2024-02-11T21:54:16.834 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-11T21:54:16.834 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862 --verbose --owner scheduled_nmordech@teuthology --description rados/upgrade/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 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 nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi -- /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/orig.config.yaml 2024-02-11T21:54:16.885 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-11T21:54:16.981 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862 branch: wip-nitzan-max-pglog-size description: rados/upgrade/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 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: null first_in_suite: false job_id: '7539862' kernel: kdb: true sha1: 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: nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-nitzan-max-pglog-size 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: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-nitzan-max-pglog-size sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 owner: scheduled_nmordech@teuthology priority: 1000 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: 8695 sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-nitzan-max-pglog-size suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 targets: smithi023.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD20/6ru/Qj4WrH3vxK1HSH+Y0ZKYw6Lm399Z7NnFFjBUYkUgCDB/qizqvqlstc7ybHQMWNhYrgkeLscbWz11FY= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDvzgkG+VSn1bP9nXBBQ6BzFH8XxQOFDxMIU+xcwaBmGlHRxvzcIVQU/NTuxvZuXWo4QmoGeHCfwOfbH6wXQ660= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-01-31_07:15:30 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: nmordech 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: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-02-11T21:54:16.982 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa; will attempt to use it 2024-02-11T21:54:16.982 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa/tasks 2024-02-11T21:54:16.982 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-11T21:54:16.984 INFO:teuthology.task.internal:Checking packages... 2024-02-11T21:54:17.009 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98' 2024-02-11T21:54:17.009 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T21:54:17.009 INFO:teuthology.packaging:ref: None 2024-02-11T21:54:17.009 INFO:teuthology.packaging:tag: None 2024-02-11T21:54:17.009 INFO:teuthology.packaging:branch: wip-nitzan-max-pglog-size 2024-02-11T21:54:17.009 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T21:54:17.009 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-nitzan-max-pglog-size 2024-02-11T21:54:17.243 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-658.gd4ed20cf 2024-02-11T21:54:17.245 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-11T21:54:17.251 INFO:teuthology.task.internal:no buildpackages task found 2024-02-11T21:54:17.251 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-11T21:54:17.269 INFO:teuthology.task.internal:Saving configuration 2024-02-11T21:54:17.299 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-11T21:54:17.305 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-11T21:54:17.329 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-11 21:45:16.290709', 'locked_by': 'scheduled_nmordech@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD20/6ru/Qj4WrH3vxK1HSH+Y0ZKYw6Lm399Z7NnFFjBUYkUgCDB/qizqvqlstc7ybHQMWNhYrgkeLscbWz11FY='} 2024-02-11T21:54:17.349 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-11 21:45:16.292010', 'locked_by': 'scheduled_nmordech@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDvzgkG+VSn1bP9nXBBQ6BzFH8XxQOFDxMIU+xcwaBmGlHRxvzcIVQU/NTuxvZuXWo4QmoGeHCfwOfbH6wXQ660='} 2024-02-11T21:54:17.349 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-11T21:54:17.355 INFO:teuthology.task.internal:roles: ubuntu@smithi023.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-02-11T21:54:17.356 INFO:teuthology.task.internal:roles: ubuntu@smithi160.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-02-11T21:54:17.356 INFO:teuthology.run_tasks:Running task console_log... 2024-02-11T21:54:17.420 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff96fa1e160>, signals=[15]) 2024-02-11T21:54:17.421 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-11T21:54:17.427 INFO:teuthology.task.internal:Opening connections... 2024-02-11T21:54:17.427 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi023.front.sepia.ceph.com 2024-02-11T21:54:17.429 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-11T21:54:17.506 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-02-11T21:54:17.507 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-11T21:54:17.598 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-11T21:54:17.605 DEBUG:teuthology.orchestra.run.smithi023:> uname -m 2024-02-11T21:54:17.625 INFO:teuthology.orchestra.run.smithi023.stdout:x86_64 2024-02-11T21:54:17.625 DEBUG:teuthology.orchestra.run.smithi023:> cat /etc/os-release 2024-02-11T21:54:17.685 INFO:teuthology.orchestra.run.smithi023.stdout:NAME="Red Hat Enterprise Linux" 2024-02-11T21:54:17.685 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION="8.6 (Ootpa)" 2024-02-11T21:54:17.685 INFO:teuthology.orchestra.run.smithi023.stdout:ID="rhel" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:ID_LIKE="fedora" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION_ID="8.6" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:PLATFORM_ID="platform:el8" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:ANSI_COLOR="0;31" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:HOME_URL="https://www.redhat.com/" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-11T21:54:17.686 INFO:teuthology.orchestra.run.smithi023.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-11T21:54:17.687 INFO:teuthology.lock.ops:Updating smithi023.front.sepia.ceph.com on lock server 2024-02-11T21:54:17.709 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-02-11T21:54:17.730 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-02-11T21:54:17.730 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-02-11T21:54:17.786 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="Red Hat Enterprise Linux" 2024-02-11T21:54:17.786 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="8.6 (Ootpa)" 2024-02-11T21:54:17.786 INFO:teuthology.orchestra.run.smithi160.stdout:ID="rhel" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="fedora" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="8.6" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el8" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.redhat.com/" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-11T21:54:17.787 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-11T21:54:17.788 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-02-11T21:54:17.817 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-11T21:54:17.828 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-11T21:54:17.833 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-11T21:54:17.833 DEBUG:teuthology.orchestra.run.smithi023:> test '!' -e /home/ubuntu/cephtest 2024-02-11T21:54:17.835 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-02-11T21:54:17.854 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-11T21:54:17.860 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-11T21:54:17.861 DEBUG:teuthology.orchestra.run.smithi023:> test -z $(ls -A /var/lib/ceph) 2024-02-11T21:54:17.895 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-02-11T21:54:17.927 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-11T21:54:17.982 INFO:teuthology.run_tasks:Running task kernel... 2024-02-11T21:54:17.997 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-11T21:54:17.997 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-11T21:54:17.997 DEBUG:teuthology.orchestra.run.smithi023:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-11T21:54:17.998 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-11T21:54:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T21:54:18.017 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-02-11T21:54:18.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T21:54:18.019 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2024-02-11T21:54:18.076 INFO:teuthology.orchestra.run.smithi160.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:18.076 INFO:teuthology.task.kernel:Running kernel on smithi160: 4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:18.076 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2024-02-11T21:54:18.079 INFO:teuthology.orchestra.run.smithi023.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:18.079 INFO:teuthology.task.kernel:Running kernel on smithi023: 4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:18.079 DEBUG:teuthology.orchestra.run.smithi023:> sudo yum install -y kernel 2024-02-11T21:54:19.631 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T21:54:19.631 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2024-02-11T21:54:19.667 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T21:54:19.667 INFO:teuthology.orchestra.run.smithi023.stdout:Unable to read consumer identity 2024-02-11T21:54:19.748 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:19.748 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-11T21:54:19.748 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:19.783 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:19.783 INFO:teuthology.orchestra.run.smithi023.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-11T21:54:19.784 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:21.504 INFO:teuthology.orchestra.run.smithi160.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2024-02-11T21:54:21.740 INFO:teuthology.orchestra.run.smithi023.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2024-02-11T21:54:23.140 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2024-02-11T21:54:23.983 INFO:teuthology.orchestra.run.smithi023.stdout:Extra Packages for Enterprise Linux 7.3 MB/s | 16 MB 00:02 2024-02-11T21:54:26.771 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 544 kB/s | 24 kB 00:00 2024-02-11T21:54:27.465 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-11T21:54:27.465 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-11T21:54:27.544 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-11T21:54:27.547 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-02-11T21:54:27.548 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-11T21:54:27.667 DEBUG:teuthology.orchestra.run.smithi160:> echo no | sudo yum reinstall kernel || true 2024-02-11T21:54:27.894 INFO:teuthology.orchestra.run.smithi023.stdout:lab-extras 286 kB/s | 24 kB 00:00 2024-02-11T21:54:28.003 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T21:54:28.003 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2024-02-11T21:54:28.064 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:28.065 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-11T21:54:28.065 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:28.371 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:02 ago on Sun 11 Feb 2024 09:54:26 PM UTC. 2024-02-11T21:54:28.445 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-11T21:54:28.453 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-11T21:54:28.507 INFO:teuthology.orchestra.run.smithi160.stderr:Error: No packages marked for reinstall. 2024-02-11T21:54:28.555 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum reinstall -y kernel || true 2024-02-11T21:54:28.660 INFO:teuthology.orchestra.run.smithi023.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-11T21:54:28.660 INFO:teuthology.orchestra.run.smithi023.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-11T21:54:28.744 INFO:teuthology.orchestra.run.smithi023.stdout:Dependencies resolved. 2024-02-11T21:54:28.745 INFO:teuthology.orchestra.run.smithi023.stdout:Nothing to do. 2024-02-11T21:54:28.745 INFO:teuthology.orchestra.run.smithi023.stdout:Complete! 2024-02-11T21:54:28.888 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T21:54:28.888 INFO:teuthology.orchestra.run.smithi160.stdout:Unable to read consumer identity 2024-02-11T21:54:28.902 DEBUG:teuthology.orchestra.run.smithi023:> echo no | sudo yum reinstall kernel || true 2024-02-11T21:54:28.939 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:28.940 INFO:teuthology.orchestra.run.smithi160.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-11T21:54:28.940 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T21:54:29.244 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:03 ago on Sun 11 Feb 2024 09:54:26 PM UTC. 2024-02-11T21:54:29.259 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T21:54:29.259 INFO:teuthology.orchestra.run.smithi023.stdout:Unable to read consumer identity 2024-02-11T21:54:29.312 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-11T21:54:29.312 INFO:teuthology.orchestra.run.smithi160.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-11T21:54:29.314 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:29.314 INFO:teuthology.orchestra.run.smithi023.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-11T21:54:29.314 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:29.350 INFO:teuthology.orchestra.run.smithi160.stderr:Error: No packages marked for reinstall. 2024-02-11T21:54:29.399 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-02-11T21:54:29.571 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:29.571 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:29.571 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-11T21:54:29.572 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-11T21:54:29.572 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-11T21:54:29.609 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-02-11T21:54:29.625 DEBUG:teuthology.parallel:result is None 2024-02-11T21:54:29.644 INFO:teuthology.orchestra.run.smithi023.stdout:Last metadata expiration check: 0:00:02 ago on Sun 11 Feb 2024 09:54:27 PM UTC. 2024-02-11T21:54:29.716 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-11T21:54:29.723 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-11T21:54:29.761 INFO:teuthology.orchestra.run.smithi023.stderr:Error: No packages marked for reinstall. 2024-02-11T21:54:29.810 DEBUG:teuthology.orchestra.run.smithi023:> sudo yum reinstall -y kernel || true 2024-02-11T21:54:30.167 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T21:54:30.167 INFO:teuthology.orchestra.run.smithi023.stdout:Unable to read consumer identity 2024-02-11T21:54:30.222 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:30.223 INFO:teuthology.orchestra.run.smithi023.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-11T21:54:30.223 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T21:54:30.540 INFO:teuthology.orchestra.run.smithi023.stdout:Last metadata expiration check: 0:00:03 ago on Sun 11 Feb 2024 09:54:27 PM UTC. 2024-02-11T21:54:30.605 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-11T21:54:30.605 INFO:teuthology.orchestra.run.smithi023.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-11T21:54:30.633 INFO:teuthology.orchestra.run.smithi023.stderr:Error: No packages marked for reinstall. 2024-02-11T21:54:30.687 DEBUG:teuthology.orchestra.run.smithi023:> rpm -q kernel | sort -rV | head -n 1 2024-02-11T21:54:30.851 INFO:teuthology.orchestra.run.smithi023.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:30.852 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-11T21:54:30.852 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-11T21:54:30.852 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-11T21:54:30.852 DEBUG:teuthology.orchestra.run.smithi023:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-11T21:54:30.888 INFO:teuthology.orchestra.run.smithi023.stdout:ttyS1 2024-02-11T21:54:30.906 DEBUG:teuthology.parallel:result is None 2024-02-11T21:54:30.906 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-11T21:54:30.914 INFO:teuthology.task.internal:Creating test directory... 2024-02-11T21:54:30.915 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-11T21:54:30.949 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-11T21:54:30.970 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-11T21:54:30.976 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-11T21:54:30.983 INFO:teuthology.task.internal:Creating archive directory... 2024-02-11T21:54:30.984 DEBUG:teuthology.orchestra.run.smithi023:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-11T21:54:31.006 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-11T21:54:31.041 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-11T21:54:31.048 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-11T21:54:31.048 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T21:54:31.075 DEBUG:teuthology.orchestra.run.smithi160:> 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-02-11T21:54:31.103 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-11T21:54:31.114 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-11T21:54:31.117 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-11T21:54:31.129 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-11T21:54:31.131 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-11T21:54:31.138 INFO:teuthology.task.internal:Configuring sudo... 2024-02-11T21:54:31.139 DEBUG:teuthology.orchestra.run.smithi023:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-11T21:54:31.158 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-11T21:54:31.201 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-11T21:54:31.211 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-11T21:54:31.211 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-11T21:54:31.225 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-11T21:54:31.260 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-11T21:54:31.328 DEBUG:teuthology.orchestra.run.smithi023:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-11T21:54:31.381 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-11T21:54:31.466 DEBUG:teuthology.orchestra.run.smithi023:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-11T21:54:31.507 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T21:54:31.507 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-11T21:54:31.575 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-11T21:54:31.621 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-11T21:54:31.678 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-11T21:54:31.764 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-11T21:54:31.811 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T21:54:31.811 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-11T21:54:31.881 DEBUG:teuthology.orchestra.run.smithi023:> sudo service rsyslog restart 2024-02-11T21:54:31.883 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-02-11T21:54:31.934 INFO:teuthology.orchestra.run.smithi023.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-11T21:54:31.972 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-11T21:54:32.458 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-11T21:54:32.465 INFO:teuthology.task.internal:Starting timer... 2024-02-11T21:54:32.465 INFO:teuthology.run_tasks:Running task pcp... 2024-02-11T21:54:32.475 INFO:teuthology.run_tasks:Running task selinux... 2024-02-11T21:54:32.517 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-11T21:54:32.517 DEBUG:teuthology.orchestra.run.smithi023:> sudo service auditd rotate 2024-02-11T21:54:32.591 INFO:teuthology.orchestra.run.smithi023.stdout:Rotating logs: 2024-02-11T21:54:32.593 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2024-02-11T21:54:32.682 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2024-02-11T21:54:32.684 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-11T21:54:32.684 DEBUG:teuthology.orchestra.run.smithi023:> /usr/sbin/getenforce 2024-02-11T21:54:32.707 INFO:teuthology.orchestra.run.smithi023.stdout:Permissive 2024-02-11T21:54:32.708 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2024-02-11T21:54:32.731 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2024-02-11T21:54:32.731 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi023.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive'} 2024-02-11T21:54:32.732 DEBUG:teuthology.orchestra.run.smithi023:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-11T21:54:32.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T21:54:32.776 DEBUG:teuthology.orchestra.run.smithi160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-11T21:54:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T21:54:32.804 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-11T21:54:32.804 DEBUG:teuthology.orchestra.run.smithi023:> sudo /usr/sbin/setenforce permissive 2024-02-11T21:54:32.844 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2024-02-11T21:54:32.872 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-11T21:54:32.882 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-11T21:54:32.938 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-02-11T21:54:32.939 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi023.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-11T22:03:42.769 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi023.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2024-02-11T22:03:42.770 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-02-11T22:03:42.771 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-11T22:03:42.848 DEBUG:teuthology.orchestra.run.smithi023:> true 2024-02-11T22:03:42.876 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-02-11T22:03:42.877 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-11T22:03:42.877 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-11T22:03:42.951 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-02-11T22:03:43.017 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-02-11T22:03:43.018 INFO:teuthology.run_tasks:Running task clock... 2024-02-11T22:03:43.028 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-11T22:03:43.028 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-11T22:03:43.029 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:03:43.031 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-11T22:03:43.031 DEBUG:teuthology.orchestra.run.smithi160:> 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-02-11T22:03:43.065 INFO:teuthology.orchestra.run.smithi023.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-11T22:03:43.083 INFO:teuthology.orchestra.run.smithi023.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-11T22:03:43.090 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-11T22:03:43.105 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-11T22:03:43.163 INFO:teuthology.orchestra.run.smithi023.stderr:sudo: ntpd: command not found 2024-02-11T22:03:43.176 INFO:teuthology.orchestra.run.smithi023.stdout:506 Cannot talk to daemon 2024-02-11T22:03:43.180 INFO:teuthology.orchestra.run.smithi160.stderr:sudo: ntpd: command not found 2024-02-11T22:03:43.191 INFO:teuthology.orchestra.run.smithi160.stdout:506 Cannot talk to daemon 2024-02-11T22:03:43.192 INFO:teuthology.orchestra.run.smithi023.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-11T22:03:43.206 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-11T22:03:43.208 INFO:teuthology.orchestra.run.smithi023.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-11T22:03:43.220 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-11T22:03:43.291 INFO:teuthology.orchestra.run.smithi023.stderr:bash: ntpq: command not found 2024-02-11T22:03:43.295 INFO:teuthology.orchestra.run.smithi023.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-11T22:03:43.295 INFO:teuthology.orchestra.run.smithi023.stdout:=============================================================================== 2024-02-11T22:03:43.296 INFO:teuthology.orchestra.run.smithi023.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.296 INFO:teuthology.orchestra.run.smithi023.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.296 INFO:teuthology.orchestra.run.smithi023.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.296 INFO:teuthology.orchestra.run.smithi023.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.300 INFO:teuthology.orchestra.run.smithi160.stderr:bash: ntpq: command not found 2024-02-11T22:03:43.303 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-11T22:03:43.303 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-02-11T22:03:43.303 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.303 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.303 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.303 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T22:03:43.304 INFO:teuthology.run_tasks:Running task pexec... 2024-02-11T22:03:43.313 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-11T22:03:43.313 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi023.front.sepia.ceph.com 2024-02-11T22:03:43.314 DEBUG:teuthology.orchestra.run.smithi023:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-11T22:03:43.314 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi160.front.sepia.ceph.com 2024-02-11T22:03:43.314 DEBUG:teuthology.orchestra.run.smithi160:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-11T22:03:43.724 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T22:03:43.736 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T22:03:45.375 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-02-11T22:03:45.582 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 72 kB/s | 4.5 kB 00:00 2024-02-11T22:03:46.004 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2024-02-11T22:03:46.234 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-02-11T22:03:49.022 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout:Resetting modules: 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-11T22:03:49.024 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-02-11T22:03:49.025 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:03:49.429 INFO:teuthology.orchestra.run.smithi023.stdout:Dependencies resolved. 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout:================================================================================ 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout: Package Architecture Version Repository Size 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout:================================================================================ 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout:Resetting modules: 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout: container-tools 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction Summary 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout:================================================================================ 2024-02-11T22:03:49.430 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:04:04.013 INFO:teuthology.orchestra.run.smithi023.stdout:Complete! 2024-02-11T22:04:04.077 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-11T22:04:04.497 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T22:04:04.544 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T22:04:06.309 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-02-11T22:04:06.534 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-02-11T22:04:06.950 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-02-11T22:04:07.185 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-02-11T22:04:09.909 INFO:teuthology.orchestra.run.smithi023.stdout:Dependencies resolved. 2024-02-11T22:04:09.929 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout:========================================================================================================== 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: Package Arch Version Repository Size 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout:========================================================================================================== 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout:Installing group/module packages: 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-02-11T22:04:10.074 INFO:teuthology.orchestra.run.smithi023.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout:Installing dependencies: 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout:Installing weak dependencies: 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout:Installing module profiles: 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: container-tools/common 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling module streams: 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: container-tools rhel8 2024-02-11T22:04:10.075 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:04:10.076 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction Summary 2024-02-11T22:04:10.076 INFO:teuthology.orchestra.run.smithi023.stdout:========================================================================================================== 2024-02-11T22:04:10.076 INFO:teuthology.orchestra.run.smithi023.stdout:Install 13 Packages 2024-02-11T22:04:10.076 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:04:10.076 INFO:teuthology.orchestra.run.smithi023.stdout:Total download size: 26 M 2024-02-11T22:04:10.076 INFO:teuthology.orchestra.run.smithi023.stdout:Installed size: 87 M 2024-02-11T22:04:10.077 INFO:teuthology.orchestra.run.smithi023.stdout:Downloading Packages: 2024-02-11T22:04:10.088 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2024-02-11T22:04:10.088 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-11T22:04:10.088 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2024-02-11T22:04:10.088 INFO:teuthology.orchestra.run.smithi160.stdout:Installing group/module packages: 2024-02-11T22:04:10.088 INFO:teuthology.orchestra.run.smithi160.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-02-11T22:04:10.088 INFO:teuthology.orchestra.run.smithi160.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout:Installing weak dependencies: 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout:Installing module profiles: 2024-02-11T22:04:10.089 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools/common 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout:Enabling module streams: 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout: container-tools rhel8 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout:========================================================================================================== 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout:Install 13 Packages 2024-02-11T22:04:10.090 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:04:10.091 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 26 M 2024-02-11T22:04:10.091 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 87 M 2024-02-11T22:04:10.091 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-11T22:04:10.247 INFO:teuthology.orchestra.run.smithi160.stdout:(1/13): python3-pyxdg-0.25-16.el8.noarch.rpm 603 kB/s | 94 kB 00:00 2024-02-11T22:04:10.261 INFO:teuthology.orchestra.run.smithi023.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 135 kB/s | 25 kB 00:00 2024-02-11T22:04:10.319 INFO:teuthology.orchestra.run.smithi023.stdout:(2/13): python3-pyxdg-0.25-16.el8.noarch.rpm 387 kB/s | 94 kB 00:00 2024-02-11T22:04:10.331 INFO:teuthology.orchestra.run.smithi160.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 103 kB/s | 25 kB 00:00 2024-02-11T22:04:10.386 INFO:teuthology.orchestra.run.smithi023.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 3.3 MB/s | 1.0 MB 00:00 2024-02-11T22:04:10.390 INFO:teuthology.orchestra.run.smithi160.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 3.4 MB/s | 1.0 MB 00:00 2024-02-11T22:04:10.423 INFO:teuthology.orchestra.run.smithi160.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 7.8 MB/s | 739 kB 00:00 2024-02-11T22:04:10.520 INFO:teuthology.orchestra.run.smithi023.stdout:(4/13): criu-libs-3.18-4.module+el8.9.0+20326+3 295 kB/s | 39 kB 00:00 2024-02-11T22:04:10.532 INFO:teuthology.orchestra.run.smithi160.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 277 kB/s | 39 kB 00:00 2024-02-11T22:04:10.648 INFO:teuthology.orchestra.run.smithi023.stdout:(5/13): buildah-1.31.3-1.module+el8.9.0+20326+3 23 MB/s | 8.8 MB 00:00 2024-02-11T22:04:10.649 INFO:teuthology.orchestra.run.smithi160.stdout:(6/13): buildah-1.31.3-1.module+el8.9.0+20326+3 22 MB/s | 8.8 MB 00:00 2024-02-11T22:04:10.674 INFO:teuthology.orchestra.run.smithi160.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 955 kB/s | 239 kB 00:00 2024-02-11T22:04:10.687 INFO:teuthology.orchestra.run.smithi023.stdout:(6/13): crun-1.8.7-1.module+el8.9.0+20326+38708 1.4 MB/s | 239 kB 00:00 2024-02-11T22:04:10.716 INFO:teuthology.orchestra.run.smithi160.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 2.2 MB/s | 153 kB 00:00 2024-02-11T22:04:10.721 INFO:teuthology.orchestra.run.smithi023.stdout:(7/13): cockpit-podman-75-1.module+el8.9.0+2032 1.8 MB/s | 739 kB 00:00 2024-02-11T22:04:10.800 INFO:teuthology.orchestra.run.smithi160.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 14 MB/s | 3.7 MB 00:00 2024-02-11T22:04:10.829 INFO:teuthology.orchestra.run.smithi023.stdout:(8/13): netavark-1.7.0-1.module+el8.9.0+20326+3 20 MB/s | 3.7 MB 00:00 2024-02-11T22:04:10.855 INFO:teuthology.orchestra.run.smithi023.stdout:(9/13): python3-podman-4.6.0-1.module+el8.9.0+2 916 kB/s | 153 kB 00:00 2024-02-11T22:04:10.916 INFO:teuthology.orchestra.run.smithi160.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 13 MB/s | 2.5 MB 00:00 2024-02-11T22:04:10.933 INFO:teuthology.orchestra.run.smithi160.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 370 kB/s | 49 kB 00:00 2024-02-11T22:04:11.047 INFO:teuthology.orchestra.run.smithi023.stdout:(10/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 25 MB/s | 8.1 MB 00:00 2024-02-11T22:04:11.067 INFO:teuthology.orchestra.run.smithi160.stdout:(12/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 21 MB/s | 8.1 MB 00:00 2024-02-11T22:04:11.083 INFO:teuthology.orchestra.run.smithi160.stdout:(13/13): yajl-2.1.0-12.el8.x86_64.rpm 245 kB/s | 41 kB 00:00 2024-02-11T22:04:11.084 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-11T22:04:11.084 INFO:teuthology.orchestra.run.smithi160.stdout:Total 26 MB/s | 26 MB 00:00 2024-02-11T22:04:11.114 INFO:teuthology.orchestra.run.smithi023.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 8.9 MB/s | 2.5 MB 00:00 2024-02-11T22:04:11.139 INFO:teuthology.orchestra.run.smithi023.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 174 kB/s | 49 kB 00:00 2024-02-11T22:04:11.164 INFO:teuthology.orchestra.run.smithi023.stdout:(13/13): yajl-2.1.0-12.el8.x86_64.rpm 350 kB/s | 41 kB 00:00 2024-02-11T22:04:11.164 INFO:teuthology.orchestra.run.smithi023.stdout:-------------------------------------------------------------------------------- 2024-02-11T22:04:11.165 INFO:teuthology.orchestra.run.smithi023.stdout:Total 23 MB/s | 26 MB 00:01 2024-02-11T22:04:11.368 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-11T22:04:11.389 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-11T22:04:11.389 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-11T22:04:11.455 INFO:teuthology.orchestra.run.smithi023.stdout:Running transaction check 2024-02-11T22:04:11.478 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction check succeeded. 2024-02-11T22:04:11.478 INFO:teuthology.orchestra.run.smithi023.stdout:Running transaction test 2024-02-11T22:04:11.617 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-11T22:04:11.626 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-11T22:04:11.721 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction test succeeded. 2024-02-11T22:04:11.731 INFO:teuthology.orchestra.run.smithi023.stdout:Running transaction 2024-02-11T22:04:12.234 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-11T22:04:12.385 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-11T22:04:12.386 INFO:teuthology.orchestra.run.smithi023.stdout: Preparing : 1/1 2024-02-11T22:04:12.540 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-11T22:04:12.643 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-11T22:04:12.804 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-11T22:04:13.155 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-11T22:04:13.347 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-11T22:04:13.363 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-11T22:04:13.515 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-11T22:04:13.558 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-11T22:04:13.704 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-11T22:04:13.716 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-11T22:04:13.934 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-11T22:04:14.661 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-11T22:04:14.878 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-11T22:04:14.987 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-11T22:04:15.046 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-11T22:04:15.214 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-11T22:04:15.394 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-11T22:04:15.398 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-11T22:04:15.821 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-11T22:04:16.269 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-11T22:04:16.484 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-11T22:04:16.639 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-11T22:04:16.770 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-11T22:04:17.021 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-11T22:04:17.049 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-11T22:04:17.049 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-11T22:04:17.049 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-11T22:04:17.049 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-11T22:04:17.049 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-11T22:04:17.049 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-11T22:04:17.050 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-11T22:04:17.236 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-11T22:04:17.654 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-11T22:04:17.655 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-11T22:04:17.656 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-11T22:04:28.192 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-11T22:04:28.192 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2024-02-11T22:04:28.759 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:04:28.759 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-11T22:04:28.759 INFO:teuthology.orchestra.run.smithi160.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-11T22:04:28.760 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:04:28.761 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-11T22:04:28.923 DEBUG:teuthology.parallel:result is None 2024-02-11T22:04:29.033 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-11T22:04:29.033 INFO:teuthology.orchestra.run.smithi023.stdout:Installed products updated. 2024-02-11T22:04:29.613 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:04:29.613 INFO:teuthology.orchestra.run.smithi023.stdout:Installed: 2024-02-11T22:04:29.613 INFO:teuthology.orchestra.run.smithi023.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:04:29.614 INFO:teuthology.orchestra.run.smithi023.stdout:Complete! 2024-02-11T22:04:29.791 DEBUG:teuthology.parallel:result is None 2024-02-11T22:04:29.791 INFO:teuthology.run_tasks:Running task install... 2024-02-11T22:04:29.801 DEBUG:teuthology.task.install:project ceph 2024-02-11T22:04:29.801 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98'}} 2024-02-11T22:04:29.801 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98'} 2024-02-11T22:04:29.801 INFO:teuthology.task.install:Using flavor: default 2024-02-11T22:04:29.807 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-02-11T22:04:29.807 INFO:teuthology.task.install:extra packages: [] 2024-02-11T22:04:29.807 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98', 'tag': None, 'wait_for_package': False} 2024-02-11T22:04:29.807 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T22:04:29.807 INFO:teuthology.packaging:ref: None 2024-02-11T22:04:29.807 INFO:teuthology.packaging:tag: None 2024-02-11T22:04:29.807 INFO:teuthology.packaging:branch: reef 2024-02-11T22:04:29.807 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:04:29.808 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-11T22:04:29.810 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98', 'tag': None, 'wait_for_package': False} 2024-02-11T22:04:29.810 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T22:04:29.810 INFO:teuthology.packaging:ref: None 2024-02-11T22:04:29.810 INFO:teuthology.packaging:tag: None 2024-02-11T22:04:29.810 INFO:teuthology.packaging:branch: reef 2024-02-11T22:04:29.810 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:04:29.810 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-11T22:04:30.159 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/ 2024-02-11T22:04:30.160 INFO:teuthology.task.install.rpm:Package version is 18.2.1-526.g25d74df1 2024-02-11T22:04:30.185 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/ 2024-02-11T22:04:30.186 INFO:teuthology.task.install.rpm:Package version is 18.2.1-526.g25d74df1 2024-02-11T22:04:30.334 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-11T22:04:30.334 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:04:30.334 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-11T22:04:30.367 INFO:teuthology.task.install.rpm:Installing packages: 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, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-02-11T22:04:30.367 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T22:04:30.367 INFO:teuthology.packaging:ref: None 2024-02-11T22:04:30.368 INFO:teuthology.packaging:tag: None 2024-02-11T22:04:30.368 INFO:teuthology.packaging:branch: reef 2024-02-11T22:04:30.368 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:04:30.368 DEBUG:teuthology.orchestra.run.smithi160:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-11T22:04:30.415 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-11T22:04:30.415 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:04:30.415 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-11T22:04:30.440 DEBUG:teuthology.orchestra.run.smithi160:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-11T22:04:30.446 INFO:teuthology.task.install.rpm:Installing packages: 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, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-02-11T22:04:30.446 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T22:04:30.446 INFO:teuthology.packaging:ref: None 2024-02-11T22:04:30.446 INFO:teuthology.packaging:tag: None 2024-02-11T22:04:30.447 INFO:teuthology.packaging:branch: reef 2024-02-11T22:04:30.447 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:04:30.447 DEBUG:teuthology.orchestra.run.smithi023:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-11T22:04:30.517 DEBUG:teuthology.orchestra.run.smithi023:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-02-11T22:04:30.524 DEBUG:teuthology.orchestra.run.smithi160:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-11T22:04:30.594 INFO:teuthology.orchestra.run.smithi160.stdout:check_obsoletes = 1 2024-02-11T22:04:30.595 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum clean all 2024-02-11T22:04:30.598 DEBUG:teuthology.orchestra.run.smithi023:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-02-11T22:04:30.666 INFO:teuthology.orchestra.run.smithi023.stdout:check_obsoletes = 1 2024-02-11T22:04:30.668 DEBUG:teuthology.orchestra.run.smithi023:> sudo yum clean all 2024-02-11T22:04:30.978 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T22:04:31.067 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T22:04:32.275 INFO:teuthology.orchestra.run.smithi160.stdout:57 files removed 2024-02-11T22:04:32.326 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2024-02-11T22:04:32.402 INFO:teuthology.orchestra.run.smithi023.stdout:57 files removed 2024-02-11T22:04:32.456 DEBUG:teuthology.orchestra.run.smithi023:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2024-02-11T22:04:32.663 INFO:teuthology.orchestra.run.smithi160.stdout:Updating Subscription Management repositories. 2024-02-11T22:04:32.813 INFO:teuthology.orchestra.run.smithi023.stdout:Updating Subscription Management repositories. 2024-02-11T22:04:34.932 INFO:teuthology.orchestra.run.smithi160.stdout:ceph packages for x86_64 111 kB/s | 80 kB 00:00 2024-02-11T22:04:34.953 INFO:teuthology.orchestra.run.smithi023.stdout:ceph packages for x86_64 112 kB/s | 80 kB 00:00 2024-02-11T22:04:35.695 INFO:teuthology.orchestra.run.smithi023.stdout:ceph noarch packages 14 kB/s | 9.9 kB 00:00 2024-02-11T22:04:35.699 INFO:teuthology.orchestra.run.smithi160.stdout:ceph noarch packages 14 kB/s | 9.9 kB 00:00 2024-02-11T22:04:36.404 INFO:teuthology.orchestra.run.smithi023.stdout:ceph source packages 2.2 kB/s | 1.5 kB 00:00 2024-02-11T22:04:36.408 INFO:teuthology.orchestra.run.smithi160.stdout:ceph source packages 2.2 kB/s | 1.5 kB 00:00 2024-02-11T22:04:36.575 INFO:teuthology.orchestra.run.smithi160.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-02-11T22:04:36.609 INFO:teuthology.orchestra.run.smithi023.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2024-02-11T22:04:37.251 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2024-02-11T22:04:39.208 INFO:teuthology.orchestra.run.smithi023.stdout:Extra Packages for Enterprise Linux 6.3 MB/s | 16 MB 00:02 2024-02-11T22:04:40.876 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 391 kB/s | 24 kB 00:00 2024-02-11T22:04:42.103 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 MB/s | 59 MB 00:01 2024-02-11T22:04:42.947 INFO:teuthology.orchestra.run.smithi023.stdout:lab-extras 579 kB/s | 24 kB 00:00 2024-02-11T22:04:43.774 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 12 MB/s | 8.8 MB 00:00 2024-02-11T22:04:46.825 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 59 MB 00:01 2024-02-11T22:04:52.821 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 15 MB/s | 8.8 MB 00:00 2024-02-11T22:04:55.788 INFO:teuthology.orchestra.run.smithi160.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 50 MB/s | 65 MB 00:01 2024-02-11T22:04:58.670 INFO:teuthology.orchestra.run.smithi023.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 65 MB 00:01 2024-02-11T22:05:10.842 INFO:teuthology.orchestra.run.smithi160.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-11T22:05:10.843 INFO:teuthology.orchestra.run.smithi160.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-11T22:05:11.043 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-02-11T22:05:11.053 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================================= 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================================= 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph x86_64 2:18.2.1-526.g25d74df1.el8 ceph 6.4 k 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base x86_64 2:18.2.1-526.g25d74df1.el8 ceph 5.4 M 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse x86_64 2:18.2.1-526.g25d74df1.el8 ceph 852 k 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache x86_64 2:18.2.1-526.g25d74df1.el8 ceph 165 k 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr x86_64 2:18.2.1-526.g25d74df1.el8 ceph 1.6 M 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 137 k 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 1.7 M 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 7.4 M 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 52 k 2024-02-11T22:05:11.054 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw x86_64 2:18.2.1-526.g25d74df1.el8 ceph 13 M 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test x86_64 2:18.2.1-526.g25d74df1.el8 ceph 47 M 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 170 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel x86_64 2:18.2.1-526.g25d74df1.el8 ceph 31 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 775 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel x86_64 2:18.2.1-526.g25d74df1.el8 ceph 139 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs x86_64 2:18.2.1-526.g25d74df1.el8 ceph 197 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados x86_64 2:18.2.1-526.g25d74df1.el8 ceph 370 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd x86_64 2:18.2.1-526.g25d74df1.el8 ceph 364 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw x86_64 2:18.2.1-526.g25d74df1.el8 ceph 107 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse x86_64 2:18.2.1-526.g25d74df1.el8 ceph 94 k 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror x86_64 2:18.2.1-526.g25d74df1.el8 ceph 3.4 M 2024-02-11T22:05:11.055 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd x86_64 2:18.2.1-526.g25d74df1.el8 ceph 181 k 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrading: 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: librados2 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 3.7 M 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 3.6 M 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common x86_64 2:18.2.1-526.g25d74df1.el8 ceph 22 M 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 23 k 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds x86_64 2:18.2.1-526.g25d74df1.el8 ceph 2.3 M 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 243 k 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon x86_64 2:18.2.1-526.g25d74df1.el8 ceph 4.6 M 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd x86_64 2:18.2.1-526.g25d74df1.el8 ceph 18 M 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 15 k 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux x86_64 2:18.2.1-526.g25d74df1.el8 ceph 24 k 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-02-11T22:05:11.056 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite x86_64 2:18.2.1-526.g25d74df1.el8 ceph 141 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 475 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 6.5 M 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-02-11T22:05:11.057 INFO:teuthology.orchestra.run.smithi160.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse x86_64 2:18.2.1-526.g25d74df1.el8 ceph 45 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common x86_64 2:18.2.1-526.g25d74df1.el8 ceph 125 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-02-11T22:05:11.058 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-02-11T22:05:11.059 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-11T22:05:11.060 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-02-11T22:05:11.061 INFO:teuthology.orchestra.run.smithi160.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================================================= 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout:Install 104 Packages 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrade 2 Packages 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 190 M 2024-02-11T22:05:11.062 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-02-11T22:05:11.463 INFO:teuthology.orchestra.run.smithi160.stdout:(1/106): ceph-18.2.1-526.g25d74df1.el8.x86_64.r 32 kB/s | 6.4 kB 00:00 2024-02-11T22:05:11.804 INFO:teuthology.orchestra.run.smithi160.stdout:(2/106): ceph-fuse-18.2.1-526.g25d74df1.el8.x86 2.4 MB/s | 852 kB 00:00 2024-02-11T22:05:11.880 INFO:teuthology.orchestra.run.smithi160.stdout:(3/106): ceph-immutable-object-cache-18.2.1-526 2.2 MB/s | 165 kB 00:00 2024-02-11T22:05:12.380 INFO:teuthology.orchestra.run.smithi160.stdout:(4/106): ceph-mds-18.2.1-526.g25d74df1.el8.x86_ 4.6 MB/s | 2.3 MB 00:00 2024-02-11T22:05:12.705 INFO:teuthology.orchestra.run.smithi160.stdout:(5/106): ceph-mgr-18.2.1-526.g25d74df1.el8.x86_ 4.8 MB/s | 1.6 MB 00:00 2024-02-11T22:05:12.872 INFO:teuthology.orchestra.run.smithi160.stdout:(6/106): ceph-base-18.2.1-526.g25d74df1.el8.x86 3.3 MB/s | 5.4 MB 00:01 2024-02-11T22:05:13.439 INFO:teuthology.orchestra.run.smithi160.stdout:(7/106): ceph-mon-18.2.1-526.g25d74df1.el8.x86_ 6.3 MB/s | 4.6 MB 00:00 2024-02-11T22:05:14.526 INFO:teuthology.orchestra.run.smithi023.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-11T22:05:14.528 INFO:teuthology.orchestra.run.smithi023.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2024-02-11T22:05:14.753 INFO:teuthology.orchestra.run.smithi023.stdout:Dependencies resolved. 2024-02-11T22:05:14.764 INFO:teuthology.orchestra.run.smithi023.stdout:======================================================================================================================= 2024-02-11T22:05:14.764 INFO:teuthology.orchestra.run.smithi023.stdout: Package Arch Version Repository Size 2024-02-11T22:05:14.764 INFO:teuthology.orchestra.run.smithi023.stdout:======================================================================================================================= 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout:Installing: 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph x86_64 2:18.2.1-526.g25d74df1.el8 ceph 6.4 k 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-base x86_64 2:18.2.1-526.g25d74df1.el8 ceph 5.4 M 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-fuse x86_64 2:18.2.1-526.g25d74df1.el8 ceph 852 k 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-immutable-object-cache x86_64 2:18.2.1-526.g25d74df1.el8 ceph 165 k 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr x86_64 2:18.2.1-526.g25d74df1.el8 ceph 1.6 M 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-cephadm noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 137 k 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-dashboard noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 1.7 M 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 7.4 M 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-rook noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 52 k 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-radosgw x86_64 2:18.2.1-526.g25d74df1.el8 ceph 13 M 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-test x86_64 2:18.2.1-526.g25d74df1.el8 ceph 47 M 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: cephadm noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 170 k 2024-02-11T22:05:14.765 INFO:teuthology.orchestra.run.smithi023.stdout: libcephfs-devel x86_64 2:18.2.1-526.g25d74df1.el8 ceph 31 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: libcephfs2 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 775 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: librados-devel x86_64 2:18.2.1-526.g25d74df1.el8 ceph 139 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cephfs x86_64 2:18.2.1-526.g25d74df1.el8 ceph 197 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rados x86_64 2:18.2.1-526.g25d74df1.el8 ceph 370 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rbd x86_64 2:18.2.1-526.g25d74df1.el8 ceph 364 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rgw x86_64 2:18.2.1-526.g25d74df1.el8 ceph 107 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: rbd-fuse x86_64 2:18.2.1-526.g25d74df1.el8 ceph 94 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: rbd-mirror x86_64 2:18.2.1-526.g25d74df1.el8 ceph 3.4 M 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: rbd-nbd x86_64 2:18.2.1-526.g25d74df1.el8 ceph 181 k 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout:Upgrading: 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: librados2 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 3.7 M 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout: librbd1 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 3.6 M 2024-02-11T22:05:14.766 INFO:teuthology.orchestra.run.smithi023.stdout:Installing dependencies: 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-common x86_64 2:18.2.1-526.g25d74df1.el8 ceph 22 M 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-grafana-dashboards noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 23 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mds x86_64 2:18.2.1-526.g25d74df1.el8 ceph 2.3 M 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-modules-core noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 243 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mon x86_64 2:18.2.1-526.g25d74df1.el8 ceph 4.6 M 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-osd x86_64 2:18.2.1-526.g25d74df1.el8 ceph 18 M 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-prometheus-alerts noarch 2:18.2.1-526.g25d74df1.el8 ceph-noarch 15 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-selinux x86_64 2:18.2.1-526.g25d74df1.el8 ceph 24 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: libcephsqlite x86_64 2:18.2.1-526.g25d74df1.el8 ceph 141 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-02-11T22:05:14.767 INFO:teuthology.orchestra.run.smithi023.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: libradosstriper1 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 475 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: librgw2 x86_64 2:18.2.1-526.g25d74df1.el8 ceph 6.5 M 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-02-11T22:05:14.768 INFO:teuthology.orchestra.run.smithi023.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-ceph-argparse x86_64 2:18.2.1-526.g25d74df1.el8 ceph 45 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-ceph-common x86_64 2:18.2.1-526.g25d74df1.el8 ceph 125 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-02-11T22:05:14.769 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-02-11T22:05:14.770 INFO:teuthology.orchestra.run.smithi023.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-02-11T22:05:14.771 INFO:teuthology.orchestra.run.smithi023.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction Summary 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout:======================================================================================================================= 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout:Install 104 Packages 2024-02-11T22:05:14.772 INFO:teuthology.orchestra.run.smithi023.stdout:Upgrade 2 Packages 2024-02-11T22:05:14.773 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:05:14.773 INFO:teuthology.orchestra.run.smithi023.stdout:Total download size: 190 M 2024-02-11T22:05:14.773 INFO:teuthology.orchestra.run.smithi023.stdout:Downloading Packages: 2024-02-11T22:05:14.831 INFO:teuthology.orchestra.run.smithi160.stdout:(8/106): ceph-radosgw-18.2.1-526.g25d74df1.el8. 9.4 MB/s | 13 MB 00:01 2024-02-11T22:05:14.906 INFO:teuthology.orchestra.run.smithi160.stdout:(9/106): ceph-selinux-18.2.1-526.g25d74df1.el8. 325 kB/s | 24 kB 00:00 2024-02-11T22:05:15.053 INFO:teuthology.orchestra.run.smithi023.stdout:(1/106): ceph-18.2.1-526.g25d74df1.el8.x86_64.r 26 kB/s | 6.4 kB 00:00 2024-02-11T22:05:16.178 INFO:teuthology.orchestra.run.smithi023.stdout:(2/106): ceph-fuse-18.2.1-526.g25d74df1.el8.x86 757 kB/s | 852 kB 00:01 2024-02-11T22:05:16.395 INFO:teuthology.orchestra.run.smithi023.stdout:(3/106): ceph-immutable-object-cache-18.2.1-526 764 kB/s | 165 kB 00:00 2024-02-11T22:05:18.470 INFO:teuthology.orchestra.run.smithi023.stdout:(4/106): ceph-base-18.2.1-526.g25d74df1.el8.x86 1.5 MB/s | 5.4 MB 00:03 2024-02-11T22:05:18.520 INFO:teuthology.orchestra.run.smithi023.stdout:(5/106): ceph-mds-18.2.1-526.g25d74df1.el8.x86_ 1.1 MB/s | 2.3 MB 00:02 2024-02-11T22:05:18.714 INFO:teuthology.orchestra.run.smithi160.stdout:(10/106): ceph-common-18.2.1-526.g25d74df1.el8. 2.9 MB/s | 22 MB 00:07 2024-02-11T22:05:18.839 INFO:teuthology.orchestra.run.smithi160.stdout:(11/106): libcephfs-devel-18.2.1-526.g25d74df1. 248 kB/s | 31 kB 00:00 2024-02-11T22:05:19.316 INFO:teuthology.orchestra.run.smithi160.stdout:(12/106): libcephfs2-18.2.1-526.g25d74df1.el8.x 1.6 MB/s | 775 kB 00:00 2024-02-11T22:05:19.320 INFO:teuthology.orchestra.run.smithi023.stdout:(6/106): ceph-mgr-18.2.1-526.g25d74df1.el8.x86_ 1.8 MB/s | 1.6 MB 00:00 2024-02-11T22:05:19.440 INFO:teuthology.orchestra.run.smithi160.stdout:(13/106): libcephsqlite-18.2.1-526.g25d74df1.el 1.1 MB/s | 141 kB 00:00 2024-02-11T22:05:19.557 INFO:teuthology.orchestra.run.smithi160.stdout:(14/106): librados-devel-18.2.1-526.g25d74df1.e 1.2 MB/s | 139 kB 00:00 2024-02-11T22:05:19.799 INFO:teuthology.orchestra.run.smithi160.stdout:(15/106): ceph-osd-18.2.1-526.g25d74df1.el8.x86 2.6 MB/s | 18 MB 00:06 2024-02-11T22:05:19.833 INFO:teuthology.orchestra.run.smithi160.stdout:(16/106): libradosstriper1-18.2.1-526.g25d74df1 1.7 MB/s | 475 kB 00:00 2024-02-11T22:05:19.933 INFO:teuthology.orchestra.run.smithi160.stdout:(17/106): python3-ceph-argparse-18.2.1-526.g25d 447 kB/s | 45 kB 00:00 2024-02-11T22:05:20.050 INFO:teuthology.orchestra.run.smithi160.stdout:(18/106): python3-ceph-common-18.2.1-526.g25d74 1.0 MB/s | 125 kB 00:00 2024-02-11T22:05:20.200 INFO:teuthology.orchestra.run.smithi160.stdout:(19/106): python3-cephfs-18.2.1-526.g25d74df1.e 1.3 MB/s | 197 kB 00:00 2024-02-11T22:05:21.042 INFO:teuthology.orchestra.run.smithi160.stdout:(20/106): ceph-test-18.2.1-526.g25d74df1.el8.x8 7.6 MB/s | 47 MB 00:06 2024-02-11T22:05:21.067 INFO:teuthology.orchestra.run.smithi160.stdout:(21/106): python3-rados-18.2.1-526.g25d74df1.el 427 kB/s | 370 kB 00:00 2024-02-11T22:05:21.151 INFO:teuthology.orchestra.run.smithi160.stdout:(22/106): python3-rbd-18.2.1-526.g25d74df1.el8. 3.3 MB/s | 364 kB 00:00 2024-02-11T22:05:21.176 INFO:teuthology.orchestra.run.smithi160.stdout:(23/106): python3-rgw-18.2.1-526.g25d74df1.el8. 985 kB/s | 107 kB 00:00 2024-02-11T22:05:21.237 INFO:teuthology.orchestra.run.smithi023.stdout:(7/106): ceph-mon-18.2.1-526.g25d74df1.el8.x86_ 1.7 MB/s | 4.6 MB 00:02 2024-02-11T22:05:21.243 INFO:teuthology.orchestra.run.smithi160.stdout:(24/106): rbd-fuse-18.2.1-526.g25d74df1.el8.x86 1.0 MB/s | 94 kB 00:00 2024-02-11T22:05:21.343 INFO:teuthology.orchestra.run.smithi160.stdout:(25/106): rbd-nbd-18.2.1-526.g25d74df1.el8.x86_ 1.8 MB/s | 181 kB 00:00 2024-02-11T22:05:21.427 INFO:teuthology.orchestra.run.smithi160.stdout:(26/106): ceph-grafana-dashboards-18.2.1-526.g2 277 kB/s | 23 kB 00:00 2024-02-11T22:05:21.510 INFO:teuthology.orchestra.run.smithi160.stdout:(27/106): ceph-mgr-cephadm-18.2.1-526.g25d74df1 1.6 MB/s | 137 kB 00:00 2024-02-11T22:05:21.727 INFO:teuthology.orchestra.run.smithi160.stdout:(28/106): ceph-mgr-dashboard-18.2.1-526.g25d74d 8.0 MB/s | 1.7 MB 00:00 2024-02-11T22:05:21.803 INFO:teuthology.orchestra.run.smithi160.stdout:(29/106): librgw2-18.2.1-526.g25d74df1.el8.x86_ 3.3 MB/s | 6.5 MB 00:02 2024-02-11T22:05:21.945 INFO:teuthology.orchestra.run.smithi160.stdout:(30/106): rbd-mirror-18.2.1-526.g25d74df1.el8.x 4.5 MB/s | 3.4 MB 00:00 2024-02-11T22:05:21.970 INFO:teuthology.orchestra.run.smithi160.stdout:(31/106): ceph-mgr-modules-core-18.2.1-526.g25d 1.4 MB/s | 243 kB 00:00 2024-02-11T22:05:22.020 INFO:teuthology.orchestra.run.smithi160.stdout:(32/106): ceph-mgr-rook-18.2.1-526.g25d74df1.el 694 kB/s | 52 kB 00:00 2024-02-11T22:05:22.053 INFO:teuthology.orchestra.run.smithi160.stdout:(33/106): ceph-prometheus-alerts-18.2.1-526.g25 176 kB/s | 15 kB 00:00 2024-02-11T22:05:22.229 INFO:teuthology.orchestra.run.smithi160.stdout:(34/106): cephadm-18.2.1-526.g25d74df1.el8.noar 814 kB/s | 170 kB 00:00 2024-02-11T22:05:22.254 INFO:teuthology.orchestra.run.smithi160.stdout:(35/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.5 MB/s | 306 kB 00:00 2024-02-11T22:05:22.363 INFO:teuthology.orchestra.run.smithi160.stdout:(36/106): ceph-mgr-diskprediction-local-18.2.1- 12 MB/s | 7.4 MB 00:00 2024-02-11T22:05:22.388 INFO:teuthology.orchestra.run.smithi160.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 581 kB/s | 75 kB 00:00 2024-02-11T22:05:22.438 INFO:teuthology.orchestra.run.smithi160.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 963 kB/s | 44 kB 00:00 2024-02-11T22:05:22.463 INFO:teuthology.orchestra.run.smithi160.stdout:(39/106): liboath-2.6.2-3.el8.x86_64.rpm 251 kB/s | 59 kB 00:00 2024-02-11T22:05:22.480 INFO:teuthology.orchestra.run.smithi160.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 4.4 MB/s | 185 kB 00:00 2024-02-11T22:05:22.506 INFO:teuthology.orchestra.run.smithi160.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 792 kB/s | 33 kB 00:00 2024-02-11T22:05:22.531 INFO:teuthology.orchestra.run.smithi160.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 323 kB/s | 16 kB 00:00 2024-02-11T22:05:22.573 INFO:teuthology.orchestra.run.smithi160.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.5 MB/s | 173 kB 00:00 2024-02-11T22:05:22.607 INFO:teuthology.orchestra.run.smithi160.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 5.0 MB/s | 384 kB 00:00 2024-02-11T22:05:22.632 INFO:teuthology.orchestra.run.smithi160.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 1.4 MB/s | 81 kB 00:00 2024-02-11T22:05:22.658 INFO:teuthology.orchestra.run.smithi160.stdout:(46/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.6 MB/s | 476 kB 00:00 2024-02-11T22:05:22.674 INFO:teuthology.orchestra.run.smithi160.stdout:(47/106): python3-jaraco-6.2-6.el8.noarch.rpm 165 kB/s | 11 kB 00:00 2024-02-11T22:05:22.691 INFO:teuthology.orchestra.run.smithi160.stdout:(48/106): python3-jaraco-functools-2.0-4.el8.no 298 kB/s | 18 kB 00:00 2024-02-11T22:05:22.716 INFO:teuthology.orchestra.run.smithi160.stdout:(49/106): python3-logutils-0.3.5-11.el8.noarch. 1.1 MB/s | 49 kB 00:00 2024-02-11T22:05:22.733 INFO:teuthology.orchestra.run.smithi160.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 1.4 MB/s | 59 kB 00:00 2024-02-11T22:05:22.767 INFO:teuthology.orchestra.run.smithi160.stdout:(51/106): python3-kubernetes-11.0.0-6.el8.noarc 11 MB/s | 1.2 MB 00:00 2024-02-11T22:05:22.784 INFO:teuthology.orchestra.run.smithi160.stdout:(52/106): python3-natsort-7.1.1-2.el8.noarch.rp 898 kB/s | 60 kB 00:00 2024-02-11T22:05:22.817 INFO:teuthology.orchestra.run.smithi160.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2024-02-11T22:05:22.834 INFO:teuthology.orchestra.run.smithi160.stdout:(54/106): python3-portend-2.6-1.el8.noarch.rpm 232 kB/s | 16 kB 00:00 2024-02-11T22:05:22.851 INFO:teuthology.orchestra.run.smithi160.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 501 kB/s | 34 kB 00:00 2024-02-11T22:05:22.877 INFO:teuthology.orchestra.run.smithi160.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 3.3 MB/s | 196 kB 00:00 2024-02-11T22:05:22.902 INFO:teuthology.orchestra.run.smithi160.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 374 kB/s | 19 kB 00:00 2024-02-11T22:05:22.927 INFO:teuthology.orchestra.run.smithi160.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 478 kB/s | 24 kB 00:00 2024-02-11T22:05:22.944 INFO:teuthology.orchestra.run.smithi160.stdout:(59/106): python3-rsa-4.9-2.el8.noarch.rpm 588 kB/s | 64 kB 00:00 2024-02-11T22:05:22.969 INFO:teuthology.orchestra.run.smithi160.stdout:(60/106): python3-tempora-1.14.1-5.el8.noarch.r 435 kB/s | 29 kB 00:00 2024-02-11T22:05:22.994 INFO:teuthology.orchestra.run.smithi160.stdout:(61/106): python3-trustme-0.6.0-4.el8.noarch.rp 410 kB/s | 27 kB 00:00 2024-02-11T22:05:23.020 INFO:teuthology.orchestra.run.smithi160.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 3.3 MB/s | 255 kB 00:00 2024-02-11T22:05:23.074 INFO:teuthology.orchestra.run.smithi160.stdout:(63/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.4 MB/s | 251 kB 00:00 2024-02-11T22:05:23.104 INFO:teuthology.orchestra.run.smithi160.stdout:(64/106): python3-websocket-client-0.56.0-5.el8 562 kB/s | 61 kB 00:00 2024-02-11T22:05:23.129 INFO:teuthology.orchestra.run.smithi160.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 419 kB/s | 23 kB 00:00 2024-02-11T22:05:23.154 INFO:teuthology.orchestra.run.smithi160.stdout:(66/106): python3-webtest-2.0.33-1.el8.noarch.r 637 kB/s | 85 kB 00:00 2024-02-11T22:05:23.204 INFO:teuthology.orchestra.run.smithi160.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2024-02-11T22:05:23.230 INFO:teuthology.orchestra.run.smithi160.stdout:(68/106): thrift-0.13.0-2.el8.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2024-02-11T22:05:23.337 INFO:teuthology.orchestra.run.smithi023.stdout:(8/106): ceph-common-18.2.1-526.g25d74df1.el8.x 2.5 MB/s | 22 MB 00:08 2024-02-11T22:05:23.404 INFO:teuthology.orchestra.run.smithi023.stdout:(9/106): ceph-selinux-18.2.1-526.g25d74df1.el8. 365 kB/s | 24 kB 00:00 2024-02-11T22:05:23.455 INFO:teuthology.orchestra.run.smithi160.stdout:(69/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 113 kB/s | 32 kB 00:00 2024-02-11T22:05:23.480 INFO:teuthology.orchestra.run.smithi160.stdout:(70/106): python3-jsonpointer-1.10-11.el8.noarc 61 kB/s | 20 kB 00:00 2024-02-11T22:05:23.564 INFO:teuthology.orchestra.run.smithi160.stdout:(71/106): python3-prettytable-0.7.2-14.el8.noar 132 kB/s | 44 kB 00:00 2024-02-11T22:05:23.656 INFO:teuthology.orchestra.run.smithi160.stdout:(72/106): python3-pyasn1-modules-0.3.7-6.el8.no 628 kB/s | 110 kB 00:00 2024-02-11T22:05:23.689 INFO:teuthology.orchestra.run.smithi160.stdout:(73/106): python3-py-1.5.3-4.el8.noarch.rpm 2.0 MB/s | 473 kB 00:00 2024-02-11T22:05:23.782 INFO:teuthology.orchestra.run.smithi160.stdout:(74/106): python3-attrs-17.4.0-6.el8.noarch.rpm 243 kB/s | 53 kB 00:00 2024-02-11T22:05:23.982 INFO:teuthology.orchestra.run.smithi160.stdout:(75/106): python3-jsonpatch-1.21-2.el8.noarch.r 81 kB/s | 27 kB 00:00 2024-02-11T22:05:24.046 INFO:teuthology.orchestra.run.smithi023.stdout:(10/106): ceph-osd-18.2.1-526.g25d74df1.el8.x86 3.7 MB/s | 18 MB 00:04 2024-02-11T22:05:24.065 INFO:teuthology.orchestra.run.smithi160.stdout:(76/106): python3-pytest-3.4.2-11.el8.noarch.rp 4.7 MB/s | 1.3 MB 00:00 2024-02-11T22:05:24.090 INFO:teuthology.orchestra.run.smithi160.stdout:(77/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 315 kB/s | 126 kB 00:00 2024-02-11T22:05:24.137 INFO:teuthology.orchestra.run.smithi023.stdout:(11/106): libcephfs-devel-18.2.1-526.g25d74df1. 338 kB/s | 31 kB 00:00 2024-02-11T22:05:24.299 INFO:teuthology.orchestra.run.smithi160.stdout:(78/106): python3-werkzeug-0.12.2-4.el8.noarch. 1.4 MB/s | 457 kB 00:00 2024-02-11T22:05:24.341 INFO:teuthology.orchestra.run.smithi160.stdout:(79/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.0 MB/s | 259 kB 00:00 2024-02-11T22:05:24.366 INFO:teuthology.orchestra.run.smithi160.stdout:(80/106): python3-markupsafe-0.23-19.el8.x86_64 129 kB/s | 39 kB 00:00 2024-02-11T22:05:24.463 INFO:teuthology.orchestra.run.smithi023.stdout:(12/106): libcephfs2-18.2.1-526.g25d74df1.el8.x 2.3 MB/s | 775 kB 00:00 2024-02-11T22:05:24.563 INFO:teuthology.orchestra.run.smithi023.stdout:(13/106): libcephsqlite-18.2.1-526.g25d74df1.el 1.4 MB/s | 141 kB 00:00 2024-02-11T22:05:24.688 INFO:teuthology.orchestra.run.smithi023.stdout:(14/106): librados-devel-18.2.1-526.g25d74df1.e 1.1 MB/s | 139 kB 00:00 2024-02-11T22:05:24.816 INFO:teuthology.orchestra.run.smithi160.stdout:(81/106): oniguruma-6.8.2-2.el8.x86_64.rpm 362 kB/s | 187 kB 00:00 2024-02-11T22:05:24.883 INFO:teuthology.orchestra.run.smithi160.stdout:(82/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 191 kB/s | 103 kB 00:00 2024-02-11T22:05:24.997 INFO:teuthology.orchestra.run.smithi023.stdout:(15/106): libradosstriper1-18.2.1-526.g25d74df1 1.5 MB/s | 475 kB 00:00 2024-02-11T22:05:25.000 INFO:teuthology.orchestra.run.smithi160.stdout:(83/106): python3-babel-2.5.1-7.el8.noarch.rpm 7.6 MB/s | 4.8 MB 00:00 2024-02-11T22:05:25.151 INFO:teuthology.orchestra.run.smithi160.stdout:(84/106): python3-jinja2-2.10.1-3.el8.noarch.rp 1.6 MB/s | 538 kB 00:00 2024-02-11T22:05:25.326 INFO:teuthology.orchestra.run.smithi160.stdout:(85/106): socat-1.7.4.1-1.el8.x86_64.rpm 994 kB/s | 323 kB 00:00 2024-02-11T22:05:25.401 INFO:teuthology.orchestra.run.smithi160.stdout:(86/106): python3-numpy-1.14.3-10.el8.x86_64.rp 7.2 MB/s | 3.7 MB 00:00 2024-02-11T22:05:25.451 INFO:teuthology.orchestra.run.smithi160.stdout:(87/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 749 kB/s | 225 kB 00:00 2024-02-11T22:05:25.685 INFO:teuthology.orchestra.run.smithi160.stdout:(88/106): librdkafka-0.11.4-3.el8.x86_64.rpm 986 kB/s | 354 kB 00:00 2024-02-11T22:05:25.718 INFO:teuthology.orchestra.run.smithi160.stdout:(89/106): python3-mako-1.0.6-14.el8.noarch.rpm 588 kB/s | 157 kB 00:00 2024-02-11T22:05:25.852 INFO:teuthology.orchestra.run.smithi160.stdout:(90/106): openblas-threads-0.3.15-6.el8.x86_64. 12 MB/s | 5.2 MB 00:00 2024-02-11T22:05:25.877 INFO:teuthology.orchestra.run.smithi160.stdout:(91/106): jq-1.6-7.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2024-02-11T22:05:25.897 INFO:teuthology.orchestra.run.smithi023.stdout:(16/106): ceph-radosgw-18.2.1-526.g25d74df1.el8 2.8 MB/s | 13 MB 00:04 2024-02-11T22:05:26.123 INFO:teuthology.orchestra.run.smithi023.stdout:(17/106): python3-ceph-argparse-18.2.1-526.g25d 198 kB/s | 45 kB 00:00 2024-02-11T22:05:26.144 INFO:teuthology.orchestra.run.smithi160.stdout:(92/106): openblas-0.3.15-6.el8.x86_64.rpm 11 MB/s | 5.0 MB 00:00 2024-02-11T22:05:26.170 INFO:teuthology.orchestra.run.smithi160.stdout:(93/106): python3-pytz-2017.2-11.el8.noarch.rpm 171 kB/s | 54 kB 00:00 2024-02-11T22:05:26.231 INFO:teuthology.orchestra.run.smithi023.stdout:(18/106): python3-ceph-common-18.2.1-526.g25d74 1.1 MB/s | 125 kB 00:00 2024-02-11T22:05:26.236 INFO:teuthology.orchestra.run.smithi160.stdout:(94/106): python3-jwt-1.6.1-2.el8.noarch.rpm 465 kB/s | 43 kB 00:00 2024-02-11T22:05:26.406 INFO:teuthology.orchestra.run.smithi023.stdout:(19/106): python3-cephfs-18.2.1-526.g25d74df1.e 1.1 MB/s | 197 kB 00:00 2024-02-11T22:05:26.470 INFO:teuthology.orchestra.run.smithi160.stdout:(95/106): python3-scipy-1.0.0-21.module+el8.9.0 23 MB/s | 14 MB 00:00 2024-02-11T22:05:26.487 INFO:teuthology.orchestra.run.smithi160.stdout:(96/106): python3-pycparser-2.14-14.el8.noarch. 436 kB/s | 109 kB 00:00 2024-02-11T22:05:26.512 INFO:teuthology.orchestra.run.smithi160.stdout:(97/106): python3-oauthlib-2.1.0-1.el8.noarch.r 453 kB/s | 155 kB 00:00 2024-02-11T22:05:26.654 INFO:teuthology.orchestra.run.smithi160.stdout:(98/106): fuse-2.9.7-17.el8.x86_64.rpm 497 kB/s | 83 kB 00:00 2024-02-11T22:05:26.680 INFO:teuthology.orchestra.run.smithi160.stdout:(99/106): python3-requests-oauthlib-1.0.0-1.el8 204 kB/s | 43 kB 00:00 2024-02-11T22:05:26.720 INFO:teuthology.orchestra.run.smithi023.stdout:(20/106): python3-rados-18.2.1-526.g25d74df1.el 1.2 MB/s | 370 kB 00:00 2024-02-11T22:05:26.738 INFO:teuthology.orchestra.run.smithi160.stdout:(100/106): libgfortran-8.5.0-20.el8.x86_64.rpm 2.8 MB/s | 645 kB 00:00 2024-02-11T22:05:26.872 INFO:teuthology.orchestra.run.smithi160.stdout:(101/106): libquadmath-8.5.0-20.el8.x86_64.rpm 794 kB/s | 172 kB 00:00 2024-02-11T22:05:26.898 INFO:teuthology.orchestra.run.smithi023.stdout:(21/106): python3-rbd-18.2.1-526.g25d74df1.el8. 2.0 MB/s | 364 kB 00:00 2024-02-11T22:05:26.997 INFO:teuthology.orchestra.run.smithi160.stdout:(102/106): python3-cryptography-3.2.1-6.el8.x86 2.1 MB/s | 559 kB 00:00 2024-02-11T22:05:27.032 INFO:teuthology.orchestra.run.smithi023.stdout:(22/106): python3-rgw-18.2.1-526.g25d74df1.el8. 801 kB/s | 107 kB 00:00 2024-02-11T22:05:27.107 INFO:teuthology.orchestra.run.smithi023.stdout:(23/106): rbd-fuse-18.2.1-526.g25d74df1.el8.x86 1.2 MB/s | 94 kB 00:00 2024-02-11T22:05:27.199 INFO:teuthology.orchestra.run.smithi023.stdout:(24/106): librgw2-18.2.1-526.g25d74df1.el8.x86_ 3.0 MB/s | 6.5 MB 00:02 2024-02-11T22:05:27.358 INFO:teuthology.orchestra.run.smithi023.stdout:(25/106): rbd-nbd-18.2.1-526.g25d74df1.el8.x86_ 1.1 MB/s | 181 kB 00:00 2024-02-11T22:05:27.467 INFO:teuthology.orchestra.run.smithi023.stdout:(26/106): ceph-grafana-dashboards-18.2.1-526.g2 213 kB/s | 23 kB 00:00 2024-02-11T22:05:27.505 INFO:teuthology.orchestra.run.smithi160.stdout:(103/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 288 kB/s | 238 kB 00:00 2024-02-11T22:05:27.531 INFO:teuthology.orchestra.run.smithi160.stdout:(104/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 71 kB/s | 47 kB 00:00 2024-02-11T22:05:27.575 INFO:teuthology.orchestra.run.smithi023.stdout:(27/106): ceph-mgr-cephadm-18.2.1-526.g25d74df1 1.2 MB/s | 137 kB 00:00 2024-02-11T22:05:27.683 INFO:teuthology.orchestra.run.smithi160.stdout:(105/106): librados2-18.2.1-526.g25d74df1.el8.x 5.4 MB/s | 3.7 MB 00:00 2024-02-11T22:05:28.234 INFO:teuthology.orchestra.run.smithi023.stdout:(28/106): ceph-mgr-dashboard-18.2.1-526.g25d74d 2.6 MB/s | 1.7 MB 00:00 2024-02-11T22:05:28.776 INFO:teuthology.orchestra.run.smithi023.stdout:(29/106): rbd-mirror-18.2.1-526.g25d74df1.el8.x 2.1 MB/s | 3.4 MB 00:01 2024-02-11T22:05:28.848 INFO:teuthology.orchestra.run.smithi160.stdout:(106/106): librbd1-18.2.1-526.g25d74df1.el8.x86 2.7 MB/s | 3.6 MB 00:01 2024-02-11T22:05:28.853 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-02-11T22:05:28.853 INFO:teuthology.orchestra.run.smithi160.stdout:Total 11 MB/s | 190 MB 00:17 2024-02-11T22:05:28.918 INFO:teuthology.orchestra.run.smithi023.stdout:(30/106): ceph-mgr-modules-core-18.2.1-526.g25d 1.7 MB/s | 243 kB 00:00 2024-02-11T22:05:29.009 INFO:teuthology.orchestra.run.smithi023.stdout:(31/106): ceph-mgr-rook-18.2.1-526.g25d74df1.el 569 kB/s | 52 kB 00:00 2024-02-11T22:05:29.085 INFO:teuthology.orchestra.run.smithi023.stdout:(32/106): ceph-prometheus-alerts-18.2.1-526.g25 197 kB/s | 15 kB 00:00 2024-02-11T22:05:29.260 INFO:teuthology.orchestra.run.smithi023.stdout:(33/106): cephadm-18.2.1-526.g25d74df1.el8.noar 970 kB/s | 170 kB 00:00 2024-02-11T22:05:29.454 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-02-11T22:05:29.544 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-02-11T22:05:29.545 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-02-11T22:05:29.685 INFO:teuthology.orchestra.run.smithi023.stdout:(34/106): gperftools-libs-2.7-9.el8.x86_64.rpm 720 kB/s | 306 kB 00:00 2024-02-11T22:05:29.867 INFO:teuthology.orchestra.run.smithi023.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 325 kB/s | 59 kB 00:00 2024-02-11T22:05:29.969 INFO:teuthology.orchestra.run.smithi023.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 739 kB/s | 75 kB 00:00 2024-02-11T22:05:30.178 INFO:teuthology.orchestra.run.smithi023.stdout:(37/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.2 MB/s | 476 kB 00:00 2024-02-11T22:05:30.295 INFO:teuthology.orchestra.run.smithi023.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 374 kB/s | 44 kB 00:00 2024-02-11T22:05:30.462 INFO:teuthology.orchestra.run.smithi023.stdout:(39/106): ceph-mgr-diskprediction-local-18.2.1- 3.3 MB/s | 7.4 MB 00:02 2024-02-11T22:05:30.479 INFO:teuthology.orchestra.run.smithi023.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.0 MB/s | 185 kB 00:00 2024-02-11T22:05:30.520 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-02-11T22:05:30.530 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-02-11T22:05:30.562 INFO:teuthology.orchestra.run.smithi023.stdout:(41/106): python3-certifi-2018.10.15-7.el8.noar 208 kB/s | 16 kB 00:00 2024-02-11T22:05:30.588 INFO:teuthology.orchestra.run.smithi023.stdout:(42/106): python3-cachetools-3.1.1-4.el8.noarch 263 kB/s | 33 kB 00:00 2024-02-11T22:05:30.730 INFO:teuthology.orchestra.run.smithi023.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.0 MB/s | 173 kB 00:00 2024-02-11T22:05:30.772 INFO:teuthology.orchestra.run.smithi023.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.1 MB/s | 384 kB 00:00 2024-02-11T22:05:30.847 INFO:teuthology.orchestra.run.smithi023.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 697 kB/s | 81 kB 00:00 2024-02-11T22:05:30.873 INFO:teuthology.orchestra.run.smithi023.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2024-02-11T22:05:30.948 INFO:teuthology.orchestra.run.smithi023.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 176 kB/s | 18 kB 00:00 2024-02-11T22:05:31.048 INFO:teuthology.orchestra.run.smithi023.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 488 kB/s | 49 kB 00:00 2024-02-11T22:05:31.090 INFO:teuthology.orchestra.run.smithi023.stdout:(49/106): python3-kubernetes-11.0.0-6.el8.noarc 5.5 MB/s | 1.2 MB 00:00 2024-02-11T22:05:31.190 INFO:teuthology.orchestra.run.smithi023.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 415 kB/s | 59 kB 00:00 2024-02-11T22:05:31.232 INFO:teuthology.orchestra.run.smithi023.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 440 kB/s | 60 kB 00:00 2024-02-11T22:05:31.316 INFO:teuthology.orchestra.run.smithi023.stdout:(52/106): python3-portend-2.6-1.el8.noarch.rpm 189 kB/s | 16 kB 00:00 2024-02-11T22:05:31.343 INFO:teuthology.orchestra.run.smithi023.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 1.8 MB/s | 283 kB 00:00 2024-02-11T22:05:31.458 INFO:teuthology.orchestra.run.smithi023.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 237 kB/s | 34 kB 00:00 2024-02-11T22:05:31.483 INFO:teuthology.orchestra.run.smithi023.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 1.4 MB/s | 196 kB 00:00 2024-02-11T22:05:31.567 INFO:teuthology.orchestra.run.smithi023.stdout:(56/106): python3-simplegeneric-0.8.1-17.el8.no 238 kB/s | 19 kB 00:00 2024-02-11T22:05:31.592 INFO:teuthology.orchestra.run.smithi023.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 481 kB/s | 64 kB 00:00 2024-02-11T22:05:31.684 INFO:teuthology.orchestra.run.smithi023.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 205 kB/s | 24 kB 00:00 2024-02-11T22:05:31.701 INFO:teuthology.orchestra.run.smithi023.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 281 kB/s | 29 kB 00:00 2024-02-11T22:05:31.785 INFO:teuthology.orchestra.run.smithi023.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 275 kB/s | 27 kB 00:00 2024-02-11T22:05:31.852 INFO:teuthology.orchestra.run.smithi023.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 1.7 MB/s | 255 kB 00:00 2024-02-11T22:05:31.960 INFO:teuthology.orchestra.run.smithi023.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 1.4 MB/s | 251 kB 00:00 2024-02-11T22:05:31.986 INFO:teuthology.orchestra.run.smithi023.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 462 kB/s | 61 kB 00:00 2024-02-11T22:05:32.121 INFO:teuthology.orchestra.run.smithi023.stdout:(64/106): python3-zc-lockfile-2.0-2.el8.noarch. 176 kB/s | 23 kB 00:00 2024-02-11T22:05:32.144 INFO:teuthology.orchestra.run.smithi023.stdout:(65/106): python3-webtest-2.0.33-1.el8.noarch.r 466 kB/s | 85 kB 00:00 2024-02-11T22:05:32.178 INFO:teuthology.orchestra.run.smithi023.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.4 MB/s | 70 kB 00:00 2024-02-11T22:05:32.304 INFO:teuthology.orchestra.run.smithi023.stdout:(67/106): python3-jsonpointer-1.10-11.el8.noarc 161 kB/s | 20 kB 00:00 2024-02-11T22:05:32.370 INFO:teuthology.orchestra.run.smithi023.stdout:(68/106): thrift-0.13.0-2.el8.x86_64.rpm 7.0 MB/s | 1.7 MB 00:00 2024-02-11T22:05:32.437 INFO:teuthology.orchestra.run.smithi023.stdout:(69/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 241 kB/s | 32 kB 00:00 2024-02-11T22:05:32.546 INFO:teuthology.orchestra.run.smithi023.stdout:(70/106): python3-prettytable-0.7.2-14.el8.noar 251 kB/s | 44 kB 00:00 2024-02-11T22:05:32.588 INFO:teuthology.orchestra.run.smithi023.stdout:(71/106): python3-py-1.5.3-4.el8.noarch.rpm 3.1 MB/s | 473 kB 00:00 2024-02-11T22:05:32.686 INFO:teuthology.orchestra.run.smithi023.stdout:(72/106): python3-pyasn1-modules-0.3.7-6.el8.no 787 kB/s | 110 kB 00:00 2024-02-11T22:05:32.797 INFO:teuthology.orchestra.run.smithi023.stdout:(73/106): python3-attrs-17.4.0-6.el8.noarch.rpm 253 kB/s | 53 kB 00:00 2024-02-11T22:05:32.822 INFO:teuthology.orchestra.run.smithi023.stdout:(74/106): python3-jsonpatch-1.21-2.el8.noarch.r 196 kB/s | 27 kB 00:00 2024-02-11T22:05:32.889 INFO:teuthology.orchestra.run.smithi023.stdout:(75/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.3 MB/s | 126 kB 00:00 2024-02-11T22:05:32.998 INFO:teuthology.orchestra.run.smithi023.stdout:(76/106): python3-pytest-3.4.2-11.el8.noarch.rp 7.6 MB/s | 1.3 MB 00:00 2024-02-11T22:05:33.031 INFO:teuthology.orchestra.run.smithi023.stdout:(77/106): python3-werkzeug-0.12.2-4.el8.noarch. 3.2 MB/s | 457 kB 00:00 2024-02-11T22:05:33.148 INFO:teuthology.orchestra.run.smithi023.stdout:(78/106): python3-markupsafe-0.23-19.el8.x86_64 259 kB/s | 39 kB 00:00 2024-02-11T22:05:33.215 INFO:teuthology.orchestra.run.smithi023.stdout:(79/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.4 MB/s | 259 kB 00:00 2024-02-11T22:05:33.266 INFO:teuthology.orchestra.run.smithi023.stdout:(80/106): oniguruma-6.8.2-2.el8.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2024-02-11T22:05:33.341 INFO:teuthology.orchestra.run.smithi023.stdout:(81/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 826 kB/s | 103 kB 00:00 2024-02-11T22:05:33.550 INFO:teuthology.orchestra.run.smithi023.stdout:(82/106): python3-jinja2-2.10.1-3.el8.noarch.rp 2.5 MB/s | 538 kB 00:00 2024-02-11T22:05:33.608 INFO:teuthology.orchestra.run.smithi023.stdout:(83/106): python3-babel-2.5.1-7.el8.noarch.rpm 14 MB/s | 4.8 MB 00:00 2024-02-11T22:05:33.767 INFO:teuthology.orchestra.run.smithi023.stdout:(84/106): python3-numpy-1.14.3-10.el8.x86_64.rp 17 MB/s | 3.7 MB 00:00 2024-02-11T22:05:33.825 INFO:teuthology.orchestra.run.smithi023.stdout:(85/106): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2024-02-11T22:05:33.876 INFO:teuthology.orchestra.run.smithi023.stdout:(86/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.0 MB/s | 225 kB 00:00 2024-02-11T22:05:33.934 INFO:teuthology.orchestra.run.smithi023.stdout:(87/106): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2024-02-11T22:05:34.088 INFO:teuthology.orchestra.run.smithi023.stdout:(88/106): python3-mako-1.0.6-14.el8.noarch.rpm 1.0 MB/s | 157 kB 00:00 2024-02-11T22:05:34.177 INFO:teuthology.orchestra.run.smithi023.stdout:(89/106): openblas-threads-0.3.15-6.el8.x86_64. 17 MB/s | 5.2 MB 00:00 2024-02-11T22:05:34.277 INFO:teuthology.orchestra.run.smithi023.stdout:(90/106): jq-1.6-7.el8.x86_64.rpm 2.0 MB/s | 202 kB 00:00 2024-02-11T22:05:34.402 INFO:teuthology.orchestra.run.smithi023.stdout:(91/106): openblas-0.3.15-6.el8.x86_64.rpm 16 MB/s | 5.0 MB 00:00 2024-02-11T22:05:34.419 INFO:teuthology.orchestra.run.smithi023.stdout:(92/106): python3-pytz-2017.2-11.el8.noarch.rpm 383 kB/s | 54 kB 00:00 2024-02-11T22:05:34.561 INFO:teuthology.orchestra.run.smithi023.stdout:(93/106): python3-jwt-1.6.1-2.el8.noarch.rpm 300 kB/s | 43 kB 00:00 2024-02-11T22:05:34.634 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-02-11T22:05:34.703 INFO:teuthology.orchestra.run.smithi023.stdout:(94/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.1 MB/s | 155 kB 00:00 2024-02-11T22:05:34.826 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2024-02-11T22:05:34.853 INFO:teuthology.orchestra.run.smithi023.stdout:(95/106): python3-scipy-1.0.0-21.module+el8.9.0 30 MB/s | 14 MB 00:00 2024-02-11T22:05:34.878 INFO:teuthology.orchestra.run.smithi023.stdout:(96/106): python3-pycparser-2.14-14.el8.noarch. 622 kB/s | 109 kB 00:00 2024-02-11T22:05:34.991 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2024-02-11T22:05:35.112 INFO:teuthology.orchestra.run.smithi023.stdout:(97/106): fuse-2.9.7-17.el8.x86_64.rpm 356 kB/s | 83 kB 00:00 2024-02-11T22:05:35.137 INFO:teuthology.orchestra.run.smithi023.stdout:(98/106): python3-requests-oauthlib-1.0.0-1.el8 150 kB/s | 43 kB 00:00 2024-02-11T22:05:35.184 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 3/108 2024-02-11T22:05:35.228 INFO:teuthology.orchestra.run.smithi023.stdout:(99/106): libgfortran-8.5.0-20.el8.x86_64.rpm 5.5 MB/s | 645 kB 00:00 2024-02-11T22:05:35.272 INFO:teuthology.orchestra.run.smithi023.stdout:(100/106): libquadmath-8.5.0-20.el8.x86_64.rpm 1.3 MB/s | 172 kB 00:00 2024-02-11T22:05:35.320 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 4/108 2024-02-11T22:05:35.339 INFO:teuthology.orchestra.run.smithi023.stdout:(101/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.1 MB/s | 238 kB 00:00 2024-02-11T22:05:35.397 INFO:teuthology.orchestra.run.smithi023.stdout:(102/106): python3-cryptography-3.2.1-6.el8.x86 4.4 MB/s | 559 kB 00:00 2024-02-11T22:05:35.420 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 4/108 2024-02-11T22:05:35.472 INFO:teuthology.orchestra.run.smithi023.stdout:(103/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 352 kB/s | 47 kB 00:00 2024-02-11T22:05:35.611 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 5/108 2024-02-11T22:05:36.005 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 5/108 2024-02-11T22:05:36.195 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librados2-2:18.2.1-526.g25d74df1.el8.x86_64 6/108 2024-02-11T22:05:36.206 INFO:teuthology.orchestra.run.smithi023.stdout:(104/106): librbd1-18.2.1-526.g25d74df1.el8.x86 4.9 MB/s | 3.6 MB 00:00 2024-02-11T22:05:36.390 INFO:teuthology.orchestra.run.smithi023.stdout:(105/106): librados2-18.2.1-526.g25d74df1.el8.x 3.7 MB/s | 3.7 MB 00:00 2024-02-11T22:05:36.823 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-2:18.2.1-526.g25d74df1.el8.x86_64 6/108 2024-02-11T22:05:36.969 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 7/108 2024-02-11T22:05:37.130 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 7/108 2024-02-11T22:05:37.294 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 8/108 2024-02-11T22:05:37.393 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 8/108 2024-02-11T22:05:37.590 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rados-2:18.2.1-526.g25d74df1.el8.x86_64 9/108 2024-02-11T22:05:37.756 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2024-02-11T22:05:37.765 INFO:teuthology.orchestra.run.smithi023.stdout:(106/106): ceph-test-18.2.1-526.g25d74df1.el8.x 3.3 MB/s | 47 MB 00:14 2024-02-11T22:05:37.768 INFO:teuthology.orchestra.run.smithi023.stdout:-------------------------------------------------------------------------------- 2024-02-11T22:05:37.768 INFO:teuthology.orchestra.run.smithi023.stdout:Total 8.3 MB/s | 190 MB 00:22 2024-02-11T22:05:37.914 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2024-02-11T22:05:38.052 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 12/108 2024-02-11T22:05:38.162 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 12/108 2024-02-11T22:05:38.311 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_ 13/108 2024-02-11T22:05:38.389 INFO:teuthology.orchestra.run.smithi023.stdout:Running transaction check 2024-02-11T22:05:38.391 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_ 13/108 2024-02-11T22:05:38.488 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction check succeeded. 2024-02-11T22:05:38.488 INFO:teuthology.orchestra.run.smithi023.stdout:Running transaction test 2024-02-11T22:05:38.544 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 14/108 2024-02-11T22:05:38.685 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 14/108 2024-02-11T22:05:38.819 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 15/108 2024-02-11T22:05:39.426 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 15/108 2024-02-11T22:05:39.524 INFO:teuthology.orchestra.run.smithi023.stdout:Transaction test succeeded. 2024-02-11T22:05:39.536 INFO:teuthology.orchestra.run.smithi023.stdout:Running transaction 2024-02-11T22:05:39.602 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 16/108 2024-02-11T22:05:40.191 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 16/108 2024-02-11T22:05:40.363 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-0.3.15-6.el8.x86_64 17/108 2024-02-11T22:05:41.063 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 17/108 2024-02-11T22:05:41.384 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 18/108 2024-02-11T22:05:41.531 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 19/108 2024-02-11T22:05:41.807 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 20/108 2024-02-11T22:05:42.076 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/108 2024-02-11T22:05:42.283 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2024-02-11T22:05:42.404 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-argparse-2:18.2.1-526.g25d74df1.el8 23/108 2024-02-11T22:05:42.633 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cephfs-2:18.2.1-526.g25d74df1.el8.x86_64 24/108 2024-02-11T22:05:43.602 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/108 2024-02-11T22:05:43.909 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2024-02-11T22:05:44.142 INFO:teuthology.orchestra.run.smithi023.stdout: Preparing : 1/1 2024-02-11T22:05:44.148 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2024-02-11T22:05:44.339 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2024-02-11T22:05:44.358 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-11T22:05:44.545 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2024-02-11T22:05:44.766 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 3/108 2024-02-11T22:05:44.924 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 4/108 2024-02-11T22:05:45.014 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 4/108 2024-02-11T22:05:45.174 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 5/108 2024-02-11T22:05:45.599 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 5/108 2024-02-11T22:05:45.799 INFO:teuthology.orchestra.run.smithi023.stdout: Upgrading : librados2-2:18.2.1-526.g25d74df1.el8.x86_64 6/108 2024-02-11T22:05:46.118 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-11T22:05:46.262 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: librados2-2:18.2.1-526.g25d74df1.el8.x86_64 6/108 2024-02-11T22:05:46.441 INFO:teuthology.orchestra.run.smithi023.stdout: Upgrading : librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 7/108 2024-02-11T22:05:46.453 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 29/108 2024-02-11T22:05:46.576 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 7/108 2024-02-11T22:05:46.697 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2024-02-11T22:05:46.781 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 8/108 2024-02-11T22:05:46.862 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 8/108 2024-02-11T22:05:46.871 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2024-02-11T22:05:47.049 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rbd-2:18.2.1-526.g25d74df1.el8.x86_64 32/108 2024-02-11T22:05:47.107 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-rados-2:18.2.1-526.g25d74df1.el8.x86_64 9/108 2024-02-11T22:05:47.244 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librados-devel-2:18.2.1-526.g25d74df1.el8.x86_64 33/108 2024-02-11T22:05:47.261 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2024-02-11T22:05:47.436 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2024-02-11T22:05:47.439 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : fuse-2.9.7-17.el8.x86_64 34/108 2024-02-11T22:05:47.615 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 12/108 2024-02-11T22:05:47.647 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 35/108 2024-02-11T22:05:47.723 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 12/108 2024-02-11T22:05:47.898 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_ 13/108 2024-02-11T22:05:47.967 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_ 13/108 2024-02-11T22:05:48.005 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 36/108 2024-02-11T22:05:48.098 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 14/108 2024-02-11T22:05:48.262 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 14/108 2024-02-11T22:05:48.338 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 37/108 2024-02-11T22:05:48.423 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 15/108 2024-02-11T22:05:48.527 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 38/108 2024-02-11T22:05:48.799 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 39/108 2024-02-11T22:05:49.039 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 40/108 2024-02-11T22:05:49.090 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 15/108 2024-02-11T22:05:49.265 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 16/108 2024-02-11T22:05:49.354 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 41/108 2024-02-11T22:05:49.542 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 42/108 2024-02-11T22:05:49.693 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 43/108 2024-02-11T22:05:49.910 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 16/108 2024-02-11T22:05:49.921 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 44/108 2024-02-11T22:05:50.122 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : openblas-0.3.15-6.el8.x86_64 17/108 2024-02-11T22:05:50.170 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 45/108 2024-02-11T22:05:50.342 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 46/108 2024-02-11T22:05:50.427 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 46/108 2024-02-11T22:05:50.643 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : jq-1.6-7.el8.x86_64 47/108 2024-02-11T22:05:50.843 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 17/108 2024-02-11T22:05:50.980 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 48/108 2024-02-11T22:05:51.156 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 18/108 2024-02-11T22:05:51.192 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-py-1.5.3-4.el8.noarch 49/108 2024-02-11T22:05:51.345 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 19/108 2024-02-11T22:05:51.352 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 50/108 2024-02-11T22:05:51.508 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 51/108 2024-02-11T22:05:51.684 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 52/108 2024-02-11T22:05:51.772 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 20/108 2024-02-11T22:05:51.844 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 53/108 2024-02-11T22:05:51.985 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2024-02-11T22:05:52.045 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/108 2024-02-11T22:05:52.263 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2024-02-11T22:05:52.394 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-ceph-argparse-2:18.2.1-526.g25d74df1.el8 23/108 2024-02-11T22:05:52.428 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2024-02-11T22:05:52.662 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-cephfs-2:18.2.1-526.g25d74df1.el8.x86_64 24/108 2024-02-11T22:05:52.684 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2024-02-11T22:05:52.974 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2024-02-11T22:05:53.172 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2024-02-11T22:05:53.321 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2024-02-11T22:05:53.503 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2024-02-11T22:05:53.723 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2024-02-11T22:05:53.869 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 25/108 2024-02-11T22:05:53.959 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2024-02-11T22:05:54.129 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2024-02-11T22:05:54.290 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2024-02-11T22:05:54.409 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2024-02-11T22:05:54.507 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2024-02-11T22:05:54.690 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2024-02-11T22:05:54.729 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2024-02-11T22:05:54.873 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2024-02-11T22:05:55.018 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-11T22:05:55.091 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2024-02-11T22:05:55.341 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2024-02-11T22:05:55.534 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2024-02-11T22:05:55.802 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2024-02-11T22:05:56.892 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 28/108 2024-02-11T22:05:56.934 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2024-02-11T22:05:57.204 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2024-02-11T22:05:57.242 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 29/108 2024-02-11T22:05:57.399 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2024-02-11T22:05:57.495 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2024-02-11T22:05:57.704 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2024-02-11T22:05:57.718 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2024-02-11T22:05:57.904 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-rbd-2:18.2.1-526.g25d74df1.el8.x86_64 32/108 2024-02-11T22:05:57.967 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2024-02-11T22:05:58.099 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : librados-devel-2:18.2.1-526.g25d74df1.el8.x86_64 33/108 2024-02-11T22:05:58.166 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2024-02-11T22:05:58.357 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : fuse-2.9.7-17.el8.x86_64 34/108 2024-02-11T22:05:58.616 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 35/108 2024-02-11T22:05:58.965 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2024-02-11T22:05:59.014 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 36/108 2024-02-11T22:05:59.158 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 79/108 2024-02-11T22:05:59.215 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 79/108 2024-02-11T22:05:59.327 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 37/108 2024-02-11T22:05:59.391 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rgw-2:18.2.1-526.g25d74df1.el8.x86_64 80/108 2024-02-11T22:05:59.550 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 38/108 2024-02-11T22:05:59.840 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 39/108 2024-02-11T22:06:00.137 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 40/108 2024-02-11T22:06:00.493 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 41/108 2024-02-11T22:06:00.714 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 42/108 2024-02-11T22:06:00.899 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 43/108 2024-02-11T22:06:01.069 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:18.2.1-526.g25d74df1.el8.noarch 81/108 2024-02-11T22:06:01.129 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 44/108 2024-02-11T22:06:01.203 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cephadm-2:18.2.1-526.g25d74df1.el8.noarch 81/108 2024-02-11T22:06:01.347 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-prometheus-alerts-2:18.2.1-526.g25d74df1.el 82/108 2024-02-11T22:06:01.368 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 45/108 2024-02-11T22:06:01.563 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 46/108 2024-02-11T22:06:01.570 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-grafana-dashboards-2:18.2.1-526.g25d74df1.e 83/108 2024-02-11T22:06:01.648 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 46/108 2024-02-11T22:06:01.724 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-common-2:18.2.1-526.g25d74df1.el8.x 84/108 2024-02-11T22:06:01.898 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : jq-1.6-7.el8.x86_64 47/108 2024-02-11T22:06:02.243 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 48/108 2024-02-11T22:06:02.480 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-py-1.5.3-4.el8.noarch 49/108 2024-02-11T22:06:02.688 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 50/108 2024-02-11T22:06:02.896 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 51/108 2024-02-11T22:06:03.038 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 52/108 2024-02-11T22:06:03.224 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 53/108 2024-02-11T22:06:03.364 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2024-02-11T22:06:03.545 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2024-02-11T22:06:03.843 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2024-02-11T22:06:04.088 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2024-02-11T22:06:04.243 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2024-02-11T22:06:04.442 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2024-02-11T22:06:04.660 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2024-02-11T22:06:04.945 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2024-02-11T22:06:05.209 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2024-02-11T22:06:05.268 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 85/108 2024-02-11T22:06:05.416 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2024-02-11T22:06:05.540 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 85/108 2024-02-11T22:06:05.586 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2024-02-11T22:06:05.855 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2024-02-11T22:06:06.084 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2024-02-11T22:06:06.120 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 85/108 2024-02-11T22:06:06.433 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 86/108 2024-02-11T22:06:06.521 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 86/108 2024-02-11T22:06:06.562 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2024-02-11T22:06:06.631 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 87/108 2024-02-11T22:06:06.851 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2024-02-11T22:06:07.113 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2024-02-11T22:06:07.347 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2024-02-11T22:06:07.616 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2024-02-11T22:06:08.799 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2024-02-11T22:06:09.144 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2024-02-11T22:06:09.389 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2024-02-11T22:06:09.708 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2024-02-11T22:06:09.963 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2024-02-11T22:06:10.197 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2024-02-11T22:06:11.048 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2024-02-11T22:06:11.228 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 79/108 2024-02-11T22:06:11.301 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 79/108 2024-02-11T22:06:11.470 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-rgw-2:18.2.1-526.g25d74df1.el8.x86_64 80/108 2024-02-11T22:06:13.344 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: cephadm-2:18.2.1-526.g25d74df1.el8.noarch 81/108 2024-02-11T22:06:13.495 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : cephadm-2:18.2.1-526.g25d74df1.el8.noarch 81/108 2024-02-11T22:06:13.635 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-prometheus-alerts-2:18.2.1-526.g25d74df1.el 82/108 2024-02-11T22:06:13.900 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-grafana-dashboards-2:18.2.1-526.g25d74df1.e 83/108 2024-02-11T22:06:14.095 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-ceph-common-2:18.2.1-526.g25d74df1.el8.x 84/108 2024-02-11T22:06:18.097 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 85/108 2024-02-11T22:06:18.353 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 85/108 2024-02-11T22:06:18.970 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 85/108 2024-02-11T22:06:19.259 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 86/108 2024-02-11T22:06:19.325 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 86/108 2024-02-11T22:06:19.477 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 87/108 2024-02-11T22:06:26.103 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 87/108 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /sys 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /proc 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /dev 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /run 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /mnt 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /var/tmp 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /home 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /tmp 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /dev 2024-02-11T22:06:26.104 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:06:26.370 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noar 88/108 2024-02-11T22:06:26.585 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noar 88/108 2024-02-11T22:06:26.804 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.no 89/108 2024-02-11T22:06:27.771 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.no 89/108 2024-02-11T22:06:27.966 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.1-526.g25d7 90/108 2024-02-11T22:06:28.059 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.1-526.g25d7 90/108 2024-02-11T22:06:28.384 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-modules-core-2:18.2.1-526.g25d74df1.el8 91/108 2024-02-11T22:06:28.554 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 92/108 2024-02-11T22:06:28.593 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 92/108 2024-02-11T22:06:28.771 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 93/108 2024-02-11T22:06:28.981 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 93/108 2024-02-11T22:06:29.136 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 94/108 2024-02-11T22:06:29.593 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 94/108 2024-02-11T22:06:29.787 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 95/108 2024-02-11T22:06:31.356 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 95/108 2024-02-11T22:06:31.545 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 96/108 2024-02-11T22:06:31.567 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 96/108 2024-02-11T22:06:32.855 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-2:18.2.1-526.g25d74df1.el8.x86_64 97/108 2024-02-11T22:06:33.029 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 98/108 2024-02-11T22:06:33.063 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 98/108 2024-02-11T22:06:33.228 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-immutable-object-cache-2:18.2.1-526.g25d74d 99/108 2024-02-11T22:06:33.574 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.1-526.g25d74d 99/108 2024-02-11T22:06:33.736 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 100/108 2024-02-11T22:06:38.167 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 100/108 2024-02-11T22:06:38.709 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-test-2:18.2.1-526.g25d74df1.el8.x86_64 101/108 2024-02-11T22:06:39.025 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2024-02-11T22:06:39.181 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 103/108 2024-02-11T22:06:39.335 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs-devel-2:18.2.1-526.g25d74df1.el8.x86_6 104/108 2024-02-11T22:06:39.501 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 105/108 2024-02-11T22:06:39.703 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-nbd-2:18.2.1-526.g25d74df1.el8.x86_64 106/108 2024-02-11T22:06:39.703 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 87/108 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /sys 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /proc 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /dev 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /run 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /mnt 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /var/tmp 2024-02-11T22:06:39.813 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /home 2024-02-11T22:06:39.814 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /tmp 2024-02-11T22:06:39.814 INFO:teuthology.orchestra.run.smithi023.stdout:skipping the directory /dev 2024-02-11T22:06:39.814 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:06:39.904 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-11T22:06:39.905 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-11T22:06:40.107 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noar 88/108 2024-02-11T22:06:40.335 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noar 88/108 2024-02-11T22:06:40.513 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.no 89/108 2024-02-11T22:06:40.686 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-11T22:06:40.686 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-2:18.2.1-526.g25d74df1.el8.x86_64 1/108 2024-02-11T22:06:40.686 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 2/108 2024-02-11T22:06:40.686 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 3/108 2024-02-11T22:06:40.686 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 4/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-immutable-object-cache-2:18.2.1-526.g25d74d 5/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 6/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 7/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 8/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 9/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 10/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 11/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-test-2:18.2.1-526.g25d74df1.el8.x86_64 12/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs-devel-2:18.2.1-526.g25d74df1.el8.x86_6 13/108 2024-02-11T22:06:40.687 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 14/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 15/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados-devel-2:18.2.1-526.g25d74df1.el8.x86_64 16/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_ 17/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 18/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-argparse-2:18.2.1-526.g25d74df1.el8 19/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-common-2:18.2.1-526.g25d74df1.el8.x 20/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cephfs-2:18.2.1-526.g25d74df1.el8.x86_64 21/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rados-2:18.2.1-526.g25d74df1.el8.x86_64 22/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rbd-2:18.2.1-526.g25d74df1.el8.x86_64 23/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rgw-2:18.2.1-526.g25d74df1.el8.x86_64 24/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 25/108 2024-02-11T22:06:40.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 26/108 2024-02-11T22:06:40.689 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-nbd-2:18.2.1-526.g25d74df1.el8.x86_64 27/108 2024-02-11T22:06:40.689 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-grafana-dashboards-2:18.2.1-526.g25d74df1.e 28/108 2024-02-11T22:06:40.689 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noar 29/108 2024-02-11T22:06:40.689 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.no 30/108 2024-02-11T22:06:40.696 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.1-526.g25d7 31/108 2024-02-11T22:06:40.696 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-modules-core-2:18.2.1-526.g25d74df1.el8 32/108 2024-02-11T22:06:40.696 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 33/108 2024-02-11T22:06:40.696 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-prometheus-alerts-2:18.2.1-526.g25d74df1.el 34/108 2024-02-11T22:06:40.696 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cephadm-2:18.2.1-526.g25d74df1.el8.noarch 35/108 2024-02-11T22:06:40.696 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2024-02-11T22:06:40.697 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2024-02-11T22:06:40.698 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 69/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 70/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 71/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 72/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 73/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 74/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 75/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 76/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 77/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 78/108 2024-02-11T22:06:40.699 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 79/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 80/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 81/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 82/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 83/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 84/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 85/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 86/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 87/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 88/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 89/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 90/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 91/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : jq-1.6-7.el8.x86_64 92/108 2024-02-11T22:06:40.700 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 93/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 94/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 95/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 96/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 97/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 98/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 99/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 100/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 101/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 102/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 103/108 2024-02-11T22:06:40.701 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 104/108 2024-02-11T22:06:40.702 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-2:18.2.1-526.g25d74df1.el8.x86_64 105/108 2024-02-11T22:06:40.702 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2024-02-11T22:06:40.702 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 107/108 2024-02-11T22:06:41.541 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.no 89/108 2024-02-11T22:06:41.741 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.1-526.g25d7 90/108 2024-02-11T22:06:41.839 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.1-526.g25d7 90/108 2024-02-11T22:06:42.236 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mgr-modules-core-2:18.2.1-526.g25d74df1.el8 91/108 2024-02-11T22:06:42.422 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 92/108 2024-02-11T22:06:42.462 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 92/108 2024-02-11T22:06:42.632 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 93/108 2024-02-11T22:06:42.855 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 93/108 2024-02-11T22:06:43.007 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 94/108 2024-02-11T22:06:43.492 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 94/108 2024-02-11T22:06:43.726 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 95/108 2024-02-11T22:06:45.392 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 95/108 2024-02-11T22:06:45.580 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 96/108 2024-02-11T22:06:45.602 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 96/108 2024-02-11T22:06:46.973 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-2:18.2.1-526.g25d74df1.el8.x86_64 97/108 2024-02-11T22:06:47.138 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 98/108 2024-02-11T22:06:47.174 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 98/108 2024-02-11T22:06:47.323 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-immutable-object-cache-2:18.2.1-526.g25d74d 99/108 2024-02-11T22:06:47.692 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.1-526.g25d74d 99/108 2024-02-11T22:06:47.848 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 100/108 2024-02-11T22:06:49.548 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2024-02-11T22:06:49.549 INFO:teuthology.orchestra.run.smithi160.stdout:Installed products updated. 2024-02-11T22:06:50.127 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:06:50.127 INFO:teuthology.orchestra.run.smithi160.stdout:Upgraded: 2024-02-11T22:06:50.127 INFO:teuthology.orchestra.run.smithi160.stdout: librados2-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.127 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.128 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: fuse-2.9.7-17.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-02-11T22:06:50.129 INFO:teuthology.orchestra.run.smithi160.stdout: jq-1.6-7.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: liboath-2.6.2-3.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind-1.3.1-3.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: oniguruma-6.8.2-2.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-0.3.15-6.el8.x86_64 2024-02-11T22:06:50.130 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel-2.5.1-7.el8.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-02-11T22:06:50.131 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-6.2-6.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako-1.0.6-14.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-02-11T22:06:50.132 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend-2.6-1.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-py-1.5.3-4.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser-2.14-14.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-02-11T22:06:50.133 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz-2017.2-11.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes-2.4.1-12.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa-4.9-2.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-02-11T22:06:50.134 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: socat-1.7.4.1-1.el8.x86_64 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: thrift-0.13.0-2.el8.x86_64 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:06:50.135 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-02-11T22:06:50.331 DEBUG:teuthology.parallel:result is None 2024-02-11T22:06:52.560 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 100/108 2024-02-11T22:06:53.160 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-test-2:18.2.1-526.g25d74df1.el8.x86_64 101/108 2024-02-11T22:06:53.509 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2024-02-11T22:06:53.702 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : ceph-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 103/108 2024-02-11T22:06:53.857 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : libcephfs-devel-2:18.2.1-526.g25d74df1.el8.x86_6 104/108 2024-02-11T22:06:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : rbd-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 105/108 2024-02-11T22:06:54.249 INFO:teuthology.orchestra.run.smithi023.stdout: Installing : rbd-nbd-2:18.2.1-526.g25d74df1.el8.x86_64 106/108 2024-02-11T22:06:54.249 INFO:teuthology.orchestra.run.smithi023.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-11T22:06:54.467 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2024-02-11T22:06:54.467 INFO:teuthology.orchestra.run.smithi023.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-11T22:06:55.278 INFO:teuthology.orchestra.run.smithi023.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2024-02-11T22:06:55.278 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-2:18.2.1-526.g25d74df1.el8.x86_64 1/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 2/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 3/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 4/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-immutable-object-cache-2:18.2.1-526.g25d74d 5/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 6/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 7/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 8/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 9/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 10/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 11/108 2024-02-11T22:06:55.279 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-test-2:18.2.1-526.g25d74df1.el8.x86_64 12/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libcephfs-devel-2:18.2.1-526.g25d74df1.el8.x86_6 13/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 14/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 15/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librados-devel-2:18.2.1-526.g25d74df1.el8.x86_64 16/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_ 17/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 18/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-ceph-argparse-2:18.2.1-526.g25d74df1.el8 19/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-ceph-common-2:18.2.1-526.g25d74df1.el8.x 20/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-cephfs-2:18.2.1-526.g25d74df1.el8.x86_64 21/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-rados-2:18.2.1-526.g25d74df1.el8.x86_64 22/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-rbd-2:18.2.1-526.g25d74df1.el8.x86_64 23/108 2024-02-11T22:06:55.280 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-rgw-2:18.2.1-526.g25d74df1.el8.x86_64 24/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : rbd-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 25/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 26/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : rbd-nbd-2:18.2.1-526.g25d74df1.el8.x86_64 27/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-grafana-dashboards-2:18.2.1-526.g25d74df1.e 28/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noar 29/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.no 30/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.1-526.g25d7 31/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mgr-modules-core-2:18.2.1-526.g25d74df1.el8 32/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 33/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : ceph-prometheus-alerts-2:18.2.1-526.g25d74df1.el 34/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : cephadm-2:18.2.1-526.g25d74df1.el8.noarch 35/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2024-02-11T22:06:55.281 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2024-02-11T22:06:55.282 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2024-02-11T22:06:55.283 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 69/108 2024-02-11T22:06:55.284 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 70/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 71/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 72/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 73/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 74/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 75/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 76/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 77/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 78/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 79/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 80/108 2024-02-11T22:06:55.285 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 81/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 82/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 83/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 84/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 85/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 86/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 87/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 88/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 89/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 90/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 91/108 2024-02-11T22:06:55.286 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : jq-1.6-7.el8.x86_64 92/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 93/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c3 94/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 95/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 96/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 97/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 98/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 99/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 100/108 2024-02-11T22:06:55.287 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 101/108 2024-02-11T22:06:55.288 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 102/108 2024-02-11T22:06:55.288 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 103/108 2024-02-11T22:06:55.288 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 104/108 2024-02-11T22:06:55.288 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librados2-2:18.2.1-526.g25d74df1.el8.x86_64 105/108 2024-02-11T22:06:55.288 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2024-02-11T22:06:55.288 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 107/108 2024-02-11T22:07:04.379 INFO:teuthology.orchestra.run.smithi023.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2024-02-11T22:07:04.379 INFO:teuthology.orchestra.run.smithi023.stdout:Installed products updated. 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout:Upgraded: 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout: librados2-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout: librbd1-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout:Installed: 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-base-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.135 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-grafana-dashboards-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-immutable-object-cache-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mds-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-cephadm-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-dashboard-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-diskprediction-local-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-modules-core-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mgr-rook-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-mon-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.136 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-osd-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-prometheus-alerts-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-radosgw-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-selinux-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: ceph-test-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: cephadm-2:18.2.1-526.g25d74df1.el8.noarch 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: fuse-2.9.7-17.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: jq-1.6-7.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: libcephfs-devel-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: libcephfs2-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: libcephsqlite-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: liboath-2.6.2-3.el8.x86_64 2024-02-11T22:07:05.137 INFO:teuthology.orchestra.run.smithi023.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: librados-devel-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: libradosstriper1-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: librgw2-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: libunwind-1.3.1-3.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: oniguruma-6.8.2-2.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: openblas-0.3.15-6.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: python3-attrs-17.4.0-6.el8.noarch 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: python3-babel-2.5.1-7.el8.noarch 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-02-11T22:07:05.138 INFO:teuthology.orchestra.run.smithi023.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-ceph-argparse-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-ceph-common-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cephfs-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jaraco-6.2-6.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jinja2-2.10.1-3.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-02-11T22:07:05.139 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-mako-1.0.6-14.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-natsort-7.1.1-2.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pluggy-0.6.0-3.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-portend-2.6-1.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-02-11T22:07:05.140 INFO:teuthology.orchestra.run.smithi023.stdout: python3-py-1.5.3-4.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pycparser-2.14-14.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pytest-3.4.2-11.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-pytz-2017.2-11.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rados-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rbd-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rgw-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-routes-2.4.1-12.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-rsa-4.9-2.el8.noarch 2024-02-11T22:07:05.141 INFO:teuthology.orchestra.run.smithi023.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: rbd-fuse-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: rbd-mirror-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: rbd-nbd-2:18.2.1-526.g25d74df1.el8.x86_64 2024-02-11T22:07:05.142 INFO:teuthology.orchestra.run.smithi023.stdout: socat-1.7.4.1-1.el8.x86_64 2024-02-11T22:07:05.143 INFO:teuthology.orchestra.run.smithi023.stdout: thrift-0.13.0-2.el8.x86_64 2024-02-11T22:07:05.143 INFO:teuthology.orchestra.run.smithi023.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-02-11T22:07:05.143 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:07:05.143 INFO:teuthology.orchestra.run.smithi023.stdout:Complete! 2024-02-11T22:07:05.329 DEBUG:teuthology.parallel:result is None 2024-02-11T22:07:05.330 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T22:07:05.330 INFO:teuthology.packaging:ref: None 2024-02-11T22:07:05.330 INFO:teuthology.packaging:tag: None 2024-02-11T22:07:05.330 INFO:teuthology.packaging:branch: reef 2024-02-11T22:07:05.330 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:07:05.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-11T22:07:05.658 DEBUG:teuthology.orchestra.run.smithi023:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-11T22:07:05.683 INFO:teuthology.orchestra.run.smithi023.stdout:18.2.1-526.g25d74df1.el8 2024-02-11T22:07:05.683 INFO:teuthology.packaging:The installed version of ceph is 18.2.1-526.g25d74df1.el8 2024-02-11T22:07:05.684 INFO:teuthology.task.install:The correct ceph version 18.2.1-526.g25d74df1 is installed. 2024-02-11T22:07:05.685 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-11T22:07:05.685 INFO:teuthology.packaging:ref: None 2024-02-11T22:07:05.686 INFO:teuthology.packaging:tag: None 2024-02-11T22:07:05.686 INFO:teuthology.packaging:branch: reef 2024-02-11T22:07:05.686 INFO:teuthology.packaging:sha1: d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:07:05.686 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-02-11T22:07:06.008 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-11T22:07:06.037 INFO:teuthology.orchestra.run.smithi160.stdout:18.2.1-526.g25d74df1.el8 2024-02-11T22:07:06.037 INFO:teuthology.packaging:The installed version of ceph is 18.2.1-526.g25d74df1.el8 2024-02-11T22:07:06.038 INFO:teuthology.task.install:The correct ceph version 18.2.1-526.g25d74df1 is installed. 2024-02-11T22:07:06.039 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-11T22:07:06.040 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:07:06.040 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-11T22:07:06.089 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:07:06.089 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-11T22:07:06.136 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-11T22:07:06.136 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:07:06.136 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/usr/bin/daemon-helper 2024-02-11T22:07:06.166 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-11T22:07:06.235 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:07:06.235 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/daemon-helper 2024-02-11T22:07:06.266 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-11T22:07:06.335 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-11T22:07:06.335 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:07:06.335 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-11T22:07:06.363 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-11T22:07:06.431 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:07:06.431 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-11T22:07:06.460 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-11T22:07:06.530 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-11T22:07:06.530 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:07:06.530 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/usr/bin/stdin-killer 2024-02-11T22:07:06.557 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-11T22:07:06.625 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:07:06.625 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/stdin-killer 2024-02-11T22:07:06.654 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-11T22:07:06.724 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:07:06.734 INFO:teuthology.task.print:**** done install task... 2024-02-11T22:07:06.735 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:07:06.753 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-02-11T22:07:06.753 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-11T22:07:06.851 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98'} 2024-02-11T22:07:06.851 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-02-11T22:07:06.852 INFO:tasks.cephadm:Cluster fsid is e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:06.852 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-11T22:07:06.852 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.23', 'mon.c': '[v2:172.21.15.23:3301,v1:172.21.15.23:6790]', 'mon.b': '172.21.15.160'} 2024-02-11T22:07:06.852 INFO:tasks.cephadm:First mon is mon.a on smithi023 2024-02-11T22:07:06.853 INFO:tasks.cephadm:First mgr is y 2024-02-11T22:07:06.853 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-11T22:07:06.853 DEBUG:teuthology.orchestra.run.smithi023:> sudo hostname $(hostname -s) 2024-02-11T22:07:06.882 DEBUG:teuthology.orchestra.run.smithi160:> sudo hostname $(hostname -s) 2024-02-11T22:07:06.911 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-02-11T22:07:06.911 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:07:07.127 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/76367/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-658-gd4ed20cf', 'node_name': '172.21.5.32+adami02', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-658.gd4ed20cf'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-nitzan-max-pglog-size/d4ed20cfb238ef2c47d64ca4533eca00b8968b98/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2024-01-30 13:46:25.227758', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-nitzan-max-pglog-size', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-nitzan-max-pglog-size/d4ed20cfb238ef2c47d64ca4533eca00b8968b98/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-02-11T22:07:07.448 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef, sha1 25d74df18f519385e981941bd8ac52b1b1c4fd53 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&ref=reef 2024-02-11T22:07:07.450 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/x86_64/flavors/default/cephadm 2024-02-11T22:07:07.450 DEBUG:teuthology.orchestra.run.smithi023:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-11T22:07:07.987 INFO:teuthology.orchestra.run.smithi023.stdout:-rw-rw-r--. 1 ubuntu ubuntu 701072 Feb 11 22:07 /home/ubuntu/cephtest/cephadm 2024-02-11T22:07:07.987 DEBUG:teuthology.orchestra.run.smithi160:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/25d74df18f519385e981941bd8ac52b1b1c4fd53/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-11T22:07:08.498 INFO:teuthology.orchestra.run.smithi160.stdout:-rw-rw-r--. 1 ubuntu ubuntu 701072 Feb 11 22:07 /home/ubuntu/cephtest/cephadm 2024-02-11T22:07:08.499 DEBUG:teuthology.orchestra.run.smithi023:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-11T22:07:08.521 DEBUG:teuthology.orchestra.run.smithi160:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-11T22:07:08.555 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-02-11T22:07:08.555 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-02-11T22:07:08.563 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-02-11T22:07:11.268 INFO:teuthology.orchestra.run.smithi160.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-02-11T22:07:13.490 INFO:teuthology.orchestra.run.smithi023.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-02-11T22:07:36.339 INFO:teuthology.orchestra.run.smithi160.stdout:{ 2024-02-11T22:07:36.339 INFO:teuthology.orchestra.run.smithi160.stdout: "ceph_version": "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)", 2024-02-11T22:07:36.339 INFO:teuthology.orchestra.run.smithi160.stdout: "image_id": "83224b13e5242fdd04ff0e3727c3d2622098747d42af57af109f79a613920007", 2024-02-11T22:07:36.339 INFO:teuthology.orchestra.run.smithi160.stdout: "repo_digests": [ 2024-02-11T22:07:36.340 INFO:teuthology.orchestra.run.smithi160.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:4bc8924ba194e864e405716d4002e7758e1230840f6668463e1da1cb8ce16b56" 2024-02-11T22:07:36.340 INFO:teuthology.orchestra.run.smithi160.stdout: ] 2024-02-11T22:07:36.340 INFO:teuthology.orchestra.run.smithi160.stdout:} 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph_version": "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)", 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout: "image_id": "83224b13e5242fdd04ff0e3727c3d2622098747d42af57af109f79a613920007", 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout: "repo_digests": [ 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:4bc8924ba194e864e405716d4002e7758e1230840f6668463e1da1cb8ce16b56" 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout: ] 2024-02-11T22:07:42.001 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:07:42.021 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /etc/ceph 2024-02-11T22:07:42.052 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /etc/ceph 2024-02-11T22:07:42.090 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 777 /etc/ceph 2024-02-11T22:07:42.119 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /etc/ceph 2024-02-11T22:07:42.162 INFO:tasks.cephadm:Writing seed config... 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-11T22:07:42.163 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-11T22:07:42.164 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-11T22:07:42.164 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:07:42.164 DEBUG:teuthology.orchestra.run.smithi023:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-11T22:07:42.181 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = e509b316-c929-11ee-95b9-87774f69a715 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-02-11T22:07:42.182 DEBUG:teuthology.orchestra.run.smithi023:mon.a> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service 2024-02-11T22:07:42.223 DEBUG:teuthology.orchestra.run.smithi023:mgr.y> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service 2024-02-11T22:07:42.250 INFO:journalctl@ceph.mon.a.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:07:42.251 INFO:tasks.cephadm:Bootstrapping... 2024-02-11T22:07:42.251 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid e509b316-c929-11ee-95b9-87774f69a715 --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.23 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-11T22:07:42.277 INFO:journalctl@ceph.mgr.y.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:07:42.417 INFO:teuthology.orchestra.run.smithi023.stdout:-------------------------------------------------------------------------------- 2024-02-11T22:07:42.418 INFO:teuthology.orchestra.run.smithi023.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'e509b316-c929-11ee-95b9-87774f69a715', '--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.23', '--skip-admin-label'] 2024-02-11T22:07:42.456 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stdout 4.6.1 2024-02-11T22:07:42.456 INFO:teuthology.orchestra.run.smithi023.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-02-11T22:07:42.457 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying podman|docker is present... 2024-02-11T22:07:42.496 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stdout 4.6.1 2024-02-11T22:07:42.496 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying lvm2 is present... 2024-02-11T22:07:42.496 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying time synchronization is in place... 2024-02-11T22:07:42.503 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-11T22:07:42.504 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-11T22:07:42.510 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-11T22:07:42.510 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-02-11T22:07:42.516 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout enabled 2024-02-11T22:07:42.522 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout active 2024-02-11T22:07:42.522 INFO:teuthology.orchestra.run.smithi023.stdout:Unit chronyd.service is enabled and running 2024-02-11T22:07:42.522 INFO:teuthology.orchestra.run.smithi023.stdout:Repeating the final host check... 2024-02-11T22:07:42.553 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stdout 4.6.1 2024-02-11T22:07:42.553 INFO:teuthology.orchestra.run.smithi023.stdout:podman (/bin/podman) version 4.6.1 is present 2024-02-11T22:07:42.553 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl is present 2024-02-11T22:07:42.554 INFO:teuthology.orchestra.run.smithi023.stdout:lvcreate is present 2024-02-11T22:07:42.560 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-11T22:07:42.560 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-11T22:07:42.566 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-11T22:07:42.566 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-02-11T22:07:42.572 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout enabled 2024-02-11T22:07:42.578 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout active 2024-02-11T22:07:42.578 INFO:teuthology.orchestra.run.smithi023.stdout:Unit chronyd.service is enabled and running 2024-02-11T22:07:42.578 INFO:teuthology.orchestra.run.smithi023.stdout:Host looks OK 2024-02-11T22:07:42.578 INFO:teuthology.orchestra.run.smithi023.stdout:Cluster fsid: e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:42.578 INFO:teuthology.orchestra.run.smithi023.stdout:Acquiring lock 140059203209704 on /run/cephadm/e509b316-c929-11ee-95b9-87774f69a715.lock 2024-02-11T22:07:42.578 INFO:teuthology.orchestra.run.smithi023.stdout:Lock 140059203209704 acquired on /run/cephadm/e509b316-c929-11ee-95b9-87774f69a715.lock 2024-02-11T22:07:42.579 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying IP 172.21.15.23 port 3300 ... 2024-02-11T22:07:42.579 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying IP 172.21.15.23 port 6789 ... 2024-02-11T22:07:42.579 INFO:teuthology.orchestra.run.smithi023.stdout:Base mon IP(s) is [172.21.15.23:3300, 172.21.15.23:6789], mon addrv is [v2:172.21.15.23:3300,v1:172.21.15.23:6789] 2024-02-11T22:07:42.583 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2024-02-11T22:07:42.583 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.23 metric 100 2024-02-11T22:07:42.585 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-11T22:07:42.585 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-02-11T22:07:42.585 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1741sec hoplimit 64 pref medium 2024-02-11T22:07:42.588 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-11T22:07:42.588 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-11T22:07:42.588 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-11T22:07:42.588 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-02-11T22:07:42.588 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:ce42/64 scope link 2024-02-11T22:07:42.588 INFO:teuthology.orchestra.run.smithi023.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-11T22:07:42.589 INFO:teuthology.orchestra.run.smithi023.stdout:Mon IP `172.21.15.23` is in CIDR network `172.21.0.0/20` 2024-02-11T22:07:42.589 INFO:teuthology.orchestra.run.smithi023.stdout:Mon IP `172.21.15.23` is in CIDR network `172.21.0.0/20` 2024-02-11T22:07:42.589 INFO:teuthology.orchestra.run.smithi023.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-11T22:07:42.590 INFO:teuthology.orchestra.run.smithi023.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-11T22:07:42.590 INFO:teuthology.orchestra.run.smithi023.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stdout 83224b13e5242fdd04ff0e3727c3d2622098747d42af57af109f79a613920007 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stderr Getting image source signatures 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stderr Copying blob sha256:d9e43adb2dd38736e61f79758c7f5b9223c5a0c64bd7b6cb936229c2786350a9 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stderr Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stderr Copying config sha256:83224b13e5242fdd04ff0e3727c3d2622098747d42af57af109f79a613920007 2024-02-11T22:07:43.009 INFO:teuthology.orchestra.run.smithi023.stdout:/bin/podman: stderr Writing manifest to image destination 2024-02-11T22:07:43.662 INFO:teuthology.orchestra.run.smithi023.stdout:ceph: stdout ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable) 2024-02-11T22:07:43.663 INFO:teuthology.orchestra.run.smithi023.stdout:Ceph version: ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable) 2024-02-11T22:07:43.663 INFO:teuthology.orchestra.run.smithi023.stdout:Extracting ceph user uid/gid from container image... 2024-02-11T22:07:44.240 INFO:teuthology.orchestra.run.smithi023.stdout:stat: stdout 167 167 2024-02-11T22:07:44.240 INFO:teuthology.orchestra.run.smithi023.stdout:Creating initial keys... 2024-02-11T22:07:45.302 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-authtool: stdout AQAwRcll1gmFIBAAVfddEdWBwEntYJnL2OyPew== 2024-02-11T22:07:45.898 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-authtool: stdout AQAxRcllALfmHxAA4uYQsHnGMWcH0K2g8fOsqA== 2024-02-11T22:07:46.490 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph-authtool: stdout AQAyRclluMeVBxAAc6HYFn2wXeYVMr62lji/hw== 2024-02-11T22:07:46.491 INFO:teuthology.orchestra.run.smithi023.stdout:Creating initial monmap... 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:monmaptool for a [v2:172.21.15.23:3300,v1:172.21.15.23:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:setting min_mon_release = pacific 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: set fsid to e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:07:47.086 INFO:teuthology.orchestra.run.smithi023.stdout:Creating mon... 2024-02-11T22:07:47.701 INFO:teuthology.orchestra.run.smithi023.stdout:create mon.a on 2024-02-11T22:07:47.836 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-02-11T22:07:47.931 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-11T22:07:48.070 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e509b316-c929-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-e509b316-c929-11ee-95b9-87774f69a715.target. 2024-02-11T22:07:48.071 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e509b316-c929-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-e509b316-c929-11ee-95b9-87774f69a715.target. 2024-02-11T22:07:48.296 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a 2024-02-11T22:07:48.296 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service: Unit ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service not loaded. 2024-02-11T22:07:48.389 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e509b316-c929-11ee-95b9-87774f69a715.target.wants/ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service → /etc/systemd/system/ceph-e509b316-c929-11ee-95b9-87774f69a715@.service. 2024-02-11T22:07:48.780 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-11T22:07:48.780 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout disabled 2024-02-11T22:07:48.788 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-11T22:07:48.788 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-02-11T22:07:48.788 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld.service is not enabled 2024-02-11T22:07:48.788 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to enable service . firewalld.service is not available 2024-02-11T22:07:48.788 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mon to start... 2024-02-11T22:07:48.788 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mon... 2024-02-11T22:07:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:48 smithi023 ceph-mon[35213]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:07:49.578 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout cluster: 2024-02-11T22:07:49.578 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout id: e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:49.578 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout services: 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.423053s) 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout data: 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout pgs: 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:mon is available 2024-02-11T22:07:49.579 INFO:teuthology.orchestra.run.smithi023.stdout:Assimilating anything we can from ceph.conf... 2024-02-11T22:07:50.049 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:49 smithi023 ceph-mon[35213]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:07:50.049 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:49 smithi023 ceph-mon[35213]: monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:07:50.049 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:49 smithi023 ceph-mon[35213]: fsmap 2024-02-11T22:07:50.049 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:49 smithi023 ceph-mon[35213]: osdmap e1: 0 total, 0 up, 0 in 2024-02-11T22:07:50.049 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:49 smithi023 ceph-mon[35213]: mgrmap e1: no daemons active 2024-02-11T22:07:50.049 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:49 smithi023 ceph-mon[35213]: from='client.? 172.21.15.23:0/1305501407' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [global] 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout fsid = e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.23:3300,v1:172.21.15.23:6789] 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:50.402 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-11T22:07:50.403 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-11T22:07:50.403 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:50.403 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [osd] 2024-02-11T22:07:50.403 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-11T22:07:50.403 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-11T22:07:50.403 INFO:teuthology.orchestra.run.smithi023.stdout:Generating new minimal ceph.conf... 2024-02-11T22:07:51.150 INFO:teuthology.orchestra.run.smithi023.stdout:Restarting the monitor... 2024-02-11T22:07:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:50 smithi023 ceph-mon[35213]: from='client.? 172.21.15.23:0/1165895838' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-11T22:07:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:50 smithi023 ceph-mon[35213]: from='client.? 172.21.15.23:0/1165895838' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-11T22:07:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:50 smithi023 ceph-mon[35213]: from='client.? 172.21.15.23:0/2825872632' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:07:51.574 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 systemd[1]: Stopping Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:07:51.575 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[35190]: 2024-02-11T22:07:51.352+0000 7fb3f4354700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:07:51.575 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[35190]: 2024-02-11T22:07:51.352+0000 7fb3f4354700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-11T22:07:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 bash[35536]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a 2024-02-11T22:07:52.225 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service: Succeeded. 2024-02-11T22:07:52.225 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 systemd[1]: Stopped Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:07:52.225 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:51 smithi023 systemd[1]: Starting Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:07:52.269 INFO:teuthology.orchestra.run.smithi023.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-11T22:07:52.271 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 bash[35657]: 25292612237ddde00a0989d7edfb0ec1b829a9cb99802682268c02afa57806db 2024-02-11T22:07:52.271 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 systemd[1]: Started Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:07:52.271 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: set uid:gid to 167:167 (ceph:ceph) 2024-02-11T22:07:52.658 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable), process ceph-mon, pid 7 2024-02-11T22:07:52.658 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: pidfile_write: ignore empty --pid-file 2024-02-11T22:07:52.658 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: load: jerasure load: lrc 2024-02-11T22:07:52.658 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: RocksDB version: 7.9.2 2024-02-11T22:07:52.658 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Git sha 0 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Compile date 2024-02-09 20:24:35 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: DB SUMMARY 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: DB Session ID: ZQ9NNVBTVN49PWCLXP05 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: CURRENT file: CURRENT 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: IDENTITY file: IDENTITY 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83700 ; 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.error_if_exists: 0 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.create_if_missing: 0 2024-02-11T22:07:52.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.paranoid_checks: 1 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.env: 0x56369cac5720 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.fs: PosixFileSystem 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.info_log: 0x56369ea3f440 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_file_opening_threads: 16 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.statistics: (nil) 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.use_fsync: 0 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_log_file_size: 0 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-11T22:07:52.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.keep_log_file_num: 1000 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.recycle_log_file_num: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.allow_fallocate: 1 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.allow_mmap_reads: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.allow_mmap_writes: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.use_direct_reads: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.create_missing_column_families: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.db_log_dir: 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.wal_dir: 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-11T22:07:52.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.advise_random_on_open: 1 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.db_write_buffer_size: 0 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.write_buffer_manager: 0x56369dcd0320 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.rate_limiter: (nil) 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.wal_recovery_mode: 2 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.enable_thread_tracking: 0 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.enable_pipelined_write: 0 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.unordered_write: 0 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-11T22:07:52.662 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.row_cache: None 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.wal_filter: None 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.allow_ingest_behind: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.two_write_queues: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.manual_wal_flush: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.wal_compression: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.atomic_flush: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.log_readahead_size: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.best_efforts_recovery: 0 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-11T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.allow_data_in_errors: 0 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.db_host_id: __hostname__ 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_background_jobs: 2 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_background_compactions: -1 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_subcompactions: 1 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_total_wal_size: 0 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-11T22:07:52.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_open_files: -1 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bytes_per_sync: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_readahead_size: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_background_flushes: -1 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Compression algorithms supported: 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kZSTD supported: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kXpressCompression supported: 0 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kLZ4HCCompression supported: 1 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kZlibCompression supported: 1 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kSnappyCompression supported: 1 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kLZ4Compression supported: 1 2024-02-11T22:07:52.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: kBZip2Compression supported: 0 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.merge_operator: 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_filter: None 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_filter_factory: None 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.sst_partitioner_factory: None 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56369ea3f540) 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout: cache_index_and_filter_blocks: 1 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-11T22:07:52.666 INFO:journalctl@ceph.mon.a.smithi023.stdout: pin_top_level_index_and_filter: 1 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: index_type: 0 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: data_block_index_type: 0 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: index_shortening: 1 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: checksum: 4 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: no_block_cache: 0 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache: 0x56369dd51350 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache_name: BinnedLRUCache 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache_options: 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: capacity : 536870912 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: num_shard_bits : 4 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: strict_capacity_limit : 0 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: high_pri_pool_ratio: 0.000 2024-02-11T22:07:52.667 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache_compressed: (nil) 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: persistent_cache: (nil) 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_size: 4096 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_size_deviation: 10 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_restart_interval: 16 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: index_block_restart_interval: 1 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: metadata_block_size: 4096 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: partition_filters: 0 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: use_delta_encoding: 1 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: filter_policy: bloomfilter 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: whole_key_filtering: 1 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: verify_compression: 0 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: read_amp_bytes_per_bit: 0 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: format_version: 5 2024-02-11T22:07:52.668 INFO:journalctl@ceph.mon.a.smithi023.stdout: enable_index_compression: 1 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_align: 0 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout: max_auto_readahead_size: 262144 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout: prepopulate_block_cache: 0 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout: initial_auto_readahead_size: 8192 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout: num_file_reads_for_auto_readahead: 2 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.write_buffer_size: 33554432 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_write_buffer_number: 2 2024-02-11T22:07:52.669 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression: NoCompression 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression: Disabled 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.prefix_extractor: nullptr 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.num_levels: 7 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-11T22:07:52.670 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.level: 32767 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.strategy: 0 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.enabled: false 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.target_file_size_base: 67108864 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-11T22:07:52.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-11T22:07:52.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.arena_block_size: 1048576 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.disable_auto_compactions: 0 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-11T22:07:52.673 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.table_properties_collectors: 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.inplace_update_support: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.bloom_locality: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.max_successive_merges: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.paranoid_file_checks: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.force_consistency_checks: 1 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.report_bg_io_stats: 0 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.ttl: 2592000 2024-02-11T22:07:52.674 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.enable_blob_files: false 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.min_blob_size: 0 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.blob_file_size: 268435456 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.blob_file_starting_level: 0 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-02-11T22:07:52.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e7ef871-0e15-45b3-971f-a6ed7286245c 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689272278670, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689272279986, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80486, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 248, "table_properties": {"data_size": 78669, "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": 10107, "raw_average_key_size": 47, "raw_value_size": 72895, "raw_average_value_size": 345, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1707689272, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e7ef871-0e15-45b3-971f-a6ed7286245c", "db_session_id": "ZQ9NNVBTVN49PWCLXP05", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689272280094, "job": 1, "event": "recovery_finished"} 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56369ddee000 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: DB pointer 0x56369ddda000 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-11T22:07:52.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** DB Stats ** 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:07:52.677 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: L0 2/0 80.43 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: Sum 2/0 80.43 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 96.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-11T22:07:52.678 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative compaction: 0.00 GB write, 15.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval compaction: 0.00 GB write, 15.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: Block cache BinnedLRUCache@0x56369dd51350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:07:52.679 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: starting mon.a rank 0 at public addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] at bind addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???) e1 preinit fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).mds e1 new map 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).mds e1 print_map 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout: e1 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout: legacy client fscid: -1 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout: No filesystems configured 2024-02-11T22:07:52.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expand map: {default=false} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta from 'false' to 'false' 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expanded map: {default=false} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expand map: {default=info} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta from 'info' to 'info' 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expanded map: {default=info} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expand map: {default=daemon} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta from 'daemon' to 'daemon' 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expanded map: {default=daemon} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expand map: {default=debug} 2024-02-11T22:07:52.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta from 'debug' to 'debug' 2024-02-11T22:07:52.682 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: expand_channel_meta expanded map: {default=debug} 2024-02-11T22:07:52.682 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:07:52.682 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:07:52.682 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: fsmap 2024-02-11T22:07:52.682 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: osdmap e1: 0 total, 0 up, 0 in 2024-02-11T22:07:52.682 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:52 smithi023 ceph-mon[35696]: mgrmap e1: no daemons active 2024-02-11T22:07:53.058 INFO:teuthology.orchestra.run.smithi023.stdout:Wrote config to /etc/ceph/ceph.conf 2024-02-11T22:07:53.083 INFO:teuthology.orchestra.run.smithi023.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-11T22:07:53.083 INFO:teuthology.orchestra.run.smithi023.stdout:Creating mgr... 2024-02-11T22:07:53.083 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying port 0.0.0.0:9283 ... 2024-02-11T22:07:53.084 INFO:teuthology.orchestra.run.smithi023.stdout:Verifying port 0.0.0.0:8765 ... 2024-02-11T22:07:53.300 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y 2024-02-11T22:07:53.300 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service: Unit ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service not loaded. 2024-02-11T22:07:53.395 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e509b316-c929-11ee-95b9-87774f69a715.target.wants/ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-e509b316-c929-11ee-95b9-87774f69a715@.service. 2024-02-11T22:07:53.640 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:53 smithi023 systemd[1]: Starting Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:07:53.795 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-11T22:07:53.795 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout disabled 2024-02-11T22:07:53.803 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-11T22:07:53.803 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-02-11T22:07:53.803 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld.service is not enabled 2024-02-11T22:07:53.803 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to enable service . firewalld.service is not available 2024-02-11T22:07:53.811 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-11T22:07:53.812 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout disabled 2024-02-11T22:07:53.820 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-11T22:07:53.820 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-02-11T22:07:53.820 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld.service is not enabled 2024-02-11T22:07:53.820 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-02-11T22:07:53.820 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr to start... 2024-02-11T22:07:53.820 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr... 2024-02-11T22:07:53.983 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:53 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1417159671' entity='client.admin' 2024-02-11T22:07:53.983 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:53 smithi023 bash[35934]: c0c4ef1940ec4b9736ac505ba6bfb8ce2072ad77a60bf712ad4901cdb856007a 2024-02-11T22:07:53.983 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:53 smithi023 systemd[1]: Started Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:07:54.269 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:54.169+0000 7f798c913200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:07:54.270 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:54.268+0000 7f798c913200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:07:54.568 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:54.361+0000 7f798c913200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:07:54.569 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:54.451+0000 7f798c913200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:07:54.647 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:54.647 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:07:54.647 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "e509b316-c929-11ee-95b9-87774f69a715", 2024-02-11T22:07:54.647 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "a" 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:07:54.648 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-11T22:07:54.651 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-11T22:07:54.652 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:07:54.653 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-02-11T22:07:48.811579+0000", 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:07:54.654 INFO:teuthology.orchestra.run.smithi023.stdout:mgr not available, waiting (1/15)... 2024-02-11T22:07:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3262967904' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:07:55.384 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.124+0000 7f798c913200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:07:55.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.384+0000 7f798c913200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:07:55.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.473+0000 7f798c913200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:07:55.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.586+0000 7f798c913200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:07:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.749+0000 7f798c913200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:07:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.882+0000 7f798c913200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:07:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:55.971+0000 7f798c913200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:07:56.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:56.358+0000 7f798c913200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:07:57.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:56.763+0000 7f798c913200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:07:57.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:56.963+0000 7f798c913200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:07:57.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:57.059+0000 7f798c913200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:07:58.124 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:07:58.124 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "e509b316-c929-11ee-95b9-87774f69a715", 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "a" 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-11T22:07:58.125 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-11T22:07:58.126 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-11T22:07:58.127 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-02-11T22:07:48.811579+0000", 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:07:58.128 INFO:teuthology.orchestra.run.smithi023.stdout:mgr not available, waiting (2/15)... 2024-02-11T22:07:58.149 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:57.892+0000 7f798c913200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:07:58.149 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:57.993+0000 7f798c913200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:07:58.149 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:58.149+0000 7f798c913200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:07:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:07:58 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2892458485' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:07:59.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:58.801+0000 7f798c913200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:07:59.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:58.989+0000 7f798c913200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:07:59.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:07:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:07:59.189+0000 7f798c913200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:08:00.466 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:00 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:00.164+0000 7f798c913200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:08:00.743 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:00 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1203182609' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:08:00.743 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:00 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:00.465+0000 7f798c913200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:08:00.743 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:00 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:00.557+0000 7f798c913200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:08:00.884 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:08:00.884 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:08:00.884 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "e509b316-c929-11ee-95b9-87774f69a715", 2024-02-11T22:08:00.884 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "a" 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-02-11T22:08:00.885 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-11T22:08:00.886 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-11T22:08:00.889 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-11T22:08:00.889 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-11T22:08:00.889 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.889 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-11T22:08:00.889 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-11T22:08:00.890 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-02-11T22:07:48.811579+0000", 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:08:00.891 INFO:teuthology.orchestra.run.smithi023.stdout:mgr not available, waiting (3/15)... 2024-02-11T22:08:01.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:00 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:00.758+0000 7f798c913200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: Activating manager daemon y 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: mgrmap e2: y(active, starting, since 0.00347661s) 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: Manager daemon y is now available 2024-02-11T22:08:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:08:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:08:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:08:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:08:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:01 smithi023 ceph-mon[35696]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:08:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:02 smithi023 ceph-mon[35696]: mgrmap e3: y(active, since 1.01181s) 2024-02-11T22:08:04.057 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:08:04.057 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:08:04.057 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsid": "e509b316-c929-11ee-95b9-87774f69a715", 2024-02-11T22:08:04.057 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "health": { 2024-02-11T22:08:04.057 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 0 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "a" 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-02-11T22:08:04.058 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-11T22:08:04.059 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-11T22:08:04.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "restful" 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ], 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "modified": "2024-02-11T22:07:48.811579+0000", 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout }, 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:08:04.061 INFO:teuthology.orchestra.run.smithi023.stdout:mgr is available 2024-02-11T22:08:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:04 smithi023 ceph-mon[35696]: mgrmap e4: y(active, since 2s) 2024-02-11T22:08:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:04 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1963202000' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:08:05.090 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:08:05.091 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [global] 2024-02-11T22:08:05.091 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout fsid = e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout [osd] 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-11T22:08:05.092 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling cephadm module... 2024-02-11T22:08:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:05 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1237713734' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-11T22:08:06.617 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:06 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/636114454' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-11T22:08:06.618 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:06 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setuser ceph since I am not root 2024-02-11T22:08:06.618 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:06 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setgroup ceph since I am not root 2024-02-11T22:08:06.875 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:06 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:06.777+0000 7f10e8fc9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:08:07.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:06 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:06.874+0000 7f10e8fc9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:08:07.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:06 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:06.967+0000 7f10e8fc9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:08:07.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:07 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:07.058+0000 7f10e8fc9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:08:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:07 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/636114454' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-11T22:08:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:07 smithi023 ceph-mon[35696]: mgrmap e5: y(active, since 5s) 2024-02-11T22:08:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:07 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1160695380' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-11T22:08:07.988 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:07 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:07.725+0000 7f10e8fc9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:08:08.361 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:07 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:07.988+0000 7f10e8fc9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:08:08.361 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:08.078+0000 7f10e8fc9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:08:08.361 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:08.193+0000 7f10e8fc9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:08:08.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:08.360+0000 7f10e8fc9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:08:08.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:08.495+0000 7f10e8fc9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:08:08.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:08.585+0000 7f10e8fc9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:08:08.815 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for the mgr to restart... 2024-02-11T22:08:08.816 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr epoch 5... 2024-02-11T22:08:09.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:08.977+0000 7f10e8fc9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:08:09.596 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:09 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:09.390+0000 7f10e8fc9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:08:09.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:09 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:09.595+0000 7f10e8fc9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:08:09.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:09 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:09.692+0000 7f10e8fc9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:08:10.744 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:10.490+0000 7f10e8fc9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:08:10.744 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:10.589+0000 7f10e8fc9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:08:11.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:10.743+0000 7f10e8fc9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:08:11.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:11.398+0000 7f10e8fc9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:08:11.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:11.587+0000 7f10e8fc9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:08:12.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:11.788+0000 7f10e8fc9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:08:13.066 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:12.766+0000 7f10e8fc9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:08:13.366 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:13.065+0000 7f10e8fc9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:08:13.366 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:13.161+0000 7f10e8fc9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:13.365+0000 7f10e8fc9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: Active manager daemon y restarted 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: Activating manager daemon y 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: osdmap e2: 0 total, 0 up, 0 in 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: mgrmap e6: y(active, starting, since 0.00568807s) 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:08:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:08:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: Manager daemon y is now available 2024-02-11T22:08:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:13 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: Found migration_current of "None". Setting to last migration. 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:14] ENGINE Bus STARTING 2024-02-11T22:08:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:14 smithi023 ceph-mon[35696]: mgrmap e7: y(active, since 1.00744s) 2024-02-11T22:08:15.768 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:15 smithi023 ceph-mon[35696]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-11T22:08:15.769 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:15 smithi023 ceph-mon[35696]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-11T22:08:15.769 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:15 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:14] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:08:15.769 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:15 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:14] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:08:15.769 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:15 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:14] ENGINE Bus STARTED 2024-02-11T22:08:15.769 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:15 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:15.981 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:08:15.981 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-11T22:08:15.981 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-11T22:08:15.981 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:08:15.981 INFO:teuthology.orchestra.run.smithi023.stdout:mgr epoch 5 is available 2024-02-11T22:08:15.981 INFO:teuthology.orchestra.run.smithi023.stdout:Setting orchestrator backend to cephadm... 2024-02-11T22:08:16.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:16 smithi023 ceph-mon[35696]: mgrmap e8: y(active, since 2s) 2024-02-11T22:08:17.838 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout value unchanged 2024-02-11T22:08:17.838 INFO:teuthology.orchestra.run.smithi023.stdout:Generating ssh key... 2024-02-11T22:08:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:17 smithi023 ceph-mon[35696]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:17 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:17 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:18.883 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-mon[35696]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:19.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: Generating public/private rsa key pair. 2024-02-11T22:08:19.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: Your identification has been saved in /tmp/tmptrrnh9_5/key. 2024-02-11T22:08:19.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: Your public key has been saved in /tmp/tmptrrnh9_5/key.pub. 2024-02-11T22:08:19.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: The key fingerprint is: 2024-02-11T22:08:19.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: SHA256:zrf5EvWcRqPwE8p760LGb+Kir3SPsiZ0/3J6JM5/CBg ceph-e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:08:19.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: The key's randomart image is: 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: +---[RSA 3072]----+ 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | E . o o | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | oSo = * o | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | . ooo O + = | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | . ..++*.= o | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | ..o.*+Oo= | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: | o+*+XBX+. | 2024-02-11T22:08:19.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: +----[SHA256]-----+ 2024-02-11T22:08:20.097 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKadTiK5kaE97csyQUJ26BFwWsdk8MDtZjZzHi2iqS+iHtNDkhpAquEwFAnUJQaP7+5F7+QQ5lzBA5AX/KSqoi1JIRWUveiHiCOrW0JUJv0LzwvHXAja97ZG5XvAhwoOKaIzRq7L1peddu8w+LMqKuftRbQBdEb4+nvD7p3ATMf5KQ8MuxaUoE9NVDWKwE81ZT8yn6uOgup4RXIDQo+OlK0WqlGBRqXZR1Qo4vk+WU6FWmuzAnOrB8Y0jMp8c87VdyRUVSPavdqqMYhm/XtIYEUehcHqsAAGIK+qJ1Ob4IZRnEPDInHN4pwYHf/lhrOl8TuewUXuiTnLJQ8d1eIt/toaTSIb4twBjluyO2SstLUQzS/j7WN0alx5XGy1kmLOiT/H+dm4rqka2/p7+COiBJse8QOnfzpgJ71+pks3WrSBCCuL/w04wUF7tBMKKyxW6ZrS1794BzqskQlwuU643GPk8ouA4AZvlKPzGoMHXwYkrn+jcTDvYnmeFEpQEXTL8= ceph-e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:08:20.098 INFO:teuthology.orchestra.run.smithi023.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-11T22:08:20.098 INFO:teuthology.orchestra.run.smithi023.stdout:Adding key to root@localhost authorized_keys... 2024-02-11T22:08:20.099 INFO:teuthology.orchestra.run.smithi023.stdout:Adding host smithi023... 2024-02-11T22:08:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:19 smithi023 ceph-mon[35696]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:19 smithi023 ceph-mon[35696]: Generating ssh key... 2024-02-11T22:08:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:19 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:19 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:20.956 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:20 smithi023 ceph-mon[35696]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:21 smithi023 ceph-mon[35696]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi023", "addr": "172.21.15.23", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:21 smithi023 ceph-mon[35696]: Deploying cephadm binary to smithi023 2024-02-11T22:08:23.201 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Added host 'smithi023' with addr '172.21.15.23' 2024-02-11T22:08:23.201 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying unmanaged mon service... 2024-02-11T22:08:24.122 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:23 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:24.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:23 smithi023 ceph-mon[35696]: Added host smithi023 2024-02-11T22:08:24.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:23 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:24.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:23 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:24.162 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-02-11T22:08:24.162 INFO:teuthology.orchestra.run.smithi023.stdout:Deploying unmanaged mgr service... 2024-02-11T22:08:25.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:24 smithi023 ceph-mon[35696]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:25.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:24 smithi023 ceph-mon[35696]: Saving service mon spec with placement count:5 2024-02-11T22:08:25.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:24 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:25.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:24 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:25.123 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:24 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:25.129 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-02-11T22:08:26.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:26 smithi023 ceph-mon[35696]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:26.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:26 smithi023 ceph-mon[35696]: Saving service mgr spec with placement count:2 2024-02-11T22:08:26.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:26 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:26.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:26 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2780935726' entity='client.admin' 2024-02-11T22:08:26.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:26 smithi023 ceph-mon[35696]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:27.121 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling the dashboard module... 2024-02-11T22:08:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:27 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1121696952' entity='client.admin' 2024-02-11T22:08:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:27 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2698496448' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-11T22:08:28.614 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setuser ceph since I am not root 2024-02-11T22:08:28.615 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setgroup ceph since I am not root 2024-02-11T22:08:28.884 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:28.786+0000 7fd9731c7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:08:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:28.883+0000 7fd9731c7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:08:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:28.977+0000 7fd9731c7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:08:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:29 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:29.067+0000 7fd9731c7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:08:29.535 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:29 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2698496448' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-11T22:08:29.535 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:29 smithi023 ceph-mon[35696]: mgrmap e9: y(active, since 14s) 2024-02-11T22:08:29.535 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:29 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/4162921497' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for the mgr to restart... 2024-02-11T22:08:29.595 INFO:teuthology.orchestra.run.smithi023.stdout:Waiting for mgr epoch 9... 2024-02-11T22:08:29.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:29 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:29.741+0000 7fd9731c7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:08:30.373 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.007+0000 7fd9731c7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:08:30.374 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.096+0000 7fd9731c7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:08:30.374 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.209+0000 7fd9731c7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:08:30.374 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.373+0000 7fd9731c7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:08:30.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.506+0000 7fd9731c7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:08:30.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.595+0000 7fd9731c7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:08:31.383 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:30.980+0000 7fd9731c7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:08:31.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:31 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:31.382+0000 7fd9731c7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:08:31.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:31 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:31.583+0000 7fd9731c7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:08:32.154 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:31 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:31.680+0000 7fd9731c7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:08:32.729 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:32 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:32.474+0000 7fd9731c7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:08:32.729 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:32 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:32.573+0000 7fd9731c7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:08:33.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:32 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:32.728+0000 7fd9731c7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:08:33.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:33.381+0000 7fd9731c7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:08:33.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:33.572+0000 7fd9731c7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:08:34.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:33.773+0000 7fd9731c7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:08:35.044 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:34 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:34.748+0000 7fd9731c7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:08:35.335 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:35.044+0000 7fd9731c7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:08:35.335 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:35.136+0000 7fd9731c7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:08:35.335 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:08:35.334+0000 7fd9731c7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: Active manager daemon y restarted 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: Activating manager daemon y 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: osdmap e3: 0 total, 0 up, 0 in 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: mgrmap e10: y(active, starting, since 0.00728245s) 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:08:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:08:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:08:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: Manager daemon y is now available 2024-02-11T22:08:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:35] ENGINE Bus STARTING 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:35] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:36] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: [11/Feb/2024:22:08:36] ENGINE Bus STARTED 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:36 smithi023 ceph-mon[35696]: mgrmap e11: y(active, since 1.01266s) 2024-02-11T22:08:36.703 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout { 2024-02-11T22:08:36.703 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-11T22:08:36.703 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-11T22:08:36.703 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout } 2024-02-11T22:08:36.703 INFO:teuthology.orchestra.run.smithi023.stdout:mgr epoch 9 is available 2024-02-11T22:08:36.704 INFO:teuthology.orchestra.run.smithi023.stdout:Generating a dashboard self-signed certificate... 2024-02-11T22:08:38.094 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-11T22:08:38.094 INFO:teuthology.orchestra.run.smithi023.stdout:Creating initial admin user... 2024-02-11T22:08:38.199 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:37 smithi023 ceph-mon[35696]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-11T22:08:38.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:37 smithi023 ceph-mon[35696]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-11T22:08:38.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:37 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:38.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:37 smithi023 ceph-mon[35696]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:38.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:37 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:38.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:37 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:39.252 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$preuPTtNsM2ybIQHTeSzmOrgmaSyGflwIwCCu0.klNMHww0HJJin2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707689318, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-11T22:08:39.253 INFO:teuthology.orchestra.run.smithi023.stdout:Fetching dashboard port number... 2024-02-11T22:08:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:39 smithi023 ceph-mon[35696]: mgrmap e12: y(active, since 2s) 2024-02-11T22:08:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:39 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:40.151 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stdout 8443 2024-02-11T22:08:40.161 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-11T22:08:40.161 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout disabled 2024-02-11T22:08:40.169 INFO:teuthology.orchestra.run.smithi023.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-11T22:08:40.169 INFO:teuthology.orchestra.run.smithi023.stdout:systemctl: stdout inactive 2024-02-11T22:08:40.169 INFO:teuthology.orchestra.run.smithi023.stdout:firewalld.service is not enabled 2024-02-11T22:08:40.169 INFO:teuthology.orchestra.run.smithi023.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-11T22:08:40.170 INFO:teuthology.orchestra.run.smithi023.stdout:Ceph Dashboard is now available at: 2024-02-11T22:08:40.170 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:40.170 INFO:teuthology.orchestra.run.smithi023.stdout: URL: https://smithi023.front.sepia.ceph.com:8443/ 2024-02-11T22:08:40.170 INFO:teuthology.orchestra.run.smithi023.stdout: User: admin 2024-02-11T22:08:40.171 INFO:teuthology.orchestra.run.smithi023.stdout: Password: jjeiy5mjr4 2024-02-11T22:08:40.171 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:40.171 INFO:teuthology.orchestra.run.smithi023.stdout:Saving cluster configuration to /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config directory 2024-02-11T22:08:40.171 INFO:teuthology.orchestra.run.smithi023.stdout:Enabling autotune for osd_memory_target 2024-02-11T22:08:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:40 smithi023 ceph-mon[35696]: 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-02-11T22:08:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:40 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3632243616' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-11T22:08:42.060 INFO:teuthology.orchestra.run.smithi023.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-02-11T22:08:42.060 INFO:teuthology.orchestra.run.smithi023.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-02-11T22:08:42.060 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.060 INFO:teuthology.orchestra.run.smithi023.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-11T22:08:42.060 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout:Or, if you are only running a single cluster on this host: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout:Please consider enabling telemetry to help improve Ceph: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: ceph telemetry on 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout:For more information see: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:42.061 INFO:teuthology.orchestra.run.smithi023.stdout:Bootstrap complete. 2024-02-11T22:08:42.098 INFO:tasks.cephadm:Fetching config... 2024-02-11T22:08:42.098 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:08:42.098 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-11T22:08:42.115 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-11T22:08:42.115 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:08:42.115 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-11T22:08:42.173 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-11T22:08:42.173 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:08:42.174 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-11T22:08:42.248 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-11T22:08:42.248 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:08:42.248 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-11T22:08:42.306 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-11T22:08:42.306 DEBUG:teuthology.orchestra.run.smithi023:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKadTiK5kaE97csyQUJ26BFwWsdk8MDtZjZzHi2iqS+iHtNDkhpAquEwFAnUJQaP7+5F7+QQ5lzBA5AX/KSqoi1JIRWUveiHiCOrW0JUJv0LzwvHXAja97ZG5XvAhwoOKaIzRq7L1peddu8w+LMqKuftRbQBdEb4+nvD7p3ATMf5KQ8MuxaUoE9NVDWKwE81ZT8yn6uOgup4RXIDQo+OlK0WqlGBRqXZR1Qo4vk+WU6FWmuzAnOrB8Y0jMp8c87VdyRUVSPavdqqMYhm/XtIYEUehcHqsAAGIK+qJ1Ob4IZRnEPDInHN4pwYHf/lhrOl8TuewUXuiTnLJQ8d1eIt/toaTSIb4twBjluyO2SstLUQzS/j7WN0alx5XGy1kmLOiT/H+dm4rqka2/p7+COiBJse8QOnfzpgJ71+pks3WrSBCCuL/w04wUF7tBMKKyxW6ZrS1794BzqskQlwuU643GPk8ouA4AZvlKPzGoMHXwYkrn+jcTDvYnmeFEpQEXTL8= ceph-e509b316-c929-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-11T22:08:42.386 INFO:teuthology.orchestra.run.smithi023.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKadTiK5kaE97csyQUJ26BFwWsdk8MDtZjZzHi2iqS+iHtNDkhpAquEwFAnUJQaP7+5F7+QQ5lzBA5AX/KSqoi1JIRWUveiHiCOrW0JUJv0LzwvHXAja97ZG5XvAhwoOKaIzRq7L1peddu8w+LMqKuftRbQBdEb4+nvD7p3ATMf5KQ8MuxaUoE9NVDWKwE81ZT8yn6uOgup4RXIDQo+OlK0WqlGBRqXZR1Qo4vk+WU6FWmuzAnOrB8Y0jMp8c87VdyRUVSPavdqqMYhm/XtIYEUehcHqsAAGIK+qJ1Ob4IZRnEPDInHN4pwYHf/lhrOl8TuewUXuiTnLJQ8d1eIt/toaTSIb4twBjluyO2SstLUQzS/j7WN0alx5XGy1kmLOiT/H+dm4rqka2/p7+COiBJse8QOnfzpgJ71+pks3WrSBCCuL/w04wUF7tBMKKyxW6ZrS1794BzqskQlwuU643GPk8ouA4AZvlKPzGoMHXwYkrn+jcTDvYnmeFEpQEXTL8= ceph-e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:08:42.398 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKadTiK5kaE97csyQUJ26BFwWsdk8MDtZjZzHi2iqS+iHtNDkhpAquEwFAnUJQaP7+5F7+QQ5lzBA5AX/KSqoi1JIRWUveiHiCOrW0JUJv0LzwvHXAja97ZG5XvAhwoOKaIzRq7L1peddu8w+LMqKuftRbQBdEb4+nvD7p3ATMf5KQ8MuxaUoE9NVDWKwE81ZT8yn6uOgup4RXIDQo+OlK0WqlGBRqXZR1Qo4vk+WU6FWmuzAnOrB8Y0jMp8c87VdyRUVSPavdqqMYhm/XtIYEUehcHqsAAGIK+qJ1Ob4IZRnEPDInHN4pwYHf/lhrOl8TuewUXuiTnLJQ8d1eIt/toaTSIb4twBjluyO2SstLUQzS/j7WN0alx5XGy1kmLOiT/H+dm4rqka2/p7+COiBJse8QOnfzpgJ71+pks3WrSBCCuL/w04wUF7tBMKKyxW6ZrS1794BzqskQlwuU643GPk8ouA4AZvlKPzGoMHXwYkrn+jcTDvYnmeFEpQEXTL8= ceph-e509b316-c929-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-11T22:08:42.446 INFO:teuthology.orchestra.run.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKadTiK5kaE97csyQUJ26BFwWsdk8MDtZjZzHi2iqS+iHtNDkhpAquEwFAnUJQaP7+5F7+QQ5lzBA5AX/KSqoi1JIRWUveiHiCOrW0JUJv0LzwvHXAja97ZG5XvAhwoOKaIzRq7L1peddu8w+LMqKuftRbQBdEb4+nvD7p3ATMf5KQ8MuxaUoE9NVDWKwE81ZT8yn6uOgup4RXIDQo+OlK0WqlGBRqXZR1Qo4vk+WU6FWmuzAnOrB8Y0jMp8c87VdyRUVSPavdqqMYhm/XtIYEUehcHqsAAGIK+qJ1Ob4IZRnEPDInHN4pwYHf/lhrOl8TuewUXuiTnLJQ8d1eIt/toaTSIb4twBjluyO2SstLUQzS/j7WN0alx5XGy1kmLOiT/H+dm4rqka2/p7+COiBJse8QOnfzpgJ71+pks3WrSBCCuL/w04wUF7tBMKKyxW6ZrS1794BzqskQlwuU643GPk8ouA4AZvlKPzGoMHXwYkrn+jcTDvYnmeFEpQEXTL8= ceph-e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:08:42.459 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-11T22:08:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:42 smithi023 ceph-mon[35696]: mgrmap e13: y(active, since 6s) 2024-02-11T22:08:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:42 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2012735662' entity='client.admin' 2024-02-11T22:08:42.686 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:08:44.265 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-11T22:08:44.265 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-11T22:08:44.499 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:08:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:44 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3430897038' entity='client.admin' 2024-02-11T22:08:46.252 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi160 2024-02-11T22:08:46.252 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:08:46.252 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.conf 2024-02-11T22:08:46.273 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:08:46.274 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:08:46.334 INFO:tasks.cephadm:Adding host smithi160 to orchestrator... 2024-02-11T22:08:46.334 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch host add smithi160 2024-02-11T22:08:46.573 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi023", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:46.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:08:46.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:08:46.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:46 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:08:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:47 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:08:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:47 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:08:48.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:48.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:48.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:48 smithi023 ceph-mon[35696]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:50.078 INFO:teuthology.orchestra.run.smithi023.stdout:Added host 'smithi160' with addr '172.21.15.160' 2024-02-11T22:08:50.264 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:49 smithi023 ceph-mon[35696]: Deploying cephadm binary to smithi160 2024-02-11T22:08:50.446 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch host ls --format=json 2024-02-11T22:08:50.671 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:08:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:51 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:51 smithi023 ceph-mon[35696]: Added host smithi160 2024-02-11T22:08:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:51 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:51 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:51 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:51.832 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:08:51.833 INFO:teuthology.orchestra.run.smithi023.stdout:[{"addr": "172.21.15.23", "hostname": "smithi023", "labels": [], "status": ""}, {"addr": "172.21.15.160", "hostname": "smithi160", "labels": [], "status": ""}] 2024-02-11T22:08:52.195 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-11T22:08:52.195 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd crush tunables default 2024-02-11T22:08:52.419 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:08:52.557 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:52.557 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:52 smithi023 ceph-mon[35696]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:08:53.682 INFO:teuthology.orchestra.run.smithi023.stderr:adjusted tunables profile to default 2024-02-11T22:08:53.976 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:53 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3438962796' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-11T22:08:54.054 INFO:tasks.cephadm:Adding mon.a on smithi023 2024-02-11T22:08:54.054 INFO:tasks.cephadm:Adding mon.c on smithi023 2024-02-11T22:08:54.054 INFO:tasks.cephadm:Adding mon.b on smithi160 2024-02-11T22:08:54.055 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply mon '3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b' 2024-02-11T22:08:54.295 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3438962796' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:08:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:08:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:08:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:08:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:55.510 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mon update... 2024-02-11T22:08:55.896 DEBUG:teuthology.orchestra.run.smithi023:mon.c> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.c.service 2024-02-11T22:08:55.899 DEBUG:teuthology.orchestra.run.smithi160:mon.b> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.b.service 2024-02-11T22:08:55.901 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-11T22:08:55.901 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-11T22:08:55.931 INFO:journalctl@ceph.mon.b.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:08:55.936 INFO:journalctl@ceph.mon.c.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:08:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:56.361 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:08:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:56 smithi023 ceph-mon[35696]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:56 smithi023 ceph-mon[35696]: Saving service mon spec with placement smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b;count:3 2024-02-11T22:08:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:56 smithi023 ceph-mon[35696]: Deploying daemon mon.b on smithi160 2024-02-11T22:08:58.195 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:08:58.195 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":1,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","modified":"2024-02-11T22:07:46.732890Z","created":"2024-02-11T22:07:46.732890Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-11T22:08:58.197 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 1 2024-02-11T22:08:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:58 smithi023 ceph-mon[35696]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:08:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:08:58 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/1256733568' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 systemd[1]: Started Ceph mon.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).mds e1 new map 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).mds e1 print_map 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout: e1 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout: 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-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout: legacy client fscid: -1 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout: No filesystems configured 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-11T22:08:59.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mkfs e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: fsmap 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: osdmap e1: 0 total, 0 up, 0 in 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e1: no daemons active 2024-02-11T22:08:59.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1305501407' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1165895838' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1165895838' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2825872632' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: fsmap 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: osdmap e1: 0 total, 0 up, 0 in 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e1: no daemons active 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1417159671' entity='client.admin' 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3262967904' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2892458485' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1203182609' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Activating manager daemon y 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e2: y(active, starting, since 0.00347661s) 2024-02-11T22:08:59.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Manager daemon y is now available 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e3: y(active, since 1.01181s) 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e4: y(active, since 2s) 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1963202000' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1237713734' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-11T22:08:59.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/636114454' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/636114454' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e5: y(active, since 5s) 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1160695380' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Active manager daemon y restarted 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Activating manager daemon y 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: osdmap e2: 0 total, 0 up, 0 in 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e6: y(active, starting, since 0.00568807s) 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Manager daemon y is now available 2024-02-11T22:08:59.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Found migration_current of "None". Setting to last migration. 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:14] ENGINE Bus STARTING 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e7: y(active, since 1.00744s) 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:14] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:08:59.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:14] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:14] ENGINE Bus STARTED 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e8: y(active, since 2s) 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Generating ssh key... 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi023", "addr": "172.21.15.23", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Deploying cephadm binary to smithi023 2024-02-11T22:08:59.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Added host smithi023 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Saving service mon spec with placement count:5 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Saving service mgr spec with placement count:2 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2780935726' entity='client.admin' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1121696952' entity='client.admin' 2024-02-11T22:08:59.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2698496448' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2698496448' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e9: y(active, since 14s) 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/4162921497' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Active manager daemon y restarted 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Activating manager daemon y 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: osdmap e3: 0 total, 0 up, 0 in 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e10: y(active, starting, since 0.00728245s) 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Manager daemon y is now available 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:35] ENGINE Bus STARTING 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:35] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:36] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: [11/Feb/2024:22:08:36] ENGINE Bus STARTED 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e11: y(active, since 1.01266s) 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e12: y(active, since 2s) 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: 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-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3632243616' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mgrmap e13: y(active, since 6s) 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2012735662' entity='client.admin' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3430897038' entity='client.admin' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi023", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.206 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Deploying cephadm binary to smithi160 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Added host smithi160 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3438962796' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3438962796' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:08:59.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Saving service mon spec with placement smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b;count:3 2024-02-11T22:08:59.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: Deploying daemon mon.b on smithi160 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/1256733568' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expand map: {default=false} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta from 'false' to 'false' 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expanded map: {default=false} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expand map: {default=info} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta from 'info' to 'info' 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expanded map: {default=info} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expand map: {default=daemon} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta from 'daemon' to 'daemon' 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expanded map: {default=daemon} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expand map: {default=debug} 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta from 'debug' to 'debug' 2024-02-11T22:08:59.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:08:58 smithi160 ceph-mon[39894]: expand_channel_meta expanded map: {default=debug} 2024-02-11T22:08:59.603 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-11T22:08:59.604 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-11T22:08:59.822 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:09:04.306 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:09:04.306 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":2,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","modified":"2024-02-11T22:08:58.945245Z","created":"2024-02-11T22:07:46.732890Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-11T22:09:04.308 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 2 2024-02-11T22:09:04.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:04.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: mon.a calling monitor election 2024-02-11T22:09:04.331 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: mon.b calling monitor election 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: monmap e2: 2 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: fsmap 2024-02-11T22:09:04.332 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: mgrmap e13: y(active, since 28s) 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: overall HEALTH_OK 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:04.333 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: mon.a calling monitor election 2024-02-11T22:09:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: mon.b calling monitor election 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: monmap e2: 2 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: fsmap 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: mgrmap e13: y(active, since 28s) 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: overall HEALTH_OK 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:04.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:04.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:04.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:05.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:05 smithi023 ceph-mon[35696]: Deploying daemon mon.c on smithi023 2024-02-11T22:09:05.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:05 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/1667329622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:05.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:05 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:05 smithi160 ceph-mon[39894]: Deploying daemon mon.c on smithi023 2024-02-11T22:09:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:05 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/1667329622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:05 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:05.698 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-11T22:09:05.698 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-11T22:09:05.924 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:09:06.061 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:05 smithi023 systemd[1]: Starting Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:09:06.326 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:06 smithi160 ceph-mon[39894]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[35696]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: set uid:gid to 167:167 (ceph:ceph) 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable), process ceph-mon, pid 7 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pidfile_write: ignore empty --pid-file 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 bash[50428]: 1590376d8c7d018935dc567bb44620a137d6c6339b612ef646afd4986c0a75eb 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: load: jerasure load: lrc 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: RocksDB version: 7.9.2 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Git sha 0 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Compile date 2024-02-09 20:24:35 2024-02-11T22:09:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: DB SUMMARY 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: DB Session ID: ADI3JT47IO59IXN4SUBF 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: CURRENT file: CURRENT 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: IDENTITY file: IDENTITY 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.error_if_exists: 0 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.create_if_missing: 0 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.paranoid_checks: 1 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-11T22:09:06.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.env: 0x5567518ca720 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.fs: PosixFileSystem 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.info_log: 0x5567544ad440 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_file_opening_threads: 16 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.statistics: (nil) 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.use_fsync: 0 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_log_file_size: 0 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.keep_log_file_num: 1000 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.recycle_log_file_num: 0 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.allow_fallocate: 1 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.allow_mmap_reads: 0 2024-02-11T22:09:06.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.allow_mmap_writes: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.use_direct_reads: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.create_missing_column_families: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.db_log_dir: 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.wal_dir: 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.advise_random_on_open: 1 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.db_write_buffer_size: 0 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.write_buffer_manager: 0x55675373e320 2024-02-11T22:09:06.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.rate_limiter: (nil) 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.wal_recovery_mode: 2 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.enable_thread_tracking: 0 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.enable_pipelined_write: 0 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.unordered_write: 0 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.row_cache: None 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.wal_filter: None 2024-02-11T22:09:06.410 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.allow_ingest_behind: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.two_write_queues: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.manual_wal_flush: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.wal_compression: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.atomic_flush: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.log_readahead_size: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.best_efforts_recovery: 0 2024-02-11T22:09:06.411 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.allow_data_in_errors: 0 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.db_host_id: __hostname__ 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_background_jobs: 2 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_background_compactions: -1 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_subcompactions: 1 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_total_wal_size: 0 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-11T22:09:06.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_open_files: -1 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bytes_per_sync: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_readahead_size: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_background_flushes: -1 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Compression algorithms supported: 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kZSTD supported: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kXpressCompression supported: 0 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kLZ4HCCompression supported: 1 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kZlibCompression supported: 1 2024-02-11T22:09:06.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kSnappyCompression supported: 1 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kLZ4Compression supported: 1 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: kBZip2Compression supported: 0 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.merge_operator: 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_filter: None 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_filter_factory: None 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.sst_partitioner_factory: None 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5567544ad540) 2024-02-11T22:09:06.414 INFO:journalctl@ceph.mon.c.smithi023.stdout: cache_index_and_filter_blocks: 1 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: pin_top_level_index_and_filter: 1 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: index_type: 0 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: data_block_index_type: 0 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: index_shortening: 1 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: checksum: 4 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: no_block_cache: 0 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache: 0x5567537bf1f0 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache_name: BinnedLRUCache 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache_options: 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: capacity : 536870912 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: num_shard_bits : 4 2024-02-11T22:09:06.415 INFO:journalctl@ceph.mon.c.smithi023.stdout: strict_capacity_limit : 0 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: high_pri_pool_ratio: 0.000 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache_compressed: (nil) 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: persistent_cache: (nil) 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_size: 4096 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_size_deviation: 10 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_restart_interval: 16 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: index_block_restart_interval: 1 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: metadata_block_size: 4096 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: partition_filters: 0 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: use_delta_encoding: 1 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: filter_policy: bloomfilter 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: whole_key_filtering: 1 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: verify_compression: 0 2024-02-11T22:09:06.416 INFO:journalctl@ceph.mon.c.smithi023.stdout: read_amp_bytes_per_bit: 0 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: format_version: 5 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: enable_index_compression: 1 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_align: 0 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: max_auto_readahead_size: 262144 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: prepopulate_block_cache: 0 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: initial_auto_readahead_size: 8192 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout: num_file_reads_for_auto_readahead: 2 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.write_buffer_size: 33554432 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_write_buffer_number: 2 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression: NoCompression 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression: Disabled 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.prefix_extractor: nullptr 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.num_levels: 7 2024-02-11T22:09:06.417 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.level: 32767 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.strategy: 0 2024-02-11T22:09:06.418 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.enabled: false 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.target_file_size_base: 67108864 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-11T22:09:06.419 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.arena_block_size: 1048576 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.disable_auto_compactions: 0 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-11T22:09:06.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.table_properties_collectors: 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.inplace_update_support: 0 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-11T22:09:06.421 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.bloom_locality: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.max_successive_merges: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.paranoid_file_checks: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.force_consistency_checks: 1 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.report_bg_io_stats: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.ttl: 2592000 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.enable_blob_files: false 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.min_blob_size: 0 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.blob_file_size: 268435456 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-11T22:09:06.422 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-11T22:09:06.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-11T22:09:06.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.blob_file_starting_level: 0 2024-02-11T22:09:06.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-11T22:09:06.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-11T22:09:06.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-02-11T22:09:06.424 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f1f59e97-0ee2-47a2-8263-47f034c8e852 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689346214974, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 systemd[1]: Started Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689346215511, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1707689346, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f1f59e97-0ee2-47a2-8263-47f034c8e852", "db_session_id": "ADI3JT47IO59IXN4SUBF", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689346215595, "job": 1, "event": "recovery_finished"} 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55675385c000 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: DB pointer 0x556753848000 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** DB Stats ** 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:09:06.425 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:09:06.426 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:09:06.427 INFO:journalctl@ceph.mon.c.smithi023.stdout: Block cache BinnedLRUCache@0x5567537bf1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: using public_addrv [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: starting mon.c rank -1 at public addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] at bind addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(???) e0 preinit fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).mds e1 new map 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).mds e1 print_map 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: e1 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:09:06.428 INFO:journalctl@ceph.mon.c.smithi023.stdout: legacy client fscid: -1 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout: No filesystems configured 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mkfs e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:09:06.429 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: fsmap 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: osdmap e1: 0 total, 0 up, 0 in 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e1: no daemons active 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1305501407' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1165895838' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1165895838' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2825872632' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: fsmap 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: osdmap e1: 0 total, 0 up, 0 in 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e1: no daemons active 2024-02-11T22:09:06.430 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1417159671' entity='client.admin' 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3262967904' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2892458485' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1203182609' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Activating manager daemon y 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e2: y(active, starting, since 0.00347661s) 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Manager daemon y is now available 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:09:06.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14100 172.21.15.23:0/338373826' entity='mgr.y' 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e3: y(active, since 1.01181s) 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e4: y(active, since 2s) 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1963202000' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1237713734' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/636114454' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/636114454' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e5: y(active, since 5s) 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1160695380' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Active manager daemon y restarted 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Activating manager daemon y 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: osdmap e2: 0 total, 0 up, 0 in 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e6: y(active, starting, since 0.00568807s) 2024-02-11T22:09:06.432 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Manager daemon y is now available 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Found migration_current of "None". Setting to last migration. 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.433 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:14] ENGINE Bus STARTING 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e7: y(active, since 1.00744s) 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:14] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:14] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:14] ENGINE Bus STARTED 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e8: y(active, since 2s) 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.434 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Generating ssh key... 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi023", "addr": "172.21.15.23", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Deploying cephadm binary to smithi023 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Added host smithi023 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Saving service mon spec with placement count:5 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.435 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Saving service mgr spec with placement count:2 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2780935726' entity='client.admin' 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14120 172.21.15.23:0/744399928' entity='mgr.y' 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1121696952' entity='client.admin' 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2698496448' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2698496448' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e9: y(active, since 14s) 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/4162921497' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Active manager daemon y restarted 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Activating manager daemon y 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: osdmap e3: 0 total, 0 up, 0 in 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e10: y(active, starting, since 0.00728245s) 2024-02-11T22:09:06.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Manager daemon y is now available 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:35] ENGINE Bus STARTING 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:35] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:36] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: [11/Feb/2024:22:08:36] ENGINE Bus STARTED 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.437 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e11: y(active, since 1.01266s) 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e12: y(active, since 2s) 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: 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-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3632243616' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e13: y(active, since 6s) 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2012735662' entity='client.admin' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3430897038' entity='client.admin' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.438 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi023", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.439 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi160", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Deploying cephadm binary to smithi160 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Added host smithi160 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3438962796' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3438962796' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:06.440 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi160", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:09:06.441 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Saving service mon spec with placement smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi160:172.21.15.160=b;count:3 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Deploying daemon mon.b on smithi160 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/1256733568' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.a calling monitor election 2024-02-11T22:09:06.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.b calling monitor election 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: monmap e2: 2 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: fsmap 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mgrmap e13: y(active, since 28s) 2024-02-11T22:09:06.443 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: overall HEALTH_OK 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: Deploying daemon mon.c on smithi023 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/1667329622' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-11T22:09:06.444 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:06 smithi023 ceph-mon[50466]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-02-11T22:09:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: mon.a calling monitor election 2024-02-11T22:09:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: mon.b calling monitor election 2024-02-11T22:09:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: mon.c calling monitor election 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: fsmap 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: mgrmap e13: y(active, since 35s) 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: overall HEALTH_OK 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: mon.a calling monitor election 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: mon.b calling monitor election 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: mon.c calling monitor election 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: fsmap 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: mgrmap e13: y(active, since 35s) 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: overall HEALTH_OK 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:09:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: mon.a calling monitor election 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: mon.b calling monitor election 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: mon.c calling monitor election 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: fsmap 2024-02-11T22:09:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: osdmap e4: 0 total, 0 up, 0 in 2024-02-11T22:09:11.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: mgrmap e13: y(active, since 35s) 2024-02-11T22:09:11.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: overall HEALTH_OK 2024-02-11T22:09:11.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:11.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:09:13.121 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-02-11T22:09:13.121 INFO:teuthology.orchestra.run.smithi160.stdout:{"epoch":3,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","modified":"2024-02-11T22:09:06.242245Z","created":"2024-02-11T22:07:46.732890Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:3300","nonce":0},{"type":"v1","addr":"172.21.15.160:6789","nonce":0}]},"addr":"172.21.15.160:6789/0","public_addr":"172.21.15.160:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3301","nonce":0},{"type":"v1","addr":"172.21.15.23:6790","nonce":0}]},"addr":"172.21.15.23:6790/0","public_addr":"172.21.15.23:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-02-11T22:09:13.123 INFO:teuthology.orchestra.run.smithi160.stderr:dumped monmap epoch 3 2024-02-11T22:09:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:09:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:09:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:13 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/4290445666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:13.495 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-11T22:09:13.495 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph config generate-minimal-conf 2024-02-11T22:09:13.522 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:09:13.522 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:09:13.522 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.522 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.522 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.522 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/4290445666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.523 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:13.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:13 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/4290445666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-11T22:09:13.720 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: Reconfiguring mon.a (unknown last config time)... 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: Reconfiguring daemon mon.a on smithi023 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:14.442 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: Reconfiguring mon.a (unknown last config time)... 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: Reconfiguring daemon mon.a on smithi023 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:14.443 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: Reconfiguring mon.a (unknown last config time)... 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: Reconfiguring daemon mon.a on smithi023 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.121 INFO:teuthology.orchestra.run.smithi023.stdout:# minimal ceph.conf for e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:09:15.121 INFO:teuthology.orchestra.run.smithi023.stdout:[global] 2024-02-11T22:09:15.121 INFO:teuthology.orchestra.run.smithi023.stdout: fsid = e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:09:15.121 INFO:teuthology.orchestra.run.smithi023.stdout: mon_host = [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: Reconfiguring mon.c (monmap changed)... 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: Reconfiguring daemon mon.c on smithi023 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: Reconfiguring mon.b (monmap changed)... 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: Reconfiguring daemon mon.b on smithi160 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2752037380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[35696]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: Reconfiguring mon.c (monmap changed)... 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: Reconfiguring daemon mon.c on smithi023 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: Reconfiguring mon.b (monmap changed)... 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: Reconfiguring daemon mon.b on smithi160 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2752037380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:15 smithi023 ceph-mon[50466]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:15.483 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-11T22:09:15.483 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:09:15.483 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.conf 2024-02-11T22:09:15.554 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:09:15.554 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: Reconfiguring mon.c (monmap changed)... 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: Reconfiguring daemon mon.c on smithi023 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: Reconfiguring mon.b (monmap changed)... 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: Reconfiguring daemon mon.b on smithi160 2024-02-11T22:09:15.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2752037380' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:15.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:15 smithi160 ceph-mon[39894]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:15.623 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:09:15.623 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.conf 2024-02-11T22:09:15.653 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:09:15.653 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:09:15.721 INFO:tasks.cephadm:Adding mgr.y on smithi023 2024-02-11T22:09:15.721 INFO:tasks.cephadm:Adding mgr.x on smithi160 2024-02-11T22:09:15.721 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply mgr '2;smithi023=y;smithi160=x' 2024-02-11T22:09:15.981 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:09:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:16.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:16.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:16.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:17.172 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mgr update... 2024-02-11T22:09:17.543 DEBUG:teuthology.orchestra.run.smithi160:mgr.x> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service 2024-02-11T22:09:17.545 INFO:tasks.cephadm:Deploying OSDs... 2024-02-11T22:09:17.545 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:09:17.545 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/scratch_devs of=/dev/stdout 2024-02-11T22:09:17.567 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-02-11T22:09:17.567 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_1 2024-02-11T22:09:17.574 INFO:journalctl@ceph.mgr.x.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:09:17.628 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-11T22:09:17.628 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:17.628 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 6h/6d Inode: 181249 Links: 1 2024-02-11T22:09:17.628 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:17.629 INFO:teuthology.orchestra.run.smithi023.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:17.629 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-02-11 22:09:05.824286055 +0000 2024-02-11T22:09:17.629 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-02-11 22:03:12.838882647 +0000 2024-02-11T22:09:17.629 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-02-11 22:03:12.838882647 +0000 2024-02-11T22:09:17.629 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-02-11T22:09:17.629 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-11T22:09:17.699 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-02-11T22:09:17.700 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-02-11T22:09:17.700 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000367989 s, 1.4 MB/s 2024-02-11T22:09:17.701 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-11T22:09:17.762 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_2 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 6h/6d Inode: 180096 Links: 1 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-02-11 22:09:05.824286055 +0000 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-02-11 22:03:13.209880040 +0000 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-02-11 22:03:13.209880040 +0000 2024-02-11T22:09:17.822 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-02-11T22:09:17.822 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-11T22:09:17.891 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-02-11T22:09:17.891 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-02-11T22:09:17.891 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000305865 s, 1.7 MB/s 2024-02-11T22:09:17.892 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-11T22:09:17.952 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_3 2024-02-11T22:09:18.011 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-11T22:09:18.011 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:18.011 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 6h/6d Inode: 176859 Links: 1 2024-02-11T22:09:18.011 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:18.012 INFO:teuthology.orchestra.run.smithi023.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:18.012 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-02-11 22:09:05.824286055 +0000 2024-02-11T22:09:18.012 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-02-11 22:03:13.561877566 +0000 2024-02-11T22:09:18.012 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-02-11 22:03:13.561877566 +0000 2024-02-11T22:09:18.012 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-02-11T22:09:18.012 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-11T22:09:18.079 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-02-11T22:09:18.079 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-02-11T22:09:18.079 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000282483 s, 1.8 MB/s 2024-02-11T22:09:18.080 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-11T22:09:18.139 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_4 2024-02-11T22:09:18.197 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-11T22:09:18.197 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 6h/6d Inode: 180215 Links: 1 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-02-11 22:09:05.825286048 +0000 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-02-11 22:03:13.918875058 +0000 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-02-11 22:03:13.918875058 +0000 2024-02-11T22:09:18.198 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-02-11T22:09:18.198 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-11T22:09:18.264 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-02-11T22:09:18.264 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-02-11T22:09:18.264 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000360837 s, 1.4 MB/s 2024-02-11T22:09:18.265 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-11T22:09:18.324 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:09:18.324 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/scratch_devs of=/dev/stdout 2024-02-11T22:09:18.343 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-02-11T22:09:18.343 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_1 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi023=y;smithi160=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: Saving service mgr spec with placement smithi023=y;smithi160=x;count:2 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-11T22:09:18.375 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:09:18.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:18.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: Deploying daemon mgr.x on smithi160 2024-02-11T22:09:18.376 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mon[39894]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 176633 Links: 1 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-11 22:09:18.295938401 +0000 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-11 22:02:36.419753356 +0000 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-11 22:02:36.419753356 +0000 2024-02-11T22:09:18.401 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-02-11T22:09:18.402 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi023=y;smithi160=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: Saving service mgr spec with placement smithi023=y;smithi160=x;count:2 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-11T22:09:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: Deploying daemon mgr.x on smithi160 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[35696]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi023=y;smithi160=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: Saving service mgr spec with placement smithi023=y;smithi160=x;count:2 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:09:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-11T22:09:18.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:09:18.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:18.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: Deploying daemon mgr.x on smithi160 2024-02-11T22:09:18.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:18 smithi023 ceph-mon[50466]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:18.482 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-11T22:09:18.482 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-11T22:09:18.482 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000240901 s, 2.1 MB/s 2024-02-11T22:09:18.483 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-11T22:09:18.543 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_2 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 176684 Links: 1 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-11 22:09:18.427936491 +0000 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-11 22:02:36.756748526 +0000 2024-02-11T22:09:18.602 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-11 22:02:36.756748526 +0000 2024-02-11T22:09:18.603 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-02-11T22:09:18.603 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-11T22:09:18.667 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:18 smithi160 systemd[1]: Starting Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:09:18.669 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-11T22:09:18.669 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-11T22:09:18.669 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.00024179 s, 2.1 MB/s 2024-02-11T22:09:18.670 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-11T22:09:18.729 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_3 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 180641 Links: 1 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-11 22:09:18.427936491 +0000 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-11 22:02:37.123743267 +0000 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-11 22:02:37.123743267 +0000 2024-02-11T22:09:18.787 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-02-11T22:09:18.788 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-11T22:09:18.854 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-11T22:09:18.854 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-11T22:09:18.854 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.0001956 s, 2.6 MB/s 2024-02-11T22:09:18.855 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-11T22:09:18.915 DEBUG:teuthology.orchestra.run.smithi160:> stat /dev/vg_nvme/lv_4 2024-02-11T22:09:18.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:18 smithi160 ceph-mgr[41960]: -- 172.21.15.160:0/4068161967 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559e1259b1e0 con 0x559e12571000 2024-02-11T22:09:18.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:18 smithi160 bash[41823]: a7770ac9b6f06830e4ff1709af56df053e16f6e28c2cdaaaa2fb9597dbe13531 2024-02-11T22:09:18.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:18 smithi160 systemd[1]: Started Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout:Device: 6h/6d Inode: 181471 Links: 1 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout:Context: system_u:object_r:device_t:s0 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout:Access: 2024-02-11 22:09:18.427936491 +0000 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout:Modify: 2024-02-11 22:02:37.461738423 +0000 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout:Change: 2024-02-11 22:02:37.461738423 +0000 2024-02-11T22:09:18.962 INFO:teuthology.orchestra.run.smithi160.stdout: Birth: - 2024-02-11T22:09:18.962 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-11T22:09:19.029 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-02-11T22:09:19.029 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-02-11T22:09:19.029 INFO:teuthology.orchestra.run.smithi160.stderr:512 bytes copied, 0.000253097 s, 2.0 MB/s 2024-02-11T22:09:19.030 DEBUG:teuthology.orchestra.run.smithi160:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-11T22:09:19.087 INFO:tasks.cephadm:Deploying osd.0 on smithi023 with /dev/vg_nvme/lv_4... 2024-02-11T22:09:19.087 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-11T22:09:19.318 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:19.389 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:19.284+0000 7f7228d1b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:09:19.578 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:19.387+0000 7f7228d1b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:09:19.579 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:19.484+0000 7f7228d1b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:09:19.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:19.576+0000 7f7228d1b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:09:20.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:20.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:09:20.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.242 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:20.243 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:20.243 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:20.243 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:09:20.243 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:09:20.243 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:20.493 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:20.240+0000 7f7228d1b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:09:20.669 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-11T22:09:20.669 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-11T22:09:20.669 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-02-11T22:09:20.669 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-02-11T22:09:20.669 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0073369 s, 1.4 GB/s 2024-02-11T22:09:20.669 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-02-11T22:09:20.858 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:20.492+0000 7f7228d1b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:09:20.858 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:20.578+0000 7f7228d1b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:09:20.858 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:20.687+0000 7f7228d1b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:09:20.858 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:20.856+0000 7f7228d1b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:09:21.056 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: Reconfiguring mgr.y (unknown last config time)... 2024-02-11T22:09:21.056 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: Reconfiguring daemon mgr.y on smithi023 2024-02-11T22:09:21.056 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.056 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: Reconfiguring mgr.y (unknown last config time)... 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: Reconfiguring daemon mgr.y on smithi023 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:21.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:21.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:21.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.058 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi023:vg_nvme/lv_4 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:20.986+0000 7f7228d1b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:21.073+0000 7f7228d1b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: Reconfiguring mgr.y (unknown last config time)... 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: Reconfiguring daemon mgr.y on smithi023 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:21.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:21.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:21.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:21.282 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:21.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:21.443+0000 7f7228d1b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:09:22.119 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:22 smithi160 ceph-mon[39894]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:22.120 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:21.829+0000 7f7228d1b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:09:22.120 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:22.024+0000 7f7228d1b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:09:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:21 smithi023 ceph-mon[35696]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:22 smithi023 ceph-mon[50466]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:23.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:22.118+0000 7f7228d1b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:09:23.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:22.883+0000 7f7228d1b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:09:23.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:22.978+0000 7f7228d1b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:09:23.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:23.125+0000 7f7228d1b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:09:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:23 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:23 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:23 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:23 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:23 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:23 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:23 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:23 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:23 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:24.132 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:23.753+0000 7f7228d1b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:09:24.132 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:23.935+0000 7f7228d1b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:09:24.132 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:24.131+0000 7f7228d1b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:09:24.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:24.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:24.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2005355056' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]: dispatch 2024-02-11T22:09:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]: dispatch 2024-02-11T22:09:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]': finished 2024-02-11T22:09:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: osdmap e5: 1 total, 0 up, 1 in 2024-02-11T22:09:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:24 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2005355056' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]: dispatch 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]: dispatch 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]': finished 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: osdmap e5: 1 total, 0 up, 1 in 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:24.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:24.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2005355056' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]: dispatch 2024-02-11T22:09:24.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]: dispatch 2024-02-11T22:09:24.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c388b92a-fcf0-4b48-a39f-49914aaa39d7"}]': finished 2024-02-11T22:09:24.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: osdmap e5: 1 total, 0 up, 1 in 2024-02-11T22:09:24.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:24 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:25.323 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:25.072+0000 7f7228d1b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:09:25.632 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:25 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3601826979' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:25.632 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:25.355+0000 7f7228d1b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:09:25.633 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:25.442+0000 7f7228d1b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:09:25.633 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:09:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:09:25.631+0000 7f7228d1b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:09:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:25 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3601826979' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:25 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3601826979' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[35696]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[35696]: Standby manager daemon x started 2024-02-11T22:09:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:09:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:09:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:09:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:09:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[50466]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[50466]: Standby manager daemon x started 2024-02-11T22:09:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:09:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:09:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:09:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:26 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:09:26.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:26 smithi160 ceph-mon[39894]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:26.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:26 smithi160 ceph-mon[39894]: Standby manager daemon x started 2024-02-11T22:09:26.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:26 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:09:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:26 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:09:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:26 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:09:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:26 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1180684720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:09:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:27 smithi023 ceph-mon[35696]: mgrmap e14: y(active, since 50s), standbys: x 2024-02-11T22:09:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:27 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:09:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:27 smithi023 ceph-mon[50466]: mgrmap e14: y(active, since 50s), standbys: x 2024-02-11T22:09:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:27 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:09:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:27 smithi160 ceph-mon[39894]: mgrmap e14: y(active, since 50s), standbys: x 2024-02-11T22:09:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:27 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:09:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:28 smithi023 ceph-mon[35696]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:28 smithi023 ceph-mon[50466]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:28.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:28 smithi160 ceph-mon[39894]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:09:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:09:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:09:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:30.611 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:30 smithi023 ceph-mon[35696]: Deploying daemon osd.0 on smithi023 2024-02-11T22:09:30.611 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:30 smithi023 ceph-mon[35696]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:30.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:30 smithi023 ceph-mon[50466]: Deploying daemon osd.0 on smithi023 2024-02-11T22:09:30.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:30 smithi023 ceph-mon[50466]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:30.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:30 smithi160 ceph-mon[39894]: Deploying daemon osd.0 on smithi023 2024-02-11T22:09:30.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:30 smithi160 ceph-mon[39894]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:31.431 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:31 smithi023 ceph-mon[35696]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:31.431 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:31 smithi023 ceph-mon[50466]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:31 smithi160 ceph-mon[39894]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:34.085 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:34.085 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:34.086 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:34.086 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[35696]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:34.086 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:34.086 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:34.086 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:34.086 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:33 smithi023 ceph-mon[50466]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:34.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:33 smithi160 ceph-mon[39894]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:34.950 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 0 on host 'smithi023' 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:35.315 DEBUG:teuthology.orchestra.run.smithi023:osd.0> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.0.service 2024-02-11T22:09:35.318 INFO:tasks.cephadm:Deploying osd.1 on smithi023 with /dev/vg_nvme/lv_3... 2024-02-11T22:09:35.318 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-11T22:09:35.348 INFO:journalctl@ceph.osd.0.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:09:35.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:35.828 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:36.277 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:36 smithi023 ceph-mon[35696]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:36.277 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:36 smithi023 ceph-mon[50466]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:36.277 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:09:36 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[54896]: 2024-02-11T22:09:36.025+0000 7fbe4e827640 -1 osd.0 0 log_to_monitors true 2024-02-11T22:09:36.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:36 smithi160 ceph-mon[39894]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:37.200 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-11T22:09:37.200 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-11T22:09:37.200 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-02-11T22:09:37.201 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-02-11T22:09:37.201 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00713491 s, 1.5 GB/s 2024-02-11T22:09:37.201 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-02-11T22:09:37.392 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:37 smithi023 ceph-mon[35696]: from='osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:09:37.392 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:37 smithi023 ceph-mon[35696]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:09:37.393 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:37 smithi023 ceph-mon[50466]: from='osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:09:37.393 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:37 smithi023 ceph-mon[50466]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:09:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:37 smithi160 ceph-mon[39894]: from='osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:09:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:37 smithi160 ceph-mon[39894]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:09:37.798 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi023:vg_nvme/lv_3 2024-02-11T22:09:38.038 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:38.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[54896]: 2024-02-11T22:09:38.060+0000 7fbe4468c700 -1 osd.0 0 waiting for initial osdmap 2024-02-11T22:09:38.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[54896]: 2024-02-11T22:09:38.062+0000 7fbe3dc7c700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: osdmap e6: 1 total, 0 up, 1 in 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: osdmap e6: 1 total, 0 up, 1 in 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:38.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:38 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-11T22:09:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: osdmap e6: 1 total, 0 up, 1 in 2024-02-11T22:09:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:38 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi023 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi023 to 16090M 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: osdmap e7: 1 total, 0 up, 1 in 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi023 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi023 to 16090M 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: osdmap e7: 1 total, 0 up, 1 in 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:39 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi023 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi023 to 16090M 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: osdmap e7: 1 total, 0 up, 1 in 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:39 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128] boot 2024-02-11T22:09:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: osdmap e8: 1 total, 1 up, 1 in 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[50466]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128] boot 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: osdmap e8: 1 total, 1 up, 1 in 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:40.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:40.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:40.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:40.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:40 smithi023 ceph-mon[35696]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: osd.0 [v2:172.21.15.23:6802/574638128,v1:172.21.15.23:6803/574638128] boot 2024-02-11T22:09:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: osdmap e8: 1 total, 1 up, 1 in 2024-02-11T22:09:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:09:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:40 smithi160 ceph-mon[39894]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-11T22:09:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[35696]: osdmap e9: 1 total, 1 up, 1 in 2024-02-11T22:09:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1788887026' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9485ec-cf0e-4cdb-90d7-423fc7d931fa"}]: dispatch 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1788887026' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da9485ec-cf0e-4cdb-90d7-423fc7d931fa"}]': finished 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[35696]: osdmap e10: 2 total, 1 up, 2 in 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[50466]: osdmap e9: 1 total, 1 up, 1 in 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1788887026' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9485ec-cf0e-4cdb-90d7-423fc7d931fa"}]: dispatch 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1788887026' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da9485ec-cf0e-4cdb-90d7-423fc7d931fa"}]': finished 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[50466]: osdmap e10: 2 total, 1 up, 2 in 2024-02-11T22:09:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:41 smithi160 ceph-mon[39894]: osdmap e9: 1 total, 1 up, 1 in 2024-02-11T22:09:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:41 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1788887026' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da9485ec-cf0e-4cdb-90d7-423fc7d931fa"}]: dispatch 2024-02-11T22:09:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:41 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1788887026' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da9485ec-cf0e-4cdb-90d7-423fc7d931fa"}]': finished 2024-02-11T22:09:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:41 smithi160 ceph-mon[39894]: osdmap e10: 2 total, 1 up, 2 in 2024-02-11T22:09:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:42 smithi023 ceph-mon[35696]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:42 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/667131322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:42 smithi023 ceph-mon[50466]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:42 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/667131322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:42.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:42 smithi160 ceph-mon[39894]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:42.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:42 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/667131322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:43 smithi160 ceph-mon[39894]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:43.891 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:43 smithi023 ceph-mon[35696]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:43.892 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:43 smithi023 ceph-mon[50466]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:45.649 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:45 smithi023 ceph-mon[35696]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:45.649 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:45 smithi023 ceph-mon[50466]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:45.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:45 smithi160 ceph-mon[39894]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:46.616 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:09:46.616 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:46.617 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:46 smithi023 ceph-mon[35696]: Deploying daemon osd.1 on smithi023 2024-02-11T22:09:46.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:46 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:09:46.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:46 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:46.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:46 smithi023 ceph-mon[50466]: Deploying daemon osd.1 on smithi023 2024-02-11T22:09:46.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:46 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:09:46.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:46 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:46 smithi160 ceph-mon[39894]: Deploying daemon osd.1 on smithi023 2024-02-11T22:09:48.414 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:48 smithi023 ceph-mon[35696]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:48.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:48 smithi023 ceph-mon[50466]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:48 smithi160 ceph-mon[39894]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:49 smithi160 ceph-mon[39894]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:49 smithi023 ceph-mon[35696]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:49 smithi023 ceph-mon[50466]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:50.758 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:50 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:50.758 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:50 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:50.758 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:50 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:50.759 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:50 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:50.759 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:50 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:50.759 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:50 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:50 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:50 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:50 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:51.689 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 1 on host 'smithi023' 2024-02-11T22:09:52.082 DEBUG:teuthology.orchestra.run.smithi023:osd.1> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.1.service 2024-02-11T22:09:52.084 INFO:tasks.cephadm:Deploying osd.2 on smithi023 with /dev/vg_nvme/lv_2... 2024-02-11T22:09:52.084 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-11T22:09:52.120 INFO:journalctl@ceph.osd.1.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:09:52.376 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.376 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.376 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:52.376 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:52.376 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.377 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:52 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:09:52.652 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:52.905 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:09:52 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[61838]: 2024-02-11T22:09:52.808+0000 7f2be1318640 -1 osd.1 0 log_to_monitors true 2024-02-11T22:09:53.498 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:53 smithi023 ceph-mon[35696]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:09:53.499 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:53 smithi023 ceph-mon[50466]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:09:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:53 smithi160 ceph-mon[39894]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:09:54.103 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-11T22:09:54.103 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-11T22:09:54.103 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-02-11T22:09:54.103 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-02-11T22:09:54.103 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00812342 s, 1.3 GB/s 2024-02-11T22:09:54.103 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-02-11T22:09:54.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[61838]: 2024-02-11T22:09:54.353+0000 7f2bd697c700 -1 osd.1 0 waiting for initial osdmap 2024-02-11T22:09:54.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[61838]: 2024-02-11T22:09:54.356+0000 7f2bd076d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:09:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[35696]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[35696]: osdmap e11: 2 total, 1 up, 2 in 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[35696]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[35696]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[50466]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[50466]: osdmap e11: 2 total, 1 up, 2 in 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[50466]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:54 smithi023 ceph-mon[50466]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:54.541 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi023:vg_nvme/lv_2 2024-02-11T22:09:54.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:54 smithi160 ceph-mon[39894]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-11T22:09:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:54 smithi160 ceph-mon[39894]: osdmap e11: 2 total, 1 up, 2 in 2024-02-11T22:09:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:54 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:54 smithi160 ceph-mon[39894]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:09:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:54 smithi160 ceph-mon[39894]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:54.773 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:09:55.612 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:09:55.612 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: osdmap e12: 2 total, 1 up, 2 in 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:09:55.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: osdmap e12: 2 total, 1 up, 2 in 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:55.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:55 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: osdmap e12: 2 total, 1 up, 2 in 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:09:55.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:55.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:55.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:09:55.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:55 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:09:56.622 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi023 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi023 to 8045M 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234] boot 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: osdmap e13: 2 total, 2 up, 2 in 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:56.623 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi023 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi023 to 8045M 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234] boot 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: osdmap e13: 2 total, 2 up, 2 in 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:56.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:56 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi023 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi023 to 8045M 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: osd.1 [v2:172.21.15.23:6810/2386858234,v1:172.21.15.23:6811/2386858234] boot 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: osdmap e13: 2 total, 2 up, 2 in 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:09:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:56 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:09:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:57 smithi023 ceph-mon[50466]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:57 smithi023 ceph-mon[50466]: osdmap e14: 2 total, 2 up, 2 in 2024-02-11T22:09:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:57 smithi023 ceph-mon[50466]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:09:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:57 smithi023 ceph-mon[35696]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:57 smithi023 ceph-mon[35696]: osdmap e14: 2 total, 2 up, 2 in 2024-02-11T22:09:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:57 smithi023 ceph-mon[35696]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:09:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:57 smithi160 ceph-mon[39894]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:09:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:57 smithi160 ceph-mon[39894]: osdmap e14: 2 total, 2 up, 2 in 2024-02-11T22:09:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:57 smithi160 ceph-mon[39894]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:09:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2215013856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]: dispatch 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]: dispatch 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]': finished 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[35696]: osdmap e15: 3 total, 2 up, 3 in 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2215013856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]: dispatch 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]: dispatch 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]': finished 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[50466]: osdmap e15: 3 total, 2 up, 3 in 2024-02-11T22:09:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:58 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:09:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:58 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2215013856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]: dispatch 2024-02-11T22:09:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:58 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]: dispatch 2024-02-11T22:09:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:58 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcc069a3-3aa6-4331-8bee-e69849899e65"}]': finished 2024-02-11T22:09:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:58 smithi160 ceph-mon[39894]: osdmap e15: 3 total, 2 up, 3 in 2024-02-11T22:09:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:58 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:09:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:59 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/843153549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:09:59 smithi023 ceph-mon[35696]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:09:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:59 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/843153549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:09:59 smithi023 ceph-mon[50466]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:09:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:59 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/843153549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:09:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:09:59 smithi160 ceph-mon[39894]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:00.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:00 smithi023 ceph-mon[35696]: overall HEALTH_OK 2024-02-11T22:10:00.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:00 smithi023 ceph-mon[50466]: overall HEALTH_OK 2024-02-11T22:10:00.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:00 smithi160 ceph-mon[39894]: overall HEALTH_OK 2024-02-11T22:10:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:01 smithi160 ceph-mon[39894]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:01.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:01 smithi023 ceph-mon[35696]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:01.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:01 smithi023 ceph-mon[50466]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:03.555 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:10:03.555 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:03.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:10:03.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:10:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:04.567 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:04 smithi023 ceph-mon[35696]: Deploying daemon osd.2 on smithi023 2024-02-11T22:10:04.567 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:04 smithi023 ceph-mon[35696]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:04.567 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:04 smithi023 ceph-mon[50466]: Deploying daemon osd.2 on smithi023 2024-02-11T22:10:04.567 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:04 smithi023 ceph-mon[50466]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:04 smithi160 ceph-mon[39894]: Deploying daemon osd.2 on smithi023 2024-02-11T22:10:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:04 smithi160 ceph-mon[39894]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:05 smithi023 ceph-mon[35696]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:05 smithi023 ceph-mon[50466]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:05 smithi160 ceph-mon[39894]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[35696]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:07 smithi023 ceph-mon[50466]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:07 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:07 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:07 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:07 smithi160 ceph-mon[39894]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:08.736 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 2 on host 'smithi023' 2024-02-11T22:10:09.116 DEBUG:teuthology.orchestra.run.smithi023:osd.2> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.2.service 2024-02-11T22:10:09.118 INFO:tasks.cephadm:Deploying osd.3 on smithi023 with /dev/vg_nvme/lv_1... 2024-02-11T22:10:09.119 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.148 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:09.149 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.149 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.149 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:09.149 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:09.149 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.149 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.150 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.150 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:09.153 INFO:journalctl@ceph.osd.2.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:09 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:09.581 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:10:10.001 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:09 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[68979]: 2024-02-11T22:10:09.724+0000 7eff66b43640 -1 osd.2 0 log_to_monitors true 2024-02-11T22:10:10.324 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:10 smithi023 ceph-mon[35696]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:10.325 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:10 smithi023 ceph-mon[35696]: from='osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:10:10.325 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:10 smithi023 ceph-mon[35696]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:10:10.325 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:10 smithi023 ceph-mon[50466]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:10.325 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:10 smithi023 ceph-mon[50466]: from='osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:10:10.325 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:10 smithi023 ceph-mon[50466]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:10:10.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:10 smithi160 ceph-mon[39894]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:10.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:10 smithi160 ceph-mon[39894]: from='osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:10:10.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:10 smithi160 ceph-mon[39894]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:10:11.218 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-11T22:10:11.218 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-11T22:10:11.218 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-02-11T22:10:11.218 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-02-11T22:10:11.218 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0109898 s, 954 MB/s 2024-02-11T22:10:11.218 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-02-11T22:10:11.256 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[35696]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-11T22:10:11.256 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[35696]: osdmap e16: 3 total, 2 up, 3 in 2024-02-11T22:10:11.256 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:11.256 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[35696]: from='osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:11.256 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[35696]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:11.257 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[50466]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-11T22:10:11.257 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[50466]: osdmap e16: 3 total, 2 up, 3 in 2024-02-11T22:10:11.257 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:11.257 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[50466]: from='osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:11.257 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-mon[50466]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:11.257 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[68979]: 2024-02-11T22:10:11.064+0000 7eff5c1a7700 -1 osd.2 0 waiting for initial osdmap 2024-02-11T22:10:11.257 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[68979]: 2024-02-11T22:10:11.068+0000 7eff55f98700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:10:11.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:11 smithi160 ceph-mon[39894]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-11T22:10:11.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:11 smithi160 ceph-mon[39894]: osdmap e16: 3 total, 2 up, 3 in 2024-02-11T22:10:11.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:11.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:11 smithi160 ceph-mon[39894]: from='osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:11 smithi160 ceph-mon[39894]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:11.609 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi023:vg_nvme/lv_1 2024-02-11T22:10:11.877 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: osdmap e17: 3 total, 2 up, 3 in 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi023 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:12.254 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: osdmap e17: 3 total, 2 up, 3 in 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:12.255 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi023 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:12.256 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:12 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: osdmap e17: 3 total, 2 up, 3 in 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi023 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:12.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:12 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:13.335 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:10:13.335 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:10:13.335 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi023 to 5363M 2024-02-11T22:10:13.335 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228] boot 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: osdmap e18: 3 total, 3 up, 3 in 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi023 to 5363M 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228] boot 2024-02-11T22:10:13.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: osdmap e18: 3 total, 3 up, 3 in 2024-02-11T22:10:13.337 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:13.337 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:13.337 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:13.337 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:13 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi023 to 5363M 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: osd.2 [v2:172.21.15.23:6818/3504620228,v1:172.21.15.23:6819/3504620228] boot 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: osdmap e18: 3 total, 3 up, 3 in 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:13 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[35696]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[35696]: pgmap v57: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[35696]: osdmap e19: 3 total, 3 up, 3 in 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[50466]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[50466]: pgmap v57: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:14.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[50466]: osdmap e19: 3 total, 3 up, 3 in 2024-02-11T22:10:14.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:10:14.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:14 smithi160 ceph-mon[39894]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:14.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:14 smithi160 ceph-mon[39894]: pgmap v57: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:14.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:14 smithi160 ceph-mon[39894]: osdmap e19: 3 total, 3 up, 3 in 2024-02-11T22:10:14.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:10:15.633 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:15 smithi023 sudo[74317]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-11T22:10:15.633 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:15 smithi023 sudo[74317]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:15.633 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:15 smithi023 sudo[74317]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:15.633 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:15 smithi023 sudo[74317]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:15.633 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-02-11T22:10:15.633 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: osdmap e20: 3 total, 3 up, 3 in 2024-02-11T22:10:15.633 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:10:15.633 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3885486426' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "311413c2-ce93-4668-afd9-dce9e4f1a5db"}]: dispatch 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3885486426' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "311413c2-ce93-4668-afd9-dce9e4f1a5db"}]': finished 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: osdmap e21: 4 total, 3 up, 4 in 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[50466]: pgmap v61: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: osdmap e20: 3 total, 3 up, 3 in 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3885486426' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "311413c2-ce93-4668-afd9-dce9e4f1a5db"}]: dispatch 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:10:15.634 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3885486426' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "311413c2-ce93-4668-afd9-dce9e4f1a5db"}]': finished 2024-02-11T22:10:15.635 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: osdmap e21: 4 total, 3 up, 4 in 2024-02-11T22:10:15.635 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:15.635 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:15 smithi023 ceph-mon[35696]: pgmap v61: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-02-11T22:10:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: osdmap e20: 3 total, 3 up, 3 in 2024-02-11T22:10:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:10:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3885486426' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "311413c2-ce93-4668-afd9-dce9e4f1a5db"}]: dispatch 2024-02-11T22:10:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:10:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3885486426' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "311413c2-ce93-4668-afd9-dce9e4f1a5db"}]': finished 2024-02-11T22:10:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: osdmap e21: 4 total, 3 up, 4 in 2024-02-11T22:10:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:15 smithi160 ceph-mon[39894]: pgmap v61: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:16.385 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74326]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-11T22:10:16.385 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74326]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:16.385 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74326]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:16.385 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74326]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/609928870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[50466]: osdmap e22: 4 total, 3 up, 4 in 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/609928870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[35696]: osdmap e22: 4 total, 3 up, 4 in 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:16.656 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74693]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-11T22:10:16.656 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74693]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:16.656 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74693]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:16.656 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74693]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:16.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:16 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/609928870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:16.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:16 smithi160 ceph-mon[39894]: osdmap e22: 4 total, 3 up, 4 in 2024-02-11T22:10:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:17.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74883]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-11T22:10:17.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74883]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:17.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74883]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:17.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:10:16 smithi023 sudo[74883]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:17.772 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75080]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-11T22:10:17.772 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75080]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:17.772 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75080]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:17.772 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75080]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:18.031 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:17 smithi023 ceph-mon[35696]: mgrmap e15: y(active, since 101s), standbys: x 2024-02-11T22:10:18.031 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75248]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-11T22:10:18.031 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75248]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:18.031 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75248]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:18.031 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:10:17 smithi023 sudo[75248]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:18.032 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:17 smithi023 ceph-mon[50466]: mgrmap e15: y(active, since 101s), standbys: x 2024-02-11T22:10:18.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:17 smithi160 ceph-mon[39894]: mgrmap e15: y(active, since 101s), standbys: x 2024-02-11T22:10:18.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75338]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-11T22:10:18.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75338]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:18.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75338]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:18.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75338]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75429]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-11T22:10:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75429]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75429]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:18 smithi023 sudo[75429]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42732]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42732]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42732]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42732]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42735]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42735]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42735]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:19.293 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 sudo[42735]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:19.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:19.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:19.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:19.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:19.572 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:19.572 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:19.572 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:19.864 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 sudo[75507]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-11T22:10:19.864 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 sudo[75507]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:19.864 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 sudo[75507]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:19.864 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:19 smithi023 sudo[75507]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:20.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 sudo[75604]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 sudo[75604]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 sudo[75604]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 sudo[75604]: pam_unix(sudo:session): session closed for user root 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:20.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:20 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:20.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:20.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:20 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-11T22:10:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:21 smithi023 ceph-mon[35696]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:21 smithi023 ceph-mon[35696]: Deploying daemon osd.3 on smithi023 2024-02-11T22:10:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:21 smithi023 ceph-mon[50466]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:21 smithi023 ceph-mon[50466]: Deploying daemon osd.3 on smithi023 2024-02-11T22:10:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:21 smithi160 ceph-mon[39894]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:21 smithi160 ceph-mon[39894]: Deploying daemon osd.3 on smithi023 2024-02-11T22:10:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:23 smithi023 ceph-mon[35696]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-02-11T22:10:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:23 smithi023 ceph-mon[50466]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-02-11T22:10:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:23 smithi160 ceph-mon[39894]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-02-11T22:10:24.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[35696]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-11T22:10:24.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:24.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:24.665 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:24.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[50466]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-11T22:10:24.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:24.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:24.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:24 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:24 smithi160 ceph-mon[39894]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-11T22:10:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:24 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:24 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:24 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:25.676 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 3 on host 'smithi023' 2024-02-11T22:10:26.035 DEBUG:teuthology.orchestra.run.smithi023:osd.3> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.3.service 2024-02-11T22:10:26.037 INFO:tasks.cephadm:Deploying osd.4 on smithi160 with /dev/vg_nvme/lv_4... 2024-02-11T22:10:26.037 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-11T22:10:26.072 INFO:journalctl@ceph.osd.3.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:10:26.268 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:26.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:26.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:26.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:26 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:26.859 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:10:26 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[76174]: 2024-02-11T22:10:26.831+0000 7f219465e640 -1 osd.3 0 log_to_monitors true 2024-02-11T22:10:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:27 smithi023 ceph-mon[35696]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-11T22:10:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:27 smithi023 ceph-mon[35696]: from='osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:10:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:27 smithi023 ceph-mon[35696]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:10:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:27 smithi023 ceph-mon[50466]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-11T22:10:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:27 smithi023 ceph-mon[50466]: from='osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:10:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:27 smithi023 ceph-mon[50466]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:10:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:27 smithi160 ceph-mon[39894]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-11T22:10:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:27 smithi160 ceph-mon[39894]: from='osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:10:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:27 smithi160 ceph-mon[39894]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:10:27.604 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-11T22:10:27.604 INFO:teuthology.orchestra.run.smithi160.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-11T22:10:27.604 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10+0 records in 2024-02-11T22:10:27.604 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2024-02-11T22:10:27.604 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011201 s, 936 MB/s 2024-02-11T22:10:27.604 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping successful for: 2024-02-11T22:10:27.950 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi160:vg_nvme/lv_4 2024-02-11T22:10:28.166 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:10:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:28 smithi160 ceph-mon[39894]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-11T22:10:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:28 smithi160 ceph-mon[39894]: osdmap e23: 4 total, 3 up, 4 in 2024-02-11T22:10:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:28 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:28 smithi160 ceph-mon[39894]: from='osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:28 smithi160 ceph-mon[39894]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:28.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[76174]: 2024-02-11T22:10:28.176+0000 7f2189cc2700 -1 osd.3 0 waiting for initial osdmap 2024-02-11T22:10:28.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[76174]: 2024-02-11T22:10:28.180+0000 7f2182ab1700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:10:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[35696]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[35696]: osdmap e23: 4 total, 3 up, 4 in 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[35696]: from='osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[35696]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[50466]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[50466]: osdmap e23: 4 total, 3 up, 4 in 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[50466]: from='osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:28 smithi023 ceph-mon[50466]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:10:29.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-11T22:10:29.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: osdmap e24: 4 total, 3 up, 4 in 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi023 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi023 to 4022M 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:29.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:29 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: osdmap e24: 4 total, 3 up, 4 in 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi023 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi023 to 4022M 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: osdmap e24: 4 total, 3 up, 4 in 2024-02-11T22:10:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi023 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi023 to 4022M 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:29.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:29 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:30.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:10:30.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:10:30.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:30.379 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186] boot 2024-02-11T22:10:30.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: osdmap e25: 4 total, 4 up, 4 in 2024-02-11T22:10:30.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:30.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:30.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:30.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:30.380 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:30 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:10:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:10:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186] boot 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: osdmap e25: 4 total, 4 up, 4 in 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: osd.3 [v2:172.21.15.23:6826/3604690186,v1:172.21.15.23:6827/3604690186] boot 2024-02-11T22:10:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: osdmap e25: 4 total, 4 up, 4 in 2024-02-11T22:10:30.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:10:30.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:30.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:30.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:30.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:30 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:31.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: osdmap e26: 4 total, 4 up, 4 in 2024-02-11T22:10:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/635634934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]: dispatch 2024-02-11T22:10:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]: dispatch 2024-02-11T22:10:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]': finished 2024-02-11T22:10:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: osdmap e27: 5 total, 4 up, 5 in 2024-02-11T22:10:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:31 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: osdmap e26: 4 total, 4 up, 4 in 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/635634934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]: dispatch 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]: dispatch 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]': finished 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: osdmap e27: 5 total, 4 up, 5 in 2024-02-11T22:10:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: osdmap e26: 4 total, 4 up, 4 in 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/635634934' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]: dispatch 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]: dispatch 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6669dada-926a-4849-949d-68abe78f22a8"}]': finished 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: osdmap e27: 5 total, 4 up, 5 in 2024-02-11T22:10:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:31 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:32 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/1380075316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:32 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/1380075316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:32 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/1380075316' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:33 smithi023 ceph-mon[35696]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:33 smithi023 ceph-mon[50466]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:33.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:33 smithi160 ceph-mon[39894]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:35.413 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:35 smithi160 ceph-mon[39894]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:35 smithi023 ceph-mon[35696]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:35 smithi023 ceph-mon[50466]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:36.633 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:10:36.633 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:10:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:10:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:37 smithi160 ceph-mon[39894]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:37 smithi160 ceph-mon[39894]: Deploying daemon osd.4 on smithi160 2024-02-11T22:10:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:37 smithi023 ceph-mon[35696]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:37 smithi023 ceph-mon[35696]: Deploying daemon osd.4 on smithi160 2024-02-11T22:10:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:37 smithi023 ceph-mon[50466]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:37 smithi023 ceph-mon[50466]: Deploying daemon osd.4 on smithi160 2024-02-11T22:10:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:39 smithi023 ceph-mon[35696]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:39 smithi023 ceph-mon[50466]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:39 smithi160 ceph-mon[39894]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:40.895 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:40 smithi160 ceph-mon[39894]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:40.895 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:40.895 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:40.895 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:40 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[35696]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[50466]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:40 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:41.798 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 4 on host 'smithi160' 2024-02-11T22:10:42.178 DEBUG:teuthology.orchestra.run.smithi160:osd.4> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.4.service 2024-02-11T22:10:42.180 INFO:tasks.cephadm:Deploying osd.5 on smithi160 with /dev/vg_nvme/lv_3... 2024-02-11T22:10:42.181 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:42.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:41 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.212 INFO:journalctl@ceph.osd.4.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:41 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:42.739 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:10:42.911 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:10:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[45444]: 2024-02-11T22:10:42.840+0000 7f8bba0cd640 -1 osd.4 0 log_to_monitors true 2024-02-11T22:10:43.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:43 smithi160 ceph-mon[39894]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:43.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:43 smithi160 ceph-mon[39894]: from='osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:10:43.594 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:43 smithi160 ceph-mon[39894]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:10:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:43 smithi023 ceph-mon[35696]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:43 smithi023 ceph-mon[35696]: from='osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:10:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:43 smithi023 ceph-mon[35696]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:10:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:43 smithi023 ceph-mon[50466]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:43 smithi023 ceph-mon[50466]: from='osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:10:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:43 smithi023 ceph-mon[50466]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:10:44.202 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-11T22:10:44.202 INFO:teuthology.orchestra.run.smithi160.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-11T22:10:44.202 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10+0 records in 2024-02-11T22:10:44.202 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2024-02-11T22:10:44.202 INFO:teuthology.orchestra.run.smithi160.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.011162 s, 939 MB/s 2024-02-11T22:10:44.202 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping successful for: 2024-02-11T22:10:44.638 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[45444]: 2024-02-11T22:10:44.362+0000 7f8baf731700 -1 osd.4 0 waiting for initial osdmap 2024-02-11T22:10:44.638 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[45444]: 2024-02-11T22:10:44.366+0000 7f8ba8d21700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:10:44.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-mon[39894]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-11T22:10:44.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-mon[39894]: osdmap e28: 5 total, 4 up, 5 in 2024-02-11T22:10:44.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:44.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-mon[39894]: from='osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:10:44.639 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:44 smithi160 ceph-mon[39894]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:10:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[35696]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-11T22:10:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[35696]: osdmap e28: 5 total, 4 up, 5 in 2024-02-11T22:10:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[35696]: from='osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:10:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[35696]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:10:44.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[50466]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-11T22:10:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[50466]: osdmap e28: 5 total, 4 up, 5 in 2024-02-11T22:10:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[50466]: from='osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:10:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:44 smithi023 ceph-mon[50466]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:10:44.715 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi160:vg_nvme/lv_3 2024-02-11T22:10:44.972 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: osdmap e29: 5 total, 4 up, 5 in 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134] boot 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: osdmap e30: 5 total, 5 up, 5 in 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: osdmap e29: 5 total, 4 up, 5 in 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134] boot 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: osdmap e30: 5 total, 5 up, 5 in 2024-02-11T22:10:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: osdmap e29: 5 total, 4 up, 5 in 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:45.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:45.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: osd.4 [v2:172.21.15.160:6800/3229608134,v1:172.21.15.160:6801/3229608134] boot 2024-02-11T22:10:45.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: osdmap e30: 5 total, 5 up, 5 in 2024-02-11T22:10:45.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:10:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:10:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi160 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi160 to 17114M 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[35696]: osdmap e31: 5 total, 5 up, 5 in 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi160 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi160 to 17114M 2024-02-11T22:10:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:46.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:46.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:46.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:46 smithi023 ceph-mon[50466]: osdmap e31: 5 total, 5 up, 5 in 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi160 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi160 to 17114M 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:46 smithi160 ceph-mon[39894]: osdmap e31: 5 total, 5 up, 5 in 2024-02-11T22:10:47.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:47 smithi160 ceph-mon[39894]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:47 smithi160 ceph-mon[39894]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:47 smithi160 ceph-mon[39894]: osdmap e32: 5 total, 5 up, 5 in 2024-02-11T22:10:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:47 smithi023 ceph-mon[35696]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:47 smithi023 ceph-mon[35696]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:47 smithi023 ceph-mon[35696]: osdmap e32: 5 total, 5 up, 5 in 2024-02-11T22:10:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:47 smithi023 ceph-mon[50466]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-02-11T22:10:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:47 smithi023 ceph-mon[50466]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:10:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:47 smithi023 ceph-mon[50466]: osdmap e32: 5 total, 5 up, 5 in 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[35696]: pgmap v88: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/469183889' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]: dispatch 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]: dispatch 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]': finished 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[35696]: osdmap e33: 6 total, 5 up, 6 in 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:10:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[50466]: pgmap v88: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:10:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/469183889' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]: dispatch 2024-02-11T22:10:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]: dispatch 2024-02-11T22:10:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]': finished 2024-02-11T22:10:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[50466]: osdmap e33: 6 total, 5 up, 6 in 2024-02-11T22:10:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:10:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:48 smithi160 ceph-mon[39894]: pgmap v88: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:10:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:48 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/469183889' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]: dispatch 2024-02-11T22:10:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:48 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]: dispatch 2024-02-11T22:10:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:48 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e89e8e3c-baa9-4f11-8e82-9d2055cacea1"}]': finished 2024-02-11T22:10:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:48 smithi160 ceph-mon[39894]: osdmap e33: 6 total, 5 up, 6 in 2024-02-11T22:10:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:10:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:49 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/1922457562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:49 smithi023 ceph-mon[35696]: osdmap e34: 6 total, 5 up, 6 in 2024-02-11T22:10:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:49 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:10:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:49 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/1922457562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:49 smithi023 ceph-mon[50466]: osdmap e34: 6 total, 5 up, 6 in 2024-02-11T22:10:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:49 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:10:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:49 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/1922457562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:10:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:49 smithi160 ceph-mon[39894]: osdmap e34: 6 total, 5 up, 6 in 2024-02-11T22:10:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:49 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:10:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:50 smithi160 ceph-mon[39894]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:10:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:50 smithi023 ceph-mon[35696]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:10:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:50 smithi023 ceph-mon[50466]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:10:53.525 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:53 smithi160 ceph-mon[39894]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-02-11T22:10:53.525 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:53 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:10:53.525 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:53 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:53 smithi023 ceph-mon[35696]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-02-11T22:10:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:53 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:10:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:53 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:53 smithi023 ceph-mon[50466]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-02-11T22:10:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:53 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:10:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:53 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:54.504 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:54 smithi160 ceph-mon[39894]: Deploying daemon osd.5 on smithi160 2024-02-11T22:10:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:54 smithi023 ceph-mon[35696]: Deploying daemon osd.5 on smithi160 2024-02-11T22:10:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:54 smithi023 ceph-mon[50466]: Deploying daemon osd.5 on smithi160 2024-02-11T22:10:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:55 smithi160 ceph-mon[39894]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-11T22:10:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:55 smithi023 ceph-mon[50466]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-11T22:10:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:55 smithi023 ceph-mon[35696]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-11T22:10:57.645 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:57 smithi160 ceph-mon[39894]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-11T22:10:57.645 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:57 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:57.645 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:57 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:57.645 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:57 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[35696]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[50466]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:57 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:58.563 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 5 on host 'smithi160' 2024-02-11T22:10:58.973 DEBUG:teuthology.orchestra.run.smithi160:osd.5> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.5.service 2024-02-11T22:10:58.975 INFO:tasks.cephadm:Deploying osd.6 on smithi160 with /dev/vg_nvme/lv_2... 2024-02-11T22:10:58.975 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-11T22:10:59.008 INFO:journalctl@ceph.osd.5.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.303 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:59.397 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:10:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:10:59 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:10:59.872 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:10:59 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[53170]: 2024-02-11T22:10:59.712+0000 7fd57f670640 -1 osd.5 0 log_to_monitors true 2024-02-11T22:11:00.179 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:00 smithi160 ceph-mon[39894]: from='osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:11:00.179 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:00 smithi160 ceph-mon[39894]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:11:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:00 smithi023 ceph-mon[50466]: from='osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:11:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:00 smithi023 ceph-mon[50466]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:11:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:00 smithi023 ceph-mon[35696]: from='osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:11:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:00 smithi023 ceph-mon[35696]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:11:00.995 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-11T22:11:00.996 INFO:teuthology.orchestra.run.smithi160.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-11T22:11:00.996 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10+0 records in 2024-02-11T22:11:00.996 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2024-02-11T22:11:00.996 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115112 s, 911 MB/s 2024-02-11T22:11:00.996 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping successful for: 2024-02-11T22:11:01.400 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[53170]: 2024-02-11T22:11:01.091+0000 7fd574cd4700 -1 osd.5 0 waiting for initial osdmap 2024-02-11T22:11:01.400 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[53170]: 2024-02-11T22:11:01.096+0000 7fd56eac5700 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:11:01.400 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-mon[39894]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-02-11T22:11:01.400 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-mon[39894]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-11T22:11:01.400 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-mon[39894]: osdmap e35: 6 total, 5 up, 6 in 2024-02-11T22:11:01.401 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:01.401 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-mon[39894]: from='osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:01.401 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:01 smithi160 ceph-mon[39894]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[35696]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[35696]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[35696]: osdmap e35: 6 total, 5 up, 6 in 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[35696]: from='osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[35696]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[50466]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[50466]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[50466]: osdmap e35: 6 total, 5 up, 6 in 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[50466]: from='osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:01 smithi023 ceph-mon[50466]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:01.455 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi160:vg_nvme/lv_2 2024-02-11T22:11:01.675 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:11:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: osdmap e36: 6 total, 5 up, 6 in 2024-02-11T22:11:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi160 2024-02-11T22:11:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi160 to 8557M 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: osdmap e36: 6 total, 5 up, 6 in 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi160 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi160 to 8557M 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:02.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: osdmap e36: 6 total, 5 up, 6 in 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi160 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi160 to 8557M 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:02.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:11:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:11:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:11:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039] boot 2024-02-11T22:11:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: osdmap e37: 6 total, 6 up, 6 in 2024-02-11T22:11:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: osdmap e38: 6 total, 6 up, 6 in 2024-02-11T22:11:03.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:11:03.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:11:03.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:03.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:11:03.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:11:03.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:11:03.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:03.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039] boot 2024-02-11T22:11:03.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: osdmap e37: 6 total, 6 up, 6 in 2024-02-11T22:11:03.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:03.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: osdmap e38: 6 total, 6 up, 6 in 2024-02-11T22:11:03.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:11:03.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:11:03.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:03 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: osd.5 [v2:172.21.15.160:6808/2150158039,v1:172.21.15.160:6809/2150158039] boot 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: osdmap e37: 6 total, 6 up, 6 in 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: osdmap e38: 6 total, 6 up, 6 in 2024-02-11T22:11:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:11:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:11:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:03 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:04 smithi023 ceph-mon[35696]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:04 smithi023 ceph-mon[35696]: osdmap e39: 6 total, 6 up, 6 in 2024-02-11T22:11:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:04 smithi023 ceph-mon[50466]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:04 smithi023 ceph-mon[50466]: osdmap e39: 6 total, 6 up, 6 in 2024-02-11T22:11:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:04 smithi160 ceph-mon[39894]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:04 smithi160 ceph-mon[39894]: osdmap e39: 6 total, 6 up, 6 in 2024-02-11T22:11:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: osdmap e40: 6 total, 6 up, 6 in 2024-02-11T22:11:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/2403222822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]: dispatch 2024-02-11T22:11:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]: dispatch 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]': finished 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: osdmap e41: 7 total, 6 up, 7 in 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: osdmap e40: 6 total, 6 up, 6 in 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/2403222822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]: dispatch 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]: dispatch 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]': finished 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: osdmap e41: 7 total, 6 up, 7 in 2024-02-11T22:11:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:05 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: osdmap e40: 6 total, 6 up, 6 in 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/2403222822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]: dispatch 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]: dispatch 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "adf8ce0b-5049-453f-98e7-ca16e0eddd06"}]': finished 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: osdmap e41: 7 total, 6 up, 7 in 2024-02-11T22:11:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:05 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:06 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/2287575317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:11:06.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:06 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/2287575317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:11:06.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:06 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/2287575317' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:11:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:07 smithi023 ceph-mon[35696]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:07 smithi023 ceph-mon[50466]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:07.693 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:07 smithi160 ceph-mon[39894]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:09 smithi023 ceph-mon[35696]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:09 smithi023 ceph-mon[50466]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:09.656 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:09 smithi160 ceph-mon[39894]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:10.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:10 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:11:10.514 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:10 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:10 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:11:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:10 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:10 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:11:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:10 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:11.501 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:11 smithi160 ceph-mon[39894]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:11.501 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:11 smithi160 ceph-mon[39894]: Deploying daemon osd.6 on smithi160 2024-02-11T22:11:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:11 smithi023 ceph-mon[35696]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:11 smithi023 ceph-mon[35696]: Deploying daemon osd.6 on smithi160 2024-02-11T22:11:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:11 smithi023 ceph-mon[50466]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:11 smithi023 ceph-mon[50466]: Deploying daemon osd.6 on smithi160 2024-02-11T22:11:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:13 smithi023 ceph-mon[35696]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:13 smithi023 ceph-mon[50466]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:13 smithi160 ceph-mon[39894]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:14 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:14 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:14 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:15.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:15 smithi160 ceph-mon[39894]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:15 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.510 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 6 on host 'smithi160' 2024-02-11T22:11:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[35696]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[50466]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:15 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:15.890 DEBUG:teuthology.orchestra.run.smithi160:osd.6> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.6.service 2024-02-11T22:11:15.892 INFO:tasks.cephadm:Deploying osd.7 on smithi160 with /dev/vg_nvme/lv_1... 2024-02-11T22:11:15.892 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-11T22:11:15.922 INFO:journalctl@ceph.osd.6.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:11:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:16 smithi160 ceph-mon[39894]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:16 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:16.519 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:11:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[35696]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[50466]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:16 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:16.747 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:11:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[60249]: 2024-02-11T22:11:16.617+0000 7f1487083640 -1 osd.6 0 log_to_monitors true 2024-02-11T22:11:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:17 smithi023 ceph-mon[35696]: from='osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:11:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:17 smithi023 ceph-mon[35696]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:11:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:17 smithi023 ceph-mon[50466]: from='osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:11:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:17 smithi023 ceph-mon[50466]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:11:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:17 smithi160 ceph-mon[39894]: from='osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:11:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:17 smithi160 ceph-mon[39894]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:11:17.930 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-11T22:11:17.930 INFO:teuthology.orchestra.run.smithi160.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-11T22:11:17.930 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10+0 records in 2024-02-11T22:11:17.930 INFO:teuthology.orchestra.run.smithi160.stderr:10+0 records out 2024-02-11T22:11:17.930 INFO:teuthology.orchestra.run.smithi160.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011419 s, 918 MB/s 2024-02-11T22:11:17.931 INFO:teuthology.orchestra.run.smithi160.stderr:--> Zapping successful for: 2024-02-11T22:11:18.395 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi160:vg_nvme/lv_1 2024-02-11T22:11:18.621 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:11:18.695 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[60249]: 2024-02-11T22:11:18.410+0000 7f147c6e7700 -1 osd.6 0 waiting for initial osdmap 2024-02-11T22:11:18.695 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[60249]: 2024-02-11T22:11:18.417+0000 7f1475cd7700 -1 osd.6 43 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: osdmap e42: 7 total, 6 up, 7 in 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi160 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi160 to 5704M 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:18 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: osdmap e42: 7 total, 6 up, 7 in 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi160 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi160 to 5704M 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: osdmap e42: 7 total, 6 up, 7 in 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi160 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi160 to 5704M 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:18.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:18 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:19 smithi160 ceph-mon[39894]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:19 smithi160 ceph-mon[39894]: osdmap e43: 7 total, 6 up, 7 in 2024-02-11T22:11:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:19 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[35696]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[35696]: osdmap e43: 7 total, 6 up, 7 in 2024-02-11T22:11:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[50466]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[50466]: osdmap e43: 7 total, 6 up, 7 in 2024-02-11T22:11:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:19 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112] boot 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: osdmap e44: 7 total, 7 up, 7 in 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:11:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:20 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112] boot 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: osdmap e44: 7 total, 7 up, 7 in 2024-02-11T22:11:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: osd.6 [v2:172.21.15.160:6816/1797182112,v1:172.21.15.160:6817/1797182112] boot 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: osdmap e44: 7 total, 7 up, 7 in 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:11:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi160:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-11T22:11:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-11T22:11:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:20 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:21 smithi160 ceph-mon[39894]: osdmap e45: 7 total, 7 up, 7 in 2024-02-11T22:11:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:21 smithi023 ceph-mon[35696]: osdmap e45: 7 total, 7 up, 7 in 2024-02-11T22:11:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:21 smithi023 ceph-mon[50466]: osdmap e45: 7 total, 7 up, 7 in 2024-02-11T22:11:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: pgmap v118: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: osdmap e46: 7 total, 7 up, 7 in 2024-02-11T22:11:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/1694906450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]': finished 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: osdmap e47: 8 total, 7 up, 8 in 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/492347807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: osdmap e48: 8 total, 7 up, 8 in 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: pgmap v118: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: osdmap e46: 7 total, 7 up, 7 in 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/1694906450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]: dispatch 2024-02-11T22:11:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]': finished 2024-02-11T22:11:22.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: osdmap e47: 8 total, 7 up, 8 in 2024-02-11T22:11:22.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:22.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/492347807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:11:22.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: osdmap e48: 8 total, 7 up, 8 in 2024-02-11T22:11:22.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:22 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: pgmap v118: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: osdmap e46: 7 total, 7 up, 7 in 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/1694906450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]: dispatch 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]: dispatch 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1e3220a-bf84-40d3-a5df-154e2dbaaa0b"}]': finished 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: osdmap e47: 8 total, 7 up, 8 in 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/492347807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: osdmap e48: 8 total, 7 up, 8 in 2024-02-11T22:11:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:22 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:24 smithi023 ceph-mon[35696]: osdmap e49: 8 total, 7 up, 8 in 2024-02-11T22:11:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:24 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:24 smithi023 ceph-mon[50466]: osdmap e49: 8 total, 7 up, 8 in 2024-02-11T22:11:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:24 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:24.662 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:24 smithi160 ceph-mon[39894]: osdmap e49: 8 total, 7 up, 8 in 2024-02-11T22:11:24.662 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:24 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:25.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:25 smithi160 ceph-mon[39894]: pgmap v123: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:25 smithi023 ceph-mon[35696]: pgmap v123: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:25 smithi023 ceph-mon[50466]: pgmap v123: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:27 smithi023 ceph-mon[35696]: pgmap v124: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:27 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:11:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:27 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:27 smithi023 ceph-mon[50466]: pgmap v124: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:27 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:11:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:27 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:27 smithi160 ceph-mon[39894]: pgmap v124: 1 pgs: 1 remapped; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:27 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:11:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:27 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:28.398 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:28 smithi160 ceph-mon[39894]: Deploying daemon osd.7 on smithi160 2024-02-11T22:11:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:28 smithi023 ceph-mon[35696]: Deploying daemon osd.7 on smithi160 2024-02-11T22:11:28.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:28 smithi023 ceph-mon[50466]: Deploying daemon osd.7 on smithi160 2024-02-11T22:11:29.666 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:29 smithi160 ceph-mon[39894]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-11T22:11:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:29 smithi023 ceph-mon[35696]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-11T22:11:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:29 smithi023 ceph-mon[50466]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-11T22:11:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[35696]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-02-11T22:11:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[50466]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-02-11T22:11:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:31 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:31 smithi160 ceph-mon[39894]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-02-11T22:11:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:31 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:31 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:31 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:32.777 INFO:teuthology.orchestra.run.smithi160.stdout:Created osd(s) 7 on host 'smithi160' 2024-02-11T22:11:33.132 DEBUG:teuthology.orchestra.run.smithi160:osd.7> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.7.service 2024-02-11T22:11:33.134 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-11T22:11:33.135 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-11T22:11:33.168 INFO:journalctl@ceph.osd.7.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.269 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.270 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:33.379 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:33 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:33.574 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:11:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[68070]: 2024-02-11T22:11:33.569+0000 7fbe525e4640 -1 osd.7 0 log_to_monitors true 2024-02-11T22:11:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:34 smithi023 ceph-mon[35696]: from='osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:11:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:34 smithi023 ceph-mon[35696]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:11:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:34 smithi023 ceph-mon[50466]: from='osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:11:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:34 smithi023 ceph-mon[50466]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:11:34.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:34 smithi160 ceph-mon[39894]: from='osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:11:34.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:34 smithi160 ceph-mon[39894]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:11:34.638 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:35.108 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":50,"num_osds":8,"num_up_osds":7,"osd_up_since":1707689479,"num_in_osds":8,"osd_in_since":1707689481,"num_remapped_pgs":0} 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: osdmap e50: 8 total, 7 up, 8 in 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: from='osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3256054288' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: osdmap e50: 8 total, 7 up, 8 in 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: from='osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:35 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3256054288' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-11T22:11:35.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[68070]: 2024-02-11T22:11:35.126+0000 7fbe47c48700 -1 osd.7 0 waiting for initial osdmap 2024-02-11T22:11:35.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[68070]: 2024-02-11T22:11:35.133+0000 7fbe43a3d700 -1 osd.7 51 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:11:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-11T22:11:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-11T22:11:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: osdmap e50: 8 total, 7 up, 8 in 2024-02-11T22:11:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: from='osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:35.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:11:35.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:35 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3256054288' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-11T22:11:36.110 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-11T22:11:36.357 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:11:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: osdmap e51: 8 total, 7 up, 8 in 2024-02-11T22:11:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: Detected new or changed devices on smithi160 2024-02-11T22:11:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi160 to 4278M 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:36.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: osdmap e51: 8 total, 7 up, 8 in 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: Detected new or changed devices on smithi160 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi160 to 4278M 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:36.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:36.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:36 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]': finished 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: osdmap e51: 8 total, 7 up, 8 in 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: Detected new or changed devices on smithi160 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi160 to 4278M 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:36.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:36.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:36 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: purged_snaps scrub starts 2024-02-11T22:11:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: purged_snaps scrub ok 2024-02-11T22:11:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552] boot 2024-02-11T22:11:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: osdmap e52: 8 total, 8 up, 8 in 2024-02-11T22:11:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: purged_snaps scrub starts 2024-02-11T22:11:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: purged_snaps scrub ok 2024-02-11T22:11:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552] boot 2024-02-11T22:11:37.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: osdmap e52: 8 total, 8 up, 8 in 2024-02-11T22:11:37.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:37 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: purged_snaps scrub starts 2024-02-11T22:11:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: purged_snaps scrub ok 2024-02-11T22:11:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-02-11T22:11:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: osd.7 [v2:172.21.15.160:6824/1379575552,v1:172.21.15.160:6825/1379575552] boot 2024-02-11T22:11:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: osdmap e52: 8 total, 8 up, 8 in 2024-02-11T22:11:37.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:37 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:11:37.500 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:37.853 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":53,"num_osds":8,"num_up_osds":8,"osd_up_since":1707689496,"num_in_osds":8,"osd_in_since":1707689481,"num_remapped_pgs":1} 2024-02-11T22:11:37.854 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-11T22:11:38.080 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:11:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:38 smithi023 ceph-mon[35696]: osdmap e53: 8 total, 8 up, 8 in 2024-02-11T22:11:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:38 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1087022902' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-11T22:11:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:38 smithi023 ceph-mon[50466]: osdmap e53: 8 total, 8 up, 8 in 2024-02-11T22:11:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:38 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1087022902' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-11T22:11:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:38 smithi160 ceph-mon[39894]: osdmap e53: 8 total, 8 up, 8 in 2024-02-11T22:11:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:38 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1087022902' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-11T22:11:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:39 smithi023 ceph-mon[35696]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:39 smithi023 ceph-mon[35696]: osdmap e54: 8 total, 8 up, 8 in 2024-02-11T22:11:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:39 smithi023 ceph-mon[50466]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:39 smithi023 ceph-mon[50466]: osdmap e54: 8 total, 8 up, 8 in 2024-02-11T22:11:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:39 smithi160 ceph-mon[39894]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:39 smithi160 ceph-mon[39894]: osdmap e54: 8 total, 8 up, 8 in 2024-02-11T22:11:39.463 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:39.463 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":55,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:39.340745+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","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.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","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.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","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.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","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.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:11:40.073 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-11T22:10:13.857083+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-02-11T22:11:40.073 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-11T22:11:40.304 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:11:40.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:40 smithi023 ceph-mon[50466]: osdmap e55: 8 total, 8 up, 8 in 2024-02-11T22:11:40.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:40 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2453414409' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:40.603 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:40 smithi023 ceph-mon[35696]: osdmap e55: 8 total, 8 up, 8 in 2024-02-11T22:11:40.603 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:40 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2453414409' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:40.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:40 smithi160 ceph-mon[39894]: osdmap e55: 8 total, 8 up, 8 in 2024-02-11T22:11:40.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:40 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2453414409' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:41 smithi023 ceph-mon[35696]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:41 smithi023 ceph-mon[35696]: osdmap e56: 8 total, 8 up, 8 in 2024-02-11T22:11:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:41 smithi023 ceph-mon[50466]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:41 smithi023 ceph-mon[50466]: osdmap e56: 8 total, 8 up, 8 in 2024-02-11T22:11:41.655 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-02-11T22:11:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:41 smithi160 ceph-mon[39894]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:41 smithi160 ceph-mon[39894]: osdmap e56: 8 total, 8 up, 8 in 2024-02-11T22:11:42.012 INFO:tasks.cephadm:Adding mds.a on smithi023 2024-02-11T22:11:42.012 INFO:tasks.cephadm:Adding mds.b on smithi160 2024-02-11T22:11:42.012 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply mds all '2;smithi023=a;smithi160=b' 2024-02-11T22:11:42.249 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:11:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:42 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/708353180' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:42 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/708353180' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:42.684 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:42 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/708353180' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:43.437 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled mds.all update... 2024-02-11T22:11:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:43 smithi023 ceph-mon[35696]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:43 smithi023 ceph-mon[50466]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:43 smithi160 ceph-mon[39894]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:11:43.821 DEBUG:teuthology.orchestra.run.smithi023:mds.a> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.a.service 2024-02-11T22:11:43.824 DEBUG:teuthology.orchestra.run.smithi160:mds.b> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.b.service 2024-02-11T22:11:43.826 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-02-11T22:11:43.826 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:11:43.856 INFO:journalctl@ceph.mds.a.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:11:43.856 INFO:journalctl@ceph.mds.b.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:11:44.208 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:44.209 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":56,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:40.343901+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","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.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","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.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","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.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","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.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:11:44.223 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-11T22:10:13.857083+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-02-11T22:11:44.223 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-11T22:11:44.585 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-02-11T22:11:44.612 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T22:11:44.905 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:11:44 smithi023 systemd[1]: Starting Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:11:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-11T22:11:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi023=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: Saving service mds.all spec with placement smithi023=a;smithi160=b;count:2 2024-02-11T22:11:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: Deploying daemon mds.a on smithi023 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/265459254' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi023=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: Saving service mds.all spec with placement smithi023=a;smithi160=b;count:2 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: Deploying daemon mds.a on smithi023 2024-02-11T22:11:44.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:44 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/265459254' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi023=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: Saving service mds.all spec with placement smithi023=a;smithi160=b;count:2 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: Deploying daemon mds.a on smithi023 2024-02-11T22:11:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:44 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/265459254' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:45.066 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:45.066 INFO:teuthology.orchestra.run.smithi023.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-02-11T22:11:45.069 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 1 2024-02-11T22:11:45.405 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[83086]: starting mds.a at 2024-02-11T22:11:45.405 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:11:45 smithi023 bash[83053]: abf44ef3cee4cad90077b23e88e7e11052f9740fe766c6a102e4961bc6edf00b 2024-02-11T22:11:45.405 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:11:45 smithi023 systemd[1]: Started Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:11:45.728 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1555357388' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:45.728 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2587210889' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: mds.? [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] up:boot 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: fsmap 1 up:standby 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:45.729 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:45 smithi160 ceph-mon[39894]: Deploying daemon mds.b on smithi160 2024-02-11T22:11:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1555357388' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2587210889' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: mds.? [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] up:boot 2024-02-11T22:11:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: fsmap 1 up:standby 2024-02-11T22:11:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:11:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[35696]: Deploying daemon mds.b on smithi160 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1555357388' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2587210889' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: mds.? [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] up:boot 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: fsmap 1 up:standby 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:11:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' 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-02-11T22:11:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:45 smithi023 ceph-mon[50466]: Deploying daemon mds.b on smithi160 2024-02-11T22:11:46.610 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:11:46 smithi160 systemd[1]: Starting Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:11:47.083 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T22:11:47.194 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:11:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[73012]: starting mds.b at 2024-02-11T22:11:47.194 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:11:46 smithi160 bash[72998]: b13ae739067570bcb045da5a9fc1cf3aaa884a66ded8b7f3daeebe6d2ba8bd75 2024-02-11T22:11:47.194 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:11:46 smithi160 systemd[1]: Started Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:11:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:47 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:47.512 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:47.513 INFO:teuthology.orchestra.run.smithi023.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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2267926331","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2267926331},{"type":"v1","addr":"172.21.15.160:6833","nonce":2267926331}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3},{"gid":24356,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.23:6835/1633187321","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":1633187321},{"type":"v1","addr":"172.21.15.23:6835","nonce":1633187321}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2024-02-11T22:11:47.515 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 3 2024-02-11T22:11:47.528 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:11:47.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-02-11T22:11:47.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:47 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:47.885 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:47.886 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":56,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:40.343901+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","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.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","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.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","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.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","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.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:11:47.902 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-11T22:10:13.857083+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-02-11T22:11:47.902 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-11T22:11:48.262 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-02-11T22:11:48.277 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2024-02-11T22:11:48.617 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:48.618 INFO:teuthology.orchestra.run.smithi023.stdout:[ 2024-02-11T22:11:48.618 INFO:teuthology.orchestra.run.smithi023.stdout: { 2024-02-11T22:11:48.618 INFO:teuthology.orchestra.run.smithi023.stdout: "poolnum": 1, 2024-02-11T22:11:48.618 INFO:teuthology.orchestra.run.smithi023.stdout: "poolname": ".mgr" 2024-02-11T22:11:48.618 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:11:48.618 INFO:teuthology.orchestra.run.smithi023.stdout:] 2024-02-11T22:11:48.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:boot 2024-02-11T22:11:48.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: fsmap 2 up:standby 2024-02-11T22:11:48.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:11:48.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1315976665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/59484652' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:48.633 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:boot 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: fsmap 2 up:standby 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1315976665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/59484652' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.634 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:48.635 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:48.635 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:48 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.636 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-02-11T22:11:48.636 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:11:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:boot 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: fsmap 2 up:standby 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1315976665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/59484652' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:48.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:11:48.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:11:48.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:11:48.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:48 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:49.467 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'cephfs_metadata' created 2024-02-11T22:11:49.479 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:11:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:49 smithi160 ceph-mon[39894]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-11T22:11:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:49 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1100956773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:49 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/304500946' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-02-11T22:11:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:49 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/4028411852' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-11T22:11:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[35696]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-11T22:11:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1100956773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/304500946' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-02-11T22:11:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/4028411852' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-11T22:11:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[50466]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-11T22:11:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1100956773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:11:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/304500946' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-02-11T22:11:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:49 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/4028411852' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-11T22:11:50.480 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'cephfs_data' created 2024-02-11T22:11:50.494 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2024-02-11T22:11:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:50 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-11T22:11:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:50 smithi160 ceph-mon[39894]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-02-11T22:11:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:50 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-02-11T22:11:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:50 smithi160 ceph-mon[39894]: osdmap e57: 8 total, 8 up, 8 in 2024-02-11T22:11:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:50 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1718687356' 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-02-11T22:11:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:50 smithi160 ceph-mon[39894]: 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-02-11T22:11:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-11T22:11:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[50466]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-02-11T22:11:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-02-11T22:11:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[50466]: osdmap e57: 8 total, 8 up, 8 in 2024-02-11T22:11:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1718687356' 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-02-11T22:11:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[50466]: 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-02-11T22:11:50.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-11T22:11:50.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[35696]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-02-11T22:11:50.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-02-11T22:11:50.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[35696]: osdmap e57: 8 total, 8 up, 8 in 2024-02-11T22:11:50.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1718687356' 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-02-11T22:11:50.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:50 smithi023 ceph-mon[35696]: 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-02-11T22:11:50.916 INFO:teuthology.orchestra.run.smithi023.stderr:new fs with metadata pool 2 and data pool 3 2024-02-11T22:11:50.933 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:11:51.272 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:51.272 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":59,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:50.883023+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:11:51.287 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:11:51.630 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:51.631 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":59,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:50.883023+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: 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-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: osdmap e58: 8 total, 8 up, 8 in 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/30569170' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: osdmap e59: 8 total, 8 up, 8 in 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-02-11T22:11:51.644 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/137127549' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: 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-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: osdmap e58: 8 total, 8 up, 8 in 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/30569170' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: osdmap e59: 8 total, 8 up, 8 in 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-02-11T22:11:51.645 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-11T22:11:51.646 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:51 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/137127549' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:51.647 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2024-02-11T22:11:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:11:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: 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-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: osdmap e58: 8 total, 8 up, 8 in 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/30569170' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: osdmap e59: 8 total, 8 up, 8 in 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-11T22:11:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:51 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/137127549' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: pgmap v147: 97 pgs: 10 creating+peering, 19 active+clean, 68 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2172238333' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: mds.? [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] up:active 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: osdmap e60: 8 total, 8 up, 8 in 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2636060073' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-11T22:11:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:52 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: pgmap v147: 97 pgs: 10 creating+peering, 19 active+clean, 68 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2172238333' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: mds.? [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] up:active 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: osdmap e60: 8 total, 8 up, 8 in 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2636060073' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-11T22:11:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: pgmap v147: 97 pgs: 10 creating+peering, 19 active+clean, 68 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2172238333' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: mds.? [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] up:active 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: osdmap e60: 8 total, 8 up, 8 in 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2636060073' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-11T22:11:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:52 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-11T22:11:52.930 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-02-11T22:11:52.930 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2024-02-11T22:11:53.941 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-02-11T22:11:53.942 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T22:11:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:53 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-02-11T22:11:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:53 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:53 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2038699044' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-11T22:11:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:53 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-11T22:11:54.333 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:54.333 INFO:teuthology.orchestra.run.smithi023.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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2267926331","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2267926331},{"type":"v1","addr":"172.21.15.160:6833","nonce":2267926331}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-11T22:11:50.883388+0000","modified":"2024-02-11T22:11:53.910566+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24356},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24356":{"gid":24356,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.23:6835/1633187321","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":1633187321},{"type":"v1","addr":"172.21.15.23:6835","nonce":1633187321}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-11T22:11:54.336 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 8 2024-02-11T22:11:54.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-02-11T22:11:54.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[35696]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:54.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2038699044' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-11T22:11:54.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-11T22:11:54.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-02-11T22:11:54.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[50466]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:54.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2038699044' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-11T22:11:54.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:53 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-11T22:11:54.348 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:11:54.689 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:54.689 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":60,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:51.888899+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:11:54.704 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2024-02-11T22:11:54.704 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-11T22:11:55.050 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:55.052 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:11:55.061 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[35696]: pgmap v149: 97 pgs: 10 creating+peering, 59 active+clean, 28 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 6 op/s 2024-02-11T22:11:55.061 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-02-11T22:11:55.061 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[35696]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:55.061 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/217665701' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:55.061 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/675678837' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:55.061 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[50466]: pgmap v149: 97 pgs: 10 creating+peering, 59 active+clean, 28 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 6 op/s 2024-02-11T22:11:55.062 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-02-11T22:11:55.062 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[50466]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:55.062 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/217665701' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:55.062 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:54 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/675678837' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:55.063 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-02-11T22:11:53.389721+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590550,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":187,"num_write_kb":2419,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138,"ondisk_log_size":138,"up":207,"acting":207,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":60,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222456,"kb_used_data":6280,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738760,"statfs":{"total":767960285184,"available":767732490240,"internally_reserved":0,"allocated":6430720,"data_stored":3675340,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":182,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":28,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.000738"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926406+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:11:50.926406+0000","last_peered":"2024-02-11T22:11:50.926406+0000","last_clean":"2024-02-11T22:11:50.926406+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:11:50.926406+0000","last_undegraded":"2024-02-11T22:11:50.926406+0000","last_fullsized":"2024-02-11T22:11:50.926406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912171+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:11:50.912171+0000","last_peered":"2024-02-11T22:11:50.912171+0000","last_clean":"2024-02-11T22:11:50.912171+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:11:50.912171+0000","last_undegraded":"2024-02-11T22:11:50.912171+0000","last_fullsized":"2024-02-11T22:11:50.912171+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727261+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:11:52.727261+0000","last_peered":"2024-02-11T22:11:52.727261+0000","last_clean":"2024-02-11T22:11:52.727261+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:11:52.727261+0000","last_undegraded":"2024-02-11T22:11:52.727261+0000","last_fullsized":"2024-02-11T22:11:52.727261+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926682+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:11:50.926682+0000","last_peered":"2024-02-11T22:11:50.926682+0000","last_clean":"2024-02-11T22:11:50.926682+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:11:50.926682+0000","last_undegraded":"2024-02-11T22:11:50.926682+0000","last_fullsized":"2024-02-11T22:11:50.926682+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727053+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:11:52.727053+0000","last_peered":"2024-02-11T22:11:52.727053+0000","last_clean":"2024-02-11T22:11:52.727053+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:11:52.727053+0000","last_undegraded":"2024-02-11T22:11:52.727053+0000","last_fullsized":"2024-02-11T22:11:52.727053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926269+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:11:50.926269+0000","last_peered":"2024-02-11T22:11:50.926269+0000","last_clean":"2024-02-11T22:11:50.926269+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:11:50.926269+0000","last_undegraded":"2024-02-11T22:11:50.926269+0000","last_fullsized":"2024-02-11T22:11:50.926269+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926487+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:11:50.926487+0000","last_peered":"2024-02-11T22:11:50.926487+0000","last_clean":"2024-02-11T22:11:50.926487+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:11:50.926487+0000","last_undegraded":"2024-02-11T22:11:50.926487+0000","last_fullsized":"2024-02-11T22:11:50.926487+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.35","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.34","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916305+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:11:50.916305+0000","last_peered":"2024-02-11T22:11:50.916305+0000","last_clean":"2024-02-11T22:11:50.916305+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:11:50.916305+0000","last_undegraded":"2024-02-11T22:11:50.916305+0000","last_fullsized":"2024-02-11T22:11:50.916305+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913087+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:11:50.913087+0000","last_peered":"2024-02-11T22:11:50.913087+0000","last_clean":"2024-02-11T22:11:50.913087+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:11:50.913087+0000","last_undegraded":"2024-02-11T22:11:50.913087+0000","last_fullsized":"2024-02-11T22:11:50.913087+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726781+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:11:52.726781+0000","last_peered":"2024-02-11T22:11:52.726781+0000","last_clean":"2024-02-11T22:11:52.726781+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:11:52.726781+0000","last_undegraded":"2024-02-11T22:11:52.726781+0000","last_fullsized":"2024-02-11T22:11:52.726781+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727726+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:11:52.727726+0000","last_peered":"2024-02-11T22:11:52.727726+0000","last_clean":"2024-02-11T22:11:52.727726+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:11:52.727726+0000","last_undegraded":"2024-02-11T22:11:52.727726+0000","last_fullsized":"2024-02-11T22:11:52.727726+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903710+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:11:51.903710+0000","last_peered":"2024-02-11T22:11:51.903710+0000","last_clean":"2024-02-11T22:11:51.903710+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:11:51.903710+0000","last_undegraded":"2024-02-11T22:11:51.903710+0000","last_fullsized":"2024-02-11T22:11:51.903710+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926374+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:11:50.926374+0000","last_peered":"2024-02-11T22:11:50.926374+0000","last_clean":"2024-02-11T22:11:50.926374+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:11:50.926374+0000","last_undegraded":"2024-02-11T22:11:50.926374+0000","last_fullsized":"2024-02-11T22:11:50.926374+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461278+0000","last_change":"2024-02-11T22:11:49.461278+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461278+0000","last_undegraded":"2024-02-11T22:11:49.461278+0000","last_fullsized":"2024-02-11T22:11:49.461278+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.464694+0000","last_change":"2024-02-11T22:11:49.464694+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.464694+0000","last_undegraded":"2024-02-11T22:11:49.464694+0000","last_fullsized":"2024-02-11T22:11:49.464694+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923075+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:11:50.923075+0000","last_peered":"2024-02-11T22:11:50.923075+0000","last_clean":"2024-02-11T22:11:50.923075+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:11:50.923075+0000","last_undegraded":"2024-02-11T22:11:50.923075+0000","last_fullsized":"2024-02-11T22:11:50.923075+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727547+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:11:52.727547+0000","last_peered":"2024-02-11T22:11:52.727547+0000","last_clean":"2024-02-11T22:11:52.727547+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:11:52.727547+0000","last_undegraded":"2024-02-11T22:11:52.727547+0000","last_fullsized":"2024-02-11T22:11:52.727547+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.918586+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:11:50.918586+0000","last_peered":"2024-02-11T22:11:50.918586+0000","last_clean":"2024-02-11T22:11:50.918586+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:11:50.918586+0000","last_undegraded":"2024-02-11T22:11:50.918586+0000","last_fullsized":"2024-02-11T22:11:50.918586+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727528+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:11:52.727528+0000","last_peered":"2024-02-11T22:11:52.727528+0000","last_clean":"2024-02-11T22:11:52.727528+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:11:52.727528+0000","last_undegraded":"2024-02-11T22:11:52.727528+0000","last_fullsized":"2024-02-11T22:11:52.727528+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.464275+0000","last_change":"2024-02-11T22:11:49.464275+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.464275+0000","last_undegraded":"2024-02-11T22:11:49.464275+0000","last_fullsized":"2024-02-11T22:11:49.464275+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923541+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:11:50.923541+0000","last_peered":"2024-02-11T22:11:50.923541+0000","last_clean":"2024-02-11T22:11:50.923541+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:11:50.923541+0000","last_undegraded":"2024-02-11T22:11:50.923541+0000","last_fullsized":"2024-02-11T22:11:50.923541+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461282+0000","last_change":"2024-02-11T22:11:49.461282+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461282+0000","last_undegraded":"2024-02-11T22:11:49.461282+0000","last_fullsized":"2024-02-11T22:11:49.461282+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.463607+0000","last_change":"2024-02-11T22:11:49.463607+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.463607+0000","last_undegraded":"2024-02-11T22:11:49.463607+0000","last_fullsized":"2024-02-11T22:11:49.463607+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726953+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:11:52.726953+0000","last_peered":"2024-02-11T22:11:52.726953+0000","last_clean":"2024-02-11T22:11:52.726953+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:11:52.726953+0000","last_undegraded":"2024-02-11T22:11:52.726953+0000","last_fullsized":"2024-02-11T22:11:52.726953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913107+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:11:50.913107+0000","last_peered":"2024-02-11T22:11:50.913107+0000","last_clean":"2024-02-11T22:11:50.913107+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:11:50.913107+0000","last_undegraded":"2024-02-11T22:11:50.913107+0000","last_fullsized":"2024-02-11T22:11:50.913107+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461969+0000","last_change":"2024-02-11T22:11:49.461969+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461969+0000","last_undegraded":"2024-02-11T22:11:49.461969+0000","last_fullsized":"2024-02-11T22:11:49.461969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727433+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:11:52.727433+0000","last_peered":"2024-02-11T22:11:52.727433+0000","last_clean":"2024-02-11T22:11:52.727433+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:11:52.727433+0000","last_undegraded":"2024-02-11T22:11:52.727433+0000","last_fullsized":"2024-02-11T22:11:52.727433+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727709+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:11:52.727709+0000","last_peered":"2024-02-11T22:11:52.727709+0000","last_clean":"2024-02-11T22:11:52.727709+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:11:52.727709+0000","last_undegraded":"2024-02-11T22:11:52.727709+0000","last_fullsized":"2024-02-11T22:11:52.727709+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'3","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923566+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:11:50.923566+0000","last_peered":"2024-02-11T22:11:50.923566+0000","last_clean":"2024-02-11T22:11:50.923566+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:11:50.923566+0000","last_undegraded":"2024-02-11T22:11:50.923566+0000","last_fullsized":"2024-02-11T22:11:50.923566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.925529+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:11:50.925529+0000","last_peered":"2024-02-11T22:11:50.925529+0000","last_clean":"2024-02-11T22:11:50.925529+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:11:50.925529+0000","last_undegraded":"2024-02-11T22:11:50.925529+0000","last_fullsized":"2024-02-11T22:11:50.925529+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461340+0000","last_change":"2024-02-11T22:11:49.461340+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461340+0000","last_undegraded":"2024-02-11T22:11:49.461340+0000","last_fullsized":"2024-02-11T22:11:49.461340+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926390+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:11:50.926390+0000","last_peered":"2024-02-11T22:11:50.926390+0000","last_clean":"2024-02-11T22:11:50.926390+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:11:50.926390+0000","last_undegraded":"2024-02-11T22:11:50.926390+0000","last_fullsized":"2024-02-11T22:11:50.926390+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.460823+0000","last_change":"2024-02-11T22:11:49.460823+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.460823+0000","last_undegraded":"2024-02-11T22:11:49.460823+0000","last_fullsized":"2024-02-11T22:11:49.460823+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726731+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:11:52.726731+0000","last_peered":"2024-02-11T22:11:52.726731+0000","last_clean":"2024-02-11T22:11:52.726731+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:11:52.726731+0000","last_undegraded":"2024-02-11T22:11:52.726731+0000","last_fullsized":"2024-02-11T22:11:52.726731+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926349+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:11:50.926349+0000","last_peered":"2024-02-11T22:11:50.926349+0000","last_clean":"2024-02-11T22:11:50.926349+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:11:50.926349+0000","last_undegraded":"2024-02-11T22:11:50.926349+0000","last_fullsized":"2024-02-11T22:11:50.926349+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461549+0000","last_change":"2024-02-11T22:11:49.461549+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461549+0000","last_undegraded":"2024-02-11T22:11:49.461549+0000","last_fullsized":"2024-02-11T22:11:49.461549+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.10","version":"59'8","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.902969+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:11:51.902969+0000","last_peered":"2024-02-11T22:11:51.902969+0000","last_clean":"2024-02-11T22:11:51.902969+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:11:51.902969+0000","last_undegraded":"2024-02-11T22:11:51.902969+0000","last_fullsized":"2024-02-11T22:11:51.902969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926289+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:11:50.926289+0000","last_peered":"2024-02-11T22:11:50.926289+0000","last_clean":"2024-02-11T22:11:50.926289+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:11:50.926289+0000","last_undegraded":"2024-02-11T22:11:50.926289+0000","last_fullsized":"2024-02-11T22:11:50.926289+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924357+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:11:50.924357+0000","last_peered":"2024-02-11T22:11:50.924357+0000","last_clean":"2024-02-11T22:11:50.924357+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:11:50.924357+0000","last_undegraded":"2024-02-11T22:11:50.924357+0000","last_fullsized":"2024-02-11T22:11:50.924357+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926324+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:11:50.926324+0000","last_peered":"2024-02-11T22:11:50.926324+0000","last_clean":"2024-02-11T22:11:50.926324+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:11:50.926324+0000","last_undegraded":"2024-02-11T22:11:50.926324+0000","last_fullsized":"2024-02-11T22:11:50.926324+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.893077+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:11:50.893077+0000","last_peered":"2024-02-11T22:11:50.893077+0000","last_clean":"2024-02-11T22:11:50.893077+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:11:50.893077+0000","last_undegraded":"2024-02-11T22:11:50.893077+0000","last_fullsized":"2024-02-11T22:11:50.893077+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727359+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:11:52.727359+0000","last_peered":"2024-02-11T22:11:52.727359+0000","last_clean":"2024-02-11T22:11:52.727359+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:11:52.727359+0000","last_undegraded":"2024-02-11T22:11:52.727359+0000","last_fullsized":"2024-02-11T22:11:52.727359+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726691+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:11:52.726691+0000","last_peered":"2024-02-11T22:11:52.726691+0000","last_clean":"2024-02-11T22:11:52.726691+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:11:52.726691+0000","last_undegraded":"2024-02-11T22:11:52.726691+0000","last_fullsized":"2024-02-11T22:11:52.726691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916406+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:11:50.916406+0000","last_peered":"2024-02-11T22:11:50.916406+0000","last_clean":"2024-02-11T22:11:50.916406+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:11:50.916406+0000","last_undegraded":"2024-02-11T22:11:50.916406+0000","last_fullsized":"2024-02-11T22:11:50.916406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.911354+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:11:50.911354+0000","last_peered":"2024-02-11T22:11:50.911354+0000","last_clean":"2024-02-11T22:11:50.911354+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:11:50.911354+0000","last_undegraded":"2024-02-11T22:11:50.911354+0000","last_fullsized":"2024-02-11T22:11:50.911354+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903401+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:11:51.903401+0000","last_peered":"2024-02-11T22:11:51.903401+0000","last_clean":"2024-02-11T22:11:51.903401+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:11:51.903401+0000","last_undegraded":"2024-02-11T22:11:51.903401+0000","last_fullsized":"2024-02-11T22:11:51.903401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727064+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:11:52.727064+0000","last_peered":"2024-02-11T22:11:52.727064+0000","last_clean":"2024-02-11T22:11:52.727064+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:11:52.727064+0000","last_undegraded":"2024-02-11T22:11:52.727064+0000","last_fullsized":"2024-02-11T22:11:52.727064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":219,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.473420+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:11:50.473420+0000","last_peered":"2024-02-11T22:11:50.473420+0000","last_clean":"2024-02-11T22:11:50.473420+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:11:50.473420+0000","last_undegraded":"2024-02-11T22:11:50.473420+0000","last_fullsized":"2024-02-11T22:11:50.473420+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.903186+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:11:50.903186+0000","last_peered":"2024-02-11T22:11:50.903186+0000","last_clean":"2024-02-11T22:11:50.903186+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:11:50.903186+0000","last_undegraded":"2024-02-11T22:11:50.903186+0000","last_fullsized":"2024-02-11T22:11:50.903186+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.914483+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:11:50.914483+0000","last_peered":"2024-02-11T22:11:50.914483+0000","last_clean":"2024-02-11T22:11:50.914483+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:11:50.914483+0000","last_undegraded":"2024-02-11T22:11:50.914483+0000","last_fullsized":"2024-02-11T22:11:50.914483+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915792+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:11:50.915792+0000","last_peered":"2024-02-11T22:11:50.915792+0000","last_clean":"2024-02-11T22:11:50.915792+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:11:50.915792+0000","last_undegraded":"2024-02-11T22:11:50.915792+0000","last_fullsized":"2024-02-11T22:11:50.915792+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892565+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:11:50.892565+0000","last_peered":"2024-02-11T22:11:50.892565+0000","last_clean":"2024-02-11T22:11:50.892565+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:11:50.892565+0000","last_undegraded":"2024-02-11T22:11:50.892565+0000","last_fullsized":"2024-02-11T22:11:50.892565+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461425+0000","last_change":"2024-02-11T22:11:49.461425+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461425+0000","last_undegraded":"2024-02-11T22:11:49.461425+0000","last_fullsized":"2024-02-11T22:11:49.461425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.901944+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:11:50.901944+0000","last_peered":"2024-02-11T22:11:50.901944+0000","last_clean":"2024-02-11T22:11:50.901944+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:11:50.901944+0000","last_undegraded":"2024-02-11T22:11:50.901944+0000","last_fullsized":"2024-02-11T22:11:50.901944+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926589+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:11:50.926589+0000","last_peered":"2024-02-11T22:11:50.926589+0000","last_clean":"2024-02-11T22:11:50.926589+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:11:50.926589+0000","last_undegraded":"2024-02-11T22:11:50.926589+0000","last_fullsized":"2024-02-11T22:11:50.926589+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892507+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:11:50.892507+0000","last_peered":"2024-02-11T22:11:50.892507+0000","last_clean":"2024-02-11T22:11:50.892507+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:11:50.892507+0000","last_undegraded":"2024-02-11T22:11:50.892507+0000","last_fullsized":"2024-02-11T22:11:50.892507+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892110+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:11:50.892110+0000","last_peered":"2024-02-11T22:11:50.892110+0000","last_clean":"2024-02-11T22:11:50.892110+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:11:50.892110+0000","last_undegraded":"2024-02-11T22:11:50.892110+0000","last_fullsized":"2024-02-11T22:11:50.892110+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926103+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:11:50.926103+0000","last_peered":"2024-02-11T22:11:50.926103+0000","last_clean":"2024-02-11T22:11:50.926103+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:11:50.926103+0000","last_undegraded":"2024-02-11T22:11:50.926103+0000","last_fullsized":"2024-02-11T22:11:50.926103+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903472+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:11:51.903472+0000","last_peered":"2024-02-11T22:11:51.903472+0000","last_clean":"2024-02-11T22:11:51.903472+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:11:51.903472+0000","last_undegraded":"2024-02-11T22:11:51.903472+0000","last_fullsized":"2024-02-11T22:11:51.903472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923271+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:11:50.923271+0000","last_peered":"2024-02-11T22:11:50.923271+0000","last_clean":"2024-02-11T22:11:50.923271+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:11:50.923271+0000","last_undegraded":"2024-02-11T22:11:50.923271+0000","last_fullsized":"2024-02-11T22:11:50.923271+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916259+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:11:50.916259+0000","last_peered":"2024-02-11T22:11:50.916259+0000","last_clean":"2024-02-11T22:11:50.916259+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:11:50.916259+0000","last_undegraded":"2024-02-11T22:11:50.916259+0000","last_fullsized":"2024-02-11T22:11:50.916259+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727033+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:11:52.727033+0000","last_peered":"2024-02-11T22:11:52.727033+0000","last_clean":"2024-02-11T22:11:52.727033+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:11:52.727033+0000","last_undegraded":"2024-02-11T22:11:52.727033+0000","last_fullsized":"2024-02-11T22:11:52.727033+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903754+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:11:51.903754+0000","last_peered":"2024-02-11T22:11:51.903754+0000","last_clean":"2024-02-11T22:11:51.903754+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:11:51.903754+0000","last_undegraded":"2024-02-11T22:11:51.903754+0000","last_fullsized":"2024-02-11T22:11:51.903754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926865+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:11:50.926865+0000","last_peered":"2024-02-11T22:11:50.926865+0000","last_clean":"2024-02-11T22:11:50.926865+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:11:50.926865+0000","last_undegraded":"2024-02-11T22:11:50.926865+0000","last_fullsized":"2024-02-11T22:11:50.926865+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903489+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:11:51.903489+0000","last_peered":"2024-02-11T22:11:51.903489+0000","last_clean":"2024-02-11T22:11:51.903489+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:11:51.903489+0000","last_undegraded":"2024-02-11T22:11:51.903489+0000","last_fullsized":"2024-02-11T22:11:51.903489+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726802+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:11:52.726802+0000","last_peered":"2024-02-11T22:11:52.726802+0000","last_clean":"2024-02-11T22:11:52.726802+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:11:52.726802+0000","last_undegraded":"2024-02-11T22:11:52.726802+0000","last_fullsized":"2024-02-11T22:11:52.726802+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912275+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:11:50.912275+0000","last_peered":"2024-02-11T22:11:50.912275+0000","last_clean":"2024-02-11T22:11:50.912275+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:11:50.912275+0000","last_undegraded":"2024-02-11T22:11:50.912275+0000","last_fullsized":"2024-02-11T22:11:50.912275+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727059+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:11:52.727059+0000","last_peered":"2024-02-11T22:11:52.727059+0000","last_clean":"2024-02-11T22:11:52.727059+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:11:52.727059+0000","last_undegraded":"2024-02-11T22:11:52.727059+0000","last_fullsized":"2024-02-11T22:11:52.727059+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726915+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:11:52.726915+0000","last_peered":"2024-02-11T22:11:52.726915+0000","last_clean":"2024-02-11T22:11:52.726915+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:11:52.726915+0000","last_undegraded":"2024-02-11T22:11:52.726915+0000","last_fullsized":"2024-02-11T22:11:52.726915+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":108,"acting":108,"num_store_stats":5},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":182,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":28,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":3126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":21,"ondisk_log_size":21,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299398,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":834641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.66800000000000004}]},{"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.63600000000000001}]},{"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.53200000000000003}]},{"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.623}]},{"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.55400000000000005}]},{"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.51600000000000001}]},{"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.64800000000000002}]}]},{"osd":6,"up_from":44,"seq":188978561032,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1132,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1159168,"data_stored":820458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.40699999999999997}]},{"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.47299999999999998}]},{"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.41999999999999998}]},{"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.36699999999999999}]},{"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.44700000000000001}]},{"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.46400000000000002}]},{"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.52300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:10:57 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.248},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.36499999999999999}]},{"osd":2,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.26800000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.38200000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.57699999999999996}]},{"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.503}]},{"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.48699999999999999}]},{"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.47099999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738396,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1132,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1159168,"data_stored":820458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.308},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.32800000000000001}]},{"osd":2,"last update":"Sun Feb 11 22:11:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.376},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.27600000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.34699999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.66600000000000004}]},{"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.626}]},{"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.59099999999999997}]},{"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.52400000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":250730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.313},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.33300000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:11:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47599999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.68300000000000005}]},{"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.59799999999999998}]},{"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.54200000000000004}]},{"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.45600000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182419,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27572,"kb_used_data":552,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717580,"statfs":{"total":95995035648,"available":95966801920,"internally_reserved":0,"allocated":565248,"data_stored":230090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.36099999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.34499999999999997}]},{"osd":2,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.435},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.54700000000000004}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.58399999999999996}]},{"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.52300000000000002}]},{"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.57199999999999995}]},{"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.65300000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018895,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52400000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55200000000000005}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.47499999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.50600000000000001}]},{"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.36799999999999999}]},{"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.35299999999999998}]},{"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.59399999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789964,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":245373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"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.63}]},{"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.50900000000000001}]},{"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.55600000000000005}]},{"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.45700000000000002}]},{"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.64500000000000002}]},{"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.71699999999999997}]},{"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.67900000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":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-02-11T22:11:55.068 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-11T22:11:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:54 smithi160 ceph-mon[39894]: pgmap v149: 97 pgs: 10 creating+peering, 59 active+clean, 28 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 6 op/s 2024-02-11T22:11:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:54 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-02-11T22:11:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:54 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:11:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:54 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/217665701' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:11:55.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:54 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/675678837' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:11:55.405 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:11:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[83086]: 2024-02-11T22:11:55.123+0000 7f1abfe61700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-02-11T22:11:55.446 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:55.448 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:11:55.459 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-02-11T22:11:55.390182+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591166,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":194,"num_write_kb":2427,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":146,"ondisk_log_size":146,"up":270,"acting":270,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":134,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222564,"kb_used_data":6388,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738652,"statfs":{"total":767960285184,"available":767732379648,"internally_reserved":0,"allocated":6541312,"data_stored":3719016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":798,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"5.932628"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926406+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:11:50.926406+0000","last_peered":"2024-02-11T22:11:50.926406+0000","last_clean":"2024-02-11T22:11:50.926406+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:11:50.926406+0000","last_undegraded":"2024-02-11T22:11:50.926406+0000","last_fullsized":"2024-02-11T22:11:50.926406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912171+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:11:50.912171+0000","last_peered":"2024-02-11T22:11:50.912171+0000","last_clean":"2024-02-11T22:11:50.912171+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:11:50.912171+0000","last_undegraded":"2024-02-11T22:11:50.912171+0000","last_fullsized":"2024-02-11T22:11:50.912171+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726844+0000","last_change":"2024-02-11T22:11:50.925037+0000","last_active":"2024-02-11T22:11:52.726844+0000","last_peered":"2024-02-11T22:11:52.726844+0000","last_clean":"2024-02-11T22:11:52.726844+0000","last_became_active":"2024-02-11T22:11:50.924722+0000","last_became_peered":"2024-02-11T22:11:50.924722+0000","last_unstale":"2024-02-11T22:11:52.726844+0000","last_undegraded":"2024-02-11T22:11:52.726844+0000","last_fullsized":"2024-02-11T22:11:52.726844+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727261+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:11:52.727261+0000","last_peered":"2024-02-11T22:11:52.727261+0000","last_clean":"2024-02-11T22:11:52.727261+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:11:52.727261+0000","last_undegraded":"2024-02-11T22:11:52.727261+0000","last_fullsized":"2024-02-11T22:11:52.727261+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926682+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:11:50.926682+0000","last_peered":"2024-02-11T22:11:50.926682+0000","last_clean":"2024-02-11T22:11:50.926682+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:11:50.926682+0000","last_undegraded":"2024-02-11T22:11:50.926682+0000","last_fullsized":"2024-02-11T22:11:50.926682+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727053+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:11:52.727053+0000","last_peered":"2024-02-11T22:11:52.727053+0000","last_clean":"2024-02-11T22:11:52.727053+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:11:52.727053+0000","last_undegraded":"2024-02-11T22:11:52.727053+0000","last_fullsized":"2024-02-11T22:11:52.727053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926269+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:11:50.926269+0000","last_peered":"2024-02-11T22:11:50.926269+0000","last_clean":"2024-02-11T22:11:50.926269+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:11:50.926269+0000","last_undegraded":"2024-02-11T22:11:50.926269+0000","last_fullsized":"2024-02-11T22:11:50.926269+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448043+0000","last_change":"2024-02-11T22:11:50.913264+0000","last_active":"2024-02-11T22:11:52.448043+0000","last_peered":"2024-02-11T22:11:52.448043+0000","last_clean":"2024-02-11T22:11:52.448043+0000","last_became_active":"2024-02-11T22:11:50.912964+0000","last_became_peered":"2024-02-11T22:11:50.912964+0000","last_unstale":"2024-02-11T22:11:52.448043+0000","last_undegraded":"2024-02-11T22:11:52.448043+0000","last_fullsized":"2024-02-11T22:11:52.448043+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926487+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:11:50.926487+0000","last_peered":"2024-02-11T22:11:50.926487+0000","last_clean":"2024-02-11T22:11:50.926487+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:11:50.926487+0000","last_undegraded":"2024-02-11T22:11:50.926487+0000","last_fullsized":"2024-02-11T22:11:50.926487+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.35","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.34","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916305+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:11:50.916305+0000","last_peered":"2024-02-11T22:11:50.916305+0000","last_clean":"2024-02-11T22:11:50.916305+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:11:50.916305+0000","last_undegraded":"2024-02-11T22:11:50.916305+0000","last_fullsized":"2024-02-11T22:11:50.916305+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448235+0000","last_change":"2024-02-11T22:11:50.908235+0000","last_active":"2024-02-11T22:11:52.448235+0000","last_peered":"2024-02-11T22:11:52.448235+0000","last_clean":"2024-02-11T22:11:52.448235+0000","last_became_active":"2024-02-11T22:11:50.907954+0000","last_became_peered":"2024-02-11T22:11:50.907954+0000","last_unstale":"2024-02-11T22:11:52.448235+0000","last_undegraded":"2024-02-11T22:11:52.448235+0000","last_fullsized":"2024-02-11T22:11:52.448235+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726422+0000","last_change":"2024-02-11T22:11:50.912709+0000","last_active":"2024-02-11T22:11:52.726422+0000","last_peered":"2024-02-11T22:11:52.726422+0000","last_clean":"2024-02-11T22:11:52.726422+0000","last_became_active":"2024-02-11T22:11:50.912439+0000","last_became_peered":"2024-02-11T22:11:50.912439+0000","last_unstale":"2024-02-11T22:11:52.726422+0000","last_undegraded":"2024-02-11T22:11:52.726422+0000","last_fullsized":"2024-02-11T22:11:52.726422+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913087+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:11:50.913087+0000","last_peered":"2024-02-11T22:11:50.913087+0000","last_clean":"2024-02-11T22:11:50.913087+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:11:50.913087+0000","last_undegraded":"2024-02-11T22:11:50.913087+0000","last_fullsized":"2024-02-11T22:11:50.913087+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726781+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:11:52.726781+0000","last_peered":"2024-02-11T22:11:52.726781+0000","last_clean":"2024-02-11T22:11:52.726781+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:11:52.726781+0000","last_undegraded":"2024-02-11T22:11:52.726781+0000","last_fullsized":"2024-02-11T22:11:52.726781+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727726+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:11:52.727726+0000","last_peered":"2024-02-11T22:11:52.727726+0000","last_clean":"2024-02-11T22:11:52.727726+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:11:52.727726+0000","last_undegraded":"2024-02-11T22:11:52.727726+0000","last_fullsized":"2024-02-11T22:11:52.727726+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903710+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:11:51.903710+0000","last_peered":"2024-02-11T22:11:51.903710+0000","last_clean":"2024-02-11T22:11:51.903710+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:11:51.903710+0000","last_undegraded":"2024-02-11T22:11:51.903710+0000","last_fullsized":"2024-02-11T22:11:51.903710+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926374+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:11:50.926374+0000","last_peered":"2024-02-11T22:11:50.926374+0000","last_clean":"2024-02-11T22:11:50.926374+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:11:50.926374+0000","last_undegraded":"2024-02-11T22:11:50.926374+0000","last_fullsized":"2024-02-11T22:11:50.926374+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926218+0000","last_change":"2024-02-11T22:11:50.482113+0000","last_active":"2024-02-11T22:11:50.926218+0000","last_peered":"2024-02-11T22:11:50.926218+0000","last_clean":"2024-02-11T22:11:50.926218+0000","last_became_active":"2024-02-11T22:11:50.481788+0000","last_became_peered":"2024-02-11T22:11:50.481788+0000","last_unstale":"2024-02-11T22:11:50.926218+0000","last_undegraded":"2024-02-11T22:11:50.926218+0000","last_fullsized":"2024-02-11T22:11:50.926218+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448488+0000","last_change":"2024-02-11T22:11:50.911005+0000","last_active":"2024-02-11T22:11:52.448488+0000","last_peered":"2024-02-11T22:11:52.448488+0000","last_clean":"2024-02-11T22:11:52.448488+0000","last_became_active":"2024-02-11T22:11:50.910398+0000","last_became_peered":"2024-02-11T22:11:50.910398+0000","last_unstale":"2024-02-11T22:11:52.448488+0000","last_undegraded":"2024-02-11T22:11:52.448488+0000","last_fullsized":"2024-02-11T22:11:52.448488+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915973+0000","last_change":"2024-02-11T22:11:50.476546+0000","last_active":"2024-02-11T22:11:50.915973+0000","last_peered":"2024-02-11T22:11:50.915973+0000","last_clean":"2024-02-11T22:11:50.915973+0000","last_became_active":"2024-02-11T22:11:50.476262+0000","last_became_peered":"2024-02-11T22:11:50.476262+0000","last_unstale":"2024-02-11T22:11:50.915973+0000","last_undegraded":"2024-02-11T22:11:50.915973+0000","last_fullsized":"2024-02-11T22:11:50.915973+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727079+0000","last_change":"2024-02-11T22:11:50.918348+0000","last_active":"2024-02-11T22:11:52.727079+0000","last_peered":"2024-02-11T22:11:52.727079+0000","last_clean":"2024-02-11T22:11:52.727079+0000","last_became_active":"2024-02-11T22:11:50.915013+0000","last_became_peered":"2024-02-11T22:11:50.915013+0000","last_unstale":"2024-02-11T22:11:52.727079+0000","last_undegraded":"2024-02-11T22:11:52.727079+0000","last_fullsized":"2024-02-11T22:11:52.727079+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923075+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:11:50.923075+0000","last_peered":"2024-02-11T22:11:50.923075+0000","last_clean":"2024-02-11T22:11:50.923075+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:11:50.923075+0000","last_undegraded":"2024-02-11T22:11:50.923075+0000","last_fullsized":"2024-02-11T22:11:50.923075+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727547+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:11:52.727547+0000","last_peered":"2024-02-11T22:11:52.727547+0000","last_clean":"2024-02-11T22:11:52.727547+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:11:52.727547+0000","last_undegraded":"2024-02-11T22:11:52.727547+0000","last_fullsized":"2024-02-11T22:11:52.727547+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.918586+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:11:50.918586+0000","last_peered":"2024-02-11T22:11:50.918586+0000","last_clean":"2024-02-11T22:11:50.918586+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:11:50.918586+0000","last_undegraded":"2024-02-11T22:11:50.918586+0000","last_fullsized":"2024-02-11T22:11:50.918586+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727528+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:11:52.727528+0000","last_peered":"2024-02-11T22:11:52.727528+0000","last_clean":"2024-02-11T22:11:52.727528+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:11:52.727528+0000","last_undegraded":"2024-02-11T22:11:52.727528+0000","last_fullsized":"2024-02-11T22:11:52.727528+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.917114+0000","last_change":"2024-02-11T22:11:50.479514+0000","last_active":"2024-02-11T22:11:50.917114+0000","last_peered":"2024-02-11T22:11:50.917114+0000","last_clean":"2024-02-11T22:11:50.917114+0000","last_became_active":"2024-02-11T22:11:50.479123+0000","last_became_peered":"2024-02-11T22:11:50.479123+0000","last_unstale":"2024-02-11T22:11:50.917114+0000","last_undegraded":"2024-02-11T22:11:50.917114+0000","last_fullsized":"2024-02-11T22:11:50.917114+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923541+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:11:50.923541+0000","last_peered":"2024-02-11T22:11:50.923541+0000","last_clean":"2024-02-11T22:11:50.923541+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:11:50.923541+0000","last_undegraded":"2024-02-11T22:11:50.923541+0000","last_fullsized":"2024-02-11T22:11:50.923541+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461282+0000","last_change":"2024-02-11T22:11:49.461282+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461282+0000","last_undegraded":"2024-02-11T22:11:49.461282+0000","last_fullsized":"2024-02-11T22:11:49.461282+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726734+0000","last_change":"2024-02-11T22:11:50.920025+0000","last_active":"2024-02-11T22:11:52.726734+0000","last_peered":"2024-02-11T22:11:52.726734+0000","last_clean":"2024-02-11T22:11:52.726734+0000","last_became_active":"2024-02-11T22:11:50.919744+0000","last_became_peered":"2024-02-11T22:11:50.919744+0000","last_unstale":"2024-02-11T22:11:52.726734+0000","last_undegraded":"2024-02-11T22:11:52.726734+0000","last_fullsized":"2024-02-11T22:11:52.726734+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:54:57.696368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.898815+0000","last_change":"2024-02-11T22:11:50.479919+0000","last_active":"2024-02-11T22:11:50.898815+0000","last_peered":"2024-02-11T22:11:50.898815+0000","last_clean":"2024-02-11T22:11:50.898815+0000","last_became_active":"2024-02-11T22:11:50.479603+0000","last_became_peered":"2024-02-11T22:11:50.479603+0000","last_unstale":"2024-02-11T22:11:50.898815+0000","last_undegraded":"2024-02-11T22:11:50.898815+0000","last_fullsized":"2024-02-11T22:11:50.898815+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448175+0000","last_change":"2024-02-11T22:11:50.922338+0000","last_active":"2024-02-11T22:11:52.448175+0000","last_peered":"2024-02-11T22:11:52.448175+0000","last_clean":"2024-02-11T22:11:52.448175+0000","last_became_active":"2024-02-11T22:11:50.921637+0000","last_became_peered":"2024-02-11T22:11:50.921637+0000","last_unstale":"2024-02-11T22:11:52.448175+0000","last_undegraded":"2024-02-11T22:11:52.448175+0000","last_fullsized":"2024-02-11T22:11:52.448175+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726953+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:11:52.726953+0000","last_peered":"2024-02-11T22:11:52.726953+0000","last_clean":"2024-02-11T22:11:52.726953+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:11:52.726953+0000","last_undegraded":"2024-02-11T22:11:52.726953+0000","last_fullsized":"2024-02-11T22:11:52.726953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913107+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:11:50.913107+0000","last_peered":"2024-02-11T22:11:50.913107+0000","last_clean":"2024-02-11T22:11:50.913107+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:11:50.913107+0000","last_undegraded":"2024-02-11T22:11:50.913107+0000","last_fullsized":"2024-02-11T22:11:50.913107+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461969+0000","last_change":"2024-02-11T22:11:49.461969+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461969+0000","last_undegraded":"2024-02-11T22:11:49.461969+0000","last_fullsized":"2024-02-11T22:11:49.461969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727433+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:11:52.727433+0000","last_peered":"2024-02-11T22:11:52.727433+0000","last_clean":"2024-02-11T22:11:52.727433+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:11:52.727433+0000","last_undegraded":"2024-02-11T22:11:52.727433+0000","last_fullsized":"2024-02-11T22:11:52.727433+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727709+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:11:52.727709+0000","last_peered":"2024-02-11T22:11:52.727709+0000","last_clean":"2024-02-11T22:11:52.727709+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:11:52.727709+0000","last_undegraded":"2024-02-11T22:11:52.727709+0000","last_fullsized":"2024-02-11T22:11:52.727709+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726961+0000","last_change":"2024-02-11T22:11:50.915949+0000","last_active":"2024-02-11T22:11:52.726961+0000","last_peered":"2024-02-11T22:11:52.726961+0000","last_clean":"2024-02-11T22:11:52.726961+0000","last_became_active":"2024-02-11T22:11:50.915679+0000","last_became_peered":"2024-02-11T22:11:50.915679+0000","last_unstale":"2024-02-11T22:11:52.726961+0000","last_undegraded":"2024-02-11T22:11:52.726961+0000","last_fullsized":"2024-02-11T22:11:52.726961+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923566+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:11:50.923566+0000","last_peered":"2024-02-11T22:11:50.923566+0000","last_clean":"2024-02-11T22:11:50.923566+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:11:50.923566+0000","last_undegraded":"2024-02-11T22:11:50.923566+0000","last_fullsized":"2024-02-11T22:11:50.923566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.925529+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:11:50.925529+0000","last_peered":"2024-02-11T22:11:50.925529+0000","last_clean":"2024-02-11T22:11:50.925529+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:11:50.925529+0000","last_undegraded":"2024-02-11T22:11:50.925529+0000","last_fullsized":"2024-02-11T22:11:50.925529+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461340+0000","last_change":"2024-02-11T22:11:49.461340+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461340+0000","last_undegraded":"2024-02-11T22:11:49.461340+0000","last_fullsized":"2024-02-11T22:11:49.461340+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926390+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:11:50.926390+0000","last_peered":"2024-02-11T22:11:50.926390+0000","last_clean":"2024-02-11T22:11:50.926390+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:11:50.926390+0000","last_undegraded":"2024-02-11T22:11:50.926390+0000","last_fullsized":"2024-02-11T22:11:50.926390+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924210+0000","last_change":"2024-02-11T22:11:50.477500+0000","last_active":"2024-02-11T22:11:50.924210+0000","last_peered":"2024-02-11T22:11:50.924210+0000","last_clean":"2024-02-11T22:11:50.924210+0000","last_became_active":"2024-02-11T22:11:50.477227+0000","last_became_peered":"2024-02-11T22:11:50.477227+0000","last_unstale":"2024-02-11T22:11:50.924210+0000","last_undegraded":"2024-02-11T22:11:50.924210+0000","last_fullsized":"2024-02-11T22:11:50.924210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726415+0000","last_change":"2024-02-11T22:11:50.919829+0000","last_active":"2024-02-11T22:11:52.726415+0000","last_peered":"2024-02-11T22:11:52.726415+0000","last_clean":"2024-02-11T22:11:52.726415+0000","last_became_active":"2024-02-11T22:11:50.919541+0000","last_became_peered":"2024-02-11T22:11:50.919541+0000","last_unstale":"2024-02-11T22:11:52.726415+0000","last_undegraded":"2024-02-11T22:11:52.726415+0000","last_fullsized":"2024-02-11T22:11:52.726415+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726731+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:11:52.726731+0000","last_peered":"2024-02-11T22:11:52.726731+0000","last_clean":"2024-02-11T22:11:52.726731+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:11:52.726731+0000","last_undegraded":"2024-02-11T22:11:52.726731+0000","last_fullsized":"2024-02-11T22:11:52.726731+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926349+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:11:50.926349+0000","last_peered":"2024-02-11T22:11:50.926349+0000","last_clean":"2024-02-11T22:11:50.926349+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:11:50.926349+0000","last_undegraded":"2024-02-11T22:11:50.926349+0000","last_fullsized":"2024-02-11T22:11:50.926349+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461549+0000","last_change":"2024-02-11T22:11:49.461549+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461549+0000","last_undegraded":"2024-02-11T22:11:49.461549+0000","last_fullsized":"2024-02-11T22:11:49.461549+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.10","version":"59'8","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.902969+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:11:51.902969+0000","last_peered":"2024-02-11T22:11:51.902969+0000","last_clean":"2024-02-11T22:11:51.902969+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:11:51.902969+0000","last_undegraded":"2024-02-11T22:11:51.902969+0000","last_fullsized":"2024-02-11T22:11:51.902969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926289+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:11:50.926289+0000","last_peered":"2024-02-11T22:11:50.926289+0000","last_clean":"2024-02-11T22:11:50.926289+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:11:50.926289+0000","last_undegraded":"2024-02-11T22:11:50.926289+0000","last_fullsized":"2024-02-11T22:11:50.926289+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924357+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:11:50.924357+0000","last_peered":"2024-02-11T22:11:50.924357+0000","last_clean":"2024-02-11T22:11:50.924357+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:11:50.924357+0000","last_undegraded":"2024-02-11T22:11:50.924357+0000","last_fullsized":"2024-02-11T22:11:50.924357+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926324+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:11:50.926324+0000","last_peered":"2024-02-11T22:11:50.926324+0000","last_clean":"2024-02-11T22:11:50.926324+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:11:50.926324+0000","last_undegraded":"2024-02-11T22:11:50.926324+0000","last_fullsized":"2024-02-11T22:11:50.926324+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.893077+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:11:50.893077+0000","last_peered":"2024-02-11T22:11:50.893077+0000","last_clean":"2024-02-11T22:11:50.893077+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:11:50.893077+0000","last_undegraded":"2024-02-11T22:11:50.893077+0000","last_fullsized":"2024-02-11T22:11:50.893077+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727359+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:11:52.727359+0000","last_peered":"2024-02-11T22:11:52.727359+0000","last_clean":"2024-02-11T22:11:52.727359+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:11:52.727359+0000","last_undegraded":"2024-02-11T22:11:52.727359+0000","last_fullsized":"2024-02-11T22:11:52.727359+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726691+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:11:52.726691+0000","last_peered":"2024-02-11T22:11:52.726691+0000","last_clean":"2024-02-11T22:11:52.726691+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:11:52.726691+0000","last_undegraded":"2024-02-11T22:11:52.726691+0000","last_fullsized":"2024-02-11T22:11:52.726691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916406+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:11:50.916406+0000","last_peered":"2024-02-11T22:11:50.916406+0000","last_clean":"2024-02-11T22:11:50.916406+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:11:50.916406+0000","last_undegraded":"2024-02-11T22:11:50.916406+0000","last_fullsized":"2024-02-11T22:11:50.916406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.911354+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:11:50.911354+0000","last_peered":"2024-02-11T22:11:50.911354+0000","last_clean":"2024-02-11T22:11:50.911354+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:11:50.911354+0000","last_undegraded":"2024-02-11T22:11:50.911354+0000","last_fullsized":"2024-02-11T22:11:50.911354+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903401+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:11:51.903401+0000","last_peered":"2024-02-11T22:11:51.903401+0000","last_clean":"2024-02-11T22:11:51.903401+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:11:51.903401+0000","last_undegraded":"2024-02-11T22:11:51.903401+0000","last_fullsized":"2024-02-11T22:11:51.903401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448264+0000","last_change":"2024-02-11T22:11:50.909567+0000","last_active":"2024-02-11T22:11:52.448264+0000","last_peered":"2024-02-11T22:11:52.448264+0000","last_clean":"2024-02-11T22:11:52.448264+0000","last_became_active":"2024-02-11T22:11:50.909291+0000","last_became_peered":"2024-02-11T22:11:50.909291+0000","last_unstale":"2024-02-11T22:11:52.448264+0000","last_undegraded":"2024-02-11T22:11:52.448264+0000","last_fullsized":"2024-02-11T22:11:52.448264+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727064+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:11:52.727064+0000","last_peered":"2024-02-11T22:11:52.727064+0000","last_clean":"2024-02-11T22:11:52.727064+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:11:52.727064+0000","last_undegraded":"2024-02-11T22:11:52.727064+0000","last_fullsized":"2024-02-11T22:11:52.727064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":219,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.473420+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:11:50.473420+0000","last_peered":"2024-02-11T22:11:50.473420+0000","last_clean":"2024-02-11T22:11:50.473420+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:11:50.473420+0000","last_undegraded":"2024-02-11T22:11:50.473420+0000","last_fullsized":"2024-02-11T22:11:50.473420+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726337+0000","last_change":"2024-02-11T22:11:50.918161+0000","last_active":"2024-02-11T22:11:52.726337+0000","last_peered":"2024-02-11T22:11:52.726337+0000","last_clean":"2024-02-11T22:11:52.726337+0000","last_became_active":"2024-02-11T22:11:50.917886+0000","last_became_peered":"2024-02-11T22:11:50.917886+0000","last_unstale":"2024-02-11T22:11:52.726337+0000","last_undegraded":"2024-02-11T22:11:52.726337+0000","last_fullsized":"2024-02-11T22:11:52.726337+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:50:31.731653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.903186+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:11:50.903186+0000","last_peered":"2024-02-11T22:11:50.903186+0000","last_clean":"2024-02-11T22:11:50.903186+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:11:50.903186+0000","last_undegraded":"2024-02-11T22:11:50.903186+0000","last_fullsized":"2024-02-11T22:11:50.903186+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.914483+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:11:50.914483+0000","last_peered":"2024-02-11T22:11:50.914483+0000","last_clean":"2024-02-11T22:11:50.914483+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:11:50.914483+0000","last_undegraded":"2024-02-11T22:11:50.914483+0000","last_fullsized":"2024-02-11T22:11:50.914483+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915792+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:11:50.915792+0000","last_peered":"2024-02-11T22:11:50.915792+0000","last_clean":"2024-02-11T22:11:50.915792+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:11:50.915792+0000","last_undegraded":"2024-02-11T22:11:50.915792+0000","last_fullsized":"2024-02-11T22:11:50.915792+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892565+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:11:50.892565+0000","last_peered":"2024-02-11T22:11:50.892565+0000","last_clean":"2024-02-11T22:11:50.892565+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:11:50.892565+0000","last_undegraded":"2024-02-11T22:11:50.892565+0000","last_fullsized":"2024-02-11T22:11:50.892565+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448635+0000","last_change":"2024-02-11T22:11:50.915700+0000","last_active":"2024-02-11T22:11:52.448635+0000","last_peered":"2024-02-11T22:11:52.448635+0000","last_clean":"2024-02-11T22:11:52.448635+0000","last_became_active":"2024-02-11T22:11:50.915421+0000","last_became_peered":"2024-02-11T22:11:50.915421+0000","last_unstale":"2024-02-11T22:11:52.448635+0000","last_undegraded":"2024-02-11T22:11:52.448635+0000","last_fullsized":"2024-02-11T22:11:52.448635+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461425+0000","last_change":"2024-02-11T22:11:49.461425+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461425+0000","last_undegraded":"2024-02-11T22:11:49.461425+0000","last_fullsized":"2024-02-11T22:11:49.461425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727106+0000","last_change":"2024-02-11T22:11:50.926286+0000","last_active":"2024-02-11T22:11:52.727106+0000","last_peered":"2024-02-11T22:11:52.727106+0000","last_clean":"2024-02-11T22:11:52.727106+0000","last_became_active":"2024-02-11T22:11:50.925997+0000","last_became_peered":"2024-02-11T22:11:50.925997+0000","last_unstale":"2024-02-11T22:11:52.727106+0000","last_undegraded":"2024-02-11T22:11:52.727106+0000","last_fullsized":"2024-02-11T22:11:52.727106+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:53:26.495235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.901944+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:11:50.901944+0000","last_peered":"2024-02-11T22:11:50.901944+0000","last_clean":"2024-02-11T22:11:50.901944+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:11:50.901944+0000","last_undegraded":"2024-02-11T22:11:50.901944+0000","last_fullsized":"2024-02-11T22:11:50.901944+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926589+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:11:50.926589+0000","last_peered":"2024-02-11T22:11:50.926589+0000","last_clean":"2024-02-11T22:11:50.926589+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:11:50.926589+0000","last_undegraded":"2024-02-11T22:11:50.926589+0000","last_fullsized":"2024-02-11T22:11:50.926589+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892507+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:11:50.892507+0000","last_peered":"2024-02-11T22:11:50.892507+0000","last_clean":"2024-02-11T22:11:50.892507+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:11:50.892507+0000","last_undegraded":"2024-02-11T22:11:50.892507+0000","last_fullsized":"2024-02-11T22:11:50.892507+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448093+0000","last_change":"2024-02-11T22:11:50.922530+0000","last_active":"2024-02-11T22:11:52.448093+0000","last_peered":"2024-02-11T22:11:52.448093+0000","last_clean":"2024-02-11T22:11:52.448093+0000","last_became_active":"2024-02-11T22:11:50.922039+0000","last_became_peered":"2024-02-11T22:11:50.922039+0000","last_unstale":"2024-02-11T22:11:52.448093+0000","last_undegraded":"2024-02-11T22:11:52.448093+0000","last_fullsized":"2024-02-11T22:11:52.448093+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892110+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:11:50.892110+0000","last_peered":"2024-02-11T22:11:50.892110+0000","last_clean":"2024-02-11T22:11:50.892110+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:11:50.892110+0000","last_undegraded":"2024-02-11T22:11:50.892110+0000","last_fullsized":"2024-02-11T22:11:50.892110+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448353+0000","last_change":"2024-02-11T22:11:50.911899+0000","last_active":"2024-02-11T22:11:52.448353+0000","last_peered":"2024-02-11T22:11:52.448353+0000","last_clean":"2024-02-11T22:11:52.448353+0000","last_became_active":"2024-02-11T22:11:50.911266+0000","last_became_peered":"2024-02-11T22:11:50.911266+0000","last_unstale":"2024-02-11T22:11:52.448353+0000","last_undegraded":"2024-02-11T22:11:52.448353+0000","last_fullsized":"2024-02-11T22:11:52.448353+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:31.486723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926103+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:11:50.926103+0000","last_peered":"2024-02-11T22:11:50.926103+0000","last_clean":"2024-02-11T22:11:50.926103+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:11:50.926103+0000","last_undegraded":"2024-02-11T22:11:50.926103+0000","last_fullsized":"2024-02-11T22:11:50.926103+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903472+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:11:51.903472+0000","last_peered":"2024-02-11T22:11:51.903472+0000","last_clean":"2024-02-11T22:11:51.903472+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:11:51.903472+0000","last_undegraded":"2024-02-11T22:11:51.903472+0000","last_fullsized":"2024-02-11T22:11:51.903472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923271+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:11:50.923271+0000","last_peered":"2024-02-11T22:11:50.923271+0000","last_clean":"2024-02-11T22:11:50.923271+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:11:50.923271+0000","last_undegraded":"2024-02-11T22:11:50.923271+0000","last_fullsized":"2024-02-11T22:11:50.923271+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916259+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:11:50.916259+0000","last_peered":"2024-02-11T22:11:50.916259+0000","last_clean":"2024-02-11T22:11:50.916259+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:11:50.916259+0000","last_undegraded":"2024-02-11T22:11:50.916259+0000","last_fullsized":"2024-02-11T22:11:50.916259+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727033+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:11:52.727033+0000","last_peered":"2024-02-11T22:11:52.727033+0000","last_clean":"2024-02-11T22:11:52.727033+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:11:52.727033+0000","last_undegraded":"2024-02-11T22:11:52.727033+0000","last_fullsized":"2024-02-11T22:11:52.727033+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903754+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:11:51.903754+0000","last_peered":"2024-02-11T22:11:51.903754+0000","last_clean":"2024-02-11T22:11:51.903754+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:11:51.903754+0000","last_undegraded":"2024-02-11T22:11:51.903754+0000","last_fullsized":"2024-02-11T22:11:51.903754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926865+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:11:50.926865+0000","last_peered":"2024-02-11T22:11:50.926865+0000","last_clean":"2024-02-11T22:11:50.926865+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:11:50.926865+0000","last_undegraded":"2024-02-11T22:11:50.926865+0000","last_fullsized":"2024-02-11T22:11:50.926865+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903489+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:11:51.903489+0000","last_peered":"2024-02-11T22:11:51.903489+0000","last_clean":"2024-02-11T22:11:51.903489+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:11:51.903489+0000","last_undegraded":"2024-02-11T22:11:51.903489+0000","last_fullsized":"2024-02-11T22:11:51.903489+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726802+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:11:52.726802+0000","last_peered":"2024-02-11T22:11:52.726802+0000","last_clean":"2024-02-11T22:11:52.726802+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:11:52.726802+0000","last_undegraded":"2024-02-11T22:11:52.726802+0000","last_fullsized":"2024-02-11T22:11:52.726802+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726550+0000","last_change":"2024-02-11T22:11:50.924058+0000","last_active":"2024-02-11T22:11:52.726550+0000","last_peered":"2024-02-11T22:11:52.726550+0000","last_clean":"2024-02-11T22:11:52.726550+0000","last_became_active":"2024-02-11T22:11:50.923773+0000","last_became_peered":"2024-02-11T22:11:50.923773+0000","last_unstale":"2024-02-11T22:11:52.726550+0000","last_undegraded":"2024-02-11T22:11:52.726550+0000","last_fullsized":"2024-02-11T22:11:52.726550+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448412+0000","last_change":"2024-02-11T22:11:50.911022+0000","last_active":"2024-02-11T22:11:52.448412+0000","last_peered":"2024-02-11T22:11:52.448412+0000","last_clean":"2024-02-11T22:11:52.448412+0000","last_became_active":"2024-02-11T22:11:50.910731+0000","last_became_peered":"2024-02-11T22:11:50.910731+0000","last_unstale":"2024-02-11T22:11:52.448412+0000","last_undegraded":"2024-02-11T22:11:52.448412+0000","last_fullsized":"2024-02-11T22:11:52.448412+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912275+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:11:50.912275+0000","last_peered":"2024-02-11T22:11:50.912275+0000","last_clean":"2024-02-11T22:11:50.912275+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:11:50.912275+0000","last_undegraded":"2024-02-11T22:11:50.912275+0000","last_fullsized":"2024-02-11T22:11:50.912275+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448655+0000","last_change":"2024-02-11T22:11:50.918825+0000","last_active":"2024-02-11T22:11:52.448655+0000","last_peered":"2024-02-11T22:11:52.448655+0000","last_clean":"2024-02-11T22:11:52.448655+0000","last_became_active":"2024-02-11T22:11:50.918337+0000","last_became_peered":"2024-02-11T22:11:50.918337+0000","last_unstale":"2024-02-11T22:11:52.448655+0000","last_undegraded":"2024-02-11T22:11:52.448655+0000","last_fullsized":"2024-02-11T22:11:52.448655+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727059+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:11:52.727059+0000","last_peered":"2024-02-11T22:11:52.727059+0000","last_clean":"2024-02-11T22:11:52.727059+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:11:52.727059+0000","last_undegraded":"2024-02-11T22:11:52.727059+0000","last_fullsized":"2024-02-11T22:11:52.727059+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448227+0000","last_change":"2024-02-11T22:11:50.907259+0000","last_active":"2024-02-11T22:11:52.448227+0000","last_peered":"2024-02-11T22:11:52.448227+0000","last_clean":"2024-02-11T22:11:52.448227+0000","last_became_active":"2024-02-11T22:11:50.906945+0000","last_became_peered":"2024-02-11T22:11:50.906945+0000","last_unstale":"2024-02-11T22:11:52.448227+0000","last_undegraded":"2024-02-11T22:11:52.448227+0000","last_fullsized":"2024-02-11T22:11:52.448227+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726915+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:11:52.726915+0000","last_peered":"2024-02-11T22:11:52.726915+0000","last_clean":"2024-02-11T22:11:52.726915+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:11:52.726915+0000","last_undegraded":"2024-02-11T22:11:52.726915+0000","last_fullsized":"2024-02-11T22:11:52.726915+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726567+0000","last_change":"2024-02-11T22:11:50.927120+0000","last_active":"2024-02-11T22:11:52.726567+0000","last_peered":"2024-02-11T22:11:52.726567+0000","last_clean":"2024-02-11T22:11:52.726567+0000","last_became_active":"2024-02-11T22:11:50.926812+0000","last_became_peered":"2024-02-11T22:11:50.926812+0000","last_unstale":"2024-02-11T22:11:52.726567+0000","last_undegraded":"2024-02-11T22:11:52.726567+0000","last_fullsized":"2024-02-11T22:11:52.726567+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":171,"acting":171,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":798,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":86016,"data_stored":5522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":29,"ondisk_log_size":29,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299398,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":834641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.66800000000000004}]},{"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.63600000000000001}]},{"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.53200000000000003}]},{"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.623}]},{"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.55400000000000005}]},{"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.51600000000000001}]},{"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.64800000000000002}]}]},{"osd":6,"up_from":44,"seq":188978561032,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1132,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1159168,"data_stored":820458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.40699999999999997}]},{"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.47299999999999998}]},{"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.41999999999999998}]},{"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.36699999999999999}]},{"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.44700000000000001}]},{"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.46400000000000002}]},{"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.52300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:10:57 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.248},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.36499999999999999}]},{"osd":2,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.26800000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.38200000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.57699999999999996}]},{"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.503}]},{"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.48699999999999999}]},{"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.47099999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28204,"kb_used_data":1184,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716948,"statfs":{"total":95995035648,"available":95966154752,"internally_reserved":0,"allocated":1212416,"data_stored":841826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.22700000000000001}]},{"osd":2,"last update":"Sun Feb 11 22:11:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.377}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.313}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.61199999999999999}]},{"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.69899999999999995}]},{"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.71899999999999997}]},{"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.53900000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":250730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.313},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.33300000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:11:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47599999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.68300000000000005}]},{"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.59799999999999998}]},{"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.54200000000000004}]},{"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.45600000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182420,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27628,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717524,"statfs":{"total":95995035648,"available":95966744576,"internally_reserved":0,"allocated":622592,"data_stored":252398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.38200000000000001}]},{"osd":1,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.47299999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.34499999999999997}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.749}]},{"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.73499999999999999}]},{"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.69899999999999995}]},{"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.71499999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018895,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52400000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55200000000000005}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.47499999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.50600000000000001}]},{"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.36799999999999999}]},{"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.35299999999999998}]},{"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.59399999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789964,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":245373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"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.63}]},{"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.50900000000000001}]},{"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.55600000000000005}]},{"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.45700000000000002}]},{"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.64500000000000002}]},{"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.71699999999999997}]},{"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.67900000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":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-02-11T22:11:55.463 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-11T22:11:55.843 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:55.845 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:11:55.855 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-02-11T22:11:55.390182+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591166,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":194,"num_write_kb":2427,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":146,"ondisk_log_size":146,"up":270,"acting":270,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":134,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222564,"kb_used_data":6388,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738652,"statfs":{"total":767960285184,"available":767732379648,"internally_reserved":0,"allocated":6541312,"data_stored":3719016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":798,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"5.932628"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926406+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:11:50.926406+0000","last_peered":"2024-02-11T22:11:50.926406+0000","last_clean":"2024-02-11T22:11:50.926406+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:11:50.926406+0000","last_undegraded":"2024-02-11T22:11:50.926406+0000","last_fullsized":"2024-02-11T22:11:50.926406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912171+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:11:50.912171+0000","last_peered":"2024-02-11T22:11:50.912171+0000","last_clean":"2024-02-11T22:11:50.912171+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:11:50.912171+0000","last_undegraded":"2024-02-11T22:11:50.912171+0000","last_fullsized":"2024-02-11T22:11:50.912171+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726844+0000","last_change":"2024-02-11T22:11:50.925037+0000","last_active":"2024-02-11T22:11:52.726844+0000","last_peered":"2024-02-11T22:11:52.726844+0000","last_clean":"2024-02-11T22:11:52.726844+0000","last_became_active":"2024-02-11T22:11:50.924722+0000","last_became_peered":"2024-02-11T22:11:50.924722+0000","last_unstale":"2024-02-11T22:11:52.726844+0000","last_undegraded":"2024-02-11T22:11:52.726844+0000","last_fullsized":"2024-02-11T22:11:52.726844+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727261+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:11:52.727261+0000","last_peered":"2024-02-11T22:11:52.727261+0000","last_clean":"2024-02-11T22:11:52.727261+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:11:52.727261+0000","last_undegraded":"2024-02-11T22:11:52.727261+0000","last_fullsized":"2024-02-11T22:11:52.727261+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926682+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:11:50.926682+0000","last_peered":"2024-02-11T22:11:50.926682+0000","last_clean":"2024-02-11T22:11:50.926682+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:11:50.926682+0000","last_undegraded":"2024-02-11T22:11:50.926682+0000","last_fullsized":"2024-02-11T22:11:50.926682+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727053+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:11:52.727053+0000","last_peered":"2024-02-11T22:11:52.727053+0000","last_clean":"2024-02-11T22:11:52.727053+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:11:52.727053+0000","last_undegraded":"2024-02-11T22:11:52.727053+0000","last_fullsized":"2024-02-11T22:11:52.727053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926269+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:11:50.926269+0000","last_peered":"2024-02-11T22:11:50.926269+0000","last_clean":"2024-02-11T22:11:50.926269+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:11:50.926269+0000","last_undegraded":"2024-02-11T22:11:50.926269+0000","last_fullsized":"2024-02-11T22:11:50.926269+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448043+0000","last_change":"2024-02-11T22:11:50.913264+0000","last_active":"2024-02-11T22:11:52.448043+0000","last_peered":"2024-02-11T22:11:52.448043+0000","last_clean":"2024-02-11T22:11:52.448043+0000","last_became_active":"2024-02-11T22:11:50.912964+0000","last_became_peered":"2024-02-11T22:11:50.912964+0000","last_unstale":"2024-02-11T22:11:52.448043+0000","last_undegraded":"2024-02-11T22:11:52.448043+0000","last_fullsized":"2024-02-11T22:11:52.448043+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926487+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:11:50.926487+0000","last_peered":"2024-02-11T22:11:50.926487+0000","last_clean":"2024-02-11T22:11:50.926487+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:11:50.926487+0000","last_undegraded":"2024-02-11T22:11:50.926487+0000","last_fullsized":"2024-02-11T22:11:50.926487+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.35","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.34","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916305+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:11:50.916305+0000","last_peered":"2024-02-11T22:11:50.916305+0000","last_clean":"2024-02-11T22:11:50.916305+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:11:50.916305+0000","last_undegraded":"2024-02-11T22:11:50.916305+0000","last_fullsized":"2024-02-11T22:11:50.916305+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448235+0000","last_change":"2024-02-11T22:11:50.908235+0000","last_active":"2024-02-11T22:11:52.448235+0000","last_peered":"2024-02-11T22:11:52.448235+0000","last_clean":"2024-02-11T22:11:52.448235+0000","last_became_active":"2024-02-11T22:11:50.907954+0000","last_became_peered":"2024-02-11T22:11:50.907954+0000","last_unstale":"2024-02-11T22:11:52.448235+0000","last_undegraded":"2024-02-11T22:11:52.448235+0000","last_fullsized":"2024-02-11T22:11:52.448235+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726422+0000","last_change":"2024-02-11T22:11:50.912709+0000","last_active":"2024-02-11T22:11:52.726422+0000","last_peered":"2024-02-11T22:11:52.726422+0000","last_clean":"2024-02-11T22:11:52.726422+0000","last_became_active":"2024-02-11T22:11:50.912439+0000","last_became_peered":"2024-02-11T22:11:50.912439+0000","last_unstale":"2024-02-11T22:11:52.726422+0000","last_undegraded":"2024-02-11T22:11:52.726422+0000","last_fullsized":"2024-02-11T22:11:52.726422+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913087+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:11:50.913087+0000","last_peered":"2024-02-11T22:11:50.913087+0000","last_clean":"2024-02-11T22:11:50.913087+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:11:50.913087+0000","last_undegraded":"2024-02-11T22:11:50.913087+0000","last_fullsized":"2024-02-11T22:11:50.913087+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726781+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:11:52.726781+0000","last_peered":"2024-02-11T22:11:52.726781+0000","last_clean":"2024-02-11T22:11:52.726781+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:11:52.726781+0000","last_undegraded":"2024-02-11T22:11:52.726781+0000","last_fullsized":"2024-02-11T22:11:52.726781+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727726+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:11:52.727726+0000","last_peered":"2024-02-11T22:11:52.727726+0000","last_clean":"2024-02-11T22:11:52.727726+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:11:52.727726+0000","last_undegraded":"2024-02-11T22:11:52.727726+0000","last_fullsized":"2024-02-11T22:11:52.727726+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903710+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:11:51.903710+0000","last_peered":"2024-02-11T22:11:51.903710+0000","last_clean":"2024-02-11T22:11:51.903710+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:11:51.903710+0000","last_undegraded":"2024-02-11T22:11:51.903710+0000","last_fullsized":"2024-02-11T22:11:51.903710+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926374+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:11:50.926374+0000","last_peered":"2024-02-11T22:11:50.926374+0000","last_clean":"2024-02-11T22:11:50.926374+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:11:50.926374+0000","last_undegraded":"2024-02-11T22:11:50.926374+0000","last_fullsized":"2024-02-11T22:11:50.926374+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926218+0000","last_change":"2024-02-11T22:11:50.482113+0000","last_active":"2024-02-11T22:11:50.926218+0000","last_peered":"2024-02-11T22:11:50.926218+0000","last_clean":"2024-02-11T22:11:50.926218+0000","last_became_active":"2024-02-11T22:11:50.481788+0000","last_became_peered":"2024-02-11T22:11:50.481788+0000","last_unstale":"2024-02-11T22:11:50.926218+0000","last_undegraded":"2024-02-11T22:11:50.926218+0000","last_fullsized":"2024-02-11T22:11:50.926218+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448488+0000","last_change":"2024-02-11T22:11:50.911005+0000","last_active":"2024-02-11T22:11:52.448488+0000","last_peered":"2024-02-11T22:11:52.448488+0000","last_clean":"2024-02-11T22:11:52.448488+0000","last_became_active":"2024-02-11T22:11:50.910398+0000","last_became_peered":"2024-02-11T22:11:50.910398+0000","last_unstale":"2024-02-11T22:11:52.448488+0000","last_undegraded":"2024-02-11T22:11:52.448488+0000","last_fullsized":"2024-02-11T22:11:52.448488+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915973+0000","last_change":"2024-02-11T22:11:50.476546+0000","last_active":"2024-02-11T22:11:50.915973+0000","last_peered":"2024-02-11T22:11:50.915973+0000","last_clean":"2024-02-11T22:11:50.915973+0000","last_became_active":"2024-02-11T22:11:50.476262+0000","last_became_peered":"2024-02-11T22:11:50.476262+0000","last_unstale":"2024-02-11T22:11:50.915973+0000","last_undegraded":"2024-02-11T22:11:50.915973+0000","last_fullsized":"2024-02-11T22:11:50.915973+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727079+0000","last_change":"2024-02-11T22:11:50.918348+0000","last_active":"2024-02-11T22:11:52.727079+0000","last_peered":"2024-02-11T22:11:52.727079+0000","last_clean":"2024-02-11T22:11:52.727079+0000","last_became_active":"2024-02-11T22:11:50.915013+0000","last_became_peered":"2024-02-11T22:11:50.915013+0000","last_unstale":"2024-02-11T22:11:52.727079+0000","last_undegraded":"2024-02-11T22:11:52.727079+0000","last_fullsized":"2024-02-11T22:11:52.727079+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923075+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:11:50.923075+0000","last_peered":"2024-02-11T22:11:50.923075+0000","last_clean":"2024-02-11T22:11:50.923075+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:11:50.923075+0000","last_undegraded":"2024-02-11T22:11:50.923075+0000","last_fullsized":"2024-02-11T22:11:50.923075+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727547+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:11:52.727547+0000","last_peered":"2024-02-11T22:11:52.727547+0000","last_clean":"2024-02-11T22:11:52.727547+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:11:52.727547+0000","last_undegraded":"2024-02-11T22:11:52.727547+0000","last_fullsized":"2024-02-11T22:11:52.727547+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.918586+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:11:50.918586+0000","last_peered":"2024-02-11T22:11:50.918586+0000","last_clean":"2024-02-11T22:11:50.918586+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:11:50.918586+0000","last_undegraded":"2024-02-11T22:11:50.918586+0000","last_fullsized":"2024-02-11T22:11:50.918586+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727528+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:11:52.727528+0000","last_peered":"2024-02-11T22:11:52.727528+0000","last_clean":"2024-02-11T22:11:52.727528+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:11:52.727528+0000","last_undegraded":"2024-02-11T22:11:52.727528+0000","last_fullsized":"2024-02-11T22:11:52.727528+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.917114+0000","last_change":"2024-02-11T22:11:50.479514+0000","last_active":"2024-02-11T22:11:50.917114+0000","last_peered":"2024-02-11T22:11:50.917114+0000","last_clean":"2024-02-11T22:11:50.917114+0000","last_became_active":"2024-02-11T22:11:50.479123+0000","last_became_peered":"2024-02-11T22:11:50.479123+0000","last_unstale":"2024-02-11T22:11:50.917114+0000","last_undegraded":"2024-02-11T22:11:50.917114+0000","last_fullsized":"2024-02-11T22:11:50.917114+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923541+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:11:50.923541+0000","last_peered":"2024-02-11T22:11:50.923541+0000","last_clean":"2024-02-11T22:11:50.923541+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:11:50.923541+0000","last_undegraded":"2024-02-11T22:11:50.923541+0000","last_fullsized":"2024-02-11T22:11:50.923541+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461282+0000","last_change":"2024-02-11T22:11:49.461282+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461282+0000","last_undegraded":"2024-02-11T22:11:49.461282+0000","last_fullsized":"2024-02-11T22:11:49.461282+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726734+0000","last_change":"2024-02-11T22:11:50.920025+0000","last_active":"2024-02-11T22:11:52.726734+0000","last_peered":"2024-02-11T22:11:52.726734+0000","last_clean":"2024-02-11T22:11:52.726734+0000","last_became_active":"2024-02-11T22:11:50.919744+0000","last_became_peered":"2024-02-11T22:11:50.919744+0000","last_unstale":"2024-02-11T22:11:52.726734+0000","last_undegraded":"2024-02-11T22:11:52.726734+0000","last_fullsized":"2024-02-11T22:11:52.726734+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:54:57.696368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.898815+0000","last_change":"2024-02-11T22:11:50.479919+0000","last_active":"2024-02-11T22:11:50.898815+0000","last_peered":"2024-02-11T22:11:50.898815+0000","last_clean":"2024-02-11T22:11:50.898815+0000","last_became_active":"2024-02-11T22:11:50.479603+0000","last_became_peered":"2024-02-11T22:11:50.479603+0000","last_unstale":"2024-02-11T22:11:50.898815+0000","last_undegraded":"2024-02-11T22:11:50.898815+0000","last_fullsized":"2024-02-11T22:11:50.898815+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448175+0000","last_change":"2024-02-11T22:11:50.922338+0000","last_active":"2024-02-11T22:11:52.448175+0000","last_peered":"2024-02-11T22:11:52.448175+0000","last_clean":"2024-02-11T22:11:52.448175+0000","last_became_active":"2024-02-11T22:11:50.921637+0000","last_became_peered":"2024-02-11T22:11:50.921637+0000","last_unstale":"2024-02-11T22:11:52.448175+0000","last_undegraded":"2024-02-11T22:11:52.448175+0000","last_fullsized":"2024-02-11T22:11:52.448175+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726953+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:11:52.726953+0000","last_peered":"2024-02-11T22:11:52.726953+0000","last_clean":"2024-02-11T22:11:52.726953+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:11:52.726953+0000","last_undegraded":"2024-02-11T22:11:52.726953+0000","last_fullsized":"2024-02-11T22:11:52.726953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913107+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:11:50.913107+0000","last_peered":"2024-02-11T22:11:50.913107+0000","last_clean":"2024-02-11T22:11:50.913107+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:11:50.913107+0000","last_undegraded":"2024-02-11T22:11:50.913107+0000","last_fullsized":"2024-02-11T22:11:50.913107+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461969+0000","last_change":"2024-02-11T22:11:49.461969+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461969+0000","last_undegraded":"2024-02-11T22:11:49.461969+0000","last_fullsized":"2024-02-11T22:11:49.461969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727433+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:11:52.727433+0000","last_peered":"2024-02-11T22:11:52.727433+0000","last_clean":"2024-02-11T22:11:52.727433+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:11:52.727433+0000","last_undegraded":"2024-02-11T22:11:52.727433+0000","last_fullsized":"2024-02-11T22:11:52.727433+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727709+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:11:52.727709+0000","last_peered":"2024-02-11T22:11:52.727709+0000","last_clean":"2024-02-11T22:11:52.727709+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:11:52.727709+0000","last_undegraded":"2024-02-11T22:11:52.727709+0000","last_fullsized":"2024-02-11T22:11:52.727709+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726961+0000","last_change":"2024-02-11T22:11:50.915949+0000","last_active":"2024-02-11T22:11:52.726961+0000","last_peered":"2024-02-11T22:11:52.726961+0000","last_clean":"2024-02-11T22:11:52.726961+0000","last_became_active":"2024-02-11T22:11:50.915679+0000","last_became_peered":"2024-02-11T22:11:50.915679+0000","last_unstale":"2024-02-11T22:11:52.726961+0000","last_undegraded":"2024-02-11T22:11:52.726961+0000","last_fullsized":"2024-02-11T22:11:52.726961+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923566+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:11:50.923566+0000","last_peered":"2024-02-11T22:11:50.923566+0000","last_clean":"2024-02-11T22:11:50.923566+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:11:50.923566+0000","last_undegraded":"2024-02-11T22:11:50.923566+0000","last_fullsized":"2024-02-11T22:11:50.923566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.925529+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:11:50.925529+0000","last_peered":"2024-02-11T22:11:50.925529+0000","last_clean":"2024-02-11T22:11:50.925529+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:11:50.925529+0000","last_undegraded":"2024-02-11T22:11:50.925529+0000","last_fullsized":"2024-02-11T22:11:50.925529+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461340+0000","last_change":"2024-02-11T22:11:49.461340+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461340+0000","last_undegraded":"2024-02-11T22:11:49.461340+0000","last_fullsized":"2024-02-11T22:11:49.461340+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926390+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:11:50.926390+0000","last_peered":"2024-02-11T22:11:50.926390+0000","last_clean":"2024-02-11T22:11:50.926390+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:11:50.926390+0000","last_undegraded":"2024-02-11T22:11:50.926390+0000","last_fullsized":"2024-02-11T22:11:50.926390+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924210+0000","last_change":"2024-02-11T22:11:50.477500+0000","last_active":"2024-02-11T22:11:50.924210+0000","last_peered":"2024-02-11T22:11:50.924210+0000","last_clean":"2024-02-11T22:11:50.924210+0000","last_became_active":"2024-02-11T22:11:50.477227+0000","last_became_peered":"2024-02-11T22:11:50.477227+0000","last_unstale":"2024-02-11T22:11:50.924210+0000","last_undegraded":"2024-02-11T22:11:50.924210+0000","last_fullsized":"2024-02-11T22:11:50.924210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726415+0000","last_change":"2024-02-11T22:11:50.919829+0000","last_active":"2024-02-11T22:11:52.726415+0000","last_peered":"2024-02-11T22:11:52.726415+0000","last_clean":"2024-02-11T22:11:52.726415+0000","last_became_active":"2024-02-11T22:11:50.919541+0000","last_became_peered":"2024-02-11T22:11:50.919541+0000","last_unstale":"2024-02-11T22:11:52.726415+0000","last_undegraded":"2024-02-11T22:11:52.726415+0000","last_fullsized":"2024-02-11T22:11:52.726415+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726731+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:11:52.726731+0000","last_peered":"2024-02-11T22:11:52.726731+0000","last_clean":"2024-02-11T22:11:52.726731+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:11:52.726731+0000","last_undegraded":"2024-02-11T22:11:52.726731+0000","last_fullsized":"2024-02-11T22:11:52.726731+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926349+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:11:50.926349+0000","last_peered":"2024-02-11T22:11:50.926349+0000","last_clean":"2024-02-11T22:11:50.926349+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:11:50.926349+0000","last_undegraded":"2024-02-11T22:11:50.926349+0000","last_fullsized":"2024-02-11T22:11:50.926349+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461549+0000","last_change":"2024-02-11T22:11:49.461549+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461549+0000","last_undegraded":"2024-02-11T22:11:49.461549+0000","last_fullsized":"2024-02-11T22:11:49.461549+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.10","version":"59'8","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.902969+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:11:51.902969+0000","last_peered":"2024-02-11T22:11:51.902969+0000","last_clean":"2024-02-11T22:11:51.902969+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:11:51.902969+0000","last_undegraded":"2024-02-11T22:11:51.902969+0000","last_fullsized":"2024-02-11T22:11:51.902969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926289+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:11:50.926289+0000","last_peered":"2024-02-11T22:11:50.926289+0000","last_clean":"2024-02-11T22:11:50.926289+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:11:50.926289+0000","last_undegraded":"2024-02-11T22:11:50.926289+0000","last_fullsized":"2024-02-11T22:11:50.926289+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924357+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:11:50.924357+0000","last_peered":"2024-02-11T22:11:50.924357+0000","last_clean":"2024-02-11T22:11:50.924357+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:11:50.924357+0000","last_undegraded":"2024-02-11T22:11:50.924357+0000","last_fullsized":"2024-02-11T22:11:50.924357+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926324+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:11:50.926324+0000","last_peered":"2024-02-11T22:11:50.926324+0000","last_clean":"2024-02-11T22:11:50.926324+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:11:50.926324+0000","last_undegraded":"2024-02-11T22:11:50.926324+0000","last_fullsized":"2024-02-11T22:11:50.926324+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.893077+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:11:50.893077+0000","last_peered":"2024-02-11T22:11:50.893077+0000","last_clean":"2024-02-11T22:11:50.893077+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:11:50.893077+0000","last_undegraded":"2024-02-11T22:11:50.893077+0000","last_fullsized":"2024-02-11T22:11:50.893077+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727359+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:11:52.727359+0000","last_peered":"2024-02-11T22:11:52.727359+0000","last_clean":"2024-02-11T22:11:52.727359+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:11:52.727359+0000","last_undegraded":"2024-02-11T22:11:52.727359+0000","last_fullsized":"2024-02-11T22:11:52.727359+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726691+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:11:52.726691+0000","last_peered":"2024-02-11T22:11:52.726691+0000","last_clean":"2024-02-11T22:11:52.726691+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:11:52.726691+0000","last_undegraded":"2024-02-11T22:11:52.726691+0000","last_fullsized":"2024-02-11T22:11:52.726691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916406+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:11:50.916406+0000","last_peered":"2024-02-11T22:11:50.916406+0000","last_clean":"2024-02-11T22:11:50.916406+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:11:50.916406+0000","last_undegraded":"2024-02-11T22:11:50.916406+0000","last_fullsized":"2024-02-11T22:11:50.916406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.911354+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:11:50.911354+0000","last_peered":"2024-02-11T22:11:50.911354+0000","last_clean":"2024-02-11T22:11:50.911354+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:11:50.911354+0000","last_undegraded":"2024-02-11T22:11:50.911354+0000","last_fullsized":"2024-02-11T22:11:50.911354+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903401+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:11:51.903401+0000","last_peered":"2024-02-11T22:11:51.903401+0000","last_clean":"2024-02-11T22:11:51.903401+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:11:51.903401+0000","last_undegraded":"2024-02-11T22:11:51.903401+0000","last_fullsized":"2024-02-11T22:11:51.903401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448264+0000","last_change":"2024-02-11T22:11:50.909567+0000","last_active":"2024-02-11T22:11:52.448264+0000","last_peered":"2024-02-11T22:11:52.448264+0000","last_clean":"2024-02-11T22:11:52.448264+0000","last_became_active":"2024-02-11T22:11:50.909291+0000","last_became_peered":"2024-02-11T22:11:50.909291+0000","last_unstale":"2024-02-11T22:11:52.448264+0000","last_undegraded":"2024-02-11T22:11:52.448264+0000","last_fullsized":"2024-02-11T22:11:52.448264+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727064+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:11:52.727064+0000","last_peered":"2024-02-11T22:11:52.727064+0000","last_clean":"2024-02-11T22:11:52.727064+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:11:52.727064+0000","last_undegraded":"2024-02-11T22:11:52.727064+0000","last_fullsized":"2024-02-11T22:11:52.727064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":219,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.473420+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:11:50.473420+0000","last_peered":"2024-02-11T22:11:50.473420+0000","last_clean":"2024-02-11T22:11:50.473420+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:11:50.473420+0000","last_undegraded":"2024-02-11T22:11:50.473420+0000","last_fullsized":"2024-02-11T22:11:50.473420+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726337+0000","last_change":"2024-02-11T22:11:50.918161+0000","last_active":"2024-02-11T22:11:52.726337+0000","last_peered":"2024-02-11T22:11:52.726337+0000","last_clean":"2024-02-11T22:11:52.726337+0000","last_became_active":"2024-02-11T22:11:50.917886+0000","last_became_peered":"2024-02-11T22:11:50.917886+0000","last_unstale":"2024-02-11T22:11:52.726337+0000","last_undegraded":"2024-02-11T22:11:52.726337+0000","last_fullsized":"2024-02-11T22:11:52.726337+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:50:31.731653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.903186+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:11:50.903186+0000","last_peered":"2024-02-11T22:11:50.903186+0000","last_clean":"2024-02-11T22:11:50.903186+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:11:50.903186+0000","last_undegraded":"2024-02-11T22:11:50.903186+0000","last_fullsized":"2024-02-11T22:11:50.903186+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.914483+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:11:50.914483+0000","last_peered":"2024-02-11T22:11:50.914483+0000","last_clean":"2024-02-11T22:11:50.914483+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:11:50.914483+0000","last_undegraded":"2024-02-11T22:11:50.914483+0000","last_fullsized":"2024-02-11T22:11:50.914483+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915792+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:11:50.915792+0000","last_peered":"2024-02-11T22:11:50.915792+0000","last_clean":"2024-02-11T22:11:50.915792+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:11:50.915792+0000","last_undegraded":"2024-02-11T22:11:50.915792+0000","last_fullsized":"2024-02-11T22:11:50.915792+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892565+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:11:50.892565+0000","last_peered":"2024-02-11T22:11:50.892565+0000","last_clean":"2024-02-11T22:11:50.892565+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:11:50.892565+0000","last_undegraded":"2024-02-11T22:11:50.892565+0000","last_fullsized":"2024-02-11T22:11:50.892565+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448635+0000","last_change":"2024-02-11T22:11:50.915700+0000","last_active":"2024-02-11T22:11:52.448635+0000","last_peered":"2024-02-11T22:11:52.448635+0000","last_clean":"2024-02-11T22:11:52.448635+0000","last_became_active":"2024-02-11T22:11:50.915421+0000","last_became_peered":"2024-02-11T22:11:50.915421+0000","last_unstale":"2024-02-11T22:11:52.448635+0000","last_undegraded":"2024-02-11T22:11:52.448635+0000","last_fullsized":"2024-02-11T22:11:52.448635+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461425+0000","last_change":"2024-02-11T22:11:49.461425+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461425+0000","last_undegraded":"2024-02-11T22:11:49.461425+0000","last_fullsized":"2024-02-11T22:11:49.461425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727106+0000","last_change":"2024-02-11T22:11:50.926286+0000","last_active":"2024-02-11T22:11:52.727106+0000","last_peered":"2024-02-11T22:11:52.727106+0000","last_clean":"2024-02-11T22:11:52.727106+0000","last_became_active":"2024-02-11T22:11:50.925997+0000","last_became_peered":"2024-02-11T22:11:50.925997+0000","last_unstale":"2024-02-11T22:11:52.727106+0000","last_undegraded":"2024-02-11T22:11:52.727106+0000","last_fullsized":"2024-02-11T22:11:52.727106+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:53:26.495235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.901944+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:11:50.901944+0000","last_peered":"2024-02-11T22:11:50.901944+0000","last_clean":"2024-02-11T22:11:50.901944+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:11:50.901944+0000","last_undegraded":"2024-02-11T22:11:50.901944+0000","last_fullsized":"2024-02-11T22:11:50.901944+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926589+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:11:50.926589+0000","last_peered":"2024-02-11T22:11:50.926589+0000","last_clean":"2024-02-11T22:11:50.926589+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:11:50.926589+0000","last_undegraded":"2024-02-11T22:11:50.926589+0000","last_fullsized":"2024-02-11T22:11:50.926589+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892507+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:11:50.892507+0000","last_peered":"2024-02-11T22:11:50.892507+0000","last_clean":"2024-02-11T22:11:50.892507+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:11:50.892507+0000","last_undegraded":"2024-02-11T22:11:50.892507+0000","last_fullsized":"2024-02-11T22:11:50.892507+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448093+0000","last_change":"2024-02-11T22:11:50.922530+0000","last_active":"2024-02-11T22:11:52.448093+0000","last_peered":"2024-02-11T22:11:52.448093+0000","last_clean":"2024-02-11T22:11:52.448093+0000","last_became_active":"2024-02-11T22:11:50.922039+0000","last_became_peered":"2024-02-11T22:11:50.922039+0000","last_unstale":"2024-02-11T22:11:52.448093+0000","last_undegraded":"2024-02-11T22:11:52.448093+0000","last_fullsized":"2024-02-11T22:11:52.448093+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892110+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:11:50.892110+0000","last_peered":"2024-02-11T22:11:50.892110+0000","last_clean":"2024-02-11T22:11:50.892110+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:11:50.892110+0000","last_undegraded":"2024-02-11T22:11:50.892110+0000","last_fullsized":"2024-02-11T22:11:50.892110+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448353+0000","last_change":"2024-02-11T22:11:50.911899+0000","last_active":"2024-02-11T22:11:52.448353+0000","last_peered":"2024-02-11T22:11:52.448353+0000","last_clean":"2024-02-11T22:11:52.448353+0000","last_became_active":"2024-02-11T22:11:50.911266+0000","last_became_peered":"2024-02-11T22:11:50.911266+0000","last_unstale":"2024-02-11T22:11:52.448353+0000","last_undegraded":"2024-02-11T22:11:52.448353+0000","last_fullsized":"2024-02-11T22:11:52.448353+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:31.486723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926103+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:11:50.926103+0000","last_peered":"2024-02-11T22:11:50.926103+0000","last_clean":"2024-02-11T22:11:50.926103+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:11:50.926103+0000","last_undegraded":"2024-02-11T22:11:50.926103+0000","last_fullsized":"2024-02-11T22:11:50.926103+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903472+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:11:51.903472+0000","last_peered":"2024-02-11T22:11:51.903472+0000","last_clean":"2024-02-11T22:11:51.903472+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:11:51.903472+0000","last_undegraded":"2024-02-11T22:11:51.903472+0000","last_fullsized":"2024-02-11T22:11:51.903472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923271+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:11:50.923271+0000","last_peered":"2024-02-11T22:11:50.923271+0000","last_clean":"2024-02-11T22:11:50.923271+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:11:50.923271+0000","last_undegraded":"2024-02-11T22:11:50.923271+0000","last_fullsized":"2024-02-11T22:11:50.923271+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916259+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:11:50.916259+0000","last_peered":"2024-02-11T22:11:50.916259+0000","last_clean":"2024-02-11T22:11:50.916259+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:11:50.916259+0000","last_undegraded":"2024-02-11T22:11:50.916259+0000","last_fullsized":"2024-02-11T22:11:50.916259+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727033+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:11:52.727033+0000","last_peered":"2024-02-11T22:11:52.727033+0000","last_clean":"2024-02-11T22:11:52.727033+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:11:52.727033+0000","last_undegraded":"2024-02-11T22:11:52.727033+0000","last_fullsized":"2024-02-11T22:11:52.727033+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903754+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:11:51.903754+0000","last_peered":"2024-02-11T22:11:51.903754+0000","last_clean":"2024-02-11T22:11:51.903754+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:11:51.903754+0000","last_undegraded":"2024-02-11T22:11:51.903754+0000","last_fullsized":"2024-02-11T22:11:51.903754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926865+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:11:50.926865+0000","last_peered":"2024-02-11T22:11:50.926865+0000","last_clean":"2024-02-11T22:11:50.926865+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:11:50.926865+0000","last_undegraded":"2024-02-11T22:11:50.926865+0000","last_fullsized":"2024-02-11T22:11:50.926865+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903489+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:11:51.903489+0000","last_peered":"2024-02-11T22:11:51.903489+0000","last_clean":"2024-02-11T22:11:51.903489+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:11:51.903489+0000","last_undegraded":"2024-02-11T22:11:51.903489+0000","last_fullsized":"2024-02-11T22:11:51.903489+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726802+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:11:52.726802+0000","last_peered":"2024-02-11T22:11:52.726802+0000","last_clean":"2024-02-11T22:11:52.726802+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:11:52.726802+0000","last_undegraded":"2024-02-11T22:11:52.726802+0000","last_fullsized":"2024-02-11T22:11:52.726802+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726550+0000","last_change":"2024-02-11T22:11:50.924058+0000","last_active":"2024-02-11T22:11:52.726550+0000","last_peered":"2024-02-11T22:11:52.726550+0000","last_clean":"2024-02-11T22:11:52.726550+0000","last_became_active":"2024-02-11T22:11:50.923773+0000","last_became_peered":"2024-02-11T22:11:50.923773+0000","last_unstale":"2024-02-11T22:11:52.726550+0000","last_undegraded":"2024-02-11T22:11:52.726550+0000","last_fullsized":"2024-02-11T22:11:52.726550+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448412+0000","last_change":"2024-02-11T22:11:50.911022+0000","last_active":"2024-02-11T22:11:52.448412+0000","last_peered":"2024-02-11T22:11:52.448412+0000","last_clean":"2024-02-11T22:11:52.448412+0000","last_became_active":"2024-02-11T22:11:50.910731+0000","last_became_peered":"2024-02-11T22:11:50.910731+0000","last_unstale":"2024-02-11T22:11:52.448412+0000","last_undegraded":"2024-02-11T22:11:52.448412+0000","last_fullsized":"2024-02-11T22:11:52.448412+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912275+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:11:50.912275+0000","last_peered":"2024-02-11T22:11:50.912275+0000","last_clean":"2024-02-11T22:11:50.912275+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:11:50.912275+0000","last_undegraded":"2024-02-11T22:11:50.912275+0000","last_fullsized":"2024-02-11T22:11:50.912275+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448655+0000","last_change":"2024-02-11T22:11:50.918825+0000","last_active":"2024-02-11T22:11:52.448655+0000","last_peered":"2024-02-11T22:11:52.448655+0000","last_clean":"2024-02-11T22:11:52.448655+0000","last_became_active":"2024-02-11T22:11:50.918337+0000","last_became_peered":"2024-02-11T22:11:50.918337+0000","last_unstale":"2024-02-11T22:11:52.448655+0000","last_undegraded":"2024-02-11T22:11:52.448655+0000","last_fullsized":"2024-02-11T22:11:52.448655+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727059+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:11:52.727059+0000","last_peered":"2024-02-11T22:11:52.727059+0000","last_clean":"2024-02-11T22:11:52.727059+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:11:52.727059+0000","last_undegraded":"2024-02-11T22:11:52.727059+0000","last_fullsized":"2024-02-11T22:11:52.727059+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448227+0000","last_change":"2024-02-11T22:11:50.907259+0000","last_active":"2024-02-11T22:11:52.448227+0000","last_peered":"2024-02-11T22:11:52.448227+0000","last_clean":"2024-02-11T22:11:52.448227+0000","last_became_active":"2024-02-11T22:11:50.906945+0000","last_became_peered":"2024-02-11T22:11:50.906945+0000","last_unstale":"2024-02-11T22:11:52.448227+0000","last_undegraded":"2024-02-11T22:11:52.448227+0000","last_fullsized":"2024-02-11T22:11:52.448227+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726915+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:11:52.726915+0000","last_peered":"2024-02-11T22:11:52.726915+0000","last_clean":"2024-02-11T22:11:52.726915+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:11:52.726915+0000","last_undegraded":"2024-02-11T22:11:52.726915+0000","last_fullsized":"2024-02-11T22:11:52.726915+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726567+0000","last_change":"2024-02-11T22:11:50.927120+0000","last_active":"2024-02-11T22:11:52.726567+0000","last_peered":"2024-02-11T22:11:52.726567+0000","last_clean":"2024-02-11T22:11:52.726567+0000","last_became_active":"2024-02-11T22:11:50.926812+0000","last_became_peered":"2024-02-11T22:11:50.926812+0000","last_unstale":"2024-02-11T22:11:52.726567+0000","last_undegraded":"2024-02-11T22:11:52.726567+0000","last_fullsized":"2024-02-11T22:11:52.726567+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":171,"acting":171,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":798,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":86016,"data_stored":5522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":29,"ondisk_log_size":29,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299398,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":834641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.66800000000000004}]},{"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.63600000000000001}]},{"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.53200000000000003}]},{"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.623}]},{"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.55400000000000005}]},{"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.51600000000000001}]},{"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.64800000000000002}]}]},{"osd":6,"up_from":44,"seq":188978561032,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1132,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1159168,"data_stored":820458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.40699999999999997}]},{"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.47299999999999998}]},{"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.41999999999999998}]},{"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.36699999999999999}]},{"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.44700000000000001}]},{"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.46400000000000002}]},{"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.52300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:10:57 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.248},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.36499999999999999}]},{"osd":2,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.26800000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.38200000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.57699999999999996}]},{"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.503}]},{"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.48699999999999999}]},{"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.47099999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28204,"kb_used_data":1184,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716948,"statfs":{"total":95995035648,"available":95966154752,"internally_reserved":0,"allocated":1212416,"data_stored":841826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.22700000000000001}]},{"osd":2,"last update":"Sun Feb 11 22:11:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.377}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.313}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.61199999999999999}]},{"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.69899999999999995}]},{"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.71899999999999997}]},{"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.53900000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":250730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.313},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.33300000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:11:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47599999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.68300000000000005}]},{"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.59799999999999998}]},{"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.54200000000000004}]},{"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.45600000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182420,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27628,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717524,"statfs":{"total":95995035648,"available":95966744576,"internally_reserved":0,"allocated":622592,"data_stored":252398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.38200000000000001}]},{"osd":1,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.47299999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.34499999999999997}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.749}]},{"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.73499999999999999}]},{"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.69899999999999995}]},{"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.71499999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018895,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52400000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55200000000000005}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.47499999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.50600000000000001}]},{"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.36799999999999999}]},{"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.35299999999999998}]},{"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.59399999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789964,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":245373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"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.63}]},{"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.50900000000000001}]},{"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.55600000000000005}]},{"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.45700000000000002}]},{"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.64500000000000002}]},{"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.71699999999999997}]},{"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.67900000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":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-02-11T22:11:55.860 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.36 is not active+clean 2024-02-11T22:11:55.860 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.36', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.860 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.35 is not active+clean 2024-02-11T22:11:55.860 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.35', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.860 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1a is not active+clean 2024-02-11T22:11:55.860 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1a', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 57, 'state': 'creating+peering', 'last_fresh': '2024-02-11T22:11:49.461282+0000', 'last_change': '2024-02-11T22:11:49.461282+0000', 'last_active': '2024-02-11T22:11:49.455174+0000', 'last_peered': '2024-02-11T22:11:49.455174+0000', 'last_clean': '2024-02-11T22:11:49.455174+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:49.461282+0000', 'last_undegraded': '2024-02-11T22:11:49.461282+0000', 'last_fullsized': '2024-02-11T22:11:49.461282+0000', 'mapping_epoch': 57, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 57, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.17 is not active+clean 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.17', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 57, 'state': 'creating+peering', 'last_fresh': '2024-02-11T22:11:49.461969+0000', 'last_change': '2024-02-11T22:11:49.461969+0000', 'last_active': '2024-02-11T22:11:49.455174+0000', 'last_peered': '2024-02-11T22:11:49.455174+0000', 'last_clean': '2024-02-11T22:11:49.455174+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:49.461969+0000', 'last_undegraded': '2024-02-11T22:11:49.461969+0000', 'last_fullsized': '2024-02-11T22:11:49.461969+0000', 'mapping_epoch': 57, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 57, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.14 is not active+clean 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.14', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 57, 'state': 'creating+peering', 'last_fresh': '2024-02-11T22:11:49.461340+0000', 'last_change': '2024-02-11T22:11:49.461340+0000', 'last_active': '2024-02-11T22:11:49.455174+0000', 'last_peered': '2024-02-11T22:11:49.455174+0000', 'last_clean': '2024-02-11T22:11:49.455174+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:49.461340+0000', 'last_undegraded': '2024-02-11T22:11:49.461340+0000', 'last_fullsized': '2024-02-11T22:11:49.461340+0000', 'mapping_epoch': 57, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 57, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.11 is not active+clean 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.11', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 57, 'state': 'creating+peering', 'last_fresh': '2024-02-11T22:11:49.461549+0000', 'last_change': '2024-02-11T22:11:49.461549+0000', 'last_active': '2024-02-11T22:11:49.455174+0000', 'last_peered': '2024-02-11T22:11:49.455174+0000', 'last_clean': '2024-02-11T22:11:49.455174+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:49.461549+0000', 'last_undegraded': '2024-02-11T22:11:49.461549+0000', 'last_fullsized': '2024-02-11T22:11:49.461549+0000', 'mapping_epoch': 57, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 57, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.10 is not active+clean 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.10', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.7 is not active+clean 2024-02-11T22:11:55.861 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.7', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 57, 'state': 'creating+peering', 'last_fresh': '2024-02-11T22:11:49.461425+0000', 'last_change': '2024-02-11T22:11:49.461425+0000', 'last_active': '2024-02-11T22:11:49.455174+0000', 'last_peered': '2024-02-11T22:11:49.455174+0000', 'last_clean': '2024-02-11T22:11:49.455174+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:49.461425+0000', 'last_undegraded': '2024-02-11T22:11:49.461425+0000', 'last_fullsized': '2024-02-11T22:11:49.461425+0000', 'mapping_epoch': 57, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 57, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:49.455174+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.a is not active+clean 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.20 is not active+clean 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.20', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.26 is not active+clean 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.26', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2c is not active+clean 2024-02-11T22:11:55.862 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2c', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-11T22:11:50.457143+0000', 'last_change': '2024-02-11T22:11:50.457143+0000', 'last_active': '2024-02-11T22:11:50.457143+0000', 'last_peered': '2024-02-11T22:11:50.457143+0000', 'last_clean': '2024-02-11T22:11:50.457143+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-11T22:11:50.457143+0000', 'last_undegraded': '2024-02-11T22:11:50.457143+0000', 'last_fullsized': '2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'last_clean_scrub_stamp': '2024-02-11T22:11:50.457143+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-02-11T22:11:55.863 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2024-02-11T22:11:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:55 smithi023 ceph-mon[35696]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:55 smithi023 ceph-mon[50466]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:55 smithi160 ceph-mon[39894]: from='client.14529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:56.319 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:56.319 INFO:teuthology.orchestra.run.smithi023.stdout:{"fsid":"e509b316-c929-11ee-95b9-87774f69a715","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":165,"monmap":{"epoch":3,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":60,"num_osds":8,"num_up_osds":8,"osd_up_since":1707689496,"num_in_osds":8,"osd_in_since":1707689481,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":85},{"state_name":"unknown","count":7},{"state_name":"creating+peering","count":5}],"num_pgs":97,"num_pools":3,"num_objects":18,"data_bytes":591166,"bytes_used":227905536,"bytes_avail":767732379648,"bytes_total":767960285184,"unknown_pgs_ratio":0.072164945304393768,"inactive_pgs_ratio":0.051546391099691391,"write_bytes_sec":1898,"read_op_per_sec":0,"write_op_per_sec":5},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24356}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.23:8443/"}},"servicemap":{"epoch":10,"modified":"2024-02-11T22:11:47.388682+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"b":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","5":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"6":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2024-02-11T22:11:56.334 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2024-02-11T22:11:56.334 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-11T22:11:56.677 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:11:56.679 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:11:56.689 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-02-11T22:11:55.390182+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591166,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":194,"num_write_kb":2427,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":146,"ondisk_log_size":146,"up":270,"acting":270,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":134,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222564,"kb_used_data":6388,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738652,"statfs":{"total":767960285184,"available":767732379648,"internally_reserved":0,"allocated":6541312,"data_stored":3719016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":798,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"5.932628"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926406+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:11:50.926406+0000","last_peered":"2024-02-11T22:11:50.926406+0000","last_clean":"2024-02-11T22:11:50.926406+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:11:50.926406+0000","last_undegraded":"2024-02-11T22:11:50.926406+0000","last_fullsized":"2024-02-11T22:11:50.926406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912171+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:11:50.912171+0000","last_peered":"2024-02-11T22:11:50.912171+0000","last_clean":"2024-02-11T22:11:50.912171+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:11:50.912171+0000","last_undegraded":"2024-02-11T22:11:50.912171+0000","last_fullsized":"2024-02-11T22:11:50.912171+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726844+0000","last_change":"2024-02-11T22:11:50.925037+0000","last_active":"2024-02-11T22:11:52.726844+0000","last_peered":"2024-02-11T22:11:52.726844+0000","last_clean":"2024-02-11T22:11:52.726844+0000","last_became_active":"2024-02-11T22:11:50.924722+0000","last_became_peered":"2024-02-11T22:11:50.924722+0000","last_unstale":"2024-02-11T22:11:52.726844+0000","last_undegraded":"2024-02-11T22:11:52.726844+0000","last_fullsized":"2024-02-11T22:11:52.726844+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727261+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:11:52.727261+0000","last_peered":"2024-02-11T22:11:52.727261+0000","last_clean":"2024-02-11T22:11:52.727261+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:11:52.727261+0000","last_undegraded":"2024-02-11T22:11:52.727261+0000","last_fullsized":"2024-02-11T22:11:52.727261+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926682+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:11:50.926682+0000","last_peered":"2024-02-11T22:11:50.926682+0000","last_clean":"2024-02-11T22:11:50.926682+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:11:50.926682+0000","last_undegraded":"2024-02-11T22:11:50.926682+0000","last_fullsized":"2024-02-11T22:11:50.926682+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727053+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:11:52.727053+0000","last_peered":"2024-02-11T22:11:52.727053+0000","last_clean":"2024-02-11T22:11:52.727053+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:11:52.727053+0000","last_undegraded":"2024-02-11T22:11:52.727053+0000","last_fullsized":"2024-02-11T22:11:52.727053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926269+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:11:50.926269+0000","last_peered":"2024-02-11T22:11:50.926269+0000","last_clean":"2024-02-11T22:11:50.926269+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:11:50.926269+0000","last_undegraded":"2024-02-11T22:11:50.926269+0000","last_fullsized":"2024-02-11T22:11:50.926269+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448043+0000","last_change":"2024-02-11T22:11:50.913264+0000","last_active":"2024-02-11T22:11:52.448043+0000","last_peered":"2024-02-11T22:11:52.448043+0000","last_clean":"2024-02-11T22:11:52.448043+0000","last_became_active":"2024-02-11T22:11:50.912964+0000","last_became_peered":"2024-02-11T22:11:50.912964+0000","last_unstale":"2024-02-11T22:11:52.448043+0000","last_undegraded":"2024-02-11T22:11:52.448043+0000","last_fullsized":"2024-02-11T22:11:52.448043+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926487+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:11:50.926487+0000","last_peered":"2024-02-11T22:11:50.926487+0000","last_clean":"2024-02-11T22:11:50.926487+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:11:50.926487+0000","last_undegraded":"2024-02-11T22:11:50.926487+0000","last_fullsized":"2024-02-11T22:11:50.926487+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.35","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.34","version":"0'0","reported_seq":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916305+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:11:50.916305+0000","last_peered":"2024-02-11T22:11:50.916305+0000","last_clean":"2024-02-11T22:11:50.916305+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:11:50.916305+0000","last_undegraded":"2024-02-11T22:11:50.916305+0000","last_fullsized":"2024-02-11T22:11:50.916305+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448235+0000","last_change":"2024-02-11T22:11:50.908235+0000","last_active":"2024-02-11T22:11:52.448235+0000","last_peered":"2024-02-11T22:11:52.448235+0000","last_clean":"2024-02-11T22:11:52.448235+0000","last_became_active":"2024-02-11T22:11:50.907954+0000","last_became_peered":"2024-02-11T22:11:50.907954+0000","last_unstale":"2024-02-11T22:11:52.448235+0000","last_undegraded":"2024-02-11T22:11:52.448235+0000","last_fullsized":"2024-02-11T22:11:52.448235+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726422+0000","last_change":"2024-02-11T22:11:50.912709+0000","last_active":"2024-02-11T22:11:52.726422+0000","last_peered":"2024-02-11T22:11:52.726422+0000","last_clean":"2024-02-11T22:11:52.726422+0000","last_became_active":"2024-02-11T22:11:50.912439+0000","last_became_peered":"2024-02-11T22:11:50.912439+0000","last_unstale":"2024-02-11T22:11:52.726422+0000","last_undegraded":"2024-02-11T22:11:52.726422+0000","last_fullsized":"2024-02-11T22:11:52.726422+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913087+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:11:50.913087+0000","last_peered":"2024-02-11T22:11:50.913087+0000","last_clean":"2024-02-11T22:11:50.913087+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:11:50.913087+0000","last_undegraded":"2024-02-11T22:11:50.913087+0000","last_fullsized":"2024-02-11T22:11:50.913087+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726781+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:11:52.726781+0000","last_peered":"2024-02-11T22:11:52.726781+0000","last_clean":"2024-02-11T22:11:52.726781+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:11:52.726781+0000","last_undegraded":"2024-02-11T22:11:52.726781+0000","last_fullsized":"2024-02-11T22:11:52.726781+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727726+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:11:52.727726+0000","last_peered":"2024-02-11T22:11:52.727726+0000","last_clean":"2024-02-11T22:11:52.727726+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:11:52.727726+0000","last_undegraded":"2024-02-11T22:11:52.727726+0000","last_fullsized":"2024-02-11T22:11:52.727726+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903710+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:11:51.903710+0000","last_peered":"2024-02-11T22:11:51.903710+0000","last_clean":"2024-02-11T22:11:51.903710+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:11:51.903710+0000","last_undegraded":"2024-02-11T22:11:51.903710+0000","last_fullsized":"2024-02-11T22:11:51.903710+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926374+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:11:50.926374+0000","last_peered":"2024-02-11T22:11:50.926374+0000","last_clean":"2024-02-11T22:11:50.926374+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:11:50.926374+0000","last_undegraded":"2024-02-11T22:11:50.926374+0000","last_fullsized":"2024-02-11T22:11:50.926374+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926218+0000","last_change":"2024-02-11T22:11:50.482113+0000","last_active":"2024-02-11T22:11:50.926218+0000","last_peered":"2024-02-11T22:11:50.926218+0000","last_clean":"2024-02-11T22:11:50.926218+0000","last_became_active":"2024-02-11T22:11:50.481788+0000","last_became_peered":"2024-02-11T22:11:50.481788+0000","last_unstale":"2024-02-11T22:11:50.926218+0000","last_undegraded":"2024-02-11T22:11:50.926218+0000","last_fullsized":"2024-02-11T22:11:50.926218+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448488+0000","last_change":"2024-02-11T22:11:50.911005+0000","last_active":"2024-02-11T22:11:52.448488+0000","last_peered":"2024-02-11T22:11:52.448488+0000","last_clean":"2024-02-11T22:11:52.448488+0000","last_became_active":"2024-02-11T22:11:50.910398+0000","last_became_peered":"2024-02-11T22:11:50.910398+0000","last_unstale":"2024-02-11T22:11:52.448488+0000","last_undegraded":"2024-02-11T22:11:52.448488+0000","last_fullsized":"2024-02-11T22:11:52.448488+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915973+0000","last_change":"2024-02-11T22:11:50.476546+0000","last_active":"2024-02-11T22:11:50.915973+0000","last_peered":"2024-02-11T22:11:50.915973+0000","last_clean":"2024-02-11T22:11:50.915973+0000","last_became_active":"2024-02-11T22:11:50.476262+0000","last_became_peered":"2024-02-11T22:11:50.476262+0000","last_unstale":"2024-02-11T22:11:50.915973+0000","last_undegraded":"2024-02-11T22:11:50.915973+0000","last_fullsized":"2024-02-11T22:11:50.915973+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727079+0000","last_change":"2024-02-11T22:11:50.918348+0000","last_active":"2024-02-11T22:11:52.727079+0000","last_peered":"2024-02-11T22:11:52.727079+0000","last_clean":"2024-02-11T22:11:52.727079+0000","last_became_active":"2024-02-11T22:11:50.915013+0000","last_became_peered":"2024-02-11T22:11:50.915013+0000","last_unstale":"2024-02-11T22:11:52.727079+0000","last_undegraded":"2024-02-11T22:11:52.727079+0000","last_fullsized":"2024-02-11T22:11:52.727079+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923075+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:11:50.923075+0000","last_peered":"2024-02-11T22:11:50.923075+0000","last_clean":"2024-02-11T22:11:50.923075+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:11:50.923075+0000","last_undegraded":"2024-02-11T22:11:50.923075+0000","last_fullsized":"2024-02-11T22:11:50.923075+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727547+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:11:52.727547+0000","last_peered":"2024-02-11T22:11:52.727547+0000","last_clean":"2024-02-11T22:11:52.727547+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:11:52.727547+0000","last_undegraded":"2024-02-11T22:11:52.727547+0000","last_fullsized":"2024-02-11T22:11:52.727547+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.918586+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:11:50.918586+0000","last_peered":"2024-02-11T22:11:50.918586+0000","last_clean":"2024-02-11T22:11:50.918586+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:11:50.918586+0000","last_undegraded":"2024-02-11T22:11:50.918586+0000","last_fullsized":"2024-02-11T22:11:50.918586+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727528+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:11:52.727528+0000","last_peered":"2024-02-11T22:11:52.727528+0000","last_clean":"2024-02-11T22:11:52.727528+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:11:52.727528+0000","last_undegraded":"2024-02-11T22:11:52.727528+0000","last_fullsized":"2024-02-11T22:11:52.727528+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.917114+0000","last_change":"2024-02-11T22:11:50.479514+0000","last_active":"2024-02-11T22:11:50.917114+0000","last_peered":"2024-02-11T22:11:50.917114+0000","last_clean":"2024-02-11T22:11:50.917114+0000","last_became_active":"2024-02-11T22:11:50.479123+0000","last_became_peered":"2024-02-11T22:11:50.479123+0000","last_unstale":"2024-02-11T22:11:50.917114+0000","last_undegraded":"2024-02-11T22:11:50.917114+0000","last_fullsized":"2024-02-11T22:11:50.917114+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923541+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:11:50.923541+0000","last_peered":"2024-02-11T22:11:50.923541+0000","last_clean":"2024-02-11T22:11:50.923541+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:11:50.923541+0000","last_undegraded":"2024-02-11T22:11:50.923541+0000","last_fullsized":"2024-02-11T22:11:50.923541+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461282+0000","last_change":"2024-02-11T22:11:49.461282+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461282+0000","last_undegraded":"2024-02-11T22:11:49.461282+0000","last_fullsized":"2024-02-11T22:11:49.461282+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726734+0000","last_change":"2024-02-11T22:11:50.920025+0000","last_active":"2024-02-11T22:11:52.726734+0000","last_peered":"2024-02-11T22:11:52.726734+0000","last_clean":"2024-02-11T22:11:52.726734+0000","last_became_active":"2024-02-11T22:11:50.919744+0000","last_became_peered":"2024-02-11T22:11:50.919744+0000","last_unstale":"2024-02-11T22:11:52.726734+0000","last_undegraded":"2024-02-11T22:11:52.726734+0000","last_fullsized":"2024-02-11T22:11:52.726734+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:54:57.696368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.898815+0000","last_change":"2024-02-11T22:11:50.479919+0000","last_active":"2024-02-11T22:11:50.898815+0000","last_peered":"2024-02-11T22:11:50.898815+0000","last_clean":"2024-02-11T22:11:50.898815+0000","last_became_active":"2024-02-11T22:11:50.479603+0000","last_became_peered":"2024-02-11T22:11:50.479603+0000","last_unstale":"2024-02-11T22:11:50.898815+0000","last_undegraded":"2024-02-11T22:11:50.898815+0000","last_fullsized":"2024-02-11T22:11:50.898815+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448175+0000","last_change":"2024-02-11T22:11:50.922338+0000","last_active":"2024-02-11T22:11:52.448175+0000","last_peered":"2024-02-11T22:11:52.448175+0000","last_clean":"2024-02-11T22:11:52.448175+0000","last_became_active":"2024-02-11T22:11:50.921637+0000","last_became_peered":"2024-02-11T22:11:50.921637+0000","last_unstale":"2024-02-11T22:11:52.448175+0000","last_undegraded":"2024-02-11T22:11:52.448175+0000","last_fullsized":"2024-02-11T22:11:52.448175+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726953+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:11:52.726953+0000","last_peered":"2024-02-11T22:11:52.726953+0000","last_clean":"2024-02-11T22:11:52.726953+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:11:52.726953+0000","last_undegraded":"2024-02-11T22:11:52.726953+0000","last_fullsized":"2024-02-11T22:11:52.726953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.913107+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:11:50.913107+0000","last_peered":"2024-02-11T22:11:50.913107+0000","last_clean":"2024-02-11T22:11:50.913107+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:11:50.913107+0000","last_undegraded":"2024-02-11T22:11:50.913107+0000","last_fullsized":"2024-02-11T22:11:50.913107+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461969+0000","last_change":"2024-02-11T22:11:49.461969+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461969+0000","last_undegraded":"2024-02-11T22:11:49.461969+0000","last_fullsized":"2024-02-11T22:11:49.461969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727433+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:11:52.727433+0000","last_peered":"2024-02-11T22:11:52.727433+0000","last_clean":"2024-02-11T22:11:52.727433+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:11:52.727433+0000","last_undegraded":"2024-02-11T22:11:52.727433+0000","last_fullsized":"2024-02-11T22:11:52.727433+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727709+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:11:52.727709+0000","last_peered":"2024-02-11T22:11:52.727709+0000","last_clean":"2024-02-11T22:11:52.727709+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:11:52.727709+0000","last_undegraded":"2024-02-11T22:11:52.727709+0000","last_fullsized":"2024-02-11T22:11:52.727709+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726961+0000","last_change":"2024-02-11T22:11:50.915949+0000","last_active":"2024-02-11T22:11:52.726961+0000","last_peered":"2024-02-11T22:11:52.726961+0000","last_clean":"2024-02-11T22:11:52.726961+0000","last_became_active":"2024-02-11T22:11:50.915679+0000","last_became_peered":"2024-02-11T22:11:50.915679+0000","last_unstale":"2024-02-11T22:11:52.726961+0000","last_undegraded":"2024-02-11T22:11:52.726961+0000","last_fullsized":"2024-02-11T22:11:52.726961+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923566+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:11:50.923566+0000","last_peered":"2024-02-11T22:11:50.923566+0000","last_clean":"2024-02-11T22:11:50.923566+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:11:50.923566+0000","last_undegraded":"2024-02-11T22:11:50.923566+0000","last_fullsized":"2024-02-11T22:11:50.923566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.925529+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:11:50.925529+0000","last_peered":"2024-02-11T22:11:50.925529+0000","last_clean":"2024-02-11T22:11:50.925529+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:11:50.925529+0000","last_undegraded":"2024-02-11T22:11:50.925529+0000","last_fullsized":"2024-02-11T22:11:50.925529+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461340+0000","last_change":"2024-02-11T22:11:49.461340+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461340+0000","last_undegraded":"2024-02-11T22:11:49.461340+0000","last_fullsized":"2024-02-11T22:11:49.461340+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926390+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:11:50.926390+0000","last_peered":"2024-02-11T22:11:50.926390+0000","last_clean":"2024-02-11T22:11:50.926390+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:11:50.926390+0000","last_undegraded":"2024-02-11T22:11:50.926390+0000","last_fullsized":"2024-02-11T22:11:50.926390+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924210+0000","last_change":"2024-02-11T22:11:50.477500+0000","last_active":"2024-02-11T22:11:50.924210+0000","last_peered":"2024-02-11T22:11:50.924210+0000","last_clean":"2024-02-11T22:11:50.924210+0000","last_became_active":"2024-02-11T22:11:50.477227+0000","last_became_peered":"2024-02-11T22:11:50.477227+0000","last_unstale":"2024-02-11T22:11:50.924210+0000","last_undegraded":"2024-02-11T22:11:50.924210+0000","last_fullsized":"2024-02-11T22:11:50.924210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726415+0000","last_change":"2024-02-11T22:11:50.919829+0000","last_active":"2024-02-11T22:11:52.726415+0000","last_peered":"2024-02-11T22:11:52.726415+0000","last_clean":"2024-02-11T22:11:52.726415+0000","last_became_active":"2024-02-11T22:11:50.919541+0000","last_became_peered":"2024-02-11T22:11:50.919541+0000","last_unstale":"2024-02-11T22:11:52.726415+0000","last_undegraded":"2024-02-11T22:11:52.726415+0000","last_fullsized":"2024-02-11T22:11:52.726415+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726731+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:11:52.726731+0000","last_peered":"2024-02-11T22:11:52.726731+0000","last_clean":"2024-02-11T22:11:52.726731+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:11:52.726731+0000","last_undegraded":"2024-02-11T22:11:52.726731+0000","last_fullsized":"2024-02-11T22:11:52.726731+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926349+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:11:50.926349+0000","last_peered":"2024-02-11T22:11:50.926349+0000","last_clean":"2024-02-11T22:11:50.926349+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:11:50.926349+0000","last_undegraded":"2024-02-11T22:11:50.926349+0000","last_fullsized":"2024-02-11T22:11:50.926349+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461549+0000","last_change":"2024-02-11T22:11:49.461549+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461549+0000","last_undegraded":"2024-02-11T22:11:49.461549+0000","last_fullsized":"2024-02-11T22:11:49.461549+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.10","version":"59'8","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.902969+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:11:51.902969+0000","last_peered":"2024-02-11T22:11:51.902969+0000","last_clean":"2024-02-11T22:11:51.902969+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:11:51.902969+0000","last_undegraded":"2024-02-11T22:11:51.902969+0000","last_fullsized":"2024-02-11T22:11:51.902969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926289+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:11:50.926289+0000","last_peered":"2024-02-11T22:11:50.926289+0000","last_clean":"2024-02-11T22:11:50.926289+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:11:50.926289+0000","last_undegraded":"2024-02-11T22:11:50.926289+0000","last_fullsized":"2024-02-11T22:11:50.926289+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924357+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:11:50.924357+0000","last_peered":"2024-02-11T22:11:50.924357+0000","last_clean":"2024-02-11T22:11:50.924357+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:11:50.924357+0000","last_undegraded":"2024-02-11T22:11:50.924357+0000","last_fullsized":"2024-02-11T22:11:50.924357+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926324+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:11:50.926324+0000","last_peered":"2024-02-11T22:11:50.926324+0000","last_clean":"2024-02-11T22:11:50.926324+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:11:50.926324+0000","last_undegraded":"2024-02-11T22:11:50.926324+0000","last_fullsized":"2024-02-11T22:11:50.926324+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.893077+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:11:50.893077+0000","last_peered":"2024-02-11T22:11:50.893077+0000","last_clean":"2024-02-11T22:11:50.893077+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:11:50.893077+0000","last_undegraded":"2024-02-11T22:11:50.893077+0000","last_fullsized":"2024-02-11T22:11:50.893077+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727359+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:11:52.727359+0000","last_peered":"2024-02-11T22:11:52.727359+0000","last_clean":"2024-02-11T22:11:52.727359+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:11:52.727359+0000","last_undegraded":"2024-02-11T22:11:52.727359+0000","last_fullsized":"2024-02-11T22:11:52.727359+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726691+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:11:52.726691+0000","last_peered":"2024-02-11T22:11:52.726691+0000","last_clean":"2024-02-11T22:11:52.726691+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:11:52.726691+0000","last_undegraded":"2024-02-11T22:11:52.726691+0000","last_fullsized":"2024-02-11T22:11:52.726691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916406+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:11:50.916406+0000","last_peered":"2024-02-11T22:11:50.916406+0000","last_clean":"2024-02-11T22:11:50.916406+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:11:50.916406+0000","last_undegraded":"2024-02-11T22:11:50.916406+0000","last_fullsized":"2024-02-11T22:11:50.916406+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.911354+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:11:50.911354+0000","last_peered":"2024-02-11T22:11:50.911354+0000","last_clean":"2024-02-11T22:11:50.911354+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:11:50.911354+0000","last_undegraded":"2024-02-11T22:11:50.911354+0000","last_fullsized":"2024-02-11T22:11:50.911354+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903401+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:11:51.903401+0000","last_peered":"2024-02-11T22:11:51.903401+0000","last_clean":"2024-02-11T22:11:51.903401+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:11:51.903401+0000","last_undegraded":"2024-02-11T22:11:51.903401+0000","last_fullsized":"2024-02-11T22:11:51.903401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448264+0000","last_change":"2024-02-11T22:11:50.909567+0000","last_active":"2024-02-11T22:11:52.448264+0000","last_peered":"2024-02-11T22:11:52.448264+0000","last_clean":"2024-02-11T22:11:52.448264+0000","last_became_active":"2024-02-11T22:11:50.909291+0000","last_became_peered":"2024-02-11T22:11:50.909291+0000","last_unstale":"2024-02-11T22:11:52.448264+0000","last_undegraded":"2024-02-11T22:11:52.448264+0000","last_fullsized":"2024-02-11T22:11:52.448264+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727064+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:11:52.727064+0000","last_peered":"2024-02-11T22:11:52.727064+0000","last_clean":"2024-02-11T22:11:52.727064+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:11:52.727064+0000","last_undegraded":"2024-02-11T22:11:52.727064+0000","last_fullsized":"2024-02-11T22:11:52.727064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":219,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.473420+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:11:50.473420+0000","last_peered":"2024-02-11T22:11:50.473420+0000","last_clean":"2024-02-11T22:11:50.473420+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:11:50.473420+0000","last_undegraded":"2024-02-11T22:11:50.473420+0000","last_fullsized":"2024-02-11T22:11:50.473420+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726337+0000","last_change":"2024-02-11T22:11:50.918161+0000","last_active":"2024-02-11T22:11:52.726337+0000","last_peered":"2024-02-11T22:11:52.726337+0000","last_clean":"2024-02-11T22:11:52.726337+0000","last_became_active":"2024-02-11T22:11:50.917886+0000","last_became_peered":"2024-02-11T22:11:50.917886+0000","last_unstale":"2024-02-11T22:11:52.726337+0000","last_undegraded":"2024-02-11T22:11:52.726337+0000","last_fullsized":"2024-02-11T22:11:52.726337+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:50:31.731653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.903186+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:11:50.903186+0000","last_peered":"2024-02-11T22:11:50.903186+0000","last_clean":"2024-02-11T22:11:50.903186+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:11:50.903186+0000","last_undegraded":"2024-02-11T22:11:50.903186+0000","last_fullsized":"2024-02-11T22:11:50.903186+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.914483+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:11:50.914483+0000","last_peered":"2024-02-11T22:11:50.914483+0000","last_clean":"2024-02-11T22:11:50.914483+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:11:50.914483+0000","last_undegraded":"2024-02-11T22:11:50.914483+0000","last_fullsized":"2024-02-11T22:11:50.914483+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915792+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:11:50.915792+0000","last_peered":"2024-02-11T22:11:50.915792+0000","last_clean":"2024-02-11T22:11:50.915792+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:11:50.915792+0000","last_undegraded":"2024-02-11T22:11:50.915792+0000","last_fullsized":"2024-02-11T22:11:50.915792+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892565+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:11:50.892565+0000","last_peered":"2024-02-11T22:11:50.892565+0000","last_clean":"2024-02-11T22:11:50.892565+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:11:50.892565+0000","last_undegraded":"2024-02-11T22:11:50.892565+0000","last_fullsized":"2024-02-11T22:11:50.892565+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448635+0000","last_change":"2024-02-11T22:11:50.915700+0000","last_active":"2024-02-11T22:11:52.448635+0000","last_peered":"2024-02-11T22:11:52.448635+0000","last_clean":"2024-02-11T22:11:52.448635+0000","last_became_active":"2024-02-11T22:11:50.915421+0000","last_became_peered":"2024-02-11T22:11:50.915421+0000","last_unstale":"2024-02-11T22:11:52.448635+0000","last_undegraded":"2024-02-11T22:11:52.448635+0000","last_fullsized":"2024-02-11T22:11:52.448635+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1,"reported_epoch":57,"state":"creating+peering","last_fresh":"2024-02-11T22:11:49.461425+0000","last_change":"2024-02-11T22:11:49.461425+0000","last_active":"2024-02-11T22:11:49.455174+0000","last_peered":"2024-02-11T22:11:49.455174+0000","last_clean":"2024-02-11T22:11:49.455174+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:49.461425+0000","last_undegraded":"2024-02-11T22:11:49.461425+0000","last_fullsized":"2024-02-11T22:11:49.461425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727106+0000","last_change":"2024-02-11T22:11:50.926286+0000","last_active":"2024-02-11T22:11:52.727106+0000","last_peered":"2024-02-11T22:11:52.727106+0000","last_clean":"2024-02-11T22:11:52.727106+0000","last_became_active":"2024-02-11T22:11:50.925997+0000","last_became_peered":"2024-02-11T22:11:50.925997+0000","last_unstale":"2024-02-11T22:11:52.727106+0000","last_undegraded":"2024-02-11T22:11:52.727106+0000","last_fullsized":"2024-02-11T22:11:52.727106+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:53:26.495235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.901944+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:11:50.901944+0000","last_peered":"2024-02-11T22:11:50.901944+0000","last_clean":"2024-02-11T22:11:50.901944+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:11:50.901944+0000","last_undegraded":"2024-02-11T22:11:50.901944+0000","last_fullsized":"2024-02-11T22:11:50.901944+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926589+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:11:50.926589+0000","last_peered":"2024-02-11T22:11:50.926589+0000","last_clean":"2024-02-11T22:11:50.926589+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:11:50.926589+0000","last_undegraded":"2024-02-11T22:11:50.926589+0000","last_fullsized":"2024-02-11T22:11:50.926589+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892507+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:11:50.892507+0000","last_peered":"2024-02-11T22:11:50.892507+0000","last_clean":"2024-02-11T22:11:50.892507+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:11:50.892507+0000","last_undegraded":"2024-02-11T22:11:50.892507+0000","last_fullsized":"2024-02-11T22:11:50.892507+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448093+0000","last_change":"2024-02-11T22:11:50.922530+0000","last_active":"2024-02-11T22:11:52.448093+0000","last_peered":"2024-02-11T22:11:52.448093+0000","last_clean":"2024-02-11T22:11:52.448093+0000","last_became_active":"2024-02-11T22:11:50.922039+0000","last_became_peered":"2024-02-11T22:11:50.922039+0000","last_unstale":"2024-02-11T22:11:52.448093+0000","last_undegraded":"2024-02-11T22:11:52.448093+0000","last_fullsized":"2024-02-11T22:11:52.448093+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.892110+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:11:50.892110+0000","last_peered":"2024-02-11T22:11:50.892110+0000","last_clean":"2024-02-11T22:11:50.892110+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:11:50.892110+0000","last_undegraded":"2024-02-11T22:11:50.892110+0000","last_fullsized":"2024-02-11T22:11:50.892110+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448353+0000","last_change":"2024-02-11T22:11:50.911899+0000","last_active":"2024-02-11T22:11:52.448353+0000","last_peered":"2024-02-11T22:11:52.448353+0000","last_clean":"2024-02-11T22:11:52.448353+0000","last_became_active":"2024-02-11T22:11:50.911266+0000","last_became_peered":"2024-02-11T22:11:50.911266+0000","last_unstale":"2024-02-11T22:11:52.448353+0000","last_undegraded":"2024-02-11T22:11:52.448353+0000","last_fullsized":"2024-02-11T22:11:52.448353+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:31.486723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926103+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:11:50.926103+0000","last_peered":"2024-02-11T22:11:50.926103+0000","last_clean":"2024-02-11T22:11:50.926103+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:11:50.926103+0000","last_undegraded":"2024-02-11T22:11:50.926103+0000","last_fullsized":"2024-02-11T22:11:50.926103+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903472+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:11:51.903472+0000","last_peered":"2024-02-11T22:11:51.903472+0000","last_clean":"2024-02-11T22:11:51.903472+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:11:51.903472+0000","last_undegraded":"2024-02-11T22:11:51.903472+0000","last_fullsized":"2024-02-11T22:11:51.903472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.923271+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:11:50.923271+0000","last_peered":"2024-02-11T22:11:50.923271+0000","last_clean":"2024-02-11T22:11:50.923271+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:11:50.923271+0000","last_undegraded":"2024-02-11T22:11:50.923271+0000","last_fullsized":"2024-02-11T22:11:50.923271+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.916259+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:11:50.916259+0000","last_peered":"2024-02-11T22:11:50.916259+0000","last_clean":"2024-02-11T22:11:50.916259+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:11:50.916259+0000","last_undegraded":"2024-02-11T22:11:50.916259+0000","last_fullsized":"2024-02-11T22:11:50.916259+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727033+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:11:52.727033+0000","last_peered":"2024-02-11T22:11:52.727033+0000","last_clean":"2024-02-11T22:11:52.727033+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:11:52.727033+0000","last_undegraded":"2024-02-11T22:11:52.727033+0000","last_fullsized":"2024-02-11T22:11:52.727033+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903754+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:11:51.903754+0000","last_peered":"2024-02-11T22:11:51.903754+0000","last_clean":"2024-02-11T22:11:51.903754+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:11:51.903754+0000","last_undegraded":"2024-02-11T22:11:51.903754+0000","last_fullsized":"2024-02-11T22:11:51.903754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":10,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926865+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:11:50.926865+0000","last_peered":"2024-02-11T22:11:50.926865+0000","last_clean":"2024-02-11T22:11:50.926865+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:11:50.926865+0000","last_undegraded":"2024-02-11T22:11:50.926865+0000","last_fullsized":"2024-02-11T22:11:50.926865+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903489+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:11:51.903489+0000","last_peered":"2024-02-11T22:11:51.903489+0000","last_clean":"2024-02-11T22:11:51.903489+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:11:51.903489+0000","last_undegraded":"2024-02-11T22:11:51.903489+0000","last_fullsized":"2024-02-11T22:11:51.903489+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726802+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:11:52.726802+0000","last_peered":"2024-02-11T22:11:52.726802+0000","last_clean":"2024-02-11T22:11:52.726802+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:11:52.726802+0000","last_undegraded":"2024-02-11T22:11:52.726802+0000","last_fullsized":"2024-02-11T22:11:52.726802+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726550+0000","last_change":"2024-02-11T22:11:50.924058+0000","last_active":"2024-02-11T22:11:52.726550+0000","last_peered":"2024-02-11T22:11:52.726550+0000","last_clean":"2024-02-11T22:11:52.726550+0000","last_became_active":"2024-02-11T22:11:50.923773+0000","last_became_peered":"2024-02-11T22:11:50.923773+0000","last_unstale":"2024-02-11T22:11:52.726550+0000","last_undegraded":"2024-02-11T22:11:52.726550+0000","last_fullsized":"2024-02-11T22:11:52.726550+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448412+0000","last_change":"2024-02-11T22:11:50.911022+0000","last_active":"2024-02-11T22:11:52.448412+0000","last_peered":"2024-02-11T22:11:52.448412+0000","last_clean":"2024-02-11T22:11:52.448412+0000","last_became_active":"2024-02-11T22:11:50.910731+0000","last_became_peered":"2024-02-11T22:11:50.910731+0000","last_unstale":"2024-02-11T22:11:52.448412+0000","last_undegraded":"2024-02-11T22:11:52.448412+0000","last_fullsized":"2024-02-11T22:11:52.448412+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.912275+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:11:50.912275+0000","last_peered":"2024-02-11T22:11:50.912275+0000","last_clean":"2024-02-11T22:11:50.912275+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:11:50.912275+0000","last_undegraded":"2024-02-11T22:11:50.912275+0000","last_fullsized":"2024-02-11T22:11:50.912275+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448655+0000","last_change":"2024-02-11T22:11:50.918825+0000","last_active":"2024-02-11T22:11:52.448655+0000","last_peered":"2024-02-11T22:11:52.448655+0000","last_clean":"2024-02-11T22:11:52.448655+0000","last_became_active":"2024-02-11T22:11:50.918337+0000","last_became_peered":"2024-02-11T22:11:50.918337+0000","last_unstale":"2024-02-11T22:11:52.448655+0000","last_undegraded":"2024-02-11T22:11:52.448655+0000","last_fullsized":"2024-02-11T22:11:52.448655+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727059+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:11:52.727059+0000","last_peered":"2024-02-11T22:11:52.727059+0000","last_clean":"2024-02-11T22:11:52.727059+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:11:52.727059+0000","last_undegraded":"2024-02-11T22:11:52.727059+0000","last_fullsized":"2024-02-11T22:11:52.727059+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448227+0000","last_change":"2024-02-11T22:11:50.907259+0000","last_active":"2024-02-11T22:11:52.448227+0000","last_peered":"2024-02-11T22:11:52.448227+0000","last_clean":"2024-02-11T22:11:52.448227+0000","last_became_active":"2024-02-11T22:11:50.906945+0000","last_became_peered":"2024-02-11T22:11:50.906945+0000","last_unstale":"2024-02-11T22:11:52.448227+0000","last_undegraded":"2024-02-11T22:11:52.448227+0000","last_fullsized":"2024-02-11T22:11:52.448227+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726915+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:11:52.726915+0000","last_peered":"2024-02-11T22:11:52.726915+0000","last_clean":"2024-02-11T22:11:52.726915+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:11:52.726915+0000","last_undegraded":"2024-02-11T22:11:52.726915+0000","last_fullsized":"2024-02-11T22:11:52.726915+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726567+0000","last_change":"2024-02-11T22:11:50.927120+0000","last_active":"2024-02-11T22:11:52.726567+0000","last_peered":"2024-02-11T22:11:52.726567+0000","last_clean":"2024-02-11T22:11:52.726567+0000","last_became_active":"2024-02-11T22:11:50.926812+0000","last_became_peered":"2024-02-11T22:11:50.926812+0000","last_unstale":"2024-02-11T22:11:52.726567+0000","last_undegraded":"2024-02-11T22:11:52.726567+0000","last_fullsized":"2024-02-11T22:11:52.726567+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-11T22:11:50.457143+0000","last_change":"2024-02-11T22:11:50.457143+0000","last_active":"2024-02-11T22:11:50.457143+0000","last_peered":"2024-02-11T22:11:50.457143+0000","last_clean":"2024-02-11T22:11:50.457143+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-11T22:11:50.457143+0000","last_undegraded":"2024-02-11T22:11:50.457143+0000","last_fullsized":"2024-02-11T22:11:50.457143+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-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":171,"acting":171,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":798,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":86016,"data_stored":5522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":29,"ondisk_log_size":29,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299398,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":834641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.66800000000000004}]},{"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.63600000000000001}]},{"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.53200000000000003}]},{"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.623}]},{"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.55400000000000005}]},{"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.51600000000000001}]},{"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.64800000000000002}]}]},{"osd":6,"up_from":44,"seq":188978561032,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1132,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1159168,"data_stored":820458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.40699999999999997}]},{"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.47299999999999998}]},{"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.41999999999999998}]},{"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.36699999999999999}]},{"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.44700000000000001}]},{"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.46400000000000002}]},{"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.52300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574874,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:10:57 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.248},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.36499999999999999}]},{"osd":2,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.26800000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.38200000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.57699999999999996}]},{"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.503}]},{"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.48699999999999999}]},{"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.47099999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28204,"kb_used_data":1184,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716948,"statfs":{"total":95995035648,"available":95966154752,"internally_reserved":0,"allocated":1212416,"data_stored":841826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.22700000000000001}]},{"osd":2,"last update":"Sun Feb 11 22:11:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.377}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.313}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.61199999999999999}]},{"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.69899999999999995}]},{"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.71899999999999997}]},{"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.53900000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":250730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.313},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.33300000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:11:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47599999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.68300000000000005}]},{"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.59799999999999998}]},{"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.54200000000000004}]},{"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.45600000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182420,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27628,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717524,"statfs":{"total":95995035648,"available":95966744576,"internally_reserved":0,"allocated":622592,"data_stored":252398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.38200000000000001}]},{"osd":1,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.47299999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.34499999999999997}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.749}]},{"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.73499999999999999}]},{"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.69899999999999995}]},{"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.71499999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018895,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":564,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":577536,"data_stored":236795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52400000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55200000000000005}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.47499999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.50600000000000001}]},{"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.36799999999999999}]},{"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.35299999999999998}]},{"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.59399999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789964,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":245373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"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.63}]},{"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.50900000000000001}]},{"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.55600000000000005}]},{"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.45700000000000002}]},{"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.64500000000000002}]},{"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.71699999999999997}]},{"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.67900000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":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-02-11T22:11:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[35696]: pgmap v150: 97 pgs: 5 creating+peering, 85 active+clean, 7 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-02-11T22:11:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[35696]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[35696]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/584058768' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-11T22:11:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[50466]: pgmap v150: 97 pgs: 5 creating+peering, 85 active+clean, 7 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-02-11T22:11:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[50466]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[50466]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:56 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/584058768' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-11T22:11:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:56 smithi160 ceph-mon[39894]: pgmap v150: 97 pgs: 5 creating+peering, 85 active+clean, 7 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-02-11T22:11:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:56 smithi160 ceph-mon[39894]: from='client.14535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:56 smithi160 ceph-mon[39894]: from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:56 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/584058768' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-11T22:11:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:58 smithi023 ceph-mon[35696]: from='client.24464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:58.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:58 smithi023 ceph-mon[50466]: from='client.24464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:58.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:58 smithi160 ceph-mon[39894]: from='client.24464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:11:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:11:59 smithi023 ceph-mon[35696]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-02-11T22:11:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:11:59 smithi023 ceph-mon[50466]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-02-11T22:11:59.694 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-11T22:11:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:11:59 smithi160 ceph-mon[39894]: pgmap v151: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-02-11T22:12:00.055 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:00.056 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:12:00.067 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":152,"stamp":"2024-02-11T22:11:59.391350+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222716,"kb_used_data":6532,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738500,"statfs":{"total":767960285184,"available":767732224000,"internally_reserved":0,"allocated":6688768,"data_stored":3783418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.502135"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125364+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:11:52.125364+0000","last_peered":"2024-02-11T22:11:52.125364+0000","last_clean":"2024-02-11T22:11:52.125364+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:11:52.125364+0000","last_undegraded":"2024-02-11T22:11:52.125364+0000","last_fullsized":"2024-02-11T22:11:52.125364+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362911+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:11:51.362911+0000","last_peered":"2024-02-11T22:11:51.362911+0000","last_clean":"2024-02-11T22:11:51.362911+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:11:51.362911+0000","last_undegraded":"2024-02-11T22:11:51.362911+0000","last_fullsized":"2024-02-11T22:11:51.362911+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726844+0000","last_change":"2024-02-11T22:11:50.925037+0000","last_active":"2024-02-11T22:11:52.726844+0000","last_peered":"2024-02-11T22:11:52.726844+0000","last_clean":"2024-02-11T22:11:52.726844+0000","last_became_active":"2024-02-11T22:11:50.924722+0000","last_became_peered":"2024-02-11T22:11:50.924722+0000","last_unstale":"2024-02-11T22:11:52.726844+0000","last_undegraded":"2024-02-11T22:11:52.726844+0000","last_fullsized":"2024-02-11T22:11:52.726844+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727261+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:11:52.727261+0000","last_peered":"2024-02-11T22:11:52.727261+0000","last_clean":"2024-02-11T22:11:52.727261+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:11:52.727261+0000","last_undegraded":"2024-02-11T22:11:52.727261+0000","last_fullsized":"2024-02-11T22:11:52.727261+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125232+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:11:52.125232+0000","last_peered":"2024-02-11T22:11:52.125232+0000","last_clean":"2024-02-11T22:11:52.125232+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:11:52.125232+0000","last_undegraded":"2024-02-11T22:11:52.125232+0000","last_fullsized":"2024-02-11T22:11:52.125232+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727053+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:11:52.727053+0000","last_peered":"2024-02-11T22:11:52.727053+0000","last_clean":"2024-02-11T22:11:52.727053+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:11:52.727053+0000","last_undegraded":"2024-02-11T22:11:52.727053+0000","last_fullsized":"2024-02-11T22:11:52.727053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125166+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:11:52.125166+0000","last_peered":"2024-02-11T22:11:52.125166+0000","last_clean":"2024-02-11T22:11:52.125166+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:11:52.125166+0000","last_undegraded":"2024-02-11T22:11:52.125166+0000","last_fullsized":"2024-02-11T22:11:52.125166+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448043+0000","last_change":"2024-02-11T22:11:50.913264+0000","last_active":"2024-02-11T22:11:52.448043+0000","last_peered":"2024-02-11T22:11:52.448043+0000","last_clean":"2024-02-11T22:11:52.448043+0000","last_became_active":"2024-02-11T22:11:50.912964+0000","last_became_peered":"2024-02-11T22:11:50.912964+0000","last_unstale":"2024-02-11T22:11:52.448043+0000","last_undegraded":"2024-02-11T22:11:52.448043+0000","last_fullsized":"2024-02-11T22:11:52.448043+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125351+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:11:52.125351+0000","last_peered":"2024-02-11T22:11:52.125351+0000","last_clean":"2024-02-11T22:11:52.125351+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:11:52.125351+0000","last_undegraded":"2024-02-11T22:11:52.125351+0000","last_fullsized":"2024-02-11T22:11:52.125351+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.527226+0000","last_change":"2024-02-11T22:11:50.907070+0000","last_active":"2024-02-11T22:11:52.527226+0000","last_peered":"2024-02-11T22:11:52.527226+0000","last_clean":"2024-02-11T22:11:52.527226+0000","last_became_active":"2024-02-11T22:11:50.906718+0000","last_became_peered":"2024-02-11T22:11:50.906718+0000","last_unstale":"2024-02-11T22:11:52.527226+0000","last_undegraded":"2024-02-11T22:11:52.527226+0000","last_fullsized":"2024-02-11T22:11:52.527226+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:30:16.338850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.527160+0000","last_change":"2024-02-11T22:11:50.906460+0000","last_active":"2024-02-11T22:11:52.527160+0000","last_peered":"2024-02-11T22:11:52.527160+0000","last_clean":"2024-02-11T22:11:52.527160+0000","last_became_active":"2024-02-11T22:11:50.906015+0000","last_became_peered":"2024-02-11T22:11:50.906015+0000","last_unstale":"2024-02-11T22:11:52.527160+0000","last_undegraded":"2024-02-11T22:11:52.527160+0000","last_fullsized":"2024-02-11T22:11:52.527160+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:02:23.682612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.369667+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:11:51.369667+0000","last_peered":"2024-02-11T22:11:51.369667+0000","last_clean":"2024-02-11T22:11:51.369667+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:11:51.369667+0000","last_undegraded":"2024-02-11T22:11:51.369667+0000","last_fullsized":"2024-02-11T22:11:51.369667+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448235+0000","last_change":"2024-02-11T22:11:50.908235+0000","last_active":"2024-02-11T22:11:52.448235+0000","last_peered":"2024-02-11T22:11:52.448235+0000","last_clean":"2024-02-11T22:11:52.448235+0000","last_became_active":"2024-02-11T22:11:50.907954+0000","last_became_peered":"2024-02-11T22:11:50.907954+0000","last_unstale":"2024-02-11T22:11:52.448235+0000","last_undegraded":"2024-02-11T22:11:52.448235+0000","last_fullsized":"2024-02-11T22:11:52.448235+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726422+0000","last_change":"2024-02-11T22:11:50.912709+0000","last_active":"2024-02-11T22:11:52.726422+0000","last_peered":"2024-02-11T22:11:52.726422+0000","last_clean":"2024-02-11T22:11:52.726422+0000","last_became_active":"2024-02-11T22:11:50.912439+0000","last_became_peered":"2024-02-11T22:11:50.912439+0000","last_unstale":"2024-02-11T22:11:52.726422+0000","last_undegraded":"2024-02-11T22:11:52.726422+0000","last_fullsized":"2024-02-11T22:11:52.726422+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362785+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:11:51.362785+0000","last_peered":"2024-02-11T22:11:51.362785+0000","last_clean":"2024-02-11T22:11:51.362785+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:11:51.362785+0000","last_undegraded":"2024-02-11T22:11:51.362785+0000","last_fullsized":"2024-02-11T22:11:51.362785+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726781+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:11:52.726781+0000","last_peered":"2024-02-11T22:11:52.726781+0000","last_clean":"2024-02-11T22:11:52.726781+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:11:52.726781+0000","last_undegraded":"2024-02-11T22:11:52.726781+0000","last_fullsized":"2024-02-11T22:11:52.726781+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727726+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:11:52.727726+0000","last_peered":"2024-02-11T22:11:52.727726+0000","last_clean":"2024-02-11T22:11:52.727726+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:11:52.727726+0000","last_undegraded":"2024-02-11T22:11:52.727726+0000","last_fullsized":"2024-02-11T22:11:52.727726+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903710+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:11:51.903710+0000","last_peered":"2024-02-11T22:11:51.903710+0000","last_clean":"2024-02-11T22:11:51.903710+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:11:51.903710+0000","last_undegraded":"2024-02-11T22:11:51.903710+0000","last_fullsized":"2024-02-11T22:11:51.903710+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125256+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:11:52.125256+0000","last_peered":"2024-02-11T22:11:52.125256+0000","last_clean":"2024-02-11T22:11:52.125256+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:11:52.125256+0000","last_undegraded":"2024-02-11T22:11:52.125256+0000","last_fullsized":"2024-02-11T22:11:52.125256+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926218+0000","last_change":"2024-02-11T22:11:50.482113+0000","last_active":"2024-02-11T22:11:50.926218+0000","last_peered":"2024-02-11T22:11:50.926218+0000","last_clean":"2024-02-11T22:11:50.926218+0000","last_became_active":"2024-02-11T22:11:50.481788+0000","last_became_peered":"2024-02-11T22:11:50.481788+0000","last_unstale":"2024-02-11T22:11:50.926218+0000","last_undegraded":"2024-02-11T22:11:50.926218+0000","last_fullsized":"2024-02-11T22:11:50.926218+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448488+0000","last_change":"2024-02-11T22:11:50.911005+0000","last_active":"2024-02-11T22:11:52.448488+0000","last_peered":"2024-02-11T22:11:52.448488+0000","last_clean":"2024-02-11T22:11:52.448488+0000","last_became_active":"2024-02-11T22:11:50.910398+0000","last_became_peered":"2024-02-11T22:11:50.910398+0000","last_unstale":"2024-02-11T22:11:52.448488+0000","last_undegraded":"2024-02-11T22:11:52.448488+0000","last_fullsized":"2024-02-11T22:11:52.448488+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.915973+0000","last_change":"2024-02-11T22:11:50.476546+0000","last_active":"2024-02-11T22:11:50.915973+0000","last_peered":"2024-02-11T22:11:50.915973+0000","last_clean":"2024-02-11T22:11:50.915973+0000","last_became_active":"2024-02-11T22:11:50.476262+0000","last_became_peered":"2024-02-11T22:11:50.476262+0000","last_unstale":"2024-02-11T22:11:50.915973+0000","last_undegraded":"2024-02-11T22:11:50.915973+0000","last_fullsized":"2024-02-11T22:11:50.915973+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727079+0000","last_change":"2024-02-11T22:11:50.918348+0000","last_active":"2024-02-11T22:11:52.727079+0000","last_peered":"2024-02-11T22:11:52.727079+0000","last_clean":"2024-02-11T22:11:52.727079+0000","last_became_active":"2024-02-11T22:11:50.915013+0000","last_became_peered":"2024-02-11T22:11:50.915013+0000","last_unstale":"2024-02-11T22:11:52.727079+0000","last_undegraded":"2024-02-11T22:11:52.727079+0000","last_fullsized":"2024-02-11T22:11:52.727079+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125316+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:11:52.125316+0000","last_peered":"2024-02-11T22:11:52.125316+0000","last_clean":"2024-02-11T22:11:52.125316+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:11:52.125316+0000","last_undegraded":"2024-02-11T22:11:52.125316+0000","last_fullsized":"2024-02-11T22:11:52.125316+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727547+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:11:52.727547+0000","last_peered":"2024-02-11T22:11:52.727547+0000","last_clean":"2024-02-11T22:11:52.727547+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:11:52.727547+0000","last_undegraded":"2024-02-11T22:11:52.727547+0000","last_fullsized":"2024-02-11T22:11:52.727547+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125244+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:11:52.125244+0000","last_peered":"2024-02-11T22:11:52.125244+0000","last_clean":"2024-02-11T22:11:52.125244+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:11:52.125244+0000","last_undegraded":"2024-02-11T22:11:52.125244+0000","last_fullsized":"2024-02-11T22:11:52.125244+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727528+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:11:52.727528+0000","last_peered":"2024-02-11T22:11:52.727528+0000","last_clean":"2024-02-11T22:11:52.727528+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:11:52.727528+0000","last_undegraded":"2024-02-11T22:11:52.727528+0000","last_fullsized":"2024-02-11T22:11:52.727528+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.917114+0000","last_change":"2024-02-11T22:11:50.479514+0000","last_active":"2024-02-11T22:11:50.917114+0000","last_peered":"2024-02-11T22:11:50.917114+0000","last_clean":"2024-02-11T22:11:50.917114+0000","last_became_active":"2024-02-11T22:11:50.479123+0000","last_became_peered":"2024-02-11T22:11:50.479123+0000","last_unstale":"2024-02-11T22:11:50.917114+0000","last_undegraded":"2024-02-11T22:11:50.917114+0000","last_fullsized":"2024-02-11T22:11:50.917114+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.369601+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:11:51.369601+0000","last_peered":"2024-02-11T22:11:51.369601+0000","last_clean":"2024-02-11T22:11:51.369601+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:11:51.369601+0000","last_undegraded":"2024-02-11T22:11:51.369601+0000","last_fullsized":"2024-02-11T22:11:51.369601+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926325+0000","last_change":"2024-02-11T22:11:50.483984+0000","last_active":"2024-02-11T22:11:50.926325+0000","last_peered":"2024-02-11T22:11:50.926325+0000","last_clean":"2024-02-11T22:11:50.926325+0000","last_became_active":"2024-02-11T22:11:50.483674+0000","last_became_peered":"2024-02-11T22:11:50.483674+0000","last_unstale":"2024-02-11T22:11:50.926325+0000","last_undegraded":"2024-02-11T22:11:50.926325+0000","last_fullsized":"2024-02-11T22:11:50.926325+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726734+0000","last_change":"2024-02-11T22:11:50.920025+0000","last_active":"2024-02-11T22:11:52.726734+0000","last_peered":"2024-02-11T22:11:52.726734+0000","last_clean":"2024-02-11T22:11:52.726734+0000","last_became_active":"2024-02-11T22:11:50.919744+0000","last_became_peered":"2024-02-11T22:11:50.919744+0000","last_unstale":"2024-02-11T22:11:52.726734+0000","last_undegraded":"2024-02-11T22:11:52.726734+0000","last_fullsized":"2024-02-11T22:11:52.726734+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:54:57.696368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.898815+0000","last_change":"2024-02-11T22:11:50.479919+0000","last_active":"2024-02-11T22:11:50.898815+0000","last_peered":"2024-02-11T22:11:50.898815+0000","last_clean":"2024-02-11T22:11:50.898815+0000","last_became_active":"2024-02-11T22:11:50.479603+0000","last_became_peered":"2024-02-11T22:11:50.479603+0000","last_unstale":"2024-02-11T22:11:50.898815+0000","last_undegraded":"2024-02-11T22:11:50.898815+0000","last_fullsized":"2024-02-11T22:11:50.898815+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448175+0000","last_change":"2024-02-11T22:11:50.922338+0000","last_active":"2024-02-11T22:11:52.448175+0000","last_peered":"2024-02-11T22:11:52.448175+0000","last_clean":"2024-02-11T22:11:52.448175+0000","last_became_active":"2024-02-11T22:11:50.921637+0000","last_became_peered":"2024-02-11T22:11:50.921637+0000","last_unstale":"2024-02-11T22:11:52.448175+0000","last_undegraded":"2024-02-11T22:11:52.448175+0000","last_fullsized":"2024-02-11T22:11:52.448175+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726953+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:11:52.726953+0000","last_peered":"2024-02-11T22:11:52.726953+0000","last_clean":"2024-02-11T22:11:52.726953+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:11:52.726953+0000","last_undegraded":"2024-02-11T22:11:52.726953+0000","last_fullsized":"2024-02-11T22:11:52.726953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362806+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:11:51.362806+0000","last_peered":"2024-02-11T22:11:51.362806+0000","last_clean":"2024-02-11T22:11:51.362806+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:11:51.362806+0000","last_undegraded":"2024-02-11T22:11:51.362806+0000","last_fullsized":"2024-02-11T22:11:51.362806+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.894296+0000","last_change":"2024-02-11T22:11:50.485031+0000","last_active":"2024-02-11T22:11:50.894296+0000","last_peered":"2024-02-11T22:11:50.894296+0000","last_clean":"2024-02-11T22:11:50.894296+0000","last_became_active":"2024-02-11T22:11:50.484588+0000","last_became_peered":"2024-02-11T22:11:50.484588+0000","last_unstale":"2024-02-11T22:11:50.894296+0000","last_undegraded":"2024-02-11T22:11:50.894296+0000","last_fullsized":"2024-02-11T22:11:50.894296+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727433+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:11:52.727433+0000","last_peered":"2024-02-11T22:11:52.727433+0000","last_clean":"2024-02-11T22:11:52.727433+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:11:52.727433+0000","last_undegraded":"2024-02-11T22:11:52.727433+0000","last_fullsized":"2024-02-11T22:11:52.727433+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727709+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:11:52.727709+0000","last_peered":"2024-02-11T22:11:52.727709+0000","last_clean":"2024-02-11T22:11:52.727709+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:11:52.727709+0000","last_undegraded":"2024-02-11T22:11:52.727709+0000","last_fullsized":"2024-02-11T22:11:52.727709+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726961+0000","last_change":"2024-02-11T22:11:50.915949+0000","last_active":"2024-02-11T22:11:52.726961+0000","last_peered":"2024-02-11T22:11:52.726961+0000","last_clean":"2024-02-11T22:11:52.726961+0000","last_became_active":"2024-02-11T22:11:50.915679+0000","last_became_peered":"2024-02-11T22:11:50.915679+0000","last_unstale":"2024-02-11T22:11:52.726961+0000","last_undegraded":"2024-02-11T22:11:52.726961+0000","last_fullsized":"2024-02-11T22:11:52.726961+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":15,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362864+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:11:51.362864+0000","last_peered":"2024-02-11T22:11:51.362864+0000","last_clean":"2024-02-11T22:11:51.362864+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:11:51.362864+0000","last_undegraded":"2024-02-11T22:11:51.362864+0000","last_fullsized":"2024-02-11T22:11:51.362864+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.369647+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:11:51.369647+0000","last_peered":"2024-02-11T22:11:51.369647+0000","last_clean":"2024-02-11T22:11:51.369647+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:11:51.369647+0000","last_undegraded":"2024-02-11T22:11:51.369647+0000","last_fullsized":"2024-02-11T22:11:51.369647+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'6","reported_seq":18,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.928583+0000","last_change":"2024-02-11T22:11:50.482869+0000","last_active":"2024-02-11T22:11:50.928583+0000","last_peered":"2024-02-11T22:11:50.928583+0000","last_clean":"2024-02-11T22:11:50.928583+0000","last_became_active":"2024-02-11T22:11:50.482556+0000","last_became_peered":"2024-02-11T22:11:50.482556+0000","last_unstale":"2024-02-11T22:11:50.928583+0000","last_undegraded":"2024-02-11T22:11:50.928583+0000","last_fullsized":"2024-02-11T22:11:50.928583+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125281+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:11:52.125281+0000","last_peered":"2024-02-11T22:11:52.125281+0000","last_clean":"2024-02-11T22:11:52.125281+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:11:52.125281+0000","last_undegraded":"2024-02-11T22:11:52.125281+0000","last_fullsized":"2024-02-11T22:11:52.125281+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.924210+0000","last_change":"2024-02-11T22:11:50.477500+0000","last_active":"2024-02-11T22:11:50.924210+0000","last_peered":"2024-02-11T22:11:50.924210+0000","last_clean":"2024-02-11T22:11:50.924210+0000","last_became_active":"2024-02-11T22:11:50.477227+0000","last_became_peered":"2024-02-11T22:11:50.477227+0000","last_unstale":"2024-02-11T22:11:50.924210+0000","last_undegraded":"2024-02-11T22:11:50.924210+0000","last_fullsized":"2024-02-11T22:11:50.924210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726415+0000","last_change":"2024-02-11T22:11:50.919829+0000","last_active":"2024-02-11T22:11:52.726415+0000","last_peered":"2024-02-11T22:11:52.726415+0000","last_clean":"2024-02-11T22:11:52.726415+0000","last_became_active":"2024-02-11T22:11:50.919541+0000","last_became_peered":"2024-02-11T22:11:50.919541+0000","last_unstale":"2024-02-11T22:11:52.726415+0000","last_undegraded":"2024-02-11T22:11:52.726415+0000","last_fullsized":"2024-02-11T22:11:52.726415+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726731+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:11:52.726731+0000","last_peered":"2024-02-11T22:11:52.726731+0000","last_clean":"2024-02-11T22:11:52.726731+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:11:52.726731+0000","last_undegraded":"2024-02-11T22:11:52.726731+0000","last_fullsized":"2024-02-11T22:11:52.726731+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125220+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:11:52.125220+0000","last_peered":"2024-02-11T22:11:52.125220+0000","last_clean":"2024-02-11T22:11:52.125220+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:11:52.125220+0000","last_undegraded":"2024-02-11T22:11:52.125220+0000","last_fullsized":"2024-02-11T22:11:52.125220+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.894388+0000","last_change":"2024-02-11T22:11:50.485511+0000","last_active":"2024-02-11T22:11:50.894388+0000","last_peered":"2024-02-11T22:11:50.894388+0000","last_clean":"2024-02-11T22:11:50.894388+0000","last_became_active":"2024-02-11T22:11:50.484886+0000","last_became_peered":"2024-02-11T22:11:50.484886+0000","last_unstale":"2024-02-11T22:11:50.894388+0000","last_undegraded":"2024-02-11T22:11:50.894388+0000","last_fullsized":"2024-02-11T22:11:50.894388+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.526939+0000","last_change":"2024-02-11T22:11:50.910111+0000","last_active":"2024-02-11T22:11:52.526939+0000","last_peered":"2024-02-11T22:11:52.526939+0000","last_clean":"2024-02-11T22:11:52.526939+0000","last_became_active":"2024-02-11T22:11:50.909425+0000","last_became_peered":"2024-02-11T22:11:50.909425+0000","last_unstale":"2024-02-11T22:11:52.526939+0000","last_undegraded":"2024-02-11T22:11:52.526939+0000","last_fullsized":"2024-02-11T22:11:52.526939+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:51:51.183252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.902969+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:11:51.902969+0000","last_peered":"2024-02-11T22:11:51.902969+0000","last_clean":"2024-02-11T22:11:51.902969+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:11:51.902969+0000","last_undegraded":"2024-02-11T22:11:51.902969+0000","last_fullsized":"2024-02-11T22:11:51.902969+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125176+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:11:52.125176+0000","last_peered":"2024-02-11T22:11:52.125176+0000","last_clean":"2024-02-11T22:11:52.125176+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:11:52.125176+0000","last_undegraded":"2024-02-11T22:11:52.125176+0000","last_fullsized":"2024-02-11T22:11:52.125176+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.369690+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:11:51.369690+0000","last_peered":"2024-02-11T22:11:51.369690+0000","last_clean":"2024-02-11T22:11:51.369690+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:11:51.369690+0000","last_undegraded":"2024-02-11T22:11:51.369690+0000","last_fullsized":"2024-02-11T22:11:51.369690+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125328+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:11:52.125328+0000","last_peered":"2024-02-11T22:11:52.125328+0000","last_clean":"2024-02-11T22:11:52.125328+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:11:52.125328+0000","last_undegraded":"2024-02-11T22:11:52.125328+0000","last_fullsized":"2024-02-11T22:11:52.125328+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362824+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:11:51.362824+0000","last_peered":"2024-02-11T22:11:51.362824+0000","last_clean":"2024-02-11T22:11:51.362824+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:11:51.362824+0000","last_undegraded":"2024-02-11T22:11:51.362824+0000","last_fullsized":"2024-02-11T22:11:51.362824+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727359+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:11:52.727359+0000","last_peered":"2024-02-11T22:11:52.727359+0000","last_clean":"2024-02-11T22:11:52.727359+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:11:52.727359+0000","last_undegraded":"2024-02-11T22:11:52.727359+0000","last_fullsized":"2024-02-11T22:11:52.727359+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726691+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:11:52.726691+0000","last_peered":"2024-02-11T22:11:52.726691+0000","last_clean":"2024-02-11T22:11:52.726691+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:11:52.726691+0000","last_undegraded":"2024-02-11T22:11:52.726691+0000","last_fullsized":"2024-02-11T22:11:52.726691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.369627+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:11:51.369627+0000","last_peered":"2024-02-11T22:11:51.369627+0000","last_clean":"2024-02-11T22:11:51.369627+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:11:51.369627+0000","last_undegraded":"2024-02-11T22:11:51.369627+0000","last_fullsized":"2024-02-11T22:11:51.369627+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362769+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:11:51.362769+0000","last_peered":"2024-02-11T22:11:51.362769+0000","last_clean":"2024-02-11T22:11:51.362769+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:11:51.362769+0000","last_undegraded":"2024-02-11T22:11:51.362769+0000","last_fullsized":"2024-02-11T22:11:51.362769+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903401+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:11:51.903401+0000","last_peered":"2024-02-11T22:11:51.903401+0000","last_clean":"2024-02-11T22:11:51.903401+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:11:51.903401+0000","last_undegraded":"2024-02-11T22:11:51.903401+0000","last_fullsized":"2024-02-11T22:11:51.903401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448264+0000","last_change":"2024-02-11T22:11:50.909567+0000","last_active":"2024-02-11T22:11:52.448264+0000","last_peered":"2024-02-11T22:11:52.448264+0000","last_clean":"2024-02-11T22:11:52.448264+0000","last_became_active":"2024-02-11T22:11:50.909291+0000","last_became_peered":"2024-02-11T22:11:50.909291+0000","last_unstale":"2024-02-11T22:11:52.448264+0000","last_undegraded":"2024-02-11T22:11:52.448264+0000","last_fullsized":"2024-02-11T22:11:52.448264+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727064+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:11:52.727064+0000","last_peered":"2024-02-11T22:11:52.727064+0000","last_clean":"2024-02-11T22:11:52.727064+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:11:52.727064+0000","last_undegraded":"2024-02-11T22:11:52.727064+0000","last_fullsized":"2024-02-11T22:11:52.727064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":220,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.903269+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:11:50.903269+0000","last_peered":"2024-02-11T22:11:50.903269+0000","last_clean":"2024-02-11T22:11:50.903269+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:11:50.903269+0000","last_undegraded":"2024-02-11T22:11:50.903269+0000","last_fullsized":"2024-02-11T22:11:50.903269+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726337+0000","last_change":"2024-02-11T22:11:50.918161+0000","last_active":"2024-02-11T22:11:52.726337+0000","last_peered":"2024-02-11T22:11:52.726337+0000","last_clean":"2024-02-11T22:11:52.726337+0000","last_became_active":"2024-02-11T22:11:50.917886+0000","last_became_peered":"2024-02-11T22:11:50.917886+0000","last_unstale":"2024-02-11T22:11:52.726337+0000","last_undegraded":"2024-02-11T22:11:52.726337+0000","last_fullsized":"2024-02-11T22:11:52.726337+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:50:31.731653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125154+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:11:52.125154+0000","last_peered":"2024-02-11T22:11:52.125154+0000","last_clean":"2024-02-11T22:11:52.125154+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:11:52.125154+0000","last_undegraded":"2024-02-11T22:11:52.125154+0000","last_fullsized":"2024-02-11T22:11:52.125154+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125305+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:11:52.125305+0000","last_peered":"2024-02-11T22:11:52.125305+0000","last_clean":"2024-02-11T22:11:52.125305+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:11:52.125305+0000","last_undegraded":"2024-02-11T22:11:52.125305+0000","last_fullsized":"2024-02-11T22:11:52.125305+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362834+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:11:51.362834+0000","last_peered":"2024-02-11T22:11:51.362834+0000","last_clean":"2024-02-11T22:11:51.362834+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:11:51.362834+0000","last_undegraded":"2024-02-11T22:11:51.362834+0000","last_fullsized":"2024-02-11T22:11:51.362834+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.902522+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:11:51.902522+0000","last_peered":"2024-02-11T22:11:51.902522+0000","last_clean":"2024-02-11T22:11:51.902522+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:11:51.902522+0000","last_undegraded":"2024-02-11T22:11:51.902522+0000","last_fullsized":"2024-02-11T22:11:51.902522+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448635+0000","last_change":"2024-02-11T22:11:50.915700+0000","last_active":"2024-02-11T22:11:52.448635+0000","last_peered":"2024-02-11T22:11:52.448635+0000","last_clean":"2024-02-11T22:11:52.448635+0000","last_became_active":"2024-02-11T22:11:50.915421+0000","last_became_peered":"2024-02-11T22:11:50.915421+0000","last_unstale":"2024-02-11T22:11:52.448635+0000","last_undegraded":"2024-02-11T22:11:52.448635+0000","last_fullsized":"2024-02-11T22:11:52.448635+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:50.926368+0000","last_change":"2024-02-11T22:11:50.483726+0000","last_active":"2024-02-11T22:11:50.926368+0000","last_peered":"2024-02-11T22:11:50.926368+0000","last_clean":"2024-02-11T22:11:50.926368+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:11:50.926368+0000","last_undegraded":"2024-02-11T22:11:50.926368+0000","last_fullsized":"2024-02-11T22:11:50.926368+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727106+0000","last_change":"2024-02-11T22:11:50.926286+0000","last_active":"2024-02-11T22:11:52.727106+0000","last_peered":"2024-02-11T22:11:52.727106+0000","last_clean":"2024-02-11T22:11:52.727106+0000","last_became_active":"2024-02-11T22:11:50.925997+0000","last_became_peered":"2024-02-11T22:11:50.925997+0000","last_unstale":"2024-02-11T22:11:52.727106+0000","last_undegraded":"2024-02-11T22:11:52.727106+0000","last_fullsized":"2024-02-11T22:11:52.727106+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:53:26.495235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125112+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:11:52.125112+0000","last_peered":"2024-02-11T22:11:52.125112+0000","last_clean":"2024-02-11T22:11:52.125112+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:11:52.125112+0000","last_undegraded":"2024-02-11T22:11:52.125112+0000","last_fullsized":"2024-02-11T22:11:52.125112+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.369545+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:11:51.369545+0000","last_peered":"2024-02-11T22:11:51.369545+0000","last_clean":"2024-02-11T22:11:51.369545+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:11:51.369545+0000","last_undegraded":"2024-02-11T22:11:51.369545+0000","last_fullsized":"2024-02-11T22:11:51.369545+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362797+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:11:51.362797+0000","last_peered":"2024-02-11T22:11:51.362797+0000","last_clean":"2024-02-11T22:11:51.362797+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:11:51.362797+0000","last_undegraded":"2024-02-11T22:11:51.362797+0000","last_fullsized":"2024-02-11T22:11:51.362797+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448093+0000","last_change":"2024-02-11T22:11:50.922530+0000","last_active":"2024-02-11T22:11:52.448093+0000","last_peered":"2024-02-11T22:11:52.448093+0000","last_clean":"2024-02-11T22:11:52.448093+0000","last_became_active":"2024-02-11T22:11:50.922039+0000","last_became_peered":"2024-02-11T22:11:50.922039+0000","last_unstale":"2024-02-11T22:11:52.448093+0000","last_undegraded":"2024-02-11T22:11:52.448093+0000","last_fullsized":"2024-02-11T22:11:52.448093+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362815+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:11:51.362815+0000","last_peered":"2024-02-11T22:11:51.362815+0000","last_clean":"2024-02-11T22:11:51.362815+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:11:51.362815+0000","last_undegraded":"2024-02-11T22:11:51.362815+0000","last_fullsized":"2024-02-11T22:11:51.362815+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448353+0000","last_change":"2024-02-11T22:11:50.911899+0000","last_active":"2024-02-11T22:11:52.448353+0000","last_peered":"2024-02-11T22:11:52.448353+0000","last_clean":"2024-02-11T22:11:52.448353+0000","last_became_active":"2024-02-11T22:11:50.911266+0000","last_became_peered":"2024-02-11T22:11:50.911266+0000","last_unstale":"2024-02-11T22:11:52.448353+0000","last_undegraded":"2024-02-11T22:11:52.448353+0000","last_fullsized":"2024-02-11T22:11:52.448353+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:31.486723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125206+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:11:52.125206+0000","last_peered":"2024-02-11T22:11:52.125206+0000","last_clean":"2024-02-11T22:11:52.125206+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:11:52.125206+0000","last_undegraded":"2024-02-11T22:11:52.125206+0000","last_fullsized":"2024-02-11T22:11:52.125206+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.526902+0000","last_change":"2024-02-11T22:11:50.908295+0000","last_active":"2024-02-11T22:11:52.526902+0000","last_peered":"2024-02-11T22:11:52.526902+0000","last_clean":"2024-02-11T22:11:52.526902+0000","last_became_active":"2024-02-11T22:11:50.908000+0000","last_became_peered":"2024-02-11T22:11:50.908000+0000","last_unstale":"2024-02-11T22:11:52.526902+0000","last_undegraded":"2024-02-11T22:11:52.526902+0000","last_fullsized":"2024-02-11T22:11:52.526902+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:41:47.084859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903472+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:11:51.903472+0000","last_peered":"2024-02-11T22:11:51.903472+0000","last_clean":"2024-02-11T22:11:51.903472+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:11:51.903472+0000","last_undegraded":"2024-02-11T22:11:51.903472+0000","last_fullsized":"2024-02-11T22:11:51.903472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125293+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:11:52.125293+0000","last_peered":"2024-02-11T22:11:52.125293+0000","last_clean":"2024-02-11T22:11:52.125293+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:11:52.125293+0000","last_undegraded":"2024-02-11T22:11:52.125293+0000","last_fullsized":"2024-02-11T22:11:52.125293+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362852+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:11:51.362852+0000","last_peered":"2024-02-11T22:11:51.362852+0000","last_clean":"2024-02-11T22:11:51.362852+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:11:51.362852+0000","last_undegraded":"2024-02-11T22:11:51.362852+0000","last_fullsized":"2024-02-11T22:11:51.362852+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727033+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:11:52.727033+0000","last_peered":"2024-02-11T22:11:52.727033+0000","last_clean":"2024-02-11T22:11:52.727033+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:11:52.727033+0000","last_undegraded":"2024-02-11T22:11:52.727033+0000","last_fullsized":"2024-02-11T22:11:52.727033+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903754+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:11:51.903754+0000","last_peered":"2024-02-11T22:11:51.903754+0000","last_clean":"2024-02-11T22:11:51.903754+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:11:51.903754+0000","last_undegraded":"2024-02-11T22:11:51.903754+0000","last_fullsized":"2024-02-11T22:11:51.903754+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.125340+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:11:52.125340+0000","last_peered":"2024-02-11T22:11:52.125340+0000","last_clean":"2024-02-11T22:11:52.125340+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:11:52.125340+0000","last_undegraded":"2024-02-11T22:11:52.125340+0000","last_fullsized":"2024-02-11T22:11:52.125340+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.526674+0000","last_change":"2024-02-11T22:11:50.910284+0000","last_active":"2024-02-11T22:11:52.526674+0000","last_peered":"2024-02-11T22:11:52.526674+0000","last_clean":"2024-02-11T22:11:52.526674+0000","last_became_active":"2024-02-11T22:11:50.909821+0000","last_became_peered":"2024-02-11T22:11:50.909821+0000","last_unstale":"2024-02-11T22:11:52.526674+0000","last_undegraded":"2024-02-11T22:11:52.526674+0000","last_fullsized":"2024-02-11T22:11:52.526674+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:41:04.911105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.903489+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:11:51.903489+0000","last_peered":"2024-02-11T22:11:51.903489+0000","last_clean":"2024-02-11T22:11:51.903489+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:11:51.903489+0000","last_undegraded":"2024-02-11T22:11:51.903489+0000","last_fullsized":"2024-02-11T22:11:51.903489+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726802+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:11:52.726802+0000","last_peered":"2024-02-11T22:11:52.726802+0000","last_clean":"2024-02-11T22:11:52.726802+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:11:52.726802+0000","last_undegraded":"2024-02-11T22:11:52.726802+0000","last_fullsized":"2024-02-11T22:11:52.726802+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726550+0000","last_change":"2024-02-11T22:11:50.924058+0000","last_active":"2024-02-11T22:11:52.726550+0000","last_peered":"2024-02-11T22:11:52.726550+0000","last_clean":"2024-02-11T22:11:52.726550+0000","last_became_active":"2024-02-11T22:11:50.923773+0000","last_became_peered":"2024-02-11T22:11:50.923773+0000","last_unstale":"2024-02-11T22:11:52.726550+0000","last_undegraded":"2024-02-11T22:11:52.726550+0000","last_fullsized":"2024-02-11T22:11:52.726550+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448412+0000","last_change":"2024-02-11T22:11:50.911022+0000","last_active":"2024-02-11T22:11:52.448412+0000","last_peered":"2024-02-11T22:11:52.448412+0000","last_clean":"2024-02-11T22:11:52.448412+0000","last_became_active":"2024-02-11T22:11:50.910731+0000","last_became_peered":"2024-02-11T22:11:50.910731+0000","last_unstale":"2024-02-11T22:11:52.448412+0000","last_undegraded":"2024-02-11T22:11:52.448412+0000","last_fullsized":"2024-02-11T22:11:52.448412+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-11T22:11:51.362843+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:11:51.362843+0000","last_peered":"2024-02-11T22:11:51.362843+0000","last_clean":"2024-02-11T22:11:51.362843+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:11:51.362843+0000","last_undegraded":"2024-02-11T22:11:51.362843+0000","last_fullsized":"2024-02-11T22:11:51.362843+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.527312+0000","last_change":"2024-02-11T22:11:50.919869+0000","last_active":"2024-02-11T22:11:52.527312+0000","last_peered":"2024-02-11T22:11:52.527312+0000","last_clean":"2024-02-11T22:11:52.527312+0000","last_became_active":"2024-02-11T22:11:50.919593+0000","last_became_peered":"2024-02-11T22:11:50.919593+0000","last_unstale":"2024-02-11T22:11:52.527312+0000","last_undegraded":"2024-02-11T22:11:52.527312+0000","last_fullsized":"2024-02-11T22:11:52.527312+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:12:11.599281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448655+0000","last_change":"2024-02-11T22:11:50.918825+0000","last_active":"2024-02-11T22:11:52.448655+0000","last_peered":"2024-02-11T22:11:52.448655+0000","last_clean":"2024-02-11T22:11:52.448655+0000","last_became_active":"2024-02-11T22:11:50.918337+0000","last_became_peered":"2024-02-11T22:11:50.918337+0000","last_unstale":"2024-02-11T22:11:52.448655+0000","last_undegraded":"2024-02-11T22:11:52.448655+0000","last_fullsized":"2024-02-11T22:11:52.448655+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.727059+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:11:52.727059+0000","last_peered":"2024-02-11T22:11:52.727059+0000","last_clean":"2024-02-11T22:11:52.727059+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:11:52.727059+0000","last_undegraded":"2024-02-11T22:11:52.727059+0000","last_fullsized":"2024-02-11T22:11:52.727059+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.448227+0000","last_change":"2024-02-11T22:11:50.907259+0000","last_active":"2024-02-11T22:11:52.448227+0000","last_peered":"2024-02-11T22:11:52.448227+0000","last_clean":"2024-02-11T22:11:52.448227+0000","last_became_active":"2024-02-11T22:11:50.906945+0000","last_became_peered":"2024-02-11T22:11:50.906945+0000","last_unstale":"2024-02-11T22:11:52.448227+0000","last_undegraded":"2024-02-11T22:11:52.448227+0000","last_fullsized":"2024-02-11T22:11:52.448227+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726915+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:11:52.726915+0000","last_peered":"2024-02-11T22:11:52.726915+0000","last_clean":"2024-02-11T22:11:52.726915+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:11:52.726915+0000","last_undegraded":"2024-02-11T22:11:52.726915+0000","last_fullsized":"2024-02-11T22:11:52.726915+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.726567+0000","last_change":"2024-02-11T22:11:50.927120+0000","last_active":"2024-02-11T22:11:52.726567+0000","last_peered":"2024-02-11T22:11:52.726567+0000","last_clean":"2024-02-11T22:11:52.726567+0000","last_became_active":"2024-02-11T22:11:50.926812+0000","last_became_peered":"2024-02-11T22:11:50.926812+0000","last_unstale":"2024-02-11T22:11:52.726567+0000","last_undegraded":"2024-02-11T22:11:52.726567+0000","last_fullsized":"2024-02-11T22:11:52.726567+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-11T22:11:52.527280+0000","last_change":"2024-02-11T22:11:50.913691+0000","last_active":"2024-02-11T22:11:52.527280+0000","last_peered":"2024-02-11T22:11:52.527280+0000","last_clean":"2024-02-11T22:11:52.527280+0000","last_became_active":"2024-02-11T22:11:50.913044+0000","last_became_peered":"2024-02-11T22:11:50.913044+0000","last_unstale":"2024-02-11T22:11:52.527280+0000","last_undegraded":"2024-02-11T22:11:52.527280+0000","last_fullsized":"2024-02-11T22:11:52.527280+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:00:30.054000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299399,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28192,"kb_used_data":1172,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716960,"statfs":{"total":95995035648,"available":95966167040,"internally_reserved":0,"allocated":1200128,"data_stored":841371,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.45600000000000002}]},{"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.54000000000000004}]},{"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.48999999999999999}]},{"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.57199999999999995}]},{"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.69199999999999995}]},{"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.751}]},{"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.73799999999999999}]}]},{"osd":6,"up_from":44,"seq":188978561033,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28208,"kb_used_data":1180,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716944,"statfs":{"total":95995035648,"available":95966150656,"internally_reserved":0,"allocated":1208320,"data_stored":842662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.30299999999999999}]},{"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.498}]},{"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.41599999999999998}]},{"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.55200000000000005}]},{"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.43099999999999999}]},{"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.52100000000000002}]},{"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.56100000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27616,"kb_used_data":596,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717536,"statfs":{"total":95995035648,"available":95966756864,"internally_reserved":0,"allocated":610304,"data_stored":250890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:10:57 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.372},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.35199999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.39900000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.314}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.68500000000000005}]},{"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.61899999999999999}]},{"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.71999999999999997}]},{"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.63800000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738397,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28204,"kb_used_data":1184,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716948,"statfs":{"total":95995035648,"available":95966154752,"internally_reserved":0,"allocated":1212416,"data_stored":841826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:10:56 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.22700000000000001}]},{"osd":2,"last update":"Sun Feb 11 22:11:13 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.377}]},{"osd":3,"last update":"Sun Feb 11 22:11:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.313}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.61199999999999999}]},{"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.69899999999999995}]},{"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.71899999999999997}]},{"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.53900000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":588,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":602112,"data_stored":250730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.41699999999999998}]},{"osd":1,"last update":"Sun Feb 11 22:11:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.47999999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:11:33 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.51700000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.748}]},{"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.71299999999999997}]},{"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.62}]},{"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.72999999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182420,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27628,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717524,"statfs":{"total":95995035648,"available":95966744576,"internally_reserved":0,"allocated":622592,"data_stored":252398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"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":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.38200000000000001}]},{"osd":1,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.47299999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:31 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.34499999999999997}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.749}]},{"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.73499999999999999}]},{"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.69899999999999995}]},{"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.71499999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018896,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27636,"kb_used_data":604,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717516,"statfs":{"total":95995035648,"available":95966736384,"internally_reserved":0,"allocated":618496,"data_stored":251438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.57099999999999995}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.434}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.51600000000000001}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.52700000000000002}]},{"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.45500000000000002}]},{"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.41499999999999998}]},{"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.58399999999999996}]}]},{"osd":5,"up_from":37,"seq":158913789965,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27624,"kb_used_data":600,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717528,"statfs":{"total":95995035648,"available":95966748672,"internally_reserved":0,"allocated":614400,"data_stored":252103,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu 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.74199999999999999}]},{"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.57799999999999996}]},{"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.78700000000000003}]},{"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.75600000000000001}]},{"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.39700000000000002}]},{"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.41699999999999998}]},{"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.47699999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-11T22:12:00.071 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2024-02-11T22:12:00.072 INFO:tasks.cephadm:Adding prometheus.a on smithi160 2024-02-11T22:12:00.072 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply prometheus '1;smithi160=a' 2024-02-11T22:12:00.305 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:12:01.471 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled prometheus update... 2024-02-11T22:12:01.624 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:01 smithi160 ceph-mon[39894]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-02-11T22:12:01.624 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:01 smithi160 ceph-mon[39894]: from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:01 smithi023 ceph-mon[35696]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-02-11T22:12:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:01 smithi023 ceph-mon[35696]: from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:01 smithi023 ceph-mon[50466]: pgmap v152: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-02-11T22:12:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:01 smithi023 ceph-mon[50466]: from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:01.859 DEBUG:teuthology.orchestra.run.smithi160:prometheus.a> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a.service 2024-02-11T22:12:01.861 INFO:tasks.cephadm:Adding node-exporter.a on smithi023 2024-02-11T22:12:01.861 INFO:tasks.cephadm:Adding node-exporter.b on smithi160 2024-02-11T22:12:01.861 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply node-exporter '2;smithi023=a;smithi160=b' 2024-02-11T22:12:01.891 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:12:02.110 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:12:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-02-11T22:12:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: Saving service prometheus spec with placement smithi160=a;count:1 2024-02-11T22:12:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[35696]: Deploying daemon prometheus.a on smithi160 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: Saving service prometheus spec with placement smithi160=a;count:1 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:02 smithi023 ceph-mon[50466]: Deploying daemon prometheus.a on smithi160 2024-02-11T22:12:02.915 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: pgmap v153: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-02-11T22:12:02.915 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:02.915 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: Saving service prometheus spec with placement smithi160=a;count:1 2024-02-11T22:12:02.915 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:02.915 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:02.916 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:02.916 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:02.916 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:02.916 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:02 smithi160 ceph-mon[39894]: Deploying daemon prometheus.a on smithi160 2024-02-11T22:12:03.317 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled node-exporter update... 2024-02-11T22:12:04.377 DEBUG:teuthology.orchestra.run.smithi023:node-exporter.a> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.a.service 2024-02-11T22:12:04.380 DEBUG:teuthology.orchestra.run.smithi160:node-exporter.b> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.b.service 2024-02-11T22:12:04.383 INFO:tasks.cephadm:Adding alertmanager.a on smithi023 2024-02-11T22:12:04.383 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply alertmanager '1;smithi023=a' 2024-02-11T22:12:04.414 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:12:04.415 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:12:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:04 smithi023 ceph-mon[35696]: from='client.24442 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi023=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:04 smithi023 ceph-mon[35696]: Saving service node-exporter spec with placement smithi023=a;smithi160=b;count:2 2024-02-11T22:12:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:04 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:04 smithi023 ceph-mon[50466]: from='client.24442 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi023=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:04 smithi023 ceph-mon[50466]: Saving service node-exporter spec with placement smithi023=a;smithi160=b;count:2 2024-02-11T22:12:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:04 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:04.666 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:12:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:04 smithi160 ceph-mon[39894]: from='client.24442 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi023=a;smithi160=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:04 smithi160 ceph-mon[39894]: Saving service node-exporter spec with placement smithi023=a;smithi160=b;count:2 2024-02-11T22:12:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:04 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:05 smithi023 ceph-mon[35696]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 980 B/s wr, 3 op/s 2024-02-11T22:12:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:05 smithi023 ceph-mon[50466]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 980 B/s wr, 3 op/s 2024-02-11T22:12:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:05 smithi160 ceph-mon[39894]: pgmap v154: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 980 B/s wr, 3 op/s 2024-02-11T22:12:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:07 smithi023 ceph-mon[35696]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 1 op/s 2024-02-11T22:12:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:07 smithi023 ceph-mon[50466]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 1 op/s 2024-02-11T22:12:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:07 smithi160 ceph-mon[39894]: pgmap v155: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 1 op/s 2024-02-11T22:12:07.872 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled alertmanager update... 2024-02-11T22:12:08.599 DEBUG:teuthology.orchestra.run.smithi023:alertmanager.a> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@alertmanager.a.service 2024-02-11T22:12:08.602 INFO:tasks.cephadm:Adding grafana.a on smithi160 2024-02-11T22:12:08.602 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph orch apply grafana '1;smithi160=a' 2024-02-11T22:12:08.650 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:-- Logs begin at Sun 2024-02-11 21:51:13 UTC. -- 2024-02-11T22:12:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[35696]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:12:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[35696]: from='client.24448 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi023=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[35696]: Saving service alertmanager spec with placement smithi023=a;count:1 2024-02-11T22:12:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[50466]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:12:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[50466]: from='client.24448 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi023=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[50466]: Saving service alertmanager spec with placement smithi023=a;count:1 2024-02-11T22:12:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:08 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:09.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:08 smithi160 ceph-mon[39894]: pgmap v156: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:12:09.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:08 smithi160 ceph-mon[39894]: from='client.24448 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi023=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:09.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:08 smithi160 ceph-mon[39894]: Saving service alertmanager spec with placement smithi023=a;count:1 2024-02-11T22:12:09.142 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:08 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:09.203 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:12:10.880 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:10 smithi160 systemd[1]: Started Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:10.880 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:10.574Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.923867ms db_storage=910ns remote_storage=1.691µs web_handler=385ns query_engine=652ns scrape=285.337µs scrape_sd=325.801µs notify=1.022µs notify_sd=2.586µs rules=17.050922ms tracing=7.032µs 2024-02-11T22:12:10.880 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:10.574Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-11T22:12:10.881 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:10.574Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-11T22:12:10.923 INFO:teuthology.orchestra.run.smithi160.stdout:Scheduled grafana update... 2024-02-11T22:12:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[35696]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-11T22:12:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[50466]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:10 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-11T22:12:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-mon[39894]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:10 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-11T22:12:11.294 DEBUG:teuthology.orchestra.run.smithi160:grafana.a> sudo journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@grafana.a.service 2024-02-11T22:12:11.297 INFO:tasks.cephadm:Setting up client nodes... 2024-02-11T22:12:11.297 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-11T22:12:11.329 INFO:journalctl@ceph.grafana.a.smithi160.stdout:-- Logs begin at Sun 2024-02-11 21:53:25 UTC. -- 2024-02-11T22:12:11.535 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:11.941 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setuser ceph since I am not root 2024-02-11T22:12:11.941 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setgroup ceph since I am not root 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-mon[39894]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-mon[39894]: Saving service grafana spec with placement smithi160=a;count:1 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-mon[39894]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-mon[39894]: mgrmap e16: y(active, since 3m), standbys: x 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: ignoring --setuser ceph since I am not root 2024-02-11T22:12:12.116 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: ignoring --setgroup ceph since I am not root 2024-02-11T22:12:12.117 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:11 smithi160 ceph-mgr[41960]: -- 172.21.15.160:0/4098781424 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5573d1bd31e0 con 0x5573d1ba9000 2024-02-11T22:12:12.117 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:12.115+0000 7fd092349200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:12.147+0000 7f54291aa200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[35696]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[35696]: Saving service grafana spec with placement smithi160=a;count:1 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[35696]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[35696]: mgrmap e16: y(active, since 3m), standbys: x 2024-02-11T22:12:12.249 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[50466]: from='client.24454 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi160=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:12:12.250 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[50466]: Saving service grafana spec with placement smithi160=a;count:1 2024-02-11T22:12:12.250 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' 2024-02-11T22:12:12.250 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[50466]: from='mgr.14152 172.21.15.23:0/3451050633' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-11T22:12:12.250 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:11 smithi023 ceph-mon[50466]: mgrmap e16: y(active, since 3m), standbys: x 2024-02-11T22:12:12.383 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:12.209+0000 7fd092349200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:12:12.383 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:12.296+0000 7fd092349200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:12:12.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:12.248+0000 7f54291aa200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:12:12.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:12.343+0000 7f54291aa200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:12:12.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:12.435+0000 7f54291aa200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:12:12.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:12.383+0000 7fd092349200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:12:12.811 INFO:teuthology.orchestra.run.smithi023.stdout:[client.0] 2024-02-11T22:12:12.811 INFO:teuthology.orchestra.run.smithi023.stdout: key = AQA8RsllFCb4LxAAZ0ufAcpwEmMovxIdPX+JeA== 2024-02-11T22:12:13.177 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:12:13.177 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-11T22:12:13.177 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-11T22:12:13.224 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-11T22:12:13.268 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.011+0000 7fd092349200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:12:13.268 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.267+0000 7fd092349200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:12:13.378 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/951005838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-11T22:12:13.378 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/951005838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-11T22:12:13.378 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/951005838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-11T22:12:13.378 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/951005838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-11T22:12:13.378 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.110+0000 7f54291aa200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:12:13.452 INFO:teuthology.orchestra.run.smithi160.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.b/config 2024-02-11T22:12:13.634 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/951005838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-11T22:12:13.634 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/951005838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-11T22:12:13.634 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.358+0000 7fd092349200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:12:13.634 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.483+0000 7fd092349200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:12:13.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.377+0000 7f54291aa200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:12:13.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.466+0000 7f54291aa200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:12:13.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.580+0000 7f54291aa200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:12:13.885 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.652+0000 7fd092349200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:12:13.885 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.789+0000 7fd092349200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:12:13.885 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:13.884+0000 7fd092349200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:12:14.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.746+0000 7f54291aa200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:12:14.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.880+0000 7f54291aa200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:12:14.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:13.969+0000 7f54291aa200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:12:14.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:14.357+0000 7f54291aa200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:12:14.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:14.275+0000 7fd092349200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:12:14.829 INFO:teuthology.orchestra.run.smithi160.stdout:[client.1] 2024-02-11T22:12:14.830 INFO:teuthology.orchestra.run.smithi160.stdout: key = AQA+RsllHIL6MBAAdAf/JUWaBe32EHuTh8vhlA== 2024-02-11T22:12:14.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:14.693+0000 7fd092349200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:12:14.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:14.901+0000 7fd092349200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:12:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:14 smithi160 ceph-mon[39894]: from='client.? 172.21.15.160:0/1173489610' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-11T22:12:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:14 smithi160 ceph-mon[39894]: 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-02-11T22:12:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:14 smithi160 ceph-mon[39894]: 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-02-11T22:12:15.072 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-mon[35696]: from='client.? 172.21.15.160:0/1173489610' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-11T22:12:15.072 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-mon[35696]: 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-02-11T22:12:15.072 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-mon[35696]: 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-02-11T22:12:15.073 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-mon[50466]: from='client.? 172.21.15.160:0/1173489610' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-11T22:12:15.073 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-mon[50466]: 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-02-11T22:12:15.073 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-mon[50466]: 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-02-11T22:12:15.073 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:14.765+0000 7f54291aa200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:12:15.073 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:14.973+0000 7f54291aa200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:12:15.073 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:15.071+0000 7f54291aa200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:12:15.209 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:12:15.209 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-11T22:12:15.209 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-11T22:12:15.238 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:15.004+0000 7fd092349200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:12:15.251 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-02-11T22:12:15.251 DEBUG:teuthology.orchestra.run.smithi023:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-02-11T22:12:15.582 INFO:teuthology.misc.health.smithi023.stdout: 2024-02-11T22:12:15.583 INFO:teuthology.misc.health.smithi023.stdout:{"epoch":60,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:11:51.888899+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:12:15.596 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-02-11T22:12:15.597 INFO:tasks.cephadm:Creating RBD pool 2024-02-11T22:12:15.597 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-02-11T22:12:15.836 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:16.139 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:15 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/849154119' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:16.140 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:15.907+0000 7f54291aa200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:12:16.140 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:16.018+0000 7f54291aa200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:12:16.140 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:15 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/849154119' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:15 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/849154119' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:16.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:15.781+0000 7fd092349200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:12:16.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:15.877+0000 7fd092349200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:12:16.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:16.027+0000 7fd092349200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:12:16.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:16.179+0000 7f54291aa200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:12:16.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:16.654+0000 7fd092349200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:12:16.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:16.838+0000 7fd092349200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:12:17.062 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:16.866+0000 7f54291aa200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:12:17.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:17.061+0000 7f54291aa200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:12:17.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:17.266+0000 7f54291aa200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:12:17.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:17.035+0000 7fd092349200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:12:17.549 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'rbd' created 2024-02-11T22:12:17.856 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:17 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3799340949' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-11T22:12:17.857 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:17 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3799340949' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-11T22:12:17.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:17 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3799340949' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-11T22:12:17.959 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-02-11T22:12:18.194 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:18.268 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:17.981+0000 7fd092349200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:12:18.552 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:18.268+0000 7fd092349200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:12:18.552 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:18.358+0000 7fd092349200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:12:18.555 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:18.298+0000 7f54291aa200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:12:18.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3799340949' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-11T22:12:18.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-mon[35696]: osdmap e61: 8 total, 8 up, 8 in 2024-02-11T22:12:18.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-mon[35696]: osdmap e62: 8 total, 8 up, 8 in 2024-02-11T22:12:18.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:18.614+0000 7f54291aa200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:12:18.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:18.709+0000 7f54291aa200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:12:18.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3799340949' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-11T22:12:18.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-mon[50466]: osdmap e61: 8 total, 8 up, 8 in 2024-02-11T22:12:18.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-mon[50466]: osdmap e62: 8 total, 8 up, 8 in 2024-02-11T22:12:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3799340949' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-mon[39894]: osdmap e61: 8 total, 8 up, 8 in 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-mon[39894]: osdmap e62: 8 total, 8 up, 8 in 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:18.553+0000 7fd092349200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: [11/Feb/2024:22:12:18] ENGINE Bus STARTING 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: CherryPy Checker: 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: The Application mounted at '' has an empty config. 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: [11/Feb/2024:22:12:18] ENGINE Serving on http://:::9283 2024-02-11T22:12:18.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:12:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[41877]: [11/Feb/2024:22:12:18] ENGINE Bus STARTED 2024-02-11T22:12:19.126 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:18.913+0000 7f54291aa200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:12:19.126 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:19] ENGINE Bus STARTING 2024-02-11T22:12:19.126 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.074+0000 7f53866fb700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.126 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.074+0000 7f53866fb700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.126 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.074+0000 7f53866fb700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.074+0000 7f53866fb700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.074+0000 7f53866fb700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.079+0000 7f538a703700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.079+0000 7f538a703700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.079+0000 7f538a703700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.079+0000 7f538a703700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.127 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.079+0000 7f538a703700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:12:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: CherryPy Checker: 2024-02-11T22:12:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: The Application mounted at '' has an empty config. 2024-02-11T22:12:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:12:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:19] ENGINE Serving on http://:::9283 2024-02-11T22:12:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:19] ENGINE Bus STARTED 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: Standby manager daemon x restarted 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: Standby manager daemon x started 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: Active manager daemon y restarted 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: Activating manager daemon y 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: osdmap e63: 8 total, 8 up, 8 in 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: mgrmap e17: y(active, starting, since 0.00990763s), standbys: x 2024-02-11T22:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:12:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: Manager daemon y is now available 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/230575189' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:12:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: Standby manager daemon x restarted 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: Standby manager daemon x started 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: Active manager daemon y restarted 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: Activating manager daemon y 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: osdmap e63: 8 total, 8 up, 8 in 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: mgrmap e17: y(active, starting, since 0.00990763s), standbys: x 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:12:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:12:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: Manager daemon y is now available 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/230575189' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:12:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:19 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: Standby manager daemon x restarted 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: Standby manager daemon x started 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3213754881' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: Active manager daemon y restarted 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: Activating manager daemon y 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: osdmap e63: 8 total, 8 up, 8 in 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: mgrmap e17: y(active, starting, since 0.00990763s), standbys: x 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:12:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: Manager daemon y is now available 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:19.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:19.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:19.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:12:19.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:12:19.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/230575189' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:12:19.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:19 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:12:20.023 INFO:teuthology.orchestra.run.smithi023.stderr:enabled application 'rbd' on pool 'rbd' 2024-02-11T22:12:20.392 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-11T22:12:20.392 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-11T22:12:20.393 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph mgr dump --format=json 2024-02-11T22:12:20.642 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[35696]: [11/Feb/2024:22:12:19] ENGINE Bus STARTING 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[35696]: [11/Feb/2024:22:12:19] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[35696]: mgrmap e18: y(active, since 1.01433s), standbys: x 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[35696]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[35696]: osdmap e64: 8 total, 8 up, 8 in 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[50466]: [11/Feb/2024:22:12:19] ENGINE Bus STARTING 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[50466]: [11/Feb/2024:22:12:19] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[50466]: mgrmap e18: y(active, since 1.01433s), standbys: x 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[50466]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:12:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:20 smithi023 ceph-mon[50466]: osdmap e64: 8 total, 8 up, 8 in 2024-02-11T22:12:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:20 smithi160 ceph-mon[39894]: [11/Feb/2024:22:12:19] ENGINE Bus STARTING 2024-02-11T22:12:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:20 smithi160 ceph-mon[39894]: [11/Feb/2024:22:12:19] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:12:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:20 smithi160 ceph-mon[39894]: mgrmap e18: y(active, since 1.01433s), standbys: x 2024-02-11T22:12:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:20 smithi160 ceph-mon[39894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:12:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:20 smithi160 ceph-mon[39894]: osdmap e64: 8 total, 8 up, 8 in 2024-02-11T22:12:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: [11/Feb/2024:22:12:19] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:12:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: [11/Feb/2024:22:12:19] ENGINE Bus STARTED 2024-02-11T22:12:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: [11/Feb/2024:22:12:19] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: [11/Feb/2024:22:12:19] ENGINE Bus STARTED 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:21.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: [11/Feb/2024:22:12:19] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:12:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: [11/Feb/2024:22:12:19] ENGINE Bus STARTED 2024-02-11T22:12:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:12:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:22.030 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:22.400 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":19,"active_gid":14583,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6800","nonce":1376506014},{"type":"v1","addr":"172.21.15.23:6801","nonce":1376506014}]},"active_addr":"172.21.15.23:6801/1376506014","active_change":"2024-02-11T22:12:18.928530+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24485,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.23:8443/","prometheus":"http://172.21.15.23:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":63,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":2134891666}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":1454770234}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":425741410}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":1528125038}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":1416064478}]}]} 2024-02-11T22:12:22.404 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-11T22:12:22.404 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-11T22:12:22.404 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-11T22:12:22.651 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi160 to 2998M 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi023 to 2998M 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: mgrmap e19: y(active, since 2s), standbys: x 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: Cluster is now healthy 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1740877853' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.976 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:22.976 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi160 to 2998M 2024-02-11T22:12:22.976 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi023 to 2998M 2024-02-11T22:12:22.976 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: mgrmap e19: y(active, since 2s), standbys: x 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: Cluster is now healthy 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1740877853' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.977 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi160 to 2998M 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi023 to 2998M 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: mgrmap e19: y(active, since 2s), standbys: x 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: Cluster is now healthy 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1740877853' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.978 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:22.979 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[35696]: Deploying daemon alertmanager.a on smithi023 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:12:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:12:23.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:12:23.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:23 smithi023 ceph-mon[50466]: Deploying daemon alertmanager.a on smithi023 2024-02-11T22:12:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:23 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:12:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:23 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:12:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:23 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:12:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:23 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:12:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:23 smithi160 ceph-mon[39894]: Deploying daemon alertmanager.a on smithi023 2024-02-11T22:12:24.128 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:24.128 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":64,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:12:20.010342+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:12:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:24 smithi160 ceph-mon[39894]: pgmap v6: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:24 smithi160 ceph-mon[39894]: mgrmap e20: y(active, since 4s), standbys: x 2024-02-11T22:12:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:24 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1748855959' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:24 smithi023 ceph-mon[35696]: pgmap v6: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:24 smithi023 ceph-mon[35696]: mgrmap e20: y(active, since 4s), standbys: x 2024-02-11T22:12:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:24 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1748855959' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:24 smithi023 ceph-mon[50466]: pgmap v6: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:24 smithi023 ceph-mon[50466]: mgrmap e20: y(active, since 4s), standbys: x 2024-02-11T22:12:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:24 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1748855959' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:25.303 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-11T22:12:25.304 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-11T22:12:25.636 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:26.006 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:12:25] "GET /metrics HTTP/1.1" 200 31013 "" "Prometheus/2.43.0" 2024-02-11T22:12:27.028 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:26 smithi023 ceph-mon[35696]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-11T22:12:27.028 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:26 smithi023 ceph-mon[50466]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-11T22:12:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:26 smithi160 ceph-mon[39894]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-11T22:12:27.642 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:27.642 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":64,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:12:20.010342+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:12:28.083 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-11T22:12:28.084 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-11T22:12:28.084 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-11T22:12:28.085 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-11T22:12:28.085 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-11T22:12:28.085 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-11T22:12:28.086 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-11T22:12:28.086 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-11T22:12:28.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-mon[35696]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-11T22:12:28.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/4019897738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:28.888 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:28 smithi023 systemd[1]: Started Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:28.889 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:28.659Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-11T22:12:28.889 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:28.659Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-11T22:12:28.889 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:28.663Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-11T22:12:28.889 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:28.663Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-11T22:12:28.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-mon[50466]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-11T22:12:28.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/4019897738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:28.944 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:28 smithi160 ceph-mon[39894]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-11T22:12:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:28 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/4019897738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:29.147 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:28] ENGINE Bus STOPPING 2024-02-11T22:12:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:12:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:28] ENGINE Bus STOPPED 2024-02-11T22:12:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:28 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:28] ENGINE Bus STARTING 2024-02-11T22:12:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:29] ENGINE Serving on http://:::9283 2024-02-11T22:12:29.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:29] ENGINE Bus STARTED 2024-02-11T22:12:29.198 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:29.400 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.896 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.897 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:29 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:29.903 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:30.004 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-11T22:12:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:29 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:30.559 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:30.730 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[35696]: Regenerating cephadm self-signed grafana TLS certificates 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[35696]: Deploying daemon grafana.a on smithi160 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[35696]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[50466]: Regenerating cephadm self-signed grafana TLS certificates 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[50466]: Deploying daemon grafana.a on smithi160 2024-02-11T22:12:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-mon[50466]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-11T22:12:30.907 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:30 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:30.629Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000213392s 2024-02-11T22:12:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:30 smithi160 ceph-mon[39894]: Regenerating cephadm self-signed grafana TLS certificates 2024-02-11T22:12:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:30 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-11T22:12:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:30 smithi160 ceph-mon[39894]: Deploying daemon grafana.a on smithi160 2024-02-11T22:12:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:30 smithi160 ceph-mon[39894]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-11T22:12:32.606 INFO:teuthology.orchestra.run.smithi023.stdout:34359738404 2024-02-11T22:12:32.606 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-11T22:12:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:32 smithi023 ceph-mon[35696]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-11T22:12:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:32 smithi023 ceph-mon[50466]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-11T22:12:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:32 smithi160 ceph-mon[39894]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-11T22:12:33.553 INFO:teuthology.orchestra.run.smithi023.stdout:223338299405 2024-02-11T22:12:33.554 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-11T22:12:34.037 INFO:teuthology.orchestra.run.smithi023.stdout:158913789971 2024-02-11T22:12:34.037 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-11T22:12:34.064 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:33 smithi023 ceph-mon[35696]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-11T22:12:34.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:33 smithi023 ceph-mon[50466]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-11T22:12:34.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:33 smithi160 ceph-mon[39894]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-11T22:12:35.022 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:34 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:35.022 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:34 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:34 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:35.352 INFO:teuthology.orchestra.run.smithi023.stdout:55834574882 2024-02-11T22:12:35.352 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-11T22:12:35.945 INFO:teuthology.orchestra.run.smithi023.stdout:188978561041 2024-02-11T22:12:35.945 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-11T22:12:35.964 INFO:teuthology.orchestra.run.smithi023.stdout:77309411358 2024-02-11T22:12:35.964 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-11T22:12:36.014 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:35 smithi023 ceph-mon[35696]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-11T22:12:36.015 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:12:35] "GET /metrics HTTP/1.1" 200 33635 "" "Prometheus/2.43.0" 2024-02-11T22:12:36.015 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:35 smithi023 ceph-mon[50466]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-11T22:12:36.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:35 smithi160 ceph-mon[39894]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-11T22:12:36.360 INFO:teuthology.orchestra.run.smithi023.stdout:107374182428 2024-02-11T22:12:36.360 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-11T22:12:36.677 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:36.678 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:36.871 INFO:teuthology.orchestra.run.smithi023.stdout:128849018904 2024-02-11T22:12:36.871 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-11T22:12:38.189 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:38.378 INFO:teuthology.orchestra.run.smithi023.stdout:158913789972 2024-02-11T22:12:38.391 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:38.450 INFO:teuthology.orchestra.run.smithi023.stdout:34359738405 2024-02-11T22:12:38.631 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-mon[35696]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:38.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2474314232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-11T22:12:38.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1029851380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-11T22:12:38.632 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-mon[50466]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:38.632 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2474314232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-11T22:12:38.632 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1029851380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-11T22:12:38.905 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:38 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:38.630Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002103457s 2024-02-11T22:12:38.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:38 smithi160 ceph-mon[39894]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:38.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:38 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2474314232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-11T22:12:38.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:38 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1029851380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-11T22:12:39.129 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738404 got 34359738405 for osd.0 2024-02-11T22:12:39.129 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:39.143 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:39.613 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789971 got 158913789972 for osd.5 2024-02-11T22:12:39.613 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:40.049 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:40.049 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:40.049 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:40.560 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:40 smithi160 ceph-mon[39894]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:40.587 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:40 smithi023 ceph-mon[35696]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:40.587 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:40 smithi023 ceph-mon[50466]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:40.945 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:40 smithi160 systemd[1]: Starting Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:12:41.413 INFO:teuthology.orchestra.run.smithi023.stdout:223338299406 2024-02-11T22:12:41.417 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 bash[77046]: 63841a0c2ba903a0acbc3a15838f55fb21caadfe5c680030dbf68ddc2a8848f8 2024-02-11T22:12:41.417 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 systemd[1]: Started Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292000341Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.29221361Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.2922367Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292247168Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292255368Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292263534Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.29227123Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292282091Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.29229057Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292298356Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292305925Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292313424Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-11T22:12:41.418 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.292321149Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=settings t=2024-02-11T22:12:41.29232899Z level=info msg="App mode production" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=sqlstore t=2024-02-11T22:12:41.292386115Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=sqlstore t=2024-02-11T22:12:41.292421298Z 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-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.293473337Z level=info msg="Starting DB migrations" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.293558329Z level=info msg="Executing migration" id="create migration_log table" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.294122483Z level=info msg="Executing migration" id="create user table" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.294530856Z level=info msg="Executing migration" id="add unique index user.login" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.297528694Z level=info msg="Executing migration" id="add unique index user.email" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.300275818Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.300767591Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.303709654Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.306539305Z level=info msg="Executing migration" id="create user table v2" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.309205275Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.311929373Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-02-11T22:12:41.419 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.314795451Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.317385533Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.317782422Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.320740357Z level=info msg="Executing migration" id="Update user table charset" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.323403043Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.326086834Z level=info msg="Executing migration" id="Add missing user data" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.326481821Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.329308571Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.332007489Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.334835095Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.335975368Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.33867828Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.341596853Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.344238459Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-02-11T22:12:41.420 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.346939163Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.349838516Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.350201546Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.353032431Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.3536253Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.355730266Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.358334634Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.361014006Z level=info msg="Executing migration" id="create temp_user v2" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.363784705Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.366329465Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.36732135Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.368073822Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.369083641Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.369756906Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-02-11T22:12:41.421 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.370110641Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.37092893Z level=info msg="Executing migration" id="create star table" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.371321047Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.371824723Z level=info msg="Executing migration" id="create org table v1" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.372782469Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.373460161Z level=info msg="Executing migration" id="create org_user table v1" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.374410034Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.375086827Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.375520231Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.376373684Z level=info msg="Executing migration" id="Update org table charset" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.377150401Z level=info msg="Executing migration" id="Update org_user table charset" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.377479694Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.378028551Z level=info msg="Executing migration" id="create dashboard table" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.378442453Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.379312978Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-02-11T22:12:41.422 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.380306459Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.381155588Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.381779552Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.382623135Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.38347355Z level=info msg="Executing migration" id="create dashboard v2" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.384352618Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.384956715Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.385864455Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.386618986Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.387619145Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.388082185Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.388904983Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.389439256Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-02-11T22:12:41.423 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.389926739Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.390882205Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.391588259Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.394143958Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.397086646Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.399764549Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.400068079Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.402903481Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.405747113Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.408444008Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.409001479Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.41177469Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.414711319Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.417431235Z level=info msg="Executing migration" id="Update dashboard title length" 2024-02-11T22:12:41.424 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.417791118Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-11T22:12:41.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/878875726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-11T22:12:41.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.670 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3391984548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.420578421Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.423295292Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.426280092Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.426721969Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.427701487Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.428427633Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-02-11T22:12:41.672 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.429268241Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.429663866Z level=info msg="Executing migration" id="Add check_sum column" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.430531425Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.43137343Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.432194796Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.432532457Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.433425267Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.434335842Z level=info msg="Executing migration" id="create data_source table" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.435318759Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.435859645Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.4362702Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.437141437Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.437568836Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.438551178Z level=info msg="Executing migration" id="create data_source table v2" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.438974568Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-02-11T22:12:41.673 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.439899581Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.44035891Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.440737518Z level=info msg="Executing migration" id="Add column with_credentials" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.441614745Z level=info msg="Executing migration" id="Add secure json data column" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.442173601Z level=info msg="Executing migration" id="Update data_source table charset" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.442986936Z level=info msg="Executing migration" id="Update initial version to 1" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.443322184Z level=info msg="Executing migration" id="Add read_only data column" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.443878308Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.44673581Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.447053752Z level=info msg="Executing migration" id="Add uid column" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.450003134Z level=info msg="Executing migration" id="Update uid value" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.450498064Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.45268778Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.455662959Z level=info msg="Executing migration" id="create api_key table" 2024-02-11T22:12:41.674 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.456188099Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.458961863Z level=info msg="Executing migration" id="add index api_key.key" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.461958878Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.464686811Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.465101444Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.467907407Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.46833689Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.470830144Z level=info msg="Executing migration" id="create api_key table v2" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.471224851Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.473545248Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.473993602Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.476512446Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.479400049Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-02-11T22:12:41.675 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.482149341Z level=info msg="Executing migration" id="Update api_key table charset" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.48479891Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.487406601Z level=info msg="Executing migration" id="Add service account foreign key" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.490175954Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.492723395Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.495505529Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.498105018Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.500775371Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.503292662Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.505701501Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-02-11T22:12:41.676 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.508497818Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.511045082Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.51377371Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.516224573Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.51664462Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.519372376Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.522327775Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.523022769Z level=info msg="Executing migration" id="create quota table v1" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.524004195Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.524450274Z level=info msg="Executing migration" id="Update quota table charset" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.524768275Z level=info msg="Executing migration" id="create plugin_setting table" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.525177008Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.525600161Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.526207332Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.526501836Z level=info msg="Executing migration" id="create session table" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.5269248Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-02-11T22:12:41.677 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.527250482Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.527523799Z level=info msg="Executing migration" id="create playlist table v2" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.527919969Z level=info msg="Executing migration" id="create playlist item table v2" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.528292589Z level=info msg="Executing migration" id="Update playlist table charset" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.528555769Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.52885206Z level=info msg="Executing migration" id="drop preferences table v2" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.529115267Z level=info msg="Executing migration" id="drop preferences table v3" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.529382614Z level=info msg="Executing migration" id="create preferences table v3" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.529770425Z level=info msg="Executing migration" id="Update preferences table charset" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.530052149Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.530629302Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.530938022Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.53149574Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.532096747Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-11T22:12:41.678 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.532383509Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.532806702Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.533284226Z level=info msg="Executing migration" id="create alert table v1" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.534121487Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.535087842Z level=info msg="Executing migration" id="add index alert state" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.535749896Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.536190709Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.536570905Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.53701191Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.537399457Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.538907062Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.539315898Z 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-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.539763442Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-02-11T22:12:41.679 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.540110985Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.540467772Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.540880227Z level=info msg="Executing migration" id="Add column is_default" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.541541267Z level=info msg="Executing migration" id="Add column frequency" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.542222921Z level=info msg="Executing migration" id="Add column send_reminder" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.542863003Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.543531032Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.544030325Z level=info msg="Executing migration" id="Update alert table charset" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.544309599Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.544597221Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.545043973Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.545518378Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-02-11T22:12:41.680 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.545954801Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.546346058Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.546804047Z level=info msg="Executing migration" id="Add for to alert table" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.547460282Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.548147224Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.548540807Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.549008111Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.549402607Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.550094437Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.550403813Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.550859853Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.551279562Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-02-11T22:12:41.681 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.55158771Z level=info msg="Executing migration" id="create annotation table v5" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.552065857Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.552799081Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.553214848Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.553641355Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.554167154Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.554993022Z level=info msg="Executing migration" id="Update annotation table charset" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.555814368Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.556496844Z level=info msg="Executing migration" id="Drop category_id index" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.557520221Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.558291897Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.559238218Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.560007226Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.560979332Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.563269939Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.566101154Z 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-02-11T22:12:41.682 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.568816305Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.571680703Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.574612851Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.577361705Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.58000521Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.582765185Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.58553903Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.588280119Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.590992779Z level=info msg="Executing migration" id="Add epoch_end column" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.593789383Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.596530393Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.599083751Z level=info msg="Executing migration" id="Move region to single row" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.601844536Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.604726878Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.607290927Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.609935252Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-11T22:12:41.683 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.612658669Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.615418826Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.618038115Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.620731831Z level=info msg="Executing migration" id="create test_data table" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.623285037Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.626062001Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.62677894Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.627620758Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.628558732Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.628933753Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.629843931Z level=info msg="Executing migration" id="create team table" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.630282445Z level=info msg="Executing migration" id="add index team.org_id" 2024-02-11T22:12:41.684 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.630743863Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.631604543Z level=info msg="Executing migration" id="create team member table" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.632013718Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.632863527Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.633697874Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.634578264Z level=info msg="Executing migration" id="Add column email to team table" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.635313384Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.636172674Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.637152381Z level=info msg="Executing migration" id="create dashboard acl table" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.63781876Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.638751333Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.639481743Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-11T22:12:41.685 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.640450024Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.641344979Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.641999673Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.642830103Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.643744144Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.64456464Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.645427522Z level=info msg="Executing migration" id="create tag table" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.646340666Z level=info msg="Executing migration" id="add index tag.key_value" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.647174361Z level=info msg="Executing migration" id="create login attempt table" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.648014428Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.648983424Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.649694661Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.651595943Z level=info msg="Executing migration" id="create login_attempt v2" 2024-02-11T22:12:41.686 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.652423673Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.653294959Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.654248208Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.655076103Z level=info msg="Executing migration" id="create user auth table" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.657646369Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.660657357Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.66343598Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.666305054Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-02-11T22:12:41.687 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.669109754Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-02-11T22:12:41.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/878875726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-11T22:12:41.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3391984548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-11T22:12:41.791 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/878875726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-11T22:12:41.791 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.791 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.791 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.791 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:41.791 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:41 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3391984548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.67172586Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.674565604Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.6773396Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.680135428Z level=info msg="Executing migration" id="create server_lock table" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.682933611Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.685815213Z level=info msg="Executing migration" id="create user auth token table" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.688650001Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.69144583Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-02-11T22:12:41.920 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.694185182Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.696953827Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.699622355Z level=info msg="Executing migration" id="create cache_data table" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.702339698Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.704778125Z level=info msg="Executing migration" id="create short_url table v1" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.707662838Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.710404771Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.713241913Z level=info msg="Executing migration" id="delete alert_definition table" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.715785551Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.718621417Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.721354396Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.723922818Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.726714606Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-02-11T22:12:41.921 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.729462416Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.732265749Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.734836476Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.737692643Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.740175831Z level=info msg="Executing migration" id="drop alert_definition table" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.74298042Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.745474313Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.748106636Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.750884385Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.751533111Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.752555497Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.753286457Z level=info msg="Executing migration" id="create alert_instance table" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.754168728Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.75503045Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.755942722Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-02-11T22:12:41.922 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.756827544Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.757837487Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.75855676Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.76181722Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.765183955Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.766083414Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.766976241Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.767845119Z level=info msg="Executing migration" id="create alert_rule table" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.768706614Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.769535695Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.770495508Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.771186774Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.772065668Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-02-11T22:12:41.923 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.772957763Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.77392985Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.774967263Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.775844089Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.776826311Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.777691335Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.778534055Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.779617189Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.780428556Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.781282526Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.782223848Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.783010545Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.783840872Z 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-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.784815372Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-11T22:12:41.924 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.78553899Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.786406909Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.787269661Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.788144461Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.789036758Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.789946125Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.790830213Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.791819199Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.792697739Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.793610626Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.794539276Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.795429181Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.798380885Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-02-11T22:12:41.925 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.800910248Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.803804283Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.806643904Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.809322755Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.812105711Z level=info msg="Executing migration" id="create alert_image table" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.814939743Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.817816874Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.820496359Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.823175505Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.823648744Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.823734107Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.826526168Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.829490482Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-11T22:12:41.926 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.832207935Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.832335104Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.832452283Z level=info msg="alerts found to migrate" alerts=0 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.834928039Z level=info msg="Executing migration" id="create library_element table v1" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.837848048Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.840691544Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.84347753Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.846330559Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.848914191Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.851667963Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.854512154Z level=info msg="Executing migration" id="create data_keys table" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.857159352Z level=info msg="Executing migration" id="create secrets table" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.85979296Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.863880322Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.866682166Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-11T22:12:41.927 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.86940325Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.873638973Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.877697029Z level=info msg="Executing migration" id="create kv_store table v1" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.880444912Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.883205686Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.885894791Z level=info msg="Executing migration" id="create permission table" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.888644031Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.891243323Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.893794945Z level=info msg="Executing migration" id="create role table" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.896616506Z level=info msg="Executing migration" id="add column display_name" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.897657578Z level=info msg="Executing migration" id="add column group_name" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.898563681Z level=info msg="Executing migration" id="add index role.org_id" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.89953299Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-02-11T22:12:41.928 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.90027548Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.90128535Z level=info msg="Executing migration" id="create team role table" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.901951306Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.902804746Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.903660157Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.904536684Z level=info msg="Executing migration" id="create user role table" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.905353543Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.906326933Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.907057515Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.908025884Z level=info msg="Executing migration" id="create builtin role table" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.90875223Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.909637287Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.910455424Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-02-11T22:12:41.929 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.911427584Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.911955438Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.912772137Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.913233421Z level=info msg="Executing migration" id="add unique index role.uid" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.91366141Z level=info msg="Executing migration" id="create seed assignment table" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.914053999Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.914504034Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.915467077Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.916281321Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.916775449Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.917073778Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.917462521Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-11T22:12:41.930 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.917944562Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-11T22:12:41.931 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.918330039Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-11T22:12:41.931 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.91862542Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-11T22:12:41.931 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.919006649Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-11T22:12:41.931 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.919406619Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-11T22:12:41.931 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.919909669Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-11T22:12:41.988 INFO:teuthology.orchestra.run.smithi023.stdout:55834574883 2024-02-11T22:12:42.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.921044205Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-11T22:12:42.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.92137695Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-11T22:12:42.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.921808643Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-11T22:12:42.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.922284804Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-11T22:12:42.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.922738104Z level=info msg="Executing migration" id="add correlation config column" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.923728599Z level=info msg="Executing migration" id="create entity_events table" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.924360482Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.924969082Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.9250624Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.925369375Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.925451599Z 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-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.925772259Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.926655119Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.927498356Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.928336188Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.929200446Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-11T22:12:42.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.930079537Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.931061919Z level=info msg="Executing migration" id="Drop public config table" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.931778353Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.932681442Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.933536446Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.934484423Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.935267089Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.938284056Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.939318369Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.940351685Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.941416637Z level=info msg="Executing migration" id="add share column" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.944075175Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.946714051Z level=info msg="Executing migration" id="create file table" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.949717116Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-11T22:12:42.197 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.952467666Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.955048846Z level=info msg="Executing migration" id="create file_meta table" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.955497531Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.958318612Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.961221105Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.963811913Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.966738677Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.969566154Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.972381617Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.975216739Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.978224366Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-11T22:12:42.198 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.980994146Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.983800735Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.986692984Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.989534456Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.992349789Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:41.994717878Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.004201064Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.007114836Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.009721849Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.013116364Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.015708066Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.016079406Z level=info msg="Executing migration" id="create folder table" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.016943818Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.017412359Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-11T22:12:42.199 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.017873547Z level=info msg="Executing migration" id="Update folder title length" 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.018826964Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=migrator t=2024-02-11T22:12:42.019543178Z level=info msg="migrations completed" performed=485 skipped=0 duration=726.004868ms 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=sqlstore t=2024-02-11T22:12:42.019931025Z level=info msg="Created default organization" 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=plugin.loader t=2024-02-11T22:12:42.075996714Z level=info msg="Plugin registered" pluginID=input 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=plugin.loader t=2024-02-11T22:12:42.102761206Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=plugin.loader t=2024-02-11T22:12:42.102777905Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=secrets t=2024-02-11T22:12:42.102828699Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=query_data t=2024-02-11T22:12:42.105998209Z level=info msg="Query Service initialization" 2024-02-11T22:12:42.200 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=live.push_http t=2024-02-11T22:12:42.10836248Z level=info msg="Live Push Gateway initialization" 2024-02-11T22:12:42.522 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574882 got 55834574883 for osd.1 2024-02-11T22:12:42.522 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:42 smithi023 ceph-mon[35696]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:42 smithi023 ceph-mon[35696]: Deploying daemon node-exporter.a on smithi023 2024-02-11T22:12:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:42 smithi023 ceph-mon[50466]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:42 smithi023 ceph-mon[50466]: Deploying daemon node-exporter.a on smithi023 2024-02-11T22:12:42.841 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-mon[39894]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:42.841 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-mon[39894]: Deploying daemon node-exporter.a on smithi023 2024-02-11T22:12:42.912 INFO:tasks.cephadm.ceph_manager.ceph:need seq 223338299405 got 223338299406 for osd.7 2024-02-11T22:12:42.912 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:43.116 INFO:teuthology.orchestra.run.smithi023.stdout:188978561042 2024-02-11T22:12:43.194 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=infra.usagestats.collector t=2024-02-11T22:12:42.841447046Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=provisioning.datasources t=2024-02-11T22:12:42.894915881Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=provisioning.datasources t=2024-02-11T22:12:42.926435574Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=provisioning.alerting t=2024-02-11T22:12:42.947992598Z level=info msg="starting to provision alerting" 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=provisioning.alerting t=2024-02-11T22:12:42.948012144Z level=info msg="finished to provision alerting" 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=grafanaStorageLogger t=2024-02-11T22:12:42.948164956Z level=info msg="storage starting" 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=ngalert.state.manager t=2024-02-11T22:12:42.948192023Z level=info msg="Warming state cache for startup" 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=http.server t=2024-02-11T22:12:42.950075894Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=sqlstore.transactions t=2024-02-11T22:12:42.958441999Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=ngalert.state.manager t=2024-02-11T22:12:42.96048033Z level=info msg="State cache has been initialized" states=0 duration=12.287547ms 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=ticker t=2024-02-11T22:12:42.960541001Z level=info msg=starting first_tick=2024-02-11T22:12:50Z 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=ngalert.multiorg.alertmanager t=2024-02-11T22:12:42.960533424Z level=info msg="starting MultiOrg Alertmanager" 2024-02-11T22:12:43.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:12:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[77061]: logger=sqlstore.transactions t=2024-02-11T22:12:42.996998341Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-11T22:12:43.459 INFO:teuthology.orchestra.run.smithi023.stdout:128849018905 2024-02-11T22:12:43.557 INFO:teuthology.orchestra.run.smithi023.stdout:107374182429 2024-02-11T22:12:43.674 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561041 got 188978561042 for osd.6 2024-02-11T22:12:43.674 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:43.691 INFO:teuthology.orchestra.run.smithi023.stdout:77309411360 2024-02-11T22:12:43.719 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:43 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3804595925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-11T22:12:43.719 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:43 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/709743946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-11T22:12:43.719 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:43 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3804595925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-11T22:12:43.719 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:43 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/709743946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-11T22:12:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:43 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3804595925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-11T22:12:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:43 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/709743946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-11T22:12:44.124 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018905 for osd.4 2024-02-11T22:12:44.124 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:44.293 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:44 smithi023 bash[91486]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-02-11T22:12:44.311 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182428 got 107374182429 for osd.3 2024-02-11T22:12:44.311 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:44.550 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:44 smithi023 bash[91486]: Getting image source signatures 2024-02-11T22:12:44.550 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:44 smithi023 bash[91486]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-02-11T22:12:44.550 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:44 smithi023 bash[91486]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-02-11T22:12:44.550 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:44 smithi023 bash[91486]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-02-11T22:12:44.586 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411358 got 77309411360 for osd.2 2024-02-11T22:12:44.586 DEBUG:teuthology.parallel:result is None 2024-02-11T22:12:44.586 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-11T22:12:44.586 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-11T22:12:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[35696]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1915648651' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-11T22:12:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/4266101273' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-11T22:12:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[50466]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1915648651' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-11T22:12:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/4266101273' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-11T22:12:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:44 smithi160 ceph-mon[39894]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:44 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1915648651' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-11T22:12:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:44 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/4266101273' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-11T22:12:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:45.651 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:46.011 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:45 smithi023 bash[91486]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-02-11T22:12:46.011 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:45 smithi023 bash[91486]: Writing manifest to image destination 2024-02-11T22:12:46.011 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:12:45] "GET /metrics HTTP/1.1" 200 33635 "" "Prometheus/2.43.0" 2024-02-11T22:12:46.900 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-mon[35696]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:46.901 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-mon[50466]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:46.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.603Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-11T22:12:46.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.603Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-11T22:12:46.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.604Z 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-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.604Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.604Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z 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-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=arp 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=edac 2024-02-11T22:12:46.902 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-11T22:12:46.903 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=os 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=stat 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=time 2024-02-11T22:12:46.904 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=uname 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[91674]: ts=2024-02-11T22:12:46.605Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 bash[91486]: f8f4d71126a9081408432bdf8d2a556f09742a5846be93caa39de55c4cd9cd65 2024-02-11T22:12:46.905 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:12:46 smithi023 systemd[1]: Started Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:46.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:46 smithi160 ceph-mon[39894]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:47.327 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:47.330 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:12:47.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:47 smithi160 systemd[1]: Starting Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:12:47.695 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-02-11T22:12:46.951428+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593514,"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":227,"num_write_kb":2433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":223116,"kb_used_data":6916,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738100,"statfs":{"total":767960285184,"available":767731814400,"internally_reserved":0,"allocated":7081984,"data_stored":4011762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"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.002844"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.258103+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:12:19.258103+0000","last_peered":"2024-02-11T22:12:19.258103+0000","last_clean":"2024-02-11T22:12:19.258103+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:12:19.258103+0000","last_undegraded":"2024-02-11T22:12:19.258103+0000","last_fullsized":"2024-02-11T22:12:19.258103+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936294+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:12:18.936294+0000","last_peered":"2024-02-11T22:12:18.936294+0000","last_clean":"2024-02-11T22:12:18.936294+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:12:18.936294+0000","last_undegraded":"2024-02-11T22:12:18.936294+0000","last_fullsized":"2024-02-11T22:12:18.936294+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092087+0000","last_change":"2024-02-11T22:11:50.925037+0000","last_active":"2024-02-11T22:12:19.092087+0000","last_peered":"2024-02-11T22:12:19.092087+0000","last_clean":"2024-02-11T22:12:19.092087+0000","last_became_active":"2024-02-11T22:11:50.924722+0000","last_became_peered":"2024-02-11T22:11:50.924722+0000","last_unstale":"2024-02-11T22:12:19.092087+0000","last_undegraded":"2024-02-11T22:12:19.092087+0000","last_fullsized":"2024-02-11T22:12:19.092087+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086919+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:12:19.086919+0000","last_peered":"2024-02-11T22:12:19.086919+0000","last_clean":"2024-02-11T22:12:19.086919+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:12:19.086919+0000","last_undegraded":"2024-02-11T22:12:19.086919+0000","last_fullsized":"2024-02-11T22:12:19.086919+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257759+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:12:19.257759+0000","last_peered":"2024-02-11T22:12:19.257759+0000","last_clean":"2024-02-11T22:12:19.257759+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:12:19.257759+0000","last_undegraded":"2024-02-11T22:12:19.257759+0000","last_fullsized":"2024-02-11T22:12:19.257759+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085866+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:12:19.085866+0000","last_peered":"2024-02-11T22:12:19.085866+0000","last_clean":"2024-02-11T22:12:19.085866+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:12:19.085866+0000","last_undegraded":"2024-02-11T22:12:19.085866+0000","last_fullsized":"2024-02-11T22:12:19.085866+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257335+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:12:19.257335+0000","last_peered":"2024-02-11T22:12:19.257335+0000","last_clean":"2024-02-11T22:12:19.257335+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:12:19.257335+0000","last_undegraded":"2024-02-11T22:12:19.257335+0000","last_fullsized":"2024-02-11T22:12:19.257335+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085106+0000","last_change":"2024-02-11T22:11:50.913264+0000","last_active":"2024-02-11T22:12:19.085106+0000","last_peered":"2024-02-11T22:12:19.085106+0000","last_clean":"2024-02-11T22:12:19.085106+0000","last_became_active":"2024-02-11T22:11:50.912964+0000","last_became_peered":"2024-02-11T22:11:50.912964+0000","last_unstale":"2024-02-11T22:12:19.085106+0000","last_undegraded":"2024-02-11T22:12:19.085106+0000","last_fullsized":"2024-02-11T22:12:19.085106+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.258053+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:12:19.258053+0000","last_peered":"2024-02-11T22:12:19.258053+0000","last_clean":"2024-02-11T22:12:19.258053+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:12:19.258053+0000","last_undegraded":"2024-02-11T22:12:19.258053+0000","last_fullsized":"2024-02-11T22:12:19.258053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083493+0000","last_change":"2024-02-11T22:11:50.907070+0000","last_active":"2024-02-11T22:12:19.083493+0000","last_peered":"2024-02-11T22:12:19.083493+0000","last_clean":"2024-02-11T22:12:19.083493+0000","last_became_active":"2024-02-11T22:11:50.906718+0000","last_became_peered":"2024-02-11T22:11:50.906718+0000","last_unstale":"2024-02-11T22:12:19.083493+0000","last_undegraded":"2024-02-11T22:12:19.083493+0000","last_fullsized":"2024-02-11T22:12:19.083493+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:30:16.338850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083534+0000","last_change":"2024-02-11T22:11:50.906460+0000","last_active":"2024-02-11T22:12:19.083534+0000","last_peered":"2024-02-11T22:12:19.083534+0000","last_clean":"2024-02-11T22:12:19.083534+0000","last_became_active":"2024-02-11T22:11:50.906015+0000","last_became_peered":"2024-02-11T22:11:50.906015+0000","last_unstale":"2024-02-11T22:12:19.083534+0000","last_undegraded":"2024-02-11T22:12:19.083534+0000","last_fullsized":"2024-02-11T22:12:19.083534+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:02:23.682612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936524+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:12:18.936524+0000","last_peered":"2024-02-11T22:12:18.936524+0000","last_clean":"2024-02-11T22:12:18.936524+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:12:18.936524+0000","last_undegraded":"2024-02-11T22:12:18.936524+0000","last_fullsized":"2024-02-11T22:12:18.936524+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085950+0000","last_change":"2024-02-11T22:11:50.908235+0000","last_active":"2024-02-11T22:12:19.085950+0000","last_peered":"2024-02-11T22:12:19.085950+0000","last_clean":"2024-02-11T22:12:19.085950+0000","last_became_active":"2024-02-11T22:11:50.907954+0000","last_became_peered":"2024-02-11T22:11:50.907954+0000","last_unstale":"2024-02-11T22:12:19.085950+0000","last_undegraded":"2024-02-11T22:12:19.085950+0000","last_fullsized":"2024-02-11T22:12:19.085950+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091239+0000","last_change":"2024-02-11T22:11:50.912709+0000","last_active":"2024-02-11T22:12:19.091239+0000","last_peered":"2024-02-11T22:12:19.091239+0000","last_clean":"2024-02-11T22:12:19.091239+0000","last_became_active":"2024-02-11T22:11:50.912439+0000","last_became_peered":"2024-02-11T22:11:50.912439+0000","last_unstale":"2024-02-11T22:12:19.091239+0000","last_undegraded":"2024-02-11T22:12:19.091239+0000","last_fullsized":"2024-02-11T22:12:19.091239+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.934968+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:12:18.934968+0000","last_peered":"2024-02-11T22:12:18.934968+0000","last_clean":"2024-02-11T22:12:18.934968+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:12:18.934968+0000","last_undegraded":"2024-02-11T22:12:18.934968+0000","last_fullsized":"2024-02-11T22:12:18.934968+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085864+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:12:19.085864+0000","last_peered":"2024-02-11T22:12:19.085864+0000","last_clean":"2024-02-11T22:12:19.085864+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:12:19.085864+0000","last_undegraded":"2024-02-11T22:12:19.085864+0000","last_fullsized":"2024-02-11T22:12:19.085864+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087985+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:12:19.087985+0000","last_peered":"2024-02-11T22:12:19.087985+0000","last_clean":"2024-02-11T22:12:19.087985+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:12:19.087985+0000","last_undegraded":"2024-02-11T22:12:19.087985+0000","last_fullsized":"2024-02-11T22:12:19.087985+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936691+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:12:18.936691+0000","last_peered":"2024-02-11T22:12:18.936691+0000","last_clean":"2024-02-11T22:12:18.936691+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:12:18.936691+0000","last_undegraded":"2024-02-11T22:12:18.936691+0000","last_fullsized":"2024-02-11T22:12:18.936691+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257664+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:12:19.257664+0000","last_peered":"2024-02-11T22:12:19.257664+0000","last_clean":"2024-02-11T22:12:19.257664+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:12:19.257664+0000","last_undegraded":"2024-02-11T22:12:19.257664+0000","last_fullsized":"2024-02-11T22:12:19.257664+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":20,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092790+0000","last_change":"2024-02-11T22:11:50.482113+0000","last_active":"2024-02-11T22:12:19.092790+0000","last_peered":"2024-02-11T22:12:19.092790+0000","last_clean":"2024-02-11T22:12:19.092790+0000","last_became_active":"2024-02-11T22:11:50.481788+0000","last_became_peered":"2024-02-11T22:11:50.481788+0000","last_unstale":"2024-02-11T22:12:19.092790+0000","last_undegraded":"2024-02-11T22:12:19.092790+0000","last_fullsized":"2024-02-11T22:12:19.092790+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086423+0000","last_change":"2024-02-11T22:11:50.911005+0000","last_active":"2024-02-11T22:12:19.086423+0000","last_peered":"2024-02-11T22:12:19.086423+0000","last_clean":"2024-02-11T22:12:19.086423+0000","last_became_active":"2024-02-11T22:11:50.910398+0000","last_became_peered":"2024-02-11T22:11:50.910398+0000","last_unstale":"2024-02-11T22:12:19.086423+0000","last_undegraded":"2024-02-11T22:12:19.086423+0000","last_fullsized":"2024-02-11T22:12:19.086423+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086810+0000","last_change":"2024-02-11T22:11:50.476546+0000","last_active":"2024-02-11T22:12:19.086810+0000","last_peered":"2024-02-11T22:12:19.086810+0000","last_clean":"2024-02-11T22:12:19.086810+0000","last_became_active":"2024-02-11T22:11:50.476262+0000","last_became_peered":"2024-02-11T22:11:50.476262+0000","last_unstale":"2024-02-11T22:12:19.086810+0000","last_undegraded":"2024-02-11T22:12:19.086810+0000","last_fullsized":"2024-02-11T22:12:19.086810+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092638+0000","last_change":"2024-02-11T22:11:50.918348+0000","last_active":"2024-02-11T22:12:19.092638+0000","last_peered":"2024-02-11T22:12:19.092638+0000","last_clean":"2024-02-11T22:12:19.092638+0000","last_became_active":"2024-02-11T22:11:50.915013+0000","last_became_peered":"2024-02-11T22:11:50.915013+0000","last_unstale":"2024-02-11T22:12:19.092638+0000","last_undegraded":"2024-02-11T22:12:19.092638+0000","last_fullsized":"2024-02-11T22:12:19.092638+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257920+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:12:19.257920+0000","last_peered":"2024-02-11T22:12:19.257920+0000","last_clean":"2024-02-11T22:12:19.257920+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:12:19.257920+0000","last_undegraded":"2024-02-11T22:12:19.257920+0000","last_fullsized":"2024-02-11T22:12:19.257920+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087150+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:12:19.087150+0000","last_peered":"2024-02-11T22:12:19.087150+0000","last_clean":"2024-02-11T22:12:19.087150+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:12:19.087150+0000","last_undegraded":"2024-02-11T22:12:19.087150+0000","last_fullsized":"2024-02-11T22:12:19.087150+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257691+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:12:19.257691+0000","last_peered":"2024-02-11T22:12:19.257691+0000","last_clean":"2024-02-11T22:12:19.257691+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:12:19.257691+0000","last_undegraded":"2024-02-11T22:12:19.257691+0000","last_fullsized":"2024-02-11T22:12:19.257691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087214+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:12:19.087214+0000","last_peered":"2024-02-11T22:12:19.087214+0000","last_clean":"2024-02-11T22:12:19.087214+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:12:19.087214+0000","last_undegraded":"2024-02-11T22:12:19.087214+0000","last_fullsized":"2024-02-11T22:12:19.087214+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086136+0000","last_change":"2024-02-11T22:11:50.479514+0000","last_active":"2024-02-11T22:12:19.086136+0000","last_peered":"2024-02-11T22:12:19.086136+0000","last_clean":"2024-02-11T22:12:19.086136+0000","last_became_active":"2024-02-11T22:11:50.479123+0000","last_became_peered":"2024-02-11T22:11:50.479123+0000","last_unstale":"2024-02-11T22:12:19.086136+0000","last_undegraded":"2024-02-11T22:12:19.086136+0000","last_fullsized":"2024-02-11T22:12:19.086136+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936182+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:12:18.936182+0000","last_peered":"2024-02-11T22:12:18.936182+0000","last_clean":"2024-02-11T22:12:18.936182+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:12:18.936182+0000","last_undegraded":"2024-02-11T22:12:18.936182+0000","last_fullsized":"2024-02-11T22:12:18.936182+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083220+0000","last_change":"2024-02-11T22:11:50.483984+0000","last_active":"2024-02-11T22:12:19.083220+0000","last_peered":"2024-02-11T22:12:19.083220+0000","last_clean":"2024-02-11T22:12:19.083220+0000","last_became_active":"2024-02-11T22:11:50.483674+0000","last_became_peered":"2024-02-11T22:11:50.483674+0000","last_unstale":"2024-02-11T22:12:19.083220+0000","last_undegraded":"2024-02-11T22:12:19.083220+0000","last_fullsized":"2024-02-11T22:12:19.083220+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.090988+0000","last_change":"2024-02-11T22:11:50.920025+0000","last_active":"2024-02-11T22:12:19.090988+0000","last_peered":"2024-02-11T22:12:19.090988+0000","last_clean":"2024-02-11T22:12:19.090988+0000","last_became_active":"2024-02-11T22:11:50.919744+0000","last_became_peered":"2024-02-11T22:11:50.919744+0000","last_unstale":"2024-02-11T22:12:19.090988+0000","last_undegraded":"2024-02-11T22:12:19.090988+0000","last_fullsized":"2024-02-11T22:12:19.090988+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:54:57.696368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085438+0000","last_change":"2024-02-11T22:11:50.479919+0000","last_active":"2024-02-11T22:12:19.085438+0000","last_peered":"2024-02-11T22:12:19.085438+0000","last_clean":"2024-02-11T22:12:19.085438+0000","last_became_active":"2024-02-11T22:11:50.479603+0000","last_became_peered":"2024-02-11T22:11:50.479603+0000","last_unstale":"2024-02-11T22:12:19.085438+0000","last_undegraded":"2024-02-11T22:12:19.085438+0000","last_fullsized":"2024-02-11T22:12:19.085438+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085657+0000","last_change":"2024-02-11T22:11:50.922338+0000","last_active":"2024-02-11T22:12:19.085657+0000","last_peered":"2024-02-11T22:12:19.085657+0000","last_clean":"2024-02-11T22:12:19.085657+0000","last_became_active":"2024-02-11T22:11:50.921637+0000","last_became_peered":"2024-02-11T22:11:50.921637+0000","last_unstale":"2024-02-11T22:12:19.085657+0000","last_undegraded":"2024-02-11T22:12:19.085657+0000","last_fullsized":"2024-02-11T22:12:19.085657+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086058+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:12:19.086058+0000","last_peered":"2024-02-11T22:12:19.086058+0000","last_clean":"2024-02-11T22:12:19.086058+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:12:19.086058+0000","last_undegraded":"2024-02-11T22:12:19.086058+0000","last_fullsized":"2024-02-11T22:12:19.086058+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935215+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:12:18.935215+0000","last_peered":"2024-02-11T22:12:18.935215+0000","last_clean":"2024-02-11T22:12:18.935215+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:12:18.935215+0000","last_undegraded":"2024-02-11T22:12:18.935215+0000","last_fullsized":"2024-02-11T22:12:18.935215+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083668+0000","last_change":"2024-02-11T22:11:50.485031+0000","last_active":"2024-02-11T22:12:19.083668+0000","last_peered":"2024-02-11T22:12:19.083668+0000","last_clean":"2024-02-11T22:12:19.083668+0000","last_became_active":"2024-02-11T22:11:50.484588+0000","last_became_peered":"2024-02-11T22:11:50.484588+0000","last_unstale":"2024-02-11T22:12:19.083668+0000","last_undegraded":"2024-02-11T22:12:19.083668+0000","last_fullsized":"2024-02-11T22:12:19.083668+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087649+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:12:19.087649+0000","last_peered":"2024-02-11T22:12:19.087649+0000","last_clean":"2024-02-11T22:12:19.087649+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:12:19.087649+0000","last_undegraded":"2024-02-11T22:12:19.087649+0000","last_fullsized":"2024-02-11T22:12:19.087649+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087432+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:12:19.087432+0000","last_peered":"2024-02-11T22:12:19.087432+0000","last_clean":"2024-02-11T22:12:19.087432+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:12:19.087432+0000","last_undegraded":"2024-02-11T22:12:19.087432+0000","last_fullsized":"2024-02-11T22:12:19.087432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092558+0000","last_change":"2024-02-11T22:11:50.915949+0000","last_active":"2024-02-11T22:12:19.092558+0000","last_peered":"2024-02-11T22:12:19.092558+0000","last_clean":"2024-02-11T22:12:19.092558+0000","last_became_active":"2024-02-11T22:11:50.915679+0000","last_became_peered":"2024-02-11T22:11:50.915679+0000","last_unstale":"2024-02-11T22:12:19.092558+0000","last_undegraded":"2024-02-11T22:12:19.092558+0000","last_fullsized":"2024-02-11T22:12:19.092558+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936184+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:12:18.936184+0000","last_peered":"2024-02-11T22:12:18.936184+0000","last_clean":"2024-02-11T22:12:18.936184+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:12:18.936184+0000","last_undegraded":"2024-02-11T22:12:18.936184+0000","last_fullsized":"2024-02-11T22:12:18.936184+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936470+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:12:18.936470+0000","last_peered":"2024-02-11T22:12:18.936470+0000","last_clean":"2024-02-11T22:12:18.936470+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:12:18.936470+0000","last_undegraded":"2024-02-11T22:12:18.936470+0000","last_fullsized":"2024-02-11T22:12:18.936470+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"63'9","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.088305+0000","last_change":"2024-02-11T22:11:50.482869+0000","last_active":"2024-02-11T22:12:19.088305+0000","last_peered":"2024-02-11T22:12:19.088305+0000","last_clean":"2024-02-11T22:12:19.088305+0000","last_became_active":"2024-02-11T22:11:50.482556+0000","last_became_peered":"2024-02-11T22:11:50.482556+0000","last_unstale":"2024-02-11T22:12:19.088305+0000","last_undegraded":"2024-02-11T22:12:19.088305+0000","last_fullsized":"2024-02-11T22:12:19.088305+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"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":9,"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":[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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257777+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:12:19.257777+0000","last_peered":"2024-02-11T22:12:19.257777+0000","last_clean":"2024-02-11T22:12:19.257777+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:12:19.257777+0000","last_undegraded":"2024-02-11T22:12:19.257777+0000","last_fullsized":"2024-02-11T22:12:19.257777+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091569+0000","last_change":"2024-02-11T22:11:50.477500+0000","last_active":"2024-02-11T22:12:19.091569+0000","last_peered":"2024-02-11T22:12:19.091569+0000","last_clean":"2024-02-11T22:12:19.091569+0000","last_became_active":"2024-02-11T22:11:50.477227+0000","last_became_peered":"2024-02-11T22:11:50.477227+0000","last_unstale":"2024-02-11T22:12:19.091569+0000","last_undegraded":"2024-02-11T22:12:19.091569+0000","last_fullsized":"2024-02-11T22:12:19.091569+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.090671+0000","last_change":"2024-02-11T22:11:50.919829+0000","last_active":"2024-02-11T22:12:19.090671+0000","last_peered":"2024-02-11T22:12:19.090671+0000","last_clean":"2024-02-11T22:12:19.090671+0000","last_became_active":"2024-02-11T22:11:50.919541+0000","last_became_peered":"2024-02-11T22:11:50.919541+0000","last_unstale":"2024-02-11T22:12:19.090671+0000","last_undegraded":"2024-02-11T22:12:19.090671+0000","last_fullsized":"2024-02-11T22:12:19.090671+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085605+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:12:19.085605+0000","last_peered":"2024-02-11T22:12:19.085605+0000","last_clean":"2024-02-11T22:12:19.085605+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:12:19.085605+0000","last_undegraded":"2024-02-11T22:12:19.085605+0000","last_fullsized":"2024-02-11T22:12:19.085605+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257672+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:12:19.257672+0000","last_peered":"2024-02-11T22:12:19.257672+0000","last_clean":"2024-02-11T22:12:19.257672+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:12:19.257672+0000","last_undegraded":"2024-02-11T22:12:19.257672+0000","last_fullsized":"2024-02-11T22:12:19.257672+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083127+0000","last_change":"2024-02-11T22:11:50.485511+0000","last_active":"2024-02-11T22:12:19.083127+0000","last_peered":"2024-02-11T22:12:19.083127+0000","last_clean":"2024-02-11T22:12:19.083127+0000","last_became_active":"2024-02-11T22:11:50.484886+0000","last_became_peered":"2024-02-11T22:11:50.484886+0000","last_unstale":"2024-02-11T22:12:19.083127+0000","last_undegraded":"2024-02-11T22:12:19.083127+0000","last_fullsized":"2024-02-11T22:12:19.083127+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083082+0000","last_change":"2024-02-11T22:11:50.910111+0000","last_active":"2024-02-11T22:12:19.083082+0000","last_peered":"2024-02-11T22:12:19.083082+0000","last_clean":"2024-02-11T22:12:19.083082+0000","last_became_active":"2024-02-11T22:11:50.909425+0000","last_became_peered":"2024-02-11T22:11:50.909425+0000","last_unstale":"2024-02-11T22:12:19.083082+0000","last_undegraded":"2024-02-11T22:12:19.083082+0000","last_fullsized":"2024-02-11T22:12:19.083082+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:51:51.183252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":24,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935392+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:12:18.935392+0000","last_peered":"2024-02-11T22:12:18.935392+0000","last_clean":"2024-02-11T22:12:18.935392+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:12:18.935392+0000","last_undegraded":"2024-02-11T22:12:18.935392+0000","last_fullsized":"2024-02-11T22:12:18.935392+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257465+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:12:19.257465+0000","last_peered":"2024-02-11T22:12:19.257465+0000","last_clean":"2024-02-11T22:12:19.257465+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:12:19.257465+0000","last_undegraded":"2024-02-11T22:12:19.257465+0000","last_fullsized":"2024-02-11T22:12:19.257465+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936849+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:12:18.936849+0000","last_peered":"2024-02-11T22:12:18.936849+0000","last_clean":"2024-02-11T22:12:18.936849+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:12:18.936849+0000","last_undegraded":"2024-02-11T22:12:18.936849+0000","last_fullsized":"2024-02-11T22:12:18.936849+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257931+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:12:19.257931+0000","last_peered":"2024-02-11T22:12:19.257931+0000","last_clean":"2024-02-11T22:12:19.257931+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:12:19.257931+0000","last_undegraded":"2024-02-11T22:12:19.257931+0000","last_fullsized":"2024-02-11T22:12:19.257931+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945293+0000","last_change":"2024-02-11T22:12:19.087089+0000","last_active":"2024-02-11T22:12:19.945293+0000","last_peered":"2024-02-11T22:12:19.945293+0000","last_clean":"2024-02-11T22:12:19.945293+0000","last_became_active":"2024-02-11T22:12:19.086739+0000","last_became_peered":"2024-02-11T22:12:19.086739+0000","last_unstale":"2024-02-11T22:12:19.945293+0000","last_undegraded":"2024-02-11T22:12:19.945293+0000","last_fullsized":"2024-02-11T22:12:19.945293+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:44.703427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936183+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:12:18.936183+0000","last_peered":"2024-02-11T22:12:18.936183+0000","last_clean":"2024-02-11T22:12:18.936183+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:12:18.936183+0000","last_undegraded":"2024-02-11T22:12:18.936183+0000","last_fullsized":"2024-02-11T22:12:18.936183+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087054+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:12:19.087054+0000","last_peered":"2024-02-11T22:12:19.087054+0000","last_clean":"2024-02-11T22:12:19.087054+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:12:19.087054+0000","last_undegraded":"2024-02-11T22:12:19.087054+0000","last_fullsized":"2024-02-11T22:12:19.087054+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945332+0000","last_change":"2024-02-11T22:12:18.920980+0000","last_active":"2024-02-11T22:12:19.945332+0000","last_peered":"2024-02-11T22:12:19.945332+0000","last_clean":"2024-02-11T22:12:19.945332+0000","last_became_active":"2024-02-11T22:12:18.920684+0000","last_became_peered":"2024-02-11T22:12:18.920684+0000","last_unstale":"2024-02-11T22:12:19.945332+0000","last_undegraded":"2024-02-11T22:12:19.945332+0000","last_fullsized":"2024-02-11T22:12:19.945332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:33:24.243118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085587+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:12:19.085587+0000","last_peered":"2024-02-11T22:12:19.085587+0000","last_clean":"2024-02-11T22:12:19.085587+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:12:19.085587+0000","last_undegraded":"2024-02-11T22:12:19.085587+0000","last_fullsized":"2024-02-11T22:12:19.085587+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936708+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:12:18.936708+0000","last_peered":"2024-02-11T22:12:18.936708+0000","last_clean":"2024-02-11T22:12:18.936708+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:12:18.936708+0000","last_undegraded":"2024-02-11T22:12:18.936708+0000","last_fullsized":"2024-02-11T22:12:18.936708+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945409+0000","last_change":"2024-02-11T22:12:19.087065+0000","last_active":"2024-02-11T22:12:19.945409+0000","last_peered":"2024-02-11T22:12:19.945409+0000","last_clean":"2024-02-11T22:12:19.945409+0000","last_became_active":"2024-02-11T22:12:19.086748+0000","last_became_peered":"2024-02-11T22:12:19.086748+0000","last_unstale":"2024-02-11T22:12:19.945409+0000","last_undegraded":"2024-02-11T22:12:19.945409+0000","last_fullsized":"2024-02-11T22:12:19.945409+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:37:03.200227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935102+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:12:18.935102+0000","last_peered":"2024-02-11T22:12:18.935102+0000","last_clean":"2024-02-11T22:12:18.935102+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:12:18.935102+0000","last_undegraded":"2024-02-11T22:12:18.935102+0000","last_fullsized":"2024-02-11T22:12:18.935102+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935473+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:12:18.935473+0000","last_peered":"2024-02-11T22:12:18.935473+0000","last_clean":"2024-02-11T22:12:18.935473+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:12:18.935473+0000","last_undegraded":"2024-02-11T22:12:18.935473+0000","last_fullsized":"2024-02-11T22:12:18.935473+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.943814+0000","last_change":"2024-02-11T22:12:18.551430+0000","last_active":"2024-02-11T22:12:19.943814+0000","last_peered":"2024-02-11T22:12:19.943814+0000","last_clean":"2024-02-11T22:12:19.943814+0000","last_became_active":"2024-02-11T22:12:18.551142+0000","last_became_peered":"2024-02-11T22:12:18.551142+0000","last_unstale":"2024-02-11T22:12:19.943814+0000","last_undegraded":"2024-02-11T22:12:19.943814+0000","last_fullsized":"2024-02-11T22:12:19.943814+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:01:26.544656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085844+0000","last_change":"2024-02-11T22:11:50.909567+0000","last_active":"2024-02-11T22:12:19.085844+0000","last_peered":"2024-02-11T22:12:19.085844+0000","last_clean":"2024-02-11T22:12:19.085844+0000","last_became_active":"2024-02-11T22:11:50.909291+0000","last_became_peered":"2024-02-11T22:11:50.909291+0000","last_unstale":"2024-02-11T22:12:19.085844+0000","last_undegraded":"2024-02-11T22:12:19.085844+0000","last_fullsized":"2024-02-11T22:12:19.085844+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086298+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:12:19.086298+0000","last_peered":"2024-02-11T22:12:19.086298+0000","last_clean":"2024-02-11T22:12:19.086298+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:12:19.086298+0000","last_undegraded":"2024-02-11T22:12:19.086298+0000","last_fullsized":"2024-02-11T22:12:19.086298+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'128","reported_seq":263,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-02-11T22:12:21.043076+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:12:21.043076+0000","last_peered":"2024-02-11T22:12:21.043076+0000","last_clean":"2024-02-11T22:12:21.043076+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:12:21.043076+0000","last_undegraded":"2024-02-11T22:12:21.043076+0000","last_fullsized":"2024-02-11T22:12:21.043076+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.947442+0000","last_change":"2024-02-11T22:12:18.920998+0000","last_active":"2024-02-11T22:12:19.947442+0000","last_peered":"2024-02-11T22:12:19.947442+0000","last_clean":"2024-02-11T22:12:19.947442+0000","last_became_active":"2024-02-11T22:12:18.920687+0000","last_became_peered":"2024-02-11T22:12:18.920687+0000","last_unstale":"2024-02-11T22:12:19.947442+0000","last_undegraded":"2024-02-11T22:12:19.947442+0000","last_fullsized":"2024-02-11T22:12:19.947442+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:33:16.274739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.090348+0000","last_change":"2024-02-11T22:11:50.918161+0000","last_active":"2024-02-11T22:12:19.090348+0000","last_peered":"2024-02-11T22:12:19.090348+0000","last_clean":"2024-02-11T22:12:19.090348+0000","last_became_active":"2024-02-11T22:11:50.917886+0000","last_became_peered":"2024-02-11T22:11:50.917886+0000","last_unstale":"2024-02-11T22:12:19.090348+0000","last_undegraded":"2024-02-11T22:12:19.090348+0000","last_fullsized":"2024-02-11T22:12:19.090348+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:50:31.731653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257271+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:12:19.257271+0000","last_peered":"2024-02-11T22:12:19.257271+0000","last_clean":"2024-02-11T22:12:19.257271+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:12:19.257271+0000","last_undegraded":"2024-02-11T22:12:19.257271+0000","last_fullsized":"2024-02-11T22:12:19.257271+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.947369+0000","last_change":"2024-02-11T22:12:19.091380+0000","last_active":"2024-02-11T22:12:19.947369+0000","last_peered":"2024-02-11T22:12:19.947369+0000","last_clean":"2024-02-11T22:12:19.947369+0000","last_became_active":"2024-02-11T22:12:19.090778+0000","last_became_peered":"2024-02-11T22:12:19.090778+0000","last_unstale":"2024-02-11T22:12:19.947369+0000","last_undegraded":"2024-02-11T22:12:19.947369+0000","last_fullsized":"2024-02-11T22:12:19.947369+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:22:12.438598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257889+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:12:19.257889+0000","last_peered":"2024-02-11T22:12:19.257889+0000","last_clean":"2024-02-11T22:12:19.257889+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:12:19.257889+0000","last_undegraded":"2024-02-11T22:12:19.257889+0000","last_fullsized":"2024-02-11T22:12:19.257889+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936362+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:12:18.936362+0000","last_peered":"2024-02-11T22:12:18.936362+0000","last_clean":"2024-02-11T22:12:18.936362+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:12:18.936362+0000","last_undegraded":"2024-02-11T22:12:18.936362+0000","last_fullsized":"2024-02-11T22:12:18.936362+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.946495+0000","last_change":"2024-02-11T22:12:18.555319+0000","last_active":"2024-02-11T22:12:19.946495+0000","last_peered":"2024-02-11T22:12:19.946495+0000","last_clean":"2024-02-11T22:12:19.946495+0000","last_became_active":"2024-02-11T22:12:18.555019+0000","last_became_peered":"2024-02-11T22:12:18.555019+0000","last_unstale":"2024-02-11T22:12:19.946495+0000","last_undegraded":"2024-02-11T22:12:19.946495+0000","last_fullsized":"2024-02-11T22:12:19.946495+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:21:47.795165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936426+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:12:18.936426+0000","last_peered":"2024-02-11T22:12:18.936426+0000","last_clean":"2024-02-11T22:12:18.936426+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:12:18.936426+0000","last_undegraded":"2024-02-11T22:12:18.936426+0000","last_fullsized":"2024-02-11T22:12:18.936426+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086624+0000","last_change":"2024-02-11T22:11:50.915700+0000","last_active":"2024-02-11T22:12:19.086624+0000","last_peered":"2024-02-11T22:12:19.086624+0000","last_clean":"2024-02-11T22:12:19.086624+0000","last_became_active":"2024-02-11T22:11:50.915421+0000","last_became_peered":"2024-02-11T22:11:50.915421+0000","last_unstale":"2024-02-11T22:12:19.086624+0000","last_undegraded":"2024-02-11T22:12:19.086624+0000","last_fullsized":"2024-02-11T22:12:19.086624+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945993+0000","last_change":"2024-02-11T22:12:19.086986+0000","last_active":"2024-02-11T22:12:19.945993+0000","last_peered":"2024-02-11T22:12:19.945993+0000","last_clean":"2024-02-11T22:12:19.945993+0000","last_became_active":"2024-02-11T22:12:19.086693+0000","last_became_peered":"2024-02-11T22:12:19.086693+0000","last_unstale":"2024-02-11T22:12:19.945993+0000","last_undegraded":"2024-02-11T22:12:19.945993+0000","last_fullsized":"2024-02-11T22:12:19.945993+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:20:21.909865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083549+0000","last_change":"2024-02-11T22:11:50.483726+0000","last_active":"2024-02-11T22:12:19.083549+0000","last_peered":"2024-02-11T22:12:19.083549+0000","last_clean":"2024-02-11T22:12:19.083549+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:12:19.083549+0000","last_undegraded":"2024-02-11T22:12:19.083549+0000","last_fullsized":"2024-02-11T22:12:19.083549+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092367+0000","last_change":"2024-02-11T22:11:50.926286+0000","last_active":"2024-02-11T22:12:19.092367+0000","last_peered":"2024-02-11T22:12:19.092367+0000","last_clean":"2024-02-11T22:12:19.092367+0000","last_became_active":"2024-02-11T22:11:50.925997+0000","last_became_peered":"2024-02-11T22:11:50.925997+0000","last_unstale":"2024-02-11T22:12:19.092367+0000","last_undegraded":"2024-02-11T22:12:19.092367+0000","last_fullsized":"2024-02-11T22:12:19.092367+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:53:26.495235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257350+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:12:19.257350+0000","last_peered":"2024-02-11T22:12:19.257350+0000","last_clean":"2024-02-11T22:12:19.257350+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:12:19.257350+0000","last_undegraded":"2024-02-11T22:12:19.257350+0000","last_fullsized":"2024-02-11T22:12:19.257350+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936402+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:12:18.936402+0000","last_peered":"2024-02-11T22:12:18.936402+0000","last_clean":"2024-02-11T22:12:18.936402+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:12:18.936402+0000","last_undegraded":"2024-02-11T22:12:18.936402+0000","last_fullsized":"2024-02-11T22:12:18.936402+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935060+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:12:18.935060+0000","last_peered":"2024-02-11T22:12:18.935060+0000","last_clean":"2024-02-11T22:12:18.935060+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:12:18.935060+0000","last_undegraded":"2024-02-11T22:12:18.935060+0000","last_fullsized":"2024-02-11T22:12:18.935060+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085612+0000","last_change":"2024-02-11T22:11:50.922530+0000","last_active":"2024-02-11T22:12:19.085612+0000","last_peered":"2024-02-11T22:12:19.085612+0000","last_clean":"2024-02-11T22:12:19.085612+0000","last_became_active":"2024-02-11T22:11:50.922039+0000","last_became_peered":"2024-02-11T22:11:50.922039+0000","last_unstale":"2024-02-11T22:12:19.085612+0000","last_undegraded":"2024-02-11T22:12:19.085612+0000","last_fullsized":"2024-02-11T22:12:19.085612+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935809+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:12:18.935809+0000","last_peered":"2024-02-11T22:12:18.935809+0000","last_clean":"2024-02-11T22:12:18.935809+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:12:18.935809+0000","last_undegraded":"2024-02-11T22:12:18.935809+0000","last_fullsized":"2024-02-11T22:12:18.935809+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086042+0000","last_change":"2024-02-11T22:11:50.911899+0000","last_active":"2024-02-11T22:12:19.086042+0000","last_peered":"2024-02-11T22:12:19.086042+0000","last_clean":"2024-02-11T22:12:19.086042+0000","last_became_active":"2024-02-11T22:11:50.911266+0000","last_became_peered":"2024-02-11T22:11:50.911266+0000","last_unstale":"2024-02-11T22:12:19.086042+0000","last_undegraded":"2024-02-11T22:12:19.086042+0000","last_fullsized":"2024-02-11T22:12:19.086042+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:31.486723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257642+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:12:19.257642+0000","last_peered":"2024-02-11T22:12:19.257642+0000","last_clean":"2024-02-11T22:12:19.257642+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:12:19.257642+0000","last_undegraded":"2024-02-11T22:12:19.257642+0000","last_fullsized":"2024-02-11T22:12:19.257642+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083185+0000","last_change":"2024-02-11T22:11:50.908295+0000","last_active":"2024-02-11T22:12:19.083185+0000","last_peered":"2024-02-11T22:12:19.083185+0000","last_clean":"2024-02-11T22:12:19.083185+0000","last_became_active":"2024-02-11T22:11:50.908000+0000","last_became_peered":"2024-02-11T22:11:50.908000+0000","last_unstale":"2024-02-11T22:12:19.083185+0000","last_undegraded":"2024-02-11T22:12:19.083185+0000","last_fullsized":"2024-02-11T22:12:19.083185+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:41:47.084859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936474+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:12:18.936474+0000","last_peered":"2024-02-11T22:12:18.936474+0000","last_clean":"2024-02-11T22:12:18.936474+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:12:18.936474+0000","last_undegraded":"2024-02-11T22:12:18.936474+0000","last_fullsized":"2024-02-11T22:12:18.936474+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257826+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:12:19.257826+0000","last_peered":"2024-02-11T22:12:19.257826+0000","last_clean":"2024-02-11T22:12:19.257826+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:12:19.257826+0000","last_undegraded":"2024-02-11T22:12:19.257826+0000","last_fullsized":"2024-02-11T22:12:19.257826+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936079+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:12:18.936079+0000","last_peered":"2024-02-11T22:12:18.936079+0000","last_clean":"2024-02-11T22:12:18.936079+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:12:18.936079+0000","last_undegraded":"2024-02-11T22:12:18.936079+0000","last_fullsized":"2024-02-11T22:12:18.936079+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086605+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:12:19.086605+0000","last_peered":"2024-02-11T22:12:19.086605+0000","last_clean":"2024-02-11T22:12:19.086605+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:12:19.086605+0000","last_undegraded":"2024-02-11T22:12:19.086605+0000","last_fullsized":"2024-02-11T22:12:19.086605+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936780+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:12:18.936780+0000","last_peered":"2024-02-11T22:12:18.936780+0000","last_clean":"2024-02-11T22:12:18.936780+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:12:18.936780+0000","last_undegraded":"2024-02-11T22:12:18.936780+0000","last_fullsized":"2024-02-11T22:12:18.936780+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.258009+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:12:19.258009+0000","last_peered":"2024-02-11T22:12:19.258009+0000","last_clean":"2024-02-11T22:12:19.258009+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:12:19.258009+0000","last_undegraded":"2024-02-11T22:12:19.258009+0000","last_fullsized":"2024-02-11T22:12:19.258009+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.082977+0000","last_change":"2024-02-11T22:11:50.910284+0000","last_active":"2024-02-11T22:12:19.082977+0000","last_peered":"2024-02-11T22:12:19.082977+0000","last_clean":"2024-02-11T22:12:19.082977+0000","last_became_active":"2024-02-11T22:11:50.909821+0000","last_became_peered":"2024-02-11T22:11:50.909821+0000","last_unstale":"2024-02-11T22:12:19.082977+0000","last_undegraded":"2024-02-11T22:12:19.082977+0000","last_fullsized":"2024-02-11T22:12:19.082977+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:41:04.911105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935520+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:12:18.935520+0000","last_peered":"2024-02-11T22:12:18.935520+0000","last_clean":"2024-02-11T22:12:18.935520+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:12:18.935520+0000","last_undegraded":"2024-02-11T22:12:18.935520+0000","last_fullsized":"2024-02-11T22:12:18.935520+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085730+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:12:19.085730+0000","last_peered":"2024-02-11T22:12:19.085730+0000","last_clean":"2024-02-11T22:12:19.085730+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:12:19.085730+0000","last_undegraded":"2024-02-11T22:12:19.085730+0000","last_fullsized":"2024-02-11T22:12:19.085730+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091040+0000","last_change":"2024-02-11T22:11:50.924058+0000","last_active":"2024-02-11T22:12:19.091040+0000","last_peered":"2024-02-11T22:12:19.091040+0000","last_clean":"2024-02-11T22:12:19.091040+0000","last_became_active":"2024-02-11T22:11:50.923773+0000","last_became_peered":"2024-02-11T22:11:50.923773+0000","last_unstale":"2024-02-11T22:12:19.091040+0000","last_undegraded":"2024-02-11T22:12:19.091040+0000","last_fullsized":"2024-02-11T22:12:19.091040+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086230+0000","last_change":"2024-02-11T22:11:50.911022+0000","last_active":"2024-02-11T22:12:19.086230+0000","last_peered":"2024-02-11T22:12:19.086230+0000","last_clean":"2024-02-11T22:12:19.086230+0000","last_became_active":"2024-02-11T22:11:50.910731+0000","last_became_peered":"2024-02-11T22:11:50.910731+0000","last_unstale":"2024-02-11T22:12:19.086230+0000","last_undegraded":"2024-02-11T22:12:19.086230+0000","last_fullsized":"2024-02-11T22:12:19.086230+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.934962+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:12:18.934962+0000","last_peered":"2024-02-11T22:12:18.934962+0000","last_clean":"2024-02-11T22:12:18.934962+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:12:18.934962+0000","last_undegraded":"2024-02-11T22:12:18.934962+0000","last_fullsized":"2024-02-11T22:12:18.934962+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083520+0000","last_change":"2024-02-11T22:11:50.919869+0000","last_active":"2024-02-11T22:12:19.083520+0000","last_peered":"2024-02-11T22:12:19.083520+0000","last_clean":"2024-02-11T22:12:19.083520+0000","last_became_active":"2024-02-11T22:11:50.919593+0000","last_became_peered":"2024-02-11T22:11:50.919593+0000","last_unstale":"2024-02-11T22:12:19.083520+0000","last_undegraded":"2024-02-11T22:12:19.083520+0000","last_fullsized":"2024-02-11T22:12:19.083520+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:12:11.599281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086708+0000","last_change":"2024-02-11T22:11:50.918825+0000","last_active":"2024-02-11T22:12:19.086708+0000","last_peered":"2024-02-11T22:12:19.086708+0000","last_clean":"2024-02-11T22:12:19.086708+0000","last_became_active":"2024-02-11T22:11:50.918337+0000","last_became_peered":"2024-02-11T22:11:50.918337+0000","last_unstale":"2024-02-11T22:12:19.086708+0000","last_undegraded":"2024-02-11T22:12:19.086708+0000","last_fullsized":"2024-02-11T22:12:19.086708+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086158+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:12:19.086158+0000","last_peered":"2024-02-11T22:12:19.086158+0000","last_clean":"2024-02-11T22:12:19.086158+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:12:19.086158+0000","last_undegraded":"2024-02-11T22:12:19.086158+0000","last_fullsized":"2024-02-11T22:12:19.086158+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085387+0000","last_change":"2024-02-11T22:11:50.907259+0000","last_active":"2024-02-11T22:12:19.085387+0000","last_peered":"2024-02-11T22:12:19.085387+0000","last_clean":"2024-02-11T22:12:19.085387+0000","last_became_active":"2024-02-11T22:11:50.906945+0000","last_became_peered":"2024-02-11T22:11:50.906945+0000","last_unstale":"2024-02-11T22:12:19.085387+0000","last_undegraded":"2024-02-11T22:12:19.085387+0000","last_fullsized":"2024-02-11T22:12:19.085387+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085756+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:12:19.085756+0000","last_peered":"2024-02-11T22:12:19.085756+0000","last_clean":"2024-02-11T22:12:19.085756+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:12:19.085756+0000","last_undegraded":"2024-02-11T22:12:19.085756+0000","last_fullsized":"2024-02-11T22:12:19.085756+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091128+0000","last_change":"2024-02-11T22:11:50.927120+0000","last_active":"2024-02-11T22:12:19.091128+0000","last_peered":"2024-02-11T22:12:19.091128+0000","last_clean":"2024-02-11T22:12:19.091128+0000","last_became_active":"2024-02-11T22:11:50.926812+0000","last_became_peered":"2024-02-11T22:11:50.926812+0000","last_unstale":"2024-02-11T22:12:19.091128+0000","last_undegraded":"2024-02-11T22:12:19.091128+0000","last_fullsized":"2024-02-11T22:12:19.091128+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083345+0000","last_change":"2024-02-11T22:11:50.913691+0000","last_active":"2024-02-11T22:12:19.083345+0000","last_peered":"2024-02-11T22:12:19.083345+0000","last_clean":"2024-02-11T22:12:19.083345+0000","last_became_active":"2024-02-11T22:11:50.913044+0000","last_became_peered":"2024-02-11T22:11:50.913044+0000","last_unstale":"2024-02-11T22:12:19.083345+0000","last_undegraded":"2024-02-11T22:12:19.083345+0000","last_fullsized":"2024-02-11T22:12:19.083345+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:00:30.054000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3146,"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":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299408,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28244,"kb_used_data":1220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716908,"statfs":{"total":95995035648,"available":95966113792,"internally_reserved":0,"allocated":1249280,"data_stored":869620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.315}]},{"osd":1,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.40600000000000003}]},{"osd":2,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.379},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.39500000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.32300000000000001}]},{"osd":5,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.35399999999999998}]},{"osd":6,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.439}]}]},{"osd":6,"up_from":44,"seq":188978561043,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28248,"kb_used_data":1228,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716904,"statfs":{"total":95995035648,"available":95966109696,"internally_reserved":0,"allocated":1257472,"data_stored":871695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.42299999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.45800000000000002}]},{"osd":2,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.47199999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.38800000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.35099999999999998}]},{"osd":5,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.375},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.40699999999999997}]},{"osd":7,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.54500000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574885,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":644,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":659456,"data_stored":279139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:02 2024","interfaces":[{"interface":"back","average":{"1min":0.35099999999999998,"5min":0.36599999999999999,"15min":0.36799999999999999},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.48699999999999999,"5min":0.621,"15min":0.621},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.54300000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.436}]},{"osd":2,"last update":"Sun Feb 11 22:12:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.442,"15min":0.44600000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.64400000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.46999999999999997}]},{"osd":3,"last update":"Sun Feb 11 22:12:32 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.432,"15min":0.436},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.499},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.45300000000000001,"15min":0.46100000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.52800000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.751},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.68799999999999994}]},{"osd":5,"last update":"Sun Feb 11 22:12:04 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.6890000000000001,"5min":2.6890000000000001,"15min":2.6890000000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.73199999999999998}]},{"osd":6,"last update":"Sun Feb 11 22:12:20 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.64600000000000002}]},{"osd":7,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.74099999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1261568,"data_stored":870075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:11:57 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.34200000000000003,"15min":0.33600000000000002},"min":{"1min":0.22500000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.38300000000000001,"15min":0.38},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.28599999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:12:14 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.41499999999999998,"15min":0.41299999999999998},"min":{"1min":0.28000000000000003,"5min":0.249,"15min":0.249},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40600000000000003,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.27300000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.46300000000000002,"15min":0.46500000000000002},"min":{"1min":0.35199999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.379},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.42799999999999999,"15min":0.42999999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.315}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.39300000000000002}]},{"osd":5,"last update":"Sun Feb 11 22:12:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.437}]},{"osd":6,"last update":"Sun Feb 11 22:12:19 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.40999999999999998}]},{"osd":7,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.52100000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411361,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27664,"kb_used_data":636,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717488,"statfs":{"total":95995035648,"available":95966707712,"internally_reserved":0,"allocated":651264,"data_stored":278979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:17 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40999999999999998,"15min":0.41199999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.439,"5min":0.42999999999999999,"15min":0.42799999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.48299999999999998}]},{"osd":1,"last update":"Sun Feb 11 22:12:17 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.44900000000000001,"15min":0.45200000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.313,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.51700000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:12:35 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.48699999999999999,"15min":0.495},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68999999999999995,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.52500000000000002,"15min":0.53500000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.55800000000000005}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.60799999999999998}]},{"osd":5,"last update":"Sun Feb 11 22:12:02 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.69999999999999996}]},{"osd":6,"last update":"Sun Feb 11 22:12:21 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.625},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.67800000000000005}]},{"osd":7,"last update":"Sun Feb 11 22:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.64600000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182430,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":671744,"data_stored":281431,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.41299999999999998,"15min":0.41999999999999998},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.318},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.441,"15min":0.45300000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.308}]},{"osd":1,"last update":"Sun Feb 11 22:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.434,"15min":0.44400000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.63100000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.377,"5min":0.436,"15min":0.44600000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.60799999999999998,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.27100000000000002}]},{"osd":2,"last update":"Sun Feb 11 22:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.48099999999999998,"15min":0.49199999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.47899999999999998,"15min":0.48499999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.28699999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.442}]},{"osd":5,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.48799999999999999}]},{"osd":6,"last update":"Sun Feb 11 22:12:20 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.46100000000000002}]},{"osd":7,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.47999999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":667648,"data_stored":279687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.29799999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.316},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.28499999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.42599999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.39400000000000002}]},{"osd":5,"last update":"Sun Feb 11 22:12:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.45500000000000002}]},{"osd":6,"last update":"Sun Feb 11 22:12:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.441}]},{"osd":7,"last update":"Sun Feb 11 22:12:36 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.018,"5min":1.018,"15min":1.018},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.50900000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":663552,"data_stored":281136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.48399999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52900000000000003}]},{"osd":2,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.56899999999999995}]},{"osd":3,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.46200000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.436}]},{"osd":6,"last update":"Sun Feb 11 22:12:21 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.371}]},{"osd":7,"last update":"Sun Feb 11 22:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.44800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"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":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-02-11T22:12:47.700 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-11T22:12:47.870 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:47 smithi160 bash[77319]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-02-11T22:12:47.870 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:47 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:47.870 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:47 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:47.870 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:47 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:47.870 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:47 smithi160 ceph-mon[39894]: Deploying daemon node-exporter.b on smithi160 2024-02-11T22:12:47.932 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:48.054 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:48.054 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:48.054 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:48.055 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[35696]: Deploying daemon node-exporter.b on smithi160 2024-02-11T22:12:48.055 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:48.055 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:48.055 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:48.055 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:47 smithi023 ceph-mon[50466]: Deploying daemon node-exporter.b on smithi160 2024-02-11T22:12:48.194 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:47 smithi160 bash[77319]: Getting image source signatures 2024-02-11T22:12:48.194 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:47 smithi160 bash[77319]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-02-11T22:12:48.195 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:47 smithi160 bash[77319]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-02-11T22:12:48.195 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:47 smithi160 bash[77319]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-02-11T22:12:49.154 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:49.156 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:12:49.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:48 smithi023 ceph-mon[35696]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:49.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:48 smithi023 ceph-mon[35696]: from='client.24662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:49.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:48 smithi023 ceph-mon[50466]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:49.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:48 smithi023 ceph-mon[50466]: from='client.24662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:49.194 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:48 smithi160 bash[77319]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-02-11T22:12:49.194 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:48 smithi160 bash[77319]: Writing manifest to image destination 2024-02-11T22:12:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:48 smithi160 ceph-mon[39894]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:48 smithi160 ceph-mon[39894]: from='client.24662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:49.527 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-02-11T22:12:48.951720+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593514,"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":227,"num_write_kb":2433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":223116,"kb_used_data":6916,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749738100,"statfs":{"total":767960285184,"available":767731814400,"internally_reserved":0,"allocated":7081984,"data_stored":4011762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"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.002576"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.258103+0000","last_change":"2024-02-11T22:11:50.925350+0000","last_active":"2024-02-11T22:12:19.258103+0000","last_peered":"2024-02-11T22:12:19.258103+0000","last_clean":"2024-02-11T22:12:19.258103+0000","last_became_active":"2024-02-11T22:11:50.923644+0000","last_became_peered":"2024-02-11T22:11:50.923644+0000","last_unstale":"2024-02-11T22:12:19.258103+0000","last_undegraded":"2024-02-11T22:12:19.258103+0000","last_fullsized":"2024-02-11T22:12:19.258103+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936294+0000","last_change":"2024-02-11T22:11:50.903578+0000","last_active":"2024-02-11T22:12:18.936294+0000","last_peered":"2024-02-11T22:12:18.936294+0000","last_clean":"2024-02-11T22:12:18.936294+0000","last_became_active":"2024-02-11T22:11:50.903306+0000","last_became_peered":"2024-02-11T22:11:50.903306+0000","last_unstale":"2024-02-11T22:12:18.936294+0000","last_undegraded":"2024-02-11T22:12:18.936294+0000","last_fullsized":"2024-02-11T22:12:18.936294+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092087+0000","last_change":"2024-02-11T22:11:50.925037+0000","last_active":"2024-02-11T22:12:19.092087+0000","last_peered":"2024-02-11T22:12:19.092087+0000","last_clean":"2024-02-11T22:12:19.092087+0000","last_became_active":"2024-02-11T22:11:50.924722+0000","last_became_peered":"2024-02-11T22:11:50.924722+0000","last_unstale":"2024-02-11T22:12:19.092087+0000","last_undegraded":"2024-02-11T22:12:19.092087+0000","last_fullsized":"2024-02-11T22:12:19.092087+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086919+0000","last_change":"2024-02-11T22:11:50.909383+0000","last_active":"2024-02-11T22:12:19.086919+0000","last_peered":"2024-02-11T22:12:19.086919+0000","last_clean":"2024-02-11T22:12:19.086919+0000","last_became_active":"2024-02-11T22:11:50.908984+0000","last_became_peered":"2024-02-11T22:11:50.908984+0000","last_unstale":"2024-02-11T22:12:19.086919+0000","last_undegraded":"2024-02-11T22:12:19.086919+0000","last_fullsized":"2024-02-11T22:12:19.086919+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257759+0000","last_change":"2024-02-11T22:11:50.925870+0000","last_active":"2024-02-11T22:12:19.257759+0000","last_peered":"2024-02-11T22:12:19.257759+0000","last_clean":"2024-02-11T22:12:19.257759+0000","last_became_active":"2024-02-11T22:11:50.925239+0000","last_became_peered":"2024-02-11T22:11:50.925239+0000","last_unstale":"2024-02-11T22:12:19.257759+0000","last_undegraded":"2024-02-11T22:12:19.257759+0000","last_fullsized":"2024-02-11T22:12:19.257759+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085866+0000","last_change":"2024-02-11T22:11:50.912011+0000","last_active":"2024-02-11T22:12:19.085866+0000","last_peered":"2024-02-11T22:12:19.085866+0000","last_clean":"2024-02-11T22:12:19.085866+0000","last_became_active":"2024-02-11T22:11:50.911380+0000","last_became_peered":"2024-02-11T22:11:50.911380+0000","last_unstale":"2024-02-11T22:12:19.085866+0000","last_undegraded":"2024-02-11T22:12:19.085866+0000","last_fullsized":"2024-02-11T22:12:19.085866+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257335+0000","last_change":"2024-02-11T22:11:50.924516+0000","last_active":"2024-02-11T22:12:19.257335+0000","last_peered":"2024-02-11T22:12:19.257335+0000","last_clean":"2024-02-11T22:12:19.257335+0000","last_became_active":"2024-02-11T22:11:50.923859+0000","last_became_peered":"2024-02-11T22:11:50.923859+0000","last_unstale":"2024-02-11T22:12:19.257335+0000","last_undegraded":"2024-02-11T22:12:19.257335+0000","last_fullsized":"2024-02-11T22:12:19.257335+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085106+0000","last_change":"2024-02-11T22:11:50.913264+0000","last_active":"2024-02-11T22:12:19.085106+0000","last_peered":"2024-02-11T22:12:19.085106+0000","last_clean":"2024-02-11T22:12:19.085106+0000","last_became_active":"2024-02-11T22:11:50.912964+0000","last_became_peered":"2024-02-11T22:11:50.912964+0000","last_unstale":"2024-02-11T22:12:19.085106+0000","last_undegraded":"2024-02-11T22:12:19.085106+0000","last_fullsized":"2024-02-11T22:12:19.085106+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.258053+0000","last_change":"2024-02-11T22:11:50.926008+0000","last_active":"2024-02-11T22:12:19.258053+0000","last_peered":"2024-02-11T22:12:19.258053+0000","last_clean":"2024-02-11T22:12:19.258053+0000","last_became_active":"2024-02-11T22:11:50.924067+0000","last_became_peered":"2024-02-11T22:11:50.924067+0000","last_unstale":"2024-02-11T22:12:19.258053+0000","last_undegraded":"2024-02-11T22:12:19.258053+0000","last_fullsized":"2024-02-11T22:12:19.258053+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083493+0000","last_change":"2024-02-11T22:11:50.907070+0000","last_active":"2024-02-11T22:12:19.083493+0000","last_peered":"2024-02-11T22:12:19.083493+0000","last_clean":"2024-02-11T22:12:19.083493+0000","last_became_active":"2024-02-11T22:11:50.906718+0000","last_became_peered":"2024-02-11T22:11:50.906718+0000","last_unstale":"2024-02-11T22:12:19.083493+0000","last_undegraded":"2024-02-11T22:12:19.083493+0000","last_fullsized":"2024-02-11T22:12:19.083493+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:30:16.338850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083534+0000","last_change":"2024-02-11T22:11:50.906460+0000","last_active":"2024-02-11T22:12:19.083534+0000","last_peered":"2024-02-11T22:12:19.083534+0000","last_clean":"2024-02-11T22:12:19.083534+0000","last_became_active":"2024-02-11T22:11:50.906015+0000","last_became_peered":"2024-02-11T22:11:50.906015+0000","last_unstale":"2024-02-11T22:12:19.083534+0000","last_undegraded":"2024-02-11T22:12:19.083534+0000","last_fullsized":"2024-02-11T22:12:19.083534+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:02:23.682612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936524+0000","last_change":"2024-02-11T22:11:50.915924+0000","last_active":"2024-02-11T22:12:18.936524+0000","last_peered":"2024-02-11T22:12:18.936524+0000","last_clean":"2024-02-11T22:12:18.936524+0000","last_became_active":"2024-02-11T22:11:50.915588+0000","last_became_peered":"2024-02-11T22:11:50.915588+0000","last_unstale":"2024-02-11T22:12:18.936524+0000","last_undegraded":"2024-02-11T22:12:18.936524+0000","last_fullsized":"2024-02-11T22:12:18.936524+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085950+0000","last_change":"2024-02-11T22:11:50.908235+0000","last_active":"2024-02-11T22:12:19.085950+0000","last_peered":"2024-02-11T22:12:19.085950+0000","last_clean":"2024-02-11T22:12:19.085950+0000","last_became_active":"2024-02-11T22:11:50.907954+0000","last_became_peered":"2024-02-11T22:11:50.907954+0000","last_unstale":"2024-02-11T22:12:19.085950+0000","last_undegraded":"2024-02-11T22:12:19.085950+0000","last_fullsized":"2024-02-11T22:12:19.085950+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091239+0000","last_change":"2024-02-11T22:11:50.912709+0000","last_active":"2024-02-11T22:12:19.091239+0000","last_peered":"2024-02-11T22:12:19.091239+0000","last_clean":"2024-02-11T22:12:19.091239+0000","last_became_active":"2024-02-11T22:11:50.912439+0000","last_became_peered":"2024-02-11T22:11:50.912439+0000","last_unstale":"2024-02-11T22:12:19.091239+0000","last_undegraded":"2024-02-11T22:12:19.091239+0000","last_fullsized":"2024-02-11T22:12:19.091239+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.934968+0000","last_change":"2024-02-11T22:11:50.909574+0000","last_active":"2024-02-11T22:12:18.934968+0000","last_peered":"2024-02-11T22:12:18.934968+0000","last_clean":"2024-02-11T22:12:18.934968+0000","last_became_active":"2024-02-11T22:11:50.909287+0000","last_became_peered":"2024-02-11T22:11:50.909287+0000","last_unstale":"2024-02-11T22:12:18.934968+0000","last_undegraded":"2024-02-11T22:12:18.934968+0000","last_fullsized":"2024-02-11T22:12:18.934968+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085864+0000","last_change":"2024-02-11T22:11:50.913522+0000","last_active":"2024-02-11T22:12:19.085864+0000","last_peered":"2024-02-11T22:12:19.085864+0000","last_clean":"2024-02-11T22:12:19.085864+0000","last_became_active":"2024-02-11T22:11:50.913188+0000","last_became_peered":"2024-02-11T22:11:50.913188+0000","last_unstale":"2024-02-11T22:12:19.085864+0000","last_undegraded":"2024-02-11T22:12:19.085864+0000","last_fullsized":"2024-02-11T22:12:19.085864+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087985+0000","last_change":"2024-02-11T22:11:50.923408+0000","last_active":"2024-02-11T22:12:19.087985+0000","last_peered":"2024-02-11T22:12:19.087985+0000","last_clean":"2024-02-11T22:12:19.087985+0000","last_became_active":"2024-02-11T22:11:50.923119+0000","last_became_peered":"2024-02-11T22:11:50.923119+0000","last_unstale":"2024-02-11T22:12:19.087985+0000","last_undegraded":"2024-02-11T22:12:19.087985+0000","last_fullsized":"2024-02-11T22:12:19.087985+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936691+0000","last_change":"2024-02-11T22:11:50.906340+0000","last_active":"2024-02-11T22:12:18.936691+0000","last_peered":"2024-02-11T22:12:18.936691+0000","last_clean":"2024-02-11T22:12:18.936691+0000","last_became_active":"2024-02-11T22:11:50.906032+0000","last_became_peered":"2024-02-11T22:11:50.906032+0000","last_unstale":"2024-02-11T22:12:18.936691+0000","last_undegraded":"2024-02-11T22:12:18.936691+0000","last_fullsized":"2024-02-11T22:12:18.936691+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257664+0000","last_change":"2024-02-11T22:11:50.923202+0000","last_active":"2024-02-11T22:12:19.257664+0000","last_peered":"2024-02-11T22:12:19.257664+0000","last_clean":"2024-02-11T22:12:19.257664+0000","last_became_active":"2024-02-11T22:11:50.922928+0000","last_became_peered":"2024-02-11T22:11:50.922928+0000","last_unstale":"2024-02-11T22:12:19.257664+0000","last_undegraded":"2024-02-11T22:12:19.257664+0000","last_fullsized":"2024-02-11T22:12:19.257664+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":20,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092790+0000","last_change":"2024-02-11T22:11:50.482113+0000","last_active":"2024-02-11T22:12:19.092790+0000","last_peered":"2024-02-11T22:12:19.092790+0000","last_clean":"2024-02-11T22:12:19.092790+0000","last_became_active":"2024-02-11T22:11:50.481788+0000","last_became_peered":"2024-02-11T22:11:50.481788+0000","last_unstale":"2024-02-11T22:12:19.092790+0000","last_undegraded":"2024-02-11T22:12:19.092790+0000","last_fullsized":"2024-02-11T22:12:19.092790+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T01:58:06.355005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086423+0000","last_change":"2024-02-11T22:11:50.911005+0000","last_active":"2024-02-11T22:12:19.086423+0000","last_peered":"2024-02-11T22:12:19.086423+0000","last_clean":"2024-02-11T22:12:19.086423+0000","last_became_active":"2024-02-11T22:11:50.910398+0000","last_became_peered":"2024-02-11T22:11:50.910398+0000","last_unstale":"2024-02-11T22:12:19.086423+0000","last_undegraded":"2024-02-11T22:12:19.086423+0000","last_fullsized":"2024-02-11T22:12:19.086423+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086810+0000","last_change":"2024-02-11T22:11:50.476546+0000","last_active":"2024-02-11T22:12:19.086810+0000","last_peered":"2024-02-11T22:12:19.086810+0000","last_clean":"2024-02-11T22:12:19.086810+0000","last_became_active":"2024-02-11T22:11:50.476262+0000","last_became_peered":"2024-02-11T22:11:50.476262+0000","last_unstale":"2024-02-11T22:12:19.086810+0000","last_undegraded":"2024-02-11T22:12:19.086810+0000","last_fullsized":"2024-02-11T22:12:19.086810+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092638+0000","last_change":"2024-02-11T22:11:50.918348+0000","last_active":"2024-02-11T22:12:19.092638+0000","last_peered":"2024-02-11T22:12:19.092638+0000","last_clean":"2024-02-11T22:12:19.092638+0000","last_became_active":"2024-02-11T22:11:50.915013+0000","last_became_peered":"2024-02-11T22:11:50.915013+0000","last_unstale":"2024-02-11T22:12:19.092638+0000","last_undegraded":"2024-02-11T22:12:19.092638+0000","last_fullsized":"2024-02-11T22:12:19.092638+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257920+0000","last_change":"2024-02-11T22:11:50.486162+0000","last_active":"2024-02-11T22:12:19.257920+0000","last_peered":"2024-02-11T22:12:19.257920+0000","last_clean":"2024-02-11T22:12:19.257920+0000","last_became_active":"2024-02-11T22:11:50.485863+0000","last_became_peered":"2024-02-11T22:11:50.485863+0000","last_unstale":"2024-02-11T22:12:19.257920+0000","last_undegraded":"2024-02-11T22:12:19.257920+0000","last_fullsized":"2024-02-11T22:12:19.257920+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087150+0000","last_change":"2024-02-11T22:11:50.927481+0000","last_active":"2024-02-11T22:12:19.087150+0000","last_peered":"2024-02-11T22:12:19.087150+0000","last_clean":"2024-02-11T22:12:19.087150+0000","last_became_active":"2024-02-11T22:11:50.927177+0000","last_became_peered":"2024-02-11T22:11:50.927177+0000","last_unstale":"2024-02-11T22:12:19.087150+0000","last_undegraded":"2024-02-11T22:12:19.087150+0000","last_fullsized":"2024-02-11T22:12:19.087150+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257691+0000","last_change":"2024-02-11T22:11:50.483628+0000","last_active":"2024-02-11T22:12:19.257691+0000","last_peered":"2024-02-11T22:12:19.257691+0000","last_clean":"2024-02-11T22:12:19.257691+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:12:19.257691+0000","last_undegraded":"2024-02-11T22:12:19.257691+0000","last_fullsized":"2024-02-11T22:12:19.257691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087214+0000","last_change":"2024-02-11T22:11:50.907756+0000","last_active":"2024-02-11T22:12:19.087214+0000","last_peered":"2024-02-11T22:12:19.087214+0000","last_clean":"2024-02-11T22:12:19.087214+0000","last_became_active":"2024-02-11T22:11:50.907245+0000","last_became_peered":"2024-02-11T22:11:50.907245+0000","last_unstale":"2024-02-11T22:12:19.087214+0000","last_undegraded":"2024-02-11T22:12:19.087214+0000","last_fullsized":"2024-02-11T22:12:19.087214+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086136+0000","last_change":"2024-02-11T22:11:50.479514+0000","last_active":"2024-02-11T22:12:19.086136+0000","last_peered":"2024-02-11T22:12:19.086136+0000","last_clean":"2024-02-11T22:12:19.086136+0000","last_became_active":"2024-02-11T22:11:50.479123+0000","last_became_peered":"2024-02-11T22:11:50.479123+0000","last_unstale":"2024-02-11T22:12:19.086136+0000","last_undegraded":"2024-02-11T22:12:19.086136+0000","last_fullsized":"2024-02-11T22:12:19.086136+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936182+0000","last_change":"2024-02-11T22:11:50.922218+0000","last_active":"2024-02-11T22:12:18.936182+0000","last_peered":"2024-02-11T22:12:18.936182+0000","last_clean":"2024-02-11T22:12:18.936182+0000","last_became_active":"2024-02-11T22:11:50.921916+0000","last_became_peered":"2024-02-11T22:11:50.921916+0000","last_unstale":"2024-02-11T22:12:18.936182+0000","last_undegraded":"2024-02-11T22:12:18.936182+0000","last_fullsized":"2024-02-11T22:12:18.936182+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083220+0000","last_change":"2024-02-11T22:11:50.483984+0000","last_active":"2024-02-11T22:12:19.083220+0000","last_peered":"2024-02-11T22:12:19.083220+0000","last_clean":"2024-02-11T22:12:19.083220+0000","last_became_active":"2024-02-11T22:11:50.483674+0000","last_became_peered":"2024-02-11T22:11:50.483674+0000","last_unstale":"2024-02-11T22:12:19.083220+0000","last_undegraded":"2024-02-11T22:12:19.083220+0000","last_fullsized":"2024-02-11T22:12:19.083220+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.090988+0000","last_change":"2024-02-11T22:11:50.920025+0000","last_active":"2024-02-11T22:12:19.090988+0000","last_peered":"2024-02-11T22:12:19.090988+0000","last_clean":"2024-02-11T22:12:19.090988+0000","last_became_active":"2024-02-11T22:11:50.919744+0000","last_became_peered":"2024-02-11T22:11:50.919744+0000","last_unstale":"2024-02-11T22:12:19.090988+0000","last_undegraded":"2024-02-11T22:12:19.090988+0000","last_fullsized":"2024-02-11T22:12:19.090988+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:54:57.696368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085438+0000","last_change":"2024-02-11T22:11:50.479919+0000","last_active":"2024-02-11T22:12:19.085438+0000","last_peered":"2024-02-11T22:12:19.085438+0000","last_clean":"2024-02-11T22:12:19.085438+0000","last_became_active":"2024-02-11T22:11:50.479603+0000","last_became_peered":"2024-02-11T22:11:50.479603+0000","last_unstale":"2024-02-11T22:12:19.085438+0000","last_undegraded":"2024-02-11T22:12:19.085438+0000","last_fullsized":"2024-02-11T22:12:19.085438+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085657+0000","last_change":"2024-02-11T22:11:50.922338+0000","last_active":"2024-02-11T22:12:19.085657+0000","last_peered":"2024-02-11T22:12:19.085657+0000","last_clean":"2024-02-11T22:12:19.085657+0000","last_became_active":"2024-02-11T22:11:50.921637+0000","last_became_peered":"2024-02-11T22:11:50.921637+0000","last_unstale":"2024-02-11T22:12:19.085657+0000","last_undegraded":"2024-02-11T22:12:19.085657+0000","last_fullsized":"2024-02-11T22:12:19.085657+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086058+0000","last_change":"2024-02-11T22:11:50.475797+0000","last_active":"2024-02-11T22:12:19.086058+0000","last_peered":"2024-02-11T22:12:19.086058+0000","last_clean":"2024-02-11T22:12:19.086058+0000","last_became_active":"2024-02-11T22:11:50.475377+0000","last_became_peered":"2024-02-11T22:11:50.475377+0000","last_unstale":"2024-02-11T22:12:19.086058+0000","last_undegraded":"2024-02-11T22:12:19.086058+0000","last_fullsized":"2024-02-11T22:12:19.086058+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935215+0000","last_change":"2024-02-11T22:11:50.909641+0000","last_active":"2024-02-11T22:12:18.935215+0000","last_peered":"2024-02-11T22:12:18.935215+0000","last_clean":"2024-02-11T22:12:18.935215+0000","last_became_active":"2024-02-11T22:11:50.909359+0000","last_became_peered":"2024-02-11T22:11:50.909359+0000","last_unstale":"2024-02-11T22:12:18.935215+0000","last_undegraded":"2024-02-11T22:12:18.935215+0000","last_fullsized":"2024-02-11T22:12:18.935215+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083668+0000","last_change":"2024-02-11T22:11:50.485031+0000","last_active":"2024-02-11T22:12:19.083668+0000","last_peered":"2024-02-11T22:12:19.083668+0000","last_clean":"2024-02-11T22:12:19.083668+0000","last_became_active":"2024-02-11T22:11:50.484588+0000","last_became_peered":"2024-02-11T22:11:50.484588+0000","last_unstale":"2024-02-11T22:12:19.083668+0000","last_undegraded":"2024-02-11T22:12:19.083668+0000","last_fullsized":"2024-02-11T22:12:19.083668+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087649+0000","last_change":"2024-02-11T22:11:50.914839+0000","last_active":"2024-02-11T22:12:19.087649+0000","last_peered":"2024-02-11T22:12:19.087649+0000","last_clean":"2024-02-11T22:12:19.087649+0000","last_became_active":"2024-02-11T22:11:50.914317+0000","last_became_peered":"2024-02-11T22:11:50.914317+0000","last_unstale":"2024-02-11T22:12:19.087649+0000","last_undegraded":"2024-02-11T22:12:19.087649+0000","last_fullsized":"2024-02-11T22:12:19.087649+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087432+0000","last_change":"2024-02-11T22:11:50.478446+0000","last_active":"2024-02-11T22:12:19.087432+0000","last_peered":"2024-02-11T22:12:19.087432+0000","last_clean":"2024-02-11T22:12:19.087432+0000","last_became_active":"2024-02-11T22:11:50.478151+0000","last_became_peered":"2024-02-11T22:11:50.478151+0000","last_unstale":"2024-02-11T22:12:19.087432+0000","last_undegraded":"2024-02-11T22:12:19.087432+0000","last_fullsized":"2024-02-11T22:12:19.087432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092558+0000","last_change":"2024-02-11T22:11:50.915949+0000","last_active":"2024-02-11T22:12:19.092558+0000","last_peered":"2024-02-11T22:12:19.092558+0000","last_clean":"2024-02-11T22:12:19.092558+0000","last_became_active":"2024-02-11T22:11:50.915679+0000","last_became_peered":"2024-02-11T22:11:50.915679+0000","last_unstale":"2024-02-11T22:12:19.092558+0000","last_undegraded":"2024-02-11T22:12:19.092558+0000","last_fullsized":"2024-02-11T22:12:19.092558+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":19,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936184+0000","last_change":"2024-02-11T22:11:50.475001+0000","last_active":"2024-02-11T22:12:18.936184+0000","last_peered":"2024-02-11T22:12:18.936184+0000","last_clean":"2024-02-11T22:12:18.936184+0000","last_became_active":"2024-02-11T22:11:50.474696+0000","last_became_peered":"2024-02-11T22:11:50.474696+0000","last_unstale":"2024-02-11T22:12:18.936184+0000","last_undegraded":"2024-02-11T22:12:18.936184+0000","last_fullsized":"2024-02-11T22:12:18.936184+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T00:19:44.661425+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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936470+0000","last_change":"2024-02-11T22:11:50.924956+0000","last_active":"2024-02-11T22:12:18.936470+0000","last_peered":"2024-02-11T22:12:18.936470+0000","last_clean":"2024-02-11T22:12:18.936470+0000","last_became_active":"2024-02-11T22:11:50.924651+0000","last_became_peered":"2024-02-11T22:11:50.924651+0000","last_unstale":"2024-02-11T22:12:18.936470+0000","last_undegraded":"2024-02-11T22:12:18.936470+0000","last_fullsized":"2024-02-11T22:12:18.936470+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"63'9","reported_seq":25,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.088305+0000","last_change":"2024-02-11T22:11:50.482869+0000","last_active":"2024-02-11T22:12:19.088305+0000","last_peered":"2024-02-11T22:12:19.088305+0000","last_clean":"2024-02-11T22:12:19.088305+0000","last_became_active":"2024-02-11T22:11:50.482556+0000","last_became_peered":"2024-02-11T22:11:50.482556+0000","last_unstale":"2024-02-11T22:12:19.088305+0000","last_undegraded":"2024-02-11T22:12:19.088305+0000","last_fullsized":"2024-02-11T22:12:19.088305+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"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":9,"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":[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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257777+0000","last_change":"2024-02-11T22:11:50.925088+0000","last_active":"2024-02-11T22:12:19.257777+0000","last_peered":"2024-02-11T22:12:19.257777+0000","last_clean":"2024-02-11T22:12:19.257777+0000","last_became_active":"2024-02-11T22:11:50.924626+0000","last_became_peered":"2024-02-11T22:11:50.924626+0000","last_unstale":"2024-02-11T22:12:19.257777+0000","last_undegraded":"2024-02-11T22:12:19.257777+0000","last_fullsized":"2024-02-11T22:12:19.257777+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091569+0000","last_change":"2024-02-11T22:11:50.477500+0000","last_active":"2024-02-11T22:12:19.091569+0000","last_peered":"2024-02-11T22:12:19.091569+0000","last_clean":"2024-02-11T22:12:19.091569+0000","last_became_active":"2024-02-11T22:11:50.477227+0000","last_became_peered":"2024-02-11T22:11:50.477227+0000","last_unstale":"2024-02-11T22:12:19.091569+0000","last_undegraded":"2024-02-11T22:12:19.091569+0000","last_fullsized":"2024-02-11T22:12:19.091569+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.090671+0000","last_change":"2024-02-11T22:11:50.919829+0000","last_active":"2024-02-11T22:12:19.090671+0000","last_peered":"2024-02-11T22:12:19.090671+0000","last_clean":"2024-02-11T22:12:19.090671+0000","last_became_active":"2024-02-11T22:11:50.919541+0000","last_became_peered":"2024-02-11T22:11:50.919541+0000","last_unstale":"2024-02-11T22:12:19.090671+0000","last_undegraded":"2024-02-11T22:12:19.090671+0000","last_fullsized":"2024-02-11T22:12:19.090671+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085605+0000","last_change":"2024-02-11T22:11:50.475825+0000","last_active":"2024-02-11T22:12:19.085605+0000","last_peered":"2024-02-11T22:12:19.085605+0000","last_clean":"2024-02-11T22:12:19.085605+0000","last_became_active":"2024-02-11T22:11:50.475421+0000","last_became_peered":"2024-02-11T22:11:50.475421+0000","last_unstale":"2024-02-11T22:12:19.085605+0000","last_undegraded":"2024-02-11T22:12:19.085605+0000","last_fullsized":"2024-02-11T22:12:19.085605+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257672+0000","last_change":"2024-02-11T22:11:50.925482+0000","last_active":"2024-02-11T22:12:19.257672+0000","last_peered":"2024-02-11T22:12:19.257672+0000","last_clean":"2024-02-11T22:12:19.257672+0000","last_became_active":"2024-02-11T22:11:50.924899+0000","last_became_peered":"2024-02-11T22:11:50.924899+0000","last_unstale":"2024-02-11T22:12:19.257672+0000","last_undegraded":"2024-02-11T22:12:19.257672+0000","last_fullsized":"2024-02-11T22:12:19.257672+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:01:43.896460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083127+0000","last_change":"2024-02-11T22:11:50.485511+0000","last_active":"2024-02-11T22:12:19.083127+0000","last_peered":"2024-02-11T22:12:19.083127+0000","last_clean":"2024-02-11T22:12:19.083127+0000","last_became_active":"2024-02-11T22:11:50.484886+0000","last_became_peered":"2024-02-11T22:11:50.484886+0000","last_unstale":"2024-02-11T22:12:19.083127+0000","last_undegraded":"2024-02-11T22:12:19.083127+0000","last_fullsized":"2024-02-11T22:12:19.083127+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083082+0000","last_change":"2024-02-11T22:11:50.910111+0000","last_active":"2024-02-11T22:12:19.083082+0000","last_peered":"2024-02-11T22:12:19.083082+0000","last_clean":"2024-02-11T22:12:19.083082+0000","last_became_active":"2024-02-11T22:11:50.909425+0000","last_became_peered":"2024-02-11T22:11:50.909425+0000","last_unstale":"2024-02-11T22:12:19.083082+0000","last_undegraded":"2024-02-11T22:12:19.083082+0000","last_fullsized":"2024-02-11T22:12:19.083082+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:51:51.183252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":24,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935392+0000","last_change":"2024-02-11T22:11:50.478171+0000","last_active":"2024-02-11T22:12:18.935392+0000","last_peered":"2024-02-11T22:12:18.935392+0000","last_clean":"2024-02-11T22:12:18.935392+0000","last_became_active":"2024-02-11T22:11:50.477849+0000","last_became_peered":"2024-02-11T22:11:50.477849+0000","last_unstale":"2024-02-11T22:12:18.935392+0000","last_undegraded":"2024-02-11T22:12:18.935392+0000","last_fullsized":"2024-02-11T22:12:18.935392+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:19:39.478482+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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257465+0000","last_change":"2024-02-11T22:11:50.924558+0000","last_active":"2024-02-11T22:12:19.257465+0000","last_peered":"2024-02-11T22:12:19.257465+0000","last_clean":"2024-02-11T22:12:19.257465+0000","last_became_active":"2024-02-11T22:11:50.924257+0000","last_became_peered":"2024-02-11T22:11:50.924257+0000","last_unstale":"2024-02-11T22:12:19.257465+0000","last_undegraded":"2024-02-11T22:12:19.257465+0000","last_fullsized":"2024-02-11T22:12:19.257465+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936849+0000","last_change":"2024-02-11T22:11:50.480120+0000","last_active":"2024-02-11T22:12:18.936849+0000","last_peered":"2024-02-11T22:12:18.936849+0000","last_clean":"2024-02-11T22:12:18.936849+0000","last_became_active":"2024-02-11T22:11:50.479802+0000","last_became_peered":"2024-02-11T22:11:50.479802+0000","last_unstale":"2024-02-11T22:12:18.936849+0000","last_undegraded":"2024-02-11T22:12:18.936849+0000","last_fullsized":"2024-02-11T22:12:18.936849+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:57:22.249625+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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257931+0000","last_change":"2024-02-11T22:11:50.923779+0000","last_active":"2024-02-11T22:12:19.257931+0000","last_peered":"2024-02-11T22:12:19.257931+0000","last_clean":"2024-02-11T22:12:19.257931+0000","last_became_active":"2024-02-11T22:11:50.923430+0000","last_became_peered":"2024-02-11T22:11:50.923430+0000","last_unstale":"2024-02-11T22:12:19.257931+0000","last_undegraded":"2024-02-11T22:12:19.257931+0000","last_fullsized":"2024-02-11T22:12:19.257931+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945293+0000","last_change":"2024-02-11T22:12:19.087089+0000","last_active":"2024-02-11T22:12:19.945293+0000","last_peered":"2024-02-11T22:12:19.945293+0000","last_clean":"2024-02-11T22:12:19.945293+0000","last_became_active":"2024-02-11T22:12:19.086739+0000","last_became_peered":"2024-02-11T22:12:19.086739+0000","last_unstale":"2024-02-11T22:12:19.945293+0000","last_undegraded":"2024-02-11T22:12:19.945293+0000","last_fullsized":"2024-02-11T22:12:19.945293+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:44.703427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936183+0000","last_change":"2024-02-11T22:11:50.477248+0000","last_active":"2024-02-11T22:12:18.936183+0000","last_peered":"2024-02-11T22:12:18.936183+0000","last_clean":"2024-02-11T22:12:18.936183+0000","last_became_active":"2024-02-11T22:11:50.476936+0000","last_became_peered":"2024-02-11T22:11:50.476936+0000","last_unstale":"2024-02-11T22:12:18.936183+0000","last_undegraded":"2024-02-11T22:12:18.936183+0000","last_fullsized":"2024-02-11T22:12:18.936183+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:31:30.765781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.087054+0000","last_change":"2024-02-11T22:11:50.910152+0000","last_active":"2024-02-11T22:12:19.087054+0000","last_peered":"2024-02-11T22:12:19.087054+0000","last_clean":"2024-02-11T22:12:19.087054+0000","last_became_active":"2024-02-11T22:11:50.909864+0000","last_became_peered":"2024-02-11T22:11:50.909864+0000","last_unstale":"2024-02-11T22:12:19.087054+0000","last_undegraded":"2024-02-11T22:12:19.087054+0000","last_fullsized":"2024-02-11T22:12:19.087054+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945332+0000","last_change":"2024-02-11T22:12:18.920980+0000","last_active":"2024-02-11T22:12:19.945332+0000","last_peered":"2024-02-11T22:12:19.945332+0000","last_clean":"2024-02-11T22:12:19.945332+0000","last_became_active":"2024-02-11T22:12:18.920684+0000","last_became_peered":"2024-02-11T22:12:18.920684+0000","last_unstale":"2024-02-11T22:12:19.945332+0000","last_undegraded":"2024-02-11T22:12:19.945332+0000","last_fullsized":"2024-02-11T22:12:19.945332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:33:24.243118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085587+0000","last_change":"2024-02-11T22:11:50.482267+0000","last_active":"2024-02-11T22:12:19.085587+0000","last_peered":"2024-02-11T22:12:19.085587+0000","last_clean":"2024-02-11T22:12:19.085587+0000","last_became_active":"2024-02-11T22:11:50.481956+0000","last_became_peered":"2024-02-11T22:11:50.481956+0000","last_unstale":"2024-02-11T22:12:19.085587+0000","last_undegraded":"2024-02-11T22:12:19.085587+0000","last_fullsized":"2024-02-11T22:12:19.085587+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936708+0000","last_change":"2024-02-11T22:11:50.915912+0000","last_active":"2024-02-11T22:12:18.936708+0000","last_peered":"2024-02-11T22:12:18.936708+0000","last_clean":"2024-02-11T22:12:18.936708+0000","last_became_active":"2024-02-11T22:11:50.915605+0000","last_became_peered":"2024-02-11T22:11:50.915605+0000","last_unstale":"2024-02-11T22:12:18.936708+0000","last_undegraded":"2024-02-11T22:12:18.936708+0000","last_fullsized":"2024-02-11T22:12:18.936708+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945409+0000","last_change":"2024-02-11T22:12:19.087065+0000","last_active":"2024-02-11T22:12:19.945409+0000","last_peered":"2024-02-11T22:12:19.945409+0000","last_clean":"2024-02-11T22:12:19.945409+0000","last_became_active":"2024-02-11T22:12:19.086748+0000","last_became_peered":"2024-02-11T22:12:19.086748+0000","last_unstale":"2024-02-11T22:12:19.945409+0000","last_undegraded":"2024-02-11T22:12:19.945409+0000","last_fullsized":"2024-02-11T22:12:19.945409+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:37:03.200227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935102+0000","last_change":"2024-02-11T22:11:50.901422+0000","last_active":"2024-02-11T22:12:18.935102+0000","last_peered":"2024-02-11T22:12:18.935102+0000","last_clean":"2024-02-11T22:12:18.935102+0000","last_became_active":"2024-02-11T22:11:50.900083+0000","last_became_peered":"2024-02-11T22:11:50.900083+0000","last_unstale":"2024-02-11T22:12:18.935102+0000","last_undegraded":"2024-02-11T22:12:18.935102+0000","last_fullsized":"2024-02-11T22:12:18.935102+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935473+0000","last_change":"2024-02-11T22:11:50.478415+0000","last_active":"2024-02-11T22:12:18.935473+0000","last_peered":"2024-02-11T22:12:18.935473+0000","last_clean":"2024-02-11T22:12:18.935473+0000","last_became_active":"2024-02-11T22:11:50.478019+0000","last_became_peered":"2024-02-11T22:11:50.478019+0000","last_unstale":"2024-02-11T22:12:18.935473+0000","last_undegraded":"2024-02-11T22:12:18.935473+0000","last_fullsized":"2024-02-11T22:12:18.935473+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.943814+0000","last_change":"2024-02-11T22:12:18.551430+0000","last_active":"2024-02-11T22:12:19.943814+0000","last_peered":"2024-02-11T22:12:19.943814+0000","last_clean":"2024-02-11T22:12:19.943814+0000","last_became_active":"2024-02-11T22:12:18.551142+0000","last_became_peered":"2024-02-11T22:12:18.551142+0000","last_unstale":"2024-02-11T22:12:19.943814+0000","last_undegraded":"2024-02-11T22:12:19.943814+0000","last_fullsized":"2024-02-11T22:12:19.943814+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:01:26.544656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085844+0000","last_change":"2024-02-11T22:11:50.909567+0000","last_active":"2024-02-11T22:12:19.085844+0000","last_peered":"2024-02-11T22:12:19.085844+0000","last_clean":"2024-02-11T22:12:19.085844+0000","last_became_active":"2024-02-11T22:11:50.909291+0000","last_became_peered":"2024-02-11T22:11:50.909291+0000","last_unstale":"2024-02-11T22:12:19.085844+0000","last_undegraded":"2024-02-11T22:12:19.085844+0000","last_fullsized":"2024-02-11T22:12:19.085844+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086298+0000","last_change":"2024-02-11T22:11:50.472525+0000","last_active":"2024-02-11T22:12:19.086298+0000","last_peered":"2024-02-11T22:12:19.086298+0000","last_clean":"2024-02-11T22:12:19.086298+0000","last_became_active":"2024-02-11T22:11:50.472218+0000","last_became_peered":"2024-02-11T22:11:50.472218+0000","last_unstale":"2024-02-11T22:12:19.086298+0000","last_undegraded":"2024-02-11T22:12:19.086298+0000","last_fullsized":"2024-02-11T22:12:19.086298+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'128","reported_seq":263,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-02-11T22:12:21.043076+0000","last_change":"2024-02-11T22:11:40.354955+0000","last_active":"2024-02-11T22:12:21.043076+0000","last_peered":"2024-02-11T22:12:21.043076+0000","last_clean":"2024-02-11T22:12:21.043076+0000","last_became_active":"2024-02-11T22:11:40.354561+0000","last_became_peered":"2024-02-11T22:11:40.354561+0000","last_unstale":"2024-02-11T22:12:21.043076+0000","last_undegraded":"2024-02-11T22:12:21.043076+0000","last_fullsized":"2024-02-11T22:12:21.043076+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+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-02-12T22:22:53.225073+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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.947442+0000","last_change":"2024-02-11T22:12:18.920998+0000","last_active":"2024-02-11T22:12:19.947442+0000","last_peered":"2024-02-11T22:12:19.947442+0000","last_clean":"2024-02-11T22:12:19.947442+0000","last_became_active":"2024-02-11T22:12:18.920687+0000","last_became_peered":"2024-02-11T22:12:18.920687+0000","last_unstale":"2024-02-11T22:12:19.947442+0000","last_undegraded":"2024-02-11T22:12:19.947442+0000","last_fullsized":"2024-02-11T22:12:19.947442+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:33:16.274739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.090348+0000","last_change":"2024-02-11T22:11:50.918161+0000","last_active":"2024-02-11T22:12:19.090348+0000","last_peered":"2024-02-11T22:12:19.090348+0000","last_clean":"2024-02-11T22:12:19.090348+0000","last_became_active":"2024-02-11T22:11:50.917886+0000","last_became_peered":"2024-02-11T22:11:50.917886+0000","last_unstale":"2024-02-11T22:12:19.090348+0000","last_undegraded":"2024-02-11T22:12:19.090348+0000","last_fullsized":"2024-02-11T22:12:19.090348+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:50:31.731653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257271+0000","last_change":"2024-02-11T22:11:50.484477+0000","last_active":"2024-02-11T22:12:19.257271+0000","last_peered":"2024-02-11T22:12:19.257271+0000","last_clean":"2024-02-11T22:12:19.257271+0000","last_became_active":"2024-02-11T22:11:50.484153+0000","last_became_peered":"2024-02-11T22:11:50.484153+0000","last_unstale":"2024-02-11T22:12:19.257271+0000","last_undegraded":"2024-02-11T22:12:19.257271+0000","last_fullsized":"2024-02-11T22:12:19.257271+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.947369+0000","last_change":"2024-02-11T22:12:19.091380+0000","last_active":"2024-02-11T22:12:19.947369+0000","last_peered":"2024-02-11T22:12:19.947369+0000","last_clean":"2024-02-11T22:12:19.947369+0000","last_became_active":"2024-02-11T22:12:19.090778+0000","last_became_peered":"2024-02-11T22:12:19.090778+0000","last_unstale":"2024-02-11T22:12:19.947369+0000","last_undegraded":"2024-02-11T22:12:19.947369+0000","last_fullsized":"2024-02-11T22:12:19.947369+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:22:12.438598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257889+0000","last_change":"2024-02-11T22:11:50.486335+0000","last_active":"2024-02-11T22:12:19.257889+0000","last_peered":"2024-02-11T22:12:19.257889+0000","last_clean":"2024-02-11T22:12:19.257889+0000","last_became_active":"2024-02-11T22:11:50.486024+0000","last_became_peered":"2024-02-11T22:11:50.486024+0000","last_unstale":"2024-02-11T22:12:19.257889+0000","last_undegraded":"2024-02-11T22:12:19.257889+0000","last_fullsized":"2024-02-11T22:12:19.257889+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936362+0000","last_change":"2024-02-11T22:11:50.915332+0000","last_active":"2024-02-11T22:12:18.936362+0000","last_peered":"2024-02-11T22:12:18.936362+0000","last_clean":"2024-02-11T22:12:18.936362+0000","last_became_active":"2024-02-11T22:11:50.914778+0000","last_became_peered":"2024-02-11T22:11:50.914778+0000","last_unstale":"2024-02-11T22:12:18.936362+0000","last_undegraded":"2024-02-11T22:12:18.936362+0000","last_fullsized":"2024-02-11T22:12:18.936362+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.946495+0000","last_change":"2024-02-11T22:12:18.555319+0000","last_active":"2024-02-11T22:12:19.946495+0000","last_peered":"2024-02-11T22:12:19.946495+0000","last_clean":"2024-02-11T22:12:19.946495+0000","last_became_active":"2024-02-11T22:12:18.555019+0000","last_became_peered":"2024-02-11T22:12:18.555019+0000","last_unstale":"2024-02-11T22:12:19.946495+0000","last_undegraded":"2024-02-11T22:12:19.946495+0000","last_fullsized":"2024-02-11T22:12:19.946495+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:21:47.795165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936426+0000","last_change":"2024-02-11T22:11:50.475715+0000","last_active":"2024-02-11T22:12:18.936426+0000","last_peered":"2024-02-11T22:12:18.936426+0000","last_clean":"2024-02-11T22:12:18.936426+0000","last_became_active":"2024-02-11T22:11:50.475109+0000","last_became_peered":"2024-02-11T22:11:50.475109+0000","last_unstale":"2024-02-11T22:12:18.936426+0000","last_undegraded":"2024-02-11T22:12:18.936426+0000","last_fullsized":"2024-02-11T22:12:18.936426+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086624+0000","last_change":"2024-02-11T22:11:50.915700+0000","last_active":"2024-02-11T22:12:19.086624+0000","last_peered":"2024-02-11T22:12:19.086624+0000","last_clean":"2024-02-11T22:12:19.086624+0000","last_became_active":"2024-02-11T22:11:50.915421+0000","last_became_peered":"2024-02-11T22:11:50.915421+0000","last_unstale":"2024-02-11T22:12:19.086624+0000","last_undegraded":"2024-02-11T22:12:19.086624+0000","last_fullsized":"2024-02-11T22:12:19.086624+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.945993+0000","last_change":"2024-02-11T22:12:19.086986+0000","last_active":"2024-02-11T22:12:19.945993+0000","last_peered":"2024-02-11T22:12:19.945993+0000","last_clean":"2024-02-11T22:12:19.945993+0000","last_became_active":"2024-02-11T22:12:19.086693+0000","last_became_peered":"2024-02-11T22:12:19.086693+0000","last_unstale":"2024-02-11T22:12:19.945993+0000","last_undegraded":"2024-02-11T22:12:19.945993+0000","last_fullsized":"2024-02-11T22:12:19.945993+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:20:21.909865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083549+0000","last_change":"2024-02-11T22:11:50.483726+0000","last_active":"2024-02-11T22:12:19.083549+0000","last_peered":"2024-02-11T22:12:19.083549+0000","last_clean":"2024-02-11T22:12:19.083549+0000","last_became_active":"2024-02-11T22:11:50.483309+0000","last_became_peered":"2024-02-11T22:11:50.483309+0000","last_unstale":"2024-02-11T22:12:19.083549+0000","last_undegraded":"2024-02-11T22:12:19.083549+0000","last_fullsized":"2024-02-11T22:12:19.083549+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.092367+0000","last_change":"2024-02-11T22:11:50.926286+0000","last_active":"2024-02-11T22:12:19.092367+0000","last_peered":"2024-02-11T22:12:19.092367+0000","last_clean":"2024-02-11T22:12:19.092367+0000","last_became_active":"2024-02-11T22:11:50.925997+0000","last_became_peered":"2024-02-11T22:11:50.925997+0000","last_unstale":"2024-02-11T22:12:19.092367+0000","last_undegraded":"2024-02-11T22:12:19.092367+0000","last_fullsized":"2024-02-11T22:12:19.092367+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:53:26.495235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257350+0000","last_change":"2024-02-11T22:11:50.484193+0000","last_active":"2024-02-11T22:12:19.257350+0000","last_peered":"2024-02-11T22:12:19.257350+0000","last_clean":"2024-02-11T22:12:19.257350+0000","last_became_active":"2024-02-11T22:11:50.483893+0000","last_became_peered":"2024-02-11T22:11:50.483893+0000","last_unstale":"2024-02-11T22:12:19.257350+0000","last_undegraded":"2024-02-11T22:12:19.257350+0000","last_fullsized":"2024-02-11T22:12:19.257350+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936402+0000","last_change":"2024-02-11T22:11:50.925418+0000","last_active":"2024-02-11T22:12:18.936402+0000","last_peered":"2024-02-11T22:12:18.936402+0000","last_clean":"2024-02-11T22:12:18.936402+0000","last_became_active":"2024-02-11T22:11:50.925191+0000","last_became_peered":"2024-02-11T22:11:50.925191+0000","last_unstale":"2024-02-11T22:12:18.936402+0000","last_undegraded":"2024-02-11T22:12:18.936402+0000","last_fullsized":"2024-02-11T22:12:18.936402+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935060+0000","last_change":"2024-02-11T22:11:50.475548+0000","last_active":"2024-02-11T22:12:18.935060+0000","last_peered":"2024-02-11T22:12:18.935060+0000","last_clean":"2024-02-11T22:12:18.935060+0000","last_became_active":"2024-02-11T22:11:50.474849+0000","last_became_peered":"2024-02-11T22:11:50.474849+0000","last_unstale":"2024-02-11T22:12:18.935060+0000","last_undegraded":"2024-02-11T22:12:18.935060+0000","last_fullsized":"2024-02-11T22:12:18.935060+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085612+0000","last_change":"2024-02-11T22:11:50.922530+0000","last_active":"2024-02-11T22:12:19.085612+0000","last_peered":"2024-02-11T22:12:19.085612+0000","last_clean":"2024-02-11T22:12:19.085612+0000","last_became_active":"2024-02-11T22:11:50.922039+0000","last_became_peered":"2024-02-11T22:11:50.922039+0000","last_unstale":"2024-02-11T22:12:19.085612+0000","last_undegraded":"2024-02-11T22:12:19.085612+0000","last_fullsized":"2024-02-11T22:12:19.085612+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935809+0000","last_change":"2024-02-11T22:11:50.469459+0000","last_active":"2024-02-11T22:12:18.935809+0000","last_peered":"2024-02-11T22:12:18.935809+0000","last_clean":"2024-02-11T22:12:18.935809+0000","last_became_active":"2024-02-11T22:11:50.469153+0000","last_became_peered":"2024-02-11T22:11:50.469153+0000","last_unstale":"2024-02-11T22:12:18.935809+0000","last_undegraded":"2024-02-11T22:12:18.935809+0000","last_fullsized":"2024-02-11T22:12:18.935809+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086042+0000","last_change":"2024-02-11T22:11:50.911899+0000","last_active":"2024-02-11T22:12:19.086042+0000","last_peered":"2024-02-11T22:12:19.086042+0000","last_clean":"2024-02-11T22:12:19.086042+0000","last_became_active":"2024-02-11T22:11:50.911266+0000","last_became_peered":"2024-02-11T22:11:50.911266+0000","last_unstale":"2024-02-11T22:12:19.086042+0000","last_undegraded":"2024-02-11T22:12:19.086042+0000","last_fullsized":"2024-02-11T22:12:19.086042+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:31.486723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257642+0000","last_change":"2024-02-11T22:11:50.482531+0000","last_active":"2024-02-11T22:12:19.257642+0000","last_peered":"2024-02-11T22:12:19.257642+0000","last_clean":"2024-02-11T22:12:19.257642+0000","last_became_active":"2024-02-11T22:11:50.482213+0000","last_became_peered":"2024-02-11T22:11:50.482213+0000","last_unstale":"2024-02-11T22:12:19.257642+0000","last_undegraded":"2024-02-11T22:12:19.257642+0000","last_fullsized":"2024-02-11T22:12:19.257642+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083185+0000","last_change":"2024-02-11T22:11:50.908295+0000","last_active":"2024-02-11T22:12:19.083185+0000","last_peered":"2024-02-11T22:12:19.083185+0000","last_clean":"2024-02-11T22:12:19.083185+0000","last_became_active":"2024-02-11T22:11:50.908000+0000","last_became_peered":"2024-02-11T22:11:50.908000+0000","last_unstale":"2024-02-11T22:12:19.083185+0000","last_undegraded":"2024-02-11T22:12:19.083185+0000","last_fullsized":"2024-02-11T22:12:19.083185+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:41:47.084859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936474+0000","last_change":"2024-02-11T22:11:50.478353+0000","last_active":"2024-02-11T22:12:18.936474+0000","last_peered":"2024-02-11T22:12:18.936474+0000","last_clean":"2024-02-11T22:12:18.936474+0000","last_became_active":"2024-02-11T22:11:50.477777+0000","last_became_peered":"2024-02-11T22:11:50.477777+0000","last_unstale":"2024-02-11T22:12:18.936474+0000","last_undegraded":"2024-02-11T22:12:18.936474+0000","last_fullsized":"2024-02-11T22:12:18.936474+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.257826+0000","last_change":"2024-02-11T22:11:50.921367+0000","last_active":"2024-02-11T22:12:19.257826+0000","last_peered":"2024-02-11T22:12:19.257826+0000","last_clean":"2024-02-11T22:12:19.257826+0000","last_became_active":"2024-02-11T22:11:50.921081+0000","last_became_peered":"2024-02-11T22:11:50.921081+0000","last_unstale":"2024-02-11T22:12:19.257826+0000","last_undegraded":"2024-02-11T22:12:19.257826+0000","last_fullsized":"2024-02-11T22:12:19.257826+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:55:58.500553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":17,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936079+0000","last_change":"2024-02-11T22:11:50.475672+0000","last_active":"2024-02-11T22:12:18.936079+0000","last_peered":"2024-02-11T22:12:18.936079+0000","last_clean":"2024-02-11T22:12:18.936079+0000","last_became_active":"2024-02-11T22:11:50.475396+0000","last_became_peered":"2024-02-11T22:11:50.475396+0000","last_unstale":"2024-02-11T22:12:18.936079+0000","last_undegraded":"2024-02-11T22:12:18.936079+0000","last_fullsized":"2024-02-11T22:12:18.936079+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:43:34.700708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086605+0000","last_change":"2024-02-11T22:11:50.910406+0000","last_active":"2024-02-11T22:12:19.086605+0000","last_peered":"2024-02-11T22:12:19.086605+0000","last_clean":"2024-02-11T22:12:19.086605+0000","last_became_active":"2024-02-11T22:11:50.910101+0000","last_became_peered":"2024-02-11T22:11:50.910101+0000","last_unstale":"2024-02-11T22:12:19.086605+0000","last_undegraded":"2024-02-11T22:12:19.086605+0000","last_fullsized":"2024-02-11T22:12:19.086605+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.936780+0000","last_change":"2024-02-11T22:11:50.481773+0000","last_active":"2024-02-11T22:12:18.936780+0000","last_peered":"2024-02-11T22:12:18.936780+0000","last_clean":"2024-02-11T22:12:18.936780+0000","last_became_active":"2024-02-11T22:11:50.481485+0000","last_became_peered":"2024-02-11T22:11:50.481485+0000","last_unstale":"2024-02-11T22:12:18.936780+0000","last_undegraded":"2024-02-11T22:12:18.936780+0000","last_fullsized":"2024-02-11T22:12:18.936780+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.258009+0000","last_change":"2024-02-11T22:11:50.926316+0000","last_active":"2024-02-11T22:12:19.258009+0000","last_peered":"2024-02-11T22:12:19.258009+0000","last_clean":"2024-02-11T22:12:19.258009+0000","last_became_active":"2024-02-11T22:11:50.925817+0000","last_became_peered":"2024-02-11T22:11:50.925817+0000","last_unstale":"2024-02-11T22:12:19.258009+0000","last_undegraded":"2024-02-11T22:12:19.258009+0000","last_fullsized":"2024-02-11T22:12:19.258009+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.082977+0000","last_change":"2024-02-11T22:11:50.910284+0000","last_active":"2024-02-11T22:12:19.082977+0000","last_peered":"2024-02-11T22:12:19.082977+0000","last_clean":"2024-02-11T22:12:19.082977+0000","last_became_active":"2024-02-11T22:11:50.909821+0000","last_became_peered":"2024-02-11T22:11:50.909821+0000","last_unstale":"2024-02-11T22:12:19.082977+0000","last_undegraded":"2024-02-11T22:12:19.082977+0000","last_fullsized":"2024-02-11T22:12:19.082977+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:41:04.911105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.935520+0000","last_change":"2024-02-11T22:11:50.903299+0000","last_active":"2024-02-11T22:12:18.935520+0000","last_peered":"2024-02-11T22:12:18.935520+0000","last_clean":"2024-02-11T22:12:18.935520+0000","last_became_active":"2024-02-11T22:11:50.903008+0000","last_became_peered":"2024-02-11T22:11:50.903008+0000","last_unstale":"2024-02-11T22:12:18.935520+0000","last_undegraded":"2024-02-11T22:12:18.935520+0000","last_fullsized":"2024-02-11T22:12:18.935520+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085730+0000","last_change":"2024-02-11T22:11:50.912608+0000","last_active":"2024-02-11T22:12:19.085730+0000","last_peered":"2024-02-11T22:12:19.085730+0000","last_clean":"2024-02-11T22:12:19.085730+0000","last_became_active":"2024-02-11T22:11:50.912297+0000","last_became_peered":"2024-02-11T22:11:50.912297+0000","last_unstale":"2024-02-11T22:12:19.085730+0000","last_undegraded":"2024-02-11T22:12:19.085730+0000","last_fullsized":"2024-02-11T22:12:19.085730+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091040+0000","last_change":"2024-02-11T22:11:50.924058+0000","last_active":"2024-02-11T22:12:19.091040+0000","last_peered":"2024-02-11T22:12:19.091040+0000","last_clean":"2024-02-11T22:12:19.091040+0000","last_became_active":"2024-02-11T22:11:50.923773+0000","last_became_peered":"2024-02-11T22:11:50.923773+0000","last_unstale":"2024-02-11T22:12:19.091040+0000","last_undegraded":"2024-02-11T22:12:19.091040+0000","last_fullsized":"2024-02-11T22:12:19.091040+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086230+0000","last_change":"2024-02-11T22:11:50.911022+0000","last_active":"2024-02-11T22:12:19.086230+0000","last_peered":"2024-02-11T22:12:19.086230+0000","last_clean":"2024-02-11T22:12:19.086230+0000","last_became_active":"2024-02-11T22:11:50.910731+0000","last_became_peered":"2024-02-11T22:11:50.910731+0000","last_unstale":"2024-02-11T22:12:19.086230+0000","last_undegraded":"2024-02-11T22:12:19.086230+0000","last_fullsized":"2024-02-11T22:12:19.086230+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:18.934962+0000","last_change":"2024-02-11T22:11:50.907097+0000","last_active":"2024-02-11T22:12:18.934962+0000","last_peered":"2024-02-11T22:12:18.934962+0000","last_clean":"2024-02-11T22:12:18.934962+0000","last_became_active":"2024-02-11T22:11:50.906687+0000","last_became_peered":"2024-02-11T22:11:50.906687+0000","last_unstale":"2024-02-11T22:12:18.934962+0000","last_undegraded":"2024-02-11T22:12:18.934962+0000","last_fullsized":"2024-02-11T22:12:18.934962+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083520+0000","last_change":"2024-02-11T22:11:50.919869+0000","last_active":"2024-02-11T22:12:19.083520+0000","last_peered":"2024-02-11T22:12:19.083520+0000","last_clean":"2024-02-11T22:12:19.083520+0000","last_became_active":"2024-02-11T22:11:50.919593+0000","last_became_peered":"2024-02-11T22:11:50.919593+0000","last_unstale":"2024-02-11T22:12:19.083520+0000","last_undegraded":"2024-02-11T22:12:19.083520+0000","last_fullsized":"2024-02-11T22:12:19.083520+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:12:11.599281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086708+0000","last_change":"2024-02-11T22:11:50.918825+0000","last_active":"2024-02-11T22:12:19.086708+0000","last_peered":"2024-02-11T22:12:19.086708+0000","last_clean":"2024-02-11T22:12:19.086708+0000","last_became_active":"2024-02-11T22:11:50.918337+0000","last_became_peered":"2024-02-11T22:11:50.918337+0000","last_unstale":"2024-02-11T22:12:19.086708+0000","last_undegraded":"2024-02-11T22:12:19.086708+0000","last_fullsized":"2024-02-11T22:12:19.086708+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.086158+0000","last_change":"2024-02-11T22:11:50.907934+0000","last_active":"2024-02-11T22:12:19.086158+0000","last_peered":"2024-02-11T22:12:19.086158+0000","last_clean":"2024-02-11T22:12:19.086158+0000","last_became_active":"2024-02-11T22:11:50.907635+0000","last_became_peered":"2024-02-11T22:11:50.907635+0000","last_unstale":"2024-02-11T22:12:19.086158+0000","last_undegraded":"2024-02-11T22:12:19.086158+0000","last_fullsized":"2024-02-11T22:12:19.086158+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085387+0000","last_change":"2024-02-11T22:11:50.907259+0000","last_active":"2024-02-11T22:12:19.085387+0000","last_peered":"2024-02-11T22:12:19.085387+0000","last_clean":"2024-02-11T22:12:19.085387+0000","last_became_active":"2024-02-11T22:11:50.906945+0000","last_became_peered":"2024-02-11T22:11:50.906945+0000","last_unstale":"2024-02-11T22:12:19.085387+0000","last_undegraded":"2024-02-11T22:12:19.085387+0000","last_fullsized":"2024-02-11T22:12:19.085387+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.085756+0000","last_change":"2024-02-11T22:11:50.911690+0000","last_active":"2024-02-11T22:12:19.085756+0000","last_peered":"2024-02-11T22:12:19.085756+0000","last_clean":"2024-02-11T22:12:19.085756+0000","last_became_active":"2024-02-11T22:11:50.910921+0000","last_became_peered":"2024-02-11T22:11:50.910921+0000","last_unstale":"2024-02-11T22:12:19.085756+0000","last_undegraded":"2024-02-11T22:12:19.085756+0000","last_fullsized":"2024-02-11T22:12:19.085756+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.091128+0000","last_change":"2024-02-11T22:11:50.927120+0000","last_active":"2024-02-11T22:12:19.091128+0000","last_peered":"2024-02-11T22:12:19.091128+0000","last_clean":"2024-02-11T22:12:19.091128+0000","last_became_active":"2024-02-11T22:11:50.926812+0000","last_became_peered":"2024-02-11T22:11:50.926812+0000","last_unstale":"2024-02-11T22:12:19.091128+0000","last_undegraded":"2024-02-11T22:12:19.091128+0000","last_fullsized":"2024-02-11T22:12:19.091128+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-02-11T22:12:19.083345+0000","last_change":"2024-02-11T22:11:50.913691+0000","last_active":"2024-02-11T22:12:19.083345+0000","last_peered":"2024-02-11T22:12:19.083345+0000","last_clean":"2024-02-11T22:12:19.083345+0000","last_became_active":"2024-02-11T22:11:50.913044+0000","last_became_peered":"2024-02-11T22:11:50.913044+0000","last_unstale":"2024-02-11T22:12:19.083345+0000","last_undegraded":"2024-02-11T22:12:19.083345+0000","last_fullsized":"2024-02-11T22:12:19.083345+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:00:30.054000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3146,"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":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299408,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28244,"kb_used_data":1220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716908,"statfs":{"total":95995035648,"available":95966113792,"internally_reserved":0,"allocated":1249280,"data_stored":869620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.315}]},{"osd":1,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.40600000000000003}]},{"osd":2,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.379},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.39500000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.32300000000000001}]},{"osd":5,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.35399999999999998}]},{"osd":6,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.439}]}]},{"osd":6,"up_from":44,"seq":188978561043,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28248,"kb_used_data":1228,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716904,"statfs":{"total":95995035648,"available":95966109696,"internally_reserved":0,"allocated":1257472,"data_stored":871695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.42299999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.45800000000000002}]},{"osd":2,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.47199999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.38800000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.35099999999999998}]},{"osd":5,"last update":"Sun Feb 11 22:12:22 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.375},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.40699999999999997}]},{"osd":7,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.54500000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574885,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":644,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":659456,"data_stored":279139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:02 2024","interfaces":[{"interface":"back","average":{"1min":0.35099999999999998,"5min":0.36599999999999999,"15min":0.36799999999999999},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.48699999999999999,"5min":0.621,"15min":0.621},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.54300000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.436}]},{"osd":2,"last update":"Sun Feb 11 22:12:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40899999999999997,"15min":0.40999999999999998},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.442,"15min":0.44600000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.64400000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.46999999999999997}]},{"osd":3,"last update":"Sun Feb 11 22:12:32 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.432,"15min":0.436},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.499},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.45300000000000001,"15min":0.46100000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.52800000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.751},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.68799999999999994}]},{"osd":5,"last update":"Sun Feb 11 22:12:04 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.6890000000000001,"5min":2.6890000000000001,"15min":2.6890000000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.73199999999999998}]},{"osd":6,"last update":"Sun Feb 11 22:12:20 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.64600000000000002}]},{"osd":7,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.74099999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1261568,"data_stored":870075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:11:57 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.34200000000000003,"15min":0.33600000000000002},"min":{"1min":0.22500000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.38300000000000001,"15min":0.38},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.28599999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:12:14 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.41499999999999998,"15min":0.41299999999999998},"min":{"1min":0.28000000000000003,"5min":0.249,"15min":0.249},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.40600000000000003,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.27300000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.46300000000000002,"15min":0.46500000000000002},"min":{"1min":0.35199999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.379},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.42799999999999999,"15min":0.42999999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.315}]},{"osd":4,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.39300000000000002}]},{"osd":5,"last update":"Sun Feb 11 22:12:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.437}]},{"osd":6,"last update":"Sun Feb 11 22:12:19 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.40999999999999998}]},{"osd":7,"last update":"Sun Feb 11 22:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.52100000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411361,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27664,"kb_used_data":636,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717488,"statfs":{"total":95995035648,"available":95966707712,"internally_reserved":0,"allocated":651264,"data_stored":278979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:17 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40999999999999998,"15min":0.41199999999999998},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.439,"5min":0.42999999999999999,"15min":0.42799999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.48299999999999998}]},{"osd":1,"last update":"Sun Feb 11 22:12:17 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.44900000000000001,"15min":0.45200000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.313,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.51700000000000002}]},{"osd":3,"last update":"Sun Feb 11 22:12:35 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.48699999999999999,"15min":0.495},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68999999999999995,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.52500000000000002,"15min":0.53500000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.55800000000000005}]},{"osd":4,"last update":"Sun Feb 11 22:11:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.60799999999999998}]},{"osd":5,"last update":"Sun Feb 11 22:12:02 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.69999999999999996}]},{"osd":6,"last update":"Sun Feb 11 22:12:21 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.625},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.67800000000000005}]},{"osd":7,"last update":"Sun Feb 11 22:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.64600000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182430,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":671744,"data_stored":281431,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.41299999999999998,"15min":0.41999999999999998},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.318},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.441,"15min":0.45300000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.308}]},{"osd":1,"last update":"Sun Feb 11 22:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.434,"15min":0.44400000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.63100000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.377,"5min":0.436,"15min":0.44600000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.60799999999999998,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.27100000000000002}]},{"osd":2,"last update":"Sun Feb 11 22:12:33 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.48099999999999998,"15min":0.49199999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.47899999999999998,"15min":0.48499999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.28699999999999998}]},{"osd":4,"last update":"Sun Feb 11 22:11:47 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.442}]},{"osd":5,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.48799999999999999}]},{"osd":6,"last update":"Sun Feb 11 22:12:20 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.46100000000000002}]},{"osd":7,"last update":"Sun Feb 11 22:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.47999999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":667648,"data_stored":279687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.29799999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.316},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.28499999999999998}]},{"osd":2,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.42599999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:11:45 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.39400000000000002}]},{"osd":5,"last update":"Sun Feb 11 22:12:02 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.45500000000000002}]},{"osd":6,"last update":"Sun Feb 11 22:12:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.441}]},{"osd":7,"last update":"Sun Feb 11 22:12:36 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.018,"5min":1.018,"15min":1.018},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.50900000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":663552,"data_stored":281136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.48399999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52900000000000003}]},{"osd":2,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.56899999999999995}]},{"osd":3,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.46200000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:12:03 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.436}]},{"osd":6,"last update":"Sun Feb 11 22:12:21 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.371}]},{"osd":7,"last update":"Sun Feb 11 22:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.44800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"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":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-02-11T22:12:49.532 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-11T22:12:49.532 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-11T22:12:49.533 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-11T22:12:49.533 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-11T22:12:49.725 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.449Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-11T22:12:49.725 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.449Z 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-02-11T22:12:49.725 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.449Z 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-02-11T22:12:49.725 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.449Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.449Z 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-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.449Z 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-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=arp 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=edac 2024-02-11T22:12:49.726 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-11T22:12:49.727 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=os 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=stat 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-11T22:12:49.728 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=time 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=uname 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.450Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.451Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[77367]: ts=2024-02-11T22:12:49.451Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 bash[77319]: c3fa125732b573398917a489144c2642ef7005ab365163e9e5cece3dac1ba73f 2024-02-11T22:12:49.729 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:12:49 smithi160 systemd[1]: Started Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:49.780 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:49.991 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:49.992 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:50.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:12:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:50.833 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:50 smithi023 ceph-mon[35696]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:50.833 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:50 smithi023 ceph-mon[35696]: from='client.24668 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:50.834 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:50 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:50.834 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:50 smithi023 ceph-mon[50466]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:50.834 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:50 smithi023 ceph-mon[50466]: from='client.24668 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:50.834 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:50 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:50 smithi160 ceph-mon[39894]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:50 smithi160 ceph-mon[39894]: from='client.24668 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:12:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:50 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:51.268 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:51.268 INFO:teuthology.orchestra.run.smithi023.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-11T22:12:51.721 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-11T22:12:51.722 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:12:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:51 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/552353318' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-11T22:12:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:51 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/552353318' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-11T22:12:52.100 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:52.101 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":64,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:12:20.010342+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:12:52.115 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-11T22:10:13.857083+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-02-11T22:11:49.404981+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 32, 'pg_placement_num': 32, 'pg_placement_num_target': 32, 'pg_num_target': 32, 'pg_num_pending': 32, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '59', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-02-11T22:11:50.251725+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': '60', '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'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-02-11T22:12:17.487674+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': '64', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}, 'read_balance': {'score_acting': 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}}] 2024-02-11T22:12:52.116 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-11T22:12:52.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:51 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/552353318' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-11T22:12:52.470 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-02-11T22:12:52.487 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-02-11T22:12:52.832 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 32 2024-02-11T22:12:52.849 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-02-11T22:12:53.000 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:53.000 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.000 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2818621985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3094753943' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2818621985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:53.001 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.002 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.002 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:53.002 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:53.002 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.002 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:52 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3094753943' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2818621985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:52 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3094753943' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.202 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 64 2024-02-11T22:12:53.219 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-02-11T22:12:53.567 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 8 2024-02-11T22:12:53.581 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[35696]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[35696]: Reconfiguring daemon alertmanager.a on smithi023 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1760716734' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2157202266' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2668185401' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[50466]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[50466]: Reconfiguring daemon alertmanager.a on smithi023 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1760716734' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.878 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2157202266' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.879 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:53 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2668185401' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-11T22:12:53.976 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:53.976 INFO:teuthology.orchestra.run.smithi023.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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2267926331","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2267926331},{"type":"v1","addr":"172.21.15.160:6833","nonce":2267926331}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-11T22:11:50.883388+0000","modified":"2024-02-11T22:11:53.910566+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24356},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24356":{"gid":24356,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.23:6835/1633187321","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":1633187321},{"type":"v1","addr":"172.21.15.23:6835","nonce":1633187321}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-11T22:12:53.979 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 8 2024-02-11T22:12:53.991 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:12:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:53 smithi160 ceph-mon[39894]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-11T22:12:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:53 smithi160 ceph-mon[39894]: Reconfiguring daemon alertmanager.a on smithi023 2024-02-11T22:12:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:53 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1760716734' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-11T22:12:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:53 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2157202266' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-11T22:12:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:53 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2668185401' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-11T22:12:54.347 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:54.347 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":64,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:12:20.010342+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:12:54.363 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-11T22:10:13.857083+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-02-11T22:11:49.404981+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 32, 'pg_placement_num': 32, 'pg_placement_num_target': 32, 'pg_num_target': 32, 'pg_num_pending': 32, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '59', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-02-11T22:11:50.251725+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': '60', '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'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-02-11T22:12:17.487674+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': '64', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}, 'read_balance': {'score_acting': 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}}] 2024-02-11T22:12:54.363 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-11T22:12:54.551 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:54 smithi023 systemd[1]: Stopping Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:12:54.720 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-02-11T22:12:54.735 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-02-11T22:12:54.905 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[88158]: ts=2024-02-11T22:12:54.550Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-11T22:12:54.905 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:54 smithi023 bash[93339]: ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a 2024-02-11T22:12:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[35696]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/756478286' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1024442876' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3477401993' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:12:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[50466]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/756478286' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1024442876' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:54 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3477401993' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:12:55.105 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 32 2024-02-11T22:12:55.119 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-02-11T22:12:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:54 smithi160 ceph-mon[39894]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:54 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/756478286' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:54 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:54 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1024442876' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:54 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3477401993' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-11T22:12:55.405 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-11T22:12:55.405 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 systemd[1]: Stopped Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:55.405 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 systemd[1]: Starting Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:12:55.495 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 64 2024-02-11T22:12:55.509 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[35696]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3622762893' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2433514133' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[35696]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:12:55.762 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:12:55] "GET /metrics HTTP/1.1" 200 33637 "" "Prometheus/2.43.0" 2024-02-11T22:12:55.762 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.661Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.661Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.662Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.23 port=9094 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.663Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 bash[93565]: 6907caa675f7fdcf5aded73a953e50c02d2e456022d5abeef3d064380914f951 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 systemd[1]: Started Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.692Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.693Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.696Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-11T22:12:55.763 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:55.696Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-11T22:12:55.864 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 8 2024-02-11T22:12:55.879 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T22:12:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[50466]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3622762893' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-11T22:12:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2433514133' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-11T22:12:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:55 smithi023 ceph-mon[50466]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:12:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:55 smithi160 ceph-mon[39894]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:55 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3622762893' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-11T22:12:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:55 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2433514133' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-11T22:12:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:55 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:55 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:55 smithi160 ceph-mon[39894]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:12:56.267 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:56.267 INFO:teuthology.orchestra.run.smithi023.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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2267926331","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2267926331},{"type":"v1","addr":"172.21.15.160:6833","nonce":2267926331}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-11T22:11:50.883388+0000","modified":"2024-02-11T22:11:53.910566+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24356},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24356":{"gid":24356,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.23:6835/1633187321","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":1633187321},{"type":"v1","addr":"172.21.15.23:6835","nonce":1633187321}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-11T22:12:56.270 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 8 2024-02-11T22:12:56.281 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T22:12:56.623 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:56.623 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":64,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:12:20.010342+0000","last_up_change":"2024-02-11T22:11:36.123131+0000","last_in_change":"2024-02-11T22:11:21.597589+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6803","nonce":574638128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6805","nonce":574638128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6809","nonce":574638128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":574638128},{"type":"v1","addr":"172.21.15.23:6807","nonce":574638128}]},"public_addr":"172.21.15.23:6803/574638128","cluster_addr":"172.21.15.23:6805/574638128","heartbeat_back_addr":"172.21.15.23:6809/574638128","heartbeat_front_addr":"172.21.15.23:6807/574638128","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6811","nonce":2386858234}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6813","nonce":2386858234}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6817","nonce":2386858234}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2386858234},{"type":"v1","addr":"172.21.15.23:6815","nonce":2386858234}]},"public_addr":"172.21.15.23:6811/2386858234","cluster_addr":"172.21.15.23:6813/2386858234","heartbeat_back_addr":"172.21.15.23:6817/2386858234","heartbeat_front_addr":"172.21.15.23:6815/2386858234","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6819","nonce":3504620228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6821","nonce":3504620228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6825","nonce":3504620228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3504620228},{"type":"v1","addr":"172.21.15.23:6823","nonce":3504620228}]},"public_addr":"172.21.15.23:6819/3504620228","cluster_addr":"172.21.15.23:6821/3504620228","heartbeat_back_addr":"172.21.15.23:6825/3504620228","heartbeat_front_addr":"172.21.15.23:6823/3504620228","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6827","nonce":3604690186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6829","nonce":3604690186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6833","nonce":3604690186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":3604690186},{"type":"v1","addr":"172.21.15.23:6831","nonce":3604690186}]},"public_addr":"172.21.15.23:6827/3604690186","cluster_addr":"172.21.15.23:6829/3604690186","heartbeat_back_addr":"172.21.15.23:6833/3604690186","heartbeat_front_addr":"172.21.15.23:6831/3604690186","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6801","nonce":3229608134}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6803","nonce":3229608134}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6807","nonce":3229608134}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3229608134},{"type":"v1","addr":"172.21.15.160:6805","nonce":3229608134}]},"public_addr":"172.21.15.160:6801/3229608134","cluster_addr":"172.21.15.160:6803/3229608134","heartbeat_back_addr":"172.21.15.160:6807/3229608134","heartbeat_front_addr":"172.21.15.160:6805/3229608134","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6809","nonce":2150158039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6811","nonce":2150158039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6815","nonce":2150158039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":2150158039},{"type":"v1","addr":"172.21.15.160:6813","nonce":2150158039}]},"public_addr":"172.21.15.160:6809/2150158039","cluster_addr":"172.21.15.160:6811/2150158039","heartbeat_back_addr":"172.21.15.160:6815/2150158039","heartbeat_front_addr":"172.21.15.160:6813/2150158039","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6817","nonce":1797182112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6819","nonce":1797182112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6823","nonce":1797182112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":1797182112},{"type":"v1","addr":"172.21.15.160:6821","nonce":1797182112}]},"public_addr":"172.21.15.160:6817/1797182112","cluster_addr":"172.21.15.160:6819/1797182112","heartbeat_back_addr":"172.21.15.160:6823/1797182112","heartbeat_front_addr":"172.21.15.160:6821/1797182112","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6825","nonce":1379575552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6827","nonce":1379575552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6831","nonce":1379575552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":1379575552},{"type":"v1","addr":"172.21.15.160:6829","nonce":1379575552}]},"public_addr":"172.21.15.160:6825/1379575552","cluster_addr":"172.21.15.160:6827/1379575552","heartbeat_back_addr":"172.21.15.160:6831/1379575552","heartbeat_front_addr":"172.21.15.160:6829/1379575552","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+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-02-11T22:12:56.638 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3558310643' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[35696]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/680592532' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/2997804257' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3558310643' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[50466]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/680592532' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:56 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2997804257' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:57.034 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:12:57.034 INFO:teuthology.orchestra.run.smithi023.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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2267926331","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2267926331},{"type":"v1","addr":"172.21.15.160:6833","nonce":2267926331}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-11T22:11:50.883388+0000","modified":"2024-02-11T22:11:53.910566+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24356},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24356":{"gid":24356,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.23:6835/1633187321","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":1633187321},{"type":"v1","addr":"172.21.15.23:6835","nonce":1633187321}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-11T22:12:57.036 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 8 2024-02-11T22:12:57.048 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-02-11T22:11:50.883388+0000', 'modified': '2024-02-11T22:11:53.910566+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'max_xattr_size': 65536, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24356}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24356': {'gid': 24356, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.23:6835/1633187321', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.23:6834', 'nonce': 1633187321}, {'type': 'v1', 'addr': '172.21.15.23:6835', 'nonce': 1633187321}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2024-02-11T22:12:57.048 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-02-11T22:12:57.049 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.a status 2024-02-11T22:12:57.091 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:56 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3558310643' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-11T22:12:57.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:56 smithi160 ceph-mon[39894]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:12:57.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:56 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/680592532' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:57.092 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:56 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2997804257' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:12:57.186 INFO:teuthology.orchestra.run.smithi023.stderr:2024-02-11T22:12:57.186+0000 7f74a97fa700 0 client.24770 ms_handle_reset on v2:172.21.15.23:6834/1633187321 2024-02-11T22:12:57.209 INFO:teuthology.orchestra.run.smithi023.stderr:2024-02-11T22:12:57.207+0000 7f74a97fa700 0 client.24776 ms_handle_reset on v2:172.21.15.23:6834/1633187321 2024-02-11T22:12:57.209 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:12:57.209 INFO:teuthology.orchestra.run.smithi023.stdout: "cluster_fsid": "e509b316-c929-11ee-95b9-87774f69a715", 2024-02-11T22:12:57.209 INFO:teuthology.orchestra.run.smithi023.stdout: "whoami": 0, 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "id": 24356, 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "want_state": "up:active", 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "state": "up:active", 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "fs_name": "cephfs", 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "rank_uptime": 66.318928654000004, 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "mdsmap_epoch": 8, 2024-02-11T22:12:57.210 INFO:teuthology.orchestra.run.smithi023.stdout: "osdmap_epoch": 64, 2024-02-11T22:12:57.211 INFO:teuthology.orchestra.run.smithi023.stdout: "osdmap_epoch_barrier": 60, 2024-02-11T22:12:57.211 INFO:teuthology.orchestra.run.smithi023.stdout: "uptime": 72.111170205999997 2024-02-11T22:12:57.211 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:12:57.221 INFO:tasks.cephadm:Setup complete, yielding 2024-02-11T22:12:57.222 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:12:57.232 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-02-11T22:12:57.232 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:12:57.256 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-02-11T22:12:57.256 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-11T22:12:57.264 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi023.front.sepia.ceph.com 2024-02-11T22:12:57.265 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-02-11T22:12:57.494 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:12:57.695 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 systemd[1]: Stopping Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:12:58.004 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:12:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:12:57.664Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000738247s 2024-02-11T22:12:58.005 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:57 smithi023 ceph-mon[35696]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:58.005 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:57 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3398120578' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:58.005 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:57 smithi023 ceph-mon[50466]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:58.005 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:57 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3398120578' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-mon[39894]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:12:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3398120578' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.851Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.851Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-11T22:12:58.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-11T22:12:58.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-11T22:12:58.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[74850]: ts=2024-02-11T22:12:57.852Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-11T22:12:58.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:57 smithi160 bash[78251]: ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a 2024-02-11T22:12:58.625 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-11T22:12:58.626 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 systemd[1]: Stopped Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:58.626 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 systemd[1]: Starting Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:12:58.626 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.625Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-11T22:12:58.730 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STOPPING 2024-02-11T22:12:58.730 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.625Z 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-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.625Z caller=main.go:570 level=info host_details="(Linux 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Thu Nov 16 10:29:04 EST 2023 x86_64 smithi160 (none))" 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.625Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.625Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.626Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.627Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.628Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.628Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 bash[78369]: c9340507d3f50e5122677c89044aa11e2e95951c92b1aa6819fe34e829b42713 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.630Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-11T22:12:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.631Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.74µs 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.631Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.632Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.632Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.632Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.563µs wal_replay_duration=1.880434ms wbl_replay_duration=88ns total_replay_duration=1.926059ms 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 systemd[1]: Started Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.633Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.633Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.633Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.651Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.063155ms db_storage=1.624µs remote_storage=2.108µs web_handler=375ns query_engine=600ns scrape=257.285µs scrape_sd=87.577µs notify=9.905µs notify_sd=10.18µs rules=17.484328ms tracing=5.969µs 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.651Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-11T22:12:58.946 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:12:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:12:58.651Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STOPPED 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STARTING 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Serving on http://:::9283 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STARTED 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STOPPING 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STOPPED 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STARTING 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Serving on http://:::9283 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STARTED 2024-02-11T22:12:59.059 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STOPPING 2024-02-11T22:12:59.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:12:59.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STOPPED 2024-02-11T22:12:59.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:58 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:58] ENGINE Bus STARTING 2024-02-11T22:12:59.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Serving on http://:::9283 2024-02-11T22:12:59.060 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Bus STARTED 2024-02-11T22:12:59.336 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Bus STOPPING 2024-02-11T22:12:59.336 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:12:59.336 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Bus STOPPED 2024-02-11T22:12:59.336 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Bus STARTING 2024-02-11T22:12:59.336 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Serving on http://:::9283 2024-02-11T22:12:59.336 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:12:59] ENGINE Bus STARTED 2024-02-11T22:12:59.337 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:12:59.347 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-02-11T22:12:59.347 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:12:59.356 INFO:teuthology.task.print:**** done start telemetry reef... 2024-02-11T22:12:59.356 INFO:teuthology.run_tasks:Running task workunit... 2024-02-11T22:12:59.369 INFO:tasks.workunit:Pulling workunits from ref d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:12:59.370 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-11T22:12:59.370 DEBUG:teuthology.orchestra.run.smithi023:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:12:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T22:12:59.387 INFO:teuthology.orchestra.run.smithi023.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-11T22:12:59.387 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:12:59.445 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-11T22:12:59.445 DEBUG:teuthology.orchestra.run.smithi023:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-11T22:12:59.502 INFO:tasks.workunit:timeout=3h 2024-02-11T22:12:59.502 INFO:tasks.workunit:cleanup=True 2024-02-11T22:12:59.503 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:12:59.560 INFO:tasks.workunit.client.0.smithi023.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-02-11T22:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:12:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:12:59 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3092371545' entity='client.admin' 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-02-11T22:13:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:13:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3092371545' entity='client.admin' 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-02-11T22:13:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi160.front.sepia.ceph.com:9095"}]: dispatch 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi160.front.sepia.ceph.com:3000"}]: dispatch 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:13:00.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:12:59 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3092371545' entity='client.admin' 2024-02-11T22:13:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:00 smithi160 ceph-mon[39894]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:00 smithi023 ceph-mon[35696]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:00 smithi023 ceph-mon[50466]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:13:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:01 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:13:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:13:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:13:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:01 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:13:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:13:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:13:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:06.071 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:13:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:13:05.667Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003775524s 2024-02-11T22:13:06.071 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:13:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:13:05] "GET /metrics HTTP/1.1" 200 33639 "" "Prometheus/2.43.0" 2024-02-11T22:13:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:06 smithi023 ceph-mon[35696]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:06.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:06 smithi023 ceph-mon[50466]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:06 smithi160 ceph-mon[39894]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:08 smithi023 ceph-mon[35696]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:08 smithi023 ceph-mon[50466]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:08 smithi160 ceph-mon[39894]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:10 smithi023 ceph-mon[35696]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:10 smithi023 ceph-mon[50466]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:10 smithi160 ceph-mon[39894]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:12 smithi023 ceph-mon[35696]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:12 smithi023 ceph-mon[50466]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:12 smithi160 ceph-mon[39894]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:14 smithi023 ceph-mon[35696]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:14 smithi023 ceph-mon[50466]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:14 smithi160 ceph-mon[39894]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:13:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:13:15] "GET /metrics HTTP/1.1" 200 33639 "" "Prometheus/2.43.0" 2024-02-11T22:13:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:16 smithi023 ceph-mon[35696]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:16 smithi023 ceph-mon[50466]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:16 smithi160 ceph-mon[39894]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:18 smithi023 ceph-mon[35696]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:18 smithi023 ceph-mon[50466]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:18 smithi160 ceph-mon[39894]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [5, 1]}]: dispatch 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2024-02-11T22:13:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [5, 1]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [5, 1]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-02-11T22:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-02-11T22:13:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2024-02-11T22:13:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [5, 1]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[35696]: osdmap e65: 8 total, 8 up, 8 in 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]': finished 2024-02-11T22:13:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [5, 1]}]': finished 2024-02-11T22:13:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]': finished 2024-02-11T22:13:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]': finished 2024-02-11T22:13:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-02-11T22:13:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:20 smithi023 ceph-mon[50466]: osdmap e65: 8 total, 8 up, 8 in 2024-02-11T22:13:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [0, 2]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [4, 1]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.d", "id": [5, 1]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-02-11T22:13:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:20 smithi160 ceph-mon[39894]: osdmap e65: 8 total, 8 up, 8 in 2024-02-11T22:13:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:21 smithi023 ceph-mon[35696]: osdmap e66: 8 total, 8 up, 8 in 2024-02-11T22:13:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:21 smithi023 ceph-mon[50466]: osdmap e66: 8 total, 8 up, 8 in 2024-02-11T22:13:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:21 smithi160 ceph-mon[39894]: osdmap e66: 8 total, 8 up, 8 in 2024-02-11T22:13:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:22 smithi023 ceph-mon[35696]: pgmap v37: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:22 smithi023 ceph-mon[35696]: Health check failed: Reduced data availability: 8 pgs peering (PG_AVAILABILITY) 2024-02-11T22:13:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:22 smithi023 ceph-mon[50466]: pgmap v37: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:22 smithi023 ceph-mon[50466]: Health check failed: Reduced data availability: 8 pgs peering (PG_AVAILABILITY) 2024-02-11T22:13:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:22 smithi160 ceph-mon[39894]: pgmap v37: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:22 smithi160 ceph-mon[39894]: Health check failed: Reduced data availability: 8 pgs peering (PG_AVAILABILITY) 2024-02-11T22:13:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:24 smithi023 ceph-mon[35696]: pgmap v38: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:24 smithi023 ceph-mon[50466]: pgmap v38: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:24 smithi160 ceph-mon[39894]: pgmap v38: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:25 smithi160 ceph-mon[39894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs peering) 2024-02-11T22:13:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:25 smithi160 ceph-mon[39894]: Cluster is now healthy 2024-02-11T22:13:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:25 smithi023 ceph-mon[35696]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs peering) 2024-02-11T22:13:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:25 smithi023 ceph-mon[35696]: Cluster is now healthy 2024-02-11T22:13:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:13:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:13:25] "GET /metrics HTTP/1.1" 200 33635 "" "Prometheus/2.43.0" 2024-02-11T22:13:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:25 smithi023 ceph-mon[50466]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs peering) 2024-02-11T22:13:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:25 smithi023 ceph-mon[50466]: Cluster is now healthy 2024-02-11T22:13:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:26 smithi160 ceph-mon[39894]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:26 smithi023 ceph-mon[35696]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:26 smithi023 ceph-mon[50466]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:28 smithi160 ceph-mon[39894]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:28 smithi023 ceph-mon[35696]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:28 smithi023 ceph-mon[50466]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:30 smithi160 ceph-mon[39894]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:30 smithi023 ceph-mon[35696]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:30 smithi023 ceph-mon[50466]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:32 smithi023 ceph-mon[35696]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:32 smithi023 ceph-mon[50466]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:32 smithi160 ceph-mon[39894]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:34 smithi023 ceph-mon[35696]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:34 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:34 smithi023 ceph-mon[50466]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:34 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:34 smithi160 ceph-mon[39894]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:34 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:13:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:13:35] "GET /metrics HTTP/1.1" 200 33629 "" "Prometheus/2.43.0" 2024-02-11T22:13:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:36 smithi023 ceph-mon[35696]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:36 smithi023 ceph-mon[50466]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:36 smithi160 ceph-mon[39894]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:38 smithi023 ceph-mon[35696]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:38 smithi023 ceph-mon[50466]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:38 smithi160 ceph-mon[39894]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:40 smithi023 ceph-mon[35696]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:40 smithi023 ceph-mon[50466]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:40 smithi160 ceph-mon[39894]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:42 smithi023 ceph-mon[35696]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:42 smithi023 ceph-mon[50466]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:42 smithi160 ceph-mon[39894]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:43 smithi023 ceph-mon[35696]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:44.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:43 smithi023 ceph-mon[50466]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:44.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:43 smithi160 ceph-mon[39894]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:46.027 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:13:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:13:45] "GET /metrics HTTP/1.1" 200 33629 "" "Prometheus/2.43.0" 2024-02-11T22:13:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:46 smithi023 ceph-mon[35696]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:46.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:46 smithi023 ceph-mon[50466]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:46.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:46 smithi160 ceph-mon[39894]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:48 smithi023 ceph-mon[35696]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:48 smithi023 ceph-mon[50466]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:48.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:48 smithi160 ceph-mon[39894]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:13:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:50 smithi023 ceph-mon[35696]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:50 smithi023 ceph-mon[35696]: mgrmap e21: y(active, since 90s), standbys: x 2024-02-11T22:13:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:50 smithi023 ceph-mon[50466]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:50 smithi023 ceph-mon[50466]: mgrmap e21: y(active, since 90s), standbys: x 2024-02-11T22:13:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:50 smithi160 ceph-mon[39894]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:13:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:50 smithi160 ceph-mon[39894]: mgrmap e21: y(active, since 90s), standbys: x 2024-02-11T22:13:52.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:52 smithi023 ceph-mon[35696]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:52.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:52 smithi023 ceph-mon[50466]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:52 smithi160 ceph-mon[39894]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:54 smithi023 ceph-mon[35696]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:54 smithi023 ceph-mon[50466]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:54 smithi160 ceph-mon[39894]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:13:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:13:55] "GET /metrics HTTP/1.1" 200 33633 "" "Prometheus/2.43.0" 2024-02-11T22:13:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:56 smithi023 ceph-mon[35696]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:56 smithi023 ceph-mon[50466]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:56 smithi160 ceph-mon[39894]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:13:58 smithi023 ceph-mon[35696]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:13:58 smithi023 ceph-mon[50466]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:13:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:13:58 smithi160 ceph-mon[39894]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:00 smithi023 ceph-mon[35696]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:00 smithi023 ceph-mon[50466]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:00 smithi160 ceph-mon[39894]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:02 smithi023 ceph-mon[35696]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:02 smithi023 ceph-mon[50466]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:02.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:02 smithi160 ceph-mon[39894]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T22:14:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[35696]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[50466]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:04 smithi160 ceph-mon[39894]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:14:05] "GET /metrics HTTP/1.1" 200 33635 "" "Prometheus/2.43.0" 2024-02-11T22:14:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:06 smithi023 ceph-mon[35696]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:06 smithi023 ceph-mon[50466]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:06 smithi160 ceph-mon[39894]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:08 smithi023 ceph-mon[35696]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:08 smithi023 ceph-mon[50466]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:08 smithi160 ceph-mon[39894]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:10 smithi023 ceph-mon[35696]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:10 smithi023 ceph-mon[50466]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:10 smithi160 ceph-mon[39894]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:12 smithi023 ceph-mon[35696]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:12 smithi023 ceph-mon[50466]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:12 smithi160 ceph-mon[39894]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:14 smithi023 ceph-mon[35696]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:14 smithi023 ceph-mon[50466]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:14 smithi160 ceph-mon[39894]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:14:15] "GET /metrics HTTP/1.1" 200 33635 "" "Prometheus/2.43.0" 2024-02-11T22:14:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:16 smithi023 ceph-mon[35696]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:16 smithi023 ceph-mon[50466]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:16 smithi160 ceph-mon[39894]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:17.187 INFO:tasks.workunit.client.0.smithi023.stderr:Updating files: 95% (11724/12222) Updating files: 96% (11734/12222) Updating files: 97% (11856/12222) Updating files: 98% (11978/12222) Updating files: 99% (12100/12222) Updating files: 100% (12222/12222) Updating files: 100% (12222/12222), done. 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:Note: switching to 'd4ed20cfb238ef2c47d64ca4533eca00b8968b98'. 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:changes and commit them, and you can discard any commits you make in this 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:state without impacting any branches by switching back to a branch. 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:If you want to create a new branch to retain commits you create, you may 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:do so (now or later) by using -c with the switch command. Example: 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr: git switch -c 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.527 INFO:tasks.workunit.client.0.smithi023.stderr:Or undo this operation with: 2024-02-11T22:14:17.528 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.528 INFO:tasks.workunit.client.0.smithi023.stderr: git switch - 2024-02-11T22:14:17.528 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.528 INFO:tasks.workunit.client.0.smithi023.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-02-11T22:14:17.528 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:17.528 INFO:tasks.workunit.client.0.smithi023.stderr:HEAD is now at d4ed20cfb23 ceph_dencoder: memory leaks when loading dencoder plugins 2024-02-11T22:14:17.532 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:14:17.561 INFO:tasks.workunit.client.0.smithi023.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-11T22:14:17.563 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:14:17.563 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-11T22:14:18.028 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-11T22:14:18.098 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-11T22:14:18.138 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:14:18.140 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:14:18.140 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-11T22:14:18.178 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:14:18.181 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:14:18.182 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-11T22:14:18.239 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-02-11T22:14:18.240 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-02-11T22:14:18.240 DEBUG:teuthology.orchestra.run.smithi023:workunit test test_telemetry_reef.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_reef.sh 2024-02-11T22:14:18.300 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-02-11T22:14:18.774 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-02-11T22:14:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-mon[35696]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/1954071830' entity='client.admin' 2024-02-11T22:14:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-mon[50466]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/1954071830' entity='client.admin' 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:18] ENGINE Bus STOPPING 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:18] ENGINE Bus STOPPED 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:18] ENGINE Bus STARTING 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:18] ENGINE Serving on http://:::9283 2024-02-11T22:14:18.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:18] ENGINE Bus STARTED 2024-02-11T22:14:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:18 smithi160 ceph-mon[39894]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:18 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/1954071830' entity='client.admin' 2024-02-11T22:14:19.258 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-02-11T22:14:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STOPPING 2024-02-11T22:14:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:14:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STOPPED 2024-02-11T22:14:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STARTING 2024-02-11T22:14:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Serving on http://:::9283 2024-02-11T22:14:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STARTED 2024-02-11T22:14:19.740 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry preview 2024-02-11T22:14:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STOPPING 2024-02-11T22:14:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:14:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STOPPED 2024-02-11T22:14:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STARTING 2024-02-11T22:14:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Serving on http://:::9283 2024-02-11T22:14:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:19] ENGINE Bus STARTED 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3257114830' entity='client.admin' 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3073478244' entity='client.admin' 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3257114830' entity='client.admin' 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3073478244' entity='client.admin' 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3257114830' entity='client.admin' 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3073478244' entity='client.admin' 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:20.346 INFO:tasks.workunit.client.0.smithi023.stdout:{ 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer": { 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "active": true, 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "mode": "" 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "channels": [ 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "ident" 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "channels_available": [ 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "ident", 2024-02-11T22:14:20.347 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "perf" 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_available": [ 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:20.348 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_opted_in": [ 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:20.349 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "config": { 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "active_changed": [ 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "client_check_pool_perm", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_gid", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_uid", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "client_quota", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "daemonize", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:20.350 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "keyring", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_block_size", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_cache_size", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_compression", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_log", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_write_buffer_size", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:20.351 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_file", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_journald", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_stderr", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_host", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:20.352 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "no_config_file", 2024-02-11T22:14:20.353 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_crush_chooseleaf_type", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-11T22:14:20.354 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_lim", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_res", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:20.355 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addr", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addrv", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_default_features", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_qos_exclude_ops", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "setgroup", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "setuser" 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_changed": [ 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:20.356 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_join_fs", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/allow_ptrace", 2024-02-11T22:14:20.357 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/container_init", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/migration_current", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/use_repo_digest", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ssl_server_port", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/orchestrator/orchestrator", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/channel_ident", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/description", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/organization", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:20.358 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:20.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:20.360 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_cache_enabled", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_ops_log", 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_usage_log" 2024-02-11T22:14:20.361 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "contact": null, 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "crashes": [], 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "created": "2024-02-11T22:07:46.732890Z", 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "crush": { 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_algs": { 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "straw2": 3 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_sizes": { 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "2": 1, 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "4": 2 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_types": { 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "1": 2, 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: "11": 1 2024-02-11T22:14:20.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "compat_weight_set": false, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "device_classes": [ 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: 8 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_buckets": 6, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_devices": 8, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_rules": 1, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_types": 12, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_weight_sets": 0, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "tunables": { 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "allowed_bucket_algs": 54, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_fallback_tries": 0, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_tries": 0, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_total_tries": 50, 2024-02-11T22:14:20.363 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_descend_once": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_stable": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_vary_r": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v2_rules": 0, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v3_rules": 0, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v4_buckets": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v5_rules": 0, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "legacy_tunables": 0, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "minimum_required_version": "jewel", 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "optimal_tunables": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "profile": "jewel", 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables2": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables3": 1, 2024-02-11T22:14:20.364 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables5": 1, 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "straw_calc_version": 1 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "description": "upgrade test cluster", 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "fs": { 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "feature_flags": { 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "enable_multiple": true, 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_enabled_multiple": true 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "filesystems": [ 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "approx_ctime": "2024-02", 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer_enabled": false, 2024-02-11T22:14:20.365 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_caps": 0, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_dns": 10, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_inos": 13, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_subtrees": 2, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_allowed_features": 0, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "explicitly_allowed_features": 0, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "files": 0, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "max_mds": 1, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_data_pools": 1, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_in": 1, 2024-02-11T22:14:20.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_mds": 1, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": 0, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_replay": 0, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_up": 1, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "snaps": 0, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "standby_count_wanted": 0 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_mds": 1, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "total_num_mds": 2 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "hosts": { 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num": 2, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mds": 2, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mgr": 2, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mon": 2, 2024-02-11T22:14:20.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_osd": 2 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard": false, 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard_description": null, 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "license": "sharing-1-0", 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "metadata": { 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 2 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:20.368 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 2 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 2 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.369 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 2 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 3 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.370 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 3 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 3 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 3 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 8 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 8 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.372 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 8 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 8 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_objectstore": { 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": 8 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "rotational": { 2024-02-11T22:14:20.373 INFO:tasks.workunit.client.0.smithi023.stdout: "0": 8 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "features": { 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "optional": [], 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "persistent": [ 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "kraken", 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "luminous", 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "mimic", 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap-prune", 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "nautilus", 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "octopus", 2024-02-11T22:14:20.374 INFO:tasks.workunit.client.0.smithi023.stdout: "pacific", 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "elector-pinging", 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "quincy", 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "reef" 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv4_addr_mons": 6, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv6_addr_mons": 0, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "min_mon_release": 18, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "v1_addr_mons": 3, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "v2_addr_mons": 3 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "organization": "ceph-qa", 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_network": false, 2024-02-11T22:14:20.375 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "require_min_compat_client": "luminous", 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "require_osd_release": "reef" 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": [ 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr" 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 1, 2024-02-11T22:14:20.376 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 1, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 1, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 1781760, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 1781760, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 2, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 2.4430014491372276e-06, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:20.377 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 212, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 313344, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 590368, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 590368, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 1771104, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 179, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 2473984 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:20.378 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 32, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 32, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 2, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 98304, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:20.379 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 98304, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 22, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 1.347865890011235e-07, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 3428, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 3428, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 10284, 2024-02-11T22:14:20.380 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 51, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 20480 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:20.381 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 64, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 64, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 3, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:20.382 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.383 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd" 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 8, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 8, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 4, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:20.384 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:20.385 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": { 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "mirroring_by_pool": [ 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: false 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_images_by_pool": [ 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:20.386 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pools": 1 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "report_id": "2b1d55bc-7029-4111-a5f1-0e67d1f36991", 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "report_timestamp": "2024-02-11T22:14:20.339536", 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "report_version": 1, 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "rook": { 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster": { 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "external-mode": null, 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "allow-multiple-per-node": null, 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "count": null, 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "max-id": null, 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "pvc": { 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:20.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "stretch": { 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "network": { 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "provider": null 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "storage": { 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "device-set": { 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "non-portable": null, 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "portable": null, 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.388 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "csi": { 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes": { 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "node": { 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes-total": null, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "with-ceph-daemons": null, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-cephfs-plugin": null, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-nfs-plugin": null, 2024-02-11T22:14:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-rbd-plugin": null 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "storage-class": { 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket": null, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs": null, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "nfs": null, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": null, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.390 INFO:tasks.workunit.client.0.smithi023.stdout: "services": {}, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 105, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": 4, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_by_class": { 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "ssd": { 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731650560, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228634624, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_bytes": 228634624, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_ratio": 0.00029771673143841326 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731650560, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228634624 2024-02-11T22:14:20.391 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:20.392 INFO:tasks.workunit.client.0.smithi023.stdout:} 2024-02-11T22:14:20.392 INFO:tasks.workunit.client.0.smithi023.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-02-11T22:14:20.392 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry preview-device 2024-02-11T22:14:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:20 smithi160 ceph-mon[39894]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:20 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.001 INFO:tasks.workunit.client.0.smithi023.stdout:{ 2024-02-11T22:14:21.001 INFO:tasks.workunit.client.0.smithi023.stdout: "e7a92d26-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.001 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDKE040T7_e7aaefbc-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.001 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221016": { 2024-02-11T22:14:21.001 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:21.001 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "QDV1013D", 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7a92d26-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689415 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.002 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDKE040T7", 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.003 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:21.004 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.005 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 26324470 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 28719915 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.006 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 51093207 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 4 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 16, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43513 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43499 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.008 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:21.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 89, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 584, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 588, 2024-02-11T22:14:21.010 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 586 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 99, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 22901, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_comp_time": 0, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 319375583, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1725200484, 2024-02-11T22:14:21.011 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5720163641, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 29401617977, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 11, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 43513, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 42841, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 18, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 43499, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "warning_temp_time": 0 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_total_capacity": 4000787030016, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_unallocated_capacity": 0, 2024-02-11T22:14:21.012 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 43513, 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 42841 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:21.013 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDKE040T7", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: QDV1013D", 2024-02-11T22:14:21.014 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Total NVM Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Unallocated NVM Capacity: 0", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temp. Threshold: 70 Celsius", 2024-02-11T22:14:21.015 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temp. Threshold: 77 Celsius", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 4096 0 0", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:21.016 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 18 Celsius", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 99%", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 11%", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 319,375,583 [163 TB]", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,725,200,484 [883 TB]", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,720,163,641", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 29,401,617,977", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 22,901", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 43,513", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 42,841", 2024-02-11T22:14:21.017 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 43,499", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temperature Time: 0", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temperature Time: 0", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:21.018 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 18 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "e7ae079c-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDMD400G4_e7ae8366-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.019 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221019": { 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "8DV101H0", 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7ae079c-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.020 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689419 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:21.021 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:21.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 22543759 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 1 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:21.024 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 41371238 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.025 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.027 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 91, 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.028 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 2869, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 2881, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 2860 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 100, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 1, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 348365534, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1477427811, 2024-02-11T22:14:21.029 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5918167984, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 26616461498, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 9, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 54262, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 50048, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 28, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 56 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 54262, 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:21.030 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 50048 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:21.031 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: 8DV101H0", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:21.032 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:21.033 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 512 8 2", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 2 - 512 16 2", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 3 - 4096 0 0", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 4 - 4096 8 0", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 5 - 4096 64 0", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: " 6 - 4096 128 0", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:21.034 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 28 Celsius", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 100%", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 9%", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 348,365,534 [178 TB]", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,477,427,811 [756 TB]", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,918,167,984", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 26,616,461,498", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 1", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 54,262", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 50,048", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 56", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:21.035 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 28 2024-02-11T22:14:21.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.037 INFO:tasks.workunit.client.0.smithi023.stdout:} 2024-02-11T22:14:21.038 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry preview-all 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[35696]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[50466]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:20 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout:{ 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "device_report": { 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "e7a92d26-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDKE040T7_e7aaefbc-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221016": { 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.630 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "QDV1013D", 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7a92d26-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689415 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDKE040T7", 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:21.631 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.633 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:21.634 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 26324470 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 28719915 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 51093207 2024-02-11T22:14:21.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 4 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:21.636 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 16, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43513 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43499 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:21.637 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.638 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 89, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 584, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 588, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 586 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.639 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 99, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 22901, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_comp_time": 0, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 319375583, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1725200484, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5720163641, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 29401617977, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 11, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 43513, 2024-02-11T22:14:21.640 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 42841, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 18, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 43499, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "warning_temp_time": 0 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_total_capacity": 4000787030016, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_unallocated_capacity": 0, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 43513, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 42841 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:21.641 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:21.642 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDKE040T7", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: QDV1013D", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Total NVM Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Unallocated NVM Capacity: 0", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:21.643 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temp. Threshold: 70 Celsius", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temp. Threshold: 77 Celsius", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:21.644 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 4096 0 0", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 18 Celsius", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 99%", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 11%", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 319,375,583 [163 TB]", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,725,200,484 [883 TB]", 2024-02-11T22:14:21.645 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,720,163,641", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 29,401,617,977", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 22,901", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 43,513", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 42,841", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 43,499", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temperature Time: 0", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temperature Time: 0", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:21.646 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 18 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.647 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "e7ae079c-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDMD400G4_e7ae8366-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221019": { 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "8DV101H0", 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7ae079c-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:21.648 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689419 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:21.650 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:21.651 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 22543759 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 1 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.652 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 41371238 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:21.654 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.655 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 91, 2024-02-11T22:14:21.656 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 2869, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 2881, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 2860 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 100, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 1, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:21.657 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 348365534, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1477427811, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5918167984, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 26616461498, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 9, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 54262, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 50048, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 28, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 56 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 54262, 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:21.658 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 50048 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.659 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: 8DV101H0", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:21.660 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:21.661 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 512 8 2", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 2 - 512 16 2", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 3 - 4096 0 0", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 4 - 4096 8 0", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 5 - 4096 64 0", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: " 6 - 4096 128 0", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 28 Celsius", 2024-02-11T22:14:21.662 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 100%", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 9%", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 348,365,534 [178 TB]", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,477,427,811 [756 TB]", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,918,167,984", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 26,616,461,498", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 1", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 54,262", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 50,048", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 56", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:21.663 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 28 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.664 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "report": { 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer": { 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "active": true, 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "mode": "" 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "channels": [ 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:21.665 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "ident" 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "channels_available": [ 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "ident", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "perf" 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_available": [ 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:21.666 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_opted_in": [ 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:21.667 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "config": { 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "active_changed": [ 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "client_check_pool_perm", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_gid", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_uid", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "client_quota", 2024-02-11T22:14:21.668 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "daemonize", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "keyring", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_block_size", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_cache_size", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_compression", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_log", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_write_buffer_size", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:21.669 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_file", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_journald", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_stderr", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_host", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:21.670 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "no_config_file", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:21.671 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_crush_chooseleaf_type", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-11T22:14:21.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_lim", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_res", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:21.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addr", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addrv", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_default_features", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_qos_exclude_ops", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "setgroup", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "setuser" 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_changed": [ 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:21.674 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_join_fs", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/allow_ptrace", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/container_init", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/migration_current", 2024-02-11T22:14:21.675 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/use_repo_digest", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ssl_server_port", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/orchestrator/orchestrator", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/channel_ident", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/description", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/organization", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:21.676 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:21.677 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:21.678 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_cache_enabled", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_ops_log", 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_usage_log" 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.679 INFO:tasks.workunit.client.0.smithi023.stdout: "contact": null, 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "crashes": [], 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "created": "2024-02-11T22:07:46.732890Z", 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "crush": { 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_algs": { 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "straw2": 3 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_sizes": { 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "2": 1, 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "4": 2 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_types": { 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "1": 2, 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: "11": 1 2024-02-11T22:14:21.680 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "compat_weight_set": false, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "device_classes": [ 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: 8 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "num_buckets": 6, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "num_devices": 8, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "num_rules": 1, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "num_types": 12, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "num_weight_sets": 0, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "tunables": { 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "allowed_bucket_algs": 54, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_fallback_tries": 0, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_tries": 0, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_total_tries": 50, 2024-02-11T22:14:21.681 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_descend_once": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_stable": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_vary_r": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v2_rules": 0, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v3_rules": 0, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v4_buckets": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v5_rules": 0, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "legacy_tunables": 0, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "minimum_required_version": "jewel", 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "optimal_tunables": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "profile": "jewel", 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables2": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables3": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables5": 1, 2024-02-11T22:14:21.682 INFO:tasks.workunit.client.0.smithi023.stdout: "straw_calc_version": 1 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "description": "upgrade test cluster", 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "fs": { 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "feature_flags": { 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "enable_multiple": true, 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_enabled_multiple": true 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "filesystems": [ 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "approx_ctime": "2024-02", 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer_enabled": false, 2024-02-11T22:14:21.683 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_caps": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_dns": 10, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_inos": 13, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_subtrees": 2, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_allowed_features": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "explicitly_allowed_features": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "files": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "max_mds": 1, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_data_pools": 1, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_in": 1, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_mds": 1, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_replay": 0, 2024-02-11T22:14:21.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_up": 1, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "snaps": 0, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "standby_count_wanted": 0 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_mds": 1, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "total_num_mds": 2 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "hosts": { 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num": 2, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mds": 2, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mgr": 2, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mon": 2, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_osd": 2 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.685 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard": false, 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard_description": null, 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "license": "sharing-1-0", 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "metadata": { 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 2 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.686 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 2 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 2 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 2 2024-02-11T22:14:21.687 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 3 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:21.688 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 3 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 3 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 3 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.689 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 8 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 8 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:21.690 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 8 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 8 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_objectstore": { 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": 8 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.691 INFO:tasks.workunit.client.0.smithi023.stdout: "rotational": { 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "0": 8 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "features": { 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "optional": [], 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "persistent": [ 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "kraken", 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "luminous", 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "mimic", 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap-prune", 2024-02-11T22:14:21.692 INFO:tasks.workunit.client.0.smithi023.stdout: "nautilus", 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "octopus", 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "pacific", 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "elector-pinging", 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "quincy", 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "reef" 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv4_addr_mons": 6, 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv6_addr_mons": 0, 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "min_mon_release": 18, 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "v1_addr_mons": 3, 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "v2_addr_mons": 3 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "organization": "ceph-qa", 2024-02-11T22:14:21.693 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_network": false, 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "require_min_compat_client": "luminous", 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "require_osd_release": "reef" 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": [ 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr" 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:21.694 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 1, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 1, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 1, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 1781760, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 1781760, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 2, 2024-02-11T22:14:21.695 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 2.4430014491372276e-06, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 212, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 313344, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 590368, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 590368, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 1771104, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 179, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 2473984 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:21.696 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 32, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 32, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 2, 2024-02-11T22:14:21.697 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 98304, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 98304, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 22, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 1.347865890011235e-07, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:21.698 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 3428, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 3428, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 10284, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 51, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 20480 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:21.699 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 64, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 64, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 3, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:21.700 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:21.701 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd" 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:21.702 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 8, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 8, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 4, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:21.703 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:21.704 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": { 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "mirroring_by_pool": [ 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: false 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "num_images_by_pool": [ 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pools": 1 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "report_id": "2b1d55bc-7029-4111-a5f1-0e67d1f36991", 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "report_timestamp": "2024-02-11T22:14:21.612191", 2024-02-11T22:14:21.705 INFO:tasks.workunit.client.0.smithi023.stdout: "report_version": 1, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "rook": { 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster": { 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "external-mode": null, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "allow-multiple-per-node": null, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "count": null, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "max-id": null, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "pvc": { 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "stretch": { 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.706 INFO:tasks.workunit.client.0.smithi023.stdout: "network": { 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "provider": null 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "storage": { 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "device-set": { 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "non-portable": null, 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "portable": null, 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "csi": { 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:21.707 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes": { 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "node": { 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes-total": null, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "with-ceph-daemons": null, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-cephfs-plugin": null, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-nfs-plugin": null, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-rbd-plugin": null 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "storage-class": { 2024-02-11T22:14:21.708 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket": null, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs": null, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "nfs": null, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": null, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "services": {}, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 105, 2024-02-11T22:14:21.709 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": 4, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_by_class": { 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "ssd": { 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731650560, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228634624, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_bytes": 228634624, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_ratio": 0.00029771673143841326 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731650560, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228634624 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:21.710 INFO:tasks.workunit.client.0.smithi023.stdout:} 2024-02-11T22:14:21.711 INFO:tasks.workunit.client.0.smithi023.stderr:++ ceph telemetry collection ls 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:21 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:21 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr:+ COLLECTIONS='New collections are available: 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr:NAME STATUS DESC 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-11T22:14:22.241 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:+ [[ New collections are available: 2024-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:22.242 INFO:tasks.workunit.client.0.smithi023.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:NAME STATUS DESC 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-11T22:14:22.243 INFO:tasks.workunit.client.0.smithi023.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:+ [[ New collections are available: 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:NAME STATUS DESC 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-11T22:14:22.244 INFO:tasks.workunit.client.0.smithi023.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:+ [[ New collections are available: 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:NAME STATUS DESC 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-11T22:14:22.245 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:+ [[ New collections are available: 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:22.246 INFO:tasks.workunit.client.0.smithi023.stderr:NAME STATUS DESC 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.stderr:+ [[ New collections are available: 2024-02-11T22:14:22.247 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr: 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:NAME STATUS DESC 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-11T22:14:22.248 INFO:tasks.workunit.client.0.smithi023.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-02-11T22:14:22.249 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry on --license sharing-1-0 2024-02-11T22:14:22.872 INFO:tasks.workunit.client.0.smithi023.stdout:Telemetry is on. 2024-02-11T22:14:22.872 INFO:tasks.workunit.client.0.smithi023.stdout:Some channels are disabled, please enable with: 2024-02-11T22:14:22.872 INFO:tasks.workunit.client.0.smithi023.stdout:`ceph telemetry enable channel perf` 2024-02-11T22:14:22.885 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry enable channel perf 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:22] ENGINE Bus STOPPING 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:22] ENGINE Bus STOPPED 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:22] ENGINE Bus STARTING 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:22] ENGINE Serving on http://:::9283 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:22] ENGINE Bus STARTED 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:22.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:22 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='client.24818 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:22 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:channel_perf is enabled 2024-02-11T22:14:23.498 INFO:tasks.workunit.client.0.smithi023.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-02-11T22:14:23.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:23] ENGINE Bus STOPPING 2024-02-11T22:14:23.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:14:23.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:23] ENGINE Bus STOPPED 2024-02-11T22:14:23.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:23] ENGINE Bus STARTING 2024-02-11T22:14:23.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:23] ENGINE Serving on http://:::9283 2024-02-11T22:14:23.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:14:23] ENGINE Bus STARTED 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: mgrmap e22: y(active, since 2m), standbys: x 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:23.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:23.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:23 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:23.959 INFO:tasks.workunit.client.0.smithi023.stderr:+ LAST_OPT_REVISION=1 2024-02-11T22:14:23.960 INFO:tasks.workunit.client.0.smithi023.stderr:+ '[' 1 -ne 1 ']' 2024-02-11T22:14:23.960 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry show 2024-02-11T22:14:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: mgrmap e22: y(active, since 2m), standbys: x 2024-02-11T22:14:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: mgrmap e22: y(active, since 2m), standbys: x 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:24.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:23 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:24.796 INFO:tasks.workunit.client.0.smithi023.stdout:{ 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer": { 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "active": true, 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "mode": "" 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "channels": [ 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "ident", 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "perf" 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "channels_available": [ 2024-02-11T22:14:24.797 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "ident", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "perf" 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_available": [ 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:24.798 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_opted_in": [ 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:24.799 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "config": { 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "active_changed": [ 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "client_check_pool_perm", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_gid", 2024-02-11T22:14:24.800 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_uid", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "client_quota", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "daemonize", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "keyring", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_block_size", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_cache_size", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_compression", 2024-02-11T22:14:24.801 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_log", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_write_buffer_size", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_file", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_journald", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_stderr", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:24.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_host", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:24.803 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "no_config_file", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_crush_chooseleaf_type", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:24.804 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_lim", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_res", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:24.805 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addr", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addrv", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_default_features", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_qos_exclude_ops", 2024-02-11T22:14:24.806 INFO:tasks.workunit.client.0.smithi023.stdout: "setgroup", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "setuser" 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_changed": [ 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:24.807 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_join_fs", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/allow_ptrace", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/container_init", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/migration_current", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/use_repo_digest", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ssl_server_port", 2024-02-11T22:14:24.808 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/orchestrator/orchestrator", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/channel_ident", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/channel_perf", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/description", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/enabled", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/organization", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:24.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:24.810 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:24.811 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_cache_enabled", 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_ops_log", 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_usage_log" 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "contact": null, 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "crashes": [], 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "created": "2024-02-11T22:07:46.732890Z", 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "crush": { 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_algs": { 2024-02-11T22:14:24.812 INFO:tasks.workunit.client.0.smithi023.stdout: "straw2": 3 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_sizes": { 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "2": 1, 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "4": 2 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_types": { 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "1": 2, 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "11": 1 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "compat_weight_set": false, 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: "device_classes": [ 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: 8 2024-02-11T22:14:24.813 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "num_buckets": 6, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "num_devices": 8, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "num_rules": 1, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "num_types": 12, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "num_weight_sets": 0, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "tunables": { 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "allowed_bucket_algs": 54, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_fallback_tries": 0, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_tries": 0, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_total_tries": 50, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_descend_once": 1, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_stable": 1, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_vary_r": 1, 2024-02-11T22:14:24.814 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v2_rules": 0, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v3_rules": 0, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v4_buckets": 1, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v5_rules": 0, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "legacy_tunables": 0, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "minimum_required_version": "jewel", 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "optimal_tunables": 1, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "profile": "jewel", 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables": 1, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables2": 1, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables3": 1, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables5": 1, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "straw_calc_version": 1 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.815 INFO:tasks.workunit.client.0.smithi023.stdout: "description": "upgrade test cluster", 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "fs": { 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "feature_flags": { 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "enable_multiple": true, 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_enabled_multiple": true 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "filesystems": [ 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "approx_ctime": "2024-02", 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer_enabled": false, 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_caps": 0, 2024-02-11T22:14:24.816 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_dns": 10, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_inos": 13, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_subtrees": 2, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_allowed_features": 0, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "explicitly_allowed_features": 0, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "files": 0, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "max_mds": 1, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_data_pools": 1, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_in": 1, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_mds": 1, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": 0, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_replay": 0, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_up": 1, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "snaps": 0, 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: "standby_count_wanted": 0 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.817 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_mds": 1, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "total_num_mds": 2 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_stats": { 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 20480000, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 509152, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 835584, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 402, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 1268088, 2024-02-11T22:14:24.818 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 20, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1093120, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 14857128, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 21315584 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 19218432, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 337896, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 98304, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 0, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 311, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 774384, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 12, 2024-02-11T22:14:24.819 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 798208, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 14457128, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 19218432 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 43991040, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1167784, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 1015808, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 5660672, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1664, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 11417840, 2024-02-11T22:14:24.820 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 23, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2624768, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 25012328, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 49651712 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 33873920, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 679304, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 11673600, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1069, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 8148352, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 21, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1037824, 2024-02-11T22:14:24.821 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 21255928, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45547520 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.f97329783cc7f2b52c060ecdf9e74f0494390089": { 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 35848192, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1087480, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 835584, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 10747904, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1095, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 7820080, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 21, 2024-02-11T22:14:24.822 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1750016, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 21602520, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 46596096 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.0": { 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 46497792, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 976840, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 868352, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1328, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4590552, 2024-02-11T22:14:24.823 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 46, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2863360, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 35183456, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 47366144 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.1": { 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 45481984, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 784296, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 704512, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1281, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 5589440, 2024-02-11T22:14:24.824 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2467840, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33756824, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 46186496 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.2": { 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44113920, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 864696, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 40960, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1191, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4681712, 2024-02-11T22:14:24.825 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2370816, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33313112, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 44154880 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.3": { 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 43393024, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 720496, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 827392, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1149, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4294536, 2024-02-11T22:14:24.826 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 45, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1550336, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33944072, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 44220416 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.4": { 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44294144, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 732216, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 974848, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1157, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4452536, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1643776, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 34582032, 2024-02-11T22:14:24.827 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45268992 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.5": { 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44974080, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 871856, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 57344, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 229376, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1204, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4890080, 2024-02-11T22:14:24.828 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 48, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1706496, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 34564720, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45203456 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.6": { 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 43548672, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1169688, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 16384, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 1654784, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1194, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4152384, 2024-02-11T22:14:24.829 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 46, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1955072, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33371560, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45203456 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.7": { 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44949504, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1424816, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 16384, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 1302528, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1249, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4455280, 2024-02-11T22:14:24.830 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1853696, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 34315744, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 46252032 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "hosts": { 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num": 2, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mds": 2, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mgr": 2, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mon": 2, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_osd": 2 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.831 INFO:tasks.workunit.client.0.smithi023.stdout: "io_rate": { 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_stats_delta": { 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "stamp_delta": "12.002700", 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:24.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:24.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:24.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 0, 2024-02-11T22:14:24.835 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 0 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard": false, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard_description": null, 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "license": "sharing-1-0", 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "mempool": { 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:24.836 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.838 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.839 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.840 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.841 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 221639, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 65 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 51416, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 208 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.842 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.843 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8104, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 127 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.844 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.845 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.846 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.847 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.848 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 148433, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 32 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.850 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 928, 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.851 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.853 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.854 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.855 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.856 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.857 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1114279, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 336 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 352, 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 4 2024-02-11T22:14:24.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.860 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6680, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 126 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12744, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 1546 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10304, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 166 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.861 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.862 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.863 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.864 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.865 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.866 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1107735, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 342 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.867 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 176, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6680, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 126 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12744, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 1546 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5152, 2024-02-11T22:14:24.869 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 83 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.f97329783cc7f2b52c060ecdf9e74f0494390089": { 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.870 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.871 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.873 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1104575, 2024-02-11T22:14:24.875 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 357 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 176, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.876 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6680, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 126 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12744, 2024-02-11T22:14:24.877 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 1546 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5152, 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 83 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.878 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.0": { 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.879 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5440, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 68 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20048, 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 179 2024-02-11T22:14:24.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1600, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 44 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 602112, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 16 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 49196, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 9114 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 131496, 2024-02-11T22:14:24.881 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 225 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10932, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 718 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8592, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 179 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 30450, 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 193 2024-02-11T22:14:24.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20048, 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 179 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 390857, 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 87 2024-02-11T22:14:24.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2458094, 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 197 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6600, 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 75 2024-02-11T22:14:24.884 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 498456, 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 43 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 88920, 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 175 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.886 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.887 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.1": { 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.888 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4640, 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 58 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18704, 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 167 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.889 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1488, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 43 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12288, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 44296, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8319 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 124696, 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 215 2024-02-11T22:14:24.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9352, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 548 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8016, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 167 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.891 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 27286, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 183 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18816, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1472, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 440076, 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 99 2024-02-11T22:14:24.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20128, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 5 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2403020, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 175 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5016, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 57 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.893 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 452088, 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 39 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.894 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 7280, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 18 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.895 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.2": { 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.896 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 3920, 2024-02-11T22:14:24.897 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 49 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18480, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 165 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1376, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 42 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8192, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 42066, 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 7960 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 118576, 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 206 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8080, 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 494 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.899 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 7920, 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 165 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 25318, 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 174 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.900 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18592, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 166 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1472, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 336090, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 74 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20128, 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 5 2024-02-11T22:14:24.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2430178, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 182 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4312, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 49 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.902 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 359352, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 31 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8320, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 24 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220504, 2024-02-11T22:14:24.903 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3409 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.3": { 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.905 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 3280, 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 41 2024-02-11T22:14:24.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19040, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 480, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 34 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.907 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 43138, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8229 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 123336, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 213 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9204, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 553 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8160, 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:24.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26270, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 181 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19040, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2208, 2024-02-11T22:14:24.909 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 228857, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 48 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26565, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 9 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2453606, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 190 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.910 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4752, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 54 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 428904, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 37 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10400, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 20 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.912 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.4": { 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.913 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 3200, 2024-02-11T22:14:24.914 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 40 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18928, 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 169 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1712, 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 45 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 27175, 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 6 2024-02-11T22:14:24.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 44008, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8321 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 124696, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 215 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9392, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 552 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.916 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8112, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 169 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26950, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 183 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19040, 2024-02-11T22:14:24.917 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1472, 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 891336, 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 67 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20128, 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 5 2024-02-11T22:14:24.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2411490, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 171 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5192, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 59 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 452088, 2024-02-11T22:14:24.919 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 39 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 7904, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 16 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220248, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3397 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.920 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.921 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.5": { 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.922 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2560, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 32 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18816, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 480, 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 34 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 43921, 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8336 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 125376, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 216 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9612, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 553 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8064, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 27374, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 184 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18816, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2208, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 816975, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 49 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26565, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 9 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2417194, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 184 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5368, 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 61 2024-02-11T22:14:24.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 475272, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 41 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.928 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 11960, 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 23 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220504, 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3409 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.929 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.6": { 2024-02-11T22:14:24.930 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.931 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2240, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 28 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19936, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 178 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 256, 2024-02-11T22:14:24.932 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 32 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 44710, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8688 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 125376, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 216 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.933 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10656, 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 712 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8544, 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 178 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.934 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 28234, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 184 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19936, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 178 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 212644, 2024-02-11T22:14:24.935 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 44 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2437600, 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 189 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4576, 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 52 2024-02-11T22:14:24.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 452088, 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 39 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 88712, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 181 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220760, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3421 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.938 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.7": { 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:24.939 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:24.940 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1680, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 21 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19712, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 176 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 928, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 38 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.941 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 266240, 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 6 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 47031, 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8964 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 130136, 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 223 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:24.942 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 11400, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 715 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8448, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 176 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 30362, 2024-02-11T22:14:24.943 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 191 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19712, 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 176 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 143031, 2024-02-11T22:14:24.944 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 28 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2446711, 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 194 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.945 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5808, 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 66 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 533232, 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 46 2024-02-11T22:14:24.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 91000, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 203 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:24.947 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:24.948 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "metadata": { 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 2 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-02-11T22:14:24.949 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 2 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 2 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:24.950 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 2 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 3 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.951 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 3 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 3 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 3 2024-02-11T22:14:24.952 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 8 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.953 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 8 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 8 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 8 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.954 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_objectstore": { 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": 8 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "rotational": { 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "0": 8 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "features": { 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "optional": [], 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "persistent": [ 2024-02-11T22:14:24.955 INFO:tasks.workunit.client.0.smithi023.stdout: "kraken", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "luminous", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "mimic", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap-prune", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "nautilus", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "octopus", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "pacific", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "elector-pinging", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "quincy", 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "reef" 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv4_addr_mons": 6, 2024-02-11T22:14:24.956 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv6_addr_mons": 0, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "min_mon_release": 18, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "v1_addr_mons": 3, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "v2_addr_mons": 3 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "organization": "ceph-qa", 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_network": false, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "require_min_compat_client": "luminous", 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "require_osd_release": "reef" 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.957 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_perf_histograms": [ 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:24.958 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:24.959 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:24.960 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:24.961 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:24.962 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:24.963 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.964 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.965 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.966 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.967 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.968 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.969 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.970 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.971 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.972 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.973 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.974 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.975 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.976 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.977 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.978 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.979 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.980 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.981 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.982 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.983 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[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, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.984 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.985 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:24.986 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:24.987 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:24.988 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:24.989 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:24.990 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:24.991 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:24.992 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.993 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.994 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.995 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.996 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.997 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:24.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:24.999 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.000 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.001 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.002 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.003 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.004 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.005 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.006 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.007 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.008 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.009 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.010 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.012 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.013 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.014 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:25.015 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:25.016 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:25.017 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:25.018 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:25.019 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:25.020 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.022 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.023 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.024 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.025 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.026 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.027 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.028 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.029 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.030 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.031 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.032 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.033 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.034 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.035 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.036 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.037 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.038 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.039 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.041 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.042 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:25.043 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:25.044 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:25.045 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:25.046 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:25.047 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:25.048 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:25.049 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.050 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.051 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 8, 3, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 16, 4, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.052 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 13, 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 9, 0, 0, 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, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.053 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.054 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 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, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.055 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.056 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:25.057 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.058 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.059 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.060 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.061 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.063 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.064 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:25.065 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 1, 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-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 3, 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-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.066 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.067 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.068 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.069 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.070 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_counters": { 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: "caps": { 2024-02-11T22:14:25.071 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_flush_ack": { 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_flushsnap_ack": { 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_grant": { 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_revoke": { 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_trunc": { 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_commit": { 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_fetch_complete": { 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_fetch_keys": { 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_merge": { 2024-02-11T22:14:25.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_split": { 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "exported_inodes": { 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "forward": { 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_cap_release": { 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.074 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_caps": { 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_caps_dirty": { 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_inode_file_caps": { 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "imported_inodes": { 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes": { 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.075 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes_expired": { 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes_pinned": { 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes_with_caps": { 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "load_cent": { 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "openino_dir_fetch": { 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "process_request_cap_release": { 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "reply_latency": { 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 233224 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "request": { 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "root_rbytes": { 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.077 INFO:tasks.workunit.client.0.smithi023.stdout: "root_rfiles": { 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "root_rsnaps": { 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_reply": { 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "subtrees": { 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_cache": { 2024-02-11T22:14:25.078 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_enqueue_scrub": { 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_exportdir": { 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_flush": { 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_fragmentdir": { 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_fragstats": { 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_inodestats": { 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "num_recovering_enqueued": { 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "num_recovering_prioritized": { 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "num_recovering_processing": { 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "num_strays": { 2024-02-11T22:14:25.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "num_strays_delayed": { 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "num_strays_enqueuing": { 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_completed": { 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_started": { 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_created": { 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_enqueued": { 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_migrated": { 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_reintegrated": { 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.082 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_log": { 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "ev": { 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "evadd": { 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "evex": { 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "evexd": { 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.083 INFO:tasks.workunit.client.0.smithi023.stdout: "evexg": { 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "evtrm": { 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "jlat": { 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23592558 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "replayed": { 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "seg": { 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "segadd": { 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "segex": { 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "segexd": { 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "segexg": { 2024-02-11T22:14:25.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "segtrm": { 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_mem": { 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "cap": { 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "cap+": { 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "cap-": { 2024-02-11T22:14:25.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "dir": { 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "dir+": { 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "dir-": { 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "dn": { 2024-02-11T22:14:25.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "dn+": { 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "dn-": { 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "heap": { 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 207156 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "ino": { 2024-02-11T22:14:25.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "ino+": { 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "ino-": { 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "rss": { 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39428 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.089 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_server": { 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "cap_acquisition_throttle": { 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "cap_revoke_eviction": { 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_request": { 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_session": { 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 16 2024-02-11T22:14:25.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_peer_request": { 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "req_create_latency": { 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "req_getattr_latency": { 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 233224 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.091 INFO:tasks.workunit.client.0.smithi023.stdout: "req_getfilelock_latency": { 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "req_getvxattr_latency": { 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "req_link_latency": { 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookup_latency": { 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookuphash_latency": { 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupino_latency": { 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupname_latency": { 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupparent_latency": { 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupsnap_latency": { 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lssnap_latency": { 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "req_mkdir_latency": { 2024-02-11T22:14:25.094 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "req_mknod_latency": { 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "req_mksnap_latency": { 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "req_open_latency": { 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "req_readdir_latency": { 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rename_latency": { 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "req_renamesnap_latency": { 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.096 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rmdir_latency": { 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rmsnap_latency": { 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rmxattr_latency": { 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setattr_latency": { 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setdirlayout_latency": { 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setfilelock_latency": { 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setlayout_latency": { 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setxattr_latency": { 2024-02-11T22:14:25.098 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "req_snapdiff_latency": { 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "req_symlink_latency": { 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "req_unlink_latency": { 2024-02-11T22:14:25.099 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_sessions": { 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "average_load": { 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "avg_session_uptime": { 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 86 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "mdthresh_evicted": { 2024-02-11T22:14:25.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "session_count": { 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "session_remove": { 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "sessions_open": { 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.101 INFO:tasks.workunit.client.0.smithi023.stdout: "sessions_stale": { 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "total_load": { 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.102 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 45 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "purge_queue": { 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executed": { 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing": { 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.103 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing_high_water": { 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing_ops": { 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing_ops_high_water": { 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_item_in_journal": { 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "election_call": { 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "election_lose": { 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "election_win": { 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_elections": { 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9 2024-02-11T22:14:25.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": { 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "session_rm": { 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 199 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "session_trim": { 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "paxos": { 2024-02-11T22:14:25.106 INFO:tasks.workunit.client.0.smithi023.stdout: "accept_timeout": { 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "begin": { 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 865 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_bytes": { 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 865, 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4657208 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_keys": { 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 865, 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2595 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_latency": { 2024-02-11T22:14:25.107 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 865, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 374997283 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "collect": { 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_bytes": { 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_keys": { 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_latency": { 2024-02-11T22:14:25.108 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_timeout": { 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_uncommitted": { 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "commit": { 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 865 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_bytes": { 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 865, 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4594988 2024-02-11T22:14:25.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_keys": { 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 865, 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5253 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_latency": { 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 865, 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1183568173 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_ack_timeout": { 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_timeout": { 2024-02-11T22:14:25.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn": { 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn_latency": { 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4999963 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh": { 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 867 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh_latency": { 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 867, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2764980017 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.111 INFO:tasks.workunit.client.0.smithi023.stdout: "restart": { 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state": { 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_bytes": { 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1050 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_keys": { 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.112 INFO:tasks.workunit.client.0.smithi023.stdout: "start_leader": { 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "start_peon": { 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state": { 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_bytes": { 2024-02-11T22:14:25.113 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_keys": { 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_latency": { 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache": { 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1020054731 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 46899200 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37879808 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2147483648 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9019392 2024-02-11T22:14:25.115 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:full": { 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277028534 2024-02-11T22:14:25.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 255627 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70843071 2024-02-11T22:14:25.118 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:inc": { 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277028534 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.119 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37977 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71060721 2024-02-11T22:14:25.121 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:kv": { 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 322961408 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184685689 2024-02-11T22:14:25.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71166855 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb": { 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "compact": { 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_len": { 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_merge": { 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.125 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_range": { 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "get_latency": { 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 38937, 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 160440384 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_delay_time": { 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_memtable_time": { 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_wal_time": { 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_latency": { 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_sync_latency": { 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1869, 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1666996819 2024-02-11T22:14:25.127 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "election_call": { 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "election_lose": { 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "election_win": { 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_elections": { 2024-02-11T22:14:25.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": { 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "session_rm": { 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 56 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "session_trim": { 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.129 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "paxos": { 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "accept_timeout": { 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "begin": { 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 743 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_bytes": { 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 743, 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3622256 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.130 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_keys": { 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_latency": { 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 743, 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 119998266 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "collect": { 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_bytes": { 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 146 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_keys": { 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_latency": { 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 999986 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_timeout": { 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.132 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_uncommitted": { 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "commit": { 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 744 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_bytes": { 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_keys": { 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_latency": { 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_ack_timeout": { 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_timeout": { 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn": { 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn_latency": { 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh": { 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 744 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh_latency": { 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 744, 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1570977283 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.135 INFO:tasks.workunit.client.0.smithi023.stdout: "restart": { 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state": { 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_bytes": { 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_keys": { 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.136 INFO:tasks.workunit.client.0.smithi023.stdout: "start_leader": { 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "start_peon": { 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state": { 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 744 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_bytes": { 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 744, 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7105074 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_keys": { 2024-02-11T22:14:25.137 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 744, 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5300 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_latency": { 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 744, 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 214996899 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache": { 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1020054731 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42795008 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.138 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31031296 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2147483648 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11763712 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:full": { 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.139 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 256057 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.140 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.141 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70843717 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.142 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:inc": { 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40416 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71059358 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:kv": { 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 322961408 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184684972 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71167572 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb": { 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "compact": { 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_len": { 2024-02-11T22:14:25.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_merge": { 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_range": { 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "get_latency": { 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 31675, 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 72180319 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_delay_time": { 2024-02-11T22:14:25.150 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_memtable_time": { 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_wal_time": { 2024-02-11T22:14:25.151 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_latency": { 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_sync_latency": { 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1613, 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 451119457 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.f97329783cc7f2b52c060ecdf9e74f0494390089": { 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "election_call": { 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "election_lose": { 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "election_win": { 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_elections": { 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": { 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "session_rm": { 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 89 2024-02-11T22:14:25.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "session_trim": { 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "paxos": { 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "accept_timeout": { 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "begin": { 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 733 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_bytes": { 2024-02-11T22:14:25.155 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 733, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3596710 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_keys": { 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_latency": { 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 733, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1024992631 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "collect": { 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.156 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_bytes": { 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_keys": { 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_latency": { 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 999993 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_timeout": { 2024-02-11T22:14:25.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_uncommitted": { 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "commit": { 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 734 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_bytes": { 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_keys": { 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_latency": { 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_ack_timeout": { 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_timeout": { 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn": { 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn_latency": { 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh": { 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 734 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh_latency": { 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 734, 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2059985148 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "restart": { 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8 2024-02-11T22:14:25.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state": { 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_bytes": { 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_keys": { 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "start_leader": { 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "start_peon": { 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state": { 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 734 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_bytes": { 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 734, 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7056080 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_keys": { 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 734, 2024-02-11T22:14:25.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5223 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_latency": { 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 734, 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 860993797 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache": { 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1020054731 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43843584 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31449088 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2147483648 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12394496 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:full": { 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 256057 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70843717 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:inc": { 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.168 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40416 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71059358 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:kv": { 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 322961408 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.171 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184684972 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.173 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71167572 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb": { 2024-02-11T22:14:25.174 INFO:tasks.workunit.client.0.smithi023.stdout: "compact": { 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_len": { 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_merge": { 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_range": { 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "get_latency": { 2024-02-11T22:14:25.175 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 31270, 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 79043540 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_delay_time": { 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_memtable_time": { 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-11T22:14:25.176 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_wal_time": { 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_latency": { 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_sync_latency": { 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1572, 2024-02-11T22:14:25.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1990343958 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.0": { 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.178 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2527232 2024-02-11T22:14:25.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1552384 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1413120 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.184 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.185 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4018176 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 414999 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.188 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 20, 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60270 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 332, 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 103255707 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 317, 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17072062 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 332, 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 356171 2024-02-11T22:14:25.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 332, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 103611878 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 58750 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:25.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19140 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3862 2024-02-11T22:14:25.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 801 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 215 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 112, 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3180308 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 310, 2024-02-11T22:14:25.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 275578 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 198, 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3322957 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 4, 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106097 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.194 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15935448 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 123, 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8318070 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 121, 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 399753270152 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 123, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 174628805708 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 473, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 55134793439 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 473, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 46676 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 488081 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 326635234 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 147300 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 105480684 2024-02-11T22:14:25.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 20952680 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 884711 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 57, 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 282866 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.198 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 469561345 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 25248112 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 475, 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2778493 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 44482560 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43614208 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:25.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 868352 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85809042 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 602112 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 72972398 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.204 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643567818 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69461734 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57206028 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.209 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68622628 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643567818 2024-02-11T22:14:25.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 21902 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 208077 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69233883 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 47 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 616 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 138498435 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2706960 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.218 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106240636 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.219 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.222 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 616 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 138498435 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2706960 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.223 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106240636 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1771104 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 6 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28958720 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.1": { 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2347008 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.227 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1466368 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1327104 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.228 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.229 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3751936 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.235 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 684032 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 195043 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.236 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 29, 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 77396 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 311, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 123901279 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 305, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9656389 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 311, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 381024 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.238 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 311, 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 124282303 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 55099 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7120 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4164 2024-02-11T22:14:25.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 816 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 223 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 132, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9588228 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 347, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 299318 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.241 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 215, 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12098383 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 121301 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39055702 2024-02-11T22:14:25.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 120, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9112313 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 118, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 370026221438 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 120, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 156796175028 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.243 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 413, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 55046603810 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 413, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43096 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1903283 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 253776735 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 143123 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 148085946 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23510295 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 293775 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 54, 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 301954 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 466395656 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27898627 2024-02-11T22:14:25.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2792161 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43302912 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42450944 2024-02-11T22:14:25.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 851968 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.248 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85845699 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73525565 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643842748 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.255 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.255 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.255 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69186804 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57230466 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.257 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68598190 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643842748 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12926 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 197422 2024-02-11T22:14:25.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68978584 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.262 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 155 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.264 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2429440 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 691356022 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1052 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.265 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 63987021 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 244507221 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 33 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11095208 2024-02-11T22:14:25.266 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1052 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10416942 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9567327 2024-02-11T22:14:25.267 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 22, 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 20811771 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.268 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 22, 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8885939 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 22, 2024-02-11T22:14:25.269 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19647906 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 100 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2429440 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 100, 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 659449043 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.270 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 100, 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 44684140 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 100, 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 215291988 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.271 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 590368 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28356608 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.272 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.2": { 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.273 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2019328 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.274 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1253376 2024-02-11T22:14:25.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1114112 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.276 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.277 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.278 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.281 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3211264 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.282 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 675840 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 4, 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 190483 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.283 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 12, 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17221 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.284 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 259, 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 72893969 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 255, 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8740198 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 259, 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 319109 2024-02-11T22:14:25.285 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 259, 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73213078 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37683 2024-02-11T22:14:25.286 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.287 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5255 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 583 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.288 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 90, 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1093106 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 255, 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 282009 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 165, 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 6843358 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.289 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106492 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13378676 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 112, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8455477 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.290 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 110, 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 372321686678 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 112, 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 141601106979 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 331, 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 59748064841 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.291 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 331, 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 32103 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 393347 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 153177307 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.292 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 108118 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 62099329 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23515685 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 293615 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.293 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 46, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 214063 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 252614902 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27134391 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:25.294 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2028212 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41271296 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41115648 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:25.295 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 155648 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.296 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85846680 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.297 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8192 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.298 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73528680 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.299 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850101 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.300 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.301 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.302 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69179451 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57231120 2024-02-11T22:14:25.303 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.304 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.305 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68597536 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850101 2024-02-11T22:14:25.306 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.307 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19839 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 178555 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.308 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68983185 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.309 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 30 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.310 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 187258697 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.311 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3988441 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 169620747 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.312 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.313 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.314 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.315 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 187258697 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.316 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3988441 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 169620747 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.317 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28348416 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.3": { 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.318 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.319 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 983040 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.320 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 720896 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 581632 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.321 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.323 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.324 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.325 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.326 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.327 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1642496 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 696320 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.328 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.329 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5333 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60256374 2024-02-11T22:14:25.330 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 105, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9776628 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 188770 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60445144 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.331 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 871669 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.332 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3824 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 309 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.333 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 216 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 79, 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 748682 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 132, 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 333245 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 53, 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 636376 2024-02-11T22:14:25.334 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11176536 2024-02-11T22:14:25.335 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 45, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3309948 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 42, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 586028917087 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 45, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 66086210300 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.336 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 229, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 491899 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 229, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22267 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 259079 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.337 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 445380966 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57855 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 144822086 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.338 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10524752 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 296349 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 36, 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 173678 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 612189147 2024-02-11T22:14:25.339 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12821472 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1395392 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.340 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41336832 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40370176 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.341 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 966656 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.342 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85846676 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.343 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.344 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73536876 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.345 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850071 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.346 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.347 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.348 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69179481 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.349 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57231117 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.351 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68597539 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.352 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850071 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.353 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 26851 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184457 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.354 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68970301 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.355 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 36 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.356 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.357 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 612748 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.358 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.359 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.360 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.361 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.362 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 612748 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.363 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28360704 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.4": { 2024-02-11T22:14:25.364 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.365 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1142784 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.366 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.367 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 819200 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 679936 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.369 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.370 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.371 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.373 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1900544 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.374 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 692224 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 293597 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.375 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.376 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8084 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 153, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 49241017 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 136, 2024-02-11T22:14:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12082723 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 153, 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159743 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 153, 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 49400760 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.378 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60084 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.379 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4483 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 360 2024-02-11T22:14:25.380 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 228 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 92, 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1427026 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 246549 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.381 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 63, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 712483 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 152718 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7227366 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.382 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 40, 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3580875 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 38, 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 229955769290 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 40, 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60778605851 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.383 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 498616 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 25562 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 263480 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.384 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184435350 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70472 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 105526532 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.385 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11761730 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 294323 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 39, 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 170055 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 309248077 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.386 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14427862 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1693183 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42385408 2024-02-11T22:14:25.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41246720 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1138688 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.388 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85844941 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.389 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.390 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8192 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73518131 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.391 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643837059 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.392 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.393 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69192493 2024-02-11T22:14:25.394 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57229960 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.395 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.396 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68598696 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.398 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643837059 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.399 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 18815 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 191686 2024-02-11T22:14:25.400 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68984120 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.401 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.402 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.403 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19962879 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 556614 2024-02-11T22:14:25.404 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19884029 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.405 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.406 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.407 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:25.408 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19962879 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 556614 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.409 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19884029 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.410 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28364800 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.5": { 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.411 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1032192 2024-02-11T22:14:25.412 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.413 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 741376 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 602112 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.414 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.415 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.416 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.417 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.418 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.419 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1712128 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 688128 2024-02-11T22:14:25.420 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 230751 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.421 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5627 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 134, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39660545 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.422 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 121, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13826141 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 134, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 127425 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 134, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39787970 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.423 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 59585 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.424 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3965 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 318 2024-02-11T22:14:25.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 236 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 87, 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 705922 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 138, 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 271508 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.426 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 51, 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 584917 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 4, 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 122624 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.427 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4524823 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 36, 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2518215 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 501783328911 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.428 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 36, 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 52150701984 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 260, 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 454193 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 260, 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 25294 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.429 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 247236 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 234942928 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 63867 2024-02-11T22:14:25.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 94385767 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14350774 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 296054 2024-02-11T22:14:25.431 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 29, 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 118157 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348479089 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.432 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17401154 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1584174 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.433 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42319872 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41967616 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.434 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 352256 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.435 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85846192 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.436 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.437 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73537360 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.438 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643846446 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.439 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.440 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.441 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69183106 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.442 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57230795 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.443 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68597861 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.445 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643846446 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31557 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 183500 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.447 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68970177 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.448 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.449 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.450 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.451 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.452 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.454 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.455 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.456 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.457 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28352512 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.6": { 2024-02-11T22:14:25.458 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.459 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1048576 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.460 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.461 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 778240 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 638976 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.462 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.463 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.464 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.465 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.466 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.467 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1765376 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.468 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.469 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5352 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 143, 2024-02-11T22:14:25.470 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39725428 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11119503 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 143, 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 116756 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 143, 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39842184 2024-02-11T22:14:25.471 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37418 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.472 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5569 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 308 2024-02-11T22:14:25.473 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 241 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 88, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 762500 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 137, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 305011 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 49, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 452274 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.474 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5645245 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32, 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2683754 2024-02-11T22:14:25.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 29, 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206875870400 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32, 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40516879622 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 248, 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 441918 2024-02-11T22:14:25.476 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 248, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43360 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 271925 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 218215015 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.477 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 83087 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 81554501 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10932174 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 886613 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.478 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 25, 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 113266 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 316663089 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13016318 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.479 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 251, 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1767401 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42319872 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.480 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41549824 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 770048 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.481 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85845859 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.482 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.483 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.484 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73537693 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643843945 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.486 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.487 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69185607 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.488 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57230572 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.489 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.490 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68598084 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643843945 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.492 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28668 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 191122 2024-02-11T22:14:25.493 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68967945 2024-02-11T22:14:25.494 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.495 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:25.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2810 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 133534313 2024-02-11T22:14:25.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 15, 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9046392 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 119706067 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.498 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.499 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:25.502 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2810 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 133534313 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.503 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 15, 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9046392 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 119706067 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28946432 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.7": { 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:25.505 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 962560 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:25.507 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.508 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 720896 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 581632 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.509 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:25.510 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.511 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:25.512 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:25.513 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:25.514 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1622016 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1273856 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:25.515 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 122857 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.516 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14287 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 44799365 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.517 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 123, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 6121025 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 84313 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 44883678 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.518 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 54719 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:25.519 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4193 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 388 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 260 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.520 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 91, 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1497468 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 131, 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 275580 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 40, 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 965546 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.521 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17725 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5155969 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 19, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1585196 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:25.522 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 17, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 155320730854 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 19, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28237499959 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 276, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 451904 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 276, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27640 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.523 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 203037 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 227419991 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 75326 2024-02-11T22:14:25.524 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184580160 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10107911 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 884256 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:25.525 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 18, 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71791 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 427506177 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12047908 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:25.526 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 278, 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1613901 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42319872 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41910272 2024-02-11T22:14:25.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 409600 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.528 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85837100 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.529 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 135168 2024-02-11T22:14:25.530 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.531 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73411284 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.532 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643778252 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.533 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.534 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69251300 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:25.535 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57224733 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.536 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.537 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68603923 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643778252 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.539 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12055 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:25.540 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 210967 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69030406 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.541 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:25.542 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 47 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.543 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 43, 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 130950500 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 132134 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.544 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 45, 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10671344 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 43, 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 66388873 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 28, 2024-02-11T22:14:25.545 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4170793 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 132134 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 28, 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3772334 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 28, 2024-02-11T22:14:25.546 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3148185 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9046563 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:25.547 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3936936 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:25.548 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8553900 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 117733144 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.549 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 7, 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2962074 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 54686788 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.550 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28946432 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": [ 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.551 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr" 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 1, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 1, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 1, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:25.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 1781760, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 1781760, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 2, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 2.4430014491372276e-06, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 212, 2024-02-11T22:14:25.553 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 313344, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 590368, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 590368, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 1771104, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 179, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 2473984 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:25.554 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 32, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 32, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 2, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 98304, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:25.555 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 98304, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 22, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 1.347865890011235e-07, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:25.556 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 3428, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 3428, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 10284, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 51, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 20480 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.557 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 64, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 64, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 3, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:25.558 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:25.559 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd" 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.560 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 8, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 8, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 4, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330592010, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:25.561 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110199296, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:25.562 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": { 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "mirroring_by_pool": [ 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: false 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.563 INFO:tasks.workunit.client.0.smithi023.stdout: "num_images_by_pool": [ 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pools": 1 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "report_id": "2b1d55bc-7029-4111-a5f1-0e67d1f36991", 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "report_timestamp": "2024-02-11T22:14:24.663677", 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "report_version": 1, 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_stats": { 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "7.9.2" 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "rook": { 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster": { 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "external-mode": null, 2024-02-11T22:14:25.564 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "allow-multiple-per-node": null, 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "count": null, 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "max-id": null, 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "pvc": { 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "stretch": { 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "network": { 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: "provider": null 2024-02-11T22:14:25.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "storage": { 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "device-set": { 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "non-portable": null, 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "portable": null, 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "csi": { 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.566 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes": { 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "node": { 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes-total": null, 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "with-ceph-daemons": null, 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-cephfs-plugin": null, 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-nfs-plugin": null, 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-rbd-plugin": null 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "storage-class": { 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:25.567 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket": null, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs": null, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "nfs": null, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": null, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "services": {}, 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_per_pg": [ 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.568 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923644+0000", 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923644+0000", 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925350+0000", 2024-02-11T22:14:25.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:25.570 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.571 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3f", 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000", 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.575 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.576 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.903306+0000", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.903306+0000", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.903578+0000", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.578 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3e", 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.579 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000", 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.583 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.584 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924722+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924722+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925037+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.586 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3d", 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000", 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.587 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.591 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.908984+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.908984+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909383+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3c", 2024-02-11T22:14:25.594 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000", 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.598 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.599 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.925239+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.925239+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925870+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.554591+0000", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.601 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3b", 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:25.602 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000", 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.607 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.911380+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.911380+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.912011+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.556281+0000", 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.609 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3a", 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 16, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000", 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.610 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.614 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923859+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923859+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924516+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.616 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.39", 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.617 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000", 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.621 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.622 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.912964+0000", 2024-02-11T22:14:25.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.912964+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.913264+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.558582+0000", 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.625 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.38", 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000", 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.629 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.630 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924067+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924067+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.926008+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.632 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.37", 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000", 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.633 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.637 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906718+0000", 2024-02-11T22:14:25.638 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906718+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907070+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.640 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.36", 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:30:16.338850+0000", 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.641 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.645 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.646 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906015+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906015+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.906460+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.647 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.648 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.35", 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:02:23.682612+0000", 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.649 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.650 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.651 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.652 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.653 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915588+0000", 2024-02-11T22:14:25.654 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915588+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915924+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.655 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.656 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.34", 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000", 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.657 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.658 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.659 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.660 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.661 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.907954+0000", 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.907954+0000", 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.908235+0000", 2024-02-11T22:14:25.662 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.663 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.33", 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.668 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000", 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.669 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.670 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.671 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.672 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.673 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.912439+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.912439+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.912709+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.674 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.675 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.32", 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.676 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000", 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.677 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.678 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.679 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.680 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.681 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909287+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909287+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909574+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.682 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.683 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.31", 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000", 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.684 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.685 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.686 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.687 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.688 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.913188+0000", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.913188+0000", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.913522+0000", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.689 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.690 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.30", 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.691 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000", 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.692 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.693 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.694 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.695 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923119+0000", 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923119+0000", 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.923408+0000", 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.696 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.697 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.698 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2f", 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000", 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.699 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.700 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.701 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.702 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:25.703 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906032+0000", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906032+0000", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.906340+0000", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.704 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.705 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2e", 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000", 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.706 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.707 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.708 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.709 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.710 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.711 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.922928+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.922928+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.923202+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.712 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.713 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2d", 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.714 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000", 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.715 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.717 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.718 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.719 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.481788+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.481788+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482113+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.720 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 4, 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.721 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 4, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1f", 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 23, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:58:06.355005+0000", 2024-02-11T22:14:25.722 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 582, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.723 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.724 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.725 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 4, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'4" 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.726 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910398+0000", 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910398+0000", 2024-02-11T22:14:25.727 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.911005+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:25.728 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.729 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1e", 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000", 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.730 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.733 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.734 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.476262+0000", 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.476262+0000", 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.476546+0000", 2024-02-11T22:14:25.735 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:25.736 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1e", 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.737 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000", 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.738 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.741 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915013+0000", 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915013+0000", 2024-02-11T22:14:25.742 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.918348+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:25.743 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.744 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1f", 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000", 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.745 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.746 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.748 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.749 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.485863+0000", 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.485863+0000", 2024-02-11T22:14:25.750 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.486162+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.553804+0000", 2024-02-11T22:14:25.751 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.752 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1d", 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000", 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.753 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.754 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.756 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.757 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.927177+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.927177+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.927481+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.758 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.556330+0000", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.759 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1c", 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 16, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000", 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.760 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.761 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.762 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.763 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.764 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.765 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.483628+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.766 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.553523+0000", 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.767 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1c", 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000", 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.768 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.769 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.770 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.771 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.772 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.907245+0000", 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.907245+0000", 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907756+0000", 2024-02-11T22:14:25.773 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.774 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.557239+0000", 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.775 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1d", 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 16, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000", 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.777 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.778 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.779 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.780 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.781 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.479123+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.479123+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.479514+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.782 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.783 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1b", 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000", 2024-02-11T22:14:25.784 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.786 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.787 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.788 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.789 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.921916+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.921916+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.922218+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.790 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.791 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1a", 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000", 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.792 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.795 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.796 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.797 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483674+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483674+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.483984+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.799 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1a", 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000", 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.800 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.803 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.804 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.568190+0000", 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.568190+0000", 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.805 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:25.806 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.807 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1b", 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 11, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:01:09.791671+0000", 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.808 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.809 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.810 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.811 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.812 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.479603+0000", 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.479603+0000", 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.479919+0000", 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.813 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.814 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.19", 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.815 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000", 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.819 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.820 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.921637+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.921637+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.922338+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.821 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.822 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.18", 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.823 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000", 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.826 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.827 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475377+0000", 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475377+0000", 2024-02-11T22:14:25.828 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475797+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.829 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.830 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.18", 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000", 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.831 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.832 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.833 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.834 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.835 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909359+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909359+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909641+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.836 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.837 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.19", 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000", 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.838 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.839 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.840 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.841 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.842 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.484588+0000", 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.484588+0000", 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.485031+0000", 2024-02-11T22:14:25.843 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.844 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.845 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.17", 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000", 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.846 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.847 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.848 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.849 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.850 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.914317+0000", 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.914317+0000", 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.914839+0000", 2024-02-11T22:14:25.851 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:25.852 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.16", 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.853 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000", 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.854 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.855 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.857 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.858 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.478151+0000", 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.478151+0000", 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478446+0000", 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.859 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.860 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.16", 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.861 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000", 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.866 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915679+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915679+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915949+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.868 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.17", 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000", 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.871 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:25.875 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.876 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.474696+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.474696+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475001+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.877 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 3, 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.878 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 3, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.15", 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 22, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:19:44.661425+0000", 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.879 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 90, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:25.881 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 4, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.882 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'3" 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.883 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924651+0000", 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924651+0000", 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924956+0000", 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.884 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.885 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.14", 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.886 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000", 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.888 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.889 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.890 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.891 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.482556+0000", 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.482556+0000", 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482869+0000", 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.892 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 12, 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.893 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 12, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.14", 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.894 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 31, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000", 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 2630, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.895 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.896 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 12, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 4, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 4, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.897 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 12, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 9 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.898 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "66'12" 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.899 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924626+0000", 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924626+0000", 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925088+0000", 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.900 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:25.901 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.902 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.15", 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000", 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.903 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.904 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.906 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.907 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.477227+0000", 2024-02-11T22:14:25.908 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.477227+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.477500+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.910 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.13", 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000", 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.911 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 34, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 7 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.914 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.915 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.919541+0000", 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.919541+0000", 2024-02-11T22:14:25.916 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.919829+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.917 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.12", 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.918 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000", 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.919 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.921 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.922 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.923 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475421+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475421+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475825+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.924 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.925 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.12", 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.926 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000", 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.927 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.928 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.931 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.569855+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.569855+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.570227+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.932 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.933 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.13", 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:20:08.113992+0000", 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.934 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.935 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.937 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.938 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.484886+0000", 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.484886+0000", 2024-02-11T22:14:25.939 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.485511+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.941 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.11", 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000", 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.942 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.945 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:25.946 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.736523+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.736523+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.736878+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.10", 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:25.949 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:19:07.896217+0000", 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.953 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:25.954 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.477849+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.477849+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478171+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.955 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 8, 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.956 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 8, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.10", 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.957 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:19:39.478482+0000", 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 12, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 4, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 4, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 4, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 12, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.960 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'8" 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.961 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924257+0000", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924257+0000", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924558+0000", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.963 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.11", 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.964 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000", 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.967 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.968 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.479802+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.479802+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.480120+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.970 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.971 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.f", 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:57:22.249625+0000", 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 22, 2024-02-11T22:14:25.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.974 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.975 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.976 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923430+0000", 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923430+0000", 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.923779+0000", 2024-02-11T22:14:25.977 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:25.978 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.e", 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.979 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000", 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.981 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.982 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.983 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:25.984 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.086739+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.086739+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.087089+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.985 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.563933+0000", 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.986 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.2", 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:27:44.703427+0000", 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.988 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.989 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.838941+0000", 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.838941+0000", 2024-02-11T22:14:25.991 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.839362+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:25.992 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:25.993 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.4", 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 28, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:51:52.976942+0000", 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:25.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:25.995 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:25.996 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:25.997 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.998 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:25.999 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909864+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909864+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.910152+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.000 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.001 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.5", 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.002 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000", 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.003 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.004 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.006 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.007 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.920684+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.920684+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.920980+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.008 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.564486+0000", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.009 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.4", 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:26.010 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:33:24.243118+0000", 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.011 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.014 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.015 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.481956+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.481956+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482267+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.017 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.2", 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000", 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.018 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.022 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915605+0000", 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915605+0000", 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915912+0000", 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.024 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3", 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.025 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000", 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.029 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.030 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.086748+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.086748+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.087065+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.032 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.7", 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:26.033 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:37:03.200227+0000", 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.036 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.037 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.038 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.900083+0000", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.900083+0000", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.901422+0000", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.039 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.040 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.0", 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.041 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000", 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.043 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.045 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.046 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.478019+0000", 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.478019+0000", 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478415+0000", 2024-02-11T22:14:26.047 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:26.048 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1", 2024-02-11T22:14:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000", 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.050 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.051 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.052 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.053 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.054 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.551142+0000", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.551142+0000", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.551430+0000", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.055 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.557357+0000", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.056 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.5", 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:26.057 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:01:26.544656+0000", 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.059 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.060 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.061 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.062 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909291+0000", 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909291+0000", 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909567+0000", 2024-02-11T22:14:26.063 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.064 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.065 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2", 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000", 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.066 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.067 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.069 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:26.070 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.472218+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.472218+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.472525+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.071 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.072 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.3", 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.073 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000", 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.074 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.077 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 20, 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.078 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:40.354561+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:40.354561+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:40.354955+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:10:14.375639+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:10:14.375639+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 56, 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:10:14.375639+0000", 2024-02-11T22:14:26.079 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562799+0000", 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 128, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 55, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 128, 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.080 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "1.0", 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 266, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:22:53.225073+0000", 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 590368, 2024-02-11T22:14:26.081 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 1771104, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 6, 2024-02-11T22:14:26.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 212, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 306, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 179, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 2416 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.084 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "64'128" 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.920687+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.920687+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.920998+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.086 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.087 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.6", 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:26.088 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:33:16.274739+0000", 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.092 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.093 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.569507+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.569507+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.095 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1", 2024-02-11T22:14:26.096 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 11, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:21:45.832810+0000", 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.099 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.100 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.101 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.484153+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.484153+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.484477+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.102 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.103 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.0", 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.104 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000", 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.106 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.107 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.108 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.109 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.090778+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.090778+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.091380+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.110 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.563967+0000", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.111 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.3", 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:22:12.438598+0000", 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.112 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.113 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.114 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.116 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.486024+0000", 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.486024+0000", 2024-02-11T22:14:26.117 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.486335+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.118 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.119 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.5", 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000", 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.120 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.121 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.122 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.123 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.124 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.914778+0000", 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.914778+0000", 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915332+0000", 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.125 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.126 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.4", 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000", 2024-02-11T22:14:26.127 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.129 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.130 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.131 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.555019+0000", 2024-02-11T22:14:26.132 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.555019+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.555319+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.133 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.134 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.0", 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:21:47.795165+0000", 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.136 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.137 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.138 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.139 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475109+0000", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475109+0000", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475715+0000", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.140 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.141 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.6", 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.142 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000", 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.143 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:26.144 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.145 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.146 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "60'1" 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.147 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915421+0000", 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915421+0000", 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915700+0000", 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.148 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.149 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.150 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.7", 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000", 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.151 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.152 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.154 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.155 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.086693+0000", 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.086693+0000", 2024-02-11T22:14:26.156 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.086986+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.550446+0000", 2024-02-11T22:14:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.158 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.1", 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:20:21.909865+0000", 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.159 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.162 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.163 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.483726+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.164 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.165 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.7", 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000", 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.166 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.169 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.170 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.568568+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.568568+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.171 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:26.172 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.6", 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 11, 2024-02-11T22:14:26.173 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:01:44.211715+0000", 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.175 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.177 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.178 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483893+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483893+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.484193+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.179 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.180 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.8", 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000", 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.181 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.185 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.925191+0000", 2024-02-11T22:14:26.186 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.925191+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925418+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.187 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.188 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.9", 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.189 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000", 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.190 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.191 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.192 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.193 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.194 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.474849+0000", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.474849+0000", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475548+0000", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.195 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.196 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.9", 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.197 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000", 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.198 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.199 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.200 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.201 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.202 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.922039+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.922039+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.922530+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.203 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.204 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.8", 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000", 2024-02-11T22:14:26.205 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.206 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.207 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.208 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.209 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.469153+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.469153+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.469459+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.211 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.212 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.a", 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000", 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.213 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.214 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.215 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.216 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.217 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.838896+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.838896+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.839306+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.218 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.219 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.b", 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:26.220 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:23:11.352298+0000", 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.221 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.222 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.224 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.225 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.482213+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.482213+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482531+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.226 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.227 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.b", 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.228 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000", 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.229 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.230 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.231 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.232 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.908000+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.908000+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.908295+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.234 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.235 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.a", 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.236 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:41:47.084859+0000", 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.237 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.238 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.239 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.240 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.241 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.477777+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.477777+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478353+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.242 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.243 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.c", 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000", 2024-02-11T22:14:26.244 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.245 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.246 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.247 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.248 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.570714+0000", 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.570714+0000", 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.570970+0000", 2024-02-11T22:14:26.249 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.250 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.d", 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.251 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:33:28.287380+0000", 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.252 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.253 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.254 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.255 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475396+0000", 2024-02-11T22:14:26.256 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475396+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475672+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.257 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.258 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.d", 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:43:34.700708+0000", 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 70, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.259 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:26.260 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.261 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.262 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.263 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910101+0000", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910101+0000", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.910406+0000", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.264 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.265 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.c", 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.266 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000", 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.267 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.268 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.269 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.270 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.271 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.481485+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.481485+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.481773+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:26.272 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:26.273 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.e", 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.274 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000", 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.275 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.276 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.277 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.278 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.279 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.925817+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.925817+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.926316+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.280 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.281 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.f", 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.282 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000", 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.283 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.284 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.285 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:26.286 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.287 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909821+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909821+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.910284+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.288 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.289 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.20", 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:41:04.911105+0000", 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.292 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.293 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.294 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.903008+0000", 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.903008+0000", 2024-02-11T22:14:26.295 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.903299+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.296 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.297 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.21", 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000", 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.299 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.300 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.302 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.303 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.912297+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.912297+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.912608+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.304 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.305 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.22", 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000", 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.307 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.308 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.309 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.310 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923773+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923773+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924058+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.311 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.312 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.23", 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.313 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000", 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.315 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.316 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:26.317 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.318 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910731+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910731+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.911022+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.319 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.320 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.24", 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000", 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.321 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.323 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.324 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.325 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906687+0000", 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906687+0000", 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907097+0000", 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.326 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:26.327 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.328 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.25", 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000", 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.330 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.331 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.332 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.333 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.919593+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.919593+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.919869+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.334 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.335 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.26", 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.336 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:12:11.599281+0000", 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.338 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.339 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.341 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.918337+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.918337+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.918825+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.342 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.343 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.27", 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000", 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.344 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.346 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.347 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.348 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.349 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.907635+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.907635+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907934+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.350 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.351 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.28", 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000", 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.353 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.354 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.355 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.356 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906945+0000", 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906945+0000", 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907259+0000", 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.357 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.358 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.29", 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.359 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000", 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.361 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.362 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.363 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.364 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910921+0000", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910921+0000", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.911690+0000", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.365 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.366 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2a", 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.367 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000", 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.369 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.370 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.371 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:26.372 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.926812+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.926812+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.927120+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.373 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.374 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2b", 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.375 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000", 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.377 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.378 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:26.379 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:26.380 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.913044+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.913044+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.913691+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.381 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:26.382 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2c", 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:26.383 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:00:30.054000+0000", 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.385 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.386 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:26.387 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_per_pool": [ 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 24, 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd" 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.388 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 8, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 8, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 4, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:26.392 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 24 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 192, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 64, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 8, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 3, 2024-02-11T22:14:26.393 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.395 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.396 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 192 2024-02-11T22:14:26.397 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 3, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr" 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 128, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 1, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 3, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 128, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 1, 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 590368, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 1771104, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 6, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 212, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 306, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 179, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 2416 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 1781760, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:26.401 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 1771104, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 3 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 96, 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:26.402 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 45, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 32, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 8, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 45, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 2, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 3428, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.403 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 66, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 22, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 22, 2024-02-11T22:14:26.404 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 14, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 51, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 20 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 98304, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:26.406 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 10284, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 96 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 105, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": 4, 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_by_class": { 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "ssd": { 2024-02-11T22:14:26.407 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731650560, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228634624, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_bytes": 228634624, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_ratio": 0.00029771673143841326 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731650560, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228634624 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout:} 2024-02-11T22:14:26.408 INFO:tasks.workunit.client.0.smithi023.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-02-11T22:14:26.409 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry show-device 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3457094954' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3457094954' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.412 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3457094954' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3457094954' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.413 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.414 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3457094954' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3457094954' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.415 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.416 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:24 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.417 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.418 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:25 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.419 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.420 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:24 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout:{ 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "e7a92d26-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDKE040T7_e7aaefbc-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221016": { 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:26.421 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "QDV1013D", 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7a92d26-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689415 2024-02-11T22:14:26.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDKE040T7", 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:26.423 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:26.424 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:26.425 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 26324470 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.426 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 28719915 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 51093207 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 4 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.427 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 16, 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43513 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:26.428 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43499 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.429 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.430 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 89, 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 584, 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 588, 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 586 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.431 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 99, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 22901, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_comp_time": 0, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 319375583, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1725200484, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5720163641, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 29401617977, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:26.432 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 11, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 43513, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 42841, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 18, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 43499, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "warning_temp_time": 0 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_total_capacity": 4000787030016, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_unallocated_capacity": 0, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 43513, 2024-02-11T22:14:26.433 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 42841 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:26.434 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDKE040T7", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: QDV1013D", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:26.435 INFO:tasks.workunit.client.0.smithi023.stdout: "Total NVM Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Unallocated NVM Capacity: 0", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temp. Threshold: 70 Celsius", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temp. Threshold: 77 Celsius", 2024-02-11T22:14:26.436 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 4096 0 0", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.437 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 18 Celsius", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 99%", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 11%", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 319,375,583 [163 TB]", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,725,200,484 [883 TB]", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,720,163,641", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 29,401,617,977", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 22,901", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 43,513", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 42,841", 2024-02-11T22:14:26.438 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 43,499", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temperature Time: 0", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temperature Time: 0", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:26.439 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 18 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.440 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "e7ae079c-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDMD400G4_e7ae8366-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221019": { 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "8DV101H0", 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7ae079c-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:26.441 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689419 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.442 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.443 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.444 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 22543759 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.445 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 1 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 41371238 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.446 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.447 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.448 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:26.449 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 91, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 2869, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 2881, 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 2860 2024-02-11T22:14:26.450 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 100, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 1, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 348365534, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1477427811, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5918167984, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 26616461498, 2024-02-11T22:14:26.451 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 9, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 54262, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 50048, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 28, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 56 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 54262, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 50048 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:26.452 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:26.453 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: 8DV101H0", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:26.454 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:26.455 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 512 8 2", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: " 2 - 512 16 2", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: " 3 - 4096 0 0", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: " 4 - 4096 8 0", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: " 5 - 4096 64 0", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: " 6 - 4096 128 0", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 28 Celsius", 2024-02-11T22:14:26.456 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 100%", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 9%", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 348,365,534 [178 TB]", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,477,427,811 [756 TB]", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,918,167,984", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 26,616,461,498", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 1", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 54,262", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 50,048", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 56", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.457 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 28 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.458 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stdout:} 2024-02-11T22:14:26.459 INFO:tasks.workunit.client.0.smithi023.stderr:+ ceph telemetry show-all 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:14:25] "GET /metrics HTTP/1.1" 200 33633 "" "Prometheus/2.43.0" 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.461 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.462 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:26.464 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:25 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:26.472 INFO:tasks.workunit.client.0.smithi023.stdout:{ 2024-02-11T22:14:26.472 INFO:tasks.workunit.client.0.smithi023.stdout: "device_report": { 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "e7a92d26-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDKE040T7_e7aaefbc-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221016": { 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "QDV1013D", 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7a92d26-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.473 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689415 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDKE040T7", 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.474 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.475 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.476 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.477 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 26324470 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 28719915 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.478 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 51093207 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 4 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.479 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 16, 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43513 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 43499 2024-02-11T22:14:26.480 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:26.481 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 89, 2024-02-11T22:14:26.482 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 584, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 588, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 586 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 99, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 22901, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_comp_time": 0, 2024-02-11T22:14:26.483 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 319375583, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1725200484, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5720163641, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 29401617977, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 11, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 43513, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 42841, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 18, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 43499, 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: "warning_temp_time": 0 2024-02-11T22:14:26.484 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_total_capacity": 4000787030016, 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_unallocated_capacity": 0, 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 43513, 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 42841 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:26.485 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:26.486 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDKE040T7", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: QDV1013D", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Total NVM Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Unallocated NVM Capacity: 0", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 4,000,787,030,016 [4.00 TB]", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:15 2024 UTC", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:26.487 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temp. Threshold: 70 Celsius", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temp. Threshold: 77 Celsius", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:26.488 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 4096 0 0", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 18 Celsius", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 99%", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 11%", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 319,375,583 [163 TB]", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,725,200,484 [883 TB]", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,720,163,641", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 29,401,617,977", 2024-02-11T22:14:26.489 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 22,901", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 43,513", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 42,841", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 43,499", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Warning Comp. Temperature Time: 0", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Comp. Temperature Time: 0", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:26.490 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 18 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 7814037168, 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4000787030016 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.491 INFO:tasks.workunit.client.0.smithi023.stdout: "e7ae079c-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "INTEL_SSDPEDMD400G4_e7ae8366-c92a-11ee-8780-0cc47a59ce42": { 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "20240211-221019": { 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "device": { 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "info_name": "/dev/nvme0n1", 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "/dev/nvme0n1", 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "protocol": "NVMe", 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "nvme" 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "firmware_version": "8DV101H0", 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "host_id": "e7ae079c-c92a-11ee-8780-0cc47a59ce42", 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: "json_format_version": [ 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:26.492 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "local_time": { 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "asctime": "Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "time_t": 1707689419 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "logical_block_size": 512, 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_controller_id": 0, 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_namespaces": [ 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "capacity": { 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.493 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "formatted_lba_size": 512, 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 1, 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "size": { 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "utilization": { 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.494 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_number_of_namespaces": 1, 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_pci_vendor": { 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "id": 32902, 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "subsystem_id": 32902 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_add_log": { 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "Device stats": { 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_fw_downgrades": { 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "crc_error_count": { 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.495 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "end_to_end_error_detection_count": { 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "erase_fail_count": { 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "host_bytes_written": { 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 22543759 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.496 INFO:tasks.workunit.client.0.smithi023.stdout: "host_ctx_wear_used": { 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 1 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "media_bytes_read": { 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "nand_bytes_written": { 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 41371238 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_stat_indicator": { 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.497 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "pll_lock_loss_count": { 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "program_fail_count": { 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "re_alloc_sectr_cnt": { 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "retry_buffer_overflow_count": { 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "soft_ecc_err_rate": { 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "thermal_throttle_status": { 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "cnt": 0, 2024-02-11T22:14:26.499 INFO:tasks.workunit.client.0.smithi023.stdout: "pct": 0 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_host_reads": { 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_media_wear": { 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 64 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "timed_workload_timer": { 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 100, 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 65535 2024-02-11T22:14:26.500 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "unexp_power_loss": { 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 0, 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": 0 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "wear_leveling": { 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "normalized": 91, 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "raw": { 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "avg": 2869, 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "max": 2881, 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 2860 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.501 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel Smart log": "nvme0n1" 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_smart_health_information_log": { 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare": 100, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "available_spare_threshold": 10, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "controller_busy_time": 1, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "critical_warning": 0, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_read": 348365534, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "data_units_written": 1477427811, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "host_reads": 5918167984, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "host_writes": 26616461498, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "media_errors": 0, 2024-02-11T22:14:26.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_err_log_entries": 0, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "percentage_used": 9, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycles": 54262, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_hours": 50048, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": 28, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "unsafe_shutdowns": 56 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme_vendor": "intel", 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "power_cycle_count": 54262, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "power_on_time": { 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "hours": 50048 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "serial_number": "deleted", 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "smart_status": { 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "nvme": { 2024-02-11T22:14:26.503 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "passed": true 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl": { 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "argv": [ 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl", 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "-x", 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "--json=o", 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "/dev/nvme0n1" 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "build_info": "(local build)", 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "exit_status": 0, 2024-02-11T22:14:26.504 INFO:tasks.workunit.client.0.smithi023.stdout: "output": [ 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-513.9.1.el8_9.x86_64] (local build)", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Serial Number: deleted", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Version: 8DV101H0", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller ID: 0", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Number of Namespaces: 1", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-11T22:14:26.505 INFO:tasks.workunit.client.0.smithi023.stdout: "Local Time is: Sun Feb 11 22:10:19 2024 UTC", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported Power States", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: " 0 + 512 0 2", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: " 1 - 512 8 2", 2024-02-11T22:14:26.506 INFO:tasks.workunit.client.0.smithi023.stdout: " 2 - 512 16 2", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: " 3 - 4096 0 0", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: " 4 - 4096 8 0", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: " 5 - 4096 64 0", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: " 6 - 4096 128 0", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "Critical Warning: 0x00", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "Temperature: 28 Celsius", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare: 100%", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "Available Spare Threshold: 10%", 2024-02-11T22:14:26.507 INFO:tasks.workunit.client.0.smithi023.stdout: "Percentage Used: 9%", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Read: 348,365,534 [178 TB]", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Data Units Written: 1,477,427,811 [756 TB]", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Read Commands: 5,918,167,984", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Host Write Commands: 26,616,461,498", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Controller Busy Time: 1", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Power Cycles: 54,262", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Power On Hours: 50,048", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Unsafe Shutdowns: 56", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Media and Data Integrity Errors: 0", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information Log Entries: 0", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-11T22:14:26.508 INFO:tasks.workunit.client.0.smithi023.stdout: "No Errors Logged", 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "" 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "platform_info": "x86_64-linux-4.18.0-513.9.1.el8_9.x86_64", 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "svn_revision": "5022", 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "version": [ 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "temperature": { 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "current": 28 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "user_capacity": { 2024-02-11T22:14:26.509 INFO:tasks.workunit.client.0.smithi023.stdout: "blocks": 781422768, 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 400088457216 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "report": { 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer": { 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "active": true, 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "mode": "" 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "channels": [ 2024-02-11T22:14:26.510 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "ident", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "perf" 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "channels_available": [ 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "basic", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "ident", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "crash", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "device", 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "perf" 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.511 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_available": [ 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "collections_opted_in": [ 2024-02-11T22:14:26.512 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_base", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "device_base", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "crash_base", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "ident_base", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_perf", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_mds_metadata", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_usage", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_usage_by_class", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_rook_v01", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_memory_metrics", 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "basic_pool_options_bluestore" 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "config": { 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "active_changed": [ 2024-02-11T22:14:26.513 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "client_check_pool_perm", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_gid", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "client_mount_uid", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "client_quota", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "daemonize", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:26.514 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "keyring", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_block_size", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_cache_size", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_compression", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_log", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "leveldb_write_buffer_size", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:26.515 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_file", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_journald", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_to_stderr", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_host", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:26.516 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "no_config_file", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:26.517 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_crush_chooseleaf_type", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-11T22:14:26.518 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_lim", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_res", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:26.519 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addr", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "public_addrv", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_default_features", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd_qos_exclude_ops", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "setgroup", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "setuser" 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_changed": [ 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-11T22:14:26.520 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_debug", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_mon_ticket_ttl", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "auth_service_ticket_ttl", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "bdev_debug_aio", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "container_image", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_asserts_on_shutdown", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mgr", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_mon", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_ms", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_osd", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "debug_paxos", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_file", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_journald", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "log_to_stderr", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_join_fs", 2024-02-11T22:14:26.521 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/allow_ptrace", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/container_init", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/migration_current", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/cephadm/use_repo_digest", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/dashboard/ssl_server_port", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/orchestrator/orchestrator", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/channel_ident", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/channel_perf", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/description", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/enabled", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr/telemetry/organization", 2024-02-11T22:14:26.522 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_allow_pool_delete", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_clock_drift_allowed", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_cluster_log_file_level", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_data_avail_warn", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_election_default_strategy", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_max_pg_per_osd", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_mgr_mkfs_grace", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_prime_pg_temp", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_osd_reporter_subtree_level", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_pg_warn_max_object_skew", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-11T22:14:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "mon_warn_on_too_few_osds", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_bug", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "ms_die_on_old_message", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_default_list", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_class_load_list", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_misdirected_ops", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_op_order", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_pg_log_writeout", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_shutdown", 2024-02-11T22:14:26.524 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_cached_snaps", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_missing_on_start", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_debug_verify_stray_on_activate", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mclock_profile", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_memory_target_autotune", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_op_queue_cut_off", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_erasure_code_profile", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recover_clone_overlap", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_recovery_max_chunk", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_load_threshold", 2024-02-11T22:14:26.525 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_scrub_max_interval", 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_shutdown_pgref_assert", 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "public_network", 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_cache_enabled", 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_ops_log", 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "rgw_enable_usage_log" 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "contact": null, 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "crashes": [], 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "created": "2024-02-11T22:07:46.732890Z", 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "crush": { 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_algs": { 2024-02-11T22:14:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: "straw2": 3 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_sizes": { 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "2": 1, 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "4": 2 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket_types": { 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "1": 2, 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "11": 1 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "compat_weight_set": false, 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: "device_classes": [ 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: 8 2024-02-11T22:14:26.527 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_buckets": 6, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_devices": 8, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_rules": 1, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_types": 12, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_weight_sets": 0, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "tunables": { 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "allowed_bucket_algs": 54, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_fallback_tries": 0, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_local_tries": 0, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "choose_total_tries": 50, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_descend_once": 1, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_stable": 1, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "chooseleaf_vary_r": 1, 2024-02-11T22:14:26.528 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v2_rules": 0, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v3_rules": 0, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v4_buckets": 1, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "has_v5_rules": 0, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "legacy_tunables": 0, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "minimum_required_version": "jewel", 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "optimal_tunables": 1, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "profile": "jewel", 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables": 1, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables2": 1, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables3": 1, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "require_feature_tunables5": 1, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "straw_calc_version": 1 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.529 INFO:tasks.workunit.client.0.smithi023.stdout: "description": "upgrade test cluster", 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "fs": { 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "feature_flags": { 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "enable_multiple": true, 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_enabled_multiple": true 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "filesystems": [ 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "approx_ctime": "2024-02", 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "balancer_enabled": false, 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.530 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_caps": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_dns": 10, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_inos": 13, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "cached_subtrees": 2, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "ever_allowed_features": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "explicitly_allowed_features": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "files": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "max_mds": 1, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "num_data_pools": 1, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "num_in": 1, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "num_mds": 1, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_replay": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "num_up": 1, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "snaps": 0, 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: "standby_count_wanted": 0 2024-02-11T22:14:26.531 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "num_standby_mds": 1, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "total_num_mds": 2 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_stats": { 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 20512768, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 500560, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 802816, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 404, 2024-02-11T22:14:26.532 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 1241864, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 20, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1160704, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 14857128, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 21315584 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 19218432, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 332872, 2024-02-11T22:14:26.533 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 49152, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 0, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 312, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 827024, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 12, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 799744, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 14457128, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 19218432 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 43991040, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1477768, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:26.534 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 868352, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 5660672, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1668, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 11171552, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 23, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2711296, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 25009560, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 49651712 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 33939456, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 690280, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.535 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 11608064, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1072, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 8277232, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 21, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1018880, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 21200552, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45547520 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.f97329783cc7f2b52c060ecdf9e74f0494390089": { 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 35848192, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1307416, 2024-02-11T22:14:26.536 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2752512, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 925696, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 10747904, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1092, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 7619808, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 21, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1684480, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 21558280, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 46596096 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.0": { 2024-02-11T22:14:26.537 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 46489600, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 974832, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 876544, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1328, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4726176, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 46, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2707200, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 35197808, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 47366144 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.1": { 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 45490176, 2024-02-11T22:14:26.538 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 772688, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 696320, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1282, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 5564184, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2509824, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33759896, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 46186496 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.2": { 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 45178880, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 875008, 2024-02-11T22:14:26.539 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 1007616, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 24576, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1195, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4755880, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 2340608, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33316184, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45203456 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.3": { 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 43393024, 2024-02-11T22:14:26.540 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 675008, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 73728, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 827392, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1148, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4268344, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 45, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1545216, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33947144, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 44220416 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.4": { 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44302336, 2024-02-11T22:14:26.541 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 729544, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 966656, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1157, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4466472, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1637632, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 34585104, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45268992 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.5": { 2024-02-11T22:14:26.542 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44933120, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 842528, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 270336, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1206, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4904560, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 48, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1731584, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 34570864, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45203456 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.543 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.6": { 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 43532288, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1084712, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 0, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 1671168, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1195, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4370928, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 46, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1805568, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 33387496, 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 45203456 2024-02-11T22:14:26.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.7": { 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "actual_memory_used": 44974080, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "central_cache_freelist": 1408592, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "malloc_metadata": 2883584, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "page_heap_freelist": 8192, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "released_to_os": 1277952, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "spans_in_use": 1253, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "tcmalloc_page_size": 8192, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_cache_freelists": 4451600, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "thread_heaps_in_use": 47, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "transfer_cache_freelist": 1888000, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "use_by_application": 34334112, 2024-02-11T22:14:26.545 INFO:tasks.workunit.client.0.smithi023.stdout: "virtual_address_space_used": 46252032 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "hosts": { 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "num": 2, 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mds": 2, 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mgr": 2, 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_mon": 2, 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "num_with_osd": 2 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "io_rate": { 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_stats_delta": { 2024-02-11T22:14:26.546 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "stamp_delta": "12.002455", 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:26.547 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:26.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 182, 2024-02-11T22:14:26.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 278, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 40, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:26.550 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 0 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard": false, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "leaderboard_description": null, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "license": "sharing-1-0", 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "mempool": { 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.552 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.554 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.555 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.556 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 221639, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 65 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.557 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 51416, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 208 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.558 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8104, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 127 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.559 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.560 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.561 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.562 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.563 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.564 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.565 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 148433, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 32 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 928, 2024-02-11T22:14:26.566 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.567 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.568 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.569 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.570 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.571 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.572 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.573 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.574 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1109231, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 328 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 352, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 4 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.575 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6680, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 126 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.576 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12744, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 1546 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10304, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 166 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.577 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.578 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.579 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.580 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.581 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.582 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1080071, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 342 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.583 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.584 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6680, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 126 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12744, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 1546 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5152, 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 83 2024-02-11T22:14:26.585 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.f97329783cc7f2b52c060ecdf9e74f0494390089": { 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.586 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.587 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.588 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.589 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.590 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.591 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1081063, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 359 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.592 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6680, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 126 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12744, 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 1546 2024-02-11T22:14:26.593 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5152, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 83 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.594 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.0": { 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.595 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5440, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 68 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20048, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 179 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1600, 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 44 2024-02-11T22:14:26.596 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 602112, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 16 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 49196, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 9114 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 131496, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 225 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10932, 2024-02-11T22:14:26.597 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 718 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8592, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 179 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 30450, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 193 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.598 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20048, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 179 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 390857, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 87 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.599 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2458094, 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 197 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6600, 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 75 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.600 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 498456, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 43 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 95160, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 187 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.601 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.1": { 2024-02-11T22:14:26.602 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.603 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4640, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 58 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18704, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 167 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1488, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 43 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.604 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 12288, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 44296, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8319 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 124696, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 215 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9352, 2024-02-11T22:14:26.605 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 548 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8016, 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 167 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.606 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 27286, 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 183 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18816, 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1472, 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.607 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 440076, 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 99 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20128, 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 5 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2403020, 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 175 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.608 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5016, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 57 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 452088, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 39 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.609 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 7280, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 18 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.610 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.2": { 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.611 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.612 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 3920, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 49 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18480, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 165 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1376, 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 42 2024-02-11T22:14:26.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8192, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 42066, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 7960 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 118576, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 206 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.614 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8080, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 494 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 7920, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 165 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 25318, 2024-02-11T22:14:26.615 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 174 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18592, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 166 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1472, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 336090, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 74 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.616 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20128, 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 5 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2430178, 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 182 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4312, 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 49 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.617 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 359352, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 31 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8320, 2024-02-11T22:14:26.618 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 24 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220504, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3409 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.619 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.3": { 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.620 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.621 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 3280, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 41 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19040, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 480, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 34 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.622 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 43138, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8229 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 123336, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 213 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9204, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 553 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.623 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8160, 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26270, 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 181 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.624 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19040, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2208, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 228857, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 48 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26565, 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 9 2024-02-11T22:14:26.625 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2453606, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 190 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4752, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 54 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.626 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 428904, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 37 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10400, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 20 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:26.627 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.628 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.4": { 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.629 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 3200, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 40 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.630 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18928, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 169 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1712, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 45 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 27175, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 6 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 44008, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8321 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 124696, 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 215 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9392, 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 552 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8112, 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 169 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.632 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26950, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 183 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19040, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 170 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1472, 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 2 2024-02-11T22:14:26.633 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 891336, 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 67 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 20128, 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 5 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2411490, 2024-02-11T22:14:26.634 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 171 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5192, 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 59 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.635 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 452088, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 39 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 7904, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 16 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220248, 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3397 2024-02-11T22:14:26.636 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.637 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.5": { 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.638 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2560, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 32 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18816, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 480, 2024-02-11T22:14:26.639 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 34 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 43921, 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8336 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 125376, 2024-02-11T22:14:26.640 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 216 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 9612, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 553 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8064, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 27374, 2024-02-11T22:14:26.641 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 184 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 18816, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 168 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2208, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 816975, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 49 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.642 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 26565, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 9 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2417194, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 184 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5368, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 61 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.643 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 475272, 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 41 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 11960, 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 23 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.644 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220504, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3409 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.6": { 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.646 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2240, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 28 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19936, 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 178 2024-02-11T22:14:26.647 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 256, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 32 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 44710, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8688 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.648 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 125376, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 216 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 10656, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 712 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8544, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 178 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.649 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 28234, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 184 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19936, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 178 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 212644, 2024-02-11T22:14:26.650 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 44 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2437600, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 189 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 4576, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 52 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.651 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 452088, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 39 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 94952, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 193 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.652 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 220760, 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3421 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.653 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.7": { 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "bloom_filter": { 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.654 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 6368, 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 123 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_reader": { 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 16896, 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs_file_writer": { 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 576, 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3 2024-02-11T22:14:26.655 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_alloc": { 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 1680, 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 21 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_blob": { 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19712, 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 176 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_buffer": { 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 928, 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 38 2024-02-11T22:14:26.656 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_data": { 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 266240, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 6 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_meta": { 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 47031, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 8964 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_onode": { 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 130136, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 223 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_cache_other": { 2024-02-11T22:14:26.657 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 11400, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 715 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_extent": { 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 8448, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 176 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_fsck": { 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_inline_bl": { 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 30362, 2024-02-11T22:14:26.658 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 191 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_shared_blob": { 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 19712, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 176 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_txc": { 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing": { 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 143031, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 28 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore_writing_deferred": { 2024-02-11T22:14:26.659 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_anon": { 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 2446711, 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 194 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "buffer_meta": { 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 5808, 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 66 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.660 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_co": { 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 533232, 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 46 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_mapbl": { 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_pglog": { 2024-02-11T22:14:26.661 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 98488, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 227 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap": { 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 219992, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 3385 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap_mapping": { 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "pgmap": { 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.662 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_1": { 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: "unittest_2": { 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes": 0, 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: "items": 0 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.663 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "metadata": { 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 2 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-02-11T22:14:26.664 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 2 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 2 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 2 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 2 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.665 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 2 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 3 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-02-11T22:14:26.666 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 3 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 3 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 3 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 3 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.667 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 3 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "arch": { 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "x86_64": 8 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_version": { 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "cpu": { 2024-02-11T22:14:26.668 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "distro": { 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "centos": 8 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "distro_description": { 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "CentOS Stream 8": 8 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_description": { 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: "#1 SMP Thu Nov 16 10:29:04 EST 2023": 8 2024-02-11T22:14:26.669 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "kernel_version": { 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "4.18.0-513.9.1.el8_9.x86_64": 8 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "os": { 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "Linux": 8 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_objectstore": { 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": 8 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "rotational": { 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: "0": 8 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.670 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "features": { 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "optional": [], 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "persistent": [ 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "kraken", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "luminous", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "mimic", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "osdmap-prune", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "nautilus", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "octopus", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "pacific", 2024-02-11T22:14:26.671 INFO:tasks.workunit.client.0.smithi023.stdout: "elector-pinging", 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "quincy", 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "reef" 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv4_addr_mons": 6, 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "ipv6_addr_mons": 0, 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "min_mon_release": 18, 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "v1_addr_mons": 3, 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "v2_addr_mons": 3 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "organization": "ceph-qa", 2024-02-11T22:14:26.672 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster_network": false, 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "require_min_compat_client": "luminous", 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "require_osd_release": "reef" 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_perf_histograms": [ 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.673 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:26.674 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:26.675 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.676 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:26.677 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:26.678 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.679 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.680 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.681 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.682 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.683 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.684 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.685 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.686 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.687 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.689 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.690 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.691 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.692 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.693 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.694 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.695 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.696 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.697 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.698 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "[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, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.699 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.700 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.701 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.702 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:26.703 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:26.704 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.705 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:26.706 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:26.707 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.708 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.709 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.710 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.711 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.712 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.713 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.714 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.715 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.716 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.717 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.718 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.719 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.720 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.721 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.722 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.723 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.724 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.725 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.726 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.728 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.729 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.730 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.731 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:26.732 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:26.733 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:26.734 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:26.735 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:26.736 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.737 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.738 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.739 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.740 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.741 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.742 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.743 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.744 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.745 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.746 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.747 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.748 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.749 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.750 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.751 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.752 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.753 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.754 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.755 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.756 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.757 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.758 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.759 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.760 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "axes": [ 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Latency (usec)", 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 100000, 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 99999]", 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "[100000, 199999]", 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "[200000, 399999]", 2024-02-11T22:14:26.761 INFO:tasks.workunit.client.0.smithi023.stdout: "[400000, 799999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[800000, 1599999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[1600000, 3199999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[3200000, 6399999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[6400000, 12799999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[12800000, 25599999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[25600000, 51199999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[51200000, 102399999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[102400000, 204799999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[204800000, 409599999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[409600000, 819199999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[819200000, 1638399999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[1638400000, 3276799999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[3276800000, 6553599999]", 2024-02-11T22:14:26.762 INFO:tasks.workunit.client.0.smithi023.stdout: "[6553600000, 13107199999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[13107200000, 26214399999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[26214400000, 52428799999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[52428800000, 104857599999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[104857600000, 209715199999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[209715200000, 419430399999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[419430400000, 838860799999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[838860800000, 1677721599999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[1677721600000, 3355443199999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[3355443200000, 6710886399999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[6710886400000, 13421772799999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[13421772800000, 26843545599999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[26843545600000, 53687091199999]", 2024-02-11T22:14:26.763 INFO:tasks.workunit.client.0.smithi023.stdout: "[53687091200000, None]" 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "buckets": 32, 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "min": 0, 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "name": "Request size (bytes)", 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "quant_size": 512, 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "ranges": [ 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "[None, -1]", 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 511]", 2024-02-11T22:14:26.764 INFO:tasks.workunit.client.0.smithi023.stdout: "[512, 1023]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[1024, 2047]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[2048, 4095]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[4096, 8191]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[8192, 16383]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[16384, 32767]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[32768, 65535]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[65536, 131071]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[131072, 262143]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[262144, 524287]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[524288, 1048575]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[1048576, 2097151]", 2024-02-11T22:14:26.765 INFO:tasks.workunit.client.0.smithi023.stdout: "[2097152, 4194303]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[4194304, 8388607]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[8388608, 16777215]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[16777216, 33554431]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[33554432, 67108863]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[67108864, 134217727]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[134217728, 268435455]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[268435456, 536870911]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[536870912, 1073741823]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[1073741824, 2147483647]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[2147483648, 4294967295]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[4294967296, 8589934591]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[8589934592, 17179869183]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[17179869184, 34359738367]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[34359738368, 68719476735]", 2024-02-11T22:14:26.766 INFO:tasks.workunit.client.0.smithi023.stdout: "[68719476736, 137438953471]", 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "[137438953472, 274877906943]", 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "[274877906944, None]" 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "scale_type": "log2" 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "osds": [ 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 0, 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.767 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.768 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.769 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 1, 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.770 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 8, 3, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 16, 4, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 13, 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 9, 0, 0, 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, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.771 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.772 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 2, 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.773 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 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, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.774 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.775 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 3, 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.776 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.777 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.778 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 4, 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.779 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.780 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.781 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 5, 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.782 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.783 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.784 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 6, 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 1, 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-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 3, 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-02-11T22:14:26.785 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.786 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "osd_id": 7, 2024-02-11T22:14:26.787 INFO:tasks.workunit.client.0.smithi023.stdout: "values": [ 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.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-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.788 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.789 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: ] 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "perf_counters": { 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "mds.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "mds": { 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "caps": { 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.790 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_flush_ack": { 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_flushsnap_ack": { 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_grant": { 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_revoke": { 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "ceph_cap_op_trunc": { 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.791 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_commit": { 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_fetch_complete": { 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_fetch_keys": { 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_merge": { 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "dir_split": { 2024-02-11T22:14:26.792 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "exported_inodes": { 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "forward": { 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_cap_release": { 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_caps": { 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.793 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_caps_dirty": { 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_inode_file_caps": { 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "imported_inodes": { 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes": { 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.794 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes_expired": { 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes_pinned": { 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "inodes_with_caps": { 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "load_cent": { 2024-02-11T22:14:26.795 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "openino_dir_fetch": { 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "process_request_cap_release": { 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "reply_latency": { 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 233224 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.796 INFO:tasks.workunit.client.0.smithi023.stdout: "request": { 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "root_rbytes": { 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "root_rfiles": { 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "root_rsnaps": { 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_reply": { 2024-02-11T22:14:26.797 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "subtrees": { 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_cache": { 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_enqueue_scrub": { 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_exportdir": { 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_flush": { 2024-02-11T22:14:26.798 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_fragmentdir": { 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_fragstats": { 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "ireq_inodestats": { 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "num_recovering_enqueued": { 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.799 INFO:tasks.workunit.client.0.smithi023.stdout: "num_recovering_prioritized": { 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "num_recovering_processing": { 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "num_strays": { 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "num_strays_delayed": { 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "num_strays_enqueuing": { 2024-02-11T22:14:26.800 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_completed": { 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_started": { 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_created": { 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_enqueued": { 2024-02-11T22:14:26.801 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_migrated": { 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "strays_reintegrated": { 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_log": { 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "ev": { 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.802 INFO:tasks.workunit.client.0.smithi023.stdout: "evadd": { 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "evex": { 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "evexd": { 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "evexg": { 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "evtrm": { 2024-02-11T22:14:26.803 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "jlat": { 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23592558 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "replayed": { 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "seg": { 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "segadd": { 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.804 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "segex": { 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "segexd": { 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "segexg": { 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "segtrm": { 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_mem": { 2024-02-11T22:14:26.805 INFO:tasks.workunit.client.0.smithi023.stdout: "cap": { 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "cap+": { 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "cap-": { 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "dir": { 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "dir+": { 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.806 INFO:tasks.workunit.client.0.smithi023.stdout: "dir-": { 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "dn": { 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "dn+": { 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "dn-": { 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "heap": { 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 207156 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.807 INFO:tasks.workunit.client.0.smithi023.stdout: "ino": { 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "ino+": { 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "ino-": { 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "rss": { 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39428 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.808 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_server": { 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "cap_acquisition_throttle": { 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "cap_revoke_eviction": { 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_request": { 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_client_session": { 2024-02-11T22:14:26.809 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 16 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "handle_peer_request": { 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "req_create_latency": { 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "req_getattr_latency": { 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 233224 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "req_getfilelock_latency": { 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.810 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "req_getvxattr_latency": { 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "req_link_latency": { 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookup_latency": { 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookuphash_latency": { 2024-02-11T22:14:26.811 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupino_latency": { 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupname_latency": { 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupparent_latency": { 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.812 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lookupsnap_latency": { 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "req_lssnap_latency": { 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "req_mkdir_latency": { 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "req_mknod_latency": { 2024-02-11T22:14:26.813 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "req_mksnap_latency": { 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "req_open_latency": { 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "req_readdir_latency": { 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.814 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rename_latency": { 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "req_renamesnap_latency": { 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rmdir_latency": { 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.815 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rmsnap_latency": { 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "req_rmxattr_latency": { 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setattr_latency": { 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.816 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setdirlayout_latency": { 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setfilelock_latency": { 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setlayout_latency": { 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "req_setxattr_latency": { 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "req_snapdiff_latency": { 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "req_symlink_latency": { 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "req_unlink_latency": { 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.818 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "mds_sessions": { 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "average_load": { 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "avg_session_uptime": { 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 86 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "mdthresh_evicted": { 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:26.819 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "session_count": { 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "session_remove": { 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "sessions_open": { 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "sessions_stale": { 2024-02-11T22:14:26.820 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "total_load": { 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.821 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 45 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "purge_queue": { 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executed": { 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing": { 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing_high_water": { 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.822 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing_ops": { 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_executing_ops_high_water": { 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "pq_item_in_journal": { 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.823 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.0f2e02a28e78562f875e2b81267fa00c4f5b58d7": { 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "election_call": { 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "election_lose": { 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "election_win": { 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "num_elections": { 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9 2024-02-11T22:14:26.824 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": { 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "session_rm": { 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 211 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "session_trim": { 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.825 INFO:tasks.workunit.client.0.smithi023.stdout: "paxos": { 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "accept_timeout": { 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "begin": { 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 887 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_bytes": { 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 887, 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4805602 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_keys": { 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 887, 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2661 2024-02-11T22:14:26.826 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_latency": { 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 887, 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 392997153 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "collect": { 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_bytes": { 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_keys": { 2024-02-11T22:14:26.827 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_latency": { 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_timeout": { 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_uncommitted": { 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.828 INFO:tasks.workunit.client.0.smithi023.stdout: "commit": { 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 887 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_bytes": { 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 887, 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4741798 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_keys": { 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 887, 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5420 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_latency": { 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 887, 2024-02-11T22:14:26.829 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1216874006 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_ack_timeout": { 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_timeout": { 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn": { 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn_latency": { 2024-02-11T22:14:26.830 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4999963 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh": { 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 889 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh_latency": { 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 889, 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2834979518 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "restart": { 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.831 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state": { 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_bytes": { 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1050 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_keys": { 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "start_leader": { 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.832 INFO:tasks.workunit.client.0.smithi023.stdout: "start_peon": { 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state": { 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_bytes": { 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_keys": { 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.833 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_latency": { 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache": { 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1020054731 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 46899200 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39567360 2024-02-11T22:14:26.834 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2147483648 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7331840 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:full": { 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.835 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277028534 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 255627 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.836 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.837 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70843071 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:inc": { 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:26.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277028534 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37977 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.839 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.840 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71060721 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:kv": { 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.841 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 322961408 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184685689 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.843 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.844 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71166855 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb": { 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "compact": { 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_len": { 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_merge": { 2024-02-11T22:14:26.845 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_range": { 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "get_latency": { 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 39920, 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 164351655 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_delay_time": { 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.846 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_memtable_time": { 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_wal_time": { 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.847 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_latency": { 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_sync_latency": { 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1914, 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1716224563 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.79f16beaef31c5fe47df284975aaf44660b2e0ec": { 2024-02-11T22:14:26.848 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "election_call": { 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "election_lose": { 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "election_win": { 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_elections": { 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": { 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.849 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "session_rm": { 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "session_trim": { 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "paxos": { 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "accept_timeout": { 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.850 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "begin": { 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 765 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_bytes": { 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 765, 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3770650 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_keys": { 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.851 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_latency": { 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 765, 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 125998180 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "collect": { 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_bytes": { 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 146 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_keys": { 2024-02-11T22:14:26.852 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_latency": { 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 999986 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_timeout": { 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_uncommitted": { 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.853 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "commit": { 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 766 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_bytes": { 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_keys": { 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_latency": { 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.854 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_ack_timeout": { 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_timeout": { 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn": { 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn_latency": { 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.855 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh": { 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 766 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh_latency": { 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 766, 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1621976550 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "restart": { 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state": { 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.856 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_bytes": { 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_keys": { 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "start_leader": { 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "start_peon": { 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.857 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state": { 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 766 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_bytes": { 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 766, 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7397704 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_keys": { 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 766, 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5489 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_latency": { 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 766, 2024-02-11T22:14:26.858 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 218996841 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache": { 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1020054731 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42795008 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31088640 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.859 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2147483648 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11706368 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:full": { 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.860 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 256057 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.861 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.862 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70843717 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:inc": { 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.863 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40416 2024-02-11T22:14:26.864 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.865 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.866 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71059358 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:kv": { 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 322961408 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.867 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184684972 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.868 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.869 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71167572 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb": { 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "compact": { 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.870 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_len": { 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_merge": { 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_range": { 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "get_latency": { 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32590, 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 75277230 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.871 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_delay_time": { 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_memtable_time": { 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_wal_time": { 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.872 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_latency": { 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_sync_latency": { 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1658, 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 460332583 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "mon.f97329783cc7f2b52c060ecdf9e74f0494390089": { 2024-02-11T22:14:26.873 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "election_call": { 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "election_lose": { 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "election_win": { 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_elections": { 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "num_sessions": { 2024-02-11T22:14:26.874 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "session_add": { 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "session_rm": { 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 102 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "session_trim": { 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "paxos": { 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "accept_timeout": { 2024-02-11T22:14:26.875 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "begin": { 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 755 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_bytes": { 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 755, 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3745104 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_keys": { 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: "begin_latency": { 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 755, 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1045992481 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "collect": { 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_bytes": { 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_keys": { 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:26.877 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_latency": { 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 999993 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_timeout": { 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "collect_uncommitted": { 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "commit": { 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 756 2024-02-11T22:14:26.878 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_bytes": { 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_keys": { 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "commit_latency": { 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_ack_timeout": { 2024-02-11T22:14:26.879 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "lease_timeout": { 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn": { 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "new_pn_latency": { 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh": { 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 756 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "refresh_latency": { 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 756, 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2122984701 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "restart": { 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state": { 2024-02-11T22:14:26.881 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_bytes": { 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "share_state_keys": { 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "start_leader": { 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.882 INFO:tasks.workunit.client.0.smithi023.stdout: "start_peon": { 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state": { 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 756 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_bytes": { 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 756, 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7348710 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_keys": { 2024-02-11T22:14:26.883 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 756, 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5412 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "store_state_latency": { 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 756, 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 880993655 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache": { 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1020054731 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.884 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43843584 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31842304 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2147483648 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12001280 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.885 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:full": { 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.886 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 256057 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.888 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70843717 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:inc": { 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348127232 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.889 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 277027458 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40416 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.890 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.891 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.892 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71059358 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: "prioritycache:kv": { 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 322961408 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.896 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184684972 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.897 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.898 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71167572 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb": { 2024-02-11T22:14:26.899 INFO:tasks.workunit.client.0.smithi023.stdout: "compact": { 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_len": { 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_queue_merge": { 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_range": { 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "get_latency": { 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32185, 2024-02-11T22:14:26.900 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 82001043 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_delay_time": { 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_memtable_time": { 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_write_wal_time": { 2024-02-11T22:14:26.901 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_latency": { 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "submit_sync_latency": { 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1617, 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2030367680 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.0": { 2024-02-11T22:14:26.902 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.903 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2646016 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.904 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1634304 2024-02-11T22:14:26.905 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1495040 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:26.907 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.908 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.909 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.910 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4218880 2024-02-11T22:14:26.911 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 414999 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:26.912 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 20, 2024-02-11T22:14:26.913 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60270 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 352, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106622348 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 337, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17246442 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:26.914 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 352, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 358417 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 352, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106980765 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:26.915 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 58750 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19140 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.916 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3862 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 841 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 222 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 112, 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3180308 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:26.917 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 310, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 275578 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 198, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3322957 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 4, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106097 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.918 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15937470 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 123, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8318070 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 123, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 518185482207 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 123, 2024-02-11T22:14:26.919 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 174628805708 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 55134835610 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 49017 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 495102 2024-02-11T22:14:26.920 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 330177344 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 153176 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 105811161 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:26.921 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 21445039 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 884711 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 57, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 282866 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 473937920 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.922 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 25818101 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 495, 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2890639 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:26.923 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 44482560 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43573248 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 909312 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.924 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85809127 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.925 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.926 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 602112 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.927 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 72972313 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.928 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643568459 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.929 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.930 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69461093 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.931 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57206085 2024-02-11T22:14:26.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.933 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.934 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68622571 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.935 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643568459 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.936 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10894 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9683 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.937 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 213047 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.938 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69229597 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 47 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:26.940 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 616 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:26.941 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 138498435 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2706960 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106240636 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.942 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:26.943 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.945 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 616 2024-02-11T22:14:26.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 138498435 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2706960 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:26.947 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106240636 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1771104 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 6 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.948 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28950528 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.1": { 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.949 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:26.950 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2347008 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.951 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1466368 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1327104 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:26.952 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:26.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:26.954 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:26.955 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:26.957 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3751936 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.958 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 684032 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 195043 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.959 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.960 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 29, 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 77396 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 311, 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 123901279 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:26.961 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 305, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9656389 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 311, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 381024 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 311, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 124282303 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.962 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 55099 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7120 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.963 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4164 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 816 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.964 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 230 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 132, 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9588228 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 347, 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 299318 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 215, 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12098383 2024-02-11T22:14:26.965 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 121301 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39055702 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:26.966 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 120, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9112313 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 118, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 370026221438 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 120, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 156796175028 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 413, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 55046603810 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.967 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 413, 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43096 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1903283 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 253776735 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.968 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 143123 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 148085946 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23510295 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 293775 2024-02-11T22:14:26.969 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 54, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 301954 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 466395656 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27898627 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.970 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 415, 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2792161 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43302912 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42582016 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.971 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 720896 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.972 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85845699 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.973 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.974 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73525565 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.975 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643842748 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.976 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.977 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69186804 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.978 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57230466 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.979 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.980 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68598190 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:26.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643842748 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:26.982 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12926 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 197422 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:26.983 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68978584 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:26.984 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:26.985 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 155 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.986 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2429440 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 691356022 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1052 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 63987021 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:26.987 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 244507221 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 33 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11095208 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.988 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1052 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10416942 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9567327 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.989 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 22, 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 20811771 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.990 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 22, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8885939 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 22, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19647906 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 100 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2429440 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.991 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 100, 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 659449043 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 100, 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 44684140 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 100, 2024-02-11T22:14:26.992 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 215291988 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 590368 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:26.993 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28356608 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.2": { 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:26.994 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.995 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2019328 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:26.996 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1253376 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1114112 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:26.997 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:26.998 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:26.999 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.000 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:27.001 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.002 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3211264 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.003 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 675840 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 4, 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 190483 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.004 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.005 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 12, 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17221 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 259, 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 72893969 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.006 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 255, 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8740198 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 259, 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 319109 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 259, 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73213078 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.007 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37683 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:27.008 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5255 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 583 2024-02-11T22:14:27.009 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 90, 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1093106 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 255, 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 282009 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:27.010 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 165, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 6843358 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 106492 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13378676 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.011 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 112, 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8455477 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 110, 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 372321686678 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 112, 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 141601106979 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:27.012 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 331, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 59748064841 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 331, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 32103 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 393347 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.013 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 153177307 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 108118 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 62099329 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23515685 2024-02-11T22:14:27.014 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 293615 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 46, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 214063 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 252614902 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.015 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27134391 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 333, 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2028212 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41271296 2024-02-11T22:14:27.016 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41172992 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 98304 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.017 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85846680 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.019 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8192 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.020 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73528680 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.021 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850101 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.023 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69179451 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.024 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57231120 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.025 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.026 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68597536 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.027 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850101 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12837 2024-02-11T22:14:27.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 185557 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68983185 2024-02-11T22:14:27.030 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.031 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 30 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.032 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 187258697 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.033 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3988441 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 169620747 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.034 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:27.035 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.036 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.037 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:27.038 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 187258697 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3988441 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 10, 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 169620747 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:27.039 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28348416 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.040 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.3": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:27.041 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 983040 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:27.042 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 720896 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.043 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 581632 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:27.044 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:27.045 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.046 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.047 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.048 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.049 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1642496 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 696320 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:27.050 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.051 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5333 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.052 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60256374 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 105, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9776628 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 188770 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 129, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60445144 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.053 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 871669 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.054 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3824 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 309 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:27.055 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 216 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 79, 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 748682 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 132, 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 333245 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 53, 2024-02-11T22:14:27.056 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 636376 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11176536 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 45, 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3309948 2024-02-11T22:14:27.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 42, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 586028917087 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 45, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 66086210300 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 229, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 491899 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 229, 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22267 2024-02-11T22:14:27.058 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 259079 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 445380966 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57855 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:27.059 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 144822086 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10524752 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 296349 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 36, 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 173678 2024-02-11T22:14:27.060 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 612189147 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12821472 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 232, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1395392 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:27.061 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867236812 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41336832 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40427520 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144168448 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 909312 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.062 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85846676 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.063 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.064 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.065 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73536876 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.066 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850071 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.067 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69179481 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.069 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57231117 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.070 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.071 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68597539 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643850071 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.073 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22181 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 189127 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.074 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68970301 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.075 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 36 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.076 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:27.077 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 612748 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.078 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.080 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.081 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.082 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 612748 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:27.083 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28360704 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.4": { 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.084 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1142784 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.086 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 819200 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 679936 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:27.087 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.088 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:27.089 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.090 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.092 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1900544 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 692224 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:27.093 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 8, 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 293597 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:27.094 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8084 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 153, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 49241017 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:27.095 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 136, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12082723 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 153, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159743 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 153, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 49400760 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.096 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60084 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.097 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4483 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 360 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 228 2024-02-11T22:14:27.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 92, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1427026 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 155, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 246549 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 63, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 712483 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.099 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 152718 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 7227366 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 40, 2024-02-11T22:14:27.100 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3580875 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 38, 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 229955769290 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 40, 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 60778605851 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 498616 2024-02-11T22:14:27.101 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 25562 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 263480 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184435350 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:27.102 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 70472 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 105526532 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11761730 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 294323 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 39, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 170055 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 309248077 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14427862 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.104 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 265, 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1693183 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42385408 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:27.105 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41271296 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1114112 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.106 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85844941 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.107 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 20480 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.108 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73518131 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.109 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643837059 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.110 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.111 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69192493 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57229960 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.114 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.115 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68598696 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.116 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643837059 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.117 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5879 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 204622 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.118 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68984120 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:27.120 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.121 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19962879 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 556614 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.122 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19884029 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.123 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.124 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.125 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.126 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 22 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19962879 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 556614 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.127 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19884029 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.128 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28364800 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.5": { 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:27.129 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.130 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1032192 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:27.131 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 741376 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 602112 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:27.132 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.133 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:27.134 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.135 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.136 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.137 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1712128 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:27.138 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 688128 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 6, 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 230751 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.139 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5627 2024-02-11T22:14:27.140 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 134, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39660545 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 121, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13826141 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:27.141 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 134, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 127425 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 134, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39787970 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 59585 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.142 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:27.143 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3965 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 318 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 236 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 87, 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 705922 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.144 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 138, 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 271508 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 51, 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 584917 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.145 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 4, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 122624 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4524823 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 36, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2518215 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 33, 2024-02-11T22:14:27.146 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 501783328911 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 36, 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 52150701984 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 260, 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 454193 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 260, 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 25294 2024-02-11T22:14:27.147 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 247236 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 234942928 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 63867 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:27.148 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 94385767 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14350774 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 296054 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 29, 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 118157 2024-02-11T22:14:27.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348479089 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17401154 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 263, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1584174 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:27.150 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42319872 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41992192 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 327680 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.151 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85846192 2024-02-11T22:14:27.152 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.153 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.154 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73537360 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.155 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643846446 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.156 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.157 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69183106 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.158 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57230795 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.159 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.160 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68597861 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.161 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.162 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643846446 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 19869 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 195188 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68970177 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.165 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42 2024-02-11T22:14:27.166 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:27.167 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.168 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.169 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.171 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:27.172 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.173 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28352512 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.6": { 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:27.175 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:27.176 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1167360 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.177 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 860160 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.178 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 720896 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.181 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:27.182 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.183 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1966080 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:27.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:27.185 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5352 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:27.186 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 163, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42457319 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 149, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11315725 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 163, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 119235 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.187 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 163, 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42576554 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 37418 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:27.188 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5569 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:27.189 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 348 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 241 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 88, 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 762500 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 137, 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 305011 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:27.190 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 49, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 452274 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5647367 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:27.191 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2683754 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 299234804986 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 32, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40516879622 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 469184 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.192 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 45821 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 278118 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 221118120 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:27.193 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 93181 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 81788628 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 11513790 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 886613 2024-02-11T22:14:27.194 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 25, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 113266 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 320396090 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13682444 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:27.195 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 271, 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1893223 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 42319872 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 40574976 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.196 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1744896 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.197 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85845881 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.198 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.199 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73537671 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.200 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643844111 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.201 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.202 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69185441 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.203 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57230587 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.204 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.205 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68598069 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.206 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643844111 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2385 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3578 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.207 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13120 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 200392 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.208 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68968094 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.209 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 39 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.210 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2810 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.211 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 133534313 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 15, 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9046392 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.212 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 119706067 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.213 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.214 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.215 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 13 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2810 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 133534313 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 15, 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 9046392 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:27.217 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 13, 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 119706067 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:27.218 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28946432 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "osd.7": { 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "bluefs": { 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_fallback": { 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_slow_size_fallback": { 2024-02-11T22:14:27.219 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_db": { 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 65536 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_main": { 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit_wal": { 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_slow": { 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.220 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_sst": { 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12288 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_written_wal": { 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1081344 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lat": { 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "compact_lock_lat": { 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.221 INFO:tasks.workunit.client.0.smithi023.stdout: "db_total_bytes": { 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "db_used_bytes": { 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27656192 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "log_bytes": { 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 802816 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "logged_bytes": { 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 663552 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_db": { 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31850496 2024-02-11T22:14:27.222 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_slow": { 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "max_bytes_wal": { 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "num_files": { 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "read_bytes": { 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 206366 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "read_count": { 2024-02-11T22:14:27.223 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 23 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes": { 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1282048 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_db": { 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1286144 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_slow": { 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_bytes_wal": { 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.224 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "read_disk_count": { 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 15 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_bytes": { 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5019 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "read_prefetch_count": { 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_bytes": { 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.225 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_buffer_count": { 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_bytes": { 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5845 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_count": { 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 24 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes": { 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_db": { 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.226 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_slow": { 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_bytes_wal": { 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "read_random_disk_count": { 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_total_bytes": { 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "slow_used_bytes": { 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.227 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_total_bytes": { 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "wal_used_bytes": { 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "write_bytes": { 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1822720 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore": { 2024-02-11T22:14:27.228 INFO:tasks.workunit.client.0.smithi023.stdout: "alloc_unit": { 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4096 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": { 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1273856 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "clist_lat": { 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 3, 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 122857 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_lat": { 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed": { 2024-02-11T22:14:27.229 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_allocated": { 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "compressed_original": { 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "csum_lat": { 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 7, 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 27169 2024-02-11T22:14:27.230 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "decompress_lat": { 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_commit_lat": { 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 149, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 48325206 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_final_lat": { 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 143, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 6358171 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_flush_lat": { 2024-02-11T22:14:27.231 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 149, 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 87278 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "kv_sync_lat": { 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 149, 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 48412484 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_keys_lat": { 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_get_values_lat": { 2024-02-11T22:14:27.232 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 54719 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_lower_bound_lat": { 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_next_lat": { 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_seek_to_first_lat": { 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 0, 2024-02-11T22:14:27.233 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_upper_bound_lat": { 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 2, 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 4193 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_hits": { 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 610 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "onode_misses": { 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 270 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "read_lat": { 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 113, 2024-02-11T22:14:27.234 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2156965 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "read_onode_meta_lat": { 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 175, 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 292770 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "read_wait_aio_lat": { 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 62, 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1494967 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "reads_with_retries": { 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.235 INFO:tasks.workunit.client.0.smithi023.stdout: "remove_lat": { 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 1, 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 17725 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "state_aio_wait_lat": { 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5158759 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_aio_wait_lat": { 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 19, 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1585196 2024-02-11T22:14:27.236 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_cleanup_lat": { 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 19, 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 273214814979 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "state_deferred_queued_lat": { 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 19, 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28237499959 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "state_done_lat": { 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 505580 2024-02-11T22:14:27.237 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "state_finishing_lat": { 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31149 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "state_io_done_lat": { 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 211218 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_commiting_lat": { 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 231146998 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.238 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_done_lat": { 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 86077 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "state_kv_queued_lat": { 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 184844125 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "state_prepare_lat": { 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10765042 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.239 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": { 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 884256 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "truncate_lat": { 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 18, 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 71791 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_commit_lat": { 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 432170909 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_submit_lat": { 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.240 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12796132 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "txc_throttle_lat": { 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 298, 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1758789 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache": { 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_bytes": { 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1867232547 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "heap_bytes": { 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 43368448 2024-02-11T22:14:27.241 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "mapped_bytes": { 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 41951232 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "target_bytes": { 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 3144163430 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "unmapped_bytes": { 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 1417216 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:data": { 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.242 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 159383552 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 85829302 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.243 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 139264 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 126976 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 73288010 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv": { 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.245 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 780140544 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643719766 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.246 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2128 2024-02-11T22:14:27.247 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69309786 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.248 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:kv_onode": { 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 192937984 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 67108864 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 464 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 57219534 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.249 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.250 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.251 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 68609122 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "bluestore-pricache:meta": { 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "committed_bytes": { 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 713031680 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri0_bytes": { 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri10_bytes": { 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.252 INFO:tasks.workunit.client.0.smithi023.stdout: "pri11_bytes": { 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 643719766 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri1_bytes": { 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri2_bytes": { 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri3_bytes": { 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12005 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "pri4_bytes": { 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.253 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "pri5_bytes": { 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8404 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "pri6_bytes": { 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 208900 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "pri7_bytes": { 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "pri8_bytes": { 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.254 INFO:tasks.workunit.client.0.smithi023.stdout: "pri9_bytes": { 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "reserved_bytes": { 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 69082605 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "objecter": { 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "op_active": { 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.255 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rmw": { 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "osd": { 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg": { 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 47 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "numpg_removing": { 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.256 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "op": { 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 115 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_degraded": { 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "op_delayed_unreadable": { 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "op_in_bytes": { 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.257 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "op_latency": { 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 115, 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 161585245 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "op_out_bytes": { 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 265066 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "op_prepare_latency": { 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 117, 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28180799 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "op_process_latency": { 2024-02-11T22:14:27.258 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 115, 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 92921073 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r": { 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 80 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency": { 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 80, 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 12221738 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.259 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_out_bytes": { 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 265066 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_prepare_latency": { 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 80, 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 10815012 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "op_r_process_latency": { 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 80, 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 8795881 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw": { 2024-02-11T22:14:27.260 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 30 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_in_bytes": { 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency": { 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 30, 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 31630363 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.261 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_out_bytes": { 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_prepare_latency": { 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 30, 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 14403713 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "op_rw_process_latency": { 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 30, 2024-02-11T22:14:27.262 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 29438404 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w": { 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 5 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_in_bytes": { 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency": { 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 117733144 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.263 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_prepare_latency": { 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 7, 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 2962074 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "op_w_process_latency": { 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "count": 5, 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 54686788 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.264 INFO:tasks.workunit.client.0.smithi023.stdout: "op_wip": { 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_bytes": { 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "recovery_ops": { 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 0 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes": { 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 95995035648 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.265 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_bytes_used": { 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: "value": 28938240 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": [ 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr" 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.266 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 1, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 1, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 1, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330657546, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 1781760, 2024-02-11T22:14:27.267 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 1781760, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110232064, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 2, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 2.443001221763552e-06, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 394, 2024-02-11T22:14:27.268 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 598016, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 590368, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 590368, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 1771104, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 219, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 2473984 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:27.269 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 32, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 32, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 2, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330657546, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 98304, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:27.270 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 98304, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110232064, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 22, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 1.347865890011235e-07, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 3428, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 3428, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 10284, 2024-02-11T22:14:27.271 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 51, 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 20480 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:27.272 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 64, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 64, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 3, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330657546, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:27.273 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110232064, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:27.274 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd" 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "cache_mode": "none", 2024-02-11T22:14:27.275 INFO:tasks.workunit.client.0.smithi023.stdout: "erasure_code_profile": {}, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "min_size": 2, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "options": {}, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_autoscale_mode": "off", 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 8, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "pgp_num": 8, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "pool": 4, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "size": 3, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "stats": { 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_raw": 729330657546, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "bytes_used": 0, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_bytes_used": 0, 2024-02-11T22:14:27.276 INFO:tasks.workunit.client.0.smithi023.stdout: "compress_under_bytes": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "data_bytes_used": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "max_avail": 243110232064, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "objects": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_bytes_used": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "percent_used": 0.0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_bytes": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "quota_objects": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "rd": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "rd_bytes": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "stored": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_data": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_omap": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "stored_raw": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "wr": 0, 2024-02-11T22:14:27.277 INFO:tasks.workunit.client.0.smithi023.stdout: "wr_bytes": 0 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_bytes": 0, 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: "target_max_objects": 0, 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: "type": "replicated" 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": { 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: "mirroring_by_pool": [ 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: false 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: "num_images_by_pool": [ 2024-02-11T22:14:27.278 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pools": 1 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "report_id": "2b1d55bc-7029-4111-a5f1-0e67d1f36991", 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "report_timestamp": "2024-02-11T22:14:26.137385", 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "report_version": 1, 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "rocksdb_stats": { 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "7.9.2" 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "rook": { 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "cluster": { 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "external-mode": null, 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "mon": { 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "allow-multiple-per-node": null, 2024-02-11T22:14:27.279 INFO:tasks.workunit.client.0.smithi023.stdout: "count": null, 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "max-id": null, 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "pvc": { 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "stretch": { 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "enabled": null 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "network": { 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "provider": null 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "storage": { 2024-02-11T22:14:27.280 INFO:tasks.workunit.client.0.smithi023.stdout: "device-set": { 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "non-portable": null, 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "portable": null, 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "csi": { 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.281 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes": { 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "node": { 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "kubernetes-total": null, 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "with-ceph-daemons": null, 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-cephfs-plugin": null, 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-nfs-plugin": null, 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "with-csi-rbd-plugin": null 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:27.282 INFO:tasks.workunit.client.0.smithi023.stdout: "storage-class": { 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "count": { 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "bucket": null, 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs": null, 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "nfs": null, 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd": null, 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "total": null 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "version": null 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.283 INFO:tasks.workunit.client.0.smithi023.stdout: "services": {}, 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_per_pg": [ 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.284 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923644+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923644+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925350+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.285 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564330+0000", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.286 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3f", 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.287 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:47:28.244066+0000", 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.288 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.289 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.290 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.291 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.292 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.903306+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.903306+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.903578+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.293 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566957+0000", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.294 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3e", 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:45:00.164532+0000", 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.295 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.296 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.297 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.298 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.299 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924722+0000", 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924722+0000", 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925037+0000", 2024-02-11T22:14:27.300 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.301 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837920+0000", 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.302 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3d", 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:19:29.074945+0000", 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.303 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.304 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.305 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.306 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.307 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.908984+0000", 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.908984+0000", 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909383+0000", 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.308 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736051+0000", 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.309 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3c", 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.310 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:25:48.525470+0000", 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.311 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.312 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.313 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.314 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.315 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.925239+0000", 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.925239+0000", 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925870+0000", 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.316 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563336+0000", 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.317 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.318 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3b", 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:12:31.015394+0000", 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.319 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.320 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.321 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.322 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.323 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.911380+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.911380+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.912011+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.324 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736217+0000", 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.325 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3a", 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:58:23.523184+0000", 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.326 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.327 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.328 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.329 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.330 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923859+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923859+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924516+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.331 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562892+0000", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.332 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.39", 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.333 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:42:12.984060+0000", 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.334 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.335 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.336 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.337 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.338 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.912964+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.912964+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.913264+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.339 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564606+0000", 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.340 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.38", 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:53:49.875920+0000", 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.341 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.342 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.343 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.344 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.345 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.346 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924067+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924067+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.926008+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.347 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564253+0000", 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.348 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.37", 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:40:46.554484+0000", 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.349 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.350 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.351 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.352 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.353 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906718+0000", 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906718+0000", 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907070+0000", 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.354 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570996+0000", 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.355 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.36", 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.356 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:30:16.338850+0000", 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.357 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.358 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.359 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.361 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906015+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906015+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.906460+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.362 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571316+0000", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.363 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.35", 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:02:23.682612+0000", 2024-02-11T22:14:27.364 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.365 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.366 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.367 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.368 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.369 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915588+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915588+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915924+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.370 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561331+0000", 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.371 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.34", 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:17:42.391509+0000", 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.372 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.373 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.374 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.375 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.376 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.377 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.907954+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.907954+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.908235+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.378 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566950+0000", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.379 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.33", 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.380 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:43:01.741991+0000", 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.381 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.382 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.383 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.384 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.912439+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.912439+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.912709+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.386 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837666+0000", 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.387 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.32", 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:04:03.449947+0000", 2024-02-11T22:14:27.388 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.389 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.390 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.391 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.392 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.393 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909287+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909287+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909574+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.394 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566045+0000", 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.395 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.31", 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:30:40.510232+0000", 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.396 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.397 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.398 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.399 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.400 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.401 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.913188+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.913188+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.913522+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.402 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735604+0000", 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.403 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.30", 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:44:22.623107+0000", 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.404 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.405 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.406 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.408 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923119+0000", 2024-02-11T22:14:27.409 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923119+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.923408+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.410 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736433+0000", 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2f", 2024-02-11T22:14:27.411 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:52:54.584888+0000", 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.412 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.413 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.414 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.415 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.416 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906032+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906032+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.906340+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.417 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563471+0000", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.418 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2e", 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:31:35.568170+0000", 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.419 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.420 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.421 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.422 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.423 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.922928+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.922928+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.923202+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.424 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563514+0000", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.425 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2d", 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:04:36.581545+0000", 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.426 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.427 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.428 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.429 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.430 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.481788+0000", 2024-02-11T22:14:27.431 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.481788+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482113+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.432 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838365+0000", 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 4, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 4, 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.433 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1f", 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 23, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:58:06.355005+0000", 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 582, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.434 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:27.435 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.436 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 4, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.437 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'4" 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.438 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910398+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910398+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.911005+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.439 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565487+0000", 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.440 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1e", 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:02:39.718364+0000", 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.441 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.442 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.443 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.444 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.445 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.476262+0000", 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.476262+0000", 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.476546+0000", 2024-02-11T22:14:27.446 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.447 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565569+0000", 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.448 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1e", 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:40:21.467905+0000", 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.449 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.450 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.451 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.453 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915013+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915013+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.918348+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.454 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838257+0000", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.455 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1f", 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.456 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:07:42.891710+0000", 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.457 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.458 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.459 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.460 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.461 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.485863+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.485863+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.486162+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.462 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563781+0000", 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.463 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1d", 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:48:50.499727+0000", 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.464 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:27.465 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.466 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.467 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.468 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.927177+0000", 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.927177+0000", 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.927481+0000", 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.469 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736209+0000", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.470 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1c", 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.471 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:19:17.037580+0000", 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.472 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.473 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.474 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.475 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.476 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.483628+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.477 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563394+0000", 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.478 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1c", 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:41:31.423861+0000", 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.479 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.480 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.481 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.482 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.483 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.907245+0000", 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.907245+0000", 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907756+0000", 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.484 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736263+0000", 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.485 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.486 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1d", 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:28:53.951095+0000", 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.487 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.488 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.489 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.490 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.479123+0000", 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.479123+0000", 2024-02-11T22:14:27.491 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.479514+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567144+0000", 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.492 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1b", 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.493 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:09:07.844371+0000", 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.494 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.495 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.496 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.497 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.498 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.921916+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.921916+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.922218+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.499 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.560985+0000", 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1a", 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.500 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:57:08.243209+0000", 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.501 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.502 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.503 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.504 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483674+0000", 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483674+0000", 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.483984+0000", 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.505 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570250+0000", 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:27.506 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1a", 2024-02-11T22:14:27.507 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.508 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.508 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.508 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:27.508 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.508 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:08:23.465356+0000", 2024-02-11T22:14:27.511 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.511 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.511 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.511 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.511 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.511 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.512 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.513 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.514 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.515 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.568190+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.568190+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.516 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.568567+0000", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:27.517 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1b", 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 11, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:01:09.791671+0000", 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.518 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.519 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.520 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.521 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.522 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.479603+0000", 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.479603+0000", 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.479919+0000", 2024-02-11T22:14:27.523 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566237+0000", 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.524 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.19", 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.525 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:45:19.416239+0000", 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.526 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.527 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.528 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.529 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.530 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.921637+0000", 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.921637+0000", 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.922338+0000", 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564843+0000", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.532 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.18", 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.533 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:10:30.539848+0000", 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.534 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.535 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.536 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.537 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475377+0000", 2024-02-11T22:14:27.538 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475377+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475797+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735760+0000", 2024-02-11T22:14:27.539 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.18", 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.540 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:36:19.425447+0000", 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.541 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.542 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.543 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.544 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909359+0000", 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909359+0000", 2024-02-11T22:14:27.545 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909641+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566276+0000", 2024-02-11T22:14:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.547 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.19", 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T10:00:18.355344+0000", 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.548 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.549 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.551 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.552 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.484588+0000", 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.484588+0000", 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.485031+0000", 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.553 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570955+0000", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.554 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.17", 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.555 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:48:58.243410+0000", 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.556 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.557 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.558 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.559 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.560 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.914317+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.914317+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.914839+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.561 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736497+0000", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.562 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.16", 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.563 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:03:00.196582+0000", 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.564 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.565 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.566 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.567 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.568 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.478151+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.478151+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478446+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.569 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735895+0000", 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.570 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.16", 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:26:45.142193+0000", 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.571 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.572 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.573 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.574 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.575 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915679+0000", 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915679+0000", 2024-02-11T22:14:27.576 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915949+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.577 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838189+0000", 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.578 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.17", 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:08:40.796537+0000", 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.580 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.581 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.582 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.583 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.584 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.474696+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.474696+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475001+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.585 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567474+0000", 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 3, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 3, 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.586 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.15", 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 22, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:19:44.661425+0000", 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 90, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.587 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.588 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.589 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 4, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.590 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'3" 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.591 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924651+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924651+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924956+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.592 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561350+0000", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.593 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.14", 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.594 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:34:16.369371+0000", 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.595 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.596 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.597 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.598 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.599 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.482556+0000", 2024-02-11T22:14:27.600 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.482556+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482869+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:49.070834+0000", 2024-02-11T22:14:27.601 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 12, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 12, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.14", 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.602 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 31, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:18:13.060579+0000", 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 2630, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.603 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 12, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 4, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.604 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 4, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.605 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 12, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 9 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.606 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "66'12" 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.607 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924626+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924626+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925088+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.608 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563595+0000", 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.609 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.15", 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:03:45.509912+0000", 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.610 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.611 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.612 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.613 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.614 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.477227+0000", 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.477227+0000", 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.477500+0000", 2024-02-11T22:14:27.615 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.838049+0000", 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.616 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.13", 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.617 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:09:39.831566+0000", 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 34, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.618 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:27.619 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.620 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 7 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.621 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.622 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.919541+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.919541+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.919829+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.623 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837606+0000", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.624 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.12", 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.625 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:10:22.902117+0000", 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.626 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.627 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.628 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.629 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.630 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475421+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475421+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475825+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.631 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736047+0000", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.632 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.12", 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.633 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:55:32.614177+0000", 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.634 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.635 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.636 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.637 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.569855+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.569855+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.570227+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.639 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570701+0000", 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.640 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.13", 2024-02-11T22:14:27.641 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:20:08.113992+0000", 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.642 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.643 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.644 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.645 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.646 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.647 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.647 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.647 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.647 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.647 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.728 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.728 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.728 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.484886+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.484886+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.485511+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.729 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.569875+0000", 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.730 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.11", 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:40:09.816904+0000", 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.731 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.732 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.733 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.734 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.735 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.736523+0000", 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.736523+0000", 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.736878+0000", 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.736 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.737192+0000", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.737 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.10", 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.738 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:19:07.896217+0000", 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.739 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.740 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.742 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.743 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.477849+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.477849+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478171+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.744 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562803+0000", 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 8, 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.745 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 8, 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.746 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.10", 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:19:39.478482+0000", 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.747 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.748 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 12, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 4, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 4, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 4, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.749 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 12, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.750 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'8" 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.751 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.924257+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.924257+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924558+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.752 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562959+0000", 2024-02-11T22:14:27.753 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.11", 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.754 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:52:27.032163+0000", 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.755 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.756 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.757 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.758 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.759 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.760 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.479802+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.479802+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.480120+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.761 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.762 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.762 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.762 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.762 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.762 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561733+0000", 2024-02-11T22:14:27.762 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:27.763 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.764 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.764 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.764 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.f", 2024-02-11T22:14:27.764 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.764 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.764 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:57:22.249625+0000", 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 22, 2024-02-11T22:14:27.765 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.766 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.767 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.768 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.769 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923430+0000", 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923430+0000", 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.923779+0000", 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.770 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563726+0000", 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.771 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.772 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.e", 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:00:07.485179+0000", 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.773 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.774 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.775 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.776 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.777 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.086739+0000", 2024-02-11T22:14:27.778 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.086739+0000", 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.087089+0000", 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:27.779 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566333+0000", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.780 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.2", 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.781 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:27:44.703427+0000", 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.782 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.783 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.784 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.785 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.786 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.838941+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.838941+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.839362+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.787 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.839964+0000", 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.788 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.4", 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 28, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:51:52.976942+0000", 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.789 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.790 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.791 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.792 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.793 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.794 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.795 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.796 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.796 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.796 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.796 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.796 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.796 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909864+0000", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909864+0000", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.910152+0000", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.797 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736046+0000", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.798 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.799 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.799 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.799 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.799 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.799 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.799 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.5", 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:56:46.197012+0000", 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.800 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.801 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.802 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.803 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.804 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.804 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.804 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.804 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.804 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.804 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.805 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.805 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.805 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.805 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.805 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.805 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.806 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.806 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.806 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.806 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.806 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.806 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.807 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.808 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.808 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.808 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.808 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.808 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.920684+0000", 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.920684+0000", 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.920980+0000", 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.809 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.810 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.810 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.810 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:27.810 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.810 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.810 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.811 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.811 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.811 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.811 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.811 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567646+0000", 2024-02-11T22:14:27.811 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.812 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.812 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.812 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.812 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.812 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.812 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.813 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.813 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.813 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.813 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.813 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.813 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.814 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.4", 2024-02-11T22:14:27.814 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.814 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.814 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.814 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:27.814 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.815 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:33:24.243118+0000", 2024-02-11T22:14:27.815 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.815 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.815 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.815 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.815 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.816 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.817 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.818 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.819 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.820 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.820 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.820 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.820 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.820 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.820 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.821 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.821 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.821 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.821 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.821 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.821 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.822 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.822 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.822 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.822 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.822 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.822 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.823 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.824 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.481956+0000", 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.481956+0000", 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482267+0000", 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.825 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735605+0000", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.826 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.2", 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.827 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:33:17.770983+0000", 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.828 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.829 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.830 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.831 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915605+0000", 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915605+0000", 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915912+0000", 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561486+0000", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.833 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.3", 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.834 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:45:51.344049+0000", 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.835 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.836 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.837 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.838 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.086748+0000", 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.086748+0000", 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.087065+0000", 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.839 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.563373+0000", 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.840 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.7", 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.841 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:37:03.200227+0000", 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.842 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.843 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.844 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.845 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.900083+0000", 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.900083+0000", 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.901422+0000", 2024-02-11T22:14:27.846 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565833+0000", 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.847 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.0", 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.848 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:32:57.053068+0000", 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.849 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.850 INFO:tasks.workunit.client.0.smithi023.stderr:+ echo OK 2024-02-11T22:14:27.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:27.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:27.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:27.852 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.854 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:27.855 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:27.856 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:26 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:27.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.856 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.857 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.858 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.859 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.478019+0000", 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.478019+0000", 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478415+0000", 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.860 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563902+0000", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.861 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.1", 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.862 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:42:35.144309+0000", 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.864 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.865 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.866 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.551142+0000", 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.551142+0000", 2024-02-11T22:14:27.867 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.551430+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570854+0000", 2024-02-11T22:14:27.868 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.5", 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.869 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:01:26.544656+0000", 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.870 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.871 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.872 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.873 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909291+0000", 2024-02-11T22:14:27.874 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909291+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.909567+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564934+0000", 2024-02-11T22:14:27.875 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2", 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.876 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:43:20.851591+0000", 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.877 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.878 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.879 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.880 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.472218+0000", 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.472218+0000", 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.472525+0000", 2024-02-11T22:14:27.881 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735799+0000", 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.882 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.3", 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.883 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:12:11.447607+0000", 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.884 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.885 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.886 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.887 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 20, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.888 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:40.354561+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:40.354561+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:40.354955+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:10:14.375639+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:10:14.375639+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 56, 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.889 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:10:14.375639+0000", 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:14:22.732811+0000", 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 148, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 55, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 148, 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.890 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "1.0", 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 338, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:22:53.225073+0000", 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 590368, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 1771104, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.891 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.892 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 6, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 394, 2024-02-11T22:14:27.893 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 584, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 219, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 2416 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "66'148" 2024-02-11T22:14:27.894 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.895 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.920687+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.920687+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.920998+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.896 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:19.563632+0000", 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.897 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.6", 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 65, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 14, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:33:16.274739+0000", 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.898 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.899 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.900 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.901 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.902 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.569507+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.569507+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.903 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.569867+0000", 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.904 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.1", 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 11, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:21:45.832810+0000", 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.905 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.907 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.908 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.909 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.484153+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.484153+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.484477+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562668+0000", 2024-02-11T22:14:27.910 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.0", 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.911 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:54:10.273296+0000", 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.912 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.913 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.914 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.915 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.916 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.919 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.919 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.090778+0000", 2024-02-11T22:14:27.919 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.090778+0000", 2024-02-11T22:14:27.919 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.091380+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.920 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837697+0000", 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.3", 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.921 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:22:12.438598+0000", 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.922 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.923 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.924 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.925 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.486024+0000", 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.486024+0000", 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.486335+0000", 2024-02-11T22:14:27.926 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563685+0000", 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.927 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.5", 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.928 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:09:45.164675+0000", 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.929 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.930 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.931 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.932 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.914778+0000", 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.914778+0000", 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915332+0000", 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.933 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567741+0000", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.934 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.4", 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:54:39.650947+0000", 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.935 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.936 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.937 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.938 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.939 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:18.555019+0000", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:18.555019+0000", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:18.555319+0000", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.940 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 62, 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564728+0000", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.941 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.0", 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:21:47.795165+0000", 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.942 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.943 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.944 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.945 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.946 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475109+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475109+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475715+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.947 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567222+0000", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.948 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.6", 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:35:54.535009+0000", 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.949 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:27.950 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.951 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:27.952 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "60'1" 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.953 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.915421+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.915421+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.915700+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565206+0000", 2024-02-11T22:14:27.954 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.7", 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.955 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:43:38.676229+0000", 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.956 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.957 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.958 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.959 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 61, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.960 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:12:19.086693+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:12:19.086693+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:12:19.086986+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 63, 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:12:17.537823+0000", 2024-02-11T22:14:27.961 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.560770+0000", 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 61, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.962 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "4.1", 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 15, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:20:21.909865+0000", 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.963 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.964 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.965 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.966 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:27.967 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483309+0000", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.483726+0000", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.968 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570850+0000", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.969 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.7", 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:21:28.736895+0000", 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.970 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.971 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.973 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.974 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.568568+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.568568+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.975 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.568851+0000", 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.976 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.6", 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 11, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:01:44.211715+0000", 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.977 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.978 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.979 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.980 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.981 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.483893+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.483893+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.484193+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.982 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562822+0000", 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.8", 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:21:33.752366+0000", 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.984 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.985 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.986 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:27.987 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 4, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.988 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.925191+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.925191+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.925418+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:27.989 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.561044+0000", 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.9", 2024-02-11T22:14:27.990 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:32:14.141227+0000", 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.991 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.992 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:27.993 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 4, 2024-02-11T22:14:27.994 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:27.995 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.474849+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.474849+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475548+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:27.996 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566155+0000", 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:27.997 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.9", 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:27:20.308887+0000", 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:27.998 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:27.999 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.000 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.001 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.922039+0000", 2024-02-11T22:14:28.002 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.922039+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.922530+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.003 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564731+0000", 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.8", 2024-02-11T22:14:28.004 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:09:37.917157+0000", 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.005 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.006 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.007 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.008 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.469153+0000", 2024-02-11T22:14:28.009 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.469153+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.469459+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566628+0000", 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.010 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.a", 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.011 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:22:53.455652+0000", 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.012 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.013 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.014 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.015 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.838896+0000", 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.838896+0000", 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.839306+0000", 2024-02-11T22:14:28.016 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.839717+0000", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.017 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.b", 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:28.018 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T07:23:11.352298+0000", 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.019 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.020 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.021 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:28.022 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.482213+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.482213+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.482531+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.023 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563242+0000", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.024 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.b", 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T02:50:00.799992+0000", 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.025 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.026 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.027 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.028 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:28.029 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.908000+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.908000+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.908295+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.030 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570153+0000", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.031 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.a", 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:41:47.084859+0000", 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.032 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.033 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.034 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.035 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.036 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.477777+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.477777+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.478353+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:28.037 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.562982+0000", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.038 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.c", 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 19, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T09:18:54.878548+0000", 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.039 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.040 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.041 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.042 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.043 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:13:20.570714+0000", 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:13:20.570714+0000", 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:13:20.570970+0000", 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.044 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 66, 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571340+0000", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.045 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 65, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.d", 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 27, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.046 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:33:28.287380+0000", 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.047 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.048 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.049 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.050 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.475396+0000", 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.475396+0000", 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.475672+0000", 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.051 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567384+0000", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 1, 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.052 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 1, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.d", 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.053 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 20, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:43:34.700708+0000", 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 70, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.054 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.055 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.056 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 1, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 1 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: 3 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'1" 2024-02-11T22:14:28.057 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.058 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910101+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910101+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.910406+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.059 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736075+0000", 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.060 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.c", 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:42:32.927114+0000", 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.061 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.062 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.063 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:28.064 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 57, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.065 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.481485+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.481485+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.481773+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 58, 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.066 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:49.455174+0000", 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563600+0000", 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 2, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 57, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 2, 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.067 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "2.e", 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 21, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:02:46.740997+0000", 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.068 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 3, 2024-02-11T22:14:28.069 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 1, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 1, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 1, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.070 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 3, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: 7 2024-02-11T22:14:28.071 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "59'2" 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 7, 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.072 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.925817+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.925817+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.926316+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.073 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564109+0000", 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.074 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.f", 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:27:48.919158+0000", 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.075 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.076 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.077 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.078 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 7, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:28.079 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.909821+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.909821+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.910284+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.080 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.570095+0000", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.081 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.20", 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T04:41:04.911105+0000", 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.082 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.083 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.084 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: 5 2024-02-11T22:14:28.085 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 2, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.086 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.903008+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.903008+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.903299+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.087 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.563995+0000", 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.21", 2024-02-11T22:14:28.088 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:50:38.745424+0000", 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.090 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: 2, 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 2, 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.092 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.912297+0000", 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.912297+0000", 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.912608+0000", 2024-02-11T22:14:28.093 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736032+0000", 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.094 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.22", 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.095 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:46:51.238249+0000", 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.096 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.097 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.098 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.099 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.923773+0000", 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.923773+0000", 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.924058+0000", 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.100 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837845+0000", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.101 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.23", 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T22:31:01.756229+0000", 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.102 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.103 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.104 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.105 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.106 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910731+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910731+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.911022+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.107 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.564809+0000", 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.108 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.24", 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T00:51:30.424899+0000", 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.109 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.110 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.111 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.112 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 1, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.113 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906687+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906687+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907097+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.567285+0000", 2024-02-11T22:14:28.114 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.25", 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.115 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T01:00:41.433377+0000", 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.116 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.117 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.118 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: 1, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 1, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.119 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.120 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.919593+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.919593+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.919869+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.123 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571068+0000", 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.124 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.26", 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-12T23:12:11.599281+0000", 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.125 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.126 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.127 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: 4 2024-02-11T22:14:28.128 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.918337+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.918337+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.918825+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.130 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.565293+0000", 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.131 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.27", 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:52:18.777066+0000", 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.132 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.133 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.134 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.135 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.136 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.907635+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.907635+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907934+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.137 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.735900+0000", 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.138 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.28", 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:42:53.034773+0000", 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.139 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.140 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.141 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: 2 2024-02-11T22:14:28.142 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 3, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.143 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.906945+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.906945+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.907259+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.144 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.566130+0000", 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.145 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.29", 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T08:36:28.402198+0000", 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.146 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.147 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.148 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: 3, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.149 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 3, 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 5, 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.150 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.910921+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.910921+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.911690+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.151 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.736124+0000", 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.152 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2a", 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 17, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T05:54:23.228269+0000", 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.153 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.154 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.155 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: 5, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: 6 2024-02-11T22:14:28.156 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 5, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 0, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.157 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.926812+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.926812+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.927120+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.158 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.837988+0000", 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.159 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2b", 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T03:05:33.268102+0000", 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.160 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.161 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.162 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: 0, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: 7, 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: 1 2024-02-11T22:14:28.163 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 0, 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": [ 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "acting_primary": 6, 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "avail_no_missing": [], 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "blocked_by": [], 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "created": 58, 2024-02-11T22:14:28.164 INFO:tasks.workunit.client.0.smithi023.stdout: "dirty_stats_invalid": false, 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_bytes_stats_invalid": false, 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "hitset_stats_invalid": false, 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_active": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_active": "2024-02-11T22:11:50.913044+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_became_peered": "2024-02-11T22:11:50.913044+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_change": "2024-02-11T22:11:50.913691+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_clean_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub": "0'0", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_deep_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_epoch_clean": 59, 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fresh": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_fullsized": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_peered": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.165 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub": "0'0", 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_duration": 0, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "last_scrub_stamp": "2024-02-11T22:11:50.457143+0000", 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "last_undegraded": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "last_unstale": "2024-02-11T22:13:20.571127+0000", 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "log_dups_size": 0, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "log_start": "0'0", 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "manifest_stats_invalid": false, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "mapping_epoch": 58, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "object_location_counts": [], 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_scrubbed": 0, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "objects_trimmed": 0, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_stats_invalid": false, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_start": "0'0", 2024-02-11T22:14:28.166 INFO:tasks.workunit.client.0.smithi023.stdout: "parent": "0.0", 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "parent_split_bits": 0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "pgid": "3.2c", 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "pin_stats_invalid": false, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "purged_snaps": [], 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_epoch": 66, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "reported_seq": 18, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_duration": 0.0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-13T06:00:30.054000+0000", 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrim_duration": 0.0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "snaptrimq_len": 0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.167 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.168 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.169 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "state": "active+clean", 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_invalid": false, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: "up": [ 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: 6, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: 4, 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: 0 2024-02-11T22:14:28.170 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "up_primary": 6, 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "version": "0'0" 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_per_pool": [ 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 24, 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "rbd" 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 8, 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 8, 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.171 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 4, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.172 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.173 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.174 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 24 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.175 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 192, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 64, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 8, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 3, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.176 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 0, 2024-02-11T22:14:28.177 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.178 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 0 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:28.179 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 192 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 3, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "mgr" 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 148, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 1, 2024-02-11T22:14:28.180 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 3, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 148, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 1, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 590368, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 1771104, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.181 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 6, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 2, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 2, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.182 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 6, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 394, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 584, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 219, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 2416 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.183 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 1781760, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 1771104, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 3 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.184 INFO:tasks.workunit.client.0.smithi023.stdout: { 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "acting": 96, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "application": [ 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "cephfs" 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "log_size": 45, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_pg": 32, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_store_stats": 8, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "ondisk_log_size": 45, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "poolid": 2, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "stat_sum": { 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes": 3428, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_hit_set_archive": 0, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_bytes_recovered": 0, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_deep_scrub_errors": 0, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict": 0, 2024-02-11T22:14:28.185 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_kb": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_full": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_evict_mode_some": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_kb": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_high": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_flush_mode_low": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_keys_recovered": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_large_omap_objects": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_legacy_snapsets": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_clones": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_object_copies": 66, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects": 22, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_degraded": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_dirty": 22, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_hit_set_archive": 0, 2024-02-11T22:14:28.186 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_manifest": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_misplaced": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_missing_on_primary": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_omap": 14, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_pinned": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_recovered": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_repaired": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_objects_unfound": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_bytes": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_omap_keys": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_promote": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_read_kb": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_scrub_errors": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_shallow_scrub_errors": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_whiteouts": 0, 2024-02-11T22:14:28.187 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write": 51, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "num_write_kb": 20 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "store_stats": { 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "allocated": 98304, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "available": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_allocated": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "data_compressed_original": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "data_stored": 10284, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "internal_metadata": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "internally_reserved": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "omap_allocated": 0, 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: "total": 0 2024-02-11T22:14:28.188 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "up": 96 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: ], 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "usage": { 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "pg_num": 105, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "pools": 4, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "stats_by_class": { 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "ssd": { 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731666944, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228618240, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_bytes": 228618240, 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_raw_ratio": 0.0002976953983306885 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:28.189 INFO:tasks.workunit.client.0.smithi023.stdout: }, 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout: "total_avail_bytes": 767731666944, 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout: "total_bytes": 767960285184, 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout: "total_used_bytes": 228618240 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout: } 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout:} 2024-02-11T22:14:28.190 INFO:tasks.workunit.client.0.smithi023.stdout:OK 2024-02-11T22:14:28.190 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:14:28.191 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.191 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.192 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.193 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.194 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.195 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.197 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.198 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:14:28.199 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:26 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:14:28.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:27 smithi023 ceph-mon[35696]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.200 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:27 smithi023 ceph-mon[35696]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.200 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:27 smithi023 ceph-mon[50466]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.200 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:27 smithi023 ceph-mon[50466]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:27 smithi160 ceph-mon[39894]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:27 smithi160 ceph-mon[39894]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:28.238 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-02-11T22:14:28.238 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-11T22:14:28.548 DEBUG:teuthology.parallel:result is None 2024-02-11T22:14:28.549 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:14:28.576 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:14:28.577 DEBUG:teuthology.orchestra.run.smithi023:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:14:28.665 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:14:28.666 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:14:28.677 INFO:teuthology.task.print:**** done end telemetry reef... 2024-02-11T22:14:28.677 INFO:teuthology.run_tasks:Running task print... 2024-02-11T22:14:28.686 INFO:teuthology.task.print:**** done start parallel 2024-02-11T22:14:28.686 INFO:teuthology.run_tasks:Running task parallel... 2024-02-11T22:14:28.698 INFO:teuthology.task.parallel:starting parallel... 2024-02-11T22:14:28.698 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-02-11T22:14:28.703 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:14:28.703 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-02-11T22:14:28.703 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-02-11T22:14:28.705 INFO:tasks.rados:Beginning rados... 2024-02-11T22:14:28.705 INFO:tasks.rados:joining rados 2024-02-11T22:14:28.705 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-11T22:14:28.707 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-11T22:14:28.707 INFO:teuthology.task.print:**** done start upgrade, wait 2024-02-11T22:14:28.707 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-11T22:14:28.707 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi023.front.sepia.ceph.com 2024-02-11T22:14:28.708 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-11T22:14:28.708 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-02-11T22:14:28.708 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-02-11T22:14:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:28 smithi023 ceph-mon[35696]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:28 smithi023 ceph-mon[50466]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:28.943 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:14:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:28 smithi160 ceph-mon[39894]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:29.292 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:14:30.765 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:30 smithi023 ceph-mon[35696]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:30.765 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:30 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/719474873' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:14:30.765 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:30 smithi023 ceph-mon[50466]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:30.765 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:30 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/719474873' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:14:31.113 INFO:tasks.rados:starting run 0 out of 1 2024-02-11T22:14:31.113 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-02-11T22:14:31.114 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-02-11T22:14:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:30 smithi160 ceph-mon[39894]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-02-11T22:14:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:30 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/719474873' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:14:31.442 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-11T22:14:31.449 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:14:31.835 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:14:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:31 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/719474873' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:14:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:31 smithi023 ceph-mon[35696]: osdmap e67: 8 total, 8 up, 8 in 2024-02-11T22:14:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:31 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/719474873' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:14:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:31 smithi023 ceph-mon[50466]: osdmap e67: 8 total, 8 up, 8 in 2024-02-11T22:14:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:31 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/719474873' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:14:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:31 smithi160 ceph-mon[39894]: osdmap e67: 8 total, 8 up, 8 in 2024-02-11T22:14:33.028 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:32 smithi023 ceph-mon[35696]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-11T22:14:33.028 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:32 smithi023 ceph-mon[50466]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-11T22:14:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:32 smithi160 ceph-mon[39894]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-11T22:14:33.472 INFO:teuthology.orchestra.run.smithi023.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:33.946 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3950066565' 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-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:34.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:34.016 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[35696]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3950066565' 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-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:34.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:33 smithi023 ceph-mon[50466]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:34.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3950066565' 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-02-11T22:14:34.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:33 smithi160 ceph-mon[39894]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d4ed20cfb238ef2c47d64ca4533eca00b8968b98 2024-02-11T22:14:34.256 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:14:34.803 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'unique_pool_0' created 2024-02-11T22:14:34.886 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:34 smithi023 ceph-mon[50466]: osdmap e68: 8 total, 8 up, 8 in 2024-02-11T22:14:34.886 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:34 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:34.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:34 smithi023 ceph-mon[35696]: osdmap e68: 8 total, 8 up, 8 in 2024-02-11T22:14:34.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:34 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:34 smithi160 ceph-mon[39894]: osdmap e68: 8 total, 8 up, 8 in 2024-02-11T22:14:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:34 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:35.357 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-02-11T22:14:35.657 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:14:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3950066565' 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-02-11T22:14:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-mon[35696]: osdmap e69: 8 total, 8 up, 8 in 2024-02-11T22:14:36.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-mon[35696]: pgmap v77: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-02-11T22:14:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:14:35] "GET /metrics HTTP/1.1" 200 33646 "" "Prometheus/2.43.0" 2024-02-11T22:14:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3950066565' 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-02-11T22:14:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-mon[50466]: osdmap e69: 8 total, 8 up, 8 in 2024-02-11T22:14:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:35 smithi023 ceph-mon[50466]: pgmap v77: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-02-11T22:14:36.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:35 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3950066565' 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-02-11T22:14:36.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:35 smithi160 ceph-mon[39894]: osdmap e69: 8 total, 8 up, 8 in 2024-02-11T22:14:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:35 smithi160 ceph-mon[39894]: pgmap v77: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-02-11T22:14:36.536 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:14:36.926 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (101s) 93s ago 2m 17.4M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (116s) 93s ago 115s 85.8M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (2m) 93s ago 2m 18.9M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (2m) 93s ago 2m 14.4M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,8765 running (5m) 93s ago 5m 455M - 18.2.1-526-g25d74df1 83224b13e524 a7770ac9b6f0 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283,8765 running (6m) 93s ago 6m 514M - 18.2.1-526-g25d74df1 83224b13e524 c0c4ef1940ec 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (6m) 93s ago 6m 85.5M 2048M 18.2.1-526-g25d74df1 83224b13e524 25292612237d 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (5m) 93s ago 5m 69.1M 2048M 18.2.1-526-g25d74df1 83224b13e524 d662dd028b4a 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (5m) 93s ago 5m 52.8M 2048M 18.2.1-526-g25d74df1 83224b13e524 1590376d8c7d 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (110s) 93s ago 110s 4068k - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (107s) 93s ago 107s 3829k - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (5m) 93s ago 5m 63.5M 2998M 18.2.1-526-g25d74df1 83224b13e524 11c09915d8e1 2024-02-11T22:14:36.927 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (4m) 93s ago 4m 63.4M 2998M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (4m) 93s ago 4m 56.0M 2998M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (4m) 93s ago 4m 53.2M 2998M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (3m) 93s ago 3m 52.2M 2998M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (3m) 93s ago 3m 55.4M 2998M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (3m) 93s ago 3m 52.6M 2998M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (3m) 93s ago 3m 55.5M 2998M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:14:36.928 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (98s) 93s ago 2m 29.5M - 2.43.0 a07b618ecd1d c9340507d3f5 2024-02-11T22:14:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:36 smithi023 ceph-mon[35696]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:14:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:36 smithi023 ceph-mon[35696]: osdmap e70: 8 total, 8 up, 8 in 2024-02-11T22:14:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:36 smithi023 ceph-mon[35696]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:36 smithi023 ceph-mon[50466]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:14:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:36 smithi023 ceph-mon[50466]: osdmap e70: 8 total, 8 up, 8 in 2024-02-11T22:14:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:36 smithi023 ceph-mon[50466]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:36 smithi160 ceph-mon[39894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:14:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:36 smithi160 ceph-mon[39894]: osdmap e70: 8 total, 8 up, 8 in 2024-02-11T22:14:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:36 smithi160 ceph-mon[39894]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:37.366 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:14:37.366 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:14:37.366 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 15 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:14:37.367 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:14:37.835 INFO:teuthology.orchestra.run.smithi023.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[35696]: osdmap e71: 8 total, 8 up, 8 in 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[35696]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[35696]: pgmap v80: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3964827922' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/172909955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[50466]: osdmap e71: 8 total, 8 up, 8 in 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[50466]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[50466]: pgmap v80: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3964827922' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:14:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:37 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/172909955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:14:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:37 smithi160 ceph-mon[39894]: osdmap e71: 8 total, 8 up, 8 in 2024-02-11T22:14:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:37 smithi160 ceph-mon[39894]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:14:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:37 smithi160 ceph-mon[39894]: pgmap v80: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:37 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3964827922' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:14:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:37 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/172909955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:14:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:38 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3964827922' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:14:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:38 smithi023 ceph-mon[35696]: osdmap e72: 8 total, 8 up, 8 in 2024-02-11T22:14:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:38 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3964827922' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:14:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:38 smithi023 ceph-mon[50466]: osdmap e72: 8 total, 8 up, 8 in 2024-02-11T22:14:39.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:38 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3964827922' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-02-11T22:14:39.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:38 smithi160 ceph-mon[39894]: osdmap e72: 8 total, 8 up, 8 in 2024-02-11T22:14:39.247 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:14:39.281 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight read -> 100 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight delete -> 50 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight snap_create -> 50 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight snap_remove -> 50 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight rollback -> 50 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight setattr -> 25 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight rmattr -> 25 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight copy_from -> 50 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:adding op weight append -> 100 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable) 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout:Configuration: 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout: Number of operations: 4000 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout: Number of objects: 50 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout: Max in flight operations: 16 2024-02-11T22:14:39.282 INFO:tasks.rados.rados.0.smithi023.stdout: Object size (in bytes): 4000000 2024-02-11T22:14:39.283 INFO:tasks.rados.rados.0.smithi023.stdout: Write stride min: 400000 2024-02-11T22:14:39.283 INFO:tasks.rados.rados.0.smithi023.stdout: Write stride max: 800000 2024-02-11T22:14:39.843 INFO:tasks.rados.rados.0.smithi023.stdout:1: write initial oid 1 2024-02-11T22:14:39.843 INFO:tasks.rados.rados.0.smithi023.stdout:1: seq_num 0 ranges {0=24576} 2024-02-11T22:14:39.843 INFO:tasks.rados.rados.0.smithi023.stdout:1: writing smithi02397626-1 from 0 to 24576 tid 1 2024-02-11T22:14:39.843 INFO:tasks.rados.rados.0.smithi023.stdout:2: write initial oid 2 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:2: seq_num 1 ranges {0=24576} 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:2: writing smithi02397626-2 from 0 to 24576 tid 1 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:3: write initial oid 3 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:3: seq_num 2 ranges {0=40960} 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:3: writing smithi02397626-3 from 0 to 40960 tid 1 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:4: write initial oid 4 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:4: seq_num 3 ranges {0=57344} 2024-02-11T22:14:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:4: writing smithi02397626-4 from 0 to 57344 tid 1 2024-02-11T22:14:39.845 INFO:tasks.rados.rados.0.smithi023.stdout:5: write initial oid 5 2024-02-11T22:14:39.845 INFO:tasks.rados.rados.0.smithi023.stdout:5: seq_num 4 ranges {0=73728} 2024-02-11T22:14:39.845 INFO:tasks.rados.rados.0.smithi023.stdout:5: writing smithi02397626-5 from 0 to 73728 tid 1 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:6: write initial oid 6 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:6: seq_num 5 ranges {0=90112} 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:6: writing smithi02397626-6 from 0 to 90112 tid 1 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:7: write initial oid 7 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:7: seq_num 6 ranges {0=106496} 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:7: writing smithi02397626-7 from 0 to 106496 tid 1 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:8: write initial oid 8 2024-02-11T22:14:39.846 INFO:tasks.rados.rados.0.smithi023.stdout:8: seq_num 7 ranges {0=122880} 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:8: writing smithi02397626-8 from 0 to 122880 tid 1 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:9: write initial oid 9 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:9: seq_num 8 ranges {0=139264} 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:9: writing smithi02397626-9 from 0 to 139264 tid 1 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:10: write initial oid 10 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:10: seq_num 9 ranges {0=155648} 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:10: writing smithi02397626-10 from 0 to 155648 tid 1 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:11: write initial oid 11 2024-02-11T22:14:39.850 INFO:tasks.rados.rados.0.smithi023.stdout:11: seq_num 10 ranges {0=172032} 2024-02-11T22:14:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:11: writing smithi02397626-11 from 0 to 172032 tid 1 2024-02-11T22:14:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:12: write initial oid 12 2024-02-11T22:14:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:12: seq_num 11 ranges {0=188416} 2024-02-11T22:14:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:12: writing smithi02397626-12 from 0 to 188416 tid 1 2024-02-11T22:14:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:13: write initial oid 13 2024-02-11T22:14:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:13: seq_num 12 ranges {0=204800} 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:13: writing smithi02397626-13 from 0 to 204800 tid 1 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:14: write initial oid 14 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:14: seq_num 13 ranges {0=221184} 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:14: writing smithi02397626-14 from 0 to 221184 tid 1 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:15: write initial oid 15 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:15: seq_num 14 ranges {0=237568} 2024-02-11T22:14:39.857 INFO:tasks.rados.rados.0.smithi023.stdout:15: writing smithi02397626-15 from 0 to 237568 tid 1 2024-02-11T22:14:39.858 INFO:tasks.rados.rados.0.smithi023.stdout:16: write initial oid 16 2024-02-11T22:14:39.858 INFO:tasks.rados.rados.0.smithi023.stdout:16: seq_num 15 ranges {0=253952} 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:16: writing smithi02397626-16 from 0 to 253952 tid 1 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:3: finishing write tid 1 to smithi02397626-3 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:2: finishing write tid 1 to smithi02397626-2 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:1: finishing write tid 1 to smithi02397626-1 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:5: finishing write tid 1 to smithi02397626-5 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:4: finishing write tid 1 to smithi02397626-4 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:1: finishing write tid 2 to smithi02397626-1 2024-02-11T22:14:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:2: finishing write tid 2 to smithi02397626-2 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:5: finishing write tid 2 to smithi02397626-5 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:3: finishing write tid 2 to smithi02397626-3 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:10: finishing write tid 1 to smithi02397626-10 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:2: finishing write tid 3 to smithi02397626-2 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:2: oid 2 updating version 0 to 1 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:2: oid 2 updating version 1 to 3 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:5: finishing write tid 3 to smithi02397626-5 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:5: oid 5 updating version 0 to 2 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:5: oid 5 updating version 2 to 4 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 4 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:10: finishing write tid 2 to smithi02397626-10 2024-02-11T22:14:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:10: finishing write tid 3 to smithi02397626-10 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:10: oid 10 updating version 0 to 6 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:10: oid 10 version 6 is already newer than 5 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:8: finishing write tid 1 to smithi02397626-8 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:6: finishing write tid 1 to smithi02397626-6 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:1: finishing write tid 3 to smithi02397626-1 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:1: oid 1 updating version 0 to 1 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:1: oid 1 updating version 1 to 2 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:7: finishing write tid 1 to smithi02397626-7 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:4: finishing write tid 2 to smithi02397626-4 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:9: finishing write tid 1 to smithi02397626-9 2024-02-11T22:14:39.862 INFO:tasks.rados.rados.0.smithi023.stdout:1: done (15 left) 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:2: done (14 left) 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:5: done (13 left) 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:10: done (12 left) 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:17: write initial oid 17 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:17: seq_num 16 ranges {0=270336} 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:17: writing smithi02397626-17 from 0 to 270336 tid 1 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:18: write initial oid 18 2024-02-11T22:14:39.863 INFO:tasks.rados.rados.0.smithi023.stdout:18: seq_num 17 ranges {0=286720} 2024-02-11T22:14:39.864 INFO:tasks.rados.rados.0.smithi023.stdout:18: writing smithi02397626-18 from 0 to 286720 tid 1 2024-02-11T22:14:39.864 INFO:tasks.rados.rados.0.smithi023.stdout:19: write initial oid 19 2024-02-11T22:14:39.864 INFO:tasks.rados.rados.0.smithi023.stdout:19: seq_num 18 ranges {0=303104} 2024-02-11T22:14:39.866 INFO:tasks.rados.rados.0.smithi023.stdout:19: writing smithi02397626-19 from 0 to 303104 tid 1 2024-02-11T22:14:39.869 INFO:tasks.rados.rados.0.smithi023.stdout:20: write initial oid 20 2024-02-11T22:14:39.869 INFO:tasks.rados.rados.0.smithi023.stdout:20: seq_num 19 ranges {0=319488} 2024-02-11T22:14:39.869 INFO:tasks.rados.rados.0.smithi023.stdout:20: writing smithi02397626-20 from 0 to 319488 tid 1 2024-02-11T22:14:39.869 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.869 INFO:tasks.rados.rados.0.smithi023.stdout:3: finishing write tid 3 to smithi02397626-3 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:3: oid 3 updating version 0 to 1 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:3: oid 3 updating version 1 to 2 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:3: done (15 left) 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:21: write initial oid 21 2024-02-11T22:14:39.870 INFO:tasks.rados.rados.0.smithi023.stdout:21: seq_num 20 ranges {0=344064} 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:21: writing smithi02397626-21 from 0 to 344064 tid 1 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:8: finishing write tid 2 to smithi02397626-8 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:13: finishing write tid 1 to smithi02397626-13 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:4: finishing write tid 3 to smithi02397626-4 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:4: oid 4 updating version 0 to 1 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:4: oid 4 updating version 1 to 3 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-02-11T22:14:39.873 INFO:tasks.rados.rados.0.smithi023.stdout:8: finishing write tid 3 to smithi02397626-8 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:8: oid 8 updating version 0 to 1 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:8: oid 8 updating version 1 to 2 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:6: finishing write tid 2 to smithi02397626-6 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:6: finishing write tid 3 to smithi02397626-6 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:6: oid 6 updating version 0 to 1 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:6: oid 6 updating version 1 to 2 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:12: finishing write tid 1 to smithi02397626-12 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:9: finishing write tid 2 to smithi02397626-9 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:12: finishing write tid 2 to smithi02397626-12 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:9: finishing write tid 3 to smithi02397626-9 2024-02-11T22:14:39.874 INFO:tasks.rados.rados.0.smithi023.stdout:9: oid 9 updating version 0 to 3 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:9: oid 9 updating version 3 to 4 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 4 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:7: finishing write tid 2 to smithi02397626-7 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:16: finishing write tid 1 to smithi02397626-16 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:11: finishing write tid 1 to smithi02397626-11 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:12: finishing write tid 3 to smithi02397626-12 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:12: oid 12 updating version 0 to 4 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:12: oid 12 version 4 is already newer than 3 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:14: finishing write tid 1 to smithi02397626-14 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:14: finishing write tid 2 to smithi02397626-14 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:4: done (15 left) 2024-02-11T22:14:39.875 INFO:tasks.rados.rados.0.smithi023.stdout:6: done (14 left) 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:8: done (13 left) 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:9: done (12 left) 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:12: done (11 left) 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:22: write initial oid 22 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:22: seq_num 21 ranges {0=360448} 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:22: writing smithi02397626-22 from 0 to 360448 tid 1 2024-02-11T22:14:39.876 INFO:tasks.rados.rados.0.smithi023.stdout:23: write initial oid 23 2024-02-11T22:14:39.877 INFO:tasks.rados.rados.0.smithi023.stdout:23: seq_num 22 ranges {0=376832} 2024-02-11T22:14:39.877 INFO:tasks.rados.rados.0.smithi023.stdout:23: writing smithi02397626-23 from 0 to 376832 tid 1 2024-02-11T22:14:39.877 INFO:tasks.rados.rados.0.smithi023.stdout:24: write initial oid 24 2024-02-11T22:14:39.877 INFO:tasks.rados.rados.0.smithi023.stdout:24: seq_num 23 ranges {0=393216} 2024-02-11T22:14:39.880 INFO:tasks.rados.rados.0.smithi023.stdout:24: writing smithi02397626-24 from 0 to 393216 tid 1 2024-02-11T22:14:39.880 INFO:tasks.rados.rados.0.smithi023.stdout:25: write initial oid 25 2024-02-11T22:14:39.880 INFO:tasks.rados.rados.0.smithi023.stdout:25: seq_num 24 ranges {0=409600} 2024-02-11T22:14:39.882 INFO:tasks.rados.rados.0.smithi023.stdout:25: writing smithi02397626-25 from 0 to 409600 tid 1 2024-02-11T22:14:39.882 INFO:tasks.rados.rados.0.smithi023.stdout:26: write initial oid 26 2024-02-11T22:14:39.882 INFO:tasks.rados.rados.0.smithi023.stdout:26: seq_num 25 ranges {0=425984} 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:26: writing smithi02397626-26 from 0 to 425984 tid 1 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:14: finishing write tid 3 to smithi02397626-14 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:14: oid 14 updating version 0 to 1 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:14: oid 14 updating version 1 to 2 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:15: finishing write tid 1 to smithi02397626-15 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:13: finishing write tid 2 to smithi02397626-13 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:15: finishing write tid 2 to smithi02397626-15 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:7: finishing write tid 3 to smithi02397626-7 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:7: oid 7 updating version 0 to 2 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:7: oid 7 updating version 2 to 4 2024-02-11T22:14:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:14:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:14:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:17: finishing write tid 1 to smithi02397626-17 2024-02-11T22:14:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:7: done (15 left) 2024-02-11T22:14:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:14: done (14 left) 2024-02-11T22:14:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:27: write initial oid 27 2024-02-11T22:14:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:27: seq_num 26 ranges {0=442368} 2024-02-11T22:14:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:27: writing smithi02397626-27 from 0 to 442368 tid 1 2024-02-11T22:14:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:28: write initial oid 28 2024-02-11T22:14:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:28: seq_num 27 ranges {0=458752} 2024-02-11T22:14:39.892 INFO:tasks.rados.rados.0.smithi023.stdout:28: writing smithi02397626-28 from 0 to 458752 tid 1 2024-02-11T22:14:39.892 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.892 INFO:tasks.rados.rados.0.smithi023.stdout:13: finishing write tid 3 to smithi02397626-13 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:13: oid 13 updating version 0 to 4 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:13: oid 13 version 4 is already newer than 3 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:16: finishing write tid 2 to smithi02397626-16 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:15: finishing write tid 3 to smithi02397626-15 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:15: oid 15 updating version 0 to 1 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:15: oid 15 updating version 1 to 2 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:11: finishing write tid 2 to smithi02397626-11 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:11: finishing write tid 3 to smithi02397626-11 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:11: oid 11 updating version 0 to 2 2024-02-11T22:14:39.893 INFO:tasks.rados.rados.0.smithi023.stdout:11: oid 11 version 2 is already newer than 1 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:16: finishing write tid 3 to smithi02397626-16 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:16: oid 16 updating version 0 to 5 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:16: oid 16 updating version 5 to 6 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:18: finishing write tid 1 to smithi02397626-18 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:17: finishing write tid 2 to smithi02397626-17 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:18: finishing write tid 2 to smithi02397626-18 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:20: finishing write tid 1 to smithi02397626-20 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:18: finishing write tid 3 to smithi02397626-18 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:18: oid 18 updating version 0 to 3 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:18: oid 18 updating version 3 to 4 2024-02-11T22:14:39.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:20: finishing write tid 2 to smithi02397626-20 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:19: finishing write tid 1 to smithi02397626-19 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:20: finishing write tid 3 to smithi02397626-20 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:20: oid 20 updating version 0 to 2 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:20: oid 20 version 2 is already newer than 1 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:19: finishing write tid 2 to smithi02397626-19 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:19: finishing write tid 3 to smithi02397626-19 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:19: oid 19 updating version 0 to 1 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:19: oid 19 updating version 1 to 2 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:14:39.895 INFO:tasks.rados.rados.0.smithi023.stdout:17: finishing write tid 3 to smithi02397626-17 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:17: oid 17 updating version 0 to 2 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:17: oid 17 version 2 is already newer than 1 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:22: finishing write tid 1 to smithi02397626-22 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:21: finishing write tid 1 to smithi02397626-21 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:22: finishing write tid 2 to smithi02397626-22 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:21: finishing write tid 2 to smithi02397626-21 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:21: finishing write tid 3 to smithi02397626-21 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:21: oid 21 updating version 0 to 5 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:21: oid 21 updating version 5 to 6 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:24: finishing write tid 1 to smithi02397626-24 2024-02-11T22:14:39.896 INFO:tasks.rados.rados.0.smithi023.stdout:24: finishing write tid 2 to smithi02397626-24 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:22: finishing write tid 3 to smithi02397626-22 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:22: oid 22 updating version 0 to 5 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:22: oid 22 updating version 5 to 6 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:23: finishing write tid 1 to smithi02397626-23 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:24: finishing write tid 3 to smithi02397626-24 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:24: oid 24 updating version 0 to 3 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:24: oid 24 updating version 3 to 4 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:26: finishing write tid 1 to smithi02397626-26 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:23: finishing write tid 2 to smithi02397626-23 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:25: finishing write tid 1 to smithi02397626-25 2024-02-11T22:14:39.897 INFO:tasks.rados.rados.0.smithi023.stdout:25: finishing write tid 2 to smithi02397626-25 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:26: finishing write tid 2 to smithi02397626-26 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:11: done (15 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:13: done (14 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:15: done (13 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:16: done (12 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:17: done (11 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:18: done (10 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:19: done (9 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:20: done (8 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:21: done (7 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:22: done (6 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:24: done (5 left) 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:29: write initial oid 29 2024-02-11T22:14:39.898 INFO:tasks.rados.rados.0.smithi023.stdout:29: seq_num 28 ranges {0=475136} 2024-02-11T22:14:39.899 INFO:tasks.rados.rados.0.smithi023.stdout:29: writing smithi02397626-29 from 0 to 475136 tid 1 2024-02-11T22:14:39.899 INFO:tasks.rados.rados.0.smithi023.stdout:30: write initial oid 30 2024-02-11T22:14:39.899 INFO:tasks.rados.rados.0.smithi023.stdout:30: seq_num 29 ranges {0=491520} 2024-02-11T22:14:39.900 INFO:tasks.rados.rados.0.smithi023.stdout:30: writing smithi02397626-30 from 0 to 491520 tid 1 2024-02-11T22:14:39.900 INFO:tasks.rados.rados.0.smithi023.stdout:31: write initial oid 31 2024-02-11T22:14:39.900 INFO:tasks.rados.rados.0.smithi023.stdout:31: seq_num 30 ranges {0=507904} 2024-02-11T22:14:39.901 INFO:tasks.rados.rados.0.smithi023.stdout:31: writing smithi02397626-31 from 0 to 507904 tid 1 2024-02-11T22:14:39.901 INFO:tasks.rados.rados.0.smithi023.stdout:32: write initial oid 32 2024-02-11T22:14:39.902 INFO:tasks.rados.rados.0.smithi023.stdout:32: seq_num 31 ranges {0=524288} 2024-02-11T22:14:39.905 INFO:tasks.rados.rados.0.smithi023.stdout:32: writing smithi02397626-32 from 0 to 524288 tid 1 2024-02-11T22:14:39.905 INFO:tasks.rados.rados.0.smithi023.stdout:33: write initial oid 33 2024-02-11T22:14:39.905 INFO:tasks.rados.rados.0.smithi023.stdout:33: seq_num 32 ranges {0=540672} 2024-02-11T22:14:39.908 INFO:tasks.rados.rados.0.smithi023.stdout:33: writing smithi02397626-33 from 0 to 540672 tid 1 2024-02-11T22:14:39.908 INFO:tasks.rados.rados.0.smithi023.stdout:34: write initial oid 34 2024-02-11T22:14:39.908 INFO:tasks.rados.rados.0.smithi023.stdout:34: seq_num 33 ranges {0=557056} 2024-02-11T22:14:39.911 INFO:tasks.rados.rados.0.smithi023.stdout:34: writing smithi02397626-34 from 0 to 557056 tid 1 2024-02-11T22:14:39.912 INFO:tasks.rados.rados.0.smithi023.stdout:35: write initial oid 35 2024-02-11T22:14:39.912 INFO:tasks.rados.rados.0.smithi023.stdout:35: seq_num 34 ranges {0=573440} 2024-02-11T22:14:39.916 INFO:tasks.rados.rados.0.smithi023.stdout:35: writing smithi02397626-35 from 0 to 573440 tid 1 2024-02-11T22:14:39.916 INFO:tasks.rados.rados.0.smithi023.stdout:36: write initial oid 36 2024-02-11T22:14:39.916 INFO:tasks.rados.rados.0.smithi023.stdout:36: seq_num 35 ranges {0=589824} 2024-02-11T22:14:39.919 INFO:tasks.rados.rados.0.smithi023.stdout:36: writing smithi02397626-36 from 0 to 589824 tid 1 2024-02-11T22:14:39.919 INFO:tasks.rados.rados.0.smithi023.stdout:37: write initial oid 37 2024-02-11T22:14:39.919 INFO:tasks.rados.rados.0.smithi023.stdout:37: seq_num 36 ranges {0=606208} 2024-02-11T22:14:39.923 INFO:tasks.rados.rados.0.smithi023.stdout:37: writing smithi02397626-37 from 0 to 606208 tid 1 2024-02-11T22:14:39.923 INFO:tasks.rados.rados.0.smithi023.stdout:38: write initial oid 38 2024-02-11T22:14:39.923 INFO:tasks.rados.rados.0.smithi023.stdout:38: seq_num 37 ranges {0=622592} 2024-02-11T22:14:39.927 INFO:tasks.rados.rados.0.smithi023.stdout:38: writing smithi02397626-38 from 0 to 622592 tid 1 2024-02-11T22:14:39.927 INFO:tasks.rados.rados.0.smithi023.stdout:39: write initial oid 39 2024-02-11T22:14:39.927 INFO:tasks.rados.rados.0.smithi023.stdout:39: seq_num 38 ranges {0=638976} 2024-02-11T22:14:39.932 INFO:tasks.rados.rados.0.smithi023.stdout:39: writing smithi02397626-39 from 0 to 638976 tid 1 2024-02-11T22:14:39.932 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.932 INFO:tasks.rados.rados.0.smithi023.stdout:23: finishing write tid 3 to smithi02397626-23 2024-02-11T22:14:39.932 INFO:tasks.rados.rados.0.smithi023.stdout:23: oid 23 updating version 0 to 8 2024-02-11T22:14:39.932 INFO:tasks.rados.rados.0.smithi023.stdout:23: oid 23 version 8 is already newer than 7 2024-02-11T22:14:39.932 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 8 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:25: finishing write tid 3 to smithi02397626-25 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:25: oid 25 updating version 0 to 2 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:25: oid 25 version 2 is already newer than 1 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:26: finishing write tid 3 to smithi02397626-26 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:26: oid 26 updating version 0 to 7 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:26: oid 26 updating version 7 to 8 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 8 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:27: finishing write tid 1 to smithi02397626-27 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:23: done (15 left) 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:25: done (14 left) 2024-02-11T22:14:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:26: done (13 left) 2024-02-11T22:14:39.934 INFO:tasks.rados.rados.0.smithi023.stdout:40: write initial oid 40 2024-02-11T22:14:39.934 INFO:tasks.rados.rados.0.smithi023.stdout:40: seq_num 39 ranges {0=663552} 2024-02-11T22:14:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:40: writing smithi02397626-40 from 0 to 663552 tid 1 2024-02-11T22:14:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:41: write initial oid 41 2024-02-11T22:14:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:41: seq_num 40 ranges {0=679936} 2024-02-11T22:14:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:41: writing smithi02397626-41 from 0 to 679936 tid 1 2024-02-11T22:14:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:42: write initial oid 42 2024-02-11T22:14:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:42: seq_num 41 ranges {0=696320} 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:42: writing smithi02397626-42 from 0 to 696320 tid 1 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:27: finishing write tid 2 to smithi02397626-27 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:29: finishing write tid 1 to smithi02397626-29 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:27: finishing write tid 3 to smithi02397626-27 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:27: oid 27 updating version 0 to 5 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:27: oid 27 updating version 5 to 6 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-02-11T22:14:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-02-11T22:14:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:29: finishing write tid 2 to smithi02397626-29 2024-02-11T22:14:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:28: finishing write tid 1 to smithi02397626-28 2024-02-11T22:14:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:27: done (15 left) 2024-02-11T22:14:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:43: write initial oid 43 2024-02-11T22:14:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:43: seq_num 42 ranges {0=712704} 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:43: writing smithi02397626-43 from 0 to 712704 tid 1 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:28: finishing write tid 2 to smithi02397626-28 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:30: finishing write tid 1 to smithi02397626-30 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:29: finishing write tid 3 to smithi02397626-29 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:29: oid 29 updating version 0 to 5 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:29: oid 29 updating version 5 to 6 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:30: finishing write tid 2 to smithi02397626-30 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:28: finishing write tid 3 to smithi02397626-28 2024-02-11T22:14:39.952 INFO:tasks.rados.rados.0.smithi023.stdout:28: oid 28 updating version 0 to 1 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:28: oid 28 updating version 1 to 2 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:30: finishing write tid 3 to smithi02397626-30 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:30: oid 30 updating version 0 to 8 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:30: oid 30 version 8 is already newer than 7 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 8 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:31: finishing write tid 1 to smithi02397626-31 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:28: done (15 left) 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:29: done (14 left) 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:30: done (13 left) 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:44: write initial oid 44 2024-02-11T22:14:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:44: seq_num 43 ranges {0=729088} 2024-02-11T22:14:39.955 INFO:tasks.rados.rados.0.smithi023.stdout:44: writing smithi02397626-44 from 0 to 729088 tid 1 2024-02-11T22:14:39.955 INFO:tasks.rados.rados.0.smithi023.stdout:45: write initial oid 45 2024-02-11T22:14:39.955 INFO:tasks.rados.rados.0.smithi023.stdout:45: seq_num 44 ranges {0=745472} 2024-02-11T22:14:39.960 INFO:tasks.rados.rados.0.smithi023.stdout:45: writing smithi02397626-45 from 0 to 745472 tid 1 2024-02-11T22:14:39.960 INFO:tasks.rados.rados.0.smithi023.stdout:46: write initial oid 46 2024-02-11T22:14:39.960 INFO:tasks.rados.rados.0.smithi023.stdout:46: seq_num 45 ranges {0=761856} 2024-02-11T22:14:39.965 INFO:tasks.rados.rados.0.smithi023.stdout:46: writing smithi02397626-46 from 0 to 761856 tid 1 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:31: finishing write tid 2 to smithi02397626-31 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:31: finishing write tid 3 to smithi02397626-31 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:31: oid 31 updating version 0 to 4 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:31: oid 31 version 4 is already newer than 3 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 4 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:32: finishing write tid 1 to smithi02397626-32 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:32: finishing write tid 2 to smithi02397626-32 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:33: finishing write tid 1 to smithi02397626-33 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:33: finishing write tid 2 to smithi02397626-33 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:32: finishing write tid 3 to smithi02397626-32 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:32: oid 32 updating version 0 to 9 2024-02-11T22:14:39.966 INFO:tasks.rados.rados.0.smithi023.stdout:32: oid 32 updating version 9 to 10 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 10 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:34: finishing write tid 1 to smithi02397626-34 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:33: finishing write tid 3 to smithi02397626-33 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:33: oid 33 updating version 0 to 5 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:33: oid 33 updating version 5 to 6 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:34: finishing write tid 2 to smithi02397626-34 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:35: finishing write tid 1 to smithi02397626-35 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:34: finishing write tid 3 to smithi02397626-34 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:34: oid 34 updating version 0 to 4 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:34: oid 34 version 4 is already newer than 3 2024-02-11T22:14:39.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:35: finishing write tid 2 to smithi02397626-35 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:31: done (15 left) 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:32: done (14 left) 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:33: done (13 left) 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:34: done (12 left) 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:47: write initial oid 47 2024-02-11T22:14:39.968 INFO:tasks.rados.rados.0.smithi023.stdout:47: seq_num 46 ranges {0=778240} 2024-02-11T22:14:39.969 INFO:tasks.rados.rados.0.smithi023.stdout:47: writing smithi02397626-47 from 0 to 778240 tid 1 2024-02-11T22:14:39.969 INFO:tasks.rados.rados.0.smithi023.stdout:48: write initial oid 48 2024-02-11T22:14:39.970 INFO:tasks.rados.rados.0.smithi023.stdout:48: seq_num 47 ranges {0=794624} 2024-02-11T22:14:39.974 INFO:tasks.rados.rados.0.smithi023.stdout:48: writing smithi02397626-48 from 0 to 794624 tid 1 2024-02-11T22:14:39.974 INFO:tasks.rados.rados.0.smithi023.stdout:49: write initial oid 49 2024-02-11T22:14:39.974 INFO:tasks.rados.rados.0.smithi023.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-02-11T22:14:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:49: writing smithi02397626-49 from 0 to 409600 tid 1 2024-02-11T22:14:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:49: writing smithi02397626-49 from 409600 to 811008 tid 2 2024-02-11T22:14:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:50: write initial oid 50 2024-02-11T22:14:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-02-11T22:14:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:50: writing smithi02397626-50 from 0 to 425984 tid 1 2024-02-11T22:14:39.985 INFO:tasks.rados.rados.0.smithi023.stdout:50: writing smithi02397626-50 from 425984 to 827392 tid 2 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:36: finishing write tid 1 to smithi02397626-36 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:35: finishing write tid 3 to smithi02397626-35 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:35: oid 35 updating version 0 to 3 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:35: oid 35 updating version 3 to 4 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:36: finishing write tid 2 to smithi02397626-36 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:36: finishing write tid 3 to smithi02397626-36 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:36: oid 36 updating version 0 to 3 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:36: oid 36 updating version 3 to 4 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 4 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-02-11T22:14:39.986 INFO:tasks.rados.rados.0.smithi023.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: finishing write tid 1 to smithi02397626-37 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: finishing write tid 2 to smithi02397626-37 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: finishing write tid 3 to smithi02397626-37 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: oid 37 updating version 0 to 8 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: oid 37 version 8 is already newer than 7 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:38: finishing write tid 1 to smithi02397626-38 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:35: done (15 left) 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:36: done (14 left) 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:37: done (13 left) 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:51: copy_from oid 8 from oid 14 current snap is 0 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:38: finishing write tid 2 to smithi02397626-38 2024-02-11T22:14:39.987 INFO:tasks.rados.rados.0.smithi023.stdout:38: finishing write tid 3 to smithi02397626-38 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:38: oid 38 updating version 0 to 6 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:38: oid 38 version 6 is already newer than 5 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:39: finishing write tid 1 to smithi02397626-39 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:38: done (13 left) 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 0 2024-02-11T22:14:39.988 INFO:tasks.rados.rados.0.smithi023.stdout:52: seq_num 50 ranges {237568=442368,679936=401408} 2024-02-11T22:14:39.989 INFO:tasks.rados.rados.0.smithi023.stdout:52: writing smithi02397626-15 from 237568 to 679936 tid 1 2024-02-11T22:14:39.993 INFO:tasks.rados.rados.0.smithi023.stdout:52: writing smithi02397626-15 from 679936 to 1081344 tid 2 2024-02-11T22:14:39.993 INFO:tasks.rados.rados.0.smithi023.stdout:53: rmattr oid 5 current snap is 0 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:53: done (14 left) 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:54: delete oid 5 current snap is 0 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:39: finishing write tid 2 to smithi02397626-39 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:39: finishing write tid 3 to smithi02397626-39 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:39: oid 39 updating version 0 to 2 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:39: oid 39 version 2 is already newer than 1 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:40: finishing write tid 1 to smithi02397626-40 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:40: finishing write tid 2 to smithi02397626-40 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:40: finishing write tid 3 to smithi02397626-40 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:40: oid 40 updating version 0 to 6 2024-02-11T22:14:39.994 INFO:tasks.rados.rados.0.smithi023.stdout:40: oid 40 version 6 is already newer than 5 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:41: finishing write tid 1 to smithi02397626-41 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:41: finishing write tid 2 to smithi02397626-41 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:42: finishing write tid 1 to smithi02397626-42 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:41: finishing write tid 3 to smithi02397626-41 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:41: oid 41 updating version 0 to 7 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:41: oid 41 updating version 7 to 8 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:42: finishing write tid 2 to smithi02397626-42 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:42: finishing write tid 3 to smithi02397626-42 2024-02-11T22:14:39.995 INFO:tasks.rados.rados.0.smithi023.stdout:42: oid 42 updating version 0 to 4 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:42: oid 42 version 4 is already newer than 3 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:43: finishing write tid 1 to smithi02397626-43 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:43: finishing write tid 2 to smithi02397626-43 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:43: finishing write tid 3 to smithi02397626-43 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:43: oid 43 updating version 0 to 10 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:43: oid 43 version 10 is already newer than 9 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:44: finishing write tid 1 to smithi02397626-44 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:44: finishing write tid 2 to smithi02397626-44 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:44: finishing write tid 3 to smithi02397626-44 2024-02-11T22:14:39.996 INFO:tasks.rados.rados.0.smithi023.stdout:44: oid 44 updating version 0 to 3 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:44: oid 44 updating version 3 to 4 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 4 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:45: finishing write tid 1 to smithi02397626-45 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:45: finishing write tid 2 to smithi02397626-45 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:45: finishing write tid 3 to smithi02397626-45 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:45: oid 45 updating version 0 to 5 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:45: oid 45 updating version 5 to 6 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:46: finishing write tid 1 to smithi02397626-46 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:46: finishing write tid 2 to smithi02397626-46 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:46: finishing write tid 3 to smithi02397626-46 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:46: oid 46 updating version 0 to 11 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:46: oid 46 updating version 11 to 12 2024-02-11T22:14:39.997 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:47: finishing write tid 1 to smithi02397626-47 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:47: finishing write tid 2 to smithi02397626-47 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:47: finishing write tid 3 to smithi02397626-47 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:47: oid 47 updating version 0 to 2 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:47: oid 47 version 2 is already newer than 1 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:48: finishing write tid 1 to smithi02397626-48 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:49: finishing write tid 1 to smithi02397626-49 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:48: finishing write tid 2 to smithi02397626-48 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:48: finishing write tid 3 to smithi02397626-48 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:48: oid 48 updating version 0 to 3 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:48: oid 48 updating version 3 to 4 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 4 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-11T22:14:39.998 INFO:tasks.rados.rados.0.smithi023.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: finishing write tid 2 to smithi02397626-49 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: finishing write tid 3 to smithi02397626-49 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: finishing write tid 4 to smithi02397626-49 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: oid 49 updating version 0 to 4 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: oid 49 updating version 4 to 5 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: oid 49 version 5 is already newer than 3 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 5 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: finishing write tid 1 to smithi02397626-50 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: finishing write tid 2 to smithi02397626-50 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: finishing write tid 3 to smithi02397626-50 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: finishing write tid 4 to smithi02397626-50 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: oid 50 updating version 0 to 10 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: oid 50 updating version 10 to 11 2024-02-11T22:14:39.999 INFO:tasks.rados.rados.0.smithi023.stdout:50: oid 50 version 11 is already newer than 9 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 11 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:51: finishing copy_from to smithi02397626-8 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:51: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:52: finishing write tid 1 to smithi02397626-15 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:39: done (14 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:40: done (13 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:41: done (12 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:42: done (11 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:43: done (10 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:44: done (9 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:45: done (8 left) 2024-02-11T22:14:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:46: done (7 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:47: done (6 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:48: done (5 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:49: done (4 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:50: done (3 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:51: done (2 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:54: done (1 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:55: read oid 16 snap -1 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:56: rollback oid 31 current snap is 0 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:56: done (2 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:57: read oid 28 snap -1 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:59: rollback oid 45 current snap is 0 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:59: done (4 left) 2024-02-11T22:14:40.001 INFO:tasks.rados.rados.0.smithi023.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-02-11T22:14:40.002 INFO:tasks.rados.rados.0.smithi023.stdout:61: delete oid 1 current snap is 0 2024-02-11T22:14:40.002 INFO:tasks.rados.rados.0.smithi023.stdout:52: finishing write tid 2 to smithi02397626-15 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:52: finishing write tid 3 to smithi02397626-15 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:61: done (5 left) 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:62: read oid 18 snap -1 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:62: expect (ObjNum 17 snap 0 seq_num 17) 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:63: snap_create 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:52: finishing write tid 4 to smithi02397626-15 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:52: oid 15 updating version 0 to 9 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:52: oid 15 version 9 is already newer than 8 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:52: oid 15 version 9 is already newer than 7 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:52: left oid 15 (ObjNum 50 snap 0 seq_num 50) 2024-02-11T22:14:40.003 INFO:tasks.rados.rados.0.smithi023.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-11T22:14:40.004 INFO:tasks.rados.rados.0.smithi023.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:14:40.016 INFO:tasks.rados.rados.0.smithi023.stdout:62: expect (ObjNum 17 snap 0 seq_num 17) 2024-02-11T22:14:40.024 INFO:tasks.rados.rados.0.smithi023.stdout:60: finishing copy_from to smithi02397626-23 2024-02-11T22:14:40.024 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 4 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-11T22:14:40.024 INFO:tasks.rados.rados.0.smithi023.stdout:60: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:14:40.024 INFO:tasks.rados.rados.0.smithi023.stdout:58: finishing copy_from to smithi02397626-29 2024-02-11T22:14:40.024 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-11T22:14:40.024 INFO:tasks.rados.rados.0.smithi023.stdout:58: finishing copy_from racing read to smithi02397626-29 2024-02-11T22:14:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:39 smithi023 ceph-mon[35696]: pgmap v82: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:39 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3229175478' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-11T22:14:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:39 smithi023 ceph-mon[50466]: pgmap v82: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:39 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3229175478' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-11T22:14:40.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:39 smithi160 ceph-mon[39894]: pgmap v82: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:40.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:39 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3229175478' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-11T22:14:40.846 INFO:tasks.rados.rados.0.smithi023.stdout:52: done (6 left) 2024-02-11T22:14:40.846 INFO:tasks.rados.rados.0.smithi023.stdout:55: done (5 left) 2024-02-11T22:14:40.846 INFO:tasks.rados.rados.0.smithi023.stdout:57: done (4 left) 2024-02-11T22:14:40.846 INFO:tasks.rados.rados.0.smithi023.stdout:58: done (3 left) 2024-02-11T22:14:40.846 INFO:tasks.rados.rados.0.smithi023.stdout:60: done (2 left) 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:62: done (1 left) 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:63: done (0 left) 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:65: read oid 30 snap -1 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 1 2024-02-11T22:14:40.847 INFO:tasks.rados.rados.0.smithi023.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-02-11T22:14:40.853 INFO:tasks.rados.rados.0.smithi023.stdout:66: writing smithi02397626-23 from 794624 to 1286144 tid 1 2024-02-11T22:14:40.856 INFO:tasks.rados.rados.0.smithi023.stdout:66: writing smithi02397626-23 from 1286144 to 1687552 tid 2 2024-02-11T22:14:40.856 INFO:tasks.rados.rados.0.smithi023.stdout:67: rollback oid 10 current snap is 1 2024-02-11T22:14:40.856 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 0 2024-02-11T22:14:40.856 INFO:tasks.rados.rados.0.smithi023.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-11T22:14:40.869 INFO:tasks.rados.rados.0.smithi023.stdout:64: finishing copy_from to smithi02397626-15 2024-02-11T22:14:40.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-02-11T22:14:40.869 INFO:tasks.rados.rados.0.smithi023.stdout:64: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:14:40.869 INFO:tasks.rados.rados.0.smithi023.stdout:66: finishing write tid 1 to smithi02397626-23 2024-02-11T22:14:40.869 INFO:tasks.rados.rados.0.smithi023.stdout:66: finishing write tid 2 to smithi02397626-23 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:67: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:66: finishing write tid 3 to smithi02397626-23 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:67: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:64: done (3 left) 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:65: done (2 left) 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:68: setattr oid 20 current snap is 1 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:67: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 15 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:66: finishing write tid 4 to smithi02397626-23 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:66: oid 23 updating version 0 to 16 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:66: oid 23 updating version 16 to 17 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:66: oid 23 updating version 17 to 18 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 18 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-02-11T22:14:40.870 INFO:tasks.rados.rados.0.smithi023.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:66: done (2 left) 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:67: done (1 left) 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:70: read oid 24 snap 0 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:72: rollback oid 49 current snap is 1 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 0 2024-02-11T22:14:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:73: read oid 4 snap 0 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:74: rmattr oid 7 current snap is 1 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:74: done (6 left) 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:76: read oid 39 snap -1 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:78: read oid 2 snap -1 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:79: setattr oid 41 current snap is 1 2024-02-11T22:14:40.873 INFO:tasks.rados.rados.0.smithi023.stdout:80: snap_create 2024-02-11T22:14:40.875 INFO:tasks.rados.rados.0.smithi023.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-02-11T22:14:40.879 INFO:tasks.rados.rados.0.smithi023.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-11T22:14:40.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 8 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-11T22:14:40.879 INFO:tasks.rados.rados.0.smithi023.stdout:72: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:14:40.879 INFO:tasks.rados.rados.0.smithi023.stdout:72: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:14:40.882 INFO:tasks.rados.rados.0.smithi023.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:14:40.899 INFO:tasks.rados.rados.0.smithi023.stdout:75: finishing copy_from to smithi02397626-21 2024-02-11T22:14:40.899 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-11T22:14:40.900 INFO:tasks.rados.rados.0.smithi023.stdout:75: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:14:40.900 INFO:tasks.rados.rados.0.smithi023.stdout:72: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:14:40.900 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 10 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-11T22:14:40.900 INFO:tasks.rados.rados.0.smithi023.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:71: finishing copy_from to smithi02397626-36 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:71: finishing copy_from racing read to smithi02397626-36 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:77: finishing copy_from to smithi02397626-6 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 8 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:77: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:69: finishing copy_from to smithi02397626-45 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-02-11T22:14:40.910 INFO:tasks.rados.rados.0.smithi023.stdout:69: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[35696]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[35696]: Cluster is now healthy 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3229175478' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[35696]: osdmap e73: 8 total, 8 up, 8 in 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[50466]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[50466]: Cluster is now healthy 2024-02-11T22:14:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3229175478' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-02-11T22:14:41.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:40 smithi023 ceph-mon[50466]: osdmap e73: 8 total, 8 up, 8 in 2024-02-11T22:14:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:40 smithi160 ceph-mon[39894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:14:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:40 smithi160 ceph-mon[39894]: Cluster is now healthy 2024-02-11T22:14:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:40 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3229175478' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-02-11T22:14:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:40 smithi160 ceph-mon[39894]: osdmap e73: 8 total, 8 up, 8 in 2024-02-11T22:14:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:68: done (11 left) 2024-02-11T22:14:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:69: done (10 left) 2024-02-11T22:14:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:70: done (9 left) 2024-02-11T22:14:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:71: done (8 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:72: done (7 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:73: done (6 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:75: done (5 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:76: done (4 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:77: done (3 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:78: done (2 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:79: done (1 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:80: done (0 left) 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:81: rollback oid 40 current snap is 2 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 1 2024-02-11T22:14:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:82: snap_create 2024-02-11T22:14:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:81: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:14:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:81: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:14:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:81: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:14:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-11T22:14:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:41 smithi023 ceph-mon[35696]: osdmap e74: 8 total, 8 up, 8 in 2024-02-11T22:14:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:41 smithi023 ceph-mon[35696]: pgmap v85: 121 pgs: 121 active+clean; 16 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-02-11T22:14:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:41 smithi023 ceph-mon[50466]: osdmap e74: 8 total, 8 up, 8 in 2024-02-11T22:14:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:41 smithi023 ceph-mon[50466]: pgmap v85: 121 pgs: 121 active+clean; 16 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-02-11T22:14:42.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:41 smithi160 ceph-mon[39894]: osdmap e74: 8 total, 8 up, 8 in 2024-02-11T22:14:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:41 smithi160 ceph-mon[39894]: pgmap v85: 121 pgs: 121 active+clean; 16 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:81: done (1 left) 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:82: done (0 left) 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:83: rollback oid 9 current snap is 3 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 0 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:84: read oid 20 snap 1 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:85: read oid 25 snap -1 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-02-11T22:14:42.876 INFO:tasks.rados.rados.0.smithi023.stdout:87: setattr oid 48 current snap is 3 2024-02-11T22:14:42.877 INFO:tasks.rados.rados.0.smithi023.stdout:88: snap_remove snap 2 2024-02-11T22:14:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:42 smithi023 ceph-mon[35696]: osdmap e75: 8 total, 8 up, 8 in 2024-02-11T22:14:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:42 smithi023 ceph-mon[50466]: osdmap e75: 8 total, 8 up, 8 in 2024-02-11T22:14:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:42 smithi160 ceph-mon[39894]: osdmap e75: 8 total, 8 up, 8 in 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:88: done (5 left) 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:89: read oid 38 snap 1 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:90: read oid 18 snap -1 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-02-11T22:14:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:14:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:83: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:14:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:83: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:14:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:83: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:14:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 22 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-02-11T22:14:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-11T22:14:43.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-11T22:14:43.906 INFO:tasks.rados.rados.0.smithi023.stdout:86: finishing copy_from to smithi02397626-34 2024-02-11T22:14:43.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-11T22:14:43.906 INFO:tasks.rados.rados.0.smithi023.stdout:86: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:14:43.906 INFO:tasks.rados.rados.0.smithi023.stdout:83: done (7 left) 2024-02-11T22:14:43.906 INFO:tasks.rados.rados.0.smithi023.stdout:84: done (6 left) 2024-02-11T22:14:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:85: done (5 left) 2024-02-11T22:14:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:86: done (4 left) 2024-02-11T22:14:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:87: done (3 left) 2024-02-11T22:14:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:92: rmattr oid 49 current snap is 3 2024-02-11T22:14:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:92: done (3 left) 2024-02-11T22:14:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:93: snap_remove snap 0 2024-02-11T22:14:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:43 smithi023 ceph-mon[35696]: osdmap e76: 8 total, 8 up, 8 in 2024-02-11T22:14:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:43 smithi023 ceph-mon[35696]: pgmap v88: 121 pgs: 121 active+clean; 16 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2024-02-11T22:14:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:43 smithi023 ceph-mon[35696]: osdmap e77: 8 total, 8 up, 8 in 2024-02-11T22:14:44.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:43 smithi023 ceph-mon[50466]: osdmap e76: 8 total, 8 up, 8 in 2024-02-11T22:14:44.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:43 smithi023 ceph-mon[50466]: pgmap v88: 121 pgs: 121 active+clean; 16 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2024-02-11T22:14:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:43 smithi023 ceph-mon[50466]: osdmap e77: 8 total, 8 up, 8 in 2024-02-11T22:14:44.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:43 smithi160 ceph-mon[39894]: osdmap e76: 8 total, 8 up, 8 in 2024-02-11T22:14:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:43 smithi160 ceph-mon[39894]: pgmap v88: 121 pgs: 121 active+clean; 16 MiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2024-02-11T22:14:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:43 smithi160 ceph-mon[39894]: osdmap e77: 8 total, 8 up, 8 in 2024-02-11T22:14:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:93: done (3 left) 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:94: rmattr oid 31 current snap is 3 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:94: done (3 left) 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:95: read oid 43 snap 1 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:95: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:96: rmattr oid 14 current snap is 3 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:96: done (4 left) 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:97: read oid 9 snap 1 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:97: expect (ObjNum 8 snap 0 seq_num 8) 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 3 2024-02-11T22:14:44.909 INFO:tasks.rados.rados.0.smithi023.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2024-02-11T22:14:44.918 INFO:tasks.rados.rados.0.smithi023.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-02-11T22:14:44.938 INFO:tasks.rados.rados.0.smithi023.stdout:91: finishing copy_from to smithi02397626-2 2024-02-11T22:14:44.938 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-11T22:14:44.938 INFO:tasks.rados.rados.0.smithi023.stdout:91: finishing copy_from racing read to smithi02397626-2 2024-02-11T22:14:44.938 INFO:tasks.rados.rados.0.smithi023.stdout:98: seq_num 54 ranges {409600=507904,917504=401408} 2024-02-11T22:14:44.943 INFO:tasks.rados.rados.0.smithi023.stdout:98: writing smithi02397626-25 from 409600 to 917504 tid 1 2024-02-11T22:14:44.945 INFO:tasks.rados.rados.0.smithi023.stdout:98: writing smithi02397626-25 from 917504 to 1318912 tid 2 2024-02-11T22:14:44.946 INFO:tasks.rados.rados.0.smithi023.stdout:89: done (5 left) 2024-02-11T22:14:44.946 INFO:tasks.rados.rados.0.smithi023.stdout:90: done (4 left) 2024-02-11T22:14:44.946 INFO:tasks.rados.rados.0.smithi023.stdout:91: done (3 left) 2024-02-11T22:14:44.946 INFO:tasks.rados.rados.0.smithi023.stdout:99: copy_from oid 34 from oid 40 current snap is 3 2024-02-11T22:14:44.946 INFO:tasks.rados.rados.0.smithi023.stdout:97: expect (ObjNum 8 snap 0 seq_num 8) 2024-02-11T22:14:44.950 INFO:tasks.rados.rados.0.smithi023.stdout:95: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-11T22:14:44.971 INFO:tasks.rados.rados.0.smithi023.stdout:98: finishing write tid 1 to smithi02397626-25 2024-02-11T22:14:44.971 INFO:tasks.rados.rados.0.smithi023.stdout:98: finishing write tid 2 to smithi02397626-25 2024-02-11T22:14:44.971 INFO:tasks.rados.rados.0.smithi023.stdout:95: done (3 left) 2024-02-11T22:14:44.971 INFO:tasks.rados.rados.0.smithi023.stdout:97: done (2 left) 2024-02-11T22:14:44.971 INFO:tasks.rados.rados.0.smithi023.stdout:100: snap_remove snap 1 2024-02-11T22:14:45.915 INFO:tasks.rados.rados.0.smithi023.stdout:100: done (2 left) 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:101: copy_from oid 16 from oid 21 current snap is 3 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: finishing write tid 3 to smithi02397626-25 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: finishing write tid 4 to smithi02397626-25 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: oid 25 updating version 0 to 12 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: oid 25 updating version 12 to 14 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: oid 25 version 14 is already newer than 13 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 14 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: left oid 25 (ObjNum 54 snap 3 seq_num 54) 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:99: finishing copy_from to smithi02397626-34 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:99: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:14:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:98: done (2 left) 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:99: done (1 left) 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:102: read oid 14 snap -1 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:102: expect (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:103: rollback oid 22 current snap is 3 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:103: done (2 left) 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 3 2024-02-11T22:14:45.917 INFO:tasks.rados.rados.0.smithi023.stdout:104: seq_num 55 ranges {622592=524288,1146880=401408} 2024-02-11T22:14:45.922 INFO:tasks.rados.rados.0.smithi023.stdout:104: writing smithi02397626-38 from 622592 to 1146880 tid 1 2024-02-11T22:14:45.924 INFO:tasks.rados.rados.0.smithi023.stdout:104: writing smithi02397626-38 from 1146880 to 1548288 tid 2 2024-02-11T22:14:45.924 INFO:tasks.rados.rados.0.smithi023.stdout:105: copy_from oid 24 from oid 49 current snap is 3 2024-02-11T22:14:45.924 INFO:tasks.rados.rados.0.smithi023.stdout:102: expect (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:14:45.932 INFO:tasks.rados.rados.0.smithi023.stdout:104: finishing write tid 1 to smithi02397626-38 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:101: finishing copy_from to smithi02397626-16 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:101: finishing copy_from racing read to smithi02397626-16 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:104: finishing write tid 2 to smithi02397626-38 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:104: finishing write tid 3 to smithi02397626-38 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:101: done (3 left) 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:102: done (2 left) 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:106: rollback oid 4 current snap is 3 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:106: done (2 left) 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 3 2024-02-11T22:14:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:107: seq_num 56 ranges {188416=540672,729088=401408} 2024-02-11T22:14:45.936 INFO:tasks.rados.rados.0.smithi023.stdout:107: writing smithi02397626-12 from 188416 to 729088 tid 1 2024-02-11T22:14:45.939 INFO:tasks.rados.rados.0.smithi023.stdout:107: writing smithi02397626-12 from 729088 to 1130496 tid 2 2024-02-11T22:14:45.939 INFO:tasks.rados.rados.0.smithi023.stdout:108: read oid 26 snap -1 2024-02-11T22:14:45.939 INFO:tasks.rados.rados.0.smithi023.stdout:108: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-11T22:14:45.939 INFO:tasks.rados.rados.0.smithi023.stdout:109: rollback oid 3 current snap is 3 2024-02-11T22:14:45.939 INFO:tasks.rados.rados.0.smithi023.stdout:109: done (4 left) 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 3 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:104: finishing write tid 4 to smithi02397626-38 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:104: oid 38 updating version 0 to 14 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:104: oid 38 updating version 14 to 15 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:104: oid 38 version 15 is already newer than 13 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 15 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:104: left oid 38 (ObjNum 55 snap 3 seq_num 55) 2024-02-11T22:14:45.940 INFO:tasks.rados.rados.0.smithi023.stdout:110: seq_num 57 ranges {221184=557056,778240=401408} 2024-02-11T22:14:45.943 INFO:tasks.rados.rados.0.smithi023.stdout:110: writing smithi02397626-8 from 221184 to 778240 tid 1 2024-02-11T22:14:45.946 INFO:tasks.rados.rados.0.smithi023.stdout:110: writing smithi02397626-8 from 778240 to 1179648 tid 2 2024-02-11T22:14:45.946 INFO:tasks.rados.rados.0.smithi023.stdout:104: done (4 left) 2024-02-11T22:14:45.946 INFO:tasks.rados.rados.0.smithi023.stdout:111: delete oid 47 current snap is 3 2024-02-11T22:14:45.946 INFO:tasks.rados.rados.0.smithi023.stdout:105: finishing copy_from to smithi02397626-24 2024-02-11T22:14:45.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 10 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-11T22:14:45.946 INFO:tasks.rados.rados.0.smithi023.stdout:105: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:14:45.947 INFO:tasks.rados.rados.0.smithi023.stdout:107: finishing write tid 1 to smithi02397626-12 2024-02-11T22:14:45.947 INFO:tasks.rados.rados.0.smithi023.stdout:107: finishing write tid 2 to smithi02397626-12 2024-02-11T22:14:45.947 INFO:tasks.rados.rados.0.smithi023.stdout:107: finishing write tid 3 to smithi02397626-12 2024-02-11T22:14:45.947 INFO:tasks.rados.rados.0.smithi023.stdout:108: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-11T22:14:45.962 INFO:tasks.rados.rados.0.smithi023.stdout:107: finishing write tid 4 to smithi02397626-12 2024-02-11T22:14:45.962 INFO:tasks.rados.rados.0.smithi023.stdout:107: oid 12 updating version 0 to 21 2024-02-11T22:14:45.962 INFO:tasks.rados.rados.0.smithi023.stdout:107: oid 12 updating version 21 to 22 2024-02-11T22:14:45.962 INFO:tasks.rados.rados.0.smithi023.stdout:107: oid 12 version 22 is already newer than 20 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 22 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:107: left oid 12 (ObjNum 56 snap 3 seq_num 56) 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:110: finishing write tid 1 to smithi02397626-8 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:105: done (4 left) 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:107: done (3 left) 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:108: done (2 left) 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:111: done (1 left) 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:112: rmattr oid 6 current snap is 3 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:112: done (1 left) 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:113: delete oid 26 current snap is 3 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:110: finishing write tid 2 to smithi02397626-8 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:110: finishing write tid 3 to smithi02397626-8 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:110: finishing write tid 4 to smithi02397626-8 2024-02-11T22:14:45.963 INFO:tasks.rados.rados.0.smithi023.stdout:110: oid 8 updating version 0 to 14 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:110: oid 8 updating version 14 to 15 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:110: oid 8 version 15 is already newer than 13 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 15 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:110: left oid 8 (ObjNum 57 snap 3 seq_num 57) 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:110: done (1 left) 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:113: done (0 left) 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 3 2024-02-11T22:14:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:114: seq_num 60 ranges {1318912=614400,1933312=401408} 2024-02-11T22:14:45.974 INFO:tasks.rados.rados.0.smithi023.stdout:114: writing smithi02397626-25 from 1318912 to 1933312 tid 1 2024-02-11T22:14:45.976 INFO:tasks.rados.rados.0.smithi023.stdout:114: writing smithi02397626-25 from 1933312 to 2334720 tid 2 2024-02-11T22:14:45.976 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 3 2024-02-11T22:14:45.976 INFO:tasks.rados.rados.0.smithi023.stdout:115: seq_num 61 ranges {40960=630784,671744=401408} 2024-02-11T22:14:45.980 INFO:tasks.rados.rados.0.smithi023.stdout:115: writing smithi02397626-3 from 40960 to 671744 tid 1 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:115: writing smithi02397626-3 from 671744 to 1073152 tid 2 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 3 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: finishing write tid 1 to smithi02397626-25 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: finishing write tid 2 to smithi02397626-25 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: finishing write tid 3 to smithi02397626-25 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: finishing write tid 4 to smithi02397626-25 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: oid 25 updating version 0 to 21 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: oid 25 version 21 is already newer than 20 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: oid 25 version 21 is already newer than 19 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 21 (ObjNum 60 snap 3 seq_num 60) dirty exists 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:114: left oid 25 (ObjNum 60 snap 3 seq_num 60) 2024-02-11T22:14:45.984 INFO:tasks.rados.rados.0.smithi023.stdout:115: finishing write tid 1 to smithi02397626-3 2024-02-11T22:14:45.985 INFO:tasks.rados.rados.0.smithi023.stdout:116: seq_num 62 ranges {524288=647168,1171456=401408} 2024-02-11T22:14:45.991 INFO:tasks.rados.rados.0.smithi023.stdout:116: writing smithi02397626-32 from 524288 to 1171456 tid 1 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:116: writing smithi02397626-32 from 1171456 to 1572864 tid 2 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:114: done (2 left) 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 3 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:115: finishing write tid 2 to smithi02397626-3 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:115: finishing write tid 3 to smithi02397626-3 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:115: finishing write tid 4 to smithi02397626-3 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:115: oid 3 updating version 0 to 8 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:115: oid 3 updating version 8 to 10 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:115: oid 3 version 10 is already newer than 9 2024-02-11T22:14:45.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 10 (ObjNum 61 snap 3 seq_num 61) dirty exists 2024-02-11T22:14:45.995 INFO:tasks.rados.rados.0.smithi023.stdout:115: left oid 3 (ObjNum 61 snap 3 seq_num 61) 2024-02-11T22:14:45.995 INFO:tasks.rados.rados.0.smithi023.stdout:117: seq_num 63 ranges {778240=663552,1441792=401408} 2024-02-11T22:14:46.002 INFO:tasks.rados.rados.0.smithi023.stdout:117: writing smithi02397626-2 from 778240 to 1441792 tid 1 2024-02-11T22:14:46.005 INFO:tasks.rados.rados.0.smithi023.stdout:117: writing smithi02397626-2 from 1441792 to 1843200 tid 2 2024-02-11T22:14:46.005 INFO:tasks.rados.rados.0.smithi023.stdout:115: done (2 left) 2024-02-11T22:14:46.005 INFO:tasks.rados.rados.0.smithi023.stdout:118: rollback oid 14 current snap is 3 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:118: done (2 left) 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:119: delete oid 15 current snap is 3 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: finishing write tid 1 to smithi02397626-32 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: finishing write tid 2 to smithi02397626-32 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: finishing write tid 3 to smithi02397626-32 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: finishing write tid 4 to smithi02397626-32 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: oid 32 updating version 0 to 32 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: oid 32 updating version 32 to 33 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: oid 32 version 33 is already newer than 31 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 33 (ObjNum 62 snap 3 seq_num 62) dirty exists 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:116: left oid 32 (ObjNum 62 snap 3 seq_num 62) 2024-02-11T22:14:46.006 INFO:tasks.rados.rados.0.smithi023.stdout:117: finishing write tid 1 to smithi02397626-2 2024-02-11T22:14:46.007 INFO:tasks.rados.rados.0.smithi023.stdout:116: done (2 left) 2024-02-11T22:14:46.007 INFO:tasks.rados.rados.0.smithi023.stdout:119: done (1 left) 2024-02-11T22:14:46.007 INFO:tasks.rados.rados.0.smithi023.stdout:120: delete oid 37 current snap is 3 2024-02-11T22:14:46.008 INFO:tasks.rados.rados.0.smithi023.stdout:117: finishing write tid 2 to smithi02397626-2 2024-02-11T22:14:46.008 INFO:tasks.rados.rados.0.smithi023.stdout:120: done (1 left) 2024-02-11T22:14:46.008 INFO:tasks.rados.rados.0.smithi023.stdout:121: snap_create 2024-02-11T22:14:46.008 INFO:tasks.rados.rados.0.smithi023.stdout:117: finishing write tid 3 to smithi02397626-2 2024-02-11T22:14:46.009 INFO:tasks.rados.rados.0.smithi023.stdout:117: finishing write tid 4 to smithi02397626-2 2024-02-11T22:14:46.009 INFO:tasks.rados.rados.0.smithi023.stdout:117: oid 2 updating version 0 to 26 2024-02-11T22:14:46.009 INFO:tasks.rados.rados.0.smithi023.stdout:117: oid 2 version 26 is already newer than 25 2024-02-11T22:14:46.009 INFO:tasks.rados.rados.0.smithi023.stdout:117: oid 2 version 26 is already newer than 24 2024-02-11T22:14:46.009 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 26 (ObjNum 63 snap 3 seq_num 63) dirty exists 2024-02-11T22:14:46.009 INFO:tasks.rados.rados.0.smithi023.stdout:117: left oid 2 (ObjNum 63 snap 3 seq_num 63) 2024-02-11T22:14:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:45 smithi023 ceph-mon[35696]: osdmap e78: 8 total, 8 up, 8 in 2024-02-11T22:14:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:45 smithi023 ceph-mon[35696]: pgmap v91: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-02-11T22:14:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:14:45] "GET /metrics HTTP/1.1" 200 33646 "" "Prometheus/2.43.0" 2024-02-11T22:14:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:45 smithi023 ceph-mon[50466]: osdmap e78: 8 total, 8 up, 8 in 2024-02-11T22:14:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:45 smithi023 ceph-mon[50466]: pgmap v91: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-02-11T22:14:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:45 smithi160 ceph-mon[39894]: osdmap e78: 8 total, 8 up, 8 in 2024-02-11T22:14:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:45 smithi160 ceph-mon[39894]: pgmap v91: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-02-11T22:14:46.936 INFO:tasks.rados.rados.0.smithi023.stdout:117: done (1 left) 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:121: done (0 left) 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:122: read oid 48 snap 3 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:123: rollback oid 22 current snap is 4 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 3 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:124: read oid 17 snap 3 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:124: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 4 2024-02-11T22:14:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:125: seq_num 66 ranges {1572864=712704,2285568=401408} 2024-02-11T22:14:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:125: writing smithi02397626-32 from 1572864 to 2285568 tid 1 2024-02-11T22:14:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:125: writing smithi02397626-32 from 2285568 to 2686976 tid 2 2024-02-11T22:14:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:126: copy_from oid 1 from oid 24 current snap is 4 2024-02-11T22:14:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:124: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:14:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:123: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:14:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:123: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:14:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:124: done (4 left) 2024-02-11T22:14:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:127: read oid 43 snap -1 2024-02-11T22:14:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:127: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-11T22:14:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:128: copy_from oid 33 from oid 19 current snap is 4 2024-02-11T22:14:46.961 INFO:tasks.rados.rados.0.smithi023.stdout:123: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:14:46.961 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 37 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-11T22:14:46.961 INFO:tasks.rados.rados.0.smithi023.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2024-02-11T22:14:46.984 INFO:tasks.rados.rados.0.smithi023.stdout:122: done (5 left) 2024-02-11T22:14:46.984 INFO:tasks.rados.rados.0.smithi023.stdout:123: done (4 left) 2024-02-11T22:14:46.984 INFO:tasks.rados.rados.0.smithi023.stdout:129: copy_from oid 14 from oid 26 current snap is 4 2024-02-11T22:14:46.984 INFO:tasks.rados.rados.0.smithi023.stdout:125: finishing write tid 1 to smithi02397626-32 2024-02-11T22:14:46.984 INFO:tasks.rados.rados.0.smithi023.stdout:125: finishing write tid 2 to smithi02397626-32 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:125: finishing write tid 3 to smithi02397626-32 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:125: finishing write tid 4 to smithi02397626-32 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:125: oid 32 updating version 0 to 41 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:125: oid 32 version 41 is already newer than 40 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:125: oid 32 version 41 is already newer than 39 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 41 (ObjNum 66 snap 4 seq_num 66) dirty exists 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:125: left oid 32 (ObjNum 66 snap 4 seq_num 66) 2024-02-11T22:14:46.985 INFO:tasks.rados.rados.0.smithi023.stdout:127: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-11T22:14:47.003 INFO:tasks.rados.rados.0.smithi023.stdout:126: finishing copy_from to smithi02397626-1 2024-02-11T22:14:47.003 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 10 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-11T22:14:47.003 INFO:tasks.rados.rados.0.smithi023.stdout:128: finishing copy_from to smithi02397626-33 2024-02-11T22:14:47.003 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:126: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:128: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:129: finishing copy_from to smithi02397626-14 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:129: got expected ENOENT (src dne) 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:129: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:125: done (4 left) 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:126: done (3 left) 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:127: done (2 left) 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:128: done (1 left) 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:129: done (0 left) 2024-02-11T22:14:47.004 INFO:tasks.rados.rados.0.smithi023.stdout:130: snap_create 2024-02-11T22:14:47.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:46 smithi160 ceph-mon[39894]: osdmap e79: 8 total, 8 up, 8 in 2024-02-11T22:14:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:46 smithi023 ceph-mon[35696]: osdmap e79: 8 total, 8 up, 8 in 2024-02-11T22:14:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:46 smithi023 ceph-mon[50466]: osdmap e79: 8 total, 8 up, 8 in 2024-02-11T22:14:47.547 INFO:tasks.rados.rados.0.smithi023.stdout:130: done (0 left) 2024-02-11T22:14:47.547 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 5 2024-02-11T22:14:47.547 INFO:tasks.rados.rados.0.smithi023.stdout:131: seq_num 67 ranges {139264=729088,868352=401408} 2024-02-11T22:14:47.549 INFO:tasks.rados.rados.0.smithi023.stdout:131: writing smithi02397626-9 from 139264 to 868352 tid 1 2024-02-11T22:14:47.551 INFO:tasks.rados.rados.0.smithi023.stdout:131: writing smithi02397626-9 from 868352 to 1269760 tid 2 2024-02-11T22:14:47.551 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 5 2024-02-11T22:14:47.552 INFO:tasks.rados.rados.0.smithi023.stdout:132: seq_num 68 ranges {1130496=745472,1875968=401408} 2024-02-11T22:14:47.562 INFO:tasks.rados.rados.0.smithi023.stdout:132: writing smithi02397626-12 from 1130496 to 1875968 tid 1 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:132: writing smithi02397626-12 from 1875968 to 2277376 tid 2 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:133: rollback oid 22 current snap is 5 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 3 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: finishing write tid 1 to smithi02397626-9 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: finishing write tid 2 to smithi02397626-9 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: finishing write tid 3 to smithi02397626-9 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: finishing write tid 4 to smithi02397626-9 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: oid 9 updating version 0 to 44 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: oid 9 updating version 44 to 45 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: oid 9 updating version 45 to 46 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 46 (ObjNum 67 snap 5 seq_num 67) dirty exists 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: left oid 9 (ObjNum 67 snap 5 seq_num 67) 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:131: done (2 left) 2024-02-11T22:14:47.565 INFO:tasks.rados.rados.0.smithi023.stdout:134: snap_create 2024-02-11T22:14:47.570 INFO:tasks.rados.rados.0.smithi023.stdout:132: finishing write tid 1 to smithi02397626-12 2024-02-11T22:14:47.571 INFO:tasks.rados.rados.0.smithi023.stdout:133: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:14:47.571 INFO:tasks.rados.rados.0.smithi023.stdout:132: finishing write tid 2 to smithi02397626-12 2024-02-11T22:14:47.571 INFO:tasks.rados.rados.0.smithi023.stdout:133: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:14:47.571 INFO:tasks.rados.rados.0.smithi023.stdout:132: finishing write tid 3 to smithi02397626-12 2024-02-11T22:14:47.571 INFO:tasks.rados.rados.0.smithi023.stdout:133: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:14:47.571 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 50 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-11T22:14:47.572 INFO:tasks.rados.rados.0.smithi023.stdout:132: finishing write tid 4 to smithi02397626-12 2024-02-11T22:14:47.572 INFO:tasks.rados.rados.0.smithi023.stdout:132: oid 12 updating version 0 to 25 2024-02-11T22:14:47.572 INFO:tasks.rados.rados.0.smithi023.stdout:132: oid 12 updating version 25 to 27 2024-02-11T22:14:47.572 INFO:tasks.rados.rados.0.smithi023.stdout:132: oid 12 version 27 is already newer than 26 2024-02-11T22:14:47.573 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 27 (ObjNum 68 snap 5 seq_num 68) dirty exists 2024-02-11T22:14:47.573 INFO:tasks.rados.rados.0.smithi023.stdout:132: left oid 12 (ObjNum 68 snap 5 seq_num 68) 2024-02-11T22:14:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:47 smithi023 ceph-mon[35696]: osdmap e80: 8 total, 8 up, 8 in 2024-02-11T22:14:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:47 smithi023 ceph-mon[35696]: pgmap v94: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-02-11T22:14:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:47 smithi023 ceph-mon[35696]: osdmap e81: 8 total, 8 up, 8 in 2024-02-11T22:14:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:47 smithi023 ceph-mon[50466]: osdmap e80: 8 total, 8 up, 8 in 2024-02-11T22:14:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:47 smithi023 ceph-mon[50466]: pgmap v94: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-02-11T22:14:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:47 smithi023 ceph-mon[50466]: osdmap e81: 8 total, 8 up, 8 in 2024-02-11T22:14:48.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:47 smithi160 ceph-mon[39894]: osdmap e80: 8 total, 8 up, 8 in 2024-02-11T22:14:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:47 smithi160 ceph-mon[39894]: pgmap v94: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-02-11T22:14:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:47 smithi160 ceph-mon[39894]: osdmap e81: 8 total, 8 up, 8 in 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:132: done (2 left) 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:133: done (1 left) 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:134: done (0 left) 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:135: read oid 33 snap -1 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:135: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:136: read oid 45 snap -1 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:136: expect (ObjNum 33 snap 0 seq_num 33) 2024-02-11T22:14:48.558 INFO:tasks.rados.rados.0.smithi023.stdout:137: snap_create 2024-02-11T22:14:48.563 INFO:tasks.rados.rados.0.smithi023.stdout:135: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:14:48.573 INFO:tasks.rados.rados.0.smithi023.stdout:136: expect (ObjNum 33 snap 0 seq_num 33) 2024-02-11T22:14:49.564 INFO:tasks.rados.rados.0.smithi023.stdout:135: done (2 left) 2024-02-11T22:14:49.564 INFO:tasks.rados.rados.0.smithi023.stdout:136: done (1 left) 2024-02-11T22:14:49.565 INFO:tasks.rados.rados.0.smithi023.stdout:137: done (0 left) 2024-02-11T22:14:49.565 INFO:tasks.rados.rados.0.smithi023.stdout:138: copy_from oid 48 from oid 42 current snap is 7 2024-02-11T22:14:49.565 INFO:tasks.rados.rados.0.smithi023.stdout:139: delete oid 29 current snap is 7 2024-02-11T22:14:49.566 INFO:tasks.rados.rados.0.smithi023.stdout:139: done (1 left) 2024-02-11T22:14:49.566 INFO:tasks.rados.rados.0.smithi023.stdout:140: snap_create 2024-02-11T22:14:49.576 INFO:tasks.rados.rados.0.smithi023.stdout:138: finishing copy_from to smithi02397626-48 2024-02-11T22:14:49.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:14:49.576 INFO:tasks.rados.rados.0.smithi023.stdout:138: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:14:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:49 smithi023 ceph-mon[35696]: osdmap e82: 8 total, 8 up, 8 in 2024-02-11T22:14:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:49 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:49 smithi023 ceph-mon[50466]: osdmap e82: 8 total, 8 up, 8 in 2024-02-11T22:14:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:49 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:49 smithi160 ceph-mon[39894]: osdmap e82: 8 total, 8 up, 8 in 2024-02-11T22:14:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:14:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:49 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:14:50.572 INFO:tasks.rados.rados.0.smithi023.stdout:138: done (1 left) 2024-02-11T22:14:50.572 INFO:tasks.rados.rados.0.smithi023.stdout:140: done (0 left) 2024-02-11T22:14:50.572 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 8 2024-02-11T22:14:50.572 INFO:tasks.rados.rados.0.smithi023.stdout:141: seq_num 70 ranges {712704=778240,1490944=401408} 2024-02-11T22:14:50.580 INFO:tasks.rados.rados.0.smithi023.stdout:141: writing smithi02397626-43 from 712704 to 1490944 tid 1 2024-02-11T22:14:50.582 INFO:tasks.rados.rados.0.smithi023.stdout:141: writing smithi02397626-43 from 1490944 to 1892352 tid 2 2024-02-11T22:14:50.582 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 8 2024-02-11T22:14:50.582 INFO:tasks.rados.rados.0.smithi023.stdout:142: seq_num 71 ranges {155648=794624,950272=401408} 2024-02-11T22:14:50.587 INFO:tasks.rados.rados.0.smithi023.stdout:142: writing smithi02397626-10 from 155648 to 950272 tid 1 2024-02-11T22:14:50.590 INFO:tasks.rados.rados.0.smithi023.stdout:142: writing smithi02397626-10 from 950272 to 1351680 tid 2 2024-02-11T22:14:50.590 INFO:tasks.rados.rados.0.smithi023.stdout:143: snap_create 2024-02-11T22:14:50.590 INFO:tasks.rados.rados.0.smithi023.stdout:141: finishing write tid 1 to smithi02397626-43 2024-02-11T22:14:50.590 INFO:tasks.rados.rados.0.smithi023.stdout:141: finishing write tid 2 to smithi02397626-43 2024-02-11T22:14:50.590 INFO:tasks.rados.rados.0.smithi023.stdout:141: finishing write tid 3 to smithi02397626-43 2024-02-11T22:14:50.593 INFO:tasks.rados.rados.0.smithi023.stdout:142: finishing write tid 1 to smithi02397626-10 2024-02-11T22:14:50.593 INFO:tasks.rados.rados.0.smithi023.stdout:142: finishing write tid 2 to smithi02397626-10 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:141: finishing write tid 4 to smithi02397626-43 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:141: oid 43 updating version 0 to 28 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:141: oid 43 updating version 28 to 29 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:141: oid 43 updating version 29 to 30 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 30 (ObjNum 70 snap 8 seq_num 70) dirty exists 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:141: left oid 43 (ObjNum 70 snap 8 seq_num 70) 2024-02-11T22:14:50.594 INFO:tasks.rados.rados.0.smithi023.stdout:142: finishing write tid 3 to smithi02397626-10 2024-02-11T22:14:50.595 INFO:tasks.rados.rados.0.smithi023.stdout:142: finishing write tid 4 to smithi02397626-10 2024-02-11T22:14:50.595 INFO:tasks.rados.rados.0.smithi023.stdout:142: oid 10 updating version 0 to 33 2024-02-11T22:14:50.595 INFO:tasks.rados.rados.0.smithi023.stdout:142: oid 10 version 33 is already newer than 32 2024-02-11T22:14:50.595 INFO:tasks.rados.rados.0.smithi023.stdout:142: oid 10 updating version 33 to 34 2024-02-11T22:14:50.595 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 34 (ObjNum 71 snap 8 seq_num 71) dirty exists 2024-02-11T22:14:50.595 INFO:tasks.rados.rados.0.smithi023.stdout:142: left oid 10 (ObjNum 71 snap 8 seq_num 71) 2024-02-11T22:14:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:50 smithi023 ceph-mon[35696]: pgmap v97: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:50 smithi023 ceph-mon[35696]: osdmap e83: 8 total, 8 up, 8 in 2024-02-11T22:14:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:50 smithi023 ceph-mon[50466]: pgmap v97: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:50 smithi023 ceph-mon[50466]: osdmap e83: 8 total, 8 up, 8 in 2024-02-11T22:14:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:50 smithi160 ceph-mon[39894]: pgmap v97: 121 pgs: 121 active+clean; 25 MiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:14:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:50 smithi160 ceph-mon[39894]: osdmap e83: 8 total, 8 up, 8 in 2024-02-11T22:14:51.584 INFO:tasks.rados.rados.0.smithi023.stdout:141: done (2 left) 2024-02-11T22:14:51.584 INFO:tasks.rados.rados.0.smithi023.stdout:142: done (1 left) 2024-02-11T22:14:51.584 INFO:tasks.rados.rados.0.smithi023.stdout:143: done (0 left) 2024-02-11T22:14:51.584 INFO:tasks.rados.rados.0.smithi023.stdout:144: snap_create 2024-02-11T22:14:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:51 smithi023 ceph-mon[35696]: osdmap e84: 8 total, 8 up, 8 in 2024-02-11T22:14:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:51 smithi023 ceph-mon[50466]: osdmap e84: 8 total, 8 up, 8 in 2024-02-11T22:14:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:51 smithi160 ceph-mon[39894]: osdmap e84: 8 total, 8 up, 8 in 2024-02-11T22:14:52.537 INFO:tasks.rados.rados.0.smithi023.stdout:144: done (0 left) 2024-02-11T22:14:52.537 INFO:tasks.rados.rados.0.smithi023.stdout:145: read oid 42 snap -1 2024-02-11T22:14:52.537 INFO:tasks.rados.rados.0.smithi023.stdout:145: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:14:52.537 INFO:tasks.rados.rados.0.smithi023.stdout:146: rmattr oid 17 current snap is 10 2024-02-11T22:14:52.537 INFO:tasks.rados.rados.0.smithi023.stdout:146: done (1 left) 2024-02-11T22:14:52.537 INFO:tasks.rados.rados.0.smithi023.stdout:147: setattr oid 28 current snap is 10 2024-02-11T22:14:52.543 INFO:tasks.rados.rados.0.smithi023.stdout:148: copy_from oid 33 from oid 16 current snap is 10 2024-02-11T22:14:52.543 INFO:tasks.rados.rados.0.smithi023.stdout:149: setattr oid 32 current snap is 10 2024-02-11T22:14:52.543 INFO:tasks.rados.rados.0.smithi023.stdout:150: snap_remove snap 5 2024-02-11T22:14:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:52 smithi023 ceph-mon[35696]: pgmap v100: 121 pgs: 121 active+clean; 34 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-02-11T22:14:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:52 smithi023 ceph-mon[35696]: osdmap e85: 8 total, 8 up, 8 in 2024-02-11T22:14:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:52 smithi023 ceph-mon[35696]: osdmap e86: 8 total, 8 up, 8 in 2024-02-11T22:14:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:52 smithi023 ceph-mon[50466]: pgmap v100: 121 pgs: 121 active+clean; 34 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-02-11T22:14:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:52 smithi023 ceph-mon[50466]: osdmap e85: 8 total, 8 up, 8 in 2024-02-11T22:14:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:52 smithi023 ceph-mon[50466]: osdmap e86: 8 total, 8 up, 8 in 2024-02-11T22:14:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:52 smithi160 ceph-mon[39894]: pgmap v100: 121 pgs: 121 active+clean; 34 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-02-11T22:14:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:52 smithi160 ceph-mon[39894]: osdmap e85: 8 total, 8 up, 8 in 2024-02-11T22:14:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:52 smithi160 ceph-mon[39894]: osdmap e86: 8 total, 8 up, 8 in 2024-02-11T22:14:53.546 INFO:tasks.rados.rados.0.smithi023.stdout:150: done (4 left) 2024-02-11T22:14:53.546 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 10 2024-02-11T22:14:53.546 INFO:tasks.rados.rados.0.smithi023.stdout:145: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:14:53.569 INFO:tasks.rados.rados.0.smithi023.stdout:148: finishing copy_from to smithi02397626-33 2024-02-11T22:14:53.569 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-11T22:14:53.569 INFO:tasks.rados.rados.0.smithi023.stdout:148: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:14:53.569 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 52 (ObjNum 66 snap 4 seq_num 66) dirty exists 2024-02-11T22:14:53.569 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-11T22:14:53.569 INFO:tasks.rados.rados.0.smithi023.stdout:151: seq_num 72 ranges {2334720=409600,2744320=524288,3268608=278528} 2024-02-11T22:14:53.584 INFO:tasks.rados.rados.0.smithi023.stdout:151: writing smithi02397626-25 from 2334720 to 2744320 tid 1 2024-02-11T22:14:53.587 INFO:tasks.rados.rados.0.smithi023.stdout:151: writing smithi02397626-25 from 2744320 to 3268608 tid 2 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:151: writing smithi02397626-25 from 3268608 to 3547136 tid 3 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:145: done (4 left) 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:147: done (3 left) 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:148: done (2 left) 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:149: done (1 left) 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 10 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:151: finishing write tid 1 to smithi02397626-25 2024-02-11T22:14:53.589 INFO:tasks.rados.rados.0.smithi023.stdout:152: seq_num 73 ranges {557056=425984,983040=409600,1392640=393216} 2024-02-11T22:14:53.594 INFO:tasks.rados.rados.0.smithi023.stdout:152: writing smithi02397626-45 from 557056 to 983040 tid 1 2024-02-11T22:14:53.596 INFO:tasks.rados.rados.0.smithi023.stdout:152: writing smithi02397626-45 from 983040 to 1392640 tid 2 2024-02-11T22:14:53.598 INFO:tasks.rados.rados.0.smithi023.stdout:152: writing smithi02397626-45 from 1392640 to 1785856 tid 3 2024-02-11T22:14:53.598 INFO:tasks.rados.rados.0.smithi023.stdout:153: snap_remove snap 3 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:153: done (2 left) 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:154: delete oid 22 current snap is 10 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: finishing write tid 2 to smithi02397626-25 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: finishing write tid 3 to smithi02397626-25 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: finishing write tid 4 to smithi02397626-25 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: finishing write tid 5 to smithi02397626-25 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: oid 25 updating version 0 to 30 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: oid 25 version 30 is already newer than 29 2024-02-11T22:14:54.585 INFO:tasks.rados.rados.0.smithi023.stdout:151: oid 25 version 30 is already newer than 28 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:151: oid 25 version 30 is already newer than 27 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 30 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:151: left oid 25 (ObjNum 72 snap 10 seq_num 72) 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: finishing write tid 1 to smithi02397626-45 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: finishing write tid 2 to smithi02397626-45 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: finishing write tid 3 to smithi02397626-45 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: finishing write tid 4 to smithi02397626-45 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: finishing write tid 5 to smithi02397626-45 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: oid 45 updating version 0 to 19 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: oid 45 version 19 is already newer than 18 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: oid 45 version 19 is already newer than 16 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: oid 45 version 19 is already newer than 17 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 19 (ObjNum 73 snap 10 seq_num 73) dirty exists 2024-02-11T22:14:54.586 INFO:tasks.rados.rados.0.smithi023.stdout:152: left oid 45 (ObjNum 73 snap 10 seq_num 73) 2024-02-11T22:14:54.593 INFO:tasks.rados.rados.0.smithi023.stdout:151: done (2 left) 2024-02-11T22:14:54.593 INFO:tasks.rados.rados.0.smithi023.stdout:152: done (1 left) 2024-02-11T22:14:54.593 INFO:tasks.rados.rados.0.smithi023.stdout:154: done (0 left) 2024-02-11T22:14:54.593 INFO:tasks.rados.rados.0.smithi023.stdout:155: snap_create 2024-02-11T22:14:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:54 smithi023 ceph-mon[35696]: pgmap v103: 121 pgs: 121 active+clean; 34 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-02-11T22:14:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:54 smithi023 ceph-mon[35696]: osdmap e87: 8 total, 8 up, 8 in 2024-02-11T22:14:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:54 smithi023 ceph-mon[50466]: pgmap v103: 121 pgs: 121 active+clean; 34 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-02-11T22:14:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:54 smithi023 ceph-mon[50466]: osdmap e87: 8 total, 8 up, 8 in 2024-02-11T22:14:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:54 smithi160 ceph-mon[39894]: pgmap v103: 121 pgs: 121 active+clean; 34 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 22 op/s 2024-02-11T22:14:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:54 smithi160 ceph-mon[39894]: osdmap e87: 8 total, 8 up, 8 in 2024-02-11T22:14:55.611 INFO:tasks.rados.rados.0.smithi023.stdout:155: done (0 left) 2024-02-11T22:14:55.611 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 11 2024-02-11T22:14:55.611 INFO:tasks.rados.rados.0.smithi023.stdout:156: seq_num 75 ranges {507904=458752,966656=581632,1548288=221184} 2024-02-11T22:14:55.617 INFO:tasks.rados.rados.0.smithi023.stdout:156: writing smithi02397626-31 from 507904 to 966656 tid 1 2024-02-11T22:14:55.622 INFO:tasks.rados.rados.0.smithi023.stdout:156: writing smithi02397626-31 from 966656 to 1548288 tid 2 2024-02-11T22:14:55.623 INFO:tasks.rados.rados.0.smithi023.stdout:156: writing smithi02397626-31 from 1548288 to 1769472 tid 3 2024-02-11T22:14:55.623 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 11 2024-02-11T22:14:55.623 INFO:tasks.rados.rados.0.smithi023.stdout:156: finishing write tid 1 to smithi02397626-31 2024-02-11T22:14:55.623 INFO:tasks.rados.rados.0.smithi023.stdout:157: seq_num 76 ranges {188416=475136,663552=458752,1122304=344064} 2024-02-11T22:14:55.630 INFO:tasks.rados.rados.0.smithi023.stdout:157: writing smithi02397626-16 from 188416 to 663552 tid 1 2024-02-11T22:14:55.631 INFO:tasks.rados.rados.0.smithi023.stdout:157: writing smithi02397626-16 from 663552 to 1122304 tid 2 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:157: writing smithi02397626-16 from 1122304 to 1466368 tid 3 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:158: copy_from oid 10 from oid 39 current snap is 11 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: finishing write tid 2 to smithi02397626-31 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: finishing write tid 3 to smithi02397626-31 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: finishing write tid 4 to smithi02397626-31 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: finishing write tid 5 to smithi02397626-31 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: oid 31 updating version 0 to 25 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: oid 31 version 25 is already newer than 23 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: oid 31 updating version 25 to 26 2024-02-11T22:14:55.634 INFO:tasks.rados.rados.0.smithi023.stdout:156: oid 31 version 26 is already newer than 24 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 26 (ObjNum 75 snap 11 seq_num 75) dirty exists 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:156: left oid 31 (ObjNum 75 snap 11 seq_num 75) 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:156: done (2 left) 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:159: read oid 25 snap 7 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:159: expect (ObjNum 60 snap 3 seq_num 60) 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:160: copy_from oid 21 from oid 35 current snap is 11 2024-02-11T22:14:55.635 INFO:tasks.rados.rados.0.smithi023.stdout:161: snap_remove snap 6 2024-02-11T22:14:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:55 smithi023 ceph-mon[35696]: osdmap e88: 8 total, 8 up, 8 in 2024-02-11T22:14:55.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:14:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:14:55] "GET /metrics HTTP/1.1" 200 35984 "" "Prometheus/2.43.0" 2024-02-11T22:14:55.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:55 smithi023 ceph-mon[50466]: osdmap e88: 8 total, 8 up, 8 in 2024-02-11T22:14:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:55 smithi160 ceph-mon[39894]: osdmap e88: 8 total, 8 up, 8 in 2024-02-11T22:14:56.612 INFO:tasks.rados.rados.0.smithi023.stdout:161: done (4 left) 2024-02-11T22:14:56.612 INFO:tasks.rados.rados.0.smithi023.stdout:162: delete oid 8 current snap is 11 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: finishing write tid 1 to smithi02397626-16 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: finishing write tid 2 to smithi02397626-16 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: finishing write tid 3 to smithi02397626-16 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: finishing write tid 4 to smithi02397626-16 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: finishing write tid 5 to smithi02397626-16 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: oid 16 updating version 0 to 15 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: oid 16 version 15 is already newer than 12 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: oid 16 version 15 is already newer than 13 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: oid 16 version 15 is already newer than 14 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 15 (ObjNum 76 snap 11 seq_num 76) dirty exists 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:157: left oid 16 (ObjNum 76 snap 11 seq_num 76) 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:158: finishing copy_from to smithi02397626-10 2024-02-11T22:14:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:14:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:158: finishing copy_from racing read to smithi02397626-10 2024-02-11T22:14:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:160: finishing copy_from to smithi02397626-21 2024-02-11T22:14:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-02-11T22:14:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:160: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:14:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:159: expect (ObjNum 60 snap 3 seq_num 60) 2024-02-11T22:14:56.717 INFO:tasks.rados.rados.0.smithi023.stdout:157: done (4 left) 2024-02-11T22:14:56.717 INFO:tasks.rados.rados.0.smithi023.stdout:158: done (3 left) 2024-02-11T22:14:56.717 INFO:tasks.rados.rados.0.smithi023.stdout:159: done (2 left) 2024-02-11T22:14:56.717 INFO:tasks.rados.rados.0.smithi023.stdout:160: done (1 left) 2024-02-11T22:14:56.717 INFO:tasks.rados.rados.0.smithi023.stdout:162: done (0 left) 2024-02-11T22:14:56.717 INFO:tasks.rados.rados.0.smithi023.stdout:163: snap_remove snap 9 2024-02-11T22:14:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:56 smithi023 ceph-mon[35696]: pgmap v106: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-11T22:14:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:56 smithi023 ceph-mon[35696]: osdmap e89: 8 total, 8 up, 8 in 2024-02-11T22:14:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:56 smithi023 ceph-mon[50466]: pgmap v106: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-11T22:14:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:56 smithi023 ceph-mon[50466]: osdmap e89: 8 total, 8 up, 8 in 2024-02-11T22:14:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:56 smithi160 ceph-mon[39894]: pgmap v106: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-11T22:14:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:56 smithi160 ceph-mon[39894]: osdmap e89: 8 total, 8 up, 8 in 2024-02-11T22:14:57.539 INFO:tasks.rados.rados.0.smithi023.stdout:163: done (0 left) 2024-02-11T22:14:57.539 INFO:tasks.rados.rados.0.smithi023.stdout:164: snap_create 2024-02-11T22:14:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:57 smithi023 ceph-mon[35696]: osdmap e90: 8 total, 8 up, 8 in 2024-02-11T22:14:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:57 smithi023 ceph-mon[35696]: osdmap e91: 8 total, 8 up, 8 in 2024-02-11T22:14:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:57 smithi023 ceph-mon[50466]: osdmap e90: 8 total, 8 up, 8 in 2024-02-11T22:14:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:57 smithi023 ceph-mon[50466]: osdmap e91: 8 total, 8 up, 8 in 2024-02-11T22:14:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:57 smithi160 ceph-mon[39894]: osdmap e90: 8 total, 8 up, 8 in 2024-02-11T22:14:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:57 smithi160 ceph-mon[39894]: osdmap e91: 8 total, 8 up, 8 in 2024-02-11T22:14:58.538 INFO:tasks.rados.rados.0.smithi023.stdout:164: done (0 left) 2024-02-11T22:14:58.538 INFO:tasks.rados.rados.0.smithi023.stdout:165: read oid 46 snap -1 2024-02-11T22:14:58.538 INFO:tasks.rados.rados.0.smithi023.stdout:165: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-11T22:14:58.538 INFO:tasks.rados.rados.0.smithi023.stdout:166: read oid 7 snap 8 2024-02-11T22:14:58.539 INFO:tasks.rados.rados.0.smithi023.stdout:166: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:14:58.539 INFO:tasks.rados.rados.0.smithi023.stdout:167: snap_create 2024-02-11T22:14:58.543 INFO:tasks.rados.rados.0.smithi023.stdout:166: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:14:58.547 INFO:tasks.rados.rados.0.smithi023.stdout:165: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-11T22:14:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:58 smithi023 ceph-mon[35696]: pgmap v109: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-11T22:14:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:14:58 smithi023 ceph-mon[35696]: osdmap e92: 8 total, 8 up, 8 in 2024-02-11T22:14:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:58 smithi023 ceph-mon[50466]: pgmap v109: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-11T22:14:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:14:58 smithi023 ceph-mon[50466]: osdmap e92: 8 total, 8 up, 8 in 2024-02-11T22:14:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:58 smithi160 ceph-mon[39894]: pgmap v109: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-11T22:14:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:14:58 smithi160 ceph-mon[39894]: osdmap e92: 8 total, 8 up, 8 in 2024-02-11T22:14:59.541 INFO:tasks.rados.rados.0.smithi023.stdout:165: done (2 left) 2024-02-11T22:14:59.541 INFO:tasks.rados.rados.0.smithi023.stdout:166: done (1 left) 2024-02-11T22:14:59.541 INFO:tasks.rados.rados.0.smithi023.stdout:167: done (0 left) 2024-02-11T22:14:59.541 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 13 2024-02-11T22:14:59.541 INFO:tasks.rados.rados.0.smithi023.stdout:168: seq_num 78 ranges {204800=516096,720896=679936,1400832=122880} 2024-02-11T22:14:59.544 INFO:tasks.rados.rados.0.smithi023.stdout:168: writing smithi02397626-13 from 204800 to 720896 tid 1 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:168: writing smithi02397626-13 from 720896 to 1400832 tid 2 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:168: writing smithi02397626-13 from 1400832 to 1523712 tid 3 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:169: copy_from oid 15 from oid 5 current snap is 13 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:170: rollback oid 19 current snap is 13 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 7 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:171: copy_from oid 21 from oid 24 current snap is 13 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:172: copy_from oid 3 from oid 7 current snap is 13 2024-02-11T22:14:59.551 INFO:tasks.rados.rados.0.smithi023.stdout:173: read oid 33 snap -1 2024-02-11T22:14:59.552 INFO:tasks.rados.rados.0.smithi023.stdout:173: expect (ObjNum 11 snap 0 seq_num 11) 2024-02-11T22:14:59.552 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 13 2024-02-11T22:14:59.552 INFO:tasks.rados.rados.0.smithi023.stdout:174: seq_num 79 ranges {1466368=532480,1998848=565248,2564096=237568} 2024-02-11T22:14:59.561 INFO:tasks.rados.rados.0.smithi023.stdout:174: writing smithi02397626-16 from 1466368 to 1998848 tid 1 2024-02-11T22:14:59.565 INFO:tasks.rados.rados.0.smithi023.stdout:174: writing smithi02397626-16 from 1998848 to 2564096 tid 2 2024-02-11T22:14:59.566 INFO:tasks.rados.rados.0.smithi023.stdout:174: writing smithi02397626-16 from 2564096 to 2801664 tid 3 2024-02-11T22:14:59.567 INFO:tasks.rados.rados.0.smithi023.stdout:175: rmattr oid 34 current snap is 13 2024-02-11T22:14:59.567 INFO:tasks.rados.rados.0.smithi023.stdout:175: done (7 left) 2024-02-11T22:14:59.567 INFO:tasks.rados.rados.0.smithi023.stdout:176: snap_remove snap 11 2024-02-11T22:15:00.563 INFO:tasks.rados.rados.0.smithi023.stdout:176: done (7 left) 2024-02-11T22:15:00.563 INFO:tasks.rados.rados.0.smithi023.stdout:177: read oid 39 snap -1 2024-02-11T22:15:00.563 INFO:tasks.rados.rados.0.smithi023.stdout:177: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:00.563 INFO:tasks.rados.rados.0.smithi023.stdout:178: rmattr oid 4 current snap is 13 2024-02-11T22:15:00.563 INFO:tasks.rados.rados.0.smithi023.stdout:178: done (8 left) 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:179: snap_create 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:168: finishing write tid 1 to smithi02397626-13 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:170: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:170: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:170: finishing rollback tid 2 to smithi02397626-19 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 12 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:168: finishing write tid 2 to smithi02397626-13 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:168: finishing write tid 3 to smithi02397626-13 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:168: finishing write tid 4 to smithi02397626-13 2024-02-11T22:15:00.564 INFO:tasks.rados.rados.0.smithi023.stdout:173: expect (ObjNum 11 snap 0 seq_num 11) 2024-02-11T22:15:00.571 INFO:tasks.rados.rados.0.smithi023.stdout:169: finishing copy_from to smithi02397626-15 2024-02-11T22:15:00.571 INFO:tasks.rados.rados.0.smithi023.stdout:169: got expected ENOENT (src dne) 2024-02-11T22:15:00.571 INFO:tasks.rados.rados.0.smithi023.stdout:169: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:172: finishing copy_from to smithi02397626-3 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:168: finishing write tid 5 to smithi02397626-13 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:168: oid 13 updating version 0 to 21 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:168: oid 13 updating version 21 to 23 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:168: oid 13 version 23 is already newer than 20 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:168: oid 13 version 23 is already newer than 22 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 23 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:168: left oid 13 (ObjNum 78 snap 13 seq_num 78) 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:172: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:171: finishing copy_from to smithi02397626-21 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 10 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:171: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:15:00.572 INFO:tasks.rados.rados.0.smithi023.stdout:174: finishing write tid 1 to smithi02397626-16 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: finishing write tid 2 to smithi02397626-16 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: finishing write tid 3 to smithi02397626-16 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: finishing write tid 4 to smithi02397626-16 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: finishing write tid 5 to smithi02397626-16 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: oid 16 updating version 0 to 24 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: oid 16 version 24 is already newer than 21 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: oid 16 version 24 is already newer than 22 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: oid 16 version 24 is already newer than 23 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 24 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-02-11T22:15:00.573 INFO:tasks.rados.rados.0.smithi023.stdout:174: left oid 16 (ObjNum 79 snap 13 seq_num 79) 2024-02-11T22:15:00.574 INFO:tasks.rados.rados.0.smithi023.stdout:177: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:00 smithi023 ceph-mon[35696]: pgmap v112: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:00 smithi023 ceph-mon[35696]: osdmap e93: 8 total, 8 up, 8 in 2024-02-11T22:15:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:00 smithi023 ceph-mon[50466]: pgmap v112: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:00 smithi023 ceph-mon[50466]: osdmap e93: 8 total, 8 up, 8 in 2024-02-11T22:15:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:00 smithi160 ceph-mon[39894]: pgmap v112: 121 pgs: 121 active+clean; 38 MiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:00 smithi160 ceph-mon[39894]: osdmap e93: 8 total, 8 up, 8 in 2024-02-11T22:15:01.589 INFO:tasks.rados.rados.0.smithi023.stdout:168: done (8 left) 2024-02-11T22:15:01.589 INFO:tasks.rados.rados.0.smithi023.stdout:169: done (7 left) 2024-02-11T22:15:01.589 INFO:tasks.rados.rados.0.smithi023.stdout:170: done (6 left) 2024-02-11T22:15:01.589 INFO:tasks.rados.rados.0.smithi023.stdout:171: done (5 left) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:172: done (4 left) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:173: done (3 left) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:174: done (2 left) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:177: done (1 left) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:179: done (0 left) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:180: copy_from oid 17 from oid 8 current snap is 14 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:181: read oid 32 snap -1 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:181: expect (ObjNum 66 snap 4 seq_num 66) 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 14 2024-02-11T22:15:01.590 INFO:tasks.rados.rados.0.smithi023.stdout:182: seq_num 80 ranges {1892352=548864,2441216=450560,2891776=352256} 2024-02-11T22:15:01.603 INFO:tasks.rados.rados.0.smithi023.stdout:182: writing smithi02397626-43 from 1892352 to 2441216 tid 1 2024-02-11T22:15:01.605 INFO:tasks.rados.rados.0.smithi023.stdout:182: writing smithi02397626-43 from 2441216 to 2891776 tid 2 2024-02-11T22:15:01.607 INFO:tasks.rados.rados.0.smithi023.stdout:182: writing smithi02397626-43 from 2891776 to 3244032 tid 3 2024-02-11T22:15:01.607 INFO:tasks.rados.rados.0.smithi023.stdout:183: setattr oid 39 current snap is 14 2024-02-11T22:15:01.607 INFO:tasks.rados.rados.0.smithi023.stdout:180: finishing copy_from to smithi02397626-17 2024-02-11T22:15:01.608 INFO:tasks.rados.rados.0.smithi023.stdout:180: got expected ENOENT (src dne) 2024-02-11T22:15:01.608 INFO:tasks.rados.rados.0.smithi023.stdout:180: finishing copy_from racing read to smithi02397626-17 2024-02-11T22:15:01.608 INFO:tasks.rados.rados.0.smithi023.stdout:181: expect (ObjNum 66 snap 4 seq_num 66) 2024-02-11T22:15:01.721 INFO:tasks.rados.rados.0.smithi023.stdout:182: finishing write tid 1 to smithi02397626-43 2024-02-11T22:15:01.721 INFO:tasks.rados.rados.0.smithi023.stdout:182: finishing write tid 2 to smithi02397626-43 2024-02-11T22:15:01.721 INFO:tasks.rados.rados.0.smithi023.stdout:182: finishing write tid 3 to smithi02397626-43 2024-02-11T22:15:01.721 INFO:tasks.rados.rados.0.smithi023.stdout:182: finishing write tid 4 to smithi02397626-43 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: finishing write tid 5 to smithi02397626-43 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: oid 43 updating version 0 to 55 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: oid 43 version 55 is already newer than 53 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: oid 43 version 55 is already newer than 52 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: oid 43 version 55 is already newer than 54 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 55 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: left oid 43 (ObjNum 80 snap 14 seq_num 80) 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:180: done (3 left) 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:181: done (2 left) 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:182: done (1 left) 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:184: read oid 21 snap 12 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:184: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 14 2024-02-11T22:15:01.722 INFO:tasks.rados.rados.0.smithi023.stdout:185: seq_num 81 ranges {663552=565248,1228800=737280,1966080=65536} 2024-02-11T22:15:01.727 INFO:tasks.rados.rados.0.smithi023.stdout:185: writing smithi02397626-34 from 663552 to 1228800 tid 1 2024-02-11T22:15:01.732 INFO:tasks.rados.rados.0.smithi023.stdout:185: writing smithi02397626-34 from 1228800 to 1966080 tid 2 2024-02-11T22:15:01.732 INFO:tasks.rados.rados.0.smithi023.stdout:185: writing smithi02397626-34 from 1966080 to 2031616 tid 3 2024-02-11T22:15:01.732 INFO:tasks.rados.rados.0.smithi023.stdout:186: snap_create 2024-02-11T22:15:01.733 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:15:01.733 INFO:tasks.rados.rados.0.smithi023.stdout:184: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: finishing write tid 1 to smithi02397626-34 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: finishing write tid 2 to smithi02397626-34 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: finishing write tid 3 to smithi02397626-34 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: finishing write tid 4 to smithi02397626-34 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: finishing write tid 5 to smithi02397626-34 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: oid 34 updating version 0 to 26 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: oid 34 updating version 26 to 27 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: oid 34 version 27 is already newer than 25 2024-02-11T22:15:01.749 INFO:tasks.rados.rados.0.smithi023.stdout:185: oid 34 updating version 27 to 28 2024-02-11T22:15:01.750 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 28 (ObjNum 81 snap 14 seq_num 81) dirty exists 2024-02-11T22:15:01.750 INFO:tasks.rados.rados.0.smithi023.stdout:185: left oid 34 (ObjNum 81 snap 14 seq_num 81) 2024-02-11T22:15:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:01 smithi023 ceph-mon[35696]: osdmap e94: 8 total, 8 up, 8 in 2024-02-11T22:15:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:01 smithi023 ceph-mon[50466]: osdmap e94: 8 total, 8 up, 8 in 2024-02-11T22:15:01.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:01 smithi160 ceph-mon[39894]: osdmap e94: 8 total, 8 up, 8 in 2024-02-11T22:15:02.536 INFO:tasks.rados.rados.0.smithi023.stdout:183: done (3 left) 2024-02-11T22:15:02.537 INFO:tasks.rados.rados.0.smithi023.stdout:184: done (2 left) 2024-02-11T22:15:02.537 INFO:tasks.rados.rados.0.smithi023.stdout:185: done (1 left) 2024-02-11T22:15:02.537 INFO:tasks.rados.rados.0.smithi023.stdout:186: done (0 left) 2024-02-11T22:15:02.537 INFO:tasks.rados.rados.0.smithi023.stdout:187: snap_create 2024-02-11T22:15:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:02 smithi023 ceph-mon[35696]: pgmap v115: 121 pgs: 121 active+clean; 45 MiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:15:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:02 smithi023 ceph-mon[35696]: osdmap e95: 8 total, 8 up, 8 in 2024-02-11T22:15:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:02 smithi023 ceph-mon[35696]: osdmap e96: 8 total, 8 up, 8 in 2024-02-11T22:15:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:02 smithi023 ceph-mon[50466]: pgmap v115: 121 pgs: 121 active+clean; 45 MiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:15:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:02 smithi023 ceph-mon[50466]: osdmap e95: 8 total, 8 up, 8 in 2024-02-11T22:15:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:02 smithi023 ceph-mon[50466]: osdmap e96: 8 total, 8 up, 8 in 2024-02-11T22:15:02.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:02 smithi160 ceph-mon[39894]: pgmap v115: 121 pgs: 121 active+clean; 45 MiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:15:02.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:02 smithi160 ceph-mon[39894]: osdmap e95: 8 total, 8 up, 8 in 2024-02-11T22:15:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:02 smithi160 ceph-mon[39894]: osdmap e96: 8 total, 8 up, 8 in 2024-02-11T22:15:03.539 INFO:tasks.rados.rados.0.smithi023.stdout:187: done (0 left) 2024-02-11T22:15:03.539 INFO:tasks.rados.rados.0.smithi023.stdout:188: read oid 45 snap -1 2024-02-11T22:15:03.539 INFO:tasks.rados.rados.0.smithi023.stdout:188: expect (ObjNum 73 snap 10 seq_num 73) 2024-02-11T22:15:03.539 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 16 2024-02-11T22:15:03.539 INFO:tasks.rados.rados.0.smithi023.stdout:189: seq_num 82 ranges {1769472=581632,2351104=622592,2973696=180224} 2024-02-11T22:15:03.551 INFO:tasks.rados.rados.0.smithi023.stdout:189: writing smithi02397626-31 from 1769472 to 2351104 tid 1 2024-02-11T22:15:03.555 INFO:tasks.rados.rados.0.smithi023.stdout:189: writing smithi02397626-31 from 2351104 to 2973696 tid 2 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:189: writing smithi02397626-31 from 2973696 to 3153920 tid 3 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:190: read oid 49 snap -1 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:190: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:191: read oid 38 snap -1 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:191: expect (ObjNum 55 snap 3 seq_num 55) 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:192: read oid 40 snap -1 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:192: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:193: snap_create 2024-02-11T22:15:03.557 INFO:tasks.rados.rados.0.smithi023.stdout:188: expect (ObjNum 73 snap 10 seq_num 73) 2024-02-11T22:15:03.615 INFO:tasks.rados.rados.0.smithi023.stdout:189: finishing write tid 1 to smithi02397626-31 2024-02-11T22:15:03.615 INFO:tasks.rados.rados.0.smithi023.stdout:192: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-11T22:15:03.634 INFO:tasks.rados.rados.0.smithi023.stdout:191: expect (ObjNum 55 snap 3 seq_num 55) 2024-02-11T22:15:03.685 INFO:tasks.rados.rados.0.smithi023.stdout:189: finishing write tid 2 to smithi02397626-31 2024-02-11T22:15:03.685 INFO:tasks.rados.rados.0.smithi023.stdout:189: finishing write tid 3 to smithi02397626-31 2024-02-11T22:15:03.685 INFO:tasks.rados.rados.0.smithi023.stdout:189: finishing write tid 4 to smithi02397626-31 2024-02-11T22:15:03.685 INFO:tasks.rados.rados.0.smithi023.stdout:189: finishing write tid 5 to smithi02397626-31 2024-02-11T22:15:03.685 INFO:tasks.rados.rados.0.smithi023.stdout:189: oid 31 updating version 0 to 38 2024-02-11T22:15:03.686 INFO:tasks.rados.rados.0.smithi023.stdout:189: oid 31 version 38 is already newer than 37 2024-02-11T22:15:03.686 INFO:tasks.rados.rados.0.smithi023.stdout:189: oid 31 version 38 is already newer than 36 2024-02-11T22:15:03.686 INFO:tasks.rados.rados.0.smithi023.stdout:189: oid 31 updating version 38 to 39 2024-02-11T22:15:03.686 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 39 (ObjNum 82 snap 16 seq_num 82) dirty exists 2024-02-11T22:15:03.686 INFO:tasks.rados.rados.0.smithi023.stdout:189: left oid 31 (ObjNum 82 snap 16 seq_num 82) 2024-02-11T22:15:03.686 INFO:tasks.rados.rados.0.smithi023.stdout:190: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:15:04.551 INFO:tasks.rados.rados.0.smithi023.stdout:188: done (5 left) 2024-02-11T22:15:04.551 INFO:tasks.rados.rados.0.smithi023.stdout:189: done (4 left) 2024-02-11T22:15:04.551 INFO:tasks.rados.rados.0.smithi023.stdout:190: done (3 left) 2024-02-11T22:15:04.552 INFO:tasks.rados.rados.0.smithi023.stdout:191: done (2 left) 2024-02-11T22:15:04.552 INFO:tasks.rados.rados.0.smithi023.stdout:192: done (1 left) 2024-02-11T22:15:04.552 INFO:tasks.rados.rados.0.smithi023.stdout:193: done (0 left) 2024-02-11T22:15:04.552 INFO:tasks.rados.rados.0.smithi023.stdout:194: snap_remove snap 4 2024-02-11T22:15:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[35696]: pgmap v118: 121 pgs: 121 active+clean; 45 MiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:15:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[35696]: osdmap e97: 8 total, 8 up, 8 in 2024-02-11T22:15:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[50466]: pgmap v118: 121 pgs: 121 active+clean; 45 MiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:15:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[50466]: osdmap e97: 8 total, 8 up, 8 in 2024-02-11T22:15:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:04 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:04 smithi160 ceph-mon[39894]: pgmap v118: 121 pgs: 121 active+clean; 45 MiB data, 284 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:15:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:04 smithi160 ceph-mon[39894]: osdmap e97: 8 total, 8 up, 8 in 2024-02-11T22:15:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:04 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:05.565 INFO:tasks.rados.rados.0.smithi023.stdout:194: done (0 left) 2024-02-11T22:15:05.565 INFO:tasks.rados.rados.0.smithi023.stdout:195: read oid 36 snap -1 2024-02-11T22:15:05.565 INFO:tasks.rados.rados.0.smithi023.stdout:195: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:15:05.565 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 17 2024-02-11T22:15:05.565 INFO:tasks.rados.rados.0.smithi023.stdout:196: seq_num 83 ranges {811008=598016,1409024=499712,1908736=303104} 2024-02-11T22:15:05.573 INFO:tasks.rados.rados.0.smithi023.stdout:196: writing smithi02397626-1 from 811008 to 1409024 tid 1 2024-02-11T22:15:05.577 INFO:tasks.rados.rados.0.smithi023.stdout:196: writing smithi02397626-1 from 1409024 to 1908736 tid 2 2024-02-11T22:15:05.579 INFO:tasks.rados.rados.0.smithi023.stdout:196: writing smithi02397626-1 from 1908736 to 2211840 tid 3 2024-02-11T22:15:05.579 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 17 2024-02-11T22:15:05.579 INFO:tasks.rados.rados.0.smithi023.stdout:195: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: finishing write tid 1 to smithi02397626-1 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: finishing write tid 2 to smithi02397626-1 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: finishing write tid 3 to smithi02397626-1 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: finishing write tid 4 to smithi02397626-1 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: finishing write tid 5 to smithi02397626-1 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: oid 1 updating version 0 to 80 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: oid 1 updating version 80 to 81 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: oid 1 version 81 is already newer than 79 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: oid 1 version 81 is already newer than 78 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 81 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:196: left oid 1 (ObjNum 83 snap 17 seq_num 83) 2024-02-11T22:15:05.591 INFO:tasks.rados.rados.0.smithi023.stdout:197: seq_num 84 ranges {1269760=614400,1884160=434176,2318336=368640} 2024-02-11T22:15:05.601 INFO:tasks.rados.rados.0.smithi023.stdout:197: writing smithi02397626-9 from 1269760 to 1884160 tid 1 2024-02-11T22:15:05.603 INFO:tasks.rados.rados.0.smithi023.stdout:197: writing smithi02397626-9 from 1884160 to 2318336 tid 2 2024-02-11T22:15:05.605 INFO:tasks.rados.rados.0.smithi023.stdout:197: writing smithi02397626-9 from 2318336 to 2686976 tid 3 2024-02-11T22:15:05.606 INFO:tasks.rados.rados.0.smithi023.stdout:195: done (2 left) 2024-02-11T22:15:05.606 INFO:tasks.rados.rados.0.smithi023.stdout:196: done (1 left) 2024-02-11T22:15:05.606 INFO:tasks.rados.rados.0.smithi023.stdout:198: rmattr oid 46 current snap is 17 2024-02-11T22:15:05.606 INFO:tasks.rados.rados.0.smithi023.stdout:198: done (1 left) 2024-02-11T22:15:05.606 INFO:tasks.rados.rados.0.smithi023.stdout:199: snap_remove snap 12 2024-02-11T22:15:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[35696]: Upgrade: Target is version 19.0.0-658-gd4ed20cf (unknown) 2024-02-11T22:15:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[35696]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836'] 2024-02-11T22:15:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[35696]: Upgrade: Need to upgrade myself (mgr.y) 2024-02-11T22:15:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[35696]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836 on smithi160 2024-02-11T22:15:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[35696]: osdmap e98: 8 total, 8 up, 8 in 2024-02-11T22:15:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:15:05] "GET /metrics HTTP/1.1" 200 35984 "" "Prometheus/2.43.0" 2024-02-11T22:15:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[50466]: Upgrade: Target is version 19.0.0-658-gd4ed20cf (unknown) 2024-02-11T22:15:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[50466]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836'] 2024-02-11T22:15:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[50466]: Upgrade: Need to upgrade myself (mgr.y) 2024-02-11T22:15:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[50466]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836 on smithi160 2024-02-11T22:15:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:05 smithi023 ceph-mon[50466]: osdmap e98: 8 total, 8 up, 8 in 2024-02-11T22:15:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:05 smithi160 ceph-mon[39894]: Upgrade: Target is version 19.0.0-658-gd4ed20cf (unknown) 2024-02-11T22:15:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:05 smithi160 ceph-mon[39894]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836'] 2024-02-11T22:15:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:05 smithi160 ceph-mon[39894]: Upgrade: Need to upgrade myself (mgr.y) 2024-02-11T22:15:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:05 smithi160 ceph-mon[39894]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:a8beace5cdb807c4bc846f985c8414c22fba2046e3d9a335a29a5573233e2836 on smithi160 2024-02-11T22:15:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:05 smithi160 ceph-mon[39894]: osdmap e98: 8 total, 8 up, 8 in 2024-02-11T22:15:06.587 INFO:tasks.rados.rados.0.smithi023.stdout:199: done (1 left) 2024-02-11T22:15:06.587 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 17 2024-02-11T22:15:06.587 INFO:tasks.rados.rados.0.smithi023.stdout:200: seq_num 85 ranges {0=630784,630784=720896,1351680=81920} 2024-02-11T22:15:06.590 INFO:tasks.rados.rados.0.smithi023.stdout:200: writing smithi02397626-8 from 0 to 630784 tid 1 2024-02-11T22:15:06.595 INFO:tasks.rados.rados.0.smithi023.stdout:200: writing smithi02397626-8 from 630784 to 1351680 tid 2 2024-02-11T22:15:06.596 INFO:tasks.rados.rados.0.smithi023.stdout:200: writing smithi02397626-8 from 1351680 to 1433600 tid 3 2024-02-11T22:15:06.596 INFO:tasks.rados.rados.0.smithi023.stdout:201: copy_from oid 13 from oid 42 current snap is 17 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: finishing write tid 1 to smithi02397626-9 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: finishing write tid 2 to smithi02397626-9 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: finishing write tid 3 to smithi02397626-9 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: finishing write tid 4 to smithi02397626-9 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: finishing write tid 5 to smithi02397626-9 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: oid 9 updating version 0 to 86 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: oid 9 version 86 is already newer than 85 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: oid 9 version 86 is already newer than 83 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: oid 9 version 86 is already newer than 84 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 86 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: left oid 9 (ObjNum 84 snap 17 seq_num 84) 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:197: done (2 left) 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:202: rollback oid 37 current snap is 17 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 15 2024-02-11T22:15:06.597 INFO:tasks.rados.rados.0.smithi023.stdout:203: rmattr oid 7 current snap is 17 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:203: done (3 left) 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:204: rmattr oid 24 current snap is 17 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:204: done (3 left) 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:205: rmattr oid 39 current snap is 17 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:206: read oid 4 snap -1 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:206: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:207: read oid 19 snap -1 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:207: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:15:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:208: setattr oid 25 current snap is 17 2024-02-11T22:15:06.606 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 17 2024-02-11T22:15:06.606 INFO:tasks.rados.rados.0.smithi023.stdout:209: seq_num 86 ranges {827392=647168,1474560=606208,2080768=196608} 2024-02-11T22:15:06.606 INFO:tasks.rados.rados.0.smithi023.stdout:209: writing smithi02397626-50 from 827392 to 1474560 tid 1 2024-02-11T22:15:06.610 INFO:tasks.rados.rados.0.smithi023.stdout:209: writing smithi02397626-50 from 1474560 to 2080768 tid 2 2024-02-11T22:15:06.611 INFO:tasks.rados.rados.0.smithi023.stdout:209: writing smithi02397626-50 from 2080768 to 2277376 tid 3 2024-02-11T22:15:06.611 INFO:tasks.rados.rados.0.smithi023.stdout:210: copy_from oid 46 from oid 17 current snap is 17 2024-02-11T22:15:06.611 INFO:tasks.rados.rados.0.smithi023.stdout:206: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-11T22:15:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:200: finishing write tid 1 to smithi02397626-8 2024-02-11T22:15:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:202: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:15:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-11T22:15:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:207: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: finishing write tid 2 to smithi02397626-8 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: finishing write tid 3 to smithi02397626-8 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: finishing write tid 4 to smithi02397626-8 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: finishing write tid 5 to smithi02397626-8 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: oid 8 updating version 0 to 25 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: oid 8 version 25 is already newer than 23 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: oid 8 version 25 is already newer than 22 2024-02-11T22:15:06.622 INFO:tasks.rados.rados.0.smithi023.stdout:200: oid 8 version 25 is already newer than 24 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 25 (ObjNum 85 snap 17 seq_num 85) dirty exists 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:200: left oid 8 (ObjNum 85 snap 17 seq_num 85) 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 46 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:201: finishing copy_from to smithi02397626-13 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:201: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: finishing write tid 1 to smithi02397626-50 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: finishing write tid 2 to smithi02397626-50 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: finishing write tid 3 to smithi02397626-50 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: finishing write tid 4 to smithi02397626-50 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: finishing write tid 5 to smithi02397626-50 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: oid 50 updating version 0 to 51 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: oid 50 version 51 is already newer than 49 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: oid 50 version 51 is already newer than 48 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:209: oid 50 version 51 is already newer than 50 2024-02-11T22:15:06.623 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 51 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:209: left oid 50 (ObjNum 86 snap 17 seq_num 86) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:200: done (8 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:201: done (7 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:202: done (6 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:205: done (5 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:206: done (4 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:207: done (3 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:208: done (2 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:209: done (1 left) 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:211: snap_create 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:210: finishing copy_from to smithi02397626-46 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:15:06.624 INFO:tasks.rados.rados.0.smithi023.stdout:210: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:15:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:06 smithi023 ceph-mon[35696]: pgmap v121: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 1002 KiB/s wr, 15 op/s 2024-02-11T22:15:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:06 smithi023 ceph-mon[35696]: osdmap e99: 8 total, 8 up, 8 in 2024-02-11T22:15:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:06 smithi023 ceph-mon[50466]: pgmap v121: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 1002 KiB/s wr, 15 op/s 2024-02-11T22:15:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:06 smithi023 ceph-mon[50466]: osdmap e99: 8 total, 8 up, 8 in 2024-02-11T22:15:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:06 smithi160 ceph-mon[39894]: pgmap v121: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 1002 KiB/s wr, 15 op/s 2024-02-11T22:15:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:06 smithi160 ceph-mon[39894]: osdmap e99: 8 total, 8 up, 8 in 2024-02-11T22:15:07.534 INFO:tasks.rados.rados.0.smithi023.stdout:210: done (1 left) 2024-02-11T22:15:07.534 INFO:tasks.rados.rados.0.smithi023.stdout:211: done (0 left) 2024-02-11T22:15:07.534 INFO:tasks.rados.rados.0.smithi023.stdout:212: delete oid 31 current snap is 18 2024-02-11T22:15:07.540 INFO:tasks.rados.rados.0.smithi023.stdout:212: done (0 left) 2024-02-11T22:15:07.540 INFO:tasks.rados.rados.0.smithi023.stdout:213: delete oid 26 current snap is 18 2024-02-11T22:15:07.541 INFO:tasks.rados.rados.0.smithi023.stdout:213: done (0 left) 2024-02-11T22:15:07.542 INFO:tasks.rados.rados.0.smithi023.stdout:214: copy_from oid 20 from oid 42 current snap is 18 2024-02-11T22:15:07.542 INFO:tasks.rados.rados.0.smithi023.stdout:215: delete oid 5 current snap is 18 2024-02-11T22:15:07.544 INFO:tasks.rados.rados.0.smithi023.stdout:215: done (1 left) 2024-02-11T22:15:07.544 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 18 2024-02-11T22:15:07.544 INFO:tasks.rados.rados.0.smithi023.stdout:216: seq_num 90 ranges {696320=712704,1409024=540672,1949696=262144} 2024-02-11T22:15:07.552 INFO:tasks.rados.rados.0.smithi023.stdout:216: writing smithi02397626-13 from 696320 to 1409024 tid 1 2024-02-11T22:15:07.557 INFO:tasks.rados.rados.0.smithi023.stdout:216: writing smithi02397626-13 from 1409024 to 1949696 tid 2 2024-02-11T22:15:07.557 INFO:tasks.rados.rados.0.smithi023.stdout:216: writing smithi02397626-13 from 1949696 to 2211840 tid 3 2024-02-11T22:15:07.557 INFO:tasks.rados.rados.0.smithi023.stdout:214: finishing copy_from to smithi02397626-20 2024-02-11T22:15:07.557 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:15:07.558 INFO:tasks.rados.rados.0.smithi023.stdout:214: finishing copy_from racing read to smithi02397626-20 2024-02-11T22:15:07.558 INFO:tasks.rados.rados.0.smithi023.stdout:216: finishing write tid 1 to smithi02397626-13 2024-02-11T22:15:07.558 INFO:tasks.rados.rados.0.smithi023.stdout:217: read oid 19 snap -1 2024-02-11T22:15:07.558 INFO:tasks.rados.rados.0.smithi023.stdout:217: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:15:07.562 INFO:tasks.rados.rados.0.smithi023.stdout:214: done (2 left) 2024-02-11T22:15:07.562 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 18 2024-02-11T22:15:07.562 INFO:tasks.rados.rados.0.smithi023.stdout:218: seq_num 91 ranges {696320=729088,1425408=425984,1851392=376832} 2024-02-11T22:15:07.565 INFO:tasks.rados.rados.0.smithi023.stdout:218: writing smithi02397626-42 from 696320 to 1425408 tid 1 2024-02-11T22:15:07.568 INFO:tasks.rados.rados.0.smithi023.stdout:218: writing smithi02397626-42 from 1425408 to 1851392 tid 2 2024-02-11T22:15:07.571 INFO:tasks.rados.rados.0.smithi023.stdout:218: writing smithi02397626-42 from 1851392 to 2228224 tid 3 2024-02-11T22:15:07.571 INFO:tasks.rados.rados.0.smithi023.stdout:219: delete oid 11 current snap is 18 2024-02-11T22:15:07.571 INFO:tasks.rados.rados.0.smithi023.stdout:216: finishing write tid 2 to smithi02397626-13 2024-02-11T22:15:07.571 INFO:tasks.rados.rados.0.smithi023.stdout:216: finishing write tid 3 to smithi02397626-13 2024-02-11T22:15:07.571 INFO:tasks.rados.rados.0.smithi023.stdout:217: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: finishing write tid 4 to smithi02397626-13 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: finishing write tid 5 to smithi02397626-13 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: oid 13 updating version 0 to 45 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: oid 13 version 45 is already newer than 44 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: oid 13 version 45 is already newer than 43 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: oid 13 updating version 45 to 46 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 46 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-02-11T22:15:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:216: left oid 13 (ObjNum 90 snap 18 seq_num 90) 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: finishing write tid 1 to smithi02397626-42 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:216: done (3 left) 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:217: done (2 left) 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:219: done (1 left) 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:220: read oid 31 snap -1 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:220: expect deleted 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: finishing write tid 2 to smithi02397626-42 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:221: copy_from oid 27 from oid 4 current snap is 18 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: finishing write tid 3 to smithi02397626-42 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: finishing write tid 4 to smithi02397626-42 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: finishing write tid 5 to smithi02397626-42 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: oid 42 updating version 0 to 17 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: oid 42 version 17 is already newer than 15 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: oid 42 version 17 is already newer than 16 2024-02-11T22:15:07.582 INFO:tasks.rados.rados.0.smithi023.stdout:218: oid 42 version 17 is already newer than 14 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 17 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:218: left oid 42 (ObjNum 91 snap 18 seq_num 91) 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:218: done (2 left) 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:222: copy_from oid 32 from oid 19 current snap is 18 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:223: read oid 14 snap 17 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:223: expect (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:224: delete oid 41 current snap is 18 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:220: done (4 left) 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:224: done (3 left) 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:225: rollback oid 30 current snap is 18 2024-02-11T22:15:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 8 2024-02-11T22:15:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:226: delete oid 15 current snap is 18 2024-02-11T22:15:07.587 INFO:tasks.rados.rados.0.smithi023.stdout:226: done (4 left) 2024-02-11T22:15:07.587 INFO:tasks.rados.rados.0.smithi023.stdout:227: copy_from oid 29 from oid 11 current snap is 18 2024-02-11T22:15:07.587 INFO:tasks.rados.rados.0.smithi023.stdout:228: rollback oid 48 current snap is 18 2024-02-11T22:15:07.587 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 48 to 7 2024-02-11T22:15:07.587 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 18 2024-02-11T22:15:07.587 INFO:tasks.rados.rados.0.smithi023.stdout:229: seq_num 95 ranges {2686976=794624,3481600=409600,3891200=393216} 2024-02-11T22:15:07.606 INFO:tasks.rados.rados.0.smithi023.stdout:229: writing smithi02397626-9 from 2686976 to 3481600 tid 1 2024-02-11T22:15:07.608 INFO:tasks.rados.rados.0.smithi023.stdout:229: writing smithi02397626-9 from 3481600 to 3891200 tid 2 2024-02-11T22:15:07.611 INFO:tasks.rados.rados.0.smithi023.stdout:229: writing smithi02397626-9 from 3891200 to 4284416 tid 3 2024-02-11T22:15:07.611 INFO:tasks.rados.rados.0.smithi023.stdout:230: rollback oid 20 current snap is 18 2024-02-11T22:15:07.611 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 15 2024-02-11T22:15:07.611 INFO:tasks.rados.rados.0.smithi023.stdout:225: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:15:07.611 INFO:tasks.rados.rados.0.smithi023.stdout:225: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:15:07.611 INFO:tasks.rados.rados.0.smithi023.stdout:231: snap_remove snap 13 2024-02-11T22:15:07.754 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:15:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:07 smithi023 ceph-mon[35696]: osdmap e100: 8 total, 8 up, 8 in 2024-02-11T22:15:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:07 smithi023 ceph-mon[35696]: osdmap e101: 8 total, 8 up, 8 in 2024-02-11T22:15:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:07 smithi023 ceph-mon[50466]: osdmap e100: 8 total, 8 up, 8 in 2024-02-11T22:15:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:07 smithi023 ceph-mon[50466]: osdmap e101: 8 total, 8 up, 8 in 2024-02-11T22:15:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:07 smithi160 ceph-mon[39894]: osdmap e100: 8 total, 8 up, 8 in 2024-02-11T22:15:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:07 smithi160 ceph-mon[39894]: osdmap e101: 8 total, 8 up, 8 in 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (2m) 2m ago 2m 17.4M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (2m) 2m ago 2m 85.8M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (3m) 2m ago 3m 18.9M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (3m) 2m ago 3m 14.4M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,8765 running (5m) 2m ago 5m 455M - 18.2.1-526-g25d74df1 83224b13e524 a7770ac9b6f0 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283,8765 running (7m) 2m ago 7m 514M - 18.2.1-526-g25d74df1 83224b13e524 c0c4ef1940ec 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (7m) 2m ago 7m 85.5M 2048M 18.2.1-526-g25d74df1 83224b13e524 25292612237d 2024-02-11T22:15:08.083 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (6m) 2m ago 6m 69.1M 2048M 18.2.1-526-g25d74df1 83224b13e524 d662dd028b4a 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (6m) 2m ago 6m 52.8M 2048M 18.2.1-526-g25d74df1 83224b13e524 1590376d8c7d 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (2m) 2m ago 2m 4068k - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (2m) 2m ago 2m 3829k - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (5m) 2m ago 5m 63.5M 2998M 18.2.1-526-g25d74df1 83224b13e524 11c09915d8e1 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (5m) 2m ago 5m 63.4M 2998M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (5m) 2m ago 5m 56.0M 2998M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (4m) 2m ago 4m 53.2M 2998M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (4m) 2m ago 4m 52.2M 2998M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (4m) 2m ago 4m 55.4M 2998M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (3m) 2m ago 3m 52.6M 2998M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (3m) 2m ago 3m 55.5M 2998M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:15:08.084 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (2m) 2m ago 2m 29.5M - 2.43.0 a07b618ecd1d c9340507d3f5 2024-02-11T22:15:08.485 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:08.486 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:15:08.487 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 15 2024-02-11T22:15:08.487 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:15:08.487 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:15:08.602 INFO:tasks.rados.rados.0.smithi023.stdout:231: done (8 left) 2024-02-11T22:15:08.602 INFO:tasks.rados.rados.0.smithi023.stdout:232: snap_remove snap 14 2024-02-11T22:15:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:08 smithi023 ceph-mon[35696]: pgmap v124: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 1002 KiB/s wr, 15 op/s 2024-02-11T22:15:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:08 smithi023 ceph-mon[35696]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:08 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3874781523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:15:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:08 smithi023 ceph-mon[50466]: pgmap v124: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 1002 KiB/s wr, 15 op/s 2024-02-11T22:15:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:08 smithi023 ceph-mon[50466]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:08 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3874781523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:15:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:08 smithi160 ceph-mon[39894]: pgmap v124: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 1002 KiB/s wr, 15 op/s 2024-02-11T22:15:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:08 smithi160 ceph-mon[39894]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:08 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3874781523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:15:09.634 INFO:tasks.rados.rados.0.smithi023.stdout:232: done (8 left) 2024-02-11T22:15:09.634 INFO:tasks.rados.rados.0.smithi023.stdout:233: rollback oid 37 current snap is 18 2024-02-11T22:15:09.634 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 10 2024-02-11T22:15:09.634 INFO:tasks.rados.rados.0.smithi023.stdout:234: copy_from oid 13 from oid 28 current snap is 18 2024-02-11T22:15:09.634 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 18 2024-02-11T22:15:09.634 INFO:tasks.rados.rados.0.smithi023.stdout:235: seq_num 96 ranges {0=409600,409600=696320,1105920=507904} 2024-02-11T22:15:09.636 INFO:tasks.rados.rados.0.smithi023.stdout:235: writing smithi02397626-5 from 0 to 409600 tid 1 2024-02-11T22:15:09.641 INFO:tasks.rados.rados.0.smithi023.stdout:235: writing smithi02397626-5 from 409600 to 1105920 tid 2 2024-02-11T22:15:09.644 INFO:tasks.rados.rados.0.smithi023.stdout:235: writing smithi02397626-5 from 1105920 to 1613824 tid 3 2024-02-11T22:15:09.644 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 18 2024-02-11T22:15:09.644 INFO:tasks.rados.rados.0.smithi023.stdout:225: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:15:09.644 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 66 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-11T22:15:09.644 INFO:tasks.rados.rados.0.smithi023.stdout:227: finishing copy_from to smithi02397626-29 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:227: got expected ENOENT (src dne) 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:227: finishing copy_from racing read to smithi02397626-29 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:222: finishing copy_from to smithi02397626-32 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 12 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:222: finishing copy_from racing read to smithi02397626-32 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:228: finishing rollback tid 0 to smithi02397626-48 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:228: finishing rollback tid 1 to smithi02397626-48 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:228: finishing rollback tid 2 to smithi02397626-48 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 50 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:221: finishing copy_from to smithi02397626-27 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:221: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:15:09.645 INFO:tasks.rados.rados.0.smithi023.stdout:236: seq_num 97 ranges {606208=434176,1040384=581632,1622016=540672,2162688=81920} 2024-02-11T22:15:09.650 INFO:tasks.rados.rados.0.smithi023.stdout:236: writing smithi02397626-6 from 606208 to 1040384 tid 1 2024-02-11T22:15:09.653 INFO:tasks.rados.rados.0.smithi023.stdout:236: writing smithi02397626-6 from 1040384 to 1622016 tid 2 2024-02-11T22:15:09.656 INFO:tasks.rados.rados.0.smithi023.stdout:236: writing smithi02397626-6 from 1622016 to 2162688 tid 3 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:236: writing smithi02397626-6 from 2162688 to 2244608 tid 4 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:221: done (11 left) 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:222: done (10 left) 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:225: done (9 left) 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:227: done (8 left) 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:228: done (7 left) 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:237: setattr oid 39 current snap is 18 2024-02-11T22:15:09.657 INFO:tasks.rados.rados.0.smithi023.stdout:223: expect (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:229: finishing write tid 1 to smithi02397626-9 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:229: finishing write tid 2 to smithi02397626-9 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:230: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:229: finishing write tid 3 to smithi02397626-9 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:230: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:229: finishing write tid 4 to smithi02397626-9 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:230: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 52 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-11T22:15:09.663 INFO:tasks.rados.rados.0.smithi023.stdout:229: finishing write tid 5 to smithi02397626-9 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:229: oid 9 updating version 0 to 96 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:229: oid 9 updating version 96 to 97 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:229: oid 9 updating version 97 to 98 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:229: oid 9 updating version 98 to 99 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 99 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:229: left oid 9 (ObjNum 95 snap 18 seq_num 95) 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:233: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 0 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:235: finishing write tid 1 to smithi02397626-5 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:234: finishing copy_from to smithi02397626-13 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:234: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:235: finishing write tid 2 to smithi02397626-5 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:223: done (7 left) 2024-02-11T22:15:09.664 INFO:tasks.rados.rados.0.smithi023.stdout:229: done (6 left) 2024-02-11T22:15:09.665 INFO:tasks.rados.rados.0.smithi023.stdout:230: done (5 left) 2024-02-11T22:15:09.665 INFO:tasks.rados.rados.0.smithi023.stdout:233: done (4 left) 2024-02-11T22:15:09.665 INFO:tasks.rados.rados.0.smithi023.stdout:234: done (3 left) 2024-02-11T22:15:09.665 INFO:tasks.rados.rados.0.smithi023.stdout:238: snap_remove snap 7 2024-02-11T22:15:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:09 smithi023 ceph-mon[35696]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:09 smithi023 ceph-mon[35696]: osdmap e102: 8 total, 8 up, 8 in 2024-02-11T22:15:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:09 smithi023 ceph-mon[50466]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:09 smithi023 ceph-mon[50466]: osdmap e102: 8 total, 8 up, 8 in 2024-02-11T22:15:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:09 smithi160 ceph-mon[39894]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:09 smithi160 ceph-mon[39894]: osdmap e102: 8 total, 8 up, 8 in 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:238: done (3 left) 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 18 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:235: finishing write tid 3 to smithi02397626-5 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:235: finishing write tid 4 to smithi02397626-5 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:235: finishing write tid 5 to smithi02397626-5 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:235: oid 5 updating version 0 to 76 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:235: oid 5 version 76 is already newer than 73 2024-02-11T22:15:10.631 INFO:tasks.rados.rados.0.smithi023.stdout:235: oid 5 version 76 is already newer than 75 2024-02-11T22:15:10.632 INFO:tasks.rados.rados.0.smithi023.stdout:235: oid 5 version 76 is already newer than 74 2024-02-11T22:15:10.632 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 76 (ObjNum 96 snap 18 seq_num 96) dirty exists 2024-02-11T22:15:10.632 INFO:tasks.rados.rados.0.smithi023.stdout:235: left oid 5 (ObjNum 96 snap 18 seq_num 96) 2024-02-11T22:15:10.632 INFO:tasks.rados.rados.0.smithi023.stdout:236: finishing write tid 1 to smithi02397626-6 2024-02-11T22:15:10.632 INFO:tasks.rados.rados.0.smithi023.stdout:239: seq_num 98 ranges {0=450560,450560=466944,917504=737280} 2024-02-11T22:15:10.643 INFO:tasks.rados.rados.0.smithi023.stdout:239: writing smithi02397626-47 from 0 to 450560 tid 1 2024-02-11T22:15:10.643 INFO:tasks.rados.rados.0.smithi023.stdout:239: writing smithi02397626-47 from 450560 to 917504 tid 2 2024-02-11T22:15:10.643 INFO:tasks.rados.rados.0.smithi023.stdout:239: writing smithi02397626-47 from 917504 to 1654784 tid 3 2024-02-11T22:15:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:235: done (3 left) 2024-02-11T22:15:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 18 2024-02-11T22:15:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:240: seq_num 99 ranges {1613824=466944,2080768=802816,2883584=401408} 2024-02-11T22:15:10.655 INFO:tasks.rados.rados.0.smithi023.stdout:240: writing smithi02397626-5 from 1613824 to 2080768 tid 1 2024-02-11T22:15:10.659 INFO:tasks.rados.rados.0.smithi023.stdout:240: writing smithi02397626-5 from 2080768 to 2883584 tid 2 2024-02-11T22:15:10.662 INFO:tasks.rados.rados.0.smithi023.stdout:240: writing smithi02397626-5 from 2883584 to 3284992 tid 3 2024-02-11T22:15:10.662 INFO:tasks.rados.rados.0.smithi023.stdout:241: copy_from oid 48 from oid 38 current snap is 18 2024-02-11T22:15:10.662 INFO:tasks.rados.rados.0.smithi023.stdout:236: finishing write tid 2 to smithi02397626-6 2024-02-11T22:15:10.662 INFO:tasks.rados.rados.0.smithi023.stdout:236: finishing write tid 3 to smithi02397626-6 2024-02-11T22:15:10.662 INFO:tasks.rados.rados.0.smithi023.stdout:236: finishing write tid 4 to smithi02397626-6 2024-02-11T22:15:10.662 INFO:tasks.rados.rados.0.smithi023.stdout:236: finishing write tid 5 to smithi02397626-6 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: finishing write tid 6 to smithi02397626-6 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: oid 6 updating version 0 to 58 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: oid 6 updating version 58 to 61 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: oid 6 version 61 is already newer than 59 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: oid 6 updating version 61 to 62 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: oid 6 version 62 is already newer than 60 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 62 (ObjNum 97 snap 18 seq_num 97) dirty exists 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: left oid 6 (ObjNum 97 snap 18 seq_num 97) 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 27 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:239: finishing write tid 1 to smithi02397626-47 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:239: finishing write tid 2 to smithi02397626-47 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:239: finishing write tid 3 to smithi02397626-47 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:239: finishing write tid 4 to smithi02397626-47 2024-02-11T22:15:10.663 INFO:tasks.rados.rados.0.smithi023.stdout:236: done (4 left) 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:237: done (3 left) 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:242: snap_create 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:239: finishing write tid 5 to smithi02397626-47 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:239: oid 47 updating version 0 to 7 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:239: oid 47 version 7 is already newer than 6 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:239: oid 47 version 7 is already newer than 4 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:239: oid 47 version 7 is already newer than 5 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 7 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:239: left oid 47 (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:15:10.664 INFO:tasks.rados.rados.0.smithi023.stdout:240: finishing write tid 1 to smithi02397626-5 2024-02-11T22:15:10.665 INFO:tasks.rados.rados.0.smithi023.stdout:240: finishing write tid 2 to smithi02397626-5 2024-02-11T22:15:10.665 INFO:tasks.rados.rados.0.smithi023.stdout:240: finishing write tid 3 to smithi02397626-5 2024-02-11T22:15:10.665 INFO:tasks.rados.rados.0.smithi023.stdout:240: finishing write tid 4 to smithi02397626-5 2024-02-11T22:15:10.665 INFO:tasks.rados.rados.0.smithi023.stdout:240: finishing write tid 5 to smithi02397626-5 2024-02-11T22:15:10.666 INFO:tasks.rados.rados.0.smithi023.stdout:240: oid 5 updating version 0 to 86 2024-02-11T22:15:10.666 INFO:tasks.rados.rados.0.smithi023.stdout:240: oid 5 version 86 is already newer than 84 2024-02-11T22:15:10.666 INFO:tasks.rados.rados.0.smithi023.stdout:240: oid 5 version 86 is already newer than 83 2024-02-11T22:15:10.666 INFO:tasks.rados.rados.0.smithi023.stdout:240: oid 5 version 86 is already newer than 85 2024-02-11T22:15:10.666 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 86 (ObjNum 99 snap 18 seq_num 99) dirty exists 2024-02-11T22:15:10.666 INFO:tasks.rados.rados.0.smithi023.stdout:240: left oid 5 (ObjNum 99 snap 18 seq_num 99) 2024-02-11T22:15:10.670 INFO:tasks.rados.rados.0.smithi023.stdout:241: finishing copy_from to smithi02397626-48 2024-02-11T22:15:10.670 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 15 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-02-11T22:15:10.671 INFO:tasks.rados.rados.0.smithi023.stdout:241: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:15:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:10 smithi023 ceph-mon[35696]: pgmap v127: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:10 smithi023 ceph-mon[35696]: osdmap e103: 8 total, 8 up, 8 in 2024-02-11T22:15:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:10 smithi023 ceph-mon[50466]: pgmap v127: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:10 smithi023 ceph-mon[50466]: osdmap e103: 8 total, 8 up, 8 in 2024-02-11T22:15:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:10 smithi160 ceph-mon[39894]: pgmap v127: 121 pgs: 121 active+clean; 49 MiB data, 293 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:10 smithi160 ceph-mon[39894]: osdmap e103: 8 total, 8 up, 8 in 2024-02-11T22:15:11.641 INFO:tasks.rados.rados.0.smithi023.stdout:239: done (3 left) 2024-02-11T22:15:11.641 INFO:tasks.rados.rados.0.smithi023.stdout:240: done (2 left) 2024-02-11T22:15:11.641 INFO:tasks.rados.rados.0.smithi023.stdout:241: done (1 left) 2024-02-11T22:15:11.641 INFO:tasks.rados.rados.0.smithi023.stdout:242: done (0 left) 2024-02-11T22:15:11.641 INFO:tasks.rados.rados.0.smithi023.stdout:243: snap_create 2024-02-11T22:15:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:11 smithi023 ceph-mon[35696]: osdmap e104: 8 total, 8 up, 8 in 2024-02-11T22:15:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:11 smithi023 ceph-mon[50466]: osdmap e104: 8 total, 8 up, 8 in 2024-02-11T22:15:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:11 smithi160 ceph-mon[39894]: osdmap e104: 8 total, 8 up, 8 in 2024-02-11T22:15:12.539 INFO:tasks.rados.rados.0.smithi023.stdout:243: done (0 left) 2024-02-11T22:15:12.539 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 20 2024-02-11T22:15:12.539 INFO:tasks.rados.rados.0.smithi023.stdout:244: seq_num 100 ranges {270336=483328,753664=688128,1441792=516096} 2024-02-11T22:15:12.543 INFO:tasks.rados.rados.0.smithi023.stdout:244: writing smithi02397626-17 from 270336 to 753664 tid 1 2024-02-11T22:15:12.547 INFO:tasks.rados.rados.0.smithi023.stdout:244: writing smithi02397626-17 from 753664 to 1441792 tid 2 2024-02-11T22:15:12.551 INFO:tasks.rados.rados.0.smithi023.stdout:244: writing smithi02397626-17 from 1441792 to 1957888 tid 3 2024-02-11T22:15:12.551 INFO:tasks.rados.rados.0.smithi023.stdout:245: rollback oid 8 current snap is 20 2024-02-11T22:15:12.552 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 19 2024-02-11T22:15:12.552 INFO:tasks.rados.rados.0.smithi023.stdout:246: rmattr oid 26 current snap is 20 2024-02-11T22:15:12.552 INFO:tasks.rados.rados.0.smithi023.stdout:246: done (2 left) 2024-02-11T22:15:12.552 INFO:tasks.rados.rados.0.smithi023.stdout:247: delete oid 2 current snap is 20 2024-02-11T22:15:12.553 INFO:tasks.rados.rados.0.smithi023.stdout:247: done (2 left) 2024-02-11T22:15:12.553 INFO:tasks.rados.rados.0.smithi023.stdout:248: rmattr oid 24 current snap is 20 2024-02-11T22:15:12.553 INFO:tasks.rados.rados.0.smithi023.stdout:248: done (2 left) 2024-02-11T22:15:12.553 INFO:tasks.rados.rados.0.smithi023.stdout:249: snap_create 2024-02-11T22:15:12.558 INFO:tasks.rados.rados.0.smithi023.stdout:245: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:15:12.559 INFO:tasks.rados.rados.0.smithi023.stdout:244: finishing write tid 1 to smithi02397626-17 2024-02-11T22:15:12.559 INFO:tasks.rados.rados.0.smithi023.stdout:244: finishing write tid 2 to smithi02397626-17 2024-02-11T22:15:12.559 INFO:tasks.rados.rados.0.smithi023.stdout:244: finishing write tid 3 to smithi02397626-17 2024-02-11T22:15:12.560 INFO:tasks.rados.rados.0.smithi023.stdout:244: finishing write tid 4 to smithi02397626-17 2024-02-11T22:15:12.560 INFO:tasks.rados.rados.0.smithi023.stdout:245: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:15:12.560 INFO:tasks.rados.rados.0.smithi023.stdout:245: finishing rollback tid 2 to smithi02397626-8 2024-02-11T22:15:12.560 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 31 (ObjNum 85 snap 17 seq_num 85) dirty exists 2024-02-11T22:15:12.561 INFO:tasks.rados.rados.0.smithi023.stdout:244: finishing write tid 5 to smithi02397626-17 2024-02-11T22:15:12.561 INFO:tasks.rados.rados.0.smithi023.stdout:244: oid 17 updating version 0 to 28 2024-02-11T22:15:12.561 INFO:tasks.rados.rados.0.smithi023.stdout:244: oid 17 version 28 is already newer than 27 2024-02-11T22:15:12.561 INFO:tasks.rados.rados.0.smithi023.stdout:244: oid 17 version 28 is already newer than 26 2024-02-11T22:15:12.561 INFO:tasks.rados.rados.0.smithi023.stdout:244: oid 17 version 28 is already newer than 25 2024-02-11T22:15:12.562 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 28 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-02-11T22:15:12.562 INFO:tasks.rados.rados.0.smithi023.stdout:244: left oid 17 (ObjNum 100 snap 20 seq_num 100) 2024-02-11T22:15:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:12 smithi023 ceph-mon[35696]: pgmap v130: 121 pgs: 121 active+clean; 60 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T22:15:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:12 smithi023 ceph-mon[35696]: osdmap e105: 8 total, 8 up, 8 in 2024-02-11T22:15:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:12 smithi023 ceph-mon[35696]: osdmap e106: 8 total, 8 up, 8 in 2024-02-11T22:15:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:12 smithi023 ceph-mon[50466]: pgmap v130: 121 pgs: 121 active+clean; 60 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T22:15:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:12 smithi023 ceph-mon[50466]: osdmap e105: 8 total, 8 up, 8 in 2024-02-11T22:15:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:12 smithi023 ceph-mon[50466]: osdmap e106: 8 total, 8 up, 8 in 2024-02-11T22:15:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:12 smithi160 ceph-mon[39894]: pgmap v130: 121 pgs: 121 active+clean; 60 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T22:15:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:12 smithi160 ceph-mon[39894]: osdmap e105: 8 total, 8 up, 8 in 2024-02-11T22:15:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:12 smithi160 ceph-mon[39894]: osdmap e106: 8 total, 8 up, 8 in 2024-02-11T22:15:13.551 INFO:tasks.rados.rados.0.smithi023.stdout:244: done (2 left) 2024-02-11T22:15:13.551 INFO:tasks.rados.rados.0.smithi023.stdout:245: done (1 left) 2024-02-11T22:15:13.551 INFO:tasks.rados.rados.0.smithi023.stdout:249: done (0 left) 2024-02-11T22:15:13.551 INFO:tasks.rados.rados.0.smithi023.stdout:250: copy_from oid 48 from oid 47 current snap is 21 2024-02-11T22:15:13.552 INFO:tasks.rados.rados.0.smithi023.stdout:251: read oid 34 snap -1 2024-02-11T22:15:13.552 INFO:tasks.rados.rados.0.smithi023.stdout:251: expect (ObjNum 81 snap 14 seq_num 81) 2024-02-11T22:15:13.552 INFO:tasks.rados.rados.0.smithi023.stdout:252: snap_create 2024-02-11T22:15:13.560 INFO:tasks.rados.rados.0.smithi023.stdout:251: expect (ObjNum 81 snap 14 seq_num 81) 2024-02-11T22:15:13.624 INFO:tasks.rados.rados.0.smithi023.stdout:250: finishing copy_from to smithi02397626-48 2024-02-11T22:15:13.624 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 7 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-02-11T22:15:13.624 INFO:tasks.rados.rados.0.smithi023.stdout:250: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:15:14.577 INFO:tasks.rados.rados.0.smithi023.stdout:250: done (2 left) 2024-02-11T22:15:14.578 INFO:tasks.rados.rados.0.smithi023.stdout:251: done (1 left) 2024-02-11T22:15:14.578 INFO:tasks.rados.rados.0.smithi023.stdout:252: done (0 left) 2024-02-11T22:15:14.578 INFO:tasks.rados.rados.0.smithi023.stdout:253: read oid 47 snap -1 2024-02-11T22:15:14.578 INFO:tasks.rados.rados.0.smithi023.stdout:253: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:15:14.578 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 22 2024-02-11T22:15:14.578 INFO:tasks.rados.rados.0.smithi023.stdout:254: seq_num 102 ranges {1785856=516096,2301952=450560,2752512=729088,3481600=24576} 2024-02-11T22:15:14.590 INFO:tasks.rados.rados.0.smithi023.stdout:254: writing smithi02397626-45 from 1785856 to 2301952 tid 1 2024-02-11T22:15:14.593 INFO:tasks.rados.rados.0.smithi023.stdout:254: writing smithi02397626-45 from 2301952 to 2752512 tid 2 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:254: writing smithi02397626-45 from 2752512 to 3481600 tid 3 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:254: writing smithi02397626-45 from 3481600 to 3506176 tid 4 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:255: read oid 49 snap 8 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:255: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:256: read oid 28 snap -1 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:256: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:257: read oid 11 snap -1 2024-02-11T22:15:14.598 INFO:tasks.rados.rados.0.smithi023.stdout:257: expect deleted 2024-02-11T22:15:14.599 INFO:tasks.rados.rados.0.smithi023.stdout:258: read oid 5 snap 16 2024-02-11T22:15:14.599 INFO:tasks.rados.rados.0.smithi023.stdout:258: expect deleted 2024-02-11T22:15:14.599 INFO:tasks.rados.rados.0.smithi023.stdout:259: setattr oid 48 current snap is 22 2024-02-11T22:15:14.599 INFO:tasks.rados.rados.0.smithi023.stdout:253: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:15:14.642 INFO:tasks.rados.rados.0.smithi023.stdout:254: finishing write tid 1 to smithi02397626-45 2024-02-11T22:15:14.642 INFO:tasks.rados.rados.0.smithi023.stdout:254: finishing write tid 2 to smithi02397626-45 2024-02-11T22:15:14.642 INFO:tasks.rados.rados.0.smithi023.stdout:256: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-11T22:15:14.657 INFO:tasks.rados.rados.0.smithi023.stdout:255: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:15:14.678 INFO:tasks.rados.rados.0.smithi023.stdout:254: finishing write tid 3 to smithi02397626-45 2024-02-11T22:15:14.678 INFO:tasks.rados.rados.0.smithi023.stdout:254: finishing write tid 4 to smithi02397626-45 2024-02-11T22:15:14.678 INFO:tasks.rados.rados.0.smithi023.stdout:254: finishing write tid 5 to smithi02397626-45 2024-02-11T22:15:14.678 INFO:tasks.rados.rados.0.smithi023.stdout:254: finishing write tid 6 to smithi02397626-45 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: oid 45 updating version 0 to 69 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: oid 45 updating version 69 to 70 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: oid 45 updating version 70 to 72 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: oid 45 version 72 is already newer than 68 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: oid 45 version 72 is already newer than 71 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 72 (ObjNum 102 snap 22 seq_num 102) dirty exists 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: left oid 45 (ObjNum 102 snap 22 seq_num 102) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:253: done (6 left) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:254: done (5 left) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:255: done (4 left) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:256: done (3 left) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:257: done (2 left) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:258: done (1 left) 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:260: rollback oid 15 current snap is 22 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 15 2024-02-11T22:15:14.679 INFO:tasks.rados.rados.0.smithi023.stdout:261: delete oid 44 current snap is 22 2024-02-11T22:15:14.680 INFO:tasks.rados.rados.0.smithi023.stdout:260: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:15:14.680 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 0 (ObjNum 33 snap 0 seq_num 912499920) dirty dne 2024-02-11T22:15:14.680 INFO:tasks.rados.rados.0.smithi023.stdout:260: done (2 left) 2024-02-11T22:15:14.680 INFO:tasks.rados.rados.0.smithi023.stdout:261: done (1 left) 2024-02-11T22:15:14.680 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 22 2024-02-11T22:15:14.680 INFO:tasks.rados.rados.0.smithi023.stdout:262: seq_num 104 ranges {2031616=548864,2580480=622592,3203072=581632} 2024-02-11T22:15:14.694 INFO:tasks.rados.rados.0.smithi023.stdout:262: writing smithi02397626-34 from 2031616 to 2580480 tid 1 2024-02-11T22:15:14.698 INFO:tasks.rados.rados.0.smithi023.stdout:262: writing smithi02397626-34 from 2580480 to 3203072 tid 2 2024-02-11T22:15:14.701 INFO:tasks.rados.rados.0.smithi023.stdout:262: writing smithi02397626-34 from 3203072 to 3784704 tid 3 2024-02-11T22:15:14.701 INFO:tasks.rados.rados.0.smithi023.stdout:263: setattr oid 41 current snap is 22 2024-02-11T22:15:14.702 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 67 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-02-11T22:15:14.702 INFO:tasks.rados.rados.0.smithi023.stdout:262: finishing write tid 1 to smithi02397626-34 2024-02-11T22:15:14.702 INFO:tasks.rados.rados.0.smithi023.stdout:262: finishing write tid 2 to smithi02397626-34 2024-02-11T22:15:14.703 INFO:tasks.rados.rados.0.smithi023.stdout:262: finishing write tid 3 to smithi02397626-34 2024-02-11T22:15:14.703 INFO:tasks.rados.rados.0.smithi023.stdout:262: finishing write tid 4 to smithi02397626-34 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:259: done (2 left) 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:264: setattr oid 3 current snap is 22 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:262: finishing write tid 5 to smithi02397626-34 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:262: oid 34 updating version 0 to 47 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:262: oid 34 updating version 47 to 49 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:262: oid 34 version 49 is already newer than 46 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:262: oid 34 version 49 is already newer than 48 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 49 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:15:14.705 INFO:tasks.rados.rados.0.smithi023.stdout:262: left oid 34 (ObjNum 104 snap 22 seq_num 104) 2024-02-11T22:15:14.706 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 29 (ObjNum 113 snap 0 seq_num 879235384) dirty exists 2024-02-11T22:15:14.706 INFO:tasks.rados.rados.0.smithi023.stdout:262: done (2 left) 2024-02-11T22:15:14.706 INFO:tasks.rados.rados.0.smithi023.stdout:263: done (1 left) 2024-02-11T22:15:14.706 INFO:tasks.rados.rados.0.smithi023.stdout:265: snap_remove snap 15 2024-02-11T22:15:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:14 smithi023 ceph-mon[35696]: pgmap v133: 121 pgs: 121 active+clean; 60 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T22:15:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:14 smithi023 ceph-mon[35696]: osdmap e107: 8 total, 8 up, 8 in 2024-02-11T22:15:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:14 smithi023 ceph-mon[50466]: pgmap v133: 121 pgs: 121 active+clean; 60 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T22:15:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:14 smithi023 ceph-mon[50466]: osdmap e107: 8 total, 8 up, 8 in 2024-02-11T22:15:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:14 smithi160 ceph-mon[39894]: pgmap v133: 121 pgs: 121 active+clean; 60 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T22:15:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:14 smithi160 ceph-mon[39894]: osdmap e107: 8 total, 8 up, 8 in 2024-02-11T22:15:15.597 INFO:tasks.rados.rados.0.smithi023.stdout:265: done (1 left) 2024-02-11T22:15:15.597 INFO:tasks.rados.rados.0.smithi023.stdout:266: read oid 17 snap -1 2024-02-11T22:15:15.597 INFO:tasks.rados.rados.0.smithi023.stdout:266: expect (ObjNum 100 snap 20 seq_num 100) 2024-02-11T22:15:15.597 INFO:tasks.rados.rados.0.smithi023.stdout:267: read oid 39 snap -1 2024-02-11T22:15:15.597 INFO:tasks.rados.rados.0.smithi023.stdout:267: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:15.597 INFO:tasks.rados.rados.0.smithi023.stdout:268: snap_remove snap 20 2024-02-11T22:15:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:15 smithi023 ceph-mon[35696]: osdmap e108: 8 total, 8 up, 8 in 2024-02-11T22:15:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:15:15] "GET /metrics HTTP/1.1" 200 35984 "" "Prometheus/2.43.0" 2024-02-11T22:15:15.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:15 smithi023 ceph-mon[50466]: osdmap e108: 8 total, 8 up, 8 in 2024-02-11T22:15:15.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:15 smithi160 ceph-mon[39894]: osdmap e108: 8 total, 8 up, 8 in 2024-02-11T22:15:16.590 INFO:tasks.rados.rados.0.smithi023.stdout:268: done (3 left) 2024-02-11T22:15:16.590 INFO:tasks.rados.rados.0.smithi023.stdout:269: read oid 37 snap -1 2024-02-11T22:15:16.590 INFO:tasks.rados.rados.0.smithi023.stdout:269: expect deleted 2024-02-11T22:15:16.590 INFO:tasks.rados.rados.0.smithi023.stdout:270: setattr oid 18 current snap is 22 2024-02-11T22:15:16.590 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 57 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:15:16.590 INFO:tasks.rados.rados.0.smithi023.stdout:267: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:16.611 INFO:tasks.rados.rados.0.smithi023.stdout:266: expect (ObjNum 100 snap 20 seq_num 100) 2024-02-11T22:15:16.666 INFO:tasks.rados.rados.0.smithi023.stdout:264: done (4 left) 2024-02-11T22:15:16.666 INFO:tasks.rados.rados.0.smithi023.stdout:266: done (3 left) 2024-02-11T22:15:16.666 INFO:tasks.rados.rados.0.smithi023.stdout:267: done (2 left) 2024-02-11T22:15:16.666 INFO:tasks.rados.rados.0.smithi023.stdout:269: done (1 left) 2024-02-11T22:15:16.666 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 22 2024-02-11T22:15:16.666 INFO:tasks.rados.rados.0.smithi023.stdout:271: seq_num 105 ranges {57344=565248,622592=507904,1130496=507904,1638400=188416} 2024-02-11T22:15:16.669 INFO:tasks.rados.rados.0.smithi023.stdout:271: writing smithi02397626-27 from 57344 to 622592 tid 1 2024-02-11T22:15:16.675 INFO:tasks.rados.rados.0.smithi023.stdout:271: writing smithi02397626-27 from 622592 to 1130496 tid 2 2024-02-11T22:15:16.675 INFO:tasks.rados.rados.0.smithi023.stdout:271: writing smithi02397626-27 from 1130496 to 1638400 tid 3 2024-02-11T22:15:16.676 INFO:tasks.rados.rados.0.smithi023.stdout:271: writing smithi02397626-27 from 1638400 to 1826816 tid 4 2024-02-11T22:15:16.677 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 22 2024-02-11T22:15:16.677 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 18 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-02-11T22:15:16.677 INFO:tasks.rados.rados.0.smithi023.stdout:271: finishing write tid 1 to smithi02397626-27 2024-02-11T22:15:16.677 INFO:tasks.rados.rados.0.smithi023.stdout:271: finishing write tid 2 to smithi02397626-27 2024-02-11T22:15:16.677 INFO:tasks.rados.rados.0.smithi023.stdout:272: seq_num 106 ranges {3284992=581632,3866624=794624,4661248=409600} 2024-02-11T22:15:16.698 INFO:tasks.rados.rados.0.smithi023.stdout:272: writing smithi02397626-5 from 3284992 to 3866624 tid 1 2024-02-11T22:15:16.702 INFO:tasks.rados.rados.0.smithi023.stdout:272: writing smithi02397626-5 from 3866624 to 4661248 tid 2 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:272: writing smithi02397626-5 from 4661248 to 5070848 tid 3 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:270: done (2 left) 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:273: read oid 12 snap 17 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:273: expect (ObjNum 68 snap 5 seq_num 68) 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:274: rmattr oid 33 current snap is 22 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:274: done (3 left) 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 22 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:271: finishing write tid 3 to smithi02397626-27 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:271: finishing write tid 4 to smithi02397626-27 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:271: finishing write tid 5 to smithi02397626-27 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:271: finishing write tid 6 to smithi02397626-27 2024-02-11T22:15:16.705 INFO:tasks.rados.rados.0.smithi023.stdout:271: oid 27 updating version 0 to 22 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:271: oid 27 version 22 is already newer than 21 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:271: oid 27 updating version 22 to 24 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:271: oid 27 version 24 is already newer than 23 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:271: oid 27 version 24 is already newer than 20 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 24 (ObjNum 105 snap 22 seq_num 105) dirty exists 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:271: left oid 27 (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:272: finishing write tid 1 to smithi02397626-5 2024-02-11T22:15:16.706 INFO:tasks.rados.rados.0.smithi023.stdout:275: seq_num 107 ranges {3506176=598016,4104192=729088,4833280=466944,5300224=8192} 2024-02-11T22:15:16.727 INFO:tasks.rados.rados.0.smithi023.stdout:275: writing smithi02397626-45 from 3506176 to 4104192 tid 1 2024-02-11T22:15:16.731 INFO:tasks.rados.rados.0.smithi023.stdout:275: writing smithi02397626-45 from 4104192 to 4833280 tid 2 2024-02-11T22:15:16.734 INFO:tasks.rados.rados.0.smithi023.stdout:275: writing smithi02397626-45 from 4833280 to 5300224 tid 3 2024-02-11T22:15:16.734 INFO:tasks.rados.rados.0.smithi023.stdout:275: writing smithi02397626-45 from 5300224 to 5308416 tid 4 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:271: done (3 left) 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:276: read oid 35 snap -1 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:276: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:277: read oid 33 snap 21 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:277: expect (ObjNum 11 snap 0 seq_num 11) 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 22 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:272: finishing write tid 2 to smithi02397626-5 2024-02-11T22:15:16.735 INFO:tasks.rados.rados.0.smithi023.stdout:278: seq_num 108 ranges {0=614400,614400=606208,1220608=598016} 2024-02-11T22:15:16.737 INFO:tasks.rados.rados.0.smithi023.stdout:278: writing smithi02397626-37 from 0 to 614400 tid 1 2024-02-11T22:15:16.741 INFO:tasks.rados.rados.0.smithi023.stdout:278: writing smithi02397626-37 from 614400 to 1220608 tid 2 2024-02-11T22:15:16.745 INFO:tasks.rados.rados.0.smithi023.stdout:278: writing smithi02397626-37 from 1220608 to 1818624 tid 3 2024-02-11T22:15:16.745 INFO:tasks.rados.rados.0.smithi023.stdout:279: snap_remove snap 18 2024-02-11T22:15:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:16 smithi023 ceph-mon[35696]: pgmap v136: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:15:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:16 smithi023 ceph-mon[35696]: osdmap e109: 8 total, 8 up, 8 in 2024-02-11T22:15:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:16 smithi023 ceph-mon[50466]: pgmap v136: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:15:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:16 smithi023 ceph-mon[50466]: osdmap e109: 8 total, 8 up, 8 in 2024-02-11T22:15:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:16 smithi160 ceph-mon[39894]: pgmap v136: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:15:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:16 smithi160 ceph-mon[39894]: osdmap e109: 8 total, 8 up, 8 in 2024-02-11T22:15:17.543 INFO:tasks.rados.rados.0.smithi023.stdout:279: done (6 left) 2024-02-11T22:15:17.543 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 22 2024-02-11T22:15:17.544 INFO:tasks.rados.rados.0.smithi023.stdout:280: seq_num 109 ranges {458752=630784,1089536=491520,1581056=483328,2064384=229376} 2024-02-11T22:15:17.549 INFO:tasks.rados.rados.0.smithi023.stdout:280: writing smithi02397626-36 from 458752 to 1089536 tid 1 2024-02-11T22:15:17.552 INFO:tasks.rados.rados.0.smithi023.stdout:280: writing smithi02397626-36 from 1089536 to 1581056 tid 2 2024-02-11T22:15:17.555 INFO:tasks.rados.rados.0.smithi023.stdout:280: writing smithi02397626-36 from 1581056 to 2064384 tid 3 2024-02-11T22:15:17.557 INFO:tasks.rados.rados.0.smithi023.stdout:280: writing smithi02397626-36 from 2064384 to 2293760 tid 4 2024-02-11T22:15:17.557 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 22 2024-02-11T22:15:17.557 INFO:tasks.rados.rados.0.smithi023.stdout:281: seq_num 110 ranges {0=647168,647168=778240,1425408=425984} 2024-02-11T22:15:17.560 INFO:tasks.rados.rados.0.smithi023.stdout:281: writing smithi02397626-22 from 0 to 647168 tid 1 2024-02-11T22:15:17.565 INFO:tasks.rados.rados.0.smithi023.stdout:281: writing smithi02397626-22 from 647168 to 1425408 tid 2 2024-02-11T22:15:17.568 INFO:tasks.rados.rados.0.smithi023.stdout:281: writing smithi02397626-22 from 1425408 to 1851392 tid 3 2024-02-11T22:15:17.568 INFO:tasks.rados.rados.0.smithi023.stdout:282: rollback oid 17 current snap is 22 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 16 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:283: rollback oid 10 current snap is 22 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 21 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:284: rmattr oid 14 current snap is 22 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:284: done (10 left) 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:285: rollback oid 13 current snap is 22 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 8 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:286: rmattr oid 7 current snap is 22 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:286: done (11 left) 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:287: copy_from oid 46 from oid 26 current snap is 22 2024-02-11T22:15:17.569 INFO:tasks.rados.rados.0.smithi023.stdout:288: rollback oid 40 current snap is 22 2024-02-11T22:15:17.570 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 19 2024-02-11T22:15:17.570 INFO:tasks.rados.rados.0.smithi023.stdout:289: snap_remove snap 10 2024-02-11T22:15:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:17 smithi023 ceph-mon[35696]: osdmap e110: 8 total, 8 up, 8 in 2024-02-11T22:15:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:17 smithi023 ceph-mon[35696]: osdmap e111: 8 total, 8 up, 8 in 2024-02-11T22:15:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:17 smithi023 ceph-mon[50466]: osdmap e110: 8 total, 8 up, 8 in 2024-02-11T22:15:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:17 smithi023 ceph-mon[50466]: osdmap e111: 8 total, 8 up, 8 in 2024-02-11T22:15:17.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:17 smithi160 ceph-mon[39894]: osdmap e110: 8 total, 8 up, 8 in 2024-02-11T22:15:17.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:17 smithi160 ceph-mon[39894]: osdmap e111: 8 total, 8 up, 8 in 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:289: done (13 left) 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:290: snap_create 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: finishing write tid 3 to smithi02397626-5 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: finishing write tid 4 to smithi02397626-5 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: finishing write tid 5 to smithi02397626-5 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: oid 5 updating version 0 to 96 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: oid 5 updating version 96 to 97 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: oid 5 version 97 is already newer than 94 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: oid 5 version 97 is already newer than 95 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 97 (ObjNum 106 snap 22 seq_num 106) dirty exists 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:272: left oid 5 (ObjNum 106 snap 22 seq_num 106) 2024-02-11T22:15:18.561 INFO:tasks.rados.rados.0.smithi023.stdout:273: expect (ObjNum 68 snap 5 seq_num 68) 2024-02-11T22:15:18.646 INFO:tasks.rados.rados.0.smithi023.stdout:275: finishing write tid 1 to smithi02397626-45 2024-02-11T22:15:18.646 INFO:tasks.rados.rados.0.smithi023.stdout:277: expect (ObjNum 11 snap 0 seq_num 11) 2024-02-11T22:15:18.651 INFO:tasks.rados.rados.0.smithi023.stdout:276: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-11T22:15:18.666 INFO:tasks.rados.rados.0.smithi023.stdout:275: finishing write tid 2 to smithi02397626-45 2024-02-11T22:15:18.666 INFO:tasks.rados.rados.0.smithi023.stdout:275: finishing write tid 3 to smithi02397626-45 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: finishing write tid 4 to smithi02397626-45 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: finishing write tid 5 to smithi02397626-45 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: finishing write tid 6 to smithi02397626-45 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: oid 45 updating version 0 to 85 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: oid 45 version 85 is already newer than 81 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: oid 45 version 85 is already newer than 83 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: oid 45 version 85 is already newer than 82 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: oid 45 version 85 is already newer than 84 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 85 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:275: left oid 45 (ObjNum 107 snap 22 seq_num 107) 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:278: finishing write tid 1 to smithi02397626-37 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:278: finishing write tid 2 to smithi02397626-37 2024-02-11T22:15:18.667 INFO:tasks.rados.rados.0.smithi023.stdout:278: finishing write tid 3 to smithi02397626-37 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: finishing write tid 4 to smithi02397626-37 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: finishing write tid 5 to smithi02397626-37 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: oid 37 updating version 0 to 73 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: oid 37 updating version 73 to 74 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: oid 37 updating version 74 to 75 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: oid 37 updating version 75 to 76 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 76 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:278: left oid 37 (ObjNum 108 snap 22 seq_num 108) 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:280: finishing write tid 1 to smithi02397626-36 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:280: finishing write tid 2 to smithi02397626-36 2024-02-11T22:15:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:280: finishing write tid 3 to smithi02397626-36 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: finishing write tid 4 to smithi02397626-36 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: finishing write tid 5 to smithi02397626-36 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: finishing write tid 6 to smithi02397626-36 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: oid 36 updating version 0 to 23 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: oid 36 version 23 is already newer than 22 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: oid 36 updating version 23 to 24 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: oid 36 updating version 24 to 25 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: oid 36 updating version 25 to 26 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 26 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:280: left oid 36 (ObjNum 109 snap 22 seq_num 109) 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:281: finishing write tid 1 to smithi02397626-22 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:283: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:283: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:283: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:15:18.669 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 105 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:287: finishing copy_from to smithi02397626-46 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:287: got expected ENOENT (src dne) 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:287: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: finishing write tid 2 to smithi02397626-22 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: finishing write tid 3 to smithi02397626-22 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: finishing write tid 4 to smithi02397626-22 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:282: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:282: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:282: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 39 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: finishing write tid 5 to smithi02397626-22 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: oid 22 updating version 0 to 134 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: oid 22 updating version 134 to 136 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: oid 22 version 136 is already newer than 135 2024-02-11T22:15:18.670 INFO:tasks.rados.rados.0.smithi023.stdout:281: oid 22 updating version 136 to 137 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 137 (ObjNum 110 snap 22 seq_num 110) dirty exists 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:281: left oid 22 (ObjNum 110 snap 22 seq_num 110) 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:285: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:288: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:288: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:288: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 61 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:285: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:15:18.671 INFO:tasks.rados.rados.0.smithi023.stdout:285: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:15:18.672 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 69 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-02-11T22:15:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:18 smithi023 ceph-mon[35696]: pgmap v139: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:15:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:18 smithi023 ceph-mon[35696]: osdmap e112: 8 total, 8 up, 8 in 2024-02-11T22:15:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:18 smithi023 ceph-mon[50466]: pgmap v139: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:15:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:18 smithi023 ceph-mon[50466]: osdmap e112: 8 total, 8 up, 8 in 2024-02-11T22:15:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:18 smithi160 ceph-mon[39894]: pgmap v139: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:15:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:18 smithi160 ceph-mon[39894]: osdmap e112: 8 total, 8 up, 8 in 2024-02-11T22:15:19.573 INFO:tasks.rados.rados.0.smithi023.stdout:272: done (13 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:273: done (12 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:275: done (11 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:276: done (10 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:277: done (9 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:278: done (8 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:280: done (7 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:281: done (6 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:282: done (5 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:283: done (4 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:285: done (3 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:287: done (2 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:288: done (1 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:290: done (0 left) 2024-02-11T22:15:19.574 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 23 2024-02-11T22:15:19.575 INFO:tasks.rados.rados.0.smithi023.stdout:291: seq_num 111 ranges {2801664=663552,3465216=663552,4128768=450560,4579328=90112} 2024-02-11T22:15:19.592 INFO:tasks.rados.rados.0.smithi023.stdout:291: writing smithi02397626-16 from 2801664 to 3465216 tid 1 2024-02-11T22:15:19.595 INFO:tasks.rados.rados.0.smithi023.stdout:291: writing smithi02397626-16 from 3465216 to 4128768 tid 2 2024-02-11T22:15:19.599 INFO:tasks.rados.rados.0.smithi023.stdout:291: writing smithi02397626-16 from 4128768 to 4579328 tid 3 2024-02-11T22:15:19.599 INFO:tasks.rados.rados.0.smithi023.stdout:291: writing smithi02397626-16 from 4579328 to 4669440 tid 4 2024-02-11T22:15:19.599 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 23 2024-02-11T22:15:19.599 INFO:tasks.rados.rados.0.smithi023.stdout:292: seq_num 112 ranges {286720=679936,966656=548864,1515520=655360} 2024-02-11T22:15:19.605 INFO:tasks.rados.rados.0.smithi023.stdout:292: writing smithi02397626-18 from 286720 to 966656 tid 1 2024-02-11T22:15:19.609 INFO:tasks.rados.rados.0.smithi023.stdout:292: writing smithi02397626-18 from 966656 to 1515520 tid 2 2024-02-11T22:15:19.613 INFO:tasks.rados.rados.0.smithi023.stdout:292: writing smithi02397626-18 from 1515520 to 2170880 tid 3 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:293: setattr oid 45 current snap is 23 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: finishing write tid 1 to smithi02397626-16 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: finishing write tid 2 to smithi02397626-16 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: finishing write tid 3 to smithi02397626-16 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: finishing write tid 4 to smithi02397626-16 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: finishing write tid 5 to smithi02397626-16 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: finishing write tid 6 to smithi02397626-16 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: oid 16 updating version 0 to 37 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: oid 16 updating version 37 to 38 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: oid 16 updating version 38 to 39 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: oid 16 updating version 39 to 41 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: oid 16 version 41 is already newer than 40 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 41 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-11T22:15:19.614 INFO:tasks.rados.rados.0.smithi023.stdout:291: left oid 16 (ObjNum 111 snap 23 seq_num 111) 2024-02-11T22:15:19.615 INFO:tasks.rados.rados.0.smithi023.stdout:292: finishing write tid 1 to smithi02397626-18 2024-02-11T22:15:19.615 INFO:tasks.rados.rados.0.smithi023.stdout:292: finishing write tid 2 to smithi02397626-18 2024-02-11T22:15:19.615 INFO:tasks.rados.rados.0.smithi023.stdout:291: done (2 left) 2024-02-11T22:15:19.615 INFO:tasks.rados.rados.0.smithi023.stdout:294: snap_remove snap 8 2024-02-11T22:15:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:19 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:19 smithi023 ceph-mon[35696]: osdmap e113: 8 total, 8 up, 8 in 2024-02-11T22:15:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:19 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:19 smithi023 ceph-mon[50466]: osdmap e113: 8 total, 8 up, 8 in 2024-02-11T22:15:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:19 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:19 smithi160 ceph-mon[39894]: osdmap e113: 8 total, 8 up, 8 in 2024-02-11T22:15:20.621 INFO:tasks.rados.rados.0.smithi023.stdout:294: done (2 left) 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:295: setattr oid 15 current snap is 23 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:296: snap_create 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: finishing write tid 3 to smithi02397626-18 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: finishing write tid 4 to smithi02397626-18 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: finishing write tid 5 to smithi02397626-18 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: oid 18 updating version 0 to 36 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: oid 18 version 36 is already newer than 34 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: oid 18 updating version 36 to 37 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: oid 18 version 37 is already newer than 35 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 37 (ObjNum 112 snap 23 seq_num 112) dirty exists 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:292: left oid 18 (ObjNum 112 snap 23 seq_num 112) 2024-02-11T22:15:20.622 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 95 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-02-11T22:15:20.629 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 34 (ObjNum 289 snap 0 seq_num 913391824) dirty exists 2024-02-11T22:15:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:20 smithi023 ceph-mon[35696]: pgmap v142: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:20 smithi023 ceph-mon[50466]: pgmap v142: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:20 smithi160 ceph-mon[39894]: pgmap v142: 121 pgs: 121 active+clean; 71 MiB data, 338 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:21.627 INFO:tasks.rados.rados.0.smithi023.stdout:292: done (3 left) 2024-02-11T22:15:21.627 INFO:tasks.rados.rados.0.smithi023.stdout:293: done (2 left) 2024-02-11T22:15:21.627 INFO:tasks.rados.rados.0.smithi023.stdout:295: done (1 left) 2024-02-11T22:15:21.627 INFO:tasks.rados.rados.0.smithi023.stdout:296: done (0 left) 2024-02-11T22:15:21.627 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 24 2024-02-11T22:15:21.627 INFO:tasks.rados.rados.0.smithi023.stdout:297: seq_num 113 ranges {188416=696320,884736=434176,1318912=466944,1785856=303104} 2024-02-11T22:15:21.631 INFO:tasks.rados.rados.0.smithi023.stdout:297: writing smithi02397626-33 from 188416 to 884736 tid 1 2024-02-11T22:15:21.634 INFO:tasks.rados.rados.0.smithi023.stdout:297: writing smithi02397626-33 from 884736 to 1318912 tid 2 2024-02-11T22:15:21.636 INFO:tasks.rados.rados.0.smithi023.stdout:297: writing smithi02397626-33 from 1318912 to 1785856 tid 3 2024-02-11T22:15:21.639 INFO:tasks.rados.rados.0.smithi023.stdout:297: writing smithi02397626-33 from 1785856 to 2088960 tid 4 2024-02-11T22:15:21.639 INFO:tasks.rados.rados.0.smithi023.stdout:298: copy_from oid 18 from oid 13 current snap is 24 2024-02-11T22:15:21.639 INFO:tasks.rados.rados.0.smithi023.stdout:299: snap_create 2024-02-11T22:15:21.639 INFO:tasks.rados.rados.0.smithi023.stdout:297: finishing write tid 1 to smithi02397626-33 2024-02-11T22:15:21.639 INFO:tasks.rados.rados.0.smithi023.stdout:297: finishing write tid 2 to smithi02397626-33 2024-02-11T22:15:21.641 INFO:tasks.rados.rados.0.smithi023.stdout:297: finishing write tid 3 to smithi02397626-33 2024-02-11T22:15:21.642 INFO:tasks.rados.rados.0.smithi023.stdout:297: finishing write tid 4 to smithi02397626-33 2024-02-11T22:15:21.642 INFO:tasks.rados.rados.0.smithi023.stdout:297: finishing write tid 5 to smithi02397626-33 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: finishing write tid 6 to smithi02397626-33 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: oid 33 updating version 0 to 38 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: oid 33 updating version 38 to 40 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: oid 33 updating version 40 to 41 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: oid 33 version 41 is already newer than 39 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: oid 33 updating version 41 to 42 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 42 (ObjNum 113 snap 24 seq_num 113) dirty exists 2024-02-11T22:15:21.644 INFO:tasks.rados.rados.0.smithi023.stdout:297: left oid 33 (ObjNum 113 snap 24 seq_num 113) 2024-02-11T22:15:21.646 INFO:tasks.rados.rados.0.smithi023.stdout:298: finishing copy_from to smithi02397626-18 2024-02-11T22:15:21.646 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 69 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-02-11T22:15:21.646 INFO:tasks.rados.rados.0.smithi023.stdout:298: finishing copy_from racing read to smithi02397626-18 2024-02-11T22:15:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:21 smithi023 ceph-mon[35696]: osdmap e114: 8 total, 8 up, 8 in 2024-02-11T22:15:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:21 smithi023 ceph-mon[50466]: osdmap e114: 8 total, 8 up, 8 in 2024-02-11T22:15:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:21 smithi160 ceph-mon[39894]: osdmap e114: 8 total, 8 up, 8 in 2024-02-11T22:15:22.554 INFO:tasks.rados.rados.0.smithi023.stdout:297: done (2 left) 2024-02-11T22:15:22.554 INFO:tasks.rados.rados.0.smithi023.stdout:298: done (1 left) 2024-02-11T22:15:22.554 INFO:tasks.rados.rados.0.smithi023.stdout:299: done (0 left) 2024-02-11T22:15:22.554 INFO:tasks.rados.rados.0.smithi023.stdout:300: snap_create 2024-02-11T22:15:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:22 smithi023 ceph-mon[35696]: pgmap v145: 121 pgs: 121 active+clean; 86 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-02-11T22:15:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:22 smithi023 ceph-mon[35696]: osdmap e115: 8 total, 8 up, 8 in 2024-02-11T22:15:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:22 smithi023 ceph-mon[35696]: osdmap e116: 8 total, 8 up, 8 in 2024-02-11T22:15:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:22 smithi023 ceph-mon[50466]: pgmap v145: 121 pgs: 121 active+clean; 86 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-02-11T22:15:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:22 smithi023 ceph-mon[50466]: osdmap e115: 8 total, 8 up, 8 in 2024-02-11T22:15:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:22 smithi023 ceph-mon[50466]: osdmap e116: 8 total, 8 up, 8 in 2024-02-11T22:15:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:22 smithi160 ceph-mon[39894]: pgmap v145: 121 pgs: 121 active+clean; 86 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-02-11T22:15:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:22 smithi160 ceph-mon[39894]: osdmap e115: 8 total, 8 up, 8 in 2024-02-11T22:15:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:22 smithi160 ceph-mon[39894]: osdmap e116: 8 total, 8 up, 8 in 2024-02-11T22:15:23.558 INFO:tasks.rados.rados.0.smithi023.stdout:300: done (0 left) 2024-02-11T22:15:23.558 INFO:tasks.rados.rados.0.smithi023.stdout:301: read oid 15 snap -1 2024-02-11T22:15:23.559 INFO:tasks.rados.rados.0.smithi023.stdout:301: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:23.559 INFO:tasks.rados.rados.0.smithi023.stdout:302: snap_create 2024-02-11T22:15:23.561 INFO:tasks.rados.rados.0.smithi023.stdout:301: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:24.570 INFO:tasks.rados.rados.0.smithi023.stdout:301: done (1 left) 2024-02-11T22:15:24.571 INFO:tasks.rados.rados.0.smithi023.stdout:302: done (0 left) 2024-02-11T22:15:24.571 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 27 2024-02-11T22:15:24.571 INFO:tasks.rados.rados.0.smithi023.stdout:303: seq_num 114 ranges {1687552=712704,2400256=712704,3112960=491520} 2024-02-11T22:15:24.584 INFO:tasks.rados.rados.0.smithi023.stdout:303: writing smithi02397626-23 from 1687552 to 2400256 tid 1 2024-02-11T22:15:24.587 INFO:tasks.rados.rados.0.smithi023.stdout:303: writing smithi02397626-23 from 2400256 to 3112960 tid 2 2024-02-11T22:15:24.591 INFO:tasks.rados.rados.0.smithi023.stdout:303: writing smithi02397626-23 from 3112960 to 3604480 tid 3 2024-02-11T22:15:24.591 INFO:tasks.rados.rados.0.smithi023.stdout:304: rollback oid 9 current snap is 27 2024-02-11T22:15:24.591 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 17 2024-02-11T22:15:24.591 INFO:tasks.rados.rados.0.smithi023.stdout:303: finishing write tid 1 to smithi02397626-23 2024-02-11T22:15:24.591 INFO:tasks.rados.rados.0.smithi023.stdout:305: snap_remove snap 24 2024-02-11T22:15:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:24 smithi023 ceph-mon[35696]: pgmap v148: 121 pgs: 121 active+clean; 86 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-02-11T22:15:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:24 smithi023 ceph-mon[35696]: osdmap e117: 8 total, 8 up, 8 in 2024-02-11T22:15:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:24 smithi023 ceph-mon[50466]: pgmap v148: 121 pgs: 121 active+clean; 86 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-02-11T22:15:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:24 smithi023 ceph-mon[50466]: osdmap e117: 8 total, 8 up, 8 in 2024-02-11T22:15:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:24 smithi160 ceph-mon[39894]: pgmap v148: 121 pgs: 121 active+clean; 86 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 28 op/s 2024-02-11T22:15:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:24 smithi160 ceph-mon[39894]: osdmap e117: 8 total, 8 up, 8 in 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:305: done (2 left) 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:306: rollback oid 25 current snap is 27 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 25 to 25 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:303: finishing write tid 2 to smithi02397626-23 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:303: finishing write tid 3 to smithi02397626-23 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:303: finishing write tid 4 to smithi02397626-23 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:304: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:304: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:303: finishing write tid 5 to smithi02397626-23 2024-02-11T22:15:25.601 INFO:tasks.rados.rados.0.smithi023.stdout:303: oid 23 updating version 0 to 160 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:303: oid 23 version 160 is already newer than 157 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:303: oid 23 version 160 is already newer than 158 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:303: oid 23 version 160 is already newer than 159 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 160 (ObjNum 114 snap 27 seq_num 114) dirty exists 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:303: left oid 23 (ObjNum 114 snap 27 seq_num 114) 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:304: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 164 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:303: done (2 left) 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:304: done (1 left) 2024-02-11T22:15:25.602 INFO:tasks.rados.rados.0.smithi023.stdout:307: snap_create 2024-02-11T22:15:25.605 INFO:tasks.rados.rados.0.smithi023.stdout:306: finishing rollback tid 0 to smithi02397626-25 2024-02-11T22:15:25.605 INFO:tasks.rados.rados.0.smithi023.stdout:306: finishing rollback tid 1 to smithi02397626-25 2024-02-11T22:15:25.605 INFO:tasks.rados.rados.0.smithi023.stdout:306: finishing rollback tid 2 to smithi02397626-25 2024-02-11T22:15:25.605 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 87 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-02-11T22:15:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:25 smithi023 ceph-mon[35696]: osdmap e118: 8 total, 8 up, 8 in 2024-02-11T22:15:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:15:25] "GET /metrics HTTP/1.1" 200 35985 "" "Prometheus/2.43.0" 2024-02-11T22:15:25.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:25 smithi023 ceph-mon[50466]: osdmap e118: 8 total, 8 up, 8 in 2024-02-11T22:15:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:25 smithi160 ceph-mon[39894]: osdmap e118: 8 total, 8 up, 8 in 2024-02-11T22:15:26.607 INFO:tasks.rados.rados.0.smithi023.stdout:306: done (1 left) 2024-02-11T22:15:26.607 INFO:tasks.rados.rados.0.smithi023.stdout:307: done (0 left) 2024-02-11T22:15:26.607 INFO:tasks.rados.rados.0.smithi023.stdout:308: read oid 23 snap -1 2024-02-11T22:15:26.607 INFO:tasks.rados.rados.0.smithi023.stdout:308: expect (ObjNum 114 snap 27 seq_num 114) 2024-02-11T22:15:26.607 INFO:tasks.rados.rados.0.smithi023.stdout:309: snap_remove snap 25 2024-02-11T22:15:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:26 smithi023 ceph-mon[35696]: pgmap v151: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 982 KiB/s wr, 9 op/s 2024-02-11T22:15:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:26 smithi023 ceph-mon[35696]: osdmap e119: 8 total, 8 up, 8 in 2024-02-11T22:15:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:26 smithi023 ceph-mon[50466]: pgmap v151: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 982 KiB/s wr, 9 op/s 2024-02-11T22:15:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:26 smithi023 ceph-mon[50466]: osdmap e119: 8 total, 8 up, 8 in 2024-02-11T22:15:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:26 smithi160 ceph-mon[39894]: pgmap v151: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 982 KiB/s wr, 9 op/s 2024-02-11T22:15:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:26 smithi160 ceph-mon[39894]: osdmap e119: 8 total, 8 up, 8 in 2024-02-11T22:15:27.556 INFO:tasks.rados.rados.0.smithi023.stdout:309: done (1 left) 2024-02-11T22:15:27.556 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 28 2024-02-11T22:15:27.556 INFO:tasks.rados.rados.0.smithi023.stdout:310: seq_num 115 ranges {5308416=729088,6037504=647168,6684672=434176,7118848=122880} 2024-02-11T22:15:27.588 INFO:tasks.rados.rados.0.smithi023.stdout:310: writing smithi02397626-45 from 5308416 to 6037504 tid 1 2024-02-11T22:15:27.592 INFO:tasks.rados.rados.0.smithi023.stdout:310: writing smithi02397626-45 from 6037504 to 6684672 tid 2 2024-02-11T22:15:27.595 INFO:tasks.rados.rados.0.smithi023.stdout:310: writing smithi02397626-45 from 6684672 to 7118848 tid 3 2024-02-11T22:15:27.596 INFO:tasks.rados.rados.0.smithi023.stdout:310: writing smithi02397626-45 from 7118848 to 7241728 tid 4 2024-02-11T22:15:27.596 INFO:tasks.rados.rados.0.smithi023.stdout:311: rollback oid 35 current snap is 28 2024-02-11T22:15:27.596 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 16 2024-02-11T22:15:27.596 INFO:tasks.rados.rados.0.smithi023.stdout:308: expect (ObjNum 114 snap 27 seq_num 114) 2024-02-11T22:15:27.729 INFO:tasks.rados.rados.0.smithi023.stdout:310: finishing write tid 1 to smithi02397626-45 2024-02-11T22:15:27.729 INFO:tasks.rados.rados.0.smithi023.stdout:310: finishing write tid 2 to smithi02397626-45 2024-02-11T22:15:27.729 INFO:tasks.rados.rados.0.smithi023.stdout:310: finishing write tid 3 to smithi02397626-45 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:311: finishing rollback tid 0 to smithi02397626-35 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: finishing write tid 4 to smithi02397626-45 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:311: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:311: finishing rollback tid 2 to smithi02397626-35 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 51 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: finishing write tid 5 to smithi02397626-45 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: finishing write tid 6 to smithi02397626-45 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: oid 45 updating version 0 to 107 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: oid 45 version 107 is already newer than 104 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: oid 45 version 107 is already newer than 103 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: oid 45 version 107 is already newer than 106 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: oid 45 version 107 is already newer than 105 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 107 (ObjNum 115 snap 28 seq_num 115) dirty exists 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:310: left oid 45 (ObjNum 115 snap 28 seq_num 115) 2024-02-11T22:15:27.730 INFO:tasks.rados.rados.0.smithi023.stdout:308: done (2 left) 2024-02-11T22:15:27.731 INFO:tasks.rados.rados.0.smithi023.stdout:310: done (1 left) 2024-02-11T22:15:27.731 INFO:tasks.rados.rados.0.smithi023.stdout:311: done (0 left) 2024-02-11T22:15:27.731 INFO:tasks.rados.rados.0.smithi023.stdout:312: snap_create 2024-02-11T22:15:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:27 smithi023 ceph-mon[35696]: osdmap e120: 8 total, 8 up, 8 in 2024-02-11T22:15:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:27 smithi023 ceph-mon[35696]: osdmap e121: 8 total, 8 up, 8 in 2024-02-11T22:15:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:27 smithi023 ceph-mon[50466]: osdmap e120: 8 total, 8 up, 8 in 2024-02-11T22:15:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:27 smithi023 ceph-mon[50466]: osdmap e121: 8 total, 8 up, 8 in 2024-02-11T22:15:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:27 smithi160 ceph-mon[39894]: osdmap e120: 8 total, 8 up, 8 in 2024-02-11T22:15:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:27 smithi160 ceph-mon[39894]: osdmap e121: 8 total, 8 up, 8 in 2024-02-11T22:15:28.632 INFO:tasks.rados.rados.0.smithi023.stdout:312: done (0 left) 2024-02-11T22:15:28.632 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 29 2024-02-11T22:15:28.632 INFO:tasks.rados.rados.0.smithi023.stdout:313: seq_num 116 ranges {204800=745472,950272=532480,1482752=638976,2121728=32768} 2024-02-11T22:15:28.636 INFO:tasks.rados.rados.0.smithi023.stdout:313: writing smithi02397626-18 from 204800 to 950272 tid 1 2024-02-11T22:15:28.639 INFO:tasks.rados.rados.0.smithi023.stdout:313: writing smithi02397626-18 from 950272 to 1482752 tid 2 2024-02-11T22:15:28.643 INFO:tasks.rados.rados.0.smithi023.stdout:313: writing smithi02397626-18 from 1482752 to 2121728 tid 3 2024-02-11T22:15:28.644 INFO:tasks.rados.rados.0.smithi023.stdout:313: writing smithi02397626-18 from 2121728 to 2154496 tid 4 2024-02-11T22:15:28.644 INFO:tasks.rados.rados.0.smithi023.stdout:314: read oid 31 snap -1 2024-02-11T22:15:28.644 INFO:tasks.rados.rados.0.smithi023.stdout:314: expect deleted 2024-02-11T22:15:28.644 INFO:tasks.rados.rados.0.smithi023.stdout:315: read oid 5 snap -1 2024-02-11T22:15:28.645 INFO:tasks.rados.rados.0.smithi023.stdout:315: expect (ObjNum 106 snap 22 seq_num 106) 2024-02-11T22:15:28.645 INFO:tasks.rados.rados.0.smithi023.stdout:316: copy_from oid 21 from oid 32 current snap is 29 2024-02-11T22:15:28.645 INFO:tasks.rados.rados.0.smithi023.stdout:313: finishing write tid 1 to smithi02397626-18 2024-02-11T22:15:28.645 INFO:tasks.rados.rados.0.smithi023.stdout:313: finishing write tid 2 to smithi02397626-18 2024-02-11T22:15:28.645 INFO:tasks.rados.rados.0.smithi023.stdout:317: snap_create 2024-02-11T22:15:28.649 INFO:tasks.rados.rados.0.smithi023.stdout:313: finishing write tid 3 to smithi02397626-18 2024-02-11T22:15:28.649 INFO:tasks.rados.rados.0.smithi023.stdout:313: finishing write tid 4 to smithi02397626-18 2024-02-11T22:15:28.649 INFO:tasks.rados.rados.0.smithi023.stdout:313: finishing write tid 5 to smithi02397626-18 2024-02-11T22:15:28.650 INFO:tasks.rados.rados.0.smithi023.stdout:313: finishing write tid 6 to smithi02397626-18 2024-02-11T22:15:28.650 INFO:tasks.rados.rados.0.smithi023.stdout:313: oid 18 updating version 0 to 70 2024-02-11T22:15:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:313: oid 18 updating version 70 to 72 2024-02-11T22:15:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:313: oid 18 version 72 is already newer than 71 2024-02-11T22:15:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:313: oid 18 updating version 72 to 74 2024-02-11T22:15:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:313: oid 18 version 74 is already newer than 73 2024-02-11T22:15:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 74 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-02-11T22:15:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:313: left oid 18 (ObjNum 116 snap 29 seq_num 116) 2024-02-11T22:15:28.654 INFO:tasks.rados.rados.0.smithi023.stdout:316: finishing copy_from to smithi02397626-21 2024-02-11T22:15:28.654 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 12 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:15:28.654 INFO:tasks.rados.rados.0.smithi023.stdout:316: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:15:28.674 INFO:tasks.rados.rados.0.smithi023.stdout:315: expect (ObjNum 106 snap 22 seq_num 106) 2024-02-11T22:15:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:28 smithi023 ceph-mon[35696]: pgmap v154: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 982 KiB/s wr, 9 op/s 2024-02-11T22:15:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:28 smithi023 ceph-mon[50466]: pgmap v154: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 982 KiB/s wr, 9 op/s 2024-02-11T22:15:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:28 smithi160 ceph-mon[39894]: pgmap v154: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 982 KiB/s wr, 9 op/s 2024-02-11T22:15:29.645 INFO:tasks.rados.rados.0.smithi023.stdout:313: done (4 left) 2024-02-11T22:15:29.645 INFO:tasks.rados.rados.0.smithi023.stdout:314: done (3 left) 2024-02-11T22:15:29.646 INFO:tasks.rados.rados.0.smithi023.stdout:315: done (2 left) 2024-02-11T22:15:29.646 INFO:tasks.rados.rados.0.smithi023.stdout:316: done (1 left) 2024-02-11T22:15:29.646 INFO:tasks.rados.rados.0.smithi023.stdout:317: done (0 left) 2024-02-11T22:15:29.646 INFO:tasks.rados.rados.0.smithi023.stdout:318: read oid 41 snap -1 2024-02-11T22:15:29.646 INFO:tasks.rados.rados.0.smithi023.stdout:318: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:29.646 INFO:tasks.rados.rados.0.smithi023.stdout:319: delete oid 13 current snap is 30 2024-02-11T22:15:29.649 INFO:tasks.rados.rados.0.smithi023.stdout:319: done (1 left) 2024-02-11T22:15:29.649 INFO:tasks.rados.rados.0.smithi023.stdout:320: snap_create 2024-02-11T22:15:29.650 INFO:tasks.rados.rados.0.smithi023.stdout:318: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:29 smithi023 ceph-mon[35696]: osdmap e122: 8 total, 8 up, 8 in 2024-02-11T22:15:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:29 smithi023 ceph-mon[50466]: osdmap e122: 8 total, 8 up, 8 in 2024-02-11T22:15:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:29 smithi160 ceph-mon[39894]: osdmap e122: 8 total, 8 up, 8 in 2024-02-11T22:15:30.656 INFO:tasks.rados.rados.0.smithi023.stdout:318: done (1 left) 2024-02-11T22:15:30.656 INFO:tasks.rados.rados.0.smithi023.stdout:320: done (0 left) 2024-02-11T22:15:30.656 INFO:tasks.rados.rados.0.smithi023.stdout:321: delete oid 19 current snap is 31 2024-02-11T22:15:30.657 INFO:tasks.rados.rados.0.smithi023.stdout:321: done (0 left) 2024-02-11T22:15:30.657 INFO:tasks.rados.rados.0.smithi023.stdout:322: delete oid 8 current snap is 31 2024-02-11T22:15:30.662 INFO:tasks.rados.rados.0.smithi023.stdout:322: done (0 left) 2024-02-11T22:15:30.662 INFO:tasks.rados.rados.0.smithi023.stdout:323: delete oid 49 current snap is 31 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:323: done (0 left) 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:324: copy_from oid 33 from oid 9 current snap is 31 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:325: read oid 27 snap -1 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:325: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:326: rollback oid 42 current snap is 31 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 16 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:327: read oid 29 snap -1 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:327: expect deleted 2024-02-11T22:15:30.665 INFO:tasks.rados.rados.0.smithi023.stdout:328: delete oid 19 current snap is 31 2024-02-11T22:15:30.666 INFO:tasks.rados.rados.0.smithi023.stdout:327: done (4 left) 2024-02-11T22:15:30.666 INFO:tasks.rados.rados.0.smithi023.stdout:328: done (3 left) 2024-02-11T22:15:30.666 INFO:tasks.rados.rados.0.smithi023.stdout:329: rollback oid 37 current snap is 31 2024-02-11T22:15:30.667 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 28 2024-02-11T22:15:30.667 INFO:tasks.rados.rados.0.smithi023.stdout:330: rollback oid 29 current snap is 31 2024-02-11T22:15:30.667 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 29 2024-02-11T22:15:30.667 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 31 2024-02-11T22:15:30.667 INFO:tasks.rados.rados.0.smithi023.stdout:331: seq_num 122 ranges {1851392=450560,2301952=688128,2990080=630784,3620864=286720} 2024-02-11T22:15:30.679 INFO:tasks.rados.rados.0.smithi023.stdout:331: writing smithi02397626-22 from 1851392 to 2301952 tid 1 2024-02-11T22:15:30.683 INFO:tasks.rados.rados.0.smithi023.stdout:331: writing smithi02397626-22 from 2301952 to 2990080 tid 2 2024-02-11T22:15:30.687 INFO:tasks.rados.rados.0.smithi023.stdout:331: writing smithi02397626-22 from 2990080 to 3620864 tid 3 2024-02-11T22:15:30.689 INFO:tasks.rados.rados.0.smithi023.stdout:331: writing smithi02397626-22 from 3620864 to 3907584 tid 4 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:332: read oid 48 snap -1 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:332: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:333: copy_from oid 49 from oid 23 current snap is 31 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:334: rollback oid 2 current snap is 31 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 28 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:330: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 0 (ObjNum 33 snap 0 seq_num 879235280) dirty dne 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:330: done (8 left) 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:335: read oid 29 snap -1 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:335: expect deleted 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:336: rmattr oid 15 current snap is 31 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:326: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:15:30.690 INFO:tasks.rados.rados.0.smithi023.stdout:326: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:326: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 47 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:329: finishing rollback tid 0 to smithi02397626-37 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:329: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:329: finishing rollback tid 2 to smithi02397626-37 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 94 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:326: done (9 left) 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:329: done (8 left) 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 31 2024-02-11T22:15:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:337: seq_num 123 ranges {106496=466944,573440=573440,1146880=794624,1941504=237568} 2024-02-11T22:15:30.693 INFO:tasks.rados.rados.0.smithi023.stdout:337: writing smithi02397626-3 from 106496 to 573440 tid 1 2024-02-11T22:15:30.696 INFO:tasks.rados.rados.0.smithi023.stdout:337: writing smithi02397626-3 from 573440 to 1146880 tid 2 2024-02-11T22:15:30.701 INFO:tasks.rados.rados.0.smithi023.stdout:337: writing smithi02397626-3 from 1146880 to 1941504 tid 3 2024-02-11T22:15:30.703 INFO:tasks.rados.rados.0.smithi023.stdout:337: writing smithi02397626-3 from 1941504 to 2179072 tid 4 2024-02-11T22:15:30.703 INFO:tasks.rados.rados.0.smithi023.stdout:338: read oid 31 snap -1 2024-02-11T22:15:30.703 INFO:tasks.rados.rados.0.smithi023.stdout:338: expect deleted 2024-02-11T22:15:30.703 INFO:tasks.rados.rados.0.smithi023.stdout:339: copy_from oid 8 from oid 28 current snap is 31 2024-02-11T22:15:30.703 INFO:tasks.rados.rados.0.smithi023.stdout:340: read oid 25 snap -1 2024-02-11T22:15:30.704 INFO:tasks.rados.rados.0.smithi023.stdout:340: expect (ObjNum 72 snap 10 seq_num 72) 2024-02-11T22:15:30.704 INFO:tasks.rados.rados.0.smithi023.stdout:341: snap_create 2024-02-11T22:15:30.704 INFO:tasks.rados.rados.0.smithi023.stdout:331: finishing write tid 1 to smithi02397626-22 2024-02-11T22:15:30.704 INFO:tasks.rados.rados.0.smithi023.stdout:325: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:15:30.754 INFO:tasks.rados.rados.0.smithi023.stdout:331: finishing write tid 2 to smithi02397626-22 2024-02-11T22:15:30.754 INFO:tasks.rados.rados.0.smithi023.stdout:324: finishing copy_from to smithi02397626-33 2024-02-11T22:15:30.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 164 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:30.754 INFO:tasks.rados.rados.0.smithi023.stdout:324: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:15:30.754 INFO:tasks.rados.rados.0.smithi023.stdout:331: finishing write tid 3 to smithi02397626-22 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 165 (ObjNum 65 snap 0 seq_num 1432448365) dirty exists 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:334: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 88 (ObjNum 33 snap 0 seq_num 5) dirty dne 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: finishing write tid 4 to smithi02397626-22 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:337: finishing write tid 1 to smithi02397626-3 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: finishing write tid 5 to smithi02397626-22 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: finishing write tid 6 to smithi02397626-22 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: oid 22 updating version 0 to 177 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: oid 22 updating version 177 to 178 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: oid 22 version 178 is already newer than 175 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: oid 22 version 178 is already newer than 174 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: oid 22 version 178 is already newer than 176 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 178 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:331: left oid 22 (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:15:30.755 INFO:tasks.rados.rados.0.smithi023.stdout:337: finishing write tid 2 to smithi02397626-3 2024-02-11T22:15:30.756 INFO:tasks.rados.rados.0.smithi023.stdout:332: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: finishing write tid 3 to smithi02397626-3 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: finishing write tid 4 to smithi02397626-3 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: finishing write tid 5 to smithi02397626-3 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: finishing write tid 6 to smithi02397626-3 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: oid 3 updating version 0 to 85 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: oid 3 version 85 is already newer than 81 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: oid 3 version 85 is already newer than 82 2024-02-11T22:15:30.800 INFO:tasks.rados.rados.0.smithi023.stdout:337: oid 3 version 85 is already newer than 84 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:337: oid 3 version 85 is already newer than 83 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 85 (ObjNum 123 snap 31 seq_num 123) dirty exists 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:337: left oid 3 (ObjNum 123 snap 31 seq_num 123) 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:333: finishing copy_from to smithi02397626-49 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 160 (ObjNum 114 snap 27 seq_num 114) dirty exists 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:333: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:339: finishing copy_from to smithi02397626-8 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:339: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:15:30.801 INFO:tasks.rados.rados.0.smithi023.stdout:340: expect (ObjNum 72 snap 10 seq_num 72) 2024-02-11T22:15:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:30 smithi023 ceph-mon[35696]: pgmap v157: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:30 smithi023 ceph-mon[35696]: osdmap e123: 8 total, 8 up, 8 in 2024-02-11T22:15:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:30 smithi023 ceph-mon[50466]: pgmap v157: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:30 smithi023 ceph-mon[50466]: osdmap e123: 8 total, 8 up, 8 in 2024-02-11T22:15:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:30 smithi160 ceph-mon[39894]: pgmap v157: 121 pgs: 121 active+clean; 85 MiB data, 365 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:30 smithi160 ceph-mon[39894]: osdmap e123: 8 total, 8 up, 8 in 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:324: done (12 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:325: done (11 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:331: done (10 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:332: done (9 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:333: done (8 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:334: done (7 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:335: done (6 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:336: done (5 left) 2024-02-11T22:15:31.672 INFO:tasks.rados.rados.0.smithi023.stdout:337: done (4 left) 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:338: done (3 left) 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:339: done (2 left) 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:340: done (1 left) 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:341: done (0 left) 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:342: read oid 27 snap -1 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:342: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:15:31.673 INFO:tasks.rados.rados.0.smithi023.stdout:343: snap_create 2024-02-11T22:15:31.681 INFO:tasks.rados.rados.0.smithi023.stdout:342: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:15:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:31 smithi160 ceph-mon[39894]: osdmap e124: 8 total, 8 up, 8 in 2024-02-11T22:15:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:31 smithi023 ceph-mon[35696]: osdmap e124: 8 total, 8 up, 8 in 2024-02-11T22:15:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:31 smithi023 ceph-mon[50466]: osdmap e124: 8 total, 8 up, 8 in 2024-02-11T22:15:32.547 INFO:tasks.rados.rados.0.smithi023.stdout:342: done (1 left) 2024-02-11T22:15:32.548 INFO:tasks.rados.rados.0.smithi023.stdout:343: done (0 left) 2024-02-11T22:15:32.548 INFO:tasks.rados.rados.0.smithi023.stdout:344: delete oid 49 current snap is 33 2024-02-11T22:15:32.554 INFO:tasks.rados.rados.0.smithi023.stdout:344: done (0 left) 2024-02-11T22:15:32.554 INFO:tasks.rados.rados.0.smithi023.stdout:345: rollback oid 18 current snap is 33 2024-02-11T22:15:32.554 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 18 to 29 2024-02-11T22:15:32.554 INFO:tasks.rados.rados.0.smithi023.stdout:346: snap_create 2024-02-11T22:15:32.559 INFO:tasks.rados.rados.0.smithi023.stdout:345: finishing rollback tid 0 to smithi02397626-18 2024-02-11T22:15:32.559 INFO:tasks.rados.rados.0.smithi023.stdout:345: finishing rollback tid 1 to smithi02397626-18 2024-02-11T22:15:32.559 INFO:tasks.rados.rados.0.smithi023.stdout:345: finishing rollback tid 2 to smithi02397626-18 2024-02-11T22:15:32.559 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 77 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-02-11T22:15:32.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:32 smithi160 ceph-mon[39894]: pgmap v160: 121 pgs: 121 active+clean; 89 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1022 KiB/s wr, 7 op/s 2024-02-11T22:15:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:32 smithi160 ceph-mon[39894]: osdmap e125: 8 total, 8 up, 8 in 2024-02-11T22:15:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:32 smithi160 ceph-mon[39894]: osdmap e126: 8 total, 8 up, 8 in 2024-02-11T22:15:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:32 smithi023 ceph-mon[35696]: pgmap v160: 121 pgs: 121 active+clean; 89 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1022 KiB/s wr, 7 op/s 2024-02-11T22:15:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:32 smithi023 ceph-mon[35696]: osdmap e125: 8 total, 8 up, 8 in 2024-02-11T22:15:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:32 smithi023 ceph-mon[35696]: osdmap e126: 8 total, 8 up, 8 in 2024-02-11T22:15:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:32 smithi023 ceph-mon[50466]: pgmap v160: 121 pgs: 121 active+clean; 89 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1022 KiB/s wr, 7 op/s 2024-02-11T22:15:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:32 smithi023 ceph-mon[50466]: osdmap e125: 8 total, 8 up, 8 in 2024-02-11T22:15:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:32 smithi023 ceph-mon[50466]: osdmap e126: 8 total, 8 up, 8 in 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:345: done (1 left) 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:346: done (0 left) 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:347: rollback oid 41 current snap is 34 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 19 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:348: rollback oid 18 current snap is 34 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 18 to 31 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:349: rmattr oid 23 current snap is 34 2024-02-11T22:15:33.562 INFO:tasks.rados.rados.0.smithi023.stdout:349: done (2 left) 2024-02-11T22:15:33.563 INFO:tasks.rados.rados.0.smithi023.stdout:350: copy_from oid 43 from oid 10 current snap is 34 2024-02-11T22:15:33.563 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 34 2024-02-11T22:15:33.563 INFO:tasks.rados.rados.0.smithi023.stdout:351: seq_num 125 ranges {0=499712,499712=745472,1245184=409600,1654784=450560} 2024-02-11T22:15:33.565 INFO:tasks.rados.rados.0.smithi023.stdout:351: writing smithi02397626-19 from 0 to 499712 tid 1 2024-02-11T22:15:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:351: writing smithi02397626-19 from 499712 to 1245184 tid 2 2024-02-11T22:15:33.572 INFO:tasks.rados.rados.0.smithi023.stdout:351: writing smithi02397626-19 from 1245184 to 1654784 tid 3 2024-02-11T22:15:33.575 INFO:tasks.rados.rados.0.smithi023.stdout:351: writing smithi02397626-19 from 1654784 to 2105344 tid 4 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 34 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:347: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:348: finishing rollback tid 0 to smithi02397626-18 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:348: finishing rollback tid 1 to smithi02397626-18 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:348: finishing rollback tid 2 to smithi02397626-18 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 80 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:351: finishing write tid 1 to smithi02397626-19 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:347: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 54 (ObjNum 97 snap 0 seq_num 913212128) dirty dne 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:350: finishing copy_from to smithi02397626-43 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 105 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:350: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:351: finishing write tid 2 to smithi02397626-19 2024-02-11T22:15:33.576 INFO:tasks.rados.rados.0.smithi023.stdout:351: finishing write tid 3 to smithi02397626-19 2024-02-11T22:15:33.577 INFO:tasks.rados.rados.0.smithi023.stdout:352: seq_num 126 ranges {0=516096,516096=630784,1146880=614400,1761280=360448} 2024-02-11T22:15:33.578 INFO:tasks.rados.rados.0.smithi023.stdout:352: writing smithi02397626-13 from 0 to 516096 tid 1 2024-02-11T22:15:33.582 INFO:tasks.rados.rados.0.smithi023.stdout:352: writing smithi02397626-13 from 516096 to 1146880 tid 2 2024-02-11T22:15:33.586 INFO:tasks.rados.rados.0.smithi023.stdout:352: writing smithi02397626-13 from 1146880 to 1761280 tid 3 2024-02-11T22:15:33.588 INFO:tasks.rados.rados.0.smithi023.stdout:352: writing smithi02397626-13 from 1761280 to 2121728 tid 4 2024-02-11T22:15:33.588 INFO:tasks.rados.rados.0.smithi023.stdout:347: done (4 left) 2024-02-11T22:15:33.588 INFO:tasks.rados.rados.0.smithi023.stdout:348: done (3 left) 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:350: done (2 left) 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:353: setattr oid 31 current snap is 34 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: finishing write tid 4 to smithi02397626-19 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: finishing write tid 5 to smithi02397626-19 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:352: finishing write tid 1 to smithi02397626-13 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: finishing write tid 6 to smithi02397626-19 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: oid 19 updating version 0 to 40 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: oid 19 version 40 is already newer than 38 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: oid 19 version 40 is already newer than 39 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: oid 19 updating version 40 to 41 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: oid 19 updating version 41 to 42 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 42 (ObjNum 125 snap 34 seq_num 125) dirty exists 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:351: left oid 19 (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:352: finishing write tid 2 to smithi02397626-13 2024-02-11T22:15:33.589 INFO:tasks.rados.rados.0.smithi023.stdout:352: finishing write tid 3 to smithi02397626-13 2024-02-11T22:15:33.590 INFO:tasks.rados.rados.0.smithi023.stdout:351: done (2 left) 2024-02-11T22:15:33.590 INFO:tasks.rados.rados.0.smithi023.stdout:354: snap_create 2024-02-11T22:15:33.591 INFO:tasks.rados.rados.0.smithi023.stdout:352: finishing write tid 4 to smithi02397626-13 2024-02-11T22:15:33.591 INFO:tasks.rados.rados.0.smithi023.stdout:352: finishing write tid 5 to smithi02397626-13 2024-02-11T22:15:33.591 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 108 (ObjNum 33 snap 0 seq_num 913730560) dirty exists 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: finishing write tid 6 to smithi02397626-13 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: oid 13 updating version 0 to 87 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: oid 13 updating version 87 to 88 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: oid 13 updating version 88 to 90 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: oid 13 version 90 is already newer than 89 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: oid 13 version 90 is already newer than 86 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 90 (ObjNum 126 snap 34 seq_num 126) dirty exists 2024-02-11T22:15:33.592 INFO:tasks.rados.rados.0.smithi023.stdout:352: left oid 13 (ObjNum 126 snap 34 seq_num 126) 2024-02-11T22:15:34.568 INFO:tasks.rados.rados.0.smithi023.stdout:352: done (2 left) 2024-02-11T22:15:34.568 INFO:tasks.rados.rados.0.smithi023.stdout:353: done (1 left) 2024-02-11T22:15:34.569 INFO:tasks.rados.rados.0.smithi023.stdout:354: done (0 left) 2024-02-11T22:15:34.569 INFO:tasks.rados.rados.0.smithi023.stdout:355: copy_from oid 34 from oid 46 current snap is 35 2024-02-11T22:15:34.569 INFO:tasks.rados.rados.0.smithi023.stdout:356: snap_remove snap 26 2024-02-11T22:15:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:34 smithi023 ceph-mon[35696]: pgmap v163: 121 pgs: 121 active+clean; 89 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1022 KiB/s wr, 7 op/s 2024-02-11T22:15:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:34 smithi023 ceph-mon[35696]: osdmap e127: 8 total, 8 up, 8 in 2024-02-11T22:15:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:34 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:34 smithi023 ceph-mon[50466]: pgmap v163: 121 pgs: 121 active+clean; 89 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1022 KiB/s wr, 7 op/s 2024-02-11T22:15:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:34 smithi023 ceph-mon[50466]: osdmap e127: 8 total, 8 up, 8 in 2024-02-11T22:15:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:34 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:34 smithi160 ceph-mon[39894]: pgmap v163: 121 pgs: 121 active+clean; 89 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1022 KiB/s wr, 7 op/s 2024-02-11T22:15:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:34 smithi160 ceph-mon[39894]: osdmap e127: 8 total, 8 up, 8 in 2024-02-11T22:15:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:34 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:35.586 INFO:tasks.rados.rados.0.smithi023.stdout:356: done (1 left) 2024-02-11T22:15:35.586 INFO:tasks.rados.rados.0.smithi023.stdout:357: rollback oid 45 current snap is 35 2024-02-11T22:15:35.586 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 34 2024-02-11T22:15:35.586 INFO:tasks.rados.rados.0.smithi023.stdout:358: read oid 20 snap -1 2024-02-11T22:15:35.587 INFO:tasks.rados.rados.0.smithi023.stdout:358: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:15:35.587 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 35 2024-02-11T22:15:35.587 INFO:tasks.rados.rados.0.smithi023.stdout:359: seq_num 127 ranges {1654784=532480,2187264=507904,2695168=778240,3473408=319488} 2024-02-11T22:15:35.599 INFO:tasks.rados.rados.0.smithi023.stdout:359: writing smithi02397626-47 from 1654784 to 2187264 tid 1 2024-02-11T22:15:35.602 INFO:tasks.rados.rados.0.smithi023.stdout:359: writing smithi02397626-47 from 2187264 to 2695168 tid 2 2024-02-11T22:15:35.606 INFO:tasks.rados.rados.0.smithi023.stdout:359: writing smithi02397626-47 from 2695168 to 3473408 tid 3 2024-02-11T22:15:35.608 INFO:tasks.rados.rados.0.smithi023.stdout:359: writing smithi02397626-47 from 3473408 to 3792896 tid 4 2024-02-11T22:15:35.608 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 35 2024-02-11T22:15:35.608 INFO:tasks.rados.rados.0.smithi023.stdout:355: finishing copy_from to smithi02397626-34 2024-02-11T22:15:35.609 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:15:35.609 INFO:tasks.rados.rados.0.smithi023.stdout:355: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:15:35.609 INFO:tasks.rados.rados.0.smithi023.stdout:360: seq_num 128 ranges {1654784=548864,2203648=794624,2998272=581632,3579904=229376} 2024-02-11T22:15:35.620 INFO:tasks.rados.rados.0.smithi023.stdout:360: writing smithi02397626-48 from 1654784 to 2203648 tid 1 2024-02-11T22:15:35.625 INFO:tasks.rados.rados.0.smithi023.stdout:360: writing smithi02397626-48 from 2203648 to 2998272 tid 2 2024-02-11T22:15:35.628 INFO:tasks.rados.rados.0.smithi023.stdout:360: writing smithi02397626-48 from 2998272 to 3579904 tid 3 2024-02-11T22:15:35.629 INFO:tasks.rados.rados.0.smithi023.stdout:360: writing smithi02397626-48 from 3579904 to 3809280 tid 4 2024-02-11T22:15:35.629 INFO:tasks.rados.rados.0.smithi023.stdout:355: done (4 left) 2024-02-11T22:15:35.629 INFO:tasks.rados.rados.0.smithi023.stdout:361: delete oid 9 current snap is 35 2024-02-11T22:15:35.629 INFO:tasks.rados.rados.0.smithi023.stdout:358: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:15:35.640 INFO:tasks.rados.rados.0.smithi023.stdout:357: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:15:35.640 INFO:tasks.rados.rados.0.smithi023.stdout:357: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:15:35.640 INFO:tasks.rados.rados.0.smithi023.stdout:357: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:15:35.640 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 114 (ObjNum 115 snap 28 seq_num 115) dirty exists 2024-02-11T22:15:35.640 INFO:tasks.rados.rados.0.smithi023.stdout:359: finishing write tid 1 to smithi02397626-47 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:357: done (4 left) 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:358: done (3 left) 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:361: done (2 left) 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 35 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: finishing write tid 2 to smithi02397626-47 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: finishing write tid 3 to smithi02397626-47 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: finishing write tid 4 to smithi02397626-47 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: finishing write tid 5 to smithi02397626-47 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: finishing write tid 6 to smithi02397626-47 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: oid 47 updating version 0 to 9 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: oid 47 updating version 9 to 13 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: oid 47 version 13 is already newer than 12 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: oid 47 version 13 is already newer than 10 2024-02-11T22:15:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:359: oid 47 version 13 is already newer than 11 2024-02-11T22:15:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 13 (ObjNum 127 snap 35 seq_num 127) dirty exists 2024-02-11T22:15:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:359: left oid 47 (ObjNum 127 snap 35 seq_num 127) 2024-02-11T22:15:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:360: finishing write tid 1 to smithi02397626-48 2024-02-11T22:15:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:360: finishing write tid 2 to smithi02397626-48 2024-02-11T22:15:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:362: seq_num 130 ranges {5070848=581632,5652480=614400,6266880=598016,6864896=393216} 2024-02-11T22:15:35.671 INFO:tasks.rados.rados.0.smithi023.stdout:362: writing smithi02397626-5 from 5070848 to 5652480 tid 1 2024-02-11T22:15:35.675 INFO:tasks.rados.rados.0.smithi023.stdout:362: writing smithi02397626-5 from 5652480 to 6266880 tid 2 2024-02-11T22:15:35.677 INFO:tasks.rados.rados.0.smithi023.stdout:362: writing smithi02397626-5 from 6266880 to 6864896 tid 3 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:362: writing smithi02397626-5 from 6864896 to 7258112 tid 4 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:359: done (2 left) 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:363: delete oid 47 current snap is 35 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: finishing write tid 3 to smithi02397626-48 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: finishing write tid 4 to smithi02397626-48 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: finishing write tid 5 to smithi02397626-48 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: finishing write tid 6 to smithi02397626-48 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: oid 48 updating version 0 to 97 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: oid 48 version 97 is already newer than 95 2024-02-11T22:15:35.680 INFO:tasks.rados.rados.0.smithi023.stdout:360: oid 48 version 97 is already newer than 96 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:360: oid 48 version 97 is already newer than 94 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:360: oid 48 version 97 is already newer than 93 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 97 (ObjNum 128 snap 35 seq_num 128) dirty exists 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:360: left oid 48 (ObjNum 128 snap 35 seq_num 128) 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:362: finishing write tid 1 to smithi02397626-5 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:362: finishing write tid 2 to smithi02397626-5 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:362: finishing write tid 3 to smithi02397626-5 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:360: done (2 left) 2024-02-11T22:15:35.681 INFO:tasks.rados.rados.0.smithi023.stdout:363: done (1 left) 2024-02-11T22:15:35.682 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 35 2024-02-11T22:15:35.682 INFO:tasks.rados.rados.0.smithi023.stdout:364: seq_num 132 ranges {2293760=614400,2908160=786432,3694592=565248,4259840=253952} 2024-02-11T22:15:35.690 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:35 smithi160 ceph-mon[39894]: osdmap e128: 8 total, 8 up, 8 in 2024-02-11T22:15:35.697 INFO:tasks.rados.rados.0.smithi023.stdout:364: writing smithi02397626-36 from 2293760 to 2908160 tid 1 2024-02-11T22:15:35.701 INFO:tasks.rados.rados.0.smithi023.stdout:364: writing smithi02397626-36 from 2908160 to 3694592 tid 2 2024-02-11T22:15:35.704 INFO:tasks.rados.rados.0.smithi023.stdout:364: writing smithi02397626-36 from 3694592 to 4259840 tid 3 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:364: writing smithi02397626-36 from 4259840 to 4513792 tid 4 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:365: copy_from oid 21 from oid 20 current snap is 35 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: finishing write tid 4 to smithi02397626-5 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: finishing write tid 5 to smithi02397626-5 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: finishing write tid 6 to smithi02397626-5 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: oid 5 updating version 0 to 128 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: oid 5 updating version 128 to 132 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: oid 5 version 132 is already newer than 129 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: oid 5 version 132 is already newer than 131 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: oid 5 version 132 is already newer than 130 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 132 (ObjNum 130 snap 35 seq_num 130) dirty exists 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:362: left oid 5 (ObjNum 130 snap 35 seq_num 130) 2024-02-11T22:15:35.707 INFO:tasks.rados.rados.0.smithi023.stdout:364: finishing write tid 1 to smithi02397626-36 2024-02-11T22:15:35.708 INFO:tasks.rados.rados.0.smithi023.stdout:364: finishing write tid 2 to smithi02397626-36 2024-02-11T22:15:35.708 INFO:tasks.rados.rados.0.smithi023.stdout:362: done (2 left) 2024-02-11T22:15:35.708 INFO:tasks.rados.rados.0.smithi023.stdout:366: setattr oid 43 current snap is 35 2024-02-11T22:15:35.708 INFO:tasks.rados.rados.0.smithi023.stdout:364: finishing write tid 3 to smithi02397626-36 2024-02-11T22:15:35.708 INFO:tasks.rados.rados.0.smithi023.stdout:364: finishing write tid 4 to smithi02397626-36 2024-02-11T22:15:35.709 INFO:tasks.rados.rados.0.smithi023.stdout:364: finishing write tid 5 to smithi02397626-36 2024-02-11T22:15:35.709 INFO:tasks.rados.rados.0.smithi023.stdout:367: read oid 34 snap -1 2024-02-11T22:15:35.709 INFO:tasks.rados.rados.0.smithi023.stdout:367: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:15:35.709 INFO:tasks.rados.rados.0.smithi023.stdout:368: snap_create 2024-02-11T22:15:35.710 INFO:tasks.rados.rados.0.smithi023.stdout:365: finishing copy_from to smithi02397626-21 2024-02-11T22:15:35.710 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 52 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: finishing write tid 6 to smithi02397626-36 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: oid 36 updating version 0 to 47 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: oid 36 updating version 47 to 50 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: oid 36 version 50 is already newer than 49 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: oid 36 version 50 is already newer than 46 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: oid 36 version 50 is already newer than 48 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 50 (ObjNum 132 snap 35 seq_num 132) dirty exists 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:364: left oid 36 (ObjNum 132 snap 35 seq_num 132) 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:365: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:15:35.711 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 134 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:15:35.714 INFO:tasks.rados.rados.0.smithi023.stdout:367: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:15:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:35 smithi023 ceph-mon[35696]: osdmap e128: 8 total, 8 up, 8 in 2024-02-11T22:15:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:15:35] "GET /metrics HTTP/1.1" 200 35992 "" "Prometheus/2.43.0" 2024-02-11T22:15:35.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:35 smithi023 ceph-mon[50466]: osdmap e128: 8 total, 8 up, 8 in 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:364: done (4 left) 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:365: done (3 left) 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:366: done (2 left) 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:367: done (1 left) 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:368: done (0 left) 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:369: read oid 31 snap -1 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:369: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:36.593 INFO:tasks.rados.rados.0.smithi023.stdout:370: copy_from oid 13 from oid 33 current snap is 36 2024-02-11T22:15:36.594 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 36 2024-02-11T22:15:36.594 INFO:tasks.rados.rados.0.smithi023.stdout:371: seq_num 133 ranges {1826816=630784,2457600=663552,3121152=770048,3891200=172032} 2024-02-11T22:15:36.606 INFO:tasks.rados.rados.0.smithi023.stdout:371: writing smithi02397626-27 from 1826816 to 2457600 tid 1 2024-02-11T22:15:36.610 INFO:tasks.rados.rados.0.smithi023.stdout:371: writing smithi02397626-27 from 2457600 to 3121152 tid 2 2024-02-11T22:15:36.615 INFO:tasks.rados.rados.0.smithi023.stdout:371: writing smithi02397626-27 from 3121152 to 3891200 tid 3 2024-02-11T22:15:36.616 INFO:tasks.rados.rados.0.smithi023.stdout:371: writing smithi02397626-27 from 3891200 to 4063232 tid 4 2024-02-11T22:15:36.616 INFO:tasks.rados.rados.0.smithi023.stdout:372: copy_from oid 5 from oid 22 current snap is 36 2024-02-11T22:15:36.616 INFO:tasks.rados.rados.0.smithi023.stdout:369: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:370: finishing copy_from to smithi02397626-13 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 164 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:370: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:371: finishing write tid 1 to smithi02397626-27 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:371: finishing write tid 2 to smithi02397626-27 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:369: done (3 left) 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:370: done (2 left) 2024-02-11T22:15:36.618 INFO:tasks.rados.rados.0.smithi023.stdout:373: snap_create 2024-02-11T22:15:36.619 INFO:tasks.rados.rados.0.smithi023.stdout:371: finishing write tid 3 to smithi02397626-27 2024-02-11T22:15:36.619 INFO:tasks.rados.rados.0.smithi023.stdout:371: finishing write tid 4 to smithi02397626-27 2024-02-11T22:15:36.619 INFO:tasks.rados.rados.0.smithi023.stdout:371: finishing write tid 5 to smithi02397626-27 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: finishing write tid 6 to smithi02397626-27 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: oid 27 updating version 0 to 84 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: oid 27 version 84 is already newer than 82 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: oid 27 updating version 84 to 85 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: oid 27 version 85 is already newer than 81 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: oid 27 version 85 is already newer than 83 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 85 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:15:36.620 INFO:tasks.rados.rados.0.smithi023.stdout:371: left oid 27 (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:15:36.637 INFO:tasks.rados.rados.0.smithi023.stdout:372: finishing copy_from to smithi02397626-5 2024-02-11T22:15:36.637 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 178 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-02-11T22:15:36.638 INFO:tasks.rados.rados.0.smithi023.stdout:372: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:15:36.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:36 smithi160 ceph-mon[39894]: pgmap v166: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-02-11T22:15:36.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:36 smithi160 ceph-mon[39894]: osdmap e129: 8 total, 8 up, 8 in 2024-02-11T22:15:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:36 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:36 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:15:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:36 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:15:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:36 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[35696]: pgmap v166: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-02-11T22:15:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[35696]: osdmap e129: 8 total, 8 up, 8 in 2024-02-11T22:15:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:15:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:15:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[50466]: pgmap v166: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-02-11T22:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[50466]: osdmap e129: 8 total, 8 up, 8 in 2024-02-11T22:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:36 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:37.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:37 smithi160 systemd[1]: Stopping Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:15:37.598 INFO:tasks.rados.rados.0.smithi023.stdout:371: done (2 left) 2024-02-11T22:15:37.599 INFO:tasks.rados.rados.0.smithi023.stdout:372: done (1 left) 2024-02-11T22:15:37.599 INFO:tasks.rados.rados.0.smithi023.stdout:373: done (0 left) 2024-02-11T22:15:37.599 INFO:tasks.rados.rados.0.smithi023.stdout:374: read oid 36 snap -1 2024-02-11T22:15:37.599 INFO:tasks.rados.rados.0.smithi023.stdout:374: expect (ObjNum 132 snap 35 seq_num 132) 2024-02-11T22:15:37.599 INFO:tasks.rados.rados.0.smithi023.stdout:375: delete oid 21 current snap is 37 2024-02-11T22:15:37.604 INFO:tasks.rados.rados.0.smithi023.stdout:375: done (1 left) 2024-02-11T22:15:37.604 INFO:tasks.rados.rados.0.smithi023.stdout:376: rmattr oid 9 current snap is 37 2024-02-11T22:15:37.604 INFO:tasks.rados.rados.0.smithi023.stdout:376: done (1 left) 2024-02-11T22:15:37.604 INFO:tasks.rados.rados.0.smithi023.stdout:377: rmattr oid 32 current snap is 37 2024-02-11T22:15:37.604 INFO:tasks.rados.rados.0.smithi023.stdout:377: done (1 left) 2024-02-11T22:15:37.604 INFO:tasks.rados.rados.0.smithi023.stdout:378: rmattr oid 6 current snap is 37 2024-02-11T22:15:37.605 INFO:tasks.rados.rados.0.smithi023.stdout:378: done (1 left) 2024-02-11T22:15:37.605 INFO:tasks.rados.rados.0.smithi023.stdout:379: copy_from oid 15 from oid 19 current snap is 37 2024-02-11T22:15:37.605 INFO:tasks.rados.rados.0.smithi023.stdout:380: delete oid 3 current snap is 37 2024-02-11T22:15:37.612 INFO:tasks.rados.rados.0.smithi023.stdout:380: done (2 left) 2024-02-11T22:15:37.612 INFO:tasks.rados.rados.0.smithi023.stdout:381: rollback oid 49 current snap is 37 2024-02-11T22:15:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 32 2024-02-11T22:15:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:382: read oid 45 snap -1 2024-02-11T22:15:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:382: expect (ObjNum 115 snap 28 seq_num 115) 2024-02-11T22:15:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:383: copy_from oid 42 from oid 18 current snap is 37 2024-02-11T22:15:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 37 2024-02-11T22:15:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:384: seq_num 136 ranges {3604480=688128,4292608=720896,5013504=540672,5554176=344064} 2024-02-11T22:15:37.635 INFO:tasks.rados.rados.0.smithi023.stdout:384: writing smithi02397626-23 from 3604480 to 4292608 tid 1 2024-02-11T22:15:37.638 INFO:tasks.rados.rados.0.smithi023.stdout:384: writing smithi02397626-23 from 4292608 to 5013504 tid 2 2024-02-11T22:15:37.642 INFO:tasks.rados.rados.0.smithi023.stdout:384: writing smithi02397626-23 from 5013504 to 5554176 tid 3 2024-02-11T22:15:37.645 INFO:tasks.rados.rados.0.smithi023.stdout:384: writing smithi02397626-23 from 5554176 to 5898240 tid 4 2024-02-11T22:15:37.645 INFO:tasks.rados.rados.0.smithi023.stdout:381: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:15:37.645 INFO:tasks.rados.rados.0.smithi023.stdout:381: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:15:37.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 163 (ObjNum 114 snap 27 seq_num 114) dirty exists 2024-02-11T22:15:37.645 INFO:tasks.rados.rados.0.smithi023.stdout:374: expect (ObjNum 132 snap 35 seq_num 132) 2024-02-11T22:15:37.805 INFO:tasks.rados.rados.0.smithi023.stdout:379: finishing copy_from to smithi02397626-15 2024-02-11T22:15:37.805 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 42 (ObjNum 125 snap 34 seq_num 125) dirty exists 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:379: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:383: finishing copy_from to smithi02397626-42 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 80 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:383: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:385: read oid 31 snap -1 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:385: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:37.806 INFO:tasks.rados.rados.0.smithi023.stdout:382: expect (ObjNum 115 snap 28 seq_num 115) 2024-02-11T22:15:37.853 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:37 smithi160 bash[80391]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x 2024-02-11T22:15:37.853 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:37 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-11T22:15:37.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:37 smithi160 ceph-mon[39894]: Upgrade: Updating mgr.x 2024-02-11T22:15:37.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:37 smithi160 ceph-mon[39894]: Deploying daemon mgr.x on smithi160 2024-02-11T22:15:37.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:37 smithi160 ceph-mon[39894]: osdmap e130: 8 total, 8 up, 8 in 2024-02-11T22:15:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:37 smithi023 ceph-mon[35696]: Upgrade: Updating mgr.x 2024-02-11T22:15:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:37 smithi023 ceph-mon[35696]: Deploying daemon mgr.x on smithi160 2024-02-11T22:15:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:37 smithi023 ceph-mon[35696]: osdmap e130: 8 total, 8 up, 8 in 2024-02-11T22:15:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:37 smithi023 ceph-mon[50466]: Upgrade: Updating mgr.x 2024-02-11T22:15:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:37 smithi023 ceph-mon[50466]: Deploying daemon mgr.x on smithi160 2024-02-11T22:15:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:37 smithi023 ceph-mon[50466]: osdmap e130: 8 total, 8 up, 8 in 2024-02-11T22:15:38.173 INFO:tasks.rados.rados.0.smithi023.stdout:384: finishing write tid 1 to smithi02397626-23 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: finishing write tid 2 to smithi02397626-23 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: finishing write tid 3 to smithi02397626-23 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: finishing write tid 4 to smithi02397626-23 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: finishing write tid 5 to smithi02397626-23 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: finishing write tid 6 to smithi02397626-23 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: oid 23 updating version 0 to 192 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: oid 23 version 192 is already newer than 188 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: oid 23 version 192 is already newer than 189 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: oid 23 version 192 is already newer than 191 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: oid 23 version 192 is already newer than 190 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 192 (ObjNum 136 snap 37 seq_num 136) dirty exists 2024-02-11T22:15:38.174 INFO:tasks.rados.rados.0.smithi023.stdout:384: left oid 23 (ObjNum 136 snap 37 seq_num 136) 2024-02-11T22:15:38.175 INFO:tasks.rados.rados.0.smithi023.stdout:374: done (6 left) 2024-02-11T22:15:38.175 INFO:tasks.rados.rados.0.smithi023.stdout:379: done (5 left) 2024-02-11T22:15:38.175 INFO:tasks.rados.rados.0.smithi023.stdout:381: done (4 left) 2024-02-11T22:15:38.175 INFO:tasks.rados.rados.0.smithi023.stdout:382: done (3 left) 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:383: done (2 left) 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:384: done (1 left) 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:386: read oid 19 snap -1 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:386: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 37 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:385: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:38.176 INFO:tasks.rados.rados.0.smithi023.stdout:387: seq_num 137 ranges {638976=704512,1343488=655360,1998848=753664,2752512=196608} 2024-02-11T22:15:38.183 INFO:tasks.rados.rados.0.smithi023.stdout:387: writing smithi02397626-43 from 638976 to 1343488 tid 1 2024-02-11T22:15:38.187 INFO:tasks.rados.rados.0.smithi023.stdout:387: writing smithi02397626-43 from 1343488 to 1998848 tid 2 2024-02-11T22:15:38.191 INFO:tasks.rados.rados.0.smithi023.stdout:387: writing smithi02397626-43 from 1998848 to 2752512 tid 3 2024-02-11T22:15:38.192 INFO:tasks.rados.rados.0.smithi023.stdout:387: writing smithi02397626-43 from 2752512 to 2949120 tid 4 2024-02-11T22:15:38.192 INFO:tasks.rados.rados.0.smithi023.stdout:385: done (2 left) 2024-02-11T22:15:38.193 INFO:tasks.rados.rados.0.smithi023.stdout:388: rollback oid 33 current snap is 37 2024-02-11T22:15:38.193 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 36 2024-02-11T22:15:38.193 INFO:tasks.rados.rados.0.smithi023.stdout:386: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:15:38.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:37 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-11T22:15:38.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:37 smithi160 systemd[1]: Stopped Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:15:38.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:37 smithi160 systemd[1]: Starting Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:15:38.246 INFO:tasks.rados.rados.0.smithi023.stdout:387: finishing write tid 1 to smithi02397626-43 2024-02-11T22:15:38.246 INFO:tasks.rados.rados.0.smithi023.stdout:387: finishing write tid 2 to smithi02397626-43 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:388: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:388: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:388: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 168 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:387: finishing write tid 3 to smithi02397626-43 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:387: finishing write tid 4 to smithi02397626-43 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:387: finishing write tid 5 to smithi02397626-43 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:386: done (2 left) 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:388: done (1 left) 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:389: setattr oid 20 current snap is 37 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:387: finishing write tid 6 to smithi02397626-43 2024-02-11T22:15:38.247 INFO:tasks.rados.rados.0.smithi023.stdout:387: oid 43 updating version 0 to 182 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:387: oid 43 updating version 182 to 183 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:387: oid 43 version 183 is already newer than 179 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:387: oid 43 version 183 is already newer than 180 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:387: oid 43 version 183 is already newer than 181 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 183 (ObjNum 137 snap 37 seq_num 137) dirty exists 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:387: left oid 43 (ObjNum 137 snap 37 seq_num 137) 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:387: done (1 left) 2024-02-11T22:15:38.248 INFO:tasks.rados.rados.0.smithi023.stdout:390: snap_create 2024-02-11T22:15:38.250 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 116 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-11T22:15:38.599 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-mgr[80578]: -- 172.21.15.160:0/3222789277 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55917ee3d520 con 0x55917ee13000 2024-02-11T22:15:38.599 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:38 smithi160 bash[80541]: cd8c93f1b3f72a8c2cf8504391cc16507fdf81a76e7c8e7b054621983b59688f 2024-02-11T22:15:38.599 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:38 smithi160 systemd[1]: Started Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:15:38.599 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-mon[39894]: pgmap v169: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-02-11T22:15:38.600 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-mon[39894]: osdmap e131: 8 total, 8 up, 8 in 2024-02-11T22:15:38.621 INFO:tasks.rados.rados.0.smithi023.stdout:389: done (1 left) 2024-02-11T22:15:38.621 INFO:tasks.rados.rados.0.smithi023.stdout:390: done (0 left) 2024-02-11T22:15:38.621 INFO:tasks.rados.rados.0.smithi023.stdout:391: read oid 46 snap -1 2024-02-11T22:15:38.622 INFO:tasks.rados.rados.0.smithi023.stdout:391: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:15:38.622 INFO:tasks.rados.rados.0.smithi023.stdout:392: snap_remove snap 23 2024-02-11T22:15:38.894 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:15:38.901 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:38.792+0000 7f638ce55200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:15:38.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:38.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:38.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[35696]: pgmap v169: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[35696]: osdmap e131: 8 total, 8 up, 8 in 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[50466]: pgmap v169: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-02-11T22:15:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[50466]: osdmap e131: 8 total, 8 up, 8 in 2024-02-11T22:15:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:38 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:39.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:38.901+0000 7f638ce55200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:15:39.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:38 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:38.997+0000 7f638ce55200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:15:39.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:39.095+0000 7f638ce55200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (2m) 2m ago 3m 17.4M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (2m) 2m ago 2m 85.8M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (3m) 2m ago 3m 18.9M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (3m) 2m ago 3m 14.4M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 starting - - - - 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283,8765 running (7m) 2m ago 7m 514M - 18.2.1-526-g25d74df1 83224b13e524 c0c4ef1940ec 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (7m) 2m ago 7m 85.5M 2048M 18.2.1-526-g25d74df1 83224b13e524 25292612237d 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (6m) 2m ago 6m 69.1M 2048M 18.2.1-526-g25d74df1 83224b13e524 d662dd028b4a 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (6m) 2m ago 6m 52.8M 2048M 18.2.1-526-g25d74df1 83224b13e524 1590376d8c7d 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (2m) 2m ago 2m 4068k - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:15:39.218 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (2m) 2m ago 2m 3829k - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (6m) 2m ago 6m 63.5M 2998M 18.2.1-526-g25d74df1 83224b13e524 11c09915d8e1 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (5m) 2m ago 5m 63.4M 2998M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (5m) 2m ago 5m 56.0M 2998M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (5m) 2m ago 5m 53.2M 2998M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (4m) 2m ago 4m 52.2M 2998M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (4m) 2m ago 4m 55.4M 2998M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (4m) 2m ago 4m 52.6M 2998M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (4m) 2m ago 4m 55.5M 2998M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:15:39.219 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (2m) 2m ago 3m 29.5M - 2.43.0 a07b618ecd1d c9340507d3f5 2024-02-11T22:15:39.616 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:15:39.616 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:15:39.616 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:15:39.616 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 15 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:15:39.617 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:392: done (1 left) 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:393: read oid 12 snap -1 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:393: expect (ObjNum 68 snap 5 seq_num 68) 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:394: read oid 38 snap 32 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:394: expect (ObjNum 55 snap 3 seq_num 55) 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:395: snap_create 2024-02-11T22:15:39.641 INFO:tasks.rados.rados.0.smithi023.stdout:391: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:15:39.650 INFO:tasks.rados.rados.0.smithi023.stdout:394: expect (ObjNum 55 snap 3 seq_num 55) 2024-02-11T22:15:39.699 INFO:tasks.rados.rados.0.smithi023.stdout:393: expect (ObjNum 68 snap 5 seq_num 68) 2024-02-11T22:15:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:39 smithi023 ceph-mon[35696]: osdmap e132: 8 total, 8 up, 8 in 2024-02-11T22:15:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:39 smithi023 ceph-mon[50466]: osdmap e132: 8 total, 8 up, 8 in 2024-02-11T22:15:39.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:39.803+0000 7f638ce55200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:15:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:39 smithi160 ceph-mon[39894]: osdmap e132: 8 total, 8 up, 8 in 2024-02-11T22:15:40.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:40.068+0000 7f638ce55200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:15:40.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:40.155+0000 7f638ce55200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:15:40.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:40.277+0000 7f638ce55200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:15:40.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:40.444+0000 7f638ce55200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:15:40.642 INFO:tasks.rados.rados.0.smithi023.stdout:391: done (3 left) 2024-02-11T22:15:40.642 INFO:tasks.rados.rados.0.smithi023.stdout:393: done (2 left) 2024-02-11T22:15:40.642 INFO:tasks.rados.rados.0.smithi023.stdout:394: done (1 left) 2024-02-11T22:15:40.642 INFO:tasks.rados.rados.0.smithi023.stdout:395: done (0 left) 2024-02-11T22:15:40.642 INFO:tasks.rados.rados.0.smithi023.stdout:396: delete oid 4 current snap is 39 2024-02-11T22:15:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:396: done (0 left) 2024-02-11T22:15:40.651 INFO:tasks.rados.rados.0.smithi023.stdout:397: snap_create 2024-02-11T22:15:40.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:40.584+0000 7f638ce55200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:15:40.695 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:40.679+0000 7f638ce55200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:15:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-mon[39894]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-mon[39894]: pgmap v172: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-mon[39894]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/194008133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:15:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:40 smithi160 ceph-mon[39894]: osdmap e133: 8 total, 8 up, 8 in 2024-02-11T22:15:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[35696]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[35696]: pgmap v172: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[35696]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/194008133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:15:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[35696]: osdmap e133: 8 total, 8 up, 8 in 2024-02-11T22:15:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[50466]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[50466]: pgmap v172: 121 pgs: 121 active+clean; 104 MiB data, 399 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[50466]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:15:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/194008133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:15:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:40 smithi023 ceph-mon[50466]: osdmap e133: 8 total, 8 up, 8 in 2024-02-11T22:15:41.383 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:41.086+0000 7f638ce55200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:15:41.656 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:41.383+0000 7f638ce55200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:15:41.671 INFO:tasks.rados.rados.0.smithi023.stdout:397: done (0 left) 2024-02-11T22:15:41.672 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 40 2024-02-11T22:15:41.672 INFO:tasks.rados.rados.0.smithi023.stdout:398: seq_num 139 ranges {458752=737280,1196032=425984,1622016=761856,2383872=417792} 2024-02-11T22:15:41.678 INFO:tasks.rados.rados.0.smithi023.stdout:398: writing smithi02397626-28 from 458752 to 1196032 tid 1 2024-02-11T22:15:41.680 INFO:tasks.rados.rados.0.smithi023.stdout:398: writing smithi02397626-28 from 1196032 to 1622016 tid 2 2024-02-11T22:15:41.685 INFO:tasks.rados.rados.0.smithi023.stdout:398: writing smithi02397626-28 from 1622016 to 2383872 tid 3 2024-02-11T22:15:41.688 INFO:tasks.rados.rados.0.smithi023.stdout:398: writing smithi02397626-28 from 2383872 to 2801664 tid 4 2024-02-11T22:15:41.688 INFO:tasks.rados.rados.0.smithi023.stdout:399: rollback oid 34 current snap is 40 2024-02-11T22:15:41.688 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 29 2024-02-11T22:15:41.688 INFO:tasks.rados.rados.0.smithi023.stdout:398: finishing write tid 1 to smithi02397626-28 2024-02-11T22:15:41.688 INFO:tasks.rados.rados.0.smithi023.stdout:400: delete oid 8 current snap is 40 2024-02-11T22:15:41.688 INFO:tasks.rados.rados.0.smithi023.stdout:398: finishing write tid 2 to smithi02397626-28 2024-02-11T22:15:41.692 INFO:tasks.rados.rados.0.smithi023.stdout:399: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:15:41.692 INFO:tasks.rados.rados.0.smithi023.stdout:399: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:15:41.693 INFO:tasks.rados.rados.0.smithi023.stdout:398: finishing write tid 3 to smithi02397626-28 2024-02-11T22:15:41.693 INFO:tasks.rados.rados.0.smithi023.stdout:399: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:15:41.693 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 83 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:15:41.693 INFO:tasks.rados.rados.0.smithi023.stdout:398: finishing write tid 4 to smithi02397626-28 2024-02-11T22:15:41.693 INFO:tasks.rados.rados.0.smithi023.stdout:398: finishing write tid 5 to smithi02397626-28 2024-02-11T22:15:41.694 INFO:tasks.rados.rados.0.smithi023.stdout:399: done (2 left) 2024-02-11T22:15:41.694 INFO:tasks.rados.rados.0.smithi023.stdout:400: done (1 left) 2024-02-11T22:15:41.694 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 40 2024-02-11T22:15:41.694 INFO:tasks.rados.rados.0.smithi023.stdout:401: seq_num 141 ranges {0=770048,770048=589824,1359872=729088,2088960=286720} 2024-02-11T22:15:41.698 INFO:tasks.rados.rados.0.smithi023.stdout:401: writing smithi02397626-41 from 0 to 770048 tid 1 2024-02-11T22:15:41.701 INFO:tasks.rados.rados.0.smithi023.stdout:401: writing smithi02397626-41 from 770048 to 1359872 tid 2 2024-02-11T22:15:41.706 INFO:tasks.rados.rados.0.smithi023.stdout:401: writing smithi02397626-41 from 1359872 to 2088960 tid 3 2024-02-11T22:15:41.708 INFO:tasks.rados.rados.0.smithi023.stdout:401: writing smithi02397626-41 from 2088960 to 2375680 tid 4 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:402: snap_create 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: finishing write tid 6 to smithi02397626-28 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: oid 28 updating version 0 to 37 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: oid 28 version 37 is already newer than 34 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: oid 28 version 37 is already newer than 35 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: oid 28 updating version 37 to 38 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: oid 28 version 38 is already newer than 36 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 38 (ObjNum 139 snap 40 seq_num 139) dirty exists 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:398: left oid 28 (ObjNum 139 snap 40 seq_num 139) 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:401: finishing write tid 1 to smithi02397626-41 2024-02-11T22:15:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:401: finishing write tid 2 to smithi02397626-41 2024-02-11T22:15:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:401: finishing write tid 3 to smithi02397626-41 2024-02-11T22:15:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:401: finishing write tid 4 to smithi02397626-41 2024-02-11T22:15:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:401: finishing write tid 5 to smithi02397626-41 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:401: finishing write tid 6 to smithi02397626-41 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:401: oid 41 updating version 0 to 67 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:401: oid 41 version 67 is already newer than 63 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:401: oid 41 version 67 is already newer than 64 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:401: oid 41 version 67 is already newer than 65 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:401: oid 41 version 67 is already newer than 66 2024-02-11T22:15:41.711 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 67 (ObjNum 141 snap 40 seq_num 141) dirty exists 2024-02-11T22:15:41.712 INFO:tasks.rados.rados.0.smithi023.stdout:401: left oid 41 (ObjNum 141 snap 40 seq_num 141) 2024-02-11T22:15:41.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:41.699+0000 7f638ce55200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:15:41.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:41.802+0000 7f638ce55200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:15:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-mon[39894]: osdmap e134: 8 total, 8 up, 8 in 2024-02-11T22:15:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:41 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:41 smithi023 ceph-mon[35696]: osdmap e134: 8 total, 8 up, 8 in 2024-02-11T22:15:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:41 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:41 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:41 smithi023 ceph-mon[50466]: osdmap e134: 8 total, 8 up, 8 in 2024-02-11T22:15:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:41 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:41 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.551 INFO:tasks.rados.rados.0.smithi023.stdout:398: done (2 left) 2024-02-11T22:15:42.551 INFO:tasks.rados.rados.0.smithi023.stdout:401: done (1 left) 2024-02-11T22:15:42.551 INFO:tasks.rados.rados.0.smithi023.stdout:402: done (0 left) 2024-02-11T22:15:42.551 INFO:tasks.rados.rados.0.smithi023.stdout:403: read oid 45 snap -1 2024-02-11T22:15:42.551 INFO:tasks.rados.rados.0.smithi023.stdout:403: expect (ObjNum 115 snap 28 seq_num 115) 2024-02-11T22:15:42.551 INFO:tasks.rados.rados.0.smithi023.stdout:404: rmattr oid 18 current snap is 41 2024-02-11T22:15:42.552 INFO:tasks.rados.rados.0.smithi023.stdout:404: done (1 left) 2024-02-11T22:15:42.552 INFO:tasks.rados.rados.0.smithi023.stdout:405: read oid 28 snap -1 2024-02-11T22:15:42.552 INFO:tasks.rados.rados.0.smithi023.stdout:405: expect (ObjNum 139 snap 40 seq_num 139) 2024-02-11T22:15:42.552 INFO:tasks.rados.rados.0.smithi023.stdout:406: snap_create 2024-02-11T22:15:42.580 INFO:tasks.rados.rados.0.smithi023.stdout:405: expect (ObjNum 139 snap 40 seq_num 139) 2024-02-11T22:15:42.663 INFO:tasks.rados.rados.0.smithi023.stdout:403: expect (ObjNum 115 snap 28 seq_num 115) 2024-02-11T22:15:42.891 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:42.647+0000 7f638ce55200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:15:42.891 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:42.751+0000 7f638ce55200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:15:42.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-mon[39894]: pgmap v175: 121 pgs: 121 active+clean; 130 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-11T22:15:42.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-mon[39894]: osdmap e135: 8 total, 8 up, 8 in 2024-02-11T22:15:42.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:42.892 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-mon[39894]: osdmap e136: 8 total, 8 up, 8 in 2024-02-11T22:15:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[35696]: pgmap v175: 121 pgs: 121 active+clean; 130 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-11T22:15:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[35696]: osdmap e135: 8 total, 8 up, 8 in 2024-02-11T22:15:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[35696]: osdmap e136: 8 total, 8 up, 8 in 2024-02-11T22:15:43.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[50466]: pgmap v175: 121 pgs: 121 active+clean; 130 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-11T22:15:43.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[50466]: osdmap e135: 8 total, 8 up, 8 in 2024-02-11T22:15:43.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:43.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:43.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:42 smithi023 ceph-mon[50466]: osdmap e136: 8 total, 8 up, 8 in 2024-02-11T22:15:43.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:42.919+0000 7f638ce55200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:15:43.548 INFO:tasks.rados.rados.0.smithi023.stdout:403: done (2 left) 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:405: done (1 left) 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:406: done (0 left) 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:407: read oid 10 snap -1 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:407: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:408: rollback oid 42 current snap is 42 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 41 2024-02-11T22:15:43.549 INFO:tasks.rados.rados.0.smithi023.stdout:409: snap_remove snap 27 2024-02-11T22:15:43.892 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:43 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:43.605+0000 7f638ce55200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:15:43.892 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:43 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:43.814+0000 7f638ce55200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:15:44.150 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:44.029+0000 7f638ce55200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:15:44.425 INFO:tasks.rados.rados.0.smithi023.stdout:409: done (2 left) 2024-02-11T22:15:44.425 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 42 2024-02-11T22:15:44.426 INFO:tasks.rados.rados.0.smithi023.stdout:410: seq_num 142 ranges {5898240=786432,6684672=475136,7159808=540672,7700480=589824} 2024-02-11T22:15:44.458 INFO:tasks.rados.rados.0.smithi023.stdout:410: writing smithi02397626-23 from 5898240 to 6684672 tid 1 2024-02-11T22:15:44.461 INFO:tasks.rados.rados.0.smithi023.stdout:410: writing smithi02397626-23 from 6684672 to 7159808 tid 2 2024-02-11T22:15:44.467 INFO:tasks.rados.rados.0.smithi023.stdout:410: writing smithi02397626-23 from 7159808 to 7700480 tid 3 2024-02-11T22:15:44.468 INFO:tasks.rados.rados.0.smithi023.stdout:410: writing smithi02397626-23 from 7700480 to 8290304 tid 4 2024-02-11T22:15:44.469 INFO:tasks.rados.rados.0.smithi023.stdout:411: delete oid 8 current snap is 42 2024-02-11T22:15:44.469 INFO:tasks.rados.rados.0.smithi023.stdout:408: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:15:44.469 INFO:tasks.rados.rados.0.smithi023.stdout:408: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:15:44.469 INFO:tasks.rados.rados.0.smithi023.stdout:408: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:15:44.469 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 83 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-02-11T22:15:44.469 INFO:tasks.rados.rados.0.smithi023.stdout:407: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:44.486 INFO:tasks.rados.rados.0.smithi023.stdout:410: finishing write tid 1 to smithi02397626-23 2024-02-11T22:15:44.487 INFO:tasks.rados.rados.0.smithi023.stdout:410: finishing write tid 2 to smithi02397626-23 2024-02-11T22:15:44.487 INFO:tasks.rados.rados.0.smithi023.stdout:407: done (3 left) 2024-02-11T22:15:44.487 INFO:tasks.rados.rados.0.smithi023.stdout:408: done (2 left) 2024-02-11T22:15:44.487 INFO:tasks.rados.rados.0.smithi023.stdout:411: done (1 left) 2024-02-11T22:15:44.487 INFO:tasks.rados.rados.0.smithi023.stdout:412: read oid 26 snap 16 2024-02-11T22:15:44.487 INFO:tasks.rados.rados.0.smithi023.stdout:412: expect deleted 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:413: read oid 47 snap -1 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:413: expect deleted 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:414: read oid 41 snap -1 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:414: expect (ObjNum 141 snap 40 seq_num 141) 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 42 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:410: finishing write tid 3 to smithi02397626-23 2024-02-11T22:15:44.488 INFO:tasks.rados.rados.0.smithi023.stdout:415: seq_num 144 ranges {3604480=16384} 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:415: writing smithi02397626-49 from 3604480 to 3620864 tid 1 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:410: finishing write tid 4 to smithi02397626-23 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:416: read oid 10 snap -1 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:416: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:417: rollback oid 37 current snap is 42 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 21 2024-02-11T22:15:44.506 INFO:tasks.rados.rados.0.smithi023.stdout:410: finishing write tid 5 to smithi02397626-23 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: finishing write tid 6 to smithi02397626-23 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: oid 23 updating version 0 to 206 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: oid 23 updating version 206 to 210 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: oid 23 version 210 is already newer than 208 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: oid 23 version 210 is already newer than 207 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: oid 23 version 210 is already newer than 209 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 210 (ObjNum 142 snap 42 seq_num 142) dirty exists 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: left oid 23 (ObjNum 142 snap 42 seq_num 142) 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:410: done (6 left) 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:418: delete oid 44 current snap is 42 2024-02-11T22:15:44.507 INFO:tasks.rados.rados.0.smithi023.stdout:414: expect (ObjNum 141 snap 40 seq_num 141) 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:417: finishing rollback tid 0 to smithi02397626-37 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:417: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 113 (ObjNum 33 snap 0 seq_num 913481712) dirty dne 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:415: finishing write tid 1 to smithi02397626-49 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:415: finishing write tid 2 to smithi02397626-49 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:412: done (6 left) 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:413: done (5 left) 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:414: done (4 left) 2024-02-11T22:15:44.569 INFO:tasks.rados.rados.0.smithi023.stdout:417: done (3 left) 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:418: done (2 left) 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:419: copy_from oid 47 from oid 18 current snap is 42 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:415: finishing write tid 3 to smithi02397626-49 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:415: oid 49 updating version 0 to 165 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:415: oid 49 updating version 165 to 166 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 166 (ObjNum 144 snap 42 seq_num 144) dirty exists 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:415: left oid 49 (ObjNum 144 snap 42 seq_num 144) 2024-02-11T22:15:44.570 INFO:tasks.rados.rados.0.smithi023.stdout:416: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-11T22:15:44.586 INFO:tasks.rados.rados.0.smithi023.stdout:419: finishing copy_from to smithi02397626-47 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 80 (ObjNum 116 snap 29 seq_num 116) dirty exists 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:419: finishing copy_from racing read to smithi02397626-47 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:415: done (2 left) 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:416: done (1 left) 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:419: done (0 left) 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:420: read oid 42 snap -1 2024-02-11T22:15:44.587 INFO:tasks.rados.rados.0.smithi023.stdout:420: expect (ObjNum 116 snap 29 seq_num 116) 2024-02-11T22:15:44.588 INFO:tasks.rados.rados.0.smithi023.stdout:421: rollback oid 35 current snap is 42 2024-02-11T22:15:44.588 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 31 2024-02-11T22:15:44.588 INFO:tasks.rados.rados.0.smithi023.stdout:422: snap_create 2024-02-11T22:15:44.589 INFO:tasks.rados.rados.0.smithi023.stdout:421: finishing rollback tid 0 to smithi02397626-35 2024-02-11T22:15:44.590 INFO:tasks.rados.rados.0.smithi023.stdout:421: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:15:44.590 INFO:tasks.rados.rados.0.smithi023.stdout:421: finishing rollback tid 2 to smithi02397626-35 2024-02-11T22:15:44.590 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 75 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-02-11T22:15:44.593 INFO:tasks.rados.rados.0.smithi023.stdout:420: expect (ObjNum 116 snap 29 seq_num 116) 2024-02-11T22:15:44.886 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setuser ceph since I am not root 2024-02-11T22:15:44.886 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ignoring --setgroup ceph since I am not root 2024-02-11T22:15:44.886 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:44.885+0000 7fb56c101200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:15:44.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: pgmap v178: 121 pgs: 121 active+clean; 130 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-11T22:15:44.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: osdmap e137: 8 total, 8 up, 8 in 2024-02-11T22:15:44.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:44.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:15:44.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:44.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-11T22:15:44.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: osdmap e138: 8 total, 8 up, 8 in 2024-02-11T22:15:44.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-11T22:15:44.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[35696]: mgrmap e23: x(active, starting, since 0.00974495s) 2024-02-11T22:15:44.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: pgmap v178: 121 pgs: 121 active+clean; 130 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-11T22:15:44.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: osdmap e137: 8 total, 8 up, 8 in 2024-02-11T22:15:44.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:44.889 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:15:44.890 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.890 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:44.890 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-11T22:15:44.890 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: osdmap e138: 8 total, 8 up, 8 in 2024-02-11T22:15:44.890 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-11T22:15:44.891 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-mon[50466]: mgrmap e23: x(active, starting, since 0.00974495s) 2024-02-11T22:15:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: pgmap v178: 121 pgs: 121 active+clean; 130 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-11T22:15:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: osdmap e137: 8 total, 8 up, 8 in 2024-02-11T22:15:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:15:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' 2024-02-11T22:15:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:44.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-11T22:15:44.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: osdmap e138: 8 total, 8 up, 8 in 2024-02-11T22:15:44.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: from='mgr.14583 172.21.15.23:0/4064335430' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-11T22:15:44.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-mon[39894]: mgrmap e23: x(active, starting, since 0.00974495s) 2024-02-11T22:15:45.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:44.981+0000 7fb56c101200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:15:45.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:45.072+0000 7fb56c101200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:15:45.277 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:44.995+0000 7f638ce55200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:15:45.555 INFO:tasks.rados.rados.0.smithi023.stdout:420: done (2 left) 2024-02-11T22:15:45.555 INFO:tasks.rados.rados.0.smithi023.stdout:421: done (1 left) 2024-02-11T22:15:45.556 INFO:tasks.rados.rados.0.smithi023.stdout:422: done (0 left) 2024-02-11T22:15:45.556 INFO:tasks.rados.rados.0.smithi023.stdout:423: read oid 14 snap -1 2024-02-11T22:15:45.556 INFO:tasks.rados.rados.0.smithi023.stdout:423: expect (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:15:45.556 INFO:tasks.rados.rados.0.smithi023.stdout:424: delete oid 12 current snap is 43 2024-02-11T22:15:45.558 INFO:tasks.rados.rados.0.smithi023.stdout:424: done (1 left) 2024-02-11T22:15:45.558 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 43 2024-02-11T22:15:45.558 INFO:tasks.rados.rados.0.smithi023.stdout:425: seq_num 147 ranges {2154496=65536} 2024-02-11T22:15:45.569 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.276+0000 7f638ce55200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:15:45.569 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.368+0000 7f638ce55200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:15:45.574 INFO:tasks.rados.rados.0.smithi023.stdout:425: writing smithi02397626-47 from 2154496 to 2220032 tid 1 2024-02-11T22:15:45.574 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 43 2024-02-11T22:15:45.574 INFO:tasks.rados.rados.0.smithi023.stdout:426: seq_num 148 ranges {0=81920} 2024-02-11T22:15:45.575 INFO:tasks.rados.rados.0.smithi023.stdout:426: writing smithi02397626-44 from 0 to 81920 tid 1 2024-02-11T22:15:45.575 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 43 2024-02-11T22:15:45.575 INFO:tasks.rados.rados.0.smithi023.stdout:423: expect (ObjNum 13 snap 0 seq_num 13) 2024-02-11T22:15:45.587 INFO:tasks.rados.rados.0.smithi023.stdout:425: finishing write tid 1 to smithi02397626-47 2024-02-11T22:15:45.587 INFO:tasks.rados.rados.0.smithi023.stdout:425: finishing write tid 2 to smithi02397626-47 2024-02-11T22:15:45.587 INFO:tasks.rados.rados.0.smithi023.stdout:425: finishing write tid 3 to smithi02397626-47 2024-02-11T22:15:45.587 INFO:tasks.rados.rados.0.smithi023.stdout:425: oid 47 updating version 0 to 82 2024-02-11T22:15:45.587 INFO:tasks.rados.rados.0.smithi023.stdout:425: oid 47 version 82 is already newer than 81 2024-02-11T22:15:45.587 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 82 (ObjNum 147 snap 43 seq_num 147) dirty exists 2024-02-11T22:15:45.588 INFO:tasks.rados.rados.0.smithi023.stdout:425: left oid 47 (ObjNum 147 snap 43 seq_num 147) 2024-02-11T22:15:45.588 INFO:tasks.rados.rados.0.smithi023.stdout:427: seq_num 149 ranges {0=98304} 2024-02-11T22:15:45.589 INFO:tasks.rados.rados.0.smithi023.stdout:427: writing smithi02397626-9 from 0 to 98304 tid 1 2024-02-11T22:15:45.589 INFO:tasks.rados.rados.0.smithi023.stdout:423: done (3 left) 2024-02-11T22:15:45.589 INFO:tasks.rados.rados.0.smithi023.stdout:425: done (2 left) 2024-02-11T22:15:45.589 INFO:tasks.rados.rados.0.smithi023.stdout:428: snap_remove snap 30 2024-02-11T22:15:45.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:45.160+0000 7fb56c101200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:15:45.860 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.569+0000 7f638ce55200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Bus STARTING 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: CherryPy Checker: 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: The Application mounted at '' has an empty config. 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Serving on http://:::9283 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Bus STARTED 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Bus STOPPING 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Bus STOPPED 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Bus STARTING 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62eb13f700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62eb13f700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:45.861 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62eb13f700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:45.862 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62eb13f700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:45.862 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62eb13f700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:45.862 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62ee145700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:46.096 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:45.826+0000 7fb56c101200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:15:46.096 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:46.095+0000 7fb56c101200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:15:46.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62ee145700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:46.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62ee145700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:46.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62ee145700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:46.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:15:45.859+0000 7f62ee145700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:15:46.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Serving on http://:::9283 2024-02-11T22:15:46.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:15:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:15:45] ENGINE Bus STARTED 2024-02-11T22:15:46.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:46.189+0000 7fb56c101200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:15:46.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:46.307+0000 7fb56c101200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:428: done (2 left) 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:429: rollback oid 42 current snap is 43 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 33 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 43 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:430: seq_num 150 ranges {0=114688} 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:430: writing smithi02397626-21 from 0 to 114688 tid 1 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:431: copy_from oid 38 from oid 12 current snap is 43 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:432: snap_create 2024-02-11T22:15:46.602 INFO:tasks.rados.rados.0.smithi023.stdout:426: finishing write tid 1 to smithi02397626-44 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:426: finishing write tid 2 to smithi02397626-44 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:426: finishing write tid 3 to smithi02397626-44 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:426: oid 44 updating version 0 to 42 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:426: oid 44 updating version 42 to 43 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 43 (ObjNum 148 snap 43 seq_num 148) dirty exists 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:426: left oid 44 (ObjNum 148 snap 43 seq_num 148) 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:427: finishing write tid 1 to smithi02397626-9 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:427: finishing write tid 2 to smithi02397626-9 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:427: finishing write tid 3 to smithi02397626-9 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:427: oid 9 updating version 0 to 211 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:427: oid 9 updating version 211 to 212 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 212 (ObjNum 149 snap 43 seq_num 149) dirty exists 2024-02-11T22:15:46.603 INFO:tasks.rados.rados.0.smithi023.stdout:427: left oid 9 (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:15:46.609 INFO:tasks.rados.rados.0.smithi023.stdout:430: finishing write tid 1 to smithi02397626-21 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:430: finishing write tid 2 to smithi02397626-21 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:430: finishing write tid 3 to smithi02397626-21 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:430: oid 21 updating version 0 to 122 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:430: oid 21 updating version 122 to 123 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 123 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:430: left oid 21 (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:431: finishing copy_from to smithi02397626-38 2024-02-11T22:15:46.610 INFO:tasks.rados.rados.0.smithi023.stdout:431: got expected ENOENT (src dne) 2024-02-11T22:15:46.611 INFO:tasks.rados.rados.0.smithi023.stdout:429: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:15:46.611 INFO:tasks.rados.rados.0.smithi023.stdout:429: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:15:46.611 INFO:tasks.rados.rados.0.smithi023.stdout:431: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:15:46.611 INFO:tasks.rados.rados.0.smithi023.stdout:429: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:15:46.611 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 86 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:15:46.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:46.474+0000 7fb56c101200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:15:46.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:46.622+0000 7fb56c101200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:15:46.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:46.711+0000 7fb56c101200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:15:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: osdmap e139: 8 total, 8 up, 8 in 2024-02-11T22:15:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: Active manager daemon x restarted 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: Activating manager daemon x 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: osdmap e140: 8 total, 8 up, 8 in 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: mgrmap e24: x(active, starting, since 0.00843665s) 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:15:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:15:46.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: Manager daemon x is now available 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: osdmap e139: 8 total, 8 up, 8 in 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: Active manager daemon x restarted 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: Activating manager daemon x 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: osdmap e140: 8 total, 8 up, 8 in 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: mgrmap e24: x(active, starting, since 0.00843665s) 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:15:46.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:15:46.909 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: Manager daemon x is now available 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-11T22:15:46.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: [11/Feb/2024:22:15:46] ENGINE Bus STARTING 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: Deploying cephadm binary to smithi160 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: Deploying cephadm binary to smithi023 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: [11/Feb/2024:22:15:46] ENGINE Serving on https://172.21.15.160:7150 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: [11/Feb/2024:22:15:46] ENGINE Serving on http://172.21.15.160:8765 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[50466]: [11/Feb/2024:22:15:46] ENGINE Bus STARTED 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:15:46.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: [11/Feb/2024:22:15:46] ENGINE Bus STARTING 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: Deploying cephadm binary to smithi160 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: Deploying cephadm binary to smithi023 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: [11/Feb/2024:22:15:46] ENGINE Serving on https://172.21.15.160:7150 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: [11/Feb/2024:22:15:46] ENGINE Serving on http://172.21.15.160:8765 2024-02-11T22:15:46.912 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:46 smithi023 ceph-mon[35696]: [11/Feb/2024:22:15:46] ENGINE Bus STARTED 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: osdmap e139: 8 total, 8 up, 8 in 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: Active manager daemon x restarted 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: Activating manager daemon x 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: osdmap e140: 8 total, 8 up, 8 in 2024-02-11T22:15:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: mgrmap e24: x(active, starting, since 0.00843665s) 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:15:46.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: Manager daemon x is now available 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-11T22:15:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: [11/Feb/2024:22:15:46] ENGINE Bus STARTING 2024-02-11T22:15:46.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: Deploying cephadm binary to smithi160 2024-02-11T22:15:46.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: Deploying cephadm binary to smithi023 2024-02-11T22:15:46.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: [11/Feb/2024:22:15:46] ENGINE Serving on https://172.21.15.160:7150 2024-02-11T22:15:46.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: [11/Feb/2024:22:15:46] ENGINE Serving on http://172.21.15.160:8765 2024-02-11T22:15:46.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:46 smithi160 ceph-mon[39894]: [11/Feb/2024:22:15:46] ENGINE Bus STARTED 2024-02-11T22:15:47.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:47.101+0000 7fb56c101200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:15:47.594 INFO:tasks.rados.rados.0.smithi023.stdout:426: done (5 left) 2024-02-11T22:15:47.594 INFO:tasks.rados.rados.0.smithi023.stdout:427: done (4 left) 2024-02-11T22:15:47.594 INFO:tasks.rados.rados.0.smithi023.stdout:429: done (3 left) 2024-02-11T22:15:47.594 INFO:tasks.rados.rados.0.smithi023.stdout:430: done (2 left) 2024-02-11T22:15:47.595 INFO:tasks.rados.rados.0.smithi023.stdout:431: done (1 left) 2024-02-11T22:15:47.595 INFO:tasks.rados.rados.0.smithi023.stdout:432: done (0 left) 2024-02-11T22:15:47.595 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 44 2024-02-11T22:15:47.595 INFO:tasks.rados.rados.0.smithi023.stdout:433: seq_num 151 ranges {0=131072} 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:433: writing smithi02397626-12 from 0 to 131072 tid 1 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:434: read oid 9 snap -1 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:434: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 44 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:435: seq_num 152 ranges {0=147456} 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:435: writing smithi02397626-26 from 0 to 147456 tid 1 2024-02-11T22:15:47.596 INFO:tasks.rados.rados.0.smithi023.stdout:436: snap_create 2024-02-11T22:15:47.598 INFO:tasks.rados.rados.0.smithi023.stdout:434: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:15:47.603 INFO:tasks.rados.rados.0.smithi023.stdout:433: finishing write tid 1 to smithi02397626-12 2024-02-11T22:15:47.603 INFO:tasks.rados.rados.0.smithi023.stdout:435: finishing write tid 1 to smithi02397626-26 2024-02-11T22:15:47.603 INFO:tasks.rados.rados.0.smithi023.stdout:435: finishing write tid 2 to smithi02397626-26 2024-02-11T22:15:47.603 INFO:tasks.rados.rados.0.smithi023.stdout:433: finishing write tid 2 to smithi02397626-12 2024-02-11T22:15:47.604 INFO:tasks.rados.rados.0.smithi023.stdout:433: finishing write tid 3 to smithi02397626-12 2024-02-11T22:15:47.604 INFO:tasks.rados.rados.0.smithi023.stdout:433: oid 12 updating version 0 to 125 2024-02-11T22:15:47.604 INFO:tasks.rados.rados.0.smithi023.stdout:433: oid 12 version 125 is already newer than 124 2024-02-11T22:15:47.604 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 125 (ObjNum 151 snap 44 seq_num 151) dirty exists 2024-02-11T22:15:47.604 INFO:tasks.rados.rados.0.smithi023.stdout:433: left oid 12 (ObjNum 151 snap 44 seq_num 151) 2024-02-11T22:15:47.604 INFO:tasks.rados.rados.0.smithi023.stdout:435: finishing write tid 3 to smithi02397626-26 2024-02-11T22:15:47.605 INFO:tasks.rados.rados.0.smithi023.stdout:435: oid 26 updating version 0 to 50 2024-02-11T22:15:47.605 INFO:tasks.rados.rados.0.smithi023.stdout:435: oid 26 updating version 50 to 51 2024-02-11T22:15:47.605 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 51 (ObjNum 152 snap 44 seq_num 152) dirty exists 2024-02-11T22:15:47.605 INFO:tasks.rados.rados.0.smithi023.stdout:435: left oid 26 (ObjNum 152 snap 44 seq_num 152) 2024-02-11T22:15:47.821 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-mon[35696]: osdmap e141: 8 total, 8 up, 8 in 2024-02-11T22:15:47.821 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-mon[35696]: mgrmap e25: x(active, since 1.02324s) 2024-02-11T22:15:47.821 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-mon[35696]: pgmap v4: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:47.822 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-mon[50466]: osdmap e141: 8 total, 8 up, 8 in 2024-02-11T22:15:47.822 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-mon[50466]: mgrmap e25: x(active, since 1.02324s) 2024-02-11T22:15:47.822 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-mon[50466]: pgmap v4: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:47.822 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:47.507+0000 7fb56c101200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:15:47.822 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:47.722+0000 7fb56c101200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:15:47.822 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:47.820+0000 7fb56c101200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:15:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:47 smithi160 ceph-mon[39894]: osdmap e141: 8 total, 8 up, 8 in 2024-02-11T22:15:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:47 smithi160 ceph-mon[39894]: mgrmap e25: x(active, since 1.02324s) 2024-02-11T22:15:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:47 smithi160 ceph-mon[39894]: pgmap v4: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:48.607 INFO:tasks.rados.rados.0.smithi023.stdout:433: done (3 left) 2024-02-11T22:15:48.607 INFO:tasks.rados.rados.0.smithi023.stdout:434: done (2 left) 2024-02-11T22:15:48.607 INFO:tasks.rados.rados.0.smithi023.stdout:435: done (1 left) 2024-02-11T22:15:48.607 INFO:tasks.rados.rados.0.smithi023.stdout:436: done (0 left) 2024-02-11T22:15:48.607 INFO:tasks.rados.rados.0.smithi023.stdout:437: copy_from oid 15 from oid 40 current snap is 45 2024-02-11T22:15:48.607 INFO:tasks.rados.rados.0.smithi023.stdout:438: read oid 7 snap 29 2024-02-11T22:15:48.608 INFO:tasks.rados.rados.0.smithi023.stdout:438: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:15:48.608 INFO:tasks.rados.rados.0.smithi023.stdout:439: rollback oid 31 current snap is 45 2024-02-11T22:15:48.608 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 35 2024-02-11T22:15:48.608 INFO:tasks.rados.rados.0.smithi023.stdout:440: delete oid 35 current snap is 45 2024-02-11T22:15:48.614 INFO:tasks.rados.rados.0.smithi023.stdout:439: finishing rollback tid 0 to smithi02397626-31 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:439: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:439: finishing rollback tid 2 to smithi02397626-31 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 132 (ObjNum 65 snap 0 seq_num 1666278507) dirty exists 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:439: done (3 left) 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:440: done (2 left) 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:441: read oid 8 snap -1 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:441: expect deleted 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:442: delete oid 17 current snap is 45 2024-02-11T22:15:48.615 INFO:tasks.rados.rados.0.smithi023.stdout:438: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:15:48.621 INFO:tasks.rados.rados.0.smithi023.stdout:438: done (3 left) 2024-02-11T22:15:48.621 INFO:tasks.rados.rados.0.smithi023.stdout:441: done (2 left) 2024-02-11T22:15:48.621 INFO:tasks.rados.rados.0.smithi023.stdout:442: done (1 left) 2024-02-11T22:15:48.621 INFO:tasks.rados.rados.0.smithi023.stdout:443: rmattr oid 14 current snap is 45 2024-02-11T22:15:48.621 INFO:tasks.rados.rados.0.smithi023.stdout:443: done (1 left) 2024-02-11T22:15:48.621 INFO:tasks.rados.rados.0.smithi023.stdout:444: copy_from oid 5 from oid 36 current snap is 45 2024-02-11T22:15:48.622 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 45 2024-02-11T22:15:48.622 INFO:tasks.rados.rados.0.smithi023.stdout:445: seq_num 155 ranges {811008=204800} 2024-02-11T22:15:48.627 INFO:tasks.rados.rados.0.smithi023.stdout:445: writing smithi02397626-24 from 811008 to 1015808 tid 1 2024-02-11T22:15:48.628 INFO:tasks.rados.rados.0.smithi023.stdout:446: rollback oid 14 current snap is 45 2024-02-11T22:15:48.628 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 44 2024-02-11T22:15:48.628 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 45 2024-02-11T22:15:48.628 INFO:tasks.rados.rados.0.smithi023.stdout:447: seq_num 156 ranges {303104=221184} 2024-02-11T22:15:48.631 INFO:tasks.rados.rados.0.smithi023.stdout:447: writing smithi02397626-32 from 303104 to 524288 tid 1 2024-02-11T22:15:48.631 INFO:tasks.rados.rados.0.smithi023.stdout:448: copy_from oid 3 from oid 45 current snap is 45 2024-02-11T22:15:48.632 INFO:tasks.rados.rados.0.smithi023.stdout:449: read oid 2 snap -1 2024-02-11T22:15:48.632 INFO:tasks.rados.rados.0.smithi023.stdout:449: expect deleted 2024-02-11T22:15:48.632 INFO:tasks.rados.rados.0.smithi023.stdout:450: copy_from oid 50 from oid 48 current snap is 45 2024-02-11T22:15:48.632 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 45 2024-02-11T22:15:48.632 INFO:tasks.rados.rados.0.smithi023.stdout:451: seq_num 157 ranges {0=237568} 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:451: writing smithi02397626-8 from 0 to 237568 tid 1 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:452: rmattr oid 21 current snap is 45 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:437: finishing copy_from to smithi02397626-15 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 61 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:452: done (9 left) 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:453: setattr oid 22 current snap is 45 2024-02-11T22:15:48.633 INFO:tasks.rados.rados.0.smithi023.stdout:437: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:445: finishing write tid 1 to smithi02397626-24 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:445: finishing write tid 2 to smithi02397626-24 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:445: finishing write tid 3 to smithi02397626-24 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:445: oid 24 updating version 0 to 169 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:445: oid 24 updating version 169 to 170 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 170 (ObjNum 155 snap 45 seq_num 155) dirty exists 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:445: left oid 24 (ObjNum 155 snap 45 seq_num 155) 2024-02-11T22:15:48.634 INFO:tasks.rados.rados.0.smithi023.stdout:446: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:446: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:446: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 88 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:437: done (9 left) 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:445: done (8 left) 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:446: done (7 left) 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:449: done (6 left) 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:454: rollback oid 25 current snap is 45 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 25 to 33 2024-02-11T22:15:48.635 INFO:tasks.rados.rados.0.smithi023.stdout:455: delete oid 4 current snap is 45 2024-02-11T22:15:48.636 INFO:tasks.rados.rados.0.smithi023.stdout:451: finishing write tid 1 to smithi02397626-8 2024-02-11T22:15:48.636 INFO:tasks.rados.rados.0.smithi023.stdout:451: finishing write tid 2 to smithi02397626-8 2024-02-11T22:15:48.637 INFO:tasks.rados.rados.0.smithi023.stdout:455: done (7 left) 2024-02-11T22:15:48.637 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 45 2024-02-11T22:15:48.637 INFO:tasks.rados.rados.0.smithi023.stdout:456: seq_num 159 ranges {1015808=270336} 2024-02-11T22:15:48.644 INFO:tasks.rados.rados.0.smithi023.stdout:456: writing smithi02397626-24 from 1015808 to 1286144 tid 1 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 45 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:451: finishing write tid 3 to smithi02397626-8 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:451: oid 8 updating version 0 to 168 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:451: oid 8 version 168 is already newer than 167 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 168 (ObjNum 157 snap 45 seq_num 157) dirty exists 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:451: left oid 8 (ObjNum 157 snap 45 seq_num 157) 2024-02-11T22:15:48.645 INFO:tasks.rados.rados.0.smithi023.stdout:457: seq_num 160 ranges {1548288=286720} 2024-02-11T22:15:48.655 INFO:tasks.rados.rados.0.smithi023.stdout:457: writing smithi02397626-38 from 1548288 to 1835008 tid 1 2024-02-11T22:15:48.655 INFO:tasks.rados.rados.0.smithi023.stdout:451: done (8 left) 2024-02-11T22:15:48.655 INFO:tasks.rados.rados.0.smithi023.stdout:458: read oid 31 snap -1 2024-02-11T22:15:48.655 INFO:tasks.rados.rados.0.smithi023.stdout:458: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:48.655 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 45 2024-02-11T22:15:48.655 INFO:tasks.rados.rados.0.smithi023.stdout:447: finishing write tid 1 to smithi02397626-32 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:454: finishing rollback tid 0 to smithi02397626-25 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:447: finishing write tid 2 to smithi02397626-32 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 223 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:447: finishing write tid 3 to smithi02397626-32 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:447: oid 32 updating version 0 to 221 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:447: oid 32 version 221 is already newer than 220 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 221 (ObjNum 156 snap 45 seq_num 156) dirty exists 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:447: left oid 32 (ObjNum 156 snap 45 seq_num 156) 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:454: finishing rollback tid 1 to smithi02397626-25 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:454: finishing rollback tid 2 to smithi02397626-25 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 109 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:456: finishing write tid 1 to smithi02397626-24 2024-02-11T22:15:48.656 INFO:tasks.rados.rados.0.smithi023.stdout:459: seq_num 161 ranges {0=303104} 2024-02-11T22:15:48.657 INFO:tasks.rados.rados.0.smithi023.stdout:459: writing smithi02397626-11 from 0 to 303104 tid 1 2024-02-11T22:15:48.657 INFO:tasks.rados.rados.0.smithi023.stdout:447: done (9 left) 2024-02-11T22:15:48.657 INFO:tasks.rados.rados.0.smithi023.stdout:453: done (8 left) 2024-02-11T22:15:48.657 INFO:tasks.rados.rados.0.smithi023.stdout:454: done (7 left) 2024-02-11T22:15:48.657 INFO:tasks.rados.rados.0.smithi023.stdout:460: read oid 9 snap 39 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:460: expect deleted 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:461: rollback oid 32 current snap is 45 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 39 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:462: delete oid 18 current snap is 45 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:456: finishing write tid 2 to smithi02397626-24 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:456: finishing write tid 3 to smithi02397626-24 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:456: oid 24 updating version 0 to 171 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:456: oid 24 updating version 171 to 172 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 172 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:456: left oid 24 (ObjNum 159 snap 45 seq_num 159) 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:444: finishing copy_from to smithi02397626-5 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 50 (ObjNum 132 snap 35 seq_num 132) dirty exists 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:444: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:15:48.658 INFO:tasks.rados.rados.0.smithi023.stdout:458: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:461: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:444: done (9 left) 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:456: done (8 left) 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:458: done (7 left) 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:460: done (6 left) 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:462: done (5 left) 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 45 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:461: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:15:48.662 INFO:tasks.rados.rados.0.smithi023.stdout:463: seq_num 163 ranges {131072=335872} 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:463: writing smithi02397626-12 from 131072 to 466944 tid 1 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 45 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:461: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 226 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:459: finishing write tid 1 to smithi02397626-11 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:459: finishing write tid 2 to smithi02397626-11 2024-02-11T22:15:48.665 INFO:tasks.rados.rados.0.smithi023.stdout:464: seq_num 164 ranges {638976=352256} 2024-02-11T22:15:48.671 INFO:tasks.rados.rados.0.smithi023.stdout:464: writing smithi02397626-10 from 638976 to 991232 tid 1 2024-02-11T22:15:48.671 INFO:tasks.rados.rados.0.smithi023.stdout:461: done (6 left) 2024-02-11T22:15:48.671 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 45 2024-02-11T22:15:48.671 INFO:tasks.rados.rados.0.smithi023.stdout:450: finishing copy_from to smithi02397626-50 2024-02-11T22:15:48.671 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 97 (ObjNum 128 snap 35 seq_num 128) dirty exists 2024-02-11T22:15:48.672 INFO:tasks.rados.rados.0.smithi023.stdout:465: seq_num 165 ranges {663552=368640} 2024-02-11T22:15:48.678 INFO:tasks.rados.rados.0.smithi023.stdout:465: writing smithi02397626-15 from 663552 to 1032192 tid 1 2024-02-11T22:15:48.678 INFO:tasks.rados.rados.0.smithi023.stdout:466: read oid 13 snap -1 2024-02-11T22:15:48.678 INFO:tasks.rados.rados.0.smithi023.stdout:466: expect (ObjNum 84 snap 17 seq_num 84) 2024-02-11T22:15:48.678 INFO:tasks.rados.rados.0.smithi023.stdout:467: snap_remove snap 28 2024-02-11T22:15:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-mon[35696]: osdmap e142: 8 total, 8 up, 8 in 2024-02-11T22:15:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-mon[35696]: pgmap v6: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-mon[50466]: osdmap e142: 8 total, 8 up, 8 in 2024-02-11T22:15:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-mon[50466]: pgmap v6: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:48.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:48.628+0000 7fb56c101200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:15:48.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:48.750+0000 7fb56c101200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:15:48.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:48 smithi160 ceph-mon[39894]: osdmap e142: 8 total, 8 up, 8 in 2024-02-11T22:15:48.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:48 smithi160 ceph-mon[39894]: pgmap v6: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:49.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:48.907+0000 7fb56c101200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:467: done (8 left) 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:468: rollback oid 43 current snap is 45 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 38 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:459: finishing write tid 3 to smithi02397626-11 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:459: oid 11 updating version 0 to 89 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:459: oid 11 version 89 is already newer than 88 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 89 (ObjNum 161 snap 45 seq_num 161) dirty exists 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:459: left oid 11 (ObjNum 161 snap 45 seq_num 161) 2024-02-11T22:15:49.643 INFO:tasks.rados.rados.0.smithi023.stdout:450: finishing copy_from racing read to smithi02397626-50 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:457: finishing write tid 1 to smithi02397626-38 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:457: finishing write tid 2 to smithi02397626-38 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:448: finishing copy_from to smithi02397626-3 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 114 (ObjNum 115 snap 28 seq_num 115) dirty exists 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:448: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:463: finishing write tid 1 to smithi02397626-12 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:463: finishing write tid 2 to smithi02397626-12 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:457: finishing write tid 3 to smithi02397626-38 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:457: oid 38 updating version 0 to 86 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:457: oid 38 version 86 is already newer than 85 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 86 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:457: left oid 38 (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:15:49.644 INFO:tasks.rados.rados.0.smithi023.stdout:463: finishing write tid 3 to smithi02397626-12 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:463: oid 12 updating version 0 to 130 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:463: oid 12 version 130 is already newer than 129 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 130 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:463: left oid 12 (ObjNum 163 snap 45 seq_num 163) 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:464: finishing write tid 1 to smithi02397626-10 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:464: finishing write tid 2 to smithi02397626-10 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:464: finishing write tid 3 to smithi02397626-10 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:464: oid 10 updating version 0 to 185 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:464: oid 10 version 185 is already newer than 184 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 185 (ObjNum 164 snap 45 seq_num 164) dirty exists 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:464: left oid 10 (ObjNum 164 snap 45 seq_num 164) 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:465: finishing write tid 1 to smithi02397626-15 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:465: finishing write tid 2 to smithi02397626-15 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:465: finishing write tid 3 to smithi02397626-15 2024-02-11T22:15:49.645 INFO:tasks.rados.rados.0.smithi023.stdout:465: oid 15 updating version 0 to 173 2024-02-11T22:15:49.646 INFO:tasks.rados.rados.0.smithi023.stdout:465: oid 15 updating version 173 to 174 2024-02-11T22:15:49.646 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 174 (ObjNum 165 snap 45 seq_num 165) dirty exists 2024-02-11T22:15:49.646 INFO:tasks.rados.rados.0.smithi023.stdout:465: left oid 15 (ObjNum 165 snap 45 seq_num 165) 2024-02-11T22:15:49.646 INFO:tasks.rados.rados.0.smithi023.stdout:466: expect (ObjNum 84 snap 17 seq_num 84) 2024-02-11T22:15:49.739 INFO:tasks.rados.rados.0.smithi023.stdout:468: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:15:49.739 INFO:tasks.rados.rados.0.smithi023.stdout:468: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:468: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 188 (ObjNum 137 snap 37 seq_num 137) dirty exists 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:448: done (8 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:450: done (7 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:457: done (6 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:459: done (5 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:463: done (4 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:464: done (3 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:465: done (2 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:466: done (1 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:468: done (0 left) 2024-02-11T22:15:49.740 INFO:tasks.rados.rados.0.smithi023.stdout:469: delete oid 45 current snap is 45 2024-02-11T22:15:49.741 INFO:tasks.rados.rados.0.smithi023.stdout:469: done (0 left) 2024-02-11T22:15:49.741 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 45 2024-02-11T22:15:49.741 INFO:tasks.rados.rados.0.smithi023.stdout:470: seq_num 167 ranges {3620864=401408} 2024-02-11T22:15:49.763 INFO:tasks.rados.rados.0.smithi023.stdout:470: writing smithi02397626-49 from 3620864 to 4022272 tid 1 2024-02-11T22:15:49.764 INFO:tasks.rados.rados.0.smithi023.stdout:471: snap_remove snap 39 2024-02-11T22:15:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-mon[35696]: osdmap e143: 8 total, 8 up, 8 in 2024-02-11T22:15:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-mon[35696]: mgrmap e26: x(active, since 3s) 2024-02-11T22:15:49.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:49.567+0000 7fb56c101200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:15:49.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:49.777+0000 7fb56c101200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:15:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-mon[50466]: osdmap e143: 8 total, 8 up, 8 in 2024-02-11T22:15:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-mon[50466]: mgrmap e26: x(active, since 3s) 2024-02-11T22:15:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:49 smithi160 ceph-mon[39894]: osdmap e143: 8 total, 8 up, 8 in 2024-02-11T22:15:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:49 smithi160 ceph-mon[39894]: mgrmap e26: x(active, since 3s) 2024-02-11T22:15:50.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:49.983+0000 7fb56c101200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:471: done (1 left) 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:472: copy_from oid 46 from oid 11 current snap is 45 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: finishing write tid 1 to smithi02397626-49 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: finishing write tid 2 to smithi02397626-49 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: finishing write tid 3 to smithi02397626-49 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: oid 49 updating version 0 to 169 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: oid 49 updating version 169 to 170 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 170 (ObjNum 167 snap 45 seq_num 167) dirty exists 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: left oid 49 (ObjNum 167 snap 45 seq_num 167) 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:470: done (1 left) 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:473: setattr oid 27 current snap is 45 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:474: rollback oid 3 current snap is 45 2024-02-11T22:15:50.657 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 42 2024-02-11T22:15:50.658 INFO:tasks.rados.rados.0.smithi023.stdout:475: setattr oid 40 current snap is 45 2024-02-11T22:15:50.658 INFO:tasks.rados.rados.0.smithi023.stdout:476: snap_create 2024-02-11T22:15:50.669 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 95 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-11T22:15:50.670 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 95 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:15:50.670 INFO:tasks.rados.rados.0.smithi023.stdout:472: finishing copy_from to smithi02397626-46 2024-02-11T22:15:50.670 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 89 (ObjNum 161 snap 45 seq_num 161) dirty exists 2024-02-11T22:15:50.671 INFO:tasks.rados.rados.0.smithi023.stdout:472: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:15:50.671 INFO:tasks.rados.rados.0.smithi023.stdout:474: finishing rollback tid 0 to smithi02397626-3 2024-02-11T22:15:50.671 INFO:tasks.rados.rados.0.smithi023.stdout:474: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:15:50.671 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 167 (ObjNum 161 snap 0 seq_num 913536576) dirty dne 2024-02-11T22:15:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-mon[35696]: pgmap v8: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-mon[35696]: mgrmap e27: x(active, since 4s) 2024-02-11T22:15:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-mon[35696]: osdmap e144: 8 total, 8 up, 8 in 2024-02-11T22:15:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-mon[50466]: pgmap v8: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-mon[50466]: mgrmap e27: x(active, since 4s) 2024-02-11T22:15:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-mon[50466]: osdmap e144: 8 total, 8 up, 8 in 2024-02-11T22:15:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:50 smithi160 ceph-mon[39894]: pgmap v8: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:50 smithi160 ceph-mon[39894]: mgrmap e27: x(active, since 4s) 2024-02-11T22:15:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:50 smithi160 ceph-mon[39894]: osdmap e144: 8 total, 8 up, 8 in 2024-02-11T22:15:51.309 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:50.986+0000 7fb56c101200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:15:51.634 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:51.308+0000 7fb56c101200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:15:51.634 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:51.408+0000 7fb56c101200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:15:51.634 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:51.633+0000 7fb56c101200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:15:51.679 INFO:tasks.rados.rados.0.smithi023.stdout:472: done (4 left) 2024-02-11T22:15:51.680 INFO:tasks.rados.rados.0.smithi023.stdout:473: done (3 left) 2024-02-11T22:15:51.680 INFO:tasks.rados.rados.0.smithi023.stdout:474: done (2 left) 2024-02-11T22:15:51.680 INFO:tasks.rados.rados.0.smithi023.stdout:475: done (1 left) 2024-02-11T22:15:51.680 INFO:tasks.rados.rados.0.smithi023.stdout:476: done (0 left) 2024-02-11T22:15:51.680 INFO:tasks.rados.rados.0.smithi023.stdout:477: snap_create 2024-02-11T22:15:51.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:15:51] ENGINE Bus STARTING 2024-02-11T22:15:51.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: CherryPy Checker: 2024-02-11T22:15:51.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: The Application mounted at '' has an empty config. 2024-02-11T22:15:51.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: 2024-02-11T22:15:51.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:15:51] ENGINE Serving on http://:::9283 2024-02-11T22:15:51.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: [11/Feb/2024:22:15:51] ENGINE Bus STARTED 2024-02-11T22:15:51.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-mon[35696]: osdmap e145: 8 total, 8 up, 8 in 2024-02-11T22:15:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:51 smithi023 ceph-mon[50466]: osdmap e145: 8 total, 8 up, 8 in 2024-02-11T22:15:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:51 smithi160 ceph-mon[39894]: osdmap e145: 8 total, 8 up, 8 in 2024-02-11T22:15:52.565 INFO:tasks.rados.rados.0.smithi023.stdout:477: done (0 left) 2024-02-11T22:15:52.565 INFO:tasks.rados.rados.0.smithi023.stdout:478: setattr oid 4 current snap is 47 2024-02-11T22:15:52.565 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 47 2024-02-11T22:15:52.565 INFO:tasks.rados.rados.0.smithi023.stdout:479: seq_num 168 ranges {221184=417792} 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:479: writing smithi02397626-14 from 221184 to 638976 tid 1 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:480: read oid 16 snap 32 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:480: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:481: rmattr oid 10 current snap is 47 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:481: done (3 left) 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:482: copy_from oid 41 from oid 17 current snap is 47 2024-02-11T22:15:52.569 INFO:tasks.rados.rados.0.smithi023.stdout:483: delete oid 32 current snap is 47 2024-02-11T22:15:52.575 INFO:tasks.rados.rados.0.smithi023.stdout:482: finishing copy_from to smithi02397626-41 2024-02-11T22:15:52.575 INFO:tasks.rados.rados.0.smithi023.stdout:482: got expected ENOENT (src dne) 2024-02-11T22:15:52.575 INFO:tasks.rados.rados.0.smithi023.stdout:482: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:482: done (4 left) 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:483: done (3 left) 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:484: rmattr oid 20 current snap is 47 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:485: rollback oid 13 current snap is 47 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 46 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:486: copy_from oid 23 from oid 3 current snap is 47 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:487: read oid 6 snap -1 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:487: expect (ObjNum 97 snap 18 seq_num 97) 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:488: rollback oid 5 current snap is 47 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 44 2024-02-11T22:15:52.577 INFO:tasks.rados.rados.0.smithi023.stdout:489: setattr oid 21 current snap is 47 2024-02-11T22:15:52.578 INFO:tasks.rados.rados.0.smithi023.stdout:486: finishing copy_from to smithi02397626-23 2024-02-11T22:15:52.578 INFO:tasks.rados.rados.0.smithi023.stdout:486: got expected ENOENT (src dne) 2024-02-11T22:15:52.578 INFO:tasks.rados.rados.0.smithi023.stdout:490: snap_create 2024-02-11T22:15:52.578 INFO:tasks.rados.rados.0.smithi023.stdout:486: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:15:52.579 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 144 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-11T22:15:52.581 INFO:tasks.rados.rados.0.smithi023.stdout:488: finishing rollback tid 0 to smithi02397626-5 2024-02-11T22:15:52.581 INFO:tasks.rados.rados.0.smithi023.stdout:488: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:15:52.582 INFO:tasks.rados.rados.0.smithi023.stdout:488: finishing rollback tid 2 to smithi02397626-5 2024-02-11T22:15:52.582 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 191 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-02-11T22:15:52.582 INFO:tasks.rados.rados.0.smithi023.stdout:479: finishing write tid 1 to smithi02397626-14 2024-02-11T22:15:52.582 INFO:tasks.rados.rados.0.smithi023.stdout:479: finishing write tid 2 to smithi02397626-14 2024-02-11T22:15:52.584 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 55 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:15:52.584 INFO:tasks.rados.rados.0.smithi023.stdout:479: finishing write tid 3 to smithi02397626-14 2024-02-11T22:15:52.585 INFO:tasks.rados.rados.0.smithi023.stdout:479: oid 14 updating version 0 to 98 2024-02-11T22:15:52.585 INFO:tasks.rados.rados.0.smithi023.stdout:479: oid 14 version 98 is already newer than 97 2024-02-11T22:15:52.585 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 98 (ObjNum 168 snap 47 seq_num 168) dirty exists 2024-02-11T22:15:52.585 INFO:tasks.rados.rados.0.smithi023.stdout:479: left oid 14 (ObjNum 168 snap 47 seq_num 168) 2024-02-11T22:15:52.587 INFO:tasks.rados.rados.0.smithi023.stdout:485: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:15:52.587 INFO:tasks.rados.rados.0.smithi023.stdout:485: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:15:52.587 INFO:tasks.rados.rados.0.smithi023.stdout:485: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:15:52.588 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 170 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:52.591 INFO:tasks.rados.rados.0.smithi023.stdout:480: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-11T22:15:52.784 INFO:tasks.rados.rados.0.smithi023.stdout:487: expect (ObjNum 97 snap 18 seq_num 97) 2024-02-11T22:15:52.852 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 146 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:15:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: pgmap v11: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: Standby manager daemon y started 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: osdmap e146: 8 total, 8 up, 8 in 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: mgrmap e28: x(active, since 6s), standbys: y 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: osdmap e147: 8 total, 8 up, 8 in 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:52 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: pgmap v11: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: Standby manager daemon y started 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: osdmap e146: 8 total, 8 up, 8 in 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: mgrmap e28: x(active, since 6s), standbys: y 2024-02-11T22:15:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: osdmap e147: 8 total, 8 up, 8 in 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: pgmap v11: 121 pgs: 121 active+clean; 143 MiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: Standby manager daemon y started 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.23:0/2850743971' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: osdmap e146: 8 total, 8 up, 8 in 2024-02-11T22:15:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: mgrmap e28: x(active, since 6s), standbys: y 2024-02-11T22:15:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:15:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: osdmap e147: 8 total, 8 up, 8 in 2024-02-11T22:15:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:52 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:478: done (9 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:479: done (8 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:480: done (7 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:484: done (6 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:485: done (5 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:486: done (4 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:487: done (3 left) 2024-02-11T22:15:53.579 INFO:tasks.rados.rados.0.smithi023.stdout:488: done (2 left) 2024-02-11T22:15:53.580 INFO:tasks.rados.rados.0.smithi023.stdout:489: done (1 left) 2024-02-11T22:15:53.580 INFO:tasks.rados.rados.0.smithi023.stdout:490: done (0 left) 2024-02-11T22:15:53.580 INFO:tasks.rados.rados.0.smithi023.stdout:491: rmattr oid 4 current snap is 48 2024-02-11T22:15:53.580 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 48 2024-02-11T22:15:53.580 INFO:tasks.rados.rados.0.smithi023.stdout:492: seq_num 170 ranges {2220032=450560} 2024-02-11T22:15:53.593 INFO:tasks.rados.rados.0.smithi023.stdout:492: writing smithi02397626-47 from 2220032 to 2670592 tid 1 2024-02-11T22:15:53.593 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 48 2024-02-11T22:15:53.594 INFO:tasks.rados.rados.0.smithi023.stdout:493: seq_num 171 ranges {663552=466944} 2024-02-11T22:15:53.600 INFO:tasks.rados.rados.0.smithi023.stdout:493: writing smithi02397626-40 from 663552 to 1130496 tid 1 2024-02-11T22:15:53.600 INFO:tasks.rados.rados.0.smithi023.stdout:494: read oid 38 snap 45 2024-02-11T22:15:53.600 INFO:tasks.rados.rados.0.smithi023.stdout:494: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:15:53.600 INFO:tasks.rados.rados.0.smithi023.stdout:495: delete oid 16 current snap is 48 2024-02-11T22:15:53.600 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 57 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:15:53.600 INFO:tasks.rados.rados.0.smithi023.stdout:492: finishing write tid 1 to smithi02397626-47 2024-02-11T22:15:53.601 INFO:tasks.rados.rados.0.smithi023.stdout:492: finishing write tid 2 to smithi02397626-47 2024-02-11T22:15:53.601 INFO:tasks.rados.rados.0.smithi023.stdout:492: finishing write tid 3 to smithi02397626-47 2024-02-11T22:15:53.601 INFO:tasks.rados.rados.0.smithi023.stdout:492: oid 47 updating version 0 to 83 2024-02-11T22:15:53.601 INFO:tasks.rados.rados.0.smithi023.stdout:492: oid 47 updating version 83 to 84 2024-02-11T22:15:53.601 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 84 (ObjNum 170 snap 48 seq_num 170) dirty exists 2024-02-11T22:15:53.601 INFO:tasks.rados.rados.0.smithi023.stdout:492: left oid 47 (ObjNum 170 snap 48 seq_num 170) 2024-02-11T22:15:53.606 INFO:tasks.rados.rados.0.smithi023.stdout:491: done (4 left) 2024-02-11T22:15:53.606 INFO:tasks.rados.rados.0.smithi023.stdout:492: done (3 left) 2024-02-11T22:15:53.606 INFO:tasks.rados.rados.0.smithi023.stdout:495: done (2 left) 2024-02-11T22:15:53.606 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 48 2024-02-11T22:15:53.606 INFO:tasks.rados.rados.0.smithi023.stdout:496: seq_num 173 ranges {2244608=499712} 2024-02-11T22:15:53.618 INFO:tasks.rados.rados.0.smithi023.stdout:496: writing smithi02397626-6 from 2244608 to 2744320 tid 1 2024-02-11T22:15:53.618 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 48 2024-02-11T22:15:53.618 INFO:tasks.rados.rados.0.smithi023.stdout:497: seq_num 174 ranges {638976=516096} 2024-02-11T22:15:53.624 INFO:tasks.rados.rados.0.smithi023.stdout:497: writing smithi02397626-14 from 638976 to 1155072 tid 1 2024-02-11T22:15:53.624 INFO:tasks.rados.rados.0.smithi023.stdout:498: rollback oid 17 current snap is 48 2024-02-11T22:15:53.624 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 19 2024-02-11T22:15:53.624 INFO:tasks.rados.rados.0.smithi023.stdout:493: finishing write tid 1 to smithi02397626-40 2024-02-11T22:15:53.624 INFO:tasks.rados.rados.0.smithi023.stdout:493: finishing write tid 2 to smithi02397626-40 2024-02-11T22:15:53.624 INFO:tasks.rados.rados.0.smithi023.stdout:493: finishing write tid 3 to smithi02397626-40 2024-02-11T22:15:53.625 INFO:tasks.rados.rados.0.smithi023.stdout:493: oid 40 updating version 0 to 98 2024-02-11T22:15:53.625 INFO:tasks.rados.rados.0.smithi023.stdout:493: oid 40 version 98 is already newer than 97 2024-02-11T22:15:53.625 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 98 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:15:53.625 INFO:tasks.rados.rados.0.smithi023.stdout:493: left oid 40 (ObjNum 171 snap 48 seq_num 171) 2024-02-11T22:15:53.625 INFO:tasks.rados.rados.0.smithi023.stdout:494: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:496: finishing write tid 1 to smithi02397626-6 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:496: finishing write tid 2 to smithi02397626-6 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:496: finishing write tid 3 to smithi02397626-6 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:496: oid 6 updating version 0 to 149 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:496: oid 6 version 149 is already newer than 148 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 149 (ObjNum 173 snap 48 seq_num 173) dirty exists 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:496: left oid 6 (ObjNum 173 snap 48 seq_num 173) 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:498: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:498: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:15:53.708 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 102 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:497: finishing write tid 1 to smithi02397626-14 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:493: done (4 left) 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:494: done (3 left) 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:496: done (2 left) 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:498: done (1 left) 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:499: read oid 43 snap -1 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:499: expect (ObjNum 137 snap 37 seq_num 137) 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:500: copy_from oid 8 from oid 36 current snap is 48 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:497: finishing write tid 2 to smithi02397626-14 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:497: finishing write tid 3 to smithi02397626-14 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:497: oid 14 updating version 0 to 101 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:497: oid 14 version 101 is already newer than 100 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 101 (ObjNum 174 snap 48 seq_num 174) dirty exists 2024-02-11T22:15:53.709 INFO:tasks.rados.rados.0.smithi023.stdout:497: left oid 14 (ObjNum 174 snap 48 seq_num 174) 2024-02-11T22:15:53.710 INFO:tasks.rados.rados.0.smithi023.stdout:497: done (2 left) 2024-02-11T22:15:53.710 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 48 2024-02-11T22:15:53.710 INFO:tasks.rados.rados.0.smithi023.stdout:501: seq_num 175 ranges {3547136=540672} 2024-02-11T22:15:53.732 INFO:tasks.rados.rados.0.smithi023.stdout:501: writing smithi02397626-25 from 3547136 to 4087808 tid 1 2024-02-11T22:15:53.732 INFO:tasks.rados.rados.0.smithi023.stdout:502: read oid 38 snap -1 2024-02-11T22:15:53.732 INFO:tasks.rados.rados.0.smithi023.stdout:502: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:15:53.732 INFO:tasks.rados.rados.0.smithi023.stdout:503: copy_from oid 28 from oid 48 current snap is 48 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:500: finishing copy_from to smithi02397626-8 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 50 (ObjNum 132 snap 35 seq_num 132) dirty exists 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:500: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:500: done (4 left) 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:504: read oid 46 snap -1 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:504: expect (ObjNum 161 snap 45 seq_num 161) 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 48 2024-02-11T22:15:53.733 INFO:tasks.rados.rados.0.smithi023.stdout:505: seq_num 176 ranges {0=557056} 2024-02-11T22:15:53.736 INFO:tasks.rados.rados.0.smithi023.stdout:505: writing smithi02397626-37 from 0 to 557056 tid 1 2024-02-11T22:15:53.736 INFO:tasks.rados.rados.0.smithi023.stdout:506: read oid 26 snap 37 2024-02-11T22:15:53.736 INFO:tasks.rados.rados.0.smithi023.stdout:506: expect deleted 2024-02-11T22:15:53.736 INFO:tasks.rados.rados.0.smithi023.stdout:507: snap_remove snap 21 2024-02-11T22:15:54.591 INFO:tasks.rados.rados.0.smithi023.stdout:507: done (7 left) 2024-02-11T22:15:54.591 INFO:tasks.rados.rados.0.smithi023.stdout:508: snap_remove snap 43 2024-02-11T22:15:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi023 to 2486M 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: osdmap e148: 8 total, 8 up, 8 in 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi023 to 2486M 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: osdmap e148: 8 total, 8 up, 8 in 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:54 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.668 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi023 to 2486M 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: osdmap e148: 8 total, 8 up, 8 in 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:54.669 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:54 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:55.594 INFO:tasks.rados.rados.0.smithi023.stdout:508: done (7 left) 2024-02-11T22:15:55.594 INFO:tasks.rados.rados.0.smithi023.stdout:509: copy_from oid 20 from oid 9 current snap is 48 2024-02-11T22:15:55.594 INFO:tasks.rados.rados.0.smithi023.stdout:510: rollback oid 33 current snap is 48 2024-02-11T22:15:55.594 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 40 2024-02-11T22:15:55.594 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 48 2024-02-11T22:15:55.594 INFO:tasks.rados.rados.0.smithi023.stdout:511: seq_num 177 ranges {1286144=573440} 2024-02-11T22:15:55.605 INFO:tasks.rados.rados.0.smithi023.stdout:511: writing smithi02397626-24 from 1286144 to 1859584 tid 1 2024-02-11T22:15:55.605 INFO:tasks.rados.rados.0.smithi023.stdout:512: snap_create 2024-02-11T22:15:55.606 INFO:tasks.rados.rados.0.smithi023.stdout:499: expect (ObjNum 137 snap 37 seq_num 137) 2024-02-11T22:15:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:55 smithi023 ceph-mon[35696]: pgmap v15: 121 pgs: 121 active+clean; 155 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.8 MiB/s wr, 64 op/s 2024-02-11T22:15:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:55 smithi023 ceph-mon[35696]: osdmap e149: 8 total, 8 up, 8 in 2024-02-11T22:15:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:55 smithi023 ceph-mon[50466]: pgmap v15: 121 pgs: 121 active+clean; 155 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.8 MiB/s wr, 64 op/s 2024-02-11T22:15:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:55 smithi023 ceph-mon[50466]: osdmap e149: 8 total, 8 up, 8 in 2024-02-11T22:15:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:55 smithi160 ceph-mon[39894]: pgmap v15: 121 pgs: 121 active+clean; 155 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.8 MiB/s wr, 64 op/s 2024-02-11T22:15:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:55 smithi160 ceph-mon[39894]: osdmap e149: 8 total, 8 up, 8 in 2024-02-11T22:15:55.698 INFO:tasks.rados.rados.0.smithi023.stdout:504: expect (ObjNum 161 snap 45 seq_num 161) 2024-02-11T22:15:55.706 INFO:tasks.rados.rados.0.smithi023.stdout:501: finishing write tid 1 to smithi02397626-25 2024-02-11T22:15:55.706 INFO:tasks.rados.rados.0.smithi023.stdout:501: finishing write tid 2 to smithi02397626-25 2024-02-11T22:15:55.706 INFO:tasks.rados.rados.0.smithi023.stdout:502: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:15:55.789 INFO:tasks.rados.rados.0.smithi023.stdout:501: finishing write tid 3 to smithi02397626-25 2024-02-11T22:15:55.789 INFO:tasks.rados.rados.0.smithi023.stdout:501: oid 25 updating version 0 to 118 2024-02-11T22:15:55.789 INFO:tasks.rados.rados.0.smithi023.stdout:501: oid 25 version 118 is already newer than 117 2024-02-11T22:15:55.789 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 118 (ObjNum 175 snap 48 seq_num 175) dirty exists 2024-02-11T22:15:55.789 INFO:tasks.rados.rados.0.smithi023.stdout:501: left oid 25 (ObjNum 175 snap 48 seq_num 175) 2024-02-11T22:15:55.790 INFO:tasks.rados.rados.0.smithi023.stdout:505: finishing write tid 1 to smithi02397626-37 2024-02-11T22:15:55.790 INFO:tasks.rados.rados.0.smithi023.stdout:505: finishing write tid 2 to smithi02397626-37 2024-02-11T22:15:55.790 INFO:tasks.rados.rados.0.smithi023.stdout:505: finishing write tid 3 to smithi02397626-37 2024-02-11T22:15:55.790 INFO:tasks.rados.rados.0.smithi023.stdout:505: oid 37 updating version 0 to 151 2024-02-11T22:15:55.790 INFO:tasks.rados.rados.0.smithi023.stdout:505: oid 37 version 151 is already newer than 150 2024-02-11T22:15:55.790 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 151 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-02-11T22:15:55.791 INFO:tasks.rados.rados.0.smithi023.stdout:505: left oid 37 (ObjNum 176 snap 48 seq_num 176) 2024-02-11T22:15:55.791 INFO:tasks.rados.rados.0.smithi023.stdout:503: finishing copy_from to smithi02397626-28 2024-02-11T22:15:55.791 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 97 (ObjNum 128 snap 35 seq_num 128) dirty exists 2024-02-11T22:15:55.791 INFO:tasks.rados.rados.0.smithi023.stdout:503: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:15:55.791 INFO:tasks.rados.rados.0.smithi023.stdout:510: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:15:55.791 INFO:tasks.rados.rados.0.smithi023.stdout:510: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:15:55.792 INFO:tasks.rados.rados.0.smithi023.stdout:510: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:15:55.792 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 177 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:15:55.792 INFO:tasks.rados.rados.0.smithi023.stdout:511: finishing write tid 1 to smithi02397626-24 2024-02-11T22:15:55.792 INFO:tasks.rados.rados.0.smithi023.stdout:511: finishing write tid 2 to smithi02397626-24 2024-02-11T22:15:55.792 INFO:tasks.rados.rados.0.smithi023.stdout:511: finishing write tid 3 to smithi02397626-24 2024-02-11T22:15:55.793 INFO:tasks.rados.rados.0.smithi023.stdout:511: oid 24 updating version 0 to 179 2024-02-11T22:15:55.793 INFO:tasks.rados.rados.0.smithi023.stdout:511: oid 24 version 179 is already newer than 178 2024-02-11T22:15:55.793 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 179 (ObjNum 177 snap 48 seq_num 177) dirty exists 2024-02-11T22:15:55.793 INFO:tasks.rados.rados.0.smithi023.stdout:511: left oid 24 (ObjNum 177 snap 48 seq_num 177) 2024-02-11T22:15:55.793 INFO:tasks.rados.rados.0.smithi023.stdout:509: finishing copy_from to smithi02397626-20 2024-02-11T22:15:55.793 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 212 (ObjNum 149 snap 43 seq_num 149) dirty exists 2024-02-11T22:15:55.794 INFO:tasks.rados.rados.0.smithi023.stdout:509: finishing copy_from racing read to smithi02397626-20 2024-02-11T22:15:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:15:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:15:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-11T22:15:56.605 INFO:tasks.rados.rados.0.smithi023.stdout:499: done (10 left) 2024-02-11T22:15:56.605 INFO:tasks.rados.rados.0.smithi023.stdout:501: done (9 left) 2024-02-11T22:15:56.605 INFO:tasks.rados.rados.0.smithi023.stdout:502: done (8 left) 2024-02-11T22:15:56.605 INFO:tasks.rados.rados.0.smithi023.stdout:503: done (7 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:504: done (6 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:505: done (5 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:506: done (4 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:509: done (3 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:510: done (2 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:511: done (1 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:512: done (0 left) 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 49 2024-02-11T22:15:56.606 INFO:tasks.rados.rados.0.smithi023.stdout:513: seq_num 178 ranges {270336=589824} 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:513: writing smithi02397626-17 from 270336 to 860160 tid 1 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:514: copy_from oid 28 from oid 42 current snap is 49 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:515: rollback oid 15 current snap is 49 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 40 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:516: rollback oid 33 current snap is 49 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 19 2024-02-11T22:15:56.610 INFO:tasks.rados.rados.0.smithi023.stdout:517: delete oid 46 current snap is 49 2024-02-11T22:15:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:517: done (4 left) 2024-02-11T22:15:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:518: read oid 11 snap 32 2024-02-11T22:15:56.613 INFO:tasks.rados.rados.0.smithi023.stdout:518: expect deleted 2024-02-11T22:15:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:519: read oid 19 snap -1 2024-02-11T22:15:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:519: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:15:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:520: copy_from oid 14 from oid 7 current snap is 49 2024-02-11T22:15:56.614 INFO:tasks.rados.rados.0.smithi023.stdout:521: delete oid 47 current snap is 49 2024-02-11T22:15:56.620 INFO:tasks.rados.rados.0.smithi023.stdout:513: finishing write tid 1 to smithi02397626-17 2024-02-11T22:15:56.620 INFO:tasks.rados.rados.0.smithi023.stdout:513: finishing write tid 2 to smithi02397626-17 2024-02-11T22:15:56.621 INFO:tasks.rados.rados.0.smithi023.stdout:515: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:15:56.621 INFO:tasks.rados.rados.0.smithi023.stdout:515: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:15:56.621 INFO:tasks.rados.rados.0.smithi023.stdout:515: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 182 (ObjNum 125 snap 34 seq_num 125) dirty exists 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:515: done (7 left) 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:518: done (6 left) 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:521: done (5 left) 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:522: read oid 5 snap -1 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:522: expect (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:523: delete oid 43 current snap is 49 2024-02-11T22:15:56.622 INFO:tasks.rados.rados.0.smithi023.stdout:516: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:15:56.623 INFO:tasks.rados.rados.0.smithi023.stdout:516: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:15:56.623 INFO:tasks.rados.rados.0.smithi023.stdout:513: finishing write tid 3 to smithi02397626-17 2024-02-11T22:15:56.623 INFO:tasks.rados.rados.0.smithi023.stdout:513: oid 17 updating version 0 to 117 2024-02-11T22:15:56.623 INFO:tasks.rados.rados.0.smithi023.stdout:513: oid 17 version 117 is already newer than 116 2024-02-11T22:15:56.623 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 117 (ObjNum 178 snap 49 seq_num 178) dirty exists 2024-02-11T22:15:56.623 INFO:tasks.rados.rados.0.smithi023.stdout:513: left oid 17 (ObjNum 178 snap 49 seq_num 178) 2024-02-11T22:15:56.624 INFO:tasks.rados.rados.0.smithi023.stdout:516: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:15:56.624 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 185 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-11T22:15:56.624 INFO:tasks.rados.rados.0.smithi023.stdout:519: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:15:56.679 INFO:tasks.rados.rados.0.smithi023.stdout:520: finishing copy_from to smithi02397626-14 2024-02-11T22:15:56.679 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:15:56.679 INFO:tasks.rados.rados.0.smithi023.stdout:520: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:15:56.679 INFO:tasks.rados.rados.0.smithi023.stdout:514: finishing copy_from to smithi02397626-28 2024-02-11T22:15:56.679 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 86 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:15:56.679 INFO:tasks.rados.rados.0.smithi023.stdout:522: expect (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:15:56.808 INFO:tasks.rados.rados.0.smithi023.stdout:514: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:15:56.808 INFO:tasks.rados.rados.0.smithi023.stdout:513: done (6 left) 2024-02-11T22:15:56.808 INFO:tasks.rados.rados.0.smithi023.stdout:514: done (5 left) 2024-02-11T22:15:56.808 INFO:tasks.rados.rados.0.smithi023.stdout:516: done (4 left) 2024-02-11T22:15:56.808 INFO:tasks.rados.rados.0.smithi023.stdout:519: done (3 left) 2024-02-11T22:15:56.808 INFO:tasks.rados.rados.0.smithi023.stdout:520: done (2 left) 2024-02-11T22:15:56.809 INFO:tasks.rados.rados.0.smithi023.stdout:522: done (1 left) 2024-02-11T22:15:56.809 INFO:tasks.rados.rados.0.smithi023.stdout:523: done (0 left) 2024-02-11T22:15:56.809 INFO:tasks.rados.rados.0.smithi023.stdout:524: copy_from oid 8 from oid 29 current snap is 49 2024-02-11T22:15:56.809 INFO:tasks.rados.rados.0.smithi023.stdout:525: delete oid 10 current snap is 49 2024-02-11T22:15:56.809 INFO:tasks.rados.rados.0.smithi023.stdout:524: finishing copy_from to smithi02397626-8 2024-02-11T22:15:56.809 INFO:tasks.rados.rados.0.smithi023.stdout:524: got expected ENOENT (src dne) 2024-02-11T22:15:56.810 INFO:tasks.rados.rados.0.smithi023.stdout:524: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:15:56.810 INFO:tasks.rados.rados.0.smithi023.stdout:524: done (1 left) 2024-02-11T22:15:56.810 INFO:tasks.rados.rados.0.smithi023.stdout:525: done (0 left) 2024-02-11T22:15:56.810 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 49 2024-02-11T22:15:56.810 INFO:tasks.rados.rados.0.smithi023.stdout:526: seq_num 183 ranges {638976=671744} 2024-02-11T22:15:56.817 INFO:tasks.rados.rados.0.smithi023.stdout:526: writing smithi02397626-39 from 638976 to 1310720 tid 1 2024-02-11T22:15:56.817 INFO:tasks.rados.rados.0.smithi023.stdout:527: rollback oid 8 current snap is 49 2024-02-11T22:15:56.817 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 40 2024-02-11T22:15:56.817 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 49 2024-02-11T22:15:56.817 INFO:tasks.rados.rados.0.smithi023.stdout:528: seq_num 184 ranges {0=688128} 2024-02-11T22:15:56.822 INFO:tasks.rados.rados.0.smithi023.stdout:528: writing smithi02397626-43 from 0 to 688128 tid 1 2024-02-11T22:15:56.822 INFO:tasks.rados.rados.0.smithi023.stdout:529: delete oid 49 current snap is 49 2024-02-11T22:15:56.822 INFO:tasks.rados.rados.0.smithi023.stdout:527: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:15:56.822 INFO:tasks.rados.rados.0.smithi023.stdout:527: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:15:56.822 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 172 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-02-11T22:15:56.822 INFO:tasks.rados.rados.0.smithi023.stdout:526: finishing write tid 1 to smithi02397626-39 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:526: finishing write tid 2 to smithi02397626-39 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:526: finishing write tid 3 to smithi02397626-39 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:526: oid 39 updating version 0 to 87 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:526: oid 39 updating version 87 to 88 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 88 (ObjNum 183 snap 49 seq_num 183) dirty exists 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:526: left oid 39 (ObjNum 183 snap 49 seq_num 183) 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:526: done (3 left) 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:527: done (2 left) 2024-02-11T22:15:56.823 INFO:tasks.rados.rados.0.smithi023.stdout:529: done (1 left) 2024-02-11T22:15:56.824 INFO:tasks.rados.rados.0.smithi023.stdout:530: delete oid 10 current snap is 49 2024-02-11T22:15:56.825 INFO:tasks.rados.rados.0.smithi023.stdout:528: finishing write tid 1 to smithi02397626-43 2024-02-11T22:15:56.825 INFO:tasks.rados.rados.0.smithi023.stdout:528: finishing write tid 2 to smithi02397626-43 2024-02-11T22:15:56.826 INFO:tasks.rados.rados.0.smithi023.stdout:530: done (1 left) 2024-02-11T22:15:56.826 INFO:tasks.rados.rados.0.smithi023.stdout:531: rmattr oid 29 current snap is 49 2024-02-11T22:15:56.826 INFO:tasks.rados.rados.0.smithi023.stdout:531: done (1 left) 2024-02-11T22:15:56.826 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 49 2024-02-11T22:15:56.826 INFO:tasks.rados.rados.0.smithi023.stdout:532: seq_num 187 ranges {557056=737280} 2024-02-11T22:15:56.833 INFO:tasks.rados.rados.0.smithi023.stdout:532: writing smithi02397626-37 from 557056 to 1294336 tid 1 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:533: read oid 29 snap -1 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:533: expect deleted 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 49 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:528: finishing write tid 3 to smithi02397626-43 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:528: oid 43 updating version 0 to 197 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:528: oid 43 version 197 is already newer than 196 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 197 (ObjNum 184 snap 49 seq_num 184) dirty exists 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:528: left oid 43 (ObjNum 184 snap 49 seq_num 184) 2024-02-11T22:15:56.834 INFO:tasks.rados.rados.0.smithi023.stdout:534: seq_num 188 ranges {466944=753664} 2024-02-11T22:15:56.840 INFO:tasks.rados.rados.0.smithi023.stdout:534: writing smithi02397626-12 from 466944 to 1220608 tid 1 2024-02-11T22:15:56.840 INFO:tasks.rados.rados.0.smithi023.stdout:528: done (3 left) 2024-02-11T22:15:56.840 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 49 2024-02-11T22:15:56.840 INFO:tasks.rados.rados.0.smithi023.stdout:535: seq_num 189 ranges {4513792=770048} 2024-02-11T22:15:56.869 INFO:tasks.rados.rados.0.smithi023.stdout:535: writing smithi02397626-36 from 4513792 to 5283840 tid 1 2024-02-11T22:15:56.869 INFO:tasks.rados.rados.0.smithi023.stdout:536: snap_remove snap 46 2024-02-11T22:15:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:56 smithi023 ceph-mon[35696]: osdmap e150: 8 total, 8 up, 8 in 2024-02-11T22:15:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:56 smithi023 ceph-mon[35696]: pgmap v18: 121 pgs: 121 active+clean; 155 MiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:56 smithi023 ceph-mon[50466]: osdmap e150: 8 total, 8 up, 8 in 2024-02-11T22:15:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:56 smithi023 ceph-mon[50466]: pgmap v18: 121 pgs: 121 active+clean; 155 MiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:56 smithi160 ceph-mon[39894]: osdmap e150: 8 total, 8 up, 8 in 2024-02-11T22:15:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:56 smithi160 ceph-mon[39894]: pgmap v18: 121 pgs: 121 active+clean; 155 MiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:15:57.609 INFO:tasks.rados.rados.0.smithi023.stdout:536: done (4 left) 2024-02-11T22:15:57.609 INFO:tasks.rados.rados.0.smithi023.stdout:537: snap_create 2024-02-11T22:15:57.609 INFO:tasks.rados.rados.0.smithi023.stdout:532: finishing write tid 1 to smithi02397626-37 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:532: finishing write tid 2 to smithi02397626-37 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:532: finishing write tid 3 to smithi02397626-37 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:532: oid 37 updating version 0 to 168 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:532: oid 37 version 168 is already newer than 167 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 168 (ObjNum 187 snap 49 seq_num 187) dirty exists 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:532: left oid 37 (ObjNum 187 snap 49 seq_num 187) 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:534: finishing write tid 1 to smithi02397626-12 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:534: finishing write tid 2 to smithi02397626-12 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:534: finishing write tid 3 to smithi02397626-12 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:534: oid 12 updating version 0 to 171 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:534: oid 12 version 171 is already newer than 170 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 171 (ObjNum 188 snap 49 seq_num 188) dirty exists 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:534: left oid 12 (ObjNum 188 snap 49 seq_num 188) 2024-02-11T22:15:57.610 INFO:tasks.rados.rados.0.smithi023.stdout:535: finishing write tid 1 to smithi02397626-36 2024-02-11T22:15:57.611 INFO:tasks.rados.rados.0.smithi023.stdout:535: finishing write tid 2 to smithi02397626-36 2024-02-11T22:15:57.611 INFO:tasks.rados.rados.0.smithi023.stdout:535: finishing write tid 3 to smithi02397626-36 2024-02-11T22:15:57.611 INFO:tasks.rados.rados.0.smithi023.stdout:535: oid 36 updating version 0 to 73 2024-02-11T22:15:57.611 INFO:tasks.rados.rados.0.smithi023.stdout:535: oid 36 version 73 is already newer than 72 2024-02-11T22:15:57.611 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 73 (ObjNum 189 snap 49 seq_num 189) dirty exists 2024-02-11T22:15:57.611 INFO:tasks.rados.rados.0.smithi023.stdout:535: left oid 36 (ObjNum 189 snap 49 seq_num 189) 2024-02-11T22:15:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:57 smithi023 ceph-mon[35696]: osdmap e151: 8 total, 8 up, 8 in 2024-02-11T22:15:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:57 smithi023 ceph-mon[50466]: osdmap e151: 8 total, 8 up, 8 in 2024-02-11T22:15:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:57 smithi160 ceph-mon[39894]: osdmap e151: 8 total, 8 up, 8 in 2024-02-11T22:15:58.617 INFO:tasks.rados.rados.0.smithi023.stdout:532: done (4 left) 2024-02-11T22:15:58.617 INFO:tasks.rados.rados.0.smithi023.stdout:533: done (3 left) 2024-02-11T22:15:58.617 INFO:tasks.rados.rados.0.smithi023.stdout:534: done (2 left) 2024-02-11T22:15:58.617 INFO:tasks.rados.rados.0.smithi023.stdout:535: done (1 left) 2024-02-11T22:15:58.617 INFO:tasks.rados.rados.0.smithi023.stdout:537: done (0 left) 2024-02-11T22:15:58.617 INFO:tasks.rados.rados.0.smithi023.stdout:538: snap_remove snap 35 2024-02-11T22:15:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: pgmap v20: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-02-11T22:15:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: osdmap e152: 8 total, 8 up, 8 in 2024-02-11T22:15:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: Adjusting osd_memory_target on smithi160 to 2486M 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:15:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: pgmap v20: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: osdmap e152: 8 total, 8 up, 8 in 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: Adjusting osd_memory_target on smithi160 to 2486M 2024-02-11T22:15:58.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:58.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:15:58.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:15:58.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:58 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:15:58.944 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:15:58.637Z 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.23:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T22:15:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:15:58.639Z 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.23:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T22:15:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:15:58.639Z 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.23:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T22:15:58.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:15:58.640Z 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.23:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: pgmap v20: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: osdmap e152: 8 total, 8 up, 8 in 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: Adjusting osd_memory_target on smithi160 to 2486M 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:15:58.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:58 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:15:59.628 INFO:tasks.rados.rados.0.smithi023.stdout:538: done (0 left) 2024-02-11T22:15:59.628 INFO:tasks.rados.rados.0.smithi023.stdout:539: read oid 16 snap 34 2024-02-11T22:15:59.628 INFO:tasks.rados.rados.0.smithi023.stdout:539: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-11T22:15:59.628 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 50 2024-02-11T22:15:59.628 INFO:tasks.rados.rados.0.smithi023.stdout:540: seq_num 190 ranges {0=786432} 2024-02-11T22:15:59.630 INFO:tasks.rados.rados.0.smithi023.stdout:540: writing smithi02397626-2 from 0 to 786432 tid 1 2024-02-11T22:15:59.631 INFO:tasks.rados.rados.0.smithi023.stdout:541: setattr oid 49 current snap is 50 2024-02-11T22:15:59.635 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 50 2024-02-11T22:15:59.635 INFO:tasks.rados.rados.0.smithi023.stdout:542: seq_num 191 ranges {0=802816} 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:542: writing smithi02397626-45 from 0 to 802816 tid 1 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:543: read oid 35 snap -1 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:543: expect deleted 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:544: read oid 14 snap -1 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:544: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:545: copy_from oid 19 from oid 32 current snap is 50 2024-02-11T22:15:59.639 INFO:tasks.rados.rados.0.smithi023.stdout:546: rollback oid 25 current snap is 50 2024-02-11T22:15:59.640 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 25 to 33 2024-02-11T22:15:59.640 INFO:tasks.rados.rados.0.smithi023.stdout:547: snap_remove snap 16 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: osdmap e153: 8 total, 8 up, 8 in 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: osdmap e153: 8 total, 8 up, 8 in 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:15:59 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:15:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:15:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: osdmap e153: 8 total, 8 up, 8 in 2024-02-11T22:15:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:15:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:15:59 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:00.663 INFO:tasks.rados.rados.0.smithi023.stdout:547: done (8 left) 2024-02-11T22:16:00.663 INFO:tasks.rados.rados.0.smithi023.stdout:548: read oid 23 snap -1 2024-02-11T22:16:00.663 INFO:tasks.rados.rados.0.smithi023.stdout:548: expect (ObjNum 142 snap 42 seq_num 142) 2024-02-11T22:16:00.663 INFO:tasks.rados.rados.0.smithi023.stdout:549: rollback oid 1 current snap is 50 2024-02-11T22:16:00.663 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 1 to 36 2024-02-11T22:16:00.663 INFO:tasks.rados.rados.0.smithi023.stdout:550: delete oid 17 current snap is 50 2024-02-11T22:16:00.664 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 174 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:16:00.664 INFO:tasks.rados.rados.0.smithi023.stdout:546: finishing rollback tid 0 to smithi02397626-25 2024-02-11T22:16:00.664 INFO:tasks.rados.rados.0.smithi023.stdout:544: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:545: finishing copy_from to smithi02397626-19 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:545: got expected ENOENT (src dne) 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:545: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:540: finishing write tid 1 to smithi02397626-2 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:540: finishing write tid 2 to smithi02397626-2 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:540: finishing write tid 3 to smithi02397626-2 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:540: oid 2 updating version 0 to 212 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:540: oid 2 version 212 is already newer than 211 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 212 (ObjNum 190 snap 50 seq_num 190) dirty exists 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:540: left oid 2 (ObjNum 190 snap 50 seq_num 190) 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:542: finishing write tid 1 to smithi02397626-45 2024-02-11T22:16:00.668 INFO:tasks.rados.rados.0.smithi023.stdout:542: finishing write tid 2 to smithi02397626-45 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:542: finishing write tid 3 to smithi02397626-45 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:542: oid 45 updating version 0 to 213 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:542: oid 45 updating version 213 to 214 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 214 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:542: left oid 45 (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:546: finishing rollback tid 1 to smithi02397626-25 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:546: finishing rollback tid 2 to smithi02397626-25 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 132 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-02-11T22:16:00.669 INFO:tasks.rados.rados.0.smithi023.stdout:539: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-11T22:16:00.869 INFO:tasks.rados.rados.0.smithi023.stdout:549: finishing rollback tid 0 to smithi02397626-1 2024-02-11T22:16:00.869 INFO:tasks.rados.rados.0.smithi023.stdout:549: finishing rollback tid 1 to smithi02397626-1 2024-02-11T22:16:00.869 INFO:tasks.rados.rados.0.smithi023.stdout:549: finishing rollback tid 2 to smithi02397626-1 2024-02-11T22:16:00.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 284 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-02-11T22:16:00.869 INFO:tasks.rados.rados.0.smithi023.stdout:548: expect (ObjNum 142 snap 42 seq_num 142) 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[35696]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[35696]: pgmap v23: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[35696]: osdmap e154: 8 total, 8 up, 8 in 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[35696]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[50466]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[50466]: pgmap v23: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[50466]: osdmap e154: 8 total, 8 up, 8 in 2024-02-11T22:16:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:00 smithi023 ceph-mon[50466]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:16:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:00 smithi160 ceph-mon[39894]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:16:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:00 smithi160 ceph-mon[39894]: pgmap v23: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-02-11T22:16:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:00 smithi160 ceph-mon[39894]: osdmap e154: 8 total, 8 up, 8 in 2024-02-11T22:16:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:00 smithi160 ceph-mon[39894]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:16:01.274 INFO:tasks.rados.rados.0.smithi023.stdout:539: done (10 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:540: done (9 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:541: done (8 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:542: done (7 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:543: done (6 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:544: done (5 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:545: done (4 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:546: done (3 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:548: done (2 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:549: done (1 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:550: done (0 left) 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:551: rmattr oid 4 current snap is 50 2024-02-11T22:16:01.275 INFO:tasks.rados.rados.0.smithi023.stdout:552: snap_create 2024-02-11T22:16:01.276 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 77 (ObjNum 177 snap 0 seq_num 913775920) dirty exists 2024-02-11T22:16:01.683 INFO:tasks.rados.rados.0.smithi023.stdout:551: done (1 left) 2024-02-11T22:16:01.683 INFO:tasks.rados.rados.0.smithi023.stdout:552: done (0 left) 2024-02-11T22:16:01.683 INFO:tasks.rados.rados.0.smithi023.stdout:553: delete oid 37 current snap is 51 2024-02-11T22:16:01.687 INFO:tasks.rados.rados.0.smithi023.stdout:553: done (0 left) 2024-02-11T22:16:01.687 INFO:tasks.rados.rados.0.smithi023.stdout:554: read oid 28 snap 44 2024-02-11T22:16:01.687 INFO:tasks.rados.rados.0.smithi023.stdout:554: expect (ObjNum 139 snap 40 seq_num 139) 2024-02-11T22:16:01.688 INFO:tasks.rados.rados.0.smithi023.stdout:555: read oid 6 snap -1 2024-02-11T22:16:01.688 INFO:tasks.rados.rados.0.smithi023.stdout:555: expect (ObjNum 173 snap 48 seq_num 173) 2024-02-11T22:16:01.688 INFO:tasks.rados.rados.0.smithi023.stdout:556: read oid 24 snap 37 2024-02-11T22:16:01.688 INFO:tasks.rados.rados.0.smithi023.stdout:556: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:16:01.688 INFO:tasks.rados.rados.0.smithi023.stdout:557: snap_create 2024-02-11T22:16:01.696 INFO:tasks.rados.rados.0.smithi023.stdout:556: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-11T22:16:01.717 INFO:tasks.rados.rados.0.smithi023.stdout:554: expect (ObjNum 139 snap 40 seq_num 139) 2024-02-11T22:16:01.799 INFO:tasks.rados.rados.0.smithi023.stdout:555: expect (ObjNum 173 snap 48 seq_num 173) 2024-02-11T22:16:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:01 smithi160 ceph-mon[39894]: osdmap e155: 8 total, 8 up, 8 in 2024-02-11T22:16:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:01 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:01 smithi023 ceph-mon[35696]: osdmap e155: 8 total, 8 up, 8 in 2024-02-11T22:16:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:01 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:01 smithi023 ceph-mon[50466]: osdmap e155: 8 total, 8 up, 8 in 2024-02-11T22:16:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:01 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:02.554 INFO:tasks.rados.rados.0.smithi023.stdout:554: done (3 left) 2024-02-11T22:16:02.555 INFO:tasks.rados.rados.0.smithi023.stdout:555: done (2 left) 2024-02-11T22:16:02.555 INFO:tasks.rados.rados.0.smithi023.stdout:556: done (1 left) 2024-02-11T22:16:02.555 INFO:tasks.rados.rados.0.smithi023.stdout:557: done (0 left) 2024-02-11T22:16:02.555 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 52 2024-02-11T22:16:02.555 INFO:tasks.rados.rados.0.smithi023.stdout:558: seq_num 194 ranges {0=458752,458752=401408} 2024-02-11T22:16:02.557 INFO:tasks.rados.rados.0.smithi023.stdout:558: writing smithi02397626-3 from 0 to 458752 tid 1 2024-02-11T22:16:02.565 INFO:tasks.rados.rados.0.smithi023.stdout:558: writing smithi02397626-3 from 458752 to 860160 tid 2 2024-02-11T22:16:02.565 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 52 2024-02-11T22:16:02.565 INFO:tasks.rados.rados.0.smithi023.stdout:559: seq_num 195 ranges {0=475136,475136=401408} 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:559: writing smithi02397626-49 from 0 to 475136 tid 1 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:559: writing smithi02397626-49 from 475136 to 876544 tid 2 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:560: read oid 32 snap 51 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:560: expect deleted 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:561: rollback oid 50 current snap is 52 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 29 2024-02-11T22:16:02.566 INFO:tasks.rados.rados.0.smithi023.stdout:562: snap_create 2024-02-11T22:16:02.571 INFO:tasks.rados.rados.0.smithi023.stdout:558: finishing write tid 1 to smithi02397626-3 2024-02-11T22:16:02.571 INFO:tasks.rados.rados.0.smithi023.stdout:558: finishing write tid 2 to smithi02397626-3 2024-02-11T22:16:02.571 INFO:tasks.rados.rados.0.smithi023.stdout:559: finishing write tid 1 to smithi02397626-49 2024-02-11T22:16:02.572 INFO:tasks.rados.rados.0.smithi023.stdout:558: finishing write tid 3 to smithi02397626-3 2024-02-11T22:16:02.572 INFO:tasks.rados.rados.0.smithi023.stdout:559: finishing write tid 2 to smithi02397626-49 2024-02-11T22:16:02.572 INFO:tasks.rados.rados.0.smithi023.stdout:559: finishing write tid 3 to smithi02397626-49 2024-02-11T22:16:02.573 INFO:tasks.rados.rados.0.smithi023.stdout:561: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:16:02.573 INFO:tasks.rados.rados.0.smithi023.stdout:558: finishing write tid 4 to smithi02397626-3 2024-02-11T22:16:02.573 INFO:tasks.rados.rados.0.smithi023.stdout:558: oid 3 updating version 0 to 173 2024-02-11T22:16:02.573 INFO:tasks.rados.rados.0.smithi023.stdout:558: oid 3 version 173 is already newer than 172 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:558: oid 3 version 173 is already newer than 171 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 173 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:558: left oid 3 (ObjNum 194 snap 52 seq_num 194) 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:561: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:561: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 201 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:559: finishing write tid 4 to smithi02397626-49 2024-02-11T22:16:02.574 INFO:tasks.rados.rados.0.smithi023.stdout:559: oid 49 updating version 0 to 176 2024-02-11T22:16:02.575 INFO:tasks.rados.rados.0.smithi023.stdout:559: oid 49 version 176 is already newer than 175 2024-02-11T22:16:02.575 INFO:tasks.rados.rados.0.smithi023.stdout:559: oid 49 updating version 176 to 177 2024-02-11T22:16:02.575 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 177 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-02-11T22:16:02.575 INFO:tasks.rados.rados.0.smithi023.stdout:559: left oid 49 (ObjNum 195 snap 52 seq_num 195) 2024-02-11T22:16:02.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:02 smithi160 ceph-mon[39894]: pgmap v26: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:02 smithi160 ceph-mon[39894]: osdmap e156: 8 total, 8 up, 8 in 2024-02-11T22:16:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:02 smithi160 ceph-mon[39894]: osdmap e157: 8 total, 8 up, 8 in 2024-02-11T22:16:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:02 smithi023 ceph-mon[50466]: pgmap v26: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:02 smithi023 ceph-mon[50466]: osdmap e156: 8 total, 8 up, 8 in 2024-02-11T22:16:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:02 smithi023 ceph-mon[50466]: osdmap e157: 8 total, 8 up, 8 in 2024-02-11T22:16:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:02 smithi023 ceph-mon[35696]: pgmap v26: 121 pgs: 121 active+clean; 169 MiB data, 492 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:02 smithi023 ceph-mon[35696]: osdmap e156: 8 total, 8 up, 8 in 2024-02-11T22:16:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:02 smithi023 ceph-mon[35696]: osdmap e157: 8 total, 8 up, 8 in 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:558: done (4 left) 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:559: done (3 left) 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:560: done (2 left) 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:561: done (1 left) 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:562: done (0 left) 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:563: read oid 22 snap -1 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:563: expect (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:564: read oid 9 snap -1 2024-02-11T22:16:03.568 INFO:tasks.rados.rados.0.smithi023.stdout:564: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:16:03.569 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 53 2024-02-11T22:16:03.569 INFO:tasks.rados.rados.0.smithi023.stdout:565: seq_num 196 ranges {0=491520,491520=401408} 2024-02-11T22:16:03.570 INFO:tasks.rados.rados.0.smithi023.stdout:565: writing smithi02397626-8 from 0 to 491520 tid 1 2024-02-11T22:16:03.573 INFO:tasks.rados.rados.0.smithi023.stdout:565: writing smithi02397626-8 from 491520 to 892928 tid 2 2024-02-11T22:16:03.573 INFO:tasks.rados.rados.0.smithi023.stdout:566: snap_create 2024-02-11T22:16:03.577 INFO:tasks.rados.rados.0.smithi023.stdout:565: finishing write tid 1 to smithi02397626-8 2024-02-11T22:16:03.577 INFO:tasks.rados.rados.0.smithi023.stdout:565: finishing write tid 2 to smithi02397626-8 2024-02-11T22:16:03.578 INFO:tasks.rados.rados.0.smithi023.stdout:565: finishing write tid 3 to smithi02397626-8 2024-02-11T22:16:03.579 INFO:tasks.rados.rados.0.smithi023.stdout:565: finishing write tid 4 to smithi02397626-8 2024-02-11T22:16:03.579 INFO:tasks.rados.rados.0.smithi023.stdout:565: oid 8 updating version 0 to 180 2024-02-11T22:16:03.579 INFO:tasks.rados.rados.0.smithi023.stdout:565: oid 8 version 180 is already newer than 179 2024-02-11T22:16:03.579 INFO:tasks.rados.rados.0.smithi023.stdout:565: oid 8 version 180 is already newer than 178 2024-02-11T22:16:03.580 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 180 (ObjNum 196 snap 53 seq_num 196) dirty exists 2024-02-11T22:16:03.580 INFO:tasks.rados.rados.0.smithi023.stdout:565: left oid 8 (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:16:03.588 INFO:tasks.rados.rados.0.smithi023.stdout:563: expect (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:16:03.720 INFO:tasks.rados.rados.0.smithi023.stdout:564: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:16:04.585 INFO:tasks.rados.rados.0.smithi023.stdout:563: done (3 left) 2024-02-11T22:16:04.585 INFO:tasks.rados.rados.0.smithi023.stdout:564: done (2 left) 2024-02-11T22:16:04.585 INFO:tasks.rados.rados.0.smithi023.stdout:565: done (1 left) 2024-02-11T22:16:04.585 INFO:tasks.rados.rados.0.smithi023.stdout:566: done (0 left) 2024-02-11T22:16:04.585 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 54 2024-02-11T22:16:04.585 INFO:tasks.rados.rados.0.smithi023.stdout:567: seq_num 197 ranges {8290304=507904,8798208=401408} 2024-02-11T22:16:04.632 INFO:tasks.rados.rados.0.smithi023.stdout:567: writing smithi02397626-23 from 8290304 to 8798208 tid 1 2024-02-11T22:16:04.635 INFO:tasks.rados.rados.0.smithi023.stdout:567: writing smithi02397626-23 from 8798208 to 9199616 tid 2 2024-02-11T22:16:04.635 INFO:tasks.rados.rados.0.smithi023.stdout:568: copy_from oid 26 from oid 22 current snap is 54 2024-02-11T22:16:04.635 INFO:tasks.rados.rados.0.smithi023.stdout:569: snap_create 2024-02-11T22:16:04.638 INFO:tasks.rados.rados.0.smithi023.stdout:567: finishing write tid 1 to smithi02397626-23 2024-02-11T22:16:04.639 INFO:tasks.rados.rados.0.smithi023.stdout:567: finishing write tid 2 to smithi02397626-23 2024-02-11T22:16:04.639 INFO:tasks.rados.rados.0.smithi023.stdout:567: finishing write tid 3 to smithi02397626-23 2024-02-11T22:16:04.642 INFO:tasks.rados.rados.0.smithi023.stdout:567: finishing write tid 4 to smithi02397626-23 2024-02-11T22:16:04.642 INFO:tasks.rados.rados.0.smithi023.stdout:567: oid 23 updating version 0 to 289 2024-02-11T22:16:04.642 INFO:tasks.rados.rados.0.smithi023.stdout:567: oid 23 updating version 289 to 290 2024-02-11T22:16:04.642 INFO:tasks.rados.rados.0.smithi023.stdout:567: oid 23 version 290 is already newer than 288 2024-02-11T22:16:04.642 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 290 (ObjNum 197 snap 54 seq_num 197) dirty exists 2024-02-11T22:16:04.642 INFO:tasks.rados.rados.0.smithi023.stdout:567: left oid 23 (ObjNum 197 snap 54 seq_num 197) 2024-02-11T22:16:04.656 INFO:tasks.rados.rados.0.smithi023.stdout:568: finishing copy_from to smithi02397626-26 2024-02-11T22:16:04.656 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 223 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-02-11T22:16:04.656 INFO:tasks.rados.rados.0.smithi023.stdout:568: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:16:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:04 smithi023 ceph-mon[35696]: osdmap e158: 8 total, 8 up, 8 in 2024-02-11T22:16:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:04 smithi023 ceph-mon[35696]: pgmap v30: 121 pgs: 121 active+clean; 173 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-02-11T22:16:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:04 smithi023 ceph-mon[50466]: osdmap e158: 8 total, 8 up, 8 in 2024-02-11T22:16:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:04 smithi023 ceph-mon[50466]: pgmap v30: 121 pgs: 121 active+clean; 173 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-02-11T22:16:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:04 smithi160 ceph-mon[39894]: osdmap e158: 8 total, 8 up, 8 in 2024-02-11T22:16:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:04 smithi160 ceph-mon[39894]: pgmap v30: 121 pgs: 121 active+clean; 173 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-02-11T22:16:05.581 INFO:tasks.rados.rados.0.smithi023.stdout:567: done (2 left) 2024-02-11T22:16:05.581 INFO:tasks.rados.rados.0.smithi023.stdout:568: done (1 left) 2024-02-11T22:16:05.582 INFO:tasks.rados.rados.0.smithi023.stdout:569: done (0 left) 2024-02-11T22:16:05.582 INFO:tasks.rados.rados.0.smithi023.stdout:570: snap_create 2024-02-11T22:16:05.876 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:05 smithi160 ceph-mon[39894]: osdmap e159: 8 total, 8 up, 8 in 2024-02-11T22:16:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:05 smithi023 ceph-mon[35696]: osdmap e159: 8 total, 8 up, 8 in 2024-02-11T22:16:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[35949]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:16:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-11T22:16:05.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:05 smithi023 ceph-mon[50466]: osdmap e159: 8 total, 8 up, 8 in 2024-02-11T22:16:06.194 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 systemd[1]: Stopping Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:06.589 INFO:tasks.rados.rados.0.smithi023.stdout:570: done (0 left) 2024-02-11T22:16:06.589 INFO:tasks.rados.rados.0.smithi023.stdout:571: delete oid 4 current snap is 56 2024-02-11T22:16:06.593 INFO:tasks.rados.rados.0.smithi023.stdout:571: done (0 left) 2024-02-11T22:16:06.593 INFO:tasks.rados.rados.0.smithi023.stdout:572: delete oid 15 current snap is 56 2024-02-11T22:16:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:572: done (0 left) 2024-02-11T22:16:06.598 INFO:tasks.rados.rados.0.smithi023.stdout:573: snap_create 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.305Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.307Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.307Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.307Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[78383]: ts=2024-02-11T22:16:06.307Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-11T22:16:06.603 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 bash[91279]: ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a 2024-02-11T22:16:06.884 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-mon[39894]: osdmap e160: 8 total, 8 up, 8 in 2024-02-11T22:16:06.885 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:06 smithi160 ceph-mon[39894]: pgmap v33: 121 pgs: 121 active+clean; 173 MiB data, 514 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:06.885 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-11T22:16:06.885 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 systemd[1]: Stopped Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:06.885 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:06 smithi160 systemd[1]: Starting Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:06 smithi023 ceph-mon[35696]: osdmap e160: 8 total, 8 up, 8 in 2024-02-11T22:16:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:06 smithi023 ceph-mon[35696]: pgmap v33: 121 pgs: 121 active+clean; 173 MiB data, 514 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:06 smithi023 ceph-mon[50466]: osdmap e160: 8 total, 8 up, 8 in 2024-02-11T22:16:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:06 smithi023 ceph-mon[50466]: pgmap v33: 121 pgs: 121 active+clean; 173 MiB data, 514 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.037Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.038Z 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-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.038Z caller=main.go:570 level=info host_details="(Linux 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Thu Nov 16 10:29:04 EST 2023 x86_64 smithi160 (none))" 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.038Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.038Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.039Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.040Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-11T22:16:07.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.040Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.040Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 bash[91397]: b2941b268865e87d6e5a047c9415938fbdb35d39c2456356c965a8a4c4a8e06a 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.043Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.043Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.568µs 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.043Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.044Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 systemd[1]: Started Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.050Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.051Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.051Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.021µs wal_replay_duration=8.176358ms wbl_replay_duration=131ns total_replay_duration=8.218324ms 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.053Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-11T22:16:07.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.053Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-11T22:16:07.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.053Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-11T22:16:07.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.069Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.093318ms db_storage=776ns remote_storage=1.046µs web_handler=390ns query_engine=779ns scrape=207.417µs scrape_sd=71.948µs notify=10.14µs notify_sd=14.548µs rules=15.495881ms tracing=6.158µs 2024-02-11T22:16:07.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.069Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-11T22:16:07.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:07.069Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-11T22:16:07.562 INFO:tasks.rados.rados.0.smithi023.stdout:573: done (0 left) 2024-02-11T22:16:07.562 INFO:tasks.rados.rados.0.smithi023.stdout:574: setattr oid 19 current snap is 57 2024-02-11T22:16:07.563 INFO:tasks.rados.rados.0.smithi023.stdout:575: rmattr oid 42 current snap is 57 2024-02-11T22:16:07.564 INFO:tasks.rados.rados.0.smithi023.stdout:575: done (1 left) 2024-02-11T22:16:07.564 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 57 2024-02-11T22:16:07.564 INFO:tasks.rados.rados.0.smithi023.stdout:576: seq_num 200 ranges {1310720=557056,1867776=401408} 2024-02-11T22:16:07.574 INFO:tasks.rados.rados.0.smithi023.stdout:576: writing smithi02397626-39 from 1310720 to 1867776 tid 1 2024-02-11T22:16:07.576 INFO:tasks.rados.rados.0.smithi023.stdout:576: writing smithi02397626-39 from 1867776 to 2269184 tid 2 2024-02-11T22:16:07.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 83 (ObjNum 125 snap 34 seq_num 125) dirty exists 2024-02-11T22:16:07.576 INFO:tasks.rados.rados.0.smithi023.stdout:577: read oid 47 snap -1 2024-02-11T22:16:07.576 INFO:tasks.rados.rados.0.smithi023.stdout:577: expect deleted 2024-02-11T22:16:07.577 INFO:tasks.rados.rados.0.smithi023.stdout:574: done (2 left) 2024-02-11T22:16:07.577 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 57 2024-02-11T22:16:07.577 INFO:tasks.rados.rados.0.smithi023.stdout:578: seq_num 201 ranges {0=573440,573440=401408} 2024-02-11T22:16:07.581 INFO:tasks.rados.rados.0.smithi023.stdout:578: writing smithi02397626-31 from 0 to 573440 tid 1 2024-02-11T22:16:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:578: writing smithi02397626-31 from 573440 to 974848 tid 2 2024-02-11T22:16:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 57 2024-02-11T22:16:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:576: finishing write tid 1 to smithi02397626-39 2024-02-11T22:16:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:576: finishing write tid 2 to smithi02397626-39 2024-02-11T22:16:07.583 INFO:tasks.rados.rados.0.smithi023.stdout:576: finishing write tid 3 to smithi02397626-39 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:576: finishing write tid 4 to smithi02397626-39 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:576: oid 39 updating version 0 to 89 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:576: oid 39 updating version 89 to 91 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:576: oid 39 version 91 is already newer than 90 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 91 (ObjNum 200 snap 57 seq_num 200) dirty exists 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:576: left oid 39 (ObjNum 200 snap 57 seq_num 200) 2024-02-11T22:16:07.584 INFO:tasks.rados.rados.0.smithi023.stdout:579: seq_num 202 ranges {9199616=589824,9789440=401408} 2024-02-11T22:16:07.636 INFO:tasks.rados.rados.0.smithi023.stdout:579: writing smithi02397626-23 from 9199616 to 9789440 tid 1 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:579: writing smithi02397626-23 from 9789440 to 10190848 tid 2 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:576: done (3 left) 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:577: done (2 left) 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:580: read oid 27 snap -1 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:580: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 57 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:578: finishing write tid 1 to smithi02397626-31 2024-02-11T22:16:07.639 INFO:tasks.rados.rados.0.smithi023.stdout:581: seq_num 203 ranges {0=606208,606208=401408} 2024-02-11T22:16:07.642 INFO:tasks.rados.rados.0.smithi023.stdout:581: writing smithi02397626-47 from 0 to 606208 tid 1 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:581: writing smithi02397626-47 from 606208 to 1007616 tid 2 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:582: delete oid 49 current snap is 57 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: finishing write tid 2 to smithi02397626-31 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: finishing write tid 3 to smithi02397626-31 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: finishing write tid 4 to smithi02397626-31 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: oid 31 updating version 0 to 216 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: oid 31 updating version 216 to 217 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: oid 31 version 217 is already newer than 215 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 217 (ObjNum 201 snap 57 seq_num 201) dirty exists 2024-02-11T22:16:07.645 INFO:tasks.rados.rados.0.smithi023.stdout:578: left oid 31 (ObjNum 201 snap 57 seq_num 201) 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: finishing write tid 1 to smithi02397626-23 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: finishing write tid 2 to smithi02397626-23 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: finishing write tid 3 to smithi02397626-23 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: finishing write tid 4 to smithi02397626-23 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: oid 23 updating version 0 to 293 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: oid 23 updating version 293 to 294 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: oid 23 version 294 is already newer than 292 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 294 (ObjNum 202 snap 57 seq_num 202) dirty exists 2024-02-11T22:16:07.646 INFO:tasks.rados.rados.0.smithi023.stdout:579: left oid 23 (ObjNum 202 snap 57 seq_num 202) 2024-02-11T22:16:07.648 INFO:tasks.rados.rados.0.smithi023.stdout:578: done (4 left) 2024-02-11T22:16:07.648 INFO:tasks.rados.rados.0.smithi023.stdout:579: done (3 left) 2024-02-11T22:16:07.648 INFO:tasks.rados.rados.0.smithi023.stdout:582: done (2 left) 2024-02-11T22:16:07.648 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 57 2024-02-11T22:16:07.648 INFO:tasks.rados.rados.0.smithi023.stdout:583: seq_num 205 ranges {688128=638976,1327104=401408} 2024-02-11T22:16:07.654 INFO:tasks.rados.rados.0.smithi023.stdout:583: writing smithi02397626-43 from 688128 to 1327104 tid 1 2024-02-11T22:16:07.658 INFO:tasks.rados.rados.0.smithi023.stdout:583: writing smithi02397626-43 from 1327104 to 1728512 tid 2 2024-02-11T22:16:07.658 INFO:tasks.rados.rados.0.smithi023.stdout:584: read oid 28 snap -1 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:584: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 57 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:581: finishing write tid 1 to smithi02397626-47 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:581: finishing write tid 2 to smithi02397626-47 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:581: finishing write tid 3 to smithi02397626-47 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:581: finishing write tid 4 to smithi02397626-47 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:581: oid 47 updating version 0 to 86 2024-02-11T22:16:07.659 INFO:tasks.rados.rados.0.smithi023.stdout:581: oid 47 updating version 86 to 88 2024-02-11T22:16:07.660 INFO:tasks.rados.rados.0.smithi023.stdout:581: oid 47 version 88 is already newer than 87 2024-02-11T22:16:07.660 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 88 (ObjNum 203 snap 57 seq_num 203) dirty exists 2024-02-11T22:16:07.660 INFO:tasks.rados.rados.0.smithi023.stdout:581: left oid 47 (ObjNum 203 snap 57 seq_num 203) 2024-02-11T22:16:07.660 INFO:tasks.rados.rados.0.smithi023.stdout:585: seq_num 206 ranges {2744320=655360,3399680=401408} 2024-02-11T22:16:07.676 INFO:tasks.rados.rados.0.smithi023.stdout:585: writing smithi02397626-6 from 2744320 to 3399680 tid 1 2024-02-11T22:16:07.678 INFO:tasks.rados.rados.0.smithi023.stdout:585: writing smithi02397626-6 from 3399680 to 3801088 tid 2 2024-02-11T22:16:07.678 INFO:tasks.rados.rados.0.smithi023.stdout:581: done (4 left) 2024-02-11T22:16:07.678 INFO:tasks.rados.rados.0.smithi023.stdout:586: rollback oid 23 current snap is 57 2024-02-11T22:16:07.678 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 23 to 29 2024-02-11T22:16:07.678 INFO:tasks.rados.rados.0.smithi023.stdout:583: finishing write tid 1 to smithi02397626-43 2024-02-11T22:16:07.678 INFO:tasks.rados.rados.0.smithi023.stdout:583: finishing write tid 2 to smithi02397626-43 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:583: finishing write tid 3 to smithi02397626-43 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:583: finishing write tid 4 to smithi02397626-43 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:583: oid 43 updating version 0 to 223 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:583: oid 43 updating version 223 to 224 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:583: oid 43 version 224 is already newer than 222 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 224 (ObjNum 205 snap 57 seq_num 205) dirty exists 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:583: left oid 43 (ObjNum 205 snap 57 seq_num 205) 2024-02-11T22:16:07.679 INFO:tasks.rados.rados.0.smithi023.stdout:580: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: osdmap e161: 8 total, 8 up, 8 in 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-11T22:16:07.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[35696]: osdmap e162: 8 total, 8 up, 8 in 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: osdmap e161: 8 total, 8 up, 8 in 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-11T22:16:07.787 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:07 smithi023 ceph-mon[50466]: osdmap e162: 8 total, 8 up, 8 in 2024-02-11T22:16:07.828 INFO:tasks.rados.rados.0.smithi023.stdout:584: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:16:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:585: finishing write tid 1 to smithi02397626-6 2024-02-11T22:16:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:586: finishing rollback tid 0 to smithi02397626-23 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:586: finishing rollback tid 1 to smithi02397626-23 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:585: finishing write tid 2 to smithi02397626-6 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:580: done (4 left) 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:583: done (3 left) 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:584: done (2 left) 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:587: rollback oid 31 current snap is 57 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 40 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:586: finishing rollback tid 2 to smithi02397626-23 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 297 (ObjNum 114 snap 27 seq_num 114) dirty exists 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:585: finishing write tid 3 to smithi02397626-6 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:585: finishing write tid 4 to smithi02397626-6 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:585: oid 6 updating version 0 to 204 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:585: oid 6 updating version 204 to 205 2024-02-11T22:16:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:585: oid 6 version 205 is already newer than 203 2024-02-11T22:16:07.848 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 205 (ObjNum 206 snap 57 seq_num 206) dirty exists 2024-02-11T22:16:07.848 INFO:tasks.rados.rados.0.smithi023.stdout:585: left oid 6 (ObjNum 206 snap 57 seq_num 206) 2024-02-11T22:16:07.848 INFO:tasks.rados.rados.0.smithi023.stdout:585: done (2 left) 2024-02-11T22:16:07.848 INFO:tasks.rados.rados.0.smithi023.stdout:586: done (1 left) 2024-02-11T22:16:07.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 57 2024-02-11T22:16:07.848 INFO:tasks.rados.rados.0.smithi023.stdout:588: seq_num 207 ranges {3907584=671744,4579328=401408} 2024-02-11T22:16:07.871 INFO:tasks.rados.rados.0.smithi023.stdout:588: writing smithi02397626-26 from 3907584 to 4579328 tid 1 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:588: writing smithi02397626-26 from 4579328 to 4980736 tid 2 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:589: rollback oid 9 current snap is 57 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 54 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:587: finishing rollback tid 0 to smithi02397626-31 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:587: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:587: finishing rollback tid 2 to smithi02397626-31 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 220 (ObjNum 65 snap 0 seq_num 1666278507) dirty exists 2024-02-11T22:16:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:587: done (2 left) 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:590: read oid 43 snap -1 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:590: expect (ObjNum 205 snap 57 seq_num 205) 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:591: rollback oid 29 current snap is 57 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 48 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:592: read oid 7 snap -1 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:592: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:593: rollback oid 34 current snap is 57 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 31 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:594: snap_create 2024-02-11T22:16:07.875 INFO:tasks.rados.rados.0.smithi023.stdout:591: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:16:07.876 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-11T22:16:07.876 INFO:tasks.rados.rados.0.smithi023.stdout:588: finishing write tid 1 to smithi02397626-26 2024-02-11T22:16:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:589: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:16:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:589: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:16:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:588: finishing write tid 2 to smithi02397626-26 2024-02-11T22:16:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:588: finishing write tid 3 to smithi02397626-26 2024-02-11T22:16:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:589: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:16:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 301 (ObjNum 149 snap 43 seq_num 149) dirty exists 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:593: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:593: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:593: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 120 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:588: finishing write tid 4 to smithi02397626-26 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:588: oid 26 updating version 0 to 226 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:588: oid 26 version 226 is already newer than 225 2024-02-11T22:16:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:588: oid 26 updating version 226 to 227 2024-02-11T22:16:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 227 (ObjNum 207 snap 57 seq_num 207) dirty exists 2024-02-11T22:16:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:588: left oid 26 (ObjNum 207 snap 57 seq_num 207) 2024-02-11T22:16:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:592: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:16:07.883 INFO:tasks.rados.rados.0.smithi023.stdout:590: expect (ObjNum 205 snap 57 seq_num 205) 2024-02-11T22:16:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: osdmap e161: 8 total, 8 up, 8 in 2024-02-11T22:16:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-11T22:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:07 smithi160 ceph-mon[39894]: osdmap e162: 8 total, 8 up, 8 in 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:588: done (6 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:589: done (5 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:590: done (4 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:591: done (3 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:592: done (2 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:593: done (1 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:594: done (0 left) 2024-02-11T22:16:08.618 INFO:tasks.rados.rados.0.smithi023.stdout:595: rollback oid 42 current snap is 58 2024-02-11T22:16:08.619 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 29 2024-02-11T22:16:08.619 INFO:tasks.rados.rados.0.smithi023.stdout:596: copy_from oid 3 from oid 1 current snap is 58 2024-02-11T22:16:08.619 INFO:tasks.rados.rados.0.smithi023.stdout:597: snap_remove snap 45 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: pgmap v36: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: Upgrade: Updating mgr.y 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: Deploying daemon mgr.y on smithi023 2024-02-11T22:16:09.559 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[35696]: osdmap e163: 8 total, 8 up, 8 in 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: pgmap v36: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: Upgrade: Updating mgr.y 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: Deploying daemon mgr.y on smithi023 2024-02-11T22:16:09.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:09 smithi023 ceph-mon[50466]: osdmap e163: 8 total, 8 up, 8 in 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:597: done (2 left) 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:598: snap_create 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:595: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:595: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:595: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 94 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:596: finishing copy_from to smithi02397626-3 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 284 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-02-11T22:16:09.618 INFO:tasks.rados.rados.0.smithi023.stdout:596: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:16:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: pgmap v36: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: Upgrade: Updating mgr.y 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: Deploying daemon mgr.y on smithi023 2024-02-11T22:16:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:09 smithi160 ceph-mon[39894]: osdmap e163: 8 total, 8 up, 8 in 2024-02-11T22:16:09.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:09 smithi023 systemd[1]: Stopping Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:09.990 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:16:10.328 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (3m) 17s ago 3m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (3m) 16s ago 3m 94.9M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (4m) 17s ago 4m 20.8M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (4m) 16s ago 4m 15.7M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (32s) 16s ago 6m 495M - 19.0.0-658-gd4ed20cf 792d0f030186 cd8c93f1b3f7 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283,8765 running (8m) 17s ago 8m 427M - 18.2.1-526-g25d74df1 83224b13e524 c0c4ef1940ec 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (8m) 17s ago 8m 100M 2048M 18.2.1-526-g25d74df1 83224b13e524 25292612237d 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (7m) 16s ago 7m 66.9M 2048M 18.2.1-526-g25d74df1 83224b13e524 d662dd028b4a 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (7m) 17s ago 7m 68.3M 2048M 18.2.1-526-g25d74df1 83224b13e524 1590376d8c7d 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (3m) 17s ago 3m 19.5M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (3m) 16s ago 3m 18.8M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (6m) 17s ago 6m 166M 2486M 18.2.1-526-g25d74df1 83224b13e524 11c09915d8e1 2024-02-11T22:16:10.329 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (6m) 17s ago 6m 154M 2486M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (6m) 17s ago 6m 146M 2486M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (5m) 17s ago 5m 118M 2486M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (5m) 16s ago 5m 164M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (5m) 16s ago 5m 166M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (4m) 16s ago 4m 131M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (4m) 16s ago 4m 138M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:16:10.330 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 starting - - - - 2024-02-11T22:16:10.530 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:10 smithi023 bash[100184]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y 2024-02-11T22:16:10.530 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:10 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-11T22:16:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:595: done (2 left) 2024-02-11T22:16:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:596: done (1 left) 2024-02-11T22:16:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:598: done (0 left) 2024-02-11T22:16:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:599: read oid 46 snap -1 2024-02-11T22:16:10.644 INFO:tasks.rados.rados.0.smithi023.stdout:599: expect deleted 2024-02-11T22:16:10.645 INFO:tasks.rados.rados.0.smithi023.stdout:600: rollback oid 42 current snap is 59 2024-02-11T22:16:10.645 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 19 2024-02-11T22:16:10.645 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 59 2024-02-11T22:16:10.645 INFO:tasks.rados.rados.0.smithi023.stdout:601: seq_num 208 ranges {4980736=688128,5668864=401408} 2024-02-11T22:16:10.675 INFO:tasks.rados.rados.0.smithi023.stdout:601: writing smithi02397626-26 from 4980736 to 5668864 tid 1 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:601: writing smithi02397626-26 from 5668864 to 6070272 tid 2 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:602: copy_from oid 41 from oid 40 current snap is 59 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:603: rollback oid 37 current snap is 59 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 41 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:604: copy_from oid 29 from oid 22 current snap is 59 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:605: rollback oid 7 current snap is 59 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 51 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:606: delete oid 33 current snap is 59 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:600: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:600: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:600: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:16:10.678 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 100 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-02-11T22:16:10.681 INFO:tasks.rados.rados.0.smithi023.stdout:603: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:16:10.681 INFO:tasks.rados.rados.0.smithi023.stdout:599: done (7 left) 2024-02-11T22:16:10.681 INFO:tasks.rados.rados.0.smithi023.stdout:600: done (6 left) 2024-02-11T22:16:10.681 INFO:tasks.rados.rados.0.smithi023.stdout:606: done (5 left) 2024-02-11T22:16:10.682 INFO:tasks.rados.rados.0.smithi023.stdout:607: delete oid 33 current snap is 59 2024-02-11T22:16:10.683 INFO:tasks.rados.rados.0.smithi023.stdout:601: finishing write tid 1 to smithi02397626-26 2024-02-11T22:16:10.683 INFO:tasks.rados.rados.0.smithi023.stdout:603: finishing rollback tid 2 to smithi02397626-37 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 215 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:601: finishing write tid 2 to smithi02397626-26 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:601: finishing write tid 3 to smithi02397626-26 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:605: finishing rollback tid 0 to smithi02397626-7 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:603: done (5 left) 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:607: done (4 left) 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:608: read oid 5 snap -1 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:608: expect (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:16:10.684 INFO:tasks.rados.rados.0.smithi023.stdout:609: rollback oid 17 current snap is 59 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 33 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:610: delete oid 43 current snap is 59 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:605: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:601: finishing write tid 4 to smithi02397626-26 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:601: oid 26 updating version 0 to 230 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:601: oid 26 version 230 is already newer than 229 2024-02-11T22:16:10.685 INFO:tasks.rados.rados.0.smithi023.stdout:601: oid 26 version 230 is already newer than 228 2024-02-11T22:16:10.686 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 230 (ObjNum 208 snap 59 seq_num 208) dirty exists 2024-02-11T22:16:10.686 INFO:tasks.rados.rados.0.smithi023.stdout:601: left oid 26 (ObjNum 208 snap 59 seq_num 208) 2024-02-11T22:16:10.686 INFO:tasks.rados.rados.0.smithi023.stdout:605: finishing rollback tid 2 to smithi02397626-7 2024-02-11T22:16:10.686 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 233 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:16:10.687 INFO:tasks.rados.rados.0.smithi023.stdout:609: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:16:10.687 INFO:tasks.rados.rados.0.smithi023.stdout:609: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:16:10.687 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 135 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:16:10.695 INFO:tasks.rados.rados.0.smithi023.stdout:602: finishing copy_from to smithi02397626-41 2024-02-11T22:16:10.695 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 98 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:16:10.696 INFO:tasks.rados.rados.0.smithi023.stdout:602: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:16:10.698 INFO:tasks.rados.rados.0.smithi023.stdout:604: finishing copy_from to smithi02397626-29 2024-02-11T22:16:10.698 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 223 (ObjNum 122 snap 31 seq_num 122) dirty exists 2024-02-11T22:16:10.699 INFO:tasks.rados.rados.0.smithi023.stdout:604: finishing copy_from racing read to smithi02397626-29 2024-02-11T22:16:10.716 INFO:tasks.rados.rados.0.smithi023.stdout:608: expect (ObjNum 122 snap 31 seq_num 122) 2024-02-11T22:16:10.783 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:16:10.784 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:16:10.784 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 1, 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 1 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 14, 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 1 2024-02-11T22:16:10.785 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:16:10.786 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:601: done (6 left) 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:602: done (5 left) 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:604: done (4 left) 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:605: done (3 left) 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:608: done (2 left) 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:609: done (1 left) 2024-02-11T22:16:10.860 INFO:tasks.rados.rados.0.smithi023.stdout:610: done (0 left) 2024-02-11T22:16:10.861 INFO:tasks.rados.rados.0.smithi023.stdout:611: read oid 10 snap -1 2024-02-11T22:16:10.861 INFO:tasks.rados.rados.0.smithi023.stdout:611: expect deleted 2024-02-11T22:16:10.861 INFO:tasks.rados.rados.0.smithi023.stdout:612: snap_create 2024-02-11T22:16:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[35696]: pgmap v38: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:16:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[35696]: osdmap e164: 8 total, 8 up, 8 in 2024-02-11T22:16:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[35696]: from='client.25016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[35696]: from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:10 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:10 smithi023 systemd[1]: Stopped Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:10 smithi023 systemd[1]: Starting Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[50466]: pgmap v38: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[50466]: osdmap e164: 8 total, 8 up, 8 in 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[50466]: from='client.25016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:10 smithi023 ceph-mon[50466]: from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:10 smithi160 ceph-mon[39894]: pgmap v38: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:16:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:10 smithi160 ceph-mon[39894]: osdmap e164: 8 total, 8 up, 8 in 2024-02-11T22:16:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:10 smithi160 ceph-mon[39894]: from='client.25016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:10 smithi160 ceph-mon[39894]: from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:11.643 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mgr[100415]: -- 172.21.15.23:0/2579734024 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564dd6dcb520 con 0x564dd6da1000 2024-02-11T22:16:11.643 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:11 smithi023 bash[100377]: c62d102cd87f6d3665f58951e3dde3ae1fcf762de802f5f25452d1a8c30032d6 2024-02-11T22:16:11.643 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:11 smithi023 systemd[1]: Started Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:11.653 INFO:tasks.rados.rados.0.smithi023.stdout:611: done (1 left) 2024-02-11T22:16:11.653 INFO:tasks.rados.rados.0.smithi023.stdout:612: done (0 left) 2024-02-11T22:16:11.653 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 60 2024-02-11T22:16:11.653 INFO:tasks.rados.rados.0.smithi023.stdout:613: seq_num 212 ranges {2269184=753664,3022848=401408} 2024-02-11T22:16:11.670 INFO:tasks.rados.rados.0.smithi023.stdout:613: writing smithi02397626-39 from 2269184 to 3022848 tid 1 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:613: writing smithi02397626-39 from 3022848 to 3424256 tid 2 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:614: read oid 48 snap -1 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:614: expect (ObjNum 128 snap 35 seq_num 128) 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:615: read oid 26 snap 44 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:615: expect (ObjNum 152 snap 44 seq_num 152) 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:616: rollback oid 14 current snap is 60 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 50 2024-02-11T22:16:11.674 INFO:tasks.rados.rados.0.smithi023.stdout:617: snap_create 2024-02-11T22:16:11.675 INFO:tasks.rados.rados.0.smithi023.stdout:613: finishing write tid 1 to smithi02397626-39 2024-02-11T22:16:11.677 INFO:tasks.rados.rados.0.smithi023.stdout:613: finishing write tid 2 to smithi02397626-39 2024-02-11T22:16:11.678 INFO:tasks.rados.rados.0.smithi023.stdout:615: expect (ObjNum 152 snap 44 seq_num 152) 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:616: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:616: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:616: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 135 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:613: finishing write tid 3 to smithi02397626-39 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:613: finishing write tid 4 to smithi02397626-39 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:613: oid 39 updating version 0 to 104 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:613: oid 39 version 104 is already newer than 103 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:613: oid 39 version 104 is already newer than 102 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 104 (ObjNum 212 snap 60 seq_num 212) dirty exists 2024-02-11T22:16:11.683 INFO:tasks.rados.rados.0.smithi023.stdout:613: left oid 39 (ObjNum 212 snap 60 seq_num 212) 2024-02-11T22:16:11.694 INFO:tasks.rados.rados.0.smithi023.stdout:614: expect (ObjNum 128 snap 35 seq_num 128) 2024-02-11T22:16:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[35696]: osdmap e165: 8 total, 8 up, 8 in 2024-02-11T22:16:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[35696]: from='client.? 172.21.15.23:0/3518952356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:11.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:11.757+0000 7fda80dcc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:16:11.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:11.868+0000 7fda80dcc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:16:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[50466]: osdmap e165: 8 total, 8 up, 8 in 2024-02-11T22:16:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/3518952356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:11 smithi160 ceph-mon[39894]: osdmap e165: 8 total, 8 up, 8 in 2024-02-11T22:16:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:11 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/3518952356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:11 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:11 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:11 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:12.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:11.960+0000 7fda80dcc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:16:12.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:12.056+0000 7fda80dcc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:613: done (4 left) 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:614: done (3 left) 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:615: done (2 left) 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:616: done (1 left) 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:617: done (0 left) 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:618: copy_from oid 16 from oid 10 current snap is 61 2024-02-11T22:16:12.670 INFO:tasks.rados.rados.0.smithi023.stdout:619: snap_remove snap 36 2024-02-11T22:16:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:12 smithi160 ceph-mon[39894]: pgmap v41: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:12 smithi160 ceph-mon[39894]: osdmap e166: 8 total, 8 up, 8 in 2024-02-11T22:16:13.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:12 smithi023 ceph-mon[35696]: pgmap v41: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:13.019 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:12 smithi023 ceph-mon[35696]: osdmap e166: 8 total, 8 up, 8 in 2024-02-11T22:16:13.019 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:12.746+0000 7fda80dcc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:13.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:12 smithi023 ceph-mon[50466]: pgmap v41: 121 pgs: 121 active+clean; 183 MiB data, 542 MiB used, 715 GiB / 715 GiB avail 2024-02-11T22:16:13.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:12 smithi023 ceph-mon[50466]: osdmap e166: 8 total, 8 up, 8 in 2024-02-11T22:16:13.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:13.018+0000 7fda80dcc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:16:13.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:13.123+0000 7fda80dcc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:16:13.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:13.252+0000 7fda80dcc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:13.685 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:13.424+0000 7fda80dcc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:16:13.685 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:13.558+0000 7fda80dcc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:16:13.685 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:13.658+0000 7fda80dcc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:16:13.693 INFO:tasks.rados.rados.0.smithi023.stdout:619: done (1 left) 2024-02-11T22:16:13.693 INFO:tasks.rados.rados.0.smithi023.stdout:620: read oid 35 snap -1 2024-02-11T22:16:13.693 INFO:tasks.rados.rados.0.smithi023.stdout:620: expect deleted 2024-02-11T22:16:13.693 INFO:tasks.rados.rados.0.smithi023.stdout:621: snap_create 2024-02-11T22:16:13.694 INFO:tasks.rados.rados.0.smithi023.stdout:618: finishing copy_from to smithi02397626-16 2024-02-11T22:16:13.694 INFO:tasks.rados.rados.0.smithi023.stdout:618: got expected ENOENT (src dne) 2024-02-11T22:16:13.694 INFO:tasks.rados.rados.0.smithi023.stdout:618: finishing copy_from racing read to smithi02397626-16 2024-02-11T22:16:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:13 smithi160 ceph-mon[39894]: osdmap e167: 8 total, 8 up, 8 in 2024-02-11T22:16:14.076 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-mon[35696]: osdmap e167: 8 total, 8 up, 8 in 2024-02-11T22:16:14.076 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:13 smithi023 ceph-mon[50466]: osdmap e167: 8 total, 8 up, 8 in 2024-02-11T22:16:14.378 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:14.075+0000 7fda80dcc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:16:14.378 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:14.377+0000 7fda80dcc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:16:14.707 INFO:tasks.rados.rados.0.smithi023.stdout:618: done (2 left) 2024-02-11T22:16:14.707 INFO:tasks.rados.rados.0.smithi023.stdout:620: done (1 left) 2024-02-11T22:16:14.708 INFO:tasks.rados.rados.0.smithi023.stdout:621: done (0 left) 2024-02-11T22:16:14.708 INFO:tasks.rados.rados.0.smithi023.stdout:622: rmattr oid 33 current snap is 62 2024-02-11T22:16:14.708 INFO:tasks.rados.rados.0.smithi023.stdout:622: done (0 left) 2024-02-11T22:16:14.708 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 62 2024-02-11T22:16:14.708 INFO:tasks.rados.rados.0.smithi023.stdout:623: seq_num 213 ranges {0=770048,770048=401408} 2024-02-11T22:16:14.712 INFO:tasks.rados.rados.0.smithi023.stdout:623: writing smithi02397626-32 from 0 to 770048 tid 1 2024-02-11T22:16:14.715 INFO:tasks.rados.rados.0.smithi023.stdout:623: writing smithi02397626-32 from 770048 to 1171456 tid 2 2024-02-11T22:16:14.715 INFO:tasks.rados.rados.0.smithi023.stdout:624: copy_from oid 11 from oid 45 current snap is 62 2024-02-11T22:16:14.715 INFO:tasks.rados.rados.0.smithi023.stdout:625: read oid 12 snap -1 2024-02-11T22:16:14.715 INFO:tasks.rados.rados.0.smithi023.stdout:625: expect (ObjNum 188 snap 49 seq_num 188) 2024-02-11T22:16:14.715 INFO:tasks.rados.rados.0.smithi023.stdout:626: rollback oid 13 current snap is 62 2024-02-11T22:16:14.716 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 40 2024-02-11T22:16:14.716 INFO:tasks.rados.rados.0.smithi023.stdout:627: setattr oid 30 current snap is 62 2024-02-11T22:16:14.717 INFO:tasks.rados.rados.0.smithi023.stdout:628: rmattr oid 41 current snap is 62 2024-02-11T22:16:14.717 INFO:tasks.rados.rados.0.smithi023.stdout:629: read oid 31 snap -1 2024-02-11T22:16:14.717 INFO:tasks.rados.rados.0.smithi023.stdout:629: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:16:14.717 INFO:tasks.rados.rados.0.smithi023.stdout:630: snap_create 2024-02-11T22:16:14.718 INFO:tasks.rados.rados.0.smithi023.stdout:623: finishing write tid 1 to smithi02397626-32 2024-02-11T22:16:14.720 INFO:tasks.rados.rados.0.smithi023.stdout:629: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 240 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:626: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:626: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:626: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 287 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:623: finishing write tid 2 to smithi02397626-32 2024-02-11T22:16:14.723 INFO:tasks.rados.rados.0.smithi023.stdout:623: finishing write tid 3 to smithi02397626-32 2024-02-11T22:16:14.724 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 145 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:16:14.725 INFO:tasks.rados.rados.0.smithi023.stdout:623: finishing write tid 4 to smithi02397626-32 2024-02-11T22:16:14.726 INFO:tasks.rados.rados.0.smithi023.stdout:623: oid 32 updating version 0 to 322 2024-02-11T22:16:14.726 INFO:tasks.rados.rados.0.smithi023.stdout:623: oid 32 updating version 322 to 323 2024-02-11T22:16:14.726 INFO:tasks.rados.rados.0.smithi023.stdout:623: oid 32 updating version 323 to 324 2024-02-11T22:16:14.726 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 324 (ObjNum 213 snap 62 seq_num 213) dirty exists 2024-02-11T22:16:14.726 INFO:tasks.rados.rados.0.smithi023.stdout:623: left oid 32 (ObjNum 213 snap 62 seq_num 213) 2024-02-11T22:16:14.726 INFO:tasks.rados.rados.0.smithi023.stdout:625: expect (ObjNum 188 snap 49 seq_num 188) 2024-02-11T22:16:14.770 INFO:tasks.rados.rados.0.smithi023.stdout:624: finishing copy_from to smithi02397626-11 2024-02-11T22:16:14.771 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 214 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:16:14.771 INFO:tasks.rados.rados.0.smithi023.stdout:624: finishing copy_from racing read to smithi02397626-11 2024-02-11T22:16:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:14 smithi160 ceph-mon[39894]: pgmap v44: 121 pgs: 121 active+clean; 201 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T22:16:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:14 smithi160 ceph-mon[39894]: osdmap e168: 8 total, 8 up, 8 in 2024-02-11T22:16:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:14 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:14 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:14 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:14 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:14.685+0000 7fda80dcc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:16:15.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:14.801+0000 7fda80dcc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:16:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[35696]: pgmap v44: 121 pgs: 121 active+clean; 201 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T22:16:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[35696]: osdmap e168: 8 total, 8 up, 8 in 2024-02-11T22:16:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[50466]: pgmap v44: 121 pgs: 121 active+clean; 201 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[50466]: osdmap e168: 8 total, 8 up, 8 in 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:14 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.715 INFO:tasks.rados.rados.0.smithi023.stdout:623: done (7 left) 2024-02-11T22:16:15.715 INFO:tasks.rados.rados.0.smithi023.stdout:624: done (6 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:625: done (5 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:626: done (4 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:627: done (3 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:628: done (2 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:629: done (1 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:630: done (0 left) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:631: read oid 3 snap -1 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:631: expect (ObjNum 83 snap 17 seq_num 83) 2024-02-11T22:16:15.716 INFO:tasks.rados.rados.0.smithi023.stdout:632: setattr oid 25 current snap is 63 2024-02-11T22:16:15.717 INFO:tasks.rados.rados.0.smithi023.stdout:633: read oid 48 snap 33 2024-02-11T22:16:15.717 INFO:tasks.rados.rados.0.smithi023.stdout:633: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:16:15.717 INFO:tasks.rados.rados.0.smithi023.stdout:634: delete oid 37 current snap is 63 2024-02-11T22:16:15.724 INFO:tasks.rados.rados.0.smithi023.stdout:634: done (3 left) 2024-02-11T22:16:15.724 INFO:tasks.rados.rados.0.smithi023.stdout:635: read oid 35 snap -1 2024-02-11T22:16:15.724 INFO:tasks.rados.rados.0.smithi023.stdout:635: expect deleted 2024-02-11T22:16:15.724 INFO:tasks.rados.rados.0.smithi023.stdout:636: setattr oid 50 current snap is 63 2024-02-11T22:16:15.725 INFO:tasks.rados.rados.0.smithi023.stdout:637: rmattr oid 1 current snap is 63 2024-02-11T22:16:15.725 INFO:tasks.rados.rados.0.smithi023.stdout:637: done (5 left) 2024-02-11T22:16:15.725 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 63 2024-02-11T22:16:15.725 INFO:tasks.rados.rados.0.smithi023.stdout:638: seq_num 215 ranges {0=409600,409600=532480,942080=270336} 2024-02-11T22:16:15.726 INFO:tasks.rados.rados.0.smithi023.stdout:638: writing smithi02397626-31 from 0 to 409600 tid 1 2024-02-11T22:16:15.730 INFO:tasks.rados.rados.0.smithi023.stdout:638: writing smithi02397626-31 from 409600 to 942080 tid 2 2024-02-11T22:16:15.731 INFO:tasks.rados.rados.0.smithi023.stdout:638: writing smithi02397626-31 from 942080 to 1212416 tid 3 2024-02-11T22:16:15.732 INFO:tasks.rados.rados.0.smithi023.stdout:639: snap_create 2024-02-11T22:16:15.732 INFO:tasks.rados.rados.0.smithi023.stdout:631: expect (ObjNum 83 snap 17 seq_num 83) 2024-02-11T22:16:15.804 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 142 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-02-11T22:16:15.804 INFO:tasks.rados.rados.0.smithi023.stdout:633: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:16:15.868 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 229 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: finishing write tid 1 to smithi02397626-31 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: finishing write tid 2 to smithi02397626-31 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: finishing write tid 3 to smithi02397626-31 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: finishing write tid 4 to smithi02397626-31 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: finishing write tid 5 to smithi02397626-31 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: oid 31 updating version 0 to 224 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: oid 31 version 224 is already newer than 223 2024-02-11T22:16:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:638: oid 31 version 224 is already newer than 222 2024-02-11T22:16:15.870 INFO:tasks.rados.rados.0.smithi023.stdout:638: oid 31 version 224 is already newer than 221 2024-02-11T22:16:15.870 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 224 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-02-11T22:16:15.870 INFO:tasks.rados.rados.0.smithi023.stdout:638: left oid 31 (ObjNum 215 snap 63 seq_num 215) 2024-02-11T22:16:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-mon[35696]: osdmap e169: 8 total, 8 up, 8 in 2024-02-11T22:16:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:15.648+0000 7fda80dcc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:16:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:15.761+0000 7fda80dcc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:16:15.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-mon[50466]: osdmap e169: 8 total, 8 up, 8 in 2024-02-11T22:16:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:15 smithi160 ceph-mon[39894]: osdmap e169: 8 total, 8 up, 8 in 2024-02-11T22:16:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:15 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:15 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:16.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:15.930+0000 7fda80dcc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:16:16.733 INFO:tasks.rados.rados.0.smithi023.stdout:631: done (6 left) 2024-02-11T22:16:16.733 INFO:tasks.rados.rados.0.smithi023.stdout:632: done (5 left) 2024-02-11T22:16:16.733 INFO:tasks.rados.rados.0.smithi023.stdout:633: done (4 left) 2024-02-11T22:16:16.733 INFO:tasks.rados.rados.0.smithi023.stdout:635: done (3 left) 2024-02-11T22:16:16.733 INFO:tasks.rados.rados.0.smithi023.stdout:636: done (2 left) 2024-02-11T22:16:16.733 INFO:tasks.rados.rados.0.smithi023.stdout:638: done (1 left) 2024-02-11T22:16:16.734 INFO:tasks.rados.rados.0.smithi023.stdout:639: done (0 left) 2024-02-11T22:16:16.734 INFO:tasks.rados.rados.0.smithi023.stdout:640: snap_remove snap 31 2024-02-11T22:16:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-mon[35696]: pgmap v47: 121 pgs: 121 active+clean; 201 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T22:16:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-mon[35696]: osdmap e170: 8 total, 8 up, 8 in 2024-02-11T22:16:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-mon[50466]: pgmap v47: 121 pgs: 121 active+clean; 201 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T22:16:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-mon[50466]: osdmap e170: 8 total, 8 up, 8 in 2024-02-11T22:16:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:16.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:16.617+0000 7fda80dcc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:16:16.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:16.832+0000 7fda80dcc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:16:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:16 smithi160 ceph-mon[39894]: pgmap v47: 121 pgs: 121 active+clean; 201 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T22:16:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:16 smithi160 ceph-mon[39894]: osdmap e170: 8 total, 8 up, 8 in 2024-02-11T22:16:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:16 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:16.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:16:16] "GET /metrics HTTP/1.1" 200 35986 "" "Prometheus/2.43.0" 2024-02-11T22:16:17.279 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:17.046+0000 7fda80dcc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:16:17.497 INFO:tasks.rados.rados.0.smithi023.stdout:640: done (0 left) 2024-02-11T22:16:17.497 INFO:tasks.rados.rados.0.smithi023.stdout:641: snap_remove snap 51 2024-02-11T22:16:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:641: done (0 left) 2024-02-11T22:16:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:642: rollback oid 12 current snap is 64 2024-02-11T22:16:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 48 2024-02-11T22:16:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:643: read oid 21 snap -1 2024-02-11T22:16:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:643: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:16:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:644: rmattr oid 8 current snap is 64 2024-02-11T22:16:17.565 INFO:tasks.rados.rados.0.smithi023.stdout:644: done (2 left) 2024-02-11T22:16:17.565 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 64 2024-02-11T22:16:17.565 INFO:tasks.rados.rados.0.smithi023.stdout:645: seq_num 216 ranges {1859584=425984,2285568=409600,2695168=393216} 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:645: writing smithi02397626-24 from 1859584 to 2285568 tid 1 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:645: writing smithi02397626-24 from 2285568 to 2695168 tid 2 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:645: writing smithi02397626-24 from 2695168 to 3088384 tid 3 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:646: rollback oid 6 current snap is 64 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 42 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:647: read oid 20 snap -1 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:647: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 64 2024-02-11T22:16:17.580 INFO:tasks.rados.rados.0.smithi023.stdout:648: seq_num 217 ranges {3907584=442368,4349952=696320,5046272=106496} 2024-02-11T22:16:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:648: writing smithi02397626-29 from 3907584 to 4349952 tid 1 2024-02-11T22:16:17.607 INFO:tasks.rados.rados.0.smithi023.stdout:648: writing smithi02397626-29 from 4349952 to 5046272 tid 2 2024-02-11T22:16:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:648: writing smithi02397626-29 from 5046272 to 5152768 tid 3 2024-02-11T22:16:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:649: snap_create 2024-02-11T22:16:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:643: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:16:17.615 INFO:tasks.rados.rados.0.smithi023.stdout:642: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:16:17.615 INFO:tasks.rados.rados.0.smithi023.stdout:642: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:16:17.616 INFO:tasks.rados.rados.0.smithi023.stdout:642: finishing rollback tid 2 to smithi02397626-12 2024-02-11T22:16:17.616 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 247 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-02-11T22:16:17.616 INFO:tasks.rados.rados.0.smithi023.stdout:645: finishing write tid 1 to smithi02397626-24 2024-02-11T22:16:17.616 INFO:tasks.rados.rados.0.smithi023.stdout:645: finishing write tid 2 to smithi02397626-24 2024-02-11T22:16:17.616 INFO:tasks.rados.rados.0.smithi023.stdout:647: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:645: finishing write tid 3 to smithi02397626-24 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:645: finishing write tid 4 to smithi02397626-24 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:646: finishing rollback tid 0 to smithi02397626-6 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:646: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:646: finishing rollback tid 2 to smithi02397626-6 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 251 (ObjNum 97 snap 18 seq_num 97) dirty exists 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:645: finishing write tid 5 to smithi02397626-24 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:645: oid 24 updating version 0 to 191 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:645: oid 24 version 191 is already newer than 188 2024-02-11T22:16:17.618 INFO:tasks.rados.rados.0.smithi023.stdout:645: oid 24 version 191 is already newer than 190 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:645: oid 24 version 191 is already newer than 189 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 191 (ObjNum 216 snap 64 seq_num 216) dirty exists 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:645: left oid 24 (ObjNum 216 snap 64 seq_num 216) 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: finishing write tid 1 to smithi02397626-29 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: finishing write tid 2 to smithi02397626-29 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: finishing write tid 3 to smithi02397626-29 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: finishing write tid 4 to smithi02397626-29 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: finishing write tid 5 to smithi02397626-29 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: oid 29 updating version 0 to 288 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: oid 29 updating version 288 to 290 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: oid 29 version 290 is already newer than 289 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:648: oid 29 updating version 290 to 291 2024-02-11T22:16:17.619 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 291 (ObjNum 217 snap 64 seq_num 217) dirty exists 2024-02-11T22:16:17.620 INFO:tasks.rados.rados.0.smithi023.stdout:648: left oid 29 (ObjNum 217 snap 64 seq_num 217) 2024-02-11T22:16:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: osdmap e171: 8 total, 8 up, 8 in 2024-02-11T22:16:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: osdmap e172: 8 total, 8 up, 8 in 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: from='mgr.24880 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: mgrmap e29: y(active, starting, since 0.00824908s) 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[35696]: osdmap e173: 8 total, 8 up, 8 in 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: osdmap e171: 8 total, 8 up, 8 in 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: osdmap e172: 8 total, 8 up, 8 in 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: from='mgr.24880 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: mgrmap e29: y(active, starting, since 0.00824908s) 2024-02-11T22:16:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:17 smithi023 ceph-mon[50466]: osdmap e173: 8 total, 8 up, 8 in 2024-02-11T22:16:17.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: ignoring --setuser ceph since I am not root 2024-02-11T22:16:17.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: ignoring --setgroup ceph since I am not root 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: osdmap e171: 8 total, 8 up, 8 in 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 172.21.15.160:0/1460725594' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-11T22:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: osdmap e172: 8 total, 8 up, 8 in 2024-02-11T22:16:17.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: from='mgr.24880 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-11T22:16:17.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: mgrmap e29: y(active, starting, since 0.00824908s) 2024-02-11T22:16:17.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-mon[39894]: osdmap e173: 8 total, 8 up, 8 in 2024-02-11T22:16:18.217 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:17.951+0000 7f4f59b63200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:16:18.218 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:18.044+0000 7f4f59b63200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:16:18.218 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:18.131+0000 7f4f59b63200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:16:18.356 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.062+0000 7fda80dcc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:16:18.356 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.355+0000 7fda80dcc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:18.575 INFO:tasks.rados.rados.0.smithi023.stdout:642: done (6 left) 2024-02-11T22:16:18.575 INFO:tasks.rados.rados.0.smithi023.stdout:643: done (5 left) 2024-02-11T22:16:18.575 INFO:tasks.rados.rados.0.smithi023.stdout:645: done (4 left) 2024-02-11T22:16:18.575 INFO:tasks.rados.rados.0.smithi023.stdout:646: done (3 left) 2024-02-11T22:16:18.576 INFO:tasks.rados.rados.0.smithi023.stdout:647: done (2 left) 2024-02-11T22:16:18.576 INFO:tasks.rados.rados.0.smithi023.stdout:648: done (1 left) 2024-02-11T22:16:18.576 INFO:tasks.rados.rados.0.smithi023.stdout:649: done (0 left) 2024-02-11T22:16:18.576 INFO:tasks.rados.rados.0.smithi023.stdout:650: delete oid 2 current snap is 65 2024-02-11T22:16:18.577 INFO:tasks.rados.rados.0.smithi023.stdout:650: done (0 left) 2024-02-11T22:16:18.577 INFO:tasks.rados.rados.0.smithi023.stdout:651: delete oid 5 current snap is 65 2024-02-11T22:16:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:651: done (0 left) 2024-02-11T22:16:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:652: read oid 43 snap -1 2024-02-11T22:16:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:652: expect deleted 2024-02-11T22:16:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:653: read oid 28 snap 61 2024-02-11T22:16:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:653: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:16:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:654: delete oid 17 current snap is 65 2024-02-11T22:16:18.584 INFO:tasks.rados.rados.0.smithi023.stdout:653: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:652: done (2 left) 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:653: done (1 left) 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:654: done (0 left) 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:655: copy_from oid 23 from oid 45 current snap is 65 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:656: rmattr oid 4 current snap is 65 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:656: done (1 left) 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 65 2024-02-11T22:16:18.603 INFO:tasks.rados.rados.0.smithi023.stdout:657: seq_num 221 ranges {3424256=507904,3932160=688128,4620288=114688} 2024-02-11T22:16:18.624 INFO:tasks.rados.rados.0.smithi023.stdout:657: writing smithi02397626-39 from 3424256 to 3932160 tid 1 2024-02-11T22:16:18.628 INFO:tasks.rados.rados.0.smithi023.stdout:657: writing smithi02397626-39 from 3932160 to 4620288 tid 2 2024-02-11T22:16:18.629 INFO:tasks.rados.rados.0.smithi023.stdout:657: writing smithi02397626-39 from 4620288 to 4734976 tid 3 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:658: read oid 48 snap -1 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:658: expect (ObjNum 128 snap 35 seq_num 128) 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:659: rollback oid 46 current snap is 65 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 46 to 47 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:655: finishing copy_from to smithi02397626-23 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 214 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:655: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:657: finishing write tid 1 to smithi02397626-39 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:655: done (3 left) 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:660: read oid 12 snap -1 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:660: expect (ObjNum 163 snap 45 seq_num 163) 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:661: copy_from oid 15 from oid 38 current snap is 65 2024-02-11T22:16:18.630 INFO:tasks.rados.rados.0.smithi023.stdout:662: snap_remove snap 37 2024-02-11T22:16:18.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.450+0000 7fda80dcc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:18.693 INFO:tasks.rados.rados.0.smithi023.stdout:662: done (5 left) 2024-02-11T22:16:18.693 INFO:tasks.rados.rados.0.smithi023.stdout:663: delete oid 27 current snap is 65 2024-02-11T22:16:18.696 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:18.216+0000 7f4f59b63200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:16:18.700 INFO:tasks.rados.rados.0.smithi023.stdout:660: expect (ObjNum 163 snap 45 seq_num 163) 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:657: finishing write tid 2 to smithi02397626-39 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:657: finishing write tid 3 to smithi02397626-39 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:657: finishing write tid 4 to smithi02397626-39 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:660: done (5 left) 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:663: done (4 left) 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:664: read oid 16 snap -1 2024-02-11T22:16:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:664: expect deleted 2024-02-11T22:16:18.720 INFO:tasks.rados.rados.0.smithi023.stdout:665: read oid 9 snap -1 2024-02-11T22:16:18.720 INFO:tasks.rados.rados.0.smithi023.stdout:665: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:16:18.720 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 65 2024-02-11T22:16:18.720 INFO:tasks.rados.rados.0.smithi023.stdout:666: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-02-11T22:16:18.722 INFO:tasks.rados.rados.0.smithi023.stdout:666: writing smithi02397626-2 from 0 to 540672 tid 1 2024-02-11T22:16:18.725 INFO:tasks.rados.rados.0.smithi023.stdout:666: writing smithi02397626-2 from 540672 to 991232 tid 2 2024-02-11T22:16:18.728 INFO:tasks.rados.rados.0.smithi023.stdout:666: writing smithi02397626-2 from 991232 to 1343488 tid 3 2024-02-11T22:16:18.728 INFO:tasks.rados.rados.0.smithi023.stdout:667: snap_remove snap 56 2024-02-11T22:16:18.937 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.667+0000 7fda80dcc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:16:18.937 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE Bus STARTING 2024-02-11T22:16:18.937 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: CherryPy Checker: 2024-02-11T22:16:18.937 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: The Application mounted at '' has an empty config. 2024-02-11T22:16:18.937 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.938 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE Serving on http://:::9283 2024-02-11T22:16:18.938 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE Bus STARTED 2024-02-11T22:16:18.938 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE Bus STOPPING 2024-02-11T22:16:18.938 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:16:18.938 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE Bus STOPPED 2024-02-11T22:16:18.939 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:18] ENGINE Bus STARTING 2024-02-11T22:16:19.155 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:18.853+0000 7f4f59b63200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:19.155 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:19.100+0000 7f4f59b63200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:16:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.988+0000 7fd9df0b6700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.988+0000 7fd9df0b6700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.988+0000 7fd9df0b6700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.988+0000 7fd9df0b6700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.988+0000 7fd9df0b6700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.989+0000 7fd9e20bc700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.989+0000 7fd9e20bc700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.989+0000 7fd9e20bc700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.989+0000 7fd9e20bc700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:18 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:18.989+0000 7fd9e20bc700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:19.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:19] ENGINE Serving on http://:::9283 2024-02-11T22:16:19.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:19] ENGINE Bus STARTED 2024-02-11T22:16:19.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:19.190+0000 7f4f59b63200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:16:19.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:19.310+0000 7f4f59b63200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:19.713 INFO:tasks.rados.rados.0.smithi023.stdout:667: done (7 left) 2024-02-11T22:16:19.713 INFO:tasks.rados.rados.0.smithi023.stdout:668: snap_remove snap 19 2024-02-11T22:16:19.743 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:19.479+0000 7f4f59b63200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:16:19.743 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:19.633+0000 7f4f59b63200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:16:19.743 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:19.741+0000 7f4f59b63200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:16:19.743 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: osdmap e174: 8 total, 8 up, 8 in 2024-02-11T22:16:19.743 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: Active manager daemon y restarted 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: Activating manager daemon y 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: osdmap e175: 8 total, 8 up, 8 in 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: mgrmap e30: y(active, starting, since 0.00757317s) 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:16:19.744 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:16:19.745 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: Manager daemon y is now available 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:19.746 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:19 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: osdmap e174: 8 total, 8 up, 8 in 2024-02-11T22:16:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: Active manager daemon y restarted 2024-02-11T22:16:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: Activating manager daemon y 2024-02-11T22:16:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:16:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: osdmap e175: 8 total, 8 up, 8 in 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: mgrmap e30: y(active, starting, since 0.00757317s) 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: Manager daemon y is now available 2024-02-11T22:16:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: osdmap e174: 8 total, 8 up, 8 in 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: Active manager daemon y restarted 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: Activating manager daemon y 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: osdmap e175: 8 total, 8 up, 8 in 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: mgrmap e30: y(active, starting, since 0.00757317s) 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:16:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:19.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: Manager daemon y is now available 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:19.910 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:19 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:20.437 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:20.148+0000 7f4f59b63200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:16:20.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:20.436+0000 7f4f59b63200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:668: done (7 left) 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 65 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:657: finishing write tid 5 to smithi02397626-39 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:657: oid 39 updating version 0 to 120 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:657: oid 39 updating version 120 to 121 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:657: oid 39 version 121 is already newer than 118 2024-02-11T22:16:20.721 INFO:tasks.rados.rados.0.smithi023.stdout:657: oid 39 version 121 is already newer than 119 2024-02-11T22:16:20.722 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 121 (ObjNum 221 snap 65 seq_num 221) dirty exists 2024-02-11T22:16:20.722 INFO:tasks.rados.rados.0.smithi023.stdout:657: left oid 39 (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:16:20.722 INFO:tasks.rados.rados.0.smithi023.stdout:659: finishing rollback tid 1 to smithi02397626-46 2024-02-11T22:16:20.722 INFO:tasks.rados.rados.0.smithi023.stdout:659: finishing rollback tid 2 to smithi02397626-46 2024-02-11T22:16:20.722 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 344 (ObjNum 161 snap 45 seq_num 161) dirty exists 2024-02-11T22:16:20.722 INFO:tasks.rados.rados.0.smithi023.stdout:658: expect (ObjNum 128 snap 35 seq_num 128) 2024-02-11T22:16:20.865 INFO:tasks.rados.rados.0.smithi023.stdout:661: finishing copy_from to smithi02397626-15 2024-02-11T22:16:20.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 86 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-02-11T22:16:20.865 INFO:tasks.rados.rados.0.smithi023.stdout:661: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:16:20.865 INFO:tasks.rados.rados.0.smithi023.stdout:669: seq_num 224 ranges {1171456=557056,1728512=737280,2465792=65536} 2024-02-11T22:16:20.874 INFO:tasks.rados.rados.0.smithi023.stdout:669: writing smithi02397626-32 from 1171456 to 1728512 tid 1 2024-02-11T22:16:20.878 INFO:tasks.rados.rados.0.smithi023.stdout:669: writing smithi02397626-32 from 1728512 to 2465792 tid 2 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:669: writing smithi02397626-32 from 2465792 to 2531328 tid 3 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:657: done (7 left) 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:658: done (6 left) 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:659: done (5 left) 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:661: done (4 left) 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:670: read oid 8 snap -1 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:670: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:16:20.879 INFO:tasks.rados.rados.0.smithi023.stdout:671: rollback oid 40 current snap is 65 2024-02-11T22:16:20.880 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 55 2024-02-11T22:16:20.880 INFO:tasks.rados.rados.0.smithi023.stdout:665: expect (ObjNum 149 snap 43 seq_num 149) 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: finishing write tid 1 to smithi02397626-2 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: finishing write tid 2 to smithi02397626-2 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: finishing write tid 3 to smithi02397626-2 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: finishing write tid 4 to smithi02397626-2 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: finishing write tid 5 to smithi02397626-2 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: oid 2 updating version 0 to 267 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: oid 2 version 267 is already newer than 266 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: oid 2 version 267 is already newer than 265 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: oid 2 updating version 267 to 268 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 268 (ObjNum 223 snap 65 seq_num 223) dirty exists 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:666: left oid 2 (ObjNum 223 snap 65 seq_num 223) 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:664: done (5 left) 2024-02-11T22:16:20.883 INFO:tasks.rados.rados.0.smithi023.stdout:665: done (4 left) 2024-02-11T22:16:20.884 INFO:tasks.rados.rados.0.smithi023.stdout:666: done (3 left) 2024-02-11T22:16:20.884 INFO:tasks.rados.rados.0.smithi023.stdout:672: delete oid 11 current snap is 65 2024-02-11T22:16:20.884 INFO:tasks.rados.rados.0.smithi023.stdout:669: finishing write tid 1 to smithi02397626-32 2024-02-11T22:16:20.884 INFO:tasks.rados.rados.0.smithi023.stdout:671: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:16:20.884 INFO:tasks.rados.rados.0.smithi023.stdout:671: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:16:20.884 INFO:tasks.rados.rados.0.smithi023.stdout:670: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:671: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 217 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:669: finishing write tid 2 to smithi02397626-32 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:669: finishing write tid 3 to smithi02397626-32 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:669: finishing write tid 4 to smithi02397626-32 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:669: finishing write tid 5 to smithi02397626-32 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:669: oid 32 updating version 0 to 370 2024-02-11T22:16:20.908 INFO:tasks.rados.rados.0.smithi023.stdout:669: oid 32 updating version 370 to 371 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:669: oid 32 updating version 371 to 373 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:669: oid 32 version 373 is already newer than 372 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 373 (ObjNum 224 snap 65 seq_num 224) dirty exists 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:669: left oid 32 (ObjNum 224 snap 65 seq_num 224) 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:669: done (3 left) 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:670: done (2 left) 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:671: done (1 left) 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:672: done (0 left) 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:673: read oid 39 snap -1 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:673: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:674: rmattr oid 6 current snap is 65 2024-02-11T22:16:20.909 INFO:tasks.rados.rados.0.smithi023.stdout:674: done (1 left) 2024-02-11T22:16:20.910 INFO:tasks.rados.rados.0.smithi023.stdout:675: rmattr oid 26 current snap is 65 2024-02-11T22:16:20.910 INFO:tasks.rados.rados.0.smithi023.stdout:676: rmattr oid 5 current snap is 65 2024-02-11T22:16:20.910 INFO:tasks.rados.rados.0.smithi023.stdout:676: done (2 left) 2024-02-11T22:16:20.910 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 65 2024-02-11T22:16:20.910 INFO:tasks.rados.rados.0.smithi023.stdout:677: seq_num 226 ranges {5283840=589824,5873664=507904,6381568=294912} 2024-02-11T22:16:20.940 INFO:tasks.rados.rados.0.smithi023.stdout:677: writing smithi02397626-36 from 5283840 to 5873664 tid 1 2024-02-11T22:16:20.943 INFO:tasks.rados.rados.0.smithi023.stdout:677: writing smithi02397626-36 from 5873664 to 6381568 tid 2 2024-02-11T22:16:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:677: writing smithi02397626-36 from 6381568 to 6676480 tid 3 2024-02-11T22:16:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 65 2024-02-11T22:16:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:678: seq_num 227 ranges {0=606208,606208=794624,1400832=8192} 2024-02-11T22:16:20.949 INFO:tasks.rados.rados.0.smithi023.stdout:678: writing smithi02397626-27 from 0 to 606208 tid 1 2024-02-11T22:16:20.954 INFO:tasks.rados.rados.0.smithi023.stdout:678: writing smithi02397626-27 from 606208 to 1400832 tid 2 2024-02-11T22:16:20.954 INFO:tasks.rados.rados.0.smithi023.stdout:678: writing smithi02397626-27 from 1400832 to 1409024 tid 3 2024-02-11T22:16:20.954 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 65 2024-02-11T22:16:20.954 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 234 (ObjNum 208 snap 59 seq_num 208) dirty exists 2024-02-11T22:16:20.954 INFO:tasks.rados.rados.0.smithi023.stdout:679: seq_num 228 ranges {5152768=622592,5775360=671744,6447104=131072} 2024-02-11T22:16:20.985 INFO:tasks.rados.rados.0.smithi023.stdout:679: writing smithi02397626-29 from 5152768 to 5775360 tid 1 2024-02-11T22:16:20.989 INFO:tasks.rados.rados.0.smithi023.stdout:679: writing smithi02397626-29 from 5775360 to 6447104 tid 2 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:679: writing smithi02397626-29 from 6447104 to 6578176 tid 3 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:675: done (4 left) 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:680: read oid 5 snap -1 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:680: expect deleted 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:681: read oid 10 snap -1 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:681: expect deleted 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 65 2024-02-11T22:16:20.991 INFO:tasks.rados.rados.0.smithi023.stdout:673: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: [11/Feb/2024:22:16:19] ENGINE Bus STARTING 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: mgrmap e31: y(active, since 1.01459s) 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: osdmap e176: 8 total, 8 up, 8 in 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 30 GiB/s rd, 15 GiB/s wr, 210.39k op/s; 122 MiB/s, 432 objects/s recovering 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: [11/Feb/2024:22:16:19] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: [11/Feb/2024:22:16:19] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[35696]: [11/Feb/2024:22:16:19] ENGINE Bus STARTED 2024-02-11T22:16:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:19] ENGINE Bus STARTING 2024-02-11T22:16:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: mgrmap e31: y(active, since 1.01459s) 2024-02-11T22:16:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: osdmap e176: 8 total, 8 up, 8 in 2024-02-11T22:16:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 30 GiB/s rd, 15 GiB/s wr, 210.39k op/s; 122 MiB/s, 432 objects/s recovering 2024-02-11T22:16:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:19] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:16:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:19] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:16:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:20 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:19] ENGINE Bus STARTED 2024-02-11T22:16:21.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:20.787+0000 7f4f59b63200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:16:21.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:20.894+0000 7f4f59b63200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:16:21.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:19] ENGINE Bus STARTING 2024-02-11T22:16:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: mgrmap e31: y(active, since 1.01459s) 2024-02-11T22:16:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: osdmap e176: 8 total, 8 up, 8 in 2024-02-11T22:16:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 30 GiB/s rd, 15 GiB/s wr, 210.39k op/s; 122 MiB/s, 432 objects/s recovering 2024-02-11T22:16:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:19] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:16:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:19] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:16:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:20 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:19] ENGINE Bus STARTED 2024-02-11T22:16:21.242 INFO:tasks.rados.rados.0.smithi023.stdout:677: finishing write tid 1 to smithi02397626-36 2024-02-11T22:16:21.242 INFO:tasks.rados.rados.0.smithi023.stdout:677: finishing write tid 2 to smithi02397626-36 2024-02-11T22:16:21.242 INFO:tasks.rados.rados.0.smithi023.stdout:677: finishing write tid 3 to smithi02397626-36 2024-02-11T22:16:21.242 INFO:tasks.rados.rados.0.smithi023.stdout:677: finishing write tid 4 to smithi02397626-36 2024-02-11T22:16:21.242 INFO:tasks.rados.rados.0.smithi023.stdout:677: finishing write tid 5 to smithi02397626-36 2024-02-11T22:16:21.242 INFO:tasks.rados.rados.0.smithi023.stdout:677: oid 36 updating version 0 to 110 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:677: oid 36 version 110 is already newer than 107 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:677: oid 36 version 110 is already newer than 109 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:677: oid 36 version 110 is already newer than 108 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 110 (ObjNum 226 snap 65 seq_num 226) dirty exists 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:677: left oid 36 (ObjNum 226 snap 65 seq_num 226) 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:678: finishing write tid 1 to smithi02397626-27 2024-02-11T22:16:21.243 INFO:tasks.rados.rados.0.smithi023.stdout:682: seq_num 229 ranges {3088384=638976,3727360=606208,4333568=196608} 2024-02-11T22:16:21.262 INFO:tasks.rados.rados.0.smithi023.stdout:682: writing smithi02397626-24 from 3088384 to 3727360 tid 1 2024-02-11T22:16:21.266 INFO:tasks.rados.rados.0.smithi023.stdout:682: writing smithi02397626-24 from 3727360 to 4333568 tid 2 2024-02-11T22:16:21.268 INFO:tasks.rados.rados.0.smithi023.stdout:682: writing smithi02397626-24 from 4333568 to 4530176 tid 3 2024-02-11T22:16:21.268 INFO:tasks.rados.rados.0.smithi023.stdout:673: done (6 left) 2024-02-11T22:16:21.268 INFO:tasks.rados.rados.0.smithi023.stdout:677: done (5 left) 2024-02-11T22:16:21.268 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 65 2024-02-11T22:16:21.268 INFO:tasks.rados.rados.0.smithi023.stdout:678: finishing write tid 2 to smithi02397626-27 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: finishing write tid 3 to smithi02397626-27 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: finishing write tid 4 to smithi02397626-27 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: finishing write tid 5 to smithi02397626-27 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: oid 27 updating version 0 to 171 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: oid 27 version 171 is already newer than 169 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: oid 27 version 171 is already newer than 168 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: oid 27 version 171 is already newer than 170 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 171 (ObjNum 227 snap 65 seq_num 227) dirty exists 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:678: left oid 27 (ObjNum 227 snap 65 seq_num 227) 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:679: finishing write tid 1 to smithi02397626-29 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:679: finishing write tid 2 to smithi02397626-29 2024-02-11T22:16:21.269 INFO:tasks.rados.rados.0.smithi023.stdout:683: seq_num 230 ranges {0=655360,655360=491520,1146880=311296} 2024-02-11T22:16:21.271 INFO:tasks.rados.rados.0.smithi023.stdout:683: writing smithi02397626-17 from 0 to 655360 tid 1 2024-02-11T22:16:21.274 INFO:tasks.rados.rados.0.smithi023.stdout:683: writing smithi02397626-17 from 655360 to 1146880 tid 2 2024-02-11T22:16:21.276 INFO:tasks.rados.rados.0.smithi023.stdout:683: writing smithi02397626-17 from 1146880 to 1458176 tid 3 2024-02-11T22:16:21.276 INFO:tasks.rados.rados.0.smithi023.stdout:678: done (5 left) 2024-02-11T22:16:21.277 INFO:tasks.rados.rados.0.smithi023.stdout:680: done (4 left) 2024-02-11T22:16:21.277 INFO:tasks.rados.rados.0.smithi023.stdout:681: done (3 left) 2024-02-11T22:16:21.277 INFO:tasks.rados.rados.0.smithi023.stdout:684: snap_remove snap 49 2024-02-11T22:16:21.724 INFO:tasks.rados.rados.0.smithi023.stdout:684: done (3 left) 2024-02-11T22:16:21.725 INFO:tasks.rados.rados.0.smithi023.stdout:685: snap_remove snap 50 2024-02-11T22:16:22.027 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-mon[39894]: pgmap v5: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 425 MiB/s rd, 221 MiB/s wr, 2.94k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-02-11T22:16:22.027 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-mon[39894]: osdmap e177: 8 total, 8 up, 8 in 2024-02-11T22:16:22.027 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.027 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.027 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-mon[39894]: mgrmap e32: y(active, since 3s) 2024-02-11T22:16:22.028 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:21.745+0000 7f4f59b63200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:16:22.028 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:21.857+0000 7f4f59b63200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:16:22.028 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:22.026+0000 7f4f59b63200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:16:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[35696]: pgmap v5: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 425 MiB/s rd, 221 MiB/s wr, 2.94k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-02-11T22:16:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[35696]: osdmap e177: 8 total, 8 up, 8 in 2024-02-11T22:16:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[35696]: mgrmap e32: y(active, since 3s) 2024-02-11T22:16:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[50466]: pgmap v5: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 425 MiB/s rd, 221 MiB/s wr, 2.94k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-02-11T22:16:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[50466]: osdmap e177: 8 total, 8 up, 8 in 2024-02-11T22:16:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:21 smithi023 ceph-mon[50466]: mgrmap e32: y(active, since 3s) 2024-02-11T22:16:22.565 INFO:tasks.rados.rados.0.smithi023.stdout:685: done (3 left) 2024-02-11T22:16:22.565 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 65 2024-02-11T22:16:22.565 INFO:tasks.rados.rados.0.smithi023.stdout:686: seq_num 231 ranges {491520=671744,1163264=778240,1941504=24576} 2024-02-11T22:16:22.571 INFO:tasks.rados.rados.0.smithi023.stdout:686: writing smithi02397626-30 from 491520 to 1163264 tid 1 2024-02-11T22:16:22.579 INFO:tasks.rados.rados.0.smithi023.stdout:686: writing smithi02397626-30 from 1163264 to 1941504 tid 2 2024-02-11T22:16:22.579 INFO:tasks.rados.rados.0.smithi023.stdout:686: writing smithi02397626-30 from 1941504 to 1966080 tid 3 2024-02-11T22:16:22.579 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 65 2024-02-11T22:16:22.579 INFO:tasks.rados.rados.0.smithi023.stdout:687: seq_num 232 ranges {0=688128,688128=663552,1351680=139264} 2024-02-11T22:16:22.582 INFO:tasks.rados.rados.0.smithi023.stdout:687: writing smithi02397626-35 from 0 to 688128 tid 1 2024-02-11T22:16:22.586 INFO:tasks.rados.rados.0.smithi023.stdout:687: writing smithi02397626-35 from 688128 to 1351680 tid 2 2024-02-11T22:16:22.587 INFO:tasks.rados.rados.0.smithi023.stdout:687: writing smithi02397626-35 from 1351680 to 1490944 tid 3 2024-02-11T22:16:22.587 INFO:tasks.rados.rados.0.smithi023.stdout:688: snap_create 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: finishing write tid 3 to smithi02397626-29 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: finishing write tid 4 to smithi02397626-29 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: finishing write tid 5 to smithi02397626-29 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: oid 29 updating version 0 to 294 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: oid 29 version 294 is already newer than 292 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: oid 29 updating version 294 to 295 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: oid 29 version 295 is already newer than 293 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 295 (ObjNum 228 snap 65 seq_num 228) dirty exists 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:679: left oid 29 (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:682: finishing write tid 1 to smithi02397626-24 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:682: finishing write tid 2 to smithi02397626-24 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:682: finishing write tid 3 to smithi02397626-24 2024-02-11T22:16:22.588 INFO:tasks.rados.rados.0.smithi023.stdout:682: finishing write tid 4 to smithi02397626-24 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:682: finishing write tid 5 to smithi02397626-24 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:682: oid 24 updating version 0 to 195 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:682: oid 24 version 195 is already newer than 193 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:682: oid 24 version 195 is already newer than 194 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:682: oid 24 version 195 is already newer than 192 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 195 (ObjNum 229 snap 65 seq_num 229) dirty exists 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:682: left oid 24 (ObjNum 229 snap 65 seq_num 229) 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: finishing write tid 1 to smithi02397626-17 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: finishing write tid 2 to smithi02397626-17 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: finishing write tid 3 to smithi02397626-17 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: finishing write tid 4 to smithi02397626-17 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: finishing write tid 5 to smithi02397626-17 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: oid 17 updating version 0 to 175 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: oid 17 version 175 is already newer than 174 2024-02-11T22:16:22.589 INFO:tasks.rados.rados.0.smithi023.stdout:683: oid 17 version 175 is already newer than 172 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:683: oid 17 version 175 is already newer than 173 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 175 (ObjNum 230 snap 65 seq_num 230) dirty exists 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:683: left oid 17 (ObjNum 230 snap 65 seq_num 230) 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:686: finishing write tid 1 to smithi02397626-30 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:686: finishing write tid 2 to smithi02397626-30 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:686: finishing write tid 3 to smithi02397626-30 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:686: finishing write tid 4 to smithi02397626-30 2024-02-11T22:16:22.590 INFO:tasks.rados.rados.0.smithi023.stdout:687: finishing write tid 1 to smithi02397626-35 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:686: finishing write tid 5 to smithi02397626-30 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:686: oid 30 updating version 0 to 305 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:686: oid 30 version 305 is already newer than 303 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:686: oid 30 version 305 is already newer than 304 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:686: oid 30 version 305 is already newer than 298 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 305 (ObjNum 231 snap 65 seq_num 231) dirty exists 2024-02-11T22:16:22.591 INFO:tasks.rados.rados.0.smithi023.stdout:686: left oid 30 (ObjNum 231 snap 65 seq_num 231) 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: finishing write tid 2 to smithi02397626-35 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: finishing write tid 3 to smithi02397626-35 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: finishing write tid 4 to smithi02397626-35 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: finishing write tid 5 to smithi02397626-35 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: oid 35 updating version 0 to 185 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: oid 35 version 185 is already newer than 184 2024-02-11T22:16:22.592 INFO:tasks.rados.rados.0.smithi023.stdout:687: oid 35 version 185 is already newer than 182 2024-02-11T22:16:22.593 INFO:tasks.rados.rados.0.smithi023.stdout:687: oid 35 version 185 is already newer than 183 2024-02-11T22:16:22.593 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 185 (ObjNum 232 snap 65 seq_num 232) dirty exists 2024-02-11T22:16:22.593 INFO:tasks.rados.rados.0.smithi023.stdout:687: left oid 35 (ObjNum 232 snap 65 seq_num 232) 2024-02-11T22:16:22.874 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[35696]: osdmap e178: 8 total, 8 up, 8 in 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[35696]: osdmap e179: 8 total, 8 up, 8 in 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[50466]: osdmap e178: 8 total, 8 up, 8 in 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.875 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.876 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:22.876 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:22 smithi023 ceph-mon[50466]: osdmap e179: 8 total, 8 up, 8 in 2024-02-11T22:16:23.121 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:22.721+0000 7f4f59b63200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:16:23.121 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:22.920+0000 7f4f59b63200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:16:23.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-mon[39894]: osdmap e178: 8 total, 8 up, 8 in 2024-02-11T22:16:23.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:23.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:23.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:23.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:23.122 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:22 smithi160 ceph-mon[39894]: osdmap e179: 8 total, 8 up, 8 in 2024-02-11T22:16:23.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:23.120+0000 7f4f59b63200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:679: done (5 left) 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:682: done (4 left) 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:683: done (3 left) 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:686: done (2 left) 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:687: done (1 left) 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:688: done (0 left) 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:689: rollback oid 13 current snap is 66 2024-02-11T22:16:23.582 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 47 2024-02-11T22:16:23.583 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 66 2024-02-11T22:16:23.583 INFO:tasks.rados.rados.0.smithi023.stdout:690: seq_num 233 ranges {1490944=712704,2203648=548864,2752512=253952} 2024-02-11T22:16:23.593 INFO:tasks.rados.rados.0.smithi023.stdout:690: writing smithi02397626-35 from 1490944 to 2203648 tid 1 2024-02-11T22:16:23.597 INFO:tasks.rados.rados.0.smithi023.stdout:690: writing smithi02397626-35 from 2203648 to 2752512 tid 2 2024-02-11T22:16:23.599 INFO:tasks.rados.rados.0.smithi023.stdout:690: writing smithi02397626-35 from 2752512 to 3006464 tid 3 2024-02-11T22:16:23.599 INFO:tasks.rados.rados.0.smithi023.stdout:691: read oid 1 snap -1 2024-02-11T22:16:23.599 INFO:tasks.rados.rados.0.smithi023.stdout:691: expect (ObjNum 83 snap 17 seq_num 83) 2024-02-11T22:16:23.599 INFO:tasks.rados.rados.0.smithi023.stdout:692: copy_from oid 17 from oid 38 current snap is 66 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:689: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:689: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:689: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 298 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:690: finishing write tid 1 to smithi02397626-35 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:689: done (3 left) 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 66 2024-02-11T22:16:23.600 INFO:tasks.rados.rados.0.smithi023.stdout:693: seq_num 234 ranges {2244608=729088,2973696=434176,3407872=368640} 2024-02-11T22:16:23.616 INFO:tasks.rados.rados.0.smithi023.stdout:693: writing smithi02397626-6 from 2244608 to 2973696 tid 1 2024-02-11T22:16:23.618 INFO:tasks.rados.rados.0.smithi023.stdout:693: writing smithi02397626-6 from 2973696 to 3407872 tid 2 2024-02-11T22:16:23.621 INFO:tasks.rados.rados.0.smithi023.stdout:693: writing smithi02397626-6 from 3407872 to 3776512 tid 3 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:694: setattr oid 27 current snap is 66 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:690: finishing write tid 2 to smithi02397626-35 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:690: finishing write tid 3 to smithi02397626-35 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:690: finishing write tid 4 to smithi02397626-35 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:690: finishing write tid 5 to smithi02397626-35 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:690: oid 35 updating version 0 to 189 2024-02-11T22:16:23.622 INFO:tasks.rados.rados.0.smithi023.stdout:690: oid 35 version 189 is already newer than 187 2024-02-11T22:16:23.623 INFO:tasks.rados.rados.0.smithi023.stdout:690: oid 35 updating version 189 to 190 2024-02-11T22:16:23.623 INFO:tasks.rados.rados.0.smithi023.stdout:690: oid 35 version 190 is already newer than 188 2024-02-11T22:16:23.623 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 190 (ObjNum 233 snap 66 seq_num 233) dirty exists 2024-02-11T22:16:23.623 INFO:tasks.rados.rados.0.smithi023.stdout:690: left oid 35 (ObjNum 233 snap 66 seq_num 233) 2024-02-11T22:16:23.623 INFO:tasks.rados.rados.0.smithi023.stdout:691: expect (ObjNum 83 snap 17 seq_num 83) 2024-02-11T22:16:23.692 INFO:tasks.rados.rados.0.smithi023.stdout:692: finishing copy_from to smithi02397626-17 2024-02-11T22:16:23.692 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 86 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-02-11T22:16:23.692 INFO:tasks.rados.rados.0.smithi023.stdout:692: finishing copy_from racing read to smithi02397626-17 2024-02-11T22:16:23.692 INFO:tasks.rados.rados.0.smithi023.stdout:693: finishing write tid 1 to smithi02397626-6 2024-02-11T22:16:23.692 INFO:tasks.rados.rados.0.smithi023.stdout:693: finishing write tid 2 to smithi02397626-6 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: finishing write tid 3 to smithi02397626-6 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: finishing write tid 4 to smithi02397626-6 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: finishing write tid 5 to smithi02397626-6 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: oid 6 updating version 0 to 294 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: oid 6 version 294 is already newer than 293 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: oid 6 version 294 is already newer than 291 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: oid 6 version 294 is already newer than 292 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 294 (ObjNum 234 snap 66 seq_num 234) dirty exists 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: left oid 6 (ObjNum 234 snap 66 seq_num 234) 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:690: done (4 left) 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:691: done (3 left) 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:692: done (2 left) 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:693: done (1 left) 2024-02-11T22:16:23.693 INFO:tasks.rados.rados.0.smithi023.stdout:695: setattr oid 34 current snap is 66 2024-02-11T22:16:23.694 INFO:tasks.rados.rados.0.smithi023.stdout:696: snap_create 2024-02-11T22:16:23.696 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 219 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:16:23.696 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 181 (ObjNum 227 snap 65 seq_num 227) dirty exists 2024-02-11T22:16:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[35696]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 141 MiB/s rd, 73 MiB/s wr, 974 op/s; 578 KiB/s, 2 objects/s recovering 2024-02-11T22:16:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[35696]: mgrmap e33: y(active, since 4s) 2024-02-11T22:16:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[35696]: osdmap e180: 8 total, 8 up, 8 in 2024-02-11T22:16:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[50466]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 141 MiB/s rd, 73 MiB/s wr, 974 op/s; 578 KiB/s, 2 objects/s recovering 2024-02-11T22:16:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[50466]: mgrmap e33: y(active, since 4s) 2024-02-11T22:16:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:23 smithi023 ceph-mon[50466]: osdmap e180: 8 total, 8 up, 8 in 2024-02-11T22:16:24.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:24.058+0000 7f4f59b63200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:16:24.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:23 smithi160 ceph-mon[39894]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 212 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 141 MiB/s rd, 73 MiB/s wr, 974 op/s; 578 KiB/s, 2 objects/s recovering 2024-02-11T22:16:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:23 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:23 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:23 smithi160 ceph-mon[39894]: mgrmap e33: y(active, since 4s) 2024-02-11T22:16:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:23 smithi160 ceph-mon[39894]: osdmap e180: 8 total, 8 up, 8 in 2024-02-11T22:16:24.589 INFO:tasks.rados.rados.0.smithi023.stdout:694: done (2 left) 2024-02-11T22:16:24.589 INFO:tasks.rados.rados.0.smithi023.stdout:695: done (1 left) 2024-02-11T22:16:24.590 INFO:tasks.rados.rados.0.smithi023.stdout:696: done (0 left) 2024-02-11T22:16:24.590 INFO:tasks.rados.rados.0.smithi023.stdout:697: rollback oid 32 current snap is 67 2024-02-11T22:16:24.590 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 52 2024-02-11T22:16:24.590 INFO:tasks.rados.rados.0.smithi023.stdout:698: snap_remove snap 33 2024-02-11T22:16:24.629 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:24.339+0000 7f4f59b63200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:24.630 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:24.429+0000 7f4f59b63200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:24.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:24.628+0000 7f4f59b63200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:16:24.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:16:24] ENGINE Bus STARTING 2024-02-11T22:16:24.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: CherryPy Checker: 2024-02-11T22:16:24.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: The Application mounted at '' has an empty config. 2024-02-11T22:16:24.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: 2024-02-11T22:16:24.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:16:24] ENGINE Serving on http://:::9283 2024-02-11T22:16:24.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: [11/Feb/2024:22:16:24] ENGINE Bus STARTED 2024-02-11T22:16:25.630 INFO:tasks.rados.rados.0.smithi023.stdout:698: done (1 left) 2024-02-11T22:16:25.630 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 67 2024-02-11T22:16:25.630 INFO:tasks.rados.rados.0.smithi023.stdout:699: seq_num 235 ranges {4530176=745472,5275648=712704,5988352=90112} 2024-02-11T22:16:25.660 INFO:tasks.rados.rados.0.smithi023.stdout:699: writing smithi02397626-24 from 4530176 to 5275648 tid 1 2024-02-11T22:16:25.664 INFO:tasks.rados.rados.0.smithi023.stdout:699: writing smithi02397626-24 from 5275648 to 5988352 tid 2 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:699: writing smithi02397626-24 from 5988352 to 6078464 tid 3 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:700: copy_from oid 3 from oid 45 current snap is 67 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:697: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:697: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 386 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:699: finishing write tid 1 to smithi02397626-24 2024-02-11T22:16:25.665 INFO:tasks.rados.rados.0.smithi023.stdout:697: done (2 left) 2024-02-11T22:16:25.666 INFO:tasks.rados.rados.0.smithi023.stdout:701: snap_create 2024-02-11T22:16:25.668 INFO:tasks.rados.rados.0.smithi023.stdout:699: finishing write tid 2 to smithi02397626-24 2024-02-11T22:16:25.668 INFO:tasks.rados.rados.0.smithi023.stdout:699: finishing write tid 3 to smithi02397626-24 2024-02-11T22:16:25.668 INFO:tasks.rados.rados.0.smithi023.stdout:699: finishing write tid 4 to smithi02397626-24 2024-02-11T22:16:25.669 INFO:tasks.rados.rados.0.smithi023.stdout:699: finishing write tid 5 to smithi02397626-24 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:699: oid 24 updating version 0 to 199 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:699: oid 24 updating version 199 to 200 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:699: oid 24 version 200 is already newer than 198 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:699: oid 24 updating version 200 to 201 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 201 (ObjNum 235 snap 67 seq_num 235) dirty exists 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:699: left oid 24 (ObjNum 235 snap 67 seq_num 235) 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:700: finishing copy_from to smithi02397626-3 2024-02-11T22:16:25.670 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 214 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:16:25.671 INFO:tasks.rados.rados.0.smithi023.stdout:700: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: osdmap e181: 8 total, 8 up, 8 in 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: Standby manager daemon x started 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 214 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 256 B/s rd, 341 KiB/s wr, 1 op/s 2024-02-11T22:16:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: osdmap e181: 8 total, 8 up, 8 in 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: Standby manager daemon x started 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 214 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 256 B/s rd, 341 KiB/s wr, 1 op/s 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:25.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:25 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: osdmap e181: 8 total, 8 up, 8 in 2024-02-11T22:16:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: Standby manager daemon x started 2024-02-11T22:16:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/1900545137' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 214 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 256 B/s rd, 341 KiB/s wr, 1 op/s 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:25 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:26.614 INFO:tasks.rados.rados.0.smithi023.stdout:699: done (2 left) 2024-02-11T22:16:26.614 INFO:tasks.rados.rados.0.smithi023.stdout:700: done (1 left) 2024-02-11T22:16:26.614 INFO:tasks.rados.rados.0.smithi023.stdout:701: done (0 left) 2024-02-11T22:16:26.614 INFO:tasks.rados.rados.0.smithi023.stdout:702: read oid 39 snap -1 2024-02-11T22:16:26.614 INFO:tasks.rados.rados.0.smithi023.stdout:702: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:16:26.614 INFO:tasks.rados.rados.0.smithi023.stdout:703: delete oid 1 current snap is 68 2024-02-11T22:16:26.621 INFO:tasks.rados.rados.0.smithi023.stdout:703: done (1 left) 2024-02-11T22:16:26.622 INFO:tasks.rados.rados.0.smithi023.stdout:704: snap_remove snap 29 2024-02-11T22:16:26.874 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[80555]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:16:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-11T22:16:26.874 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: osdmap e182: 8 total, 8 up, 8 in 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: mgrmap e34: y(active, since 6s), standbys: x 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:16:26.875 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:26 smithi160 ceph-mon[39894]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:16:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:16:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: osdmap e182: 8 total, 8 up, 8 in 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: mgrmap e34: y(active, since 6s), standbys: x 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[35696]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: osdmap e182: 8 total, 8 up, 8 in 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: mgrmap e34: y(active, since 6s), standbys: x 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-11T22:16:26.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:26 smithi023 ceph-mon[50466]: Reconfiguring daemon prometheus.a on smithi160 2024-02-11T22:16:27.629 INFO:tasks.rados.rados.0.smithi023.stdout:704: done (1 left) 2024-02-11T22:16:27.629 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 68 2024-02-11T22:16:27.629 INFO:tasks.rados.rados.0.smithi023.stdout:702: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:16:27.885 INFO:tasks.rados.rados.0.smithi023.stdout:705: seq_num 237 ranges {3006464=778240,3784704=532480,4317184=270336} 2024-02-11T22:16:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:27 smithi023 ceph-mon[35696]: osdmap e183: 8 total, 8 up, 8 in 2024-02-11T22:16:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:27 smithi023 ceph-mon[35696]: pgmap v15: 121 pgs: 121 active+clean; 225 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.9 MiB/s wr, 59 op/s 2024-02-11T22:16:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:27 smithi023 ceph-mon[50466]: osdmap e183: 8 total, 8 up, 8 in 2024-02-11T22:16:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:27 smithi023 ceph-mon[50466]: pgmap v15: 121 pgs: 121 active+clean; 225 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.9 MiB/s wr, 59 op/s 2024-02-11T22:16:27.905 INFO:tasks.rados.rados.0.smithi023.stdout:705: writing smithi02397626-35 from 3006464 to 3784704 tid 1 2024-02-11T22:16:27.908 INFO:tasks.rados.rados.0.smithi023.stdout:705: writing smithi02397626-35 from 3784704 to 4317184 tid 2 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:705: writing smithi02397626-35 from 4317184 to 4587520 tid 3 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:702: done (1 left) 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:706: read oid 29 snap -1 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:706: expect (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:707: read oid 38 snap -1 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:707: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:708: copy_from oid 41 from oid 43 current snap is 68 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:705: finishing write tid 1 to smithi02397626-35 2024-02-11T22:16:27.911 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 68 2024-02-11T22:16:27.912 INFO:tasks.rados.rados.0.smithi023.stdout:709: seq_num 238 ranges {98304=794624,892928=417792,1310720=385024} 2024-02-11T22:16:27.916 INFO:tasks.rados.rados.0.smithi023.stdout:709: writing smithi02397626-9 from 98304 to 892928 tid 1 2024-02-11T22:16:27.919 INFO:tasks.rados.rados.0.smithi023.stdout:709: writing smithi02397626-9 from 892928 to 1310720 tid 2 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:709: writing smithi02397626-9 from 1310720 to 1695744 tid 3 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:710: copy_from oid 22 from oid 34 current snap is 68 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:705: finishing write tid 2 to smithi02397626-35 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:711: delete oid 20 current snap is 68 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:705: finishing write tid 3 to smithi02397626-35 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:705: finishing write tid 4 to smithi02397626-35 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:705: finishing write tid 5 to smithi02397626-35 2024-02-11T22:16:27.922 INFO:tasks.rados.rados.0.smithi023.stdout:705: oid 35 updating version 0 to 211 2024-02-11T22:16:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:705: oid 35 version 211 is already newer than 210 2024-02-11T22:16:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:705: oid 35 updating version 211 to 212 2024-02-11T22:16:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:705: oid 35 updating version 212 to 213 2024-02-11T22:16:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 213 (ObjNum 237 snap 68 seq_num 237) dirty exists 2024-02-11T22:16:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:705: left oid 35 (ObjNum 237 snap 68 seq_num 237) 2024-02-11T22:16:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:707: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:16:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:27 smithi160 ceph-mon[39894]: osdmap e183: 8 total, 8 up, 8 in 2024-02-11T22:16:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:27 smithi160 ceph-mon[39894]: pgmap v15: 121 pgs: 121 active+clean; 225 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.9 MiB/s wr, 59 op/s 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: finishing write tid 1 to smithi02397626-9 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:708: finishing copy_from to smithi02397626-41 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:708: got expected ENOENT (src dne) 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: finishing write tid 2 to smithi02397626-9 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:708: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: finishing write tid 3 to smithi02397626-9 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: finishing write tid 4 to smithi02397626-9 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: finishing write tid 5 to smithi02397626-9 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: oid 9 updating version 0 to 417 2024-02-11T22:16:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:709: oid 9 version 417 is already newer than 416 2024-02-11T22:16:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:709: oid 9 version 417 is already newer than 414 2024-02-11T22:16:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:709: oid 9 version 417 is already newer than 415 2024-02-11T22:16:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 417 (ObjNum 238 snap 68 seq_num 238) dirty exists 2024-02-11T22:16:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:709: left oid 9 (ObjNum 238 snap 68 seq_num 238) 2024-02-11T22:16:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:706: expect (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:16:28.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:27 smithi160 systemd[1]: Stopping Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:28.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-11T22:16:28.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-11T22:16:28.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-11T22:16:28.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-11T22:16:28.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.185Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.186Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.186Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.186Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-11T22:16:28.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[91411]: ts=2024-02-11T22:16:28.186Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-11T22:16:28.353 INFO:tasks.rados.rados.0.smithi023.stdout:710: finishing copy_from to smithi02397626-22 2024-02-11T22:16:28.353 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 219 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:16:28.353 INFO:tasks.rados.rados.0.smithi023.stdout:710: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:705: done (6 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:706: done (5 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:707: done (4 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:708: done (3 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:709: done (2 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:710: done (1 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:711: done (0 left) 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 68 2024-02-11T22:16:28.354 INFO:tasks.rados.rados.0.smithi023.stdout:712: seq_num 240 ranges {6070272=425984,6496256=589824,7086080=483328,7569408=131072} 2024-02-11T22:16:28.388 INFO:tasks.rados.rados.0.smithi023.stdout:712: writing smithi02397626-26 from 6070272 to 6496256 tid 1 2024-02-11T22:16:28.391 INFO:tasks.rados.rados.0.smithi023.stdout:712: writing smithi02397626-26 from 6496256 to 7086080 tid 2 2024-02-11T22:16:28.394 INFO:tasks.rados.rados.0.smithi023.stdout:712: writing smithi02397626-26 from 7086080 to 7569408 tid 3 2024-02-11T22:16:28.395 INFO:tasks.rados.rados.0.smithi023.stdout:712: writing smithi02397626-26 from 7569408 to 7700480 tid 4 2024-02-11T22:16:28.395 INFO:tasks.rados.rados.0.smithi023.stdout:713: snap_create 2024-02-11T22:16:28.395 INFO:tasks.rados.rados.0.smithi023.stdout:712: finishing write tid 1 to smithi02397626-26 2024-02-11T22:16:28.395 INFO:tasks.rados.rados.0.smithi023.stdout:712: finishing write tid 2 to smithi02397626-26 2024-02-11T22:16:28.397 INFO:tasks.rados.rados.0.smithi023.stdout:712: finishing write tid 3 to smithi02397626-26 2024-02-11T22:16:28.397 INFO:tasks.rados.rados.0.smithi023.stdout:712: finishing write tid 4 to smithi02397626-26 2024-02-11T22:16:28.397 INFO:tasks.rados.rados.0.smithi023.stdout:712: finishing write tid 5 to smithi02397626-26 2024-02-11T22:16:28.398 INFO:tasks.rados.rados.0.smithi023.stdout:712: finishing write tid 6 to smithi02397626-26 2024-02-11T22:16:28.398 INFO:tasks.rados.rados.0.smithi023.stdout:712: oid 26 updating version 0 to 236 2024-02-11T22:16:28.398 INFO:tasks.rados.rados.0.smithi023.stdout:712: oid 26 updating version 236 to 239 2024-02-11T22:16:28.398 INFO:tasks.rados.rados.0.smithi023.stdout:712: oid 26 version 239 is already newer than 237 2024-02-11T22:16:28.399 INFO:tasks.rados.rados.0.smithi023.stdout:712: oid 26 version 239 is already newer than 235 2024-02-11T22:16:28.399 INFO:tasks.rados.rados.0.smithi023.stdout:712: oid 26 version 239 is already newer than 238 2024-02-11T22:16:28.399 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 239 (ObjNum 240 snap 68 seq_num 240) dirty exists 2024-02-11T22:16:28.399 INFO:tasks.rados.rados.0.smithi023.stdout:712: left oid 26 (ObjNum 240 snap 68 seq_num 240) 2024-02-11T22:16:28.625 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 bash[94022]: ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a 2024-02-11T22:16:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:712: done (1 left) 2024-02-11T22:16:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:713: done (0 left) 2024-02-11T22:16:28.651 INFO:tasks.rados.rados.0.smithi023.stdout:714: delete oid 35 current snap is 69 2024-02-11T22:16:28.654 INFO:tasks.rados.rados.0.smithi023.stdout:714: done (0 left) 2024-02-11T22:16:28.654 INFO:tasks.rados.rados.0.smithi023.stdout:715: snap_create 2024-02-11T22:16:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:28 smithi023 ceph-mon[35696]: osdmap e184: 8 total, 8 up, 8 in 2024-02-11T22:16:28.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:28 smithi023 ceph-mon[50466]: osdmap e184: 8 total, 8 up, 8 in 2024-02-11T22:16:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:28 smithi160 ceph-mon[39894]: osdmap e184: 8 total, 8 up, 8 in 2024-02-11T22:16:28.944 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-11T22:16:28.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 systemd[1]: Stopped Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:28.945 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:28 smithi160 systemd[1]: Starting Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.093Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.093Z 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-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.093Z caller=main.go:570 level=info host_details="(Linux 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Thu Nov 16 10:29:04 EST 2023 x86_64 smithi160 (none))" 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.093Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.093Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.095Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.095Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 bash[94138]: a84252d01b5263db4902f239e36d4cbd96bb277d93e70cd5022a438f2be73979 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.097Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-11T22:16:29.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.097Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 systemd[1]: Started Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.099Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.099Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=11.321µs 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.099Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.101Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.110Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.111Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.111Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.111Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.775µs wal_replay_duration=12.212027ms wbl_replay_duration=105ns total_replay_duration=12.286344ms 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.113Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.113Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.113Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.129Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.917228ms db_storage=830ns remote_storage=1.227µs web_handler=419ns query_engine=747ns scrape=210.316µs scrape_sd=72.061µs notify=16.607µs notify_sd=15.424µs rules=15.189885ms tracing=8.591µs 2024-02-11T22:16:29.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.129Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-11T22:16:29.447 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:16:29.129Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-11T22:16:29.672 INFO:tasks.rados.rados.0.smithi023.stdout:715: done (0 left) 2024-02-11T22:16:29.672 INFO:tasks.rados.rados.0.smithi023.stdout:716: snap_create 2024-02-11T22:16:29.836 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: osdmap e185: 8 total, 8 up, 8 in 2024-02-11T22:16:29.836 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: pgmap v18: 121 pgs: 121 active+clean; 225 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-02-11T22:16:29.836 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:29.837 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:29.837 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:29.837 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:29.837 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:29 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: osdmap e185: 8 total, 8 up, 8 in 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: pgmap v18: 121 pgs: 121 active+clean; 225 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: osdmap e185: 8 total, 8 up, 8 in 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: pgmap v18: 121 pgs: 121 active+clean; 225 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:16:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:29 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:30.688 INFO:tasks.rados.rados.0.smithi023.stdout:716: done (0 left) 2024-02-11T22:16:30.688 INFO:tasks.rados.rados.0.smithi023.stdout:717: read oid 22 snap -1 2024-02-11T22:16:30.688 INFO:tasks.rados.rados.0.smithi023.stdout:717: expect (ObjNum 104 snap 22 seq_num 104) 2024-02-11T22:16:30.688 INFO:tasks.rados.rados.0.smithi023.stdout:718: copy_from oid 40 from oid 5 current snap is 71 2024-02-11T22:16:30.688 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 71 2024-02-11T22:16:30.688 INFO:tasks.rados.rados.0.smithi023.stdout:719: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2024-02-11T22:16:30.691 INFO:tasks.rados.rados.0.smithi023.stdout:719: writing smithi02397626-20 from 0 to 458752 tid 1 2024-02-11T22:16:30.696 INFO:tasks.rados.rados.0.smithi023.stdout:719: writing smithi02397626-20 from 458752 to 1212416 tid 2 2024-02-11T22:16:30.698 INFO:tasks.rados.rados.0.smithi023.stdout:719: writing smithi02397626-20 from 1212416 to 1662976 tid 3 2024-02-11T22:16:30.698 INFO:tasks.rados.rados.0.smithi023.stdout:720: snap_remove snap 42 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: osdmap e186: 8 total, 8 up, 8 in 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: Upgrade: Updating mgr.x 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:30.891 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:30 smithi160 ceph-mon[39894]: Deploying daemon mgr.x on smithi160 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: osdmap e186: 8 total, 8 up, 8 in 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: Upgrade: Updating mgr.x 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[35696]: Deploying daemon mgr.x on smithi160 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: osdmap e186: 8 total, 8 up, 8 in 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: Upgrade: Updating mgr.x 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:30 smithi023 ceph-mon[50466]: Deploying daemon mgr.x on smithi160 2024-02-11T22:16:31.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:31 smithi160 systemd[1]: Stopping Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:720: done (3 left) 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:721: delete oid 24 current snap is 71 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:718: finishing copy_from to smithi02397626-40 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:718: got expected ENOENT (src dne) 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:718: finishing copy_from racing read to smithi02397626-40 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:719: finishing write tid 1 to smithi02397626-20 2024-02-11T22:16:31.711 INFO:tasks.rados.rados.0.smithi023.stdout:717: expect (ObjNum 104 snap 22 seq_num 104) 2024-02-11T22:16:31.860 INFO:tasks.rados.rados.0.smithi023.stdout:719: finishing write tid 2 to smithi02397626-20 2024-02-11T22:16:31.860 INFO:tasks.rados.rados.0.smithi023.stdout:719: finishing write tid 3 to smithi02397626-20 2024-02-11T22:16:31.860 INFO:tasks.rados.rados.0.smithi023.stdout:719: finishing write tid 4 to smithi02397626-20 2024-02-11T22:16:31.860 INFO:tasks.rados.rados.0.smithi023.stdout:719: finishing write tid 5 to smithi02397626-20 2024-02-11T22:16:31.860 INFO:tasks.rados.rados.0.smithi023.stdout:719: oid 20 updating version 0 to 227 2024-02-11T22:16:31.860 INFO:tasks.rados.rados.0.smithi023.stdout:719: oid 20 updating version 227 to 230 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:719: oid 20 version 230 is already newer than 228 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:719: oid 20 version 230 is already newer than 229 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 230 (ObjNum 242 snap 71 seq_num 242) dirty exists 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:719: left oid 20 (ObjNum 242 snap 71 seq_num 242) 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:717: done (3 left) 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:718: done (2 left) 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:719: done (1 left) 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:721: done (0 left) 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 71 2024-02-11T22:16:31.861 INFO:tasks.rados.rados.0.smithi023.stdout:722: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2024-02-11T22:16:31.862 INFO:tasks.rados.rados.0.smithi023.stdout:722: writing smithi02397626-24 from 0 to 491520 tid 1 2024-02-11T22:16:31.866 INFO:tasks.rados.rados.0.smithi023.stdout:722: writing smithi02397626-24 from 491520 to 1064960 tid 2 2024-02-11T22:16:31.868 INFO:tasks.rados.rados.0.smithi023.stdout:722: writing smithi02397626-24 from 1064960 to 1523712 tid 3 2024-02-11T22:16:31.869 INFO:tasks.rados.rados.0.smithi023.stdout:722: writing smithi02397626-24 from 1523712 to 1695744 tid 4 2024-02-11T22:16:31.870 INFO:tasks.rados.rados.0.smithi023.stdout:723: copy_from oid 49 from oid 22 current snap is 71 2024-02-11T22:16:31.870 INFO:tasks.rados.rados.0.smithi023.stdout:724: delete oid 35 current snap is 71 2024-02-11T22:16:31.870 INFO:tasks.rados.rados.0.smithi023.stdout:722: finishing write tid 1 to smithi02397626-24 2024-02-11T22:16:31.870 INFO:tasks.rados.rados.0.smithi023.stdout:722: finishing write tid 2 to smithi02397626-24 2024-02-11T22:16:31.871 INFO:tasks.rados.rados.0.smithi023.stdout:724: done (2 left) 2024-02-11T22:16:31.871 INFO:tasks.rados.rados.0.smithi023.stdout:725: read oid 11 snap -1 2024-02-11T22:16:31.871 INFO:tasks.rados.rados.0.smithi023.stdout:725: expect deleted 2024-02-11T22:16:31.871 INFO:tasks.rados.rados.0.smithi023.stdout:726: snap_remove snap 22 2024-02-11T22:16:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:31 smithi160 ceph-mon[39894]: osdmap e187: 8 total, 8 up, 8 in 2024-02-11T22:16:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:31 smithi160 ceph-mon[39894]: pgmap v21: 121 pgs: 121 active+clean; 233 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-02-11T22:16:31.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:31 smithi160 bash[94540]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x 2024-02-11T22:16:31.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:31 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-11T22:16:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:31 smithi023 ceph-mon[35696]: osdmap e187: 8 total, 8 up, 8 in 2024-02-11T22:16:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:31 smithi023 ceph-mon[35696]: pgmap v21: 121 pgs: 121 active+clean; 233 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-02-11T22:16:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:31 smithi023 ceph-mon[50466]: osdmap e187: 8 total, 8 up, 8 in 2024-02-11T22:16:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:31 smithi023 ceph-mon[50466]: pgmap v21: 121 pgs: 121 active+clean; 233 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-02-11T22:16:32.401 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-11T22:16:32.401 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 systemd[1]: Stopped Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:32.401 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 systemd[1]: Starting Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:32.565 INFO:tasks.rados.rados.0.smithi023.stdout:726: done (3 left) 2024-02-11T22:16:32.565 INFO:tasks.rados.rados.0.smithi023.stdout:727: snap_remove snap 17 2024-02-11T22:16:32.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 ceph-mgr[94738]: -- 172.21.15.160:0/2638684433 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556efd47d520 con 0x556efd453000 2024-02-11T22:16:32.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 bash[94691]: 6cb2c778c779d14eeed0fbffbd50cb757ee4fe2d4c8dbdd877d4879697160638 2024-02-11T22:16:32.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 systemd[1]: Started Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:32 smithi160 ceph-mon[39894]: osdmap e188: 8 total, 8 up, 8 in 2024-02-11T22:16:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:32 smithi160 ceph-mon[39894]: osdmap e189: 8 total, 8 up, 8 in 2024-02-11T22:16:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:32 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:32 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[35696]: osdmap e188: 8 total, 8 up, 8 in 2024-02-11T22:16:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[35696]: osdmap e189: 8 total, 8 up, 8 in 2024-02-11T22:16:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[50466]: osdmap e188: 8 total, 8 up, 8 in 2024-02-11T22:16:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[50466]: osdmap e189: 8 total, 8 up, 8 in 2024-02-11T22:16:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:32 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:33.273 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:32.978+0000 7f021a315200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:16:33.273 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:33.085+0000 7f021a315200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:16:33.273 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:33.181+0000 7f021a315200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:16:33.273 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:33.272+0000 7f021a315200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:16:33.568 INFO:tasks.rados.rados.0.smithi023.stdout:727: done (3 left) 2024-02-11T22:16:33.568 INFO:tasks.rados.rados.0.smithi023.stdout:728: setattr oid 12 current snap is 71 2024-02-11T22:16:33.568 INFO:tasks.rados.rados.0.smithi023.stdout:722: finishing write tid 3 to smithi02397626-24 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: finishing write tid 4 to smithi02397626-24 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: finishing write tid 5 to smithi02397626-24 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: finishing write tid 6 to smithi02397626-24 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: oid 24 updating version 0 to 217 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: oid 24 version 217 is already newer than 216 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: oid 24 updating version 217 to 218 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: oid 24 updating version 218 to 219 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: oid 24 updating version 219 to 220 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 220 (ObjNum 244 snap 71 seq_num 244) dirty exists 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:722: left oid 24 (ObjNum 244 snap 71 seq_num 244) 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:723: finishing copy_from to smithi02397626-49 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 219 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:16:33.569 INFO:tasks.rados.rados.0.smithi023.stdout:723: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:722: done (3 left) 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:723: done (2 left) 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:725: done (1 left) 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:729: copy_from oid 15 from oid 10 current snap is 71 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:730: rollback oid 19 current snap is 71 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 60 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:731: read oid 36 snap -1 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:731: expect (ObjNum 226 snap 65 seq_num 226) 2024-02-11T22:16:33.571 INFO:tasks.rados.rados.0.smithi023.stdout:732: snap_remove snap 64 2024-02-11T22:16:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:33 smithi023 ceph-mon[35696]: pgmap v24: 121 pgs: 121 active+clean; 233 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-02-11T22:16:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:33 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:33 smithi023 ceph-mon[35696]: osdmap e190: 8 total, 8 up, 8 in 2024-02-11T22:16:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:33 smithi023 ceph-mon[50466]: pgmap v24: 121 pgs: 121 active+clean; 233 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-02-11T22:16:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:33 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:33 smithi023 ceph-mon[50466]: osdmap e190: 8 total, 8 up, 8 in 2024-02-11T22:16:34.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:33.955+0000 7f021a315200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-mon[39894]: pgmap v24: 121 pgs: 121 active+clean; 233 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-02-11T22:16:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:33 smithi160 ceph-mon[39894]: osdmap e190: 8 total, 8 up, 8 in 2024-02-11T22:16:34.579 INFO:tasks.rados.rados.0.smithi023.stdout:732: done (4 left) 2024-02-11T22:16:34.579 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 71 2024-02-11T22:16:34.579 INFO:tasks.rados.rados.0.smithi023.stdout:733: seq_num 246 ranges {1343488=524288,1867776=745472,2613248=425984,3039232=32768} 2024-02-11T22:16:34.591 INFO:tasks.rados.rados.0.smithi023.stdout:733: writing smithi02397626-2 from 1343488 to 1867776 tid 1 2024-02-11T22:16:34.595 INFO:tasks.rados.rados.0.smithi023.stdout:733: writing smithi02397626-2 from 1867776 to 2613248 tid 2 2024-02-11T22:16:34.598 INFO:tasks.rados.rados.0.smithi023.stdout:733: writing smithi02397626-2 from 2613248 to 3039232 tid 3 2024-02-11T22:16:34.598 INFO:tasks.rados.rados.0.smithi023.stdout:733: writing smithi02397626-2 from 3039232 to 3072000 tid 4 2024-02-11T22:16:34.598 INFO:tasks.rados.rados.0.smithi023.stdout:734: read oid 41 snap -1 2024-02-11T22:16:34.598 INFO:tasks.rados.rados.0.smithi023.stdout:734: expect (ObjNum 171 snap 48 seq_num 171) 2024-02-11T22:16:34.599 INFO:tasks.rados.rados.0.smithi023.stdout:735: snap_create 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:730: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:730: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:730: finishing rollback tid 2 to smithi02397626-19 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 140 (ObjNum 125 snap 34 seq_num 125) dirty exists 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:729: finishing copy_from to smithi02397626-15 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:729: got expected ENOENT (src dne) 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:729: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 332 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-02-11T22:16:34.600 INFO:tasks.rados.rados.0.smithi023.stdout:731: expect (ObjNum 226 snap 65 seq_num 226) 2024-02-11T22:16:34.620 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:34.218+0000 7f021a315200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:16:34.621 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:34.316+0000 7f021a315200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:16:34.621 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:34.435+0000 7f021a315200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-mon[39894]: osdmap e191: 8 total, 8 up, 8 in 2024-02-11T22:16:34.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:34.619+0000 7f021a315200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:16:34.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:34.763+0000 7f021a315200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:16:34.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:34.852+0000 7f021a315200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:16:34.975 INFO:tasks.rados.rados.0.smithi023.stdout:733: finishing write tid 1 to smithi02397626-2 2024-02-11T22:16:34.975 INFO:tasks.rados.rados.0.smithi023.stdout:733: finishing write tid 2 to smithi02397626-2 2024-02-11T22:16:34.975 INFO:tasks.rados.rados.0.smithi023.stdout:733: finishing write tid 3 to smithi02397626-2 2024-02-11T22:16:34.975 INFO:tasks.rados.rados.0.smithi023.stdout:733: finishing write tid 4 to smithi02397626-2 2024-02-11T22:16:34.975 INFO:tasks.rados.rados.0.smithi023.stdout:733: finishing write tid 5 to smithi02397626-2 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: finishing write tid 6 to smithi02397626-2 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: oid 2 updating version 0 to 356 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: oid 2 version 356 is already newer than 353 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: oid 2 version 356 is already newer than 354 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: oid 2 version 356 is already newer than 355 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: oid 2 updating version 356 to 357 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 357 (ObjNum 246 snap 71 seq_num 246) dirty exists 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:733: left oid 2 (ObjNum 246 snap 71 seq_num 246) 2024-02-11T22:16:34.976 INFO:tasks.rados.rados.0.smithi023.stdout:734: expect (ObjNum 171 snap 48 seq_num 171) 2024-02-11T22:16:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:34 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:34 smithi023 ceph-mon[35696]: osdmap e191: 8 total, 8 up, 8 in 2024-02-11T22:16:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:34 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:34 smithi023 ceph-mon[50466]: osdmap e191: 8 total, 8 up, 8 in 2024-02-11T22:16:35.546 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:35.262+0000 7f021a315200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:16:35.590 INFO:tasks.rados.rados.0.smithi023.stdout:728: done (6 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:729: done (5 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:730: done (4 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:731: done (3 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:733: done (2 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:734: done (1 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:735: done (0 left) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:736: read oid 20 snap 47 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:736: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:16:35.591 INFO:tasks.rados.rados.0.smithi023.stdout:737: delete oid 25 current snap is 72 2024-02-11T22:16:35.596 INFO:tasks.rados.rados.0.smithi023.stdout:737: done (1 left) 2024-02-11T22:16:35.596 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 72 2024-02-11T22:16:35.596 INFO:tasks.rados.rados.0.smithi023.stdout:738: seq_num 248 ranges {3784704=557056,4341760=507904,4849664=442368,5292032=253952} 2024-02-11T22:16:35.619 INFO:tasks.rados.rados.0.smithi023.stdout:738: writing smithi02397626-34 from 3784704 to 4341760 tid 1 2024-02-11T22:16:35.622 INFO:tasks.rados.rados.0.smithi023.stdout:738: writing smithi02397626-34 from 4341760 to 4849664 tid 2 2024-02-11T22:16:35.625 INFO:tasks.rados.rados.0.smithi023.stdout:738: writing smithi02397626-34 from 4849664 to 5292032 tid 3 2024-02-11T22:16:35.627 INFO:tasks.rados.rados.0.smithi023.stdout:738: writing smithi02397626-34 from 5292032 to 5545984 tid 4 2024-02-11T22:16:35.627 INFO:tasks.rados.rados.0.smithi023.stdout:739: delete oid 3 current snap is 72 2024-02-11T22:16:35.627 INFO:tasks.rados.rados.0.smithi023.stdout:736: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-11T22:16:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:738: finishing write tid 1 to smithi02397626-34 2024-02-11T22:16:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:738: finishing write tid 2 to smithi02397626-34 2024-02-11T22:16:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:738: finishing write tid 3 to smithi02397626-34 2024-02-11T22:16:35.641 INFO:tasks.rados.rados.0.smithi023.stdout:738: finishing write tid 4 to smithi02397626-34 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: finishing write tid 5 to smithi02397626-34 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: finishing write tid 6 to smithi02397626-34 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: oid 34 updating version 0 to 222 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: oid 34 version 222 is already newer than 221 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: oid 34 version 222 is already newer than 220 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: oid 34 updating version 222 to 224 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: oid 34 version 224 is already newer than 223 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 224 (ObjNum 248 snap 72 seq_num 248) dirty exists 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: left oid 34 (ObjNum 248 snap 72 seq_num 248) 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:736: done (2 left) 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:738: done (1 left) 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:739: done (0 left) 2024-02-11T22:16:35.642 INFO:tasks.rados.rados.0.smithi023.stdout:740: snap_create 2024-02-11T22:16:35.864 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:35.545+0000 7f021a315200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:16:35.865 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-mon[39894]: pgmap v27: 121 pgs: 121 active+clean; 233 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-02-11T22:16:35.865 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-mon[39894]: osdmap e192: 8 total, 8 up, 8 in 2024-02-11T22:16:35.865 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:35.865 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[35696]: pgmap v27: 121 pgs: 121 active+clean; 233 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-02-11T22:16:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[35696]: osdmap e192: 8 total, 8 up, 8 in 2024-02-11T22:16:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:16:35] "GET /metrics HTTP/1.1" 200 35986 "" "Prometheus/2.43.0" 2024-02-11T22:16:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[50466]: pgmap v27: 121 pgs: 121 active+clean; 233 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-02-11T22:16:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[50466]: osdmap e192: 8 total, 8 up, 8 in 2024-02-11T22:16:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:35 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:36.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:35.863+0000 7f021a315200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:16:36.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:35.966+0000 7f021a315200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:16:36.596 INFO:tasks.rados.rados.0.smithi023.stdout:740: done (0 left) 2024-02-11T22:16:36.596 INFO:tasks.rados.rados.0.smithi023.stdout:741: rmattr oid 13 current snap is 73 2024-02-11T22:16:36.596 INFO:tasks.rados.rados.0.smithi023.stdout:741: done (0 left) 2024-02-11T22:16:36.596 INFO:tasks.rados.rados.0.smithi023.stdout:742: snap_create 2024-02-11T22:16:37.075 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:36 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:36.808+0000 7f021a315200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:16:37.076 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:36 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:36.914+0000 7f021a315200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:16:37.401 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:37.073+0000 7f021a315200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:16:37.600 INFO:tasks.rados.rados.0.smithi023.stdout:742: done (0 left) 2024-02-11T22:16:37.600 INFO:tasks.rados.rados.0.smithi023.stdout:743: copy_from oid 43 from oid 39 current snap is 74 2024-02-11T22:16:37.600 INFO:tasks.rados.rados.0.smithi023.stdout:744: delete oid 49 current snap is 74 2024-02-11T22:16:37.605 INFO:tasks.rados.rados.0.smithi023.stdout:744: done (1 left) 2024-02-11T22:16:37.605 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 74 2024-02-11T22:16:37.606 INFO:tasks.rados.rados.0.smithi023.stdout:745: seq_num 251 ranges {802816=606208,1409024=614400,2023424=589824} 2024-02-11T22:16:37.613 INFO:tasks.rados.rados.0.smithi023.stdout:745: writing smithi02397626-23 from 802816 to 1409024 tid 1 2024-02-11T22:16:37.616 INFO:tasks.rados.rados.0.smithi023.stdout:745: writing smithi02397626-23 from 1409024 to 2023424 tid 2 2024-02-11T22:16:37.620 INFO:tasks.rados.rados.0.smithi023.stdout:745: writing smithi02397626-23 from 2023424 to 2613248 tid 3 2024-02-11T22:16:37.620 INFO:tasks.rados.rados.0.smithi023.stdout:746: rollback oid 3 current snap is 74 2024-02-11T22:16:37.620 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 71 2024-02-11T22:16:37.620 INFO:tasks.rados.rados.0.smithi023.stdout:747: snap_create 2024-02-11T22:16:37.622 INFO:tasks.rados.rados.0.smithi023.stdout:746: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:16:37.622 INFO:tasks.rados.rados.0.smithi023.stdout:746: finishing rollback tid 2 to smithi02397626-3 2024-02-11T22:16:37.622 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 301 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:16:37.623 INFO:tasks.rados.rados.0.smithi023.stdout:745: finishing write tid 1 to smithi02397626-23 2024-02-11T22:16:37.634 INFO:tasks.rados.rados.0.smithi023.stdout:745: finishing write tid 2 to smithi02397626-23 2024-02-11T22:16:37.635 INFO:tasks.rados.rados.0.smithi023.stdout:743: finishing copy_from to smithi02397626-43 2024-02-11T22:16:37.635 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 121 (ObjNum 221 snap 65 seq_num 221) dirty exists 2024-02-11T22:16:37.635 INFO:tasks.rados.rados.0.smithi023.stdout:745: finishing write tid 3 to smithi02397626-23 2024-02-11T22:16:37.635 INFO:tasks.rados.rados.0.smithi023.stdout:745: finishing write tid 4 to smithi02397626-23 2024-02-11T22:16:37.636 INFO:tasks.rados.rados.0.smithi023.stdout:743: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:16:37.636 INFO:tasks.rados.rados.0.smithi023.stdout:745: finishing write tid 5 to smithi02397626-23 2024-02-11T22:16:37.636 INFO:tasks.rados.rados.0.smithi023.stdout:745: oid 23 updating version 0 to 465 2024-02-11T22:16:37.636 INFO:tasks.rados.rados.0.smithi023.stdout:745: oid 23 updating version 465 to 466 2024-02-11T22:16:37.636 INFO:tasks.rados.rados.0.smithi023.stdout:745: oid 23 version 466 is already newer than 463 2024-02-11T22:16:37.637 INFO:tasks.rados.rados.0.smithi023.stdout:745: oid 23 version 466 is already newer than 464 2024-02-11T22:16:37.637 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 466 (ObjNum 251 snap 74 seq_num 251) dirty exists 2024-02-11T22:16:37.637 INFO:tasks.rados.rados.0.smithi023.stdout:745: left oid 23 (ObjNum 251 snap 74 seq_num 251) 2024-02-11T22:16:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[35696]: osdmap e193: 8 total, 8 up, 8 in 2024-02-11T22:16:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[35696]: pgmap v30: 121 pgs: 121 active+clean; 224 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-02-11T22:16:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[50466]: osdmap e193: 8 total, 8 up, 8 in 2024-02-11T22:16:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:37 smithi023 ceph-mon[50466]: pgmap v30: 121 pgs: 121 active+clean; 224 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-02-11T22:16:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-mon[39894]: osdmap e193: 8 total, 8 up, 8 in 2024-02-11T22:16:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-mon[39894]: pgmap v30: 121 pgs: 121 active+clean; 224 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-02-11T22:16:38.157 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:37.744+0000 7f021a315200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:16:38.157 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:37.945+0000 7f021a315200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:16:38.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:38 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:38.156+0000 7f021a315200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:16:38.615 INFO:tasks.rados.rados.0.smithi023.stdout:743: done (3 left) 2024-02-11T22:16:38.615 INFO:tasks.rados.rados.0.smithi023.stdout:745: done (2 left) 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:746: done (1 left) 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:747: done (0 left) 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:748: read oid 42 snap -1 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:748: expect (ObjNum 91 snap 18 seq_num 91) 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:749: read oid 24 snap -1 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:749: expect (ObjNum 244 snap 71 seq_num 244) 2024-02-11T22:16:38.616 INFO:tasks.rados.rados.0.smithi023.stdout:750: snap_create 2024-02-11T22:16:38.628 INFO:tasks.rados.rados.0.smithi023.stdout:749: expect (ObjNum 244 snap 71 seq_num 244) 2024-02-11T22:16:38.671 INFO:tasks.rados.rados.0.smithi023.stdout:748: expect (ObjNum 91 snap 18 seq_num 91) 2024-02-11T22:16:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:38 smithi023 ceph-mon[35696]: osdmap e194: 8 total, 8 up, 8 in 2024-02-11T22:16:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:38 smithi023 ceph-mon[50466]: osdmap e194: 8 total, 8 up, 8 in 2024-02-11T22:16:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:38 smithi160 ceph-mon[39894]: osdmap e194: 8 total, 8 up, 8 in 2024-02-11T22:16:39.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:39.220+0000 7f021a315200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:16:39.654 INFO:tasks.rados.rados.0.smithi023.stdout:748: done (2 left) 2024-02-11T22:16:39.654 INFO:tasks.rados.rados.0.smithi023.stdout:749: done (1 left) 2024-02-11T22:16:39.654 INFO:tasks.rados.rados.0.smithi023.stdout:750: done (0 left) 2024-02-11T22:16:39.654 INFO:tasks.rados.rados.0.smithi023.stdout:751: delete oid 10 current snap is 76 2024-02-11T22:16:39.657 INFO:tasks.rados.rados.0.smithi023.stdout:751: done (0 left) 2024-02-11T22:16:39.658 INFO:tasks.rados.rados.0.smithi023.stdout:752: snap_create 2024-02-11T22:16:39.807 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:39.511+0000 7f021a315200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:39.807 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:39.605+0000 7f021a315200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:39.807 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: osdmap e195: 8 total, 8 up, 8 in 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: pgmap v33: 121 pgs: 121 active+clean; 224 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-11T22:16:39.808 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-11T22:16:39.809 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-11T22:16:39.809 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-11T22:16:39.809 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:16:39.809 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-11T22:16:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: osdmap e195: 8 total, 8 up, 8 in 2024-02-11T22:16:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: pgmap v33: 121 pgs: 121 active+clean; 224 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-02-11T22:16:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-11T22:16:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: osdmap e195: 8 total, 8 up, 8 in 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: pgmap v33: 121 pgs: 121 active+clean; 224 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-11T22:16:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:16:39.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:39 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:39.807+0000 7f021a315200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: [11/Feb/2024:22:16:39] ENGINE Bus STARTING 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: CherryPy Checker: 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: The Application mounted at '' has an empty config. 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: [11/Feb/2024:22:16:39] ENGINE Serving on http://:::9283 2024-02-11T22:16:40.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: [11/Feb/2024:22:16:39] ENGINE Bus STARTED 2024-02-11T22:16:40.648 INFO:tasks.rados.rados.0.smithi023.stdout:752: done (0 left) 2024-02-11T22:16:40.648 INFO:tasks.rados.rados.0.smithi023.stdout:753: read oid 17 snap -1 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:753: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:754: rollback oid 6 current snap is 77 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 67 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:755: read oid 27 snap 68 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:755: expect (ObjNum 227 snap 65 seq_num 227) 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:756: copy_from oid 11 from oid 8 current snap is 77 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:757: copy_from oid 13 from oid 12 current snap is 77 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:758: setattr oid 45 current snap is 77 2024-02-11T22:16:40.649 INFO:tasks.rados.rados.0.smithi023.stdout:759: rollback oid 29 current snap is 77 2024-02-11T22:16:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 57 2024-02-11T22:16:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:760: copy_from oid 24 from oid 21 current snap is 77 2024-02-11T22:16:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:761: read oid 32 snap -1 2024-02-11T22:16:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:761: expect deleted 2024-02-11T22:16:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:762: copy_from oid 1 from oid 36 current snap is 77 2024-02-11T22:16:40.650 INFO:tasks.rados.rados.0.smithi023.stdout:763: delete oid 5 current snap is 77 2024-02-11T22:16:40.655 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 250 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:16:40.656 INFO:tasks.rados.rados.0.smithi023.stdout:758: done (10 left) 2024-02-11T22:16:40.656 INFO:tasks.rados.rados.0.smithi023.stdout:761: done (9 left) 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:763: done (8 left) 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:764: read oid 9 snap -1 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:764: expect (ObjNum 238 snap 68 seq_num 238) 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:765: read oid 47 snap 34 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:765: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 77 2024-02-11T22:16:40.657 INFO:tasks.rados.rados.0.smithi023.stdout:766: seq_num 254 ranges {2613248=663552,3276800=663552,3940352=540672} 2024-02-11T22:16:40.677 INFO:tasks.rados.rados.0.smithi023.stdout:766: writing smithi02397626-23 from 2613248 to 3276800 tid 1 2024-02-11T22:16:40.682 INFO:tasks.rados.rados.0.smithi023.stdout:766: writing smithi02397626-23 from 3276800 to 3940352 tid 2 2024-02-11T22:16:40.686 INFO:tasks.rados.rados.0.smithi023.stdout:766: writing smithi02397626-23 from 3940352 to 4481024 tid 3 2024-02-11T22:16:40.686 INFO:tasks.rados.rados.0.smithi023.stdout:767: rmattr oid 18 current snap is 77 2024-02-11T22:16:40.686 INFO:tasks.rados.rados.0.smithi023.stdout:767: done (11 left) 2024-02-11T22:16:40.686 INFO:tasks.rados.rados.0.smithi023.stdout:768: snap_remove snap 65 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: Upgrade: Setting container_image for all mgr 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: Upgrade: It appears safe to stop mon.a 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: osdmap e196: 8 total, 8 up, 8 in 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: Standby manager daemon x restarted 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: Standby manager daemon x started 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:40.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:16:40.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:16:40.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:40 smithi160 ceph-mon[39894]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:41.014 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: Upgrade: Setting container_image for all mgr 2024-02-11T22:16:41.014 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: Upgrade: It appears safe to stop mon.a 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: osdmap e196: 8 total, 8 up, 8 in 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: Standby manager daemon x restarted 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: Standby manager daemon x started 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:16:41.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[35696]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: Upgrade: Setting container_image for all mgr 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: Upgrade: It appears safe to stop mon.a 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: osdmap e196: 8 total, 8 up, 8 in 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: Standby manager daemon x restarted 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: Standby manager daemon x started 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/312592616' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='mgr.y' 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:16:41.016 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:40 smithi023 ceph-mon[50466]: from='mgr.25034 172.21.15.23:0/3792278592' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:41.150 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (3m) 20s ago 4m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (4m) 5s ago 4m 94.9M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (4m) 20s ago 4m 21.1M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (4m) 5s ago 4m 15.9M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (9s) 5s ago 7m 48.2M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (30s) 20s ago 8m 478M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:16:41.498 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (8m) 20s ago 8m 104M 2048M 18.2.1-526-g25d74df1 83224b13e524 25292612237d 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (7m) 5s ago 7m 81.3M 2048M 18.2.1-526-g25d74df1 83224b13e524 d662dd028b4a 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (7m) 20s ago 7m 71.5M 2048M 18.2.1-526-g25d74df1 83224b13e524 1590376d8c7d 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (3m) 20s ago 3m 19.5M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (3m) 5s ago 3m 18.9M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (7m) 20s ago 7m 222M 2486M 18.2.1-526-g25d74df1 83224b13e524 11c09915d8e1 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (6m) 20s ago 6m 184M 2486M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (6m) 20s ago 6m 186M 2486M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (6m) 20s ago 6m 147M 2486M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (6m) 5s ago 6m 234M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (5m) 5s ago 5m 232M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (5m) 5s ago 5m 187M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (5m) 5s ago 5m 182M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:16:41.499 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (12s) 5s ago 4m 35.2M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:16:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 systemd[1]: Stopping Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:41.686 INFO:tasks.rados.rados.0.smithi023.stdout:768: done (11 left) 2024-02-11T22:16:41.686 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 77 2024-02-11T22:16:41.686 INFO:tasks.rados.rados.0.smithi023.stdout:754: finishing rollback tid 0 to smithi02397626-6 2024-02-11T22:16:41.686 INFO:tasks.rados.rados.0.smithi023.stdout:769: seq_num 255 ranges {1835008=679936,2514944=548864,3063808=598016,3661824=57344} 2024-02-11T22:16:41.701 INFO:tasks.rados.rados.0.smithi023.stdout:769: writing smithi02397626-38 from 1835008 to 2514944 tid 1 2024-02-11T22:16:41.705 INFO:tasks.rados.rados.0.smithi023.stdout:769: writing smithi02397626-38 from 2514944 to 3063808 tid 2 2024-02-11T22:16:41.709 INFO:tasks.rados.rados.0.smithi023.stdout:769: writing smithi02397626-38 from 3063808 to 3661824 tid 3 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:769: writing smithi02397626-38 from 3661824 to 3719168 tid 4 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:770: rollback oid 2 current snap is 77 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 40 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:754: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:754: finishing rollback tid 2 to smithi02397626-6 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 348 (ObjNum 234 snap 66 seq_num 234) dirty exists 2024-02-11T22:16:41.710 INFO:tasks.rados.rados.0.smithi023.stdout:753: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:16:41.803 INFO:tasks.rados.rados.0.smithi023.stdout:755: expect (ObjNum 227 snap 65 seq_num 227) 2024-02-11T22:16:41.839 INFO:tasks.rados.rados.0.smithi023.stdout:765: expect (ObjNum 98 snap 18 seq_num 98) 2024-02-11T22:16:41.884 INFO:tasks.rados.rados.0.smithi023.stdout:760: finishing copy_from to smithi02397626-24 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 146 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:759: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:753: done (12 left) 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:754: done (11 left) 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:755: done (10 left) 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:765: done (9 left) 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:771: snap_create 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:759: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 303 (ObjNum 65 snap 0 seq_num 1818915956) dirty dne 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:760: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:757: finishing copy_from to smithi02397626-13 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 332 (ObjNum 163 snap 45 seq_num 163) dirty exists 2024-02-11T22:16:41.885 INFO:tasks.rados.rados.0.smithi023.stdout:757: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:16:41.886 INFO:tasks.rados.rados.0.smithi023.stdout:756: finishing copy_from to smithi02397626-11 2024-02-11T22:16:41.886 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 180 (ObjNum 196 snap 53 seq_num 196) dirty exists 2024-02-11T22:16:41.886 INFO:tasks.rados.rados.0.smithi023.stdout:756: finishing copy_from racing read to smithi02397626-11 2024-02-11T22:16:41.886 INFO:tasks.rados.rados.0.smithi023.stdout:764: expect (ObjNum 238 snap 68 seq_num 238) 2024-02-11T22:16:41.929 INFO:tasks.rados.rados.0.smithi023.stdout:762: finishing copy_from to smithi02397626-1 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 110 (ObjNum 226 snap 65 seq_num 226) dirty exists 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:762: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: finishing write tid 1 to smithi02397626-23 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: finishing write tid 2 to smithi02397626-23 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: finishing write tid 3 to smithi02397626-23 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: finishing write tid 4 to smithi02397626-23 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: finishing write tid 5 to smithi02397626-23 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: oid 23 updating version 0 to 470 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: oid 23 version 470 is already newer than 469 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: oid 23 updating version 470 to 471 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: oid 23 updating version 471 to 472 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 472 (ObjNum 254 snap 77 seq_num 254) dirty exists 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:766: left oid 23 (ObjNum 254 snap 77 seq_num 254) 2024-02-11T22:16:41.930 INFO:tasks.rados.rados.0.smithi023.stdout:769: finishing write tid 1 to smithi02397626-38 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: finishing write tid 2 to smithi02397626-38 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:770: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:770: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 365 (ObjNum 593 snap 0 seq_num 913742664) dirty dne 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: finishing write tid 3 to smithi02397626-38 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: finishing write tid 4 to smithi02397626-38 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: finishing write tid 5 to smithi02397626-38 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: finishing write tid 6 to smithi02397626-38 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: oid 38 updating version 0 to 249 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: oid 38 updating version 249 to 250 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: oid 38 updating version 250 to 251 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: oid 38 updating version 251 to 252 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: oid 38 version 252 is already newer than 248 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 252 (ObjNum 255 snap 77 seq_num 255) dirty exists 2024-02-11T22:16:41.931 INFO:tasks.rados.rados.0.smithi023.stdout:769: left oid 38 (ObjNum 255 snap 77 seq_num 255) 2024-02-11T22:16:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:41 smithi160 ceph-mon[39894]: Upgrade: Updating mon.a 2024-02-11T22:16:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:41 smithi160 ceph-mon[39894]: Deploying daemon mon.a on smithi023 2024-02-11T22:16:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:41 smithi160 ceph-mon[39894]: osdmap e197: 8 total, 8 up, 8 in 2024-02-11T22:16:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:41 smithi160 ceph-mon[39894]: mgrmap e35: y(active, since 21s), standbys: x 2024-02-11T22:16:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:41 smithi160 ceph-mon[39894]: pgmap v36: 121 pgs: 121 active+clean; 233 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-02-11T22:16:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:41 smithi160 ceph-mon[39894]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:41.947 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[35696]: Upgrade: Updating mon.a 2024-02-11T22:16:41.947 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[35696]: Deploying daemon mon.a on smithi023 2024-02-11T22:16:41.947 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[35696]: osdmap e197: 8 total, 8 up, 8 in 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[35696]: mgrmap e35: y(active, since 21s), standbys: x 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[35696]: pgmap v36: 121 pgs: 121 active+clean; 233 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[35696]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[35673]: 2024-02-11T22:16:41.842+0000 7f16b95cc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[35673]: 2024-02-11T22:16:41.842+0000 7f16b95cc700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[50466]: Upgrade: Updating mon.a 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[50466]: Deploying daemon mon.a on smithi023 2024-02-11T22:16:41.948 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[50466]: osdmap e197: 8 total, 8 up, 8 in 2024-02-11T22:16:41.949 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[50466]: mgrmap e35: y(active, since 21s), standbys: x 2024-02-11T22:16:41.949 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[50466]: pgmap v36: 121 pgs: 121 active+clean; 233 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-02-11T22:16:41.949 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:41 smithi023 ceph-mon[50466]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:16:41.949 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 13, 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:16:41.950 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:16:42.233 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 bash[111073]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a 2024-02-11T22:16:42.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service: Succeeded. 2024-02-11T22:16:42.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 systemd[1]: Stopped Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:42.632 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 systemd[1]: Starting Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:16:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 bash[111225]: d8171db3422e2741a85f98b9f68940ae69190bc06750056c39df83bd60f730a8 2024-02-11T22:16:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 systemd[1]: Started Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:16:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: set uid:gid to 167:167 (ceph:ceph) 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev), process ceph-mon, pid 7 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: pidfile_write: ignore empty --pid-file 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: load: jerasure load: lrc 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: RocksDB version: 7.9.2 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Git sha 0 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Compile date 2024-01-30 12:45:20 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: DB SUMMARY 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: DB Session ID: 8E5HIN0H7Z39P5DBLNCO 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: CURRENT file: CURRENT 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: IDENTITY file: IDENTITY 2024-02-11T22:16:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1267 Bytes 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000029.sst 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000027.log size: 663690 ; 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.error_if_exists: 0 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.create_if_missing: 0 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.paranoid_checks: 1 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.env: 0x5583ce843a60 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.fs: PosixFileSystem 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.info_log: 0x5583cf1017c0 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_file_opening_threads: 16 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.statistics: (nil) 2024-02-11T22:16:43.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.use_fsync: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_log_file_size: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.keep_log_file_num: 1000 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.recycle_log_file_num: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.allow_fallocate: 1 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.allow_mmap_reads: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.allow_mmap_writes: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.use_direct_reads: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.create_missing_column_families: 0 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.db_log_dir: 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.wal_dir: 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-11T22:16:43.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.advise_random_on_open: 1 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.db_write_buffer_size: 0 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.write_buffer_manager: 0x5583cf0b6e60 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-11T22:16:43.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.rate_limiter: (nil) 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.wal_recovery_mode: 2 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.enable_thread_tracking: 0 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.enable_pipelined_write: 0 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.unordered_write: 0 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.row_cache: None 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.wal_filter: None 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-11T22:16:43.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.allow_ingest_behind: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.two_write_queues: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.manual_wal_flush: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.wal_compression: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.atomic_flush: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.log_readahead_size: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.best_efforts_recovery: 0 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-11T22:16:43.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.allow_data_in_errors: 0 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.db_host_id: __hostname__ 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_background_jobs: 2 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_background_compactions: -1 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_subcompactions: 1 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_total_wal_size: 0 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-11T22:16:43.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_open_files: -1 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bytes_per_sync: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_readahead_size: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_background_flushes: -1 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Compression algorithms supported: 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kZSTD supported: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kXpressCompression supported: 0 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kLZ4HCCompression supported: 1 2024-02-11T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kZlibCompression supported: 1 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kSnappyCompression supported: 1 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kLZ4Compression supported: 1 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: kBZip2Compression supported: 0 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.merge_operator: 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_filter: None 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_filter_factory: None 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.sst_partitioner_factory: None 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-11T22:16:43.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5583cf1018e0) 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: cache_index_and_filter_blocks: 1 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: pin_top_level_index_and_filter: 1 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: index_type: 0 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: data_block_index_type: 0 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: index_shortening: 1 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: checksum: 4 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: no_block_cache: 0 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache: 0x5583cf157090 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache_name: BinnedLRUCache 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache_options: 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: capacity : 536870912 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: num_shard_bits : 4 2024-02-11T22:16:43.166 INFO:journalctl@ceph.mon.a.smithi023.stdout: strict_capacity_limit : 0 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: high_pri_pool_ratio: 0.000 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_cache_compressed: (nil) 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: persistent_cache: (nil) 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_size: 4096 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_size_deviation: 10 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_restart_interval: 16 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: index_block_restart_interval: 1 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: metadata_block_size: 4096 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: partition_filters: 0 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: use_delta_encoding: 1 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: filter_policy: bloomfilter 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: whole_key_filtering: 1 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: verify_compression: 0 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: read_amp_bytes_per_bit: 0 2024-02-11T22:16:43.167 INFO:journalctl@ceph.mon.a.smithi023.stdout: format_version: 5 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout: enable_index_compression: 1 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout: block_align: 0 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout: max_auto_readahead_size: 262144 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout: prepopulate_block_cache: 0 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout: initial_auto_readahead_size: 8192 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout: num_file_reads_for_auto_readahead: 2 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.write_buffer_size: 33554432 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_write_buffer_number: 2 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression: NoCompression 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression: Disabled 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.prefix_extractor: nullptr 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.num_levels: 7 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-11T22:16:43.168 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.level: 32767 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.strategy: 0 2024-02-11T22:16:43.169 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.enabled: false 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.target_file_size_base: 67108864 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-11T22:16:43.170 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.arena_block_size: 1048576 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.disable_auto_compactions: 0 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-11T22:16:43.171 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.table_properties_collectors: 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.inplace_update_support: 0 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-11T22:16:43.172 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.bloom_locality: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.max_successive_merges: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.paranoid_file_checks: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.force_consistency_checks: 1 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.report_bg_io_stats: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.ttl: 2592000 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.enable_blob_files: false 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.min_blob_size: 0 2024-02-11T22:16:43.173 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.blob_file_size: 268435456 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.blob_file_starting_level: 0 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: 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 31, last_sequence is 12939, log_number is 27,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 27 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 27 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e7ef871-0e15-45b3-971f-a6ed7286245c 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689802710432, "job": 1, "event": "recovery_started", "wal_files": [27]} 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #27 mode 2 2024-02-11T22:16:43.174 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689802713983, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 32, "file_size": 626473, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12940, "largest_seqno": 13281, "table_properties": {"data_size": 623856, "index_size": 1155, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 4454, "raw_average_key_size": 25, "raw_value_size": 619762, "raw_average_value_size": 3541, "num_data_blocks": 51, "num_entries": 175, "num_filter_entries": 175, "num_deletions": 4, "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": 1707689802, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e7ef871-0e15-45b3-971f-a6ed7286245c", "db_session_id": "8E5HIN0H7Z39P5DBLNCO", "orig_file_number": 32, "seqno_to_time_mapping": "N/A"}} 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689802714066, "job": 1, "event": "recovery_finished"} 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/version_set.cc:5047] Creating manifest 34 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000027.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5583cf1f2000 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: DB pointer 0x5583cf1e0000 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** DB Stats ** 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-11T22:16:43.175 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: L0 1/0 611.79 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 334.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: L6 1/0 9.32 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-02-11T22:16:43.176 INFO:journalctl@ceph.mon.a.smithi023.stdout: Sum 2/0 9.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 334.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 334.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 334.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-11T22:16:43.177 INFO:journalctl@ceph.mon.a.smithi023.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: Cumulative compaction: 0.00 GB write, 88.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: Interval compaction: 0.00 GB write, 88.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: Block cache BinnedLRUCache@0x5583cf157090#7 capacity: 512.00 MB usage: 1.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: starting mon.a rank 0 at public addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] at bind addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???) e3 preinit fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).mds e8 new map 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).mds e8 print_map 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: e8 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-11T22:16:43.178 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: legacy client fscid: 1 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: Filesystem 'cephfs' (1) 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: fs_name cephfs 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: epoch 8 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: created 2024-02-11T22:11:50.883388+0000 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: modified 2024-02-11T22:11:53.910566+0000 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: tableserver 0 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: root 0 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: session_timeout 60 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: session_autoclose 300 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: max_file_size 1099511627776 2024-02-11T22:16:43.179 INFO:journalctl@ceph.mon.a.smithi023.stdout: max_xattr_size 65536 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: required_client_features {} 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: last_failure 0 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: last_failure_osd_epoch 0 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: 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-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: max_mds 1 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: in 0 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: up {0=24356} 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: failed 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: damaged 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: stopped 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: data_pools [3] 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: metadata_pool 2 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: inline_data disabled 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: balancer 2024-02-11T22:16:43.180 INFO:journalctl@ceph.mon.a.smithi023.stdout: bal_rank_mask -1 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: standby_count_wanted 0 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: [mds.a{0:24356} state up:active seq 3 addr [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] compat {c=[1],r=[1],i=[7ff]}] 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: Standby daemons: 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout: [mds.b{-1:24343} state up:standby seq 1 addr [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] compat {c=[1],r=[1],i=[7ff]}] 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).osd e198 crush map has features 3314933069573799936, adjusting msgr requires 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).osd e198 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).osd e198 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).osd e198 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:16:43.181 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:42 smithi023 ceph-mon[111262]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-02-11T22:16:44.218 INFO:tasks.rados.rados.0.smithi023.stdout:756: done (9 left) 2024-02-11T22:16:44.218 INFO:tasks.rados.rados.0.smithi023.stdout:757: done (8 left) 2024-02-11T22:16:44.218 INFO:tasks.rados.rados.0.smithi023.stdout:759: done (7 left) 2024-02-11T22:16:44.218 INFO:tasks.rados.rados.0.smithi023.stdout:760: done (6 left) 2024-02-11T22:16:44.218 INFO:tasks.rados.rados.0.smithi023.stdout:762: done (5 left) 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:764: done (4 left) 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:766: done (3 left) 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:769: done (2 left) 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:770: done (1 left) 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:771: done (0 left) 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:772: copy_from oid 48 from oid 7 current snap is 78 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:773: read oid 2 snap -1 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:773: expect deleted 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 78 2024-02-11T22:16:44.219 INFO:tasks.rados.rados.0.smithi023.stdout:774: seq_num 256 ranges {466944=696320,1163264=434176,1597440=770048} 2024-02-11T22:16:44.228 INFO:tasks.rados.rados.0.smithi023.stdout:774: writing smithi02397626-13 from 466944 to 1163264 tid 1 2024-02-11T22:16:44.228 INFO:tasks.rados.rados.0.smithi023.stdout:774: writing smithi02397626-13 from 1163264 to 1597440 tid 2 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:774: writing smithi02397626-13 from 1597440 to 2367488 tid 3 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:775: read oid 47 snap -1 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:775: expect (ObjNum 203 snap 57 seq_num 203) 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:776: delete oid 26 current snap is 78 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:772: finishing copy_from to smithi02397626-48 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 233 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:772: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:774: finishing write tid 1 to smithi02397626-13 2024-02-11T22:16:44.233 INFO:tasks.rados.rados.0.smithi023.stdout:774: finishing write tid 2 to smithi02397626-13 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:772: done (4 left) 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:773: done (3 left) 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:776: done (2 left) 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:777: read oid 45 snap -1 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:777: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 78 2024-02-11T22:16:44.238 INFO:tasks.rados.rados.0.smithi023.stdout:778: seq_num 258 ranges {0=729088,729088=606208,1335296=598016} 2024-02-11T22:16:44.243 INFO:tasks.rados.rados.0.smithi023.stdout:778: writing smithi02397626-16 from 0 to 729088 tid 1 2024-02-11T22:16:44.246 INFO:tasks.rados.rados.0.smithi023.stdout:778: writing smithi02397626-16 from 729088 to 1335296 tid 2 2024-02-11T22:16:44.249 INFO:tasks.rados.rados.0.smithi023.stdout:778: writing smithi02397626-16 from 1335296 to 1933312 tid 3 2024-02-11T22:16:44.250 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 78 2024-02-11T22:16:44.250 INFO:tasks.rados.rados.0.smithi023.stdout:779: seq_num 259 ranges {106496=745472,851968=540672,1392640=581632,1974272=81920} 2024-02-11T22:16:44.255 INFO:tasks.rados.rados.0.smithi023.stdout:779: writing smithi02397626-48 from 106496 to 851968 tid 1 2024-02-11T22:16:44.257 INFO:tasks.rados.rados.0.smithi023.stdout:779: writing smithi02397626-48 from 851968 to 1392640 tid 2 2024-02-11T22:16:44.261 INFO:tasks.rados.rados.0.smithi023.stdout:779: writing smithi02397626-48 from 1392640 to 1974272 tid 3 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:779: writing smithi02397626-48 from 1974272 to 2056192 tid 4 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:780: read oid 38 snap -1 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:780: expect (ObjNum 255 snap 77 seq_num 255) 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:781: copy_from oid 37 from oid 21 current snap is 78 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:774: finishing write tid 3 to smithi02397626-13 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:774: finishing write tid 4 to smithi02397626-13 2024-02-11T22:16:44.262 INFO:tasks.rados.rados.0.smithi023.stdout:775: expect (ObjNum 203 snap 57 seq_num 203) 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:774: finishing write tid 5 to smithi02397626-13 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:774: oid 13 updating version 0 to 336 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:774: oid 13 version 336 is already newer than 334 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:774: oid 13 version 336 is already newer than 333 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:774: oid 13 version 336 is already newer than 335 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 336 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:774: left oid 13 (ObjNum 256 snap 78 seq_num 256) 2024-02-11T22:16:44.306 INFO:tasks.rados.rados.0.smithi023.stdout:777: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:16:44.327 INFO:tasks.rados.rados.0.smithi023.stdout:778: finishing write tid 1 to smithi02397626-16 2024-02-11T22:16:44.328 INFO:tasks.rados.rados.0.smithi023.stdout:778: finishing write tid 2 to smithi02397626-16 2024-02-11T22:16:44.328 INFO:tasks.rados.rados.0.smithi023.stdout:774: done (6 left) 2024-02-11T22:16:44.328 INFO:tasks.rados.rados.0.smithi023.stdout:775: done (5 left) 2024-02-11T22:16:44.328 INFO:tasks.rados.rados.0.smithi023.stdout:777: done (4 left) 2024-02-11T22:16:44.328 INFO:tasks.rados.rados.0.smithi023.stdout:782: snap_remove snap 38 2024-02-11T22:16:44.613 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: ignoring --setuser ceph since I am not root 2024-02-11T22:16:44.613 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: ignoring --setgroup ceph since I am not root 2024-02-11T22:16:44.613 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mgr[94738]: -- 172.21.15.160:0/942224654 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56543336f520 con 0x565433344800 2024-02-11T22:16:44.613 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:44.613+0000 7f537f4b7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: from='client.? 172.21.15.23:0/2280646302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: pgmap v38: 121 pgs: 121 active+clean; 233 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: mon.a calling monitor election 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: osdmap e198: 8 total, 8 up, 8 in 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: mgrmap e35: y(active, since 25s), standbys: x 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: from='mgr.25034 ' entity='' 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: mgrmap e36: y(active, since 25s), standbys: x 2024-02-11T22:16:44.614 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-mon[39894]: overall HEALTH_OK 2024-02-11T22:16:44.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ignoring --setuser ceph since I am not root 2024-02-11T22:16:44.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ignoring --setgroup ceph since I am not root 2024-02-11T22:16:44.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mgr[100415]: -- 172.21.15.23:0/1067644283 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559c28131520 con 0x559c28106800 2024-02-11T22:16:44.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:44.654+0000 7f93fc6a4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-11T22:16:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2280646302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: pgmap v38: 121 pgs: 121 active+clean; 233 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: mon.a calling monitor election 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: osdmap e198: 8 total, 8 up, 8 in 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: mgrmap e35: y(active, since 25s), standbys: x 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: from='mgr.25034 ' entity='' 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: mgrmap e36: y(active, since 25s), standbys: x 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:16:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: from='client.? 172.21.15.23:0/2280646302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: pgmap v38: 121 pgs: 121 active+clean; 233 MiB data, 695 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: mon.a calling monitor election 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: osdmap e198: 8 total, 8 up, 8 in 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: mgrmap e35: y(active, since 25s), standbys: x 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: from='mgr.25034 ' entity='' 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: mgrmap e36: y(active, since 25s), standbys: x 2024-02-11T22:16:44.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-mon[50466]: overall HEALTH_OK 2024-02-11T22:16:44.880 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:44.706+0000 7f537f4b7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:16:44.880 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:44.794+0000 7f537f4b7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:16:44.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:44.751+0000 7f93fc6a4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-11T22:16:44.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:44.842+0000 7f93fc6a4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-11T22:16:45.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:44.879+0000 7f537f4b7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:16:45.220 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:44.931+0000 7f93fc6a4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-11T22:16:45.241 INFO:tasks.rados.rados.0.smithi023.stdout:782: done (4 left) 2024-02-11T22:16:45.241 INFO:tasks.rados.rados.0.smithi023.stdout:783: delete oid 47 current snap is 78 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: finishing write tid 3 to smithi02397626-16 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: finishing write tid 4 to smithi02397626-16 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: finishing write tid 5 to smithi02397626-16 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: oid 16 updating version 0 to 241 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: oid 16 updating version 241 to 243 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: oid 16 updating version 243 to 244 2024-02-11T22:16:45.247 INFO:tasks.rados.rados.0.smithi023.stdout:778: oid 16 version 244 is already newer than 242 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 244 (ObjNum 258 snap 78 seq_num 258) dirty exists 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:778: left oid 16 (ObjNum 258 snap 78 seq_num 258) 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: finishing write tid 1 to smithi02397626-48 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: finishing write tid 2 to smithi02397626-48 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: finishing write tid 3 to smithi02397626-48 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: finishing write tid 4 to smithi02397626-48 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: finishing write tid 5 to smithi02397626-48 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: finishing write tid 6 to smithi02397626-48 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: oid 48 updating version 0 to 235 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: oid 48 version 235 is already newer than 234 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: oid 48 updating version 235 to 236 2024-02-11T22:16:45.248 INFO:tasks.rados.rados.0.smithi023.stdout:779: oid 48 updating version 236 to 237 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:779: oid 48 updating version 237 to 238 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 238 (ObjNum 259 snap 78 seq_num 259) dirty exists 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:779: left oid 48 (ObjNum 259 snap 78 seq_num 259) 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:781: finishing copy_from to smithi02397626-37 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 146 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:781: finishing copy_from racing read to smithi02397626-37 2024-02-11T22:16:45.249 INFO:tasks.rados.rados.0.smithi023.stdout:780: expect (ObjNum 255 snap 77 seq_num 255) 2024-02-11T22:16:45.443 INFO:tasks.rados.rados.0.smithi023.stdout:778: done (4 left) 2024-02-11T22:16:45.443 INFO:tasks.rados.rados.0.smithi023.stdout:779: done (3 left) 2024-02-11T22:16:45.443 INFO:tasks.rados.rados.0.smithi023.stdout:780: done (2 left) 2024-02-11T22:16:45.443 INFO:tasks.rados.rados.0.smithi023.stdout:781: done (1 left) 2024-02-11T22:16:45.443 INFO:tasks.rados.rados.0.smithi023.stdout:783: done (0 left) 2024-02-11T22:16:45.443 INFO:tasks.rados.rados.0.smithi023.stdout:784: read oid 11 snap -1 2024-02-11T22:16:45.444 INFO:tasks.rados.rados.0.smithi023.stdout:784: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:16:45.444 INFO:tasks.rados.rados.0.smithi023.stdout:785: snap_remove snap 55 2024-02-11T22:16:45.503 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:45 smithi160 ceph-mon[39894]: osdmap e199: 8 total, 8 up, 8 in 2024-02-11T22:16:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:45 smithi023 ceph-mon[111262]: osdmap e199: 8 total, 8 up, 8 in 2024-02-11T22:16:45.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:45 smithi023 ceph-mon[50466]: osdmap e199: 8 total, 8 up, 8 in 2024-02-11T22:16:45.831 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:45.503+0000 7f537f4b7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:45.831 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:45.744+0000 7f537f4b7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:16:45.841 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:45.591+0000 7f93fc6a4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:46.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:45.831+0000 7f537f4b7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:16:46.100 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:45 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:45.941+0000 7f537f4b7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:45.841+0000 7f93fc6a4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-11T22:16:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:45.930+0000 7f93fc6a4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-11T22:16:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:46.045+0000 7f93fc6a4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:46.247 INFO:tasks.rados.rados.0.smithi023.stdout:785: done (1 left) 2024-02-11T22:16:46.247 INFO:tasks.rados.rados.0.smithi023.stdout:786: read oid 12 snap -1 2024-02-11T22:16:46.247 INFO:tasks.rados.rados.0.smithi023.stdout:786: expect (ObjNum 163 snap 45 seq_num 163) 2024-02-11T22:16:46.247 INFO:tasks.rados.rados.0.smithi023.stdout:787: rmattr oid 22 current snap is 78 2024-02-11T22:16:46.247 INFO:tasks.rados.rados.0.smithi023.stdout:788: snap_create 2024-02-11T22:16:46.247 INFO:tasks.rados.rados.0.smithi023.stdout:784: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:16:46.279 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 498 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:16:46.279 INFO:tasks.rados.rados.0.smithi023.stdout:786: expect (ObjNum 163 snap 45 seq_num 163) 2024-02-11T22:16:46.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:46 smithi160 ceph-mon[39894]: osdmap e200: 8 total, 8 up, 8 in 2024-02-11T22:16:46.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:46.099+0000 7f537f4b7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:16:46.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:46.227+0000 7f537f4b7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:16:46.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:46.329+0000 7f537f4b7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:16:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-mon[111262]: osdmap e200: 8 total, 8 up, 8 in 2024-02-11T22:16:46.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:46.210+0000 7f93fc6a4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-11T22:16:46.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:46.359+0000 7f93fc6a4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-11T22:16:46.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:46.449+0000 7f93fc6a4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-11T22:16:46.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-mon[50466]: osdmap e200: 8 total, 8 up, 8 in 2024-02-11T22:16:46.983 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:46.706+0000 7f537f4b7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:16:47.128 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:46 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:46.841+0000 7f93fc6a4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-11T22:16:47.244 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:46.983+0000 7f537f4b7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:784: done (3 left) 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:786: done (2 left) 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:787: done (1 left) 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:788: done (0 left) 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:789: read oid 24 snap -1 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:789: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:16:47.261 INFO:tasks.rados.rados.0.smithi023.stdout:790: snap_create 2024-02-11T22:16:47.263 INFO:tasks.rados.rados.0.smithi023.stdout:789: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:16:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:47 smithi023 ceph-mon[111262]: osdmap e201: 8 total, 8 up, 8 in 2024-02-11T22:16:47.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:47.127+0000 7f93fc6a4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-11T22:16:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:47 smithi023 ceph-mon[50466]: osdmap e201: 8 total, 8 up, 8 in 2024-02-11T22:16:47.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:47 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:47.275+0000 7f537f4b7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:16:47.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:47 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:47.370+0000 7f537f4b7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:16:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:47 smithi160 ceph-mon[39894]: osdmap e201: 8 total, 8 up, 8 in 2024-02-11T22:16:47.738 INFO:tasks.rados.rados.0.smithi023.stdout:789: done (1 left) 2024-02-11T22:16:47.738 INFO:tasks.rados.rados.0.smithi023.stdout:790: done (0 left) 2024-02-11T22:16:47.738 INFO:tasks.rados.rados.0.smithi023.stdout:791: delete oid 15 current snap is 80 2024-02-11T22:16:47.752 INFO:tasks.rados.rados.0.smithi023.stdout:791: done (0 left) 2024-02-11T22:16:47.752 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 80 2024-02-11T22:16:47.752 INFO:tasks.rados.rados.0.smithi023.stdout:792: seq_num 262 ranges {3776512=794624,4571136=589824,5160960=614400} 2024-02-11T22:16:47.771 INFO:tasks.rados.rados.0.smithi023.stdout:792: writing smithi02397626-6 from 3776512 to 4571136 tid 1 2024-02-11T22:16:47.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: writing smithi02397626-6 from 4571136 to 5160960 tid 2 2024-02-11T22:16:47.779 INFO:tasks.rados.rados.0.smithi023.stdout:792: writing smithi02397626-6 from 5160960 to 5775360 tid 3 2024-02-11T22:16:47.779 INFO:tasks.rados.rados.0.smithi023.stdout:793: snap_remove snap 52 2024-02-11T22:16:47.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:47.431+0000 7f93fc6a4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-11T22:16:47.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:47.530+0000 7f93fc6a4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-11T22:16:48.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:48 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:48.141+0000 7f537f4b7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:16:48.444 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:48 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:48.240+0000 7f537f4b7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:16:48.445 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:48 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:48.391+0000 7f537f4b7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:16:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:48 smithi160 ceph-mon[39894]: osdmap e202: 8 total, 8 up, 8 in 2024-02-11T22:16:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:48 smithi160 ceph-mon[39894]: osdmap e203: 8 total, 8 up, 8 in 2024-02-11T22:16:48.607 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-mon[111262]: osdmap e202: 8 total, 8 up, 8 in 2024-02-11T22:16:48.608 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-mon[111262]: osdmap e203: 8 total, 8 up, 8 in 2024-02-11T22:16:48.608 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:48.346+0000 7f93fc6a4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-11T22:16:48.608 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:48.449+0000 7f93fc6a4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-11T22:16:48.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-mon[50466]: osdmap e202: 8 total, 8 up, 8 in 2024-02-11T22:16:48.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-mon[50466]: osdmap e203: 8 total, 8 up, 8 in 2024-02-11T22:16:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:793: done (1 left) 2024-02-11T22:16:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 80 2024-02-11T22:16:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:794: seq_num 263 ranges {892928=409600,1302528=475136,1777664=557056,2334720=573440} 2024-02-11T22:16:48.768 INFO:tasks.rados.rados.0.smithi023.stdout:794: writing smithi02397626-11 from 892928 to 1302528 tid 1 2024-02-11T22:16:48.768 INFO:tasks.rados.rados.0.smithi023.stdout:794: writing smithi02397626-11 from 1302528 to 1777664 tid 2 2024-02-11T22:16:48.772 INFO:tasks.rados.rados.0.smithi023.stdout:794: writing smithi02397626-11 from 1777664 to 2334720 tid 3 2024-02-11T22:16:48.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: writing smithi02397626-11 from 2334720 to 2908160 tid 4 2024-02-11T22:16:48.776 INFO:tasks.rados.rados.0.smithi023.stdout:795: copy_from oid 1 from oid 28 current snap is 80 2024-02-11T22:16:48.776 INFO:tasks.rados.rados.0.smithi023.stdout:796: snap_remove snap 63 2024-02-11T22:16:48.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:48.607+0000 7f93fc6a4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-11T22:16:49.419 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:49.032+0000 7f537f4b7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:16:49.419 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:49.219+0000 7f537f4b7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:16:49.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:49.284+0000 7f93fc6a4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-11T22:16:49.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:49.479+0000 7f93fc6a4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-11T22:16:49.694 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:49 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:49.419+0000 7f537f4b7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:16:49.774 INFO:tasks.rados.rados.0.smithi023.stdout:796: done (3 left) 2024-02-11T22:16:49.774 INFO:tasks.rados.rados.0.smithi023.stdout:797: copy_from oid 9 from oid 4 current snap is 80 2024-02-11T22:16:49.774 INFO:tasks.rados.rados.0.smithi023.stdout:798: copy_from oid 14 from oid 29 current snap is 80 2024-02-11T22:16:49.774 INFO:tasks.rados.rados.0.smithi023.stdout:799: setattr oid 24 current snap is 80 2024-02-11T22:16:49.774 INFO:tasks.rados.rados.0.smithi023.stdout:800: setattr oid 31 current snap is 80 2024-02-11T22:16:49.774 INFO:tasks.rados.rados.0.smithi023.stdout:792: finishing write tid 1 to smithi02397626-6 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: finishing write tid 2 to smithi02397626-6 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: finishing write tid 3 to smithi02397626-6 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: finishing write tid 4 to smithi02397626-6 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: finishing write tid 5 to smithi02397626-6 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: oid 6 updating version 0 to 371 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: oid 6 version 371 is already newer than 369 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: oid 6 updating version 371 to 372 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: oid 6 version 372 is already newer than 370 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 372 (ObjNum 262 snap 80 seq_num 262) dirty exists 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:792: left oid 6 (ObjNum 262 snap 80 seq_num 262) 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:794: finishing write tid 1 to smithi02397626-11 2024-02-11T22:16:49.775 INFO:tasks.rados.rados.0.smithi023.stdout:794: finishing write tid 2 to smithi02397626-11 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: finishing write tid 3 to smithi02397626-11 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: finishing write tid 4 to smithi02397626-11 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: finishing write tid 5 to smithi02397626-11 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: finishing write tid 6 to smithi02397626-11 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: oid 11 updating version 0 to 227 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: oid 11 version 227 is already newer than 226 2024-02-11T22:16:49.776 INFO:tasks.rados.rados.0.smithi023.stdout:794: oid 11 version 227 is already newer than 225 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:794: oid 11 updating version 227 to 228 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:794: oid 11 updating version 228 to 229 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 229 (ObjNum 263 snap 80 seq_num 263) dirty exists 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:794: left oid 11 (ObjNum 263 snap 80 seq_num 263) 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:795: finishing copy_from to smithi02397626-1 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 86 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:795: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:792: done (6 left) 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:794: done (5 left) 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:795: done (4 left) 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:801: snap_create 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:797: finishing copy_from to smithi02397626-9 2024-02-11T22:16:49.777 INFO:tasks.rados.rados.0.smithi023.stdout:797: got expected ENOENT (src dne) 2024-02-11T22:16:49.778 INFO:tasks.rados.rados.0.smithi023.stdout:797: finishing copy_from racing read to smithi02397626-9 2024-02-11T22:16:49.778 INFO:tasks.rados.rados.0.smithi023.stdout:798: finishing copy_from to smithi02397626-14 2024-02-11T22:16:49.778 INFO:tasks.rados.rados.0.smithi023.stdout:798: got expected ENOENT (src dne) 2024-02-11T22:16:49.778 INFO:tasks.rados.rados.0.smithi023.stdout:798: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:16:49.779 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 278 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-02-11T22:16:49.780 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 256 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:16:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:49 smithi023 ceph-mon[111262]: osdmap e204: 8 total, 8 up, 8 in 2024-02-11T22:16:50.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:49.686+0000 7f93fc6a4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-11T22:16:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:49 smithi023 ceph-mon[50466]: osdmap e204: 8 total, 8 up, 8 in 2024-02-11T22:16:50.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:49 smithi160 ceph-mon[39894]: osdmap e204: 8 total, 8 up, 8 in 2024-02-11T22:16:50.646 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:50 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:50.362+0000 7f537f4b7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:16:50.776 INFO:tasks.rados.rados.0.smithi023.stdout:797: done (4 left) 2024-02-11T22:16:50.776 INFO:tasks.rados.rados.0.smithi023.stdout:798: done (3 left) 2024-02-11T22:16:50.776 INFO:tasks.rados.rados.0.smithi023.stdout:799: done (2 left) 2024-02-11T22:16:50.776 INFO:tasks.rados.rados.0.smithi023.stdout:800: done (1 left) 2024-02-11T22:16:50.777 INFO:tasks.rados.rados.0.smithi023.stdout:801: done (0 left) 2024-02-11T22:16:50.777 INFO:tasks.rados.rados.0.smithi023.stdout:802: rollback oid 27 current snap is 81 2024-02-11T22:16:50.777 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 34 2024-02-11T22:16:50.777 INFO:tasks.rados.rados.0.smithi023.stdout:803: snap_remove snap 61 2024-02-11T22:16:50.940 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:50 smithi160 ceph-mon[39894]: osdmap e205: 8 total, 8 up, 8 in 2024-02-11T22:16:50.940 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:50 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:50.646+0000 7f537f4b7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:50.940 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:50 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:50.738+0000 7f537f4b7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:50.969 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:50 smithi023 ceph-mon[111262]: osdmap e205: 8 total, 8 up, 8 in 2024-02-11T22:16:50.969 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:50.671+0000 7f93fc6a4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-11T22:16:50.969 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:50 smithi023 ceph-mon[50466]: osdmap e205: 8 total, 8 up, 8 in 2024-02-11T22:16:51.194 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:50 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:50.940+0000 7f537f4b7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:16:51.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:50 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: [11/Feb/2024:22:16:50] ENGINE Bus STARTING 2024-02-11T22:16:51.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: CherryPy Checker: 2024-02-11T22:16:51.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: The Application mounted at '' has an empty config. 2024-02-11T22:16:51.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: 2024-02-11T22:16:51.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: [11/Feb/2024:22:16:51] ENGINE Serving on http://:::9283 2024-02-11T22:16:51.195 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x[94714]: [11/Feb/2024:22:16:51] ENGINE Bus STARTED 2024-02-11T22:16:51.271 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:50.968+0000 7f93fc6a4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-11T22:16:51.271 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.063+0000 7f93fc6a4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-11T22:16:51.295 INFO:tasks.rados.rados.0.smithi023.stdout:803: done (1 left) 2024-02-11T22:16:51.295 INFO:tasks.rados.rados.0.smithi023.stdout:804: copy_from oid 11 from oid 41 current snap is 81 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:802: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:802: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:802: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 235 (ObjNum 105 snap 22 seq_num 105) dirty exists 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:802: done (1 left) 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:805: copy_from oid 46 from oid 17 current snap is 81 2024-02-11T22:16:51.296 INFO:tasks.rados.rados.0.smithi023.stdout:806: delete oid 29 current snap is 81 2024-02-11T22:16:51.309 INFO:tasks.rados.rados.0.smithi023.stdout:806: done (2 left) 2024-02-11T22:16:51.309 INFO:tasks.rados.rados.0.smithi023.stdout:807: snap_remove snap 66 2024-02-11T22:16:51.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.270+0000 7f93fc6a4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-11T22:16:51.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:51] ENGINE Bus STARTING 2024-02-11T22:16:51.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935a88e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935d894700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935a88e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935d894700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935d894700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935d894700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935d894700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935a88e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935a88e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.439+0000 7f935a88e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: CherryPy Checker: 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: The Application mounted at '' has an empty config. 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:51] ENGINE Serving on http://:::9283 2024-02-11T22:16:51.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:16:51] ENGINE Bus STARTED 2024-02-11T22:16:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: osdmap e206: 8 total, 8 up, 8 in 2024-02-11T22:16:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: Standby manager daemon x restarted 2024-02-11T22:16:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: Standby manager daemon x started 2024-02-11T22:16:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: Active manager daemon y restarted 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: Activating manager daemon y 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: osdmap e207: 8 total, 8 up, 8 in 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: mgrmap e37: y(active, starting, since 0.0055307s), standbys: x 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:16:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:16:52.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: osdmap e206: 8 total, 8 up, 8 in 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: Standby manager daemon x restarted 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: Standby manager daemon x started 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:52.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: Active manager daemon y restarted 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: Activating manager daemon y 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: osdmap e207: 8 total, 8 up, 8 in 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: mgrmap e37: y(active, starting, since 0.0055307s), standbys: x 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:16:52.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:16:52.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: Manager daemon y is now available 2024-02-11T22:16:52.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: Manager daemon y is now available 2024-02-11T22:16:52.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:52.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:52.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:52.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:52.161 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:52.162 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:52.163 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:51 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: osdmap e206: 8 total, 8 up, 8 in 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: Standby manager daemon x restarted 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: Standby manager daemon x started 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.? 172.21.15.160:0/3243061914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-11T22:16:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: Active manager daemon y restarted 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: Activating manager daemon y 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: osdmap e207: 8 total, 8 up, 8 in 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: mgrmap e37: y(active, starting, since 0.0055307s), standbys: x 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:16:52.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-11T22:16:52.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: Manager daemon y is now available 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:52.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:51 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-11T22:16:52.311 INFO:tasks.rados.rados.0.smithi023.stdout:807: done (2 left) 2024-02-11T22:16:52.311 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 81 2024-02-11T22:16:52.311 INFO:tasks.rados.rados.0.smithi023.stdout:805: finishing copy_from to smithi02397626-46 2024-02-11T22:16:52.312 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 86 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-02-11T22:16:52.312 INFO:tasks.rados.rados.0.smithi023.stdout:808: seq_num 265 ranges {466944=442368,909312=647168,1556480=573440,2129920=385024} 2024-02-11T22:16:52.322 INFO:tasks.rados.rados.0.smithi023.stdout:808: writing smithi02397626-12 from 466944 to 909312 tid 1 2024-02-11T22:16:52.322 INFO:tasks.rados.rados.0.smithi023.stdout:808: writing smithi02397626-12 from 909312 to 1556480 tid 2 2024-02-11T22:16:52.326 INFO:tasks.rados.rados.0.smithi023.stdout:808: writing smithi02397626-12 from 1556480 to 2129920 tid 3 2024-02-11T22:16:52.328 INFO:tasks.rados.rados.0.smithi023.stdout:808: writing smithi02397626-12 from 2129920 to 2514944 tid 4 2024-02-11T22:16:52.329 INFO:tasks.rados.rados.0.smithi023.stdout:809: delete oid 22 current snap is 81 2024-02-11T22:16:52.331 INFO:tasks.rados.rados.0.smithi023.stdout:805: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:16:52.332 INFO:tasks.rados.rados.0.smithi023.stdout:804: finishing copy_from to smithi02397626-11 2024-02-11T22:16:52.332 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 145 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:16:52.332 INFO:tasks.rados.rados.0.smithi023.stdout:804: finishing copy_from racing read to smithi02397626-11 2024-02-11T22:16:52.332 INFO:tasks.rados.rados.0.smithi023.stdout:808: finishing write tid 1 to smithi02397626-12 2024-02-11T22:16:52.332 INFO:tasks.rados.rados.0.smithi023.stdout:808: finishing write tid 2 to smithi02397626-12 2024-02-11T22:16:52.335 INFO:tasks.rados.rados.0.smithi023.stdout:808: finishing write tid 3 to smithi02397626-12 2024-02-11T22:16:52.335 INFO:tasks.rados.rados.0.smithi023.stdout:808: finishing write tid 4 to smithi02397626-12 2024-02-11T22:16:52.335 INFO:tasks.rados.rados.0.smithi023.stdout:804: done (3 left) 2024-02-11T22:16:52.335 INFO:tasks.rados.rados.0.smithi023.stdout:805: done (2 left) 2024-02-11T22:16:52.336 INFO:tasks.rados.rados.0.smithi023.stdout:809: done (1 left) 2024-02-11T22:16:52.336 INFO:tasks.rados.rados.0.smithi023.stdout:810: snap_remove snap 69 2024-02-11T22:16:52.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:16:52.294+0000 7f93b95e5700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[111262]: [11/Feb/2024:22:16:51] ENGINE Bus STARTING 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[111262]: [11/Feb/2024:22:16:52] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[111262]: [11/Feb/2024:22:16:52] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[111262]: [11/Feb/2024:22:16:52] ENGINE Bus STARTED 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[111262]: mgrmap e38: y(active, since 1.00979s), standbys: x 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[111262]: osdmap e208: 8 total, 8 up, 8 in 2024-02-11T22:16:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:51] ENGINE Bus STARTING 2024-02-11T22:16:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:52] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:16:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:52] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:16:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[50466]: [11/Feb/2024:22:16:52] ENGINE Bus STARTED 2024-02-11T22:16:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[50466]: mgrmap e38: y(active, since 1.00979s), standbys: x 2024-02-11T22:16:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:52 smithi023 ceph-mon[50466]: osdmap e208: 8 total, 8 up, 8 in 2024-02-11T22:16:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:52 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:51] ENGINE Bus STARTING 2024-02-11T22:16:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:52 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:52] ENGINE Serving on https://172.21.15.23:7150 2024-02-11T22:16:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:52 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:52] ENGINE Serving on http://172.21.15.23:8765 2024-02-11T22:16:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:52 smithi160 ceph-mon[39894]: [11/Feb/2024:22:16:52] ENGINE Bus STARTED 2024-02-11T22:16:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:52 smithi160 ceph-mon[39894]: mgrmap e38: y(active, since 1.00979s), standbys: x 2024-02-11T22:16:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:52 smithi160 ceph-mon[39894]: osdmap e208: 8 total, 8 up, 8 in 2024-02-11T22:16:53.321 INFO:tasks.rados.rados.0.smithi023.stdout:810: done (1 left) 2024-02-11T22:16:53.321 INFO:tasks.rados.rados.0.smithi023.stdout:811: read oid 9 snap -1 2024-02-11T22:16:53.321 INFO:tasks.rados.rados.0.smithi023.stdout:811: expect (ObjNum 238 snap 68 seq_num 238) 2024-02-11T22:16:53.321 INFO:tasks.rados.rados.0.smithi023.stdout:812: snap_remove snap 72 2024-02-11T22:16:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:53 smithi023 ceph-mon[111262]: pgmap v3: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:53 smithi023 ceph-mon[111262]: osdmap e209: 8 total, 8 up, 8 in 2024-02-11T22:16:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:53 smithi023 ceph-mon[50466]: pgmap v3: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:53 smithi023 ceph-mon[50466]: osdmap e209: 8 total, 8 up, 8 in 2024-02-11T22:16:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:53 smithi160 ceph-mon[39894]: pgmap v3: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:53 smithi160 ceph-mon[39894]: osdmap e209: 8 total, 8 up, 8 in 2024-02-11T22:16:54.338 INFO:tasks.rados.rados.0.smithi023.stdout:812: done (2 left) 2024-02-11T22:16:54.339 INFO:tasks.rados.rados.0.smithi023.stdout:813: read oid 47 snap -1 2024-02-11T22:16:54.339 INFO:tasks.rados.rados.0.smithi023.stdout:813: expect deleted 2024-02-11T22:16:54.339 INFO:tasks.rados.rados.0.smithi023.stdout:814: rollback oid 33 current snap is 81 2024-02-11T22:16:54.339 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 70 2024-02-11T22:16:54.339 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 81 2024-02-11T22:16:54.339 INFO:tasks.rados.rados.0.smithi023.stdout:815: seq_num 267 ranges {0=475136,475136=458752,933888=540672,1474560=606208} 2024-02-11T22:16:54.345 INFO:tasks.rados.rados.0.smithi023.stdout:815: writing smithi02397626-35 from 0 to 475136 tid 1 2024-02-11T22:16:54.345 INFO:tasks.rados.rados.0.smithi023.stdout:815: writing smithi02397626-35 from 475136 to 933888 tid 2 2024-02-11T22:16:54.348 INFO:tasks.rados.rados.0.smithi023.stdout:815: writing smithi02397626-35 from 933888 to 1474560 tid 3 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:815: writing smithi02397626-35 from 1474560 to 2080768 tid 4 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:816: read oid 25 snap -1 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:816: expect deleted 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 81 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:808: finishing write tid 5 to smithi02397626-12 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:808: finishing write tid 6 to smithi02397626-12 2024-02-11T22:16:54.352 INFO:tasks.rados.rados.0.smithi023.stdout:808: oid 12 updating version 0 to 400 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:808: oid 12 version 400 is already newer than 399 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:808: oid 12 version 400 is already newer than 398 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:808: oid 12 version 400 is already newer than 396 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:808: oid 12 version 400 is already newer than 397 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 400 (ObjNum 265 snap 81 seq_num 265) dirty exists 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:808: left oid 12 (ObjNum 265 snap 81 seq_num 265) 2024-02-11T22:16:54.353 INFO:tasks.rados.rados.0.smithi023.stdout:811: expect (ObjNum 238 snap 68 seq_num 238) 2024-02-11T22:16:54.397 INFO:tasks.rados.rados.0.smithi023.stdout:815: finishing write tid 1 to smithi02397626-35 2024-02-11T22:16:54.398 INFO:tasks.rados.rados.0.smithi023.stdout:815: finishing write tid 2 to smithi02397626-35 2024-02-11T22:16:54.398 INFO:tasks.rados.rados.0.smithi023.stdout:814: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:16:54.398 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 187 (ObjNum 65 snap 0 seq_num 1382445426) dirty dne 2024-02-11T22:16:54.398 INFO:tasks.rados.rados.0.smithi023.stdout:815: finishing write tid 3 to smithi02397626-35 2024-02-11T22:16:54.398 INFO:tasks.rados.rados.0.smithi023.stdout:817: seq_num 268 ranges {0=491520,491520=745472,1236992=745472,1982464=114688} 2024-02-11T22:16:54.400 INFO:tasks.rados.rados.0.smithi023.stdout:817: writing smithi02397626-32 from 0 to 491520 tid 1 2024-02-11T22:16:54.404 INFO:tasks.rados.rados.0.smithi023.stdout:817: writing smithi02397626-32 from 491520 to 1236992 tid 2 2024-02-11T22:16:54.408 INFO:tasks.rados.rados.0.smithi023.stdout:817: writing smithi02397626-32 from 1236992 to 1982464 tid 3 2024-02-11T22:16:54.410 INFO:tasks.rados.rados.0.smithi023.stdout:817: writing smithi02397626-32 from 1982464 to 2097152 tid 4 2024-02-11T22:16:54.410 INFO:tasks.rados.rados.0.smithi023.stdout:808: done (6 left) 2024-02-11T22:16:54.410 INFO:tasks.rados.rados.0.smithi023.stdout:811: done (5 left) 2024-02-11T22:16:54.410 INFO:tasks.rados.rados.0.smithi023.stdout:813: done (4 left) 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:814: done (3 left) 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:818: rollback oid 44 current snap is 81 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 32 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: finishing write tid 4 to smithi02397626-35 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: finishing write tid 5 to smithi02397626-35 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: finishing write tid 6 to smithi02397626-35 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: oid 35 updating version 0 to 285 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: oid 35 updating version 285 to 289 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: oid 35 version 289 is already newer than 287 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: oid 35 version 289 is already newer than 288 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: oid 35 version 289 is already newer than 286 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 289 (ObjNum 267 snap 81 seq_num 267) dirty exists 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:815: left oid 35 (ObjNum 267 snap 81 seq_num 267) 2024-02-11T22:16:54.411 INFO:tasks.rados.rados.0.smithi023.stdout:817: finishing write tid 1 to smithi02397626-32 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:817: finishing write tid 2 to smithi02397626-32 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:815: done (3 left) 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:816: done (2 left) 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:819: read oid 17 snap -1 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:819: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:820: copy_from oid 28 from oid 38 current snap is 81 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:821: rmattr oid 47 current snap is 81 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:821: done (4 left) 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:822: rollback oid 48 current snap is 81 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 48 to 44 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 81 2024-02-11T22:16:54.412 INFO:tasks.rados.rados.0.smithi023.stdout:823: seq_num 269 ranges {0=507904,507904=630784,1138688=557056,1695744=417792} 2024-02-11T22:16:54.413 INFO:tasks.rados.rados.0.smithi023.stdout:823: writing smithi02397626-33 from 0 to 507904 tid 1 2024-02-11T22:16:54.417 INFO:tasks.rados.rados.0.smithi023.stdout:823: writing smithi02397626-33 from 507904 to 1138688 tid 2 2024-02-11T22:16:54.420 INFO:tasks.rados.rados.0.smithi023.stdout:823: writing smithi02397626-33 from 1138688 to 1695744 tid 3 2024-02-11T22:16:54.423 INFO:tasks.rados.rados.0.smithi023.stdout:823: writing smithi02397626-33 from 1695744 to 2113536 tid 4 2024-02-11T22:16:54.423 INFO:tasks.rados.rados.0.smithi023.stdout:824: read oid 22 snap -1 2024-02-11T22:16:54.423 INFO:tasks.rados.rados.0.smithi023.stdout:824: expect deleted 2024-02-11T22:16:54.423 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 81 2024-02-11T22:16:54.423 INFO:tasks.rados.rados.0.smithi023.stdout:825: seq_num 270 ranges {4481024=524288,5005312=516096,5521408=761856,6283264=327680} 2024-02-11T22:16:54.451 INFO:tasks.rados.rados.0.smithi023.stdout:825: writing smithi02397626-23 from 4481024 to 5005312 tid 1 2024-02-11T22:16:54.454 INFO:tasks.rados.rados.0.smithi023.stdout:825: writing smithi02397626-23 from 5005312 to 5521408 tid 2 2024-02-11T22:16:54.458 INFO:tasks.rados.rados.0.smithi023.stdout:825: writing smithi02397626-23 from 5521408 to 6283264 tid 3 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:825: writing smithi02397626-23 from 6283264 to 6610944 tid 4 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:826: setattr oid 31 current snap is 81 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:822: finishing rollback tid 0 to smithi02397626-48 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:822: finishing rollback tid 1 to smithi02397626-48 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:817: finishing write tid 3 to smithi02397626-32 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:817: finishing write tid 4 to smithi02397626-32 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:822: finishing rollback tid 2 to smithi02397626-48 2024-02-11T22:16:54.460 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 241 (ObjNum 128 snap 35 seq_num 128) dirty exists 2024-02-11T22:16:54.461 INFO:tasks.rados.rados.0.smithi023.stdout:819: expect (ObjNum 160 snap 45 seq_num 160) 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:818: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: finishing write tid 5 to smithi02397626-32 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:818: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 99 (ObjNum 593 snap 0 seq_num 913776600) dirty dne 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:823: finishing write tid 1 to smithi02397626-33 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: finishing write tid 6 to smithi02397626-32 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: oid 32 updating version 0 to 562 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: oid 32 updating version 562 to 563 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: oid 32 version 563 is already newer than 559 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: oid 32 version 563 is already newer than 561 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:817: oid 32 version 563 is already newer than 560 2024-02-11T22:16:54.561 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 563 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:817: left oid 32 (ObjNum 268 snap 81 seq_num 268) 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: finishing write tid 2 to smithi02397626-33 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: finishing write tid 3 to smithi02397626-33 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: finishing write tid 4 to smithi02397626-33 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: finishing write tid 5 to smithi02397626-33 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: finishing write tid 6 to smithi02397626-33 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: oid 33 updating version 0 to 277 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: oid 33 version 277 is already newer than 276 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: oid 33 version 277 is already newer than 275 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: oid 33 updating version 277 to 278 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: oid 33 version 278 is already newer than 274 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 278 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:823: left oid 33 (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:16:54.562 INFO:tasks.rados.rados.0.smithi023.stdout:820: finishing copy_from to smithi02397626-28 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 252 (ObjNum 255 snap 77 seq_num 255) dirty exists 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:820: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: finishing write tid 1 to smithi02397626-23 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: finishing write tid 2 to smithi02397626-23 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: finishing write tid 3 to smithi02397626-23 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: finishing write tid 4 to smithi02397626-23 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: finishing write tid 5 to smithi02397626-23 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: finishing write tid 6 to smithi02397626-23 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: oid 23 updating version 0 to 567 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: oid 23 updating version 567 to 568 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: oid 23 updating version 568 to 569 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: oid 23 version 569 is already newer than 565 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: oid 23 version 569 is already newer than 566 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 569 (ObjNum 270 snap 81 seq_num 270) dirty exists 2024-02-11T22:16:54.563 INFO:tasks.rados.rados.0.smithi023.stdout:825: left oid 23 (ObjNum 270 snap 81 seq_num 270) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:817: done (8 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:818: done (7 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:819: done (6 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:820: done (5 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:822: done (4 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:823: done (3 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:824: done (2 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:825: done (1 left) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:827: read oid 21 snap -1 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:827: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:16:54.564 INFO:tasks.rados.rados.0.smithi023.stdout:828: snap_remove snap 67 2024-02-11T22:16:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: pgmap v5: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: mgrmap e39: y(active, since 2s), standbys: x 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[111262]: osdmap e210: 8 total, 8 up, 8 in 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: pgmap v5: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: mgrmap e39: y(active, since 2s), standbys: x 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:54 smithi023 ceph-mon[50466]: osdmap e210: 8 total, 8 up, 8 in 2024-02-11T22:16:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: pgmap v5: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: mgrmap e39: y(active, since 2s), standbys: x 2024-02-11T22:16:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:54 smithi160 ceph-mon[39894]: osdmap e210: 8 total, 8 up, 8 in 2024-02-11T22:16:55.348 INFO:tasks.rados.rados.0.smithi023.stdout:828: done (2 left) 2024-02-11T22:16:55.348 INFO:tasks.rados.rados.0.smithi023.stdout:829: snap_remove snap 62 2024-02-11T22:16:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:16:55] "GET /metrics HTTP/1.1" 200 33265 "" "Prometheus/2.43.0" 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[111262]: osdmap e211: 8 total, 8 up, 8 in 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:55 smithi023 ceph-mon[50466]: osdmap e211: 8 total, 8 up, 8 in 2024-02-11T22:16:56.161 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:55 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.162 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:55 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.162 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:55 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.162 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:55 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:56.162 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:55 smithi160 ceph-mon[39894]: osdmap e211: 8 total, 8 up, 8 in 2024-02-11T22:16:56.360 INFO:tasks.rados.rados.0.smithi023.stdout:829: done (2 left) 2024-02-11T22:16:56.360 INFO:tasks.rados.rados.0.smithi023.stdout:830: snap_remove snap 47 2024-02-11T22:16:57.357 INFO:tasks.rados.rados.0.smithi023.stdout:830: done (2 left) 2024-02-11T22:16:57.357 INFO:tasks.rados.rados.0.smithi023.stdout:831: snap_create 2024-02-11T22:16:57.357 INFO:tasks.rados.rados.0.smithi023.stdout:827: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:16:57.365 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 300 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-02-11T22:16:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:57 smithi023 ceph-mon[111262]: pgmap v8: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:57 smithi023 ceph-mon[111262]: mgrmap e40: y(active, since 4s), standbys: x 2024-02-11T22:16:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:57 smithi023 ceph-mon[111262]: osdmap e212: 8 total, 8 up, 8 in 2024-02-11T22:16:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:57 smithi023 ceph-mon[50466]: pgmap v8: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:57 smithi023 ceph-mon[50466]: mgrmap e40: y(active, since 4s), standbys: x 2024-02-11T22:16:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:57 smithi023 ceph-mon[50466]: osdmap e212: 8 total, 8 up, 8 in 2024-02-11T22:16:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:57 smithi160 ceph-mon[39894]: pgmap v8: 121 pgs: 121 active+clean; 257 MiB data, 801 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:16:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:57 smithi160 ceph-mon[39894]: mgrmap e40: y(active, since 4s), standbys: x 2024-02-11T22:16:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:57 smithi160 ceph-mon[39894]: osdmap e212: 8 total, 8 up, 8 in 2024-02-11T22:16:57.740 INFO:tasks.rados.rados.0.smithi023.stdout:826: done (2 left) 2024-02-11T22:16:57.741 INFO:tasks.rados.rados.0.smithi023.stdout:827: done (1 left) 2024-02-11T22:16:57.741 INFO:tasks.rados.rados.0.smithi023.stdout:831: done (0 left) 2024-02-11T22:16:57.741 INFO:tasks.rados.rados.0.smithi023.stdout:832: rollback oid 21 current snap is 82 2024-02-11T22:16:57.741 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 71 2024-02-11T22:16:57.741 INFO:tasks.rados.rados.0.smithi023.stdout:833: copy_from oid 28 from oid 37 current snap is 82 2024-02-11T22:16:57.741 INFO:tasks.rados.rados.0.smithi023.stdout:834: delete oid 1 current snap is 82 2024-02-11T22:16:57.750 INFO:tasks.rados.rados.0.smithi023.stdout:834: done (2 left) 2024-02-11T22:16:57.750 INFO:tasks.rados.rados.0.smithi023.stdout:835: delete oid 20 current snap is 82 2024-02-11T22:16:57.753 INFO:tasks.rados.rados.0.smithi023.stdout:832: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:16:57.754 INFO:tasks.rados.rados.0.smithi023.stdout:833: finishing copy_from to smithi02397626-28 2024-02-11T22:16:57.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 146 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:16:57.754 INFO:tasks.rados.rados.0.smithi023.stdout:832: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:16:57.754 INFO:tasks.rados.rados.0.smithi023.stdout:835: done (2 left) 2024-02-11T22:16:57.754 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 82 2024-02-11T22:16:57.754 INFO:tasks.rados.rados.0.smithi023.stdout:836: seq_num 273 ranges {2277376=581632,2859008=565248,3424256=532480,3956736=507904} 2024-02-11T22:16:57.769 INFO:tasks.rados.rados.0.smithi023.stdout:836: writing smithi02397626-50 from 2277376 to 2859008 tid 1 2024-02-11T22:16:57.773 INFO:tasks.rados.rados.0.smithi023.stdout:836: writing smithi02397626-50 from 2859008 to 3424256 tid 2 2024-02-11T22:16:57.776 INFO:tasks.rados.rados.0.smithi023.stdout:836: writing smithi02397626-50 from 3424256 to 3956736 tid 3 2024-02-11T22:16:57.779 INFO:tasks.rados.rados.0.smithi023.stdout:836: writing smithi02397626-50 from 3956736 to 4464640 tid 4 2024-02-11T22:16:57.779 INFO:tasks.rados.rados.0.smithi023.stdout:837: rmattr oid 44 current snap is 82 2024-02-11T22:16:57.779 INFO:tasks.rados.rados.0.smithi023.stdout:837: done (3 left) 2024-02-11T22:16:57.779 INFO:tasks.rados.rados.0.smithi023.stdout:838: snap_create 2024-02-11T22:16:57.779 INFO:tasks.rados.rados.0.smithi023.stdout:832: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:16:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 430 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:16:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:833: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:16:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:836: finishing write tid 1 to smithi02397626-50 2024-02-11T22:16:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:836: finishing write tid 2 to smithi02397626-50 2024-02-11T22:16:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:836: finishing write tid 3 to smithi02397626-50 2024-02-11T22:16:57.782 INFO:tasks.rados.rados.0.smithi023.stdout:836: finishing write tid 4 to smithi02397626-50 2024-02-11T22:16:57.782 INFO:tasks.rados.rados.0.smithi023.stdout:836: finishing write tid 5 to smithi02397626-50 2024-02-11T22:16:57.783 INFO:tasks.rados.rados.0.smithi023.stdout:836: finishing write tid 6 to smithi02397626-50 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:836: oid 50 updating version 0 to 432 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:836: oid 50 updating version 432 to 435 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:836: oid 50 updating version 435 to 436 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:836: oid 50 version 436 is already newer than 433 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:836: oid 50 version 436 is already newer than 434 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 436 (ObjNum 273 snap 82 seq_num 273) dirty exists 2024-02-11T22:16:57.784 INFO:tasks.rados.rados.0.smithi023.stdout:836: left oid 50 (ObjNum 273 snap 82 seq_num 273) 2024-02-11T22:16:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: pgmap v11: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 46 op/s 2024-02-11T22:16:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: osdmap e213: 8 total, 8 up, 8 in 2024-02-11T22:16:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: osdmap e214: 8 total, 8 up, 8 in 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[111262]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: pgmap v11: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 46 op/s 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: osdmap e213: 8 total, 8 up, 8 in 2024-02-11T22:16:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: osdmap e214: 8 total, 8 up, 8 in 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:58.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:58 smithi023 ceph-mon[50466]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:58.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: pgmap v11: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 46 op/s 2024-02-11T22:16:58.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: osdmap e213: 8 total, 8 up, 8 in 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.conf 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.conf 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: osdmap e214: 8 total, 8 up, 8 in 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.conf 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: Updating smithi160:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:58 smithi160 ceph-mon[39894]: Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-02-11T22:16:58.756 INFO:tasks.rados.rados.0.smithi023.stdout:832: done (3 left) 2024-02-11T22:16:58.756 INFO:tasks.rados.rados.0.smithi023.stdout:833: done (2 left) 2024-02-11T22:16:58.756 INFO:tasks.rados.rados.0.smithi023.stdout:836: done (1 left) 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:838: done (0 left) 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:839: rmattr oid 35 current snap is 83 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:839: done (0 left) 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:840: read oid 27 snap -1 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:840: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:841: setattr oid 18 current snap is 83 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:842: rollback oid 25 current snap is 83 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 25 to 74 2024-02-11T22:16:58.757 INFO:tasks.rados.rados.0.smithi023.stdout:843: snap_remove snap 60 2024-02-11T22:16:59.791 INFO:tasks.rados.rados.0.smithi023.stdout:843: done (3 left) 2024-02-11T22:16:59.791 INFO:tasks.rados.rados.0.smithi023.stdout:844: snap_create 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: osdmap e215: 8 total, 8 up, 8 in 2024-02-11T22:16:59.798 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:59.798 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:59.798 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:16:59.798 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-11T22:16:59.798 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[50466]: Upgrade: It appears safe to stop mon.c 2024-02-11T22:16:59.798 INFO:tasks.rados.rados.0.smithi023.stdout:842: finishing rollback tid 1 to smithi02397626-25 2024-02-11T22:16:59.798 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 180 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:16:59.798 INFO:tasks.rados.rados.0.smithi023.stdout:840: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-11T22:16:59.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: osdmap e215: 8 total, 8 up, 8 in 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-11T22:16:59.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:16:59 smithi023 ceph-mon[111262]: Upgrade: It appears safe to stop mon.c 2024-02-11T22:16:59.847 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 252 (ObjNum 129 snap 0 seq_num 913521072) dirty exists 2024-02-11T22:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: Updating smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: Updating smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/config/ceph.client.admin.keyring 2024-02-11T22:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:16:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: osdmap e215: 8 total, 8 up, 8 in 2024-02-11T22:16:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:16:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:16:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:16:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-11T22:16:59.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:16:59 smithi160 ceph-mon[39894]: Upgrade: It appears safe to stop mon.c 2024-02-11T22:17:00.793 INFO:tasks.rados.rados.0.smithi023.stdout:840: done (3 left) 2024-02-11T22:17:00.793 INFO:tasks.rados.rados.0.smithi023.stdout:841: done (2 left) 2024-02-11T22:17:00.793 INFO:tasks.rados.rados.0.smithi023.stdout:842: done (1 left) 2024-02-11T22:17:00.793 INFO:tasks.rados.rados.0.smithi023.stdout:844: done (0 left) 2024-02-11T22:17:00.794 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 84 2024-02-11T22:17:00.794 INFO:tasks.rados.rados.0.smithi023.stdout:845: seq_num 274 ranges {0=598016,598016=499712,1097728=745472,1843200=360448} 2024-02-11T22:17:00.796 INFO:tasks.rados.rados.0.smithi023.stdout:845: writing smithi02397626-1 from 0 to 598016 tid 1 2024-02-11T22:17:00.799 INFO:tasks.rados.rados.0.smithi023.stdout:845: writing smithi02397626-1 from 598016 to 1097728 tid 2 2024-02-11T22:17:00.803 INFO:tasks.rados.rados.0.smithi023.stdout:845: writing smithi02397626-1 from 1097728 to 1843200 tid 3 2024-02-11T22:17:00.808 INFO:tasks.rados.rados.0.smithi023.stdout:845: writing smithi02397626-1 from 1843200 to 2203648 tid 4 2024-02-11T22:17:00.808 INFO:tasks.rados.rados.0.smithi023.stdout:846: copy_from oid 48 from oid 18 current snap is 84 2024-02-11T22:17:00.808 INFO:tasks.rados.rados.0.smithi023.stdout:845: finishing write tid 1 to smithi02397626-1 2024-02-11T22:17:00.808 INFO:tasks.rados.rados.0.smithi023.stdout:845: finishing write tid 2 to smithi02397626-1 2024-02-11T22:17:00.808 INFO:tasks.rados.rados.0.smithi023.stdout:847: read oid 33 snap -1 2024-02-11T22:17:00.808 INFO:tasks.rados.rados.0.smithi023.stdout:847: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:17:00.809 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 84 2024-02-11T22:17:00.809 INFO:tasks.rados.rados.0.smithi023.stdout:848: seq_num 275 ranges {106496=614400,720896=786432,1507328=499712,2007040=319488} 2024-02-11T22:17:00.810 INFO:tasks.rados.rados.0.smithi023.stdout:848: writing smithi02397626-7 from 106496 to 720896 tid 1 2024-02-11T22:17:00.815 INFO:tasks.rados.rados.0.smithi023.stdout:848: writing smithi02397626-7 from 720896 to 1507328 tid 2 2024-02-11T22:17:00.818 INFO:tasks.rados.rados.0.smithi023.stdout:848: writing smithi02397626-7 from 1507328 to 2007040 tid 3 2024-02-11T22:17:00.820 INFO:tasks.rados.rados.0.smithi023.stdout:848: writing smithi02397626-7 from 2007040 to 2326528 tid 4 2024-02-11T22:17:00.820 INFO:tasks.rados.rados.0.smithi023.stdout:849: copy_from oid 19 from oid 22 current snap is 84 2024-02-11T22:17:00.820 INFO:tasks.rados.rados.0.smithi023.stdout:845: finishing write tid 3 to smithi02397626-1 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: finishing write tid 4 to smithi02397626-1 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: finishing write tid 5 to smithi02397626-1 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:846: finishing copy_from to smithi02397626-48 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 252 (ObjNum 65 snap 0 seq_num 879240616) dirty exists 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: finishing write tid 6 to smithi02397626-1 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: oid 1 updating version 0 to 610 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: oid 1 updating version 610 to 612 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: oid 1 updating version 612 to 613 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: oid 1 version 613 is already newer than 611 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: oid 1 updating version 613 to 614 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 614 (ObjNum 274 snap 84 seq_num 274) dirty exists 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:845: left oid 1 (ObjNum 274 snap 84 seq_num 274) 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:846: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:17:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:847: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:17:00.876 INFO:tasks.rados.rados.0.smithi023.stdout:848: finishing write tid 1 to smithi02397626-7 2024-02-11T22:17:00.876 INFO:tasks.rados.rados.0.smithi023.stdout:848: finishing write tid 2 to smithi02397626-7 2024-02-11T22:17:00.876 INFO:tasks.rados.rados.0.smithi023.stdout:845: done (4 left) 2024-02-11T22:17:00.876 INFO:tasks.rados.rados.0.smithi023.stdout:846: done (3 left) 2024-02-11T22:17:00.876 INFO:tasks.rados.rados.0.smithi023.stdout:847: done (2 left) 2024-02-11T22:17:00.876 INFO:tasks.rados.rados.0.smithi023.stdout:850: read oid 23 snap -1 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:850: expect (ObjNum 270 snap 81 seq_num 270) 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:851: delete oid 9 current snap is 84 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:849: finishing copy_from to smithi02397626-19 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:849: got expected ENOENT (src dne) 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:849: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: finishing write tid 3 to smithi02397626-7 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: finishing write tid 4 to smithi02397626-7 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: finishing write tid 5 to smithi02397626-7 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: finishing write tid 6 to smithi02397626-7 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: oid 7 updating version 0 to 245 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: oid 7 updating version 245 to 248 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: oid 7 updating version 248 to 249 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: oid 7 version 249 is already newer than 247 2024-02-11T22:17:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:848: oid 7 version 249 is already newer than 246 2024-02-11T22:17:00.878 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 249 (ObjNum 275 snap 84 seq_num 275) dirty exists 2024-02-11T22:17:00.878 INFO:tasks.rados.rados.0.smithi023.stdout:848: left oid 7 (ObjNum 275 snap 84 seq_num 275) 2024-02-11T22:17:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:848: done (3 left) 2024-02-11T22:17:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:849: done (2 left) 2024-02-11T22:17:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:851: done (1 left) 2024-02-11T22:17:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:852: snap_remove snap 59 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: pgmap v15: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 46 op/s 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: osdmap e216: 8 total, 8 up, 8 in 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: Upgrade: Updating mon.c 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[111262]: Deploying daemon mon.c on smithi023 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: pgmap v15: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 46 op/s 2024-02-11T22:17:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: osdmap e216: 8 total, 8 up, 8 in 2024-02-11T22:17:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: Upgrade: Updating mon.c 2024-02-11T22:17:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:00 smithi023 ceph-mon[50466]: Deploying daemon mon.c on smithi023 2024-02-11T22:17:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: pgmap v15: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 46 op/s 2024-02-11T22:17:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: osdmap e216: 8 total, 8 up, 8 in 2024-02-11T22:17:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: Upgrade: Updating mon.c 2024-02-11T22:17:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:01.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:00 smithi160 ceph-mon[39894]: Deploying daemon mon.c on smithi023 2024-02-11T22:17:01.266 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 systemd[1]: Stopping Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:17:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-c[50443]: 2024-02-11T22:17:01.263+0000 7f8ee0835700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:17:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-c[50443]: 2024-02-11T22:17:01.263+0000 7f8ee0835700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-02-11T22:17:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 bash[113470]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-c 2024-02-11T22:17:01.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:01] ENGINE Bus STOPPING 2024-02-11T22:17:01.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:17:01.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:01] ENGINE Bus STOPPED 2024-02-11T22:17:01.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:01] ENGINE Bus STARTING 2024-02-11T22:17:01.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:01] ENGINE Serving on http://:::9283 2024-02-11T22:17:01.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:01] ENGINE Bus STARTED 2024-02-11T22:17:02.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.c.service: Succeeded. 2024-02-11T22:17:02.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 systemd[1]: Stopped Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:17:02.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:01 smithi023 systemd[1]: Starting Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: set uid:gid to 167:167 (ceph:ceph) 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev), process ceph-mon, pid 7 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: pidfile_write: ignore empty --pid-file 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: load: jerasure load: lrc 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: RocksDB version: 7.9.2 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Git sha 0 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Compile date 2024-01-30 12:45:20 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: DB SUMMARY 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: DB Session ID: F4VNV4G1SZ5259MDLMWZ 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: CURRENT file: CURRENT 2024-02-11T22:17:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: IDENTITY file: IDENTITY 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1161 Bytes 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000024.sst 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000022.log size: 4035778 ; 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.error_if_exists: 0 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.create_if_missing: 0 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.paranoid_checks: 1 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.env: 0x5640d4e30a60 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.fs: PosixFileSystem 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.info_log: 0x5640d61c77c0 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_file_opening_threads: 16 2024-02-11T22:17:02.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.statistics: (nil) 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.use_fsync: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_log_file_size: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.keep_log_file_num: 1000 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.recycle_log_file_num: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.allow_fallocate: 1 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.allow_mmap_reads: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.allow_mmap_writes: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.use_direct_reads: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.create_missing_column_families: 0 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.db_log_dir: 2024-02-11T22:17:02.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.wal_dir: 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.advise_random_on_open: 1 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.db_write_buffer_size: 0 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.write_buffer_manager: 0x5640d617ce60 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.rate_limiter: (nil) 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-11T22:17:02.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.wal_recovery_mode: 2 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.enable_thread_tracking: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.enable_pipelined_write: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.unordered_write: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.row_cache: None 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.wal_filter: None 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.allow_ingest_behind: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.two_write_queues: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.manual_wal_flush: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.wal_compression: 0 2024-02-11T22:17:02.660 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.atomic_flush: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.log_readahead_size: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.best_efforts_recovery: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.allow_data_in_errors: 0 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.db_host_id: __hostname__ 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_background_jobs: 2 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_background_compactions: -1 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_subcompactions: 1 2024-02-11T22:17:02.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_total_wal_size: 0 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_open_files: -1 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bytes_per_sync: 0 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_readahead_size: 0 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_background_flushes: -1 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Compression algorithms supported: 2024-02-11T22:17:02.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kZSTD supported: 0 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kXpressCompression supported: 0 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kLZ4HCCompression supported: 1 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kZlibCompression supported: 1 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kSnappyCompression supported: 1 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kLZ4Compression supported: 1 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: kBZip2Compression supported: 0 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.merge_operator: 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_filter: None 2024-02-11T22:17:02.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_filter_factory: None 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.sst_partitioner_factory: None 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5640d61c78e0) 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: cache_index_and_filter_blocks: 1 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: pin_top_level_index_and_filter: 1 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: index_type: 0 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: data_block_index_type: 0 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: index_shortening: 1 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: checksum: 4 2024-02-11T22:17:02.664 INFO:journalctl@ceph.mon.c.smithi023.stdout: no_block_cache: 0 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache: 0x5640d621d090 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache_name: BinnedLRUCache 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache_options: 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: capacity : 536870912 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: num_shard_bits : 4 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: strict_capacity_limit : 0 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: high_pri_pool_ratio: 0.000 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_cache_compressed: (nil) 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: persistent_cache: (nil) 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_size: 4096 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_size_deviation: 10 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_restart_interval: 16 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: index_block_restart_interval: 1 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: metadata_block_size: 4096 2024-02-11T22:17:02.665 INFO:journalctl@ceph.mon.c.smithi023.stdout: partition_filters: 0 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: use_delta_encoding: 1 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: filter_policy: bloomfilter 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: whole_key_filtering: 1 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: verify_compression: 0 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: read_amp_bytes_per_bit: 0 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: format_version: 5 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: enable_index_compression: 1 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: block_align: 0 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: max_auto_readahead_size: 262144 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: prepopulate_block_cache: 0 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: initial_auto_readahead_size: 8192 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout: num_file_reads_for_auto_readahead: 2 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.write_buffer_size: 33554432 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_write_buffer_number: 2 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression: NoCompression 2024-02-11T22:17:02.666 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression: Disabled 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.prefix_extractor: nullptr 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.num_levels: 7 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:17:02.667 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.level: 32767 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.strategy: 0 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.enabled: false 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.target_file_size_base: 67108864 2024-02-11T22:17:02.668 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.arena_block_size: 1048576 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-11T22:17:02.669 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-11T22:17:02.670 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.disable_auto_compactions: 0 2024-02-11T22:17:02.670 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.table_properties_collectors: 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.inplace_update_support: 0 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-11T22:17:02.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.bloom_locality: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.max_successive_merges: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.paranoid_file_checks: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.force_consistency_checks: 1 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.report_bg_io_stats: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.ttl: 2592000 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.enable_blob_files: false 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.min_blob_size: 0 2024-02-11T22:17:02.672 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.blob_file_size: 268435456 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.blob_file_starting_level: 0 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 26, last_sequence is 13572, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 22 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f1f59e97-0ee2-47a2-8263-47f034c8e852 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689822177999, "job": 1, "event": "recovery_started", "wal_files": [22]} 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2024-02-11T22:17:02.673 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689822187299, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 2565383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13577, "largest_seqno": 14675, "table_properties": {"data_size": 2559733, "index_size": 3415, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 11541, "raw_average_key_size": 24, "raw_value_size": 2549233, "raw_average_value_size": 5458, "num_data_blocks": 151, "num_entries": 467, "num_filter_entries": 467, "num_deletions": 12, "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": 1707689822, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f1f59e97-0ee2-47a2-8263-47f034c8e852", "db_session_id": "F4VNV4G1SZ5259MDLMWZ", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689822187399, "job": 1, "event": "recovery_finished"} 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5640d62b8000 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: DB pointer 0x5640d62a6000 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** DB Stats ** 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-11T22:17:02.674 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: L0 1/0 2.45 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 680.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: L6 1/0 9.32 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-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: Sum 2/0 11.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 680.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 680.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** Compaction Stats [default] ** 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-11T22:17:02.675 INFO:journalctl@ceph.mon.c.smithi023.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 680.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Cumulative compaction: 0.00 GB write, 196.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Interval compaction: 0.00 GB write, 196.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Block cache BinnedLRUCache@0x5640d621d090#7 capacity: 512.00 MB usage: 5.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-02-11T22:17:02.676 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: starting mon.c rank 2 at public addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] at bind addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???) e3 preinit fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).mds e8 new map 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).mds e8 print_map 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: e8 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: legacy client fscid: 1 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: Filesystem 'cephfs' (1) 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: fs_name cephfs 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: epoch 8 2024-02-11T22:17:02.677 INFO:journalctl@ceph.mon.c.smithi023.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: created 2024-02-11T22:11:50.883388+0000 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: modified 2024-02-11T22:11:53.910566+0000 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: tableserver 0 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: root 0 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: session_timeout 60 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: session_autoclose 300 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: max_file_size 1099511627776 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: max_xattr_size 65536 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: required_client_features {} 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: last_failure 0 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: last_failure_osd_epoch 0 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: 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-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: max_mds 1 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: in 0 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: up {0=24356} 2024-02-11T22:17:02.678 INFO:journalctl@ceph.mon.c.smithi023.stdout: failed 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: damaged 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: stopped 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: data_pools [3] 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: metadata_pool 2 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: inline_data disabled 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: balancer 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: bal_rank_mask -1 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: standby_count_wanted 0 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: [mds.a{0:24356} state up:active seq 3 addr [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] compat {c=[1],r=[1],i=[7ff]}] 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: Standby daemons: 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: 2024-02-11T22:17:02.679 INFO:journalctl@ceph.mon.c.smithi023.stdout: [mds.b{-1:24343} state up:standby seq 1 addr [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] compat {c=[1],r=[1],i=[7ff]}] 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).osd e217 crush map has features 3314933069573799936, adjusting msgr requires 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).osd e217 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).osd e217 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).osd e217 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 ceph-mon[113671]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 bash[113634]: 923c3d08656491863ae50037d03b0cf2a8d08015fbf6f4d702e053f8e896a038 2024-02-11T22:17:02.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:02 smithi023 systemd[1]: Started Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:17:03.433 INFO:tasks.rados.rados.0.smithi023.stdout:852: done (1 left) 2024-02-11T22:17:03.433 INFO:tasks.rados.rados.0.smithi023.stdout:853: snap_remove snap 81 2024-02-11T22:17:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: pgmap v18: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: mon.c calling monitor election 2024-02-11T22:17:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: mon.a calling monitor election 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: osdmap e217: 8 total, 8 up, 8 in 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: mgrmap e40: y(active, since 11s), standbys: x 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: pgmap v18: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: mon.c calling monitor election 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: mon.a calling monitor election 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: osdmap e217: 8 total, 8 up, 8 in 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: mgrmap e40: y(active, since 11s), standbys: x 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:03.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: pgmap v18: 121 pgs: 121 active+clean; 271 MiB data, 857 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: mon.c calling monitor election 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: mon.a calling monitor election 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: osdmap e217: 8 total, 8 up, 8 in 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: mgrmap e40: y(active, since 11s), standbys: x 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: overall HEALTH_OK 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:03 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:04.434 INFO:tasks.rados.rados.0.smithi023.stdout:853: done (1 left) 2024-02-11T22:17:04.434 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 84 2024-02-11T22:17:04.434 INFO:tasks.rados.rados.0.smithi023.stdout:854: seq_num 277 ranges {0=647168,647168=557056,1204224=516096,1720320=532480} 2024-02-11T22:17:04.437 INFO:tasks.rados.rados.0.smithi023.stdout:854: writing smithi02397626-15 from 0 to 647168 tid 1 2024-02-11T22:17:04.441 INFO:tasks.rados.rados.0.smithi023.stdout:854: writing smithi02397626-15 from 647168 to 1204224 tid 2 2024-02-11T22:17:04.444 INFO:tasks.rados.rados.0.smithi023.stdout:854: writing smithi02397626-15 from 1204224 to 1720320 tid 3 2024-02-11T22:17:04.448 INFO:tasks.rados.rados.0.smithi023.stdout:854: writing smithi02397626-15 from 1720320 to 2252800 tid 4 2024-02-11T22:17:04.448 INFO:tasks.rados.rados.0.smithi023.stdout:855: read oid 45 snap -1 2024-02-11T22:17:04.448 INFO:tasks.rados.rados.0.smithi023.stdout:855: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:17:04.448 INFO:tasks.rados.rados.0.smithi023.stdout:856: read oid 3 snap -1 2024-02-11T22:17:04.448 INFO:tasks.rados.rados.0.smithi023.stdout:856: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:17:04.448 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 84 2024-02-11T22:17:04.449 INFO:tasks.rados.rados.0.smithi023.stdout:850: expect (ObjNum 270 snap 81 seq_num 270) 2024-02-11T22:17:04.766 INFO:tasks.rados.rados.0.smithi023.stdout:854: finishing write tid 1 to smithi02397626-15 2024-02-11T22:17:04.766 INFO:tasks.rados.rados.0.smithi023.stdout:854: finishing write tid 2 to smithi02397626-15 2024-02-11T22:17:04.767 INFO:tasks.rados.rados.0.smithi023.stdout:854: finishing write tid 3 to smithi02397626-15 2024-02-11T22:17:04.767 INFO:tasks.rados.rados.0.smithi023.stdout:854: finishing write tid 4 to smithi02397626-15 2024-02-11T22:17:04.767 INFO:tasks.rados.rados.0.smithi023.stdout:854: finishing write tid 5 to smithi02397626-15 2024-02-11T22:17:04.767 INFO:tasks.rados.rados.0.smithi023.stdout:856: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: finishing write tid 6 to smithi02397626-15 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: oid 15 updating version 0 to 297 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: oid 15 updating version 297 to 298 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: oid 15 updating version 298 to 299 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: oid 15 version 299 is already newer than 296 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: oid 15 version 299 is already newer than 295 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 299 (ObjNum 277 snap 84 seq_num 277) dirty exists 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:854: left oid 15 (ObjNum 277 snap 84 seq_num 277) 2024-02-11T22:17:04.787 INFO:tasks.rados.rados.0.smithi023.stdout:855: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:17:04.808 INFO:tasks.rados.rados.0.smithi023.stdout:857: seq_num 278 ranges {4464640=663552,5128192=442368,5570560=720896,6291456=442368} 2024-02-11T22:17:04.836 INFO:tasks.rados.rados.0.smithi023.stdout:857: writing smithi02397626-50 from 4464640 to 5128192 tid 1 2024-02-11T22:17:04.840 INFO:tasks.rados.rados.0.smithi023.stdout:857: writing smithi02397626-50 from 5128192 to 5570560 tid 2 2024-02-11T22:17:04.844 INFO:tasks.rados.rados.0.smithi023.stdout:857: writing smithi02397626-50 from 5570560 to 6291456 tid 3 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:857: writing smithi02397626-50 from 6291456 to 6733824 tid 4 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:850: done (4 left) 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:854: done (3 left) 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:855: done (2 left) 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:856: done (1 left) 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:858: read oid 26 snap -1 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:858: expect deleted 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 84 2024-02-11T22:17:04.848 INFO:tasks.rados.rados.0.smithi023.stdout:857: finishing write tid 1 to smithi02397626-50 2024-02-11T22:17:04.849 INFO:tasks.rados.rados.0.smithi023.stdout:859: seq_num 279 ranges {0=679936,679936=720896,1400832=483328,1884160=401408} 2024-02-11T22:17:04.851 INFO:tasks.rados.rados.0.smithi023.stdout:859: writing smithi02397626-47 from 0 to 679936 tid 1 2024-02-11T22:17:04.855 INFO:tasks.rados.rados.0.smithi023.stdout:859: writing smithi02397626-47 from 679936 to 1400832 tid 2 2024-02-11T22:17:04.858 INFO:tasks.rados.rados.0.smithi023.stdout:859: writing smithi02397626-47 from 1400832 to 1884160 tid 3 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:859: writing smithi02397626-47 from 1884160 to 2285568 tid 4 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:860: read oid 10 snap -1 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:860: expect deleted 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:861: rollback oid 3 current snap is 84 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 76 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:857: finishing write tid 2 to smithi02397626-50 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:857: finishing write tid 3 to smithi02397626-50 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:857: finishing write tid 4 to smithi02397626-50 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:858: done (4 left) 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:862: read oid 6 snap -1 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:862: expect (ObjNum 262 snap 80 seq_num 262) 2024-02-11T22:17:04.862 INFO:tasks.rados.rados.0.smithi023.stdout:857: finishing write tid 5 to smithi02397626-50 2024-02-11T22:17:04.863 INFO:tasks.rados.rados.0.smithi023.stdout:857: finishing write tid 6 to smithi02397626-50 2024-02-11T22:17:04.863 INFO:tasks.rados.rados.0.smithi023.stdout:857: oid 50 updating version 0 to 462 2024-02-11T22:17:04.863 INFO:tasks.rados.rados.0.smithi023.stdout:857: oid 50 updating version 462 to 466 2024-02-11T22:17:04.863 INFO:tasks.rados.rados.0.smithi023.stdout:857: oid 50 version 466 is already newer than 464 2024-02-11T22:17:04.863 INFO:tasks.rados.rados.0.smithi023.stdout:857: oid 50 version 466 is already newer than 465 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:857: oid 50 version 466 is already newer than 463 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 466 (ObjNum 278 snap 84 seq_num 278) dirty exists 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:857: left oid 50 (ObjNum 278 snap 84 seq_num 278) 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:859: finishing write tid 1 to smithi02397626-47 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:859: finishing write tid 2 to smithi02397626-47 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:863: read oid 28 snap -1 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:863: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:857: done (5 left) 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 84 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:859: finishing write tid 3 to smithi02397626-47 2024-02-11T22:17:04.864 INFO:tasks.rados.rados.0.smithi023.stdout:864: seq_num 280 ranges {0=696320,696320=606208,1302528=688128,1990656=311296} 2024-02-11T22:17:04.866 INFO:tasks.rados.rados.0.smithi023.stdout:864: writing smithi02397626-29 from 0 to 696320 tid 1 2024-02-11T22:17:04.870 INFO:tasks.rados.rados.0.smithi023.stdout:864: writing smithi02397626-29 from 696320 to 1302528 tid 2 2024-02-11T22:17:04.875 INFO:tasks.rados.rados.0.smithi023.stdout:864: writing smithi02397626-29 from 1302528 to 1990656 tid 3 2024-02-11T22:17:04.877 INFO:tasks.rados.rados.0.smithi023.stdout:864: writing smithi02397626-29 from 1990656 to 2301952 tid 4 2024-02-11T22:17:04.877 INFO:tasks.rados.rados.0.smithi023.stdout:865: read oid 1 snap -1 2024-02-11T22:17:04.878 INFO:tasks.rados.rados.0.smithi023.stdout:865: expect (ObjNum 274 snap 84 seq_num 274) 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:866: read oid 26 snap -1 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:866: expect deleted 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:867: copy_from oid 42 from oid 32 current snap is 84 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:868: setattr oid 49 current snap is 84 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:869: copy_from oid 11 from oid 5 current snap is 84 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:870: read oid 19 snap 40 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:870: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:871: rmattr oid 48 current snap is 84 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 84 2024-02-11T22:17:04.885 INFO:tasks.rados.rados.0.smithi023.stdout:872: seq_num 281 ranges {1835008=712704,2547712=491520,3039232=491520,3530752=622592} 2024-02-11T22:17:04.895 INFO:tasks.rados.rados.0.smithi023.stdout:872: writing smithi02397626-17 from 1835008 to 2547712 tid 1 2024-02-11T22:17:04.898 INFO:tasks.rados.rados.0.smithi023.stdout:872: writing smithi02397626-17 from 2547712 to 3039232 tid 2 2024-02-11T22:17:04.901 INFO:tasks.rados.rados.0.smithi023.stdout:872: writing smithi02397626-17 from 3039232 to 3530752 tid 3 2024-02-11T22:17:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:04 smithi023 ceph-mon[111262]: pgmap v19: 121 pgs: 121 active+clean; 278 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:17:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:04 smithi023 ceph-mon[111262]: osdmap e218: 8 total, 8 up, 8 in 2024-02-11T22:17:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:04 smithi023 ceph-mon[111262]: osdmap e219: 8 total, 8 up, 8 in 2024-02-11T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:04 smithi023 ceph-mon[113671]: pgmap v19: 121 pgs: 121 active+clean; 278 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:04 smithi023 ceph-mon[113671]: osdmap e218: 8 total, 8 up, 8 in 2024-02-11T22:17:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:04 smithi023 ceph-mon[113671]: osdmap e219: 8 total, 8 up, 8 in 2024-02-11T22:17:04.906 INFO:tasks.rados.rados.0.smithi023.stdout:872: writing smithi02397626-17 from 3530752 to 4153344 tid 4 2024-02-11T22:17:04.906 INFO:tasks.rados.rados.0.smithi023.stdout:873: rmattr oid 14 current snap is 84 2024-02-11T22:17:04.906 INFO:tasks.rados.rados.0.smithi023.stdout:873: done (14 left) 2024-02-11T22:17:04.906 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 84 2024-02-11T22:17:04.906 INFO:tasks.rados.rados.0.smithi023.stdout:874: seq_num 282 ranges {2514944=729088,3244032=425984,3670016=704512,4374528=475136} 2024-02-11T22:17:04.923 INFO:tasks.rados.rados.0.smithi023.stdout:874: writing smithi02397626-12 from 2514944 to 3244032 tid 1 2024-02-11T22:17:04.925 INFO:tasks.rados.rados.0.smithi023.stdout:874: writing smithi02397626-12 from 3244032 to 3670016 tid 2 2024-02-11T22:17:04.929 INFO:tasks.rados.rados.0.smithi023.stdout:874: writing smithi02397626-12 from 3670016 to 4374528 tid 3 2024-02-11T22:17:04.932 INFO:tasks.rados.rados.0.smithi023.stdout:874: writing smithi02397626-12 from 4374528 to 4849664 tid 4 2024-02-11T22:17:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:875: read oid 27 snap 57 2024-02-11T22:17:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:875: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:17:04.933 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:17:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:859: finishing write tid 4 to smithi02397626-47 2024-02-11T22:17:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:859: finishing write tid 5 to smithi02397626-47 2024-02-11T22:17:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:863: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: finishing write tid 6 to smithi02397626-47 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: oid 47 updating version 0 to 94 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: oid 47 version 94 is already newer than 93 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: oid 47 version 94 is already newer than 90 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: oid 47 version 94 is already newer than 92 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: oid 47 version 94 is already newer than 91 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 94 (ObjNum 279 snap 84 seq_num 279) dirty exists 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: left oid 47 (ObjNum 279 snap 84 seq_num 279) 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:861: finishing rollback tid 0 to smithi02397626-3 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:859: done (15 left) 2024-02-11T22:17:04.940 INFO:tasks.rados.rados.0.smithi023.stdout:860: done (14 left) 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:863: done (13 left) 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:876: rmattr oid 15 current snap is 84 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:876: done (13 left) 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:877: rmattr oid 21 current snap is 84 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:861: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:861: finishing rollback tid 2 to smithi02397626-3 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 339 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:864: finishing write tid 1 to smithi02397626-29 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:864: finishing write tid 2 to smithi02397626-29 2024-02-11T22:17:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:864: finishing write tid 3 to smithi02397626-29 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: finishing write tid 4 to smithi02397626-29 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 253 (ObjNum 65 snap 0 seq_num 879240616) dirty exists 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: finishing write tid 5 to smithi02397626-29 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 221 (ObjNum 33 snap 0 seq_num 879235280) dirty exists 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: finishing write tid 6 to smithi02397626-29 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: oid 29 updating version 0 to 341 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: oid 29 updating version 341 to 344 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: oid 29 version 344 is already newer than 342 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: oid 29 version 344 is already newer than 340 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: oid 29 version 344 is already newer than 343 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 344 (ObjNum 280 snap 84 seq_num 280) dirty exists 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:864: left oid 29 (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:869: finishing copy_from to smithi02397626-11 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:869: got expected ENOENT (src dne) 2024-02-11T22:17:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:869: finishing copy_from racing read to smithi02397626-11 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:861: done (13 left) 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:864: done (12 left) 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:866: done (11 left) 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:868: done (10 left) 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:869: done (9 left) 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:871: done (8 left) 2024-02-11T22:17:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:878: snap_remove snap 48 2024-02-11T22:17:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:04 smithi160 ceph-mon[39894]: pgmap v19: 121 pgs: 121 active+clean; 278 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:17:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:04 smithi160 ceph-mon[39894]: osdmap e218: 8 total, 8 up, 8 in 2024-02-11T22:17:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:04 smithi160 ceph-mon[39894]: osdmap e219: 8 total, 8 up, 8 in 2024-02-11T22:17:05.607 INFO:tasks.rados.rados.0.smithi023.stdout:878: done (8 left) 2024-02-11T22:17:05.607 INFO:tasks.rados.rados.0.smithi023.stdout:879: snap_create 2024-02-11T22:17:05.607 INFO:tasks.rados.rados.0.smithi023.stdout:870: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:17:05.685 INFO:tasks.rados.rados.0.smithi023.stdout:865: expect (ObjNum 274 snap 84 seq_num 274) 2024-02-11T22:17:05.748 INFO:tasks.rados.rados.0.smithi023.stdout:862: expect (ObjNum 262 snap 80 seq_num 262) 2024-02-11T22:17:05.851 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.852 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.852 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.852 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.853 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.853 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:17:05] "GET /metrics HTTP/1.1" 200 33265 "" "Prometheus/2.43.0" 2024-02-11T22:17:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:05 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:05 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:05 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:05 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:06.006 INFO:tasks.rados.rados.0.smithi023.stdout:872: finishing write tid 1 to smithi02397626-17 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: finishing write tid 2 to smithi02397626-17 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: finishing write tid 3 to smithi02397626-17 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:867: finishing copy_from to smithi02397626-42 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 563 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:867: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: finishing write tid 4 to smithi02397626-17 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: finishing write tid 5 to smithi02397626-17 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: finishing write tid 6 to smithi02397626-17 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: oid 17 updating version 0 to 319 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: oid 17 version 319 is already newer than 317 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: oid 17 version 319 is already newer than 316 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: oid 17 version 319 is already newer than 318 2024-02-11T22:17:06.007 INFO:tasks.rados.rados.0.smithi023.stdout:872: oid 17 version 319 is already newer than 315 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 319 (ObjNum 281 snap 84 seq_num 281) dirty exists 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:872: left oid 17 (ObjNum 281 snap 84 seq_num 281) 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: finishing write tid 1 to smithi02397626-12 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: finishing write tid 2 to smithi02397626-12 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: finishing write tid 3 to smithi02397626-12 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: finishing write tid 4 to smithi02397626-12 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: finishing write tid 5 to smithi02397626-12 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: finishing write tid 6 to smithi02397626-12 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: oid 12 updating version 0 to 468 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: oid 12 updating version 468 to 469 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: oid 12 updating version 469 to 471 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: oid 12 version 471 is already newer than 470 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: oid 12 updating version 471 to 472 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 472 (ObjNum 282 snap 84 seq_num 282) dirty exists 2024-02-11T22:17:06.008 INFO:tasks.rados.rados.0.smithi023.stdout:874: left oid 12 (ObjNum 282 snap 84 seq_num 282) 2024-02-11T22:17:06.009 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 474 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:17:06.009 INFO:tasks.rados.rados.0.smithi023.stdout:875: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:17:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:862: done (8 left) 2024-02-11T22:17:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:865: done (7 left) 2024-02-11T22:17:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:867: done (6 left) 2024-02-11T22:17:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:870: done (5 left) 2024-02-11T22:17:06.613 INFO:tasks.rados.rados.0.smithi023.stdout:872: done (4 left) 2024-02-11T22:17:06.614 INFO:tasks.rados.rados.0.smithi023.stdout:874: done (3 left) 2024-02-11T22:17:06.614 INFO:tasks.rados.rados.0.smithi023.stdout:875: done (2 left) 2024-02-11T22:17:06.614 INFO:tasks.rados.rados.0.smithi023.stdout:877: done (1 left) 2024-02-11T22:17:06.614 INFO:tasks.rados.rados.0.smithi023.stdout:879: done (0 left) 2024-02-11T22:17:06.614 INFO:tasks.rados.rados.0.smithi023.stdout:880: snap_create 2024-02-11T22:17:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:06 smithi023 ceph-mon[111262]: pgmap v22: 121 pgs: 121 active+clean; 278 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:17:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:06 smithi023 ceph-mon[111262]: osdmap e220: 8 total, 8 up, 8 in 2024-02-11T22:17:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:06 smithi023 ceph-mon[113671]: pgmap v22: 121 pgs: 121 active+clean; 278 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:17:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:06 smithi023 ceph-mon[113671]: osdmap e220: 8 total, 8 up, 8 in 2024-02-11T22:17:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:06 smithi160 ceph-mon[39894]: pgmap v22: 121 pgs: 121 active+clean; 278 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:17:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:06 smithi160 ceph-mon[39894]: osdmap e220: 8 total, 8 up, 8 in 2024-02-11T22:17:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:06 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:07.550 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:07 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:17:07.196+0000 7f93b95e5700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-11T22:17:07.623 INFO:tasks.rados.rados.0.smithi023.stdout:880: done (0 left) 2024-02-11T22:17:07.623 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 86 2024-02-11T22:17:07.623 INFO:tasks.rados.rados.0.smithi023.stdout:881: seq_num 283 ranges {0=745472,745472=712704,1458176=458752,1916928=434176} 2024-02-11T22:17:07.627 INFO:tasks.rados.rados.0.smithi023.stdout:881: writing smithi02397626-18 from 0 to 745472 tid 1 2024-02-11T22:17:07.633 INFO:tasks.rados.rados.0.smithi023.stdout:881: writing smithi02397626-18 from 745472 to 1458176 tid 2 2024-02-11T22:17:07.634 INFO:tasks.rados.rados.0.smithi023.stdout:881: writing smithi02397626-18 from 1458176 to 1916928 tid 3 2024-02-11T22:17:07.637 INFO:tasks.rados.rados.0.smithi023.stdout:881: writing smithi02397626-18 from 1916928 to 2351104 tid 4 2024-02-11T22:17:07.637 INFO:tasks.rados.rados.0.smithi023.stdout:882: copy_from oid 5 from oid 33 current snap is 86 2024-02-11T22:17:07.637 INFO:tasks.rados.rados.0.smithi023.stdout:883: snap_remove snap 70 2024-02-11T22:17:07.746 INFO:tasks.rados.rados.0.smithi023.stdout:883: done (2 left) 2024-02-11T22:17:07.746 INFO:tasks.rados.rados.0.smithi023.stdout:884: rollback oid 46 current snap is 86 2024-02-11T22:17:07.746 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 46 to 41 2024-02-11T22:17:07.746 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 86 2024-02-11T22:17:07.746 INFO:tasks.rados.rados.0.smithi023.stdout:885: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-02-11T22:17:07.751 INFO:tasks.rados.rados.0.smithi023.stdout:885: writing smithi02397626-26 from 0 to 761856 tid 1 2024-02-11T22:17:07.755 INFO:tasks.rados.rados.0.smithi023.stdout:885: writing smithi02397626-26 from 761856 to 1359872 tid 2 2024-02-11T22:17:07.759 INFO:tasks.rados.rados.0.smithi023.stdout:885: writing smithi02397626-26 from 1359872 to 2031616 tid 3 2024-02-11T22:17:07.762 INFO:tasks.rados.rados.0.smithi023.stdout:885: writing smithi02397626-26 from 2031616 to 2367488 tid 4 2024-02-11T22:17:07.762 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 86 2024-02-11T22:17:07.762 INFO:tasks.rados.rados.0.smithi023.stdout:886: seq_num 285 ranges {5545984=778240,6324224=475136,6799360=475136,7274496=655360} 2024-02-11T22:17:07.797 INFO:tasks.rados.rados.0.smithi023.stdout:886: writing smithi02397626-34 from 5545984 to 6324224 tid 1 2024-02-11T22:17:07.799 INFO:tasks.rados.rados.0.smithi023.stdout:886: writing smithi02397626-34 from 6324224 to 6799360 tid 2 2024-02-11T22:17:07.802 INFO:tasks.rados.rados.0.smithi023.stdout:886: writing smithi02397626-34 from 6799360 to 7274496 tid 3 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:886: writing smithi02397626-34 from 7274496 to 7929856 tid 4 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:887: snap_create 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: finishing write tid 1 to smithi02397626-18 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: finishing write tid 2 to smithi02397626-18 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: finishing write tid 3 to smithi02397626-18 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: finishing write tid 4 to smithi02397626-18 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: finishing write tid 5 to smithi02397626-18 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: finishing write tid 6 to smithi02397626-18 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: oid 18 updating version 0 to 268 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: oid 18 version 268 is already newer than 265 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: oid 18 version 268 is already newer than 267 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: oid 18 version 268 is already newer than 266 2024-02-11T22:17:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:881: oid 18 version 268 is already newer than 264 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 268 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:881: left oid 18 (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:882: finishing copy_from to smithi02397626-5 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 278 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:882: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:884: finishing rollback tid 0 to smithi02397626-46 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:884: finishing rollback tid 1 to smithi02397626-46 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:884: finishing rollback tid 2 to smithi02397626-46 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 642 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:885: finishing write tid 1 to smithi02397626-26 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:885: finishing write tid 2 to smithi02397626-26 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:885: finishing write tid 3 to smithi02397626-26 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:885: finishing write tid 4 to smithi02397626-26 2024-02-11T22:17:07.808 INFO:tasks.rados.rados.0.smithi023.stdout:885: finishing write tid 5 to smithi02397626-26 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: finishing write tid 6 to smithi02397626-26 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: oid 26 updating version 0 to 254 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: oid 26 updating version 254 to 258 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: oid 26 version 258 is already newer than 255 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: oid 26 version 258 is already newer than 256 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: oid 26 version 258 is already newer than 257 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 258 (ObjNum 284 snap 86 seq_num 284) dirty exists 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:885: left oid 26 (ObjNum 284 snap 86 seq_num 284) 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:886: finishing write tid 1 to smithi02397626-34 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:886: finishing write tid 2 to smithi02397626-34 2024-02-11T22:17:07.809 INFO:tasks.rados.rados.0.smithi023.stdout:886: finishing write tid 3 to smithi02397626-34 2024-02-11T22:17:07.810 INFO:tasks.rados.rados.0.smithi023.stdout:886: finishing write tid 4 to smithi02397626-34 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: finishing write tid 5 to smithi02397626-34 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: finishing write tid 6 to smithi02397626-34 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: oid 34 updating version 0 to 283 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: oid 34 updating version 283 to 285 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: oid 34 version 285 is already newer than 284 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: oid 34 updating version 285 to 287 2024-02-11T22:17:07.811 INFO:tasks.rados.rados.0.smithi023.stdout:886: oid 34 version 287 is already newer than 286 2024-02-11T22:17:07.812 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 287 (ObjNum 285 snap 86 seq_num 285) dirty exists 2024-02-11T22:17:07.812 INFO:tasks.rados.rados.0.smithi023.stdout:886: left oid 34 (ObjNum 285 snap 86 seq_num 285) 2024-02-11T22:17:07.873 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:07 smithi023 ceph-mon[111262]: osdmap e221: 8 total, 8 up, 8 in 2024-02-11T22:17:07.873 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:07 smithi023 ceph-mon[113671]: osdmap e221: 8 total, 8 up, 8 in 2024-02-11T22:17:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:07 smithi160 ceph-mon[39894]: osdmap e221: 8 total, 8 up, 8 in 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:881: done (5 left) 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:882: done (4 left) 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:884: done (3 left) 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:885: done (2 left) 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:886: done (1 left) 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:887: done (0 left) 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 87 2024-02-11T22:17:08.764 INFO:tasks.rados.rados.0.smithi023.stdout:888: seq_num 286 ranges {802816=794624,1597440=761856,2359296=679936,3039232=163840} 2024-02-11T22:17:08.772 INFO:tasks.rados.rados.0.smithi023.stdout:888: writing smithi02397626-45 from 802816 to 1597440 tid 1 2024-02-11T22:17:08.776 INFO:tasks.rados.rados.0.smithi023.stdout:888: writing smithi02397626-45 from 1597440 to 2359296 tid 2 2024-02-11T22:17:08.780 INFO:tasks.rados.rados.0.smithi023.stdout:888: writing smithi02397626-45 from 2359296 to 3039232 tid 3 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:888: writing smithi02397626-45 from 3039232 to 3203072 tid 4 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 87 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:888: finishing write tid 1 to smithi02397626-45 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:888: finishing write tid 2 to smithi02397626-45 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:889: seq_num 287 ranges {0=8192} 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:889: writing smithi02397626-10 from 0 to 8192 tid 1 2024-02-11T22:17:08.782 INFO:tasks.rados.rados.0.smithi023.stdout:890: delete oid 7 current snap is 87 2024-02-11T22:17:08.784 INFO:tasks.rados.rados.0.smithi023.stdout:889: finishing write tid 1 to smithi02397626-10 2024-02-11T22:17:08.785 INFO:tasks.rados.rados.0.smithi023.stdout:888: finishing write tid 3 to smithi02397626-45 2024-02-11T22:17:08.785 INFO:tasks.rados.rados.0.smithi023.stdout:890: done (2 left) 2024-02-11T22:17:08.785 INFO:tasks.rados.rados.0.smithi023.stdout:891: rmattr oid 6 current snap is 87 2024-02-11T22:17:08.785 INFO:tasks.rados.rados.0.smithi023.stdout:891: done (2 left) 2024-02-11T22:17:08.785 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 87 2024-02-11T22:17:08.785 INFO:tasks.rados.rados.0.smithi023.stdout:892: seq_num 289 ranges {2285568=40960} 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:892: writing smithi02397626-47 from 2285568 to 2326528 tid 1 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 87 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:893: seq_num 290 ranges {0=57344} 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:893: writing smithi02397626-48 from 0 to 57344 tid 1 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:894: delete oid 6 current snap is 87 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:889: finishing write tid 2 to smithi02397626-10 2024-02-11T22:17:08.798 INFO:tasks.rados.rados.0.smithi023.stdout:888: finishing write tid 4 to smithi02397626-45 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: finishing write tid 5 to smithi02397626-45 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: finishing write tid 6 to smithi02397626-45 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: oid 45 updating version 0 to 345 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: oid 45 version 345 is already newer than 343 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: oid 45 updating version 345 to 346 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: oid 45 version 346 is already newer than 344 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: oid 45 version 346 is already newer than 342 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 346 (ObjNum 286 snap 87 seq_num 286) dirty exists 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:888: left oid 45 (ObjNum 286 snap 87 seq_num 286) 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:889: finishing write tid 3 to smithi02397626-10 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:889: oid 10 updating version 0 to 447 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:889: oid 10 updating version 447 to 448 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 448 (ObjNum 287 snap 87 seq_num 287) dirty exists 2024-02-11T22:17:08.799 INFO:tasks.rados.rados.0.smithi023.stdout:889: left oid 10 (ObjNum 287 snap 87 seq_num 287) 2024-02-11T22:17:08.800 INFO:tasks.rados.rados.0.smithi023.stdout:892: finishing write tid 1 to smithi02397626-47 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:888: done (4 left) 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:889: done (3 left) 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:894: done (2 left) 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:895: snap_create 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:892: finishing write tid 2 to smithi02397626-47 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:892: finishing write tid 3 to smithi02397626-47 2024-02-11T22:17:08.801 INFO:tasks.rados.rados.0.smithi023.stdout:892: oid 47 updating version 0 to 96 2024-02-11T22:17:08.802 INFO:tasks.rados.rados.0.smithi023.stdout:892: oid 47 version 96 is already newer than 95 2024-02-11T22:17:08.802 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 96 (ObjNum 289 snap 87 seq_num 289) dirty exists 2024-02-11T22:17:08.802 INFO:tasks.rados.rados.0.smithi023.stdout:892: left oid 47 (ObjNum 289 snap 87 seq_num 289) 2024-02-11T22:17:08.803 INFO:tasks.rados.rados.0.smithi023.stdout:893: finishing write tid 1 to smithi02397626-48 2024-02-11T22:17:08.804 INFO:tasks.rados.rados.0.smithi023.stdout:893: finishing write tid 2 to smithi02397626-48 2024-02-11T22:17:08.805 INFO:tasks.rados.rados.0.smithi023.stdout:893: finishing write tid 3 to smithi02397626-48 2024-02-11T22:17:08.805 INFO:tasks.rados.rados.0.smithi023.stdout:893: oid 48 updating version 0 to 260 2024-02-11T22:17:08.805 INFO:tasks.rados.rados.0.smithi023.stdout:893: oid 48 version 260 is already newer than 259 2024-02-11T22:17:08.805 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 260 (ObjNum 290 snap 87 seq_num 290) dirty exists 2024-02-11T22:17:08.805 INFO:tasks.rados.rados.0.smithi023.stdout:893: left oid 48 (ObjNum 290 snap 87 seq_num 290) 2024-02-11T22:17:08.900 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: pgmap v25: 121 pgs: 121 active+clean; 271 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: osdmap e222: 8 total, 8 up, 8 in 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: osdmap e223: 8 total, 8 up, 8 in 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-11T22:17:08.901 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:08 smithi160 ceph-mon[39894]: Upgrade: It appears safe to stop mon.b 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: pgmap v25: 121 pgs: 121 active+clean; 271 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: osdmap e222: 8 total, 8 up, 8 in 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: osdmap e223: 8 total, 8 up, 8 in 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[113671]: Upgrade: It appears safe to stop mon.b 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: pgmap v25: 121 pgs: 121 active+clean; 271 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: osdmap e222: 8 total, 8 up, 8 in 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: osdmap e223: 8 total, 8 up, 8 in 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:08.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-11T22:17:08.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-11T22:17:08.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:08 smithi023 ceph-mon[111262]: Upgrade: It appears safe to stop mon.b 2024-02-11T22:17:09.781 INFO:tasks.rados.rados.0.smithi023.stdout:892: done (2 left) 2024-02-11T22:17:09.781 INFO:tasks.rados.rados.0.smithi023.stdout:893: done (1 left) 2024-02-11T22:17:09.782 INFO:tasks.rados.rados.0.smithi023.stdout:895: done (0 left) 2024-02-11T22:17:09.782 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 88 2024-02-11T22:17:09.782 INFO:tasks.rados.rados.0.smithi023.stdout:896: seq_num 292 ranges {2367488=98304} 2024-02-11T22:17:09.795 INFO:tasks.rados.rados.0.smithi023.stdout:896: writing smithi02397626-13 from 2367488 to 2465792 tid 1 2024-02-11T22:17:09.795 INFO:tasks.rados.rados.0.smithi023.stdout:897: delete oid 50 current snap is 88 2024-02-11T22:17:09.800 INFO:tasks.rados.rados.0.smithi023.stdout:897: done (1 left) 2024-02-11T22:17:09.800 INFO:tasks.rados.rados.0.smithi023.stdout:898: rollback oid 21 current snap is 88 2024-02-11T22:17:09.800 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 68 2024-02-11T22:17:09.800 INFO:tasks.rados.rados.0.smithi023.stdout:899: snap_remove snap 87 2024-02-11T22:17:10.033 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:09 smithi160 ceph-mon[39894]: osdmap e224: 8 total, 8 up, 8 in 2024-02-11T22:17:10.033 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:09 smithi160 ceph-mon[39894]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:10.033 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:09 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:10.033 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:09 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:10.033 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:09 smithi160 ceph-mon[39894]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[111262]: osdmap e224: 8 total, 8 up, 8 in 2024-02-11T22:17:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[111262]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[113671]: osdmap e224: 8 total, 8 up, 8 in 2024-02-11T22:17:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[113671]: from='mgr.25021 ' entity='mgr.y' 2024-02-11T22:17:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:10.654 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:10 smithi160 systemd[1]: Stopping Ceph mon.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:17:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-b[39871]: 2024-02-11T22:17:10.653+0000 7fa5f14ff700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:17:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-b[39871]: 2024-02-11T22:17:10.653+0000 7fa5f14ff700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-02-11T22:17:11.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:10] ENGINE Bus STOPPING 2024-02-11T22:17:11.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:17:11.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:10] ENGINE Bus STOPPED 2024-02-11T22:17:11.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:10] ENGINE Bus STARTING 2024-02-11T22:17:11.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:10] ENGINE Serving on http://:::9283 2024-02-11T22:17:11.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:17:10] ENGINE Bus STARTED 2024-02-11T22:17:11.366 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 bash[106101]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-b 2024-02-11T22:17:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.b.service: Succeeded. 2024-02-11T22:17:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 systemd[1]: Stopped Ceph mon.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:17:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 systemd[1]: Starting Ceph mon.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:17:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: set uid:gid to 167:167 (ceph:ceph) 2024-02-11T22:17:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev), process ceph-mon, pid 7 2024-02-11T22:17:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: pidfile_write: ignore empty --pid-file 2024-02-11T22:17:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: load: jerasure load: lrc 2024-02-11T22:17:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: RocksDB version: 7.9.2 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Git sha 0 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Compile date 2024-01-30 12:45:20 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: DB SUMMARY 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: DB Session ID: 56YV48AMHDNUMX3HTCOK 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: CURRENT file: CURRENT 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: IDENTITY file: IDENTITY 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1161 Bytes 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000024.sst 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000022.log size: 4747364 ; 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.error_if_exists: 0 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.create_if_missing: 0 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.paranoid_checks: 1 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-11T22:17:12.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.env: 0x55cbb6207a60 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.fs: PosixFileSystem 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.info_log: 0x55cbb84077c0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_file_opening_threads: 16 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.statistics: (nil) 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.use_fsync: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_log_file_size: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.keep_log_file_num: 1000 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.recycle_log_file_num: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.allow_fallocate: 1 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.allow_mmap_reads: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.allow_mmap_writes: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.use_direct_reads: 0 2024-02-11T22:17:12.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-11T22:17:12.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.create_missing_column_families: 0 2024-02-11T22:17:12.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.db_log_dir: 2024-02-11T22:17:12.198 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.wal_dir: 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-11T22:17:12.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.advise_random_on_open: 1 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.db_write_buffer_size: 0 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.write_buffer_manager: 0x55cbb83bce60 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.rate_limiter: (nil) 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.wal_recovery_mode: 2 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.enable_thread_tracking: 0 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.enable_pipelined_write: 0 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.unordered_write: 0 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-11T22:17:12.200 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.row_cache: None 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.wal_filter: None 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.allow_ingest_behind: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.two_write_queues: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.manual_wal_flush: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.wal_compression: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.atomic_flush: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.log_readahead_size: 0 2024-02-11T22:17:12.201 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.best_efforts_recovery: 0 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.allow_data_in_errors: 0 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.db_host_id: __hostname__ 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_background_jobs: 2 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_background_compactions: -1 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_subcompactions: 1 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_total_wal_size: 0 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-11T22:17:12.202 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_open_files: -1 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bytes_per_sync: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_readahead_size: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_background_flushes: -1 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Compression algorithms supported: 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kZSTD supported: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kXpressCompression supported: 0 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kLZ4HCCompression supported: 1 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kZlibCompression supported: 1 2024-02-11T22:17:12.203 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kSnappyCompression supported: 1 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kLZ4Compression supported: 1 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: kBZip2Compression supported: 0 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.merge_operator: 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_filter: None 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_filter_factory: None 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.sst_partitioner_factory: None 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cbb84078e0) 2024-02-11T22:17:12.204 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks: 1 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: pin_top_level_index_and_filter: 1 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_type: 0 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_index_type: 0 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_shortening: 1 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: checksum: 4 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: no_block_cache: 0 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache: 0x55cbb845d090 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_name: BinnedLRUCache 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_options: 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: capacity : 536870912 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_shard_bits : 4 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: strict_capacity_limit : 0 2024-02-11T22:17:12.205 INFO:journalctl@ceph.mon.b.smithi160.stdout: high_pri_pool_ratio: 0.000 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_cache_compressed: (nil) 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: persistent_cache: (nil) 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size: 4096 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_size_deviation: 10 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_restart_interval: 16 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: index_block_restart_interval: 1 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: metadata_block_size: 4096 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: partition_filters: 0 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: use_delta_encoding: 1 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: filter_policy: bloomfilter 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: whole_key_filtering: 1 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: verify_compression: 0 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: read_amp_bytes_per_bit: 0 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: format_version: 5 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_index_compression: 1 2024-02-11T22:17:12.206 INFO:journalctl@ceph.mon.b.smithi160.stdout: block_align: 0 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_auto_readahead_size: 262144 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout: prepopulate_block_cache: 0 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout: initial_auto_readahead_size: 8192 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout: num_file_reads_for_auto_readahead: 2 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.write_buffer_size: 33554432 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_write_buffer_number: 2 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression: NoCompression 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression: Disabled 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.prefix_extractor: nullptr 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.num_levels: 7 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-11T22:17:12.207 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.level: 32767 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.strategy: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-11T22:17:12.208 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.enabled: false 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.target_file_size_base: 67108864 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-11T22:17:12.209 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.arena_block_size: 1048576 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-11T22:17:12.210 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.disable_auto_compactions: 0 2024-02-11T22:17:12.211 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-11T22:17:12.211 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-11T22:17:12.211 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-11T22:17:12.211 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-11T22:17:12.211 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.table_properties_collectors: 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.inplace_update_support: 0 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-11T22:17:12.212 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.bloom_locality: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.max_successive_merges: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.paranoid_file_checks: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.force_consistency_checks: 1 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.report_bg_io_stats: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.ttl: 2592000 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-11T22:17:12.213 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.enable_blob_files: false 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.min_blob_size: 0 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.blob_file_size: 268435456 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.blob_file_starting_level: 0 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 26, last_sequence is 13642, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 22 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2024-02-11T22:17:12.214 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ca293673-84bf-4858-8361-60e39c488a36 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689831792429, "job": 1, "event": "recovery_started", "wal_files": [22]} 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689831802729, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 2977565, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13647, "largest_seqno": 15108, "table_properties": {"data_size": 2970558, "index_size": 4452, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 14512, "raw_average_key_size": 24, "raw_value_size": 2957273, "raw_average_value_size": 4995, "num_data_blocks": 197, "num_entries": 592, "num_filter_entries": 592, "num_deletions": 16, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1707689831, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ca293673-84bf-4858-8361-60e39c488a36", "db_session_id": "56YV48AMHDNUMX3HTCOK", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707689831802822, "job": 1, "event": "recovery_finished"} 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cbb84f8000 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: DB pointer 0x55cbb84e6000 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** DB Stats ** 2024-02-11T22:17:12.215 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: 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-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: L0 1/0 2.84 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 718.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: L6 1/0 9.32 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-02-11T22:17:12.216 INFO:journalctl@ceph.mon.b.smithi160.stdout: Sum 2/0 12.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 718.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 718.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** Compaction Stats [default] ** 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: 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-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 718.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-11T22:17:12.217 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: Cumulative compaction: 0.00 GB write, 192.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: Interval compaction: 0.00 GB write, 192.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: 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-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: Block cache BinnedLRUCache@0x55cbb845d090#7 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: starting mon.b rank 1 at public addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] at bind addrs [v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???) e3 preinit fsid e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).mds e8 new map 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).mds e8 print_map 2024-02-11T22:17:12.218 INFO:journalctl@ceph.mon.b.smithi160.stdout: e8 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: 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-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: legacy client fscid: 1 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: Filesystem 'cephfs' (1) 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: fs_name cephfs 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: epoch 8 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: created 2024-02-11T22:11:50.883388+0000 2024-02-11T22:17:12.219 INFO:journalctl@ceph.mon.b.smithi160.stdout: modified 2024-02-11T22:11:53.910566+0000 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: tableserver 0 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: root 0 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: session_timeout 60 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: session_autoclose 300 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_file_size 1099511627776 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_xattr_size 65536 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: required_client_features {} 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: last_failure 0 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: last_failure_osd_epoch 0 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: 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-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: max_mds 1 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: in 0 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: up {0=24356} 2024-02-11T22:17:12.220 INFO:journalctl@ceph.mon.b.smithi160.stdout: failed 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: damaged 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: stopped 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: data_pools [3] 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: metadata_pool 2 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: inline_data disabled 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: balancer 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: bal_rank_mask -1 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: standby_count_wanted 0 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: [mds.a{0:24356} state up:active seq 3 addr [v2:172.21.15.23:6834/1633187321,v1:172.21.15.23:6835/1633187321] compat {c=[1],r=[1],i=[7ff]}] 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: Standby daemons: 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout: [mds.b{-1:24343} state up:standby seq 1 addr [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] compat {c=[1],r=[1],i=[7ff]}] 2024-02-11T22:17:12.221 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).osd e225 crush map has features 3314933069573799936, adjusting msgr requires 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).osd e225 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).osd e225 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).osd e225 crush map has features 432629308056666112, adjusting msgr requires 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 ceph-mon[106289]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 bash[106251]: 93276f717355033116ffa7c3628bdd60c6527e7643394b89fe7b0806cd52ebd0 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:11 smithi160 systemd[1]: Started Ceph mon.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:17:12.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: Upgrade: Updating mon.b 2024-02-11T22:17:12.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: pgmap v29: 121 pgs: 121 active+clean; 271 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-02-11T22:17:12.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: Deploying daemon mon.b on smithi160 2024-02-11T22:17:12.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:12.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:17:12.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:17:12.223 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:17:12.319 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:17:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: Upgrade: Updating mon.b 2024-02-11T22:17:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: pgmap v29: 121 pgs: 121 active+clean; 271 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-02-11T22:17:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: Deploying daemon mon.b on smithi160 2024-02-11T22:17:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:17:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: Upgrade: Updating mon.b 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: pgmap v29: 121 pgs: 121 active+clean; 271 MiB data, 953 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: Deploying daemon mon.b on smithi160 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-11T22:17:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-11T22:17:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:17:15] "GET /metrics HTTP/1.1" 200 35915 "" "Prometheus/2.43.0" 2024-02-11T22:17:17.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:17:16.813+0000 7f93b95e5700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:899: done (2 left) 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:900: snap_create 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:896: finishing write tid 1 to smithi02397626-13 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:896: finishing write tid 2 to smithi02397626-13 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:896: finishing write tid 3 to smithi02397626-13 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:896: oid 13 updating version 0 to 346 2024-02-11T22:17:18.287 INFO:tasks.rados.rados.0.smithi023.stdout:896: oid 13 version 346 is already newer than 345 2024-02-11T22:17:18.288 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 346 (ObjNum 292 snap 88 seq_num 292) dirty exists 2024-02-11T22:17:18.288 INFO:tasks.rados.rados.0.smithi023.stdout:896: left oid 13 (ObjNum 292 snap 88 seq_num 292) 2024-02-11T22:17:18.288 INFO:tasks.rados.rados.0.smithi023.stdout:898: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:17:18.288 INFO:tasks.rados.rados.0.smithi023.stdout:898: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:17:18.288 INFO:tasks.rados.rados.0.smithi023.stdout:898: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:17:18.288 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 500 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:17:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mon.b calling monitor election 2024-02-11T22:17:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mon.c calling monitor election 2024-02-11T22:17:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mon.b calling monitor election 2024-02-11T22:17:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: monmap e4: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mgrmap e40: y(active, since 25s), standbys: x 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mon.a calling monitor election 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: monmap e4: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: mgrmap e40: y(active, since 25s), standbys: x 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[111262]: pgmap v34: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 957 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mon.b calling monitor election 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mon.c calling monitor election 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mon.b calling monitor election 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: monmap e4: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mgrmap e40: y(active, since 25s), standbys: x 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:17:18.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mon.a calling monitor election 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: monmap e4: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: mgrmap e40: y(active, since 25s), standbys: x 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:18.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:18 smithi023 ceph-mon[113671]: pgmap v34: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 957 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-11T22:17:18.658 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (4m) 14s ago 4m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (4m) 24s ago 4m 94.9M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (5m) 14s ago 5m 22.0M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (5m) 24s ago 5m 16.0M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (46s) 24s ago 7m 445M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (67s) 14s ago 9m 498M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (36s) 14s ago 9m 42.7M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 starting - - - 2048M 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (16s) 14s ago 8m 25.7M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (4m) 14s ago 4m 19.6M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (4m) 24s ago 4m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (7m) 14s ago 7m 313M 2486M 18.2.1-526-g25d74df1 83224b13e524 11c09915d8e1 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (7m) 14s ago 7m 256M 2486M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (7m) 14s ago 7m 246M 2486M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:17:18.659 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (6m) 14s ago 6m 198M 2486M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:17:18.660 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (6m) 24s ago 6m 264M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:17:18.660 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (6m) 24s ago 6m 262M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:17:18.660 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (6m) 24s ago 6m 207M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:17:18.660 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (5m) 24s ago 5m 200M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:17:18.660 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (49s) 24s ago 5m 39.3M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mon.b calling monitor election 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mon.c calling monitor election 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mon.b calling monitor election 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: monmap e4: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mgrmap e40: y(active, since 25s), standbys: x 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mon.a calling monitor election 2024-02-11T22:17:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: monmap e4: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.160:3300/0,v1:172.21.15.160:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: osdmap e225: 8 total, 8 up, 8 in 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: mgrmap e40: y(active, since 25s), standbys: x 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:18.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:18 smithi160 ceph-mon[106289]: pgmap v34: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 957 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-11T22:17:19.063 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:17:19.064 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:17:19.064 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:17:19.064 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:19.064 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:17:19.064 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:17:19.064 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:19.065 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:17:19.065 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8 2024-02-11T22:17:19.065 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:19.065 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:17:19.065 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:17:19.065 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:19.066 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:17:19.066 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 10, 2024-02-11T22:17:19.066 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 5 2024-02-11T22:17:19.066 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:17:19.066 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:17:19.300 INFO:tasks.rados.rados.0.smithi023.stdout:896: done (2 left) 2024-02-11T22:17:19.300 INFO:tasks.rados.rados.0.smithi023.stdout:898: done (1 left) 2024-02-11T22:17:19.300 INFO:tasks.rados.rados.0.smithi023.stdout:900: done (0 left) 2024-02-11T22:17:19.300 INFO:tasks.rados.rados.0.smithi023.stdout:901: read oid 46 snap -1 2024-02-11T22:17:19.301 INFO:tasks.rados.rados.0.smithi023.stdout:901: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:17:19.301 INFO:tasks.rados.rados.0.smithi023.stdout:902: read oid 12 snap -1 2024-02-11T22:17:19.301 INFO:tasks.rados.rados.0.smithi023.stdout:902: expect (ObjNum 282 snap 84 seq_num 282) 2024-02-11T22:17:19.301 INFO:tasks.rados.rados.0.smithi023.stdout:903: copy_from oid 19 from oid 41 current snap is 89 2024-02-11T22:17:19.301 INFO:tasks.rados.rados.0.smithi023.stdout:904: copy_from oid 49 from oid 18 current snap is 89 2024-02-11T22:17:19.301 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 89 2024-02-11T22:17:19.302 INFO:tasks.rados.rados.0.smithi023.stdout:905: seq_num 294 ranges {2080768=131072} 2024-02-11T22:17:19.311 INFO:tasks.rados.rados.0.smithi023.stdout:905: writing smithi02397626-35 from 2080768 to 2211840 tid 1 2024-02-11T22:17:19.312 INFO:tasks.rados.rados.0.smithi023.stdout:906: rollback oid 15 current snap is 89 2024-02-11T22:17:19.312 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 32 2024-02-11T22:17:19.312 INFO:tasks.rados.rados.0.smithi023.stdout:901: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:17:19.322 INFO:tasks.rados.rados.0.smithi023.stdout:905: finishing write tid 1 to smithi02397626-35 2024-02-11T22:17:19.322 INFO:tasks.rados.rados.0.smithi023.stdout:905: finishing write tid 2 to smithi02397626-35 2024-02-11T22:17:19.322 INFO:tasks.rados.rados.0.smithi023.stdout:905: finishing write tid 3 to smithi02397626-35 2024-02-11T22:17:19.322 INFO:tasks.rados.rados.0.smithi023.stdout:905: oid 35 updating version 0 to 332 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:905: oid 35 version 332 is already newer than 331 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 332 (ObjNum 294 snap 89 seq_num 294) dirty exists 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:905: left oid 35 (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:903: finishing copy_from to smithi02397626-19 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 145 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:906: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:903: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:906: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:906: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 313 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:901: done (5 left) 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:903: done (4 left) 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:905: done (3 left) 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:906: done (2 left) 2024-02-11T22:17:19.323 INFO:tasks.rados.rados.0.smithi023.stdout:907: rollback oid 8 current snap is 89 2024-02-11T22:17:19.324 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 78 2024-02-11T22:17:19.324 INFO:tasks.rados.rados.0.smithi023.stdout:908: rollback oid 32 current snap is 89 2024-02-11T22:17:19.324 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 32 2024-02-11T22:17:19.324 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 89 2024-02-11T22:17:19.324 INFO:tasks.rados.rados.0.smithi023.stdout:909: seq_num 295 ranges {1130496=147456} 2024-02-11T22:17:19.329 INFO:tasks.rados.rados.0.smithi023.stdout:909: writing smithi02397626-19 from 1130496 to 1277952 tid 1 2024-02-11T22:17:19.329 INFO:tasks.rados.rados.0.smithi023.stdout:910: rollback oid 30 current snap is 89 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 68 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:908: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:908: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:908: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 654 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:908: done (5 left) 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:911: read oid 29 snap -1 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:911: expect (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:17:19.330 INFO:tasks.rados.rados.0.smithi023.stdout:912: snap_create 2024-02-11T22:17:19.331 INFO:tasks.rados.rados.0.smithi023.stdout:907: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:17:19.331 INFO:tasks.rados.rados.0.smithi023.stdout:907: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:17:19.331 INFO:tasks.rados.rados.0.smithi023.stdout:907: finishing rollback tid 2 to smithi02397626-8 2024-02-11T22:17:19.331 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 224 (ObjNum 196 snap 53 seq_num 196) dirty exists 2024-02-11T22:17:19.332 INFO:tasks.rados.rados.0.smithi023.stdout:904: finishing copy_from to smithi02397626-49 2024-02-11T22:17:19.332 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 268 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-02-11T22:17:19.333 INFO:tasks.rados.rados.0.smithi023.stdout:909: finishing write tid 1 to smithi02397626-19 2024-02-11T22:17:19.333 INFO:tasks.rados.rados.0.smithi023.stdout:910: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:17:19.333 INFO:tasks.rados.rados.0.smithi023.stdout:909: finishing write tid 2 to smithi02397626-19 2024-02-11T22:17:19.333 INFO:tasks.rados.rados.0.smithi023.stdout:910: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:17:19.334 INFO:tasks.rados.rados.0.smithi023.stdout:904: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:17:19.334 INFO:tasks.rados.rados.0.smithi023.stdout:902: expect (ObjNum 282 snap 84 seq_num 282) 2024-02-11T22:17:19.511 INFO:tasks.rados.rados.0.smithi023.stdout:910: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 452 (ObjNum 231 snap 65 seq_num 231) dirty exists 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:909: finishing write tid 3 to smithi02397626-19 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:909: oid 19 updating version 0 to 198 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:909: oid 19 version 198 is already newer than 197 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 198 (ObjNum 295 snap 89 seq_num 295) dirty exists 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:909: left oid 19 (ObjNum 295 snap 89 seq_num 295) 2024-02-11T22:17:19.512 INFO:tasks.rados.rados.0.smithi023.stdout:911: expect (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:17:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:19 smithi023 ceph-mon[111262]: osdmap e226: 8 total, 8 up, 8 in 2024-02-11T22:17:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:19 smithi023 ceph-mon[111262]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:19 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1080966185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:19 smithi023 ceph-mon[113671]: osdmap e226: 8 total, 8 up, 8 in 2024-02-11T22:17:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:19 smithi023 ceph-mon[113671]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:19 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1080966185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:19 smithi160 ceph-mon[106289]: osdmap e226: 8 total, 8 up, 8 in 2024-02-11T22:17:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:19 smithi160 ceph-mon[106289]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:19 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1080966185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:20.317 INFO:tasks.rados.rados.0.smithi023.stdout:902: done (6 left) 2024-02-11T22:17:20.317 INFO:tasks.rados.rados.0.smithi023.stdout:904: done (5 left) 2024-02-11T22:17:20.317 INFO:tasks.rados.rados.0.smithi023.stdout:907: done (4 left) 2024-02-11T22:17:20.317 INFO:tasks.rados.rados.0.smithi023.stdout:909: done (3 left) 2024-02-11T22:17:20.318 INFO:tasks.rados.rados.0.smithi023.stdout:910: done (2 left) 2024-02-11T22:17:20.318 INFO:tasks.rados.rados.0.smithi023.stdout:911: done (1 left) 2024-02-11T22:17:20.318 INFO:tasks.rados.rados.0.smithi023.stdout:912: done (0 left) 2024-02-11T22:17:20.318 INFO:tasks.rados.rados.0.smithi023.stdout:913: snap_remove snap 54 2024-02-11T22:17:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[111262]: osdmap e227: 8 total, 8 up, 8 in 2024-02-11T22:17:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[111262]: pgmap v37: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 5 op/s 2024-02-11T22:17:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[113671]: osdmap e227: 8 total, 8 up, 8 in 2024-02-11T22:17:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[113671]: pgmap v37: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 5 op/s 2024-02-11T22:17:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:20.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:20 smithi160 ceph-mon[106289]: osdmap e227: 8 total, 8 up, 8 in 2024-02-11T22:17:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:20 smithi160 ceph-mon[106289]: pgmap v37: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 5 op/s 2024-02-11T22:17:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:21.318 INFO:tasks.rados.rados.0.smithi023.stdout:913: done (0 left) 2024-02-11T22:17:21.318 INFO:tasks.rados.rados.0.smithi023.stdout:914: rmattr oid 41 current snap is 90 2024-02-11T22:17:21.318 INFO:tasks.rados.rados.0.smithi023.stdout:915: snap_remove snap 34 2024-02-11T22:17:21.431 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:21 smithi160 ceph-mon[106289]: osdmap e228: 8 total, 8 up, 8 in 2024-02-11T22:17:21.431 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:21.431 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:21 smithi023 ceph-mon[111262]: osdmap e228: 8 total, 8 up, 8 in 2024-02-11T22:17:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:21 smithi023 ceph-mon[113671]: osdmap e228: 8 total, 8 up, 8 in 2024-02-11T22:17:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:22.339 INFO:tasks.rados.rados.0.smithi023.stdout:915: done (1 left) 2024-02-11T22:17:22.339 INFO:tasks.rados.rados.0.smithi023.stdout:916: setattr oid 12 current snap is 90 2024-02-11T22:17:22.339 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 334 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:914: done (1 left) 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:917: rmattr oid 31 current snap is 90 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:918: rollback oid 1 current snap is 90 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 1 to 78 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:919: rollback oid 27 current snap is 90 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 41 2024-02-11T22:17:22.341 INFO:tasks.rados.rados.0.smithi023.stdout:920: snap_create 2024-02-11T22:17:22.352 INFO:tasks.rados.rados.0.smithi023.stdout:919: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:17:22.352 INFO:tasks.rados.rados.0.smithi023.stdout:919: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:17:22.356 INFO:tasks.rados.rados.0.smithi023.stdout:918: finishing rollback tid 0 to smithi02397626-1 2024-02-11T22:17:22.356 INFO:tasks.rados.rados.0.smithi023.stdout:919: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:17:22.356 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 278 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:17:22.356 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 518 (ObjNum 282 snap 84 seq_num 282) dirty exists 2024-02-11T22:17:22.359 INFO:tasks.rados.rados.0.smithi023.stdout:918: finishing rollback tid 1 to smithi02397626-1 2024-02-11T22:17:22.359 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 358 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-02-11T22:17:22.359 INFO:tasks.rados.rados.0.smithi023.stdout:918: finishing rollback tid 2 to smithi02397626-1 2024-02-11T22:17:22.359 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 670 (ObjNum 226 snap 65 seq_num 226) dirty exists 2024-02-11T22:17:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:22 smithi023 ceph-mon[111262]: pgmap v39: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:22 smithi023 ceph-mon[111262]: osdmap e229: 8 total, 8 up, 8 in 2024-02-11T22:17:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:22 smithi023 ceph-mon[113671]: pgmap v39: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:22 smithi023 ceph-mon[113671]: osdmap e229: 8 total, 8 up, 8 in 2024-02-11T22:17:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:22 smithi160 ceph-mon[106289]: pgmap v39: 121 pgs: 121 active+clean; 282 MiB data, 970 MiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:22 smithi160 ceph-mon[106289]: osdmap e229: 8 total, 8 up, 8 in 2024-02-11T22:17:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:916: done (4 left) 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:917: done (3 left) 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:918: done (2 left) 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:919: done (1 left) 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:920: done (0 left) 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:921: rollback oid 43 current snap is 91 2024-02-11T22:17:22.744 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 88 2024-02-11T22:17:22.745 INFO:tasks.rados.rados.0.smithi023.stdout:922: snap_create 2024-02-11T22:17:22.751 INFO:tasks.rados.rados.0.smithi023.stdout:921: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:17:22.752 INFO:tasks.rados.rados.0.smithi023.stdout:921: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:17:22.752 INFO:tasks.rados.rados.0.smithi023.stdout:921: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:17:22.752 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 472 (ObjNum 221 snap 65 seq_num 221) dirty exists 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: osdmap e230: 8 total, 8 up, 8 in 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: osdmap e231: 8 total, 8 up, 8 in 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:23 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: osdmap e230: 8 total, 8 up, 8 in 2024-02-11T22:17:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: osdmap e231: 8 total, 8 up, 8 in 2024-02-11T22:17:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: osdmap e230: 8 total, 8 up, 8 in 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: osdmap e231: 8 total, 8 up, 8 in 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:23.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:23.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:23.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:23 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:23.751 INFO:tasks.rados.rados.0.smithi023.stdout:921: done (1 left) 2024-02-11T22:17:23.752 INFO:tasks.rados.rados.0.smithi023.stdout:922: done (0 left) 2024-02-11T22:17:23.752 INFO:tasks.rados.rados.0.smithi023.stdout:923: rmattr oid 29 current snap is 92 2024-02-11T22:17:23.752 INFO:tasks.rados.rados.0.smithi023.stdout:923: done (0 left) 2024-02-11T22:17:23.752 INFO:tasks.rados.rados.0.smithi023.stdout:924: snap_create 2024-02-11T22:17:24.770 INFO:tasks.rados.rados.0.smithi023.stdout:924: done (0 left) 2024-02-11T22:17:24.770 INFO:tasks.rados.rados.0.smithi023.stdout:925: delete oid 33 current snap is 93 2024-02-11T22:17:24.774 INFO:tasks.rados.rados.0.smithi023.stdout:925: done (0 left) 2024-02-11T22:17:24.774 INFO:tasks.rados.rados.0.smithi023.stdout:926: setattr oid 48 current snap is 93 2024-02-11T22:17:24.776 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 93 2024-02-11T22:17:24.776 INFO:tasks.rados.rados.0.smithi023.stdout:927: seq_num 297 ranges {0=180224} 2024-02-11T22:17:24.777 INFO:tasks.rados.rados.0.smithi023.stdout:927: writing smithi02397626-2 from 0 to 180224 tid 1 2024-02-11T22:17:24.778 INFO:tasks.rados.rados.0.smithi023.stdout:928: read oid 37 snap -1 2024-02-11T22:17:24.778 INFO:tasks.rados.rados.0.smithi023.stdout:928: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:17:24.778 INFO:tasks.rados.rados.0.smithi023.stdout:929: rmattr oid 8 current snap is 93 2024-02-11T22:17:24.778 INFO:tasks.rados.rados.0.smithi023.stdout:929: done (3 left) 2024-02-11T22:17:24.778 INFO:tasks.rados.rados.0.smithi023.stdout:930: snap_create 2024-02-11T22:17:24.782 INFO:tasks.rados.rados.0.smithi023.stdout:927: finishing write tid 1 to smithi02397626-2 2024-02-11T22:17:24.782 INFO:tasks.rados.rados.0.smithi023.stdout:927: finishing write tid 2 to smithi02397626-2 2024-02-11T22:17:24.783 INFO:tasks.rados.rados.0.smithi023.stdout:928: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:17:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:927: finishing write tid 3 to smithi02397626-2 2024-02-11T22:17:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:927: oid 2 updating version 0 to 474 2024-02-11T22:17:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:927: oid 2 version 474 is already newer than 473 2024-02-11T22:17:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 474 (ObjNum 297 snap 93 seq_num 297) dirty exists 2024-02-11T22:17:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:927: left oid 2 (ObjNum 297 snap 93 seq_num 297) 2024-02-11T22:17:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 270 (ObjNum 290 snap 87 seq_num 290) dirty exists 2024-02-11T22:17:24.973 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: Reconfiguring mon.a (monmap changed)... 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: Reconfiguring daemon mon.a on smithi023 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: pgmap v43: 121 pgs: 121 active+clean; 285 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 918 KiB/s wr, 8 op/s 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: osdmap e232: 8 total, 8 up, 8 in 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: Reconfiguring mon.a (monmap changed)... 2024-02-11T22:17:24.974 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: Reconfiguring daemon mon.a on smithi023 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: pgmap v43: 121 pgs: 121 active+clean; 285 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 918 KiB/s wr, 8 op/s 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: osdmap e232: 8 total, 8 up, 8 in 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:17:24.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: Reconfiguring mon.a (monmap changed)... 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: Reconfiguring daemon mon.a on smithi023 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: pgmap v43: 121 pgs: 121 active+clean; 285 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 918 KiB/s wr, 8 op/s 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: osdmap e232: 8 total, 8 up, 8 in 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:17:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:25.791 INFO:tasks.rados.rados.0.smithi023.stdout:926: done (3 left) 2024-02-11T22:17:25.792 INFO:tasks.rados.rados.0.smithi023.stdout:927: done (2 left) 2024-02-11T22:17:25.792 INFO:tasks.rados.rados.0.smithi023.stdout:928: done (1 left) 2024-02-11T22:17:25.792 INFO:tasks.rados.rados.0.smithi023.stdout:930: done (0 left) 2024-02-11T22:17:25.792 INFO:tasks.rados.rados.0.smithi023.stdout:931: setattr oid 16 current snap is 94 2024-02-11T22:17:25.792 INFO:tasks.rados.rados.0.smithi023.stdout:932: snap_remove snap 78 2024-02-11T22:17:26.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: Reconfiguring mgr.y (monmap changed)... 2024-02-11T22:17:26.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: Reconfiguring daemon mgr.y on smithi023 2024-02-11T22:17:26.057 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: osdmap e233: 8 total, 8 up, 8 in 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:17:25] "GET /metrics HTTP/1.1" 200 35980 "" "Prometheus/2.43.0" 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: Reconfiguring mgr.y (monmap changed)... 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: Reconfiguring daemon mgr.y on smithi023 2024-02-11T22:17:26.058 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: osdmap e233: 8 total, 8 up, 8 in 2024-02-11T22:17:26.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:26.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:26.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:26.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:26.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: Reconfiguring mgr.y (monmap changed)... 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: Reconfiguring daemon mgr.y on smithi023 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: osdmap e233: 8 total, 8 up, 8 in 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:26.800 INFO:tasks.rados.rados.0.smithi023.stdout:932: done (1 left) 2024-02-11T22:17:26.800 INFO:tasks.rados.rados.0.smithi023.stdout:933: snap_create 2024-02-11T22:17:26.800 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 274 (ObjNum 258 snap 78 seq_num 258) dirty exists 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: Reconfiguring mon.c (monmap changed)... 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: Reconfiguring daemon mon.c on smithi023 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: pgmap v46: 121 pgs: 121 active+clean; 285 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 918 KiB/s wr, 8 op/s 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: osdmap e234: 8 total, 8 up, 8 in 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: Reconfiguring mon.c (monmap changed)... 2024-02-11T22:17:27.035 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: Reconfiguring daemon mon.c on smithi023 2024-02-11T22:17:27.036 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: pgmap v46: 121 pgs: 121 active+clean; 285 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 918 KiB/s wr, 8 op/s 2024-02-11T22:17:27.036 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: osdmap e234: 8 total, 8 up, 8 in 2024-02-11T22:17:27.036 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:27.036 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:27.036 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:17:27.036 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: Reconfiguring mon.c (monmap changed)... 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: Reconfiguring daemon mon.c on smithi023 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: pgmap v46: 121 pgs: 121 active+clean; 285 MiB data, 1005 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 918 KiB/s wr, 8 op/s 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: osdmap e234: 8 total, 8 up, 8 in 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:17:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:931: done (1 left) 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:933: done (0 left) 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:934: rmattr oid 17 current snap is 95 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:934: done (0 left) 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:935: read oid 48 snap -1 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:935: expect (ObjNum 290 snap 87 seq_num 290) 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:936: read oid 8 snap -1 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:936: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:17:27.797 INFO:tasks.rados.rados.0.smithi023.stdout:937: snap_create 2024-02-11T22:17:27.800 INFO:tasks.rados.rados.0.smithi023.stdout:936: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:17:27.824 INFO:tasks.rados.rados.0.smithi023.stdout:935: expect (ObjNum 290 snap 87 seq_num 290) 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: Reconfiguring osd.0 (monmap changed)... 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.0 on smithi023 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: osdmap e235: 8 total, 8 up, 8 in 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:28.115 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[111262]: osdmap e236: 8 total, 8 up, 8 in 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: Reconfiguring osd.0 (monmap changed)... 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.0 on smithi023 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: osdmap e235: 8 total, 8 up, 8 in 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:28.116 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:27 smithi023 ceph-mon[113671]: osdmap e236: 8 total, 8 up, 8 in 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: Reconfiguring osd.0 (monmap changed)... 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.0 on smithi023 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: osdmap e235: 8 total, 8 up, 8 in 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:27 smithi160 ceph-mon[106289]: osdmap e236: 8 total, 8 up, 8 in 2024-02-11T22:17:28.802 INFO:tasks.rados.rados.0.smithi023.stdout:935: done (2 left) 2024-02-11T22:17:28.802 INFO:tasks.rados.rados.0.smithi023.stdout:936: done (1 left) 2024-02-11T22:17:28.802 INFO:tasks.rados.rados.0.smithi023.stdout:937: done (0 left) 2024-02-11T22:17:28.802 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 96 2024-02-11T22:17:28.802 INFO:tasks.rados.rados.0.smithi023.stdout:938: seq_num 298 ranges {114688=196608} 2024-02-11T22:17:28.803 INFO:tasks.rados.rados.0.smithi023.stdout:938: writing smithi02397626-21 from 114688 to 311296 tid 1 2024-02-11T22:17:28.803 INFO:tasks.rados.rados.0.smithi023.stdout:939: delete oid 39 current snap is 96 2024-02-11T22:17:28.809 INFO:tasks.rados.rados.0.smithi023.stdout:939: done (1 left) 2024-02-11T22:17:28.809 INFO:tasks.rados.rados.0.smithi023.stdout:940: read oid 49 snap -1 2024-02-11T22:17:28.809 INFO:tasks.rados.rados.0.smithi023.stdout:940: expect (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:17:28.810 INFO:tasks.rados.rados.0.smithi023.stdout:941: delete oid 30 current snap is 96 2024-02-11T22:17:28.811 INFO:tasks.rados.rados.0.smithi023.stdout:938: finishing write tid 1 to smithi02397626-21 2024-02-11T22:17:28.812 INFO:tasks.rados.rados.0.smithi023.stdout:938: finishing write tid 2 to smithi02397626-21 2024-02-11T22:17:28.813 INFO:tasks.rados.rados.0.smithi023.stdout:941: done (2 left) 2024-02-11T22:17:28.813 INFO:tasks.rados.rados.0.smithi023.stdout:942: snap_remove snap 44 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: pgmap v49: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s rd, 44 KiB/s wr, 22 op/s 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: Reconfiguring osd.1 (monmap changed)... 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.1 on smithi023 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[111262]: osdmap e237: 8 total, 8 up, 8 in 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: pgmap v49: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s rd, 44 KiB/s wr, 22 op/s 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: Reconfiguring osd.1 (monmap changed)... 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.1 on smithi023 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:28 smithi023 ceph-mon[113671]: osdmap e237: 8 total, 8 up, 8 in 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: pgmap v49: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s rd, 44 KiB/s wr, 22 op/s 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: Reconfiguring osd.1 (monmap changed)... 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.1 on smithi023 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:28 smithi160 ceph-mon[106289]: osdmap e237: 8 total, 8 up, 8 in 2024-02-11T22:17:29.825 INFO:tasks.rados.rados.0.smithi023.stdout:942: done (2 left) 2024-02-11T22:17:29.825 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 96 2024-02-11T22:17:29.826 INFO:tasks.rados.rados.0.smithi023.stdout:938: finishing write tid 3 to smithi02397626-21 2024-02-11T22:17:29.826 INFO:tasks.rados.rados.0.smithi023.stdout:938: oid 21 updating version 0 to 534 2024-02-11T22:17:29.826 INFO:tasks.rados.rados.0.smithi023.stdout:938: oid 21 updating version 534 to 535 2024-02-11T22:17:29.826 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 535 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-02-11T22:17:29.826 INFO:tasks.rados.rados.0.smithi023.stdout:938: left oid 21 (ObjNum 298 snap 96 seq_num 298) 2024-02-11T22:17:29.826 INFO:tasks.rados.rados.0.smithi023.stdout:943: seq_num 301 ranges {0=245760} 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:943: writing smithi02397626-22 from 0 to 245760 tid 1 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:938: done (2 left) 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:944: read oid 33 snap -1 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:944: expect deleted 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:945: read oid 5 snap -1 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:945: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:946: delete oid 48 current snap is 96 2024-02-11T22:17:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:940: expect (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:940: done (4 left) 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:946: done (3 left) 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:947: read oid 8 snap -1 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:947: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:948: delete oid 38 current snap is 96 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:943: finishing write tid 1 to smithi02397626-22 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:943: finishing write tid 2 to smithi02397626-22 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:943: finishing write tid 3 to smithi02397626-22 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:943: oid 22 updating version 0 to 693 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:943: oid 22 updating version 693 to 694 2024-02-11T22:17:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 694 (ObjNum 301 snap 96 seq_num 301) dirty exists 2024-02-11T22:17:29.902 INFO:tasks.rados.rados.0.smithi023.stdout:943: left oid 22 (ObjNum 301 snap 96 seq_num 301) 2024-02-11T22:17:29.902 INFO:tasks.rados.rados.0.smithi023.stdout:945: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:17:29.958 INFO:tasks.rados.rados.0.smithi023.stdout:947: expect (ObjNum 196 snap 53 seq_num 196) 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:943: done (4 left) 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:944: done (3 left) 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:945: done (2 left) 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:947: done (1 left) 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:948: done (0 left) 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:949: read oid 25 snap -1 2024-02-11T22:17:29.987 INFO:tasks.rados.rados.0.smithi023.stdout:949: expect deleted 2024-02-11T22:17:29.988 INFO:tasks.rados.rados.0.smithi023.stdout:950: snap_remove snap 74 2024-02-11T22:17:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[111262]: Reconfiguring osd.2 (monmap changed)... 2024-02-11T22:17:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.2 on smithi023 2024-02-11T22:17:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[113671]: Reconfiguring osd.2 (monmap changed)... 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.2 on smithi023 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:17:30.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:29 smithi160 ceph-mon[106289]: Reconfiguring osd.2 (monmap changed)... 2024-02-11T22:17:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:29 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.2 on smithi023 2024-02-11T22:17:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:17:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:30.849 INFO:tasks.rados.rados.0.smithi023.stdout:950: done (1 left) 2024-02-11T22:17:30.849 INFO:tasks.rados.rados.0.smithi023.stdout:951: snap_remove snap 94 2024-02-11T22:17:31.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: pgmap v52: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s rd, 44 KiB/s wr, 22 op/s 2024-02-11T22:17:31.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: Reconfiguring osd.3 (monmap changed)... 2024-02-11T22:17:31.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.3 on smithi023 2024-02-11T22:17:31.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: osdmap e238: 8 total, 8 up, 8 in 2024-02-11T22:17:31.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:17:31.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: pgmap v52: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s rd, 44 KiB/s wr, 22 op/s 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: Reconfiguring osd.3 (monmap changed)... 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.3 on smithi023 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: osdmap e238: 8 total, 8 up, 8 in 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:17:31.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: pgmap v52: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 103 KiB/s rd, 44 KiB/s wr, 22 op/s 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: Reconfiguring osd.3 (monmap changed)... 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.3 on smithi023 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: osdmap e238: 8 total, 8 up, 8 in 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:17:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:31.876 INFO:tasks.rados.rados.0.smithi023.stdout:951: done (1 left) 2024-02-11T22:17:31.876 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 96 2024-02-11T22:17:31.876 INFO:tasks.rados.rados.0.smithi023.stdout:952: seq_num 304 ranges {106496=294912} 2024-02-11T22:17:31.878 INFO:tasks.rados.rados.0.smithi023.stdout:952: writing smithi02397626-14 from 106496 to 401408 tid 1 2024-02-11T22:17:31.878 INFO:tasks.rados.rados.0.smithi023.stdout:953: setattr oid 13 current snap is 96 2024-02-11T22:17:31.880 INFO:tasks.rados.rados.0.smithi023.stdout:949: done (2 left) 2024-02-11T22:17:31.880 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 96 2024-02-11T22:17:31.880 INFO:tasks.rados.rados.0.smithi023.stdout:954: seq_num 305 ranges {245760=311296} 2024-02-11T22:17:31.884 INFO:tasks.rados.rados.0.smithi023.stdout:954: writing smithi02397626-22 from 245760 to 557056 tid 1 2024-02-11T22:17:31.884 INFO:tasks.rados.rados.0.smithi023.stdout:955: rollback oid 12 current snap is 96 2024-02-11T22:17:31.884 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 85 2024-02-11T22:17:31.884 INFO:tasks.rados.rados.0.smithi023.stdout:956: snap_remove snap 93 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: Reconfiguring mds.a (monmap changed)... 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: Reconfiguring daemon mds.a on smithi023 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: osdmap e239: 8 total, 8 up, 8 in 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: Reconfiguring mds.a (monmap changed)... 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: Reconfiguring daemon mds.a on smithi023 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: osdmap e239: 8 total, 8 up, 8 in 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: Reconfiguring mds.a (monmap changed)... 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: Reconfiguring daemon mds.a on smithi023 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: osdmap e239: 8 total, 8 up, 8 in 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-11T22:17:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:32.748 INFO:tasks.rados.rados.0.smithi023.stdout:956: done (4 left) 2024-02-11T22:17:32.748 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 96 2024-02-11T22:17:32.748 INFO:tasks.rados.rados.0.smithi023.stdout:952: finishing write tid 1 to smithi02397626-14 2024-02-11T22:17:32.748 INFO:tasks.rados.rados.0.smithi023.stdout:957: seq_num 306 ranges {114688=327680} 2024-02-11T22:17:32.749 INFO:tasks.rados.rados.0.smithi023.stdout:957: writing smithi02397626-28 from 114688 to 442368 tid 1 2024-02-11T22:17:32.749 INFO:tasks.rados.rados.0.smithi023.stdout:958: read oid 6 snap -1 2024-02-11T22:17:32.750 INFO:tasks.rados.rados.0.smithi023.stdout:958: expect deleted 2024-02-11T22:17:32.750 INFO:tasks.rados.rados.0.smithi023.stdout:959: setattr oid 43 current snap is 96 2024-02-11T22:17:32.753 INFO:tasks.rados.rados.0.smithi023.stdout:960: delete oid 46 current snap is 96 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:952: finishing write tid 2 to smithi02397626-14 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 347 (ObjNum 292 snap 88 seq_num 292) dirty exists 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:952: finishing write tid 3 to smithi02397626-14 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:952: oid 14 updating version 0 to 296 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:952: oid 14 updating version 296 to 297 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 297 (ObjNum 304 snap 96 seq_num 304) dirty exists 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:952: left oid 14 (ObjNum 304 snap 96 seq_num 304) 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:955: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:955: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:954: finishing write tid 1 to smithi02397626-22 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:954: finishing write tid 2 to smithi02397626-22 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:955: finishing rollback tid 2 to smithi02397626-12 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 557 (ObjNum 282 snap 84 seq_num 282) dirty exists 2024-02-11T22:17:32.754 INFO:tasks.rados.rados.0.smithi023.stdout:954: finishing write tid 3 to smithi02397626-22 2024-02-11T22:17:32.755 INFO:tasks.rados.rados.0.smithi023.stdout:954: oid 22 updating version 0 to 712 2024-02-11T22:17:32.755 INFO:tasks.rados.rados.0.smithi023.stdout:954: oid 22 version 712 is already newer than 711 2024-02-11T22:17:32.755 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 712 (ObjNum 305 snap 96 seq_num 305) dirty exists 2024-02-11T22:17:32.755 INFO:tasks.rados.rados.0.smithi023.stdout:954: left oid 22 (ObjNum 305 snap 96 seq_num 305) 2024-02-11T22:17:32.758 INFO:tasks.rados.rados.0.smithi023.stdout:957: finishing write tid 1 to smithi02397626-28 2024-02-11T22:17:32.758 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 500 (ObjNum 221 snap 65 seq_num 221) dirty exists 2024-02-11T22:17:32.759 INFO:tasks.rados.rados.0.smithi023.stdout:957: finishing write tid 2 to smithi02397626-28 2024-02-11T22:17:32.762 INFO:tasks.rados.rados.0.smithi023.stdout:957: finishing write tid 3 to smithi02397626-28 2024-02-11T22:17:32.762 INFO:tasks.rados.rados.0.smithi023.stdout:957: oid 28 updating version 0 to 254 2024-02-11T22:17:32.762 INFO:tasks.rados.rados.0.smithi023.stdout:957: oid 28 version 254 is already newer than 253 2024-02-11T22:17:32.762 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 254 (ObjNum 306 snap 96 seq_num 306) dirty exists 2024-02-11T22:17:32.762 INFO:tasks.rados.rados.0.smithi023.stdout:957: left oid 28 (ObjNum 306 snap 96 seq_num 306) 2024-02-11T22:17:32.763 INFO:tasks.rados.rados.0.smithi023.stdout:952: done (7 left) 2024-02-11T22:17:32.763 INFO:tasks.rados.rados.0.smithi023.stdout:953: done (6 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:954: done (5 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:955: done (4 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:957: done (3 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:958: done (2 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:959: done (1 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:960: done (0 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:961: rollback oid 10 current snap is 96 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 41 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:962: rollback oid 22 current snap is 96 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 68 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:963: rmattr oid 46 current snap is 96 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:963: done (2 left) 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:964: read oid 3 snap -1 2024-02-11T22:17:32.764 INFO:tasks.rados.rados.0.smithi023.stdout:964: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:17:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:965: snap_create 2024-02-11T22:17:32.766 INFO:tasks.rados.rados.0.smithi023.stdout:961: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:17:32.767 INFO:tasks.rados.rados.0.smithi023.stdout:964: expect (ObjNum 191 snap 50 seq_num 191) 2024-02-11T22:17:32.787 INFO:tasks.rados.rados.0.smithi023.stdout:961: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:17:32.787 INFO:tasks.rados.rados.0.smithi023.stdout:962: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:17:32.787 INFO:tasks.rados.rados.0.smithi023.stdout:962: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:17:32.787 INFO:tasks.rados.rados.0.smithi023.stdout:961: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:17:32.788 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 504 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-11T22:17:32.788 INFO:tasks.rados.rados.0.smithi023.stdout:962: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:17:32.788 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 717 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:17:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: pgmap v55: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: Reconfiguring mon.b (monmap changed)... 2024-02-11T22:17:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: Reconfiguring daemon mon.b on smithi160 2024-02-11T22:17:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: osdmap e240: 8 total, 8 up, 8 in 2024-02-11T22:17:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[111262]: osdmap e241: 8 total, 8 up, 8 in 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: pgmap v55: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: Reconfiguring mon.b (monmap changed)... 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: Reconfiguring daemon mon.b on smithi160 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: osdmap e240: 8 total, 8 up, 8 in 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:17:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:17:33.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:33.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:32 smithi023 ceph-mon[113671]: osdmap e241: 8 total, 8 up, 8 in 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: pgmap v55: 121 pgs: 121 active+clean; 294 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: Reconfiguring mon.b (monmap changed)... 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: Reconfiguring daemon mon.b on smithi160 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: osdmap e240: 8 total, 8 up, 8 in 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-11T22:17:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:33.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:32 smithi160 ceph-mon[106289]: osdmap e241: 8 total, 8 up, 8 in 2024-02-11T22:17:33.756 INFO:tasks.rados.rados.0.smithi023.stdout:961: done (3 left) 2024-02-11T22:17:33.756 INFO:tasks.rados.rados.0.smithi023.stdout:962: done (2 left) 2024-02-11T22:17:33.756 INFO:tasks.rados.rados.0.smithi023.stdout:964: done (1 left) 2024-02-11T22:17:33.756 INFO:tasks.rados.rados.0.smithi023.stdout:965: done (0 left) 2024-02-11T22:17:33.756 INFO:tasks.rados.rados.0.smithi023.stdout:966: snap_remove snap 89 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: Reconfiguring mgr.x (monmap changed)... 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: Reconfiguring daemon mgr.x on smithi160 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[111262]: osdmap e242: 8 total, 8 up, 8 in 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: Reconfiguring mgr.x (monmap changed)... 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: Reconfiguring daemon mgr.x on smithi160 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:33 smithi023 ceph-mon[113671]: osdmap e242: 8 total, 8 up, 8 in 2024-02-11T22:17:34.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: Reconfiguring mgr.x (monmap changed)... 2024-02-11T22:17:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: Reconfiguring daemon mgr.x on smithi160 2024-02-11T22:17:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:17:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:33 smithi160 ceph-mon[106289]: osdmap e242: 8 total, 8 up, 8 in 2024-02-11T22:17:34.755 INFO:tasks.rados.rados.0.smithi023.stdout:966: done (0 left) 2024-02-11T22:17:34.756 INFO:tasks.rados.rados.0.smithi023.stdout:967: read oid 47 snap -1 2024-02-11T22:17:34.756 INFO:tasks.rados.rados.0.smithi023.stdout:967: expect (ObjNum 289 snap 87 seq_num 289) 2024-02-11T22:17:34.756 INFO:tasks.rados.rados.0.smithi023.stdout:968: read oid 35 snap -1 2024-02-11T22:17:34.756 INFO:tasks.rados.rados.0.smithi023.stdout:968: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:17:34.756 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 97 2024-02-11T22:17:34.757 INFO:tasks.rados.rados.0.smithi023.stdout:969: seq_num 308 ranges {0=360448} 2024-02-11T22:17:34.759 INFO:tasks.rados.rados.0.smithi023.stdout:969: writing smithi02397626-4 from 0 to 360448 tid 1 2024-02-11T22:17:34.759 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 97 2024-02-11T22:17:34.759 INFO:tasks.rados.rados.0.smithi023.stdout:970: seq_num 309 ranges {6676480=376832} 2024-02-11T22:17:34.797 INFO:tasks.rados.rados.0.smithi023.stdout:970: writing smithi02397626-36 from 6676480 to 7053312 tid 1 2024-02-11T22:17:34.798 INFO:tasks.rados.rados.0.smithi023.stdout:971: copy_from oid 8 from oid 27 current snap is 97 2024-02-11T22:17:34.798 INFO:tasks.rados.rados.0.smithi023.stdout:967: expect (ObjNum 289 snap 87 seq_num 289) 2024-02-11T22:17:34.895 INFO:tasks.rados.rados.0.smithi023.stdout:969: finishing write tid 1 to smithi02397626-4 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:969: finishing write tid 2 to smithi02397626-4 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:969: finishing write tid 3 to smithi02397626-4 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:969: oid 4 updating version 0 to 294 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:969: oid 4 version 294 is already newer than 293 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 294 (ObjNum 308 snap 97 seq_num 308) dirty exists 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:969: left oid 4 (ObjNum 308 snap 97 seq_num 308) 2024-02-11T22:17:34.896 INFO:tasks.rados.rados.0.smithi023.stdout:968: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:17:34.987 INFO:tasks.rados.rados.0.smithi023.stdout:970: finishing write tid 1 to smithi02397626-36 2024-02-11T22:17:34.987 INFO:tasks.rados.rados.0.smithi023.stdout:970: finishing write tid 2 to smithi02397626-36 2024-02-11T22:17:34.987 INFO:tasks.rados.rados.0.smithi023.stdout:970: finishing write tid 3 to smithi02397626-36 2024-02-11T22:17:34.987 INFO:tasks.rados.rados.0.smithi023.stdout:970: oid 36 updating version 0 to 216 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:970: oid 36 updating version 216 to 217 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 217 (ObjNum 309 snap 97 seq_num 309) dirty exists 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:970: left oid 36 (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:971: finishing copy_from to smithi02397626-8 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 278 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:971: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:967: done (4 left) 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:968: done (3 left) 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:969: done (2 left) 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:970: done (1 left) 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:971: done (0 left) 2024-02-11T22:17:34.988 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 97 2024-02-11T22:17:34.989 INFO:tasks.rados.rados.0.smithi023.stdout:972: seq_num 310 ranges {638976=401408} 2024-02-11T22:17:34.993 INFO:tasks.rados.rados.0.smithi023.stdout:972: writing smithi02397626-10 from 638976 to 1040384 tid 1 2024-02-11T22:17:34.993 INFO:tasks.rados.rados.0.smithi023.stdout:973: rollback oid 41 current snap is 97 2024-02-11T22:17:34.993 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 41 2024-02-11T22:17:34.993 INFO:tasks.rados.rados.0.smithi023.stdout:974: delete oid 38 current snap is 97 2024-02-11T22:17:34.995 INFO:tasks.rados.rados.0.smithi023.stdout:973: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:17:34.996 INFO:tasks.rados.rados.0.smithi023.stdout:973: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:17:34.996 INFO:tasks.rados.rados.0.smithi023.stdout:972: finishing write tid 1 to smithi02397626-10 2024-02-11T22:17:34.996 INFO:tasks.rados.rados.0.smithi023.stdout:973: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:17:34.997 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 376 (ObjNum 141 snap 40 seq_num 141) dirty exists 2024-02-11T22:17:34.997 INFO:tasks.rados.rados.0.smithi023.stdout:972: finishing write tid 2 to smithi02397626-10 2024-02-11T22:17:34.997 INFO:tasks.rados.rados.0.smithi023.stdout:973: done (2 left) 2024-02-11T22:17:34.997 INFO:tasks.rados.rados.0.smithi023.stdout:974: done (1 left) 2024-02-11T22:17:34.997 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 97 2024-02-11T22:17:34.997 INFO:tasks.rados.rados.0.smithi023.stdout:975: seq_num 312 ranges {0=434176} 2024-02-11T22:17:34.999 INFO:tasks.rados.rados.0.smithi023.stdout:975: writing smithi02397626-33 from 0 to 434176 tid 1 2024-02-11T22:17:34.999 INFO:tasks.rados.rados.0.smithi023.stdout:976: read oid 46 snap -1 2024-02-11T22:17:34.999 INFO:tasks.rados.rados.0.smithi023.stdout:976: expect deleted 2024-02-11T22:17:34.999 INFO:tasks.rados.rados.0.smithi023.stdout:977: snap_remove snap 86 2024-02-11T22:17:35.144 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: pgmap v58: 121 pgs: 121 active+clean; 293 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 256 KiB/s wr, 14 op/s 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: Reconfiguring osd.4 (monmap changed)... 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.4 on smithi160 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:35.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:34 smithi160 ceph-mon[106289]: osdmap e243: 8 total, 8 up, 8 in 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: pgmap v58: 121 pgs: 121 active+clean; 293 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 256 KiB/s wr, 14 op/s 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: Reconfiguring osd.4 (monmap changed)... 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.4 on smithi160 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:17:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[111262]: osdmap e243: 8 total, 8 up, 8 in 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: pgmap v58: 121 pgs: 121 active+clean; 293 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 256 KiB/s wr, 14 op/s 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: Reconfiguring osd.4 (monmap changed)... 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.4 on smithi160 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:34 smithi023 ceph-mon[113671]: osdmap e243: 8 total, 8 up, 8 in 2024-02-11T22:17:35.899 INFO:tasks.rados.rados.0.smithi023.stdout:977: done (3 left) 2024-02-11T22:17:35.899 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 97 2024-02-11T22:17:35.899 INFO:tasks.rados.rados.0.smithi023.stdout:978: seq_num 313 ranges {401408=450560} 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:978: writing smithi02397626-14 from 401408 to 851968 tid 1 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:979: snap_create 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:972: finishing write tid 3 to smithi02397626-10 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:972: oid 10 updating version 0 to 513 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:972: oid 10 version 513 is already newer than 512 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 513 (ObjNum 310 snap 97 seq_num 310) dirty exists 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:972: left oid 10 (ObjNum 310 snap 97 seq_num 310) 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:975: finishing write tid 1 to smithi02397626-33 2024-02-11T22:17:35.904 INFO:tasks.rados.rados.0.smithi023.stdout:975: finishing write tid 2 to smithi02397626-33 2024-02-11T22:17:35.905 INFO:tasks.rados.rados.0.smithi023.stdout:975: finishing write tid 3 to smithi02397626-33 2024-02-11T22:17:35.905 INFO:tasks.rados.rados.0.smithi023.stdout:975: oid 33 updating version 0 to 344 2024-02-11T22:17:35.905 INFO:tasks.rados.rados.0.smithi023.stdout:975: oid 33 updating version 344 to 345 2024-02-11T22:17:35.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 345 (ObjNum 312 snap 97 seq_num 312) dirty exists 2024-02-11T22:17:35.905 INFO:tasks.rados.rados.0.smithi023.stdout:975: left oid 33 (ObjNum 312 snap 97 seq_num 312) 2024-02-11T22:17:35.911 INFO:tasks.rados.rados.0.smithi023.stdout:978: finishing write tid 1 to smithi02397626-14 2024-02-11T22:17:35.912 INFO:tasks.rados.rados.0.smithi023.stdout:978: finishing write tid 2 to smithi02397626-14 2024-02-11T22:17:35.914 INFO:tasks.rados.rados.0.smithi023.stdout:978: finishing write tid 3 to smithi02397626-14 2024-02-11T22:17:35.914 INFO:tasks.rados.rados.0.smithi023.stdout:978: oid 14 updating version 0 to 309 2024-02-11T22:17:35.915 INFO:tasks.rados.rados.0.smithi023.stdout:978: oid 14 updating version 309 to 310 2024-02-11T22:17:35.915 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 310 (ObjNum 313 snap 97 seq_num 313) dirty exists 2024-02-11T22:17:35.915 INFO:tasks.rados.rados.0.smithi023.stdout:978: left oid 14 (ObjNum 313 snap 97 seq_num 313) 2024-02-11T22:17:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:17:35] "GET /metrics HTTP/1.1" 200 35980 "" "Prometheus/2.43.0" 2024-02-11T22:17:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[111262]: Reconfiguring osd.5 (monmap changed)... 2024-02-11T22:17:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.5 on smithi160 2024-02-11T22:17:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[113671]: Reconfiguring osd.5 (monmap changed)... 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.5 on smithi160 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:17:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:36.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:35 smithi160 ceph-mon[106289]: Reconfiguring osd.5 (monmap changed)... 2024-02-11T22:17:36.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:35 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.5 on smithi160 2024-02-11T22:17:36.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:36.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:36.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:17:36.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:36.920 INFO:tasks.rados.rados.0.smithi023.stdout:972: done (4 left) 2024-02-11T22:17:36.921 INFO:tasks.rados.rados.0.smithi023.stdout:975: done (3 left) 2024-02-11T22:17:36.921 INFO:tasks.rados.rados.0.smithi023.stdout:976: done (2 left) 2024-02-11T22:17:36.921 INFO:tasks.rados.rados.0.smithi023.stdout:978: done (1 left) 2024-02-11T22:17:36.921 INFO:tasks.rados.rados.0.smithi023.stdout:979: done (0 left) 2024-02-11T22:17:36.921 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 98 2024-02-11T22:17:36.921 INFO:tasks.rados.rados.0.smithi023.stdout:980: seq_num 314 ranges {1277952=466944} 2024-02-11T22:17:36.930 INFO:tasks.rados.rados.0.smithi023.stdout:980: writing smithi02397626-19 from 1277952 to 1744896 tid 1 2024-02-11T22:17:36.930 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 98 2024-02-11T22:17:36.930 INFO:tasks.rados.rados.0.smithi023.stdout:981: seq_num 315 ranges {0=483328} 2024-02-11T22:17:36.933 INFO:tasks.rados.rados.0.smithi023.stdout:981: writing smithi02397626-25 from 0 to 483328 tid 1 2024-02-11T22:17:36.933 INFO:tasks.rados.rados.0.smithi023.stdout:982: rmattr oid 42 current snap is 98 2024-02-11T22:17:36.933 INFO:tasks.rados.rados.0.smithi023.stdout:983: delete oid 10 current snap is 98 2024-02-11T22:17:36.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 0 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-02-11T22:17:36.938 INFO:tasks.rados.rados.0.smithi023.stdout:980: finishing write tid 1 to smithi02397626-19 2024-02-11T22:17:36.938 INFO:tasks.rados.rados.0.smithi023.stdout:980: finishing write tid 2 to smithi02397626-19 2024-02-11T22:17:36.939 INFO:tasks.rados.rados.0.smithi023.stdout:981: finishing write tid 1 to smithi02397626-25 2024-02-11T22:17:36.939 INFO:tasks.rados.rados.0.smithi023.stdout:981: finishing write tid 2 to smithi02397626-25 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:980: finishing write tid 3 to smithi02397626-19 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:980: oid 19 updating version 0 to 223 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:980: oid 19 updating version 223 to 224 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 224 (ObjNum 314 snap 98 seq_num 314) dirty exists 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:980: left oid 19 (ObjNum 314 snap 98 seq_num 314) 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:980: done (3 left) 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:982: done (2 left) 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:983: done (1 left) 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:984: copy_from oid 21 from oid 5 current snap is 98 2024-02-11T22:17:36.940 INFO:tasks.rados.rados.0.smithi023.stdout:985: snap_create 2024-02-11T22:17:36.941 INFO:tasks.rados.rados.0.smithi023.stdout:981: finishing write tid 3 to smithi02397626-25 2024-02-11T22:17:36.941 INFO:tasks.rados.rados.0.smithi023.stdout:981: oid 25 updating version 0 to 290 2024-02-11T22:17:36.941 INFO:tasks.rados.rados.0.smithi023.stdout:981: oid 25 version 290 is already newer than 289 2024-02-11T22:17:36.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 290 (ObjNum 315 snap 98 seq_num 315) dirty exists 2024-02-11T22:17:36.941 INFO:tasks.rados.rados.0.smithi023.stdout:981: left oid 25 (ObjNum 315 snap 98 seq_num 315) 2024-02-11T22:17:36.949 INFO:tasks.rados.rados.0.smithi023.stdout:984: finishing copy_from to smithi02397626-21 2024-02-11T22:17:36.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 278 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:17:36.949 INFO:tasks.rados.rados.0.smithi023.stdout:984: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: pgmap v61: 121 pgs: 121 active+clean; 293 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 256 KiB/s wr, 14 op/s 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: Reconfiguring osd.6 (monmap changed)... 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.6 on smithi160 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: osdmap e244: 8 total, 8 up, 8 in 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:17:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: pgmap v61: 121 pgs: 121 active+clean; 293 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 256 KiB/s wr, 14 op/s 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: Reconfiguring osd.6 (monmap changed)... 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.6 on smithi160 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: osdmap e244: 8 total, 8 up, 8 in 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:17:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: pgmap v61: 121 pgs: 121 active+clean; 293 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 256 KiB/s wr, 14 op/s 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: Reconfiguring osd.6 (monmap changed)... 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.6 on smithi160 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: osdmap e244: 8 total, 8 up, 8 in 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:17:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:981: done (2 left) 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:984: done (1 left) 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:985: done (0 left) 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:986: rollback oid 44 current snap is 99 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 41 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:987: copy_from oid 18 from oid 38 current snap is 99 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 99 2024-02-11T22:17:37.923 INFO:tasks.rados.rados.0.smithi023.stdout:988: seq_num 317 ranges {802816=516096} 2024-02-11T22:17:37.930 INFO:tasks.rados.rados.0.smithi023.stdout:988: writing smithi02397626-3 from 802816 to 1318912 tid 1 2024-02-11T22:17:37.931 INFO:tasks.rados.rados.0.smithi023.stdout:989: snap_remove snap 53 2024-02-11T22:17:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: Reconfiguring osd.7 (monmap changed)... 2024-02-11T22:17:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: Reconfiguring daemon osd.7 on smithi160 2024-02-11T22:17:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: osdmap e245: 8 total, 8 up, 8 in 2024-02-11T22:17:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:17:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: Reconfiguring osd.7 (monmap changed)... 2024-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: Reconfiguring daemon osd.7 on smithi160 2024-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: osdmap e245: 8 total, 8 up, 8 in 2024-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:17:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: Reconfiguring osd.7 (monmap changed)... 2024-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: Reconfiguring daemon osd.7 on smithi160 2024-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: osdmap e245: 8 total, 8 up, 8 in 2024-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:17:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:38.926 INFO:tasks.rados.rados.0.smithi023.stdout:989: done (3 left) 2024-02-11T22:17:38.926 INFO:tasks.rados.rados.0.smithi023.stdout:990: snap_create 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:986: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 99 (ObjNum 97 snap 0 seq_num 914038640) dirty dne 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:987: finishing copy_from to smithi02397626-18 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:987: got expected ENOENT (src dne) 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:987: finishing copy_from racing read to smithi02397626-18 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:988: finishing write tid 1 to smithi02397626-3 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:988: finishing write tid 2 to smithi02397626-3 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:988: finishing write tid 3 to smithi02397626-3 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:988: oid 3 updating version 0 to 348 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:988: oid 3 updating version 348 to 349 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 349 (ObjNum 317 snap 99 seq_num 317) dirty exists 2024-02-11T22:17:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:988: left oid 3 (ObjNum 317 snap 99 seq_num 317) 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: pgmap v64: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: Reconfiguring mds.b (monmap changed)... 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: Reconfiguring daemon mds.b on smithi160 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: osdmap e246: 8 total, 8 up, 8 in 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-11T22:17:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-11T22:17:39.278 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: pgmap v64: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-02-11T22:17:39.278 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: Reconfiguring mds.b (monmap changed)... 2024-02-11T22:17:39.278 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: Reconfiguring daemon mds.b on smithi160 2024-02-11T22:17:39.278 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: osdmap e246: 8 total, 8 up, 8 in 2024-02-11T22:17:39.278 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.279 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: pgmap v64: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: Reconfiguring mds.b (monmap changed)... 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: Reconfiguring daemon mds.b on smithi160 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: osdmap e246: 8 total, 8 up, 8 in 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-11T22:17:39.280 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:39.281 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-11T22:17:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:986: done (3 left) 2024-02-11T22:17:39.937 INFO:tasks.rados.rados.0.smithi023.stdout:987: done (2 left) 2024-02-11T22:17:39.937 INFO:tasks.rados.rados.0.smithi023.stdout:988: done (1 left) 2024-02-11T22:17:39.937 INFO:tasks.rados.rados.0.smithi023.stdout:990: done (0 left) 2024-02-11T22:17:39.937 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 100 2024-02-11T22:17:39.937 INFO:tasks.rados.rados.0.smithi023.stdout:991: seq_num 318 ranges {6676480=532480} 2024-02-11T22:17:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:991: writing smithi02397626-1 from 6676480 to 7208960 tid 1 2024-02-11T22:17:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:992: read oid 35 snap -1 2024-02-11T22:17:39.977 INFO:tasks.rados.rados.0.smithi023.stdout:992: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:17:39.977 INFO:tasks.rados.rados.0.smithi023.stdout:993: snap_create 2024-02-11T22:17:39.985 INFO:tasks.rados.rados.0.smithi023.stdout:991: finishing write tid 1 to smithi02397626-1 2024-02-11T22:17:39.985 INFO:tasks.rados.rados.0.smithi023.stdout:992: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:17:40.075 INFO:tasks.rados.rados.0.smithi023.stdout:991: finishing write tid 2 to smithi02397626-1 2024-02-11T22:17:40.076 INFO:tasks.rados.rados.0.smithi023.stdout:991: finishing write tid 3 to smithi02397626-1 2024-02-11T22:17:40.076 INFO:tasks.rados.rados.0.smithi023.stdout:991: oid 1 updating version 0 to 737 2024-02-11T22:17:40.076 INFO:tasks.rados.rados.0.smithi023.stdout:991: oid 1 updating version 737 to 738 2024-02-11T22:17:40.076 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 738 (ObjNum 318 snap 100 seq_num 318) dirty exists 2024-02-11T22:17:40.076 INFO:tasks.rados.rados.0.smithi023.stdout:991: left oid 1 (ObjNum 318 snap 100 seq_num 318) 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all mon 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all crash 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: Upgrade: osd.0 is safe to restart 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: osdmap e247: 8 total, 8 up, 8 in 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:17:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all mon 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all crash 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: Upgrade: osd.0 is safe to restart 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: osdmap e247: 8 total, 8 up, 8 in 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:17:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:40.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all mon 2024-02-11T22:17:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all crash 2024-02-11T22:17:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-11T22:17:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: Upgrade: osd.0 is safe to restart 2024-02-11T22:17:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: osdmap e247: 8 total, 8 up, 8 in 2024-02-11T22:17:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:40.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-11T22:17:40.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:40.950 INFO:tasks.rados.rados.0.smithi023.stdout:991: done (2 left) 2024-02-11T22:17:40.951 INFO:tasks.rados.rados.0.smithi023.stdout:992: done (1 left) 2024-02-11T22:17:40.951 INFO:tasks.rados.rados.0.smithi023.stdout:993: done (0 left) 2024-02-11T22:17:40.951 INFO:tasks.rados.rados.0.smithi023.stdout:994: rollback oid 37 current snap is 101 2024-02-11T22:17:40.951 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 90 2024-02-11T22:17:40.951 INFO:tasks.rados.rados.0.smithi023.stdout:995: delete oid 44 current snap is 101 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:995: done (1 left) 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:996: copy_from oid 39 from oid 8 current snap is 101 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:997: read oid 46 snap 75 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:997: expect (ObjNum 161 snap 45 seq_num 161) 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:998: rollback oid 29 current snap is 101 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 75 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 101 2024-02-11T22:17:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:999: seq_num 320 ranges {0=565248} 2024-02-11T22:17:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:999: writing smithi02397626-50 from 0 to 565248 tid 1 2024-02-11T22:17:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 101 2024-02-11T22:17:40.961 INFO:tasks.rados.rados.0.smithi023.stdout:1000: seq_num 321 ranges {114688=581632} 2024-02-11T22:17:40.965 INFO:tasks.rados.rados.0.smithi023.stdout:1000: writing smithi02397626-24 from 114688 to 696320 tid 1 2024-02-11T22:17:40.965 INFO:tasks.rados.rados.0.smithi023.stdout:1001: snap_remove snap 57 2024-02-11T22:17:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:40 smithi160 ceph-mon[106289]: pgmap v67: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-02-11T22:17:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:40 smithi160 ceph-mon[106289]: Upgrade: Updating osd.0 2024-02-11T22:17:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:40 smithi160 ceph-mon[106289]: Deploying daemon osd.0 on smithi023 2024-02-11T22:17:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:40 smithi160 ceph-mon[106289]: osdmap e248: 8 total, 8 up, 8 in 2024-02-11T22:17:41.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[111262]: pgmap v67: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-02-11T22:17:41.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[111262]: Upgrade: Updating osd.0 2024-02-11T22:17:41.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[111262]: Deploying daemon osd.0 on smithi023 2024-02-11T22:17:41.333 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[111262]: osdmap e248: 8 total, 8 up, 8 in 2024-02-11T22:17:41.334 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[113671]: pgmap v67: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-02-11T22:17:41.334 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[113671]: Upgrade: Updating osd.0 2024-02-11T22:17:41.334 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[113671]: Deploying daemon osd.0 on smithi023 2024-02-11T22:17:41.334 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:40 smithi023 ceph-mon[113671]: osdmap e248: 8 total, 8 up, 8 in 2024-02-11T22:17:41.962 INFO:tasks.rados.rados.0.smithi023.stdout:1001: done (6 left) 2024-02-11T22:17:41.962 INFO:tasks.rados.rados.0.smithi023.stdout:1002: rmattr oid 28 current snap is 101 2024-02-11T22:17:41.963 INFO:tasks.rados.rados.0.smithi023.stdout:994: finishing rollback tid 0 to smithi02397626-37 2024-02-11T22:17:41.963 INFO:tasks.rados.rados.0.smithi023.stdout:994: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:17:41.963 INFO:tasks.rados.rados.0.smithi023.stdout:994: finishing rollback tid 2 to smithi02397626-37 2024-02-11T22:17:41.963 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 587 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:17:41.963 INFO:tasks.rados.rados.0.smithi023.stdout:998: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:17:41.963 INFO:tasks.rados.rados.0.smithi023.stdout:997: expect (ObjNum 161 snap 45 seq_num 161) 2024-02-11T22:17:41.975 INFO:tasks.rados.rados.0.smithi023.stdout:998: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:17:41.975 INFO:tasks.rados.rados.0.smithi023.stdout:998: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 354 (ObjNum 228 snap 65 seq_num 228) dirty exists 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:1000: finishing write tid 1 to smithi02397626-24 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:1000: finishing write tid 2 to smithi02397626-24 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:1000: finishing write tid 3 to smithi02397626-24 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:1000: oid 24 updating version 0 to 358 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:1000: oid 24 version 358 is already newer than 357 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 358 (ObjNum 321 snap 101 seq_num 321) dirty exists 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:1000: left oid 24 (ObjNum 321 snap 101 seq_num 321) 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:999: finishing write tid 1 to smithi02397626-50 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:999: finishing write tid 2 to smithi02397626-50 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:999: finishing write tid 3 to smithi02397626-50 2024-02-11T22:17:41.976 INFO:tasks.rados.rados.0.smithi023.stdout:999: oid 50 updating version 0 to 589 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:999: oid 50 version 589 is already newer than 588 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 589 (ObjNum 320 snap 101 seq_num 320) dirty exists 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:999: left oid 50 (ObjNum 320 snap 101 seq_num 320) 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:996: finishing copy_from to smithi02397626-39 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 278 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:996: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 255 (ObjNum 306 snap 96 seq_num 306) dirty exists 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:994: done (6 left) 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:996: done (5 left) 2024-02-11T22:17:41.977 INFO:tasks.rados.rados.0.smithi023.stdout:997: done (4 left) 2024-02-11T22:17:41.978 INFO:tasks.rados.rados.0.smithi023.stdout:998: done (3 left) 2024-02-11T22:17:41.978 INFO:tasks.rados.rados.0.smithi023.stdout:999: done (2 left) 2024-02-11T22:17:41.978 INFO:tasks.rados.rados.0.smithi023.stdout:1000: done (1 left) 2024-02-11T22:17:41.978 INFO:tasks.rados.rados.0.smithi023.stdout:1002: done (0 left) 2024-02-11T22:17:41.978 INFO:tasks.rados.rados.0.smithi023.stdout:1003: setattr oid 27 current snap is 101 2024-02-11T22:17:41.978 INFO:tasks.rados.rados.0.smithi023.stdout:1004: snap_remove snap 68 2024-02-11T22:17:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:41 smithi023 ceph-mon[111262]: osdmap e249: 8 total, 8 up, 8 in 2024-02-11T22:17:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:41 smithi023 ceph-mon[113671]: osdmap e249: 8 total, 8 up, 8 in 2024-02-11T22:17:42.406 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:42 smithi023 systemd[1]: Stopping Ceph osd.0 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:17:42.406 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[54896]: 2024-02-11T22:17:42.199+0000 7fbe44e8d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:17:42.406 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[54896]: 2024-02-11T22:17:42.199+0000 7fbe44e8d700 -1 osd.0 250 *** Got signal Terminated *** 2024-02-11T22:17:42.406 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[54896]: 2024-02-11T22:17:42.199+0000 7fbe44e8d700 -1 osd.0 250 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:17:42.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:41 smithi160 ceph-mon[106289]: osdmap e249: 8 total, 8 up, 8 in 2024-02-11T22:17:42.755 INFO:tasks.rados.rados.0.smithi023.stdout:1004: done (1 left) 2024-02-11T22:17:42.755 INFO:tasks.rados.rados.0.smithi023.stdout:1005: rollback oid 16 current snap is 101 2024-02-11T22:17:42.755 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 16 to 85 2024-02-11T22:17:42.755 INFO:tasks.rados.rados.0.smithi023.stdout:1006: snap_remove snap 41 2024-02-11T22:17:43.396 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[111262]: pgmap v70: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[111262]: osdmap e250: 8 total, 8 up, 8 in 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[111262]: osd.0 marked itself down and dead 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[111262]: osdmap e251: 8 total, 7 up, 8 in 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[113671]: pgmap v70: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[113671]: osdmap e250: 8 total, 8 up, 8 in 2024-02-11T22:17:43.399 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[113671]: osd.0 marked itself down and dead 2024-02-11T22:17:43.400 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:17:43.400 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:42 smithi023 ceph-mon[113671]: osdmap e251: 8 total, 7 up, 8 in 2024-02-11T22:17:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:42 smithi160 ceph-mon[106289]: pgmap v70: 121 pgs: 121 active+clean; 308 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:17:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:42 smithi160 ceph-mon[106289]: osdmap e250: 8 total, 8 up, 8 in 2024-02-11T22:17:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:42 smithi160 ceph-mon[106289]: osd.0 marked itself down and dead 2024-02-11T22:17:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:42 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:17:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:42 smithi160 ceph-mon[106289]: osdmap e251: 8 total, 7 up, 8 in 2024-02-11T22:17:43.655 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:43 smithi023 bash[120417]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0 2024-02-11T22:17:43.757 INFO:tasks.rados.rados.0.smithi023.stdout:1006: done (2 left) 2024-02-11T22:17:43.757 INFO:tasks.rados.rados.0.smithi023.stdout:1007: read oid 28 snap -1 2024-02-11T22:17:43.757 INFO:tasks.rados.rados.0.smithi023.stdout:1007: expect (ObjNum 306 snap 96 seq_num 306) 2024-02-11T22:17:43.757 INFO:tasks.rados.rados.0.smithi023.stdout:1008: copy_from oid 41 from oid 7 current snap is 101 2024-02-11T22:17:43.758 INFO:tasks.rados.rados.0.smithi023.stdout:1009: read oid 9 snap 90 2024-02-11T22:17:43.758 INFO:tasks.rados.rados.0.smithi023.stdout:1009: expect deleted 2024-02-11T22:17:43.758 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 101 2024-02-11T22:17:43.758 INFO:tasks.rados.rados.0.smithi023.stdout:1010: seq_num 322 ranges {6610944=598016} 2024-02-11T22:17:43.798 INFO:tasks.rados.rados.0.smithi023.stdout:1010: writing smithi02397626-23 from 6610944 to 7208960 tid 1 2024-02-11T22:17:43.798 INFO:tasks.rados.rados.0.smithi023.stdout:1011: copy_from oid 24 from oid 33 current snap is 101 2024-02-11T22:17:43.798 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 320 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:17:43.798 INFO:tasks.rados.rados.0.smithi023.stdout:1008: finishing copy_from to smithi02397626-41 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:1008: got expected ENOENT (src dne) 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:1008: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:1005: finishing rollback tid 0 to smithi02397626-16 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:1005: finishing rollback tid 1 to smithi02397626-16 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:1005: finishing rollback tid 2 to smithi02397626-16 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 312 (ObjNum 258 snap 78 seq_num 258) dirty exists 2024-02-11T22:17:43.799 INFO:tasks.rados.rados.0.smithi023.stdout:1007: expect (ObjNum 306 snap 96 seq_num 306) 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1010: finishing write tid 1 to smithi02397626-23 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1010: finishing write tid 2 to smithi02397626-23 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1011: finishing copy_from to smithi02397626-24 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 345 (ObjNum 312 snap 97 seq_num 312) dirty exists 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1011: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1010: finishing write tid 3 to smithi02397626-23 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1010: oid 23 updating version 0 to 766 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1010: oid 23 updating version 766 to 767 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 767 (ObjNum 322 snap 101 seq_num 322) dirty exists 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1010: left oid 23 (ObjNum 322 snap 101 seq_num 322) 2024-02-11T22:17:43.817 INFO:tasks.rados.rados.0.smithi023.stdout:1003: done (6 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1005: done (5 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1007: done (4 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1008: done (3 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1009: done (2 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1010: done (1 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1011: done (0 left) 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 101 2024-02-11T22:17:43.818 INFO:tasks.rados.rados.0.smithi023.stdout:1012: seq_num 323 ranges {565248=614400} 2024-02-11T22:17:43.823 INFO:tasks.rados.rados.0.smithi023.stdout:1012: writing smithi02397626-50 from 565248 to 1179648 tid 1 2024-02-11T22:17:43.823 INFO:tasks.rados.rados.0.smithi023.stdout:1013: read oid 19 snap 75 2024-02-11T22:17:43.823 INFO:tasks.rados.rados.0.smithi023.stdout:1013: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:17:43.823 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 101 2024-02-11T22:17:43.823 INFO:tasks.rados.rados.0.smithi023.stdout:1014: seq_num 324 ranges {114688=630784} 2024-02-11T22:17:43.828 INFO:tasks.rados.rados.0.smithi023.stdout:1014: writing smithi02397626-37 from 114688 to 745472 tid 1 2024-02-11T22:17:43.828 INFO:tasks.rados.rados.0.smithi023.stdout:1015: copy_from oid 39 from oid 8 current snap is 101 2024-02-11T22:17:43.828 INFO:tasks.rados.rados.0.smithi023.stdout:1012: finishing write tid 1 to smithi02397626-50 2024-02-11T22:17:43.828 INFO:tasks.rados.rados.0.smithi023.stdout:1012: finishing write tid 2 to smithi02397626-50 2024-02-11T22:17:43.828 INFO:tasks.rados.rados.0.smithi023.stdout:1016: snap_remove snap 73 2024-02-11T22:17:44.768 INFO:tasks.rados.rados.0.smithi023.stdout:1016: done (4 left) 2024-02-11T22:17:44.768 INFO:tasks.rados.rados.0.smithi023.stdout:1017: snap_remove snap 96 2024-02-11T22:17:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:44 smithi023 ceph-mon[111262]: pgmap v73: 121 pgs: 13 stale+active+clean, 108 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-11T22:17:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:44 smithi023 ceph-mon[111262]: osdmap e252: 8 total, 7 up, 8 in 2024-02-11T22:17:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:44 smithi023 ceph-mon[113671]: pgmap v73: 121 pgs: 13 stale+active+clean, 108 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-11T22:17:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:44 smithi023 ceph-mon[113671]: osdmap e252: 8 total, 7 up, 8 in 2024-02-11T22:17:45.156 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:44 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.0.service: Succeeded. 2024-02-11T22:17:45.156 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:44 smithi023 systemd[1]: Stopped Ceph osd.0 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:17:45.156 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:44 smithi023 systemd[1]: Starting Ceph osd.0 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:17:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:44 smithi160 ceph-mon[106289]: pgmap v73: 121 pgs: 13 stale+active+clean, 108 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-11T22:17:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:44 smithi160 ceph-mon[106289]: osdmap e252: 8 total, 7 up, 8 in 2024-02-11T22:17:45.769 INFO:tasks.rados.rados.0.smithi023.stdout:1017: done (4 left) 2024-02-11T22:17:45.769 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 101 2024-02-11T22:17:45.770 INFO:tasks.rados.rados.0.smithi023.stdout:1018: seq_num 325 ranges {2367488=647168} 2024-02-11T22:17:45.786 INFO:tasks.rados.rados.0.smithi023.stdout:1018: writing smithi02397626-26 from 2367488 to 3014656 tid 1 2024-02-11T22:17:45.786 INFO:tasks.rados.rados.0.smithi023.stdout:1019: read oid 20 snap -1 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1019: expect deleted 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1020: setattr oid 21 current snap is 101 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1012: finishing write tid 3 to smithi02397626-50 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1012: oid 50 updating version 0 to 599 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1012: oid 50 version 599 is already newer than 598 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 599 (ObjNum 323 snap 101 seq_num 323) dirty exists 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1012: left oid 50 (ObjNum 323 snap 101 seq_num 323) 2024-02-11T22:17:45.787 INFO:tasks.rados.rados.0.smithi023.stdout:1013: expect (ObjNum 125 snap 34 seq_num 125) 2024-02-11T22:17:45.843 INFO:tasks.rados.rados.0.smithi023.stdout:1014: finishing write tid 1 to smithi02397626-37 2024-02-11T22:17:45.843 INFO:tasks.rados.rados.0.smithi023.stdout:1014: finishing write tid 2 to smithi02397626-37 2024-02-11T22:17:45.843 INFO:tasks.rados.rados.0.smithi023.stdout:1014: finishing write tid 3 to smithi02397626-37 2024-02-11T22:17:45.843 INFO:tasks.rados.rados.0.smithi023.stdout:1014: oid 37 updating version 0 to 600 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1014: oid 37 updating version 600 to 601 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 601 (ObjNum 324 snap 101 seq_num 324) dirty exists 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1014: left oid 37 (ObjNum 324 snap 101 seq_num 324) 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1015: finishing copy_from to smithi02397626-39 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 278 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1015: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1018: finishing write tid 1 to smithi02397626-26 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1018: finishing write tid 2 to smithi02397626-26 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1018: finishing write tid 3 to smithi02397626-26 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1018: oid 26 updating version 0 to 314 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1018: oid 26 updating version 314 to 315 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 315 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1018: left oid 26 (ObjNum 325 snap 101 seq_num 325) 2024-02-11T22:17:45.844 INFO:tasks.rados.rados.0.smithi023.stdout:1012: done (6 left) 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:1013: done (5 left) 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:1014: done (4 left) 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:1015: done (3 left) 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:1018: done (2 left) 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:1019: done (1 left) 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 101 2024-02-11T22:17:45.845 INFO:tasks.rados.rados.0.smithi023.stdout:1021: seq_num 326 ranges {1130496=663552} 2024-02-11T22:17:45.853 INFO:tasks.rados.rados.0.smithi023.stdout:1021: writing smithi02397626-40 from 1130496 to 1794048 tid 1 2024-02-11T22:17:45.853 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 101 2024-02-11T22:17:45.853 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 603 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:17:45.853 INFO:tasks.rados.rados.0.smithi023.stdout:1022: seq_num 327 ranges {1130496=679936} 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:1022: writing smithi02397626-11 from 1130496 to 1810432 tid 1 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:1020: done (2 left) 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 101 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:1021: finishing write tid 1 to smithi02397626-40 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:1021: finishing write tid 2 to smithi02397626-40 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:1021: finishing write tid 3 to smithi02397626-40 2024-02-11T22:17:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:1021: oid 40 updating version 0 to 329 2024-02-11T22:17:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:1021: oid 40 updating version 329 to 330 2024-02-11T22:17:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 330 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-02-11T22:17:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:1021: left oid 40 (ObjNum 326 snap 101 seq_num 326) 2024-02-11T22:17:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:1023: seq_num 328 ranges {0=696320} 2024-02-11T22:17:45.867 INFO:tasks.rados.rados.0.smithi023.stdout:1023: writing smithi02397626-44 from 0 to 696320 tid 1 2024-02-11T22:17:45.867 INFO:tasks.rados.rados.0.smithi023.stdout:1021: done (2 left) 2024-02-11T22:17:45.867 INFO:tasks.rados.rados.0.smithi023.stdout:1024: snap_remove snap 84 2024-02-11T22:17:45.954 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:45 smithi023 ceph-mon[111262]: osdmap e253: 8 total, 7 up, 8 in 2024-02-11T22:17:45.954 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:17:45] "GET /metrics HTTP/1.1" 200 35982 "" "Prometheus/2.43.0" 2024-02-11T22:17:45.955 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:45 smithi023 ceph-mon[113671]: osdmap e253: 8 total, 7 up, 8 in 2024-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: 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-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-11T22:17:45.955 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:45 smithi023 bash[120681]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-11T22:17:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:45 smithi160 ceph-mon[106289]: osdmap e253: 8 total, 7 up, 8 in 2024-02-11T22:17:46.783 INFO:tasks.rados.rados.0.smithi023.stdout:1024: done (2 left) 2024-02-11T22:17:46.784 INFO:tasks.rados.rados.0.smithi023.stdout:1025: setattr oid 38 current snap is 101 2024-02-11T22:17:46.784 INFO:tasks.rados.rados.0.smithi023.stdout:1022: finishing write tid 1 to smithi02397626-11 2024-02-11T22:17:46.784 INFO:tasks.rados.rados.0.smithi023.stdout:1022: finishing write tid 2 to smithi02397626-11 2024-02-11T22:17:46.784 INFO:tasks.rados.rados.0.smithi023.stdout:1022: finishing write tid 3 to smithi02397626-11 2024-02-11T22:17:46.784 INFO:tasks.rados.rados.0.smithi023.stdout:1022: oid 11 updating version 0 to 333 2024-02-11T22:17:46.785 INFO:tasks.rados.rados.0.smithi023.stdout:1022: oid 11 version 333 is already newer than 332 2024-02-11T22:17:46.785 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 333 (ObjNum 327 snap 101 seq_num 327) dirty exists 2024-02-11T22:17:46.785 INFO:tasks.rados.rados.0.smithi023.stdout:1022: left oid 11 (ObjNum 327 snap 101 seq_num 327) 2024-02-11T22:17:46.785 INFO:tasks.rados.rados.0.smithi023.stdout:1023: finishing write tid 1 to smithi02397626-44 2024-02-11T22:17:46.785 INFO:tasks.rados.rados.0.smithi023.stdout:1023: finishing write tid 2 to smithi02397626-44 2024-02-11T22:17:46.785 INFO:tasks.rados.rados.0.smithi023.stdout:1023: finishing write tid 3 to smithi02397626-44 2024-02-11T22:17:46.786 INFO:tasks.rados.rados.0.smithi023.stdout:1023: oid 44 updating version 0 to 257 2024-02-11T22:17:46.786 INFO:tasks.rados.rados.0.smithi023.stdout:1023: oid 44 version 257 is already newer than 256 2024-02-11T22:17:46.786 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 257 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-02-11T22:17:46.786 INFO:tasks.rados.rados.0.smithi023.stdout:1023: left oid 44 (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:17:46.787 INFO:tasks.rados.rados.0.smithi023.stdout:1022: done (2 left) 2024-02-11T22:17:46.787 INFO:tasks.rados.rados.0.smithi023.stdout:1023: done (1 left) 2024-02-11T22:17:46.787 INFO:tasks.rados.rados.0.smithi023.stdout:1026: rollback oid 24 current snap is 101 2024-02-11T22:17:46.787 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 75 2024-02-11T22:17:46.787 INFO:tasks.rados.rados.0.smithi023.stdout:1027: read oid 32 snap -1 2024-02-11T22:17:46.788 INFO:tasks.rados.rados.0.smithi023.stdout:1027: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:17:46.788 INFO:tasks.rados.rados.0.smithi023.stdout:1028: snap_create 2024-02-11T22:17:46.791 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 392 (ObjNum 33 snap 0 seq_num 913992592) dirty exists 2024-02-11T22:17:46.791 INFO:tasks.rados.rados.0.smithi023.stdout:1026: finishing rollback tid 0 to smithi02397626-24 2024-02-11T22:17:46.791 INFO:tasks.rados.rados.0.smithi023.stdout:1026: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:17:46.791 INFO:tasks.rados.rados.0.smithi023.stdout:1026: finishing rollback tid 2 to smithi02397626-24 2024-02-11T22:17:46.791 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 382 (ObjNum 244 snap 71 seq_num 244) dirty exists 2024-02-11T22:17:46.794 INFO:tasks.rados.rados.0.smithi023.stdout:1027: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-11T22:17:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[111262]: pgmap v76: 121 pgs: 13 stale+active+clean, 108 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-11T22:17:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[111262]: osdmap e254: 8 total, 7 up, 8 in 2024-02-11T22:17:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:46.905 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-osd[120991]: -- 172.21.15.23:0/4217664942 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a14e4a16c0 con 0x55a14e470c00 2024-02-11T22:17:46.906 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:46 smithi023 bash[120953]: a248c8df27eaa9c14ff40146d8016b296118f87b7af64f363e97644393a60fbd 2024-02-11T22:17:46.906 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:46 smithi023 systemd[1]: Started Ceph osd.0 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:17:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[113671]: pgmap v76: 121 pgs: 13 stale+active+clean, 108 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-11T22:17:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[113671]: osdmap e254: 8 total, 7 up, 8 in 2024-02-11T22:17:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:46 smithi160 ceph-mon[106289]: pgmap v76: 121 pgs: 13 stale+active+clean, 108 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-11T22:17:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:46 smithi160 ceph-mon[106289]: osdmap e254: 8 total, 7 up, 8 in 2024-02-11T22:17:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:47.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T22:17:47.077+0000 7f0703b1e640 -1 Falling back to public interface 2024-02-11T22:17:47.784 INFO:tasks.rados.rados.0.smithi023.stdout:1025: done (3 left) 2024-02-11T22:17:47.784 INFO:tasks.rados.rados.0.smithi023.stdout:1026: done (2 left) 2024-02-11T22:17:47.784 INFO:tasks.rados.rados.0.smithi023.stdout:1027: done (1 left) 2024-02-11T22:17:47.784 INFO:tasks.rados.rados.0.smithi023.stdout:1028: done (0 left) 2024-02-11T22:17:47.784 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 102 2024-02-11T22:17:47.784 INFO:tasks.rados.rados.0.smithi023.stdout:1029: seq_num 329 ranges {745472=712704} 2024-02-11T22:17:47.791 INFO:tasks.rados.rados.0.smithi023.stdout:1029: writing smithi02397626-37 from 745472 to 1458176 tid 1 2024-02-11T22:17:47.792 INFO:tasks.rados.rados.0.smithi023.stdout:1030: rmattr oid 2 current snap is 102 2024-02-11T22:17:47.792 INFO:tasks.rados.rados.0.smithi023.stdout:1030: done (1 left) 2024-02-11T22:17:47.792 INFO:tasks.rados.rados.0.smithi023.stdout:1031: read oid 2 snap 71 2024-02-11T22:17:47.792 INFO:tasks.rados.rados.0.smithi023.stdout:1031: expect (ObjNum 246 snap 71 seq_num 246) 2024-02-11T22:17:47.792 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 102 2024-02-11T22:17:47.792 INFO:tasks.rados.rados.0.smithi023.stdout:1032: seq_num 330 ranges {7208960=737280} 2024-02-11T22:17:47.835 INFO:tasks.rados.rados.0.smithi023.stdout:1032: writing smithi02397626-1 from 7208960 to 7946240 tid 1 2024-02-11T22:17:47.835 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 102 2024-02-11T22:17:47.835 INFO:tasks.rados.rados.0.smithi023.stdout:1033: seq_num 331 ranges {303104=753664} 2024-02-11T22:17:47.841 INFO:tasks.rados.rados.0.smithi023.stdout:1033: writing smithi02397626-32 from 303104 to 1056768 tid 1 2024-02-11T22:17:47.841 INFO:tasks.rados.rados.0.smithi023.stdout:1034: rmattr oid 7 current snap is 102 2024-02-11T22:17:47.841 INFO:tasks.rados.rados.0.smithi023.stdout:1034: done (4 left) 2024-02-11T22:17:47.841 INFO:tasks.rados.rados.0.smithi023.stdout:1035: setattr oid 38 current snap is 102 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1029: finishing write tid 1 to smithi02397626-37 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1029: finishing write tid 2 to smithi02397626-37 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1029: finishing write tid 3 to smithi02397626-37 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1029: oid 37 updating version 0 to 606 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1029: oid 37 version 606 is already newer than 605 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 606 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1029: left oid 37 (ObjNum 329 snap 102 seq_num 329) 2024-02-11T22:17:47.842 INFO:tasks.rados.rados.0.smithi023.stdout:1031: expect (ObjNum 246 snap 71 seq_num 246) 2024-02-11T22:17:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:1032: finishing write tid 1 to smithi02397626-1 2024-02-11T22:17:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:1032: finishing write tid 2 to smithi02397626-1 2024-02-11T22:17:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:1032: finishing write tid 3 to smithi02397626-1 2024-02-11T22:17:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:1032: oid 1 updating version 0 to 790 2024-02-11T22:17:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:1032: oid 1 version 790 is already newer than 789 2024-02-11T22:17:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 790 (ObjNum 330 snap 102 seq_num 330) dirty exists 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1032: left oid 1 (ObjNum 330 snap 102 seq_num 330) 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: finishing write tid 1 to smithi02397626-32 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: finishing write tid 2 to smithi02397626-32 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: finishing write tid 3 to smithi02397626-32 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: oid 32 updating version 0 to 792 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: oid 32 updating version 792 to 793 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 793 (ObjNum 331 snap 102 seq_num 331) dirty exists 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: left oid 32 (ObjNum 331 snap 102 seq_num 331) 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1029: done (4 left) 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1031: done (3 left) 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1032: done (2 left) 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1033: done (1 left) 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 102 2024-02-11T22:17:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:1036: seq_num 332 ranges {0=770048} 2024-02-11T22:17:47.949 INFO:tasks.rados.rados.0.smithi023.stdout:1036: writing smithi02397626-15 from 0 to 770048 tid 1 2024-02-11T22:17:47.949 INFO:tasks.rados.rados.0.smithi023.stdout:1037: delete oid 4 current snap is 102 2024-02-11T22:17:47.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 394 (ObjNum 33 snap 0 seq_num 912572496) dirty exists 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1035: done (2 left) 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1037: done (1 left) 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1038: read oid 5 snap -1 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1038: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1039: rmattr oid 32 current snap is 102 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1039: done (2 left) 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1040: rmattr oid 47 current snap is 102 2024-02-11T22:17:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:1040: done (2 left) 2024-02-11T22:17:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:1041: setattr oid 47 current snap is 102 2024-02-11T22:17:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:1036: finishing write tid 1 to smithi02397626-15 2024-02-11T22:17:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:1036: finishing write tid 2 to smithi02397626-15 2024-02-11T22:17:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:1042: read oid 33 snap 76 2024-02-11T22:17:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:1042: expect deleted 2024-02-11T22:17:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:1043: rollback oid 9 current snap is 102 2024-02-11T22:17:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 90 2024-02-11T22:17:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:1044: setattr oid 39 current snap is 102 2024-02-11T22:17:47.957 INFO:tasks.rados.rados.0.smithi023.stdout:1036: finishing write tid 3 to smithi02397626-15 2024-02-11T22:17:47.957 INFO:tasks.rados.rados.0.smithi023.stdout:1036: oid 15 updating version 0 to 390 2024-02-11T22:17:47.957 INFO:tasks.rados.rados.0.smithi023.stdout:1036: oid 15 updating version 390 to 391 2024-02-11T22:17:47.957 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 391 (ObjNum 332 snap 102 seq_num 332) dirty exists 2024-02-11T22:17:47.957 INFO:tasks.rados.rados.0.smithi023.stdout:1036: left oid 15 (ObjNum 332 snap 102 seq_num 332) 2024-02-11T22:17:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:1043: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:17:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 616 (ObjNum 81 snap 0 seq_num 1465866348) dirty dne 2024-02-11T22:17:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 106 (ObjNum 289 snap 87 seq_num 289) dirty exists 2024-02-11T22:17:47.959 INFO:tasks.rados.rados.0.smithi023.stdout:1036: done (5 left) 2024-02-11T22:17:47.959 INFO:tasks.rados.rados.0.smithi023.stdout:1041: done (4 left) 2024-02-11T22:17:47.959 INFO:tasks.rados.rados.0.smithi023.stdout:1042: done (3 left) 2024-02-11T22:17:47.959 INFO:tasks.rados.rados.0.smithi023.stdout:1043: done (2 left) 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:1045: rollback oid 46 current snap is 102 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 46 to 88 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:1046: rollback oid 9 current snap is 102 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 32 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:1047: read oid 36 snap -1 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:1047: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:17:47.960 INFO:tasks.rados.rados.0.smithi023.stdout:1048: snap_create 2024-02-11T22:17:47.962 INFO:tasks.rados.rados.0.smithi023.stdout:1038: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:17:48.032 INFO:tasks.rados.rados.0.smithi023.stdout:1045: finishing rollback tid 1 to smithi02397626-46 2024-02-11T22:17:48.032 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 565 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:17:48.032 INFO:tasks.rados.rados.0.smithi023.stdout:1045: finishing rollback tid 2 to smithi02397626-46 2024-02-11T22:17:48.032 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 796 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-11T22:17:48.033 INFO:tasks.rados.rados.0.smithi023.stdout:1046: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:17:48.033 INFO:tasks.rados.rados.0.smithi023.stdout:1046: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:17:48.033 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 798 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-02-11T22:17:48.033 INFO:tasks.rados.rados.0.smithi023.stdout:1047: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:17:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:47 smithi023 ceph-mon[111262]: osdmap e255: 8 total, 7 up, 8 in 2024-02-11T22:17:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:47 smithi023 ceph-mon[113671]: osdmap e255: 8 total, 7 up, 8 in 2024-02-11T22:17:48.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:47 smithi160 ceph-mon[106289]: osdmap e255: 8 total, 7 up, 8 in 2024-02-11T22:17:48.796 INFO:tasks.rados.rados.0.smithi023.stdout:1038: done (5 left) 2024-02-11T22:17:48.796 INFO:tasks.rados.rados.0.smithi023.stdout:1044: done (4 left) 2024-02-11T22:17:48.797 INFO:tasks.rados.rados.0.smithi023.stdout:1045: done (3 left) 2024-02-11T22:17:48.797 INFO:tasks.rados.rados.0.smithi023.stdout:1046: done (2 left) 2024-02-11T22:17:48.797 INFO:tasks.rados.rados.0.smithi023.stdout:1047: done (1 left) 2024-02-11T22:17:48.797 INFO:tasks.rados.rados.0.smithi023.stdout:1048: done (0 left) 2024-02-11T22:17:48.797 INFO:tasks.rados.rados.0.smithi023.stdout:1049: copy_from oid 2 from oid 18 current snap is 103 2024-02-11T22:17:48.797 INFO:tasks.rados.rados.0.smithi023.stdout:1050: snap_create 2024-02-11T22:17:48.814 INFO:tasks.rados.rados.0.smithi023.stdout:1049: finishing copy_from to smithi02397626-2 2024-02-11T22:17:48.814 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 268 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-02-11T22:17:48.815 INFO:tasks.rados.rados.0.smithi023.stdout:1049: finishing copy_from racing read to smithi02397626-2 2024-02-11T22:17:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:48 smithi023 ceph-mon[111262]: pgmap v79: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 20 op/s; 134/804 objects degraded (16.667%) 2024-02-11T22:17:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:48 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 134/804 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-02-11T22:17:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:48 smithi023 ceph-mon[111262]: osdmap e256: 8 total, 7 up, 8 in 2024-02-11T22:17:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:48 smithi023 ceph-mon[113671]: pgmap v79: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 20 op/s; 134/804 objects degraded (16.667%) 2024-02-11T22:17:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:48 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 134/804 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-02-11T22:17:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:48 smithi023 ceph-mon[113671]: osdmap e256: 8 total, 7 up, 8 in 2024-02-11T22:17:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:48 smithi160 ceph-mon[106289]: pgmap v79: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 20 op/s; 134/804 objects degraded (16.667%) 2024-02-11T22:17:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:48 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 134/804 objects degraded (16.667%), 15 pgs degraded (PG_DEGRADED) 2024-02-11T22:17:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:48 smithi160 ceph-mon[106289]: osdmap e256: 8 total, 7 up, 8 in 2024-02-11T22:17:49.428 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (4m) 0s ago 5m 30.6M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (5m) 29s ago 5m 95.0M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (6m) 0s ago 6m 22.5M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (6m) 29s ago 6m 16.2M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (77s) 29s ago 8m 447M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (98s) 0s ago 9m 509M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (67s) 0s ago 10m 56.7M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (38s) 29s ago 8m 29.5M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (47s) 0s ago 8m 47.0M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:17:49.769 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (5m) 0s ago 5m 19.2M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (5m) 29s ago 5m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (3s) 0s ago 8m 12.1M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (8m) 0s ago 8m 317M 2486M 18.2.1-526-g25d74df1 83224b13e524 d08bef0bd449 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (7m) 0s ago 7m 305M 2486M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (7m) 0s ago 7m 238M 2486M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (7m) 29s ago 7m 301M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (6m) 29s ago 6m 308M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (6m) 29s ago 6m 245M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (6m) 29s ago 6m 224M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:17:49.770 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (80s) 29s ago 5m 50.2M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1049: done (1 left) 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1050: done (0 left) 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1051: read oid 19 snap -1 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1051: expect (ObjNum 314 snap 98 seq_num 314) 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1052: rollback oid 1 current snap is 104 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 1 to 91 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1053: rmattr oid 40 current snap is 104 2024-02-11T22:17:49.809 INFO:tasks.rados.rados.0.smithi023.stdout:1054: rollback oid 28 current snap is 104 2024-02-11T22:17:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 28 to 85 2024-02-11T22:17:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 104 2024-02-11T22:17:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1055: seq_num 334 ranges {1318912=802816} 2024-02-11T22:17:49.822 INFO:tasks.rados.rados.0.smithi023.stdout:1055: writing smithi02397626-3 from 1318912 to 2121728 tid 1 2024-02-11T22:17:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:1056: delete oid 15 current snap is 104 2024-02-11T22:17:49.833 INFO:tasks.rados.rados.0.smithi023.stdout:1052: finishing rollback tid 0 to smithi02397626-1 2024-02-11T22:17:49.833 INFO:tasks.rados.rados.0.smithi023.stdout:1052: finishing rollback tid 1 to smithi02397626-1 2024-02-11T22:17:49.833 INFO:tasks.rados.rados.0.smithi023.stdout:1052: finishing rollback tid 2 to smithi02397626-1 2024-02-11T22:17:49.833 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 802 (ObjNum 226 snap 65 seq_num 226) dirty exists 2024-02-11T22:17:49.833 INFO:tasks.rados.rados.0.smithi023.stdout:1051: expect (ObjNum 314 snap 98 seq_num 314) 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1054: finishing rollback tid 0 to smithi02397626-28 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1054: finishing rollback tid 1 to smithi02397626-28 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1051: done (5 left) 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1052: done (4 left) 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1056: done (3 left) 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1057: rmattr oid 24 current snap is 104 2024-02-11T22:17:49.932 INFO:tasks.rados.rados.0.smithi023.stdout:1057: done (3 left) 2024-02-11T22:17:49.933 INFO:tasks.rados.rados.0.smithi023.stdout:1058: snap_remove snap 102 2024-02-11T22:17:50.006 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:49 smithi023 ceph-mon[111262]: osdmap e257: 8 total, 7 up, 8 in 2024-02-11T22:17:50.006 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.006 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.007 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:49 smithi023 ceph-mon[113671]: osdmap e257: 8 total, 7 up, 8 in 2024-02-11T22:17:50.007 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.007 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:49 smithi160 ceph-mon[106289]: osdmap e257: 8 total, 7 up, 8 in 2024-02-11T22:17:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.250 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 7 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:17:50.251 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:17:50.252 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 9, 2024-02-11T22:17:50.252 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 5 2024-02-11T22:17:50.252 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:17:50.252 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:17:50.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T22:17:50.004+0000 7f0703b1e640 -1 osd.0 250 log_to_monitors true 2024-02-11T22:17:50.810 INFO:tasks.rados.rados.0.smithi023.stdout:1058: done (3 left) 2024-02-11T22:17:50.811 INFO:tasks.rados.rados.0.smithi023.stdout:1059: rollback oid 7 current snap is 104 2024-02-11T22:17:50.811 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 58 2024-02-11T22:17:50.811 INFO:tasks.rados.rados.0.smithi023.stdout:1054: finishing rollback tid 2 to smithi02397626-28 2024-02-11T22:17:50.811 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 260 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:17:50.811 INFO:tasks.rados.rados.0.smithi023.stdout:1055: finishing write tid 1 to smithi02397626-3 2024-02-11T22:17:50.811 INFO:tasks.rados.rados.0.smithi023.stdout:1055: finishing write tid 2 to smithi02397626-3 2024-02-11T22:17:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 341 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-02-11T22:17:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:1055: finishing write tid 3 to smithi02397626-3 2024-02-11T22:17:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:1055: oid 3 updating version 0 to 361 2024-02-11T22:17:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:1055: oid 3 version 361 is already newer than 360 2024-02-11T22:17:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 361 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-02-11T22:17:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:1055: left oid 3 (ObjNum 334 snap 104 seq_num 334) 2024-02-11T22:17:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:1053: done (3 left) 2024-02-11T22:17:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:1054: done (2 left) 2024-02-11T22:17:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:1055: done (1 left) 2024-02-11T22:17:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:1060: delete oid 49 current snap is 104 2024-02-11T22:17:50.819 INFO:tasks.rados.rados.0.smithi023.stdout:1059: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:17:50.819 INFO:tasks.rados.rados.0.smithi023.stdout:1059: finishing rollback tid 2 to smithi02397626-7 2024-02-11T22:17:50.819 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 319 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:17:50.820 INFO:tasks.rados.rados.0.smithi023.stdout:1059: done (1 left) 2024-02-11T22:17:50.820 INFO:tasks.rados.rados.0.smithi023.stdout:1060: done (0 left) 2024-02-11T22:17:50.820 INFO:tasks.rados.rados.0.smithi023.stdout:1061: delete oid 16 current snap is 104 2024-02-11T22:17:50.822 INFO:tasks.rados.rados.0.smithi023.stdout:1061: done (0 left) 2024-02-11T22:17:50.822 INFO:tasks.rados.rados.0.smithi023.stdout:1062: snap_remove snap 79 2024-02-11T22:17:50.962 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T22:17:50.854+0000 7f06f4f7d700 -1 osd.0 250 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: pgmap v82: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 20 op/s; 134/804 objects degraded (16.667%) 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: osdmap e258: 8 total, 7 up, 8 in 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:17:50.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1751718321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: pgmap v82: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 20 op/s; 134/804 objects degraded (16.667%) 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: osdmap e258: 8 total, 7 up, 8 in 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:50.963 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:50 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1751718321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: pgmap v82: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 20 op/s; 134/804 objects degraded (16.667%) 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: osdmap e258: 8 total, 7 up, 8 in 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:50 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1751718321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:51.833 INFO:tasks.rados.rados.0.smithi023.stdout:1062: done (0 left) 2024-02-11T22:17:51.833 INFO:tasks.rados.rados.0.smithi023.stdout:1063: snap_remove snap 32 2024-02-11T22:17:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[111262]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-11T22:17:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[111262]: osdmap e259: 8 total, 7 up, 8 in 2024-02-11T22:17:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[111262]: from='osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:17:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[111262]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:17:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[113671]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[113671]: osdmap e259: 8 total, 7 up, 8 in 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[113671]: from='osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[113671]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:52.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:51 smithi160 ceph-mon[106289]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-11T22:17:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:51 smithi160 ceph-mon[106289]: osdmap e259: 8 total, 7 up, 8 in 2024-02-11T22:17:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:51 smithi160 ceph-mon[106289]: from='osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:17:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:51 smithi160 ceph-mon[106289]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:17:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:17:52.746 INFO:tasks.rados.rados.0.smithi023.stdout:1063: done (0 left) 2024-02-11T22:17:52.746 INFO:tasks.rados.rados.0.smithi023.stdout:1064: snap_create 2024-02-11T22:17:52.825 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[113671]: pgmap v85: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 134/804 objects degraded (16.667%) 2024-02-11T22:17:52.825 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:17:52.825 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[113671]: osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974] boot 2024-02-11T22:17:52.825 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[113671]: osdmap e260: 8 total, 8 up, 8 in 2024-02-11T22:17:52.825 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:17:52.825 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[113671]: osdmap e261: 8 total, 8 up, 8 in 2024-02-11T22:17:53.087 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[111262]: pgmap v85: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 134/804 objects degraded (16.667%) 2024-02-11T22:17:53.087 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:17:53.087 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[111262]: osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974] boot 2024-02-11T22:17:53.087 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[111262]: osdmap e260: 8 total, 8 up, 8 in 2024-02-11T22:17:53.087 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:17:53.087 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:52 smithi023 ceph-mon[111262]: osdmap e261: 8 total, 8 up, 8 in 2024-02-11T22:17:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:52 smithi160 ceph-mon[106289]: pgmap v85: 121 pgs: 15 active+undersized+degraded, 36 active+undersized, 70 active+clean; 315 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 134/804 objects degraded (16.667%) 2024-02-11T22:17:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:52 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:17:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:52 smithi160 ceph-mon[106289]: osd.0 [v2:172.21.15.23:6802/164338974,v1:172.21.15.23:6803/164338974] boot 2024-02-11T22:17:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:52 smithi160 ceph-mon[106289]: osdmap e260: 8 total, 8 up, 8 in 2024-02-11T22:17:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-11T22:17:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:52 smithi160 ceph-mon[106289]: osdmap e261: 8 total, 8 up, 8 in 2024-02-11T22:17:53.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:17:53.085+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-11T22:17:53.779 INFO:tasks.rados.rados.0.smithi023.stdout:1064: done (0 left) 2024-02-11T22:17:53.779 INFO:tasks.rados.rados.0.smithi023.stdout:1065: rollback oid 48 current snap is 105 2024-02-11T22:17:53.779 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 48 to 99 2024-02-11T22:17:53.779 INFO:tasks.rados.rados.0.smithi023.stdout:1066: copy_from oid 4 from oid 24 current snap is 105 2024-02-11T22:17:53.779 INFO:tasks.rados.rados.0.smithi023.stdout:1067: snap_create 2024-02-11T22:17:53.783 INFO:tasks.rados.rados.0.smithi023.stdout:1065: finishing rollback tid 1 to smithi02397626-48 2024-02-11T22:17:53.783 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 274 (ObjNum 161 snap 0 seq_num 913312912) dirty dne 2024-02-11T22:17:53.791 INFO:tasks.rados.rados.0.smithi023.stdout:1066: finishing copy_from to smithi02397626-4 2024-02-11T22:17:53.791 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 382 (ObjNum 244 snap 71 seq_num 244) dirty exists 2024-02-11T22:17:53.791 INFO:tasks.rados.rados.0.smithi023.stdout:1066: finishing copy_from racing read to smithi02397626-4 2024-02-11T22:17:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[111262]: osdmap e262: 8 total, 8 up, 8 in 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-11T22:17:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:53 smithi023 ceph-mon[113671]: osdmap e262: 8 total, 8 up, 8 in 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:17:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-11T22:17:54.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:53 smithi160 ceph-mon[106289]: osdmap e262: 8 total, 8 up, 8 in 2024-02-11T22:17:54.782 INFO:tasks.rados.rados.0.smithi023.stdout:1065: done (2 left) 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1066: done (1 left) 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1067: done (0 left) 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1068: read oid 34 snap 71 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1068: expect (ObjNum 104 snap 22 seq_num 104) 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1069: read oid 46 snap -1 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1069: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1070: read oid 41 snap -1 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1070: expect (ObjNum 141 snap 40 seq_num 141) 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1071: copy_from oid 4 from oid 18 current snap is 106 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1072: copy_from oid 9 from oid 44 current snap is 106 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 106 2024-02-11T22:17:54.783 INFO:tasks.rados.rados.0.smithi023.stdout:1073: seq_num 338 ranges {2351104=466944,2818048=401408} 2024-02-11T22:17:54.799 INFO:tasks.rados.rados.0.smithi023.stdout:1073: writing smithi02397626-2 from 2351104 to 2818048 tid 1 2024-02-11T22:17:54.801 INFO:tasks.rados.rados.0.smithi023.stdout:1073: writing smithi02397626-2 from 2818048 to 3219456 tid 2 2024-02-11T22:17:54.801 INFO:tasks.rados.rados.0.smithi023.stdout:1074: snap_remove snap 76 2024-02-11T22:17:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:54 smithi023 ceph-mon[111262]: pgmap v88: 121 pgs: 38 peering, 4 active+undersized+degraded, 9 active+undersized, 70 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 29/846 objects degraded (3.428%) 2024-02-11T22:17:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:54 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 29/846 objects degraded (3.428%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:17:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:54 smithi023 ceph-mon[111262]: osdmap e263: 8 total, 8 up, 8 in 2024-02-11T22:17:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:54 smithi023 ceph-mon[113671]: pgmap v88: 121 pgs: 38 peering, 4 active+undersized+degraded, 9 active+undersized, 70 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 29/846 objects degraded (3.428%) 2024-02-11T22:17:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:54 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 29/846 objects degraded (3.428%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:17:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:54 smithi023 ceph-mon[113671]: osdmap e263: 8 total, 8 up, 8 in 2024-02-11T22:17:55.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:54 smithi160 ceph-mon[106289]: pgmap v88: 121 pgs: 38 peering, 4 active+undersized+degraded, 9 active+undersized, 70 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 29/846 objects degraded (3.428%) 2024-02-11T22:17:55.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:54 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 29/846 objects degraded (3.428%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:17:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:54 smithi160 ceph-mon[106289]: osdmap e263: 8 total, 8 up, 8 in 2024-02-11T22:17:55.787 INFO:tasks.rados.rados.0.smithi023.stdout:1074: done (6 left) 2024-02-11T22:17:55.787 INFO:tasks.rados.rados.0.smithi023.stdout:1075: rmattr oid 47 current snap is 106 2024-02-11T22:17:55.787 INFO:tasks.rados.rados.0.smithi023.stdout:1076: rollback oid 38 current snap is 106 2024-02-11T22:17:55.787 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 90 2024-02-11T22:17:55.787 INFO:tasks.rados.rados.0.smithi023.stdout:1077: delete oid 39 current snap is 106 2024-02-11T22:17:55.788 INFO:tasks.rados.rados.0.smithi023.stdout:1069: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-11T22:17:55.798 INFO:tasks.rados.rados.0.smithi023.stdout:1072: finishing copy_from to smithi02397626-9 2024-02-11T22:17:55.799 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 257 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-02-11T22:17:55.799 INFO:tasks.rados.rados.0.smithi023.stdout:1072: finishing copy_from racing read to smithi02397626-9 2024-02-11T22:17:55.799 INFO:tasks.rados.rados.0.smithi023.stdout:1070: expect (ObjNum 141 snap 40 seq_num 141) 2024-02-11T22:17:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:1068: expect (ObjNum 104 snap 22 seq_num 104) 2024-02-11T22:17:56.014 INFO:tasks.rados.rados.0.smithi023.stdout:1073: finishing write tid 1 to smithi02397626-2 2024-02-11T22:17:56.014 INFO:tasks.rados.rados.0.smithi023.stdout:1073: finishing write tid 2 to smithi02397626-2 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1073: finishing write tid 3 to smithi02397626-2 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1071: finishing copy_from to smithi02397626-4 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 268 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1071: finishing copy_from racing read to smithi02397626-4 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1073: finishing write tid 4 to smithi02397626-2 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1073: oid 2 updating version 0 to 575 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1073: oid 2 updating version 575 to 577 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:1073: oid 2 version 577 is already newer than 576 2024-02-11T22:17:56.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 577 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-02-11T22:17:56.016 INFO:tasks.rados.rados.0.smithi023.stdout:1073: left oid 2 (ObjNum 338 snap 106 seq_num 338) 2024-02-11T22:17:56.016 INFO:tasks.rados.rados.0.smithi023.stdout:1068: done (8 left) 2024-02-11T22:17:56.016 INFO:tasks.rados.rados.0.smithi023.stdout:1069: done (7 left) 2024-02-11T22:17:56.016 INFO:tasks.rados.rados.0.smithi023.stdout:1070: done (6 left) 2024-02-11T22:17:56.016 INFO:tasks.rados.rados.0.smithi023.stdout:1071: done (5 left) 2024-02-11T22:17:56.016 INFO:tasks.rados.rados.0.smithi023.stdout:1072: done (4 left) 2024-02-11T22:17:56.017 INFO:tasks.rados.rados.0.smithi023.stdout:1073: done (3 left) 2024-02-11T22:17:56.017 INFO:tasks.rados.rados.0.smithi023.stdout:1077: done (2 left) 2024-02-11T22:17:56.017 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 106 2024-02-11T22:17:56.017 INFO:tasks.rados.rados.0.smithi023.stdout:1076: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:17:56.017 INFO:tasks.rados.rados.0.smithi023.stdout:1078: seq_num 340 ranges {0=499712,499712=401408} 2024-02-11T22:17:56.018 INFO:tasks.rados.rados.0.smithi023.stdout:1078: writing smithi02397626-30 from 0 to 499712 tid 1 2024-02-11T22:17:56.018 INFO:tasks.rados.rados.0.smithi023.stdout:1078: writing smithi02397626-30 from 499712 to 901120 tid 2 2024-02-11T22:17:56.018 INFO:tasks.rados.rados.0.smithi023.stdout:1079: read oid 8 snap -1 2024-02-11T22:17:56.019 INFO:tasks.rados.rados.0.smithi023.stdout:1079: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:17:56.019 INFO:tasks.rados.rados.0.smithi023.stdout:1080: snap_remove snap 98 2024-02-11T22:17:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:17:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:17:55] "GET /metrics HTTP/1.1" 200 35961 "" "Prometheus/2.43.0" 2024-02-11T22:17:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:1080: done (4 left) 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1081: read oid 33 snap -1 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1081: expect (ObjNum 312 snap 97 seq_num 312) 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1082: rollback oid 13 current snap is 106 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 85 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1076: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1076: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 426 (ObjNum 255 snap 77 seq_num 255) dirty exists 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 110 (ObjNum 289 snap 87 seq_num 289) dirty exists 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1078: finishing write tid 1 to smithi02397626-30 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1078: finishing write tid 2 to smithi02397626-30 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1078: finishing write tid 3 to smithi02397626-30 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1078: finishing write tid 4 to smithi02397626-30 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1078: oid 30 updating version 0 to 586 2024-02-11T22:17:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:1078: oid 30 version 586 is already newer than 584 2024-02-11T22:17:57.000 INFO:tasks.rados.rados.0.smithi023.stdout:1078: oid 30 version 586 is already newer than 585 2024-02-11T22:17:57.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 586 (ObjNum 340 snap 106 seq_num 340) dirty exists 2024-02-11T22:17:57.000 INFO:tasks.rados.rados.0.smithi023.stdout:1078: left oid 30 (ObjNum 340 snap 106 seq_num 340) 2024-02-11T22:17:57.000 INFO:tasks.rados.rados.0.smithi023.stdout:1079: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:17:57.139 INFO:tasks.rados.rados.0.smithi023.stdout:1081: expect (ObjNum 312 snap 97 seq_num 312) 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1082: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1082: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1082: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 395 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1075: done (5 left) 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1076: done (4 left) 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1078: done (3 left) 2024-02-11T22:17:57.150 INFO:tasks.rados.rados.0.smithi023.stdout:1079: done (2 left) 2024-02-11T22:17:57.151 INFO:tasks.rados.rados.0.smithi023.stdout:1081: done (1 left) 2024-02-11T22:17:57.151 INFO:tasks.rados.rados.0.smithi023.stdout:1082: done (0 left) 2024-02-11T22:17:57.151 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 106 2024-02-11T22:17:57.151 INFO:tasks.rados.rados.0.smithi023.stdout:1083: seq_num 341 ranges {2351104=516096,2867200=401408} 2024-02-11T22:17:57.154 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:56 smithi023 ceph-mon[111262]: pgmap v91: 121 pgs: 38 peering, 4 active+undersized+degraded, 9 active+undersized, 70 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 29/846 objects degraded (3.428%) 2024-02-11T22:17:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:56 smithi023 ceph-mon[111262]: osdmap e264: 8 total, 8 up, 8 in 2024-02-11T22:17:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:56 smithi023 ceph-mon[113671]: pgmap v91: 121 pgs: 38 peering, 4 active+undersized+degraded, 9 active+undersized, 70 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 29/846 objects degraded (3.428%) 2024-02-11T22:17:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:56 smithi023 ceph-mon[113671]: osdmap e264: 8 total, 8 up, 8 in 2024-02-11T22:17:57.165 INFO:tasks.rados.rados.0.smithi023.stdout:1083: writing smithi02397626-18 from 2351104 to 2867200 tid 1 2024-02-11T22:17:57.168 INFO:tasks.rados.rados.0.smithi023.stdout:1083: writing smithi02397626-18 from 2867200 to 3268608 tid 2 2024-02-11T22:17:57.168 INFO:tasks.rados.rados.0.smithi023.stdout:1084: setattr oid 7 current snap is 106 2024-02-11T22:17:57.168 INFO:tasks.rados.rados.0.smithi023.stdout:1085: setattr oid 41 current snap is 106 2024-02-11T22:17:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1086: rmattr oid 19 current snap is 106 2024-02-11T22:17:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1087: read oid 16 snap -1 2024-02-11T22:17:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1087: expect deleted 2024-02-11T22:17:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1088: rmattr oid 21 current snap is 106 2024-02-11T22:17:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1089: setattr oid 24 current snap is 106 2024-02-11T22:17:57.172 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 106 2024-02-11T22:17:57.172 INFO:tasks.rados.rados.0.smithi023.stdout:1090: seq_num 342 ranges {1810432=532480,2342912=401408} 2024-02-11T22:17:57.183 INFO:tasks.rados.rados.0.smithi023.stdout:1090: writing smithi02397626-11 from 1810432 to 2342912 tid 1 2024-02-11T22:17:57.185 INFO:tasks.rados.rados.0.smithi023.stdout:1090: writing smithi02397626-11 from 2342912 to 2744320 tid 2 2024-02-11T22:17:57.185 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 106 2024-02-11T22:17:57.185 INFO:tasks.rados.rados.0.smithi023.stdout:1091: seq_num 343 ranges {3784704=548864,4333568=401408} 2024-02-11T22:17:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:56 smithi160 ceph-mon[106289]: pgmap v91: 121 pgs: 38 peering, 4 active+undersized+degraded, 9 active+undersized, 70 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 29/846 objects degraded (3.428%) 2024-02-11T22:17:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:56 smithi160 ceph-mon[106289]: osdmap e264: 8 total, 8 up, 8 in 2024-02-11T22:17:57.209 INFO:tasks.rados.rados.0.smithi023.stdout:1091: writing smithi02397626-22 from 3784704 to 4333568 tid 1 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:1091: writing smithi02397626-22 from 4333568 to 4734976 tid 2 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:1092: setattr oid 5 current snap is 106 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 383 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:1083: finishing write tid 1 to smithi02397626-18 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:1083: finishing write tid 2 to smithi02397626-18 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 252 (ObjNum 314 snap 98 seq_num 314) dirty exists 2024-02-11T22:17:57.212 INFO:tasks.rados.rados.0.smithi023.stdout:1083: finishing write tid 3 to smithi02397626-18 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 654 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 430 (ObjNum 141 snap 40 seq_num 141) dirty exists 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 415 (ObjNum 244 snap 71 seq_num 244) dirty exists 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1083: finishing write tid 4 to smithi02397626-18 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1083: oid 18 updating version 0 to 364 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1083: oid 18 version 364 is already newer than 362 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1083: oid 18 version 364 is already newer than 363 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 364 (ObjNum 341 snap 106 seq_num 341) dirty exists 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1083: left oid 18 (ObjNum 341 snap 106 seq_num 341) 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1090: finishing write tid 1 to smithi02397626-11 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1090: finishing write tid 2 to smithi02397626-11 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1090: finishing write tid 3 to smithi02397626-11 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1090: finishing write tid 4 to smithi02397626-11 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1090: oid 11 updating version 0 to 364 2024-02-11T22:17:57.213 INFO:tasks.rados.rados.0.smithi023.stdout:1090: oid 11 version 364 is already newer than 363 2024-02-11T22:17:57.214 INFO:tasks.rados.rados.0.smithi023.stdout:1090: oid 11 updating version 364 to 365 2024-02-11T22:17:57.214 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 365 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:17:57.214 INFO:tasks.rados.rados.0.smithi023.stdout:1090: left oid 11 (ObjNum 342 snap 106 seq_num 342) 2024-02-11T22:17:57.214 INFO:tasks.rados.rados.0.smithi023.stdout:1083: done (9 left) 2024-02-11T22:17:57.214 INFO:tasks.rados.rados.0.smithi023.stdout:1084: done (8 left) 2024-02-11T22:17:57.214 INFO:tasks.rados.rados.0.smithi023.stdout:1085: done (7 left) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1086: done (6 left) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1087: done (5 left) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1088: done (4 left) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1089: done (3 left) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1090: done (2 left) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1093: read oid 9 snap -1 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1093: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:17:57.215 INFO:tasks.rados.rados.0.smithi023.stdout:1094: snap_remove snap 83 2024-02-11T22:17:58.003 INFO:tasks.rados.rados.0.smithi023.stdout:1094: done (3 left) 2024-02-11T22:17:58.003 INFO:tasks.rados.rados.0.smithi023.stdout:1095: read oid 25 snap -1 2024-02-11T22:17:58.003 INFO:tasks.rados.rados.0.smithi023.stdout:1095: expect (ObjNum 315 snap 98 seq_num 315) 2024-02-11T22:17:58.003 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 106 2024-02-11T22:17:58.003 INFO:tasks.rados.rados.0.smithi023.stdout:1096: seq_num 344 ranges {0=565248,565248=401408} 2024-02-11T22:17:58.006 INFO:tasks.rados.rados.0.smithi023.stdout:1096: writing smithi02397626-20 from 0 to 565248 tid 1 2024-02-11T22:17:58.009 INFO:tasks.rados.rados.0.smithi023.stdout:1096: writing smithi02397626-20 from 565248 to 966656 tid 2 2024-02-11T22:17:58.009 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 106 2024-02-11T22:17:58.009 INFO:tasks.rados.rados.0.smithi023.stdout:1097: seq_num 345 ranges {0=581632,581632=401408} 2024-02-11T22:17:58.013 INFO:tasks.rados.rados.0.smithi023.stdout:1097: writing smithi02397626-49 from 0 to 581632 tid 1 2024-02-11T22:17:58.016 INFO:tasks.rados.rados.0.smithi023.stdout:1097: writing smithi02397626-49 from 581632 to 983040 tid 2 2024-02-11T22:17:58.016 INFO:tasks.rados.rados.0.smithi023.stdout:1098: copy_from oid 18 from oid 14 current snap is 106 2024-02-11T22:17:58.016 INFO:tasks.rados.rados.0.smithi023.stdout:1099: rollback oid 46 current snap is 106 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 46 to 100 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:1100: copy_from oid 47 from oid 23 current snap is 106 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:1101: read oid 26 snap 40 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:1101: expect deleted 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:1102: copy_from oid 19 from oid 48 current snap is 106 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:1103: snap_create 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 590 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:17:58.017 INFO:tasks.rados.rados.0.smithi023.stdout:1091: finishing write tid 1 to smithi02397626-22 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: finishing write tid 2 to smithi02397626-22 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: finishing write tid 3 to smithi02397626-22 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: finishing write tid 4 to smithi02397626-22 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: oid 22 updating version 0 to 846 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: oid 22 version 846 is already newer than 844 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: oid 22 version 846 is already newer than 845 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 846 (ObjNum 343 snap 106 seq_num 343) dirty exists 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1091: left oid 22 (ObjNum 343 snap 106 seq_num 343) 2024-02-11T22:17:58.018 INFO:tasks.rados.rados.0.smithi023.stdout:1093: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:17:58.041 INFO:tasks.rados.rados.0.smithi023.stdout:1096: finishing write tid 1 to smithi02397626-20 2024-02-11T22:17:58.041 INFO:tasks.rados.rados.0.smithi023.stdout:1095: expect (ObjNum 315 snap 98 seq_num 315) 2024-02-11T22:17:58.054 INFO:tasks.rados.rados.0.smithi023.stdout:1096: finishing write tid 2 to smithi02397626-20 2024-02-11T22:17:58.054 INFO:tasks.rados.rados.0.smithi023.stdout:1096: finishing write tid 3 to smithi02397626-20 2024-02-11T22:17:58.054 INFO:tasks.rados.rados.0.smithi023.stdout:1096: finishing write tid 4 to smithi02397626-20 2024-02-11T22:17:58.054 INFO:tasks.rados.rados.0.smithi023.stdout:1096: oid 20 updating version 0 to 428 2024-02-11T22:17:58.054 INFO:tasks.rados.rados.0.smithi023.stdout:1096: oid 20 updating version 428 to 429 2024-02-11T22:17:58.054 INFO:tasks.rados.rados.0.smithi023.stdout:1096: oid 20 version 429 is already newer than 427 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 429 (ObjNum 344 snap 106 seq_num 344) dirty exists 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1096: left oid 20 (ObjNum 344 snap 106 seq_num 344) 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1102: finishing copy_from to smithi02397626-19 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1102: got expected ENOENT (src dne) 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1102: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1099: finishing rollback tid 0 to smithi02397626-46 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1099: finishing rollback tid 1 to smithi02397626-46 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 857 (ObjNum 33 snap 0 seq_num 914222512) dirty dne 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1097: finishing write tid 1 to smithi02397626-49 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1097: finishing write tid 2 to smithi02397626-49 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1097: finishing write tid 3 to smithi02397626-49 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1098: finishing copy_from to smithi02397626-18 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 310 (ObjNum 313 snap 97 seq_num 313) dirty exists 2024-02-11T22:17:58.055 INFO:tasks.rados.rados.0.smithi023.stdout:1098: finishing copy_from racing read to smithi02397626-18 2024-02-11T22:17:58.056 INFO:tasks.rados.rados.0.smithi023.stdout:1097: finishing write tid 4 to smithi02397626-49 2024-02-11T22:17:58.056 INFO:tasks.rados.rados.0.smithi023.stdout:1097: oid 49 updating version 0 to 281 2024-02-11T22:17:58.056 INFO:tasks.rados.rados.0.smithi023.stdout:1097: oid 49 version 281 is already newer than 280 2024-02-11T22:17:58.056 INFO:tasks.rados.rados.0.smithi023.stdout:1097: oid 49 updating version 281 to 282 2024-02-11T22:17:58.056 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 282 (ObjNum 345 snap 106 seq_num 345) dirty exists 2024-02-11T22:17:58.056 INFO:tasks.rados.rados.0.smithi023.stdout:1097: left oid 49 (ObjNum 345 snap 106 seq_num 345) 2024-02-11T22:17:58.059 INFO:tasks.rados.rados.0.smithi023.stdout:1100: finishing copy_from to smithi02397626-47 2024-02-11T22:17:58.059 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 767 (ObjNum 322 snap 101 seq_num 322) dirty exists 2024-02-11T22:17:58.060 INFO:tasks.rados.rados.0.smithi023.stdout:1100: finishing copy_from racing read to smithi02397626-47 2024-02-11T22:17:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:57 smithi023 ceph-mon[111262]: osdmap e265: 8 total, 8 up, 8 in 2024-02-11T22:17:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:57 smithi023 ceph-mon[113671]: osdmap e265: 8 total, 8 up, 8 in 2024-02-11T22:17:58.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:57 smithi160 ceph-mon[106289]: osdmap e265: 8 total, 8 up, 8 in 2024-02-11T22:17:59.020 INFO:tasks.rados.rados.0.smithi023.stdout:1091: done (11 left) 2024-02-11T22:17:59.020 INFO:tasks.rados.rados.0.smithi023.stdout:1092: done (10 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1093: done (9 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1095: done (8 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1096: done (7 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1097: done (6 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1098: done (5 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1099: done (4 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1100: done (3 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1101: done (2 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1102: done (1 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1103: done (0 left) 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1104: read oid 48 snap -1 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1104: expect deleted 2024-02-11T22:17:59.021 INFO:tasks.rados.rados.0.smithi023.stdout:1105: read oid 35 snap 97 2024-02-11T22:17:59.022 INFO:tasks.rados.rados.0.smithi023.stdout:1105: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:17:59.022 INFO:tasks.rados.rados.0.smithi023.stdout:1106: rollback oid 21 current snap is 107 2024-02-11T22:17:59.022 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 77 2024-02-11T22:17:59.022 INFO:tasks.rados.rados.0.smithi023.stdout:1107: snap_remove snap 75 2024-02-11T22:17:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:58 smithi023 ceph-mon[111262]: pgmap v94: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 44 op/s; 7.2 MiB/s, 5 objects/s recovering 2024-02-11T22:17:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:58 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/846 objects degraded (3.428%), 4 pgs degraded) 2024-02-11T22:17:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:58 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:17:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:17:58 smithi023 ceph-mon[111262]: osdmap e266: 8 total, 8 up, 8 in 2024-02-11T22:17:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:59 smithi023 ceph-mon[113671]: pgmap v94: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 44 op/s; 7.2 MiB/s, 5 objects/s recovering 2024-02-11T22:17:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:59 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/846 objects degraded (3.428%), 4 pgs degraded) 2024-02-11T22:17:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:59 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:17:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:17:59 smithi023 ceph-mon[113671]: osdmap e266: 8 total, 8 up, 8 in 2024-02-11T22:17:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:58 smithi160 ceph-mon[106289]: pgmap v94: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 44 op/s; 7.2 MiB/s, 5 objects/s recovering 2024-02-11T22:17:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:58 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/846 objects degraded (3.428%), 4 pgs degraded) 2024-02-11T22:17:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:58 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:17:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:17:58 smithi160 ceph-mon[106289]: osdmap e266: 8 total, 8 up, 8 in 2024-02-11T22:18:00.043 INFO:tasks.rados.rados.0.smithi023.stdout:1107: done (3 left) 2024-02-11T22:18:00.043 INFO:tasks.rados.rados.0.smithi023.stdout:1108: read oid 32 snap -1 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1108: expect (ObjNum 331 snap 102 seq_num 331) 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1109: read oid 25 snap -1 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1109: expect (ObjNum 315 snap 98 seq_num 315) 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1110: read oid 23 snap -1 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1110: expect (ObjNum 322 snap 101 seq_num 322) 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1111: rollback oid 33 current snap is 107 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 101 2024-02-11T22:18:00.044 INFO:tasks.rados.rados.0.smithi023.stdout:1112: snap_remove snap 80 2024-02-11T22:18:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:00 smithi023 ceph-mon[111262]: osdmap e267: 8 total, 8 up, 8 in 2024-02-11T22:18:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:00 smithi023 ceph-mon[113671]: osdmap e267: 8 total, 8 up, 8 in 2024-02-11T22:18:00.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:00 smithi160 ceph-mon[106289]: osdmap e267: 8 total, 8 up, 8 in 2024-02-11T22:18:01.048 INFO:tasks.rados.rados.0.smithi023.stdout:1112: done (7 left) 2024-02-11T22:18:01.049 INFO:tasks.rados.rados.0.smithi023.stdout:1113: snap_remove snap 91 2024-02-11T22:18:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:01 smithi023 ceph-mon[111262]: pgmap v97: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 44 op/s; 7.2 MiB/s, 5 objects/s recovering 2024-02-11T22:18:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:01 smithi023 ceph-mon[111262]: osdmap e268: 8 total, 8 up, 8 in 2024-02-11T22:18:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:01 smithi023 ceph-mon[113671]: pgmap v97: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 44 op/s; 7.2 MiB/s, 5 objects/s recovering 2024-02-11T22:18:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:01 smithi023 ceph-mon[113671]: osdmap e268: 8 total, 8 up, 8 in 2024-02-11T22:18:01.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:01 smithi160 ceph-mon[106289]: pgmap v97: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.2 MiB/s wr, 44 op/s; 7.2 MiB/s, 5 objects/s recovering 2024-02-11T22:18:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:01 smithi160 ceph-mon[106289]: osdmap e268: 8 total, 8 up, 8 in 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:1113: done (7 left) 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:1114: delete oid 17 current snap is 107 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:1106: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:1106: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:1106: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 668 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:18:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:1105: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:18:02.181 INFO:tasks.rados.rados.0.smithi023.stdout:1111: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:18:02.181 INFO:tasks.rados.rados.0.smithi023.stdout:1109: expect (ObjNum 315 snap 98 seq_num 315) 2024-02-11T22:18:02.193 INFO:tasks.rados.rados.0.smithi023.stdout:1111: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:18:02.193 INFO:tasks.rados.rados.0.smithi023.stdout:1111: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:18:02.193 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 423 (ObjNum 312 snap 97 seq_num 312) dirty exists 2024-02-11T22:18:02.193 INFO:tasks.rados.rados.0.smithi023.stdout:1108: expect (ObjNum 331 snap 102 seq_num 331) 2024-02-11T22:18:02.225 INFO:tasks.rados.rados.0.smithi023.stdout:1110: expect (ObjNum 322 snap 101 seq_num 322) 2024-02-11T22:18:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:02 smithi023 ceph-mon[111262]: osdmap e269: 8 total, 8 up, 8 in 2024-02-11T22:18:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:02 smithi023 ceph-mon[113671]: osdmap e269: 8 total, 8 up, 8 in 2024-02-11T22:18:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:02 smithi160 ceph-mon[106289]: osdmap e269: 8 total, 8 up, 8 in 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1104: done (7 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1105: done (6 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1106: done (5 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1108: done (4 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1109: done (3 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1110: done (2 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1111: done (1 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1114: done (0 left) 2024-02-11T22:18:02.645 INFO:tasks.rados.rados.0.smithi023.stdout:1115: snap_remove snap 92 2024-02-11T22:18:02.755 INFO:tasks.rados.rados.0.smithi023.stdout:1115: done (0 left) 2024-02-11T22:18:02.755 INFO:tasks.rados.rados.0.smithi023.stdout:1116: copy_from oid 31 from oid 35 current snap is 107 2024-02-11T22:18:02.755 INFO:tasks.rados.rados.0.smithi023.stdout:1117: delete oid 47 current snap is 107 2024-02-11T22:18:02.769 INFO:tasks.rados.rados.0.smithi023.stdout:1117: done (1 left) 2024-02-11T22:18:02.769 INFO:tasks.rados.rados.0.smithi023.stdout:1118: snap_remove snap 100 2024-02-11T22:18:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:03 smithi023 ceph-mon[111262]: pgmap v100: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T22:18:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:03 smithi023 ceph-mon[111262]: osdmap e270: 8 total, 8 up, 8 in 2024-02-11T22:18:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:03 smithi023 ceph-mon[111262]: osdmap e271: 8 total, 8 up, 8 in 2024-02-11T22:18:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:03 smithi023 ceph-mon[113671]: pgmap v100: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T22:18:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:03 smithi023 ceph-mon[113671]: osdmap e270: 8 total, 8 up, 8 in 2024-02-11T22:18:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:03 smithi023 ceph-mon[113671]: osdmap e271: 8 total, 8 up, 8 in 2024-02-11T22:18:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:03 smithi160 ceph-mon[106289]: pgmap v100: 121 pgs: 121 active+clean; 309 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T22:18:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:03 smithi160 ceph-mon[106289]: osdmap e270: 8 total, 8 up, 8 in 2024-02-11T22:18:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:03 smithi160 ceph-mon[106289]: osdmap e271: 8 total, 8 up, 8 in 2024-02-11T22:18:03.769 INFO:tasks.rados.rados.0.smithi023.stdout:1118: done (1 left) 2024-02-11T22:18:03.769 INFO:tasks.rados.rados.0.smithi023.stdout:1119: snap_create 2024-02-11T22:18:03.769 INFO:tasks.rados.rados.0.smithi023.stdout:1116: finishing copy_from to smithi02397626-31 2024-02-11T22:18:03.769 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 332 (ObjNum 294 snap 89 seq_num 294) dirty exists 2024-02-11T22:18:03.769 INFO:tasks.rados.rados.0.smithi023.stdout:1116: finishing copy_from racing read to smithi02397626-31 2024-02-11T22:18:04.799 INFO:tasks.rados.rados.0.smithi023.stdout:1116: done (1 left) 2024-02-11T22:18:04.799 INFO:tasks.rados.rados.0.smithi023.stdout:1119: done (0 left) 2024-02-11T22:18:04.799 INFO:tasks.rados.rados.0.smithi023.stdout:1120: copy_from oid 20 from oid 32 current snap is 108 2024-02-11T22:18:04.800 INFO:tasks.rados.rados.0.smithi023.stdout:1121: delete oid 3 current snap is 108 2024-02-11T22:18:04.804 INFO:tasks.rados.rados.0.smithi023.stdout:1121: done (1 left) 2024-02-11T22:18:04.804 INFO:tasks.rados.rados.0.smithi023.stdout:1122: copy_from oid 45 from oid 37 current snap is 108 2024-02-11T22:18:04.804 INFO:tasks.rados.rados.0.smithi023.stdout:1123: snap_remove snap 107 2024-02-11T22:18:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:04 smithi023 ceph-mon[111262]: pgmap v103: 121 pgs: 121 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-02-11T22:18:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:04 smithi023 ceph-mon[111262]: osdmap e272: 8 total, 8 up, 8 in 2024-02-11T22:18:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:04 smithi023 ceph-mon[113671]: pgmap v103: 121 pgs: 121 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-02-11T22:18:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:04 smithi023 ceph-mon[113671]: osdmap e272: 8 total, 8 up, 8 in 2024-02-11T22:18:05.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:04 smithi160 ceph-mon[106289]: pgmap v103: 121 pgs: 121 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-02-11T22:18:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:04 smithi160 ceph-mon[106289]: osdmap e272: 8 total, 8 up, 8 in 2024-02-11T22:18:05.823 INFO:tasks.rados.rados.0.smithi023.stdout:1123: done (2 left) 2024-02-11T22:18:05.823 INFO:tasks.rados.rados.0.smithi023.stdout:1124: snap_create 2024-02-11T22:18:05.823 INFO:tasks.rados.rados.0.smithi023.stdout:1120: finishing copy_from to smithi02397626-20 2024-02-11T22:18:05.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 793 (ObjNum 331 snap 102 seq_num 331) dirty exists 2024-02-11T22:18:05.824 INFO:tasks.rados.rados.0.smithi023.stdout:1120: finishing copy_from racing read to smithi02397626-20 2024-02-11T22:18:05.824 INFO:tasks.rados.rados.0.smithi023.stdout:1122: finishing copy_from to smithi02397626-45 2024-02-11T22:18:05.824 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 606 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:05.824 INFO:tasks.rados.rados.0.smithi023.stdout:1122: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:18:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:05 smithi023 ceph-mon[111262]: osdmap e273: 8 total, 8 up, 8 in 2024-02-11T22:18:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:18:05] "GET /metrics HTTP/1.1" 200 35961 "" "Prometheus/2.43.0" 2024-02-11T22:18:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:05 smithi023 ceph-mon[113671]: osdmap e273: 8 total, 8 up, 8 in 2024-02-11T22:18:06.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:05 smithi160 ceph-mon[106289]: osdmap e273: 8 total, 8 up, 8 in 2024-02-11T22:18:06.826 INFO:tasks.rados.rados.0.smithi023.stdout:1120: done (2 left) 2024-02-11T22:18:06.827 INFO:tasks.rados.rados.0.smithi023.stdout:1122: done (1 left) 2024-02-11T22:18:06.827 INFO:tasks.rados.rados.0.smithi023.stdout:1124: done (0 left) 2024-02-11T22:18:06.827 INFO:tasks.rados.rados.0.smithi023.stdout:1125: snap_remove snap 95 2024-02-11T22:18:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[111262]: pgmap v106: 121 pgs: 121 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:18:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[111262]: osdmap e274: 8 total, 8 up, 8 in 2024-02-11T22:18:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[113671]: pgmap v106: 121 pgs: 121 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:18:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[113671]: osdmap e274: 8 total, 8 up, 8 in 2024-02-11T22:18:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:07.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:06 smithi160 ceph-mon[106289]: pgmap v106: 121 pgs: 121 active+clean; 313 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:18:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:06 smithi160 ceph-mon[106289]: osdmap e274: 8 total, 8 up, 8 in 2024-02-11T22:18:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:07.832 INFO:tasks.rados.rados.0.smithi023.stdout:1125: done (0 left) 2024-02-11T22:18:07.833 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 109 2024-02-11T22:18:07.833 INFO:tasks.rados.rados.0.smithi023.stdout:1126: seq_num 349 ranges {483328=655360,1138688=401408} 2024-02-11T22:18:07.839 INFO:tasks.rados.rados.0.smithi023.stdout:1126: writing smithi02397626-25 from 483328 to 1138688 tid 1 2024-02-11T22:18:07.843 INFO:tasks.rados.rados.0.smithi023.stdout:1126: writing smithi02397626-25 from 1138688 to 1540096 tid 2 2024-02-11T22:18:07.843 INFO:tasks.rados.rados.0.smithi023.stdout:1127: copy_from oid 1 from oid 10 current snap is 109 2024-02-11T22:18:07.843 INFO:tasks.rados.rados.0.smithi023.stdout:1128: read oid 46 snap -1 2024-02-11T22:18:07.843 INFO:tasks.rados.rados.0.smithi023.stdout:1128: expect deleted 2024-02-11T22:18:07.843 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 109 2024-02-11T22:18:07.843 INFO:tasks.rados.rados.0.smithi023.stdout:1129: seq_num 350 ranges {1695744=671744,2367488=401408} 2024-02-11T22:18:07.856 INFO:tasks.rados.rados.0.smithi023.stdout:1129: writing smithi02397626-24 from 1695744 to 2367488 tid 1 2024-02-11T22:18:07.859 INFO:tasks.rados.rados.0.smithi023.stdout:1129: writing smithi02397626-24 from 2367488 to 2768896 tid 2 2024-02-11T22:18:07.859 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 109 2024-02-11T22:18:07.859 INFO:tasks.rados.rados.0.smithi023.stdout:1130: seq_num 351 ranges {2113536=688128,2801664=401408} 2024-02-11T22:18:07.874 INFO:tasks.rados.rados.0.smithi023.stdout:1130: writing smithi02397626-5 from 2113536 to 2801664 tid 1 2024-02-11T22:18:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:1130: writing smithi02397626-5 from 2801664 to 3203072 tid 2 2024-02-11T22:18:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:1131: rollback oid 26 current snap is 109 2024-02-11T22:18:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 26 to 101 2024-02-11T22:18:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:1127: finishing copy_from to smithi02397626-1 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1127: got expected ENOENT (src dne) 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1127: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: finishing write tid 1 to smithi02397626-25 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: finishing write tid 2 to smithi02397626-25 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1127: done (5 left) 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1128: done (4 left) 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 109 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: finishing write tid 3 to smithi02397626-25 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: finishing write tid 4 to smithi02397626-25 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: oid 25 updating version 0 to 333 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: oid 25 updating version 333 to 335 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: oid 25 version 335 is already newer than 334 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 335 (ObjNum 349 snap 109 seq_num 349) dirty exists 2024-02-11T22:18:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:1126: left oid 25 (ObjNum 349 snap 109 seq_num 349) 2024-02-11T22:18:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:1129: finishing write tid 1 to smithi02397626-24 2024-02-11T22:18:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:1129: finishing write tid 2 to smithi02397626-24 2024-02-11T22:18:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:1129: finishing write tid 3 to smithi02397626-24 2024-02-11T22:18:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:1132: seq_num 352 ranges {0=704512,704512=401408} 2024-02-11T22:18:07.881 INFO:tasks.rados.rados.0.smithi023.stdout:1132: writing smithi02397626-10 from 0 to 704512 tid 1 2024-02-11T22:18:07.885 INFO:tasks.rados.rados.0.smithi023.stdout:1132: writing smithi02397626-10 from 704512 to 1105920 tid 2 2024-02-11T22:18:07.885 INFO:tasks.rados.rados.0.smithi023.stdout:1126: done (4 left) 2024-02-11T22:18:07.885 INFO:tasks.rados.rados.0.smithi023.stdout:1133: copy_from oid 9 from oid 3 current snap is 109 2024-02-11T22:18:07.885 INFO:tasks.rados.rados.0.smithi023.stdout:1129: finishing write tid 4 to smithi02397626-24 2024-02-11T22:18:07.885 INFO:tasks.rados.rados.0.smithi023.stdout:1129: oid 24 updating version 0 to 449 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1129: oid 24 updating version 449 to 455 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1129: oid 24 version 455 is already newer than 454 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 455 (ObjNum 350 snap 109 seq_num 350) dirty exists 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1129: left oid 24 (ObjNum 350 snap 109 seq_num 350) 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1131: finishing rollback tid 0 to smithi02397626-26 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1131: finishing rollback tid 1 to smithi02397626-26 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1131: finishing rollback tid 2 to smithi02397626-26 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 386 (ObjNum 325 snap 101 seq_num 325) dirty exists 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1130: finishing write tid 1 to smithi02397626-5 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1130: finishing write tid 2 to smithi02397626-5 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1130: finishing write tid 3 to smithi02397626-5 2024-02-11T22:18:07.886 INFO:tasks.rados.rados.0.smithi023.stdout:1129: done (4 left) 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1131: done (3 left) 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1134: copy_from oid 49 from oid 13 current snap is 109 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1135: read oid 7 snap -1 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1135: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1136: snap_create 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1133: finishing copy_from to smithi02397626-9 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1133: got expected ENOENT (src dne) 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1133: finishing copy_from racing read to smithi02397626-9 2024-02-11T22:18:07.887 INFO:tasks.rados.rados.0.smithi023.stdout:1135: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-11T22:18:07.889 INFO:tasks.rados.rados.0.smithi023.stdout:1132: finishing write tid 1 to smithi02397626-10 2024-02-11T22:18:07.889 INFO:tasks.rados.rados.0.smithi023.stdout:1132: finishing write tid 2 to smithi02397626-10 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1130: finishing write tid 4 to smithi02397626-5 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1130: oid 5 updating version 0 to 638 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1130: oid 5 version 638 is already newer than 636 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1130: oid 5 version 638 is already newer than 637 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 638 (ObjNum 351 snap 109 seq_num 351) dirty exists 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1130: left oid 5 (ObjNum 351 snap 109 seq_num 351) 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1132: finishing write tid 3 to smithi02397626-10 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1132: finishing write tid 4 to smithi02397626-10 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1132: oid 10 updating version 0 to 639 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1132: oid 10 updating version 639 to 640 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1132: oid 10 updating version 640 to 641 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 641 (ObjNum 352 snap 109 seq_num 352) dirty exists 2024-02-11T22:18:07.890 INFO:tasks.rados.rados.0.smithi023.stdout:1132: left oid 10 (ObjNum 352 snap 109 seq_num 352) 2024-02-11T22:18:07.894 INFO:tasks.rados.rados.0.smithi023.stdout:1134: finishing copy_from to smithi02397626-49 2024-02-11T22:18:07.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 395 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-02-11T22:18:07.894 INFO:tasks.rados.rados.0.smithi023.stdout:1134: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:18:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:07 smithi023 ceph-mon[111262]: osdmap e275: 8 total, 8 up, 8 in 2024-02-11T22:18:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:07 smithi023 ceph-mon[113671]: osdmap e275: 8 total, 8 up, 8 in 2024-02-11T22:18:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:07 smithi160 ceph-mon[106289]: osdmap e275: 8 total, 8 up, 8 in 2024-02-11T22:18:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1130: done (5 left) 2024-02-11T22:18:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1132: done (4 left) 2024-02-11T22:18:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1133: done (3 left) 2024-02-11T22:18:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1134: done (2 left) 2024-02-11T22:18:08.845 INFO:tasks.rados.rados.0.smithi023.stdout:1135: done (1 left) 2024-02-11T22:18:08.845 INFO:tasks.rados.rados.0.smithi023.stdout:1136: done (0 left) 2024-02-11T22:18:08.845 INFO:tasks.rados.rados.0.smithi023.stdout:1137: snap_create 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[111262]: pgmap v109: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[111262]: osdmap e276: 8 total, 8 up, 8 in 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[111262]: Upgrade: osd.1 is safe to restart 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[113671]: pgmap v109: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[113671]: osdmap e276: 8 total, 8 up, 8 in 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:18:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:18:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:08 smithi023 ceph-mon[113671]: Upgrade: osd.1 is safe to restart 2024-02-11T22:18:09.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:08 smithi160 ceph-mon[106289]: pgmap v109: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-02-11T22:18:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:08 smithi160 ceph-mon[106289]: osdmap e276: 8 total, 8 up, 8 in 2024-02-11T22:18:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:18:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:08 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-11T22:18:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:08 smithi160 ceph-mon[106289]: Upgrade: osd.1 is safe to restart 2024-02-11T22:18:09.867 INFO:tasks.rados.rados.0.smithi023.stdout:1137: done (0 left) 2024-02-11T22:18:09.867 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 111 2024-02-11T22:18:09.867 INFO:tasks.rados.rados.0.smithi023.stdout:1138: seq_num 353 ranges {3203072=720896,3923968=401408} 2024-02-11T22:18:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:1138: writing smithi02397626-5 from 3203072 to 3923968 tid 1 2024-02-11T22:18:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1138: writing smithi02397626-5 from 3923968 to 4325376 tid 2 2024-02-11T22:18:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1139: read oid 22 snap -1 2024-02-11T22:18:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1139: expect (ObjNum 343 snap 106 seq_num 343) 2024-02-11T22:18:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1140: copy_from oid 25 from oid 29 current snap is 111 2024-02-11T22:18:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1141: snap_create 2024-02-11T22:18:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1138: finishing write tid 1 to smithi02397626-5 2024-02-11T22:18:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1138: finishing write tid 2 to smithi02397626-5 2024-02-11T22:18:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1138: finishing write tid 3 to smithi02397626-5 2024-02-11T22:18:09.906 INFO:tasks.rados.rados.0.smithi023.stdout:1138: finishing write tid 4 to smithi02397626-5 2024-02-11T22:18:09.906 INFO:tasks.rados.rados.0.smithi023.stdout:1138: oid 5 updating version 0 to 645 2024-02-11T22:18:09.906 INFO:tasks.rados.rados.0.smithi023.stdout:1138: oid 5 version 645 is already newer than 643 2024-02-11T22:18:09.906 INFO:tasks.rados.rados.0.smithi023.stdout:1138: oid 5 version 645 is already newer than 644 2024-02-11T22:18:09.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 645 (ObjNum 353 snap 111 seq_num 353) dirty exists 2024-02-11T22:18:09.906 INFO:tasks.rados.rados.0.smithi023.stdout:1138: left oid 5 (ObjNum 353 snap 111 seq_num 353) 2024-02-11T22:18:09.920 INFO:tasks.rados.rados.0.smithi023.stdout:1139: expect (ObjNum 343 snap 106 seq_num 343) 2024-02-11T22:18:10.150 INFO:tasks.rados.rados.0.smithi023.stdout:1140: finishing copy_from to smithi02397626-25 2024-02-11T22:18:10.150 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 354 (ObjNum 228 snap 65 seq_num 228) dirty exists 2024-02-11T22:18:10.150 INFO:tasks.rados.rados.0.smithi023.stdout:1140: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:18:10.154 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[111262]: osdmap e277: 8 total, 8 up, 8 in 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[113671]: osdmap e277: 8 total, 8 up, 8 in 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:18:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:10.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:09 smithi160 ceph-mon[106289]: osdmap e277: 8 total, 8 up, 8 in 2024-02-11T22:18:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-11T22:18:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:10.873 INFO:tasks.rados.rados.0.smithi023.stdout:1138: done (3 left) 2024-02-11T22:18:10.873 INFO:tasks.rados.rados.0.smithi023.stdout:1139: done (2 left) 2024-02-11T22:18:10.873 INFO:tasks.rados.rados.0.smithi023.stdout:1140: done (1 left) 2024-02-11T22:18:10.873 INFO:tasks.rados.rados.0.smithi023.stdout:1141: done (0 left) 2024-02-11T22:18:10.873 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 112 2024-02-11T22:18:10.873 INFO:tasks.rados.rados.0.smithi023.stdout:1142: seq_num 354 ranges {106496=737280,843776=401408} 2024-02-11T22:18:10.877 INFO:tasks.rados.rados.0.smithi023.stdout:1142: writing smithi02397626-7 from 106496 to 843776 tid 1 2024-02-11T22:18:10.879 INFO:tasks.rados.rados.0.smithi023.stdout:1142: writing smithi02397626-7 from 843776 to 1245184 tid 2 2024-02-11T22:18:10.879 INFO:tasks.rados.rados.0.smithi023.stdout:1143: delete oid 9 current snap is 112 2024-02-11T22:18:10.888 INFO:tasks.rados.rados.0.smithi023.stdout:1143: done (1 left) 2024-02-11T22:18:10.888 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 112 2024-02-11T22:18:10.888 INFO:tasks.rados.rados.0.smithi023.stdout:1144: seq_num 356 ranges {0=770048,770048=401408} 2024-02-11T22:18:10.891 INFO:tasks.rados.rados.0.smithi023.stdout:1144: writing smithi02397626-3 from 0 to 770048 tid 1 2024-02-11T22:18:10.892 INFO:tasks.rados.rados.0.smithi023.stdout:1144: writing smithi02397626-3 from 770048 to 1171456 tid 2 2024-02-11T22:18:10.892 INFO:tasks.rados.rados.0.smithi023.stdout:1142: finishing write tid 1 to smithi02397626-7 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: finishing write tid 2 to smithi02397626-7 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: finishing write tid 3 to smithi02397626-7 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: finishing write tid 4 to smithi02397626-7 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: oid 7 updating version 0 to 389 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: oid 7 updating version 389 to 390 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: oid 7 version 390 is already newer than 388 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 390 (ObjNum 354 snap 112 seq_num 354) dirty exists 2024-02-11T22:18:10.893 INFO:tasks.rados.rados.0.smithi023.stdout:1142: left oid 7 (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:10.896 INFO:tasks.rados.rados.0.smithi023.stdout:1145: read oid 38 snap -1 2024-02-11T22:18:10.896 INFO:tasks.rados.rados.0.smithi023.stdout:1145: expect (ObjNum 255 snap 77 seq_num 255) 2024-02-11T22:18:10.896 INFO:tasks.rados.rados.0.smithi023.stdout:1142: done (2 left) 2024-02-11T22:18:10.896 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 112 2024-02-11T22:18:10.896 INFO:tasks.rados.rados.0.smithi023.stdout:1146: seq_num 357 ranges {3014656=786432,3801088=401408} 2024-02-11T22:18:10.913 INFO:tasks.rados.rados.0.smithi023.stdout:1146: writing smithi02397626-26 from 3014656 to 3801088 tid 1 2024-02-11T22:18:10.916 INFO:tasks.rados.rados.0.smithi023.stdout:1146: writing smithi02397626-26 from 3801088 to 4202496 tid 2 2024-02-11T22:18:10.916 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 112 2024-02-11T22:18:10.916 INFO:tasks.rados.rados.0.smithi023.stdout:1144: finishing write tid 1 to smithi02397626-3 2024-02-11T22:18:10.917 INFO:tasks.rados.rados.0.smithi023.stdout:1147: seq_num 358 ranges {4325376=802816,5128192=401408} 2024-02-11T22:18:10.944 INFO:tasks.rados.rados.0.smithi023.stdout:1147: writing smithi02397626-5 from 4325376 to 5128192 tid 1 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1147: writing smithi02397626-5 from 5128192 to 5529600 tid 2 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1148: snap_create 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: finishing write tid 2 to smithi02397626-3 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: finishing write tid 3 to smithi02397626-3 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: finishing write tid 4 to smithi02397626-3 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: oid 3 updating version 0 to 438 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: oid 3 updating version 438 to 440 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: oid 3 version 440 is already newer than 439 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 440 (ObjNum 356 snap 112 seq_num 356) dirty exists 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1144: left oid 3 (ObjNum 356 snap 112 seq_num 356) 2024-02-11T22:18:10.947 INFO:tasks.rados.rados.0.smithi023.stdout:1145: expect (ObjNum 255 snap 77 seq_num 255) 2024-02-11T22:18:11.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[111262]: pgmap v112: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-02-11T22:18:11.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[111262]: Upgrade: Updating osd.1 2024-02-11T22:18:11.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[111262]: Deploying daemon osd.1 on smithi023 2024-02-11T22:18:11.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[111262]: osdmap e278: 8 total, 8 up, 8 in 2024-02-11T22:18:11.040 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[113671]: pgmap v112: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-02-11T22:18:11.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[113671]: Upgrade: Updating osd.1 2024-02-11T22:18:11.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[113671]: Deploying daemon osd.1 on smithi023 2024-02-11T22:18:11.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:10 smithi023 ceph-mon[113671]: osdmap e278: 8 total, 8 up, 8 in 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: finishing write tid 1 to smithi02397626-26 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: finishing write tid 2 to smithi02397626-26 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: finishing write tid 3 to smithi02397626-26 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: finishing write tid 4 to smithi02397626-26 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: oid 26 updating version 0 to 392 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: oid 26 updating version 392 to 394 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:1146: oid 26 version 394 is already newer than 393 2024-02-11T22:18:11.108 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 394 (ObjNum 357 snap 112 seq_num 357) dirty exists 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1146: left oid 26 (ObjNum 357 snap 112 seq_num 357) 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: finishing write tid 1 to smithi02397626-5 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: finishing write tid 2 to smithi02397626-5 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: finishing write tid 3 to smithi02397626-5 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: finishing write tid 4 to smithi02397626-5 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: oid 5 updating version 0 to 648 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: oid 5 updating version 648 to 649 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: oid 5 version 649 is already newer than 647 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 649 (ObjNum 358 snap 112 seq_num 358) dirty exists 2024-02-11T22:18:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:1147: left oid 5 (ObjNum 358 snap 112 seq_num 358) 2024-02-11T22:18:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:10 smithi160 ceph-mon[106289]: pgmap v112: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-02-11T22:18:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:10 smithi160 ceph-mon[106289]: Upgrade: Updating osd.1 2024-02-11T22:18:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:10 smithi160 ceph-mon[106289]: Deploying daemon osd.1 on smithi023 2024-02-11T22:18:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:10 smithi160 ceph-mon[106289]: osdmap e278: 8 total, 8 up, 8 in 2024-02-11T22:18:11.896 INFO:tasks.rados.rados.0.smithi023.stdout:1144: done (4 left) 2024-02-11T22:18:11.896 INFO:tasks.rados.rados.0.smithi023.stdout:1145: done (3 left) 2024-02-11T22:18:11.896 INFO:tasks.rados.rados.0.smithi023.stdout:1146: done (2 left) 2024-02-11T22:18:11.896 INFO:tasks.rados.rados.0.smithi023.stdout:1147: done (1 left) 2024-02-11T22:18:11.896 INFO:tasks.rados.rados.0.smithi023.stdout:1148: done (0 left) 2024-02-11T22:18:11.897 INFO:tasks.rados.rados.0.smithi023.stdout:1149: copy_from oid 12 from oid 23 current snap is 113 2024-02-11T22:18:11.897 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 113 2024-02-11T22:18:11.897 INFO:tasks.rados.rados.0.smithi023.stdout:1150: seq_num 359 ranges {1744896=417792,2162688=417792,2580480=385024} 2024-02-11T22:18:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-mon[113671]: osdmap e279: 8 total, 8 up, 8 in 2024-02-11T22:18:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-mon[113671]: osd.1 marked itself down and dead 2024-02-11T22:18:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-mon[111262]: osdmap e279: 8 total, 8 up, 8 in 2024-02-11T22:18:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-mon[111262]: osd.1 marked itself down and dead 2024-02-11T22:18:11.905 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:11 smithi023 systemd[1]: Stopping Ceph osd.1 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:18:11.906 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[61838]: 2024-02-11T22:18:11.870+0000 7f2bd797e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:18:11.906 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[61838]: 2024-02-11T22:18:11.870+0000 7f2bd797e700 -1 osd.1 279 *** Got signal Terminated *** 2024-02-11T22:18:11.906 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[61838]: 2024-02-11T22:18:11.870+0000 7f2bd797e700 -1 osd.1 279 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:18:11.908 INFO:tasks.rados.rados.0.smithi023.stdout:1150: writing smithi02397626-19 from 1744896 to 2162688 tid 1 2024-02-11T22:18:11.910 INFO:tasks.rados.rados.0.smithi023.stdout:1150: writing smithi02397626-19 from 2162688 to 2580480 tid 2 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:1150: writing smithi02397626-19 from 2580480 to 2965504 tid 3 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:1151: read oid 2 snap -1 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:1151: expect (ObjNum 338 snap 106 seq_num 338) 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:1152: copy_from oid 20 from oid 26 current snap is 113 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:1153: rollback oid 40 current snap is 113 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 112 2024-02-11T22:18:11.913 INFO:tasks.rados.rados.0.smithi023.stdout:1154: snap_create 2024-02-11T22:18:11.933 INFO:tasks.rados.rados.0.smithi023.stdout:1151: expect (ObjNum 338 snap 106 seq_num 338) 2024-02-11T22:18:12.056 INFO:tasks.rados.rados.0.smithi023.stdout:1152: finishing copy_from to smithi02397626-20 2024-02-11T22:18:12.056 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 394 (ObjNum 357 snap 112 seq_num 357) dirty exists 2024-02-11T22:18:12.056 INFO:tasks.rados.rados.0.smithi023.stdout:1152: finishing copy_from racing read to smithi02397626-20 2024-02-11T22:18:12.056 INFO:tasks.rados.rados.0.smithi023.stdout:1149: finishing copy_from to smithi02397626-12 2024-02-11T22:18:12.056 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 767 (ObjNum 322 snap 101 seq_num 322) dirty exists 2024-02-11T22:18:12.057 INFO:tasks.rados.rados.0.smithi023.stdout:1149: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:18:12.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:11 smithi160 ceph-mon[106289]: osdmap e279: 8 total, 8 up, 8 in 2024-02-11T22:18:12.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:11 smithi160 ceph-mon[106289]: osd.1 marked itself down and dead 2024-02-11T22:18:12.763 INFO:tasks.rados.rados.0.smithi023.stdout:1149: done (5 left) 2024-02-11T22:18:12.763 INFO:tasks.rados.rados.0.smithi023.stdout:1151: done (4 left) 2024-02-11T22:18:12.763 INFO:tasks.rados.rados.0.smithi023.stdout:1152: done (3 left) 2024-02-11T22:18:12.764 INFO:tasks.rados.rados.0.smithi023.stdout:1154: done (2 left) 2024-02-11T22:18:12.764 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 114 2024-02-11T22:18:12.764 INFO:tasks.rados.rados.0.smithi023.stdout:1155: seq_num 360 ranges {5529600=434176,5963776=704512,6668288=98304} 2024-02-11T22:18:12.795 INFO:tasks.rados.rados.0.smithi023.stdout:1155: writing smithi02397626-5 from 5529600 to 5963776 tid 1 2024-02-11T22:18:12.798 INFO:tasks.rados.rados.0.smithi023.stdout:1155: writing smithi02397626-5 from 5963776 to 6668288 tid 2 2024-02-11T22:18:12.799 INFO:tasks.rados.rados.0.smithi023.stdout:1155: writing smithi02397626-5 from 6668288 to 6766592 tid 3 2024-02-11T22:18:12.799 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 114 2024-02-11T22:18:12.799 INFO:tasks.rados.rados.0.smithi023.stdout:1156: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2024-02-11T22:18:12.802 INFO:tasks.rados.rados.0.smithi023.stdout:1156: writing smithi02397626-39 from 0 to 450560 tid 1 2024-02-11T22:18:12.805 INFO:tasks.rados.rados.0.smithi023.stdout:1156: writing smithi02397626-39 from 450560 to 1032192 tid 2 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:1156: writing smithi02397626-39 from 1032192 to 1253376 tid 3 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:1157: read oid 20 snap -1 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:1157: expect (ObjNum 357 snap 112 seq_num 357) 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 114 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:1153: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:1153: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:18:12.808 INFO:tasks.rados.rados.0.smithi023.stdout:1153: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 401 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: finishing write tid 1 to smithi02397626-19 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: finishing write tid 2 to smithi02397626-19 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: finishing write tid 3 to smithi02397626-19 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: finishing write tid 4 to smithi02397626-19 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: finishing write tid 5 to smithi02397626-19 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: oid 19 updating version 0 to 280 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: oid 19 updating version 280 to 281 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: oid 19 updating version 281 to 283 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: oid 19 version 283 is already newer than 282 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 283 (ObjNum 359 snap 113 seq_num 359) dirty exists 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1150: left oid 19 (ObjNum 359 snap 113 seq_num 359) 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1155: finishing write tid 1 to smithi02397626-5 2024-02-11T22:18:12.809 INFO:tasks.rados.rados.0.smithi023.stdout:1155: finishing write tid 2 to smithi02397626-5 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: finishing write tid 3 to smithi02397626-5 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: finishing write tid 4 to smithi02397626-5 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1156: finishing write tid 1 to smithi02397626-39 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: finishing write tid 5 to smithi02397626-5 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: oid 5 updating version 0 to 652 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: oid 5 updating version 652 to 653 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: oid 5 version 653 is already newer than 651 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: oid 5 updating version 653 to 654 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 654 (ObjNum 360 snap 114 seq_num 360) dirty exists 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1155: left oid 5 (ObjNum 360 snap 114 seq_num 360) 2024-02-11T22:18:12.810 INFO:tasks.rados.rados.0.smithi023.stdout:1158: seq_num 362 ranges {3219456=466944,3686400=466944,4153344=335872} 2024-02-11T22:18:12.828 INFO:tasks.rados.rados.0.smithi023.stdout:1158: writing smithi02397626-2 from 3219456 to 3686400 tid 1 2024-02-11T22:18:12.830 INFO:tasks.rados.rados.0.smithi023.stdout:1158: writing smithi02397626-2 from 3686400 to 4153344 tid 2 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1158: writing smithi02397626-2 from 4153344 to 4489216 tid 3 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1150: done (5 left) 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1153: done (4 left) 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1155: done (3 left) 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1159: rmattr oid 48 current snap is 114 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1159: done (3 left) 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1160: rmattr oid 18 current snap is 114 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1156: finishing write tid 2 to smithi02397626-39 2024-02-11T22:18:12.833 INFO:tasks.rados.rados.0.smithi023.stdout:1156: finishing write tid 3 to smithi02397626-39 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: finishing write tid 4 to smithi02397626-39 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: finishing write tid 5 to smithi02397626-39 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: oid 39 updating version 0 to 567 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: oid 39 updating version 567 to 568 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: oid 39 updating version 568 to 570 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: oid 39 version 570 is already newer than 569 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 570 (ObjNum 361 snap 114 seq_num 361) dirty exists 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1156: left oid 39 (ObjNum 361 snap 114 seq_num 361) 2024-02-11T22:18:12.834 INFO:tasks.rados.rados.0.smithi023.stdout:1157: expect (ObjNum 357 snap 112 seq_num 357) 2024-02-11T22:18:12.893 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:12 smithi023 bash[126921]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 0 (ObjNum 313 snap 97 seq_num 313) dirty exists 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1158: finishing write tid 1 to smithi02397626-2 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1158: finishing write tid 2 to smithi02397626-2 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1158: finishing write tid 3 to smithi02397626-2 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1158: finishing write tid 4 to smithi02397626-2 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1156: done (3 left) 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1157: done (2 left) 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1160: done (1 left) 2024-02-11T22:18:13.052 INFO:tasks.rados.rados.0.smithi023.stdout:1161: snap_remove snap 82 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[111262]: pgmap v115: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[111262]: osdmap e280: 8 total, 7 up, 8 in 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[111262]: osdmap e281: 8 total, 7 up, 8 in 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[113671]: pgmap v115: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:18:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[113671]: osdmap e280: 8 total, 7 up, 8 in 2024-02-11T22:18:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:12 smithi023 ceph-mon[113671]: osdmap e281: 8 total, 7 up, 8 in 2024-02-11T22:18:13.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:12 smithi160 ceph-mon[106289]: pgmap v115: 121 pgs: 121 active+clean; 318 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-02-11T22:18:13.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:12 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:18:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:12 smithi160 ceph-mon[106289]: osdmap e280: 8 total, 7 up, 8 in 2024-02-11T22:18:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:12 smithi160 ceph-mon[106289]: osdmap e281: 8 total, 7 up, 8 in 2024-02-11T22:18:13.905 INFO:tasks.rados.rados.0.smithi023.stdout:1161: done (1 left) 2024-02-11T22:18:13.905 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 114 2024-02-11T22:18:13.905 INFO:tasks.rados.rados.0.smithi023.stdout:1158: finishing write tid 5 to smithi02397626-2 2024-02-11T22:18:13.905 INFO:tasks.rados.rados.0.smithi023.stdout:1158: oid 2 updating version 0 to 659 2024-02-11T22:18:13.905 INFO:tasks.rados.rados.0.smithi023.stdout:1158: oid 2 version 659 is already newer than 656 2024-02-11T22:18:13.905 INFO:tasks.rados.rados.0.smithi023.stdout:1158: oid 2 version 659 is already newer than 657 2024-02-11T22:18:13.906 INFO:tasks.rados.rados.0.smithi023.stdout:1158: oid 2 version 659 is already newer than 658 2024-02-11T22:18:13.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 659 (ObjNum 362 snap 114 seq_num 362) dirty exists 2024-02-11T22:18:13.906 INFO:tasks.rados.rados.0.smithi023.stdout:1158: left oid 2 (ObjNum 362 snap 114 seq_num 362) 2024-02-11T22:18:13.906 INFO:tasks.rados.rados.0.smithi023.stdout:1162: seq_num 363 ranges {901120=483328,1384448=753664,2138112=49152} 2024-02-11T22:18:13.913 INFO:tasks.rados.rados.0.smithi023.stdout:1162: writing smithi02397626-30 from 901120 to 1384448 tid 1 2024-02-11T22:18:13.918 INFO:tasks.rados.rados.0.smithi023.stdout:1162: writing smithi02397626-30 from 1384448 to 2138112 tid 2 2024-02-11T22:18:13.918 INFO:tasks.rados.rados.0.smithi023.stdout:1162: writing smithi02397626-30 from 2138112 to 2187264 tid 3 2024-02-11T22:18:13.919 INFO:tasks.rados.rados.0.smithi023.stdout:1158: done (1 left) 2024-02-11T22:18:13.919 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 114 2024-02-11T22:18:13.919 INFO:tasks.rados.rados.0.smithi023.stdout:1163: seq_num 364 ranges {4734976=499712,5234688=638976,5873664=163840} 2024-02-11T22:18:13.948 INFO:tasks.rados.rados.0.smithi023.stdout:1163: writing smithi02397626-22 from 4734976 to 5234688 tid 1 2024-02-11T22:18:13.952 INFO:tasks.rados.rados.0.smithi023.stdout:1163: writing smithi02397626-22 from 5234688 to 5873664 tid 2 2024-02-11T22:18:13.954 INFO:tasks.rados.rados.0.smithi023.stdout:1163: writing smithi02397626-22 from 5873664 to 6037504 tid 3 2024-02-11T22:18:13.954 INFO:tasks.rados.rados.0.smithi023.stdout:1164: snap_create 2024-02-11T22:18:13.954 INFO:tasks.rados.rados.0.smithi023.stdout:1162: finishing write tid 1 to smithi02397626-30 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: finishing write tid 2 to smithi02397626-30 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: finishing write tid 3 to smithi02397626-30 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: finishing write tid 4 to smithi02397626-30 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: finishing write tid 5 to smithi02397626-30 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: oid 30 updating version 0 to 667 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: oid 30 version 667 is already newer than 666 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: oid 30 updating version 667 to 668 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: oid 30 version 668 is already newer than 665 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 668 (ObjNum 363 snap 114 seq_num 363) dirty exists 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1162: left oid 30 (ObjNum 363 snap 114 seq_num 363) 2024-02-11T22:18:13.955 INFO:tasks.rados.rados.0.smithi023.stdout:1163: finishing write tid 1 to smithi02397626-22 2024-02-11T22:18:13.966 INFO:tasks.rados.rados.0.smithi023.stdout:1163: finishing write tid 2 to smithi02397626-22 2024-02-11T22:18:13.966 INFO:tasks.rados.rados.0.smithi023.stdout:1163: finishing write tid 3 to smithi02397626-22 2024-02-11T22:18:13.966 INFO:tasks.rados.rados.0.smithi023.stdout:1163: finishing write tid 4 to smithi02397626-22 2024-02-11T22:18:13.969 INFO:tasks.rados.rados.0.smithi023.stdout:1163: finishing write tid 5 to smithi02397626-22 2024-02-11T22:18:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:1163: oid 22 updating version 0 to 919 2024-02-11T22:18:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:1163: oid 22 updating version 919 to 921 2024-02-11T22:18:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:1163: oid 22 version 921 is already newer than 920 2024-02-11T22:18:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:1163: oid 22 updating version 921 to 922 2024-02-11T22:18:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 922 (ObjNum 364 snap 114 seq_num 364) dirty exists 2024-02-11T22:18:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:1163: left oid 22 (ObjNum 364 snap 114 seq_num 364) 2024-02-11T22:18:14.371 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:13 smithi023 ceph-mon[111262]: Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-11T22:18:14.372 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:13 smithi023 ceph-mon[111262]: osdmap e282: 8 total, 7 up, 8 in 2024-02-11T22:18:14.372 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:13 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.1.service: Succeeded. 2024-02-11T22:18:14.372 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:13 smithi023 systemd[1]: Stopped Ceph osd.1 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:18:14.372 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 systemd[1]: Starting Ceph osd.1 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:18:14.372 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:13 smithi023 ceph-mon[113671]: Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-11T22:18:14.372 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:13 smithi023 ceph-mon[113671]: osdmap e282: 8 total, 7 up, 8 in 2024-02-11T22:18:14.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:13 smithi160 ceph-mon[106289]: Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-11T22:18:14.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:13 smithi160 ceph-mon[106289]: osdmap e282: 8 total, 7 up, 8 in 2024-02-11T22:18:14.954 INFO:tasks.rados.rados.0.smithi023.stdout:1162: done (2 left) 2024-02-11T22:18:14.954 INFO:tasks.rados.rados.0.smithi023.stdout:1163: done (1 left) 2024-02-11T22:18:14.954 INFO:tasks.rados.rados.0.smithi023.stdout:1164: done (0 left) 2024-02-11T22:18:14.954 INFO:tasks.rados.rados.0.smithi023.stdout:1165: read oid 5 snap 114 2024-02-11T22:18:14.954 INFO:tasks.rados.rados.0.smithi023.stdout:1165: expect (ObjNum 360 snap 114 seq_num 360) 2024-02-11T22:18:14.954 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 115 2024-02-11T22:18:14.955 INFO:tasks.rados.rados.0.smithi023.stdout:1166: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-02-11T22:18:14.956 INFO:tasks.rados.rados.0.smithi023.stdout:1166: writing smithi02397626-15 from 0 to 516096 tid 1 2024-02-11T22:18:14.960 INFO:tasks.rados.rados.0.smithi023.stdout:1166: writing smithi02397626-15 from 516096 to 1089536 tid 2 2024-02-11T22:18:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:1166: writing smithi02397626-15 from 1089536 to 1318912 tid 3 2024-02-11T22:18:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:1167: read oid 31 snap -1 2024-02-11T22:18:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:1167: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:18:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 115 2024-02-11T22:18:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:1168: seq_num 366 ranges {7208960=532480,7741440=458752,8200192=344064} 2024-02-11T22:18:15.004 INFO:tasks.rados.rados.0.smithi023.stdout:1168: writing smithi02397626-23 from 7208960 to 7741440 tid 1 2024-02-11T22:18:15.007 INFO:tasks.rados.rados.0.smithi023.stdout:1168: writing smithi02397626-23 from 7741440 to 8200192 tid 2 2024-02-11T22:18:15.010 INFO:tasks.rados.rados.0.smithi023.stdout:1168: writing smithi02397626-23 from 8200192 to 8544256 tid 3 2024-02-11T22:18:15.010 INFO:tasks.rados.rados.0.smithi023.stdout:1169: snap_remove snap 111 2024-02-11T22:18:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:14 smithi023 ceph-mon[111262]: pgmap v118: 121 pgs: 39 peering, 2 stale+active+clean, 80 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-02-11T22:18:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:14 smithi023 ceph-mon[113671]: pgmap v118: 121 pgs: 39 peering, 2 stale+active+clean, 80 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-02-11T22:18:15.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-11T22:18:15.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: 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-02-11T22:18:15.406 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-11T22:18:15.406 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-11T22:18:15.406 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-11T22:18:15.406 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-11T22:18:15.406 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:14 smithi023 bash[127187]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-11T22:18:15.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:14 smithi160 ceph-mon[106289]: pgmap v118: 121 pgs: 39 peering, 2 stale+active+clean, 80 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-02-11T22:18:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:18:15] "GET /metrics HTTP/1.1" 200 36102 "" "Prometheus/2.43.0" 2024-02-11T22:18:15.905 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-osd[127474]: -- 172.21.15.23:0/3054314743 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fc5febf6c0 con 0x55fc5fe8f400 2024-02-11T22:18:15.905 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:15 smithi023 bash[127437]: 605a98ab671f7d88aa6faf6aaeaedfc7d1ca51c08e251b9d83682361cba665ce 2024-02-11T22:18:15.905 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:15 smithi023 systemd[1]: Started Ceph osd.1 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:18:15.966 INFO:tasks.rados.rados.0.smithi023.stdout:1169: done (4 left) 2024-02-11T22:18:15.966 INFO:tasks.rados.rados.0.smithi023.stdout:1170: snap_create 2024-02-11T22:18:15.966 INFO:tasks.rados.rados.0.smithi023.stdout:1166: finishing write tid 1 to smithi02397626-15 2024-02-11T22:18:15.966 INFO:tasks.rados.rados.0.smithi023.stdout:1166: finishing write tid 2 to smithi02397626-15 2024-02-11T22:18:15.966 INFO:tasks.rados.rados.0.smithi023.stdout:1166: finishing write tid 3 to smithi02397626-15 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: finishing write tid 4 to smithi02397626-15 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: finishing write tid 5 to smithi02397626-15 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: oid 15 updating version 0 to 457 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: oid 15 updating version 457 to 459 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: oid 15 version 459 is already newer than 458 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: oid 15 version 459 is already newer than 456 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 459 (ObjNum 365 snap 115 seq_num 365) dirty exists 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1166: left oid 15 (ObjNum 365 snap 115 seq_num 365) 2024-02-11T22:18:15.967 INFO:tasks.rados.rados.0.smithi023.stdout:1167: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:18:16.076 INFO:tasks.rados.rados.0.smithi023.stdout:1165: expect (ObjNum 360 snap 114 seq_num 360) 2024-02-11T22:18:16.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[127451]: 2024-02-11T22:18:16.138+0000 7f98bc033640 -1 Falling back to public interface 2024-02-11T22:18:16.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[111262]: osdmap e283: 8 total, 7 up, 8 in 2024-02-11T22:18:16.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:16.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:16.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:16.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[113671]: osdmap e283: 8 total, 7 up, 8 in 2024-02-11T22:18:16.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:16.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:16.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:16.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:15 smithi160 ceph-mon[106289]: osdmap e283: 8 total, 7 up, 8 in 2024-02-11T22:18:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: finishing write tid 1 to smithi02397626-23 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: finishing write tid 2 to smithi02397626-23 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: finishing write tid 3 to smithi02397626-23 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: finishing write tid 4 to smithi02397626-23 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: finishing write tid 5 to smithi02397626-23 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: oid 23 updating version 0 to 927 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: oid 23 version 927 is already newer than 925 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: oid 23 version 927 is already newer than 924 2024-02-11T22:18:16.520 INFO:tasks.rados.rados.0.smithi023.stdout:1168: oid 23 version 927 is already newer than 926 2024-02-11T22:18:16.521 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 927 (ObjNum 366 snap 115 seq_num 366) dirty exists 2024-02-11T22:18:16.521 INFO:tasks.rados.rados.0.smithi023.stdout:1168: left oid 23 (ObjNum 366 snap 115 seq_num 366) 2024-02-11T22:18:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:1165: done (4 left) 2024-02-11T22:18:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:1166: done (3 left) 2024-02-11T22:18:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:1167: done (2 left) 2024-02-11T22:18:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:1168: done (1 left) 2024-02-11T22:18:16.973 INFO:tasks.rados.rados.0.smithi023.stdout:1170: done (0 left) 2024-02-11T22:18:16.973 INFO:tasks.rados.rados.0.smithi023.stdout:1171: rollback oid 2 current snap is 116 2024-02-11T22:18:16.973 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 112 2024-02-11T22:18:16.973 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 116 2024-02-11T22:18:16.973 INFO:tasks.rados.rados.0.smithi023.stdout:1172: seq_num 367 ranges {3719168=548864,4268032=737280,5005312=65536} 2024-02-11T22:18:16.995 INFO:tasks.rados.rados.0.smithi023.stdout:1172: writing smithi02397626-38 from 3719168 to 4268032 tid 1 2024-02-11T22:18:16.999 INFO:tasks.rados.rados.0.smithi023.stdout:1172: writing smithi02397626-38 from 4268032 to 5005312 tid 2 2024-02-11T22:18:17.000 INFO:tasks.rados.rados.0.smithi023.stdout:1172: writing smithi02397626-38 from 5005312 to 5070848 tid 3 2024-02-11T22:18:17.000 INFO:tasks.rados.rados.0.smithi023.stdout:1173: read oid 40 snap -1 2024-02-11T22:18:17.000 INFO:tasks.rados.rados.0.smithi023.stdout:1173: expect (ObjNum 326 snap 101 seq_num 326) 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:1174: copy_from oid 32 from oid 45 current snap is 116 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:1171: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:1171: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:1171: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 678 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:1171: done (3 left) 2024-02-11T22:18:17.001 INFO:tasks.rados.rados.0.smithi023.stdout:1175: snap_create 2024-02-11T22:18:17.003 INFO:tasks.rados.rados.0.smithi023.stdout:1172: finishing write tid 1 to smithi02397626-38 2024-02-11T22:18:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:1172: finishing write tid 2 to smithi02397626-38 2024-02-11T22:18:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:1172: finishing write tid 3 to smithi02397626-38 2024-02-11T22:18:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:1172: finishing write tid 4 to smithi02397626-38 2024-02-11T22:18:17.005 INFO:tasks.rados.rados.0.smithi023.stdout:1172: finishing write tid 5 to smithi02397626-38 2024-02-11T22:18:17.006 INFO:tasks.rados.rados.0.smithi023.stdout:1172: oid 38 updating version 0 to 476 2024-02-11T22:18:17.006 INFO:tasks.rados.rados.0.smithi023.stdout:1172: oid 38 version 476 is already newer than 475 2024-02-11T22:18:17.006 INFO:tasks.rados.rados.0.smithi023.stdout:1172: oid 38 version 476 is already newer than 474 2024-02-11T22:18:17.006 INFO:tasks.rados.rados.0.smithi023.stdout:1172: oid 38 updating version 476 to 477 2024-02-11T22:18:17.006 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 477 (ObjNum 367 snap 116 seq_num 367) dirty exists 2024-02-11T22:18:17.006 INFO:tasks.rados.rados.0.smithi023.stdout:1172: left oid 38 (ObjNum 367 snap 116 seq_num 367) 2024-02-11T22:18:17.010 INFO:tasks.rados.rados.0.smithi023.stdout:1174: finishing copy_from to smithi02397626-32 2024-02-11T22:18:17.010 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 606 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:17.010 INFO:tasks.rados.rados.0.smithi023.stdout:1174: finishing copy_from racing read to smithi02397626-32 2024-02-11T22:18:17.012 INFO:tasks.rados.rados.0.smithi023.stdout:1173: expect (ObjNum 326 snap 101 seq_num 326) 2024-02-11T22:18:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:16 smithi023 ceph-mon[111262]: pgmap v121: 121 pgs: 39 peering, 2 stale+active+clean, 80 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-02-11T22:18:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:16 smithi023 ceph-mon[111262]: osdmap e284: 8 total, 7 up, 8 in 2024-02-11T22:18:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:16 smithi023 ceph-mon[113671]: pgmap v121: 121 pgs: 39 peering, 2 stale+active+clean, 80 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-02-11T22:18:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:16 smithi023 ceph-mon[113671]: osdmap e284: 8 total, 7 up, 8 in 2024-02-11T22:18:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:16 smithi160 ceph-mon[106289]: pgmap v121: 121 pgs: 39 peering, 2 stale+active+clean, 80 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-02-11T22:18:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:16 smithi160 ceph-mon[106289]: osdmap e284: 8 total, 7 up, 8 in 2024-02-11T22:18:18.000 INFO:tasks.rados.rados.0.smithi023.stdout:1172: done (3 left) 2024-02-11T22:18:18.001 INFO:tasks.rados.rados.0.smithi023.stdout:1173: done (2 left) 2024-02-11T22:18:18.001 INFO:tasks.rados.rados.0.smithi023.stdout:1174: done (1 left) 2024-02-11T22:18:18.001 INFO:tasks.rados.rados.0.smithi023.stdout:1175: done (0 left) 2024-02-11T22:18:18.001 INFO:tasks.rados.rados.0.smithi023.stdout:1176: snap_create 2024-02-11T22:18:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:17 smithi023 ceph-mon[111262]: osdmap e285: 8 total, 7 up, 8 in 2024-02-11T22:18:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:17 smithi023 ceph-mon[113671]: osdmap e285: 8 total, 7 up, 8 in 2024-02-11T22:18:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:17 smithi160 ceph-mon[106289]: osdmap e285: 8 total, 7 up, 8 in 2024-02-11T22:18:18.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.008 INFO:tasks.rados.rados.0.smithi023.stdout:1176: done (0 left) 2024-02-11T22:18:19.008 INFO:tasks.rados.rados.0.smithi023.stdout:1177: snap_remove snap 108 2024-02-11T22:18:19.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[127451]: 2024-02-11T22:18:19.016+0000 7f98bc033640 -1 osd.1 279 log_to_monitors true 2024-02-11T22:18:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: pgmap v124: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 109/885 objects degraded (12.316%) 2024-02-11T22:18:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 109/885 objects degraded (12.316%), 11 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: osdmap e286: 8 total, 7 up, 8 in 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: pgmap v124: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 109/885 objects degraded (12.316%) 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 109/885 objects degraded (12.316%), 11 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: osdmap e286: 8 total, 7 up, 8 in 2024-02-11T22:18:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:18 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: pgmap v124: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 109/885 objects degraded (12.316%) 2024-02-11T22:18:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 109/885 objects degraded (12.316%), 11 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-02-11T22:18:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: osdmap e286: 8 total, 7 up, 8 in 2024-02-11T22:18:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:18 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:20.015 INFO:tasks.rados.rados.0.smithi023.stdout:1177: done (0 left) 2024-02-11T22:18:20.015 INFO:tasks.rados.rados.0.smithi023.stdout:1178: snap_remove snap 101 2024-02-11T22:18:20.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-mon[111262]: osdmap e287: 8 total, 7 up, 8 in 2024-02-11T22:18:20.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-mon[111262]: from='osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:18:20.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-mon[111262]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:18:20.404 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-mon[113671]: osdmap e287: 8 total, 7 up, 8 in 2024-02-11T22:18:20.404 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-mon[113671]: from='osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:18:20.404 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-mon[113671]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:18:20.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:20 smithi160 ceph-mon[106289]: osdmap e287: 8 total, 7 up, 8 in 2024-02-11T22:18:20.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:20 smithi160 ceph-mon[106289]: from='osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:18:20.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:20 smithi160 ceph-mon[106289]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-11T22:18:20.634 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:18:20.654 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 22:18:20 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[127451]: 2024-02-11T22:18:20.402+0000 7f98a948a700 -1 osd.1 279 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:18:20.999 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:18:20.999 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (5m) 3s ago 5m 30.6M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:18:20.999 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (5m) 61s ago 5m 95.0M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:18:20.999 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (6m) 3s ago 6m 22.7M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:18:20.999 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (6m) 61s ago 6m 16.2M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:18:21.000 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (108s) 61s ago 9m 447M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:18:21.000 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (2m) 3s ago 10m 511M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:18:21.000 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (98s) 3s ago 10m 67.5M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:18:21.000 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (69s) 61s ago 9m 29.5M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:18:21.000 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (79s) 3s ago 9m 56.0M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (5m) 3s ago 5m 19.3M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (5m) 61s ago 5m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (34s) 3s ago 8m 223M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (5s) 3s ago 8m 11.9M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (8m) 3s ago 8m 352M 2486M 18.2.1-526-g25d74df1 83224b13e524 4a727daf5356 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (7m) 3s ago 7m 268M 2486M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:18:21.001 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (7m) 61s ago 7m 301M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:18:21.002 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (7m) 61s ago 7m 308M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:18:21.002 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (7m) 61s ago 7m 245M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:18:21.002 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (6m) 61s ago 6m 224M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:18:21.002 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (112s) 61s ago 6m 50.2M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:18:21.022 INFO:tasks.rados.rados.0.smithi023.stdout:1178: done (0 left) 2024-02-11T22:18:21.022 INFO:tasks.rados.rados.0.smithi023.stdout:1179: delete oid 6 current snap is 118 2024-02-11T22:18:21.042 INFO:tasks.rados.rados.0.smithi023.stdout:1179: done (0 left) 2024-02-11T22:18:21.043 INFO:tasks.rados.rados.0.smithi023.stdout:1180: read oid 23 snap 58 2024-02-11T22:18:21.043 INFO:tasks.rados.rados.0.smithi023.stdout:1180: expect (ObjNum 114 snap 27 seq_num 114) 2024-02-11T22:18:21.043 INFO:tasks.rados.rados.0.smithi023.stdout:1181: delete oid 13 current snap is 118 2024-02-11T22:18:21.071 INFO:tasks.rados.rados.0.smithi023.stdout:1180: expect (ObjNum 114 snap 27 seq_num 114) 2024-02-11T22:18:21.330 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[111262]: pgmap v127: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 109/885 objects degraded (12.316%) 2024-02-11T22:18:21.331 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[111262]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-11T22:18:21.331 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[111262]: osdmap e288: 8 total, 7 up, 8 in 2024-02-11T22:18:21.331 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[111262]: from='osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:21.331 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[111262]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:21.331 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[111262]: from='osd.1 ' entity='osd.1' 2024-02-11T22:18:21.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[113671]: pgmap v127: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 109/885 objects degraded (12.316%) 2024-02-11T22:18:21.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[113671]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-11T22:18:21.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[113671]: osdmap e288: 8 total, 7 up, 8 in 2024-02-11T22:18:21.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[113671]: from='osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:21.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[113671]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:21.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-mon[113671]: from='osd.1 ' entity='osd.1' 2024-02-11T22:18:21.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:21 smithi160 ceph-mon[106289]: pgmap v127: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 358 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 109/885 objects degraded (12.316%) 2024-02-11T22:18:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:21 smithi160 ceph-mon[106289]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-11T22:18:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:21 smithi160 ceph-mon[106289]: osdmap e288: 8 total, 7 up, 8 in 2024-02-11T22:18:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:21 smithi160 ceph-mon[106289]: from='osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:21 smithi160 ceph-mon[106289]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:21 smithi160 ceph-mon[106289]: from='osd.1 ' entity='osd.1' 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 6, 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:18:21.451 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:21.452 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:18:21.452 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 8, 2024-02-11T22:18:21.452 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 7 2024-02-11T22:18:21.452 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:18:21.452 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:18:21.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:21 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:18:21.573+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:18:22.057 INFO:tasks.rados.rados.0.smithi023.stdout:1180: done (1 left) 2024-02-11T22:18:22.057 INFO:tasks.rados.rados.0.smithi023.stdout:1181: done (0 left) 2024-02-11T22:18:22.057 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 118 2024-02-11T22:18:22.057 INFO:tasks.rados.rados.0.smithi023.stdout:1182: seq_num 370 ranges {2965504=606208,3571712=794624,4366336=8192} 2024-02-11T22:18:22.078 INFO:tasks.rados.rados.0.smithi023.stdout:1182: writing smithi02397626-19 from 2965504 to 3571712 tid 1 2024-02-11T22:18:22.084 INFO:tasks.rados.rados.0.smithi023.stdout:1182: writing smithi02397626-19 from 3571712 to 4366336 tid 2 2024-02-11T22:18:22.084 INFO:tasks.rados.rados.0.smithi023.stdout:1182: writing smithi02397626-19 from 4366336 to 4374528 tid 3 2024-02-11T22:18:22.084 INFO:tasks.rados.rados.0.smithi023.stdout:1183: read oid 15 snap -1 2024-02-11T22:18:22.084 INFO:tasks.rados.rados.0.smithi023.stdout:1183: expect (ObjNum 365 snap 115 seq_num 365) 2024-02-11T22:18:22.084 INFO:tasks.rados.rados.0.smithi023.stdout:1184: read oid 27 snap 58 2024-02-11T22:18:22.084 INFO:tasks.rados.rados.0.smithi023.stdout:1184: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:18:22.086 INFO:tasks.rados.rados.0.smithi023.stdout:1185: rollback oid 38 current snap is 118 2024-02-11T22:18:22.086 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 85 2024-02-11T22:18:22.086 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 118 2024-02-11T22:18:22.086 INFO:tasks.rados.rados.0.smithi023.stdout:1186: seq_num 371 ranges {4202496=622592,4825088=679936,5505024=122880} 2024-02-11T22:18:22.110 INFO:tasks.rados.rados.0.smithi023.stdout:1186: writing smithi02397626-26 from 4202496 to 4825088 tid 1 2024-02-11T22:18:22.115 INFO:tasks.rados.rados.0.smithi023.stdout:1186: writing smithi02397626-26 from 4825088 to 5505024 tid 2 2024-02-11T22:18:22.116 INFO:tasks.rados.rados.0.smithi023.stdout:1186: writing smithi02397626-26 from 5505024 to 5627904 tid 3 2024-02-11T22:18:22.116 INFO:tasks.rados.rados.0.smithi023.stdout:1187: snap_create 2024-02-11T22:18:22.116 INFO:tasks.rados.rados.0.smithi023.stdout:1182: finishing write tid 1 to smithi02397626-19 2024-02-11T22:18:22.116 INFO:tasks.rados.rados.0.smithi023.stdout:1183: expect (ObjNum 365 snap 115 seq_num 365) 2024-02-11T22:18:22.158 INFO:tasks.rados.rados.0.smithi023.stdout:1182: finishing write tid 2 to smithi02397626-19 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: finishing write tid 3 to smithi02397626-19 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: finishing write tid 4 to smithi02397626-19 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: finishing write tid 5 to smithi02397626-19 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: oid 19 updating version 0 to 285 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: oid 19 updating version 285 to 288 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: oid 19 version 288 is already newer than 286 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: oid 19 version 288 is already newer than 287 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 288 (ObjNum 370 snap 118 seq_num 370) dirty exists 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1182: left oid 19 (ObjNum 370 snap 118 seq_num 370) 2024-02-11T22:18:22.159 INFO:tasks.rados.rados.0.smithi023.stdout:1184: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:18:22.293 INFO:tasks.rados.rados.0.smithi023.stdout:1185: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:18:22.293 INFO:tasks.rados.rados.0.smithi023.stdout:1186: finishing write tid 1 to smithi02397626-26 2024-02-11T22:18:22.293 INFO:tasks.rados.rados.0.smithi023.stdout:1185: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:18:22.293 INFO:tasks.rados.rados.0.smithi023.stdout:1185: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 481 (ObjNum 255 snap 77 seq_num 255) dirty exists 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: finishing write tid 2 to smithi02397626-26 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: finishing write tid 3 to smithi02397626-26 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: finishing write tid 4 to smithi02397626-26 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: finishing write tid 5 to smithi02397626-26 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: oid 26 updating version 0 to 416 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: oid 26 version 416 is already newer than 415 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: oid 26 updating version 416 to 417 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: oid 26 version 417 is already newer than 414 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 417 (ObjNum 371 snap 118 seq_num 371) dirty exists 2024-02-11T22:18:22.294 INFO:tasks.rados.rados.0.smithi023.stdout:1186: left oid 26 (ObjNum 371 snap 118 seq_num 371) 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168] boot 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: osdmap e289: 8 total, 8 up, 8 in 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2235327534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168] boot 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: osdmap e289: 8 total, 8 up, 8 in 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2235327534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: osd.1 [v2:172.21.15.23:6810/2963248168,v1:172.21.15.23:6811/2963248168] boot 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: osdmap e289: 8 total, 8 up, 8 in 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:22.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2235327534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:22.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:22.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1182: done (5 left) 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1183: done (4 left) 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1184: done (3 left) 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1185: done (2 left) 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1186: done (1 left) 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1187: done (0 left) 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1188: rollback oid 29 current snap is 119 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 88 2024-02-11T22:18:22.761 INFO:tasks.rados.rados.0.smithi023.stdout:1189: snap_remove snap 105 2024-02-11T22:18:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[111262]: pgmap v130: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 330 KiB/s wr, 1 op/s; 110/888 objects degraded (12.387%) 2024-02-11T22:18:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:18:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[111262]: osdmap e290: 8 total, 8 up, 8 in 2024-02-11T22:18:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[111262]: mgrmap e41: y(active, since 91s), standbys: x 2024-02-11T22:18:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[111262]: osdmap e291: 8 total, 8 up, 8 in 2024-02-11T22:18:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[113671]: pgmap v130: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 330 KiB/s wr, 1 op/s; 110/888 objects degraded (12.387%) 2024-02-11T22:18:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:18:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[113671]: osdmap e290: 8 total, 8 up, 8 in 2024-02-11T22:18:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[113671]: mgrmap e41: y(active, since 91s), standbys: x 2024-02-11T22:18:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:23 smithi023 ceph-mon[113671]: osdmap e291: 8 total, 8 up, 8 in 2024-02-11T22:18:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:23 smithi160 ceph-mon[106289]: pgmap v130: 121 pgs: 11 active+undersized+degraded, 35 active+undersized, 75 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 330 KiB/s wr, 1 op/s; 110/888 objects degraded (12.387%) 2024-02-11T22:18:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:23 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:23 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:18:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:23 smithi160 ceph-mon[106289]: osdmap e290: 8 total, 8 up, 8 in 2024-02-11T22:18:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:23 smithi160 ceph-mon[106289]: mgrmap e41: y(active, since 91s), standbys: x 2024-02-11T22:18:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:23 smithi160 ceph-mon[106289]: osdmap e291: 8 total, 8 up, 8 in 2024-02-11T22:18:23.779 INFO:tasks.rados.rados.0.smithi023.stdout:1189: done (1 left) 2024-02-11T22:18:23.779 INFO:tasks.rados.rados.0.smithi023.stdout:1190: read oid 4 snap -1 2024-02-11T22:18:23.779 INFO:tasks.rados.rados.0.smithi023.stdout:1190: expect (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:18:23.779 INFO:tasks.rados.rados.0.smithi023.stdout:1191: snap_create 2024-02-11T22:18:23.779 INFO:tasks.rados.rados.0.smithi023.stdout:1188: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:18:23.780 INFO:tasks.rados.rados.0.smithi023.stdout:1188: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:18:23.780 INFO:tasks.rados.rados.0.smithi023.stdout:1188: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:18:23.780 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 454 (ObjNum 280 snap 84 seq_num 280) dirty exists 2024-02-11T22:18:23.799 INFO:tasks.rados.rados.0.smithi023.stdout:1190: expect (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:18:24.788 INFO:tasks.rados.rados.0.smithi023.stdout:1188: done (2 left) 2024-02-11T22:18:24.788 INFO:tasks.rados.rados.0.smithi023.stdout:1190: done (1 left) 2024-02-11T22:18:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:1191: done (0 left) 2024-02-11T22:18:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:1192: read oid 23 snap -1 2024-02-11T22:18:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:1192: expect (ObjNum 366 snap 115 seq_num 366) 2024-02-11T22:18:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 120 2024-02-11T22:18:24.789 INFO:tasks.rados.rados.0.smithi023.stdout:1193: seq_num 372 ranges {6766592=638976,7405568=565248,7970816=237568} 2024-02-11T22:18:24.829 INFO:tasks.rados.rados.0.smithi023.stdout:1193: writing smithi02397626-5 from 6766592 to 7405568 tid 1 2024-02-11T22:18:24.832 INFO:tasks.rados.rados.0.smithi023.stdout:1193: writing smithi02397626-5 from 7405568 to 7970816 tid 2 2024-02-11T22:18:24.834 INFO:tasks.rados.rados.0.smithi023.stdout:1193: writing smithi02397626-5 from 7970816 to 8208384 tid 3 2024-02-11T22:18:24.834 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 120 2024-02-11T22:18:24.834 INFO:tasks.rados.rados.0.smithi023.stdout:1194: seq_num 373 ranges {2367488=655360,3022848=499712,3522560=303104} 2024-02-11T22:18:24.851 INFO:tasks.rados.rados.0.smithi023.stdout:1194: writing smithi02397626-49 from 2367488 to 3022848 tid 1 2024-02-11T22:18:24.853 INFO:tasks.rados.rados.0.smithi023.stdout:1194: writing smithi02397626-49 from 3022848 to 3522560 tid 2 2024-02-11T22:18:24.856 INFO:tasks.rados.rados.0.smithi023.stdout:1194: writing smithi02397626-49 from 3522560 to 3825664 tid 3 2024-02-11T22:18:24.856 INFO:tasks.rados.rados.0.smithi023.stdout:1195: read oid 25 snap -1 2024-02-11T22:18:24.856 INFO:tasks.rados.rados.0.smithi023.stdout:1195: expect (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:18:24.856 INFO:tasks.rados.rados.0.smithi023.stdout:1196: copy_from oid 1 from oid 47 current snap is 120 2024-02-11T22:18:24.856 INFO:tasks.rados.rados.0.smithi023.stdout:1192: expect (ObjNum 366 snap 115 seq_num 366) 2024-02-11T22:18:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:24 smithi023 ceph-mon[111262]: pgmap v133: 121 pgs: 5 active+undersized+degraded, 16 active+undersized, 100 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 679 KiB/s wr, 6 op/s; 34/885 objects degraded (3.842%); 1.2 MiB/s, 0 objects/s recovering 2024-02-11T22:18:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:24 smithi023 ceph-mon[111262]: osdmap e292: 8 total, 8 up, 8 in 2024-02-11T22:18:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:24 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 34/885 objects degraded (3.842%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:24 smithi023 ceph-mon[113671]: pgmap v133: 121 pgs: 5 active+undersized+degraded, 16 active+undersized, 100 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 679 KiB/s wr, 6 op/s; 34/885 objects degraded (3.842%); 1.2 MiB/s, 0 objects/s recovering 2024-02-11T22:18:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:24 smithi023 ceph-mon[113671]: osdmap e292: 8 total, 8 up, 8 in 2024-02-11T22:18:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:24 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 34/885 objects degraded (3.842%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:24 smithi160 ceph-mon[106289]: pgmap v133: 121 pgs: 5 active+undersized+degraded, 16 active+undersized, 100 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 679 KiB/s wr, 6 op/s; 34/885 objects degraded (3.842%); 1.2 MiB/s, 0 objects/s recovering 2024-02-11T22:18:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:24 smithi160 ceph-mon[106289]: osdmap e292: 8 total, 8 up, 8 in 2024-02-11T22:18:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:24 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 34/885 objects degraded (3.842%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: finishing write tid 1 to smithi02397626-5 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: finishing write tid 2 to smithi02397626-5 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: finishing write tid 3 to smithi02397626-5 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: finishing write tid 4 to smithi02397626-5 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1192: done (4 left) 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 120 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: finishing write tid 5 to smithi02397626-5 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: oid 5 updating version 0 to 696 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: oid 5 version 696 is already newer than 695 2024-02-11T22:18:25.431 INFO:tasks.rados.rados.0.smithi023.stdout:1193: oid 5 updating version 696 to 697 2024-02-11T22:18:25.432 INFO:tasks.rados.rados.0.smithi023.stdout:1193: oid 5 version 697 is already newer than 694 2024-02-11T22:18:25.432 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 697 (ObjNum 372 snap 120 seq_num 372) dirty exists 2024-02-11T22:18:25.432 INFO:tasks.rados.rados.0.smithi023.stdout:1193: left oid 5 (ObjNum 372 snap 120 seq_num 372) 2024-02-11T22:18:25.432 INFO:tasks.rados.rados.0.smithi023.stdout:1194: finishing write tid 1 to smithi02397626-49 2024-02-11T22:18:25.432 INFO:tasks.rados.rados.0.smithi023.stdout:1197: seq_num 374 ranges {1171456=671744,1843200=778240,2621440=24576} 2024-02-11T22:18:25.440 INFO:tasks.rados.rados.0.smithi023.stdout:1197: writing smithi02397626-3 from 1171456 to 1843200 tid 1 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1197: writing smithi02397626-3 from 1843200 to 2621440 tid 2 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1197: writing smithi02397626-3 from 2621440 to 2646016 tid 3 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1193: done (4 left) 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 120 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1196: finishing copy_from to smithi02397626-1 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1196: got expected ENOENT (src dne) 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1196: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: finishing write tid 2 to smithi02397626-49 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: finishing write tid 3 to smithi02397626-49 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: finishing write tid 4 to smithi02397626-49 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: finishing write tid 5 to smithi02397626-49 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: oid 49 updating version 0 to 396 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: oid 49 updating version 396 to 399 2024-02-11T22:18:25.446 INFO:tasks.rados.rados.0.smithi023.stdout:1194: oid 49 version 399 is already newer than 398 2024-02-11T22:18:25.447 INFO:tasks.rados.rados.0.smithi023.stdout:1194: oid 49 version 399 is already newer than 397 2024-02-11T22:18:25.447 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 399 (ObjNum 373 snap 120 seq_num 373) dirty exists 2024-02-11T22:18:25.447 INFO:tasks.rados.rados.0.smithi023.stdout:1194: left oid 49 (ObjNum 373 snap 120 seq_num 373) 2024-02-11T22:18:25.447 INFO:tasks.rados.rados.0.smithi023.stdout:1195: expect (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:18:25.794 INFO:tasks.rados.rados.0.smithi023.stdout:1197: finishing write tid 1 to smithi02397626-3 2024-02-11T22:18:25.794 INFO:tasks.rados.rados.0.smithi023.stdout:1197: finishing write tid 2 to smithi02397626-3 2024-02-11T22:18:25.794 INFO:tasks.rados.rados.0.smithi023.stdout:1197: finishing write tid 3 to smithi02397626-3 2024-02-11T22:18:25.794 INFO:tasks.rados.rados.0.smithi023.stdout:1197: finishing write tid 4 to smithi02397626-3 2024-02-11T22:18:25.794 INFO:tasks.rados.rados.0.smithi023.stdout:1198: seq_num 375 ranges {4202496=688128,4890624=663552,5554176=139264} 2024-02-11T22:18:25.820 INFO:tasks.rados.rados.0.smithi023.stdout:1198: writing smithi02397626-20 from 4202496 to 4890624 tid 1 2024-02-11T22:18:25.823 INFO:tasks.rados.rados.0.smithi023.stdout:1198: writing smithi02397626-20 from 4890624 to 5554176 tid 2 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1198: writing smithi02397626-20 from 5554176 to 5693440 tid 3 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1194: done (4 left) 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1195: done (3 left) 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1196: done (2 left) 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 120 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1197: finishing write tid 5 to smithi02397626-3 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1197: oid 3 updating version 0 to 463 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1197: oid 3 updating version 463 to 464 2024-02-11T22:18:25.825 INFO:tasks.rados.rados.0.smithi023.stdout:1197: oid 3 version 464 is already newer than 462 2024-02-11T22:18:25.826 INFO:tasks.rados.rados.0.smithi023.stdout:1197: oid 3 updating version 464 to 465 2024-02-11T22:18:25.826 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 465 (ObjNum 374 snap 120 seq_num 374) dirty exists 2024-02-11T22:18:25.826 INFO:tasks.rados.rados.0.smithi023.stdout:1197: left oid 3 (ObjNum 374 snap 120 seq_num 374) 2024-02-11T22:18:25.826 INFO:tasks.rados.rados.0.smithi023.stdout:1199: seq_num 376 ranges {7208960=704512,7913472=548864,8462336=253952} 2024-02-11T22:18:25.867 INFO:tasks.rados.rados.0.smithi023.stdout:1199: writing smithi02397626-12 from 7208960 to 7913472 tid 1 2024-02-11T22:18:25.871 INFO:tasks.rados.rados.0.smithi023.stdout:1199: writing smithi02397626-12 from 7913472 to 8462336 tid 2 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1199: writing smithi02397626-12 from 8462336 to 8716288 tid 3 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1197: done (2 left) 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1200: snap_create 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1198: finishing write tid 1 to smithi02397626-20 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1198: finishing write tid 2 to smithi02397626-20 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1198: finishing write tid 3 to smithi02397626-20 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1198: finishing write tid 4 to smithi02397626-20 2024-02-11T22:18:25.873 INFO:tasks.rados.rados.0.smithi023.stdout:1198: finishing write tid 5 to smithi02397626-20 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:1198: oid 20 updating version 0 to 795 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:1198: oid 20 updating version 795 to 796 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:1198: oid 20 version 796 is already newer than 794 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:1198: oid 20 updating version 796 to 797 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 797 (ObjNum 375 snap 120 seq_num 375) dirty exists 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:1198: left oid 20 (ObjNum 375 snap 120 seq_num 375) 2024-02-11T22:18:25.874 INFO:tasks.rados.rados.0.smithi023.stdout:1199: finishing write tid 1 to smithi02397626-12 2024-02-11T22:18:25.876 INFO:tasks.rados.rados.0.smithi023.stdout:1199: finishing write tid 2 to smithi02397626-12 2024-02-11T22:18:25.876 INFO:tasks.rados.rados.0.smithi023.stdout:1199: finishing write tid 3 to smithi02397626-12 2024-02-11T22:18:25.876 INFO:tasks.rados.rados.0.smithi023.stdout:1199: finishing write tid 4 to smithi02397626-12 2024-02-11T22:18:25.878 INFO:tasks.rados.rados.0.smithi023.stdout:1199: finishing write tid 5 to smithi02397626-12 2024-02-11T22:18:25.879 INFO:tasks.rados.rados.0.smithi023.stdout:1199: oid 12 updating version 0 to 771 2024-02-11T22:18:25.879 INFO:tasks.rados.rados.0.smithi023.stdout:1199: oid 12 version 771 is already newer than 770 2024-02-11T22:18:25.879 INFO:tasks.rados.rados.0.smithi023.stdout:1199: oid 12 version 771 is already newer than 768 2024-02-11T22:18:25.879 INFO:tasks.rados.rados.0.smithi023.stdout:1199: oid 12 version 771 is already newer than 769 2024-02-11T22:18:25.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 771 (ObjNum 376 snap 120 seq_num 376) dirty exists 2024-02-11T22:18:25.879 INFO:tasks.rados.rados.0.smithi023.stdout:1199: left oid 12 (ObjNum 376 snap 120 seq_num 376) 2024-02-11T22:18:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:25 smithi023 ceph-mon[111262]: osdmap e293: 8 total, 8 up, 8 in 2024-02-11T22:18:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:18:25] "GET /metrics HTTP/1.1" 200 35959 "" "Prometheus/2.43.0" 2024-02-11T22:18:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:25 smithi023 ceph-mon[113671]: osdmap e293: 8 total, 8 up, 8 in 2024-02-11T22:18:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:25 smithi160 ceph-mon[106289]: osdmap e293: 8 total, 8 up, 8 in 2024-02-11T22:18:26.817 INFO:tasks.rados.rados.0.smithi023.stdout:1198: done (2 left) 2024-02-11T22:18:26.817 INFO:tasks.rados.rados.0.smithi023.stdout:1199: done (1 left) 2024-02-11T22:18:26.817 INFO:tasks.rados.rados.0.smithi023.stdout:1200: done (0 left) 2024-02-11T22:18:26.817 INFO:tasks.rados.rados.0.smithi023.stdout:1201: read oid 16 snap -1 2024-02-11T22:18:26.817 INFO:tasks.rados.rados.0.smithi023.stdout:1201: expect deleted 2024-02-11T22:18:26.817 INFO:tasks.rados.rados.0.smithi023.stdout:1202: read oid 47 snap -1 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:1202: expect deleted 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:1203: read oid 29 snap -1 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:1203: expect (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:1204: rollback oid 14 current snap is 121 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 120 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 121 2024-02-11T22:18:26.818 INFO:tasks.rados.rados.0.smithi023.stdout:1205: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-02-11T22:18:26.823 INFO:tasks.rados.rados.0.smithi023.stdout:1205: writing smithi02397626-13 from 0 to 720896 tid 1 2024-02-11T22:18:26.823 INFO:tasks.rados.rados.0.smithi023.stdout:1205: writing smithi02397626-13 from 720896 to 1155072 tid 2 2024-02-11T22:18:26.826 INFO:tasks.rados.rados.0.smithi023.stdout:1205: writing smithi02397626-13 from 1155072 to 1523712 tid 3 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:1206: read oid 9 snap -1 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:1206: expect deleted 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:1207: snap_create 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:1204: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:1204: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:1204: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:18:26.827 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 413 (ObjNum 313 snap 97 seq_num 313) dirty exists 2024-02-11T22:18:26.830 INFO:tasks.rados.rados.0.smithi023.stdout:1203: expect (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: finishing write tid 1 to smithi02397626-13 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: finishing write tid 2 to smithi02397626-13 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: finishing write tid 3 to smithi02397626-13 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: finishing write tid 4 to smithi02397626-13 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: finishing write tid 5 to smithi02397626-13 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: oid 13 updating version 0 to 467 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: oid 13 updating version 467 to 469 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: oid 13 version 469 is already newer than 468 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: oid 13 version 469 is already newer than 466 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 469 (ObjNum 377 snap 121 seq_num 377) dirty exists 2024-02-11T22:18:26.890 INFO:tasks.rados.rados.0.smithi023.stdout:1205: left oid 13 (ObjNum 377 snap 121 seq_num 377) 2024-02-11T22:18:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:26 smithi023 ceph-mon[111262]: pgmap v136: 121 pgs: 1 active+undersized+degraded, 4 active+undersized, 116 active+clean; 358 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 693 KiB/s wr, 6 op/s; 19/888 objects degraded (2.140%); 2.3 MiB/s, 1 objects/s recovering 2024-02-11T22:18:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:26 smithi023 ceph-mon[113671]: pgmap v136: 121 pgs: 1 active+undersized+degraded, 4 active+undersized, 116 active+clean; 358 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 693 KiB/s wr, 6 op/s; 19/888 objects degraded (2.140%); 2.3 MiB/s, 1 objects/s recovering 2024-02-11T22:18:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:26 smithi160 ceph-mon[106289]: pgmap v136: 121 pgs: 1 active+undersized+degraded, 4 active+undersized, 116 active+clean; 358 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 693 KiB/s wr, 6 op/s; 19/888 objects degraded (2.140%); 2.3 MiB/s, 1 objects/s recovering 2024-02-11T22:18:27.825 INFO:tasks.rados.rados.0.smithi023.stdout:1201: done (6 left) 2024-02-11T22:18:27.825 INFO:tasks.rados.rados.0.smithi023.stdout:1202: done (5 left) 2024-02-11T22:18:27.825 INFO:tasks.rados.rados.0.smithi023.stdout:1203: done (4 left) 2024-02-11T22:18:27.826 INFO:tasks.rados.rados.0.smithi023.stdout:1204: done (3 left) 2024-02-11T22:18:27.826 INFO:tasks.rados.rados.0.smithi023.stdout:1205: done (2 left) 2024-02-11T22:18:27.826 INFO:tasks.rados.rados.0.smithi023.stdout:1206: done (1 left) 2024-02-11T22:18:27.826 INFO:tasks.rados.rados.0.smithi023.stdout:1207: done (0 left) 2024-02-11T22:18:27.826 INFO:tasks.rados.rados.0.smithi023.stdout:1208: rmattr oid 40 current snap is 122 2024-02-11T22:18:27.826 INFO:tasks.rados.rados.0.smithi023.stdout:1209: snap_remove snap 40 2024-02-11T22:18:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:27 smithi023 ceph-mon[111262]: osdmap e294: 8 total, 8 up, 8 in 2024-02-11T22:18:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:27 smithi023 ceph-mon[113671]: osdmap e294: 8 total, 8 up, 8 in 2024-02-11T22:18:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:27 smithi160 ceph-mon[106289]: osdmap e294: 8 total, 8 up, 8 in 2024-02-11T22:18:28.855 INFO:tasks.rados.rados.0.smithi023.stdout:1209: done (1 left) 2024-02-11T22:18:28.855 INFO:tasks.rados.rados.0.smithi023.stdout:1210: snap_remove snap 77 2024-02-11T22:18:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[111262]: pgmap v138: 121 pgs: 121 active+clean; 371 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-02-11T22:18:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/888 objects degraded (2.140%), 1 pg degraded) 2024-02-11T22:18:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:18:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[111262]: osdmap e295: 8 total, 8 up, 8 in 2024-02-11T22:18:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[113671]: pgmap v138: 121 pgs: 121 active+clean; 371 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-02-11T22:18:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/888 objects degraded (2.140%), 1 pg degraded) 2024-02-11T22:18:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:18:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:28 smithi023 ceph-mon[113671]: osdmap e295: 8 total, 8 up, 8 in 2024-02-11T22:18:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:28 smithi160 ceph-mon[106289]: pgmap v138: 121 pgs: 121 active+clean; 371 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 12 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-02-11T22:18:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:28 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/888 objects degraded (2.140%), 1 pg degraded) 2024-02-11T22:18:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:28 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:18:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:28 smithi160 ceph-mon[106289]: osdmap e295: 8 total, 8 up, 8 in 2024-02-11T22:18:29.859 INFO:tasks.rados.rados.0.smithi023.stdout:1210: done (1 left) 2024-02-11T22:18:29.859 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 122 2024-02-11T22:18:29.859 INFO:tasks.rados.rados.0.smithi023.stdout:1211: seq_num 378 ranges {2211840=737280,2949120=720896,3670016=81920} 2024-02-11T22:18:29.877 INFO:tasks.rados.rados.0.smithi023.stdout:1211: writing smithi02397626-35 from 2211840 to 2949120 tid 1 2024-02-11T22:18:29.882 INFO:tasks.rados.rados.0.smithi023.stdout:1211: writing smithi02397626-35 from 2949120 to 3670016 tid 2 2024-02-11T22:18:29.882 INFO:tasks.rados.rados.0.smithi023.stdout:1211: writing smithi02397626-35 from 3670016 to 3751936 tid 3 2024-02-11T22:18:29.882 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 122 2024-02-11T22:18:29.882 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 419 (ObjNum 326 snap 101 seq_num 326) dirty exists 2024-02-11T22:18:29.882 INFO:tasks.rados.rados.0.smithi023.stdout:1212: seq_num 379 ranges {2768896=753664,3522560=606208,4128768=196608} 2024-02-11T22:18:29.901 INFO:tasks.rados.rados.0.smithi023.stdout:1212: writing smithi02397626-24 from 2768896 to 3522560 tid 1 2024-02-11T22:18:29.904 INFO:tasks.rados.rados.0.smithi023.stdout:1212: writing smithi02397626-24 from 3522560 to 4128768 tid 2 2024-02-11T22:18:29.906 INFO:tasks.rados.rados.0.smithi023.stdout:1212: writing smithi02397626-24 from 4128768 to 4325376 tid 3 2024-02-11T22:18:29.906 INFO:tasks.rados.rados.0.smithi023.stdout:1208: done (2 left) 2024-02-11T22:18:29.906 INFO:tasks.rados.rados.0.smithi023.stdout:1213: read oid 9 snap -1 2024-02-11T22:18:29.906 INFO:tasks.rados.rados.0.smithi023.stdout:1213: expect deleted 2024-02-11T22:18:29.906 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 122 2024-02-11T22:18:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:1211: finishing write tid 1 to smithi02397626-35 2024-02-11T22:18:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:1214: seq_num 380 ranges {114688=770048,884736=483328,1368064=319488} 2024-02-11T22:18:29.911 INFO:tasks.rados.rados.0.smithi023.stdout:1214: writing smithi02397626-28 from 114688 to 884736 tid 1 2024-02-11T22:18:29.914 INFO:tasks.rados.rados.0.smithi023.stdout:1214: writing smithi02397626-28 from 884736 to 1368064 tid 2 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1214: writing smithi02397626-28 from 1368064 to 1687552 tid 3 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1215: snap_create 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: finishing write tid 2 to smithi02397626-35 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: finishing write tid 3 to smithi02397626-35 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: finishing write tid 4 to smithi02397626-35 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: finishing write tid 5 to smithi02397626-35 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: oid 35 updating version 0 to 520 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: oid 35 version 520 is already newer than 519 2024-02-11T22:18:29.917 INFO:tasks.rados.rados.0.smithi023.stdout:1211: oid 35 updating version 520 to 521 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1211: oid 35 updating version 521 to 522 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 522 (ObjNum 378 snap 122 seq_num 378) dirty exists 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1211: left oid 35 (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: finishing write tid 1 to smithi02397626-24 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: finishing write tid 2 to smithi02397626-24 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: finishing write tid 3 to smithi02397626-24 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: finishing write tid 4 to smithi02397626-24 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: finishing write tid 5 to smithi02397626-24 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: oid 24 updating version 0 to 490 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: oid 24 version 490 is already newer than 488 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: oid 24 version 490 is already newer than 487 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:1212: oid 24 version 490 is already newer than 489 2024-02-11T22:18:29.918 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 490 (ObjNum 379 snap 122 seq_num 379) dirty exists 2024-02-11T22:18:29.919 INFO:tasks.rados.rados.0.smithi023.stdout:1212: left oid 24 (ObjNum 379 snap 122 seq_num 379) 2024-02-11T22:18:29.919 INFO:tasks.rados.rados.0.smithi023.stdout:1214: finishing write tid 1 to smithi02397626-28 2024-02-11T22:18:29.919 INFO:tasks.rados.rados.0.smithi023.stdout:1214: finishing write tid 2 to smithi02397626-28 2024-02-11T22:18:29.919 INFO:tasks.rados.rados.0.smithi023.stdout:1214: finishing write tid 3 to smithi02397626-28 2024-02-11T22:18:29.919 INFO:tasks.rados.rados.0.smithi023.stdout:1214: finishing write tid 4 to smithi02397626-28 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:1214: finishing write tid 5 to smithi02397626-28 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:1214: oid 28 updating version 0 to 264 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:1214: oid 28 version 264 is already newer than 263 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:1214: oid 28 version 264 is already newer than 261 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:1214: oid 28 version 264 is already newer than 262 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 264 (ObjNum 380 snap 122 seq_num 380) dirty exists 2024-02-11T22:18:29.920 INFO:tasks.rados.rados.0.smithi023.stdout:1214: left oid 28 (ObjNum 380 snap 122 seq_num 380) 2024-02-11T22:18:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:29 smithi023 ceph-mon[111262]: osdmap e296: 8 total, 8 up, 8 in 2024-02-11T22:18:30.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:29 smithi023 ceph-mon[113671]: osdmap e296: 8 total, 8 up, 8 in 2024-02-11T22:18:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:29 smithi160 ceph-mon[106289]: osdmap e296: 8 total, 8 up, 8 in 2024-02-11T22:18:30.867 INFO:tasks.rados.rados.0.smithi023.stdout:1211: done (4 left) 2024-02-11T22:18:30.868 INFO:tasks.rados.rados.0.smithi023.stdout:1212: done (3 left) 2024-02-11T22:18:30.868 INFO:tasks.rados.rados.0.smithi023.stdout:1213: done (2 left) 2024-02-11T22:18:30.868 INFO:tasks.rados.rados.0.smithi023.stdout:1214: done (1 left) 2024-02-11T22:18:30.868 INFO:tasks.rados.rados.0.smithi023.stdout:1215: done (0 left) 2024-02-11T22:18:30.868 INFO:tasks.rados.rados.0.smithi023.stdout:1216: snap_create 2024-02-11T22:18:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:30 smithi023 ceph-mon[111262]: pgmap v141: 121 pgs: 121 active+clean; 371 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-02-11T22:18:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:30 smithi023 ceph-mon[111262]: osdmap e297: 8 total, 8 up, 8 in 2024-02-11T22:18:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:30 smithi023 ceph-mon[113671]: pgmap v141: 121 pgs: 121 active+clean; 371 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-02-11T22:18:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:30 smithi023 ceph-mon[113671]: osdmap e297: 8 total, 8 up, 8 in 2024-02-11T22:18:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:30 smithi160 ceph-mon[106289]: pgmap v141: 121 pgs: 121 active+clean; 371 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-02-11T22:18:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:30 smithi160 ceph-mon[106289]: osdmap e297: 8 total, 8 up, 8 in 2024-02-11T22:18:31.890 INFO:tasks.rados.rados.0.smithi023.stdout:1216: done (0 left) 2024-02-11T22:18:31.890 INFO:tasks.rados.rados.0.smithi023.stdout:1217: delete oid 18 current snap is 124 2024-02-11T22:18:31.896 INFO:tasks.rados.rados.0.smithi023.stdout:1217: done (0 left) 2024-02-11T22:18:31.896 INFO:tasks.rados.rados.0.smithi023.stdout:1218: read oid 32 snap -1 2024-02-11T22:18:31.896 INFO:tasks.rados.rados.0.smithi023.stdout:1218: expect (ObjNum 329 snap 102 seq_num 329) 2024-02-11T22:18:31.896 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 124 2024-02-11T22:18:31.896 INFO:tasks.rados.rados.0.smithi023.stdout:1219: seq_num 382 ranges {851968=802816,1654784=704512,2359296=98304} 2024-02-11T22:18:31.905 INFO:tasks.rados.rados.0.smithi023.stdout:1219: writing smithi02397626-14 from 851968 to 1654784 tid 1 2024-02-11T22:18:31.909 INFO:tasks.rados.rados.0.smithi023.stdout:1219: writing smithi02397626-14 from 1654784 to 2359296 tid 2 2024-02-11T22:18:31.910 INFO:tasks.rados.rados.0.smithi023.stdout:1219: writing smithi02397626-14 from 2359296 to 2457600 tid 3 2024-02-11T22:18:31.910 INFO:tasks.rados.rados.0.smithi023.stdout:1220: snap_create 2024-02-11T22:18:31.910 INFO:tasks.rados.rados.0.smithi023.stdout:1218: expect (ObjNum 329 snap 102 seq_num 329) 2024-02-11T22:18:31.964 INFO:tasks.rados.rados.0.smithi023.stdout:1219: finishing write tid 1 to smithi02397626-14 2024-02-11T22:18:31.964 INFO:tasks.rados.rados.0.smithi023.stdout:1219: finishing write tid 2 to smithi02397626-14 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: finishing write tid 3 to smithi02397626-14 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: finishing write tid 4 to smithi02397626-14 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: finishing write tid 5 to smithi02397626-14 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: oid 14 updating version 0 to 429 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: oid 14 version 429 is already newer than 428 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: oid 14 updating version 429 to 430 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: oid 14 version 430 is already newer than 427 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 430 (ObjNum 382 snap 124 seq_num 382) dirty exists 2024-02-11T22:18:31.965 INFO:tasks.rados.rados.0.smithi023.stdout:1219: left oid 14 (ObjNum 382 snap 124 seq_num 382) 2024-02-11T22:18:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:31 smithi023 ceph-mon[111262]: osdmap e298: 8 total, 8 up, 8 in 2024-02-11T22:18:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:31 smithi023 ceph-mon[113671]: osdmap e298: 8 total, 8 up, 8 in 2024-02-11T22:18:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:31 smithi160 ceph-mon[106289]: osdmap e298: 8 total, 8 up, 8 in 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1218: done (2 left) 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1219: done (1 left) 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1220: done (0 left) 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1221: read oid 7 snap 97 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1221: expect deleted 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1222: rmattr oid 2 current snap is 125 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1223: copy_from oid 46 from oid 47 current snap is 125 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1224: copy_from oid 38 from oid 20 current snap is 125 2024-02-11T22:18:32.765 INFO:tasks.rados.rados.0.smithi023.stdout:1225: copy_from oid 44 from oid 39 current snap is 125 2024-02-11T22:18:32.766 INFO:tasks.rados.rados.0.smithi023.stdout:1226: delete oid 25 current snap is 125 2024-02-11T22:18:32.772 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 711 (ObjNum 338 snap 106 seq_num 338) dirty exists 2024-02-11T22:18:32.773 INFO:tasks.rados.rados.0.smithi023.stdout:1223: finishing copy_from to smithi02397626-46 2024-02-11T22:18:32.773 INFO:tasks.rados.rados.0.smithi023.stdout:1223: got expected ENOENT (src dne) 2024-02-11T22:18:32.773 INFO:tasks.rados.rados.0.smithi023.stdout:1223: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:18:32.774 INFO:tasks.rados.rados.0.smithi023.stdout:1221: done (5 left) 2024-02-11T22:18:32.774 INFO:tasks.rados.rados.0.smithi023.stdout:1222: done (4 left) 2024-02-11T22:18:32.774 INFO:tasks.rados.rados.0.smithi023.stdout:1223: done (3 left) 2024-02-11T22:18:32.774 INFO:tasks.rados.rados.0.smithi023.stdout:1226: done (2 left) 2024-02-11T22:18:32.774 INFO:tasks.rados.rados.0.smithi023.stdout:1227: rollback oid 9 current snap is 125 2024-02-11T22:18:32.775 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 85 2024-02-11T22:18:32.775 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 125 2024-02-11T22:18:32.775 INFO:tasks.rados.rados.0.smithi023.stdout:1228: seq_num 384 ranges {1523712=434176,1957888=475136,2433024=630784,3063808=98304} 2024-02-11T22:18:32.785 INFO:tasks.rados.rados.0.smithi023.stdout:1228: writing smithi02397626-13 from 1523712 to 1957888 tid 1 2024-02-11T22:18:32.789 INFO:tasks.rados.rados.0.smithi023.stdout:1228: writing smithi02397626-13 from 1957888 to 2433024 tid 2 2024-02-11T22:18:32.793 INFO:tasks.rados.rados.0.smithi023.stdout:1228: writing smithi02397626-13 from 2433024 to 3063808 tid 3 2024-02-11T22:18:32.793 INFO:tasks.rados.rados.0.smithi023.stdout:1228: writing smithi02397626-13 from 3063808 to 3162112 tid 4 2024-02-11T22:18:32.793 INFO:tasks.rados.rados.0.smithi023.stdout:1229: snap_remove snap 114 2024-02-11T22:18:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:32 smithi023 ceph-mon[111262]: pgmap v144: 121 pgs: 121 active+clean; 369 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 376 KiB/s wr, 1 op/s 2024-02-11T22:18:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:32 smithi023 ceph-mon[111262]: osdmap e299: 8 total, 8 up, 8 in 2024-02-11T22:18:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:32 smithi023 ceph-mon[111262]: osdmap e300: 8 total, 8 up, 8 in 2024-02-11T22:18:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:32 smithi023 ceph-mon[113671]: pgmap v144: 121 pgs: 121 active+clean; 369 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 376 KiB/s wr, 1 op/s 2024-02-11T22:18:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:32 smithi023 ceph-mon[113671]: osdmap e299: 8 total, 8 up, 8 in 2024-02-11T22:18:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:32 smithi023 ceph-mon[113671]: osdmap e300: 8 total, 8 up, 8 in 2024-02-11T22:18:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:32 smithi160 ceph-mon[106289]: pgmap v144: 121 pgs: 121 active+clean; 369 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 376 KiB/s wr, 1 op/s 2024-02-11T22:18:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:32 smithi160 ceph-mon[106289]: osdmap e299: 8 total, 8 up, 8 in 2024-02-11T22:18:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:32 smithi160 ceph-mon[106289]: osdmap e300: 8 total, 8 up, 8 in 2024-02-11T22:18:33.779 INFO:tasks.rados.rados.0.smithi023.stdout:1229: done (4 left) 2024-02-11T22:18:33.779 INFO:tasks.rados.rados.0.smithi023.stdout:1230: snap_remove snap 113 2024-02-11T22:18:34.778 INFO:tasks.rados.rados.0.smithi023.stdout:1230: done (4 left) 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 125 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1227: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 909 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1225: finishing copy_from to smithi02397626-44 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 570 (ObjNum 361 snap 114 seq_num 361) dirty exists 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1225: finishing copy_from racing read to smithi02397626-44 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1228: finishing write tid 1 to smithi02397626-13 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1228: finishing write tid 2 to smithi02397626-13 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1228: finishing write tid 3 to smithi02397626-13 2024-02-11T22:18:34.779 INFO:tasks.rados.rados.0.smithi023.stdout:1231: seq_num 385 ranges {1794048=450560,2244608=761856,3006464=442368} 2024-02-11T22:18:34.792 INFO:tasks.rados.rados.0.smithi023.stdout:1231: writing smithi02397626-40 from 1794048 to 2244608 tid 1 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1231: writing smithi02397626-40 from 2244608 to 3006464 tid 2 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1231: writing smithi02397626-40 from 3006464 to 3448832 tid 3 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1225: done (4 left) 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1227: done (3 left) 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1232: read oid 4 snap -1 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1232: expect (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:18:34.800 INFO:tasks.rados.rados.0.smithi023.stdout:1233: snap_create 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: finishing write tid 4 to smithi02397626-13 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: finishing write tid 5 to smithi02397626-13 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: finishing write tid 6 to smithi02397626-13 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: oid 13 updating version 0 to 481 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: oid 13 version 481 is already newer than 478 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: oid 13 version 481 is already newer than 477 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: oid 13 version 481 is already newer than 480 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: oid 13 version 481 is already newer than 479 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 481 (ObjNum 384 snap 125 seq_num 384) dirty exists 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1228: left oid 13 (ObjNum 384 snap 125 seq_num 384) 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1224: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:1224: finishing copy_from to smithi02397626-38 2024-02-11T22:18:34.801 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 797 (ObjNum 375 snap 120 seq_num 375) dirty exists 2024-02-11T22:18:34.802 INFO:tasks.rados.rados.0.smithi023.stdout:1231: finishing write tid 1 to smithi02397626-40 2024-02-11T22:18:34.807 INFO:tasks.rados.rados.0.smithi023.stdout:1231: finishing write tid 2 to smithi02397626-40 2024-02-11T22:18:34.809 INFO:tasks.rados.rados.0.smithi023.stdout:1231: finishing write tid 3 to smithi02397626-40 2024-02-11T22:18:34.809 INFO:tasks.rados.rados.0.smithi023.stdout:1231: finishing write tid 4 to smithi02397626-40 2024-02-11T22:18:34.811 INFO:tasks.rados.rados.0.smithi023.stdout:1232: expect (ObjNum 283 snap 86 seq_num 283) 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:1231: finishing write tid 5 to smithi02397626-40 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:1231: oid 40 updating version 0 to 435 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:1231: oid 40 updating version 435 to 437 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:1231: oid 40 updating version 437 to 438 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:1231: oid 40 version 438 is already newer than 436 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 438 (ObjNum 385 snap 125 seq_num 385) dirty exists 2024-02-11T22:18:34.873 INFO:tasks.rados.rados.0.smithi023.stdout:1231: left oid 40 (ObjNum 385 snap 125 seq_num 385) 2024-02-11T22:18:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:34 smithi023 ceph-mon[111262]: pgmap v147: 121 pgs: 121 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-11T22:18:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:34 smithi023 ceph-mon[111262]: osdmap e301: 8 total, 8 up, 8 in 2024-02-11T22:18:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:34 smithi023 ceph-mon[113671]: pgmap v147: 121 pgs: 121 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-11T22:18:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:34 smithi023 ceph-mon[113671]: osdmap e301: 8 total, 8 up, 8 in 2024-02-11T22:18:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:34 smithi160 ceph-mon[106289]: pgmap v147: 121 pgs: 121 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-11T22:18:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:34 smithi160 ceph-mon[106289]: osdmap e301: 8 total, 8 up, 8 in 2024-02-11T22:18:35.811 INFO:tasks.rados.rados.0.smithi023.stdout:1224: done (4 left) 2024-02-11T22:18:35.811 INFO:tasks.rados.rados.0.smithi023.stdout:1228: done (3 left) 2024-02-11T22:18:35.811 INFO:tasks.rados.rados.0.smithi023.stdout:1231: done (2 left) 2024-02-11T22:18:35.811 INFO:tasks.rados.rados.0.smithi023.stdout:1232: done (1 left) 2024-02-11T22:18:35.811 INFO:tasks.rados.rados.0.smithi023.stdout:1233: done (0 left) 2024-02-11T22:18:35.811 INFO:tasks.rados.rados.0.smithi023.stdout:1234: snap_create 2024-02-11T22:18:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:35 smithi023 ceph-mon[111262]: osdmap e302: 8 total, 8 up, 8 in 2024-02-11T22:18:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:18:35] "GET /metrics HTTP/1.1" 200 35959 "" "Prometheus/2.43.0" 2024-02-11T22:18:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:35 smithi023 ceph-mon[113671]: osdmap e302: 8 total, 8 up, 8 in 2024-02-11T22:18:36.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:35 smithi160 ceph-mon[106289]: osdmap e302: 8 total, 8 up, 8 in 2024-02-11T22:18:36.808 INFO:tasks.rados.rados.0.smithi023.stdout:1234: done (0 left) 2024-02-11T22:18:36.808 INFO:tasks.rados.rados.0.smithi023.stdout:1235: delete oid 39 current snap is 127 2024-02-11T22:18:36.815 INFO:tasks.rados.rados.0.smithi023.stdout:1235: done (0 left) 2024-02-11T22:18:36.815 INFO:tasks.rados.rados.0.smithi023.stdout:1236: rollback oid 33 current snap is 127 2024-02-11T22:18:36.815 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 85 2024-02-11T22:18:36.818 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 127 2024-02-11T22:18:36.818 INFO:tasks.rados.rados.0.smithi023.stdout:1237: seq_num 387 ranges {8716288=483328,9199616=524288,9723904=679936} 2024-02-11T22:18:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1237: writing smithi02397626-12 from 8716288 to 9199616 tid 1 2024-02-11T22:18:36.868 INFO:tasks.rados.rados.0.smithi023.stdout:1237: writing smithi02397626-12 from 9199616 to 9723904 tid 2 2024-02-11T22:18:36.872 INFO:tasks.rados.rados.0.smithi023.stdout:1237: writing smithi02397626-12 from 9723904 to 10403840 tid 3 2024-02-11T22:18:36.872 INFO:tasks.rados.rados.0.smithi023.stdout:1238: rollback oid 42 current snap is 127 2024-02-11T22:18:36.872 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 119 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1236: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1236: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1236: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 498 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1237: finishing write tid 1 to smithi02397626-12 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1237: finishing write tid 2 to smithi02397626-12 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1236: done (2 left) 2024-02-11T22:18:36.873 INFO:tasks.rados.rados.0.smithi023.stdout:1239: snap_remove snap 88 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[111262]: pgmap v150: 121 pgs: 121 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[111262]: osdmap e303: 8 total, 8 up, 8 in 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[113671]: pgmap v150: 121 pgs: 121 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[113671]: osdmap e303: 8 total, 8 up, 8 in 2024-02-11T22:18:37.066 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.067 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:37.067 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.067 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:36 smithi160 ceph-mon[106289]: pgmap v150: 121 pgs: 121 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-11T22:18:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:36 smithi160 ceph-mon[106289]: osdmap e303: 8 total, 8 up, 8 in 2024-02-11T22:18:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1239: done (2 left) 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1240: read oid 8 snap -1 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1240: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1241: setattr oid 25 current snap is 127 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1238: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1238: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1238: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 574 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-02-11T22:18:37.761 INFO:tasks.rados.rados.0.smithi023.stdout:1237: finishing write tid 3 to smithi02397626-12 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: finishing write tid 4 to smithi02397626-12 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: finishing write tid 5 to smithi02397626-12 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: oid 12 updating version 0 to 772 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: oid 12 updating version 772 to 774 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: oid 12 version 774 is already newer than 773 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: oid 12 updating version 774 to 775 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 775 (ObjNum 387 snap 127 seq_num 387) dirty exists 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: left oid 12 (ObjNum 387 snap 127 seq_num 387) 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1237: done (3 left) 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1238: done (2 left) 2024-02-11T22:18:37.762 INFO:tasks.rados.rados.0.smithi023.stdout:1242: delete oid 3 current snap is 127 2024-02-11T22:18:37.775 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 358 (ObjNum 129 snap 0 seq_num 913681664) dirty exists 2024-02-11T22:18:37.778 INFO:tasks.rados.rados.0.smithi023.stdout:1241: done (2 left) 2024-02-11T22:18:37.778 INFO:tasks.rados.rados.0.smithi023.stdout:1242: done (1 left) 2024-02-11T22:18:37.778 INFO:tasks.rados.rados.0.smithi023.stdout:1243: snap_create 2024-02-11T22:18:37.794 INFO:tasks.rados.rados.0.smithi023.stdout:1240: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: Upgrade: osd.2 is safe to restart 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: osdmap e304: 8 total, 8 up, 8 in 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[111262]: osdmap e305: 8 total, 8 up, 8 in 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: Upgrade: osd.2 is safe to restart 2024-02-11T22:18:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: osdmap e304: 8 total, 8 up, 8 in 2024-02-11T22:18:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:18:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:37 smithi023 ceph-mon[113671]: osdmap e305: 8 total, 8 up, 8 in 2024-02-11T22:18:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-11T22:18:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: Upgrade: osd.2 is safe to restart 2024-02-11T22:18:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: osdmap e304: 8 total, 8 up, 8 in 2024-02-11T22:18:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-11T22:18:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:37 smithi160 ceph-mon[106289]: osdmap e305: 8 total, 8 up, 8 in 2024-02-11T22:18:38.779 INFO:tasks.rados.rados.0.smithi023.stdout:1240: done (1 left) 2024-02-11T22:18:38.779 INFO:tasks.rados.rados.0.smithi023.stdout:1243: done (0 left) 2024-02-11T22:18:38.779 INFO:tasks.rados.rados.0.smithi023.stdout:1244: rollback oid 41 current snap is 128 2024-02-11T22:18:38.779 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 85 2024-02-11T22:18:38.779 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 128 2024-02-11T22:18:38.779 INFO:tasks.rados.rados.0.smithi023.stdout:1245: seq_num 389 ranges {2351104=524288,2875392=745472,3620864=458752} 2024-02-11T22:18:38.794 INFO:tasks.rados.rados.0.smithi023.stdout:1245: writing smithi02397626-4 from 2351104 to 2875392 tid 1 2024-02-11T22:18:38.799 INFO:tasks.rados.rados.0.smithi023.stdout:1245: writing smithi02397626-4 from 2875392 to 3620864 tid 2 2024-02-11T22:18:38.802 INFO:tasks.rados.rados.0.smithi023.stdout:1245: writing smithi02397626-4 from 3620864 to 4079616 tid 3 2024-02-11T22:18:38.802 INFO:tasks.rados.rados.0.smithi023.stdout:1246: delete oid 19 current snap is 128 2024-02-11T22:18:38.802 INFO:tasks.rados.rados.0.smithi023.stdout:1244: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:18:38.802 INFO:tasks.rados.rados.0.smithi023.stdout:1244: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:18:38.802 INFO:tasks.rados.rados.0.smithi023.stdout:1244: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:18:38.802 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 800 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:18:38.803 INFO:tasks.rados.rados.0.smithi023.stdout:1245: finishing write tid 1 to smithi02397626-4 2024-02-11T22:18:38.805 INFO:tasks.rados.rados.0.smithi023.stdout:1245: finishing write tid 2 to smithi02397626-4 2024-02-11T22:18:38.805 INFO:tasks.rados.rados.0.smithi023.stdout:1244: done (2 left) 2024-02-11T22:18:38.805 INFO:tasks.rados.rados.0.smithi023.stdout:1246: done (1 left) 2024-02-11T22:18:38.805 INFO:tasks.rados.rados.0.smithi023.stdout:1247: rollback oid 6 current snap is 128 2024-02-11T22:18:38.805 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 127 2024-02-11T22:18:38.805 INFO:tasks.rados.rados.0.smithi023.stdout:1248: snap_remove snap 124 2024-02-11T22:18:39.109 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[111262]: pgmap v153: 121 pgs: 121 active+clean; 336 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-02-11T22:18:39.109 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[111262]: Upgrade: Updating osd.2 2024-02-11T22:18:39.109 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[111262]: Deploying daemon osd.2 on smithi023 2024-02-11T22:18:39.109 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[111262]: osdmap e306: 8 total, 8 up, 8 in 2024-02-11T22:18:39.110 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[113671]: pgmap v153: 121 pgs: 121 active+clean; 336 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-02-11T22:18:39.110 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[113671]: Upgrade: Updating osd.2 2024-02-11T22:18:39.110 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[113671]: Deploying daemon osd.2 on smithi023 2024-02-11T22:18:39.110 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:38 smithi023 ceph-mon[113671]: osdmap e306: 8 total, 8 up, 8 in 2024-02-11T22:18:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:38 smithi160 ceph-mon[106289]: pgmap v153: 121 pgs: 121 active+clean; 336 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-02-11T22:18:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:38 smithi160 ceph-mon[106289]: Upgrade: Updating osd.2 2024-02-11T22:18:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:38 smithi160 ceph-mon[106289]: Deploying daemon osd.2 on smithi023 2024-02-11T22:18:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:38 smithi160 ceph-mon[106289]: osdmap e306: 8 total, 8 up, 8 in 2024-02-11T22:18:39.789 INFO:tasks.rados.rados.0.smithi023.stdout:1248: done (2 left) 2024-02-11T22:18:39.789 INFO:tasks.rados.rados.0.smithi023.stdout:1249: read oid 7 snap -1 2024-02-11T22:18:39.789 INFO:tasks.rados.rados.0.smithi023.stdout:1249: expect (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:39.795 INFO:tasks.rados.rados.0.smithi023.stdout:1250: read oid 29 snap -1 2024-02-11T22:18:39.795 INFO:tasks.rados.rados.0.smithi023.stdout:1250: expect (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:18:39.795 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 128 2024-02-11T22:18:39.795 INFO:tasks.rados.rados.0.smithi023.stdout:1251: seq_num 391 ranges {6037504=557056,6594560=516096,7110656=688128} 2024-02-11T22:18:39.826 INFO:tasks.rados.rados.0.smithi023.stdout:1251: writing smithi02397626-22 from 6037504 to 6594560 tid 1 2024-02-11T22:18:39.828 INFO:tasks.rados.rados.0.smithi023.stdout:1251: writing smithi02397626-22 from 6594560 to 7110656 tid 2 2024-02-11T22:18:39.833 INFO:tasks.rados.rados.0.smithi023.stdout:1251: writing smithi02397626-22 from 7110656 to 7798784 tid 3 2024-02-11T22:18:39.833 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 128 2024-02-11T22:18:39.833 INFO:tasks.rados.rados.0.smithi023.stdout:1245: finishing write tid 3 to smithi02397626-4 2024-02-11T22:18:39.833 INFO:tasks.rados.rados.0.smithi023.stdout:1245: finishing write tid 4 to smithi02397626-4 2024-02-11T22:18:39.833 INFO:tasks.rados.rados.0.smithi023.stdout:1245: finishing write tid 5 to smithi02397626-4 2024-02-11T22:18:39.833 INFO:tasks.rados.rados.0.smithi023.stdout:1245: oid 4 updating version 0 to 442 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:1245: oid 4 updating version 442 to 444 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:1245: oid 4 version 444 is already newer than 443 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:1245: oid 4 version 444 is already newer than 441 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 444 (ObjNum 389 snap 128 seq_num 389) dirty exists 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:1245: left oid 4 (ObjNum 389 snap 128 seq_num 389) 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:1247: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 494 (ObjNum 129 snap 0 seq_num 914600376) dirty dne 2024-02-11T22:18:39.834 INFO:tasks.rados.rados.0.smithi023.stdout:1252: seq_num 392 ranges {0=573440,573440=802816,1376256=401408} 2024-02-11T22:18:39.836 INFO:tasks.rados.rados.0.smithi023.stdout:1252: writing smithi02397626-25 from 0 to 573440 tid 1 2024-02-11T22:18:39.841 INFO:tasks.rados.rados.0.smithi023.stdout:1252: writing smithi02397626-25 from 573440 to 1376256 tid 2 2024-02-11T22:18:39.843 INFO:tasks.rados.rados.0.smithi023.stdout:1252: writing smithi02397626-25 from 1376256 to 1777664 tid 3 2024-02-11T22:18:39.843 INFO:tasks.rados.rados.0.smithi023.stdout:1245: done (5 left) 2024-02-11T22:18:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:1247: done (4 left) 2024-02-11T22:18:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:1253: read oid 33 snap -1 2024-02-11T22:18:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:1253: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:18:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 128 2024-02-11T22:18:39.844 INFO:tasks.rados.rados.0.smithi023.stdout:1250: expect (ObjNum 280 snap 84 seq_num 280) 2024-02-11T22:18:39.903 INFO:tasks.rados.rados.0.smithi023.stdout:1249: expect (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: finishing write tid 1 to smithi02397626-22 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: finishing write tid 2 to smithi02397626-22 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: finishing write tid 3 to smithi02397626-22 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: finishing write tid 4 to smithi02397626-22 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: finishing write tid 5 to smithi02397626-22 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: oid 22 updating version 0 to 1004 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: oid 22 version 1004 is already newer than 1002 2024-02-11T22:18:39.945 INFO:tasks.rados.rados.0.smithi023.stdout:1251: oid 22 version 1004 is already newer than 1003 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1251: oid 22 updating version 1004 to 1005 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1005 (ObjNum 391 snap 128 seq_num 391) dirty exists 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1251: left oid 22 (ObjNum 391 snap 128 seq_num 391) 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: finishing write tid 1 to smithi02397626-25 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: finishing write tid 2 to smithi02397626-25 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: finishing write tid 3 to smithi02397626-25 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: finishing write tid 4 to smithi02397626-25 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: finishing write tid 5 to smithi02397626-25 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: oid 25 updating version 0 to 365 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: oid 25 version 365 is already newer than 362 2024-02-11T22:18:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:1252: oid 25 version 365 is already newer than 364 2024-02-11T22:18:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:1252: oid 25 version 365 is already newer than 363 2024-02-11T22:18:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 365 (ObjNum 392 snap 128 seq_num 392) dirty exists 2024-02-11T22:18:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:1252: left oid 25 (ObjNum 392 snap 128 seq_num 392) 2024-02-11T22:18:39.947 INFO:tasks.rados.rados.0.smithi023.stdout:1253: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:18:40.002 INFO:tasks.rados.rados.0.smithi023.stdout:1254: seq_num 393 ranges {7929856=589824,8519680=679936,9199616=524288} 2024-02-11T22:18:40.034 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:39 smithi023 systemd[1]: Stopping Ceph osd.2 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:18:40.048 INFO:tasks.rados.rados.0.smithi023.stdout:1254: writing smithi02397626-34 from 7929856 to 8519680 tid 1 2024-02-11T22:18:40.052 INFO:tasks.rados.rados.0.smithi023.stdout:1254: writing smithi02397626-34 from 8519680 to 9199616 tid 2 2024-02-11T22:18:40.056 INFO:tasks.rados.rados.0.smithi023.stdout:1254: writing smithi02397626-34 from 9199616 to 9723904 tid 3 2024-02-11T22:18:40.056 INFO:tasks.rados.rados.0.smithi023.stdout:1249: done (5 left) 2024-02-11T22:18:40.056 INFO:tasks.rados.rados.0.smithi023.stdout:1250: done (4 left) 2024-02-11T22:18:40.056 INFO:tasks.rados.rados.0.smithi023.stdout:1251: done (3 left) 2024-02-11T22:18:40.056 INFO:tasks.rados.rados.0.smithi023.stdout:1252: done (2 left) 2024-02-11T22:18:40.056 INFO:tasks.rados.rados.0.smithi023.stdout:1253: done (1 left) 2024-02-11T22:18:40.057 INFO:tasks.rados.rados.0.smithi023.stdout:1255: read oid 48 snap -1 2024-02-11T22:18:40.057 INFO:tasks.rados.rados.0.smithi023.stdout:1255: expect deleted 2024-02-11T22:18:40.057 INFO:tasks.rados.rados.0.smithi023.stdout:1256: snap_create 2024-02-11T22:18:40.057 INFO:tasks.rados.rados.0.smithi023.stdout:1254: finishing write tid 1 to smithi02397626-34 2024-02-11T22:18:40.057 INFO:tasks.rados.rados.0.smithi023.stdout:1254: finishing write tid 2 to smithi02397626-34 2024-02-11T22:18:40.058 INFO:tasks.rados.rados.0.smithi023.stdout:1254: finishing write tid 3 to smithi02397626-34 2024-02-11T22:18:40.058 INFO:tasks.rados.rados.0.smithi023.stdout:1254: finishing write tid 4 to smithi02397626-34 2024-02-11T22:18:40.059 INFO:tasks.rados.rados.0.smithi023.stdout:1254: finishing write tid 5 to smithi02397626-34 2024-02-11T22:18:40.059 INFO:tasks.rados.rados.0.smithi023.stdout:1254: oid 34 updating version 0 to 448 2024-02-11T22:18:40.059 INFO:tasks.rados.rados.0.smithi023.stdout:1254: oid 34 updating version 448 to 449 2024-02-11T22:18:40.060 INFO:tasks.rados.rados.0.smithi023.stdout:1254: oid 34 version 449 is already newer than 446 2024-02-11T22:18:40.060 INFO:tasks.rados.rados.0.smithi023.stdout:1254: oid 34 version 449 is already newer than 447 2024-02-11T22:18:40.060 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 449 (ObjNum 393 snap 128 seq_num 393) dirty exists 2024-02-11T22:18:40.060 INFO:tasks.rados.rados.0.smithi023.stdout:1254: left oid 34 (ObjNum 393 snap 128 seq_num 393) 2024-02-11T22:18:40.405 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[68979]: 2024-02-11T22:18:40.032+0000 7eff5d1a9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:18:40.405 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[68979]: 2024-02-11T22:18:40.032+0000 7eff5d1a9700 -1 osd.2 307 *** Got signal Terminated *** 2024-02-11T22:18:40.405 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[68979]: 2024-02-11T22:18:40.032+0000 7eff5d1a9700 -1 osd.2 307 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:18:40.823 INFO:tasks.rados.rados.0.smithi023.stdout:1254: done (2 left) 2024-02-11T22:18:40.823 INFO:tasks.rados.rados.0.smithi023.stdout:1255: done (1 left) 2024-02-11T22:18:40.823 INFO:tasks.rados.rados.0.smithi023.stdout:1256: done (0 left) 2024-02-11T22:18:40.823 INFO:tasks.rados.rados.0.smithi023.stdout:1257: read oid 18 snap -1 2024-02-11T22:18:40.824 INFO:tasks.rados.rados.0.smithi023.stdout:1257: expect deleted 2024-02-11T22:18:40.824 INFO:tasks.rados.rados.0.smithi023.stdout:1258: setattr oid 1 current snap is 129 2024-02-11T22:18:40.824 INFO:tasks.rados.rados.0.smithi023.stdout:1259: snap_create 2024-02-11T22:18:40.836 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1007 (ObjNum 226 snap 65 seq_num 226) dirty exists 2024-02-11T22:18:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-mon[111262]: pgmap v156: 121 pgs: 121 active+clean; 336 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-02-11T22:18:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-mon[111262]: osdmap e307: 8 total, 8 up, 8 in 2024-02-11T22:18:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-mon[111262]: osd.2 marked itself down and dead 2024-02-11T22:18:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-mon[113671]: pgmap v156: 121 pgs: 121 active+clean; 336 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-02-11T22:18:41.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-mon[113671]: osdmap e307: 8 total, 8 up, 8 in 2024-02-11T22:18:41.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:40 smithi023 ceph-mon[113671]: osd.2 marked itself down and dead 2024-02-11T22:18:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:40 smithi160 ceph-mon[106289]: pgmap v156: 121 pgs: 121 active+clean; 336 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-02-11T22:18:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:40 smithi160 ceph-mon[106289]: osdmap e307: 8 total, 8 up, 8 in 2024-02-11T22:18:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:40 smithi160 ceph-mon[106289]: osd.2 marked itself down and dead 2024-02-11T22:18:41.655 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:41 smithi023 bash[133248]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1258: done (2 left) 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1259: done (1 left) 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1260: setattr oid 45 current snap is 130 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1261: read oid 7 snap -1 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1261: expect (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1262: rollback oid 22 current snap is 130 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 104 2024-02-11T22:18:41.836 INFO:tasks.rados.rados.0.smithi023.stdout:1263: snap_create 2024-02-11T22:18:41.845 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 798 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:41.848 INFO:tasks.rados.rados.0.smithi023.stdout:1262: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:18:41.849 INFO:tasks.rados.rados.0.smithi023.stdout:1262: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:18:41.849 INFO:tasks.rados.rados.0.smithi023.stdout:1262: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:18:41.849 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1011 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-02-11T22:18:41.855 INFO:tasks.rados.rados.0.smithi023.stdout:1261: expect (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:41 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:18:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:41 smithi023 ceph-mon[111262]: osdmap e308: 8 total, 7 up, 8 in 2024-02-11T22:18:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:41 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:18:42.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:41 smithi023 ceph-mon[113671]: osdmap e308: 8 total, 7 up, 8 in 2024-02-11T22:18:42.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:41 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:18:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:41 smithi160 ceph-mon[106289]: osdmap e308: 8 total, 7 up, 8 in 2024-02-11T22:18:42.770 INFO:tasks.rados.rados.0.smithi023.stdout:1257: done (4 left) 2024-02-11T22:18:42.770 INFO:tasks.rados.rados.0.smithi023.stdout:1260: done (3 left) 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1261: done (2 left) 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1262: done (1 left) 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1263: done (0 left) 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1264: rmattr oid 37 current snap is 131 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1265: rmattr oid 42 current snap is 131 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1265: done (1 left) 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1266: copy_from oid 42 from oid 14 current snap is 131 2024-02-11T22:18:42.771 INFO:tasks.rados.rados.0.smithi023.stdout:1267: snap_create 2024-02-11T22:18:42.784 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 776 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:42.794 INFO:tasks.rados.rados.0.smithi023.stdout:1266: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:18:42.795 INFO:tasks.rados.rados.0.smithi023.stdout:1266: finishing copy_from to smithi02397626-42 2024-02-11T22:18:42.795 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 430 (ObjNum 382 snap 124 seq_num 382) dirty exists 2024-02-11T22:18:42.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:42 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.2.service: Succeeded. 2024-02-11T22:18:42.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:42 smithi023 systemd[1]: Stopped Ceph osd.2 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:18:42.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:42 smithi023 systemd[1]: Starting Ceph osd.2 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:18:42.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:42 smithi023 ceph-mon[111262]: pgmap v159: 121 pgs: 5 peering, 12 stale+active+clean, 104 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 422 KiB/s wr, 2 op/s 2024-02-11T22:18:42.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:42 smithi023 ceph-mon[111262]: osdmap e309: 8 total, 7 up, 8 in 2024-02-11T22:18:42.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:42 smithi023 ceph-mon[111262]: osdmap e310: 8 total, 7 up, 8 in 2024-02-11T22:18:42.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:42 smithi023 ceph-mon[113671]: pgmap v159: 121 pgs: 5 peering, 12 stale+active+clean, 104 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 422 KiB/s wr, 2 op/s 2024-02-11T22:18:42.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:42 smithi023 ceph-mon[113671]: osdmap e309: 8 total, 7 up, 8 in 2024-02-11T22:18:42.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:42 smithi023 ceph-mon[113671]: osdmap e310: 8 total, 7 up, 8 in 2024-02-11T22:18:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:42 smithi160 ceph-mon[106289]: pgmap v159: 121 pgs: 5 peering, 12 stale+active+clean, 104 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 422 KiB/s wr, 2 op/s 2024-02-11T22:18:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:42 smithi160 ceph-mon[106289]: osdmap e309: 8 total, 7 up, 8 in 2024-02-11T22:18:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:42 smithi160 ceph-mon[106289]: osdmap e310: 8 total, 7 up, 8 in 2024-02-11T22:18:43.781 INFO:tasks.rados.rados.0.smithi023.stdout:1264: done (2 left) 2024-02-11T22:18:43.781 INFO:tasks.rados.rados.0.smithi023.stdout:1266: done (1 left) 2024-02-11T22:18:43.781 INFO:tasks.rados.rados.0.smithi023.stdout:1267: done (0 left) 2024-02-11T22:18:43.781 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 132 2024-02-11T22:18:43.781 INFO:tasks.rados.rados.0.smithi023.stdout:1268: seq_num 394 ranges {1687552=606208,2293760=565248,2859008=557056,3416064=81920} 2024-02-11T22:18:43.793 INFO:tasks.rados.rados.0.smithi023.stdout:1268: writing smithi02397626-28 from 1687552 to 2293760 tid 1 2024-02-11T22:18:43.796 INFO:tasks.rados.rados.0.smithi023.stdout:1268: writing smithi02397626-28 from 2293760 to 2859008 tid 2 2024-02-11T22:18:43.800 INFO:tasks.rados.rados.0.smithi023.stdout:1268: writing smithi02397626-28 from 2859008 to 3416064 tid 3 2024-02-11T22:18:43.800 INFO:tasks.rados.rados.0.smithi023.stdout:1268: writing smithi02397626-28 from 3416064 to 3497984 tid 4 2024-02-11T22:18:43.801 INFO:tasks.rados.rados.0.smithi023.stdout:1269: rmattr oid 39 current snap is 132 2024-02-11T22:18:43.801 INFO:tasks.rados.rados.0.smithi023.stdout:1269: done (1 left) 2024-02-11T22:18:43.801 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 132 2024-02-11T22:18:43.801 INFO:tasks.rados.rados.0.smithi023.stdout:1270: seq_num 395 ranges {9723904=622592,10346496=450560,10797056=753664} 2024-02-11T22:18:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:1270: writing smithi02397626-34 from 9723904 to 10346496 tid 1 2024-02-11T22:18:43.859 INFO:tasks.rados.rados.0.smithi023.stdout:1270: writing smithi02397626-34 from 10346496 to 10797056 tid 2 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1270: writing smithi02397626-34 from 10797056 to 11550720 tid 3 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1271: copy_from oid 3 from oid 13 current snap is 132 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: finishing write tid 1 to smithi02397626-28 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: finishing write tid 2 to smithi02397626-28 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: finishing write tid 3 to smithi02397626-28 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: finishing write tid 4 to smithi02397626-28 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: finishing write tid 5 to smithi02397626-28 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: finishing write tid 6 to smithi02397626-28 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: oid 28 updating version 0 to 573 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: oid 28 updating version 573 to 575 2024-02-11T22:18:43.865 INFO:tasks.rados.rados.0.smithi023.stdout:1268: oid 28 version 575 is already newer than 571 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1268: oid 28 version 575 is already newer than 574 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1268: oid 28 version 575 is already newer than 572 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 575 (ObjNum 394 snap 132 seq_num 394) dirty exists 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1268: left oid 28 (ObjNum 394 snap 132 seq_num 394) 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1270: finishing write tid 1 to smithi02397626-34 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1270: finishing write tid 2 to smithi02397626-34 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1268: done (2 left) 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1272: copy_from oid 5 from oid 45 current snap is 132 2024-02-11T22:18:43.866 INFO:tasks.rados.rados.0.smithi023.stdout:1273: snap_create 2024-02-11T22:18:43.867 INFO:tasks.rados.rados.0.smithi023.stdout:1270: finishing write tid 3 to smithi02397626-34 2024-02-11T22:18:43.867 INFO:tasks.rados.rados.0.smithi023.stdout:1270: finishing write tid 4 to smithi02397626-34 2024-02-11T22:18:43.868 INFO:tasks.rados.rados.0.smithi023.stdout:1270: finishing write tid 5 to smithi02397626-34 2024-02-11T22:18:43.869 INFO:tasks.rados.rados.0.smithi023.stdout:1270: oid 34 updating version 0 to 451 2024-02-11T22:18:43.869 INFO:tasks.rados.rados.0.smithi023.stdout:1270: oid 34 updating version 451 to 452 2024-02-11T22:18:43.869 INFO:tasks.rados.rados.0.smithi023.stdout:1270: oid 34 updating version 452 to 454 2024-02-11T22:18:43.869 INFO:tasks.rados.rados.0.smithi023.stdout:1270: oid 34 version 454 is already newer than 453 2024-02-11T22:18:43.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 454 (ObjNum 395 snap 132 seq_num 395) dirty exists 2024-02-11T22:18:43.869 INFO:tasks.rados.rados.0.smithi023.stdout:1270: left oid 34 (ObjNum 395 snap 132 seq_num 395) 2024-02-11T22:18:43.874 INFO:tasks.rados.rados.0.smithi023.stdout:1272: finishing copy_from to smithi02397626-5 2024-02-11T22:18:43.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 798 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:43.874 INFO:tasks.rados.rados.0.smithi023.stdout:1272: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:18:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:1271: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:18:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:1271: finishing copy_from to smithi02397626-3 2024-02-11T22:18:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 481 (ObjNum 384 snap 125 seq_num 384) dirty exists 2024-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: 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-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-11T22:18:43.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:43 smithi023 bash[133515]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-11T22:18:44.655 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-osd[133830]: -- 172.21.15.23:0/772522812 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dc20f1d6c0 con 0x55dc20eecc00 2024-02-11T22:18:44.655 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:44 smithi023 bash[133793]: a9b9eb6cbcd7da113f420be86e0f5564e5506c29c2e421d411b08052e0921824 2024-02-11T22:18:44.655 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:44 smithi023 systemd[1]: Started Ceph osd.2 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:18:44.836 INFO:tasks.rados.rados.0.smithi023.stdout:1270: done (3 left) 2024-02-11T22:18:44.836 INFO:tasks.rados.rados.0.smithi023.stdout:1271: done (2 left) 2024-02-11T22:18:44.836 INFO:tasks.rados.rados.0.smithi023.stdout:1272: done (1 left) 2024-02-11T22:18:44.837 INFO:tasks.rados.rados.0.smithi023.stdout:1273: done (0 left) 2024-02-11T22:18:44.837 INFO:tasks.rados.rados.0.smithi023.stdout:1274: snap_create 2024-02-11T22:18:45.155 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T22:18:44.740+0000 7f3f84f27640 -1 Falling back to public interface 2024-02-11T22:18:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: pgmap v162: 121 pgs: 7 active+undersized+degraded, 5 peering, 2 stale+active+clean, 18 active+undersized, 89 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 22 op/s; 49/855 objects degraded (5.731%) 2024-02-11T22:18:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: osdmap e311: 8 total, 7 up, 8 in 2024-02-11T22:18:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 49/855 objects degraded (5.731%), 7 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: pgmap v162: 121 pgs: 7 active+undersized+degraded, 5 peering, 2 stale+active+clean, 18 active+undersized, 89 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 22 op/s; 49/855 objects degraded (5.731%) 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: osdmap e311: 8 total, 7 up, 8 in 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 49/855 objects degraded (5.731%), 7 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: pgmap v162: 121 pgs: 7 active+undersized+degraded, 5 peering, 2 stale+active+clean, 18 active+undersized, 89 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.7 MiB/s wr, 22 op/s; 49/855 objects degraded (5.731%) 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: osdmap e311: 8 total, 7 up, 8 in 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 49/855 objects degraded (5.731%), 7 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:45.851 INFO:tasks.rados.rados.0.smithi023.stdout:1274: done (0 left) 2024-02-11T22:18:45.851 INFO:tasks.rados.rados.0.smithi023.stdout:1275: snap_remove snap 97 2024-02-11T22:18:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:45 smithi023 ceph-mon[111262]: osdmap e312: 8 total, 7 up, 8 in 2024-02-11T22:18:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:18:45] "GET /metrics HTTP/1.1" 200 36105 "" "Prometheus/2.43.0" 2024-02-11T22:18:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:45 smithi023 ceph-mon[113671]: osdmap e312: 8 total, 7 up, 8 in 2024-02-11T22:18:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:45 smithi160 ceph-mon[106289]: osdmap e312: 8 total, 7 up, 8 in 2024-02-11T22:18:46.864 INFO:tasks.rados.rados.0.smithi023.stdout:1275: done (0 left) 2024-02-11T22:18:46.864 INFO:tasks.rados.rados.0.smithi023.stdout:1276: rollback oid 5 current snap is 134 2024-02-11T22:18:46.864 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 121 2024-02-11T22:18:46.870 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 134 2024-02-11T22:18:46.870 INFO:tasks.rados.rados.0.smithi023.stdout:1277: seq_num 396 ranges {2301952=638976,2940928=786432,3727360=417792} 2024-02-11T22:18:46.880 INFO:tasks.rados.rados.0.smithi023.stdout:1277: writing smithi02397626-29 from 2301952 to 2940928 tid 1 2024-02-11T22:18:46.885 INFO:tasks.rados.rados.0.smithi023.stdout:1277: writing smithi02397626-29 from 2940928 to 3727360 tid 2 2024-02-11T22:18:46.888 INFO:tasks.rados.rados.0.smithi023.stdout:1277: writing smithi02397626-29 from 3727360 to 4145152 tid 3 2024-02-11T22:18:46.888 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 134 2024-02-11T22:18:46.888 INFO:tasks.rados.rados.0.smithi023.stdout:1276: finishing rollback tid 0 to smithi02397626-5 2024-02-11T22:18:46.889 INFO:tasks.rados.rados.0.smithi023.stdout:1278: seq_num 397 ranges {1105920=655360,1761280=671744,2433024=532480} 2024-02-11T22:18:46.898 INFO:tasks.rados.rados.0.smithi023.stdout:1278: writing smithi02397626-10 from 1105920 to 1761280 tid 1 2024-02-11T22:18:46.901 INFO:tasks.rados.rados.0.smithi023.stdout:1278: writing smithi02397626-10 from 1761280 to 2433024 tid 2 2024-02-11T22:18:46.905 INFO:tasks.rados.rados.0.smithi023.stdout:1278: writing smithi02397626-10 from 2433024 to 2965504 tid 3 2024-02-11T22:18:46.905 INFO:tasks.rados.rados.0.smithi023.stdout:1279: delete oid 26 current snap is 134 2024-02-11T22:18:46.905 INFO:tasks.rados.rados.0.smithi023.stdout:1276: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:18:46.905 INFO:tasks.rados.rados.0.smithi023.stdout:1276: finishing rollback tid 2 to smithi02397626-5 2024-02-11T22:18:46.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 801 (ObjNum 372 snap 120 seq_num 372) dirty exists 2024-02-11T22:18:46.905 INFO:tasks.rados.rados.0.smithi023.stdout:1277: finishing write tid 1 to smithi02397626-29 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: finishing write tid 2 to smithi02397626-29 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: finishing write tid 3 to smithi02397626-29 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: finishing write tid 4 to smithi02397626-29 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: finishing write tid 5 to smithi02397626-29 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: oid 29 updating version 0 to 511 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: oid 29 version 511 is already newer than 509 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: oid 29 version 511 is already newer than 508 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: oid 29 version 511 is already newer than 510 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 511 (ObjNum 396 snap 134 seq_num 396) dirty exists 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1277: left oid 29 (ObjNum 396 snap 134 seq_num 396) 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1278: finishing write tid 1 to smithi02397626-10 2024-02-11T22:18:46.906 INFO:tasks.rados.rados.0.smithi023.stdout:1278: finishing write tid 2 to smithi02397626-10 2024-02-11T22:18:46.907 INFO:tasks.rados.rados.0.smithi023.stdout:1276: done (3 left) 2024-02-11T22:18:46.907 INFO:tasks.rados.rados.0.smithi023.stdout:1277: done (2 left) 2024-02-11T22:18:46.907 INFO:tasks.rados.rados.0.smithi023.stdout:1279: done (1 left) 2024-02-11T22:18:46.907 INFO:tasks.rados.rados.0.smithi023.stdout:1280: read oid 39 snap -1 2024-02-11T22:18:46.907 INFO:tasks.rados.rados.0.smithi023.stdout:1280: expect deleted 2024-02-11T22:18:46.907 INFO:tasks.rados.rados.0.smithi023.stdout:1281: snap_remove snap 117 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[111262]: pgmap v165: 121 pgs: 8 active+undersized+degraded, 5 peering, 24 active+undersized, 84 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 19 op/s; 53/855 objects degraded (6.199%) 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[111262]: osdmap e313: 8 total, 7 up, 8 in 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[113671]: pgmap v165: 121 pgs: 8 active+undersized+degraded, 5 peering, 24 active+undersized, 84 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 19 op/s; 53/855 objects degraded (6.199%) 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[113671]: osdmap e313: 8 total, 7 up, 8 in 2024-02-11T22:18:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:46 smithi160 ceph-mon[106289]: pgmap v165: 121 pgs: 8 active+undersized+degraded, 5 peering, 24 active+undersized, 84 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 19 op/s; 53/855 objects degraded (6.199%) 2024-02-11T22:18:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:46 smithi160 ceph-mon[106289]: osdmap e313: 8 total, 7 up, 8 in 2024-02-11T22:18:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:47.766 INFO:tasks.rados.rados.0.smithi023.stdout:1281: done (2 left) 2024-02-11T22:18:47.766 INFO:tasks.rados.rados.0.smithi023.stdout:1282: snap_remove snap 85 2024-02-11T22:18:47.874 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T22:18:47.590+0000 7f3f84f27640 -1 osd.2 307 log_to_monitors true 2024-02-11T22:18:47.874 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T22:18:47.803+0000 7f3f76386700 -1 osd.2 307 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:18:48.149 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: osdmap e314: 8 total, 7 up, 8 in 2024-02-11T22:18:48.149 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: osdmap e315: 8 total, 7 up, 8 in 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[111262]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: osdmap e314: 8 total, 7 up, 8 in 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:48.150 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:18:48.151 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:18:48.151 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-11T22:18:48.151 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: osdmap e315: 8 total, 7 up, 8 in 2024-02-11T22:18:48.151 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:48.151 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:47 smithi023 ceph-mon[113671]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:48.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: osdmap e314: 8 total, 7 up, 8 in 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: osdmap e315: 8 total, 7 up, 8 in 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:47 smithi160 ceph-mon[106289]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:18:48.794 INFO:tasks.rados.rados.0.smithi023.stdout:1282: done (2 left) 2024-02-11T22:18:48.794 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 134 2024-02-11T22:18:48.794 INFO:tasks.rados.rados.0.smithi023.stdout:1283: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1283: writing smithi02397626-47 from 0 to 688128 tid 1 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1283: writing smithi02397626-47 from 688128 to 1122304 tid 2 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1283: writing smithi02397626-47 from 1122304 to 1867776 tid 3 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1283: writing smithi02397626-47 from 1867776 to 1892352 tid 4 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1284: copy_from oid 46 from oid 44 current snap is 134 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: finishing write tid 3 to smithi02397626-10 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: finishing write tid 4 to smithi02397626-10 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: finishing write tid 5 to smithi02397626-10 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: oid 10 updating version 0 to 803 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: oid 10 updating version 803 to 805 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: oid 10 version 805 is already newer than 804 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: oid 10 version 805 is already newer than 802 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 805 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: left oid 10 (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:18:48.795 INFO:tasks.rados.rados.0.smithi023.stdout:1278: done (3 left) 2024-02-11T22:18:48.796 INFO:tasks.rados.rados.0.smithi023.stdout:1280: done (2 left) 2024-02-11T22:18:48.796 INFO:tasks.rados.rados.0.smithi023.stdout:1285: snap_create 2024-02-11T22:18:48.806 INFO:tasks.rados.rados.0.smithi023.stdout:1284: finishing copy_from to smithi02397626-46 2024-02-11T22:18:48.806 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 570 (ObjNum 361 snap 114 seq_num 361) dirty exists 2024-02-11T22:18:48.810 INFO:tasks.rados.rados.0.smithi023.stdout:1284: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:18:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[111262]: pgmap v168: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 362 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 919 KiB/s rd, 3.0 MiB/s wr, 8 op/s; 93/870 objects degraded (10.690%) 2024-02-11T22:18:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:18:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[111262]: osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146] boot 2024-02-11T22:18:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[111262]: osdmap e316: 8 total, 8 up, 8 in 2024-02-11T22:18:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:18:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[113671]: pgmap v168: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 362 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 919 KiB/s rd, 3.0 MiB/s wr, 8 op/s; 93/870 objects degraded (10.690%) 2024-02-11T22:18:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:18:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[113671]: osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146] boot 2024-02-11T22:18:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[113671]: osdmap e316: 8 total, 8 up, 8 in 2024-02-11T22:18:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:48 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:18:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:48 smithi160 ceph-mon[106289]: pgmap v168: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 362 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 919 KiB/s rd, 3.0 MiB/s wr, 8 op/s; 93/870 objects degraded (10.690%) 2024-02-11T22:18:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:48 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:18:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:48 smithi160 ceph-mon[106289]: osd.2 [v2:172.21.15.23:6818/4241357146,v1:172.21.15.23:6819/4241357146] boot 2024-02-11T22:18:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:48 smithi160 ceph-mon[106289]: osdmap e316: 8 total, 8 up, 8 in 2024-02-11T22:18:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:48 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-11T22:18:49.788 INFO:tasks.rados.rados.0.smithi023.stdout:1284: done (2 left) 2024-02-11T22:18:49.789 INFO:tasks.rados.rados.0.smithi023.stdout:1285: done (1 left) 2024-02-11T22:18:49.789 INFO:tasks.rados.rados.0.smithi023.stdout:1286: delete oid 22 current snap is 135 2024-02-11T22:18:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1286: done (1 left) 2024-02-11T22:18:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1287: read oid 7 snap -1 2024-02-11T22:18:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1287: expect (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1288: setattr oid 4 current snap is 135 2024-02-11T22:18:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 135 2024-02-11T22:18:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1289: seq_num 401 ranges {1253376=720896,1974272=606208,2580480=598016} 2024-02-11T22:18:49.815 INFO:tasks.rados.rados.0.smithi023.stdout:1289: writing smithi02397626-46 from 1253376 to 1974272 tid 1 2024-02-11T22:18:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:1289: writing smithi02397626-46 from 1974272 to 2580480 tid 2 2024-02-11T22:18:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:1289: writing smithi02397626-46 from 2580480 to 3178496 tid 3 2024-02-11T22:18:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:1290: read oid 43 snap -1 2024-02-11T22:18:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:1290: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:18:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:1291: rollback oid 49 current snap is 135 2024-02-11T22:18:49.823 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 110 2024-02-11T22:18:49.824 INFO:tasks.rados.rados.0.smithi023.stdout:1283: finishing write tid 1 to smithi02397626-47 2024-02-11T22:18:49.824 INFO:tasks.rados.rados.0.smithi023.stdout:1283: finishing write tid 2 to smithi02397626-47 2024-02-11T22:18:49.824 INFO:tasks.rados.rados.0.smithi023.stdout:1283: finishing write tid 3 to smithi02397626-47 2024-02-11T22:18:49.824 INFO:tasks.rados.rados.0.smithi023.stdout:1283: finishing write tid 4 to smithi02397626-47 2024-02-11T22:18:49.824 INFO:tasks.rados.rados.0.smithi023.stdout:1283: finishing write tid 5 to smithi02397626-47 2024-02-11T22:18:49.824 INFO:tasks.rados.rados.0.smithi023.stdout:1287: expect (ObjNum 354 snap 112 seq_num 354) 2024-02-11T22:18:49.870 INFO:tasks.rados.rados.0.smithi023.stdout:1283: finishing write tid 6 to smithi02397626-47 2024-02-11T22:18:49.870 INFO:tasks.rados.rados.0.smithi023.stdout:1283: oid 47 updating version 0 to 771 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1283: oid 47 version 771 is already newer than 769 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1283: oid 47 updating version 771 to 773 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1283: oid 47 version 773 is already newer than 770 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1283: oid 47 version 773 is already newer than 772 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 773 (ObjNum 399 snap 134 seq_num 399) dirty exists 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1283: left oid 47 (ObjNum 399 snap 134 seq_num 399) 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 450 (ObjNum 389 snap 128 seq_num 389) dirty exists 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1289: finishing write tid 1 to smithi02397626-46 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1283: done (5 left) 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1287: done (4 left) 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1288: done (3 left) 2024-02-11T22:18:49.871 INFO:tasks.rados.rados.0.smithi023.stdout:1292: snap_remove snap 126 2024-02-11T22:18:50.031 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:18:49 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T22:18:49.812+0000 7f3f61b5d700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 86 after trimming was started 2024-02-11T22:18:50.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:18:50.227+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1292: done (3 left) 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1293: rmattr oid 16 current snap is 135 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1293: done (3 left) 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1294: copy_from oid 37 from oid 11 current snap is 135 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1289: finishing write tid 2 to smithi02397626-46 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1291: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1289: finishing write tid 3 to smithi02397626-46 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1289: finishing write tid 4 to smithi02397626-46 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1291: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1291: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 402 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1289: finishing write tid 5 to smithi02397626-46 2024-02-11T22:18:50.792 INFO:tasks.rados.rados.0.smithi023.stdout:1289: oid 46 updating version 0 to 1036 2024-02-11T22:18:50.793 INFO:tasks.rados.rados.0.smithi023.stdout:1289: oid 46 updating version 1036 to 1039 2024-02-11T22:18:50.793 INFO:tasks.rados.rados.0.smithi023.stdout:1289: oid 46 version 1039 is already newer than 1037 2024-02-11T22:18:50.793 INFO:tasks.rados.rados.0.smithi023.stdout:1289: oid 46 version 1039 is already newer than 1038 2024-02-11T22:18:50.793 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 1039 (ObjNum 401 snap 135 seq_num 401) dirty exists 2024-02-11T22:18:50.793 INFO:tasks.rados.rados.0.smithi023.stdout:1289: left oid 46 (ObjNum 401 snap 135 seq_num 401) 2024-02-11T22:18:50.793 INFO:tasks.rados.rados.0.smithi023.stdout:1290: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:18:51.048 INFO:tasks.rados.rados.0.smithi023.stdout:1294: finishing copy_from to smithi02397626-37 2024-02-11T22:18:51.048 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 365 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:18:51.048 INFO:tasks.rados.rados.0.smithi023.stdout:1294: finishing copy_from racing read to smithi02397626-37 2024-02-11T22:18:51.049 INFO:tasks.rados.rados.0.smithi023.stdout:1289: done (3 left) 2024-02-11T22:18:51.049 INFO:tasks.rados.rados.0.smithi023.stdout:1290: done (2 left) 2024-02-11T22:18:51.049 INFO:tasks.rados.rados.0.smithi023.stdout:1291: done (1 left) 2024-02-11T22:18:51.049 INFO:tasks.rados.rados.0.smithi023.stdout:1294: done (0 left) 2024-02-11T22:18:51.049 INFO:tasks.rados.rados.0.smithi023.stdout:1295: snap_remove snap 129 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: pgmap v171: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 362 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 919 KiB/s rd, 3.0 MiB/s wr, 8 op/s; 93/870 objects degraded (10.690%) 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: osdmap e317: 8 total, 8 up, 8 in 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: pgmap v171: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 362 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 919 KiB/s rd, 3.0 MiB/s wr, 8 op/s; 93/870 objects degraded (10.690%) 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: osdmap e317: 8 total, 8 up, 8 in 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:18:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:18:51.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:50 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-11T22:18:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: pgmap v171: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 362 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 919 KiB/s rd, 3.0 MiB/s wr, 8 op/s; 93/870 objects degraded (10.690%) 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: osdmap e317: 8 total, 8 up, 8 in 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:18:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:18:51.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:50 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-11T22:18:51.803 INFO:tasks.rados.rados.0.smithi023.stdout:1295: done (0 left) 2024-02-11T22:18:51.803 INFO:tasks.rados.rados.0.smithi023.stdout:1296: copy_from oid 27 from oid 39 current snap is 135 2024-02-11T22:18:51.803 INFO:tasks.rados.rados.0.smithi023.stdout:1297: delete oid 29 current snap is 135 2024-02-11T22:18:51.811 INFO:tasks.rados.rados.0.smithi023.stdout:1296: finishing copy_from to smithi02397626-27 2024-02-11T22:18:51.811 INFO:tasks.rados.rados.0.smithi023.stdout:1296: got expected ENOENT (src dne) 2024-02-11T22:18:51.812 INFO:tasks.rados.rados.0.smithi023.stdout:1297: done (1 left) 2024-02-11T22:18:51.812 INFO:tasks.rados.rados.0.smithi023.stdout:1298: rollback oid 32 current snap is 135 2024-02-11T22:18:51.812 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 116 2024-02-11T22:18:51.812 INFO:tasks.rados.rados.0.smithi023.stdout:1299: read oid 10 snap -1 2024-02-11T22:18:51.812 INFO:tasks.rados.rados.0.smithi023.stdout:1299: expect (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:18:51.812 INFO:tasks.rados.rados.0.smithi023.stdout:1300: snap_remove snap 130 2024-02-11T22:18:51.814 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:18:52.140 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:18:52.140 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (5m) 5s ago 6m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:18:52.140 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (6m) 92s ago 6m 95.0M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:18:52.140 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (7m) 5s ago 7m 22.9M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (7m) 92s ago 7m 16.2M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (2m) 92s ago 9m 447M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (2m) 5s ago 10m 513M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (2m) 5s ago 11m 75.2M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (100s) 92s ago 9m 29.5M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (110s) 5s ago 9m 63.8M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (6m) 5s ago 6m 19.5M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (6m) 92s ago 6m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (65s) 5s ago 9m 260M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (36s) 5s ago 9m 139M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (8s) 5s ago 8m 12.8M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (8m) 5s ago 8m 293M 2486M 18.2.1-526-g25d74df1 83224b13e524 fb19bbb31330 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (8m) 92s ago 8m 301M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (7m) 92s ago 7m 308M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:18:52.141 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (7m) 92s ago 7m 245M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:18:52.142 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (7m) 92s ago 7m 224M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:18:52.142 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (2m) 92s ago 6m 50.2M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:18:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:51 smithi023 ceph-mon[111262]: osdmap e318: 8 total, 8 up, 8 in 2024-02-11T22:18:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:51 smithi023 ceph-mon[113671]: osdmap e318: 8 total, 8 up, 8 in 2024-02-11T22:18:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:52.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:51 smithi160 ceph-mon[106289]: osdmap e318: 8 total, 8 up, 8 in 2024-02-11T22:18:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:18:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:18:52.541 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:18:52.542 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:18:52.542 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:18:52.542 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:52.542 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:18:52.542 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:18:52.542 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 5, 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:18:52.543 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:18:52.544 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 7, 2024-02-11T22:18:52.544 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 8 2024-02-11T22:18:52.544 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:18:52.544 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:18:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1300: done (3 left) 2024-02-11T22:18:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1301: delete oid 42 current snap is 135 2024-02-11T22:18:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1296: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:18:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1298: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:18:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1298: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:18:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1298: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:18:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1049 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1299: expect (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:18:52.905 INFO:tasks.rados.rados.0.smithi023.stdout:1296: done (3 left) 2024-02-11T22:18:52.905 INFO:tasks.rados.rados.0.smithi023.stdout:1298: done (2 left) 2024-02-11T22:18:52.905 INFO:tasks.rados.rados.0.smithi023.stdout:1299: done (1 left) 2024-02-11T22:18:52.905 INFO:tasks.rados.rados.0.smithi023.stdout:1301: done (0 left) 2024-02-11T22:18:52.905 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 135 2024-02-11T22:18:52.905 INFO:tasks.rados.rados.0.smithi023.stdout:1302: seq_num 404 ranges {0=770048,770048=712704,1482752=491520} 2024-02-11T22:18:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:1302: writing smithi02397626-19 from 0 to 770048 tid 1 2024-02-11T22:18:52.913 INFO:tasks.rados.rados.0.smithi023.stdout:1302: writing smithi02397626-19 from 770048 to 1482752 tid 2 2024-02-11T22:18:52.916 INFO:tasks.rados.rados.0.smithi023.stdout:1302: writing smithi02397626-19 from 1482752 to 1974272 tid 3 2024-02-11T22:18:52.916 INFO:tasks.rados.rados.0.smithi023.stdout:1303: snap_create 2024-02-11T22:18:52.917 INFO:tasks.rados.rados.0.smithi023.stdout:1302: finishing write tid 1 to smithi02397626-19 2024-02-11T22:18:52.917 INFO:tasks.rados.rados.0.smithi023.stdout:1302: finishing write tid 2 to smithi02397626-19 2024-02-11T22:18:52.918 INFO:tasks.rados.rados.0.smithi023.stdout:1302: finishing write tid 3 to smithi02397626-19 2024-02-11T22:18:52.918 INFO:tasks.rados.rados.0.smithi023.stdout:1302: finishing write tid 4 to smithi02397626-19 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:1302: finishing write tid 5 to smithi02397626-19 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:1302: oid 19 updating version 0 to 331 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:1302: oid 19 version 331 is already newer than 330 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:1302: oid 19 updating version 331 to 332 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:1302: oid 19 version 332 is already newer than 329 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 332 (ObjNum 404 snap 135 seq_num 404) dirty exists 2024-02-11T22:18:52.920 INFO:tasks.rados.rados.0.smithi023.stdout:1302: left oid 19 (ObjNum 404 snap 135 seq_num 404) 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[111262]: pgmap v174: 121 pgs: 10 active+undersized+degraded, 19 active+undersized, 92 active+clean; 362 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 93/867 objects degraded (10.727%) 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 93/867 objects degraded (10.727%), 10 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[111262]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[111262]: osdmap e319: 8 total, 8 up, 8 in 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[111262]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1788671427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[113671]: pgmap v174: 121 pgs: 10 active+undersized+degraded, 19 active+undersized, 92 active+clean; 362 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 93/867 objects degraded (10.727%) 2024-02-11T22:18:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 93/867 objects degraded (10.727%), 10 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[113671]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[113671]: osdmap e319: 8 total, 8 up, 8 in 2024-02-11T22:18:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[113671]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:52 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1788671427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:52 smithi160 ceph-mon[106289]: pgmap v174: 121 pgs: 10 active+undersized+degraded, 19 active+undersized, 92 active+clean; 362 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 93/867 objects degraded (10.727%) 2024-02-11T22:18:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:52 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 93/867 objects degraded (10.727%), 10 pgs degraded (PG_DEGRADED) 2024-02-11T22:18:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:52 smithi160 ceph-mon[106289]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:52 smithi160 ceph-mon[106289]: osdmap e319: 8 total, 8 up, 8 in 2024-02-11T22:18:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:52 smithi160 ceph-mon[106289]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:18:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:52 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1788671427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:18:53.819 INFO:tasks.rados.rados.0.smithi023.stdout:1302: done (1 left) 2024-02-11T22:18:53.819 INFO:tasks.rados.rados.0.smithi023.stdout:1303: done (0 left) 2024-02-11T22:18:53.819 INFO:tasks.rados.rados.0.smithi023.stdout:1304: snap_create 2024-02-11T22:18:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:53 smithi023 ceph-mon[111262]: osdmap e320: 8 total, 8 up, 8 in 2024-02-11T22:18:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:53 smithi023 ceph-mon[113671]: osdmap e320: 8 total, 8 up, 8 in 2024-02-11T22:18:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:53 smithi160 ceph-mon[106289]: osdmap e320: 8 total, 8 up, 8 in 2024-02-11T22:18:54.846 INFO:tasks.rados.rados.0.smithi023.stdout:1304: done (0 left) 2024-02-11T22:18:54.847 INFO:tasks.rados.rados.0.smithi023.stdout:1305: rollback oid 44 current snap is 137 2024-02-11T22:18:54.847 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 125 2024-02-11T22:18:54.847 INFO:tasks.rados.rados.0.smithi023.stdout:1306: read oid 36 snap -1 2024-02-11T22:18:54.847 INFO:tasks.rados.rados.0.smithi023.stdout:1306: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:18:54.847 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 137 2024-02-11T22:18:54.847 INFO:tasks.rados.rados.0.smithi023.stdout:1307: seq_num 405 ranges {6676480=786432,7462912=589824,8052736=614400} 2024-02-11T22:18:54.887 INFO:tasks.rados.rados.0.smithi023.stdout:1307: writing smithi02397626-1 from 6676480 to 7462912 tid 1 2024-02-11T22:18:54.890 INFO:tasks.rados.rados.0.smithi023.stdout:1307: writing smithi02397626-1 from 7462912 to 8052736 tid 2 2024-02-11T22:18:54.894 INFO:tasks.rados.rados.0.smithi023.stdout:1307: writing smithi02397626-1 from 8052736 to 8667136 tid 3 2024-02-11T22:18:54.894 INFO:tasks.rados.rados.0.smithi023.stdout:1308: delete oid 50 current snap is 137 2024-02-11T22:18:54.894 INFO:tasks.rados.rados.0.smithi023.stdout:1305: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:18:54.894 INFO:tasks.rados.rados.0.smithi023.stdout:1305: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:18:54.894 INFO:tasks.rados.rados.0.smithi023.stdout:1305: finishing rollback tid 2 to smithi02397626-44 2024-02-11T22:18:54.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 578 (ObjNum 361 snap 114 seq_num 361) dirty exists 2024-02-11T22:18:54.895 INFO:tasks.rados.rados.0.smithi023.stdout:1306: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[111262]: pgmap v177: 121 pgs: 121 active+clean; 353 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 3.6 MiB/s, 1 objects/s recovering 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/867 objects degraded (10.727%), 10 pgs degraded) 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[111262]: osdmap e321: 8 total, 8 up, 8 in 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[113671]: pgmap v177: 121 pgs: 121 active+clean; 353 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 3.6 MiB/s, 1 objects/s recovering 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/867 objects degraded (10.727%), 10 pgs degraded) 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:18:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:54 smithi023 ceph-mon[113671]: osdmap e321: 8 total, 8 up, 8 in 2024-02-11T22:18:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:54 smithi160 ceph-mon[106289]: pgmap v177: 121 pgs: 121 active+clean; 353 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 3.6 MiB/s, 1 objects/s recovering 2024-02-11T22:18:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:54 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/867 objects degraded (10.727%), 10 pgs degraded) 2024-02-11T22:18:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:54 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:18:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:54 smithi160 ceph-mon[106289]: osdmap e321: 8 total, 8 up, 8 in 2024-02-11T22:18:55.387 INFO:tasks.rados.rados.0.smithi023.stdout:1307: finishing write tid 1 to smithi02397626-1 2024-02-11T22:18:55.387 INFO:tasks.rados.rados.0.smithi023.stdout:1307: finishing write tid 2 to smithi02397626-1 2024-02-11T22:18:55.387 INFO:tasks.rados.rados.0.smithi023.stdout:1307: finishing write tid 3 to smithi02397626-1 2024-02-11T22:18:55.387 INFO:tasks.rados.rados.0.smithi023.stdout:1307: finishing write tid 4 to smithi02397626-1 2024-02-11T22:18:55.387 INFO:tasks.rados.rados.0.smithi023.stdout:1307: finishing write tid 5 to smithi02397626-1 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1307: oid 1 updating version 0 to 1055 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1307: oid 1 updating version 1055 to 1058 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1307: oid 1 version 1058 is already newer than 1057 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1307: oid 1 version 1058 is already newer than 1056 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1058 (ObjNum 405 snap 137 seq_num 405) dirty exists 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1307: left oid 1 (ObjNum 405 snap 137 seq_num 405) 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1305: done (3 left) 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1306: done (2 left) 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1307: done (1 left) 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1308: done (0 left) 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1309: read oid 15 snap -1 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1309: expect (ObjNum 365 snap 115 seq_num 365) 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 137 2024-02-11T22:18:55.388 INFO:tasks.rados.rados.0.smithi023.stdout:1310: seq_num 407 ranges {1253376=425984,1679360=761856,2441216=704512,3145728=139264} 2024-02-11T22:18:55.396 INFO:tasks.rados.rados.0.smithi023.stdout:1310: writing smithi02397626-44 from 1253376 to 1679360 tid 1 2024-02-11T22:18:55.400 INFO:tasks.rados.rados.0.smithi023.stdout:1310: writing smithi02397626-44 from 1679360 to 2441216 tid 2 2024-02-11T22:18:55.404 INFO:tasks.rados.rados.0.smithi023.stdout:1310: writing smithi02397626-44 from 2441216 to 3145728 tid 3 2024-02-11T22:18:55.405 INFO:tasks.rados.rados.0.smithi023.stdout:1310: writing smithi02397626-44 from 3145728 to 3284992 tid 4 2024-02-11T22:18:55.405 INFO:tasks.rados.rados.0.smithi023.stdout:1311: snap_create 2024-02-11T22:18:55.405 INFO:tasks.rados.rados.0.smithi023.stdout:1309: expect (ObjNum 365 snap 115 seq_num 365) 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: finishing write tid 1 to smithi02397626-44 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: finishing write tid 2 to smithi02397626-44 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: finishing write tid 3 to smithi02397626-44 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: finishing write tid 4 to smithi02397626-44 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: finishing write tid 5 to smithi02397626-44 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: finishing write tid 6 to smithi02397626-44 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: oid 44 updating version 0 to 582 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: oid 44 updating version 582 to 583 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: oid 44 version 583 is already newer than 579 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: oid 44 version 583 is already newer than 581 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: oid 44 version 583 is already newer than 580 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 583 (ObjNum 407 snap 137 seq_num 407) dirty exists 2024-02-11T22:18:55.439 INFO:tasks.rados.rados.0.smithi023.stdout:1310: left oid 44 (ObjNum 407 snap 137 seq_num 407) 2024-02-11T22:18:55.844 INFO:tasks.rados.rados.0.smithi023.stdout:1309: done (2 left) 2024-02-11T22:18:55.844 INFO:tasks.rados.rados.0.smithi023.stdout:1310: done (1 left) 2024-02-11T22:18:55.844 INFO:tasks.rados.rados.0.smithi023.stdout:1311: done (0 left) 2024-02-11T22:18:55.845 INFO:tasks.rados.rados.0.smithi023.stdout:1312: read oid 49 snap -1 2024-02-11T22:18:55.845 INFO:tasks.rados.rados.0.smithi023.stdout:1312: expect (ObjNum 256 snap 78 seq_num 256) 2024-02-11T22:18:55.845 INFO:tasks.rados.rados.0.smithi023.stdout:1313: read oid 22 snap -1 2024-02-11T22:18:55.845 INFO:tasks.rados.rados.0.smithi023.stdout:1313: expect deleted 2024-02-11T22:18:55.845 INFO:tasks.rados.rados.0.smithi023.stdout:1314: delete oid 7 current snap is 138 2024-02-11T22:18:55.848 INFO:tasks.rados.rados.0.smithi023.stdout:1313: done (2 left) 2024-02-11T22:18:55.848 INFO:tasks.rados.rados.0.smithi023.stdout:1314: done (1 left) 2024-02-11T22:18:55.848 INFO:tasks.rados.rados.0.smithi023.stdout:1315: delete oid 5 current snap is 138 2024-02-11T22:18:55.851 INFO:tasks.rados.rados.0.smithi023.stdout:1315: done (1 left) 2024-02-11T22:18:55.851 INFO:tasks.rados.rados.0.smithi023.stdout:1316: read oid 9 snap -1 2024-02-11T22:18:55.851 INFO:tasks.rados.rados.0.smithi023.stdout:1316: expect deleted 2024-02-11T22:18:55.851 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 138 2024-02-11T22:18:55.851 INFO:tasks.rados.rados.0.smithi023.stdout:1317: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2024-02-11T22:18:55.853 INFO:tasks.rados.rados.0.smithi023.stdout:1317: writing smithi02397626-50 from 0 to 475136 tid 1 2024-02-11T22:18:55.856 INFO:tasks.rados.rados.0.smithi023.stdout:1317: writing smithi02397626-50 from 475136 to 892928 tid 2 2024-02-11T22:18:55.859 INFO:tasks.rados.rados.0.smithi023.stdout:1317: writing smithi02397626-50 from 892928 to 1368064 tid 3 2024-02-11T22:18:55.861 INFO:tasks.rados.rados.0.smithi023.stdout:1317: writing smithi02397626-50 from 1368064 to 1794048 tid 4 2024-02-11T22:18:55.863 INFO:tasks.rados.rados.0.smithi023.stdout:1317: writing smithi02397626-50 from 1794048 to 2080768 tid 5 2024-02-11T22:18:55.863 INFO:tasks.rados.rados.0.smithi023.stdout:1318: rmattr oid 44 current snap is 138 2024-02-11T22:18:55.864 INFO:tasks.rados.rados.0.smithi023.stdout:1318: done (3 left) 2024-02-11T22:18:55.864 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 138 2024-02-11T22:18:55.864 INFO:tasks.rados.rados.0.smithi023.stdout:1319: seq_num 411 ranges {0=491520,491520=753664,1245184=688128,1933312=163840} 2024-02-11T22:18:55.865 INFO:tasks.rados.rados.0.smithi023.stdout:1319: writing smithi02397626-22 from 0 to 491520 tid 1 2024-02-11T22:18:55.870 INFO:tasks.rados.rados.0.smithi023.stdout:1319: writing smithi02397626-22 from 491520 to 1245184 tid 2 2024-02-11T22:18:55.873 INFO:tasks.rados.rados.0.smithi023.stdout:1319: writing smithi02397626-22 from 1245184 to 1933312 tid 3 2024-02-11T22:18:55.875 INFO:tasks.rados.rados.0.smithi023.stdout:1319: writing smithi02397626-22 from 1933312 to 2097152 tid 4 2024-02-11T22:18:55.875 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 138 2024-02-11T22:18:55.875 INFO:tasks.rados.rados.0.smithi023.stdout:1320: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-02-11T22:18:55.877 INFO:tasks.rados.rados.0.smithi023.stdout:1320: writing smithi02397626-5 from 0 to 507904 tid 1 2024-02-11T22:18:55.881 INFO:tasks.rados.rados.0.smithi023.stdout:1320: writing smithi02397626-5 from 507904 to 1138688 tid 2 2024-02-11T22:18:55.883 INFO:tasks.rados.rados.0.smithi023.stdout:1320: writing smithi02397626-5 from 1138688 to 1630208 tid 3 2024-02-11T22:18:55.886 INFO:tasks.rados.rados.0.smithi023.stdout:1320: writing smithi02397626-5 from 1630208 to 2113536 tid 4 2024-02-11T22:18:55.886 INFO:tasks.rados.rados.0.smithi023.stdout:1321: snap_remove snap 123 2024-02-11T22:18:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:55 smithi023 ceph-mon[111262]: osdmap e322: 8 total, 8 up, 8 in 2024-02-11T22:18:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:18:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:18:55] "GET /metrics HTTP/1.1" 200 35958 "" "Prometheus/2.43.0" 2024-02-11T22:18:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:55 smithi023 ceph-mon[113671]: osdmap e322: 8 total, 8 up, 8 in 2024-02-11T22:18:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:55 smithi160 ceph-mon[106289]: osdmap e322: 8 total, 8 up, 8 in 2024-02-11T22:18:56.860 INFO:tasks.rados.rados.0.smithi023.stdout:1321: done (5 left) 2024-02-11T22:18:56.861 INFO:tasks.rados.rados.0.smithi023.stdout:1322: snap_remove snap 99 2024-02-11T22:18:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:56 smithi023 ceph-mon[111262]: pgmap v180: 121 pgs: 121 active+clean; 355 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 17 op/s; 3.6 MiB/s, 1 objects/s recovering 2024-02-11T22:18:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:56 smithi023 ceph-mon[111262]: osdmap e323: 8 total, 8 up, 8 in 2024-02-11T22:18:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:56 smithi023 ceph-mon[113671]: pgmap v180: 121 pgs: 121 active+clean; 355 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 17 op/s; 3.6 MiB/s, 1 objects/s recovering 2024-02-11T22:18:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:56 smithi023 ceph-mon[113671]: osdmap e323: 8 total, 8 up, 8 in 2024-02-11T22:18:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:56 smithi160 ceph-mon[106289]: pgmap v180: 121 pgs: 121 active+clean; 355 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 17 op/s; 3.6 MiB/s, 1 objects/s recovering 2024-02-11T22:18:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:56 smithi160 ceph-mon[106289]: osdmap e323: 8 total, 8 up, 8 in 2024-02-11T22:18:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:1322: done (5 left) 2024-02-11T22:18:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 138 2024-02-11T22:18:57.780 INFO:tasks.rados.rados.0.smithi023.stdout:1323: seq_num 413 ranges {0=524288,524288=516096,1040384=696320,1736704=393216} 2024-02-11T22:18:57.783 INFO:tasks.rados.rados.0.smithi023.stdout:1323: writing smithi02397626-17 from 0 to 524288 tid 1 2024-02-11T22:18:57.789 INFO:tasks.rados.rados.0.smithi023.stdout:1323: writing smithi02397626-17 from 524288 to 1040384 tid 2 2024-02-11T22:18:57.791 INFO:tasks.rados.rados.0.smithi023.stdout:1323: writing smithi02397626-17 from 1040384 to 1736704 tid 3 2024-02-11T22:18:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1323: writing smithi02397626-17 from 1736704 to 2129920 tid 4 2024-02-11T22:18:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1324: read oid 44 snap 136 2024-02-11T22:18:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1324: expect (ObjNum 361 snap 114 seq_num 361) 2024-02-11T22:18:57.796 INFO:tasks.rados.rados.0.smithi023.stdout:1325: rmattr oid 45 current snap is 138 2024-02-11T22:18:57.796 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 138 2024-02-11T22:18:57.796 INFO:tasks.rados.rados.0.smithi023.stdout:1326: seq_num 414 ranges {3162112=540672,3702784=802816,4505600=458752,4964352=344064} 2024-02-11T22:18:57.816 INFO:tasks.rados.rados.0.smithi023.stdout:1326: writing smithi02397626-3 from 3162112 to 3702784 tid 1 2024-02-11T22:18:57.821 INFO:tasks.rados.rados.0.smithi023.stdout:1326: writing smithi02397626-3 from 3702784 to 4505600 tid 2 2024-02-11T22:18:57.823 INFO:tasks.rados.rados.0.smithi023.stdout:1326: writing smithi02397626-3 from 4505600 to 4964352 tid 3 2024-02-11T22:18:57.826 INFO:tasks.rados.rados.0.smithi023.stdout:1326: writing smithi02397626-3 from 4964352 to 5308416 tid 4 2024-02-11T22:18:57.826 INFO:tasks.rados.rados.0.smithi023.stdout:1327: read oid 38 snap -1 2024-02-11T22:18:57.827 INFO:tasks.rados.rados.0.smithi023.stdout:1327: expect (ObjNum 375 snap 120 seq_num 375) 2024-02-11T22:18:57.827 INFO:tasks.rados.rados.0.smithi023.stdout:1328: delete oid 37 current snap is 138 2024-02-11T22:18:57.827 INFO:tasks.rados.rados.0.smithi023.stdout:1312: expect (ObjNum 256 snap 78 seq_num 256) 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 1 to smithi02397626-50 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 2 to smithi02397626-50 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 3 to smithi02397626-50 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 4 to smithi02397626-50 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 5 to smithi02397626-50 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 6 to smithi02397626-50 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1312: done (10 left) 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1316: done (9 left) 2024-02-11T22:18:57.907 INFO:tasks.rados.rados.0.smithi023.stdout:1328: done (8 left) 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1329: rollback oid 43 current snap is 138 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 127 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: finishing write tid 7 to smithi02397626-50 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: oid 50 updating version 0 to 809 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: oid 50 updating version 809 to 811 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: oid 50 updating version 811 to 814 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: oid 50 version 814 is already newer than 812 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: oid 50 version 814 is already newer than 813 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: oid 50 version 814 is already newer than 810 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 814 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1317: left oid 50 (ObjNum 410 snap 138 seq_num 410) 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1319: finishing write tid 1 to smithi02397626-22 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1319: finishing write tid 2 to smithi02397626-22 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1319: finishing write tid 3 to smithi02397626-22 2024-02-11T22:18:57.908 INFO:tasks.rados.rados.0.smithi023.stdout:1319: finishing write tid 4 to smithi02397626-22 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: finishing write tid 5 to smithi02397626-22 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: finishing write tid 6 to smithi02397626-22 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: oid 22 updating version 0 to 1062 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: oid 22 version 1062 is already newer than 1061 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: oid 22 version 1062 is already newer than 1060 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: oid 22 updating version 1062 to 1063 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: oid 22 version 1063 is already newer than 1059 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1063 (ObjNum 411 snap 138 seq_num 411) dirty exists 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: left oid 22 (ObjNum 411 snap 138 seq_num 411) 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1320: finishing write tid 1 to smithi02397626-5 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1317: done (8 left) 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:1319: done (7 left) 2024-02-11T22:18:57.909 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 138 2024-02-11T22:18:57.910 INFO:tasks.rados.rados.0.smithi023.stdout:1320: finishing write tid 2 to smithi02397626-5 2024-02-11T22:18:57.910 INFO:tasks.rados.rados.0.smithi023.stdout:1320: finishing write tid 3 to smithi02397626-5 2024-02-11T22:18:57.910 INFO:tasks.rados.rados.0.smithi023.stdout:1320: finishing write tid 4 to smithi02397626-5 2024-02-11T22:18:57.910 INFO:tasks.rados.rados.0.smithi023.stdout:1320: finishing write tid 5 to smithi02397626-5 2024-02-11T22:18:57.910 INFO:tasks.rados.rados.0.smithi023.stdout:1320: finishing write tid 6 to smithi02397626-5 2024-02-11T22:18:57.910 INFO:tasks.rados.rados.0.smithi023.stdout:1320: oid 5 updating version 0 to 808 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1320: oid 5 updating version 808 to 811 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1320: oid 5 version 811 is already newer than 810 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1320: oid 5 version 811 is already newer than 809 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1320: oid 5 version 811 is already newer than 807 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 811 (ObjNum 412 snap 138 seq_num 412) dirty exists 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1320: left oid 5 (ObjNum 412 snap 138 seq_num 412) 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1323: finishing write tid 1 to smithi02397626-17 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1323: finishing write tid 2 to smithi02397626-17 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 799 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1323: finishing write tid 3 to smithi02397626-17 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1323: finishing write tid 4 to smithi02397626-17 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1323: finishing write tid 5 to smithi02397626-17 2024-02-11T22:18:57.911 INFO:tasks.rados.rados.0.smithi023.stdout:1324: expect (ObjNum 361 snap 114 seq_num 361) 2024-02-11T22:18:57.935 INFO:tasks.rados.rados.0.smithi023.stdout:1323: finishing write tid 6 to smithi02397626-17 2024-02-11T22:18:57.935 INFO:tasks.rados.rados.0.smithi023.stdout:1323: oid 17 updating version 0 to 804 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1323: oid 17 version 804 is already newer than 803 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1323: oid 17 version 804 is already newer than 802 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1323: oid 17 updating version 804 to 805 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1323: oid 17 version 805 is already newer than 801 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 805 (ObjNum 413 snap 138 seq_num 413) dirty exists 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1323: left oid 17 (ObjNum 413 snap 138 seq_num 413) 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1326: finishing write tid 1 to smithi02397626-3 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1326: finishing write tid 2 to smithi02397626-3 2024-02-11T22:18:57.936 INFO:tasks.rados.rados.0.smithi023.stdout:1330: seq_num 416 ranges {2187264=573440,2760704=573440,3334144=475136,3809280=557056} 2024-02-11T22:18:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:1330: writing smithi02397626-30 from 2187264 to 2760704 tid 1 2024-02-11T22:18:57.953 INFO:tasks.rados.rados.0.smithi023.stdout:1330: writing smithi02397626-30 from 2760704 to 3334144 tid 2 2024-02-11T22:18:57.955 INFO:tasks.rados.rados.0.smithi023.stdout:1330: writing smithi02397626-30 from 3334144 to 3809280 tid 3 2024-02-11T22:18:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:1330: writing smithi02397626-30 from 3809280 to 4366336 tid 4 2024-02-11T22:18:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:1320: done (7 left) 2024-02-11T22:18:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:1323: done (6 left) 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1324: done (5 left) 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1325: done (4 left) 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1331: read oid 31 snap -1 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1331: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1332: read oid 15 snap 103 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1332: expect (ObjNum 332 snap 102 seq_num 332) 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1333: setattr oid 8 current snap is 138 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1326: finishing write tid 3 to smithi02397626-3 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1326: finishing write tid 4 to smithi02397626-3 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1326: finishing write tid 5 to smithi02397626-3 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1326: finishing write tid 6 to smithi02397626-3 2024-02-11T22:18:57.960 INFO:tasks.rados.rados.0.smithi023.stdout:1326: oid 3 updating version 0 to 553 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:1326: oid 3 version 553 is already newer than 550 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:1326: oid 3 version 553 is already newer than 551 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:1326: oid 3 version 553 is already newer than 549 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:1326: oid 3 version 553 is already newer than 552 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 553 (ObjNum 414 snap 138 seq_num 414) dirty exists 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:1326: left oid 3 (ObjNum 414 snap 138 seq_num 414) 2024-02-11T22:18:57.961 INFO:tasks.rados.rados.0.smithi023.stdout:1327: expect (ObjNum 375 snap 120 seq_num 375) 2024-02-11T22:18:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:57 smithi023 ceph-mon[111262]: osdmap e324: 8 total, 8 up, 8 in 2024-02-11T22:18:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:57 smithi023 ceph-mon[111262]: osdmap e325: 8 total, 8 up, 8 in 2024-02-11T22:18:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:57 smithi023 ceph-mon[113671]: osdmap e324: 8 total, 8 up, 8 in 2024-02-11T22:18:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:57 smithi023 ceph-mon[113671]: osdmap e325: 8 total, 8 up, 8 in 2024-02-11T22:18:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:57 smithi160 ceph-mon[106289]: osdmap e324: 8 total, 8 up, 8 in 2024-02-11T22:18:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:57 smithi160 ceph-mon[106289]: osdmap e325: 8 total, 8 up, 8 in 2024-02-11T22:18:58.262 INFO:tasks.rados.rados.0.smithi023.stdout:1329: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:18:58.262 INFO:tasks.rados.rados.0.smithi023.stdout:1329: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:18:58.262 INFO:tasks.rados.rados.0.smithi023.stdout:1329: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:18:58.262 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 814 (ObjNum 221 snap 65 seq_num 221) dirty exists 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: finishing write tid 1 to smithi02397626-30 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: finishing write tid 2 to smithi02397626-30 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: finishing write tid 3 to smithi02397626-30 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: finishing write tid 4 to smithi02397626-30 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: finishing write tid 5 to smithi02397626-30 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: finishing write tid 6 to smithi02397626-30 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: oid 30 updating version 0 to 817 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: oid 30 version 817 is already newer than 816 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: oid 30 updating version 817 to 818 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: oid 30 version 818 is already newer than 815 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:1330: oid 30 updating version 818 to 819 2024-02-11T22:18:58.263 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 819 (ObjNum 416 snap 138 seq_num 416) dirty exists 2024-02-11T22:18:58.264 INFO:tasks.rados.rados.0.smithi023.stdout:1330: left oid 30 (ObjNum 416 snap 138 seq_num 416) 2024-02-11T22:18:58.264 INFO:tasks.rados.rados.0.smithi023.stdout:1332: expect (ObjNum 332 snap 102 seq_num 332) 2024-02-11T22:18:58.284 INFO:tasks.rados.rados.0.smithi023.stdout:1331: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:18:58.374 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 403 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:18:58.374 INFO:tasks.rados.rados.0.smithi023.stdout:1326: done (6 left) 2024-02-11T22:18:58.374 INFO:tasks.rados.rados.0.smithi023.stdout:1327: done (5 left) 2024-02-11T22:18:58.374 INFO:tasks.rados.rados.0.smithi023.stdout:1329: done (4 left) 2024-02-11T22:18:58.374 INFO:tasks.rados.rados.0.smithi023.stdout:1330: done (3 left) 2024-02-11T22:18:58.375 INFO:tasks.rados.rados.0.smithi023.stdout:1331: done (2 left) 2024-02-11T22:18:58.375 INFO:tasks.rados.rados.0.smithi023.stdout:1332: done (1 left) 2024-02-11T22:18:58.375 INFO:tasks.rados.rados.0.smithi023.stdout:1333: done (0 left) 2024-02-11T22:18:58.375 INFO:tasks.rados.rados.0.smithi023.stdout:1334: snap_remove snap 90 2024-02-11T22:18:58.875 INFO:tasks.rados.rados.0.smithi023.stdout:1334: done (0 left) 2024-02-11T22:18:58.875 INFO:tasks.rados.rados.0.smithi023.stdout:1335: rmattr oid 30 current snap is 138 2024-02-11T22:18:58.875 INFO:tasks.rados.rados.0.smithi023.stdout:1335: done (0 left) 2024-02-11T22:18:58.875 INFO:tasks.rados.rados.0.smithi023.stdout:1336: snap_remove snap 125 2024-02-11T22:18:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:58 smithi023 ceph-mon[111262]: pgmap v183: 121 pgs: 121 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.9 MiB/s wr, 11 op/s 2024-02-11T22:18:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:58 smithi023 ceph-mon[113671]: pgmap v183: 121 pgs: 121 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.9 MiB/s wr, 11 op/s 2024-02-11T22:18:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:58 smithi160 ceph-mon[106289]: pgmap v183: 121 pgs: 121 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.9 MiB/s wr, 11 op/s 2024-02-11T22:18:59.886 INFO:tasks.rados.rados.0.smithi023.stdout:1336: done (0 left) 2024-02-11T22:18:59.886 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 138 2024-02-11T22:18:59.886 INFO:tasks.rados.rados.0.smithi023.stdout:1337: seq_num 417 ranges {2744320=589824,3334144=458752,3792896=679936,4472832=466944} 2024-02-11T22:18:59.903 INFO:tasks.rados.rados.0.smithi023.stdout:1337: writing smithi02397626-11 from 2744320 to 3334144 tid 1 2024-02-11T22:18:59.906 INFO:tasks.rados.rados.0.smithi023.stdout:1337: writing smithi02397626-11 from 3334144 to 3792896 tid 2 2024-02-11T22:18:59.910 INFO:tasks.rados.rados.0.smithi023.stdout:1337: writing smithi02397626-11 from 3792896 to 4472832 tid 3 2024-02-11T22:18:59.914 INFO:tasks.rados.rados.0.smithi023.stdout:1337: writing smithi02397626-11 from 4472832 to 4939776 tid 4 2024-02-11T22:18:59.914 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 138 2024-02-11T22:18:59.914 INFO:tasks.rados.rados.0.smithi023.stdout:1337: finishing write tid 1 to smithi02397626-11 2024-02-11T22:18:59.914 INFO:tasks.rados.rados.0.smithi023.stdout:1338: seq_num 418 ranges {5308416=606208,5914624=737280,6651904=434176,7086080=434176} 2024-02-11T22:18:59.946 INFO:tasks.rados.rados.0.smithi023.stdout:1338: writing smithi02397626-3 from 5308416 to 5914624 tid 1 2024-02-11T22:18:59.950 INFO:tasks.rados.rados.0.smithi023.stdout:1338: writing smithi02397626-3 from 5914624 to 6651904 tid 2 2024-02-11T22:18:59.952 INFO:tasks.rados.rados.0.smithi023.stdout:1338: writing smithi02397626-3 from 6651904 to 7086080 tid 3 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1338: writing smithi02397626-3 from 7086080 to 7520256 tid 4 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1339: rollback oid 13 current snap is 138 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 109 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1340: rollback oid 8 current snap is 138 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 58 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1337: finishing write tid 2 to smithi02397626-11 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1337: finishing write tid 3 to smithi02397626-11 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1337: finishing write tid 4 to smithi02397626-11 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1337: finishing write tid 5 to smithi02397626-11 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1337: finishing write tid 6 to smithi02397626-11 2024-02-11T22:18:59.956 INFO:tasks.rados.rados.0.smithi023.stdout:1337: oid 11 updating version 0 to 496 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1337: oid 11 updating version 496 to 497 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1337: oid 11 updating version 497 to 499 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1337: oid 11 version 499 is already newer than 498 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1337: oid 11 updating version 499 to 500 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 500 (ObjNum 417 snap 138 seq_num 417) dirty exists 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1337: left oid 11 (ObjNum 417 snap 138 seq_num 417) 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1338: finishing write tid 1 to smithi02397626-3 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1338: finishing write tid 2 to smithi02397626-3 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1338: finishing write tid 3 to smithi02397626-3 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1337: done (3 left) 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1341: rmattr oid 45 current snap is 138 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1342: rmattr oid 18 current snap is 138 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1342: done (4 left) 2024-02-11T22:18:59.957 INFO:tasks.rados.rados.0.smithi023.stdout:1343: delete oid 12 current snap is 138 2024-02-11T22:18:59.958 INFO:tasks.rados.rados.0.smithi023.stdout:1340: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:18:59.964 INFO:tasks.rados.rados.0.smithi023.stdout:1343: done (4 left) 2024-02-11T22:18:59.964 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 138 2024-02-11T22:18:59.964 INFO:tasks.rados.rados.0.smithi023.stdout:1344: seq_num 420 ranges {4325376=638976,4964352=557056,5521408=450560,5971968=598016} 2024-02-11T22:18:59.986 INFO:tasks.rados.rados.0.smithi023.stdout:1344: writing smithi02397626-24 from 4325376 to 4964352 tid 1 2024-02-11T22:18:59.989 INFO:tasks.rados.rados.0.smithi023.stdout:1344: writing smithi02397626-24 from 4964352 to 5521408 tid 2 2024-02-11T22:18:59.992 INFO:tasks.rados.rados.0.smithi023.stdout:1344: writing smithi02397626-24 from 5521408 to 5971968 tid 3 2024-02-11T22:18:59.996 INFO:tasks.rados.rados.0.smithi023.stdout:1344: writing smithi02397626-24 from 5971968 to 6569984 tid 4 2024-02-11T22:18:59.996 INFO:tasks.rados.rados.0.smithi023.stdout:1345: snap_remove snap 118 2024-02-11T22:19:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:18:59 smithi023 ceph-mon[111262]: osdmap e326: 8 total, 8 up, 8 in 2024-02-11T22:19:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:18:59 smithi023 ceph-mon[113671]: osdmap e326: 8 total, 8 up, 8 in 2024-02-11T22:19:00.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:18:59 smithi160 ceph-mon[106289]: osdmap e326: 8 total, 8 up, 8 in 2024-02-11T22:19:00.898 INFO:tasks.rados.rados.0.smithi023.stdout:1345: done (5 left) 2024-02-11T22:19:00.898 INFO:tasks.rados.rados.0.smithi023.stdout:1346: read oid 43 snap -1 2024-02-11T22:19:00.898 INFO:tasks.rados.rados.0.smithi023.stdout:1346: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:19:00.898 INFO:tasks.rados.rados.0.smithi023.stdout:1347: snap_create 2024-02-11T22:19:00.898 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 800 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:19:00.898 INFO:tasks.rados.rados.0.smithi023.stdout:1340: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1340: finishing rollback tid 2 to smithi02397626-8 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 406 (ObjNum 196 snap 53 seq_num 196) dirty exists 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: finishing write tid 4 to smithi02397626-3 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: finishing write tid 5 to smithi02397626-3 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1339: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1339: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1339: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 572 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: finishing write tid 6 to smithi02397626-3 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: oid 3 updating version 0 to 567 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: oid 3 version 567 is already newer than 564 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: oid 3 version 567 is already newer than 565 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: oid 3 updating version 567 to 568 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:1338: oid 3 version 568 is already newer than 566 2024-02-11T22:19:00.899 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 568 (ObjNum 418 snap 138 seq_num 418) dirty exists 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1338: left oid 3 (ObjNum 418 snap 138 seq_num 418) 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: finishing write tid 1 to smithi02397626-24 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: finishing write tid 2 to smithi02397626-24 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: finishing write tid 3 to smithi02397626-24 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: finishing write tid 4 to smithi02397626-24 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: finishing write tid 5 to smithi02397626-24 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: finishing write tid 6 to smithi02397626-24 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: oid 24 updating version 0 to 541 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: oid 24 updating version 541 to 543 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: oid 24 version 543 is already newer than 542 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: oid 24 updating version 543 to 544 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: oid 24 version 544 is already newer than 540 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 544 (ObjNum 420 snap 138 seq_num 420) dirty exists 2024-02-11T22:19:00.900 INFO:tasks.rados.rados.0.smithi023.stdout:1344: left oid 24 (ObjNum 420 snap 138 seq_num 420) 2024-02-11T22:19:00.940 INFO:tasks.rados.rados.0.smithi023.stdout:1346: expect (ObjNum 221 snap 65 seq_num 221) 2024-02-11T22:19:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:00 smithi023 ceph-mon[111262]: pgmap v186: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-02-11T22:19:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:00 smithi023 ceph-mon[111262]: osdmap e327: 8 total, 8 up, 8 in 2024-02-11T22:19:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:00 smithi023 ceph-mon[113671]: pgmap v186: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-02-11T22:19:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:00 smithi023 ceph-mon[113671]: osdmap e327: 8 total, 8 up, 8 in 2024-02-11T22:19:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:00 smithi160 ceph-mon[106289]: pgmap v186: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-02-11T22:19:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:00 smithi160 ceph-mon[106289]: osdmap e327: 8 total, 8 up, 8 in 2024-02-11T22:19:01.902 INFO:tasks.rados.rados.0.smithi023.stdout:1338: done (6 left) 2024-02-11T22:19:01.902 INFO:tasks.rados.rados.0.smithi023.stdout:1339: done (5 left) 2024-02-11T22:19:01.902 INFO:tasks.rados.rados.0.smithi023.stdout:1340: done (4 left) 2024-02-11T22:19:01.902 INFO:tasks.rados.rados.0.smithi023.stdout:1341: done (3 left) 2024-02-11T22:19:01.902 INFO:tasks.rados.rados.0.smithi023.stdout:1344: done (2 left) 2024-02-11T22:19:01.902 INFO:tasks.rados.rados.0.smithi023.stdout:1346: done (1 left) 2024-02-11T22:19:01.903 INFO:tasks.rados.rados.0.smithi023.stdout:1347: done (0 left) 2024-02-11T22:19:01.903 INFO:tasks.rados.rados.0.smithi023.stdout:1348: delete oid 3 current snap is 139 2024-02-11T22:19:01.905 INFO:tasks.rados.rados.0.smithi023.stdout:1348: done (0 left) 2024-02-11T22:19:01.905 INFO:tasks.rados.rados.0.smithi023.stdout:1349: rollback oid 50 current snap is 139 2024-02-11T22:19:01.905 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 109 2024-02-11T22:19:01.907 INFO:tasks.rados.rados.0.smithi023.stdout:1350: copy_from oid 39 from oid 10 current snap is 139 2024-02-11T22:19:01.907 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 139 2024-02-11T22:19:01.907 INFO:tasks.rados.rados.0.smithi023.stdout:1351: seq_num 422 ranges {3219456=671744,3891200=729088,4620288=417792,5038080=458752} 2024-02-11T22:19:01.927 INFO:tasks.rados.rados.0.smithi023.stdout:1351: writing smithi02397626-2 from 3219456 to 3891200 tid 1 2024-02-11T22:19:01.931 INFO:tasks.rados.rados.0.smithi023.stdout:1351: writing smithi02397626-2 from 3891200 to 4620288 tid 2 2024-02-11T22:19:01.933 INFO:tasks.rados.rados.0.smithi023.stdout:1351: writing smithi02397626-2 from 4620288 to 5038080 tid 3 2024-02-11T22:19:01.936 INFO:tasks.rados.rados.0.smithi023.stdout:1351: writing smithi02397626-2 from 5038080 to 5496832 tid 4 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1352: read oid 36 snap -1 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1352: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1353: rollback oid 32 current snap is 139 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 109 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1349: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1349: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1349: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 852 (ObjNum 323 snap 101 seq_num 323) dirty exists 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1350: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1350: finishing copy_from to smithi02397626-39 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 805 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1351: finishing write tid 1 to smithi02397626-2 2024-02-11T22:19:01.937 INFO:tasks.rados.rados.0.smithi023.stdout:1349: done (4 left) 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:1350: done (3 left) 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:1354: rollback oid 17 current snap is 139 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 138 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:1351: finishing write tid 2 to smithi02397626-2 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:1355: copy_from oid 38 from oid 9 current snap is 139 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:1356: snap_create 2024-02-11T22:19:01.938 INFO:tasks.rados.rados.0.smithi023.stdout:1351: finishing write tid 3 to smithi02397626-2 2024-02-11T22:19:01.940 INFO:tasks.rados.rados.0.smithi023.stdout:1354: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:19:01.943 INFO:tasks.rados.rados.0.smithi023.stdout:1355: finishing copy_from to smithi02397626-38 2024-02-11T22:19:01.943 INFO:tasks.rados.rados.0.smithi023.stdout:1355: got expected ENOENT (src dne) 2024-02-11T22:19:01.943 INFO:tasks.rados.rados.0.smithi023.stdout:1355: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:1353: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:1354: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:1351: finishing write tid 4 to smithi02397626-2 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:1353: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:1354: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 808 (ObjNum 413 snap 138 seq_num 413) dirty exists 2024-02-11T22:19:01.944 INFO:tasks.rados.rados.0.smithi023.stdout:1351: finishing write tid 5 to smithi02397626-2 2024-02-11T22:19:01.945 INFO:tasks.rados.rados.0.smithi023.stdout:1353: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:19:01.945 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1101 (ObjNum 331 snap 102 seq_num 331) dirty exists 2024-02-11T22:19:01.945 INFO:tasks.rados.rados.0.smithi023.stdout:1351: finishing write tid 6 to smithi02397626-2 2024-02-11T22:19:01.945 INFO:tasks.rados.rados.0.smithi023.stdout:1351: oid 2 updating version 0 to 825 2024-02-11T22:19:01.945 INFO:tasks.rados.rados.0.smithi023.stdout:1351: oid 2 updating version 825 to 827 2024-02-11T22:19:01.946 INFO:tasks.rados.rados.0.smithi023.stdout:1351: oid 2 updating version 827 to 829 2024-02-11T22:19:01.946 INFO:tasks.rados.rados.0.smithi023.stdout:1351: oid 2 version 829 is already newer than 828 2024-02-11T22:19:01.946 INFO:tasks.rados.rados.0.smithi023.stdout:1351: oid 2 version 829 is already newer than 826 2024-02-11T22:19:01.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 829 (ObjNum 422 snap 139 seq_num 422) dirty exists 2024-02-11T22:19:01.946 INFO:tasks.rados.rados.0.smithi023.stdout:1351: left oid 2 (ObjNum 422 snap 139 seq_num 422) 2024-02-11T22:19:01.959 INFO:tasks.rados.rados.0.smithi023.stdout:1352: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:19:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:01 smithi023 ceph-mon[111262]: osdmap e328: 8 total, 8 up, 8 in 2024-02-11T22:19:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:01 smithi023 ceph-mon[113671]: osdmap e328: 8 total, 8 up, 8 in 2024-02-11T22:19:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:01 smithi160 ceph-mon[106289]: osdmap e328: 8 total, 8 up, 8 in 2024-02-11T22:19:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1351: done (5 left) 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1352: done (4 left) 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1353: done (3 left) 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1354: done (2 left) 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1355: done (1 left) 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1356: done (0 left) 2024-02-11T22:19:02.771 INFO:tasks.rados.rados.0.smithi023.stdout:1357: read oid 31 snap 115 2024-02-11T22:19:02.772 INFO:tasks.rados.rados.0.smithi023.stdout:1357: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:19:02.772 INFO:tasks.rados.rados.0.smithi023.stdout:1358: delete oid 4 current snap is 140 2024-02-11T22:19:02.777 INFO:tasks.rados.rados.0.smithi023.stdout:1358: done (1 left) 2024-02-11T22:19:02.777 INFO:tasks.rados.rados.0.smithi023.stdout:1359: snap_remove snap 119 2024-02-11T22:19:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:02 smithi023 ceph-mon[111262]: pgmap v189: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 520 KiB/s wr, 4 op/s 2024-02-11T22:19:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:02 smithi023 ceph-mon[111262]: osdmap e329: 8 total, 8 up, 8 in 2024-02-11T22:19:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:02 smithi023 ceph-mon[111262]: osdmap e330: 8 total, 8 up, 8 in 2024-02-11T22:19:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:02 smithi023 ceph-mon[113671]: pgmap v189: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 520 KiB/s wr, 4 op/s 2024-02-11T22:19:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:02 smithi023 ceph-mon[113671]: osdmap e329: 8 total, 8 up, 8 in 2024-02-11T22:19:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:02 smithi023 ceph-mon[113671]: osdmap e330: 8 total, 8 up, 8 in 2024-02-11T22:19:03.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:02 smithi160 ceph-mon[106289]: pgmap v189: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 365 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 520 KiB/s wr, 4 op/s 2024-02-11T22:19:03.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:02 smithi160 ceph-mon[106289]: osdmap e329: 8 total, 8 up, 8 in 2024-02-11T22:19:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:02 smithi160 ceph-mon[106289]: osdmap e330: 8 total, 8 up, 8 in 2024-02-11T22:19:03.792 INFO:tasks.rados.rados.0.smithi023.stdout:1359: done (1 left) 2024-02-11T22:19:03.792 INFO:tasks.rados.rados.0.smithi023.stdout:1360: read oid 9 snap -1 2024-02-11T22:19:03.792 INFO:tasks.rados.rados.0.smithi023.stdout:1360: expect deleted 2024-02-11T22:19:03.792 INFO:tasks.rados.rados.0.smithi023.stdout:1361: delete oid 47 current snap is 140 2024-02-11T22:19:03.792 INFO:tasks.rados.rados.0.smithi023.stdout:1357: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:19:03.892 INFO:tasks.rados.rados.0.smithi023.stdout:1357: done (2 left) 2024-02-11T22:19:03.892 INFO:tasks.rados.rados.0.smithi023.stdout:1360: done (1 left) 2024-02-11T22:19:03.892 INFO:tasks.rados.rados.0.smithi023.stdout:1361: done (0 left) 2024-02-11T22:19:03.892 INFO:tasks.rados.rados.0.smithi023.stdout:1362: snap_remove snap 137 2024-02-11T22:19:04.800 INFO:tasks.rados.rados.0.smithi023.stdout:1362: done (0 left) 2024-02-11T22:19:04.800 INFO:tasks.rados.rados.0.smithi023.stdout:1363: read oid 27 snap 116 2024-02-11T22:19:04.800 INFO:tasks.rados.rados.0.smithi023.stdout:1363: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:19:04.800 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 140 2024-02-11T22:19:04.800 INFO:tasks.rados.rados.0.smithi023.stdout:1364: seq_num 425 ranges {892928=720896,1613824=778240,2392064=638976,3031040=188416} 2024-02-11T22:19:04.812 INFO:tasks.rados.rados.0.smithi023.stdout:1364: writing smithi02397626-8 from 892928 to 1613824 tid 1 2024-02-11T22:19:04.814 INFO:tasks.rados.rados.0.smithi023.stdout:1364: writing smithi02397626-8 from 1613824 to 2392064 tid 2 2024-02-11T22:19:04.818 INFO:tasks.rados.rados.0.smithi023.stdout:1364: writing smithi02397626-8 from 2392064 to 3031040 tid 3 2024-02-11T22:19:04.820 INFO:tasks.rados.rados.0.smithi023.stdout:1364: writing smithi02397626-8 from 3031040 to 3219456 tid 4 2024-02-11T22:19:04.820 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 140 2024-02-11T22:19:04.820 INFO:tasks.rados.rados.0.smithi023.stdout:1364: finishing write tid 1 to smithi02397626-8 2024-02-11T22:19:04.820 INFO:tasks.rados.rados.0.smithi023.stdout:1365: seq_num 426 ranges {0=737280,737280=712704,1449984=802816,2252800=90112} 2024-02-11T22:19:04.824 INFO:tasks.rados.rados.0.smithi023.stdout:1365: writing smithi02397626-12 from 0 to 737280 tid 1 2024-02-11T22:19:04.829 INFO:tasks.rados.rados.0.smithi023.stdout:1365: writing smithi02397626-12 from 737280 to 1449984 tid 2 2024-02-11T22:19:04.833 INFO:tasks.rados.rados.0.smithi023.stdout:1365: writing smithi02397626-12 from 1449984 to 2252800 tid 3 2024-02-11T22:19:04.834 INFO:tasks.rados.rados.0.smithi023.stdout:1365: writing smithi02397626-12 from 2252800 to 2342912 tid 4 2024-02-11T22:19:04.834 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 140 2024-02-11T22:19:04.834 INFO:tasks.rados.rados.0.smithi023.stdout:1364: finishing write tid 2 to smithi02397626-8 2024-02-11T22:19:04.834 INFO:tasks.rados.rados.0.smithi023.stdout:1364: finishing write tid 3 to smithi02397626-8 2024-02-11T22:19:04.834 INFO:tasks.rados.rados.0.smithi023.stdout:1364: finishing write tid 4 to smithi02397626-8 2024-02-11T22:19:04.834 INFO:tasks.rados.rados.0.smithi023.stdout:1366: seq_num 427 ranges {2097152=761856,2859008=598016,3457024=606208,4063232=401408} 2024-02-11T22:19:04.850 INFO:tasks.rados.rados.0.smithi023.stdout:1366: writing smithi02397626-22 from 2097152 to 2859008 tid 1 2024-02-11T22:19:04.853 INFO:tasks.rados.rados.0.smithi023.stdout:1366: writing smithi02397626-22 from 2859008 to 3457024 tid 2 2024-02-11T22:19:04.856 INFO:tasks.rados.rados.0.smithi023.stdout:1366: writing smithi02397626-22 from 3457024 to 4063232 tid 3 2024-02-11T22:19:04.859 INFO:tasks.rados.rados.0.smithi023.stdout:1366: writing smithi02397626-22 from 4063232 to 4464640 tid 4 2024-02-11T22:19:04.859 INFO:tasks.rados.rados.0.smithi023.stdout:1367: snap_remove snap 138 2024-02-11T22:19:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:04 smithi023 ceph-mon[111262]: pgmap v192: 121 pgs: 121 active+clean; 378 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-02-11T22:19:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:04 smithi023 ceph-mon[111262]: osdmap e331: 8 total, 8 up, 8 in 2024-02-11T22:19:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:04 smithi023 ceph-mon[113671]: pgmap v192: 121 pgs: 121 active+clean; 378 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-02-11T22:19:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:04 smithi023 ceph-mon[113671]: osdmap e331: 8 total, 8 up, 8 in 2024-02-11T22:19:05.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:04 smithi160 ceph-mon[106289]: pgmap v192: 121 pgs: 121 active+clean; 378 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-02-11T22:19:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:04 smithi160 ceph-mon[106289]: osdmap e331: 8 total, 8 up, 8 in 2024-02-11T22:19:05.830 INFO:tasks.rados.rados.0.smithi023.stdout:1367: done (4 left) 2024-02-11T22:19:05.830 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 140 2024-02-11T22:19:05.831 INFO:tasks.rados.rados.0.smithi023.stdout:1368: seq_num 428 ranges {1318912=778240,2097152=483328,2580480=409600,2990080=417792,3407872=294912} 2024-02-11T22:19:05.840 INFO:tasks.rados.rados.0.smithi023.stdout:1368: writing smithi02397626-15 from 1318912 to 2097152 tid 1 2024-02-11T22:19:05.843 INFO:tasks.rados.rados.0.smithi023.stdout:1368: writing smithi02397626-15 from 2097152 to 2580480 tid 2 2024-02-11T22:19:05.850 INFO:tasks.rados.rados.0.smithi023.stdout:1368: writing smithi02397626-15 from 2580480 to 2990080 tid 3 2024-02-11T22:19:05.850 INFO:tasks.rados.rados.0.smithi023.stdout:1368: writing smithi02397626-15 from 2990080 to 3407872 tid 4 2024-02-11T22:19:05.851 INFO:tasks.rados.rados.0.smithi023.stdout:1368: writing smithi02397626-15 from 3407872 to 3702784 tid 5 2024-02-11T22:19:05.851 INFO:tasks.rados.rados.0.smithi023.stdout:1369: setattr oid 37 current snap is 140 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: finishing write tid 5 to smithi02397626-8 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: finishing write tid 6 to smithi02397626-8 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: oid 8 updating version 0 to 411 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: oid 8 version 411 is already newer than 407 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: oid 8 version 411 is already newer than 408 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: oid 8 version 411 is already newer than 409 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: oid 8 version 411 is already newer than 410 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 411 (ObjNum 425 snap 140 seq_num 425) dirty exists 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1364: left oid 8 (ObjNum 425 snap 140 seq_num 425) 2024-02-11T22:19:05.853 INFO:tasks.rados.rados.0.smithi023.stdout:1363: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:19:05.990 INFO:tasks.rados.rados.0.smithi023.stdout:1365: finishing write tid 1 to smithi02397626-12 2024-02-11T22:19:05.990 INFO:tasks.rados.rados.0.smithi023.stdout:1365: finishing write tid 2 to smithi02397626-12 2024-02-11T22:19:05.990 INFO:tasks.rados.rados.0.smithi023.stdout:1365: finishing write tid 3 to smithi02397626-12 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: finishing write tid 4 to smithi02397626-12 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: finishing write tid 5 to smithi02397626-12 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: finishing write tid 6 to smithi02397626-12 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: oid 12 updating version 0 to 863 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: oid 12 updating version 863 to 867 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: oid 12 version 867 is already newer than 866 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: oid 12 version 867 is already newer than 865 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: oid 12 version 867 is already newer than 864 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 867 (ObjNum 426 snap 140 seq_num 426) dirty exists 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1365: left oid 12 (ObjNum 426 snap 140 seq_num 426) 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1366: finishing write tid 1 to smithi02397626-22 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1366: finishing write tid 2 to smithi02397626-22 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1366: finishing write tid 3 to smithi02397626-22 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1366: finishing write tid 4 to smithi02397626-22 2024-02-11T22:19:05.991 INFO:tasks.rados.rados.0.smithi023.stdout:1366: finishing write tid 5 to smithi02397626-22 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: finishing write tid 6 to smithi02397626-22 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: oid 22 updating version 0 to 1114 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: oid 22 version 1114 is already newer than 1112 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: oid 22 version 1114 is already newer than 1111 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: oid 22 updating version 1114 to 1115 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: oid 22 version 1115 is already newer than 1113 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1115 (ObjNum 427 snap 140 seq_num 427) dirty exists 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1366: left oid 22 (ObjNum 427 snap 140 seq_num 427) 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 1 to smithi02397626-15 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 2 to smithi02397626-15 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 3 to smithi02397626-15 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 4 to smithi02397626-15 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 5 to smithi02397626-15 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 6 to smithi02397626-15 2024-02-11T22:19:05.992 INFO:tasks.rados.rados.0.smithi023.stdout:1368: finishing write tid 7 to smithi02397626-15 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: oid 15 updating version 0 to 557 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: oid 15 updating version 557 to 561 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: oid 15 version 561 is already newer than 558 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: oid 15 version 561 is already newer than 560 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: oid 15 version 561 is already newer than 556 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: oid 15 version 561 is already newer than 559 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 561 (ObjNum 428 snap 140 seq_num 428) dirty exists 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: left oid 15 (ObjNum 428 snap 140 seq_num 428) 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1363: done (5 left) 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1364: done (4 left) 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1365: done (3 left) 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1366: done (2 left) 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1368: done (1 left) 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1370: copy_from oid 19 from oid 3 current snap is 140 2024-02-11T22:19:05.993 INFO:tasks.rados.rados.0.smithi023.stdout:1371: snap_create 2024-02-11T22:19:05.994 INFO:tasks.rados.rados.0.smithi023.stdout:1370: finishing copy_from to smithi02397626-19 2024-02-11T22:19:05.994 INFO:tasks.rados.rados.0.smithi023.stdout:1370: got expected ENOENT (src dne) 2024-02-11T22:19:05.994 INFO:tasks.rados.rados.0.smithi023.stdout:1370: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:19:05.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 870 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:19:06.019 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[111262]: osdmap e332: 8 total, 8 up, 8 in 2024-02-11T22:19:06.019 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:19:06.019 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:19:06.019 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[111262]: Upgrade: osd.3 is safe to restart 2024-02-11T22:19:06.020 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:19:05] "GET /metrics HTTP/1.1" 200 35958 "" "Prometheus/2.43.0" 2024-02-11T22:19:06.020 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[113671]: osdmap e332: 8 total, 8 up, 8 in 2024-02-11T22:19:06.020 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:19:06.020 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:19:06.020 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:05 smithi023 ceph-mon[113671]: Upgrade: osd.3 is safe to restart 2024-02-11T22:19:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:05 smithi160 ceph-mon[106289]: osdmap e332: 8 total, 8 up, 8 in 2024-02-11T22:19:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:19:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:05 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-11T22:19:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:05 smithi160 ceph-mon[106289]: Upgrade: osd.3 is safe to restart 2024-02-11T22:19:06.815 INFO:tasks.rados.rados.0.smithi023.stdout:1369: done (2 left) 2024-02-11T22:19:06.815 INFO:tasks.rados.rados.0.smithi023.stdout:1370: done (1 left) 2024-02-11T22:19:06.815 INFO:tasks.rados.rados.0.smithi023.stdout:1371: done (0 left) 2024-02-11T22:19:06.815 INFO:tasks.rados.rados.0.smithi023.stdout:1372: snap_remove snap 131 2024-02-11T22:19:07.071 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: pgmap v195: 121 pgs: 121 active+clean; 378 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: osdmap e333: 8 total, 8 up, 8 in 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: pgmap v195: 121 pgs: 121 active+clean; 378 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: osdmap e333: 8 total, 8 up, 8 in 2024-02-11T22:19:07.072 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:07.073 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:19:07.073 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:07.073 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:07.073 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:07.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: pgmap v195: 121 pgs: 121 active+clean; 378 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 32 op/s 2024-02-11T22:19:07.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: osdmap e333: 8 total, 8 up, 8 in 2024-02-11T22:19:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-11T22:19:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:07.773 INFO:tasks.rados.rados.0.smithi023.stdout:1372: done (0 left) 2024-02-11T22:19:07.773 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 141 2024-02-11T22:19:07.773 INFO:tasks.rados.rados.0.smithi023.stdout:1373: seq_num 429 ranges {3219456=794624,4014080=770048,4784128=622592,5406720=212992} 2024-02-11T22:19:07.795 INFO:tasks.rados.rados.0.smithi023.stdout:1373: writing smithi02397626-8 from 3219456 to 4014080 tid 1 2024-02-11T22:19:07.800 INFO:tasks.rados.rados.0.smithi023.stdout:1373: writing smithi02397626-8 from 4014080 to 4784128 tid 2 2024-02-11T22:19:07.804 INFO:tasks.rados.rados.0.smithi023.stdout:1373: writing smithi02397626-8 from 4784128 to 5406720 tid 3 2024-02-11T22:19:07.806 INFO:tasks.rados.rados.0.smithi023.stdout:1373: writing smithi02397626-8 from 5406720 to 5619712 tid 4 2024-02-11T22:19:07.806 INFO:tasks.rados.rados.0.smithi023.stdout:1374: rollback oid 31 current snap is 141 2024-02-11T22:19:07.806 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 71 2024-02-11T22:19:07.806 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 141 2024-02-11T22:19:07.806 INFO:tasks.rados.rados.0.smithi023.stdout:1373: finishing write tid 1 to smithi02397626-8 2024-02-11T22:19:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:1375: seq_num 430 ranges {5693440=8192} 2024-02-11T22:19:07.839 INFO:tasks.rados.rados.0.smithi023.stdout:1375: writing smithi02397626-20 from 5693440 to 5701632 tid 1 2024-02-11T22:19:07.839 INFO:tasks.rados.rados.0.smithi023.stdout:1376: read oid 41 snap -1 2024-02-11T22:19:07.839 INFO:tasks.rados.rados.0.smithi023.stdout:1376: expect (ObjNum 171 snap 48 seq_num 171) 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1377: rmattr oid 39 current snap is 141 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1377: done (4 left) 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1378: delete oid 39 current snap is 141 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1373: finishing write tid 2 to smithi02397626-8 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1374: finishing rollback tid 0 to smithi02397626-31 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1374: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:19:07.840 INFO:tasks.rados.rados.0.smithi023.stdout:1374: finishing rollback tid 2 to smithi02397626-31 2024-02-11T22:19:07.841 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 803 (ObjNum 215 snap 63 seq_num 215) dirty exists 2024-02-11T22:19:07.841 INFO:tasks.rados.rados.0.smithi023.stdout:1373: finishing write tid 3 to smithi02397626-8 2024-02-11T22:19:07.841 INFO:tasks.rados.rados.0.smithi023.stdout:1373: finishing write tid 4 to smithi02397626-8 2024-02-11T22:19:07.841 INFO:tasks.rados.rados.0.smithi023.stdout:1373: finishing write tid 5 to smithi02397626-8 2024-02-11T22:19:07.841 INFO:tasks.rados.rados.0.smithi023.stdout:1373: finishing write tid 6 to smithi02397626-8 2024-02-11T22:19:07.841 INFO:tasks.rados.rados.0.smithi023.stdout:1373: oid 8 updating version 0 to 416 2024-02-11T22:19:07.842 INFO:tasks.rados.rados.0.smithi023.stdout:1373: oid 8 version 416 is already newer than 415 2024-02-11T22:19:07.842 INFO:tasks.rados.rados.0.smithi023.stdout:1373: oid 8 version 416 is already newer than 413 2024-02-11T22:19:07.842 INFO:tasks.rados.rados.0.smithi023.stdout:1373: oid 8 version 416 is already newer than 414 2024-02-11T22:19:07.842 INFO:tasks.rados.rados.0.smithi023.stdout:1373: oid 8 version 416 is already newer than 412 2024-02-11T22:19:07.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 416 (ObjNum 429 snap 141 seq_num 429) dirty exists 2024-02-11T22:19:07.842 INFO:tasks.rados.rados.0.smithi023.stdout:1373: left oid 8 (ObjNum 429 snap 141 seq_num 429) 2024-02-11T22:19:07.844 INFO:tasks.rados.rados.0.smithi023.stdout:1375: finishing write tid 1 to smithi02397626-20 2024-02-11T22:19:07.844 INFO:tasks.rados.rados.0.smithi023.stdout:1375: finishing write tid 2 to smithi02397626-20 2024-02-11T22:19:07.844 INFO:tasks.rados.rados.0.smithi023.stdout:1373: done (4 left) 2024-02-11T22:19:07.845 INFO:tasks.rados.rados.0.smithi023.stdout:1374: done (3 left) 2024-02-11T22:19:07.845 INFO:tasks.rados.rados.0.smithi023.stdout:1378: done (2 left) 2024-02-11T22:19:07.845 INFO:tasks.rados.rados.0.smithi023.stdout:1379: rmattr oid 33 current snap is 141 2024-02-11T22:19:07.845 INFO:tasks.rados.rados.0.smithi023.stdout:1379: done (2 left) 2024-02-11T22:19:07.845 INFO:tasks.rados.rados.0.smithi023.stdout:1380: rmattr oid 18 current snap is 141 2024-02-11T22:19:07.845 INFO:tasks.rados.rados.0.smithi023.stdout:1380: done (2 left) 2024-02-11T22:19:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:1381: snap_create 2024-02-11T22:19:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:1375: finishing write tid 3 to smithi02397626-20 2024-02-11T22:19:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:1375: oid 20 updating version 0 to 805 2024-02-11T22:19:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:1375: oid 20 version 805 is already newer than 804 2024-02-11T22:19:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 805 (ObjNum 430 snap 141 seq_num 430) dirty exists 2024-02-11T22:19:07.846 INFO:tasks.rados.rados.0.smithi023.stdout:1375: left oid 20 (ObjNum 430 snap 141 seq_num 430) 2024-02-11T22:19:07.847 INFO:tasks.rados.rados.0.smithi023.stdout:1376: expect (ObjNum 171 snap 48 seq_num 171) 2024-02-11T22:19:08.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[111262]: Upgrade: Updating osd.3 2024-02-11T22:19:08.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[111262]: Deploying daemon osd.3 on smithi023 2024-02-11T22:19:08.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[111262]: osdmap e334: 8 total, 8 up, 8 in 2024-02-11T22:19:08.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[111262]: osdmap e335: 8 total, 8 up, 8 in 2024-02-11T22:19:08.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[113671]: Upgrade: Updating osd.3 2024-02-11T22:19:08.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[113671]: Deploying daemon osd.3 on smithi023 2024-02-11T22:19:08.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[113671]: osdmap e334: 8 total, 8 up, 8 in 2024-02-11T22:19:08.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:07 smithi023 ceph-mon[113671]: osdmap e335: 8 total, 8 up, 8 in 2024-02-11T22:19:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:07 smithi160 ceph-mon[106289]: Upgrade: Updating osd.3 2024-02-11T22:19:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:07 smithi160 ceph-mon[106289]: Deploying daemon osd.3 on smithi023 2024-02-11T22:19:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:07 smithi160 ceph-mon[106289]: osdmap e334: 8 total, 8 up, 8 in 2024-02-11T22:19:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:07 smithi160 ceph-mon[106289]: osdmap e335: 8 total, 8 up, 8 in 2024-02-11T22:19:08.843 INFO:tasks.rados.rados.0.smithi023.stdout:1375: done (2 left) 2024-02-11T22:19:08.843 INFO:tasks.rados.rados.0.smithi023.stdout:1376: done (1 left) 2024-02-11T22:19:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1381: done (0 left) 2024-02-11T22:19:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1382: rollback oid 39 current snap is 142 2024-02-11T22:19:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 110 2024-02-11T22:19:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 142 2024-02-11T22:19:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1383: seq_num 432 ranges {3284992=40960} 2024-02-11T22:19:08.863 INFO:tasks.rados.rados.0.smithi023.stdout:1383: writing smithi02397626-44 from 3284992 to 3325952 tid 1 2024-02-11T22:19:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:1384: read oid 16 snap 104 2024-02-11T22:19:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:1384: expect deleted 2024-02-11T22:19:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:1382: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:19:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 806 (ObjNum 33 snap 0 seq_num 914691584) dirty dne 2024-02-11T22:19:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:1385: read oid 17 snap -1 2024-02-11T22:19:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:1385: expect (ObjNum 413 snap 138 seq_num 413) 2024-02-11T22:19:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:1382: done (3 left) 2024-02-11T22:19:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:1386: copy_from oid 7 from oid 29 current snap is 142 2024-02-11T22:19:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:1387: rollback oid 36 current snap is 142 2024-02-11T22:19:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 135 2024-02-11T22:19:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 142 2024-02-11T22:19:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:1388: seq_num 433 ranges {1777664=57344} 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:1388: writing smithi02397626-25 from 1777664 to 1835008 tid 1 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:1389: read oid 22 snap -1 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:1389: expect (ObjNum 427 snap 140 seq_num 427) 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:1390: rmattr oid 45 current snap is 142 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:1390: done (7 left) 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 142 2024-02-11T22:19:08.873 INFO:tasks.rados.rados.0.smithi023.stdout:1391: seq_num 434 ranges {8544256=73728} 2024-02-11T22:19:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:08 smithi023 ceph-mon[111262]: pgmap v198: 121 pgs: 121 active+clean; 384 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-02-11T22:19:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:08 smithi023 ceph-mon[113671]: pgmap v198: 121 pgs: 121 active+clean; 384 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-02-11T22:19:08.905 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:08 smithi023 systemd[1]: Stopping Ceph osd.3 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1391: writing smithi02397626-23 from 8544256 to 8617984 tid 1 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1392: copy_from oid 37 from oid 47 current snap is 142 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1386: finishing copy_from to smithi02397626-7 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1386: got expected ENOENT (src dne) 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1386: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1383: finishing write tid 1 to smithi02397626-44 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1383: finishing write tid 2 to smithi02397626-44 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1383: finishing write tid 3 to smithi02397626-44 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1383: oid 44 updating version 0 to 584 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1383: oid 44 updating version 584 to 585 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 585 (ObjNum 432 snap 142 seq_num 432) dirty exists 2024-02-11T22:19:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:1383: left oid 44 (ObjNum 432 snap 142 seq_num 432) 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1383: done (8 left) 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1384: done (7 left) 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1386: done (6 left) 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1393: read oid 12 snap -1 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1393: expect (ObjNum 426 snap 140 seq_num 426) 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 142 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1387: finishing rollback tid 0 to smithi02397626-36 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1387: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1387: finishing rollback tid 2 to smithi02397626-36 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 350 (ObjNum 309 snap 97 seq_num 309) dirty exists 2024-02-11T22:19:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:1385: expect (ObjNum 413 snap 138 seq_num 413) 2024-02-11T22:19:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1388: finishing write tid 1 to smithi02397626-25 2024-02-11T22:19:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1388: finishing write tid 2 to smithi02397626-25 2024-02-11T22:19:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1394: seq_num 435 ranges {2367488=90112} 2024-02-11T22:19:08.989 INFO:tasks.rados.rados.0.smithi023.stdout:1394: writing smithi02397626-13 from 2367488 to 2457600 tid 1 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1385: done (7 left) 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1387: done (6 left) 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1395: snap_create 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1388: finishing write tid 3 to smithi02397626-25 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1388: oid 25 updating version 0 to 382 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1388: oid 25 version 382 is already newer than 381 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 382 (ObjNum 433 snap 142 seq_num 433) dirty exists 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1388: left oid 25 (ObjNum 433 snap 142 seq_num 433) 2024-02-11T22:19:08.990 INFO:tasks.rados.rados.0.smithi023.stdout:1389: expect (ObjNum 427 snap 140 seq_num 427) 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1392: finishing copy_from to smithi02397626-37 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1392: got expected ENOENT (src dne) 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1392: finishing copy_from racing read to smithi02397626-37 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1391: finishing write tid 1 to smithi02397626-23 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1391: finishing write tid 2 to smithi02397626-23 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1391: finishing write tid 3 to smithi02397626-23 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1391: oid 23 updating version 0 to 1127 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:1391: oid 23 updating version 1127 to 1128 2024-02-11T22:19:09.137 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1128 (ObjNum 434 snap 142 seq_num 434) dirty exists 2024-02-11T22:19:09.138 INFO:tasks.rados.rados.0.smithi023.stdout:1391: left oid 23 (ObjNum 434 snap 142 seq_num 434) 2024-02-11T22:19:09.138 INFO:tasks.rados.rados.0.smithi023.stdout:1393: expect (ObjNum 426 snap 140 seq_num 426) 2024-02-11T22:19:09.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:08 smithi160 ceph-mon[106289]: pgmap v198: 121 pgs: 121 active+clean; 384 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:1394: finishing write tid 1 to smithi02397626-13 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:1394: finishing write tid 2 to smithi02397626-13 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:1394: finishing write tid 3 to smithi02397626-13 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:1394: oid 13 updating version 0 to 594 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:1394: oid 13 updating version 594 to 595 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 595 (ObjNum 435 snap 142 seq_num 435) dirty exists 2024-02-11T22:19:09.196 INFO:tasks.rados.rados.0.smithi023.stdout:1394: left oid 13 (ObjNum 435 snap 142 seq_num 435) 2024-02-11T22:19:09.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[76174]: 2024-02-11T22:19:08.962+0000 7f218acc4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:19:09.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[76174]: 2024-02-11T22:19:08.962+0000 7f218acc4700 -1 osd.3 336 *** Got signal Terminated *** 2024-02-11T22:19:09.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[76174]: 2024-02-11T22:19:08.962+0000 7f218acc4700 -1 osd.3 336 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:19:09.869 INFO:tasks.rados.rados.0.smithi023.stdout:1388: done (6 left) 2024-02-11T22:19:09.869 INFO:tasks.rados.rados.0.smithi023.stdout:1389: done (5 left) 2024-02-11T22:19:09.870 INFO:tasks.rados.rados.0.smithi023.stdout:1391: done (4 left) 2024-02-11T22:19:09.870 INFO:tasks.rados.rados.0.smithi023.stdout:1392: done (3 left) 2024-02-11T22:19:09.870 INFO:tasks.rados.rados.0.smithi023.stdout:1393: done (2 left) 2024-02-11T22:19:09.870 INFO:tasks.rados.rados.0.smithi023.stdout:1394: done (1 left) 2024-02-11T22:19:09.870 INFO:tasks.rados.rados.0.smithi023.stdout:1395: done (0 left) 2024-02-11T22:19:09.870 INFO:tasks.rados.rados.0.smithi023.stdout:1396: copy_from oid 49 from oid 24 current snap is 143 2024-02-11T22:19:09.871 INFO:tasks.rados.rados.0.smithi023.stdout:1397: rollback oid 15 current snap is 143 2024-02-11T22:19:09.871 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 135 2024-02-11T22:19:09.871 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 143 2024-02-11T22:19:09.871 INFO:tasks.rados.rados.0.smithi023.stdout:1398: seq_num 436 ranges {3751936=106496} 2024-02-11T22:19:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1398: writing smithi02397626-35 from 3751936 to 3858432 tid 1 2024-02-11T22:19:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1399: snap_create 2024-02-11T22:19:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1397: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:19:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1397: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:19:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:1397: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:19:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 569 (ObjNum 365 snap 115 seq_num 365) dirty exists 2024-02-11T22:19:09.893 INFO:tasks.rados.rados.0.smithi023.stdout:1398: finishing write tid 1 to smithi02397626-35 2024-02-11T22:19:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:1398: finishing write tid 2 to smithi02397626-35 2024-02-11T22:19:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:1398: finishing write tid 3 to smithi02397626-35 2024-02-11T22:19:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:1398: oid 35 updating version 0 to 809 2024-02-11T22:19:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:1398: oid 35 updating version 809 to 810 2024-02-11T22:19:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 810 (ObjNum 436 snap 143 seq_num 436) dirty exists 2024-02-11T22:19:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:1398: left oid 35 (ObjNum 436 snap 143 seq_num 436) 2024-02-11T22:19:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:09 smithi023 ceph-mon[111262]: osdmap e336: 8 total, 8 up, 8 in 2024-02-11T22:19:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:09 smithi023 ceph-mon[111262]: osd.3 marked itself down and dead 2024-02-11T22:19:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:09 smithi023 ceph-mon[113671]: osdmap e336: 8 total, 8 up, 8 in 2024-02-11T22:19:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:09 smithi023 ceph-mon[113671]: osd.3 marked itself down and dead 2024-02-11T22:19:10.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:09 smithi160 ceph-mon[106289]: osdmap e336: 8 total, 8 up, 8 in 2024-02-11T22:19:10.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:09 smithi160 ceph-mon[106289]: osd.3 marked itself down and dead 2024-02-11T22:19:10.863 INFO:tasks.rados.rados.0.smithi023.stdout:1397: done (3 left) 2024-02-11T22:19:10.863 INFO:tasks.rados.rados.0.smithi023.stdout:1398: done (2 left) 2024-02-11T22:19:10.863 INFO:tasks.rados.rados.0.smithi023.stdout:1399: done (1 left) 2024-02-11T22:19:10.863 INFO:tasks.rados.rados.0.smithi023.stdout:1400: rollback oid 45 current snap is 144 2024-02-11T22:19:10.864 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 128 2024-02-11T22:19:10.864 INFO:tasks.rados.rados.0.smithi023.stdout:1401: rollback oid 15 current snap is 144 2024-02-11T22:19:10.864 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 71 2024-02-11T22:19:10.864 INFO:tasks.rados.rados.0.smithi023.stdout:1402: snap_remove snap 142 2024-02-11T22:19:10.871 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:10 smithi023 bash[139815]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3 2024-02-11T22:19:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:10 smithi023 ceph-mon[111262]: pgmap v201: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-02-11T22:19:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:10 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:19:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:10 smithi023 ceph-mon[111262]: osdmap e337: 8 total, 7 up, 8 in 2024-02-11T22:19:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:10 smithi023 ceph-mon[113671]: pgmap v201: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-02-11T22:19:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:10 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:19:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:10 smithi023 ceph-mon[113671]: osdmap e337: 8 total, 7 up, 8 in 2024-02-11T22:19:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:10 smithi160 ceph-mon[106289]: pgmap v201: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-02-11T22:19:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:10 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:19:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:10 smithi160 ceph-mon[106289]: osdmap e337: 8 total, 7 up, 8 in 2024-02-11T22:19:11.868 INFO:tasks.rados.rados.0.smithi023.stdout:1402: done (3 left) 2024-02-11T22:19:11.868 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 144 2024-02-11T22:19:11.868 INFO:tasks.rados.rados.0.smithi023.stdout:1401: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:19:11.869 INFO:tasks.rados.rados.0.smithi023.stdout:1400: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:19:11.869 INFO:tasks.rados.rados.0.smithi023.stdout:1400: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:19:11.869 INFO:tasks.rados.rados.0.smithi023.stdout:1403: seq_num 437 ranges {3497984=122880} 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:1403: writing smithi02397626-28 from 3497984 to 3620864 tid 1 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:1404: read oid 29 snap 116 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:1404: expect (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:1405: delete oid 23 current snap is 144 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:1400: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 808 (ObjNum 329 snap 102 seq_num 329) dirty exists 2024-02-11T22:19:11.889 INFO:tasks.rados.rados.0.smithi023.stdout:1401: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:19:11.890 INFO:tasks.rados.rados.0.smithi023.stdout:1401: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:19:11.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 573 (ObjNum 160 snap 45 seq_num 160) dirty exists 2024-02-11T22:19:11.890 INFO:tasks.rados.rados.0.smithi023.stdout:1396: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:19:11.890 INFO:tasks.rados.rados.0.smithi023.stdout:1396: finishing copy_from to smithi02397626-49 2024-02-11T22:19:11.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 544 (ObjNum 420 snap 138 seq_num 420) dirty exists 2024-02-11T22:19:11.893 INFO:tasks.rados.rados.0.smithi023.stdout:1396: done (5 left) 2024-02-11T22:19:11.893 INFO:tasks.rados.rados.0.smithi023.stdout:1400: done (4 left) 2024-02-11T22:19:11.893 INFO:tasks.rados.rados.0.smithi023.stdout:1401: done (3 left) 2024-02-11T22:19:11.893 INFO:tasks.rados.rados.0.smithi023.stdout:1405: done (2 left) 2024-02-11T22:19:11.893 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 144 2024-02-11T22:19:11.894 INFO:tasks.rados.rados.0.smithi023.stdout:1403: finishing write tid 1 to smithi02397626-28 2024-02-11T22:19:11.894 INFO:tasks.rados.rados.0.smithi023.stdout:1406: seq_num 439 ranges {1130496=155648} 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1406: writing smithi02397626-41 from 1130496 to 1286144 tid 1 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1407: delete oid 4 current snap is 144 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1403: finishing write tid 2 to smithi02397626-28 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1403: finishing write tid 3 to smithi02397626-28 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1403: oid 28 updating version 0 to 587 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1403: oid 28 version 587 is already newer than 586 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 587 (ObjNum 437 snap 144 seq_num 437) dirty exists 2024-02-11T22:19:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:1403: left oid 28 (ObjNum 437 snap 144 seq_num 437) 2024-02-11T22:19:11.905 INFO:tasks.rados.rados.0.smithi023.stdout:1406: finishing write tid 1 to smithi02397626-41 2024-02-11T22:19:11.905 INFO:tasks.rados.rados.0.smithi023.stdout:1406: finishing write tid 2 to smithi02397626-41 2024-02-11T22:19:11.905 INFO:tasks.rados.rados.0.smithi023.stdout:1403: done (3 left) 2024-02-11T22:19:11.906 INFO:tasks.rados.rados.0.smithi023.stdout:1407: done (2 left) 2024-02-11T22:19:11.906 INFO:tasks.rados.rados.0.smithi023.stdout:1408: rollback oid 44 current snap is 144 2024-02-11T22:19:11.906 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 110 2024-02-11T22:19:11.906 INFO:tasks.rados.rados.0.smithi023.stdout:1409: read oid 30 snap -1 2024-02-11T22:19:11.906 INFO:tasks.rados.rados.0.smithi023.stdout:1409: expect (ObjNum 416 snap 138 seq_num 416) 2024-02-11T22:19:11.906 INFO:tasks.rados.rados.0.smithi023.stdout:1410: snap_create 2024-02-11T22:19:11.908 INFO:tasks.rados.rados.0.smithi023.stdout:1406: finishing write tid 3 to smithi02397626-41 2024-02-11T22:19:11.908 INFO:tasks.rados.rados.0.smithi023.stdout:1406: oid 41 updating version 0 to 811 2024-02-11T22:19:11.908 INFO:tasks.rados.rados.0.smithi023.stdout:1406: oid 41 updating version 811 to 812 2024-02-11T22:19:11.909 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 812 (ObjNum 439 snap 144 seq_num 439) dirty exists 2024-02-11T22:19:11.909 INFO:tasks.rados.rados.0.smithi023.stdout:1406: left oid 41 (ObjNum 439 snap 144 seq_num 439) 2024-02-11T22:19:11.912 INFO:tasks.rados.rados.0.smithi023.stdout:1404: expect (ObjNum 228 snap 65 seq_num 228) 2024-02-11T22:19:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:11 smithi023 ceph-mon[111262]: osdmap e338: 8 total, 7 up, 8 in 2024-02-11T22:19:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:11 smithi023 ceph-mon[111262]: osdmap e339: 8 total, 7 up, 8 in 2024-02-11T22:19:12.155 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:11 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.3.service: Succeeded. 2024-02-11T22:19:12.155 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:11 smithi023 systemd[1]: Stopped Ceph osd.3 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:19:12.155 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:11 smithi023 systemd[1]: Starting Ceph osd.3 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:19:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:11 smithi023 ceph-mon[113671]: osdmap e338: 8 total, 7 up, 8 in 2024-02-11T22:19:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:11 smithi023 ceph-mon[113671]: osdmap e339: 8 total, 7 up, 8 in 2024-02-11T22:19:12.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:11 smithi160 ceph-mon[106289]: osdmap e338: 8 total, 7 up, 8 in 2024-02-11T22:19:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:11 smithi160 ceph-mon[106289]: osdmap e339: 8 total, 7 up, 8 in 2024-02-11T22:19:12.273 INFO:tasks.rados.rados.0.smithi023.stdout:1408: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:19:12.273 INFO:tasks.rados.rados.0.smithi023.stdout:1408: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:19:12.273 INFO:tasks.rados.rados.0.smithi023.stdout:1408: finishing rollback tid 2 to smithi02397626-44 2024-02-11T22:19:12.273 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 590 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-02-11T22:19:12.273 INFO:tasks.rados.rados.0.smithi023.stdout:1409: expect (ObjNum 416 snap 138 seq_num 416) 2024-02-11T22:19:12.775 INFO:tasks.rados.rados.0.smithi023.stdout:1404: done (4 left) 2024-02-11T22:19:12.775 INFO:tasks.rados.rados.0.smithi023.stdout:1406: done (3 left) 2024-02-11T22:19:12.775 INFO:tasks.rados.rados.0.smithi023.stdout:1408: done (2 left) 2024-02-11T22:19:12.775 INFO:tasks.rados.rados.0.smithi023.stdout:1409: done (1 left) 2024-02-11T22:19:12.775 INFO:tasks.rados.rados.0.smithi023.stdout:1410: done (0 left) 2024-02-11T22:19:12.776 INFO:tasks.rados.rados.0.smithi023.stdout:1411: copy_from oid 48 from oid 8 current snap is 145 2024-02-11T22:19:12.776 INFO:tasks.rados.rados.0.smithi023.stdout:1412: read oid 41 snap -1 2024-02-11T22:19:12.776 INFO:tasks.rados.rados.0.smithi023.stdout:1412: expect (ObjNum 439 snap 144 seq_num 439) 2024-02-11T22:19:12.776 INFO:tasks.rados.rados.0.smithi023.stdout:1413: snap_create 2024-02-11T22:19:12.784 INFO:tasks.rados.rados.0.smithi023.stdout:1412: expect (ObjNum 439 snap 144 seq_num 439) 2024-02-11T22:19:12.849 INFO:tasks.rados.rados.0.smithi023.stdout:1411: finishing copy_from to smithi02397626-48 2024-02-11T22:19:12.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 416 (ObjNum 429 snap 141 seq_num 429) dirty exists 2024-02-11T22:19:12.850 INFO:tasks.rados.rados.0.smithi023.stdout:1411: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:19:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:12 smithi023 ceph-mon[111262]: pgmap v204: 121 pgs: 16 peering, 11 stale+active+clean, 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 92 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-02-11T22:19:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:12 smithi023 ceph-mon[111262]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:19:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:12 smithi023 ceph-mon[111262]: osdmap e340: 8 total, 7 up, 8 in 2024-02-11T22:19:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:12 smithi023 ceph-mon[113671]: pgmap v204: 121 pgs: 16 peering, 11 stale+active+clean, 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 92 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-02-11T22:19:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:12 smithi023 ceph-mon[113671]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:19:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:12 smithi023 ceph-mon[113671]: osdmap e340: 8 total, 7 up, 8 in 2024-02-11T22:19:13.156 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-11T22:19:13.157 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: 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-02-11T22:19:13.157 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-11T22:19:13.157 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-11T22:19:13.157 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-11T22:19:13.157 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-11T22:19:13.157 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:12 smithi023 bash[140078]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-11T22:19:13.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:12 smithi160 ceph-mon[106289]: pgmap v204: 121 pgs: 16 peering, 11 stale+active+clean, 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 92 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 7 op/s 2024-02-11T22:19:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:12 smithi160 ceph-mon[106289]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:19:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:12 smithi160 ceph-mon[106289]: osdmap e340: 8 total, 7 up, 8 in 2024-02-11T22:19:13.656 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:13 smithi023 ceph-osd[140391]: -- 172.21.15.23:0/3632563912 <== mon.2 v2:172.21.15.23:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5600ee2c56c0 con 0x5600ee294c00 2024-02-11T22:19:13.656 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:13 smithi023 bash[140354]: 750f28ca1ecc7379f5f97d0dc2e2c65c3582d5ff4ac7ce55880a90b52d70850f 2024-02-11T22:19:13.656 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:13 smithi023 systemd[1]: Started Ceph osd.3 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:19:13.783 INFO:tasks.rados.rados.0.smithi023.stdout:1411: done (2 left) 2024-02-11T22:19:13.783 INFO:tasks.rados.rados.0.smithi023.stdout:1412: done (1 left) 2024-02-11T22:19:13.783 INFO:tasks.rados.rados.0.smithi023.stdout:1413: done (0 left) 2024-02-11T22:19:13.783 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 146 2024-02-11T22:19:13.783 INFO:tasks.rados.rados.0.smithi023.stdout:1414: seq_num 441 ranges {0=188416} 2024-02-11T22:19:13.784 INFO:tasks.rados.rados.0.smithi023.stdout:1414: writing smithi02397626-23 from 0 to 188416 tid 1 2024-02-11T22:19:13.784 INFO:tasks.rados.rados.0.smithi023.stdout:1415: copy_from oid 45 from oid 6 current snap is 146 2024-02-11T22:19:13.784 INFO:tasks.rados.rados.0.smithi023.stdout:1416: snap_remove snap 141 2024-02-11T22:19:14.155 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:13 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T22:19:13.838+0000 7f46759f6640 -1 Falling back to public interface 2024-02-11T22:19:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: pgmap v207: 121 pgs: 4 active+undersized+degraded, 80 active+clean, 21 active+undersized, 16 peering; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 16 op/s; 50/864 objects degraded (5.787%) 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: osdmap e341: 8 total, 7 up, 8 in 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 50/864 objects degraded (5.787%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: pgmap v207: 121 pgs: 4 active+undersized+degraded, 80 active+clean, 21 active+undersized, 16 peering; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 16 op/s; 50/864 objects degraded (5.787%) 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:14.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: osdmap e341: 8 total, 7 up, 8 in 2024-02-11T22:19:14.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:14 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 50/864 objects degraded (5.787%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: pgmap v207: 121 pgs: 4 active+undersized+degraded, 80 active+clean, 21 active+undersized, 16 peering; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 16 op/s; 50/864 objects degraded (5.787%) 2024-02-11T22:19:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: osdmap e341: 8 total, 7 up, 8 in 2024-02-11T22:19:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:14 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 50/864 objects degraded (5.787%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1416: done (2 left) 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1417: copy_from oid 7 from oid 29 current snap is 146 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1414: finishing write tid 1 to smithi02397626-23 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1414: finishing write tid 2 to smithi02397626-23 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1415: finishing copy_from to smithi02397626-45 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1415: got expected ENOENT (src dne) 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1415: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1414: finishing write tid 3 to smithi02397626-23 2024-02-11T22:19:14.792 INFO:tasks.rados.rados.0.smithi023.stdout:1414: oid 23 updating version 0 to 1132 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:1414: oid 23 version 1132 is already newer than 1131 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1132 (ObjNum 441 snap 146 seq_num 441) dirty exists 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:1414: left oid 23 (ObjNum 441 snap 146 seq_num 441) 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:1414: done (2 left) 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:1415: done (1 left) 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:1418: copy_from oid 6 from oid 47 current snap is 146 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 146 2024-02-11T22:19:14.793 INFO:tasks.rados.rados.0.smithi023.stdout:1419: seq_num 442 ranges {4063232=204800} 2024-02-11T22:19:14.815 INFO:tasks.rados.rados.0.smithi023.stdout:1419: writing smithi02397626-27 from 4063232 to 4268032 tid 1 2024-02-11T22:19:14.815 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 146 2024-02-11T22:19:14.815 INFO:tasks.rados.rados.0.smithi023.stdout:1420: seq_num 443 ranges {1056768=221184} 2024-02-11T22:19:14.822 INFO:tasks.rados.rados.0.smithi023.stdout:1420: writing smithi02397626-32 from 1056768 to 1277952 tid 1 2024-02-11T22:19:14.822 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 146 2024-02-11T22:19:14.822 INFO:tasks.rados.rados.0.smithi023.stdout:1421: seq_num 444 ranges {1212416=237568} 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1421: writing smithi02397626-31 from 1212416 to 1449984 tid 1 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1422: rmattr oid 28 current snap is 146 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1418: finishing copy_from to smithi02397626-6 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1418: got expected ENOENT (src dne) 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1418: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1417: finishing copy_from to smithi02397626-7 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1417: got expected ENOENT (src dne) 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1417: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1419: finishing write tid 1 to smithi02397626-27 2024-02-11T22:19:14.831 INFO:tasks.rados.rados.0.smithi023.stdout:1419: finishing write tid 2 to smithi02397626-27 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1419: finishing write tid 3 to smithi02397626-27 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1419: oid 27 updating version 0 to 484 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1419: oid 27 updating version 484 to 485 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 485 (ObjNum 442 snap 146 seq_num 442) dirty exists 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1419: left oid 27 (ObjNum 442 snap 146 seq_num 442) 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1420: finishing write tid 1 to smithi02397626-32 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1417: done (5 left) 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1418: done (4 left) 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1419: done (3 left) 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1423: delete oid 1 current snap is 146 2024-02-11T22:19:14.832 INFO:tasks.rados.rados.0.smithi023.stdout:1420: finishing write tid 2 to smithi02397626-32 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1420: finishing write tid 3 to smithi02397626-32 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1420: oid 32 updating version 0 to 1135 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1420: oid 32 version 1135 is already newer than 1134 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1135 (ObjNum 443 snap 146 seq_num 443) dirty exists 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1420: left oid 32 (ObjNum 443 snap 146 seq_num 443) 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1420: done (3 left) 2024-02-11T22:19:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1423: done (2 left) 2024-02-11T22:19:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 146 2024-02-11T22:19:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:1424: seq_num 446 ranges {0=278528} 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1424: writing smithi02397626-29 from 0 to 278528 tid 1 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1425: delete oid 35 current snap is 146 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1421: finishing write tid 1 to smithi02397626-31 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 591 (ObjNum 437 snap 144 seq_num 437) dirty exists 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1421: finishing write tid 2 to smithi02397626-31 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1421: finishing write tid 3 to smithi02397626-31 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1421: oid 31 updating version 0 to 810 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:1421: oid 31 version 810 is already newer than 809 2024-02-11T22:19:14.835 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 810 (ObjNum 444 snap 146 seq_num 444) dirty exists 2024-02-11T22:19:14.836 INFO:tasks.rados.rados.0.smithi023.stdout:1421: left oid 31 (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:19:14.837 INFO:tasks.rados.rados.0.smithi023.stdout:1421: done (3 left) 2024-02-11T22:19:14.837 INFO:tasks.rados.rados.0.smithi023.stdout:1422: done (2 left) 2024-02-11T22:19:14.837 INFO:tasks.rados.rados.0.smithi023.stdout:1425: done (1 left) 2024-02-11T22:19:14.837 INFO:tasks.rados.rados.0.smithi023.stdout:1426: setattr oid 17 current snap is 146 2024-02-11T22:19:14.837 INFO:tasks.rados.rados.0.smithi023.stdout:1424: finishing write tid 1 to smithi02397626-29 2024-02-11T22:19:14.838 INFO:tasks.rados.rados.0.smithi023.stdout:1427: read oid 21 snap -1 2024-02-11T22:19:14.838 INFO:tasks.rados.rados.0.smithi023.stdout:1427: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:19:14.838 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 146 2024-02-11T22:19:14.839 INFO:tasks.rados.rados.0.smithi023.stdout:1428: seq_num 448 ranges {0=311296} 2024-02-11T22:19:14.840 INFO:tasks.rados.rados.0.smithi023.stdout:1428: writing smithi02397626-26 from 0 to 311296 tid 1 2024-02-11T22:19:14.840 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 146 2024-02-11T22:19:14.840 INFO:tasks.rados.rados.0.smithi023.stdout:1424: finishing write tid 2 to smithi02397626-29 2024-02-11T22:19:14.840 INFO:tasks.rados.rados.0.smithi023.stdout:1429: seq_num 449 ranges {0=327680} 2024-02-11T22:19:14.842 INFO:tasks.rados.rados.0.smithi023.stdout:1429: writing smithi02397626-7 from 0 to 327680 tid 1 2024-02-11T22:19:14.842 INFO:tasks.rados.rados.0.smithi023.stdout:1430: rollback oid 35 current snap is 146 2024-02-11T22:19:14.842 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 140 2024-02-11T22:19:14.843 INFO:tasks.rados.rados.0.smithi023.stdout:1424: finishing write tid 3 to smithi02397626-29 2024-02-11T22:19:14.843 INFO:tasks.rados.rados.0.smithi023.stdout:1424: oid 29 updating version 0 to 598 2024-02-11T22:19:14.843 INFO:tasks.rados.rados.0.smithi023.stdout:1424: oid 29 updating version 598 to 599 2024-02-11T22:19:14.843 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 599 (ObjNum 446 snap 146 seq_num 446) dirty exists 2024-02-11T22:19:14.843 INFO:tasks.rados.rados.0.smithi023.stdout:1424: left oid 29 (ObjNum 446 snap 146 seq_num 446) 2024-02-11T22:19:14.843 INFO:tasks.rados.rados.0.smithi023.stdout:1427: expect (ObjNum 150 snap 43 seq_num 150) 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 814 (ObjNum 413 snap 138 seq_num 413) dirty exists 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1428: finishing write tid 1 to smithi02397626-26 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1428: finishing write tid 2 to smithi02397626-26 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1424: done (5 left) 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1426: done (4 left) 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1427: done (3 left) 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1431: rollback oid 43 current snap is 146 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 106 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1430: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:1430: finishing rollback tid 2 to smithi02397626-35 2024-02-11T22:19:14.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 816 (ObjNum 378 snap 122 seq_num 378) dirty exists 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: finishing write tid 1 to smithi02397626-7 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1428: finishing write tid 3 to smithi02397626-26 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1428: oid 26 updating version 0 to 528 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1428: oid 26 updating version 528 to 529 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 529 (ObjNum 448 snap 146 seq_num 448) dirty exists 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1428: left oid 26 (ObjNum 448 snap 146 seq_num 448) 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: finishing write tid 2 to smithi02397626-7 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: finishing write tid 3 to smithi02397626-7 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: oid 7 updating version 0 to 531 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: oid 7 version 531 is already newer than 530 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 531 (ObjNum 449 snap 146 seq_num 449) dirty exists 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: left oid 7 (ObjNum 449 snap 146 seq_num 449) 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1428: done (3 left) 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1429: done (2 left) 2024-02-11T22:19:14.851 INFO:tasks.rados.rados.0.smithi023.stdout:1430: done (1 left) 2024-02-11T22:19:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1432: snap_create 2024-02-11T22:19:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1431: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:19:14.854 INFO:tasks.rados.rados.0.smithi023.stdout:1431: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:19:14.854 INFO:tasks.rados.rados.0.smithi023.stdout:1431: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:19:14.854 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 863 (ObjNum 221 snap 65 seq_num 221) dirty exists 2024-02-11T22:19:15.802 INFO:tasks.rados.rados.0.smithi023.stdout:1431: done (1 left) 2024-02-11T22:19:15.802 INFO:tasks.rados.rados.0.smithi023.stdout:1432: done (0 left) 2024-02-11T22:19:15.802 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 147 2024-02-11T22:19:15.802 INFO:tasks.rados.rados.0.smithi023.stdout:1433: seq_num 450 ranges {2113536=344064} 2024-02-11T22:19:15.816 INFO:tasks.rados.rados.0.smithi023.stdout:1433: writing smithi02397626-5 from 2113536 to 2457600 tid 1 2024-02-11T22:19:15.816 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 147 2024-02-11T22:19:15.816 INFO:tasks.rados.rados.0.smithi023.stdout:1434: seq_num 451 ranges {2965504=360448} 2024-02-11T22:19:15.836 INFO:tasks.rados.rados.0.smithi023.stdout:1434: writing smithi02397626-10 from 2965504 to 3325952 tid 1 2024-02-11T22:19:15.836 INFO:tasks.rados.rados.0.smithi023.stdout:1435: rmattr oid 30 current snap is 147 2024-02-11T22:19:15.836 INFO:tasks.rados.rados.0.smithi023.stdout:1433: finishing write tid 1 to smithi02397626-5 2024-02-11T22:19:15.836 INFO:tasks.rados.rados.0.smithi023.stdout:1433: finishing write tid 2 to smithi02397626-5 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1433: finishing write tid 3 to smithi02397626-5 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1433: oid 5 updating version 0 to 866 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1433: oid 5 version 866 is already newer than 865 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 866 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1433: left oid 5 (ObjNum 450 snap 147 seq_num 450) 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1433: done (2 left) 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1435: done (1 left) 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1436: copy_from oid 6 from oid 8 current snap is 147 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1437: read oid 28 snap -1 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1437: expect (ObjNum 437 snap 144 seq_num 437) 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 147 2024-02-11T22:19:15.837 INFO:tasks.rados.rados.0.smithi023.stdout:1438: seq_num 452 ranges {188416=376832} 2024-02-11T22:19:15.839 INFO:tasks.rados.rados.0.smithi023.stdout:1438: writing smithi02397626-23 from 188416 to 565248 tid 1 2024-02-11T22:19:15.839 INFO:tasks.rados.rados.0.smithi023.stdout:1439: read oid 32 snap -1 2024-02-11T22:19:15.839 INFO:tasks.rados.rados.0.smithi023.stdout:1439: expect (ObjNum 443 snap 146 seq_num 443) 2024-02-11T22:19:15.839 INFO:tasks.rados.rados.0.smithi023.stdout:1440: snap_remove snap 135 2024-02-11T22:19:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:19:15] "GET /metrics HTTP/1.1" 200 36116 "" "Prometheus/2.43.0" 2024-02-11T22:19:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-mon[111262]: osdmap e342: 8 total, 7 up, 8 in 2024-02-11T22:19:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-mon[113671]: osdmap e342: 8 total, 7 up, 8 in 2024-02-11T22:19:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:15 smithi160 ceph-mon[106289]: osdmap e342: 8 total, 7 up, 8 in 2024-02-11T22:19:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:16.803 INFO:tasks.rados.rados.0.smithi023.stdout:1440: done (5 left) 2024-02-11T22:19:16.803 INFO:tasks.rados.rados.0.smithi023.stdout:1441: copy_from oid 43 from oid 47 current snap is 147 2024-02-11T22:19:16.803 INFO:tasks.rados.rados.0.smithi023.stdout:1434: finishing write tid 1 to smithi02397626-10 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1434: finishing write tid 2 to smithi02397626-10 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1434: finishing write tid 3 to smithi02397626-10 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1434: oid 10 updating version 0 to 868 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1434: oid 10 updating version 868 to 869 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 869 (ObjNum 451 snap 147 seq_num 451) dirty exists 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1434: left oid 10 (ObjNum 451 snap 147 seq_num 451) 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1438: finishing write tid 1 to smithi02397626-23 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1438: finishing write tid 2 to smithi02397626-23 2024-02-11T22:19:16.804 INFO:tasks.rados.rados.0.smithi023.stdout:1439: expect (ObjNum 443 snap 146 seq_num 443) 2024-02-11T22:19:16.868 INFO:tasks.rados.rados.0.smithi023.stdout:1438: finishing write tid 3 to smithi02397626-23 2024-02-11T22:19:16.868 INFO:tasks.rados.rados.0.smithi023.stdout:1438: oid 23 updating version 0 to 1139 2024-02-11T22:19:16.868 INFO:tasks.rados.rados.0.smithi023.stdout:1438: oid 23 updating version 1139 to 1140 2024-02-11T22:19:16.868 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1140 (ObjNum 452 snap 147 seq_num 452) dirty exists 2024-02-11T22:19:16.868 INFO:tasks.rados.rados.0.smithi023.stdout:1438: left oid 23 (ObjNum 452 snap 147 seq_num 452) 2024-02-11T22:19:16.868 INFO:tasks.rados.rados.0.smithi023.stdout:1437: expect (ObjNum 437 snap 144 seq_num 437) 2024-02-11T22:19:17.050 INFO:tasks.rados.rados.0.smithi023.stdout:1436: finishing copy_from to smithi02397626-6 2024-02-11T22:19:17.050 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 416 (ObjNum 429 snap 141 seq_num 429) dirty exists 2024-02-11T22:19:17.050 INFO:tasks.rados.rados.0.smithi023.stdout:1436: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1434: done (5 left) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1436: done (4 left) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1437: done (3 left) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1438: done (2 left) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1439: done (1 left) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1442: read oid 24 snap 103 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1442: expect (ObjNum 244 snap 71 seq_num 244) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1443: rollback oid 19 current snap is 147 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 132 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1441: finishing copy_from to smithi02397626-43 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1441: got expected ENOENT (src dne) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1441: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1441: done (2 left) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1444: read oid 22 snap -1 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1444: expect (ObjNum 427 snap 140 seq_num 427) 2024-02-11T22:19:17.051 INFO:tasks.rados.rados.0.smithi023.stdout:1445: copy_from oid 34 from oid 21 current snap is 147 2024-02-11T22:19:17.052 INFO:tasks.rados.rados.0.smithi023.stdout:1446: snap_create 2024-02-11T22:19:17.057 INFO:tasks.rados.rados.0.smithi023.stdout:1442: expect (ObjNum 244 snap 71 seq_num 244) 2024-02-11T22:19:17.100 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T22:19:16.711+0000 7f46759f6640 -1 osd.3 336 log_to_monitors true 2024-02-11T22:19:17.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[111262]: pgmap v210: 121 pgs: 6 active+undersized+degraded, 80 active+clean, 27 active+undersized, 8 peering; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 67/864 objects degraded (7.755%) 2024-02-11T22:19:17.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[111262]: osdmap e343: 8 total, 7 up, 8 in 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[111262]: from='osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[111262]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[113671]: pgmap v210: 121 pgs: 6 active+undersized+degraded, 80 active+clean, 27 active+undersized, 8 peering; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 67/864 objects degraded (7.755%) 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[113671]: osdmap e343: 8 total, 7 up, 8 in 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[113671]: from='osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:19:17.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:16 smithi023 ceph-mon[113671]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:19:17.102 INFO:tasks.rados.rados.0.smithi023.stdout:1445: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:19:17.102 INFO:tasks.rados.rados.0.smithi023.stdout:1443: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:19:17.102 INFO:tasks.rados.rados.0.smithi023.stdout:1444: expect (ObjNum 427 snap 140 seq_num 427) 2024-02-11T22:19:17.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:16 smithi160 ceph-mon[106289]: pgmap v210: 121 pgs: 6 active+undersized+degraded, 80 active+clean, 27 active+undersized, 8 peering; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 67/864 objects degraded (7.755%) 2024-02-11T22:19:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:16 smithi160 ceph-mon[106289]: osdmap e343: 8 total, 7 up, 8 in 2024-02-11T22:19:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:16 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:16 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:16 smithi160 ceph-mon[106289]: from='osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:19:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:16 smithi160 ceph-mon[106289]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-11T22:19:17.266 INFO:tasks.rados.rados.0.smithi023.stdout:1443: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:19:17.266 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 357 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-11T22:19:17.266 INFO:tasks.rados.rados.0.smithi023.stdout:1445: finishing copy_from to smithi02397626-34 2024-02-11T22:19:17.266 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 668 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:19:17.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T22:19:17.203+0000 7f4662e4d700 -1 osd.3 336 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:19:17.783 INFO:tasks.rados.rados.0.smithi023.stdout:1442: done (4 left) 2024-02-11T22:19:17.783 INFO:tasks.rados.rados.0.smithi023.stdout:1443: done (3 left) 2024-02-11T22:19:17.783 INFO:tasks.rados.rados.0.smithi023.stdout:1444: done (2 left) 2024-02-11T22:19:17.783 INFO:tasks.rados.rados.0.smithi023.stdout:1445: done (1 left) 2024-02-11T22:19:17.783 INFO:tasks.rados.rados.0.smithi023.stdout:1446: done (0 left) 2024-02-11T22:19:17.783 INFO:tasks.rados.rados.0.smithi023.stdout:1447: setattr oid 12 current snap is 148 2024-02-11T22:19:17.784 INFO:tasks.rados.rados.0.smithi023.stdout:1448: delete oid 11 current snap is 148 2024-02-11T22:19:17.791 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 885 (ObjNum 426 snap 140 seq_num 426) dirty exists 2024-02-11T22:19:17.806 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-11T22:19:17.806 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: osdmap e344: 8 total, 7 up, 8 in 2024-02-11T22:19:17.806 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: from='osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: from='osd.3 ' entity='osd.3' 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880] boot 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: osdmap e345: 8 total, 8 up, 8 in 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: osdmap e344: 8 total, 7 up, 8 in 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: from='osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:19:17.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: from='osd.3 ' entity='osd.3' 2024-02-11T22:19:17.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:19:17.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880] boot 2024-02-11T22:19:17.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: osdmap e345: 8 total, 8 up, 8 in 2024-02-11T22:19:17.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:19:18.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: osdmap e344: 8 total, 7 up, 8 in 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: from='osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: from='osd.3 ' entity='osd.3' 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: osd.3 [v2:172.21.15.23:6826/1689490880,v1:172.21.15.23:6827/1689490880] boot 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: osdmap e345: 8 total, 8 up, 8 in 2024-02-11T22:19:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-11T22:19:18.811 INFO:tasks.rados.rados.0.smithi023.stdout:1447: done (1 left) 2024-02-11T22:19:18.811 INFO:tasks.rados.rados.0.smithi023.stdout:1448: done (0 left) 2024-02-11T22:19:18.811 INFO:tasks.rados.rados.0.smithi023.stdout:1449: snap_remove snap 121 2024-02-11T22:19:19.124 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:18 smithi023 ceph-mon[111262]: pgmap v213: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 413 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.2 MiB/s wr, 20 op/s; 84/900 objects degraded (9.333%) 2024-02-11T22:19:19.124 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:18 smithi023 ceph-mon[111262]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:19:19.124 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:18 smithi023 ceph-mon[111262]: osdmap e346: 8 total, 8 up, 8 in 2024-02-11T22:19:19.125 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:18 smithi023 ceph-mon[113671]: pgmap v213: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 413 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.2 MiB/s wr, 20 op/s; 84/900 objects degraded (9.333%) 2024-02-11T22:19:19.125 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:18 smithi023 ceph-mon[113671]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:19:19.125 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:18 smithi023 ceph-mon[113671]: osdmap e346: 8 total, 8 up, 8 in 2024-02-11T22:19:19.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:18 smithi160 ceph-mon[106289]: pgmap v213: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 413 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.2 MiB/s wr, 20 op/s; 84/900 objects degraded (9.333%) 2024-02-11T22:19:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:18 smithi160 ceph-mon[106289]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:19:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:18 smithi160 ceph-mon[106289]: osdmap e346: 8 total, 8 up, 8 in 2024-02-11T22:19:19.819 INFO:tasks.rados.rados.0.smithi023.stdout:1449: done (0 left) 2024-02-11T22:19:19.819 INFO:tasks.rados.rados.0.smithi023.stdout:1450: rmattr oid 47 current snap is 148 2024-02-11T22:19:19.819 INFO:tasks.rados.rados.0.smithi023.stdout:1450: done (0 left) 2024-02-11T22:19:19.819 INFO:tasks.rados.rados.0.smithi023.stdout:1451: read oid 24 snap 143 2024-02-11T22:19:19.819 INFO:tasks.rados.rados.0.smithi023.stdout:1451: expect (ObjNum 420 snap 138 seq_num 420) 2024-02-11T22:19:19.819 INFO:tasks.rados.rados.0.smithi023.stdout:1452: read oid 10 snap -1 2024-02-11T22:19:19.820 INFO:tasks.rados.rados.0.smithi023.stdout:1452: expect (ObjNum 451 snap 147 seq_num 451) 2024-02-11T22:19:19.820 INFO:tasks.rados.rados.0.smithi023.stdout:1453: read oid 1 snap -1 2024-02-11T22:19:19.820 INFO:tasks.rados.rados.0.smithi023.stdout:1453: expect deleted 2024-02-11T22:19:19.820 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 148 2024-02-11T22:19:19.820 INFO:tasks.rados.rados.0.smithi023.stdout:1454: seq_num 454 ranges {0=409600} 2024-02-11T22:19:19.822 INFO:tasks.rados.rados.0.smithi023.stdout:1454: writing smithi02397626-19 from 0 to 409600 tid 1 2024-02-11T22:19:19.822 INFO:tasks.rados.rados.0.smithi023.stdout:1455: copy_from oid 17 from oid 18 current snap is 148 2024-02-11T22:19:19.823 INFO:tasks.rados.rados.0.smithi023.stdout:1456: snap_create 2024-02-11T22:19:19.835 INFO:tasks.rados.rados.0.smithi023.stdout:1455: finishing copy_from to smithi02397626-17 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1455: got expected ENOENT (src dne) 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1455: finishing copy_from racing read to smithi02397626-17 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1454: finishing write tid 1 to smithi02397626-19 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1454: finishing write tid 2 to smithi02397626-19 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1454: finishing write tid 3 to smithi02397626-19 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1454: oid 19 updating version 0 to 362 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1454: oid 19 updating version 362 to 363 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 363 (ObjNum 454 snap 148 seq_num 454) dirty exists 2024-02-11T22:19:19.836 INFO:tasks.rados.rados.0.smithi023.stdout:1454: left oid 19 (ObjNum 454 snap 148 seq_num 454) 2024-02-11T22:19:19.855 INFO:tasks.rados.rados.0.smithi023.stdout:1452: expect (ObjNum 451 snap 147 seq_num 451) 2024-02-11T22:19:19.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:19 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:19:19.498+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:19:20.007 INFO:tasks.rados.rados.0.smithi023.stdout:1451: expect (ObjNum 420 snap 138 seq_num 420) 2024-02-11T22:19:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: pgmap v216: 121 pgs: 4 peering, 6 active+undersized+degraded, 80 active+clean, 31 active+undersized; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.4 MiB/s wr, 24 op/s; 71/900 objects degraded (7.889%) 2024-02-11T22:19:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[111262]: osdmap e347: 8 total, 8 up, 8 in 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: pgmap v216: 121 pgs: 4 peering, 6 active+undersized+degraded, 80 active+clean, 31 active+undersized; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.4 MiB/s wr, 24 op/s; 71/900 objects degraded (7.889%) 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:19:20.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:20 smithi023 ceph-mon[113671]: osdmap e347: 8 total, 8 up, 8 in 2024-02-11T22:19:20.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: pgmap v216: 121 pgs: 4 peering, 6 active+undersized+degraded, 80 active+clean, 31 active+undersized; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.4 MiB/s wr, 24 op/s; 71/900 objects degraded (7.889%) 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-11T22:19:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:20 smithi160 ceph-mon[106289]: osdmap e347: 8 total, 8 up, 8 in 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1451: done (5 left) 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1452: done (4 left) 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1453: done (3 left) 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1454: done (2 left) 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1455: done (1 left) 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1456: done (0 left) 2024-02-11T22:19:20.824 INFO:tasks.rados.rados.0.smithi023.stdout:1457: snap_create 2024-02-11T22:19:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:21 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 71/900 objects degraded (7.889%), 6 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:21 smithi023 ceph-mon[111262]: osdmap e348: 8 total, 8 up, 8 in 2024-02-11T22:19:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:21 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 71/900 objects degraded (7.889%), 6 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:21 smithi023 ceph-mon[113671]: osdmap e348: 8 total, 8 up, 8 in 2024-02-11T22:19:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:21 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 71/900 objects degraded (7.889%), 6 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:21 smithi160 ceph-mon[106289]: osdmap e348: 8 total, 8 up, 8 in 2024-02-11T22:19:21.824 INFO:tasks.rados.rados.0.smithi023.stdout:1457: done (0 left) 2024-02-11T22:19:21.824 INFO:tasks.rados.rados.0.smithi023.stdout:1458: snap_remove snap 147 2024-02-11T22:19:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[111262]: pgmap v219: 121 pgs: 4 peering, 3 active+undersized+degraded, 91 active+clean, 23 active+undersized; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 324 KiB/s wr, 4 op/s; 56/903 objects degraded (6.202%) 2024-02-11T22:19:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[111262]: osdmap e349: 8 total, 8 up, 8 in 2024-02-11T22:19:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[113671]: pgmap v219: 121 pgs: 4 peering, 3 active+undersized+degraded, 91 active+clean, 23 active+undersized; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 324 KiB/s wr, 4 op/s; 56/903 objects degraded (6.202%) 2024-02-11T22:19:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:22 smithi023 ceph-mon[113671]: osdmap e349: 8 total, 8 up, 8 in 2024-02-11T22:19:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:22 smithi160 ceph-mon[106289]: pgmap v219: 121 pgs: 4 peering, 3 active+undersized+degraded, 91 active+clean, 23 active+undersized; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 324 KiB/s wr, 4 op/s; 56/903 objects degraded (6.202%) 2024-02-11T22:19:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:22 smithi160 ceph-mon[106289]: osdmap e349: 8 total, 8 up, 8 in 2024-02-11T22:19:22.825 INFO:tasks.rados.rados.0.smithi023.stdout:1458: done (0 left) 2024-02-11T22:19:22.825 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 150 2024-02-11T22:19:22.825 INFO:tasks.rados.rados.0.smithi023.stdout:1459: seq_num 455 ranges {2113536=425984} 2024-02-11T22:19:22.839 INFO:tasks.rados.rados.0.smithi023.stdout:1459: writing smithi02397626-33 from 2113536 to 2539520 tid 1 2024-02-11T22:19:22.839 INFO:tasks.rados.rados.0.smithi023.stdout:1460: copy_from oid 22 from oid 50 current snap is 150 2024-02-11T22:19:22.839 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 150 2024-02-11T22:19:22.839 INFO:tasks.rados.rados.0.smithi023.stdout:1461: seq_num 456 ranges {5693440=442368} 2024-02-11T22:19:22.874 INFO:tasks.rados.rados.0.smithi023.stdout:1461: writing smithi02397626-38 from 5693440 to 6135808 tid 1 2024-02-11T22:19:22.874 INFO:tasks.rados.rados.0.smithi023.stdout:1462: read oid 17 snap -1 2024-02-11T22:19:22.874 INFO:tasks.rados.rados.0.smithi023.stdout:1462: expect (ObjNum 413 snap 138 seq_num 413) 2024-02-11T22:19:22.874 INFO:tasks.rados.rados.0.smithi023.stdout:1463: read oid 27 snap 143 2024-02-11T22:19:22.874 INFO:tasks.rados.rados.0.smithi023.stdout:1463: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1464: rmattr oid 24 current snap is 150 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: finishing write tid 1 to smithi02397626-33 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1465: rollback oid 5 current snap is 150 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 103 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: finishing write tid 2 to smithi02397626-33 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: finishing write tid 3 to smithi02397626-33 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: oid 33 updating version 0 to 589 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: oid 33 updating version 589 to 590 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 590 (ObjNum 455 snap 150 seq_num 455) dirty exists 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: left oid 33 (ObjNum 455 snap 150 seq_num 455) 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1460: finishing copy_from to smithi02397626-22 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 852 (ObjNum 323 snap 101 seq_num 323) dirty exists 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1460: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:19:22.875 INFO:tasks.rados.rados.0.smithi023.stdout:1459: done (6 left) 2024-02-11T22:19:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:1460: done (5 left) 2024-02-11T22:19:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:1466: read oid 39 snap -1 2024-02-11T22:19:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:1466: expect deleted 2024-02-11T22:19:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:1467: delete oid 41 current snap is 150 2024-02-11T22:19:22.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 592 (ObjNum 420 snap 138 seq_num 420) dirty exists 2024-02-11T22:19:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1465: finishing rollback tid 0 to smithi02397626-5 2024-02-11T22:19:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1461: finishing write tid 1 to smithi02397626-38 2024-02-11T22:19:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1465: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:19:22.879 INFO:tasks.rados.rados.0.smithi023.stdout:1465: finishing rollback tid 2 to smithi02397626-5 2024-02-11T22:19:22.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 893 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:19:22.879 INFO:tasks.rados.rados.0.smithi023.stdout:1461: finishing write tid 2 to smithi02397626-38 2024-02-11T22:19:22.882 INFO:tasks.rados.rados.0.smithi023.stdout:1461: finishing write tid 3 to smithi02397626-38 2024-02-11T22:19:22.882 INFO:tasks.rados.rados.0.smithi023.stdout:1461: oid 38 updating version 0 to 817 2024-02-11T22:19:22.882 INFO:tasks.rados.rados.0.smithi023.stdout:1461: oid 38 updating version 817 to 818 2024-02-11T22:19:22.882 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 818 (ObjNum 456 snap 150 seq_num 456) dirty exists 2024-02-11T22:19:22.882 INFO:tasks.rados.rados.0.smithi023.stdout:1461: left oid 38 (ObjNum 456 snap 150 seq_num 456) 2024-02-11T22:19:22.886 INFO:tasks.rados.rados.0.smithi023.stdout:1462: expect (ObjNum 413 snap 138 seq_num 413) 2024-02-11T22:19:22.923 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:19:22.943 INFO:tasks.rados.rados.0.smithi023.stdout:1463: expect (ObjNum 133 snap 36 seq_num 133) 2024-02-11T22:19:23.081 INFO:tasks.rados.rados.0.smithi023.stdout:1461: done (6 left) 2024-02-11T22:19:23.081 INFO:tasks.rados.rados.0.smithi023.stdout:1462: done (5 left) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1463: done (4 left) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1464: done (3 left) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1465: done (2 left) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1466: done (1 left) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1467: done (0 left) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1468: rollback oid 19 current snap is 150 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 144 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1469: read oid 31 snap 132 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1469: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1470: rmattr oid 25 current snap is 150 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 150 2024-02-11T22:19:23.082 INFO:tasks.rados.rados.0.smithi023.stdout:1471: seq_num 458 ranges {5619712=475136} 2024-02-11T22:19:23.114 INFO:tasks.rados.rados.0.smithi023.stdout:1471: writing smithi02397626-8 from 5619712 to 6094848 tid 1 2024-02-11T22:19:23.114 INFO:tasks.rados.rados.0.smithi023.stdout:1472: snap_remove snap 109 2024-02-11T22:19:23.254 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:19:23.254 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (6m) 7s ago 6m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:19:23.254 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (6m) 2m ago 6m 95.0M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (7m) 7s ago 7m 23.2M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (7m) 2m ago 7m 16.2M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (2m) 2m ago 10m 447M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (3m) 7s ago 11m 514M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (2m) 7s ago 11m 81.2M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (2m) 2m ago 10m 29.5M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (2m) 7s ago 10m 69.3M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (6m) 7s ago 6m 19.4M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (6m) 2m ago 6m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (97s) 7s ago 9m 299M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (67s) 7s ago 9m 179M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (39s) 7s ago 9m 185M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (10s) 7s ago 8m 11.9M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (8m) 2m ago 8m 301M 2486M 18.2.1-526-g25d74df1 83224b13e524 9078df2b98f4 2024-02-11T22:19:23.255 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (8m) 2m ago 8m 308M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:19:23.256 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (8m) 2m ago 8m 245M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:19:23.256 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (7m) 2m ago 7m 224M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:19:23.256 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (2m) 2m ago 7m 50.2M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 4, 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 4 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:19:23.657 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:19:23.658 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:23.658 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:19:23.658 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 6, 2024-02-11T22:19:23.658 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 9 2024-02-11T22:19:23.658 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:19:23.658 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:19:23.861 INFO:tasks.rados.rados.0.smithi023.stdout:1472: done (4 left) 2024-02-11T22:19:23.861 INFO:tasks.rados.rados.0.smithi023.stdout:1473: read oid 14 snap -1 2024-02-11T22:19:23.861 INFO:tasks.rados.rados.0.smithi023.stdout:1473: expect (ObjNum 382 snap 124 seq_num 382) 2024-02-11T22:19:23.861 INFO:tasks.rados.rados.0.smithi023.stdout:1474: snap_create 2024-02-11T22:19:23.863 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 417 (ObjNum 433 snap 142 seq_num 433) dirty exists 2024-02-11T22:19:23.863 INFO:tasks.rados.rados.0.smithi023.stdout:1468: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:19:23.863 INFO:tasks.rados.rados.0.smithi023.stdout:1468: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:19:23.863 INFO:tasks.rados.rados.0.smithi023.stdout:1468: finishing rollback tid 2 to smithi02397626-19 2024-02-11T22:19:23.863 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 367 (ObjNum 404 snap 135 seq_num 404) dirty exists 2024-02-11T22:19:23.863 INFO:tasks.rados.rados.0.smithi023.stdout:1469: expect (ObjNum 294 snap 89 seq_num 294) 2024-02-11T22:19:23.959 INFO:tasks.rados.rados.0.smithi023.stdout:1471: finishing write tid 1 to smithi02397626-8 2024-02-11T22:19:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:1471: finishing write tid 2 to smithi02397626-8 2024-02-11T22:19:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:1471: finishing write tid 3 to smithi02397626-8 2024-02-11T22:19:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:1471: oid 8 updating version 0 to 546 2024-02-11T22:19:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:1471: oid 8 version 546 is already newer than 545 2024-02-11T22:19:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 546 (ObjNum 458 snap 150 seq_num 458) dirty exists 2024-02-11T22:19:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:1471: left oid 8 (ObjNum 458 snap 150 seq_num 458) 2024-02-11T22:19:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:1473: expect (ObjNum 382 snap 124 seq_num 382) 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[111262]: osdmap e350: 8 total, 8 up, 8 in 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[111262]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[111262]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3119932422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[113671]: osdmap e350: 8 total, 8 up, 8 in 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[113671]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[113671]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:23 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3119932422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:24.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:23 smithi160 ceph-mon[106289]: osdmap e350: 8 total, 8 up, 8 in 2024-02-11T22:19:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:23 smithi160 ceph-mon[106289]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:23 smithi160 ceph-mon[106289]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:23 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3119932422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1468: done (5 left) 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1469: done (4 left) 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1470: done (3 left) 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1471: done (2 left) 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1473: done (1 left) 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1474: done (0 left) 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1475: rollback oid 42 current snap is 151 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 104 2024-02-11T22:19:24.861 INFO:tasks.rados.rados.0.smithi023.stdout:1476: read oid 22 snap -1 2024-02-11T22:19:24.862 INFO:tasks.rados.rados.0.smithi023.stdout:1476: expect (ObjNum 323 snap 101 seq_num 323) 2024-02-11T22:19:24.862 INFO:tasks.rados.rados.0.smithi023.stdout:1477: snap_remove snap 140 2024-02-11T22:19:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[111262]: pgmap v222: 121 pgs: 121 active+clean; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 128 KiB/s wr, 8 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:19:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/903 objects degraded (6.202%), 3 pgs degraded) 2024-02-11T22:19:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:19:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[111262]: osdmap e351: 8 total, 8 up, 8 in 2024-02-11T22:19:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[113671]: pgmap v222: 121 pgs: 121 active+clean; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 128 KiB/s wr, 8 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:19:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/903 objects degraded (6.202%), 3 pgs degraded) 2024-02-11T22:19:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:19:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:24 smithi023 ceph-mon[113671]: osdmap e351: 8 total, 8 up, 8 in 2024-02-11T22:19:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:24 smithi160 ceph-mon[106289]: pgmap v222: 121 pgs: 121 active+clean; 414 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 128 KiB/s wr, 8 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:19:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:24 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/903 objects degraded (6.202%), 3 pgs degraded) 2024-02-11T22:19:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:24 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:19:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:24 smithi160 ceph-mon[106289]: osdmap e351: 8 total, 8 up, 8 in 2024-02-11T22:19:25.887 INFO:tasks.rados.rados.0.smithi023.stdout:1477: done (2 left) 2024-02-11T22:19:25.887 INFO:tasks.rados.rados.0.smithi023.stdout:1478: setattr oid 33 current snap is 151 2024-02-11T22:19:25.900 INFO:tasks.rados.rados.0.smithi023.stdout:1475: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:19:25.900 INFO:tasks.rados.rados.0.smithi023.stdout:1475: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:19:25.900 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 808 (ObjNum 268 snap 81 seq_num 268) dirty exists 2024-02-11T22:19:25.900 INFO:tasks.rados.rados.0.smithi023.stdout:1476: expect (ObjNum 323 snap 101 seq_num 323) 2024-02-11T22:19:25.933 INFO:tasks.rados.rados.0.smithi023.stdout:1475: done (2 left) 2024-02-11T22:19:25.933 INFO:tasks.rados.rados.0.smithi023.stdout:1476: done (1 left) 2024-02-11T22:19:25.933 INFO:tasks.rados.rados.0.smithi023.stdout:1479: copy_from oid 12 from oid 18 current snap is 151 2024-02-11T22:19:25.934 INFO:tasks.rados.rados.0.smithi023.stdout:1480: read oid 24 snap -1 2024-02-11T22:19:25.934 INFO:tasks.rados.rados.0.smithi023.stdout:1480: expect (ObjNum 420 snap 138 seq_num 420) 2024-02-11T22:19:25.934 INFO:tasks.rados.rados.0.smithi023.stdout:1481: copy_from oid 32 from oid 27 current snap is 151 2024-02-11T22:19:25.934 INFO:tasks.rados.rados.0.smithi023.stdout:1482: read oid 25 snap -1 2024-02-11T22:19:25.934 INFO:tasks.rados.rados.0.smithi023.stdout:1482: expect (ObjNum 433 snap 142 seq_num 433) 2024-02-11T22:19:25.934 INFO:tasks.rados.rados.0.smithi023.stdout:1483: snap_create 2024-02-11T22:19:25.935 INFO:tasks.rados.rados.0.smithi023.stdout:1479: finishing copy_from to smithi02397626-12 2024-02-11T22:19:25.935 INFO:tasks.rados.rados.0.smithi023.stdout:1479: got expected ENOENT (src dne) 2024-02-11T22:19:25.935 INFO:tasks.rados.rados.0.smithi023.stdout:1479: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:19:25.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 604 (ObjNum 455 snap 150 seq_num 455) dirty exists 2024-02-11T22:19:25.948 INFO:tasks.rados.rados.0.smithi023.stdout:1482: expect (ObjNum 433 snap 142 seq_num 433) 2024-02-11T22:19:26.026 INFO:tasks.rados.rados.0.smithi023.stdout:1481: finishing copy_from to smithi02397626-32 2024-02-11T22:19:26.026 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 485 (ObjNum 442 snap 146 seq_num 442) dirty exists 2024-02-11T22:19:26.026 INFO:tasks.rados.rados.0.smithi023.stdout:1480: expect (ObjNum 420 snap 138 seq_num 420) 2024-02-11T22:19:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:25 smithi023 ceph-mon[111262]: osdmap e352: 8 total, 8 up, 8 in 2024-02-11T22:19:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:19:25] "GET /metrics HTTP/1.1" 200 35968 "" "Prometheus/2.43.0" 2024-02-11T22:19:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:25 smithi023 ceph-mon[113671]: osdmap e352: 8 total, 8 up, 8 in 2024-02-11T22:19:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:25 smithi160 ceph-mon[106289]: osdmap e352: 8 total, 8 up, 8 in 2024-02-11T22:19:26.337 INFO:tasks.rados.rados.0.smithi023.stdout:1481: finishing copy_from racing read to smithi02397626-32 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1478: done (5 left) 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1479: done (4 left) 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1480: done (3 left) 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1481: done (2 left) 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1482: done (1 left) 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1483: done (0 left) 2024-02-11T22:19:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:1484: copy_from oid 46 from oid 50 current snap is 152 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1485: read oid 18 snap -1 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1485: expect deleted 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1486: read oid 32 snap -1 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1486: expect (ObjNum 442 snap 146 seq_num 442) 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1487: setattr oid 39 current snap is 152 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1485: done (3 left) 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1488: copy_from oid 26 from oid 5 current snap is 152 2024-02-11T22:19:26.878 INFO:tasks.rados.rados.0.smithi023.stdout:1489: setattr oid 33 current snap is 152 2024-02-11T22:19:26.881 INFO:tasks.rados.rados.0.smithi023.stdout:1490: read oid 38 snap -1 2024-02-11T22:19:26.881 INFO:tasks.rados.rados.0.smithi023.stdout:1490: expect (ObjNum 456 snap 150 seq_num 456) 2024-02-11T22:19:26.881 INFO:tasks.rados.rados.0.smithi023.stdout:1491: read oid 44 snap -1 2024-02-11T22:19:26.881 INFO:tasks.rados.rados.0.smithi023.stdout:1491: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:19:26.881 INFO:tasks.rados.rados.0.smithi023.stdout:1492: snap_remove snap 134 2024-02-11T22:19:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:26 smithi023 ceph-mon[111262]: pgmap v225: 121 pgs: 121 active+clean; 416 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 28 KiB/s wr, 7 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:19:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:26 smithi023 ceph-mon[111262]: osdmap e353: 8 total, 8 up, 8 in 2024-02-11T22:19:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:26 smithi023 ceph-mon[113671]: pgmap v225: 121 pgs: 121 active+clean; 416 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 28 KiB/s wr, 7 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:19:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:26 smithi023 ceph-mon[113671]: osdmap e353: 8 total, 8 up, 8 in 2024-02-11T22:19:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:26 smithi160 ceph-mon[106289]: pgmap v225: 121 pgs: 121 active+clean; 416 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 28 KiB/s wr, 7 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:19:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:26 smithi160 ceph-mon[106289]: osdmap e353: 8 total, 8 up, 8 in 2024-02-11T22:19:27.780 INFO:tasks.rados.rados.0.smithi023.stdout:1492: done (7 left) 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:1493: rollback oid 43 current snap is 152 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 71 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:1494: copy_from oid 14 from oid 19 current snap is 152 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:1495: read oid 10 snap 149 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:1495: expect (ObjNum 451 snap 147 seq_num 451) 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:1496: snap_create 2024-02-11T22:19:27.781 INFO:tasks.rados.rados.0.smithi023.stdout:1491: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:19:27.809 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 606 (ObjNum 455 snap 150 seq_num 455) dirty exists 2024-02-11T22:19:27.810 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 809 (ObjNum 81 snap 0 seq_num 1650028376) dirty exists 2024-02-11T22:19:27.810 INFO:tasks.rados.rados.0.smithi023.stdout:1488: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:19:27.810 INFO:tasks.rados.rados.0.smithi023.stdout:1488: finishing copy_from to smithi02397626-26 2024-02-11T22:19:27.810 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 893 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:19:27.810 INFO:tasks.rados.rados.0.smithi023.stdout:1490: expect (ObjNum 456 snap 150 seq_num 456) 2024-02-11T22:19:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:27 smithi023 ceph-mon[111262]: osdmap e354: 8 total, 8 up, 8 in 2024-02-11T22:19:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:27 smithi023 ceph-mon[111262]: osdmap e355: 8 total, 8 up, 8 in 2024-02-11T22:19:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:27 smithi023 ceph-mon[113671]: osdmap e354: 8 total, 8 up, 8 in 2024-02-11T22:19:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:27 smithi023 ceph-mon[113671]: osdmap e355: 8 total, 8 up, 8 in 2024-02-11T22:19:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:27 smithi160 ceph-mon[106289]: osdmap e354: 8 total, 8 up, 8 in 2024-02-11T22:19:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:27 smithi160 ceph-mon[106289]: osdmap e355: 8 total, 8 up, 8 in 2024-02-11T22:19:28.216 INFO:tasks.rados.rados.0.smithi023.stdout:1486: expect (ObjNum 442 snap 146 seq_num 442) 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:1484: finishing copy_from to smithi02397626-46 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 852 (ObjNum 323 snap 101 seq_num 323) dirty exists 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:1484: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:1493: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:1493: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 916 (ObjNum 33 snap 0 seq_num 914311888) dirty dne 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:1494: finishing copy_from to smithi02397626-14 2024-02-11T22:19:28.425 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 367 (ObjNum 404 snap 135 seq_num 404) dirty exists 2024-02-11T22:19:28.426 INFO:tasks.rados.rados.0.smithi023.stdout:1494: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:19:28.426 INFO:tasks.rados.rados.0.smithi023.stdout:1495: expect (ObjNum 451 snap 147 seq_num 451) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1484: done (10 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1486: done (9 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1487: done (8 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1488: done (7 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1489: done (6 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1490: done (5 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1491: done (4 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1493: done (3 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1494: done (2 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1495: done (1 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1496: done (0 left) 2024-02-11T22:19:28.799 INFO:tasks.rados.rados.0.smithi023.stdout:1497: rmattr oid 11 current snap is 153 2024-02-11T22:19:28.800 INFO:tasks.rados.rados.0.smithi023.stdout:1497: done (0 left) 2024-02-11T22:19:28.800 INFO:tasks.rados.rados.0.smithi023.stdout:1498: snap_remove snap 146 2024-02-11T22:19:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:28 smithi023 ceph-mon[111262]: pgmap v228: 121 pgs: 121 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-02-11T22:19:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:28 smithi023 ceph-mon[111262]: osdmap e356: 8 total, 8 up, 8 in 2024-02-11T22:19:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:28 smithi023 ceph-mon[113671]: pgmap v228: 121 pgs: 121 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-02-11T22:19:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:28 smithi023 ceph-mon[113671]: osdmap e356: 8 total, 8 up, 8 in 2024-02-11T22:19:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:28 smithi160 ceph-mon[106289]: pgmap v228: 121 pgs: 121 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-02-11T22:19:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:28 smithi160 ceph-mon[106289]: osdmap e356: 8 total, 8 up, 8 in 2024-02-11T22:19:29.802 INFO:tasks.rados.rados.0.smithi023.stdout:1498: done (0 left) 2024-02-11T22:19:29.802 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 153 2024-02-11T22:19:29.802 INFO:tasks.rados.rados.0.smithi023.stdout:1499: seq_num 459 ranges {4366336=491520} 2024-02-11T22:19:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:1499: writing smithi02397626-30 from 4366336 to 4857856 tid 1 2024-02-11T22:19:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:1500: read oid 44 snap -1 2024-02-11T22:19:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:1500: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:19:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 153 2024-02-11T22:19:29.829 INFO:tasks.rados.rados.0.smithi023.stdout:1501: seq_num 460 ranges {0=507904} 2024-02-11T22:19:29.831 INFO:tasks.rados.rados.0.smithi023.stdout:1501: writing smithi02397626-9 from 0 to 507904 tid 1 2024-02-11T22:19:29.831 INFO:tasks.rados.rados.0.smithi023.stdout:1502: read oid 42 snap -1 2024-02-11T22:19:29.831 INFO:tasks.rados.rados.0.smithi023.stdout:1502: expect (ObjNum 268 snap 81 seq_num 268) 2024-02-11T22:19:29.832 INFO:tasks.rados.rados.0.smithi023.stdout:1503: snap_create 2024-02-11T22:19:29.832 INFO:tasks.rados.rados.0.smithi023.stdout:1499: finishing write tid 1 to smithi02397626-30 2024-02-11T22:19:29.836 INFO:tasks.rados.rados.0.smithi023.stdout:1499: finishing write tid 2 to smithi02397626-30 2024-02-11T22:19:29.836 INFO:tasks.rados.rados.0.smithi023.stdout:1501: finishing write tid 1 to smithi02397626-9 2024-02-11T22:19:29.836 INFO:tasks.rados.rados.0.smithi023.stdout:1501: finishing write tid 2 to smithi02397626-9 2024-02-11T22:19:29.837 INFO:tasks.rados.rados.0.smithi023.stdout:1500: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:19:29.856 INFO:tasks.rados.rados.0.smithi023.stdout:1499: finishing write tid 3 to smithi02397626-30 2024-02-11T22:19:29.856 INFO:tasks.rados.rados.0.smithi023.stdout:1499: oid 30 updating version 0 to 930 2024-02-11T22:19:29.856 INFO:tasks.rados.rados.0.smithi023.stdout:1499: oid 30 updating version 930 to 931 2024-02-11T22:19:29.856 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 931 (ObjNum 459 snap 153 seq_num 459) dirty exists 2024-02-11T22:19:29.856 INFO:tasks.rados.rados.0.smithi023.stdout:1499: left oid 30 (ObjNum 459 snap 153 seq_num 459) 2024-02-11T22:19:29.857 INFO:tasks.rados.rados.0.smithi023.stdout:1501: finishing write tid 3 to smithi02397626-9 2024-02-11T22:19:29.857 INFO:tasks.rados.rados.0.smithi023.stdout:1501: oid 9 updating version 0 to 1198 2024-02-11T22:19:29.857 INFO:tasks.rados.rados.0.smithi023.stdout:1501: oid 9 version 1198 is already newer than 1197 2024-02-11T22:19:29.857 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1198 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:19:29.857 INFO:tasks.rados.rados.0.smithi023.stdout:1501: left oid 9 (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:19:29.857 INFO:tasks.rados.rados.0.smithi023.stdout:1502: expect (ObjNum 268 snap 81 seq_num 268) 2024-02-11T22:19:30.812 INFO:tasks.rados.rados.0.smithi023.stdout:1499: done (4 left) 2024-02-11T22:19:30.813 INFO:tasks.rados.rados.0.smithi023.stdout:1500: done (3 left) 2024-02-11T22:19:30.813 INFO:tasks.rados.rados.0.smithi023.stdout:1501: done (2 left) 2024-02-11T22:19:30.813 INFO:tasks.rados.rados.0.smithi023.stdout:1502: done (1 left) 2024-02-11T22:19:30.813 INFO:tasks.rados.rados.0.smithi023.stdout:1503: done (0 left) 2024-02-11T22:19:30.813 INFO:tasks.rados.rados.0.smithi023.stdout:1504: snap_remove snap 128 2024-02-11T22:19:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:30 smithi023 ceph-mon[111262]: pgmap v231: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 426 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-02-11T22:19:31.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:30 smithi023 ceph-mon[111262]: osdmap e357: 8 total, 8 up, 8 in 2024-02-11T22:19:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:30 smithi023 ceph-mon[113671]: pgmap v231: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 426 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-02-11T22:19:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:30 smithi023 ceph-mon[113671]: osdmap e357: 8 total, 8 up, 8 in 2024-02-11T22:19:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:30 smithi160 ceph-mon[106289]: pgmap v231: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 426 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-02-11T22:19:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:30 smithi160 ceph-mon[106289]: osdmap e357: 8 total, 8 up, 8 in 2024-02-11T22:19:31.832 INFO:tasks.rados.rados.0.smithi023.stdout:1504: done (0 left) 2024-02-11T22:19:31.832 INFO:tasks.rados.rados.0.smithi023.stdout:1505: rollback oid 10 current snap is 154 2024-02-11T22:19:31.832 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 122 2024-02-11T22:19:31.833 INFO:tasks.rados.rados.0.smithi023.stdout:1506: snap_remove snap 110 2024-02-11T22:19:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:31 smithi023 ceph-mon[111262]: osdmap e358: 8 total, 8 up, 8 in 2024-02-11T22:19:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:31 smithi023 ceph-mon[113671]: osdmap e358: 8 total, 8 up, 8 in 2024-02-11T22:19:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:31 smithi160 ceph-mon[106289]: osdmap e358: 8 total, 8 up, 8 in 2024-02-11T22:19:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:32.785 INFO:tasks.rados.rados.0.smithi023.stdout:1506: done (1 left) 2024-02-11T22:19:32.785 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 154 2024-02-11T22:19:32.785 INFO:tasks.rados.rados.0.smithi023.stdout:1507: seq_num 461 ranges {2113536=524288} 2024-02-11T22:19:32.800 INFO:tasks.rados.rados.0.smithi023.stdout:1507: writing smithi02397626-5 from 2113536 to 2637824 tid 1 2024-02-11T22:19:32.800 INFO:tasks.rados.rados.0.smithi023.stdout:1508: copy_from oid 39 from oid 21 current snap is 154 2024-02-11T22:19:32.800 INFO:tasks.rados.rados.0.smithi023.stdout:1509: rollback oid 35 current snap is 154 2024-02-11T22:19:32.800 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 152 2024-02-11T22:19:32.800 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 154 2024-02-11T22:19:32.800 INFO:tasks.rados.rados.0.smithi023.stdout:1510: seq_num 462 ranges {0=540672} 2024-02-11T22:19:32.804 INFO:tasks.rados.rados.0.smithi023.stdout:1510: writing smithi02397626-18 from 0 to 540672 tid 1 2024-02-11T22:19:32.804 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 154 2024-02-11T22:19:32.804 INFO:tasks.rados.rados.0.smithi023.stdout:1505: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:19:32.804 INFO:tasks.rados.rados.0.smithi023.stdout:1505: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:19:32.804 INFO:tasks.rados.rados.0.smithi023.stdout:1505: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:19:32.804 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 939 (ObjNum 352 snap 109 seq_num 352) dirty exists 2024-02-11T22:19:32.805 INFO:tasks.rados.rados.0.smithi023.stdout:1511: seq_num 463 ranges {2539520=557056} 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1511: writing smithi02397626-33 from 2539520 to 3096576 tid 1 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1505: done (5 left) 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1512: setattr oid 8 current snap is 154 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1507: finishing write tid 1 to smithi02397626-5 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1507: finishing write tid 2 to smithi02397626-5 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1510: finishing write tid 1 to smithi02397626-18 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1510: finishing write tid 2 to smithi02397626-18 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1509: finishing rollback tid 0 to smithi02397626-35 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1507: finishing write tid 3 to smithi02397626-5 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1507: oid 5 updating version 0 to 958 2024-02-11T22:19:32.822 INFO:tasks.rados.rados.0.smithi023.stdout:1507: oid 5 version 958 is already newer than 957 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 958 (ObjNum 461 snap 154 seq_num 461) dirty exists 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1507: left oid 5 (ObjNum 461 snap 154 seq_num 461) 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1509: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1509: finishing rollback tid 2 to smithi02397626-35 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 822 (ObjNum 378 snap 122 seq_num 378) dirty exists 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1510: finishing write tid 3 to smithi02397626-18 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1510: oid 18 updating version 0 to 518 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1510: oid 18 updating version 518 to 519 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 519 (ObjNum 462 snap 154 seq_num 462) dirty exists 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1510: left oid 18 (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1508: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:1508: finishing copy_from to smithi02397626-39 2024-02-11T22:19:32.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 668 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:19:32.825 INFO:tasks.rados.rados.0.smithi023.stdout:1511: finishing write tid 1 to smithi02397626-33 2024-02-11T22:19:32.825 INFO:tasks.rados.rados.0.smithi023.stdout:1507: done (5 left) 2024-02-11T22:19:32.826 INFO:tasks.rados.rados.0.smithi023.stdout:1508: done (4 left) 2024-02-11T22:19:32.826 INFO:tasks.rados.rados.0.smithi023.stdout:1509: done (3 left) 2024-02-11T22:19:32.826 INFO:tasks.rados.rados.0.smithi023.stdout:1510: done (2 left) 2024-02-11T22:19:32.826 INFO:tasks.rados.rados.0.smithi023.stdout:1513: snap_remove snap 120 2024-02-11T22:19:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:32 smithi023 ceph-mon[111262]: pgmap v234: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 426 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 736 KiB/s wr, 20 op/s 2024-02-11T22:19:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:32 smithi023 ceph-mon[111262]: osdmap e359: 8 total, 8 up, 8 in 2024-02-11T22:19:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:32 smithi023 ceph-mon[111262]: osdmap e360: 8 total, 8 up, 8 in 2024-02-11T22:19:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:32 smithi023 ceph-mon[113671]: pgmap v234: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 426 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 736 KiB/s wr, 20 op/s 2024-02-11T22:19:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:32 smithi023 ceph-mon[113671]: osdmap e359: 8 total, 8 up, 8 in 2024-02-11T22:19:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:32 smithi023 ceph-mon[113671]: osdmap e360: 8 total, 8 up, 8 in 2024-02-11T22:19:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:32 smithi160 ceph-mon[106289]: pgmap v234: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 426 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 736 KiB/s wr, 20 op/s 2024-02-11T22:19:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:32 smithi160 ceph-mon[106289]: osdmap e359: 8 total, 8 up, 8 in 2024-02-11T22:19:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:32 smithi160 ceph-mon[106289]: osdmap e360: 8 total, 8 up, 8 in 2024-02-11T22:19:33.803 INFO:tasks.rados.rados.0.smithi023.stdout:1513: done (2 left) 2024-02-11T22:19:33.803 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 154 2024-02-11T22:19:33.803 INFO:tasks.rados.rados.0.smithi023.stdout:1511: finishing write tid 2 to smithi02397626-33 2024-02-11T22:19:33.803 INFO:tasks.rados.rados.0.smithi023.stdout:1514: seq_num 464 ranges {6135808=573440} 2024-02-11T22:19:33.841 INFO:tasks.rados.rados.0.smithi023.stdout:1514: writing smithi02397626-38 from 6135808 to 6709248 tid 1 2024-02-11T22:19:33.841 INFO:tasks.rados.rados.0.smithi023.stdout:1515: setattr oid 22 current snap is 154 2024-02-11T22:19:33.841 INFO:tasks.rados.rados.0.smithi023.stdout:1511: finishing write tid 3 to smithi02397626-33 2024-02-11T22:19:33.842 INFO:tasks.rados.rados.0.smithi023.stdout:1511: oid 33 updating version 0 to 629 2024-02-11T22:19:33.842 INFO:tasks.rados.rados.0.smithi023.stdout:1511: oid 33 version 629 is already newer than 628 2024-02-11T22:19:33.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 629 (ObjNum 463 snap 154 seq_num 463) dirty exists 2024-02-11T22:19:33.842 INFO:tasks.rados.rados.0.smithi023.stdout:1511: left oid 33 (ObjNum 463 snap 154 seq_num 463) 2024-02-11T22:19:33.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 547 (ObjNum 458 snap 150 seq_num 458) dirty exists 2024-02-11T22:19:33.842 INFO:tasks.rados.rados.0.smithi023.stdout:1511: done (3 left) 2024-02-11T22:19:33.843 INFO:tasks.rados.rados.0.smithi023.stdout:1512: done (2 left) 2024-02-11T22:19:33.843 INFO:tasks.rados.rados.0.smithi023.stdout:1516: snap_remove snap 151 2024-02-11T22:19:34.839 INFO:tasks.rados.rados.0.smithi023.stdout:1516: done (2 left) 2024-02-11T22:19:34.839 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 154 2024-02-11T22:19:34.839 INFO:tasks.rados.rados.0.smithi023.stdout:1514: finishing write tid 1 to smithi02397626-38 2024-02-11T22:19:34.839 INFO:tasks.rados.rados.0.smithi023.stdout:1517: seq_num 465 ranges {1179648=598016} 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1517: writing smithi02397626-50 from 1179648 to 1777664 tid 1 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1518: copy_from oid 28 from oid 19 current snap is 154 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1519: setattr oid 47 current snap is 154 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1514: finishing write tid 2 to smithi02397626-38 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1226 (ObjNum 323 snap 101 seq_num 323) dirty exists 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1514: finishing write tid 3 to smithi02397626-38 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1514: oid 38 updating version 0 to 823 2024-02-11T22:19:34.851 INFO:tasks.rados.rados.0.smithi023.stdout:1514: oid 38 updating version 823 to 824 2024-02-11T22:19:34.852 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 824 (ObjNum 464 snap 154 seq_num 464) dirty exists 2024-02-11T22:19:34.852 INFO:tasks.rados.rados.0.smithi023.stdout:1514: left oid 38 (ObjNum 464 snap 154 seq_num 464) 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:1514: done (4 left) 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:1515: done (3 left) 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:1520: rollback oid 44 current snap is 154 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 139 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:1521: rollback oid 6 current snap is 154 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 150 2024-02-11T22:19:34.853 INFO:tasks.rados.rados.0.smithi023.stdout:1522: delete oid 7 current snap is 154 2024-02-11T22:19:34.856 INFO:tasks.rados.rados.0.smithi023.stdout:1520: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:19:34.943 INFO:tasks.rados.rados.0.smithi023.stdout:1522: done (5 left) 2024-02-11T22:19:34.943 INFO:tasks.rados.rados.0.smithi023.stdout:1523: read oid 33 snap -1 2024-02-11T22:19:34.943 INFO:tasks.rados.rados.0.smithi023.stdout:1523: expect (ObjNum 463 snap 154 seq_num 463) 2024-02-11T22:19:34.943 INFO:tasks.rados.rados.0.smithi023.stdout:1524: delete oid 3 current snap is 154 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1517: finishing write tid 1 to smithi02397626-50 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1517: finishing write tid 2 to smithi02397626-50 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1521: finishing rollback tid 0 to smithi02397626-6 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1521: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 775 (ObjNum 65 snap 0 seq_num 1599560294) dirty exists 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1519: done (6 left) 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1524: done (5 left) 2024-02-11T22:19:34.945 INFO:tasks.rados.rados.0.smithi023.stdout:1525: snap_remove snap 58 2024-02-11T22:19:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:34 smithi023 ceph-mon[111262]: pgmap v237: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 726 KiB/s wr, 11 op/s 2024-02-11T22:19:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:34 smithi023 ceph-mon[111262]: osdmap e361: 8 total, 8 up, 8 in 2024-02-11T22:19:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:34 smithi023 ceph-mon[113671]: pgmap v237: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 726 KiB/s wr, 11 op/s 2024-02-11T22:19:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:34 smithi023 ceph-mon[113671]: osdmap e361: 8 total, 8 up, 8 in 2024-02-11T22:19:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:34 smithi160 ceph-mon[106289]: pgmap v237: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 726 KiB/s wr, 11 op/s 2024-02-11T22:19:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:34 smithi160 ceph-mon[106289]: osdmap e361: 8 total, 8 up, 8 in 2024-02-11T22:19:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:35.860 INFO:tasks.rados.rados.0.smithi023.stdout:1525: done (5 left) 2024-02-11T22:19:35.860 INFO:tasks.rados.rados.0.smithi023.stdout:1526: snap_remove snap 153 2024-02-11T22:19:36.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:35 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:36.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:35 smithi160 ceph-mon[106289]: Upgrade: osd.4 is safe to restart 2024-02-11T22:19:36.143 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:35 smithi160 ceph-mon[106289]: osdmap e362: 8 total, 8 up, 8 in 2024-02-11T22:19:36.144 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:36.144 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:19:36.144 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:19:35] "GET /metrics HTTP/1.1" 200 35968 "" "Prometheus/2.43.0" 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[111262]: Upgrade: osd.4 is safe to restart 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[111262]: osdmap e362: 8 total, 8 up, 8 in 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-11T22:19:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[113671]: Upgrade: osd.4 is safe to restart 2024-02-11T22:19:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[113671]: osdmap e362: 8 total, 8 up, 8 in 2024-02-11T22:19:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-11T22:19:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:36.864 INFO:tasks.rados.rados.0.smithi023.stdout:1526: done (5 left) 2024-02-11T22:19:36.864 INFO:tasks.rados.rados.0.smithi023.stdout:1527: snap_create 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1520: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1517: finishing write tid 3 to smithi02397626-50 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1517: oid 50 updating version 0 to 930 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1517: oid 50 version 930 is already newer than 929 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 930 (ObjNum 465 snap 154 seq_num 465) dirty exists 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1517: left oid 50 (ObjNum 465 snap 154 seq_num 465) 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1521: finishing rollback tid 2 to smithi02397626-6 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 934 (ObjNum 429 snap 141 seq_num 429) dirty exists 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1520: finishing rollback tid 2 to smithi02397626-44 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 594 (ObjNum 407 snap 137 seq_num 407) dirty exists 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:1518: finishing copy_from to smithi02397626-28 2024-02-11T22:19:36.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 367 (ObjNum 404 snap 135 seq_num 404) dirty exists 2024-02-11T22:19:36.866 INFO:tasks.rados.rados.0.smithi023.stdout:1518: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:19:36.866 INFO:tasks.rados.rados.0.smithi023.stdout:1523: expect (ObjNum 463 snap 154 seq_num 463) 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[111262]: pgmap v240: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 726 KiB/s wr, 4 op/s 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[111262]: Upgrade: Updating osd.4 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[111262]: Deploying daemon osd.4 on smithi160 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[111262]: osdmap e363: 8 total, 8 up, 8 in 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[113671]: pgmap v240: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 726 KiB/s wr, 4 op/s 2024-02-11T22:19:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[113671]: Upgrade: Updating osd.4 2024-02-11T22:19:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[113671]: Deploying daemon osd.4 on smithi160 2024-02-11T22:19:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[113671]: osdmap e363: 8 total, 8 up, 8 in 2024-02-11T22:19:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:37.176 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:36 smithi160 ceph-mon[106289]: pgmap v240: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 427 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 726 KiB/s wr, 4 op/s 2024-02-11T22:19:37.177 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:36 smithi160 ceph-mon[106289]: Upgrade: Updating osd.4 2024-02-11T22:19:37.177 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:36 smithi160 ceph-mon[106289]: Deploying daemon osd.4 on smithi160 2024-02-11T22:19:37.177 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:36 smithi160 ceph-mon[106289]: osdmap e363: 8 total, 8 up, 8 in 2024-02-11T22:19:37.177 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:37.177 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1517: done (5 left) 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1518: done (4 left) 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1520: done (3 left) 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1521: done (2 left) 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1523: done (1 left) 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1527: done (0 left) 2024-02-11T22:19:37.783 INFO:tasks.rados.rados.0.smithi023.stdout:1528: snap_remove snap 148 2024-02-11T22:19:37.864 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:37 smithi160 systemd[1]: Stopping Ceph osd.4 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:19:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:37 smithi023 ceph-mon[111262]: osdmap e364: 8 total, 8 up, 8 in 2024-02-11T22:19:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:37 smithi023 ceph-mon[111262]: osdmap e365: 8 total, 8 up, 8 in 2024-02-11T22:19:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:37 smithi023 ceph-mon[113671]: osdmap e364: 8 total, 8 up, 8 in 2024-02-11T22:19:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:37 smithi023 ceph-mon[113671]: osdmap e365: 8 total, 8 up, 8 in 2024-02-11T22:19:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:37 smithi160 ceph-mon[106289]: osdmap e364: 8 total, 8 up, 8 in 2024-02-11T22:19:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:37 smithi160 ceph-mon[106289]: osdmap e365: 8 total, 8 up, 8 in 2024-02-11T22:19:38.195 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[45444]: 2024-02-11T22:19:37.904+0000 7f8bb0733700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:19:38.195 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[45444]: 2024-02-11T22:19:37.904+0000 7f8bb0733700 -1 osd.4 364 *** Got signal Terminated *** 2024-02-11T22:19:38.195 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[45444]: 2024-02-11T22:19:37.904+0000 7f8bb0733700 -1 osd.4 364 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:19:38.814 INFO:tasks.rados.rados.0.smithi023.stdout:1528: done (0 left) 2024-02-11T22:19:38.814 INFO:tasks.rados.rados.0.smithi023.stdout:1529: read oid 33 snap -1 2024-02-11T22:19:38.814 INFO:tasks.rados.rados.0.smithi023.stdout:1529: expect (ObjNum 463 snap 154 seq_num 463) 2024-02-11T22:19:38.814 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 155 2024-02-11T22:19:38.814 INFO:tasks.rados.rados.0.smithi023.stdout:1530: seq_num 468 ranges {565248=647168} 2024-02-11T22:19:38.815 INFO:tasks.rados.rados.0.smithi023.stdout:1530: writing smithi02397626-23 from 565248 to 1212416 tid 1 2024-02-11T22:19:38.815 INFO:tasks.rados.rados.0.smithi023.stdout:1531: rollback oid 41 current snap is 155 2024-02-11T22:19:38.815 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 154 2024-02-11T22:19:38.815 INFO:tasks.rados.rados.0.smithi023.stdout:1532: read oid 29 snap -1 2024-02-11T22:19:38.815 INFO:tasks.rados.rados.0.smithi023.stdout:1532: expect (ObjNum 446 snap 146 seq_num 446) 2024-02-11T22:19:38.815 INFO:tasks.rados.rados.0.smithi023.stdout:1533: snap_remove snap 136 2024-02-11T22:19:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[111262]: pgmap v243: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 10 op/s 2024-02-11T22:19:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[111262]: osd.4 marked itself down and dead 2024-02-11T22:19:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:19:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[111262]: osdmap e366: 8 total, 7 up, 8 in 2024-02-11T22:19:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[113671]: pgmap v243: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 10 op/s 2024-02-11T22:19:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[113671]: osd.4 marked itself down and dead 2024-02-11T22:19:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:19:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:38 smithi023 ceph-mon[113671]: osdmap e366: 8 total, 7 up, 8 in 2024-02-11T22:19:39.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:38 smithi160 ceph-mon[106289]: pgmap v243: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 10 op/s 2024-02-11T22:19:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:38 smithi160 ceph-mon[106289]: osd.4 marked itself down and dead 2024-02-11T22:19:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:38 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:19:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:38 smithi160 ceph-mon[106289]: osdmap e366: 8 total, 7 up, 8 in 2024-02-11T22:19:39.813 INFO:tasks.rados.rados.0.smithi023.stdout:1533: done (4 left) 2024-02-11T22:19:39.813 INFO:tasks.rados.rados.0.smithi023.stdout:1534: rollback oid 27 current snap is 155 2024-02-11T22:19:39.813 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 145 2024-02-11T22:19:39.813 INFO:tasks.rados.rados.0.smithi023.stdout:1535: snap_remove snap 150 2024-02-11T22:19:39.944 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:39 smithi160 bash[113149]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4 2024-02-11T22:19:40.820 INFO:tasks.rados.rados.0.smithi023.stdout:1535: done (5 left) 2024-02-11T22:19:40.820 INFO:tasks.rados.rados.0.smithi023.stdout:1536: setattr oid 39 current snap is 155 2024-02-11T22:19:40.820 INFO:tasks.rados.rados.0.smithi023.stdout:1532: expect (ObjNum 446 snap 146 seq_num 446) 2024-02-11T22:19:40.829 INFO:tasks.rados.rados.0.smithi023.stdout:1529: expect (ObjNum 463 snap 154 seq_num 463) 2024-02-11T22:19:40.988 INFO:tasks.rados.rados.0.smithi023.stdout:1530: finishing write tid 1 to smithi02397626-23 2024-02-11T22:19:40.988 INFO:tasks.rados.rados.0.smithi023.stdout:1534: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:19:40.988 INFO:tasks.rados.rados.0.smithi023.stdout:1534: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:19:40.988 INFO:tasks.rados.rados.0.smithi023.stdout:1534: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:19:40.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 541 (ObjNum 133 snap 36 seq_num 133) dirty exists 2024-02-11T22:19:40.988 INFO:tasks.rados.rados.0.smithi023.stdout:1530: finishing write tid 2 to smithi02397626-23 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1530: finishing write tid 3 to smithi02397626-23 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1530: oid 23 updating version 0 to 1242 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1530: oid 23 updating version 1242 to 1243 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1243 (ObjNum 468 snap 155 seq_num 468) dirty exists 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1530: left oid 23 (ObjNum 468 snap 155 seq_num 468) 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1531: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 819 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1529: done (5 left) 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1530: done (4 left) 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1531: done (3 left) 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1532: done (2 left) 2024-02-11T22:19:40.989 INFO:tasks.rados.rados.0.smithi023.stdout:1534: done (1 left) 2024-02-11T22:19:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 155 2024-02-11T22:19:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:1537: seq_num 469 ranges {5619712=663552} 2024-02-11T22:19:41.022 INFO:tasks.rados.rados.0.smithi023.stdout:1537: writing smithi02397626-6 from 5619712 to 6283264 tid 1 2024-02-11T22:19:41.022 INFO:tasks.rados.rados.0.smithi023.stdout:1538: snap_remove snap 144 2024-02-11T22:19:41.145 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:40 smithi160 ceph-mon[106289]: pgmap v246: 121 pgs: 9 stale+active+clean, 2 active+clean+snaptrim, 110 active+clean; 408 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-02-11T22:19:41.146 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:40 smithi160 ceph-mon[106289]: osdmap e367: 8 total, 7 up, 8 in 2024-02-11T22:19:41.146 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:40 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.4.service: Succeeded. 2024-02-11T22:19:41.146 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:40 smithi160 systemd[1]: Stopped Ceph osd.4 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:19:41.146 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:40 smithi160 systemd[1]: Starting Ceph osd.4 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:19:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:40 smithi023 ceph-mon[111262]: pgmap v246: 121 pgs: 9 stale+active+clean, 2 active+clean+snaptrim, 110 active+clean; 408 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-02-11T22:19:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:40 smithi023 ceph-mon[111262]: osdmap e367: 8 total, 7 up, 8 in 2024-02-11T22:19:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:40 smithi023 ceph-mon[113671]: pgmap v246: 121 pgs: 9 stale+active+clean, 2 active+clean+snaptrim, 110 active+clean; 408 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-02-11T22:19:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:40 smithi023 ceph-mon[113671]: osdmap e367: 8 total, 7 up, 8 in 2024-02-11T22:19:41.831 INFO:tasks.rados.rados.0.smithi023.stdout:1538: done (2 left) 2024-02-11T22:19:41.831 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 155 2024-02-11T22:19:41.831 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 810 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:19:41.831 INFO:tasks.rados.rados.0.smithi023.stdout:1537: finishing write tid 1 to smithi02397626-6 2024-02-11T22:19:41.831 INFO:tasks.rados.rados.0.smithi023.stdout:1537: finishing write tid 2 to smithi02397626-6 2024-02-11T22:19:41.831 INFO:tasks.rados.rados.0.smithi023.stdout:1539: seq_num 470 ranges {1179648=679936} 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:1539: writing smithi02397626-46 from 1179648 to 1859584 tid 1 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:1536: done (2 left) 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:1540: rollback oid 39 current snap is 155 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 143 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:1537: finishing write tid 3 to smithi02397626-6 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:1537: oid 6 updating version 0 to 963 2024-02-11T22:19:41.842 INFO:tasks.rados.rados.0.smithi023.stdout:1537: oid 6 version 963 is already newer than 962 2024-02-11T22:19:41.843 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 963 (ObjNum 469 snap 155 seq_num 469) dirty exists 2024-02-11T22:19:41.843 INFO:tasks.rados.rados.0.smithi023.stdout:1537: left oid 6 (ObjNum 469 snap 155 seq_num 469) 2024-02-11T22:19:41.843 INFO:tasks.rados.rados.0.smithi023.stdout:1537: done (2 left) 2024-02-11T22:19:41.843 INFO:tasks.rados.rados.0.smithi023.stdout:1541: copy_from oid 28 from oid 31 current snap is 155 2024-02-11T22:19:41.843 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 155 2024-02-11T22:19:41.843 INFO:tasks.rados.rados.0.smithi023.stdout:1542: seq_num 471 ranges {278528=696320} 2024-02-11T22:19:41.848 INFO:tasks.rados.rados.0.smithi023.stdout:1542: writing smithi02397626-29 from 278528 to 974848 tid 1 2024-02-11T22:19:41.848 INFO:tasks.rados.rados.0.smithi023.stdout:1543: read oid 3 snap -1 2024-02-11T22:19:41.848 INFO:tasks.rados.rados.0.smithi023.stdout:1543: expect deleted 2024-02-11T22:19:41.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 155 2024-02-11T22:19:41.848 INFO:tasks.rados.rados.0.smithi023.stdout:1544: seq_num 472 ranges {1974272=712704} 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1544: writing smithi02397626-14 from 1974272 to 2686976 tid 1 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1545: delete oid 34 current snap is 155 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1540: finishing rollback tid 0 to smithi02397626-39 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1540: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 812 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1539: finishing write tid 1 to smithi02397626-46 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1539: finishing write tid 2 to smithi02397626-46 2024-02-11T22:19:41.864 INFO:tasks.rados.rados.0.smithi023.stdout:1541: finishing copy_from to smithi02397626-28 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 810 (ObjNum 444 snap 146 seq_num 444) dirty exists 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:1542: finishing write tid 1 to smithi02397626-29 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:1542: finishing write tid 2 to smithi02397626-29 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:1541: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:1539: finishing write tid 3 to smithi02397626-46 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:1539: oid 46 updating version 0 to 1246 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:1539: oid 46 version 1246 is already newer than 1245 2024-02-11T22:19:41.865 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 1246 (ObjNum 470 snap 155 seq_num 470) dirty exists 2024-02-11T22:19:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:1539: left oid 46 (ObjNum 470 snap 155 seq_num 470) 2024-02-11T22:19:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:1542: finishing write tid 3 to smithi02397626-29 2024-02-11T22:19:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:1542: oid 29 updating version 0 to 645 2024-02-11T22:19:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:1542: oid 29 version 645 is already newer than 644 2024-02-11T22:19:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 645 (ObjNum 471 snap 155 seq_num 471) dirty exists 2024-02-11T22:19:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:1542: left oid 29 (ObjNum 471 snap 155 seq_num 471) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1539: done (6 left) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1540: done (5 left) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1541: done (4 left) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1542: done (3 left) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1543: done (2 left) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1545: done (1 left) 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1546: snap_create 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1544: finishing write tid 1 to smithi02397626-14 2024-02-11T22:19:41.868 INFO:tasks.rados.rados.0.smithi023.stdout:1544: finishing write tid 2 to smithi02397626-14 2024-02-11T22:19:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:1544: finishing write tid 3 to smithi02397626-14 2024-02-11T22:19:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:1544: oid 14 updating version 0 to 551 2024-02-11T22:19:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:1544: oid 14 updating version 551 to 552 2024-02-11T22:19:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 552 (ObjNum 472 snap 155 seq_num 472) dirty exists 2024-02-11T22:19:41.869 INFO:tasks.rados.rados.0.smithi023.stdout:1544: left oid 14 (ObjNum 472 snap 155 seq_num 472) 2024-02-11T22:19:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:41 smithi160 ceph-mon[106289]: osdmap e368: 8 total, 7 up, 8 in 2024-02-11T22:19:41.945 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-11T22:19:41.945 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: 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-02-11T22:19:41.945 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-11T22:19:41.946 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-11T22:19:41.946 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-11T22:19:41.946 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-11T22:19:41.946 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:41 smithi160 bash[113414]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-11T22:19:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:41 smithi023 ceph-mon[111262]: osdmap e368: 8 total, 7 up, 8 in 2024-02-11T22:19:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:41 smithi023 ceph-mon[113671]: osdmap e368: 8 total, 7 up, 8 in 2024-02-11T22:19:42.695 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-osd[113731]: -- 172.21.15.160:0/2973085558 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56173e3056c0 con 0x56173e2d4c00 2024-02-11T22:19:42.695 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:42 smithi160 bash[113693]: da38494790ec995b1cfc9775d7f52edb98b515bad93ce8e7209cd3000d4022d1 2024-02-11T22:19:42.695 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:42 smithi160 systemd[1]: Started Ceph osd.4 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:19:42.784 INFO:tasks.rados.rados.0.smithi023.stdout:1544: done (1 left) 2024-02-11T22:19:42.785 INFO:tasks.rados.rados.0.smithi023.stdout:1546: done (0 left) 2024-02-11T22:19:42.785 INFO:tasks.rados.rados.0.smithi023.stdout:1547: rollback oid 30 current snap is 156 2024-02-11T22:19:42.785 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 115 2024-02-11T22:19:42.785 INFO:tasks.rados.rados.0.smithi023.stdout:1548: snap_remove snap 106 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: pgmap v249: 121 pgs: 6 active+undersized, 7 active+undersized+degraded, 6 stale+active+clean, 102 active+clean; 403 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 136 KiB/s wr, 12 op/s; 41/879 objects degraded (4.664%) 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 41/879 objects degraded (4.664%), 7 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: osdmap e369: 8 total, 7 up, 8 in 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[111262]: osdmap e370: 8 total, 7 up, 8 in 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: pgmap v249: 121 pgs: 6 active+undersized, 7 active+undersized+degraded, 6 stale+active+clean, 102 active+clean; 403 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 136 KiB/s wr, 12 op/s; 41/879 objects degraded (4.664%) 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 41/879 objects degraded (4.664%), 7 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: osdmap e369: 8 total, 7 up, 8 in 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:42 smithi023 ceph-mon[113671]: osdmap e370: 8 total, 7 up, 8 in 2024-02-11T22:19:43.194 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T22:19:42.852+0000 7f989f227640 -1 Falling back to public interface 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: pgmap v249: 121 pgs: 6 active+undersized, 7 active+undersized+degraded, 6 stale+active+clean, 102 active+clean; 403 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 136 KiB/s wr, 12 op/s; 41/879 objects degraded (4.664%) 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 41/879 objects degraded (4.664%), 7 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: osdmap e369: 8 total, 7 up, 8 in 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:42 smithi160 ceph-mon[106289]: osdmap e370: 8 total, 7 up, 8 in 2024-02-11T22:19:43.796 INFO:tasks.rados.rados.0.smithi023.stdout:1548: done (1 left) 2024-02-11T22:19:43.796 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 156 2024-02-11T22:19:43.796 INFO:tasks.rados.rados.0.smithi023.stdout:1549: seq_num 474 ranges {5701632=745472} 2024-02-11T22:19:43.832 INFO:tasks.rados.rados.0.smithi023.stdout:1549: writing smithi02397626-20 from 5701632 to 6447104 tid 1 2024-02-11T22:19:43.832 INFO:tasks.rados.rados.0.smithi023.stdout:1550: delete oid 45 current snap is 156 2024-02-11T22:19:43.832 INFO:tasks.rados.rados.0.smithi023.stdout:1547: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:19:43.832 INFO:tasks.rados.rados.0.smithi023.stdout:1547: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:19:43.832 INFO:tasks.rados.rados.0.smithi023.stdout:1547: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:19:43.832 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 992 (ObjNum 363 snap 114 seq_num 363) dirty exists 2024-02-11T22:19:43.836 INFO:tasks.rados.rados.0.smithi023.stdout:1549: finishing write tid 1 to smithi02397626-20 2024-02-11T22:19:43.837 INFO:tasks.rados.rados.0.smithi023.stdout:1549: finishing write tid 2 to smithi02397626-20 2024-02-11T22:19:43.837 INFO:tasks.rados.rados.0.smithi023.stdout:1547: done (2 left) 2024-02-11T22:19:43.837 INFO:tasks.rados.rados.0.smithi023.stdout:1550: done (1 left) 2024-02-11T22:19:43.837 INFO:tasks.rados.rados.0.smithi023.stdout:1551: snap_remove snap 71 2024-02-11T22:19:44.843 INFO:tasks.rados.rados.0.smithi023.stdout:1551: done (1 left) 2024-02-11T22:19:44.843 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 156 2024-02-11T22:19:44.843 INFO:tasks.rados.rados.0.smithi023.stdout:1549: finishing write tid 3 to smithi02397626-20 2024-02-11T22:19:44.844 INFO:tasks.rados.rados.0.smithi023.stdout:1549: oid 20 updating version 0 to 812 2024-02-11T22:19:44.844 INFO:tasks.rados.rados.0.smithi023.stdout:1549: oid 20 version 812 is already newer than 811 2024-02-11T22:19:44.844 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 812 (ObjNum 474 snap 156 seq_num 474) dirty exists 2024-02-11T22:19:44.844 INFO:tasks.rados.rados.0.smithi023.stdout:1549: left oid 20 (ObjNum 474 snap 156 seq_num 474) 2024-02-11T22:19:44.844 INFO:tasks.rados.rados.0.smithi023.stdout:1552: seq_num 476 ranges {1835008=778240} 2024-02-11T22:19:44.858 INFO:tasks.rados.rados.0.smithi023.stdout:1552: writing smithi02397626-25 from 1835008 to 2613248 tid 1 2024-02-11T22:19:44.859 INFO:tasks.rados.rados.0.smithi023.stdout:1549: done (1 left) 2024-02-11T22:19:44.859 INFO:tasks.rados.rados.0.smithi023.stdout:1553: read oid 23 snap -1 2024-02-11T22:19:44.859 INFO:tasks.rados.rados.0.smithi023.stdout:1553: expect (ObjNum 468 snap 155 seq_num 468) 2024-02-11T22:19:44.859 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 156 2024-02-11T22:19:44.859 INFO:tasks.rados.rados.0.smithi023.stdout:1554: seq_num 477 ranges {0=794624} 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1554: writing smithi02397626-41 from 0 to 794624 tid 1 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1555: read oid 36 snap -1 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1555: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 156 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1556: seq_num 478 ranges {114688=409600,524288=401408} 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1556: writing smithi02397626-21 from 114688 to 524288 tid 1 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1556: writing smithi02397626-21 from 524288 to 925696 tid 2 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1557: setattr oid 20 current snap is 156 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1552: finishing write tid 1 to smithi02397626-25 2024-02-11T22:19:44.874 INFO:tasks.rados.rados.0.smithi023.stdout:1552: finishing write tid 2 to smithi02397626-25 2024-02-11T22:19:44.875 INFO:tasks.rados.rados.0.smithi023.stdout:1552: finishing write tid 3 to smithi02397626-25 2024-02-11T22:19:44.875 INFO:tasks.rados.rados.0.smithi023.stdout:1552: oid 25 updating version 0 to 423 2024-02-11T22:19:44.875 INFO:tasks.rados.rados.0.smithi023.stdout:1552: oid 25 updating version 423 to 424 2024-02-11T22:19:44.875 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 424 (ObjNum 476 snap 156 seq_num 476) dirty exists 2024-02-11T22:19:44.875 INFO:tasks.rados.rados.0.smithi023.stdout:1552: left oid 25 (ObjNum 476 snap 156 seq_num 476) 2024-02-11T22:19:44.875 INFO:tasks.rados.rados.0.smithi023.stdout:1553: expect (ObjNum 468 snap 155 seq_num 468) 2024-02-11T22:19:44.921 INFO:tasks.rados.rados.0.smithi023.stdout:1556: finishing write tid 1 to smithi02397626-21 2024-02-11T22:19:44.921 INFO:tasks.rados.rados.0.smithi023.stdout:1556: finishing write tid 2 to smithi02397626-21 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1556: finishing write tid 3 to smithi02397626-21 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1556: finishing write tid 4 to smithi02397626-21 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1556: oid 21 updating version 0 to 985 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1556: oid 21 updating version 985 to 987 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1556: oid 21 version 987 is already newer than 986 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 987 (ObjNum 478 snap 156 seq_num 478) dirty exists 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1556: left oid 21 (ObjNum 478 snap 156 seq_num 478) 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1554: finishing write tid 1 to smithi02397626-41 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1554: finishing write tid 2 to smithi02397626-41 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1554: finishing write tid 3 to smithi02397626-41 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1554: oid 41 updating version 0 to 826 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1554: oid 41 version 826 is already newer than 825 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 826 (ObjNum 477 snap 156 seq_num 477) dirty exists 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1554: left oid 41 (ObjNum 477 snap 156 seq_num 477) 2024-02-11T22:19:44.922 INFO:tasks.rados.rados.0.smithi023.stdout:1555: expect (ObjNum 309 snap 97 seq_num 309) 2024-02-11T22:19:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:44 smithi023 ceph-mon[111262]: pgmap v252: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 405 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 152/894 objects degraded (17.002%) 2024-02-11T22:19:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:44 smithi023 ceph-mon[111262]: osdmap e371: 8 total, 7 up, 8 in 2024-02-11T22:19:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:44 smithi023 ceph-mon[113671]: pgmap v252: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 405 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 152/894 objects degraded (17.002%) 2024-02-11T22:19:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:44 smithi023 ceph-mon[113671]: osdmap e371: 8 total, 7 up, 8 in 2024-02-11T22:19:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:44 smithi160 ceph-mon[106289]: pgmap v252: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 405 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 152/894 objects degraded (17.002%) 2024-02-11T22:19:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:44 smithi160 ceph-mon[106289]: osdmap e371: 8 total, 7 up, 8 in 2024-02-11T22:19:45.422 INFO:tasks.rados.rados.0.smithi023.stdout:1552: done (5 left) 2024-02-11T22:19:45.422 INFO:tasks.rados.rados.0.smithi023.stdout:1553: done (4 left) 2024-02-11T22:19:45.422 INFO:tasks.rados.rados.0.smithi023.stdout:1554: done (3 left) 2024-02-11T22:19:45.422 INFO:tasks.rados.rados.0.smithi023.stdout:1555: done (2 left) 2024-02-11T22:19:45.422 INFO:tasks.rados.rados.0.smithi023.stdout:1556: done (1 left) 2024-02-11T22:19:45.422 INFO:tasks.rados.rados.0.smithi023.stdout:1558: delete oid 39 current snap is 156 2024-02-11T22:19:45.423 INFO:tasks.rados.rados.0.smithi023.stdout:1558: done (1 left) 2024-02-11T22:19:45.423 INFO:tasks.rados.rados.0.smithi023.stdout:1559: rollback oid 41 current snap is 156 2024-02-11T22:19:45.423 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 133 2024-02-11T22:19:45.423 INFO:tasks.rados.rados.0.smithi023.stdout:1560: delete oid 13 current snap is 156 2024-02-11T22:19:45.424 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 814 (ObjNum 474 snap 156 seq_num 474) dirty exists 2024-02-11T22:19:45.426 INFO:tasks.rados.rados.0.smithi023.stdout:1557: done (2 left) 2024-02-11T22:19:45.426 INFO:tasks.rados.rados.0.smithi023.stdout:1560: done (1 left) 2024-02-11T22:19:45.426 INFO:tasks.rados.rados.0.smithi023.stdout:1561: delete oid 22 current snap is 156 2024-02-11T22:19:45.427 INFO:tasks.rados.rados.0.smithi023.stdout:1559: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:19:45.427 INFO:tasks.rados.rados.0.smithi023.stdout:1559: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:19:45.427 INFO:tasks.rados.rados.0.smithi023.stdout:1559: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:19:45.427 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 829 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:19:45.428 INFO:tasks.rados.rados.0.smithi023.stdout:1559: done (1 left) 2024-02-11T22:19:45.429 INFO:tasks.rados.rados.0.smithi023.stdout:1561: done (0 left) 2024-02-11T22:19:45.429 INFO:tasks.rados.rados.0.smithi023.stdout:1562: read oid 32 snap -1 2024-02-11T22:19:45.429 INFO:tasks.rados.rados.0.smithi023.stdout:1562: expect (ObjNum 442 snap 146 seq_num 442) 2024-02-11T22:19:45.429 INFO:tasks.rados.rados.0.smithi023.stdout:1563: snap_create 2024-02-11T22:19:45.442 INFO:tasks.rados.rados.0.smithi023.stdout:1562: expect (ObjNum 442 snap 146 seq_num 442) 2024-02-11T22:19:46.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:45 smithi160 ceph-mon[106289]: osdmap e372: 8 total, 7 up, 8 in 2024-02-11T22:19:46.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:45 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:46.094 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:45 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:19:45] "GET /metrics HTTP/1.1" 200 36114 "" "Prometheus/2.43.0" 2024-02-11T22:19:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-mon[111262]: osdmap e372: 8 total, 7 up, 8 in 2024-02-11T22:19:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-mon[113671]: osdmap e372: 8 total, 7 up, 8 in 2024-02-11T22:19:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:45 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:46.177 INFO:tasks.rados.rados.0.smithi023.stdout:1562: done (1 left) 2024-02-11T22:19:46.177 INFO:tasks.rados.rados.0.smithi023.stdout:1563: done (0 left) 2024-02-11T22:19:46.178 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 157 2024-02-11T22:19:46.178 INFO:tasks.rados.rados.0.smithi023.stdout:1564: seq_num 482 ranges {3284992=475136,3760128=401408} 2024-02-11T22:19:46.197 INFO:tasks.rados.rados.0.smithi023.stdout:1564: writing smithi02397626-44 from 3284992 to 3760128 tid 1 2024-02-11T22:19:46.200 INFO:tasks.rados.rados.0.smithi023.stdout:1564: writing smithi02397626-44 from 3760128 to 4161536 tid 2 2024-02-11T22:19:46.200 INFO:tasks.rados.rados.0.smithi023.stdout:1565: delete oid 45 current snap is 157 2024-02-11T22:19:46.202 INFO:tasks.rados.rados.0.smithi023.stdout:1564: finishing write tid 1 to smithi02397626-44 2024-02-11T22:19:46.202 INFO:tasks.rados.rados.0.smithi023.stdout:1565: done (1 left) 2024-02-11T22:19:46.203 INFO:tasks.rados.rados.0.smithi023.stdout:1566: snap_create 2024-02-11T22:19:46.203 INFO:tasks.rados.rados.0.smithi023.stdout:1564: finishing write tid 2 to smithi02397626-44 2024-02-11T22:19:46.203 INFO:tasks.rados.rados.0.smithi023.stdout:1564: finishing write tid 3 to smithi02397626-44 2024-02-11T22:19:46.204 INFO:tasks.rados.rados.0.smithi023.stdout:1564: finishing write tid 4 to smithi02397626-44 2024-02-11T22:19:46.204 INFO:tasks.rados.rados.0.smithi023.stdout:1564: oid 44 updating version 0 to 811 2024-02-11T22:19:46.204 INFO:tasks.rados.rados.0.smithi023.stdout:1564: oid 44 updating version 811 to 812 2024-02-11T22:19:46.204 INFO:tasks.rados.rados.0.smithi023.stdout:1564: oid 44 updating version 812 to 813 2024-02-11T22:19:46.204 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 813 (ObjNum 482 snap 157 seq_num 482) dirty exists 2024-02-11T22:19:46.205 INFO:tasks.rados.rados.0.smithi023.stdout:1564: left oid 44 (ObjNum 482 snap 157 seq_num 482) 2024-02-11T22:19:46.408 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T22:19:46.092+0000 7f989f227640 -1 osd.4 365 log_to_monitors true 2024-02-11T22:19:46.408 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T22:19:46.190+0000 7f9890686700 -1 osd.4 365 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: pgmap v255: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 405 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 152/894 objects degraded (17.002%) 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: osdmap e373: 8 total, 7 up, 8 in 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:19:47.067 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:46 smithi160 ceph-mon[106289]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:19:47.182 INFO:tasks.rados.rados.0.smithi023.stdout:1564: done (1 left) 2024-02-11T22:19:47.182 INFO:tasks.rados.rados.0.smithi023.stdout:1566: done (0 left) 2024-02-11T22:19:47.182 INFO:tasks.rados.rados.0.smithi023.stdout:1567: snap_remove snap 149 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: pgmap v255: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 405 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 152/894 objects degraded (17.002%) 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-11T22:19:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: osdmap e373: 8 total, 7 up, 8 in 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[111262]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: pgmap v255: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 405 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 152/894 objects degraded (17.002%) 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: osdmap e373: 8 total, 7 up, 8 in 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:19:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:46 smithi023 ceph-mon[113671]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:19:47.793 INFO:tasks.rados.rados.0.smithi023.stdout:1567: done (0 left) 2024-02-11T22:19:47.794 INFO:tasks.rados.rados.0.smithi023.stdout:1568: snap_create 2024-02-11T22:19:48.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:47 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:19:48.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:47 smithi160 ceph-mon[106289]: osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423] boot 2024-02-11T22:19:48.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:47 smithi160 ceph-mon[106289]: osdmap e374: 8 total, 8 up, 8 in 2024-02-11T22:19:48.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:19:48.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:47 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 152/894 objects degraded (17.002%), 13 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:48.304 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:47 smithi160 ceph-mon[106289]: osdmap e375: 8 total, 8 up, 8 in 2024-02-11T22:19:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:19:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[111262]: osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423] boot 2024-02-11T22:19:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[111262]: osdmap e374: 8 total, 8 up, 8 in 2024-02-11T22:19:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:19:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 152/894 objects degraded (17.002%), 13 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[111262]: osdmap e375: 8 total, 8 up, 8 in 2024-02-11T22:19:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:19:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[113671]: osd.4 [v2:172.21.15.160:6800/3600799423,v1:172.21.15.160:6801/3600799423] boot 2024-02-11T22:19:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[113671]: osdmap e374: 8 total, 8 up, 8 in 2024-02-11T22:19:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-11T22:19:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 152/894 objects degraded (17.002%), 13 pgs degraded (PG_DEGRADED) 2024-02-11T22:19:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:47 smithi023 ceph-mon[113671]: osdmap e375: 8 total, 8 up, 8 in 2024-02-11T22:19:48.808 INFO:tasks.rados.rados.0.smithi023.stdout:1568: done (0 left) 2024-02-11T22:19:48.808 INFO:tasks.rados.rados.0.smithi023.stdout:1569: read oid 11 snap -1 2024-02-11T22:19:48.809 INFO:tasks.rados.rados.0.smithi023.stdout:1569: expect deleted 2024-02-11T22:19:48.809 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 159 2024-02-11T22:19:48.809 INFO:tasks.rados.rados.0.smithi023.stdout:1570: seq_num 484 ranges {6569984=507904,7077888=401408} 2024-02-11T22:19:48.847 INFO:tasks.rados.rados.0.smithi023.stdout:1570: writing smithi02397626-24 from 6569984 to 7077888 tid 1 2024-02-11T22:19:48.849 INFO:tasks.rados.rados.0.smithi023.stdout:1570: writing smithi02397626-24 from 7077888 to 7479296 tid 2 2024-02-11T22:19:48.849 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 159 2024-02-11T22:19:48.850 INFO:tasks.rados.rados.0.smithi023.stdout:1571: seq_num 485 ranges {4268032=532480,4800512=401408} 2024-02-11T22:19:48.876 INFO:tasks.rados.rados.0.smithi023.stdout:1571: writing smithi02397626-32 from 4268032 to 4800512 tid 1 2024-02-11T22:19:48.878 INFO:tasks.rados.rados.0.smithi023.stdout:1571: writing smithi02397626-32 from 4800512 to 5201920 tid 2 2024-02-11T22:19:48.878 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 159 2024-02-11T22:19:48.878 INFO:tasks.rados.rados.0.smithi023.stdout:1572: seq_num 486 ranges {7053312=548864,7602176=401408} 2024-02-11T22:19:48.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:19:48.598+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-11T22:19:48.919 INFO:tasks.rados.rados.0.smithi023.stdout:1572: writing smithi02397626-36 from 7053312 to 7602176 tid 1 2024-02-11T22:19:48.921 INFO:tasks.rados.rados.0.smithi023.stdout:1572: writing smithi02397626-36 from 7602176 to 8003584 tid 2 2024-02-11T22:19:48.922 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 159 2024-02-11T22:19:48.922 INFO:tasks.rados.rados.0.smithi023.stdout:1573: seq_num 487 ranges {0=565248,565248=401408} 2024-02-11T22:19:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:1573: writing smithi02397626-22 from 0 to 565248 tid 1 2024-02-11T22:19:48.927 INFO:tasks.rados.rados.0.smithi023.stdout:1573: writing smithi02397626-22 from 565248 to 966656 tid 2 2024-02-11T22:19:48.928 INFO:tasks.rados.rados.0.smithi023.stdout:1574: snap_remove snap 132 2024-02-11T22:19:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: pgmap v258: 121 pgs: 19 peering, 16 active+undersized, 11 active+undersized+degraded, 75 active+clean; 387 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 796 KiB/s wr, 13 op/s; 122/876 objects degraded (13.927%) 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:19:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:49 smithi160 ceph-mon[106289]: osdmap e376: 8 total, 8 up, 8 in 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: pgmap v258: 121 pgs: 19 peering, 16 active+undersized, 11 active+undersized+degraded, 75 active+clean; 387 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 796 KiB/s wr, 13 op/s; 122/876 objects degraded (13.927%) 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[111262]: osdmap e376: 8 total, 8 up, 8 in 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: pgmap v258: 121 pgs: 19 peering, 16 active+undersized, 11 active+undersized+degraded, 75 active+clean; 387 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 796 KiB/s wr, 13 op/s; 122/876 objects degraded (13.927%) 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:19:49.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:49 smithi023 ceph-mon[113671]: osdmap e376: 8 total, 8 up, 8 in 2024-02-11T22:19:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1574: done (5 left) 2024-02-11T22:19:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1575: rollback oid 34 current snap is 159 2024-02-11T22:19:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 145 2024-02-11T22:19:49.810 INFO:tasks.rados.rados.0.smithi023.stdout:1570: finishing write tid 1 to smithi02397626-24 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: finishing write tid 2 to smithi02397626-24 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: finishing write tid 3 to smithi02397626-24 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: finishing write tid 4 to smithi02397626-24 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: oid 24 updating version 0 to 675 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: oid 24 version 675 is already newer than 674 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: oid 24 version 675 is already newer than 673 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 675 (ObjNum 484 snap 159 seq_num 484) dirty exists 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1570: left oid 24 (ObjNum 484 snap 159 seq_num 484) 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1571: finishing write tid 1 to smithi02397626-32 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1571: finishing write tid 2 to smithi02397626-32 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1571: finishing write tid 3 to smithi02397626-32 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1571: finishing write tid 4 to smithi02397626-32 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1571: oid 32 updating version 0 to 1289 2024-02-11T22:19:49.811 INFO:tasks.rados.rados.0.smithi023.stdout:1571: oid 32 version 1289 is already newer than 1288 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1571: oid 32 updating version 1289 to 1290 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1290 (ObjNum 485 snap 159 seq_num 485) dirty exists 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1571: left oid 32 (ObjNum 485 snap 159 seq_num 485) 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: finishing write tid 1 to smithi02397626-36 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: finishing write tid 2 to smithi02397626-36 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: finishing write tid 3 to smithi02397626-36 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: finishing write tid 4 to smithi02397626-36 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: oid 36 updating version 0 to 409 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: oid 36 version 409 is already newer than 408 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: oid 36 version 409 is already newer than 407 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 409 (ObjNum 486 snap 159 seq_num 486) dirty exists 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1572: left oid 36 (ObjNum 486 snap 159 seq_num 486) 2024-02-11T22:19:49.812 INFO:tasks.rados.rados.0.smithi023.stdout:1573: finishing write tid 1 to smithi02397626-22 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: finishing write tid 2 to smithi02397626-22 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: finishing write tid 3 to smithi02397626-22 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: finishing write tid 4 to smithi02397626-22 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: oid 22 updating version 0 to 1291 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: oid 22 updating version 1291 to 1293 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: oid 22 version 1293 is already newer than 1292 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1293 (ObjNum 487 snap 159 seq_num 487) dirty exists 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: left oid 22 (ObjNum 487 snap 159 seq_num 487) 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1569: done (5 left) 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1570: done (4 left) 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1571: done (3 left) 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1572: done (2 left) 2024-02-11T22:19:49.813 INFO:tasks.rados.rados.0.smithi023.stdout:1573: done (1 left) 2024-02-11T22:19:49.814 INFO:tasks.rados.rados.0.smithi023.stdout:1576: snap_remove snap 103 2024-02-11T22:19:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:50 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:19:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:50 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-11T22:19:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:50 smithi023 ceph-mon[111262]: osdmap e377: 8 total, 8 up, 8 in 2024-02-11T22:19:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:50 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:19:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:50 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-11T22:19:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:50 smithi023 ceph-mon[113671]: osdmap e377: 8 total, 8 up, 8 in 2024-02-11T22:19:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:50 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:19:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:50 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-11T22:19:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:50 smithi160 ceph-mon[106289]: osdmap e377: 8 total, 8 up, 8 in 2024-02-11T22:19:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:1576: done (1 left) 2024-02-11T22:19:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 159 2024-02-11T22:19:50.812 INFO:tasks.rados.rados.0.smithi023.stdout:1575: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:19:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:1575: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:19:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 672 (ObjNum 395 snap 132 seq_num 395) dirty exists 2024-02-11T22:19:50.813 INFO:tasks.rados.rados.0.smithi023.stdout:1577: seq_num 488 ranges {1212416=581632,1794048=401408} 2024-02-11T22:19:50.824 INFO:tasks.rados.rados.0.smithi023.stdout:1577: writing smithi02397626-23 from 1212416 to 1794048 tid 1 2024-02-11T22:19:50.826 INFO:tasks.rados.rados.0.smithi023.stdout:1577: writing smithi02397626-23 from 1794048 to 2195456 tid 2 2024-02-11T22:19:50.826 INFO:tasks.rados.rados.0.smithi023.stdout:1575: done (1 left) 2024-02-11T22:19:50.826 INFO:tasks.rados.rados.0.smithi023.stdout:1578: read oid 34 snap 104 2024-02-11T22:19:50.826 INFO:tasks.rados.rados.0.smithi023.stdout:1578: expect (ObjNum 285 snap 86 seq_num 285) 2024-02-11T22:19:50.831 INFO:tasks.rados.rados.0.smithi023.stdout:1579: read oid 46 snap 155 2024-02-11T22:19:50.831 INFO:tasks.rados.rados.0.smithi023.stdout:1579: expect (ObjNum 470 snap 155 seq_num 470) 2024-02-11T22:19:50.831 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 159 2024-02-11T22:19:50.831 INFO:tasks.rados.rados.0.smithi023.stdout:1580: seq_num 489 ranges {974848=598016,1572864=401408} 2024-02-11T22:19:50.838 INFO:tasks.rados.rados.0.smithi023.stdout:1580: writing smithi02397626-29 from 974848 to 1572864 tid 1 2024-02-11T22:19:50.841 INFO:tasks.rados.rados.0.smithi023.stdout:1580: writing smithi02397626-29 from 1572864 to 1974272 tid 2 2024-02-11T22:19:50.841 INFO:tasks.rados.rados.0.smithi023.stdout:1581: setattr oid 35 current snap is 159 2024-02-11T22:19:50.841 INFO:tasks.rados.rados.0.smithi023.stdout:1577: finishing write tid 1 to smithi02397626-23 2024-02-11T22:19:50.841 INFO:tasks.rados.rados.0.smithi023.stdout:1577: finishing write tid 2 to smithi02397626-23 2024-02-11T22:19:50.841 INFO:tasks.rados.rados.0.smithi023.stdout:1577: finishing write tid 3 to smithi02397626-23 2024-02-11T22:19:50.842 INFO:tasks.rados.rados.0.smithi023.stdout:1582: delete oid 5 current snap is 159 2024-02-11T22:19:50.848 INFO:tasks.rados.rados.0.smithi023.stdout:1582: done (5 left) 2024-02-11T22:19:50.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 159 2024-02-11T22:19:50.848 INFO:tasks.rados.rados.0.smithi023.stdout:1583: seq_num 491 ranges {0=630784,630784=401408} 2024-02-11T22:19:50.853 INFO:tasks.rados.rados.0.smithi023.stdout:1583: writing smithi02397626-47 from 0 to 630784 tid 1 2024-02-11T22:19:50.855 INFO:tasks.rados.rados.0.smithi023.stdout:1583: writing smithi02397626-47 from 630784 to 1032192 tid 2 2024-02-11T22:19:50.855 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 159 2024-02-11T22:19:50.855 INFO:tasks.rados.rados.0.smithi023.stdout:1584: seq_num 492 ranges {5201920=647168,5849088=401408} 2024-02-11T22:19:50.887 INFO:tasks.rados.rados.0.smithi023.stdout:1584: writing smithi02397626-32 from 5201920 to 5849088 tid 1 2024-02-11T22:19:50.890 INFO:tasks.rados.rados.0.smithi023.stdout:1584: writing smithi02397626-32 from 5849088 to 6250496 tid 2 2024-02-11T22:19:50.890 INFO:tasks.rados.rados.0.smithi023.stdout:1585: snap_remove snap 139 2024-02-11T22:19:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:51 smithi023 ceph-mon[111262]: pgmap v261: 121 pgs: 2 active+clean+snaptrim, 19 peering, 13 active+undersized, 10 active+undersized+degraded, 77 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 796 KiB/s wr, 13 op/s; 109/837 objects degraded (13.023%) 2024-02-11T22:19:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:51 smithi023 ceph-mon[111262]: osdmap e378: 8 total, 8 up, 8 in 2024-02-11T22:19:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:51 smithi023 ceph-mon[113671]: pgmap v261: 121 pgs: 2 active+clean+snaptrim, 19 peering, 13 active+undersized, 10 active+undersized+degraded, 77 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 796 KiB/s wr, 13 op/s; 109/837 objects degraded (13.023%) 2024-02-11T22:19:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:51 smithi023 ceph-mon[113671]: osdmap e378: 8 total, 8 up, 8 in 2024-02-11T22:19:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:51 smithi160 ceph-mon[106289]: pgmap v261: 121 pgs: 2 active+clean+snaptrim, 19 peering, 13 active+undersized, 10 active+undersized+degraded, 77 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 796 KiB/s wr, 13 op/s; 109/837 objects degraded (13.023%) 2024-02-11T22:19:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:51 smithi160 ceph-mon[106289]: osdmap e378: 8 total, 8 up, 8 in 2024-02-11T22:19:51.832 INFO:tasks.rados.rados.0.smithi023.stdout:1585: done (7 left) 2024-02-11T22:19:51.832 INFO:tasks.rados.rados.0.smithi023.stdout:1586: snap_remove snap 116 2024-02-11T22:19:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:52 smithi160 ceph-mon[106289]: pgmap v264: 121 pgs: 2 active+clean+snaptrim, 19 peering, 3 active+undersized, 1 active+undersized+degraded, 96 active+clean; 344 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 15/801 objects degraded (1.873%); 4.9 MiB/s, 2 objects/s recovering 2024-02-11T22:19:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:52 smithi160 ceph-mon[106289]: osdmap e379: 8 total, 8 up, 8 in 2024-02-11T22:19:52.824 INFO:tasks.rados.rados.0.smithi023.stdout:1586: done (7 left) 2024-02-11T22:19:52.824 INFO:tasks.rados.rados.0.smithi023.stdout:1587: snap_create 2024-02-11T22:19:52.824 INFO:tasks.rados.rados.0.smithi023.stdout:1579: expect (ObjNum 470 snap 155 seq_num 470) 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[111262]: pgmap v264: 121 pgs: 2 active+clean+snaptrim, 19 peering, 3 active+undersized, 1 active+undersized+degraded, 96 active+clean; 344 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 15/801 objects degraded (1.873%); 4.9 MiB/s, 2 objects/s recovering 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[111262]: osdmap e379: 8 total, 8 up, 8 in 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[113671]: pgmap v264: 121 pgs: 2 active+clean+snaptrim, 19 peering, 3 active+undersized, 1 active+undersized+degraded, 96 active+clean; 344 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 15/801 objects degraded (1.873%); 4.9 MiB/s, 2 objects/s recovering 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:19:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:52 smithi023 ceph-mon[113671]: osdmap e379: 8 total, 8 up, 8 in 2024-02-11T22:19:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:1577: finishing write tid 4 to smithi02397626-23 2024-02-11T22:19:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:1577: oid 23 updating version 0 to 1308 2024-02-11T22:19:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:1577: oid 23 version 1308 is already newer than 1307 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1577: oid 23 updating version 1308 to 1309 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1309 (ObjNum 488 snap 159 seq_num 488) dirty exists 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1577: left oid 23 (ObjNum 488 snap 159 seq_num 488) 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: finishing write tid 1 to smithi02397626-29 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: finishing write tid 2 to smithi02397626-29 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: finishing write tid 3 to smithi02397626-29 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1583: finishing write tid 1 to smithi02397626-47 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1583: finishing write tid 2 to smithi02397626-47 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: finishing write tid 4 to smithi02397626-29 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: oid 29 updating version 0 to 678 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: oid 29 updating version 678 to 679 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: oid 29 version 679 is already newer than 677 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 679 (ObjNum 489 snap 159 seq_num 489) dirty exists 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:1580: left oid 29 (ObjNum 489 snap 159 seq_num 489) 2024-02-11T22:19:52.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 830 (ObjNum 378 snap 122 seq_num 378) dirty exists 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1583: finishing write tid 3 to smithi02397626-47 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1583: finishing write tid 4 to smithi02397626-47 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1583: oid 47 updating version 0 to 776 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1583: oid 47 updating version 776 to 778 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1583: oid 47 version 778 is already newer than 777 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 778 (ObjNum 491 snap 159 seq_num 491) dirty exists 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1583: left oid 47 (ObjNum 491 snap 159 seq_num 491) 2024-02-11T22:19:52.911 INFO:tasks.rados.rados.0.smithi023.stdout:1578: expect (ObjNum 285 snap 86 seq_num 285) 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: finishing write tid 1 to smithi02397626-32 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: finishing write tid 2 to smithi02397626-32 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: finishing write tid 3 to smithi02397626-32 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: finishing write tid 4 to smithi02397626-32 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: oid 32 updating version 0 to 1319 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: oid 32 updating version 1319 to 1320 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: oid 32 version 1320 is already newer than 1318 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1320 (ObjNum 492 snap 159 seq_num 492) dirty exists 2024-02-11T22:19:53.309 INFO:tasks.rados.rados.0.smithi023.stdout:1584: left oid 32 (ObjNum 492 snap 159 seq_num 492) 2024-02-11T22:19:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:53 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 15/801 objects degraded (1.873%), 1 pg degraded (PG_DEGRADED) 2024-02-11T22:19:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:53 smithi160 ceph-mon[106289]: osdmap e380: 8 total, 8 up, 8 in 2024-02-11T22:19:53.828 INFO:tasks.rados.rados.0.smithi023.stdout:1577: done (7 left) 2024-02-11T22:19:53.828 INFO:tasks.rados.rados.0.smithi023.stdout:1578: done (6 left) 2024-02-11T22:19:53.828 INFO:tasks.rados.rados.0.smithi023.stdout:1579: done (5 left) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1580: done (4 left) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1581: done (3 left) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1583: done (2 left) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1584: done (1 left) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1587: done (0 left) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1588: read oid 50 snap -1 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1588: expect (ObjNum 465 snap 154 seq_num 465) 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1589: rollback oid 37 current snap is 160 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 158 2024-02-11T22:19:53.829 INFO:tasks.rados.rados.0.smithi023.stdout:1590: delete oid 27 current snap is 160 2024-02-11T22:19:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1590: done (2 left) 2024-02-11T22:19:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 160 2024-02-11T22:19:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1591: seq_num 494 ranges {1449984=679936,2129920=401408} 2024-02-11T22:19:53.845 INFO:tasks.rados.rados.0.smithi023.stdout:1591: writing smithi02397626-31 from 1449984 to 2129920 tid 1 2024-02-11T22:19:53.847 INFO:tasks.rados.rados.0.smithi023.stdout:1591: writing smithi02397626-31 from 2129920 to 2531328 tid 2 2024-02-11T22:19:53.847 INFO:tasks.rados.rados.0.smithi023.stdout:1592: rollback oid 24 current snap is 160 2024-02-11T22:19:53.847 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 133 2024-02-11T22:19:53.848 INFO:tasks.rados.rados.0.smithi023.stdout:1588: expect (ObjNum 465 snap 154 seq_num 465) 2024-02-11T22:19:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:53 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 15/801 objects degraded (1.873%), 1 pg degraded (PG_DEGRADED) 2024-02-11T22:19:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:53 smithi023 ceph-mon[111262]: osdmap e380: 8 total, 8 up, 8 in 2024-02-11T22:19:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:53 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 15/801 objects degraded (1.873%), 1 pg degraded (PG_DEGRADED) 2024-02-11T22:19:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:53 smithi023 ceph-mon[113671]: osdmap e380: 8 total, 8 up, 8 in 2024-02-11T22:19:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:1589: finishing rollback tid 0 to smithi02397626-37 2024-02-11T22:19:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:1589: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:19:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:1589: finishing rollback tid 2 to smithi02397626-37 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1025 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1588: done (3 left) 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1589: done (2 left) 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1593: copy_from oid 3 from oid 11 current snap is 160 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: finishing write tid 1 to smithi02397626-31 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1592: finishing rollback tid 0 to smithi02397626-24 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1592: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1592: finishing rollback tid 2 to smithi02397626-24 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 703 (ObjNum 379 snap 122 seq_num 379) dirty exists 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: finishing write tid 2 to smithi02397626-31 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: finishing write tid 3 to smithi02397626-31 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: finishing write tid 4 to smithi02397626-31 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: oid 31 updating version 0 to 816 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: oid 31 version 816 is already newer than 815 2024-02-11T22:19:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:1591: oid 31 updating version 816 to 817 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 817 (ObjNum 494 snap 160 seq_num 494) dirty exists 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1591: left oid 31 (ObjNum 494 snap 160 seq_num 494) 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1591: done (2 left) 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1592: done (1 left) 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1594: read oid 25 snap -1 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1594: expect (ObjNum 476 snap 156 seq_num 476) 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1595: copy_from oid 12 from oid 9 current snap is 160 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1596: read oid 48 snap 158 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1596: expect (ObjNum 429 snap 141 seq_num 429) 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1597: rmattr oid 10 current snap is 160 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1597: done (4 left) 2024-02-11T22:19:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:1598: snap_remove snap 159 2024-02-11T22:19:54.028 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (6m) 38s ago 7m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (7m) 9s ago 7m 96.4M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (8m) 38s ago 8m 23.2M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (8m) 9s ago 8m 16.8M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (3m) 9s ago 10m 449M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (3m) 38s ago 12m 514M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (3m) 38s ago 12m 81.2M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (2m) 9s ago 10m 63.2M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (2m) 38s ago 10m 69.3M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:19:54.353 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (7m) 38s ago 7m 19.4M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (7m) 9s ago 7m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (2m) 38s ago 10m 299M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (98s) 38s ago 10m 179M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (70s) 38s ago 9m 185M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (41s) 38s ago 9m 11.9M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (12s) 9s ago 9m 11.7M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (8m) 9s ago 8m 624M 2486M 18.2.1-526-g25d74df1 83224b13e524 33488542a6f1 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (8m) 9s ago 8m 444M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (8m) 9s ago 8m 383M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:19:54.354 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (3m) 9s ago 7m 52.8M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:19:54.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:54 smithi160 ceph-mon[106289]: pgmap v267: 121 pgs: 121 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.0 MiB/s wr, 21 op/s; 6.6 MiB/s, 3 objects/s recovering 2024-02-11T22:19:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:54 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/801 objects degraded (1.873%), 1 pg degraded) 2024-02-11T22:19:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:54 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:19:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:54 smithi160 ceph-mon[106289]: osdmap e381: 8 total, 8 up, 8 in 2024-02-11T22:19:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:54 smithi160 ceph-mon[106289]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:54.757 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:19:54.757 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:19:54.757 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:19:54.757 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:54.757 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:19:54.757 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3, 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 5 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 5, 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 10 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:19:54.758 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1598: done (4 left) 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1599: snap_create 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1593: finishing copy_from to smithi02397626-3 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1593: got expected ENOENT (src dne) 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1593: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1595: finishing copy_from to smithi02397626-12 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1198 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1595: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:19:54.834 INFO:tasks.rados.rados.0.smithi023.stdout:1594: expect (ObjNum 476 snap 156 seq_num 476) 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[111262]: pgmap v267: 121 pgs: 121 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.0 MiB/s wr, 21 op/s; 6.6 MiB/s, 3 objects/s recovering 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/801 objects degraded (1.873%), 1 pg degraded) 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[111262]: osdmap e381: 8 total, 8 up, 8 in 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[111262]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[113671]: pgmap v267: 121 pgs: 121 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.0 MiB/s wr, 21 op/s; 6.6 MiB/s, 3 objects/s recovering 2024-02-11T22:19:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/801 objects degraded (1.873%), 1 pg degraded) 2024-02-11T22:19:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:19:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[113671]: osdmap e381: 8 total, 8 up, 8 in 2024-02-11T22:19:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:54 smithi023 ceph-mon[113671]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:54.962 INFO:tasks.rados.rados.0.smithi023.stdout:1596: expect (ObjNum 429 snap 141 seq_num 429) 2024-02-11T22:19:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:55 smithi160 ceph-mon[106289]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:55 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3329522360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:55 smithi160 ceph-mon[106289]: osdmap e382: 8 total, 8 up, 8 in 2024-02-11T22:19:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-mon[111262]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3329522360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-mon[111262]: osdmap e382: 8 total, 8 up, 8 in 2024-02-11T22:19:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-mon[113671]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:19:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3329522360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:19:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-mon[113671]: osdmap e382: 8 total, 8 up, 8 in 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1593: done (4 left) 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1594: done (3 left) 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1595: done (2 left) 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1596: done (1 left) 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1599: done (0 left) 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1600: read oid 36 snap -1 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1600: expect (ObjNum 486 snap 159 seq_num 486) 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 161 2024-02-11T22:19:55.843 INFO:tasks.rados.rados.0.smithi023.stdout:1601: seq_num 495 ranges {0=696320,696320=401408} 2024-02-11T22:19:55.846 INFO:tasks.rados.rados.0.smithi023.stdout:1601: writing smithi02397626-1 from 0 to 696320 tid 1 2024-02-11T22:19:55.849 INFO:tasks.rados.rados.0.smithi023.stdout:1601: writing smithi02397626-1 from 696320 to 1097728 tid 2 2024-02-11T22:19:55.849 INFO:tasks.rados.rados.0.smithi023.stdout:1602: rollback oid 8 current snap is 161 2024-02-11T22:19:55.849 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 143 2024-02-11T22:19:55.849 INFO:tasks.rados.rados.0.smithi023.stdout:1603: rollback oid 10 current snap is 161 2024-02-11T22:19:55.850 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 157 2024-02-11T22:19:55.850 INFO:tasks.rados.rados.0.smithi023.stdout:1604: rmattr oid 16 current snap is 161 2024-02-11T22:19:55.850 INFO:tasks.rados.rados.0.smithi023.stdout:1604: done (4 left) 2024-02-11T22:19:55.850 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 161 2024-02-11T22:19:55.850 INFO:tasks.rados.rados.0.smithi023.stdout:1605: seq_num 496 ranges {1859584=712704,2572288=401408} 2024-02-11T22:19:55.864 INFO:tasks.rados.rados.0.smithi023.stdout:1605: writing smithi02397626-46 from 1859584 to 2572288 tid 1 2024-02-11T22:19:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:1605: writing smithi02397626-46 from 2572288 to 2973696 tid 2 2024-02-11T22:19:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:1606: read oid 43 snap -1 2024-02-11T22:19:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:1606: expect deleted 2024-02-11T22:19:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:1607: rollback oid 29 current snap is 161 2024-02-11T22:19:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 160 2024-02-11T22:19:55.867 INFO:tasks.rados.rados.0.smithi023.stdout:1603: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: finishing write tid 1 to smithi02397626-1 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: finishing write tid 2 to smithi02397626-1 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: finishing write tid 3 to smithi02397626-1 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1602: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1603: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1602: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1603: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1066 (ObjNum 352 snap 109 seq_num 352) dirty exists 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: finishing write tid 4 to smithi02397626-1 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: oid 1 updating version 0 to 1341 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: oid 1 version 1341 is already newer than 1339 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:1601: oid 1 version 1341 is already newer than 1340 2024-02-11T22:19:55.868 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1341 (ObjNum 495 snap 161 seq_num 495) dirty exists 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:1601: left oid 1 (ObjNum 495 snap 161 seq_num 495) 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:1602: finishing rollback tid 2 to smithi02397626-8 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 550 (ObjNum 429 snap 141 seq_num 429) dirty exists 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:1601: done (6 left) 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:1602: done (5 left) 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:1603: done (4 left) 2024-02-11T22:19:55.869 INFO:tasks.rados.rados.0.smithi023.stdout:1608: snap_remove snap 154 2024-02-11T22:19:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:19:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:19:55] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2024-02-11T22:19:56.859 INFO:tasks.rados.rados.0.smithi023.stdout:1608: done (4 left) 2024-02-11T22:19:56.859 INFO:tasks.rados.rados.0.smithi023.stdout:1609: read oid 11 snap -1 2024-02-11T22:19:56.859 INFO:tasks.rados.rados.0.smithi023.stdout:1609: expect deleted 2024-02-11T22:19:56.860 INFO:tasks.rados.rados.0.smithi023.stdout:1610: delete oid 13 current snap is 161 2024-02-11T22:19:56.862 INFO:tasks.rados.rados.0.smithi023.stdout:1605: finishing write tid 1 to smithi02397626-46 2024-02-11T22:19:56.862 INFO:tasks.rados.rados.0.smithi023.stdout:1607: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:19:56.862 INFO:tasks.rados.rados.0.smithi023.stdout:1605: finishing write tid 2 to smithi02397626-46 2024-02-11T22:19:56.862 INFO:tasks.rados.rados.0.smithi023.stdout:1605: finishing write tid 3 to smithi02397626-46 2024-02-11T22:19:56.862 INFO:tasks.rados.rados.0.smithi023.stdout:1605: finishing write tid 4 to smithi02397626-46 2024-02-11T22:19:56.862 INFO:tasks.rados.rados.0.smithi023.stdout:1605: oid 46 updating version 0 to 1343 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:1605: oid 46 updating version 1343 to 1344 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:1605: oid 46 updating version 1344 to 1345 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 1345 (ObjNum 496 snap 161 seq_num 496) dirty exists 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:1605: left oid 46 (ObjNum 496 snap 161 seq_num 496) 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:1607: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:1607: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 691 (ObjNum 489 snap 159 seq_num 489) dirty exists 2024-02-11T22:19:56.863 INFO:tasks.rados.rados.0.smithi023.stdout:1600: expect (ObjNum 486 snap 159 seq_num 486) 2024-02-11T22:19:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:56 smithi023 ceph-mon[111262]: pgmap v270: 121 pgs: 121 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 718 KiB/s wr, 4 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-02-11T22:19:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:56 smithi023 ceph-mon[111262]: osdmap e383: 8 total, 8 up, 8 in 2024-02-11T22:19:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:56 smithi023 ceph-mon[113671]: pgmap v270: 121 pgs: 121 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 718 KiB/s wr, 4 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-02-11T22:19:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:56 smithi023 ceph-mon[113671]: osdmap e383: 8 total, 8 up, 8 in 2024-02-11T22:19:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:56 smithi160 ceph-mon[106289]: pgmap v270: 121 pgs: 121 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 718 KiB/s wr, 4 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-02-11T22:19:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:56 smithi160 ceph-mon[106289]: osdmap e383: 8 total, 8 up, 8 in 2024-02-11T22:19:57.497 INFO:tasks.rados.rados.0.smithi023.stdout:1600: done (5 left) 2024-02-11T22:19:57.497 INFO:tasks.rados.rados.0.smithi023.stdout:1605: done (4 left) 2024-02-11T22:19:57.497 INFO:tasks.rados.rados.0.smithi023.stdout:1606: done (3 left) 2024-02-11T22:19:57.497 INFO:tasks.rados.rados.0.smithi023.stdout:1607: done (2 left) 2024-02-11T22:19:57.497 INFO:tasks.rados.rados.0.smithi023.stdout:1609: done (1 left) 2024-02-11T22:19:57.498 INFO:tasks.rados.rados.0.smithi023.stdout:1610: done (0 left) 2024-02-11T22:19:57.498 INFO:tasks.rados.rados.0.smithi023.stdout:1611: snap_create 2024-02-11T22:19:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1611: done (0 left) 2024-02-11T22:19:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1612: read oid 13 snap -1 2024-02-11T22:19:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1612: expect deleted 2024-02-11T22:19:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 162 2024-02-11T22:19:57.795 INFO:tasks.rados.rados.0.smithi023.stdout:1613: seq_num 498 ranges {6250496=745472,6995968=401408} 2024-02-11T22:19:57.833 INFO:tasks.rados.rados.0.smithi023.stdout:1613: writing smithi02397626-32 from 6250496 to 6995968 tid 1 2024-02-11T22:19:57.835 INFO:tasks.rados.rados.0.smithi023.stdout:1613: writing smithi02397626-32 from 6995968 to 7397376 tid 2 2024-02-11T22:19:57.835 INFO:tasks.rados.rados.0.smithi023.stdout:1614: copy_from oid 3 from oid 14 current snap is 162 2024-02-11T22:19:57.835 INFO:tasks.rados.rados.0.smithi023.stdout:1612: done (2 left) 2024-02-11T22:19:57.835 INFO:tasks.rados.rados.0.smithi023.stdout:1615: snap_create 2024-02-11T22:19:57.841 INFO:tasks.rados.rados.0.smithi023.stdout:1613: finishing write tid 1 to smithi02397626-32 2024-02-11T22:19:57.841 INFO:tasks.rados.rados.0.smithi023.stdout:1613: finishing write tid 2 to smithi02397626-32 2024-02-11T22:19:57.842 INFO:tasks.rados.rados.0.smithi023.stdout:1613: finishing write tid 3 to smithi02397626-32 2024-02-11T22:19:57.844 INFO:tasks.rados.rados.0.smithi023.stdout:1613: finishing write tid 4 to smithi02397626-32 2024-02-11T22:19:57.844 INFO:tasks.rados.rados.0.smithi023.stdout:1613: oid 32 updating version 0 to 1356 2024-02-11T22:19:57.844 INFO:tasks.rados.rados.0.smithi023.stdout:1613: oid 32 version 1356 is already newer than 1355 2024-02-11T22:19:57.844 INFO:tasks.rados.rados.0.smithi023.stdout:1613: oid 32 updating version 1356 to 1357 2024-02-11T22:19:57.844 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1357 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:19:57.844 INFO:tasks.rados.rados.0.smithi023.stdout:1613: left oid 32 (ObjNum 498 snap 162 seq_num 498) 2024-02-11T22:19:57.849 INFO:tasks.rados.rados.0.smithi023.stdout:1614: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:19:57.850 INFO:tasks.rados.rados.0.smithi023.stdout:1614: finishing copy_from to smithi02397626-3 2024-02-11T22:19:57.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 552 (ObjNum 472 snap 155 seq_num 472) dirty exists 2024-02-11T22:19:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:57 smithi023 ceph-mon[111262]: osdmap e384: 8 total, 8 up, 8 in 2024-02-11T22:19:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:57 smithi023 ceph-mon[111262]: osdmap e385: 8 total, 8 up, 8 in 2024-02-11T22:19:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:57 smithi023 ceph-mon[113671]: osdmap e384: 8 total, 8 up, 8 in 2024-02-11T22:19:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:57 smithi023 ceph-mon[113671]: osdmap e385: 8 total, 8 up, 8 in 2024-02-11T22:19:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:57 smithi160 ceph-mon[106289]: osdmap e384: 8 total, 8 up, 8 in 2024-02-11T22:19:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:57 smithi160 ceph-mon[106289]: osdmap e385: 8 total, 8 up, 8 in 2024-02-11T22:19:58.806 INFO:tasks.rados.rados.0.smithi023.stdout:1613: done (2 left) 2024-02-11T22:19:58.806 INFO:tasks.rados.rados.0.smithi023.stdout:1614: done (1 left) 2024-02-11T22:19:58.806 INFO:tasks.rados.rados.0.smithi023.stdout:1615: done (0 left) 2024-02-11T22:19:58.806 INFO:tasks.rados.rados.0.smithi023.stdout:1616: delete oid 33 current snap is 163 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1616: done (0 left) 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1617: read oid 12 snap -1 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1617: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1618: rmattr oid 26 current snap is 163 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1618: done (1 left) 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1619: copy_from oid 6 from oid 23 current snap is 163 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1620: rollback oid 17 current snap is 163 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 115 2024-02-11T22:19:58.810 INFO:tasks.rados.rados.0.smithi023.stdout:1621: snap_create 2024-02-11T22:19:58.815 INFO:tasks.rados.rados.0.smithi023.stdout:1620: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:19:58.816 INFO:tasks.rados.rados.0.smithi023.stdout:1620: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:19:58.816 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 832 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:19:58.816 INFO:tasks.rados.rados.0.smithi023.stdout:1617: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:19:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:1619: finishing copy_from to smithi02397626-6 2024-02-11T22:19:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1309 (ObjNum 488 snap 159 seq_num 488) dirty exists 2024-02-11T22:19:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:1619: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:19:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:58 smithi023 ceph-mon[111262]: pgmap v273: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 928 KiB/s wr, 7 op/s 2024-02-11T22:19:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:19:58 smithi023 ceph-mon[111262]: osdmap e386: 8 total, 8 up, 8 in 2024-02-11T22:19:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:58 smithi023 ceph-mon[113671]: pgmap v273: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 928 KiB/s wr, 7 op/s 2024-02-11T22:19:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:19:58 smithi023 ceph-mon[113671]: osdmap e386: 8 total, 8 up, 8 in 2024-02-11T22:19:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:58 smithi160 ceph-mon[106289]: pgmap v273: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 928 KiB/s wr, 7 op/s 2024-02-11T22:19:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:19:58 smithi160 ceph-mon[106289]: osdmap e386: 8 total, 8 up, 8 in 2024-02-11T22:19:59.812 INFO:tasks.rados.rados.0.smithi023.stdout:1617: done (3 left) 2024-02-11T22:19:59.812 INFO:tasks.rados.rados.0.smithi023.stdout:1619: done (2 left) 2024-02-11T22:19:59.812 INFO:tasks.rados.rados.0.smithi023.stdout:1620: done (1 left) 2024-02-11T22:19:59.812 INFO:tasks.rados.rados.0.smithi023.stdout:1621: done (0 left) 2024-02-11T22:19:59.812 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 164 2024-02-11T22:19:59.812 INFO:tasks.rados.rados.0.smithi023.stdout:1622: seq_num 500 ranges {2613248=778240,3391488=401408} 2024-02-11T22:19:59.830 INFO:tasks.rados.rados.0.smithi023.stdout:1622: writing smithi02397626-25 from 2613248 to 3391488 tid 1 2024-02-11T22:19:59.832 INFO:tasks.rados.rados.0.smithi023.stdout:1622: writing smithi02397626-25 from 3391488 to 3792896 tid 2 2024-02-11T22:19:59.833 INFO:tasks.rados.rados.0.smithi023.stdout:1623: delete oid 33 current snap is 164 2024-02-11T22:19:59.837 INFO:tasks.rados.rados.0.smithi023.stdout:1623: done (1 left) 2024-02-11T22:19:59.837 INFO:tasks.rados.rados.0.smithi023.stdout:1624: snap_create 2024-02-11T22:19:59.839 INFO:tasks.rados.rados.0.smithi023.stdout:1622: finishing write tid 1 to smithi02397626-25 2024-02-11T22:19:59.839 INFO:tasks.rados.rados.0.smithi023.stdout:1622: finishing write tid 2 to smithi02397626-25 2024-02-11T22:19:59.840 INFO:tasks.rados.rados.0.smithi023.stdout:1622: finishing write tid 3 to smithi02397626-25 2024-02-11T22:19:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:1622: finishing write tid 4 to smithi02397626-25 2024-02-11T22:19:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:1622: oid 25 updating version 0 to 439 2024-02-11T22:19:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:1622: oid 25 version 439 is already newer than 438 2024-02-11T22:19:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:1622: oid 25 updating version 439 to 440 2024-02-11T22:19:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 440 (ObjNum 500 snap 164 seq_num 500) dirty exists 2024-02-11T22:19:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:1622: left oid 25 (ObjNum 500 snap 164 seq_num 500) 2024-02-11T22:20:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:1622: done (1 left) 2024-02-11T22:20:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:1624: done (0 left) 2024-02-11T22:20:00.821 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 165 2024-02-11T22:20:00.822 INFO:tasks.rados.rados.0.smithi023.stdout:1625: seq_num 502 ranges {0=409600,409600=417792,827392=385024} 2024-02-11T22:20:00.822 INFO:tasks.rados.rados.0.smithi023.stdout:1625: writing smithi02397626-5 from 0 to 409600 tid 1 2024-02-11T22:20:00.822 INFO:tasks.rados.rados.0.smithi023.stdout:1625: writing smithi02397626-5 from 409600 to 827392 tid 2 2024-02-11T22:20:00.823 INFO:tasks.rados.rados.0.smithi023.stdout:1625: writing smithi02397626-5 from 827392 to 1212416 tid 3 2024-02-11T22:20:00.824 INFO:tasks.rados.rados.0.smithi023.stdout:1626: rollback oid 11 current snap is 165 2024-02-11T22:20:00.824 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 115 2024-02-11T22:20:00.824 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 165 2024-02-11T22:20:00.824 INFO:tasks.rados.rados.0.smithi023.stdout:1627: seq_num 503 ranges {0=425984,425984=704512,1130496=98304} 2024-02-11T22:20:00.826 INFO:tasks.rados.rados.0.smithi023.stdout:1627: writing smithi02397626-4 from 0 to 425984 tid 1 2024-02-11T22:20:00.830 INFO:tasks.rados.rados.0.smithi023.stdout:1627: writing smithi02397626-4 from 425984 to 1130496 tid 2 2024-02-11T22:20:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:1627: writing smithi02397626-4 from 1130496 to 1228800 tid 3 2024-02-11T22:20:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:1628: delete oid 30 current snap is 165 2024-02-11T22:20:00.832 INFO:tasks.rados.rados.0.smithi023.stdout:1625: finishing write tid 1 to smithi02397626-5 2024-02-11T22:20:00.832 INFO:tasks.rados.rados.0.smithi023.stdout:1625: finishing write tid 2 to smithi02397626-5 2024-02-11T22:20:00.832 INFO:tasks.rados.rados.0.smithi023.stdout:1625: finishing write tid 3 to smithi02397626-5 2024-02-11T22:20:00.832 INFO:tasks.rados.rados.0.smithi023.stdout:1625: finishing write tid 4 to smithi02397626-5 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1626: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1625: finishing write tid 5 to smithi02397626-5 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1625: oid 5 updating version 0 to 1074 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1625: oid 5 updating version 1074 to 1075 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1625: oid 5 version 1075 is already newer than 1073 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1625: oid 5 updating version 1075 to 1076 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1076 (ObjNum 502 snap 165 seq_num 502) dirty exists 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1625: left oid 5 (ObjNum 502 snap 165 seq_num 502) 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:1626: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:20:00.833 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 674 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:20:00.836 INFO:tasks.rados.rados.0.smithi023.stdout:1625: done (3 left) 2024-02-11T22:20:00.836 INFO:tasks.rados.rados.0.smithi023.stdout:1626: done (2 left) 2024-02-11T22:20:00.836 INFO:tasks.rados.rados.0.smithi023.stdout:1628: done (1 left) 2024-02-11T22:20:00.836 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 165 2024-02-11T22:20:00.836 INFO:tasks.rados.rados.0.smithi023.stdout:1629: seq_num 505 ranges {1835008=466944,2301952=475136,2777088=327680} 2024-02-11T22:20:00.847 INFO:tasks.rados.rados.0.smithi023.stdout:1629: writing smithi02397626-15 from 1835008 to 2301952 tid 1 2024-02-11T22:20:00.849 INFO:tasks.rados.rados.0.smithi023.stdout:1629: writing smithi02397626-15 from 2301952 to 2777088 tid 2 2024-02-11T22:20:00.852 INFO:tasks.rados.rados.0.smithi023.stdout:1629: writing smithi02397626-15 from 2777088 to 3104768 tid 3 2024-02-11T22:20:00.852 INFO:tasks.rados.rados.0.smithi023.stdout:1630: delete oid 34 current snap is 165 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: finishing write tid 1 to smithi02397626-4 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: finishing write tid 2 to smithi02397626-4 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: finishing write tid 3 to smithi02397626-4 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: finishing write tid 4 to smithi02397626-4 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: finishing write tid 5 to smithi02397626-4 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: oid 4 updating version 0 to 895 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: oid 4 updating version 895 to 898 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: oid 4 version 898 is already newer than 896 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: oid 4 version 898 is already newer than 897 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 898 (ObjNum 503 snap 165 seq_num 503) dirty exists 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1627: left oid 4 (ObjNum 503 snap 165 seq_num 503) 2024-02-11T22:20:00.853 INFO:tasks.rados.rados.0.smithi023.stdout:1629: finishing write tid 1 to smithi02397626-15 2024-02-11T22:20:00.854 INFO:tasks.rados.rados.0.smithi023.stdout:1629: finishing write tid 2 to smithi02397626-15 2024-02-11T22:20:00.854 INFO:tasks.rados.rados.0.smithi023.stdout:1629: finishing write tid 3 to smithi02397626-15 2024-02-11T22:20:00.855 INFO:tasks.rados.rados.0.smithi023.stdout:1627: done (2 left) 2024-02-11T22:20:00.856 INFO:tasks.rados.rados.0.smithi023.stdout:1630: done (1 left) 2024-02-11T22:20:00.856 INFO:tasks.rados.rados.0.smithi023.stdout:1631: rollback oid 13 current snap is 165 2024-02-11T22:20:00.856 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 164 2024-02-11T22:20:00.856 INFO:tasks.rados.rados.0.smithi023.stdout:1632: snap_create 2024-02-11T22:20:00.856 INFO:tasks.rados.rados.0.smithi023.stdout:1629: finishing write tid 4 to smithi02397626-15 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:1629: finishing write tid 5 to smithi02397626-15 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:1629: oid 15 updating version 0 to 714 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:1629: oid 15 updating version 714 to 715 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:1629: oid 15 version 715 is already newer than 713 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:1629: oid 15 version 715 is already newer than 712 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 715 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:00.857 INFO:tasks.rados.rados.0.smithi023.stdout:1629: left oid 15 (ObjNum 505 snap 165 seq_num 505) 2024-02-11T22:20:00.858 INFO:tasks.rados.rados.0.smithi023.stdout:1631: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:20:00.858 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 659 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-02-11T22:20:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:00 smithi023 ceph-mon[111262]: pgmap v276: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 928 KiB/s wr, 9 op/s 2024-02-11T22:20:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:00 smithi023 ceph-mon[111262]: osdmap e387: 8 total, 8 up, 8 in 2024-02-11T22:20:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:20:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:00 smithi023 ceph-mon[113671]: pgmap v276: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 928 KiB/s wr, 9 op/s 2024-02-11T22:20:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:00 smithi023 ceph-mon[113671]: osdmap e387: 8 total, 8 up, 8 in 2024-02-11T22:20:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:20:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:00 smithi160 ceph-mon[106289]: pgmap v276: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 928 KiB/s wr, 9 op/s 2024-02-11T22:20:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:00 smithi160 ceph-mon[106289]: osdmap e387: 8 total, 8 up, 8 in 2024-02-11T22:20:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T22:20:01.837 INFO:tasks.rados.rados.0.smithi023.stdout:1629: done (2 left) 2024-02-11T22:20:01.838 INFO:tasks.rados.rados.0.smithi023.stdout:1631: done (1 left) 2024-02-11T22:20:01.838 INFO:tasks.rados.rados.0.smithi023.stdout:1632: done (0 left) 2024-02-11T22:20:01.838 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 166 2024-02-11T22:20:01.838 INFO:tasks.rados.rados.0.smithi023.stdout:1633: seq_num 507 ranges {6709248=499712,7208960=638976,7847936=163840} 2024-02-11T22:20:01.877 INFO:tasks.rados.rados.0.smithi023.stdout:1633: writing smithi02397626-38 from 6709248 to 7208960 tid 1 2024-02-11T22:20:01.880 INFO:tasks.rados.rados.0.smithi023.stdout:1633: writing smithi02397626-38 from 7208960 to 7847936 tid 2 2024-02-11T22:20:01.881 INFO:tasks.rados.rados.0.smithi023.stdout:1633: writing smithi02397626-38 from 7847936 to 8011776 tid 3 2024-02-11T22:20:01.881 INFO:tasks.rados.rados.0.smithi023.stdout:1634: rollback oid 50 current snap is 166 2024-02-11T22:20:01.882 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 162 2024-02-11T22:20:01.882 INFO:tasks.rados.rados.0.smithi023.stdout:1635: setattr oid 41 current snap is 166 2024-02-11T22:20:01.885 INFO:tasks.rados.rados.0.smithi023.stdout:1633: finishing write tid 1 to smithi02397626-38 2024-02-11T22:20:01.886 INFO:tasks.rados.rados.0.smithi023.stdout:1636: rollback oid 7 current snap is 166 2024-02-11T22:20:01.886 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 122 2024-02-11T22:20:01.886 INFO:tasks.rados.rados.0.smithi023.stdout:1637: snap_remove snap 156 2024-02-11T22:20:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:01 smithi023 ceph-mon[111262]: osdmap e388: 8 total, 8 up, 8 in 2024-02-11T22:20:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:01 smithi023 ceph-mon[113671]: osdmap e388: 8 total, 8 up, 8 in 2024-02-11T22:20:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:01 smithi160 ceph-mon[106289]: osdmap e388: 8 total, 8 up, 8 in 2024-02-11T22:20:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:02.795 INFO:tasks.rados.rados.0.smithi023.stdout:1637: done (4 left) 2024-02-11T22:20:02.795 INFO:tasks.rados.rados.0.smithi023.stdout:1638: rollback oid 14 current snap is 166 2024-02-11T22:20:02.795 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 161 2024-02-11T22:20:02.795 INFO:tasks.rados.rados.0.smithi023.stdout:1639: delete oid 6 current snap is 166 2024-02-11T22:20:02.795 INFO:tasks.rados.rados.0.smithi023.stdout:1633: finishing write tid 2 to smithi02397626-38 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: finishing write tid 3 to smithi02397626-38 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1634: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1634: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1634: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1312 (ObjNum 465 snap 154 seq_num 465) dirty exists 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: finishing write tid 4 to smithi02397626-38 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: finishing write tid 5 to smithi02397626-38 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: oid 38 updating version 0 to 835 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: oid 38 version 835 is already newer than 833 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: oid 38 version 835 is already newer than 834 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: oid 38 updating version 835 to 836 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 836 (ObjNum 507 snap 166 seq_num 507) dirty exists 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:1633: left oid 38 (ObjNum 507 snap 166 seq_num 507) 2024-02-11T22:20:02.796 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 837 (ObjNum 171 snap 48 seq_num 171) dirty exists 2024-02-11T22:20:02.797 INFO:tasks.rados.rados.0.smithi023.stdout:1636: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:20:02.797 INFO:tasks.rados.rados.0.smithi023.stdout:1636: finishing rollback tid 2 to smithi02397626-7 2024-02-11T22:20:02.797 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 900 (ObjNum 354 snap 112 seq_num 354) dirty exists 2024-02-11T22:20:02.801 INFO:tasks.rados.rados.0.smithi023.stdout:1638: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:20:02.804 INFO:tasks.rados.rados.0.smithi023.stdout:1633: done (5 left) 2024-02-11T22:20:02.804 INFO:tasks.rados.rados.0.smithi023.stdout:1634: done (4 left) 2024-02-11T22:20:02.804 INFO:tasks.rados.rados.0.smithi023.stdout:1635: done (3 left) 2024-02-11T22:20:02.804 INFO:tasks.rados.rados.0.smithi023.stdout:1636: done (2 left) 2024-02-11T22:20:02.804 INFO:tasks.rados.rados.0.smithi023.stdout:1639: done (1 left) 2024-02-11T22:20:02.804 INFO:tasks.rados.rados.0.smithi023.stdout:1640: snap_remove snap 115 2024-02-11T22:20:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:02 smithi023 ceph-mon[111262]: pgmap v279: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 280 KiB/s wr, 3 op/s 2024-02-11T22:20:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:02 smithi023 ceph-mon[111262]: osdmap e389: 8 total, 8 up, 8 in 2024-02-11T22:20:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:02 smithi023 ceph-mon[111262]: osdmap e390: 8 total, 8 up, 8 in 2024-02-11T22:20:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:02 smithi023 ceph-mon[113671]: pgmap v279: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 280 KiB/s wr, 3 op/s 2024-02-11T22:20:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:02 smithi023 ceph-mon[113671]: osdmap e389: 8 total, 8 up, 8 in 2024-02-11T22:20:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:02 smithi023 ceph-mon[113671]: osdmap e390: 8 total, 8 up, 8 in 2024-02-11T22:20:03.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:02 smithi160 ceph-mon[106289]: pgmap v279: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 335 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 280 KiB/s wr, 3 op/s 2024-02-11T22:20:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:02 smithi160 ceph-mon[106289]: osdmap e389: 8 total, 8 up, 8 in 2024-02-11T22:20:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:02 smithi160 ceph-mon[106289]: osdmap e390: 8 total, 8 up, 8 in 2024-02-11T22:20:03.805 INFO:tasks.rados.rados.0.smithi023.stdout:1640: done (1 left) 2024-02-11T22:20:03.805 INFO:tasks.rados.rados.0.smithi023.stdout:1641: read oid 23 snap 164 2024-02-11T22:20:03.805 INFO:tasks.rados.rados.0.smithi023.stdout:1641: expect (ObjNum 488 snap 159 seq_num 488) 2024-02-11T22:20:03.805 INFO:tasks.rados.rados.0.smithi023.stdout:1642: snap_remove snap 158 2024-02-11T22:20:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:20:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:03 smithi023 ceph-mon[111262]: osdmap e391: 8 total, 8 up, 8 in 2024-02-11T22:20:04.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:20:04.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:03 smithi023 ceph-mon[113671]: osdmap e391: 8 total, 8 up, 8 in 2024-02-11T22:20:04.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:20:04.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:03 smithi160 ceph-mon[106289]: osdmap e391: 8 total, 8 up, 8 in 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1642: done (2 left) 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1643: read oid 34 snap -1 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1643: expect deleted 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1644: read oid 33 snap -1 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1644: expect deleted 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1645: read oid 1 snap -1 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1645: expect (ObjNum 495 snap 161 seq_num 495) 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 166 2024-02-11T22:20:04.816 INFO:tasks.rados.rados.0.smithi023.stdout:1646: seq_num 509 ranges {0=532480,532480=409600,942080=393216} 2024-02-11T22:20:04.817 INFO:tasks.rados.rados.0.smithi023.stdout:1646: writing smithi02397626-17 from 0 to 532480 tid 1 2024-02-11T22:20:04.819 INFO:tasks.rados.rados.0.smithi023.stdout:1646: writing smithi02397626-17 from 532480 to 942080 tid 2 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:1646: writing smithi02397626-17 from 942080 to 1335296 tid 3 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:1647: rollback oid 7 current snap is 166 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 157 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:1638: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:1638: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 600 (ObjNum 472 snap 155 seq_num 472) dirty exists 2024-02-11T22:20:04.822 INFO:tasks.rados.rados.0.smithi023.stdout:1641: expect (ObjNum 488 snap 159 seq_num 488) 2024-02-11T22:20:04.913 INFO:tasks.rados.rados.0.smithi023.stdout:1647: finishing rollback tid 0 to smithi02397626-7 2024-02-11T22:20:04.913 INFO:tasks.rados.rados.0.smithi023.stdout:1645: expect (ObjNum 495 snap 161 seq_num 495) 2024-02-11T22:20:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:1647: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:20:04.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 902 (ObjNum 129 snap 0 seq_num 913913792) dirty dne 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1646: finishing write tid 1 to smithi02397626-17 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1646: finishing write tid 2 to smithi02397626-17 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1638: done (6 left) 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1641: done (5 left) 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1643: done (4 left) 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1644: done (3 left) 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1645: done (2 left) 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1647: done (1 left) 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1648: read oid 7 snap 163 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1648: expect deleted 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1646: finishing write tid 3 to smithi02397626-17 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1646: finishing write tid 4 to smithi02397626-17 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1649: read oid 6 snap -1 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1649: expect deleted 2024-02-11T22:20:04.942 INFO:tasks.rados.rados.0.smithi023.stdout:1650: read oid 28 snap -1 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1650: expect (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1651: copy_from oid 49 from oid 18 current snap is 166 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: finishing write tid 5 to smithi02397626-17 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: oid 17 updating version 0 to 838 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: oid 17 updating version 838 to 841 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: oid 17 version 841 is already newer than 839 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: oid 17 version 841 is already newer than 840 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 841 (ObjNum 509 snap 166 seq_num 509) dirty exists 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: left oid 17 (ObjNum 509 snap 166 seq_num 509) 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1646: done (4 left) 2024-02-11T22:20:04.943 INFO:tasks.rados.rados.0.smithi023.stdout:1652: snap_create 2024-02-11T22:20:04.947 INFO:tasks.rados.rados.0.smithi023.stdout:1651: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:20:04.949 INFO:tasks.rados.rados.0.smithi023.stdout:1651: finishing copy_from to smithi02397626-49 2024-02-11T22:20:04.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 519 (ObjNum 462 snap 154 seq_num 462) dirty exists 2024-02-11T22:20:04.950 INFO:tasks.rados.rados.0.smithi023.stdout:1650: expect (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:20:05.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: pgmap v282: 121 pgs: 121 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-02-11T22:20:05.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:20:05.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: Upgrade: osd.5 is safe to restart 2024-02-11T22:20:05.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:05.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:20:05.098 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:05.099 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:04 smithi160 ceph-mon[106289]: osdmap e392: 8 total, 8 up, 8 in 2024-02-11T22:20:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: pgmap v282: 121 pgs: 121 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-02-11T22:20:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:20:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: Upgrade: osd.5 is safe to restart 2024-02-11T22:20:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:20:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[111262]: osdmap e392: 8 total, 8 up, 8 in 2024-02-11T22:20:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: pgmap v282: 121 pgs: 121 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-02-11T22:20:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-11T22:20:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: Upgrade: osd.5 is safe to restart 2024-02-11T22:20:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-11T22:20:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:04 smithi023 ceph-mon[113671]: osdmap e392: 8 total, 8 up, 8 in 2024-02-11T22:20:05.859 INFO:tasks.rados.rados.0.smithi023.stdout:1648: done (4 left) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1649: done (3 left) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1650: done (2 left) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1651: done (1 left) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1652: done (0 left) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1653: rmattr oid 27 current snap is 167 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1653: done (0 left) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1654: rollback oid 10 current snap is 167 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 143 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1655: read oid 14 snap -1 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1655: expect (ObjNum 472 snap 155 seq_num 472) 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1656: read oid 42 snap -1 2024-02-11T22:20:05.860 INFO:tasks.rados.rados.0.smithi023.stdout:1656: expect (ObjNum 268 snap 81 seq_num 268) 2024-02-11T22:20:05.861 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 167 2024-02-11T22:20:05.861 INFO:tasks.rados.rados.0.smithi023.stdout:1657: seq_num 510 ranges {0=548864,548864=745472,1294336=57344} 2024-02-11T22:20:05.865 INFO:tasks.rados.rados.0.smithi023.stdout:1657: writing smithi02397626-27 from 0 to 548864 tid 1 2024-02-11T22:20:05.868 INFO:tasks.rados.rados.0.smithi023.stdout:1657: writing smithi02397626-27 from 548864 to 1294336 tid 2 2024-02-11T22:20:05.869 INFO:tasks.rados.rados.0.smithi023.stdout:1657: writing smithi02397626-27 from 1294336 to 1351680 tid 3 2024-02-11T22:20:05.869 INFO:tasks.rados.rados.0.smithi023.stdout:1658: rmattr oid 30 current snap is 167 2024-02-11T22:20:05.869 INFO:tasks.rados.rados.0.smithi023.stdout:1658: done (4 left) 2024-02-11T22:20:05.869 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 167 2024-02-11T22:20:05.869 INFO:tasks.rados.rados.0.smithi023.stdout:1654: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:20:05.869 INFO:tasks.rados.rados.0.smithi023.stdout:1659: seq_num 511 ranges {1212416=565248,1777664=630784,2408448=172032} 2024-02-11T22:20:05.879 INFO:tasks.rados.rados.0.smithi023.stdout:1659: writing smithi02397626-5 from 1212416 to 1777664 tid 1 2024-02-11T22:20:05.882 INFO:tasks.rados.rados.0.smithi023.stdout:1659: writing smithi02397626-5 from 1777664 to 2408448 tid 2 2024-02-11T22:20:05.883 INFO:tasks.rados.rados.0.smithi023.stdout:1659: writing smithi02397626-5 from 2408448 to 2580480 tid 3 2024-02-11T22:20:05.884 INFO:tasks.rados.rados.0.smithi023.stdout:1660: delete oid 6 current snap is 167 2024-02-11T22:20:05.884 INFO:tasks.rados.rados.0.smithi023.stdout:1654: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:20:05.884 INFO:tasks.rados.rados.0.smithi023.stdout:1654: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:20:05.884 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1104 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:20:05.884 INFO:tasks.rados.rados.0.smithi023.stdout:1656: expect (ObjNum 268 snap 81 seq_num 268) 2024-02-11T22:20:05.938 INFO:tasks.rados.rados.0.smithi023.stdout:1655: expect (ObjNum 472 snap 155 seq_num 472) 2024-02-11T22:20:06.047 INFO:tasks.rados.rados.0.smithi023.stdout:1657: finishing write tid 1 to smithi02397626-27 2024-02-11T22:20:06.047 INFO:tasks.rados.rados.0.smithi023.stdout:1657: finishing write tid 2 to smithi02397626-27 2024-02-11T22:20:06.047 INFO:tasks.rados.rados.0.smithi023.stdout:1657: finishing write tid 3 to smithi02397626-27 2024-02-11T22:20:06.047 INFO:tasks.rados.rados.0.smithi023.stdout:1657: finishing write tid 4 to smithi02397626-27 2024-02-11T22:20:06.047 INFO:tasks.rados.rados.0.smithi023.stdout:1657: finishing write tid 5 to smithi02397626-27 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1657: oid 27 updating version 0 to 613 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1657: oid 27 version 613 is already newer than 612 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1657: oid 27 updating version 613 to 614 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1657: oid 27 version 614 is already newer than 611 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 614 (ObjNum 510 snap 167 seq_num 510) dirty exists 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1657: left oid 27 (ObjNum 510 snap 167 seq_num 510) 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1659: finishing write tid 1 to smithi02397626-5 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1654: done (5 left) 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1655: done (4 left) 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1656: done (3 left) 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1657: done (2 left) 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1660: done (1 left) 2024-02-11T22:20:06.048 INFO:tasks.rados.rados.0.smithi023.stdout:1661: snap_remove snap 122 2024-02-11T22:20:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:05 smithi023 ceph-mon[111262]: Upgrade: Updating osd.5 2024-02-11T22:20:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:05 smithi023 ceph-mon[111262]: Deploying daemon osd.5 on smithi160 2024-02-11T22:20:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:20:05] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2024-02-11T22:20:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:05 smithi023 ceph-mon[113671]: Upgrade: Updating osd.5 2024-02-11T22:20:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:05 smithi023 ceph-mon[113671]: Deploying daemon osd.5 on smithi160 2024-02-11T22:20:06.168 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:05 smithi160 ceph-mon[106289]: Upgrade: Updating osd.5 2024-02-11T22:20:06.168 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:05 smithi160 ceph-mon[106289]: Deploying daemon osd.5 on smithi160 2024-02-11T22:20:06.876 INFO:tasks.rados.rados.0.smithi023.stdout:1661: done (1 left) 2024-02-11T22:20:06.876 INFO:tasks.rados.rados.0.smithi023.stdout:1662: setattr oid 23 current snap is 167 2024-02-11T22:20:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:1659: finishing write tid 2 to smithi02397626-5 2024-02-11T22:20:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:1659: finishing write tid 3 to smithi02397626-5 2024-02-11T22:20:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:1659: finishing write tid 4 to smithi02397626-5 2024-02-11T22:20:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:1659: finishing write tid 5 to smithi02397626-5 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1659: oid 5 updating version 0 to 1109 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1659: oid 5 version 1109 is already newer than 1107 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1659: oid 5 version 1109 is already newer than 1108 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1659: oid 5 version 1109 is already newer than 1106 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1109 (ObjNum 511 snap 167 seq_num 511) dirty exists 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1659: left oid 5 (ObjNum 511 snap 167 seq_num 511) 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1659: done (1 left) 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1663: copy_from oid 42 from oid 28 current snap is 167 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1664: read oid 26 snap -1 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1664: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1665: read oid 35 snap -1 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1665: expect (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:1666: rollback oid 31 current snap is 167 2024-02-11T22:20:06.880 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 162 2024-02-11T22:20:06.881 INFO:tasks.rados.rados.0.smithi023.stdout:1667: delete oid 8 current snap is 167 2024-02-11T22:20:06.891 INFO:tasks.rados.rados.0.smithi023.stdout:1667: done (5 left) 2024-02-11T22:20:06.891 INFO:tasks.rados.rados.0.smithi023.stdout:1668: read oid 29 snap -1 2024-02-11T22:20:06.891 INFO:tasks.rados.rados.0.smithi023.stdout:1668: expect (ObjNum 489 snap 159 seq_num 489) 2024-02-11T22:20:06.891 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 167 2024-02-11T22:20:06.891 INFO:tasks.rados.rados.0.smithi023.stdout:1669: seq_num 514 ranges {0=614400,614400=679936,1294336=122880} 2024-02-11T22:20:06.898 INFO:tasks.rados.rados.0.smithi023.stdout:1669: writing smithi02397626-37 from 0 to 614400 tid 1 2024-02-11T22:20:06.898 INFO:tasks.rados.rados.0.smithi023.stdout:1669: writing smithi02397626-37 from 614400 to 1294336 tid 2 2024-02-11T22:20:06.898 INFO:tasks.rados.rados.0.smithi023.stdout:1669: writing smithi02397626-37 from 1294336 to 1417216 tid 3 2024-02-11T22:20:06.898 INFO:tasks.rados.rados.0.smithi023.stdout:1670: snap_remove snap 104 2024-02-11T22:20:07.038 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:06 smithi160 systemd[1]: Stopping Ceph osd.5 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:20:07.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:06 smithi160 ceph-mon[106289]: pgmap v285: 121 pgs: 121 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 373 KiB/s rd, 2.3 MiB/s wr, 8 op/s 2024-02-11T22:20:07.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:06 smithi160 ceph-mon[106289]: osdmap e393: 8 total, 8 up, 8 in 2024-02-11T22:20:07.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:07.039 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[111262]: pgmap v285: 121 pgs: 121 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 373 KiB/s rd, 2.3 MiB/s wr, 8 op/s 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[111262]: osdmap e393: 8 total, 8 up, 8 in 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[113671]: pgmap v285: 121 pgs: 121 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 373 KiB/s rd, 2.3 MiB/s wr, 8 op/s 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[113671]: osdmap e393: 8 total, 8 up, 8 in 2024-02-11T22:20:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:07.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[53170]: 2024-02-11T22:20:07.037+0000 7fd575cd6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:20:07.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[53170]: 2024-02-11T22:20:07.037+0000 7fd575cd6700 -1 osd.5 394 *** Got signal Terminated *** 2024-02-11T22:20:07.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[53170]: 2024-02-11T22:20:07.037+0000 7fd575cd6700 -1 osd.5 394 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:20:07.797 INFO:tasks.rados.rados.0.smithi023.stdout:1670: done (7 left) 2024-02-11T22:20:07.798 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 167 2024-02-11T22:20:07.798 INFO:tasks.rados.rados.0.smithi023.stdout:1671: seq_num 515 ranges {0=630784,630784=565248,1196032=237568} 2024-02-11T22:20:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:1671: writing smithi02397626-34 from 0 to 630784 tid 1 2024-02-11T22:20:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:1671: writing smithi02397626-34 from 630784 to 1196032 tid 2 2024-02-11T22:20:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:1671: writing smithi02397626-34 from 1196032 to 1433600 tid 3 2024-02-11T22:20:07.807 INFO:tasks.rados.rados.0.smithi023.stdout:1672: snap_create 2024-02-11T22:20:07.817 INFO:tasks.rados.rados.0.smithi023.stdout:1666: finishing rollback tid 0 to smithi02397626-31 2024-02-11T22:20:07.817 INFO:tasks.rados.rados.0.smithi023.stdout:1666: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:20:07.817 INFO:tasks.rados.rados.0.smithi023.stdout:1666: finishing rollback tid 2 to smithi02397626-31 2024-02-11T22:20:07.817 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 820 (ObjNum 494 snap 160 seq_num 494) dirty exists 2024-02-11T22:20:07.817 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1387 (ObjNum 488 snap 159 seq_num 488) dirty exists 2024-02-11T22:20:07.817 INFO:tasks.rados.rados.0.smithi023.stdout:1664: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:20:07.869 INFO:tasks.rados.rados.0.smithi023.stdout:1669: finishing write tid 1 to smithi02397626-37 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: finishing write tid 2 to smithi02397626-37 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1663: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: finishing write tid 3 to smithi02397626-37 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: finishing write tid 4 to smithi02397626-37 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: finishing write tid 5 to smithi02397626-37 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: oid 37 updating version 0 to 1315 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: oid 37 updating version 1315 to 1316 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: oid 37 version 1316 is already newer than 1314 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: oid 37 updating version 1316 to 1317 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1317 (ObjNum 514 snap 167 seq_num 514) dirty exists 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1669: left oid 37 (ObjNum 514 snap 167 seq_num 514) 2024-02-11T22:20:07.870 INFO:tasks.rados.rados.0.smithi023.stdout:1668: expect (ObjNum 489 snap 159 seq_num 489) 2024-02-11T22:20:07.940 INFO:tasks.rados.rados.0.smithi023.stdout:1665: expect (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:20:08.108 INFO:tasks.rados.rados.0.smithi023.stdout:1663: finishing copy_from to smithi02397626-42 2024-02-11T22:20:08.108 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 810 (ObjNum 444 snap 146 seq_num 444) dirty exists 2024-02-11T22:20:08.108 INFO:tasks.rados.rados.0.smithi023.stdout:1671: finishing write tid 1 to smithi02397626-34 2024-02-11T22:20:08.108 INFO:tasks.rados.rados.0.smithi023.stdout:1671: finishing write tid 2 to smithi02397626-34 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: finishing write tid 3 to smithi02397626-34 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: finishing write tid 4 to smithi02397626-34 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: finishing write tid 5 to smithi02397626-34 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: oid 34 updating version 0 to 676 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: oid 34 updating version 676 to 679 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: oid 34 version 679 is already newer than 677 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: oid 34 version 679 is already newer than 678 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 679 (ObjNum 515 snap 167 seq_num 515) dirty exists 2024-02-11T22:20:08.109 INFO:tasks.rados.rados.0.smithi023.stdout:1671: left oid 34 (ObjNum 515 snap 167 seq_num 515) 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[111262]: osdmap e394: 8 total, 8 up, 8 in 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[111262]: osd.5 marked itself down and dead 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[111262]: osdmap e395: 8 total, 7 up, 8 in 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[113671]: osdmap e394: 8 total, 8 up, 8 in 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[113671]: osd.5 marked itself down and dead 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:20:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:07 smithi023 ceph-mon[113671]: osdmap e395: 8 total, 7 up, 8 in 2024-02-11T22:20:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-mon[106289]: osdmap e394: 8 total, 8 up, 8 in 2024-02-11T22:20:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-mon[106289]: osd.5 marked itself down and dead 2024-02-11T22:20:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:20:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:07 smithi160 ceph-mon[106289]: osdmap e395: 8 total, 7 up, 8 in 2024-02-11T22:20:08.694 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:08 smithi160 bash[118862]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1662: done (8 left) 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1663: done (7 left) 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1664: done (6 left) 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1665: done (5 left) 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1666: done (4 left) 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1668: done (3 left) 2024-02-11T22:20:08.815 INFO:tasks.rados.rados.0.smithi023.stdout:1669: done (2 left) 2024-02-11T22:20:08.816 INFO:tasks.rados.rados.0.smithi023.stdout:1671: done (1 left) 2024-02-11T22:20:08.816 INFO:tasks.rados.rados.0.smithi023.stdout:1672: done (0 left) 2024-02-11T22:20:08.816 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 168 2024-02-11T22:20:08.816 INFO:tasks.rados.rados.0.smithi023.stdout:1673: seq_num 516 ranges {4161536=647168,4808704=450560,5259264=352256} 2024-02-11T22:20:08.841 INFO:tasks.rados.rados.0.smithi023.stdout:1673: writing smithi02397626-44 from 4161536 to 4808704 tid 1 2024-02-11T22:20:08.844 INFO:tasks.rados.rados.0.smithi023.stdout:1673: writing smithi02397626-44 from 4808704 to 5259264 tid 2 2024-02-11T22:20:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:1673: writing smithi02397626-44 from 5259264 to 5611520 tid 3 2024-02-11T22:20:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 168 2024-02-11T22:20:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:1673: finishing write tid 1 to smithi02397626-44 2024-02-11T22:20:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:1674: seq_num 517 ranges {5619712=663552,6283264=786432,7069696=16384} 2024-02-11T22:20:08.880 INFO:tasks.rados.rados.0.smithi023.stdout:1674: writing smithi02397626-48 from 5619712 to 6283264 tid 1 2024-02-11T22:20:08.885 INFO:tasks.rados.rados.0.smithi023.stdout:1674: writing smithi02397626-48 from 6283264 to 7069696 tid 2 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1674: writing smithi02397626-48 from 7069696 to 7086080 tid 3 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1675: delete oid 25 current snap is 168 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: finishing write tid 2 to smithi02397626-44 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: finishing write tid 3 to smithi02397626-44 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: finishing write tid 4 to smithi02397626-44 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: finishing write tid 5 to smithi02397626-44 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: oid 44 updating version 0 to 817 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: oid 44 version 817 is already newer than 816 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: oid 44 version 817 is already newer than 814 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: oid 44 version 817 is already newer than 815 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 817 (ObjNum 516 snap 168 seq_num 516) dirty exists 2024-02-11T22:20:08.886 INFO:tasks.rados.rados.0.smithi023.stdout:1673: left oid 44 (ObjNum 516 snap 168 seq_num 516) 2024-02-11T22:20:08.889 INFO:tasks.rados.rados.0.smithi023.stdout:1674: finishing write tid 1 to smithi02397626-48 2024-02-11T22:20:08.890 INFO:tasks.rados.rados.0.smithi023.stdout:1674: finishing write tid 2 to smithi02397626-48 2024-02-11T22:20:08.890 INFO:tasks.rados.rados.0.smithi023.stdout:1674: finishing write tid 3 to smithi02397626-48 2024-02-11T22:20:08.890 INFO:tasks.rados.rados.0.smithi023.stdout:1674: finishing write tid 4 to smithi02397626-48 2024-02-11T22:20:08.892 INFO:tasks.rados.rados.0.smithi023.stdout:1674: finishing write tid 5 to smithi02397626-48 2024-02-11T22:20:08.892 INFO:tasks.rados.rados.0.smithi023.stdout:1674: oid 48 updating version 0 to 454 2024-02-11T22:20:08.892 INFO:tasks.rados.rados.0.smithi023.stdout:1674: oid 48 version 454 is already newer than 452 2024-02-11T22:20:08.892 INFO:tasks.rados.rados.0.smithi023.stdout:1674: oid 48 updating version 454 to 455 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:1674: oid 48 version 455 is already newer than 453 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 455 (ObjNum 517 snap 168 seq_num 517) dirty exists 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:1674: left oid 48 (ObjNum 517 snap 168 seq_num 517) 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:1673: done (2 left) 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:1674: done (1 left) 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:1675: done (0 left) 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 168 2024-02-11T22:20:08.893 INFO:tasks.rados.rados.0.smithi023.stdout:1676: seq_num 519 ranges {6447104=696320,7143424=548864,7692288=253952} 2024-02-11T22:20:08.931 INFO:tasks.rados.rados.0.smithi023.stdout:1676: writing smithi02397626-20 from 6447104 to 7143424 tid 1 2024-02-11T22:20:08.934 INFO:tasks.rados.rados.0.smithi023.stdout:1676: writing smithi02397626-20 from 7143424 to 7692288 tid 2 2024-02-11T22:20:08.936 INFO:tasks.rados.rados.0.smithi023.stdout:1676: writing smithi02397626-20 from 7692288 to 7946240 tid 3 2024-02-11T22:20:08.936 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 168 2024-02-11T22:20:08.936 INFO:tasks.rados.rados.0.smithi023.stdout:1677: seq_num 520 ranges {2686976=712704,3399680=434176,3833856=368640} 2024-02-11T22:20:08.954 INFO:tasks.rados.rados.0.smithi023.stdout:1677: writing smithi02397626-14 from 2686976 to 3399680 tid 1 2024-02-11T22:20:08.956 INFO:tasks.rados.rados.0.smithi023.stdout:1677: writing smithi02397626-14 from 3399680 to 3833856 tid 2 2024-02-11T22:20:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:1677: writing smithi02397626-14 from 3833856 to 4202496 tid 3 2024-02-11T22:20:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:1678: read oid 4 snap 145 2024-02-11T22:20:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:1678: expect deleted 2024-02-11T22:20:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 168 2024-02-11T22:20:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:1676: finishing write tid 1 to smithi02397626-20 2024-02-11T22:20:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:1676: finishing write tid 2 to smithi02397626-20 2024-02-11T22:20:08.960 INFO:tasks.rados.rados.0.smithi023.stdout:1676: finishing write tid 3 to smithi02397626-20 2024-02-11T22:20:08.960 INFO:tasks.rados.rados.0.smithi023.stdout:1676: finishing write tid 4 to smithi02397626-20 2024-02-11T22:20:08.960 INFO:tasks.rados.rados.0.smithi023.stdout:1679: seq_num 521 ranges {966656=729088,1695744=720896,2416640=81920} 2024-02-11T22:20:08.968 INFO:tasks.rados.rados.0.smithi023.stdout:1679: writing smithi02397626-22 from 966656 to 1695744 tid 1 2024-02-11T22:20:08.972 INFO:tasks.rados.rados.0.smithi023.stdout:1679: writing smithi02397626-22 from 1695744 to 2416640 tid 2 2024-02-11T22:20:08.973 INFO:tasks.rados.rados.0.smithi023.stdout:1679: writing smithi02397626-22 from 2416640 to 2498560 tid 3 2024-02-11T22:20:08.973 INFO:tasks.rados.rados.0.smithi023.stdout:1680: delete oid 41 current snap is 168 2024-02-11T22:20:08.973 INFO:tasks.rados.rados.0.smithi023.stdout:1676: finishing write tid 5 to smithi02397626-20 2024-02-11T22:20:08.973 INFO:tasks.rados.rados.0.smithi023.stdout:1676: oid 20 updating version 0 to 821 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1676: oid 20 updating version 821 to 822 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1676: oid 20 updating version 822 to 824 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1676: oid 20 version 824 is already newer than 823 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 824 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1676: left oid 20 (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: finishing write tid 1 to smithi02397626-14 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: finishing write tid 2 to smithi02397626-14 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: finishing write tid 3 to smithi02397626-14 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: finishing write tid 4 to smithi02397626-14 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: finishing write tid 5 to smithi02397626-14 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: oid 14 updating version 0 to 625 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: oid 14 version 625 is already newer than 623 2024-02-11T22:20:08.974 INFO:tasks.rados.rados.0.smithi023.stdout:1677: oid 14 version 625 is already newer than 624 2024-02-11T22:20:08.975 INFO:tasks.rados.rados.0.smithi023.stdout:1677: oid 14 version 625 is already newer than 622 2024-02-11T22:20:08.975 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 625 (ObjNum 520 snap 168 seq_num 520) dirty exists 2024-02-11T22:20:08.975 INFO:tasks.rados.rados.0.smithi023.stdout:1677: left oid 14 (ObjNum 520 snap 168 seq_num 520) 2024-02-11T22:20:08.975 INFO:tasks.rados.rados.0.smithi023.stdout:1679: finishing write tid 1 to smithi02397626-22 2024-02-11T22:20:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1676: done (4 left) 2024-02-11T22:20:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1677: done (3 left) 2024-02-11T22:20:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1678: done (2 left) 2024-02-11T22:20:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1680: done (1 left) 2024-02-11T22:20:08.976 INFO:tasks.rados.rados.0.smithi023.stdout:1681: setattr oid 13 current snap is 168 2024-02-11T22:20:08.977 INFO:tasks.rados.rados.0.smithi023.stdout:1682: snap_remove snap 161 2024-02-11T22:20:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:08 smithi023 ceph-mon[111262]: pgmap v288: 121 pgs: 121 active+clean; 355 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-02-11T22:20:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:08 smithi023 ceph-mon[111262]: osdmap e396: 8 total, 7 up, 8 in 2024-02-11T22:20:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:08 smithi023 ceph-mon[113671]: pgmap v288: 121 pgs: 121 active+clean; 355 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-02-11T22:20:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:08 smithi023 ceph-mon[113671]: osdmap e396: 8 total, 7 up, 8 in 2024-02-11T22:20:09.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:08 smithi160 ceph-mon[106289]: pgmap v288: 121 pgs: 121 active+clean; 355 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-02-11T22:20:09.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:08 smithi160 ceph-mon[106289]: osdmap e396: 8 total, 7 up, 8 in 2024-02-11T22:20:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:1682: done (2 left) 2024-02-11T22:20:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:1683: setattr oid 15 current snap is 168 2024-02-11T22:20:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:1684: rollback oid 7 current snap is 168 2024-02-11T22:20:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 145 2024-02-11T22:20:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:1685: copy_from oid 27 from oid 10 current snap is 168 2024-02-11T22:20:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:1686: delete oid 4 current snap is 168 2024-02-11T22:20:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:1679: finishing write tid 2 to smithi02397626-22 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: finishing write tid 3 to smithi02397626-22 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: finishing write tid 4 to smithi02397626-22 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: finishing write tid 5 to smithi02397626-22 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: oid 22 updating version 0 to 1401 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: oid 22 updating version 1401 to 1404 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: oid 22 version 1404 is already newer than 1403 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: oid 22 version 1404 is already newer than 1402 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1404 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:1679: left oid 22 (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:20:09.904 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 721 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:20:09.907 INFO:tasks.rados.rados.0.smithi023.stdout:1684: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:20:09.907 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 902 (ObjNum 33 snap 0 seq_num 914019248) dirty dne 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1679: done (5 left) 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1681: done (4 left) 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1684: done (3 left) 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1686: done (2 left) 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1687: read oid 36 snap -1 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1687: expect (ObjNum 486 snap 159 seq_num 486) 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1688: copy_from oid 13 from oid 46 current snap is 168 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1689: copy_from oid 44 from oid 34 current snap is 168 2024-02-11T22:20:09.909 INFO:tasks.rados.rados.0.smithi023.stdout:1690: snap_remove snap 167 2024-02-11T22:20:10.057 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:09 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.5.service: Succeeded. 2024-02-11T22:20:10.057 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:09 smithi160 systemd[1]: Stopped Ceph osd.5 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:20:10.057 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:09 smithi160 systemd[1]: Starting Ceph osd.5 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:20:10.057 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:09 smithi160 ceph-mon[106289]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:20:10.058 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:09 smithi160 ceph-mon[106289]: osdmap e397: 8 total, 7 up, 8 in 2024-02-11T22:20:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:09 smithi023 ceph-mon[111262]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:20:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:09 smithi023 ceph-mon[111262]: osdmap e397: 8 total, 7 up, 8 in 2024-02-11T22:20:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:09 smithi023 ceph-mon[113671]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:20:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:09 smithi023 ceph-mon[113671]: osdmap e397: 8 total, 7 up, 8 in 2024-02-11T22:20:10.905 INFO:tasks.rados.rados.0.smithi023.stdout:1690: done (5 left) 2024-02-11T22:20:10.905 INFO:tasks.rados.rados.0.smithi023.stdout:1691: copy_from oid 3 from oid 43 current snap is 168 2024-02-11T22:20:10.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 741 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:10.905 INFO:tasks.rados.rados.0.smithi023.stdout:1689: finishing copy_from racing read to smithi02397626-44 2024-02-11T22:20:10.905 INFO:tasks.rados.rados.0.smithi023.stdout:1685: finishing copy_from to smithi02397626-27 2024-02-11T22:20:10.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1104 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:1685: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:1689: finishing copy_from to smithi02397626-44 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 679 (ObjNum 515 snap 167 seq_num 515) dirty exists 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:1688: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:1688: finishing copy_from to smithi02397626-13 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1345 (ObjNum 496 snap 161 seq_num 496) dirty exists 2024-02-11T22:20:10.906 INFO:tasks.rados.rados.0.smithi023.stdout:1687: expect (ObjNum 486 snap 159 seq_num 486) 2024-02-11T22:20:10.938 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-11T22:20:10.939 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: 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-02-11T22:20:10.939 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-11T22:20:10.939 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-11T22:20:10.939 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-11T22:20:10.939 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-11T22:20:10.939 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:10 smithi160 bash[119127]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-11T22:20:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:10 smithi160 ceph-mon[106289]: pgmap v291: 121 pgs: 1 active+clean+snaptrim, 6 peering, 18 stale+active+clean, 96 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-02-11T22:20:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:10 smithi160 ceph-mon[106289]: osdmap e398: 8 total, 7 up, 8 in 2024-02-11T22:20:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:10 smithi023 ceph-mon[111262]: pgmap v291: 121 pgs: 1 active+clean+snaptrim, 6 peering, 18 stale+active+clean, 96 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-02-11T22:20:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:10 smithi023 ceph-mon[111262]: osdmap e398: 8 total, 7 up, 8 in 2024-02-11T22:20:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:10 smithi023 ceph-mon[113671]: pgmap v291: 121 pgs: 1 active+clean+snaptrim, 6 peering, 18 stale+active+clean, 96 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-02-11T22:20:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:10 smithi023 ceph-mon[113671]: osdmap e398: 8 total, 7 up, 8 in 2024-02-11T22:20:11.545 INFO:tasks.rados.rados.0.smithi023.stdout:1691: finishing copy_from to smithi02397626-3 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1691: got expected ENOENT (src dne) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1691: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1683: done (5 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1685: done (4 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1687: done (3 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1688: done (2 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1689: done (1 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1691: done (0 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1692: rmattr oid 39 current snap is 168 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1692: done (0 left) 2024-02-11T22:20:11.546 INFO:tasks.rados.rados.0.smithi023.stdout:1693: snap_create 2024-02-11T22:20:11.694 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:11 smithi160 ceph-osd[119413]: -- 172.21.15.160:0/808686296 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555c483e16c0 con 0x555c483b1400 2024-02-11T22:20:11.694 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:11 smithi160 bash[119376]: 6a2ebc1ae6f098c3821c6c672e9fe4669ca8fd58ca92e7c8b3ee0f7e5e433921 2024-02-11T22:20:11.695 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:11 smithi160 systemd[1]: Started Ceph osd.5 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:20:12.194 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:11 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T22:20:11.733+0000 7fbe418a0640 -1 Falling back to public interface 2024-02-11T22:20:12.306 INFO:tasks.rados.rados.0.smithi023.stdout:1693: done (0 left) 2024-02-11T22:20:12.307 INFO:tasks.rados.rados.0.smithi023.stdout:1694: rollback oid 43 current snap is 169 2024-02-11T22:20:12.307 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 163 2024-02-11T22:20:12.307 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 169 2024-02-11T22:20:12.307 INFO:tasks.rados.rados.0.smithi023.stdout:1695: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2024-02-11T22:20:12.310 INFO:tasks.rados.rados.0.smithi023.stdout:1695: writing smithi02397626-4 from 0 to 786432 tid 1 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1695: writing smithi02397626-4 from 786432 to 1564672 tid 2 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1695: writing smithi02397626-4 from 1564672 to 1589248 tid 3 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1696: read oid 18 snap -1 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1696: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1697: copy_from oid 6 from oid 29 current snap is 169 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1694: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 916 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1694: done (3 left) 2024-02-11T22:20:12.316 INFO:tasks.rados.rados.0.smithi023.stdout:1698: setattr oid 26 current snap is 169 2024-02-11T22:20:12.318 INFO:tasks.rados.rados.0.smithi023.stdout:1699: rollback oid 45 current snap is 169 2024-02-11T22:20:12.318 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 165 2024-02-11T22:20:12.318 INFO:tasks.rados.rados.0.smithi023.stdout:1700: read oid 33 snap -1 2024-02-11T22:20:12.318 INFO:tasks.rados.rados.0.smithi023.stdout:1700: expect deleted 2024-02-11T22:20:12.318 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 169 2024-02-11T22:20:12.318 INFO:tasks.rados.rados.0.smithi023.stdout:1701: seq_num 525 ranges {8011776=802816,8814592=712704,9527296=90112} 2024-02-11T22:20:12.366 INFO:tasks.rados.rados.0.smithi023.stdout:1701: writing smithi02397626-38 from 8011776 to 8814592 tid 1 2024-02-11T22:20:12.371 INFO:tasks.rados.rados.0.smithi023.stdout:1701: writing smithi02397626-38 from 8814592 to 9527296 tid 2 2024-02-11T22:20:12.371 INFO:tasks.rados.rados.0.smithi023.stdout:1701: writing smithi02397626-38 from 9527296 to 9617408 tid 3 2024-02-11T22:20:12.372 INFO:tasks.rados.rados.0.smithi023.stdout:1702: snap_remove snap 133 2024-02-11T22:20:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[111262]: pgmap v294: 121 pgs: 4 active+undersized+degraded, 15 active+undersized, 1 active+clean+snaptrim, 6 peering, 10 stale+active+clean, 85 active+clean; 343 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 15 op/s; 60/765 objects degraded (7.843%) 2024-02-11T22:20:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:12 smithi023 ceph-mon[113671]: pgmap v294: 121 pgs: 4 active+undersized+degraded, 15 active+undersized, 1 active+clean+snaptrim, 6 peering, 10 stale+active+clean, 85 active+clean; 343 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 15 op/s; 60/765 objects degraded (7.843%) 2024-02-11T22:20:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:12 smithi160 ceph-mon[106289]: pgmap v294: 121 pgs: 4 active+undersized+degraded, 15 active+undersized, 1 active+clean+snaptrim, 6 peering, 10 stale+active+clean, 85 active+clean; 343 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 15 op/s; 60/765 objects degraded (7.843%) 2024-02-11T22:20:12.795 INFO:tasks.rados.rados.0.smithi023.stdout:1702: done (7 left) 2024-02-11T22:20:12.796 INFO:tasks.rados.rados.0.smithi023.stdout:1703: snap_remove snap 145 2024-02-11T22:20:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:13 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 60/765 objects degraded (7.843%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:13 smithi023 ceph-mon[111262]: osdmap e399: 8 total, 7 up, 8 in 2024-02-11T22:20:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:13 smithi023 ceph-mon[111262]: osdmap e400: 8 total, 7 up, 8 in 2024-02-11T22:20:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:13 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 60/765 objects degraded (7.843%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:13 smithi023 ceph-mon[113671]: osdmap e399: 8 total, 7 up, 8 in 2024-02-11T22:20:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:13 smithi023 ceph-mon[113671]: osdmap e400: 8 total, 7 up, 8 in 2024-02-11T22:20:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:13 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 60/765 objects degraded (7.843%), 4 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:13 smithi160 ceph-mon[106289]: osdmap e399: 8 total, 7 up, 8 in 2024-02-11T22:20:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:13 smithi160 ceph-mon[106289]: osdmap e400: 8 total, 7 up, 8 in 2024-02-11T22:20:13.819 INFO:tasks.rados.rados.0.smithi023.stdout:1703: done (7 left) 2024-02-11T22:20:13.819 INFO:tasks.rados.rados.0.smithi023.stdout:1704: read oid 10 snap -1 2024-02-11T22:20:13.819 INFO:tasks.rados.rados.0.smithi023.stdout:1704: expect (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:20:13.819 INFO:tasks.rados.rados.0.smithi023.stdout:1705: delete oid 3 current snap is 169 2024-02-11T22:20:13.819 INFO:tasks.rados.rados.0.smithi023.stdout:1695: finishing write tid 1 to smithi02397626-4 2024-02-11T22:20:13.820 INFO:tasks.rados.rados.0.smithi023.stdout:1699: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:20:13.820 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 813 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-02-11T22:20:13.820 INFO:tasks.rados.rados.0.smithi023.stdout:1696: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: finishing write tid 2 to smithi02397626-4 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: finishing write tid 3 to smithi02397626-4 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: finishing write tid 4 to smithi02397626-4 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 908 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: finishing write tid 5 to smithi02397626-4 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: oid 4 updating version 0 to 905 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: oid 4 updating version 905 to 906 2024-02-11T22:20:13.842 INFO:tasks.rados.rados.0.smithi023.stdout:1695: oid 4 version 906 is already newer than 904 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1695: oid 4 updating version 906 to 907 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 907 (ObjNum 524 snap 169 seq_num 524) dirty exists 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1695: left oid 4 (ObjNum 524 snap 169 seq_num 524) 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1697: finishing copy_from to smithi02397626-6 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 691 (ObjNum 489 snap 159 seq_num 489) dirty exists 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1697: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: finishing write tid 1 to smithi02397626-38 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: finishing write tid 2 to smithi02397626-38 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: finishing write tid 3 to smithi02397626-38 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: finishing write tid 4 to smithi02397626-38 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: finishing write tid 5 to smithi02397626-38 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: oid 38 updating version 0 to 846 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: oid 38 version 846 is already newer than 843 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: oid 38 version 846 is already newer than 844 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:1701: oid 38 version 846 is already newer than 845 2024-02-11T22:20:13.843 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 846 (ObjNum 525 snap 169 seq_num 525) dirty exists 2024-02-11T22:20:13.844 INFO:tasks.rados.rados.0.smithi023.stdout:1701: left oid 38 (ObjNum 525 snap 169 seq_num 525) 2024-02-11T22:20:13.844 INFO:tasks.rados.rados.0.smithi023.stdout:1695: done (8 left) 2024-02-11T22:20:13.844 INFO:tasks.rados.rados.0.smithi023.stdout:1696: done (7 left) 2024-02-11T22:20:13.844 INFO:tasks.rados.rados.0.smithi023.stdout:1697: done (6 left) 2024-02-11T22:20:13.847 INFO:tasks.rados.rados.0.smithi023.stdout:1698: done (5 left) 2024-02-11T22:20:13.847 INFO:tasks.rados.rados.0.smithi023.stdout:1699: done (4 left) 2024-02-11T22:20:13.847 INFO:tasks.rados.rados.0.smithi023.stdout:1700: done (3 left) 2024-02-11T22:20:13.848 INFO:tasks.rados.rados.0.smithi023.stdout:1701: done (2 left) 2024-02-11T22:20:13.848 INFO:tasks.rados.rados.0.smithi023.stdout:1705: done (1 left) 2024-02-11T22:20:13.848 INFO:tasks.rados.rados.0.smithi023.stdout:1706: copy_from oid 49 from oid 4 current snap is 169 2024-02-11T22:20:13.848 INFO:tasks.rados.rados.0.smithi023.stdout:1704: expect (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:20:13.936 INFO:tasks.rados.rados.0.smithi023.stdout:1706: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:20:13.936 INFO:tasks.rados.rados.0.smithi023.stdout:1706: finishing copy_from to smithi02397626-49 2024-02-11T22:20:13.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 907 (ObjNum 524 snap 169 seq_num 524) dirty exists 2024-02-11T22:20:13.936 INFO:tasks.rados.rados.0.smithi023.stdout:1704: done (1 left) 2024-02-11T22:20:13.936 INFO:tasks.rados.rados.0.smithi023.stdout:1706: done (0 left) 2024-02-11T22:20:13.936 INFO:tasks.rados.rados.0.smithi023.stdout:1707: snap_remove snap 162 2024-02-11T22:20:14.814 INFO:tasks.rados.rados.0.smithi023.stdout:1707: done (0 left) 2024-02-11T22:20:14.814 INFO:tasks.rados.rados.0.smithi023.stdout:1708: read oid 44 snap 152 2024-02-11T22:20:14.814 INFO:tasks.rados.rados.0.smithi023.stdout:1708: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:20:14.814 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 169 2024-02-11T22:20:14.814 INFO:tasks.rados.rados.0.smithi023.stdout:1709: seq_num 527 ranges {1777664=434176,2211840=475136,2686976=565248,3252224=163840} 2024-02-11T22:20:14.826 INFO:tasks.rados.rados.0.smithi023.stdout:1709: writing smithi02397626-50 from 1777664 to 2211840 tid 1 2024-02-11T22:20:14.829 INFO:tasks.rados.rados.0.smithi023.stdout:1709: writing smithi02397626-50 from 2211840 to 2686976 tid 2 2024-02-11T22:20:14.833 INFO:tasks.rados.rados.0.smithi023.stdout:1709: writing smithi02397626-50 from 2686976 to 3252224 tid 3 2024-02-11T22:20:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:1709: writing smithi02397626-50 from 3252224 to 3416064 tid 4 2024-02-11T22:20:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:1710: read oid 12 snap -1 2024-02-11T22:20:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:1710: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:20:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:1711: snap_create 2024-02-11T22:20:14.834 INFO:tasks.rados.rados.0.smithi023.stdout:1708: expect (ObjNum 328 snap 101 seq_num 328) 2024-02-11T22:20:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1709: finishing write tid 1 to smithi02397626-50 2024-02-11T22:20:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1709: finishing write tid 2 to smithi02397626-50 2024-02-11T22:20:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1709: finishing write tid 3 to smithi02397626-50 2024-02-11T22:20:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1709: finishing write tid 4 to smithi02397626-50 2024-02-11T22:20:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1709: finishing write tid 5 to smithi02397626-50 2024-02-11T22:20:14.852 INFO:tasks.rados.rados.0.smithi023.stdout:1709: finishing write tid 6 to smithi02397626-50 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1709: oid 50 updating version 0 to 1318 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1709: oid 50 updating version 1318 to 1320 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1709: oid 50 updating version 1320 to 1322 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1709: oid 50 version 1322 is already newer than 1319 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1709: oid 50 version 1322 is already newer than 1321 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1322 (ObjNum 527 snap 169 seq_num 527) dirty exists 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1709: left oid 50 (ObjNum 527 snap 169 seq_num 527) 2024-02-11T22:20:14.853 INFO:tasks.rados.rados.0.smithi023.stdout:1710: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:20:15.028 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: pgmap v297: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 352 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.6 MiB/s wr, 35 op/s; 134/771 objects degraded (17.380%) 2024-02-11T22:20:15.029 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.029 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.029 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: osdmap e401: 8 total, 7 up, 8 in 2024-02-11T22:20:15.029 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:20:15.029 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.029 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: pgmap v297: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 352 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.6 MiB/s wr, 35 op/s; 134/771 objects degraded (17.380%) 2024-02-11T22:20:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: osdmap e401: 8 total, 7 up, 8 in 2024-02-11T22:20:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: pgmap v297: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 352 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.6 MiB/s wr, 35 op/s; 134/771 objects degraded (17.380%) 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: osdmap e401: 8 total, 7 up, 8 in 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:15.320 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T22:20:15.147+0000 7fbe418a0640 -1 osd.5 394 log_to_monitors true 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:1708: done (3 left) 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:1709: done (2 left) 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:1710: done (1 left) 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:1711: done (0 left) 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:1712: read oid 26 snap -1 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:1712: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:20:15.825 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 170 2024-02-11T22:20:15.826 INFO:tasks.rados.rados.0.smithi023.stdout:1713: seq_num 528 ranges {1589248=450560,2039808=761856,2801664=442368} 2024-02-11T22:20:15.836 INFO:tasks.rados.rados.0.smithi023.stdout:1713: writing smithi02397626-49 from 1589248 to 2039808 tid 1 2024-02-11T22:20:15.841 INFO:tasks.rados.rados.0.smithi023.stdout:1713: writing smithi02397626-49 from 2039808 to 2801664 tid 2 2024-02-11T22:20:15.844 INFO:tasks.rados.rados.0.smithi023.stdout:1713: writing smithi02397626-49 from 2801664 to 3244032 tid 3 2024-02-11T22:20:15.844 INFO:tasks.rados.rados.0.smithi023.stdout:1714: copy_from oid 36 from oid 47 current snap is 170 2024-02-11T22:20:15.845 INFO:tasks.rados.rados.0.smithi023.stdout:1712: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:20:15.904 INFO:tasks.rados.rados.0.smithi023.stdout:1713: finishing write tid 1 to smithi02397626-49 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1712: done (2 left) 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1715: rollback oid 30 current snap is 170 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 143 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: finishing write tid 2 to smithi02397626-49 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: finishing write tid 3 to smithi02397626-49 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: finishing write tid 4 to smithi02397626-49 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: finishing write tid 5 to smithi02397626-49 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: oid 49 updating version 0 to 909 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: oid 49 version 909 is already newer than 908 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: oid 49 updating version 909 to 911 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:1713: oid 49 version 911 is already newer than 910 2024-02-11T22:20:15.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 911 (ObjNum 528 snap 170 seq_num 528) dirty exists 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1713: left oid 49 (ObjNum 528 snap 170 seq_num 528) 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1714: finishing copy_from racing read to smithi02397626-36 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1714: finishing copy_from to smithi02397626-36 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 778 (ObjNum 491 snap 159 seq_num 491) dirty exists 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1713: done (2 left) 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1714: done (1 left) 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1716: rollback oid 7 current snap is 170 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 168 2024-02-11T22:20:15.906 INFO:tasks.rados.rados.0.smithi023.stdout:1717: snap_remove snap 164 2024-02-11T22:20:15.944 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:20:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T22:20:15.852+0000 7fbe32cff700 -1 osd.5 394 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:20:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:15 smithi160 ceph-mon[106289]: osdmap e402: 8 total, 7 up, 8 in 2024-02-11T22:20:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:15 smithi160 ceph-mon[106289]: from='osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:20:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:15 smithi160 ceph-mon[106289]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:20:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-mon[111262]: osdmap e402: 8 total, 7 up, 8 in 2024-02-11T22:20:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-mon[111262]: from='osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:20:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-mon[111262]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:20:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:20:15] "GET /metrics HTTP/1.1" 200 36108 "" "Prometheus/2.43.0" 2024-02-11T22:20:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-mon[113671]: osdmap e402: 8 total, 7 up, 8 in 2024-02-11T22:20:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-mon[113671]: from='osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:20:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:15 smithi023 ceph-mon[113671]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-11T22:20:16.827 INFO:tasks.rados.rados.0.smithi023.stdout:1717: done (2 left) 2024-02-11T22:20:16.827 INFO:tasks.rados.rados.0.smithi023.stdout:1718: snap_remove snap 163 2024-02-11T22:20:16.907 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:16 smithi160 ceph-mon[106289]: pgmap v300: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 352 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 907 KiB/s rd, 2.8 MiB/s wr, 23 op/s; 134/771 objects degraded (17.380%) 2024-02-11T22:20:16.907 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:16 smithi160 ceph-mon[106289]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-11T22:20:16.907 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:16 smithi160 ceph-mon[106289]: from='osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:16.907 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:16 smithi160 ceph-mon[106289]: osdmap e403: 8 total, 7 up, 8 in 2024-02-11T22:20:16.908 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:16 smithi160 ceph-mon[106289]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[111262]: pgmap v300: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 352 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 907 KiB/s rd, 2.8 MiB/s wr, 23 op/s; 134/771 objects degraded (17.380%) 2024-02-11T22:20:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[111262]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-11T22:20:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[111262]: from='osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[111262]: osdmap e403: 8 total, 7 up, 8 in 2024-02-11T22:20:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[111262]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[113671]: pgmap v300: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 352 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 907 KiB/s rd, 2.8 MiB/s wr, 23 op/s; 134/771 objects degraded (17.380%) 2024-02-11T22:20:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[113671]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-11T22:20:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[113671]: from='osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[113671]: osdmap e403: 8 total, 7 up, 8 in 2024-02-11T22:20:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:16 smithi023 ceph-mon[113671]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:17.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:20:17.170+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-11T22:20:17.803 INFO:tasks.rados.rados.0.smithi023.stdout:1718: done (2 left) 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1719: read oid 22 snap -1 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1719: expect (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1720: copy_from oid 36 from oid 32 current snap is 170 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1721: rmattr oid 23 current snap is 170 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1722: read oid 49 snap -1 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1722: expect (ObjNum 528 snap 170 seq_num 528) 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1723: rollback oid 13 current snap is 170 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 169 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1724: read oid 35 snap -1 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1724: expect (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1725: rollback oid 34 current snap is 170 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 143 2024-02-11T22:20:17.804 INFO:tasks.rados.rados.0.smithi023.stdout:1726: rollback oid 33 current snap is 170 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 166 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:1727: snap_create 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:1716: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 902 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:1715: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:1715: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:20:17.805 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1122 (ObjNum 416 snap 138 seq_num 416) dirty exists 2024-02-11T22:20:17.819 INFO:tasks.rados.rados.0.smithi023.stdout:1725: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:20:17.823 INFO:tasks.rados.rados.0.smithi023.stdout:1725: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:20:17.823 INFO:tasks.rados.rados.0.smithi023.stdout:1725: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:20:17.823 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 682 (ObjNum 395 snap 132 seq_num 395) dirty exists 2024-02-11T22:20:17.832 INFO:tasks.rados.rados.0.smithi023.stdout:1724: expect (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:20:18.014 INFO:tasks.rados.rados.0.smithi023.stdout:1723: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:20:18.014 INFO:tasks.rados.rados.0.smithi023.stdout:1726: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:20:18.014 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 709 (ObjNum 33 snap 0 seq_num 913838704) dirty dne 2024-02-11T22:20:18.014 INFO:tasks.rados.rados.0.smithi023.stdout:1723: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:20:18.014 INFO:tasks.rados.rados.0.smithi023.stdout:1723: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:20:18.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1349 (ObjNum 496 snap 161 seq_num 496) dirty exists 2024-02-11T22:20:18.015 INFO:tasks.rados.rados.0.smithi023.stdout:1722: expect (ObjNum 528 snap 170 seq_num 528) 2024-02-11T22:20:18.129 INFO:tasks.rados.rados.0.smithi023.stdout:1719: expect (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:20:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:20:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603] boot 2024-02-11T22:20:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: osdmap e404: 8 total, 8 up, 8 in 2024-02-11T22:20:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:20:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:18.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 134/771 objects degraded (17.380%), 12 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[113671]: osdmap e405: 8 total, 8 up, 8 in 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603] boot 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: osdmap e404: 8 total, 8 up, 8 in 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-11T22:20:18.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 134/771 objects degraded (17.380%), 12 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:18.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:17 smithi023 ceph-mon[111262]: osdmap e405: 8 total, 8 up, 8 in 2024-02-11T22:20:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:20:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: osd.5 [v2:172.21.15.160:6808/3275615603,v1:172.21.15.160:6809/3275615603] boot 2024-02-11T22:20:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: osdmap e404: 8 total, 8 up, 8 in 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-11T22:20:18.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 134/771 objects degraded (17.380%), 12 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:18.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:17 smithi160 ceph-mon[106289]: osdmap e405: 8 total, 8 up, 8 in 2024-02-11T22:20:18.210 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1442 (ObjNum 488 snap 159 seq_num 488) dirty exists 2024-02-11T22:20:18.210 INFO:tasks.rados.rados.0.smithi023.stdout:1720: finishing copy_from racing read to smithi02397626-36 2024-02-11T22:20:18.210 INFO:tasks.rados.rados.0.smithi023.stdout:1720: finishing copy_from to smithi02397626-36 2024-02-11T22:20:18.210 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1357 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:20:18.817 INFO:tasks.rados.rados.0.smithi023.stdout:1715: done (10 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1716: done (9 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1719: done (8 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1720: done (7 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1721: done (6 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1722: done (5 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1723: done (4 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1724: done (3 left) 2024-02-11T22:20:18.818 INFO:tasks.rados.rados.0.smithi023.stdout:1725: done (2 left) 2024-02-11T22:20:18.819 INFO:tasks.rados.rados.0.smithi023.stdout:1726: done (1 left) 2024-02-11T22:20:18.819 INFO:tasks.rados.rados.0.smithi023.stdout:1727: done (0 left) 2024-02-11T22:20:18.819 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 171 2024-02-11T22:20:18.819 INFO:tasks.rados.rados.0.smithi023.stdout:1728: seq_num 529 ranges {1974272=466944,2441216=647168,3088384=532480,3620864=24576} 2024-02-11T22:20:18.830 INFO:tasks.rados.rados.0.smithi023.stdout:1728: writing smithi02397626-29 from 1974272 to 2441216 tid 1 2024-02-11T22:20:18.834 INFO:tasks.rados.rados.0.smithi023.stdout:1728: writing smithi02397626-29 from 2441216 to 3088384 tid 2 2024-02-11T22:20:18.838 INFO:tasks.rados.rados.0.smithi023.stdout:1728: writing smithi02397626-29 from 3088384 to 3620864 tid 3 2024-02-11T22:20:18.838 INFO:tasks.rados.rados.0.smithi023.stdout:1728: writing smithi02397626-29 from 3620864 to 3645440 tid 4 2024-02-11T22:20:18.838 INFO:tasks.rados.rados.0.smithi023.stdout:1729: snap_remove snap 127 2024-02-11T22:20:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:19 smithi023 ceph-mon[111262]: pgmap v303: 121 pgs: 14 peering, 7 active+undersized+degraded, 28 active+undersized, 72 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 93/762 objects degraded (12.205%) 2024-02-11T22:20:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:19 smithi023 ceph-mon[111262]: osdmap e406: 8 total, 8 up, 8 in 2024-02-11T22:20:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:19 smithi023 ceph-mon[113671]: pgmap v303: 121 pgs: 14 peering, 7 active+undersized+degraded, 28 active+undersized, 72 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 93/762 objects degraded (12.205%) 2024-02-11T22:20:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:19 smithi023 ceph-mon[113671]: osdmap e406: 8 total, 8 up, 8 in 2024-02-11T22:20:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:19 smithi160 ceph-mon[106289]: pgmap v303: 121 pgs: 14 peering, 7 active+undersized+degraded, 28 active+undersized, 72 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 93/762 objects degraded (12.205%) 2024-02-11T22:20:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:19 smithi160 ceph-mon[106289]: osdmap e406: 8 total, 8 up, 8 in 2024-02-11T22:20:19.813 INFO:tasks.rados.rados.0.smithi023.stdout:1729: done (1 left) 2024-02-11T22:20:19.813 INFO:tasks.rados.rados.0.smithi023.stdout:1730: rmattr oid 40 current snap is 171 2024-02-11T22:20:19.813 INFO:tasks.rados.rados.0.smithi023.stdout:1731: delete oid 14 current snap is 171 2024-02-11T22:20:19.813 INFO:tasks.rados.rados.0.smithi023.stdout:1728: finishing write tid 1 to smithi02397626-29 2024-02-11T22:20:19.813 INFO:tasks.rados.rados.0.smithi023.stdout:1728: finishing write tid 2 to smithi02397626-29 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: finishing write tid 3 to smithi02397626-29 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: finishing write tid 4 to smithi02397626-29 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: finishing write tid 5 to smithi02397626-29 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: finishing write tid 6 to smithi02397626-29 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: oid 29 updating version 0 to 1354 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: oid 29 version 1354 is already newer than 1351 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: oid 29 version 1354 is already newer than 1352 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: oid 29 version 1354 is already newer than 1353 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: oid 29 version 1354 is already newer than 1350 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1354 (ObjNum 529 snap 171 seq_num 529) dirty exists 2024-02-11T22:20:19.814 INFO:tasks.rados.rados.0.smithi023.stdout:1728: left oid 29 (ObjNum 529 snap 171 seq_num 529) 2024-02-11T22:20:19.827 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 683 (ObjNum 385 snap 125 seq_num 385) dirty exists 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:1728: done (2 left) 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:1730: done (1 left) 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:1731: done (0 left) 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:1732: read oid 10 snap -1 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:1732: expect (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 171 2024-02-11T22:20:19.828 INFO:tasks.rados.rados.0.smithi023.stdout:1733: seq_num 531 ranges {4325376=499712,4825088=417792,5242880=548864,5791744=237568} 2024-02-11T22:20:19.856 INFO:tasks.rados.rados.0.smithi023.stdout:1733: writing smithi02397626-24 from 4325376 to 4825088 tid 1 2024-02-11T22:20:19.859 INFO:tasks.rados.rados.0.smithi023.stdout:1733: writing smithi02397626-24 from 4825088 to 5242880 tid 2 2024-02-11T22:20:19.862 INFO:tasks.rados.rados.0.smithi023.stdout:1733: writing smithi02397626-24 from 5242880 to 5791744 tid 3 2024-02-11T22:20:19.864 INFO:tasks.rados.rados.0.smithi023.stdout:1733: writing smithi02397626-24 from 5791744 to 6029312 tid 4 2024-02-11T22:20:19.864 INFO:tasks.rados.rados.0.smithi023.stdout:1734: copy_from oid 50 from oid 18 current snap is 171 2024-02-11T22:20:19.864 INFO:tasks.rados.rados.0.smithi023.stdout:1732: expect (ObjNum 397 snap 134 seq_num 397) 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: finishing write tid 1 to smithi02397626-24 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: finishing write tid 2 to smithi02397626-24 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: finishing write tid 3 to smithi02397626-24 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: finishing write tid 4 to smithi02397626-24 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: finishing write tid 5 to smithi02397626-24 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: finishing write tid 6 to smithi02397626-24 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: oid 24 updating version 0 to 768 2024-02-11T22:20:19.961 INFO:tasks.rados.rados.0.smithi023.stdout:1733: oid 24 updating version 768 to 770 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1733: oid 24 version 770 is already newer than 769 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1733: oid 24 updating version 770 to 771 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1733: oid 24 updating version 771 to 772 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 772 (ObjNum 531 snap 171 seq_num 531) dirty exists 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1733: left oid 24 (ObjNum 531 snap 171 seq_num 531) 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1734: finishing copy_from to smithi02397626-50 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 519 (ObjNum 462 snap 154 seq_num 462) dirty exists 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1734: finishing copy_from racing read to smithi02397626-50 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1732: done (2 left) 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1733: done (1 left) 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1734: done (0 left) 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1735: rollback oid 13 current snap is 171 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 170 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:1736: rollback oid 30 current snap is 171 2024-02-11T22:20:19.962 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 143 2024-02-11T22:20:19.963 INFO:tasks.rados.rados.0.smithi023.stdout:1737: read oid 14 snap -1 2024-02-11T22:20:19.963 INFO:tasks.rados.rados.0.smithi023.stdout:1737: expect deleted 2024-02-11T22:20:19.963 INFO:tasks.rados.rados.0.smithi023.stdout:1738: snap_create 2024-02-11T22:20:19.965 INFO:tasks.rados.rados.0.smithi023.stdout:1735: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:20:19.965 INFO:tasks.rados.rados.0.smithi023.stdout:1735: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:20:19.965 INFO:tasks.rados.rados.0.smithi023.stdout:1735: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:20:19.966 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1357 (ObjNum 496 snap 161 seq_num 496) dirty exists 2024-02-11T22:20:19.966 INFO:tasks.rados.rados.0.smithi023.stdout:1736: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:20:19.966 INFO:tasks.rados.rados.0.smithi023.stdout:1736: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:20:19.966 INFO:tasks.rados.rados.0.smithi023.stdout:1736: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:20:19.966 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1162 (ObjNum 416 snap 138 seq_num 416) dirty exists 2024-02-11T22:20:20.825 INFO:tasks.rados.rados.0.smithi023.stdout:1735: done (3 left) 2024-02-11T22:20:20.825 INFO:tasks.rados.rados.0.smithi023.stdout:1736: done (2 left) 2024-02-11T22:20:20.825 INFO:tasks.rados.rados.0.smithi023.stdout:1737: done (1 left) 2024-02-11T22:20:20.825 INFO:tasks.rados.rados.0.smithi023.stdout:1738: done (0 left) 2024-02-11T22:20:20.825 INFO:tasks.rados.rados.0.smithi023.stdout:1739: snap_create 2024-02-11T22:20:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:20 smithi023 ceph-mon[111262]: pgmap v306: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+recovery_wait+degraded, 14 peering, 4 active+undersized+degraded, 26 active+undersized, 72 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 8 op/s; 66/771 objects degraded (8.560%) 2024-02-11T22:20:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:20 smithi023 ceph-mon[111262]: osdmap e407: 8 total, 8 up, 8 in 2024-02-11T22:20:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:20 smithi023 ceph-mon[113671]: pgmap v306: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+recovery_wait+degraded, 14 peering, 4 active+undersized+degraded, 26 active+undersized, 72 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 8 op/s; 66/771 objects degraded (8.560%) 2024-02-11T22:20:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:20 smithi023 ceph-mon[113671]: osdmap e407: 8 total, 8 up, 8 in 2024-02-11T22:20:21.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:20 smithi160 ceph-mon[106289]: pgmap v306: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+recovery_wait+degraded, 14 peering, 4 active+undersized+degraded, 26 active+undersized, 72 active+clean; 359 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 8 op/s; 66/771 objects degraded (8.560%) 2024-02-11T22:20:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:20 smithi160 ceph-mon[106289]: osdmap e407: 8 total, 8 up, 8 in 2024-02-11T22:20:21.848 INFO:tasks.rados.rados.0.smithi023.stdout:1739: done (0 left) 2024-02-11T22:20:21.848 INFO:tasks.rados.rados.0.smithi023.stdout:1740: copy_from oid 10 from oid 15 current snap is 173 2024-02-11T22:20:21.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 173 2024-02-11T22:20:21.848 INFO:tasks.rados.rados.0.smithi023.stdout:1741: seq_num 532 ranges {3751936=516096,4268032=696320,4964352=507904} 2024-02-11T22:20:21.871 INFO:tasks.rados.rados.0.smithi023.stdout:1741: writing smithi02397626-35 from 3751936 to 4268032 tid 1 2024-02-11T22:20:21.875 INFO:tasks.rados.rados.0.smithi023.stdout:1741: writing smithi02397626-35 from 4268032 to 4964352 tid 2 2024-02-11T22:20:21.879 INFO:tasks.rados.rados.0.smithi023.stdout:1741: writing smithi02397626-35 from 4964352 to 5472256 tid 3 2024-02-11T22:20:21.879 INFO:tasks.rados.rados.0.smithi023.stdout:1742: copy_from oid 6 from oid 14 current snap is 173 2024-02-11T22:20:21.879 INFO:tasks.rados.rados.0.smithi023.stdout:1743: snap_create 2024-02-11T22:20:21.879 INFO:tasks.rados.rados.0.smithi023.stdout:1740: finishing copy_from racing read to smithi02397626-10 2024-02-11T22:20:21.879 INFO:tasks.rados.rados.0.smithi023.stdout:1740: finishing copy_from to smithi02397626-10 2024-02-11T22:20:21.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 741 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:21.880 INFO:tasks.rados.rados.0.smithi023.stdout:1742: finishing copy_from to smithi02397626-6 2024-02-11T22:20:21.880 INFO:tasks.rados.rados.0.smithi023.stdout:1742: got expected ENOENT (src dne) 2024-02-11T22:20:21.880 INFO:tasks.rados.rados.0.smithi023.stdout:1741: finishing write tid 1 to smithi02397626-35 2024-02-11T22:20:21.880 INFO:tasks.rados.rados.0.smithi023.stdout:1742: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:20:21.883 INFO:tasks.rados.rados.0.smithi023.stdout:1741: finishing write tid 2 to smithi02397626-35 2024-02-11T22:20:21.883 INFO:tasks.rados.rados.0.smithi023.stdout:1741: finishing write tid 3 to smithi02397626-35 2024-02-11T22:20:21.883 INFO:tasks.rados.rados.0.smithi023.stdout:1741: finishing write tid 4 to smithi02397626-35 2024-02-11T22:20:21.884 INFO:tasks.rados.rados.0.smithi023.stdout:1741: finishing write tid 5 to smithi02397626-35 2024-02-11T22:20:21.884 INFO:tasks.rados.rados.0.smithi023.stdout:1741: oid 35 updating version 0 to 876 2024-02-11T22:20:21.884 INFO:tasks.rados.rados.0.smithi023.stdout:1741: oid 35 updating version 876 to 878 2024-02-11T22:20:21.885 INFO:tasks.rados.rados.0.smithi023.stdout:1741: oid 35 updating version 878 to 879 2024-02-11T22:20:21.885 INFO:tasks.rados.rados.0.smithi023.stdout:1741: oid 35 version 879 is already newer than 877 2024-02-11T22:20:21.885 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 879 (ObjNum 532 snap 173 seq_num 532) dirty exists 2024-02-11T22:20:21.885 INFO:tasks.rados.rados.0.smithi023.stdout:1741: left oid 35 (ObjNum 532 snap 173 seq_num 532) 2024-02-11T22:20:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:21 smithi023 ceph-mon[111262]: osdmap e408: 8 total, 8 up, 8 in 2024-02-11T22:20:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:21 smithi023 ceph-mon[113671]: osdmap e408: 8 total, 8 up, 8 in 2024-02-11T22:20:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:21 smithi160 ceph-mon[106289]: osdmap e408: 8 total, 8 up, 8 in 2024-02-11T22:20:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:22.853 INFO:tasks.rados.rados.0.smithi023.stdout:1740: done (3 left) 2024-02-11T22:20:22.853 INFO:tasks.rados.rados.0.smithi023.stdout:1741: done (2 left) 2024-02-11T22:20:22.853 INFO:tasks.rados.rados.0.smithi023.stdout:1742: done (1 left) 2024-02-11T22:20:22.853 INFO:tasks.rados.rados.0.smithi023.stdout:1743: done (0 left) 2024-02-11T22:20:22.853 INFO:tasks.rados.rados.0.smithi023.stdout:1744: delete oid 36 current snap is 174 2024-02-11T22:20:22.858 INFO:tasks.rados.rados.0.smithi023.stdout:1744: done (0 left) 2024-02-11T22:20:22.858 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 174 2024-02-11T22:20:22.859 INFO:tasks.rados.rados.0.smithi023.stdout:1745: seq_num 534 ranges {1589248=548864,2138112=516096,2654208=688128} 2024-02-11T22:20:22.871 INFO:tasks.rados.rados.0.smithi023.stdout:1745: writing smithi02397626-4 from 1589248 to 2138112 tid 1 2024-02-11T22:20:22.873 INFO:tasks.rados.rados.0.smithi023.stdout:1745: writing smithi02397626-4 from 2138112 to 2654208 tid 2 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1745: writing smithi02397626-4 from 2654208 to 3342336 tid 3 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1746: rollback oid 39 current snap is 174 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 171 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1745: finishing write tid 1 to smithi02397626-4 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1747: read oid 48 snap 168 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1747: expect (ObjNum 517 snap 168 seq_num 517) 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1748: rollback oid 36 current snap is 174 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 173 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1749: rmattr oid 5 current snap is 174 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1749: done (4 left) 2024-02-11T22:20:22.878 INFO:tasks.rados.rados.0.smithi023.stdout:1750: setattr oid 8 current snap is 174 2024-02-11T22:20:22.879 INFO:tasks.rados.rados.0.smithi023.stdout:1751: read oid 14 snap 165 2024-02-11T22:20:22.879 INFO:tasks.rados.rados.0.smithi023.stdout:1751: expect (ObjNum 472 snap 155 seq_num 472) 2024-02-11T22:20:22.879 INFO:tasks.rados.rados.0.smithi023.stdout:1752: setattr oid 50 current snap is 174 2024-02-11T22:20:22.880 INFO:tasks.rados.rados.0.smithi023.stdout:1745: finishing write tid 2 to smithi02397626-4 2024-02-11T22:20:22.880 INFO:tasks.rados.rados.0.smithi023.stdout:1753: snap_remove snap 169 2024-02-11T22:20:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:22 smithi023 ceph-mon[111262]: pgmap v309: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+recovery_wait+degraded, 14 peering, 102 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 8 op/s; 6/723 objects degraded (0.830%); 5.8 MiB/s, 1 objects/s recovering 2024-02-11T22:20:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:22 smithi023 ceph-mon[111262]: osdmap e409: 8 total, 8 up, 8 in 2024-02-11T22:20:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:22 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 6/723 objects degraded (0.830%), 2 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:22 smithi023 ceph-mon[113671]: pgmap v309: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+recovery_wait+degraded, 14 peering, 102 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 8 op/s; 6/723 objects degraded (0.830%); 5.8 MiB/s, 1 objects/s recovering 2024-02-11T22:20:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:22 smithi023 ceph-mon[113671]: osdmap e409: 8 total, 8 up, 8 in 2024-02-11T22:20:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:22 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 6/723 objects degraded (0.830%), 2 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:23.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:22 smithi160 ceph-mon[106289]: pgmap v309: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 2 active+recovery_wait+degraded, 14 peering, 102 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.8 MiB/s wr, 8 op/s; 6/723 objects degraded (0.830%); 5.8 MiB/s, 1 objects/s recovering 2024-02-11T22:20:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:22 smithi160 ceph-mon[106289]: osdmap e409: 8 total, 8 up, 8 in 2024-02-11T22:20:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:22 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 6/723 objects degraded (0.830%), 2 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:23.854 INFO:tasks.rados.rados.0.smithi023.stdout:1753: done (7 left) 2024-02-11T22:20:23.854 INFO:tasks.rados.rados.0.smithi023.stdout:1754: rmattr oid 21 current snap is 174 2024-02-11T22:20:23.854 INFO:tasks.rados.rados.0.smithi023.stdout:1748: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:20:23.854 INFO:tasks.rados.rados.0.smithi023.stdout:1746: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:20:23.854 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 812 (ObjNum 65 snap 0 seq_num 1668180080) dirty dne 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: finishing write tid 3 to smithi02397626-4 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: finishing write tid 4 to smithi02397626-4 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: finishing write tid 5 to smithi02397626-4 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: oid 4 updating version 0 to 911 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: oid 4 version 911 is already newer than 909 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: oid 4 updating version 911 to 912 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: oid 4 version 912 is already newer than 910 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 912 (ObjNum 534 snap 174 seq_num 534) dirty exists 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: left oid 4 (ObjNum 534 snap 174 seq_num 534) 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1748: finishing rollback tid 2 to smithi02397626-36 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1360 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 912 (ObjNum 33 snap 0 seq_num 879240760) dirty exists 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1323 (ObjNum 462 snap 154 seq_num 462) dirty exists 2024-02-11T22:20:23.855 INFO:tasks.rados.rados.0.smithi023.stdout:1745: done (7 left) 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:1746: done (6 left) 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:1748: done (5 left) 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:1750: done (4 left) 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:1752: done (3 left) 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:1755: rollback oid 43 current snap is 174 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 152 2024-02-11T22:20:23.856 INFO:tasks.rados.rados.0.smithi023.stdout:1751: expect (ObjNum 472 snap 155 seq_num 472) 2024-02-11T22:20:23.962 INFO:tasks.rados.rados.0.smithi023.stdout:1747: expect (ObjNum 517 snap 168 seq_num 517) 2024-02-11T22:20:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:23 smithi023 ceph-mon[111262]: osdmap e410: 8 total, 8 up, 8 in 2024-02-11T22:20:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:23 smithi023 ceph-mon[113671]: osdmap e410: 8 total, 8 up, 8 in 2024-02-11T22:20:24.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:23 smithi160 ceph-mon[106289]: osdmap e410: 8 total, 8 up, 8 in 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1324 (ObjNum 478 snap 156 seq_num 478) dirty exists 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:1755: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 916 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:1747: done (3 left) 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:1751: done (2 left) 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:1754: done (1 left) 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:1755: done (0 left) 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:1756: rollback oid 2 current snap is 174 2024-02-11T22:20:24.301 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 157 2024-02-11T22:20:24.302 INFO:tasks.rados.rados.0.smithi023.stdout:1757: read oid 42 snap -1 2024-02-11T22:20:24.302 INFO:tasks.rados.rados.0.smithi023.stdout:1757: expect (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:20:24.302 INFO:tasks.rados.rados.0.smithi023.stdout:1758: rollback oid 32 current snap is 174 2024-02-11T22:20:24.302 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 172 2024-02-11T22:20:24.302 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 174 2024-02-11T22:20:24.302 INFO:tasks.rados.rados.0.smithi023.stdout:1759: seq_num 535 ranges {7086080=565248,7651328=802816,8454144=401408} 2024-02-11T22:20:24.342 INFO:tasks.rados.rados.0.smithi023.stdout:1759: writing smithi02397626-48 from 7086080 to 7651328 tid 1 2024-02-11T22:20:24.347 INFO:tasks.rados.rados.0.smithi023.stdout:1759: writing smithi02397626-48 from 7651328 to 8454144 tid 2 2024-02-11T22:20:24.349 INFO:tasks.rados.rados.0.smithi023.stdout:1759: writing smithi02397626-48 from 8454144 to 8855552 tid 3 2024-02-11T22:20:24.349 INFO:tasks.rados.rados.0.smithi023.stdout:1760: delete oid 44 current snap is 174 2024-02-11T22:20:24.350 INFO:tasks.rados.rados.0.smithi023.stdout:1756: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:20:24.350 INFO:tasks.rados.rados.0.smithi023.stdout:1756: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:20:24.350 INFO:tasks.rados.rados.0.smithi023.stdout:1757: expect (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:20:24.409 INFO:tasks.rados.rados.0.smithi023.stdout:1758: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:20:24.409 INFO:tasks.rados.rados.0.smithi023.stdout:1756: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1171 (ObjNum 422 snap 139 seq_num 422) dirty exists 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1758: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1758: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1456 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1759: finishing write tid 1 to smithi02397626-48 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1756: done (4 left) 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1757: done (3 left) 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1758: done (2 left) 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1760: done (1 left) 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 174 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1759: finishing write tid 2 to smithi02397626-48 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1759: finishing write tid 3 to smithi02397626-48 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1759: finishing write tid 4 to smithi02397626-48 2024-02-11T22:20:24.410 INFO:tasks.rados.rados.0.smithi023.stdout:1759: finishing write tid 5 to smithi02397626-48 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:1759: oid 48 updating version 0 to 489 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:1759: oid 48 version 489 is already newer than 487 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:1759: oid 48 updating version 489 to 490 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:1759: oid 48 version 490 is already newer than 488 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 490 (ObjNum 535 snap 174 seq_num 535) dirty exists 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:1759: left oid 48 (ObjNum 535 snap 174 seq_num 535) 2024-02-11T22:20:24.411 INFO:tasks.rados.rados.0.smithi023.stdout:1761: seq_num 537 ranges {0=598016,598016=573440,1171456=491520,1662976=139264} 2024-02-11T22:20:24.412 INFO:tasks.rados.rados.0.smithi023.stdout:1761: writing smithi02397626-43 from 0 to 598016 tid 1 2024-02-11T22:20:24.415 INFO:tasks.rados.rados.0.smithi023.stdout:1761: writing smithi02397626-43 from 598016 to 1171456 tid 2 2024-02-11T22:20:24.418 INFO:tasks.rados.rados.0.smithi023.stdout:1761: writing smithi02397626-43 from 1171456 to 1662976 tid 3 2024-02-11T22:20:24.419 INFO:tasks.rados.rados.0.smithi023.stdout:1761: writing smithi02397626-43 from 1662976 to 1802240 tid 4 2024-02-11T22:20:24.419 INFO:tasks.rados.rados.0.smithi023.stdout:1759: done (1 left) 2024-02-11T22:20:24.419 INFO:tasks.rados.rados.0.smithi023.stdout:1762: read oid 2 snap -1 2024-02-11T22:20:24.419 INFO:tasks.rados.rados.0.smithi023.stdout:1762: expect (ObjNum 422 snap 139 seq_num 422) 2024-02-11T22:20:24.419 INFO:tasks.rados.rados.0.smithi023.stdout:1763: setattr oid 6 current snap is 174 2024-02-11T22:20:24.419 INFO:tasks.rados.rados.0.smithi023.stdout:1761: finishing write tid 1 to smithi02397626-43 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:1764: read oid 41 snap 172 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:1764: expect deleted 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:1765: read oid 8 snap -1 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:1765: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:1766: copy_from oid 39 from oid 22 current snap is 174 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 174 2024-02-11T22:20:24.420 INFO:tasks.rados.rados.0.smithi023.stdout:1767: seq_num 538 ranges {0=614400,614400=450560,1064960=704512,1769472=49152} 2024-02-11T22:20:24.423 INFO:tasks.rados.rados.0.smithi023.stdout:1767: writing smithi02397626-45 from 0 to 614400 tid 1 2024-02-11T22:20:24.426 INFO:tasks.rados.rados.0.smithi023.stdout:1767: writing smithi02397626-45 from 614400 to 1064960 tid 2 2024-02-11T22:20:24.430 INFO:tasks.rados.rados.0.smithi023.stdout:1767: writing smithi02397626-45 from 1064960 to 1769472 tid 3 2024-02-11T22:20:24.430 INFO:tasks.rados.rados.0.smithi023.stdout:1767: writing smithi02397626-45 from 1769472 to 1818624 tid 4 2024-02-11T22:20:24.430 INFO:tasks.rados.rados.0.smithi023.stdout:1768: snap_create 2024-02-11T22:20:24.431 INFO:tasks.rados.rados.0.smithi023.stdout:1761: finishing write tid 2 to smithi02397626-43 2024-02-11T22:20:24.431 INFO:tasks.rados.rados.0.smithi023.stdout:1765: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:20:24.432 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1325 (ObjNum 489 snap 159 seq_num 489) dirty exists 2024-02-11T22:20:24.432 INFO:tasks.rados.rados.0.smithi023.stdout:1761: finishing write tid 3 to smithi02397626-43 2024-02-11T22:20:24.432 INFO:tasks.rados.rados.0.smithi023.stdout:1761: finishing write tid 4 to smithi02397626-43 2024-02-11T22:20:24.432 INFO:tasks.rados.rados.0.smithi023.stdout:1761: finishing write tid 5 to smithi02397626-43 2024-02-11T22:20:24.432 INFO:tasks.rados.rados.0.smithi023.stdout:1767: finishing write tid 1 to smithi02397626-45 2024-02-11T22:20:24.436 INFO:tasks.rados.rados.0.smithi023.stdout:1766: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:20:24.436 INFO:tasks.rados.rados.0.smithi023.stdout:1767: finishing write tid 2 to smithi02397626-45 2024-02-11T22:20:24.438 INFO:tasks.rados.rados.0.smithi023.stdout:1766: finishing copy_from to smithi02397626-39 2024-02-11T22:20:24.438 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1404 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-02-11T22:20:24.438 INFO:tasks.rados.rados.0.smithi023.stdout:1767: finishing write tid 3 to smithi02397626-45 2024-02-11T22:20:24.439 INFO:tasks.rados.rados.0.smithi023.stdout:1767: finishing write tid 4 to smithi02397626-45 2024-02-11T22:20:24.440 INFO:tasks.rados.rados.0.smithi023.stdout:1767: finishing write tid 5 to smithi02397626-45 2024-02-11T22:20:24.441 INFO:tasks.rados.rados.0.smithi023.stdout:1767: finishing write tid 6 to smithi02397626-45 2024-02-11T22:20:24.441 INFO:tasks.rados.rados.0.smithi023.stdout:1767: oid 45 updating version 0 to 825 2024-02-11T22:20:24.441 INFO:tasks.rados.rados.0.smithi023.stdout:1767: oid 45 updating version 825 to 827 2024-02-11T22:20:24.442 INFO:tasks.rados.rados.0.smithi023.stdout:1767: oid 45 updating version 827 to 828 2024-02-11T22:20:24.442 INFO:tasks.rados.rados.0.smithi023.stdout:1767: oid 45 version 828 is already newer than 826 2024-02-11T22:20:24.442 INFO:tasks.rados.rados.0.smithi023.stdout:1767: oid 45 updating version 828 to 829 2024-02-11T22:20:24.442 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 829 (ObjNum 538 snap 174 seq_num 538) dirty exists 2024-02-11T22:20:24.442 INFO:tasks.rados.rados.0.smithi023.stdout:1767: left oid 45 (ObjNum 538 snap 174 seq_num 538) 2024-02-11T22:20:24.448 INFO:tasks.rados.rados.0.smithi023.stdout:1761: finishing write tid 6 to smithi02397626-43 2024-02-11T22:20:24.448 INFO:tasks.rados.rados.0.smithi023.stdout:1761: oid 43 updating version 0 to 1175 2024-02-11T22:20:24.448 INFO:tasks.rados.rados.0.smithi023.stdout:1761: oid 43 version 1175 is already newer than 1173 2024-02-11T22:20:24.448 INFO:tasks.rados.rados.0.smithi023.stdout:1761: oid 43 version 1175 is already newer than 1174 2024-02-11T22:20:24.448 INFO:tasks.rados.rados.0.smithi023.stdout:1761: oid 43 updating version 1175 to 1176 2024-02-11T22:20:24.448 INFO:tasks.rados.rados.0.smithi023.stdout:1761: oid 43 version 1176 is already newer than 1172 2024-02-11T22:20:24.449 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1176 (ObjNum 537 snap 174 seq_num 537) dirty exists 2024-02-11T22:20:24.449 INFO:tasks.rados.rados.0.smithi023.stdout:1761: left oid 43 (ObjNum 537 snap 174 seq_num 537) 2024-02-11T22:20:24.453 INFO:tasks.rados.rados.0.smithi023.stdout:1762: expect (ObjNum 422 snap 139 seq_num 422) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1761: done (7 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1762: done (6 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1763: done (5 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1764: done (4 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1765: done (3 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1766: done (2 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1767: done (1 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1768: done (0 left) 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1769: read oid 9 snap -1 2024-02-11T22:20:24.878 INFO:tasks.rados.rados.0.smithi023.stdout:1769: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:20:24.879 INFO:tasks.rados.rados.0.smithi023.stdout:1770: read oid 50 snap -1 2024-02-11T22:20:24.879 INFO:tasks.rados.rados.0.smithi023.stdout:1770: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:24.879 INFO:tasks.rados.rados.0.smithi023.stdout:1771: snap_remove snap 160 2024-02-11T22:20:25.123 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:20:25.154 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[111262]: pgmap v312: 121 pgs: 121 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.9 MiB/s wr, 11 op/s; 13 MiB/s, 4 objects/s recovering 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/723 objects degraded (0.830%), 2 pgs degraded) 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[111262]: osdmap e411: 8 total, 8 up, 8 in 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[113671]: pgmap v312: 121 pgs: 121 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.9 MiB/s wr, 11 op/s; 13 MiB/s, 4 objects/s recovering 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/723 objects degraded (0.830%), 2 pgs degraded) 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:20:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:24 smithi023 ceph-mon[113671]: osdmap e411: 8 total, 8 up, 8 in 2024-02-11T22:20:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:24 smithi160 ceph-mon[106289]: pgmap v312: 121 pgs: 121 active+clean; 344 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.9 MiB/s wr, 11 op/s; 13 MiB/s, 4 objects/s recovering 2024-02-11T22:20:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:24 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/723 objects degraded (0.830%), 2 pgs degraded) 2024-02-11T22:20:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:24 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:20:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:24 smithi160 ceph-mon[106289]: osdmap e411: 8 total, 8 up, 8 in 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (7m) 69s ago 7m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (7m) 11s ago 7m 95.0M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (8m) 69s ago 8m 23.2M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (8m) 11s ago 8m 17.0M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (3m) 11s ago 11m 449M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (4m) 69s ago 12m 514M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (3m) 69s ago 12m 81.2M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (3m) 11s ago 11m 68.4M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (3m) 69s ago 11m 69.3M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (7m) 69s ago 7m 19.4M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (7m) 11s ago 7m 18.9M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (2m) 69s ago 10m 299M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:20:25.445 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (2m) 69s ago 10m 179M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (101s) 69s ago 10m 185M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (72s) 69s ago 10m 11.9M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (43s) 11s ago 9m 276M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (14s) 11s ago 9m 14.8M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 6a2ebc1ae6f0 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (9m) 11s ago 9m 482M 2486M 18.2.1-526-g25d74df1 83224b13e524 20335e4801c1 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (8m) 11s ago 8m 418M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:20:25.446 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (3m) 11s ago 8m 52.9M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:20:25.848 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2, 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 6 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:20:25.849 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:25.850 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:20:25.850 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 4, 2024-02-11T22:20:25.850 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 11 2024-02-11T22:20:25.850 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:20:25.850 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:20:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:1771: done (2 left) 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:1772: copy_from oid 7 from oid 32 current snap is 175 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:1773: rollback oid 11 current snap is 175 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 174 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:1774: read oid 22 snap -1 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:1774: expect (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 175 2024-02-11T22:20:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:1775: seq_num 539 ranges {2195456=630784,2826240=737280,3563520=466944} 2024-02-11T22:20:25.929 INFO:tasks.rados.rados.0.smithi023.stdout:1775: writing smithi02397626-23 from 2195456 to 2826240 tid 1 2024-02-11T22:20:25.933 INFO:tasks.rados.rados.0.smithi023.stdout:1775: writing smithi02397626-23 from 2826240 to 3563520 tid 2 2024-02-11T22:20:25.936 INFO:tasks.rados.rados.0.smithi023.stdout:1775: writing smithi02397626-23 from 3563520 to 4030464 tid 3 2024-02-11T22:20:25.936 INFO:tasks.rados.rados.0.smithi023.stdout:1776: copy_from oid 14 from oid 33 current snap is 175 2024-02-11T22:20:25.936 INFO:tasks.rados.rados.0.smithi023.stdout:1769: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:20:25.956 INFO:tasks.rados.rados.0.smithi023.stdout:1770: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:25.973 INFO:tasks.rados.rados.0.smithi023.stdout:1773: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:20:25.973 INFO:tasks.rados.rados.0.smithi023.stdout:1773: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1773: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 686 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1769: done (6 left) 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1770: done (5 left) 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1773: done (4 left) 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 175 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1776: finishing copy_from to smithi02397626-14 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1776: got expected ENOENT (src dne) 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1776: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:20:25.974 INFO:tasks.rados.rados.0.smithi023.stdout:1774: expect (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:20:26.052 INFO:tasks.rados.rados.0.smithi023.stdout:1775: finishing write tid 1 to smithi02397626-23 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: finishing write tid 2 to smithi02397626-23 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: finishing write tid 3 to smithi02397626-23 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: finishing write tid 4 to smithi02397626-23 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: finishing write tid 5 to smithi02397626-23 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: oid 23 updating version 0 to 1467 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: oid 23 version 1467 is already newer than 1466 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: oid 23 updating version 1467 to 1469 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: oid 23 version 1469 is already newer than 1468 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1469 (ObjNum 539 snap 175 seq_num 539) dirty exists 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1775: left oid 23 (ObjNum 539 snap 175 seq_num 539) 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1772: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1772: finishing copy_from to smithi02397626-7 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1456 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:20:26.053 INFO:tasks.rados.rados.0.smithi023.stdout:1777: seq_num 540 ranges {925696=647168,1572864=671744,2244608=532480} 2024-02-11T22:20:26.061 INFO:tasks.rados.rados.0.smithi023.stdout:1777: writing smithi02397626-21 from 925696 to 1572864 tid 1 2024-02-11T22:20:26.065 INFO:tasks.rados.rados.0.smithi023.stdout:1777: writing smithi02397626-21 from 1572864 to 2244608 tid 2 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1777: writing smithi02397626-21 from 2244608 to 2777088 tid 3 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1772: done (4 left) 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1774: done (3 left) 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1775: done (2 left) 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1776: done (1 left) 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1778: copy_from oid 18 from oid 20 current snap is 175 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1777: finishing write tid 1 to smithi02397626-21 2024-02-11T22:20:26.068 INFO:tasks.rados.rados.0.smithi023.stdout:1779: delete oid 46 current snap is 175 2024-02-11T22:20:26.072 INFO:tasks.rados.rados.0.smithi023.stdout:1779: done (2 left) 2024-02-11T22:20:26.072 INFO:tasks.rados.rados.0.smithi023.stdout:1780: snap_remove snap 170 2024-02-11T22:20:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-mon[111262]: osdmap e412: 8 total, 8 up, 8 in 2024-02-11T22:20:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-mon[111262]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1559819019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:20:25] "GET /metrics HTTP/1.1" 200 36122 "" "Prometheus/2.43.0" 2024-02-11T22:20:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-mon[113671]: osdmap e412: 8 total, 8 up, 8 in 2024-02-11T22:20:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-mon[113671]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:25 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1559819019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:25 smithi160 ceph-mon[106289]: osdmap e412: 8 total, 8 up, 8 in 2024-02-11T22:20:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:25 smithi160 ceph-mon[106289]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:25 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1559819019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:26.922 INFO:tasks.rados.rados.0.smithi023.stdout:1780: done (2 left) 2024-02-11T22:20:26.922 INFO:tasks.rados.rados.0.smithi023.stdout:1781: read oid 1 snap 171 2024-02-11T22:20:26.922 INFO:tasks.rados.rados.0.smithi023.stdout:1781: expect (ObjNum 495 snap 161 seq_num 495) 2024-02-11T22:20:26.922 INFO:tasks.rados.rados.0.smithi023.stdout:1782: rmattr oid 39 current snap is 175 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1782: done (3 left) 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1783: read oid 34 snap -1 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1783: expect (ObjNum 395 snap 132 seq_num 395) 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1784: delete oid 36 current snap is 175 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: finishing write tid 2 to smithi02397626-21 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: finishing write tid 3 to smithi02397626-21 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: finishing write tid 4 to smithi02397626-21 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: finishing write tid 5 to smithi02397626-21 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: oid 21 updating version 0 to 1327 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: oid 21 updating version 1327 to 1328 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: oid 21 updating version 1328 to 1329 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: oid 21 version 1329 is already newer than 1326 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1329 (ObjNum 540 snap 175 seq_num 540) dirty exists 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1777: left oid 21 (ObjNum 540 snap 175 seq_num 540) 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:1778: finishing copy_from to smithi02397626-18 2024-02-11T22:20:26.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 824 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:20:26.924 INFO:tasks.rados.rados.0.smithi023.stdout:1778: finishing copy_from racing read to smithi02397626-18 2024-02-11T22:20:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:1777: done (4 left) 2024-02-11T22:20:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:1778: done (3 left) 2024-02-11T22:20:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:1784: done (2 left) 2024-02-11T22:20:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:1785: delete oid 9 current snap is 175 2024-02-11T22:20:26.938 INFO:tasks.rados.rados.0.smithi023.stdout:1781: expect (ObjNum 495 snap 161 seq_num 495) 2024-02-11T22:20:26.971 INFO:tasks.rados.rados.0.smithi023.stdout:1783: expect (ObjNum 395 snap 132 seq_num 395) 2024-02-11T22:20:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:26 smithi023 ceph-mon[111262]: pgmap v315: 121 pgs: 121 active+clean; 351 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 956 KiB/s wr, 7 op/s; 7.5 MiB/s, 3 objects/s recovering 2024-02-11T22:20:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:26 smithi023 ceph-mon[111262]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:26 smithi023 ceph-mon[111262]: osdmap e413: 8 total, 8 up, 8 in 2024-02-11T22:20:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:26 smithi023 ceph-mon[113671]: pgmap v315: 121 pgs: 121 active+clean; 351 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 956 KiB/s wr, 7 op/s; 7.5 MiB/s, 3 objects/s recovering 2024-02-11T22:20:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:26 smithi023 ceph-mon[113671]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:27.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:26 smithi023 ceph-mon[113671]: osdmap e413: 8 total, 8 up, 8 in 2024-02-11T22:20:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:26 smithi160 ceph-mon[106289]: pgmap v315: 121 pgs: 121 active+clean; 351 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 956 KiB/s wr, 7 op/s; 7.5 MiB/s, 3 objects/s recovering 2024-02-11T22:20:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:26 smithi160 ceph-mon[106289]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:26 smithi160 ceph-mon[106289]: osdmap e413: 8 total, 8 up, 8 in 2024-02-11T22:20:27.751 INFO:tasks.rados.rados.0.smithi023.stdout:1781: done (2 left) 2024-02-11T22:20:27.751 INFO:tasks.rados.rados.0.smithi023.stdout:1783: done (1 left) 2024-02-11T22:20:27.751 INFO:tasks.rados.rados.0.smithi023.stdout:1785: done (0 left) 2024-02-11T22:20:27.751 INFO:tasks.rados.rados.0.smithi023.stdout:1786: snap_create 2024-02-11T22:20:27.803 INFO:tasks.rados.rados.0.smithi023.stdout:1786: done (0 left) 2024-02-11T22:20:27.803 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 176 2024-02-11T22:20:27.803 INFO:tasks.rados.rados.0.smithi023.stdout:1787: seq_num 544 ranges {3244032=720896,3964928=614400,4579328=589824} 2024-02-11T22:20:27.825 INFO:tasks.rados.rados.0.smithi023.stdout:1787: writing smithi02397626-49 from 3244032 to 3964928 tid 1 2024-02-11T22:20:27.829 INFO:tasks.rados.rados.0.smithi023.stdout:1787: writing smithi02397626-49 from 3964928 to 4579328 tid 2 2024-02-11T22:20:27.833 INFO:tasks.rados.rados.0.smithi023.stdout:1787: writing smithi02397626-49 from 4579328 to 5169152 tid 3 2024-02-11T22:20:27.833 INFO:tasks.rados.rados.0.smithi023.stdout:1788: setattr oid 31 current snap is 176 2024-02-11T22:20:27.833 INFO:tasks.rados.rados.0.smithi023.stdout:1787: finishing write tid 1 to smithi02397626-49 2024-02-11T22:20:27.833 INFO:tasks.rados.rados.0.smithi023.stdout:1787: finishing write tid 2 to smithi02397626-49 2024-02-11T22:20:27.835 INFO:tasks.rados.rados.0.smithi023.stdout:1789: read oid 35 snap -1 2024-02-11T22:20:27.835 INFO:tasks.rados.rados.0.smithi023.stdout:1789: expect (ObjNum 532 snap 173 seq_num 532) 2024-02-11T22:20:27.835 INFO:tasks.rados.rados.0.smithi023.stdout:1790: snap_create 2024-02-11T22:20:27.835 INFO:tasks.rados.rados.0.smithi023.stdout:1787: finishing write tid 3 to smithi02397626-49 2024-02-11T22:20:27.835 INFO:tasks.rados.rados.0.smithi023.stdout:1787: finishing write tid 4 to smithi02397626-49 2024-02-11T22:20:27.836 INFO:tasks.rados.rados.0.smithi023.stdout:1787: finishing write tid 5 to smithi02397626-49 2024-02-11T22:20:27.836 INFO:tasks.rados.rados.0.smithi023.stdout:1787: oid 49 updating version 0 to 914 2024-02-11T22:20:27.836 INFO:tasks.rados.rados.0.smithi023.stdout:1787: oid 49 updating version 914 to 915 2024-02-11T22:20:27.836 INFO:tasks.rados.rados.0.smithi023.stdout:1787: oid 49 updating version 915 to 916 2024-02-11T22:20:27.837 INFO:tasks.rados.rados.0.smithi023.stdout:1787: oid 49 version 916 is already newer than 913 2024-02-11T22:20:27.837 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 916 (ObjNum 544 snap 176 seq_num 544) dirty exists 2024-02-11T22:20:27.837 INFO:tasks.rados.rados.0.smithi023.stdout:1787: left oid 49 (ObjNum 544 snap 176 seq_num 544) 2024-02-11T22:20:27.841 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 830 (ObjNum 494 snap 160 seq_num 494) dirty exists 2024-02-11T22:20:27.852 INFO:tasks.rados.rados.0.smithi023.stdout:1789: expect (ObjNum 532 snap 173 seq_num 532) 2024-02-11T22:20:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:27 smithi160 ceph-mon[106289]: osdmap e414: 8 total, 8 up, 8 in 2024-02-11T22:20:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:27 smithi160 ceph-mon[106289]: osdmap e415: 8 total, 8 up, 8 in 2024-02-11T22:20:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:27 smithi023 ceph-mon[111262]: osdmap e414: 8 total, 8 up, 8 in 2024-02-11T22:20:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:27 smithi023 ceph-mon[111262]: osdmap e415: 8 total, 8 up, 8 in 2024-02-11T22:20:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:27 smithi023 ceph-mon[113671]: osdmap e414: 8 total, 8 up, 8 in 2024-02-11T22:20:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:27 smithi023 ceph-mon[113671]: osdmap e415: 8 total, 8 up, 8 in 2024-02-11T22:20:28.819 INFO:tasks.rados.rados.0.smithi023.stdout:1787: done (3 left) 2024-02-11T22:20:28.819 INFO:tasks.rados.rados.0.smithi023.stdout:1788: done (2 left) 2024-02-11T22:20:28.819 INFO:tasks.rados.rados.0.smithi023.stdout:1789: done (1 left) 2024-02-11T22:20:28.819 INFO:tasks.rados.rados.0.smithi023.stdout:1790: done (0 left) 2024-02-11T22:20:28.819 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 177 2024-02-11T22:20:28.819 INFO:tasks.rados.rados.0.smithi023.stdout:1791: seq_num 545 ranges {0=737280,737280=491520,1228800=450560,1679360=262144} 2024-02-11T22:20:28.822 INFO:tasks.rados.rados.0.smithi023.stdout:1791: writing smithi02397626-3 from 0 to 737280 tid 1 2024-02-11T22:20:28.826 INFO:tasks.rados.rados.0.smithi023.stdout:1791: writing smithi02397626-3 from 737280 to 1228800 tid 2 2024-02-11T22:20:28.828 INFO:tasks.rados.rados.0.smithi023.stdout:1791: writing smithi02397626-3 from 1228800 to 1679360 tid 3 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:1791: writing smithi02397626-3 from 1679360 to 1941504 tid 4 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:1792: read oid 22 snap 155 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:1792: expect (ObjNum 323 snap 101 seq_num 323) 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:1793: read oid 25 snap -1 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:1793: expect deleted 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 177 2024-02-11T22:20:28.831 INFO:tasks.rados.rados.0.smithi023.stdout:1794: seq_num 546 ranges {11550720=753664,12304384=778240,13082624=425984} 2024-02-11T22:20:28.898 INFO:tasks.rados.rados.0.smithi023.stdout:1794: writing smithi02397626-34 from 11550720 to 12304384 tid 1 2024-02-11T22:20:28.903 INFO:tasks.rados.rados.0.smithi023.stdout:1794: writing smithi02397626-34 from 12304384 to 13082624 tid 2 2024-02-11T22:20:28.905 INFO:tasks.rados.rados.0.smithi023.stdout:1794: writing smithi02397626-34 from 13082624 to 13508608 tid 3 2024-02-11T22:20:28.905 INFO:tasks.rados.rados.0.smithi023.stdout:1795: snap_remove snap 143 2024-02-11T22:20:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:28 smithi160 ceph-mon[106289]: pgmap v318: 121 pgs: 121 active+clean; 362 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2024-02-11T22:20:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:28 smithi160 ceph-mon[106289]: osdmap e416: 8 total, 8 up, 8 in 2024-02-11T22:20:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:28 smithi023 ceph-mon[111262]: pgmap v318: 121 pgs: 121 active+clean; 362 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2024-02-11T22:20:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:28 smithi023 ceph-mon[111262]: osdmap e416: 8 total, 8 up, 8 in 2024-02-11T22:20:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:28 smithi023 ceph-mon[113671]: pgmap v318: 121 pgs: 121 active+clean; 362 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2024-02-11T22:20:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:28 smithi023 ceph-mon[113671]: osdmap e416: 8 total, 8 up, 8 in 2024-02-11T22:20:29.816 INFO:tasks.rados.rados.0.smithi023.stdout:1795: done (4 left) 2024-02-11T22:20:29.816 INFO:tasks.rados.rados.0.smithi023.stdout:1796: rollback oid 4 current snap is 177 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 112 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: finishing write tid 1 to smithi02397626-3 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: finishing write tid 2 to smithi02397626-3 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: finishing write tid 3 to smithi02397626-3 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: finishing write tid 4 to smithi02397626-3 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1793: done (4 left) 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1797: copy_from oid 6 from oid 28 current snap is 177 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1798: setattr oid 27 current snap is 177 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: finishing write tid 5 to smithi02397626-3 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: finishing write tid 6 to smithi02397626-3 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: oid 3 updating version 0 to 1361 2024-02-11T22:20:29.817 INFO:tasks.rados.rados.0.smithi023.stdout:1791: oid 3 version 1361 is already newer than 1360 2024-02-11T22:20:29.819 INFO:tasks.rados.rados.0.smithi023.stdout:1791: oid 3 version 1361 is already newer than 1359 2024-02-11T22:20:29.819 INFO:tasks.rados.rados.0.smithi023.stdout:1791: oid 3 updating version 1361 to 1362 2024-02-11T22:20:29.820 INFO:tasks.rados.rados.0.smithi023.stdout:1791: oid 3 version 1362 is already newer than 1358 2024-02-11T22:20:29.820 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1362 (ObjNum 545 snap 177 seq_num 545) dirty exists 2024-02-11T22:20:29.820 INFO:tasks.rados.rados.0.smithi023.stdout:1791: left oid 3 (ObjNum 545 snap 177 seq_num 545) 2024-02-11T22:20:29.820 INFO:tasks.rados.rados.0.smithi023.stdout:1792: expect (ObjNum 323 snap 101 seq_num 323) 2024-02-11T22:20:29.867 INFO:tasks.rados.rados.0.smithi023.stdout:1794: finishing write tid 1 to smithi02397626-34 2024-02-11T22:20:29.867 INFO:tasks.rados.rados.0.smithi023.stdout:1794: finishing write tid 2 to smithi02397626-34 2024-02-11T22:20:29.867 INFO:tasks.rados.rados.0.smithi023.stdout:1794: finishing write tid 3 to smithi02397626-34 2024-02-11T22:20:29.867 INFO:tasks.rados.rados.0.smithi023.stdout:1794: finishing write tid 4 to smithi02397626-34 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1794: finishing write tid 5 to smithi02397626-34 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1794: oid 34 updating version 0 to 687 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1794: oid 34 updating version 687 to 689 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1794: oid 34 updating version 689 to 690 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1794: oid 34 version 690 is already newer than 688 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 690 (ObjNum 546 snap 177 seq_num 546) dirty exists 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1794: left oid 34 (ObjNum 546 snap 177 seq_num 546) 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1796: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1796: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:20:29.868 INFO:tasks.rados.rados.0.smithi023.stdout:1796: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1459 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1797: finishing copy_from to smithi02397626-6 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 810 (ObjNum 444 snap 146 seq_num 444) dirty exists 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1797: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1791: done (5 left) 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1792: done (4 left) 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1794: done (3 left) 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1796: done (2 left) 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1797: done (1 left) 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1799: copy_from oid 15 from oid 33 current snap is 177 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 177 2024-02-11T22:20:29.869 INFO:tasks.rados.rados.0.smithi023.stdout:1800: seq_num 547 ranges {6029312=770048,6799360=663552,7462912=466944,7929856=73728} 2024-02-11T22:20:29.903 INFO:tasks.rados.rados.0.smithi023.stdout:1800: writing smithi02397626-24 from 6029312 to 6799360 tid 1 2024-02-11T22:20:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:1800: writing smithi02397626-24 from 6799360 to 7462912 tid 2 2024-02-11T22:20:29.910 INFO:tasks.rados.rados.0.smithi023.stdout:1800: writing smithi02397626-24 from 7462912 to 7929856 tid 3 2024-02-11T22:20:29.910 INFO:tasks.rados.rados.0.smithi023.stdout:1800: writing smithi02397626-24 from 7929856 to 8003584 tid 4 2024-02-11T22:20:29.910 INFO:tasks.rados.rados.0.smithi023.stdout:1801: snap_remove snap 172 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1801: done (3 left) 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1802: copy_from oid 26 from oid 18 current snap is 177 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1799: finishing copy_from to smithi02397626-15 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1799: got expected ENOENT (src dne) 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1799: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1106 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1800: finishing write tid 1 to smithi02397626-24 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1800: finishing write tid 2 to smithi02397626-24 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1800: finishing write tid 3 to smithi02397626-24 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1800: finishing write tid 4 to smithi02397626-24 2024-02-11T22:20:30.829 INFO:tasks.rados.rados.0.smithi023.stdout:1800: finishing write tid 5 to smithi02397626-24 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: finishing write tid 6 to smithi02397626-24 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: oid 24 updating version 0 to 790 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: oid 24 updating version 790 to 791 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: oid 24 updating version 791 to 794 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: oid 24 version 794 is already newer than 793 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: oid 24 version 794 is already newer than 792 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 794 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: left oid 24 (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1798: done (3 left) 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1799: done (2 left) 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1800: done (1 left) 2024-02-11T22:20:30.830 INFO:tasks.rados.rados.0.smithi023.stdout:1803: snap_create 2024-02-11T22:20:30.894 INFO:tasks.rados.rados.0.smithi023.stdout:1802: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:20:30.896 INFO:tasks.rados.rados.0.smithi023.stdout:1802: finishing copy_from to smithi02397626-26 2024-02-11T22:20:30.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 824 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:20:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:30 smithi023 ceph-mon[111262]: pgmap v321: 121 pgs: 121 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8.3 MiB/s wr, 39 op/s 2024-02-11T22:20:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:30 smithi023 ceph-mon[111262]: osdmap e417: 8 total, 8 up, 8 in 2024-02-11T22:20:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:30 smithi023 ceph-mon[113671]: pgmap v321: 121 pgs: 121 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8.3 MiB/s wr, 39 op/s 2024-02-11T22:20:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:30 smithi023 ceph-mon[113671]: osdmap e417: 8 total, 8 up, 8 in 2024-02-11T22:20:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:30 smithi160 ceph-mon[106289]: pgmap v321: 121 pgs: 121 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8.3 MiB/s wr, 39 op/s 2024-02-11T22:20:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:30 smithi160 ceph-mon[106289]: osdmap e417: 8 total, 8 up, 8 in 2024-02-11T22:20:31.844 INFO:tasks.rados.rados.0.smithi023.stdout:1802: done (1 left) 2024-02-11T22:20:31.844 INFO:tasks.rados.rados.0.smithi023.stdout:1803: done (0 left) 2024-02-11T22:20:31.844 INFO:tasks.rados.rados.0.smithi023.stdout:1804: delete oid 30 current snap is 178 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:1804: done (0 left) 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:1805: rollback oid 41 current snap is 178 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 173 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:1806: read oid 42 snap -1 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:1806: expect (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 178 2024-02-11T22:20:31.849 INFO:tasks.rados.rados.0.smithi023.stdout:1807: seq_num 549 ranges {5472256=802816,6275072=483328,6758400=434176,7192576=286720} 2024-02-11T22:20:31.883 INFO:tasks.rados.rados.0.smithi023.stdout:1807: writing smithi02397626-35 from 5472256 to 6275072 tid 1 2024-02-11T22:20:31.886 INFO:tasks.rados.rados.0.smithi023.stdout:1807: writing smithi02397626-35 from 6275072 to 6758400 tid 2 2024-02-11T22:20:31.889 INFO:tasks.rados.rados.0.smithi023.stdout:1807: writing smithi02397626-35 from 6758400 to 7192576 tid 3 2024-02-11T22:20:31.891 INFO:tasks.rados.rados.0.smithi023.stdout:1807: writing smithi02397626-35 from 7192576 to 7479296 tid 4 2024-02-11T22:20:31.891 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 178 2024-02-11T22:20:31.891 INFO:tasks.rados.rados.0.smithi023.stdout:1805: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:20:31.891 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 842 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-11T22:20:31.891 INFO:tasks.rados.rados.0.smithi023.stdout:1806: expect (ObjNum 444 snap 146 seq_num 444) 2024-02-11T22:20:31.950 INFO:tasks.rados.rados.0.smithi023.stdout:1807: finishing write tid 1 to smithi02397626-35 2024-02-11T22:20:31.950 INFO:tasks.rados.rados.0.smithi023.stdout:1807: finishing write tid 2 to smithi02397626-35 2024-02-11T22:20:31.950 INFO:tasks.rados.rados.0.smithi023.stdout:1807: finishing write tid 3 to smithi02397626-35 2024-02-11T22:20:31.950 INFO:tasks.rados.rados.0.smithi023.stdout:1807: finishing write tid 4 to smithi02397626-35 2024-02-11T22:20:31.950 INFO:tasks.rados.rados.0.smithi023.stdout:1807: finishing write tid 5 to smithi02397626-35 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:1807: finishing write tid 6 to smithi02397626-35 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:1807: oid 35 updating version 0 to 907 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:1807: oid 35 version 907 is already newer than 905 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:1807: oid 35 version 907 is already newer than 904 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:1807: oid 35 updating version 907 to 908 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:1807: oid 35 version 908 is already newer than 906 2024-02-11T22:20:31.951 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 908 (ObjNum 549 snap 178 seq_num 549) dirty exists 2024-02-11T22:20:31.952 INFO:tasks.rados.rados.0.smithi023.stdout:1807: left oid 35 (ObjNum 549 snap 178 seq_num 549) 2024-02-11T22:20:31.952 INFO:tasks.rados.rados.0.smithi023.stdout:1808: seq_num 550 ranges {3645440=417792,4063232=770048,4833280=638976,5472256=196608} 2024-02-11T22:20:31.972 INFO:tasks.rados.rados.0.smithi023.stdout:1808: writing smithi02397626-29 from 3645440 to 4063232 tid 1 2024-02-11T22:20:31.977 INFO:tasks.rados.rados.0.smithi023.stdout:1808: writing smithi02397626-29 from 4063232 to 4833280 tid 2 2024-02-11T22:20:31.981 INFO:tasks.rados.rados.0.smithi023.stdout:1808: writing smithi02397626-29 from 4833280 to 5472256 tid 3 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1808: writing smithi02397626-29 from 5472256 to 5668864 tid 4 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1805: done (3 left) 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1806: done (2 left) 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1807: done (1 left) 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1809: read oid 25 snap -1 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1809: expect deleted 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 178 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1808: finishing write tid 1 to smithi02397626-29 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1808: finishing write tid 2 to smithi02397626-29 2024-02-11T22:20:31.982 INFO:tasks.rados.rados.0.smithi023.stdout:1810: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2024-02-11T22:20:31.984 INFO:tasks.rados.rados.0.smithi023.stdout:1810: writing smithi02397626-41 from 0 to 434176 tid 1 2024-02-11T22:20:31.988 INFO:tasks.rados.rados.0.smithi023.stdout:1810: writing smithi02397626-41 from 434176 to 1081344 tid 2 2024-02-11T22:20:31.991 INFO:tasks.rados.rados.0.smithi023.stdout:1810: writing smithi02397626-41 from 1081344 to 1531904 tid 3 2024-02-11T22:20:31.994 INFO:tasks.rados.rados.0.smithi023.stdout:1810: writing smithi02397626-41 from 1531904 to 2039808 tid 4 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1811: setattr oid 27 current snap is 178 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: finishing write tid 3 to smithi02397626-29 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: finishing write tid 4 to smithi02397626-29 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: finishing write tid 5 to smithi02397626-29 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: finishing write tid 6 to smithi02397626-29 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: oid 29 updating version 0 to 1363 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: oid 29 updating version 1363 to 1367 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: oid 29 version 1367 is already newer than 1364 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: oid 29 version 1367 is already newer than 1366 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: oid 29 version 1367 is already newer than 1365 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1367 (ObjNum 550 snap 178 seq_num 550) dirty exists 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1808: left oid 29 (ObjNum 550 snap 178 seq_num 550) 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1810: finishing write tid 1 to smithi02397626-41 2024-02-11T22:20:31.995 INFO:tasks.rados.rados.0.smithi023.stdout:1810: finishing write tid 2 to smithi02397626-41 2024-02-11T22:20:31.996 INFO:tasks.rados.rados.0.smithi023.stdout:1810: finishing write tid 3 to smithi02397626-41 2024-02-11T22:20:31.996 INFO:tasks.rados.rados.0.smithi023.stdout:1810: finishing write tid 4 to smithi02397626-41 2024-02-11T22:20:31.996 INFO:tasks.rados.rados.0.smithi023.stdout:1810: finishing write tid 5 to smithi02397626-41 2024-02-11T22:20:31.997 INFO:tasks.rados.rados.0.smithi023.stdout:1808: done (3 left) 2024-02-11T22:20:31.997 INFO:tasks.rados.rados.0.smithi023.stdout:1809: done (2 left) 2024-02-11T22:20:31.997 INFO:tasks.rados.rados.0.smithi023.stdout:1812: rmattr oid 16 current snap is 178 2024-02-11T22:20:31.997 INFO:tasks.rados.rados.0.smithi023.stdout:1812: done (2 left) 2024-02-11T22:20:31.997 INFO:tasks.rados.rados.0.smithi023.stdout:1813: snap_create 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: finishing write tid 6 to smithi02397626-41 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: oid 41 updating version 0 to 911 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: oid 41 version 911 is already newer than 910 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: oid 41 version 911 is already newer than 909 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: oid 41 updating version 911 to 913 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: oid 41 version 913 is already newer than 912 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 913 (ObjNum 551 snap 178 seq_num 551) dirty exists 2024-02-11T22:20:31.998 INFO:tasks.rados.rados.0.smithi023.stdout:1810: left oid 41 (ObjNum 551 snap 178 seq_num 551) 2024-02-11T22:20:32.001 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1107 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:20:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:31 smithi023 ceph-mon[111262]: osdmap e418: 8 total, 8 up, 8 in 2024-02-11T22:20:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:31 smithi023 ceph-mon[113671]: osdmap e418: 8 total, 8 up, 8 in 2024-02-11T22:20:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:31 smithi160 ceph-mon[106289]: osdmap e418: 8 total, 8 up, 8 in 2024-02-11T22:20:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:32.805 INFO:tasks.rados.rados.0.smithi023.stdout:1810: done (2 left) 2024-02-11T22:20:32.805 INFO:tasks.rados.rados.0.smithi023.stdout:1811: done (1 left) 2024-02-11T22:20:32.805 INFO:tasks.rados.rados.0.smithi023.stdout:1813: done (0 left) 2024-02-11T22:20:32.805 INFO:tasks.rados.rados.0.smithi023.stdout:1814: snap_remove snap 155 2024-02-11T22:20:32.838 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:32 smithi160 ceph-mon[106289]: pgmap v324: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-02-11T22:20:33.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:32 smithi160 ceph-mon[106289]: osdmap e419: 8 total, 8 up, 8 in 2024-02-11T22:20:33.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:33.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:32 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:33.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:32 smithi160 ceph-mon[106289]: Upgrade: osd.6 is safe to restart 2024-02-11T22:20:33.096 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:32 smithi160 ceph-mon[106289]: osdmap e420: 8 total, 8 up, 8 in 2024-02-11T22:20:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[111262]: pgmap v324: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-02-11T22:20:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[111262]: osdmap e419: 8 total, 8 up, 8 in 2024-02-11T22:20:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[111262]: Upgrade: osd.6 is safe to restart 2024-02-11T22:20:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[111262]: osdmap e420: 8 total, 8 up, 8 in 2024-02-11T22:20:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[113671]: pgmap v324: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-02-11T22:20:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[113671]: osdmap e419: 8 total, 8 up, 8 in 2024-02-11T22:20:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-11T22:20:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[113671]: Upgrade: osd.6 is safe to restart 2024-02-11T22:20:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:32 smithi023 ceph-mon[113671]: osdmap e420: 8 total, 8 up, 8 in 2024-02-11T22:20:33.818 INFO:tasks.rados.rados.0.smithi023.stdout:1814: done (0 left) 2024-02-11T22:20:33.819 INFO:tasks.rados.rados.0.smithi023.stdout:1815: delete oid 49 current snap is 179 2024-02-11T22:20:33.831 INFO:tasks.rados.rados.0.smithi023.stdout:1815: done (0 left) 2024-02-11T22:20:33.831 INFO:tasks.rados.rados.0.smithi023.stdout:1816: delete oid 40 current snap is 179 2024-02-11T22:20:33.836 INFO:tasks.rados.rados.0.smithi023.stdout:1816: done (0 left) 2024-02-11T22:20:33.836 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 179 2024-02-11T22:20:33.836 INFO:tasks.rados.rados.0.smithi023.stdout:1817: seq_num 554 ranges {3104768=483328,3588096=704512,4292608=622592,4915200=278528} 2024-02-11T22:20:33.856 INFO:tasks.rados.rados.0.smithi023.stdout:1817: writing smithi02397626-15 from 3104768 to 3588096 tid 1 2024-02-11T22:20:33.860 INFO:tasks.rados.rados.0.smithi023.stdout:1817: writing smithi02397626-15 from 3588096 to 4292608 tid 2 2024-02-11T22:20:33.864 INFO:tasks.rados.rados.0.smithi023.stdout:1817: writing smithi02397626-15 from 4292608 to 4915200 tid 3 2024-02-11T22:20:33.866 INFO:tasks.rados.rados.0.smithi023.stdout:1817: writing smithi02397626-15 from 4915200 to 5193728 tid 4 2024-02-11T22:20:33.866 INFO:tasks.rados.rados.0.smithi023.stdout:1818: delete oid 41 current snap is 179 2024-02-11T22:20:33.866 INFO:tasks.rados.rados.0.smithi023.stdout:1817: finishing write tid 1 to smithi02397626-15 2024-02-11T22:20:33.866 INFO:tasks.rados.rados.0.smithi023.stdout:1817: finishing write tid 2 to smithi02397626-15 2024-02-11T22:20:33.868 INFO:tasks.rados.rados.0.smithi023.stdout:1817: finishing write tid 3 to smithi02397626-15 2024-02-11T22:20:33.868 INFO:tasks.rados.rados.0.smithi023.stdout:1818: done (1 left) 2024-02-11T22:20:33.868 INFO:tasks.rados.rados.0.smithi023.stdout:1819: read oid 43 snap -1 2024-02-11T22:20:33.869 INFO:tasks.rados.rados.0.smithi023.stdout:1819: expect (ObjNum 537 snap 174 seq_num 537) 2024-02-11T22:20:33.869 INFO:tasks.rados.rados.0.smithi023.stdout:1820: read oid 50 snap -1 2024-02-11T22:20:33.869 INFO:tasks.rados.rados.0.smithi023.stdout:1820: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:33.869 INFO:tasks.rados.rados.0.smithi023.stdout:1821: delete oid 28 current snap is 179 2024-02-11T22:20:33.869 INFO:tasks.rados.rados.0.smithi023.stdout:1817: finishing write tid 4 to smithi02397626-15 2024-02-11T22:20:33.869 INFO:tasks.rados.rados.0.smithi023.stdout:1817: finishing write tid 5 to smithi02397626-15 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: finishing write tid 6 to smithi02397626-15 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: oid 15 updating version 0 to 807 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: oid 15 updating version 807 to 808 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: oid 15 version 808 is already newer than 806 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: oid 15 version 808 is already newer than 804 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: oid 15 version 808 is already newer than 805 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 808 (ObjNum 554 snap 179 seq_num 554) dirty exists 2024-02-11T22:20:33.871 INFO:tasks.rados.rados.0.smithi023.stdout:1817: left oid 15 (ObjNum 554 snap 179 seq_num 554) 2024-02-11T22:20:33.873 INFO:tasks.rados.rados.0.smithi023.stdout:1820: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:33.888 INFO:tasks.rados.rados.0.smithi023.stdout:1819: expect (ObjNum 537 snap 174 seq_num 537) 2024-02-11T22:20:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:1817: done (3 left) 2024-02-11T22:20:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:1819: done (2 left) 2024-02-11T22:20:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:1820: done (1 left) 2024-02-11T22:20:33.935 INFO:tasks.rados.rados.0.smithi023.stdout:1821: done (0 left) 2024-02-11T22:20:33.935 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 179 2024-02-11T22:20:33.935 INFO:tasks.rados.rados.0.smithi023.stdout:1822: seq_num 557 ranges {540672=532480,1073152=802816,1875968=794624,2670592=8192} 2024-02-11T22:20:33.940 INFO:tasks.rados.rados.0.smithi023.stdout:1822: writing smithi02397626-50 from 540672 to 1073152 tid 1 2024-02-11T22:20:33.944 INFO:tasks.rados.rados.0.smithi023.stdout:1822: writing smithi02397626-50 from 1073152 to 1875968 tid 2 2024-02-11T22:20:33.948 INFO:tasks.rados.rados.0.smithi023.stdout:1822: writing smithi02397626-50 from 1875968 to 2670592 tid 3 2024-02-11T22:20:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:1822: writing smithi02397626-50 from 2670592 to 2678784 tid 4 2024-02-11T22:20:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:1823: snap_remove snap 173 2024-02-11T22:20:34.649 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:34 smithi160 ceph-mon[106289]: Upgrade: Updating osd.6 2024-02-11T22:20:34.649 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:34.649 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:20:34.649 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:34.649 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:34 smithi160 ceph-mon[106289]: Deploying daemon osd.6 on smithi160 2024-02-11T22:20:34.649 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:34 smithi160 ceph-mon[106289]: osdmap e421: 8 total, 8 up, 8 in 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[111262]: Upgrade: Updating osd.6 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[111262]: Deploying daemon osd.6 on smithi160 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[111262]: osdmap e421: 8 total, 8 up, 8 in 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[113671]: Upgrade: Updating osd.6 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:34.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-11T22:20:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[113671]: Deploying daemon osd.6 on smithi160 2024-02-11T22:20:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:34 smithi023 ceph-mon[113671]: osdmap e421: 8 total, 8 up, 8 in 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:1823: done (1 left) 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:1824: read oid 37 snap -1 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:1824: expect (ObjNum 514 snap 167 seq_num 514) 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:1825: rmattr oid 9 current snap is 179 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:1825: done (2 left) 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 179 2024-02-11T22:20:34.814 INFO:tasks.rados.rados.0.smithi023.stdout:1826: seq_num 558 ranges {0=548864,548864=688128,1236992=606208,1843200=311296} 2024-02-11T22:20:34.821 INFO:tasks.rados.rados.0.smithi023.stdout:1826: writing smithi02397626-44 from 0 to 548864 tid 1 2024-02-11T22:20:34.822 INFO:tasks.rados.rados.0.smithi023.stdout:1826: writing smithi02397626-44 from 548864 to 1236992 tid 2 2024-02-11T22:20:34.828 INFO:tasks.rados.rados.0.smithi023.stdout:1826: writing smithi02397626-44 from 1236992 to 1843200 tid 3 2024-02-11T22:20:34.828 INFO:tasks.rados.rados.0.smithi023.stdout:1826: writing smithi02397626-44 from 1843200 to 2154496 tid 4 2024-02-11T22:20:34.828 INFO:tasks.rados.rados.0.smithi023.stdout:1827: delete oid 8 current snap is 179 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: finishing write tid 1 to smithi02397626-50 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: finishing write tid 2 to smithi02397626-50 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: finishing write tid 3 to smithi02397626-50 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: finishing write tid 4 to smithi02397626-50 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: finishing write tid 5 to smithi02397626-50 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: finishing write tid 6 to smithi02397626-50 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: oid 50 updating version 0 to 1332 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: oid 50 version 1332 is already newer than 1331 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: oid 50 updating version 1332 to 1333 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: oid 50 updating version 1333 to 1334 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: oid 50 version 1334 is already newer than 1330 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1334 (ObjNum 557 snap 179 seq_num 557) dirty exists 2024-02-11T22:20:34.829 INFO:tasks.rados.rados.0.smithi023.stdout:1822: left oid 50 (ObjNum 557 snap 179 seq_num 557) 2024-02-11T22:20:34.835 INFO:tasks.rados.rados.0.smithi023.stdout:1822: done (3 left) 2024-02-11T22:20:34.835 INFO:tasks.rados.rados.0.smithi023.stdout:1827: done (2 left) 2024-02-11T22:20:34.835 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 179 2024-02-11T22:20:34.835 INFO:tasks.rados.rados.0.smithi023.stdout:1828: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-02-11T22:20:34.837 INFO:tasks.rados.rados.0.smithi023.stdout:1828: writing smithi02397626-41 from 0 to 581632 tid 1 2024-02-11T22:20:34.841 INFO:tasks.rados.rados.0.smithi023.stdout:1828: writing smithi02397626-41 from 581632 to 1040384 tid 2 2024-02-11T22:20:34.844 INFO:tasks.rados.rados.0.smithi023.stdout:1828: writing smithi02397626-41 from 1040384 to 1654784 tid 3 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1828: writing smithi02397626-41 from 1654784 to 2187264 tid 4 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1829: snap_create 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1826: finishing write tid 1 to smithi02397626-44 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1826: finishing write tid 2 to smithi02397626-44 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1826: finishing write tid 3 to smithi02397626-44 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1826: finishing write tid 4 to smithi02397626-44 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1826: finishing write tid 5 to smithi02397626-44 2024-02-11T22:20:34.848 INFO:tasks.rados.rados.0.smithi023.stdout:1824: expect (ObjNum 514 snap 167 seq_num 514) 2024-02-11T22:20:34.886 INFO:tasks.rados.rados.0.smithi023.stdout:1826: finishing write tid 6 to smithi02397626-44 2024-02-11T22:20:34.886 INFO:tasks.rados.rados.0.smithi023.stdout:1826: oid 44 updating version 0 to 820 2024-02-11T22:20:34.886 INFO:tasks.rados.rados.0.smithi023.stdout:1826: oid 44 updating version 820 to 821 2024-02-11T22:20:34.886 INFO:tasks.rados.rados.0.smithi023.stdout:1826: oid 44 updating version 821 to 824 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1826: oid 44 version 824 is already newer than 823 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1826: oid 44 version 824 is already newer than 822 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 824 (ObjNum 558 snap 179 seq_num 558) dirty exists 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1826: left oid 44 (ObjNum 558 snap 179 seq_num 558) 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: finishing write tid 1 to smithi02397626-41 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: finishing write tid 2 to smithi02397626-41 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: finishing write tid 3 to smithi02397626-41 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: finishing write tid 4 to smithi02397626-41 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: finishing write tid 5 to smithi02397626-41 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: finishing write tid 6 to smithi02397626-41 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: oid 41 updating version 0 to 925 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: oid 41 updating version 925 to 926 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: oid 41 updating version 926 to 928 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: oid 41 version 928 is already newer than 924 2024-02-11T22:20:34.887 INFO:tasks.rados.rados.0.smithi023.stdout:1828: oid 41 version 928 is already newer than 927 2024-02-11T22:20:34.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 928 (ObjNum 560 snap 179 seq_num 560) dirty exists 2024-02-11T22:20:34.888 INFO:tasks.rados.rados.0.smithi023.stdout:1828: left oid 41 (ObjNum 560 snap 179 seq_num 560) 2024-02-11T22:20:35.481 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:35 smithi160 ceph-mon[106289]: pgmap v327: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-02-11T22:20:35.481 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:35 smithi160 ceph-mon[106289]: osdmap e422: 8 total, 8 up, 8 in 2024-02-11T22:20:35.481 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:35 smithi160 systemd[1]: Stopping Ceph osd.6 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:20:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:35 smithi023 ceph-mon[111262]: pgmap v327: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-02-11T22:20:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:35 smithi023 ceph-mon[111262]: osdmap e422: 8 total, 8 up, 8 in 2024-02-11T22:20:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:35 smithi023 ceph-mon[113671]: pgmap v327: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-02-11T22:20:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:35 smithi023 ceph-mon[113671]: osdmap e422: 8 total, 8 up, 8 in 2024-02-11T22:20:35.824 INFO:tasks.rados.rados.0.smithi023.stdout:1824: done (3 left) 2024-02-11T22:20:35.824 INFO:tasks.rados.rados.0.smithi023.stdout:1826: done (2 left) 2024-02-11T22:20:35.825 INFO:tasks.rados.rados.0.smithi023.stdout:1828: done (1 left) 2024-02-11T22:20:35.825 INFO:tasks.rados.rados.0.smithi023.stdout:1829: done (0 left) 2024-02-11T22:20:35.825 INFO:tasks.rados.rados.0.smithi023.stdout:1830: rollback oid 21 current snap is 180 2024-02-11T22:20:35.825 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 179 2024-02-11T22:20:35.827 INFO:tasks.rados.rados.0.smithi023.stdout:1831: read oid 13 snap 168 2024-02-11T22:20:35.827 INFO:tasks.rados.rados.0.smithi023.stdout:1831: expect (ObjNum 496 snap 161 seq_num 496) 2024-02-11T22:20:35.827 INFO:tasks.rados.rados.0.smithi023.stdout:1832: copy_from oid 25 from oid 10 current snap is 180 2024-02-11T22:20:35.827 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 180 2024-02-11T22:20:35.827 INFO:tasks.rados.rados.0.smithi023.stdout:1833: seq_num 561 ranges {2351104=598016,2949120=745472,3694592=778240,4472832=81920} 2024-02-11T22:20:35.841 INFO:tasks.rados.rados.0.smithi023.stdout:1833: writing smithi02397626-4 from 2351104 to 2949120 tid 1 2024-02-11T22:20:35.845 INFO:tasks.rados.rados.0.smithi023.stdout:1833: writing smithi02397626-4 from 2949120 to 3694592 tid 2 2024-02-11T22:20:35.850 INFO:tasks.rados.rados.0.smithi023.stdout:1833: writing smithi02397626-4 from 3694592 to 4472832 tid 3 2024-02-11T22:20:35.850 INFO:tasks.rados.rados.0.smithi023.stdout:1833: writing smithi02397626-4 from 4472832 to 4554752 tid 4 2024-02-11T22:20:35.850 INFO:tasks.rados.rados.0.smithi023.stdout:1834: snap_create 2024-02-11T22:20:35.851 INFO:tasks.rados.rados.0.smithi023.stdout:1831: expect (ObjNum 496 snap 161 seq_num 496) 2024-02-11T22:20:35.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[60249]: 2024-02-11T22:20:35.479+0000 7f147d6e9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:20:35.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[60249]: 2024-02-11T22:20:35.479+0000 7f147d6e9700 -1 osd.6 422 *** Got signal Terminated *** 2024-02-11T22:20:35.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[60249]: 2024-02-11T22:20:35.479+0000 7f147d6e9700 -1 osd.6 422 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:20:35.986 INFO:tasks.rados.rados.0.smithi023.stdout:1833: finishing write tid 1 to smithi02397626-4 2024-02-11T22:20:35.986 INFO:tasks.rados.rados.0.smithi023.stdout:1833: finishing write tid 2 to smithi02397626-4 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: finishing write tid 3 to smithi02397626-4 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: finishing write tid 4 to smithi02397626-4 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: finishing write tid 5 to smithi02397626-4 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: finishing write tid 6 to smithi02397626-4 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: oid 4 updating version 0 to 1461 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: oid 4 updating version 1461 to 1463 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: oid 4 version 1463 is already newer than 1462 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: oid 4 version 1463 is already newer than 1460 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: oid 4 updating version 1463 to 1464 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1464 (ObjNum 561 snap 180 seq_num 561) dirty exists 2024-02-11T22:20:35.987 INFO:tasks.rados.rados.0.smithi023.stdout:1833: left oid 4 (ObjNum 561 snap 180 seq_num 561) 2024-02-11T22:20:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:20:35] "GET /metrics HTTP/1.1" 200 36122 "" "Prometheus/2.43.0" 2024-02-11T22:20:36.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:36 smithi160 ceph-mon[106289]: osd.6 marked itself down and dead 2024-02-11T22:20:36.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:36 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:20:36.510 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:36 smithi160 ceph-mon[106289]: osdmap e423: 8 total, 7 up, 8 in 2024-02-11T22:20:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:36 smithi023 ceph-mon[113671]: osd.6 marked itself down and dead 2024-02-11T22:20:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:36 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:20:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:36 smithi023 ceph-mon[113671]: osdmap e423: 8 total, 7 up, 8 in 2024-02-11T22:20:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:36 smithi023 ceph-mon[111262]: osd.6 marked itself down and dead 2024-02-11T22:20:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:36 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:20:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:36 smithi023 ceph-mon[111262]: osdmap e423: 8 total, 7 up, 8 in 2024-02-11T22:20:36.834 INFO:tasks.rados.rados.0.smithi023.stdout:1831: done (4 left) 2024-02-11T22:20:36.834 INFO:tasks.rados.rados.0.smithi023.stdout:1833: done (3 left) 2024-02-11T22:20:36.834 INFO:tasks.rados.rados.0.smithi023.stdout:1834: done (2 left) 2024-02-11T22:20:36.835 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 181 2024-02-11T22:20:36.835 INFO:tasks.rados.rados.0.smithi023.stdout:1835: seq_num 562 ranges {1802240=622592,2424832=630784,3055616=581632,3637248=393216} 2024-02-11T22:20:36.841 INFO:tasks.rados.rados.0.smithi023.stdout:1835: writing smithi02397626-43 from 1802240 to 2424832 tid 1 2024-02-11T22:20:36.844 INFO:tasks.rados.rados.0.smithi023.stdout:1835: writing smithi02397626-43 from 2424832 to 3055616 tid 2 2024-02-11T22:20:36.847 INFO:tasks.rados.rados.0.smithi023.stdout:1835: writing smithi02397626-43 from 3055616 to 3637248 tid 3 2024-02-11T22:20:36.850 INFO:tasks.rados.rados.0.smithi023.stdout:1835: writing smithi02397626-43 from 3637248 to 4030464 tid 4 2024-02-11T22:20:36.850 INFO:tasks.rados.rados.0.smithi023.stdout:1836: setattr oid 44 current snap is 181 2024-02-11T22:20:36.850 INFO:tasks.rados.rados.0.smithi023.stdout:1830: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:20:36.850 INFO:tasks.rados.rados.0.smithi023.stdout:1830: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:20:36.850 INFO:tasks.rados.rados.0.smithi023.stdout:1830: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:20:36.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1337 (ObjNum 540 snap 175 seq_num 540) dirty exists 2024-02-11T22:20:36.851 INFO:tasks.rados.rados.0.smithi023.stdout:1835: finishing write tid 1 to smithi02397626-43 2024-02-11T22:20:36.851 INFO:tasks.rados.rados.0.smithi023.stdout:1835: finishing write tid 2 to smithi02397626-43 2024-02-11T22:20:36.852 INFO:tasks.rados.rados.0.smithi023.stdout:1830: done (3 left) 2024-02-11T22:20:36.852 INFO:tasks.rados.rados.0.smithi023.stdout:1837: read oid 37 snap 176 2024-02-11T22:20:36.852 INFO:tasks.rados.rados.0.smithi023.stdout:1837: expect (ObjNum 514 snap 167 seq_num 514) 2024-02-11T22:20:36.852 INFO:tasks.rados.rados.0.smithi023.stdout:1838: snap_remove snap 177 2024-02-11T22:20:36.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:36 smithi160 bash[124688]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6 2024-02-11T22:20:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:37 smithi160 ceph-mon[106289]: pgmap v330: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-02-11T22:20:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:37 smithi160 ceph-mon[106289]: osdmap e424: 8 total, 7 up, 8 in 2024-02-11T22:20:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[111262]: pgmap v330: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-02-11T22:20:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[111262]: osdmap e424: 8 total, 7 up, 8 in 2024-02-11T22:20:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[113671]: pgmap v330: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-02-11T22:20:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:37 smithi023 ceph-mon[113671]: osdmap e424: 8 total, 7 up, 8 in 2024-02-11T22:20:37.807 INFO:tasks.rados.rados.0.smithi023.stdout:1838: done (4 left) 2024-02-11T22:20:37.807 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 181 2024-02-11T22:20:37.807 INFO:tasks.rados.rados.0.smithi023.stdout:1835: finishing write tid 3 to smithi02397626-43 2024-02-11T22:20:37.807 INFO:tasks.rados.rados.0.smithi023.stdout:1839: seq_num 563 ranges {7946240=638976,8585216=565248,9150464=794624,9945088=245760} 2024-02-11T22:20:37.853 INFO:tasks.rados.rados.0.smithi023.stdout:1839: writing smithi02397626-18 from 7946240 to 8585216 tid 1 2024-02-11T22:20:37.856 INFO:tasks.rados.rados.0.smithi023.stdout:1839: writing smithi02397626-18 from 8585216 to 9150464 tid 2 2024-02-11T22:20:37.862 INFO:tasks.rados.rados.0.smithi023.stdout:1839: writing smithi02397626-18 from 9150464 to 9945088 tid 3 2024-02-11T22:20:37.868 INFO:tasks.rados.rados.0.smithi023.stdout:1839: writing smithi02397626-18 from 9945088 to 10190848 tid 4 2024-02-11T22:20:37.868 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 181 2024-02-11T22:20:37.868 INFO:tasks.rados.rados.0.smithi023.stdout:1840: seq_num 564 ranges {2777088=655360,3432448=442368,3874816=598016,4472832=565248} 2024-02-11T22:20:37.882 INFO:tasks.rados.rados.0.smithi023.stdout:1840: writing smithi02397626-21 from 2777088 to 3432448 tid 1 2024-02-11T22:20:37.885 INFO:tasks.rados.rados.0.smithi023.stdout:1840: writing smithi02397626-21 from 3432448 to 3874816 tid 2 2024-02-11T22:20:37.888 INFO:tasks.rados.rados.0.smithi023.stdout:1840: writing smithi02397626-21 from 3874816 to 4472832 tid 3 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1840: writing smithi02397626-21 from 4472832 to 5038080 tid 4 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1841: copy_from oid 7 from oid 23 current snap is 181 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1832: finishing copy_from to smithi02397626-25 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 741 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1835: finishing write tid 4 to smithi02397626-43 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1832: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1835: finishing write tid 5 to smithi02397626-43 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1835: finishing write tid 6 to smithi02397626-43 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1835: oid 43 updating version 0 to 1221 2024-02-11T22:20:37.892 INFO:tasks.rados.rados.0.smithi023.stdout:1835: oid 43 version 1221 is already newer than 1218 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:1835: oid 43 updating version 1221 to 1222 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:1835: oid 43 version 1222 is already newer than 1220 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:1835: oid 43 version 1222 is already newer than 1219 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1222 (ObjNum 562 snap 181 seq_num 562) dirty exists 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:1835: left oid 43 (ObjNum 562 snap 181 seq_num 562) 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 825 (ObjNum 558 snap 179 seq_num 558) dirty exists 2024-02-11T22:20:37.893 INFO:tasks.rados.rados.0.smithi023.stdout:1837: expect (ObjNum 514 snap 167 seq_num 514) 2024-02-11T22:20:37.934 INFO:tasks.rados.rados.0.smithi023.stdout:1839: finishing write tid 1 to smithi02397626-18 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: finishing write tid 2 to smithi02397626-18 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: finishing write tid 3 to smithi02397626-18 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: finishing write tid 4 to smithi02397626-18 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: finishing write tid 5 to smithi02397626-18 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: finishing write tid 6 to smithi02397626-18 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: oid 18 updating version 0 to 1108 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: oid 18 updating version 1108 to 1111 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: oid 18 version 1111 is already newer than 1109 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: oid 18 version 1111 is already newer than 1110 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: oid 18 updating version 1111 to 1112 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1112 (ObjNum 563 snap 181 seq_num 563) dirty exists 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1839: left oid 18 (ObjNum 563 snap 181 seq_num 563) 2024-02-11T22:20:37.935 INFO:tasks.rados.rados.0.smithi023.stdout:1840: finishing write tid 1 to smithi02397626-21 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1840: finishing write tid 2 to smithi02397626-21 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1840: finishing write tid 3 to smithi02397626-21 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1840: finishing write tid 4 to smithi02397626-21 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1840: finishing write tid 5 to smithi02397626-21 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1832: done (6 left) 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1835: done (5 left) 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1836: done (4 left) 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1837: done (3 left) 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1839: done (2 left) 2024-02-11T22:20:37.936 INFO:tasks.rados.rados.0.smithi023.stdout:1842: snap_remove snap 171 2024-02-11T22:20:38.162 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:37 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.6.service: Succeeded. 2024-02-11T22:20:38.162 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:37 smithi160 systemd[1]: Stopped Ceph osd.6 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:20:38.162 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:37 smithi160 systemd[1]: Starting Ceph osd.6 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:20:38.821 INFO:tasks.rados.rados.0.smithi023.stdout:1842: done (2 left) 2024-02-11T22:20:38.821 INFO:tasks.rados.rados.0.smithi023.stdout:1843: read oid 5 snap -1 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1843: expect (ObjNum 511 snap 167 seq_num 511) 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1844: read oid 6 snap 166 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1844: expect deleted 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1845: delete oid 14 current snap is 181 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: finishing write tid 6 to smithi02397626-21 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: oid 21 updating version 0 to 1338 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: oid 21 updating version 1338 to 1341 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: oid 21 version 1341 is already newer than 1340 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: oid 21 version 1341 is already newer than 1339 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: oid 21 updating version 1341 to 1342 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1342 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1840: left oid 21 (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1841: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:1841: finishing copy_from to smithi02397626-7 2024-02-11T22:20:38.822 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1469 (ObjNum 539 snap 175 seq_num 539) dirty exists 2024-02-11T22:20:38.832 INFO:tasks.rados.rados.0.smithi023.stdout:1840: done (4 left) 2024-02-11T22:20:38.832 INFO:tasks.rados.rados.0.smithi023.stdout:1841: done (3 left) 2024-02-11T22:20:38.832 INFO:tasks.rados.rados.0.smithi023.stdout:1844: done (2 left) 2024-02-11T22:20:38.832 INFO:tasks.rados.rados.0.smithi023.stdout:1845: done (1 left) 2024-02-11T22:20:38.832 INFO:tasks.rados.rados.0.smithi023.stdout:1846: snap_remove snap 165 2024-02-11T22:20:38.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-11T22:20:38.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: 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-02-11T22:20:38.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-11T22:20:38.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-11T22:20:38.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-11T22:20:38.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-11T22:20:38.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:38 smithi160 bash[124957]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-11T22:20:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:38 smithi160 ceph-mon[106289]: pgmap v333: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 21 peering, 1 stale+active+clean, 83 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 16/684 objects degraded (2.339%) 2024-02-11T22:20:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:38 smithi160 ceph-mon[106289]: osdmap e425: 8 total, 7 up, 8 in 2024-02-11T22:20:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:38 smithi160 ceph-mon[106289]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:20:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:38 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 16/684 objects degraded (2.339%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[111262]: pgmap v333: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 21 peering, 1 stale+active+clean, 83 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 16/684 objects degraded (2.339%) 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[111262]: osdmap e425: 8 total, 7 up, 8 in 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[111262]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 16/684 objects degraded (2.339%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[113671]: pgmap v333: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 21 peering, 1 stale+active+clean, 83 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 16/684 objects degraded (2.339%) 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[113671]: osdmap e425: 8 total, 7 up, 8 in 2024-02-11T22:20:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[113671]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:20:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:38 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 16/684 objects degraded (2.339%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:39.695 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:39 smithi160 ceph-osd[125273]: -- 172.21.15.160:0/47592210 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560a0d4456c0 con 0x560a0d415400 2024-02-11T22:20:39.695 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:39 smithi160 bash[125234]: a69a384a3d79f0671dcd3b4c068f290fc2338005731f8e491fdc0fea35678dbf 2024-02-11T22:20:39.695 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:39 smithi160 systemd[1]: Started Ceph osd.6 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:20:39.838 INFO:tasks.rados.rados.0.smithi023.stdout:1846: done (1 left) 2024-02-11T22:20:39.838 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 181 2024-02-11T22:20:39.838 INFO:tasks.rados.rados.0.smithi023.stdout:1847: seq_num 566 ranges {0=688128,688128=614400,1302528=565248,1867776=425984} 2024-02-11T22:20:39.840 INFO:tasks.rados.rados.0.smithi023.stdout:1847: writing smithi02397626-33 from 0 to 688128 tid 1 2024-02-11T22:20:39.847 INFO:tasks.rados.rados.0.smithi023.stdout:1847: writing smithi02397626-33 from 688128 to 1302528 tid 2 2024-02-11T22:20:39.848 INFO:tasks.rados.rados.0.smithi023.stdout:1847: writing smithi02397626-33 from 1302528 to 1867776 tid 3 2024-02-11T22:20:39.851 INFO:tasks.rados.rados.0.smithi023.stdout:1847: writing smithi02397626-33 from 1867776 to 2293760 tid 4 2024-02-11T22:20:39.851 INFO:tasks.rados.rados.0.smithi023.stdout:1848: setattr oid 31 current snap is 181 2024-02-11T22:20:39.859 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 181 2024-02-11T22:20:39.859 INFO:tasks.rados.rados.0.smithi023.stdout:1849: seq_num 567 ranges {4030464=704512,4734976=499712,5234688=770048,6004736=335872} 2024-02-11T22:20:39.881 INFO:tasks.rados.rados.0.smithi023.stdout:1849: writing smithi02397626-43 from 4030464 to 4734976 tid 1 2024-02-11T22:20:39.885 INFO:tasks.rados.rados.0.smithi023.stdout:1849: writing smithi02397626-43 from 4734976 to 5234688 tid 2 2024-02-11T22:20:39.890 INFO:tasks.rados.rados.0.smithi023.stdout:1849: writing smithi02397626-43 from 5234688 to 6004736 tid 3 2024-02-11T22:20:39.892 INFO:tasks.rados.rados.0.smithi023.stdout:1849: writing smithi02397626-43 from 6004736 to 6340608 tid 4 2024-02-11T22:20:39.892 INFO:tasks.rados.rados.0.smithi023.stdout:1850: copy_from oid 7 from oid 30 current snap is 181 2024-02-11T22:20:39.892 INFO:tasks.rados.rados.0.smithi023.stdout:1843: expect (ObjNum 511 snap 167 seq_num 511) 2024-02-11T22:20:39.977 INFO:tasks.rados.rados.0.smithi023.stdout:1847: finishing write tid 1 to smithi02397626-33 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: finishing write tid 2 to smithi02397626-33 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: finishing write tid 3 to smithi02397626-33 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: finishing write tid 4 to smithi02397626-33 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: finishing write tid 5 to smithi02397626-33 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: finishing write tid 6 to smithi02397626-33 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: oid 33 updating version 0 to 826 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: oid 33 version 826 is already newer than 819 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: oid 33 version 826 is already newer than 821 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: oid 33 updating version 826 to 827 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: oid 33 version 827 is already newer than 820 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 827 (ObjNum 566 snap 181 seq_num 566) dirty exists 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:1847: left oid 33 (ObjNum 566 snap 181 seq_num 566) 2024-02-11T22:20:39.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 831 (ObjNum 494 snap 160 seq_num 494) dirty exists 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: finishing write tid 1 to smithi02397626-43 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: finishing write tid 2 to smithi02397626-43 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: finishing write tid 3 to smithi02397626-43 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: finishing write tid 4 to smithi02397626-43 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: finishing write tid 5 to smithi02397626-43 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1850: finishing copy_from to smithi02397626-7 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1850: got expected ENOENT (src dne) 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1850: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: finishing write tid 6 to smithi02397626-43 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: oid 43 updating version 0 to 1227 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: oid 43 version 1227 is already newer than 1224 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: oid 43 version 1227 is already newer than 1226 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: oid 43 version 1227 is already newer than 1225 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:1849: oid 43 version 1227 is already newer than 1223 2024-02-11T22:20:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1227 (ObjNum 567 snap 181 seq_num 567) dirty exists 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1849: left oid 43 (ObjNum 567 snap 181 seq_num 567) 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1843: done (4 left) 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1847: done (3 left) 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1848: done (2 left) 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1849: done (1 left) 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1850: done (0 left) 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1851: rollback oid 13 current snap is 181 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 179 2024-02-11T22:20:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:1852: delete oid 40 current snap is 181 2024-02-11T22:20:39.981 INFO:tasks.rados.rados.0.smithi023.stdout:1852: done (1 left) 2024-02-11T22:20:39.981 INFO:tasks.rados.rados.0.smithi023.stdout:1853: copy_from oid 38 from oid 21 current snap is 181 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1854: copy_from oid 30 from oid 5 current snap is 181 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1855: read oid 23 snap -1 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1855: expect (ObjNum 539 snap 175 seq_num 539) 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1856: read oid 35 snap 157 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1856: expect (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1857: delete oid 16 current snap is 181 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1851: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1851: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:1851: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:20:39.982 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1370 (ObjNum 496 snap 161 seq_num 496) dirty exists 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:1851: done (5 left) 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:1857: done (4 left) 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:1858: rollback oid 1 current snap is 181 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 1 to 157 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:1859: read oid 34 snap -1 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:1859: expect (ObjNum 546 snap 177 seq_num 546) 2024-02-11T22:20:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:1860: setattr oid 43 current snap is 181 2024-02-11T22:20:39.984 INFO:tasks.rados.rados.0.smithi023.stdout:1861: snap_create 2024-02-11T22:20:39.992 INFO:tasks.rados.rados.0.smithi023.stdout:1854: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:20:39.992 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1228 (ObjNum 567 snap 181 seq_num 567) dirty exists 2024-02-11T22:20:39.993 INFO:tasks.rados.rados.0.smithi023.stdout:1854: finishing copy_from to smithi02397626-30 2024-02-11T22:20:39.993 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1109 (ObjNum 511 snap 167 seq_num 511) dirty exists 2024-02-11T22:20:40.000 INFO:tasks.rados.rados.0.smithi023.stdout:1856: expect (ObjNum 378 snap 122 seq_num 378) 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[111262]: osdmap e426: 8 total, 7 up, 8 in 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[113671]: osdmap e426: 8 total, 7 up, 8 in 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:40.172 INFO:tasks.rados.rados.0.smithi023.stdout:1858: finishing rollback tid 0 to smithi02397626-1 2024-02-11T22:20:40.172 INFO:tasks.rados.rados.0.smithi023.stdout:1855: expect (ObjNum 539 snap 175 seq_num 539) 2024-02-11T22:20:40.194 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:39 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T22:20:39.845+0000 7f31489d5640 -1 Falling back to public interface 2024-02-11T22:20:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:39 smithi160 ceph-mon[106289]: osdmap e426: 8 total, 7 up, 8 in 2024-02-11T22:20:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:40.344 INFO:tasks.rados.rados.0.smithi023.stdout:1858: finishing rollback tid 1 to smithi02397626-1 2024-02-11T22:20:40.344 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1536 (ObjNum 65 snap 0 seq_num 1735479156) dirty dne 2024-02-11T22:20:40.344 INFO:tasks.rados.rados.0.smithi023.stdout:1853: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:20:40.344 INFO:tasks.rados.rados.0.smithi023.stdout:1853: finishing copy_from to smithi02397626-38 2024-02-11T22:20:40.344 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1342 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:20:40.344 INFO:tasks.rados.rados.0.smithi023.stdout:1859: expect (ObjNum 546 snap 177 seq_num 546) 2024-02-11T22:20:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:40 smithi023 ceph-mon[111262]: pgmap v336: 121 pgs: 13 active+undersized, 5 active+undersized+degraded, 21 peering, 1 stale+active+clean, 81 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 17 op/s; 16/696 objects degraded (2.299%) 2024-02-11T22:20:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:40 smithi023 ceph-mon[111262]: osdmap e427: 8 total, 7 up, 8 in 2024-02-11T22:20:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:40 smithi023 ceph-mon[113671]: pgmap v336: 121 pgs: 13 active+undersized, 5 active+undersized+degraded, 21 peering, 1 stale+active+clean, 81 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 17 op/s; 16/696 objects degraded (2.299%) 2024-02-11T22:20:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:40 smithi023 ceph-mon[113671]: osdmap e427: 8 total, 7 up, 8 in 2024-02-11T22:20:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:40 smithi160 ceph-mon[106289]: pgmap v336: 121 pgs: 13 active+undersized, 5 active+undersized+degraded, 21 peering, 1 stale+active+clean, 81 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 17 op/s; 16/696 objects degraded (2.299%) 2024-02-11T22:20:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:40 smithi160 ceph-mon[106289]: osdmap e427: 8 total, 7 up, 8 in 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1853: done (7 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1854: done (6 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1855: done (5 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1856: done (4 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1858: done (3 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1859: done (2 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1860: done (1 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1861: done (0 left) 2024-02-11T22:20:41.363 INFO:tasks.rados.rados.0.smithi023.stdout:1862: delete oid 31 current snap is 182 2024-02-11T22:20:41.367 INFO:tasks.rados.rados.0.smithi023.stdout:1862: done (0 left) 2024-02-11T22:20:41.367 INFO:tasks.rados.rados.0.smithi023.stdout:1863: delete oid 33 current snap is 182 2024-02-11T22:20:41.372 INFO:tasks.rados.rados.0.smithi023.stdout:1863: done (0 left) 2024-02-11T22:20:41.372 INFO:tasks.rados.rados.0.smithi023.stdout:1864: read oid 29 snap -1 2024-02-11T22:20:41.373 INFO:tasks.rados.rados.0.smithi023.stdout:1864: expect (ObjNum 550 snap 178 seq_num 550) 2024-02-11T22:20:41.374 INFO:tasks.rados.rados.0.smithi023.stdout:1865: rollback oid 6 current snap is 182 2024-02-11T22:20:41.374 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 112 2024-02-11T22:20:41.374 INFO:tasks.rados.rados.0.smithi023.stdout:1866: read oid 9 snap -1 2024-02-11T22:20:41.374 INFO:tasks.rados.rados.0.smithi023.stdout:1866: expect deleted 2024-02-11T22:20:41.374 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 182 2024-02-11T22:20:41.374 INFO:tasks.rados.rados.0.smithi023.stdout:1867: seq_num 572 ranges {7946240=786432,8732672=770048,9502720=557056,10059776=278528} 2024-02-11T22:20:41.420 INFO:tasks.rados.rados.0.smithi023.stdout:1867: writing smithi02397626-26 from 7946240 to 8732672 tid 1 2024-02-11T22:20:41.424 INFO:tasks.rados.rados.0.smithi023.stdout:1867: writing smithi02397626-26 from 8732672 to 9502720 tid 2 2024-02-11T22:20:41.428 INFO:tasks.rados.rados.0.smithi023.stdout:1867: writing smithi02397626-26 from 9502720 to 10059776 tid 3 2024-02-11T22:20:41.430 INFO:tasks.rados.rados.0.smithi023.stdout:1867: writing smithi02397626-26 from 10059776 to 10338304 tid 4 2024-02-11T22:20:41.430 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 182 2024-02-11T22:20:41.430 INFO:tasks.rados.rados.0.smithi023.stdout:1868: seq_num 573 ranges {7479296=802816,8282112=655360,8937472=720896,9658368=229376} 2024-02-11T22:20:41.475 INFO:tasks.rados.rados.0.smithi023.stdout:1868: writing smithi02397626-35 from 7479296 to 8282112 tid 1 2024-02-11T22:20:41.479 INFO:tasks.rados.rados.0.smithi023.stdout:1868: writing smithi02397626-35 from 8282112 to 8937472 tid 2 2024-02-11T22:20:41.483 INFO:tasks.rados.rados.0.smithi023.stdout:1868: writing smithi02397626-35 from 8937472 to 9658368 tid 3 2024-02-11T22:20:41.484 INFO:tasks.rados.rados.0.smithi023.stdout:1868: writing smithi02397626-35 from 9658368 to 9887744 tid 4 2024-02-11T22:20:41.484 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 182 2024-02-11T22:20:41.485 INFO:tasks.rados.rados.0.smithi023.stdout:1865: finishing rollback tid 0 to smithi02397626-6 2024-02-11T22:20:41.485 INFO:tasks.rados.rados.0.smithi023.stdout:1865: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:20:41.485 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1344 (ObjNum 129 snap 0 seq_num 914805688) dirty dne 2024-02-11T22:20:41.485 INFO:tasks.rados.rados.0.smithi023.stdout:1864: expect (ObjNum 550 snap 178 seq_num 550) 2024-02-11T22:20:41.742 INFO:tasks.rados.rados.0.smithi023.stdout:1867: finishing write tid 1 to smithi02397626-26 2024-02-11T22:20:41.742 INFO:tasks.rados.rados.0.smithi023.stdout:1867: finishing write tid 2 to smithi02397626-26 2024-02-11T22:20:41.742 INFO:tasks.rados.rados.0.smithi023.stdout:1867: finishing write tid 3 to smithi02397626-26 2024-02-11T22:20:41.742 INFO:tasks.rados.rados.0.smithi023.stdout:1867: finishing write tid 4 to smithi02397626-26 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: finishing write tid 5 to smithi02397626-26 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: finishing write tid 6 to smithi02397626-26 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: oid 26 updating version 0 to 1471 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: oid 26 updating version 1471 to 1472 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: oid 26 version 1472 is already newer than 1470 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: oid 26 updating version 1472 to 1473 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: oid 26 updating version 1473 to 1474 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1474 (ObjNum 572 snap 182 seq_num 572) dirty exists 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1867: left oid 26 (ObjNum 572 snap 182 seq_num 572) 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1868: finishing write tid 1 to smithi02397626-35 2024-02-11T22:20:41.743 INFO:tasks.rados.rados.0.smithi023.stdout:1869: seq_num 574 ranges {1417216=16384} 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1869: writing smithi02397626-37 from 1417216 to 1433600 tid 1 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1864: done (5 left) 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1865: done (4 left) 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1866: done (3 left) 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1867: done (2 left) 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 182 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1868: finishing write tid 2 to smithi02397626-35 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1868: finishing write tid 3 to smithi02397626-35 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1868: finishing write tid 4 to smithi02397626-35 2024-02-11T22:20:41.751 INFO:tasks.rados.rados.0.smithi023.stdout:1868: finishing write tid 5 to smithi02397626-35 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:1868: finishing write tid 6 to smithi02397626-35 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:1868: oid 35 updating version 0 to 1345 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:1868: oid 35 updating version 1345 to 1347 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:1868: oid 35 version 1347 is already newer than 1343 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:1868: oid 35 version 1347 is already newer than 1346 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:1868: oid 35 version 1347 is already newer than 1344 2024-02-11T22:20:41.752 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1347 (ObjNum 573 snap 182 seq_num 573) dirty exists 2024-02-11T22:20:41.753 INFO:tasks.rados.rados.0.smithi023.stdout:1868: left oid 35 (ObjNum 573 snap 182 seq_num 573) 2024-02-11T22:20:41.753 INFO:tasks.rados.rados.0.smithi023.stdout:1870: seq_num 575 ranges {3104768=32768} 2024-02-11T22:20:41.767 INFO:tasks.rados.rados.0.smithi023.stdout:1870: writing smithi02397626-10 from 3104768 to 3137536 tid 1 2024-02-11T22:20:41.767 INFO:tasks.rados.rados.0.smithi023.stdout:1868: done (2 left) 2024-02-11T22:20:41.767 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 182 2024-02-11T22:20:41.768 INFO:tasks.rados.rados.0.smithi023.stdout:1871: seq_num 576 ranges {2580480=49152} 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1871: writing smithi02397626-30 from 2580480 to 2629632 tid 1 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1872: delete oid 40 current snap is 182 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1869: finishing write tid 1 to smithi02397626-37 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1869: finishing write tid 2 to smithi02397626-37 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1869: finishing write tid 3 to smithi02397626-37 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1869: oid 37 updating version 0 to 1346 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1869: oid 37 version 1346 is already newer than 1345 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1346 (ObjNum 574 snap 182 seq_num 574) dirty exists 2024-02-11T22:20:41.782 INFO:tasks.rados.rados.0.smithi023.stdout:1869: left oid 37 (ObjNum 574 snap 182 seq_num 574) 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1870: finishing write tid 1 to smithi02397626-10 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1870: finishing write tid 2 to smithi02397626-10 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1870: finishing write tid 3 to smithi02397626-10 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1870: oid 10 updating version 0 to 1231 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1870: oid 10 updating version 1231 to 1232 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1232 (ObjNum 575 snap 182 seq_num 575) dirty exists 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1870: left oid 10 (ObjNum 575 snap 182 seq_num 575) 2024-02-11T22:20:41.783 INFO:tasks.rados.rados.0.smithi023.stdout:1869: done (3 left) 2024-02-11T22:20:41.784 INFO:tasks.rados.rados.0.smithi023.stdout:1870: done (2 left) 2024-02-11T22:20:41.784 INFO:tasks.rados.rados.0.smithi023.stdout:1872: done (1 left) 2024-02-11T22:20:41.784 INFO:tasks.rados.rados.0.smithi023.stdout:1873: rollback oid 49 current snap is 182 2024-02-11T22:20:41.784 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 181 2024-02-11T22:20:41.784 INFO:tasks.rados.rados.0.smithi023.stdout:1874: snap_remove snap 157 2024-02-11T22:20:41.857 INFO:tasks.rados.rados.0.smithi023.stdout:1874: done (2 left) 2024-02-11T22:20:41.857 INFO:tasks.rados.rados.0.smithi023.stdout:1875: rmattr oid 25 current snap is 182 2024-02-11T22:20:41.857 INFO:tasks.rados.rados.0.smithi023.stdout:1871: finishing write tid 1 to smithi02397626-30 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:1871: finishing write tid 2 to smithi02397626-30 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:1873: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 917 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:1871: finishing write tid 3 to smithi02397626-30 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:1871: oid 30 updating version 0 to 1234 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:1871: oid 30 updating version 1234 to 1235 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1235 (ObjNum 576 snap 182 seq_num 576) dirty exists 2024-02-11T22:20:41.858 INFO:tasks.rados.rados.0.smithi023.stdout:1871: left oid 30 (ObjNum 576 snap 182 seq_num 576) 2024-02-11T22:20:41.859 INFO:tasks.rados.rados.0.smithi023.stdout:1871: done (2 left) 2024-02-11T22:20:41.859 INFO:tasks.rados.rados.0.smithi023.stdout:1873: done (1 left) 2024-02-11T22:20:41.859 INFO:tasks.rados.rados.0.smithi023.stdout:1876: snap_create 2024-02-11T22:20:41.866 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 742 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:41 smithi023 ceph-mon[111262]: osdmap e428: 8 total, 7 up, 8 in 2024-02-11T22:20:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:41 smithi023 ceph-mon[113671]: osdmap e428: 8 total, 7 up, 8 in 2024-02-11T22:20:42.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:41 smithi160 ceph-mon[106289]: osdmap e428: 8 total, 7 up, 8 in 2024-02-11T22:20:42.804 INFO:tasks.rados.rados.0.smithi023.stdout:1875: done (1 left) 2024-02-11T22:20:42.804 INFO:tasks.rados.rados.0.smithi023.stdout:1876: done (0 left) 2024-02-11T22:20:42.804 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 183 2024-02-11T22:20:42.804 INFO:tasks.rados.rados.0.smithi023.stdout:1877: seq_num 578 ranges {7397376=81920} 2024-02-11T22:20:42.845 INFO:tasks.rados.rados.0.smithi023.stdout:1877: writing smithi02397626-32 from 7397376 to 7479296 tid 1 2024-02-11T22:20:42.845 INFO:tasks.rados.rados.0.smithi023.stdout:1878: rollback oid 4 current snap is 183 2024-02-11T22:20:42.845 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 174 2024-02-11T22:20:42.845 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 183 2024-02-11T22:20:42.845 INFO:tasks.rados.rados.0.smithi023.stdout:1879: seq_num 579 ranges {1335296=98304} 2024-02-11T22:20:42.853 INFO:tasks.rados.rados.0.smithi023.stdout:1879: writing smithi02397626-17 from 1335296 to 1433600 tid 1 2024-02-11T22:20:42.853 INFO:tasks.rados.rados.0.smithi023.stdout:1880: rollback oid 34 current snap is 183 2024-02-11T22:20:42.853 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 152 2024-02-11T22:20:42.853 INFO:tasks.rados.rados.0.smithi023.stdout:1881: setattr oid 14 current snap is 183 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:1877: finishing write tid 1 to smithi02397626-32 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:1877: finishing write tid 2 to smithi02397626-32 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:1877: finishing write tid 3 to smithi02397626-32 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:1877: oid 32 updating version 0 to 1547 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:1877: oid 32 version 1547 is already newer than 1546 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1547 (ObjNum 578 snap 183 seq_num 578) dirty exists 2024-02-11T22:20:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:1877: left oid 32 (ObjNum 578 snap 183 seq_num 578) 2024-02-11T22:20:42.855 INFO:tasks.rados.rados.0.smithi023.stdout:1878: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:20:42.855 INFO:tasks.rados.rados.0.smithi023.stdout:1878: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:20:42.856 INFO:tasks.rados.rados.0.smithi023.stdout:1878: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:20:42.856 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1477 (ObjNum 534 snap 174 seq_num 534) dirty exists 2024-02-11T22:20:42.857 INFO:tasks.rados.rados.0.smithi023.stdout:1879: finishing write tid 1 to smithi02397626-17 2024-02-11T22:20:42.857 INFO:tasks.rados.rados.0.smithi023.stdout:1877: done (4 left) 2024-02-11T22:20:42.857 INFO:tasks.rados.rados.0.smithi023.stdout:1878: done (3 left) 2024-02-11T22:20:42.857 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 183 2024-02-11T22:20:42.858 INFO:tasks.rados.rados.0.smithi023.stdout:1882: seq_num 580 ranges {2187264=114688} 2024-02-11T22:20:42.870 INFO:tasks.rados.rados.0.smithi023.stdout:1882: writing smithi02397626-41 from 2187264 to 2301952 tid 1 2024-02-11T22:20:42.870 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 183 2024-02-11T22:20:42.870 INFO:tasks.rados.rados.0.smithi023.stdout:1879: finishing write tid 2 to smithi02397626-17 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1880: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1880: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1880: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 727 (ObjNum 150 snap 43 seq_num 150) dirty exists 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1879: finishing write tid 3 to smithi02397626-17 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1879: oid 17 updating version 0 to 1348 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1879: oid 17 updating version 1348 to 1349 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1349 (ObjNum 579 snap 183 seq_num 579) dirty exists 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1879: left oid 17 (ObjNum 579 snap 183 seq_num 579) 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1113 (ObjNum 33 snap 0 seq_num 879240760) dirty exists 2024-02-11T22:20:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:1883: seq_num 581 ranges {507904=139264} 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1883: writing smithi02397626-12 from 507904 to 647168 tid 1 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1879: done (4 left) 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1880: done (3 left) 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1881: done (2 left) 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1884: read oid 13 snap -1 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1884: expect (ObjNum 496 snap 161 seq_num 496) 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1885: read oid 50 snap -1 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1885: expect (ObjNum 557 snap 179 seq_num 557) 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1886: copy_from oid 23 from oid 25 current snap is 183 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1882: finishing write tid 1 to smithi02397626-41 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1882: finishing write tid 2 to smithi02397626-41 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 183 2024-02-11T22:20:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:1887: seq_num 582 ranges {2498560=155648} 2024-02-11T22:20:42.889 INFO:tasks.rados.rados.0.smithi023.stdout:1887: writing smithi02397626-22 from 2498560 to 2654208 tid 1 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1888: delete oid 47 current snap is 183 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1882: finishing write tid 3 to smithi02397626-41 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1882: oid 41 updating version 0 to 1351 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1882: oid 41 version 1351 is already newer than 1350 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1351 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1882: left oid 41 (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1883: finishing write tid 1 to smithi02397626-12 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1883: finishing write tid 2 to smithi02397626-12 2024-02-11T22:20:42.890 INFO:tasks.rados.rados.0.smithi023.stdout:1884: expect (ObjNum 496 snap 161 seq_num 496) 2024-02-11T22:20:43.025 INFO:tasks.rados.rados.0.smithi023.stdout:1885: expect (ObjNum 557 snap 179 seq_num 557) 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1883: finishing write tid 3 to smithi02397626-12 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1883: oid 12 updating version 0 to 1347 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1883: oid 12 updating version 1347 to 1348 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1348 (ObjNum 581 snap 183 seq_num 581) dirty exists 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1883: left oid 12 (ObjNum 581 snap 183 seq_num 581) 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1886: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1882: done (6 left) 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1883: done (5 left) 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1884: done (4 left) 2024-02-11T22:20:43.104 INFO:tasks.rados.rados.0.smithi023.stdout:1885: done (3 left) 2024-02-11T22:20:43.105 INFO:tasks.rados.rados.0.smithi023.stdout:1888: done (2 left) 2024-02-11T22:20:43.105 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 183 2024-02-11T22:20:43.105 INFO:tasks.rados.rados.0.smithi023.stdout:1886: finishing copy_from to smithi02397626-23 2024-02-11T22:20:43.105 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 742 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:43.105 INFO:tasks.rados.rados.0.smithi023.stdout:1887: finishing write tid 1 to smithi02397626-22 2024-02-11T22:20:43.105 INFO:tasks.rados.rados.0.smithi023.stdout:1889: seq_num 584 ranges {0=188416} 2024-02-11T22:20:43.106 INFO:tasks.rados.rados.0.smithi023.stdout:1889: writing smithi02397626-16 from 0 to 188416 tid 1 2024-02-11T22:20:43.106 INFO:tasks.rados.rados.0.smithi023.stdout:1886: done (2 left) 2024-02-11T22:20:43.106 INFO:tasks.rados.rados.0.smithi023.stdout:1890: rollback oid 27 current snap is 183 2024-02-11T22:20:43.106 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 168 2024-02-11T22:20:43.106 INFO:tasks.rados.rados.0.smithi023.stdout:1887: finishing write tid 2 to smithi02397626-22 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1887: finishing write tid 3 to smithi02397626-22 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1887: oid 22 updating version 0 to 1551 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1887: oid 22 updating version 1551 to 1552 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1552 (ObjNum 582 snap 183 seq_num 582) dirty exists 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1887: left oid 22 (ObjNum 582 snap 183 seq_num 582) 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1887: done (2 left) 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 183 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1891: seq_num 585 ranges {0=204800} 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1891: writing smithi02397626-46 from 0 to 204800 tid 1 2024-02-11T22:20:43.107 INFO:tasks.rados.rados.0.smithi023.stdout:1892: setattr oid 13 current snap is 183 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1893: setattr oid 15 current snap is 183 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1889: finishing write tid 1 to smithi02397626-16 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1894: copy_from oid 42 from oid 11 current snap is 183 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1895: read oid 35 snap -1 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1895: expect (ObjNum 573 snap 182 seq_num 573) 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1896: copy_from oid 29 from oid 33 current snap is 183 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1897: read oid 44 snap -1 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1897: expect (ObjNum 558 snap 179 seq_num 558) 2024-02-11T22:20:43.108 INFO:tasks.rados.rados.0.smithi023.stdout:1898: copy_from oid 37 from oid 36 current snap is 183 2024-02-11T22:20:43.109 INFO:tasks.rados.rados.0.smithi023.stdout:1899: snap_remove snap 175 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[111262]: pgmap v339: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 30 op/s; 70/714 objects degraded (9.804%) 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[111262]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[111262]: osdmap e429: 8 total, 7 up, 8 in 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[111262]: osdmap e430: 8 total, 7 up, 8 in 2024-02-11T22:20:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[113671]: pgmap v339: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 30 op/s; 70/714 objects degraded (9.804%) 2024-02-11T22:20:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[113671]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:20:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[113671]: osdmap e429: 8 total, 7 up, 8 in 2024-02-11T22:20:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:42 smithi023 ceph-mon[113671]: osdmap e430: 8 total, 7 up, 8 in 2024-02-11T22:20:43.194 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:43 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T22:20:43.062+0000 7f31489d5640 -1 osd.6 422 log_to_monitors true 2024-02-11T22:20:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:42 smithi160 ceph-mon[106289]: pgmap v339: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 30 op/s; 70/714 objects degraded (9.804%) 2024-02-11T22:20:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:42 smithi160 ceph-mon[106289]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-11T22:20:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:42 smithi160 ceph-mon[106289]: osdmap e429: 8 total, 7 up, 8 in 2024-02-11T22:20:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:42 smithi160 ceph-mon[106289]: osdmap e430: 8 total, 7 up, 8 in 2024-02-11T22:20:44.037 INFO:tasks.rados.rados.0.smithi023.stdout:1899: done (10 left) 2024-02-11T22:20:44.037 INFO:tasks.rados.rados.0.smithi023.stdout:1900: read oid 18 snap 168 2024-02-11T22:20:44.037 INFO:tasks.rados.rados.0.smithi023.stdout:1900: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:44.038 INFO:tasks.rados.rados.0.smithi023.stdout:1901: rmattr oid 25 current snap is 183 2024-02-11T22:20:44.038 INFO:tasks.rados.rados.0.smithi023.stdout:1902: snap_remove snap 152 2024-02-11T22:20:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[111262]: from='osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:20:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[111262]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:20:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:44.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:44.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[113671]: from='osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:20:44.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:44 smithi023 ceph-mon[113671]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:20:44.445 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:20:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T22:20:44.073+0000 7f3139e34700 -1 osd.6 422 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:20:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:44 smithi160 ceph-mon[106289]: from='osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:20:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:44 smithi160 ceph-mon[106289]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-11T22:20:45.042 INFO:tasks.rados.rados.0.smithi023.stdout:1902: done (12 left) 2024-02-11T22:20:45.042 INFO:tasks.rados.rados.0.smithi023.stdout:1903: snap_remove snap 112 2024-02-11T22:20:45.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:45 smithi160 ceph-mon[106289]: pgmap v342: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 390 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 34 op/s; 71/708 objects degraded (10.028%) 2024-02-11T22:20:45.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:45 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 71/708 objects degraded (10.028%), 9 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:45.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:45 smithi160 ceph-mon[106289]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-11T22:20:45.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:45 smithi160 ceph-mon[106289]: osdmap e431: 8 total, 7 up, 8 in 2024-02-11T22:20:45.295 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:45 smithi160 ceph-mon[106289]: from='osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:45.296 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:45 smithi160 ceph-mon[106289]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[111262]: pgmap v342: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 390 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 34 op/s; 71/708 objects degraded (10.028%) 2024-02-11T22:20:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 71/708 objects degraded (10.028%), 9 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[111262]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[111262]: osdmap e431: 8 total, 7 up, 8 in 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[111262]: from='osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[111262]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[113671]: pgmap v342: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 390 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 34 op/s; 71/708 objects degraded (10.028%) 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 71/708 objects degraded (10.028%), 9 pgs degraded (PG_DEGRADED) 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[113671]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-11T22:20:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[113671]: osdmap e431: 8 total, 7 up, 8 in 2024-02-11T22:20:45.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[113671]: from='osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:45.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-mon[113671]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:20:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T22:20:45.562+0000 7f93b95e5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-11T22:20:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:20:45] "GET /metrics HTTP/1.1" 200 36101 "" "Prometheus/2.43.0" 2024-02-11T22:20:46.052 INFO:tasks.rados.rados.0.smithi023.stdout:1903: done (12 left) 2024-02-11T22:20:46.052 INFO:tasks.rados.rados.0.smithi023.stdout:1904: rollback oid 12 current snap is 183 2024-02-11T22:20:46.052 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 179 2024-02-11T22:20:46.058 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 183 2024-02-11T22:20:46.058 INFO:tasks.rados.rados.0.smithi023.stdout:1905: seq_num 586 ranges {3104768=221184} 2024-02-11T22:20:46.072 INFO:tasks.rados.rados.0.smithi023.stdout:1905: writing smithi02397626-23 from 3104768 to 3325952 tid 1 2024-02-11T22:20:46.072 INFO:tasks.rados.rados.0.smithi023.stdout:1906: rmattr oid 28 current snap is 183 2024-02-11T22:20:46.072 INFO:tasks.rados.rados.0.smithi023.stdout:1906: done (14 left) 2024-02-11T22:20:46.072 INFO:tasks.rados.rados.0.smithi023.stdout:1907: snap_remove snap 176 2024-02-11T22:20:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:20:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436] boot 2024-02-11T22:20:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: osdmap e432: 8 total, 8 up, 8 in 2024-02-11T22:20:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:20:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:20:46.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436] boot 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: osdmap e432: 8 total, 8 up, 8 in 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: osd.6 [v2:172.21.15.160:6816/795805436,v1:172.21.15.160:6817/795805436] boot 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: osdmap e432: 8 total, 8 up, 8 in 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:20:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:46.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:20:47.061 INFO:tasks.rados.rados.0.smithi023.stdout:1907: done (14 left) 2024-02-11T22:20:47.061 INFO:tasks.rados.rados.0.smithi023.stdout:1908: copy_from oid 50 from oid 38 current snap is 183 2024-02-11T22:20:47.061 INFO:tasks.rados.rados.0.smithi023.stdout:1909: snap_remove snap 181 2024-02-11T22:20:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[111262]: pgmap v345: 121 pgs: 1 active+clean+snaptrim, 3 peering, 32 active+undersized, 8 active+undersized+degraded, 77 active+clean; 390 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 70/708 objects degraded (9.887%) 2024-02-11T22:20:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:20:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[111262]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-11T22:20:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[111262]: osdmap e433: 8 total, 8 up, 8 in 2024-02-11T22:20:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[113671]: pgmap v345: 121 pgs: 1 active+clean+snaptrim, 3 peering, 32 active+undersized, 8 active+undersized+degraded, 77 active+clean; 390 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 70/708 objects degraded (9.887%) 2024-02-11T22:20:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:20:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[113671]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-11T22:20:47.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:47 smithi023 ceph-mon[113671]: osdmap e433: 8 total, 8 up, 8 in 2024-02-11T22:20:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:47 smithi160 ceph-mon[106289]: pgmap v345: 121 pgs: 1 active+clean+snaptrim, 3 peering, 32 active+undersized, 8 active+undersized+degraded, 77 active+clean; 390 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 70/708 objects degraded (9.887%) 2024-02-11T22:20:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:47 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:20:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:47 smithi160 ceph-mon[106289]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-11T22:20:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:47 smithi160 ceph-mon[106289]: osdmap e433: 8 total, 8 up, 8 in 2024-02-11T22:20:48.079 INFO:tasks.rados.rados.0.smithi023.stdout:1909: done (15 left) 2024-02-11T22:20:48.079 INFO:tasks.rados.rados.0.smithi023.stdout:1910: read oid 1 snap -1 2024-02-11T22:20:48.079 INFO:tasks.rados.rados.0.smithi023.stdout:1910: expect deleted 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1890: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1889: finishing write tid 2 to smithi02397626-16 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1891: finishing write tid 1 to smithi02397626-46 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1898: finishing copy_from to smithi02397626-37 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1898: got expected ENOENT (src dne) 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1371 (ObjNum 496 snap 161 seq_num 496) dirty exists 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1890: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1890: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1116 (ObjNum 397 snap 134 seq_num 397) dirty exists 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1898: finishing copy_from racing read to smithi02397626-37 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1896: finishing copy_from to smithi02397626-29 2024-02-11T22:20:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:1896: got expected ENOENT (src dne) 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1891: finishing write tid 2 to smithi02397626-46 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1896: finishing copy_from racing read to smithi02397626-29 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 837 (ObjNum 554 snap 179 seq_num 554) dirty exists 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1889: finishing write tid 3 to smithi02397626-16 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1889: oid 16 updating version 0 to 1478 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1889: oid 16 updating version 1478 to 1479 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1479 (ObjNum 584 snap 183 seq_num 584) dirty exists 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1889: left oid 16 (ObjNum 584 snap 183 seq_num 584) 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1891: finishing write tid 3 to smithi02397626-46 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1891: oid 46 updating version 0 to 1554 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1891: oid 46 version 1554 is already newer than 1553 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 1554 (ObjNum 585 snap 183 seq_num 585) dirty exists 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1891: left oid 46 (ObjNum 585 snap 183 seq_num 585) 2024-02-11T22:20:48.081 INFO:tasks.rados.rados.0.smithi023.stdout:1897: expect (ObjNum 558 snap 179 seq_num 558) 2024-02-11T22:20:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:1894: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:20:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:1894: finishing copy_from to smithi02397626-42 2024-02-11T22:20:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 686 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:20:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:1889: done (15 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1890: done (14 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1891: done (13 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1892: done (12 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1893: done (11 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1894: done (10 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1896: done (9 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1897: done (8 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1898: done (7 left) 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1911: delete oid 5 current snap is 183 2024-02-11T22:20:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:1895: expect (ObjNum 573 snap 182 seq_num 573) 2024-02-11T22:20:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:48 smithi023 ceph-mon[111262]: osdmap e434: 8 total, 8 up, 8 in 2024-02-11T22:20:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:48 smithi023 ceph-mon[113671]: osdmap e434: 8 total, 8 up, 8 in 2024-02-11T22:20:48.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:48 smithi160 ceph-mon[106289]: osdmap e434: 8 total, 8 up, 8 in 2024-02-11T22:20:48.737 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 743 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:20:48.737 INFO:tasks.rados.rados.0.smithi023.stdout:1900: expect (ObjNum 462 snap 154 seq_num 462) 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: finishing write tid 1 to smithi02397626-23 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: finishing write tid 2 to smithi02397626-23 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: finishing write tid 3 to smithi02397626-23 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: oid 23 updating version 0 to 1579 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: oid 23 updating version 1579 to 1580 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1580 (ObjNum 586 snap 183 seq_num 586) dirty exists 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: left oid 23 (ObjNum 586 snap 183 seq_num 586) 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1895: done (7 left) 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1900: done (6 left) 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1901: done (5 left) 2024-02-11T22:20:48.752 INFO:tasks.rados.rados.0.smithi023.stdout:1905: done (4 left) 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1911: done (3 left) 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1912: read oid 14 snap -1 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1912: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1913: read oid 21 snap -1 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1913: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1914: rollback oid 16 current snap is 183 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 16 to 180 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1904: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1904: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1904: finishing rollback tid 2 to smithi02397626-12 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1351 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1908: finishing copy_from racing read to smithi02397626-50 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1908: finishing copy_from to smithi02397626-50 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1342 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:20:48.753 INFO:tasks.rados.rados.0.smithi023.stdout:1904: done (5 left) 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1908: done (4 left) 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1915: rmattr oid 4 current snap is 183 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1915: done (4 left) 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1916: rollback oid 44 current snap is 183 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 166 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1910: done (4 left) 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1917: setattr oid 29 current snap is 183 2024-02-11T22:20:48.754 INFO:tasks.rados.rados.0.smithi023.stdout:1912: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:20:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:1914: finishing rollback tid 0 to smithi02397626-16 2024-02-11T22:20:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:1914: finishing rollback tid 1 to smithi02397626-16 2024-02-11T22:20:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1481 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:20:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:1916: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:20:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:1916: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:20:48.758 INFO:tasks.rados.rados.0.smithi023.stdout:1916: finishing rollback tid 2 to smithi02397626-44 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 828 (ObjNum 482 snap 157 seq_num 482) dirty exists 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:1912: done (4 left) 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:1914: done (3 left) 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:1916: done (2 left) 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:1918: read oid 33 snap -1 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:1918: expect deleted 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 183 2024-02-11T22:20:48.759 INFO:tasks.rados.rados.0.smithi023.stdout:1919: seq_num 588 ranges {2629632=253952} 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1919: writing smithi02397626-30 from 2629632 to 2883584 tid 1 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1920: copy_from oid 1 from oid 12 current snap is 183 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1921: rollback oid 18 current snap is 183 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 18 to 179 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1372 (ObjNum 550 snap 178 seq_num 550) dirty exists 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1917: done (5 left) 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1918: done (4 left) 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1922: copy_from oid 13 from oid 28 current snap is 183 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1923: read oid 10 snap -1 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1923: expect (ObjNum 575 snap 182 seq_num 575) 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1924: read oid 16 snap -1 2024-02-11T22:20:48.775 INFO:tasks.rados.rados.0.smithi023.stdout:1924: expect deleted 2024-02-11T22:20:48.776 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 183 2024-02-11T22:20:48.776 INFO:tasks.rados.rados.0.smithi023.stdout:1925: seq_num 589 ranges {1433600=270336} 2024-02-11T22:20:48.784 INFO:tasks.rados.rados.0.smithi023.stdout:1925: writing smithi02397626-37 from 1433600 to 1703936 tid 1 2024-02-11T22:20:48.784 INFO:tasks.rados.rados.0.smithi023.stdout:1926: delete oid 2 current snap is 183 2024-02-11T22:20:48.785 INFO:tasks.rados.rados.0.smithi023.stdout:1922: finishing copy_from to smithi02397626-13 2024-02-11T22:20:48.785 INFO:tasks.rados.rados.0.smithi023.stdout:1922: got expected ENOENT (src dne) 2024-02-11T22:20:48.785 INFO:tasks.rados.rados.0.smithi023.stdout:1922: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:20:48.785 INFO:tasks.rados.rados.0.smithi023.stdout:1913: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:20:48.978 INFO:tasks.rados.rados.0.smithi023.stdout:1919: finishing write tid 1 to smithi02397626-30 2024-02-11T22:20:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:1921: finishing rollback tid 0 to smithi02397626-18 2024-02-11T22:20:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:1921: finishing rollback tid 1 to smithi02397626-18 2024-02-11T22:20:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:1921: finishing rollback tid 2 to smithi02397626-18 2024-02-11T22:20:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1119 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:20:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:1919: finishing write tid 2 to smithi02397626-30 2024-02-11T22:20:48.980 INFO:tasks.rados.rados.0.smithi023.stdout:1913: done (8 left) 2024-02-11T22:20:48.980 INFO:tasks.rados.rados.0.smithi023.stdout:1921: done (7 left) 2024-02-11T22:20:48.980 INFO:tasks.rados.rados.0.smithi023.stdout:1922: done (6 left) 2024-02-11T22:20:48.980 INFO:tasks.rados.rados.0.smithi023.stdout:1924: done (5 left) 2024-02-11T22:20:48.980 INFO:tasks.rados.rados.0.smithi023.stdout:1926: done (4 left) 2024-02-11T22:20:48.980 INFO:tasks.rados.rados.0.smithi023.stdout:1927: rollback oid 9 current snap is 183 2024-02-11T22:20:48.981 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 179 2024-02-11T22:20:48.981 INFO:tasks.rados.rados.0.smithi023.stdout:1920: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:20:48.981 INFO:tasks.rados.rados.0.smithi023.stdout:1920: finishing copy_from to smithi02397626-1 2024-02-11T22:20:48.981 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1351 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:20:48.981 INFO:tasks.rados.rados.0.smithi023.stdout:1925: finishing write tid 1 to smithi02397626-37 2024-02-11T22:20:48.981 INFO:tasks.rados.rados.0.smithi023.stdout:1925: finishing write tid 2 to smithi02397626-37 2024-02-11T22:20:48.982 INFO:tasks.rados.rados.0.smithi023.stdout:1925: finishing write tid 3 to smithi02397626-37 2024-02-11T22:20:48.982 INFO:tasks.rados.rados.0.smithi023.stdout:1925: oid 37 updating version 0 to 1352 2024-02-11T22:20:48.982 INFO:tasks.rados.rados.0.smithi023.stdout:1925: oid 37 updating version 1352 to 1353 2024-02-11T22:20:48.982 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1353 (ObjNum 589 snap 183 seq_num 589) dirty exists 2024-02-11T22:20:48.982 INFO:tasks.rados.rados.0.smithi023.stdout:1925: left oid 37 (ObjNum 589 snap 183 seq_num 589) 2024-02-11T22:20:48.982 INFO:tasks.rados.rados.0.smithi023.stdout:1923: expect (ObjNum 575 snap 182 seq_num 575) 2024-02-11T22:20:49.173 INFO:tasks.rados.rados.0.smithi023.stdout:1919: finishing write tid 3 to smithi02397626-30 2024-02-11T22:20:49.173 INFO:tasks.rados.rados.0.smithi023.stdout:1919: oid 30 updating version 0 to 1286 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1919: oid 30 version 1286 is already newer than 1285 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1286 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1919: left oid 30 (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1927: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1479 (ObjNum 129 snap 0 seq_num 914167952) dirty dne 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1919: done (4 left) 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1920: done (3 left) 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1923: done (2 left) 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1925: done (1 left) 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1927: done (0 left) 2024-02-11T22:20:49.174 INFO:tasks.rados.rados.0.smithi023.stdout:1928: snap_remove snap 178 2024-02-11T22:20:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:49 smithi023 ceph-mon[111262]: pgmap v348: 121 pgs: 1 active+clean+snaptrim, 10 peering, 13 active+undersized, 3 active+undersized+degraded, 94 active+clean; 347 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 31/639 objects degraded (4.851%); 2.2 MiB/s, 0 objects/s recovering 2024-02-11T22:20:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:49 smithi023 ceph-mon[111262]: osdmap e435: 8 total, 8 up, 8 in 2024-02-11T22:20:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:49 smithi023 ceph-mon[113671]: pgmap v348: 121 pgs: 1 active+clean+snaptrim, 10 peering, 13 active+undersized, 3 active+undersized+degraded, 94 active+clean; 347 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 31/639 objects degraded (4.851%); 2.2 MiB/s, 0 objects/s recovering 2024-02-11T22:20:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:49 smithi023 ceph-mon[113671]: osdmap e435: 8 total, 8 up, 8 in 2024-02-11T22:20:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:49 smithi160 ceph-mon[106289]: pgmap v348: 121 pgs: 1 active+clean+snaptrim, 10 peering, 13 active+undersized, 3 active+undersized+degraded, 94 active+clean; 347 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 31/639 objects degraded (4.851%); 2.2 MiB/s, 0 objects/s recovering 2024-02-11T22:20:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:49 smithi160 ceph-mon[106289]: osdmap e435: 8 total, 8 up, 8 in 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:1928: done (0 left) 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 183 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:1929: seq_num 591 ranges {0=303104} 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:1929: writing smithi02397626-33 from 0 to 303104 tid 1 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:1930: rollback oid 18 current snap is 183 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 18 to 179 2024-02-11T22:20:50.095 INFO:tasks.rados.rados.0.smithi023.stdout:1931: snap_create 2024-02-11T22:20:50.104 INFO:tasks.rados.rados.0.smithi023.stdout:1930: finishing rollback tid 0 to smithi02397626-18 2024-02-11T22:20:50.104 INFO:tasks.rados.rados.0.smithi023.stdout:1930: finishing rollback tid 1 to smithi02397626-18 2024-02-11T22:20:50.104 INFO:tasks.rados.rados.0.smithi023.stdout:1929: finishing write tid 1 to smithi02397626-33 2024-02-11T22:20:50.106 INFO:tasks.rados.rados.0.smithi023.stdout:1929: finishing write tid 2 to smithi02397626-33 2024-02-11T22:20:50.108 INFO:tasks.rados.rados.0.smithi023.stdout:1930: finishing rollback tid 2 to smithi02397626-18 2024-02-11T22:20:50.108 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1122 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:20:50.111 INFO:tasks.rados.rados.0.smithi023.stdout:1929: finishing write tid 3 to smithi02397626-33 2024-02-11T22:20:50.112 INFO:tasks.rados.rados.0.smithi023.stdout:1929: oid 33 updating version 0 to 861 2024-02-11T22:20:50.112 INFO:tasks.rados.rados.0.smithi023.stdout:1929: oid 33 version 861 is already newer than 860 2024-02-11T22:20:50.112 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 861 (ObjNum 591 snap 183 seq_num 591) dirty exists 2024-02-11T22:20:50.112 INFO:tasks.rados.rados.0.smithi023.stdout:1929: left oid 33 (ObjNum 591 snap 183 seq_num 591) 2024-02-11T22:20:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:50 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/639 objects degraded (4.851%), 3 pgs degraded) 2024-02-11T22:20:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:50 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:20:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:50 smithi023 ceph-mon[111262]: osdmap e436: 8 total, 8 up, 8 in 2024-02-11T22:20:50.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:50 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/639 objects degraded (4.851%), 3 pgs degraded) 2024-02-11T22:20:50.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:50 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:20:50.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:50 smithi023 ceph-mon[113671]: osdmap e436: 8 total, 8 up, 8 in 2024-02-11T22:20:50.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:50 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/639 objects degraded (4.851%), 3 pgs degraded) 2024-02-11T22:20:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:50 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:20:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:50 smithi160 ceph-mon[106289]: osdmap e436: 8 total, 8 up, 8 in 2024-02-11T22:20:51.091 INFO:tasks.rados.rados.0.smithi023.stdout:1929: done (2 left) 2024-02-11T22:20:51.091 INFO:tasks.rados.rados.0.smithi023.stdout:1930: done (1 left) 2024-02-11T22:20:51.091 INFO:tasks.rados.rados.0.smithi023.stdout:1931: done (0 left) 2024-02-11T22:20:51.091 INFO:tasks.rados.rados.0.smithi023.stdout:1932: rmattr oid 18 current snap is 184 2024-02-11T22:20:51.091 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 184 2024-02-11T22:20:51.092 INFO:tasks.rados.rados.0.smithi023.stdout:1933: seq_num 592 ranges {0=319488} 2024-02-11T22:20:51.093 INFO:tasks.rados.rados.0.smithi023.stdout:1933: writing smithi02397626-14 from 0 to 319488 tid 1 2024-02-11T22:20:51.093 INFO:tasks.rados.rados.0.smithi023.stdout:1934: snap_create 2024-02-11T22:20:51.099 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1123 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:20:51.099 INFO:tasks.rados.rados.0.smithi023.stdout:1933: finishing write tid 1 to smithi02397626-14 2024-02-11T22:20:51.100 INFO:tasks.rados.rados.0.smithi023.stdout:1933: finishing write tid 2 to smithi02397626-14 2024-02-11T22:20:51.101 INFO:tasks.rados.rados.0.smithi023.stdout:1933: finishing write tid 3 to smithi02397626-14 2024-02-11T22:20:51.101 INFO:tasks.rados.rados.0.smithi023.stdout:1933: oid 14 updating version 0 to 1125 2024-02-11T22:20:51.101 INFO:tasks.rados.rados.0.smithi023.stdout:1933: oid 14 version 1125 is already newer than 1124 2024-02-11T22:20:51.102 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1125 (ObjNum 592 snap 184 seq_num 592) dirty exists 2024-02-11T22:20:51.102 INFO:tasks.rados.rados.0.smithi023.stdout:1933: left oid 14 (ObjNum 592 snap 184 seq_num 592) 2024-02-11T22:20:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:51 smithi023 ceph-mon[111262]: pgmap v350: 121 pgs: 1 active+clean+snaptrim, 10 peering, 110 active+clean; 300 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 35 op/s; 5.6 MiB/s, 2 objects/s recovering 2024-02-11T22:20:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:51 smithi023 ceph-mon[111262]: osdmap e437: 8 total, 8 up, 8 in 2024-02-11T22:20:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:51 smithi023 ceph-mon[113671]: pgmap v350: 121 pgs: 1 active+clean+snaptrim, 10 peering, 110 active+clean; 300 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 35 op/s; 5.6 MiB/s, 2 objects/s recovering 2024-02-11T22:20:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:51 smithi023 ceph-mon[113671]: osdmap e437: 8 total, 8 up, 8 in 2024-02-11T22:20:51.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:51 smithi160 ceph-mon[106289]: pgmap v350: 121 pgs: 1 active+clean+snaptrim, 10 peering, 110 active+clean; 300 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 35 op/s; 5.6 MiB/s, 2 objects/s recovering 2024-02-11T22:20:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:51 smithi160 ceph-mon[106289]: osdmap e437: 8 total, 8 up, 8 in 2024-02-11T22:20:52.094 INFO:tasks.rados.rados.0.smithi023.stdout:1932: done (2 left) 2024-02-11T22:20:52.094 INFO:tasks.rados.rados.0.smithi023.stdout:1933: done (1 left) 2024-02-11T22:20:52.094 INFO:tasks.rados.rados.0.smithi023.stdout:1934: done (0 left) 2024-02-11T22:20:52.094 INFO:tasks.rados.rados.0.smithi023.stdout:1935: copy_from oid 34 from oid 41 current snap is 185 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1936: rollback oid 2 current snap is 185 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 183 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1937: rollback oid 26 current snap is 185 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 26 to 184 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1938: read oid 9 snap -1 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1938: expect deleted 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1939: read oid 16 snap -1 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1939: expect deleted 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1940: read oid 49 snap -1 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1940: expect deleted 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1941: read oid 31 snap -1 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1941: expect deleted 2024-02-11T22:20:52.095 INFO:tasks.rados.rados.0.smithi023.stdout:1942: snap_create 2024-02-11T22:20:52.099 INFO:tasks.rados.rados.0.smithi023.stdout:1936: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:20:52.099 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1288 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-11T22:20:52.103 INFO:tasks.rados.rados.0.smithi023.stdout:1937: finishing rollback tid 0 to smithi02397626-26 2024-02-11T22:20:52.104 INFO:tasks.rados.rados.0.smithi023.stdout:1937: finishing rollback tid 1 to smithi02397626-26 2024-02-11T22:20:52.104 INFO:tasks.rados.rados.0.smithi023.stdout:1937: finishing rollback tid 2 to smithi02397626-26 2024-02-11T22:20:52.104 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1484 (ObjNum 572 snap 182 seq_num 572) dirty exists 2024-02-11T22:20:52.114 INFO:tasks.rados.rados.0.smithi023.stdout:1935: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:20:52.114 INFO:tasks.rados.rados.0.smithi023.stdout:1935: finishing copy_from to smithi02397626-34 2024-02-11T22:20:52.114 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1351 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[111262]: pgmap v353: 121 pgs: 121 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.4 MiB/s wr, 27 op/s; 11 MiB/s, 4 objects/s recovering 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[111262]: osdmap e438: 8 total, 8 up, 8 in 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[113671]: pgmap v353: 121 pgs: 121 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.4 MiB/s wr, 27 op/s; 11 MiB/s, 4 objects/s recovering 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:52 smithi023 ceph-mon[113671]: osdmap e438: 8 total, 8 up, 8 in 2024-02-11T22:20:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:52 smithi160 ceph-mon[106289]: pgmap v353: 121 pgs: 121 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.4 MiB/s wr, 27 op/s; 11 MiB/s, 4 objects/s recovering 2024-02-11T22:20:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:20:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:52 smithi160 ceph-mon[106289]: osdmap e438: 8 total, 8 up, 8 in 2024-02-11T22:20:52.805 INFO:tasks.rados.rados.0.smithi023.stdout:1935: done (7 left) 2024-02-11T22:20:52.805 INFO:tasks.rados.rados.0.smithi023.stdout:1936: done (6 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1937: done (5 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1938: done (4 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1939: done (3 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1940: done (2 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1941: done (1 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1942: done (0 left) 2024-02-11T22:20:52.806 INFO:tasks.rados.rados.0.smithi023.stdout:1943: delete oid 8 current snap is 186 2024-02-11T22:20:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1943: done (0 left) 2024-02-11T22:20:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 186 2024-02-11T22:20:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:1944: seq_num 594 ranges {1974272=352256} 2024-02-11T22:20:52.823 INFO:tasks.rados.rados.0.smithi023.stdout:1944: writing smithi02397626-19 from 1974272 to 2326528 tid 1 2024-02-11T22:20:52.823 INFO:tasks.rados.rados.0.smithi023.stdout:1945: rollback oid 40 current snap is 186 2024-02-11T22:20:52.823 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 174 2024-02-11T22:20:52.823 INFO:tasks.rados.rados.0.smithi023.stdout:1946: rmattr oid 1 current snap is 186 2024-02-11T22:20:52.823 INFO:tasks.rados.rados.0.smithi023.stdout:1946: done (2 left) 2024-02-11T22:20:52.823 INFO:tasks.rados.rados.0.smithi023.stdout:1947: delete oid 46 current snap is 186 2024-02-11T22:20:52.826 INFO:tasks.rados.rados.0.smithi023.stdout:1947: done (2 left) 2024-02-11T22:20:52.826 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 186 2024-02-11T22:20:52.826 INFO:tasks.rados.rados.0.smithi023.stdout:1948: seq_num 596 ranges {0=385024} 2024-02-11T22:20:52.828 INFO:tasks.rados.rados.0.smithi023.stdout:1948: writing smithi02397626-5 from 0 to 385024 tid 1 2024-02-11T22:20:52.828 INFO:tasks.rados.rados.0.smithi023.stdout:1949: copy_from oid 27 from oid 1 current snap is 186 2024-02-11T22:20:52.828 INFO:tasks.rados.rados.0.smithi023.stdout:1950: snap_create 2024-02-11T22:20:52.829 INFO:tasks.rados.rados.0.smithi023.stdout:1945: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:20:52.829 INFO:tasks.rados.rados.0.smithi023.stdout:1945: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:20:52.829 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1353 (ObjNum 385 snap 125 seq_num 385) dirty exists 2024-02-11T22:20:52.831 INFO:tasks.rados.rados.0.smithi023.stdout:1944: finishing write tid 1 to smithi02397626-19 2024-02-11T22:20:52.832 INFO:tasks.rados.rados.0.smithi023.stdout:1944: finishing write tid 2 to smithi02397626-19 2024-02-11T22:20:52.834 INFO:tasks.rados.rados.0.smithi023.stdout:1944: finishing write tid 3 to smithi02397626-19 2024-02-11T22:20:52.834 INFO:tasks.rados.rados.0.smithi023.stdout:1944: oid 19 updating version 0 to 1362 2024-02-11T22:20:52.834 INFO:tasks.rados.rados.0.smithi023.stdout:1944: oid 19 updating version 1362 to 1363 2024-02-11T22:20:52.834 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1363 (ObjNum 594 snap 186 seq_num 594) dirty exists 2024-02-11T22:20:52.834 INFO:tasks.rados.rados.0.smithi023.stdout:1944: left oid 19 (ObjNum 594 snap 186 seq_num 594) 2024-02-11T22:20:52.835 INFO:tasks.rados.rados.0.smithi023.stdout:1948: finishing write tid 1 to smithi02397626-5 2024-02-11T22:20:52.835 INFO:tasks.rados.rados.0.smithi023.stdout:1948: finishing write tid 2 to smithi02397626-5 2024-02-11T22:20:52.836 INFO:tasks.rados.rados.0.smithi023.stdout:1948: finishing write tid 3 to smithi02397626-5 2024-02-11T22:20:52.837 INFO:tasks.rados.rados.0.smithi023.stdout:1948: oid 5 updating version 0 to 1298 2024-02-11T22:20:52.837 INFO:tasks.rados.rados.0.smithi023.stdout:1948: oid 5 updating version 1298 to 1299 2024-02-11T22:20:52.837 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1299 (ObjNum 596 snap 186 seq_num 596) dirty exists 2024-02-11T22:20:52.837 INFO:tasks.rados.rados.0.smithi023.stdout:1948: left oid 5 (ObjNum 596 snap 186 seq_num 596) 2024-02-11T22:20:52.837 INFO:tasks.rados.rados.0.smithi023.stdout:1949: finishing copy_from to smithi02397626-27 2024-02-11T22:20:52.837 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1351 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:20:52.838 INFO:tasks.rados.rados.0.smithi023.stdout:1949: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:20:53.832 INFO:tasks.rados.rados.0.smithi023.stdout:1944: done (4 left) 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1945: done (3 left) 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1948: done (2 left) 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1949: done (1 left) 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1950: done (0 left) 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1951: rollback oid 2 current snap is 187 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 179 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 187 2024-02-11T22:20:53.833 INFO:tasks.rados.rados.0.smithi023.stdout:1952: seq_num 597 ranges {2744320=401408} 2024-02-11T22:20:53.850 INFO:tasks.rados.rados.0.smithi023.stdout:1952: writing smithi02397626-11 from 2744320 to 3145728 tid 1 2024-02-11T22:20:53.850 INFO:tasks.rados.rados.0.smithi023.stdout:1953: copy_from oid 49 from oid 36 current snap is 187 2024-02-11T22:20:53.850 INFO:tasks.rados.rados.0.smithi023.stdout:1951: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:20:53.850 INFO:tasks.rados.rados.0.smithi023.stdout:1951: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:20:53.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1301 (ObjNum 422 snap 139 seq_num 422) dirty exists 2024-02-11T22:20:53.851 INFO:tasks.rados.rados.0.smithi023.stdout:1951: done (2 left) 2024-02-11T22:20:53.851 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 187 2024-02-11T22:20:53.851 INFO:tasks.rados.rados.0.smithi023.stdout:1954: seq_num 598 ranges {6340608=417792} 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1954: writing smithi02397626-43 from 6340608 to 6758400 tid 1 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1955: read oid 37 snap -1 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1955: expect (ObjNum 589 snap 183 seq_num 589) 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 187 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1953: finishing copy_from to smithi02397626-49 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1953: got expected ENOENT (src dne) 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1953: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1952: finishing write tid 1 to smithi02397626-11 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1952: finishing write tid 2 to smithi02397626-11 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1952: finishing write tid 3 to smithi02397626-11 2024-02-11T22:20:53.888 INFO:tasks.rados.rados.0.smithi023.stdout:1952: oid 11 updating version 0 to 1354 2024-02-11T22:20:53.889 INFO:tasks.rados.rados.0.smithi023.stdout:1952: oid 11 updating version 1354 to 1355 2024-02-11T22:20:53.889 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1355 (ObjNum 597 snap 187 seq_num 597) dirty exists 2024-02-11T22:20:53.889 INFO:tasks.rados.rados.0.smithi023.stdout:1952: left oid 11 (ObjNum 597 snap 187 seq_num 597) 2024-02-11T22:20:53.889 INFO:tasks.rados.rados.0.smithi023.stdout:1956: seq_num 599 ranges {303104=434176} 2024-02-11T22:20:53.891 INFO:tasks.rados.rados.0.smithi023.stdout:1956: writing smithi02397626-33 from 303104 to 737280 tid 1 2024-02-11T22:20:53.892 INFO:tasks.rados.rados.0.smithi023.stdout:1952: done (4 left) 2024-02-11T22:20:53.892 INFO:tasks.rados.rados.0.smithi023.stdout:1953: done (3 left) 2024-02-11T22:20:53.892 INFO:tasks.rados.rados.0.smithi023.stdout:1957: snap_remove snap 185 2024-02-11T22:20:54.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:53 smithi023 ceph-mon[111262]: osdmap e439: 8 total, 8 up, 8 in 2024-02-11T22:20:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:53 smithi023 ceph-mon[113671]: osdmap e439: 8 total, 8 up, 8 in 2024-02-11T22:20:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:53 smithi160 ceph-mon[106289]: osdmap e439: 8 total, 8 up, 8 in 2024-02-11T22:20:54.855 INFO:tasks.rados.rados.0.smithi023.stdout:1957: done (3 left) 2024-02-11T22:20:54.855 INFO:tasks.rados.rados.0.smithi023.stdout:1958: rollback oid 44 current snap is 187 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 182 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1959: delete oid 18 current snap is 187 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1954: finishing write tid 1 to smithi02397626-43 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1954: finishing write tid 2 to smithi02397626-43 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1956: finishing write tid 1 to smithi02397626-33 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1956: finishing write tid 2 to smithi02397626-33 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1954: finishing write tid 3 to smithi02397626-43 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1954: oid 43 updating version 0 to 1304 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1954: oid 43 version 1304 is already newer than 1303 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1304 (ObjNum 598 snap 187 seq_num 598) dirty exists 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1954: left oid 43 (ObjNum 598 snap 187 seq_num 598) 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1956: finishing write tid 3 to smithi02397626-33 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1956: oid 33 updating version 0 to 865 2024-02-11T22:20:54.856 INFO:tasks.rados.rados.0.smithi023.stdout:1956: oid 33 updating version 865 to 866 2024-02-11T22:20:54.857 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 866 (ObjNum 599 snap 187 seq_num 599) dirty exists 2024-02-11T22:20:54.857 INFO:tasks.rados.rados.0.smithi023.stdout:1956: left oid 33 (ObjNum 599 snap 187 seq_num 599) 2024-02-11T22:20:54.857 INFO:tasks.rados.rados.0.smithi023.stdout:1955: expect (ObjNum 589 snap 183 seq_num 589) 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1958: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1958: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1958: finishing rollback tid 2 to smithi02397626-44 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 831 (ObjNum 558 snap 179 seq_num 558) dirty exists 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1954: done (4 left) 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1955: done (3 left) 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1956: done (2 left) 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1958: done (1 left) 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1959: done (0 left) 2024-02-11T22:20:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:1960: delete oid 27 current snap is 187 2024-02-11T22:20:54.951 INFO:tasks.rados.rados.0.smithi023.stdout:1960: done (0 left) 2024-02-11T22:20:54.952 INFO:tasks.rados.rados.0.smithi023.stdout:1961: snap_remove snap 186 2024-02-11T22:20:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:54 smithi023 ceph-mon[113671]: pgmap v356: 121 pgs: 121 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 338 KiB/s wr, 15 op/s; 5.7 MiB/s, 1 objects/s recovering 2024-02-11T22:20:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:54 smithi023 ceph-mon[113671]: osdmap e440: 8 total, 8 up, 8 in 2024-02-11T22:20:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:54 smithi023 ceph-mon[111262]: pgmap v356: 121 pgs: 121 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 338 KiB/s wr, 15 op/s; 5.7 MiB/s, 1 objects/s recovering 2024-02-11T22:20:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:54 smithi023 ceph-mon[111262]: osdmap e440: 8 total, 8 up, 8 in 2024-02-11T22:20:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:54 smithi160 ceph-mon[106289]: pgmap v356: 121 pgs: 121 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 338 KiB/s wr, 15 op/s; 5.7 MiB/s, 1 objects/s recovering 2024-02-11T22:20:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:54 smithi160 ceph-mon[106289]: osdmap e440: 8 total, 8 up, 8 in 2024-02-11T22:20:55.873 INFO:tasks.rados.rados.0.smithi023.stdout:1961: done (0 left) 2024-02-11T22:20:55.873 INFO:tasks.rados.rados.0.smithi023.stdout:1962: setattr oid 36 current snap is 187 2024-02-11T22:20:55.875 INFO:tasks.rados.rados.0.smithi023.stdout:1963: copy_from oid 38 from oid 1 current snap is 187 2024-02-11T22:20:55.875 INFO:tasks.rados.rados.0.smithi023.stdout:1964: rollback oid 15 current snap is 187 2024-02-11T22:20:55.876 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 184 2024-02-11T22:20:55.876 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 187 2024-02-11T22:20:55.876 INFO:tasks.rados.rados.0.smithi023.stdout:1965: seq_num 602 ranges {2654208=491520} 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1965: writing smithi02397626-22 from 2654208 to 3145728 tid 1 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1966: rollback oid 10 current snap is 187 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1963: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 166 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1964: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1964: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1364 (ObjNum 161 snap 0 seq_num 913730752) dirty exists 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1964: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 874 (ObjNum 554 snap 179 seq_num 554) dirty exists 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1963: finishing copy_from to smithi02397626-38 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1351 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:20:55.894 INFO:tasks.rados.rados.0.smithi023.stdout:1962: done (4 left) 2024-02-11T22:20:55.895 INFO:tasks.rados.rados.0.smithi023.stdout:1963: done (3 left) 2024-02-11T22:20:55.895 INFO:tasks.rados.rados.0.smithi023.stdout:1964: done (2 left) 2024-02-11T22:20:55.895 INFO:tasks.rados.rados.0.smithi023.stdout:1967: snap_create 2024-02-11T22:20:55.898 INFO:tasks.rados.rados.0.smithi023.stdout:1966: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:20:55.898 INFO:tasks.rados.rados.0.smithi023.stdout:1966: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:20:55.898 INFO:tasks.rados.rados.0.smithi023.stdout:1966: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:20:55.898 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1312 (ObjNum 352 snap 109 seq_num 352) dirty exists 2024-02-11T22:20:55.898 INFO:tasks.rados.rados.0.smithi023.stdout:1965: finishing write tid 1 to smithi02397626-22 2024-02-11T22:20:55.899 INFO:tasks.rados.rados.0.smithi023.stdout:1965: finishing write tid 2 to smithi02397626-22 2024-02-11T22:20:55.901 INFO:tasks.rados.rados.0.smithi023.stdout:1965: finishing write tid 3 to smithi02397626-22 2024-02-11T22:20:55.901 INFO:tasks.rados.rados.0.smithi023.stdout:1965: oid 22 updating version 0 to 1610 2024-02-11T22:20:55.901 INFO:tasks.rados.rados.0.smithi023.stdout:1965: oid 22 updating version 1610 to 1611 2024-02-11T22:20:55.901 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1611 (ObjNum 602 snap 187 seq_num 602) dirty exists 2024-02-11T22:20:55.901 INFO:tasks.rados.rados.0.smithi023.stdout:1965: left oid 22 (ObjNum 602 snap 187 seq_num 602) 2024-02-11T22:20:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:55 smithi023 ceph-mon[111262]: osdmap e441: 8 total, 8 up, 8 in 2024-02-11T22:20:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:20:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:20:55] "GET /metrics HTTP/1.1" 200 36118 "" "Prometheus/2.43.0" 2024-02-11T22:20:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:55 smithi023 ceph-mon[113671]: osdmap e441: 8 total, 8 up, 8 in 2024-02-11T22:20:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:55 smithi160 ceph-mon[106289]: osdmap e441: 8 total, 8 up, 8 in 2024-02-11T22:20:56.226 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:20:56.551 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:20:56.551 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (8m) 101s ago 8m 30.5M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (8m) 14s ago 8m 97.8M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (9m) 101s ago 9m 23.2M - 18.2.1-526-g25d74df1 83224b13e524 abf44ef3cee4 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (9m) 14s ago 9m 17.1M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (4m) 14s ago 11m 450M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (4m) 101s ago 13m 514M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (4m) 101s ago 13m 81.2M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (3m) 14s ago 11m 73.6M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (3m) 101s ago 11m 69.3M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (8m) 101s ago 8m 19.4M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (8m) 14s ago 8m 19.2M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (3m) 101s ago 11m 299M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (2m) 101s ago 11m 179M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (2m) 101s ago 10m 185M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:20:56.552 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (103s) 101s ago 10m 11.9M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:20:56.553 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (74s) 14s ago 10m 326M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:20:56.553 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (45s) 14s ago 10m 321M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 6a2ebc1ae6f0 2024-02-11T22:20:56.553 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (17s) 14s ago 9m 12.4M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a69a384a3d79 2024-02-11T22:20:56.553 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (9m) 14s ago 9m 454M 2486M 18.2.1-526-g25d74df1 83224b13e524 60330dc8c6d9 2024-02-11T22:20:56.553 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (4m) 14s ago 8m 52.9M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:20:56.874 INFO:tasks.rados.rados.0.smithi023.stdout:1965: done (2 left) 2024-02-11T22:20:56.874 INFO:tasks.rados.rados.0.smithi023.stdout:1966: done (1 left) 2024-02-11T22:20:56.874 INFO:tasks.rados.rados.0.smithi023.stdout:1967: done (0 left) 2024-02-11T22:20:56.874 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 188 2024-02-11T22:20:56.874 INFO:tasks.rados.rados.0.smithi023.stdout:1968: seq_num 603 ranges {0=507904} 2024-02-11T22:20:56.877 INFO:tasks.rados.rados.0.smithi023.stdout:1968: writing smithi02397626-8 from 0 to 507904 tid 1 2024-02-11T22:20:56.877 INFO:tasks.rados.rados.0.smithi023.stdout:1969: delete oid 12 current snap is 188 2024-02-11T22:20:56.883 INFO:tasks.rados.rados.0.smithi023.stdout:1969: done (1 left) 2024-02-11T22:20:56.883 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 188 2024-02-11T22:20:56.883 INFO:tasks.rados.rados.0.smithi023.stdout:1968: finishing write tid 1 to smithi02397626-8 2024-02-11T22:20:56.883 INFO:tasks.rados.rados.0.smithi023.stdout:1968: finishing write tid 2 to smithi02397626-8 2024-02-11T22:20:56.883 INFO:tasks.rados.rados.0.smithi023.stdout:1970: seq_num 605 ranges {9887744=540672} 2024-02-11T22:20:56.940 INFO:tasks.rados.rados.0.smithi023.stdout:1970: writing smithi02397626-35 from 9887744 to 10428416 tid 1 2024-02-11T22:20:56.940 INFO:tasks.rados.rados.0.smithi023.stdout:1971: delete oid 4 current snap is 188 2024-02-11T22:20:56.940 INFO:tasks.rados.rados.0.smithi023.stdout:1968: finishing write tid 3 to smithi02397626-8 2024-02-11T22:20:56.940 INFO:tasks.rados.rados.0.smithi023.stdout:1968: oid 8 updating version 0 to 920 2024-02-11T22:20:56.941 INFO:tasks.rados.rados.0.smithi023.stdout:1968: oid 8 version 920 is already newer than 919 2024-02-11T22:20:56.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 920 (ObjNum 603 snap 188 seq_num 603) dirty exists 2024-02-11T22:20:56.941 INFO:tasks.rados.rados.0.smithi023.stdout:1968: left oid 8 (ObjNum 603 snap 188 seq_num 603) 2024-02-11T22:20:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:1968: done (2 left) 2024-02-11T22:20:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:1971: done (1 left) 2024-02-11T22:20:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 188 2024-02-11T22:20:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:1972: seq_num 607 ranges {0=573440} 2024-02-11T22:20:56.947 INFO:tasks.rados.rados.0.smithi023.stdout:1972: writing smithi02397626-47 from 0 to 573440 tid 1 2024-02-11T22:20:56.947 INFO:tasks.rados.rados.0.smithi023.stdout:1973: rmattr oid 23 current snap is 188 2024-02-11T22:20:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:1970: finishing write tid 1 to smithi02397626-35 2024-02-11T22:20:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:1970: finishing write tid 2 to smithi02397626-35 2024-02-11T22:20:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:1974: copy_from oid 38 from oid 50 current snap is 188 2024-02-11T22:20:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:1975: copy_from oid 26 from oid 46 current snap is 188 2024-02-11T22:20:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 188 2024-02-11T22:20:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:1976: seq_num 608 ranges {2326528=589824} 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1976: writing smithi02397626-19 from 2326528 to 2916352 tid 1 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1977: delete oid 17 current snap is 188 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1970: finishing write tid 3 to smithi02397626-35 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1970: oid 35 updating version 0 to 1352 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1970: oid 35 updating version 1352 to 1353 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1353 (ObjNum 605 snap 188 seq_num 605) dirty exists 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1970: left oid 35 (ObjNum 605 snap 188 seq_num 605) 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1613 (ObjNum 586 snap 183 seq_num 586) dirty exists 2024-02-11T22:20:56.964 INFO:tasks.rados.rados.0.smithi023.stdout:1975: finishing copy_from to smithi02397626-26 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1975: got expected ENOENT (src dne) 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1975: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1972: finishing write tid 1 to smithi02397626-47 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1972: finishing write tid 2 to smithi02397626-47 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1972: finishing write tid 3 to smithi02397626-47 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1972: oid 47 updating version 0 to 781 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1972: oid 47 version 781 is already newer than 780 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 781 (ObjNum 607 snap 188 seq_num 607) dirty exists 2024-02-11T22:20:56.965 INFO:tasks.rados.rados.0.smithi023.stdout:1972: left oid 47 (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:20:56.967 INFO:tasks.rados.rados.0.smithi023.stdout:1976: finishing write tid 1 to smithi02397626-19 2024-02-11T22:20:56.967 INFO:tasks.rados.rados.0.smithi023.stdout:1976: finishing write tid 2 to smithi02397626-19 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 1, 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 7 2024-02-11T22:20:56.968 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 2 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 3, 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 12 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:20:56.969 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:20:56.969 INFO:tasks.rados.rados.0.smithi023.stdout:1976: finishing write tid 3 to smithi02397626-19 2024-02-11T22:20:56.969 INFO:tasks.rados.rados.0.smithi023.stdout:1976: oid 19 updating version 0 to 1365 2024-02-11T22:20:56.969 INFO:tasks.rados.rados.0.smithi023.stdout:1976: oid 19 updating version 1365 to 1366 2024-02-11T22:20:56.970 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1366 (ObjNum 608 snap 188 seq_num 608) dirty exists 2024-02-11T22:20:56.970 INFO:tasks.rados.rados.0.smithi023.stdout:1976: left oid 19 (ObjNum 608 snap 188 seq_num 608) 2024-02-11T22:20:56.972 INFO:tasks.rados.rados.0.smithi023.stdout:1974: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:20:56.977 INFO:tasks.rados.rados.0.smithi023.stdout:1974: finishing copy_from to smithi02397626-38 2024-02-11T22:20:56.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1342 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:20:56.977 INFO:tasks.rados.rados.0.smithi023.stdout:1970: done (6 left) 2024-02-11T22:20:56.977 INFO:tasks.rados.rados.0.smithi023.stdout:1972: done (5 left) 2024-02-11T22:20:56.977 INFO:tasks.rados.rados.0.smithi023.stdout:1973: done (4 left) 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1974: done (3 left) 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1975: done (2 left) 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1976: done (1 left) 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1977: done (0 left) 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1978: read oid 7 snap -1 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1978: expect (ObjNum 539 snap 175 seq_num 539) 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:1979: setattr oid 37 current snap is 188 2024-02-11T22:20:56.978 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 188 2024-02-11T22:20:56.979 INFO:tasks.rados.rados.0.smithi023.stdout:1980: seq_num 610 ranges {1941504=622592} 2024-02-11T22:20:56.993 INFO:tasks.rados.rados.0.smithi023.stdout:1980: writing smithi02397626-3 from 1941504 to 2564096 tid 1 2024-02-11T22:20:56.993 INFO:tasks.rados.rados.0.smithi023.stdout:1981: delete oid 22 current snap is 188 2024-02-11T22:20:56.993 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1355 (ObjNum 589 snap 183 seq_num 589) dirty exists 2024-02-11T22:20:56.993 INFO:tasks.rados.rados.0.smithi023.stdout:1978: expect (ObjNum 539 snap 175 seq_num 539) 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[111262]: pgmap v359: 121 pgs: 121 active+clean; 269 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 238 KiB/s wr, 13 op/s 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[111262]: osdmap e442: 8 total, 8 up, 8 in 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[111262]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[113671]: pgmap v359: 121 pgs: 121 active+clean; 269 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 238 KiB/s wr, 13 op/s 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[113671]: osdmap e442: 8 total, 8 up, 8 in 2024-02-11T22:20:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[113671]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:57.165 INFO:tasks.rados.rados.0.smithi023.stdout:1980: finishing write tid 1 to smithi02397626-3 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1980: finishing write tid 2 to smithi02397626-3 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1980: finishing write tid 3 to smithi02397626-3 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1980: oid 3 updating version 0 to 1374 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1980: oid 3 version 1374 is already newer than 1373 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1374 (ObjNum 610 snap 188 seq_num 610) dirty exists 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1980: left oid 3 (ObjNum 610 snap 188 seq_num 610) 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1978: done (3 left) 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1979: done (2 left) 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1980: done (1 left) 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1981: done (0 left) 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 188 2024-02-11T22:20:57.166 INFO:tasks.rados.rados.0.smithi023.stdout:1982: seq_num 612 ranges {0=655360} 2024-02-11T22:20:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1982: writing smithi02397626-27 from 0 to 655360 tid 1 2024-02-11T22:20:57.169 INFO:tasks.rados.rados.0.smithi023.stdout:1983: snap_remove snap 180 2024-02-11T22:20:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:56 smithi160 ceph-mon[106289]: pgmap v359: 121 pgs: 121 active+clean; 269 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 238 KiB/s wr, 13 op/s 2024-02-11T22:20:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:56 smithi160 ceph-mon[106289]: osdmap e442: 8 total, 8 up, 8 in 2024-02-11T22:20:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:56 smithi160 ceph-mon[106289]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:20:57.812 INFO:tasks.rados.rados.0.smithi023.stdout:1983: done (1 left) 2024-02-11T22:20:57.812 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 188 2024-02-11T22:20:57.812 INFO:tasks.rados.rados.0.smithi023.stdout:1984: seq_num 613 ranges {5038080=671744} 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1984: writing smithi02397626-38 from 5038080 to 5709824 tid 1 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1985: snap_create 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1982: finishing write tid 1 to smithi02397626-27 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1982: finishing write tid 2 to smithi02397626-27 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1982: finishing write tid 3 to smithi02397626-27 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1982: oid 27 updating version 0 to 1355 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1982: oid 27 version 1355 is already newer than 1354 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1355 (ObjNum 612 snap 188 seq_num 612) dirty exists 2024-02-11T22:20:57.845 INFO:tasks.rados.rados.0.smithi023.stdout:1982: left oid 27 (ObjNum 612 snap 188 seq_num 612) 2024-02-11T22:20:57.847 INFO:tasks.rados.rados.0.smithi023.stdout:1984: finishing write tid 1 to smithi02397626-38 2024-02-11T22:20:57.847 INFO:tasks.rados.rados.0.smithi023.stdout:1984: finishing write tid 2 to smithi02397626-38 2024-02-11T22:20:57.849 INFO:tasks.rados.rados.0.smithi023.stdout:1984: finishing write tid 3 to smithi02397626-38 2024-02-11T22:20:57.849 INFO:tasks.rados.rados.0.smithi023.stdout:1984: oid 38 updating version 0 to 1355 2024-02-11T22:20:57.849 INFO:tasks.rados.rados.0.smithi023.stdout:1984: oid 38 updating version 1355 to 1356 2024-02-11T22:20:57.849 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1356 (ObjNum 613 snap 188 seq_num 613) dirty exists 2024-02-11T22:20:57.849 INFO:tasks.rados.rados.0.smithi023.stdout:1984: left oid 38 (ObjNum 613 snap 188 seq_num 613) 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[111262]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[111262]: osdmap e443: 8 total, 8 up, 8 in 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2374265448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[111262]: osdmap e444: 8 total, 8 up, 8 in 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[113671]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[113671]: osdmap e443: 8 total, 8 up, 8 in 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2374265448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:57 smithi023 ceph-mon[113671]: osdmap e444: 8 total, 8 up, 8 in 2024-02-11T22:20:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:57 smithi160 ceph-mon[106289]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:20:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:57 smithi160 ceph-mon[106289]: osdmap e443: 8 total, 8 up, 8 in 2024-02-11T22:20:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:57 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2374265448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:20:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:57 smithi160 ceph-mon[106289]: osdmap e444: 8 total, 8 up, 8 in 2024-02-11T22:20:58.823 INFO:tasks.rados.rados.0.smithi023.stdout:1982: done (2 left) 2024-02-11T22:20:58.823 INFO:tasks.rados.rados.0.smithi023.stdout:1984: done (1 left) 2024-02-11T22:20:58.824 INFO:tasks.rados.rados.0.smithi023.stdout:1985: done (0 left) 2024-02-11T22:20:58.824 INFO:tasks.rados.rados.0.smithi023.stdout:1986: rollback oid 36 current snap is 189 2024-02-11T22:20:58.824 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 174 2024-02-11T22:20:58.824 INFO:tasks.rados.rados.0.smithi023.stdout:1987: snap_create 2024-02-11T22:20:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:1986: finishing rollback tid 0 to smithi02397626-36 2024-02-11T22:20:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:1986: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:20:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:1986: finishing rollback tid 2 to smithi02397626-36 2024-02-11T22:20:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1369 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:20:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:58 smithi023 ceph-mon[111262]: pgmap v362: 121 pgs: 121 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-11T22:20:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:20:58 smithi023 ceph-mon[111262]: osdmap e445: 8 total, 8 up, 8 in 2024-02-11T22:20:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:58 smithi023 ceph-mon[113671]: pgmap v362: 121 pgs: 121 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-11T22:20:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:20:58 smithi023 ceph-mon[113671]: osdmap e445: 8 total, 8 up, 8 in 2024-02-11T22:20:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:58 smithi160 ceph-mon[106289]: pgmap v362: 121 pgs: 121 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-11T22:20:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:20:58 smithi160 ceph-mon[106289]: osdmap e445: 8 total, 8 up, 8 in 2024-02-11T22:20:59.825 INFO:tasks.rados.rados.0.smithi023.stdout:1986: done (1 left) 2024-02-11T22:20:59.826 INFO:tasks.rados.rados.0.smithi023.stdout:1987: done (0 left) 2024-02-11T22:20:59.826 INFO:tasks.rados.rados.0.smithi023.stdout:1988: read oid 4 snap 182 2024-02-11T22:20:59.826 INFO:tasks.rados.rados.0.smithi023.stdout:1988: expect (ObjNum 561 snap 180 seq_num 561) 2024-02-11T22:20:59.826 INFO:tasks.rados.rados.0.smithi023.stdout:1989: snap_create 2024-02-11T22:20:59.841 INFO:tasks.rados.rados.0.smithi023.stdout:1988: expect (ObjNum 561 snap 180 seq_num 561) 2024-02-11T22:21:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:1988: done (1 left) 2024-02-11T22:21:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:1989: done (0 left) 2024-02-11T22:21:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:1990: rollback oid 11 current snap is 191 2024-02-11T22:21:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 183 2024-02-11T22:21:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 191 2024-02-11T22:21:00.831 INFO:tasks.rados.rados.0.smithi023.stdout:1991: seq_num 614 ranges {5668864=688128} 2024-02-11T22:21:00.866 INFO:tasks.rados.rados.0.smithi023.stdout:1991: writing smithi02397626-29 from 5668864 to 6356992 tid 1 2024-02-11T22:21:00.866 INFO:tasks.rados.rados.0.smithi023.stdout:1992: copy_from oid 16 from oid 39 current snap is 191 2024-02-11T22:21:00.866 INFO:tasks.rados.rados.0.smithi023.stdout:1990: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:21:00.866 INFO:tasks.rados.rados.0.smithi023.stdout:1990: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:21:00.867 INFO:tasks.rados.rados.0.smithi023.stdout:1990: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:21:00.867 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1358 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:21:00.867 INFO:tasks.rados.rados.0.smithi023.stdout:1990: done (2 left) 2024-02-11T22:21:00.867 INFO:tasks.rados.rados.0.smithi023.stdout:1993: delete oid 35 current snap is 191 2024-02-11T22:21:00.873 INFO:tasks.rados.rados.0.smithi023.stdout:1993: done (2 left) 2024-02-11T22:21:00.874 INFO:tasks.rados.rados.0.smithi023.stdout:1994: rollback oid 5 current snap is 191 2024-02-11T22:21:00.874 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 183 2024-02-11T22:21:00.874 INFO:tasks.rados.rados.0.smithi023.stdout:1995: snap_create 2024-02-11T22:21:00.874 INFO:tasks.rados.rados.0.smithi023.stdout:1991: finishing write tid 1 to smithi02397626-29 2024-02-11T22:21:00.875 INFO:tasks.rados.rados.0.smithi023.stdout:1991: finishing write tid 2 to smithi02397626-29 2024-02-11T22:21:00.877 INFO:tasks.rados.rados.0.smithi023.stdout:1991: finishing write tid 3 to smithi02397626-29 2024-02-11T22:21:00.878 INFO:tasks.rados.rados.0.smithi023.stdout:1991: oid 29 updating version 0 to 1375 2024-02-11T22:21:00.878 INFO:tasks.rados.rados.0.smithi023.stdout:1991: oid 29 updating version 1375 to 1376 2024-02-11T22:21:00.878 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1376 (ObjNum 614 snap 191 seq_num 614) dirty exists 2024-02-11T22:21:00.878 INFO:tasks.rados.rados.0.smithi023.stdout:1991: left oid 29 (ObjNum 614 snap 191 seq_num 614) 2024-02-11T22:21:00.879 INFO:tasks.rados.rados.0.smithi023.stdout:1994: finishing rollback tid 0 to smithi02397626-5 2024-02-11T22:21:00.880 INFO:tasks.rados.rados.0.smithi023.stdout:1994: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:21:00.880 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1323 (ObjNum 49 snap 0 seq_num 913448096) dirty dne 2024-02-11T22:21:00.881 INFO:tasks.rados.rados.0.smithi023.stdout:1992: finishing copy_from racing read to smithi02397626-16 2024-02-11T22:21:00.884 INFO:tasks.rados.rados.0.smithi023.stdout:1992: finishing copy_from to smithi02397626-16 2024-02-11T22:21:00.884 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1404 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-02-11T22:21:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:00 smithi023 ceph-mon[111262]: pgmap v365: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 286 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-02-11T22:21:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:00 smithi023 ceph-mon[111262]: osdmap e446: 8 total, 8 up, 8 in 2024-02-11T22:21:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:21:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:00 smithi023 ceph-mon[113671]: pgmap v365: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 286 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-02-11T22:21:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:00 smithi023 ceph-mon[113671]: osdmap e446: 8 total, 8 up, 8 in 2024-02-11T22:21:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:21:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:00 smithi160 ceph-mon[106289]: pgmap v365: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 286 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-02-11T22:21:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:00 smithi160 ceph-mon[106289]: osdmap e446: 8 total, 8 up, 8 in 2024-02-11T22:21:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:21:01.843 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:01 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:21:01.844 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:01 smithi160 ceph-mon[106289]: Upgrade: osd.7 is safe to restart 2024-02-11T22:21:01.844 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:01 smithi160 ceph-mon[106289]: osdmap e447: 8 total, 8 up, 8 in 2024-02-11T22:21:01.844 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:01.844 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:21:01.844 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1991: done (3 left) 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1992: done (2 left) 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1994: done (1 left) 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1995: done (0 left) 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1996: read oid 30 snap 189 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1996: expect (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1997: rollback oid 17 current snap is 192 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 184 2024-02-11T22:21:01.846 INFO:tasks.rados.rados.0.smithi023.stdout:1998: read oid 14 snap 174 2024-02-11T22:21:01.847 INFO:tasks.rados.rados.0.smithi023.stdout:1998: expect deleted 2024-02-11T22:21:01.847 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 192 2024-02-11T22:21:01.847 INFO:tasks.rados.rados.0.smithi023.stdout:1999: seq_num 616 ranges {2973696=720896} 2024-02-11T22:21:01.866 INFO:tasks.rados.rados.0.smithi023.stdout:1999: writing smithi02397626-13 from 2973696 to 3694592 tid 1 2024-02-11T22:21:01.867 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 192 2024-02-11T22:21:01.867 INFO:tasks.rados.rados.0.smithi023.stdout:2000: seq_num 617 ranges {3325952=737280} 2024-02-11T22:21:01.889 INFO:tasks.rados.rados.0.smithi023.stdout:2000: writing smithi02397626-23 from 3325952 to 4063232 tid 1 2024-02-11T22:21:01.889 INFO:tasks.rados.rados.0.smithi023.stdout:2001: rollback oid 32 current snap is 192 2024-02-11T22:21:01.889 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 174 2024-02-11T22:21:01.889 INFO:tasks.rados.rados.0.smithi023.stdout:1997: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:21:01.889 INFO:tasks.rados.rados.0.smithi023.stdout:1997: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:21:01.889 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1359 (ObjNum 579 snap 183 seq_num 579) dirty exists 2024-02-11T22:21:01.890 INFO:tasks.rados.rados.0.smithi023.stdout:1996: expect (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:21:02.069 INFO:tasks.rados.rados.0.smithi023.stdout:1999: finishing write tid 1 to smithi02397626-13 2024-02-11T22:21:02.069 INFO:tasks.rados.rados.0.smithi023.stdout:1999: finishing write tid 2 to smithi02397626-13 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:1999: finishing write tid 3 to smithi02397626-13 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:1999: oid 13 updating version 0 to 1378 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:1999: oid 13 version 1378 is already newer than 1377 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1378 (ObjNum 616 snap 192 seq_num 616) dirty exists 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:1999: left oid 13 (ObjNum 616 snap 192 seq_num 616) 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2000: finishing write tid 1 to smithi02397626-23 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2000: finishing write tid 2 to smithi02397626-23 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2001: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2001: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2000: finishing write tid 3 to smithi02397626-23 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2000: oid 23 updating version 0 to 1626 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2000: oid 23 version 1626 is already newer than 1625 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1626 (ObjNum 617 snap 192 seq_num 617) dirty exists 2024-02-11T22:21:02.070 INFO:tasks.rados.rados.0.smithi023.stdout:2000: left oid 23 (ObjNum 617 snap 192 seq_num 617) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:2001: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1630 (ObjNum 498 snap 162 seq_num 498) dirty exists 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:1996: done (5 left) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:1997: done (4 left) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:1998: done (3 left) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:1999: done (2 left) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:2000: done (1 left) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:2001: done (0 left) 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 192 2024-02-11T22:21:02.071 INFO:tasks.rados.rados.0.smithi023.stdout:2002: seq_num 618 ranges {5193728=753664} 2024-02-11T22:21:02.102 INFO:tasks.rados.rados.0.smithi023.stdout:2002: writing smithi02397626-15 from 5193728 to 5947392 tid 1 2024-02-11T22:21:02.102 INFO:tasks.rados.rados.0.smithi023.stdout:2003: read oid 16 snap -1 2024-02-11T22:21:02.102 INFO:tasks.rados.rados.0.smithi023.stdout:2003: expect (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:21:02.102 INFO:tasks.rados.rados.0.smithi023.stdout:2004: snap_remove snap 182 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[111262]: Upgrade: osd.7 is safe to restart 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[111262]: osdmap e447: 8 total, 8 up, 8 in 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-11T22:21:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[113671]: Upgrade: osd.7 is safe to restart 2024-02-11T22:21:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[113671]: osdmap e447: 8 total, 8 up, 8 in 2024-02-11T22:21:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-11T22:21:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:2004: done (2 left) 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:2005: rollback oid 10 current snap is 192 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 174 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:2006: read oid 20 snap 168 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:2006: expect (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:2007: read oid 44 snap 168 2024-02-11T22:21:02.822 INFO:tasks.rados.rados.0.smithi023.stdout:2007: expect (ObjNum 515 snap 167 seq_num 515) 2024-02-11T22:21:02.823 INFO:tasks.rados.rados.0.smithi023.stdout:2008: snap_remove snap 189 2024-02-11T22:21:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:02 smithi160 ceph-mon[106289]: pgmap v368: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-02-11T22:21:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:02 smithi160 ceph-mon[106289]: Upgrade: Updating osd.7 2024-02-11T22:21:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:02 smithi160 ceph-mon[106289]: Deploying daemon osd.7 on smithi160 2024-02-11T22:21:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:02 smithi160 ceph-mon[106289]: osdmap e448: 8 total, 8 up, 8 in 2024-02-11T22:21:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:02 smithi160 ceph-mon[106289]: osdmap e449: 8 total, 8 up, 8 in 2024-02-11T22:21:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[111262]: pgmap v368: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-02-11T22:21:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[111262]: Upgrade: Updating osd.7 2024-02-11T22:21:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[111262]: Deploying daemon osd.7 on smithi160 2024-02-11T22:21:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[111262]: osdmap e448: 8 total, 8 up, 8 in 2024-02-11T22:21:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[111262]: osdmap e449: 8 total, 8 up, 8 in 2024-02-11T22:21:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[113671]: pgmap v368: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-02-11T22:21:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[113671]: Upgrade: Updating osd.7 2024-02-11T22:21:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[113671]: Deploying daemon osd.7 on smithi160 2024-02-11T22:21:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[113671]: osdmap e448: 8 total, 8 up, 8 in 2024-02-11T22:21:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:02 smithi023 ceph-mon[113671]: osdmap e449: 8 total, 8 up, 8 in 2024-02-11T22:21:03.628 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:03 smithi160 systemd[1]: Stopping Ceph osd.7 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:03.837 INFO:tasks.rados.rados.0.smithi023.stdout:2008: done (5 left) 2024-02-11T22:21:03.837 INFO:tasks.rados.rados.0.smithi023.stdout:2009: read oid 42 snap -1 2024-02-11T22:21:03.837 INFO:tasks.rados.rados.0.smithi023.stdout:2009: expect (ObjNum 342 snap 106 seq_num 342) 2024-02-11T22:21:03.839 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 192 2024-02-11T22:21:03.839 INFO:tasks.rados.rados.0.smithi023.stdout:2010: seq_num 619 ranges {0=770048} 2024-02-11T22:21:03.841 INFO:tasks.rados.rados.0.smithi023.stdout:2010: writing smithi02397626-35 from 0 to 770048 tid 1 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2011: rollback oid 37 current snap is 192 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 188 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2002: finishing write tid 1 to smithi02397626-15 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2002: finishing write tid 2 to smithi02397626-15 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2002: finishing write tid 3 to smithi02397626-15 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2002: oid 15 updating version 0 to 878 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2002: oid 15 updating version 878 to 879 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 879 (ObjNum 618 snap 192 seq_num 618) dirty exists 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2002: left oid 15 (ObjNum 618 snap 192 seq_num 618) 2024-02-11T22:21:03.842 INFO:tasks.rados.rados.0.smithi023.stdout:2003: expect (ObjNum 521 snap 168 seq_num 521) 2024-02-11T22:21:03.925 INFO:tasks.rados.rados.0.smithi023.stdout:2005: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:21:03.925 INFO:tasks.rados.rados.0.smithi023.stdout:2007: expect (ObjNum 515 snap 167 seq_num 515) 2024-02-11T22:21:03.944 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[68070]: 2024-02-11T22:21:03.833+0000 7fbe48c4a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:21:03.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[68070]: 2024-02-11T22:21:03.833+0000 7fbe48c4a700 -1 osd.7 450 *** Got signal Terminated *** 2024-02-11T22:21:03.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[68070]: 2024-02-11T22:21:03.833+0000 7fbe48c4a700 -1 osd.7 450 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T22:21:03.964 INFO:tasks.rados.rados.0.smithi023.stdout:2005: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:21:03.964 INFO:tasks.rados.rados.0.smithi023.stdout:2005: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:21:03.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1331 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-02-11T22:21:03.964 INFO:tasks.rados.rados.0.smithi023.stdout:2002: done (7 left) 2024-02-11T22:21:03.964 INFO:tasks.rados.rados.0.smithi023.stdout:2003: done (6 left) 2024-02-11T22:21:03.964 INFO:tasks.rados.rados.0.smithi023.stdout:2005: done (5 left) 2024-02-11T22:21:03.965 INFO:tasks.rados.rados.0.smithi023.stdout:2007: done (4 left) 2024-02-11T22:21:03.965 INFO:tasks.rados.rados.0.smithi023.stdout:2012: snap_create 2024-02-11T22:21:03.965 INFO:tasks.rados.rados.0.smithi023.stdout:2006: expect (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:21:04.616 INFO:tasks.rados.rados.0.smithi023.stdout:2011: finishing rollback tid 0 to smithi02397626-37 2024-02-11T22:21:04.616 INFO:tasks.rados.rados.0.smithi023.stdout:2011: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:21:04.616 INFO:tasks.rados.rados.0.smithi023.stdout:2011: finishing rollback tid 2 to smithi02397626-37 2024-02-11T22:21:04.616 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1358 (ObjNum 589 snap 183 seq_num 589) dirty exists 2024-02-11T22:21:04.616 INFO:tasks.rados.rados.0.smithi023.stdout:2009: expect (ObjNum 342 snap 106 seq_num 342) 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:2010: finishing write tid 1 to smithi02397626-35 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:2010: finishing write tid 2 to smithi02397626-35 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:2010: finishing write tid 3 to smithi02397626-35 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:2010: oid 35 updating version 0 to 1361 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:2010: oid 35 version 1361 is already newer than 1360 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1361 (ObjNum 619 snap 192 seq_num 619) dirty exists 2024-02-11T22:21:04.745 INFO:tasks.rados.rados.0.smithi023.stdout:2010: left oid 35 (ObjNum 619 snap 192 seq_num 619) 2024-02-11T22:21:04.837 INFO:tasks.rados.rados.0.smithi023.stdout:2006: done (4 left) 2024-02-11T22:21:04.837 INFO:tasks.rados.rados.0.smithi023.stdout:2009: done (3 left) 2024-02-11T22:21:04.837 INFO:tasks.rados.rados.0.smithi023.stdout:2010: done (2 left) 2024-02-11T22:21:04.837 INFO:tasks.rados.rados.0.smithi023.stdout:2011: done (1 left) 2024-02-11T22:21:04.838 INFO:tasks.rados.rados.0.smithi023.stdout:2012: done (0 left) 2024-02-11T22:21:04.838 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 193 2024-02-11T22:21:04.847 INFO:tasks.rados.rados.0.smithi023.stdout:2013: seq_num 620 ranges {5709824=794624} 2024-02-11T22:21:04.873 INFO:tasks.rados.rados.0.smithi023.stdout:2013: writing smithi02397626-38 from 5709824 to 6504448 tid 1 2024-02-11T22:21:04.873 INFO:tasks.rados.rados.0.smithi023.stdout:2014: snap_create 2024-02-11T22:21:04.877 INFO:tasks.rados.rados.0.smithi023.stdout:2013: finishing write tid 1 to smithi02397626-38 2024-02-11T22:21:04.877 INFO:tasks.rados.rados.0.smithi023.stdout:2013: finishing write tid 2 to smithi02397626-38 2024-02-11T22:21:04.878 INFO:tasks.rados.rados.0.smithi023.stdout:2013: finishing write tid 3 to smithi02397626-38 2024-02-11T22:21:04.878 INFO:tasks.rados.rados.0.smithi023.stdout:2013: oid 38 updating version 0 to 1362 2024-02-11T22:21:04.878 INFO:tasks.rados.rados.0.smithi023.stdout:2013: oid 38 updating version 1362 to 1363 2024-02-11T22:21:04.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1363 (ObjNum 620 snap 193 seq_num 620) dirty exists 2024-02-11T22:21:04.879 INFO:tasks.rados.rados.0.smithi023.stdout:2013: left oid 38 (ObjNum 620 snap 193 seq_num 620) 2024-02-11T22:21:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:04 smithi023 ceph-mon[111262]: pgmap v371: 121 pgs: 121 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-02-11T22:21:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:04 smithi023 ceph-mon[111262]: osdmap e450: 8 total, 8 up, 8 in 2024-02-11T22:21:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:04 smithi023 ceph-mon[111262]: osd.7 marked itself down and dead 2024-02-11T22:21:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:04 smithi023 ceph-mon[113671]: pgmap v371: 121 pgs: 121 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-02-11T22:21:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:04 smithi023 ceph-mon[113671]: osdmap e450: 8 total, 8 up, 8 in 2024-02-11T22:21:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:04 smithi023 ceph-mon[113671]: osd.7 marked itself down and dead 2024-02-11T22:21:05.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:04 smithi160 ceph-mon[106289]: pgmap v371: 121 pgs: 121 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-02-11T22:21:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:04 smithi160 ceph-mon[106289]: osdmap e450: 8 total, 8 up, 8 in 2024-02-11T22:21:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:04 smithi160 ceph-mon[106289]: osd.7 marked itself down and dead 2024-02-11T22:21:05.856 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:05 smithi160 bash[130400]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7 2024-02-11T22:21:05.871 INFO:tasks.rados.rados.0.smithi023.stdout:2013: done (1 left) 2024-02-11T22:21:05.871 INFO:tasks.rados.rados.0.smithi023.stdout:2014: done (0 left) 2024-02-11T22:21:05.871 INFO:tasks.rados.rados.0.smithi023.stdout:2015: setattr oid 29 current snap is 194 2024-02-11T22:21:05.871 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 194 2024-02-11T22:21:05.871 INFO:tasks.rados.rados.0.smithi023.stdout:2016: seq_num 621 ranges {0=409600,409600=401408} 2024-02-11T22:21:05.872 INFO:tasks.rados.rados.0.smithi023.stdout:2016: writing smithi02397626-31 from 0 to 409600 tid 1 2024-02-11T22:21:05.875 INFO:tasks.rados.rados.0.smithi023.stdout:2016: writing smithi02397626-31 from 409600 to 811008 tid 2 2024-02-11T22:21:05.875 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 194 2024-02-11T22:21:05.875 INFO:tasks.rados.rados.0.smithi023.stdout:2017: seq_num 622 ranges {0=425984,425984=401408} 2024-02-11T22:21:05.878 INFO:tasks.rados.rados.0.smithi023.stdout:2017: writing smithi02397626-46 from 0 to 425984 tid 1 2024-02-11T22:21:05.881 INFO:tasks.rados.rados.0.smithi023.stdout:2017: writing smithi02397626-46 from 425984 to 827392 tid 2 2024-02-11T22:21:05.881 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 194 2024-02-11T22:21:05.884 INFO:tasks.rados.rados.0.smithi023.stdout:2018: seq_num 623 ranges {319488=442368,761856=401408} 2024-02-11T22:21:05.886 INFO:tasks.rados.rados.0.smithi023.stdout:2018: writing smithi02397626-14 from 319488 to 761856 tid 1 2024-02-11T22:21:05.888 INFO:tasks.rados.rados.0.smithi023.stdout:2018: writing smithi02397626-14 from 761856 to 1163264 tid 2 2024-02-11T22:21:05.888 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 194 2024-02-11T22:21:05.889 INFO:tasks.rados.rados.0.smithi023.stdout:2019: seq_num 624 ranges {0=458752,458752=401408} 2024-02-11T22:21:05.891 INFO:tasks.rados.rados.0.smithi023.stdout:2019: writing smithi02397626-12 from 0 to 458752 tid 1 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2019: writing smithi02397626-12 from 458752 to 860160 tid 2 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2020: rmattr oid 11 current snap is 194 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2017: finishing write tid 1 to smithi02397626-46 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2021: setattr oid 42 current snap is 194 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1379 (ObjNum 614 snap 191 seq_num 614) dirty exists 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2016: finishing write tid 1 to smithi02397626-31 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2016: finishing write tid 2 to smithi02397626-31 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2016: finishing write tid 3 to smithi02397626-31 2024-02-11T22:21:05.895 INFO:tasks.rados.rados.0.smithi023.stdout:2017: finishing write tid 2 to smithi02397626-46 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2017: finishing write tid 3 to smithi02397626-46 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2016: finishing write tid 4 to smithi02397626-31 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2016: oid 31 updating version 0 to 833 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2016: oid 31 updating version 833 to 834 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2016: oid 31 updating version 834 to 835 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 835 (ObjNum 621 snap 194 seq_num 621) dirty exists 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2016: left oid 31 (ObjNum 621 snap 194 seq_num 621) 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2017: finishing write tid 4 to smithi02397626-46 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2017: oid 46 updating version 0 to 1643 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2017: oid 46 version 1643 is already newer than 1642 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2017: oid 46 version 1643 is already newer than 1641 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 1643 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:21:05.896 INFO:tasks.rados.rados.0.smithi023.stdout:2017: left oid 46 (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: finishing write tid 1 to smithi02397626-14 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: finishing write tid 2 to smithi02397626-14 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: finishing write tid 3 to smithi02397626-14 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: finishing write tid 4 to smithi02397626-14 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: oid 14 updating version 0 to 1358 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: oid 14 version 1358 is already newer than 1357 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: oid 14 version 1358 is already newer than 1356 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1358 (ObjNum 623 snap 194 seq_num 623) dirty exists 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2018: left oid 14 (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:21:05.897 INFO:tasks.rados.rados.0.smithi023.stdout:2019: finishing write tid 1 to smithi02397626-12 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:2015: done (6 left) 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:2016: done (5 left) 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:2017: done (4 left) 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:2018: done (3 left) 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:2022: rollback oid 4 current snap is 194 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 193 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 194 2024-02-11T22:21:05.898 INFO:tasks.rados.rados.0.smithi023.stdout:2023: seq_num 625 ranges {507904=475136,983040=401408} 2024-02-11T22:21:05.901 INFO:tasks.rados.rados.0.smithi023.stdout:2023: writing smithi02397626-8 from 507904 to 983040 tid 1 2024-02-11T22:21:05.904 INFO:tasks.rados.rados.0.smithi023.stdout:2023: writing smithi02397626-8 from 983040 to 1384448 tid 2 2024-02-11T22:21:05.904 INFO:tasks.rados.rados.0.smithi023.stdout:2024: rollback oid 29 current snap is 194 2024-02-11T22:21:05.904 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 174 2024-02-11T22:21:05.904 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1359 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:21:05.904 INFO:tasks.rados.rados.0.smithi023.stdout:2019: finishing write tid 2 to smithi02397626-12 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2022: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1485 (ObjNum 161 snap 0 seq_num 913342768) dirty dne 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: finishing write tid 3 to smithi02397626-12 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1405 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: finishing write tid 4 to smithi02397626-12 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: oid 12 updating version 0 to 1359 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: oid 12 updating version 1359 to 1361 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: oid 12 version 1361 is already newer than 1360 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1361 (ObjNum 624 snap 194 seq_num 624) dirty exists 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: left oid 12 (ObjNum 624 snap 194 seq_num 624) 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2019: done (5 left) 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2020: done (4 left) 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2021: done (3 left) 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2022: done (2 left) 2024-02-11T22:21:05.905 INFO:tasks.rados.rados.0.smithi023.stdout:2025: copy_from oid 35 from oid 50 current snap is 194 2024-02-11T22:21:05.906 INFO:tasks.rados.rados.0.smithi023.stdout:2026: delete oid 21 current snap is 194 2024-02-11T22:21:05.907 INFO:tasks.rados.rados.0.smithi023.stdout:2023: finishing write tid 1 to smithi02397626-8 2024-02-11T22:21:05.908 INFO:tasks.rados.rados.0.smithi023.stdout:2024: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:21:05.908 INFO:tasks.rados.rados.0.smithi023.stdout:2023: finishing write tid 2 to smithi02397626-8 2024-02-11T22:21:05.908 INFO:tasks.rados.rados.0.smithi023.stdout:2023: finishing write tid 3 to smithi02397626-8 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2023: finishing write tid 4 to smithi02397626-8 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2023: oid 8 updating version 0 to 922 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2023: oid 8 updating version 922 to 923 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2023: oid 8 version 923 is already newer than 921 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 923 (ObjNum 625 snap 194 seq_num 625) dirty exists 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2023: left oid 8 (ObjNum 625 snap 194 seq_num 625) 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2024: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:21:05.910 INFO:tasks.rados.rados.0.smithi023.stdout:2024: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:21:05.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1382 (ObjNum 529 snap 171 seq_num 529) dirty exists 2024-02-11T22:21:05.911 INFO:tasks.rados.rados.0.smithi023.stdout:2023: done (3 left) 2024-02-11T22:21:05.911 INFO:tasks.rados.rados.0.smithi023.stdout:2024: done (2 left) 2024-02-11T22:21:05.911 INFO:tasks.rados.rados.0.smithi023.stdout:2026: done (1 left) 2024-02-11T22:21:05.911 INFO:tasks.rados.rados.0.smithi023.stdout:2027: rmattr oid 45 current snap is 194 2024-02-11T22:21:05.911 INFO:tasks.rados.rados.0.smithi023.stdout:2027: done (1 left) 2024-02-11T22:21:05.912 INFO:tasks.rados.rados.0.smithi023.stdout:2028: copy_from oid 25 from oid 6 current snap is 194 2024-02-11T22:21:05.912 INFO:tasks.rados.rados.0.smithi023.stdout:2029: setattr oid 26 current snap is 194 2024-02-11T22:21:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:2030: snap_create 2024-02-11T22:21:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:2028: finishing copy_from to smithi02397626-25 2024-02-11T22:21:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:2028: got expected ENOENT (src dne) 2024-02-11T22:21:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:2028: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:21:05.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1486 (ObjNum 572 snap 182 seq_num 572) dirty exists 2024-02-11T22:21:05.927 INFO:tasks.rados.rados.0.smithi023.stdout:2025: finishing copy_from racing read to smithi02397626-35 2024-02-11T22:21:05.928 INFO:tasks.rados.rados.0.smithi023.stdout:2025: finishing copy_from to smithi02397626-35 2024-02-11T22:21:05.928 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1342 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:21:06.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:05 smithi160 ceph-mon[106289]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:21:06.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:05 smithi160 ceph-mon[106289]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-11T22:21:06.115 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:05 smithi160 ceph-mon[106289]: osdmap e451: 8 total, 7 up, 8 in 2024-02-11T22:21:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-mon[111262]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:21:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-mon[111262]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-11T22:21:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-mon[111262]: osdmap e451: 8 total, 7 up, 8 in 2024-02-11T22:21:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:21:05] "GET /metrics HTTP/1.1" 200 36118 "" "Prometheus/2.43.0" 2024-02-11T22:21:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-mon[113671]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-11T22:21:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-mon[113671]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-11T22:21:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:05 smithi023 ceph-mon[113671]: osdmap e451: 8 total, 7 up, 8 in 2024-02-11T22:21:06.874 INFO:tasks.rados.rados.0.smithi023.stdout:2025: done (3 left) 2024-02-11T22:21:06.874 INFO:tasks.rados.rados.0.smithi023.stdout:2028: done (2 left) 2024-02-11T22:21:06.874 INFO:tasks.rados.rados.0.smithi023.stdout:2029: done (1 left) 2024-02-11T22:21:06.874 INFO:tasks.rados.rados.0.smithi023.stdout:2030: done (0 left) 2024-02-11T22:21:06.874 INFO:tasks.rados.rados.0.smithi023.stdout:2031: delete oid 24 current snap is 195 2024-02-11T22:21:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:2031: done (0 left) 2024-02-11T22:21:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:2032: rmattr oid 14 current snap is 195 2024-02-11T22:21:06.879 INFO:tasks.rados.rados.0.smithi023.stdout:2033: delete oid 7 current snap is 195 2024-02-11T22:21:06.883 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1359 (ObjNum 623 snap 194 seq_num 623) dirty exists 2024-02-11T22:21:06.883 INFO:tasks.rados.rados.0.smithi023.stdout:2032: done (1 left) 2024-02-11T22:21:06.883 INFO:tasks.rados.rados.0.smithi023.stdout:2033: done (0 left) 2024-02-11T22:21:06.883 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 195 2024-02-11T22:21:06.883 INFO:tasks.rados.rados.0.smithi023.stdout:2034: seq_num 629 ranges {0=540672,540672=401408} 2024-02-11T22:21:06.886 INFO:tasks.rados.rados.0.smithi023.stdout:2034: writing smithi02397626-4 from 0 to 540672 tid 1 2024-02-11T22:21:06.888 INFO:tasks.rados.rados.0.smithi023.stdout:2034: writing smithi02397626-4 from 540672 to 942080 tid 2 2024-02-11T22:21:06.888 INFO:tasks.rados.rados.0.smithi023.stdout:2035: snap_create 2024-02-11T22:21:06.889 INFO:tasks.rados.rados.0.smithi023.stdout:2034: finishing write tid 1 to smithi02397626-4 2024-02-11T22:21:06.891 INFO:tasks.rados.rados.0.smithi023.stdout:2034: finishing write tid 2 to smithi02397626-4 2024-02-11T22:21:06.892 INFO:tasks.rados.rados.0.smithi023.stdout:2034: finishing write tid 3 to smithi02397626-4 2024-02-11T22:21:06.893 INFO:tasks.rados.rados.0.smithi023.stdout:2034: finishing write tid 4 to smithi02397626-4 2024-02-11T22:21:06.893 INFO:tasks.rados.rados.0.smithi023.stdout:2034: oid 4 updating version 0 to 1488 2024-02-11T22:21:06.893 INFO:tasks.rados.rados.0.smithi023.stdout:2034: oid 4 updating version 1488 to 1489 2024-02-11T22:21:06.893 INFO:tasks.rados.rados.0.smithi023.stdout:2034: oid 4 updating version 1489 to 1490 2024-02-11T22:21:06.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1490 (ObjNum 629 snap 195 seq_num 629) dirty exists 2024-02-11T22:21:06.894 INFO:tasks.rados.rados.0.smithi023.stdout:2034: left oid 4 (ObjNum 629 snap 195 seq_num 629) 2024-02-11T22:21:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[111262]: pgmap v374: 121 pgs: 4 peering, 18 stale+active+clean, 99 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-11T22:21:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[111262]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:21:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[111262]: osdmap e452: 8 total, 7 up, 8 in 2024-02-11T22:21:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[113671]: pgmap v374: 121 pgs: 4 peering, 18 stale+active+clean, 99 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-11T22:21:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[113671]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:21:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[113671]: osdmap e452: 8 total, 7 up, 8 in 2024-02-11T22:21:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:07.166 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:06 smithi160 ceph-mon[106289]: pgmap v374: 121 pgs: 4 peering, 18 stale+active+clean, 99 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-11T22:21:07.166 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:06 smithi160 ceph-mon[106289]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-11T22:21:07.167 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:06 smithi160 ceph-mon[106289]: osdmap e452: 8 total, 7 up, 8 in 2024-02-11T22:21:07.167 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:07.167 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:07.167 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:06 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.7.service: Succeeded. 2024-02-11T22:21:07.167 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:06 smithi160 systemd[1]: Stopped Ceph osd.7 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:07.167 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:06 smithi160 systemd[1]: Starting Ceph osd.7 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:07.821 INFO:tasks.rados.rados.0.smithi023.stdout:2034: done (1 left) 2024-02-11T22:21:07.822 INFO:tasks.rados.rados.0.smithi023.stdout:2035: done (0 left) 2024-02-11T22:21:07.822 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 196 2024-02-11T22:21:07.822 INFO:tasks.rados.rados.0.smithi023.stdout:2036: seq_num 630 ranges {1818624=557056,2375680=401408} 2024-02-11T22:21:07.834 INFO:tasks.rados.rados.0.smithi023.stdout:2036: writing smithi02397626-45 from 1818624 to 2375680 tid 1 2024-02-11T22:21:07.836 INFO:tasks.rados.rados.0.smithi023.stdout:2036: writing smithi02397626-45 from 2375680 to 2777088 tid 2 2024-02-11T22:21:07.836 INFO:tasks.rados.rados.0.smithi023.stdout:2037: snap_remove snap 193 2024-02-11T22:21:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:07 smithi160 ceph-mon[106289]: osdmap e453: 8 total, 7 up, 8 in 2024-02-11T22:21:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:07 smithi160 ceph-mon[106289]: osdmap e454: 8 total, 7 up, 8 in 2024-02-11T22:21:07.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-11T22:21:07.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: 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-02-11T22:21:07.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-11T22:21:07.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-11T22:21:07.945 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-11T22:21:07.946 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-11T22:21:07.946 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:07 smithi160 bash[130669]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-11T22:21:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:07 smithi023 ceph-mon[111262]: osdmap e453: 8 total, 7 up, 8 in 2024-02-11T22:21:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:07 smithi023 ceph-mon[111262]: osdmap e454: 8 total, 7 up, 8 in 2024-02-11T22:21:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:07 smithi023 ceph-mon[113671]: osdmap e453: 8 total, 7 up, 8 in 2024-02-11T22:21:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:07 smithi023 ceph-mon[113671]: osdmap e454: 8 total, 7 up, 8 in 2024-02-11T22:21:08.695 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-osd[130978]: -- 172.21.15.160:0/3479038729 <== mon.1 v2:172.21.15.160:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5557b44bd6c0 con 0x5557b448d000 2024-02-11T22:21:08.695 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:08 smithi160 bash[130941]: 75ba0a07577806244b95df7050a62721ea824deb6c4041324f8ce0f5dac2f5c7 2024-02-11T22:21:08.695 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:08 smithi160 systemd[1]: Started Ceph osd.7 for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2037: done (1 left) 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2038: copy_from oid 25 from oid 40 current snap is 196 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2036: finishing write tid 1 to smithi02397626-45 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2036: finishing write tid 2 to smithi02397626-45 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2036: finishing write tid 3 to smithi02397626-45 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2036: finishing write tid 4 to smithi02397626-45 2024-02-11T22:21:08.846 INFO:tasks.rados.rados.0.smithi023.stdout:2036: oid 45 updating version 0 to 838 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:2036: oid 45 version 838 is already newer than 836 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:2036: oid 45 version 838 is already newer than 837 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 838 (ObjNum 630 snap 196 seq_num 630) dirty exists 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:2036: left oid 45 (ObjNum 630 snap 196 seq_num 630) 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:2036: done (1 left) 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 196 2024-02-11T22:21:08.847 INFO:tasks.rados.rados.0.smithi023.stdout:2039: seq_num 631 ranges {7397376=573440,7970816=401408} 2024-02-11T22:21:08.890 INFO:tasks.rados.rados.0.smithi023.stdout:2039: writing smithi02397626-32 from 7397376 to 7970816 tid 1 2024-02-11T22:21:08.892 INFO:tasks.rados.rados.0.smithi023.stdout:2039: writing smithi02397626-32 from 7970816 to 8372224 tid 2 2024-02-11T22:21:08.892 INFO:tasks.rados.rados.0.smithi023.stdout:2040: snap_remove snap 179 2024-02-11T22:21:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[111262]: pgmap v377: 121 pgs: 1 activating+undersized, 16 active+undersized, 5 active+undersized+degraded, 14 peering, 6 stale+active+clean, 79 active+clean; 311 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 962 KiB/s wr, 8 op/s; 29/612 objects degraded (4.739%) 2024-02-11T22:21:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[111262]: Health check failed: Degraded data redundancy: 29/612 objects degraded (4.739%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:21:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[111262]: osdmap e455: 8 total, 7 up, 8 in 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[113671]: pgmap v377: 121 pgs: 1 activating+undersized, 16 active+undersized, 5 active+undersized+degraded, 14 peering, 6 stale+active+clean, 79 active+clean; 311 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 962 KiB/s wr, 8 op/s; 29/612 objects degraded (4.739%) 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[113671]: Health check failed: Degraded data redundancy: 29/612 objects degraded (4.739%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:08 smithi023 ceph-mon[113671]: osdmap e455: 8 total, 7 up, 8 in 2024-02-11T22:21:09.194 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T22:21:08.841+0000 7f2b468dd640 -1 Falling back to public interface 2024-02-11T22:21:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-mon[106289]: pgmap v377: 121 pgs: 1 activating+undersized, 16 active+undersized, 5 active+undersized+degraded, 14 peering, 6 stale+active+clean, 79 active+clean; 311 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 962 KiB/s wr, 8 op/s; 29/612 objects degraded (4.739%) 2024-02-11T22:21:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-mon[106289]: Health check failed: Degraded data redundancy: 29/612 objects degraded (4.739%), 5 pgs degraded (PG_DEGRADED) 2024-02-11T22:21:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:08 smithi160 ceph-mon[106289]: osdmap e455: 8 total, 7 up, 8 in 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2040: done (2 left) 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2041: delete oid 19 current snap is 196 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2038: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2038: finishing copy_from to smithi02397626-25 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1353 (ObjNum 385 snap 125 seq_num 385) dirty exists 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2039: finishing write tid 1 to smithi02397626-32 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2039: finishing write tid 2 to smithi02397626-32 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2039: finishing write tid 3 to smithi02397626-32 2024-02-11T22:21:09.894 INFO:tasks.rados.rados.0.smithi023.stdout:2039: finishing write tid 4 to smithi02397626-32 2024-02-11T22:21:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2039: oid 32 updating version 0 to 1645 2024-02-11T22:21:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2039: oid 32 updating version 1645 to 1647 2024-02-11T22:21:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2039: oid 32 version 1647 is already newer than 1646 2024-02-11T22:21:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1647 (ObjNum 631 snap 196 seq_num 631) dirty exists 2024-02-11T22:21:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2039: left oid 32 (ObjNum 631 snap 196 seq_num 631) 2024-02-11T22:21:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2038: done (2 left) 2024-02-11T22:21:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2039: done (1 left) 2024-02-11T22:21:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2041: done (0 left) 2024-02-11T22:21:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 196 2024-02-11T22:21:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2042: seq_num 633 ranges {4063232=606208,4669440=401408} 2024-02-11T22:21:09.925 INFO:tasks.rados.rados.0.smithi023.stdout:2042: writing smithi02397626-23 from 4063232 to 4669440 tid 1 2024-02-11T22:21:09.927 INFO:tasks.rados.rados.0.smithi023.stdout:2042: writing smithi02397626-23 from 4669440 to 5070848 tid 2 2024-02-11T22:21:09.927 INFO:tasks.rados.rados.0.smithi023.stdout:2043: snap_create 2024-02-11T22:21:09.931 INFO:tasks.rados.rados.0.smithi023.stdout:2042: finishing write tid 1 to smithi02397626-23 2024-02-11T22:21:09.931 INFO:tasks.rados.rados.0.smithi023.stdout:2042: finishing write tid 2 to smithi02397626-23 2024-02-11T22:21:09.932 INFO:tasks.rados.rados.0.smithi023.stdout:2042: finishing write tid 3 to smithi02397626-23 2024-02-11T22:21:09.933 INFO:tasks.rados.rados.0.smithi023.stdout:2042: finishing write tid 4 to smithi02397626-23 2024-02-11T22:21:09.933 INFO:tasks.rados.rados.0.smithi023.stdout:2042: oid 23 updating version 0 to 1650 2024-02-11T22:21:09.933 INFO:tasks.rados.rados.0.smithi023.stdout:2042: oid 23 version 1650 is already newer than 1649 2024-02-11T22:21:09.933 INFO:tasks.rados.rados.0.smithi023.stdout:2042: oid 23 updating version 1650 to 1651 2024-02-11T22:21:09.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1651 (ObjNum 633 snap 196 seq_num 633) dirty exists 2024-02-11T22:21:09.933 INFO:tasks.rados.rados.0.smithi023.stdout:2042: left oid 23 (ObjNum 633 snap 196 seq_num 633) 2024-02-11T22:21:10.897 INFO:tasks.rados.rados.0.smithi023.stdout:2042: done (1 left) 2024-02-11T22:21:10.897 INFO:tasks.rados.rados.0.smithi023.stdout:2043: done (0 left) 2024-02-11T22:21:10.897 INFO:tasks.rados.rados.0.smithi023.stdout:2044: read oid 33 snap -1 2024-02-11T22:21:10.897 INFO:tasks.rados.rados.0.smithi023.stdout:2044: expect (ObjNum 599 snap 187 seq_num 599) 2024-02-11T22:21:10.898 INFO:tasks.rados.rados.0.smithi023.stdout:2045: read oid 6 snap -1 2024-02-11T22:21:10.898 INFO:tasks.rados.rados.0.smithi023.stdout:2045: expect deleted 2024-02-11T22:21:10.898 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 197 2024-02-11T22:21:10.898 INFO:tasks.rados.rados.0.smithi023.stdout:2046: seq_num 634 ranges {5496832=622592,6119424=401408} 2024-02-11T22:21:10.931 INFO:tasks.rados.rados.0.smithi023.stdout:2046: writing smithi02397626-2 from 5496832 to 6119424 tid 1 2024-02-11T22:21:10.933 INFO:tasks.rados.rados.0.smithi023.stdout:2046: writing smithi02397626-2 from 6119424 to 6520832 tid 2 2024-02-11T22:21:10.933 INFO:tasks.rados.rados.0.smithi023.stdout:2047: delete oid 8 current snap is 197 2024-02-11T22:21:10.933 INFO:tasks.rados.rados.0.smithi023.stdout:2044: expect (ObjNum 599 snap 187 seq_num 599) 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: finishing write tid 1 to smithi02397626-2 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: finishing write tid 2 to smithi02397626-2 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: finishing write tid 3 to smithi02397626-2 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: finishing write tid 4 to smithi02397626-2 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: oid 2 updating version 0 to 1351 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: oid 2 updating version 1351 to 1352 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: oid 2 updating version 1352 to 1353 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1353 (ObjNum 634 snap 197 seq_num 634) dirty exists 2024-02-11T22:21:10.958 INFO:tasks.rados.rados.0.smithi023.stdout:2046: left oid 2 (ObjNum 634 snap 197 seq_num 634) 2024-02-11T22:21:10.959 INFO:tasks.rados.rados.0.smithi023.stdout:2044: done (3 left) 2024-02-11T22:21:10.959 INFO:tasks.rados.rados.0.smithi023.stdout:2045: done (2 left) 2024-02-11T22:21:10.959 INFO:tasks.rados.rados.0.smithi023.stdout:2046: done (1 left) 2024-02-11T22:21:10.959 INFO:tasks.rados.rados.0.smithi023.stdout:2047: done (0 left) 2024-02-11T22:21:10.959 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 197 2024-02-11T22:21:10.959 INFO:tasks.rados.rados.0.smithi023.stdout:2048: seq_num 636 ranges {2744320=655360,3399680=401408} 2024-02-11T22:21:10.976 INFO:tasks.rados.rados.0.smithi023.stdout:2048: writing smithi02397626-42 from 2744320 to 3399680 tid 1 2024-02-11T22:21:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:2048: writing smithi02397626-42 from 3399680 to 3801088 tid 2 2024-02-11T22:21:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 197 2024-02-11T22:21:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:2049: seq_num 637 ranges {2498560=671744,3170304=401408} 2024-02-11T22:21:10.996 INFO:tasks.rados.rados.0.smithi023.stdout:2049: writing smithi02397626-39 from 2498560 to 3170304 tid 1 2024-02-11T22:21:10.998 INFO:tasks.rados.rados.0.smithi023.stdout:2049: writing smithi02397626-39 from 3170304 to 3571712 tid 2 2024-02-11T22:21:10.998 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 197 2024-02-11T22:21:10.999 INFO:tasks.rados.rados.0.smithi023.stdout:2048: finishing write tid 1 to smithi02397626-42 2024-02-11T22:21:10.999 INFO:tasks.rados.rados.0.smithi023.stdout:2050: seq_num 638 ranges {5070848=688128,5758976=401408} 2024-02-11T22:21:11.030 INFO:tasks.rados.rados.0.smithi023.stdout:2050: writing smithi02397626-23 from 5070848 to 5758976 tid 1 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2050: writing smithi02397626-23 from 5758976 to 6160384 tid 2 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2051: delete oid 13 current snap is 197 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: finishing write tid 2 to smithi02397626-42 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: finishing write tid 3 to smithi02397626-42 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: finishing write tid 4 to smithi02397626-42 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: oid 42 updating version 0 to 1408 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: oid 42 version 1408 is already newer than 1406 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: oid 42 version 1408 is already newer than 1407 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1408 (ObjNum 636 snap 197 seq_num 636) dirty exists 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2048: left oid 42 (ObjNum 636 snap 197 seq_num 636) 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2049: finishing write tid 1 to smithi02397626-39 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2049: finishing write tid 2 to smithi02397626-39 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2049: finishing write tid 3 to smithi02397626-39 2024-02-11T22:21:11.033 INFO:tasks.rados.rados.0.smithi023.stdout:2049: finishing write tid 4 to smithi02397626-39 2024-02-11T22:21:11.034 INFO:tasks.rados.rados.0.smithi023.stdout:2049: oid 39 updating version 0 to 1410 2024-02-11T22:21:11.034 INFO:tasks.rados.rados.0.smithi023.stdout:2049: oid 39 version 1410 is already newer than 1409 2024-02-11T22:21:11.034 INFO:tasks.rados.rados.0.smithi023.stdout:2049: oid 39 updating version 1410 to 1411 2024-02-11T22:21:11.034 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1411 (ObjNum 637 snap 197 seq_num 637) dirty exists 2024-02-11T22:21:11.034 INFO:tasks.rados.rados.0.smithi023.stdout:2049: left oid 39 (ObjNum 637 snap 197 seq_num 637) 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2048: done (3 left) 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2049: done (2 left) 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2051: done (1 left) 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2052: rmattr oid 7 current snap is 197 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2052: done (1 left) 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2053: read oid 29 snap -1 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2053: expect (ObjNum 529 snap 171 seq_num 529) 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 197 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2050: finishing write tid 1 to smithi02397626-23 2024-02-11T22:21:11.038 INFO:tasks.rados.rados.0.smithi023.stdout:2054: seq_num 640 ranges {0=729088,729088=401408} 2024-02-11T22:21:11.040 INFO:tasks.rados.rados.0.smithi023.stdout:2054: writing smithi02397626-7 from 0 to 729088 tid 1 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2054: writing smithi02397626-7 from 729088 to 1130496 tid 2 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2055: read oid 13 snap -1 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2055: expect deleted 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2056: read oid 26 snap 174 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2056: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2057: rmattr oid 18 current snap is 197 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2057: done (5 left) 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2058: delete oid 11 current snap is 197 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2050: finishing write tid 2 to smithi02397626-23 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2050: finishing write tid 3 to smithi02397626-23 2024-02-11T22:21:11.044 INFO:tasks.rados.rados.0.smithi023.stdout:2050: finishing write tid 4 to smithi02397626-23 2024-02-11T22:21:11.045 INFO:tasks.rados.rados.0.smithi023.stdout:2050: oid 23 updating version 0 to 1655 2024-02-11T22:21:11.045 INFO:tasks.rados.rados.0.smithi023.stdout:2050: oid 23 version 1655 is already newer than 1654 2024-02-11T22:21:11.045 INFO:tasks.rados.rados.0.smithi023.stdout:2050: oid 23 version 1655 is already newer than 1653 2024-02-11T22:21:11.045 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1655 (ObjNum 638 snap 197 seq_num 638) dirty exists 2024-02-11T22:21:11.045 INFO:tasks.rados.rados.0.smithi023.stdout:2050: left oid 23 (ObjNum 638 snap 197 seq_num 638) 2024-02-11T22:21:11.045 INFO:tasks.rados.rados.0.smithi023.stdout:2054: finishing write tid 1 to smithi02397626-7 2024-02-11T22:21:11.049 INFO:tasks.rados.rados.0.smithi023.stdout:2050: done (5 left) 2024-02-11T22:21:11.049 INFO:tasks.rados.rados.0.smithi023.stdout:2058: done (4 left) 2024-02-11T22:21:11.049 INFO:tasks.rados.rados.0.smithi023.stdout:2059: snap_remove snap 188 2024-02-11T22:21:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:10 smithi023 ceph-mon[111262]: pgmap v380: 121 pgs: 1 activating+undersized, 24 active+undersized, 11 active+undersized+degraded, 14 peering, 71 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 26 op/s; 55/633 objects degraded (8.689%) 2024-02-11T22:21:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:10 smithi023 ceph-mon[111262]: osdmap e456: 8 total, 7 up, 8 in 2024-02-11T22:21:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:10 smithi023 ceph-mon[113671]: pgmap v380: 121 pgs: 1 activating+undersized, 24 active+undersized, 11 active+undersized+degraded, 14 peering, 71 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 26 op/s; 55/633 objects degraded (8.689%) 2024-02-11T22:21:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:10 smithi023 ceph-mon[113671]: osdmap e456: 8 total, 7 up, 8 in 2024-02-11T22:21:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:10 smithi160 ceph-mon[106289]: pgmap v380: 121 pgs: 1 activating+undersized, 24 active+undersized, 11 active+undersized+degraded, 14 peering, 71 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 26 op/s; 55/633 objects degraded (8.689%) 2024-02-11T22:21:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:10 smithi160 ceph-mon[106289]: osdmap e456: 8 total, 7 up, 8 in 2024-02-11T22:21:11.900 INFO:tasks.rados.rados.0.smithi023.stdout:2059: done (4 left) 2024-02-11T22:21:11.900 INFO:tasks.rados.rados.0.smithi023.stdout:2060: read oid 6 snap -1 2024-02-11T22:21:11.900 INFO:tasks.rados.rados.0.smithi023.stdout:2060: expect deleted 2024-02-11T22:21:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:2061: read oid 46 snap 183 2024-02-11T22:21:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:2061: expect (ObjNum 585 snap 183 seq_num 585) 2024-02-11T22:21:11.901 INFO:tasks.rados.rados.0.smithi023.stdout:2062: snap_remove snap 168 2024-02-11T22:21:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: osdmap e457: 8 total, 7 up, 8 in 2024-02-11T22:21:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: from='osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:21:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: osdmap e457: 8 total, 7 up, 8 in 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: from='osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:21:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.194 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T22:21:11.770+0000 7f2b468dd640 -1 osd.7 450 log_to_monitors true 2024-02-11T22:21:12.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: osdmap e457: 8 total, 7 up, 8 in 2024-02-11T22:21:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: from='osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:21:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-11T22:21:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:12.645 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T22:21:12.370+0000 7f2b33d34700 -1 osd.7 450 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-11T22:21:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2062: done (6 left) 2024-02-11T22:21:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2063: read oid 17 snap -1 2024-02-11T22:21:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2063: expect (ObjNum 579 snap 183 seq_num 579) 2024-02-11T22:21:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2064: copy_from oid 1 from oid 33 current snap is 197 2024-02-11T22:21:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2065: read oid 50 snap -1 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2065: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2066: copy_from oid 49 from oid 34 current snap is 197 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2067: rollback oid 27 current snap is 197 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 192 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2068: read oid 8 snap -1 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2068: expect deleted 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2069: delete oid 3 current snap is 197 2024-02-11T22:21:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2053: expect (ObjNum 529 snap 171 seq_num 529) 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2054: finishing write tid 2 to smithi02397626-7 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2054: finishing write tid 3 to smithi02397626-7 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2053: done (12 left) 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2055: done (11 left) 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2069: done (10 left) 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2070: rollback oid 40 current snap is 197 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 166 2024-02-11T22:21:12.982 INFO:tasks.rados.rados.0.smithi023.stdout:2056: expect (ObjNum 269 snap 81 seq_num 269) 2024-02-11T22:21:13.041 INFO:tasks.rados.rados.0.smithi023.stdout:2054: finishing write tid 4 to smithi02397626-7 2024-02-11T22:21:13.041 INFO:tasks.rados.rados.0.smithi023.stdout:2054: oid 7 updating version 0 to 1493 2024-02-11T22:21:13.041 INFO:tasks.rados.rados.0.smithi023.stdout:2054: oid 7 version 1493 is already newer than 1492 2024-02-11T22:21:13.041 INFO:tasks.rados.rados.0.smithi023.stdout:2054: oid 7 version 1493 is already newer than 1491 2024-02-11T22:21:13.041 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1493 (ObjNum 640 snap 197 seq_num 640) dirty exists 2024-02-11T22:21:13.042 INFO:tasks.rados.rados.0.smithi023.stdout:2054: left oid 7 (ObjNum 640 snap 197 seq_num 640) 2024-02-11T22:21:13.042 INFO:tasks.rados.rados.0.smithi023.stdout:2054: done (10 left) 2024-02-11T22:21:13.042 INFO:tasks.rados.rados.0.smithi023.stdout:2056: done (9 left) 2024-02-11T22:21:13.042 INFO:tasks.rados.rados.0.smithi023.stdout:2060: done (8 left) 2024-02-11T22:21:13.042 INFO:tasks.rados.rados.0.smithi023.stdout:2071: delete oid 11 current snap is 197 2024-02-11T22:21:13.042 INFO:tasks.rados.rados.0.smithi023.stdout:2061: expect (ObjNum 585 snap 183 seq_num 585) 2024-02-11T22:21:13.046 INFO:tasks.rados.rados.0.smithi023.stdout:2061: done (8 left) 2024-02-11T22:21:13.046 INFO:tasks.rados.rados.0.smithi023.stdout:2068: done (7 left) 2024-02-11T22:21:13.046 INFO:tasks.rados.rados.0.smithi023.stdout:2071: done (6 left) 2024-02-11T22:21:13.046 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 197 2024-02-11T22:21:13.046 INFO:tasks.rados.rados.0.smithi023.stdout:2063: expect (ObjNum 579 snap 183 seq_num 579) 2024-02-11T22:21:13.106 INFO:tasks.rados.rados.0.smithi023.stdout:2066: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:21:13.107 INFO:tasks.rados.rados.0.smithi023.stdout:2066: finishing copy_from to smithi02397626-49 2024-02-11T22:21:13.107 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1351 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:21:13.107 INFO:tasks.rados.rados.0.smithi023.stdout:2065: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:21:13.155 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T22:21:12.855+0000 7f06e0754700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap d9 after trimming was started 2024-02-11T22:21:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: pgmap v383: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.8 MiB/s wr, 28 op/s; 59/642 objects degraded (9.190%) 2024-02-11T22:21:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-11T22:21:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: osdmap e458: 8 total, 7 up, 8 in 2024-02-11T22:21:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: from='osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:21:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:21:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-02-11T22:21:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: from='osd.7 ' entity='osd.7' 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567] boot 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: osdmap e459: 8 total, 8 up, 8 in 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: pgmap v383: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.8 MiB/s wr, 28 op/s; 59/642 objects degraded (9.190%) 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: osdmap e458: 8 total, 7 up, 8 in 2024-02-11T22:21:13.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: from='osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: from='osd.7 ' entity='osd.7' 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567] boot 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: osdmap e459: 8 total, 8 up, 8 in 2024-02-11T22:21:13.158 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:12 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:21:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: pgmap v383: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.8 MiB/s wr, 28 op/s; 59/642 objects degraded (9.190%) 2024-02-11T22:21:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-11T22:21:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: osdmap e458: 8 total, 7 up, 8 in 2024-02-11T22:21:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: from='osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:21:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi160", "root=default"]}]: dispatch 2024-02-11T22:21:13.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-02-11T22:21:13.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: from='osd.7 ' entity='osd.7' 2024-02-11T22:21:13.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-11T22:21:13.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: osd.7 [v2:172.21.15.160:6824/475478567,v1:172.21.15.160:6825/475478567] boot 2024-02-11T22:21:13.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: osdmap e459: 8 total, 8 up, 8 in 2024-02-11T22:21:13.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:12 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-11T22:21:13.298 INFO:tasks.rados.rados.0.smithi023.stdout:2070: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:21:13.298 INFO:tasks.rados.rados.0.smithi023.stdout:2070: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:21:13.298 INFO:tasks.rados.rados.0.smithi023.stdout:2070: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:21:13.298 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1363 (ObjNum 385 snap 125 seq_num 385) dirty exists 2024-02-11T22:21:13.298 INFO:tasks.rados.rados.0.smithi023.stdout:2072: seq_num 644 ranges {2301952=794624,3096576=401408} 2024-02-11T22:21:13.313 INFO:tasks.rados.rados.0.smithi023.stdout:2072: writing smithi02397626-41 from 2301952 to 3096576 tid 1 2024-02-11T22:21:13.321 INFO:tasks.rados.rados.0.smithi023.stdout:2072: writing smithi02397626-41 from 3096576 to 3497984 tid 2 2024-02-11T22:21:13.321 INFO:tasks.rados.rados.0.smithi023.stdout:2063: done (6 left) 2024-02-11T22:21:13.321 INFO:tasks.rados.rados.0.smithi023.stdout:2065: done (5 left) 2024-02-11T22:21:13.321 INFO:tasks.rados.rados.0.smithi023.stdout:2066: done (4 left) 2024-02-11T22:21:13.321 INFO:tasks.rados.rados.0.smithi023.stdout:2070: done (3 left) 2024-02-11T22:21:13.321 INFO:tasks.rados.rados.0.smithi023.stdout:2073: snap_remove snap 191 2024-02-11T22:21:13.825 INFO:tasks.rados.rados.0.smithi023.stdout:2073: done (3 left) 2024-02-11T22:21:13.825 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 197 2024-02-11T22:21:13.825 INFO:tasks.rados.rados.0.smithi023.stdout:2074: seq_num 645 ranges {6520832=409600,6930432=778240,7708672=24576} 2024-02-11T22:21:13.861 INFO:tasks.rados.rados.0.smithi023.stdout:2074: writing smithi02397626-2 from 6520832 to 6930432 tid 1 2024-02-11T22:21:13.866 INFO:tasks.rados.rados.0.smithi023.stdout:2074: writing smithi02397626-2 from 6930432 to 7708672 tid 2 2024-02-11T22:21:13.866 INFO:tasks.rados.rados.0.smithi023.stdout:2074: writing smithi02397626-2 from 7708672 to 7733248 tid 3 2024-02-11T22:21:13.866 INFO:tasks.rados.rados.0.smithi023.stdout:2075: read oid 8 snap -1 2024-02-11T22:21:13.866 INFO:tasks.rados.rados.0.smithi023.stdout:2075: expect deleted 2024-02-11T22:21:13.866 INFO:tasks.rados.rados.0.smithi023.stdout:2076: snap_remove snap 196 2024-02-11T22:21:14.827 INFO:tasks.rados.rados.0.smithi023.stdout:2076: done (5 left) 2024-02-11T22:21:14.827 INFO:tasks.rados.rados.0.smithi023.stdout:2077: snap_remove snap 174 2024-02-11T22:21:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: pgmap v386: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 4 peering, 36 active+undersized, 10 active+undersized+degraded, 68 active+clean; 312 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 56/633 objects degraded (8.847%) 2024-02-11T22:21:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: osdmap e460: 8 total, 8 up, 8 in 2024-02-11T22:21:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: Health check update: Degraded data redundancy: 56/633 objects degraded (8.847%), 10 pgs degraded (PG_DEGRADED) 2024-02-11T22:21:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-11T22:21:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: pgmap v386: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 4 peering, 36 active+undersized, 10 active+undersized+degraded, 68 active+clean; 312 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 56/633 objects degraded (8.847%) 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: osdmap e460: 8 total, 8 up, 8 in 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: Health check update: Degraded data redundancy: 56/633 objects degraded (8.847%), 10 pgs degraded (PG_DEGRADED) 2024-02-11T22:21:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-11T22:21:15.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-11T22:21:15.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-11T22:21:15.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-11T22:21:15.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-11T22:21:15.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-11T22:21:15.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-11T22:21:15.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-11T22:21:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: pgmap v386: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 4 peering, 36 active+undersized, 10 active+undersized+degraded, 68 active+clean; 312 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 56/633 objects degraded (8.847%) 2024-02-11T22:21:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: osdmap e460: 8 total, 8 up, 8 in 2024-02-11T22:21:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: Health check update: Degraded data redundancy: 56/633 objects degraded (8.847%), 10 pgs degraded (PG_DEGRADED) 2024-02-11T22:21:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:15.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-11T22:21:15.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-11T22:21:15.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-11T22:21:15.845 INFO:tasks.rados.rados.0.smithi023.stdout:2077: done (5 left) 2024-02-11T22:21:15.845 INFO:tasks.rados.rados.0.smithi023.stdout:2078: rmattr oid 7 current snap is 197 2024-02-11T22:21:15.845 INFO:tasks.rados.rados.0.smithi023.stdout:2078: done (5 left) 2024-02-11T22:21:15.845 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 197 2024-02-11T22:21:15.845 INFO:tasks.rados.rados.0.smithi023.stdout:2072: finishing write tid 1 to smithi02397626-41 2024-02-11T22:21:15.848 INFO:tasks.rados.rados.0.smithi023.stdout:2079: seq_num 646 ranges {3801088=425984,4227072=655360,4882432=147456} 2024-02-11T22:21:15.874 INFO:tasks.rados.rados.0.smithi023.stdout:2079: writing smithi02397626-42 from 3801088 to 4227072 tid 1 2024-02-11T22:21:15.874 INFO:tasks.rados.rados.0.smithi023.stdout:2079: writing smithi02397626-42 from 4227072 to 4882432 tid 2 2024-02-11T22:21:15.875 INFO:tasks.rados.rados.0.smithi023.stdout:2079: writing smithi02397626-42 from 4882432 to 5029888 tid 3 2024-02-11T22:21:15.875 INFO:tasks.rados.rados.0.smithi023.stdout:2080: read oid 7 snap -1 2024-02-11T22:21:15.875 INFO:tasks.rados.rados.0.smithi023.stdout:2080: expect (ObjNum 640 snap 197 seq_num 640) 2024-02-11T22:21:15.875 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 197 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: finishing write tid 2 to smithi02397626-41 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: finishing write tid 3 to smithi02397626-41 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: finishing write tid 4 to smithi02397626-41 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: oid 41 updating version 0 to 1365 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: oid 41 updating version 1365 to 1366 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: oid 41 version 1366 is already newer than 1364 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1366 (ObjNum 644 snap 197 seq_num 644) dirty exists 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2072: left oid 41 (ObjNum 644 snap 197 seq_num 644) 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2064: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2067: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2067: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:2064: finishing copy_from to smithi02397626-1 2024-02-11T22:21:15.876 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 866 (ObjNum 599 snap 187 seq_num 599) dirty exists 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2067: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1362 (ObjNum 612 snap 188 seq_num 612) dirty exists 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: finishing write tid 1 to smithi02397626-2 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: finishing write tid 2 to smithi02397626-2 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: finishing write tid 3 to smithi02397626-2 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: finishing write tid 4 to smithi02397626-2 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: finishing write tid 5 to smithi02397626-2 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: oid 2 updating version 0 to 1372 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: oid 2 version 1372 is already newer than 1370 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: oid 2 version 1372 is already newer than 1371 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: oid 2 updating version 1372 to 1373 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1373 (ObjNum 645 snap 197 seq_num 645) dirty exists 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2074: left oid 2 (ObjNum 645 snap 197 seq_num 645) 2024-02-11T22:21:15.877 INFO:tasks.rados.rados.0.smithi023.stdout:2081: seq_num 647 ranges {0=442368,442368=589824,1032192=212992} 2024-02-11T22:21:15.882 INFO:tasks.rados.rados.0.smithi023.stdout:2081: writing smithi02397626-19 from 0 to 442368 tid 1 2024-02-11T22:21:15.882 INFO:tasks.rados.rados.0.smithi023.stdout:2081: writing smithi02397626-19 from 442368 to 1032192 tid 2 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2081: writing smithi02397626-19 from 1032192 to 1245184 tid 3 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2064: done (7 left) 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2067: done (6 left) 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2072: done (5 left) 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2074: done (4 left) 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2075: done (3 left) 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2082: delete oid 41 current snap is 197 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2079: finishing write tid 1 to smithi02397626-42 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2081: finishing write tid 1 to smithi02397626-19 2024-02-11T22:21:15.884 INFO:tasks.rados.rados.0.smithi023.stdout:2079: finishing write tid 2 to smithi02397626-42 2024-02-11T22:21:15.885 INFO:tasks.rados.rados.0.smithi023.stdout:2080: expect (ObjNum 640 snap 197 seq_num 640) 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all osd 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: Upgrade: Setting require_osd_release to 19 squid 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: osdmap e461: 8 total, 8 up, 8 in 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[111262]: Upgrade: It appears safe to stop mds.a 2024-02-11T22:21:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:21:15] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all osd 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: Upgrade: Setting require_osd_release to 19 squid 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: osdmap e461: 8 total, 8 up, 8 in 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-11T22:21:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:15 smithi023 ceph-mon[113671]: Upgrade: It appears safe to stop mds.a 2024-02-11T22:21:15.916 INFO:tasks.rados.rados.0.smithi023.stdout:2079: finishing write tid 3 to smithi02397626-42 2024-02-11T22:21:15.916 INFO:tasks.rados.rados.0.smithi023.stdout:2079: finishing write tid 4 to smithi02397626-42 2024-02-11T22:21:15.916 INFO:tasks.rados.rados.0.smithi023.stdout:2079: finishing write tid 5 to smithi02397626-42 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2079: oid 42 updating version 0 to 1413 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2079: oid 42 version 1413 is already newer than 1412 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2079: oid 42 updating version 1413 to 1414 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2079: oid 42 updating version 1414 to 1415 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1415 (ObjNum 646 snap 197 seq_num 646) dirty exists 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2079: left oid 42 (ObjNum 646 snap 197 seq_num 646) 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: finishing write tid 2 to smithi02397626-19 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: finishing write tid 3 to smithi02397626-19 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: finishing write tid 4 to smithi02397626-19 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: finishing write tid 5 to smithi02397626-19 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: oid 19 updating version 0 to 1373 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: oid 19 updating version 1373 to 1374 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: oid 19 version 1374 is already newer than 1371 2024-02-11T22:21:15.917 INFO:tasks.rados.rados.0.smithi023.stdout:2081: oid 19 version 1374 is already newer than 1372 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1374 (ObjNum 647 snap 197 seq_num 647) dirty exists 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2081: left oid 19 (ObjNum 647 snap 197 seq_num 647) 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2079: done (3 left) 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2080: done (2 left) 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2081: done (1 left) 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2082: done (0 left) 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2083: read oid 10 snap -1 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2083: expect (ObjNum 505 snap 165 seq_num 505) 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 197 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2084: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-02-11T22:21:15.918 INFO:tasks.rados.rados.0.smithi023.stdout:2084: writing smithi02397626-13 from 0 to 475136 tid 1 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2084: writing smithi02397626-13 from 475136 to 1236992 tid 2 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2084: writing smithi02397626-13 from 1236992 to 1277952 tid 3 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2085: read oid 38 snap -1 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2085: expect (ObjNum 620 snap 193 seq_num 620) 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2086: rmattr oid 27 current snap is 197 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2086: done (3 left) 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2087: delete oid 36 current snap is 197 2024-02-11T22:21:15.924 INFO:tasks.rados.rados.0.smithi023.stdout:2084: finishing write tid 1 to smithi02397626-13 2024-02-11T22:21:15.929 INFO:tasks.rados.rados.0.smithi023.stdout:2087: done (3 left) 2024-02-11T22:21:15.929 INFO:tasks.rados.rados.0.smithi023.stdout:2088: snap_remove snap 195 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all osd 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: Upgrade: Setting require_osd_release to 19 squid 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: osdmap e461: 8 total, 8 up, 8 in 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-11T22:21:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:15 smithi160 ceph-mon[106289]: Upgrade: It appears safe to stop mds.a 2024-02-11T22:21:16.867 INFO:tasks.rados.rados.0.smithi023.stdout:2088: done (3 left) 2024-02-11T22:21:16.867 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 197 2024-02-11T22:21:16.867 INFO:tasks.rados.rados.0.smithi023.stdout:2089: seq_num 651 ranges {8372224=507904,8880128=532480,9412608=270336} 2024-02-11T22:21:16.914 INFO:tasks.rados.rados.0.smithi023.stdout:2089: writing smithi02397626-32 from 8372224 to 8880128 tid 1 2024-02-11T22:21:16.917 INFO:tasks.rados.rados.0.smithi023.stdout:2089: writing smithi02397626-32 from 8880128 to 9412608 tid 2 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2089: writing smithi02397626-32 from 9412608 to 9682944 tid 3 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2090: read oid 27 snap -1 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2090: expect (ObjNum 612 snap 188 seq_num 612) 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2091: setattr oid 47 current snap is 197 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2084: finishing write tid 2 to smithi02397626-13 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2084: finishing write tid 3 to smithi02397626-13 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2084: finishing write tid 4 to smithi02397626-13 2024-02-11T22:21:16.919 INFO:tasks.rados.rados.0.smithi023.stdout:2083: expect (ObjNum 505 snap 165 seq_num 505) 2024-02-11T22:21:17.033 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: pgmap v389: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 4 peering, 31 active+undersized, 9 active+undersized+degraded, 74 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 276 KiB/s wr, 5 op/s; 55/624 objects degraded (8.814%) 2024-02-11T22:21:17.033 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: osdmap e462: 8 total, 8 up, 8 in 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: Upgrade: Updating mds.a 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:21:17.034 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[111262]: Deploying daemon mds.a on smithi023 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: pgmap v389: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 4 peering, 31 active+undersized, 9 active+undersized+degraded, 74 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 276 KiB/s wr, 5 op/s; 55/624 objects degraded (8.814%) 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: osdmap e462: 8 total, 8 up, 8 in 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: Upgrade: Updating mds.a 2024-02-11T22:21:17.034 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:17.035 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:21:17.035 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:17.035 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:16 smithi023 ceph-mon[113671]: Deploying daemon mds.a on smithi023 2024-02-11T22:21:17.068 INFO:tasks.rados.rados.0.smithi023.stdout:2084: finishing write tid 5 to smithi02397626-13 2024-02-11T22:21:17.068 INFO:tasks.rados.rados.0.smithi023.stdout:2084: oid 13 updating version 0 to 1388 2024-02-11T22:21:17.069 INFO:tasks.rados.rados.0.smithi023.stdout:2084: oid 13 version 1388 is already newer than 1385 2024-02-11T22:21:17.069 INFO:tasks.rados.rados.0.smithi023.stdout:2084: oid 13 version 1388 is already newer than 1387 2024-02-11T22:21:17.069 INFO:tasks.rados.rados.0.smithi023.stdout:2084: oid 13 version 1388 is already newer than 1386 2024-02-11T22:21:17.069 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1388 (ObjNum 649 snap 197 seq_num 649) dirty exists 2024-02-11T22:21:17.069 INFO:tasks.rados.rados.0.smithi023.stdout:2084: left oid 13 (ObjNum 649 snap 197 seq_num 649) 2024-02-11T22:21:17.069 INFO:tasks.rados.rados.0.smithi023.stdout:2085: expect (ObjNum 620 snap 193 seq_num 620) 2024-02-11T22:21:17.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: pgmap v389: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 4 peering, 31 active+undersized, 9 active+undersized+degraded, 74 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 276 KiB/s wr, 5 op/s; 55/624 objects degraded (8.814%) 2024-02-11T22:21:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: osdmap e462: 8 total, 8 up, 8 in 2024-02-11T22:21:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: Upgrade: Updating mds.a 2024-02-11T22:21:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:21:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:16 smithi160 ceph-mon[106289]: Deploying daemon mds.a on smithi023 2024-02-11T22:21:17.405 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:17 smithi023 systemd[1]: Stopping Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:17.482 INFO:tasks.rados.rados.0.smithi023.stdout:2089: finishing write tid 1 to smithi02397626-32 2024-02-11T22:21:17.483 INFO:tasks.rados.rados.0.smithi023.stdout:2089: finishing write tid 2 to smithi02397626-32 2024-02-11T22:21:17.483 INFO:tasks.rados.rados.0.smithi023.stdout:2089: finishing write tid 3 to smithi02397626-32 2024-02-11T22:21:17.483 INFO:tasks.rados.rados.0.smithi023.stdout:2089: finishing write tid 4 to smithi02397626-32 2024-02-11T22:21:17.483 INFO:tasks.rados.rados.0.smithi023.stdout:2090: expect (ObjNum 612 snap 188 seq_num 612) 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:2089: finishing write tid 5 to smithi02397626-32 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:2089: oid 32 updating version 0 to 1701 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:2089: oid 32 updating version 1701 to 1703 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:2089: oid 32 version 1703 is already newer than 1700 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:2089: oid 32 version 1703 is already newer than 1702 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1703 (ObjNum 651 snap 197 seq_num 651) dirty exists 2024-02-11T22:21:17.500 INFO:tasks.rados.rados.0.smithi023.stdout:2089: left oid 32 (ObjNum 651 snap 197 seq_num 651) 2024-02-11T22:21:17.501 INFO:tasks.rados.rados.0.smithi023.stdout:2083: done (5 left) 2024-02-11T22:21:17.501 INFO:tasks.rados.rados.0.smithi023.stdout:2084: done (4 left) 2024-02-11T22:21:17.501 INFO:tasks.rados.rados.0.smithi023.stdout:2085: done (3 left) 2024-02-11T22:21:17.501 INFO:tasks.rados.rados.0.smithi023.stdout:2089: done (2 left) 2024-02-11T22:21:17.501 INFO:tasks.rados.rados.0.smithi023.stdout:2090: done (1 left) 2024-02-11T22:21:17.501 INFO:tasks.rados.rados.0.smithi023.stdout:2092: snap_create 2024-02-11T22:21:17.503 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 782 (ObjNum 607 snap 188 seq_num 607) dirty exists 2024-02-11T22:21:17.863 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[111239]: 2024-02-11T22:21:17.494+0000 7fcf19f30700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:17.865 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[83086]: 2024-02-11T22:21:17.493+0000 7f1ac3e69700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:21:17.865 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[83086]: 2024-02-11T22:21:17.493+0000 7f1ac3e69700 -1 mds.a *** got signal Terminated *** 2024-02-11T22:21:17.865 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: osdmap e463: 8 total, 8 up, 8 in 2024-02-11T22:21:17.865 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T22:21:17.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:17.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: osdmap e464: 8 total, 8 up, 8 in 2024-02-11T22:21:17.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-02-11T22:21:17.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T22:21:17.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T22:21:17.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[113671]: fsmap cephfs:1/1 {0=b=up:replay} 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: osdmap e463: 8 total, 8 up, 8 in 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: osdmap e464: 8 total, 8 up, 8 in 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T22:21:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:17 smithi023 ceph-mon[111262]: fsmap cephfs:1/1 {0=b=up:replay} 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: osdmap e463: 8 total, 8 up, 8 in 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: osdmap e464: 8 total, 8 up, 8 in 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T22:21:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:17 smithi160 ceph-mon[106289]: fsmap cephfs:1/1 {0=b=up:replay} 2024-02-11T22:21:18.525 INFO:tasks.rados.rados.0.smithi023.stdout:2091: done (1 left) 2024-02-11T22:21:18.526 INFO:tasks.rados.rados.0.smithi023.stdout:2092: done (0 left) 2024-02-11T22:21:18.526 INFO:tasks.rados.rados.0.smithi023.stdout:2093: delete oid 2 current snap is 198 2024-02-11T22:21:18.532 INFO:tasks.rados.rados.0.smithi023.stdout:2093: done (0 left) 2024-02-11T22:21:18.532 INFO:tasks.rados.rados.0.smithi023.stdout:2094: copy_from oid 29 from oid 30 current snap is 198 2024-02-11T22:21:18.533 INFO:tasks.rados.rados.0.smithi023.stdout:2095: read oid 1 snap 197 2024-02-11T22:21:18.533 INFO:tasks.rados.rados.0.smithi023.stdout:2095: expect (ObjNum 599 snap 187 seq_num 599) 2024-02-11T22:21:18.533 INFO:tasks.rados.rados.0.smithi023.stdout:2096: rollback oid 17 current snap is 198 2024-02-11T22:21:18.533 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 190 2024-02-11T22:21:18.533 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 198 2024-02-11T22:21:18.533 INFO:tasks.rados.rados.0.smithi023.stdout:2097: seq_num 653 ranges {2301952=540672,2842624=696320,3538944=106496} 2024-02-11T22:21:18.548 INFO:tasks.rados.rados.0.smithi023.stdout:2097: writing smithi02397626-49 from 2301952 to 2842624 tid 1 2024-02-11T22:21:18.552 INFO:tasks.rados.rados.0.smithi023.stdout:2097: writing smithi02397626-49 from 2842624 to 3538944 tid 2 2024-02-11T22:21:18.554 INFO:tasks.rados.rados.0.smithi023.stdout:2097: writing smithi02397626-49 from 3538944 to 3645440 tid 3 2024-02-11T22:21:18.554 INFO:tasks.rados.rados.0.smithi023.stdout:2098: setattr oid 5 current snap is 198 2024-02-11T22:21:18.554 INFO:tasks.rados.rados.0.smithi023.stdout:2095: expect (ObjNum 599 snap 187 seq_num 599) 2024-02-11T22:21:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:2096: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:21:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:2096: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:21:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1369 (ObjNum 33 snap 0 seq_num 914654672) dirty dne 2024-02-11T22:21:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:2094: finishing copy_from racing read to smithi02397626-29 2024-02-11T22:21:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:2094: finishing copy_from to smithi02397626-29 2024-02-11T22:21:18.580 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1286 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: finishing write tid 1 to smithi02397626-49 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: finishing write tid 2 to smithi02397626-49 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: finishing write tid 3 to smithi02397626-49 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: finishing write tid 4 to smithi02397626-49 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: finishing write tid 5 to smithi02397626-49 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: oid 49 updating version 0 to 1352 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: oid 49 updating version 1352 to 1354 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: oid 49 version 1354 is already newer than 1353 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: oid 49 updating version 1354 to 1355 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1355 (ObjNum 653 snap 198 seq_num 653) dirty exists 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2097: left oid 49 (ObjNum 653 snap 198 seq_num 653) 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2094: done (4 left) 2024-02-11T22:21:18.581 INFO:tasks.rados.rados.0.smithi023.stdout:2095: done (3 left) 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2096: done (2 left) 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2097: done (1 left) 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2099: read oid 41 snap 187 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2099: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2100: rmattr oid 9 current snap is 198 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2100: done (2 left) 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 198 2024-02-11T22:21:18.582 INFO:tasks.rados.rados.0.smithi023.stdout:2101: seq_num 654 ranges {2498560=557056,3055616=630784,3686400=172032} 2024-02-11T22:21:18.596 INFO:tasks.rados.rados.0.smithi023.stdout:2101: writing smithi02397626-16 from 2498560 to 3055616 tid 1 2024-02-11T22:21:18.599 INFO:tasks.rados.rados.0.smithi023.stdout:2101: writing smithi02397626-16 from 3055616 to 3686400 tid 2 2024-02-11T22:21:18.601 INFO:tasks.rados.rados.0.smithi023.stdout:2101: writing smithi02397626-16 from 3686400 to 3858432 tid 3 2024-02-11T22:21:18.601 INFO:tasks.rados.rados.0.smithi023.stdout:2102: rollback oid 24 current snap is 198 2024-02-11T22:21:18.601 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 194 2024-02-11T22:21:18.606 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1390 (ObjNum 161 snap 0 seq_num 913741696) dirty exists 2024-02-11T22:21:18.606 INFO:tasks.rados.rados.0.smithi023.stdout:2099: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2101: finishing write tid 1 to smithi02397626-16 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2098: done (3 left) 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2099: done (2 left) 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2103: copy_from oid 35 from oid 32 current snap is 198 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2102: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2102: finishing rollback tid 2 to smithi02397626-24 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2101: finishing write tid 2 to smithi02397626-16 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2101: finishing write tid 3 to smithi02397626-16 2024-02-11T22:21:18.702 INFO:tasks.rados.rados.0.smithi023.stdout:2101: finishing write tid 4 to smithi02397626-16 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: finishing write tid 5 to smithi02397626-16 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: oid 16 updating version 0 to 1494 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: oid 16 updating version 1494 to 1495 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: oid 16 updating version 1495 to 1496 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: oid 16 updating version 1496 to 1497 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1497 (ObjNum 654 snap 198 seq_num 654) dirty exists 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: left oid 16 (ObjNum 654 snap 198 seq_num 654) 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2101: done (2 left) 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2102: done (1 left) 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2104: rollback oid 33 current snap is 198 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 166 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2105: setattr oid 2 current snap is 198 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2106: read oid 6 snap -1 2024-02-11T22:21:18.703 INFO:tasks.rados.rados.0.smithi023.stdout:2106: expect deleted 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2107: copy_from oid 43 from oid 38 current snap is 198 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2108: copy_from oid 39 from oid 5 current snap is 198 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2109: read oid 10 snap 197 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2109: expect (ObjNum 505 snap 165 seq_num 505) 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2110: delete oid 40 current snap is 198 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2104: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:2104: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:21:18.704 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 912 (ObjNum 305 snap 0 seq_num 914109392) dirty dne 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1391 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:2104: done (7 left) 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:2105: done (6 left) 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:2106: done (5 left) 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:2110: done (4 left) 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:2111: read oid 24 snap -1 2024-02-11T22:21:18.705 INFO:tasks.rados.rados.0.smithi023.stdout:2111: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:18.707 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 198 2024-02-11T22:21:18.707 INFO:tasks.rados.rados.0.smithi023.stdout:2112: seq_num 656 ranges {860160=589824,1449984=802816} 2024-02-11T22:21:18.712 INFO:tasks.rados.rados.0.smithi023.stdout:2112: writing smithi02397626-12 from 860160 to 1449984 tid 1 2024-02-11T22:21:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:2112: writing smithi02397626-12 from 1449984 to 2252800 tid 2 2024-02-11T22:21:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:2113: read oid 50 snap -1 2024-02-11T22:21:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:2113: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:21:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:2114: read oid 26 snap -1 2024-02-11T22:21:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:2114: expect (ObjNum 572 snap 182 seq_num 572) 2024-02-11T22:21:18.718 INFO:tasks.rados.rados.0.smithi023.stdout:2115: setattr oid 11 current snap is 198 2024-02-11T22:21:18.719 INFO:tasks.rados.rados.0.smithi023.stdout:2108: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:21:18.719 INFO:tasks.rados.rados.0.smithi023.stdout:2108: finishing copy_from to smithi02397626-39 2024-02-11T22:21:18.719 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1390 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-02-11T22:21:18.719 INFO:tasks.rados.rados.0.smithi023.stdout:2108: done (8 left) 2024-02-11T22:21:18.719 INFO:tasks.rados.rados.0.smithi023.stdout:2116: delete oid 22 current snap is 198 2024-02-11T22:21:18.720 INFO:tasks.rados.rados.0.smithi023.stdout:2112: finishing write tid 1 to smithi02397626-12 2024-02-11T22:21:18.723 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1365 (ObjNum 49 snap 0 seq_num 913615664) dirty exists 2024-02-11T22:21:18.724 INFO:tasks.rados.rados.0.smithi023.stdout:2115: done (8 left) 2024-02-11T22:21:18.724 INFO:tasks.rados.rados.0.smithi023.stdout:2116: done (7 left) 2024-02-11T22:21:18.724 INFO:tasks.rados.rados.0.smithi023.stdout:2117: rollback oid 45 current snap is 198 2024-02-11T22:21:18.724 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 192 2024-02-11T22:21:18.729 INFO:tasks.rados.rados.0.smithi023.stdout:2118: copy_from oid 22 from oid 1 current snap is 198 2024-02-11T22:21:18.729 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 198 2024-02-11T22:21:18.729 INFO:tasks.rados.rados.0.smithi023.stdout:2119: seq_num 658 ranges {3448832=622592,4071424=565248,4636672=237568} 2024-02-11T22:21:18.748 INFO:tasks.rados.rados.0.smithi023.stdout:2119: writing smithi02397626-25 from 3448832 to 4071424 tid 1 2024-02-11T22:21:18.751 INFO:tasks.rados.rados.0.smithi023.stdout:2119: writing smithi02397626-25 from 4071424 to 4636672 tid 2 2024-02-11T22:21:18.753 INFO:tasks.rados.rados.0.smithi023.stdout:2119: writing smithi02397626-25 from 4636672 to 4874240 tid 3 2024-02-11T22:21:18.753 INFO:tasks.rados.rados.0.smithi023.stdout:2120: snap_create 2024-02-11T22:21:18.753 INFO:tasks.rados.rados.0.smithi023.stdout:2117: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:21:18.753 INFO:tasks.rados.rados.0.smithi023.stdout:2117: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:21:18.754 INFO:tasks.rados.rados.0.smithi023.stdout:2117: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:21:18.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 841 (ObjNum 538 snap 174 seq_num 538) dirty exists 2024-02-11T22:21:18.754 INFO:tasks.rados.rados.0.smithi023.stdout:2118: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:21:18.754 INFO:tasks.rados.rados.0.smithi023.stdout:2118: finishing copy_from to smithi02397626-22 2024-02-11T22:21:18.754 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 866 (ObjNum 599 snap 187 seq_num 599) dirty exists 2024-02-11T22:21:18.757 INFO:tasks.rados.rados.0.smithi023.stdout:2112: finishing write tid 2 to smithi02397626-12 2024-02-11T22:21:18.757 INFO:tasks.rados.rados.0.smithi023.stdout:2112: finishing write tid 3 to smithi02397626-12 2024-02-11T22:21:18.757 INFO:tasks.rados.rados.0.smithi023.stdout:2109: expect (ObjNum 505 snap 165 seq_num 505) 2024-02-11T22:21:18.908 INFO:tasks.rados.rados.0.smithi023.stdout:2107: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:21:18.908 INFO:tasks.rados.rados.0.smithi023.stdout:2111: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[111262]: pgmap v392: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 4 peering, 113 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[111262]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/624 objects degraded (8.814%), 9 pgs degraded) 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[111262]: osdmap e465: 8 total, 8 up, 8 in 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:reconnect 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[111262]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[113671]: pgmap v392: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 4 peering, 113 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[113671]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/624 objects degraded (8.814%), 9 pgs degraded) 2024-02-11T22:21:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[113671]: osdmap e465: 8 total, 8 up, 8 in 2024-02-11T22:21:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:reconnect 2024-02-11T22:21:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:18 smithi023 ceph-mon[113671]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-02-11T22:21:19.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:18 smithi160 ceph-mon[106289]: pgmap v392: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 4 peering, 113 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:21:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:18 smithi160 ceph-mon[106289]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/624 objects degraded (8.814%), 9 pgs degraded) 2024-02-11T22:21:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:18 smithi160 ceph-mon[106289]: osdmap e465: 8 total, 8 up, 8 in 2024-02-11T22:21:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:18 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:reconnect 2024-02-11T22:21:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:18 smithi160 ceph-mon[106289]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-02-11T22:21:19.356 INFO:tasks.rados.rados.0.smithi023.stdout:2119: finishing write tid 1 to smithi02397626-25 2024-02-11T22:21:19.356 INFO:tasks.rados.rados.0.smithi023.stdout:2119: finishing write tid 2 to smithi02397626-25 2024-02-11T22:21:19.356 INFO:tasks.rados.rados.0.smithi023.stdout:2107: finishing copy_from to smithi02397626-43 2024-02-11T22:21:19.356 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1363 (ObjNum 620 snap 193 seq_num 620) dirty exists 2024-02-11T22:21:19.356 INFO:tasks.rados.rados.0.smithi023.stdout:2103: finishing copy_from racing read to smithi02397626-35 2024-02-11T22:21:19.356 INFO:tasks.rados.rados.0.smithi023.stdout:2114: expect (ObjNum 572 snap 182 seq_num 572) 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: finishing write tid 3 to smithi02397626-25 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: finishing write tid 4 to smithi02397626-25 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: finishing write tid 5 to smithi02397626-25 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: oid 25 updating version 0 to 1354 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: oid 25 updating version 1354 to 1355 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: oid 25 updating version 1355 to 1357 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: oid 25 version 1357 is already newer than 1356 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1357 (ObjNum 658 snap 198 seq_num 658) dirty exists 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2119: left oid 25 (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2103: finishing copy_from to smithi02397626-35 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1703 (ObjNum 651 snap 197 seq_num 651) dirty exists 2024-02-11T22:21:20.203 INFO:tasks.rados.rados.0.smithi023.stdout:2113: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:21:20.395 INFO:tasks.rados.rados.0.smithi023.stdout:2112: finishing write tid 4 to smithi02397626-12 2024-02-11T22:21:20.395 INFO:tasks.rados.rados.0.smithi023.stdout:2112: oid 12 updating version 0 to 1364 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2112: oid 12 version 1364 is already newer than 1363 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2112: oid 12 updating version 1364 to 1365 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1365 (ObjNum 656 snap 198 seq_num 656) dirty exists 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2112: left oid 12 (ObjNum 656 snap 198 seq_num 656) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2103: done (10 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2107: done (9 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2109: done (8 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2111: done (7 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2112: done (6 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2113: done (5 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2114: done (4 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2117: done (3 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2118: done (2 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2119: done (1 left) 2024-02-11T22:21:20.396 INFO:tasks.rados.rados.0.smithi023.stdout:2120: done (0 left) 2024-02-11T22:21:20.397 INFO:tasks.rados.rados.0.smithi023.stdout:2121: snap_remove snap 190 2024-02-11T22:21:20.902 INFO:tasks.rados.rados.0.smithi023.stdout:2121: done (0 left) 2024-02-11T22:21:20.902 INFO:tasks.rados.rados.0.smithi023.stdout:2122: read oid 42 snap 194 2024-02-11T22:21:20.902 INFO:tasks.rados.rados.0.smithi023.stdout:2122: expect (ObjNum 342 snap 106 seq_num 342) 2024-02-11T22:21:20.902 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 199 2024-02-11T22:21:20.902 INFO:tasks.rados.rados.0.smithi023.stdout:2123: seq_num 659 ranges {737280=647168,1384448=450560,1835008=352256} 2024-02-11T22:21:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[113671]: pgmap v395: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.0 MiB/s wr, 20 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:21:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:rejoin 2024-02-11T22:21:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[113671]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-02-11T22:21:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[113671]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-02-11T22:21:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[113671]: osdmap e466: 8 total, 8 up, 8 in 2024-02-11T22:21:20.911 INFO:tasks.rados.rados.0.smithi023.stdout:2123: writing smithi02397626-1 from 737280 to 1384448 tid 1 2024-02-11T22:21:20.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[111262]: pgmap v395: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.0 MiB/s wr, 20 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:21:20.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:rejoin 2024-02-11T22:21:20.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[111262]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-02-11T22:21:20.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[111262]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-02-11T22:21:20.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:20 smithi023 ceph-mon[111262]: osdmap e466: 8 total, 8 up, 8 in 2024-02-11T22:21:20.916 INFO:tasks.rados.rados.0.smithi023.stdout:2123: writing smithi02397626-1 from 1384448 to 1835008 tid 2 2024-02-11T22:21:20.916 INFO:tasks.rados.rados.0.smithi023.stdout:2123: writing smithi02397626-1 from 1835008 to 2187264 tid 3 2024-02-11T22:21:20.916 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 199 2024-02-11T22:21:20.916 INFO:tasks.rados.rados.0.smithi023.stdout:2124: seq_num 660 ranges {2883584=663552,3547136=737280,4284416=65536} 2024-02-11T22:21:20.935 INFO:tasks.rados.rados.0.smithi023.stdout:2124: writing smithi02397626-29 from 2883584 to 3547136 tid 1 2024-02-11T22:21:20.939 INFO:tasks.rados.rados.0.smithi023.stdout:2124: writing smithi02397626-29 from 3547136 to 4284416 tid 2 2024-02-11T22:21:20.940 INFO:tasks.rados.rados.0.smithi023.stdout:2124: writing smithi02397626-29 from 4284416 to 4349952 tid 3 2024-02-11T22:21:20.940 INFO:tasks.rados.rados.0.smithi023.stdout:2125: snap_create 2024-02-11T22:21:20.940 INFO:tasks.rados.rados.0.smithi023.stdout:2123: finishing write tid 1 to smithi02397626-1 2024-02-11T22:21:20.940 INFO:tasks.rados.rados.0.smithi023.stdout:2123: finishing write tid 2 to smithi02397626-1 2024-02-11T22:21:20.940 INFO:tasks.rados.rados.0.smithi023.stdout:2122: expect (ObjNum 342 snap 106 seq_num 342) 2024-02-11T22:21:20.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:20 smithi160 ceph-mon[106289]: pgmap v395: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.0 MiB/s wr, 20 op/s; 9.8 MiB/s, 2 objects/s recovering 2024-02-11T22:21:20.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:20 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:rejoin 2024-02-11T22:21:20.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:20 smithi160 ceph-mon[106289]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-02-11T22:21:20.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:20 smithi160 ceph-mon[106289]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-02-11T22:21:20.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:20 smithi160 ceph-mon[106289]: osdmap e466: 8 total, 8 up, 8 in 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: finishing write tid 3 to smithi02397626-1 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: finishing write tid 4 to smithi02397626-1 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: finishing write tid 5 to smithi02397626-1 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: oid 1 updating version 0 to 1715 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: oid 1 updating version 1715 to 1716 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: oid 1 version 1716 is already newer than 1713 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:2123: oid 1 version 1716 is already newer than 1714 2024-02-11T22:21:21.073 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1716 (ObjNum 659 snap 199 seq_num 659) dirty exists 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2123: left oid 1 (ObjNum 659 snap 199 seq_num 659) 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: finishing write tid 1 to smithi02397626-29 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: finishing write tid 2 to smithi02397626-29 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: finishing write tid 3 to smithi02397626-29 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: finishing write tid 4 to smithi02397626-29 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: finishing write tid 5 to smithi02397626-29 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: oid 29 updating version 0 to 1392 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: oid 29 version 1392 is already newer than 1390 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: oid 29 version 1392 is already newer than 1391 2024-02-11T22:21:21.074 INFO:tasks.rados.rados.0.smithi023.stdout:2124: oid 29 version 1392 is already newer than 1389 2024-02-11T22:21:21.075 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1392 (ObjNum 660 snap 199 seq_num 660) dirty exists 2024-02-11T22:21:21.075 INFO:tasks.rados.rados.0.smithi023.stdout:2124: left oid 29 (ObjNum 660 snap 199 seq_num 660) 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2122: done (3 left) 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2123: done (2 left) 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2124: done (1 left) 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2125: done (0 left) 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2126: read oid 42 snap 199 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2126: expect (ObjNum 646 snap 197 seq_num 646) 2024-02-11T22:21:21.901 INFO:tasks.rados.rados.0.smithi023.stdout:2127: snap_remove snap 198 2024-02-11T22:21:21.904 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:active 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=b=up:active} 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: osdmap e467: 8 total, 8 up, 8 in 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:active 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=b=up:active} 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: osdmap e467: 8 total, 8 up, 8 in 2024-02-11T22:21:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T22:21:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:21:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.160:6832/2267926331,v1:172.21.15.160:6833/2267926331] up:active 2024-02-11T22:21:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: fsmap cephfs:1 {0=b=up:active} 2024-02-11T22:21:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: osdmap e467: 8 total, 8 up, 8 in 2024-02-11T22:21:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:22.655 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:22 smithi023 bash[146698]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a 2024-02-11T22:21:22.694 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[73012]: 2024-02-11T22:21:22.310+0000 7f637a541700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-02-11T22:21:22.822 INFO:tasks.rados.rados.0.smithi023.stdout:2127: done (1 left) 2024-02-11T22:21:22.823 INFO:tasks.rados.rados.0.smithi023.stdout:2128: snap_remove snap 192 2024-02-11T22:21:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:22 smithi023 ceph-mon[111262]: pgmap v398: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2024-02-11T22:21:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:22 smithi023 ceph-mon[111262]: osdmap e468: 8 total, 8 up, 8 in 2024-02-11T22:21:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:22 smithi023 ceph-mon[111262]: osdmap e469: 8 total, 8 up, 8 in 2024-02-11T22:21:23.155 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:22 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.a.service: Succeeded. 2024-02-11T22:21:23.156 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:22 smithi023 systemd[1]: Stopped Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:23.156 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:22 smithi023 systemd[1]: Starting Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:22 smithi023 ceph-mon[113671]: pgmap v398: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2024-02-11T22:21:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:22 smithi023 ceph-mon[113671]: osdmap e468: 8 total, 8 up, 8 in 2024-02-11T22:21:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:22 smithi023 ceph-mon[113671]: osdmap e469: 8 total, 8 up, 8 in 2024-02-11T22:21:23.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:22 smithi160 ceph-mon[106289]: pgmap v398: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2024-02-11T22:21:23.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:22 smithi160 ceph-mon[106289]: osdmap e468: 8 total, 8 up, 8 in 2024-02-11T22:21:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:22 smithi160 ceph-mon[106289]: osdmap e469: 8 total, 8 up, 8 in 2024-02-11T22:21:23.655 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:23 smithi023 bash[146857]: add5b5337ec31ab4398c9f96fc3061e935ebf5d9d269adc03b4b80a2b0c51585 2024-02-11T22:21:23.655 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:23 smithi023 systemd[1]: Started Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:23.655 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 22:21:23 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[146871]: starting mds.a at 2024-02-11T22:21:23.838 INFO:tasks.rados.rados.0.smithi023.stdout:2128: done (1 left) 2024-02-11T22:21:23.838 INFO:tasks.rados.rados.0.smithi023.stdout:2129: snap_create 2024-02-11T22:21:23.838 INFO:tasks.rados.rados.0.smithi023.stdout:2126: expect (ObjNum 646 snap 197 seq_num 646) 2024-02-11T22:21:24.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: pgmap v401: 121 pgs: 121 active+clean; 316 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 51 op/s 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: osdmap e470: 8 total, 8 up, 8 in 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:boot 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-02-11T22:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:24 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:21:24.843 INFO:tasks.rados.rados.0.smithi023.stdout:2126: done (1 left) 2024-02-11T22:21:24.843 INFO:tasks.rados.rados.0.smithi023.stdout:2129: done (0 left) 2024-02-11T22:21:24.843 INFO:tasks.rados.rados.0.smithi023.stdout:2130: rollback oid 39 current snap is 201 2024-02-11T22:21:24.843 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 187 2024-02-11T22:21:24.843 INFO:tasks.rados.rados.0.smithi023.stdout:2131: snap_create 2024-02-11T22:21:24.846 INFO:tasks.rados.rados.0.smithi023.stdout:2130: finishing rollback tid 0 to smithi02397626-39 2024-02-11T22:21:24.846 INFO:tasks.rados.rados.0.smithi023.stdout:2130: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:21:24.846 INFO:tasks.rados.rados.0.smithi023.stdout:2130: finishing rollback tid 2 to smithi02397626-39 2024-02-11T22:21:24.846 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1418 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: pgmap v401: 121 pgs: 121 active+clean; 316 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 51 op/s 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: osdmap e470: 8 total, 8 up, 8 in 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:boot 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-02-11T22:21:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: pgmap v401: 121 pgs: 121 active+clean; 316 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 51 op/s 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: osdmap e470: 8 total, 8 up, 8 in 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:boot 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-02-11T22:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:24 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T22:21:25.837 INFO:tasks.rados.rados.0.smithi023.stdout:2130: done (1 left) 2024-02-11T22:21:25.837 INFO:tasks.rados.rados.0.smithi023.stdout:2131: done (0 left) 2024-02-11T22:21:25.837 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 202 2024-02-11T22:21:25.837 INFO:tasks.rados.rados.0.smithi023.stdout:2132: seq_num 661 ranges {0=679936,679936=622592,1302528=180224} 2024-02-11T22:21:25.841 INFO:tasks.rados.rados.0.smithi023.stdout:2132: writing smithi02397626-28 from 0 to 679936 tid 1 2024-02-11T22:21:25.845 INFO:tasks.rados.rados.0.smithi023.stdout:2132: writing smithi02397626-28 from 679936 to 1302528 tid 2 2024-02-11T22:21:25.846 INFO:tasks.rados.rados.0.smithi023.stdout:2132: writing smithi02397626-28 from 1302528 to 1482752 tid 3 2024-02-11T22:21:25.846 INFO:tasks.rados.rados.0.smithi023.stdout:2133: snap_create 2024-02-11T22:21:25.850 INFO:tasks.rados.rados.0.smithi023.stdout:2132: finishing write tid 1 to smithi02397626-28 2024-02-11T22:21:25.850 INFO:tasks.rados.rados.0.smithi023.stdout:2132: finishing write tid 2 to smithi02397626-28 2024-02-11T22:21:25.850 INFO:tasks.rados.rados.0.smithi023.stdout:2132: finishing write tid 3 to smithi02397626-28 2024-02-11T22:21:25.851 INFO:tasks.rados.rados.0.smithi023.stdout:2132: finishing write tid 4 to smithi02397626-28 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:2132: finishing write tid 5 to smithi02397626-28 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:2132: oid 28 updating version 0 to 834 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:2132: oid 28 updating version 834 to 835 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:2132: oid 28 version 835 is already newer than 832 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:2132: oid 28 version 835 is already newer than 833 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 835 (ObjNum 661 snap 202 seq_num 661) dirty exists 2024-02-11T22:21:25.852 INFO:tasks.rados.rados.0.smithi023.stdout:2132: left oid 28 (ObjNum 661 snap 202 seq_num 661) 2024-02-11T22:21:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-mon[111262]: osdmap e471: 8 total, 8 up, 8 in 2024-02-11T22:21:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:21:25] "GET /metrics HTTP/1.1" 200 36017 "" "Prometheus/2.43.0" 2024-02-11T22:21:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-mon[113671]: osdmap e471: 8 total, 8 up, 8 in 2024-02-11T22:21:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:25 smithi160 ceph-mon[106289]: osdmap e471: 8 total, 8 up, 8 in 2024-02-11T22:21:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:26.851 INFO:tasks.rados.rados.0.smithi023.stdout:2132: done (1 left) 2024-02-11T22:21:26.851 INFO:tasks.rados.rados.0.smithi023.stdout:2133: done (0 left) 2024-02-11T22:21:26.851 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 203 2024-02-11T22:21:26.851 INFO:tasks.rados.rados.0.smithi023.stdout:2134: seq_num 662 ranges {737280=696320,1433600=557056,1990656=245760} 2024-02-11T22:21:26.858 INFO:tasks.rados.rados.0.smithi023.stdout:2134: writing smithi02397626-22 from 737280 to 1433600 tid 1 2024-02-11T22:21:26.861 INFO:tasks.rados.rados.0.smithi023.stdout:2134: writing smithi02397626-22 from 1433600 to 1990656 tid 2 2024-02-11T22:21:26.863 INFO:tasks.rados.rados.0.smithi023.stdout:2134: writing smithi02397626-22 from 1990656 to 2236416 tid 3 2024-02-11T22:21:26.863 INFO:tasks.rados.rados.0.smithi023.stdout:2135: copy_from oid 50 from oid 15 current snap is 203 2024-02-11T22:21:26.863 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 203 2024-02-11T22:21:26.863 INFO:tasks.rados.rados.0.smithi023.stdout:2136: seq_num 663 ranges {0=712704,712704=442368,1155072=360448} 2024-02-11T22:21:26.867 INFO:tasks.rados.rados.0.smithi023.stdout:2136: writing smithi02397626-8 from 0 to 712704 tid 1 2024-02-11T22:21:26.870 INFO:tasks.rados.rados.0.smithi023.stdout:2136: writing smithi02397626-8 from 712704 to 1155072 tid 2 2024-02-11T22:21:26.872 INFO:tasks.rados.rados.0.smithi023.stdout:2136: writing smithi02397626-8 from 1155072 to 1515520 tid 3 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2137: copy_from oid 31 from oid 27 current snap is 203 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: finishing write tid 1 to smithi02397626-22 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: finishing write tid 2 to smithi02397626-22 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: finishing write tid 3 to smithi02397626-22 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: finishing write tid 4 to smithi02397626-22 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: finishing write tid 5 to smithi02397626-22 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: oid 22 updating version 0 to 1726 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: oid 22 updating version 1726 to 1729 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: oid 22 version 1729 is already newer than 1727 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: oid 22 version 1729 is already newer than 1728 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1729 (ObjNum 662 snap 203 seq_num 662) dirty exists 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: left oid 22 (ObjNum 662 snap 203 seq_num 662) 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2136: finishing write tid 1 to smithi02397626-8 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2134: done (3 left) 2024-02-11T22:21:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2138: snap_create 2024-02-11T22:21:26.874 INFO:tasks.rados.rados.0.smithi023.stdout:2136: finishing write tid 2 to smithi02397626-8 2024-02-11T22:21:26.875 INFO:tasks.rados.rados.0.smithi023.stdout:2136: finishing write tid 3 to smithi02397626-8 2024-02-11T22:21:26.875 INFO:tasks.rados.rados.0.smithi023.stdout:2136: finishing write tid 4 to smithi02397626-8 2024-02-11T22:21:26.876 INFO:tasks.rados.rados.0.smithi023.stdout:2136: finishing write tid 5 to smithi02397626-8 2024-02-11T22:21:26.876 INFO:tasks.rados.rados.0.smithi023.stdout:2136: oid 8 updating version 0 to 1357 2024-02-11T22:21:26.876 INFO:tasks.rados.rados.0.smithi023.stdout:2136: oid 8 version 1357 is already newer than 1356 2024-02-11T22:21:26.876 INFO:tasks.rados.rados.0.smithi023.stdout:2136: oid 8 updating version 1357 to 1358 2024-02-11T22:21:26.876 INFO:tasks.rados.rados.0.smithi023.stdout:2136: oid 8 updating version 1358 to 1359 2024-02-11T22:21:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1359 (ObjNum 663 snap 203 seq_num 663) dirty exists 2024-02-11T22:21:26.877 INFO:tasks.rados.rados.0.smithi023.stdout:2136: left oid 8 (ObjNum 663 snap 203 seq_num 663) 2024-02-11T22:21:26.879 INFO:tasks.rados.rados.0.smithi023.stdout:2137: finishing copy_from racing read to smithi02397626-31 2024-02-11T22:21:26.879 INFO:tasks.rados.rados.0.smithi023.stdout:2137: finishing copy_from to smithi02397626-31 2024-02-11T22:21:26.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1362 (ObjNum 612 snap 188 seq_num 612) dirty exists 2024-02-11T22:21:26.898 INFO:tasks.rados.rados.0.smithi023.stdout:2135: finishing copy_from racing read to smithi02397626-50 2024-02-11T22:21:26.901 INFO:tasks.rados.rados.0.smithi023.stdout:2135: finishing copy_from to smithi02397626-50 2024-02-11T22:21:26.901 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 879 (ObjNum 618 snap 192 seq_num 618) dirty exists 2024-02-11T22:21:27.042 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[111262]: pgmap v404: 121 pgs: 121 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-02-11T22:21:27.042 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[111262]: osdmap e472: 8 total, 8 up, 8 in 2024-02-11T22:21:27.042 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.042 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.042 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.043 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[113671]: pgmap v404: 121 pgs: 121 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-02-11T22:21:27.043 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[113671]: osdmap e472: 8 total, 8 up, 8 in 2024-02-11T22:21:27.043 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.043 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.043 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:26 smithi160 ceph-mon[106289]: pgmap v404: 121 pgs: 121 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-02-11T22:21:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:26 smithi160 ceph-mon[106289]: osdmap e472: 8 total, 8 up, 8 in 2024-02-11T22:21:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:27.344 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:21:27.684 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (8m) 2s ago 8m 30.6M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (8m) 16s ago 8m 98.3M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (4s) 2s ago 9m 12.5M - 19.0.0-658-gd4ed20cf 792d0f030186 add5b5337ec3 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (9m) 16s ago 9m 17.2M - 18.2.1-526-g25d74df1 83224b13e524 b13ae7390675 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (4m) 16s ago 12m 450M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (5m) 2s ago 13m 521M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (4m) 2s ago 13m 103M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (4m) 16s ago 12m 73.0M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (4m) 2s ago 12m 80.5M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (8m) 2s ago 8m 19.2M - 1.5.0 0da6a335fe13 f8f4d71126a9 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (8m) 16s ago 8m 19.7M - 1.5.0 0da6a335fe13 c3fa125732b5 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (3m) 2s ago 11m 576M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (3m) 2s ago 11m 389M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:21:27.685 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (2m) 2s ago 11m 370M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:21:27.686 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (2m) 2s ago 11m 257M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:21:27.686 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (105s) 16s ago 10m 367M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:21:27.686 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (76s) 16s ago 10m 373M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 6a2ebc1ae6f0 2024-02-11T22:21:27.686 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (48s) 16s ago 10m 230M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a69a384a3d79 2024-02-11T22:21:27.686 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (19s) 16s ago 9m 12.0M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 75ba0a075778 2024-02-11T22:21:27.686 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (4m) 16s ago 9m 55.1M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:21:27.823 INFO:tasks.rados.rados.0.smithi023.stdout:2135: done (3 left) 2024-02-11T22:21:27.823 INFO:tasks.rados.rados.0.smithi023.stdout:2136: done (2 left) 2024-02-11T22:21:27.823 INFO:tasks.rados.rados.0.smithi023.stdout:2137: done (1 left) 2024-02-11T22:21:27.823 INFO:tasks.rados.rados.0.smithi023.stdout:2138: done (0 left) 2024-02-11T22:21:27.823 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 204 2024-02-11T22:21:27.823 INFO:tasks.rados.rados.0.smithi023.stdout:2139: seq_num 664 ranges {6504448=729088,7233536=729088,7962624=73728} 2024-02-11T22:21:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2139: writing smithi02397626-43 from 6504448 to 7233536 tid 1 2024-02-11T22:21:27.866 INFO:tasks.rados.rados.0.smithi023.stdout:2139: writing smithi02397626-43 from 7233536 to 7962624 tid 2 2024-02-11T22:21:27.867 INFO:tasks.rados.rados.0.smithi023.stdout:2139: writing smithi02397626-43 from 7962624 to 8036352 tid 3 2024-02-11T22:21:27.868 INFO:tasks.rados.rados.0.smithi023.stdout:2140: delete oid 18 current snap is 204 2024-02-11T22:21:27.874 INFO:tasks.rados.rados.0.smithi023.stdout:2140: done (1 left) 2024-02-11T22:21:27.874 INFO:tasks.rados.rados.0.smithi023.stdout:2141: read oid 13 snap -1 2024-02-11T22:21:27.874 INFO:tasks.rados.rados.0.smithi023.stdout:2141: expect (ObjNum 649 snap 197 seq_num 649) 2024-02-11T22:21:27.874 INFO:tasks.rados.rados.0.smithi023.stdout:2142: snap_create 2024-02-11T22:21:27.875 INFO:tasks.rados.rados.0.smithi023.stdout:2139: finishing write tid 1 to smithi02397626-43 2024-02-11T22:21:27.878 INFO:tasks.rados.rados.0.smithi023.stdout:2139: finishing write tid 2 to smithi02397626-43 2024-02-11T22:21:27.878 INFO:tasks.rados.rados.0.smithi023.stdout:2139: finishing write tid 3 to smithi02397626-43 2024-02-11T22:21:27.878 INFO:tasks.rados.rados.0.smithi023.stdout:2139: finishing write tid 4 to smithi02397626-43 2024-02-11T22:21:27.878 INFO:tasks.rados.rados.0.smithi023.stdout:2139: finishing write tid 5 to smithi02397626-43 2024-02-11T22:21:27.878 INFO:tasks.rados.rados.0.smithi023.stdout:2139: oid 43 updating version 0 to 1408 2024-02-11T22:21:27.878 INFO:tasks.rados.rados.0.smithi023.stdout:2139: oid 43 updating version 1408 to 1410 2024-02-11T22:21:27.879 INFO:tasks.rados.rados.0.smithi023.stdout:2139: oid 43 version 1410 is already newer than 1409 2024-02-11T22:21:27.879 INFO:tasks.rados.rados.0.smithi023.stdout:2139: oid 43 version 1410 is already newer than 1407 2024-02-11T22:21:27.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1410 (ObjNum 664 snap 204 seq_num 664) dirty exists 2024-02-11T22:21:27.879 INFO:tasks.rados.rados.0.smithi023.stdout:2139: left oid 43 (ObjNum 664 snap 204 seq_num 664) 2024-02-11T22:21:27.879 INFO:tasks.rados.rados.0.smithi023.stdout:2141: expect (ObjNum 649 snap 197 seq_num 649) 2024-02-11T22:21:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:27 smithi023 ceph-mon[111262]: osdmap e473: 8 total, 8 up, 8 in 2024-02-11T22:21:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:27 smithi023 ceph-mon[111262]: osdmap e474: 8 total, 8 up, 8 in 2024-02-11T22:21:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:27 smithi023 ceph-mon[113671]: osdmap e473: 8 total, 8 up, 8 in 2024-02-11T22:21:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:27 smithi023 ceph-mon[113671]: osdmap e474: 8 total, 8 up, 8 in 2024-02-11T22:21:28.176 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 8 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 1, 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 1 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:28.177 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:21:28.178 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 18.2.1-526-g25d74df1 (25d74df18f519385e981941bd8ac52b1b1c4fd53) reef (stable)": 1, 2024-02-11T22:21:28.178 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 14 2024-02-11T22:21:28.178 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:21:28.178 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:21:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:27 smithi160 ceph-mon[106289]: osdmap e473: 8 total, 8 up, 8 in 2024-02-11T22:21:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:27 smithi160 ceph-mon[106289]: osdmap e474: 8 total, 8 up, 8 in 2024-02-11T22:21:28.862 INFO:tasks.rados.rados.0.smithi023.stdout:2139: done (2 left) 2024-02-11T22:21:28.862 INFO:tasks.rados.rados.0.smithi023.stdout:2141: done (1 left) 2024-02-11T22:21:28.862 INFO:tasks.rados.rados.0.smithi023.stdout:2142: done (0 left) 2024-02-11T22:21:28.862 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 205 2024-02-11T22:21:28.862 INFO:tasks.rados.rados.0.smithi023.stdout:2143: seq_num 666 ranges {1130496=761856,1892352=491520,2383872=311296} 2024-02-11T22:21:28.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:21:28.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: pgmap v407: 121 pgs: 121 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 362 KiB/s wr, 8 op/s 2024-02-11T22:21:28.866 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/180198868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:28.867 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:28.868 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:28.868 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-11T22:21:28.871 INFO:tasks.rados.rados.0.smithi023.stdout:2143: writing smithi02397626-7 from 1130496 to 1892352 tid 1 2024-02-11T22:21:28.874 INFO:tasks.rados.rados.0.smithi023.stdout:2143: writing smithi02397626-7 from 1892352 to 2383872 tid 2 2024-02-11T22:21:28.877 INFO:tasks.rados.rados.0.smithi023.stdout:2143: writing smithi02397626-7 from 2383872 to 2695168 tid 3 2024-02-11T22:21:28.877 INFO:tasks.rados.rados.0.smithi023.stdout:2144: read oid 43 snap -1 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2144: expect (ObjNum 664 snap 204 seq_num 664) 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2145: rollback oid 42 current snap is 205 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 42 to 187 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2143: finishing write tid 1 to smithi02397626-7 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2146: rmattr oid 49 current snap is 205 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2146: done (3 left) 2024-02-11T22:21:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2147: copy_from oid 9 from oid 6 current snap is 205 2024-02-11T22:21:28.879 INFO:tasks.rados.rados.0.smithi023.stdout:2148: copy_from oid 35 from oid 5 current snap is 205 2024-02-11T22:21:28.879 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 205 2024-02-11T22:21:28.879 INFO:tasks.rados.rados.0.smithi023.stdout:2149: seq_num 667 ranges {2498560=778240,3276800=778240,4055040=24576} 2024-02-11T22:21:28.896 INFO:tasks.rados.rados.0.smithi023.stdout:2149: writing smithi02397626-39 from 2498560 to 3276800 tid 1 2024-02-11T22:21:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:2149: writing smithi02397626-39 from 3276800 to 4055040 tid 2 2024-02-11T22:21:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:2149: writing smithi02397626-39 from 4055040 to 4079616 tid 3 2024-02-11T22:21:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 205 2024-02-11T22:21:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:2143: finishing write tid 2 to smithi02397626-7 2024-02-11T22:21:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:2150: seq_num 668 ranges {10338304=794624,11132928=663552,11796480=139264} 2024-02-11T22:21:28.965 INFO:tasks.rados.rados.0.smithi023.stdout:2150: writing smithi02397626-26 from 10338304 to 11132928 tid 1 2024-02-11T22:21:28.969 INFO:tasks.rados.rados.0.smithi023.stdout:2150: writing smithi02397626-26 from 11132928 to 11796480 tid 2 2024-02-11T22:21:28.971 INFO:tasks.rados.rados.0.smithi023.stdout:2150: writing smithi02397626-26 from 11796480 to 11935744 tid 3 2024-02-11T22:21:28.971 INFO:tasks.rados.rados.0.smithi023.stdout:2151: read oid 4 snap -1 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2151: expect (ObjNum 629 snap 195 seq_num 629) 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2152: read oid 23 snap -1 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2152: expect (ObjNum 638 snap 197 seq_num 638) 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 205 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2147: finishing copy_from to smithi02397626-9 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2147: got expected ENOENT (src dne) 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2147: finishing copy_from racing read to smithi02397626-9 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2148: finishing copy_from racing read to smithi02397626-35 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2148: finishing copy_from to smithi02397626-35 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1390 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2143: finishing write tid 3 to smithi02397626-7 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2143: finishing write tid 4 to smithi02397626-7 2024-02-11T22:21:28.972 INFO:tasks.rados.rados.0.smithi023.stdout:2145: finishing rollback tid 0 to smithi02397626-42 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2145: finishing rollback tid 1 to smithi02397626-42 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2145: finishing rollback tid 2 to smithi02397626-42 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1421 (ObjNum 342 snap 106 seq_num 342) dirty exists 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2143: finishing write tid 5 to smithi02397626-7 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2143: oid 7 updating version 0 to 1500 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2143: oid 7 version 1500 is already newer than 1499 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2143: oid 7 updating version 1500 to 1501 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2143: oid 7 version 1501 is already newer than 1498 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1501 (ObjNum 666 snap 205 seq_num 666) dirty exists 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2143: left oid 7 (ObjNum 666 snap 205 seq_num 666) 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2149: finishing write tid 1 to smithi02397626-39 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2149: finishing write tid 2 to smithi02397626-39 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2149: finishing write tid 3 to smithi02397626-39 2024-02-11T22:21:28.973 INFO:tasks.rados.rados.0.smithi023.stdout:2149: finishing write tid 4 to smithi02397626-39 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2149: finishing write tid 5 to smithi02397626-39 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2149: oid 39 updating version 0 to 1424 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2149: oid 39 version 1424 is already newer than 1423 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2149: oid 39 version 1424 is already newer than 1422 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2149: oid 39 updating version 1424 to 1425 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1425 (ObjNum 667 snap 205 seq_num 667) dirty exists 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2149: left oid 39 (ObjNum 667 snap 205 seq_num 667) 2024-02-11T22:21:28.974 INFO:tasks.rados.rados.0.smithi023.stdout:2144: expect (ObjNum 664 snap 204 seq_num 664) 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: pgmap v407: 121 pgs: 121 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 362 KiB/s wr, 8 op/s 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/180198868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: pgmap v407: 121 pgs: 121 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 362 KiB/s wr, 8 op/s 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/180198868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-11T22:21:29.524 INFO:tasks.rados.rados.0.smithi023.stdout:2150: finishing write tid 1 to smithi02397626-26 2024-02-11T22:21:29.524 INFO:tasks.rados.rados.0.smithi023.stdout:2150: finishing write tid 2 to smithi02397626-26 2024-02-11T22:21:29.524 INFO:tasks.rados.rados.0.smithi023.stdout:2150: finishing write tid 3 to smithi02397626-26 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: finishing write tid 4 to smithi02397626-26 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: finishing write tid 5 to smithi02397626-26 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: oid 26 updating version 0 to 1505 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: oid 26 version 1505 is already newer than 1503 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: oid 26 version 1505 is already newer than 1504 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: oid 26 version 1505 is already newer than 1502 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1505 (ObjNum 668 snap 205 seq_num 668) dirty exists 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2150: left oid 26 (ObjNum 668 snap 205 seq_num 668) 2024-02-11T22:21:29.525 INFO:tasks.rados.rados.0.smithi023.stdout:2151: expect (ObjNum 629 snap 195 seq_num 629) 2024-02-11T22:21:29.548 INFO:tasks.rados.rados.0.smithi023.stdout:2152: expect (ObjNum 638 snap 197 seq_num 638) 2024-02-11T22:21:30.026 INFO:tasks.rados.rados.0.smithi023.stdout:2153: seq_num 669 ranges {0=409600,409600=548864,958464=655360} 2024-02-11T22:21:30.028 INFO:tasks.rados.rados.0.smithi023.stdout:2153: writing smithi02397626-17 from 0 to 409600 tid 1 2024-02-11T22:21:30.031 INFO:tasks.rados.rados.0.smithi023.stdout:2153: writing smithi02397626-17 from 409600 to 958464 tid 2 2024-02-11T22:21:30.035 INFO:tasks.rados.rados.0.smithi023.stdout:2153: writing smithi02397626-17 from 958464 to 1613824 tid 3 2024-02-11T22:21:30.035 INFO:tasks.rados.rados.0.smithi023.stdout:2143: done (9 left) 2024-02-11T22:21:30.035 INFO:tasks.rados.rados.0.smithi023.stdout:2144: done (8 left) 2024-02-11T22:21:30.035 INFO:tasks.rados.rados.0.smithi023.stdout:2145: done (7 left) 2024-02-11T22:21:30.035 INFO:tasks.rados.rados.0.smithi023.stdout:2147: done (6 left) 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2148: done (5 left) 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2149: done (4 left) 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2150: done (3 left) 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2151: done (2 left) 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2152: done (1 left) 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2154: setattr oid 7 current snap is 205 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2153: finishing write tid 1 to smithi02397626-17 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2153: finishing write tid 2 to smithi02397626-17 2024-02-11T22:21:30.036 INFO:tasks.rados.rados.0.smithi023.stdout:2155: delete oid 39 current snap is 205 2024-02-11T22:21:30.038 INFO:tasks.rados.rados.0.smithi023.stdout:2155: done (2 left) 2024-02-11T22:21:30.038 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 205 2024-02-11T22:21:30.038 INFO:tasks.rados.rados.0.smithi023.stdout:2153: finishing write tid 3 to smithi02397626-17 2024-02-11T22:21:30.038 INFO:tasks.rados.rados.0.smithi023.stdout:2156: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2024-02-11T22:21:30.041 INFO:tasks.rados.rados.0.smithi023.stdout:2156: writing smithi02397626-9 from 0 to 442368 tid 1 2024-02-11T22:21:30.045 INFO:tasks.rados.rados.0.smithi023.stdout:2156: writing smithi02397626-9 from 442368 to 1204224 tid 2 2024-02-11T22:21:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:2156: writing smithi02397626-9 from 1204224 to 1646592 tid 3 2024-02-11T22:21:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:2157: read oid 15 snap -1 2024-02-11T22:21:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:2157: expect (ObjNum 618 snap 192 seq_num 618) 2024-02-11T22:21:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:2158: snap_create 2024-02-11T22:21:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:2153: finishing write tid 4 to smithi02397626-17 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1506 (ObjNum 666 snap 205 seq_num 666) dirty exists 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2153: finishing write tid 5 to smithi02397626-17 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2153: oid 17 updating version 0 to 1705 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2153: oid 17 version 1705 is already newer than 1704 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2153: oid 17 updating version 1705 to 1706 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2153: oid 17 updating version 1706 to 1707 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1707 (ObjNum 669 snap 205 seq_num 669) dirty exists 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2153: left oid 17 (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2156: finishing write tid 1 to smithi02397626-9 2024-02-11T22:21:30.049 INFO:tasks.rados.rados.0.smithi023.stdout:2156: finishing write tid 2 to smithi02397626-9 2024-02-11T22:21:30.051 INFO:tasks.rados.rados.0.smithi023.stdout:2156: finishing write tid 3 to smithi02397626-9 2024-02-11T22:21:30.051 INFO:tasks.rados.rados.0.smithi023.stdout:2156: finishing write tid 4 to smithi02397626-9 2024-02-11T22:21:30.053 INFO:tasks.rados.rados.0.smithi023.stdout:2156: finishing write tid 5 to smithi02397626-9 2024-02-11T22:21:30.053 INFO:tasks.rados.rados.0.smithi023.stdout:2156: oid 9 updating version 0 to 1730 2024-02-11T22:21:30.053 INFO:tasks.rados.rados.0.smithi023.stdout:2156: oid 9 updating version 1730 to 1731 2024-02-11T22:21:30.053 INFO:tasks.rados.rados.0.smithi023.stdout:2156: oid 9 updating version 1731 to 1733 2024-02-11T22:21:30.053 INFO:tasks.rados.rados.0.smithi023.stdout:2156: oid 9 version 1733 is already newer than 1732 2024-02-11T22:21:30.053 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1733 (ObjNum 671 snap 205 seq_num 671) dirty exists 2024-02-11T22:21:30.054 INFO:tasks.rados.rados.0.smithi023.stdout:2156: left oid 9 (ObjNum 671 snap 205 seq_num 671) 2024-02-11T22:21:30.065 INFO:tasks.rados.rados.0.smithi023.stdout:2157: expect (ObjNum 618 snap 192 seq_num 618) 2024-02-11T22:21:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:29 smithi023 ceph-mon[111262]: Detected new or changed devices on smithi023 2024-02-11T22:21:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:29 smithi023 ceph-mon[111262]: Upgrade: It appears safe to stop mds.b 2024-02-11T22:21:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:29 smithi023 ceph-mon[111262]: osdmap e475: 8 total, 8 up, 8 in 2024-02-11T22:21:30.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:29 smithi023 ceph-mon[113671]: Detected new or changed devices on smithi023 2024-02-11T22:21:30.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:29 smithi023 ceph-mon[113671]: Upgrade: It appears safe to stop mds.b 2024-02-11T22:21:30.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:29 smithi023 ceph-mon[113671]: osdmap e475: 8 total, 8 up, 8 in 2024-02-11T22:21:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:29 smithi160 ceph-mon[106289]: Detected new or changed devices on smithi023 2024-02-11T22:21:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:29 smithi160 ceph-mon[106289]: Upgrade: It appears safe to stop mds.b 2024-02-11T22:21:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:29 smithi160 ceph-mon[106289]: osdmap e475: 8 total, 8 up, 8 in 2024-02-11T22:21:30.898 INFO:tasks.rados.rados.0.smithi023.stdout:2153: done (4 left) 2024-02-11T22:21:30.898 INFO:tasks.rados.rados.0.smithi023.stdout:2154: done (3 left) 2024-02-11T22:21:30.898 INFO:tasks.rados.rados.0.smithi023.stdout:2156: done (2 left) 2024-02-11T22:21:30.898 INFO:tasks.rados.rados.0.smithi023.stdout:2157: done (1 left) 2024-02-11T22:21:30.898 INFO:tasks.rados.rados.0.smithi023.stdout:2158: done (0 left) 2024-02-11T22:21:30.899 INFO:tasks.rados.rados.0.smithi023.stdout:2159: read oid 48 snap -1 2024-02-11T22:21:30.899 INFO:tasks.rados.rados.0.smithi023.stdout:2159: expect (ObjNum 535 snap 174 seq_num 535) 2024-02-11T22:21:30.899 INFO:tasks.rados.rados.0.smithi023.stdout:2160: setattr oid 21 current snap is 206 2024-02-11T22:21:30.899 INFO:tasks.rados.rados.0.smithi023.stdout:2161: setattr oid 5 current snap is 206 2024-02-11T22:21:30.900 INFO:tasks.rados.rados.0.smithi023.stdout:2162: read oid 41 snap 199 2024-02-11T22:21:30.900 INFO:tasks.rados.rados.0.smithi023.stdout:2162: expect deleted 2024-02-11T22:21:30.900 INFO:tasks.rados.rados.0.smithi023.stdout:2163: delete oid 16 current snap is 206 2024-02-11T22:21:30.913 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1370 (ObjNum 33 snap 0 seq_num 914569424) dirty exists 2024-02-11T22:21:30.921 INFO:tasks.rados.rados.0.smithi023.stdout:2160: done (4 left) 2024-02-11T22:21:30.921 INFO:tasks.rados.rados.0.smithi023.stdout:2162: done (3 left) 2024-02-11T22:21:30.922 INFO:tasks.rados.rados.0.smithi023.stdout:2163: done (2 left) 2024-02-11T22:21:30.922 INFO:tasks.rados.rados.0.smithi023.stdout:2164: snap_create 2024-02-11T22:21:30.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1412 (ObjNum 65 snap 0 seq_num 1785618532) dirty exists 2024-02-11T22:21:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:2159: expect (ObjNum 535 snap 174 seq_num 535) 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[111262]: pgmap v410: 121 pgs: 121 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[111262]: Upgrade: Updating mds.b 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:21:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[111262]: Deploying daemon mds.b on smithi160 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[113671]: pgmap v410: 121 pgs: 121 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:21:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[113671]: Upgrade: Updating mds.b 2024-02-11T22:21:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:21:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:30 smithi023 ceph-mon[113671]: Deploying daemon mds.b on smithi160 2024-02-11T22:21:31.195 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:31 smithi160 systemd[1]: Stopping Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:30 smithi160 ceph-mon[106289]: pgmap v410: 121 pgs: 121 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:21:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:30 smithi160 ceph-mon[106289]: Upgrade: Updating mds.b 2024-02-11T22:21:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' 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-02-11T22:21:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:31.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:30 smithi160 ceph-mon[106289]: Deploying daemon mds.b on smithi160 2024-02-11T22:21:31.456 INFO:tasks.rados.rados.0.smithi023.stdout:2159: done (2 left) 2024-02-11T22:21:31.456 INFO:tasks.rados.rados.0.smithi023.stdout:2161: done (1 left) 2024-02-11T22:21:31.456 INFO:tasks.rados.rados.0.smithi023.stdout:2164: done (0 left) 2024-02-11T22:21:31.456 INFO:tasks.rados.rados.0.smithi023.stdout:2165: delete oid 8 current snap is 207 2024-02-11T22:21:31.458 INFO:tasks.rados.rados.0.smithi023.stdout:2165: done (0 left) 2024-02-11T22:21:31.458 INFO:tasks.rados.rados.0.smithi023.stdout:2166: rollback oid 13 current snap is 207 2024-02-11T22:21:31.458 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 201 2024-02-11T22:21:31.458 INFO:tasks.rados.rados.0.smithi023.stdout:2167: snap_create 2024-02-11T22:21:31.461 INFO:tasks.rados.rados.0.smithi023.stdout:2166: finishing rollback tid 0 to smithi02397626-13 2024-02-11T22:21:31.462 INFO:tasks.rados.rados.0.smithi023.stdout:2166: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:21:31.462 INFO:tasks.rados.rados.0.smithi023.stdout:2166: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:21:31.462 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1395 (ObjNum 649 snap 197 seq_num 649) dirty exists 2024-02-11T22:21:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[111239]: 2024-02-11T22:21:31.219+0000 7fcf19f30700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:31.694 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[73012]: 2024-02-11T22:21:31.217+0000 7f637e549700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T22:21:31.694 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[73012]: 2024-02-11T22:21:31.217+0000 7f637e549700 -1 mds.b *** got signal Terminated *** 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: osdmap e476: 8 total, 8 up, 8 in 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: osdmap e477: 8 total, 8 up, 8 in 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T22:21:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[111262]: fsmap cephfs:1/1 {0=a=up:replay} 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: osdmap e476: 8 total, 8 up, 8 in 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: osdmap e477: 8 total, 8 up, 8 in 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T22:21:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:31 smithi023 ceph-mon[113671]: fsmap cephfs:1/1 {0=a=up:replay} 2024-02-11T22:21:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: osdmap e476: 8 total, 8 up, 8 in 2024-02-11T22:21:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T22:21:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T22:21:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: osdmap e477: 8 total, 8 up, 8 in 2024-02-11T22:21:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-11T22:21:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T22:21:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T22:21:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:31 smithi160 ceph-mon[106289]: fsmap cephfs:1/1 {0=a=up:replay} 2024-02-11T22:21:32.274 INFO:tasks.rados.rados.0.smithi023.stdout:2166: done (1 left) 2024-02-11T22:21:32.274 INFO:tasks.rados.rados.0.smithi023.stdout:2167: done (0 left) 2024-02-11T22:21:32.274 INFO:tasks.rados.rados.0.smithi023.stdout:2168: snap_remove snap 197 2024-02-11T22:21:32.830 INFO:tasks.rados.rados.0.smithi023.stdout:2168: done (0 left) 2024-02-11T22:21:32.830 INFO:tasks.rados.rados.0.smithi023.stdout:2169: copy_from oid 10 from oid 48 current snap is 208 2024-02-11T22:21:32.830 INFO:tasks.rados.rados.0.smithi023.stdout:2170: snap_create 2024-02-11T22:21:32.865 INFO:tasks.rados.rados.0.smithi023.stdout:2169: finishing copy_from racing read to smithi02397626-10 2024-02-11T22:21:32.870 INFO:tasks.rados.rados.0.smithi023.stdout:2169: finishing copy_from to smithi02397626-10 2024-02-11T22:21:32.870 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 490 (ObjNum 535 snap 174 seq_num 535) dirty exists 2024-02-11T22:21:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[111262]: pgmap v413: 121 pgs: 121 active+clean; 331 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-02-11T22:21:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:reconnect 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[111262]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[111262]: osdmap e478: 8 total, 8 up, 8 in 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[111262]: osdmap e479: 8 total, 8 up, 8 in 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[113671]: pgmap v413: 121 pgs: 121 active+clean; 331 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:reconnect 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[113671]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-02-11T22:21:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[113671]: osdmap e478: 8 total, 8 up, 8 in 2024-02-11T22:21:33.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:21:33.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:33 smithi023 ceph-mon[113671]: osdmap e479: 8 total, 8 up, 8 in 2024-02-11T22:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:33 smithi160 ceph-mon[106289]: pgmap v413: 121 pgs: 121 active+clean; 331 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-02-11T22:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:33 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:reconnect 2024-02-11T22:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:33 smithi160 ceph-mon[106289]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-02-11T22:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:33 smithi160 ceph-mon[106289]: osdmap e478: 8 total, 8 up, 8 in 2024-02-11T22:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:33 smithi160 ceph-mon[106289]: osdmap e479: 8 total, 8 up, 8 in 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2169: done (1 left) 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2170: done (0 left) 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2171: read oid 11 snap -1 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2171: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2172: read oid 12 snap -1 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2172: expect (ObjNum 656 snap 198 seq_num 656) 2024-02-11T22:21:33.845 INFO:tasks.rados.rados.0.smithi023.stdout:2173: delete oid 31 current snap is 209 2024-02-11T22:21:33.850 INFO:tasks.rados.rados.0.smithi023.stdout:2171: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:21:33.851 INFO:tasks.rados.rados.0.smithi023.stdout:2171: done (2 left) 2024-02-11T22:21:33.851 INFO:tasks.rados.rados.0.smithi023.stdout:2173: done (1 left) 2024-02-11T22:21:33.851 INFO:tasks.rados.rados.0.smithi023.stdout:2174: read oid 27 snap -1 2024-02-11T22:21:33.851 INFO:tasks.rados.rados.0.smithi023.stdout:2174: expect (ObjNum 612 snap 188 seq_num 612) 2024-02-11T22:21:33.851 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 209 2024-02-11T22:21:33.852 INFO:tasks.rados.rados.0.smithi023.stdout:2175: seq_num 675 ranges {2236416=507904,2744320=704512,3448832=499712} 2024-02-11T22:21:33.866 INFO:tasks.rados.rados.0.smithi023.stdout:2175: writing smithi02397626-22 from 2236416 to 2744320 tid 1 2024-02-11T22:21:33.870 INFO:tasks.rados.rados.0.smithi023.stdout:2175: writing smithi02397626-22 from 2744320 to 3448832 tid 2 2024-02-11T22:21:33.873 INFO:tasks.rados.rados.0.smithi023.stdout:2175: writing smithi02397626-22 from 3448832 to 3948544 tid 3 2024-02-11T22:21:33.873 INFO:tasks.rados.rados.0.smithi023.stdout:2176: read oid 35 snap -1 2024-02-11T22:21:33.873 INFO:tasks.rados.rados.0.smithi023.stdout:2176: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:21:33.873 INFO:tasks.rados.rados.0.smithi023.stdout:2177: read oid 25 snap -1 2024-02-11T22:21:33.873 INFO:tasks.rados.rados.0.smithi023.stdout:2177: expect (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:21:33.874 INFO:tasks.rados.rados.0.smithi023.stdout:2178: snap_remove snap 183 2024-02-11T22:21:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:rejoin 2024-02-11T22:21:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[111262]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-02-11T22:21:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[111262]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-11T22:21:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[111262]: pgmap v416: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-02-11T22:21:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[111262]: osdmap e480: 8 total, 8 up, 8 in 2024-02-11T22:21:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:rejoin 2024-02-11T22:21:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[113671]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-02-11T22:21:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[113671]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-11T22:21:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[113671]: pgmap v416: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-02-11T22:21:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:34 smithi023 ceph-mon[113671]: osdmap e480: 8 total, 8 up, 8 in 2024-02-11T22:21:34.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:34 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:rejoin 2024-02-11T22:21:34.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:34 smithi160 ceph-mon[106289]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-02-11T22:21:34.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:34 smithi160 ceph-mon[106289]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-11T22:21:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:34 smithi160 ceph-mon[106289]: pgmap v416: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-02-11T22:21:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:34 smithi160 ceph-mon[106289]: osdmap e480: 8 total, 8 up, 8 in 2024-02-11T22:21:34.847 INFO:tasks.rados.rados.0.smithi023.stdout:2178: done (5 left) 2024-02-11T22:21:34.847 INFO:tasks.rados.rados.0.smithi023.stdout:2179: rmattr oid 3 current snap is 209 2024-02-11T22:21:34.847 INFO:tasks.rados.rados.0.smithi023.stdout:2179: done (5 left) 2024-02-11T22:21:34.847 INFO:tasks.rados.rados.0.smithi023.stdout:2180: snap_remove snap 166 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[111262]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:active 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=a=up:active} 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[111262]: osdmap e481: 8 total, 8 up, 8 in 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[113671]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T22:21:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:21:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:active 2024-02-11T22:21:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=a=up:active} 2024-02-11T22:21:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-mon[113671]: osdmap e481: 8 total, 8 up, 8 in 2024-02-11T22:21:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:35 smithi160 ceph-mon[106289]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T22:21:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:35 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:21:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:35 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.23:6834/2745131658,v1:172.21.15.23:6835/2745131658] up:active 2024-02-11T22:21:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:35 smithi160 ceph-mon[106289]: fsmap cephfs:1 {0=a=up:active} 2024-02-11T22:21:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:35 smithi160 ceph-mon[106289]: osdmap e481: 8 total, 8 up, 8 in 2024-02-11T22:21:35.865 INFO:tasks.rados.rados.0.smithi023.stdout:2180: done (5 left) 2024-02-11T22:21:35.865 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 209 2024-02-11T22:21:35.865 INFO:tasks.rados.rados.0.smithi023.stdout:2181: seq_num 676 ranges {4349952=524288,4874240=589824,5464064=450560,5914624=163840} 2024-02-11T22:21:35.890 INFO:tasks.rados.rados.0.smithi023.stdout:2181: writing smithi02397626-29 from 4349952 to 4874240 tid 1 2024-02-11T22:21:35.894 INFO:tasks.rados.rados.0.smithi023.stdout:2181: writing smithi02397626-29 from 4874240 to 5464064 tid 2 2024-02-11T22:21:35.897 INFO:tasks.rados.rados.0.smithi023.stdout:2181: writing smithi02397626-29 from 5464064 to 5914624 tid 3 2024-02-11T22:21:35.898 INFO:tasks.rados.rados.0.smithi023.stdout:2181: writing smithi02397626-29 from 5914624 to 6078464 tid 4 2024-02-11T22:21:35.898 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 209 2024-02-11T22:21:35.898 INFO:tasks.rados.rados.0.smithi023.stdout:2182: seq_num 677 ranges {2744320=540672,3284992=516096,3801088=655360,4456448=32768} 2024-02-11T22:21:35.916 INFO:tasks.rados.rados.0.smithi023.stdout:2182: writing smithi02397626-42 from 2744320 to 3284992 tid 1 2024-02-11T22:21:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2182: writing smithi02397626-42 from 3284992 to 3801088 tid 2 2024-02-11T22:21:35.925 INFO:tasks.rados.rados.0.smithi023.stdout:2182: writing smithi02397626-42 from 3801088 to 4456448 tid 3 2024-02-11T22:21:35.925 INFO:tasks.rados.rados.0.smithi023.stdout:2182: writing smithi02397626-42 from 4456448 to 4489216 tid 4 2024-02-11T22:21:35.925 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 209 2024-02-11T22:21:35.925 INFO:tasks.rados.rados.0.smithi023.stdout:2174: expect (ObjNum 612 snap 188 seq_num 612) 2024-02-11T22:21:35.941 INFO:tasks.rados.rados.0.smithi023.stdout:2172: expect (ObjNum 656 snap 198 seq_num 656) 2024-02-11T22:21:36.012 INFO:tasks.rados.rados.0.smithi023.stdout:2175: finishing write tid 1 to smithi02397626-22 2024-02-11T22:21:36.013 INFO:tasks.rados.rados.0.smithi023.stdout:2176: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:21:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:2175: finishing write tid 2 to smithi02397626-22 2024-02-11T22:21:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:2175: finishing write tid 3 to smithi02397626-22 2024-02-11T22:21:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:2175: finishing write tid 4 to smithi02397626-22 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2175: finishing write tid 5 to smithi02397626-22 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2175: oid 22 updating version 0 to 1738 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2175: oid 22 updating version 1738 to 1739 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2175: oid 22 updating version 1739 to 1740 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2175: oid 22 version 1740 is already newer than 1737 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1740 (ObjNum 675 snap 209 seq_num 675) dirty exists 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2175: left oid 22 (ObjNum 675 snap 209 seq_num 675) 2024-02-11T22:21:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:2177: expect (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:21:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:21:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:21:35] "GET /metrics HTTP/1.1" 200 36017 "" "Prometheus/2.43.0" 2024-02-11T22:21:36.255 INFO:tasks.rados.rados.0.smithi023.stdout:2181: finishing write tid 1 to smithi02397626-29 2024-02-11T22:21:36.255 INFO:tasks.rados.rados.0.smithi023.stdout:2181: finishing write tid 2 to smithi02397626-29 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: finishing write tid 3 to smithi02397626-29 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: finishing write tid 4 to smithi02397626-29 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: finishing write tid 5 to smithi02397626-29 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: finishing write tid 6 to smithi02397626-29 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: oid 29 updating version 0 to 1396 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: oid 29 updating version 1396 to 1400 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: oid 29 version 1400 is already newer than 1399 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: oid 29 version 1400 is already newer than 1398 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: oid 29 version 1400 is already newer than 1397 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1400 (ObjNum 676 snap 209 seq_num 676) dirty exists 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2181: left oid 29 (ObjNum 676 snap 209 seq_num 676) 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2182: finishing write tid 1 to smithi02397626-42 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2182: finishing write tid 2 to smithi02397626-42 2024-02-11T22:21:36.256 INFO:tasks.rados.rados.0.smithi023.stdout:2182: finishing write tid 3 to smithi02397626-42 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: finishing write tid 4 to smithi02397626-42 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: finishing write tid 5 to smithi02397626-42 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: finishing write tid 6 to smithi02397626-42 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: oid 42 updating version 0 to 1431 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: oid 42 version 1431 is already newer than 1427 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: oid 42 version 1431 is already newer than 1430 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: oid 42 version 1431 is already newer than 1429 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: oid 42 version 1431 is already newer than 1428 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1431 (ObjNum 677 snap 209 seq_num 677) dirty exists 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2182: left oid 42 (ObjNum 677 snap 209 seq_num 677) 2024-02-11T22:21:36.257 INFO:tasks.rados.rados.0.smithi023.stdout:2183: seq_num 678 ranges {1646592=565248,2211840=802816,3014656=401408} 2024-02-11T22:21:36.267 INFO:tasks.rados.rados.0.smithi023.stdout:2183: writing smithi02397626-9 from 1646592 to 2211840 tid 1 2024-02-11T22:21:36.271 INFO:tasks.rados.rados.0.smithi023.stdout:2183: writing smithi02397626-9 from 2211840 to 3014656 tid 2 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2183: writing smithi02397626-9 from 3014656 to 3416064 tid 3 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2172: done (7 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2174: done (6 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2175: done (5 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2176: done (4 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2177: done (3 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2181: done (2 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2182: done (1 left) 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2184: rollback oid 50 current snap is 209 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 205 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2183: finishing write tid 1 to smithi02397626-9 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:2185: rollback oid 8 current snap is 209 2024-02-11T22:21:36.275 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 187 2024-02-11T22:21:36.276 INFO:tasks.rados.rados.0.smithi023.stdout:2186: copy_from oid 6 from oid 33 current snap is 209 2024-02-11T22:21:36.276 INFO:tasks.rados.rados.0.smithi023.stdout:2187: read oid 45 snap -1 2024-02-11T22:21:36.276 INFO:tasks.rados.rados.0.smithi023.stdout:2187: expect (ObjNum 538 snap 174 seq_num 538) 2024-02-11T22:21:36.276 INFO:tasks.rados.rados.0.smithi023.stdout:2188: delete oid 43 current snap is 209 2024-02-11T22:21:36.276 INFO:tasks.rados.rados.0.smithi023.stdout:2185: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:21:36.276 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1360 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-11T22:21:36.279 INFO:tasks.rados.rados.0.smithi023.stdout:2183: finishing write tid 2 to smithi02397626-9 2024-02-11T22:21:36.279 INFO:tasks.rados.rados.0.smithi023.stdout:2183: finishing write tid 3 to smithi02397626-9 2024-02-11T22:21:36.279 INFO:tasks.rados.rados.0.smithi023.stdout:2183: finishing write tid 4 to smithi02397626-9 2024-02-11T22:21:36.280 INFO:tasks.rados.rados.0.smithi023.stdout:2186: finishing copy_from to smithi02397626-6 2024-02-11T22:21:36.280 INFO:tasks.rados.rados.0.smithi023.stdout:2186: got expected ENOENT (src dne) 2024-02-11T22:21:36.280 INFO:tasks.rados.rados.0.smithi023.stdout:2186: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:21:36.283 INFO:tasks.rados.rados.0.smithi023.stdout:2185: done (5 left) 2024-02-11T22:21:36.283 INFO:tasks.rados.rados.0.smithi023.stdout:2186: done (4 left) 2024-02-11T22:21:36.283 INFO:tasks.rados.rados.0.smithi023.stdout:2188: done (3 left) 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:2189: read oid 46 snap -1 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:2189: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:2190: snap_create 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:2184: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:2184: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:2184: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:21:36.284 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1394 (ObjNum 618 snap 192 seq_num 618) dirty exists 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:2183: finishing write tid 5 to smithi02397626-9 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:2183: oid 9 updating version 0 to 1767 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:2183: oid 9 version 1767 is already newer than 1764 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:2183: oid 9 version 1767 is already newer than 1766 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:2183: oid 9 version 1767 is already newer than 1765 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1767 (ObjNum 678 snap 209 seq_num 678) dirty exists 2024-02-11T22:21:36.285 INFO:tasks.rados.rados.0.smithi023.stdout:2183: left oid 9 (ObjNum 678 snap 209 seq_num 678) 2024-02-11T22:21:36.286 INFO:tasks.rados.rados.0.smithi023.stdout:2187: expect (ObjNum 538 snap 174 seq_num 538) 2024-02-11T22:21:36.333 INFO:tasks.rados.rados.0.smithi023.stdout:2189: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:21:36.856 INFO:tasks.rados.rados.0.smithi023.stdout:2183: done (4 left) 2024-02-11T22:21:36.856 INFO:tasks.rados.rados.0.smithi023.stdout:2184: done (3 left) 2024-02-11T22:21:36.856 INFO:tasks.rados.rados.0.smithi023.stdout:2187: done (2 left) 2024-02-11T22:21:36.856 INFO:tasks.rados.rados.0.smithi023.stdout:2189: done (1 left) 2024-02-11T22:21:36.856 INFO:tasks.rados.rados.0.smithi023.stdout:2190: done (0 left) 2024-02-11T22:21:36.857 INFO:tasks.rados.rados.0.smithi023.stdout:2191: snap_remove snap 205 2024-02-11T22:21:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:36 smithi023 ceph-mon[111262]: pgmap v419: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 22 op/s 2024-02-11T22:21:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:36 smithi023 ceph-mon[111262]: osdmap e482: 8 total, 8 up, 8 in 2024-02-11T22:21:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:36 smithi023 ceph-mon[113671]: pgmap v419: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 22 op/s 2024-02-11T22:21:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:36 smithi023 ceph-mon[113671]: osdmap e482: 8 total, 8 up, 8 in 2024-02-11T22:21:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:36 smithi160 ceph-mon[106289]: pgmap v419: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 334 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 22 op/s 2024-02-11T22:21:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:36 smithi160 ceph-mon[106289]: osdmap e482: 8 total, 8 up, 8 in 2024-02-11T22:21:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:37.867 INFO:tasks.rados.rados.0.smithi023.stdout:2191: done (0 left) 2024-02-11T22:21:37.867 INFO:tasks.rados.rados.0.smithi023.stdout:2192: snap_remove snap 194 2024-02-11T22:21:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:37 smithi023 ceph-mon[111262]: osdmap e483: 8 total, 8 up, 8 in 2024-02-11T22:21:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:37 smithi023 ceph-mon[113671]: osdmap e483: 8 total, 8 up, 8 in 2024-02-11T22:21:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:37 smithi160 ceph-mon[106289]: osdmap e483: 8 total, 8 up, 8 in 2024-02-11T22:21:38.867 INFO:tasks.rados.rados.0.smithi023.stdout:2192: done (0 left) 2024-02-11T22:21:38.868 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 210 2024-02-11T22:21:38.868 INFO:tasks.rados.rados.0.smithi023.stdout:2193: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2024-02-11T22:21:38.878 INFO:tasks.rados.rados.0.smithi023.stdout:2193: writing smithi02397626-8 from 0 to 598016 tid 1 2024-02-11T22:21:38.878 INFO:tasks.rados.rados.0.smithi023.stdout:2193: writing smithi02397626-8 from 598016 to 1171456 tid 2 2024-02-11T22:21:38.879 INFO:tasks.rados.rados.0.smithi023.stdout:2193: writing smithi02397626-8 from 1171456 to 1605632 tid 3 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:2193: writing smithi02397626-8 from 1605632 to 1802240 tid 4 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:2194: rollback oid 45 current snap is 210 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 201 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:2195: rollback oid 9 current snap is 210 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 201 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:2196: read oid 36 snap -1 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:2196: expect deleted 2024-02-11T22:21:38.880 INFO:tasks.rados.rados.0.smithi023.stdout:2197: delete oid 30 current snap is 210 2024-02-11T22:21:38.883 INFO:tasks.rados.rados.0.smithi023.stdout:2197: done (4 left) 2024-02-11T22:21:38.883 INFO:tasks.rados.rados.0.smithi023.stdout:2198: read oid 14 snap -1 2024-02-11T22:21:38.884 INFO:tasks.rados.rados.0.smithi023.stdout:2198: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:21:38.884 INFO:tasks.rados.rados.0.smithi023.stdout:2199: rollback oid 12 current snap is 210 2024-02-11T22:21:38.884 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 187 2024-02-11T22:21:38.884 INFO:tasks.rados.rados.0.smithi023.stdout:2200: snap_remove snap 206 2024-02-11T22:21:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:38 smithi023 ceph-mon[111262]: pgmap v422: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-02-11T22:21:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:38 smithi023 ceph-mon[111262]: osdmap e484: 8 total, 8 up, 8 in 2024-02-11T22:21:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:38 smithi023 ceph-mon[113671]: pgmap v422: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-02-11T22:21:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:38 smithi023 ceph-mon[113671]: osdmap e484: 8 total, 8 up, 8 in 2024-02-11T22:21:39.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:38 smithi160 ceph-mon[106289]: pgmap v422: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 308 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-02-11T22:21:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:38 smithi160 ceph-mon[106289]: osdmap e484: 8 total, 8 up, 8 in 2024-02-11T22:21:39.886 INFO:tasks.rados.rados.0.smithi023.stdout:2200: done (6 left) 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2201: snap_create 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2193: finishing write tid 1 to smithi02397626-8 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2193: finishing write tid 2 to smithi02397626-8 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2193: finishing write tid 3 to smithi02397626-8 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2195: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2193: finishing write tid 4 to smithi02397626-8 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2193: finishing write tid 5 to smithi02397626-8 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2194: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:21:39.887 INFO:tasks.rados.rados.0.smithi023.stdout:2195: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1780 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2194: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2194: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1366 (ObjNum 538 snap 174 seq_num 538) dirty exists 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: finishing write tid 6 to smithi02397626-8 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: oid 8 updating version 0 to 1365 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: oid 8 version 1365 is already newer than 1362 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: oid 8 version 1365 is already newer than 1364 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: oid 8 version 1365 is already newer than 1363 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: oid 8 version 1365 is already newer than 1361 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1365 (ObjNum 680 snap 210 seq_num 680) dirty exists 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2193: left oid 8 (ObjNum 680 snap 210 seq_num 680) 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2199: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:21:39.888 INFO:tasks.rados.rados.0.smithi023.stdout:2199: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:21:39.889 INFO:tasks.rados.rados.0.smithi023.stdout:2199: finishing rollback tid 2 to smithi02397626-12 2024-02-11T22:21:39.889 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1404 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:21:39.889 INFO:tasks.rados.rados.0.smithi023.stdout:2198: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:21:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:39 smithi023 ceph-mon[111262]: osdmap e485: 8 total, 8 up, 8 in 2024-02-11T22:21:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:39 smithi023 ceph-mon[113671]: osdmap e485: 8 total, 8 up, 8 in 2024-02-11T22:21:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:39 smithi160 ceph-mon[106289]: osdmap e485: 8 total, 8 up, 8 in 2024-02-11T22:21:40.902 INFO:tasks.rados.rados.0.smithi023.stdout:2193: done (6 left) 2024-02-11T22:21:40.902 INFO:tasks.rados.rados.0.smithi023.stdout:2194: done (5 left) 2024-02-11T22:21:40.902 INFO:tasks.rados.rados.0.smithi023.stdout:2195: done (4 left) 2024-02-11T22:21:40.902 INFO:tasks.rados.rados.0.smithi023.stdout:2196: done (3 left) 2024-02-11T22:21:40.902 INFO:tasks.rados.rados.0.smithi023.stdout:2198: done (2 left) 2024-02-11T22:21:40.903 INFO:tasks.rados.rados.0.smithi023.stdout:2199: done (1 left) 2024-02-11T22:21:40.903 INFO:tasks.rados.rados.0.smithi023.stdout:2201: done (0 left) 2024-02-11T22:21:40.903 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 211 2024-02-11T22:21:40.903 INFO:tasks.rados.rados.0.smithi023.stdout:2202: seq_num 682 ranges {8855552=630784,9486336=745472,10231808=442368,10674176=16384} 2024-02-11T22:21:40.953 INFO:tasks.rados.rados.0.smithi023.stdout:2202: writing smithi02397626-48 from 8855552 to 9486336 tid 1 2024-02-11T22:21:40.957 INFO:tasks.rados.rados.0.smithi023.stdout:2202: writing smithi02397626-48 from 9486336 to 10231808 tid 2 2024-02-11T22:21:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:2202: writing smithi02397626-48 from 10231808 to 10674176 tid 3 2024-02-11T22:21:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:2202: writing smithi02397626-48 from 10674176 to 10690560 tid 4 2024-02-11T22:21:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:2203: setattr oid 21 current snap is 211 2024-02-11T22:21:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:2202: finishing write tid 1 to smithi02397626-48 2024-02-11T22:21:40.961 INFO:tasks.rados.rados.0.smithi023.stdout:2204: snap_create 2024-02-11T22:21:40.963 INFO:tasks.rados.rados.0.smithi023.stdout:2202: finishing write tid 2 to smithi02397626-48 2024-02-11T22:21:40.963 INFO:tasks.rados.rados.0.smithi023.stdout:2202: finishing write tid 3 to smithi02397626-48 2024-02-11T22:21:40.964 INFO:tasks.rados.rados.0.smithi023.stdout:2202: finishing write tid 4 to smithi02397626-48 2024-02-11T22:21:40.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1410 (ObjNum 81 snap 0 seq_num 1314281585) dirty exists 2024-02-11T22:21:40.965 INFO:tasks.rados.rados.0.smithi023.stdout:2202: finishing write tid 5 to smithi02397626-48 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: finishing write tid 6 to smithi02397626-48 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: oid 48 updating version 0 to 1360 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: oid 48 updating version 1360 to 1362 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: oid 48 version 1362 is already newer than 1359 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: oid 48 version 1362 is already newer than 1358 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: oid 48 version 1362 is already newer than 1361 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 1362 (ObjNum 682 snap 211 seq_num 682) dirty exists 2024-02-11T22:21:40.967 INFO:tasks.rados.rados.0.smithi023.stdout:2202: left oid 48 (ObjNum 682 snap 211 seq_num 682) 2024-02-11T22:21:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:40 smithi023 ceph-mon[111262]: pgmap v425: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 295 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2024-02-11T22:21:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:40 smithi023 ceph-mon[111262]: osdmap e486: 8 total, 8 up, 8 in 2024-02-11T22:21:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:40 smithi023 ceph-mon[113671]: pgmap v425: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 295 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2024-02-11T22:21:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:40 smithi023 ceph-mon[113671]: osdmap e486: 8 total, 8 up, 8 in 2024-02-11T22:21:41.185 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:40 smithi160 bash[136207]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b 2024-02-11T22:21:41.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:40 smithi160 ceph-mon[106289]: pgmap v425: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 295 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2024-02-11T22:21:41.185 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:40 smithi160 ceph-mon[106289]: osdmap e486: 8 total, 8 up, 8 in 2024-02-11T22:21:41.445 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:41 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.b.service: Succeeded. 2024-02-11T22:21:41.445 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:41 smithi160 systemd[1]: Stopped Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:41.445 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:41 smithi160 systemd[1]: Starting Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:41.925 INFO:tasks.rados.rados.0.smithi023.stdout:2202: done (2 left) 2024-02-11T22:21:41.925 INFO:tasks.rados.rados.0.smithi023.stdout:2203: done (1 left) 2024-02-11T22:21:41.925 INFO:tasks.rados.rados.0.smithi023.stdout:2204: done (0 left) 2024-02-11T22:21:41.926 INFO:tasks.rados.rados.0.smithi023.stdout:2205: setattr oid 1 current snap is 212 2024-02-11T22:21:41.926 INFO:tasks.rados.rados.0.smithi023.stdout:2206: rmattr oid 4 current snap is 212 2024-02-11T22:21:41.926 INFO:tasks.rados.rados.0.smithi023.stdout:2206: done (1 left) 2024-02-11T22:21:41.926 INFO:tasks.rados.rados.0.smithi023.stdout:2207: copy_from oid 15 from oid 24 current snap is 212 2024-02-11T22:21:41.926 INFO:tasks.rados.rados.0.smithi023.stdout:2208: snap_remove snap 201 2024-02-11T22:21:41.944 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:41 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[136379]: starting mds.b at 2024-02-11T22:21:41.944 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:41 smithi160 bash[136365]: 420f65f2a2fa8a05e3778308b0a97d44f64e824a3e8107c1c53920fa54482d49 2024-02-11T22:21:41.944 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 22:21:41 smithi160 systemd[1]: Started Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:41 smithi160 ceph-mon[106289]: osdmap e487: 8 total, 8 up, 8 in 2024-02-11T22:21:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[111262]: osdmap e487: 8 total, 8 up, 8 in 2024-02-11T22:21:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[113671]: osdmap e487: 8 total, 8 up, 8 in 2024-02-11T22:21:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:42.827 INFO:tasks.rados.rados.0.smithi023.stdout:2208: done (2 left) 2024-02-11T22:21:42.828 INFO:tasks.rados.rados.0.smithi023.stdout:2209: setattr oid 39 current snap is 212 2024-02-11T22:21:42.828 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1786 (ObjNum 659 snap 199 seq_num 659) dirty exists 2024-02-11T22:21:42.828 INFO:tasks.rados.rados.0.smithi023.stdout:2207: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:21:42.828 INFO:tasks.rados.rados.0.smithi023.stdout:2207: finishing copy_from to smithi02397626-15 2024-02-11T22:21:42.828 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:21:42.832 INFO:tasks.rados.rados.0.smithi023.stdout:2205: done (2 left) 2024-02-11T22:21:42.832 INFO:tasks.rados.rados.0.smithi023.stdout:2207: done (1 left) 2024-02-11T22:21:42.832 INFO:tasks.rados.rados.0.smithi023.stdout:2210: read oid 46 snap 203 2024-02-11T22:21:42.832 INFO:tasks.rados.rados.0.smithi023.stdout:2210: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:21:42.832 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 212 2024-02-11T22:21:42.832 INFO:tasks.rados.rados.0.smithi023.stdout:2211: seq_num 683 ranges {3948544=647168,4595712=630784,5226496=573440} 2024-02-11T22:21:42.854 INFO:tasks.rados.rados.0.smithi023.stdout:2211: writing smithi02397626-22 from 3948544 to 4595712 tid 1 2024-02-11T22:21:42.858 INFO:tasks.rados.rados.0.smithi023.stdout:2211: writing smithi02397626-22 from 4595712 to 5226496 tid 2 2024-02-11T22:21:42.862 INFO:tasks.rados.rados.0.smithi023.stdout:2211: writing smithi02397626-22 from 5226496 to 5799936 tid 3 2024-02-11T22:21:42.862 INFO:tasks.rados.rados.0.smithi023.stdout:2212: copy_from oid 27 from oid 33 current snap is 212 2024-02-11T22:21:42.862 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1432 (ObjNum 65 snap 0 seq_num 913423584) dirty exists 2024-02-11T22:21:42.862 INFO:tasks.rados.rados.0.smithi023.stdout:2210: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:21:42.887 INFO:tasks.rados.rados.0.smithi023.stdout:2211: finishing write tid 1 to smithi02397626-22 2024-02-11T22:21:42.887 INFO:tasks.rados.rados.0.smithi023.stdout:2209: done (3 left) 2024-02-11T22:21:42.887 INFO:tasks.rados.rados.0.smithi023.stdout:2210: done (2 left) 2024-02-11T22:21:42.887 INFO:tasks.rados.rados.0.smithi023.stdout:2213: rollback oid 39 current snap is 212 2024-02-11T22:21:42.887 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 204 2024-02-11T22:21:42.887 INFO:tasks.rados.rados.0.smithi023.stdout:2211: finishing write tid 2 to smithi02397626-22 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: finishing write tid 3 to smithi02397626-22 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: finishing write tid 4 to smithi02397626-22 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2212: finishing copy_from to smithi02397626-27 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2212: got expected ENOENT (src dne) 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2212: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: finishing write tid 5 to smithi02397626-22 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: oid 22 updating version 0 to 1792 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: oid 22 updating version 1792 to 1794 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: oid 22 version 1794 is already newer than 1793 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: oid 22 updating version 1794 to 1795 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1795 (ObjNum 683 snap 212 seq_num 683) dirty exists 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: left oid 22 (ObjNum 683 snap 212 seq_num 683) 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2211: done (2 left) 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2212: done (1 left) 2024-02-11T22:21:42.888 INFO:tasks.rados.rados.0.smithi023.stdout:2214: read oid 12 snap -1 2024-02-11T22:21:42.889 INFO:tasks.rados.rados.0.smithi023.stdout:2214: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:21:42.889 INFO:tasks.rados.rados.0.smithi023.stdout:2215: copy_from oid 21 from oid 15 current snap is 212 2024-02-11T22:21:42.889 INFO:tasks.rados.rados.0.smithi023.stdout:2216: copy_from oid 13 from oid 36 current snap is 212 2024-02-11T22:21:42.889 INFO:tasks.rados.rados.0.smithi023.stdout:2217: snap_remove snap 209 2024-02-11T22:21:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:42 smithi160 ceph-mon[106289]: pgmap v428: 121 pgs: 121 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-02-11T22:21:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:42 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.160:6832/2923471929,v1:172.21.15.160:6833/2923471929] up:boot 2024-02-11T22:21:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:42 smithi160 ceph-mon[106289]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:21:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:42 smithi160 ceph-mon[106289]: osdmap e488: 8 total, 8 up, 8 in 2024-02-11T22:21:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:21:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:42 smithi160 ceph-mon[106289]: osdmap e489: 8 total, 8 up, 8 in 2024-02-11T22:21:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[111262]: pgmap v428: 121 pgs: 121 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-02-11T22:21:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.160:6832/2923471929,v1:172.21.15.160:6833/2923471929] up:boot 2024-02-11T22:21:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[111262]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:21:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[111262]: osdmap e488: 8 total, 8 up, 8 in 2024-02-11T22:21:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:21:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[111262]: osdmap e489: 8 total, 8 up, 8 in 2024-02-11T22:21:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[113671]: pgmap v428: 121 pgs: 121 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-02-11T22:21:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.160:6832/2923471929,v1:172.21.15.160:6833/2923471929] up:boot 2024-02-11T22:21:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[113671]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-11T22:21:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[113671]: osdmap e488: 8 total, 8 up, 8 in 2024-02-11T22:21:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-11T22:21:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:42 smithi023 ceph-mon[113671]: osdmap e489: 8 total, 8 up, 8 in 2024-02-11T22:21:43.843 INFO:tasks.rados.rados.0.smithi023.stdout:2217: done (4 left) 2024-02-11T22:21:43.844 INFO:tasks.rados.rados.0.smithi023.stdout:2218: read oid 42 snap -1 2024-02-11T22:21:43.844 INFO:tasks.rados.rados.0.smithi023.stdout:2218: expect (ObjNum 677 snap 209 seq_num 677) 2024-02-11T22:21:43.844 INFO:tasks.rados.rados.0.smithi023.stdout:2219: rollback oid 45 current snap is 212 2024-02-11T22:21:43.844 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 200 2024-02-11T22:21:43.844 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 212 2024-02-11T22:21:43.845 INFO:tasks.rados.rados.0.smithi023.stdout:2220: seq_num 684 ranges {0=663552,663552=507904,1171456=409600,1581056=286720} 2024-02-11T22:21:43.848 INFO:tasks.rados.rados.0.smithi023.stdout:2220: writing smithi02397626-3 from 0 to 663552 tid 1 2024-02-11T22:21:43.851 INFO:tasks.rados.rados.0.smithi023.stdout:2220: writing smithi02397626-3 from 663552 to 1171456 tid 2 2024-02-11T22:21:43.856 INFO:tasks.rados.rados.0.smithi023.stdout:2220: writing smithi02397626-3 from 1171456 to 1581056 tid 3 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2220: writing smithi02397626-3 from 1581056 to 1867776 tid 4 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2221: read oid 5 snap -1 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2221: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2222: rmattr oid 18 current snap is 212 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2222: done (8 left) 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2223: rmattr oid 16 current snap is 212 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2223: done (8 left) 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2224: copy_from oid 14 from oid 30 current snap is 212 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2216: finishing copy_from to smithi02397626-13 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2216: got expected ENOENT (src dne) 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2216: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:21:43.857 INFO:tasks.rados.rados.0.smithi023.stdout:2213: finishing rollback tid 0 to smithi02397626-39 2024-02-11T22:21:43.858 INFO:tasks.rados.rados.0.smithi023.stdout:2213: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:21:43.858 INFO:tasks.rados.rados.0.smithi023.stdout:2213: finishing rollback tid 2 to smithi02397626-39 2024-02-11T22:21:43.858 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1435 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-02-11T22:21:43.858 INFO:tasks.rados.rados.0.smithi023.stdout:2214: expect (ObjNum 460 snap 153 seq_num 460) 2024-02-11T22:21:43.874 INFO:tasks.rados.rados.0.smithi023.stdout:2215: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:21:43.874 INFO:tasks.rados.rados.0.smithi023.stdout:2215: finishing copy_from to smithi02397626-21 2024-02-11T22:21:43.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:21:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:2213: done (8 left) 2024-02-11T22:21:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:2214: done (7 left) 2024-02-11T22:21:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:2215: done (6 left) 2024-02-11T22:21:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:2216: done (5 left) 2024-02-11T22:21:43.875 INFO:tasks.rados.rados.0.smithi023.stdout:2225: read oid 15 snap -1 2024-02-11T22:21:43.876 INFO:tasks.rados.rados.0.smithi023.stdout:2225: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:43.876 INFO:tasks.rados.rados.0.smithi023.stdout:2226: read oid 34 snap 204 2024-02-11T22:21:43.876 INFO:tasks.rados.rados.0.smithi023.stdout:2226: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:21:43.876 INFO:tasks.rados.rados.0.smithi023.stdout:2227: rollback oid 26 current snap is 212 2024-02-11T22:21:43.876 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 26 to 184 2024-02-11T22:21:43.876 INFO:tasks.rados.rados.0.smithi023.stdout:2224: finishing copy_from to smithi02397626-14 2024-02-11T22:21:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2224: got expected ENOENT (src dne) 2024-02-11T22:21:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2224: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:21:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2221: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:21:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2219: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:21:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2219: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:21:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2219: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:21:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1369 (ObjNum 538 snap 174 seq_num 538) dirty exists 2024-02-11T22:21:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2219: done (7 left) 2024-02-11T22:21:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2221: done (6 left) 2024-02-11T22:21:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2224: done (5 left) 2024-02-11T22:21:43.880 INFO:tasks.rados.rados.0.smithi023.stdout:2228: read oid 9 snap -1 2024-02-11T22:21:43.880 INFO:tasks.rados.rados.0.smithi023.stdout:2228: expect deleted 2024-02-11T22:21:43.882 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 212 2024-02-11T22:21:43.882 INFO:tasks.rados.rados.0.smithi023.stdout:2229: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-02-11T22:21:43.882 INFO:tasks.rados.rados.0.smithi023.stdout:2229: writing smithi02397626-30 from 0 to 679936 tid 1 2024-02-11T22:21:43.885 INFO:tasks.rados.rados.0.smithi023.stdout:2229: writing smithi02397626-30 from 679936 to 1122304 tid 2 2024-02-11T22:21:43.889 INFO:tasks.rados.rados.0.smithi023.stdout:2229: writing smithi02397626-30 from 1122304 to 1744896 tid 3 2024-02-11T22:21:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:2229: writing smithi02397626-30 from 1744896 to 1884160 tid 4 2024-02-11T22:21:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:2230: read oid 28 snap -1 2024-02-11T22:21:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:2230: expect (ObjNum 661 snap 202 seq_num 661) 2024-02-11T22:21:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 212 2024-02-11T22:21:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:2220: finishing write tid 1 to smithi02397626-3 2024-02-11T22:21:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:2231: seq_num 686 ranges {0=696320,696320=729088,1425408=425984,1851392=49152} 2024-02-11T22:21:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2231: writing smithi02397626-18 from 0 to 696320 tid 1 2024-02-11T22:21:43.899 INFO:tasks.rados.rados.0.smithi023.stdout:2231: writing smithi02397626-18 from 696320 to 1425408 tid 2 2024-02-11T22:21:43.901 INFO:tasks.rados.rados.0.smithi023.stdout:2231: writing smithi02397626-18 from 1425408 to 1851392 tid 3 2024-02-11T22:21:43.902 INFO:tasks.rados.rados.0.smithi023.stdout:2231: writing smithi02397626-18 from 1851392 to 1900544 tid 4 2024-02-11T22:21:43.902 INFO:tasks.rados.rados.0.smithi023.stdout:2232: snap_remove snap 208 2024-02-11T22:21:44.848 INFO:tasks.rados.rados.0.smithi023.stdout:2232: done (9 left) 2024-02-11T22:21:44.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 212 2024-02-11T22:21:44.849 INFO:tasks.rados.rados.0.smithi023.stdout:2220: finishing write tid 2 to smithi02397626-3 2024-02-11T22:21:44.849 INFO:tasks.rados.rados.0.smithi023.stdout:2233: seq_num 687 ranges {0=712704,712704=614400,1327104=589824} 2024-02-11T22:21:44.857 INFO:tasks.rados.rados.0.smithi023.stdout:2233: writing smithi02397626-43 from 0 to 712704 tid 1 2024-02-11T22:21:44.857 INFO:tasks.rados.rados.0.smithi023.stdout:2233: writing smithi02397626-43 from 712704 to 1327104 tid 2 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2233: writing smithi02397626-43 from 1327104 to 1916928 tid 3 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2234: read oid 6 snap -1 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2234: expect deleted 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2235: rollback oid 39 current snap is 212 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 184 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2220: finishing write tid 3 to smithi02397626-3 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2220: finishing write tid 4 to smithi02397626-3 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2220: finishing write tid 5 to smithi02397626-3 2024-02-11T22:21:44.861 INFO:tasks.rados.rados.0.smithi023.stdout:2220: finishing write tid 6 to smithi02397626-3 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2220: oid 3 updating version 0 to 1402 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2220: oid 3 updating version 1402 to 1404 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2220: oid 3 version 1404 is already newer than 1401 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2220: oid 3 updating version 1404 to 1405 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2220: oid 3 version 1405 is already newer than 1403 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1405 (ObjNum 684 snap 212 seq_num 684) dirty exists 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2220: left oid 3 (ObjNum 684 snap 212 seq_num 684) 2024-02-11T22:21:44.862 INFO:tasks.rados.rados.0.smithi023.stdout:2218: expect (ObjNum 677 snap 209 seq_num 677) 2024-02-11T22:21:45.081 INFO:tasks.rados.rados.0.smithi023.stdout:2227: finishing rollback tid 0 to smithi02397626-26 2024-02-11T22:21:45.081 INFO:tasks.rados.rados.0.smithi023.stdout:2226: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[111262]: pgmap v431: 121 pgs: 121 active+clean; 273 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 10 op/s 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[111262]: osdmap e490: 8 total, 8 up, 8 in 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[113671]: pgmap v431: 121 pgs: 121 active+clean; 273 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 10 op/s 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[113671]: osdmap e490: 8 total, 8 up, 8 in 2024-02-11T22:21:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2227: finishing rollback tid 1 to smithi02397626-26 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2229: finishing write tid 1 to smithi02397626-30 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2229: finishing write tid 2 to smithi02397626-30 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2218: done (11 left) 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2220: done (10 left) 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2226: done (9 left) 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2228: done (8 left) 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2236: read oid 3 snap 207 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2236: expect deleted 2024-02-11T22:21:45.176 INFO:tasks.rados.rados.0.smithi023.stdout:2237: setattr oid 7 current snap is 212 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2227: finishing rollback tid 2 to smithi02397626-26 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1510 (ObjNum 572 snap 182 seq_num 572) dirty exists 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: finishing write tid 3 to smithi02397626-30 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: finishing write tid 4 to smithi02397626-30 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: finishing write tid 5 to smithi02397626-30 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: finishing write tid 6 to smithi02397626-30 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: oid 30 updating version 0 to 1463 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: oid 30 updating version 1463 to 1464 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: oid 30 updating version 1464 to 1465 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: oid 30 version 1465 is already newer than 1462 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:2229: oid 30 version 1465 is already newer than 1461 2024-02-11T22:21:45.177 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1465 (ObjNum 685 snap 212 seq_num 685) dirty exists 2024-02-11T22:21:45.178 INFO:tasks.rados.rados.0.smithi023.stdout:2229: left oid 30 (ObjNum 685 snap 212 seq_num 685) 2024-02-11T22:21:45.178 INFO:tasks.rados.rados.0.smithi023.stdout:2231: finishing write tid 1 to smithi02397626-18 2024-02-11T22:21:45.178 INFO:tasks.rados.rados.0.smithi023.stdout:2225: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:44 smithi160 ceph-mon[106289]: pgmap v431: 121 pgs: 121 active+clean; 273 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 10 op/s 2024-02-11T22:21:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:44 smithi160 ceph-mon[106289]: osdmap e490: 8 total, 8 up, 8 in 2024-02-11T22:21:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:45.621 INFO:tasks.rados.rados.0.smithi023.stdout:2230: expect (ObjNum 661 snap 202 seq_num 661) 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: finishing write tid 2 to smithi02397626-18 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: finishing write tid 3 to smithi02397626-18 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: finishing write tid 4 to smithi02397626-18 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: finishing write tid 5 to smithi02397626-18 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: finishing write tid 6 to smithi02397626-18 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: oid 18 updating version 0 to 1367 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: oid 18 version 1367 is already newer than 1366 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: oid 18 version 1367 is already newer than 1364 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: oid 18 version 1367 is already newer than 1365 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: oid 18 version 1367 is already newer than 1363 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1367 (ObjNum 686 snap 212 seq_num 686) dirty exists 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2231: left oid 18 (ObjNum 686 snap 212 seq_num 686) 2024-02-11T22:21:45.659 INFO:tasks.rados.rados.0.smithi023.stdout:2233: finishing write tid 1 to smithi02397626-43 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: finishing write tid 2 to smithi02397626-43 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2235: finishing rollback tid 0 to smithi02397626-39 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2235: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2235: finishing rollback tid 2 to smithi02397626-39 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1438 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: finishing write tid 3 to smithi02397626-43 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: finishing write tid 4 to smithi02397626-43 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: finishing write tid 5 to smithi02397626-43 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: oid 43 updating version 0 to 1471 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: oid 43 updating version 1471 to 1473 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: oid 43 version 1473 is already newer than 1470 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: oid 43 version 1473 is already newer than 1472 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1473 (ObjNum 687 snap 212 seq_num 687) dirty exists 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2233: left oid 43 (ObjNum 687 snap 212 seq_num 687) 2024-02-11T22:21:45.660 INFO:tasks.rados.rados.0.smithi023.stdout:2225: done (9 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2227: done (8 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2229: done (7 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2230: done (6 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2231: done (5 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2233: done (4 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2234: done (3 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2235: done (2 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2236: done (1 left) 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2238: delete oid 19 current snap is 212 2024-02-11T22:21:45.661 INFO:tasks.rados.rados.0.smithi023.stdout:2238: done (1 left) 2024-02-11T22:21:45.662 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 212 2024-02-11T22:21:45.662 INFO:tasks.rados.rados.0.smithi023.stdout:2239: seq_num 689 ranges {1916928=745472,2662400=786432,3448832=417792} 2024-02-11T22:21:45.675 INFO:tasks.rados.rados.0.smithi023.stdout:2239: writing smithi02397626-43 from 1916928 to 2662400 tid 1 2024-02-11T22:21:45.679 INFO:tasks.rados.rados.0.smithi023.stdout:2239: writing smithi02397626-43 from 2662400 to 3448832 tid 2 2024-02-11T22:21:45.682 INFO:tasks.rados.rados.0.smithi023.stdout:2239: writing smithi02397626-43 from 3448832 to 3866624 tid 3 2024-02-11T22:21:45.682 INFO:tasks.rados.rados.0.smithi023.stdout:2240: rollback oid 36 current snap is 212 2024-02-11T22:21:45.682 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 211 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1511 (ObjNum 666 snap 205 seq_num 666) dirty exists 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2239: finishing write tid 1 to smithi02397626-43 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2237: done (2 left) 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2241: read oid 14 snap -1 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2241: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2242: read oid 33 snap -1 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2242: expect deleted 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 212 2024-02-11T22:21:45.683 INFO:tasks.rados.rados.0.smithi023.stdout:2243: seq_num 690 ranges {1277952=761856,2039808=663552,2703360=409600,3112960=131072} 2024-02-11T22:21:45.693 INFO:tasks.rados.rados.0.smithi023.stdout:2243: writing smithi02397626-13 from 1277952 to 2039808 tid 1 2024-02-11T22:21:45.699 INFO:tasks.rados.rados.0.smithi023.stdout:2243: writing smithi02397626-13 from 2039808 to 2703360 tid 2 2024-02-11T22:21:45.699 INFO:tasks.rados.rados.0.smithi023.stdout:2243: writing smithi02397626-13 from 2703360 to 3112960 tid 3 2024-02-11T22:21:45.700 INFO:tasks.rados.rados.0.smithi023.stdout:2243: writing smithi02397626-13 from 3112960 to 3244032 tid 4 2024-02-11T22:21:45.701 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 212 2024-02-11T22:21:45.701 INFO:tasks.rados.rados.0.smithi023.stdout:2244: seq_num 691 ranges {7946240=778240,8724480=548864,9273344=614400,9887744=40960} 2024-02-11T22:21:45.748 INFO:tasks.rados.rados.0.smithi023.stdout:2244: writing smithi02397626-20 from 7946240 to 8724480 tid 1 2024-02-11T22:21:45.751 INFO:tasks.rados.rados.0.smithi023.stdout:2244: writing smithi02397626-20 from 8724480 to 9273344 tid 2 2024-02-11T22:21:45.756 INFO:tasks.rados.rados.0.smithi023.stdout:2244: writing smithi02397626-20 from 9273344 to 9887744 tid 3 2024-02-11T22:21:45.756 INFO:tasks.rados.rados.0.smithi023.stdout:2244: writing smithi02397626-20 from 9887744 to 9928704 tid 4 2024-02-11T22:21:45.756 INFO:tasks.rados.rados.0.smithi023.stdout:2245: read oid 19 snap 207 2024-02-11T22:21:45.756 INFO:tasks.rados.rados.0.smithi023.stdout:2245: expect (ObjNum 647 snap 197 seq_num 647) 2024-02-11T22:21:45.756 INFO:tasks.rados.rados.0.smithi023.stdout:2246: snap_remove snap 187 2024-02-11T22:21:45.853 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:45 smithi160 ceph-mon[106289]: osdmap e491: 8 total, 8 up, 8 in 2024-02-11T22:21:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:2246: done (7 left) 2024-02-11T22:21:45.863 INFO:tasks.rados.rados.0.smithi023.stdout:2247: read oid 47 snap -1 2024-02-11T22:21:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:2247: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:21:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:2248: read oid 9 snap 210 2024-02-11T22:21:45.864 INFO:tasks.rados.rados.0.smithi023.stdout:2248: expect deleted 2024-02-11T22:21:45.869 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 212 2024-02-11T22:21:45.869 INFO:tasks.rados.rados.0.smithi023.stdout:2249: seq_num 692 ranges {5799936=794624,6594560=483328,7077888=720896} 2024-02-11T22:21:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:2249: writing smithi02397626-22 from 5799936 to 6594560 tid 1 2024-02-11T22:21:45.904 INFO:tasks.rados.rados.0.smithi023.stdout:2249: writing smithi02397626-22 from 6594560 to 7077888 tid 2 2024-02-11T22:21:45.907 INFO:tasks.rados.rados.0.smithi023.stdout:2249: writing smithi02397626-22 from 7077888 to 7798784 tid 3 2024-02-11T22:21:45.907 INFO:tasks.rados.rados.0.smithi023.stdout:2250: snap_remove snap 184 2024-02-11T22:21:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:45 smithi023 ceph-mon[111262]: osdmap e491: 8 total, 8 up, 8 in 2024-02-11T22:21:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:45 smithi023 ceph-mon[113671]: osdmap e491: 8 total, 8 up, 8 in 2024-02-11T22:21:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:21:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:21:45] "GET /metrics HTTP/1.1" 200 36016 "" "Prometheus/2.43.0" 2024-02-11T22:21:46.863 INFO:tasks.rados.rados.0.smithi023.stdout:2250: done (10 left) 2024-02-11T22:21:46.863 INFO:tasks.rados.rados.0.smithi023.stdout:2251: snap_remove snap 199 2024-02-11T22:21:47.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:46 smithi160 ceph-mon[106289]: pgmap v434: 121 pgs: 121 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-02-11T22:21:47.112 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:46 smithi160 ceph-mon[106289]: osdmap e492: 8 total, 8 up, 8 in 2024-02-11T22:21:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:46 smithi023 ceph-mon[111262]: pgmap v434: 121 pgs: 121 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-02-11T22:21:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:46 smithi023 ceph-mon[111262]: osdmap e492: 8 total, 8 up, 8 in 2024-02-11T22:21:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:46 smithi023 ceph-mon[113671]: pgmap v434: 121 pgs: 121 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-02-11T22:21:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:46 smithi023 ceph-mon[113671]: osdmap e492: 8 total, 8 up, 8 in 2024-02-11T22:21:47.836 INFO:tasks.rados.rados.0.smithi023.stdout:2251: done (10 left) 2024-02-11T22:21:47.836 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 212 2024-02-11T22:21:47.837 INFO:tasks.rados.rados.0.smithi023.stdout:2252: seq_num 693 ranges {0=409600,409600=770048,1179648=581632,1761280=253952} 2024-02-11T22:21:47.837 INFO:tasks.rados.rados.0.smithi023.stdout:2252: writing smithi02397626-31 from 0 to 409600 tid 1 2024-02-11T22:21:47.843 INFO:tasks.rados.rados.0.smithi023.stdout:2252: writing smithi02397626-31 from 409600 to 1179648 tid 2 2024-02-11T22:21:47.847 INFO:tasks.rados.rados.0.smithi023.stdout:2252: writing smithi02397626-31 from 1179648 to 1761280 tid 3 2024-02-11T22:21:47.849 INFO:tasks.rados.rados.0.smithi023.stdout:2252: writing smithi02397626-31 from 1761280 to 2015232 tid 4 2024-02-11T22:21:47.849 INFO:tasks.rados.rados.0.smithi023.stdout:2253: setattr oid 50 current snap is 212 2024-02-11T22:21:47.849 INFO:tasks.rados.rados.0.smithi023.stdout:2240: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1375 (ObjNum 129 snap 0 seq_num 911394608) dirty dne 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: finishing write tid 2 to smithi02397626-43 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: finishing write tid 3 to smithi02397626-43 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: finishing write tid 4 to smithi02397626-43 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: finishing write tid 5 to smithi02397626-43 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: oid 43 updating version 0 to 1476 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: oid 43 version 1476 is already newer than 1475 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: oid 43 version 1476 is already newer than 1474 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: oid 43 updating version 1476 to 1477 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1477 (ObjNum 689 snap 212 seq_num 689) dirty exists 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2239: left oid 43 (ObjNum 689 snap 212 seq_num 689) 2024-02-11T22:21:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2241: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:21:47.892 INFO:tasks.rados.rados.0.smithi023.stdout:2243: finishing write tid 1 to smithi02397626-13 2024-02-11T22:21:47.892 INFO:tasks.rados.rados.0.smithi023.stdout:2243: finishing write tid 2 to smithi02397626-13 2024-02-11T22:21:47.892 INFO:tasks.rados.rados.0.smithi023.stdout:2243: finishing write tid 3 to smithi02397626-13 2024-02-11T22:21:47.892 INFO:tasks.rados.rados.0.smithi023.stdout:2243: finishing write tid 4 to smithi02397626-13 2024-02-11T22:21:47.892 INFO:tasks.rados.rados.0.smithi023.stdout:2243: finishing write tid 5 to smithi02397626-13 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: finishing write tid 6 to smithi02397626-13 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: oid 13 updating version 0 to 1410 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: oid 13 version 1410 is already newer than 1408 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: oid 13 version 1410 is already newer than 1409 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: oid 13 version 1410 is already newer than 1407 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: oid 13 version 1410 is already newer than 1406 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1410 (ObjNum 690 snap 212 seq_num 690) dirty exists 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2243: left oid 13 (ObjNum 690 snap 212 seq_num 690) 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2244: finishing write tid 1 to smithi02397626-20 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2244: finishing write tid 2 to smithi02397626-20 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2244: finishing write tid 3 to smithi02397626-20 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2244: finishing write tid 4 to smithi02397626-20 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2244: finishing write tid 5 to smithi02397626-20 2024-02-11T22:21:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2244: finishing write tid 6 to smithi02397626-20 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2244: oid 20 updating version 0 to 1374 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2244: oid 20 version 1374 is already newer than 1371 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2244: oid 20 version 1374 is already newer than 1372 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2244: oid 20 version 1374 is already newer than 1373 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2244: oid 20 version 1374 is already newer than 1370 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1374 (ObjNum 691 snap 212 seq_num 691) dirty exists 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2244: left oid 20 (ObjNum 691 snap 212 seq_num 691) 2024-02-11T22:21:47.894 INFO:tasks.rados.rados.0.smithi023.stdout:2245: expect (ObjNum 647 snap 197 seq_num 647) 2024-02-11T22:21:47.923 INFO:tasks.rados.rados.0.smithi023.stdout:2247: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:21:47.944 INFO:tasks.rados.rados.0.smithi023.stdout:2249: finishing write tid 1 to smithi02397626-22 2024-02-11T22:21:47.944 INFO:tasks.rados.rados.0.smithi023.stdout:2249: finishing write tid 2 to smithi02397626-22 2024-02-11T22:21:47.944 INFO:tasks.rados.rados.0.smithi023.stdout:2249: finishing write tid 3 to smithi02397626-22 2024-02-11T22:21:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:2249: finishing write tid 4 to smithi02397626-22 2024-02-11T22:21:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:2249: finishing write tid 5 to smithi02397626-22 2024-02-11T22:21:47.945 INFO:tasks.rados.rados.0.smithi023.stdout:2249: oid 22 updating version 0 to 1818 2024-02-11T22:21:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:2249: oid 22 updating version 1818 to 1819 2024-02-11T22:21:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:2249: oid 22 version 1819 is already newer than 1816 2024-02-11T22:21:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:2249: oid 22 version 1819 is already newer than 1817 2024-02-11T22:21:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1819 (ObjNum 692 snap 212 seq_num 692) dirty exists 2024-02-11T22:21:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:2249: left oid 22 (ObjNum 692 snap 212 seq_num 692) 2024-02-11T22:21:47.946 INFO:tasks.rados.rados.0.smithi023.stdout:2252: finishing write tid 1 to smithi02397626-31 2024-02-11T22:21:47.947 INFO:tasks.rados.rados.0.smithi023.stdout:2252: finishing write tid 2 to smithi02397626-31 2024-02-11T22:21:47.947 INFO:tasks.rados.rados.0.smithi023.stdout:2239: done (11 left) 2024-02-11T22:21:47.951 INFO:tasks.rados.rados.0.smithi023.stdout:2240: done (10 left) 2024-02-11T22:21:47.951 INFO:tasks.rados.rados.0.smithi023.stdout:2241: done (9 left) 2024-02-11T22:21:47.951 INFO:tasks.rados.rados.0.smithi023.stdout:2242: done (8 left) 2024-02-11T22:21:47.951 INFO:tasks.rados.rados.0.smithi023.stdout:2243: done (7 left) 2024-02-11T22:21:47.951 INFO:tasks.rados.rados.0.smithi023.stdout:2244: done (6 left) 2024-02-11T22:21:47.951 INFO:tasks.rados.rados.0.smithi023.stdout:2245: done (5 left) 2024-02-11T22:21:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:2247: done (4 left) 2024-02-11T22:21:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:2248: done (3 left) 2024-02-11T22:21:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:2249: done (2 left) 2024-02-11T22:21:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:2254: rollback oid 11 current snap is 212 2024-02-11T22:21:47.952 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 202 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: finishing write tid 3 to smithi02397626-31 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: finishing write tid 4 to smithi02397626-31 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: finishing write tid 5 to smithi02397626-31 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: finishing write tid 6 to smithi02397626-31 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: oid 31 updating version 0 to 1378 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: oid 31 version 1378 is already newer than 1377 2024-02-11T22:21:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:2252: oid 31 version 1378 is already newer than 1376 2024-02-11T22:21:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:2252: oid 31 updating version 1378 to 1379 2024-02-11T22:21:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:2252: oid 31 version 1379 is already newer than 1375 2024-02-11T22:21:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1379 (ObjNum 693 snap 212 seq_num 693) dirty exists 2024-02-11T22:21:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:2252: left oid 31 (ObjNum 693 snap 212 seq_num 693) 2024-02-11T22:21:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1448 (ObjNum 618 snap 192 seq_num 618) dirty exists 2024-02-11T22:21:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:2252: done (2 left) 2024-02-11T22:21:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:2253: done (1 left) 2024-02-11T22:21:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:2255: read oid 24 snap -1 2024-02-11T22:21:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:2255: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:47.955 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 212 2024-02-11T22:21:47.956 INFO:tasks.rados.rados.0.smithi023.stdout:2256: seq_num 694 ranges {1482752=425984,1908736=655360,2564096=786432,3350528=163840} 2024-02-11T22:21:47.956 INFO:tasks.rados.rados.0.smithi023.stdout:2256: writing smithi02397626-28 from 1482752 to 1908736 tid 1 2024-02-11T22:21:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:2256: writing smithi02397626-28 from 1908736 to 2564096 tid 2 2024-02-11T22:21:47.963 INFO:tasks.rados.rados.0.smithi023.stdout:2256: writing smithi02397626-28 from 2564096 to 3350528 tid 3 2024-02-11T22:21:47.964 INFO:tasks.rados.rados.0.smithi023.stdout:2256: writing smithi02397626-28 from 3350528 to 3514368 tid 4 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2257: read oid 8 snap -1 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2257: expect (ObjNum 680 snap 210 seq_num 680) 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2258: read oid 41 snap -1 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2258: expect deleted 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2259: delete oid 20 current snap is 212 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2254: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2254: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2254: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1368 (ObjNum 129 snap 0 seq_num 913384624) dirty exists 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2256: finishing write tid 1 to smithi02397626-28 2024-02-11T22:21:47.965 INFO:tasks.rados.rados.0.smithi023.stdout:2256: finishing write tid 2 to smithi02397626-28 2024-02-11T22:21:47.966 INFO:tasks.rados.rados.0.smithi023.stdout:2254: done (5 left) 2024-02-11T22:21:47.967 INFO:tasks.rados.rados.0.smithi023.stdout:2258: done (4 left) 2024-02-11T22:21:47.967 INFO:tasks.rados.rados.0.smithi023.stdout:2259: done (3 left) 2024-02-11T22:21:47.967 INFO:tasks.rados.rados.0.smithi023.stdout:2260: read oid 40 snap -1 2024-02-11T22:21:47.967 INFO:tasks.rados.rados.0.smithi023.stdout:2260: expect deleted 2024-02-11T22:21:47.967 INFO:tasks.rados.rados.0.smithi023.stdout:2261: snap_remove snap 202 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: osdmap e493: 8 total, 8 up, 8 in 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.143 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.144 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[111262]: osdmap e494: 8 total, 8 up, 8 in 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: osdmap e493: 8 total, 8 up, 8 in 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.145 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.147 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:47 smithi023 ceph-mon[113671]: osdmap e494: 8 total, 8 up, 8 in 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: osdmap e493: 8 total, 8 up, 8 in 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:21:48.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:48.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:47 smithi160 ceph-mon[106289]: osdmap e494: 8 total, 8 up, 8 in 2024-02-11T22:21:48.877 INFO:tasks.rados.rados.0.smithi023.stdout:2261: done (4 left) 2024-02-11T22:21:48.877 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 212 2024-02-11T22:21:48.877 INFO:tasks.rados.rados.0.smithi023.stdout:2262: seq_num 696 ranges {0=458752,458752=417792,876544=753664,1630208=434176} 2024-02-11T22:21:48.880 INFO:tasks.rados.rados.0.smithi023.stdout:2262: writing smithi02397626-20 from 0 to 458752 tid 1 2024-02-11T22:21:48.880 INFO:tasks.rados.rados.0.smithi023.stdout:2262: writing smithi02397626-20 from 458752 to 876544 tid 2 2024-02-11T22:21:48.884 INFO:tasks.rados.rados.0.smithi023.stdout:2262: writing smithi02397626-20 from 876544 to 1630208 tid 3 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2262: writing smithi02397626-20 from 1630208 to 2064384 tid 4 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2263: copy_from oid 22 from oid 3 current snap is 212 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: finishing write tid 3 to smithi02397626-28 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: finishing write tid 4 to smithi02397626-28 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: finishing write tid 5 to smithi02397626-28 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: finishing write tid 6 to smithi02397626-28 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: oid 28 updating version 0 to 839 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: oid 28 version 839 is already newer than 837 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: oid 28 version 839 is already newer than 836 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: oid 28 updating version 839 to 840 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:2256: oid 28 version 840 is already newer than 838 2024-02-11T22:21:48.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 840 (ObjNum 694 snap 212 seq_num 694) dirty exists 2024-02-11T22:21:48.889 INFO:tasks.rados.rados.0.smithi023.stdout:2256: left oid 28 (ObjNum 694 snap 212 seq_num 694) 2024-02-11T22:21:48.889 INFO:tasks.rados.rados.0.smithi023.stdout:2255: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Detected new or changed devices on smithi160 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: pgmap v437: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 276 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.1 MiB/s wr, 33 op/s 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all mds 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all rgw 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all rbd-mirror 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all ceph-exporter 2024-02-11T22:21:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all iscsi 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all nfs 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[113671]: Upgrade: Setting container_image for all nvmeof 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Detected new or changed devices on smithi160 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: pgmap v437: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 276 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.1 MiB/s wr, 33 op/s 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all mds 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all rgw 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all rbd-mirror 2024-02-11T22:21:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all ceph-exporter 2024-02-11T22:21:49.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all iscsi 2024-02-11T22:21:49.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all nfs 2024-02-11T22:21:49.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:48 smithi023 ceph-mon[111262]: Upgrade: Setting container_image for all nvmeof 2024-02-11T22:21:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Detected new or changed devices on smithi160 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: pgmap v437: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 276 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.1 MiB/s wr, 33 op/s 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all mds 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all rgw 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all rbd-mirror 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all ceph-exporter 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all iscsi 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all nfs 2024-02-11T22:21:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:48 smithi160 ceph-mon[106289]: Upgrade: Setting container_image for all nvmeof 2024-02-11T22:21:49.359 INFO:tasks.rados.rados.0.smithi023.stdout:2257: expect (ObjNum 680 snap 210 seq_num 680) 2024-02-11T22:21:49.405 INFO:tasks.rados.rados.0.smithi023.stdout:2262: finishing write tid 1 to smithi02397626-20 2024-02-11T22:21:49.405 INFO:tasks.rados.rados.0.smithi023.stdout:2262: finishing write tid 2 to smithi02397626-20 2024-02-11T22:21:49.405 INFO:tasks.rados.rados.0.smithi023.stdout:2262: finishing write tid 3 to smithi02397626-20 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: finishing write tid 4 to smithi02397626-20 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: finishing write tid 5 to smithi02397626-20 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: finishing write tid 6 to smithi02397626-20 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: oid 20 updating version 0 to 1384 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: oid 20 version 1384 is already newer than 1381 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: oid 20 version 1384 is already newer than 1383 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: oid 20 updating version 1384 to 1385 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: oid 20 version 1385 is already newer than 1382 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1385 (ObjNum 696 snap 212 seq_num 696) dirty exists 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2262: left oid 20 (ObjNum 696 snap 212 seq_num 696) 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2263: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2263: finishing copy_from to smithi02397626-22 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1405 (ObjNum 684 snap 212 seq_num 684) dirty exists 2024-02-11T22:21:49.406 INFO:tasks.rados.rados.0.smithi023.stdout:2255: done (5 left) 2024-02-11T22:21:49.407 INFO:tasks.rados.rados.0.smithi023.stdout:2256: done (4 left) 2024-02-11T22:21:49.407 INFO:tasks.rados.rados.0.smithi023.stdout:2257: done (3 left) 2024-02-11T22:21:49.407 INFO:tasks.rados.rados.0.smithi023.stdout:2260: done (2 left) 2024-02-11T22:21:49.407 INFO:tasks.rados.rados.0.smithi023.stdout:2262: done (1 left) 2024-02-11T22:21:49.407 INFO:tasks.rados.rados.0.smithi023.stdout:2263: done (0 left) 2024-02-11T22:21:49.407 INFO:tasks.rados.rados.0.smithi023.stdout:2264: snap_create 2024-02-11T22:21:49.602 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:49 smithi023 systemd[1]: Stopping Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:49.895 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:49 smithi023 bash[152059]: ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a 2024-02-11T22:21:49.895 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:49 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-11T22:21:49.907 INFO:tasks.rados.rados.0.smithi023.stdout:2264: done (0 left) 2024-02-11T22:21:49.907 INFO:tasks.rados.rados.0.smithi023.stdout:2265: copy_from oid 24 from oid 14 current snap is 213 2024-02-11T22:21:49.907 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 213 2024-02-11T22:21:49.907 INFO:tasks.rados.rados.0.smithi023.stdout:2266: seq_num 697 ranges {8855552=475136,9330688=704512,10035200=557056,10592256=344064} 2024-02-11T22:21:49.958 INFO:tasks.rados.rados.0.smithi023.stdout:2266: writing smithi02397626-10 from 8855552 to 9330688 tid 1 2024-02-11T22:21:49.962 INFO:tasks.rados.rados.0.smithi023.stdout:2266: writing smithi02397626-10 from 9330688 to 10035200 tid 2 2024-02-11T22:21:49.965 INFO:tasks.rados.rados.0.smithi023.stdout:2266: writing smithi02397626-10 from 10035200 to 10592256 tid 3 2024-02-11T22:21:49.967 INFO:tasks.rados.rados.0.smithi023.stdout:2266: writing smithi02397626-10 from 10592256 to 10936320 tid 4 2024-02-11T22:21:49.967 INFO:tasks.rados.rados.0.smithi023.stdout:2267: snap_remove snap 203 2024-02-11T22:21:49.967 INFO:tasks.rados.rados.0.smithi023.stdout:2265: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:21:50.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:49 smithi023 ceph-mon[111262]: Upgrade: Updating node-exporter.a (1/2) 2024-02-11T22:21:50.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:49 smithi023 ceph-mon[111262]: Deploying daemon node-exporter.a on smithi023 2024-02-11T22:21:50.145 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:49 smithi023 ceph-mon[111262]: osdmap e495: 8 total, 8 up, 8 in 2024-02-11T22:21:50.146 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-11T22:21:50.146 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 systemd[1]: Stopped Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:50.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:49 smithi023 ceph-mon[113671]: Upgrade: Updating node-exporter.a (1/2) 2024-02-11T22:21:50.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:49 smithi023 ceph-mon[113671]: Deploying daemon node-exporter.a on smithi023 2024-02-11T22:21:50.146 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:49 smithi023 ceph-mon[113671]: osdmap e495: 8 total, 8 up, 8 in 2024-02-11T22:21:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:49 smithi160 ceph-mon[106289]: Upgrade: Updating node-exporter.a (1/2) 2024-02-11T22:21:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:49 smithi160 ceph-mon[106289]: Deploying daemon node-exporter.a on smithi023 2024-02-11T22:21:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:49 smithi160 ceph-mon[106289]: osdmap e495: 8 total, 8 up, 8 in 2024-02-11T22:21:50.400 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 systemd[1]: Starting Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:50.896 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.527Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-11T22:21:50.896 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.527Z 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-02-11T22:21:50.896 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.527Z 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-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.527Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z 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-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z 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-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=arp 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-11T22:21:50.897 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=edac 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-11T22:21:50.898 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=os 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=stat 2024-02-11T22:21:50.899 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-11T22:21:50.900 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-11T22:21:50.900 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=time 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=uname 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a[152221]: ts=2024-02-11T22:21:50.528Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 bash[152207]: 02fd263fbd3b6cfc606224397d68e72a456bc9bbeeb114f77aa06d2b66182818 2024-02-11T22:21:50.901 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 22:21:50 smithi023 systemd[1]: Started Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2267: done (2 left) 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2268: read oid 36 snap -1 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2268: expect deleted 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2269: delete oid 40 current snap is 213 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2265: finishing copy_from to smithi02397626-24 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1359 (ObjNum 623 snap 194 seq_num 623) dirty exists 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: finishing write tid 1 to smithi02397626-10 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: finishing write tid 2 to smithi02397626-10 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: finishing write tid 3 to smithi02397626-10 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: finishing write tid 4 to smithi02397626-10 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: finishing write tid 5 to smithi02397626-10 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: finishing write tid 6 to smithi02397626-10 2024-02-11T22:21:50.916 INFO:tasks.rados.rados.0.smithi023.stdout:2266: oid 10 updating version 0 to 1511 2024-02-11T22:21:50.917 INFO:tasks.rados.rados.0.smithi023.stdout:2266: oid 10 updating version 1511 to 1513 2024-02-11T22:21:50.917 INFO:tasks.rados.rados.0.smithi023.stdout:2266: oid 10 version 1513 is already newer than 1512 2024-02-11T22:21:50.917 INFO:tasks.rados.rados.0.smithi023.stdout:2266: oid 10 updating version 1513 to 1514 2024-02-11T22:21:50.917 INFO:tasks.rados.rados.0.smithi023.stdout:2266: oid 10 updating version 1514 to 1515 2024-02-11T22:21:50.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1515 (ObjNum 697 snap 213 seq_num 697) dirty exists 2024-02-11T22:21:50.917 INFO:tasks.rados.rados.0.smithi023.stdout:2266: left oid 10 (ObjNum 697 snap 213 seq_num 697) 2024-02-11T22:21:50.921 INFO:tasks.rados.rados.0.smithi023.stdout:2265: done (3 left) 2024-02-11T22:21:50.921 INFO:tasks.rados.rados.0.smithi023.stdout:2266: done (2 left) 2024-02-11T22:21:50.921 INFO:tasks.rados.rados.0.smithi023.stdout:2268: done (1 left) 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:2269: done (0 left) 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:2270: rmattr oid 46 current snap is 213 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:2270: done (0 left) 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:2271: rollback oid 20 current snap is 213 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 207 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:2272: rmattr oid 26 current snap is 213 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:2273: rollback oid 5 current snap is 213 2024-02-11T22:21:50.922 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 210 2024-02-11T22:21:50.924 INFO:tasks.rados.rados.0.smithi023.stdout:2274: read oid 9 snap -1 2024-02-11T22:21:50.924 INFO:tasks.rados.rados.0.smithi023.stdout:2274: expect deleted 2024-02-11T22:21:50.924 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 213 2024-02-11T22:21:50.924 INFO:tasks.rados.rados.0.smithi023.stdout:2275: seq_num 699 ranges {0=516096,516096=475136,991232=573440,1564672=557056} 2024-02-11T22:21:50.925 INFO:tasks.rados.rados.0.smithi023.stdout:2275: writing smithi02397626-40 from 0 to 516096 tid 1 2024-02-11T22:21:50.928 INFO:tasks.rados.rados.0.smithi023.stdout:2275: writing smithi02397626-40 from 516096 to 991232 tid 2 2024-02-11T22:21:50.932 INFO:tasks.rados.rados.0.smithi023.stdout:2275: writing smithi02397626-40 from 991232 to 1564672 tid 3 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2275: writing smithi02397626-40 from 1564672 to 2121728 tid 4 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2276: snap_create 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2271: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2271: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2271: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1388 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2273: finishing rollback tid 0 to smithi02397626-5 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2273: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:2273: finishing rollback tid 2 to smithi02397626-5 2024-02-11T22:21:50.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1527 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-11T22:21:50.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1512 (ObjNum 572 snap 182 seq_num 572) dirty exists 2024-02-11T22:21:50.937 INFO:tasks.rados.rados.0.smithi023.stdout:2275: finishing write tid 1 to smithi02397626-40 2024-02-11T22:21:50.937 INFO:tasks.rados.rados.0.smithi023.stdout:2275: finishing write tid 2 to smithi02397626-40 2024-02-11T22:21:50.937 INFO:tasks.rados.rados.0.smithi023.stdout:2275: finishing write tid 3 to smithi02397626-40 2024-02-11T22:21:50.939 INFO:tasks.rados.rados.0.smithi023.stdout:2275: finishing write tid 4 to smithi02397626-40 2024-02-11T22:21:50.940 INFO:tasks.rados.rados.0.smithi023.stdout:2275: finishing write tid 5 to smithi02397626-40 2024-02-11T22:21:50.941 INFO:tasks.rados.rados.0.smithi023.stdout:2275: finishing write tid 6 to smithi02397626-40 2024-02-11T22:21:50.941 INFO:tasks.rados.rados.0.smithi023.stdout:2275: oid 40 updating version 0 to 1370 2024-02-11T22:21:50.941 INFO:tasks.rados.rados.0.smithi023.stdout:2275: oid 40 updating version 1370 to 1371 2024-02-11T22:21:50.941 INFO:tasks.rados.rados.0.smithi023.stdout:2275: oid 40 version 1371 is already newer than 1369 2024-02-11T22:21:50.941 INFO:tasks.rados.rados.0.smithi023.stdout:2275: oid 40 updating version 1371 to 1373 2024-02-11T22:21:50.941 INFO:tasks.rados.rados.0.smithi023.stdout:2275: oid 40 version 1373 is already newer than 1372 2024-02-11T22:21:50.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1373 (ObjNum 699 snap 213 seq_num 699) dirty exists 2024-02-11T22:21:50.942 INFO:tasks.rados.rados.0.smithi023.stdout:2275: left oid 40 (ObjNum 699 snap 213 seq_num 699) 2024-02-11T22:21:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[111262]: pgmap v440: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-02-11T22:21:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[111262]: osdmap e496: 8 total, 8 up, 8 in 2024-02-11T22:21:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[113671]: pgmap v440: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-02-11T22:21:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[113671]: osdmap e496: 8 total, 8 up, 8 in 2024-02-11T22:21:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:50 smithi160 ceph-mon[106289]: pgmap v440: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-02-11T22:21:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:50 smithi160 ceph-mon[106289]: osdmap e496: 8 total, 8 up, 8 in 2024-02-11T22:21:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:51.921 INFO:tasks.rados.rados.0.smithi023.stdout:2271: done (5 left) 2024-02-11T22:21:51.922 INFO:tasks.rados.rados.0.smithi023.stdout:2272: done (4 left) 2024-02-11T22:21:51.922 INFO:tasks.rados.rados.0.smithi023.stdout:2273: done (3 left) 2024-02-11T22:21:51.922 INFO:tasks.rados.rados.0.smithi023.stdout:2274: done (2 left) 2024-02-11T22:21:51.922 INFO:tasks.rados.rados.0.smithi023.stdout:2275: done (1 left) 2024-02-11T22:21:51.922 INFO:tasks.rados.rados.0.smithi023.stdout:2276: done (0 left) 2024-02-11T22:21:51.922 INFO:tasks.rados.rados.0.smithi023.stdout:2277: snap_create 2024-02-11T22:21:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:51 smithi160 ceph-mon[106289]: osdmap e497: 8 total, 8 up, 8 in 2024-02-11T22:21:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:52.195 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:52 smithi160 systemd[1]: Stopping Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:51 smithi023 ceph-mon[111262]: osdmap e497: 8 total, 8 up, 8 in 2024-02-11T22:21:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:51 smithi023 ceph-mon[113671]: osdmap e497: 8 total, 8 up, 8 in 2024-02-11T22:21:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:21:52.694 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:52 smithi160 bash[141644]: ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b 2024-02-11T22:21:52.694 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:52 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-11T22:21:52.829 INFO:tasks.rados.rados.0.smithi023.stdout:2277: done (0 left) 2024-02-11T22:21:52.829 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 215 2024-02-11T22:21:52.830 INFO:tasks.rados.rados.0.smithi023.stdout:2278: seq_num 700 ranges {0=532480,532480=409600,942080=737280,1679360=458752} 2024-02-11T22:21:52.832 INFO:tasks.rados.rados.0.smithi023.stdout:2278: writing smithi02397626-11 from 0 to 532480 tid 1 2024-02-11T22:21:52.834 INFO:tasks.rados.rados.0.smithi023.stdout:2278: writing smithi02397626-11 from 532480 to 942080 tid 2 2024-02-11T22:21:52.839 INFO:tasks.rados.rados.0.smithi023.stdout:2278: writing smithi02397626-11 from 942080 to 1679360 tid 3 2024-02-11T22:21:52.842 INFO:tasks.rados.rados.0.smithi023.stdout:2278: writing smithi02397626-11 from 1679360 to 2138112 tid 4 2024-02-11T22:21:52.842 INFO:tasks.rados.rados.0.smithi023.stdout:2279: delete oid 48 current snap is 215 2024-02-11T22:21:52.842 INFO:tasks.rados.rados.0.smithi023.stdout:2278: finishing write tid 1 to smithi02397626-11 2024-02-11T22:21:52.843 INFO:tasks.rados.rados.0.smithi023.stdout:2278: finishing write tid 2 to smithi02397626-11 2024-02-11T22:21:52.845 INFO:tasks.rados.rados.0.smithi023.stdout:2278: finishing write tid 3 to smithi02397626-11 2024-02-11T22:21:52.845 INFO:tasks.rados.rados.0.smithi023.stdout:2278: finishing write tid 4 to smithi02397626-11 2024-02-11T22:21:52.845 INFO:tasks.rados.rados.0.smithi023.stdout:2278: finishing write tid 5 to smithi02397626-11 2024-02-11T22:21:52.847 INFO:tasks.rados.rados.0.smithi023.stdout:2278: finishing write tid 6 to smithi02397626-11 2024-02-11T22:21:52.847 INFO:tasks.rados.rados.0.smithi023.stdout:2278: oid 11 updating version 0 to 1374 2024-02-11T22:21:52.847 INFO:tasks.rados.rados.0.smithi023.stdout:2278: oid 11 updating version 1374 to 1378 2024-02-11T22:21:52.847 INFO:tasks.rados.rados.0.smithi023.stdout:2278: oid 11 version 1378 is already newer than 1377 2024-02-11T22:21:52.847 INFO:tasks.rados.rados.0.smithi023.stdout:2278: oid 11 version 1378 is already newer than 1376 2024-02-11T22:21:52.848 INFO:tasks.rados.rados.0.smithi023.stdout:2278: oid 11 version 1378 is already newer than 1375 2024-02-11T22:21:52.848 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1378 (ObjNum 700 snap 215 seq_num 700) dirty exists 2024-02-11T22:21:52.848 INFO:tasks.rados.rados.0.smithi023.stdout:2278: left oid 11 (ObjNum 700 snap 215 seq_num 700) 2024-02-11T22:21:52.848 INFO:tasks.rados.rados.0.smithi023.stdout:2278: done (1 left) 2024-02-11T22:21:52.849 INFO:tasks.rados.rados.0.smithi023.stdout:2279: done (0 left) 2024-02-11T22:21:52.849 INFO:tasks.rados.rados.0.smithi023.stdout:2280: snap_create 2024-02-11T22:21:53.084 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:52 smithi160 ceph-mon[106289]: pgmap v443: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-02-11T22:21:53.085 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:52 smithi160 ceph-mon[106289]: Upgrade: Updating node-exporter.b (2/2) 2024-02-11T22:21:53.085 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:52 smithi160 ceph-mon[106289]: Deploying daemon node-exporter.b on smithi160 2024-02-11T22:21:53.085 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:52 smithi160 ceph-mon[106289]: osdmap e498: 8 total, 8 up, 8 in 2024-02-11T22:21:53.085 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:52 smithi160 ceph-mon[106289]: osdmap e499: 8 total, 8 up, 8 in 2024-02-11T22:21:53.085 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:52 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-11T22:21:53.085 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:52 smithi160 systemd[1]: Stopped Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:53.085 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:52 smithi160 systemd[1]: Starting Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[113671]: pgmap v443: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[113671]: Upgrade: Updating node-exporter.b (2/2) 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[113671]: Deploying daemon node-exporter.b on smithi160 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[113671]: osdmap e498: 8 total, 8 up, 8 in 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[113671]: osdmap e499: 8 total, 8 up, 8 in 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[111262]: pgmap v443: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[111262]: Upgrade: Updating node-exporter.b (2/2) 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[111262]: Deploying daemon node-exporter.b on smithi160 2024-02-11T22:21:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[111262]: osdmap e498: 8 total, 8 up, 8 in 2024-02-11T22:21:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:52 smithi023 ceph-mon[111262]: osdmap e499: 8 total, 8 up, 8 in 2024-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.180Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.180Z 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-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z 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-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z 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-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z 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-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-11T22:21:53.445 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=arp 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=edac 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-11T22:21:53.446 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-11T22:21:53.447 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=os 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.181Z caller=node_exporter.go:117 level=info collector=stat 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-11T22:21:53.448 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=time 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=uname 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b[141809]: ts=2024-02-11T22:21:53.182Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 bash[141795]: 63601844deb7d10014454d64716848617c231f44301d4a4c65c99f8da3a1e2dd 2024-02-11T22:21:53.449 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 22:21:53 smithi160 systemd[1]: Started Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:21:53.852 INFO:tasks.rados.rados.0.smithi023.stdout:2280: done (0 left) 2024-02-11T22:21:53.852 INFO:tasks.rados.rados.0.smithi023.stdout:2281: read oid 1 snap -1 2024-02-11T22:21:53.852 INFO:tasks.rados.rados.0.smithi023.stdout:2281: expect (ObjNum 659 snap 199 seq_num 659) 2024-02-11T22:21:53.852 INFO:tasks.rados.rados.0.smithi023.stdout:2282: setattr oid 42 current snap is 216 2024-02-11T22:21:53.853 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 216 2024-02-11T22:21:53.853 INFO:tasks.rados.rados.0.smithi023.stdout:2283: seq_num 702 ranges {10936320=565248,11501568=581632,12083200=745472,12828672=278528} 2024-02-11T22:21:53.917 INFO:tasks.rados.rados.0.smithi023.stdout:2283: writing smithi02397626-10 from 10936320 to 11501568 tid 1 2024-02-11T22:21:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:2283: writing smithi02397626-10 from 11501568 to 12083200 tid 2 2024-02-11T22:21:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2283: writing smithi02397626-10 from 12083200 to 12828672 tid 3 2024-02-11T22:21:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:2283: writing smithi02397626-10 from 12828672 to 13107200 tid 4 2024-02-11T22:21:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:2284: snap_create 2024-02-11T22:21:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1439 (ObjNum 677 snap 209 seq_num 677) dirty exists 2024-02-11T22:21:53.926 INFO:tasks.rados.rados.0.smithi023.stdout:2281: expect (ObjNum 659 snap 199 seq_num 659) 2024-02-11T22:21:54.004 INFO:tasks.rados.rados.0.smithi023.stdout:2283: finishing write tid 1 to smithi02397626-10 2024-02-11T22:21:54.004 INFO:tasks.rados.rados.0.smithi023.stdout:2283: finishing write tid 2 to smithi02397626-10 2024-02-11T22:21:54.004 INFO:tasks.rados.rados.0.smithi023.stdout:2283: finishing write tid 3 to smithi02397626-10 2024-02-11T22:21:54.004 INFO:tasks.rados.rados.0.smithi023.stdout:2283: finishing write tid 4 to smithi02397626-10 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: finishing write tid 5 to smithi02397626-10 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: finishing write tid 6 to smithi02397626-10 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: oid 10 updating version 0 to 1529 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: oid 10 updating version 1529 to 1533 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: oid 10 version 1533 is already newer than 1530 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: oid 10 version 1533 is already newer than 1531 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: oid 10 version 1533 is already newer than 1532 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1533 (ObjNum 702 snap 216 seq_num 702) dirty exists 2024-02-11T22:21:54.005 INFO:tasks.rados.rados.0.smithi023.stdout:2283: left oid 10 (ObjNum 702 snap 216 seq_num 702) 2024-02-11T22:21:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[111262]: pgmap v446: 121 pgs: 121 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-02-11T22:21:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[111262]: osdmap e500: 8 total, 8 up, 8 in 2024-02-11T22:21:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[113671]: pgmap v446: 121 pgs: 121 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-02-11T22:21:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:54 smithi023 ceph-mon[113671]: osdmap e500: 8 total, 8 up, 8 in 2024-02-11T22:21:54.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:21:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:54 smithi160 ceph-mon[106289]: pgmap v446: 121 pgs: 121 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.2 MiB/s wr, 14 op/s 2024-02-11T22:21:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:54 smithi160 ceph-mon[106289]: osdmap e500: 8 total, 8 up, 8 in 2024-02-11T22:21:54.871 INFO:tasks.rados.rados.0.smithi023.stdout:2281: done (3 left) 2024-02-11T22:21:54.871 INFO:tasks.rados.rados.0.smithi023.stdout:2282: done (2 left) 2024-02-11T22:21:54.872 INFO:tasks.rados.rados.0.smithi023.stdout:2283: done (1 left) 2024-02-11T22:21:54.872 INFO:tasks.rados.rados.0.smithi023.stdout:2284: done (0 left) 2024-02-11T22:21:54.872 INFO:tasks.rados.rados.0.smithi023.stdout:2285: delete oid 9 current snap is 217 2024-02-11T22:21:54.877 INFO:tasks.rados.rados.0.smithi023.stdout:2285: done (0 left) 2024-02-11T22:21:54.877 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 217 2024-02-11T22:21:54.877 INFO:tasks.rados.rados.0.smithi023.stdout:2286: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2024-02-11T22:21:54.880 INFO:tasks.rados.rados.0.smithi023.stdout:2286: writing smithi02397626-35 from 0 to 598016 tid 1 2024-02-11T22:21:54.886 INFO:tasks.rados.rados.0.smithi023.stdout:2286: writing smithi02397626-35 from 598016 to 1343488 tid 2 2024-02-11T22:21:54.890 INFO:tasks.rados.rados.0.smithi023.stdout:2286: writing smithi02397626-35 from 1343488 to 2056192 tid 3 2024-02-11T22:21:54.890 INFO:tasks.rados.rados.0.smithi023.stdout:2286: writing smithi02397626-35 from 2056192 to 2203648 tid 4 2024-02-11T22:21:54.891 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 217 2024-02-11T22:21:54.891 INFO:tasks.rados.rados.0.smithi023.stdout:2286: finishing write tid 1 to smithi02397626-35 2024-02-11T22:21:54.891 INFO:tasks.rados.rados.0.smithi023.stdout:2287: seq_num 705 ranges {0=614400,614400=630784,1245184=524288,1769472=450560} 2024-02-11T22:21:54.894 INFO:tasks.rados.rados.0.smithi023.stdout:2287: writing smithi02397626-6 from 0 to 614400 tid 1 2024-02-11T22:21:54.898 INFO:tasks.rados.rados.0.smithi023.stdout:2287: writing smithi02397626-6 from 614400 to 1245184 tid 2 2024-02-11T22:21:54.901 INFO:tasks.rados.rados.0.smithi023.stdout:2287: writing smithi02397626-6 from 1245184 to 1769472 tid 3 2024-02-11T22:21:54.905 INFO:tasks.rados.rados.0.smithi023.stdout:2287: writing smithi02397626-6 from 1769472 to 2220032 tid 4 2024-02-11T22:21:54.905 INFO:tasks.rados.rados.0.smithi023.stdout:2288: delete oid 37 current snap is 217 2024-02-11T22:21:54.905 INFO:tasks.rados.rados.0.smithi023.stdout:2286: finishing write tid 2 to smithi02397626-35 2024-02-11T22:21:54.905 INFO:tasks.rados.rados.0.smithi023.stdout:2286: finishing write tid 3 to smithi02397626-35 2024-02-11T22:21:54.905 INFO:tasks.rados.rados.0.smithi023.stdout:2286: finishing write tid 4 to smithi02397626-35 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: finishing write tid 5 to smithi02397626-35 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: finishing write tid 6 to smithi02397626-35 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: oid 35 updating version 0 to 1712 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: oid 35 version 1712 is already newer than 1711 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: oid 35 version 1712 is already newer than 1708 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: oid 35 version 1712 is already newer than 1709 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: oid 35 version 1712 is already newer than 1710 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1712 (ObjNum 704 snap 217 seq_num 704) dirty exists 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2286: left oid 35 (ObjNum 704 snap 217 seq_num 704) 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2287: finishing write tid 1 to smithi02397626-6 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2287: finishing write tid 2 to smithi02397626-6 2024-02-11T22:21:54.907 INFO:tasks.rados.rados.0.smithi023.stdout:2287: finishing write tid 3 to smithi02397626-6 2024-02-11T22:21:54.908 INFO:tasks.rados.rados.0.smithi023.stdout:2287: finishing write tid 4 to smithi02397626-6 2024-02-11T22:21:54.909 INFO:tasks.rados.rados.0.smithi023.stdout:2287: finishing write tid 5 to smithi02397626-6 2024-02-11T22:21:54.910 INFO:tasks.rados.rados.0.smithi023.stdout:2286: done (2 left) 2024-02-11T22:21:54.910 INFO:tasks.rados.rados.0.smithi023.stdout:2288: done (1 left) 2024-02-11T22:21:54.910 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 217 2024-02-11T22:21:54.911 INFO:tasks.rados.rados.0.smithi023.stdout:2289: seq_num 707 ranges {2121728=647168,2768896=802816,3571712=532480,4104192=270336} 2024-02-11T22:21:54.925 INFO:tasks.rados.rados.0.smithi023.stdout:2289: writing smithi02397626-40 from 2121728 to 2768896 tid 1 2024-02-11T22:21:54.930 INFO:tasks.rados.rados.0.smithi023.stdout:2289: writing smithi02397626-40 from 2768896 to 3571712 tid 2 2024-02-11T22:21:54.933 INFO:tasks.rados.rados.0.smithi023.stdout:2289: writing smithi02397626-40 from 3571712 to 4104192 tid 3 2024-02-11T22:21:54.935 INFO:tasks.rados.rados.0.smithi023.stdout:2289: writing smithi02397626-40 from 4104192 to 4374528 tid 4 2024-02-11T22:21:54.935 INFO:tasks.rados.rados.0.smithi023.stdout:2290: copy_from oid 31 from oid 21 current snap is 217 2024-02-11T22:21:54.935 INFO:tasks.rados.rados.0.smithi023.stdout:2287: finishing write tid 6 to smithi02397626-6 2024-02-11T22:21:54.935 INFO:tasks.rados.rados.0.smithi023.stdout:2287: oid 6 updating version 0 to 1460 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2287: oid 6 version 1460 is already newer than 1458 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2287: oid 6 version 1460 is already newer than 1457 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2287: oid 6 updating version 1460 to 1461 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2287: oid 6 version 1461 is already newer than 1459 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1461 (ObjNum 705 snap 217 seq_num 705) dirty exists 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2287: left oid 6 (ObjNum 705 snap 217 seq_num 705) 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2289: finishing write tid 1 to smithi02397626-40 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2287: done (2 left) 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 217 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2289: finishing write tid 2 to smithi02397626-40 2024-02-11T22:21:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:2291: seq_num 708 ranges {13107200=663552,13770752=737280,14508032=696320,15204352=172032} 2024-02-11T22:21:55.010 INFO:tasks.rados.rados.0.smithi023.stdout:2291: writing smithi02397626-10 from 13107200 to 13770752 tid 1 2024-02-11T22:21:55.014 INFO:tasks.rados.rados.0.smithi023.stdout:2291: writing smithi02397626-10 from 13770752 to 14508032 tid 2 2024-02-11T22:21:55.018 INFO:tasks.rados.rados.0.smithi023.stdout:2291: writing smithi02397626-10 from 14508032 to 15204352 tid 3 2024-02-11T22:21:55.019 INFO:tasks.rados.rados.0.smithi023.stdout:2291: writing smithi02397626-10 from 15204352 to 15376384 tid 4 2024-02-11T22:21:55.019 INFO:tasks.rados.rados.0.smithi023.stdout:2292: copy_from oid 19 from oid 47 current snap is 217 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: finishing write tid 3 to smithi02397626-40 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: finishing write tid 4 to smithi02397626-40 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: finishing write tid 5 to smithi02397626-40 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2293: delete oid 13 current snap is 217 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: finishing write tid 6 to smithi02397626-40 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: oid 40 updating version 0 to 1379 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: oid 40 updating version 1379 to 1380 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: oid 40 updating version 1380 to 1381 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: oid 40 updating version 1381 to 1382 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: oid 40 updating version 1382 to 1383 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1383 (ObjNum 707 snap 217 seq_num 707) dirty exists 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2289: left oid 40 (ObjNum 707 snap 217 seq_num 707) 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2290: finishing copy_from racing read to smithi02397626-31 2024-02-11T22:21:55.020 INFO:tasks.rados.rados.0.smithi023.stdout:2290: finishing copy_from to smithi02397626-31 2024-02-11T22:21:55.021 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:21:55.021 INFO:tasks.rados.rados.0.smithi023.stdout:2291: finishing write tid 1 to smithi02397626-10 2024-02-11T22:21:55.021 INFO:tasks.rados.rados.0.smithi023.stdout:2291: finishing write tid 2 to smithi02397626-10 2024-02-11T22:21:55.022 INFO:tasks.rados.rados.0.smithi023.stdout:2289: done (4 left) 2024-02-11T22:21:55.022 INFO:tasks.rados.rados.0.smithi023.stdout:2290: done (3 left) 2024-02-11T22:21:55.022 INFO:tasks.rados.rados.0.smithi023.stdout:2293: done (2 left) 2024-02-11T22:21:55.022 INFO:tasks.rados.rados.0.smithi023.stdout:2294: snap_remove snap 213 2024-02-11T22:21:55.887 INFO:tasks.rados.rados.0.smithi023.stdout:2294: done (2 left) 2024-02-11T22:21:55.887 INFO:tasks.rados.rados.0.smithi023.stdout:2295: snap_remove snap 207 2024-02-11T22:21:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[111262]: osdmap e501: 8 total, 8 up, 8 in 2024-02-11T22:21:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:21:55] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2024-02-11T22:21:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[113671]: osdmap e501: 8 total, 8 up, 8 in 2024-02-11T22:21:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:55 smithi160 ceph-mon[106289]: osdmap e501: 8 total, 8 up, 8 in 2024-02-11T22:21:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[111262]: pgmap v449: 121 pgs: 121 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 942 KiB/s wr, 6 op/s 2024-02-11T22:21:56.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[111262]: osdmap e502: 8 total, 8 up, 8 in 2024-02-11T22:21:56.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.887 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2295: done (2 left) 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2296: copy_from oid 30 from oid 31 current snap is 217 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2291: finishing write tid 3 to smithi02397626-10 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2291: finishing write tid 4 to smithi02397626-10 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2291: finishing write tid 5 to smithi02397626-10 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2292: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:21:56.903 INFO:tasks.rados.rados.0.smithi023.stdout:2292: finishing copy_from to smithi02397626-19 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 782 (ObjNum 607 snap 188 seq_num 607) dirty exists 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: finishing write tid 6 to smithi02397626-10 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: oid 10 updating version 0 to 1539 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: oid 10 version 1539 is already newer than 1535 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: oid 10 version 1539 is already newer than 1536 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: oid 10 version 1539 is already newer than 1537 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: oid 10 version 1539 is already newer than 1538 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1539 (ObjNum 708 snap 217 seq_num 708) dirty exists 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: left oid 10 (ObjNum 708 snap 217 seq_num 708) 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2291: done (2 left) 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2292: done (1 left) 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2297: read oid 21 snap -1 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2297: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:56.904 INFO:tasks.rados.rados.0.smithi023.stdout:2298: snap_remove snap 204 2024-02-11T22:21:57.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:56 smithi160 ceph-mon[106289]: pgmap v449: 121 pgs: 121 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 942 KiB/s wr, 6 op/s 2024-02-11T22:21:57.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:56 smithi160 ceph-mon[106289]: osdmap e502: 8 total, 8 up, 8 in 2024-02-11T22:21:57.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.109 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.110 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[113671]: pgmap v449: 121 pgs: 121 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 942 KiB/s wr, 6 op/s 2024-02-11T22:21:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[113671]: osdmap e502: 8 total, 8 up, 8 in 2024-02-11T22:21:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:57.831 INFO:tasks.rados.rados.0.smithi023.stdout:2298: done (2 left) 2024-02-11T22:21:57.831 INFO:tasks.rados.rados.0.smithi023.stdout:2299: rmattr oid 19 current snap is 217 2024-02-11T22:21:57.831 INFO:tasks.rados.rados.0.smithi023.stdout:2300: snap_create 2024-02-11T22:21:57.831 INFO:tasks.rados.rados.0.smithi023.stdout:2297: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:21:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:57 smithi023 ceph-mon[111262]: osdmap e503: 8 total, 8 up, 8 in 2024-02-11T22:21:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:57 smithi023 ceph-mon[111262]: osdmap e504: 8 total, 8 up, 8 in 2024-02-11T22:21:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:57 smithi023 ceph-mon[113671]: osdmap e503: 8 total, 8 up, 8 in 2024-02-11T22:21:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:57 smithi023 ceph-mon[113671]: osdmap e504: 8 total, 8 up, 8 in 2024-02-11T22:21:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:57 smithi160 ceph-mon[106289]: osdmap e503: 8 total, 8 up, 8 in 2024-02-11T22:21:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:57 smithi160 ceph-mon[106289]: osdmap e504: 8 total, 8 up, 8 in 2024-02-11T22:21:58.319 INFO:tasks.rados.rados.0.smithi023.stdout:2296: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:21:58.319 INFO:tasks.rados.rados.0.smithi023.stdout:2296: finishing copy_from to smithi02397626-30 2024-02-11T22:21:58.319 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:21:58.320 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1377 (ObjNum 607 snap 188 seq_num 607) dirty exists 2024-02-11T22:21:58.557 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:21:58.827 INFO:tasks.rados.rados.0.smithi023.stdout:2296: done (3 left) 2024-02-11T22:21:58.827 INFO:tasks.rados.rados.0.smithi023.stdout:2297: done (2 left) 2024-02-11T22:21:58.828 INFO:tasks.rados.rados.0.smithi023.stdout:2299: done (1 left) 2024-02-11T22:21:58.828 INFO:tasks.rados.rados.0.smithi023.stdout:2300: done (0 left) 2024-02-11T22:21:58.828 INFO:tasks.rados.rados.0.smithi023.stdout:2301: rollback oid 36 current snap is 218 2024-02-11T22:21:58.828 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 211 2024-02-11T22:21:58.828 INFO:tasks.rados.rados.0.smithi023.stdout:2302: delete oid 18 current snap is 218 2024-02-11T22:21:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:2301: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:21:58.830 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 0 (ObjNum 33 snap 0 seq_num 914654672) dirty dne 2024-02-11T22:21:58.832 INFO:tasks.rados.rados.0.smithi023.stdout:2301: done (1 left) 2024-02-11T22:21:58.832 INFO:tasks.rados.rados.0.smithi023.stdout:2302: done (0 left) 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2303: read oid 37 snap -1 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2303: expect deleted 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2304: copy_from oid 28 from oid 46 current snap is 218 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2305: rollback oid 8 current snap is 218 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 210 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2306: rollback oid 9 current snap is 218 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 211 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2307: snap_create 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:2306: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:21:58.833 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:21:58.835 INFO:tasks.rados.rados.0.smithi023.stdout:2305: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:21:58.835 INFO:tasks.rados.rados.0.smithi023.stdout:2305: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:21:58.836 INFO:tasks.rados.rados.0.smithi023.stdout:2305: finishing rollback tid 2 to smithi02397626-8 2024-02-11T22:21:58.836 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1368 (ObjNum 680 snap 210 seq_num 680) dirty exists 2024-02-11T22:21:58.838 INFO:tasks.rados.rados.0.smithi023.stdout:2304: finishing copy_from racing read to smithi02397626-28 2024-02-11T22:21:58.839 INFO:tasks.rados.rados.0.smithi023.stdout:2304: finishing copy_from to smithi02397626-28 2024-02-11T22:21:58.839 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1643 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:21:58.893 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (9m) 3s ago 9m 30.6M - 0.25.0 c8568f914cd2 6907caa675f7 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (9m) 3s ago 9m 98.4M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (35s) 3s ago 10m 15.3M - 19.0.0-658-gd4ed20cf 792d0f030186 add5b5337ec3 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (17s) 3s ago 10m 13.7M - 19.0.0-658-gd4ed20cf 792d0f030186 420f65f2a2fa 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (5m) 3s ago 12m 450M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (5m) 3s ago 14m 523M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (5m) 3s ago 14m 110M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (4m) 3s ago 12m 79.4M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (4m) 3s ago 12m 87.1M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (8s) 3s ago 9m 3963k - 1.5.0 0da6a335fe13 02fd263fbd3b 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (5s) 3s ago 9m 3791k - 1.5.0 0da6a335fe13 63601844deb7 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (4m) 3s ago 12m 614M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:21:58.894 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (3m) 3s ago 12m 416M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (3m) 3s ago 11m 415M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (2m) 3s ago 11m 281M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (2m) 3s ago 11m 412M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (107s) 3s ago 11m 442M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 6a2ebc1ae6f0 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (79s) 3s ago 10m 273M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a69a384a3d79 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (50s) 3s ago 10m 148M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 75ba0a075778 2024-02-11T22:21:58.895 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (5m) 3s ago 9m 57.2M - 2.43.0 a07b618ecd1d a84252d01b52 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: pgmap v452: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[113671]: osdmap e505: 8 total, 8 up, 8 in 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: pgmap v452: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:58 smithi023 ceph-mon[111262]: osdmap e505: 8 total, 8 up, 8 in 2024-02-11T22:21:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: pgmap v452: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:21:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:58 smithi160 ceph-mon[106289]: osdmap e505: 8 total, 8 up, 8 in 2024-02-11T22:21:59.302 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 8 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:21:59.303 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:21:59.304 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 15 2024-02-11T22:21:59.304 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:21:59.304 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2303: done (4 left) 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2304: done (3 left) 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2305: done (2 left) 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2306: done (1 left) 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2307: done (0 left) 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2308: read oid 42 snap 211 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2308: expect (ObjNum 677 snap 209 seq_num 677) 2024-02-11T22:21:59.843 INFO:tasks.rados.rados.0.smithi023.stdout:2309: snap_remove snap 218 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/730252446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[111262]: osdmap e506: 8 total, 8 up, 8 in 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/730252446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:21:59 smithi023 ceph-mon[113671]: osdmap e506: 8 total, 8 up, 8 in 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/730252446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:00.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:21:59 smithi160 ceph-mon[106289]: osdmap e506: 8 total, 8 up, 8 in 2024-02-11T22:22:00.845 INFO:tasks.rados.rados.0.smithi023.stdout:2309: done (1 left) 2024-02-11T22:22:00.845 INFO:tasks.rados.rados.0.smithi023.stdout:2310: rollback oid 11 current snap is 219 2024-02-11T22:22:00.845 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 200 2024-02-11T22:22:00.845 INFO:tasks.rados.rados.0.smithi023.stdout:2308: expect (ObjNum 677 snap 209 seq_num 677) 2024-02-11T22:22:01.067 INFO:tasks.rados.rados.0.smithi023.stdout:2310: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:22:01.067 INFO:tasks.rados.rados.0.smithi023.stdout:2310: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:22:01.067 INFO:tasks.rados.rados.0.smithi023.stdout:2310: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:22:01.068 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1386 (ObjNum 33 snap 0 seq_num 913541936) dirty exists 2024-02-11T22:22:01.068 INFO:tasks.rados.rados.0.smithi023.stdout:2308: done (1 left) 2024-02-11T22:22:01.068 INFO:tasks.rados.rados.0.smithi023.stdout:2310: done (0 left) 2024-02-11T22:22:01.068 INFO:tasks.rados.rados.0.smithi023.stdout:2311: read oid 38 snap -1 2024-02-11T22:22:01.068 INFO:tasks.rados.rados.0.smithi023.stdout:2311: expect (ObjNum 620 snap 193 seq_num 620) 2024-02-11T22:22:01.069 INFO:tasks.rados.rados.0.smithi023.stdout:2312: read oid 21 snap 200 2024-02-11T22:22:01.069 INFO:tasks.rados.rados.0.smithi023.stdout:2312: expect deleted 2024-02-11T22:22:01.069 INFO:tasks.rados.rados.0.smithi023.stdout:2313: read oid 25 snap 200 2024-02-11T22:22:01.069 INFO:tasks.rados.rados.0.smithi023.stdout:2313: expect (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:22:01.069 INFO:tasks.rados.rados.0.smithi023.stdout:2314: read oid 31 snap 217 2024-02-11T22:22:01.069 INFO:tasks.rados.rados.0.smithi023.stdout:2314: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:01.070 INFO:tasks.rados.rados.0.smithi023.stdout:2315: delete oid 13 current snap is 219 2024-02-11T22:22:01.071 INFO:tasks.rados.rados.0.smithi023.stdout:2315: done (4 left) 2024-02-11T22:22:01.071 INFO:tasks.rados.rados.0.smithi023.stdout:2316: read oid 29 snap -1 2024-02-11T22:22:01.071 INFO:tasks.rados.rados.0.smithi023.stdout:2316: expect (ObjNum 676 snap 209 seq_num 676) 2024-02-11T22:22:01.071 INFO:tasks.rados.rados.0.smithi023.stdout:2317: read oid 7 snap -1 2024-02-11T22:22:01.071 INFO:tasks.rados.rados.0.smithi023.stdout:2317: expect (ObjNum 666 snap 205 seq_num 666) 2024-02-11T22:22:01.072 INFO:tasks.rados.rados.0.smithi023.stdout:2318: copy_from oid 13 from oid 12 current snap is 219 2024-02-11T22:22:01.072 INFO:tasks.rados.rados.0.smithi023.stdout:2319: snap_create 2024-02-11T22:22:01.087 INFO:tasks.rados.rados.0.smithi023.stdout:2317: expect (ObjNum 666 snap 205 seq_num 666) 2024-02-11T22:22:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[111262]: pgmap v455: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-02-11T22:22:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[111262]: Upgrade: Updating prometheus.a 2024-02-11T22:22:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[111262]: Deploying daemon prometheus.a on smithi160 2024-02-11T22:22:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[111262]: osdmap e507: 8 total, 8 up, 8 in 2024-02-11T22:22:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[113671]: pgmap v455: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-02-11T22:22:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[113671]: Upgrade: Updating prometheus.a 2024-02-11T22:22:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[113671]: Deploying daemon prometheus.a on smithi160 2024-02-11T22:22:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:00 smithi023 ceph-mon[113671]: osdmap e507: 8 total, 8 up, 8 in 2024-02-11T22:22:01.190 INFO:tasks.rados.rados.0.smithi023.stdout:2311: expect (ObjNum 620 snap 193 seq_num 620) 2024-02-11T22:22:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:00 smithi160 ceph-mon[106289]: pgmap v455: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 236 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-02-11T22:22:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:00 smithi160 ceph-mon[106289]: Upgrade: Updating prometheus.a 2024-02-11T22:22:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:00 smithi160 ceph-mon[106289]: Deploying daemon prometheus.a on smithi160 2024-02-11T22:22:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:00 smithi160 ceph-mon[106289]: osdmap e507: 8 total, 8 up, 8 in 2024-02-11T22:22:01.595 INFO:tasks.rados.rados.0.smithi023.stdout:2316: expect (ObjNum 676 snap 209 seq_num 676) 2024-02-11T22:22:01.975 INFO:tasks.rados.rados.0.smithi023.stdout:2318: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:22:01.975 INFO:tasks.rados.rados.0.smithi023.stdout:2318: finishing copy_from to smithi02397626-13 2024-02-11T22:22:01.975 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1404 (ObjNum 460 snap 153 seq_num 460) dirty exists 2024-02-11T22:22:01.975 INFO:tasks.rados.rados.0.smithi023.stdout:2313: expect (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:22:02.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 systemd[1]: Stopping Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:22:02.213 INFO:tasks.rados.rados.0.smithi023.stdout:2314: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-11T22:22:02.604 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-11T22:22:02.605 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.233Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-11T22:22:02.605 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.234Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-11T22:22:02.605 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.234Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-11T22:22:02.605 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[94152]: ts=2024-02-11T22:22:02.234Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-11T22:22:02.605 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 bash[146398]: ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a 2024-02-11T22:22:02.659 INFO:tasks.rados.rados.0.smithi023.stdout:2311: done (7 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2312: done (6 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2313: done (5 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2314: done (4 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2316: done (3 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2317: done (2 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2318: done (1 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2319: done (0 left) 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 220 2024-02-11T22:22:02.660 INFO:tasks.rados.rados.0.smithi023.stdout:2320: seq_num 712 ranges {8003584=729088,8732672=671744,9404416=671744,10076160=262144} 2024-02-11T22:22:02.707 INFO:tasks.rados.rados.0.smithi023.stdout:2320: writing smithi02397626-21 from 8003584 to 8732672 tid 1 2024-02-11T22:22:02.711 INFO:tasks.rados.rados.0.smithi023.stdout:2320: writing smithi02397626-21 from 8732672 to 9404416 tid 2 2024-02-11T22:22:02.715 INFO:tasks.rados.rados.0.smithi023.stdout:2320: writing smithi02397626-21 from 9404416 to 10076160 tid 3 2024-02-11T22:22:02.716 INFO:tasks.rados.rados.0.smithi023.stdout:2320: writing smithi02397626-21 from 10076160 to 10338304 tid 4 2024-02-11T22:22:02.717 INFO:tasks.rados.rados.0.smithi023.stdout:2321: snap_remove snap 217 2024-02-11T22:22:02.834 INFO:tasks.rados.rados.0.smithi023.stdout:2321: done (1 left) 2024-02-11T22:22:02.834 INFO:tasks.rados.rados.0.smithi023.stdout:2322: read oid 46 snap -1 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2322: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2323: snap_create 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: finishing write tid 1 to smithi02397626-21 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: finishing write tid 2 to smithi02397626-21 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: finishing write tid 3 to smithi02397626-21 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: finishing write tid 4 to smithi02397626-21 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: finishing write tid 5 to smithi02397626-21 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: finishing write tid 6 to smithi02397626-21 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: oid 21 updating version 0 to 1482 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: oid 21 updating version 1482 to 1484 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: oid 21 version 1484 is already newer than 1483 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: oid 21 updating version 1484 to 1485 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: oid 21 version 1485 is already newer than 1481 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1485 (ObjNum 712 snap 220 seq_num 712) dirty exists 2024-02-11T22:22:02.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: left oid 21 (ObjNum 712 snap 220 seq_num 712) 2024-02-11T22:22:02.840 INFO:tasks.rados.rados.0.smithi023.stdout:2322: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:02.925 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-11T22:22:02.926 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 systemd[1]: Stopped Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:22:02.926 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:02 smithi160 systemd[1]: Starting Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:22:03.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-mon[106289]: pgmap v458: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-02-11T22:22:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-mon[106289]: osdmap e508: 8 total, 8 up, 8 in 2024-02-11T22:22:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:02 smithi160 ceph-mon[106289]: osdmap e509: 8 total, 8 up, 8 in 2024-02-11T22:22:03.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.074Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-11T22:22:03.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.075Z 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-02-11T22:22:03.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.075Z caller=main.go:570 level=info host_details="(Linux 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Thu Nov 16 10:29:04 EST 2023 x86_64 smithi160 (none))" 2024-02-11T22:22:03.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.075Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-11T22:22:03.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.075Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-11T22:22:03.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.076Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.077Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 bash[146547]: 3bd6e515711c5cf0e4eaa31d3b67ef033b88bdea09be715d114e7fa28b66dd08 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.078Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.078Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.079Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.079Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.452µs 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.079Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 systemd[1]: Started Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.082Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.088Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.089Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.096Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-11T22:22:03.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.097Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.097Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.691µs wal_replay_duration=17.62204ms wbl_replay_duration=110ns total_replay_duration=17.661942ms 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.098Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.098Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.098Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.113Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.996148ms db_storage=940ns remote_storage=1.532µs web_handler=325ns query_engine=661ns scrape=201.873µs scrape_sd=74.977µs notify=12.841µs notify_sd=8.336µs rules=14.408848ms tracing=6.634µs 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.113Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-11T22:22:03.197 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 22:22:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T22:22:03.114Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-11T22:22:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:02 smithi023 ceph-mon[111262]: pgmap v458: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-02-11T22:22:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:02 smithi023 ceph-mon[111262]: osdmap e508: 8 total, 8 up, 8 in 2024-02-11T22:22:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:02 smithi023 ceph-mon[111262]: osdmap e509: 8 total, 8 up, 8 in 2024-02-11T22:22:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:02 smithi023 ceph-mon[113671]: pgmap v458: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-02-11T22:22:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:02 smithi023 ceph-mon[113671]: osdmap e508: 8 total, 8 up, 8 in 2024-02-11T22:22:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:02 smithi023 ceph-mon[113671]: osdmap e509: 8 total, 8 up, 8 in 2024-02-11T22:22:03.835 INFO:tasks.rados.rados.0.smithi023.stdout:2320: done (2 left) 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:2322: done (1 left) 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:2323: done (0 left) 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:2324: rollback oid 23 current snap is 221 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 23 to 200 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:2325: copy_from oid 7 from oid 25 current snap is 221 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 221 2024-02-11T22:22:03.836 INFO:tasks.rados.rados.0.smithi023.stdout:2326: seq_num 713 ranges {1802240=745472,2547712=557056,3104768=483328,3588096=565248} 2024-02-11T22:22:03.849 INFO:tasks.rados.rados.0.smithi023.stdout:2326: writing smithi02397626-8 from 1802240 to 2547712 tid 1 2024-02-11T22:22:03.854 INFO:tasks.rados.rados.0.smithi023.stdout:2326: writing smithi02397626-8 from 2547712 to 3104768 tid 2 2024-02-11T22:22:03.856 INFO:tasks.rados.rados.0.smithi023.stdout:2326: writing smithi02397626-8 from 3104768 to 3588096 tid 3 2024-02-11T22:22:03.860 INFO:tasks.rados.rados.0.smithi023.stdout:2326: writing smithi02397626-8 from 3588096 to 4153344 tid 4 2024-02-11T22:22:03.860 INFO:tasks.rados.rados.0.smithi023.stdout:2327: snap_remove snap 212 2024-02-11T22:22:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[111262]: osdmap e510: 8 total, 8 up, 8 in 2024-02-11T22:22:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:04 smithi023 ceph-mon[113671]: osdmap e510: 8 total, 8 up, 8 in 2024-02-11T22:22:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:04 smithi160 ceph-mon[106289]: osdmap e510: 8 total, 8 up, 8 in 2024-02-11T22:22:04.840 INFO:tasks.rados.rados.0.smithi023.stdout:2327: done (3 left) 2024-02-11T22:22:04.840 INFO:tasks.rados.rados.0.smithi023.stdout:2328: read oid 31 snap -1 2024-02-11T22:22:04.840 INFO:tasks.rados.rados.0.smithi023.stdout:2328: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2329: setattr oid 45 current snap is 221 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2324: finishing rollback tid 0 to smithi02397626-23 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2324: finishing rollback tid 1 to smithi02397626-23 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2324: finishing rollback tid 2 to smithi02397626-23 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1857 (ObjNum 638 snap 197 seq_num 638) dirty exists 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: finishing write tid 1 to smithi02397626-8 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: finishing write tid 2 to smithi02397626-8 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2325: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: finishing write tid 3 to smithi02397626-8 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2325: finishing copy_from to smithi02397626-7 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1357 (ObjNum 658 snap 198 seq_num 658) dirty exists 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: finishing write tid 4 to smithi02397626-8 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: finishing write tid 5 to smithi02397626-8 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: finishing write tid 6 to smithi02397626-8 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: oid 8 updating version 0 to 1369 2024-02-11T22:22:04.841 INFO:tasks.rados.rados.0.smithi023.stdout:2326: oid 8 updating version 1369 to 1371 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2326: oid 8 updating version 1371 to 1373 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2326: oid 8 version 1373 is already newer than 1372 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2326: oid 8 version 1373 is already newer than 1370 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1373 (ObjNum 713 snap 221 seq_num 713) dirty exists 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2326: left oid 8 (ObjNum 713 snap 221 seq_num 713) 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2324: done (4 left) 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2325: done (3 left) 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2326: done (2 left) 2024-02-11T22:22:04.842 INFO:tasks.rados.rados.0.smithi023.stdout:2330: snap_remove snap 210 2024-02-11T22:22:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:05 smithi023 ceph-mon[111262]: pgmap v461: 121 pgs: 121 active+clean; 238 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-11T22:22:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:05 smithi023 ceph-mon[111262]: osdmap e511: 8 total, 8 up, 8 in 2024-02-11T22:22:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:05 smithi023 ceph-mon[113671]: pgmap v461: 121 pgs: 121 active+clean; 238 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-11T22:22:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:05 smithi023 ceph-mon[113671]: osdmap e511: 8 total, 8 up, 8 in 2024-02-11T22:22:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:05 smithi160 ceph-mon[106289]: pgmap v461: 121 pgs: 121 active+clean; 238 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-11T22:22:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:05 smithi160 ceph-mon[106289]: osdmap e511: 8 total, 8 up, 8 in 2024-02-11T22:22:05.846 INFO:tasks.rados.rados.0.smithi023.stdout:2330: done (2 left) 2024-02-11T22:22:05.846 INFO:tasks.rados.rados.0.smithi023.stdout:2331: delete oid 12 current snap is 221 2024-02-11T22:22:05.851 INFO:tasks.rados.rados.0.smithi023.stdout:2328: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:06.300 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1389 (ObjNum 538 snap 174 seq_num 538) dirty exists 2024-02-11T22:22:06.300 INFO:tasks.rados.rados.0.smithi023.stdout:2328: done (2 left) 2024-02-11T22:22:06.300 INFO:tasks.rados.rados.0.smithi023.stdout:2329: done (1 left) 2024-02-11T22:22:06.301 INFO:tasks.rados.rados.0.smithi023.stdout:2331: done (0 left) 2024-02-11T22:22:06.301 INFO:tasks.rados.rados.0.smithi023.stdout:2332: delete oid 13 current snap is 221 2024-02-11T22:22:06.302 INFO:tasks.rados.rados.0.smithi023.stdout:2332: done (0 left) 2024-02-11T22:22:06.302 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 221 2024-02-11T22:22:06.303 INFO:tasks.rados.rados.0.smithi023.stdout:2333: seq_num 716 ranges {2498560=794624,3293184=655360,3948544=704512,4653056=245760} 2024-02-11T22:22:06.320 INFO:tasks.rados.rados.0.smithi023.stdout:2333: writing smithi02397626-39 from 2498560 to 3293184 tid 1 2024-02-11T22:22:06.324 INFO:tasks.rados.rados.0.smithi023.stdout:2333: writing smithi02397626-39 from 3293184 to 3948544 tid 2 2024-02-11T22:22:06.328 INFO:tasks.rados.rados.0.smithi023.stdout:2333: writing smithi02397626-39 from 3948544 to 4653056 tid 3 2024-02-11T22:22:06.330 INFO:tasks.rados.rados.0.smithi023.stdout:2333: writing smithi02397626-39 from 4653056 to 4898816 tid 4 2024-02-11T22:22:06.330 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 221 2024-02-11T22:22:06.330 INFO:tasks.rados.rados.0.smithi023.stdout:2333: finishing write tid 1 to smithi02397626-39 2024-02-11T22:22:06.330 INFO:tasks.rados.rados.0.smithi023.stdout:2334: seq_num 717 ranges {0=16384} 2024-02-11T22:22:06.330 INFO:tasks.rados.rados.0.smithi023.stdout:2334: writing smithi02397626-41 from 0 to 16384 tid 1 2024-02-11T22:22:06.331 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 221 2024-02-11T22:22:06.331 INFO:tasks.rados.rados.0.smithi023.stdout:2335: seq_num 718 ranges {7946240=32768} 2024-02-11T22:22:06.374 INFO:tasks.rados.rados.0.smithi023.stdout:2335: writing smithi02397626-20 from 7946240 to 7979008 tid 1 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2336: setattr oid 19 current snap is 221 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: finishing write tid 2 to smithi02397626-39 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: finishing write tid 3 to smithi02397626-39 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: finishing write tid 4 to smithi02397626-39 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: finishing write tid 5 to smithi02397626-39 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: finishing write tid 6 to smithi02397626-39 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: oid 39 updating version 0 to 1440 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: oid 39 updating version 1440 to 1441 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: oid 39 updating version 1441 to 1443 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: oid 39 version 1443 is already newer than 1442 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: oid 39 updating version 1443 to 1444 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1444 (ObjNum 716 snap 221 seq_num 716) dirty exists 2024-02-11T22:22:06.375 INFO:tasks.rados.rados.0.smithi023.stdout:2333: left oid 39 (ObjNum 716 snap 221 seq_num 716) 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2334: finishing write tid 1 to smithi02397626-41 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2334: finishing write tid 2 to smithi02397626-41 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2334: finishing write tid 3 to smithi02397626-41 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2334: oid 41 updating version 0 to 1714 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2334: oid 41 version 1714 is already newer than 1713 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1714 (ObjNum 717 snap 221 seq_num 717) dirty exists 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2334: left oid 41 (ObjNum 717 snap 221 seq_num 717) 2024-02-11T22:22:06.376 INFO:tasks.rados.rados.0.smithi023.stdout:2333: done (3 left) 2024-02-11T22:22:06.377 INFO:tasks.rados.rados.0.smithi023.stdout:2334: done (2 left) 2024-02-11T22:22:06.377 INFO:tasks.rados.rados.0.smithi023.stdout:2337: delete oid 10 current snap is 221 2024-02-11T22:22:06.377 INFO:tasks.rados.rados.0.smithi023.stdout:2335: finishing write tid 1 to smithi02397626-20 2024-02-11T22:22:06.378 INFO:tasks.rados.rados.0.smithi023.stdout:2335: finishing write tid 2 to smithi02397626-20 2024-02-11T22:22:06.378 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1378 (ObjNum 607 snap 188 seq_num 607) dirty exists 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2335: finishing write tid 3 to smithi02397626-20 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2335: oid 20 updating version 0 to 1390 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2335: oid 20 updating version 1390 to 1391 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1391 (ObjNum 718 snap 221 seq_num 718) dirty exists 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2335: left oid 20 (ObjNum 718 snap 221 seq_num 718) 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2335: done (2 left) 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2336: done (1 left) 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2337: done (0 left) 2024-02-11T22:22:06.380 INFO:tasks.rados.rados.0.smithi023.stdout:2338: read oid 13 snap -1 2024-02-11T22:22:06.381 INFO:tasks.rados.rados.0.smithi023.stdout:2338: expect deleted 2024-02-11T22:22:06.381 INFO:tasks.rados.rados.0.smithi023.stdout:2339: read oid 46 snap 220 2024-02-11T22:22:06.381 INFO:tasks.rados.rados.0.smithi023.stdout:2339: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:06.381 INFO:tasks.rados.rados.0.smithi023.stdout:2340: rmattr oid 39 current snap is 221 2024-02-11T22:22:06.381 INFO:tasks.rados.rados.0.smithi023.stdout:2340: done (2 left) 2024-02-11T22:22:06.381 INFO:tasks.rados.rados.0.smithi023.stdout:2341: snap_create 2024-02-11T22:22:06.385 INFO:tasks.rados.rados.0.smithi023.stdout:2339: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:06.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:06 smithi160 ceph-mon[106289]: osdmap e512: 8 total, 8 up, 8 in 2024-02-11T22:22:06.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.548 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[111262]: osdmap e512: 8 total, 8 up, 8 in 2024-02-11T22:22:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[113671]: osdmap e512: 8 total, 8 up, 8 in 2024-02-11T22:22:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2338: done (2 left) 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2339: done (1 left) 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2341: done (0 left) 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2342: read oid 32 snap 221 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2342: expect (ObjNum 651 snap 197 seq_num 651) 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2343: read oid 43 snap -1 2024-02-11T22:22:07.257 INFO:tasks.rados.rados.0.smithi023.stdout:2343: expect (ObjNum 689 snap 212 seq_num 689) 2024-02-11T22:22:07.258 INFO:tasks.rados.rados.0.smithi023.stdout:2344: snap_remove snap 219 2024-02-11T22:22:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:07 smithi023 ceph-mon[111262]: pgmap v464: 121 pgs: 121 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 694 KiB/s wr, 6 op/s 2024-02-11T22:22:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:07 smithi023 ceph-mon[113671]: pgmap v464: 121 pgs: 121 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 694 KiB/s wr, 6 op/s 2024-02-11T22:22:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:07 smithi160 ceph-mon[106289]: pgmap v464: 121 pgs: 121 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 694 KiB/s wr, 6 op/s 2024-02-11T22:22:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:07.837 INFO:tasks.rados.rados.0.smithi023.stdout:2344: done (2 left) 2024-02-11T22:22:07.838 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 222 2024-02-11T22:22:07.838 INFO:tasks.rados.rados.0.smithi023.stdout:2343: expect (ObjNum 689 snap 212 seq_num 689) 2024-02-11T22:22:07.969 INFO:tasks.rados.rados.0.smithi023.stdout:2342: expect (ObjNum 651 snap 197 seq_num 651) 2024-02-11T22:22:08.383 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:08 smithi160 ceph-mon[106289]: osdmap e513: 8 total, 8 up, 8 in 2024-02-11T22:22:08.383 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:08 smithi160 ceph-mon[106289]: osdmap e514: 8 total, 8 up, 8 in 2024-02-11T22:22:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:08 smithi023 ceph-mon[111262]: osdmap e513: 8 total, 8 up, 8 in 2024-02-11T22:22:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:08 smithi023 ceph-mon[111262]: osdmap e514: 8 total, 8 up, 8 in 2024-02-11T22:22:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:08 smithi023 ceph-mon[113671]: osdmap e513: 8 total, 8 up, 8 in 2024-02-11T22:22:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:08 smithi023 ceph-mon[113671]: osdmap e514: 8 total, 8 up, 8 in 2024-02-11T22:22:08.836 INFO:tasks.rados.rados.0.smithi023.stdout:2345: seq_num 720 ranges {0=65536} 2024-02-11T22:22:08.836 INFO:tasks.rados.rados.0.smithi023.stdout:2345: writing smithi02397626-33 from 0 to 65536 tid 1 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:2342: done (2 left) 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:2343: done (1 left) 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 222 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:2346: seq_num 721 ranges {0=81920} 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:2346: writing smithi02397626-10 from 0 to 81920 tid 1 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 222 2024-02-11T22:22:08.837 INFO:tasks.rados.rados.0.smithi023.stdout:2347: seq_num 722 ranges {2220032=98304} 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2347: writing smithi02397626-6 from 2220032 to 2318336 tid 1 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2348: read oid 35 snap -1 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2348: expect (ObjNum 704 snap 217 seq_num 704) 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2349: delete oid 19 current snap is 222 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2345: finishing write tid 1 to smithi02397626-33 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2345: finishing write tid 2 to smithi02397626-33 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2346: finishing write tid 1 to smithi02397626-10 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2346: finishing write tid 2 to smithi02397626-10 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2346: finishing write tid 3 to smithi02397626-10 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2346: oid 10 updating version 0 to 1575 2024-02-11T22:22:08.850 INFO:tasks.rados.rados.0.smithi023.stdout:2346: oid 10 version 1575 is already newer than 1574 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1575 (ObjNum 721 snap 222 seq_num 721) dirty exists 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:2346: left oid 10 (ObjNum 721 snap 222 seq_num 721) 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:2345: finishing write tid 3 to smithi02397626-33 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:2345: oid 33 updating version 0 to 1360 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:2345: oid 33 updating version 1360 to 1361 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1361 (ObjNum 720 snap 222 seq_num 720) dirty exists 2024-02-11T22:22:08.851 INFO:tasks.rados.rados.0.smithi023.stdout:2345: left oid 33 (ObjNum 720 snap 222 seq_num 720) 2024-02-11T22:22:08.853 INFO:tasks.rados.rados.0.smithi023.stdout:2345: done (4 left) 2024-02-11T22:22:08.853 INFO:tasks.rados.rados.0.smithi023.stdout:2346: done (3 left) 2024-02-11T22:22:08.853 INFO:tasks.rados.rados.0.smithi023.stdout:2349: done (2 left) 2024-02-11T22:22:08.854 INFO:tasks.rados.rados.0.smithi023.stdout:2350: setattr oid 19 current snap is 222 2024-02-11T22:22:08.854 INFO:tasks.rados.rados.0.smithi023.stdout:2347: finishing write tid 1 to smithi02397626-6 2024-02-11T22:22:08.854 INFO:tasks.rados.rados.0.smithi023.stdout:2347: finishing write tid 2 to smithi02397626-6 2024-02-11T22:22:08.857 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 222 2024-02-11T22:22:08.857 INFO:tasks.rados.rados.0.smithi023.stdout:2351: seq_num 724 ranges {4874240=131072} 2024-02-11T22:22:08.885 INFO:tasks.rados.rados.0.smithi023.stdout:2351: writing smithi02397626-25 from 4874240 to 5005312 tid 1 2024-02-11T22:22:08.885 INFO:tasks.rados.rados.0.smithi023.stdout:2352: delete oid 29 current snap is 222 2024-02-11T22:22:08.885 INFO:tasks.rados.rados.0.smithi023.stdout:2348: expect (ObjNum 704 snap 217 seq_num 704) 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:2347: finishing write tid 3 to smithi02397626-6 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:2347: oid 6 updating version 0 to 1505 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:2347: oid 6 updating version 1505 to 1506 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1506 (ObjNum 722 snap 222 seq_num 722) dirty exists 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:2347: left oid 6 (ObjNum 722 snap 222 seq_num 722) 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1380 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:2347: done (4 left) 2024-02-11T22:22:08.949 INFO:tasks.rados.rados.0.smithi023.stdout:2348: done (3 left) 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2350: done (2 left) 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2352: done (1 left) 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2353: read oid 3 snap 221 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2353: expect (ObjNum 684 snap 212 seq_num 684) 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 222 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2351: finishing write tid 1 to smithi02397626-25 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2351: finishing write tid 2 to smithi02397626-25 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2351: finishing write tid 3 to smithi02397626-25 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2351: oid 25 updating version 0 to 1364 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2351: oid 25 updating version 1364 to 1365 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1365 (ObjNum 724 snap 222 seq_num 724) dirty exists 2024-02-11T22:22:08.950 INFO:tasks.rados.rados.0.smithi023.stdout:2351: left oid 25 (ObjNum 724 snap 222 seq_num 724) 2024-02-11T22:22:08.951 INFO:tasks.rados.rados.0.smithi023.stdout:2354: seq_num 726 ranges {1867776=163840} 2024-02-11T22:22:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:2354: writing smithi02397626-22 from 1867776 to 2031616 tid 1 2024-02-11T22:22:08.959 INFO:tasks.rados.rados.0.smithi023.stdout:2351: done (2 left) 2024-02-11T22:22:08.960 INFO:tasks.rados.rados.0.smithi023.stdout:2355: snap_create 2024-02-11T22:22:08.960 INFO:tasks.rados.rados.0.smithi023.stdout:2353: expect (ObjNum 684 snap 212 seq_num 684) 2024-02-11T22:22:09.013 INFO:tasks.rados.rados.0.smithi023.stdout:2354: finishing write tid 1 to smithi02397626-22 2024-02-11T22:22:09.013 INFO:tasks.rados.rados.0.smithi023.stdout:2354: finishing write tid 2 to smithi02397626-22 2024-02-11T22:22:09.013 INFO:tasks.rados.rados.0.smithi023.stdout:2354: finishing write tid 3 to smithi02397626-22 2024-02-11T22:22:09.013 INFO:tasks.rados.rados.0.smithi023.stdout:2354: oid 22 updating version 0 to 1870 2024-02-11T22:22:09.013 INFO:tasks.rados.rados.0.smithi023.stdout:2354: oid 22 version 1870 is already newer than 1869 2024-02-11T22:22:09.014 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1870 (ObjNum 726 snap 222 seq_num 726) dirty exists 2024-02-11T22:22:09.014 INFO:tasks.rados.rados.0.smithi023.stdout:2354: left oid 22 (ObjNum 726 snap 222 seq_num 726) 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2353: done (2 left) 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2354: done (1 left) 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2355: done (0 left) 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2356: copy_from oid 45 from oid 2 current snap is 223 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2357: read oid 19 snap 221 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2357: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2358: read oid 47 snap -1 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2358: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2359: rollback oid 28 current snap is 223 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 28 to 220 2024-02-11T22:22:09.487 INFO:tasks.rados.rados.0.smithi023.stdout:2360: snap_remove snap 222 2024-02-11T22:22:09.577 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: pgmap v467: 121 pgs: 121 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 570 KiB/s wr, 9 op/s 2024-02-11T22:22:09.577 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.577 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.577 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.578 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: pgmap v467: 121 pgs: 121 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 570 KiB/s wr, 9 op/s 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:09.579 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.580 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: pgmap v467: 121 pgs: 121 active+clean; 238 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 570 KiB/s wr, 9 op/s 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:10 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:22:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:10 smithi023 ceph-mon[111262]: osdmap e515: 8 total, 8 up, 8 in 2024-02-11T22:22:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:10 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:22:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:10 smithi023 ceph-mon[113671]: osdmap e515: 8 total, 8 up, 8 in 2024-02-11T22:22:10.490 INFO:tasks.rados.rados.0.smithi023.stdout:2360: done (4 left) 2024-02-11T22:22:10.490 INFO:tasks.rados.rados.0.smithi023.stdout:2361: read oid 33 snap -1 2024-02-11T22:22:10.490 INFO:tasks.rados.rados.0.smithi023.stdout:2361: expect (ObjNum 720 snap 222 seq_num 720) 2024-02-11T22:22:10.490 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 223 2024-02-11T22:22:10.490 INFO:tasks.rados.rados.0.smithi023.stdout:2362: seq_num 727 ranges {2031616=180224} 2024-02-11T22:22:10.502 INFO:tasks.rados.rados.0.smithi023.stdout:2362: writing smithi02397626-22 from 2031616 to 2211840 tid 1 2024-02-11T22:22:10.502 INFO:tasks.rados.rados.0.smithi023.stdout:2363: rollback oid 49 current snap is 223 2024-02-11T22:22:10.502 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 215 2024-02-11T22:22:10.502 INFO:tasks.rados.rados.0.smithi023.stdout:2358: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:2359: finishing rollback tid 0 to smithi02397626-28 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:2356: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:2359: finishing rollback tid 1 to smithi02397626-28 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:2359: finishing rollback tid 2 to smithi02397626-28 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1646 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:2356: finishing copy_from to smithi02397626-45 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1391 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-02-11T22:22:10.521 INFO:tasks.rados.rados.0.smithi023.stdout:2357: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:10.540 INFO:tasks.rados.rados.0.smithi023.stdout:2361: expect (ObjNum 720 snap 222 seq_num 720) 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2363: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2363: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2363: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1376 (ObjNum 653 snap 198 seq_num 653) dirty exists 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2362: finishing write tid 1 to smithi02397626-22 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2362: finishing write tid 2 to smithi02397626-22 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2362: finishing write tid 3 to smithi02397626-22 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2362: oid 22 updating version 0 to 1872 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2362: oid 22 version 1872 is already newer than 1871 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1872 (ObjNum 727 snap 223 seq_num 727) dirty exists 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2362: left oid 22 (ObjNum 727 snap 223 seq_num 727) 2024-02-11T22:22:10.543 INFO:tasks.rados.rados.0.smithi023.stdout:2356: done (6 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2357: done (5 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2358: done (4 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2359: done (3 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2361: done (2 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2362: done (1 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2363: done (0 left) 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2364: rollback oid 17 current snap is 223 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 220 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2365: rollback oid 9 current snap is 223 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 211 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 223 2024-02-11T22:22:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2366: seq_num 728 ranges {8003584=196608} 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2366: writing smithi02397626-31 from 8003584 to 8200192 tid 1 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2367: read oid 7 snap -1 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2367: expect (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2368: rollback oid 3 current snap is 223 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 215 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2365: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2365: done (4 left) 2024-02-11T22:22:10.588 INFO:tasks.rados.rados.0.smithi023.stdout:2369: copy_from oid 5 from oid 30 current snap is 223 2024-02-11T22:22:10.589 INFO:tasks.rados.rados.0.smithi023.stdout:2364: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:22:10.589 INFO:tasks.rados.rados.0.smithi023.stdout:2364: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:22:10.589 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 223 2024-02-11T22:22:10.589 INFO:tasks.rados.rados.0.smithi023.stdout:2364: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:22:10.589 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1717 (ObjNum 669 snap 205 seq_num 669) dirty exists 2024-02-11T22:22:10.589 INFO:tasks.rados.rados.0.smithi023.stdout:2370: seq_num 729 ranges {65536=212992} 2024-02-11T22:22:10.590 INFO:tasks.rados.rados.0.smithi023.stdout:2370: writing smithi02397626-33 from 65536 to 278528 tid 1 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2364: done (5 left) 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 223 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2371: seq_num 730 ranges {0=229376} 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2371: writing smithi02397626-29 from 0 to 229376 tid 1 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2372: read oid 37 snap -1 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2372: expect deleted 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2373: rmattr oid 34 current snap is 223 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2373: done (7 left) 2024-02-11T22:22:10.591 INFO:tasks.rados.rados.0.smithi023.stdout:2374: snap_create 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2366: finishing write tid 1 to smithi02397626-31 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2366: finishing write tid 2 to smithi02397626-31 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2366: finishing write tid 3 to smithi02397626-31 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2366: oid 31 updating version 0 to 1393 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2366: oid 31 version 1393 is already newer than 1392 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1393 (ObjNum 728 snap 223 seq_num 728) dirty exists 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2366: left oid 31 (ObjNum 728 snap 223 seq_num 728) 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2368: finishing rollback tid 0 to smithi02397626-3 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2368: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2370: finishing write tid 1 to smithi02397626-33 2024-02-11T22:22:10.596 INFO:tasks.rados.rados.0.smithi023.stdout:2370: finishing write tid 2 to smithi02397626-33 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:2368: finishing rollback tid 2 to smithi02397626-3 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1416 (ObjNum 684 snap 212 seq_num 684) dirty exists 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:2370: finishing write tid 3 to smithi02397626-33 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:2370: oid 33 updating version 0 to 1363 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:2370: oid 33 version 1363 is already newer than 1362 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1363 (ObjNum 729 snap 223 seq_num 729) dirty exists 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:2370: left oid 33 (ObjNum 729 snap 223 seq_num 729) 2024-02-11T22:22:10.598 INFO:tasks.rados.rados.0.smithi023.stdout:2371: finishing write tid 1 to smithi02397626-29 2024-02-11T22:22:10.601 INFO:tasks.rados.rados.0.smithi023.stdout:2371: finishing write tid 2 to smithi02397626-29 2024-02-11T22:22:10.601 INFO:tasks.rados.rados.0.smithi023.stdout:2371: finishing write tid 3 to smithi02397626-29 2024-02-11T22:22:10.601 INFO:tasks.rados.rados.0.smithi023.stdout:2371: oid 29 updating version 0 to 1418 2024-02-11T22:22:10.601 INFO:tasks.rados.rados.0.smithi023.stdout:2371: oid 29 version 1418 is already newer than 1417 2024-02-11T22:22:10.601 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1418 (ObjNum 730 snap 223 seq_num 730) dirty exists 2024-02-11T22:22:10.601 INFO:tasks.rados.rados.0.smithi023.stdout:2371: left oid 29 (ObjNum 730 snap 223 seq_num 730) 2024-02-11T22:22:10.606 INFO:tasks.rados.rados.0.smithi023.stdout:2367: expect (ObjNum 658 snap 198 seq_num 658) 2024-02-11T22:22:10.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:10 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-11T22:22:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:10 smithi160 ceph-mon[106289]: osdmap e515: 8 total, 8 up, 8 in 2024-02-11T22:22:10.847 INFO:tasks.rados.rados.0.smithi023.stdout:2369: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:22:10.847 INFO:tasks.rados.rados.0.smithi023.stdout:2369: finishing copy_from to smithi02397626-5 2024-02-11T22:22:10.847 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:22:11.386 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[111262]: pgmap v469: 121 pgs: 121 active+clean; 245 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-11T22:22:11.386 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[111262]: Upgrade: Updating alertmanager.a 2024-02-11T22:22:11.386 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[111262]: Deploying daemon alertmanager.a on smithi023 2024-02-11T22:22:11.386 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[111262]: osdmap e516: 8 total, 8 up, 8 in 2024-02-11T22:22:11.387 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[113671]: pgmap v469: 121 pgs: 121 active+clean; 245 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-11T22:22:11.387 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[113671]: Upgrade: Updating alertmanager.a 2024-02-11T22:22:11.387 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[113671]: Deploying daemon alertmanager.a on smithi023 2024-02-11T22:22:11.387 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-mon[113671]: osdmap e516: 8 total, 8 up, 8 in 2024-02-11T22:22:11.492 INFO:tasks.rados.rados.0.smithi023.stdout:2366: done (7 left) 2024-02-11T22:22:11.492 INFO:tasks.rados.rados.0.smithi023.stdout:2367: done (6 left) 2024-02-11T22:22:11.492 INFO:tasks.rados.rados.0.smithi023.stdout:2368: done (5 left) 2024-02-11T22:22:11.492 INFO:tasks.rados.rados.0.smithi023.stdout:2369: done (4 left) 2024-02-11T22:22:11.492 INFO:tasks.rados.rados.0.smithi023.stdout:2370: done (3 left) 2024-02-11T22:22:11.493 INFO:tasks.rados.rados.0.smithi023.stdout:2371: done (2 left) 2024-02-11T22:22:11.493 INFO:tasks.rados.rados.0.smithi023.stdout:2372: done (1 left) 2024-02-11T22:22:11.493 INFO:tasks.rados.rados.0.smithi023.stdout:2374: done (0 left) 2024-02-11T22:22:11.493 INFO:tasks.rados.rados.0.smithi023.stdout:2375: read oid 44 snap 221 2024-02-11T22:22:11.493 INFO:tasks.rados.rados.0.smithi023.stdout:2375: expect (ObjNum 558 snap 179 seq_num 558) 2024-02-11T22:22:11.493 INFO:tasks.rados.rados.0.smithi023.stdout:2376: delete oid 35 current snap is 224 2024-02-11T22:22:11.497 INFO:tasks.rados.rados.0.smithi023.stdout:2376: done (1 left) 2024-02-11T22:22:11.497 INFO:tasks.rados.rados.0.smithi023.stdout:2377: delete oid 39 current snap is 224 2024-02-11T22:22:11.501 INFO:tasks.rados.rados.0.smithi023.stdout:2377: done (1 left) 2024-02-11T22:22:11.502 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 224 2024-02-11T22:22:11.502 INFO:tasks.rados.rados.0.smithi023.stdout:2378: seq_num 733 ranges {4489216=278528} 2024-02-11T22:22:11.528 INFO:tasks.rados.rados.0.smithi023.stdout:2378: writing smithi02397626-42 from 4489216 to 4767744 tid 1 2024-02-11T22:22:11.528 INFO:tasks.rados.rados.0.smithi023.stdout:2379: rmattr oid 14 current snap is 224 2024-02-11T22:22:11.528 INFO:tasks.rados.rados.0.smithi023.stdout:2375: expect (ObjNum 558 snap 179 seq_num 558) 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1369 (ObjNum 623 snap 194 seq_num 623) dirty exists 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:2378: finishing write tid 1 to smithi02397626-42 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:2375: done (2 left) 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:2379: done (1 left) 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 224 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:2378: finishing write tid 2 to smithi02397626-42 2024-02-11T22:22:11.591 INFO:tasks.rados.rados.0.smithi023.stdout:2380: seq_num 734 ranges {3866624=294912} 2024-02-11T22:22:11.613 INFO:tasks.rados.rados.0.smithi023.stdout:2380: writing smithi02397626-43 from 3866624 to 4161536 tid 1 2024-02-11T22:22:11.614 INFO:tasks.rados.rados.0.smithi023.stdout:2381: delete oid 49 current snap is 224 2024-02-11T22:22:11.614 INFO:tasks.rados.rados.0.smithi023.stdout:2378: finishing write tid 3 to smithi02397626-42 2024-02-11T22:22:11.614 INFO:tasks.rados.rados.0.smithi023.stdout:2378: oid 42 updating version 0 to 1446 2024-02-11T22:22:11.614 INFO:tasks.rados.rados.0.smithi023.stdout:2378: oid 42 updating version 1446 to 1447 2024-02-11T22:22:11.614 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1447 (ObjNum 733 snap 224 seq_num 733) dirty exists 2024-02-11T22:22:11.614 INFO:tasks.rados.rados.0.smithi023.stdout:2378: left oid 42 (ObjNum 733 snap 224 seq_num 733) 2024-02-11T22:22:11.615 INFO:tasks.rados.rados.0.smithi023.stdout:2378: done (2 left) 2024-02-11T22:22:11.616 INFO:tasks.rados.rados.0.smithi023.stdout:2381: done (1 left) 2024-02-11T22:22:11.616 INFO:tasks.rados.rados.0.smithi023.stdout:2382: setattr oid 46 current snap is 224 2024-02-11T22:22:11.617 INFO:tasks.rados.rados.0.smithi023.stdout:2383: read oid 2 snap -1 2024-02-11T22:22:11.617 INFO:tasks.rados.rados.0.smithi023.stdout:2383: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:22:11.617 INFO:tasks.rados.rados.0.smithi023.stdout:2384: read oid 42 snap -1 2024-02-11T22:22:11.618 INFO:tasks.rados.rados.0.smithi023.stdout:2384: expect (ObjNum 733 snap 224 seq_num 733) 2024-02-11T22:22:11.618 INFO:tasks.rados.rados.0.smithi023.stdout:2385: snap_remove snap 223 2024-02-11T22:22:11.655 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:11 smithi023 systemd[1]: Stopping Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:22:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:11 smithi160 ceph-mon[106289]: pgmap v469: 121 pgs: 121 active+clean; 245 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-11T22:22:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:11 smithi160 ceph-mon[106289]: Upgrade: Updating alertmanager.a 2024-02-11T22:22:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:11 smithi160 ceph-mon[106289]: Deploying daemon alertmanager.a on smithi023 2024-02-11T22:22:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:11 smithi160 ceph-mon[106289]: osdmap e516: 8 total, 8 up, 8 in 2024-02-11T22:22:12.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:11 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[93579]: ts=2024-02-11T22:22:11.718Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-11T22:22:12.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:11 smithi023 bash[157656]: ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a 2024-02-11T22:22:12.490 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-11T22:22:12.491 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 systemd[1]: Stopped Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:22:12.491 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 systemd[1]: Starting Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:22:12.501 INFO:tasks.rados.rados.0.smithi023.stdout:2385: done (4 left) 2024-02-11T22:22:12.501 INFO:tasks.rados.rados.0.smithi023.stdout:2386: copy_from oid 27 from oid 48 current snap is 224 2024-02-11T22:22:12.501 INFO:tasks.rados.rados.0.smithi023.stdout:2383: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:22:12.503 INFO:tasks.rados.rados.0.smithi023.stdout:2380: finishing write tid 1 to smithi02397626-43 2024-02-11T22:22:12.503 INFO:tasks.rados.rados.0.smithi023.stdout:2380: finishing write tid 2 to smithi02397626-43 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:2380: finishing write tid 3 to smithi02397626-43 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:2380: oid 43 updating version 0 to 1579 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:2380: oid 43 updating version 1579 to 1580 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1580 (ObjNum 734 snap 224 seq_num 734) dirty exists 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:2380: left oid 43 (ObjNum 734 snap 224 seq_num 734) 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 1875 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:22:12.504 INFO:tasks.rados.rados.0.smithi023.stdout:2384: expect (ObjNum 733 snap 224 seq_num 733) 2024-02-11T22:22:12.819 INFO:tasks.rados.rados.0.smithi023.stdout:2386: finishing copy_from to smithi02397626-27 2024-02-11T22:22:12.819 INFO:tasks.rados.rados.0.smithi023.stdout:2386: got expected ENOENT (src dne) 2024-02-11T22:22:12.819 INFO:tasks.rados.rados.0.smithi023.stdout:2386: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:22:12.819 INFO:tasks.rados.rados.0.smithi023.stdout:2380: done (4 left) 2024-02-11T22:22:12.819 INFO:tasks.rados.rados.0.smithi023.stdout:2382: done (3 left) 2024-02-11T22:22:12.820 INFO:tasks.rados.rados.0.smithi023.stdout:2383: done (2 left) 2024-02-11T22:22:12.820 INFO:tasks.rados.rados.0.smithi023.stdout:2384: done (1 left) 2024-02-11T22:22:12.820 INFO:tasks.rados.rados.0.smithi023.stdout:2386: done (0 left) 2024-02-11T22:22:12.820 INFO:tasks.rados.rados.0.smithi023.stdout:2387: rollback oid 29 current snap is 224 2024-02-11T22:22:12.820 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 216 2024-02-11T22:22:12.820 INFO:tasks.rados.rados.0.smithi023.stdout:2388: delete oid 23 current snap is 224 2024-02-11T22:22:12.822 INFO:tasks.rados.rados.0.smithi023.stdout:2388: done (1 left) 2024-02-11T22:22:12.822 INFO:tasks.rados.rados.0.smithi023.stdout:2389: rollback oid 20 current snap is 224 2024-02-11T22:22:12.822 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 221 2024-02-11T22:22:12.822 INFO:tasks.rados.rados.0.smithi023.stdout:2390: copy_from oid 38 from oid 28 current snap is 224 2024-02-11T22:22:12.822 INFO:tasks.rados.rados.0.smithi023.stdout:2391: delete oid 34 current snap is 224 2024-02-11T22:22:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2387: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:22:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2387: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:22:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:2387: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:22:12.826 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1421 (ObjNum 676 snap 209 seq_num 676) dirty exists 2024-02-11T22:22:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2387: done (3 left) 2024-02-11T22:22:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2391: done (2 left) 2024-02-11T22:22:12.827 INFO:tasks.rados.rados.0.smithi023.stdout:2392: setattr oid 44 current snap is 224 2024-02-11T22:22:12.829 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 224 2024-02-11T22:22:12.830 INFO:tasks.rados.rados.0.smithi023.stdout:2393: seq_num 738 ranges {10338304=368640} 2024-02-11T22:22:12.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-mon[111262]: pgmap v472: 121 pgs: 121 active+clean; 255 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2024-02-11T22:22:12.853 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-mon[111262]: osdmap e517: 8 total, 8 up, 8 in 2024-02-11T22:22:12.853 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-mon[113671]: pgmap v472: 121 pgs: 121 active+clean; 255 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2024-02-11T22:22:12.853 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-mon[113671]: osdmap e517: 8 total, 8 up, 8 in 2024-02-11T22:22:12.889 INFO:tasks.rados.rados.0.smithi023.stdout:2393: writing smithi02397626-26 from 10338304 to 10706944 tid 1 2024-02-11T22:22:12.889 INFO:tasks.rados.rados.0.smithi023.stdout:2394: read oid 49 snap -1 2024-02-11T22:22:12.889 INFO:tasks.rados.rados.0.smithi023.stdout:2394: expect deleted 2024-02-11T22:22:12.890 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 224 2024-02-11T22:22:12.890 INFO:tasks.rados.rados.0.smithi023.stdout:2389: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:22:12.890 INFO:tasks.rados.rados.0.smithi023.stdout:2395: seq_num 739 ranges {0=385024} 2024-02-11T22:22:12.891 INFO:tasks.rados.rados.0.smithi023.stdout:2395: writing smithi02397626-13 from 0 to 385024 tid 1 2024-02-11T22:22:12.891 INFO:tasks.rados.rados.0.smithi023.stdout:2396: snap_create 2024-02-11T22:22:12.891 INFO:tasks.rados.rados.0.smithi023.stdout:2389: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:22:12.892 INFO:tasks.rados.rados.0.smithi023.stdout:2390: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:22:12.892 INFO:tasks.rados.rados.0.smithi023.stdout:2389: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:22:12.892 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1396 (ObjNum 718 snap 221 seq_num 718) dirty exists 2024-02-11T22:22:12.892 INFO:tasks.rados.rados.0.smithi023.stdout:2390: finishing copy_from to smithi02397626-38 2024-02-11T22:22:12.892 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1646 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:22:12.892 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1647 (ObjNum 558 snap 179 seq_num 558) dirty exists 2024-02-11T22:22:12.894 INFO:tasks.rados.rados.0.smithi023.stdout:2393: finishing write tid 1 to smithi02397626-26 2024-02-11T22:22:12.895 INFO:tasks.rados.rados.0.smithi023.stdout:2393: finishing write tid 2 to smithi02397626-26 2024-02-11T22:22:12.897 INFO:tasks.rados.rados.0.smithi023.stdout:2393: finishing write tid 3 to smithi02397626-26 2024-02-11T22:22:12.897 INFO:tasks.rados.rados.0.smithi023.stdout:2393: oid 26 updating version 0 to 1514 2024-02-11T22:22:12.897 INFO:tasks.rados.rados.0.smithi023.stdout:2393: oid 26 version 1514 is already newer than 1513 2024-02-11T22:22:12.897 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1514 (ObjNum 738 snap 224 seq_num 738) dirty exists 2024-02-11T22:22:12.897 INFO:tasks.rados.rados.0.smithi023.stdout:2393: left oid 26 (ObjNum 738 snap 224 seq_num 738) 2024-02-11T22:22:12.897 INFO:tasks.rados.rados.0.smithi023.stdout:2395: finishing write tid 1 to smithi02397626-13 2024-02-11T22:22:12.898 INFO:tasks.rados.rados.0.smithi023.stdout:2395: finishing write tid 2 to smithi02397626-13 2024-02-11T22:22:12.899 INFO:tasks.rados.rados.0.smithi023.stdout:2395: finishing write tid 3 to smithi02397626-13 2024-02-11T22:22:12.899 INFO:tasks.rados.rados.0.smithi023.stdout:2395: oid 13 updating version 0 to 1422 2024-02-11T22:22:12.899 INFO:tasks.rados.rados.0.smithi023.stdout:2395: oid 13 updating version 1422 to 1423 2024-02-11T22:22:12.899 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1423 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-02-11T22:22:12.899 INFO:tasks.rados.rados.0.smithi023.stdout:2395: left oid 13 (ObjNum 739 snap 224 seq_num 739) 2024-02-11T22:22:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:12 smithi160 ceph-mon[106289]: pgmap v472: 121 pgs: 121 active+clean; 255 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2024-02-11T22:22:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:12 smithi160 ceph-mon[106289]: osdmap e517: 8 total, 8 up, 8 in 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.852Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.852Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.854Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.23 port=9094 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 bash[157807]: b4f193a2b040c820624d723e3b7ec346f4d6d5f54b3d2340a99d50d422460d2a 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.856Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 systemd[1]: Started Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.881Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.881Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-11T22:22:13.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.884Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-11T22:22:13.156 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:12 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:12.885Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2389: done (6 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2390: done (5 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2392: done (4 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2393: done (3 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2394: done (2 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2395: done (1 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2396: done (0 left) 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 225 2024-02-11T22:22:13.852 INFO:tasks.rados.rados.0.smithi023.stdout:2397: seq_num 740 ranges {2318336=401408} 2024-02-11T22:22:13.867 INFO:tasks.rados.rados.0.smithi023.stdout:2397: writing smithi02397626-6 from 2318336 to 2719744 tid 1 2024-02-11T22:22:13.867 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 225 2024-02-11T22:22:13.867 INFO:tasks.rados.rados.0.smithi023.stdout:2398: seq_num 741 ranges {0=417792} 2024-02-11T22:22:13.869 INFO:tasks.rados.rados.0.smithi023.stdout:2398: writing smithi02397626-36 from 0 to 417792 tid 1 2024-02-11T22:22:13.869 INFO:tasks.rados.rados.0.smithi023.stdout:2399: snap_create 2024-02-11T22:22:13.874 INFO:tasks.rados.rados.0.smithi023.stdout:2397: finishing write tid 1 to smithi02397626-6 2024-02-11T22:22:13.875 INFO:tasks.rados.rados.0.smithi023.stdout:2397: finishing write tid 2 to smithi02397626-6 2024-02-11T22:22:13.875 INFO:tasks.rados.rados.0.smithi023.stdout:2398: finishing write tid 1 to smithi02397626-36 2024-02-11T22:22:13.875 INFO:tasks.rados.rados.0.smithi023.stdout:2398: finishing write tid 2 to smithi02397626-36 2024-02-11T22:22:13.876 INFO:tasks.rados.rados.0.smithi023.stdout:2397: finishing write tid 3 to smithi02397626-6 2024-02-11T22:22:13.876 INFO:tasks.rados.rados.0.smithi023.stdout:2397: oid 6 updating version 0 to 1508 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2397: oid 6 updating version 1508 to 1509 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1509 (ObjNum 740 snap 225 seq_num 740) dirty exists 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2397: left oid 6 (ObjNum 740 snap 225 seq_num 740) 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2398: finishing write tid 3 to smithi02397626-36 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2398: oid 36 updating version 0 to 1381 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2398: oid 36 updating version 1381 to 1382 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1382 (ObjNum 741 snap 225 seq_num 741) dirty exists 2024-02-11T22:22:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2398: left oid 36 (ObjNum 741 snap 225 seq_num 741) 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[111262]: osdmap e518: 8 total, 8 up, 8 in 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[111262]: osdmap e519: 8 total, 8 up, 8 in 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[113671]: osdmap e518: 8 total, 8 up, 8 in 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[113671]: osdmap e519: 8 total, 8 up, 8 in 2024-02-11T22:22:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:13 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:13 smithi160 ceph-mon[106289]: osdmap e518: 8 total, 8 up, 8 in 2024-02-11T22:22:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:13 smithi160 ceph-mon[106289]: osdmap e519: 8 total, 8 up, 8 in 2024-02-11T22:22:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:13 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:13 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:13 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2397: done (2 left) 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2398: done (1 left) 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2399: done (0 left) 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2400: rmattr oid 11 current snap is 226 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2401: read oid 20 snap -1 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2401: expect (ObjNum 718 snap 221 seq_num 718) 2024-02-11T22:22:14.861 INFO:tasks.rados.rados.0.smithi023.stdout:2402: snap_create 2024-02-11T22:22:14.864 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1388 (ObjNum 49 snap 0 seq_num 913793632) dirty exists 2024-02-11T22:22:14.900 INFO:tasks.rados.rados.0.smithi023.stdout:2401: expect (ObjNum 718 snap 221 seq_num 718) 2024-02-11T22:22:15.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:14.856Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000006565s 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[111262]: pgmap v476: 121 pgs: 121 active+clean; 262 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[111262]: osdmap e520: 8 total, 8 up, 8 in 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[113671]: pgmap v476: 121 pgs: 121 active+clean; 262 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[113671]: osdmap e520: 8 total, 8 up, 8 in 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:14 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:15.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:14 smithi160 ceph-mon[106289]: pgmap v476: 121 pgs: 121 active+clean; 262 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-02-11T22:22:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:14 smithi160 ceph-mon[106289]: osdmap e520: 8 total, 8 up, 8 in 2024-02-11T22:22:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:14 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:15.869 INFO:tasks.rados.rados.0.smithi023.stdout:2400: done (2 left) 2024-02-11T22:22:15.870 INFO:tasks.rados.rados.0.smithi023.stdout:2401: done (1 left) 2024-02-11T22:22:15.870 INFO:tasks.rados.rados.0.smithi023.stdout:2402: done (0 left) 2024-02-11T22:22:15.870 INFO:tasks.rados.rados.0.smithi023.stdout:2403: snap_remove snap 220 2024-02-11T22:22:16.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-mon[111262]: osdmap e521: 8 total, 8 up, 8 in 2024-02-11T22:22:16.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:16.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:16.102 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:22:15] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2024-02-11T22:22:16.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-mon[113671]: osdmap e521: 8 total, 8 up, 8 in 2024-02-11T22:22:16.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:16.102 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:15 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:15 smithi160 ceph-mon[106289]: osdmap e521: 8 total, 8 up, 8 in 2024-02-11T22:22:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:15 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:16.902 INFO:tasks.rados.rados.0.smithi023.stdout:2403: done (0 left) 2024-02-11T22:22:16.903 INFO:tasks.rados.rados.0.smithi023.stdout:2404: rollback oid 11 current snap is 227 2024-02-11T22:22:16.903 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 215 2024-02-11T22:22:16.903 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 227 2024-02-11T22:22:16.903 INFO:tasks.rados.rados.0.smithi023.stdout:2405: seq_num 742 ranges {2719744=434176} 2024-02-11T22:22:16.920 INFO:tasks.rados.rados.0.smithi023.stdout:2405: writing smithi02397626-6 from 2719744 to 3153920 tid 1 2024-02-11T22:22:16.920 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 227 2024-02-11T22:22:16.920 INFO:tasks.rados.rados.0.smithi023.stdout:2404: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:22:16.920 INFO:tasks.rados.rados.0.smithi023.stdout:2406: seq_num 743 ranges {0=450560} 2024-02-11T22:22:16.923 INFO:tasks.rados.rados.0.smithi023.stdout:2406: writing smithi02397626-37 from 0 to 450560 tid 1 2024-02-11T22:22:16.923 INFO:tasks.rados.rados.0.smithi023.stdout:2407: snap_create 2024-02-11T22:22:16.923 INFO:tasks.rados.rados.0.smithi023.stdout:2404: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:22:16.923 INFO:tasks.rados.rados.0.smithi023.stdout:2404: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:22:16.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1391 (ObjNum 700 snap 215 seq_num 700) dirty exists 2024-02-11T22:22:16.925 INFO:tasks.rados.rados.0.smithi023.stdout:2405: finishing write tid 1 to smithi02397626-6 2024-02-11T22:22:16.925 INFO:tasks.rados.rados.0.smithi023.stdout:2405: finishing write tid 2 to smithi02397626-6 2024-02-11T22:22:16.926 INFO:tasks.rados.rados.0.smithi023.stdout:2406: finishing write tid 1 to smithi02397626-37 2024-02-11T22:22:16.926 INFO:tasks.rados.rados.0.smithi023.stdout:2406: finishing write tid 2 to smithi02397626-37 2024-02-11T22:22:16.927 INFO:tasks.rados.rados.0.smithi023.stdout:2405: finishing write tid 3 to smithi02397626-6 2024-02-11T22:22:16.927 INFO:tasks.rados.rados.0.smithi023.stdout:2405: oid 6 updating version 0 to 1516 2024-02-11T22:22:16.927 INFO:tasks.rados.rados.0.smithi023.stdout:2405: oid 6 version 1516 is already newer than 1515 2024-02-11T22:22:16.927 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1516 (ObjNum 742 snap 227 seq_num 742) dirty exists 2024-02-11T22:22:16.928 INFO:tasks.rados.rados.0.smithi023.stdout:2405: left oid 6 (ObjNum 742 snap 227 seq_num 742) 2024-02-11T22:22:16.930 INFO:tasks.rados.rados.0.smithi023.stdout:2406: finishing write tid 3 to smithi02397626-37 2024-02-11T22:22:16.931 INFO:tasks.rados.rados.0.smithi023.stdout:2406: oid 37 updating version 0 to 1517 2024-02-11T22:22:16.931 INFO:tasks.rados.rados.0.smithi023.stdout:2406: oid 37 updating version 1517 to 1518 2024-02-11T22:22:16.931 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1518 (ObjNum 743 snap 227 seq_num 743) dirty exists 2024-02-11T22:22:16.931 INFO:tasks.rados.rados.0.smithi023.stdout:2406: left oid 37 (ObjNum 743 snap 227 seq_num 743) 2024-02-11T22:22:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:16 smithi160 ceph-mon[106289]: pgmap v479: 121 pgs: 121 active+clean; 262 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 365 KiB/s wr, 13 op/s 2024-02-11T22:22:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:16 smithi160 ceph-mon[106289]: osdmap e522: 8 total, 8 up, 8 in 2024-02-11T22:22:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:16 smithi023 ceph-mon[111262]: pgmap v479: 121 pgs: 121 active+clean; 262 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 365 KiB/s wr, 13 op/s 2024-02-11T22:22:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:16 smithi023 ceph-mon[111262]: osdmap e522: 8 total, 8 up, 8 in 2024-02-11T22:22:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:16 smithi023 ceph-mon[113671]: pgmap v479: 121 pgs: 121 active+clean; 262 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 365 KiB/s wr, 13 op/s 2024-02-11T22:22:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:16 smithi023 ceph-mon[113671]: osdmap e522: 8 total, 8 up, 8 in 2024-02-11T22:22:17.844 INFO:tasks.rados.rados.0.smithi023.stdout:2404: done (3 left) 2024-02-11T22:22:17.844 INFO:tasks.rados.rados.0.smithi023.stdout:2405: done (2 left) 2024-02-11T22:22:17.844 INFO:tasks.rados.rados.0.smithi023.stdout:2406: done (1 left) 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:2407: done (0 left) 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:2408: rollback oid 16 current snap is 228 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 16 to 221 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:2409: read oid 42 snap -1 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:2409: expect (ObjNum 733 snap 224 seq_num 733) 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 228 2024-02-11T22:22:17.845 INFO:tasks.rados.rados.0.smithi023.stdout:2410: seq_num 744 ranges {4374528=466944} 2024-02-11T22:22:17.871 INFO:tasks.rados.rados.0.smithi023.stdout:2410: writing smithi02397626-40 from 4374528 to 4841472 tid 1 2024-02-11T22:22:17.871 INFO:tasks.rados.rados.0.smithi023.stdout:2411: rmattr oid 45 current snap is 228 2024-02-11T22:22:17.871 INFO:tasks.rados.rados.0.smithi023.stdout:2408: finishing rollback tid 1 to smithi02397626-16 2024-02-11T22:22:17.871 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1507 (ObjNum 97 snap 0 seq_num 0) dirty dne 2024-02-11T22:22:17.871 INFO:tasks.rados.rados.0.smithi023.stdout:2408: done (3 left) 2024-02-11T22:22:17.872 INFO:tasks.rados.rados.0.smithi023.stdout:2412: rmattr oid 33 current snap is 228 2024-02-11T22:22:17.872 INFO:tasks.rados.rados.0.smithi023.stdout:2412: done (3 left) 2024-02-11T22:22:17.872 INFO:tasks.rados.rados.0.smithi023.stdout:2413: copy_from oid 31 from oid 15 current snap is 228 2024-02-11T22:22:17.872 INFO:tasks.rados.rados.0.smithi023.stdout:2409: expect (ObjNum 733 snap 224 seq_num 733) 2024-02-11T22:22:17.960 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:17 smithi023 ceph-mon[111262]: osdmap e523: 8 total, 8 up, 8 in 2024-02-11T22:22:17.960 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:17 smithi023 ceph-mon[111262]: osdmap e524: 8 total, 8 up, 8 in 2024-02-11T22:22:17.960 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:17 smithi023 ceph-mon[113671]: osdmap e523: 8 total, 8 up, 8 in 2024-02-11T22:22:17.960 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:17 smithi023 ceph-mon[113671]: osdmap e524: 8 total, 8 up, 8 in 2024-02-11T22:22:18.184 INFO:tasks.rados.rados.0.smithi023.stdout:2410: finishing write tid 1 to smithi02397626-40 2024-02-11T22:22:18.184 INFO:tasks.rados.rados.0.smithi023.stdout:2410: finishing write tid 2 to smithi02397626-40 2024-02-11T22:22:18.184 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1397 (ObjNum 65 snap 0 seq_num 1316117089) dirty exists 2024-02-11T22:22:18.184 INFO:tasks.rados.rados.0.smithi023.stdout:2410: finishing write tid 3 to smithi02397626-40 2024-02-11T22:22:18.184 INFO:tasks.rados.rados.0.smithi023.stdout:2410: oid 40 updating version 0 to 1393 2024-02-11T22:22:18.184 INFO:tasks.rados.rados.0.smithi023.stdout:2410: oid 40 version 1393 is already newer than 1392 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1393 (ObjNum 744 snap 228 seq_num 744) dirty exists 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2410: left oid 40 (ObjNum 744 snap 228 seq_num 744) 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2413: finishing copy_from racing read to smithi02397626-31 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2413: finishing copy_from to smithi02397626-31 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 909 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2409: done (3 left) 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2410: done (2 left) 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2411: done (1 left) 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2413: done (0 left) 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2414: copy_from oid 8 from oid 27 current snap is 228 2024-02-11T22:22:18.185 INFO:tasks.rados.rados.0.smithi023.stdout:2415: snap_remove snap 225 2024-02-11T22:22:18.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:17 smithi160 ceph-mon[106289]: osdmap e523: 8 total, 8 up, 8 in 2024-02-11T22:22:18.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:17 smithi160 ceph-mon[106289]: osdmap e524: 8 total, 8 up, 8 in 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:2415: done (1 left) 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:2416: rollback oid 43 current snap is 228 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 214 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:2414: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:2414: finishing copy_from to smithi02397626-8 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1362 (ObjNum 612 snap 188 seq_num 612) dirty exists 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:2414: done (1 left) 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:2417: rollback oid 9 current snap is 228 2024-02-11T22:22:19.125 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 211 2024-02-11T22:22:19.126 INFO:tasks.rados.rados.0.smithi023.stdout:2418: read oid 48 snap -1 2024-02-11T22:22:19.126 INFO:tasks.rados.rados.0.smithi023.stdout:2418: expect deleted 2024-02-11T22:22:19.126 INFO:tasks.rados.rados.0.smithi023.stdout:2419: rollback oid 47 current snap is 228 2024-02-11T22:22:19.126 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 47 to 214 2024-02-11T22:22:19.126 INFO:tasks.rados.rados.0.smithi023.stdout:2420: snap_remove snap 226 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: pgmap v482: 121 pgs: 121 active+clean; 264 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 542 KiB/s wr, 22 op/s 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:22:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:19 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: pgmap v482: 121 pgs: 121 active+clean; 264 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 542 KiB/s wr, 22 op/s 2024-02-11T22:22:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: pgmap v482: 121 pgs: 121 active+clean; 264 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 542 KiB/s wr, 22 op/s 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.409 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.410 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:19.411 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:19 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2420: done (4 left) 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2421: rollback oid 4 current snap is 228 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 214 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2422: delete oid 23 current snap is 228 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2417: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 0 (ObjNum 145 snap 0 seq_num 913975992) dirty dne 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2416: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2419: finishing rollback tid 0 to smithi02397626-47 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2416: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2416: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1592 (ObjNum 689 snap 212 seq_num 689) dirty exists 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2419: finishing rollback tid 1 to smithi02397626-47 2024-02-11T22:22:20.138 INFO:tasks.rados.rados.0.smithi023.stdout:2419: finishing rollback tid 2 to smithi02397626-47 2024-02-11T22:22:20.139 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 785 (ObjNum 607 snap 188 seq_num 607) dirty exists 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2416: done (5 left) 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2417: done (4 left) 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2418: done (3 left) 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2419: done (2 left) 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2422: done (1 left) 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2423: rollback oid 34 current snap is 228 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 211 2024-02-11T22:22:20.143 INFO:tasks.rados.rados.0.smithi023.stdout:2424: snap_create 2024-02-11T22:22:20.146 INFO:tasks.rados.rados.0.smithi023.stdout:2421: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:22:20.146 INFO:tasks.rados.rados.0.smithi023.stdout:2421: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:22:20.146 INFO:tasks.rados.rados.0.smithi023.stdout:2421: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:22:20.147 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1517 (ObjNum 629 snap 195 seq_num 629) dirty exists 2024-02-11T22:22:20.147 INFO:tasks.rados.rados.0.smithi023.stdout:2423: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:22:20.147 INFO:tasks.rados.rados.0.smithi023.stdout:2423: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:22:20.147 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1395 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:22:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:20 smithi023 ceph-mon[111262]: osdmap e525: 8 total, 8 up, 8 in 2024-02-11T22:22:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:20 smithi023 ceph-mon[113671]: osdmap e525: 8 total, 8 up, 8 in 2024-02-11T22:22:20.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:20 smithi160 ceph-mon[106289]: osdmap e525: 8 total, 8 up, 8 in 2024-02-11T22:22:21.138 INFO:tasks.rados.rados.0.smithi023.stdout:2421: done (2 left) 2024-02-11T22:22:21.139 INFO:tasks.rados.rados.0.smithi023.stdout:2423: done (1 left) 2024-02-11T22:22:21.139 INFO:tasks.rados.rados.0.smithi023.stdout:2424: done (0 left) 2024-02-11T22:22:21.139 INFO:tasks.rados.rados.0.smithi023.stdout:2425: snap_create 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[111262]: Upgrade: Updating grafana.a 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[111262]: Deploying daemon grafana.a on smithi160 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[111262]: pgmap v485: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 742 KiB/s wr, 23 op/s 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[111262]: osdmap e526: 8 total, 8 up, 8 in 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[113671]: Upgrade: Updating grafana.a 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[113671]: Deploying daemon grafana.a on smithi160 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[113671]: pgmap v485: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 742 KiB/s wr, 23 op/s 2024-02-11T22:22:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:21 smithi023 ceph-mon[113671]: osdmap e526: 8 total, 8 up, 8 in 2024-02-11T22:22:21.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:21 smithi160 ceph-mon[106289]: Upgrade: Updating grafana.a 2024-02-11T22:22:21.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:21 smithi160 ceph-mon[106289]: Deploying daemon grafana.a on smithi160 2024-02-11T22:22:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:21 smithi160 ceph-mon[106289]: pgmap v485: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 742 KiB/s wr, 23 op/s 2024-02-11T22:22:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:21 smithi160 ceph-mon[106289]: osdmap e526: 8 total, 8 up, 8 in 2024-02-11T22:22:22.147 INFO:tasks.rados.rados.0.smithi023.stdout:2425: done (0 left) 2024-02-11T22:22:22.148 INFO:tasks.rados.rados.0.smithi023.stdout:2426: snap_create 2024-02-11T22:22:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:22 smithi160 ceph-mon[106289]: osdmap e527: 8 total, 8 up, 8 in 2024-02-11T22:22:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:22 smithi023 ceph-mon[111262]: osdmap e527: 8 total, 8 up, 8 in 2024-02-11T22:22:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:22 smithi023 ceph-mon[113671]: osdmap e527: 8 total, 8 up, 8 in 2024-02-11T22:22:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:22.842 INFO:tasks.rados.rados.0.smithi023.stdout:2426: done (0 left) 2024-02-11T22:22:22.842 INFO:tasks.rados.rados.0.smithi023.stdout:2427: read oid 21 snap -1 2024-02-11T22:22:22.842 INFO:tasks.rados.rados.0.smithi023.stdout:2427: expect (ObjNum 712 snap 220 seq_num 712) 2024-02-11T22:22:22.842 INFO:tasks.rados.rados.0.smithi023.stdout:2428: read oid 18 snap -1 2024-02-11T22:22:22.843 INFO:tasks.rados.rados.0.smithi023.stdout:2428: expect deleted 2024-02-11T22:22:22.843 INFO:tasks.rados.rados.0.smithi023.stdout:2429: snap_remove snap 221 2024-02-11T22:22:23.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 22:22:22 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T22:22:22.857Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00157191s 2024-02-11T22:22:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:23 smithi160 ceph-mon[106289]: pgmap v488: 121 pgs: 121 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:22:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:23 smithi160 ceph-mon[106289]: osdmap e528: 8 total, 8 up, 8 in 2024-02-11T22:22:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:23 smithi160 ceph-mon[106289]: osdmap e529: 8 total, 8 up, 8 in 2024-02-11T22:22:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:23 smithi023 ceph-mon[111262]: pgmap v488: 121 pgs: 121 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:22:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:23 smithi023 ceph-mon[111262]: osdmap e528: 8 total, 8 up, 8 in 2024-02-11T22:22:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:23 smithi023 ceph-mon[111262]: osdmap e529: 8 total, 8 up, 8 in 2024-02-11T22:22:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:23 smithi023 ceph-mon[113671]: pgmap v488: 121 pgs: 121 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:22:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:23 smithi023 ceph-mon[113671]: osdmap e528: 8 total, 8 up, 8 in 2024-02-11T22:22:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:23 smithi023 ceph-mon[113671]: osdmap e529: 8 total, 8 up, 8 in 2024-02-11T22:22:23.861 INFO:tasks.rados.rados.0.smithi023.stdout:2429: done (2 left) 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2430: copy_from oid 22 from oid 19 current snap is 231 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2431: read oid 15 snap 224 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2431: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2432: rollback oid 49 current snap is 231 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 229 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2433: read oid 2 snap -1 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2433: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2434: delete oid 32 current snap is 231 2024-02-11T22:22:23.862 INFO:tasks.rados.rados.0.smithi023.stdout:2427: expect (ObjNum 712 snap 220 seq_num 712) 2024-02-11T22:22:24.504 INFO:tasks.rados.rados.0.smithi023.stdout:2433: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:22:24.506 INFO:tasks.rados.rados.0.smithi023.stdout:2432: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:22:24.506 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1377 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:22:24.506 INFO:tasks.rados.rados.0.smithi023.stdout:2430: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:22:24.506 INFO:tasks.rados.rados.0.smithi023.stdout:2430: finishing copy_from to smithi02397626-22 2024-02-11T22:22:24.507 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1380 (ObjNum 129 snap 0 seq_num 913358224) dirty exists 2024-02-11T22:22:24.507 INFO:tasks.rados.rados.0.smithi023.stdout:2431: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:24.952 INFO:tasks.rados.rados.0.smithi023.stdout:2427: done (6 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2428: done (5 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2430: done (4 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2431: done (3 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2432: done (2 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2433: done (1 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2434: done (0 left) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2435: read oid 13 snap -1 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2435: expect (ObjNum 739 snap 224 seq_num 739) 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2436: rmattr oid 50 current snap is 231 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2437: read oid 35 snap -1 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2437: expect deleted 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 231 2024-02-11T22:22:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:2438: seq_num 747 ranges {655360=516096} 2024-02-11T22:22:24.958 INFO:tasks.rados.rados.0.smithi023.stdout:2438: writing smithi02397626-27 from 655360 to 1171456 tid 1 2024-02-11T22:22:24.958 INFO:tasks.rados.rados.0.smithi023.stdout:2439: copy_from oid 19 from oid 48 current snap is 231 2024-02-11T22:22:24.959 INFO:tasks.rados.rados.0.smithi023.stdout:2435: expect (ObjNum 739 snap 224 seq_num 739) 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1526 (ObjNum 618 snap 192 seq_num 618) dirty exists 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2439: finishing copy_from to smithi02397626-19 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2439: got expected ENOENT (src dne) 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2439: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2438: finishing write tid 1 to smithi02397626-27 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2438: finishing write tid 2 to smithi02397626-27 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2438: finishing write tid 3 to smithi02397626-27 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2438: oid 27 updating version 0 to 1370 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2438: oid 27 updating version 1370 to 1371 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1371 (ObjNum 747 snap 231 seq_num 747) dirty exists 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2438: left oid 27 (ObjNum 747 snap 231 seq_num 747) 2024-02-11T22:22:24.969 INFO:tasks.rados.rados.0.smithi023.stdout:2435: done (4 left) 2024-02-11T22:22:24.970 INFO:tasks.rados.rados.0.smithi023.stdout:2436: done (3 left) 2024-02-11T22:22:24.970 INFO:tasks.rados.rados.0.smithi023.stdout:2437: done (2 left) 2024-02-11T22:22:24.970 INFO:tasks.rados.rados.0.smithi023.stdout:2438: done (1 left) 2024-02-11T22:22:24.970 INFO:tasks.rados.rados.0.smithi023.stdout:2439: done (0 left) 2024-02-11T22:22:24.970 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 231 2024-02-11T22:22:24.970 INFO:tasks.rados.rados.0.smithi023.stdout:2440: seq_num 748 ranges {4841472=532480} 2024-02-11T22:22:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:2440: writing smithi02397626-40 from 4841472 to 5373952 tid 1 2024-02-11T22:22:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:2441: read oid 24 snap -1 2024-02-11T22:22:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:2441: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:22:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:2442: copy_from oid 23 from oid 16 current snap is 231 2024-02-11T22:22:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:2443: delete oid 10 current snap is 231 2024-02-11T22:22:24.999 INFO:tasks.rados.rados.0.smithi023.stdout:2442: finishing copy_from to smithi02397626-23 2024-02-11T22:22:24.999 INFO:tasks.rados.rados.0.smithi023.stdout:2442: got expected ENOENT (src dne) 2024-02-11T22:22:24.999 INFO:tasks.rados.rados.0.smithi023.stdout:2442: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:22:25.000 INFO:tasks.rados.rados.0.smithi023.stdout:2442: done (3 left) 2024-02-11T22:22:25.001 INFO:tasks.rados.rados.0.smithi023.stdout:2443: done (2 left) 2024-02-11T22:22:25.001 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 231 2024-02-11T22:22:25.001 INFO:tasks.rados.rados.0.smithi023.stdout:2444: seq_num 750 ranges {3866624=565248} 2024-02-11T22:22:25.025 INFO:tasks.rados.rados.0.smithi023.stdout:2444: writing smithi02397626-43 from 3866624 to 4431872 tid 1 2024-02-11T22:22:25.025 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 231 2024-02-11T22:22:25.025 INFO:tasks.rados.rados.0.smithi023.stdout:2445: seq_num 751 ranges {655360=581632} 2024-02-11T22:22:25.032 INFO:tasks.rados.rados.0.smithi023.stdout:2445: writing smithi02397626-8 from 655360 to 1236992 tid 1 2024-02-11T22:22:25.032 INFO:tasks.rados.rados.0.smithi023.stdout:2446: read oid 17 snap -1 2024-02-11T22:22:25.032 INFO:tasks.rados.rados.0.smithi023.stdout:2446: expect (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:22:25.032 INFO:tasks.rados.rados.0.smithi023.stdout:2447: copy_from oid 36 from oid 3 current snap is 231 2024-02-11T22:22:25.032 INFO:tasks.rados.rados.0.smithi023.stdout:2440: finishing write tid 1 to smithi02397626-40 2024-02-11T22:22:25.032 INFO:tasks.rados.rados.0.smithi023.stdout:2441: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:22:25.072 INFO:tasks.rados.rados.0.smithi023.stdout:2440: finishing write tid 2 to smithi02397626-40 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2440: finishing write tid 3 to smithi02397626-40 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2440: oid 40 updating version 0 to 1396 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2440: oid 40 updating version 1396 to 1397 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1397 (ObjNum 748 snap 231 seq_num 748) dirty exists 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2440: left oid 40 (ObjNum 748 snap 231 seq_num 748) 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2440: done (5 left) 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2441: done (4 left) 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2448: read oid 19 snap -1 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2448: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2449: read oid 9 snap 227 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2449: expect deleted 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2450: delete oid 11 current snap is 231 2024-02-11T22:22:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:2444: finishing write tid 1 to smithi02397626-43 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2444: finishing write tid 2 to smithi02397626-43 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2444: finishing write tid 3 to smithi02397626-43 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2444: oid 43 updating version 0 to 1602 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2444: oid 43 updating version 1602 to 1603 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1603 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2444: left oid 43 (ObjNum 750 snap 231 seq_num 750) 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2445: finishing write tid 1 to smithi02397626-8 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2445: finishing write tid 2 to smithi02397626-8 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2445: finishing write tid 3 to smithi02397626-8 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2445: oid 8 updating version 0 to 1378 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2445: oid 8 updating version 1378 to 1379 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1379 (ObjNum 751 snap 231 seq_num 751) dirty exists 2024-02-11T22:22:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:2445: left oid 8 (ObjNum 751 snap 231 seq_num 751) 2024-02-11T22:22:25.075 INFO:tasks.rados.rados.0.smithi023.stdout:2446: expect (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2447: finishing copy_from racing read to smithi02397626-36 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2447: finishing copy_from to smithi02397626-36 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1416 (ObjNum 684 snap 212 seq_num 684) dirty exists 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2444: done (6 left) 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2445: done (5 left) 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2446: done (4 left) 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2447: done (3 left) 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2450: done (2 left) 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 231 2024-02-11T22:22:25.114 INFO:tasks.rados.rados.0.smithi023.stdout:2448: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:22:25.118 INFO:tasks.rados.rados.0.smithi023.stdout:2451: seq_num 753 ranges {1867776=614400} 2024-02-11T22:22:25.132 INFO:tasks.rados.rados.0.smithi023.stdout:2451: writing smithi02397626-3 from 1867776 to 2482176 tid 1 2024-02-11T22:22:25.132 INFO:tasks.rados.rados.0.smithi023.stdout:2448: done (2 left) 2024-02-11T22:22:25.132 INFO:tasks.rados.rados.0.smithi023.stdout:2449: done (1 left) 2024-02-11T22:22:25.132 INFO:tasks.rados.rados.0.smithi023.stdout:2452: rmattr oid 18 current snap is 231 2024-02-11T22:22:25.132 INFO:tasks.rados.rados.0.smithi023.stdout:2452: done (1 left) 2024-02-11T22:22:25.132 INFO:tasks.rados.rados.0.smithi023.stdout:2453: copy_from oid 49 from oid 21 current snap is 231 2024-02-11T22:22:25.133 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 231 2024-02-11T22:22:25.133 INFO:tasks.rados.rados.0.smithi023.stdout:2454: seq_num 754 ranges {8003584=630784} 2024-02-11T22:22:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:24 smithi023 ceph-mon[111262]: pgmap v491: 121 pgs: 121 active+clean; 276 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-11T22:22:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:24 smithi023 ceph-mon[111262]: osdmap e530: 8 total, 8 up, 8 in 2024-02-11T22:22:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:24 smithi023 ceph-mon[113671]: pgmap v491: 121 pgs: 121 active+clean; 276 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-11T22:22:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:24 smithi023 ceph-mon[113671]: osdmap e530: 8 total, 8 up, 8 in 2024-02-11T22:22:25.179 INFO:tasks.rados.rados.0.smithi023.stdout:2454: writing smithi02397626-30 from 8003584 to 8634368 tid 1 2024-02-11T22:22:25.179 INFO:tasks.rados.rados.0.smithi023.stdout:2455: snap_remove snap 214 2024-02-11T22:22:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:24 smithi160 ceph-mon[106289]: pgmap v491: 121 pgs: 121 active+clean; 276 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-11T22:22:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:24 smithi160 ceph-mon[106289]: osdmap e530: 8 total, 8 up, 8 in 2024-02-11T22:22:25.867 INFO:tasks.rados.rados.0.smithi023.stdout:2455: done (3 left) 2024-02-11T22:22:25.867 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 231 2024-02-11T22:22:25.867 INFO:tasks.rados.rados.0.smithi023.stdout:2456: seq_num 755 ranges {1163264=647168} 2024-02-11T22:22:25.878 INFO:tasks.rados.rados.0.smithi023.stdout:2456: writing smithi02397626-24 from 1163264 to 1810432 tid 1 2024-02-11T22:22:25.878 INFO:tasks.rados.rados.0.smithi023.stdout:2457: rollback oid 33 current snap is 231 2024-02-11T22:22:25.878 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 211 2024-02-11T22:22:25.878 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 231 2024-02-11T22:22:25.878 INFO:tasks.rados.rados.0.smithi023.stdout:2458: seq_num 756 ranges {5373952=671744} 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2458: writing smithi02397626-40 from 5373952 to 6045696 tid 1 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2459: snap_create 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2451: finishing write tid 1 to smithi02397626-3 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2451: finishing write tid 2 to smithi02397626-3 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2451: finishing write tid 3 to smithi02397626-3 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2451: oid 3 updating version 0 to 1424 2024-02-11T22:22:25.913 INFO:tasks.rados.rados.0.smithi023.stdout:2451: oid 3 updating version 1424 to 1425 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1425 (ObjNum 753 snap 231 seq_num 753) dirty exists 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2451: left oid 3 (ObjNum 753 snap 231 seq_num 753) 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2453: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2453: finishing copy_from to smithi02397626-49 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1485 (ObjNum 712 snap 220 seq_num 712) dirty exists 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2454: finishing write tid 1 to smithi02397626-30 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2454: finishing write tid 2 to smithi02397626-30 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2454: finishing write tid 3 to smithi02397626-30 2024-02-11T22:22:25.914 INFO:tasks.rados.rados.0.smithi023.stdout:2454: oid 30 updating version 0 to 1605 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2454: oid 30 updating version 1605 to 1606 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1606 (ObjNum 754 snap 231 seq_num 754) dirty exists 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2454: left oid 30 (ObjNum 754 snap 231 seq_num 754) 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2456: finishing write tid 1 to smithi02397626-24 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2456: finishing write tid 2 to smithi02397626-24 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2457: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2457: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1367 (ObjNum 33 snap 0 seq_num 2) dirty dne 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2456: finishing write tid 3 to smithi02397626-24 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2456: oid 24 updating version 0 to 1365 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2456: oid 24 version 1365 is already newer than 1364 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1365 (ObjNum 755 snap 231 seq_num 755) dirty exists 2024-02-11T22:22:25.915 INFO:tasks.rados.rados.0.smithi023.stdout:2456: left oid 24 (ObjNum 755 snap 231 seq_num 755) 2024-02-11T22:22:25.916 INFO:tasks.rados.rados.0.smithi023.stdout:2458: finishing write tid 1 to smithi02397626-40 2024-02-11T22:22:25.916 INFO:tasks.rados.rados.0.smithi023.stdout:2458: finishing write tid 2 to smithi02397626-40 2024-02-11T22:22:25.916 INFO:tasks.rados.rados.0.smithi023.stdout:2458: finishing write tid 3 to smithi02397626-40 2024-02-11T22:22:25.916 INFO:tasks.rados.rados.0.smithi023.stdout:2458: oid 40 updating version 0 to 1400 2024-02-11T22:22:25.917 INFO:tasks.rados.rados.0.smithi023.stdout:2458: oid 40 version 1400 is already newer than 1399 2024-02-11T22:22:25.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1400 (ObjNum 756 snap 231 seq_num 756) dirty exists 2024-02-11T22:22:25.917 INFO:tasks.rados.rados.0.smithi023.stdout:2458: left oid 40 (ObjNum 756 snap 231 seq_num 756) 2024-02-11T22:22:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:22:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:22:25] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2451: done (6 left) 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2453: done (5 left) 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2454: done (4 left) 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2456: done (3 left) 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2457: done (2 left) 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2458: done (1 left) 2024-02-11T22:22:26.873 INFO:tasks.rados.rados.0.smithi023.stdout:2459: done (0 left) 2024-02-11T22:22:26.874 INFO:tasks.rados.rados.0.smithi023.stdout:2460: snap_remove snap 231 2024-02-11T22:22:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:26 smithi023 ceph-mon[111262]: pgmap v493: 121 pgs: 121 active+clean; 277 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:22:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:26 smithi023 ceph-mon[111262]: osdmap e531: 8 total, 8 up, 8 in 2024-02-11T22:22:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:26 smithi023 ceph-mon[113671]: pgmap v493: 121 pgs: 121 active+clean; 277 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:22:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:26 smithi023 ceph-mon[113671]: osdmap e531: 8 total, 8 up, 8 in 2024-02-11T22:22:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:26 smithi160 ceph-mon[106289]: pgmap v493: 121 pgs: 121 active+clean; 277 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:22:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:26 smithi160 ceph-mon[106289]: osdmap e531: 8 total, 8 up, 8 in 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2460: done (0 left) 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2461: read oid 16 snap -1 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2461: expect deleted 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2462: read oid 15 snap -1 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2462: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2463: rollback oid 36 current snap is 232 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 229 2024-02-11T22:22:27.844 INFO:tasks.rados.rados.0.smithi023.stdout:2464: rollback oid 29 current snap is 232 2024-02-11T22:22:27.845 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 230 2024-02-11T22:22:27.845 INFO:tasks.rados.rados.0.smithi023.stdout:2465: snap_create 2024-02-11T22:22:27.855 INFO:tasks.rados.rados.0.smithi023.stdout:2463: finishing rollback tid 0 to smithi02397626-36 2024-02-11T22:22:27.855 INFO:tasks.rados.rados.0.smithi023.stdout:2463: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:22:27.855 INFO:tasks.rados.rados.0.smithi023.stdout:2463: finishing rollback tid 2 to smithi02397626-36 2024-02-11T22:22:27.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1419 (ObjNum 741 snap 225 seq_num 741) dirty exists 2024-02-11T22:22:27.856 INFO:tasks.rados.rados.0.smithi023.stdout:2464: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:22:27.857 INFO:tasks.rados.rados.0.smithi023.stdout:2464: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:22:27.858 INFO:tasks.rados.rados.0.smithi023.stdout:2464: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:22:27.858 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1428 (ObjNum 676 snap 209 seq_num 676) dirty exists 2024-02-11T22:22:27.882 INFO:tasks.rados.rados.0.smithi023.stdout:2462: expect (ObjNum 547 snap 177 seq_num 547) 2024-02-11T22:22:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:27 smithi023 ceph-mon[111262]: osdmap e532: 8 total, 8 up, 8 in 2024-02-11T22:22:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:27 smithi023 ceph-mon[111262]: osdmap e533: 8 total, 8 up, 8 in 2024-02-11T22:22:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:27 smithi023 ceph-mon[113671]: osdmap e532: 8 total, 8 up, 8 in 2024-02-11T22:22:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:27 smithi023 ceph-mon[113671]: osdmap e533: 8 total, 8 up, 8 in 2024-02-11T22:22:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:27 smithi160 ceph-mon[106289]: osdmap e532: 8 total, 8 up, 8 in 2024-02-11T22:22:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:27 smithi160 ceph-mon[106289]: osdmap e533: 8 total, 8 up, 8 in 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2461: done (4 left) 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2462: done (3 left) 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2463: done (2 left) 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2464: done (1 left) 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2465: done (0 left) 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2466: rollback oid 20 current snap is 233 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 211 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2467: copy_from oid 33 from oid 28 current snap is 233 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2468: read oid 50 snap 229 2024-02-11T22:22:28.854 INFO:tasks.rados.rados.0.smithi023.stdout:2468: expect (ObjNum 618 snap 192 seq_num 618) 2024-02-11T22:22:28.855 INFO:tasks.rados.rados.0.smithi023.stdout:2469: snap_create 2024-02-11T22:22:28.859 INFO:tasks.rados.rados.0.smithi023.stdout:2466: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:22:28.860 INFO:tasks.rados.rados.0.smithi023.stdout:2466: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:22:28.861 INFO:tasks.rados.rados.0.smithi023.stdout:2466: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:22:28.861 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1400 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:22:28.865 INFO:tasks.rados.rados.0.smithi023.stdout:2467: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:22:28.867 INFO:tasks.rados.rados.0.smithi023.stdout:2467: finishing copy_from to smithi02397626-33 2024-02-11T22:22:28.867 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1646 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:22:28.885 INFO:tasks.rados.rados.0.smithi023.stdout:2468: expect (ObjNum 618 snap 192 seq_num 618) 2024-02-11T22:22:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:28 smithi023 ceph-mon[111262]: pgmap v496: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-02-11T22:22:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:28 smithi023 ceph-mon[111262]: osdmap e534: 8 total, 8 up, 8 in 2024-02-11T22:22:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:28 smithi023 ceph-mon[113671]: pgmap v496: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-02-11T22:22:29.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:28 smithi023 ceph-mon[113671]: osdmap e534: 8 total, 8 up, 8 in 2024-02-11T22:22:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:28 smithi160 ceph-mon[106289]: pgmap v496: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-02-11T22:22:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:28 smithi160 ceph-mon[106289]: osdmap e534: 8 total, 8 up, 8 in 2024-02-11T22:22:29.658 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:22:29.864 INFO:tasks.rados.rados.0.smithi023.stdout:2466: done (3 left) 2024-02-11T22:22:29.864 INFO:tasks.rados.rados.0.smithi023.stdout:2467: done (2 left) 2024-02-11T22:22:29.864 INFO:tasks.rados.rados.0.smithi023.stdout:2468: done (1 left) 2024-02-11T22:22:29.864 INFO:tasks.rados.rados.0.smithi023.stdout:2469: done (0 left) 2024-02-11T22:22:29.864 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 234 2024-02-11T22:22:29.864 INFO:tasks.rados.rados.0.smithi023.stdout:2470: seq_num 757 ranges {8003584=688128} 2024-02-11T22:22:29.911 INFO:tasks.rados.rados.0.smithi023.stdout:2470: writing smithi02397626-5 from 8003584 to 8691712 tid 1 2024-02-11T22:22:29.911 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 234 2024-02-11T22:22:29.912 INFO:tasks.rados.rados.0.smithi023.stdout:2471: seq_num 758 ranges {8003584=704512} 2024-02-11T22:22:29.959 INFO:tasks.rados.rados.0.smithi023.stdout:2471: writing smithi02397626-31 from 8003584 to 8708096 tid 1 2024-02-11T22:22:29.959 INFO:tasks.rados.rados.0.smithi023.stdout:2472: rmattr oid 17 current snap is 234 2024-02-11T22:22:29.960 INFO:tasks.rados.rados.0.smithi023.stdout:2472: done (2 left) 2024-02-11T22:22:29.960 INFO:tasks.rados.rados.0.smithi023.stdout:2473: snap_remove snap 216 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (17s) 15s ago 10m 17.0M - 0.25.0 c8568f914cd2 b4f193a2b040 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (9m) 24s ago 9m 98.4M - 9.4.7 954c08fa6188 63841a0c2ba9 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (66s) 15s ago 10m 15.5M - 19.0.0-658-gd4ed20cf 792d0f030186 add5b5337ec3 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (48s) 24s ago 10m 13.8M - 19.0.0-658-gd4ed20cf 792d0f030186 420f65f2a2fa 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (5m) 24s ago 13m 450M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (6m) 15s ago 14m 526M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (5m) 15s ago 14m 114M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (5m) 24s ago 13m 78.9M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (5m) 15s ago 13m 88.9M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:22:29.986 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (39s) 15s ago 9m 8522k - 1.5.0 0da6a335fe13 02fd263fbd3b 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (37s) 24s ago 9m 8312k - 1.5.0 0da6a335fe13 63601844deb7 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (4m) 15s ago 12m 660M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (4m) 15s ago 12m 435M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (3m) 15s ago 12m 432M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (3m) 15s ago 12m 297M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (2m) 24s ago 11m 423M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (2m) 24s ago 11m 449M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 6a2ebc1ae6f0 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (110s) 24s ago 11m 277M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a69a384a3d79 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (81s) 24s ago 10m 152M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 75ba0a075778 2024-02-11T22:22:29.987 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (27s) 24s ago 10m 33.6M - 2.43.0 a07b618ecd1d 3bd6e515711c 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:22:30.389 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 8 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 15 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:22:30.390 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:22:30.892 INFO:tasks.rados.rados.0.smithi023.stdout:2473: done (2 left) 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2474: snap_create 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2470: finishing write tid 1 to smithi02397626-5 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2470: finishing write tid 2 to smithi02397626-5 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2470: finishing write tid 3 to smithi02397626-5 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2470: oid 5 updating version 0 to 1616 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2470: oid 5 updating version 1616 to 1617 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1617 (ObjNum 757 snap 234 seq_num 757) dirty exists 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2470: left oid 5 (ObjNum 757 snap 234 seq_num 757) 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2471: finishing write tid 1 to smithi02397626-31 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2471: finishing write tid 2 to smithi02397626-31 2024-02-11T22:22:30.893 INFO:tasks.rados.rados.0.smithi023.stdout:2471: finishing write tid 3 to smithi02397626-31 2024-02-11T22:22:30.894 INFO:tasks.rados.rados.0.smithi023.stdout:2471: oid 31 updating version 0 to 1402 2024-02-11T22:22:30.894 INFO:tasks.rados.rados.0.smithi023.stdout:2471: oid 31 version 1402 is already newer than 1401 2024-02-11T22:22:30.894 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1402 (ObjNum 758 snap 234 seq_num 758) dirty exists 2024-02-11T22:22:30.894 INFO:tasks.rados.rados.0.smithi023.stdout:2471: left oid 31 (ObjNum 758 snap 234 seq_num 758) 2024-02-11T22:22:30.945 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:30 smithi160 systemd[1]: Stopping Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:22:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:30 smithi160 ceph-mon[106289]: pgmap v499: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 287 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-02-11T22:22:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:30 smithi160 ceph-mon[106289]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:30 smithi160 ceph-mon[106289]: osdmap e535: 8 total, 8 up, 8 in 2024-02-11T22:22:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:30 smithi160 ceph-mon[106289]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:30 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2151207258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[111262]: pgmap v499: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 287 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-02-11T22:22:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[111262]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[111262]: osdmap e535: 8 total, 8 up, 8 in 2024-02-11T22:22:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[111262]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2151207258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[113671]: pgmap v499: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 287 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 20 op/s 2024-02-11T22:22:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[113671]: from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[113671]: osdmap e535: 8 total, 8 up, 8 in 2024-02-11T22:22:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[113671]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:22:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:30 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2151207258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:31.444 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 bash[151992]: ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a 2024-02-11T22:22:31.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-11T22:22:31.816 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-11T22:22:31.816 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 systemd[1]: Stopped Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:22:31.816 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 systemd[1]: Starting Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:2470: done (2 left) 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:2471: done (1 left) 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:2474: done (0 left) 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:2475: rollback oid 30 current snap is 235 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 200 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:2476: rollback oid 21 current snap is 235 2024-02-11T22:22:31.907 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 232 2024-02-11T22:22:31.908 INFO:tasks.rados.rados.0.smithi023.stdout:2477: delete oid 10 current snap is 235 2024-02-11T22:22:31.913 INFO:tasks.rados.rados.0.smithi023.stdout:2476: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:22:31.913 INFO:tasks.rados.rados.0.smithi023.stdout:2476: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:22:31.913 INFO:tasks.rados.rados.0.smithi023.stdout:2476: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:22:31.913 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1546 (ObjNum 712 snap 220 seq_num 712) dirty exists 2024-02-11T22:22:31.916 INFO:tasks.rados.rados.0.smithi023.stdout:2475: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:22:31.916 INFO:tasks.rados.rados.0.smithi023.stdout:2475: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:22:31.916 INFO:tasks.rados.rados.0.smithi023.stdout:2475: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:22:31.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1629 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:22:31.919 INFO:tasks.rados.rados.0.smithi023.stdout:2475: done (2 left) 2024-02-11T22:22:31.919 INFO:tasks.rados.rados.0.smithi023.stdout:2476: done (1 left) 2024-02-11T22:22:31.919 INFO:tasks.rados.rados.0.smithi023.stdout:2477: done (0 left) 2024-02-11T22:22:31.919 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 235 2024-02-11T22:22:31.919 INFO:tasks.rados.rados.0.smithi023.stdout:2478: seq_num 760 ranges {8003584=737280} 2024-02-11T22:22:31.967 INFO:tasks.rados.rados.0.smithi023.stdout:2478: writing smithi02397626-15 from 8003584 to 8740864 tid 1 2024-02-11T22:22:31.967 INFO:tasks.rados.rados.0.smithi023.stdout:2479: snap_create 2024-02-11T22:22:31.972 INFO:tasks.rados.rados.0.smithi023.stdout:2478: finishing write tid 1 to smithi02397626-15 2024-02-11T22:22:31.973 INFO:tasks.rados.rados.0.smithi023.stdout:2478: finishing write tid 2 to smithi02397626-15 2024-02-11T22:22:31.974 INFO:tasks.rados.rados.0.smithi023.stdout:2478: finishing write tid 3 to smithi02397626-15 2024-02-11T22:22:31.975 INFO:tasks.rados.rados.0.smithi023.stdout:2478: oid 15 updating version 0 to 1647 2024-02-11T22:22:31.975 INFO:tasks.rados.rados.0.smithi023.stdout:2478: oid 15 updating version 1647 to 1648 2024-02-11T22:22:31.975 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1648 (ObjNum 760 snap 235 seq_num 760) dirty exists 2024-02-11T22:22:31.975 INFO:tasks.rados.rados.0.smithi023.stdout:2478: left oid 15 (ObjNum 760 snap 235 seq_num 760) 2024-02-11T22:22:32.087 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 bash[152141]: baa49c607ac5508e640dc542d4cb6b075156ca907ff89a9e99a52bf5131357d4 2024-02-11T22:22:32.088 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:31 smithi160 systemd[1]: Started Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T22:22:32.088 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:31 smithi160 ceph-mon[106289]: osdmap e536: 8 total, 8 up, 8 in 2024-02-11T22:22:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:31 smithi023 ceph-mon[111262]: osdmap e536: 8 total, 8 up, 8 in 2024-02-11T22:22:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:31 smithi023 ceph-mon[113671]: osdmap e536: 8 total, 8 up, 8 in 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.087776518Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.087969297Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.087987635Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.08799436Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088000453Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088006438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088012083Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-11T22:22:32.445 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088017828Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088023637Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088029297Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088034599Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088039889Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088045764Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=settings t=2024-02-11T22:22:32.088051438Z level=info msg="App mode production" 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=sqlstore t=2024-02-11T22:22:32.088105097Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=sqlstore t=2024-02-11T22:22:32.088122763Z 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-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=migrator t=2024-02-11T22:22:32.103383207Z level=info msg="Starting DB migrations" 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=migrator t=2024-02-11T22:22:32.108398252Z level=info msg="migrations completed" performed=0 skipped=481 duration=495.231µs 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=sqlstore t=2024-02-11T22:22:32.108764359Z level=info msg="Created default organization" 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=plugin.loader t=2024-02-11T22:22:32.167439119Z level=info msg="Plugin registered" pluginID=input 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=plugin.loader t=2024-02-11T22:22:32.195977791Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-11T22:22:32.446 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=plugin.loader t=2024-02-11T22:22:32.196031926Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-11T22:22:32.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=secrets t=2024-02-11T22:22:32.196105495Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-11T22:22:32.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=query_data t=2024-02-11T22:22:32.199399663Z level=info msg="Query Service initialization" 2024-02-11T22:22:32.447 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=live.push_http t=2024-02-11T22:22:32.202028234Z level=info msg="Live Push Gateway initialization" 2024-02-11T22:22:32.841 INFO:tasks.rados.rados.0.smithi023.stdout:2478: done (1 left) 2024-02-11T22:22:32.841 INFO:tasks.rados.rados.0.smithi023.stdout:2479: done (0 left) 2024-02-11T22:22:32.841 INFO:tasks.rados.rados.0.smithi023.stdout:2480: rmattr oid 36 current snap is 236 2024-02-11T22:22:32.841 INFO:tasks.rados.rados.0.smithi023.stdout:2480: done (0 left) 2024-02-11T22:22:32.841 INFO:tasks.rados.rados.0.smithi023.stdout:2481: delete oid 24 current snap is 236 2024-02-11T22:22:32.851 INFO:tasks.rados.rados.0.smithi023.stdout:2481: done (0 left) 2024-02-11T22:22:32.851 INFO:tasks.rados.rados.0.smithi023.stdout:2482: read oid 46 snap -1 2024-02-11T22:22:32.851 INFO:tasks.rados.rados.0.smithi023.stdout:2482: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:32.851 INFO:tasks.rados.rados.0.smithi023.stdout:2483: read oid 23 snap -1 2024-02-11T22:22:32.851 INFO:tasks.rados.rados.0.smithi023.stdout:2483: expect deleted 2024-02-11T22:22:32.851 INFO:tasks.rados.rados.0.smithi023.stdout:2484: delete oid 25 current snap is 236 2024-02-11T22:22:32.860 INFO:tasks.rados.rados.0.smithi023.stdout:2483: done (2 left) 2024-02-11T22:22:32.860 INFO:tasks.rados.rados.0.smithi023.stdout:2484: done (1 left) 2024-02-11T22:22:32.860 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 236 2024-02-11T22:22:32.860 INFO:tasks.rados.rados.0.smithi023.stdout:2485: seq_num 763 ranges {1171456=786432} 2024-02-11T22:22:32.871 INFO:tasks.rados.rados.0.smithi023.stdout:2485: writing smithi02397626-27 from 1171456 to 1957888 tid 1 2024-02-11T22:22:32.871 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 236 2024-02-11T22:22:32.871 INFO:tasks.rados.rados.0.smithi023.stdout:2486: seq_num 764 ranges {1163264=802816} 2024-02-11T22:22:32.882 INFO:tasks.rados.rados.0.smithi023.stdout:2486: writing smithi02397626-14 from 1163264 to 1966080 tid 1 2024-02-11T22:22:32.882 INFO:tasks.rados.rados.0.smithi023.stdout:2487: delete oid 32 current snap is 236 2024-02-11T22:22:32.882 INFO:tasks.rados.rados.0.smithi023.stdout:2482: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:32.906 INFO:tasks.rados.rados.0.smithi023.stdout:2485: finishing write tid 1 to smithi02397626-27 2024-02-11T22:22:32.906 INFO:tasks.rados.rados.0.smithi023.stdout:2485: finishing write tid 2 to smithi02397626-27 2024-02-11T22:22:32.906 INFO:tasks.rados.rados.0.smithi023.stdout:2485: finishing write tid 3 to smithi02397626-27 2024-02-11T22:22:32.906 INFO:tasks.rados.rados.0.smithi023.stdout:2485: oid 27 updating version 0 to 1372 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2485: oid 27 updating version 1372 to 1373 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1373 (ObjNum 763 snap 236 seq_num 763) dirty exists 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2485: left oid 27 (ObjNum 763 snap 236 seq_num 763) 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2482: done (3 left) 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2485: done (2 left) 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2487: done (1 left) 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2488: setattr oid 13 current snap is 236 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2486: finishing write tid 1 to smithi02397626-14 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2486: finishing write tid 2 to smithi02397626-14 2024-02-11T22:22:32.907 INFO:tasks.rados.rados.0.smithi023.stdout:2486: finishing write tid 3 to smithi02397626-14 2024-02-11T22:22:32.908 INFO:tasks.rados.rados.0.smithi023.stdout:2486: oid 14 updating version 0 to 1374 2024-02-11T22:22:32.908 INFO:tasks.rados.rados.0.smithi023.stdout:2486: oid 14 updating version 1374 to 1375 2024-02-11T22:22:32.908 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1375 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:22:32.908 INFO:tasks.rados.rados.0.smithi023.stdout:2486: left oid 14 (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2486: done (1 left) 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2489: read oid 39 snap -1 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2489: expect deleted 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2490: copy_from oid 22 from oid 18 current snap is 236 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2491: rollback oid 41 current snap is 236 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 232 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2492: read oid 16 snap 229 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2492: expect deleted 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2493: rollback oid 20 current snap is 236 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 233 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:2494: rollback oid 50 current snap is 236 2024-02-11T22:22:32.910 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 200 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2495: rollback oid 2 current snap is 236 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 229 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2496: read oid 11 snap -1 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2496: expect deleted 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2497: rmattr oid 14 current snap is 236 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2497: done (9 left) 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2498: read oid 47 snap -1 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2498: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:32.911 INFO:tasks.rados.rados.0.smithi023.stdout:2499: snap_remove snap 211 2024-02-11T22:22:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[111262]: pgmap v502: 121 pgs: 121 active+clean; 294 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 17 op/s 2024-02-11T22:22:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[111262]: osdmap e537: 8 total, 8 up, 8 in 2024-02-11T22:22:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[111262]: osdmap e538: 8 total, 8 up, 8 in 2024-02-11T22:22:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[113671]: pgmap v502: 121 pgs: 121 active+clean; 294 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 17 op/s 2024-02-11T22:22:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[113671]: osdmap e537: 8 total, 8 up, 8 in 2024-02-11T22:22:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:32 smithi023 ceph-mon[113671]: osdmap e538: 8 total, 8 up, 8 in 2024-02-11T22:22:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-mon[106289]: pgmap v502: 121 pgs: 121 active+clean; 294 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 17 op/s 2024-02-11T22:22:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-mon[106289]: osdmap e537: 8 total, 8 up, 8 in 2024-02-11T22:22:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-mon[106289]: osdmap e538: 8 total, 8 up, 8 in 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=infra.usagestats.collector t=2024-02-11T22:22:32.889950852Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=provisioning.datasources t=2024-02-11T22:22:32.89252814Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=provisioning.datasources t=2024-02-11T22:22:32.892833603Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=provisioning.datasources t=2024-02-11T22:22:32.89300285Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=provisioning.alerting t=2024-02-11T22:22:32.927949292Z level=info msg="starting to provision alerting" 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=provisioning.alerting t=2024-02-11T22:22:32.927982416Z level=info msg="finished to provision alerting" 2024-02-11T22:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=grafanaStorageLogger t=2024-02-11T22:22:32.928118719Z level=info msg="storage starting" 2024-02-11T22:22:33.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=ngalert.state.manager t=2024-02-11T22:22:32.928238226Z level=info msg="Warming state cache for startup" 2024-02-11T22:22:33.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=ngalert.state.manager t=2024-02-11T22:22:32.928378461Z level=info msg="State cache has been initialized" states=0 duration=139.531µs 2024-02-11T22:22:33.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=ticker t=2024-02-11T22:22:32.928442972Z level=info msg=starting first_tick=2024-02-11T22:22:40Z 2024-02-11T22:22:33.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=ngalert.multiorg.alertmanager t=2024-02-11T22:22:32.928466164Z level=info msg="starting MultiOrg Alertmanager" 2024-02-11T22:22:33.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=http.server t=2024-02-11T22:22:32.930368845Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-11T22:22:33.922 INFO:tasks.rados.rados.0.smithi023.stdout:2499: done (10 left) 2024-02-11T22:22:33.922 INFO:tasks.rados.rados.0.smithi023.stdout:2500: setattr oid 37 current snap is 236 2024-02-11T22:22:33.922 INFO:tasks.rados.rados.0.smithi023.stdout:2501: read oid 15 snap -1 2024-02-11T22:22:33.922 INFO:tasks.rados.rados.0.smithi023.stdout:2501: expect (ObjNum 760 snap 235 seq_num 760) 2024-02-11T22:22:33.922 INFO:tasks.rados.rados.0.smithi023.stdout:2502: delete oid 29 current snap is 236 2024-02-11T22:22:33.922 INFO:tasks.rados.rados.0.smithi023.stdout:2490: finishing copy_from to smithi02397626-22 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2490: got expected ENOENT (src dne) 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2490: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1429 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2494: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2493: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2494: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2494: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1550 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2491: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2493: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2493: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1405 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2491: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:2491: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:22:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1721 (ObjNum 717 snap 221 seq_num 717) dirty exists 2024-02-11T22:22:33.924 INFO:tasks.rados.rados.0.smithi023.stdout:2495: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:22:33.924 INFO:tasks.rados.rados.0.smithi023.stdout:2495: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:22:33.924 INFO:tasks.rados.rados.0.smithi023.stdout:2495: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:22:33.924 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1634 (ObjNum 33 snap 0 seq_num 2) dirty exists 2024-02-11T22:22:33.924 INFO:tasks.rados.rados.0.smithi023.stdout:2498: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:33.948 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1552 (ObjNum 743 snap 227 seq_num 743) dirty exists 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2488: done (12 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2489: done (11 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2490: done (10 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2491: done (9 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2492: done (8 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2493: done (7 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2494: done (6 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2495: done (5 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2496: done (4 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2498: done (3 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2500: done (2 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2502: done (1 left) 2024-02-11T22:22:33.949 INFO:tasks.rados.rados.0.smithi023.stdout:2503: read oid 16 snap -1 2024-02-11T22:22:33.950 INFO:tasks.rados.rados.0.smithi023.stdout:2503: expect deleted 2024-02-11T22:22:33.950 INFO:tasks.rados.rados.0.smithi023.stdout:2504: snap_remove snap 234 2024-02-11T22:22:34.934 INFO:tasks.rados.rados.0.smithi023.stdout:2504: done (2 left) 2024-02-11T22:22:34.934 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 236 2024-02-11T22:22:34.934 INFO:tasks.rados.rados.0.smithi023.stdout:2505: seq_num 767 ranges {0=450560,450560=401408} 2024-02-11T22:22:34.938 INFO:tasks.rados.rados.0.smithi023.stdout:2505: writing smithi02397626-19 from 0 to 450560 tid 1 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2505: writing smithi02397626-19 from 450560 to 851968 tid 2 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2506: rmattr oid 10 current snap is 236 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2506: done (3 left) 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2507: read oid 9 snap 229 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2507: expect deleted 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2508: read oid 18 snap 228 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2508: expect deleted 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2509: delete oid 41 current snap is 236 2024-02-11T22:22:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:2501: expect (ObjNum 760 snap 235 seq_num 760) 2024-02-11T22:22:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:34 smithi160 ceph-mon[106289]: pgmap v505: 121 pgs: 121 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 722 KiB/s wr, 6 op/s 2024-02-11T22:22:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:34 smithi160 ceph-mon[106289]: osdmap e539: 8 total, 8 up, 8 in 2024-02-11T22:22:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[111262]: pgmap v505: 121 pgs: 121 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 722 KiB/s wr, 6 op/s 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[111262]: osdmap e539: 8 total, 8 up, 8 in 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[113671]: pgmap v505: 121 pgs: 121 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 722 KiB/s wr, 6 op/s 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[113671]: osdmap e539: 8 total, 8 up, 8 in 2024-02-11T22:22:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: finishing write tid 1 to smithi02397626-19 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: finishing write tid 2 to smithi02397626-19 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: finishing write tid 3 to smithi02397626-19 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: finishing write tid 4 to smithi02397626-19 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: oid 19 updating version 0 to 1420 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: oid 19 updating version 1420 to 1421 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: oid 19 updating version 1421 to 1422 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1422 (ObjNum 767 snap 236 seq_num 767) dirty exists 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2505: left oid 19 (ObjNum 767 snap 236 seq_num 767) 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2501: done (5 left) 2024-02-11T22:22:35.545 INFO:tasks.rados.rados.0.smithi023.stdout:2503: done (4 left) 2024-02-11T22:22:35.546 INFO:tasks.rados.rados.0.smithi023.stdout:2505: done (3 left) 2024-02-11T22:22:35.546 INFO:tasks.rados.rados.0.smithi023.stdout:2507: done (2 left) 2024-02-11T22:22:35.546 INFO:tasks.rados.rados.0.smithi023.stdout:2508: done (1 left) 2024-02-11T22:22:35.546 INFO:tasks.rados.rados.0.smithi023.stdout:2509: done (0 left) 2024-02-11T22:22:35.546 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 236 2024-02-11T22:22:35.546 INFO:tasks.rados.rados.0.smithi023.stdout:2510: seq_num 769 ranges {0=483328,483328=401408} 2024-02-11T22:22:35.547 INFO:tasks.rados.rados.0.smithi023.stdout:2510: writing smithi02397626-24 from 0 to 483328 tid 1 2024-02-11T22:22:35.549 INFO:tasks.rados.rados.0.smithi023.stdout:2510: writing smithi02397626-24 from 483328 to 884736 tid 2 2024-02-11T22:22:35.549 INFO:tasks.rados.rados.0.smithi023.stdout:2511: delete oid 29 current snap is 236 2024-02-11T22:22:35.551 INFO:tasks.rados.rados.0.smithi023.stdout:2510: finishing write tid 1 to smithi02397626-24 2024-02-11T22:22:35.552 INFO:tasks.rados.rados.0.smithi023.stdout:2510: finishing write tid 2 to smithi02397626-24 2024-02-11T22:22:35.552 INFO:tasks.rados.rados.0.smithi023.stdout:2511: done (1 left) 2024-02-11T22:22:35.552 INFO:tasks.rados.rados.0.smithi023.stdout:2512: snap_create 2024-02-11T22:22:35.552 INFO:tasks.rados.rados.0.smithi023.stdout:2510: finishing write tid 3 to smithi02397626-24 2024-02-11T22:22:35.554 INFO:tasks.rados.rados.0.smithi023.stdout:2510: finishing write tid 4 to smithi02397626-24 2024-02-11T22:22:35.554 INFO:tasks.rados.rados.0.smithi023.stdout:2510: oid 24 updating version 0 to 1652 2024-02-11T22:22:35.554 INFO:tasks.rados.rados.0.smithi023.stdout:2510: oid 24 version 1652 is already newer than 1650 2024-02-11T22:22:35.554 INFO:tasks.rados.rados.0.smithi023.stdout:2510: oid 24 version 1652 is already newer than 1651 2024-02-11T22:22:35.554 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1652 (ObjNum 769 snap 236 seq_num 769) dirty exists 2024-02-11T22:22:35.554 INFO:tasks.rados.rados.0.smithi023.stdout:2510: left oid 24 (ObjNum 769 snap 236 seq_num 769) 2024-02-11T22:22:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-mon[111262]: osdmap e540: 8 total, 8 up, 8 in 2024-02-11T22:22:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:22:35] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-02-11T22:22:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-mon[113671]: osdmap e540: 8 total, 8 up, 8 in 2024-02-11T22:22:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:36.161 INFO:tasks.rados.rados.0.smithi023.stdout:2510: done (1 left) 2024-02-11T22:22:36.161 INFO:tasks.rados.rados.0.smithi023.stdout:2512: done (0 left) 2024-02-11T22:22:36.161 INFO:tasks.rados.rados.0.smithi023.stdout:2513: snap_remove snap 235 2024-02-11T22:22:36.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:35 smithi160 ceph-mon[106289]: osdmap e540: 8 total, 8 up, 8 in 2024-02-11T22:22:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:37.173 INFO:tasks.rados.rados.0.smithi023.stdout:2513: done (0 left) 2024-02-11T22:22:37.174 INFO:tasks.rados.rados.0.smithi023.stdout:2514: copy_from oid 33 from oid 14 current snap is 237 2024-02-11T22:22:37.174 INFO:tasks.rados.rados.0.smithi023.stdout:2515: rmattr oid 20 current snap is 237 2024-02-11T22:22:37.175 INFO:tasks.rados.rados.0.smithi023.stdout:2516: snap_remove snap 233 2024-02-11T22:22:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:37 smithi160 ceph-mon[106289]: pgmap v508: 121 pgs: 121 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 590 KiB/s wr, 9 op/s 2024-02-11T22:22:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:37 smithi160 ceph-mon[106289]: osdmap e541: 8 total, 8 up, 8 in 2024-02-11T22:22:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:37 smithi023 ceph-mon[111262]: pgmap v508: 121 pgs: 121 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 590 KiB/s wr, 9 op/s 2024-02-11T22:22:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:37 smithi023 ceph-mon[111262]: osdmap e541: 8 total, 8 up, 8 in 2024-02-11T22:22:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:37 smithi023 ceph-mon[113671]: pgmap v508: 121 pgs: 121 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 590 KiB/s wr, 9 op/s 2024-02-11T22:22:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:37 smithi023 ceph-mon[113671]: osdmap e541: 8 total, 8 up, 8 in 2024-02-11T22:22:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:37.849 INFO:tasks.rados.rados.0.smithi023.stdout:2516: done (2 left) 2024-02-11T22:22:37.849 INFO:tasks.rados.rados.0.smithi023.stdout:2517: snap_create 2024-02-11T22:22:37.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1406 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:22:37.850 INFO:tasks.rados.rados.0.smithi023.stdout:2514: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:22:37.850 INFO:tasks.rados.rados.0.smithi023.stdout:2514: finishing copy_from to smithi02397626-33 2024-02-11T22:22:37.850 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1375 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: osdmap e542: 8 total, 8 up, 8 in 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: osdmap e543: 8 total, 8 up, 8 in 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: osdmap e542: 8 total, 8 up, 8 in 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: osdmap e543: 8 total, 8 up, 8 in 2024-02-11T22:22:38.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-11T22:22:38.659 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-11T22:22:38.660 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.661 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-11T22:22:38.662 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-11T22:22:38.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.665 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: osdmap e542: 8 total, 8 up, 8 in 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: osdmap e543: 8 total, 8 up, 8 in 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-11T22:22:38.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-11T22:22:38.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:22:38.699 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:38.853 INFO:tasks.rados.rados.0.smithi023.stdout:2514: done (2 left) 2024-02-11T22:22:38.853 INFO:tasks.rados.rados.0.smithi023.stdout:2515: done (1 left) 2024-02-11T22:22:38.853 INFO:tasks.rados.rados.0.smithi023.stdout:2517: done (0 left) 2024-02-11T22:22:38.853 INFO:tasks.rados.rados.0.smithi023.stdout:2518: read oid 47 snap -1 2024-02-11T22:22:38.853 INFO:tasks.rados.rados.0.smithi023.stdout:2518: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:38.853 INFO:tasks.rados.rados.0.smithi023.stdout:2519: rmattr oid 50 current snap is 238 2024-02-11T22:22:38.854 INFO:tasks.rados.rados.0.smithi023.stdout:2520: rollback oid 38 current snap is 238 2024-02-11T22:22:38.854 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 230 2024-02-11T22:22:38.854 INFO:tasks.rados.rados.0.smithi023.stdout:2521: snap_create 2024-02-11T22:22:38.857 INFO:tasks.rados.rados.0.smithi023.stdout:2518: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:22:38.877 INFO:tasks.rados.rados.0.smithi023.stdout:2520: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:22:38.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1578 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:22:38.877 INFO:tasks.rados.rados.0.smithi023.stdout:2520: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:22:38.877 INFO:tasks.rados.rados.0.smithi023.stdout:2520: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:22:38.877 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1725 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[111262]: pgmap v511: 121 pgs: 121 active+clean; 299 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 621 KiB/s rd, 596 KiB/s wr, 12 op/s 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[111262]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[111262]: Upgrade: Finalizing container_image settings 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[111262]: Upgrade: Complete! 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[111262]: osdmap e544: 8 total, 8 up, 8 in 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[113671]: pgmap v511: 121 pgs: 121 active+clean; 299 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 621 KiB/s rd, 596 KiB/s wr, 12 op/s 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[113671]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:22:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[113671]: Upgrade: Finalizing container_image settings 2024-02-11T22:22:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[113671]: Upgrade: Complete! 2024-02-11T22:22:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:39 smithi023 ceph-mon[113671]: osdmap e544: 8 total, 8 up, 8 in 2024-02-11T22:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:39 smithi160 ceph-mon[106289]: pgmap v511: 121 pgs: 121 active+clean; 299 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 621 KiB/s rd, 596 KiB/s wr, 12 op/s 2024-02-11T22:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:39 smithi160 ceph-mon[106289]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-11T22:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:39 smithi160 ceph-mon[106289]: Upgrade: Finalizing container_image settings 2024-02-11T22:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:39 smithi160 ceph-mon[106289]: Upgrade: Complete! 2024-02-11T22:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:39 smithi160 ceph-mon[106289]: osdmap e544: 8 total, 8 up, 8 in 2024-02-11T22:22:39.852 INFO:tasks.rados.rados.0.smithi023.stdout:2518: done (3 left) 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2519: done (2 left) 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2520: done (1 left) 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2521: done (0 left) 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2522: rmattr oid 32 current snap is 239 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2522: done (0 left) 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2523: rollback oid 3 current snap is 239 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 200 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 239 2024-02-11T22:22:39.853 INFO:tasks.rados.rados.0.smithi023.stdout:2524: seq_num 771 ranges {0=516096,516096=401408} 2024-02-11T22:22:39.855 INFO:tasks.rados.rados.0.smithi023.stdout:2524: writing smithi02397626-9 from 0 to 516096 tid 1 2024-02-11T22:22:39.858 INFO:tasks.rados.rados.0.smithi023.stdout:2524: writing smithi02397626-9 from 516096 to 917504 tid 2 2024-02-11T22:22:39.858 INFO:tasks.rados.rados.0.smithi023.stdout:2525: snap_create 2024-02-11T22:22:39.860 INFO:tasks.rados.rados.0.smithi023.stdout:2523: finishing rollback tid 0 to smithi02397626-3 2024-02-11T22:22:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:2523: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:22:39.861 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1432 (ObjNum 33 snap 0 seq_num 879240760) dirty dne 2024-02-11T22:22:39.865 INFO:tasks.rados.rados.0.smithi023.stdout:2524: finishing write tid 1 to smithi02397626-9 2024-02-11T22:22:39.865 INFO:tasks.rados.rados.0.smithi023.stdout:2524: finishing write tid 2 to smithi02397626-9 2024-02-11T22:22:39.865 INFO:tasks.rados.rados.0.smithi023.stdout:2524: finishing write tid 3 to smithi02397626-9 2024-02-11T22:22:39.866 INFO:tasks.rados.rados.0.smithi023.stdout:2524: finishing write tid 4 to smithi02397626-9 2024-02-11T22:22:39.867 INFO:tasks.rados.rados.0.smithi023.stdout:2524: oid 9 updating version 0 to 1925 2024-02-11T22:22:39.867 INFO:tasks.rados.rados.0.smithi023.stdout:2524: oid 9 updating version 1925 to 1926 2024-02-11T22:22:39.867 INFO:tasks.rados.rados.0.smithi023.stdout:2524: oid 9 updating version 1926 to 1927 2024-02-11T22:22:39.867 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1927 (ObjNum 771 snap 239 seq_num 771) dirty exists 2024-02-11T22:22:39.867 INFO:tasks.rados.rados.0.smithi023.stdout:2524: left oid 9 (ObjNum 771 snap 239 seq_num 771) 2024-02-11T22:22:40.859 INFO:tasks.rados.rados.0.smithi023.stdout:2523: done (2 left) 2024-02-11T22:22:40.859 INFO:tasks.rados.rados.0.smithi023.stdout:2524: done (1 left) 2024-02-11T22:22:40.859 INFO:tasks.rados.rados.0.smithi023.stdout:2525: done (0 left) 2024-02-11T22:22:40.859 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 240 2024-02-11T22:22:40.859 INFO:tasks.rados.rados.0.smithi023.stdout:2526: seq_num 772 ranges {1966080=532480,2498560=401408} 2024-02-11T22:22:40.872 INFO:tasks.rados.rados.0.smithi023.stdout:2526: writing smithi02397626-33 from 1966080 to 2498560 tid 1 2024-02-11T22:22:40.875 INFO:tasks.rados.rados.0.smithi023.stdout:2526: writing smithi02397626-33 from 2498560 to 2899968 tid 2 2024-02-11T22:22:40.875 INFO:tasks.rados.rados.0.smithi023.stdout:2527: snap_create 2024-02-11T22:22:40.878 INFO:tasks.rados.rados.0.smithi023.stdout:2526: finishing write tid 1 to smithi02397626-33 2024-02-11T22:22:40.879 INFO:tasks.rados.rados.0.smithi023.stdout:2526: finishing write tid 2 to smithi02397626-33 2024-02-11T22:22:40.879 INFO:tasks.rados.rados.0.smithi023.stdout:2526: finishing write tid 3 to smithi02397626-33 2024-02-11T22:22:40.880 INFO:tasks.rados.rados.0.smithi023.stdout:2526: finishing write tid 4 to smithi02397626-33 2024-02-11T22:22:40.881 INFO:tasks.rados.rados.0.smithi023.stdout:2526: oid 33 updating version 0 to 1654 2024-02-11T22:22:40.881 INFO:tasks.rados.rados.0.smithi023.stdout:2526: oid 33 updating version 1654 to 1655 2024-02-11T22:22:40.881 INFO:tasks.rados.rados.0.smithi023.stdout:2526: oid 33 version 1655 is already newer than 1653 2024-02-11T22:22:40.881 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1655 (ObjNum 772 snap 240 seq_num 772) dirty exists 2024-02-11T22:22:40.881 INFO:tasks.rados.rados.0.smithi023.stdout:2526: left oid 33 (ObjNum 772 snap 240 seq_num 772) 2024-02-11T22:22:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:40 smithi023 ceph-mon[111262]: pgmap v514: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 300 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-11T22:22:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:40 smithi023 ceph-mon[111262]: osdmap e545: 8 total, 8 up, 8 in 2024-02-11T22:22:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:40 smithi023 ceph-mon[113671]: pgmap v514: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 300 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-11T22:22:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:40 smithi023 ceph-mon[113671]: osdmap e545: 8 total, 8 up, 8 in 2024-02-11T22:22:41.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:40 smithi160 ceph-mon[106289]: pgmap v514: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 300 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-11T22:22:41.199 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:40 smithi160 ceph-mon[106289]: osdmap e545: 8 total, 8 up, 8 in 2024-02-11T22:22:41.882 INFO:tasks.rados.rados.0.smithi023.stdout:2526: done (1 left) 2024-02-11T22:22:41.882 INFO:tasks.rados.rados.0.smithi023.stdout:2527: done (0 left) 2024-02-11T22:22:41.883 INFO:tasks.rados.rados.0.smithi023.stdout:2528: delete oid 46 current snap is 241 2024-02-11T22:22:41.889 INFO:tasks.rados.rados.0.smithi023.stdout:2528: done (0 left) 2024-02-11T22:22:41.890 INFO:tasks.rados.rados.0.smithi023.stdout:2529: delete oid 40 current snap is 241 2024-02-11T22:22:41.891 INFO:tasks.rados.rados.0.smithi023.stdout:2529: done (0 left) 2024-02-11T22:22:41.891 INFO:tasks.rados.rados.0.smithi023.stdout:2530: snap_create 2024-02-11T22:22:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:41 smithi023 ceph-mon[111262]: osdmap e546: 8 total, 8 up, 8 in 2024-02-11T22:22:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:41 smithi023 ceph-mon[113671]: osdmap e546: 8 total, 8 up, 8 in 2024-02-11T22:22:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:41 smithi160 ceph-mon[106289]: osdmap e546: 8 total, 8 up, 8 in 2024-02-11T22:22:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2530: done (0 left) 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2531: read oid 50 snap -1 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2531: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2532: rollback oid 31 current snap is 242 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 228 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2533: read oid 40 snap 200 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2533: expect deleted 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 242 2024-02-11T22:22:42.848 INFO:tasks.rados.rados.0.smithi023.stdout:2534: seq_num 775 ranges {4874240=589824,5464064=401408} 2024-02-11T22:22:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:2534: writing smithi02397626-7 from 4874240 to 5464064 tid 1 2024-02-11T22:22:42.880 INFO:tasks.rados.rados.0.smithi023.stdout:2534: writing smithi02397626-7 from 5464064 to 5865472 tid 2 2024-02-11T22:22:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:2535: snap_create 2024-02-11T22:22:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:2532: finishing rollback tid 0 to smithi02397626-31 2024-02-11T22:22:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:2532: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:22:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:2532: finishing rollback tid 2 to smithi02397626-31 2024-02-11T22:22:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1409 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:22:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:2531: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:22:43.074 INFO:tasks.rados.rados.0.smithi023.stdout:2534: finishing write tid 1 to smithi02397626-7 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: finishing write tid 2 to smithi02397626-7 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: finishing write tid 3 to smithi02397626-7 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: finishing write tid 4 to smithi02397626-7 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: oid 7 updating version 0 to 1520 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: oid 7 version 1520 is already newer than 1519 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: oid 7 version 1520 is already newer than 1518 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1520 (ObjNum 775 snap 242 seq_num 775) dirty exists 2024-02-11T22:22:43.075 INFO:tasks.rados.rados.0.smithi023.stdout:2534: left oid 7 (ObjNum 775 snap 242 seq_num 775) 2024-02-11T22:22:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:42 smithi023 ceph-mon[111262]: pgmap v517: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 920 KiB/s wr, 12 op/s 2024-02-11T22:22:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:42 smithi023 ceph-mon[111262]: osdmap e547: 8 total, 8 up, 8 in 2024-02-11T22:22:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:42 smithi023 ceph-mon[111262]: osdmap e548: 8 total, 8 up, 8 in 2024-02-11T22:22:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:42 smithi023 ceph-mon[113671]: pgmap v517: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 920 KiB/s wr, 12 op/s 2024-02-11T22:22:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:42 smithi023 ceph-mon[113671]: osdmap e547: 8 total, 8 up, 8 in 2024-02-11T22:22:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:42 smithi023 ceph-mon[113671]: osdmap e548: 8 total, 8 up, 8 in 2024-02-11T22:22:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:42 smithi160 ceph-mon[106289]: pgmap v517: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 920 KiB/s wr, 12 op/s 2024-02-11T22:22:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:42 smithi160 ceph-mon[106289]: osdmap e547: 8 total, 8 up, 8 in 2024-02-11T22:22:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:42 smithi160 ceph-mon[106289]: osdmap e548: 8 total, 8 up, 8 in 2024-02-11T22:22:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2531: done (4 left) 2024-02-11T22:22:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2532: done (3 left) 2024-02-11T22:22:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2533: done (2 left) 2024-02-11T22:22:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2534: done (1 left) 2024-02-11T22:22:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2535: done (0 left) 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2536: read oid 28 snap -1 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2536: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2537: read oid 50 snap -1 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2537: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2538: read oid 24 snap -1 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2538: expect (ObjNum 769 snap 236 seq_num 769) 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2539: read oid 9 snap -1 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2539: expect (ObjNum 771 snap 239 seq_num 771) 2024-02-11T22:22:43.896 INFO:tasks.rados.rados.0.smithi023.stdout:2540: snap_create 2024-02-11T22:22:43.905 INFO:tasks.rados.rados.0.smithi023.stdout:2539: expect (ObjNum 771 snap 239 seq_num 771) 2024-02-11T22:22:43.929 INFO:tasks.rados.rados.0.smithi023.stdout:2538: expect (ObjNum 769 snap 236 seq_num 769) 2024-02-11T22:22:43.951 INFO:tasks.rados.rados.0.smithi023.stdout:2536: expect (ObjNum 622 snap 194 seq_num 622) 2024-02-11T22:22:43.972 INFO:tasks.rados.rados.0.smithi023.stdout:2537: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2536: done (4 left) 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2537: done (3 left) 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2538: done (2 left) 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2539: done (1 left) 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2540: done (0 left) 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2541: copy_from oid 22 from oid 19 current snap is 244 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2542: read oid 11 snap -1 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2542: expect deleted 2024-02-11T22:22:44.908 INFO:tasks.rados.rados.0.smithi023.stdout:2543: snap_create 2024-02-11T22:22:44.918 INFO:tasks.rados.rados.0.smithi023.stdout:2541: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:22:44.920 INFO:tasks.rados.rados.0.smithi023.stdout:2541: finishing copy_from to smithi02397626-22 2024-02-11T22:22:44.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1422 (ObjNum 767 snap 236 seq_num 767) dirty exists 2024-02-11T22:22:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:44 smithi023 ceph-mon[111262]: pgmap v520: 121 pgs: 121 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 444 KiB/s rd, 452 KiB/s wr, 5 op/s 2024-02-11T22:22:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:44 smithi023 ceph-mon[111262]: osdmap e549: 8 total, 8 up, 8 in 2024-02-11T22:22:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:44 smithi023 ceph-mon[113671]: pgmap v520: 121 pgs: 121 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 444 KiB/s rd, 452 KiB/s wr, 5 op/s 2024-02-11T22:22:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:44 smithi023 ceph-mon[113671]: osdmap e549: 8 total, 8 up, 8 in 2024-02-11T22:22:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:44 smithi160 ceph-mon[106289]: pgmap v520: 121 pgs: 121 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 444 KiB/s rd, 452 KiB/s wr, 5 op/s 2024-02-11T22:22:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:44 smithi160 ceph-mon[106289]: osdmap e549: 8 total, 8 up, 8 in 2024-02-11T22:22:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:2541: done (2 left) 2024-02-11T22:22:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:2542: done (1 left) 2024-02-11T22:22:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:2543: done (0 left) 2024-02-11T22:22:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:2544: rmattr oid 34 current snap is 245 2024-02-11T22:22:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:2544: done (0 left) 2024-02-11T22:22:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:2545: setattr oid 27 current snap is 245 2024-02-11T22:22:45.927 INFO:tasks.rados.rados.0.smithi023.stdout:2546: read oid 32 snap -1 2024-02-11T22:22:45.927 INFO:tasks.rados.rados.0.smithi023.stdout:2546: expect deleted 2024-02-11T22:22:45.927 INFO:tasks.rados.rados.0.smithi023.stdout:2547: snap_create 2024-02-11T22:22:45.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1376 (ObjNum 763 snap 236 seq_num 763) dirty exists 2024-02-11T22:22:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:45 smithi023 ceph-mon[111262]: osdmap e550: 8 total, 8 up, 8 in 2024-02-11T22:22:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:22:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:22:45] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-02-11T22:22:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:45 smithi023 ceph-mon[113671]: osdmap e550: 8 total, 8 up, 8 in 2024-02-11T22:22:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:45 smithi160 ceph-mon[106289]: osdmap e550: 8 total, 8 up, 8 in 2024-02-11T22:22:46.927 INFO:tasks.rados.rados.0.smithi023.stdout:2545: done (2 left) 2024-02-11T22:22:46.927 INFO:tasks.rados.rados.0.smithi023.stdout:2546: done (1 left) 2024-02-11T22:22:46.927 INFO:tasks.rados.rados.0.smithi023.stdout:2547: done (0 left) 2024-02-11T22:22:46.927 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 246 2024-02-11T22:22:46.927 INFO:tasks.rados.rados.0.smithi023.stdout:2548: seq_num 776 ranges {884736=606208,1490944=401408} 2024-02-11T22:22:46.935 INFO:tasks.rados.rados.0.smithi023.stdout:2548: writing smithi02397626-24 from 884736 to 1490944 tid 1 2024-02-11T22:22:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:2548: writing smithi02397626-24 from 1490944 to 1892352 tid 2 2024-02-11T22:22:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:2549: copy_from oid 30 from oid 12 current snap is 246 2024-02-11T22:22:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:2550: copy_from oid 43 from oid 16 current snap is 246 2024-02-11T22:22:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 246 2024-02-11T22:22:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:2551: seq_num 777 ranges {0=622592,622592=401408} 2024-02-11T22:22:46.941 INFO:tasks.rados.rados.0.smithi023.stdout:2551: writing smithi02397626-39 from 0 to 622592 tid 1 2024-02-11T22:22:46.944 INFO:tasks.rados.rados.0.smithi023.stdout:2551: writing smithi02397626-39 from 622592 to 1024000 tid 2 2024-02-11T22:22:46.944 INFO:tasks.rados.rados.0.smithi023.stdout:2552: snap_create 2024-02-11T22:22:46.945 INFO:tasks.rados.rados.0.smithi023.stdout:2549: finishing copy_from to smithi02397626-30 2024-02-11T22:22:46.945 INFO:tasks.rados.rados.0.smithi023.stdout:2549: got expected ENOENT (src dne) 2024-02-11T22:22:46.945 INFO:tasks.rados.rados.0.smithi023.stdout:2550: finishing copy_from to smithi02397626-43 2024-02-11T22:22:46.945 INFO:tasks.rados.rados.0.smithi023.stdout:2550: got expected ENOENT (src dne) 2024-02-11T22:22:46.945 INFO:tasks.rados.rados.0.smithi023.stdout:2550: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:22:46.945 INFO:tasks.rados.rados.0.smithi023.stdout:2549: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:22:46.946 INFO:tasks.rados.rados.0.smithi023.stdout:2548: finishing write tid 1 to smithi02397626-24 2024-02-11T22:22:46.947 INFO:tasks.rados.rados.0.smithi023.stdout:2548: finishing write tid 2 to smithi02397626-24 2024-02-11T22:22:46.947 INFO:tasks.rados.rados.0.smithi023.stdout:2548: finishing write tid 3 to smithi02397626-24 2024-02-11T22:22:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:2548: finishing write tid 4 to smithi02397626-24 2024-02-11T22:22:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:2548: oid 24 updating version 0 to 1658 2024-02-11T22:22:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:2548: oid 24 version 1658 is already newer than 1656 2024-02-11T22:22:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:2548: oid 24 version 1658 is already newer than 1657 2024-02-11T22:22:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1658 (ObjNum 776 snap 246 seq_num 776) dirty exists 2024-02-11T22:22:46.949 INFO:tasks.rados.rados.0.smithi023.stdout:2548: left oid 24 (ObjNum 776 snap 246 seq_num 776) 2024-02-11T22:22:46.950 INFO:tasks.rados.rados.0.smithi023.stdout:2551: finishing write tid 1 to smithi02397626-39 2024-02-11T22:22:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:2551: finishing write tid 2 to smithi02397626-39 2024-02-11T22:22:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:2551: finishing write tid 3 to smithi02397626-39 2024-02-11T22:22:46.953 INFO:tasks.rados.rados.0.smithi023.stdout:2551: finishing write tid 4 to smithi02397626-39 2024-02-11T22:22:46.953 INFO:tasks.rados.rados.0.smithi023.stdout:2551: oid 39 updating version 0 to 1448 2024-02-11T22:22:46.953 INFO:tasks.rados.rados.0.smithi023.stdout:2551: oid 39 updating version 1448 to 1450 2024-02-11T22:22:46.953 INFO:tasks.rados.rados.0.smithi023.stdout:2551: oid 39 version 1450 is already newer than 1449 2024-02-11T22:22:46.953 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1450 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:22:46.953 INFO:tasks.rados.rados.0.smithi023.stdout:2551: left oid 39 (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:22:47.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:46 smithi160 ceph-mon[106289]: pgmap v523: 121 pgs: 121 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 228 KiB/s wr, 4 op/s 2024-02-11T22:22:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:46 smithi160 ceph-mon[106289]: osdmap e551: 8 total, 8 up, 8 in 2024-02-11T22:22:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:46 smithi023 ceph-mon[111262]: pgmap v523: 121 pgs: 121 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 228 KiB/s wr, 4 op/s 2024-02-11T22:22:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:46 smithi023 ceph-mon[111262]: osdmap e551: 8 total, 8 up, 8 in 2024-02-11T22:22:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:46 smithi023 ceph-mon[113671]: pgmap v523: 121 pgs: 121 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 228 KiB/s wr, 4 op/s 2024-02-11T22:22:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:46 smithi023 ceph-mon[113671]: osdmap e551: 8 total, 8 up, 8 in 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2548: done (4 left) 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2549: done (3 left) 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2550: done (2 left) 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2551: done (1 left) 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2552: done (0 left) 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2553: read oid 8 snap -1 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2553: expect (ObjNum 751 snap 231 seq_num 751) 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2554: read oid 29 snap 240 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2554: expect deleted 2024-02-11T22:22:47.850 INFO:tasks.rados.rados.0.smithi023.stdout:2555: snap_create 2024-02-11T22:22:47.858 INFO:tasks.rados.rados.0.smithi023.stdout:2553: expect (ObjNum 751 snap 231 seq_num 751) 2024-02-11T22:22:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:47 smithi023 ceph-mon[111262]: osdmap e552: 8 total, 8 up, 8 in 2024-02-11T22:22:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:47 smithi023 ceph-mon[111262]: osdmap e553: 8 total, 8 up, 8 in 2024-02-11T22:22:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:47 smithi023 ceph-mon[113671]: osdmap e552: 8 total, 8 up, 8 in 2024-02-11T22:22:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:47 smithi023 ceph-mon[113671]: osdmap e553: 8 total, 8 up, 8 in 2024-02-11T22:22:48.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:47 smithi160 ceph-mon[106289]: osdmap e552: 8 total, 8 up, 8 in 2024-02-11T22:22:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:47 smithi160 ceph-mon[106289]: osdmap e553: 8 total, 8 up, 8 in 2024-02-11T22:22:48.860 INFO:tasks.rados.rados.0.smithi023.stdout:2553: done (2 left) 2024-02-11T22:22:48.861 INFO:tasks.rados.rados.0.smithi023.stdout:2554: done (1 left) 2024-02-11T22:22:48.861 INFO:tasks.rados.rados.0.smithi023.stdout:2555: done (0 left) 2024-02-11T22:22:48.861 INFO:tasks.rados.rados.0.smithi023.stdout:2556: snap_create 2024-02-11T22:22:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:48 smithi023 ceph-mon[111262]: pgmap v526: 121 pgs: 121 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 208 KiB/s wr, 10 op/s 2024-02-11T22:22:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:48 smithi023 ceph-mon[111262]: osdmap e554: 8 total, 8 up, 8 in 2024-02-11T22:22:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:48 smithi023 ceph-mon[113671]: pgmap v526: 121 pgs: 121 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 208 KiB/s wr, 10 op/s 2024-02-11T22:22:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:48 smithi023 ceph-mon[113671]: osdmap e554: 8 total, 8 up, 8 in 2024-02-11T22:22:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:48 smithi160 ceph-mon[106289]: pgmap v526: 121 pgs: 121 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 208 KiB/s wr, 10 op/s 2024-02-11T22:22:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:48 smithi160 ceph-mon[106289]: osdmap e554: 8 total, 8 up, 8 in 2024-02-11T22:22:49.862 INFO:tasks.rados.rados.0.smithi023.stdout:2556: done (0 left) 2024-02-11T22:22:49.863 INFO:tasks.rados.rados.0.smithi023.stdout:2557: delete oid 49 current snap is 249 2024-02-11T22:22:49.868 INFO:tasks.rados.rados.0.smithi023.stdout:2557: done (0 left) 2024-02-11T22:22:49.868 INFO:tasks.rados.rados.0.smithi023.stdout:2558: delete oid 41 current snap is 249 2024-02-11T22:22:49.870 INFO:tasks.rados.rados.0.smithi023.stdout:2558: done (0 left) 2024-02-11T22:22:49.870 INFO:tasks.rados.rados.0.smithi023.stdout:2559: copy_from oid 45 from oid 18 current snap is 249 2024-02-11T22:22:49.870 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 249 2024-02-11T22:22:49.870 INFO:tasks.rados.rados.0.smithi023.stdout:2560: seq_num 780 ranges {3153920=671744,3825664=401408} 2024-02-11T22:22:49.891 INFO:tasks.rados.rados.0.smithi023.stdout:2560: writing smithi02397626-6 from 3153920 to 3825664 tid 1 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2560: writing smithi02397626-6 from 3825664 to 4227072 tid 2 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2561: copy_from oid 41 from oid 11 current snap is 249 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2559: finishing copy_from to smithi02397626-45 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2559: got expected ENOENT (src dne) 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2559: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2559: done (2 left) 2024-02-11T22:22:49.894 INFO:tasks.rados.rados.0.smithi023.stdout:2562: setattr oid 30 current snap is 249 2024-02-11T22:22:49.895 INFO:tasks.rados.rados.0.smithi023.stdout:2561: finishing copy_from to smithi02397626-41 2024-02-11T22:22:49.895 INFO:tasks.rados.rados.0.smithi023.stdout:2561: got expected ENOENT (src dne) 2024-02-11T22:22:49.895 INFO:tasks.rados.rados.0.smithi023.stdout:2561: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:22:49.896 INFO:tasks.rados.rados.0.smithi023.stdout:2561: done (2 left) 2024-02-11T22:22:49.896 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 249 2024-02-11T22:22:49.896 INFO:tasks.rados.rados.0.smithi023.stdout:2563: seq_num 781 ranges {0=688128,688128=401408} 2024-02-11T22:22:49.899 INFO:tasks.rados.rados.0.smithi023.stdout:2563: writing smithi02397626-45 from 0 to 688128 tid 1 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:2563: writing smithi02397626-45 from 688128 to 1089536 tid 2 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:2564: rollback oid 14 current snap is 249 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 232 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1654 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:2560: finishing write tid 1 to smithi02397626-6 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:2560: finishing write tid 2 to smithi02397626-6 2024-02-11T22:22:49.902 INFO:tasks.rados.rados.0.smithi023.stdout:2560: finishing write tid 3 to smithi02397626-6 2024-02-11T22:22:49.903 INFO:tasks.rados.rados.0.smithi023.stdout:2562: done (3 left) 2024-02-11T22:22:49.903 INFO:tasks.rados.rados.0.smithi023.stdout:2565: setattr oid 44 current snap is 249 2024-02-11T22:22:49.904 INFO:tasks.rados.rados.0.smithi023.stdout:2566: copy_from oid 15 from oid 19 current snap is 249 2024-02-11T22:22:49.904 INFO:tasks.rados.rados.0.smithi023.stdout:2567: rmattr oid 9 current snap is 249 2024-02-11T22:22:49.905 INFO:tasks.rados.rados.0.smithi023.stdout:2567: done (5 left) 2024-02-11T22:22:49.905 INFO:tasks.rados.rados.0.smithi023.stdout:2568: copy_from oid 21 from oid 7 current snap is 249 2024-02-11T22:22:49.905 INFO:tasks.rados.rados.0.smithi023.stdout:2569: read oid 49 snap -1 2024-02-11T22:22:49.905 INFO:tasks.rados.rados.0.smithi023.stdout:2569: expect deleted 2024-02-11T22:22:49.905 INFO:tasks.rados.rados.0.smithi023.stdout:2570: delete oid 41 current snap is 249 2024-02-11T22:22:49.906 INFO:tasks.rados.rados.0.smithi023.stdout:2564: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:22:49.906 INFO:tasks.rados.rados.0.smithi023.stdout:2564: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:22:49.907 INFO:tasks.rados.rados.0.smithi023.stdout:2564: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:22:49.907 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1379 (ObjNum 623 snap 194 seq_num 623) dirty exists 2024-02-11T22:22:49.908 INFO:tasks.rados.rados.0.smithi023.stdout:2564: done (7 left) 2024-02-11T22:22:49.908 INFO:tasks.rados.rados.0.smithi023.stdout:2569: done (6 left) 2024-02-11T22:22:49.908 INFO:tasks.rados.rados.0.smithi023.stdout:2570: done (5 left) 2024-02-11T22:22:49.908 INFO:tasks.rados.rados.0.smithi023.stdout:2571: rmattr oid 42 current snap is 249 2024-02-11T22:22:49.908 INFO:tasks.rados.rados.0.smithi023.stdout:2572: delete oid 1 current snap is 249 2024-02-11T22:22:49.908 INFO:tasks.rados.rados.0.smithi023.stdout:2563: finishing write tid 1 to smithi02397626-45 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1648 (ObjNum 558 snap 179 seq_num 558) dirty exists 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:2560: finishing write tid 4 to smithi02397626-6 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:2560: oid 6 updating version 0 to 1582 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:2560: oid 6 version 1582 is already newer than 1581 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:2560: oid 6 version 1582 is already newer than 1580 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1582 (ObjNum 780 snap 249 seq_num 780) dirty exists 2024-02-11T22:22:49.911 INFO:tasks.rados.rados.0.smithi023.stdout:2560: left oid 6 (ObjNum 780 snap 249 seq_num 780) 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:2560: done (6 left) 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:2565: done (5 left) 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:2572: done (4 left) 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:2573: rollback oid 40 current snap is 249 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 245 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:2574: rollback oid 32 current snap is 249 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 244 2024-02-11T22:22:49.912 INFO:tasks.rados.rados.0.smithi023.stdout:2575: read oid 34 snap 237 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:2575: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:2576: read oid 29 snap 215 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:2576: expect (ObjNum 676 snap 209 seq_num 676) 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:2577: rollback oid 28 current snap is 249 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 28 to 244 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:2578: rollback oid 20 current snap is 249 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 247 2024-02-11T22:22:49.913 INFO:tasks.rados.rados.0.smithi023.stdout:2579: snap_create 2024-02-11T22:22:49.915 INFO:tasks.rados.rados.0.smithi023.stdout:2566: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:22:49.915 INFO:tasks.rados.rados.0.smithi023.stdout:2566: finishing copy_from to smithi02397626-15 2024-02-11T22:22:49.915 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1422 (ObjNum 767 snap 236 seq_num 767) dirty exists 2024-02-11T22:22:49.915 INFO:tasks.rados.rados.0.smithi023.stdout:2563: finishing write tid 2 to smithi02397626-45 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2563: finishing write tid 3 to smithi02397626-45 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2563: finishing write tid 4 to smithi02397626-45 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2563: oid 45 updating version 0 to 1411 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2563: oid 45 updating version 1411 to 1412 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2563: oid 45 version 1412 is already newer than 1410 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1412 (ObjNum 781 snap 249 seq_num 781) dirty exists 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2563: left oid 45 (ObjNum 781 snap 249 seq_num 781) 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1451 (ObjNum 733 snap 224 seq_num 733) dirty exists 2024-02-11T22:22:49.916 INFO:tasks.rados.rados.0.smithi023.stdout:2574: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:22:49.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1895 (ObjNum 65 snap 0 seq_num 0) dirty dne 2024-02-11T22:22:49.920 INFO:tasks.rados.rados.0.smithi023.stdout:2577: finishing rollback tid 0 to smithi02397626-28 2024-02-11T22:22:49.920 INFO:tasks.rados.rados.0.smithi023.stdout:2577: finishing rollback tid 1 to smithi02397626-28 2024-02-11T22:22:49.920 INFO:tasks.rados.rados.0.smithi023.stdout:2577: finishing rollback tid 2 to smithi02397626-28 2024-02-11T22:22:49.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1651 (ObjNum 622 snap 194 seq_num 622) dirty exists 2024-02-11T22:22:49.920 INFO:tasks.rados.rados.0.smithi023.stdout:2578: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:22:49.920 INFO:tasks.rados.rados.0.smithi023.stdout:2578: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:22:49.921 INFO:tasks.rados.rados.0.smithi023.stdout:2578: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:22:49.921 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1415 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-02-11T22:22:49.921 INFO:tasks.rados.rados.0.smithi023.stdout:2573: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:22:49.921 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1401 (ObjNum 33 snap 0 seq_num 237) dirty dne 2024-02-11T22:22:49.928 INFO:tasks.rados.rados.0.smithi023.stdout:2575: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:22:50.026 INFO:tasks.rados.rados.0.smithi023.stdout:2576: expect (ObjNum 676 snap 209 seq_num 676) 2024-02-11T22:22:50.402 INFO:tasks.rados.rados.0.smithi023.stdout:2568: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:22:50.402 INFO:tasks.rados.rados.0.smithi023.stdout:2568: finishing copy_from to smithi02397626-21 2024-02-11T22:22:50.403 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1520 (ObjNum 775 snap 242 seq_num 775) dirty exists 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2563: done (10 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2566: done (9 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2568: done (8 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2571: done (7 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2573: done (6 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2574: done (5 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2575: done (4 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2576: done (3 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2577: done (2 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2578: done (1 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2579: done (0 left) 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2580: copy_from oid 12 from oid 43 current snap is 250 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 250 2024-02-11T22:22:50.883 INFO:tasks.rados.rados.0.smithi023.stdout:2581: seq_num 784 ranges {0=737280,737280=401408} 2024-02-11T22:22:50.886 INFO:tasks.rados.rados.0.smithi023.stdout:2581: writing smithi02397626-49 from 0 to 737280 tid 1 2024-02-11T22:22:50.889 INFO:tasks.rados.rados.0.smithi023.stdout:2581: writing smithi02397626-49 from 737280 to 1138688 tid 2 2024-02-11T22:22:50.889 INFO:tasks.rados.rados.0.smithi023.stdout:2582: copy_from oid 6 from oid 21 current snap is 250 2024-02-11T22:22:50.889 INFO:tasks.rados.rados.0.smithi023.stdout:2583: snap_remove snap 242 2024-02-11T22:22:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:50 smithi023 ceph-mon[111262]: pgmap v529: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 696 KiB/s wr, 12 op/s 2024-02-11T22:22:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:50 smithi023 ceph-mon[111262]: osdmap e555: 8 total, 8 up, 8 in 2024-02-11T22:22:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:50 smithi023 ceph-mon[113671]: pgmap v529: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 696 KiB/s wr, 12 op/s 2024-02-11T22:22:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:50 smithi023 ceph-mon[113671]: osdmap e555: 8 total, 8 up, 8 in 2024-02-11T22:22:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:50 smithi160 ceph-mon[106289]: pgmap v529: 121 pgs: 121 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 696 KiB/s wr, 12 op/s 2024-02-11T22:22:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:50 smithi160 ceph-mon[106289]: osdmap e555: 8 total, 8 up, 8 in 2024-02-11T22:22:51.896 INFO:tasks.rados.rados.0.smithi023.stdout:2583: done (3 left) 2024-02-11T22:22:51.896 INFO:tasks.rados.rados.0.smithi023.stdout:2584: snap_remove snap 244 2024-02-11T22:22:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:51 smithi023 ceph-mon[111262]: osdmap e556: 8 total, 8 up, 8 in 2024-02-11T22:22:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:51 smithi023 ceph-mon[113671]: osdmap e556: 8 total, 8 up, 8 in 2024-02-11T22:22:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:52.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:51 smithi160 ceph-mon[106289]: osdmap e556: 8 total, 8 up, 8 in 2024-02-11T22:22:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:22:52.891 INFO:tasks.rados.rados.0.smithi023.stdout:2581: finishing write tid 1 to smithi02397626-49 2024-02-11T22:22:52.891 INFO:tasks.rados.rados.0.smithi023.stdout:2584: done (3 left) 2024-02-11T22:22:52.891 INFO:tasks.rados.rados.0.smithi023.stdout:2585: read oid 20 snap 248 2024-02-11T22:22:52.891 INFO:tasks.rados.rados.0.smithi023.stdout:2585: expect (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:22:52.892 INFO:tasks.rados.rados.0.smithi023.stdout:2586: rmattr oid 10 current snap is 250 2024-02-11T22:22:52.892 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 250 2024-02-11T22:22:52.892 INFO:tasks.rados.rados.0.smithi023.stdout:2587: seq_num 785 ranges {1892352=753664,2646016=401408} 2024-02-11T22:22:52.907 INFO:tasks.rados.rados.0.smithi023.stdout:2587: writing smithi02397626-24 from 1892352 to 2646016 tid 1 2024-02-11T22:22:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:2587: writing smithi02397626-24 from 2646016 to 3047424 tid 2 2024-02-11T22:22:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:2588: snap_remove snap 215 2024-02-11T22:22:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:52 smithi023 ceph-mon[111262]: pgmap v532: 121 pgs: 121 active+clean; 307 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1004 KiB/s wr, 21 op/s 2024-02-11T22:22:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:52 smithi023 ceph-mon[111262]: osdmap e557: 8 total, 8 up, 8 in 2024-02-11T22:22:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:52 smithi023 ceph-mon[113671]: pgmap v532: 121 pgs: 121 active+clean; 307 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1004 KiB/s wr, 21 op/s 2024-02-11T22:22:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:52 smithi023 ceph-mon[113671]: osdmap e557: 8 total, 8 up, 8 in 2024-02-11T22:22:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:52 smithi160 ceph-mon[106289]: pgmap v532: 121 pgs: 121 active+clean; 307 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1004 KiB/s wr, 21 op/s 2024-02-11T22:22:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:52 smithi160 ceph-mon[106289]: osdmap e557: 8 total, 8 up, 8 in 2024-02-11T22:22:53.918 INFO:tasks.rados.rados.0.smithi023.stdout:2588: done (6 left) 2024-02-11T22:22:53.918 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 250 2024-02-11T22:22:53.918 INFO:tasks.rados.rados.0.smithi023.stdout:2589: seq_num 786 ranges {0=770048,770048=401408} 2024-02-11T22:22:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:2589: writing smithi02397626-11 from 0 to 770048 tid 1 2024-02-11T22:22:53.923 INFO:tasks.rados.rados.0.smithi023.stdout:2589: writing smithi02397626-11 from 770048 to 1171456 tid 2 2024-02-11T22:22:53.923 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 250 2024-02-11T22:22:53.923 INFO:tasks.rados.rados.0.smithi023.stdout:2581: finishing write tid 2 to smithi02397626-49 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2581: finishing write tid 3 to smithi02397626-49 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2581: finishing write tid 4 to smithi02397626-49 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2581: oid 49 updating version 0 to 1488 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2581: oid 49 version 1488 is already newer than 1487 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2581: oid 49 updating version 1488 to 1489 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1489 (ObjNum 784 snap 250 seq_num 784) dirty exists 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2581: left oid 49 (ObjNum 784 snap 250 seq_num 784) 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2582: finishing copy_from racing read to smithi02397626-6 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2580: finishing copy_from to smithi02397626-12 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1603 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2580: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:2582: finishing copy_from to smithi02397626-6 2024-02-11T22:22:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1520 (ObjNum 775 snap 242 seq_num 775) dirty exists 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 0 (ObjNum 129 snap 0 seq_num 913384624) dirty dne 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: finishing write tid 1 to smithi02397626-24 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: finishing write tid 2 to smithi02397626-24 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: finishing write tid 3 to smithi02397626-24 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: finishing write tid 4 to smithi02397626-24 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: oid 24 updating version 0 to 1659 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: oid 24 updating version 1659 to 1660 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: oid 24 updating version 1660 to 1661 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1661 (ObjNum 785 snap 250 seq_num 785) dirty exists 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2587: left oid 24 (ObjNum 785 snap 250 seq_num 785) 2024-02-11T22:22:53.925 INFO:tasks.rados.rados.0.smithi023.stdout:2585: expect (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:22:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:53 smithi023 ceph-mon[111262]: osdmap e558: 8 total, 8 up, 8 in 2024-02-11T22:22:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:53 smithi023 ceph-mon[113671]: osdmap e558: 8 total, 8 up, 8 in 2024-02-11T22:22:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:53 smithi160 ceph-mon[106289]: osdmap e558: 8 total, 8 up, 8 in 2024-02-11T22:22:54.583 INFO:tasks.rados.rados.0.smithi023.stdout:2589: finishing write tid 1 to smithi02397626-11 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: finishing write tid 2 to smithi02397626-11 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: finishing write tid 3 to smithi02397626-11 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: finishing write tid 4 to smithi02397626-11 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: oid 11 updating version 0 to 1402 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: oid 11 updating version 1402 to 1404 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: oid 11 version 1404 is already newer than 1403 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1404 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2589: left oid 11 (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:22:54.584 INFO:tasks.rados.rados.0.smithi023.stdout:2590: seq_num 787 ranges {0=786432,786432=401408} 2024-02-11T22:22:54.587 INFO:tasks.rados.rados.0.smithi023.stdout:2590: writing smithi02397626-1 from 0 to 786432 tid 1 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2590: writing smithi02397626-1 from 786432 to 1187840 tid 2 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2580: done (7 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2581: done (6 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2582: done (5 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2585: done (4 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2586: done (3 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2587: done (2 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2589: done (1 left) 2024-02-11T22:22:54.590 INFO:tasks.rados.rados.0.smithi023.stdout:2591: snap_remove snap 232 2024-02-11T22:22:54.931 INFO:tasks.rados.rados.0.smithi023.stdout:2591: done (1 left) 2024-02-11T22:22:54.931 INFO:tasks.rados.rados.0.smithi023.stdout:2592: setattr oid 18 current snap is 250 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: finishing write tid 1 to smithi02397626-1 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: finishing write tid 2 to smithi02397626-1 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: finishing write tid 3 to smithi02397626-1 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: finishing write tid 4 to smithi02397626-1 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: oid 1 updating version 0 to 1951 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: oid 1 updating version 1951 to 1952 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: oid 1 updating version 1952 to 1953 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1953 (ObjNum 787 snap 250 seq_num 787) dirty exists 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: left oid 1 (ObjNum 787 snap 250 seq_num 787) 2024-02-11T22:22:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:2590: done (1 left) 2024-02-11T22:22:54.933 INFO:tasks.rados.rados.0.smithi023.stdout:2593: rmattr oid 39 current snap is 250 2024-02-11T22:22:54.933 INFO:tasks.rados.rados.0.smithi023.stdout:2593: done (1 left) 2024-02-11T22:22:54.933 INFO:tasks.rados.rados.0.smithi023.stdout:2594: rollback oid 23 current snap is 250 2024-02-11T22:22:54.933 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 23 to 229 2024-02-11T22:22:54.933 INFO:tasks.rados.rados.0.smithi023.stdout:2595: snap_remove snap 224 2024-02-11T22:22:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:54 smithi023 ceph-mon[111262]: pgmap v535: 121 pgs: 121 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 1002 KiB/s wr, 22 op/s 2024-02-11T22:22:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:54 smithi023 ceph-mon[111262]: osdmap e559: 8 total, 8 up, 8 in 2024-02-11T22:22:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:54 smithi023 ceph-mon[113671]: pgmap v535: 121 pgs: 121 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 1002 KiB/s wr, 22 op/s 2024-02-11T22:22:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:54 smithi023 ceph-mon[113671]: osdmap e559: 8 total, 8 up, 8 in 2024-02-11T22:22:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:54 smithi160 ceph-mon[106289]: pgmap v535: 121 pgs: 121 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 1002 KiB/s wr, 22 op/s 2024-02-11T22:22:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:54 smithi160 ceph-mon[106289]: osdmap e559: 8 total, 8 up, 8 in 2024-02-11T22:22:55.941 INFO:tasks.rados.rados.0.smithi023.stdout:2595: done (2 left) 2024-02-11T22:22:55.941 INFO:tasks.rados.rados.0.smithi023.stdout:2596: delete oid 19 current snap is 250 2024-02-11T22:22:55.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1380 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:22:55.941 INFO:tasks.rados.rados.0.smithi023.stdout:2594: finishing rollback tid 1 to smithi02397626-23 2024-02-11T22:22:55.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 1879 (ObjNum 113 snap 0 seq_num 1421206517) dirty dne 2024-02-11T22:22:55.952 INFO:tasks.rados.rados.0.smithi023.stdout:2592: done (2 left) 2024-02-11T22:22:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:2594: done (1 left) 2024-02-11T22:22:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:2596: done (0 left) 2024-02-11T22:22:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:2597: read oid 50 snap -1 2024-02-11T22:22:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:2597: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:22:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:2598: snap_remove snap 236 2024-02-11T22:22:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:55 smithi023 ceph-mon[111262]: osdmap e560: 8 total, 8 up, 8 in 2024-02-11T22:22:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:22:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:22:55] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:22:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:55 smithi023 ceph-mon[113671]: osdmap e560: 8 total, 8 up, 8 in 2024-02-11T22:22:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:55 smithi160 ceph-mon[106289]: osdmap e560: 8 total, 8 up, 8 in 2024-02-11T22:22:56.949 INFO:tasks.rados.rados.0.smithi023.stdout:2598: done (1 left) 2024-02-11T22:22:56.949 INFO:tasks.rados.rados.0.smithi023.stdout:2599: snap_remove snap 239 2024-02-11T22:22:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:56 smithi160 ceph-mon[106289]: pgmap v538: 121 pgs: 121 active+clean; 324 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.6 MiB/s wr, 6 op/s 2024-02-11T22:22:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:56 smithi160 ceph-mon[106289]: osdmap e561: 8 total, 8 up, 8 in 2024-02-11T22:22:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:56 smithi023 ceph-mon[111262]: pgmap v538: 121 pgs: 121 active+clean; 324 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.6 MiB/s wr, 6 op/s 2024-02-11T22:22:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:56 smithi023 ceph-mon[111262]: osdmap e561: 8 total, 8 up, 8 in 2024-02-11T22:22:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:56 smithi023 ceph-mon[113671]: pgmap v538: 121 pgs: 121 active+clean; 324 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.6 MiB/s wr, 6 op/s 2024-02-11T22:22:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:56 smithi023 ceph-mon[113671]: osdmap e561: 8 total, 8 up, 8 in 2024-02-11T22:22:57.974 INFO:tasks.rados.rados.0.smithi023.stdout:2599: done (1 left) 2024-02-11T22:22:57.974 INFO:tasks.rados.rados.0.smithi023.stdout:2600: delete oid 19 current snap is 250 2024-02-11T22:22:57.980 INFO:tasks.rados.rados.0.smithi023.stdout:2597: expect (ObjNum 564 snap 181 seq_num 564) 2024-02-11T22:22:58.171 INFO:tasks.rados.rados.0.smithi023.stdout:2597: done (1 left) 2024-02-11T22:22:58.171 INFO:tasks.rados.rados.0.smithi023.stdout:2600: done (0 left) 2024-02-11T22:22:58.171 INFO:tasks.rados.rados.0.smithi023.stdout:2601: copy_from oid 37 from oid 34 current snap is 250 2024-02-11T22:22:58.171 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 250 2024-02-11T22:22:58.171 INFO:tasks.rados.rados.0.smithi023.stdout:2602: seq_num 790 ranges {917504=434176,1351680=548864,1900544=253952} 2024-02-11T22:22:58.178 INFO:tasks.rados.rados.0.smithi023.stdout:2602: writing smithi02397626-9 from 917504 to 1351680 tid 1 2024-02-11T22:22:58.181 INFO:tasks.rados.rados.0.smithi023.stdout:2602: writing smithi02397626-9 from 1351680 to 1900544 tid 2 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:2602: writing smithi02397626-9 from 1900544 to 2154496 tid 3 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:2603: rollback oid 27 current snap is 250 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 240 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:2601: finishing copy_from racing read to smithi02397626-37 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:2604: delete oid 28 current snap is 250 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:2601: finishing copy_from to smithi02397626-37 2024-02-11T22:22:58.183 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1395 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:22:58.184 INFO:tasks.rados.rados.0.smithi023.stdout:2602: finishing write tid 1 to smithi02397626-9 2024-02-11T22:22:58.187 INFO:tasks.rados.rados.0.smithi023.stdout:2603: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:22:58.187 INFO:tasks.rados.rados.0.smithi023.stdout:2603: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:22:58.187 INFO:tasks.rados.rados.0.smithi023.stdout:2601: done (3 left) 2024-02-11T22:22:58.187 INFO:tasks.rados.rados.0.smithi023.stdout:2604: done (2 left) 2024-02-11T22:22:58.187 INFO:tasks.rados.rados.0.smithi023.stdout:2605: delete oid 20 current snap is 250 2024-02-11T22:22:58.188 INFO:tasks.rados.rados.0.smithi023.stdout:2603: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:22:58.188 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1383 (ObjNum 763 snap 236 seq_num 763) dirty exists 2024-02-11T22:22:58.189 INFO:tasks.rados.rados.0.smithi023.stdout:2602: finishing write tid 2 to smithi02397626-9 2024-02-11T22:22:58.189 INFO:tasks.rados.rados.0.smithi023.stdout:2602: finishing write tid 3 to smithi02397626-9 2024-02-11T22:22:58.189 INFO:tasks.rados.rados.0.smithi023.stdout:2602: finishing write tid 4 to smithi02397626-9 2024-02-11T22:22:58.191 INFO:tasks.rados.rados.0.smithi023.stdout:2602: finishing write tid 5 to smithi02397626-9 2024-02-11T22:22:58.191 INFO:tasks.rados.rados.0.smithi023.stdout:2602: oid 9 updating version 0 to 1983 2024-02-11T22:22:58.191 INFO:tasks.rados.rados.0.smithi023.stdout:2602: oid 9 version 1983 is already newer than 1982 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2602: oid 9 updating version 1983 to 1985 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2602: oid 9 version 1985 is already newer than 1984 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 1985 (ObjNum 790 snap 250 seq_num 790) dirty exists 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2602: left oid 9 (ObjNum 790 snap 250 seq_num 790) 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2602: done (2 left) 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2603: done (1 left) 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2605: done (0 left) 2024-02-11T22:22:58.192 INFO:tasks.rados.rados.0.smithi023.stdout:2606: snap_create 2024-02-11T22:22:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:57 smithi023 ceph-mon[111262]: osdmap e562: 8 total, 8 up, 8 in 2024-02-11T22:22:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:57 smithi023 ceph-mon[113671]: osdmap e562: 8 total, 8 up, 8 in 2024-02-11T22:22:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:57 smithi160 ceph-mon[106289]: osdmap e562: 8 total, 8 up, 8 in 2024-02-11T22:22:58.981 INFO:tasks.rados.rados.0.smithi023.stdout:2606: done (0 left) 2024-02-11T22:22:58.981 INFO:tasks.rados.rados.0.smithi023.stdout:2607: snap_remove snap 250 2024-02-11T22:22:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:58 smithi023 ceph-mon[111262]: pgmap v541: 121 pgs: 121 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-02-11T22:22:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:58 smithi023 ceph-mon[111262]: osdmap e563: 8 total, 8 up, 8 in 2024-02-11T22:22:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:58 smithi023 ceph-mon[113671]: pgmap v541: 121 pgs: 121 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-02-11T22:22:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:58 smithi023 ceph-mon[113671]: osdmap e563: 8 total, 8 up, 8 in 2024-02-11T22:22:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:58 smithi160 ceph-mon[106289]: pgmap v541: 121 pgs: 121 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-02-11T22:22:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:58 smithi160 ceph-mon[106289]: osdmap e563: 8 total, 8 up, 8 in 2024-02-11T22:22:59.997 INFO:tasks.rados.rados.0.smithi023.stdout:2607: done (0 left) 2024-02-11T22:22:59.997 INFO:tasks.rados.rados.0.smithi023.stdout:2608: snap_create 2024-02-11T22:23:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:22:59 smithi023 ceph-mon[111262]: osdmap e564: 8 total, 8 up, 8 in 2024-02-11T22:23:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:22:59 smithi023 ceph-mon[113671]: osdmap e564: 8 total, 8 up, 8 in 2024-02-11T22:23:00.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:22:59 smithi160 ceph-mon[106289]: osdmap e564: 8 total, 8 up, 8 in 2024-02-11T22:23:01.009 INFO:tasks.rados.rados.0.smithi023.stdout:2608: done (0 left) 2024-02-11T22:23:01.009 INFO:tasks.rados.rados.0.smithi023.stdout:2609: snap_remove snap 238 2024-02-11T22:23:01.075 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:01 smithi023 ceph-mon[111262]: pgmap v544: 121 pgs: 121 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-02-11T22:23:01.075 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:01 smithi023 ceph-mon[111262]: osdmap e565: 8 total, 8 up, 8 in 2024-02-11T22:23:01.075 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:01 smithi023 ceph-mon[113671]: pgmap v544: 121 pgs: 121 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-02-11T22:23:01.075 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:01 smithi023 ceph-mon[113671]: osdmap e565: 8 total, 8 up, 8 in 2024-02-11T22:23:01.107 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'ceph orch ps' 2024-02-11T22:23:01.353 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:23:01.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:01 smithi160 ceph-mon[106289]: pgmap v544: 121 pgs: 121 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-02-11T22:23:01.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:01 smithi160 ceph-mon[106289]: osdmap e565: 8 total, 8 up, 8 in 2024-02-11T22:23:02.033 INFO:tasks.rados.rados.0.smithi023.stdout:2609: done (0 left) 2024-02-11T22:23:02.033 INFO:tasks.rados.rados.0.smithi023.stdout:2610: setattr oid 43 current snap is 252 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2611: setattr oid 29 current snap is 252 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2612: rmattr oid 12 current snap is 252 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2612: done (2 left) 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2613: read oid 3 snap -1 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2613: expect deleted 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2614: copy_from oid 15 from oid 24 current snap is 252 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2615: read oid 32 snap 248 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2615: expect deleted 2024-02-11T22:23:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:2616: setattr oid 26 current snap is 252 2024-02-11T22:23:02.044 INFO:tasks.rados.rados.0.smithi023.stdout:2615: done (5 left) 2024-02-11T22:23:02.044 INFO:tasks.rados.rados.0.smithi023.stdout:2617: delete oid 42 current snap is 252 2024-02-11T22:23:02.049 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1690 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:23:02.054 INFO:tasks.rados.rados.0.smithi023.stdout:2610: done (5 left) 2024-02-11T22:23:02.054 INFO:tasks.rados.rados.0.smithi023.stdout:2617: done (4 left) 2024-02-11T22:23:02.054 INFO:tasks.rados.rados.0.smithi023.stdout:2618: snap_remove snap 246 2024-02-11T22:23:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:02 smithi023 ceph-mon[111262]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:23:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:02 smithi023 ceph-mon[111262]: osdmap e566: 8 total, 8 up, 8 in 2024-02-11T22:23:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:02 smithi023 ceph-mon[113671]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:23:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:02 smithi023 ceph-mon[113671]: osdmap e566: 8 total, 8 up, 8 in 2024-02-11T22:23:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:02 smithi160 ceph-mon[106289]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:23:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:02 smithi160 ceph-mon[106289]: osdmap e566: 8 total, 8 up, 8 in 2024-02-11T22:23:02.618 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-11T22:23:02.618 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (50s) 47s ago 10m 17.0M - 0.25.0 c8568f914cd2 b4f193a2b040 2024-02-11T22:23:02.618 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi160 *:3000 running (30s) 28s ago 10m 51.9M - 9.4.12 a0ea5e3c46d9 baa49c607ac5 2024-02-11T22:23:02.618 INFO:teuthology.orchestra.run.smithi023.stdout:mds.a smithi023 running (99s) 47s ago 11m 15.5M - 19.0.0-658-gd4ed20cf 792d0f030186 add5b5337ec3 2024-02-11T22:23:02.618 INFO:teuthology.orchestra.run.smithi023.stdout:mds.b smithi160 running (81s) 28s ago 11m 13.9M - 19.0.0-658-gd4ed20cf 792d0f030186 420f65f2a2fa 2024-02-11T22:23:02.618 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi160 *:8443,9283,8765 running (6m) 28s ago 13m 451M - 19.0.0-658-gd4ed20cf 792d0f030186 6cb2c778c779 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (6m) 47s ago 15m 526M - 19.0.0-658-gd4ed20cf 792d0f030186 c62d102cd87f 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (6m) 47s ago 15m 114M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 d8171db3422e 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi160 running (5m) 28s ago 14m 84.4M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 93276f717355 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (6m) 47s ago 13m 88.9M 2048M 19.0.0-658-gd4ed20cf 792d0f030186 923c3d086564 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (72s) 47s ago 10m 8522k - 1.5.0 0da6a335fe13 02fd263fbd3b 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi160 *:9100 running (69s) 28s ago 10m 17.3M - 1.5.0 0da6a335fe13 63601844deb7 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (5m) 47s ago 13m 660M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a248c8df27ea 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (4m) 47s ago 13m 435M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 605a98ab671f 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (4m) 47s ago 12m 432M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a9b9eb6cbcd7 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (3m) 47s ago 12m 297M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 750f28ca1ecc 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi160 running (3m) 28s ago 12m 450M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 da38494790ec 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi160 running (2m) 28s ago 12m 495M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 6a2ebc1ae6f0 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi160 running (2m) 28s ago 11m 293M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 a69a384a3d79 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi160 running (114s) 28s ago 11m 167M 2486M 19.0.0-658-gd4ed20cf 792d0f030186 75ba0a075778 2024-02-11T22:23:02.619 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi160 *:9095 running (59s) 28s ago 10m 39.1M - 2.43.0 a07b618ecd1d 3bd6e515711c 2024-02-11T22:23:02.854 INFO:tasks.rados.rados.0.smithi023.stdout:2618: done (4 left) 2024-02-11T22:23:02.854 INFO:tasks.rados.rados.0.smithi023.stdout:2619: rollback oid 32 current snap is 252 2024-02-11T22:23:02.854 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 251 2024-02-11T22:23:02.854 INFO:tasks.rados.rados.0.smithi023.stdout:2620: read oid 30 snap -1 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:2620: expect (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:2621: copy_from oid 7 from oid 28 current snap is 252 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:2622: rmattr oid 43 current snap is 252 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:2623: snap_create 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1433 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1521 (ObjNum 738 snap 224 seq_num 738) dirty exists 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:2614: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:2614: finishing copy_from to smithi02397626-15 2024-02-11T22:23:02.855 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1661 (ObjNum 785 snap 250 seq_num 785) dirty exists 2024-02-11T22:23:02.863 INFO:tasks.rados.rados.0.smithi023.stdout:2621: finishing copy_from to smithi02397626-7 2024-02-11T22:23:02.863 INFO:tasks.rados.rados.0.smithi023.stdout:2621: got expected ENOENT (src dne) 2024-02-11T22:23:02.863 INFO:tasks.rados.rados.0.smithi023.stdout:2621: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:23:02.868 INFO:tasks.rados.rados.0.smithi023.stdout:2619: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:23:02.868 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 1895 (ObjNum 33 snap 0 seq_num 2778708048) dirty dne 2024-02-11T22:23:02.872 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1693 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:23:02.875 INFO:tasks.rados.rados.0.smithi023.stdout:2620: expect (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:23:02.995 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'ceph versions' 2024-02-11T22:23:03.229 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:23:03.373 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:03 smithi023 ceph-mon[111262]: pgmap v547: 121 pgs: 121 active+clean; 300 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-11T22:23:03.373 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:03 smithi023 ceph-mon[111262]: osdmap e567: 8 total, 8 up, 8 in 2024-02-11T22:23:03.373 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:03 smithi023 ceph-mon[111262]: osdmap e568: 8 total, 8 up, 8 in 2024-02-11T22:23:03.373 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:03 smithi023 ceph-mon[113671]: pgmap v547: 121 pgs: 121 active+clean; 300 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-11T22:23:03.373 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:03 smithi023 ceph-mon[113671]: osdmap e567: 8 total, 8 up, 8 in 2024-02-11T22:23:03.373 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:03 smithi023 ceph-mon[113671]: osdmap e568: 8 total, 8 up, 8 in 2024-02-11T22:23:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:03 smithi160 ceph-mon[106289]: pgmap v547: 121 pgs: 121 active+clean; 300 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-11T22:23:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:03 smithi160 ceph-mon[106289]: osdmap e567: 8 total, 8 up, 8 in 2024-02-11T22:23:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:03 smithi160 ceph-mon[106289]: osdmap e568: 8 total, 8 up, 8 in 2024-02-11T22:23:03.872 INFO:tasks.rados.rados.0.smithi023.stdout:2611: done (8 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2613: done (7 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2614: done (6 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2616: done (5 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2619: done (4 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2620: done (3 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2621: done (2 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2622: done (1 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2623: done (0 left) 2024-02-11T22:23:03.873 INFO:tasks.rados.rados.0.smithi023.stdout:2624: rollback oid 50 current snap is 253 2024-02-11T22:23:03.874 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 243 2024-02-11T22:23:03.874 INFO:tasks.rados.rados.0.smithi023.stdout:2625: read oid 14 snap -1 2024-02-11T22:23:03.874 INFO:tasks.rados.rados.0.smithi023.stdout:2625: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:23:03.874 INFO:tasks.rados.rados.0.smithi023.stdout:2626: setattr oid 45 current snap is 253 2024-02-11T22:23:03.875 INFO:tasks.rados.rados.0.smithi023.stdout:2627: read oid 1 snap 241 2024-02-11T22:23:03.875 INFO:tasks.rados.rados.0.smithi023.stdout:2627: expect (ObjNum 659 snap 199 seq_num 659) 2024-02-11T22:23:03.876 INFO:tasks.rados.rados.0.smithi023.stdout:2628: copy_from oid 47 from oid 37 current snap is 253 2024-02-11T22:23:03.876 INFO:tasks.rados.rados.0.smithi023.stdout:2629: copy_from oid 26 from oid 12 current snap is 253 2024-02-11T22:23:03.876 INFO:tasks.rados.rados.0.smithi023.stdout:2630: snap_remove snap 229 2024-02-11T22:23:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:04 smithi023 ceph-mon[111262]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:23:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:04 smithi023 ceph-mon[111262]: osdmap e569: 8 total, 8 up, 8 in 2024-02-11T22:23:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:04 smithi023 ceph-mon[113671]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:23:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:04 smithi023 ceph-mon[113671]: osdmap e569: 8 total, 8 up, 8 in 2024-02-11T22:23:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:04 smithi160 ceph-mon[106289]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-11T22:23:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:04 smithi160 ceph-mon[106289]: osdmap e569: 8 total, 8 up, 8 in 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 3 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:23:04.556 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 8 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": { 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 2 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)": 15 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-02-11T22:23:04.557 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-02-11T22:23:04.870 INFO:tasks.rados.rados.0.smithi023.stdout:2630: done (6 left) 2024-02-11T22:23:04.870 INFO:tasks.rados.rados.0.smithi023.stdout:2631: copy_from oid 15 from oid 27 current snap is 253 2024-02-11T22:23:04.873 INFO:tasks.rados.rados.0.smithi023.stdout:2625: expect (ObjNum 623 snap 194 seq_num 623) 2024-02-11T22:23:04.925 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1417 (ObjNum 781 snap 249 seq_num 781) dirty exists 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2625: done (6 left) 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2626: done (5 left) 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2632: read oid 48 snap -1 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2632: expect deleted 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 253 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2624: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2624: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2624: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1645 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:23:04.926 INFO:tasks.rados.rados.0.smithi023.stdout:2633: seq_num 794 ranges {0=499712,499712=532480,1032192=270336} 2024-02-11T22:23:04.928 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-11T22:23:04.929 INFO:tasks.rados.rados.0.smithi023.stdout:2633: writing smithi02397626-29 from 0 to 499712 tid 1 2024-02-11T22:23:04.931 INFO:tasks.rados.rados.0.smithi023.stdout:2633: writing smithi02397626-29 from 499712 to 1032192 tid 2 2024-02-11T22:23:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:2633: writing smithi02397626-29 from 1032192 to 1302528 tid 3 2024-02-11T22:23:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:2624: done (6 left) 2024-02-11T22:23:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 253 2024-02-11T22:23:04.933 INFO:tasks.rados.rados.0.smithi023.stdout:2634: seq_num 795 ranges {5865472=524288,6389760=417792,6807552=385024} 2024-02-11T22:23:04.968 INFO:tasks.rados.rados.0.smithi023.stdout:2634: writing smithi02397626-7 from 5865472 to 6389760 tid 1 2024-02-11T22:23:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:2634: writing smithi02397626-7 from 6389760 to 6807552 tid 2 2024-02-11T22:23:04.973 INFO:tasks.rados.rados.0.smithi023.stdout:2634: writing smithi02397626-7 from 6807552 to 7192576 tid 3 2024-02-11T22:23:04.973 INFO:tasks.rados.rados.0.smithi023.stdout:2635: delete oid 36 current snap is 253 2024-02-11T22:23:04.973 INFO:tasks.rados.rados.0.smithi023.stdout:2627: expect (ObjNum 659 snap 199 seq_num 659) 2024-02-11T22:23:05.050 INFO:tasks.rados.rados.0.smithi023.stdout:2629: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2629: finishing copy_from to smithi02397626-26 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1603 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2628: finishing copy_from racing read to smithi02397626-47 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2628: finishing copy_from to smithi02397626-47 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1395 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2627: done (7 left) 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2628: done (6 left) 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2629: done (5 left) 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2635: done (4 left) 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2636: setattr oid 34 current snap is 253 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2631: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:2631: finishing copy_from to smithi02397626-15 2024-02-11T22:23:05.051 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1383 (ObjNum 763 snap 236 seq_num 763) dirty exists 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: finishing write tid 1 to smithi02397626-29 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: finishing write tid 2 to smithi02397626-29 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: finishing write tid 3 to smithi02397626-29 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: finishing write tid 4 to smithi02397626-29 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: finishing write tid 5 to smithi02397626-29 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: oid 29 updating version 0 to 1436 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: oid 29 version 1436 is already newer than 1435 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: oid 29 updating version 1436 to 1437 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: oid 29 version 1437 is already newer than 1434 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1437 (ObjNum 794 snap 253 seq_num 794) dirty exists 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2633: left oid 29 (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2634: finishing write tid 1 to smithi02397626-7 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2634: finishing write tid 2 to smithi02397626-7 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2634: finishing write tid 3 to smithi02397626-7 2024-02-11T22:23:05.052 INFO:tasks.rados.rados.0.smithi023.stdout:2634: finishing write tid 4 to smithi02397626-7 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: finishing write tid 5 to smithi02397626-7 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: oid 7 updating version 0 to 1606 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: oid 7 version 1606 is already newer than 1604 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: oid 7 updating version 1606 to 1607 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: oid 7 version 1607 is already newer than 1605 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1607 (ObjNum 795 snap 253 seq_num 795) dirty exists 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: left oid 7 (ObjNum 795 snap 253 seq_num 795) 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2631: done (4 left) 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2632: done (3 left) 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2633: done (2 left) 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2634: done (1 left) 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2637: read oid 1 snap -1 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2637: expect (ObjNum 787 snap 250 seq_num 787) 2024-02-11T22:23:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 253 2024-02-11T22:23:05.054 INFO:tasks.rados.rados.0.smithi023.stdout:2638: seq_num 797 ranges {0=557056,557056=589824,1146880=212992} 2024-02-11T22:23:05.055 INFO:tasks.rados.rados.0.smithi023.stdout:2638: writing smithi02397626-18 from 0 to 557056 tid 1 2024-02-11T22:23:05.057 INFO:tasks.rados.rados.0.smithi023.stdout:2638: writing smithi02397626-18 from 557056 to 1146880 tid 2 2024-02-11T22:23:05.059 INFO:tasks.rados.rados.0.smithi023.stdout:2638: writing smithi02397626-18 from 1146880 to 1359872 tid 3 2024-02-11T22:23:05.059 INFO:tasks.rados.rados.0.smithi023.stdout:2639: delete oid 20 current snap is 253 2024-02-11T22:23:05.059 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1405 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:23:05.059 INFO:tasks.rados.rados.0.smithi023.stdout:2637: expect (ObjNum 787 snap 250 seq_num 787) 2024-02-11T22:23:05.090 INFO:tasks.rados.rados.0.smithi023.stdout:2638: finishing write tid 1 to smithi02397626-18 2024-02-11T22:23:05.090 INFO:tasks.rados.rados.0.smithi023.stdout:2638: finishing write tid 2 to smithi02397626-18 2024-02-11T22:23:05.090 INFO:tasks.rados.rados.0.smithi023.stdout:2638: finishing write tid 3 to smithi02397626-18 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2638: finishing write tid 4 to smithi02397626-18 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2636: done (3 left) 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2637: done (2 left) 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2639: done (1 left) 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2640: read oid 28 snap -1 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2640: expect deleted 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2641: rollback oid 6 current snap is 253 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 241 2024-02-11T22:23:05.091 INFO:tasks.rados.rados.0.smithi023.stdout:2638: finishing write tid 5 to smithi02397626-18 2024-02-11T22:23:05.092 INFO:tasks.rados.rados.0.smithi023.stdout:2638: oid 18 updating version 0 to 1384 2024-02-11T22:23:05.092 INFO:tasks.rados.rados.0.smithi023.stdout:2638: oid 18 updating version 1384 to 1387 2024-02-11T22:23:05.092 INFO:tasks.rados.rados.0.smithi023.stdout:2638: oid 18 version 1387 is already newer than 1386 2024-02-11T22:23:05.092 INFO:tasks.rados.rados.0.smithi023.stdout:2638: oid 18 version 1387 is already newer than 1385 2024-02-11T22:23:05.092 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1387 (ObjNum 797 snap 253 seq_num 797) dirty exists 2024-02-11T22:23:05.093 INFO:tasks.rados.rados.0.smithi023.stdout:2638: left oid 18 (ObjNum 797 snap 253 seq_num 797) 2024-02-11T22:23:05.093 INFO:tasks.rados.rados.0.smithi023.stdout:2638: done (2 left) 2024-02-11T22:23:05.093 INFO:tasks.rados.rados.0.smithi023.stdout:2642: rmattr oid 50 current snap is 253 2024-02-11T22:23:05.093 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 253 2024-02-11T22:23:05.093 INFO:tasks.rados.rados.0.smithi023.stdout:2643: seq_num 799 ranges {8691712=589824,9281536=802816} 2024-02-11T22:23:05.141 INFO:tasks.rados.rados.0.smithi023.stdout:2643: writing smithi02397626-5 from 8691712 to 9281536 tid 1 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2643: writing smithi02397626-5 from 9281536 to 10084352 tid 2 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2644: read oid 48 snap -1 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2644: expect deleted 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2645: read oid 46 snap -1 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2645: expect deleted 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2646: rollback oid 4 current snap is 253 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 227 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2641: finishing rollback tid 0 to smithi02397626-6 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2641: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:2641: finishing rollback tid 2 to smithi02397626-6 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1657 (ObjNum 742 snap 227 seq_num 742) dirty exists 2024-02-11T22:23:05.149 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1658 (ObjNum 564 snap 181 seq_num 564) dirty exists 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2643: finishing write tid 1 to smithi02397626-5 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2640: done (6 left) 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2641: done (5 left) 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2642: done (4 left) 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2647: read oid 1 snap -1 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2647: expect (ObjNum 787 snap 250 seq_num 787) 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2648: read oid 34 snap -1 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2648: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2649: rollback oid 17 current snap is 253 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 243 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2650: rollback oid 9 current snap is 253 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 249 2024-02-11T22:23:05.150 INFO:tasks.rados.rados.0.smithi023.stdout:2651: setattr oid 27 current snap is 253 2024-02-11T22:23:05.151 INFO:tasks.rados.rados.0.smithi023.stdout:2645: done (8 left) 2024-02-11T22:23:05.151 INFO:tasks.rados.rados.0.smithi023.stdout:2652: snap_create 2024-02-11T22:23:05.151 INFO:tasks.rados.rados.0.smithi023.stdout:2649: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:23:05.153 INFO:tasks.rados.rados.0.smithi023.stdout:2643: finishing write tid 2 to smithi02397626-5 2024-02-11T22:23:05.153 INFO:tasks.rados.rados.0.smithi023.stdout:2643: finishing write tid 3 to smithi02397626-5 2024-02-11T22:23:05.154 INFO:tasks.rados.rados.0.smithi023.stdout:2646: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:23:05.154 INFO:tasks.rados.rados.0.smithi023.stdout:2646: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:23:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-mon[111262]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-11T22:23:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/508878237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-mon[111262]: osdmap e570: 8 total, 8 up, 8 in 2024-02-11T22:23:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-mon[113671]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-11T22:23:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/508878237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-mon[113671]: osdmap e570: 8 total, 8 up, 8 in 2024-02-11T22:23:05.157 INFO:tasks.rados.rados.0.smithi023.stdout:2646: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:23:05.157 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1610 (ObjNum 629 snap 195 seq_num 629) dirty exists 2024-02-11T22:23:05.158 INFO:tasks.rados.rados.0.smithi023.stdout:2649: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:23:05.158 INFO:tasks.rados.rados.0.smithi023.stdout:2649: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:23:05.158 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1728 (ObjNum 669 snap 205 seq_num 669) dirty exists 2024-02-11T22:23:05.158 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1388 (ObjNum 763 snap 236 seq_num 763) dirty exists 2024-02-11T22:23:05.158 INFO:tasks.rados.rados.0.smithi023.stdout:2648: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:23:05.189 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:23:05.258 INFO:tasks.rados.rados.0.smithi023.stdout:2643: finishing write tid 4 to smithi02397626-5 2024-02-11T22:23:05.259 INFO:tasks.rados.rados.0.smithi023.stdout:2643: oid 5 updating version 0 to 1711 2024-02-11T22:23:05.259 INFO:tasks.rados.rados.0.smithi023.stdout:2643: oid 5 version 1711 is already newer than 1710 2024-02-11T22:23:05.259 INFO:tasks.rados.rados.0.smithi023.stdout:2643: oid 5 version 1711 is already newer than 1709 2024-02-11T22:23:05.259 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1711 (ObjNum 799 snap 253 seq_num 799) dirty exists 2024-02-11T22:23:05.259 INFO:tasks.rados.rados.0.smithi023.stdout:2643: left oid 5 (ObjNum 799 snap 253 seq_num 799) 2024-02-11T22:23:05.259 INFO:tasks.rados.rados.0.smithi023.stdout:2647: expect (ObjNum 787 snap 250 seq_num 787) 2024-02-11T22:23:05.289 INFO:tasks.rados.rados.0.smithi023.stdout:2650: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:23:05.290 INFO:tasks.rados.rados.0.smithi023.stdout:2650: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:23:05.290 INFO:tasks.rados.rados.0.smithi023.stdout:2650: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:23:05.290 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2008 (ObjNum 771 snap 239 seq_num 771) dirty exists 2024-02-11T22:23:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:05 smithi160 ceph-mon[106289]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-11T22:23:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:05 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/508878237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:05 smithi160 ceph-mon[106289]: osdmap e570: 8 total, 8 up, 8 in 2024-02-11T22:23:06.064 INFO:tasks.rados.rados.0.smithi023.stdout:2643: done (8 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2644: done (7 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2646: done (6 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2647: done (5 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2648: done (4 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2649: done (3 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2650: done (2 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2651: done (1 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2652: done (0 left) 2024-02-11T22:23:06.065 INFO:tasks.rados.rados.0.smithi023.stdout:2653: delete oid 27 current snap is 254 2024-02-11T22:23:06.070 INFO:tasks.rados.rados.0.smithi023.stdout:2653: done (0 left) 2024-02-11T22:23:06.070 INFO:tasks.rados.rados.0.smithi023.stdout:2654: read oid 47 snap 251 2024-02-11T22:23:06.071 INFO:tasks.rados.rados.0.smithi023.stdout:2654: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:23:06.071 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 254 2024-02-11T22:23:06.071 INFO:tasks.rados.rados.0.smithi023.stdout:2655: seq_num 801 ranges {385024=622592,1007616=573440,1581056=229376} 2024-02-11T22:23:06.075 INFO:tasks.rados.rados.0.smithi023.stdout:2655: writing smithi02397626-13 from 385024 to 1007616 tid 1 2024-02-11T22:23:06.080 INFO:tasks.rados.rados.0.smithi023.stdout:2655: writing smithi02397626-13 from 1007616 to 1581056 tid 2 2024-02-11T22:23:06.081 INFO:tasks.rados.rados.0.smithi023.stdout:2655: writing smithi02397626-13 from 1581056 to 1810432 tid 3 2024-02-11T22:23:06.081 INFO:tasks.rados.rados.0.smithi023.stdout:2656: read oid 3 snap 248 2024-02-11T22:23:06.081 INFO:tasks.rados.rados.0.smithi023.stdout:2656: expect deleted 2024-02-11T22:23:06.081 INFO:tasks.rados.rados.0.smithi023.stdout:2657: snap_remove snap 240 2024-02-11T22:23:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:23:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:23:05] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:23:07.027 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-02-11T22:23:07.089 INFO:tasks.rados.rados.0.smithi023.stdout:2657: done (3 left) 2024-02-11T22:23:07.089 INFO:tasks.rados.rados.0.smithi023.stdout:2658: rollback oid 49 current snap is 254 2024-02-11T22:23:07.090 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 252 2024-02-11T22:23:07.090 INFO:tasks.rados.rados.0.smithi023.stdout:2659: snap_create 2024-02-11T22:23:07.090 INFO:tasks.rados.rados.0.smithi023.stdout:2654: expect (ObjNum 607 snap 188 seq_num 607) 2024-02-11T22:23:07.115 INFO:tasks.rados.rados.0.smithi023.stdout:2655: finishing write tid 1 to smithi02397626-13 2024-02-11T22:23:07.116 INFO:tasks.rados.rados.0.smithi023.stdout:2655: finishing write tid 2 to smithi02397626-13 2024-02-11T22:23:07.116 INFO:tasks.rados.rados.0.smithi023.stdout:2655: finishing write tid 3 to smithi02397626-13 2024-02-11T22:23:07.116 INFO:tasks.rados.rados.0.smithi023.stdout:2655: finishing write tid 4 to smithi02397626-13 2024-02-11T22:23:07.116 INFO:tasks.rados.rados.0.smithi023.stdout:2655: finishing write tid 5 to smithi02397626-13 2024-02-11T22:23:07.116 INFO:tasks.rados.rados.0.smithi023.stdout:2655: oid 13 updating version 0 to 1441 2024-02-11T22:23:07.116 INFO:tasks.rados.rados.0.smithi023.stdout:2655: oid 13 version 1441 is already newer than 1440 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:2655: oid 13 version 1441 is already newer than 1439 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:2655: oid 13 version 1441 is already newer than 1438 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1441 (ObjNum 801 snap 254 seq_num 801) dirty exists 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:2655: left oid 13 (ObjNum 801 snap 254 seq_num 801) 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:2658: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:2658: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:23:07.117 INFO:tasks.rados.rados.0.smithi023.stdout:2658: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:23:07.118 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1492 (ObjNum 784 snap 250 seq_num 784) dirty exists 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[111262]: pgmap v553: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 744 KiB/s wr, 12 op/s 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[111262]: osdmap e571: 8 total, 8 up, 8 in 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/688610604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[113671]: pgmap v553: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 744 KiB/s wr, 12 op/s 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[113671]: osdmap e571: 8 total, 8 up, 8 in 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:07.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:07 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/688610604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:07.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:07 smithi160 ceph-mon[106289]: pgmap v553: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 303 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 744 KiB/s wr, 12 op/s 2024-02-11T22:23:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:07 smithi160 ceph-mon[106289]: osdmap e571: 8 total, 8 up, 8 in 2024-02-11T22:23:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:07 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/688610604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:07.446 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e509b316-c929-11ee-95b9-87774f69a715 -e sha1=d4ed20cfb238ef2c47d64ca4533eca00b8968b98 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-11T22:23:07.718 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:23:07.851 INFO:tasks.rados.rados.0.smithi023.stdout:2654: done (4 left) 2024-02-11T22:23:07.851 INFO:tasks.rados.rados.0.smithi023.stdout:2655: done (3 left) 2024-02-11T22:23:07.852 INFO:tasks.rados.rados.0.smithi023.stdout:2656: done (2 left) 2024-02-11T22:23:07.852 INFO:tasks.rados.rados.0.smithi023.stdout:2658: done (1 left) 2024-02-11T22:23:07.852 INFO:tasks.rados.rados.0.smithi023.stdout:2659: done (0 left) 2024-02-11T22:23:07.852 INFO:tasks.rados.rados.0.smithi023.stdout:2660: delete oid 42 current snap is 255 2024-02-11T22:23:07.853 INFO:tasks.rados.rados.0.smithi023.stdout:2660: done (0 left) 2024-02-11T22:23:07.853 INFO:tasks.rados.rados.0.smithi023.stdout:2661: snap_remove snap 200 2024-02-11T22:23:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:08 smithi023 ceph-mon[111262]: osdmap e572: 8 total, 8 up, 8 in 2024-02-11T22:23:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:08 smithi023 ceph-mon[111262]: osdmap e573: 8 total, 8 up, 8 in 2024-02-11T22:23:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:08 smithi023 ceph-mon[113671]: osdmap e572: 8 total, 8 up, 8 in 2024-02-11T22:23:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:08 smithi023 ceph-mon[113671]: osdmap e573: 8 total, 8 up, 8 in 2024-02-11T22:23:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:08 smithi160 ceph-mon[106289]: osdmap e572: 8 total, 8 up, 8 in 2024-02-11T22:23:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:08 smithi160 ceph-mon[106289]: osdmap e573: 8 total, 8 up, 8 in 2024-02-11T22:23:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:2661: done (0 left) 2024-02-11T22:23:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:2662: read oid 23 snap -1 2024-02-11T22:23:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:2662: expect deleted 2024-02-11T22:23:08.864 INFO:tasks.rados.rados.0.smithi023.stdout:2663: read oid 13 snap -1 2024-02-11T22:23:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:2663: expect (ObjNum 801 snap 254 seq_num 801) 2024-02-11T22:23:08.865 INFO:tasks.rados.rados.0.smithi023.stdout:2664: snap_create 2024-02-11T22:23:08.884 INFO:tasks.rados.rados.0.smithi023.stdout:2663: expect (ObjNum 801 snap 254 seq_num 801) 2024-02-11T22:23:09.028 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-658-gd4ed20cf (d4ed20cfb238ef2c47d64ca4533eca00b8968b98) squid (dev)" 2024-02-11T22:23:09.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:09 smithi023 ceph-mon[111262]: pgmap v556: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 672 KiB/s wr, 32 op/s 2024-02-11T22:23:09.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:09 smithi023 ceph-mon[111262]: osdmap e574: 8 total, 8 up, 8 in 2024-02-11T22:23:09.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:09 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1076486165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:09.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:09 smithi023 ceph-mon[113671]: pgmap v556: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 672 KiB/s wr, 32 op/s 2024-02-11T22:23:09.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:09 smithi023 ceph-mon[113671]: osdmap e574: 8 total, 8 up, 8 in 2024-02-11T22:23:09.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:09 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1076486165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:09.444 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-11T22:23:09.444 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-02-11T22:23:09.445 DEBUG:teuthology.parallel:result is None 2024-02-11T22:23:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:09 smithi160 ceph-mon[106289]: pgmap v556: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 672 KiB/s wr, 32 op/s 2024-02-11T22:23:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:09 smithi160 ceph-mon[106289]: osdmap e574: 8 total, 8 up, 8 in 2024-02-11T22:23:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:09 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1076486165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2662: done (2 left) 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2663: done (1 left) 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2664: done (0 left) 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2665: copy_from oid 22 from oid 29 current snap is 256 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2666: read oid 10 snap -1 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2666: expect deleted 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 256 2024-02-11T22:23:09.866 INFO:tasks.rados.rados.0.smithi023.stdout:2667: seq_num 803 ranges {2301952=655360,2957312=745472,3702784=57344} 2024-02-11T22:23:09.882 INFO:tasks.rados.rados.0.smithi023.stdout:2667: writing smithi02397626-34 from 2301952 to 2957312 tid 1 2024-02-11T22:23:09.886 INFO:tasks.rados.rados.0.smithi023.stdout:2667: writing smithi02397626-34 from 2957312 to 3702784 tid 2 2024-02-11T22:23:09.887 INFO:tasks.rados.rados.0.smithi023.stdout:2667: writing smithi02397626-34 from 3702784 to 3760128 tid 3 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2668: rollback oid 16 current snap is 256 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 16 to 249 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2665: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2665: finishing copy_from to smithi02397626-22 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1437 (ObjNum 794 snap 253 seq_num 794) dirty exists 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2667: finishing write tid 1 to smithi02397626-34 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2665: done (3 left) 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2666: done (2 left) 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2669: read oid 47 snap -1 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2669: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2670: copy_from oid 38 from oid 45 current snap is 256 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:2671: rollback oid 49 current snap is 256 2024-02-11T22:23:09.888 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 230 2024-02-11T22:23:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:2672: setattr oid 30 current snap is 256 2024-02-11T22:23:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:2668: finishing rollback tid 1 to smithi02397626-16 2024-02-11T22:23:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 0 (ObjNum 161 snap 0 seq_num 2) dirty dne 2024-02-11T22:23:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:2668: done (5 left) 2024-02-11T22:23:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:2673: setattr oid 7 current snap is 256 2024-02-11T22:23:09.891 INFO:tasks.rados.rados.0.smithi023.stdout:2667: finishing write tid 2 to smithi02397626-34 2024-02-11T22:23:09.892 INFO:tasks.rados.rados.0.smithi023.stdout:2671: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:23:09.892 INFO:tasks.rados.rados.0.smithi023.stdout:2667: finishing write tid 3 to smithi02397626-34 2024-02-11T22:23:09.893 INFO:tasks.rados.rados.0.smithi023.stdout:2667: finishing write tid 4 to smithi02397626-34 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2671: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1494 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2671: done (5 left) 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2674: read oid 6 snap -1 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2674: expect (ObjNum 742 snap 227 seq_num 742) 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2675: rmattr oid 20 current snap is 256 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2675: done (6 left) 2024-02-11T22:23:09.895 INFO:tasks.rados.rados.0.smithi023.stdout:2676: copy_from oid 16 from oid 49 current snap is 256 2024-02-11T22:23:09.896 INFO:tasks.rados.rados.0.smithi023.stdout:2677: delete oid 13 current snap is 256 2024-02-11T22:23:09.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1729 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:2667: finishing write tid 5 to smithi02397626-34 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:2667: oid 34 updating version 0 to 1408 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:2667: oid 34 version 1408 is already newer than 1406 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:2667: oid 34 version 1408 is already newer than 1407 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:2667: oid 34 updating version 1408 to 1409 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1409 (ObjNum 803 snap 256 seq_num 803) dirty exists 2024-02-11T22:23:09.900 INFO:tasks.rados.rados.0.smithi023.stdout:2667: left oid 34 (ObjNum 803 snap 256 seq_num 803) 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2676: finishing copy_from to smithi02397626-16 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2676: got expected ENOENT (src dne) 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2676: finishing copy_from racing read to smithi02397626-16 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2670: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2667: done (7 left) 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2672: done (6 left) 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2676: done (5 left) 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2677: done (4 left) 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2678: rollback oid 14 current snap is 256 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 245 2024-02-11T22:23:09.902 INFO:tasks.rados.rados.0.smithi023.stdout:2679: read oid 21 snap -1 2024-02-11T22:23:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:2679: expect (ObjNum 775 snap 242 seq_num 775) 2024-02-11T22:23:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:2680: delete oid 15 current snap is 256 2024-02-11T22:23:09.903 INFO:tasks.rados.rados.0.smithi023.stdout:2669: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1611 (ObjNum 795 snap 253 seq_num 795) dirty exists 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:2670: finishing copy_from to smithi02397626-38 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1417 (ObjNum 781 snap 249 seq_num 781) dirty exists 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:2678: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:2678: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:2678: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1392 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:23:09.999 INFO:tasks.rados.rados.0.smithi023.stdout:2674: expect (ObjNum 742 snap 227 seq_num 742) 2024-02-11T22:23:10.198 INFO:tasks.rados.rados.0.smithi023.stdout:2679: expect (ObjNum 775 snap 242 seq_num 775) 2024-02-11T22:23:10.541 INFO:tasks.rados.rados.0.smithi023.stdout:2669: done (6 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2670: done (5 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2673: done (4 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2674: done (3 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2678: done (2 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2679: done (1 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2680: done (0 left) 2024-02-11T22:23:10.542 INFO:tasks.rados.rados.0.smithi023.stdout:2681: setattr oid 7 current snap is 256 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2682: copy_from oid 43 from oid 12 current snap is 256 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2683: read oid 28 snap -1 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2683: expect deleted 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2684: rollback oid 47 current snap is 256 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 47 to 254 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 256 2024-02-11T22:23:10.544 INFO:tasks.rados.rados.0.smithi023.stdout:2685: seq_num 806 ranges {0=704512,704512=442368,1146880=360448} 2024-02-11T22:23:10.548 INFO:tasks.rados.rados.0.smithi023.stdout:2685: writing smithi02397626-10 from 0 to 704512 tid 1 2024-02-11T22:23:10.550 INFO:tasks.rados.rados.0.smithi023.stdout:2685: writing smithi02397626-10 from 704512 to 1146880 tid 2 2024-02-11T22:23:10.553 INFO:tasks.rados.rados.0.smithi023.stdout:2685: writing smithi02397626-10 from 1146880 to 1507328 tid 3 2024-02-11T22:23:10.553 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 256 2024-02-11T22:23:10.553 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1612 (ObjNum 795 snap 253 seq_num 795) dirty exists 2024-02-11T22:23:10.553 INFO:tasks.rados.rados.0.smithi023.stdout:2684: finishing rollback tid 0 to smithi02397626-47 2024-02-11T22:23:10.553 INFO:tasks.rados.rados.0.smithi023.stdout:2686: seq_num 807 ranges {3760128=720896,4481024=729088,5210112=73728} 2024-02-11T22:23:10.577 INFO:tasks.rados.rados.0.smithi023.stdout:2686: writing smithi02397626-34 from 3760128 to 4481024 tid 1 2024-02-11T22:23:10.581 INFO:tasks.rados.rados.0.smithi023.stdout:2686: writing smithi02397626-34 from 4481024 to 5210112 tid 2 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:2686: writing smithi02397626-34 from 5210112 to 5283840 tid 3 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:2681: done (5 left) 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:2683: done (4 left) 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:2687: snap_create 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:2684: finishing rollback tid 1 to smithi02397626-47 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:2684: finishing rollback tid 2 to smithi02397626-47 2024-02-11T22:23:10.582 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1398 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2682: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: finishing write tid 1 to smithi02397626-10 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: finishing write tid 2 to smithi02397626-10 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: finishing write tid 3 to smithi02397626-10 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2682: finishing copy_from to smithi02397626-43 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1603 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: finishing write tid 4 to smithi02397626-10 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: finishing write tid 5 to smithi02397626-10 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: oid 10 updating version 0 to 1730 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: oid 10 updating version 1730 to 1732 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: oid 10 version 1732 is already newer than 1731 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:2685: oid 10 updating version 1732 to 1735 2024-02-11T22:23:10.583 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1735 (ObjNum 806 snap 256 seq_num 806) dirty exists 2024-02-11T22:23:10.584 INFO:tasks.rados.rados.0.smithi023.stdout:2685: left oid 10 (ObjNum 806 snap 256 seq_num 806) 2024-02-11T22:23:10.584 INFO:tasks.rados.rados.0.smithi023.stdout:2686: finishing write tid 1 to smithi02397626-34 2024-02-11T22:23:10.585 INFO:tasks.rados.rados.0.smithi023.stdout:2686: finishing write tid 2 to smithi02397626-34 2024-02-11T22:23:10.585 INFO:tasks.rados.rados.0.smithi023.stdout:2686: finishing write tid 3 to smithi02397626-34 2024-02-11T22:23:10.585 INFO:tasks.rados.rados.0.smithi023.stdout:2686: finishing write tid 4 to smithi02397626-34 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:2686: finishing write tid 5 to smithi02397626-34 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:2686: oid 34 updating version 0 to 1411 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:2686: oid 34 updating version 1411 to 1413 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:2686: oid 34 version 1413 is already newer than 1412 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:2686: oid 34 version 1413 is already newer than 1410 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1413 (ObjNum 807 snap 256 seq_num 807) dirty exists 2024-02-11T22:23:10.586 INFO:tasks.rados.rados.0.smithi023.stdout:2686: left oid 34 (ObjNum 807 snap 256 seq_num 807) 2024-02-11T22:23:11.109 INFO:tasks.rados.rados.0.smithi023.stdout:2682: done (4 left) 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2684: done (3 left) 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2685: done (2 left) 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2686: done (1 left) 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2687: done (0 left) 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2688: rollback oid 45 current snap is 257 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 256 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2689: read oid 14 snap -1 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2689: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2690: read oid 3 snap -1 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2690: expect deleted 2024-02-11T22:23:11.110 INFO:tasks.rados.rados.0.smithi023.stdout:2691: delete oid 25 current snap is 257 2024-02-11T22:23:11.116 INFO:tasks.rados.rados.0.smithi023.stdout:2688: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:23:11.116 INFO:tasks.rados.rados.0.smithi023.stdout:2690: done (3 left) 2024-02-11T22:23:11.116 INFO:tasks.rados.rados.0.smithi023.stdout:2691: done (2 left) 2024-02-11T22:23:11.116 INFO:tasks.rados.rados.0.smithi023.stdout:2692: delete oid 25 current snap is 257 2024-02-11T22:23:11.117 INFO:tasks.rados.rados.0.smithi023.stdout:2688: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:23:11.119 INFO:tasks.rados.rados.0.smithi023.stdout:2688: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:23:11.119 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1420 (ObjNum 781 snap 249 seq_num 781) dirty exists 2024-02-11T22:23:11.122 INFO:tasks.rados.rados.0.smithi023.stdout:2688: done (2 left) 2024-02-11T22:23:11.122 INFO:tasks.rados.rados.0.smithi023.stdout:2692: done (1 left) 2024-02-11T22:23:11.122 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 257 2024-02-11T22:23:11.122 INFO:tasks.rados.rados.0.smithi023.stdout:2693: seq_num 810 ranges {3153920=770048,3923968=778240,4702208=24576} 2024-02-11T22:23:11.144 INFO:tasks.rados.rados.0.smithi023.stdout:2693: writing smithi02397626-6 from 3153920 to 3923968 tid 1 2024-02-11T22:23:11.148 INFO:tasks.rados.rados.0.smithi023.stdout:2693: writing smithi02397626-6 from 3923968 to 4702208 tid 2 2024-02-11T22:23:11.149 INFO:tasks.rados.rados.0.smithi023.stdout:2693: writing smithi02397626-6 from 4702208 to 4726784 tid 3 2024-02-11T22:23:11.149 INFO:tasks.rados.rados.0.smithi023.stdout:2694: rollback oid 39 current snap is 257 2024-02-11T22:23:11.149 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 39 to 253 2024-02-11T22:23:11.149 INFO:tasks.rados.rados.0.smithi023.stdout:2689: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:23:11.154 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:10 smithi023 ceph-mon[111262]: pgmap v559: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-02-11T22:23:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:10 smithi023 ceph-mon[111262]: osdmap e575: 8 total, 8 up, 8 in 2024-02-11T22:23:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:10 smithi023 ceph-mon[113671]: pgmap v559: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-02-11T22:23:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:10 smithi023 ceph-mon[113671]: osdmap e575: 8 total, 8 up, 8 in 2024-02-11T22:23:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:10 smithi160 ceph-mon[106289]: pgmap v559: 121 pgs: 121 active+clean; 312 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-02-11T22:23:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:10 smithi160 ceph-mon[106289]: osdmap e575: 8 total, 8 up, 8 in 2024-02-11T22:23:11.224 INFO:tasks.rados.rados.0.smithi023.stdout:2693: finishing write tid 1 to smithi02397626-6 2024-02-11T22:23:11.224 INFO:tasks.rados.rados.0.smithi023.stdout:2694: finishing rollback tid 0 to smithi02397626-39 2024-02-11T22:23:11.224 INFO:tasks.rados.rados.0.smithi023.stdout:2694: finishing rollback tid 1 to smithi02397626-39 2024-02-11T22:23:11.224 INFO:tasks.rados.rados.0.smithi023.stdout:2694: finishing rollback tid 2 to smithi02397626-39 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1455 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: finishing write tid 2 to smithi02397626-6 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2689: done (2 left) 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2694: done (1 left) 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2695: snap_create 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: finishing write tid 3 to smithi02397626-6 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: finishing write tid 4 to smithi02397626-6 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: finishing write tid 5 to smithi02397626-6 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: oid 6 updating version 0 to 1674 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: oid 6 updating version 1674 to 1675 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: oid 6 updating version 1675 to 1676 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: oid 6 updating version 1676 to 1677 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1677 (ObjNum 810 snap 257 seq_num 810) dirty exists 2024-02-11T22:23:11.225 INFO:tasks.rados.rados.0.smithi023.stdout:2693: left oid 6 (ObjNum 810 snap 257 seq_num 810) 2024-02-11T22:23:12.121 INFO:tasks.rados.rados.0.smithi023.stdout:2693: done (1 left) 2024-02-11T22:23:12.121 INFO:tasks.rados.rados.0.smithi023.stdout:2695: done (0 left) 2024-02-11T22:23:12.121 INFO:tasks.rados.rados.0.smithi023.stdout:2696: snap_create 2024-02-11T22:23:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:12 smithi023 ceph-mon[111262]: osdmap e576: 8 total, 8 up, 8 in 2024-02-11T22:23:12.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:12 smithi023 ceph-mon[113671]: osdmap e576: 8 total, 8 up, 8 in 2024-02-11T22:23:12.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:12 smithi160 ceph-mon[106289]: osdmap e576: 8 total, 8 up, 8 in 2024-02-11T22:23:12.858 INFO:tasks.rados.rados.0.smithi023.stdout:2696: done (0 left) 2024-02-11T22:23:12.858 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 259 2024-02-11T22:23:12.858 INFO:tasks.rados.rados.0.smithi023.stdout:2697: seq_num 811 ranges {0=786432,786432=663552,1449984=139264} 2024-02-11T22:23:12.862 INFO:tasks.rados.rados.0.smithi023.stdout:2697: writing smithi02397626-36 from 0 to 786432 tid 1 2024-02-11T22:23:12.866 INFO:tasks.rados.rados.0.smithi023.stdout:2697: writing smithi02397626-36 from 786432 to 1449984 tid 2 2024-02-11T22:23:12.867 INFO:tasks.rados.rados.0.smithi023.stdout:2697: writing smithi02397626-36 from 1449984 to 1589248 tid 3 2024-02-11T22:23:12.867 INFO:tasks.rados.rados.0.smithi023.stdout:2698: snap_create 2024-02-11T22:23:12.868 INFO:tasks.rados.rados.0.smithi023.stdout:2697: finishing write tid 1 to smithi02397626-36 2024-02-11T22:23:12.871 INFO:tasks.rados.rados.0.smithi023.stdout:2697: finishing write tid 2 to smithi02397626-36 2024-02-11T22:23:12.872 INFO:tasks.rados.rados.0.smithi023.stdout:2697: finishing write tid 3 to smithi02397626-36 2024-02-11T22:23:12.872 INFO:tasks.rados.rados.0.smithi023.stdout:2697: finishing write tid 4 to smithi02397626-36 2024-02-11T22:23:12.875 INFO:tasks.rados.rados.0.smithi023.stdout:2697: finishing write tid 5 to smithi02397626-36 2024-02-11T22:23:12.875 INFO:tasks.rados.rados.0.smithi023.stdout:2697: oid 36 updating version 0 to 1426 2024-02-11T22:23:12.875 INFO:tasks.rados.rados.0.smithi023.stdout:2697: oid 36 updating version 1426 to 1427 2024-02-11T22:23:12.875 INFO:tasks.rados.rados.0.smithi023.stdout:2697: oid 36 version 1427 is already newer than 1425 2024-02-11T22:23:12.875 INFO:tasks.rados.rados.0.smithi023.stdout:2697: oid 36 updating version 1427 to 1428 2024-02-11T22:23:12.875 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1428 (ObjNum 811 snap 259 seq_num 811) dirty exists 2024-02-11T22:23:12.876 INFO:tasks.rados.rados.0.smithi023.stdout:2697: left oid 36 (ObjNum 811 snap 259 seq_num 811) 2024-02-11T22:23:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:13 smithi023 ceph-mon[111262]: pgmap v562: 121 pgs: 121 active+clean; 273 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 444 KiB/s rd, 5.0 MiB/s wr, 16 op/s 2024-02-11T22:23:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:13 smithi023 ceph-mon[111262]: osdmap e577: 8 total, 8 up, 8 in 2024-02-11T22:23:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:13 smithi023 ceph-mon[111262]: osdmap e578: 8 total, 8 up, 8 in 2024-02-11T22:23:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:13 smithi023 ceph-mon[113671]: pgmap v562: 121 pgs: 121 active+clean; 273 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 444 KiB/s rd, 5.0 MiB/s wr, 16 op/s 2024-02-11T22:23:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:13 smithi023 ceph-mon[113671]: osdmap e577: 8 total, 8 up, 8 in 2024-02-11T22:23:13.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:13 smithi023 ceph-mon[113671]: osdmap e578: 8 total, 8 up, 8 in 2024-02-11T22:23:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:13 smithi160 ceph-mon[106289]: pgmap v562: 121 pgs: 121 active+clean; 273 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 444 KiB/s rd, 5.0 MiB/s wr, 16 op/s 2024-02-11T22:23:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:13 smithi160 ceph-mon[106289]: osdmap e577: 8 total, 8 up, 8 in 2024-02-11T22:23:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:13 smithi160 ceph-mon[106289]: osdmap e578: 8 total, 8 up, 8 in 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2697: done (1 left) 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2698: done (0 left) 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2699: read oid 5 snap 249 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2699: expect (ObjNum 757 snap 234 seq_num 757) 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2700: rollback oid 9 current snap is 260 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 251 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2701: read oid 24 snap -1 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2701: expect (ObjNum 785 snap 250 seq_num 785) 2024-02-11T22:23:13.877 INFO:tasks.rados.rados.0.smithi023.stdout:2702: delete oid 26 current snap is 260 2024-02-11T22:23:13.889 INFO:tasks.rados.rados.0.smithi023.stdout:2702: done (3 left) 2024-02-11T22:23:13.889 INFO:tasks.rados.rados.0.smithi023.stdout:2703: delete oid 20 current snap is 260 2024-02-11T22:23:13.889 INFO:tasks.rados.rados.0.smithi023.stdout:2700: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:23:13.889 INFO:tasks.rados.rados.0.smithi023.stdout:2700: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:23:13.890 INFO:tasks.rados.rados.0.smithi023.stdout:2700: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:23:13.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2032 (ObjNum 790 snap 250 seq_num 790) dirty exists 2024-02-11T22:23:13.893 INFO:tasks.rados.rados.0.smithi023.stdout:2701: expect (ObjNum 785 snap 250 seq_num 785) 2024-02-11T22:23:14.016 INFO:tasks.rados.rados.0.smithi023.stdout:2699: expect (ObjNum 757 snap 234 seq_num 757) 2024-02-11T22:23:14.612 INFO:tasks.rados.rados.0.smithi023.stdout:2699: done (3 left) 2024-02-11T22:23:14.612 INFO:tasks.rados.rados.0.smithi023.stdout:2700: done (2 left) 2024-02-11T22:23:14.612 INFO:tasks.rados.rados.0.smithi023.stdout:2701: done (1 left) 2024-02-11T22:23:14.612 INFO:tasks.rados.rados.0.smithi023.stdout:2703: done (0 left) 2024-02-11T22:23:14.612 INFO:tasks.rados.rados.0.smithi023.stdout:2704: snap_remove snap 228 2024-02-11T22:23:15.147 INFO:tasks.rados.rados.0.smithi023.stdout:2704: done (0 left) 2024-02-11T22:23:15.147 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 260 2024-02-11T22:23:15.147 INFO:tasks.rados.rados.0.smithi023.stdout:2705: seq_num 814 ranges {10084352=442368,10526720=770048,11296768=434176} 2024-02-11T22:23:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:14 smithi023 ceph-mon[111262]: pgmap v565: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-02-11T22:23:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:14 smithi023 ceph-mon[111262]: osdmap e579: 8 total, 8 up, 8 in 2024-02-11T22:23:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:14 smithi023 ceph-mon[113671]: pgmap v565: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-02-11T22:23:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:14 smithi023 ceph-mon[113671]: osdmap e579: 8 total, 8 up, 8 in 2024-02-11T22:23:15.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:14 smithi160 ceph-mon[106289]: pgmap v565: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-02-11T22:23:15.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:14 smithi160 ceph-mon[106289]: osdmap e579: 8 total, 8 up, 8 in 2024-02-11T22:23:15.201 INFO:tasks.rados.rados.0.smithi023.stdout:2705: writing smithi02397626-5 from 10084352 to 10526720 tid 1 2024-02-11T22:23:15.205 INFO:tasks.rados.rados.0.smithi023.stdout:2705: writing smithi02397626-5 from 10526720 to 11296768 tid 2 2024-02-11T22:23:15.208 INFO:tasks.rados.rados.0.smithi023.stdout:2705: writing smithi02397626-5 from 11296768 to 11730944 tid 3 2024-02-11T22:23:15.208 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 260 2024-02-11T22:23:15.208 INFO:tasks.rados.rados.0.smithi023.stdout:2706: seq_num 815 ranges {3047424=458752,3506176=655360,4161536=409600,4571136=139264} 2024-02-11T22:23:15.227 INFO:tasks.rados.rados.0.smithi023.stdout:2706: writing smithi02397626-24 from 3047424 to 3506176 tid 1 2024-02-11T22:23:15.231 INFO:tasks.rados.rados.0.smithi023.stdout:2706: writing smithi02397626-24 from 3506176 to 4161536 tid 2 2024-02-11T22:23:15.233 INFO:tasks.rados.rados.0.smithi023.stdout:2706: writing smithi02397626-24 from 4161536 to 4571136 tid 3 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2706: writing smithi02397626-24 from 4571136 to 4710400 tid 4 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2707: rollback oid 13 current snap is 260 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 13 to 230 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2705: finishing write tid 1 to smithi02397626-5 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2705: finishing write tid 2 to smithi02397626-5 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2705: finishing write tid 3 to smithi02397626-5 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2705: finishing write tid 4 to smithi02397626-5 2024-02-11T22:23:15.235 INFO:tasks.rados.rados.0.smithi023.stdout:2705: finishing write tid 5 to smithi02397626-5 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2705: oid 5 updating version 0 to 1748 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2705: oid 5 updating version 1748 to 1749 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2705: oid 5 version 1749 is already newer than 1747 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2705: oid 5 updating version 1749 to 1750 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1750 (ObjNum 814 snap 260 seq_num 814) dirty exists 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2705: left oid 5 (ObjNum 814 snap 260 seq_num 814) 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2706: finishing write tid 1 to smithi02397626-24 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2705: done (2 left) 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2708: delete oid 45 current snap is 260 2024-02-11T22:23:15.236 INFO:tasks.rados.rados.0.smithi023.stdout:2706: finishing write tid 2 to smithi02397626-24 2024-02-11T22:23:15.237 INFO:tasks.rados.rados.0.smithi023.stdout:2706: finishing write tid 3 to smithi02397626-24 2024-02-11T22:23:15.238 INFO:tasks.rados.rados.0.smithi023.stdout:2707: finishing rollback tid 1 to smithi02397626-13 2024-02-11T22:23:15.238 INFO:tasks.rados.rados.0.smithi023.stdout:2708: done (2 left) 2024-02-11T22:23:15.238 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 260 2024-02-11T22:23:15.238 INFO:tasks.rados.rados.0.smithi023.stdout:2709: seq_num 817 ranges {2154496=491520,2646016=417792,3063808=425984,3489792=360448} 2024-02-11T22:23:15.252 INFO:tasks.rados.rados.0.smithi023.stdout:2709: writing smithi02397626-9 from 2154496 to 2646016 tid 1 2024-02-11T22:23:15.254 INFO:tasks.rados.rados.0.smithi023.stdout:2709: writing smithi02397626-9 from 2646016 to 3063808 tid 2 2024-02-11T22:23:15.257 INFO:tasks.rados.rados.0.smithi023.stdout:2709: writing smithi02397626-9 from 3063808 to 3489792 tid 3 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2709: writing smithi02397626-9 from 3489792 to 3850240 tid 4 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2710: delete oid 44 current snap is 260 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: finishing write tid 4 to smithi02397626-24 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: finishing write tid 5 to smithi02397626-24 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2707: finishing rollback tid 2 to smithi02397626-13 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1444 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: finishing write tid 6 to smithi02397626-24 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: oid 24 updating version 0 to 1663 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: oid 24 updating version 1663 to 1664 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: oid 24 updating version 1664 to 1665 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: oid 24 updating version 1665 to 1667 2024-02-11T22:23:15.260 INFO:tasks.rados.rados.0.smithi023.stdout:2706: oid 24 version 1667 is already newer than 1666 2024-02-11T22:23:15.261 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1667 (ObjNum 815 snap 260 seq_num 815) dirty exists 2024-02-11T22:23:15.261 INFO:tasks.rados.rados.0.smithi023.stdout:2706: left oid 24 (ObjNum 815 snap 260 seq_num 815) 2024-02-11T22:23:15.261 INFO:tasks.rados.rados.0.smithi023.stdout:2709: finishing write tid 1 to smithi02397626-9 2024-02-11T22:23:15.261 INFO:tasks.rados.rados.0.smithi023.stdout:2709: finishing write tid 2 to smithi02397626-9 2024-02-11T22:23:15.261 INFO:tasks.rados.rados.0.smithi023.stdout:2709: finishing write tid 3 to smithi02397626-9 2024-02-11T22:23:15.262 INFO:tasks.rados.rados.0.smithi023.stdout:2709: finishing write tid 4 to smithi02397626-9 2024-02-11T22:23:15.262 INFO:tasks.rados.rados.0.smithi023.stdout:2706: done (3 left) 2024-02-11T22:23:15.262 INFO:tasks.rados.rados.0.smithi023.stdout:2707: done (2 left) 2024-02-11T22:23:15.262 INFO:tasks.rados.rados.0.smithi023.stdout:2710: done (1 left) 2024-02-11T22:23:15.263 INFO:tasks.rados.rados.0.smithi023.stdout:2711: snap_remove snap 257 2024-02-11T22:23:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:23:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:23:15] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2024-02-11T22:23:16.170 INFO:tasks.rados.rados.0.smithi023.stdout:2711: done (1 left) 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 260 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: finishing write tid 5 to smithi02397626-9 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: finishing write tid 6 to smithi02397626-9 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: oid 9 updating version 0 to 2044 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: oid 9 version 2044 is already newer than 2041 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: oid 9 version 2044 is already newer than 2043 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: oid 9 updating version 2044 to 2045 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: oid 9 version 2045 is already newer than 2042 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2045 (ObjNum 817 snap 260 seq_num 817) dirty exists 2024-02-11T22:23:16.171 INFO:tasks.rados.rados.0.smithi023.stdout:2709: left oid 9 (ObjNum 817 snap 260 seq_num 817) 2024-02-11T22:23:16.172 INFO:tasks.rados.rados.0.smithi023.stdout:2712: seq_num 819 ranges {1089536=524288,1613824=589824,2203648=614400} 2024-02-11T22:23:16.179 INFO:tasks.rados.rados.0.smithi023.stdout:2712: writing smithi02397626-38 from 1089536 to 1613824 tid 1 2024-02-11T22:23:16.183 INFO:tasks.rados.rados.0.smithi023.stdout:2712: writing smithi02397626-38 from 1613824 to 2203648 tid 2 2024-02-11T22:23:16.186 INFO:tasks.rados.rados.0.smithi023.stdout:2712: writing smithi02397626-38 from 2203648 to 2818048 tid 3 2024-02-11T22:23:16.187 INFO:tasks.rados.rados.0.smithi023.stdout:2709: done (1 left) 2024-02-11T22:23:16.187 INFO:tasks.rados.rados.0.smithi023.stdout:2713: snap_remove snap 227 2024-02-11T22:23:16.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:16 smithi160 ceph-mon[106289]: osdmap e580: 8 total, 8 up, 8 in 2024-02-11T22:23:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:16 smithi023 ceph-mon[111262]: osdmap e580: 8 total, 8 up, 8 in 2024-02-11T22:23:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:16 smithi023 ceph-mon[113671]: osdmap e580: 8 total, 8 up, 8 in 2024-02-11T22:23:17.183 INFO:tasks.rados.rados.0.smithi023.stdout:2713: done (1 left) 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2714: copy_from oid 8 from oid 42 current snap is 260 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2715: read oid 9 snap 248 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2715: expect (ObjNum 771 snap 239 seq_num 771) 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2716: copy_from oid 43 from oid 34 current snap is 260 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2717: rmattr oid 35 current snap is 260 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2717: done (4 left) 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2718: rmattr oid 17 current snap is 260 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2718: done (4 left) 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2719: snap_create 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2712: finishing write tid 1 to smithi02397626-38 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2712: finishing write tid 2 to smithi02397626-38 2024-02-11T22:23:17.184 INFO:tasks.rados.rados.0.smithi023.stdout:2712: finishing write tid 3 to smithi02397626-38 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: finishing write tid 4 to smithi02397626-38 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: finishing write tid 5 to smithi02397626-38 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: oid 38 updating version 0 to 1730 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: oid 38 updating version 1730 to 1731 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: oid 38 version 1731 is already newer than 1729 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: oid 38 updating version 1731 to 1732 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1732 (ObjNum 819 snap 260 seq_num 819) dirty exists 2024-02-11T22:23:17.185 INFO:tasks.rados.rados.0.smithi023.stdout:2712: left oid 38 (ObjNum 819 snap 260 seq_num 819) 2024-02-11T22:23:17.193 INFO:tasks.rados.rados.0.smithi023.stdout:2714: finishing copy_from to smithi02397626-8 2024-02-11T22:23:17.193 INFO:tasks.rados.rados.0.smithi023.stdout:2714: got expected ENOENT (src dne) 2024-02-11T22:23:17.193 INFO:tasks.rados.rados.0.smithi023.stdout:2714: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:23:17.200 INFO:tasks.rados.rados.0.smithi023.stdout:2715: expect (ObjNum 771 snap 239 seq_num 771) 2024-02-11T22:23:17.227 INFO:tasks.rados.rados.0.smithi023.stdout:2716: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:23:17.227 INFO:tasks.rados.rados.0.smithi023.stdout:2716: finishing copy_from to smithi02397626-43 2024-02-11T22:23:17.227 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1413 (ObjNum 807 snap 256 seq_num 807) dirty exists 2024-02-11T22:23:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:17 smithi023 ceph-mon[111262]: pgmap v568: 121 pgs: 121 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-02-11T22:23:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:17 smithi023 ceph-mon[111262]: osdmap e581: 8 total, 8 up, 8 in 2024-02-11T22:23:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:17 smithi023 ceph-mon[113671]: pgmap v568: 121 pgs: 121 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-02-11T22:23:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:17 smithi023 ceph-mon[113671]: osdmap e581: 8 total, 8 up, 8 in 2024-02-11T22:23:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:17 smithi160 ceph-mon[106289]: pgmap v568: 121 pgs: 121 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-02-11T22:23:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:17 smithi160 ceph-mon[106289]: osdmap e581: 8 total, 8 up, 8 in 2024-02-11T22:23:17.856 INFO:tasks.rados.rados.0.smithi023.stdout:2712: done (4 left) 2024-02-11T22:23:17.856 INFO:tasks.rados.rados.0.smithi023.stdout:2714: done (3 left) 2024-02-11T22:23:17.856 INFO:tasks.rados.rados.0.smithi023.stdout:2715: done (2 left) 2024-02-11T22:23:17.856 INFO:tasks.rados.rados.0.smithi023.stdout:2716: done (1 left) 2024-02-11T22:23:17.857 INFO:tasks.rados.rados.0.smithi023.stdout:2719: done (0 left) 2024-02-11T22:23:17.857 INFO:tasks.rados.rados.0.smithi023.stdout:2720: read oid 19 snap -1 2024-02-11T22:23:17.857 INFO:tasks.rados.rados.0.smithi023.stdout:2720: expect deleted 2024-02-11T22:23:17.857 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 261 2024-02-11T22:23:17.857 INFO:tasks.rados.rados.0.smithi023.stdout:2721: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2024-02-11T22:23:17.861 INFO:tasks.rados.rados.0.smithi023.stdout:2721: writing smithi02397626-41 from 0 to 540672 tid 1 2024-02-11T22:23:17.861 INFO:tasks.rados.rados.0.smithi023.stdout:2721: writing smithi02397626-41 from 540672 to 1015808 tid 2 2024-02-11T22:23:17.865 INFO:tasks.rados.rados.0.smithi023.stdout:2721: writing smithi02397626-41 from 1015808 to 1613824 tid 3 2024-02-11T22:23:17.866 INFO:tasks.rados.rados.0.smithi023.stdout:2721: writing smithi02397626-41 from 1613824 to 1744896 tid 4 2024-02-11T22:23:17.866 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 261 2024-02-11T22:23:17.867 INFO:tasks.rados.rados.0.smithi023.stdout:2722: seq_num 821 ranges {7192576=557056,7749632=761856,8511488=442368} 2024-02-11T22:23:17.908 INFO:tasks.rados.rados.0.smithi023.stdout:2722: writing smithi02397626-7 from 7192576 to 7749632 tid 1 2024-02-11T22:23:17.913 INFO:tasks.rados.rados.0.smithi023.stdout:2722: writing smithi02397626-7 from 7749632 to 8511488 tid 2 2024-02-11T22:23:17.916 INFO:tasks.rados.rados.0.smithi023.stdout:2722: writing smithi02397626-7 from 8511488 to 8953856 tid 3 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2723: snap_create 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: finishing write tid 1 to smithi02397626-41 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: finishing write tid 2 to smithi02397626-41 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: finishing write tid 3 to smithi02397626-41 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: finishing write tid 4 to smithi02397626-41 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: finishing write tid 5 to smithi02397626-41 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: finishing write tid 6 to smithi02397626-41 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: oid 41 updating version 0 to 1736 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: oid 41 updating version 1736 to 1737 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: oid 41 version 1737 is already newer than 1733 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: oid 41 version 1737 is already newer than 1735 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: oid 41 version 1737 is already newer than 1734 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1737 (ObjNum 820 snap 261 seq_num 820) dirty exists 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2721: left oid 41 (ObjNum 820 snap 261 seq_num 820) 2024-02-11T22:23:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:2722: finishing write tid 1 to smithi02397626-7 2024-02-11T22:23:17.919 INFO:tasks.rados.rados.0.smithi023.stdout:2722: finishing write tid 2 to smithi02397626-7 2024-02-11T22:23:17.920 INFO:tasks.rados.rados.0.smithi023.stdout:2722: finishing write tid 3 to smithi02397626-7 2024-02-11T22:23:17.920 INFO:tasks.rados.rados.0.smithi023.stdout:2722: finishing write tid 4 to smithi02397626-7 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:2722: finishing write tid 5 to smithi02397626-7 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:2722: oid 7 updating version 0 to 1616 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:2722: oid 7 updating version 1616 to 1617 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:2722: oid 7 version 1617 is already newer than 1615 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:2722: oid 7 version 1617 is already newer than 1614 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1617 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-02-11T22:23:17.921 INFO:tasks.rados.rados.0.smithi023.stdout:2722: left oid 7 (ObjNum 821 snap 261 seq_num 821) 2024-02-11T22:23:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:18 smithi160 ceph-mon[106289]: osdmap e582: 8 total, 8 up, 8 in 2024-02-11T22:23:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:18 smithi160 ceph-mon[106289]: osdmap e583: 8 total, 8 up, 8 in 2024-02-11T22:23:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:18 smithi023 ceph-mon[111262]: osdmap e582: 8 total, 8 up, 8 in 2024-02-11T22:23:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:18 smithi023 ceph-mon[111262]: osdmap e583: 8 total, 8 up, 8 in 2024-02-11T22:23:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:18 smithi023 ceph-mon[113671]: osdmap e582: 8 total, 8 up, 8 in 2024-02-11T22:23:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:18 smithi023 ceph-mon[113671]: osdmap e583: 8 total, 8 up, 8 in 2024-02-11T22:23:18.867 INFO:tasks.rados.rados.0.smithi023.stdout:2720: done (3 left) 2024-02-11T22:23:18.867 INFO:tasks.rados.rados.0.smithi023.stdout:2721: done (2 left) 2024-02-11T22:23:18.867 INFO:tasks.rados.rados.0.smithi023.stdout:2722: done (1 left) 2024-02-11T22:23:18.867 INFO:tasks.rados.rados.0.smithi023.stdout:2723: done (0 left) 2024-02-11T22:23:18.867 INFO:tasks.rados.rados.0.smithi023.stdout:2724: read oid 29 snap -1 2024-02-11T22:23:18.868 INFO:tasks.rados.rados.0.smithi023.stdout:2724: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:18.868 INFO:tasks.rados.rados.0.smithi023.stdout:2725: snap_create 2024-02-11T22:23:18.872 INFO:tasks.rados.rados.0.smithi023.stdout:2724: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:19 smithi160 ceph-mon[106289]: pgmap v571: 121 pgs: 121 active+clean; 246 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:23:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:19 smithi160 ceph-mon[106289]: osdmap e584: 8 total, 8 up, 8 in 2024-02-11T22:23:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:19 smithi023 ceph-mon[111262]: pgmap v571: 121 pgs: 121 active+clean; 246 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:23:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:19 smithi023 ceph-mon[111262]: osdmap e584: 8 total, 8 up, 8 in 2024-02-11T22:23:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:19 smithi023 ceph-mon[113671]: pgmap v571: 121 pgs: 121 active+clean; 246 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:23:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:19 smithi023 ceph-mon[113671]: osdmap e584: 8 total, 8 up, 8 in 2024-02-11T22:23:19.874 INFO:tasks.rados.rados.0.smithi023.stdout:2724: done (1 left) 2024-02-11T22:23:19.875 INFO:tasks.rados.rados.0.smithi023.stdout:2725: done (0 left) 2024-02-11T22:23:19.875 INFO:tasks.rados.rados.0.smithi023.stdout:2726: rollback oid 30 current snap is 263 2024-02-11T22:23:19.875 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 253 2024-02-11T22:23:19.875 INFO:tasks.rados.rados.0.smithi023.stdout:2727: delete oid 21 current snap is 263 2024-02-11T22:23:19.881 INFO:tasks.rados.rados.0.smithi023.stdout:2727: done (1 left) 2024-02-11T22:23:19.881 INFO:tasks.rados.rados.0.smithi023.stdout:2728: snap_create 2024-02-11T22:23:19.883 INFO:tasks.rados.rados.0.smithi023.stdout:2726: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:23:19.884 INFO:tasks.rados.rados.0.smithi023.stdout:2726: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:23:19.885 INFO:tasks.rados.rados.0.smithi023.stdout:2726: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:23:19.885 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1768 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:23:20.880 INFO:tasks.rados.rados.0.smithi023.stdout:2726: done (1 left) 2024-02-11T22:23:20.880 INFO:tasks.rados.rados.0.smithi023.stdout:2728: done (0 left) 2024-02-11T22:23:20.880 INFO:tasks.rados.rados.0.smithi023.stdout:2729: snap_create 2024-02-11T22:23:21.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:20 smithi023 ceph-mon[111262]: pgmap v574: 121 pgs: 121 active+clean; 244 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-02-11T22:23:21.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:20 smithi023 ceph-mon[111262]: osdmap e585: 8 total, 8 up, 8 in 2024-02-11T22:23:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:20 smithi023 ceph-mon[113671]: pgmap v574: 121 pgs: 121 active+clean; 244 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-02-11T22:23:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:20 smithi023 ceph-mon[113671]: osdmap e585: 8 total, 8 up, 8 in 2024-02-11T22:23:21.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:20 smithi160 ceph-mon[106289]: pgmap v574: 121 pgs: 121 active+clean; 244 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-02-11T22:23:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:20 smithi160 ceph-mon[106289]: osdmap e585: 8 total, 8 up, 8 in 2024-02-11T22:23:21.891 INFO:tasks.rados.rados.0.smithi023.stdout:2729: done (0 left) 2024-02-11T22:23:21.891 INFO:tasks.rados.rados.0.smithi023.stdout:2730: delete oid 36 current snap is 265 2024-02-11T22:23:21.898 INFO:tasks.rados.rados.0.smithi023.stdout:2730: done (0 left) 2024-02-11T22:23:21.898 INFO:tasks.rados.rados.0.smithi023.stdout:2731: delete oid 1 current snap is 265 2024-02-11T22:23:21.904 INFO:tasks.rados.rados.0.smithi023.stdout:2731: done (0 left) 2024-02-11T22:23:21.904 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 265 2024-02-11T22:23:21.904 INFO:tasks.rados.rados.0.smithi023.stdout:2732: seq_num 825 ranges {0=622592,622592=745472,1368064=458752} 2024-02-11T22:23:21.907 INFO:tasks.rados.rados.0.smithi023.stdout:2732: writing smithi02397626-21 from 0 to 622592 tid 1 2024-02-11T22:23:21.912 INFO:tasks.rados.rados.0.smithi023.stdout:2732: writing smithi02397626-21 from 622592 to 1368064 tid 2 2024-02-11T22:23:21.915 INFO:tasks.rados.rados.0.smithi023.stdout:2732: writing smithi02397626-21 from 1368064 to 1826816 tid 3 2024-02-11T22:23:21.915 INFO:tasks.rados.rados.0.smithi023.stdout:2733: copy_from oid 19 from oid 49 current snap is 265 2024-02-11T22:23:21.915 INFO:tasks.rados.rados.0.smithi023.stdout:2734: read oid 9 snap -1 2024-02-11T22:23:21.915 INFO:tasks.rados.rados.0.smithi023.stdout:2734: expect (ObjNum 817 snap 260 seq_num 817) 2024-02-11T22:23:21.915 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 265 2024-02-11T22:23:21.915 INFO:tasks.rados.rados.0.smithi023.stdout:2735: seq_num 826 ranges {11730944=638976,12369920=630784,13000704=573440} 2024-02-11T22:23:21.984 INFO:tasks.rados.rados.0.smithi023.stdout:2735: writing smithi02397626-5 from 11730944 to 12369920 tid 1 2024-02-11T22:23:21.988 INFO:tasks.rados.rados.0.smithi023.stdout:2735: writing smithi02397626-5 from 12369920 to 13000704 tid 2 2024-02-11T22:23:21.991 INFO:tasks.rados.rados.0.smithi023.stdout:2735: writing smithi02397626-5 from 13000704 to 13574144 tid 3 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2736: read oid 46 snap -1 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2736: expect deleted 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2737: delete oid 16 current snap is 265 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2732: finishing write tid 1 to smithi02397626-21 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2733: finishing copy_from to smithi02397626-19 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2733: got expected ENOENT (src dne) 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2733: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2732: finishing write tid 2 to smithi02397626-21 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2732: finishing write tid 3 to smithi02397626-21 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2732: finishing write tid 4 to smithi02397626-21 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2732: finishing write tid 5 to smithi02397626-21 2024-02-11T22:23:21.992 INFO:tasks.rados.rados.0.smithi023.stdout:2732: oid 21 updating version 0 to 1697 2024-02-11T22:23:21.993 INFO:tasks.rados.rados.0.smithi023.stdout:2732: oid 21 version 1697 is already newer than 1696 2024-02-11T22:23:21.993 INFO:tasks.rados.rados.0.smithi023.stdout:2732: oid 21 updating version 1697 to 1698 2024-02-11T22:23:21.993 INFO:tasks.rados.rados.0.smithi023.stdout:2732: oid 21 updating version 1698 to 1699 2024-02-11T22:23:21.993 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1699 (ObjNum 825 snap 265 seq_num 825) dirty exists 2024-02-11T22:23:21.993 INFO:tasks.rados.rados.0.smithi023.stdout:2732: left oid 21 (ObjNum 825 snap 265 seq_num 825) 2024-02-11T22:23:21.993 INFO:tasks.rados.rados.0.smithi023.stdout:2734: expect (ObjNum 817 snap 260 seq_num 817) 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2735: finishing write tid 1 to smithi02397626-5 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2735: finishing write tid 2 to smithi02397626-5 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2735: finishing write tid 3 to smithi02397626-5 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2732: done (5 left) 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2733: done (4 left) 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2734: done (3 left) 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2736: done (2 left) 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2737: done (1 left) 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2738: setattr oid 28 current snap is 265 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2735: finishing write tid 4 to smithi02397626-5 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2735: finishing write tid 5 to smithi02397626-5 2024-02-11T22:23:22.140 INFO:tasks.rados.rados.0.smithi023.stdout:2735: oid 5 updating version 0 to 1771 2024-02-11T22:23:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:2735: oid 5 updating version 1771 to 1773 2024-02-11T22:23:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:2735: oid 5 version 1773 is already newer than 1772 2024-02-11T22:23:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:2735: oid 5 version 1773 is already newer than 1770 2024-02-11T22:23:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1773 (ObjNum 826 snap 265 seq_num 826) dirty exists 2024-02-11T22:23:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:2735: left oid 5 (ObjNum 826 snap 265 seq_num 826) 2024-02-11T22:23:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:2735: done (1 left) 2024-02-11T22:23:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:2739: read oid 14 snap -1 2024-02-11T22:23:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:2739: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:23:22.143 INFO:tasks.rados.rados.0.smithi023.stdout:2740: snap_create 2024-02-11T22:23:22.145 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1654 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:23:22.152 INFO:tasks.rados.rados.0.smithi023.stdout:2739: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:23:22.154 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:21 smithi023 ceph-mon[111262]: osdmap e586: 8 total, 8 up, 8 in 2024-02-11T22:23:22.154 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:21 smithi023 ceph-mon[113671]: osdmap e586: 8 total, 8 up, 8 in 2024-02-11T22:23:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:21 smithi160 ceph-mon[106289]: osdmap e586: 8 total, 8 up, 8 in 2024-02-11T22:23:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:22.857 INFO:tasks.rados.rados.0.smithi023.stdout:2738: done (2 left) 2024-02-11T22:23:22.857 INFO:tasks.rados.rados.0.smithi023.stdout:2739: done (1 left) 2024-02-11T22:23:22.857 INFO:tasks.rados.rados.0.smithi023.stdout:2740: done (0 left) 2024-02-11T22:23:22.857 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 266 2024-02-11T22:23:22.857 INFO:tasks.rados.rados.0.smithi023.stdout:2741: seq_num 828 ranges {0=671744,671744=802816,1474560=401408} 2024-02-11T22:23:22.861 INFO:tasks.rados.rados.0.smithi023.stdout:2741: writing smithi02397626-23 from 0 to 671744 tid 1 2024-02-11T22:23:22.865 INFO:tasks.rados.rados.0.smithi023.stdout:2741: writing smithi02397626-23 from 671744 to 1474560 tid 2 2024-02-11T22:23:22.868 INFO:tasks.rados.rados.0.smithi023.stdout:2741: writing smithi02397626-23 from 1474560 to 1875968 tid 3 2024-02-11T22:23:22.868 INFO:tasks.rados.rados.0.smithi023.stdout:2742: snap_create 2024-02-11T22:23:22.868 INFO:tasks.rados.rados.0.smithi023.stdout:2741: finishing write tid 1 to smithi02397626-23 2024-02-11T22:23:22.873 INFO:tasks.rados.rados.0.smithi023.stdout:2741: finishing write tid 2 to smithi02397626-23 2024-02-11T22:23:22.873 INFO:tasks.rados.rados.0.smithi023.stdout:2741: finishing write tid 3 to smithi02397626-23 2024-02-11T22:23:22.873 INFO:tasks.rados.rados.0.smithi023.stdout:2741: finishing write tid 4 to smithi02397626-23 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: finishing write tid 5 to smithi02397626-23 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: oid 23 updating version 0 to 2059 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: oid 23 version 2059 is already newer than 2058 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: oid 23 updating version 2059 to 2060 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: oid 23 updating version 2060 to 2061 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2061 (ObjNum 828 snap 266 seq_num 828) dirty exists 2024-02-11T22:23:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: left oid 23 (ObjNum 828 snap 266 seq_num 828) 2024-02-11T22:23:23.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:22 smithi160 ceph-mon[106289]: pgmap v577: 121 pgs: 121 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 8 op/s 2024-02-11T22:23:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:22 smithi160 ceph-mon[106289]: osdmap e587: 8 total, 8 up, 8 in 2024-02-11T22:23:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:22 smithi160 ceph-mon[106289]: osdmap e588: 8 total, 8 up, 8 in 2024-02-11T22:23:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:22 smithi023 ceph-mon[111262]: pgmap v577: 121 pgs: 121 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 8 op/s 2024-02-11T22:23:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:22 smithi023 ceph-mon[111262]: osdmap e587: 8 total, 8 up, 8 in 2024-02-11T22:23:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:22 smithi023 ceph-mon[111262]: osdmap e588: 8 total, 8 up, 8 in 2024-02-11T22:23:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:22 smithi023 ceph-mon[113671]: pgmap v577: 121 pgs: 121 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 8 op/s 2024-02-11T22:23:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:22 smithi023 ceph-mon[113671]: osdmap e587: 8 total, 8 up, 8 in 2024-02-11T22:23:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:22 smithi023 ceph-mon[113671]: osdmap e588: 8 total, 8 up, 8 in 2024-02-11T22:23:23.876 INFO:tasks.rados.rados.0.smithi023.stdout:2741: done (1 left) 2024-02-11T22:23:23.876 INFO:tasks.rados.rados.0.smithi023.stdout:2742: done (0 left) 2024-02-11T22:23:23.876 INFO:tasks.rados.rados.0.smithi023.stdout:2743: delete oid 5 current snap is 267 2024-02-11T22:23:23.879 INFO:tasks.rados.rados.0.smithi023.stdout:2743: done (0 left) 2024-02-11T22:23:23.879 INFO:tasks.rados.rados.0.smithi023.stdout:2744: delete oid 6 current snap is 267 2024-02-11T22:23:23.883 INFO:tasks.rados.rados.0.smithi023.stdout:2744: done (0 left) 2024-02-11T22:23:23.883 INFO:tasks.rados.rados.0.smithi023.stdout:2745: read oid 20 snap 241 2024-02-11T22:23:23.883 INFO:tasks.rados.rados.0.smithi023.stdout:2745: expect (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:23:23.883 INFO:tasks.rados.rados.0.smithi023.stdout:2746: rollback oid 17 current snap is 267 2024-02-11T22:23:23.883 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 266 2024-02-11T22:23:23.883 INFO:tasks.rados.rados.0.smithi023.stdout:2747: snap_remove snap 248 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:2747: done (2 left) 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:2748: delete oid 48 current snap is 267 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:2746: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:2746: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:2746: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1740 (ObjNum 669 snap 205 seq_num 669) dirty exists 2024-02-11T22:23:24.892 INFO:tasks.rados.rados.0.smithi023.stdout:2745: expect (ObjNum 519 snap 168 seq_num 519) 2024-02-11T22:23:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:24 smithi023 ceph-mon[111262]: pgmap v580: 121 pgs: 121 active+clean; 246 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:23:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:24 smithi023 ceph-mon[111262]: osdmap e589: 8 total, 8 up, 8 in 2024-02-11T22:23:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:24 smithi023 ceph-mon[113671]: pgmap v580: 121 pgs: 121 active+clean; 246 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:23:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:24 smithi023 ceph-mon[113671]: osdmap e589: 8 total, 8 up, 8 in 2024-02-11T22:23:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:24 smithi160 ceph-mon[106289]: pgmap v580: 121 pgs: 121 active+clean; 246 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:23:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:24 smithi160 ceph-mon[106289]: osdmap e589: 8 total, 8 up, 8 in 2024-02-11T22:23:25.552 INFO:tasks.rados.rados.0.smithi023.stdout:2745: done (2 left) 2024-02-11T22:23:25.552 INFO:tasks.rados.rados.0.smithi023.stdout:2746: done (1 left) 2024-02-11T22:23:25.552 INFO:tasks.rados.rados.0.smithi023.stdout:2748: done (0 left) 2024-02-11T22:23:25.552 INFO:tasks.rados.rados.0.smithi023.stdout:2749: setattr oid 14 current snap is 267 2024-02-11T22:23:25.553 INFO:tasks.rados.rados.0.smithi023.stdout:2750: snap_remove snap 263 2024-02-11T22:23:25.895 INFO:tasks.rados.rados.0.smithi023.stdout:2750: done (1 left) 2024-02-11T22:23:25.896 INFO:tasks.rados.rados.0.smithi023.stdout:2751: rollback oid 37 current snap is 267 2024-02-11T22:23:25.896 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 37 to 264 2024-02-11T22:23:25.896 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1393 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:23:25.896 INFO:tasks.rados.rados.0.smithi023.stdout:2749: done (1 left) 2024-02-11T22:23:25.896 INFO:tasks.rados.rados.0.smithi023.stdout:2752: snap_remove snap 241 2024-02-11T22:23:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:25 smithi023 ceph-mon[111262]: osdmap e590: 8 total, 8 up, 8 in 2024-02-11T22:23:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:23:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:23:25] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:23:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:25 smithi023 ceph-mon[113671]: osdmap e590: 8 total, 8 up, 8 in 2024-02-11T22:23:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:25 smithi160 ceph-mon[106289]: osdmap e590: 8 total, 8 up, 8 in 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2752: done (1 left) 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2753: copy_from oid 41 from oid 7 current snap is 267 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2754: read oid 3 snap -1 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2754: expect deleted 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2755: snap_create 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2751: finishing rollback tid 0 to smithi02397626-37 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2751: finishing rollback tid 1 to smithi02397626-37 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:2751: finishing rollback tid 2 to smithi02397626-37 2024-02-11T22:23:26.905 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1715 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:23:26.952 INFO:tasks.rados.rados.0.smithi023.stdout:2753: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:23:26.953 INFO:tasks.rados.rados.0.smithi023.stdout:2753: finishing copy_from to smithi02397626-41 2024-02-11T22:23:26.953 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1617 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-02-11T22:23:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:26 smithi160 ceph-mon[106289]: pgmap v583: 121 pgs: 121 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 876 KiB/s wr, 4 op/s 2024-02-11T22:23:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:26 smithi160 ceph-mon[106289]: osdmap e591: 8 total, 8 up, 8 in 2024-02-11T22:23:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:26 smithi023 ceph-mon[111262]: pgmap v583: 121 pgs: 121 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 876 KiB/s wr, 4 op/s 2024-02-11T22:23:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:26 smithi023 ceph-mon[111262]: osdmap e591: 8 total, 8 up, 8 in 2024-02-11T22:23:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:26 smithi023 ceph-mon[113671]: pgmap v583: 121 pgs: 121 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 876 KiB/s wr, 4 op/s 2024-02-11T22:23:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:26 smithi023 ceph-mon[113671]: osdmap e591: 8 total, 8 up, 8 in 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2751: done (3 left) 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2753: done (2 left) 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2754: done (1 left) 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2755: done (0 left) 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2756: rmattr oid 7 current snap is 268 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2757: read oid 45 snap -1 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2757: expect deleted 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2758: read oid 15 snap -1 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2758: expect deleted 2024-02-11T22:23:27.862 INFO:tasks.rados.rados.0.smithi023.stdout:2759: snap_remove snap 267 2024-02-11T22:23:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:27 smithi160 ceph-mon[106289]: osdmap e592: 8 total, 8 up, 8 in 2024-02-11T22:23:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:27 smithi160 ceph-mon[106289]: osdmap e593: 8 total, 8 up, 8 in 2024-02-11T22:23:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:27 smithi023 ceph-mon[111262]: osdmap e592: 8 total, 8 up, 8 in 2024-02-11T22:23:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:27 smithi023 ceph-mon[111262]: osdmap e593: 8 total, 8 up, 8 in 2024-02-11T22:23:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:27 smithi023 ceph-mon[113671]: osdmap e592: 8 total, 8 up, 8 in 2024-02-11T22:23:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:27 smithi023 ceph-mon[113671]: osdmap e593: 8 total, 8 up, 8 in 2024-02-11T22:23:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2759: done (3 left) 2024-02-11T22:23:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:2760: delete oid 16 current snap is 268 2024-02-11T22:23:28.878 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1618 (ObjNum 821 snap 261 seq_num 821) dirty exists 2024-02-11T22:23:28.883 INFO:tasks.rados.rados.0.smithi023.stdout:2756: done (3 left) 2024-02-11T22:23:28.883 INFO:tasks.rados.rados.0.smithi023.stdout:2757: done (2 left) 2024-02-11T22:23:28.883 INFO:tasks.rados.rados.0.smithi023.stdout:2758: done (1 left) 2024-02-11T22:23:28.883 INFO:tasks.rados.rados.0.smithi023.stdout:2760: done (0 left) 2024-02-11T22:23:28.883 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 268 2024-02-11T22:23:28.883 INFO:tasks.rados.rados.0.smithi023.stdout:2761: seq_num 833 ranges {1302528=761856,2064384=671744,2736128=532480} 2024-02-11T22:23:28.894 INFO:tasks.rados.rados.0.smithi023.stdout:2761: writing smithi02397626-29 from 1302528 to 2064384 tid 1 2024-02-11T22:23:28.899 INFO:tasks.rados.rados.0.smithi023.stdout:2761: writing smithi02397626-29 from 2064384 to 2736128 tid 2 2024-02-11T22:23:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:2761: writing smithi02397626-29 from 2736128 to 3268608 tid 3 2024-02-11T22:23:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:2762: copy_from oid 21 from oid 20 current snap is 268 2024-02-11T22:23:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:2763: snap_create 2024-02-11T22:23:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:2761: finishing write tid 1 to smithi02397626-29 2024-02-11T22:23:28.905 INFO:tasks.rados.rados.0.smithi023.stdout:2761: finishing write tid 2 to smithi02397626-29 2024-02-11T22:23:28.905 INFO:tasks.rados.rados.0.smithi023.stdout:2761: finishing write tid 3 to smithi02397626-29 2024-02-11T22:23:28.906 INFO:tasks.rados.rados.0.smithi023.stdout:2762: finishing copy_from to smithi02397626-21 2024-02-11T22:23:28.906 INFO:tasks.rados.rados.0.smithi023.stdout:2762: got expected ENOENT (src dne) 2024-02-11T22:23:28.906 INFO:tasks.rados.rados.0.smithi023.stdout:2762: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:23:28.906 INFO:tasks.rados.rados.0.smithi023.stdout:2761: finishing write tid 4 to smithi02397626-29 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:2761: finishing write tid 5 to smithi02397626-29 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:2761: oid 29 updating version 0 to 1447 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:2761: oid 29 updating version 1447 to 1448 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:2761: oid 29 version 1448 is already newer than 1446 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:2761: oid 29 version 1448 is already newer than 1445 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1448 (ObjNum 833 snap 268 seq_num 833) dirty exists 2024-02-11T22:23:28.908 INFO:tasks.rados.rados.0.smithi023.stdout:2761: left oid 29 (ObjNum 833 snap 268 seq_num 833) 2024-02-11T22:23:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:28 smithi160 ceph-mon[106289]: pgmap v586: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 252 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-02-11T22:23:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:28 smithi160 ceph-mon[106289]: osdmap e594: 8 total, 8 up, 8 in 2024-02-11T22:23:29.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:28 smithi023 ceph-mon[111262]: pgmap v586: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 252 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-02-11T22:23:29.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:28 smithi023 ceph-mon[111262]: osdmap e594: 8 total, 8 up, 8 in 2024-02-11T22:23:29.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:28 smithi023 ceph-mon[113671]: pgmap v586: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 252 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-02-11T22:23:29.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:28 smithi023 ceph-mon[113671]: osdmap e594: 8 total, 8 up, 8 in 2024-02-11T22:23:29.887 INFO:tasks.rados.rados.0.smithi023.stdout:2761: done (2 left) 2024-02-11T22:23:29.888 INFO:tasks.rados.rados.0.smithi023.stdout:2762: done (1 left) 2024-02-11T22:23:29.888 INFO:tasks.rados.rados.0.smithi023.stdout:2763: done (0 left) 2024-02-11T22:23:29.888 INFO:tasks.rados.rados.0.smithi023.stdout:2764: setattr oid 10 current snap is 269 2024-02-11T22:23:29.889 INFO:tasks.rados.rados.0.smithi023.stdout:2765: copy_from oid 36 from oid 20 current snap is 269 2024-02-11T22:23:29.889 INFO:tasks.rados.rados.0.smithi023.stdout:2766: copy_from oid 12 from oid 48 current snap is 269 2024-02-11T22:23:29.889 INFO:tasks.rados.rados.0.smithi023.stdout:2767: snap_create 2024-02-11T22:23:29.893 INFO:tasks.rados.rados.0.smithi023.stdout:2765: finishing copy_from to smithi02397626-36 2024-02-11T22:23:29.893 INFO:tasks.rados.rados.0.smithi023.stdout:2765: got expected ENOENT (src dne) 2024-02-11T22:23:29.893 INFO:tasks.rados.rados.0.smithi023.stdout:2765: finishing copy_from racing read to smithi02397626-36 2024-02-11T22:23:29.896 INFO:tasks.rados.rados.0.smithi023.stdout:2766: finishing copy_from to smithi02397626-12 2024-02-11T22:23:29.897 INFO:tasks.rados.rados.0.smithi023.stdout:2766: got expected ENOENT (src dne) 2024-02-11T22:23:29.897 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 1791 (ObjNum 806 snap 256 seq_num 806) dirty exists 2024-02-11T22:23:29.897 INFO:tasks.rados.rados.0.smithi023.stdout:2766: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:23:30.889 INFO:tasks.rados.rados.0.smithi023.stdout:2764: done (3 left) 2024-02-11T22:23:30.889 INFO:tasks.rados.rados.0.smithi023.stdout:2765: done (2 left) 2024-02-11T22:23:30.889 INFO:tasks.rados.rados.0.smithi023.stdout:2766: done (1 left) 2024-02-11T22:23:30.889 INFO:tasks.rados.rados.0.smithi023.stdout:2767: done (0 left) 2024-02-11T22:23:30.890 INFO:tasks.rados.rados.0.smithi023.stdout:2768: rmattr oid 47 current snap is 270 2024-02-11T22:23:30.890 INFO:tasks.rados.rados.0.smithi023.stdout:2768: done (0 left) 2024-02-11T22:23:30.890 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 270 2024-02-11T22:23:30.890 INFO:tasks.rados.rados.0.smithi023.stdout:2769: seq_num 834 ranges {5038080=778240,5816320=557056,6373376=548864,6922240=98304} 2024-02-11T22:23:30.921 INFO:tasks.rados.rados.0.smithi023.stdout:2769: writing smithi02397626-50 from 5038080 to 5816320 tid 1 2024-02-11T22:23:30.923 INFO:tasks.rados.rados.0.smithi023.stdout:2769: writing smithi02397626-50 from 5816320 to 6373376 tid 2 2024-02-11T22:23:30.927 INFO:tasks.rados.rados.0.smithi023.stdout:2769: writing smithi02397626-50 from 6373376 to 6922240 tid 3 2024-02-11T22:23:30.928 INFO:tasks.rados.rados.0.smithi023.stdout:2769: writing smithi02397626-50 from 6922240 to 7020544 tid 4 2024-02-11T22:23:30.928 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 270 2024-02-11T22:23:30.928 INFO:tasks.rados.rados.0.smithi023.stdout:2770: seq_num 835 ranges {2301952=794624,3096576=442368,3538944=712704,4251648=49152} 2024-02-11T22:23:30.945 INFO:tasks.rados.rados.0.smithi023.stdout:2770: writing smithi02397626-37 from 2301952 to 3096576 tid 1 2024-02-11T22:23:30.947 INFO:tasks.rados.rados.0.smithi023.stdout:2770: writing smithi02397626-37 from 3096576 to 3538944 tid 2 2024-02-11T22:23:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:2770: writing smithi02397626-37 from 3538944 to 4251648 tid 3 2024-02-11T22:23:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:2770: writing smithi02397626-37 from 4251648 to 4300800 tid 4 2024-02-11T22:23:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 270 2024-02-11T22:23:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:2769: finishing write tid 1 to smithi02397626-50 2024-02-11T22:23:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:2769: finishing write tid 2 to smithi02397626-50 2024-02-11T22:23:30.954 INFO:tasks.rados.rados.0.smithi023.stdout:2769: finishing write tid 3 to smithi02397626-50 2024-02-11T22:23:30.954 INFO:tasks.rados.rados.0.smithi023.stdout:2769: finishing write tid 4 to smithi02397626-50 2024-02-11T22:23:30.954 INFO:tasks.rados.rados.0.smithi023.stdout:2771: seq_num 836 ranges {2301952=409600,2711552=720896,3432448=516096,3948544=368640} 2024-02-11T22:23:30.967 INFO:tasks.rados.rados.0.smithi023.stdout:2771: writing smithi02397626-47 from 2301952 to 2711552 tid 1 2024-02-11T22:23:30.971 INFO:tasks.rados.rados.0.smithi023.stdout:2771: writing smithi02397626-47 from 2711552 to 3432448 tid 2 2024-02-11T22:23:30.974 INFO:tasks.rados.rados.0.smithi023.stdout:2771: writing smithi02397626-47 from 3432448 to 3948544 tid 3 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2771: writing smithi02397626-47 from 3948544 to 4317184 tid 4 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2772: delete oid 44 current snap is 270 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2769: finishing write tid 5 to smithi02397626-50 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2769: finishing write tid 6 to smithi02397626-50 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2769: oid 50 updating version 0 to 1727 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2769: oid 50 updating version 1727 to 1729 2024-02-11T22:23:30.977 INFO:tasks.rados.rados.0.smithi023.stdout:2769: oid 50 version 1729 is already newer than 1726 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2769: oid 50 version 1729 is already newer than 1728 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2769: oid 50 version 1729 is already newer than 1725 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1729 (ObjNum 834 snap 270 seq_num 834) dirty exists 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2769: left oid 50 (ObjNum 834 snap 270 seq_num 834) 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: finishing write tid 1 to smithi02397626-37 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: finishing write tid 2 to smithi02397626-37 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: finishing write tid 3 to smithi02397626-37 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: finishing write tid 4 to smithi02397626-37 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: finishing write tid 5 to smithi02397626-37 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: finishing write tid 6 to smithi02397626-37 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: oid 37 updating version 0 to 1732 2024-02-11T22:23:30.978 INFO:tasks.rados.rados.0.smithi023.stdout:2770: oid 37 updating version 1732 to 1733 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2770: oid 37 updating version 1733 to 1734 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2770: oid 37 updating version 1734 to 1735 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2770: oid 37 version 1735 is already newer than 1731 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1735 (ObjNum 835 snap 270 seq_num 835) dirty exists 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2770: left oid 37 (ObjNum 835 snap 270 seq_num 835) 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2771: finishing write tid 1 to smithi02397626-47 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2771: finishing write tid 2 to smithi02397626-47 2024-02-11T22:23:30.979 INFO:tasks.rados.rados.0.smithi023.stdout:2771: finishing write tid 3 to smithi02397626-47 2024-02-11T22:23:30.980 INFO:tasks.rados.rados.0.smithi023.stdout:2769: done (3 left) 2024-02-11T22:23:30.980 INFO:tasks.rados.rados.0.smithi023.stdout:2770: done (2 left) 2024-02-11T22:23:30.980 INFO:tasks.rados.rados.0.smithi023.stdout:2772: done (1 left) 2024-02-11T22:23:30.980 INFO:tasks.rados.rados.0.smithi023.stdout:2773: snap_create 2024-02-11T22:23:30.980 INFO:tasks.rados.rados.0.smithi023.stdout:2771: finishing write tid 4 to smithi02397626-47 2024-02-11T22:23:30.981 INFO:tasks.rados.rados.0.smithi023.stdout:2771: finishing write tid 5 to smithi02397626-47 2024-02-11T22:23:30.981 INFO:tasks.rados.rados.0.smithi023.stdout:2771: finishing write tid 6 to smithi02397626-47 2024-02-11T22:23:30.981 INFO:tasks.rados.rados.0.smithi023.stdout:2771: oid 47 updating version 0 to 1402 2024-02-11T22:23:30.981 INFO:tasks.rados.rados.0.smithi023.stdout:2771: oid 47 version 1402 is already newer than 1399 2024-02-11T22:23:30.982 INFO:tasks.rados.rados.0.smithi023.stdout:2771: oid 47 version 1402 is already newer than 1401 2024-02-11T22:23:30.982 INFO:tasks.rados.rados.0.smithi023.stdout:2771: oid 47 updating version 1402 to 1403 2024-02-11T22:23:30.982 INFO:tasks.rados.rados.0.smithi023.stdout:2771: oid 47 version 1403 is already newer than 1400 2024-02-11T22:23:30.982 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1403 (ObjNum 836 snap 270 seq_num 836) dirty exists 2024-02-11T22:23:30.982 INFO:tasks.rados.rados.0.smithi023.stdout:2771: left oid 47 (ObjNum 836 snap 270 seq_num 836) 2024-02-11T22:23:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:30 smithi023 ceph-mon[111262]: pgmap v589: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 252 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 908 KiB/s wr, 17 op/s 2024-02-11T22:23:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:30 smithi023 ceph-mon[111262]: osdmap e595: 8 total, 8 up, 8 in 2024-02-11T22:23:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:30 smithi023 ceph-mon[113671]: pgmap v589: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 252 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 908 KiB/s wr, 17 op/s 2024-02-11T22:23:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:30 smithi023 ceph-mon[113671]: osdmap e595: 8 total, 8 up, 8 in 2024-02-11T22:23:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:30 smithi160 ceph-mon[106289]: pgmap v589: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 252 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 908 KiB/s wr, 17 op/s 2024-02-11T22:23:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:30 smithi160 ceph-mon[106289]: osdmap e595: 8 total, 8 up, 8 in 2024-02-11T22:23:31.909 INFO:tasks.rados.rados.0.smithi023.stdout:2771: done (1 left) 2024-02-11T22:23:31.909 INFO:tasks.rados.rados.0.smithi023.stdout:2773: done (0 left) 2024-02-11T22:23:31.909 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 271 2024-02-11T22:23:31.909 INFO:tasks.rados.rados.0.smithi023.stdout:2774: seq_num 838 ranges {0=442368,442368=540672,983040=532480,1515520=442368,1957888=90112} 2024-02-11T22:23:31.911 INFO:tasks.rados.rados.0.smithi023.stdout:2774: writing smithi02397626-48 from 0 to 442368 tid 1 2024-02-11T22:23:31.914 INFO:tasks.rados.rados.0.smithi023.stdout:2774: writing smithi02397626-48 from 442368 to 983040 tid 2 2024-02-11T22:23:31.917 INFO:tasks.rados.rados.0.smithi023.stdout:2774: writing smithi02397626-48 from 983040 to 1515520 tid 3 2024-02-11T22:23:31.920 INFO:tasks.rados.rados.0.smithi023.stdout:2774: writing smithi02397626-48 from 1515520 to 1957888 tid 4 2024-02-11T22:23:31.921 INFO:tasks.rados.rados.0.smithi023.stdout:2774: writing smithi02397626-48 from 1957888 to 2048000 tid 5 2024-02-11T22:23:31.921 INFO:tasks.rados.rados.0.smithi023.stdout:2775: delete oid 9 current snap is 271 2024-02-11T22:23:31.921 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 1 to smithi02397626-48 2024-02-11T22:23:31.921 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 2 to smithi02397626-48 2024-02-11T22:23:31.921 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 3 to smithi02397626-48 2024-02-11T22:23:31.925 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 4 to smithi02397626-48 2024-02-11T22:23:31.925 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 5 to smithi02397626-48 2024-02-11T22:23:31.925 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 6 to smithi02397626-48 2024-02-11T22:23:31.926 INFO:tasks.rados.rados.0.smithi023.stdout:2775: done (1 left) 2024-02-11T22:23:31.926 INFO:tasks.rados.rados.0.smithi023.stdout:2776: read oid 25 snap -1 2024-02-11T22:23:31.926 INFO:tasks.rados.rados.0.smithi023.stdout:2776: expect deleted 2024-02-11T22:23:31.926 INFO:tasks.rados.rados.0.smithi023.stdout:2777: read oid 18 snap -1 2024-02-11T22:23:31.926 INFO:tasks.rados.rados.0.smithi023.stdout:2777: expect (ObjNum 797 snap 253 seq_num 797) 2024-02-11T22:23:31.926 INFO:tasks.rados.rados.0.smithi023.stdout:2778: snap_remove snap 269 2024-02-11T22:23:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:31 smithi023 ceph-mon[111262]: osdmap e596: 8 total, 8 up, 8 in 2024-02-11T22:23:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:31 smithi023 ceph-mon[113671]: osdmap e596: 8 total, 8 up, 8 in 2024-02-11T22:23:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:31 smithi160 ceph-mon[106289]: osdmap e596: 8 total, 8 up, 8 in 2024-02-11T22:23:32.866 INFO:tasks.rados.rados.0.smithi023.stdout:2778: done (3 left) 2024-02-11T22:23:32.867 INFO:tasks.rados.rados.0.smithi023.stdout:2779: snap_remove snap 245 2024-02-11T22:23:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:32 smithi023 ceph-mon[111262]: pgmap v592: 121 pgs: 121 active+clean; 260 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:23:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:32 smithi023 ceph-mon[111262]: osdmap e597: 8 total, 8 up, 8 in 2024-02-11T22:23:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:32 smithi023 ceph-mon[111262]: osdmap e598: 8 total, 8 up, 8 in 2024-02-11T22:23:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:32 smithi023 ceph-mon[113671]: pgmap v592: 121 pgs: 121 active+clean; 260 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:23:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:32 smithi023 ceph-mon[113671]: osdmap e597: 8 total, 8 up, 8 in 2024-02-11T22:23:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:32 smithi023 ceph-mon[113671]: osdmap e598: 8 total, 8 up, 8 in 2024-02-11T22:23:33.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:32 smithi160 ceph-mon[106289]: pgmap v592: 121 pgs: 121 active+clean; 260 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:23:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:32 smithi160 ceph-mon[106289]: osdmap e597: 8 total, 8 up, 8 in 2024-02-11T22:23:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:32 smithi160 ceph-mon[106289]: osdmap e598: 8 total, 8 up, 8 in 2024-02-11T22:23:33.883 INFO:tasks.rados.rados.0.smithi023.stdout:2779: done (3 left) 2024-02-11T22:23:33.883 INFO:tasks.rados.rados.0.smithi023.stdout:2780: copy_from oid 49 from oid 29 current snap is 271 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2781: rollback oid 34 current snap is 271 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 254 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2782: delete oid 47 current snap is 271 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: finishing write tid 7 to smithi02397626-48 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: oid 48 updating version 0 to 1370 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: oid 48 version 1370 is already newer than 1368 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: oid 48 updating version 1370 to 1372 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: oid 48 version 1372 is already newer than 1371 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: oid 48 version 1372 is already newer than 1367 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: oid 48 version 1372 is already newer than 1369 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 1372 (ObjNum 838 snap 271 seq_num 838) dirty exists 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2774: left oid 48 (ObjNum 838 snap 271 seq_num 838) 2024-02-11T22:23:33.884 INFO:tasks.rados.rados.0.smithi023.stdout:2777: expect (ObjNum 797 snap 253 seq_num 797) 2024-02-11T22:23:33.932 INFO:tasks.rados.rados.0.smithi023.stdout:2781: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:23:33.932 INFO:tasks.rados.rados.0.smithi023.stdout:2781: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2781: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1416 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2780: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2780: finishing copy_from to smithi02397626-49 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1448 (ObjNum 833 snap 268 seq_num 833) dirty exists 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2774: done (5 left) 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2776: done (4 left) 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2777: done (3 left) 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2780: done (2 left) 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2781: done (1 left) 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2782: done (0 left) 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 271 2024-02-11T22:23:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:2783: seq_num 841 ranges {0=491520,491520=598016,1089536=704512,1794048=303104} 2024-02-11T22:23:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:2783: writing smithi02397626-46 from 0 to 491520 tid 1 2024-02-11T22:23:33.938 INFO:tasks.rados.rados.0.smithi023.stdout:2783: writing smithi02397626-46 from 491520 to 1089536 tid 2 2024-02-11T22:23:33.942 INFO:tasks.rados.rados.0.smithi023.stdout:2783: writing smithi02397626-46 from 1089536 to 1794048 tid 3 2024-02-11T22:23:33.944 INFO:tasks.rados.rados.0.smithi023.stdout:2783: writing smithi02397626-46 from 1794048 to 2097152 tid 4 2024-02-11T22:23:33.944 INFO:tasks.rados.rados.0.smithi023.stdout:2784: setattr oid 11 current snap is 271 2024-02-11T22:23:33.944 INFO:tasks.rados.rados.0.smithi023.stdout:2783: finishing write tid 1 to smithi02397626-46 2024-02-11T22:23:33.944 INFO:tasks.rados.rados.0.smithi023.stdout:2783: finishing write tid 2 to smithi02397626-46 2024-02-11T22:23:33.946 INFO:tasks.rados.rados.0.smithi023.stdout:2785: read oid 33 snap -1 2024-02-11T22:23:33.946 INFO:tasks.rados.rados.0.smithi023.stdout:2785: expect (ObjNum 772 snap 240 seq_num 772) 2024-02-11T22:23:33.946 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 271 2024-02-11T22:23:33.946 INFO:tasks.rados.rados.0.smithi023.stdout:2786: seq_num 842 ranges {1359872=507904,1867776=475136,2342912=516096,2859008=499712,3358720=114688} 2024-02-11T22:23:33.956 INFO:tasks.rados.rados.0.smithi023.stdout:2786: writing smithi02397626-18 from 1359872 to 1867776 tid 1 2024-02-11T22:23:33.959 INFO:tasks.rados.rados.0.smithi023.stdout:2786: writing smithi02397626-18 from 1867776 to 2342912 tid 2 2024-02-11T22:23:33.961 INFO:tasks.rados.rados.0.smithi023.stdout:2786: writing smithi02397626-18 from 2342912 to 2859008 tid 3 2024-02-11T22:23:33.964 INFO:tasks.rados.rados.0.smithi023.stdout:2786: writing smithi02397626-18 from 2859008 to 3358720 tid 4 2024-02-11T22:23:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:2786: writing smithi02397626-18 from 3358720 to 3473408 tid 5 2024-02-11T22:23:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:2787: setattr oid 36 current snap is 271 2024-02-11T22:23:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:2783: finishing write tid 3 to smithi02397626-46 2024-02-11T22:23:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:2783: finishing write tid 4 to smithi02397626-46 2024-02-11T22:23:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:2783: finishing write tid 5 to smithi02397626-46 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1417 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:2783: finishing write tid 6 to smithi02397626-46 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:2783: oid 46 updating version 0 to 2089 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:2783: oid 46 version 2089 is already newer than 2088 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:2783: oid 46 version 2089 is already newer than 2086 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:2783: oid 46 version 2089 is already newer than 2087 2024-02-11T22:23:33.966 INFO:tasks.rados.rados.0.smithi023.stdout:2783: oid 46 updating version 2089 to 2090 2024-02-11T22:23:33.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2090 (ObjNum 841 snap 271 seq_num 841) dirty exists 2024-02-11T22:23:33.967 INFO:tasks.rados.rados.0.smithi023.stdout:2783: left oid 46 (ObjNum 841 snap 271 seq_num 841) 2024-02-11T22:23:33.967 INFO:tasks.rados.rados.0.smithi023.stdout:2785: expect (ObjNum 772 snap 240 seq_num 772) 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 1 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 2 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 3 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 4 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 5 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 6 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: finishing write tid 7 to smithi02397626-18 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: oid 18 updating version 0 to 1399 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: oid 18 version 1399 is already newer than 1396 2024-02-11T22:23:34.098 INFO:tasks.rados.rados.0.smithi023.stdout:2786: oid 18 version 1399 is already newer than 1395 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2786: oid 18 version 1399 is already newer than 1397 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2786: oid 18 version 1399 is already newer than 1398 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2786: oid 18 version 1399 is already newer than 1394 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1399 (ObjNum 842 snap 271 seq_num 842) dirty exists 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2786: left oid 18 (ObjNum 842 snap 271 seq_num 842) 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2783: done (4 left) 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2784: done (3 left) 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2785: done (2 left) 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2786: done (1 left) 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2788: read oid 5 snap 260 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2788: expect (ObjNum 814 snap 260 seq_num 814) 2024-02-11T22:23:34.099 INFO:tasks.rados.rados.0.smithi023.stdout:2789: snap_remove snap 256 2024-02-11T22:23:34.925 INFO:tasks.rados.rados.0.smithi023.stdout:2789: done (2 left) 2024-02-11T22:23:34.925 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 271 2024-02-11T22:23:34.925 INFO:tasks.rados.rados.0.smithi023.stdout:2790: seq_num 843 ranges {1613824=524288,2138112=761856,2899968=671744,3571712=172032} 2024-02-11T22:23:34.926 INFO:tasks.rados.rados.0.smithi023.stdout:2790: writing smithi02397626-17 from 1613824 to 2138112 tid 1 2024-02-11T22:23:34.932 INFO:tasks.rados.rados.0.smithi023.stdout:2790: writing smithi02397626-17 from 2138112 to 2899968 tid 2 2024-02-11T22:23:34.938 INFO:tasks.rados.rados.0.smithi023.stdout:2790: writing smithi02397626-17 from 2899968 to 3571712 tid 3 2024-02-11T22:23:34.938 INFO:tasks.rados.rados.0.smithi023.stdout:2790: writing smithi02397626-17 from 3571712 to 3743744 tid 4 2024-02-11T22:23:34.938 INFO:tasks.rados.rados.0.smithi023.stdout:2791: snap_create 2024-02-11T22:23:34.938 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1430 (ObjNum 113 snap 0 seq_num 2349035504) dirty exists 2024-02-11T22:23:34.938 INFO:tasks.rados.rados.0.smithi023.stdout:2788: expect (ObjNum 814 snap 260 seq_num 814) 2024-02-11T22:23:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:34 smithi023 ceph-mon[111262]: pgmap v595: 121 pgs: 121 active+clean; 266 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1010 KiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-02-11T22:23:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:34 smithi023 ceph-mon[111262]: osdmap e599: 8 total, 8 up, 8 in 2024-02-11T22:23:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:34 smithi023 ceph-mon[113671]: pgmap v595: 121 pgs: 121 active+clean; 266 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1010 KiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-02-11T22:23:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:34 smithi023 ceph-mon[113671]: osdmap e599: 8 total, 8 up, 8 in 2024-02-11T22:23:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:34 smithi160 ceph-mon[106289]: pgmap v595: 121 pgs: 121 active+clean; 266 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1010 KiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-02-11T22:23:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:34 smithi160 ceph-mon[106289]: osdmap e599: 8 total, 8 up, 8 in 2024-02-11T22:23:35.918 INFO:tasks.rados.rados.0.smithi023.stdout:2790: finishing write tid 1 to smithi02397626-17 2024-02-11T22:23:35.918 INFO:tasks.rados.rados.0.smithi023.stdout:2790: finishing write tid 2 to smithi02397626-17 2024-02-11T22:23:35.918 INFO:tasks.rados.rados.0.smithi023.stdout:2790: finishing write tid 3 to smithi02397626-17 2024-02-11T22:23:35.918 INFO:tasks.rados.rados.0.smithi023.stdout:2790: finishing write tid 4 to smithi02397626-17 2024-02-11T22:23:35.918 INFO:tasks.rados.rados.0.smithi023.stdout:2790: finishing write tid 5 to smithi02397626-17 2024-02-11T22:23:35.918 INFO:tasks.rados.rados.0.smithi023.stdout:2790: finishing write tid 6 to smithi02397626-17 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2790: oid 17 updating version 0 to 1743 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2790: oid 17 version 1743 is already newer than 1741 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2790: oid 17 updating version 1743 to 1744 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2790: oid 17 version 1744 is already newer than 1742 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2790: oid 17 updating version 1744 to 1745 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1745 (ObjNum 843 snap 271 seq_num 843) dirty exists 2024-02-11T22:23:35.919 INFO:tasks.rados.rados.0.smithi023.stdout:2790: left oid 17 (ObjNum 843 snap 271 seq_num 843) 2024-02-11T22:23:35.924 INFO:tasks.rados.rados.0.smithi023.stdout:2787: done (3 left) 2024-02-11T22:23:35.924 INFO:tasks.rados.rados.0.smithi023.stdout:2788: done (2 left) 2024-02-11T22:23:35.924 INFO:tasks.rados.rados.0.smithi023.stdout:2790: done (1 left) 2024-02-11T22:23:35.924 INFO:tasks.rados.rados.0.smithi023.stdout:2791: done (0 left) 2024-02-11T22:23:35.924 INFO:tasks.rados.rados.0.smithi023.stdout:2792: snap_remove snap 258 2024-02-11T22:23:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:35 smithi023 ceph-mon[111262]: osdmap e600: 8 total, 8 up, 8 in 2024-02-11T22:23:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:23:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:23:35] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:23:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:35 smithi023 ceph-mon[113671]: osdmap e600: 8 total, 8 up, 8 in 2024-02-11T22:23:36.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:35 smithi160 ceph-mon[106289]: osdmap e600: 8 total, 8 up, 8 in 2024-02-11T22:23:36.943 INFO:tasks.rados.rados.0.smithi023.stdout:2792: done (0 left) 2024-02-11T22:23:36.943 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 272 2024-02-11T22:23:36.943 INFO:tasks.rados.rados.0.smithi023.stdout:2793: seq_num 844 ranges {0=540672,540672=696320,1236992=475136,1712128=434176} 2024-02-11T22:23:36.946 INFO:tasks.rados.rados.0.smithi023.stdout:2793: writing smithi02397626-2 from 0 to 540672 tid 1 2024-02-11T22:23:36.953 INFO:tasks.rados.rados.0.smithi023.stdout:2793: writing smithi02397626-2 from 540672 to 1236992 tid 2 2024-02-11T22:23:36.954 INFO:tasks.rados.rados.0.smithi023.stdout:2793: writing smithi02397626-2 from 1236992 to 1712128 tid 3 2024-02-11T22:23:36.957 INFO:tasks.rados.rados.0.smithi023.stdout:2793: writing smithi02397626-2 from 1712128 to 2146304 tid 4 2024-02-11T22:23:36.957 INFO:tasks.rados.rados.0.smithi023.stdout:2794: read oid 25 snap -1 2024-02-11T22:23:36.957 INFO:tasks.rados.rados.0.smithi023.stdout:2794: expect deleted 2024-02-11T22:23:36.957 INFO:tasks.rados.rados.0.smithi023.stdout:2795: read oid 48 snap 237 2024-02-11T22:23:36.957 INFO:tasks.rados.rados.0.smithi023.stdout:2795: expect deleted 2024-02-11T22:23:36.957 INFO:tasks.rados.rados.0.smithi023.stdout:2796: delete oid 27 current snap is 272 2024-02-11T22:23:36.959 INFO:tasks.rados.rados.0.smithi023.stdout:2794: done (3 left) 2024-02-11T22:23:36.959 INFO:tasks.rados.rados.0.smithi023.stdout:2795: done (2 left) 2024-02-11T22:23:36.959 INFO:tasks.rados.rados.0.smithi023.stdout:2796: done (1 left) 2024-02-11T22:23:36.959 INFO:tasks.rados.rados.0.smithi023.stdout:2797: snap_create 2024-02-11T22:23:36.961 INFO:tasks.rados.rados.0.smithi023.stdout:2793: finishing write tid 1 to smithi02397626-2 2024-02-11T22:23:36.962 INFO:tasks.rados.rados.0.smithi023.stdout:2793: finishing write tid 2 to smithi02397626-2 2024-02-11T22:23:36.962 INFO:tasks.rados.rados.0.smithi023.stdout:2793: finishing write tid 3 to smithi02397626-2 2024-02-11T22:23:36.964 INFO:tasks.rados.rados.0.smithi023.stdout:2793: finishing write tid 4 to smithi02397626-2 2024-02-11T22:23:36.964 INFO:tasks.rados.rados.0.smithi023.stdout:2793: finishing write tid 5 to smithi02397626-2 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:2793: finishing write tid 6 to smithi02397626-2 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:2793: oid 2 updating version 0 to 1819 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:2793: oid 2 version 1819 is already newer than 1818 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:2793: oid 2 version 1819 is already newer than 1817 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:2793: oid 2 version 1819 is already newer than 1816 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:2793: oid 2 version 1819 is already newer than 1815 2024-02-11T22:23:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1819 (ObjNum 844 snap 272 seq_num 844) dirty exists 2024-02-11T22:23:36.967 INFO:tasks.rados.rados.0.smithi023.stdout:2793: left oid 2 (ObjNum 844 snap 272 seq_num 844) 2024-02-11T22:23:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:36 smithi160 ceph-mon[106289]: pgmap v598: 121 pgs: 121 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:23:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:36 smithi160 ceph-mon[106289]: osdmap e601: 8 total, 8 up, 8 in 2024-02-11T22:23:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:36 smithi023 ceph-mon[111262]: pgmap v598: 121 pgs: 121 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:23:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:36 smithi023 ceph-mon[111262]: osdmap e601: 8 total, 8 up, 8 in 2024-02-11T22:23:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:36 smithi023 ceph-mon[113671]: pgmap v598: 121 pgs: 121 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:23:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:36 smithi023 ceph-mon[113671]: osdmap e601: 8 total, 8 up, 8 in 2024-02-11T22:23:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:37.868 INFO:tasks.rados.rados.0.smithi023.stdout:2793: done (1 left) 2024-02-11T22:23:37.869 INFO:tasks.rados.rados.0.smithi023.stdout:2797: done (0 left) 2024-02-11T22:23:37.869 INFO:tasks.rados.rados.0.smithi023.stdout:2798: snap_remove snap 255 2024-02-11T22:23:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:37 smithi023 ceph-mon[111262]: osdmap e602: 8 total, 8 up, 8 in 2024-02-11T22:23:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:37 smithi023 ceph-mon[111262]: osdmap e603: 8 total, 8 up, 8 in 2024-02-11T22:23:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:37 smithi023 ceph-mon[113671]: osdmap e602: 8 total, 8 up, 8 in 2024-02-11T22:23:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:37 smithi023 ceph-mon[113671]: osdmap e603: 8 total, 8 up, 8 in 2024-02-11T22:23:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:37 smithi160 ceph-mon[106289]: osdmap e602: 8 total, 8 up, 8 in 2024-02-11T22:23:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:37 smithi160 ceph-mon[106289]: osdmap e603: 8 total, 8 up, 8 in 2024-02-11T22:23:38.886 INFO:tasks.rados.rados.0.smithi023.stdout:2798: done (0 left) 2024-02-11T22:23:38.886 INFO:tasks.rados.rados.0.smithi023.stdout:2799: rmattr oid 26 current snap is 273 2024-02-11T22:23:38.886 INFO:tasks.rados.rados.0.smithi023.stdout:2799: done (0 left) 2024-02-11T22:23:38.886 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 273 2024-02-11T22:23:38.886 INFO:tasks.rados.rados.0.smithi023.stdout:2800: seq_num 846 ranges {0=573440,573440=466944,1040384=491520,1531904=548864,2080768=98304} 2024-02-11T22:23:38.894 INFO:tasks.rados.rados.0.smithi023.stdout:2800: writing smithi02397626-1 from 0 to 573440 tid 1 2024-02-11T22:23:38.894 INFO:tasks.rados.rados.0.smithi023.stdout:2800: writing smithi02397626-1 from 573440 to 1040384 tid 2 2024-02-11T22:23:38.896 INFO:tasks.rados.rados.0.smithi023.stdout:2800: writing smithi02397626-1 from 1040384 to 1531904 tid 3 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:2800: writing smithi02397626-1 from 1531904 to 2080768 tid 4 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:2800: writing smithi02397626-1 from 2080768 to 2179072 tid 5 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:2801: copy_from oid 15 from oid 9 current snap is 273 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 1 to smithi02397626-1 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 2 to smithi02397626-1 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 273 2024-02-11T22:23:38.903 INFO:tasks.rados.rados.0.smithi023.stdout:2802: seq_num 847 ranges {8953856=589824,9543680=753664,10297344=655360,10952704=196608} 2024-02-11T22:23:38.953 INFO:tasks.rados.rados.0.smithi023.stdout:2802: writing smithi02397626-41 from 8953856 to 9543680 tid 1 2024-02-11T22:23:38.958 INFO:tasks.rados.rados.0.smithi023.stdout:2802: writing smithi02397626-41 from 9543680 to 10297344 tid 2 2024-02-11T22:23:38.962 INFO:tasks.rados.rados.0.smithi023.stdout:2802: writing smithi02397626-41 from 10297344 to 10952704 tid 3 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2802: writing smithi02397626-41 from 10952704 to 11149312 tid 4 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2803: delete oid 38 current snap is 273 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 3 to smithi02397626-1 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 4 to smithi02397626-1 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 5 to smithi02397626-1 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 6 to smithi02397626-1 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2801: finishing copy_from to smithi02397626-15 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2801: got expected ENOENT (src dne) 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2801: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: finishing write tid 7 to smithi02397626-1 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: oid 1 updating version 0 to 2108 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: oid 1 updating version 2108 to 2109 2024-02-11T22:23:38.964 INFO:tasks.rados.rados.0.smithi023.stdout:2800: oid 1 updating version 2109 to 2110 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:2800: oid 1 version 2110 is already newer than 2106 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:2800: oid 1 version 2110 is already newer than 2107 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:2800: oid 1 version 2110 is already newer than 2103 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2110 (ObjNum 846 snap 273 seq_num 846) dirty exists 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:2800: left oid 1 (ObjNum 846 snap 273 seq_num 846) 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:2802: finishing write tid 1 to smithi02397626-41 2024-02-11T22:23:38.965 INFO:tasks.rados.rados.0.smithi023.stdout:2802: finishing write tid 2 to smithi02397626-41 2024-02-11T22:23:38.966 INFO:tasks.rados.rados.0.smithi023.stdout:2802: finishing write tid 3 to smithi02397626-41 2024-02-11T22:23:38.966 INFO:tasks.rados.rados.0.smithi023.stdout:2802: finishing write tid 4 to smithi02397626-41 2024-02-11T22:23:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:2802: finishing write tid 5 to smithi02397626-41 2024-02-11T22:23:38.969 INFO:tasks.rados.rados.0.smithi023.stdout:2802: finishing write tid 6 to smithi02397626-41 2024-02-11T22:23:38.969 INFO:tasks.rados.rados.0.smithi023.stdout:2802: oid 41 updating version 0 to 1750 2024-02-11T22:23:38.969 INFO:tasks.rados.rados.0.smithi023.stdout:2802: oid 41 version 1750 is already newer than 1748 2024-02-11T22:23:38.969 INFO:tasks.rados.rados.0.smithi023.stdout:2802: oid 41 version 1750 is already newer than 1747 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2802: oid 41 version 1750 is already newer than 1749 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2802: oid 41 version 1750 is already newer than 1746 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1750 (ObjNum 847 snap 273 seq_num 847) dirty exists 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2802: left oid 41 (ObjNum 847 snap 273 seq_num 847) 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2800: done (3 left) 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2801: done (2 left) 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2802: done (1 left) 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2803: done (0 left) 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2804: rollback oid 2 current snap is 273 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 272 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:2805: rollback oid 12 current snap is 273 2024-02-11T22:23:38.970 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 262 2024-02-11T22:23:38.972 INFO:tasks.rados.rados.0.smithi023.stdout:2806: rollback oid 50 current snap is 273 2024-02-11T22:23:38.972 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 50 to 271 2024-02-11T22:23:38.972 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 273 2024-02-11T22:23:38.972 INFO:tasks.rados.rados.0.smithi023.stdout:2807: seq_num 849 ranges {2097152=622592,2719744=516096,3235840=663552,3899392=425984} 2024-02-11T22:23:38.984 INFO:tasks.rados.rados.0.smithi023.stdout:2807: writing smithi02397626-46 from 2097152 to 2719744 tid 1 2024-02-11T22:23:38.987 INFO:tasks.rados.rados.0.smithi023.stdout:2807: writing smithi02397626-46 from 2719744 to 3235840 tid 2 2024-02-11T22:23:38.990 INFO:tasks.rados.rados.0.smithi023.stdout:2807: writing smithi02397626-46 from 3235840 to 3899392 tid 3 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2807: writing smithi02397626-46 from 3899392 to 4325376 tid 4 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2808: snap_create 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2804: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2804: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2804: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1831 (ObjNum 844 snap 272 seq_num 844) dirty exists 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2805: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2805: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:23:38.994 INFO:tasks.rados.rados.0.smithi023.stdout:2805: finishing rollback tid 2 to smithi02397626-12 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1775 (ObjNum 750 snap 231 seq_num 750) dirty exists 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:2806: finishing rollback tid 0 to smithi02397626-50 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:2806: finishing rollback tid 1 to smithi02397626-50 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:2806: finishing rollback tid 2 to smithi02397626-50 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1779 (ObjNum 834 snap 270 seq_num 834) dirty exists 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:2807: finishing write tid 1 to smithi02397626-46 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:2807: finishing write tid 2 to smithi02397626-46 2024-02-11T22:23:38.995 INFO:tasks.rados.rados.0.smithi023.stdout:2807: finishing write tid 3 to smithi02397626-46 2024-02-11T22:23:38.996 INFO:tasks.rados.rados.0.smithi023.stdout:2807: finishing write tid 4 to smithi02397626-46 2024-02-11T22:23:38.996 INFO:tasks.rados.rados.0.smithi023.stdout:2807: finishing write tid 5 to smithi02397626-46 2024-02-11T22:23:38.997 INFO:tasks.rados.rados.0.smithi023.stdout:2807: finishing write tid 6 to smithi02397626-46 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:2807: oid 46 updating version 0 to 2115 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:2807: oid 46 version 2115 is already newer than 2113 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:2807: oid 46 updating version 2115 to 2116 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:2807: oid 46 version 2116 is already newer than 2112 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:2807: oid 46 version 2116 is already newer than 2114 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2116 (ObjNum 849 snap 273 seq_num 849) dirty exists 2024-02-11T22:23:38.998 INFO:tasks.rados.rados.0.smithi023.stdout:2807: left oid 46 (ObjNum 849 snap 273 seq_num 849) 2024-02-11T22:23:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[111262]: pgmap v601: 121 pgs: 121 active+clean; 276 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-02-11T22:23:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:23:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:23:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:23:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:23:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[111262]: osdmap e604: 8 total, 8 up, 8 in 2024-02-11T22:23:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[113671]: pgmap v601: 121 pgs: 121 active+clean; 276 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-02-11T22:23:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:23:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:23:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:23:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:23:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:38 smithi023 ceph-mon[113671]: osdmap e604: 8 total, 8 up, 8 in 2024-02-11T22:23:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:38 smithi160 ceph-mon[106289]: pgmap v601: 121 pgs: 121 active+clean; 276 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-02-11T22:23:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:23:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:23:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:23:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:23:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:38 smithi160 ceph-mon[106289]: osdmap e604: 8 total, 8 up, 8 in 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2804: done (4 left) 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2805: done (3 left) 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2806: done (2 left) 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2807: done (1 left) 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2808: done (0 left) 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2809: read oid 19 snap -1 2024-02-11T22:23:39.972 INFO:tasks.rados.rados.0.smithi023.stdout:2809: expect deleted 2024-02-11T22:23:39.973 INFO:tasks.rados.rados.0.smithi023.stdout:2810: snap_remove snap 247 2024-02-11T22:23:40.983 INFO:tasks.rados.rados.0.smithi023.stdout:2810: done (1 left) 2024-02-11T22:23:40.983 INFO:tasks.rados.rados.0.smithi023.stdout:2811: snap_create 2024-02-11T22:23:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:40 smithi023 ceph-mon[111262]: pgmap v604: 121 pgs: 121 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-02-11T22:23:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:40 smithi023 ceph-mon[111262]: osdmap e605: 8 total, 8 up, 8 in 2024-02-11T22:23:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:40 smithi023 ceph-mon[113671]: pgmap v604: 121 pgs: 121 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-02-11T22:23:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:40 smithi023 ceph-mon[113671]: osdmap e605: 8 total, 8 up, 8 in 2024-02-11T22:23:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:40 smithi160 ceph-mon[106289]: pgmap v604: 121 pgs: 121 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2024-02-11T22:23:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:40 smithi160 ceph-mon[106289]: osdmap e605: 8 total, 8 up, 8 in 2024-02-11T22:23:42.006 INFO:tasks.rados.rados.0.smithi023.stdout:2809: done (1 left) 2024-02-11T22:23:42.006 INFO:tasks.rados.rados.0.smithi023.stdout:2811: done (0 left) 2024-02-11T22:23:42.006 INFO:tasks.rados.rados.0.smithi023.stdout:2812: copy_from oid 50 from oid 43 current snap is 275 2024-02-11T22:23:42.006 INFO:tasks.rados.rados.0.smithi023.stdout:2813: snap_create 2024-02-11T22:23:42.031 INFO:tasks.rados.rados.0.smithi023.stdout:2812: finishing copy_from racing read to smithi02397626-50 2024-02-11T22:23:42.033 INFO:tasks.rados.rados.0.smithi023.stdout:2812: finishing copy_from to smithi02397626-50 2024-02-11T22:23:42.033 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1413 (ObjNum 807 snap 256 seq_num 807) dirty exists 2024-02-11T22:23:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:41 smithi023 ceph-mon[111262]: osdmap e606: 8 total, 8 up, 8 in 2024-02-11T22:23:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:42 smithi023 ceph-mon[113671]: osdmap e606: 8 total, 8 up, 8 in 2024-02-11T22:23:42.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:41 smithi160 ceph-mon[106289]: osdmap e606: 8 total, 8 up, 8 in 2024-02-11T22:23:42.862 INFO:tasks.rados.rados.0.smithi023.stdout:2812: done (1 left) 2024-02-11T22:23:42.863 INFO:tasks.rados.rados.0.smithi023.stdout:2813: done (0 left) 2024-02-11T22:23:42.863 INFO:tasks.rados.rados.0.smithi023.stdout:2814: rollback oid 44 current snap is 276 2024-02-11T22:23:42.863 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 273 2024-02-11T22:23:42.863 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 276 2024-02-11T22:23:42.863 INFO:tasks.rados.rados.0.smithi023.stdout:2815: seq_num 850 ranges {0=638976,638976=802816,1441792=475136,1916928=327680} 2024-02-11T22:23:42.866 INFO:tasks.rados.rados.0.smithi023.stdout:2815: writing smithi02397626-42 from 0 to 638976 tid 1 2024-02-11T22:23:42.871 INFO:tasks.rados.rados.0.smithi023.stdout:2815: writing smithi02397626-42 from 638976 to 1441792 tid 2 2024-02-11T22:23:42.875 INFO:tasks.rados.rados.0.smithi023.stdout:2815: writing smithi02397626-42 from 1441792 to 1916928 tid 3 2024-02-11T22:23:42.877 INFO:tasks.rados.rados.0.smithi023.stdout:2815: writing smithi02397626-42 from 1916928 to 2244608 tid 4 2024-02-11T22:23:42.877 INFO:tasks.rados.rados.0.smithi023.stdout:2816: rollback oid 5 current snap is 276 2024-02-11T22:23:42.877 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 274 2024-02-11T22:23:42.877 INFO:tasks.rados.rados.0.smithi023.stdout:2814: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:23:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1653 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-02-11T22:23:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:2815: finishing write tid 1 to smithi02397626-42 2024-02-11T22:23:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:2815: finishing write tid 2 to smithi02397626-42 2024-02-11T22:23:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:2814: done (2 left) 2024-02-11T22:23:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 276 2024-02-11T22:23:42.878 INFO:tasks.rados.rados.0.smithi023.stdout:2817: seq_num 851 ranges {4300800=655360,4956160=688128,5644288=679936,6324224=237568} 2024-02-11T22:23:42.904 INFO:tasks.rados.rados.0.smithi023.stdout:2817: writing smithi02397626-37 from 4300800 to 4956160 tid 1 2024-02-11T22:23:42.908 INFO:tasks.rados.rados.0.smithi023.stdout:2817: writing smithi02397626-37 from 4956160 to 5644288 tid 2 2024-02-11T22:23:42.912 INFO:tasks.rados.rados.0.smithi023.stdout:2817: writing smithi02397626-37 from 5644288 to 6324224 tid 3 2024-02-11T22:23:42.913 INFO:tasks.rados.rados.0.smithi023.stdout:2817: writing smithi02397626-37 from 6324224 to 6561792 tid 4 2024-02-11T22:23:42.914 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 276 2024-02-11T22:23:42.914 INFO:tasks.rados.rados.0.smithi023.stdout:2815: finishing write tid 3 to smithi02397626-42 2024-02-11T22:23:42.914 INFO:tasks.rados.rados.0.smithi023.stdout:2818: seq_num 852 ranges {0=671744,671744=622592,1294336=442368,1736704=540672} 2024-02-11T22:23:42.917 INFO:tasks.rados.rados.0.smithi023.stdout:2818: writing smithi02397626-9 from 0 to 671744 tid 1 2024-02-11T22:23:42.920 INFO:tasks.rados.rados.0.smithi023.stdout:2818: writing smithi02397626-9 from 671744 to 1294336 tid 2 2024-02-11T22:23:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:2818: writing smithi02397626-9 from 1294336 to 1736704 tid 3 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2818: writing smithi02397626-9 from 1736704 to 2277376 tid 4 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2819: read oid 19 snap -1 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2819: expect deleted 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2820: delete oid 36 current snap is 276 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2815: finishing write tid 4 to smithi02397626-42 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2816: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1775 (ObjNum 49 snap 0 seq_num 913984496) dirty dne 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2815: finishing write tid 5 to smithi02397626-42 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2815: finishing write tid 6 to smithi02397626-42 2024-02-11T22:23:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:2815: oid 42 updating version 0 to 1459 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2815: oid 42 version 1459 is already newer than 1456 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2815: oid 42 updating version 1459 to 1460 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2815: oid 42 version 1460 is already newer than 1457 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2815: oid 42 version 1460 is already newer than 1458 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1460 (ObjNum 850 snap 276 seq_num 850) dirty exists 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2815: left oid 42 (ObjNum 850 snap 276 seq_num 850) 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: finishing write tid 1 to smithi02397626-37 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: finishing write tid 2 to smithi02397626-37 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: finishing write tid 3 to smithi02397626-37 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: finishing write tid 4 to smithi02397626-37 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: finishing write tid 5 to smithi02397626-37 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: finishing write tid 6 to smithi02397626-37 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: oid 37 updating version 0 to 1794 2024-02-11T22:23:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:2817: oid 37 version 1794 is already newer than 1791 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2817: oid 37 updating version 1794 to 1795 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2817: oid 37 version 1795 is already newer than 1793 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2817: oid 37 version 1795 is already newer than 1792 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1795 (ObjNum 851 snap 276 seq_num 851) dirty exists 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2817: left oid 37 (ObjNum 851 snap 276 seq_num 851) 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2818: finishing write tid 1 to smithi02397626-9 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2818: finishing write tid 2 to smithi02397626-9 2024-02-11T22:23:42.929 INFO:tasks.rados.rados.0.smithi023.stdout:2818: finishing write tid 3 to smithi02397626-9 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2815: done (5 left) 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2816: done (4 left) 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2817: done (3 left) 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2819: done (2 left) 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2820: done (1 left) 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2821: read oid 20 snap -1 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2821: expect deleted 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 276 2024-02-11T22:23:42.930 INFO:tasks.rados.rados.0.smithi023.stdout:2822: seq_num 854 ranges {1236992=712704,1949696=794624,2744320=450560,3194880=360448} 2024-02-11T22:23:42.939 INFO:tasks.rados.rados.0.smithi023.stdout:2822: writing smithi02397626-8 from 1236992 to 1949696 tid 1 2024-02-11T22:23:42.944 INFO:tasks.rados.rados.0.smithi023.stdout:2822: writing smithi02397626-8 from 1949696 to 2744320 tid 2 2024-02-11T22:23:42.947 INFO:tasks.rados.rados.0.smithi023.stdout:2822: writing smithi02397626-8 from 2744320 to 3194880 tid 3 2024-02-11T22:23:42.949 INFO:tasks.rados.rados.0.smithi023.stdout:2822: writing smithi02397626-8 from 3194880 to 3555328 tid 4 2024-02-11T22:23:42.949 INFO:tasks.rados.rados.0.smithi023.stdout:2823: snap_remove snap 270 2024-02-11T22:23:43.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:43 smithi023 ceph-mon[111262]: pgmap v607: 121 pgs: 121 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-11T22:23:43.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:43 smithi023 ceph-mon[111262]: osdmap e607: 8 total, 8 up, 8 in 2024-02-11T22:23:43.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:43 smithi023 ceph-mon[111262]: osdmap e608: 8 total, 8 up, 8 in 2024-02-11T22:23:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:43 smithi023 ceph-mon[113671]: pgmap v607: 121 pgs: 121 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-11T22:23:43.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:43 smithi023 ceph-mon[113671]: osdmap e607: 8 total, 8 up, 8 in 2024-02-11T22:23:43.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:43 smithi023 ceph-mon[113671]: osdmap e608: 8 total, 8 up, 8 in 2024-02-11T22:23:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:43 smithi160 ceph-mon[106289]: pgmap v607: 121 pgs: 121 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-11T22:23:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:43 smithi160 ceph-mon[106289]: osdmap e607: 8 total, 8 up, 8 in 2024-02-11T22:23:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:43 smithi160 ceph-mon[106289]: osdmap e608: 8 total, 8 up, 8 in 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2823: done (3 left) 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2824: copy_from oid 46 from oid 6 current snap is 276 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2825: read oid 7 snap 249 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2825: expect (ObjNum 775 snap 242 seq_num 775) 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2826: rollback oid 31 current snap is 276 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 262 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2827: read oid 41 snap 259 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2827: expect deleted 2024-02-11T22:23:43.877 INFO:tasks.rados.rados.0.smithi023.stdout:2828: rollback oid 11 current snap is 276 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 273 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2829: read oid 30 snap -1 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2829: expect (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2830: delete oid 12 current snap is 276 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: finishing write tid 4 to smithi02397626-9 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: finishing write tid 5 to smithi02397626-9 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: finishing write tid 6 to smithi02397626-9 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: oid 9 updating version 0 to 2126 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: oid 9 version 2126 is already newer than 2124 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: oid 9 version 2126 is already newer than 2125 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: oid 9 updating version 2126 to 2127 2024-02-11T22:23:43.878 INFO:tasks.rados.rados.0.smithi023.stdout:2818: oid 9 version 2127 is already newer than 2123 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2127 (ObjNum 852 snap 276 seq_num 852) dirty exists 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2818: left oid 9 (ObjNum 852 snap 276 seq_num 852) 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: finishing write tid 1 to smithi02397626-8 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: finishing write tid 2 to smithi02397626-8 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: finishing write tid 3 to smithi02397626-8 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: finishing write tid 4 to smithi02397626-8 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: finishing write tid 5 to smithi02397626-8 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: finishing write tid 6 to smithi02397626-8 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: oid 8 updating version 0 to 1499 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: oid 8 version 1499 is already newer than 1495 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: oid 8 version 1499 is already newer than 1496 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: oid 8 version 1499 is already newer than 1498 2024-02-11T22:23:43.879 INFO:tasks.rados.rados.0.smithi023.stdout:2822: oid 8 version 1499 is already newer than 1497 2024-02-11T22:23:43.880 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1499 (ObjNum 854 snap 276 seq_num 854) dirty exists 2024-02-11T22:23:43.880 INFO:tasks.rados.rados.0.smithi023.stdout:2822: left oid 8 (ObjNum 854 snap 276 seq_num 854) 2024-02-11T22:23:43.885 INFO:tasks.rados.rados.0.smithi023.stdout:2824: finishing copy_from to smithi02397626-46 2024-02-11T22:23:43.885 INFO:tasks.rados.rados.0.smithi023.stdout:2824: got expected ENOENT (src dne) 2024-02-11T22:23:43.885 INFO:tasks.rados.rados.0.smithi023.stdout:2824: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:23:43.888 INFO:tasks.rados.rados.0.smithi023.stdout:2826: finishing rollback tid 0 to smithi02397626-31 2024-02-11T22:23:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:2828: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:23:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:2828: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:23:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:2828: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:23:43.890 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1420 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:23:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:2826: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:23:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:2826: finishing rollback tid 2 to smithi02397626-31 2024-02-11T22:23:43.891 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1424 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2818: done (9 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2821: done (8 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2822: done (7 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2824: done (6 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2826: done (5 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2827: done (4 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2828: done (3 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2830: done (2 left) 2024-02-11T22:23:43.894 INFO:tasks.rados.rados.0.smithi023.stdout:2831: read oid 5 snap -1 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2831: expect deleted 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2832: read oid 6 snap -1 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2832: expect deleted 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2833: read oid 25 snap -1 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2833: expect deleted 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2834: read oid 38 snap 264 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2834: expect (ObjNum 819 snap 260 seq_num 819) 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2835: copy_from oid 12 from oid 36 current snap is 276 2024-02-11T22:23:43.895 INFO:tasks.rados.rados.0.smithi023.stdout:2836: snap_remove snap 251 2024-02-11T22:23:44.895 INFO:tasks.rados.rados.0.smithi023.stdout:2836: done (7 left) 2024-02-11T22:23:44.895 INFO:tasks.rados.rados.0.smithi023.stdout:2837: delete oid 48 current snap is 276 2024-02-11T22:23:44.895 INFO:tasks.rados.rados.0.smithi023.stdout:2835: finishing copy_from to smithi02397626-12 2024-02-11T22:23:44.895 INFO:tasks.rados.rados.0.smithi023.stdout:2835: got expected ENOENT (src dne) 2024-02-11T22:23:44.895 INFO:tasks.rados.rados.0.smithi023.stdout:2835: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:23:44.895 INFO:tasks.rados.rados.0.smithi023.stdout:2829: expect (ObjNum 588 snap 183 seq_num 588) 2024-02-11T22:23:45.081 INFO:tasks.rados.rados.0.smithi023.stdout:2825: expect (ObjNum 775 snap 242 seq_num 775) 2024-02-11T22:23:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:44 smithi023 ceph-mon[111262]: pgmap v610: 121 pgs: 121 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:23:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:44 smithi023 ceph-mon[111262]: osdmap e609: 8 total, 8 up, 8 in 2024-02-11T22:23:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:44 smithi023 ceph-mon[113671]: pgmap v610: 121 pgs: 121 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:23:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:44 smithi023 ceph-mon[113671]: osdmap e609: 8 total, 8 up, 8 in 2024-02-11T22:23:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:44 smithi160 ceph-mon[106289]: pgmap v610: 121 pgs: 121 active+clean; 287 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:23:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:44 smithi160 ceph-mon[106289]: osdmap e609: 8 total, 8 up, 8 in 2024-02-11T22:23:45.425 INFO:tasks.rados.rados.0.smithi023.stdout:2834: expect (ObjNum 819 snap 260 seq_num 819) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2825: done (7 left) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2829: done (6 left) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2831: done (5 left) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2832: done (4 left) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2833: done (3 left) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2834: done (2 left) 2024-02-11T22:23:45.518 INFO:tasks.rados.rados.0.smithi023.stdout:2835: done (1 left) 2024-02-11T22:23:45.519 INFO:tasks.rados.rados.0.smithi023.stdout:2837: done (0 left) 2024-02-11T22:23:45.519 INFO:tasks.rados.rados.0.smithi023.stdout:2838: rmattr oid 13 current snap is 276 2024-02-11T22:23:45.519 INFO:tasks.rados.rados.0.smithi023.stdout:2838: done (0 left) 2024-02-11T22:23:45.519 INFO:tasks.rados.rados.0.smithi023.stdout:2839: setattr oid 39 current snap is 276 2024-02-11T22:23:45.519 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 276 2024-02-11T22:23:45.519 INFO:tasks.rados.rados.0.smithi023.stdout:2840: seq_num 857 ranges {5283840=761856,6045696=442368,6488064=630784,7118848=532480} 2024-02-11T22:23:45.552 INFO:tasks.rados.rados.0.smithi023.stdout:2840: writing smithi02397626-43 from 5283840 to 6045696 tid 1 2024-02-11T22:23:45.554 INFO:tasks.rados.rados.0.smithi023.stdout:2840: writing smithi02397626-43 from 6045696 to 6488064 tid 2 2024-02-11T22:23:45.558 INFO:tasks.rados.rados.0.smithi023.stdout:2840: writing smithi02397626-43 from 6488064 to 7118848 tid 3 2024-02-11T22:23:45.561 INFO:tasks.rados.rados.0.smithi023.stdout:2840: writing smithi02397626-43 from 7118848 to 7651328 tid 4 2024-02-11T22:23:45.561 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 276 2024-02-11T22:23:45.561 INFO:tasks.rados.rados.0.smithi023.stdout:2841: seq_num 858 ranges {0=778240,778240=729088,1507328=434176,1941504=442368} 2024-02-11T22:23:45.565 INFO:tasks.rados.rados.0.smithi023.stdout:2841: writing smithi02397626-47 from 0 to 778240 tid 1 2024-02-11T22:23:45.570 INFO:tasks.rados.rados.0.smithi023.stdout:2841: writing smithi02397626-47 from 778240 to 1507328 tid 2 2024-02-11T22:23:45.572 INFO:tasks.rados.rados.0.smithi023.stdout:2841: writing smithi02397626-47 from 1507328 to 1941504 tid 3 2024-02-11T22:23:45.575 INFO:tasks.rados.rados.0.smithi023.stdout:2841: writing smithi02397626-47 from 1941504 to 2383872 tid 4 2024-02-11T22:23:45.575 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 276 2024-02-11T22:23:45.575 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1461 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:23:45.576 INFO:tasks.rados.rados.0.smithi023.stdout:2840: finishing write tid 1 to smithi02397626-43 2024-02-11T22:23:45.576 INFO:tasks.rados.rados.0.smithi023.stdout:2840: finishing write tid 2 to smithi02397626-43 2024-02-11T22:23:45.576 INFO:tasks.rados.rados.0.smithi023.stdout:2842: seq_num 859 ranges {2277376=794624,3072000=614400,3686400=638976,4325376=352256} 2024-02-11T22:23:45.592 INFO:tasks.rados.rados.0.smithi023.stdout:2842: writing smithi02397626-9 from 2277376 to 3072000 tid 1 2024-02-11T22:23:45.595 INFO:tasks.rados.rados.0.smithi023.stdout:2842: writing smithi02397626-9 from 3072000 to 3686400 tid 2 2024-02-11T22:23:45.599 INFO:tasks.rados.rados.0.smithi023.stdout:2842: writing smithi02397626-9 from 3686400 to 4325376 tid 3 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2842: writing smithi02397626-9 from 4325376 to 4677632 tid 4 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2839: done (3 left) 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2843: rollback oid 5 current snap is 276 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 272 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2840: finishing write tid 3 to smithi02397626-43 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2844: delete oid 50 current snap is 276 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2840: finishing write tid 4 to smithi02397626-43 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2840: finishing write tid 5 to smithi02397626-43 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2840: finishing write tid 6 to smithi02397626-43 2024-02-11T22:23:45.602 INFO:tasks.rados.rados.0.smithi023.stdout:2840: oid 43 updating version 0 to 1853 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2840: oid 43 updating version 1853 to 1854 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2840: oid 43 updating version 1854 to 1855 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2840: oid 43 version 1855 is already newer than 1852 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2840: oid 43 updating version 1855 to 1856 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1856 (ObjNum 857 snap 276 seq_num 857) dirty exists 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2840: left oid 43 (ObjNum 857 snap 276 seq_num 857) 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: finishing write tid 1 to smithi02397626-47 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: finishing write tid 2 to smithi02397626-47 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: finishing write tid 3 to smithi02397626-47 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: finishing write tid 4 to smithi02397626-47 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: finishing write tid 5 to smithi02397626-47 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: finishing write tid 6 to smithi02397626-47 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: oid 47 updating version 0 to 1405 2024-02-11T22:23:45.603 INFO:tasks.rados.rados.0.smithi023.stdout:2841: oid 47 updating version 1405 to 1409 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:2841: oid 47 version 1409 is already newer than 1408 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:2841: oid 47 version 1409 is already newer than 1406 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:2841: oid 47 version 1409 is already newer than 1407 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1409 (ObjNum 858 snap 276 seq_num 858) dirty exists 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:2841: left oid 47 (ObjNum 858 snap 276 seq_num 858) 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:2842: finishing write tid 1 to smithi02397626-9 2024-02-11T22:23:45.604 INFO:tasks.rados.rados.0.smithi023.stdout:2842: finishing write tid 2 to smithi02397626-9 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:2843: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1775 (ObjNum 49 snap 0 seq_num 913984496) dirty dne 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:2840: done (4 left) 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:2841: done (3 left) 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:2843: done (2 left) 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:2844: done (1 left) 2024-02-11T22:23:45.605 INFO:tasks.rados.rados.0.smithi023.stdout:2845: snap_create 2024-02-11T22:23:45.606 INFO:tasks.rados.rados.0.smithi023.stdout:2842: finishing write tid 3 to smithi02397626-9 2024-02-11T22:23:45.606 INFO:tasks.rados.rados.0.smithi023.stdout:2842: finishing write tid 4 to smithi02397626-9 2024-02-11T22:23:45.606 INFO:tasks.rados.rados.0.smithi023.stdout:2842: finishing write tid 5 to smithi02397626-9 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: finishing write tid 6 to smithi02397626-9 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: oid 9 updating version 0 to 2139 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: oid 9 version 2139 is already newer than 2138 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: oid 9 version 2139 is already newer than 2136 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: oid 9 version 2139 is already newer than 2137 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: oid 9 updating version 2139 to 2140 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2140 (ObjNum 859 snap 276 seq_num 859) dirty exists 2024-02-11T22:23:45.607 INFO:tasks.rados.rados.0.smithi023.stdout:2842: left oid 9 (ObjNum 859 snap 276 seq_num 859) 2024-02-11T22:23:45.894 INFO:tasks.rados.rados.0.smithi023.stdout:2842: done (1 left) 2024-02-11T22:23:45.894 INFO:tasks.rados.rados.0.smithi023.stdout:2845: done (0 left) 2024-02-11T22:23:45.894 INFO:tasks.rados.rados.0.smithi023.stdout:2846: copy_from oid 8 from oid 3 current snap is 277 2024-02-11T22:23:45.894 INFO:tasks.rados.rados.0.smithi023.stdout:2847: setattr oid 13 current snap is 277 2024-02-11T22:23:45.895 INFO:tasks.rados.rados.0.smithi023.stdout:2848: delete oid 23 current snap is 277 2024-02-11T22:23:45.899 INFO:tasks.rados.rados.0.smithi023.stdout:2846: finishing copy_from to smithi02397626-8 2024-02-11T22:23:45.899 INFO:tasks.rados.rados.0.smithi023.stdout:2846: got expected ENOENT (src dne) 2024-02-11T22:23:45.899 INFO:tasks.rados.rados.0.smithi023.stdout:2846: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:23:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1449 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-02-11T22:23:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:2846: done (2 left) 2024-02-11T22:23:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:2847: done (1 left) 2024-02-11T22:23:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:2848: done (0 left) 2024-02-11T22:23:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:2849: copy_from oid 14 from oid 16 current snap is 277 2024-02-11T22:23:45.900 INFO:tasks.rados.rados.0.smithi023.stdout:2850: snap_create 2024-02-11T22:23:45.901 INFO:tasks.rados.rados.0.smithi023.stdout:2849: finishing copy_from to smithi02397626-14 2024-02-11T22:23:45.901 INFO:tasks.rados.rados.0.smithi023.stdout:2849: got expected ENOENT (src dne) 2024-02-11T22:23:45.901 INFO:tasks.rados.rados.0.smithi023.stdout:2849: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:23:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:45 smithi023 ceph-mon[111262]: osdmap e610: 8 total, 8 up, 8 in 2024-02-11T22:23:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:23:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:23:45] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2024-02-11T22:23:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:45 smithi023 ceph-mon[113671]: osdmap e610: 8 total, 8 up, 8 in 2024-02-11T22:23:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:45 smithi160 ceph-mon[106289]: osdmap e610: 8 total, 8 up, 8 in 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2849: done (1 left) 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2850: done (0 left) 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 278 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2851: seq_num 862 ranges {0=40960} 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2851: writing smithi02397626-12 from 0 to 40960 tid 1 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2852: read oid 33 snap -1 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2852: expect (ObjNum 772 snap 240 seq_num 772) 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2853: rmattr oid 38 current snap is 278 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2853: done (2 left) 2024-02-11T22:23:46.902 INFO:tasks.rados.rados.0.smithi023.stdout:2854: rollback oid 44 current snap is 278 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 265 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:2855: rollback oid 4 current snap is 278 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 259 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:2856: rollback oid 41 current snap is 278 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 260 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:2857: read oid 29 snap -1 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:2857: expect (ObjNum 833 snap 268 seq_num 833) 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:2858: rollback oid 40 current snap is 278 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 254 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 278 2024-02-11T22:23:46.903 INFO:tasks.rados.rados.0.smithi023.stdout:2859: seq_num 863 ranges {2301952=57344} 2024-02-11T22:23:46.915 INFO:tasks.rados.rados.0.smithi023.stdout:2859: writing smithi02397626-34 from 2301952 to 2359296 tid 1 2024-02-11T22:23:46.915 INFO:tasks.rados.rados.0.smithi023.stdout:2860: read oid 22 snap -1 2024-02-11T22:23:46.915 INFO:tasks.rados.rados.0.smithi023.stdout:2860: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:46.915 INFO:tasks.rados.rados.0.smithi023.stdout:2861: snap_create 2024-02-11T22:23:46.915 INFO:tasks.rados.rados.0.smithi023.stdout:2851: finishing write tid 1 to smithi02397626-12 2024-02-11T22:23:46.915 INFO:tasks.rados.rados.0.smithi023.stdout:2851: finishing write tid 2 to smithi02397626-12 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2854: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1653 (ObjNum 33 snap 0 seq_num 914243776) dirty dne 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2856: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2856: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1753 (ObjNum 193 snap 0 seq_num 915910048) dirty dne 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2851: finishing write tid 3 to smithi02397626-12 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2851: oid 12 updating version 0 to 1816 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2851: oid 12 updating version 1816 to 1817 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 1817 (ObjNum 862 snap 278 seq_num 862) dirty exists 2024-02-11T22:23:46.920 INFO:tasks.rados.rados.0.smithi023.stdout:2851: left oid 12 (ObjNum 862 snap 278 seq_num 862) 2024-02-11T22:23:46.922 INFO:tasks.rados.rados.0.smithi023.stdout:2858: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:23:46.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1401 (ObjNum 33 snap 0 seq_num 879235280) dirty dne 2024-02-11T22:23:46.923 INFO:tasks.rados.rados.0.smithi023.stdout:2859: finishing write tid 1 to smithi02397626-34 2024-02-11T22:23:46.923 INFO:tasks.rados.rados.0.smithi023.stdout:2860: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:46.961 INFO:tasks.rados.rados.0.smithi023.stdout:2855: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:23:46.961 INFO:tasks.rados.rados.0.smithi023.stdout:2855: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:23:46.961 INFO:tasks.rados.rados.0.smithi023.stdout:2855: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:23:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1621 (ObjNum 629 snap 195 seq_num 629) dirty exists 2024-02-11T22:23:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:2859: finishing write tid 2 to smithi02397626-34 2024-02-11T22:23:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:2857: expect (ObjNum 833 snap 268 seq_num 833) 2024-02-11T22:23:47.070 INFO:tasks.rados.rados.0.smithi023.stdout:2852: expect (ObjNum 772 snap 240 seq_num 772) 2024-02-11T22:23:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:46 smithi023 ceph-mon[111262]: pgmap v613: 121 pgs: 121 active+clean; 294 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.8 MiB/s wr, 2 op/s 2024-02-11T22:23:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:46 smithi023 ceph-mon[111262]: osdmap e611: 8 total, 8 up, 8 in 2024-02-11T22:23:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:46 smithi023 ceph-mon[113671]: pgmap v613: 121 pgs: 121 active+clean; 294 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.8 MiB/s wr, 2 op/s 2024-02-11T22:23:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:46 smithi023 ceph-mon[113671]: osdmap e611: 8 total, 8 up, 8 in 2024-02-11T22:23:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:46 smithi160 ceph-mon[106289]: pgmap v613: 121 pgs: 121 active+clean; 294 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.8 MiB/s wr, 2 op/s 2024-02-11T22:23:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:46 smithi160 ceph-mon[106289]: osdmap e611: 8 total, 8 up, 8 in 2024-02-11T22:23:47.200 INFO:tasks.rados.rados.0.smithi023.stdout:2859: finishing write tid 3 to smithi02397626-34 2024-02-11T22:23:47.200 INFO:tasks.rados.rados.0.smithi023.stdout:2859: oid 34 updating version 0 to 1421 2024-02-11T22:23:47.201 INFO:tasks.rados.rados.0.smithi023.stdout:2859: oid 34 updating version 1421 to 1422 2024-02-11T22:23:47.201 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1422 (ObjNum 863 snap 278 seq_num 863) dirty exists 2024-02-11T22:23:47.201 INFO:tasks.rados.rados.0.smithi023.stdout:2859: left oid 34 (ObjNum 863 snap 278 seq_num 863) 2024-02-11T22:23:47.866 INFO:tasks.rados.rados.0.smithi023.stdout:2851: done (9 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2852: done (8 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2854: done (7 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2855: done (6 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2856: done (5 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2857: done (4 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2858: done (3 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2859: done (2 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2860: done (1 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2861: done (0 left) 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2862: rollback oid 6 current snap is 279 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 265 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 279 2024-02-11T22:23:47.867 INFO:tasks.rados.rados.0.smithi023.stdout:2863: seq_num 864 ranges {4677632=73728} 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2863: writing smithi02397626-9 from 4677632 to 4751360 tid 1 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2864: copy_from oid 19 from oid 31 current snap is 279 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2862: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2862: finishing rollback tid 2 to smithi02397626-6 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 1819 (ObjNum 810 snap 257 seq_num 810) dirty exists 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2862: done (2 left) 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2865: rollback oid 34 current snap is 279 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 268 2024-02-11T22:23:47.893 INFO:tasks.rados.rados.0.smithi023.stdout:2866: delete oid 7 current snap is 279 2024-02-11T22:23:47.902 INFO:tasks.rados.rados.0.smithi023.stdout:2863: finishing write tid 1 to smithi02397626-9 2024-02-11T22:23:47.902 INFO:tasks.rados.rados.0.smithi023.stdout:2863: finishing write tid 2 to smithi02397626-9 2024-02-11T22:23:47.902 INFO:tasks.rados.rados.0.smithi023.stdout:2865: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:23:47.902 INFO:tasks.rados.rados.0.smithi023.stdout:2865: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:23:47.903 INFO:tasks.rados.rados.0.smithi023.stdout:2865: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:23:47.903 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1425 (ObjNum 807 snap 256 seq_num 807) dirty exists 2024-02-11T22:23:47.904 INFO:tasks.rados.rados.0.smithi023.stdout:2865: done (3 left) 2024-02-11T22:23:47.904 INFO:tasks.rados.rados.0.smithi023.stdout:2866: done (2 left) 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2867: read oid 43 snap -1 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2867: expect (ObjNum 857 snap 276 seq_num 857) 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2868: copy_from oid 3 from oid 18 current snap is 279 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2869: read oid 42 snap -1 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2869: expect (ObjNum 850 snap 276 seq_num 850) 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2870: read oid 11 snap -1 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2870: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:23:47.905 INFO:tasks.rados.rados.0.smithi023.stdout:2871: snap_create 2024-02-11T22:23:47.907 INFO:tasks.rados.rados.0.smithi023.stdout:2863: finishing write tid 3 to smithi02397626-9 2024-02-11T22:23:47.907 INFO:tasks.rados.rados.0.smithi023.stdout:2863: oid 9 updating version 0 to 2145 2024-02-11T22:23:47.907 INFO:tasks.rados.rados.0.smithi023.stdout:2863: oid 9 version 2145 is already newer than 2144 2024-02-11T22:23:47.907 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2145 (ObjNum 864 snap 279 seq_num 864) dirty exists 2024-02-11T22:23:47.907 INFO:tasks.rados.rados.0.smithi023.stdout:2863: left oid 9 (ObjNum 864 snap 279 seq_num 864) 2024-02-11T22:23:47.912 INFO:tasks.rados.rados.0.smithi023.stdout:2870: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:23:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:2869: expect (ObjNum 850 snap 276 seq_num 850) 2024-02-11T22:23:48.011 INFO:tasks.rados.rados.0.smithi023.stdout:2868: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:23:48.011 INFO:tasks.rados.rados.0.smithi023.stdout:2868: finishing copy_from to smithi02397626-3 2024-02-11T22:23:48.011 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1399 (ObjNum 842 snap 271 seq_num 842) dirty exists 2024-02-11T22:23:48.011 INFO:tasks.rados.rados.0.smithi023.stdout:2864: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:23:48.011 INFO:tasks.rados.rados.0.smithi023.stdout:2867: expect (ObjNum 857 snap 276 seq_num 857) 2024-02-11T22:23:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:47 smithi160 ceph-mon[106289]: osdmap e612: 8 total, 8 up, 8 in 2024-02-11T22:23:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:47 smithi160 ceph-mon[106289]: osdmap e613: 8 total, 8 up, 8 in 2024-02-11T22:23:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:47 smithi023 ceph-mon[111262]: osdmap e612: 8 total, 8 up, 8 in 2024-02-11T22:23:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:47 smithi023 ceph-mon[111262]: osdmap e613: 8 total, 8 up, 8 in 2024-02-11T22:23:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:47 smithi023 ceph-mon[113671]: osdmap e612: 8 total, 8 up, 8 in 2024-02-11T22:23:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:47 smithi023 ceph-mon[113671]: osdmap e613: 8 total, 8 up, 8 in 2024-02-11T22:23:48.427 INFO:tasks.rados.rados.0.smithi023.stdout:2864: finishing copy_from to smithi02397626-19 2024-02-11T22:23:48.427 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1424 (ObjNum 547 snap 177 seq_num 547) dirty exists 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2863: done (6 left) 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2864: done (5 left) 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2867: done (4 left) 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2868: done (3 left) 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2869: done (2 left) 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2870: done (1 left) 2024-02-11T22:23:48.923 INFO:tasks.rados.rados.0.smithi023.stdout:2871: done (0 left) 2024-02-11T22:23:48.924 INFO:tasks.rados.rados.0.smithi023.stdout:2872: setattr oid 42 current snap is 280 2024-02-11T22:23:48.924 INFO:tasks.rados.rados.0.smithi023.stdout:2873: rollback oid 35 current snap is 280 2024-02-11T22:23:48.924 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 254 2024-02-11T22:23:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:2874: read oid 22 snap -1 2024-02-11T22:23:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:2874: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:2875: read oid 7 snap -1 2024-02-11T22:23:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:2875: expect deleted 2024-02-11T22:23:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 280 2024-02-11T22:23:48.925 INFO:tasks.rados.rados.0.smithi023.stdout:2876: seq_num 866 ranges {3268608=106496} 2024-02-11T22:23:48.943 INFO:tasks.rados.rados.0.smithi023.stdout:2876: writing smithi02397626-29 from 3268608 to 3375104 tid 1 2024-02-11T22:23:48.943 INFO:tasks.rados.rados.0.smithi023.stdout:2877: snap_remove snap 243 2024-02-11T22:23:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:48 smithi160 ceph-mon[106289]: pgmap v616: 121 pgs: 121 active+clean; 303 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-11T22:23:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:48 smithi023 ceph-mon[111262]: pgmap v616: 121 pgs: 121 active+clean; 303 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-11T22:23:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:48 smithi023 ceph-mon[113671]: pgmap v616: 121 pgs: 121 active+clean; 303 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-11T22:23:49.936 INFO:tasks.rados.rados.0.smithi023.stdout:2877: done (5 left) 2024-02-11T22:23:49.936 INFO:tasks.rados.rados.0.smithi023.stdout:2878: snap_remove snap 275 2024-02-11T22:23:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:49 smithi160 ceph-mon[106289]: osdmap e614: 8 total, 8 up, 8 in 2024-02-11T22:23:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:49 smithi023 ceph-mon[111262]: osdmap e614: 8 total, 8 up, 8 in 2024-02-11T22:23:50.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:49 smithi023 ceph-mon[113671]: osdmap e614: 8 total, 8 up, 8 in 2024-02-11T22:23:50.950 INFO:tasks.rados.rados.0.smithi023.stdout:2878: done (5 left) 2024-02-11T22:23:50.950 INFO:tasks.rados.rados.0.smithi023.stdout:2879: delete oid 50 current snap is 280 2024-02-11T22:23:50.950 INFO:tasks.rados.rados.0.smithi023.stdout:2873: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:23:50.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:23:50.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1462 (ObjNum 850 snap 276 seq_num 850) dirty exists 2024-02-11T22:23:50.950 INFO:tasks.rados.rados.0.smithi023.stdout:2874: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:2876: finishing write tid 1 to smithi02397626-29 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:2876: finishing write tid 2 to smithi02397626-29 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:2876: finishing write tid 3 to smithi02397626-29 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:2876: oid 29 updating version 0 to 1450 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:2876: oid 29 updating version 1450 to 1451 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1451 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:23:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:2876: left oid 29 (ObjNum 866 snap 280 seq_num 866) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2872: done (5 left) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2873: done (4 left) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2874: done (3 left) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2875: done (2 left) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2876: done (1 left) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2879: done (0 left) 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2880: rollback oid 41 current snap is 280 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 266 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2881: copy_from oid 2 from oid 3 current snap is 280 2024-02-11T22:23:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:2882: delete oid 12 current snap is 280 2024-02-11T22:23:50.997 INFO:tasks.rados.rados.0.smithi023.stdout:2882: done (2 left) 2024-02-11T22:23:50.997 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 280 2024-02-11T22:23:50.998 INFO:tasks.rados.rados.0.smithi023.stdout:2883: seq_num 869 ranges {4325376=155648} 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2883: writing smithi02397626-46 from 4325376 to 4481024 tid 1 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2884: copy_from oid 30 from oid 25 current snap is 280 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2880: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2880: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1755 (ObjNum 820 snap 261 seq_num 820) dirty exists 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2881: finishing copy_from racing read to smithi02397626-2 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2881: finishing copy_from to smithi02397626-2 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1399 (ObjNum 842 snap 271 seq_num 842) dirty exists 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2880: done (3 left) 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2881: done (2 left) 2024-02-11T22:23:51.023 INFO:tasks.rados.rados.0.smithi023.stdout:2885: snap_remove snap 230 2024-02-11T22:23:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:50 smithi160 ceph-mon[106289]: pgmap v619: 121 pgs: 121 active+clean; 310 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-02-11T22:23:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:50 smithi160 ceph-mon[106289]: osdmap e615: 8 total, 8 up, 8 in 2024-02-11T22:23:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:50 smithi023 ceph-mon[111262]: pgmap v619: 121 pgs: 121 active+clean; 310 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-02-11T22:23:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:50 smithi023 ceph-mon[111262]: osdmap e615: 8 total, 8 up, 8 in 2024-02-11T22:23:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:50 smithi023 ceph-mon[113671]: pgmap v619: 121 pgs: 121 active+clean; 310 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-02-11T22:23:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:50 smithi023 ceph-mon[113671]: osdmap e615: 8 total, 8 up, 8 in 2024-02-11T22:23:51.969 INFO:tasks.rados.rados.0.smithi023.stdout:2885: done (2 left) 2024-02-11T22:23:51.969 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 280 2024-02-11T22:23:51.969 INFO:tasks.rados.rados.0.smithi023.stdout:2886: seq_num 870 ranges {0=172032} 2024-02-11T22:23:51.970 INFO:tasks.rados.rados.0.smithi023.stdout:2886: writing smithi02397626-40 from 0 to 172032 tid 1 2024-02-11T22:23:51.970 INFO:tasks.rados.rados.0.smithi023.stdout:2887: delete oid 26 current snap is 280 2024-02-11T22:23:51.970 INFO:tasks.rados.rados.0.smithi023.stdout:2884: finishing copy_from to smithi02397626-30 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2884: got expected ENOENT (src dne) 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2884: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2883: finishing write tid 1 to smithi02397626-46 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2883: finishing write tid 2 to smithi02397626-46 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2883: finishing write tid 3 to smithi02397626-46 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2883: oid 46 updating version 0 to 2156 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2883: oid 46 version 2156 is already newer than 2155 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2156 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-02-11T22:23:51.971 INFO:tasks.rados.rados.0.smithi023.stdout:2883: left oid 46 (ObjNum 869 snap 280 seq_num 869) 2024-02-11T22:23:51.979 INFO:tasks.rados.rados.0.smithi023.stdout:2883: done (3 left) 2024-02-11T22:23:51.979 INFO:tasks.rados.rados.0.smithi023.stdout:2884: done (2 left) 2024-02-11T22:23:51.979 INFO:tasks.rados.rados.0.smithi023.stdout:2887: done (1 left) 2024-02-11T22:23:51.979 INFO:tasks.rados.rados.0.smithi023.stdout:2888: delete oid 28 current snap is 280 2024-02-11T22:23:51.988 INFO:tasks.rados.rados.0.smithi023.stdout:2886: finishing write tid 1 to smithi02397626-40 2024-02-11T22:23:51.988 INFO:tasks.rados.rados.0.smithi023.stdout:2886: finishing write tid 2 to smithi02397626-40 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2886: finishing write tid 3 to smithi02397626-40 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2886: oid 40 updating version 0 to 1426 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2886: oid 40 updating version 1426 to 1427 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1427 (ObjNum 870 snap 280 seq_num 870) dirty exists 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2886: left oid 40 (ObjNum 870 snap 280 seq_num 870) 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2886: done (1 left) 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2888: done (0 left) 2024-02-11T22:23:51.989 INFO:tasks.rados.rados.0.smithi023.stdout:2889: snap_remove snap 278 2024-02-11T22:23:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:51 smithi023 ceph-mon[111262]: osdmap e616: 8 total, 8 up, 8 in 2024-02-11T22:23:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:52.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:23:51 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T22:23:51.985+0000 7f4650e29700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 117 after trimming was started 2024-02-11T22:23:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:51 smithi023 ceph-mon[113671]: osdmap e616: 8 total, 8 up, 8 in 2024-02-11T22:23:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:52.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:51 smithi160 ceph-mon[106289]: osdmap e616: 8 total, 8 up, 8 in 2024-02-11T22:23:52.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:23:52.879 INFO:tasks.rados.rados.0.smithi023.stdout:2889: done (0 left) 2024-02-11T22:23:52.880 INFO:tasks.rados.rados.0.smithi023.stdout:2890: snap_create 2024-02-11T22:23:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:52 smithi023 ceph-mon[111262]: pgmap v622: 121 pgs: 121 active+clean; 318 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-02-11T22:23:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:52 smithi023 ceph-mon[111262]: osdmap e617: 8 total, 8 up, 8 in 2024-02-11T22:23:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:52 smithi023 ceph-mon[111262]: osdmap e618: 8 total, 8 up, 8 in 2024-02-11T22:23:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:52 smithi023 ceph-mon[113671]: pgmap v622: 121 pgs: 121 active+clean; 318 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-02-11T22:23:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:52 smithi023 ceph-mon[113671]: osdmap e617: 8 total, 8 up, 8 in 2024-02-11T22:23:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:52 smithi023 ceph-mon[113671]: osdmap e618: 8 total, 8 up, 8 in 2024-02-11T22:23:53.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:52 smithi160 ceph-mon[106289]: pgmap v622: 121 pgs: 121 active+clean; 318 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-02-11T22:23:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:52 smithi160 ceph-mon[106289]: osdmap e617: 8 total, 8 up, 8 in 2024-02-11T22:23:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:52 smithi160 ceph-mon[106289]: osdmap e618: 8 total, 8 up, 8 in 2024-02-11T22:23:53.891 INFO:tasks.rados.rados.0.smithi023.stdout:2890: done (0 left) 2024-02-11T22:23:53.891 INFO:tasks.rados.rados.0.smithi023.stdout:2891: rmattr oid 49 current snap is 281 2024-02-11T22:23:53.891 INFO:tasks.rados.rados.0.smithi023.stdout:2892: snap_remove snap 249 2024-02-11T22:23:54.917 INFO:tasks.rados.rados.0.smithi023.stdout:2892: done (1 left) 2024-02-11T22:23:54.917 INFO:tasks.rados.rados.0.smithi023.stdout:2893: rollback oid 14 current snap is 281 2024-02-11T22:23:54.917 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 262 2024-02-11T22:23:54.917 INFO:tasks.rados.rados.0.smithi023.stdout:2894: delete oid 47 current snap is 281 2024-02-11T22:23:54.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1500 (ObjNum 833 snap 268 seq_num 833) dirty exists 2024-02-11T22:23:54.927 INFO:tasks.rados.rados.0.smithi023.stdout:2891: done (2 left) 2024-02-11T22:23:54.927 INFO:tasks.rados.rados.0.smithi023.stdout:2894: done (1 left) 2024-02-11T22:23:54.927 INFO:tasks.rados.rados.0.smithi023.stdout:2895: copy_from oid 1 from oid 9 current snap is 281 2024-02-11T22:23:54.927 INFO:tasks.rados.rados.0.smithi023.stdout:2896: snap_remove snap 253 2024-02-11T22:23:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:54 smithi023 ceph-mon[111262]: pgmap v625: 121 pgs: 121 active+clean; 313 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-02-11T22:23:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:54 smithi023 ceph-mon[111262]: osdmap e619: 8 total, 8 up, 8 in 2024-02-11T22:23:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:54 smithi023 ceph-mon[113671]: pgmap v625: 121 pgs: 121 active+clean; 313 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-02-11T22:23:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:54 smithi023 ceph-mon[113671]: osdmap e619: 8 total, 8 up, 8 in 2024-02-11T22:23:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:54 smithi160 ceph-mon[106289]: pgmap v625: 121 pgs: 121 active+clean; 313 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-02-11T22:23:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:54 smithi160 ceph-mon[106289]: osdmap e619: 8 total, 8 up, 8 in 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2896: done (2 left) 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2897: setattr oid 41 current snap is 281 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2893: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2893: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2893: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1402 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2895: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:2895: finishing copy_from to smithi02397626-1 2024-02-11T22:23:55.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2145 (ObjNum 864 snap 279 seq_num 864) dirty exists 2024-02-11T22:23:55.938 INFO:tasks.rados.rados.0.smithi023.stdout:2893: done (2 left) 2024-02-11T22:23:55.938 INFO:tasks.rados.rados.0.smithi023.stdout:2895: done (1 left) 2024-02-11T22:23:55.938 INFO:tasks.rados.rados.0.smithi023.stdout:2898: snap_remove snap 252 2024-02-11T22:23:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:55 smithi023 ceph-mon[111262]: osdmap e620: 8 total, 8 up, 8 in 2024-02-11T22:23:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:23:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:23:55] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2024-02-11T22:23:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:55 smithi023 ceph-mon[113671]: osdmap e620: 8 total, 8 up, 8 in 2024-02-11T22:23:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:55 smithi160 ceph-mon[106289]: osdmap e620: 8 total, 8 up, 8 in 2024-02-11T22:23:56.937 INFO:tasks.rados.rados.0.smithi023.stdout:2898: done (1 left) 2024-02-11T22:23:56.937 INFO:tasks.rados.rados.0.smithi023.stdout:2899: delete oid 35 current snap is 281 2024-02-11T22:23:56.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1756 (ObjNum 820 snap 261 seq_num 820) dirty exists 2024-02-11T22:23:56.950 INFO:tasks.rados.rados.0.smithi023.stdout:2897: done (1 left) 2024-02-11T22:23:56.950 INFO:tasks.rados.rados.0.smithi023.stdout:2899: done (0 left) 2024-02-11T22:23:56.950 INFO:tasks.rados.rados.0.smithi023.stdout:2900: copy_from oid 14 from oid 22 current snap is 281 2024-02-11T22:23:56.950 INFO:tasks.rados.rados.0.smithi023.stdout:2901: delete oid 40 current snap is 281 2024-02-11T22:23:56.957 INFO:tasks.rados.rados.0.smithi023.stdout:2901: done (1 left) 2024-02-11T22:23:56.957 INFO:tasks.rados.rados.0.smithi023.stdout:2902: delete oid 21 current snap is 281 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:2902: done (1 left) 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:2903: rmattr oid 28 current snap is 281 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:2903: done (1 left) 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:2904: read oid 7 snap 276 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:2904: expect (ObjNum 821 snap 261 seq_num 821) 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 281 2024-02-11T22:23:56.966 INFO:tasks.rados.rados.0.smithi023.stdout:2905: seq_num 877 ranges {0=294912} 2024-02-11T22:23:56.968 INFO:tasks.rados.rados.0.smithi023.stdout:2905: writing smithi02397626-16 from 0 to 294912 tid 1 2024-02-11T22:23:56.968 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 281 2024-02-11T22:23:56.968 INFO:tasks.rados.rados.0.smithi023.stdout:2906: seq_num 878 ranges {3473408=311296} 2024-02-11T22:23:56.989 INFO:tasks.rados.rados.0.smithi023.stdout:2906: writing smithi02397626-3 from 3473408 to 3784704 tid 1 2024-02-11T22:23:56.989 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 281 2024-02-11T22:23:56.989 INFO:tasks.rados.rados.0.smithi023.stdout:2900: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:23:56.989 INFO:tasks.rados.rados.0.smithi023.stdout:2900: finishing copy_from to smithi02397626-14 2024-02-11T22:23:56.990 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1437 (ObjNum 794 snap 253 seq_num 794) dirty exists 2024-02-11T22:23:56.990 INFO:tasks.rados.rados.0.smithi023.stdout:2905: finishing write tid 1 to smithi02397626-16 2024-02-11T22:23:56.990 INFO:tasks.rados.rados.0.smithi023.stdout:2905: finishing write tid 2 to smithi02397626-16 2024-02-11T22:23:56.990 INFO:tasks.rados.rados.0.smithi023.stdout:2907: seq_num 879 ranges {3473408=327680} 2024-02-11T22:23:57.011 INFO:tasks.rados.rados.0.smithi023.stdout:2907: writing smithi02397626-18 from 3473408 to 3801088 tid 1 2024-02-11T22:23:57.011 INFO:tasks.rados.rados.0.smithi023.stdout:2900: done (4 left) 2024-02-11T22:23:57.011 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 281 2024-02-11T22:23:57.011 INFO:tasks.rados.rados.0.smithi023.stdout:2908: seq_num 880 ranges {4710400=344064} 2024-02-11T22:23:57.039 INFO:tasks.rados.rados.0.smithi023.stdout:2908: writing smithi02397626-24 from 4710400 to 5054464 tid 1 2024-02-11T22:23:57.039 INFO:tasks.rados.rados.0.smithi023.stdout:2909: read oid 41 snap -1 2024-02-11T22:23:57.039 INFO:tasks.rados.rados.0.smithi023.stdout:2909: expect (ObjNum 820 snap 261 seq_num 820) 2024-02-11T22:23:57.039 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 281 2024-02-11T22:23:57.039 INFO:tasks.rados.rados.0.smithi023.stdout:2904: expect (ObjNum 821 snap 261 seq_num 821) 2024-02-11T22:23:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:56 smithi160 ceph-mon[106289]: pgmap v628: 121 pgs: 121 active+clean; 302 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 872 KiB/s rd, 888 KiB/s wr, 4 op/s 2024-02-11T22:23:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:56 smithi160 ceph-mon[106289]: osdmap e621: 8 total, 8 up, 8 in 2024-02-11T22:23:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:56 smithi023 ceph-mon[111262]: pgmap v628: 121 pgs: 121 active+clean; 302 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 872 KiB/s rd, 888 KiB/s wr, 4 op/s 2024-02-11T22:23:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:56 smithi023 ceph-mon[111262]: osdmap e621: 8 total, 8 up, 8 in 2024-02-11T22:23:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:56 smithi023 ceph-mon[113671]: pgmap v628: 121 pgs: 121 active+clean; 302 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 872 KiB/s rd, 888 KiB/s wr, 4 op/s 2024-02-11T22:23:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:56 smithi023 ceph-mon[113671]: osdmap e621: 8 total, 8 up, 8 in 2024-02-11T22:23:57.679 INFO:tasks.rados.rados.0.smithi023.stdout:2905: finishing write tid 3 to smithi02397626-16 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2905: oid 16 updating version 0 to 1624 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2905: oid 16 version 1624 is already newer than 1623 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1624 (ObjNum 877 snap 281 seq_num 877) dirty exists 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2905: left oid 16 (ObjNum 877 snap 281 seq_num 877) 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2906: finishing write tid 1 to smithi02397626-3 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2906: finishing write tid 2 to smithi02397626-3 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2906: finishing write tid 3 to smithi02397626-3 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2906: oid 3 updating version 0 to 1453 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2906: oid 3 version 1453 is already newer than 1452 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1453 (ObjNum 878 snap 281 seq_num 878) dirty exists 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2906: left oid 3 (ObjNum 878 snap 281 seq_num 878) 2024-02-11T22:23:57.680 INFO:tasks.rados.rados.0.smithi023.stdout:2907: finishing write tid 1 to smithi02397626-18 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2907: finishing write tid 2 to smithi02397626-18 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2907: finishing write tid 3 to smithi02397626-18 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2907: oid 18 updating version 0 to 1438 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2907: oid 18 updating version 1438 to 1439 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1439 (ObjNum 879 snap 281 seq_num 879) dirty exists 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2907: left oid 18 (ObjNum 879 snap 281 seq_num 879) 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2908: finishing write tid 1 to smithi02397626-24 2024-02-11T22:23:57.681 INFO:tasks.rados.rados.0.smithi023.stdout:2910: seq_num 881 ranges {0=360448} 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2910: writing smithi02397626-21 from 0 to 360448 tid 1 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2904: done (6 left) 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2905: done (5 left) 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2906: done (4 left) 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2907: done (3 left) 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2911: read oid 28 snap -1 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2911: expect deleted 2024-02-11T22:23:57.682 INFO:tasks.rados.rados.0.smithi023.stdout:2912: snap_remove snap 274 2024-02-11T22:23:57.872 INFO:tasks.rados.rados.0.smithi023.stdout:2912: done (4 left) 2024-02-11T22:23:57.873 INFO:tasks.rados.rados.0.smithi023.stdout:2913: setattr oid 48 current snap is 281 2024-02-11T22:23:57.873 INFO:tasks.rados.rados.0.smithi023.stdout:2908: finishing write tid 2 to smithi02397626-24 2024-02-11T22:23:57.873 INFO:tasks.rados.rados.0.smithi023.stdout:2908: finishing write tid 3 to smithi02397626-24 2024-02-11T22:23:57.873 INFO:tasks.rados.rados.0.smithi023.stdout:2908: oid 24 updating version 0 to 1668 2024-02-11T22:23:57.873 INFO:tasks.rados.rados.0.smithi023.stdout:2908: oid 24 updating version 1668 to 1669 2024-02-11T22:23:57.874 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1669 (ObjNum 880 snap 281 seq_num 880) dirty exists 2024-02-11T22:23:57.874 INFO:tasks.rados.rados.0.smithi023.stdout:2908: left oid 24 (ObjNum 880 snap 281 seq_num 880) 2024-02-11T22:23:57.874 INFO:tasks.rados.rados.0.smithi023.stdout:2909: expect (ObjNum 820 snap 261 seq_num 820) 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:2910: finishing write tid 1 to smithi02397626-21 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:2910: finishing write tid 2 to smithi02397626-21 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:2910: finishing write tid 3 to smithi02397626-21 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:2910: oid 21 updating version 0 to 1877 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:2910: oid 21 updating version 1877 to 1878 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1878 (ObjNum 881 snap 281 seq_num 881) dirty exists 2024-02-11T22:23:57.926 INFO:tasks.rados.rados.0.smithi023.stdout:2910: left oid 21 (ObjNum 881 snap 281 seq_num 881) 2024-02-11T22:23:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:2908: done (4 left) 2024-02-11T22:23:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:2909: done (3 left) 2024-02-11T22:23:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:2910: done (2 left) 2024-02-11T22:23:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:2911: done (1 left) 2024-02-11T22:23:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 281 2024-02-11T22:23:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:2914: seq_num 882 ranges {3268608=376832} 2024-02-11T22:23:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:2914: writing smithi02397626-49 from 3268608 to 3645440 tid 1 2024-02-11T22:23:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:2915: snap_remove snap 268 2024-02-11T22:23:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:57 smithi160 ceph-mon[106289]: osdmap e622: 8 total, 8 up, 8 in 2024-02-11T22:23:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:57 smithi160 ceph-mon[106289]: osdmap e623: 8 total, 8 up, 8 in 2024-02-11T22:23:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:57 smithi023 ceph-mon[111262]: osdmap e622: 8 total, 8 up, 8 in 2024-02-11T22:23:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:57 smithi023 ceph-mon[111262]: osdmap e623: 8 total, 8 up, 8 in 2024-02-11T22:23:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:57 smithi023 ceph-mon[113671]: osdmap e622: 8 total, 8 up, 8 in 2024-02-11T22:23:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:57 smithi023 ceph-mon[113671]: osdmap e623: 8 total, 8 up, 8 in 2024-02-11T22:23:58.956 INFO:tasks.rados.rados.0.smithi023.stdout:2915: done (2 left) 2024-02-11T22:23:58.956 INFO:tasks.rados.rados.0.smithi023.stdout:2916: snap_remove snap 237 2024-02-11T22:23:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:58 smithi160 ceph-mon[106289]: pgmap v631: 121 pgs: 121 active+clean; 284 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:23:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:58 smithi023 ceph-mon[111262]: pgmap v631: 121 pgs: 121 active+clean; 284 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:23:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:58 smithi023 ceph-mon[113671]: pgmap v631: 121 pgs: 121 active+clean; 284 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:23:59.977 INFO:tasks.rados.rados.0.smithi023.stdout:2916: done (2 left) 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2917: delete oid 31 current snap is 281 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 1374 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2914: finishing write tid 1 to smithi02397626-49 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2914: finishing write tid 2 to smithi02397626-49 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2914: finishing write tid 3 to smithi02397626-49 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2914: oid 49 updating version 0 to 1501 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2914: oid 49 updating version 1501 to 1502 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 1502 (ObjNum 882 snap 281 seq_num 882) dirty exists 2024-02-11T22:23:59.978 INFO:tasks.rados.rados.0.smithi023.stdout:2914: left oid 49 (ObjNum 882 snap 281 seq_num 882) 2024-02-11T22:23:59.988 INFO:tasks.rados.rados.0.smithi023.stdout:2913: done (2 left) 2024-02-11T22:23:59.988 INFO:tasks.rados.rados.0.smithi023.stdout:2914: done (1 left) 2024-02-11T22:23:59.988 INFO:tasks.rados.rados.0.smithi023.stdout:2917: done (0 left) 2024-02-11T22:23:59.988 INFO:tasks.rados.rados.0.smithi023.stdout:2918: delete oid 19 current snap is 281 2024-02-11T22:23:59.995 INFO:tasks.rados.rados.0.smithi023.stdout:2918: done (0 left) 2024-02-11T22:23:59.995 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 281 2024-02-11T22:23:59.995 INFO:tasks.rados.rados.0.smithi023.stdout:2919: seq_num 885 ranges {3801088=425984} 2024-02-11T22:24:00.018 INFO:tasks.rados.rados.0.smithi023.stdout:2919: writing smithi02397626-18 from 3801088 to 4227072 tid 1 2024-02-11T22:24:00.018 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 281 2024-02-11T22:24:00.018 INFO:tasks.rados.rados.0.smithi023.stdout:2920: seq_num 886 ranges {1302528=442368} 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2920: writing smithi02397626-14 from 1302528 to 1744896 tid 1 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2921: delete oid 35 current snap is 281 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2919: finishing write tid 1 to smithi02397626-18 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2919: finishing write tid 2 to smithi02397626-18 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2919: finishing write tid 3 to smithi02397626-18 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2919: oid 18 updating version 0 to 1440 2024-02-11T22:24:00.028 INFO:tasks.rados.rados.0.smithi023.stdout:2919: oid 18 updating version 1440 to 1441 2024-02-11T22:24:00.029 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1441 (ObjNum 885 snap 281 seq_num 885) dirty exists 2024-02-11T22:24:00.029 INFO:tasks.rados.rados.0.smithi023.stdout:2919: left oid 18 (ObjNum 885 snap 281 seq_num 885) 2024-02-11T22:24:00.030 INFO:tasks.rados.rados.0.smithi023.stdout:2919: done (2 left) 2024-02-11T22:24:00.030 INFO:tasks.rados.rados.0.smithi023.stdout:2921: done (1 left) 2024-02-11T22:24:00.030 INFO:tasks.rados.rados.0.smithi023.stdout:2922: setattr oid 35 current snap is 281 2024-02-11T22:24:00.031 INFO:tasks.rados.rados.0.smithi023.stdout:2920: finishing write tid 1 to smithi02397626-14 2024-02-11T22:24:00.031 INFO:tasks.rados.rados.0.smithi023.stdout:2920: finishing write tid 2 to smithi02397626-14 2024-02-11T22:24:00.031 INFO:tasks.rados.rados.0.smithi023.stdout:2923: copy_from oid 26 from oid 1 current snap is 281 2024-02-11T22:24:00.032 INFO:tasks.rados.rados.0.smithi023.stdout:2924: copy_from oid 17 from oid 29 current snap is 281 2024-02-11T22:24:00.032 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 281 2024-02-11T22:24:00.032 INFO:tasks.rados.rados.0.smithi023.stdout:2925: seq_num 888 ranges {0=475136} 2024-02-11T22:24:00.035 INFO:tasks.rados.rados.0.smithi023.stdout:2925: writing smithi02397626-27 from 0 to 475136 tid 1 2024-02-11T22:24:00.035 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 281 2024-02-11T22:24:00.035 INFO:tasks.rados.rados.0.smithi023.stdout:2920: finishing write tid 3 to smithi02397626-14 2024-02-11T22:24:00.035 INFO:tasks.rados.rados.0.smithi023.stdout:2920: oid 14 updating version 0 to 1442 2024-02-11T22:24:00.035 INFO:tasks.rados.rados.0.smithi023.stdout:2920: oid 14 updating version 1442 to 1443 2024-02-11T22:24:00.036 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1443 (ObjNum 886 snap 281 seq_num 886) dirty exists 2024-02-11T22:24:00.036 INFO:tasks.rados.rados.0.smithi023.stdout:2920: left oid 14 (ObjNum 886 snap 281 seq_num 886) 2024-02-11T22:24:00.036 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1757 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-11T22:24:00.036 INFO:tasks.rados.rados.0.smithi023.stdout:2926: seq_num 889 ranges {3473408=491520} 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2926: writing smithi02397626-2 from 3473408 to 3964928 tid 1 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2920: done (5 left) 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2922: done (4 left) 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2927: read oid 4 snap -1 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2927: expect (ObjNum 629 snap 195 seq_num 629) 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2928: rmattr oid 18 current snap is 281 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2925: finishing write tid 1 to smithi02397626-27 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:2929: rollback oid 20 current snap is 281 2024-02-11T22:24:00.059 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 279 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2925: finishing write tid 2 to smithi02397626-27 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2925: finishing write tid 3 to smithi02397626-27 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2925: oid 27 updating version 0 to 1444 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2925: oid 27 updating version 1444 to 1445 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1445 (ObjNum 888 snap 281 seq_num 888) dirty exists 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2925: left oid 27 (ObjNum 888 snap 281 seq_num 888) 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2924: finishing copy_from racing read to smithi02397626-17 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2924: finishing copy_from to smithi02397626-17 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1451 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2923: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2924: done (6 left) 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2925: done (5 left) 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 281 2024-02-11T22:24:00.060 INFO:tasks.rados.rados.0.smithi023.stdout:2923: finishing copy_from to smithi02397626-26 2024-02-11T22:24:00.061 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2145 (ObjNum 864 snap 279 seq_num 864) dirty exists 2024-02-11T22:24:00.061 INFO:tasks.rados.rados.0.smithi023.stdout:2930: seq_num 890 ranges {0=507904} 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:2930: writing smithi02397626-40 from 0 to 507904 tid 1 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:2923: done (5 left) 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:2931: read oid 26 snap -1 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:2931: expect (ObjNum 864 snap 279 seq_num 864) 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 281 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:2929: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1446 (ObjNum 885 snap 281 seq_num 885) dirty exists 2024-02-11T22:24:00.062 INFO:tasks.rados.rados.0.smithi023.stdout:2932: seq_num 891 ranges {2244608=532480} 2024-02-11T22:24:00.076 INFO:tasks.rados.rados.0.smithi023.stdout:2932: writing smithi02397626-42 from 2244608 to 2777088 tid 1 2024-02-11T22:24:00.076 INFO:tasks.rados.rados.0.smithi023.stdout:2928: done (6 left) 2024-02-11T22:24:00.076 INFO:tasks.rados.rados.0.smithi023.stdout:2929: done (5 left) 2024-02-11T22:24:00.076 INFO:tasks.rados.rados.0.smithi023.stdout:2933: copy_from oid 24 from oid 47 current snap is 281 2024-02-11T22:24:00.077 INFO:tasks.rados.rados.0.smithi023.stdout:2927: expect (ObjNum 629 snap 195 seq_num 629) 2024-02-11T22:24:00.101 INFO:tasks.rados.rados.0.smithi023.stdout:2926: finishing write tid 1 to smithi02397626-2 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2926: finishing write tid 2 to smithi02397626-2 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2926: finishing write tid 3 to smithi02397626-2 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2926: oid 2 updating version 0 to 1926 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2926: oid 2 version 1926 is already newer than 1925 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1926 (ObjNum 889 snap 281 seq_num 889) dirty exists 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2926: left oid 2 (ObjNum 889 snap 281 seq_num 889) 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2930: finishing write tid 1 to smithi02397626-40 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2926: done (5 left) 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2927: done (4 left) 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2934: snap_create 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2930: finishing write tid 2 to smithi02397626-40 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2930: finishing write tid 3 to smithi02397626-40 2024-02-11T22:24:00.102 INFO:tasks.rados.rados.0.smithi023.stdout:2930: oid 40 updating version 0 to 1430 2024-02-11T22:24:00.103 INFO:tasks.rados.rados.0.smithi023.stdout:2930: oid 40 version 1430 is already newer than 1429 2024-02-11T22:24:00.103 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1430 (ObjNum 890 snap 281 seq_num 890) dirty exists 2024-02-11T22:24:00.103 INFO:tasks.rados.rados.0.smithi023.stdout:2930: left oid 40 (ObjNum 890 snap 281 seq_num 890) 2024-02-11T22:24:00.103 INFO:tasks.rados.rados.0.smithi023.stdout:2931: expect (ObjNum 864 snap 279 seq_num 864) 2024-02-11T22:24:00.335 INFO:tasks.rados.rados.0.smithi023.stdout:2933: finishing copy_from to smithi02397626-24 2024-02-11T22:24:00.335 INFO:tasks.rados.rados.0.smithi023.stdout:2933: got expected ENOENT (src dne) 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2933: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2932: finishing write tid 1 to smithi02397626-42 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2932: finishing write tid 2 to smithi02397626-42 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2932: finishing write tid 3 to smithi02397626-42 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2932: oid 42 updating version 0 to 1464 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2932: oid 42 version 1464 is already newer than 1463 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1464 (ObjNum 891 snap 281 seq_num 891) dirty exists 2024-02-11T22:24:00.336 INFO:tasks.rados.rados.0.smithi023.stdout:2932: left oid 42 (ObjNum 891 snap 281 seq_num 891) 2024-02-11T22:24:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:23:59 smithi023 ceph-mon[111262]: osdmap e624: 8 total, 8 up, 8 in 2024-02-11T22:24:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:23:59 smithi023 ceph-mon[113671]: osdmap e624: 8 total, 8 up, 8 in 2024-02-11T22:24:00.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:23:59 smithi160 ceph-mon[106289]: osdmap e624: 8 total, 8 up, 8 in 2024-02-11T22:24:00.981 INFO:tasks.rados.rados.0.smithi023.stdout:2930: done (4 left) 2024-02-11T22:24:00.981 INFO:tasks.rados.rados.0.smithi023.stdout:2931: done (3 left) 2024-02-11T22:24:00.981 INFO:tasks.rados.rados.0.smithi023.stdout:2932: done (2 left) 2024-02-11T22:24:00.981 INFO:tasks.rados.rados.0.smithi023.stdout:2933: done (1 left) 2024-02-11T22:24:00.981 INFO:tasks.rados.rados.0.smithi023.stdout:2934: done (0 left) 2024-02-11T22:24:00.981 INFO:tasks.rados.rados.0.smithi023.stdout:2935: snap_create 2024-02-11T22:24:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:00 smithi023 ceph-mon[111262]: pgmap v634: 121 pgs: 121 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-02-11T22:24:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:00 smithi023 ceph-mon[111262]: osdmap e625: 8 total, 8 up, 8 in 2024-02-11T22:24:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:00 smithi023 ceph-mon[113671]: pgmap v634: 121 pgs: 121 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-02-11T22:24:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:00 smithi023 ceph-mon[113671]: osdmap e625: 8 total, 8 up, 8 in 2024-02-11T22:24:01.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:00 smithi160 ceph-mon[106289]: pgmap v634: 121 pgs: 121 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-02-11T22:24:01.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:00 smithi160 ceph-mon[106289]: osdmap e625: 8 total, 8 up, 8 in 2024-02-11T22:24:02.005 INFO:tasks.rados.rados.0.smithi023.stdout:2935: done (0 left) 2024-02-11T22:24:02.005 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 283 2024-02-11T22:24:02.005 INFO:tasks.rados.rados.0.smithi023.stdout:2936: seq_num 892 ranges {2777088=548864} 2024-02-11T22:24:02.024 INFO:tasks.rados.rados.0.smithi023.stdout:2936: writing smithi02397626-42 from 2777088 to 3325952 tid 1 2024-02-11T22:24:02.024 INFO:tasks.rados.rados.0.smithi023.stdout:2937: read oid 35 snap 261 2024-02-11T22:24:02.024 INFO:tasks.rados.rados.0.smithi023.stdout:2937: expect deleted 2024-02-11T22:24:02.024 INFO:tasks.rados.rados.0.smithi023.stdout:2938: read oid 9 snap -1 2024-02-11T22:24:02.024 INFO:tasks.rados.rados.0.smithi023.stdout:2938: expect (ObjNum 864 snap 279 seq_num 864) 2024-02-11T22:24:02.024 INFO:tasks.rados.rados.0.smithi023.stdout:2939: snap_remove snap 264 2024-02-11T22:24:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:02 smithi023 ceph-mon[111262]: osdmap e626: 8 total, 8 up, 8 in 2024-02-11T22:24:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:02 smithi023 ceph-mon[113671]: osdmap e626: 8 total, 8 up, 8 in 2024-02-11T22:24:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:02 smithi160 ceph-mon[106289]: osdmap e626: 8 total, 8 up, 8 in 2024-02-11T22:24:02.879 INFO:tasks.rados.rados.0.smithi023.stdout:2939: done (3 left) 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2940: copy_from oid 38 from oid 29 current snap is 283 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2936: finishing write tid 1 to smithi02397626-42 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2936: finishing write tid 2 to smithi02397626-42 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2936: finishing write tid 3 to smithi02397626-42 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2936: oid 42 updating version 0 to 1465 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2936: oid 42 updating version 1465 to 1466 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1466 (ObjNum 892 snap 283 seq_num 892) dirty exists 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2936: left oid 42 (ObjNum 892 snap 283 seq_num 892) 2024-02-11T22:24:02.880 INFO:tasks.rados.rados.0.smithi023.stdout:2938: expect (ObjNum 864 snap 279 seq_num 864) 2024-02-11T22:24:03.126 INFO:tasks.rados.rados.0.smithi023.stdout:2940: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:2940: finishing copy_from to smithi02397626-38 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 1451 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:2936: done (3 left) 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:2937: done (2 left) 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:2938: done (1 left) 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:2940: done (0 left) 2024-02-11T22:24:03.127 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 283 2024-02-11T22:24:03.128 INFO:tasks.rados.rados.0.smithi023.stdout:2941: seq_num 893 ranges {7651328=565248} 2024-02-11T22:24:03.171 INFO:tasks.rados.rados.0.smithi023.stdout:2941: writing smithi02397626-43 from 7651328 to 8216576 tid 1 2024-02-11T22:24:03.171 INFO:tasks.rados.rados.0.smithi023.stdout:2942: rollback oid 2 current snap is 283 2024-02-11T22:24:03.171 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 281 2024-02-11T22:24:03.171 INFO:tasks.rados.rados.0.smithi023.stdout:2943: snap_create 2024-02-11T22:24:03.179 INFO:tasks.rados.rados.0.smithi023.stdout:2941: finishing write tid 1 to smithi02397626-43 2024-02-11T22:24:03.179 INFO:tasks.rados.rados.0.smithi023.stdout:2941: finishing write tid 2 to smithi02397626-43 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2942: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2942: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2941: finishing write tid 3 to smithi02397626-43 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2941: oid 43 updating version 0 to 1936 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2941: oid 43 updating version 1936 to 1937 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1937 (ObjNum 893 snap 283 seq_num 893) dirty exists 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2941: left oid 43 (ObjNum 893 snap 283 seq_num 893) 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:2942: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:24:03.182 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1941 (ObjNum 889 snap 281 seq_num 889) dirty exists 2024-02-11T22:24:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:03 smithi023 ceph-mon[111262]: pgmap v637: 121 pgs: 121 active+clean; 260 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-02-11T22:24:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:03 smithi023 ceph-mon[111262]: osdmap e627: 8 total, 8 up, 8 in 2024-02-11T22:24:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:03 smithi023 ceph-mon[111262]: osdmap e628: 8 total, 8 up, 8 in 2024-02-11T22:24:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:03 smithi023 ceph-mon[113671]: pgmap v637: 121 pgs: 121 active+clean; 260 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-02-11T22:24:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:03 smithi023 ceph-mon[113671]: osdmap e627: 8 total, 8 up, 8 in 2024-02-11T22:24:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:03 smithi023 ceph-mon[113671]: osdmap e628: 8 total, 8 up, 8 in 2024-02-11T22:24:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:03 smithi160 ceph-mon[106289]: pgmap v637: 121 pgs: 121 active+clean; 260 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-02-11T22:24:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:03 smithi160 ceph-mon[106289]: osdmap e627: 8 total, 8 up, 8 in 2024-02-11T22:24:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:03 smithi160 ceph-mon[106289]: osdmap e628: 8 total, 8 up, 8 in 2024-02-11T22:24:04.032 INFO:tasks.rados.rados.0.smithi023.stdout:2941: done (2 left) 2024-02-11T22:24:04.032 INFO:tasks.rados.rados.0.smithi023.stdout:2942: done (1 left) 2024-02-11T22:24:04.033 INFO:tasks.rados.rados.0.smithi023.stdout:2943: done (0 left) 2024-02-11T22:24:04.033 INFO:tasks.rados.rados.0.smithi023.stdout:2944: snap_create 2024-02-11T22:24:05.040 INFO:tasks.rados.rados.0.smithi023.stdout:2944: done (0 left) 2024-02-11T22:24:05.040 INFO:tasks.rados.rados.0.smithi023.stdout:2945: rollback oid 2 current snap is 285 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 254 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2946: read oid 40 snap -1 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2946: expect (ObjNum 890 snap 281 seq_num 890) 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2947: read oid 24 snap -1 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2947: expect (ObjNum 880 snap 281 seq_num 880) 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2948: read oid 50 snap -1 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2948: expect deleted 2024-02-11T22:24:05.041 INFO:tasks.rados.rados.0.smithi023.stdout:2949: delete oid 17 current snap is 285 2024-02-11T22:24:05.050 INFO:tasks.rados.rados.0.smithi023.stdout:2945: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:24:05.050 INFO:tasks.rados.rados.0.smithi023.stdout:2945: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:24:05.050 INFO:tasks.rados.rados.0.smithi023.stdout:2945: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:24:05.050 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 1945 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:24:05.053 INFO:tasks.rados.rados.0.smithi023.stdout:2946: expect (ObjNum 890 snap 281 seq_num 890) 2024-02-11T22:24:05.068 INFO:tasks.rados.rados.0.smithi023.stdout:2947: expect (ObjNum 880 snap 281 seq_num 880) 2024-02-11T22:24:05.368 INFO:tasks.rados.rados.0.smithi023.stdout:2945: done (4 left) 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:2946: done (3 left) 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:2947: done (2 left) 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:2948: done (1 left) 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:2949: done (0 left) 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:2950: copy_from oid 15 from oid 29 current snap is 285 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 285 2024-02-11T22:24:05.369 INFO:tasks.rados.rados.0.smithi023.stdout:2951: seq_num 895 ranges {942080=598016} 2024-02-11T22:24:05.377 INFO:tasks.rados.rados.0.smithi023.stdout:2951: writing smithi02397626-4 from 942080 to 1540096 tid 1 2024-02-11T22:24:05.377 INFO:tasks.rados.rados.0.smithi023.stdout:2952: delete oid 41 current snap is 285 2024-02-11T22:24:05.379 INFO:tasks.rados.rados.0.smithi023.stdout:2950: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:2952: done (2 left) 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:2953: read oid 17 snap 262 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:2953: expect (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:2954: rmattr oid 16 current snap is 285 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:2954: done (3 left) 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 285 2024-02-11T22:24:05.381 INFO:tasks.rados.rados.0.smithi023.stdout:2955: seq_num 897 ranges {2883584=630784} 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2955: writing smithi02397626-30 from 2883584 to 3514368 tid 1 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2956: rollback oid 36 current snap is 285 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 259 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2950: finishing copy_from to smithi02397626-15 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1451 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2951: finishing write tid 1 to smithi02397626-4 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2951: finishing write tid 2 to smithi02397626-4 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2951: finishing write tid 3 to smithi02397626-4 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2951: oid 4 updating version 0 to 2147 2024-02-11T22:24:05.401 INFO:tasks.rados.rados.0.smithi023.stdout:2951: oid 4 version 2147 is already newer than 2146 2024-02-11T22:24:05.402 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2147 (ObjNum 895 snap 285 seq_num 895) dirty exists 2024-02-11T22:24:05.402 INFO:tasks.rados.rados.0.smithi023.stdout:2951: left oid 4 (ObjNum 895 snap 285 seq_num 895) 2024-02-11T22:24:05.402 INFO:tasks.rados.rados.0.smithi023.stdout:2950: done (4 left) 2024-02-11T22:24:05.402 INFO:tasks.rados.rados.0.smithi023.stdout:2951: done (3 left) 2024-02-11T22:24:05.402 INFO:tasks.rados.rados.0.smithi023.stdout:2957: setattr oid 37 current snap is 285 2024-02-11T22:24:05.402 INFO:tasks.rados.rados.0.smithi023.stdout:2953: expect (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:24:05.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:05 smithi023 ceph-mon[111262]: pgmap v640: 121 pgs: 121 active+clean; 227 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:24:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:05 smithi023 ceph-mon[111262]: osdmap e629: 8 total, 8 up, 8 in 2024-02-11T22:24:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:05 smithi023 ceph-mon[113671]: pgmap v640: 121 pgs: 121 active+clean; 227 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:24:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:05 smithi023 ceph-mon[113671]: osdmap e629: 8 total, 8 up, 8 in 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2956: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2956: finishing rollback tid 2 to smithi02397626-36 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1434 (ObjNum 811 snap 259 seq_num 811) dirty exists 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: finishing write tid 1 to smithi02397626-30 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: finishing write tid 2 to smithi02397626-30 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: finishing write tid 3 to smithi02397626-30 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: oid 30 updating version 0 to 1947 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: oid 30 updating version 1947 to 1948 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 1948 (ObjNum 897 snap 285 seq_num 897) dirty exists 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: left oid 30 (ObjNum 897 snap 285 seq_num 897) 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2953: done (3 left) 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2955: done (2 left) 2024-02-11T22:24:05.443 INFO:tasks.rados.rados.0.smithi023.stdout:2956: done (1 left) 2024-02-11T22:24:05.444 INFO:tasks.rados.rados.0.smithi023.stdout:2958: rollback oid 3 current snap is 285 2024-02-11T22:24:05.444 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 280 2024-02-11T22:24:05.444 INFO:tasks.rados.rados.0.smithi023.stdout:2959: snap_create 2024-02-11T22:24:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:05 smithi160 ceph-mon[106289]: pgmap v640: 121 pgs: 121 active+clean; 227 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-02-11T22:24:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:05 smithi160 ceph-mon[106289]: osdmap e629: 8 total, 8 up, 8 in 2024-02-11T22:24:05.446 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1912 (ObjNum 851 snap 276 seq_num 851) dirty exists 2024-02-11T22:24:05.446 INFO:tasks.rados.rados.0.smithi023.stdout:2958: finishing rollback tid 0 to smithi02397626-3 2024-02-11T22:24:05.447 INFO:tasks.rados.rados.0.smithi023.stdout:2958: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:24:05.447 INFO:tasks.rados.rados.0.smithi023.stdout:2958: finishing rollback tid 2 to smithi02397626-3 2024-02-11T22:24:05.447 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1456 (ObjNum 842 snap 271 seq_num 842) dirty exists 2024-02-11T22:24:06.055 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:24:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:24:05] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2024-02-11T22:24:06.062 INFO:tasks.rados.rados.0.smithi023.stdout:2957: done (2 left) 2024-02-11T22:24:06.062 INFO:tasks.rados.rados.0.smithi023.stdout:2958: done (1 left) 2024-02-11T22:24:06.062 INFO:tasks.rados.rados.0.smithi023.stdout:2959: done (0 left) 2024-02-11T22:24:06.062 INFO:tasks.rados.rados.0.smithi023.stdout:2960: rollback oid 14 current snap is 286 2024-02-11T22:24:06.062 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 280 2024-02-11T22:24:06.062 INFO:tasks.rados.rados.0.smithi023.stdout:2961: snap_create 2024-02-11T22:24:06.069 INFO:tasks.rados.rados.0.smithi023.stdout:2960: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:24:06.069 INFO:tasks.rados.rados.0.smithi023.stdout:2960: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:24:06.069 INFO:tasks.rados.rados.0.smithi023.stdout:2960: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:24:06.069 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1449 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:24:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:06 smithi023 ceph-mon[111262]: osdmap e630: 8 total, 8 up, 8 in 2024-02-11T22:24:06.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:06 smithi023 ceph-mon[113671]: osdmap e630: 8 total, 8 up, 8 in 2024-02-11T22:24:06.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:06 smithi160 ceph-mon[106289]: osdmap e630: 8 total, 8 up, 8 in 2024-02-11T22:24:07.063 INFO:tasks.rados.rados.0.smithi023.stdout:2960: done (1 left) 2024-02-11T22:24:07.064 INFO:tasks.rados.rados.0.smithi023.stdout:2961: done (0 left) 2024-02-11T22:24:07.064 INFO:tasks.rados.rados.0.smithi023.stdout:2962: read oid 49 snap -1 2024-02-11T22:24:07.064 INFO:tasks.rados.rados.0.smithi023.stdout:2962: expect (ObjNum 882 snap 281 seq_num 882) 2024-02-11T22:24:07.064 INFO:tasks.rados.rados.0.smithi023.stdout:2963: delete oid 18 current snap is 287 2024-02-11T22:24:07.076 INFO:tasks.rados.rados.0.smithi023.stdout:2963: done (1 left) 2024-02-11T22:24:07.076 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 287 2024-02-11T22:24:07.076 INFO:tasks.rados.rados.0.smithi023.stdout:2964: seq_num 899 ranges {3473408=663552} 2024-02-11T22:24:07.099 INFO:tasks.rados.rados.0.smithi023.stdout:2964: writing smithi02397626-3 from 3473408 to 4136960 tid 1 2024-02-11T22:24:07.099 INFO:tasks.rados.rados.0.smithi023.stdout:2965: copy_from oid 34 from oid 12 current snap is 287 2024-02-11T22:24:07.099 INFO:tasks.rados.rados.0.smithi023.stdout:2962: expect (ObjNum 882 snap 281 seq_num 882) 2024-02-11T22:24:07.270 INFO:tasks.rados.rados.0.smithi023.stdout:2965: finishing copy_from to smithi02397626-34 2024-02-11T22:24:07.270 INFO:tasks.rados.rados.0.smithi023.stdout:2965: got expected ENOENT (src dne) 2024-02-11T22:24:07.270 INFO:tasks.rados.rados.0.smithi023.stdout:2964: finishing write tid 1 to smithi02397626-3 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:2965: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:2964: finishing write tid 2 to smithi02397626-3 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:2964: finishing write tid 3 to smithi02397626-3 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:2964: oid 3 updating version 0 to 1457 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:2964: oid 3 updating version 1457 to 1458 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 1458 (ObjNum 899 snap 287 seq_num 899) dirty exists 2024-02-11T22:24:07.271 INFO:tasks.rados.rados.0.smithi023.stdout:2964: left oid 3 (ObjNum 899 snap 287 seq_num 899) 2024-02-11T22:24:07.272 INFO:tasks.rados.rados.0.smithi023.stdout:2962: done (2 left) 2024-02-11T22:24:07.272 INFO:tasks.rados.rados.0.smithi023.stdout:2964: done (1 left) 2024-02-11T22:24:07.272 INFO:tasks.rados.rados.0.smithi023.stdout:2965: done (0 left) 2024-02-11T22:24:07.272 INFO:tasks.rados.rados.0.smithi023.stdout:2966: read oid 12 snap 279 2024-02-11T22:24:07.272 INFO:tasks.rados.rados.0.smithi023.stdout:2966: expect (ObjNum 862 snap 278 seq_num 862) 2024-02-11T22:24:07.272 INFO:tasks.rados.rados.0.smithi023.stdout:2967: rmattr oid 42 current snap is 287 2024-02-11T22:24:07.273 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 287 2024-02-11T22:24:07.273 INFO:tasks.rados.rados.0.smithi023.stdout:2968: seq_num 900 ranges {8216576=679936} 2024-02-11T22:24:07.319 INFO:tasks.rados.rados.0.smithi023.stdout:2968: writing smithi02397626-43 from 8216576 to 8896512 tid 1 2024-02-11T22:24:07.319 INFO:tasks.rados.rados.0.smithi023.stdout:2969: copy_from oid 8 from oid 46 current snap is 287 2024-02-11T22:24:07.319 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1467 (ObjNum 892 snap 283 seq_num 892) dirty exists 2024-02-11T22:24:07.319 INFO:tasks.rados.rados.0.smithi023.stdout:2966: expect (ObjNum 862 snap 278 seq_num 862) 2024-02-11T22:24:07.320 INFO:tasks.rados.rados.0.smithi023.stdout:2966: done (3 left) 2024-02-11T22:24:07.320 INFO:tasks.rados.rados.0.smithi023.stdout:2967: done (2 left) 2024-02-11T22:24:07.320 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 287 2024-02-11T22:24:07.320 INFO:tasks.rados.rados.0.smithi023.stdout:2970: seq_num 901 ranges {0=696320} 2024-02-11T22:24:07.324 INFO:tasks.rados.rados.0.smithi023.stdout:2970: writing smithi02397626-5 from 0 to 696320 tid 1 2024-02-11T22:24:07.324 INFO:tasks.rados.rados.0.smithi023.stdout:2971: snap_remove snap 272 2024-02-11T22:24:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:07 smithi023 ceph-mon[113671]: pgmap v643: 121 pgs: 121 active+clean; 214 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-02-11T22:24:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:07 smithi023 ceph-mon[113671]: osdmap e631: 8 total, 8 up, 8 in 2024-02-11T22:24:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:07 smithi023 ceph-mon[111262]: pgmap v643: 121 pgs: 121 active+clean; 214 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-02-11T22:24:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:07 smithi023 ceph-mon[111262]: osdmap e631: 8 total, 8 up, 8 in 2024-02-11T22:24:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:07.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:07 smithi160 ceph-mon[106289]: pgmap v643: 121 pgs: 121 active+clean; 214 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-02-11T22:24:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:07 smithi160 ceph-mon[106289]: osdmap e631: 8 total, 8 up, 8 in 2024-02-11T22:24:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:07.877 INFO:tasks.rados.rados.0.smithi023.stdout:2971: done (3 left) 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2972: delete oid 31 current snap is 287 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2968: finishing write tid 1 to smithi02397626-43 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2968: finishing write tid 2 to smithi02397626-43 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2970: finishing write tid 1 to smithi02397626-5 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2970: finishing write tid 2 to smithi02397626-5 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2968: finishing write tid 3 to smithi02397626-43 2024-02-11T22:24:07.878 INFO:tasks.rados.rados.0.smithi023.stdout:2968: oid 43 updating version 0 to 1951 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:2968: oid 43 version 1951 is already newer than 1950 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1951 (ObjNum 900 snap 287 seq_num 900) dirty exists 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:2968: left oid 43 (ObjNum 900 snap 287 seq_num 900) 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:2970: finishing write tid 3 to smithi02397626-5 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:2970: oid 5 updating version 0 to 1952 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:2970: oid 5 updating version 1952 to 1953 2024-02-11T22:24:07.879 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 1953 (ObjNum 901 snap 287 seq_num 901) dirty exists 2024-02-11T22:24:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:2970: left oid 5 (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:24:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:2969: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:24:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:2969: finishing copy_from to smithi02397626-8 2024-02-11T22:24:07.880 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2156 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-02-11T22:24:07.892 INFO:tasks.rados.rados.0.smithi023.stdout:2968: done (3 left) 2024-02-11T22:24:07.892 INFO:tasks.rados.rados.0.smithi023.stdout:2969: done (2 left) 2024-02-11T22:24:07.892 INFO:tasks.rados.rados.0.smithi023.stdout:2970: done (1 left) 2024-02-11T22:24:07.892 INFO:tasks.rados.rados.0.smithi023.stdout:2972: done (0 left) 2024-02-11T22:24:07.892 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 287 2024-02-11T22:24:07.898 INFO:tasks.rados.rados.0.smithi023.stdout:2973: seq_num 903 ranges {8896512=729088} 2024-02-11T22:24:07.945 INFO:tasks.rados.rados.0.smithi023.stdout:2973: writing smithi02397626-43 from 8896512 to 9625600 tid 1 2024-02-11T22:24:07.945 INFO:tasks.rados.rados.0.smithi023.stdout:2974: snap_remove snap 279 2024-02-11T22:24:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:08 smithi023 ceph-mon[111262]: osdmap e632: 8 total, 8 up, 8 in 2024-02-11T22:24:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:08 smithi023 ceph-mon[111262]: osdmap e633: 8 total, 8 up, 8 in 2024-02-11T22:24:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:08 smithi023 ceph-mon[113671]: osdmap e632: 8 total, 8 up, 8 in 2024-02-11T22:24:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:08 smithi023 ceph-mon[113671]: osdmap e633: 8 total, 8 up, 8 in 2024-02-11T22:24:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:08 smithi160 ceph-mon[106289]: osdmap e632: 8 total, 8 up, 8 in 2024-02-11T22:24:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:08 smithi160 ceph-mon[106289]: osdmap e633: 8 total, 8 up, 8 in 2024-02-11T22:24:08.888 INFO:tasks.rados.rados.0.smithi023.stdout:2974: done (1 left) 2024-02-11T22:24:08.889 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 287 2024-02-11T22:24:08.889 INFO:tasks.rados.rados.0.smithi023.stdout:2973: finishing write tid 1 to smithi02397626-43 2024-02-11T22:24:08.889 INFO:tasks.rados.rados.0.smithi023.stdout:2975: seq_num 904 ranges {360448=745472} 2024-02-11T22:24:08.895 INFO:tasks.rados.rados.0.smithi023.stdout:2975: writing smithi02397626-21 from 360448 to 1105920 tid 1 2024-02-11T22:24:08.896 INFO:tasks.rados.rados.0.smithi023.stdout:2976: rmattr oid 39 current snap is 287 2024-02-11T22:24:08.896 INFO:tasks.rados.rados.0.smithi023.stdout:2977: snap_remove snap 282 2024-02-11T22:24:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:09 smithi160 ceph-mon[106289]: pgmap v646: 121 pgs: 121 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-11T22:24:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:09 smithi160 ceph-mon[106289]: osdmap e634: 8 total, 8 up, 8 in 2024-02-11T22:24:09.195 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:24:08 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T22:24:08.908+0000 7f3126e0e700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 148 after trimming was started 2024-02-11T22:24:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:09 smithi023 ceph-mon[111262]: pgmap v646: 121 pgs: 121 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-11T22:24:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:09 smithi023 ceph-mon[111262]: osdmap e634: 8 total, 8 up, 8 in 2024-02-11T22:24:09.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:09 smithi023 ceph-mon[113671]: pgmap v646: 121 pgs: 121 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-11T22:24:09.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:09 smithi023 ceph-mon[113671]: osdmap e634: 8 total, 8 up, 8 in 2024-02-11T22:24:09.897 INFO:tasks.rados.rados.0.smithi023.stdout:2977: done (3 left) 2024-02-11T22:24:09.897 INFO:tasks.rados.rados.0.smithi023.stdout:2978: snap_remove snap 271 2024-02-11T22:24:10.904 INFO:tasks.rados.rados.0.smithi023.stdout:2978: done (3 left) 2024-02-11T22:24:10.904 INFO:tasks.rados.rados.0.smithi023.stdout:2979: rmattr oid 1 current snap is 287 2024-02-11T22:24:10.904 INFO:tasks.rados.rados.0.smithi023.stdout:2979: done (3 left) 2024-02-11T22:24:10.904 INFO:tasks.rados.rados.0.smithi023.stdout:2980: read oid 27 snap -1 2024-02-11T22:24:10.904 INFO:tasks.rados.rados.0.smithi023.stdout:2980: expect (ObjNum 888 snap 281 seq_num 888) 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:2981: read oid 18 snap -1 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:2981: expect deleted 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 287 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:2982: seq_num 905 ranges {0=761856} 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:2982: writing smithi02397626-35 from 0 to 761856 tid 1 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 287 2024-02-11T22:24:10.914 INFO:tasks.rados.rados.0.smithi023.stdout:2983: seq_num 906 ranges {0=778240} 2024-02-11T22:24:10.915 INFO:tasks.rados.rados.0.smithi023.stdout:2983: writing smithi02397626-50 from 0 to 778240 tid 1 2024-02-11T22:24:10.915 INFO:tasks.rados.rados.0.smithi023.stdout:2984: snap_remove snap 281 2024-02-11T22:24:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:10 smithi023 ceph-mon[111262]: pgmap v649: 121 pgs: 121 active+clean; 230 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-11T22:24:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:10 smithi023 ceph-mon[111262]: osdmap e635: 8 total, 8 up, 8 in 2024-02-11T22:24:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:10 smithi023 ceph-mon[113671]: pgmap v649: 121 pgs: 121 active+clean; 230 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-11T22:24:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:10 smithi023 ceph-mon[113671]: osdmap e635: 8 total, 8 up, 8 in 2024-02-11T22:24:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:10 smithi160 ceph-mon[106289]: pgmap v649: 121 pgs: 121 active+clean; 230 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-11T22:24:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:10 smithi160 ceph-mon[106289]: osdmap e635: 8 total, 8 up, 8 in 2024-02-11T22:24:11.921 INFO:tasks.rados.rados.0.smithi023.stdout:2984: done (7 left) 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2985: copy_from oid 30 from oid 44 current snap is 287 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2973: finishing write tid 2 to smithi02397626-43 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2973: finishing write tid 3 to smithi02397626-43 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2973: oid 43 updating version 0 to 1960 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2973: oid 43 updating version 1960 to 1961 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 1961 (ObjNum 903 snap 287 seq_num 903) dirty exists 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2973: left oid 43 (ObjNum 903 snap 287 seq_num 903) 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1468 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2975: finishing write tid 1 to smithi02397626-21 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2975: finishing write tid 2 to smithi02397626-21 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2975: finishing write tid 3 to smithi02397626-21 2024-02-11T22:24:11.922 INFO:tasks.rados.rados.0.smithi023.stdout:2975: oid 21 updating version 0 to 1927 2024-02-11T22:24:11.923 INFO:tasks.rados.rados.0.smithi023.stdout:2975: oid 21 version 1927 is already newer than 1926 2024-02-11T22:24:11.923 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1927 (ObjNum 904 snap 287 seq_num 904) dirty exists 2024-02-11T22:24:11.923 INFO:tasks.rados.rados.0.smithi023.stdout:2975: left oid 21 (ObjNum 904 snap 287 seq_num 904) 2024-02-11T22:24:11.923 INFO:tasks.rados.rados.0.smithi023.stdout:2980: expect (ObjNum 888 snap 281 seq_num 888) 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2982: finishing write tid 1 to smithi02397626-35 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2983: finishing write tid 1 to smithi02397626-50 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2983: finishing write tid 2 to smithi02397626-50 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2982: finishing write tid 2 to smithi02397626-35 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2983: finishing write tid 3 to smithi02397626-50 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2983: oid 50 updating version 0 to 1938 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2983: oid 50 updating version 1938 to 1939 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1939 (ObjNum 906 snap 287 seq_num 906) dirty exists 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2983: left oid 50 (ObjNum 906 snap 287 seq_num 906) 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2982: finishing write tid 3 to smithi02397626-35 2024-02-11T22:24:11.936 INFO:tasks.rados.rados.0.smithi023.stdout:2982: oid 35 updating version 0 to 1761 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2982: oid 35 version 1761 is already newer than 1760 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1761 (ObjNum 905 snap 287 seq_num 905) dirty exists 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2982: left oid 35 (ObjNum 905 snap 287 seq_num 905) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2973: done (7 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2975: done (6 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2976: done (5 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2980: done (4 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2981: done (3 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2982: done (2 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2983: done (1 left) 2024-02-11T22:24:11.937 INFO:tasks.rados.rados.0.smithi023.stdout:2986: snap_remove snap 262 2024-02-11T22:24:12.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:11 smithi160 ceph-mon[106289]: osdmap e636: 8 total, 8 up, 8 in 2024-02-11T22:24:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:11 smithi023 ceph-mon[111262]: osdmap e636: 8 total, 8 up, 8 in 2024-02-11T22:24:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:11 smithi023 ceph-mon[113671]: osdmap e636: 8 total, 8 up, 8 in 2024-02-11T22:24:12.884 INFO:tasks.rados.rados.0.smithi023.stdout:2986: done (1 left) 2024-02-11T22:24:12.884 INFO:tasks.rados.rados.0.smithi023.stdout:2987: setattr oid 16 current snap is 287 2024-02-11T22:24:12.884 INFO:tasks.rados.rados.0.smithi023.stdout:2985: finishing copy_from to smithi02397626-30 2024-02-11T22:24:12.884 INFO:tasks.rados.rados.0.smithi023.stdout:2985: got expected ENOENT (src dne) 2024-02-11T22:24:12.884 INFO:tasks.rados.rados.0.smithi023.stdout:2985: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:24:12.888 INFO:tasks.rados.rados.0.smithi023.stdout:2985: done (1 left) 2024-02-11T22:24:12.888 INFO:tasks.rados.rados.0.smithi023.stdout:2988: read oid 2 snap -1 2024-02-11T22:24:12.888 INFO:tasks.rados.rados.0.smithi023.stdout:2988: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:24:12.888 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 287 2024-02-11T22:24:12.889 INFO:tasks.rados.rados.0.smithi023.stdout:2989: seq_num 907 ranges {3375104=794624} 2024-02-11T22:24:12.912 INFO:tasks.rados.rados.0.smithi023.stdout:2989: writing smithi02397626-29 from 3375104 to 4169728 tid 1 2024-02-11T22:24:12.912 INFO:tasks.rados.rados.0.smithi023.stdout:2990: delete oid 50 current snap is 287 2024-02-11T22:24:12.913 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2148 (ObjNum 877 snap 281 seq_num 877) dirty exists 2024-02-11T22:24:12.913 INFO:tasks.rados.rados.0.smithi023.stdout:2988: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:24:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:2987: done (3 left) 2024-02-11T22:24:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:2988: done (2 left) 2024-02-11T22:24:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:2990: done (1 left) 2024-02-11T22:24:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:2991: snap_create 2024-02-11T22:24:12.918 INFO:tasks.rados.rados.0.smithi023.stdout:2989: finishing write tid 1 to smithi02397626-29 2024-02-11T22:24:12.919 INFO:tasks.rados.rados.0.smithi023.stdout:2989: finishing write tid 2 to smithi02397626-29 2024-02-11T22:24:12.921 INFO:tasks.rados.rados.0.smithi023.stdout:2989: finishing write tid 3 to smithi02397626-29 2024-02-11T22:24:12.921 INFO:tasks.rados.rados.0.smithi023.stdout:2989: oid 29 updating version 0 to 1459 2024-02-11T22:24:12.921 INFO:tasks.rados.rados.0.smithi023.stdout:2989: oid 29 updating version 1459 to 1460 2024-02-11T22:24:12.921 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 1460 (ObjNum 907 snap 287 seq_num 907) dirty exists 2024-02-11T22:24:12.921 INFO:tasks.rados.rados.0.smithi023.stdout:2989: left oid 29 (ObjNum 907 snap 287 seq_num 907) 2024-02-11T22:24:13.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:12 smithi160 ceph-mon[106289]: pgmap v652: 121 pgs: 121 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-02-11T22:24:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:12 smithi160 ceph-mon[106289]: osdmap e637: 8 total, 8 up, 8 in 2024-02-11T22:24:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:12 smithi160 ceph-mon[106289]: osdmap e638: 8 total, 8 up, 8 in 2024-02-11T22:24:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:12 smithi023 ceph-mon[111262]: pgmap v652: 121 pgs: 121 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-02-11T22:24:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:12 smithi023 ceph-mon[111262]: osdmap e637: 8 total, 8 up, 8 in 2024-02-11T22:24:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:12 smithi023 ceph-mon[111262]: osdmap e638: 8 total, 8 up, 8 in 2024-02-11T22:24:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:12 smithi023 ceph-mon[113671]: pgmap v652: 121 pgs: 121 active+clean; 234 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-02-11T22:24:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:12 smithi023 ceph-mon[113671]: osdmap e637: 8 total, 8 up, 8 in 2024-02-11T22:24:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:12 smithi023 ceph-mon[113671]: osdmap e638: 8 total, 8 up, 8 in 2024-02-11T22:24:13.933 INFO:tasks.rados.rados.0.smithi023.stdout:2989: done (1 left) 2024-02-11T22:24:13.933 INFO:tasks.rados.rados.0.smithi023.stdout:2991: done (0 left) 2024-02-11T22:24:13.933 INFO:tasks.rados.rados.0.smithi023.stdout:2992: snap_remove snap 266 2024-02-11T22:24:14.943 INFO:tasks.rados.rados.0.smithi023.stdout:2992: done (0 left) 2024-02-11T22:24:14.943 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 288 2024-02-11T22:24:14.943 INFO:tasks.rados.rados.0.smithi023.stdout:2993: seq_num 909 ranges {0=425984,425984=401408} 2024-02-11T22:24:14.946 INFO:tasks.rados.rados.0.smithi023.stdout:2993: writing smithi02397626-31 from 0 to 425984 tid 1 2024-02-11T22:24:14.948 INFO:tasks.rados.rados.0.smithi023.stdout:2993: writing smithi02397626-31 from 425984 to 827392 tid 2 2024-02-11T22:24:14.949 INFO:tasks.rados.rados.0.smithi023.stdout:2994: delete oid 49 current snap is 288 2024-02-11T22:24:14.957 INFO:tasks.rados.rados.0.smithi023.stdout:2994: done (1 left) 2024-02-11T22:24:14.957 INFO:tasks.rados.rados.0.smithi023.stdout:2995: delete oid 34 current snap is 288 2024-02-11T22:24:14.961 INFO:tasks.rados.rados.0.smithi023.stdout:2993: finishing write tid 1 to smithi02397626-31 2024-02-11T22:24:14.961 INFO:tasks.rados.rados.0.smithi023.stdout:2993: finishing write tid 2 to smithi02397626-31 2024-02-11T22:24:14.961 INFO:tasks.rados.rados.0.smithi023.stdout:2993: finishing write tid 3 to smithi02397626-31 2024-02-11T22:24:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:2995: done (1 left) 2024-02-11T22:24:14.962 INFO:tasks.rados.rados.0.smithi023.stdout:2996: snap_remove snap 260 2024-02-11T22:24:15.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:14 smithi160 ceph-mon[106289]: pgmap v655: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 514 KiB/s wr, 6 op/s 2024-02-11T22:24:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:14 smithi160 ceph-mon[106289]: osdmap e639: 8 total, 8 up, 8 in 2024-02-11T22:24:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:14 smithi023 ceph-mon[111262]: pgmap v655: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 514 KiB/s wr, 6 op/s 2024-02-11T22:24:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:14 smithi023 ceph-mon[111262]: osdmap e639: 8 total, 8 up, 8 in 2024-02-11T22:24:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:14 smithi023 ceph-mon[113671]: pgmap v655: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 514 KiB/s wr, 6 op/s 2024-02-11T22:24:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:14 smithi023 ceph-mon[113671]: osdmap e639: 8 total, 8 up, 8 in 2024-02-11T22:24:15.944 INFO:tasks.rados.rados.0.smithi023.stdout:2996: done (1 left) 2024-02-11T22:24:15.944 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 288 2024-02-11T22:24:15.945 INFO:tasks.rados.rados.0.smithi023.stdout:2997: seq_num 912 ranges {9625600=483328,10108928=401408} 2024-02-11T22:24:16.000 INFO:tasks.rados.rados.0.smithi023.stdout:2997: writing smithi02397626-43 from 9625600 to 10108928 tid 1 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:2997: writing smithi02397626-43 from 10108928 to 10510336 tid 2 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:2998: read oid 22 snap -1 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:2998: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:2999: rmattr oid 6 current snap is 288 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:2999: done (3 left) 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:3000: copy_from oid 50 from oid 39 current snap is 288 2024-02-11T22:24:16.003 INFO:tasks.rados.rados.0.smithi023.stdout:2993: finishing write tid 4 to smithi02397626-31 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:2993: oid 31 updating version 0 to 1428 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:2993: oid 31 version 1428 is already newer than 1426 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:2993: oid 31 version 1428 is already newer than 1427 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1428 (ObjNum 909 snap 288 seq_num 909) dirty exists 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:2993: left oid 31 (ObjNum 909 snap 288 seq_num 909) 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:2993: done (3 left) 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:3001: rmattr oid 45 current snap is 288 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:3001: done (3 left) 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 288 2024-02-11T22:24:16.004 INFO:tasks.rados.rados.0.smithi023.stdout:3002: seq_num 913 ranges {6561792=499712,7061504=401408} 2024-02-11T22:24:16.042 INFO:tasks.rados.rados.0.smithi023.stdout:3002: writing smithi02397626-37 from 6561792 to 7061504 tid 1 2024-02-11T22:24:16.045 INFO:tasks.rados.rados.0.smithi023.stdout:3002: writing smithi02397626-37 from 7061504 to 7462912 tid 2 2024-02-11T22:24:16.045 INFO:tasks.rados.rados.0.smithi023.stdout:3003: delete oid 21 current snap is 288 2024-02-11T22:24:16.045 INFO:tasks.rados.rados.0.smithi023.stdout:2997: finishing write tid 1 to smithi02397626-43 2024-02-11T22:24:16.045 INFO:tasks.rados.rados.0.smithi023.stdout:2997: finishing write tid 2 to smithi02397626-43 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2997: finishing write tid 3 to smithi02397626-43 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2997: finishing write tid 4 to smithi02397626-43 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2997: oid 43 updating version 0 to 2017 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2997: oid 43 updating version 2017 to 2018 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2997: oid 43 updating version 2018 to 2019 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2019 (ObjNum 912 snap 288 seq_num 912) dirty exists 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2997: left oid 43 (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:24:16.046 INFO:tasks.rados.rados.0.smithi023.stdout:2998: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:24:16.081 INFO:tasks.rados.rados.0.smithi023.stdout:3000: finishing copy_from racing read to smithi02397626-50 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3000: finishing copy_from to smithi02397626-50 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 1468 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: finishing write tid 1 to smithi02397626-37 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: finishing write tid 2 to smithi02397626-37 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: finishing write tid 3 to smithi02397626-37 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: finishing write tid 4 to smithi02397626-37 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: oid 37 updating version 0 to 1981 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: oid 37 updating version 1981 to 1982 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:3002: oid 37 updating version 1982 to 1983 2024-02-11T22:24:16.082 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1983 (ObjNum 913 snap 288 seq_num 913) dirty exists 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:3002: left oid 37 (ObjNum 913 snap 288 seq_num 913) 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:2997: done (4 left) 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:2998: done (3 left) 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:3000: done (2 left) 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:3002: done (1 left) 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:3003: done (0 left) 2024-02-11T22:24:16.083 INFO:tasks.rados.rados.0.smithi023.stdout:3004: snap_remove snap 254 2024-02-11T22:24:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:15 smithi023 ceph-mon[111262]: osdmap e640: 8 total, 8 up, 8 in 2024-02-11T22:24:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:24:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:24:15] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-02-11T22:24:16.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:15 smithi023 ceph-mon[113671]: osdmap e640: 8 total, 8 up, 8 in 2024-02-11T22:24:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:15 smithi160 ceph-mon[106289]: osdmap e640: 8 total, 8 up, 8 in 2024-02-11T22:24:16.961 INFO:tasks.rados.rados.0.smithi023.stdout:3004: done (0 left) 2024-02-11T22:24:16.962 INFO:tasks.rados.rados.0.smithi023.stdout:3005: read oid 29 snap -1 2024-02-11T22:24:16.962 INFO:tasks.rados.rados.0.smithi023.stdout:3005: expect (ObjNum 907 snap 287 seq_num 907) 2024-02-11T22:24:16.962 INFO:tasks.rados.rados.0.smithi023.stdout:3006: read oid 37 snap 261 2024-02-11T22:24:16.962 INFO:tasks.rados.rados.0.smithi023.stdout:3006: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:24:16.962 INFO:tasks.rados.rados.0.smithi023.stdout:3007: delete oid 42 current snap is 288 2024-02-11T22:24:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:3007: done (2 left) 2024-02-11T22:24:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:3008: read oid 39 snap -1 2024-02-11T22:24:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:3008: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:16.972 INFO:tasks.rados.rados.0.smithi023.stdout:3009: snap_create 2024-02-11T22:24:16.985 INFO:tasks.rados.rados.0.smithi023.stdout:3008: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:17.014 INFO:tasks.rados.rados.0.smithi023.stdout:3006: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:24:17.108 INFO:tasks.rados.rados.0.smithi023.stdout:3005: expect (ObjNum 907 snap 287 seq_num 907) 2024-02-11T22:24:17.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:16 smithi160 ceph-mon[106289]: pgmap v658: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 348 KiB/s rd, 190 KiB/s wr, 2 op/s 2024-02-11T22:24:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:16 smithi160 ceph-mon[106289]: osdmap e641: 8 total, 8 up, 8 in 2024-02-11T22:24:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:16 smithi023 ceph-mon[111262]: pgmap v658: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 348 KiB/s rd, 190 KiB/s wr, 2 op/s 2024-02-11T22:24:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:16 smithi023 ceph-mon[111262]: osdmap e641: 8 total, 8 up, 8 in 2024-02-11T22:24:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:16 smithi023 ceph-mon[113671]: pgmap v658: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 348 KiB/s rd, 190 KiB/s wr, 2 op/s 2024-02-11T22:24:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:16 smithi023 ceph-mon[113671]: osdmap e641: 8 total, 8 up, 8 in 2024-02-11T22:24:17.880 INFO:tasks.rados.rados.0.smithi023.stdout:3005: done (3 left) 2024-02-11T22:24:17.880 INFO:tasks.rados.rados.0.smithi023.stdout:3006: done (2 left) 2024-02-11T22:24:17.880 INFO:tasks.rados.rados.0.smithi023.stdout:3008: done (1 left) 2024-02-11T22:24:17.880 INFO:tasks.rados.rados.0.smithi023.stdout:3009: done (0 left) 2024-02-11T22:24:17.880 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 289 2024-02-11T22:24:17.880 INFO:tasks.rados.rados.0.smithi023.stdout:3010: seq_num 916 ranges {3375104=548864,3923968=401408} 2024-02-11T22:24:17.901 INFO:tasks.rados.rados.0.smithi023.stdout:3010: writing smithi02397626-15 from 3375104 to 3923968 tid 1 2024-02-11T22:24:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3010: writing smithi02397626-15 from 3923968 to 4325376 tid 2 2024-02-11T22:24:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3011: delete oid 23 current snap is 289 2024-02-11T22:24:17.908 INFO:tasks.rados.rados.0.smithi023.stdout:3010: finishing write tid 1 to smithi02397626-15 2024-02-11T22:24:17.908 INFO:tasks.rados.rados.0.smithi023.stdout:3010: finishing write tid 2 to smithi02397626-15 2024-02-11T22:24:17.908 INFO:tasks.rados.rados.0.smithi023.stdout:3010: finishing write tid 3 to smithi02397626-15 2024-02-11T22:24:17.909 INFO:tasks.rados.rados.0.smithi023.stdout:3011: done (1 left) 2024-02-11T22:24:17.909 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 289 2024-02-11T22:24:17.909 INFO:tasks.rados.rados.0.smithi023.stdout:3012: seq_num 918 ranges {0=581632,581632=401408} 2024-02-11T22:24:17.912 INFO:tasks.rados.rados.0.smithi023.stdout:3012: writing smithi02397626-28 from 0 to 581632 tid 1 2024-02-11T22:24:17.914 INFO:tasks.rados.rados.0.smithi023.stdout:3012: writing smithi02397626-28 from 581632 to 983040 tid 2 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 289 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:3010: finishing write tid 4 to smithi02397626-15 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:3010: oid 15 updating version 0 to 1672 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:3010: oid 15 version 1672 is already newer than 1671 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:3010: oid 15 version 1672 is already newer than 1670 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1672 (ObjNum 916 snap 289 seq_num 916) dirty exists 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:3010: left oid 15 (ObjNum 916 snap 289 seq_num 916) 2024-02-11T22:24:17.915 INFO:tasks.rados.rados.0.smithi023.stdout:3013: seq_num 919 ranges {7462912=598016,8060928=401408} 2024-02-11T22:24:17.959 INFO:tasks.rados.rados.0.smithi023.stdout:3013: writing smithi02397626-37 from 7462912 to 8060928 tid 1 2024-02-11T22:24:17.961 INFO:tasks.rados.rados.0.smithi023.stdout:3013: writing smithi02397626-37 from 8060928 to 8462336 tid 2 2024-02-11T22:24:17.961 INFO:tasks.rados.rados.0.smithi023.stdout:3010: done (2 left) 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3014: read oid 36 snap -1 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3014: expect (ObjNum 811 snap 259 seq_num 811) 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3015: delete oid 19 current snap is 289 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: finishing write tid 1 to smithi02397626-28 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: finishing write tid 2 to smithi02397626-28 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: finishing write tid 3 to smithi02397626-28 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: finishing write tid 4 to smithi02397626-28 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: oid 28 updating version 0 to 1656 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: oid 28 updating version 1656 to 1657 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: oid 28 updating version 1657 to 1658 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1658 (ObjNum 918 snap 289 seq_num 918) dirty exists 2024-02-11T22:24:17.962 INFO:tasks.rados.rados.0.smithi023.stdout:3012: left oid 28 (ObjNum 918 snap 289 seq_num 918) 2024-02-11T22:24:17.970 INFO:tasks.rados.rados.0.smithi023.stdout:3013: finishing write tid 1 to smithi02397626-37 2024-02-11T22:24:17.970 INFO:tasks.rados.rados.0.smithi023.stdout:3013: finishing write tid 2 to smithi02397626-37 2024-02-11T22:24:17.970 INFO:tasks.rados.rados.0.smithi023.stdout:3013: finishing write tid 3 to smithi02397626-37 2024-02-11T22:24:17.971 INFO:tasks.rados.rados.0.smithi023.stdout:3014: expect (ObjNum 811 snap 259 seq_num 811) 2024-02-11T22:24:18.011 INFO:tasks.rados.rados.0.smithi023.stdout:3013: finishing write tid 4 to smithi02397626-37 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3013: oid 37 updating version 0 to 1997 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3013: oid 37 updating version 1997 to 1998 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3013: oid 37 updating version 1998 to 1999 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 1999 (ObjNum 919 snap 289 seq_num 919) dirty exists 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3013: left oid 37 (ObjNum 919 snap 289 seq_num 919) 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3012: done (3 left) 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3013: done (2 left) 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3014: done (1 left) 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3015: done (0 left) 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3016: copy_from oid 41 from oid 14 current snap is 289 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3017: copy_from oid 19 from oid 13 current snap is 289 2024-02-11T22:24:18.012 INFO:tasks.rados.rados.0.smithi023.stdout:3018: snap_create 2024-02-11T22:24:18.015 INFO:tasks.rados.rados.0.smithi023.stdout:3017: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:24:18.016 INFO:tasks.rados.rados.0.smithi023.stdout:3017: finishing copy_from to smithi02397626-19 2024-02-11T22:24:18.016 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1449 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-02-11T22:24:18.022 INFO:tasks.rados.rados.0.smithi023.stdout:3016: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:24:18.023 INFO:tasks.rados.rados.0.smithi023.stdout:3016: finishing copy_from to smithi02397626-41 2024-02-11T22:24:18.024 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1449 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:24:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:17 smithi023 ceph-mon[111262]: osdmap e642: 8 total, 8 up, 8 in 2024-02-11T22:24:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:17 smithi023 ceph-mon[111262]: osdmap e643: 8 total, 8 up, 8 in 2024-02-11T22:24:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:17 smithi023 ceph-mon[113671]: osdmap e642: 8 total, 8 up, 8 in 2024-02-11T22:24:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:17 smithi023 ceph-mon[113671]: osdmap e643: 8 total, 8 up, 8 in 2024-02-11T22:24:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:17 smithi160 ceph-mon[106289]: osdmap e642: 8 total, 8 up, 8 in 2024-02-11T22:24:18.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:17 smithi160 ceph-mon[106289]: osdmap e643: 8 total, 8 up, 8 in 2024-02-11T22:24:18.986 INFO:tasks.rados.rados.0.smithi023.stdout:3016: done (2 left) 2024-02-11T22:24:18.986 INFO:tasks.rados.rados.0.smithi023.stdout:3017: done (1 left) 2024-02-11T22:24:18.986 INFO:tasks.rados.rados.0.smithi023.stdout:3018: done (0 left) 2024-02-11T22:24:18.986 INFO:tasks.rados.rados.0.smithi023.stdout:3019: copy_from oid 4 from oid 16 current snap is 290 2024-02-11T22:24:18.986 INFO:tasks.rados.rados.0.smithi023.stdout:3020: snap_create 2024-02-11T22:24:18.993 INFO:tasks.rados.rados.0.smithi023.stdout:3019: finishing copy_from racing read to smithi02397626-4 2024-02-11T22:24:18.994 INFO:tasks.rados.rados.0.smithi023.stdout:3019: finishing copy_from to smithi02397626-4 2024-02-11T22:24:18.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2148 (ObjNum 877 snap 281 seq_num 877) dirty exists 2024-02-11T22:24:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:18 smithi023 ceph-mon[111262]: pgmap v661: 121 pgs: 121 active+clean; 235 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 996 KiB/s rd, 578 KiB/s wr, 5 op/s 2024-02-11T22:24:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:18 smithi023 ceph-mon[113671]: pgmap v661: 121 pgs: 121 active+clean; 235 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 996 KiB/s rd, 578 KiB/s wr, 5 op/s 2024-02-11T22:24:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:18 smithi160 ceph-mon[106289]: pgmap v661: 121 pgs: 121 active+clean; 235 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 996 KiB/s rd, 578 KiB/s wr, 5 op/s 2024-02-11T22:24:20.000 INFO:tasks.rados.rados.0.smithi023.stdout:3019: done (1 left) 2024-02-11T22:24:20.000 INFO:tasks.rados.rados.0.smithi023.stdout:3020: done (0 left) 2024-02-11T22:24:20.000 INFO:tasks.rados.rados.0.smithi023.stdout:3021: read oid 49 snap -1 2024-02-11T22:24:20.000 INFO:tasks.rados.rados.0.smithi023.stdout:3021: expect deleted 2024-02-11T22:24:20.000 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 291 2024-02-11T22:24:20.000 INFO:tasks.rados.rados.0.smithi023.stdout:3022: seq_num 921 ranges {1302528=630784,1933312=401408} 2024-02-11T22:24:20.010 INFO:tasks.rados.rados.0.smithi023.stdout:3022: writing smithi02397626-22 from 1302528 to 1933312 tid 1 2024-02-11T22:24:20.012 INFO:tasks.rados.rados.0.smithi023.stdout:3022: writing smithi02397626-22 from 1933312 to 2334720 tid 2 2024-02-11T22:24:20.012 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 291 2024-02-11T22:24:20.013 INFO:tasks.rados.rados.0.smithi023.stdout:3023: seq_num 922 ranges {4751360=647168,5398528=401408} 2024-02-11T22:24:20.042 INFO:tasks.rados.rados.0.smithi023.stdout:3023: writing smithi02397626-26 from 4751360 to 5398528 tid 1 2024-02-11T22:24:20.044 INFO:tasks.rados.rados.0.smithi023.stdout:3023: writing smithi02397626-26 from 5398528 to 5799936 tid 2 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3024: copy_from oid 45 from oid 28 current snap is 291 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: finishing write tid 1 to smithi02397626-22 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: finishing write tid 2 to smithi02397626-22 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3021: done (3 left) 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3025: snap_create 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: finishing write tid 3 to smithi02397626-22 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: finishing write tid 4 to smithi02397626-22 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: oid 22 updating version 0 to 2239 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: oid 22 updating version 2239 to 2240 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: oid 22 updating version 2240 to 2241 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2241 (ObjNum 921 snap 291 seq_num 921) dirty exists 2024-02-11T22:24:20.045 INFO:tasks.rados.rados.0.smithi023.stdout:3022: left oid 22 (ObjNum 921 snap 291 seq_num 921) 2024-02-11T22:24:20.049 INFO:tasks.rados.rados.0.smithi023.stdout:3023: finishing write tid 1 to smithi02397626-26 2024-02-11T22:24:20.049 INFO:tasks.rados.rados.0.smithi023.stdout:3023: finishing write tid 2 to smithi02397626-26 2024-02-11T22:24:20.049 INFO:tasks.rados.rados.0.smithi023.stdout:3023: finishing write tid 3 to smithi02397626-26 2024-02-11T22:24:20.050 INFO:tasks.rados.rados.0.smithi023.stdout:3023: finishing write tid 4 to smithi02397626-26 2024-02-11T22:24:20.050 INFO:tasks.rados.rados.0.smithi023.stdout:3023: oid 26 updating version 0 to 2150 2024-02-11T22:24:20.050 INFO:tasks.rados.rados.0.smithi023.stdout:3023: oid 26 version 2150 is already newer than 2149 2024-02-11T22:24:20.050 INFO:tasks.rados.rados.0.smithi023.stdout:3023: oid 26 updating version 2150 to 2151 2024-02-11T22:24:20.050 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2151 (ObjNum 922 snap 291 seq_num 922) dirty exists 2024-02-11T22:24:20.051 INFO:tasks.rados.rados.0.smithi023.stdout:3023: left oid 26 (ObjNum 922 snap 291 seq_num 922) 2024-02-11T22:24:20.053 INFO:tasks.rados.rados.0.smithi023.stdout:3024: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:24:20.053 INFO:tasks.rados.rados.0.smithi023.stdout:3024: finishing copy_from to smithi02397626-45 2024-02-11T22:24:20.054 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1658 (ObjNum 918 snap 289 seq_num 918) dirty exists 2024-02-11T22:24:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:19 smithi023 ceph-mon[111262]: osdmap e644: 8 total, 8 up, 8 in 2024-02-11T22:24:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:19 smithi023 ceph-mon[113671]: osdmap e644: 8 total, 8 up, 8 in 2024-02-11T22:24:20.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:19 smithi160 ceph-mon[106289]: osdmap e644: 8 total, 8 up, 8 in 2024-02-11T22:24:21.007 INFO:tasks.rados.rados.0.smithi023.stdout:3022: done (3 left) 2024-02-11T22:24:21.007 INFO:tasks.rados.rados.0.smithi023.stdout:3023: done (2 left) 2024-02-11T22:24:21.007 INFO:tasks.rados.rados.0.smithi023.stdout:3024: done (1 left) 2024-02-11T22:24:21.007 INFO:tasks.rados.rados.0.smithi023.stdout:3025: done (0 left) 2024-02-11T22:24:21.007 INFO:tasks.rados.rados.0.smithi023.stdout:3026: snap_remove snap 284 2024-02-11T22:24:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:20 smithi023 ceph-mon[111262]: pgmap v664: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:24:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:20 smithi023 ceph-mon[111262]: osdmap e645: 8 total, 8 up, 8 in 2024-02-11T22:24:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:20 smithi023 ceph-mon[113671]: pgmap v664: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:24:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:20 smithi023 ceph-mon[113671]: osdmap e645: 8 total, 8 up, 8 in 2024-02-11T22:24:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:20 smithi160 ceph-mon[106289]: pgmap v664: 121 pgs: 121 active+clean; 234 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:24:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:20 smithi160 ceph-mon[106289]: osdmap e645: 8 total, 8 up, 8 in 2024-02-11T22:24:22.030 INFO:tasks.rados.rados.0.smithi023.stdout:3026: done (0 left) 2024-02-11T22:24:22.031 INFO:tasks.rados.rados.0.smithi023.stdout:3027: snap_remove snap 283 2024-02-11T22:24:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:22 smithi023 ceph-mon[111262]: osdmap e646: 8 total, 8 up, 8 in 2024-02-11T22:24:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:22 smithi023 ceph-mon[113671]: osdmap e646: 8 total, 8 up, 8 in 2024-02-11T22:24:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:22 smithi160 ceph-mon[106289]: osdmap e646: 8 total, 8 up, 8 in 2024-02-11T22:24:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:3027: done (0 left) 2024-02-11T22:24:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:3028: rollback oid 35 current snap is 292 2024-02-11T22:24:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 280 2024-02-11T22:24:22.876 INFO:tasks.rados.rados.0.smithi023.stdout:3029: snap_remove snap 259 2024-02-11T22:24:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:23 smithi023 ceph-mon[111262]: pgmap v667: 121 pgs: 121 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:24:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:23 smithi023 ceph-mon[111262]: osdmap e647: 8 total, 8 up, 8 in 2024-02-11T22:24:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:23 smithi023 ceph-mon[111262]: osdmap e648: 8 total, 8 up, 8 in 2024-02-11T22:24:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:23 smithi023 ceph-mon[113671]: pgmap v667: 121 pgs: 121 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:24:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:23 smithi023 ceph-mon[113671]: osdmap e647: 8 total, 8 up, 8 in 2024-02-11T22:24:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:23 smithi023 ceph-mon[113671]: osdmap e648: 8 total, 8 up, 8 in 2024-02-11T22:24:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:23 smithi160 ceph-mon[106289]: pgmap v667: 121 pgs: 121 active+clean; 234 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:24:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:23 smithi160 ceph-mon[106289]: osdmap e647: 8 total, 8 up, 8 in 2024-02-11T22:24:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:23 smithi160 ceph-mon[106289]: osdmap e648: 8 total, 8 up, 8 in 2024-02-11T22:24:23.904 INFO:tasks.rados.rados.0.smithi023.stdout:3029: done (1 left) 2024-02-11T22:24:23.904 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 292 2024-02-11T22:24:23.904 INFO:tasks.rados.rados.0.smithi023.stdout:3030: seq_num 923 ranges {385024=663552,1048576=401408} 2024-02-11T22:24:23.919 INFO:tasks.rados.rados.0.smithi023.stdout:3030: writing smithi02397626-13 from 385024 to 1048576 tid 1 2024-02-11T22:24:23.919 INFO:tasks.rados.rados.0.smithi023.stdout:3030: writing smithi02397626-13 from 1048576 to 1449984 tid 2 2024-02-11T22:24:23.919 INFO:tasks.rados.rados.0.smithi023.stdout:3031: setattr oid 41 current snap is 292 2024-02-11T22:24:23.919 INFO:tasks.rados.rados.0.smithi023.stdout:3028: finishing rollback tid 0 to smithi02397626-35 2024-02-11T22:24:23.919 INFO:tasks.rados.rados.0.smithi023.stdout:3028: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:24:23.919 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 1763 (ObjNum 65 snap 0 seq_num 1785223527) dirty dne 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:3028: done (2 left) 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:3032: read oid 49 snap -1 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:3032: expect deleted 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:3033: rollback oid 24 current snap is 292 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 280 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 292 2024-02-11T22:24:23.920 INFO:tasks.rados.rados.0.smithi023.stdout:3034: seq_num 924 ranges {4481024=679936,5160960=401408} 2024-02-11T22:24:23.946 INFO:tasks.rados.rados.0.smithi023.stdout:3034: writing smithi02397626-8 from 4481024 to 5160960 tid 1 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3034: writing smithi02397626-8 from 5160960 to 5562368 tid 2 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3035: read oid 50 snap -1 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3035: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3036: rollback oid 33 current snap is 292 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 286 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3030: finishing write tid 1 to smithi02397626-13 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3033: finishing rollback tid 0 to smithi02397626-24 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3030: finishing write tid 2 to smithi02397626-13 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3033: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3033: finishing rollback tid 2 to smithi02397626-24 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1675 (ObjNum 815 snap 260 seq_num 815) dirty exists 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3030: finishing write tid 3 to smithi02397626-13 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3030: finishing write tid 4 to smithi02397626-13 2024-02-11T22:24:23.949 INFO:tasks.rados.rados.0.smithi023.stdout:3030: oid 13 updating version 0 to 1463 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3030: oid 13 version 1463 is already newer than 1461 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3030: oid 13 version 1463 is already newer than 1462 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 1463 (ObjNum 923 snap 292 seq_num 923) dirty exists 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3030: left oid 13 (ObjNum 923 snap 292 seq_num 923) 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1764 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3030: done (6 left) 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3031: done (5 left) 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3032: done (4 left) 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3033: done (3 left) 2024-02-11T22:24:23.950 INFO:tasks.rados.rados.0.smithi023.stdout:3037: snap_remove snap 280 2024-02-11T22:24:24.911 INFO:tasks.rados.rados.0.smithi023.stdout:3037: done (3 left) 2024-02-11T22:24:24.911 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 292 2024-02-11T22:24:24.912 INFO:tasks.rados.rados.0.smithi023.stdout:3038: seq_num 925 ranges {0=696320,696320=401408} 2024-02-11T22:24:24.918 INFO:tasks.rados.rados.0.smithi023.stdout:3038: writing smithi02397626-25 from 0 to 696320 tid 1 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3038: writing smithi02397626-25 from 696320 to 1097728 tid 2 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3039: snap_create 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3034: finishing write tid 1 to smithi02397626-8 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3034: finishing write tid 2 to smithi02397626-8 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3034: finishing write tid 3 to smithi02397626-8 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3036: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3036: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3036: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1678 (ObjNum 772 snap 240 seq_num 772) dirty exists 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3034: finishing write tid 4 to smithi02397626-8 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3034: oid 8 updating version 0 to 2158 2024-02-11T22:24:24.926 INFO:tasks.rados.rados.0.smithi023.stdout:3034: oid 8 updating version 2158 to 2160 2024-02-11T22:24:24.927 INFO:tasks.rados.rados.0.smithi023.stdout:3034: oid 8 version 2160 is already newer than 2159 2024-02-11T22:24:24.927 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2160 (ObjNum 924 snap 292 seq_num 924) dirty exists 2024-02-11T22:24:24.927 INFO:tasks.rados.rados.0.smithi023.stdout:3034: left oid 8 (ObjNum 924 snap 292 seq_num 924) 2024-02-11T22:24:24.927 INFO:tasks.rados.rados.0.smithi023.stdout:3035: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: finishing write tid 1 to smithi02397626-25 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: finishing write tid 2 to smithi02397626-25 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: finishing write tid 3 to smithi02397626-25 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: finishing write tid 4 to smithi02397626-25 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: oid 25 updating version 0 to 1376 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: oid 25 updating version 1376 to 1377 2024-02-11T22:24:24.953 INFO:tasks.rados.rados.0.smithi023.stdout:3038: oid 25 version 1377 is already newer than 1375 2024-02-11T22:24:24.954 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1377 (ObjNum 925 snap 292 seq_num 925) dirty exists 2024-02-11T22:24:24.954 INFO:tasks.rados.rados.0.smithi023.stdout:3038: left oid 25 (ObjNum 925 snap 292 seq_num 925) 2024-02-11T22:24:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:24 smithi023 ceph-mon[111262]: pgmap v670: 121 pgs: 121 active+clean; 236 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-02-11T22:24:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:24 smithi023 ceph-mon[111262]: osdmap e649: 8 total, 8 up, 8 in 2024-02-11T22:24:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:24 smithi023 ceph-mon[113671]: pgmap v670: 121 pgs: 121 active+clean; 236 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-02-11T22:24:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:24 smithi023 ceph-mon[113671]: osdmap e649: 8 total, 8 up, 8 in 2024-02-11T22:24:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:24 smithi160 ceph-mon[106289]: pgmap v670: 121 pgs: 121 active+clean; 236 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-02-11T22:24:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:24 smithi160 ceph-mon[106289]: osdmap e649: 8 total, 8 up, 8 in 2024-02-11T22:24:25.927 INFO:tasks.rados.rados.0.smithi023.stdout:3034: done (4 left) 2024-02-11T22:24:25.927 INFO:tasks.rados.rados.0.smithi023.stdout:3035: done (3 left) 2024-02-11T22:24:25.927 INFO:tasks.rados.rados.0.smithi023.stdout:3036: done (2 left) 2024-02-11T22:24:25.927 INFO:tasks.rados.rados.0.smithi023.stdout:3038: done (1 left) 2024-02-11T22:24:25.927 INFO:tasks.rados.rados.0.smithi023.stdout:3039: done (0 left) 2024-02-11T22:24:25.927 INFO:tasks.rados.rados.0.smithi023.stdout:3040: setattr oid 17 current snap is 293 2024-02-11T22:24:25.929 INFO:tasks.rados.rados.0.smithi023.stdout:3041: read oid 6 snap -1 2024-02-11T22:24:25.929 INFO:tasks.rados.rados.0.smithi023.stdout:3041: expect (ObjNum 810 snap 257 seq_num 810) 2024-02-11T22:24:25.929 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 293 2024-02-11T22:24:25.929 INFO:tasks.rados.rados.0.smithi023.stdout:3042: seq_num 926 ranges {5799936=712704,6512640=401408} 2024-02-11T22:24:25.966 INFO:tasks.rados.rados.0.smithi023.stdout:3042: writing smithi02397626-26 from 5799936 to 6512640 tid 1 2024-02-11T22:24:25.968 INFO:tasks.rados.rados.0.smithi023.stdout:3042: writing smithi02397626-26 from 6512640 to 6914048 tid 2 2024-02-11T22:24:25.968 INFO:tasks.rados.rados.0.smithi023.stdout:3043: snap_remove snap 288 2024-02-11T22:24:25.968 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 1765 (ObjNum 129 snap 0 seq_num 914815752) dirty exists 2024-02-11T22:24:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:25 smithi023 ceph-mon[111262]: osdmap e650: 8 total, 8 up, 8 in 2024-02-11T22:24:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:24:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:24:25] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2024-02-11T22:24:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:25 smithi023 ceph-mon[113671]: osdmap e650: 8 total, 8 up, 8 in 2024-02-11T22:24:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:25 smithi160 ceph-mon[106289]: osdmap e650: 8 total, 8 up, 8 in 2024-02-11T22:24:26.930 INFO:tasks.rados.rados.0.smithi023.stdout:3040: done (3 left) 2024-02-11T22:24:26.930 INFO:tasks.rados.rados.0.smithi023.stdout:3043: done (2 left) 2024-02-11T22:24:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:3044: rollback oid 11 current snap is 293 2024-02-11T22:24:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 286 2024-02-11T22:24:26.931 INFO:tasks.rados.rados.0.smithi023.stdout:3041: expect (ObjNum 810 snap 257 seq_num 810) 2024-02-11T22:24:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:26 smithi160 ceph-mon[106289]: pgmap v673: 121 pgs: 121 active+clean; 229 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 763 KiB/s rd, 560 KiB/s wr, 3 op/s 2024-02-11T22:24:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:26 smithi160 ceph-mon[106289]: osdmap e651: 8 total, 8 up, 8 in 2024-02-11T22:24:27.223 INFO:tasks.rados.rados.0.smithi023.stdout:3042: finishing write tid 1 to smithi02397626-26 2024-02-11T22:24:27.223 INFO:tasks.rados.rados.0.smithi023.stdout:3042: finishing write tid 2 to smithi02397626-26 2024-02-11T22:24:27.223 INFO:tasks.rados.rados.0.smithi023.stdout:3042: finishing write tid 3 to smithi02397626-26 2024-02-11T22:24:27.223 INFO:tasks.rados.rados.0.smithi023.stdout:3042: finishing write tid 4 to smithi02397626-26 2024-02-11T22:24:27.223 INFO:tasks.rados.rados.0.smithi023.stdout:3042: oid 26 updating version 0 to 2153 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3042: oid 26 version 2153 is already newer than 2152 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3042: oid 26 updating version 2153 to 2154 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2154 (ObjNum 926 snap 293 seq_num 926) dirty exists 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3042: left oid 26 (ObjNum 926 snap 293 seq_num 926) 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3044: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3044: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3044: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1434 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3041: done (2 left) 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3042: done (1 left) 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3044: done (0 left) 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3045: read oid 24 snap -1 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3045: expect (ObjNum 815 snap 260 seq_num 815) 2024-02-11T22:24:27.224 INFO:tasks.rados.rados.0.smithi023.stdout:3046: snap_create 2024-02-11T22:24:27.238 INFO:tasks.rados.rados.0.smithi023.stdout:3045: expect (ObjNum 815 snap 260 seq_num 815) 2024-02-11T22:24:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:26 smithi023 ceph-mon[111262]: pgmap v673: 121 pgs: 121 active+clean; 229 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 763 KiB/s rd, 560 KiB/s wr, 3 op/s 2024-02-11T22:24:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:26 smithi023 ceph-mon[111262]: osdmap e651: 8 total, 8 up, 8 in 2024-02-11T22:24:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:26 smithi023 ceph-mon[113671]: pgmap v673: 121 pgs: 121 active+clean; 229 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 763 KiB/s rd, 560 KiB/s wr, 3 op/s 2024-02-11T22:24:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:26 smithi023 ceph-mon[113671]: osdmap e651: 8 total, 8 up, 8 in 2024-02-11T22:24:27.880 INFO:tasks.rados.rados.0.smithi023.stdout:3045: done (1 left) 2024-02-11T22:24:27.880 INFO:tasks.rados.rados.0.smithi023.stdout:3046: done (0 left) 2024-02-11T22:24:27.880 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 294 2024-02-11T22:24:27.880 INFO:tasks.rados.rados.0.smithi023.stdout:3047: seq_num 927 ranges {0=729088,729088=401408} 2024-02-11T22:24:27.883 INFO:tasks.rados.rados.0.smithi023.stdout:3047: writing smithi02397626-12 from 0 to 729088 tid 1 2024-02-11T22:24:27.886 INFO:tasks.rados.rados.0.smithi023.stdout:3047: writing smithi02397626-12 from 729088 to 1130496 tid 2 2024-02-11T22:24:27.886 INFO:tasks.rados.rados.0.smithi023.stdout:3048: rollback oid 47 current snap is 294 2024-02-11T22:24:27.886 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 47 to 265 2024-02-11T22:24:27.886 INFO:tasks.rados.rados.0.smithi023.stdout:3049: snap_create 2024-02-11T22:24:27.891 INFO:tasks.rados.rados.0.smithi023.stdout:3048: finishing rollback tid 1 to smithi02397626-47 2024-02-11T22:24:27.893 INFO:tasks.rados.rados.0.smithi023.stdout:3048: finishing rollback tid 2 to smithi02397626-47 2024-02-11T22:24:27.893 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1412 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-02-11T22:24:27.893 INFO:tasks.rados.rados.0.smithi023.stdout:3047: finishing write tid 1 to smithi02397626-12 2024-02-11T22:24:27.896 INFO:tasks.rados.rados.0.smithi023.stdout:3047: finishing write tid 2 to smithi02397626-12 2024-02-11T22:24:27.896 INFO:tasks.rados.rados.0.smithi023.stdout:3047: finishing write tid 3 to smithi02397626-12 2024-02-11T22:24:27.898 INFO:tasks.rados.rados.0.smithi023.stdout:3047: finishing write tid 4 to smithi02397626-12 2024-02-11T22:24:27.898 INFO:tasks.rados.rados.0.smithi023.stdout:3047: oid 12 updating version 0 to 2025 2024-02-11T22:24:27.898 INFO:tasks.rados.rados.0.smithi023.stdout:3047: oid 12 version 2025 is already newer than 2024 2024-02-11T22:24:27.898 INFO:tasks.rados.rados.0.smithi023.stdout:3047: oid 12 updating version 2025 to 2026 2024-02-11T22:24:27.898 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2026 (ObjNum 927 snap 294 seq_num 927) dirty exists 2024-02-11T22:24:27.898 INFO:tasks.rados.rados.0.smithi023.stdout:3047: left oid 12 (ObjNum 927 snap 294 seq_num 927) 2024-02-11T22:24:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:27 smithi160 ceph-mon[106289]: osdmap e652: 8 total, 8 up, 8 in 2024-02-11T22:24:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:27 smithi160 ceph-mon[106289]: osdmap e653: 8 total, 8 up, 8 in 2024-02-11T22:24:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:27 smithi023 ceph-mon[111262]: osdmap e652: 8 total, 8 up, 8 in 2024-02-11T22:24:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:27 smithi023 ceph-mon[111262]: osdmap e653: 8 total, 8 up, 8 in 2024-02-11T22:24:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:27 smithi023 ceph-mon[113671]: osdmap e652: 8 total, 8 up, 8 in 2024-02-11T22:24:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:27 smithi023 ceph-mon[113671]: osdmap e653: 8 total, 8 up, 8 in 2024-02-11T22:24:28.895 INFO:tasks.rados.rados.0.smithi023.stdout:3047: done (2 left) 2024-02-11T22:24:28.895 INFO:tasks.rados.rados.0.smithi023.stdout:3048: done (1 left) 2024-02-11T22:24:28.895 INFO:tasks.rados.rados.0.smithi023.stdout:3049: done (0 left) 2024-02-11T22:24:28.895 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 295 2024-02-11T22:24:28.898 INFO:tasks.rados.rados.0.smithi023.stdout:3050: seq_num 928 ranges {0=745472,745472=401408} 2024-02-11T22:24:28.898 INFO:tasks.rados.rados.0.smithi023.stdout:3050: writing smithi02397626-20 from 0 to 745472 tid 1 2024-02-11T22:24:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:3050: writing smithi02397626-20 from 745472 to 1146880 tid 2 2024-02-11T22:24:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:3051: read oid 17 snap 265 2024-02-11T22:24:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:3051: expect (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:24:28.901 INFO:tasks.rados.rados.0.smithi023.stdout:3052: setattr oid 26 current snap is 295 2024-02-11T22:24:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:3053: read oid 14 snap -1 2024-02-11T22:24:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:3053: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:24:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:3054: rollback oid 7 current snap is 295 2024-02-11T22:24:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 7 to 289 2024-02-11T22:24:28.902 INFO:tasks.rados.rados.0.smithi023.stdout:3055: delete oid 31 current snap is 295 2024-02-11T22:24:28.909 INFO:tasks.rados.rados.0.smithi023.stdout:3050: finishing write tid 1 to smithi02397626-20 2024-02-11T22:24:28.909 INFO:tasks.rados.rados.0.smithi023.stdout:3050: finishing write tid 2 to smithi02397626-20 2024-02-11T22:24:28.909 INFO:tasks.rados.rados.0.smithi023.stdout:3050: finishing write tid 3 to smithi02397626-20 2024-02-11T22:24:28.910 INFO:tasks.rados.rados.0.smithi023.stdout:3050: finishing write tid 4 to smithi02397626-20 2024-02-11T22:24:28.910 INFO:tasks.rados.rados.0.smithi023.stdout:3050: oid 20 updating version 0 to 1659 2024-02-11T22:24:28.910 INFO:tasks.rados.rados.0.smithi023.stdout:3050: oid 20 updating version 1659 to 1661 2024-02-11T22:24:28.910 INFO:tasks.rados.rados.0.smithi023.stdout:3050: oid 20 version 1661 is already newer than 1660 2024-02-11T22:24:28.911 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1661 (ObjNum 928 snap 295 seq_num 928) dirty exists 2024-02-11T22:24:28.911 INFO:tasks.rados.rados.0.smithi023.stdout:3050: left oid 20 (ObjNum 928 snap 295 seq_num 928) 2024-02-11T22:24:28.911 INFO:tasks.rados.rados.0.smithi023.stdout:3050: done (5 left) 2024-02-11T22:24:28.911 INFO:tasks.rados.rados.0.smithi023.stdout:3055: done (4 left) 2024-02-11T22:24:28.911 INFO:tasks.rados.rados.0.smithi023.stdout:3056: snap_remove snap 286 2024-02-11T22:24:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:28 smithi160 ceph-mon[106289]: pgmap v676: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 763 KiB/s rd, 268 KiB/s wr, 7 op/s 2024-02-11T22:24:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:28 smithi160 ceph-mon[106289]: osdmap e654: 8 total, 8 up, 8 in 2024-02-11T22:24:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:28 smithi023 ceph-mon[111262]: pgmap v676: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 763 KiB/s rd, 268 KiB/s wr, 7 op/s 2024-02-11T22:24:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:28 smithi023 ceph-mon[111262]: osdmap e654: 8 total, 8 up, 8 in 2024-02-11T22:24:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:28 smithi023 ceph-mon[113671]: pgmap v676: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 763 KiB/s rd, 268 KiB/s wr, 7 op/s 2024-02-11T22:24:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:28 smithi023 ceph-mon[113671]: osdmap e654: 8 total, 8 up, 8 in 2024-02-11T22:24:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:3056: done (4 left) 2024-02-11T22:24:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:3057: read oid 31 snap -1 2024-02-11T22:24:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:3057: expect deleted 2024-02-11T22:24:29.907 INFO:tasks.rados.rados.0.smithi023.stdout:3058: snap_remove snap 292 2024-02-11T22:24:30.903 INFO:tasks.rados.rados.0.smithi023.stdout:3058: done (5 left) 2024-02-11T22:24:30.903 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 295 2024-02-11T22:24:30.903 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2155 (ObjNum 926 snap 293 seq_num 926) dirty exists 2024-02-11T22:24:30.903 INFO:tasks.rados.rados.0.smithi023.stdout:3059: seq_num 930 ranges {0=786432,786432=401408} 2024-02-11T22:24:30.907 INFO:tasks.rados.rados.0.smithi023.stdout:3059: writing smithi02397626-42 from 0 to 786432 tid 1 2024-02-11T22:24:30.910 INFO:tasks.rados.rados.0.smithi023.stdout:3059: writing smithi02397626-42 from 786432 to 1187840 tid 2 2024-02-11T22:24:30.910 INFO:tasks.rados.rados.0.smithi023.stdout:3052: done (5 left) 2024-02-11T22:24:30.910 INFO:tasks.rados.rados.0.smithi023.stdout:3060: snap_create 2024-02-11T22:24:30.910 INFO:tasks.rados.rados.0.smithi023.stdout:3054: finishing rollback tid 1 to smithi02397626-7 2024-02-11T22:24:30.910 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 1622 (ObjNum 65 snap 0 seq_num 1784830315) dirty dne 2024-02-11T22:24:30.910 INFO:tasks.rados.rados.0.smithi023.stdout:3051: expect (ObjNum 669 snap 205 seq_num 669) 2024-02-11T22:24:30.954 INFO:tasks.rados.rados.0.smithi023.stdout:3053: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: finishing write tid 1 to smithi02397626-42 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: finishing write tid 2 to smithi02397626-42 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: finishing write tid 3 to smithi02397626-42 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: finishing write tid 4 to smithi02397626-42 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: oid 42 updating version 0 to 1472 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: oid 42 version 1472 is already newer than 1470 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: oid 42 version 1472 is already newer than 1471 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1472 (ObjNum 930 snap 295 seq_num 930) dirty exists 2024-02-11T22:24:31.031 INFO:tasks.rados.rados.0.smithi023.stdout:3059: left oid 42 (ObjNum 930 snap 295 seq_num 930) 2024-02-11T22:24:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:30 smithi023 ceph-mon[111262]: pgmap v679: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-02-11T22:24:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:30 smithi023 ceph-mon[111262]: osdmap e655: 8 total, 8 up, 8 in 2024-02-11T22:24:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:30 smithi023 ceph-mon[113671]: pgmap v679: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-02-11T22:24:31.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:30 smithi023 ceph-mon[113671]: osdmap e655: 8 total, 8 up, 8 in 2024-02-11T22:24:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:30 smithi160 ceph-mon[106289]: pgmap v679: 121 pgs: 121 active+clean; 213 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-02-11T22:24:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:30 smithi160 ceph-mon[106289]: osdmap e655: 8 total, 8 up, 8 in 2024-02-11T22:24:31.929 INFO:tasks.rados.rados.0.smithi023.stdout:3051: done (5 left) 2024-02-11T22:24:31.930 INFO:tasks.rados.rados.0.smithi023.stdout:3053: done (4 left) 2024-02-11T22:24:31.930 INFO:tasks.rados.rados.0.smithi023.stdout:3054: done (3 left) 2024-02-11T22:24:31.930 INFO:tasks.rados.rados.0.smithi023.stdout:3057: done (2 left) 2024-02-11T22:24:31.930 INFO:tasks.rados.rados.0.smithi023.stdout:3059: done (1 left) 2024-02-11T22:24:31.930 INFO:tasks.rados.rados.0.smithi023.stdout:3060: done (0 left) 2024-02-11T22:24:31.930 INFO:tasks.rados.rados.0.smithi023.stdout:3061: delete oid 33 current snap is 296 2024-02-11T22:24:31.935 INFO:tasks.rados.rados.0.smithi023.stdout:3061: done (0 left) 2024-02-11T22:24:31.935 INFO:tasks.rados.rados.0.smithi023.stdout:3062: snap_remove snap 273 2024-02-11T22:24:32.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:31 smithi160 ceph-mon[106289]: osdmap e656: 8 total, 8 up, 8 in 2024-02-11T22:24:32.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:31 smithi023 ceph-mon[111262]: osdmap e656: 8 total, 8 up, 8 in 2024-02-11T22:24:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:31 smithi023 ceph-mon[113671]: osdmap e656: 8 total, 8 up, 8 in 2024-02-11T22:24:32.888 INFO:tasks.rados.rados.0.smithi023.stdout:3062: done (0 left) 2024-02-11T22:24:32.888 INFO:tasks.rados.rados.0.smithi023.stdout:3063: snap_remove snap 291 2024-02-11T22:24:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:32 smithi160 ceph-mon[106289]: pgmap v682: 121 pgs: 121 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-02-11T22:24:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:32 smithi160 ceph-mon[106289]: osdmap e657: 8 total, 8 up, 8 in 2024-02-11T22:24:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:32 smithi160 ceph-mon[106289]: osdmap e658: 8 total, 8 up, 8 in 2024-02-11T22:24:33.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:32 smithi023 ceph-mon[113671]: pgmap v682: 121 pgs: 121 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-02-11T22:24:33.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:32 smithi023 ceph-mon[113671]: osdmap e657: 8 total, 8 up, 8 in 2024-02-11T22:24:33.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:32 smithi023 ceph-mon[113671]: osdmap e658: 8 total, 8 up, 8 in 2024-02-11T22:24:33.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:32 smithi023 ceph-mon[111262]: pgmap v682: 121 pgs: 121 active+clean; 214 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-02-11T22:24:33.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:32 smithi023 ceph-mon[111262]: osdmap e657: 8 total, 8 up, 8 in 2024-02-11T22:24:33.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:32 smithi023 ceph-mon[111262]: osdmap e658: 8 total, 8 up, 8 in 2024-02-11T22:24:33.902 INFO:tasks.rados.rados.0.smithi023.stdout:3063: done (0 left) 2024-02-11T22:24:33.902 INFO:tasks.rados.rados.0.smithi023.stdout:3064: read oid 40 snap -1 2024-02-11T22:24:33.902 INFO:tasks.rados.rados.0.smithi023.stdout:3064: expect (ObjNum 890 snap 281 seq_num 890) 2024-02-11T22:24:33.902 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 296 2024-02-11T22:24:33.903 INFO:tasks.rados.rados.0.smithi023.stdout:3065: seq_num 932 ranges {294912=417792,712704=663552,1376256=139264} 2024-02-11T22:24:33.906 INFO:tasks.rados.rados.0.smithi023.stdout:3065: writing smithi02397626-16 from 294912 to 712704 tid 1 2024-02-11T22:24:33.910 INFO:tasks.rados.rados.0.smithi023.stdout:3065: writing smithi02397626-16 from 712704 to 1376256 tid 2 2024-02-11T22:24:33.912 INFO:tasks.rados.rados.0.smithi023.stdout:3065: writing smithi02397626-16 from 1376256 to 1515520 tid 3 2024-02-11T22:24:33.912 INFO:tasks.rados.rados.0.smithi023.stdout:3066: delete oid 9 current snap is 296 2024-02-11T22:24:33.918 INFO:tasks.rados.rados.0.smithi023.stdout:3064: expect (ObjNum 890 snap 281 seq_num 890) 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: finishing write tid 1 to smithi02397626-16 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: finishing write tid 2 to smithi02397626-16 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: finishing write tid 3 to smithi02397626-16 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: finishing write tid 4 to smithi02397626-16 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: finishing write tid 5 to smithi02397626-16 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: oid 16 updating version 0 to 2159 2024-02-11T22:24:33.933 INFO:tasks.rados.rados.0.smithi023.stdout:3065: oid 16 version 2159 is already newer than 2157 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3065: oid 16 version 2159 is already newer than 2156 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3065: oid 16 version 2159 is already newer than 2158 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2159 (ObjNum 932 snap 296 seq_num 932) dirty exists 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3065: left oid 16 (ObjNum 932 snap 296 seq_num 932) 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3064: done (2 left) 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3065: done (1 left) 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3066: done (0 left) 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3067: rollback oid 19 current snap is 296 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 293 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3068: rollback oid 47 current snap is 296 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 47 to 290 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3069: copy_from oid 40 from oid 5 current snap is 296 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3070: copy_from oid 17 from oid 4 current snap is 296 2024-02-11T22:24:33.934 INFO:tasks.rados.rados.0.smithi023.stdout:3071: snap_remove snap 295 2024-02-11T22:24:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:3071: done (4 left) 2024-02-11T22:24:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:3072: snap_create 2024-02-11T22:24:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:3068: finishing rollback tid 0 to smithi02397626-47 2024-02-11T22:24:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:3068: finishing rollback tid 1 to smithi02397626-47 2024-02-11T22:24:34.939 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1414 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:24:34.940 INFO:tasks.rados.rados.0.smithi023.stdout:3067: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:24:34.940 INFO:tasks.rados.rados.0.smithi023.stdout:3067: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:24:34.940 INFO:tasks.rados.rados.0.smithi023.stdout:3067: finishing rollback tid 2 to smithi02397626-19 2024-02-11T22:24:34.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1452 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-02-11T22:24:34.940 INFO:tasks.rados.rados.0.smithi023.stdout:3070: finishing copy_from racing read to smithi02397626-17 2024-02-11T22:24:34.941 INFO:tasks.rados.rados.0.smithi023.stdout:3070: finishing copy_from to smithi02397626-17 2024-02-11T22:24:34.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2148 (ObjNum 877 snap 281 seq_num 877) dirty exists 2024-02-11T22:24:34.941 INFO:tasks.rados.rados.0.smithi023.stdout:3069: finishing copy_from racing read to smithi02397626-40 2024-02-11T22:24:34.941 INFO:tasks.rados.rados.0.smithi023.stdout:3069: finishing copy_from to smithi02397626-40 2024-02-11T22:24:34.941 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1953 (ObjNum 901 snap 287 seq_num 901) dirty exists 2024-02-11T22:24:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:34 smithi160 ceph-mon[106289]: pgmap v685: 121 pgs: 121 active+clean; 216 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 280 KiB/s wr, 14 op/s 2024-02-11T22:24:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:34 smithi160 ceph-mon[106289]: osdmap e659: 8 total, 8 up, 8 in 2024-02-11T22:24:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:34 smithi023 ceph-mon[111262]: pgmap v685: 121 pgs: 121 active+clean; 216 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 280 KiB/s wr, 14 op/s 2024-02-11T22:24:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:34 smithi023 ceph-mon[111262]: osdmap e659: 8 total, 8 up, 8 in 2024-02-11T22:24:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:34 smithi023 ceph-mon[113671]: pgmap v685: 121 pgs: 121 active+clean; 216 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 280 KiB/s wr, 14 op/s 2024-02-11T22:24:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:34 smithi023 ceph-mon[113671]: osdmap e659: 8 total, 8 up, 8 in 2024-02-11T22:24:35.956 INFO:tasks.rados.rados.0.smithi023.stdout:3067: done (4 left) 2024-02-11T22:24:35.956 INFO:tasks.rados.rados.0.smithi023.stdout:3068: done (3 left) 2024-02-11T22:24:35.956 INFO:tasks.rados.rados.0.smithi023.stdout:3069: done (2 left) 2024-02-11T22:24:35.956 INFO:tasks.rados.rados.0.smithi023.stdout:3070: done (1 left) 2024-02-11T22:24:35.956 INFO:tasks.rados.rados.0.smithi023.stdout:3072: done (0 left) 2024-02-11T22:24:35.956 INFO:tasks.rados.rados.0.smithi023.stdout:3073: delete oid 21 current snap is 297 2024-02-11T22:24:35.962 INFO:tasks.rados.rados.0.smithi023.stdout:3073: done (0 left) 2024-02-11T22:24:35.962 INFO:tasks.rados.rados.0.smithi023.stdout:3074: copy_from oid 13 from oid 17 current snap is 297 2024-02-11T22:24:35.962 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 297 2024-02-11T22:24:35.962 INFO:tasks.rados.rados.0.smithi023.stdout:3075: seq_num 935 ranges {6914048=466944,7380992=720896,8101888=81920} 2024-02-11T22:24:36.003 INFO:tasks.rados.rados.0.smithi023.stdout:3075: writing smithi02397626-26 from 6914048 to 7380992 tid 1 2024-02-11T22:24:36.007 INFO:tasks.rados.rados.0.smithi023.stdout:3075: writing smithi02397626-26 from 7380992 to 8101888 tid 2 2024-02-11T22:24:36.008 INFO:tasks.rados.rados.0.smithi023.stdout:3075: writing smithi02397626-26 from 8101888 to 8183808 tid 3 2024-02-11T22:24:36.008 INFO:tasks.rados.rados.0.smithi023.stdout:3076: snap_create 2024-02-11T22:24:36.009 INFO:tasks.rados.rados.0.smithi023.stdout:3074: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:24:36.009 INFO:tasks.rados.rados.0.smithi023.stdout:3074: finishing copy_from to smithi02397626-13 2024-02-11T22:24:36.009 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2148 (ObjNum 877 snap 281 seq_num 877) dirty exists 2024-02-11T22:24:36.009 INFO:tasks.rados.rados.0.smithi023.stdout:3075: finishing write tid 1 to smithi02397626-26 2024-02-11T22:24:36.012 INFO:tasks.rados.rados.0.smithi023.stdout:3075: finishing write tid 2 to smithi02397626-26 2024-02-11T22:24:36.012 INFO:tasks.rados.rados.0.smithi023.stdout:3075: finishing write tid 3 to smithi02397626-26 2024-02-11T22:24:36.013 INFO:tasks.rados.rados.0.smithi023.stdout:3075: finishing write tid 4 to smithi02397626-26 2024-02-11T22:24:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:3075: finishing write tid 5 to smithi02397626-26 2024-02-11T22:24:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:3075: oid 26 updating version 0 to 2161 2024-02-11T22:24:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:3075: oid 26 updating version 2161 to 2163 2024-02-11T22:24:36.014 INFO:tasks.rados.rados.0.smithi023.stdout:3075: oid 26 version 2163 is already newer than 2162 2024-02-11T22:24:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:3075: oid 26 version 2163 is already newer than 2160 2024-02-11T22:24:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2163 (ObjNum 935 snap 297 seq_num 935) dirty exists 2024-02-11T22:24:36.015 INFO:tasks.rados.rados.0.smithi023.stdout:3075: left oid 26 (ObjNum 935 snap 297 seq_num 935) 2024-02-11T22:24:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:35 smithi023 ceph-mon[111262]: osdmap e660: 8 total, 8 up, 8 in 2024-02-11T22:24:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:24:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:24:35] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2024-02-11T22:24:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:35 smithi023 ceph-mon[113671]: osdmap e660: 8 total, 8 up, 8 in 2024-02-11T22:24:36.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:35 smithi160 ceph-mon[106289]: osdmap e660: 8 total, 8 up, 8 in 2024-02-11T22:24:36.965 INFO:tasks.rados.rados.0.smithi023.stdout:3074: done (2 left) 2024-02-11T22:24:36.965 INFO:tasks.rados.rados.0.smithi023.stdout:3075: done (1 left) 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3076: done (0 left) 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3077: copy_from oid 24 from oid 35 current snap is 298 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3078: read oid 32 snap 294 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3078: expect deleted 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3079: read oid 38 snap -1 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3079: expect (ObjNum 866 snap 280 seq_num 866) 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3080: read oid 41 snap -1 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3080: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3081: rollback oid 21 current snap is 298 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 297 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 298 2024-02-11T22:24:36.966 INFO:tasks.rados.rados.0.smithi023.stdout:3082: seq_num 936 ranges {4726784=483328,5210112=655360,5865472=147456} 2024-02-11T22:24:36.994 INFO:tasks.rados.rados.0.smithi023.stdout:3082: writing smithi02397626-6 from 4726784 to 5210112 tid 1 2024-02-11T22:24:36.997 INFO:tasks.rados.rados.0.smithi023.stdout:3082: writing smithi02397626-6 from 5210112 to 5865472 tid 2 2024-02-11T22:24:36.998 INFO:tasks.rados.rados.0.smithi023.stdout:3082: writing smithi02397626-6 from 5865472 to 6012928 tid 3 2024-02-11T22:24:36.998 INFO:tasks.rados.rados.0.smithi023.stdout:3083: delete oid 20 current snap is 298 2024-02-11T22:24:36.999 INFO:tasks.rados.rados.0.smithi023.stdout:3077: finishing copy_from to smithi02397626-24 2024-02-11T22:24:36.999 INFO:tasks.rados.rados.0.smithi023.stdout:3077: got expected ENOENT (src dne) 2024-02-11T22:24:36.999 INFO:tasks.rados.rados.0.smithi023.stdout:3081: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:24:36.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1985 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:24:36.999 INFO:tasks.rados.rados.0.smithi023.stdout:3077: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:24:36.999 INFO:tasks.rados.rados.0.smithi023.stdout:3079: expect (ObjNum 866 snap 280 seq_num 866) 2024-02-11T22:24:37.163 INFO:tasks.rados.rados.0.smithi023.stdout:3080: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:24:37.242 INFO:tasks.rados.rados.0.smithi023.stdout:3082: finishing write tid 1 to smithi02397626-6 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: finishing write tid 2 to smithi02397626-6 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: finishing write tid 3 to smithi02397626-6 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: finishing write tid 4 to smithi02397626-6 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: finishing write tid 5 to smithi02397626-6 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: oid 6 updating version 0 to 2045 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: oid 6 version 2045 is already newer than 2044 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: oid 6 version 2045 is already newer than 2043 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: oid 6 version 2045 is already newer than 2042 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 2045 (ObjNum 936 snap 298 seq_num 936) dirty exists 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3082: left oid 6 (ObjNum 936 snap 298 seq_num 936) 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3077: done (6 left) 2024-02-11T22:24:37.243 INFO:tasks.rados.rados.0.smithi023.stdout:3078: done (5 left) 2024-02-11T22:24:37.244 INFO:tasks.rados.rados.0.smithi023.stdout:3079: done (4 left) 2024-02-11T22:24:37.244 INFO:tasks.rados.rados.0.smithi023.stdout:3080: done (3 left) 2024-02-11T22:24:37.244 INFO:tasks.rados.rados.0.smithi023.stdout:3081: done (2 left) 2024-02-11T22:24:37.244 INFO:tasks.rados.rados.0.smithi023.stdout:3082: done (1 left) 2024-02-11T22:24:37.244 INFO:tasks.rados.rados.0.smithi023.stdout:3083: done (0 left) 2024-02-11T22:24:37.244 INFO:tasks.rados.rados.0.smithi023.stdout:3084: snap_create 2024-02-11T22:24:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:36 smithi023 ceph-mon[111262]: pgmap v688: 121 pgs: 121 active+clean; 215 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T22:24:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:36 smithi023 ceph-mon[111262]: osdmap e661: 8 total, 8 up, 8 in 2024-02-11T22:24:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:36 smithi023 ceph-mon[113671]: pgmap v688: 121 pgs: 121 active+clean; 215 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T22:24:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:36 smithi023 ceph-mon[113671]: osdmap e661: 8 total, 8 up, 8 in 2024-02-11T22:24:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:36 smithi160 ceph-mon[106289]: pgmap v688: 121 pgs: 121 active+clean; 215 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T22:24:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:36 smithi160 ceph-mon[106289]: osdmap e661: 8 total, 8 up, 8 in 2024-02-11T22:24:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3084: done (0 left) 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3085: read oid 11 snap -1 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3085: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3086: rmattr oid 45 current snap is 299 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3086: done (1 left) 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3087: rmattr oid 6 current snap is 299 2024-02-11T22:24:37.883 INFO:tasks.rados.rados.0.smithi023.stdout:3087: done (1 left) 2024-02-11T22:24:37.884 INFO:tasks.rados.rados.0.smithi023.stdout:3088: read oid 18 snap 265 2024-02-11T22:24:37.884 INFO:tasks.rados.rados.0.smithi023.stdout:3088: expect (ObjNum 797 snap 253 seq_num 797) 2024-02-11T22:24:37.884 INFO:tasks.rados.rados.0.smithi023.stdout:3089: snap_remove snap 290 2024-02-11T22:24:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:37 smithi023 ceph-mon[111262]: osdmap e662: 8 total, 8 up, 8 in 2024-02-11T22:24:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:37 smithi023 ceph-mon[111262]: osdmap e663: 8 total, 8 up, 8 in 2024-02-11T22:24:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:37 smithi023 ceph-mon[113671]: osdmap e662: 8 total, 8 up, 8 in 2024-02-11T22:24:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:37 smithi023 ceph-mon[113671]: osdmap e663: 8 total, 8 up, 8 in 2024-02-11T22:24:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:37 smithi160 ceph-mon[106289]: osdmap e662: 8 total, 8 up, 8 in 2024-02-11T22:24:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:37 smithi160 ceph-mon[106289]: osdmap e663: 8 total, 8 up, 8 in 2024-02-11T22:24:38.902 INFO:tasks.rados.rados.0.smithi023.stdout:3089: done (2 left) 2024-02-11T22:24:38.902 INFO:tasks.rados.rados.0.smithi023.stdout:3090: rmattr oid 10 current snap is 299 2024-02-11T22:24:38.902 INFO:tasks.rados.rados.0.smithi023.stdout:3085: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:24:38.938 INFO:tasks.rados.rados.0.smithi023.stdout:3088: expect (ObjNum 797 snap 253 seq_num 797) 2024-02-11T22:24:38.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2065 (ObjNum 806 snap 256 seq_num 806) dirty exists 2024-02-11T22:24:38.979 INFO:tasks.rados.rados.0.smithi023.stdout:3085: done (2 left) 2024-02-11T22:24:38.979 INFO:tasks.rados.rados.0.smithi023.stdout:3088: done (1 left) 2024-02-11T22:24:38.979 INFO:tasks.rados.rados.0.smithi023.stdout:3090: done (0 left) 2024-02-11T22:24:38.979 INFO:tasks.rados.rados.0.smithi023.stdout:3091: read oid 43 snap 297 2024-02-11T22:24:38.979 INFO:tasks.rados.rados.0.smithi023.stdout:3091: expect (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:24:38.979 INFO:tasks.rados.rados.0.smithi023.stdout:3092: snap_remove snap 289 2024-02-11T22:24:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:38 smithi023 ceph-mon[111262]: pgmap v691: 121 pgs: 121 active+clean; 215 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 372 KiB/s rd, 532 KiB/s wr, 3 op/s 2024-02-11T22:24:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:24:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:38 smithi023 ceph-mon[111262]: osdmap e664: 8 total, 8 up, 8 in 2024-02-11T22:24:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:38 smithi023 ceph-mon[113671]: pgmap v691: 121 pgs: 121 active+clean; 215 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 372 KiB/s rd, 532 KiB/s wr, 3 op/s 2024-02-11T22:24:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:24:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:38 smithi023 ceph-mon[113671]: osdmap e664: 8 total, 8 up, 8 in 2024-02-11T22:24:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:38 smithi160 ceph-mon[106289]: pgmap v691: 121 pgs: 121 active+clean; 215 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 372 KiB/s rd, 532 KiB/s wr, 3 op/s 2024-02-11T22:24:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:24:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:38 smithi160 ceph-mon[106289]: osdmap e664: 8 total, 8 up, 8 in 2024-02-11T22:24:39.985 INFO:tasks.rados.rados.0.smithi023.stdout:3092: done (1 left) 2024-02-11T22:24:39.985 INFO:tasks.rados.rados.0.smithi023.stdout:3093: delete oid 24 current snap is 299 2024-02-11T22:24:39.985 INFO:tasks.rados.rados.0.smithi023.stdout:3091: expect (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:24:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:24:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:24:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:24:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:24:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:24:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:24:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:24:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:24:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:24:41.041 INFO:tasks.rados.rados.0.smithi023.stdout:3091: done (1 left) 2024-02-11T22:24:41.041 INFO:tasks.rados.rados.0.smithi023.stdout:3093: done (0 left) 2024-02-11T22:24:41.041 INFO:tasks.rados.rados.0.smithi023.stdout:3094: snap_remove snap 277 2024-02-11T22:24:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:40 smithi023 ceph-mon[111262]: pgmap v694: 121 pgs: 121 active+clean; 219 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 373 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-02-11T22:24:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:40 smithi023 ceph-mon[111262]: osdmap e665: 8 total, 8 up, 8 in 2024-02-11T22:24:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:40 smithi023 ceph-mon[113671]: pgmap v694: 121 pgs: 121 active+clean; 219 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 373 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-02-11T22:24:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:40 smithi023 ceph-mon[113671]: osdmap e665: 8 total, 8 up, 8 in 2024-02-11T22:24:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:40 smithi160 ceph-mon[106289]: pgmap v694: 121 pgs: 121 active+clean; 219 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 373 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-02-11T22:24:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:40 smithi160 ceph-mon[106289]: osdmap e665: 8 total, 8 up, 8 in 2024-02-11T22:24:42.009 INFO:tasks.rados.rados.0.smithi023.stdout:3094: done (0 left) 2024-02-11T22:24:42.009 INFO:tasks.rados.rados.0.smithi023.stdout:3095: read oid 45 snap 294 2024-02-11T22:24:42.009 INFO:tasks.rados.rados.0.smithi023.stdout:3095: expect (ObjNum 918 snap 289 seq_num 918) 2024-02-11T22:24:42.009 INFO:tasks.rados.rados.0.smithi023.stdout:3096: read oid 9 snap 296 2024-02-11T22:24:42.009 INFO:tasks.rados.rados.0.smithi023.stdout:3096: expect deleted 2024-02-11T22:24:42.010 INFO:tasks.rados.rados.0.smithi023.stdout:3097: copy_from oid 42 from oid 50 current snap is 299 2024-02-11T22:24:42.010 INFO:tasks.rados.rados.0.smithi023.stdout:3098: delete oid 40 current snap is 299 2024-02-11T22:24:42.018 INFO:tasks.rados.rados.0.smithi023.stdout:3096: done (3 left) 2024-02-11T22:24:42.018 INFO:tasks.rados.rados.0.smithi023.stdout:3098: done (2 left) 2024-02-11T22:24:42.018 INFO:tasks.rados.rados.0.smithi023.stdout:3099: copy_from oid 12 from oid 4 current snap is 299 2024-02-11T22:24:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3100: read oid 6 snap -1 2024-02-11T22:24:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3100: expect (ObjNum 936 snap 298 seq_num 936) 2024-02-11T22:24:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3101: delete oid 44 current snap is 299 2024-02-11T22:24:42.023 INFO:tasks.rados.rados.0.smithi023.stdout:3095: expect (ObjNum 918 snap 289 seq_num 918) 2024-02-11T22:24:42.055 INFO:tasks.rados.rados.0.smithi023.stdout:3099: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:24:42.055 INFO:tasks.rados.rados.0.smithi023.stdout:3097: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:24:42.055 INFO:tasks.rados.rados.0.smithi023.stdout:3097: finishing copy_from to smithi02397626-42 2024-02-11T22:24:42.055 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1468 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:24:42.055 INFO:tasks.rados.rados.0.smithi023.stdout:3100: expect (ObjNum 936 snap 298 seq_num 936) 2024-02-11T22:24:42.454 INFO:tasks.rados.rados.0.smithi023.stdout:3099: finishing copy_from to smithi02397626-12 2024-02-11T22:24:42.455 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2148 (ObjNum 877 snap 281 seq_num 877) dirty exists 2024-02-11T22:24:42.455 INFO:tasks.rados.rados.0.smithi023.stdout:3095: done (4 left) 2024-02-11T22:24:42.455 INFO:tasks.rados.rados.0.smithi023.stdout:3097: done (3 left) 2024-02-11T22:24:42.456 INFO:tasks.rados.rados.0.smithi023.stdout:3099: done (2 left) 2024-02-11T22:24:42.456 INFO:tasks.rados.rados.0.smithi023.stdout:3100: done (1 left) 2024-02-11T22:24:42.456 INFO:tasks.rados.rados.0.smithi023.stdout:3101: done (0 left) 2024-02-11T22:24:42.456 INFO:tasks.rados.rados.0.smithi023.stdout:3102: snap_create 2024-02-11T22:24:42.881 INFO:tasks.rados.rados.0.smithi023.stdout:3102: done (0 left) 2024-02-11T22:24:42.882 INFO:tasks.rados.rados.0.smithi023.stdout:3103: rmattr oid 44 current snap is 300 2024-02-11T22:24:42.882 INFO:tasks.rados.rados.0.smithi023.stdout:3103: done (0 left) 2024-02-11T22:24:42.882 INFO:tasks.rados.rados.0.smithi023.stdout:3104: snap_remove snap 298 2024-02-11T22:24:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:43 smithi023 ceph-mon[111262]: pgmap v696: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 891 KiB/s wr, 9 op/s 2024-02-11T22:24:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:43 smithi023 ceph-mon[111262]: osdmap e666: 8 total, 8 up, 8 in 2024-02-11T22:24:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:43 smithi023 ceph-mon[111262]: osdmap e667: 8 total, 8 up, 8 in 2024-02-11T22:24:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:43 smithi023 ceph-mon[113671]: pgmap v696: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 891 KiB/s wr, 9 op/s 2024-02-11T22:24:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:43 smithi023 ceph-mon[113671]: osdmap e666: 8 total, 8 up, 8 in 2024-02-11T22:24:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:43 smithi023 ceph-mon[113671]: osdmap e667: 8 total, 8 up, 8 in 2024-02-11T22:24:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:43 smithi160 ceph-mon[106289]: pgmap v696: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 891 KiB/s wr, 9 op/s 2024-02-11T22:24:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:43 smithi160 ceph-mon[106289]: osdmap e666: 8 total, 8 up, 8 in 2024-02-11T22:24:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:43 smithi160 ceph-mon[106289]: osdmap e667: 8 total, 8 up, 8 in 2024-02-11T22:24:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:3104: done (0 left) 2024-02-11T22:24:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:3105: read oid 10 snap -1 2024-02-11T22:24:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:3105: expect (ObjNum 806 snap 256 seq_num 806) 2024-02-11T22:24:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 300 2024-02-11T22:24:43.907 INFO:tasks.rados.rados.0.smithi023.stdout:3106: seq_num 941 ranges {0=565248,565248=475136,1040384=327680} 2024-02-11T22:24:43.910 INFO:tasks.rados.rados.0.smithi023.stdout:3106: writing smithi02397626-9 from 0 to 565248 tid 1 2024-02-11T22:24:43.913 INFO:tasks.rados.rados.0.smithi023.stdout:3106: writing smithi02397626-9 from 565248 to 1040384 tid 2 2024-02-11T22:24:43.919 INFO:tasks.rados.rados.0.smithi023.stdout:3106: writing smithi02397626-9 from 1040384 to 1368064 tid 3 2024-02-11T22:24:43.919 INFO:tasks.rados.rados.0.smithi023.stdout:3107: rollback oid 16 current snap is 300 2024-02-11T22:24:43.919 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 16 to 296 2024-02-11T22:24:43.919 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 300 2024-02-11T22:24:43.919 INFO:tasks.rados.rados.0.smithi023.stdout:3108: seq_num 942 ranges {0=581632,581632=761856,1343488=40960} 2024-02-11T22:24:43.919 INFO:tasks.rados.rados.0.smithi023.stdout:3108: writing smithi02397626-44 from 0 to 581632 tid 1 2024-02-11T22:24:43.925 INFO:tasks.rados.rados.0.smithi023.stdout:3108: writing smithi02397626-44 from 581632 to 1343488 tid 2 2024-02-11T22:24:43.929 INFO:tasks.rados.rados.0.smithi023.stdout:3108: writing smithi02397626-44 from 1343488 to 1384448 tid 3 2024-02-11T22:24:43.929 INFO:tasks.rados.rados.0.smithi023.stdout:3109: read oid 50 snap 293 2024-02-11T22:24:43.929 INFO:tasks.rados.rados.0.smithi023.stdout:3109: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:43.929 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 300 2024-02-11T22:24:43.929 INFO:tasks.rados.rados.0.smithi023.stdout:3110: seq_num 943 ranges {0=598016,598016=688128,1286144=114688} 2024-02-11T22:24:43.930 INFO:tasks.rados.rados.0.smithi023.stdout:3110: writing smithi02397626-32 from 0 to 598016 tid 1 2024-02-11T22:24:43.934 INFO:tasks.rados.rados.0.smithi023.stdout:3110: writing smithi02397626-32 from 598016 to 1286144 tid 2 2024-02-11T22:24:43.935 INFO:tasks.rados.rados.0.smithi023.stdout:3110: writing smithi02397626-32 from 1286144 to 1400832 tid 3 2024-02-11T22:24:43.936 INFO:tasks.rados.rados.0.smithi023.stdout:3111: read oid 21 snap -1 2024-02-11T22:24:43.936 INFO:tasks.rados.rados.0.smithi023.stdout:3111: expect deleted 2024-02-11T22:24:43.936 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 300 2024-02-11T22:24:43.936 INFO:tasks.rados.rados.0.smithi023.stdout:3112: seq_num 944 ranges {0=614400,614400=573440,1187840=229376} 2024-02-11T22:24:43.938 INFO:tasks.rados.rados.0.smithi023.stdout:3112: writing smithi02397626-18 from 0 to 614400 tid 1 2024-02-11T22:24:43.941 INFO:tasks.rados.rados.0.smithi023.stdout:3112: writing smithi02397626-18 from 614400 to 1187840 tid 2 2024-02-11T22:24:43.943 INFO:tasks.rados.rados.0.smithi023.stdout:3112: writing smithi02397626-18 from 1187840 to 1417216 tid 3 2024-02-11T22:24:43.943 INFO:tasks.rados.rados.0.smithi023.stdout:3113: snap_create 2024-02-11T22:24:43.943 INFO:tasks.rados.rados.0.smithi023.stdout:3106: finishing write tid 1 to smithi02397626-9 2024-02-11T22:24:43.943 INFO:tasks.rados.rados.0.smithi023.stdout:3107: finishing rollback tid 0 to smithi02397626-16 2024-02-11T22:24:43.943 INFO:tasks.rados.rados.0.smithi023.stdout:3105: expect (ObjNum 806 snap 256 seq_num 806) 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:3107: finishing rollback tid 1 to smithi02397626-16 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:3107: finishing rollback tid 2 to smithi02397626-16 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2166 (ObjNum 932 snap 296 seq_num 932) dirty exists 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:3106: finishing write tid 2 to smithi02397626-9 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:3106: finishing write tid 3 to smithi02397626-9 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:3106: finishing write tid 4 to smithi02397626-9 2024-02-11T22:24:43.984 INFO:tasks.rados.rados.0.smithi023.stdout:3108: finishing write tid 1 to smithi02397626-44 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3106: finishing write tid 5 to smithi02397626-9 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3106: oid 9 updating version 0 to 2290 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3106: oid 9 updating version 2290 to 2291 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3106: oid 9 version 2291 is already newer than 2288 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3106: oid 9 version 2291 is already newer than 2289 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2291 (ObjNum 941 snap 300 seq_num 941) dirty exists 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3106: left oid 9 (ObjNum 941 snap 300 seq_num 941) 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3108: finishing write tid 2 to smithi02397626-44 2024-02-11T22:24:43.985 INFO:tasks.rados.rados.0.smithi023.stdout:3108: finishing write tid 3 to smithi02397626-44 2024-02-11T22:24:43.986 INFO:tasks.rados.rados.0.smithi023.stdout:3110: finishing write tid 1 to smithi02397626-32 2024-02-11T22:24:43.986 INFO:tasks.rados.rados.0.smithi023.stdout:3108: finishing write tid 4 to smithi02397626-44 2024-02-11T22:24:43.986 INFO:tasks.rados.rados.0.smithi023.stdout:3109: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:44.011 INFO:tasks.rados.rados.0.smithi023.stdout:3108: finishing write tid 5 to smithi02397626-44 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3108: oid 44 updating version 0 to 1662 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3108: oid 44 version 1662 is already newer than 1660 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3108: oid 44 version 1662 is already newer than 1661 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3108: oid 44 version 1662 is already newer than 1659 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1662 (ObjNum 942 snap 300 seq_num 942) dirty exists 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3108: left oid 44 (ObjNum 942 snap 300 seq_num 942) 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3110: finishing write tid 2 to smithi02397626-32 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3110: finishing write tid 3 to smithi02397626-32 2024-02-11T22:24:44.012 INFO:tasks.rados.rados.0.smithi023.stdout:3110: finishing write tid 4 to smithi02397626-32 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3112: finishing write tid 1 to smithi02397626-18 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3110: finishing write tid 5 to smithi02397626-32 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3110: oid 32 updating version 0 to 2294 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3110: oid 32 version 2294 is already newer than 2292 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3110: oid 32 version 2294 is already newer than 2293 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3110: oid 32 updating version 2294 to 2295 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2295 (ObjNum 943 snap 300 seq_num 943) dirty exists 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3110: left oid 32 (ObjNum 943 snap 300 seq_num 943) 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3112: finishing write tid 2 to smithi02397626-18 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3112: finishing write tid 3 to smithi02397626-18 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3112: finishing write tid 4 to smithi02397626-18 2024-02-11T22:24:44.013 INFO:tasks.rados.rados.0.smithi023.stdout:3112: finishing write tid 5 to smithi02397626-18 2024-02-11T22:24:44.014 INFO:tasks.rados.rados.0.smithi023.stdout:3112: oid 18 updating version 0 to 1453 2024-02-11T22:24:44.014 INFO:tasks.rados.rados.0.smithi023.stdout:3112: oid 18 updating version 1453 to 1454 2024-02-11T22:24:44.014 INFO:tasks.rados.rados.0.smithi023.stdout:3112: oid 18 version 1454 is already newer than 1451 2024-02-11T22:24:44.014 INFO:tasks.rados.rados.0.smithi023.stdout:3112: oid 18 version 1454 is already newer than 1452 2024-02-11T22:24:44.014 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1454 (ObjNum 944 snap 300 seq_num 944) dirty exists 2024-02-11T22:24:44.014 INFO:tasks.rados.rados.0.smithi023.stdout:3112: left oid 18 (ObjNum 944 snap 300 seq_num 944) 2024-02-11T22:24:44.194 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 22:24:43 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T22:24:43.919+0000 7fbe1d4d4700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 15b after trimming was started 2024-02-11T22:24:44.912 INFO:tasks.rados.rados.0.smithi023.stdout:3105: done (8 left) 2024-02-11T22:24:44.912 INFO:tasks.rados.rados.0.smithi023.stdout:3106: done (7 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3107: done (6 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3108: done (5 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3109: done (4 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3110: done (3 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3111: done (2 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3112: done (1 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3113: done (0 left) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3114: rollback oid 3 current snap is 301 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 276 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3115: read oid 39 snap -1 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3115: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3116: rmattr oid 11 current snap is 301 2024-02-11T22:24:44.913 INFO:tasks.rados.rados.0.smithi023.stdout:3117: snap_remove snap 293 2024-02-11T22:24:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:44 smithi023 ceph-mon[111262]: pgmap v699: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 277 KiB/s wr, 7 op/s 2024-02-11T22:24:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:44 smithi023 ceph-mon[111262]: osdmap e668: 8 total, 8 up, 8 in 2024-02-11T22:24:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:44 smithi023 ceph-mon[113671]: pgmap v699: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 277 KiB/s wr, 7 op/s 2024-02-11T22:24:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:44 smithi023 ceph-mon[113671]: osdmap e668: 8 total, 8 up, 8 in 2024-02-11T22:24:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:44 smithi160 ceph-mon[106289]: pgmap v699: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 277 KiB/s wr, 7 op/s 2024-02-11T22:24:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:44 smithi160 ceph-mon[106289]: osdmap e668: 8 total, 8 up, 8 in 2024-02-11T22:24:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:3117: done (3 left) 2024-02-11T22:24:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 301 2024-02-11T22:24:45.916 INFO:tasks.rados.rados.0.smithi023.stdout:3118: seq_num 945 ranges {983040=630784,1613824=458752,2072576=344064} 2024-02-11T22:24:45.926 INFO:tasks.rados.rados.0.smithi023.stdout:3118: writing smithi02397626-28 from 983040 to 1613824 tid 1 2024-02-11T22:24:45.928 INFO:tasks.rados.rados.0.smithi023.stdout:3118: writing smithi02397626-28 from 1613824 to 2072576 tid 2 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:3118: writing smithi02397626-28 from 2072576 to 2416640 tid 3 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:3119: snap_create 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:3114: finishing rollback tid 0 to smithi02397626-3 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 1955 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:3114: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 2150 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-11T22:24:45.931 INFO:tasks.rados.rados.0.smithi023.stdout:3115: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: finishing write tid 1 to smithi02397626-28 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: finishing write tid 2 to smithi02397626-28 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: finishing write tid 3 to smithi02397626-28 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: finishing write tid 4 to smithi02397626-28 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: finishing write tid 5 to smithi02397626-28 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: oid 28 updating version 0 to 1663 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: oid 28 updating version 1663 to 1666 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: oid 28 version 1666 is already newer than 1665 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: oid 28 version 1666 is already newer than 1664 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1666 (ObjNum 945 snap 301 seq_num 945) dirty exists 2024-02-11T22:24:45.964 INFO:tasks.rados.rados.0.smithi023.stdout:3118: left oid 28 (ObjNum 945 snap 301 seq_num 945) 2024-02-11T22:24:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:45 smithi023 ceph-mon[111262]: osdmap e669: 8 total, 8 up, 8 in 2024-02-11T22:24:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:45 smithi023 ceph-mon[113671]: osdmap e669: 8 total, 8 up, 8 in 2024-02-11T22:24:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:24:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:24:45] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2024-02-11T22:24:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:45 smithi160 ceph-mon[106289]: osdmap e669: 8 total, 8 up, 8 in 2024-02-11T22:24:46.936 INFO:tasks.rados.rados.0.smithi023.stdout:3114: done (4 left) 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3115: done (3 left) 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3116: done (2 left) 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3118: done (1 left) 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3119: done (0 left) 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3120: rollback oid 12 current snap is 302 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 285 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3121: rmattr oid 23 current snap is 302 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3121: done (1 left) 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3122: read oid 2 snap -1 2024-02-11T22:24:46.937 INFO:tasks.rados.rados.0.smithi023.stdout:3122: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:24:46.938 INFO:tasks.rados.rados.0.smithi023.stdout:3123: copy_from oid 31 from oid 39 current snap is 302 2024-02-11T22:24:46.938 INFO:tasks.rados.rados.0.smithi023.stdout:3124: setattr oid 10 current snap is 302 2024-02-11T22:24:46.938 INFO:tasks.rados.rados.0.smithi023.stdout:3125: rollback oid 22 current snap is 302 2024-02-11T22:24:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 285 2024-02-11T22:24:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:3126: rmattr oid 25 current snap is 302 2024-02-11T22:24:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:3126: done (5 left) 2024-02-11T22:24:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 302 2024-02-11T22:24:46.939 INFO:tasks.rados.rados.0.smithi023.stdout:3127: seq_num 946 ranges {294912=647168,942080=745472,1687552=57344} 2024-02-11T22:24:46.942 INFO:tasks.rados.rados.0.smithi023.stdout:3127: writing smithi02397626-13 from 294912 to 942080 tid 1 2024-02-11T22:24:46.947 INFO:tasks.rados.rados.0.smithi023.stdout:3127: writing smithi02397626-13 from 942080 to 1687552 tid 2 2024-02-11T22:24:46.948 INFO:tasks.rados.rados.0.smithi023.stdout:3127: writing smithi02397626-13 from 1687552 to 1744896 tid 3 2024-02-11T22:24:46.948 INFO:tasks.rados.rados.0.smithi023.stdout:3128: delete oid 4 current snap is 302 2024-02-11T22:24:46.950 INFO:tasks.rados.rados.0.smithi023.stdout:3122: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:24:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:3120: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:24:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:3120: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:24:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2150 (ObjNum 65 snap 0 seq_num 1366519635) dirty dne 2024-02-11T22:24:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:3125: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:24:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:3125: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:24:46.951 INFO:tasks.rados.rados.0.smithi023.stdout:3125: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:24:46.952 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2301 (ObjNum 794 snap 253 seq_num 794) dirty exists 2024-02-11T22:24:46.952 INFO:tasks.rados.rados.0.smithi023.stdout:3123: finishing copy_from racing read to smithi02397626-31 2024-02-11T22:24:46.952 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2081 (ObjNum 806 snap 256 seq_num 806) dirty exists 2024-02-11T22:24:46.952 INFO:tasks.rados.rados.0.smithi023.stdout:3123: finishing copy_from to smithi02397626-31 2024-02-11T22:24:46.952 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1468 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:24:46.955 INFO:tasks.rados.rados.0.smithi023.stdout:3127: finishing write tid 1 to smithi02397626-13 2024-02-11T22:24:46.956 INFO:tasks.rados.rados.0.smithi023.stdout:3120: done (6 left) 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3122: done (5 left) 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3123: done (4 left) 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3124: done (3 left) 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3125: done (2 left) 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3128: done (1 left) 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3129: copy_from oid 23 from oid 33 current snap is 302 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3127: finishing write tid 2 to smithi02397626-13 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3130: delete oid 40 current snap is 302 2024-02-11T22:24:46.957 INFO:tasks.rados.rados.0.smithi023.stdout:3127: finishing write tid 3 to smithi02397626-13 2024-02-11T22:24:46.958 INFO:tasks.rados.rados.0.smithi023.stdout:3127: finishing write tid 4 to smithi02397626-13 2024-02-11T22:24:46.958 INFO:tasks.rados.rados.0.smithi023.stdout:3129: finishing copy_from to smithi02397626-23 2024-02-11T22:24:46.958 INFO:tasks.rados.rados.0.smithi023.stdout:3129: got expected ENOENT (src dne) 2024-02-11T22:24:46.958 INFO:tasks.rados.rados.0.smithi023.stdout:3129: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:24:46.959 INFO:tasks.rados.rados.0.smithi023.stdout:3129: done (2 left) 2024-02-11T22:24:46.959 INFO:tasks.rados.rados.0.smithi023.stdout:3130: done (1 left) 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3131: setattr oid 37 current snap is 302 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3127: finishing write tid 5 to smithi02397626-13 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3127: oid 13 updating version 0 to 2153 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3127: oid 13 updating version 2153 to 2154 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3127: oid 13 version 2154 is already newer than 2151 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3127: oid 13 version 2154 is already newer than 2152 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2154 (ObjNum 946 snap 302 seq_num 946) dirty exists 2024-02-11T22:24:46.960 INFO:tasks.rados.rados.0.smithi023.stdout:3127: left oid 13 (ObjNum 946 snap 302 seq_num 946) 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3127: done (1 left) 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3132: rollback oid 15 current snap is 302 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 296 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3133: copy_from oid 1 from oid 45 current snap is 302 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3134: rollback oid 36 current snap is 302 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 261 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3135: read oid 29 snap -1 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3135: expect (ObjNum 907 snap 287 seq_num 907) 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3136: read oid 34 snap -1 2024-02-11T22:24:46.962 INFO:tasks.rados.rados.0.smithi023.stdout:3136: expect deleted 2024-02-11T22:24:46.969 INFO:tasks.rados.rados.0.smithi023.stdout:3137: rollback oid 40 current snap is 302 2024-02-11T22:24:46.969 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 297 2024-02-11T22:24:46.969 INFO:tasks.rados.rados.0.smithi023.stdout:3138: copy_from oid 11 from oid 43 current snap is 302 2024-02-11T22:24:46.969 INFO:tasks.rados.rados.0.smithi023.stdout:3139: setattr oid 25 current snap is 302 2024-02-11T22:24:46.969 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 302 2024-02-11T22:24:46.969 INFO:tasks.rados.rados.0.smithi023.stdout:3140: seq_num 949 ranges {0=704512,704512=794624,1499136=8192} 2024-02-11T22:24:46.972 INFO:tasks.rados.rados.0.smithi023.stdout:3140: writing smithi02397626-35 from 0 to 704512 tid 1 2024-02-11T22:24:46.975 INFO:tasks.rados.rados.0.smithi023.stdout:3140: writing smithi02397626-35 from 704512 to 1499136 tid 2 2024-02-11T22:24:46.975 INFO:tasks.rados.rados.0.smithi023.stdout:3140: writing smithi02397626-35 from 1499136 to 1507328 tid 3 2024-02-11T22:24:46.975 INFO:tasks.rados.rados.0.smithi023.stdout:3141: read oid 7 snap 261 2024-02-11T22:24:46.976 INFO:tasks.rados.rados.0.smithi023.stdout:3141: expect (ObjNum 821 snap 261 seq_num 821) 2024-02-11T22:24:46.976 INFO:tasks.rados.rados.0.smithi023.stdout:3142: snap_remove snap 299 2024-02-11T22:24:47.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:46 smithi160 ceph-mon[106289]: pgmap v702: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 72 KiB/s wr, 4 op/s 2024-02-11T22:24:47.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:46 smithi160 ceph-mon[106289]: osdmap e670: 8 total, 8 up, 8 in 2024-02-11T22:24:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:46 smithi023 ceph-mon[111262]: pgmap v702: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 72 KiB/s wr, 4 op/s 2024-02-11T22:24:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:46 smithi023 ceph-mon[111262]: osdmap e670: 8 total, 8 up, 8 in 2024-02-11T22:24:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:46 smithi023 ceph-mon[113671]: pgmap v702: 121 pgs: 121 active+clean; 219 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 72 KiB/s wr, 4 op/s 2024-02-11T22:24:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:46 smithi023 ceph-mon[113671]: osdmap e670: 8 total, 8 up, 8 in 2024-02-11T22:24:47.895 INFO:tasks.rados.rados.0.smithi023.stdout:3142: done (11 left) 2024-02-11T22:24:47.895 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 302 2024-02-11T22:24:47.895 INFO:tasks.rados.rados.0.smithi023.stdout:3143: seq_num 950 ranges {5562368=720896,6283264=679936,6963200=122880} 2024-02-11T22:24:47.929 INFO:tasks.rados.rados.0.smithi023.stdout:3143: writing smithi02397626-8 from 5562368 to 6283264 tid 1 2024-02-11T22:24:47.933 INFO:tasks.rados.rados.0.smithi023.stdout:3143: writing smithi02397626-8 from 6283264 to 6963200 tid 2 2024-02-11T22:24:47.934 INFO:tasks.rados.rados.0.smithi023.stdout:3143: writing smithi02397626-8 from 6963200 to 7086080 tid 3 2024-02-11T22:24:47.934 INFO:tasks.rados.rados.0.smithi023.stdout:3144: delete oid 49 current snap is 302 2024-02-11T22:24:47.934 INFO:tasks.rados.rados.0.smithi023.stdout:3134: finishing rollback tid 0 to smithi02397626-36 2024-02-11T22:24:47.934 INFO:tasks.rados.rados.0.smithi023.stdout:3137: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:24:47.934 INFO:tasks.rados.rados.0.smithi023.stdout:3132: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3133: finishing copy_from racing read to smithi02397626-1 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3137: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 1957 (ObjNum 901 snap 287 seq_num 901) dirty exists 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 2151 (ObjNum 919 snap 289 seq_num 919) dirty exists 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3134: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3133: finishing copy_from to smithi02397626-1 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 1658 (ObjNum 918 snap 289 seq_num 918) dirty exists 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3134: finishing rollback tid 2 to smithi02397626-36 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 1455 (ObjNum 811 snap 259 seq_num 811) dirty exists 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1378 (ObjNum 925 snap 292 seq_num 925) dirty exists 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3132: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3132: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1683 (ObjNum 916 snap 289 seq_num 916) dirty exists 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3140: finishing write tid 1 to smithi02397626-35 2024-02-11T22:24:47.935 INFO:tasks.rados.rados.0.smithi023.stdout:3140: finishing write tid 2 to smithi02397626-35 2024-02-11T22:24:47.936 INFO:tasks.rados.rados.0.smithi023.stdout:3140: finishing write tid 3 to smithi02397626-35 2024-02-11T22:24:47.936 INFO:tasks.rados.rados.0.smithi023.stdout:3140: finishing write tid 4 to smithi02397626-35 2024-02-11T22:24:47.936 INFO:tasks.rados.rados.0.smithi023.stdout:3135: expect (ObjNum 907 snap 287 seq_num 907) 2024-02-11T22:24:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:3140: finishing write tid 5 to smithi02397626-35 2024-02-11T22:24:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:3140: oid 35 updating version 0 to 2149 2024-02-11T22:24:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:3140: oid 35 updating version 2149 to 2151 2024-02-11T22:24:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:3140: oid 35 version 2151 is already newer than 2150 2024-02-11T22:24:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:3140: oid 35 updating version 2151 to 2152 2024-02-11T22:24:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2152 (ObjNum 949 snap 302 seq_num 949) dirty exists 2024-02-11T22:24:48.179 INFO:tasks.rados.rados.0.smithi023.stdout:3140: left oid 35 (ObjNum 949 snap 302 seq_num 949) 2024-02-11T22:24:48.179 INFO:tasks.rados.rados.0.smithi023.stdout:3141: expect (ObjNum 821 snap 261 seq_num 821) 2024-02-11T22:24:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:47 smithi023 ceph-mon[111262]: osdmap e671: 8 total, 8 up, 8 in 2024-02-11T22:24:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:47 smithi023 ceph-mon[111262]: osdmap e672: 8 total, 8 up, 8 in 2024-02-11T22:24:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:47 smithi023 ceph-mon[113671]: osdmap e671: 8 total, 8 up, 8 in 2024-02-11T22:24:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:47 smithi023 ceph-mon[113671]: osdmap e672: 8 total, 8 up, 8 in 2024-02-11T22:24:48.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:47 smithi160 ceph-mon[106289]: osdmap e671: 8 total, 8 up, 8 in 2024-02-11T22:24:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:47 smithi160 ceph-mon[106289]: osdmap e672: 8 total, 8 up, 8 in 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3138: finishing copy_from racing read to smithi02397626-11 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3138: finishing copy_from to smithi02397626-11 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 2019 (ObjNum 912 snap 288 seq_num 912) dirty exists 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: finishing write tid 1 to smithi02397626-8 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: finishing write tid 2 to smithi02397626-8 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: finishing write tid 3 to smithi02397626-8 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: finishing write tid 4 to smithi02397626-8 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: finishing write tid 5 to smithi02397626-8 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: oid 8 updating version 0 to 2164 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: oid 8 version 2164 is already newer than 2162 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: oid 8 version 2164 is already newer than 2163 2024-02-11T22:24:48.820 INFO:tasks.rados.rados.0.smithi023.stdout:3143: oid 8 version 2164 is already newer than 2161 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2164 (ObjNum 950 snap 302 seq_num 950) dirty exists 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3143: left oid 8 (ObjNum 950 snap 302 seq_num 950) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3131: done (12 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3132: done (11 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3133: done (10 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3134: done (9 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3135: done (8 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3136: done (7 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3137: done (6 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3138: done (5 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3139: done (4 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3140: done (3 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3141: done (2 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3143: done (1 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:3144: done (0 left) 2024-02-11T22:24:48.821 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 302 2024-02-11T22:24:48.822 INFO:tasks.rados.rados.0.smithi023.stdout:3145: seq_num 952 ranges {1368064=753664,2121728=499712,2621440=303104} 2024-02-11T22:24:48.830 INFO:tasks.rados.rados.0.smithi023.stdout:3145: writing smithi02397626-9 from 1368064 to 2121728 tid 1 2024-02-11T22:24:48.833 INFO:tasks.rados.rados.0.smithi023.stdout:3145: writing smithi02397626-9 from 2121728 to 2621440 tid 2 2024-02-11T22:24:48.835 INFO:tasks.rados.rados.0.smithi023.stdout:3145: writing smithi02397626-9 from 2621440 to 2924544 tid 3 2024-02-11T22:24:48.835 INFO:tasks.rados.rados.0.smithi023.stdout:3146: snap_remove snap 297 2024-02-11T22:24:48.963 INFO:tasks.rados.rados.0.smithi023.stdout:3146: done (1 left) 2024-02-11T22:24:48.963 INFO:tasks.rados.rados.0.smithi023.stdout:3147: rmattr oid 26 current snap is 302 2024-02-11T22:24:48.963 INFO:tasks.rados.rados.0.smithi023.stdout:3148: delete oid 17 current snap is 302 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: finishing write tid 1 to smithi02397626-9 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: finishing write tid 2 to smithi02397626-9 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: finishing write tid 3 to smithi02397626-9 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: finishing write tid 4 to smithi02397626-9 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: finishing write tid 5 to smithi02397626-9 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: oid 9 updating version 0 to 2311 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: oid 9 version 2311 is already newer than 2310 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: oid 9 version 2311 is already newer than 2309 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: oid 9 updating version 2311 to 2312 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2312 (ObjNum 952 snap 302 seq_num 952) dirty exists 2024-02-11T22:24:48.964 INFO:tasks.rados.rados.0.smithi023.stdout:3145: left oid 9 (ObjNum 952 snap 302 seq_num 952) 2024-02-11T22:24:48.972 INFO:tasks.rados.rados.0.smithi023.stdout:3145: done (2 left) 2024-02-11T22:24:48.973 INFO:tasks.rados.rados.0.smithi023.stdout:3148: done (1 left) 2024-02-11T22:24:48.973 INFO:tasks.rados.rados.0.smithi023.stdout:3149: rollback oid 28 current snap is 302 2024-02-11T22:24:48.973 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 28 to 265 2024-02-11T22:24:48.973 INFO:tasks.rados.rados.0.smithi023.stdout:3150: read oid 14 snap -1 2024-02-11T22:24:48.973 INFO:tasks.rados.rados.0.smithi023.stdout:3150: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:24:48.973 INFO:tasks.rados.rados.0.smithi023.stdout:3151: delete oid 7 current snap is 302 2024-02-11T22:24:48.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2168 (ObjNum 935 snap 297 seq_num 935) dirty exists 2024-02-11T22:24:48.978 INFO:tasks.rados.rados.0.smithi023.stdout:3147: done (3 left) 2024-02-11T22:24:48.978 INFO:tasks.rados.rados.0.smithi023.stdout:3151: done (2 left) 2024-02-11T22:24:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 302 2024-02-11T22:24:48.979 INFO:tasks.rados.rados.0.smithi023.stdout:3152: seq_num 955 ranges {1024000=802816,1826816=557056,2383872=245760} 2024-02-11T22:24:48.989 INFO:tasks.rados.rados.0.smithi023.stdout:3152: writing smithi02397626-39 from 1024000 to 1826816 tid 1 2024-02-11T22:24:48.992 INFO:tasks.rados.rados.0.smithi023.stdout:3152: writing smithi02397626-39 from 1826816 to 2383872 tid 2 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:3152: writing smithi02397626-39 from 2383872 to 2629632 tid 3 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:3153: setattr oid 4 current snap is 302 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:3149: finishing rollback tid 0 to smithi02397626-28 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:3149: finishing rollback tid 1 to smithi02397626-28 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:3149: finishing rollback tid 2 to smithi02397626-28 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1669 (ObjNum 33 snap 0 seq_num 914601104) dirty exists 2024-02-11T22:24:48.994 INFO:tasks.rados.rados.0.smithi023.stdout:3150: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: finishing write tid 1 to smithi02397626-39 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: finishing write tid 2 to smithi02397626-39 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: finishing write tid 3 to smithi02397626-39 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: finishing write tid 4 to smithi02397626-39 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: finishing write tid 5 to smithi02397626-39 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: oid 39 updating version 0 to 1474 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: oid 39 updating version 1474 to 1475 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: oid 39 version 1475 is already newer than 1473 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: oid 39 updating version 1475 to 1476 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1476 (ObjNum 955 snap 302 seq_num 955) dirty exists 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3152: left oid 39 (ObjNum 955 snap 302 seq_num 955) 2024-02-11T22:24:49.072 INFO:tasks.rados.rados.0.smithi023.stdout:3149: done (3 left) 2024-02-11T22:24:49.073 INFO:tasks.rados.rados.0.smithi023.stdout:3150: done (2 left) 2024-02-11T22:24:49.073 INFO:tasks.rados.rados.0.smithi023.stdout:3152: done (1 left) 2024-02-11T22:24:49.073 INFO:tasks.rados.rados.0.smithi023.stdout:3154: rmattr oid 10 current snap is 302 2024-02-11T22:24:49.073 INFO:tasks.rados.rados.0.smithi023.stdout:3155: copy_from oid 19 from oid 43 current snap is 302 2024-02-11T22:24:49.073 INFO:tasks.rados.rados.0.smithi023.stdout:3156: snap_remove snap 287 2024-02-11T22:24:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:48 smithi023 ceph-mon[111262]: pgmap v705: 121 pgs: 121 active+clean; 225 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-02-11T22:24:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:48 smithi023 ceph-mon[113671]: pgmap v705: 121 pgs: 121 active+clean; 225 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-02-11T22:24:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:48 smithi160 ceph-mon[106289]: pgmap v705: 121 pgs: 121 active+clean; 225 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:3156: done (3 left) 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:3157: rollback oid 11 current snap is 302 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 265 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:3158: rollback oid 22 current snap is 302 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 296 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:3159: rollback oid 30 current snap is 302 2024-02-11T22:24:49.987 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 261 2024-02-11T22:24:49.988 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 302 2024-02-11T22:24:49.988 INFO:tasks.rados.rados.0.smithi023.stdout:3160: seq_num 956 ranges {7086080=417792,7503872=434176,7938048=770048} 2024-02-11T22:24:50.027 INFO:tasks.rados.rados.0.smithi023.stdout:3160: writing smithi02397626-8 from 7086080 to 7503872 tid 1 2024-02-11T22:24:50.029 INFO:tasks.rados.rados.0.smithi023.stdout:3160: writing smithi02397626-8 from 7503872 to 7938048 tid 2 2024-02-11T22:24:50.034 INFO:tasks.rados.rados.0.smithi023.stdout:3160: writing smithi02397626-8 from 7938048 to 8708096 tid 3 2024-02-11T22:24:50.034 INFO:tasks.rados.rados.0.smithi023.stdout:3161: read oid 12 snap -1 2024-02-11T22:24:50.034 INFO:tasks.rados.rados.0.smithi023.stdout:3161: expect deleted 2024-02-11T22:24:50.034 INFO:tasks.rados.rados.0.smithi023.stdout:3162: snap_remove snap 300 2024-02-11T22:24:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:49 smithi023 ceph-mon[111262]: osdmap e673: 8 total, 8 up, 8 in 2024-02-11T22:24:50.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:49 smithi023 ceph-mon[113671]: osdmap e673: 8 total, 8 up, 8 in 2024-02-11T22:24:50.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:49 smithi160 ceph-mon[106289]: osdmap e673: 8 total, 8 up, 8 in 2024-02-11T22:24:50.994 INFO:tasks.rados.rados.0.smithi023.stdout:3162: done (8 left) 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3163: snap_create 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2169 (ObjNum 81 snap 0 seq_num 1532720227) dirty exists 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2086 (ObjNum 806 snap 256 seq_num 806) dirty exists 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3155: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3155: finishing copy_from to smithi02397626-19 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2019 (ObjNum 912 snap 288 seq_num 912) dirty exists 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3158: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3158: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3157: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3157: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3157: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 2022 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:24:50.995 INFO:tasks.rados.rados.0.smithi023.stdout:3159: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3158: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2325 (ObjNum 921 snap 291 seq_num 921) dirty exists 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3159: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3159: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2090 (ObjNum 588 snap 183 seq_num 588) dirty exists 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: finishing write tid 1 to smithi02397626-8 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: finishing write tid 2 to smithi02397626-8 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: finishing write tid 3 to smithi02397626-8 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: finishing write tid 4 to smithi02397626-8 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: finishing write tid 5 to smithi02397626-8 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: oid 8 updating version 0 to 2166 2024-02-11T22:24:50.996 INFO:tasks.rados.rados.0.smithi023.stdout:3160: oid 8 updating version 2166 to 2167 2024-02-11T22:24:50.997 INFO:tasks.rados.rados.0.smithi023.stdout:3160: oid 8 version 2167 is already newer than 2165 2024-02-11T22:24:50.997 INFO:tasks.rados.rados.0.smithi023.stdout:3160: oid 8 updating version 2167 to 2168 2024-02-11T22:24:50.997 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2168 (ObjNum 956 snap 302 seq_num 956) dirty exists 2024-02-11T22:24:50.997 INFO:tasks.rados.rados.0.smithi023.stdout:3160: left oid 8 (ObjNum 956 snap 302 seq_num 956) 2024-02-11T22:24:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:50 smithi023 ceph-mon[111262]: pgmap v708: 121 pgs: 121 active+clean; 227 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.9 MiB/s wr, 29 op/s 2024-02-11T22:24:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:50 smithi023 ceph-mon[111262]: osdmap e674: 8 total, 8 up, 8 in 2024-02-11T22:24:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:50 smithi023 ceph-mon[113671]: pgmap v708: 121 pgs: 121 active+clean; 227 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.9 MiB/s wr, 29 op/s 2024-02-11T22:24:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:50 smithi023 ceph-mon[113671]: osdmap e674: 8 total, 8 up, 8 in 2024-02-11T22:24:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:50 smithi160 ceph-mon[106289]: pgmap v708: 121 pgs: 121 active+clean; 227 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.9 MiB/s wr, 29 op/s 2024-02-11T22:24:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:50 smithi160 ceph-mon[106289]: osdmap e674: 8 total, 8 up, 8 in 2024-02-11T22:24:52.016 INFO:tasks.rados.rados.0.smithi023.stdout:3153: done (8 left) 2024-02-11T22:24:52.016 INFO:tasks.rados.rados.0.smithi023.stdout:3154: done (7 left) 2024-02-11T22:24:52.016 INFO:tasks.rados.rados.0.smithi023.stdout:3155: done (6 left) 2024-02-11T22:24:52.016 INFO:tasks.rados.rados.0.smithi023.stdout:3157: done (5 left) 2024-02-11T22:24:52.016 INFO:tasks.rados.rados.0.smithi023.stdout:3158: done (4 left) 2024-02-11T22:24:52.016 INFO:tasks.rados.rados.0.smithi023.stdout:3159: done (3 left) 2024-02-11T22:24:52.017 INFO:tasks.rados.rados.0.smithi023.stdout:3160: done (2 left) 2024-02-11T22:24:52.017 INFO:tasks.rados.rados.0.smithi023.stdout:3161: done (1 left) 2024-02-11T22:24:52.017 INFO:tasks.rados.rados.0.smithi023.stdout:3163: done (0 left) 2024-02-11T22:24:52.017 INFO:tasks.rados.rados.0.smithi023.stdout:3164: read oid 27 snap -1 2024-02-11T22:24:52.017 INFO:tasks.rados.rados.0.smithi023.stdout:3164: expect (ObjNum 888 snap 281 seq_num 888) 2024-02-11T22:24:52.017 INFO:tasks.rados.rados.0.smithi023.stdout:3165: snap_remove snap 296 2024-02-11T22:24:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:52 smithi023 ceph-mon[113671]: osdmap e675: 8 total, 8 up, 8 in 2024-02-11T22:24:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:52 smithi023 ceph-mon[111262]: osdmap e675: 8 total, 8 up, 8 in 2024-02-11T22:24:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:52 smithi160 ceph-mon[106289]: osdmap e675: 8 total, 8 up, 8 in 2024-02-11T22:24:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:24:52.897 INFO:tasks.rados.rados.0.smithi023.stdout:3165: done (1 left) 2024-02-11T22:24:52.897 INFO:tasks.rados.rados.0.smithi023.stdout:3166: copy_from oid 5 from oid 47 current snap is 303 2024-02-11T22:24:52.897 INFO:tasks.rados.rados.0.smithi023.stdout:3167: snap_remove snap 301 2024-02-11T22:24:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:53 smithi023 ceph-mon[111262]: pgmap v711: 121 pgs: 121 active+clean; 246 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-02-11T22:24:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:53 smithi023 ceph-mon[111262]: osdmap e676: 8 total, 8 up, 8 in 2024-02-11T22:24:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:53 smithi023 ceph-mon[111262]: osdmap e677: 8 total, 8 up, 8 in 2024-02-11T22:24:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:53 smithi023 ceph-mon[113671]: pgmap v711: 121 pgs: 121 active+clean; 246 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-02-11T22:24:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:53 smithi023 ceph-mon[113671]: osdmap e676: 8 total, 8 up, 8 in 2024-02-11T22:24:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:53 smithi023 ceph-mon[113671]: osdmap e677: 8 total, 8 up, 8 in 2024-02-11T22:24:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:53 smithi160 ceph-mon[106289]: pgmap v711: 121 pgs: 121 active+clean; 246 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-02-11T22:24:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:53 smithi160 ceph-mon[106289]: osdmap e676: 8 total, 8 up, 8 in 2024-02-11T22:24:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:53 smithi160 ceph-mon[106289]: osdmap e677: 8 total, 8 up, 8 in 2024-02-11T22:24:53.911 INFO:tasks.rados.rados.0.smithi023.stdout:3167: done (2 left) 2024-02-11T22:24:53.912 INFO:tasks.rados.rados.0.smithi023.stdout:3168: read oid 46 snap 265 2024-02-11T22:24:53.912 INFO:tasks.rados.rados.0.smithi023.stdout:3168: expect deleted 2024-02-11T22:24:53.912 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 303 2024-02-11T22:24:53.912 INFO:tasks.rados.rados.0.smithi023.stdout:3169: seq_num 957 ranges {1589248=434176,2023424=720896,2744320=483328} 2024-02-11T22:24:53.924 INFO:tasks.rados.rados.0.smithi023.stdout:3169: writing smithi02397626-36 from 1589248 to 2023424 tid 1 2024-02-11T22:24:53.928 INFO:tasks.rados.rados.0.smithi023.stdout:3169: writing smithi02397626-36 from 2023424 to 2744320 tid 2 2024-02-11T22:24:53.931 INFO:tasks.rados.rados.0.smithi023.stdout:3169: writing smithi02397626-36 from 2744320 to 3227648 tid 3 2024-02-11T22:24:53.931 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 303 2024-02-11T22:24:53.931 INFO:tasks.rados.rados.0.smithi023.stdout:3170: seq_num 958 ranges {2883584=450560,3334144=655360,3989504=548864} 2024-02-11T22:24:53.950 INFO:tasks.rados.rados.0.smithi023.stdout:3170: writing smithi02397626-30 from 2883584 to 3334144 tid 1 2024-02-11T22:24:53.953 INFO:tasks.rados.rados.0.smithi023.stdout:3170: writing smithi02397626-30 from 3334144 to 3989504 tid 2 2024-02-11T22:24:53.956 INFO:tasks.rados.rados.0.smithi023.stdout:3170: writing smithi02397626-30 from 3989504 to 4538368 tid 3 2024-02-11T22:24:53.956 INFO:tasks.rados.rados.0.smithi023.stdout:3171: copy_from oid 41 from oid 2 current snap is 303 2024-02-11T22:24:53.956 INFO:tasks.rados.rados.0.smithi023.stdout:3164: expect (ObjNum 888 snap 281 seq_num 888) 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3166: finishing copy_from to smithi02397626-5 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3166: got expected ENOENT (src dne) 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3166: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: finishing write tid 1 to smithi02397626-36 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: finishing write tid 2 to smithi02397626-36 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: finishing write tid 3 to smithi02397626-36 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: finishing write tid 4 to smithi02397626-36 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: finishing write tid 5 to smithi02397626-36 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: oid 36 updating version 0 to 2023 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: oid 36 version 2023 is already newer than 2022 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: oid 36 version 2023 is already newer than 2020 2024-02-11T22:24:53.970 INFO:tasks.rados.rados.0.smithi023.stdout:3169: oid 36 version 2023 is already newer than 2021 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 2023 (ObjNum 957 snap 303 seq_num 957) dirty exists 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3169: left oid 36 (ObjNum 957 snap 303 seq_num 957) 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3170: finishing write tid 1 to smithi02397626-30 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3171: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3164: done (5 left) 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3166: done (4 left) 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3168: done (3 left) 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3169: done (2 left) 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3172: read oid 26 snap -1 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3172: expect (ObjNum 935 snap 297 seq_num 935) 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3173: delete oid 35 current snap is 303 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3171: finishing copy_from to smithi02397626-41 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 1945 (ObjNum 65 snap 0 seq_num 1784830315) dirty exists 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3170: finishing write tid 2 to smithi02397626-30 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3170: finishing write tid 3 to smithi02397626-30 2024-02-11T22:24:53.971 INFO:tasks.rados.rados.0.smithi023.stdout:3170: finishing write tid 4 to smithi02397626-30 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: finishing write tid 5 to smithi02397626-30 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: oid 30 updating version 0 to 2109 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: oid 30 version 2109 is already newer than 2108 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: oid 30 updating version 2109 to 2110 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: oid 30 updating version 2110 to 2111 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2111 (ObjNum 958 snap 303 seq_num 958) dirty exists 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: left oid 30 (ObjNum 958 snap 303 seq_num 958) 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3170: done (3 left) 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3171: done (2 left) 2024-02-11T22:24:53.972 INFO:tasks.rados.rados.0.smithi023.stdout:3173: done (1 left) 2024-02-11T22:24:53.973 INFO:tasks.rados.rados.0.smithi023.stdout:3174: snap_remove snap 276 2024-02-11T22:24:54.937 INFO:tasks.rados.rados.0.smithi023.stdout:3174: done (1 left) 2024-02-11T22:24:54.937 INFO:tasks.rados.rados.0.smithi023.stdout:3175: rollback oid 35 current snap is 303 2024-02-11T22:24:54.938 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 294 2024-02-11T22:24:54.938 INFO:tasks.rados.rados.0.smithi023.stdout:3176: copy_from oid 29 from oid 7 current snap is 303 2024-02-11T22:24:54.938 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 303 2024-02-11T22:24:54.938 INFO:tasks.rados.rados.0.smithi023.stdout:3177: seq_num 960 ranges {0=483328,483328=425984,909312=761856,1671168=16384} 2024-02-11T22:24:54.940 INFO:tasks.rados.rados.0.smithi023.stdout:3177: writing smithi02397626-20 from 0 to 483328 tid 1 2024-02-11T22:24:54.943 INFO:tasks.rados.rados.0.smithi023.stdout:3177: writing smithi02397626-20 from 483328 to 909312 tid 2 2024-02-11T22:24:54.949 INFO:tasks.rados.rados.0.smithi023.stdout:3177: writing smithi02397626-20 from 909312 to 1671168 tid 3 2024-02-11T22:24:54.949 INFO:tasks.rados.rados.0.smithi023.stdout:3177: writing smithi02397626-20 from 1671168 to 1687552 tid 4 2024-02-11T22:24:54.949 INFO:tasks.rados.rados.0.smithi023.stdout:3178: rmattr oid 13 current snap is 303 2024-02-11T22:24:54.949 INFO:tasks.rados.rados.0.smithi023.stdout:3172: expect (ObjNum 935 snap 297 seq_num 935) 2024-02-11T22:24:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:54 smithi160 ceph-mon[106289]: pgmap v714: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 7.7 MiB/s wr, 28 op/s 2024-02-11T22:24:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:54 smithi160 ceph-mon[106289]: osdmap e678: 8 total, 8 up, 8 in 2024-02-11T22:24:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:54 smithi023 ceph-mon[111262]: pgmap v714: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 7.7 MiB/s wr, 28 op/s 2024-02-11T22:24:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:54 smithi023 ceph-mon[111262]: osdmap e678: 8 total, 8 up, 8 in 2024-02-11T22:24:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:54 smithi023 ceph-mon[113671]: pgmap v714: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 7.7 MiB/s wr, 28 op/s 2024-02-11T22:24:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:54 smithi023 ceph-mon[113671]: osdmap e678: 8 total, 8 up, 8 in 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3176: finishing copy_from to smithi02397626-29 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3176: got expected ENOENT (src dne) 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3176: finishing copy_from racing read to smithi02397626-29 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3177: finishing write tid 1 to smithi02397626-20 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3172: done (4 left) 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3176: done (3 left) 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3179: delete oid 28 current snap is 303 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3175: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2154 (ObjNum 81 snap 0 seq_num 913699984) dirty dne 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3177: finishing write tid 2 to smithi02397626-20 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3177: finishing write tid 3 to smithi02397626-20 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3177: finishing write tid 4 to smithi02397626-20 2024-02-11T22:24:55.563 INFO:tasks.rados.rados.0.smithi023.stdout:3177: finishing write tid 5 to smithi02397626-20 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: finishing write tid 6 to smithi02397626-20 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: oid 20 updating version 0 to 1664 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: oid 20 updating version 1664 to 1668 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: oid 20 version 1668 is already newer than 1665 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: oid 20 version 1668 is already newer than 1667 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: oid 20 version 1668 is already newer than 1666 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1668 (ObjNum 960 snap 303 seq_num 960) dirty exists 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:3177: left oid 20 (ObjNum 960 snap 303 seq_num 960) 2024-02-11T22:24:55.564 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2155 (ObjNum 946 snap 302 seq_num 946) dirty exists 2024-02-11T22:24:55.565 INFO:tasks.rados.rados.0.smithi023.stdout:3175: done (3 left) 2024-02-11T22:24:55.565 INFO:tasks.rados.rados.0.smithi023.stdout:3177: done (2 left) 2024-02-11T22:24:55.565 INFO:tasks.rados.rados.0.smithi023.stdout:3178: done (1 left) 2024-02-11T22:24:55.565 INFO:tasks.rados.rados.0.smithi023.stdout:3179: done (0 left) 2024-02-11T22:24:55.565 INFO:tasks.rados.rados.0.smithi023.stdout:3180: snap_remove snap 261 2024-02-11T22:24:55.940 INFO:tasks.rados.rados.0.smithi023.stdout:3180: done (0 left) 2024-02-11T22:24:55.940 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 303 2024-02-11T22:24:55.940 INFO:tasks.rados.rados.0.smithi023.stdout:3181: seq_num 962 ranges {0=516096,516096=589824,1105920=614400} 2024-02-11T22:24:55.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: writing smithi02397626-21 from 0 to 516096 tid 1 2024-02-11T22:24:55.951 INFO:tasks.rados.rados.0.smithi023.stdout:3181: writing smithi02397626-21 from 516096 to 1105920 tid 2 2024-02-11T22:24:55.952 INFO:tasks.rados.rados.0.smithi023.stdout:3181: writing smithi02397626-21 from 1105920 to 1720320 tid 3 2024-02-11T22:24:55.952 INFO:tasks.rados.rados.0.smithi023.stdout:3182: rmattr oid 43 current snap is 303 2024-02-11T22:24:55.952 INFO:tasks.rados.rados.0.smithi023.stdout:3183: rollback oid 30 current snap is 303 2024-02-11T22:24:55.952 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 285 2024-02-11T22:24:55.952 INFO:tasks.rados.rados.0.smithi023.stdout:3184: snap_remove snap 302 2024-02-11T22:24:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:55 smithi023 ceph-mon[111262]: osdmap e679: 8 total, 8 up, 8 in 2024-02-11T22:24:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:24:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:24:55] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:24:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:55 smithi023 ceph-mon[113671]: osdmap e679: 8 total, 8 up, 8 in 2024-02-11T22:24:56.194 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 22:24:55 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T22:24:55.974+0000 7f3122e06700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 136 after trimming was started 2024-02-11T22:24:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:55 smithi160 ceph-mon[106289]: osdmap e679: 8 total, 8 up, 8 in 2024-02-11T22:24:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:3184: done (3 left) 2024-02-11T22:24:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:3185: rollback oid 35 current snap is 303 2024-02-11T22:24:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 294 2024-02-11T22:24:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:3181: finishing write tid 1 to smithi02397626-21 2024-02-11T22:24:56.943 INFO:tasks.rados.rados.0.smithi023.stdout:3181: finishing write tid 2 to smithi02397626-21 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2129 (ObjNum 912 snap 288 seq_num 912) dirty exists 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3183: finishing rollback tid 0 to smithi02397626-30 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3183: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3183: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2132 (ObjNum 897 snap 285 seq_num 897) dirty exists 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: finishing write tid 3 to smithi02397626-21 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: finishing write tid 4 to smithi02397626-21 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: finishing write tid 5 to smithi02397626-21 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: oid 21 updating version 0 to 2155 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: oid 21 version 2155 is already newer than 2154 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: oid 21 version 2155 is already newer than 2152 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: oid 21 version 2155 is already newer than 2153 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2155 (ObjNum 962 snap 303 seq_num 962) dirty exists 2024-02-11T22:24:56.944 INFO:tasks.rados.rados.0.smithi023.stdout:3181: left oid 21 (ObjNum 962 snap 303 seq_num 962) 2024-02-11T22:24:56.945 INFO:tasks.rados.rados.0.smithi023.stdout:3181: done (3 left) 2024-02-11T22:24:56.945 INFO:tasks.rados.rados.0.smithi023.stdout:3182: done (2 left) 2024-02-11T22:24:56.945 INFO:tasks.rados.rados.0.smithi023.stdout:3183: done (1 left) 2024-02-11T22:24:56.945 INFO:tasks.rados.rados.0.smithi023.stdout:3186: setattr oid 20 current snap is 303 2024-02-11T22:24:56.945 INFO:tasks.rados.rados.0.smithi023.stdout:3187: delete oid 10 current snap is 303 2024-02-11T22:24:56.948 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1669 (ObjNum 960 snap 303 seq_num 960) dirty exists 2024-02-11T22:24:56.951 INFO:tasks.rados.rados.0.smithi023.stdout:3185: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:24:56.951 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2154 (ObjNum 81 snap 0 seq_num 1902530408) dirty dne 2024-02-11T22:24:56.956 INFO:tasks.rados.rados.0.smithi023.stdout:3185: done (2 left) 2024-02-11T22:24:56.956 INFO:tasks.rados.rados.0.smithi023.stdout:3186: done (1 left) 2024-02-11T22:24:56.956 INFO:tasks.rados.rados.0.smithi023.stdout:3187: done (0 left) 2024-02-11T22:24:56.956 INFO:tasks.rados.rados.0.smithi023.stdout:3188: copy_from oid 8 from oid 46 current snap is 303 2024-02-11T22:24:56.956 INFO:tasks.rados.rados.0.smithi023.stdout:3189: snap_remove snap 285 2024-02-11T22:24:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:56 smithi160 ceph-mon[106289]: pgmap v717: 121 pgs: 121 active+clean; 251 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 12 op/s 2024-02-11T22:24:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:56 smithi160 ceph-mon[106289]: osdmap e680: 8 total, 8 up, 8 in 2024-02-11T22:24:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:56 smithi023 ceph-mon[111262]: pgmap v717: 121 pgs: 121 active+clean; 251 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 12 op/s 2024-02-11T22:24:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:56 smithi023 ceph-mon[111262]: osdmap e680: 8 total, 8 up, 8 in 2024-02-11T22:24:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:56 smithi023 ceph-mon[113671]: pgmap v717: 121 pgs: 121 active+clean; 251 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 12 op/s 2024-02-11T22:24:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:56 smithi023 ceph-mon[113671]: osdmap e680: 8 total, 8 up, 8 in 2024-02-11T22:24:57.895 INFO:tasks.rados.rados.0.smithi023.stdout:3189: done (1 left) 2024-02-11T22:24:57.895 INFO:tasks.rados.rados.0.smithi023.stdout:3190: rmattr oid 36 current snap is 303 2024-02-11T22:24:57.895 INFO:tasks.rados.rados.0.smithi023.stdout:3190: done (1 left) 2024-02-11T22:24:57.895 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 303 2024-02-11T22:24:57.895 INFO:tasks.rados.rados.0.smithi023.stdout:3191: seq_num 964 ranges {0=548864,548864=761856,1310720=442368} 2024-02-11T22:24:57.905 INFO:tasks.rados.rados.0.smithi023.stdout:3191: writing smithi02397626-28 from 0 to 548864 tid 1 2024-02-11T22:24:57.906 INFO:tasks.rados.rados.0.smithi023.stdout:3191: writing smithi02397626-28 from 548864 to 1310720 tid 2 2024-02-11T22:24:57.915 INFO:tasks.rados.rados.0.smithi023.stdout:3191: writing smithi02397626-28 from 1310720 to 1753088 tid 3 2024-02-11T22:24:57.915 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 303 2024-02-11T22:24:57.915 INFO:tasks.rados.rados.0.smithi023.stdout:3192: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2024-02-11T22:24:57.915 INFO:tasks.rados.rados.0.smithi023.stdout:3192: writing smithi02397626-33 from 0 to 565248 tid 1 2024-02-11T22:24:57.915 INFO:tasks.rados.rados.0.smithi023.stdout:3192: writing smithi02397626-33 from 565248 to 1212416 tid 2 2024-02-11T22:24:57.919 INFO:tasks.rados.rados.0.smithi023.stdout:3192: writing smithi02397626-33 from 1212416 to 1761280 tid 3 2024-02-11T22:24:57.919 INFO:tasks.rados.rados.0.smithi023.stdout:3192: writing smithi02397626-33 from 1761280 to 1769472 tid 4 2024-02-11T22:24:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 303 2024-02-11T22:24:57.927 INFO:tasks.rados.rados.0.smithi023.stdout:3193: seq_num 966 ranges {2629632=581632,3211264=581632,3792896=622592} 2024-02-11T22:24:57.937 INFO:tasks.rados.rados.0.smithi023.stdout:3193: writing smithi02397626-39 from 2629632 to 3211264 tid 1 2024-02-11T22:24:57.941 INFO:tasks.rados.rados.0.smithi023.stdout:3193: writing smithi02397626-39 from 3211264 to 3792896 tid 2 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:3193: writing smithi02397626-39 from 3792896 to 4415488 tid 3 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:3194: copy_from oid 35 from oid 47 current snap is 303 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:3188: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:3188: finishing copy_from to smithi02397626-8 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2156 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:3192: finishing write tid 1 to smithi02397626-33 2024-02-11T22:24:57.946 INFO:tasks.rados.rados.0.smithi023.stdout:3191: finishing write tid 1 to smithi02397626-28 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: finishing write tid 2 to smithi02397626-28 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: finishing write tid 3 to smithi02397626-28 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: finishing write tid 4 to smithi02397626-28 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3192: finishing write tid 2 to smithi02397626-33 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3192: finishing write tid 3 to smithi02397626-33 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3192: finishing write tid 4 to smithi02397626-33 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: finishing write tid 5 to smithi02397626-28 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: oid 28 updating version 0 to 1674 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: oid 28 version 1674 is already newer than 1673 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: oid 28 version 1674 is already newer than 1671 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: oid 28 version 1674 is already newer than 1672 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1674 (ObjNum 964 snap 303 seq_num 964) dirty exists 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3191: left oid 28 (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:24:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3192: finishing write tid 5 to smithi02397626-33 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: finishing write tid 6 to smithi02397626-33 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: oid 33 updating version 0 to 1688 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: oid 33 version 1688 is already newer than 1687 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: oid 33 version 1688 is already newer than 1686 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: oid 33 version 1688 is already newer than 1684 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: oid 33 version 1688 is already newer than 1685 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1688 (ObjNum 965 snap 303 seq_num 965) dirty exists 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: left oid 33 (ObjNum 965 snap 303 seq_num 965) 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3193: finishing write tid 1 to smithi02397626-39 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3188: done (4 left) 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3191: done (3 left) 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3192: done (2 left) 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3195: snap_create 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3193: finishing write tid 2 to smithi02397626-39 2024-02-11T22:24:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3194: finishing copy_from to smithi02397626-35 2024-02-11T22:24:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3194: got expected ENOENT (src dne) 2024-02-11T22:24:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3194: finishing copy_from racing read to smithi02397626-35 2024-02-11T22:24:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3193: finishing write tid 3 to smithi02397626-39 2024-02-11T22:24:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3193: finishing write tid 4 to smithi02397626-39 2024-02-11T22:24:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3193: finishing write tid 5 to smithi02397626-39 2024-02-11T22:24:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3193: oid 39 updating version 0 to 1480 2024-02-11T22:24:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3193: oid 39 version 1480 is already newer than 1478 2024-02-11T22:24:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3193: oid 39 version 1480 is already newer than 1479 2024-02-11T22:24:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3193: oid 39 version 1480 is already newer than 1477 2024-02-11T22:24:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1480 (ObjNum 966 snap 303 seq_num 966) dirty exists 2024-02-11T22:24:57.951 INFO:tasks.rados.rados.0.smithi023.stdout:3193: left oid 39 (ObjNum 966 snap 303 seq_num 966) 2024-02-11T22:24:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:57 smithi023 ceph-mon[111262]: osdmap e681: 8 total, 8 up, 8 in 2024-02-11T22:24:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:57 smithi023 ceph-mon[111262]: osdmap e682: 8 total, 8 up, 8 in 2024-02-11T22:24:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:57 smithi023 ceph-mon[113671]: osdmap e681: 8 total, 8 up, 8 in 2024-02-11T22:24:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:57 smithi023 ceph-mon[113671]: osdmap e682: 8 total, 8 up, 8 in 2024-02-11T22:24:58.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:57 smithi160 ceph-mon[106289]: osdmap e681: 8 total, 8 up, 8 in 2024-02-11T22:24:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:57 smithi160 ceph-mon[106289]: osdmap e682: 8 total, 8 up, 8 in 2024-02-11T22:24:58.907 INFO:tasks.rados.rados.0.smithi023.stdout:3193: done (2 left) 2024-02-11T22:24:58.908 INFO:tasks.rados.rados.0.smithi023.stdout:3194: done (1 left) 2024-02-11T22:24:58.908 INFO:tasks.rados.rados.0.smithi023.stdout:3195: done (0 left) 2024-02-11T22:24:58.908 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 304 2024-02-11T22:24:58.908 INFO:tasks.rados.rados.0.smithi023.stdout:3196: seq_num 967 ranges {1744896=598016,2342912=466944,2809856=516096,3325952=221184} 2024-02-11T22:24:58.920 INFO:tasks.rados.rados.0.smithi023.stdout:3196: writing smithi02397626-13 from 1744896 to 2342912 tid 1 2024-02-11T22:24:58.923 INFO:tasks.rados.rados.0.smithi023.stdout:3196: writing smithi02397626-13 from 2342912 to 2809856 tid 2 2024-02-11T22:24:58.927 INFO:tasks.rados.rados.0.smithi023.stdout:3196: writing smithi02397626-13 from 2809856 to 3325952 tid 3 2024-02-11T22:24:58.928 INFO:tasks.rados.rados.0.smithi023.stdout:3196: writing smithi02397626-13 from 3325952 to 3547136 tid 4 2024-02-11T22:24:58.928 INFO:tasks.rados.rados.0.smithi023.stdout:3197: rollback oid 43 current snap is 304 2024-02-11T22:24:58.928 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 303 2024-02-11T22:24:58.929 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 30 current snap is 304 2024-02-11T22:24:58.929 INFO:tasks.rados.rados.0.smithi023.stdout:3198: seq_num 968 ranges {3514368=614400,4128768=745472,4874240=458752} 2024-02-11T22:24:58.951 INFO:tasks.rados.rados.0.smithi023.stdout:3198: writing smithi02397626-30 from 3514368 to 4128768 tid 1 2024-02-11T22:24:58.955 INFO:tasks.rados.rados.0.smithi023.stdout:3198: writing smithi02397626-30 from 4128768 to 4874240 tid 2 2024-02-11T22:24:58.958 INFO:tasks.rados.rados.0.smithi023.stdout:3198: writing smithi02397626-30 from 4874240 to 5332992 tid 3 2024-02-11T22:24:58.958 INFO:tasks.rados.rados.0.smithi023.stdout:3199: snap_create 2024-02-11T22:24:58.958 INFO:tasks.rados.rados.0.smithi023.stdout:3196: finishing write tid 1 to smithi02397626-13 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: finishing write tid 2 to smithi02397626-13 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: finishing write tid 3 to smithi02397626-13 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: finishing write tid 4 to smithi02397626-13 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: finishing write tid 5 to smithi02397626-13 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: finishing write tid 6 to smithi02397626-13 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: oid 13 updating version 0 to 2156 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: oid 13 updating version 2156 to 2157 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: oid 13 updating version 2157 to 2159 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: oid 13 updating version 2159 to 2160 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: oid 13 version 2160 is already newer than 2158 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2160 (ObjNum 967 snap 304 seq_num 967) dirty exists 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3196: left oid 13 (ObjNum 967 snap 304 seq_num 967) 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3197: finishing rollback tid 0 to smithi02397626-43 2024-02-11T22:24:58.959 INFO:tasks.rados.rados.0.smithi023.stdout:3197: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:24:58.960 INFO:tasks.rados.rados.0.smithi023.stdout:3197: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:24:58.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2149 (ObjNum 912 snap 288 seq_num 912) dirty exists 2024-02-11T22:24:58.960 INFO:tasks.rados.rados.0.smithi023.stdout:3198: finishing write tid 1 to smithi02397626-30 2024-02-11T22:24:58.962 INFO:tasks.rados.rados.0.smithi023.stdout:3198: finishing write tid 2 to smithi02397626-30 2024-02-11T22:24:58.962 INFO:tasks.rados.rados.0.smithi023.stdout:3198: finishing write tid 3 to smithi02397626-30 2024-02-11T22:24:58.963 INFO:tasks.rados.rados.0.smithi023.stdout:3198: finishing write tid 4 to smithi02397626-30 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:3198: finishing write tid 5 to smithi02397626-30 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:3198: oid 30 updating version 0 to 2152 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:3198: oid 30 version 2152 is already newer than 2151 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:3198: oid 30 updating version 2152 to 2154 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:3198: oid 30 version 2154 is already newer than 2153 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2154 (ObjNum 968 snap 304 seq_num 968) dirty exists 2024-02-11T22:24:58.965 INFO:tasks.rados.rados.0.smithi023.stdout:3198: left oid 30 (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:24:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:58 smithi023 ceph-mon[111262]: pgmap v720: 121 pgs: 121 active+clean; 230 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-11T22:24:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:24:58 smithi023 ceph-mon[111262]: osdmap e683: 8 total, 8 up, 8 in 2024-02-11T22:24:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:58 smithi023 ceph-mon[113671]: pgmap v720: 121 pgs: 121 active+clean; 230 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-11T22:24:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:24:58 smithi023 ceph-mon[113671]: osdmap e683: 8 total, 8 up, 8 in 2024-02-11T22:24:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:58 smithi160 ceph-mon[106289]: pgmap v720: 121 pgs: 121 active+clean; 230 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 349 KiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-11T22:24:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:24:58 smithi160 ceph-mon[106289]: osdmap e683: 8 total, 8 up, 8 in 2024-02-11T22:24:59.973 INFO:tasks.rados.rados.0.smithi023.stdout:3196: done (3 left) 2024-02-11T22:24:59.974 INFO:tasks.rados.rados.0.smithi023.stdout:3197: done (2 left) 2024-02-11T22:24:59.974 INFO:tasks.rados.rados.0.smithi023.stdout:3198: done (1 left) 2024-02-11T22:24:59.974 INFO:tasks.rados.rados.0.smithi023.stdout:3199: done (0 left) 2024-02-11T22:24:59.974 INFO:tasks.rados.rados.0.smithi023.stdout:3200: snap_remove snap 303 2024-02-11T22:25:00.983 INFO:tasks.rados.rados.0.smithi023.stdout:3200: done (0 left) 2024-02-11T22:25:00.984 INFO:tasks.rados.rados.0.smithi023.stdout:3201: setattr oid 40 current snap is 305 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3202: read oid 41 snap 304 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3202: expect (ObjNum 913720448 snap 21905 seq_num 914156432) 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3203: read oid 47 snap -1 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3203: expect deleted 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3204: copy_from oid 12 from oid 49 current snap is 305 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3205: copy_from oid 16 from oid 14 current snap is 305 2024-02-11T22:25:00.986 INFO:tasks.rados.rados.0.smithi023.stdout:3206: snap_create 2024-02-11T22:25:00.993 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2023 (ObjNum 901 snap 287 seq_num 901) dirty exists 2024-02-11T22:25:00.998 INFO:tasks.rados.rados.0.smithi023.stdout:3204: finishing copy_from to smithi02397626-12 2024-02-11T22:25:00.998 INFO:tasks.rados.rados.0.smithi023.stdout:3204: got expected ENOENT (src dne) 2024-02-11T22:25:00.998 INFO:tasks.rados.rados.0.smithi023.stdout:3204: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:25:01.001 INFO:tasks.rados.rados.0.smithi023.stdout:3202: expect (ObjNum 913720448 snap 21905 seq_num 914156432) 2024-02-11T22:25:01.015 INFO:tasks.rados.rados.0.smithi023.stdout:3205: finishing copy_from racing read to smithi02397626-16 2024-02-11T22:25:01.018 INFO:tasks.rados.rados.0.smithi023.stdout:3205: finishing copy_from to smithi02397626-16 2024-02-11T22:25:01.018 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 1449 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:25:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:00 smithi023 ceph-mon[111262]: pgmap v723: 121 pgs: 121 active+clean; 225 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-02-11T22:25:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:00 smithi023 ceph-mon[111262]: osdmap e684: 8 total, 8 up, 8 in 2024-02-11T22:25:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:00 smithi023 ceph-mon[113671]: pgmap v723: 121 pgs: 121 active+clean; 225 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-02-11T22:25:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:00 smithi023 ceph-mon[113671]: osdmap e684: 8 total, 8 up, 8 in 2024-02-11T22:25:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:00 smithi160 ceph-mon[106289]: pgmap v723: 121 pgs: 121 active+clean; 225 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2024-02-11T22:25:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:00 smithi160 ceph-mon[106289]: osdmap e684: 8 total, 8 up, 8 in 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:3201: done (5 left) 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:3202: done (4 left) 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:3203: done (3 left) 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:3204: done (2 left) 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:3205: done (1 left) 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:3206: done (0 left) 2024-02-11T22:25:02.027 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 306 2024-02-11T22:25:02.028 INFO:tasks.rados.rados.0.smithi023.stdout:3207: seq_num 969 ranges {1417216=638976,2056192=630784,2686976=532480,3219456=40960} 2024-02-11T22:25:02.035 INFO:tasks.rados.rados.0.smithi023.stdout:3207: writing smithi02397626-18 from 1417216 to 2056192 tid 1 2024-02-11T22:25:02.038 INFO:tasks.rados.rados.0.smithi023.stdout:3207: writing smithi02397626-18 from 2056192 to 2686976 tid 2 2024-02-11T22:25:02.041 INFO:tasks.rados.rados.0.smithi023.stdout:3207: writing smithi02397626-18 from 2686976 to 3219456 tid 3 2024-02-11T22:25:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:3207: writing smithi02397626-18 from 3219456 to 3260416 tid 4 2024-02-11T22:25:02.042 INFO:tasks.rados.rados.0.smithi023.stdout:3208: snap_create 2024-02-11T22:25:02.046 INFO:tasks.rados.rados.0.smithi023.stdout:3207: finishing write tid 1 to smithi02397626-18 2024-02-11T22:25:02.046 INFO:tasks.rados.rados.0.smithi023.stdout:3207: finishing write tid 2 to smithi02397626-18 2024-02-11T22:25:02.046 INFO:tasks.rados.rados.0.smithi023.stdout:3207: finishing write tid 3 to smithi02397626-18 2024-02-11T22:25:02.046 INFO:tasks.rados.rados.0.smithi023.stdout:3207: finishing write tid 4 to smithi02397626-18 2024-02-11T22:25:02.049 INFO:tasks.rados.rados.0.smithi023.stdout:3207: finishing write tid 5 to smithi02397626-18 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: finishing write tid 6 to smithi02397626-18 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: oid 18 updating version 0 to 1456 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: oid 18 updating version 1456 to 1457 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: oid 18 updating version 1457 to 1459 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: oid 18 version 1459 is already newer than 1458 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: oid 18 version 1459 is already newer than 1455 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1459 (ObjNum 969 snap 306 seq_num 969) dirty exists 2024-02-11T22:25:02.050 INFO:tasks.rados.rados.0.smithi023.stdout:3207: left oid 18 (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:01 smithi023 ceph-mon[111262]: osdmap e685: 8 total, 8 up, 8 in 2024-02-11T22:25:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:02 smithi023 ceph-mon[113671]: osdmap e685: 8 total, 8 up, 8 in 2024-02-11T22:25:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:01 smithi160 ceph-mon[106289]: osdmap e685: 8 total, 8 up, 8 in 2024-02-11T22:25:02.892 INFO:tasks.rados.rados.0.smithi023.stdout:3207: done (1 left) 2024-02-11T22:25:02.892 INFO:tasks.rados.rados.0.smithi023.stdout:3208: done (0 left) 2024-02-11T22:25:02.892 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 307 2024-02-11T22:25:02.892 INFO:tasks.rados.rados.0.smithi023.stdout:3209: seq_num 970 ranges {983040=655360,1638400=516096,2154496=688128} 2024-02-11T22:25:02.900 INFO:tasks.rados.rados.0.smithi023.stdout:3209: writing smithi02397626-45 from 983040 to 1638400 tid 1 2024-02-11T22:25:02.903 INFO:tasks.rados.rados.0.smithi023.stdout:3209: writing smithi02397626-45 from 1638400 to 2154496 tid 2 2024-02-11T22:25:02.908 INFO:tasks.rados.rados.0.smithi023.stdout:3209: writing smithi02397626-45 from 2154496 to 2842624 tid 3 2024-02-11T22:25:02.908 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 307 2024-02-11T22:25:02.908 INFO:tasks.rados.rados.0.smithi023.stdout:3209: finishing write tid 1 to smithi02397626-45 2024-02-11T22:25:02.908 INFO:tasks.rados.rados.0.smithi023.stdout:3209: finishing write tid 2 to smithi02397626-45 2024-02-11T22:25:02.908 INFO:tasks.rados.rados.0.smithi023.stdout:3210: seq_num 971 ranges {0=671744,671744=802816,1474560=401408} 2024-02-11T22:25:02.911 INFO:tasks.rados.rados.0.smithi023.stdout:3210: writing smithi02397626-17 from 0 to 671744 tid 1 2024-02-11T22:25:02.916 INFO:tasks.rados.rados.0.smithi023.stdout:3210: writing smithi02397626-17 from 671744 to 1474560 tid 2 2024-02-11T22:25:02.918 INFO:tasks.rados.rados.0.smithi023.stdout:3210: writing smithi02397626-17 from 1474560 to 1875968 tid 3 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3211: snap_create 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: finishing write tid 3 to smithi02397626-45 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: finishing write tid 4 to smithi02397626-45 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: finishing write tid 5 to smithi02397626-45 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: oid 45 updating version 0 to 1670 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: oid 45 updating version 1670 to 1671 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: oid 45 updating version 1671 to 1673 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: oid 45 version 1673 is already newer than 1672 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1673 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3209: left oid 45 (ObjNum 970 snap 307 seq_num 970) 2024-02-11T22:25:02.919 INFO:tasks.rados.rados.0.smithi023.stdout:3210: finishing write tid 1 to smithi02397626-17 2024-02-11T22:25:02.922 INFO:tasks.rados.rados.0.smithi023.stdout:3210: finishing write tid 2 to smithi02397626-17 2024-02-11T22:25:02.922 INFO:tasks.rados.rados.0.smithi023.stdout:3210: finishing write tid 3 to smithi02397626-17 2024-02-11T22:25:02.922 INFO:tasks.rados.rados.0.smithi023.stdout:3210: finishing write tid 4 to smithi02397626-17 2024-02-11T22:25:02.923 INFO:tasks.rados.rados.0.smithi023.stdout:3210: finishing write tid 5 to smithi02397626-17 2024-02-11T22:25:02.923 INFO:tasks.rados.rados.0.smithi023.stdout:3210: oid 17 updating version 0 to 2157 2024-02-11T22:25:02.923 INFO:tasks.rados.rados.0.smithi023.stdout:3210: oid 17 updating version 2157 to 2158 2024-02-11T22:25:02.923 INFO:tasks.rados.rados.0.smithi023.stdout:3210: oid 17 version 2158 is already newer than 2156 2024-02-11T22:25:02.924 INFO:tasks.rados.rados.0.smithi023.stdout:3210: oid 17 version 2158 is already newer than 2155 2024-02-11T22:25:02.924 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2158 (ObjNum 971 snap 307 seq_num 971) dirty exists 2024-02-11T22:25:02.924 INFO:tasks.rados.rados.0.smithi023.stdout:3210: left oid 17 (ObjNum 971 snap 307 seq_num 971) 2024-02-11T22:25:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:03 smithi023 ceph-mon[111262]: pgmap v726: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-02-11T22:25:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:03 smithi023 ceph-mon[111262]: osdmap e686: 8 total, 8 up, 8 in 2024-02-11T22:25:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:03 smithi023 ceph-mon[111262]: osdmap e687: 8 total, 8 up, 8 in 2024-02-11T22:25:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:03 smithi023 ceph-mon[113671]: pgmap v726: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-02-11T22:25:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:03 smithi023 ceph-mon[113671]: osdmap e686: 8 total, 8 up, 8 in 2024-02-11T22:25:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:03 smithi023 ceph-mon[113671]: osdmap e687: 8 total, 8 up, 8 in 2024-02-11T22:25:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:03 smithi160 ceph-mon[106289]: pgmap v726: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-02-11T22:25:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:03 smithi160 ceph-mon[106289]: osdmap e686: 8 total, 8 up, 8 in 2024-02-11T22:25:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:03 smithi160 ceph-mon[106289]: osdmap e687: 8 total, 8 up, 8 in 2024-02-11T22:25:03.904 INFO:tasks.rados.rados.0.smithi023.stdout:3209: done (2 left) 2024-02-11T22:25:03.904 INFO:tasks.rados.rados.0.smithi023.stdout:3210: done (1 left) 2024-02-11T22:25:03.904 INFO:tasks.rados.rados.0.smithi023.stdout:3211: done (0 left) 2024-02-11T22:25:03.904 INFO:tasks.rados.rados.0.smithi023.stdout:3212: rmattr oid 43 current snap is 308 2024-02-11T22:25:03.904 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 308 2024-02-11T22:25:03.904 INFO:tasks.rados.rados.0.smithi023.stdout:3213: seq_num 972 ranges {0=688128,688128=688128,1376256=516096} 2024-02-11T22:25:03.907 INFO:tasks.rados.rados.0.smithi023.stdout:3213: writing smithi02397626-49 from 0 to 688128 tid 1 2024-02-11T22:25:03.911 INFO:tasks.rados.rados.0.smithi023.stdout:3213: writing smithi02397626-49 from 688128 to 1376256 tid 2 2024-02-11T22:25:03.915 INFO:tasks.rados.rados.0.smithi023.stdout:3213: writing smithi02397626-49 from 1376256 to 1892352 tid 3 2024-02-11T22:25:03.915 INFO:tasks.rados.rados.0.smithi023.stdout:3214: read oid 14 snap -1 2024-02-11T22:25:03.915 INFO:tasks.rados.rados.0.smithi023.stdout:3214: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3215: rmattr oid 17 current snap is 308 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3215: done (3 left) 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3216: read oid 29 snap 265 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3216: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3217: read oid 11 snap -1 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3217: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3218: rmattr oid 12 current snap is 308 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3218: done (5 left) 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3219: read oid 9 snap -1 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3219: expect (ObjNum 952 snap 302 seq_num 952) 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3220: copy_from oid 2 from oid 46 current snap is 308 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:3221: setattr oid 33 current snap is 308 2024-02-11T22:25:03.916 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2160 (ObjNum 912 snap 288 seq_num 912) dirty exists 2024-02-11T22:25:03.917 INFO:tasks.rados.rados.0.smithi023.stdout:3212: done (7 left) 2024-02-11T22:25:03.917 INFO:tasks.rados.rados.0.smithi023.stdout:3222: read oid 15 snap 294 2024-02-11T22:25:03.917 INFO:tasks.rados.rados.0.smithi023.stdout:3222: expect (ObjNum 916 snap 289 seq_num 916) 2024-02-11T22:25:03.917 INFO:tasks.rados.rados.0.smithi023.stdout:3223: delete oid 43 current snap is 308 2024-02-11T22:25:03.930 INFO:tasks.rados.rados.0.smithi023.stdout:3223: done (8 left) 2024-02-11T22:25:03.930 INFO:tasks.rados.rados.0.smithi023.stdout:3224: read oid 37 snap 265 2024-02-11T22:25:03.931 INFO:tasks.rados.rados.0.smithi023.stdout:3224: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:25:03.931 INFO:tasks.rados.rados.0.smithi023.stdout:3225: rmattr oid 6 current snap is 308 2024-02-11T22:25:03.931 INFO:tasks.rados.rados.0.smithi023.stdout:3225: done (9 left) 2024-02-11T22:25:03.931 INFO:tasks.rados.rados.0.smithi023.stdout:3226: copy_from oid 22 from oid 20 current snap is 308 2024-02-11T22:25:03.931 INFO:tasks.rados.rados.0.smithi023.stdout:3227: read oid 8 snap -1 2024-02-11T22:25:03.931 INFO:tasks.rados.rados.0.smithi023.stdout:3227: expect (ObjNum 869 snap 280 seq_num 869) 2024-02-11T22:25:03.932 INFO:tasks.rados.rados.0.smithi023.stdout:3228: copy_from oid 36 from oid 7 current snap is 308 2024-02-11T22:25:03.932 INFO:tasks.rados.rados.0.smithi023.stdout:3229: copy_from oid 26 from oid 45 current snap is 308 2024-02-11T22:25:03.932 INFO:tasks.rados.rados.0.smithi023.stdout:3230: snap_remove snap 306 2024-02-11T22:25:04.920 INFO:tasks.rados.rados.0.smithi023.stdout:3230: done (13 left) 2024-02-11T22:25:04.921 INFO:tasks.rados.rados.0.smithi023.stdout:3231: read oid 38 snap -1 2024-02-11T22:25:04.921 INFO:tasks.rados.rados.0.smithi023.stdout:3231: expect (ObjNum 866 snap 280 seq_num 866) 2024-02-11T22:25:04.921 INFO:tasks.rados.rados.0.smithi023.stdout:3232: read oid 43 snap 294 2024-02-11T22:25:04.921 INFO:tasks.rados.rados.0.smithi023.stdout:3232: expect (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:25:04.921 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 308 2024-02-11T22:25:04.921 INFO:tasks.rados.rados.0.smithi023.stdout:3233: seq_num 974 ranges {1097728=720896,1818624=507904,2326528=671744,2998272=24576} 2024-02-11T22:25:04.931 INFO:tasks.rados.rados.0.smithi023.stdout:3233: writing smithi02397626-25 from 1097728 to 1818624 tid 1 2024-02-11T22:25:04.934 INFO:tasks.rados.rados.0.smithi023.stdout:3233: writing smithi02397626-25 from 1818624 to 2326528 tid 2 2024-02-11T22:25:04.937 INFO:tasks.rados.rados.0.smithi023.stdout:3233: writing smithi02397626-25 from 2326528 to 2998272 tid 3 2024-02-11T22:25:04.938 INFO:tasks.rados.rados.0.smithi023.stdout:3233: writing smithi02397626-25 from 2998272 to 3022848 tid 4 2024-02-11T22:25:04.938 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 16 2024-02-11T22:25:04.938 INFO:tasks.rados.rados.0.smithi023.stdout:3217: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:25:04.968 INFO:tasks.rados.rados.0.smithi023.stdout:3228: finishing copy_from to smithi02397626-36 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3228: got expected ENOENT (src dne) 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3228: finishing copy_from racing read to smithi02397626-36 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1689 (ObjNum 965 snap 303 seq_num 965) dirty exists 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3213: finishing write tid 1 to smithi02397626-49 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3213: finishing write tid 2 to smithi02397626-49 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3217: done (15 left) 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3221: done (14 left) 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3228: done (13 left) 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 308 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3213: finishing write tid 3 to smithi02397626-49 2024-02-11T22:25:04.969 INFO:tasks.rados.rados.0.smithi023.stdout:3234: seq_num 975 ranges {0=737280,737280=786432,1523712=417792} 2024-02-11T22:25:04.972 INFO:tasks.rados.rados.0.smithi023.stdout:3234: writing smithi02397626-41 from 0 to 737280 tid 1 2024-02-11T22:25:04.978 INFO:tasks.rados.rados.0.smithi023.stdout:3234: writing smithi02397626-41 from 737280 to 1523712 tid 2 2024-02-11T22:25:04.981 INFO:tasks.rados.rados.0.smithi023.stdout:3234: writing smithi02397626-41 from 1523712 to 1941504 tid 3 2024-02-11T22:25:04.981 INFO:tasks.rados.rados.0.smithi023.stdout:3235: snap_create 2024-02-11T22:25:04.981 INFO:tasks.rados.rados.0.smithi023.stdout:3213: finishing write tid 4 to smithi02397626-49 2024-02-11T22:25:04.981 INFO:tasks.rados.rados.0.smithi023.stdout:3216: expect (ObjNum 794 snap 253 seq_num 794) 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3213: finishing write tid 5 to smithi02397626-49 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3213: oid 49 updating version 0 to 2169 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3213: oid 49 updating version 2169 to 2170 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3213: oid 49 updating version 2170 to 2172 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3213: oid 49 version 2172 is already newer than 2171 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2172 (ObjNum 972 snap 308 seq_num 972) dirty exists 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3213: left oid 49 (ObjNum 972 snap 308 seq_num 972) 2024-02-11T22:25:05.019 INFO:tasks.rados.rados.0.smithi023.stdout:3219: expect (ObjNum 952 snap 302 seq_num 952) 2024-02-11T22:25:05.116 INFO:tasks.rados.rados.0.smithi023.stdout:3214: expect (ObjNum 764 snap 236 seq_num 764) 2024-02-11T22:25:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:04 smithi023 ceph-mon[111262]: pgmap v729: 121 pgs: 121 active+clean; 214 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-11T22:25:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:04 smithi023 ceph-mon[111262]: osdmap e688: 8 total, 8 up, 8 in 2024-02-11T22:25:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:04 smithi023 ceph-mon[113671]: pgmap v729: 121 pgs: 121 active+clean; 214 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-11T22:25:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:04 smithi023 ceph-mon[113671]: osdmap e688: 8 total, 8 up, 8 in 2024-02-11T22:25:05.192 INFO:tasks.rados.rados.0.smithi023.stdout:3222: expect (ObjNum 916 snap 289 seq_num 916) 2024-02-11T22:25:05.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:04 smithi160 ceph-mon[106289]: pgmap v729: 121 pgs: 121 active+clean; 214 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-11T22:25:05.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:04 smithi160 ceph-mon[106289]: osdmap e688: 8 total, 8 up, 8 in 2024-02-11T22:25:05.435 INFO:tasks.rados.rados.0.smithi023.stdout:3220: finishing copy_from racing read to smithi02397626-2 2024-02-11T22:25:05.435 INFO:tasks.rados.rados.0.smithi023.stdout:3226: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:25:05.435 INFO:tasks.rados.rados.0.smithi023.stdout:3220: finishing copy_from to smithi02397626-2 2024-02-11T22:25:05.435 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2156 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-02-11T22:25:05.435 INFO:tasks.rados.rados.0.smithi023.stdout:3224: expect (ObjNum 580 snap 183 seq_num 580) 2024-02-11T22:25:05.529 INFO:tasks.rados.rados.0.smithi023.stdout:3229: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:25:05.529 INFO:tasks.rados.rados.0.smithi023.stdout:3226: finishing copy_from to smithi02397626-22 2024-02-11T22:25:05.529 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 1669 (ObjNum 960 snap 303 seq_num 960) dirty exists 2024-02-11T22:25:05.529 INFO:tasks.rados.rados.0.smithi023.stdout:3229: finishing copy_from to smithi02397626-26 2024-02-11T22:25:05.529 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 1673 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:05.529 INFO:tasks.rados.rados.0.smithi023.stdout:3227: expect (ObjNum 869 snap 280 seq_num 869) 2024-02-11T22:25:05.747 INFO:tasks.rados.rados.0.smithi023.stdout:3231: expect (ObjNum 866 snap 280 seq_num 866) 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: finishing write tid 1 to smithi02397626-25 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: finishing write tid 2 to smithi02397626-25 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: finishing write tid 3 to smithi02397626-25 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: finishing write tid 4 to smithi02397626-25 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: finishing write tid 5 to smithi02397626-25 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: finishing write tid 6 to smithi02397626-25 2024-02-11T22:25:05.913 INFO:tasks.rados.rados.0.smithi023.stdout:3233: oid 25 updating version 0 to 1381 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3233: oid 25 version 1381 is already newer than 1379 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3233: oid 25 updating version 1381 to 1383 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3233: oid 25 version 1383 is already newer than 1382 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3233: oid 25 version 1383 is already newer than 1380 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1383 (ObjNum 974 snap 308 seq_num 974) dirty exists 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3233: left oid 25 (ObjNum 974 snap 308 seq_num 974) 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3234: finishing write tid 1 to smithi02397626-41 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3234: finishing write tid 2 to smithi02397626-41 2024-02-11T22:25:05.914 INFO:tasks.rados.rados.0.smithi023.stdout:3232: expect (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:25:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:05 smithi023 ceph-mon[111262]: osdmap e689: 8 total, 8 up, 8 in 2024-02-11T22:25:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:25:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:25:05] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:25:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:05 smithi023 ceph-mon[113671]: osdmap e689: 8 total, 8 up, 8 in 2024-02-11T22:25:06.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:05 smithi160 ceph-mon[106289]: osdmap e689: 8 total, 8 up, 8 in 2024-02-11T22:25:06.966 INFO:tasks.rados.rados.0.smithi023.stdout:3234: finishing write tid 3 to smithi02397626-41 2024-02-11T22:25:06.966 INFO:tasks.rados.rados.0.smithi023.stdout:3234: finishing write tid 4 to smithi02397626-41 2024-02-11T22:25:06.966 INFO:tasks.rados.rados.0.smithi023.stdout:3234: finishing write tid 5 to smithi02397626-41 2024-02-11T22:25:06.966 INFO:tasks.rados.rados.0.smithi023.stdout:3234: oid 41 updating version 0 to 2162 2024-02-11T22:25:06.966 INFO:tasks.rados.rados.0.smithi023.stdout:3234: oid 41 version 2162 is already newer than 2160 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3234: oid 41 version 2162 is already newer than 2159 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3234: oid 41 version 2162 is already newer than 2161 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2162 (ObjNum 975 snap 308 seq_num 975) dirty exists 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3234: left oid 41 (ObjNum 975 snap 308 seq_num 975) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3213: done (14 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3214: done (13 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3216: done (12 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3219: done (11 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3220: done (10 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3222: done (9 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3224: done (8 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3226: done (7 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3227: done (6 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3229: done (5 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3231: done (4 left) 2024-02-11T22:25:06.967 INFO:tasks.rados.rados.0.smithi023.stdout:3232: done (3 left) 2024-02-11T22:25:06.968 INFO:tasks.rados.rados.0.smithi023.stdout:3233: done (2 left) 2024-02-11T22:25:06.968 INFO:tasks.rados.rados.0.smithi023.stdout:3234: done (1 left) 2024-02-11T22:25:06.968 INFO:tasks.rados.rados.0.smithi023.stdout:3235: done (0 left) 2024-02-11T22:25:06.968 INFO:tasks.rados.rados.0.smithi023.stdout:3236: snap_remove snap 294 2024-02-11T22:25:07.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:06 smithi160 ceph-mon[106289]: pgmap v732: 121 pgs: 121 active+clean; 214 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-02-11T22:25:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:06 smithi160 ceph-mon[106289]: osdmap e690: 8 total, 8 up, 8 in 2024-02-11T22:25:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:06 smithi023 ceph-mon[111262]: pgmap v732: 121 pgs: 121 active+clean; 214 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-02-11T22:25:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:06 smithi023 ceph-mon[111262]: osdmap e690: 8 total, 8 up, 8 in 2024-02-11T22:25:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:06 smithi023 ceph-mon[113671]: pgmap v732: 121 pgs: 121 active+clean; 214 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-02-11T22:25:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:06 smithi023 ceph-mon[113671]: osdmap e690: 8 total, 8 up, 8 in 2024-02-11T22:25:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:07.900 INFO:tasks.rados.rados.0.smithi023.stdout:3236: done (0 left) 2024-02-11T22:25:07.901 INFO:tasks.rados.rados.0.smithi023.stdout:3237: copy_from oid 16 from oid 21 current snap is 309 2024-02-11T22:25:07.901 INFO:tasks.rados.rados.0.smithi023.stdout:3238: rmattr oid 13 current snap is 309 2024-02-11T22:25:07.901 INFO:tasks.rados.rados.0.smithi023.stdout:3239: delete oid 42 current snap is 309 2024-02-11T22:25:07.918 INFO:tasks.rados.rados.0.smithi023.stdout:3239: done (2 left) 2024-02-11T22:25:07.919 INFO:tasks.rados.rados.0.smithi023.stdout:3240: snap_remove snap 304 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:3240: done (2 left) 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:3241: rollback oid 49 current snap is 309 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 308 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2161 (ObjNum 967 snap 304 seq_num 967) dirty exists 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:3237: finishing copy_from racing read to smithi02397626-16 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:3237: finishing copy_from to smithi02397626-16 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2155 (ObjNum 962 snap 303 seq_num 962) dirty exists 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:3237: done (2 left) 2024-02-11T22:25:08.922 INFO:tasks.rados.rados.0.smithi023.stdout:3238: done (1 left) 2024-02-11T22:25:08.923 INFO:tasks.rados.rados.0.smithi023.stdout:3242: setattr oid 46 current snap is 309 2024-02-11T22:25:08.925 INFO:tasks.rados.rados.0.smithi023.stdout:3243: copy_from oid 15 from oid 33 current snap is 309 2024-02-11T22:25:08.926 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 309 2024-02-11T22:25:08.926 INFO:tasks.rados.rados.0.smithi023.stdout:3244: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-02-11T22:25:08.934 INFO:tasks.rados.rados.0.smithi023.stdout:3244: writing smithi02397626-35 from 0 to 770048 tid 1 2024-02-11T22:25:08.934 INFO:tasks.rados.rados.0.smithi023.stdout:3244: writing smithi02397626-35 from 770048 to 1327104 tid 2 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:3244: writing smithi02397626-35 from 1327104 to 1818624 tid 3 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:3244: writing smithi02397626-35 from 1818624 to 1974272 tid 4 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:3245: copy_from oid 39 from oid 5 current snap is 309 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:3241: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:3246: delete oid 27 current snap is 309 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:3241: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:25:08.938 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2377 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-02-11T22:25:08.939 INFO:tasks.rados.rados.0.smithi023.stdout:3241: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:25:08.939 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2175 (ObjNum 972 snap 308 seq_num 972) dirty exists 2024-02-11T22:25:08.943 INFO:tasks.rados.rados.0.smithi023.stdout:3241: done (5 left) 2024-02-11T22:25:08.943 INFO:tasks.rados.rados.0.smithi023.stdout:3242: done (4 left) 2024-02-11T22:25:08.943 INFO:tasks.rados.rados.0.smithi023.stdout:3246: done (3 left) 2024-02-11T22:25:08.943 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 309 2024-02-11T22:25:08.943 INFO:tasks.rados.rados.0.smithi023.stdout:3247: seq_num 979 ranges {1384448=802816,2187264=729088,2916352=458752,3375104=16384} 2024-02-11T22:25:08.954 INFO:tasks.rados.rados.0.smithi023.stdout:3247: writing smithi02397626-44 from 1384448 to 2187264 tid 1 2024-02-11T22:25:08.958 INFO:tasks.rados.rados.0.smithi023.stdout:3247: writing smithi02397626-44 from 2187264 to 2916352 tid 2 2024-02-11T22:25:08.961 INFO:tasks.rados.rados.0.smithi023.stdout:3247: writing smithi02397626-44 from 2916352 to 3375104 tid 3 2024-02-11T22:25:08.961 INFO:tasks.rados.rados.0.smithi023.stdout:3247: writing smithi02397626-44 from 3375104 to 3391488 tid 4 2024-02-11T22:25:08.961 INFO:tasks.rados.rados.0.smithi023.stdout:3248: read oid 11 snap -1 2024-02-11T22:25:08.961 INFO:tasks.rados.rados.0.smithi023.stdout:3248: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:25:08.961 INFO:tasks.rados.rados.0.smithi023.stdout:3249: delete oid 31 current snap is 309 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: finishing write tid 1 to smithi02397626-35 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: finishing write tid 2 to smithi02397626-35 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: finishing write tid 3 to smithi02397626-35 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: finishing write tid 4 to smithi02397626-35 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: finishing write tid 5 to smithi02397626-35 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3245: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: finishing write tid 6 to smithi02397626-35 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: oid 35 updating version 0 to 2163 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: oid 35 updating version 2163 to 2165 2024-02-11T22:25:08.962 INFO:tasks.rados.rados.0.smithi023.stdout:3244: oid 35 version 2165 is already newer than 2164 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3244: oid 35 updating version 2165 to 2166 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3244: oid 35 updating version 2166 to 2167 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2167 (ObjNum 977 snap 309 seq_num 977) dirty exists 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3244: left oid 35 (ObjNum 977 snap 309 seq_num 977) 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3243: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3245: finishing copy_from to smithi02397626-39 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 1953 (ObjNum 901 snap 287 seq_num 901) dirty exists 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3243: finishing copy_from to smithi02397626-15 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1689 (ObjNum 965 snap 303 seq_num 965) dirty exists 2024-02-11T22:25:08.963 INFO:tasks.rados.rados.0.smithi023.stdout:3247: finishing write tid 1 to smithi02397626-44 2024-02-11T22:25:08.964 INFO:tasks.rados.rados.0.smithi023.stdout:3247: finishing write tid 2 to smithi02397626-44 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3243: done (5 left) 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3244: done (4 left) 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3245: done (3 left) 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3249: done (2 left) 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3250: read oid 36 snap -1 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3250: expect (ObjNum 957 snap 303 seq_num 957) 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3251: read oid 33 snap -1 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3251: expect (ObjNum 965 snap 303 seq_num 965) 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 309 2024-02-11T22:25:08.965 INFO:tasks.rados.rados.0.smithi023.stdout:3252: seq_num 981 ranges {4481024=434176,4915200=540672,5455872=466944,5922816=524288,6447104=73728} 2024-02-11T22:25:08.992 INFO:tasks.rados.rados.0.smithi023.stdout:3252: writing smithi02397626-46 from 4481024 to 4915200 tid 1 2024-02-11T22:25:08.994 INFO:tasks.rados.rados.0.smithi023.stdout:3252: writing smithi02397626-46 from 4915200 to 5455872 tid 2 2024-02-11T22:25:08.997 INFO:tasks.rados.rados.0.smithi023.stdout:3252: writing smithi02397626-46 from 5455872 to 5922816 tid 3 2024-02-11T22:25:09.000 INFO:tasks.rados.rados.0.smithi023.stdout:3252: writing smithi02397626-46 from 5922816 to 6447104 tid 4 2024-02-11T22:25:09.001 INFO:tasks.rados.rados.0.smithi023.stdout:3252: writing smithi02397626-46 from 6447104 to 6520832 tid 5 2024-02-11T22:25:09.001 INFO:tasks.rados.rados.0.smithi023.stdout:3253: rollback oid 15 current snap is 309 2024-02-11T22:25:09.001 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 308 2024-02-11T22:25:09.001 INFO:tasks.rados.rados.0.smithi023.stdout:3247: finishing write tid 3 to smithi02397626-44 2024-02-11T22:25:09.001 INFO:tasks.rados.rados.0.smithi023.stdout:3248: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:25:09.032 INFO:tasks.rados.rados.0.smithi023.stdout:3247: finishing write tid 4 to smithi02397626-44 2024-02-11T22:25:09.032 INFO:tasks.rados.rados.0.smithi023.stdout:3247: finishing write tid 5 to smithi02397626-44 2024-02-11T22:25:09.032 INFO:tasks.rados.rados.0.smithi023.stdout:3247: finishing write tid 6 to smithi02397626-44 2024-02-11T22:25:09.032 INFO:tasks.rados.rados.0.smithi023.stdout:3247: oid 44 updating version 0 to 1679 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:3247: oid 44 version 1679 is already newer than 1678 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:3247: oid 44 version 1679 is already newer than 1675 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:3247: oid 44 version 1679 is already newer than 1676 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:3247: oid 44 version 1679 is already newer than 1677 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1679 (ObjNum 979 snap 309 seq_num 979) dirty exists 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:3247: left oid 44 (ObjNum 979 snap 309 seq_num 979) 2024-02-11T22:25:09.033 INFO:tasks.rados.rados.0.smithi023.stdout:3251: expect (ObjNum 965 snap 303 seq_num 965) 2024-02-11T22:25:09.079 INFO:tasks.rados.rados.0.smithi023.stdout:3250: expect (ObjNum 957 snap 303 seq_num 957) 2024-02-11T22:25:09.155 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:25:08 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T22:25:08.943+0000 7f3f5d354700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 161 after trimming was started 2024-02-11T22:25:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:08 smithi023 ceph-mon[111262]: pgmap v734: 121 pgs: 121 active+clean; 229 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-02-11T22:25:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:08 smithi023 ceph-mon[111262]: osdmap e691: 8 total, 8 up, 8 in 2024-02-11T22:25:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:08 smithi023 ceph-mon[113671]: pgmap v734: 121 pgs: 121 active+clean; 229 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-02-11T22:25:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:08 smithi023 ceph-mon[113671]: osdmap e691: 8 total, 8 up, 8 in 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 1 to smithi02397626-46 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 2 to smithi02397626-46 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 3 to smithi02397626-46 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3253: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3253: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3253: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1692 (ObjNum 916 snap 289 seq_num 916) dirty exists 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 4 to smithi02397626-46 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3247: done (5 left) 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3248: done (4 left) 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3250: done (3 left) 2024-02-11T22:25:09.188 INFO:tasks.rados.rados.0.smithi023.stdout:3251: done (2 left) 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3253: done (1 left) 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3254: read oid 3 snap 308 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3254: expect deleted 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3255: snap_create 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 5 to smithi02397626-46 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 6 to smithi02397626-46 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: finishing write tid 7 to smithi02397626-46 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: oid 46 updating version 0 to 2378 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: oid 46 updating version 2378 to 2379 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: oid 46 updating version 2379 to 2382 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: oid 46 version 2382 is already newer than 2381 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: oid 46 updating version 2382 to 2383 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: oid 46 version 2383 is already newer than 2380 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2383 (ObjNum 981 snap 309 seq_num 981) dirty exists 2024-02-11T22:25:09.189 INFO:tasks.rados.rados.0.smithi023.stdout:3252: left oid 46 (ObjNum 981 snap 309 seq_num 981) 2024-02-11T22:25:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:08 smithi160 ceph-mon[106289]: pgmap v734: 121 pgs: 121 active+clean; 229 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-02-11T22:25:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:08 smithi160 ceph-mon[106289]: osdmap e691: 8 total, 8 up, 8 in 2024-02-11T22:25:09.938 INFO:tasks.rados.rados.0.smithi023.stdout:3252: done (2 left) 2024-02-11T22:25:09.938 INFO:tasks.rados.rados.0.smithi023.stdout:3254: done (1 left) 2024-02-11T22:25:09.938 INFO:tasks.rados.rados.0.smithi023.stdout:3255: done (0 left) 2024-02-11T22:25:09.938 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 310 2024-02-11T22:25:09.938 INFO:tasks.rados.rados.0.smithi023.stdout:3256: seq_num 982 ranges {0=450560,450560=425984,876544=679936,1556480=466944,2023424=32768} 2024-02-11T22:25:09.940 INFO:tasks.rados.rados.0.smithi023.stdout:3256: writing smithi02397626-7 from 0 to 450560 tid 1 2024-02-11T22:25:09.947 INFO:tasks.rados.rados.0.smithi023.stdout:3256: writing smithi02397626-7 from 450560 to 876544 tid 2 2024-02-11T22:25:09.947 INFO:tasks.rados.rados.0.smithi023.stdout:3256: writing smithi02397626-7 from 876544 to 1556480 tid 3 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:3256: writing smithi02397626-7 from 1556480 to 2023424 tid 4 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:3256: writing smithi02397626-7 from 2023424 to 2056192 tid 5 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 1 to smithi02397626-7 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:3257: rollback oid 44 current snap is 310 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 2 to smithi02397626-7 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 265 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 310 2024-02-11T22:25:09.951 INFO:tasks.rados.rados.0.smithi023.stdout:3258: seq_num 983 ranges {0=466944,466944=712704,1179648=434176,1613824=458752} 2024-02-11T22:25:09.954 INFO:tasks.rados.rados.0.smithi023.stdout:3258: writing smithi02397626-42 from 0 to 466944 tid 1 2024-02-11T22:25:09.958 INFO:tasks.rados.rados.0.smithi023.stdout:3258: writing smithi02397626-42 from 466944 to 1179648 tid 2 2024-02-11T22:25:09.961 INFO:tasks.rados.rados.0.smithi023.stdout:3258: writing smithi02397626-42 from 1179648 to 1613824 tid 3 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:3258: writing smithi02397626-42 from 1613824 to 2072576 tid 4 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:3259: rollback oid 9 current snap is 310 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 265 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:3257: finishing rollback tid 0 to smithi02397626-44 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 3 to smithi02397626-7 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:3257: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:25:09.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1681 (ObjNum 65 snap 0 seq_num 1365272929) dirty dne 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 4 to smithi02397626-7 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 5 to smithi02397626-7 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 6 to smithi02397626-7 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3258: finishing write tid 1 to smithi02397626-42 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3257: done (3 left) 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3260: read oid 28 snap -1 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3260: expect (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3261: snap_create 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: finishing write tid 7 to smithi02397626-7 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: oid 7 updating version 0 to 2171 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: oid 7 updating version 2171 to 2175 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: oid 7 version 2175 is already newer than 2170 2024-02-11T22:25:09.966 INFO:tasks.rados.rados.0.smithi023.stdout:3256: oid 7 version 2175 is already newer than 2174 2024-02-11T22:25:09.967 INFO:tasks.rados.rados.0.smithi023.stdout:3256: oid 7 version 2175 is already newer than 2172 2024-02-11T22:25:09.967 INFO:tasks.rados.rados.0.smithi023.stdout:3256: oid 7 version 2175 is already newer than 2173 2024-02-11T22:25:09.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2175 (ObjNum 982 snap 310 seq_num 982) dirty exists 2024-02-11T22:25:09.967 INFO:tasks.rados.rados.0.smithi023.stdout:3256: left oid 7 (ObjNum 982 snap 310 seq_num 982) 2024-02-11T22:25:09.967 INFO:tasks.rados.rados.0.smithi023.stdout:3258: finishing write tid 2 to smithi02397626-42 2024-02-11T22:25:09.967 INFO:tasks.rados.rados.0.smithi023.stdout:3258: finishing write tid 3 to smithi02397626-42 2024-02-11T22:25:09.969 INFO:tasks.rados.rados.0.smithi023.stdout:3258: finishing write tid 4 to smithi02397626-42 2024-02-11T22:25:09.969 INFO:tasks.rados.rados.0.smithi023.stdout:3258: finishing write tid 5 to smithi02397626-42 2024-02-11T22:25:09.970 INFO:tasks.rados.rados.0.smithi023.stdout:3258: finishing write tid 6 to smithi02397626-42 2024-02-11T22:25:09.970 INFO:tasks.rados.rados.0.smithi023.stdout:3258: oid 42 updating version 0 to 1958 2024-02-11T22:25:09.971 INFO:tasks.rados.rados.0.smithi023.stdout:3258: oid 42 version 1958 is already newer than 1956 2024-02-11T22:25:09.971 INFO:tasks.rados.rados.0.smithi023.stdout:3258: oid 42 version 1958 is already newer than 1954 2024-02-11T22:25:09.971 INFO:tasks.rados.rados.0.smithi023.stdout:3258: oid 42 version 1958 is already newer than 1957 2024-02-11T22:25:09.971 INFO:tasks.rados.rados.0.smithi023.stdout:3258: oid 42 version 1958 is already newer than 1955 2024-02-11T22:25:09.971 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1958 (ObjNum 983 snap 310 seq_num 983) dirty exists 2024-02-11T22:25:09.971 INFO:tasks.rados.rados.0.smithi023.stdout:3258: left oid 42 (ObjNum 983 snap 310 seq_num 983) 2024-02-11T22:25:09.973 INFO:tasks.rados.rados.0.smithi023.stdout:3259: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:25:09.974 INFO:tasks.rados.rados.0.smithi023.stdout:3259: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:25:09.974 INFO:tasks.rados.rados.0.smithi023.stdout:3259: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:25:09.974 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2387 (ObjNum 817 snap 260 seq_num 817) dirty exists 2024-02-11T22:25:09.977 INFO:tasks.rados.rados.0.smithi023.stdout:3260: expect (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:25:10.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:09 smithi160 ceph-mon[106289]: osdmap e692: 8 total, 8 up, 8 in 2024-02-11T22:25:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:09 smithi023 ceph-mon[111262]: osdmap e692: 8 total, 8 up, 8 in 2024-02-11T22:25:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:09 smithi023 ceph-mon[113671]: osdmap e692: 8 total, 8 up, 8 in 2024-02-11T22:25:10.954 INFO:tasks.rados.rados.0.smithi023.stdout:3256: done (4 left) 2024-02-11T22:25:10.954 INFO:tasks.rados.rados.0.smithi023.stdout:3258: done (3 left) 2024-02-11T22:25:10.954 INFO:tasks.rados.rados.0.smithi023.stdout:3259: done (2 left) 2024-02-11T22:25:10.954 INFO:tasks.rados.rados.0.smithi023.stdout:3260: done (1 left) 2024-02-11T22:25:10.954 INFO:tasks.rados.rados.0.smithi023.stdout:3261: done (0 left) 2024-02-11T22:25:10.954 INFO:tasks.rados.rados.0.smithi023.stdout:3262: snap_remove snap 310 2024-02-11T22:25:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:10 smithi160 ceph-mon[106289]: pgmap v737: 121 pgs: 121 active+clean; 233 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-02-11T22:25:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:10 smithi160 ceph-mon[106289]: osdmap e693: 8 total, 8 up, 8 in 2024-02-11T22:25:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:10 smithi023 ceph-mon[111262]: pgmap v737: 121 pgs: 121 active+clean; 233 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-02-11T22:25:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:10 smithi023 ceph-mon[111262]: osdmap e693: 8 total, 8 up, 8 in 2024-02-11T22:25:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:10 smithi023 ceph-mon[113671]: pgmap v737: 121 pgs: 121 active+clean; 233 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-02-11T22:25:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:10 smithi023 ceph-mon[113671]: osdmap e693: 8 total, 8 up, 8 in 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:3262: done (0 left) 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:3263: rmattr oid 38 current snap is 311 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:3264: read oid 7 snap -1 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:3264: expect (ObjNum 982 snap 310 seq_num 982) 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:3265: rollback oid 49 current snap is 311 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 309 2024-02-11T22:25:11.967 INFO:tasks.rados.rados.0.smithi023.stdout:3266: snap_remove snap 308 2024-02-11T22:25:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:11 smithi023 ceph-mon[111262]: osdmap e694: 8 total, 8 up, 8 in 2024-02-11T22:25:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:11 smithi023 ceph-mon[113671]: osdmap e694: 8 total, 8 up, 8 in 2024-02-11T22:25:12.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:11 smithi160 ceph-mon[106289]: osdmap e694: 8 total, 8 up, 8 in 2024-02-11T22:25:12.901 INFO:tasks.rados.rados.0.smithi023.stdout:3266: done (3 left) 2024-02-11T22:25:12.901 INFO:tasks.rados.rados.0.smithi023.stdout:3267: snap_remove snap 307 2024-02-11T22:25:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:12 smithi023 ceph-mon[111262]: pgmap v740: 121 pgs: 121 active+clean; 229 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-02-11T22:25:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:12 smithi023 ceph-mon[111262]: osdmap e695: 8 total, 8 up, 8 in 2024-02-11T22:25:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:12 smithi023 ceph-mon[111262]: osdmap e696: 8 total, 8 up, 8 in 2024-02-11T22:25:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:12 smithi023 ceph-mon[113671]: pgmap v740: 121 pgs: 121 active+clean; 229 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-02-11T22:25:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:12 smithi023 ceph-mon[113671]: osdmap e695: 8 total, 8 up, 8 in 2024-02-11T22:25:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:12 smithi023 ceph-mon[113671]: osdmap e696: 8 total, 8 up, 8 in 2024-02-11T22:25:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:12 smithi160 ceph-mon[106289]: pgmap v740: 121 pgs: 121 active+clean; 229 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-02-11T22:25:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:12 smithi160 ceph-mon[106289]: osdmap e695: 8 total, 8 up, 8 in 2024-02-11T22:25:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:12 smithi160 ceph-mon[106289]: osdmap e696: 8 total, 8 up, 8 in 2024-02-11T22:25:13.924 INFO:tasks.rados.rados.0.smithi023.stdout:3267: done (3 left) 2024-02-11T22:25:13.924 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 311 2024-02-11T22:25:13.924 INFO:tasks.rados.rados.0.smithi023.stdout:3268: seq_num 984 ranges {4325376=483328,4808704=598016,5406720=647168,6053888=360448} 2024-02-11T22:25:13.949 INFO:tasks.rados.rados.0.smithi023.stdout:3268: writing smithi02397626-15 from 4325376 to 4808704 tid 1 2024-02-11T22:25:13.953 INFO:tasks.rados.rados.0.smithi023.stdout:3268: writing smithi02397626-15 from 4808704 to 5406720 tid 2 2024-02-11T22:25:13.957 INFO:tasks.rados.rados.0.smithi023.stdout:3268: writing smithi02397626-15 from 5406720 to 6053888 tid 3 2024-02-11T22:25:13.959 INFO:tasks.rados.rados.0.smithi023.stdout:3268: writing smithi02397626-15 from 6053888 to 6414336 tid 4 2024-02-11T22:25:13.959 INFO:tasks.rados.rados.0.smithi023.stdout:3269: rollback oid 24 current snap is 311 2024-02-11T22:25:13.959 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 305 2024-02-11T22:25:13.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2168 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:25:13.959 INFO:tasks.rados.rados.0.smithi023.stdout:3265: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:25:13.960 INFO:tasks.rados.rados.0.smithi023.stdout:3265: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:25:13.960 INFO:tasks.rados.rados.0.smithi023.stdout:3265: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:25:13.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2178 (ObjNum 972 snap 308 seq_num 972) dirty exists 2024-02-11T22:25:13.960 INFO:tasks.rados.rados.0.smithi023.stdout:3264: expect (ObjNum 982 snap 310 seq_num 982) 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3268: finishing write tid 1 to smithi02397626-15 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3268: finishing write tid 2 to smithi02397626-15 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3263: done (4 left) 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3264: done (3 left) 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3265: done (2 left) 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3270: rollback oid 34 current snap is 311 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 305 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3268: finishing write tid 3 to smithi02397626-15 2024-02-11T22:25:14.014 INFO:tasks.rados.rados.0.smithi023.stdout:3268: finishing write tid 4 to smithi02397626-15 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: finishing write tid 5 to smithi02397626-15 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3269: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1680 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: finishing write tid 6 to smithi02397626-15 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: oid 15 updating version 0 to 1697 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: oid 15 version 1697 is already newer than 1693 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: oid 15 version 1697 is already newer than 1696 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: oid 15 version 1697 is already newer than 1695 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: oid 15 version 1697 is already newer than 1694 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1697 (ObjNum 984 snap 311 seq_num 984) dirty exists 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: left oid 15 (ObjNum 984 snap 311 seq_num 984) 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3268: done (2 left) 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3269: done (1 left) 2024-02-11T22:25:14.015 INFO:tasks.rados.rados.0.smithi023.stdout:3271: snap_remove snap 309 2024-02-11T22:25:14.966 INFO:tasks.rados.rados.0.smithi023.stdout:3271: done (1 left) 2024-02-11T22:25:14.967 INFO:tasks.rados.rados.0.smithi023.stdout:3272: read oid 15 snap -1 2024-02-11T22:25:14.967 INFO:tasks.rados.rados.0.smithi023.stdout:3272: expect (ObjNum 984 snap 311 seq_num 984) 2024-02-11T22:25:14.967 INFO:tasks.rados.rados.0.smithi023.stdout:3273: delete oid 4 current snap is 311 2024-02-11T22:25:14.967 INFO:tasks.rados.rados.0.smithi023.stdout:3270: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:25:14.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 1431 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:25:14.977 INFO:tasks.rados.rados.0.smithi023.stdout:3270: done (2 left) 2024-02-11T22:25:14.977 INFO:tasks.rados.rados.0.smithi023.stdout:3273: done (1 left) 2024-02-11T22:25:14.977 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 311 2024-02-11T22:25:14.977 INFO:tasks.rados.rados.0.smithi023.stdout:3274: seq_num 986 ranges {1769472=516096,2285568=770048,3055616=655360,3710976=180224} 2024-02-11T22:25:14.985 INFO:tasks.rados.rados.0.smithi023.stdout:3274: writing smithi02397626-33 from 1769472 to 2285568 tid 1 2024-02-11T22:25:14.989 INFO:tasks.rados.rados.0.smithi023.stdout:3274: writing smithi02397626-33 from 2285568 to 3055616 tid 2 2024-02-11T22:25:14.994 INFO:tasks.rados.rados.0.smithi023.stdout:3274: writing smithi02397626-33 from 3055616 to 3710976 tid 3 2024-02-11T22:25:14.995 INFO:tasks.rados.rados.0.smithi023.stdout:3274: writing smithi02397626-33 from 3710976 to 3891200 tid 4 2024-02-11T22:25:14.996 INFO:tasks.rados.rados.0.smithi023.stdout:3275: read oid 19 snap -1 2024-02-11T22:25:14.996 INFO:tasks.rados.rados.0.smithi023.stdout:3275: expect (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:25:14.996 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 311 2024-02-11T22:25:14.996 INFO:tasks.rados.rados.0.smithi023.stdout:3276: seq_num 987 ranges {0=532480,532480=647168,1179648=417792,1597440=409600,2007040=131072} 2024-02-11T22:25:14.998 INFO:tasks.rados.rados.0.smithi023.stdout:3276: writing smithi02397626-12 from 0 to 532480 tid 1 2024-02-11T22:25:15.002 INFO:tasks.rados.rados.0.smithi023.stdout:3276: writing smithi02397626-12 from 532480 to 1179648 tid 2 2024-02-11T22:25:15.005 INFO:tasks.rados.rados.0.smithi023.stdout:3276: writing smithi02397626-12 from 1179648 to 1597440 tid 3 2024-02-11T22:25:15.009 INFO:tasks.rados.rados.0.smithi023.stdout:3276: writing smithi02397626-12 from 1597440 to 2007040 tid 4 2024-02-11T22:25:15.010 INFO:tasks.rados.rados.0.smithi023.stdout:3276: writing smithi02397626-12 from 2007040 to 2138112 tid 5 2024-02-11T22:25:15.012 INFO:tasks.rados.rados.0.smithi023.stdout:3277: setattr oid 29 current snap is 311 2024-02-11T22:25:15.012 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 36 current snap is 311 2024-02-11T22:25:15.012 INFO:tasks.rados.rados.0.smithi023.stdout:3278: seq_num 988 ranges {3227648=557056,3784704=532480,4317184=622592,4939776=450560} 2024-02-11T22:25:15.032 INFO:tasks.rados.rados.0.smithi023.stdout:3278: writing smithi02397626-36 from 3227648 to 3784704 tid 1 2024-02-11T22:25:15.035 INFO:tasks.rados.rados.0.smithi023.stdout:3278: writing smithi02397626-36 from 3784704 to 4317184 tid 2 2024-02-11T22:25:15.039 INFO:tasks.rados.rados.0.smithi023.stdout:3278: writing smithi02397626-36 from 4317184 to 4939776 tid 3 2024-02-11T22:25:15.042 INFO:tasks.rados.rados.0.smithi023.stdout:3278: writing smithi02397626-36 from 4939776 to 5390336 tid 4 2024-02-11T22:25:15.042 INFO:tasks.rados.rados.0.smithi023.stdout:3279: read oid 7 snap 305 2024-02-11T22:25:15.042 INFO:tasks.rados.rados.0.smithi023.stdout:3279: expect deleted 2024-02-11T22:25:15.042 INFO:tasks.rados.rados.0.smithi023.stdout:3280: read oid 18 snap -1 2024-02-11T22:25:15.042 INFO:tasks.rados.rados.0.smithi023.stdout:3280: expect (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:15.042 INFO:tasks.rados.rados.0.smithi023.stdout:3281: snap_remove snap 265 2024-02-11T22:25:15.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:14 smithi160 ceph-mon[106289]: pgmap v743: 121 pgs: 121 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-11T22:25:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:14 smithi160 ceph-mon[106289]: osdmap e697: 8 total, 8 up, 8 in 2024-02-11T22:25:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:14 smithi023 ceph-mon[111262]: pgmap v743: 121 pgs: 121 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-11T22:25:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:14 smithi023 ceph-mon[111262]: osdmap e697: 8 total, 8 up, 8 in 2024-02-11T22:25:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:14 smithi023 ceph-mon[113671]: pgmap v743: 121 pgs: 121 active+clean; 222 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-11T22:25:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:14 smithi023 ceph-mon[113671]: osdmap e697: 8 total, 8 up, 8 in 2024-02-11T22:25:15.981 INFO:tasks.rados.rados.0.smithi023.stdout:3281: done (8 left) 2024-02-11T22:25:15.982 INFO:tasks.rados.rados.0.smithi023.stdout:3282: rollback oid 38 current snap is 311 2024-02-11T22:25:15.982 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 305 2024-02-11T22:25:15.982 INFO:tasks.rados.rados.0.smithi023.stdout:3272: expect (ObjNum 984 snap 311 seq_num 984) 2024-02-11T22:25:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:15 smithi023 ceph-mon[111262]: osdmap e698: 8 total, 8 up, 8 in 2024-02-11T22:25:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:25:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:25:15] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2024-02-11T22:25:16.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:15 smithi023 ceph-mon[113671]: osdmap e698: 8 total, 8 up, 8 in 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3274: finishing write tid 1 to smithi02397626-33 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3274: finishing write tid 2 to smithi02397626-33 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3272: done (8 left) 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3283: read oid 47 snap -1 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3283: expect deleted 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3284: snap_create 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3274: finishing write tid 3 to smithi02397626-33 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 1 to smithi02397626-12 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3274: finishing write tid 4 to smithi02397626-33 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 2 to smithi02397626-12 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 3 to smithi02397626-12 2024-02-11T22:25:16.359 INFO:tasks.rados.rados.0.smithi023.stdout:3274: finishing write tid 5 to smithi02397626-33 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: finishing write tid 6 to smithi02397626-33 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: oid 33 updating version 0 to 1702 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: oid 33 version 1702 is already newer than 1699 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: oid 33 version 1702 is already newer than 1698 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: oid 33 version 1702 is already newer than 1701 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: oid 33 version 1702 is already newer than 1700 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 1702 (ObjNum 986 snap 311 seq_num 986) dirty exists 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3274: left oid 33 (ObjNum 986 snap 311 seq_num 986) 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 4 to smithi02397626-12 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2162 (ObjNum 907 snap 287 seq_num 907) dirty exists 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 5 to smithi02397626-12 2024-02-11T22:25:16.360 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 6 to smithi02397626-12 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: finishing write tid 7 to smithi02397626-12 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: oid 12 updating version 0 to 2158 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: oid 12 version 2158 is already newer than 2156 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: oid 12 updating version 2158 to 2159 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: oid 12 updating version 2159 to 2161 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: oid 12 version 2161 is already newer than 2160 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: oid 12 version 2161 is already newer than 2157 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2161 (ObjNum 987 snap 311 seq_num 987) dirty exists 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3276: left oid 12 (ObjNum 987 snap 311 seq_num 987) 2024-02-11T22:25:16.361 INFO:tasks.rados.rados.0.smithi023.stdout:3275: expect (ObjNum 912 snap 288 seq_num 912) 2024-02-11T22:25:16.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:15 smithi160 ceph-mon[106289]: osdmap e698: 8 total, 8 up, 8 in 2024-02-11T22:25:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:16 smithi023 ceph-mon[111262]: pgmap v746: 121 pgs: 121 active+clean; 224 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:25:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:16 smithi023 ceph-mon[111262]: osdmap e699: 8 total, 8 up, 8 in 2024-02-11T22:25:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:16 smithi023 ceph-mon[113671]: pgmap v746: 121 pgs: 121 active+clean; 224 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:25:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:16 smithi023 ceph-mon[113671]: osdmap e699: 8 total, 8 up, 8 in 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3278: finishing write tid 1 to smithi02397626-36 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3278: finishing write tid 2 to smithi02397626-36 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3278: finishing write tid 3 to smithi02397626-36 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3274: done (9 left) 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3275: done (8 left) 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3276: done (7 left) 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3277: done (6 left) 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3284: done (5 left) 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3285: copy_from oid 21 from oid 45 current snap is 312 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3278: finishing write tid 4 to smithi02397626-36 2024-02-11T22:25:17.410 INFO:tasks.rados.rados.0.smithi023.stdout:3278: finishing write tid 5 to smithi02397626-36 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: finishing write tid 6 to smithi02397626-36 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: oid 36 updating version 0 to 2025 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: oid 36 updating version 2025 to 2027 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: oid 36 updating version 2027 to 2028 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: oid 36 version 2028 is already newer than 2024 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: oid 36 version 2028 is already newer than 2026 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 2028 (ObjNum 988 snap 311 seq_num 988) dirty exists 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3278: left oid 36 (ObjNum 988 snap 311 seq_num 988) 2024-02-11T22:25:17.411 INFO:tasks.rados.rados.0.smithi023.stdout:3280: expect (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:16 smithi160 ceph-mon[106289]: pgmap v746: 121 pgs: 121 active+clean; 224 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-02-11T22:25:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:16 smithi160 ceph-mon[106289]: osdmap e699: 8 total, 8 up, 8 in 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3282: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3282: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3282: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2171 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3285: finishing copy_from racing read to smithi02397626-21 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3285: finishing copy_from to smithi02397626-21 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 1673 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3278: done (5 left) 2024-02-11T22:25:17.517 INFO:tasks.rados.rados.0.smithi023.stdout:3279: done (4 left) 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3280: done (3 left) 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3282: done (2 left) 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3283: done (1 left) 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3285: done (0 left) 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3286: rmattr oid 1 current snap is 312 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3286: done (0 left) 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 312 2024-02-11T22:25:17.518 INFO:tasks.rados.rados.0.smithi023.stdout:3287: seq_num 989 ranges {2842624=573440,3416064=466944,3883008=434176,4317184=638976,4956160=65536} 2024-02-11T22:25:17.535 INFO:tasks.rados.rados.0.smithi023.stdout:3287: writing smithi02397626-45 from 2842624 to 3416064 tid 1 2024-02-11T22:25:17.537 INFO:tasks.rados.rados.0.smithi023.stdout:3287: writing smithi02397626-45 from 3416064 to 3883008 tid 2 2024-02-11T22:25:17.540 INFO:tasks.rados.rados.0.smithi023.stdout:3287: writing smithi02397626-45 from 3883008 to 4317184 tid 3 2024-02-11T22:25:17.544 INFO:tasks.rados.rados.0.smithi023.stdout:3287: writing smithi02397626-45 from 4317184 to 4956160 tid 4 2024-02-11T22:25:17.544 INFO:tasks.rados.rados.0.smithi023.stdout:3287: writing smithi02397626-45 from 4956160 to 5021696 tid 5 2024-02-11T22:25:17.544 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 312 2024-02-11T22:25:17.545 INFO:tasks.rados.rados.0.smithi023.stdout:3288: seq_num 990 ranges {1687552=589824,2277376=753664,3031040=638976,3670016=212992} 2024-02-11T22:25:17.556 INFO:tasks.rados.rados.0.smithi023.stdout:3288: writing smithi02397626-20 from 1687552 to 2277376 tid 1 2024-02-11T22:25:17.561 INFO:tasks.rados.rados.0.smithi023.stdout:3288: writing smithi02397626-20 from 2277376 to 3031040 tid 2 2024-02-11T22:25:17.564 INFO:tasks.rados.rados.0.smithi023.stdout:3288: writing smithi02397626-20 from 3031040 to 3670016 tid 3 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:3288: writing smithi02397626-20 from 3670016 to 3883008 tid 4 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 312 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 1 to smithi02397626-45 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 2 to smithi02397626-45 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 3 to smithi02397626-45 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 4 to smithi02397626-45 2024-02-11T22:25:17.566 INFO:tasks.rados.rados.0.smithi023.stdout:3289: seq_num 991 ranges {4169728=606208,4775936=638976,5414912=794624,6209536=172032} 2024-02-11T22:25:17.592 INFO:tasks.rados.rados.0.smithi023.stdout:3289: writing smithi02397626-29 from 4169728 to 4775936 tid 1 2024-02-11T22:25:17.596 INFO:tasks.rados.rados.0.smithi023.stdout:3289: writing smithi02397626-29 from 4775936 to 5414912 tid 2 2024-02-11T22:25:17.600 INFO:tasks.rados.rados.0.smithi023.stdout:3289: writing smithi02397626-29 from 5414912 to 6209536 tid 3 2024-02-11T22:25:17.602 INFO:tasks.rados.rados.0.smithi023.stdout:3289: writing smithi02397626-29 from 6209536 to 6381568 tid 4 2024-02-11T22:25:17.602 INFO:tasks.rados.rados.0.smithi023.stdout:3290: snap_create 2024-02-11T22:25:17.602 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 5 to smithi02397626-45 2024-02-11T22:25:17.602 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 6 to smithi02397626-45 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: finishing write tid 7 to smithi02397626-45 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: oid 45 updating version 0 to 1675 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: oid 45 updating version 1675 to 1680 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: oid 45 version 1680 is already newer than 1678 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: oid 45 version 1680 is already newer than 1677 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: oid 45 version 1680 is already newer than 1679 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: oid 45 version 1680 is already newer than 1676 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 1680 (ObjNum 989 snap 312 seq_num 989) dirty exists 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3287: left oid 45 (ObjNum 989 snap 312 seq_num 989) 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3288: finishing write tid 1 to smithi02397626-20 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3288: finishing write tid 2 to smithi02397626-20 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3288: finishing write tid 3 to smithi02397626-20 2024-02-11T22:25:17.603 INFO:tasks.rados.rados.0.smithi023.stdout:3288: finishing write tid 4 to smithi02397626-20 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: finishing write tid 5 to smithi02397626-20 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: finishing write tid 6 to smithi02397626-20 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: oid 20 updating version 0 to 1683 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: oid 20 version 1683 is already newer than 1681 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: oid 20 updating version 1683 to 1685 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: oid 20 version 1685 is already newer than 1684 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: oid 20 version 1685 is already newer than 1682 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1685 (ObjNum 990 snap 312 seq_num 990) dirty exists 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3288: left oid 20 (ObjNum 990 snap 312 seq_num 990) 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3289: finishing write tid 1 to smithi02397626-29 2024-02-11T22:25:17.604 INFO:tasks.rados.rados.0.smithi023.stdout:3289: finishing write tid 2 to smithi02397626-29 2024-02-11T22:25:17.606 INFO:tasks.rados.rados.0.smithi023.stdout:3289: finishing write tid 3 to smithi02397626-29 2024-02-11T22:25:17.606 INFO:tasks.rados.rados.0.smithi023.stdout:3289: finishing write tid 4 to smithi02397626-29 2024-02-11T22:25:17.606 INFO:tasks.rados.rados.0.smithi023.stdout:3289: finishing write tid 5 to smithi02397626-29 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: finishing write tid 6 to smithi02397626-29 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: oid 29 updating version 0 to 2166 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: oid 29 version 2166 is already newer than 2163 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: oid 29 updating version 2166 to 2167 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: oid 29 version 2167 is already newer than 2165 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: oid 29 version 2167 is already newer than 2164 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2167 (ObjNum 991 snap 312 seq_num 991) dirty exists 2024-02-11T22:25:17.608 INFO:tasks.rados.rados.0.smithi023.stdout:3289: left oid 29 (ObjNum 991 snap 312 seq_num 991) 2024-02-11T22:25:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3287: done (3 left) 2024-02-11T22:25:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3288: done (2 left) 2024-02-11T22:25:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3289: done (1 left) 2024-02-11T22:25:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3290: done (0 left) 2024-02-11T22:25:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3291: rmattr oid 44 current snap is 313 2024-02-11T22:25:17.903 INFO:tasks.rados.rados.0.smithi023.stdout:3291: done (0 left) 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3292: rmattr oid 50 current snap is 313 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3293: read oid 37 snap -1 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3293: expect (ObjNum 919 snap 289 seq_num 919) 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3294: copy_from oid 8 from oid 1 current snap is 313 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3295: rmattr oid 32 current snap is 313 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3295: done (3 left) 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 313 2024-02-11T22:25:17.904 INFO:tasks.rados.rados.0.smithi023.stdout:3296: seq_num 992 ranges {0=622592,622592=524288,1146880=606208,1753088=475136} 2024-02-11T22:25:17.906 INFO:tasks.rados.rados.0.smithi023.stdout:3296: writing smithi02397626-47 from 0 to 622592 tid 1 2024-02-11T22:25:17.909 INFO:tasks.rados.rados.0.smithi023.stdout:3296: writing smithi02397626-47 from 622592 to 1146880 tid 2 2024-02-11T22:25:17.913 INFO:tasks.rados.rados.0.smithi023.stdout:3296: writing smithi02397626-47 from 1146880 to 1753088 tid 3 2024-02-11T22:25:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:3296: writing smithi02397626-47 from 1753088 to 2228224 tid 4 2024-02-11T22:25:17.917 INFO:tasks.rados.rados.0.smithi023.stdout:3297: rollback oid 34 current snap is 313 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 312 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:3296: finishing write tid 1 to smithi02397626-47 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:3296: finishing write tid 2 to smithi02397626-47 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:3298: read oid 32 snap -1 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:3298: expect (ObjNum 943 snap 300 seq_num 943) 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 313 2024-02-11T22:25:17.918 INFO:tasks.rados.rados.0.smithi023.stdout:3299: seq_num 993 ranges {10510336=638976,11149312=409600,11558912=409600,11968512=688128,12656640=98304} 2024-02-11T22:25:17.984 INFO:tasks.rados.rados.0.smithi023.stdout:3299: writing smithi02397626-19 from 10510336 to 11149312 tid 1 2024-02-11T22:25:17.986 INFO:tasks.rados.rados.0.smithi023.stdout:3299: writing smithi02397626-19 from 11149312 to 11558912 tid 2 2024-02-11T22:25:17.988 INFO:tasks.rados.rados.0.smithi023.stdout:3299: writing smithi02397626-19 from 11558912 to 11968512 tid 3 2024-02-11T22:25:17.993 INFO:tasks.rados.rados.0.smithi023.stdout:3299: writing smithi02397626-19 from 11968512 to 12656640 tid 4 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:3299: writing smithi02397626-19 from 12656640 to 12754944 tid 5 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:3300: copy_from oid 22 from oid 30 current snap is 313 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 29 current snap is 313 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:3294: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:3297: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-11T22:25:17.994 INFO:tasks.rados.rados.0.smithi023.stdout:3294: finishing copy_from to smithi02397626-8 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 1658 (ObjNum 918 snap 289 seq_num 918) dirty exists 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: finishing write tid 3 to smithi02397626-47 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: finishing write tid 4 to smithi02397626-47 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: finishing write tid 5 to smithi02397626-47 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: finishing write tid 6 to smithi02397626-47 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: oid 47 updating version 0 to 1419 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: oid 47 version 1419 is already newer than 1418 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: oid 47 version 1419 is already newer than 1416 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: oid 47 version 1419 is already newer than 1415 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: oid 47 version 1419 is already newer than 1417 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1419 (ObjNum 992 snap 313 seq_num 992) dirty exists 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3296: left oid 47 (ObjNum 992 snap 313 seq_num 992) 2024-02-11T22:25:17.995 INFO:tasks.rados.rados.0.smithi023.stdout:3298: expect (ObjNum 943 snap 300 seq_num 943) 2024-02-11T22:25:18.031 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 2162 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:25:18.031 INFO:tasks.rados.rados.0.smithi023.stdout:3293: expect (ObjNum 919 snap 289 seq_num 919) 2024-02-11T22:25:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:17 smithi023 ceph-mon[111262]: osdmap e700: 8 total, 8 up, 8 in 2024-02-11T22:25:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:17 smithi023 ceph-mon[111262]: osdmap e701: 8 total, 8 up, 8 in 2024-02-11T22:25:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:17 smithi023 ceph-mon[113671]: osdmap e700: 8 total, 8 up, 8 in 2024-02-11T22:25:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:17 smithi023 ceph-mon[113671]: osdmap e701: 8 total, 8 up, 8 in 2024-02-11T22:25:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:17 smithi160 ceph-mon[106289]: osdmap e700: 8 total, 8 up, 8 in 2024-02-11T22:25:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:17 smithi160 ceph-mon[106289]: osdmap e701: 8 total, 8 up, 8 in 2024-02-11T22:25:18.626 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 1 to smithi02397626-19 2024-02-11T22:25:18.626 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 2 to smithi02397626-19 2024-02-11T22:25:18.626 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 3 to smithi02397626-19 2024-02-11T22:25:18.626 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 4 to smithi02397626-19 2024-02-11T22:25:18.627 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 5 to smithi02397626-19 2024-02-11T22:25:18.627 INFO:tasks.rados.rados.0.smithi023.stdout:3301: seq_num 994 ranges {6381568=655360,7036928=688128,7725056=622592,8347648=294912} 2024-02-11T22:25:18.664 INFO:tasks.rados.rados.0.smithi023.stdout:3301: writing smithi02397626-29 from 6381568 to 7036928 tid 1 2024-02-11T22:25:18.668 INFO:tasks.rados.rados.0.smithi023.stdout:3301: writing smithi02397626-29 from 7036928 to 7725056 tid 2 2024-02-11T22:25:18.672 INFO:tasks.rados.rados.0.smithi023.stdout:3301: writing smithi02397626-29 from 7725056 to 8347648 tid 3 2024-02-11T22:25:18.674 INFO:tasks.rados.rados.0.smithi023.stdout:3301: writing smithi02397626-29 from 8347648 to 8642560 tid 4 2024-02-11T22:25:18.674 INFO:tasks.rados.rados.0.smithi023.stdout:3292: done (8 left) 2024-02-11T22:25:18.674 INFO:tasks.rados.rados.0.smithi023.stdout:3293: done (7 left) 2024-02-11T22:25:18.674 INFO:tasks.rados.rados.0.smithi023.stdout:3294: done (6 left) 2024-02-11T22:25:18.674 INFO:tasks.rados.rados.0.smithi023.stdout:3296: done (5 left) 2024-02-11T22:25:18.674 INFO:tasks.rados.rados.0.smithi023.stdout:3297: done (4 left) 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3298: done (3 left) 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3302: read oid 40 snap -1 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3302: expect (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3303: delete oid 36 current snap is 313 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 6 to smithi02397626-19 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: finishing write tid 7 to smithi02397626-19 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: oid 19 updating version 0 to 2032 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: oid 19 version 2032 is already newer than 2030 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: oid 19 updating version 2032 to 2033 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: oid 19 updating version 2033 to 2034 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: oid 19 version 2034 is already newer than 2031 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: oid 19 version 2034 is already newer than 2029 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2034 (ObjNum 993 snap 313 seq_num 993) dirty exists 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3299: left oid 19 (ObjNum 993 snap 313 seq_num 993) 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3300: finishing copy_from racing read to smithi02397626-22 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:3300: finishing copy_from to smithi02397626-22 2024-02-11T22:25:18.675 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2154 (ObjNum 968 snap 304 seq_num 968) dirty exists 2024-02-11T22:25:18.676 INFO:tasks.rados.rados.0.smithi023.stdout:3301: finishing write tid 1 to smithi02397626-29 2024-02-11T22:25:18.676 INFO:tasks.rados.rados.0.smithi023.stdout:3301: finishing write tid 2 to smithi02397626-29 2024-02-11T22:25:18.677 INFO:tasks.rados.rados.0.smithi023.stdout:3299: done (4 left) 2024-02-11T22:25:18.678 INFO:tasks.rados.rados.0.smithi023.stdout:3300: done (3 left) 2024-02-11T22:25:18.678 INFO:tasks.rados.rados.0.smithi023.stdout:3303: done (2 left) 2024-02-11T22:25:18.678 INFO:tasks.rados.rados.0.smithi023.stdout:3304: snap_create 2024-02-11T22:25:18.678 INFO:tasks.rados.rados.0.smithi023.stdout:3301: finishing write tid 3 to smithi02397626-29 2024-02-11T22:25:18.678 INFO:tasks.rados.rados.0.smithi023.stdout:3301: finishing write tid 4 to smithi02397626-29 2024-02-11T22:25:18.678 INFO:tasks.rados.rados.0.smithi023.stdout:3301: finishing write tid 5 to smithi02397626-29 2024-02-11T22:25:18.679 INFO:tasks.rados.rados.0.smithi023.stdout:3302: expect (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: finishing write tid 6 to smithi02397626-29 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: oid 29 updating version 0 to 2170 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: oid 29 updating version 2170 to 2172 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: oid 29 version 2172 is already newer than 2171 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: oid 29 version 2172 is already newer than 2169 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: oid 29 version 2172 is already newer than 2168 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2172 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:25:18.701 INFO:tasks.rados.rados.0.smithi023.stdout:3301: left oid 29 (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3301: done (2 left) 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3302: done (1 left) 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3304: done (0 left) 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3305: rollback oid 15 current snap is 314 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 312 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3306: read oid 40 snap -1 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3306: expect (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:25:19.014 INFO:tasks.rados.rados.0.smithi023.stdout:3307: snap_create 2024-02-11T22:25:19.019 INFO:tasks.rados.rados.0.smithi023.stdout:3306: expect (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:25:19.042 INFO:tasks.rados.rados.0.smithi023.stdout:3305: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:25:19.042 INFO:tasks.rados.rados.0.smithi023.stdout:3305: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:25:19.042 INFO:tasks.rados.rados.0.smithi023.stdout:3305: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:25:19.042 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1705 (ObjNum 984 snap 311 seq_num 984) dirty exists 2024-02-11T22:25:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:19 smithi023 ceph-mon[111262]: pgmap v749: 121 pgs: 121 active+clean; 201 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-02-11T22:25:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:19 smithi023 ceph-mon[113671]: pgmap v749: 121 pgs: 121 active+clean; 201 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-02-11T22:25:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:19 smithi160 ceph-mon[106289]: pgmap v749: 121 pgs: 121 active+clean; 201 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-02-11T22:25:20.022 INFO:tasks.rados.rados.0.smithi023.stdout:3305: done (2 left) 2024-02-11T22:25:20.022 INFO:tasks.rados.rados.0.smithi023.stdout:3306: done (1 left) 2024-02-11T22:25:20.022 INFO:tasks.rados.rados.0.smithi023.stdout:3307: done (0 left) 2024-02-11T22:25:20.022 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 315 2024-02-11T22:25:20.022 INFO:tasks.rados.rados.0.smithi023.stdout:3308: seq_num 996 ranges {1966080=688128,2654208=507904,3162112=581632,3743744=516096} 2024-02-11T22:25:20.036 INFO:tasks.rados.rados.0.smithi023.stdout:3308: writing smithi02397626-14 from 1966080 to 2654208 tid 1 2024-02-11T22:25:20.039 INFO:tasks.rados.rados.0.smithi023.stdout:3308: writing smithi02397626-14 from 2654208 to 3162112 tid 2 2024-02-11T22:25:20.042 INFO:tasks.rados.rados.0.smithi023.stdout:3308: writing smithi02397626-14 from 3162112 to 3743744 tid 3 2024-02-11T22:25:20.047 INFO:tasks.rados.rados.0.smithi023.stdout:3308: writing smithi02397626-14 from 3743744 to 4259840 tid 4 2024-02-11T22:25:20.048 INFO:tasks.rados.rados.0.smithi023.stdout:3309: rollback oid 15 current snap is 315 2024-02-11T22:25:20.048 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 311 2024-02-11T22:25:20.048 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 315 2024-02-11T22:25:20.048 INFO:tasks.rados.rados.0.smithi023.stdout:3310: seq_num 997 ranges {6520832=704512,7225344=794624,8019968=794624,8814592=16384} 2024-02-11T22:25:20.085 INFO:tasks.rados.rados.0.smithi023.stdout:3310: writing smithi02397626-46 from 6520832 to 7225344 tid 1 2024-02-11T22:25:20.090 INFO:tasks.rados.rados.0.smithi023.stdout:3310: writing smithi02397626-46 from 7225344 to 8019968 tid 2 2024-02-11T22:25:20.095 INFO:tasks.rados.rados.0.smithi023.stdout:3310: writing smithi02397626-46 from 8019968 to 8814592 tid 3 2024-02-11T22:25:20.095 INFO:tasks.rados.rados.0.smithi023.stdout:3310: writing smithi02397626-46 from 8814592 to 8830976 tid 4 2024-02-11T22:25:20.095 INFO:tasks.rados.rados.0.smithi023.stdout:3311: read oid 49 snap 311 2024-02-11T22:25:20.095 INFO:tasks.rados.rados.0.smithi023.stdout:3311: expect (ObjNum 972 snap 308 seq_num 972) 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3312: rmattr oid 8 current snap is 315 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3312: done (4 left) 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3313: snap_create 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: finishing write tid 1 to smithi02397626-14 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: finishing write tid 2 to smithi02397626-14 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: finishing write tid 3 to smithi02397626-14 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: finishing write tid 4 to smithi02397626-14 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: finishing write tid 5 to smithi02397626-14 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: finishing write tid 6 to smithi02397626-14 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: oid 14 updating version 0 to 1461 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: oid 14 updating version 1461 to 1464 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: oid 14 version 1464 is already newer than 1463 2024-02-11T22:25:20.096 INFO:tasks.rados.rados.0.smithi023.stdout:3308: oid 14 updating version 1464 to 1465 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3308: oid 14 version 1465 is already newer than 1462 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1465 (ObjNum 996 snap 315 seq_num 996) dirty exists 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3308: left oid 14 (ObjNum 996 snap 315 seq_num 996) 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3309: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3309: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3309: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1708 (ObjNum 984 snap 311 seq_num 984) dirty exists 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3310: finishing write tid 1 to smithi02397626-46 2024-02-11T22:25:20.097 INFO:tasks.rados.rados.0.smithi023.stdout:3310: finishing write tid 2 to smithi02397626-46 2024-02-11T22:25:20.101 INFO:tasks.rados.rados.0.smithi023.stdout:3310: finishing write tid 3 to smithi02397626-46 2024-02-11T22:25:20.101 INFO:tasks.rados.rados.0.smithi023.stdout:3310: finishing write tid 4 to smithi02397626-46 2024-02-11T22:25:20.102 INFO:tasks.rados.rados.0.smithi023.stdout:3310: finishing write tid 5 to smithi02397626-46 2024-02-11T22:25:20.102 INFO:tasks.rados.rados.0.smithi023.stdout:3311: expect (ObjNum 972 snap 308 seq_num 972) 2024-02-11T22:25:20.150 INFO:tasks.rados.rados.0.smithi023.stdout:3310: finishing write tid 6 to smithi02397626-46 2024-02-11T22:25:20.150 INFO:tasks.rados.rados.0.smithi023.stdout:3310: oid 46 updating version 0 to 2409 2024-02-11T22:25:20.150 INFO:tasks.rados.rados.0.smithi023.stdout:3310: oid 46 updating version 2409 to 2411 2024-02-11T22:25:20.150 INFO:tasks.rados.rados.0.smithi023.stdout:3310: oid 46 version 2411 is already newer than 2407 2024-02-11T22:25:20.151 INFO:tasks.rados.rados.0.smithi023.stdout:3310: oid 46 version 2411 is already newer than 2410 2024-02-11T22:25:20.151 INFO:tasks.rados.rados.0.smithi023.stdout:3310: oid 46 version 2411 is already newer than 2408 2024-02-11T22:25:20.151 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2411 (ObjNum 997 snap 315 seq_num 997) dirty exists 2024-02-11T22:25:20.151 INFO:tasks.rados.rados.0.smithi023.stdout:3310: left oid 46 (ObjNum 997 snap 315 seq_num 997) 2024-02-11T22:25:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:20 smithi023 ceph-mon[111262]: osdmap e702: 8 total, 8 up, 8 in 2024-02-11T22:25:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:20 smithi023 ceph-mon[113671]: osdmap e702: 8 total, 8 up, 8 in 2024-02-11T22:25:20.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:20 smithi160 ceph-mon[106289]: osdmap e702: 8 total, 8 up, 8 in 2024-02-11T22:25:21.030 INFO:tasks.rados.rados.0.smithi023.stdout:3308: done (4 left) 2024-02-11T22:25:21.030 INFO:tasks.rados.rados.0.smithi023.stdout:3309: done (3 left) 2024-02-11T22:25:21.030 INFO:tasks.rados.rados.0.smithi023.stdout:3310: done (2 left) 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3311: done (1 left) 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3313: done (0 left) 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3314: read oid 5 snap -1 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3314: expect (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3315: read oid 41 snap -1 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3315: expect (ObjNum 975 snap 308 seq_num 975) 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 316 2024-02-11T22:25:21.031 INFO:tasks.rados.rados.0.smithi023.stdout:3316: seq_num 998 ranges {2228224=720896,2949120=679936,3629056=598016,4227072=327680} 2024-02-11T22:25:21.047 INFO:tasks.rados.rados.0.smithi023.stdout:3316: writing smithi02397626-47 from 2228224 to 2949120 tid 1 2024-02-11T22:25:21.050 INFO:tasks.rados.rados.0.smithi023.stdout:3316: writing smithi02397626-47 from 2949120 to 3629056 tid 2 2024-02-11T22:25:21.054 INFO:tasks.rados.rados.0.smithi023.stdout:3316: writing smithi02397626-47 from 3629056 to 4227072 tid 3 2024-02-11T22:25:21.056 INFO:tasks.rados.rados.0.smithi023.stdout:3316: writing smithi02397626-47 from 4227072 to 4554752 tid 4 2024-02-11T22:25:21.056 INFO:tasks.rados.rados.0.smithi023.stdout:3317: rmattr oid 17 current snap is 316 2024-02-11T22:25:21.056 INFO:tasks.rados.rados.0.smithi023.stdout:3317: done (3 left) 2024-02-11T22:25:21.056 INFO:tasks.rados.rados.0.smithi023.stdout:3318: snap_remove snap 314 2024-02-11T22:25:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:21 smithi023 ceph-mon[111262]: pgmap v752: 121 pgs: 121 active+clean; 176 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-02-11T22:25:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:21 smithi023 ceph-mon[111262]: osdmap e703: 8 total, 8 up, 8 in 2024-02-11T22:25:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:21 smithi023 ceph-mon[113671]: pgmap v752: 121 pgs: 121 active+clean; 176 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-02-11T22:25:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:21 smithi023 ceph-mon[113671]: osdmap e703: 8 total, 8 up, 8 in 2024-02-11T22:25:21.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:21 smithi160 ceph-mon[106289]: pgmap v752: 121 pgs: 121 active+clean; 176 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-02-11T22:25:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:21 smithi160 ceph-mon[106289]: osdmap e703: 8 total, 8 up, 8 in 2024-02-11T22:25:22.069 INFO:tasks.rados.rados.0.smithi023.stdout:3318: done (3 left) 2024-02-11T22:25:22.069 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 316 2024-02-11T22:25:22.069 INFO:tasks.rados.rados.0.smithi023.stdout:3314: expect (ObjNum 901 snap 287 seq_num 901) 2024-02-11T22:25:22.089 INFO:tasks.rados.rados.0.smithi023.stdout:3315: expect (ObjNum 975 snap 308 seq_num 975) 2024-02-11T22:25:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:3316: finishing write tid 1 to smithi02397626-47 2024-02-11T22:25:22.141 INFO:tasks.rados.rados.0.smithi023.stdout:3316: finishing write tid 2 to smithi02397626-47 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: finishing write tid 3 to smithi02397626-47 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: finishing write tid 4 to smithi02397626-47 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: finishing write tid 5 to smithi02397626-47 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: finishing write tid 6 to smithi02397626-47 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: oid 47 updating version 0 to 1422 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: oid 47 updating version 1422 to 1423 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: oid 47 version 1423 is already newer than 1421 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: oid 47 version 1423 is already newer than 1420 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: oid 47 updating version 1423 to 1424 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1424 (ObjNum 998 snap 316 seq_num 998) dirty exists 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3316: left oid 47 (ObjNum 998 snap 316 seq_num 998) 2024-02-11T22:25:22.142 INFO:tasks.rados.rados.0.smithi023.stdout:3319: seq_num 999 ranges {2072576=737280,2809856=565248,3375104=761856,4136960=278528} 2024-02-11T22:25:22.156 INFO:tasks.rados.rados.0.smithi023.stdout:3319: writing smithi02397626-42 from 2072576 to 2809856 tid 1 2024-02-11T22:25:22.160 INFO:tasks.rados.rados.0.smithi023.stdout:3319: writing smithi02397626-42 from 2809856 to 3375104 tid 2 2024-02-11T22:25:22.164 INFO:tasks.rados.rados.0.smithi023.stdout:3319: writing smithi02397626-42 from 3375104 to 4136960 tid 3 2024-02-11T22:25:22.167 INFO:tasks.rados.rados.0.smithi023.stdout:3319: writing smithi02397626-42 from 4136960 to 4415488 tid 4 2024-02-11T22:25:22.167 INFO:tasks.rados.rados.0.smithi023.stdout:3314: done (3 left) 2024-02-11T22:25:22.167 INFO:tasks.rados.rados.0.smithi023.stdout:3315: done (2 left) 2024-02-11T22:25:22.167 INFO:tasks.rados.rados.0.smithi023.stdout:3316: done (1 left) 2024-02-11T22:25:22.167 INFO:tasks.rados.rados.0.smithi023.stdout:3320: rmattr oid 11 current snap is 316 2024-02-11T22:25:22.167 INFO:tasks.rados.rados.0.smithi023.stdout:3320: done (1 left) 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:3321: read oid 19 snap -1 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:3321: expect (ObjNum 993 snap 313 seq_num 993) 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:3322: rollback oid 28 current snap is 316 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 28 to 315 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:3319: finishing write tid 1 to smithi02397626-42 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:3319: finishing write tid 2 to smithi02397626-42 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 316 2024-02-11T22:25:22.168 INFO:tasks.rados.rados.0.smithi023.stdout:3323: seq_num 1000 ranges {1400832=753664,2154496=442368,2596864=565248,3162112=458752,3620864=139264} 2024-02-11T22:25:22.179 INFO:tasks.rados.rados.0.smithi023.stdout:3323: writing smithi02397626-32 from 1400832 to 2154496 tid 1 2024-02-11T22:25:22.181 INFO:tasks.rados.rados.0.smithi023.stdout:3323: writing smithi02397626-32 from 2154496 to 2596864 tid 2 2024-02-11T22:25:22.184 INFO:tasks.rados.rados.0.smithi023.stdout:3323: writing smithi02397626-32 from 2596864 to 3162112 tid 3 2024-02-11T22:25:22.187 INFO:tasks.rados.rados.0.smithi023.stdout:3323: writing smithi02397626-32 from 3162112 to 3620864 tid 4 2024-02-11T22:25:22.189 INFO:tasks.rados.rados.0.smithi023.stdout:3323: writing smithi02397626-32 from 3620864 to 3760128 tid 5 2024-02-11T22:25:22.189 INFO:tasks.rados.rados.0.smithi023.stdout:3324: read oid 48 snap -1 2024-02-11T22:25:22.189 INFO:tasks.rados.rados.0.smithi023.stdout:3324: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:25:22.189 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 316 2024-02-11T22:25:22.189 INFO:tasks.rados.rados.0.smithi023.stdout:3325: seq_num 1001 ranges {3547136=770048,4317184=729088,5046272=770048,5816320=106496} 2024-02-11T22:25:22.212 INFO:tasks.rados.rados.0.smithi023.stdout:3325: writing smithi02397626-13 from 3547136 to 4317184 tid 1 2024-02-11T22:25:22.217 INFO:tasks.rados.rados.0.smithi023.stdout:3325: writing smithi02397626-13 from 4317184 to 5046272 tid 2 2024-02-11T22:25:22.221 INFO:tasks.rados.rados.0.smithi023.stdout:3325: writing smithi02397626-13 from 5046272 to 5816320 tid 3 2024-02-11T22:25:22.222 INFO:tasks.rados.rados.0.smithi023.stdout:3325: writing smithi02397626-13 from 5816320 to 5922816 tid 4 2024-02-11T22:25:22.222 INFO:tasks.rados.rados.0.smithi023.stdout:3326: snap_remove snap 311 2024-02-11T22:25:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:22 smithi023 ceph-mon[111262]: osdmap e704: 8 total, 8 up, 8 in 2024-02-11T22:25:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:22 smithi023 ceph-mon[113671]: osdmap e704: 8 total, 8 up, 8 in 2024-02-11T22:25:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:22 smithi160 ceph-mon[106289]: osdmap e704: 8 total, 8 up, 8 in 2024-02-11T22:25:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:22.899 INFO:tasks.rados.rados.0.smithi023.stdout:3326: done (6 left) 2024-02-11T22:25:22.899 INFO:tasks.rados.rados.0.smithi023.stdout:3327: copy_from oid 12 from oid 9 current snap is 316 2024-02-11T22:25:22.899 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 316 2024-02-11T22:25:22.899 INFO:tasks.rados.rados.0.smithi023.stdout:3328: seq_num 1002 ranges {696320=786432,1482752=614400,2097152=581632,2678784=409600} 2024-02-11T22:25:22.907 INFO:tasks.rados.rados.0.smithi023.stdout:3328: writing smithi02397626-40 from 696320 to 1482752 tid 1 2024-02-11T22:25:22.915 INFO:tasks.rados.rados.0.smithi023.stdout:3328: writing smithi02397626-40 from 1482752 to 2097152 tid 2 2024-02-11T22:25:22.918 INFO:tasks.rados.rados.0.smithi023.stdout:3328: writing smithi02397626-40 from 2097152 to 2678784 tid 3 2024-02-11T22:25:22.919 INFO:tasks.rados.rados.0.smithi023.stdout:3328: writing smithi02397626-40 from 2678784 to 3088384 tid 4 2024-02-11T22:25:22.919 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 316 2024-02-11T22:25:22.919 INFO:tasks.rados.rados.0.smithi023.stdout:3319: finishing write tid 3 to smithi02397626-42 2024-02-11T22:25:22.919 INFO:tasks.rados.rados.0.smithi023.stdout:3329: seq_num 1003 ranges {6414336=802816,7217152=499712,7716864=737280,8454144=368640} 2024-02-11T22:25:22.958 INFO:tasks.rados.rados.0.smithi023.stdout:3329: writing smithi02397626-15 from 6414336 to 7217152 tid 1 2024-02-11T22:25:22.961 INFO:tasks.rados.rados.0.smithi023.stdout:3329: writing smithi02397626-15 from 7217152 to 7716864 tid 2 2024-02-11T22:25:22.965 INFO:tasks.rados.rados.0.smithi023.stdout:3329: writing smithi02397626-15 from 7716864 to 8454144 tid 3 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3329: writing smithi02397626-15 from 8454144 to 8822784 tid 4 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3330: rollback oid 20 current snap is 316 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 312 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3319: finishing write tid 4 to smithi02397626-42 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3322: finishing rollback tid 0 to smithi02397626-28 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3319: finishing write tid 5 to smithi02397626-42 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3322: finishing rollback tid 1 to smithi02397626-28 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:3322: finishing rollback tid 2 to smithi02397626-28 2024-02-11T22:25:22.968 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 1684 (ObjNum 964 snap 303 seq_num 964) dirty exists 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: finishing write tid 6 to smithi02397626-42 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: oid 42 updating version 0 to 1961 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: oid 42 version 1961 is already newer than 1959 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: oid 42 updating version 1961 to 1962 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: oid 42 updating version 1962 to 1963 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: oid 42 version 1963 is already newer than 1960 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 1963 (ObjNum 999 snap 316 seq_num 999) dirty exists 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: left oid 42 (ObjNum 999 snap 316 seq_num 999) 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 1 to smithi02397626-32 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 2 to smithi02397626-32 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3319: done (9 left) 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3322: done (8 left) 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3331: snap_create 2024-02-11T22:25:22.969 INFO:tasks.rados.rados.0.smithi023.stdout:3324: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 3 to smithi02397626-32 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 4 to smithi02397626-32 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 5 to smithi02397626-32 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 6 to smithi02397626-32 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: finishing write tid 7 to smithi02397626-32 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: oid 32 updating version 0 to 2418 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: oid 32 updating version 2418 to 2420 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: oid 32 version 2420 is already newer than 2419 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: oid 32 version 2420 is already newer than 2416 2024-02-11T22:25:22.970 INFO:tasks.rados.rados.0.smithi023.stdout:3323: oid 32 version 2420 is already newer than 2415 2024-02-11T22:25:22.971 INFO:tasks.rados.rados.0.smithi023.stdout:3323: oid 32 version 2420 is already newer than 2417 2024-02-11T22:25:22.971 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2420 (ObjNum 1000 snap 316 seq_num 1000) dirty exists 2024-02-11T22:25:22.971 INFO:tasks.rados.rados.0.smithi023.stdout:3323: left oid 32 (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:25:22.971 INFO:tasks.rados.rados.0.smithi023.stdout:3321: expect (ObjNum 993 snap 313 seq_num 993) 2024-02-11T22:25:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:23 smithi023 ceph-mon[111262]: pgmap v755: 121 pgs: 121 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2024-02-11T22:25:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:23 smithi023 ceph-mon[111262]: osdmap e705: 8 total, 8 up, 8 in 2024-02-11T22:25:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:23 smithi023 ceph-mon[111262]: osdmap e706: 8 total, 8 up, 8 in 2024-02-11T22:25:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:23 smithi023 ceph-mon[113671]: pgmap v755: 121 pgs: 121 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2024-02-11T22:25:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:23 smithi023 ceph-mon[113671]: osdmap e705: 8 total, 8 up, 8 in 2024-02-11T22:25:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:23 smithi023 ceph-mon[113671]: osdmap e706: 8 total, 8 up, 8 in 2024-02-11T22:25:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:23 smithi160 ceph-mon[106289]: pgmap v755: 121 pgs: 121 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 24 op/s 2024-02-11T22:25:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:23 smithi160 ceph-mon[106289]: osdmap e705: 8 total, 8 up, 8 in 2024-02-11T22:25:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:23 smithi160 ceph-mon[106289]: osdmap e706: 8 total, 8 up, 8 in 2024-02-11T22:25:24.252 INFO:tasks.rados.rados.0.smithi023.stdout:3325: finishing write tid 1 to smithi02397626-13 2024-02-11T22:25:24.252 INFO:tasks.rados.rados.0.smithi023.stdout:3325: finishing write tid 2 to smithi02397626-13 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: finishing write tid 3 to smithi02397626-13 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: finishing write tid 4 to smithi02397626-13 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: finishing write tid 5 to smithi02397626-13 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: finishing write tid 6 to smithi02397626-13 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: oid 13 updating version 0 to 2175 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: oid 13 updating version 2175 to 2177 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: oid 13 version 2177 is already newer than 2176 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: oid 13 version 2177 is already newer than 2173 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: oid 13 version 2177 is already newer than 2174 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2177 (ObjNum 1001 snap 316 seq_num 1001) dirty exists 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3325: left oid 13 (ObjNum 1001 snap 316 seq_num 1001) 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3328: finishing write tid 1 to smithi02397626-40 2024-02-11T22:25:24.253 INFO:tasks.rados.rados.0.smithi023.stdout:3328: finishing write tid 2 to smithi02397626-40 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:3321: done (8 left) 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:3323: done (7 left) 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:3324: done (6 left) 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:3325: done (5 left) 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:3331: done (4 left) 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 317 2024-02-11T22:25:24.254 INFO:tasks.rados.rados.0.smithi023.stdout:3332: seq_num 1004 ranges {2056192=16384} 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3332: writing smithi02397626-7 from 2056192 to 2072576 tid 1 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 317 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3328: finishing write tid 3 to smithi02397626-40 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3328: finishing write tid 4 to smithi02397626-40 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3327: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3328: finishing write tid 5 to smithi02397626-40 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3327: finishing copy_from to smithi02397626-12 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2387 (ObjNum 817 snap 260 seq_num 817) dirty exists 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3328: finishing write tid 6 to smithi02397626-40 2024-02-11T22:25:24.265 INFO:tasks.rados.rados.0.smithi023.stdout:3328: oid 40 updating version 0 to 2026 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3328: oid 40 version 2026 is already newer than 2025 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3328: oid 40 updating version 2026 to 2028 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3328: oid 40 version 2028 is already newer than 2024 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3328: oid 40 version 2028 is already newer than 2027 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2028 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3328: left oid 40 (ObjNum 1002 snap 316 seq_num 1002) 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3329: finishing write tid 1 to smithi02397626-15 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3329: finishing write tid 2 to smithi02397626-15 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3329: finishing write tid 3 to smithi02397626-15 2024-02-11T22:25:24.266 INFO:tasks.rados.rados.0.smithi023.stdout:3329: finishing write tid 4 to smithi02397626-15 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: finishing write tid 5 to smithi02397626-15 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3330: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3330: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3330: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 1688 (ObjNum 990 snap 312 seq_num 990) dirty exists 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: finishing write tid 6 to smithi02397626-15 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: oid 15 updating version 0 to 1711 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: oid 15 updating version 1711 to 1712 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: oid 15 updating version 1712 to 1713 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: oid 15 version 1713 is already newer than 1710 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: oid 15 version 1713 is already newer than 1709 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 1713 (ObjNum 1003 snap 316 seq_num 1003) dirty exists 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3329: left oid 15 (ObjNum 1003 snap 316 seq_num 1003) 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3333: seq_num 1005 ranges {0=32768} 2024-02-11T22:25:24.267 INFO:tasks.rados.rados.0.smithi023.stdout:3333: writing smithi02397626-10 from 0 to 32768 tid 1 2024-02-11T22:25:24.268 INFO:tasks.rados.rados.0.smithi023.stdout:3327: done (5 left) 2024-02-11T22:25:24.268 INFO:tasks.rados.rados.0.smithi023.stdout:3328: done (4 left) 2024-02-11T22:25:24.268 INFO:tasks.rados.rados.0.smithi023.stdout:3329: done (3 left) 2024-02-11T22:25:24.268 INFO:tasks.rados.rados.0.smithi023.stdout:3330: done (2 left) 2024-02-11T22:25:24.268 INFO:tasks.rados.rados.0.smithi023.stdout:3334: snap_create 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3332: finishing write tid 1 to smithi02397626-7 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3332: finishing write tid 2 to smithi02397626-7 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3332: finishing write tid 3 to smithi02397626-7 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3332: oid 7 updating version 0 to 2177 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3332: oid 7 updating version 2177 to 2178 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2178 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3332: left oid 7 (ObjNum 1004 snap 317 seq_num 1004) 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3333: finishing write tid 1 to smithi02397626-10 2024-02-11T22:25:24.269 INFO:tasks.rados.rados.0.smithi023.stdout:3333: finishing write tid 2 to smithi02397626-10 2024-02-11T22:25:24.270 INFO:tasks.rados.rados.0.smithi023.stdout:3333: finishing write tid 3 to smithi02397626-10 2024-02-11T22:25:24.270 INFO:tasks.rados.rados.0.smithi023.stdout:3333: oid 10 updating version 0 to 2194 2024-02-11T22:25:24.270 INFO:tasks.rados.rados.0.smithi023.stdout:3333: oid 10 updating version 2194 to 2195 2024-02-11T22:25:24.270 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2195 (ObjNum 1005 snap 317 seq_num 1005) dirty exists 2024-02-11T22:25:24.270 INFO:tasks.rados.rados.0.smithi023.stdout:3333: left oid 10 (ObjNum 1005 snap 317 seq_num 1005) 2024-02-11T22:25:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:3332: done (2 left) 2024-02-11T22:25:25.073 INFO:tasks.rados.rados.0.smithi023.stdout:3333: done (1 left) 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3334: done (0 left) 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 318 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3335: seq_num 1006 ranges {0=49152} 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3335: writing smithi02397626-31 from 0 to 49152 tid 1 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3336: rmattr oid 35 current snap is 318 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3336: done (1 left) 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3337: read oid 29 snap 317 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3337: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3338: rollback oid 5 current snap is 318 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 5 to 313 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3339: copy_from oid 8 from oid 6 current snap is 318 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3340: read oid 30 snap 313 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3340: expect (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:25:25.074 INFO:tasks.rados.rados.0.smithi023.stdout:3341: snap_create 2024-02-11T22:25:25.077 INFO:tasks.rados.rados.0.smithi023.stdout:3335: finishing write tid 1 to smithi02397626-31 2024-02-11T22:25:25.078 INFO:tasks.rados.rados.0.smithi023.stdout:3335: finishing write tid 2 to smithi02397626-31 2024-02-11T22:25:25.081 INFO:tasks.rados.rados.0.smithi023.stdout:3335: finishing write tid 3 to smithi02397626-31 2024-02-11T22:25:25.081 INFO:tasks.rados.rados.0.smithi023.stdout:3335: oid 31 updating version 0 to 1689 2024-02-11T22:25:25.081 INFO:tasks.rados.rados.0.smithi023.stdout:3335: oid 31 updating version 1689 to 1690 2024-02-11T22:25:25.081 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 1690 (ObjNum 1006 snap 318 seq_num 1006) dirty exists 2024-02-11T22:25:25.081 INFO:tasks.rados.rados.0.smithi023.stdout:3335: left oid 31 (ObjNum 1006 snap 318 seq_num 1006) 2024-02-11T22:25:25.086 INFO:tasks.rados.rados.0.smithi023.stdout:3338: finishing rollback tid 0 to smithi02397626-5 2024-02-11T22:25:25.086 INFO:tasks.rados.rados.0.smithi023.stdout:3338: finishing rollback tid 1 to smithi02397626-5 2024-02-11T22:25:25.097 INFO:tasks.rados.rados.0.smithi023.stdout:3338: finishing rollback tid 2 to smithi02397626-5 2024-02-11T22:25:25.097 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 2199 (ObjNum 901 snap 287 seq_num 901) dirty exists 2024-02-11T22:25:25.109 INFO:tasks.rados.rados.0.smithi023.stdout:3340: expect (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:25:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:24 smithi160 ceph-mon[106289]: pgmap v758: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.4 MiB/s wr, 20 op/s 2024-02-11T22:25:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:24 smithi160 ceph-mon[106289]: osdmap e707: 8 total, 8 up, 8 in 2024-02-11T22:25:25.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:24 smithi023 ceph-mon[111262]: pgmap v758: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.4 MiB/s wr, 20 op/s 2024-02-11T22:25:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:24 smithi023 ceph-mon[111262]: osdmap e707: 8 total, 8 up, 8 in 2024-02-11T22:25:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:24 smithi023 ceph-mon[113671]: pgmap v758: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.4 MiB/s wr, 20 op/s 2024-02-11T22:25:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:24 smithi023 ceph-mon[113671]: osdmap e707: 8 total, 8 up, 8 in 2024-02-11T22:25:25.459 INFO:tasks.rados.rados.0.smithi023.stdout:3337: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:25:25.988 INFO:tasks.rados.rados.0.smithi023.stdout:3339: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:25:25.988 INFO:tasks.rados.rados.0.smithi023.stdout:3339: finishing copy_from to smithi02397626-8 2024-02-11T22:25:25.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2045 (ObjNum 936 snap 298 seq_num 936) dirty exists 2024-02-11T22:25:26.074 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:25:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:25:25] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2024-02-11T22:25:26.075 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:26 smithi023 ceph-mon[113671]: osdmap e708: 8 total, 8 up, 8 in 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3335: done (5 left) 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3337: done (4 left) 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3338: done (3 left) 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3339: done (2 left) 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3340: done (1 left) 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3341: done (0 left) 2024-02-11T22:25:26.078 INFO:tasks.rados.rados.0.smithi023.stdout:3342: snap_remove snap 317 2024-02-11T22:25:26.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:26 smithi023 ceph-mon[111262]: osdmap e708: 8 total, 8 up, 8 in 2024-02-11T22:25:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:26 smithi160 ceph-mon[106289]: osdmap e708: 8 total, 8 up, 8 in 2024-02-11T22:25:27.085 INFO:tasks.rados.rados.0.smithi023.stdout:3342: done (0 left) 2024-02-11T22:25:27.085 INFO:tasks.rados.rados.0.smithi023.stdout:3343: copy_from oid 20 from oid 32 current snap is 319 2024-02-11T22:25:27.085 INFO:tasks.rados.rados.0.smithi023.stdout:3344: read oid 42 snap -1 2024-02-11T22:25:27.086 INFO:tasks.rados.rados.0.smithi023.stdout:3344: expect (ObjNum 999 snap 316 seq_num 999) 2024-02-11T22:25:27.086 INFO:tasks.rados.rados.0.smithi023.stdout:3345: read oid 19 snap -1 2024-02-11T22:25:27.086 INFO:tasks.rados.rados.0.smithi023.stdout:3345: expect (ObjNum 993 snap 313 seq_num 993) 2024-02-11T22:25:27.086 INFO:tasks.rados.rados.0.smithi023.stdout:3346: setattr oid 13 current snap is 319 2024-02-11T22:25:27.087 INFO:tasks.rados.rados.0.smithi023.stdout:3347: read oid 14 snap -1 2024-02-11T22:25:27.087 INFO:tasks.rados.rados.0.smithi023.stdout:3347: expect (ObjNum 996 snap 315 seq_num 996) 2024-02-11T22:25:27.087 INFO:tasks.rados.rados.0.smithi023.stdout:3348: read oid 27 snap -1 2024-02-11T22:25:27.088 INFO:tasks.rados.rados.0.smithi023.stdout:3348: expect deleted 2024-02-11T22:25:27.088 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 319 2024-02-11T22:25:27.088 INFO:tasks.rados.rados.0.smithi023.stdout:3349: seq_num 1007 ranges {5021696=65536} 2024-02-11T22:25:27.116 INFO:tasks.rados.rados.0.smithi023.stdout:3349: writing smithi02397626-45 from 5021696 to 5087232 tid 1 2024-02-11T22:25:27.116 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 319 2024-02-11T22:25:27.116 INFO:tasks.rados.rados.0.smithi023.stdout:3350: seq_num 1008 ranges {32768=90112} 2024-02-11T22:25:27.117 INFO:tasks.rados.rados.0.smithi023.stdout:3350: writing smithi02397626-10 from 32768 to 122880 tid 1 2024-02-11T22:25:27.117 INFO:tasks.rados.rados.0.smithi023.stdout:3351: rollback oid 46 current snap is 319 2024-02-11T22:25:27.117 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 46 to 315 2024-02-11T22:25:27.117 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2178 (ObjNum 1001 snap 316 seq_num 1001) dirty exists 2024-02-11T22:25:27.117 INFO:tasks.rados.rados.0.smithi023.stdout:3343: finishing copy_from racing read to smithi02397626-20 2024-02-11T22:25:27.118 INFO:tasks.rados.rados.0.smithi023.stdout:3344: expect (ObjNum 999 snap 316 seq_num 999) 2024-02-11T22:25:27.267 INFO:tasks.rados.rados.0.smithi023.stdout:3343: finishing copy_from to smithi02397626-20 2024-02-11T22:25:27.267 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 2420 (ObjNum 1000 snap 316 seq_num 1000) dirty exists 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3351: finishing rollback tid 0 to smithi02397626-46 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3349: finishing write tid 1 to smithi02397626-45 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3351: finishing rollback tid 1 to smithi02397626-46 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3350: finishing write tid 1 to smithi02397626-10 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3350: finishing write tid 2 to smithi02397626-10 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3351: finishing rollback tid 2 to smithi02397626-46 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2430 (ObjNum 997 snap 315 seq_num 997) dirty exists 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3349: finishing write tid 2 to smithi02397626-45 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3349: finishing write tid 3 to smithi02397626-45 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3349: oid 45 updating version 0 to 2422 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3349: oid 45 version 2422 is already newer than 2421 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2422 (ObjNum 1007 snap 319 seq_num 1007) dirty exists 2024-02-11T22:25:27.268 INFO:tasks.rados.rados.0.smithi023.stdout:3349: left oid 45 (ObjNum 1007 snap 319 seq_num 1007) 2024-02-11T22:25:27.269 INFO:tasks.rados.rados.0.smithi023.stdout:3350: finishing write tid 3 to smithi02397626-10 2024-02-11T22:25:27.269 INFO:tasks.rados.rados.0.smithi023.stdout:3350: oid 10 updating version 0 to 2204 2024-02-11T22:25:27.269 INFO:tasks.rados.rados.0.smithi023.stdout:3350: oid 10 version 2204 is already newer than 2203 2024-02-11T22:25:27.269 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2204 (ObjNum 1008 snap 319 seq_num 1008) dirty exists 2024-02-11T22:25:27.269 INFO:tasks.rados.rados.0.smithi023.stdout:3350: left oid 10 (ObjNum 1008 snap 319 seq_num 1008) 2024-02-11T22:25:27.269 INFO:tasks.rados.rados.0.smithi023.stdout:3347: expect (ObjNum 996 snap 315 seq_num 996) 2024-02-11T22:25:27.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:27 smithi023 ceph-mon[111262]: pgmap v761: 121 pgs: 121 active+clean; 185 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-02-11T22:25:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:27 smithi023 ceph-mon[111262]: osdmap e709: 8 total, 8 up, 8 in 2024-02-11T22:25:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:27 smithi023 ceph-mon[113671]: pgmap v761: 121 pgs: 121 active+clean; 185 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-02-11T22:25:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:27 smithi023 ceph-mon[113671]: osdmap e709: 8 total, 8 up, 8 in 2024-02-11T22:25:27.433 INFO:tasks.rados.rados.0.smithi023.stdout:3345: expect (ObjNum 993 snap 313 seq_num 993) 2024-02-11T22:25:27.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:27 smithi160 ceph-mon[106289]: pgmap v761: 121 pgs: 121 active+clean; 185 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-02-11T22:25:27.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:27 smithi160 ceph-mon[106289]: osdmap e709: 8 total, 8 up, 8 in 2024-02-11T22:25:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:28 smithi023 ceph-mon[111262]: osdmap e710: 8 total, 8 up, 8 in 2024-02-11T22:25:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:28 smithi023 ceph-mon[113671]: osdmap e710: 8 total, 8 up, 8 in 2024-02-11T22:25:28.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:28 smithi160 ceph-mon[106289]: osdmap e710: 8 total, 8 up, 8 in 2024-02-11T22:25:28.715 INFO:tasks.rados.rados.0.smithi023.stdout:3343: done (8 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3344: done (7 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3345: done (6 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3346: done (5 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3347: done (4 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3348: done (3 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3349: done (2 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3350: done (1 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3351: done (0 left) 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3352: read oid 36 snap -1 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3352: expect deleted 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3353: read oid 17 snap 305 2024-02-11T22:25:28.716 INFO:tasks.rados.rados.0.smithi023.stdout:3353: expect deleted 2024-02-11T22:25:28.717 INFO:tasks.rados.rados.0.smithi023.stdout:3354: delete oid 47 current snap is 319 2024-02-11T22:25:28.718 INFO:tasks.rados.rados.0.smithi023.stdout:3352: done (2 left) 2024-02-11T22:25:28.718 INFO:tasks.rados.rados.0.smithi023.stdout:3353: done (1 left) 2024-02-11T22:25:28.718 INFO:tasks.rados.rados.0.smithi023.stdout:3354: done (0 left) 2024-02-11T22:25:28.718 INFO:tasks.rados.rados.0.smithi023.stdout:3355: copy_from oid 4 from oid 48 current snap is 319 2024-02-11T22:25:28.718 INFO:tasks.rados.rados.0.smithi023.stdout:3356: rollback oid 38 current snap is 319 2024-02-11T22:25:28.718 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 305 2024-02-11T22:25:28.719 INFO:tasks.rados.rados.0.smithi023.stdout:3357: rollback oid 8 current snap is 319 2024-02-11T22:25:28.719 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 312 2024-02-11T22:25:28.719 INFO:tasks.rados.rados.0.smithi023.stdout:3358: copy_from oid 19 from oid 21 current snap is 319 2024-02-11T22:25:28.719 INFO:tasks.rados.rados.0.smithi023.stdout:3359: snap_remove snap 316 2024-02-11T22:25:29.117 INFO:tasks.rados.rados.0.smithi023.stdout:3359: done (4 left) 2024-02-11T22:25:29.117 INFO:tasks.rados.rados.0.smithi023.stdout:3360: rollback oid 49 current snap is 319 2024-02-11T22:25:29.117 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 315 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 319 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3361: seq_num 1010 ranges {0=122880} 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3361: writing smithi02397626-47 from 0 to 122880 tid 1 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3362: snap_create 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3355: finishing copy_from racing read to smithi02397626-4 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3355: finishing copy_from to smithi02397626-4 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 1374 (ObjNum 33 snap 0 seq_num 914377744) dirty exists 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3357: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:25:29.118 INFO:tasks.rados.rados.0.smithi023.stdout:3357: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:3357: finishing rollback tid 2 to smithi02397626-8 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2181 (ObjNum 869 snap 280 seq_num 869) dirty exists 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:3356: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:3356: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:3356: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2174 (ObjNum 866 snap 280 seq_num 866) dirty exists 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:3358: finishing copy_from racing read to smithi02397626-19 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:3358: finishing copy_from to smithi02397626-19 2024-02-11T22:25:29.119 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 1673 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:29.128 INFO:tasks.rados.rados.0.smithi023.stdout:3361: finishing write tid 1 to smithi02397626-47 2024-02-11T22:25:29.129 INFO:tasks.rados.rados.0.smithi023.stdout:3361: finishing write tid 2 to smithi02397626-47 2024-02-11T22:25:29.131 INFO:tasks.rados.rados.0.smithi023.stdout:3361: finishing write tid 3 to smithi02397626-47 2024-02-11T22:25:29.131 INFO:tasks.rados.rados.0.smithi023.stdout:3361: oid 47 updating version 0 to 1426 2024-02-11T22:25:29.131 INFO:tasks.rados.rados.0.smithi023.stdout:3361: oid 47 updating version 1426 to 1427 2024-02-11T22:25:29.132 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 1427 (ObjNum 1010 snap 319 seq_num 1010) dirty exists 2024-02-11T22:25:29.132 INFO:tasks.rados.rados.0.smithi023.stdout:3361: left oid 47 (ObjNum 1010 snap 319 seq_num 1010) 2024-02-11T22:25:29.132 INFO:tasks.rados.rados.0.smithi023.stdout:3360: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:25:29.132 INFO:tasks.rados.rados.0.smithi023.stdout:3360: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:25:29.133 INFO:tasks.rados.rados.0.smithi023.stdout:3360: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:25:29.133 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2184 (ObjNum 972 snap 308 seq_num 972) dirty exists 2024-02-11T22:25:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:29 smithi023 ceph-mon[111262]: pgmap v764: 121 pgs: 121 active+clean; 192 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2024-02-11T22:25:29.405 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 22:25:29 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T22:25:29.131+0000 7f3f5db55700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 16d after trimming was started 2024-02-11T22:25:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:29 smithi023 ceph-mon[113671]: pgmap v764: 121 pgs: 121 active+clean; 192 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2024-02-11T22:25:29.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:29 smithi160 ceph-mon[106289]: pgmap v764: 121 pgs: 121 active+clean; 192 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3355: done (6 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3356: done (5 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3357: done (4 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3358: done (3 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3360: done (2 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3361: done (1 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3362: done (0 left) 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3363: copy_from oid 49 from oid 13 current snap is 320 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3364: copy_from oid 46 from oid 17 current snap is 320 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 320 2024-02-11T22:25:30.136 INFO:tasks.rados.rados.0.smithi023.stdout:3365: seq_num 1011 ranges {3022848=139264} 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3365: writing smithi02397626-25 from 3022848 to 3162112 tid 1 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3366: read oid 11 snap -1 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3366: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3364: finishing copy_from racing read to smithi02397626-46 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3364: finishing copy_from to smithi02397626-46 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2158 (ObjNum 971 snap 307 seq_num 971) dirty exists 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3364: done (3 left) 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 320 2024-02-11T22:25:30.154 INFO:tasks.rados.rados.0.smithi023.stdout:3367: seq_num 1012 ranges {0=155648} 2024-02-11T22:25:30.155 INFO:tasks.rados.rados.0.smithi023.stdout:3367: writing smithi02397626-43 from 0 to 155648 tid 1 2024-02-11T22:25:30.155 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 320 2024-02-11T22:25:30.155 INFO:tasks.rados.rados.0.smithi023.stdout:3368: seq_num 1013 ranges {1974272=172032} 2024-02-11T22:25:30.167 INFO:tasks.rados.rados.0.smithi023.stdout:3368: writing smithi02397626-35 from 1974272 to 2146304 tid 1 2024-02-11T22:25:30.167 INFO:tasks.rados.rados.0.smithi023.stdout:3369: rollback oid 3 current snap is 320 2024-02-11T22:25:30.167 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 318 2024-02-11T22:25:30.167 INFO:tasks.rados.rados.0.smithi023.stdout:3365: finishing write tid 1 to smithi02397626-25 2024-02-11T22:25:30.167 INFO:tasks.rados.rados.0.smithi023.stdout:3366: expect (ObjNum 786 snap 250 seq_num 786) 2024-02-11T22:25:30.199 INFO:tasks.rados.rados.0.smithi023.stdout:3365: finishing write tid 2 to smithi02397626-25 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3365: finishing write tid 3 to smithi02397626-25 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3365: oid 25 updating version 0 to 1384 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3365: oid 25 updating version 1384 to 1385 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 1385 (ObjNum 1011 snap 320 seq_num 1011) dirty exists 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3365: left oid 25 (ObjNum 1011 snap 320 seq_num 1011) 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3367: finishing write tid 1 to smithi02397626-43 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3367: finishing write tid 2 to smithi02397626-43 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3367: finishing write tid 3 to smithi02397626-43 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3367: oid 43 updating version 0 to 2208 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3367: oid 43 version 2208 is already newer than 2207 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2208 (ObjNum 1012 snap 320 seq_num 1012) dirty exists 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3367: left oid 43 (ObjNum 1012 snap 320 seq_num 1012) 2024-02-11T22:25:30.200 INFO:tasks.rados.rados.0.smithi023.stdout:3363: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3365: done (5 left) 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3366: done (4 left) 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3367: done (3 left) 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3370: delete oid 36 current snap is 320 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3369: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 0 (ObjNum 33 snap 0 seq_num 913670896) dirty dne 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3363: finishing copy_from to smithi02397626-49 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2178 (ObjNum 1001 snap 316 seq_num 1001) dirty exists 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3368: finishing write tid 1 to smithi02397626-35 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3368: finishing write tid 2 to smithi02397626-35 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3368: finishing write tid 3 to smithi02397626-35 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3368: oid 35 updating version 0 to 2175 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3368: oid 35 updating version 2175 to 2176 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2176 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2024-02-11T22:25:30.201 INFO:tasks.rados.rados.0.smithi023.stdout:3368: left oid 35 (ObjNum 1013 snap 320 seq_num 1013) 2024-02-11T22:25:30.202 INFO:tasks.rados.rados.0.smithi023.stdout:3363: done (3 left) 2024-02-11T22:25:30.202 INFO:tasks.rados.rados.0.smithi023.stdout:3368: done (2 left) 2024-02-11T22:25:30.202 INFO:tasks.rados.rados.0.smithi023.stdout:3369: done (1 left) 2024-02-11T22:25:30.202 INFO:tasks.rados.rados.0.smithi023.stdout:3370: done (0 left) 2024-02-11T22:25:30.203 INFO:tasks.rados.rados.0.smithi023.stdout:3371: read oid 44 snap -1 2024-02-11T22:25:30.203 INFO:tasks.rados.rados.0.smithi023.stdout:3371: expect deleted 2024-02-11T22:25:30.203 INFO:tasks.rados.rados.0.smithi023.stdout:3372: read oid 36 snap 312 2024-02-11T22:25:30.203 INFO:tasks.rados.rados.0.smithi023.stdout:3372: expect (ObjNum 988 snap 311 seq_num 988) 2024-02-11T22:25:30.203 INFO:tasks.rados.rados.0.smithi023.stdout:3373: snap_remove snap 313 2024-02-11T22:25:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:30 smithi023 ceph-mon[111262]: osdmap e711: 8 total, 8 up, 8 in 2024-02-11T22:25:30.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:30 smithi023 ceph-mon[113671]: osdmap e711: 8 total, 8 up, 8 in 2024-02-11T22:25:30.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:30 smithi160 ceph-mon[106289]: osdmap e711: 8 total, 8 up, 8 in 2024-02-11T22:25:31.161 INFO:tasks.rados.rados.0.smithi023.stdout:3373: done (2 left) 2024-02-11T22:25:31.162 INFO:tasks.rados.rados.0.smithi023.stdout:3374: snap_remove snap 305 2024-02-11T22:25:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:31 smithi023 ceph-mon[111262]: pgmap v766: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-02-11T22:25:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:31 smithi023 ceph-mon[111262]: osdmap e712: 8 total, 8 up, 8 in 2024-02-11T22:25:31.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:31 smithi023 ceph-mon[113671]: pgmap v766: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-02-11T22:25:31.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:31 smithi023 ceph-mon[113671]: osdmap e712: 8 total, 8 up, 8 in 2024-02-11T22:25:31.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:31 smithi160 ceph-mon[106289]: pgmap v766: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-02-11T22:25:31.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:31 smithi160 ceph-mon[106289]: osdmap e712: 8 total, 8 up, 8 in 2024-02-11T22:25:32.176 INFO:tasks.rados.rados.0.smithi023.stdout:3374: done (2 left) 2024-02-11T22:25:32.176 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 320 2024-02-11T22:25:32.176 INFO:tasks.rados.rados.0.smithi023.stdout:3375: seq_num 1015 ranges {122880=204800} 2024-02-11T22:25:32.178 INFO:tasks.rados.rados.0.smithi023.stdout:3375: writing smithi02397626-10 from 122880 to 327680 tid 1 2024-02-11T22:25:32.178 INFO:tasks.rados.rados.0.smithi023.stdout:3376: rollback oid 14 current snap is 320 2024-02-11T22:25:32.178 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 14 to 312 2024-02-11T22:25:32.178 INFO:tasks.rados.rados.0.smithi023.stdout:3377: delete oid 46 current snap is 320 2024-02-11T22:25:32.178 INFO:tasks.rados.rados.0.smithi023.stdout:3372: expect (ObjNum 988 snap 311 seq_num 988) 2024-02-11T22:25:32.403 INFO:tasks.rados.rados.0.smithi023.stdout:3376: finishing rollback tid 0 to smithi02397626-14 2024-02-11T22:25:32.403 INFO:tasks.rados.rados.0.smithi023.stdout:3376: finishing rollback tid 1 to smithi02397626-14 2024-02-11T22:25:32.403 INFO:tasks.rados.rados.0.smithi023.stdout:3376: finishing rollback tid 2 to smithi02397626-14 2024-02-11T22:25:32.404 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1468 (ObjNum 764 snap 236 seq_num 764) dirty exists 2024-02-11T22:25:32.404 INFO:tasks.rados.rados.0.smithi023.stdout:3371: done (4 left) 2024-02-11T22:25:32.404 INFO:tasks.rados.rados.0.smithi023.stdout:3372: done (3 left) 2024-02-11T22:25:32.404 INFO:tasks.rados.rados.0.smithi023.stdout:3376: done (2 left) 2024-02-11T22:25:32.404 INFO:tasks.rados.rados.0.smithi023.stdout:3377: done (1 left) 2024-02-11T22:25:32.404 INFO:tasks.rados.rados.0.smithi023.stdout:3378: snap_remove snap 318 2024-02-11T22:25:32.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:32 smithi160 ceph-mon[106289]: osdmap e713: 8 total, 8 up, 8 in 2024-02-11T22:25:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:32 smithi023 ceph-mon[111262]: osdmap e713: 8 total, 8 up, 8 in 2024-02-11T22:25:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:32 smithi023 ceph-mon[113671]: osdmap e713: 8 total, 8 up, 8 in 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3378: done (1 left) 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3379: copy_from oid 42 from oid 17 current snap is 320 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: finishing write tid 1 to smithi02397626-10 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: finishing write tid 2 to smithi02397626-10 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: finishing write tid 3 to smithi02397626-10 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: oid 10 updating version 0 to 2219 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: oid 10 version 2219 is already newer than 2218 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2219 (ObjNum 1015 snap 320 seq_num 1015) dirty exists 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: left oid 10 (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3375: done (1 left) 2024-02-11T22:25:32.899 INFO:tasks.rados.rados.0.smithi023.stdout:3380: snap_remove snap 315 2024-02-11T22:25:33.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:33 smithi160 ceph-mon[106289]: pgmap v769: 121 pgs: 121 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2024-02-11T22:25:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:33 smithi160 ceph-mon[106289]: osdmap e714: 8 total, 8 up, 8 in 2024-02-11T22:25:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:33 smithi160 ceph-mon[106289]: osdmap e715: 8 total, 8 up, 8 in 2024-02-11T22:25:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:33 smithi023 ceph-mon[111262]: pgmap v769: 121 pgs: 121 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2024-02-11T22:25:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:33 smithi023 ceph-mon[111262]: osdmap e714: 8 total, 8 up, 8 in 2024-02-11T22:25:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:33 smithi023 ceph-mon[111262]: osdmap e715: 8 total, 8 up, 8 in 2024-02-11T22:25:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:33 smithi023 ceph-mon[113671]: pgmap v769: 121 pgs: 121 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2024-02-11T22:25:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:33 smithi023 ceph-mon[113671]: osdmap e714: 8 total, 8 up, 8 in 2024-02-11T22:25:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:33 smithi023 ceph-mon[113671]: osdmap e715: 8 total, 8 up, 8 in 2024-02-11T22:25:33.921 INFO:tasks.rados.rados.0.smithi023.stdout:3380: done (1 left) 2024-02-11T22:25:33.921 INFO:tasks.rados.rados.0.smithi023.stdout:3381: read oid 1 snap -1 2024-02-11T22:25:33.921 INFO:tasks.rados.rados.0.smithi023.stdout:3381: expect (ObjNum 918 snap 289 seq_num 918) 2024-02-11T22:25:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:3382: read oid 22 snap -1 2024-02-11T22:25:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:3382: expect (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:25:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 320 2024-02-11T22:25:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:3383: seq_num 1017 ranges {0=237568} 2024-02-11T22:25:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:3383: writing smithi02397626-4 from 0 to 237568 tid 1 2024-02-11T22:25:33.923 INFO:tasks.rados.rados.0.smithi023.stdout:3384: snap_remove snap 312 2024-02-11T22:25:34.928 INFO:tasks.rados.rados.0.smithi023.stdout:3384: done (4 left) 2024-02-11T22:25:34.928 INFO:tasks.rados.rados.0.smithi023.stdout:3385: delete oid 41 current snap is 320 2024-02-11T22:25:34.928 INFO:tasks.rados.rados.0.smithi023.stdout:3379: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:25:34.929 INFO:tasks.rados.rados.0.smithi023.stdout:3379: finishing copy_from to smithi02397626-42 2024-02-11T22:25:34.929 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 2158 (ObjNum 971 snap 307 seq_num 971) dirty exists 2024-02-11T22:25:34.929 INFO:tasks.rados.rados.0.smithi023.stdout:3383: finishing write tid 1 to smithi02397626-4 2024-02-11T22:25:34.929 INFO:tasks.rados.rados.0.smithi023.stdout:3383: finishing write tid 2 to smithi02397626-4 2024-02-11T22:25:34.929 INFO:tasks.rados.rados.0.smithi023.stdout:3381: expect (ObjNum 918 snap 289 seq_num 918) 2024-02-11T22:25:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3383: finishing write tid 3 to smithi02397626-4 2024-02-11T22:25:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3383: oid 4 updating version 0 to 2180 2024-02-11T22:25:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3383: oid 4 version 2180 is already newer than 2179 2024-02-11T22:25:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2180 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-02-11T22:25:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3383: left oid 4 (ObjNum 1017 snap 320 seq_num 1017) 2024-02-11T22:25:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3382: expect (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:25:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:34 smithi160 ceph-mon[106289]: pgmap v772: 121 pgs: 121 active+clean; 205 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.6 MiB/s wr, 13 op/s 2024-02-11T22:25:35.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:34 smithi160 ceph-mon[106289]: osdmap e716: 8 total, 8 up, 8 in 2024-02-11T22:25:35.312 INFO:tasks.rados.rados.0.smithi023.stdout:3379: done (4 left) 2024-02-11T22:25:35.312 INFO:tasks.rados.rados.0.smithi023.stdout:3381: done (3 left) 2024-02-11T22:25:35.312 INFO:tasks.rados.rados.0.smithi023.stdout:3382: done (2 left) 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3383: done (1 left) 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3385: done (0 left) 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3386: rollback oid 32 current snap is 320 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 32 to 319 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3387: read oid 10 snap -1 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3387: expect (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3388: copy_from oid 48 from oid 24 current snap is 320 2024-02-11T22:25:35.313 INFO:tasks.rados.rados.0.smithi023.stdout:3389: snap_create 2024-02-11T22:25:35.314 INFO:tasks.rados.rados.0.smithi023.stdout:3388: finishing copy_from to smithi02397626-48 2024-02-11T22:25:35.314 INFO:tasks.rados.rados.0.smithi023.stdout:3388: got expected ENOENT (src dne) 2024-02-11T22:25:35.314 INFO:tasks.rados.rados.0.smithi023.stdout:3388: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:25:35.316 INFO:tasks.rados.rados.0.smithi023.stdout:3387: expect (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:25:35.328 INFO:tasks.rados.rados.0.smithi023.stdout:3386: finishing rollback tid 0 to smithi02397626-32 2024-02-11T22:25:35.328 INFO:tasks.rados.rados.0.smithi023.stdout:3386: finishing rollback tid 1 to smithi02397626-32 2024-02-11T22:25:35.328 INFO:tasks.rados.rados.0.smithi023.stdout:3386: finishing rollback tid 2 to smithi02397626-32 2024-02-11T22:25:35.328 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2463 (ObjNum 1000 snap 316 seq_num 1000) dirty exists 2024-02-11T22:25:35.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:34 smithi023 ceph-mon[111262]: pgmap v772: 121 pgs: 121 active+clean; 205 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.6 MiB/s wr, 13 op/s 2024-02-11T22:25:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:34 smithi023 ceph-mon[111262]: osdmap e716: 8 total, 8 up, 8 in 2024-02-11T22:25:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:34 smithi023 ceph-mon[113671]: pgmap v772: 121 pgs: 121 active+clean; 205 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.6 MiB/s wr, 13 op/s 2024-02-11T22:25:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:34 smithi023 ceph-mon[113671]: osdmap e716: 8 total, 8 up, 8 in 2024-02-11T22:25:35.943 INFO:tasks.rados.rados.0.smithi023.stdout:3386: done (3 left) 2024-02-11T22:25:35.943 INFO:tasks.rados.rados.0.smithi023.stdout:3387: done (2 left) 2024-02-11T22:25:35.943 INFO:tasks.rados.rados.0.smithi023.stdout:3388: done (1 left) 2024-02-11T22:25:35.943 INFO:tasks.rados.rados.0.smithi023.stdout:3389: done (0 left) 2024-02-11T22:25:35.943 INFO:tasks.rados.rados.0.smithi023.stdout:3390: snap_create 2024-02-11T22:25:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:35 smithi023 ceph-mon[111262]: osdmap e717: 8 total, 8 up, 8 in 2024-02-11T22:25:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:25:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:25:35] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2024-02-11T22:25:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:35 smithi023 ceph-mon[113671]: osdmap e717: 8 total, 8 up, 8 in 2024-02-11T22:25:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:35 smithi160 ceph-mon[106289]: osdmap e717: 8 total, 8 up, 8 in 2024-02-11T22:25:36.951 INFO:tasks.rados.rados.0.smithi023.stdout:3390: done (0 left) 2024-02-11T22:25:36.952 INFO:tasks.rados.rados.0.smithi023.stdout:3391: snap_create 2024-02-11T22:25:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:36 smithi023 ceph-mon[111262]: pgmap v775: 121 pgs: 121 active+clean; 186 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-11T22:25:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:36 smithi023 ceph-mon[111262]: osdmap e718: 8 total, 8 up, 8 in 2024-02-11T22:25:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:36 smithi023 ceph-mon[113671]: pgmap v775: 121 pgs: 121 active+clean; 186 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-11T22:25:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:36 smithi023 ceph-mon[113671]: osdmap e718: 8 total, 8 up, 8 in 2024-02-11T22:25:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:36 smithi160 ceph-mon[106289]: pgmap v775: 121 pgs: 121 active+clean; 186 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-11T22:25:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:36 smithi160 ceph-mon[106289]: osdmap e718: 8 total, 8 up, 8 in 2024-02-11T22:25:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:37.908 INFO:tasks.rados.rados.0.smithi023.stdout:3391: done (0 left) 2024-02-11T22:25:37.909 INFO:tasks.rados.rados.0.smithi023.stdout:3392: rmattr oid 31 current snap is 323 2024-02-11T22:25:37.909 INFO:tasks.rados.rados.0.smithi023.stdout:3392: done (0 left) 2024-02-11T22:25:37.909 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 323 2024-02-11T22:25:37.909 INFO:tasks.rados.rados.0.smithi023.stdout:3393: seq_num 1019 ranges {0=270336} 2024-02-11T22:25:37.910 INFO:tasks.rados.rados.0.smithi023.stdout:3393: writing smithi02397626-24 from 0 to 270336 tid 1 2024-02-11T22:25:37.910 INFO:tasks.rados.rados.0.smithi023.stdout:3394: copy_from oid 13 from oid 50 current snap is 323 2024-02-11T22:25:37.910 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 323 2024-02-11T22:25:37.910 INFO:tasks.rados.rados.0.smithi023.stdout:3395: seq_num 1020 ranges {6012928=286720} 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3395: writing smithi02397626-6 from 6012928 to 6299648 tid 1 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3396: copy_from oid 2 from oid 10 current snap is 323 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3393: finishing write tid 1 to smithi02397626-24 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3397: read oid 18 snap -1 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3397: expect (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3393: finishing write tid 2 to smithi02397626-24 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3393: finishing write tid 3 to smithi02397626-24 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3393: oid 24 updating version 0 to 1714 2024-02-11T22:25:37.946 INFO:tasks.rados.rados.0.smithi023.stdout:3393: oid 24 updating version 1714 to 1715 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 1715 (ObjNum 1019 snap 323 seq_num 1019) dirty exists 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3393: left oid 24 (ObjNum 1019 snap 323 seq_num 1019) 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3394: finishing copy_from racing read to smithi02397626-13 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3394: finishing copy_from to smithi02397626-13 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2162 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3393: done (4 left) 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3394: done (3 left) 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3398: read oid 32 snap -1 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3398: expect (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3399: rollback oid 11 current snap is 323 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 11 to 321 2024-02-11T22:25:37.947 INFO:tasks.rados.rados.0.smithi023.stdout:3400: snap_create 2024-02-11T22:25:37.951 INFO:tasks.rados.rados.0.smithi023.stdout:3396: finishing copy_from racing read to smithi02397626-2 2024-02-11T22:25:37.952 INFO:tasks.rados.rados.0.smithi023.stdout:3399: finishing rollback tid 0 to smithi02397626-11 2024-02-11T22:25:37.953 INFO:tasks.rados.rados.0.smithi023.stdout:3395: finishing write tid 1 to smithi02397626-6 2024-02-11T22:25:37.954 INFO:tasks.rados.rados.0.smithi023.stdout:3395: finishing write tid 2 to smithi02397626-6 2024-02-11T22:25:37.954 INFO:tasks.rados.rados.0.smithi023.stdout:3396: finishing copy_from to smithi02397626-2 2024-02-11T22:25:37.954 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2219 (ObjNum 1015 snap 320 seq_num 1015) dirty exists 2024-02-11T22:25:37.957 INFO:tasks.rados.rados.0.smithi023.stdout:3395: finishing write tid 3 to smithi02397626-6 2024-02-11T22:25:37.958 INFO:tasks.rados.rados.0.smithi023.stdout:3395: oid 6 updating version 0 to 2388 2024-02-11T22:25:37.958 INFO:tasks.rados.rados.0.smithi023.stdout:3395: oid 6 updating version 2388 to 2389 2024-02-11T22:25:37.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 2389 (ObjNum 1020 snap 323 seq_num 1020) dirty exists 2024-02-11T22:25:37.958 INFO:tasks.rados.rados.0.smithi023.stdout:3395: left oid 6 (ObjNum 1020 snap 323 seq_num 1020) 2024-02-11T22:25:37.958 INFO:tasks.rados.rados.0.smithi023.stdout:3399: finishing rollback tid 1 to smithi02397626-11 2024-02-11T22:25:37.961 INFO:tasks.rados.rados.0.smithi023.stdout:3399: finishing rollback tid 2 to smithi02397626-11 2024-02-11T22:25:37.962 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 2031 (ObjNum 786 snap 250 seq_num 786) dirty exists 2024-02-11T22:25:37.978 INFO:tasks.rados.rados.0.smithi023.stdout:3398: expect (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:25:38.096 INFO:tasks.rados.rados.0.smithi023.stdout:3397: expect (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:37 smithi023 ceph-mon[111262]: osdmap e719: 8 total, 8 up, 8 in 2024-02-11T22:25:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:37 smithi023 ceph-mon[111262]: osdmap e720: 8 total, 8 up, 8 in 2024-02-11T22:25:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:37 smithi023 ceph-mon[113671]: osdmap e719: 8 total, 8 up, 8 in 2024-02-11T22:25:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:37 smithi023 ceph-mon[113671]: osdmap e720: 8 total, 8 up, 8 in 2024-02-11T22:25:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:37 smithi160 ceph-mon[106289]: osdmap e719: 8 total, 8 up, 8 in 2024-02-11T22:25:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:37 smithi160 ceph-mon[106289]: osdmap e720: 8 total, 8 up, 8 in 2024-02-11T22:25:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:3395: done (5 left) 2024-02-11T22:25:38.927 INFO:tasks.rados.rados.0.smithi023.stdout:3396: done (4 left) 2024-02-11T22:25:38.928 INFO:tasks.rados.rados.0.smithi023.stdout:3397: done (3 left) 2024-02-11T22:25:38.928 INFO:tasks.rados.rados.0.smithi023.stdout:3398: done (2 left) 2024-02-11T22:25:38.928 INFO:tasks.rados.rados.0.smithi023.stdout:3399: done (1 left) 2024-02-11T22:25:38.928 INFO:tasks.rados.rados.0.smithi023.stdout:3400: done (0 left) 2024-02-11T22:25:38.928 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 324 2024-02-11T22:25:38.928 INFO:tasks.rados.rados.0.smithi023.stdout:3401: seq_num 1021 ranges {0=303104} 2024-02-11T22:25:38.929 INFO:tasks.rados.rados.0.smithi023.stdout:3401: writing smithi02397626-44 from 0 to 303104 tid 1 2024-02-11T22:25:38.929 INFO:tasks.rados.rados.0.smithi023.stdout:3402: read oid 50 snap -1 2024-02-11T22:25:38.929 INFO:tasks.rados.rados.0.smithi023.stdout:3402: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:25:38.929 INFO:tasks.rados.rados.0.smithi023.stdout:3403: read oid 30 snap -1 2024-02-11T22:25:38.929 INFO:tasks.rados.rados.0.smithi023.stdout:3403: expect (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:25:38.929 INFO:tasks.rados.rados.0.smithi023.stdout:3404: snap_create 2024-02-11T22:25:38.939 INFO:tasks.rados.rados.0.smithi023.stdout:3402: expect (ObjNum 777 snap 246 seq_num 777) 2024-02-11T22:25:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:3401: finishing write tid 1 to smithi02397626-44 2024-02-11T22:25:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:3401: finishing write tid 2 to smithi02397626-44 2024-02-11T22:25:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:3401: finishing write tid 3 to smithi02397626-44 2024-02-11T22:25:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:3401: oid 44 updating version 0 to 1686 2024-02-11T22:25:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:3401: oid 44 version 1686 is already newer than 1685 2024-02-11T22:25:38.968 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1686 (ObjNum 1021 snap 324 seq_num 1021) dirty exists 2024-02-11T22:25:38.969 INFO:tasks.rados.rados.0.smithi023.stdout:3401: left oid 44 (ObjNum 1021 snap 324 seq_num 1021) 2024-02-11T22:25:38.969 INFO:tasks.rados.rados.0.smithi023.stdout:3403: expect (ObjNum 968 snap 304 seq_num 968) 2024-02-11T22:25:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:38 smithi023 ceph-mon[111262]: pgmap v778: 121 pgs: 121 active+clean; 158 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 508 KiB/s wr, 7 op/s 2024-02-11T22:25:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:38 smithi023 ceph-mon[111262]: osdmap e721: 8 total, 8 up, 8 in 2024-02-11T22:25:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:38 smithi023 ceph-mon[113671]: pgmap v778: 121 pgs: 121 active+clean; 158 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 508 KiB/s wr, 7 op/s 2024-02-11T22:25:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:38 smithi023 ceph-mon[113671]: osdmap e721: 8 total, 8 up, 8 in 2024-02-11T22:25:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:38 smithi160 ceph-mon[106289]: pgmap v778: 121 pgs: 121 active+clean; 158 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 508 KiB/s wr, 7 op/s 2024-02-11T22:25:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:38 smithi160 ceph-mon[106289]: osdmap e721: 8 total, 8 up, 8 in 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3401: done (3 left) 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3402: done (2 left) 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3403: done (1 left) 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3404: done (0 left) 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3405: read oid 36 snap 320 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3405: expect deleted 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 325 2024-02-11T22:25:39.933 INFO:tasks.rados.rados.0.smithi023.stdout:3406: seq_num 1022 ranges {303104=319488} 2024-02-11T22:25:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:3406: writing smithi02397626-44 from 303104 to 622592 tid 1 2024-02-11T22:25:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 325 2024-02-11T22:25:39.936 INFO:tasks.rados.rados.0.smithi023.stdout:3407: seq_num 1023 ranges {1875968=335872} 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3407: writing smithi02397626-42 from 1875968 to 2211840 tid 1 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3408: rollback oid 22 current snap is 325 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 320 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3406: finishing write tid 1 to smithi02397626-44 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3406: finishing write tid 2 to smithi02397626-44 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3406: finishing write tid 3 to smithi02397626-44 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3406: oid 44 updating version 0 to 1688 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:3406: oid 44 version 1688 is already newer than 1687 2024-02-11T22:25:39.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 1688 (ObjNum 1022 snap 325 seq_num 1022) dirty exists 2024-02-11T22:25:39.950 INFO:tasks.rados.rados.0.smithi023.stdout:3406: left oid 44 (ObjNum 1022 snap 325 seq_num 1022) 2024-02-11T22:25:39.950 INFO:tasks.rados.rados.0.smithi023.stdout:3405: done (3 left) 2024-02-11T22:25:39.950 INFO:tasks.rados.rados.0.smithi023.stdout:3406: done (2 left) 2024-02-11T22:25:39.950 INFO:tasks.rados.rados.0.smithi023.stdout:3409: read oid 16 snap -1 2024-02-11T22:25:39.950 INFO:tasks.rados.rados.0.smithi023.stdout:3409: expect (ObjNum 962 snap 303 seq_num 962) 2024-02-11T22:25:39.950 INFO:tasks.rados.rados.0.smithi023.stdout:3410: snap_remove snap 319 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[111262]: osdmap e722: 8 total, 8 up, 8 in 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:25:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:25:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:25:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:39 smithi023 ceph-mon[113671]: osdmap e722: 8 total, 8 up, 8 in 2024-02-11T22:25:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:25:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:25:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:25:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:25:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:39 smithi160 ceph-mon[106289]: osdmap e722: 8 total, 8 up, 8 in 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3410: done (3 left) 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3411: delete oid 13 current snap is 325 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3407: finishing write tid 1 to smithi02397626-42 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3407: finishing write tid 2 to smithi02397626-42 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3408: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3407: finishing write tid 3 to smithi02397626-42 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3407: oid 42 updating version 0 to 2159 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3407: oid 42 updating version 2159 to 2160 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 2160 (ObjNum 1023 snap 325 seq_num 1023) dirty exists 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3407: left oid 42 (ObjNum 1023 snap 325 seq_num 1023) 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3408: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:25:40.943 INFO:tasks.rados.rados.0.smithi023.stdout:3408: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:25:40.944 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2467 (ObjNum 968 snap 304 seq_num 968) dirty exists 2024-02-11T22:25:40.944 INFO:tasks.rados.rados.0.smithi023.stdout:3409: expect (ObjNum 962 snap 303 seq_num 962) 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:3407: done (3 left) 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:3408: done (2 left) 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:3409: done (1 left) 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:3411: done (0 left) 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:3412: rollback oid 21 current snap is 325 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 320 2024-02-11T22:25:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 325 2024-02-11T22:25:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3413: seq_num 1025 ranges {5922816=368640} 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3413: writing smithi02397626-49 from 5922816 to 6291456 tid 1 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3414: read oid 4 snap 322 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3414: expect (ObjNum 1017 snap 320 seq_num 1017) 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 325 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3412: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3412: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3412: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2392 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:41.030 INFO:tasks.rados.rados.0.smithi023.stdout:3415: seq_num 1026 ranges {696320=385024} 2024-02-11T22:25:41.036 INFO:tasks.rados.rados.0.smithi023.stdout:3415: writing smithi02397626-39 from 696320 to 1081344 tid 1 2024-02-11T22:25:41.036 INFO:tasks.rados.rados.0.smithi023.stdout:3412: done (3 left) 2024-02-11T22:25:41.036 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 325 2024-02-11T22:25:41.036 INFO:tasks.rados.rados.0.smithi023.stdout:3416: seq_num 1027 ranges {1024000=409600} 2024-02-11T22:25:41.044 INFO:tasks.rados.rados.0.smithi023.stdout:3416: writing smithi02397626-50 from 1024000 to 1433600 tid 1 2024-02-11T22:25:41.044 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 325 2024-02-11T22:25:41.044 INFO:tasks.rados.rados.0.smithi023.stdout:3417: seq_num 1028 ranges {3088384=425984} 2024-02-11T22:25:41.063 INFO:tasks.rados.rados.0.smithi023.stdout:3417: writing smithi02397626-40 from 3088384 to 3514368 tid 1 2024-02-11T22:25:41.063 INFO:tasks.rados.rados.0.smithi023.stdout:3418: delete oid 12 current snap is 325 2024-02-11T22:25:41.063 INFO:tasks.rados.rados.0.smithi023.stdout:3414: expect (ObjNum 1017 snap 320 seq_num 1017) 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: finishing write tid 1 to smithi02397626-49 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: finishing write tid 2 to smithi02397626-49 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: finishing write tid 3 to smithi02397626-49 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: oid 49 updating version 0 to 2186 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: oid 49 version 2186 is already newer than 2185 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2186 (ObjNum 1025 snap 325 seq_num 1025) dirty exists 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: left oid 49 (ObjNum 1025 snap 325 seq_num 1025) 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3413: done (5 left) 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3414: done (4 left) 2024-02-11T22:25:41.073 INFO:tasks.rados.rados.0.smithi023.stdout:3418: done (3 left) 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3419: snap_create 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3415: finishing write tid 1 to smithi02397626-39 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3415: finishing write tid 2 to smithi02397626-39 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3415: finishing write tid 3 to smithi02397626-39 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3415: oid 39 updating version 0 to 2162 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3415: oid 39 version 2162 is already newer than 2161 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2162 (ObjNum 1026 snap 325 seq_num 1026) dirty exists 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3415: left oid 39 (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3416: finishing write tid 1 to smithi02397626-50 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3416: finishing write tid 2 to smithi02397626-50 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3416: finishing write tid 3 to smithi02397626-50 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3416: oid 50 updating version 0 to 2393 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3416: oid 50 updating version 2393 to 2394 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 2394 (ObjNum 1027 snap 325 seq_num 1027) dirty exists 2024-02-11T22:25:41.074 INFO:tasks.rados.rados.0.smithi023.stdout:3416: left oid 50 (ObjNum 1027 snap 325 seq_num 1027) 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:3417: finishing write tid 1 to smithi02397626-40 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:3417: finishing write tid 2 to smithi02397626-40 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:3417: finishing write tid 3 to smithi02397626-40 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:3417: oid 40 updating version 0 to 2033 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:3417: oid 40 version 2033 is already newer than 2032 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2033 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2024-02-11T22:25:41.075 INFO:tasks.rados.rados.0.smithi023.stdout:3417: left oid 40 (ObjNum 1028 snap 325 seq_num 1028) 2024-02-11T22:25:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:40 smithi023 ceph-mon[111262]: pgmap v781: 121 pgs: 121 active+clean; 141 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 636 KiB/s wr, 8 op/s 2024-02-11T22:25:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:40 smithi023 ceph-mon[111262]: osdmap e723: 8 total, 8 up, 8 in 2024-02-11T22:25:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:40 smithi023 ceph-mon[113671]: pgmap v781: 121 pgs: 121 active+clean; 141 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 636 KiB/s wr, 8 op/s 2024-02-11T22:25:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:40 smithi023 ceph-mon[113671]: osdmap e723: 8 total, 8 up, 8 in 2024-02-11T22:25:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:40 smithi160 ceph-mon[106289]: pgmap v781: 121 pgs: 121 active+clean; 141 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 636 KiB/s wr, 8 op/s 2024-02-11T22:25:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:40 smithi160 ceph-mon[106289]: osdmap e723: 8 total, 8 up, 8 in 2024-02-11T22:25:41.981 INFO:tasks.rados.rados.0.smithi023.stdout:3415: done (3 left) 2024-02-11T22:25:41.981 INFO:tasks.rados.rados.0.smithi023.stdout:3416: done (2 left) 2024-02-11T22:25:41.982 INFO:tasks.rados.rados.0.smithi023.stdout:3417: done (1 left) 2024-02-11T22:25:41.982 INFO:tasks.rados.rados.0.smithi023.stdout:3419: done (0 left) 2024-02-11T22:25:41.982 INFO:tasks.rados.rados.0.smithi023.stdout:3420: read oid 21 snap 321 2024-02-11T22:25:41.982 INFO:tasks.rados.rados.0.smithi023.stdout:3420: expect (ObjNum 970 snap 307 seq_num 970) 2024-02-11T22:25:41.982 INFO:tasks.rados.rados.0.smithi023.stdout:3421: delete oid 3 current snap is 326 2024-02-11T22:25:41.986 INFO:tasks.rados.rados.0.smithi023.stdout:3421: done (1 left) 2024-02-11T22:25:41.986 INFO:tasks.rados.rados.0.smithi023.stdout:3422: read oid 16 snap 323 2024-02-11T22:25:41.986 INFO:tasks.rados.rados.0.smithi023.stdout:3422: expect (ObjNum 962 snap 303 seq_num 962) 2024-02-11T22:25:41.987 INFO:tasks.rados.rados.0.smithi023.stdout:3423: setattr oid 41 current snap is 326 2024-02-11T22:25:41.989 INFO:tasks.rados.rados.0.smithi023.stdout:3424: copy_from oid 33 from oid 40 current snap is 326 2024-02-11T22:25:41.989 INFO:tasks.rados.rados.0.smithi023.stdout:3425: delete oid 48 current snap is 326 2024-02-11T22:25:41.995 INFO:tasks.rados.rados.0.smithi023.stdout:3425: done (4 left) 2024-02-11T22:25:41.995 INFO:tasks.rados.rados.0.smithi023.stdout:3426: snap_create 2024-02-11T22:25:41.995 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2178 (ObjNum 305 snap 0 seq_num 1) dirty exists 2024-02-11T22:25:41.996 INFO:tasks.rados.rados.0.smithi023.stdout:3422: expect (ObjNum 962 snap 303 seq_num 962) 2024-02-11T22:25:42.042 INFO:tasks.rados.rados.0.smithi023.stdout:3420: expect (ObjNum 970 snap 307 seq_num 970) 2024-02-11T22:25:42.131 INFO:tasks.rados.rados.0.smithi023.stdout:3424: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:25:42.131 INFO:tasks.rados.rados.0.smithi023.stdout:3424: finishing copy_from to smithi02397626-33 2024-02-11T22:25:42.131 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2033 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3420: done (4 left) 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3422: done (3 left) 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3423: done (2 left) 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3424: done (1 left) 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3426: done (0 left) 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3427: copy_from oid 14 from oid 19 current snap is 327 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3428: rmattr oid 49 current snap is 327 2024-02-11T22:25:42.907 INFO:tasks.rados.rados.0.smithi023.stdout:3429: delete oid 31 current snap is 327 2024-02-11T22:25:42.911 INFO:tasks.rados.rados.0.smithi023.stdout:3429: done (2 left) 2024-02-11T22:25:42.911 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 327 2024-02-11T22:25:42.911 INFO:tasks.rados.rados.0.smithi023.stdout:3430: seq_num 1033 ranges {270336=507904} 2024-02-11T22:25:42.915 INFO:tasks.rados.rados.0.smithi023.stdout:3430: writing smithi02397626-24 from 270336 to 778240 tid 1 2024-02-11T22:25:42.916 INFO:tasks.rados.rados.0.smithi023.stdout:3431: delete oid 38 current snap is 327 2024-02-11T22:25:42.919 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2187 (ObjNum 1025 snap 325 seq_num 1025) dirty exists 2024-02-11T22:25:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:3428: done (3 left) 2024-02-11T22:25:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:3431: done (2 left) 2024-02-11T22:25:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:3432: rmattr oid 7 current snap is 327 2024-02-11T22:25:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:3432: done (2 left) 2024-02-11T22:25:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:3433: read oid 48 snap 324 2024-02-11T22:25:42.923 INFO:tasks.rados.rados.0.smithi023.stdout:3433: expect (ObjNum 913653360 snap 21905 seq_num 913801040) 2024-02-11T22:25:42.924 INFO:tasks.rados.rados.0.smithi023.stdout:3434: delete oid 38 current snap is 327 2024-02-11T22:25:42.924 INFO:tasks.rados.rados.0.smithi023.stdout:3433: expect (ObjNum 913653360 snap 21905 seq_num 913801040) 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: finishing write tid 1 to smithi02397626-24 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: finishing write tid 2 to smithi02397626-24 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: finishing write tid 3 to smithi02397626-24 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: oid 24 updating version 0 to 2034 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: oid 24 updating version 2034 to 2035 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2035 (ObjNum 1033 snap 327 seq_num 1033) dirty exists 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: left oid 24 (ObjNum 1033 snap 327 seq_num 1033) 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3430: done (3 left) 2024-02-11T22:25:42.927 INFO:tasks.rados.rados.0.smithi023.stdout:3433: done (2 left) 2024-02-11T22:25:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:3434: done (1 left) 2024-02-11T22:25:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:3435: copy_from oid 45 from oid 16 current snap is 327 2024-02-11T22:25:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 327 2024-02-11T22:25:42.928 INFO:tasks.rados.rados.0.smithi023.stdout:3436: seq_num 1036 ranges {8462336=557056} 2024-02-11T22:25:42.977 INFO:tasks.rados.rados.0.smithi023.stdout:3436: writing smithi02397626-37 from 8462336 to 9019392 tid 1 2024-02-11T22:25:42.977 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 327 2024-02-11T22:25:42.978 INFO:tasks.rados.rados.0.smithi023.stdout:3435: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:25:42.978 INFO:tasks.rados.rados.0.smithi023.stdout:3437: seq_num 1037 ranges {778240=573440} 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:3437: writing smithi02397626-24 from 778240 to 1351680 tid 1 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:3438: rollback oid 27 current snap is 327 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 321 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:3435: finishing copy_from to smithi02397626-45 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2155 (ObjNum 962 snap 303 seq_num 962) dirty exists 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:3427: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:25:42.985 INFO:tasks.rados.rados.0.smithi023.stdout:3427: finishing copy_from to smithi02397626-14 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 1673 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3427: done (4 left) 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3435: done (3 left) 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3439: rmattr oid 2 current snap is 327 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3439: done (3 left) 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3440: setattr oid 12 current snap is 327 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3436: finishing write tid 1 to smithi02397626-37 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3436: finishing write tid 2 to smithi02397626-37 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:3438: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:25:42.986 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:3438: done (3 left) 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:3441: snap_create 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:3436: finishing write tid 3 to smithi02397626-37 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:3436: oid 37 updating version 0 to 2396 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:3436: oid 37 updating version 2396 to 2397 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 2397 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:25:42.987 INFO:tasks.rados.rados.0.smithi023.stdout:3436: left oid 37 (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:25:42.988 INFO:tasks.rados.rados.0.smithi023.stdout:3437: finishing write tid 1 to smithi02397626-24 2024-02-11T22:25:42.988 INFO:tasks.rados.rados.0.smithi023.stdout:3437: finishing write tid 2 to smithi02397626-24 2024-02-11T22:25:42.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2398 (ObjNum 625 snap 0 seq_num 914620048) dirty exists 2024-02-11T22:25:42.990 INFO:tasks.rados.rados.0.smithi023.stdout:3437: finishing write tid 3 to smithi02397626-24 2024-02-11T22:25:42.990 INFO:tasks.rados.rados.0.smithi023.stdout:3437: oid 24 updating version 0 to 2037 2024-02-11T22:25:42.990 INFO:tasks.rados.rados.0.smithi023.stdout:3437: oid 24 version 2037 is already newer than 2036 2024-02-11T22:25:42.990 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2037 (ObjNum 1037 snap 327 seq_num 1037) dirty exists 2024-02-11T22:25:42.990 INFO:tasks.rados.rados.0.smithi023.stdout:3437: left oid 24 (ObjNum 1037 snap 327 seq_num 1037) 2024-02-11T22:25:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:42 smithi023 ceph-mon[111262]: pgmap v784: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 442 KiB/s wr, 7 op/s 2024-02-11T22:25:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:42 smithi023 ceph-mon[111262]: osdmap e724: 8 total, 8 up, 8 in 2024-02-11T22:25:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:42 smithi023 ceph-mon[111262]: osdmap e725: 8 total, 8 up, 8 in 2024-02-11T22:25:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:42 smithi023 ceph-mon[113671]: pgmap v784: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 442 KiB/s wr, 7 op/s 2024-02-11T22:25:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:42 smithi023 ceph-mon[113671]: osdmap e724: 8 total, 8 up, 8 in 2024-02-11T22:25:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:42 smithi023 ceph-mon[113671]: osdmap e725: 8 total, 8 up, 8 in 2024-02-11T22:25:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:42 smithi160 ceph-mon[106289]: pgmap v784: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 442 KiB/s wr, 7 op/s 2024-02-11T22:25:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:42 smithi160 ceph-mon[106289]: osdmap e724: 8 total, 8 up, 8 in 2024-02-11T22:25:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:42 smithi160 ceph-mon[106289]: osdmap e725: 8 total, 8 up, 8 in 2024-02-11T22:25:43.991 INFO:tasks.rados.rados.0.smithi023.stdout:3436: done (3 left) 2024-02-11T22:25:43.991 INFO:tasks.rados.rados.0.smithi023.stdout:3437: done (2 left) 2024-02-11T22:25:43.991 INFO:tasks.rados.rados.0.smithi023.stdout:3440: done (1 left) 2024-02-11T22:25:43.991 INFO:tasks.rados.rados.0.smithi023.stdout:3441: done (0 left) 2024-02-11T22:25:43.992 INFO:tasks.rados.rados.0.smithi023.stdout:3442: delete oid 42 current snap is 328 2024-02-11T22:25:43.997 INFO:tasks.rados.rados.0.smithi023.stdout:3442: done (0 left) 2024-02-11T22:25:43.997 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 328 2024-02-11T22:25:43.997 INFO:tasks.rados.rados.0.smithi023.stdout:3443: seq_num 1039 ranges {2842624=606208} 2024-02-11T22:25:44.015 INFO:tasks.rados.rados.0.smithi023.stdout:3443: writing smithi02397626-26 from 2842624 to 3448832 tid 1 2024-02-11T22:25:44.015 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 328 2024-02-11T22:25:44.015 INFO:tasks.rados.rados.0.smithi023.stdout:3444: seq_num 1040 ranges {0=622592} 2024-02-11T22:25:44.019 INFO:tasks.rados.rados.0.smithi023.stdout:3444: writing smithi02397626-42 from 0 to 622592 tid 1 2024-02-11T22:25:44.019 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 328 2024-02-11T22:25:44.019 INFO:tasks.rados.rados.0.smithi023.stdout:3445: seq_num 1041 ranges {5332992=638976} 2024-02-11T22:25:44.052 INFO:tasks.rados.rados.0.smithi023.stdout:3445: writing smithi02397626-22 from 5332992 to 5971968 tid 1 2024-02-11T22:25:44.052 INFO:tasks.rados.rados.0.smithi023.stdout:3446: delete oid 44 current snap is 328 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3443: finishing write tid 1 to smithi02397626-26 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3443: finishing write tid 2 to smithi02397626-26 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3444: finishing write tid 1 to smithi02397626-42 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3444: finishing write tid 2 to smithi02397626-42 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3443: finishing write tid 3 to smithi02397626-26 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3443: oid 26 updating version 0 to 2181 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3443: oid 26 updating version 2181 to 2182 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2182 (ObjNum 1039 snap 328 seq_num 1039) dirty exists 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3443: left oid 26 (ObjNum 1039 snap 328 seq_num 1039) 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3444: finishing write tid 3 to smithi02397626-42 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3444: oid 42 updating version 0 to 2165 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3444: oid 42 version 2165 is already newer than 2164 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 2165 (ObjNum 1040 snap 328 seq_num 1040) dirty exists 2024-02-11T22:25:44.053 INFO:tasks.rados.rados.0.smithi023.stdout:3444: left oid 42 (ObjNum 1040 snap 328 seq_num 1040) 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:3443: done (3 left) 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:3444: done (2 left) 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:3446: done (1 left) 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:3447: read oid 18 snap -1 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:3447: expect (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 328 2024-02-11T22:25:44.055 INFO:tasks.rados.rados.0.smithi023.stdout:3448: seq_num 1043 ranges {0=671744} 2024-02-11T22:25:44.059 INFO:tasks.rados.rados.0.smithi023.stdout:3448: writing smithi02397626-46 from 0 to 671744 tid 1 2024-02-11T22:25:44.059 INFO:tasks.rados.rados.0.smithi023.stdout:3449: read oid 29 snap -1 2024-02-11T22:25:44.059 INFO:tasks.rados.rados.0.smithi023.stdout:3449: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:25:44.059 INFO:tasks.rados.rados.0.smithi023.stdout:3450: setattr oid 30 current snap is 328 2024-02-11T22:25:44.060 INFO:tasks.rados.rados.0.smithi023.stdout:3445: finishing write tid 1 to smithi02397626-22 2024-02-11T22:25:44.060 INFO:tasks.rados.rados.0.smithi023.stdout:3445: finishing write tid 2 to smithi02397626-22 2024-02-11T22:25:44.062 INFO:tasks.rados.rados.0.smithi023.stdout:3451: read oid 38 snap -1 2024-02-11T22:25:44.063 INFO:tasks.rados.rados.0.smithi023.stdout:3451: expect deleted 2024-02-11T22:25:44.063 INFO:tasks.rados.rados.0.smithi023.stdout:3452: snap_remove snap 322 2024-02-11T22:25:45.001 INFO:tasks.rados.rados.0.smithi023.stdout:3452: done (6 left) 2024-02-11T22:25:45.001 INFO:tasks.rados.rados.0.smithi023.stdout:3453: snap_remove snap 320 2024-02-11T22:25:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:44 smithi023 ceph-mon[111262]: pgmap v787: 121 pgs: 121 active+clean; 135 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-11T22:25:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:44 smithi023 ceph-mon[111262]: osdmap e726: 8 total, 8 up, 8 in 2024-02-11T22:25:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:44 smithi023 ceph-mon[113671]: pgmap v787: 121 pgs: 121 active+clean; 135 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-11T22:25:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:44 smithi023 ceph-mon[113671]: osdmap e726: 8 total, 8 up, 8 in 2024-02-11T22:25:45.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:44 smithi160 ceph-mon[106289]: pgmap v787: 121 pgs: 121 active+clean; 135 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-11T22:25:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:44 smithi160 ceph-mon[106289]: osdmap e726: 8 total, 8 up, 8 in 2024-02-11T22:25:46.017 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:25:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:25:45] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2024-02-11T22:25:46.023 INFO:tasks.rados.rados.0.smithi023.stdout:3453: done (6 left) 2024-02-11T22:25:46.023 INFO:tasks.rados.rados.0.smithi023.stdout:3454: copy_from oid 43 from oid 31 current snap is 328 2024-02-11T22:25:46.024 INFO:tasks.rados.rados.0.smithi023.stdout:3455: setattr oid 39 current snap is 328 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3448: finishing write tid 1 to smithi02397626-46 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3445: finishing write tid 3 to smithi02397626-22 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3445: oid 22 updating version 0 to 2475 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3445: oid 22 updating version 2475 to 2476 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2476 (ObjNum 1041 snap 328 seq_num 1041) dirty exists 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3445: left oid 22 (ObjNum 1041 snap 328 seq_num 1041) 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2233 (ObjNum 968 snap 304 seq_num 968) dirty exists 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3448: finishing write tid 2 to smithi02397626-46 2024-02-11T22:25:46.040 INFO:tasks.rados.rados.0.smithi023.stdout:3447: expect (ObjNum 969 snap 306 seq_num 969) 2024-02-11T22:25:46.138 INFO:tasks.rados.rados.0.smithi023.stdout:3448: finishing write tid 3 to smithi02397626-46 2024-02-11T22:25:46.139 INFO:tasks.rados.rados.0.smithi023.stdout:3448: oid 46 updating version 0 to 2478 2024-02-11T22:25:46.139 INFO:tasks.rados.rados.0.smithi023.stdout:3448: oid 46 version 2478 is already newer than 2477 2024-02-11T22:25:46.139 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2478 (ObjNum 1043 snap 328 seq_num 1043) dirty exists 2024-02-11T22:25:46.139 INFO:tasks.rados.rados.0.smithi023.stdout:3448: left oid 46 (ObjNum 1043 snap 328 seq_num 1043) 2024-02-11T22:25:46.139 INFO:tasks.rados.rados.0.smithi023.stdout:3449: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:25:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:46 smithi023 ceph-mon[111262]: osdmap e727: 8 total, 8 up, 8 in 2024-02-11T22:25:46.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:46 smithi023 ceph-mon[113671]: osdmap e727: 8 total, 8 up, 8 in 2024-02-11T22:25:46.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:46 smithi160 ceph-mon[106289]: osdmap e727: 8 total, 8 up, 8 in 2024-02-11T22:25:46.666 INFO:tasks.rados.rados.0.smithi023.stdout:3454: finishing copy_from to smithi02397626-43 2024-02-11T22:25:46.666 INFO:tasks.rados.rados.0.smithi023.stdout:3454: got expected ENOENT (src dne) 2024-02-11T22:25:46.666 INFO:tasks.rados.rados.0.smithi023.stdout:3454: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:25:46.666 INFO:tasks.rados.rados.0.smithi023.stdout:3445: done (7 left) 2024-02-11T22:25:46.666 INFO:tasks.rados.rados.0.smithi023.stdout:3447: done (6 left) 2024-02-11T22:25:46.667 INFO:tasks.rados.rados.0.smithi023.stdout:3448: done (5 left) 2024-02-11T22:25:46.667 INFO:tasks.rados.rados.0.smithi023.stdout:3449: done (4 left) 2024-02-11T22:25:46.667 INFO:tasks.rados.rados.0.smithi023.stdout:3450: done (3 left) 2024-02-11T22:25:46.667 INFO:tasks.rados.rados.0.smithi023.stdout:3451: done (2 left) 2024-02-11T22:25:46.667 INFO:tasks.rados.rados.0.smithi023.stdout:3454: done (1 left) 2024-02-11T22:25:46.667 INFO:tasks.rados.rados.0.smithi023.stdout:3456: snap_remove snap 325 2024-02-11T22:25:47.039 INFO:tasks.rados.rados.0.smithi023.stdout:3456: done (1 left) 2024-02-11T22:25:47.039 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 328 2024-02-11T22:25:47.039 INFO:tasks.rados.rados.0.smithi023.stdout:3457: seq_num 1044 ranges {0=688128} 2024-02-11T22:25:47.042 INFO:tasks.rados.rados.0.smithi023.stdout:3457: writing smithi02397626-23 from 0 to 688128 tid 1 2024-02-11T22:25:47.042 INFO:tasks.rados.rados.0.smithi023.stdout:3458: rollback oid 31 current snap is 328 2024-02-11T22:25:47.042 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 31 to 327 2024-02-11T22:25:47.042 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2166 (ObjNum 1026 snap 325 seq_num 1026) dirty exists 2024-02-11T22:25:47.043 INFO:tasks.rados.rados.0.smithi023.stdout:3455: done (2 left) 2024-02-11T22:25:47.043 INFO:tasks.rados.rados.0.smithi023.stdout:3459: snap_remove snap 324 2024-02-11T22:25:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:47 smithi023 ceph-mon[111262]: pgmap v790: 121 pgs: 121 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-02-11T22:25:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:47 smithi023 ceph-mon[111262]: osdmap e728: 8 total, 8 up, 8 in 2024-02-11T22:25:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:47 smithi023 ceph-mon[113671]: pgmap v790: 121 pgs: 121 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-02-11T22:25:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:47 smithi023 ceph-mon[113671]: osdmap e728: 8 total, 8 up, 8 in 2024-02-11T22:25:47.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:47 smithi160 ceph-mon[106289]: pgmap v790: 121 pgs: 121 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-02-11T22:25:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:47 smithi160 ceph-mon[106289]: osdmap e728: 8 total, 8 up, 8 in 2024-02-11T22:25:48.058 INFO:tasks.rados.rados.0.smithi023.stdout:3459: done (2 left) 2024-02-11T22:25:48.058 INFO:tasks.rados.rados.0.smithi023.stdout:3460: delete oid 16 current snap is 328 2024-02-11T22:25:48.058 INFO:tasks.rados.rados.0.smithi023.stdout:3458: finishing rollback tid 1 to smithi02397626-31 2024-02-11T22:25:48.058 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2423 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-11T22:25:48.058 INFO:tasks.rados.rados.0.smithi023.stdout:3457: finishing write tid 1 to smithi02397626-23 2024-02-11T22:25:48.059 INFO:tasks.rados.rados.0.smithi023.stdout:3457: finishing write tid 2 to smithi02397626-23 2024-02-11T22:25:48.059 INFO:tasks.rados.rados.0.smithi023.stdout:3457: finishing write tid 3 to smithi02397626-23 2024-02-11T22:25:48.059 INFO:tasks.rados.rados.0.smithi023.stdout:3457: oid 23 updating version 0 to 2486 2024-02-11T22:25:48.059 INFO:tasks.rados.rados.0.smithi023.stdout:3457: oid 23 version 2486 is already newer than 2485 2024-02-11T22:25:48.059 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2486 (ObjNum 1044 snap 328 seq_num 1044) dirty exists 2024-02-11T22:25:48.059 INFO:tasks.rados.rados.0.smithi023.stdout:3457: left oid 23 (ObjNum 1044 snap 328 seq_num 1044) 2024-02-11T22:25:48.070 INFO:tasks.rados.rados.0.smithi023.stdout:3457: done (2 left) 2024-02-11T22:25:48.070 INFO:tasks.rados.rados.0.smithi023.stdout:3458: done (1 left) 2024-02-11T22:25:48.071 INFO:tasks.rados.rados.0.smithi023.stdout:3460: done (0 left) 2024-02-11T22:25:48.071 INFO:tasks.rados.rados.0.smithi023.stdout:3461: copy_from oid 47 from oid 41 current snap is 328 2024-02-11T22:25:48.071 INFO:tasks.rados.rados.0.smithi023.stdout:3462: delete oid 4 current snap is 328 2024-02-11T22:25:48.077 INFO:tasks.rados.rados.0.smithi023.stdout:3461: finishing copy_from racing read to smithi02397626-47 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:3462: done (1 left) 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:3463: copy_from oid 34 from oid 31 current snap is 328 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:3461: finishing copy_from to smithi02397626-47 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 2178 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:3461: done (1 left) 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:3464: copy_from oid 11 from oid 26 current snap is 328 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 328 2024-02-11T22:25:48.080 INFO:tasks.rados.rados.0.smithi023.stdout:3465: seq_num 1047 ranges {0=745472} 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3465: writing smithi02397626-27 from 0 to 745472 tid 1 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3466: rollback oid 15 current snap is 328 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 15 to 327 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3463: finishing copy_from to smithi02397626-34 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3463: got expected ENOENT (src dne) 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3463: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3463: done (3 left) 2024-02-11T22:25:48.083 INFO:tasks.rados.rados.0.smithi023.stdout:3467: delete oid 21 current snap is 328 2024-02-11T22:25:48.086 INFO:tasks.rados.rados.0.smithi023.stdout:3467: done (3 left) 2024-02-11T22:25:48.086 INFO:tasks.rados.rados.0.smithi023.stdout:3468: copy_from oid 12 from oid 42 current snap is 328 2024-02-11T22:25:48.091 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 328 2024-02-11T22:25:48.091 INFO:tasks.rados.rados.0.smithi023.stdout:3469: seq_num 1049 ranges {1875968=778240} 2024-02-11T22:25:48.102 INFO:tasks.rados.rados.0.smithi023.stdout:3469: writing smithi02397626-17 from 1875968 to 2654208 tid 1 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3470: rollback oid 35 current snap is 328 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 327 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: finishing write tid 1 to smithi02397626-27 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3466: finishing rollback tid 0 to smithi02397626-15 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: finishing write tid 2 to smithi02397626-27 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3466: finishing rollback tid 1 to smithi02397626-15 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3466: finishing rollback tid 2 to smithi02397626-15 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 2040 (ObjNum 1003 snap 316 seq_num 1003) dirty exists 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: finishing write tid 3 to smithi02397626-27 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: oid 27 updating version 0 to 1674 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: oid 27 updating version 1674 to 1675 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 1675 (ObjNum 1047 snap 328 seq_num 1047) dirty exists 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: left oid 27 (ObjNum 1047 snap 328 seq_num 1047) 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3464: finishing copy_from racing read to smithi02397626-11 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3465: done (5 left) 2024-02-11T22:25:48.103 INFO:tasks.rados.rados.0.smithi023.stdout:3466: done (4 left) 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3471: rollback oid 1 current snap is 328 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 1 to 327 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3468: finishing copy_from racing read to smithi02397626-12 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3464: finishing copy_from to smithi02397626-11 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 2182 (ObjNum 1039 snap 328 seq_num 1039) dirty exists 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3468: finishing copy_from to smithi02397626-12 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2165 (ObjNum 1040 snap 328 seq_num 1040) dirty exists 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3464: done (4 left) 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3468: done (3 left) 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 328 2024-02-11T22:25:48.104 INFO:tasks.rados.rados.0.smithi023.stdout:3472: seq_num 1050 ranges {0=794624} 2024-02-11T22:25:48.107 INFO:tasks.rados.rados.0.smithi023.stdout:3472: writing smithi02397626-48 from 0 to 794624 tid 1 2024-02-11T22:25:48.107 INFO:tasks.rados.rados.0.smithi023.stdout:3473: delete oid 27 current snap is 328 2024-02-11T22:25:48.107 INFO:tasks.rados.rados.0.smithi023.stdout:3469: finishing write tid 1 to smithi02397626-17 2024-02-11T22:25:48.107 INFO:tasks.rados.rados.0.smithi023.stdout:3469: finishing write tid 2 to smithi02397626-17 2024-02-11T22:25:48.107 INFO:tasks.rados.rados.0.smithi023.stdout:3471: finishing rollback tid 0 to smithi02397626-1 2024-02-11T22:25:48.107 INFO:tasks.rados.rados.0.smithi023.stdout:3471: finishing rollback tid 1 to smithi02397626-1 2024-02-11T22:25:48.108 INFO:tasks.rados.rados.0.smithi023.stdout:3471: finishing rollback tid 2 to smithi02397626-1 2024-02-11T22:25:48.108 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2492 (ObjNum 918 snap 289 seq_num 918) dirty exists 2024-02-11T22:25:48.110 INFO:tasks.rados.rados.0.smithi023.stdout:3471: done (4 left) 2024-02-11T22:25:48.110 INFO:tasks.rados.rados.0.smithi023.stdout:3473: done (3 left) 2024-02-11T22:25:48.110 INFO:tasks.rados.rados.0.smithi023.stdout:3474: read oid 36 snap -1 2024-02-11T22:25:48.110 INFO:tasks.rados.rados.0.smithi023.stdout:3474: expect deleted 2024-02-11T22:25:48.110 INFO:tasks.rados.rados.0.smithi023.stdout:3475: delete oid 8 current snap is 328 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3472: finishing write tid 1 to smithi02397626-48 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3472: finishing write tid 2 to smithi02397626-48 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3469: finishing write tid 3 to smithi02397626-17 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3469: oid 17 updating version 0 to 2181 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3469: oid 17 version 2181 is already newer than 2180 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2181 (ObjNum 1049 snap 328 seq_num 1049) dirty exists 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3469: left oid 17 (ObjNum 1049 snap 328 seq_num 1049) 2024-02-11T22:25:48.112 INFO:tasks.rados.rados.0.smithi023.stdout:3470: finishing rollback tid 0 to smithi02397626-35 2024-02-11T22:25:48.115 INFO:tasks.rados.rados.0.smithi023.stdout:3469: done (4 left) 2024-02-11T22:25:48.115 INFO:tasks.rados.rados.0.smithi023.stdout:3474: done (3 left) 2024-02-11T22:25:48.115 INFO:tasks.rados.rados.0.smithi023.stdout:3475: done (2 left) 2024-02-11T22:25:48.115 INFO:tasks.rados.rados.0.smithi023.stdout:3476: copy_from oid 7 from oid 27 current snap is 328 2024-02-11T22:25:48.115 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 328 2024-02-11T22:25:48.115 INFO:tasks.rados.rados.0.smithi023.stdout:3477: seq_num 1053 ranges {3760128=442368,4202496=401408} 2024-02-11T22:25:48.136 INFO:tasks.rados.rados.0.smithi023.stdout:3477: writing smithi02397626-32 from 3760128 to 4202496 tid 1 2024-02-11T22:25:48.138 INFO:tasks.rados.rados.0.smithi023.stdout:3477: writing smithi02397626-32 from 4202496 to 4603904 tid 2 2024-02-11T22:25:48.138 INFO:tasks.rados.rados.0.smithi023.stdout:3478: read oid 11 snap -1 2024-02-11T22:25:48.138 INFO:tasks.rados.rados.0.smithi023.stdout:3478: expect (ObjNum 1039 snap 328 seq_num 1039) 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3479: delete oid 18 current snap is 328 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3470: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3472: finishing write tid 3 to smithi02397626-48 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3472: oid 48 updating version 0 to 1388 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3472: oid 48 version 1388 is already newer than 1387 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 1388 (ObjNum 1050 snap 328 seq_num 1050) dirty exists 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3472: left oid 48 (ObjNum 1050 snap 328 seq_num 1050) 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3470: finishing rollback tid 2 to smithi02397626-35 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2184 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3476: finishing copy_from to smithi02397626-7 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3476: got expected ENOENT (src dne) 2024-02-11T22:25:48.139 INFO:tasks.rados.rados.0.smithi023.stdout:3476: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:25:48.140 INFO:tasks.rados.rados.0.smithi023.stdout:3470: done (5 left) 2024-02-11T22:25:48.141 INFO:tasks.rados.rados.0.smithi023.stdout:3472: done (4 left) 2024-02-11T22:25:48.141 INFO:tasks.rados.rados.0.smithi023.stdout:3476: done (3 left) 2024-02-11T22:25:48.141 INFO:tasks.rados.rados.0.smithi023.stdout:3479: done (2 left) 2024-02-11T22:25:48.141 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 328 2024-02-11T22:25:48.141 INFO:tasks.rados.rados.0.smithi023.stdout:3480: seq_num 1055 ranges {6299648=475136,6774784=401408} 2024-02-11T22:25:48.178 INFO:tasks.rados.rados.0.smithi023.stdout:3480: writing smithi02397626-6 from 6299648 to 6774784 tid 1 2024-02-11T22:25:48.180 INFO:tasks.rados.rados.0.smithi023.stdout:3480: writing smithi02397626-6 from 6774784 to 7176192 tid 2 2024-02-11T22:25:48.180 INFO:tasks.rados.rados.0.smithi023.stdout:3481: rollback oid 26 current snap is 328 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 26 to 323 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: finishing write tid 1 to smithi02397626-32 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: finishing write tid 2 to smithi02397626-32 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: finishing write tid 3 to smithi02397626-32 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 328 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: finishing write tid 4 to smithi02397626-32 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: oid 32 updating version 0 to 2494 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: oid 32 updating version 2494 to 2496 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: oid 32 version 2496 is already newer than 2495 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2496 (ObjNum 1053 snap 328 seq_num 1053) dirty exists 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3477: left oid 32 (ObjNum 1053 snap 328 seq_num 1053) 2024-02-11T22:25:48.181 INFO:tasks.rados.rados.0.smithi023.stdout:3478: expect (ObjNum 1039 snap 328 seq_num 1039) 2024-02-11T22:25:48.332 INFO:tasks.rados.rados.0.smithi023.stdout:3480: finishing write tid 1 to smithi02397626-6 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3481: finishing rollback tid 0 to smithi02397626-26 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3481: finishing rollback tid 1 to smithi02397626-26 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: finishing write tid 2 to smithi02397626-6 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: finishing write tid 3 to smithi02397626-6 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3481: finishing rollback tid 2 to smithi02397626-26 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2187 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: finishing write tid 4 to smithi02397626-6 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: oid 6 updating version 0 to 2402 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: oid 6 version 2402 is already newer than 2400 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: oid 6 version 2402 is already newer than 2401 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 2402 (ObjNum 1055 snap 328 seq_num 1055) dirty exists 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3480: left oid 6 (ObjNum 1055 snap 328 seq_num 1055) 2024-02-11T22:25:48.333 INFO:tasks.rados.rados.0.smithi023.stdout:3482: seq_num 1056 ranges {3514368=491520,4005888=401408} 2024-02-11T22:25:48.354 INFO:tasks.rados.rados.0.smithi023.stdout:3482: writing smithi02397626-40 from 3514368 to 4005888 tid 1 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:3482: writing smithi02397626-40 from 4005888 to 4407296 tid 2 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:3477: done (4 left) 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:3478: done (3 left) 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:3480: done (2 left) 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:3481: done (1 left) 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 328 2024-02-11T22:25:48.357 INFO:tasks.rados.rados.0.smithi023.stdout:3483: seq_num 1057 ranges {983040=507904,1490944=401408} 2024-02-11T22:25:48.365 INFO:tasks.rados.rados.0.smithi023.stdout:3483: writing smithi02397626-1 from 983040 to 1490944 tid 1 2024-02-11T22:25:48.367 INFO:tasks.rados.rados.0.smithi023.stdout:3483: writing smithi02397626-1 from 1490944 to 1892352 tid 2 2024-02-11T22:25:48.367 INFO:tasks.rados.rados.0.smithi023.stdout:3484: snap_create 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: finishing write tid 1 to smithi02397626-40 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: finishing write tid 2 to smithi02397626-40 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: finishing write tid 3 to smithi02397626-40 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: finishing write tid 4 to smithi02397626-40 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: oid 40 updating version 0 to 2183 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: oid 40 updating version 2183 to 2184 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: oid 40 updating version 2184 to 2185 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2185 (ObjNum 1056 snap 328 seq_num 1056) dirty exists 2024-02-11T22:25:48.368 INFO:tasks.rados.rados.0.smithi023.stdout:3482: left oid 40 (ObjNum 1056 snap 328 seq_num 1056) 2024-02-11T22:25:48.371 INFO:tasks.rados.rados.0.smithi023.stdout:3483: finishing write tid 1 to smithi02397626-1 2024-02-11T22:25:48.371 INFO:tasks.rados.rados.0.smithi023.stdout:3483: finishing write tid 2 to smithi02397626-1 2024-02-11T22:25:48.371 INFO:tasks.rados.rados.0.smithi023.stdout:3483: finishing write tid 3 to smithi02397626-1 2024-02-11T22:25:48.372 INFO:tasks.rados.rados.0.smithi023.stdout:3483: finishing write tid 4 to smithi02397626-1 2024-02-11T22:25:48.373 INFO:tasks.rados.rados.0.smithi023.stdout:3483: oid 1 updating version 0 to 2497 2024-02-11T22:25:48.373 INFO:tasks.rados.rados.0.smithi023.stdout:3483: oid 1 updating version 2497 to 2498 2024-02-11T22:25:48.373 INFO:tasks.rados.rados.0.smithi023.stdout:3483: oid 1 updating version 2498 to 2499 2024-02-11T22:25:48.373 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2499 (ObjNum 1057 snap 328 seq_num 1057) dirty exists 2024-02-11T22:25:48.373 INFO:tasks.rados.rados.0.smithi023.stdout:3483: left oid 1 (ObjNum 1057 snap 328 seq_num 1057) 2024-02-11T22:25:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:48 smithi023 ceph-mon[111262]: osdmap e729: 8 total, 8 up, 8 in 2024-02-11T22:25:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:48 smithi023 ceph-mon[113671]: osdmap e729: 8 total, 8 up, 8 in 2024-02-11T22:25:48.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:48 smithi160 ceph-mon[106289]: osdmap e729: 8 total, 8 up, 8 in 2024-02-11T22:25:49.060 INFO:tasks.rados.rados.0.smithi023.stdout:3482: done (2 left) 2024-02-11T22:25:49.060 INFO:tasks.rados.rados.0.smithi023.stdout:3483: done (1 left) 2024-02-11T22:25:49.060 INFO:tasks.rados.rados.0.smithi023.stdout:3484: done (0 left) 2024-02-11T22:25:49.060 INFO:tasks.rados.rados.0.smithi023.stdout:3485: delete oid 47 current snap is 329 2024-02-11T22:25:49.067 INFO:tasks.rados.rados.0.smithi023.stdout:3485: done (0 left) 2024-02-11T22:25:49.067 INFO:tasks.rados.rados.0.smithi023.stdout:3486: snap_create 2024-02-11T22:25:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:49 smithi023 ceph-mon[111262]: pgmap v793: 121 pgs: 121 active+clean; 137 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-02-11T22:25:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:49 smithi023 ceph-mon[111262]: osdmap e730: 8 total, 8 up, 8 in 2024-02-11T22:25:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:49 smithi023 ceph-mon[113671]: pgmap v793: 121 pgs: 121 active+clean; 137 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-02-11T22:25:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:49 smithi023 ceph-mon[113671]: osdmap e730: 8 total, 8 up, 8 in 2024-02-11T22:25:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:49 smithi160 ceph-mon[106289]: pgmap v793: 121 pgs: 121 active+clean; 137 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-02-11T22:25:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:49 smithi160 ceph-mon[106289]: osdmap e730: 8 total, 8 up, 8 in 2024-02-11T22:25:50.080 INFO:tasks.rados.rados.0.smithi023.stdout:3486: done (0 left) 2024-02-11T22:25:50.081 INFO:tasks.rados.rados.0.smithi023.stdout:3487: read oid 39 snap -1 2024-02-11T22:25:50.081 INFO:tasks.rados.rados.0.smithi023.stdout:3487: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:25:50.081 INFO:tasks.rados.rados.0.smithi023.stdout:3488: read oid 43 snap -1 2024-02-11T22:25:50.081 INFO:tasks.rados.rados.0.smithi023.stdout:3488: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-02-11T22:25:50.081 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 330 2024-02-11T22:25:50.081 INFO:tasks.rados.rados.0.smithi023.stdout:3489: seq_num 1059 ranges {2842624=540672,3383296=401408} 2024-02-11T22:25:50.099 INFO:tasks.rados.rados.0.smithi023.stdout:3489: writing smithi02397626-26 from 2842624 to 3383296 tid 1 2024-02-11T22:25:50.101 INFO:tasks.rados.rados.0.smithi023.stdout:3489: writing smithi02397626-26 from 3383296 to 3784704 tid 2 2024-02-11T22:25:50.101 INFO:tasks.rados.rados.0.smithi023.stdout:3490: delete oid 4 current snap is 330 2024-02-11T22:25:50.101 INFO:tasks.rados.rados.0.smithi023.stdout:3488: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-02-11T22:25:50.107 INFO:tasks.rados.rados.0.smithi023.stdout:3487: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:25:50.152 INFO:tasks.rados.rados.0.smithi023.stdout:3489: finishing write tid 1 to smithi02397626-26 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: finishing write tid 2 to smithi02397626-26 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: finishing write tid 3 to smithi02397626-26 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: finishing write tid 4 to smithi02397626-26 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: oid 26 updating version 0 to 2190 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: oid 26 version 2190 is already newer than 2188 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: oid 26 version 2190 is already newer than 2189 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2190 (ObjNum 1059 snap 330 seq_num 1059) dirty exists 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: left oid 26 (ObjNum 1059 snap 330 seq_num 1059) 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3487: done (3 left) 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3488: done (2 left) 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3489: done (1 left) 2024-02-11T22:25:50.153 INFO:tasks.rados.rados.0.smithi023.stdout:3490: done (0 left) 2024-02-11T22:25:50.154 INFO:tasks.rados.rados.0.smithi023.stdout:3491: setattr oid 33 current snap is 330 2024-02-11T22:25:50.154 INFO:tasks.rados.rados.0.smithi023.stdout:3492: delete oid 45 current snap is 330 2024-02-11T22:25:50.156 INFO:tasks.rados.rados.0.smithi023.stdout:3492: done (1 left) 2024-02-11T22:25:50.156 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 330 2024-02-11T22:25:50.156 INFO:tasks.rados.rados.0.smithi023.stdout:3493: seq_num 1062 ranges {155648=589824,745472=401408} 2024-02-11T22:25:50.160 INFO:tasks.rados.rados.0.smithi023.stdout:3493: writing smithi02397626-43 from 155648 to 745472 tid 1 2024-02-11T22:25:50.163 INFO:tasks.rados.rados.0.smithi023.stdout:3493: writing smithi02397626-43 from 745472 to 1146880 tid 2 2024-02-11T22:25:50.163 INFO:tasks.rados.rados.0.smithi023.stdout:3494: delete oid 14 current snap is 330 2024-02-11T22:25:50.163 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2041 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2024-02-11T22:25:50.166 INFO:tasks.rados.rados.0.smithi023.stdout:3491: done (2 left) 2024-02-11T22:25:50.166 INFO:tasks.rados.rados.0.smithi023.stdout:3494: done (1 left) 2024-02-11T22:25:50.166 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 5 current snap is 330 2024-02-11T22:25:50.166 INFO:tasks.rados.rados.0.smithi023.stdout:3495: seq_num 1064 ranges {696320=622592,1318912=401408} 2024-02-11T22:25:50.173 INFO:tasks.rados.rados.0.smithi023.stdout:3495: writing smithi02397626-5 from 696320 to 1318912 tid 1 2024-02-11T22:25:50.176 INFO:tasks.rados.rados.0.smithi023.stdout:3495: writing smithi02397626-5 from 1318912 to 1720320 tid 2 2024-02-11T22:25:50.176 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 330 2024-02-11T22:25:50.176 INFO:tasks.rados.rados.0.smithi023.stdout:3496: seq_num 1065 ranges {794624=638976,1433600=401408} 2024-02-11T22:25:50.183 INFO:tasks.rados.rados.0.smithi023.stdout:3496: writing smithi02397626-48 from 794624 to 1433600 tid 1 2024-02-11T22:25:50.186 INFO:tasks.rados.rados.0.smithi023.stdout:3496: writing smithi02397626-48 from 1433600 to 1835008 tid 2 2024-02-11T22:25:50.186 INFO:tasks.rados.rados.0.smithi023.stdout:3497: rollback oid 40 current snap is 330 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 326 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: finishing write tid 1 to smithi02397626-43 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: finishing write tid 2 to smithi02397626-43 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: finishing write tid 3 to smithi02397626-43 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: finishing write tid 4 to smithi02397626-43 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: oid 43 updating version 0 to 2248 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: oid 43 version 2248 is already newer than 2247 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: oid 43 updating version 2248 to 2249 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2249 (ObjNum 1062 snap 330 seq_num 1062) dirty exists 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3493: left oid 43 (ObjNum 1062 snap 330 seq_num 1062) 2024-02-11T22:25:50.187 INFO:tasks.rados.rados.0.smithi023.stdout:3495: finishing write tid 1 to smithi02397626-5 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: finishing write tid 2 to smithi02397626-5 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: finishing write tid 3 to smithi02397626-5 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: finishing write tid 4 to smithi02397626-5 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: oid 5 updating version 0 to 2253 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: oid 5 version 2253 is already newer than 2251 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: oid 5 version 2253 is already newer than 2252 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 2253 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: left oid 5 (ObjNum 1064 snap 330 seq_num 1064) 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3493: done (3 left) 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3495: done (2 left) 2024-02-11T22:25:50.188 INFO:tasks.rados.rados.0.smithi023.stdout:3498: delete oid 31 current snap is 330 2024-02-11T22:25:50.189 INFO:tasks.rados.rados.0.smithi023.stdout:3498: done (2 left) 2024-02-11T22:25:50.189 INFO:tasks.rados.rados.0.smithi023.stdout:3499: delete oid 32 current snap is 330 2024-02-11T22:25:50.189 INFO:tasks.rados.rados.0.smithi023.stdout:3496: finishing write tid 1 to smithi02397626-48 2024-02-11T22:25:50.190 INFO:tasks.rados.rados.0.smithi023.stdout:3496: finishing write tid 2 to smithi02397626-48 2024-02-11T22:25:50.190 INFO:tasks.rados.rados.0.smithi023.stdout:3497: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:25:50.190 INFO:tasks.rados.rados.0.smithi023.stdout:3496: finishing write tid 3 to smithi02397626-48 2024-02-11T22:25:50.190 INFO:tasks.rados.rados.0.smithi023.stdout:3497: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:25:50.191 INFO:tasks.rados.rados.0.smithi023.stdout:3497: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:25:50.191 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2188 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3496: finishing write tid 4 to smithi02397626-48 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3496: oid 48 updating version 0 to 1389 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3496: oid 48 updating version 1389 to 1390 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3496: oid 48 updating version 1390 to 1391 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 1391 (ObjNum 1065 snap 330 seq_num 1065) dirty exists 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3496: left oid 48 (ObjNum 1065 snap 330 seq_num 1065) 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3496: done (2 left) 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3497: done (1 left) 2024-02-11T22:25:50.192 INFO:tasks.rados.rados.0.smithi023.stdout:3499: done (0 left) 2024-02-11T22:25:50.193 INFO:tasks.rados.rados.0.smithi023.stdout:3500: read oid 36 snap 328 2024-02-11T22:25:50.193 INFO:tasks.rados.rados.0.smithi023.stdout:3500: expect deleted 2024-02-11T22:25:50.193 INFO:tasks.rados.rados.0.smithi023.stdout:3501: snap_remove snap 321 2024-02-11T22:25:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:50 smithi023 ceph-mon[111262]: osdmap e731: 8 total, 8 up, 8 in 2024-02-11T22:25:50.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:50 smithi023 ceph-mon[113671]: osdmap e731: 8 total, 8 up, 8 in 2024-02-11T22:25:50.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:50 smithi160 ceph-mon[106289]: osdmap e731: 8 total, 8 up, 8 in 2024-02-11T22:25:51.090 INFO:tasks.rados.rados.0.smithi023.stdout:3501: done (1 left) 2024-02-11T22:25:51.090 INFO:tasks.rados.rados.0.smithi023.stdout:3502: delete oid 44 current snap is 330 2024-02-11T22:25:51.100 INFO:tasks.rados.rados.0.smithi023.stdout:3500: done (1 left) 2024-02-11T22:25:51.100 INFO:tasks.rados.rados.0.smithi023.stdout:3502: done (0 left) 2024-02-11T22:25:51.100 INFO:tasks.rados.rados.0.smithi023.stdout:3503: delete oid 22 current snap is 330 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:3503: done (0 left) 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:3504: rollback oid 41 current snap is 330 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 327 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:3505: rollback oid 19 current snap is 330 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 329 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:3506: rollback oid 24 current snap is 330 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 327 2024-02-11T22:25:51.112 INFO:tasks.rados.rados.0.smithi023.stdout:3507: snap_create 2024-02-11T22:25:51.118 INFO:tasks.rados.rados.0.smithi023.stdout:3504: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:25:51.121 INFO:tasks.rados.rados.0.smithi023.stdout:3505: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:25:51.121 INFO:tasks.rados.rados.0.smithi023.stdout:3506: finishing rollback tid 0 to smithi02397626-24 2024-02-11T22:25:51.121 INFO:tasks.rados.rados.0.smithi023.stdout:3506: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:25:51.122 INFO:tasks.rados.rados.0.smithi023.stdout:3504: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:25:51.122 INFO:tasks.rados.rados.0.smithi023.stdout:3506: finishing rollback tid 2 to smithi02397626-24 2024-02-11T22:25:51.122 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2044 (ObjNum 1037 snap 327 seq_num 1037) dirty exists 2024-02-11T22:25:51.123 INFO:tasks.rados.rados.0.smithi023.stdout:3505: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:25:51.123 INFO:tasks.rados.rados.0.smithi023.stdout:3505: finishing rollback tid 2 to smithi02397626-19 2024-02-11T22:25:51.123 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2038 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:25:51.123 INFO:tasks.rados.rados.0.smithi023.stdout:3504: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:25:51.124 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2187 (ObjNum 193 snap 0 seq_num 914719408) dirty exists 2024-02-11T22:25:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:51 smithi023 ceph-mon[111262]: pgmap v796: 121 pgs: 121 active+clean; 140 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-02-11T22:25:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:51 smithi023 ceph-mon[111262]: osdmap e732: 8 total, 8 up, 8 in 2024-02-11T22:25:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:51 smithi023 ceph-mon[113671]: pgmap v796: 121 pgs: 121 active+clean; 140 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-02-11T22:25:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:51 smithi023 ceph-mon[113671]: osdmap e732: 8 total, 8 up, 8 in 2024-02-11T22:25:51.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:51 smithi160 ceph-mon[106289]: pgmap v796: 121 pgs: 121 active+clean; 140 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-02-11T22:25:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:51 smithi160 ceph-mon[106289]: osdmap e732: 8 total, 8 up, 8 in 2024-02-11T22:25:52.106 INFO:tasks.rados.rados.0.smithi023.stdout:3504: done (3 left) 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3505: done (2 left) 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3506: done (1 left) 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3507: done (0 left) 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3508: read oid 49 snap -1 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3508: expect (ObjNum 1025 snap 325 seq_num 1025) 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3509: read oid 7 snap -1 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3509: expect (ObjNum 1004 snap 317 seq_num 1004) 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3510: read oid 8 snap -1 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3510: expect deleted 2024-02-11T22:25:52.107 INFO:tasks.rados.rados.0.smithi023.stdout:3511: setattr oid 33 current snap is 331 2024-02-11T22:25:52.108 INFO:tasks.rados.rados.0.smithi023.stdout:3512: rollback oid 29 current snap is 331 2024-02-11T22:25:52.108 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 327 2024-02-11T22:25:52.108 INFO:tasks.rados.rados.0.smithi023.stdout:3513: setattr oid 31 current snap is 331 2024-02-11T22:25:52.110 INFO:tasks.rados.rados.0.smithi023.stdout:3514: snap_create 2024-02-11T22:25:52.119 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2425 (ObjNum 177 snap 0 seq_num 913927264) dirty exists 2024-02-11T22:25:52.124 INFO:tasks.rados.rados.0.smithi023.stdout:3509: expect (ObjNum 1004 snap 317 seq_num 1004) 2024-02-11T22:25:52.215 INFO:tasks.rados.rados.0.smithi023.stdout:3512: finishing rollback tid 0 to smithi02397626-29 2024-02-11T22:25:52.215 INFO:tasks.rados.rados.0.smithi023.stdout:3512: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:25:52.215 INFO:tasks.rados.rados.0.smithi023.stdout:3512: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:25:52.215 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2182 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:25:52.215 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2045 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2024-02-11T22:25:52.215 INFO:tasks.rados.rados.0.smithi023.stdout:3508: expect (ObjNum 1025 snap 325 seq_num 1025) 2024-02-11T22:25:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:52 smithi023 ceph-mon[111262]: osdmap e733: 8 total, 8 up, 8 in 2024-02-11T22:25:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:52 smithi023 ceph-mon[113671]: osdmap e733: 8 total, 8 up, 8 in 2024-02-11T22:25:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:52 smithi160 ceph-mon[106289]: osdmap e733: 8 total, 8 up, 8 in 2024-02-11T22:25:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:25:52.908 INFO:tasks.rados.rados.0.smithi023.stdout:3508: done (6 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3509: done (5 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3510: done (4 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3511: done (3 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3512: done (2 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3513: done (1 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3514: done (0 left) 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 332 2024-02-11T22:25:52.909 INFO:tasks.rados.rados.0.smithi023.stdout:3515: seq_num 1070 ranges {0=729088,729088=401408} 2024-02-11T22:25:52.912 INFO:tasks.rados.rados.0.smithi023.stdout:3515: writing smithi02397626-45 from 0 to 729088 tid 1 2024-02-11T22:25:52.914 INFO:tasks.rados.rados.0.smithi023.stdout:3515: writing smithi02397626-45 from 729088 to 1130496 tid 2 2024-02-11T22:25:52.915 INFO:tasks.rados.rados.0.smithi023.stdout:3516: read oid 41 snap 327 2024-02-11T22:25:52.915 INFO:tasks.rados.rados.0.smithi023.stdout:3516: expect (ObjNum 914627776 snap 21905 seq_num 2415939600) 2024-02-11T22:25:52.915 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 332 2024-02-11T22:25:52.915 INFO:tasks.rados.rados.0.smithi023.stdout:3517: seq_num 1071 ranges {2146304=745472,2891776=401408} 2024-02-11T22:25:52.930 INFO:tasks.rados.rados.0.smithi023.stdout:3517: writing smithi02397626-35 from 2146304 to 2891776 tid 1 2024-02-11T22:25:52.933 INFO:tasks.rados.rados.0.smithi023.stdout:3517: writing smithi02397626-35 from 2891776 to 3293184 tid 2 2024-02-11T22:25:52.933 INFO:tasks.rados.rados.0.smithi023.stdout:3518: delete oid 40 current snap is 332 2024-02-11T22:25:52.933 INFO:tasks.rados.rados.0.smithi023.stdout:3516: expect (ObjNum 914627776 snap 21905 seq_num 2415939600) 2024-02-11T22:25:52.937 INFO:tasks.rados.rados.0.smithi023.stdout:3515: finishing write tid 1 to smithi02397626-45 2024-02-11T22:25:52.937 INFO:tasks.rados.rados.0.smithi023.stdout:3515: finishing write tid 2 to smithi02397626-45 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3515: finishing write tid 3 to smithi02397626-45 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3515: finishing write tid 4 to smithi02397626-45 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3515: oid 45 updating version 0 to 2428 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3515: oid 45 version 2428 is already newer than 2427 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3515: oid 45 version 2428 is already newer than 2426 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2428 (ObjNum 1070 snap 332 seq_num 1070) dirty exists 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3515: left oid 45 (ObjNum 1070 snap 332 seq_num 1070) 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3517: finishing write tid 1 to smithi02397626-35 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3517: finishing write tid 2 to smithi02397626-35 2024-02-11T22:25:52.938 INFO:tasks.rados.rados.0.smithi023.stdout:3517: finishing write tid 3 to smithi02397626-35 2024-02-11T22:25:52.939 INFO:tasks.rados.rados.0.smithi023.stdout:3515: done (3 left) 2024-02-11T22:25:52.939 INFO:tasks.rados.rados.0.smithi023.stdout:3516: done (2 left) 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3518: done (1 left) 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3519: copy_from oid 42 from oid 3 current snap is 332 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3520: setattr oid 16 current snap is 332 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3517: finishing write tid 4 to smithi02397626-35 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3517: oid 35 updating version 0 to 2190 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3517: oid 35 version 2190 is already newer than 2188 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3517: oid 35 version 2190 is already newer than 2189 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2190 (ObjNum 1071 snap 332 seq_num 1071) dirty exists 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3517: left oid 35 (ObjNum 1071 snap 332 seq_num 1071) 2024-02-11T22:25:52.940 INFO:tasks.rados.rados.0.smithi023.stdout:3517: done (2 left) 2024-02-11T22:25:52.941 INFO:tasks.rados.rados.0.smithi023.stdout:3521: rollback oid 36 current snap is 332 2024-02-11T22:25:52.941 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 329 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:3522: rmattr oid 22 current snap is 332 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:3522: done (3 left) 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:3523: rollback oid 48 current snap is 332 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 48 to 331 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:3524: copy_from oid 34 from oid 1 current snap is 332 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:3525: rollback oid 41 current snap is 332 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 327 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 332 2024-02-11T22:25:52.942 INFO:tasks.rados.rados.0.smithi023.stdout:3526: seq_num 1073 ranges {1351680=778240,2129920=401408} 2024-02-11T22:25:52.953 INFO:tasks.rados.rados.0.smithi023.stdout:3526: writing smithi02397626-24 from 1351680 to 2129920 tid 1 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3526: writing smithi02397626-24 from 2129920 to 2531328 tid 2 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3527: read oid 28 snap 328 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3527: expect (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3528: read oid 7 snap -1 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3528: expect (ObjNum 1004 snap 317 seq_num 1004) 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3529: delete oid 12 current snap is 332 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3521: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 0 (ObjNum 65 snap 0 seq_num 1919504464) dirty dne 2024-02-11T22:25:52.957 INFO:tasks.rados.rados.0.smithi023.stdout:3519: finishing copy_from to smithi02397626-42 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3519: got expected ENOENT (src dne) 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3519: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2191 (ObjNum 33 snap 0 seq_num 913617568) dirty exists 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3525: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3525: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3525: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2193 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3523: finishing rollback tid 0 to smithi02397626-48 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3523: finishing rollback tid 1 to smithi02397626-48 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3523: finishing rollback tid 2 to smithi02397626-48 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 1394 (ObjNum 1065 snap 330 seq_num 1065) dirty exists 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3524: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:3524: finishing copy_from to smithi02397626-34 2024-02-11T22:25:52.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2499 (ObjNum 1057 snap 328 seq_num 1057) dirty exists 2024-02-11T22:25:52.959 INFO:tasks.rados.rados.0.smithi023.stdout:3526: finishing write tid 1 to smithi02397626-24 2024-02-11T22:25:52.959 INFO:tasks.rados.rados.0.smithi023.stdout:3519: done (9 left) 2024-02-11T22:25:52.959 INFO:tasks.rados.rados.0.smithi023.stdout:3520: done (8 left) 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3521: done (7 left) 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3523: done (6 left) 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3524: done (5 left) 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3525: done (4 left) 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3529: done (3 left) 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3530: delete oid 30 current snap is 332 2024-02-11T22:25:52.960 INFO:tasks.rados.rados.0.smithi023.stdout:3526: finishing write tid 2 to smithi02397626-24 2024-02-11T22:25:52.961 INFO:tasks.rados.rados.0.smithi023.stdout:3526: finishing write tid 3 to smithi02397626-24 2024-02-11T22:25:52.962 INFO:tasks.rados.rados.0.smithi023.stdout:3528: expect (ObjNum 1004 snap 317 seq_num 1004) 2024-02-11T22:25:53.048 INFO:tasks.rados.rados.0.smithi023.stdout:3526: finishing write tid 4 to smithi02397626-24 2024-02-11T22:25:53.049 INFO:tasks.rados.rados.0.smithi023.stdout:3526: oid 24 updating version 0 to 2048 2024-02-11T22:25:53.049 INFO:tasks.rados.rados.0.smithi023.stdout:3526: oid 24 version 2048 is already newer than 2047 2024-02-11T22:25:53.049 INFO:tasks.rados.rados.0.smithi023.stdout:3526: oid 24 version 2048 is already newer than 2046 2024-02-11T22:25:53.049 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2048 (ObjNum 1073 snap 332 seq_num 1073) dirty exists 2024-02-11T22:25:53.049 INFO:tasks.rados.rados.0.smithi023.stdout:3526: left oid 24 (ObjNum 1073 snap 332 seq_num 1073) 2024-02-11T22:25:53.049 INFO:tasks.rados.rados.0.smithi023.stdout:3527: expect (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3526: done (3 left) 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3527: done (2 left) 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3528: done (1 left) 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3530: done (0 left) 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3531: read oid 45 snap -1 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3531: expect (ObjNum 1070 snap 332 seq_num 1070) 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3532: copy_from oid 44 from oid 31 current snap is 332 2024-02-11T22:25:53.093 INFO:tasks.rados.rados.0.smithi023.stdout:3533: rollback oid 4 current snap is 332 2024-02-11T22:25:53.094 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 327 2024-02-11T22:25:53.094 INFO:tasks.rados.rados.0.smithi023.stdout:3534: snap_create 2024-02-11T22:25:53.095 INFO:tasks.rados.rados.0.smithi023.stdout:3533: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:25:53.095 INFO:tasks.rados.rados.0.smithi023.stdout:3533: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:25:53.095 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2193 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-02-11T22:25:53.098 INFO:tasks.rados.rados.0.smithi023.stdout:3532: finishing copy_from racing read to smithi02397626-44 2024-02-11T22:25:53.099 INFO:tasks.rados.rados.0.smithi023.stdout:3532: finishing copy_from to smithi02397626-44 2024-02-11T22:25:53.099 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 2425 (ObjNum 145 snap 0 seq_num 913740912) dirty exists 2024-02-11T22:25:53.099 INFO:tasks.rados.rados.0.smithi023.stdout:3531: expect (ObjNum 1070 snap 332 seq_num 1070) 2024-02-11T22:25:53.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:53 smithi023 ceph-mon[111262]: pgmap v799: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-02-11T22:25:53.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:53 smithi023 ceph-mon[111262]: osdmap e734: 8 total, 8 up, 8 in 2024-02-11T22:25:53.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:53 smithi023 ceph-mon[111262]: osdmap e735: 8 total, 8 up, 8 in 2024-02-11T22:25:53.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:53 smithi023 ceph-mon[113671]: pgmap v799: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-02-11T22:25:53.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:53 smithi023 ceph-mon[113671]: osdmap e734: 8 total, 8 up, 8 in 2024-02-11T22:25:53.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:53 smithi023 ceph-mon[113671]: osdmap e735: 8 total, 8 up, 8 in 2024-02-11T22:25:53.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:53 smithi160 ceph-mon[106289]: pgmap v799: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-02-11T22:25:53.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:53 smithi160 ceph-mon[106289]: osdmap e734: 8 total, 8 up, 8 in 2024-02-11T22:25:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:53 smithi160 ceph-mon[106289]: osdmap e735: 8 total, 8 up, 8 in 2024-02-11T22:25:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:3531: done (3 left) 2024-02-11T22:25:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:3532: done (2 left) 2024-02-11T22:25:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:3533: done (1 left) 2024-02-11T22:25:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:3534: done (0 left) 2024-02-11T22:25:53.920 INFO:tasks.rados.rados.0.smithi023.stdout:3535: snap_create 2024-02-11T22:25:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:3535: done (0 left) 2024-02-11T22:25:54.932 INFO:tasks.rados.rados.0.smithi023.stdout:3536: delete oid 22 current snap is 334 2024-02-11T22:25:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:3536: done (0 left) 2024-02-11T22:25:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 334 2024-02-11T22:25:54.936 INFO:tasks.rados.rados.0.smithi023.stdout:3537: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2024-02-11T22:25:54.938 INFO:tasks.rados.rados.0.smithi023.stdout:3537: writing smithi02397626-47 from 0 to 442368 tid 1 2024-02-11T22:25:54.941 INFO:tasks.rados.rados.0.smithi023.stdout:3537: writing smithi02397626-47 from 442368 to 876544 tid 2 2024-02-11T22:25:54.943 INFO:tasks.rados.rados.0.smithi023.stdout:3537: writing smithi02397626-47 from 876544 to 1245184 tid 3 2024-02-11T22:25:54.943 INFO:tasks.rados.rados.0.smithi023.stdout:3538: setattr oid 7 current snap is 334 2024-02-11T22:25:54.944 INFO:tasks.rados.rados.0.smithi023.stdout:3537: finishing write tid 1 to smithi02397626-47 2024-02-11T22:25:54.945 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 334 2024-02-11T22:25:54.945 INFO:tasks.rados.rados.0.smithi023.stdout:3539: seq_num 1078 ranges {327680=458752,786432=720896,1507328=81920} 2024-02-11T22:25:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3539: writing smithi02397626-2 from 327680 to 786432 tid 1 2024-02-11T22:25:54.954 INFO:tasks.rados.rados.0.smithi023.stdout:3539: writing smithi02397626-2 from 786432 to 1507328 tid 2 2024-02-11T22:25:54.955 INFO:tasks.rados.rados.0.smithi023.stdout:3539: writing smithi02397626-2 from 1507328 to 1589248 tid 3 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3540: rmattr oid 28 current snap is 334 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3540: done (3 left) 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3541: snap_create 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: finishing write tid 2 to smithi02397626-47 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: finishing write tid 3 to smithi02397626-47 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: finishing write tid 4 to smithi02397626-47 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2194 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: finishing write tid 5 to smithi02397626-47 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: oid 47 updating version 0 to 2181 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: oid 47 updating version 2181 to 2183 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: oid 47 version 2183 is already newer than 2180 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:3537: oid 47 version 2183 is already newer than 2182 2024-02-11T22:25:54.956 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 2183 (ObjNum 1077 snap 334 seq_num 1077) dirty exists 2024-02-11T22:25:54.957 INFO:tasks.rados.rados.0.smithi023.stdout:3537: left oid 47 (ObjNum 1077 snap 334 seq_num 1077) 2024-02-11T22:25:54.957 INFO:tasks.rados.rados.0.smithi023.stdout:3539: finishing write tid 1 to smithi02397626-2 2024-02-11T22:25:54.960 INFO:tasks.rados.rados.0.smithi023.stdout:3539: finishing write tid 2 to smithi02397626-2 2024-02-11T22:25:54.962 INFO:tasks.rados.rados.0.smithi023.stdout:3539: finishing write tid 3 to smithi02397626-2 2024-02-11T22:25:54.962 INFO:tasks.rados.rados.0.smithi023.stdout:3539: finishing write tid 4 to smithi02397626-2 2024-02-11T22:25:54.963 INFO:tasks.rados.rados.0.smithi023.stdout:3539: finishing write tid 5 to smithi02397626-2 2024-02-11T22:25:54.963 INFO:tasks.rados.rados.0.smithi023.stdout:3539: oid 2 updating version 0 to 2266 2024-02-11T22:25:54.963 INFO:tasks.rados.rados.0.smithi023.stdout:3539: oid 2 updating version 2266 to 2267 2024-02-11T22:25:54.963 INFO:tasks.rados.rados.0.smithi023.stdout:3539: oid 2 version 2267 is already newer than 2265 2024-02-11T22:25:54.963 INFO:tasks.rados.rados.0.smithi023.stdout:3539: oid 2 updating version 2267 to 2268 2024-02-11T22:25:54.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2268 (ObjNum 1078 snap 334 seq_num 1078) dirty exists 2024-02-11T22:25:54.964 INFO:tasks.rados.rados.0.smithi023.stdout:3539: left oid 2 (ObjNum 1078 snap 334 seq_num 1078) 2024-02-11T22:25:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:54 smithi160 ceph-mon[106289]: pgmap v802: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-02-11T22:25:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:54 smithi160 ceph-mon[106289]: osdmap e736: 8 total, 8 up, 8 in 2024-02-11T22:25:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:54 smithi023 ceph-mon[111262]: pgmap v802: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-02-11T22:25:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:54 smithi023 ceph-mon[111262]: osdmap e736: 8 total, 8 up, 8 in 2024-02-11T22:25:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:54 smithi023 ceph-mon[113671]: pgmap v802: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-02-11T22:25:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:54 smithi023 ceph-mon[113671]: osdmap e736: 8 total, 8 up, 8 in 2024-02-11T22:25:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:3537: done (3 left) 2024-02-11T22:25:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:3538: done (2 left) 2024-02-11T22:25:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:3539: done (1 left) 2024-02-11T22:25:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:3541: done (0 left) 2024-02-11T22:25:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:3542: copy_from oid 26 from oid 49 current snap is 335 2024-02-11T22:25:55.953 INFO:tasks.rados.rados.0.smithi023.stdout:3543: setattr oid 24 current snap is 335 2024-02-11T22:25:55.961 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 335 2024-02-11T22:25:55.961 INFO:tasks.rados.rados.0.smithi023.stdout:3544: seq_num 1079 ranges {0=475136,475136=606208,1081344=196608} 2024-02-11T22:25:55.961 INFO:tasks.rados.rados.0.smithi023.stdout:3544: writing smithi02397626-16 from 0 to 475136 tid 1 2024-02-11T22:25:55.961 INFO:tasks.rados.rados.0.smithi023.stdout:3544: writing smithi02397626-16 from 475136 to 1081344 tid 2 2024-02-11T22:25:55.962 INFO:tasks.rados.rados.0.smithi023.stdout:3544: writing smithi02397626-16 from 1081344 to 1277952 tid 3 2024-02-11T22:25:55.963 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2049 (ObjNum 1073 snap 332 seq_num 1073) dirty exists 2024-02-11T22:25:55.963 INFO:tasks.rados.rados.0.smithi023.stdout:3543: done (2 left) 2024-02-11T22:25:55.963 INFO:tasks.rados.rados.0.smithi023.stdout:3545: delete oid 21 current snap is 335 2024-02-11T22:25:55.968 INFO:tasks.rados.rados.0.smithi023.stdout:3545: done (2 left) 2024-02-11T22:25:55.968 INFO:tasks.rados.rados.0.smithi023.stdout:3546: rmattr oid 21 current snap is 335 2024-02-11T22:25:55.968 INFO:tasks.rados.rados.0.smithi023.stdout:3546: done (2 left) 2024-02-11T22:25:55.968 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 335 2024-02-11T22:25:55.968 INFO:tasks.rados.rados.0.smithi023.stdout:3547: seq_num 1081 ranges {2072576=507904,2580480=425984,3006464=376832} 2024-02-11T22:25:55.982 INFO:tasks.rados.rados.0.smithi023.stdout:3547: writing smithi02397626-7 from 2072576 to 2580480 tid 1 2024-02-11T22:25:55.985 INFO:tasks.rados.rados.0.smithi023.stdout:3547: writing smithi02397626-7 from 2580480 to 3006464 tid 2 2024-02-11T22:25:55.987 INFO:tasks.rados.rados.0.smithi023.stdout:3547: writing smithi02397626-7 from 3006464 to 3383296 tid 3 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:3548: snap_create 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:3542: finishing copy_from racing read to smithi02397626-26 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:3544: finishing write tid 1 to smithi02397626-16 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:3544: finishing write tid 2 to smithi02397626-16 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:3544: finishing write tid 3 to smithi02397626-16 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:3542: finishing copy_from to smithi02397626-26 2024-02-11T22:25:55.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2187 (ObjNum 1025 snap 325 seq_num 1025) dirty exists 2024-02-11T22:25:55.989 INFO:tasks.rados.rados.0.smithi023.stdout:3544: finishing write tid 4 to smithi02397626-16 2024-02-11T22:25:55.990 INFO:tasks.rados.rados.0.smithi023.stdout:3547: finishing write tid 1 to smithi02397626-7 2024-02-11T22:25:55.990 INFO:tasks.rados.rados.0.smithi023.stdout:3547: finishing write tid 2 to smithi02397626-7 2024-02-11T22:25:55.991 INFO:tasks.rados.rados.0.smithi023.stdout:3544: finishing write tid 5 to smithi02397626-16 2024-02-11T22:25:55.991 INFO:tasks.rados.rados.0.smithi023.stdout:3544: oid 16 updating version 0 to 2197 2024-02-11T22:25:55.991 INFO:tasks.rados.rados.0.smithi023.stdout:3544: oid 16 version 2197 is already newer than 2195 2024-02-11T22:25:55.991 INFO:tasks.rados.rados.0.smithi023.stdout:3544: oid 16 version 2197 is already newer than 2196 2024-02-11T22:25:55.991 INFO:tasks.rados.rados.0.smithi023.stdout:3544: oid 16 updating version 2197 to 2198 2024-02-11T22:25:55.991 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2198 (ObjNum 1079 snap 335 seq_num 1079) dirty exists 2024-02-11T22:25:55.992 INFO:tasks.rados.rados.0.smithi023.stdout:3544: left oid 16 (ObjNum 1079 snap 335 seq_num 1079) 2024-02-11T22:25:55.994 INFO:tasks.rados.rados.0.smithi023.stdout:3547: finishing write tid 3 to smithi02397626-7 2024-02-11T22:25:55.994 INFO:tasks.rados.rados.0.smithi023.stdout:3547: finishing write tid 4 to smithi02397626-7 2024-02-11T22:25:55.996 INFO:tasks.rados.rados.0.smithi023.stdout:3547: finishing write tid 5 to smithi02397626-7 2024-02-11T22:25:55.996 INFO:tasks.rados.rados.0.smithi023.stdout:3547: oid 7 updating version 0 to 2202 2024-02-11T22:25:55.996 INFO:tasks.rados.rados.0.smithi023.stdout:3547: oid 7 version 2202 is already newer than 2201 2024-02-11T22:25:55.996 INFO:tasks.rados.rados.0.smithi023.stdout:3547: oid 7 version 2202 is already newer than 2199 2024-02-11T22:25:55.996 INFO:tasks.rados.rados.0.smithi023.stdout:3547: oid 7 version 2202 is already newer than 2200 2024-02-11T22:25:55.996 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2202 (ObjNum 1081 snap 335 seq_num 1081) dirty exists 2024-02-11T22:25:55.997 INFO:tasks.rados.rados.0.smithi023.stdout:3547: left oid 7 (ObjNum 1081 snap 335 seq_num 1081) 2024-02-11T22:25:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:55 smithi023 ceph-mon[111262]: osdmap e737: 8 total, 8 up, 8 in 2024-02-11T22:25:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:25:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:25:55] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-02-11T22:25:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:55 smithi023 ceph-mon[113671]: osdmap e737: 8 total, 8 up, 8 in 2024-02-11T22:25:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:55 smithi160 ceph-mon[106289]: osdmap e737: 8 total, 8 up, 8 in 2024-02-11T22:25:56.954 INFO:tasks.rados.rados.0.smithi023.stdout:3542: done (3 left) 2024-02-11T22:25:56.954 INFO:tasks.rados.rados.0.smithi023.stdout:3544: done (2 left) 2024-02-11T22:25:56.954 INFO:tasks.rados.rados.0.smithi023.stdout:3547: done (1 left) 2024-02-11T22:25:56.955 INFO:tasks.rados.rados.0.smithi023.stdout:3548: done (0 left) 2024-02-11T22:25:56.955 INFO:tasks.rados.rados.0.smithi023.stdout:3549: delete oid 25 current snap is 336 2024-02-11T22:25:56.961 INFO:tasks.rados.rados.0.smithi023.stdout:3549: done (0 left) 2024-02-11T22:25:56.961 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 336 2024-02-11T22:25:56.961 INFO:tasks.rados.rados.0.smithi023.stdout:3550: seq_num 1083 ranges {1130496=540672,1671168=589824,2260992=212992} 2024-02-11T22:25:56.969 INFO:tasks.rados.rados.0.smithi023.stdout:3550: writing smithi02397626-45 from 1130496 to 1671168 tid 1 2024-02-11T22:25:56.974 INFO:tasks.rados.rados.0.smithi023.stdout:3550: writing smithi02397626-45 from 1671168 to 2260992 tid 2 2024-02-11T22:25:56.975 INFO:tasks.rados.rados.0.smithi023.stdout:3550: writing smithi02397626-45 from 2260992 to 2473984 tid 3 2024-02-11T22:25:56.975 INFO:tasks.rados.rados.0.smithi023.stdout:3551: read oid 17 snap -1 2024-02-11T22:25:56.975 INFO:tasks.rados.rados.0.smithi023.stdout:3551: expect (ObjNum 1049 snap 328 seq_num 1049) 2024-02-11T22:25:56.975 INFO:tasks.rados.rados.0.smithi023.stdout:3552: delete oid 32 current snap is 336 2024-02-11T22:25:56.976 INFO:tasks.rados.rados.0.smithi023.stdout:3550: finishing write tid 1 to smithi02397626-45 2024-02-11T22:25:56.979 INFO:tasks.rados.rados.0.smithi023.stdout:3550: finishing write tid 2 to smithi02397626-45 2024-02-11T22:25:56.979 INFO:tasks.rados.rados.0.smithi023.stdout:3552: done (2 left) 2024-02-11T22:25:56.979 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 336 2024-02-11T22:25:56.979 INFO:tasks.rados.rados.0.smithi023.stdout:3553: seq_num 1085 ranges {1892352=581632,2473984=761856,3235840=40960} 2024-02-11T22:25:56.993 INFO:tasks.rados.rados.0.smithi023.stdout:3553: writing smithi02397626-1 from 1892352 to 2473984 tid 1 2024-02-11T22:25:56.997 INFO:tasks.rados.rados.0.smithi023.stdout:3553: writing smithi02397626-1 from 2473984 to 3235840 tid 2 2024-02-11T22:25:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:3553: writing smithi02397626-1 from 3235840 to 3276800 tid 3 2024-02-11T22:25:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:3554: snap_create 2024-02-11T22:25:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:3550: finishing write tid 3 to smithi02397626-45 2024-02-11T22:25:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:3550: finishing write tid 4 to smithi02397626-45 2024-02-11T22:25:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:3550: finishing write tid 5 to smithi02397626-45 2024-02-11T22:25:56.998 INFO:tasks.rados.rados.0.smithi023.stdout:3550: oid 45 updating version 0 to 2431 2024-02-11T22:25:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:3550: oid 45 updating version 2431 to 2432 2024-02-11T22:25:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:3550: oid 45 version 2432 is already newer than 2429 2024-02-11T22:25:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:3550: oid 45 version 2432 is already newer than 2430 2024-02-11T22:25:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2432 (ObjNum 1083 snap 336 seq_num 1083) dirty exists 2024-02-11T22:25:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:3550: left oid 45 (ObjNum 1083 snap 336 seq_num 1083) 2024-02-11T22:25:56.999 INFO:tasks.rados.rados.0.smithi023.stdout:3551: expect (ObjNum 1049 snap 328 seq_num 1049) 2024-02-11T22:25:57.096 INFO:tasks.rados.rados.0.smithi023.stdout:3553: finishing write tid 1 to smithi02397626-1 2024-02-11T22:25:57.096 INFO:tasks.rados.rados.0.smithi023.stdout:3553: finishing write tid 2 to smithi02397626-1 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: finishing write tid 3 to smithi02397626-1 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: finishing write tid 4 to smithi02397626-1 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: finishing write tid 5 to smithi02397626-1 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: oid 1 updating version 0 to 2515 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: oid 1 version 2515 is already newer than 2514 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: oid 1 version 2515 is already newer than 2513 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: oid 1 updating version 2515 to 2516 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2516 (ObjNum 1085 snap 336 seq_num 1085) dirty exists 2024-02-11T22:25:57.097 INFO:tasks.rados.rados.0.smithi023.stdout:3553: left oid 1 (ObjNum 1085 snap 336 seq_num 1085) 2024-02-11T22:25:57.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:56 smithi160 ceph-mon[106289]: pgmap v805: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-02-11T22:25:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:56 smithi160 ceph-mon[106289]: osdmap e738: 8 total, 8 up, 8 in 2024-02-11T22:25:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:56 smithi023 ceph-mon[111262]: pgmap v805: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-02-11T22:25:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:56 smithi023 ceph-mon[111262]: osdmap e738: 8 total, 8 up, 8 in 2024-02-11T22:25:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:56 smithi023 ceph-mon[113671]: pgmap v805: 121 pgs: 121 active+clean; 145 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-02-11T22:25:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:56 smithi023 ceph-mon[113671]: osdmap e738: 8 total, 8 up, 8 in 2024-02-11T22:25:57.906 INFO:tasks.rados.rados.0.smithi023.stdout:3550: done (3 left) 2024-02-11T22:25:57.906 INFO:tasks.rados.rados.0.smithi023.stdout:3551: done (2 left) 2024-02-11T22:25:57.906 INFO:tasks.rados.rados.0.smithi023.stdout:3553: done (1 left) 2024-02-11T22:25:57.906 INFO:tasks.rados.rados.0.smithi023.stdout:3554: done (0 left) 2024-02-11T22:25:57.906 INFO:tasks.rados.rados.0.smithi023.stdout:3555: delete oid 26 current snap is 337 2024-02-11T22:25:57.912 INFO:tasks.rados.rados.0.smithi023.stdout:3555: done (0 left) 2024-02-11T22:25:57.912 INFO:tasks.rados.rados.0.smithi023.stdout:3556: copy_from oid 40 from oid 42 current snap is 337 2024-02-11T22:25:57.912 INFO:tasks.rados.rados.0.smithi023.stdout:3557: rmattr oid 28 current snap is 337 2024-02-11T22:25:57.912 INFO:tasks.rados.rados.0.smithi023.stdout:3558: delete oid 50 current snap is 337 2024-02-11T22:25:57.913 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 0 (ObjNum 964 snap 303 seq_num 964) dirty exists 2024-02-11T22:25:57.918 INFO:tasks.rados.rados.0.smithi023.stdout:3557: done (2 left) 2024-02-11T22:25:57.918 INFO:tasks.rados.rados.0.smithi023.stdout:3558: done (1 left) 2024-02-11T22:25:57.918 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 337 2024-02-11T22:25:57.918 INFO:tasks.rados.rados.0.smithi023.stdout:3559: seq_num 1088 ranges {2473984=630784,3104768=466944,3571712=335872} 2024-02-11T22:25:57.935 INFO:tasks.rados.rados.0.smithi023.stdout:3559: writing smithi02397626-45 from 2473984 to 3104768 tid 1 2024-02-11T22:25:57.937 INFO:tasks.rados.rados.0.smithi023.stdout:3559: writing smithi02397626-45 from 3104768 to 3571712 tid 2 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:3559: writing smithi02397626-45 from 3571712 to 3907584 tid 3 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:3560: read oid 14 snap -1 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:3560: expect deleted 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:3561: read oid 21 snap -1 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:3561: expect deleted 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 337 2024-02-11T22:25:57.940 INFO:tasks.rados.rados.0.smithi023.stdout:3562: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2024-02-11T22:25:57.943 INFO:tasks.rados.rados.0.smithi023.stdout:3562: writing smithi02397626-18 from 0 to 647168 tid 1 2024-02-11T22:25:57.947 INFO:tasks.rados.rados.0.smithi023.stdout:3562: writing smithi02397626-18 from 647168 to 1392640 tid 2 2024-02-11T22:25:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3562: writing smithi02397626-18 from 1392640 to 1449984 tid 3 2024-02-11T22:25:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:3563: rollback oid 8 current snap is 337 2024-02-11T22:25:57.948 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 335 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3556: finishing copy_from racing read to smithi02397626-40 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3556: finishing copy_from to smithi02397626-40 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2165 (ObjNum 1040 snap 328 seq_num 1040) dirty exists 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: finishing write tid 1 to smithi02397626-45 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3556: done (5 left) 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3564: rollback oid 23 current snap is 337 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 23 to 326 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: finishing write tid 2 to smithi02397626-45 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: finishing write tid 3 to smithi02397626-45 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: finishing write tid 4 to smithi02397626-45 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: finishing write tid 5 to smithi02397626-45 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: oid 45 updating version 0 to 2433 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: oid 45 updating version 2433 to 2435 2024-02-11T22:25:57.949 INFO:tasks.rados.rados.0.smithi023.stdout:3559: oid 45 updating version 2435 to 2436 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3559: oid 45 version 2436 is already newer than 2434 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2436 (ObjNum 1088 snap 337 seq_num 1088) dirty exists 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3559: left oid 45 (ObjNum 1088 snap 337 seq_num 1088) 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3562: finishing write tid 1 to smithi02397626-18 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3559: done (5 left) 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3560: done (4 left) 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3561: done (3 left) 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3565: snap_create 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:3563: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:25:57.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2188 (ObjNum 65 snap 0 seq_num 2724301904) dirty dne 2024-02-11T22:25:57.952 INFO:tasks.rados.rados.0.smithi023.stdout:3564: finishing rollback tid 0 to smithi02397626-23 2024-02-11T22:25:57.953 INFO:tasks.rados.rados.0.smithi023.stdout:3562: finishing write tid 2 to smithi02397626-18 2024-02-11T22:25:57.953 INFO:tasks.rados.rados.0.smithi023.stdout:3564: finishing rollback tid 1 to smithi02397626-23 2024-02-11T22:25:57.953 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2519 (ObjNum 97 snap 0 seq_num 914026848) dirty dne 2024-02-11T22:25:57.953 INFO:tasks.rados.rados.0.smithi023.stdout:3562: finishing write tid 3 to smithi02397626-18 2024-02-11T22:25:57.954 INFO:tasks.rados.rados.0.smithi023.stdout:3562: finishing write tid 4 to smithi02397626-18 2024-02-11T22:25:57.958 INFO:tasks.rados.rados.0.smithi023.stdout:3562: finishing write tid 5 to smithi02397626-18 2024-02-11T22:25:57.958 INFO:tasks.rados.rados.0.smithi023.stdout:3562: oid 18 updating version 0 to 1680 2024-02-11T22:25:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:3562: oid 18 version 1680 is already newer than 1679 2024-02-11T22:25:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:3562: oid 18 updating version 1680 to 1682 2024-02-11T22:25:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:3562: oid 18 version 1682 is already newer than 1681 2024-02-11T22:25:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 1682 (ObjNum 1089 snap 337 seq_num 1089) dirty exists 2024-02-11T22:25:57.959 INFO:tasks.rados.rados.0.smithi023.stdout:3562: left oid 18 (ObjNum 1089 snap 337 seq_num 1089) 2024-02-11T22:25:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:57 smithi023 ceph-mon[111262]: osdmap e739: 8 total, 8 up, 8 in 2024-02-11T22:25:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:57 smithi023 ceph-mon[111262]: osdmap e740: 8 total, 8 up, 8 in 2024-02-11T22:25:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:57 smithi023 ceph-mon[113671]: osdmap e739: 8 total, 8 up, 8 in 2024-02-11T22:25:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:57 smithi023 ceph-mon[113671]: osdmap e740: 8 total, 8 up, 8 in 2024-02-11T22:25:58.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:57 smithi160 ceph-mon[106289]: osdmap e739: 8 total, 8 up, 8 in 2024-02-11T22:25:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:57 smithi160 ceph-mon[106289]: osdmap e740: 8 total, 8 up, 8 in 2024-02-11T22:25:58.916 INFO:tasks.rados.rados.0.smithi023.stdout:3562: done (3 left) 2024-02-11T22:25:58.916 INFO:tasks.rados.rados.0.smithi023.stdout:3563: done (2 left) 2024-02-11T22:25:58.916 INFO:tasks.rados.rados.0.smithi023.stdout:3564: done (1 left) 2024-02-11T22:25:58.916 INFO:tasks.rados.rados.0.smithi023.stdout:3565: done (0 left) 2024-02-11T22:25:58.916 INFO:tasks.rados.rados.0.smithi023.stdout:3566: read oid 15 snap -1 2024-02-11T22:25:58.916 INFO:tasks.rados.rados.0.smithi023.stdout:3566: expect (ObjNum 1003 snap 316 seq_num 1003) 2024-02-11T22:25:58.917 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 338 2024-02-11T22:25:58.917 INFO:tasks.rados.rados.0.smithi023.stdout:3567: seq_num 1090 ranges {1892352=663552,2555904=630784,3186688=172032} 2024-02-11T22:25:58.930 INFO:tasks.rados.rados.0.smithi023.stdout:3567: writing smithi02397626-34 from 1892352 to 2555904 tid 1 2024-02-11T22:25:58.933 INFO:tasks.rados.rados.0.smithi023.stdout:3567: writing smithi02397626-34 from 2555904 to 3186688 tid 2 2024-02-11T22:25:58.935 INFO:tasks.rados.rados.0.smithi023.stdout:3567: writing smithi02397626-34 from 3186688 to 3358720 tid 3 2024-02-11T22:25:58.935 INFO:tasks.rados.rados.0.smithi023.stdout:3568: read oid 7 snap 335 2024-02-11T22:25:58.935 INFO:tasks.rados.rados.0.smithi023.stdout:3568: expect (ObjNum 1081 snap 335 seq_num 1081) 2024-02-11T22:25:58.937 INFO:tasks.rados.rados.0.smithi023.stdout:3569: setattr oid 38 current snap is 338 2024-02-11T22:25:58.937 INFO:tasks.rados.rados.0.smithi023.stdout:3570: rmattr oid 32 current snap is 338 2024-02-11T22:25:58.937 INFO:tasks.rados.rados.0.smithi023.stdout:3570: done (4 left) 2024-02-11T22:25:58.937 INFO:tasks.rados.rados.0.smithi023.stdout:3571: copy_from oid 25 from oid 39 current snap is 338 2024-02-11T22:25:58.938 INFO:tasks.rados.rados.0.smithi023.stdout:3572: read oid 37 snap -1 2024-02-11T22:25:58.938 INFO:tasks.rados.rados.0.smithi023.stdout:3572: expect (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:25:58.938 INFO:tasks.rados.rados.0.smithi023.stdout:3573: rmattr oid 31 current snap is 338 2024-02-11T22:25:58.938 INFO:tasks.rados.rados.0.smithi023.stdout:3574: snap_remove snap 329 2024-02-11T22:25:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:58 smithi023 ceph-mon[111262]: pgmap v808: 121 pgs: 121 active+clean; 146 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:25:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:25:58 smithi023 ceph-mon[111262]: osdmap e741: 8 total, 8 up, 8 in 2024-02-11T22:25:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:58 smithi023 ceph-mon[113671]: pgmap v808: 121 pgs: 121 active+clean; 146 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:25:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:25:58 smithi023 ceph-mon[113671]: osdmap e741: 8 total, 8 up, 8 in 2024-02-11T22:25:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:58 smithi160 ceph-mon[106289]: pgmap v808: 121 pgs: 121 active+clean; 146 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:25:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:25:58 smithi160 ceph-mon[106289]: osdmap e741: 8 total, 8 up, 8 in 2024-02-11T22:25:59.931 INFO:tasks.rados.rados.0.smithi023.stdout:3574: done (7 left) 2024-02-11T22:25:59.931 INFO:tasks.rados.rados.0.smithi023.stdout:3575: snap_remove snap 331 2024-02-11T22:26:00.938 INFO:tasks.rados.rados.0.smithi023.stdout:3575: done (7 left) 2024-02-11T22:26:00.938 INFO:tasks.rados.rados.0.smithi023.stdout:3576: read oid 43 snap -1 2024-02-11T22:26:00.939 INFO:tasks.rados.rados.0.smithi023.stdout:3576: expect (ObjNum 1062 snap 330 seq_num 1062) 2024-02-11T22:26:00.939 INFO:tasks.rados.rados.0.smithi023.stdout:3577: read oid 8 snap -1 2024-02-11T22:26:00.939 INFO:tasks.rados.rados.0.smithi023.stdout:3577: expect deleted 2024-02-11T22:26:00.939 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 41 current snap is 338 2024-02-11T22:26:00.939 INFO:tasks.rados.rados.0.smithi023.stdout:3578: seq_num 1091 ranges {0=679936,679936=516096,1196032=286720} 2024-02-11T22:26:00.945 INFO:tasks.rados.rados.0.smithi023.stdout:3578: writing smithi02397626-41 from 0 to 679936 tid 1 2024-02-11T22:26:00.948 INFO:tasks.rados.rados.0.smithi023.stdout:3578: writing smithi02397626-41 from 679936 to 1196032 tid 2 2024-02-11T22:26:00.952 INFO:tasks.rados.rados.0.smithi023.stdout:3578: writing smithi02397626-41 from 1196032 to 1482752 tid 3 2024-02-11T22:26:00.952 INFO:tasks.rados.rados.0.smithi023.stdout:3579: read oid 24 snap 336 2024-02-11T22:26:00.952 INFO:tasks.rados.rados.0.smithi023.stdout:3579: expect (ObjNum 1073 snap 332 seq_num 1073) 2024-02-11T22:26:00.952 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 338 2024-02-11T22:26:00.952 INFO:tasks.rados.rados.0.smithi023.stdout:3580: seq_num 1092 ranges {0=696320,696320=802816} 2024-02-11T22:26:00.953 INFO:tasks.rados.rados.0.smithi023.stdout:3580: writing smithi02397626-21 from 0 to 696320 tid 1 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3580: writing smithi02397626-21 from 696320 to 1499136 tid 2 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3581: read oid 23 snap -1 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3581: expect deleted 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3582: delete oid 50 current snap is 338 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3567: finishing write tid 1 to smithi02397626-34 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3567: finishing write tid 2 to smithi02397626-34 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3567: finishing write tid 3 to smithi02397626-34 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3567: finishing write tid 4 to smithi02397626-34 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2437 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2194 (ObjNum 81 snap 0 seq_num 1) dirty exists 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3567: finishing write tid 5 to smithi02397626-34 2024-02-11T22:26:00.959 INFO:tasks.rados.rados.0.smithi023.stdout:3567: oid 34 updating version 0 to 2500 2024-02-11T22:26:00.960 INFO:tasks.rados.rados.0.smithi023.stdout:3567: oid 34 updating version 2500 to 2501 2024-02-11T22:26:00.960 INFO:tasks.rados.rados.0.smithi023.stdout:3567: oid 34 updating version 2501 to 2503 2024-02-11T22:26:00.960 INFO:tasks.rados.rados.0.smithi023.stdout:3567: oid 34 version 2503 is already newer than 2502 2024-02-11T22:26:00.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2503 (ObjNum 1090 snap 338 seq_num 1090) dirty exists 2024-02-11T22:26:00.960 INFO:tasks.rados.rados.0.smithi023.stdout:3567: left oid 34 (ObjNum 1090 snap 338 seq_num 1090) 2024-02-11T22:26:00.960 INFO:tasks.rados.rados.0.smithi023.stdout:3566: expect (ObjNum 1003 snap 316 seq_num 1003) 2024-02-11T22:26:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:00 smithi160 ceph-mon[106289]: pgmap v811: 121 pgs: 121 active+clean; 157 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-02-11T22:26:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:00 smithi160 ceph-mon[106289]: osdmap e742: 8 total, 8 up, 8 in 2024-02-11T22:26:01.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:00 smithi023 ceph-mon[111262]: pgmap v811: 121 pgs: 121 active+clean; 157 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-02-11T22:26:01.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:00 smithi023 ceph-mon[111262]: osdmap e742: 8 total, 8 up, 8 in 2024-02-11T22:26:01.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:00 smithi023 ceph-mon[113671]: pgmap v811: 121 pgs: 121 active+clean; 157 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-02-11T22:26:01.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:00 smithi023 ceph-mon[113671]: osdmap e742: 8 total, 8 up, 8 in 2024-02-11T22:26:01.494 INFO:tasks.rados.rados.0.smithi023.stdout:3568: expect (ObjNum 1081 snap 335 seq_num 1081) 2024-02-11T22:26:01.649 INFO:tasks.rados.rados.0.smithi023.stdout:3571: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:26:01.649 INFO:tasks.rados.rados.0.smithi023.stdout:3571: finishing copy_from to smithi02397626-25 2024-02-11T22:26:01.650 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2166 (ObjNum 1026 snap 325 seq_num 1026) dirty exists 2024-02-11T22:26:01.650 INFO:tasks.rados.rados.0.smithi023.stdout:3572: expect (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:26:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:01 smithi160 ceph-mon[106289]: osdmap e743: 8 total, 8 up, 8 in 2024-02-11T22:26:02.396 INFO:tasks.rados.rados.0.smithi023.stdout:3576: expect (ObjNum 1062 snap 330 seq_num 1062) 2024-02-11T22:26:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:01 smithi023 ceph-mon[111262]: osdmap e743: 8 total, 8 up, 8 in 2024-02-11T22:26:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:01 smithi023 ceph-mon[113671]: osdmap e743: 8 total, 8 up, 8 in 2024-02-11T22:26:02.429 INFO:tasks.rados.rados.0.smithi023.stdout:3578: finishing write tid 1 to smithi02397626-41 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: finishing write tid 2 to smithi02397626-41 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: finishing write tid 3 to smithi02397626-41 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3580: finishing write tid 1 to smithi02397626-21 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: finishing write tid 4 to smithi02397626-41 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: finishing write tid 5 to smithi02397626-41 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: oid 41 updating version 0 to 2195 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: oid 41 updating version 2195 to 2197 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: oid 41 version 2197 is already newer than 2196 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: oid 41 updating version 2197 to 2198 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2198 (ObjNum 1091 snap 338 seq_num 1091) dirty exists 2024-02-11T22:26:02.432 INFO:tasks.rados.rados.0.smithi023.stdout:3578: left oid 41 (ObjNum 1091 snap 338 seq_num 1091) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3580: finishing write tid 2 to smithi02397626-21 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3566: done (13 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3567: done (12 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3568: done (11 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3569: done (10 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3571: done (9 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3572: done (8 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3573: done (7 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3576: done (6 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3577: done (5 left) 2024-02-11T22:26:02.433 INFO:tasks.rados.rados.0.smithi023.stdout:3578: done (4 left) 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3581: done (3 left) 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3582: done (2 left) 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3583: read oid 15 snap 323 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3583: expect (ObjNum 1003 snap 316 seq_num 1003) 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3584: copy_from oid 33 from oid 47 current snap is 338 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3580: finishing write tid 3 to smithi02397626-21 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3580: finishing write tid 4 to smithi02397626-21 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3580: oid 21 updating version 0 to 2406 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3580: oid 21 updating version 2406 to 2407 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3580: oid 21 version 2407 is already newer than 2405 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2407 (ObjNum 1092 snap 338 seq_num 1092) dirty exists 2024-02-11T22:26:02.434 INFO:tasks.rados.rados.0.smithi023.stdout:3580: left oid 21 (ObjNum 1092 snap 338 seq_num 1092) 2024-02-11T22:26:02.435 INFO:tasks.rados.rados.0.smithi023.stdout:3580: done (3 left) 2024-02-11T22:26:02.435 INFO:tasks.rados.rados.0.smithi023.stdout:3585: read oid 26 snap 323 2024-02-11T22:26:02.435 INFO:tasks.rados.rados.0.smithi023.stdout:3585: expect (ObjNum 970 snap 307 seq_num 970) 2024-02-11T22:26:02.435 INFO:tasks.rados.rados.0.smithi023.stdout:3586: setattr oid 31 current snap is 338 2024-02-11T22:26:02.435 INFO:tasks.rados.rados.0.smithi023.stdout:3579: expect (ObjNum 1073 snap 332 seq_num 1073) 2024-02-11T22:26:02.538 INFO:tasks.rados.rados.0.smithi023.stdout:3585: expect (ObjNum 970 snap 307 seq_num 970) 2024-02-11T22:26:02.625 INFO:tasks.rados.rados.0.smithi023.stdout:3583: expect (ObjNum 1003 snap 316 seq_num 1003) 2024-02-11T22:26:03.160 INFO:tasks.rados.rados.0.smithi023.stdout:3584: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:26:03.160 INFO:tasks.rados.rados.0.smithi023.stdout:3584: finishing copy_from to smithi02397626-33 2024-02-11T22:26:03.161 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2183 (ObjNum 1077 snap 334 seq_num 1077) dirty exists 2024-02-11T22:26:03.161 INFO:tasks.rados.rados.0.smithi023.stdout:3579: done (4 left) 2024-02-11T22:26:03.161 INFO:tasks.rados.rados.0.smithi023.stdout:3583: done (3 left) 2024-02-11T22:26:03.161 INFO:tasks.rados.rados.0.smithi023.stdout:3584: done (2 left) 2024-02-11T22:26:03.161 INFO:tasks.rados.rados.0.smithi023.stdout:3585: done (1 left) 2024-02-11T22:26:03.161 INFO:tasks.rados.rados.0.smithi023.stdout:3587: snap_remove snap 326 2024-02-11T22:26:03.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:02 smithi160 ceph-mon[106289]: pgmap v814: 121 pgs: 121 active+clean; 161 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-02-11T22:26:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:02 smithi160 ceph-mon[106289]: osdmap e744: 8 total, 8 up, 8 in 2024-02-11T22:26:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:02 smithi023 ceph-mon[111262]: pgmap v814: 121 pgs: 121 active+clean; 161 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-02-11T22:26:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:02 smithi023 ceph-mon[111262]: osdmap e744: 8 total, 8 up, 8 in 2024-02-11T22:26:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:02 smithi023 ceph-mon[113671]: pgmap v814: 121 pgs: 121 active+clean; 161 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-02-11T22:26:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:02 smithi023 ceph-mon[113671]: osdmap e744: 8 total, 8 up, 8 in 2024-02-11T22:26:03.960 INFO:tasks.rados.rados.0.smithi023.stdout:3587: done (1 left) 2024-02-11T22:26:03.960 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 338 2024-02-11T22:26:03.960 INFO:tasks.rados.rados.0.smithi023.stdout:3588: seq_num 1094 ranges {327680=729088,1056768=573440,1630208=229376} 2024-02-11T22:26:03.966 INFO:tasks.rados.rados.0.smithi023.stdout:3588: writing smithi02397626-10 from 327680 to 1056768 tid 1 2024-02-11T22:26:03.972 INFO:tasks.rados.rados.0.smithi023.stdout:3588: writing smithi02397626-10 from 1056768 to 1630208 tid 2 2024-02-11T22:26:03.972 INFO:tasks.rados.rados.0.smithi023.stdout:3588: writing smithi02397626-10 from 1630208 to 1859584 tid 3 2024-02-11T22:26:03.972 INFO:tasks.rados.rados.0.smithi023.stdout:3589: copy_from oid 14 from oid 39 current snap is 338 2024-02-11T22:26:03.972 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2438 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-11T22:26:03.972 INFO:tasks.rados.rados.0.smithi023.stdout:3586: done (2 left) 2024-02-11T22:26:03.972 INFO:tasks.rados.rados.0.smithi023.stdout:3590: snap_remove snap 327 2024-02-11T22:26:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:3590: done (2 left) 2024-02-11T22:26:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:3591: read oid 24 snap 332 2024-02-11T22:26:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:3591: expect (ObjNum 1073 snap 332 seq_num 1073) 2024-02-11T22:26:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:3592: read oid 47 snap -1 2024-02-11T22:26:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:3592: expect (ObjNum 1077 snap 334 seq_num 1077) 2024-02-11T22:26:04.970 INFO:tasks.rados.rados.0.smithi023.stdout:3593: snap_remove snap 337 2024-02-11T22:26:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:04 smithi023 ceph-mon[111262]: pgmap v816: 121 pgs: 121 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-02-11T22:26:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:04 smithi023 ceph-mon[111262]: osdmap e745: 8 total, 8 up, 8 in 2024-02-11T22:26:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:04 smithi023 ceph-mon[113671]: pgmap v816: 121 pgs: 121 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-02-11T22:26:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:04 smithi023 ceph-mon[113671]: osdmap e745: 8 total, 8 up, 8 in 2024-02-11T22:26:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:04 smithi160 ceph-mon[106289]: pgmap v816: 121 pgs: 121 active+clean; 167 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-02-11T22:26:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:04 smithi160 ceph-mon[106289]: osdmap e745: 8 total, 8 up, 8 in 2024-02-11T22:26:05.976 INFO:tasks.rados.rados.0.smithi023.stdout:3593: done (4 left) 2024-02-11T22:26:05.976 INFO:tasks.rados.rados.0.smithi023.stdout:3594: rmattr oid 6 current snap is 338 2024-02-11T22:26:05.976 INFO:tasks.rados.rados.0.smithi023.stdout:3594: done (4 left) 2024-02-11T22:26:05.976 INFO:tasks.rados.rados.0.smithi023.stdout:3595: snap_create 2024-02-11T22:26:05.976 INFO:tasks.rados.rados.0.smithi023.stdout:3589: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3589: finishing copy_from to smithi02397626-14 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 2166 (ObjNum 1026 snap 325 seq_num 1026) dirty exists 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: finishing write tid 1 to smithi02397626-10 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: finishing write tid 2 to smithi02397626-10 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: finishing write tid 3 to smithi02397626-10 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: finishing write tid 4 to smithi02397626-10 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: finishing write tid 5 to smithi02397626-10 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: oid 10 updating version 0 to 2293 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: oid 10 version 2293 is already newer than 2292 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: oid 10 version 2293 is already newer than 2290 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: oid 10 version 2293 is already newer than 2291 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2293 (ObjNum 1094 snap 338 seq_num 1094) dirty exists 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3588: left oid 10 (ObjNum 1094 snap 338 seq_num 1094) 2024-02-11T22:26:05.977 INFO:tasks.rados.rados.0.smithi023.stdout:3592: expect (ObjNum 1077 snap 334 seq_num 1077) 2024-02-11T22:26:06.012 INFO:tasks.rados.rados.0.smithi023.stdout:3591: expect (ObjNum 1073 snap 332 seq_num 1073) 2024-02-11T22:26:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:05 smithi023 ceph-mon[111262]: osdmap e746: 8 total, 8 up, 8 in 2024-02-11T22:26:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:26:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:26:05] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2024-02-11T22:26:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:05 smithi023 ceph-mon[113671]: osdmap e746: 8 total, 8 up, 8 in 2024-02-11T22:26:06.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:05 smithi160 ceph-mon[106289]: osdmap e746: 8 total, 8 up, 8 in 2024-02-11T22:26:06.985 INFO:tasks.rados.rados.0.smithi023.stdout:3588: done (4 left) 2024-02-11T22:26:06.985 INFO:tasks.rados.rados.0.smithi023.stdout:3589: done (3 left) 2024-02-11T22:26:06.985 INFO:tasks.rados.rados.0.smithi023.stdout:3591: done (2 left) 2024-02-11T22:26:06.985 INFO:tasks.rados.rados.0.smithi023.stdout:3592: done (1 left) 2024-02-11T22:26:06.985 INFO:tasks.rados.rados.0.smithi023.stdout:3595: done (0 left) 2024-02-11T22:26:06.985 INFO:tasks.rados.rados.0.smithi023.stdout:3596: delete oid 43 current snap is 339 2024-02-11T22:26:06.991 INFO:tasks.rados.rados.0.smithi023.stdout:3596: done (0 left) 2024-02-11T22:26:06.991 INFO:tasks.rados.rados.0.smithi023.stdout:3597: snap_create 2024-02-11T22:26:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:06 smithi023 ceph-mon[111262]: pgmap v819: 121 pgs: 121 active+clean; 168 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-02-11T22:26:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:06 smithi023 ceph-mon[111262]: osdmap e747: 8 total, 8 up, 8 in 2024-02-11T22:26:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:06 smithi023 ceph-mon[113671]: pgmap v819: 121 pgs: 121 active+clean; 168 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-02-11T22:26:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:06 smithi023 ceph-mon[113671]: osdmap e747: 8 total, 8 up, 8 in 2024-02-11T22:26:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:07.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:06 smithi160 ceph-mon[106289]: pgmap v819: 121 pgs: 121 active+clean; 168 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-02-11T22:26:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:06 smithi160 ceph-mon[106289]: osdmap e747: 8 total, 8 up, 8 in 2024-02-11T22:26:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:07.913 INFO:tasks.rados.rados.0.smithi023.stdout:3597: done (0 left) 2024-02-11T22:26:07.913 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 340 2024-02-11T22:26:07.913 INFO:tasks.rados.rados.0.smithi023.stdout:3598: seq_num 1096 ranges {1245184=761856,2007040=786432,2793472=16384} 2024-02-11T22:26:07.924 INFO:tasks.rados.rados.0.smithi023.stdout:3598: writing smithi02397626-33 from 1245184 to 2007040 tid 1 2024-02-11T22:26:07.929 INFO:tasks.rados.rados.0.smithi023.stdout:3598: writing smithi02397626-33 from 2007040 to 2793472 tid 2 2024-02-11T22:26:07.929 INFO:tasks.rados.rados.0.smithi023.stdout:3598: writing smithi02397626-33 from 2793472 to 2809856 tid 3 2024-02-11T22:26:07.929 INFO:tasks.rados.rados.0.smithi023.stdout:3599: copy_from oid 10 from oid 40 current snap is 340 2024-02-11T22:26:07.929 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 340 2024-02-11T22:26:07.929 INFO:tasks.rados.rados.0.smithi023.stdout:3600: seq_num 1097 ranges {1449984=778240,2228224=671744,2899968=131072} 2024-02-11T22:26:07.941 INFO:tasks.rados.rados.0.smithi023.stdout:3600: writing smithi02397626-18 from 1449984 to 2228224 tid 1 2024-02-11T22:26:07.945 INFO:tasks.rados.rados.0.smithi023.stdout:3600: writing smithi02397626-18 from 2228224 to 2899968 tid 2 2024-02-11T22:26:07.946 INFO:tasks.rados.rados.0.smithi023.stdout:3600: writing smithi02397626-18 from 2899968 to 3031040 tid 3 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3601: setattr oid 34 current snap is 340 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: finishing write tid 1 to smithi02397626-33 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: finishing write tid 2 to smithi02397626-33 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: finishing write tid 3 to smithi02397626-33 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: finishing write tid 4 to smithi02397626-33 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: finishing write tid 5 to smithi02397626-33 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: oid 33 updating version 0 to 2185 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: oid 33 updating version 2185 to 2187 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: oid 33 version 2187 is already newer than 2184 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: oid 33 version 2187 is already newer than 2186 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2187 (ObjNum 1096 snap 340 seq_num 1096) dirty exists 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3598: left oid 33 (ObjNum 1096 snap 340 seq_num 1096) 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3599: finishing copy_from racing read to smithi02397626-10 2024-02-11T22:26:07.947 INFO:tasks.rados.rados.0.smithi023.stdout:3599: finishing copy_from to smithi02397626-10 2024-02-11T22:26:07.948 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2165 (ObjNum 1040 snap 328 seq_num 1040) dirty exists 2024-02-11T22:26:07.948 INFO:tasks.rados.rados.0.smithi023.stdout:3598: done (3 left) 2024-02-11T22:26:07.948 INFO:tasks.rados.rados.0.smithi023.stdout:3599: done (2 left) 2024-02-11T22:26:07.948 INFO:tasks.rados.rados.0.smithi023.stdout:3602: snap_remove snap 328 2024-02-11T22:26:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:07 smithi023 ceph-mon[111262]: osdmap e748: 8 total, 8 up, 8 in 2024-02-11T22:26:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:07 smithi023 ceph-mon[111262]: osdmap e749: 8 total, 8 up, 8 in 2024-02-11T22:26:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:07 smithi023 ceph-mon[113671]: osdmap e748: 8 total, 8 up, 8 in 2024-02-11T22:26:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:07 smithi023 ceph-mon[113671]: osdmap e749: 8 total, 8 up, 8 in 2024-02-11T22:26:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:07 smithi160 ceph-mon[106289]: osdmap e748: 8 total, 8 up, 8 in 2024-02-11T22:26:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:07 smithi160 ceph-mon[106289]: osdmap e749: 8 total, 8 up, 8 in 2024-02-11T22:26:08.936 INFO:tasks.rados.rados.0.smithi023.stdout:3602: done (2 left) 2024-02-11T22:26:08.936 INFO:tasks.rados.rados.0.smithi023.stdout:3603: snap_remove snap 339 2024-02-11T22:26:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:09 smithi023 ceph-mon[111262]: pgmap v822: 121 pgs: 121 active+clean; 171 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 841 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-02-11T22:26:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:09 smithi023 ceph-mon[111262]: osdmap e750: 8 total, 8 up, 8 in 2024-02-11T22:26:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:09 smithi023 ceph-mon[113671]: pgmap v822: 121 pgs: 121 active+clean; 171 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 841 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-02-11T22:26:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:09 smithi023 ceph-mon[113671]: osdmap e750: 8 total, 8 up, 8 in 2024-02-11T22:26:09.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:09 smithi160 ceph-mon[106289]: pgmap v822: 121 pgs: 121 active+clean; 171 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 841 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-02-11T22:26:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:09 smithi160 ceph-mon[106289]: osdmap e750: 8 total, 8 up, 8 in 2024-02-11T22:26:09.929 INFO:tasks.rados.rados.0.smithi023.stdout:3603: done (2 left) 2024-02-11T22:26:09.929 INFO:tasks.rados.rados.0.smithi023.stdout:3604: snap_remove snap 330 2024-02-11T22:26:10.935 INFO:tasks.rados.rados.0.smithi023.stdout:3604: done (2 left) 2024-02-11T22:26:10.935 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 340 2024-02-11T22:26:10.935 INFO:tasks.rados.rados.0.smithi023.stdout:3605: seq_num 1098 ranges {6291456=794624,7086080=557056,7643136=245760} 2024-02-11T22:26:10.974 INFO:tasks.rados.rados.0.smithi023.stdout:3605: writing smithi02397626-49 from 6291456 to 7086080 tid 1 2024-02-11T22:26:10.977 INFO:tasks.rados.rados.0.smithi023.stdout:3605: writing smithi02397626-49 from 7086080 to 7643136 tid 2 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3605: writing smithi02397626-49 from 7643136 to 7888896 tid 3 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3606: snap_create 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: finishing write tid 1 to smithi02397626-18 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: finishing write tid 2 to smithi02397626-18 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2504 (ObjNum 1090 snap 338 seq_num 1090) dirty exists 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: finishing write tid 3 to smithi02397626-18 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: finishing write tid 4 to smithi02397626-18 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: finishing write tid 5 to smithi02397626-18 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: oid 18 updating version 0 to 2167 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: oid 18 updating version 2167 to 2168 2024-02-11T22:26:10.979 INFO:tasks.rados.rados.0.smithi023.stdout:3600: oid 18 updating version 2168 to 2169 2024-02-11T22:26:10.980 INFO:tasks.rados.rados.0.smithi023.stdout:3600: oid 18 updating version 2169 to 2170 2024-02-11T22:26:10.980 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 2170 (ObjNum 1097 snap 340 seq_num 1097) dirty exists 2024-02-11T22:26:10.980 INFO:tasks.rados.rados.0.smithi023.stdout:3600: left oid 18 (ObjNum 1097 snap 340 seq_num 1097) 2024-02-11T22:26:10.980 INFO:tasks.rados.rados.0.smithi023.stdout:3605: finishing write tid 1 to smithi02397626-49 2024-02-11T22:26:10.982 INFO:tasks.rados.rados.0.smithi023.stdout:3605: finishing write tid 2 to smithi02397626-49 2024-02-11T22:26:10.982 INFO:tasks.rados.rados.0.smithi023.stdout:3605: finishing write tid 3 to smithi02397626-49 2024-02-11T22:26:10.982 INFO:tasks.rados.rados.0.smithi023.stdout:3605: finishing write tid 4 to smithi02397626-49 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:3605: finishing write tid 5 to smithi02397626-49 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:3605: oid 49 updating version 0 to 2192 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:3605: oid 49 version 2192 is already newer than 2191 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:3605: oid 49 version 2192 is already newer than 2189 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:3605: oid 49 version 2192 is already newer than 2190 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2192 (ObjNum 1098 snap 340 seq_num 1098) dirty exists 2024-02-11T22:26:10.984 INFO:tasks.rados.rados.0.smithi023.stdout:3605: left oid 49 (ObjNum 1098 snap 340 seq_num 1098) 2024-02-11T22:26:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:10 smithi160 ceph-mon[106289]: pgmap v825: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1000 KiB/s wr, 10 op/s 2024-02-11T22:26:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:10 smithi160 ceph-mon[106289]: osdmap e751: 8 total, 8 up, 8 in 2024-02-11T22:26:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:10 smithi023 ceph-mon[111262]: pgmap v825: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1000 KiB/s wr, 10 op/s 2024-02-11T22:26:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:10 smithi023 ceph-mon[111262]: osdmap e751: 8 total, 8 up, 8 in 2024-02-11T22:26:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:10 smithi023 ceph-mon[113671]: pgmap v825: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1000 KiB/s wr, 10 op/s 2024-02-11T22:26:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:10 smithi023 ceph-mon[113671]: osdmap e751: 8 total, 8 up, 8 in 2024-02-11T22:26:11.961 INFO:tasks.rados.rados.0.smithi023.stdout:3600: done (3 left) 2024-02-11T22:26:11.961 INFO:tasks.rados.rados.0.smithi023.stdout:3601: done (2 left) 2024-02-11T22:26:11.961 INFO:tasks.rados.rados.0.smithi023.stdout:3605: done (1 left) 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:3606: done (0 left) 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:3607: rmattr oid 43 current snap is 341 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:3607: done (0 left) 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:3608: read oid 26 snap 335 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:3608: expect (ObjNum 1025 snap 325 seq_num 1025) 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 341 2024-02-11T22:26:11.962 INFO:tasks.rados.rados.0.smithi023.stdout:3609: seq_num 1099 ranges {0=409600,409600=442368,851968=720896,1572864=40960} 2024-02-11T22:26:11.963 INFO:tasks.rados.rados.0.smithi023.stdout:3609: writing smithi02397626-12 from 0 to 409600 tid 1 2024-02-11T22:26:11.966 INFO:tasks.rados.rados.0.smithi023.stdout:3609: writing smithi02397626-12 from 409600 to 851968 tid 2 2024-02-11T22:26:11.971 INFO:tasks.rados.rados.0.smithi023.stdout:3609: writing smithi02397626-12 from 851968 to 1572864 tid 3 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3609: writing smithi02397626-12 from 1572864 to 1613824 tid 4 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3610: read oid 50 snap -1 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3610: expect deleted 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3611: rollback oid 2 current snap is 341 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 2 to 323 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3609: finishing write tid 1 to smithi02397626-12 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3612: read oid 11 snap -1 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3612: expect (ObjNum 1039 snap 328 seq_num 1039) 2024-02-11T22:26:11.972 INFO:tasks.rados.rados.0.smithi023.stdout:3613: copy_from oid 9 from oid 29 current snap is 341 2024-02-11T22:26:11.973 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 341 2024-02-11T22:26:11.973 INFO:tasks.rados.rados.0.smithi023.stdout:3614: seq_num 1100 ranges {0=425984,425984=729088,1155072=475136} 2024-02-11T22:26:11.982 INFO:tasks.rados.rados.0.smithi023.stdout:3614: writing smithi02397626-23 from 0 to 425984 tid 1 2024-02-11T22:26:11.982 INFO:tasks.rados.rados.0.smithi023.stdout:3614: writing smithi02397626-23 from 425984 to 1155072 tid 2 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:3614: writing smithi02397626-23 from 1155072 to 1630208 tid 3 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:3615: copy_from oid 45 from oid 37 current snap is 341 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:3611: finishing rollback tid 0 to smithi02397626-2 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:3611: finishing rollback tid 1 to smithi02397626-2 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:3611: finishing rollback tid 2 to smithi02397626-2 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2333 (ObjNum 1015 snap 320 seq_num 1015) dirty exists 2024-02-11T22:26:11.983 INFO:tasks.rados.rados.0.smithi023.stdout:3609: finishing write tid 2 to smithi02397626-12 2024-02-11T22:26:11.991 INFO:tasks.rados.rados.0.smithi023.stdout:3610: done (7 left) 2024-02-11T22:26:11.991 INFO:tasks.rados.rados.0.smithi023.stdout:3611: done (6 left) 2024-02-11T22:26:11.991 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 341 2024-02-11T22:26:11.991 INFO:tasks.rados.rados.0.smithi023.stdout:3616: seq_num 1101 ranges {0=442368,442368=606208,1048576=598016} 2024-02-11T22:26:11.991 INFO:tasks.rados.rados.0.smithi023.stdout:3616: writing smithi02397626-31 from 0 to 442368 tid 1 2024-02-11T22:26:11.991 INFO:tasks.rados.rados.0.smithi023.stdout:3616: writing smithi02397626-31 from 442368 to 1048576 tid 2 2024-02-11T22:26:11.994 INFO:tasks.rados.rados.0.smithi023.stdout:3616: writing smithi02397626-31 from 1048576 to 1646592 tid 3 2024-02-11T22:26:11.994 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 341 2024-02-11T22:26:11.994 INFO:tasks.rados.rados.0.smithi023.stdout:3617: seq_num 1102 ranges {0=458752,458752=491520,950272=491520,1441792=221184} 2024-02-11T22:26:11.997 INFO:tasks.rados.rados.0.smithi023.stdout:3617: writing smithi02397626-50 from 0 to 458752 tid 1 2024-02-11T22:26:11.999 INFO:tasks.rados.rados.0.smithi023.stdout:3617: writing smithi02397626-50 from 458752 to 950272 tid 2 2024-02-11T22:26:12.002 INFO:tasks.rados.rados.0.smithi023.stdout:3617: writing smithi02397626-50 from 950272 to 1441792 tid 3 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3617: writing smithi02397626-50 from 1441792 to 1662976 tid 4 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3618: rollback oid 36 current snap is 341 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 336 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3609: finishing write tid 3 to smithi02397626-12 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3609: finishing write tid 4 to smithi02397626-12 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3609: finishing write tid 5 to smithi02397626-12 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3614: finishing write tid 1 to smithi02397626-23 2024-02-11T22:26:12.004 INFO:tasks.rados.rados.0.smithi023.stdout:3612: expect (ObjNum 1039 snap 328 seq_num 1039) 2024-02-11T22:26:12.156 INFO:tasks.rados.rados.0.smithi023.stdout:3614: finishing write tid 2 to smithi02397626-23 2024-02-11T22:26:12.156 INFO:tasks.rados.rados.0.smithi023.stdout:3614: finishing write tid 3 to smithi02397626-23 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3614: finishing write tid 4 to smithi02397626-23 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3612: done (8 left) 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3619: copy_from oid 25 from oid 30 current snap is 341 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: finishing write tid 6 to smithi02397626-12 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: oid 12 updating version 0 to 2409 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: oid 12 updating version 2409 to 2412 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: oid 12 version 2412 is already newer than 2411 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: oid 12 version 2412 is already newer than 2410 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: oid 12 version 2412 is already newer than 2408 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2412 (ObjNum 1099 snap 341 seq_num 1099) dirty exists 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3609: left oid 12 (ObjNum 1099 snap 341 seq_num 1099) 2024-02-11T22:26:12.157 INFO:tasks.rados.rados.0.smithi023.stdout:3608: expect (ObjNum 1025 snap 325 seq_num 1025) 2024-02-11T22:26:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:11 smithi023 ceph-mon[111262]: osdmap e752: 8 total, 8 up, 8 in 2024-02-11T22:26:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:11 smithi023 ceph-mon[113671]: osdmap e752: 8 total, 8 up, 8 in 2024-02-11T22:26:12.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:11 smithi160 ceph-mon[106289]: osdmap e752: 8 total, 8 up, 8 in 2024-02-11T22:26:12.506 INFO:tasks.rados.rados.0.smithi023.stdout:3614: finishing write tid 5 to smithi02397626-23 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3614: oid 23 updating version 0 to 2556 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3614: oid 23 updating version 2556 to 2558 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3614: oid 23 version 2558 is already newer than 2557 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3614: oid 23 updating version 2558 to 2559 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2559 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3614: left oid 23 (ObjNum 1100 snap 341 seq_num 1100) 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3616: finishing write tid 1 to smithi02397626-31 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3608: done (8 left) 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3609: done (7 left) 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3614: done (6 left) 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 24 current snap is 341 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3616: finishing write tid 2 to smithi02397626-31 2024-02-11T22:26:12.507 INFO:tasks.rados.rados.0.smithi023.stdout:3620: seq_num 1103 ranges {2531328=475136,3006464=425984,3432448=696320,4128768=81920} 2024-02-11T22:26:12.522 INFO:tasks.rados.rados.0.smithi023.stdout:3620: writing smithi02397626-24 from 2531328 to 3006464 tid 1 2024-02-11T22:26:12.525 INFO:tasks.rados.rados.0.smithi023.stdout:3620: writing smithi02397626-24 from 3006464 to 3432448 tid 2 2024-02-11T22:26:12.529 INFO:tasks.rados.rados.0.smithi023.stdout:3620: writing smithi02397626-24 from 3432448 to 4128768 tid 3 2024-02-11T22:26:12.530 INFO:tasks.rados.rados.0.smithi023.stdout:3620: writing smithi02397626-24 from 4128768 to 4210688 tid 4 2024-02-11T22:26:12.530 INFO:tasks.rados.rados.0.smithi023.stdout:3621: setattr oid 23 current snap is 341 2024-02-11T22:26:12.530 INFO:tasks.rados.rados.0.smithi023.stdout:3617: finishing write tid 1 to smithi02397626-50 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3618: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: finishing write tid 2 to smithi02397626-50 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: finishing write tid 3 to smithi02397626-50 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: finishing write tid 4 to smithi02397626-50 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: finishing write tid 5 to smithi02397626-50 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: finishing write tid 6 to smithi02397626-50 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: oid 50 updating version 0 to 2413 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: oid 50 updating version 2413 to 2416 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: oid 50 updating version 2416 to 2417 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: oid 50 version 2417 is already newer than 2415 2024-02-11T22:26:12.531 INFO:tasks.rados.rados.0.smithi023.stdout:3617: oid 50 version 2417 is already newer than 2414 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 2417 (ObjNum 1102 snap 341 seq_num 1102) dirty exists 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3617: left oid 50 (ObjNum 1102 snap 341 seq_num 1102) 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: finishing write tid 3 to smithi02397626-31 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: finishing write tid 4 to smithi02397626-31 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: finishing write tid 5 to smithi02397626-31 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: oid 31 updating version 0 to 2441 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: oid 31 version 2441 is already newer than 2439 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: oid 31 version 2441 is already newer than 2440 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: oid 31 updating version 2441 to 2442 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2442 (ObjNum 1101 snap 341 seq_num 1101) dirty exists 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3616: left oid 31 (ObjNum 1101 snap 341 seq_num 1101) 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3615: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:26:12.532 INFO:tasks.rados.rados.0.smithi023.stdout:3615: finishing copy_from to smithi02397626-45 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2397 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3613: finishing copy_from racing read to smithi02397626-9 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3613: finishing copy_from to smithi02397626-9 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2182 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3619: finishing copy_from to smithi02397626-25 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3619: got expected ENOENT (src dne) 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3619: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3620: finishing write tid 1 to smithi02397626-24 2024-02-11T22:26:12.533 INFO:tasks.rados.rados.0.smithi023.stdout:3620: finishing write tid 2 to smithi02397626-24 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3613: done (7 left) 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3615: done (6 left) 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3616: done (5 left) 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3617: done (4 left) 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3618: done (3 left) 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3619: done (2 left) 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3622: read oid 44 snap -1 2024-02-11T22:26:12.534 INFO:tasks.rados.rados.0.smithi023.stdout:3622: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:26:12.535 INFO:tasks.rados.rados.0.smithi023.stdout:3623: rollback oid 9 current snap is 341 2024-02-11T22:26:12.535 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 9 to 338 2024-02-11T22:26:12.535 INFO:tasks.rados.rados.0.smithi023.stdout:3624: setattr oid 28 current snap is 341 2024-02-11T22:26:12.535 INFO:tasks.rados.rados.0.smithi023.stdout:3622: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: finishing write tid 3 to smithi02397626-24 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: finishing write tid 4 to smithi02397626-24 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: finishing write tid 5 to smithi02397626-24 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: finishing write tid 6 to smithi02397626-24 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: oid 24 updating version 0 to 2192 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: oid 24 version 2192 is already newer than 2188 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: oid 24 version 2192 is already newer than 2190 2024-02-11T22:26:12.537 INFO:tasks.rados.rados.0.smithi023.stdout:3620: oid 24 version 2192 is already newer than 2189 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:3620: oid 24 version 2192 is already newer than 2191 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2192 (ObjNum 1103 snap 341 seq_num 1103) dirty exists 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:3620: left oid 24 (ObjNum 1103 snap 341 seq_num 1103) 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:3620: done (4 left) 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:3622: done (3 left) 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 341 2024-02-11T22:26:12.538 INFO:tasks.rados.rados.0.smithi023.stdout:3625: seq_num 1104 ranges {3031040=499712,3530752=712704,4243456=491520} 2024-02-11T22:26:12.556 INFO:tasks.rados.rados.0.smithi023.stdout:3625: writing smithi02397626-18 from 3031040 to 3530752 tid 1 2024-02-11T22:26:12.560 INFO:tasks.rados.rados.0.smithi023.stdout:3625: writing smithi02397626-18 from 3530752 to 4243456 tid 2 2024-02-11T22:26:12.563 INFO:tasks.rados.rados.0.smithi023.stdout:3625: writing smithi02397626-18 from 4243456 to 4734976 tid 3 2024-02-11T22:26:12.563 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 11 current snap is 341 2024-02-11T22:26:12.563 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2562 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:26:12.563 INFO:tasks.rados.rados.0.smithi023.stdout:3626: seq_num 1105 ranges {3448832=516096,3964928=598016,4562944=606208} 2024-02-11T22:26:12.584 INFO:tasks.rados.rados.0.smithi023.stdout:3626: writing smithi02397626-11 from 3448832 to 3964928 tid 1 2024-02-11T22:26:12.588 INFO:tasks.rados.rados.0.smithi023.stdout:3626: writing smithi02397626-11 from 3964928 to 4562944 tid 2 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:3626: writing smithi02397626-11 from 4562944 to 5169152 tid 3 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:3621: done (4 left) 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:3627: delete oid 35 current snap is 341 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 2426 (ObjNum 964 snap 303 seq_num 964) dirty exists 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:3623: finishing rollback tid 0 to smithi02397626-9 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:3623: finishing rollback tid 1 to smithi02397626-9 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:3623: finishing rollback tid 2 to smithi02397626-9 2024-02-11T22:26:12.592 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2565 (ObjNum 817 snap 260 seq_num 817) dirty exists 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: finishing write tid 1 to smithi02397626-18 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: finishing write tid 2 to smithi02397626-18 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: finishing write tid 3 to smithi02397626-18 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: finishing write tid 4 to smithi02397626-18 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: finishing write tid 5 to smithi02397626-18 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: oid 18 updating version 0 to 2173 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: oid 18 version 2173 is already newer than 2172 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: oid 18 updating version 2173 to 2174 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: oid 18 version 2174 is already newer than 2171 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 2174 (ObjNum 1104 snap 341 seq_num 1104) dirty exists 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3625: left oid 18 (ObjNum 1104 snap 341 seq_num 1104) 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3626: finishing write tid 1 to smithi02397626-11 2024-02-11T22:26:12.593 INFO:tasks.rados.rados.0.smithi023.stdout:3626: finishing write tid 2 to smithi02397626-11 2024-02-11T22:26:12.595 INFO:tasks.rados.rados.0.smithi023.stdout:3623: done (4 left) 2024-02-11T22:26:12.595 INFO:tasks.rados.rados.0.smithi023.stdout:3624: done (3 left) 2024-02-11T22:26:12.595 INFO:tasks.rados.rados.0.smithi023.stdout:3625: done (2 left) 2024-02-11T22:26:12.595 INFO:tasks.rados.rados.0.smithi023.stdout:3627: done (1 left) 2024-02-11T22:26:12.595 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 341 2024-02-11T22:26:12.595 INFO:tasks.rados.rados.0.smithi023.stdout:3628: seq_num 1107 ranges {622592=548864,1171456=770048,1941504=434176} 2024-02-11T22:26:12.600 INFO:tasks.rados.rados.0.smithi023.stdout:3628: writing smithi02397626-10 from 622592 to 1171456 tid 1 2024-02-11T22:26:12.605 INFO:tasks.rados.rados.0.smithi023.stdout:3628: writing smithi02397626-10 from 1171456 to 1941504 tid 2 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3628: writing smithi02397626-10 from 1941504 to 2375680 tid 3 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3629: snap_create 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: finishing write tid 3 to smithi02397626-11 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: finishing write tid 4 to smithi02397626-11 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: finishing write tid 5 to smithi02397626-11 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: oid 11 updating version 0 to 2506 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: oid 11 version 2506 is already newer than 2505 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: oid 11 updating version 2506 to 2508 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: oid 11 version 2508 is already newer than 2507 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 11 v 2508 (ObjNum 1105 snap 341 seq_num 1105) dirty exists 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3626: left oid 11 (ObjNum 1105 snap 341 seq_num 1105) 2024-02-11T22:26:12.608 INFO:tasks.rados.rados.0.smithi023.stdout:3628: finishing write tid 1 to smithi02397626-10 2024-02-11T22:26:12.612 INFO:tasks.rados.rados.0.smithi023.stdout:3628: finishing write tid 2 to smithi02397626-10 2024-02-11T22:26:12.612 INFO:tasks.rados.rados.0.smithi023.stdout:3628: finishing write tid 3 to smithi02397626-10 2024-02-11T22:26:12.612 INFO:tasks.rados.rados.0.smithi023.stdout:3628: finishing write tid 4 to smithi02397626-10 2024-02-11T22:26:12.616 INFO:tasks.rados.rados.0.smithi023.stdout:3628: finishing write tid 5 to smithi02397626-10 2024-02-11T22:26:12.616 INFO:tasks.rados.rados.0.smithi023.stdout:3628: oid 10 updating version 0 to 2338 2024-02-11T22:26:12.616 INFO:tasks.rados.rados.0.smithi023.stdout:3628: oid 10 version 2338 is already newer than 2336 2024-02-11T22:26:12.616 INFO:tasks.rados.rados.0.smithi023.stdout:3628: oid 10 version 2338 is already newer than 2335 2024-02-11T22:26:12.617 INFO:tasks.rados.rados.0.smithi023.stdout:3628: oid 10 version 2338 is already newer than 2337 2024-02-11T22:26:12.617 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2338 (ObjNum 1107 snap 341 seq_num 1107) dirty exists 2024-02-11T22:26:12.617 INFO:tasks.rados.rados.0.smithi023.stdout:3628: left oid 10 (ObjNum 1107 snap 341 seq_num 1107) 2024-02-11T22:26:12.916 INFO:tasks.rados.rados.0.smithi023.stdout:3626: done (2 left) 2024-02-11T22:26:12.916 INFO:tasks.rados.rados.0.smithi023.stdout:3628: done (1 left) 2024-02-11T22:26:12.916 INFO:tasks.rados.rados.0.smithi023.stdout:3629: done (0 left) 2024-02-11T22:26:12.916 INFO:tasks.rados.rados.0.smithi023.stdout:3630: read oid 2 snap 323 2024-02-11T22:26:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:3630: expect (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:26:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 342 2024-02-11T22:26:12.917 INFO:tasks.rados.rados.0.smithi023.stdout:3631: seq_num 1108 ranges {1613824=565248,2179072=647168,2826240=483328,3309568=73728} 2024-02-11T22:26:12.928 INFO:tasks.rados.rados.0.smithi023.stdout:3631: writing smithi02397626-12 from 1613824 to 2179072 tid 1 2024-02-11T22:26:12.932 INFO:tasks.rados.rados.0.smithi023.stdout:3631: writing smithi02397626-12 from 2179072 to 2826240 tid 2 2024-02-11T22:26:12.934 INFO:tasks.rados.rados.0.smithi023.stdout:3631: writing smithi02397626-12 from 2826240 to 3309568 tid 3 2024-02-11T22:26:12.935 INFO:tasks.rados.rados.0.smithi023.stdout:3631: writing smithi02397626-12 from 3309568 to 3383296 tid 4 2024-02-11T22:26:12.935 INFO:tasks.rados.rados.0.smithi023.stdout:3632: read oid 18 snap -1 2024-02-11T22:26:12.936 INFO:tasks.rados.rados.0.smithi023.stdout:3632: expect (ObjNum 1104 snap 341 seq_num 1104) 2024-02-11T22:26:12.936 INFO:tasks.rados.rados.0.smithi023.stdout:3633: read oid 14 snap -1 2024-02-11T22:26:12.936 INFO:tasks.rados.rados.0.smithi023.stdout:3633: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:12.936 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 342 2024-02-11T22:26:12.936 INFO:tasks.rados.rados.0.smithi023.stdout:3634: seq_num 1109 ranges {3383296=581632,3964928=532480,4497408=647168,5144576=24576} 2024-02-11T22:26:12.958 INFO:tasks.rados.rados.0.smithi023.stdout:3634: writing smithi02397626-7 from 3383296 to 3964928 tid 1 2024-02-11T22:26:12.961 INFO:tasks.rados.rados.0.smithi023.stdout:3634: writing smithi02397626-7 from 3964928 to 4497408 tid 2 2024-02-11T22:26:12.965 INFO:tasks.rados.rados.0.smithi023.stdout:3634: writing smithi02397626-7 from 4497408 to 5144576 tid 3 2024-02-11T22:26:12.965 INFO:tasks.rados.rados.0.smithi023.stdout:3634: writing smithi02397626-7 from 5144576 to 5169152 tid 4 2024-02-11T22:26:12.966 INFO:tasks.rados.rados.0.smithi023.stdout:3635: snap_create 2024-02-11T22:26:12.966 INFO:tasks.rados.rados.0.smithi023.stdout:3630: expect (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:26:12.977 INFO:tasks.rados.rados.0.smithi023.stdout:3631: finishing write tid 1 to smithi02397626-12 2024-02-11T22:26:12.977 INFO:tasks.rados.rados.0.smithi023.stdout:3631: finishing write tid 2 to smithi02397626-12 2024-02-11T22:26:12.977 INFO:tasks.rados.rados.0.smithi023.stdout:3631: finishing write tid 3 to smithi02397626-12 2024-02-11T22:26:12.977 INFO:tasks.rados.rados.0.smithi023.stdout:3631: finishing write tid 4 to smithi02397626-12 2024-02-11T22:26:12.977 INFO:tasks.rados.rados.0.smithi023.stdout:3631: finishing write tid 5 to smithi02397626-12 2024-02-11T22:26:12.977 INFO:tasks.rados.rados.0.smithi023.stdout:3631: finishing write tid 6 to smithi02397626-12 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3631: oid 12 updating version 0 to 2418 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3631: oid 12 updating version 2418 to 2419 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3631: oid 12 updating version 2419 to 2420 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3631: oid 12 updating version 2420 to 2422 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3631: oid 12 version 2422 is already newer than 2421 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2422 (ObjNum 1108 snap 342 seq_num 1108) dirty exists 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3631: left oid 12 (ObjNum 1108 snap 342 seq_num 1108) 2024-02-11T22:26:12.978 INFO:tasks.rados.rados.0.smithi023.stdout:3632: expect (ObjNum 1104 snap 341 seq_num 1104) 2024-02-11T22:26:13.170 INFO:tasks.rados.rados.0.smithi023.stdout:3634: finishing write tid 1 to smithi02397626-7 2024-02-11T22:26:13.171 INFO:tasks.rados.rados.0.smithi023.stdout:3634: finishing write tid 2 to smithi02397626-7 2024-02-11T22:26:13.171 INFO:tasks.rados.rados.0.smithi023.stdout:3633: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:13.214 INFO:tasks.rados.rados.0.smithi023.stdout:3634: finishing write tid 3 to smithi02397626-7 2024-02-11T22:26:13.214 INFO:tasks.rados.rados.0.smithi023.stdout:3634: finishing write tid 4 to smithi02397626-7 2024-02-11T22:26:13.214 INFO:tasks.rados.rados.0.smithi023.stdout:3634: finishing write tid 5 to smithi02397626-7 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: finishing write tid 6 to smithi02397626-7 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: oid 7 updating version 0 to 2207 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: oid 7 updating version 2207 to 2208 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: oid 7 version 2208 is already newer than 2204 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: oid 7 version 2208 is already newer than 2206 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: oid 7 version 2208 is already newer than 2205 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2208 (ObjNum 1109 snap 342 seq_num 1109) dirty exists 2024-02-11T22:26:13.215 INFO:tasks.rados.rados.0.smithi023.stdout:3634: left oid 7 (ObjNum 1109 snap 342 seq_num 1109) 2024-02-11T22:26:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:12 smithi023 ceph-mon[111262]: pgmap v828: 121 pgs: 121 active+clean; 169 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 152 KiB/s wr, 2 op/s 2024-02-11T22:26:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:12 smithi023 ceph-mon[111262]: osdmap e753: 8 total, 8 up, 8 in 2024-02-11T22:26:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:12 smithi023 ceph-mon[111262]: osdmap e754: 8 total, 8 up, 8 in 2024-02-11T22:26:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:12 smithi023 ceph-mon[113671]: pgmap v828: 121 pgs: 121 active+clean; 169 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 152 KiB/s wr, 2 op/s 2024-02-11T22:26:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:12 smithi023 ceph-mon[113671]: osdmap e753: 8 total, 8 up, 8 in 2024-02-11T22:26:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:12 smithi023 ceph-mon[113671]: osdmap e754: 8 total, 8 up, 8 in 2024-02-11T22:26:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:12 smithi160 ceph-mon[106289]: pgmap v828: 121 pgs: 121 active+clean; 169 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 152 KiB/s wr, 2 op/s 2024-02-11T22:26:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:12 smithi160 ceph-mon[106289]: osdmap e753: 8 total, 8 up, 8 in 2024-02-11T22:26:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:12 smithi160 ceph-mon[106289]: osdmap e754: 8 total, 8 up, 8 in 2024-02-11T22:26:13.982 INFO:tasks.rados.rados.0.smithi023.stdout:3630: done (5 left) 2024-02-11T22:26:13.982 INFO:tasks.rados.rados.0.smithi023.stdout:3631: done (4 left) 2024-02-11T22:26:13.982 INFO:tasks.rados.rados.0.smithi023.stdout:3632: done (3 left) 2024-02-11T22:26:13.982 INFO:tasks.rados.rados.0.smithi023.stdout:3633: done (2 left) 2024-02-11T22:26:13.982 INFO:tasks.rados.rados.0.smithi023.stdout:3634: done (1 left) 2024-02-11T22:26:13.983 INFO:tasks.rados.rados.0.smithi023.stdout:3635: done (0 left) 2024-02-11T22:26:13.983 INFO:tasks.rados.rados.0.smithi023.stdout:3636: read oid 10 snap -1 2024-02-11T22:26:13.983 INFO:tasks.rados.rados.0.smithi023.stdout:3636: expect (ObjNum 1107 snap 341 seq_num 1107) 2024-02-11T22:26:13.983 INFO:tasks.rados.rados.0.smithi023.stdout:3637: snap_remove snap 338 2024-02-11T22:26:14.983 INFO:tasks.rados.rados.0.smithi023.stdout:3637: done (1 left) 2024-02-11T22:26:14.983 INFO:tasks.rados.rados.0.smithi023.stdout:3638: copy_from oid 4 from oid 16 current snap is 343 2024-02-11T22:26:14.983 INFO:tasks.rados.rados.0.smithi023.stdout:3639: read oid 14 snap 342 2024-02-11T22:26:14.983 INFO:tasks.rados.rados.0.smithi023.stdout:3639: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:14.983 INFO:tasks.rados.rados.0.smithi023.stdout:3640: snap_remove snap 341 2024-02-11T22:26:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:14 smithi023 ceph-mon[111262]: pgmap v831: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:26:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:14 smithi023 ceph-mon[111262]: osdmap e755: 8 total, 8 up, 8 in 2024-02-11T22:26:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:14 smithi023 ceph-mon[113671]: pgmap v831: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:26:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:14 smithi023 ceph-mon[113671]: osdmap e755: 8 total, 8 up, 8 in 2024-02-11T22:26:15.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:14 smithi160 ceph-mon[106289]: pgmap v831: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-02-11T22:26:15.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:14 smithi160 ceph-mon[106289]: osdmap e755: 8 total, 8 up, 8 in 2024-02-11T22:26:16.008 INFO:tasks.rados.rados.0.smithi023.stdout:3640: done (3 left) 2024-02-11T22:26:16.008 INFO:tasks.rados.rados.0.smithi023.stdout:3641: snap_remove snap 336 2024-02-11T22:26:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:15 smithi023 ceph-mon[111262]: osdmap e756: 8 total, 8 up, 8 in 2024-02-11T22:26:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:26:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:26:15] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2024-02-11T22:26:16.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:16 smithi023 ceph-mon[113671]: osdmap e756: 8 total, 8 up, 8 in 2024-02-11T22:26:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:16 smithi160 ceph-mon[106289]: osdmap e756: 8 total, 8 up, 8 in 2024-02-11T22:26:17.011 INFO:tasks.rados.rados.0.smithi023.stdout:3641: done (3 left) 2024-02-11T22:26:17.011 INFO:tasks.rados.rados.0.smithi023.stdout:3642: snap_remove snap 323 2024-02-11T22:26:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:17 smithi023 ceph-mon[111262]: pgmap v834: 121 pgs: 121 active+clean; 175 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-02-11T22:26:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:17 smithi023 ceph-mon[111262]: osdmap e757: 8 total, 8 up, 8 in 2024-02-11T22:26:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:17 smithi023 ceph-mon[113671]: pgmap v834: 121 pgs: 121 active+clean; 175 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-02-11T22:26:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:17 smithi023 ceph-mon[113671]: osdmap e757: 8 total, 8 up, 8 in 2024-02-11T22:26:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:17 smithi160 ceph-mon[106289]: pgmap v834: 121 pgs: 121 active+clean; 175 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-02-11T22:26:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:17 smithi160 ceph-mon[106289]: osdmap e757: 8 total, 8 up, 8 in 2024-02-11T22:26:17.923 INFO:tasks.rados.rados.0.smithi023.stdout:3642: done (3 left) 2024-02-11T22:26:17.923 INFO:tasks.rados.rados.0.smithi023.stdout:3643: snap_create 2024-02-11T22:26:17.925 INFO:tasks.rados.rados.0.smithi023.stdout:3636: expect (ObjNum 1107 snap 341 seq_num 1107) 2024-02-11T22:26:18.015 INFO:tasks.rados.rados.0.smithi023.stdout:3639: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:18.059 INFO:tasks.rados.rados.0.smithi023.stdout:3638: finishing copy_from racing read to smithi02397626-4 2024-02-11T22:26:18.059 INFO:tasks.rados.rados.0.smithi023.stdout:3638: finishing copy_from to smithi02397626-4 2024-02-11T22:26:18.059 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2198 (ObjNum 1079 snap 335 seq_num 1079) dirty exists 2024-02-11T22:26:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:18 smithi023 ceph-mon[111262]: osdmap e758: 8 total, 8 up, 8 in 2024-02-11T22:26:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:18 smithi023 ceph-mon[111262]: osdmap e759: 8 total, 8 up, 8 in 2024-02-11T22:26:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:18 smithi023 ceph-mon[113671]: osdmap e758: 8 total, 8 up, 8 in 2024-02-11T22:26:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:18 smithi023 ceph-mon[113671]: osdmap e759: 8 total, 8 up, 8 in 2024-02-11T22:26:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:18 smithi160 ceph-mon[106289]: osdmap e758: 8 total, 8 up, 8 in 2024-02-11T22:26:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:18 smithi160 ceph-mon[106289]: osdmap e759: 8 total, 8 up, 8 in 2024-02-11T22:26:18.934 INFO:tasks.rados.rados.0.smithi023.stdout:3636: done (3 left) 2024-02-11T22:26:18.934 INFO:tasks.rados.rados.0.smithi023.stdout:3638: done (2 left) 2024-02-11T22:26:18.934 INFO:tasks.rados.rados.0.smithi023.stdout:3639: done (1 left) 2024-02-11T22:26:18.934 INFO:tasks.rados.rados.0.smithi023.stdout:3643: done (0 left) 2024-02-11T22:26:18.934 INFO:tasks.rados.rados.0.smithi023.stdout:3644: delete oid 7 current snap is 344 2024-02-11T22:26:18.939 INFO:tasks.rados.rados.0.smithi023.stdout:3644: done (0 left) 2024-02-11T22:26:18.939 INFO:tasks.rados.rados.0.smithi023.stdout:3645: setattr oid 17 current snap is 344 2024-02-11T22:26:18.942 INFO:tasks.rados.rados.0.smithi023.stdout:3646: snap_remove snap 332 2024-02-11T22:26:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:19 smithi023 ceph-mon[111262]: pgmap v837: 121 pgs: 121 active+clean; 194 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.4 MiB/s wr, 30 op/s 2024-02-11T22:26:19.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:19 smithi023 ceph-mon[111262]: osdmap e760: 8 total, 8 up, 8 in 2024-02-11T22:26:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:19 smithi023 ceph-mon[113671]: pgmap v837: 121 pgs: 121 active+clean; 194 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.4 MiB/s wr, 30 op/s 2024-02-11T22:26:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:19 smithi023 ceph-mon[113671]: osdmap e760: 8 total, 8 up, 8 in 2024-02-11T22:26:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:19 smithi160 ceph-mon[106289]: pgmap v837: 121 pgs: 121 active+clean; 194 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.4 MiB/s wr, 30 op/s 2024-02-11T22:26:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:19 smithi160 ceph-mon[106289]: osdmap e760: 8 total, 8 up, 8 in 2024-02-11T22:26:19.942 INFO:tasks.rados.rados.0.smithi023.stdout:3646: done (1 left) 2024-02-11T22:26:19.942 INFO:tasks.rados.rados.0.smithi023.stdout:3647: snap_create 2024-02-11T22:26:19.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2200 (ObjNum 1049 snap 328 seq_num 1049) dirty exists 2024-02-11T22:26:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:3645: done (1 left) 2024-02-11T22:26:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:3647: done (0 left) 2024-02-11T22:26:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 46 current snap is 345 2024-02-11T22:26:20.945 INFO:tasks.rados.rados.0.smithi023.stdout:3648: seq_num 1111 ranges {671744=614400,1286144=753664,2039808=450560} 2024-02-11T22:26:20.952 INFO:tasks.rados.rados.0.smithi023.stdout:3648: writing smithi02397626-46 from 671744 to 1286144 tid 1 2024-02-11T22:26:20.956 INFO:tasks.rados.rados.0.smithi023.stdout:3648: writing smithi02397626-46 from 1286144 to 2039808 tid 2 2024-02-11T22:26:20.959 INFO:tasks.rados.rados.0.smithi023.stdout:3648: writing smithi02397626-46 from 2039808 to 2490368 tid 3 2024-02-11T22:26:20.959 INFO:tasks.rados.rados.0.smithi023.stdout:3649: read oid 11 snap -1 2024-02-11T22:26:20.959 INFO:tasks.rados.rados.0.smithi023.stdout:3649: expect (ObjNum 1105 snap 341 seq_num 1105) 2024-02-11T22:26:20.959 INFO:tasks.rados.rados.0.smithi023.stdout:3650: setattr oid 38 current snap is 345 2024-02-11T22:26:20.959 INFO:tasks.rados.rados.0.smithi023.stdout:3648: finishing write tid 1 to smithi02397626-46 2024-02-11T22:26:20.962 INFO:tasks.rados.rados.0.smithi023.stdout:3651: snap_remove snap 340 2024-02-11T22:26:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:20 smithi023 ceph-mon[111262]: pgmap v840: 121 pgs: 121 active+clean; 191 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-11T22:26:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:20 smithi023 ceph-mon[111262]: osdmap e761: 8 total, 8 up, 8 in 2024-02-11T22:26:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:20 smithi023 ceph-mon[113671]: pgmap v840: 121 pgs: 121 active+clean; 191 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-11T22:26:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:20 smithi023 ceph-mon[113671]: osdmap e761: 8 total, 8 up, 8 in 2024-02-11T22:26:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:20 smithi160 ceph-mon[106289]: pgmap v840: 121 pgs: 121 active+clean; 191 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-11T22:26:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:20 smithi160 ceph-mon[106289]: osdmap e761: 8 total, 8 up, 8 in 2024-02-11T22:26:21.964 INFO:tasks.rados.rados.0.smithi023.stdout:3651: done (3 left) 2024-02-11T22:26:21.964 INFO:tasks.rados.rados.0.smithi023.stdout:3652: snap_remove snap 344 2024-02-11T22:26:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:21 smithi023 ceph-mon[111262]: osdmap e762: 8 total, 8 up, 8 in 2024-02-11T22:26:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:21 smithi023 ceph-mon[113671]: osdmap e762: 8 total, 8 up, 8 in 2024-02-11T22:26:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:21 smithi160 ceph-mon[106289]: osdmap e762: 8 total, 8 up, 8 in 2024-02-11T22:26:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3652: done (3 left) 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3653: snap_create 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3648: finishing write tid 2 to smithi02397626-46 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3648: finishing write tid 3 to smithi02397626-46 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3648: finishing write tid 4 to smithi02397626-46 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3648: finishing write tid 5 to smithi02397626-46 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3648: oid 46 updating version 0 to 2589 2024-02-11T22:26:22.916 INFO:tasks.rados.rados.0.smithi023.stdout:3648: oid 46 version 2589 is already newer than 2587 2024-02-11T22:26:22.917 INFO:tasks.rados.rados.0.smithi023.stdout:3648: oid 46 updating version 2589 to 2590 2024-02-11T22:26:22.917 INFO:tasks.rados.rados.0.smithi023.stdout:3648: oid 46 version 2590 is already newer than 2588 2024-02-11T22:26:22.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 46 v 2590 (ObjNum 1111 snap 345 seq_num 1111) dirty exists 2024-02-11T22:26:22.917 INFO:tasks.rados.rados.0.smithi023.stdout:3648: left oid 46 (ObjNum 1111 snap 345 seq_num 1111) 2024-02-11T22:26:22.917 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2201 (ObjNum 161 snap 0 seq_num 913458128) dirty exists 2024-02-11T22:26:22.917 INFO:tasks.rados.rados.0.smithi023.stdout:3649: expect (ObjNum 1105 snap 341 seq_num 1105) 2024-02-11T22:26:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:22 smithi023 ceph-mon[111262]: pgmap v843: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-11T22:26:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:22 smithi023 ceph-mon[111262]: osdmap e763: 8 total, 8 up, 8 in 2024-02-11T22:26:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:22 smithi023 ceph-mon[111262]: osdmap e764: 8 total, 8 up, 8 in 2024-02-11T22:26:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:22 smithi023 ceph-mon[113671]: pgmap v843: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-11T22:26:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:22 smithi023 ceph-mon[113671]: osdmap e763: 8 total, 8 up, 8 in 2024-02-11T22:26:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:22 smithi023 ceph-mon[113671]: osdmap e764: 8 total, 8 up, 8 in 2024-02-11T22:26:23.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:22 smithi160 ceph-mon[106289]: pgmap v843: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-11T22:26:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:22 smithi160 ceph-mon[106289]: osdmap e763: 8 total, 8 up, 8 in 2024-02-11T22:26:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:22 smithi160 ceph-mon[106289]: osdmap e764: 8 total, 8 up, 8 in 2024-02-11T22:26:23.928 INFO:tasks.rados.rados.0.smithi023.stdout:3648: done (3 left) 2024-02-11T22:26:23.928 INFO:tasks.rados.rados.0.smithi023.stdout:3649: done (2 left) 2024-02-11T22:26:23.928 INFO:tasks.rados.rados.0.smithi023.stdout:3650: done (1 left) 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3653: done (0 left) 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3654: rmattr oid 20 current snap is 346 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3654: done (0 left) 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3655: rollback oid 4 current snap is 346 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 333 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3656: rmattr oid 11 current snap is 346 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3656: done (1 left) 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3657: read oid 23 snap 333 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3657: expect (ObjNum 1044 snap 328 seq_num 1044) 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3658: read oid 22 snap 343 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3658: expect deleted 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 27 current snap is 346 2024-02-11T22:26:23.929 INFO:tasks.rados.rados.0.smithi023.stdout:3659: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-02-11T22:26:23.932 INFO:tasks.rados.rados.0.smithi023.stdout:3659: writing smithi02397626-27 from 0 to 630784 tid 1 2024-02-11T22:26:23.936 INFO:tasks.rados.rados.0.smithi023.stdout:3659: writing smithi02397626-27 from 630784 to 1269760 tid 2 2024-02-11T22:26:23.939 INFO:tasks.rados.rados.0.smithi023.stdout:3659: writing smithi02397626-27 from 1269760 to 1736704 tid 3 2024-02-11T22:26:23.940 INFO:tasks.rados.rados.0.smithi023.stdout:3659: writing smithi02397626-27 from 1736704 to 1835008 tid 4 2024-02-11T22:26:23.940 INFO:tasks.rados.rados.0.smithi023.stdout:3660: delete oid 11 current snap is 346 2024-02-11T22:26:23.940 INFO:tasks.rados.rados.0.smithi023.stdout:3657: expect (ObjNum 1044 snap 328 seq_num 1044) 2024-02-11T22:26:23.959 INFO:tasks.rados.rados.0.smithi023.stdout:3655: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:26:23.959 INFO:tasks.rados.rados.0.smithi023.stdout:3655: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:26:23.959 INFO:tasks.rados.rados.0.smithi023.stdout:3657: done (4 left) 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3658: done (3 left) 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3660: done (2 left) 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3661: rmattr oid 43 current snap is 346 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3661: done (2 left) 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3662: rollback oid 3 current snap is 346 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 3 to 333 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3655: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2212 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3659: finishing write tid 1 to smithi02397626-27 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3659: finishing write tid 2 to smithi02397626-27 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3659: finishing write tid 3 to smithi02397626-27 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3659: finishing write tid 4 to smithi02397626-27 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3659: finishing write tid 5 to smithi02397626-27 2024-02-11T22:26:23.960 INFO:tasks.rados.rados.0.smithi023.stdout:3659: finishing write tid 6 to smithi02397626-27 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: oid 27 updating version 0 to 2175 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: oid 27 updating version 2175 to 2179 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: oid 27 version 2179 is already newer than 2176 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: oid 27 version 2179 is already newer than 2177 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: oid 27 version 2179 is already newer than 2178 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 2179 (ObjNum 1112 snap 346 seq_num 1112) dirty exists 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: left oid 27 (ObjNum 1112 snap 346 seq_num 1112) 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3655: done (2 left) 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3659: done (1 left) 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 346 2024-02-11T22:26:23.961 INFO:tasks.rados.rados.0.smithi023.stdout:3663: seq_num 1114 ranges {0=663552,663552=802816,1466368=401408} 2024-02-11T22:26:23.963 INFO:tasks.rados.rados.0.smithi023.stdout:3663: writing smithi02397626-26 from 0 to 663552 tid 1 2024-02-11T22:26:23.967 INFO:tasks.rados.rados.0.smithi023.stdout:3663: writing smithi02397626-26 from 663552 to 1466368 tid 2 2024-02-11T22:26:23.970 INFO:tasks.rados.rados.0.smithi023.stdout:3663: writing smithi02397626-26 from 1466368 to 1867776 tid 3 2024-02-11T22:26:23.970 INFO:tasks.rados.rados.0.smithi023.stdout:3664: read oid 8 snap 335 2024-02-11T22:26:23.970 INFO:tasks.rados.rados.0.smithi023.stdout:3664: expect deleted 2024-02-11T22:26:23.970 INFO:tasks.rados.rados.0.smithi023.stdout:3665: setattr oid 12 current snap is 346 2024-02-11T22:26:23.971 INFO:tasks.rados.rados.0.smithi023.stdout:3666: rollback oid 23 current snap is 346 2024-02-11T22:26:23.971 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 23 to 342 2024-02-11T22:26:23.972 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 33 current snap is 346 2024-02-11T22:26:23.972 INFO:tasks.rados.rados.0.smithi023.stdout:3667: seq_num 1115 ranges {2809856=679936,3489792=688128,4177920=516096} 2024-02-11T22:26:23.991 INFO:tasks.rados.rados.0.smithi023.stdout:3667: writing smithi02397626-33 from 2809856 to 3489792 tid 1 2024-02-11T22:26:23.994 INFO:tasks.rados.rados.0.smithi023.stdout:3667: writing smithi02397626-33 from 3489792 to 4177920 tid 2 2024-02-11T22:26:23.998 INFO:tasks.rados.rados.0.smithi023.stdout:3667: writing smithi02397626-33 from 4177920 to 4694016 tid 3 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3668: copy_from oid 38 from oid 7 current snap is 346 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3662: finishing rollback tid 1 to smithi02397626-3 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 0 (ObjNum 33 snap 0 seq_num 914653264) dirty dne 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3663: finishing write tid 1 to smithi02397626-26 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3663: finishing write tid 2 to smithi02397626-26 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3662: done (6 left) 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3669: copy_from oid 42 from oid 29 current snap is 346 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3663: finishing write tid 3 to smithi02397626-26 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3663: finishing write tid 4 to smithi02397626-26 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3664: done (6 left) 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3670: read oid 39 snap 333 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3670: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3671: copy_from oid 41 from oid 36 current snap is 346 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3672: rmattr oid 25 current snap is 346 2024-02-11T22:26:23.999 INFO:tasks.rados.rados.0.smithi023.stdout:3663: finishing write tid 5 to smithi02397626-26 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3663: oid 26 updating version 0 to 2213 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3663: oid 26 updating version 2213 to 2216 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3663: oid 26 version 2216 is already newer than 2215 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3663: oid 26 version 2216 is already newer than 2214 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2216 (ObjNum 1114 snap 346 seq_num 1114) dirty exists 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3663: left oid 26 (ObjNum 1114 snap 346 seq_num 1114) 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3666: finishing rollback tid 0 to smithi02397626-23 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2423 (ObjNum 1108 snap 342 seq_num 1108) dirty exists 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3666: finishing rollback tid 1 to smithi02397626-23 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3666: finishing rollback tid 2 to smithi02397626-23 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2600 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3667: finishing write tid 1 to smithi02397626-33 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3667: finishing write tid 2 to smithi02397626-33 2024-02-11T22:26:24.000 INFO:tasks.rados.rados.0.smithi023.stdout:3663: done (8 left) 2024-02-11T22:26:24.001 INFO:tasks.rados.rados.0.smithi023.stdout:3665: done (7 left) 2024-02-11T22:26:24.001 INFO:tasks.rados.rados.0.smithi023.stdout:3666: done (6 left) 2024-02-11T22:26:24.001 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 346 2024-02-11T22:26:24.001 INFO:tasks.rados.rados.0.smithi023.stdout:3673: seq_num 1116 ranges {2375680=696320,3072000=573440,3645440=450560,4096000=180224} 2024-02-11T22:26:24.015 INFO:tasks.rados.rados.0.smithi023.stdout:3673: writing smithi02397626-10 from 2375680 to 3072000 tid 1 2024-02-11T22:26:24.018 INFO:tasks.rados.rados.0.smithi023.stdout:3673: writing smithi02397626-10 from 3072000 to 3645440 tid 2 2024-02-11T22:26:24.021 INFO:tasks.rados.rados.0.smithi023.stdout:3673: writing smithi02397626-10 from 3645440 to 4096000 tid 3 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3673: writing smithi02397626-10 from 4096000 to 4276224 tid 4 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 346 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3671: finishing copy_from to smithi02397626-41 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3671: got expected ENOENT (src dne) 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3671: finishing copy_from racing read to smithi02397626-41 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3668: finishing copy_from to smithi02397626-38 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3668: got expected ENOENT (src dne) 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3668: finishing copy_from racing read to smithi02397626-38 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2167 (ObjNum 1026 snap 325 seq_num 1026) dirty exists 2024-02-11T22:26:24.023 INFO:tasks.rados.rados.0.smithi023.stdout:3674: seq_num 1117 ranges {9019392=712704,9732096=458752,10190848=655360,10846208=90112} 2024-02-11T22:26:24.077 INFO:tasks.rados.rados.0.smithi023.stdout:3674: writing smithi02397626-37 from 9019392 to 9732096 tid 1 2024-02-11T22:26:24.078 INFO:tasks.rados.rados.0.smithi023.stdout:3674: writing smithi02397626-37 from 9732096 to 10190848 tid 2 2024-02-11T22:26:24.082 INFO:tasks.rados.rados.0.smithi023.stdout:3674: writing smithi02397626-37 from 10190848 to 10846208 tid 3 2024-02-11T22:26:24.083 INFO:tasks.rados.rados.0.smithi023.stdout:3674: writing smithi02397626-37 from 10846208 to 10936320 tid 4 2024-02-11T22:26:24.083 INFO:tasks.rados.rados.0.smithi023.stdout:3668: done (7 left) 2024-02-11T22:26:24.083 INFO:tasks.rados.rados.0.smithi023.stdout:3671: done (6 left) 2024-02-11T22:26:24.083 INFO:tasks.rados.rados.0.smithi023.stdout:3672: done (5 left) 2024-02-11T22:26:24.083 INFO:tasks.rados.rados.0.smithi023.stdout:3675: snap_remove snap 335 2024-02-11T22:26:24.964 INFO:tasks.rados.rados.0.smithi023.stdout:3675: done (5 left) 2024-02-11T22:26:24.964 INFO:tasks.rados.rados.0.smithi023.stdout:3676: snap_create 2024-02-11T22:26:24.964 INFO:tasks.rados.rados.0.smithi023.stdout:3667: finishing write tid 3 to smithi02397626-33 2024-02-11T22:26:24.965 INFO:tasks.rados.rados.0.smithi023.stdout:3667: finishing write tid 4 to smithi02397626-33 2024-02-11T22:26:24.965 INFO:tasks.rados.rados.0.smithi023.stdout:3670: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3667: finishing write tid 5 to smithi02397626-33 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3667: oid 33 updating version 0 to 2194 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3667: oid 33 updating version 2194 to 2196 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3667: oid 33 version 2196 is already newer than 2193 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3667: oid 33 version 2196 is already newer than 2195 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2196 (ObjNum 1115 snap 346 seq_num 1115) dirty exists 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3667: left oid 33 (ObjNum 1115 snap 346 seq_num 1115) 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3673: finishing write tid 1 to smithi02397626-10 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3673: finishing write tid 2 to smithi02397626-10 2024-02-11T22:26:25.016 INFO:tasks.rados.rados.0.smithi023.stdout:3669: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: finishing write tid 3 to smithi02397626-10 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: finishing write tid 4 to smithi02397626-10 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: finishing write tid 5 to smithi02397626-10 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3669: finishing copy_from to smithi02397626-42 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 2182 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: finishing write tid 6 to smithi02397626-10 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: oid 10 updating version 0 to 2375 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: oid 10 updating version 2375 to 2376 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: oid 10 version 2376 is already newer than 2372 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: oid 10 version 2376 is already newer than 2373 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: oid 10 version 2376 is already newer than 2374 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2376 (ObjNum 1116 snap 346 seq_num 1116) dirty exists 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3673: left oid 10 (ObjNum 1116 snap 346 seq_num 1116) 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3674: finishing write tid 1 to smithi02397626-37 2024-02-11T22:26:25.017 INFO:tasks.rados.rados.0.smithi023.stdout:3674: finishing write tid 2 to smithi02397626-37 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: finishing write tid 3 to smithi02397626-37 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: finishing write tid 4 to smithi02397626-37 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: finishing write tid 5 to smithi02397626-37 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: finishing write tid 6 to smithi02397626-37 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: oid 37 updating version 0 to 2427 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: oid 37 version 2427 is already newer than 2425 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: oid 37 version 2427 is already newer than 2426 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: oid 37 updating version 2427 to 2428 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: oid 37 version 2428 is already newer than 2424 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 2428 (ObjNum 1117 snap 346 seq_num 1117) dirty exists 2024-02-11T22:26:25.018 INFO:tasks.rados.rados.0.smithi023.stdout:3674: left oid 37 (ObjNum 1117 snap 346 seq_num 1117) 2024-02-11T22:26:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:24 smithi160 ceph-mon[106289]: pgmap v846: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 444 KiB/s wr, 7 op/s 2024-02-11T22:26:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:24 smithi160 ceph-mon[106289]: osdmap e765: 8 total, 8 up, 8 in 2024-02-11T22:26:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:24 smithi023 ceph-mon[111262]: pgmap v846: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 444 KiB/s wr, 7 op/s 2024-02-11T22:26:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:24 smithi023 ceph-mon[111262]: osdmap e765: 8 total, 8 up, 8 in 2024-02-11T22:26:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:24 smithi023 ceph-mon[113671]: pgmap v846: 121 pgs: 121 active+clean; 149 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 444 KiB/s wr, 7 op/s 2024-02-11T22:26:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:24 smithi023 ceph-mon[113671]: osdmap e765: 8 total, 8 up, 8 in 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3667: done (5 left) 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3669: done (4 left) 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3670: done (3 left) 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3673: done (2 left) 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3674: done (1 left) 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3676: done (0 left) 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 17 current snap is 347 2024-02-11T22:26:25.985 INFO:tasks.rados.rados.0.smithi023.stdout:3677: seq_num 1118 ranges {2654208=729088,3383296=794624,4177920=409600} 2024-02-11T22:26:26.003 INFO:tasks.rados.rados.0.smithi023.stdout:3677: writing smithi02397626-17 from 2654208 to 3383296 tid 1 2024-02-11T22:26:26.008 INFO:tasks.rados.rados.0.smithi023.stdout:3677: writing smithi02397626-17 from 3383296 to 4177920 tid 2 2024-02-11T22:26:26.011 INFO:tasks.rados.rados.0.smithi023.stdout:3677: writing smithi02397626-17 from 4177920 to 4587520 tid 3 2024-02-11T22:26:26.011 INFO:tasks.rados.rados.0.smithi023.stdout:3678: read oid 7 snap -1 2024-02-11T22:26:26.011 INFO:tasks.rados.rados.0.smithi023.stdout:3678: expect deleted 2024-02-11T22:26:26.011 INFO:tasks.rados.rados.0.smithi023.stdout:3679: snap_remove snap 346 2024-02-11T22:26:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:25 smithi023 ceph-mon[111262]: osdmap e766: 8 total, 8 up, 8 in 2024-02-11T22:26:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:26:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:26:25] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2024-02-11T22:26:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:25 smithi023 ceph-mon[113671]: osdmap e766: 8 total, 8 up, 8 in 2024-02-11T22:26:26.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:25 smithi160 ceph-mon[106289]: osdmap e766: 8 total, 8 up, 8 in 2024-02-11T22:26:26.999 INFO:tasks.rados.rados.0.smithi023.stdout:3679: done (2 left) 2024-02-11T22:26:26.999 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 347 2024-02-11T22:26:26.999 INFO:tasks.rados.rados.0.smithi023.stdout:3680: seq_num 1119 ranges {1277952=745472,2023424=679936,2703360=524288} 2024-02-11T22:26:27.010 INFO:tasks.rados.rados.0.smithi023.stdout:3680: writing smithi02397626-16 from 1277952 to 2023424 tid 1 2024-02-11T22:26:27.015 INFO:tasks.rados.rados.0.smithi023.stdout:3680: writing smithi02397626-16 from 2023424 to 2703360 tid 2 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3680: writing smithi02397626-16 from 2703360 to 3227648 tid 3 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3681: rmattr oid 29 current snap is 347 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: finishing write tid 1 to smithi02397626-17 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: finishing write tid 2 to smithi02397626-17 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: finishing write tid 3 to smithi02397626-17 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: finishing write tid 4 to smithi02397626-17 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: finishing write tid 5 to smithi02397626-17 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: oid 17 updating version 0 to 2205 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: oid 17 version 2205 is already newer than 2203 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: oid 17 version 2205 is already newer than 2204 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: oid 17 version 2205 is already newer than 2202 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2205 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: left oid 17 (ObjNum 1118 snap 347 seq_num 1118) 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3677: done (3 left) 2024-02-11T22:26:27.018 INFO:tasks.rados.rados.0.smithi023.stdout:3678: done (2 left) 2024-02-11T22:26:27.019 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 347 2024-02-11T22:26:27.019 INFO:tasks.rados.rados.0.smithi023.stdout:3682: seq_num 1120 ranges {1646592=761856,2408448=557056,2965504=425984,3391488=221184} 2024-02-11T22:26:27.031 INFO:tasks.rados.rados.0.smithi023.stdout:3682: writing smithi02397626-31 from 1646592 to 2408448 tid 1 2024-02-11T22:26:27.034 INFO:tasks.rados.rados.0.smithi023.stdout:3682: writing smithi02397626-31 from 2408448 to 2965504 tid 2 2024-02-11T22:26:27.036 INFO:tasks.rados.rados.0.smithi023.stdout:3682: writing smithi02397626-31 from 2965504 to 3391488 tid 3 2024-02-11T22:26:27.038 INFO:tasks.rados.rados.0.smithi023.stdout:3682: writing smithi02397626-31 from 3391488 to 3612672 tid 4 2024-02-11T22:26:27.038 INFO:tasks.rados.rados.0.smithi023.stdout:3683: delete oid 36 current snap is 347 2024-02-11T22:26:27.038 INFO:tasks.rados.rados.0.smithi023.stdout:3680: finishing write tid 1 to smithi02397626-16 2024-02-11T22:26:27.038 INFO:tasks.rados.rados.0.smithi023.stdout:3680: finishing write tid 2 to smithi02397626-16 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2183 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: finishing write tid 3 to smithi02397626-16 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: finishing write tid 4 to smithi02397626-16 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: finishing write tid 5 to smithi02397626-16 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: oid 16 updating version 0 to 2218 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: oid 16 updating version 2218 to 2220 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: oid 16 version 2220 is already newer than 2219 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: oid 16 version 2220 is already newer than 2217 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2220 (ObjNum 1119 snap 347 seq_num 1119) dirty exists 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3680: left oid 16 (ObjNum 1119 snap 347 seq_num 1119) 2024-02-11T22:26:27.039 INFO:tasks.rados.rados.0.smithi023.stdout:3682: finishing write tid 1 to smithi02397626-31 2024-02-11T22:26:27.040 INFO:tasks.rados.rados.0.smithi023.stdout:3682: finishing write tid 2 to smithi02397626-31 2024-02-11T22:26:27.041 INFO:tasks.rados.rados.0.smithi023.stdout:3680: done (3 left) 2024-02-11T22:26:27.041 INFO:tasks.rados.rados.0.smithi023.stdout:3681: done (2 left) 2024-02-11T22:26:27.041 INFO:tasks.rados.rados.0.smithi023.stdout:3683: done (1 left) 2024-02-11T22:26:27.041 INFO:tasks.rados.rados.0.smithi023.stdout:3684: copy_from oid 35 from oid 7 current snap is 347 2024-02-11T22:26:27.042 INFO:tasks.rados.rados.0.smithi023.stdout:3685: rmattr oid 43 current snap is 347 2024-02-11T22:26:27.042 INFO:tasks.rados.rados.0.smithi023.stdout:3685: done (2 left) 2024-02-11T22:26:27.042 INFO:tasks.rados.rados.0.smithi023.stdout:3686: snap_remove snap 334 2024-02-11T22:26:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:26 smithi023 ceph-mon[111262]: pgmap v849: 121 pgs: 121 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 468 KiB/s wr, 7 op/s 2024-02-11T22:26:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:26 smithi023 ceph-mon[111262]: osdmap e767: 8 total, 8 up, 8 in 2024-02-11T22:26:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:26 smithi023 ceph-mon[113671]: pgmap v849: 121 pgs: 121 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 468 KiB/s wr, 7 op/s 2024-02-11T22:26:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:26 smithi023 ceph-mon[113671]: osdmap e767: 8 total, 8 up, 8 in 2024-02-11T22:26:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:26 smithi160 ceph-mon[106289]: pgmap v849: 121 pgs: 121 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 468 KiB/s wr, 7 op/s 2024-02-11T22:26:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:26 smithi160 ceph-mon[106289]: osdmap e767: 8 total, 8 up, 8 in 2024-02-11T22:26:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:3686: done (2 left) 2024-02-11T22:26:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:3687: setattr oid 26 current snap is 347 2024-02-11T22:26:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:3688: copy_from oid 30 from oid 45 current snap is 347 2024-02-11T22:26:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:3689: read oid 34 snap -1 2024-02-11T22:26:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:3689: expect (ObjNum 1090 snap 338 seq_num 1090) 2024-02-11T22:26:27.923 INFO:tasks.rados.rados.0.smithi023.stdout:3690: snap_remove snap 345 2024-02-11T22:26:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:27 smithi023 ceph-mon[113671]: osdmap e768: 8 total, 8 up, 8 in 2024-02-11T22:26:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:27 smithi023 ceph-mon[113671]: osdmap e769: 8 total, 8 up, 8 in 2024-02-11T22:26:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:27 smithi023 ceph-mon[111262]: osdmap e768: 8 total, 8 up, 8 in 2024-02-11T22:26:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:27 smithi023 ceph-mon[111262]: osdmap e769: 8 total, 8 up, 8 in 2024-02-11T22:26:28.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:28 smithi160 ceph-mon[106289]: osdmap e768: 8 total, 8 up, 8 in 2024-02-11T22:26:28.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:28 smithi160 ceph-mon[106289]: osdmap e769: 8 total, 8 up, 8 in 2024-02-11T22:26:28.945 INFO:tasks.rados.rados.0.smithi023.stdout:3690: done (5 left) 2024-02-11T22:26:28.945 INFO:tasks.rados.rados.0.smithi023.stdout:3691: snap_remove snap 342 2024-02-11T22:26:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:29 smithi023 ceph-mon[111262]: pgmap v852: 121 pgs: 121 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-02-11T22:26:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:29 smithi023 ceph-mon[111262]: osdmap e770: 8 total, 8 up, 8 in 2024-02-11T22:26:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:29 smithi023 ceph-mon[113671]: pgmap v852: 121 pgs: 121 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-02-11T22:26:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:29 smithi023 ceph-mon[113671]: osdmap e770: 8 total, 8 up, 8 in 2024-02-11T22:26:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:29 smithi160 ceph-mon[106289]: pgmap v852: 121 pgs: 121 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-02-11T22:26:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:29 smithi160 ceph-mon[106289]: osdmap e770: 8 total, 8 up, 8 in 2024-02-11T22:26:29.955 INFO:tasks.rados.rados.0.smithi023.stdout:3691: done (5 left) 2024-02-11T22:26:29.956 INFO:tasks.rados.rados.0.smithi023.stdout:3692: snap_remove snap 343 2024-02-11T22:26:30.952 INFO:tasks.rados.rados.0.smithi023.stdout:3692: done (5 left) 2024-02-11T22:26:30.952 INFO:tasks.rados.rados.0.smithi023.stdout:3693: read oid 28 snap -1 2024-02-11T22:26:30.952 INFO:tasks.rados.rados.0.smithi023.stdout:3693: expect (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:26:30.952 INFO:tasks.rados.rados.0.smithi023.stdout:3694: read oid 42 snap 333 2024-02-11T22:26:30.952 INFO:tasks.rados.rados.0.smithi023.stdout:3694: expect (ObjNum 1040 snap 328 seq_num 1040) 2024-02-11T22:26:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 43 current snap is 347 2024-02-11T22:26:30.953 INFO:tasks.rados.rados.0.smithi023.stdout:3695: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2024-02-11T22:26:30.956 INFO:tasks.rados.rados.0.smithi023.stdout:3695: writing smithi02397626-43 from 0 to 794624 tid 1 2024-02-11T22:26:30.960 INFO:tasks.rados.rados.0.smithi023.stdout:3695: writing smithi02397626-43 from 794624 to 1523712 tid 2 2024-02-11T22:26:30.964 INFO:tasks.rados.rados.0.smithi023.stdout:3695: writing smithi02397626-43 from 1523712 to 1998848 tid 3 2024-02-11T22:26:30.964 INFO:tasks.rados.rados.0.smithi023.stdout:3696: snap_create 2024-02-11T22:26:30.964 INFO:tasks.rados.rados.0.smithi023.stdout:3682: finishing write tid 3 to smithi02397626-31 2024-02-11T22:26:30.964 INFO:tasks.rados.rados.0.smithi023.stdout:3682: finishing write tid 4 to smithi02397626-31 2024-02-11T22:26:30.964 INFO:tasks.rados.rados.0.smithi023.stdout:3682: finishing write tid 5 to smithi02397626-31 2024-02-11T22:26:30.964 INFO:tasks.rados.rados.0.smithi023.stdout:3684: finishing copy_from to smithi02397626-35 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3684: got expected ENOENT (src dne) 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3684: finishing copy_from racing read to smithi02397626-35 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: finishing write tid 6 to smithi02397626-31 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: oid 31 updating version 0 to 2444 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: oid 31 version 2444 is already newer than 2443 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: oid 31 updating version 2444 to 2445 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: oid 31 updating version 2445 to 2447 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: oid 31 version 2447 is already newer than 2446 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2447 (ObjNum 1120 snap 347 seq_num 1120) dirty exists 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3682: left oid 31 (ObjNum 1120 snap 347 seq_num 1120) 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2221 (ObjNum 1114 snap 346 seq_num 1114) dirty exists 2024-02-11T22:26:30.965 INFO:tasks.rados.rados.0.smithi023.stdout:3689: expect (ObjNum 1090 snap 338 seq_num 1090) 2024-02-11T22:26:31.104 INFO:tasks.rados.rados.0.smithi023.stdout:3688: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:26:31.104 INFO:tasks.rados.rados.0.smithi023.stdout:3688: finishing copy_from to smithi02397626-30 2024-02-11T22:26:31.104 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2397 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:26:31.104 INFO:tasks.rados.rados.0.smithi023.stdout:3694: expect (ObjNum 1040 snap 328 seq_num 1040) 2024-02-11T22:26:31.119 INFO:tasks.rados.rados.0.smithi023.stdout:3695: finishing write tid 1 to smithi02397626-43 2024-02-11T22:26:31.120 INFO:tasks.rados.rados.0.smithi023.stdout:3693: expect (ObjNum 964 snap 303 seq_num 964) 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: finishing write tid 2 to smithi02397626-43 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: finishing write tid 3 to smithi02397626-43 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: finishing write tid 4 to smithi02397626-43 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: finishing write tid 5 to smithi02397626-43 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: oid 43 updating version 0 to 2398 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: oid 43 updating version 2398 to 2399 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: oid 43 updating version 2399 to 2400 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: oid 43 updating version 2400 to 2401 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2401 (ObjNum 1122 snap 347 seq_num 1122) dirty exists 2024-02-11T22:26:31.167 INFO:tasks.rados.rados.0.smithi023.stdout:3695: left oid 43 (ObjNum 1122 snap 347 seq_num 1122) 2024-02-11T22:26:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:30 smithi160 ceph-mon[106289]: pgmap v855: 121 pgs: 121 active+clean; 159 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.3 MiB/s wr, 18 op/s 2024-02-11T22:26:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:30 smithi160 ceph-mon[106289]: osdmap e771: 8 total, 8 up, 8 in 2024-02-11T22:26:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:30 smithi023 ceph-mon[111262]: pgmap v855: 121 pgs: 121 active+clean; 159 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.3 MiB/s wr, 18 op/s 2024-02-11T22:26:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:30 smithi023 ceph-mon[111262]: osdmap e771: 8 total, 8 up, 8 in 2024-02-11T22:26:31.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:30 smithi023 ceph-mon[113671]: pgmap v855: 121 pgs: 121 active+clean; 159 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.3 MiB/s wr, 18 op/s 2024-02-11T22:26:31.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:30 smithi023 ceph-mon[113671]: osdmap e771: 8 total, 8 up, 8 in 2024-02-11T22:26:31.962 INFO:tasks.rados.rados.0.smithi023.stdout:3682: done (8 left) 2024-02-11T22:26:31.962 INFO:tasks.rados.rados.0.smithi023.stdout:3684: done (7 left) 2024-02-11T22:26:31.962 INFO:tasks.rados.rados.0.smithi023.stdout:3687: done (6 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3688: done (5 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3689: done (4 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3693: done (3 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3694: done (2 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3695: done (1 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3696: done (0 left) 2024-02-11T22:26:31.963 INFO:tasks.rados.rados.0.smithi023.stdout:3697: snap_remove snap 347 2024-02-11T22:26:32.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:31 smithi023 ceph-mon[111262]: osdmap e772: 8 total, 8 up, 8 in 2024-02-11T22:26:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:31 smithi023 ceph-mon[113671]: osdmap e772: 8 total, 8 up, 8 in 2024-02-11T22:26:32.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:31 smithi160 ceph-mon[106289]: osdmap e772: 8 total, 8 up, 8 in 2024-02-11T22:26:32.918 INFO:tasks.rados.rados.0.smithi023.stdout:3697: done (0 left) 2024-02-11T22:26:32.919 INFO:tasks.rados.rados.0.smithi023.stdout:3698: snap_create 2024-02-11T22:26:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:32 smithi023 ceph-mon[111262]: pgmap v858: 121 pgs: 121 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 4.4 MiB/s wr, 9 op/s 2024-02-11T22:26:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:32 smithi023 ceph-mon[111262]: osdmap e773: 8 total, 8 up, 8 in 2024-02-11T22:26:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:32 smithi023 ceph-mon[111262]: osdmap e774: 8 total, 8 up, 8 in 2024-02-11T22:26:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:32 smithi023 ceph-mon[113671]: pgmap v858: 121 pgs: 121 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 4.4 MiB/s wr, 9 op/s 2024-02-11T22:26:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:32 smithi023 ceph-mon[113671]: osdmap e773: 8 total, 8 up, 8 in 2024-02-11T22:26:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:32 smithi023 ceph-mon[113671]: osdmap e774: 8 total, 8 up, 8 in 2024-02-11T22:26:33.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:32 smithi160 ceph-mon[106289]: pgmap v858: 121 pgs: 121 active+clean; 171 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 4.4 MiB/s wr, 9 op/s 2024-02-11T22:26:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:32 smithi160 ceph-mon[106289]: osdmap e773: 8 total, 8 up, 8 in 2024-02-11T22:26:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:32 smithi160 ceph-mon[106289]: osdmap e774: 8 total, 8 up, 8 in 2024-02-11T22:26:33.939 INFO:tasks.rados.rados.0.smithi023.stdout:3698: done (0 left) 2024-02-11T22:26:33.939 INFO:tasks.rados.rados.0.smithi023.stdout:3699: read oid 11 snap -1 2024-02-11T22:26:33.939 INFO:tasks.rados.rados.0.smithi023.stdout:3699: expect deleted 2024-02-11T22:26:33.939 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 28 current snap is 349 2024-02-11T22:26:33.939 INFO:tasks.rados.rados.0.smithi023.stdout:3700: seq_num 1123 ranges {1753088=409600,2162688=614400,2777088=598016,3375104=393216} 2024-02-11T22:26:33.950 INFO:tasks.rados.rados.0.smithi023.stdout:3700: writing smithi02397626-28 from 1753088 to 2162688 tid 1 2024-02-11T22:26:33.954 INFO:tasks.rados.rados.0.smithi023.stdout:3700: writing smithi02397626-28 from 2162688 to 2777088 tid 2 2024-02-11T22:26:33.958 INFO:tasks.rados.rados.0.smithi023.stdout:3700: writing smithi02397626-28 from 2777088 to 3375104 tid 3 2024-02-11T22:26:33.961 INFO:tasks.rados.rados.0.smithi023.stdout:3700: writing smithi02397626-28 from 3375104 to 3768320 tid 4 2024-02-11T22:26:33.961 INFO:tasks.rados.rados.0.smithi023.stdout:3701: delete oid 46 current snap is 349 2024-02-11T22:26:33.961 INFO:tasks.rados.rados.0.smithi023.stdout:3700: finishing write tid 1 to smithi02397626-28 2024-02-11T22:26:33.961 INFO:tasks.rados.rados.0.smithi023.stdout:3700: finishing write tid 2 to smithi02397626-28 2024-02-11T22:26:33.964 INFO:tasks.rados.rados.0.smithi023.stdout:3700: finishing write tid 3 to smithi02397626-28 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3700: finishing write tid 4 to smithi02397626-28 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3699: done (2 left) 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3701: done (1 left) 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3702: read oid 44 snap -1 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3702: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3703: copy_from oid 43 from oid 4 current snap is 349 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3704: rollback oid 36 current snap is 349 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 36 to 348 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3700: finishing write tid 5 to smithi02397626-28 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 47 current snap is 349 2024-02-11T22:26:33.965 INFO:tasks.rados.rados.0.smithi023.stdout:3705: seq_num 1125 ranges {1245184=450560,1695744=786432,2482176=614400,3096576=204800} 2024-02-11T22:26:33.974 INFO:tasks.rados.rados.0.smithi023.stdout:3705: writing smithi02397626-47 from 1245184 to 1695744 tid 1 2024-02-11T22:26:33.978 INFO:tasks.rados.rados.0.smithi023.stdout:3705: writing smithi02397626-47 from 1695744 to 2482176 tid 2 2024-02-11T22:26:33.981 INFO:tasks.rados.rados.0.smithi023.stdout:3705: writing smithi02397626-47 from 2482176 to 3096576 tid 3 2024-02-11T22:26:33.983 INFO:tasks.rados.rados.0.smithi023.stdout:3705: writing smithi02397626-47 from 3096576 to 3301376 tid 4 2024-02-11T22:26:33.983 INFO:tasks.rados.rados.0.smithi023.stdout:3706: read oid 14 snap -1 2024-02-11T22:26:33.983 INFO:tasks.rados.rados.0.smithi023.stdout:3706: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:33.984 INFO:tasks.rados.rados.0.smithi023.stdout:3707: setattr oid 7 current snap is 349 2024-02-11T22:26:33.984 INFO:tasks.rados.rados.0.smithi023.stdout:3702: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:3700: finishing write tid 6 to smithi02397626-28 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:3700: oid 28 updating version 0 to 2429 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:3700: oid 28 version 2429 is already newer than 2428 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:3700: oid 28 version 2429 is already newer than 2427 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:3700: oid 28 updating version 2429 to 2431 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:3700: oid 28 version 2431 is already newer than 2430 2024-02-11T22:26:33.987 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 2431 (ObjNum 1123 snap 349 seq_num 1123) dirty exists 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3700: left oid 28 (ObjNum 1123 snap 349 seq_num 1123) 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3704: finishing rollback tid 1 to smithi02397626-36 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3703: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3703: finishing copy_from to smithi02397626-43 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2212 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3705: finishing write tid 1 to smithi02397626-47 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3705: finishing write tid 2 to smithi02397626-47 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3705: finishing write tid 3 to smithi02397626-47 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3705: finishing write tid 4 to smithi02397626-47 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3705: finishing write tid 5 to smithi02397626-47 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3700: done (6 left) 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3702: done (5 left) 2024-02-11T22:26:33.988 INFO:tasks.rados.rados.0.smithi023.stdout:3703: done (4 left) 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3704: done (3 left) 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3708: snap_create 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: finishing write tid 6 to smithi02397626-47 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: oid 47 updating version 0 to 2184 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: oid 47 updating version 2184 to 2187 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: oid 47 updating version 2187 to 2188 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: oid 47 version 2188 is already newer than 2185 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: oid 47 version 2188 is already newer than 2186 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 2188 (ObjNum 1125 snap 349 seq_num 1125) dirty exists 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3705: left oid 47 (ObjNum 1125 snap 349 seq_num 1125) 2024-02-11T22:26:33.989 INFO:tasks.rados.rados.0.smithi023.stdout:3706: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:34.033 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2222 (ObjNum 33 snap 0 seq_num 915834608) dirty exists 2024-02-11T22:26:34.963 INFO:tasks.rados.rados.0.smithi023.stdout:3705: done (3 left) 2024-02-11T22:26:34.963 INFO:tasks.rados.rados.0.smithi023.stdout:3706: done (2 left) 2024-02-11T22:26:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3707: done (1 left) 2024-02-11T22:26:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3708: done (0 left) 2024-02-11T22:26:34.964 INFO:tasks.rados.rados.0.smithi023.stdout:3709: snap_create 2024-02-11T22:26:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:34 smithi160 ceph-mon[106289]: pgmap v861: 121 pgs: 121 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-02-11T22:26:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:34 smithi160 ceph-mon[106289]: osdmap e775: 8 total, 8 up, 8 in 2024-02-11T22:26:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:34 smithi023 ceph-mon[111262]: pgmap v861: 121 pgs: 121 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-02-11T22:26:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:34 smithi023 ceph-mon[111262]: osdmap e775: 8 total, 8 up, 8 in 2024-02-11T22:26:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:34 smithi023 ceph-mon[113671]: pgmap v861: 121 pgs: 121 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-02-11T22:26:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:34 smithi023 ceph-mon[113671]: osdmap e775: 8 total, 8 up, 8 in 2024-02-11T22:26:35.982 INFO:tasks.rados.rados.0.smithi023.stdout:3709: done (0 left) 2024-02-11T22:26:35.982 INFO:tasks.rados.rados.0.smithi023.stdout:3710: read oid 29 snap -1 2024-02-11T22:26:35.982 INFO:tasks.rados.rados.0.smithi023.stdout:3710: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:26:35.982 INFO:tasks.rados.rados.0.smithi023.stdout:3711: read oid 21 snap -1 2024-02-11T22:26:35.982 INFO:tasks.rados.rados.0.smithi023.stdout:3711: expect (ObjNum 1092 snap 338 seq_num 1092) 2024-02-11T22:26:35.982 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 8 current snap is 351 2024-02-11T22:26:35.983 INFO:tasks.rados.rados.0.smithi023.stdout:3712: seq_num 1126 ranges {0=466944,466944=720896,1187840=778240,1966080=106496} 2024-02-11T22:26:35.985 INFO:tasks.rados.rados.0.smithi023.stdout:3712: writing smithi02397626-8 from 0 to 466944 tid 1 2024-02-11T22:26:35.989 INFO:tasks.rados.rados.0.smithi023.stdout:3712: writing smithi02397626-8 from 466944 to 1187840 tid 2 2024-02-11T22:26:35.995 INFO:tasks.rados.rados.0.smithi023.stdout:3712: writing smithi02397626-8 from 1187840 to 1966080 tid 3 2024-02-11T22:26:35.995 INFO:tasks.rados.rados.0.smithi023.stdout:3712: writing smithi02397626-8 from 1966080 to 2072576 tid 4 2024-02-11T22:26:35.995 INFO:tasks.rados.rados.0.smithi023.stdout:3713: read oid 25 snap -1 2024-02-11T22:26:35.996 INFO:tasks.rados.rados.0.smithi023.stdout:3713: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:35.996 INFO:tasks.rados.rados.0.smithi023.stdout:3714: setattr oid 18 current snap is 351 2024-02-11T22:26:35.999 INFO:tasks.rados.rados.0.smithi023.stdout:3715: snap_remove snap 333 2024-02-11T22:26:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:35 smithi023 ceph-mon[111262]: osdmap e776: 8 total, 8 up, 8 in 2024-02-11T22:26:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:35 smithi023 ceph-mon[113671]: osdmap e776: 8 total, 8 up, 8 in 2024-02-11T22:26:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:26:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:26:35] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2024-02-11T22:26:36.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:35 smithi160 ceph-mon[106289]: osdmap e776: 8 total, 8 up, 8 in 2024-02-11T22:26:37.000 INFO:tasks.rados.rados.0.smithi023.stdout:3715: done (5 left) 2024-02-11T22:26:37.000 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 351 2024-02-11T22:26:37.000 INFO:tasks.rados.rados.0.smithi023.stdout:3716: seq_num 1127 ranges {3383296=483328,3866624=598016,4464640=581632,5046272=425984} 2024-02-11T22:26:37.021 INFO:tasks.rados.rados.0.smithi023.stdout:3716: writing smithi02397626-12 from 3383296 to 3866624 tid 1 2024-02-11T22:26:37.024 INFO:tasks.rados.rados.0.smithi023.stdout:3716: writing smithi02397626-12 from 3866624 to 4464640 tid 2 2024-02-11T22:26:37.028 INFO:tasks.rados.rados.0.smithi023.stdout:3716: writing smithi02397626-12 from 4464640 to 5046272 tid 3 2024-02-11T22:26:37.030 INFO:tasks.rados.rados.0.smithi023.stdout:3716: writing smithi02397626-12 from 5046272 to 5472256 tid 4 2024-02-11T22:26:37.030 INFO:tasks.rados.rados.0.smithi023.stdout:3717: snap_remove snap 348 2024-02-11T22:26:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:36 smithi023 ceph-mon[111262]: pgmap v864: 121 pgs: 121 active+clean; 165 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T22:26:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:36 smithi023 ceph-mon[111262]: osdmap e777: 8 total, 8 up, 8 in 2024-02-11T22:26:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:36 smithi023 ceph-mon[113671]: pgmap v864: 121 pgs: 121 active+clean; 165 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T22:26:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:36 smithi023 ceph-mon[113671]: osdmap e777: 8 total, 8 up, 8 in 2024-02-11T22:26:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:36 smithi160 ceph-mon[106289]: pgmap v864: 121 pgs: 121 active+clean; 165 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T22:26:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:36 smithi160 ceph-mon[106289]: osdmap e777: 8 total, 8 up, 8 in 2024-02-11T22:26:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:37.930 INFO:tasks.rados.rados.0.smithi023.stdout:3717: done (6 left) 2024-02-11T22:26:37.931 INFO:tasks.rados.rados.0.smithi023.stdout:3718: read oid 41 snap 349 2024-02-11T22:26:37.931 INFO:tasks.rados.rados.0.smithi023.stdout:3718: expect (ObjNum 1091 snap 338 seq_num 1091) 2024-02-11T22:26:37.931 INFO:tasks.rados.rados.0.smithi023.stdout:3719: snap_remove snap 350 2024-02-11T22:26:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:37 smithi023 ceph-mon[111262]: osdmap e778: 8 total, 8 up, 8 in 2024-02-11T22:26:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:37 smithi023 ceph-mon[111262]: osdmap e779: 8 total, 8 up, 8 in 2024-02-11T22:26:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:37 smithi023 ceph-mon[113671]: osdmap e778: 8 total, 8 up, 8 in 2024-02-11T22:26:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:37 smithi023 ceph-mon[113671]: osdmap e779: 8 total, 8 up, 8 in 2024-02-11T22:26:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:37 smithi160 ceph-mon[106289]: osdmap e778: 8 total, 8 up, 8 in 2024-02-11T22:26:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:37 smithi160 ceph-mon[106289]: osdmap e779: 8 total, 8 up, 8 in 2024-02-11T22:26:38.936 INFO:tasks.rados.rados.0.smithi023.stdout:3719: done (7 left) 2024-02-11T22:26:38.936 INFO:tasks.rados.rados.0.smithi023.stdout:3720: snap_create 2024-02-11T22:26:38.936 INFO:tasks.rados.rados.0.smithi023.stdout:3711: expect (ObjNum 1092 snap 338 seq_num 1092) 2024-02-11T22:26:38.974 INFO:tasks.rados.rados.0.smithi023.stdout:3713: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:39.018 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 2180 (ObjNum 1104 snap 341 seq_num 1104) dirty exists 2024-02-11T22:26:39.018 INFO:tasks.rados.rados.0.smithi023.stdout:3712: finishing write tid 1 to smithi02397626-8 2024-02-11T22:26:39.018 INFO:tasks.rados.rados.0.smithi023.stdout:3712: finishing write tid 2 to smithi02397626-8 2024-02-11T22:26:39.018 INFO:tasks.rados.rados.0.smithi023.stdout:3712: finishing write tid 3 to smithi02397626-8 2024-02-11T22:26:39.018 INFO:tasks.rados.rados.0.smithi023.stdout:3712: finishing write tid 4 to smithi02397626-8 2024-02-11T22:26:39.018 INFO:tasks.rados.rados.0.smithi023.stdout:3712: finishing write tid 5 to smithi02397626-8 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: finishing write tid 6 to smithi02397626-8 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: oid 8 updating version 0 to 2196 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: oid 8 updating version 2196 to 2197 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: oid 8 version 2197 is already newer than 2193 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: oid 8 version 2197 is already newer than 2195 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: oid 8 version 2197 is already newer than 2194 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2197 (ObjNum 1126 snap 351 seq_num 1126) dirty exists 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3712: left oid 8 (ObjNum 1126 snap 351 seq_num 1126) 2024-02-11T22:26:39.019 INFO:tasks.rados.rados.0.smithi023.stdout:3710: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:26:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:38 smithi023 ceph-mon[111262]: pgmap v867: 121 pgs: 121 active+clean; 166 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-11T22:26:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:38 smithi023 ceph-mon[111262]: osdmap e780: 8 total, 8 up, 8 in 2024-02-11T22:26:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:39 smithi023 ceph-mon[113671]: pgmap v867: 121 pgs: 121 active+clean; 166 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-11T22:26:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:39 smithi023 ceph-mon[113671]: osdmap e780: 8 total, 8 up, 8 in 2024-02-11T22:26:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:38 smithi160 ceph-mon[106289]: pgmap v867: 121 pgs: 121 active+clean; 166 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-11T22:26:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:38 smithi160 ceph-mon[106289]: osdmap e780: 8 total, 8 up, 8 in 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: finishing write tid 1 to smithi02397626-12 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: finishing write tid 2 to smithi02397626-12 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: finishing write tid 3 to smithi02397626-12 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: finishing write tid 4 to smithi02397626-12 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: finishing write tid 5 to smithi02397626-12 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: finishing write tid 6 to smithi02397626-12 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: oid 12 updating version 0 to 2432 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: oid 12 updating version 2432 to 2433 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: oid 12 version 2433 is already newer than 2429 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: oid 12 version 2433 is already newer than 2430 2024-02-11T22:26:39.544 INFO:tasks.rados.rados.0.smithi023.stdout:3716: oid 12 version 2433 is already newer than 2431 2024-02-11T22:26:39.545 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2433 (ObjNum 1127 snap 351 seq_num 1127) dirty exists 2024-02-11T22:26:39.545 INFO:tasks.rados.rados.0.smithi023.stdout:3716: left oid 12 (ObjNum 1127 snap 351 seq_num 1127) 2024-02-11T22:26:39.545 INFO:tasks.rados.rados.0.smithi023.stdout:3718: expect (ObjNum 1091 snap 338 seq_num 1091) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3710: done (7 left) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3711: done (6 left) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3712: done (5 left) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3713: done (4 left) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3714: done (3 left) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3716: done (2 left) 2024-02-11T22:26:39.940 INFO:tasks.rados.rados.0.smithi023.stdout:3718: done (1 left) 2024-02-11T22:26:39.941 INFO:tasks.rados.rados.0.smithi023.stdout:3720: done (0 left) 2024-02-11T22:26:39.941 INFO:tasks.rados.rados.0.smithi023.stdout:3721: copy_from oid 34 from oid 5 current snap is 352 2024-02-11T22:26:39.941 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 35 current snap is 352 2024-02-11T22:26:39.941 INFO:tasks.rados.rados.0.smithi023.stdout:3722: seq_num 1128 ranges {0=499712,499712=483328,983040=786432,1769472=335872} 2024-02-11T22:26:39.943 INFO:tasks.rados.rados.0.smithi023.stdout:3722: writing smithi02397626-35 from 0 to 499712 tid 1 2024-02-11T22:26:39.946 INFO:tasks.rados.rados.0.smithi023.stdout:3722: writing smithi02397626-35 from 499712 to 983040 tid 2 2024-02-11T22:26:39.951 INFO:tasks.rados.rados.0.smithi023.stdout:3722: writing smithi02397626-35 from 983040 to 1769472 tid 3 2024-02-11T22:26:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:3722: writing smithi02397626-35 from 1769472 to 2105344 tid 4 2024-02-11T22:26:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 352 2024-02-11T22:26:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:3722: finishing write tid 1 to smithi02397626-35 2024-02-11T22:26:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:3722: finishing write tid 2 to smithi02397626-35 2024-02-11T22:26:39.953 INFO:tasks.rados.rados.0.smithi023.stdout:3723: seq_num 1129 ranges {1499136=516096,2015232=770048,2785280=598016,3383296=237568} 2024-02-11T22:26:39.965 INFO:tasks.rados.rados.0.smithi023.stdout:3723: writing smithi02397626-21 from 1499136 to 2015232 tid 1 2024-02-11T22:26:39.969 INFO:tasks.rados.rados.0.smithi023.stdout:3723: writing smithi02397626-21 from 2015232 to 2785280 tid 2 2024-02-11T22:26:39.973 INFO:tasks.rados.rados.0.smithi023.stdout:3723: writing smithi02397626-21 from 2785280 to 3383296 tid 3 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3723: writing smithi02397626-21 from 3383296 to 3620864 tid 4 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3724: delete oid 29 current snap is 352 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3721: finishing copy_from racing read to smithi02397626-34 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3721: finishing copy_from to smithi02397626-34 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2253 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3722: finishing write tid 3 to smithi02397626-35 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3722: finishing write tid 4 to smithi02397626-35 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3722: finishing write tid 5 to smithi02397626-35 2024-02-11T22:26:39.975 INFO:tasks.rados.rados.0.smithi023.stdout:3722: finishing write tid 6 to smithi02397626-35 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3722: oid 35 updating version 0 to 2210 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3722: oid 35 version 2210 is already newer than 2209 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3722: oid 35 version 2210 is already newer than 2207 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3722: oid 35 version 2210 is already newer than 2206 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3722: oid 35 version 2210 is already newer than 2208 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2210 (ObjNum 1128 snap 352 seq_num 1128) dirty exists 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3722: left oid 35 (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3723: finishing write tid 1 to smithi02397626-21 2024-02-11T22:26:39.976 INFO:tasks.rados.rados.0.smithi023.stdout:3723: finishing write tid 2 to smithi02397626-21 2024-02-11T22:26:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:3721: done (3 left) 2024-02-11T22:26:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:3722: done (2 left) 2024-02-11T22:26:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:3724: done (1 left) 2024-02-11T22:26:39.979 INFO:tasks.rados.rados.0.smithi023.stdout:3725: delete oid 10 current snap is 352 2024-02-11T22:26:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:3723: finishing write tid 3 to smithi02397626-21 2024-02-11T22:26:39.980 INFO:tasks.rados.rados.0.smithi023.stdout:3723: finishing write tid 4 to smithi02397626-21 2024-02-11T22:26:39.981 INFO:tasks.rados.rados.0.smithi023.stdout:3723: finishing write tid 5 to smithi02397626-21 2024-02-11T22:26:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:3725: done (1 left) 2024-02-11T22:26:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:3726: rmattr oid 24 current snap is 352 2024-02-11T22:26:39.983 INFO:tasks.rados.rados.0.smithi023.stdout:3727: snap_remove snap 351 2024-02-11T22:26:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:40 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:26:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:40 smithi023 ceph-mon[111262]: osdmap e781: 8 total, 8 up, 8 in 2024-02-11T22:26:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:40 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:26:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:40 smithi023 ceph-mon[113671]: osdmap e781: 8 total, 8 up, 8 in 2024-02-11T22:26:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:40 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:26:40.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:40 smithi160 ceph-mon[106289]: osdmap e781: 8 total, 8 up, 8 in 2024-02-11T22:26:40.939 INFO:tasks.rados.rados.0.smithi023.stdout:3727: done (2 left) 2024-02-11T22:26:40.939 INFO:tasks.rados.rados.0.smithi023.stdout:3728: rmattr oid 16 current snap is 352 2024-02-11T22:26:40.939 INFO:tasks.rados.rados.0.smithi023.stdout:3723: finishing write tid 6 to smithi02397626-21 2024-02-11T22:26:40.939 INFO:tasks.rados.rados.0.smithi023.stdout:3723: oid 21 updating version 0 to 2435 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3723: oid 21 updating version 2435 to 2438 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3723: oid 21 version 2438 is already newer than 2437 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3723: oid 21 version 2438 is already newer than 2434 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3723: oid 21 version 2438 is already newer than 2436 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2438 (ObjNum 1129 snap 352 seq_num 1129) dirty exists 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3723: left oid 21 (ObjNum 1129 snap 352 seq_num 1129) 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2197 (ObjNum 1103 snap 341 seq_num 1103) dirty exists 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3723: done (2 left) 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3726: done (1 left) 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 352 2024-02-11T22:26:40.940 INFO:tasks.rados.rados.0.smithi023.stdout:3729: seq_num 1132 ranges {1081344=565248,1646592=425984,2072576=770048,2842624=409600} 2024-02-11T22:26:40.949 INFO:tasks.rados.rados.0.smithi023.stdout:3729: writing smithi02397626-39 from 1081344 to 1646592 tid 1 2024-02-11T22:26:40.951 INFO:tasks.rados.rados.0.smithi023.stdout:3729: writing smithi02397626-39 from 1646592 to 2072576 tid 2 2024-02-11T22:26:40.956 INFO:tasks.rados.rados.0.smithi023.stdout:3729: writing smithi02397626-39 from 2072576 to 2842624 tid 3 2024-02-11T22:26:40.959 INFO:tasks.rados.rados.0.smithi023.stdout:3729: writing smithi02397626-39 from 2842624 to 3252224 tid 4 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3730: rollback oid 20 current snap is 352 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 349 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3729: finishing write tid 1 to smithi02397626-39 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2223 (ObjNum 1119 snap 347 seq_num 1119) dirty exists 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3728: done (2 left) 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3731: read oid 2 snap -1 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3731: expect (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3732: delete oid 41 current snap is 352 2024-02-11T22:26:40.960 INFO:tasks.rados.rados.0.smithi023.stdout:3729: finishing write tid 2 to smithi02397626-39 2024-02-11T22:26:40.962 INFO:tasks.rados.rados.0.smithi023.stdout:3731: expect (ObjNum 1015 snap 320 seq_num 1015) 2024-02-11T22:26:40.975 INFO:tasks.rados.rados.0.smithi023.stdout:3729: finishing write tid 3 to smithi02397626-39 2024-02-11T22:26:40.975 INFO:tasks.rados.rados.0.smithi023.stdout:3729: finishing write tid 4 to smithi02397626-39 2024-02-11T22:26:40.975 INFO:tasks.rados.rados.0.smithi023.stdout:3729: finishing write tid 5 to smithi02397626-39 2024-02-11T22:26:40.975 INFO:tasks.rados.rados.0.smithi023.stdout:3730: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:26:40.975 INFO:tasks.rados.rados.0.smithi023.stdout:3730: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:26:40.975 INFO:tasks.rados.rados.0.smithi023.stdout:3731: done (3 left) 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3732: done (2 left) 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3733: rollback oid 33 current snap is 352 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 33 to 349 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3730: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 2450 (ObjNum 1000 snap 316 seq_num 1000) dirty exists 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3729: finishing write tid 6 to smithi02397626-39 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3729: oid 39 updating version 0 to 2183 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3729: oid 39 updating version 2183 to 2185 2024-02-11T22:26:40.976 INFO:tasks.rados.rados.0.smithi023.stdout:3729: oid 39 version 2185 is already newer than 2184 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:3729: oid 39 updating version 2185 to 2186 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:3729: oid 39 updating version 2186 to 2187 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2187 (ObjNum 1132 snap 352 seq_num 1132) dirty exists 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:3729: left oid 39 (ObjNum 1132 snap 352 seq_num 1132) 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:3729: done (2 left) 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:3730: done (1 left) 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 352 2024-02-11T22:26:40.977 INFO:tasks.rados.rados.0.smithi023.stdout:3734: seq_num 1134 ranges {237568=598016,835584=638976,1474560=737280,2211840=229376} 2024-02-11T22:26:40.979 INFO:tasks.rados.rados.0.smithi023.stdout:3734: writing smithi02397626-4 from 237568 to 835584 tid 1 2024-02-11T22:26:40.983 INFO:tasks.rados.rados.0.smithi023.stdout:3734: writing smithi02397626-4 from 835584 to 1474560 tid 2 2024-02-11T22:26:40.987 INFO:tasks.rados.rados.0.smithi023.stdout:3734: writing smithi02397626-4 from 1474560 to 2211840 tid 3 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3734: writing smithi02397626-4 from 2211840 to 2441216 tid 4 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3735: copy_from oid 15 from oid 44 current snap is 352 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3736: rmattr oid 10 current snap is 352 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3736: done (3 left) 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3737: rmattr oid 39 current snap is 352 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3738: read oid 40 snap -1 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3738: expect (ObjNum 1040 snap 328 seq_num 1040) 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3739: rollback oid 45 current snap is 352 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 45 to 349 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3740: read oid 46 snap -1 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3740: expect deleted 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3741: delete oid 13 current snap is 352 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3733: finishing rollback tid 0 to smithi02397626-33 2024-02-11T22:26:40.990 INFO:tasks.rados.rados.0.smithi023.stdout:3733: finishing rollback tid 1 to smithi02397626-33 2024-02-11T22:26:40.991 INFO:tasks.rados.rados.0.smithi023.stdout:3733: finishing rollback tid 2 to smithi02397626-33 2024-02-11T22:26:40.991 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2200 (ObjNum 1115 snap 346 seq_num 1115) dirty exists 2024-02-11T22:26:40.991 INFO:tasks.rados.rados.0.smithi023.stdout:3734: finishing write tid 1 to smithi02397626-4 2024-02-11T22:26:40.991 INFO:tasks.rados.rados.0.smithi023.stdout:3734: finishing write tid 2 to smithi02397626-4 2024-02-11T22:26:40.991 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2188 (ObjNum 1132 snap 352 seq_num 1132) dirty exists 2024-02-11T22:26:40.993 INFO:tasks.rados.rados.0.smithi023.stdout:3734: finishing write tid 3 to smithi02397626-4 2024-02-11T22:26:40.995 INFO:tasks.rados.rados.0.smithi023.stdout:3739: finishing rollback tid 0 to smithi02397626-45 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3735: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3734: finishing write tid 4 to smithi02397626-4 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3733: done (7 left) 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3737: done (6 left) 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3740: done (5 left) 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3741: done (4 left) 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3742: read oid 35 snap -1 2024-02-11T22:26:40.996 INFO:tasks.rados.rados.0.smithi023.stdout:3742: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:26:40.998 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 352 2024-02-11T22:26:40.998 INFO:tasks.rados.rados.0.smithi023.stdout:3743: seq_num 1136 ranges {0=630784,630784=409600,1040384=753664,1794048=417792,2211840=24576} 2024-02-11T22:26:41.000 INFO:tasks.rados.rados.0.smithi023.stdout:3743: writing smithi02397626-22 from 0 to 630784 tid 1 2024-02-11T22:26:41.003 INFO:tasks.rados.rados.0.smithi023.stdout:3743: writing smithi02397626-22 from 630784 to 1040384 tid 2 2024-02-11T22:26:41.007 INFO:tasks.rados.rados.0.smithi023.stdout:3743: writing smithi02397626-22 from 1040384 to 1794048 tid 3 2024-02-11T22:26:41.010 INFO:tasks.rados.rados.0.smithi023.stdout:3743: writing smithi02397626-22 from 1794048 to 2211840 tid 4 2024-02-11T22:26:41.010 INFO:tasks.rados.rados.0.smithi023.stdout:3743: writing smithi02397626-22 from 2211840 to 2236416 tid 5 2024-02-11T22:26:41.010 INFO:tasks.rados.rados.0.smithi023.stdout:3744: snap_create 2024-02-11T22:26:41.010 INFO:tasks.rados.rados.0.smithi023.stdout:3735: finishing copy_from to smithi02397626-15 2024-02-11T22:26:41.010 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 2425 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-02-11T22:26:41.010 INFO:tasks.rados.rados.0.smithi023.stdout:3738: expect (ObjNum 1040 snap 328 seq_num 1040) 2024-02-11T22:26:41.026 INFO:tasks.rados.rados.0.smithi023.stdout:3739: finishing rollback tid 1 to smithi02397626-45 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3739: finishing rollback tid 2 to smithi02397626-45 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2453 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: finishing write tid 5 to smithi02397626-4 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: finishing write tid 6 to smithi02397626-4 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: oid 4 updating version 0 to 2225 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: oid 4 updating version 2225 to 2226 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: oid 4 updating version 2226 to 2227 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: oid 4 updating version 2227 to 2228 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: oid 4 version 2228 is already newer than 2224 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2228 (ObjNum 1134 snap 352 seq_num 1134) dirty exists 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3734: left oid 4 (ObjNum 1134 snap 352 seq_num 1134) 2024-02-11T22:26:41.027 INFO:tasks.rados.rados.0.smithi023.stdout:3742: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:26:41.079 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 1 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 2 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 3 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 4 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 5 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 6 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: finishing write tid 7 to smithi02397626-22 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: oid 22 updating version 0 to 2642 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: oid 22 version 2642 is already newer than 2641 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: oid 22 version 2642 is already newer than 2639 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: oid 22 version 2642 is already newer than 2640 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: oid 22 updating version 2642 to 2643 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:3743: oid 22 updating version 2643 to 2644 2024-02-11T22:26:41.080 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2644 (ObjNum 1136 snap 352 seq_num 1136) dirty exists 2024-02-11T22:26:41.081 INFO:tasks.rados.rados.0.smithi023.stdout:3743: left oid 22 (ObjNum 1136 snap 352 seq_num 1136) 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[111262]: pgmap v870: 121 pgs: 121 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[111262]: osdmap e782: 8 total, 8 up, 8 in 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[113671]: pgmap v870: 121 pgs: 121 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-02-11T22:26:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:26:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:26:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:26:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:41 smithi023 ceph-mon[113671]: osdmap e782: 8 total, 8 up, 8 in 2024-02-11T22:26:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:41 smithi160 ceph-mon[106289]: pgmap v870: 121 pgs: 121 active+clean; 161 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-02-11T22:26:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:26:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:26:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:26:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:41 smithi160 ceph-mon[106289]: osdmap e782: 8 total, 8 up, 8 in 2024-02-11T22:26:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3734: done (6 left) 2024-02-11T22:26:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3735: done (5 left) 2024-02-11T22:26:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3738: done (4 left) 2024-02-11T22:26:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3739: done (3 left) 2024-02-11T22:26:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3742: done (2 left) 2024-02-11T22:26:42.019 INFO:tasks.rados.rados.0.smithi023.stdout:3743: done (1 left) 2024-02-11T22:26:42.020 INFO:tasks.rados.rados.0.smithi023.stdout:3744: done (0 left) 2024-02-11T22:26:42.020 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 353 2024-02-11T22:26:42.020 INFO:tasks.rados.rados.0.smithi023.stdout:3745: seq_num 1137 ranges {3252224=647168,3899392=696320,4595712=557056,5152768=352256} 2024-02-11T22:26:42.040 INFO:tasks.rados.rados.0.smithi023.stdout:3745: writing smithi02397626-39 from 3252224 to 3899392 tid 1 2024-02-11T22:26:42.044 INFO:tasks.rados.rados.0.smithi023.stdout:3745: writing smithi02397626-39 from 3899392 to 4595712 tid 2 2024-02-11T22:26:42.048 INFO:tasks.rados.rados.0.smithi023.stdout:3745: writing smithi02397626-39 from 4595712 to 5152768 tid 3 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3745: writing smithi02397626-39 from 5152768 to 5505024 tid 4 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3746: rmattr oid 19 current snap is 353 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3746: done (1 left) 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3747: rollback oid 6 current snap is 353 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 6 to 349 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3745: finishing write tid 1 to smithi02397626-39 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3745: finishing write tid 2 to smithi02397626-39 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 40 current snap is 353 2024-02-11T22:26:42.051 INFO:tasks.rados.rados.0.smithi023.stdout:3748: seq_num 1138 ranges {622592=663552,1286144=581632,1867776=712704,2580480=311296} 2024-02-11T22:26:42.058 INFO:tasks.rados.rados.0.smithi023.stdout:3748: writing smithi02397626-40 from 622592 to 1286144 tid 1 2024-02-11T22:26:42.061 INFO:tasks.rados.rados.0.smithi023.stdout:3748: writing smithi02397626-40 from 1286144 to 1867776 tid 2 2024-02-11T22:26:42.065 INFO:tasks.rados.rados.0.smithi023.stdout:3748: writing smithi02397626-40 from 1867776 to 2580480 tid 3 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3748: writing smithi02397626-40 from 2580480 to 2891776 tid 4 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3749: copy_from oid 48 from oid 49 current snap is 353 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3745: finishing write tid 3 to smithi02397626-39 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3745: finishing write tid 4 to smithi02397626-39 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3745: finishing write tid 5 to smithi02397626-39 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3747: finishing rollback tid 0 to smithi02397626-6 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3745: finishing write tid 6 to smithi02397626-39 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3745: oid 39 updating version 0 to 2189 2024-02-11T22:26:42.068 INFO:tasks.rados.rados.0.smithi023.stdout:3745: oid 39 updating version 2189 to 2192 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3745: oid 39 version 2192 is already newer than 2191 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3745: oid 39 updating version 2192 to 2193 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3745: oid 39 version 2193 is already newer than 2190 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2193 (ObjNum 1137 snap 353 seq_num 1137) dirty exists 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3745: left oid 39 (ObjNum 1137 snap 353 seq_num 1137) 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3747: finishing rollback tid 1 to smithi02397626-6 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3747: finishing rollback tid 2 to smithi02397626-6 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 2441 (ObjNum 1055 snap 328 seq_num 1055) dirty exists 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3748: finishing write tid 1 to smithi02397626-40 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3745: done (3 left) 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3747: done (2 left) 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 6 current snap is 353 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3748: finishing write tid 2 to smithi02397626-40 2024-02-11T22:26:42.069 INFO:tasks.rados.rados.0.smithi023.stdout:3750: seq_num 1139 ranges {7176192=679936,7856128=458752,8314880=524288,8839168=540672,9379840=81920} 2024-02-11T22:26:42.110 INFO:tasks.rados.rados.0.smithi023.stdout:3750: writing smithi02397626-6 from 7176192 to 7856128 tid 1 2024-02-11T22:26:42.113 INFO:tasks.rados.rados.0.smithi023.stdout:3750: writing smithi02397626-6 from 7856128 to 8314880 tid 2 2024-02-11T22:26:42.116 INFO:tasks.rados.rados.0.smithi023.stdout:3750: writing smithi02397626-6 from 8314880 to 8839168 tid 3 2024-02-11T22:26:42.119 INFO:tasks.rados.rados.0.smithi023.stdout:3750: writing smithi02397626-6 from 8839168 to 9379840 tid 4 2024-02-11T22:26:42.120 INFO:tasks.rados.rados.0.smithi023.stdout:3750: writing smithi02397626-6 from 9379840 to 9461760 tid 5 2024-02-11T22:26:42.120 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 12 current snap is 353 2024-02-11T22:26:42.120 INFO:tasks.rados.rados.0.smithi023.stdout:3748: finishing write tid 3 to smithi02397626-40 2024-02-11T22:26:42.120 INFO:tasks.rados.rados.0.smithi023.stdout:3751: seq_num 1140 ranges {5472256=696320,6168576=745472,6914048=729088,7643136=131072} 2024-02-11T22:26:42.154 INFO:tasks.rados.rados.0.smithi023.stdout:3751: writing smithi02397626-12 from 5472256 to 6168576 tid 1 2024-02-11T22:26:42.158 INFO:tasks.rados.rados.0.smithi023.stdout:3751: writing smithi02397626-12 from 6168576 to 6914048 tid 2 2024-02-11T22:26:42.162 INFO:tasks.rados.rados.0.smithi023.stdout:3751: writing smithi02397626-12 from 6914048 to 7643136 tid 3 2024-02-11T22:26:42.163 INFO:tasks.rados.rados.0.smithi023.stdout:3751: writing smithi02397626-12 from 7643136 to 7774208 tid 4 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3752: snap_create 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: finishing write tid 4 to smithi02397626-40 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: finishing write tid 5 to smithi02397626-40 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: finishing write tid 6 to smithi02397626-40 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: oid 40 updating version 0 to 2514 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: oid 40 version 2514 is already newer than 2510 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: oid 40 version 2514 is already newer than 2513 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: oid 40 version 2514 is already newer than 2512 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: oid 40 version 2514 is already newer than 2511 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2514 (ObjNum 1138 snap 353 seq_num 1138) dirty exists 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3748: left oid 40 (ObjNum 1138 snap 353 seq_num 1138) 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3749: finishing copy_from racing read to smithi02397626-48 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:3749: finishing copy_from to smithi02397626-48 2024-02-11T22:26:42.164 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 2192 (ObjNum 1098 snap 340 seq_num 1098) dirty exists 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 1 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 2 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 3 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 4 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 5 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 6 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: finishing write tid 7 to smithi02397626-6 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: oid 6 updating version 0 to 2443 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: oid 6 updating version 2443 to 2444 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: oid 6 updating version 2444 to 2445 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: oid 6 updating version 2445 to 2446 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: oid 6 version 2446 is already newer than 2442 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: oid 6 updating version 2446 to 2447 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 6 v 2447 (ObjNum 1139 snap 353 seq_num 1139) dirty exists 2024-02-11T22:26:42.165 INFO:tasks.rados.rados.0.smithi023.stdout:3750: left oid 6 (ObjNum 1139 snap 353 seq_num 1139) 2024-02-11T22:26:42.166 INFO:tasks.rados.rados.0.smithi023.stdout:3751: finishing write tid 1 to smithi02397626-12 2024-02-11T22:26:42.166 INFO:tasks.rados.rados.0.smithi023.stdout:3751: finishing write tid 2 to smithi02397626-12 2024-02-11T22:26:42.167 INFO:tasks.rados.rados.0.smithi023.stdout:3751: finishing write tid 3 to smithi02397626-12 2024-02-11T22:26:42.167 INFO:tasks.rados.rados.0.smithi023.stdout:3751: finishing write tid 4 to smithi02397626-12 2024-02-11T22:26:42.167 INFO:tasks.rados.rados.0.smithi023.stdout:3751: finishing write tid 5 to smithi02397626-12 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: finishing write tid 6 to smithi02397626-12 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: oid 12 updating version 0 to 2449 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: oid 12 updating version 2449 to 2452 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: oid 12 version 2452 is already newer than 2450 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: oid 12 version 2452 is already newer than 2451 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: oid 12 version 2452 is already newer than 2448 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2452 (ObjNum 1140 snap 353 seq_num 1140) dirty exists 2024-02-11T22:26:42.169 INFO:tasks.rados.rados.0.smithi023.stdout:3751: left oid 12 (ObjNum 1140 snap 353 seq_num 1140) 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3748: done (4 left) 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3749: done (3 left) 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3750: done (2 left) 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3751: done (1 left) 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3752: done (0 left) 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3753: read oid 35 snap 352 2024-02-11T22:26:42.935 INFO:tasks.rados.rados.0.smithi023.stdout:3753: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:26:42.936 INFO:tasks.rados.rados.0.smithi023.stdout:3754: read oid 5 snap 352 2024-02-11T22:26:42.936 INFO:tasks.rados.rados.0.smithi023.stdout:3754: expect (ObjNum 1064 snap 330 seq_num 1064) 2024-02-11T22:26:42.936 INFO:tasks.rados.rados.0.smithi023.stdout:3755: rollback oid 29 current snap is 354 2024-02-11T22:26:42.936 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 349 2024-02-11T22:26:42.936 INFO:tasks.rados.rados.0.smithi023.stdout:3756: delete oid 14 current snap is 354 2024-02-11T22:26:42.946 INFO:tasks.rados.rados.0.smithi023.stdout:3754: expect (ObjNum 1064 snap 330 seq_num 1064) 2024-02-11T22:26:43.003 INFO:tasks.rados.rados.0.smithi023.stdout:3755: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:26:43.003 INFO:tasks.rados.rados.0.smithi023.stdout:3755: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:26:43.003 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2186 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:26:43.003 INFO:tasks.rados.rados.0.smithi023.stdout:3754: done (3 left) 2024-02-11T22:26:43.003 INFO:tasks.rados.rados.0.smithi023.stdout:3755: done (2 left) 2024-02-11T22:26:43.003 INFO:tasks.rados.rados.0.smithi023.stdout:3756: done (1 left) 2024-02-11T22:26:43.004 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 354 2024-02-11T22:26:43.004 INFO:tasks.rados.rados.0.smithi023.stdout:3753: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:26:43.057 INFO:tasks.rados.rados.0.smithi023.stdout:3757: seq_num 1142 ranges {9019392=729088,9748480=565248,10313728=696320,11010048=344064} 2024-02-11T22:26:43.110 INFO:tasks.rados.rados.0.smithi023.stdout:3757: writing smithi02397626-45 from 9019392 to 9748480 tid 1 2024-02-11T22:26:43.115 INFO:tasks.rados.rados.0.smithi023.stdout:3757: writing smithi02397626-45 from 9748480 to 10313728 tid 2 2024-02-11T22:26:43.117 INFO:tasks.rados.rados.0.smithi023.stdout:3757: writing smithi02397626-45 from 10313728 to 11010048 tid 3 2024-02-11T22:26:43.119 INFO:tasks.rados.rados.0.smithi023.stdout:3757: writing smithi02397626-45 from 11010048 to 11354112 tid 4 2024-02-11T22:26:43.119 INFO:tasks.rados.rados.0.smithi023.stdout:3753: done (1 left) 2024-02-11T22:26:43.119 INFO:tasks.rados.rados.0.smithi023.stdout:3758: read oid 30 snap -1 2024-02-11T22:26:43.119 INFO:tasks.rados.rados.0.smithi023.stdout:3758: expect (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:26:43.119 INFO:tasks.rados.rados.0.smithi023.stdout:3759: read oid 20 snap -1 2024-02-11T22:26:43.119 INFO:tasks.rados.rados.0.smithi023.stdout:3759: expect (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:26:43.120 INFO:tasks.rados.rados.0.smithi023.stdout:3760: copy_from oid 23 from oid 10 current snap is 354 2024-02-11T22:26:43.120 INFO:tasks.rados.rados.0.smithi023.stdout:3757: finishing write tid 1 to smithi02397626-45 2024-02-11T22:26:43.120 INFO:tasks.rados.rados.0.smithi023.stdout:3757: finishing write tid 2 to smithi02397626-45 2024-02-11T22:26:43.120 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 18 current snap is 354 2024-02-11T22:26:43.120 INFO:tasks.rados.rados.0.smithi023.stdout:3761: seq_num 1143 ranges {4734976=753664,5488640=450560,5939200=507904,6447104=589824,7036928=57344} 2024-02-11T22:26:43.148 INFO:tasks.rados.rados.0.smithi023.stdout:3761: writing smithi02397626-18 from 4734976 to 5488640 tid 1 2024-02-11T22:26:43.151 INFO:tasks.rados.rados.0.smithi023.stdout:3761: writing smithi02397626-18 from 5488640 to 5939200 tid 2 2024-02-11T22:26:43.154 INFO:tasks.rados.rados.0.smithi023.stdout:3761: writing smithi02397626-18 from 5939200 to 6447104 tid 3 2024-02-11T22:26:43.158 INFO:tasks.rados.rados.0.smithi023.stdout:3761: writing smithi02397626-18 from 6447104 to 7036928 tid 4 2024-02-11T22:26:43.158 INFO:tasks.rados.rados.0.smithi023.stdout:3761: writing smithi02397626-18 from 7036928 to 7094272 tid 5 2024-02-11T22:26:43.158 INFO:tasks.rados.rados.0.smithi023.stdout:3762: rollback oid 4 current snap is 354 2024-02-11T22:26:43.158 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 349 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3760: finishing copy_from to smithi02397626-23 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3760: got expected ENOENT (src dne) 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3760: finishing copy_from racing read to smithi02397626-23 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: finishing write tid 3 to smithi02397626-45 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: finishing write tid 4 to smithi02397626-45 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: finishing write tid 5 to smithi02397626-45 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: finishing write tid 6 to smithi02397626-45 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: oid 45 updating version 0 to 2456 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: oid 45 version 2456 is already newer than 2454 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: oid 45 version 2456 is already newer than 2455 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: oid 45 updating version 2456 to 2457 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:3757: oid 45 updating version 2457 to 2458 2024-02-11T22:26:43.159 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2458 (ObjNum 1142 snap 354 seq_num 1142) dirty exists 2024-02-11T22:26:43.160 INFO:tasks.rados.rados.0.smithi023.stdout:3757: left oid 45 (ObjNum 1142 snap 354 seq_num 1142) 2024-02-11T22:26:43.160 INFO:tasks.rados.rados.0.smithi023.stdout:3759: expect (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:26:43.283 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 1 to smithi02397626-18 2024-02-11T22:26:43.283 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 2 to smithi02397626-18 2024-02-11T22:26:43.283 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 3 to smithi02397626-18 2024-02-11T22:26:43.283 INFO:tasks.rados.rados.0.smithi023.stdout:3762: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:26:43.283 INFO:tasks.rados.rados.0.smithi023.stdout:3762: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:26:43.283 INFO:tasks.rados.rados.0.smithi023.stdout:3762: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:26:43.284 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2231 (ObjNum 1017 snap 320 seq_num 1017) dirty exists 2024-02-11T22:26:43.284 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 4 to smithi02397626-18 2024-02-11T22:26:43.284 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 5 to smithi02397626-18 2024-02-11T22:26:43.284 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 6 to smithi02397626-18 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3757: done (5 left) 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3759: done (4 left) 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3760: done (3 left) 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3762: done (2 left) 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3763: read oid 28 snap -1 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3763: expect (ObjNum 1123 snap 349 seq_num 1123) 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 7 current snap is 354 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3761: finishing write tid 7 to smithi02397626-18 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3761: oid 18 updating version 0 to 2183 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3761: oid 18 updating version 2183 to 2185 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3761: oid 18 updating version 2185 to 2186 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3761: oid 18 version 2186 is already newer than 2184 2024-02-11T22:26:43.285 INFO:tasks.rados.rados.0.smithi023.stdout:3761: oid 18 version 2186 is already newer than 2182 2024-02-11T22:26:43.286 INFO:tasks.rados.rados.0.smithi023.stdout:3761: oid 18 updating version 2186 to 2187 2024-02-11T22:26:43.286 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 2187 (ObjNum 1143 snap 354 seq_num 1143) dirty exists 2024-02-11T22:26:43.286 INFO:tasks.rados.rados.0.smithi023.stdout:3761: left oid 18 (ObjNum 1143 snap 354 seq_num 1143) 2024-02-11T22:26:43.286 INFO:tasks.rados.rados.0.smithi023.stdout:3758: expect (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:26:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:43 smithi023 ceph-mon[113671]: pgmap v873: 121 pgs: 121 active+clean; 150 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-02-11T22:26:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:43 smithi023 ceph-mon[113671]: osdmap e783: 8 total, 8 up, 8 in 2024-02-11T22:26:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:43 smithi023 ceph-mon[113671]: osdmap e784: 8 total, 8 up, 8 in 2024-02-11T22:26:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:43 smithi023 ceph-mon[111262]: pgmap v873: 121 pgs: 121 active+clean; 150 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-02-11T22:26:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:43 smithi023 ceph-mon[111262]: osdmap e783: 8 total, 8 up, 8 in 2024-02-11T22:26:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:43 smithi023 ceph-mon[111262]: osdmap e784: 8 total, 8 up, 8 in 2024-02-11T22:26:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:43 smithi160 ceph-mon[106289]: pgmap v873: 121 pgs: 121 active+clean; 150 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-02-11T22:26:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:43 smithi160 ceph-mon[106289]: osdmap e783: 8 total, 8 up, 8 in 2024-02-11T22:26:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:43 smithi160 ceph-mon[106289]: osdmap e784: 8 total, 8 up, 8 in 2024-02-11T22:26:44.024 INFO:tasks.rados.rados.0.smithi023.stdout:3763: expect (ObjNum 1123 snap 349 seq_num 1123) 2024-02-11T22:26:44.154 INFO:tasks.rados.rados.0.smithi023.stdout:3764: seq_num 1144 ranges {0=770048,770048=737280,1507328=712704,2220032=155648} 2024-02-11T22:26:44.158 INFO:tasks.rados.rados.0.smithi023.stdout:3764: writing smithi02397626-7 from 0 to 770048 tid 1 2024-02-11T22:26:44.162 INFO:tasks.rados.rados.0.smithi023.stdout:3764: writing smithi02397626-7 from 770048 to 1507328 tid 2 2024-02-11T22:26:44.167 INFO:tasks.rados.rados.0.smithi023.stdout:3764: writing smithi02397626-7 from 1507328 to 2220032 tid 3 2024-02-11T22:26:44.168 INFO:tasks.rados.rados.0.smithi023.stdout:3764: writing smithi02397626-7 from 2220032 to 2375680 tid 4 2024-02-11T22:26:44.168 INFO:tasks.rados.rados.0.smithi023.stdout:3758: done (3 left) 2024-02-11T22:26:44.168 INFO:tasks.rados.rados.0.smithi023.stdout:3761: done (2 left) 2024-02-11T22:26:44.168 INFO:tasks.rados.rados.0.smithi023.stdout:3763: done (1 left) 2024-02-11T22:26:44.169 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 44 current snap is 354 2024-02-11T22:26:44.169 INFO:tasks.rados.rados.0.smithi023.stdout:3764: finishing write tid 1 to smithi02397626-7 2024-02-11T22:26:44.169 INFO:tasks.rados.rados.0.smithi023.stdout:3764: finishing write tid 2 to smithi02397626-7 2024-02-11T22:26:44.169 INFO:tasks.rados.rados.0.smithi023.stdout:3765: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2024-02-11T22:26:44.173 INFO:tasks.rados.rados.0.smithi023.stdout:3765: writing smithi02397626-44 from 0 to 786432 tid 1 2024-02-11T22:26:44.176 INFO:tasks.rados.rados.0.smithi023.stdout:3765: writing smithi02397626-44 from 786432 to 1409024 tid 2 2024-02-11T22:26:44.180 INFO:tasks.rados.rados.0.smithi023.stdout:3765: writing smithi02397626-44 from 1409024 to 1925120 tid 3 2024-02-11T22:26:44.182 INFO:tasks.rados.rados.0.smithi023.stdout:3765: writing smithi02397626-44 from 1925120 to 2342912 tid 4 2024-02-11T22:26:44.182 INFO:tasks.rados.rados.0.smithi023.stdout:3765: writing smithi02397626-44 from 2342912 to 2392064 tid 5 2024-02-11T22:26:44.182 INFO:tasks.rados.rados.0.smithi023.stdout:3766: snap_remove snap 352 2024-02-11T22:26:45.031 INFO:tasks.rados.rados.0.smithi023.stdout:3766: done (2 left) 2024-02-11T22:26:45.031 INFO:tasks.rados.rados.0.smithi023.stdout:3767: snap_remove snap 353 2024-02-11T22:26:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:45 smithi023 ceph-mon[111262]: pgmap v876: 121 pgs: 121 active+clean; 151 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-02-11T22:26:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:45 smithi023 ceph-mon[113671]: pgmap v876: 121 pgs: 121 active+clean; 151 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-02-11T22:26:45.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:45 smithi160 ceph-mon[106289]: pgmap v876: 121 pgs: 121 active+clean; 151 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-02-11T22:26:46.047 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:26:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:26:45] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:3767: done (2 left) 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:3768: rollback oid 8 current snap is 354 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 349 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:3769: rollback oid 41 current snap is 354 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 349 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:3770: read oid 20 snap -1 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:3770: expect (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 39 current snap is 354 2024-02-11T22:26:46.059 INFO:tasks.rados.rados.0.smithi023.stdout:3771: seq_num 1146 ranges {5505024=802816,6307840=499712,6807552=679936,7487488=425984} 2024-02-11T22:26:46.094 INFO:tasks.rados.rados.0.smithi023.stdout:3771: writing smithi02397626-39 from 5505024 to 6307840 tid 1 2024-02-11T22:26:46.097 INFO:tasks.rados.rados.0.smithi023.stdout:3771: writing smithi02397626-39 from 6307840 to 6807552 tid 2 2024-02-11T22:26:46.101 INFO:tasks.rados.rados.0.smithi023.stdout:3771: writing smithi02397626-39 from 6807552 to 7487488 tid 3 2024-02-11T22:26:46.104 INFO:tasks.rados.rados.0.smithi023.stdout:3771: writing smithi02397626-39 from 7487488 to 7913472 tid 4 2024-02-11T22:26:46.104 INFO:tasks.rados.rados.0.smithi023.stdout:3772: delete oid 47 current snap is 354 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: finishing write tid 3 to smithi02397626-7 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: finishing write tid 4 to smithi02397626-7 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: finishing write tid 5 to smithi02397626-7 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: finishing write tid 6 to smithi02397626-7 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: oid 7 updating version 0 to 2235 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: oid 7 version 2235 is already newer than 2232 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: oid 7 version 2235 is already newer than 2234 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: oid 7 updating version 2235 to 2236 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: oid 7 version 2236 is already newer than 2233 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2236 (ObjNum 1144 snap 354 seq_num 1144) dirty exists 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3764: left oid 7 (ObjNum 1144 snap 354 seq_num 1144) 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 1 to smithi02397626-44 2024-02-11T22:26:46.105 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 2 to smithi02397626-44 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 3 to smithi02397626-44 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 4 to smithi02397626-44 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 5 to smithi02397626-44 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 6 to smithi02397626-44 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: finishing write tid 7 to smithi02397626-44 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: oid 44 updating version 0 to 2432 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: oid 44 updating version 2432 to 2435 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: oid 44 updating version 2435 to 2437 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: oid 44 version 2437 is already newer than 2434 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: oid 44 version 2437 is already newer than 2436 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: oid 44 version 2437 is already newer than 2433 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 2437 (ObjNum 1145 snap 354 seq_num 1145) dirty exists 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3765: left oid 44 (ObjNum 1145 snap 354 seq_num 1145) 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3769: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3768: finishing rollback tid 0 to smithi02397626-8 2024-02-11T22:26:46.106 INFO:tasks.rados.rados.0.smithi023.stdout:3769: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:26:46.107 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2213 (ObjNum 1091 snap 338 seq_num 1091) dirty exists 2024-02-11T22:26:46.107 INFO:tasks.rados.rados.0.smithi023.stdout:3768: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:26:46.107 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2199 (ObjNum 97 snap 0 seq_num 913239184) dirty dne 2024-02-11T22:26:46.107 INFO:tasks.rados.rados.0.smithi023.stdout:3770: expect (ObjNum 1000 snap 316 seq_num 1000) 2024-02-11T22:26:46.227 INFO:tasks.rados.rados.0.smithi023.stdout:3771: finishing write tid 1 to smithi02397626-39 2024-02-11T22:26:46.227 INFO:tasks.rados.rados.0.smithi023.stdout:3771: finishing write tid 2 to smithi02397626-39 2024-02-11T22:26:46.227 INFO:tasks.rados.rados.0.smithi023.stdout:3771: finishing write tid 3 to smithi02397626-39 2024-02-11T22:26:46.227 INFO:tasks.rados.rados.0.smithi023.stdout:3771: finishing write tid 4 to smithi02397626-39 2024-02-11T22:26:46.227 INFO:tasks.rados.rados.0.smithi023.stdout:3771: finishing write tid 5 to smithi02397626-39 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3764: done (6 left) 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3765: done (5 left) 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3768: done (4 left) 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3769: done (3 left) 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3770: done (2 left) 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3772: done (1 left) 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3773: rollback oid 28 current snap is 354 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 28 to 349 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3771: finishing write tid 6 to smithi02397626-39 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3771: oid 39 updating version 0 to 2195 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3771: oid 39 version 2195 is already newer than 2194 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3771: oid 39 updating version 2195 to 2198 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3771: oid 39 version 2198 is already newer than 2197 2024-02-11T22:26:46.228 INFO:tasks.rados.rados.0.smithi023.stdout:3771: oid 39 version 2198 is already newer than 2196 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2198 (ObjNum 1146 snap 354 seq_num 1146) dirty exists 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:3771: left oid 39 (ObjNum 1146 snap 354 seq_num 1146) 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:3771: done (1 left) 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:3774: rollback oid 25 current snap is 354 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 25 to 349 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:3775: read oid 1 snap 349 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:3775: expect (ObjNum 1085 snap 336 seq_num 1085) 2024-02-11T22:26:46.229 INFO:tasks.rados.rados.0.smithi023.stdout:3776: delete oid 26 current snap is 354 2024-02-11T22:26:46.230 INFO:tasks.rados.rados.0.smithi023.stdout:3774: finishing rollback tid 0 to smithi02397626-25 2024-02-11T22:26:46.231 INFO:tasks.rados.rados.0.smithi023.stdout:3774: finishing rollback tid 1 to smithi02397626-25 2024-02-11T22:26:46.231 INFO:tasks.rados.rados.0.smithi023.stdout:3773: finishing rollback tid 0 to smithi02397626-28 2024-02-11T22:26:46.231 INFO:tasks.rados.rados.0.smithi023.stdout:3776: done (3 left) 2024-02-11T22:26:46.231 INFO:tasks.rados.rados.0.smithi023.stdout:3777: copy_from oid 4 from oid 23 current snap is 354 2024-02-11T22:26:46.231 INFO:tasks.rados.rados.0.smithi023.stdout:3778: delete oid 3 current snap is 354 2024-02-11T22:26:46.232 INFO:tasks.rados.rados.0.smithi023.stdout:3774: finishing rollback tid 2 to smithi02397626-25 2024-02-11T22:26:46.232 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2195 (ObjNum 1026 snap 325 seq_num 1026) dirty exists 2024-02-11T22:26:46.232 INFO:tasks.rados.rados.0.smithi023.stdout:3773: finishing rollback tid 1 to smithi02397626-28 2024-02-11T22:26:46.233 INFO:tasks.rados.rados.0.smithi023.stdout:3773: finishing rollback tid 2 to smithi02397626-28 2024-02-11T22:26:46.233 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 28 v 2440 (ObjNum 1123 snap 349 seq_num 1123) dirty exists 2024-02-11T22:26:46.233 INFO:tasks.rados.rados.0.smithi023.stdout:3773: done (4 left) 2024-02-11T22:26:46.234 INFO:tasks.rados.rados.0.smithi023.stdout:3774: done (3 left) 2024-02-11T22:26:46.234 INFO:tasks.rados.rados.0.smithi023.stdout:3778: done (2 left) 2024-02-11T22:26:46.234 INFO:tasks.rados.rados.0.smithi023.stdout:3779: snap_create 2024-02-11T22:26:46.243 INFO:tasks.rados.rados.0.smithi023.stdout:3775: expect (ObjNum 1085 snap 336 seq_num 1085) 2024-02-11T22:26:46.374 INFO:tasks.rados.rados.0.smithi023.stdout:3777: finishing copy_from racing read to smithi02397626-4 2024-02-11T22:26:46.374 INFO:tasks.rados.rados.0.smithi023.stdout:3777: finishing copy_from to smithi02397626-4 2024-02-11T22:26:46.374 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2600 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:26:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:46 smithi023 ceph-mon[111262]: osdmap e785: 8 total, 8 up, 8 in 2024-02-11T22:26:46.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:46 smithi023 ceph-mon[113671]: osdmap e785: 8 total, 8 up, 8 in 2024-02-11T22:26:46.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:46 smithi160 ceph-mon[106289]: osdmap e785: 8 total, 8 up, 8 in 2024-02-11T22:26:47.060 INFO:tasks.rados.rados.0.smithi023.stdout:3775: done (2 left) 2024-02-11T22:26:47.061 INFO:tasks.rados.rados.0.smithi023.stdout:3777: done (1 left) 2024-02-11T22:26:47.061 INFO:tasks.rados.rados.0.smithi023.stdout:3779: done (0 left) 2024-02-11T22:26:47.061 INFO:tasks.rados.rados.0.smithi023.stdout:3780: snap_remove snap 349 2024-02-11T22:26:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:47 smithi023 ceph-mon[111262]: pgmap v878: 121 pgs: 121 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-02-11T22:26:47.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:47 smithi023 ceph-mon[111262]: osdmap e786: 8 total, 8 up, 8 in 2024-02-11T22:26:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:47 smithi023 ceph-mon[113671]: pgmap v878: 121 pgs: 121 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-02-11T22:26:47.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:47 smithi023 ceph-mon[113671]: osdmap e786: 8 total, 8 up, 8 in 2024-02-11T22:26:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:47 smithi160 ceph-mon[106289]: pgmap v878: 121 pgs: 121 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 405 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-02-11T22:26:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:47 smithi160 ceph-mon[106289]: osdmap e786: 8 total, 8 up, 8 in 2024-02-11T22:26:47.929 INFO:tasks.rados.rados.0.smithi023.stdout:3780: done (0 left) 2024-02-11T22:26:47.929 INFO:tasks.rados.rados.0.smithi023.stdout:3781: read oid 8 snap -1 2024-02-11T22:26:47.930 INFO:tasks.rados.rados.0.smithi023.stdout:3781: expect deleted 2024-02-11T22:26:47.930 INFO:tasks.rados.rados.0.smithi023.stdout:3782: copy_from oid 2 from oid 5 current snap is 355 2024-02-11T22:26:47.930 INFO:tasks.rados.rados.0.smithi023.stdout:3783: copy_from oid 15 from oid 11 current snap is 355 2024-02-11T22:26:47.930 INFO:tasks.rados.rados.0.smithi023.stdout:3784: delete oid 22 current snap is 355 2024-02-11T22:26:47.941 INFO:tasks.rados.rados.0.smithi023.stdout:3781: done (3 left) 2024-02-11T22:26:47.941 INFO:tasks.rados.rados.0.smithi023.stdout:3784: done (2 left) 2024-02-11T22:26:47.941 INFO:tasks.rados.rados.0.smithi023.stdout:3785: rollback oid 17 current snap is 355 2024-02-11T22:26:47.941 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 354 2024-02-11T22:26:47.941 INFO:tasks.rados.rados.0.smithi023.stdout:3786: rollback oid 34 current snap is 355 2024-02-11T22:26:47.941 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 34 to 354 2024-02-11T22:26:47.942 INFO:tasks.rados.rados.0.smithi023.stdout:3787: delete oid 47 current snap is 355 2024-02-11T22:26:47.942 INFO:tasks.rados.rados.0.smithi023.stdout:3783: finishing copy_from to smithi02397626-15 2024-02-11T22:26:47.942 INFO:tasks.rados.rados.0.smithi023.stdout:3783: got expected ENOENT (src dne) 2024-02-11T22:26:47.942 INFO:tasks.rados.rados.0.smithi023.stdout:3783: finishing copy_from racing read to smithi02397626-15 2024-02-11T22:26:47.948 INFO:tasks.rados.rados.0.smithi023.stdout:3782: finishing copy_from racing read to smithi02397626-2 2024-02-11T22:26:47.949 INFO:tasks.rados.rados.0.smithi023.stdout:3783: done (4 left) 2024-02-11T22:26:47.949 INFO:tasks.rados.rados.0.smithi023.stdout:3787: done (3 left) 2024-02-11T22:26:47.950 INFO:tasks.rados.rados.0.smithi023.stdout:3788: copy_from oid 39 from oid 35 current snap is 355 2024-02-11T22:26:47.950 INFO:tasks.rados.rados.0.smithi023.stdout:3789: snap_create 2024-02-11T22:26:47.953 INFO:tasks.rados.rados.0.smithi023.stdout:3782: finishing copy_from to smithi02397626-2 2024-02-11T22:26:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2253 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:26:47.954 INFO:tasks.rados.rados.0.smithi023.stdout:3785: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:26:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:3785: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:26:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:3785: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:26:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2216 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2024-02-11T22:26:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:3786: finishing rollback tid 0 to smithi02397626-34 2024-02-11T22:26:47.958 INFO:tasks.rados.rados.0.smithi023.stdout:3786: finishing rollback tid 1 to smithi02397626-34 2024-02-11T22:26:47.959 INFO:tasks.rados.rados.0.smithi023.stdout:3786: finishing rollback tid 2 to smithi02397626-34 2024-02-11T22:26:47.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2517 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:26:47.963 INFO:tasks.rados.rados.0.smithi023.stdout:3788: finishing copy_from racing read to smithi02397626-39 2024-02-11T22:26:47.964 INFO:tasks.rados.rados.0.smithi023.stdout:3788: finishing copy_from to smithi02397626-39 2024-02-11T22:26:47.964 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 39 v 2210 (ObjNum 1128 snap 352 seq_num 1128) dirty exists 2024-02-11T22:26:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:48 smithi023 ceph-mon[111262]: osdmap e787: 8 total, 8 up, 8 in 2024-02-11T22:26:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:48 smithi023 ceph-mon[111262]: osdmap e788: 8 total, 8 up, 8 in 2024-02-11T22:26:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:48 smithi023 ceph-mon[113671]: osdmap e787: 8 total, 8 up, 8 in 2024-02-11T22:26:48.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:48 smithi023 ceph-mon[113671]: osdmap e788: 8 total, 8 up, 8 in 2024-02-11T22:26:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:48 smithi160 ceph-mon[106289]: osdmap e787: 8 total, 8 up, 8 in 2024-02-11T22:26:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:48 smithi160 ceph-mon[106289]: osdmap e788: 8 total, 8 up, 8 in 2024-02-11T22:26:48.943 INFO:tasks.rados.rados.0.smithi023.stdout:3782: done (4 left) 2024-02-11T22:26:48.943 INFO:tasks.rados.rados.0.smithi023.stdout:3785: done (3 left) 2024-02-11T22:26:48.944 INFO:tasks.rados.rados.0.smithi023.stdout:3786: done (2 left) 2024-02-11T22:26:48.944 INFO:tasks.rados.rados.0.smithi023.stdout:3788: done (1 left) 2024-02-11T22:26:48.944 INFO:tasks.rados.rados.0.smithi023.stdout:3789: done (0 left) 2024-02-11T22:26:48.944 INFO:tasks.rados.rados.0.smithi023.stdout:3790: delete oid 13 current snap is 356 2024-02-11T22:26:48.949 INFO:tasks.rados.rados.0.smithi023.stdout:3790: done (0 left) 2024-02-11T22:26:48.949 INFO:tasks.rados.rados.0.smithi023.stdout:3791: delete oid 2 current snap is 356 2024-02-11T22:26:48.956 INFO:tasks.rados.rados.0.smithi023.stdout:3791: done (0 left) 2024-02-11T22:26:48.956 INFO:tasks.rados.rados.0.smithi023.stdout:3792: snap_create 2024-02-11T22:26:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:49 smithi023 ceph-mon[111262]: pgmap v881: 121 pgs: 121 active+clean; 178 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 MiB/s wr, 23 op/s 2024-02-11T22:26:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:49 smithi023 ceph-mon[111262]: osdmap e789: 8 total, 8 up, 8 in 2024-02-11T22:26:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:49 smithi023 ceph-mon[113671]: pgmap v881: 121 pgs: 121 active+clean; 178 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 MiB/s wr, 23 op/s 2024-02-11T22:26:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:49 smithi023 ceph-mon[113671]: osdmap e789: 8 total, 8 up, 8 in 2024-02-11T22:26:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:49 smithi160 ceph-mon[106289]: pgmap v881: 121 pgs: 121 active+clean; 178 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 MiB/s wr, 23 op/s 2024-02-11T22:26:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:49 smithi160 ceph-mon[106289]: osdmap e789: 8 total, 8 up, 8 in 2024-02-11T22:26:49.949 INFO:tasks.rados.rados.0.smithi023.stdout:3792: done (0 left) 2024-02-11T22:26:49.950 INFO:tasks.rados.rados.0.smithi023.stdout:3793: read oid 49 snap -1 2024-02-11T22:26:49.950 INFO:tasks.rados.rados.0.smithi023.stdout:3793: expect (ObjNum 1098 snap 340 seq_num 1098) 2024-02-11T22:26:49.950 INFO:tasks.rados.rados.0.smithi023.stdout:3794: snap_create 2024-02-11T22:26:49.978 INFO:tasks.rados.rados.0.smithi023.stdout:3793: expect (ObjNum 1098 snap 340 seq_num 1098) 2024-02-11T22:26:50.983 INFO:tasks.rados.rados.0.smithi023.stdout:3793: done (1 left) 2024-02-11T22:26:50.983 INFO:tasks.rados.rados.0.smithi023.stdout:3794: done (0 left) 2024-02-11T22:26:50.983 INFO:tasks.rados.rados.0.smithi023.stdout:3795: snap_remove snap 357 2024-02-11T22:26:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:50 smithi023 ceph-mon[113671]: pgmap v884: 121 pgs: 121 active+clean; 186 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.1 MiB/s wr, 25 op/s 2024-02-11T22:26:51.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:50 smithi023 ceph-mon[113671]: osdmap e790: 8 total, 8 up, 8 in 2024-02-11T22:26:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:50 smithi023 ceph-mon[111262]: pgmap v884: 121 pgs: 121 active+clean; 186 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.1 MiB/s wr, 25 op/s 2024-02-11T22:26:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:50 smithi023 ceph-mon[111262]: osdmap e790: 8 total, 8 up, 8 in 2024-02-11T22:26:51.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:50 smithi160 ceph-mon[106289]: pgmap v884: 121 pgs: 121 active+clean; 186 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 6.1 MiB/s wr, 25 op/s 2024-02-11T22:26:51.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:50 smithi160 ceph-mon[106289]: osdmap e790: 8 total, 8 up, 8 in 2024-02-11T22:26:52.010 INFO:tasks.rados.rados.0.smithi023.stdout:3795: done (0 left) 2024-02-11T22:26:52.010 INFO:tasks.rados.rados.0.smithi023.stdout:3796: rollback oid 35 current snap is 358 2024-02-11T22:26:52.010 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 35 to 354 2024-02-11T22:26:52.010 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 358 2024-02-11T22:26:52.010 INFO:tasks.rados.rados.0.smithi023.stdout:3797: seq_num 1154 ranges {11354112=131072} 2024-02-11T22:26:52.073 INFO:tasks.rados.rados.0.smithi023.stdout:3797: writing smithi02397626-45 from 11354112 to 11485184 tid 1 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3798: read oid 29 snap 356 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3798: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3799: read oid 40 snap -1 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3799: expect (ObjNum 1138 snap 353 seq_num 1138) 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3800: setattr oid 7 current snap is 358 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3796: finishing rollback tid 0 to smithi02397626-35 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3796: finishing rollback tid 1 to smithi02397626-35 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:3796: finishing rollback tid 2 to smithi02397626-35 2024-02-11T22:26:52.074 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 35 v 2219 (ObjNum 1128 snap 352 seq_num 1128) dirty exists 2024-02-11T22:26:52.075 INFO:tasks.rados.rados.0.smithi023.stdout:3796: done (4 left) 2024-02-11T22:26:52.075 INFO:tasks.rados.rados.0.smithi023.stdout:3801: copy_from oid 10 from oid 30 current snap is 358 2024-02-11T22:26:52.075 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 358 2024-02-11T22:26:52.075 INFO:tasks.rados.rados.0.smithi023.stdout:3802: seq_num 1155 ranges {1630208=147456} 2024-02-11T22:26:52.085 INFO:tasks.rados.rados.0.smithi023.stdout:3802: writing smithi02397626-23 from 1630208 to 1777664 tid 1 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3803: delete oid 44 current snap is 358 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3797: finishing write tid 1 to smithi02397626-45 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3797: finishing write tid 2 to smithi02397626-45 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3797: finishing write tid 3 to smithi02397626-45 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3797: oid 45 updating version 0 to 2460 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3797: oid 45 version 2460 is already newer than 2459 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2460 (ObjNum 1154 snap 358 seq_num 1154) dirty exists 2024-02-11T22:26:52.086 INFO:tasks.rados.rados.0.smithi023.stdout:3797: left oid 45 (ObjNum 1154 snap 358 seq_num 1154) 2024-02-11T22:26:52.087 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2601 (ObjNum 1144 snap 354 seq_num 1144) dirty exists 2024-02-11T22:26:52.090 INFO:tasks.rados.rados.0.smithi023.stdout:3797: done (6 left) 2024-02-11T22:26:52.090 INFO:tasks.rados.rados.0.smithi023.stdout:3800: done (5 left) 2024-02-11T22:26:52.090 INFO:tasks.rados.rados.0.smithi023.stdout:3803: done (4 left) 2024-02-11T22:26:52.091 INFO:tasks.rados.rados.0.smithi023.stdout:3804: read oid 41 snap -1 2024-02-11T22:26:52.091 INFO:tasks.rados.rados.0.smithi023.stdout:3804: expect (ObjNum 1091 snap 338 seq_num 1091) 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:3805: read oid 44 snap 354 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:3805: expect (ObjNum 1145 snap 354 seq_num 1145) 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 22 current snap is 358 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:3806: seq_num 1157 ranges {0=180224} 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:3806: writing smithi02397626-22 from 0 to 180224 tid 1 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 49 current snap is 358 2024-02-11T22:26:52.092 INFO:tasks.rados.rados.0.smithi023.stdout:3799: expect (ObjNum 1138 snap 353 seq_num 1138) 2024-02-11T22:26:52.180 INFO:tasks.rados.rados.0.smithi023.stdout:3802: finishing write tid 1 to smithi02397626-23 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3802: finishing write tid 2 to smithi02397626-23 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3802: finishing write tid 3 to smithi02397626-23 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3802: oid 23 updating version 0 to 2648 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3802: oid 23 updating version 2648 to 2649 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2649 (ObjNum 1155 snap 358 seq_num 1155) dirty exists 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3802: left oid 23 (ObjNum 1155 snap 358 seq_num 1155) 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3806: finishing write tid 1 to smithi02397626-22 2024-02-11T22:26:52.181 INFO:tasks.rados.rados.0.smithi023.stdout:3804: expect (ObjNum 1091 snap 338 seq_num 1091) 2024-02-11T22:26:52.221 INFO:tasks.rados.rados.0.smithi023.stdout:3806: finishing write tid 2 to smithi02397626-22 2024-02-11T22:26:52.221 INFO:tasks.rados.rados.0.smithi023.stdout:3806: finishing write tid 3 to smithi02397626-22 2024-02-11T22:26:52.221 INFO:tasks.rados.rados.0.smithi023.stdout:3806: oid 22 updating version 0 to 2650 2024-02-11T22:26:52.222 INFO:tasks.rados.rados.0.smithi023.stdout:3806: oid 22 updating version 2650 to 2651 2024-02-11T22:26:52.222 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2651 (ObjNum 1157 snap 358 seq_num 1157) dirty exists 2024-02-11T22:26:52.222 INFO:tasks.rados.rados.0.smithi023.stdout:3806: left oid 22 (ObjNum 1157 snap 358 seq_num 1157) 2024-02-11T22:26:52.222 INFO:tasks.rados.rados.0.smithi023.stdout:3805: expect (ObjNum 1145 snap 354 seq_num 1145) 2024-02-11T22:26:52.284 INFO:tasks.rados.rados.0.smithi023.stdout:3798: expect (ObjNum 994 snap 313 seq_num 994) 2024-02-11T22:26:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[111262]: osdmap e791: 8 total, 8 up, 8 in 2024-02-11T22:26:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:52.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[113671]: osdmap e791: 8 total, 8 up, 8 in 2024-02-11T22:26:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:52.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:51 smithi160 ceph-mon[106289]: osdmap e791: 8 total, 8 up, 8 in 2024-02-11T22:26:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:26:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:3801: finishing copy_from racing read to smithi02397626-10 2024-02-11T22:26:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:3801: finishing copy_from to smithi02397626-10 2024-02-11T22:26:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2397 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:26:52.810 INFO:tasks.rados.rados.0.smithi023.stdout:3807: seq_num 1158 ranges {7888896=196608} 2024-02-11T22:26:52.855 INFO:tasks.rados.rados.0.smithi023.stdout:3807: writing smithi02397626-49 from 7888896 to 8085504 tid 1 2024-02-11T22:26:52.855 INFO:tasks.rados.rados.0.smithi023.stdout:3798: done (7 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3799: done (6 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3801: done (5 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3802: done (4 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3804: done (3 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3805: done (2 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3806: done (1 left) 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3808: copy_from oid 24 from oid 34 current snap is 358 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 20 current snap is 358 2024-02-11T22:26:52.856 INFO:tasks.rados.rados.0.smithi023.stdout:3809: seq_num 1159 ranges {3760128=212992} 2024-02-11T22:26:52.876 INFO:tasks.rados.rados.0.smithi023.stdout:3809: writing smithi02397626-20 from 3760128 to 3973120 tid 1 2024-02-11T22:26:52.876 INFO:tasks.rados.rados.0.smithi023.stdout:3810: snap_remove snap 356 2024-02-11T22:26:52.925 INFO:tasks.rados.rados.0.smithi023.stdout:3810: done (3 left) 2024-02-11T22:26:52.925 INFO:tasks.rados.rados.0.smithi023.stdout:3811: rollback oid 4 current snap is 358 2024-02-11T22:26:52.925 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 354 2024-02-11T22:26:52.925 INFO:tasks.rados.rados.0.smithi023.stdout:3807: finishing write tid 1 to smithi02397626-49 2024-02-11T22:26:52.925 INFO:tasks.rados.rados.0.smithi023.stdout:3807: finishing write tid 2 to smithi02397626-49 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3807: finishing write tid 3 to smithi02397626-49 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3807: oid 49 updating version 0 to 2201 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3807: oid 49 version 2201 is already newer than 2200 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2201 (ObjNum 1158 snap 358 seq_num 1158) dirty exists 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3807: left oid 49 (ObjNum 1158 snap 358 seq_num 1158) 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3808: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3808: finishing copy_from to smithi02397626-24 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2517 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3809: finishing write tid 1 to smithi02397626-20 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3807: done (3 left) 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3808: done (2 left) 2024-02-11T22:26:52.926 INFO:tasks.rados.rados.0.smithi023.stdout:3812: snap_remove snap 355 2024-02-11T22:26:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[111262]: pgmap v887: 121 pgs: 121 active+clean; 188 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 800 KiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:26:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[111262]: osdmap e792: 8 total, 8 up, 8 in 2024-02-11T22:26:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[111262]: osdmap e793: 8 total, 8 up, 8 in 2024-02-11T22:26:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[113671]: pgmap v887: 121 pgs: 121 active+clean; 188 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 800 KiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:26:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[113671]: osdmap e792: 8 total, 8 up, 8 in 2024-02-11T22:26:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:52 smithi023 ceph-mon[113671]: osdmap e793: 8 total, 8 up, 8 in 2024-02-11T22:26:53.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:52 smithi160 ceph-mon[106289]: pgmap v887: 121 pgs: 121 active+clean; 188 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 800 KiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:26:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:52 smithi160 ceph-mon[106289]: osdmap e792: 8 total, 8 up, 8 in 2024-02-11T22:26:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:52 smithi160 ceph-mon[106289]: osdmap e793: 8 total, 8 up, 8 in 2024-02-11T22:26:53.941 INFO:tasks.rados.rados.0.smithi023.stdout:3812: done (2 left) 2024-02-11T22:26:53.941 INFO:tasks.rados.rados.0.smithi023.stdout:3813: snap_create 2024-02-11T22:26:53.941 INFO:tasks.rados.rados.0.smithi023.stdout:3809: finishing write tid 2 to smithi02397626-20 2024-02-11T22:26:53.942 INFO:tasks.rados.rados.0.smithi023.stdout:3809: finishing write tid 3 to smithi02397626-20 2024-02-11T22:26:53.942 INFO:tasks.rados.rados.0.smithi023.stdout:3809: oid 20 updating version 0 to 2462 2024-02-11T22:26:53.942 INFO:tasks.rados.rados.0.smithi023.stdout:3809: oid 20 version 2462 is already newer than 2461 2024-02-11T22:26:53.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 2462 (ObjNum 1159 snap 358 seq_num 1159) dirty exists 2024-02-11T22:26:53.942 INFO:tasks.rados.rados.0.smithi023.stdout:3809: left oid 20 (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:26:53.942 INFO:tasks.rados.rados.0.smithi023.stdout:3811: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:26:53.943 INFO:tasks.rados.rados.0.smithi023.stdout:3811: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:26:53.943 INFO:tasks.rados.rados.0.smithi023.stdout:3811: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:26:53.943 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2604 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3809: done (2 left) 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3811: done (1 left) 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3813: done (0 left) 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3814: read oid 31 snap -1 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3814: expect (ObjNum 1120 snap 347 seq_num 1120) 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3815: rmattr oid 23 current snap is 359 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 359 2024-02-11T22:26:54.950 INFO:tasks.rados.rados.0.smithi023.stdout:3816: seq_num 1160 ranges {3850240=229376} 2024-02-11T22:26:54.972 INFO:tasks.rados.rados.0.smithi023.stdout:3816: writing smithi02397626-9 from 3850240 to 4079616 tid 1 2024-02-11T22:26:54.972 INFO:tasks.rados.rados.0.smithi023.stdout:3817: setattr oid 3 current snap is 359 2024-02-11T22:26:54.972 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2657 (ObjNum 1155 snap 358 seq_num 1155) dirty exists 2024-02-11T22:26:54.972 INFO:tasks.rados.rados.0.smithi023.stdout:3814: expect (ObjNum 1120 snap 347 seq_num 1120) 2024-02-11T22:26:55.096 INFO:tasks.rados.rados.0.smithi023.stdout:3816: finishing write tid 1 to smithi02397626-9 2024-02-11T22:26:55.096 INFO:tasks.rados.rados.0.smithi023.stdout:3816: finishing write tid 2 to smithi02397626-9 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3816: finishing write tid 3 to smithi02397626-9 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3816: oid 9 updating version 0 to 2659 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3816: oid 9 updating version 2659 to 2660 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2660 (ObjNum 1160 snap 359 seq_num 1160) dirty exists 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3816: left oid 9 (ObjNum 1160 snap 359 seq_num 1160) 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3814: done (3 left) 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3815: done (2 left) 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3816: done (1 left) 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3818: setattr oid 33 current snap is 359 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3819: copy_from oid 43 from oid 15 current snap is 359 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 359 2024-02-11T22:26:55.097 INFO:tasks.rados.rados.0.smithi023.stdout:3820: seq_num 1161 ranges {4079616=245760} 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:3820: writing smithi02397626-9 from 4079616 to 4325376 tid 1 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:3821: snap_create 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 2187 (ObjNum 129 snap 0 seq_num 913575616) dirty exists 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 33 v 2518 (ObjNum 1115 snap 346 seq_num 1115) dirty exists 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:3819: finishing copy_from racing read to smithi02397626-43 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:3819: finishing copy_from to smithi02397626-43 2024-02-11T22:26:55.120 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2425 (ObjNum 97 snap 0 seq_num 914747648) dirty exists 2024-02-11T22:26:55.124 INFO:tasks.rados.rados.0.smithi023.stdout:3820: finishing write tid 1 to smithi02397626-9 2024-02-11T22:26:55.124 INFO:tasks.rados.rados.0.smithi023.stdout:3820: finishing write tid 2 to smithi02397626-9 2024-02-11T22:26:55.125 INFO:tasks.rados.rados.0.smithi023.stdout:3820: finishing write tid 3 to smithi02397626-9 2024-02-11T22:26:55.125 INFO:tasks.rados.rados.0.smithi023.stdout:3820: oid 9 updating version 0 to 2662 2024-02-11T22:26:55.125 INFO:tasks.rados.rados.0.smithi023.stdout:3820: oid 9 version 2662 is already newer than 2661 2024-02-11T22:26:55.125 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2662 (ObjNum 1161 snap 359 seq_num 1161) dirty exists 2024-02-11T22:26:55.126 INFO:tasks.rados.rados.0.smithi023.stdout:3820: left oid 9 (ObjNum 1161 snap 359 seq_num 1161) 2024-02-11T22:26:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:54 smithi160 ceph-mon[106289]: pgmap v890: 121 pgs: 121 active+clean; 162 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-11T22:26:55.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:54 smithi160 ceph-mon[106289]: osdmap e794: 8 total, 8 up, 8 in 2024-02-11T22:26:55.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:54 smithi023 ceph-mon[111262]: pgmap v890: 121 pgs: 121 active+clean; 162 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-11T22:26:55.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:54 smithi023 ceph-mon[111262]: osdmap e794: 8 total, 8 up, 8 in 2024-02-11T22:26:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:54 smithi023 ceph-mon[113671]: pgmap v890: 121 pgs: 121 active+clean; 162 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-11T22:26:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:54 smithi023 ceph-mon[113671]: osdmap e794: 8 total, 8 up, 8 in 2024-02-11T22:26:55.956 INFO:tasks.rados.rados.0.smithi023.stdout:3817: done (4 left) 2024-02-11T22:26:55.956 INFO:tasks.rados.rados.0.smithi023.stdout:3818: done (3 left) 2024-02-11T22:26:55.956 INFO:tasks.rados.rados.0.smithi023.stdout:3819: done (2 left) 2024-02-11T22:26:55.956 INFO:tasks.rados.rados.0.smithi023.stdout:3820: done (1 left) 2024-02-11T22:26:55.956 INFO:tasks.rados.rados.0.smithi023.stdout:3821: done (0 left) 2024-02-11T22:26:55.956 INFO:tasks.rados.rados.0.smithi023.stdout:3822: read oid 10 snap -1 2024-02-11T22:26:55.957 INFO:tasks.rados.rados.0.smithi023.stdout:3822: expect (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:26:55.957 INFO:tasks.rados.rados.0.smithi023.stdout:3823: read oid 25 snap -1 2024-02-11T22:26:55.957 INFO:tasks.rados.rados.0.smithi023.stdout:3823: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:55.957 INFO:tasks.rados.rados.0.smithi023.stdout:3824: read oid 12 snap -1 2024-02-11T22:26:55.957 INFO:tasks.rados.rados.0.smithi023.stdout:3824: expect (ObjNum 1140 snap 353 seq_num 1140) 2024-02-11T22:26:55.957 INFO:tasks.rados.rados.0.smithi023.stdout:3825: snap_create 2024-02-11T22:26:55.969 INFO:tasks.rados.rados.0.smithi023.stdout:3823: expect (ObjNum 1026 snap 325 seq_num 1026) 2024-02-11T22:26:56.023 INFO:tasks.rados.rados.0.smithi023.stdout:3824: expect (ObjNum 1140 snap 353 seq_num 1140) 2024-02-11T22:26:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:55 smithi023 ceph-mon[111262]: osdmap e795: 8 total, 8 up, 8 in 2024-02-11T22:26:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:26:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:26:55] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2024-02-11T22:26:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:55 smithi023 ceph-mon[113671]: osdmap e795: 8 total, 8 up, 8 in 2024-02-11T22:26:56.396 INFO:tasks.rados.rados.0.smithi023.stdout:3822: expect (ObjNum 1036 snap 327 seq_num 1036) 2024-02-11T22:26:56.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:55 smithi160 ceph-mon[106289]: osdmap e795: 8 total, 8 up, 8 in 2024-02-11T22:26:57.144 INFO:tasks.rados.rados.0.smithi023.stdout:3822: done (3 left) 2024-02-11T22:26:57.145 INFO:tasks.rados.rados.0.smithi023.stdout:3823: done (2 left) 2024-02-11T22:26:57.145 INFO:tasks.rados.rados.0.smithi023.stdout:3824: done (1 left) 2024-02-11T22:26:57.145 INFO:tasks.rados.rados.0.smithi023.stdout:3825: done (0 left) 2024-02-11T22:26:57.145 INFO:tasks.rados.rados.0.smithi023.stdout:3826: snap_remove snap 354 2024-02-11T22:26:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:56 smithi023 ceph-mon[111262]: pgmap v893: 121 pgs: 121 active+clean; 162 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 468 KiB/s wr, 8 op/s 2024-02-11T22:26:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:56 smithi023 ceph-mon[111262]: osdmap e796: 8 total, 8 up, 8 in 2024-02-11T22:26:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:56 smithi023 ceph-mon[113671]: pgmap v893: 121 pgs: 121 active+clean; 162 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 468 KiB/s wr, 8 op/s 2024-02-11T22:26:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:56 smithi023 ceph-mon[113671]: osdmap e796: 8 total, 8 up, 8 in 2024-02-11T22:26:57.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:56 smithi160 ceph-mon[106289]: pgmap v893: 121 pgs: 121 active+clean; 162 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 468 KiB/s wr, 8 op/s 2024-02-11T22:26:57.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:56 smithi160 ceph-mon[106289]: osdmap e796: 8 total, 8 up, 8 in 2024-02-11T22:26:57.922 INFO:tasks.rados.rados.0.smithi023.stdout:3826: done (0 left) 2024-02-11T22:26:57.922 INFO:tasks.rados.rados.0.smithi023.stdout:3827: snap_create 2024-02-11T22:26:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:57 smithi023 ceph-mon[111262]: osdmap e797: 8 total, 8 up, 8 in 2024-02-11T22:26:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:57 smithi023 ceph-mon[111262]: osdmap e798: 8 total, 8 up, 8 in 2024-02-11T22:26:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:57 smithi023 ceph-mon[113671]: osdmap e797: 8 total, 8 up, 8 in 2024-02-11T22:26:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:57 smithi023 ceph-mon[113671]: osdmap e798: 8 total, 8 up, 8 in 2024-02-11T22:26:58.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:57 smithi160 ceph-mon[106289]: osdmap e797: 8 total, 8 up, 8 in 2024-02-11T22:26:58.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:57 smithi160 ceph-mon[106289]: osdmap e798: 8 total, 8 up, 8 in 2024-02-11T22:26:58.930 INFO:tasks.rados.rados.0.smithi023.stdout:3827: done (0 left) 2024-02-11T22:26:58.930 INFO:tasks.rados.rados.0.smithi023.stdout:3828: read oid 23 snap -1 2024-02-11T22:26:58.930 INFO:tasks.rados.rados.0.smithi023.stdout:3828: expect (ObjNum 1155 snap 358 seq_num 1155) 2024-02-11T22:26:58.930 INFO:tasks.rados.rados.0.smithi023.stdout:3829: snap_remove snap 358 2024-02-11T22:26:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:58 smithi023 ceph-mon[111262]: pgmap v896: 121 pgs: 121 active+clean; 170 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-02-11T22:26:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:26:58 smithi023 ceph-mon[111262]: osdmap e799: 8 total, 8 up, 8 in 2024-02-11T22:26:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:58 smithi023 ceph-mon[113671]: pgmap v896: 121 pgs: 121 active+clean; 170 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-02-11T22:26:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:26:58 smithi023 ceph-mon[113671]: osdmap e799: 8 total, 8 up, 8 in 2024-02-11T22:26:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:58 smithi160 ceph-mon[106289]: pgmap v896: 121 pgs: 121 active+clean; 170 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-02-11T22:26:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:26:58 smithi160 ceph-mon[106289]: osdmap e799: 8 total, 8 up, 8 in 2024-02-11T22:26:59.932 INFO:tasks.rados.rados.0.smithi023.stdout:3829: done (1 left) 2024-02-11T22:26:59.935 INFO:tasks.rados.rados.0.smithi023.stdout:3830: read oid 2 snap -1 2024-02-11T22:26:59.935 INFO:tasks.rados.rados.0.smithi023.stdout:3830: expect deleted 2024-02-11T22:26:59.935 INFO:tasks.rados.rados.0.smithi023.stdout:3831: snap_create 2024-02-11T22:26:59.935 INFO:tasks.rados.rados.0.smithi023.stdout:3828: expect (ObjNum 1155 snap 358 seq_num 1155) 2024-02-11T22:27:00.943 INFO:tasks.rados.rados.0.smithi023.stdout:3828: done (2 left) 2024-02-11T22:27:00.943 INFO:tasks.rados.rados.0.smithi023.stdout:3830: done (1 left) 2024-02-11T22:27:00.943 INFO:tasks.rados.rados.0.smithi023.stdout:3831: done (0 left) 2024-02-11T22:27:00.943 INFO:tasks.rados.rados.0.smithi023.stdout:3832: read oid 48 snap -1 2024-02-11T22:27:00.943 INFO:tasks.rados.rados.0.smithi023.stdout:3832: expect (ObjNum 1098 snap 340 seq_num 1098) 2024-02-11T22:27:00.943 INFO:tasks.rados.rados.0.smithi023.stdout:3833: snap_create 2024-02-11T22:27:00.991 INFO:tasks.rados.rados.0.smithi023.stdout:3832: expect (ObjNum 1098 snap 340 seq_num 1098) 2024-02-11T22:27:01.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:00 smithi160 ceph-mon[106289]: pgmap v899: 121 pgs: 121 active+clean; 170 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-02-11T22:27:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:00 smithi160 ceph-mon[106289]: osdmap e800: 8 total, 8 up, 8 in 2024-02-11T22:27:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:00 smithi023 ceph-mon[111262]: pgmap v899: 121 pgs: 121 active+clean; 170 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-02-11T22:27:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:00 smithi023 ceph-mon[111262]: osdmap e800: 8 total, 8 up, 8 in 2024-02-11T22:27:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:00 smithi023 ceph-mon[113671]: pgmap v899: 121 pgs: 121 active+clean; 170 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-02-11T22:27:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:00 smithi023 ceph-mon[113671]: osdmap e800: 8 total, 8 up, 8 in 2024-02-11T22:27:01.976 INFO:tasks.rados.rados.0.smithi023.stdout:3832: done (1 left) 2024-02-11T22:27:01.977 INFO:tasks.rados.rados.0.smithi023.stdout:3833: done (0 left) 2024-02-11T22:27:01.977 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 364 2024-02-11T22:27:01.977 INFO:tasks.rados.rados.0.smithi023.stdout:3834: seq_num 1162 ranges {1777664=270336} 2024-02-11T22:27:01.987 INFO:tasks.rados.rados.0.smithi023.stdout:3834: writing smithi02397626-23 from 1777664 to 2048000 tid 1 2024-02-11T22:27:01.988 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 3 current snap is 364 2024-02-11T22:27:01.988 INFO:tasks.rados.rados.0.smithi023.stdout:3835: seq_num 1163 ranges {0=286720} 2024-02-11T22:27:01.989 INFO:tasks.rados.rados.0.smithi023.stdout:3835: writing smithi02397626-3 from 0 to 286720 tid 1 2024-02-11T22:27:01.989 INFO:tasks.rados.rados.0.smithi023.stdout:3836: read oid 34 snap -1 2024-02-11T22:27:01.990 INFO:tasks.rados.rados.0.smithi023.stdout:3836: expect (ObjNum 1064 snap 330 seq_num 1064) 2024-02-11T22:27:01.990 INFO:tasks.rados.rados.0.smithi023.stdout:3837: rollback oid 19 current snap is 364 2024-02-11T22:27:01.990 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 19 to 361 2024-02-11T22:27:01.990 INFO:tasks.rados.rados.0.smithi023.stdout:3838: delete oid 30 current snap is 364 2024-02-11T22:27:01.996 INFO:tasks.rados.rados.0.smithi023.stdout:3837: finishing rollback tid 0 to smithi02397626-19 2024-02-11T22:27:01.998 INFO:tasks.rados.rados.0.smithi023.stdout:3834: finishing write tid 1 to smithi02397626-23 2024-02-11T22:27:01.998 INFO:tasks.rados.rados.0.smithi023.stdout:3834: finishing write tid 2 to smithi02397626-23 2024-02-11T22:27:01.998 INFO:tasks.rados.rados.0.smithi023.stdout:3837: finishing rollback tid 1 to smithi02397626-19 2024-02-11T22:27:02.000 INFO:tasks.rados.rados.0.smithi023.stdout:3835: finishing write tid 1 to smithi02397626-3 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:3837: finishing rollback tid 2 to smithi02397626-19 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2041 (ObjNum 970 snap 307 seq_num 970) dirty exists 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:3834: finishing write tid 3 to smithi02397626-23 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:3834: oid 23 updating version 0 to 2674 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:3834: oid 23 updating version 2674 to 2675 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2675 (ObjNum 1162 snap 364 seq_num 1162) dirty exists 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:3834: left oid 23 (ObjNum 1162 snap 364 seq_num 1162) 2024-02-11T22:27:02.001 INFO:tasks.rados.rados.0.smithi023.stdout:3835: finishing write tid 2 to smithi02397626-3 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:3834: done (4 left) 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:3837: done (3 left) 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:3838: done (2 left) 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:3839: rollback oid 10 current snap is 364 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 360 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 364 2024-02-11T22:27:02.002 INFO:tasks.rados.rados.0.smithi023.stdout:3840: seq_num 1165 ranges {3620864=319488} 2024-02-11T22:27:02.023 INFO:tasks.rados.rados.0.smithi023.stdout:3840: writing smithi02397626-21 from 3620864 to 3940352 tid 1 2024-02-11T22:27:02.023 INFO:tasks.rados.rados.0.smithi023.stdout:3841: rollback oid 41 current snap is 364 2024-02-11T22:27:02.023 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 41 to 359 2024-02-11T22:27:02.023 INFO:tasks.rados.rados.0.smithi023.stdout:3836: expect (ObjNum 1064 snap 330 seq_num 1064) 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3835: finishing write tid 3 to smithi02397626-3 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3835: oid 3 updating version 0 to 2188 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3835: oid 3 updating version 2188 to 2189 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 2189 (ObjNum 1163 snap 364 seq_num 1163) dirty exists 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3835: left oid 3 (ObjNum 1163 snap 364 seq_num 1163) 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3839: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3839: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3839: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2436 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3841: finishing rollback tid 0 to smithi02397626-41 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3841: finishing rollback tid 1 to smithi02397626-41 2024-02-11T22:27:02.082 INFO:tasks.rados.rados.0.smithi023.stdout:3840: finishing write tid 1 to smithi02397626-21 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3841: finishing rollback tid 2 to smithi02397626-41 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 41 v 2222 (ObjNum 1091 snap 338 seq_num 1091) dirty exists 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3840: finishing write tid 2 to smithi02397626-21 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3835: done (4 left) 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3836: done (3 left) 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3839: done (2 left) 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3841: done (1 left) 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 364 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3840: finishing write tid 3 to smithi02397626-21 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3840: oid 21 updating version 0 to 2453 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3840: oid 21 updating version 2453 to 2454 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2454 (ObjNum 1165 snap 364 seq_num 1165) dirty exists 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3840: left oid 21 (ObjNum 1165 snap 364 seq_num 1165) 2024-02-11T22:27:02.083 INFO:tasks.rados.rados.0.smithi023.stdout:3842: seq_num 1166 ranges {0=335872} 2024-02-11T22:27:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:3842: writing smithi02397626-32 from 0 to 335872 tid 1 2024-02-11T22:27:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:3840: done (1 left) 2024-02-11T22:27:02.084 INFO:tasks.rados.rados.0.smithi023.stdout:3843: snap_create 2024-02-11T22:27:02.088 INFO:tasks.rados.rados.0.smithi023.stdout:3842: finishing write tid 1 to smithi02397626-32 2024-02-11T22:27:02.088 INFO:tasks.rados.rados.0.smithi023.stdout:3842: finishing write tid 2 to smithi02397626-32 2024-02-11T22:27:02.091 INFO:tasks.rados.rados.0.smithi023.stdout:3842: finishing write tid 3 to smithi02397626-32 2024-02-11T22:27:02.091 INFO:tasks.rados.rados.0.smithi023.stdout:3842: oid 32 updating version 0 to 2677 2024-02-11T22:27:02.091 INFO:tasks.rados.rados.0.smithi023.stdout:3842: oid 32 version 2677 is already newer than 2676 2024-02-11T22:27:02.092 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2677 (ObjNum 1166 snap 364 seq_num 1166) dirty exists 2024-02-11T22:27:02.092 INFO:tasks.rados.rados.0.smithi023.stdout:3842: left oid 32 (ObjNum 1166 snap 364 seq_num 1166) 2024-02-11T22:27:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:01 smithi023 ceph-mon[111262]: osdmap e801: 8 total, 8 up, 8 in 2024-02-11T22:27:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:01 smithi023 ceph-mon[113671]: osdmap e801: 8 total, 8 up, 8 in 2024-02-11T22:27:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:01 smithi160 ceph-mon[106289]: osdmap e801: 8 total, 8 up, 8 in 2024-02-11T22:27:02.932 INFO:tasks.rados.rados.0.smithi023.stdout:3842: done (1 left) 2024-02-11T22:27:02.932 INFO:tasks.rados.rados.0.smithi023.stdout:3843: done (0 left) 2024-02-11T22:27:02.932 INFO:tasks.rados.rados.0.smithi023.stdout:3844: delete oid 49 current snap is 365 2024-02-11T22:27:02.936 INFO:tasks.rados.rados.0.smithi023.stdout:3844: done (0 left) 2024-02-11T22:27:02.936 INFO:tasks.rados.rados.0.smithi023.stdout:3845: snap_remove snap 364 2024-02-11T22:27:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:02 smithi023 ceph-mon[111262]: pgmap v902: 121 pgs: 121 active+clean; 157 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 13 op/s 2024-02-11T22:27:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:02 smithi023 ceph-mon[111262]: osdmap e802: 8 total, 8 up, 8 in 2024-02-11T22:27:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:02 smithi023 ceph-mon[111262]: osdmap e803: 8 total, 8 up, 8 in 2024-02-11T22:27:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:02 smithi023 ceph-mon[113671]: pgmap v902: 121 pgs: 121 active+clean; 157 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 13 op/s 2024-02-11T22:27:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:02 smithi023 ceph-mon[113671]: osdmap e802: 8 total, 8 up, 8 in 2024-02-11T22:27:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:02 smithi023 ceph-mon[113671]: osdmap e803: 8 total, 8 up, 8 in 2024-02-11T22:27:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:02 smithi160 ceph-mon[106289]: pgmap v902: 121 pgs: 121 active+clean; 157 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 13 op/s 2024-02-11T22:27:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:02 smithi160 ceph-mon[106289]: osdmap e802: 8 total, 8 up, 8 in 2024-02-11T22:27:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:02 smithi160 ceph-mon[106289]: osdmap e803: 8 total, 8 up, 8 in 2024-02-11T22:27:03.945 INFO:tasks.rados.rados.0.smithi023.stdout:3845: done (0 left) 2024-02-11T22:27:03.945 INFO:tasks.rados.rados.0.smithi023.stdout:3846: rollback oid 20 current snap is 365 2024-02-11T22:27:03.945 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 361 2024-02-11T22:27:03.945 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 10 current snap is 365 2024-02-11T22:27:03.945 INFO:tasks.rados.rados.0.smithi023.stdout:3847: seq_num 1168 ranges {9019392=368640} 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3847: writing smithi02397626-10 from 9019392 to 9388032 tid 1 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3848: copy_from oid 24 from oid 49 current snap is 365 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3846: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3846: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3846: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 2465 (ObjNum 1159 snap 358 seq_num 1159) dirty exists 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3846: done (2 left) 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3849: rollback oid 22 current snap is 365 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 22 to 360 2024-02-11T22:27:03.997 INFO:tasks.rados.rados.0.smithi023.stdout:3850: snap_remove snap 362 2024-02-11T22:27:04.978 INFO:tasks.rados.rados.0.smithi023.stdout:3850: done (3 left) 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3851: delete oid 30 current snap is 365 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3849: finishing rollback tid 0 to smithi02397626-22 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3847: finishing write tid 1 to smithi02397626-10 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3849: finishing rollback tid 1 to smithi02397626-22 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3849: finishing rollback tid 2 to smithi02397626-22 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 22 v 2681 (ObjNum 1157 snap 358 seq_num 1157) dirty exists 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3847: finishing write tid 2 to smithi02397626-10 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3848: finishing copy_from to smithi02397626-24 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3848: got expected ENOENT (src dne) 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3848: finishing copy_from racing read to smithi02397626-24 2024-02-11T22:27:04.979 INFO:tasks.rados.rados.0.smithi023.stdout:3847: finishing write tid 3 to smithi02397626-10 2024-02-11T22:27:04.980 INFO:tasks.rados.rados.0.smithi023.stdout:3847: oid 10 updating version 0 to 2437 2024-02-11T22:27:04.980 INFO:tasks.rados.rados.0.smithi023.stdout:3847: oid 10 updating version 2437 to 2438 2024-02-11T22:27:04.980 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2438 (ObjNum 1168 snap 365 seq_num 1168) dirty exists 2024-02-11T22:27:04.980 INFO:tasks.rados.rados.0.smithi023.stdout:3847: left oid 10 (ObjNum 1168 snap 365 seq_num 1168) 2024-02-11T22:27:04.990 INFO:tasks.rados.rados.0.smithi023.stdout:3847: done (3 left) 2024-02-11T22:27:04.990 INFO:tasks.rados.rados.0.smithi023.stdout:3848: done (2 left) 2024-02-11T22:27:04.990 INFO:tasks.rados.rados.0.smithi023.stdout:3849: done (1 left) 2024-02-11T22:27:04.990 INFO:tasks.rados.rados.0.smithi023.stdout:3851: done (0 left) 2024-02-11T22:27:04.991 INFO:tasks.rados.rados.0.smithi023.stdout:3852: read oid 27 snap -1 2024-02-11T22:27:04.991 INFO:tasks.rados.rados.0.smithi023.stdout:3852: expect (ObjNum 1112 snap 346 seq_num 1112) 2024-02-11T22:27:04.991 INFO:tasks.rados.rados.0.smithi023.stdout:3853: copy_from oid 25 from oid 17 current snap is 365 2024-02-11T22:27:04.991 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 365 2024-02-11T22:27:04.991 INFO:tasks.rados.rados.0.smithi023.stdout:3854: seq_num 1170 ranges {2842624=401408} 2024-02-11T22:27:05.009 INFO:tasks.rados.rados.0.smithi023.stdout:3854: writing smithi02397626-19 from 2842624 to 3244032 tid 1 2024-02-11T22:27:05.009 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 42 current snap is 365 2024-02-11T22:27:05.009 INFO:tasks.rados.rados.0.smithi023.stdout:3855: seq_num 1171 ranges {8642560=417792} 2024-02-11T22:27:05.058 INFO:tasks.rados.rados.0.smithi023.stdout:3855: writing smithi02397626-42 from 8642560 to 9060352 tid 1 2024-02-11T22:27:05.058 INFO:tasks.rados.rados.0.smithi023.stdout:3856: rollback oid 10 current snap is 365 2024-02-11T22:27:05.059 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 363 2024-02-11T22:27:05.059 INFO:tasks.rados.rados.0.smithi023.stdout:3852: expect (ObjNum 1112 snap 346 seq_num 1112) 2024-02-11T22:27:05.108 INFO:tasks.rados.rados.0.smithi023.stdout:3854: finishing write tid 1 to smithi02397626-19 2024-02-11T22:27:05.108 INFO:tasks.rados.rados.0.smithi023.stdout:3854: finishing write tid 2 to smithi02397626-19 2024-02-11T22:27:05.108 INFO:tasks.rados.rados.0.smithi023.stdout:3854: finishing write tid 3 to smithi02397626-19 2024-02-11T22:27:05.108 INFO:tasks.rados.rados.0.smithi023.stdout:3854: oid 19 updating version 0 to 2042 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3854: oid 19 updating version 2042 to 2043 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2043 (ObjNum 1170 snap 365 seq_num 1170) dirty exists 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3854: left oid 19 (ObjNum 1170 snap 365 seq_num 1170) 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3853: finishing copy_from racing read to smithi02397626-25 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3853: finishing copy_from to smithi02397626-25 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2216 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3855: finishing write tid 1 to smithi02397626-42 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3855: finishing write tid 2 to smithi02397626-42 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3852: done (4 left) 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3853: done (3 left) 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3854: done (2 left) 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3857: read oid 16 snap -1 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3857: expect (ObjNum 1119 snap 347 seq_num 1119) 2024-02-11T22:27:05.109 INFO:tasks.rados.rados.0.smithi023.stdout:3858: rmattr oid 1 current snap is 365 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3858: done (3 left) 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3859: snap_create 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3855: finishing write tid 3 to smithi02397626-42 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3855: oid 42 updating version 0 to 2212 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3855: oid 42 version 2212 is already newer than 2211 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 42 v 2212 (ObjNum 1171 snap 365 seq_num 1171) dirty exists 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3855: left oid 42 (ObjNum 1171 snap 365 seq_num 1171) 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3856: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3856: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:3856: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:27:05.110 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2446 (ObjNum 1036 snap 327 seq_num 1036) dirty exists 2024-02-11T22:27:05.116 INFO:tasks.rados.rados.0.smithi023.stdout:3857: expect (ObjNum 1119 snap 347 seq_num 1119) 2024-02-11T22:27:05.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:04 smithi160 ceph-mon[106289]: pgmap v905: 121 pgs: 121 active+clean; 154 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 70 KiB/s wr, 3 op/s 2024-02-11T22:27:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:04 smithi160 ceph-mon[106289]: osdmap e804: 8 total, 8 up, 8 in 2024-02-11T22:27:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:04 smithi023 ceph-mon[111262]: pgmap v905: 121 pgs: 121 active+clean; 154 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 70 KiB/s wr, 3 op/s 2024-02-11T22:27:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:04 smithi023 ceph-mon[111262]: osdmap e804: 8 total, 8 up, 8 in 2024-02-11T22:27:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:04 smithi023 ceph-mon[113671]: pgmap v905: 121 pgs: 121 active+clean; 154 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 70 KiB/s wr, 3 op/s 2024-02-11T22:27:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:04 smithi023 ceph-mon[113671]: osdmap e804: 8 total, 8 up, 8 in 2024-02-11T22:27:06.002 INFO:tasks.rados.rados.0.smithi023.stdout:3855: done (3 left) 2024-02-11T22:27:06.002 INFO:tasks.rados.rados.0.smithi023.stdout:3856: done (2 left) 2024-02-11T22:27:06.002 INFO:tasks.rados.rados.0.smithi023.stdout:3857: done (1 left) 2024-02-11T22:27:06.002 INFO:tasks.rados.rados.0.smithi023.stdout:3859: done (0 left) 2024-02-11T22:27:06.003 INFO:tasks.rados.rados.0.smithi023.stdout:3860: snap_create 2024-02-11T22:27:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:05 smithi023 ceph-mon[111262]: osdmap e805: 8 total, 8 up, 8 in 2024-02-11T22:27:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:05 smithi023 ceph-mon[113671]: osdmap e805: 8 total, 8 up, 8 in 2024-02-11T22:27:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:27:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:27:05] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2024-02-11T22:27:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:05 smithi160 ceph-mon[106289]: osdmap e805: 8 total, 8 up, 8 in 2024-02-11T22:27:07.000 INFO:tasks.rados.rados.0.smithi023.stdout:3860: done (0 left) 2024-02-11T22:27:07.000 INFO:tasks.rados.rados.0.smithi023.stdout:3861: delete oid 2 current snap is 367 2024-02-11T22:27:07.006 INFO:tasks.rados.rados.0.smithi023.stdout:3861: done (0 left) 2024-02-11T22:27:07.006 INFO:tasks.rados.rados.0.smithi023.stdout:3862: snap_remove snap 366 2024-02-11T22:27:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:07 smithi023 ceph-mon[111262]: pgmap v908: 121 pgs: 121 active+clean; 154 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-02-11T22:27:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:07 smithi023 ceph-mon[111262]: osdmap e806: 8 total, 8 up, 8 in 2024-02-11T22:27:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:07 smithi023 ceph-mon[113671]: pgmap v908: 121 pgs: 121 active+clean; 154 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-02-11T22:27:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:07 smithi023 ceph-mon[113671]: osdmap e806: 8 total, 8 up, 8 in 2024-02-11T22:27:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:07.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:07 smithi160 ceph-mon[106289]: pgmap v908: 121 pgs: 121 active+clean; 154 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-02-11T22:27:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:07 smithi160 ceph-mon[106289]: osdmap e806: 8 total, 8 up, 8 in 2024-02-11T22:27:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:07.934 INFO:tasks.rados.rados.0.smithi023.stdout:3862: done (0 left) 2024-02-11T22:27:07.934 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 367 2024-02-11T22:27:07.934 INFO:tasks.rados.rados.0.smithi023.stdout:3863: seq_num 1173 ranges {0=450560} 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3863: writing smithi02397626-15 from 0 to 450560 tid 1 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3864: read oid 39 snap -1 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3864: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3865: rollback oid 17 current snap is 367 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 17 to 361 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3866: read oid 19 snap -1 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3866: expect (ObjNum 1170 snap 365 seq_num 1170) 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3867: rollback oid 24 current snap is 367 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 24 to 359 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3868: copy_from oid 10 from oid 32 current snap is 367 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3869: copy_from oid 27 from oid 30 current snap is 367 2024-02-11T22:27:07.937 INFO:tasks.rados.rados.0.smithi023.stdout:3870: delete oid 37 current snap is 367 2024-02-11T22:27:07.944 INFO:tasks.rados.rados.0.smithi023.stdout:3869: finishing copy_from to smithi02397626-27 2024-02-11T22:27:07.944 INFO:tasks.rados.rados.0.smithi023.stdout:3869: got expected ENOENT (src dne) 2024-02-11T22:27:07.944 INFO:tasks.rados.rados.0.smithi023.stdout:3869: finishing copy_from racing read to smithi02397626-27 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3869: done (7 left) 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3870: done (6 left) 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3871: read oid 28 snap -1 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3871: expect (ObjNum 1123 snap 349 seq_num 1123) 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3872: copy_from oid 42 from oid 46 current snap is 367 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3873: delete oid 18 current snap is 367 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3863: finishing write tid 1 to smithi02397626-15 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3863: finishing write tid 2 to smithi02397626-15 2024-02-11T22:27:07.954 INFO:tasks.rados.rados.0.smithi023.stdout:3865: finishing rollback tid 0 to smithi02397626-17 2024-02-11T22:27:07.955 INFO:tasks.rados.rados.0.smithi023.stdout:3868: finishing copy_from racing read to smithi02397626-10 2024-02-11T22:27:07.955 INFO:tasks.rados.rados.0.smithi023.stdout:3867: finishing rollback tid 0 to smithi02397626-24 2024-02-11T22:27:07.958 INFO:tasks.rados.rados.0.smithi023.stdout:3867: finishing rollback tid 1 to smithi02397626-24 2024-02-11T22:27:07.958 INFO:tasks.rados.rados.0.smithi023.stdout:3867: finishing rollback tid 2 to smithi02397626-24 2024-02-11T22:27:07.958 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 24 v 2523 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3863: finishing write tid 3 to smithi02397626-15 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3863: oid 15 updating version 0 to 2519 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3863: oid 15 updating version 2519 to 2520 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 2520 (ObjNum 1173 snap 367 seq_num 1173) dirty exists 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3863: left oid 15 (ObjNum 1173 snap 367 seq_num 1173) 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3863: done (8 left) 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3867: done (7 left) 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3873: done (6 left) 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3874: rollback oid 38 current snap is 367 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 360 2024-02-11T22:27:07.959 INFO:tasks.rados.rados.0.smithi023.stdout:3864: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3865: finishing rollback tid 1 to smithi02397626-17 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3872: finishing copy_from to smithi02397626-42 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3872: got expected ENOENT (src dne) 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3872: finishing copy_from racing read to smithi02397626-42 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3865: finishing rollback tid 2 to smithi02397626-17 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 17 v 2225 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3868: finishing copy_from to smithi02397626-10 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2677 (ObjNum 1166 snap 364 seq_num 1166) dirty exists 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3864: done (6 left) 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3865: done (5 left) 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3868: done (4 left) 2024-02-11T22:27:08.017 INFO:tasks.rados.rados.0.smithi023.stdout:3872: done (3 left) 2024-02-11T22:27:08.018 INFO:tasks.rados.rados.0.smithi023.stdout:3875: snap_remove snap 359 2024-02-11T22:27:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:08 smithi023 ceph-mon[111262]: osdmap e807: 8 total, 8 up, 8 in 2024-02-11T22:27:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:08 smithi023 ceph-mon[111262]: osdmap e808: 8 total, 8 up, 8 in 2024-02-11T22:27:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:08 smithi023 ceph-mon[113671]: osdmap e807: 8 total, 8 up, 8 in 2024-02-11T22:27:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:08 smithi023 ceph-mon[113671]: osdmap e808: 8 total, 8 up, 8 in 2024-02-11T22:27:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:08 smithi160 ceph-mon[106289]: osdmap e807: 8 total, 8 up, 8 in 2024-02-11T22:27:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:08 smithi160 ceph-mon[106289]: osdmap e808: 8 total, 8 up, 8 in 2024-02-11T22:27:09.027 INFO:tasks.rados.rados.0.smithi023.stdout:3875: done (3 left) 2024-02-11T22:27:09.027 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 367 2024-02-11T22:27:09.027 INFO:tasks.rados.rados.0.smithi023.stdout:3866: expect (ObjNum 1170 snap 365 seq_num 1170) 2024-02-11T22:27:09.180 INFO:tasks.rados.rados.0.smithi023.stdout:3874: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:27:09.180 INFO:tasks.rados.rados.0.smithi023.stdout:3874: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:27:09.180 INFO:tasks.rados.rados.0.smithi023.stdout:3874: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:27:09.180 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2228 (ObjNum 65 snap 0 seq_num 1515150938) dirty exists 2024-02-11T22:27:09.180 INFO:tasks.rados.rados.0.smithi023.stdout:3871: expect (ObjNum 1123 snap 349 seq_num 1123) 2024-02-11T22:27:09.307 INFO:tasks.rados.rados.0.smithi023.stdout:3876: seq_num 1176 ranges {3276800=499712} 2024-02-11T22:27:09.328 INFO:tasks.rados.rados.0.smithi023.stdout:3876: writing smithi02397626-1 from 3276800 to 3776512 tid 1 2024-02-11T22:27:09.328 INFO:tasks.rados.rados.0.smithi023.stdout:3866: done (3 left) 2024-02-11T22:27:09.328 INFO:tasks.rados.rados.0.smithi023.stdout:3871: done (2 left) 2024-02-11T22:27:09.328 INFO:tasks.rados.rados.0.smithi023.stdout:3874: done (1 left) 2024-02-11T22:27:09.328 INFO:tasks.rados.rados.0.smithi023.stdout:3877: delete oid 21 current snap is 367 2024-02-11T22:27:09.331 INFO:tasks.rados.rados.0.smithi023.stdout:3877: done (1 left) 2024-02-11T22:27:09.331 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 15 current snap is 367 2024-02-11T22:27:09.331 INFO:tasks.rados.rados.0.smithi023.stdout:3878: seq_num 1178 ranges {450560=532480} 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3878: writing smithi02397626-15 from 450560 to 983040 tid 1 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3879: read oid 45 snap -1 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3879: expect (ObjNum 1154 snap 358 seq_num 1154) 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3880: setattr oid 36 current snap is 367 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3876: finishing write tid 1 to smithi02397626-1 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3876: finishing write tid 2 to smithi02397626-1 2024-02-11T22:27:09.337 INFO:tasks.rados.rados.0.smithi023.stdout:3876: finishing write tid 3 to smithi02397626-1 2024-02-11T22:27:09.338 INFO:tasks.rados.rados.0.smithi023.stdout:3876: oid 1 updating version 0 to 2691 2024-02-11T22:27:09.338 INFO:tasks.rados.rados.0.smithi023.stdout:3876: oid 1 updating version 2691 to 2692 2024-02-11T22:27:09.338 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2692 (ObjNum 1176 snap 367 seq_num 1176) dirty exists 2024-02-11T22:27:09.338 INFO:tasks.rados.rados.0.smithi023.stdout:3876: left oid 1 (ObjNum 1176 snap 367 seq_num 1176) 2024-02-11T22:27:09.338 INFO:tasks.rados.rados.0.smithi023.stdout:3876: done (3 left) 2024-02-11T22:27:09.338 INFO:tasks.rados.rados.0.smithi023.stdout:3881: snap_create 2024-02-11T22:27:09.341 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 2044 (ObjNum 545 snap 0 seq_num 914187568) dirty exists 2024-02-11T22:27:09.349 INFO:tasks.rados.rados.0.smithi023.stdout:3878: finishing write tid 1 to smithi02397626-15 2024-02-11T22:27:09.351 INFO:tasks.rados.rados.0.smithi023.stdout:3878: finishing write tid 2 to smithi02397626-15 2024-02-11T22:27:09.352 INFO:tasks.rados.rados.0.smithi023.stdout:3878: finishing write tid 3 to smithi02397626-15 2024-02-11T22:27:09.352 INFO:tasks.rados.rados.0.smithi023.stdout:3878: oid 15 updating version 0 to 2524 2024-02-11T22:27:09.352 INFO:tasks.rados.rados.0.smithi023.stdout:3878: oid 15 updating version 2524 to 2525 2024-02-11T22:27:09.352 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 2525 (ObjNum 1178 snap 367 seq_num 1178) dirty exists 2024-02-11T22:27:09.352 INFO:tasks.rados.rados.0.smithi023.stdout:3878: left oid 15 (ObjNum 1178 snap 367 seq_num 1178) 2024-02-11T22:27:09.394 INFO:tasks.rados.rados.0.smithi023.stdout:3879: expect (ObjNum 1154 snap 358 seq_num 1154) 2024-02-11T22:27:09.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:09 smithi023 ceph-mon[111262]: pgmap v911: 121 pgs: 121 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:27:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:09 smithi023 ceph-mon[113671]: pgmap v911: 121 pgs: 121 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:27:09.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:09 smithi160 ceph-mon[106289]: pgmap v911: 121 pgs: 121 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:27:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:10 smithi023 ceph-mon[111262]: osdmap e809: 8 total, 8 up, 8 in 2024-02-11T22:27:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:10 smithi023 ceph-mon[113671]: osdmap e809: 8 total, 8 up, 8 in 2024-02-11T22:27:10.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:10 smithi160 ceph-mon[106289]: osdmap e809: 8 total, 8 up, 8 in 2024-02-11T22:27:10.537 INFO:tasks.rados.rados.0.smithi023.stdout:3878: done (3 left) 2024-02-11T22:27:10.537 INFO:tasks.rados.rados.0.smithi023.stdout:3879: done (2 left) 2024-02-11T22:27:10.537 INFO:tasks.rados.rados.0.smithi023.stdout:3880: done (1 left) 2024-02-11T22:27:10.537 INFO:tasks.rados.rados.0.smithi023.stdout:3881: done (0 left) 2024-02-11T22:27:10.537 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 368 2024-02-11T22:27:10.537 INFO:tasks.rados.rados.0.smithi023.stdout:3882: seq_num 1179 ranges {3776512=548864} 2024-02-11T22:27:10.560 INFO:tasks.rados.rados.0.smithi023.stdout:3882: writing smithi02397626-1 from 3776512 to 4325376 tid 1 2024-02-11T22:27:10.560 INFO:tasks.rados.rados.0.smithi023.stdout:3883: copy_from oid 45 from oid 34 current snap is 368 2024-02-11T22:27:10.560 INFO:tasks.rados.rados.0.smithi023.stdout:3884: delete oid 29 current snap is 368 2024-02-11T22:27:10.566 INFO:tasks.rados.rados.0.smithi023.stdout:3884: done (2 left) 2024-02-11T22:27:10.567 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 13 current snap is 368 2024-02-11T22:27:10.567 INFO:tasks.rados.rados.0.smithi023.stdout:3885: seq_num 1181 ranges {0=581632} 2024-02-11T22:27:10.569 INFO:tasks.rados.rados.0.smithi023.stdout:3885: writing smithi02397626-13 from 0 to 581632 tid 1 2024-02-11T22:27:10.569 INFO:tasks.rados.rados.0.smithi023.stdout:3886: snap_create 2024-02-11T22:27:10.569 INFO:tasks.rados.rados.0.smithi023.stdout:3882: finishing write tid 1 to smithi02397626-1 2024-02-11T22:27:10.569 INFO:tasks.rados.rados.0.smithi023.stdout:3882: finishing write tid 2 to smithi02397626-1 2024-02-11T22:27:10.570 INFO:tasks.rados.rados.0.smithi023.stdout:3882: finishing write tid 3 to smithi02397626-1 2024-02-11T22:27:10.570 INFO:tasks.rados.rados.0.smithi023.stdout:3882: oid 1 updating version 0 to 2694 2024-02-11T22:27:10.570 INFO:tasks.rados.rados.0.smithi023.stdout:3882: oid 1 updating version 2694 to 2695 2024-02-11T22:27:10.570 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2695 (ObjNum 1179 snap 368 seq_num 1179) dirty exists 2024-02-11T22:27:10.570 INFO:tasks.rados.rados.0.smithi023.stdout:3882: left oid 1 (ObjNum 1179 snap 368 seq_num 1179) 2024-02-11T22:27:10.572 INFO:tasks.rados.rados.0.smithi023.stdout:3885: finishing write tid 1 to smithi02397626-13 2024-02-11T22:27:10.572 INFO:tasks.rados.rados.0.smithi023.stdout:3885: finishing write tid 2 to smithi02397626-13 2024-02-11T22:27:10.574 INFO:tasks.rados.rados.0.smithi023.stdout:3883: finishing copy_from racing read to smithi02397626-45 2024-02-11T22:27:10.576 INFO:tasks.rados.rados.0.smithi023.stdout:3883: finishing copy_from to smithi02397626-45 2024-02-11T22:27:10.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2517 (ObjNum 1064 snap 330 seq_num 1064) dirty exists 2024-02-11T22:27:10.576 INFO:tasks.rados.rados.0.smithi023.stdout:3885: finishing write tid 3 to smithi02397626-13 2024-02-11T22:27:10.576 INFO:tasks.rados.rados.0.smithi023.stdout:3885: oid 13 updating version 0 to 2192 2024-02-11T22:27:10.576 INFO:tasks.rados.rados.0.smithi023.stdout:3885: oid 13 version 2192 is already newer than 2191 2024-02-11T22:27:10.576 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 13 v 2192 (ObjNum 1181 snap 368 seq_num 1181) dirty exists 2024-02-11T22:27:10.577 INFO:tasks.rados.rados.0.smithi023.stdout:3885: left oid 13 (ObjNum 1181 snap 368 seq_num 1181) 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3882: done (3 left) 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3883: done (2 left) 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3885: done (1 left) 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3886: done (0 left) 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3887: rmattr oid 27 current snap is 369 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3887: done (0 left) 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3888: copy_from oid 33 from oid 29 current snap is 369 2024-02-11T22:27:11.068 INFO:tasks.rados.rados.0.smithi023.stdout:3889: setattr oid 37 current snap is 369 2024-02-11T22:27:11.069 INFO:tasks.rados.rados.0.smithi023.stdout:3888: finishing copy_from to smithi02397626-33 2024-02-11T22:27:11.069 INFO:tasks.rados.rados.0.smithi023.stdout:3888: got expected ENOENT (src dne) 2024-02-11T22:27:11.069 INFO:tasks.rados.rados.0.smithi023.stdout:3888: finishing copy_from racing read to smithi02397626-33 2024-02-11T22:27:11.070 INFO:tasks.rados.rados.0.smithi023.stdout:3888: done (1 left) 2024-02-11T22:27:11.070 INFO:tasks.rados.rados.0.smithi023.stdout:3890: read oid 2 snap -1 2024-02-11T22:27:11.070 INFO:tasks.rados.rados.0.smithi023.stdout:3890: expect deleted 2024-02-11T22:27:11.070 INFO:tasks.rados.rados.0.smithi023.stdout:3891: rollback oid 29 current snap is 369 2024-02-11T22:27:11.071 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 29 to 360 2024-02-11T22:27:11.071 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 16 current snap is 369 2024-02-11T22:27:11.071 INFO:tasks.rados.rados.0.smithi023.stdout:3892: seq_num 1182 ranges {3227648=606208} 2024-02-11T22:27:11.091 INFO:tasks.rados.rados.0.smithi023.stdout:3892: writing smithi02397626-16 from 3227648 to 3833856 tid 1 2024-02-11T22:27:11.091 INFO:tasks.rados.rados.0.smithi023.stdout:3893: rollback oid 4 current snap is 369 2024-02-11T22:27:11.091 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 4 to 360 2024-02-11T22:27:11.091 INFO:tasks.rados.rados.0.smithi023.stdout:3891: finishing rollback tid 1 to smithi02397626-29 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:3891: finishing rollback tid 2 to smithi02397626-29 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 29 v 2194 (ObjNum 994 snap 313 seq_num 994) dirty exists 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 2457 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:3889: done (4 left) 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:3890: done (3 left) 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:3891: done (2 left) 2024-02-11T22:27:11.092 INFO:tasks.rados.rados.0.smithi023.stdout:3894: setattr oid 9 current snap is 369 2024-02-11T22:27:11.093 INFO:tasks.rados.rados.0.smithi023.stdout:3895: snap_create 2024-02-11T22:27:11.097 INFO:tasks.rados.rados.0.smithi023.stdout:3892: finishing write tid 1 to smithi02397626-16 2024-02-11T22:27:11.099 INFO:tasks.rados.rados.0.smithi023.stdout:3892: finishing write tid 2 to smithi02397626-16 2024-02-11T22:27:11.099 INFO:tasks.rados.rados.0.smithi023.stdout:3893: finishing rollback tid 0 to smithi02397626-4 2024-02-11T22:27:11.100 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2697 (ObjNum 1161 snap 359 seq_num 1161) dirty exists 2024-02-11T22:27:11.100 INFO:tasks.rados.rados.0.smithi023.stdout:3893: finishing rollback tid 1 to smithi02397626-4 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:3892: finishing write tid 3 to smithi02397626-16 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:3892: oid 16 updating version 0 to 2606 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:3892: oid 16 version 2606 is already newer than 2605 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 16 v 2606 (ObjNum 1182 snap 369 seq_num 1182) dirty exists 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:3892: left oid 16 (ObjNum 1182 snap 369 seq_num 1182) 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:3893: finishing rollback tid 2 to smithi02397626-4 2024-02-11T22:27:11.101 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2609 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:27:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:11 smithi023 ceph-mon[111262]: pgmap v914: 121 pgs: 121 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-02-11T22:27:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:11 smithi023 ceph-mon[111262]: osdmap e810: 8 total, 8 up, 8 in 2024-02-11T22:27:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:11 smithi023 ceph-mon[113671]: pgmap v914: 121 pgs: 121 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-02-11T22:27:11.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:11 smithi023 ceph-mon[113671]: osdmap e810: 8 total, 8 up, 8 in 2024-02-11T22:27:11.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:11 smithi160 ceph-mon[106289]: pgmap v914: 121 pgs: 121 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-02-11T22:27:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:11 smithi160 ceph-mon[106289]: osdmap e810: 8 total, 8 up, 8 in 2024-02-11T22:27:12.069 INFO:tasks.rados.rados.0.smithi023.stdout:3892: done (3 left) 2024-02-11T22:27:12.070 INFO:tasks.rados.rados.0.smithi023.stdout:3893: done (2 left) 2024-02-11T22:27:12.070 INFO:tasks.rados.rados.0.smithi023.stdout:3894: done (1 left) 2024-02-11T22:27:12.070 INFO:tasks.rados.rados.0.smithi023.stdout:3895: done (0 left) 2024-02-11T22:27:12.070 INFO:tasks.rados.rados.0.smithi023.stdout:3896: read oid 20 snap -1 2024-02-11T22:27:12.070 INFO:tasks.rados.rados.0.smithi023.stdout:3896: expect (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:27:12.070 INFO:tasks.rados.rados.0.smithi023.stdout:3897: snap_create 2024-02-11T22:27:12.088 INFO:tasks.rados.rados.0.smithi023.stdout:3896: expect (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:27:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:12 smithi023 ceph-mon[111262]: osdmap e811: 8 total, 8 up, 8 in 2024-02-11T22:27:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:12 smithi023 ceph-mon[113671]: osdmap e811: 8 total, 8 up, 8 in 2024-02-11T22:27:12.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:12 smithi160 ceph-mon[106289]: osdmap e811: 8 total, 8 up, 8 in 2024-02-11T22:27:12.928 INFO:tasks.rados.rados.0.smithi023.stdout:3896: done (1 left) 2024-02-11T22:27:12.929 INFO:tasks.rados.rados.0.smithi023.stdout:3897: done (0 left) 2024-02-11T22:27:12.929 INFO:tasks.rados.rados.0.smithi023.stdout:3898: snap_create 2024-02-11T22:27:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:13 smithi023 ceph-mon[111262]: pgmap v917: 121 pgs: 121 active+clean; 163 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 758 KiB/s wr, 19 op/s 2024-02-11T22:27:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:13 smithi023 ceph-mon[111262]: osdmap e812: 8 total, 8 up, 8 in 2024-02-11T22:27:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:13 smithi023 ceph-mon[111262]: osdmap e813: 8 total, 8 up, 8 in 2024-02-11T22:27:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:13 smithi023 ceph-mon[113671]: pgmap v917: 121 pgs: 121 active+clean; 163 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 758 KiB/s wr, 19 op/s 2024-02-11T22:27:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:13 smithi023 ceph-mon[113671]: osdmap e812: 8 total, 8 up, 8 in 2024-02-11T22:27:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:13 smithi023 ceph-mon[113671]: osdmap e813: 8 total, 8 up, 8 in 2024-02-11T22:27:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:13 smithi160 ceph-mon[106289]: pgmap v917: 121 pgs: 121 active+clean; 163 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 758 KiB/s wr, 19 op/s 2024-02-11T22:27:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:13 smithi160 ceph-mon[106289]: osdmap e812: 8 total, 8 up, 8 in 2024-02-11T22:27:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:13 smithi160 ceph-mon[106289]: osdmap e813: 8 total, 8 up, 8 in 2024-02-11T22:27:13.940 INFO:tasks.rados.rados.0.smithi023.stdout:3898: done (0 left) 2024-02-11T22:27:13.940 INFO:tasks.rados.rados.0.smithi023.stdout:3899: rmattr oid 8 current snap is 372 2024-02-11T22:27:13.940 INFO:tasks.rados.rados.0.smithi023.stdout:3900: copy_from oid 30 from oid 7 current snap is 372 2024-02-11T22:27:13.940 INFO:tasks.rados.rados.0.smithi023.stdout:3901: setattr oid 47 current snap is 372 2024-02-11T22:27:13.942 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 0 (ObjNum 65 snap 0 seq_num 879240616) dirty dne 2024-02-11T22:27:13.942 INFO:tasks.rados.rados.0.smithi023.stdout:3899: done (2 left) 2024-02-11T22:27:13.942 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 372 2024-02-11T22:27:13.942 INFO:tasks.rados.rados.0.smithi023.stdout:3902: seq_num 1183 ranges {4587520=622592} 2024-02-11T22:27:13.970 INFO:tasks.rados.rados.0.smithi023.stdout:3902: writing smithi02397626-25 from 4587520 to 5210112 tid 1 2024-02-11T22:27:13.971 INFO:tasks.rados.rados.0.smithi023.stdout:3903: snap_remove snap 360 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3903: done (3 left) 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3904: read oid 4 snap 368 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3904: expect (ObjNum 1100 snap 341 seq_num 1100) 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3905: rollback oid 12 current snap is 372 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 12 to 363 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 47 v 2190 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3900: finishing copy_from racing read to smithi02397626-30 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3900: finishing copy_from to smithi02397626-30 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2601 (ObjNum 1144 snap 354 seq_num 1144) dirty exists 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3902: finishing write tid 1 to smithi02397626-25 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3902: finishing write tid 2 to smithi02397626-25 2024-02-11T22:27:14.950 INFO:tasks.rados.rados.0.smithi023.stdout:3902: finishing write tid 3 to smithi02397626-25 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3902: oid 25 updating version 0 to 2217 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3902: oid 25 updating version 2217 to 2218 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2218 (ObjNum 1183 snap 372 seq_num 1183) dirty exists 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3902: left oid 25 (ObjNum 1183 snap 372 seq_num 1183) 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3900: done (4 left) 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3901: done (3 left) 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3902: done (2 left) 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 26 current snap is 372 2024-02-11T22:27:14.951 INFO:tasks.rados.rados.0.smithi023.stdout:3906: seq_num 1184 ranges {0=638976} 2024-02-11T22:27:14.960 INFO:tasks.rados.rados.0.smithi023.stdout:3906: writing smithi02397626-26 from 0 to 638976 tid 1 2024-02-11T22:27:14.960 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 372 2024-02-11T22:27:14.960 INFO:tasks.rados.rados.0.smithi023.stdout:3907: seq_num 1185 ranges {5210112=655360} 2024-02-11T22:27:14.987 INFO:tasks.rados.rados.0.smithi023.stdout:3907: writing smithi02397626-25 from 5210112 to 5865472 tid 1 2024-02-11T22:27:14.987 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 21 current snap is 372 2024-02-11T22:27:14.987 INFO:tasks.rados.rados.0.smithi023.stdout:3908: seq_num 1186 ranges {0=671744} 2024-02-11T22:27:14.991 INFO:tasks.rados.rados.0.smithi023.stdout:3908: writing smithi02397626-21 from 0 to 671744 tid 1 2024-02-11T22:27:14.991 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 45 current snap is 372 2024-02-11T22:27:14.991 INFO:tasks.rados.rados.0.smithi023.stdout:3904: expect (ObjNum 1100 snap 341 seq_num 1100) 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3906: finishing write tid 1 to smithi02397626-26 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3905: finishing rollback tid 0 to smithi02397626-12 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3905: finishing rollback tid 1 to smithi02397626-12 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3906: finishing write tid 2 to smithi02397626-26 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3905: finishing rollback tid 2 to smithi02397626-12 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 12 v 2460 (ObjNum 1140 snap 353 seq_num 1140) dirty exists 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3906: finishing write tid 3 to smithi02397626-26 2024-02-11T22:27:15.036 INFO:tasks.rados.rados.0.smithi023.stdout:3906: oid 26 updating version 0 to 2611 2024-02-11T22:27:15.037 INFO:tasks.rados.rados.0.smithi023.stdout:3906: oid 26 version 2611 is already newer than 2610 2024-02-11T22:27:15.037 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 26 v 2611 (ObjNum 1184 snap 372 seq_num 1184) dirty exists 2024-02-11T22:27:15.037 INFO:tasks.rados.rados.0.smithi023.stdout:3906: left oid 26 (ObjNum 1184 snap 372 seq_num 1184) 2024-02-11T22:27:15.037 INFO:tasks.rados.rados.0.smithi023.stdout:3907: finishing write tid 1 to smithi02397626-25 2024-02-11T22:27:15.037 INFO:tasks.rados.rados.0.smithi023.stdout:3907: finishing write tid 2 to smithi02397626-25 2024-02-11T22:27:15.037 INFO:tasks.rados.rados.0.smithi023.stdout:3909: seq_num 1187 ranges {1720320=688128} 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3909: writing smithi02397626-45 from 1720320 to 2408448 tid 1 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3904: done (5 left) 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3905: done (4 left) 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3906: done (3 left) 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3910: delete oid 9 current snap is 372 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3907: finishing write tid 3 to smithi02397626-25 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3907: oid 25 updating version 0 to 2220 2024-02-11T22:27:15.050 INFO:tasks.rados.rados.0.smithi023.stdout:3907: oid 25 version 2220 is already newer than 2219 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2220 (ObjNum 1185 snap 372 seq_num 1185) dirty exists 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3907: left oid 25 (ObjNum 1185 snap 372 seq_num 1185) 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3908: finishing write tid 1 to smithi02397626-21 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3908: finishing write tid 2 to smithi02397626-21 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3908: finishing write tid 3 to smithi02397626-21 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3908: oid 21 updating version 0 to 2461 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3908: oid 21 updating version 2461 to 2462 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2462 (ObjNum 1186 snap 372 seq_num 1186) dirty exists 2024-02-11T22:27:15.051 INFO:tasks.rados.rados.0.smithi023.stdout:3908: left oid 21 (ObjNum 1186 snap 372 seq_num 1186) 2024-02-11T22:27:15.053 INFO:tasks.rados.rados.0.smithi023.stdout:3907: done (3 left) 2024-02-11T22:27:15.053 INFO:tasks.rados.rados.0.smithi023.stdout:3908: done (2 left) 2024-02-11T22:27:15.053 INFO:tasks.rados.rados.0.smithi023.stdout:3910: done (1 left) 2024-02-11T22:27:15.053 INFO:tasks.rados.rados.0.smithi023.stdout:3911: delete oid 1 current snap is 372 2024-02-11T22:27:15.054 INFO:tasks.rados.rados.0.smithi023.stdout:3909: finishing write tid 1 to smithi02397626-45 2024-02-11T22:27:15.054 INFO:tasks.rados.rados.0.smithi023.stdout:3909: finishing write tid 2 to smithi02397626-45 2024-02-11T22:27:15.057 INFO:tasks.rados.rados.0.smithi023.stdout:3911: done (1 left) 2024-02-11T22:27:15.057 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 2 current snap is 372 2024-02-11T22:27:15.057 INFO:tasks.rados.rados.0.smithi023.stdout:3912: seq_num 1190 ranges {0=737280} 2024-02-11T22:27:15.061 INFO:tasks.rados.rados.0.smithi023.stdout:3912: writing smithi02397626-2 from 0 to 737280 tid 1 2024-02-11T22:27:15.061 INFO:tasks.rados.rados.0.smithi023.stdout:3913: snap_create 2024-02-11T22:27:15.061 INFO:tasks.rados.rados.0.smithi023.stdout:3909: finishing write tid 3 to smithi02397626-45 2024-02-11T22:27:15.061 INFO:tasks.rados.rados.0.smithi023.stdout:3909: oid 45 updating version 0 to 2519 2024-02-11T22:27:15.061 INFO:tasks.rados.rados.0.smithi023.stdout:3909: oid 45 version 2519 is already newer than 2518 2024-02-11T22:27:15.062 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 45 v 2519 (ObjNum 1187 snap 372 seq_num 1187) dirty exists 2024-02-11T22:27:15.062 INFO:tasks.rados.rados.0.smithi023.stdout:3909: left oid 45 (ObjNum 1187 snap 372 seq_num 1187) 2024-02-11T22:27:15.066 INFO:tasks.rados.rados.0.smithi023.stdout:3912: finishing write tid 1 to smithi02397626-2 2024-02-11T22:27:15.066 INFO:tasks.rados.rados.0.smithi023.stdout:3912: finishing write tid 2 to smithi02397626-2 2024-02-11T22:27:15.068 INFO:tasks.rados.rados.0.smithi023.stdout:3912: finishing write tid 3 to smithi02397626-2 2024-02-11T22:27:15.068 INFO:tasks.rados.rados.0.smithi023.stdout:3912: oid 2 updating version 0 to 2679 2024-02-11T22:27:15.068 INFO:tasks.rados.rados.0.smithi023.stdout:3912: oid 2 version 2679 is already newer than 2678 2024-02-11T22:27:15.068 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 2 v 2679 (ObjNum 1190 snap 372 seq_num 1190) dirty exists 2024-02-11T22:27:15.069 INFO:tasks.rados.rados.0.smithi023.stdout:3912: left oid 2 (ObjNum 1190 snap 372 seq_num 1190) 2024-02-11T22:27:15.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:14 smithi160 ceph-mon[106289]: pgmap v920: 121 pgs: 121 active+clean; 173 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T22:27:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:14 smithi160 ceph-mon[106289]: osdmap e814: 8 total, 8 up, 8 in 2024-02-11T22:27:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:14 smithi023 ceph-mon[111262]: pgmap v920: 121 pgs: 121 active+clean; 173 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T22:27:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:14 smithi023 ceph-mon[111262]: osdmap e814: 8 total, 8 up, 8 in 2024-02-11T22:27:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:14 smithi023 ceph-mon[113671]: pgmap v920: 121 pgs: 121 active+clean; 173 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T22:27:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:14 smithi023 ceph-mon[113671]: osdmap e814: 8 total, 8 up, 8 in 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3909: done (2 left) 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3912: done (1 left) 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3913: done (0 left) 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3914: read oid 25 snap -1 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3914: expect (ObjNum 1185 snap 372 seq_num 1185) 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3915: read oid 2 snap -1 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3915: expect (ObjNum 1190 snap 372 seq_num 1190) 2024-02-11T22:27:15.960 INFO:tasks.rados.rados.0.smithi023.stdout:3916: copy_from oid 3 from oid 20 current snap is 373 2024-02-11T22:27:15.961 INFO:tasks.rados.rados.0.smithi023.stdout:3917: delete oid 43 current snap is 373 2024-02-11T22:27:15.970 INFO:tasks.rados.rados.0.smithi023.stdout:3917: done (3 left) 2024-02-11T22:27:15.970 INFO:tasks.rados.rados.0.smithi023.stdout:3918: read oid 6 snap -1 2024-02-11T22:27:15.971 INFO:tasks.rados.rados.0.smithi023.stdout:3918: expect (ObjNum 1139 snap 353 seq_num 1139) 2024-02-11T22:27:15.971 INFO:tasks.rados.rados.0.smithi023.stdout:3919: copy_from oid 49 from oid 7 current snap is 373 2024-02-11T22:27:15.971 INFO:tasks.rados.rados.0.smithi023.stdout:3920: read oid 37 snap 367 2024-02-11T22:27:15.971 INFO:tasks.rados.rados.0.smithi023.stdout:3920: expect deleted 2024-02-11T22:27:15.971 INFO:tasks.rados.rados.0.smithi023.stdout:3921: snap_remove snap 365 2024-02-11T22:27:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:15 smithi023 ceph-mon[111262]: osdmap e815: 8 total, 8 up, 8 in 2024-02-11T22:27:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:27:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:27:15] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2024-02-11T22:27:16.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:15 smithi023 ceph-mon[113671]: osdmap e815: 8 total, 8 up, 8 in 2024-02-11T22:27:16.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:15 smithi160 ceph-mon[106289]: osdmap e815: 8 total, 8 up, 8 in 2024-02-11T22:27:16.981 INFO:tasks.rados.rados.0.smithi023.stdout:3921: done (6 left) 2024-02-11T22:27:16.981 INFO:tasks.rados.rados.0.smithi023.stdout:3922: snap_create 2024-02-11T22:27:16.983 INFO:tasks.rados.rados.0.smithi023.stdout:3915: expect (ObjNum 1190 snap 372 seq_num 1190) 2024-02-11T22:27:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:3916: finishing copy_from racing read to smithi02397626-3 2024-02-11T22:27:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:3916: finishing copy_from to smithi02397626-3 2024-02-11T22:27:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 3 v 2465 (ObjNum 1159 snap 358 seq_num 1159) dirty exists 2024-02-11T22:27:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:3919: finishing copy_from racing read to smithi02397626-49 2024-02-11T22:27:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:3919: finishing copy_from to smithi02397626-49 2024-02-11T22:27:17.004 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2601 (ObjNum 1144 snap 354 seq_num 1144) dirty exists 2024-02-11T22:27:17.005 INFO:tasks.rados.rados.0.smithi023.stdout:3914: expect (ObjNum 1185 snap 372 seq_num 1185) 2024-02-11T22:27:17.390 INFO:tasks.rados.rados.0.smithi023.stdout:3918: expect (ObjNum 1139 snap 353 seq_num 1139) 2024-02-11T22:27:17.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:16 smithi023 ceph-mon[111262]: pgmap v923: 121 pgs: 121 active+clean; 173 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 530 KiB/s wr, 10 op/s 2024-02-11T22:27:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:16 smithi023 ceph-mon[111262]: osdmap e816: 8 total, 8 up, 8 in 2024-02-11T22:27:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:16 smithi023 ceph-mon[113671]: pgmap v923: 121 pgs: 121 active+clean; 173 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 530 KiB/s wr, 10 op/s 2024-02-11T22:27:17.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:16 smithi023 ceph-mon[113671]: osdmap e816: 8 total, 8 up, 8 in 2024-02-11T22:27:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:16 smithi160 ceph-mon[106289]: pgmap v923: 121 pgs: 121 active+clean; 173 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 530 KiB/s wr, 10 op/s 2024-02-11T22:27:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:16 smithi160 ceph-mon[106289]: osdmap e816: 8 total, 8 up, 8 in 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3914: done (6 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3915: done (5 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3916: done (4 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3918: done (3 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3919: done (2 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3920: done (1 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3922: done (0 left) 2024-02-11T22:27:18.198 INFO:tasks.rados.rados.0.smithi023.stdout:3923: snap_remove snap 367 2024-02-11T22:27:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:17 smithi023 ceph-mon[111262]: osdmap e817: 8 total, 8 up, 8 in 2024-02-11T22:27:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:17 smithi023 ceph-mon[111262]: osdmap e818: 8 total, 8 up, 8 in 2024-02-11T22:27:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:17 smithi023 ceph-mon[113671]: osdmap e817: 8 total, 8 up, 8 in 2024-02-11T22:27:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:17 smithi023 ceph-mon[113671]: osdmap e818: 8 total, 8 up, 8 in 2024-02-11T22:27:18.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:17 smithi160 ceph-mon[106289]: osdmap e817: 8 total, 8 up, 8 in 2024-02-11T22:27:18.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:17 smithi160 ceph-mon[106289]: osdmap e818: 8 total, 8 up, 8 in 2024-02-11T22:27:18.987 INFO:tasks.rados.rados.0.smithi023.stdout:3923: done (0 left) 2024-02-11T22:27:19.063 INFO:tasks.rados.rados.0.smithi023.stdout:3924: read oid 32 snap -1 2024-02-11T22:27:19.064 INFO:tasks.rados.rados.0.smithi023.stdout:3924: expect (ObjNum 1166 snap 364 seq_num 1166) 2024-02-11T22:27:19.064 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 48 current snap is 374 2024-02-11T22:27:19.064 INFO:tasks.rados.rados.0.smithi023.stdout:3925: seq_num 1192 ranges {7888896=770048} 2024-02-11T22:27:19.067 INFO:tasks.rados.rados.0.smithi023.stdout:3925: writing smithi02397626-48 from 7888896 to 8658944 tid 1 2024-02-11T22:27:19.067 INFO:tasks.rados.rados.0.smithi023.stdout:3926: rollback oid 43 current snap is 374 2024-02-11T22:27:19.067 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 43 to 370 2024-02-11T22:27:19.067 INFO:tasks.rados.rados.0.smithi023.stdout:3924: expect (ObjNum 1166 snap 364 seq_num 1166) 2024-02-11T22:27:19.067 INFO:tasks.rados.rados.0.smithi023.stdout:3926: finishing rollback tid 1 to smithi02397626-43 2024-02-11T22:27:19.067 INFO:tasks.rados.rados.0.smithi023.stdout:3926: finishing rollback tid 2 to smithi02397626-43 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 43 v 2682 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: finishing write tid 1 to smithi02397626-48 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: finishing write tid 2 to smithi02397626-48 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: finishing write tid 3 to smithi02397626-48 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: oid 48 updating version 0 to 2222 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: oid 48 version 2222 is already newer than 2221 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 2222 (ObjNum 1192 snap 374 seq_num 1192) dirty exists 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: left oid 48 (ObjNum 1192 snap 374 seq_num 1192) 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3924: done (2 left) 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3925: done (1 left) 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3926: done (0 left) 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:3927: rollback oid 20 current snap is 374 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 20 to 373 2024-02-11T22:27:19.068 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 38 current snap is 374 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3928: seq_num 1193 ranges {0=786432} 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3928: writing smithi02397626-38 from 0 to 786432 tid 1 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3929: rollback oid 40 current snap is 374 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 40 to 361 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3927: finishing rollback tid 0 to smithi02397626-20 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3927: finishing rollback tid 1 to smithi02397626-20 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3927: finishing rollback tid 2 to smithi02397626-20 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 20 v 2522 (ObjNum 1159 snap 358 seq_num 1159) dirty exists 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3927: done (2 left) 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3930: setattr oid 4 current snap is 374 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 374 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3931: seq_num 1194 ranges {2048000=802816} 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3931: writing smithi02397626-23 from 2048000 to 2850816 tid 1 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3932: read oid 45 snap 372 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3932: expect (ObjNum 1187 snap 372 seq_num 1187) 2024-02-11T22:27:19.069 INFO:tasks.rados.rados.0.smithi023.stdout:3933: rollback oid 49 current snap is 374 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 49 to 361 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3929: finishing rollback tid 0 to smithi02397626-40 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3929: finishing rollback tid 1 to smithi02397626-40 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3929: finishing rollback tid 2 to smithi02397626-40 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 40 v 2520 (ObjNum 1138 snap 353 seq_num 1138) dirty exists 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: finishing write tid 1 to smithi02397626-38 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: finishing write tid 2 to smithi02397626-38 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2612 (ObjNum 1100 snap 341 seq_num 1100) dirty exists 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: finishing write tid 3 to smithi02397626-38 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: oid 38 updating version 0 to 2229 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: oid 38 updating version 2229 to 2230 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2230 (ObjNum 1193 snap 374 seq_num 1193) dirty exists 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: left oid 38 (ObjNum 1193 snap 374 seq_num 1193) 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3928: done (5 left) 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3929: done (4 left) 2024-02-11T22:27:19.070 INFO:tasks.rados.rados.0.smithi023.stdout:3930: done (3 left) 2024-02-11T22:27:19.071 INFO:tasks.rados.rados.0.smithi023.stdout:3934: delete oid 2 current snap is 374 2024-02-11T22:27:19.071 INFO:tasks.rados.rados.0.smithi023.stdout:3933: finishing rollback tid 0 to smithi02397626-49 2024-02-11T22:27:19.071 INFO:tasks.rados.rados.0.smithi023.stdout:3934: done (3 left) 2024-02-11T22:27:19.071 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 4 current snap is 374 2024-02-11T22:27:19.072 INFO:tasks.rados.rados.0.smithi023.stdout:3935: seq_num 1196 ranges {1630208=434176,2064384=401408} 2024-02-11T22:27:19.083 INFO:tasks.rados.rados.0.smithi023.stdout:3935: writing smithi02397626-4 from 1630208 to 2064384 tid 1 2024-02-11T22:27:19.086 INFO:tasks.rados.rados.0.smithi023.stdout:3935: writing smithi02397626-4 from 2064384 to 2465792 tid 2 2024-02-11T22:27:19.086 INFO:tasks.rados.rados.0.smithi023.stdout:3936: rmattr oid 5 current snap is 374 2024-02-11T22:27:19.086 INFO:tasks.rados.rados.0.smithi023.stdout:3936: done (4 left) 2024-02-11T22:27:19.086 INFO:tasks.rados.rados.0.smithi023.stdout:3937: snap_remove snap 370 2024-02-11T22:27:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:18 smithi023 ceph-mon[111262]: pgmap v926: 121 pgs: 121 active+clean; 178 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:27:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:18 smithi023 ceph-mon[113671]: pgmap v926: 121 pgs: 121 active+clean; 178 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:27:19.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:18 smithi160 ceph-mon[106289]: pgmap v926: 121 pgs: 121 active+clean; 178 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-02-11T22:27:20.008 INFO:tasks.rados.rados.0.smithi023.stdout:3937: done (4 left) 2024-02-11T22:27:20.008 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 32 current snap is 374 2024-02-11T22:27:20.008 INFO:tasks.rados.rados.0.smithi023.stdout:3938: seq_num 1197 ranges {335872=450560,786432=401408} 2024-02-11T22:27:20.013 INFO:tasks.rados.rados.0.smithi023.stdout:3938: writing smithi02397626-32 from 335872 to 786432 tid 1 2024-02-11T22:27:20.015 INFO:tasks.rados.rados.0.smithi023.stdout:3938: writing smithi02397626-32 from 786432 to 1187840 tid 2 2024-02-11T22:27:20.015 INFO:tasks.rados.rados.0.smithi023.stdout:3939: snap_remove snap 371 2024-02-11T22:27:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:19 smithi023 ceph-mon[111262]: osdmap e819: 8 total, 8 up, 8 in 2024-02-11T22:27:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:19 smithi023 ceph-mon[113671]: osdmap e819: 8 total, 8 up, 8 in 2024-02-11T22:27:20.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:19 smithi160 ceph-mon[106289]: osdmap e819: 8 total, 8 up, 8 in 2024-02-11T22:27:21.004 INFO:tasks.rados.rados.0.smithi023.stdout:3939: done (5 left) 2024-02-11T22:27:21.005 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 374 2024-02-11T22:27:21.005 INFO:tasks.rados.rados.0.smithi023.stdout:3933: finishing rollback tid 1 to smithi02397626-49 2024-02-11T22:27:21.005 INFO:tasks.rados.rados.0.smithi023.stdout:3940: seq_num 1198 ranges {3244032=466944,3710976=401408} 2024-02-11T22:27:21.025 INFO:tasks.rados.rados.0.smithi023.stdout:3940: writing smithi02397626-19 from 3244032 to 3710976 tid 1 2024-02-11T22:27:21.027 INFO:tasks.rados.rados.0.smithi023.stdout:3940: writing smithi02397626-19 from 3710976 to 4112384 tid 2 2024-02-11T22:27:21.027 INFO:tasks.rados.rados.0.smithi023.stdout:3941: copy_from oid 14 from oid 9 current snap is 374 2024-02-11T22:27:21.027 INFO:tasks.rados.rados.0.smithi023.stdout:3933: finishing rollback tid 2 to smithi02397626-49 2024-02-11T22:27:21.028 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 49 v 2604 (ObjNum 1158 snap 358 seq_num 1158) dirty exists 2024-02-11T22:27:21.028 INFO:tasks.rados.rados.0.smithi023.stdout:3931: finishing write tid 1 to smithi02397626-23 2024-02-11T22:27:21.028 INFO:tasks.rados.rados.0.smithi023.stdout:3931: finishing write tid 2 to smithi02397626-23 2024-02-11T22:27:21.028 INFO:tasks.rados.rados.0.smithi023.stdout:3932: expect (ObjNum 1187 snap 372 seq_num 1187) 2024-02-11T22:27:21.131 INFO:tasks.rados.rados.0.smithi023.stdout:3931: finishing write tid 3 to smithi02397626-23 2024-02-11T22:27:21.131 INFO:tasks.rados.rados.0.smithi023.stdout:3931: oid 23 updating version 0 to 2720 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3931: oid 23 version 2720 is already newer than 2719 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2720 (ObjNum 1194 snap 374 seq_num 1194) dirty exists 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3931: left oid 23 (ObjNum 1194 snap 374 seq_num 1194) 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: finishing write tid 1 to smithi02397626-4 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: finishing write tid 2 to smithi02397626-4 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: finishing write tid 3 to smithi02397626-4 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: finishing write tid 4 to smithi02397626-4 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: oid 4 updating version 0 to 2615 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: oid 4 version 2615 is already newer than 2614 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: oid 4 version 2615 is already newer than 2613 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 4 v 2615 (ObjNum 1196 snap 374 seq_num 1196) dirty exists 2024-02-11T22:27:21.132 INFO:tasks.rados.rados.0.smithi023.stdout:3935: left oid 4 (ObjNum 1196 snap 374 seq_num 1196) 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: finishing write tid 1 to smithi02397626-32 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: finishing write tid 2 to smithi02397626-32 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: finishing write tid 3 to smithi02397626-32 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: finishing write tid 4 to smithi02397626-32 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: oid 32 updating version 0 to 2730 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: oid 32 version 2730 is already newer than 2728 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: oid 32 version 2730 is already newer than 2729 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2730 (ObjNum 1197 snap 374 seq_num 1197) dirty exists 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3938: left oid 32 (ObjNum 1197 snap 374 seq_num 1197) 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3931: done (6 left) 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3932: done (5 left) 2024-02-11T22:27:21.133 INFO:tasks.rados.rados.0.smithi023.stdout:3933: done (4 left) 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3935: done (3 left) 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3938: done (2 left) 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3942: read oid 31 snap -1 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3942: expect (ObjNum 1120 snap 347 seq_num 1120) 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3943: setattr oid 21 current snap is 374 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3941: finishing copy_from to smithi02397626-14 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3941: got expected ENOENT (src dne) 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3941: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3940: finishing write tid 1 to smithi02397626-19 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3940: finishing write tid 2 to smithi02397626-19 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3940: finishing write tid 3 to smithi02397626-19 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3940: finishing write tid 4 to smithi02397626-19 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3940: oid 19 updating version 0 to 2045 2024-02-11T22:27:21.134 INFO:tasks.rados.rados.0.smithi023.stdout:3940: oid 19 updating version 2045 to 2046 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:3940: oid 19 updating version 2046 to 2047 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2047 (ObjNum 1198 snap 374 seq_num 1198) dirty exists 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:3940: left oid 19 (ObjNum 1198 snap 374 seq_num 1198) 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:3940: done (3 left) 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:3941: done (2 left) 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 9 current snap is 374 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:3944: seq_num 1199 ranges {0=483328,483328=401408} 2024-02-11T22:27:21.135 INFO:tasks.rados.rados.0.smithi023.stdout:3944: writing smithi02397626-9 from 0 to 483328 tid 1 2024-02-11T22:27:21.136 INFO:tasks.rados.rados.0.smithi023.stdout:3944: writing smithi02397626-9 from 483328 to 884736 tid 2 2024-02-11T22:27:21.137 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 25 current snap is 374 2024-02-11T22:27:21.137 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2463 (ObjNum 1186 snap 372 seq_num 1186) dirty exists 2024-02-11T22:27:21.137 INFO:tasks.rados.rados.0.smithi023.stdout:3945: seq_num 1200 ranges {5865472=499712,6365184=401408} 2024-02-11T22:27:21.171 INFO:tasks.rados.rados.0.smithi023.stdout:3945: writing smithi02397626-25 from 5865472 to 6365184 tid 1 2024-02-11T22:27:21.173 INFO:tasks.rados.rados.0.smithi023.stdout:3945: writing smithi02397626-25 from 6365184 to 6766592 tid 2 2024-02-11T22:27:21.173 INFO:tasks.rados.rados.0.smithi023.stdout:3943: done (3 left) 2024-02-11T22:27:21.173 INFO:tasks.rados.rados.0.smithi023.stdout:3946: copy_from oid 44 from oid 35 current snap is 374 2024-02-11T22:27:21.174 INFO:tasks.rados.rados.0.smithi023.stdout:3942: expect (ObjNum 1120 snap 347 seq_num 1120) 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3944: finishing write tid 1 to smithi02397626-9 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3944: finishing write tid 2 to smithi02397626-9 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3942: done (3 left) 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3947: delete oid 41 current snap is 374 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3944: finishing write tid 3 to smithi02397626-9 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3944: finishing write tid 4 to smithi02397626-9 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3944: oid 9 updating version 0 to 2741 2024-02-11T22:27:21.297 INFO:tasks.rados.rados.0.smithi023.stdout:3944: oid 9 version 2741 is already newer than 2739 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3944: oid 9 version 2741 is already newer than 2740 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 9 v 2741 (ObjNum 1199 snap 374 seq_num 1199) dirty exists 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3944: left oid 9 (ObjNum 1199 snap 374 seq_num 1199) 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: finishing write tid 1 to smithi02397626-25 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: finishing write tid 2 to smithi02397626-25 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: finishing write tid 3 to smithi02397626-25 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: finishing write tid 4 to smithi02397626-25 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: oid 25 updating version 0 to 2224 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: oid 25 version 2224 is already newer than 2223 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: oid 25 updating version 2224 to 2225 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2225 (ObjNum 1200 snap 374 seq_num 1200) dirty exists 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3945: left oid 25 (ObjNum 1200 snap 374 seq_num 1200) 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3946: finishing copy_from racing read to smithi02397626-44 2024-02-11T22:27:21.298 INFO:tasks.rados.rados.0.smithi023.stdout:3946: finishing copy_from to smithi02397626-44 2024-02-11T22:27:21.299 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 2219 (ObjNum 1128 snap 352 seq_num 1128) dirty exists 2024-02-11T22:27:21.299 INFO:tasks.rados.rados.0.smithi023.stdout:3944: done (3 left) 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3945: done (2 left) 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3946: done (1 left) 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3947: done (0 left) 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3948: copy_from oid 32 from oid 4 current snap is 374 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3949: read oid 44 snap -1 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3949: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3950: copy_from oid 20 from oid 2 current snap is 374 2024-02-11T22:27:21.300 INFO:tasks.rados.rados.0.smithi023.stdout:3951: snap_remove snap 369 2024-02-11T22:27:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:20 smithi023 ceph-mon[111262]: pgmap v929: 121 pgs: 121 active+clean; 185 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-02-11T22:27:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:20 smithi023 ceph-mon[111262]: osdmap e820: 8 total, 8 up, 8 in 2024-02-11T22:27:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:20 smithi023 ceph-mon[113671]: pgmap v929: 121 pgs: 121 active+clean; 185 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-02-11T22:27:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:20 smithi023 ceph-mon[113671]: osdmap e820: 8 total, 8 up, 8 in 2024-02-11T22:27:21.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:20 smithi160 ceph-mon[106289]: pgmap v929: 121 pgs: 121 active+clean; 185 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-02-11T22:27:21.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:20 smithi160 ceph-mon[106289]: osdmap e820: 8 total, 8 up, 8 in 2024-02-11T22:27:22.020 INFO:tasks.rados.rados.0.smithi023.stdout:3951: done (3 left) 2024-02-11T22:27:22.020 INFO:tasks.rados.rados.0.smithi023.stdout:3952: read oid 37 snap -1 2024-02-11T22:27:22.020 INFO:tasks.rados.rados.0.smithi023.stdout:3952: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:27:22.020 INFO:tasks.rados.rados.0.smithi023.stdout:3953: rollback oid 8 current snap is 374 2024-02-11T22:27:22.021 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 8 to 372 2024-02-11T22:27:22.021 INFO:tasks.rados.rados.0.smithi023.stdout:3950: finishing copy_from to smithi02397626-20 2024-02-11T22:27:22.021 INFO:tasks.rados.rados.0.smithi023.stdout:3950: got expected ENOENT (src dne) 2024-02-11T22:27:22.021 INFO:tasks.rados.rados.0.smithi023.stdout:3950: finishing copy_from racing read to smithi02397626-20 2024-02-11T22:27:22.021 INFO:tasks.rados.rados.0.smithi023.stdout:3949: expect (ObjNum 1128 snap 352 seq_num 1128) 2024-02-11T22:27:22.081 INFO:tasks.rados.rados.0.smithi023.stdout:3948: finishing copy_from racing read to smithi02397626-32 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:3948: finishing copy_from to smithi02397626-32 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 32 v 2615 (ObjNum 1196 snap 374 seq_num 1196) dirty exists 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:3948: done (4 left) 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:3949: done (3 left) 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:3950: done (2 left) 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:3954: delete oid 7 current snap is 374 2024-02-11T22:27:22.082 INFO:tasks.rados.rados.0.smithi023.stdout:3952: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:3952: done (2 left) 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:3954: done (1 left) 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:3955: read oid 2 snap -1 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:3955: expect deleted 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:3956: copy_from oid 5 from oid 10 current snap is 374 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:3953: finishing rollback tid 1 to smithi02397626-8 2024-02-11T22:27:22.085 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 0 (ObjNum 65 snap 0 seq_num 1515215707) dirty dne 2024-02-11T22:27:22.086 INFO:tasks.rados.rados.0.smithi023.stdout:3953: done (2 left) 2024-02-11T22:27:22.086 INFO:tasks.rados.rados.0.smithi023.stdout:3957: snap_remove snap 373 2024-02-11T22:27:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:22 smithi023 ceph-mon[111262]: osdmap e821: 8 total, 8 up, 8 in 2024-02-11T22:27:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:22 smithi023 ceph-mon[113671]: osdmap e821: 8 total, 8 up, 8 in 2024-02-11T22:27:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:22.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:22 smithi160 ceph-mon[106289]: osdmap e821: 8 total, 8 up, 8 in 2024-02-11T22:27:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:22.934 INFO:tasks.rados.rados.0.smithi023.stdout:3957: done (2 left) 2024-02-11T22:27:22.934 INFO:tasks.rados.rados.0.smithi023.stdout:3958: snap_remove snap 363 2024-02-11T22:27:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:23 smithi023 ceph-mon[111262]: pgmap v932: 121 pgs: 121 active+clean; 188 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-02-11T22:27:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:23 smithi023 ceph-mon[111262]: osdmap e822: 8 total, 8 up, 8 in 2024-02-11T22:27:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:23 smithi023 ceph-mon[111262]: osdmap e823: 8 total, 8 up, 8 in 2024-02-11T22:27:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:23 smithi023 ceph-mon[113671]: pgmap v932: 121 pgs: 121 active+clean; 188 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-02-11T22:27:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:23 smithi023 ceph-mon[113671]: osdmap e822: 8 total, 8 up, 8 in 2024-02-11T22:27:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:23 smithi023 ceph-mon[113671]: osdmap e823: 8 total, 8 up, 8 in 2024-02-11T22:27:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:23 smithi160 ceph-mon[106289]: pgmap v932: 121 pgs: 121 active+clean; 188 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-02-11T22:27:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:23 smithi160 ceph-mon[106289]: osdmap e822: 8 total, 8 up, 8 in 2024-02-11T22:27:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:23 smithi160 ceph-mon[106289]: osdmap e823: 8 total, 8 up, 8 in 2024-02-11T22:27:23.958 INFO:tasks.rados.rados.0.smithi023.stdout:3958: done (2 left) 2024-02-11T22:27:23.958 INFO:tasks.rados.rados.0.smithi023.stdout:3959: rollback oid 18 current snap is 374 2024-02-11T22:27:23.958 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 18 to 361 2024-02-11T22:27:23.958 INFO:tasks.rados.rados.0.smithi023.stdout:3960: delete oid 44 current snap is 374 2024-02-11T22:27:23.958 INFO:tasks.rados.rados.0.smithi023.stdout:3956: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:27:23.959 INFO:tasks.rados.rados.0.smithi023.stdout:3956: finishing copy_from to smithi02397626-5 2024-02-11T22:27:23.959 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 5 v 2677 (ObjNum 1166 snap 364 seq_num 1166) dirty exists 2024-02-11T22:27:23.967 INFO:tasks.rados.rados.0.smithi023.stdout:3955: done (3 left) 2024-02-11T22:27:23.967 INFO:tasks.rados.rados.0.smithi023.stdout:3956: done (2 left) 2024-02-11T22:27:23.967 INFO:tasks.rados.rados.0.smithi023.stdout:3960: done (1 left) 2024-02-11T22:27:23.967 INFO:tasks.rados.rados.0.smithi023.stdout:3961: snap_create 2024-02-11T22:27:23.970 INFO:tasks.rados.rados.0.smithi023.stdout:3959: finishing rollback tid 1 to smithi02397626-18 2024-02-11T22:27:23.972 INFO:tasks.rados.rados.0.smithi023.stdout:3959: finishing rollback tid 2 to smithi02397626-18 2024-02-11T22:27:23.972 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 18 v 2190 (ObjNum 1143 snap 354 seq_num 1143) dirty exists 2024-02-11T22:27:24.961 INFO:tasks.rados.rados.0.smithi023.stdout:3959: done (1 left) 2024-02-11T22:27:24.961 INFO:tasks.rados.rados.0.smithi023.stdout:3961: done (0 left) 2024-02-11T22:27:24.961 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 31 current snap is 375 2024-02-11T22:27:24.961 INFO:tasks.rados.rados.0.smithi023.stdout:3962: seq_num 1204 ranges {3612672=573440,4186112=401408} 2024-02-11T22:27:24.985 INFO:tasks.rados.rados.0.smithi023.stdout:3962: writing smithi02397626-31 from 3612672 to 4186112 tid 1 2024-02-11T22:27:24.987 INFO:tasks.rados.rados.0.smithi023.stdout:3962: writing smithi02397626-31 from 4186112 to 4587520 tid 2 2024-02-11T22:27:24.987 INFO:tasks.rados.rados.0.smithi023.stdout:3963: delete oid 30 current snap is 375 2024-02-11T22:27:24.992 INFO:tasks.rados.rados.0.smithi023.stdout:3963: done (1 left) 2024-02-11T22:27:24.992 INFO:tasks.rados.rados.0.smithi023.stdout:3964: delete oid 22 current snap is 375 2024-02-11T22:27:24.995 INFO:tasks.rados.rados.0.smithi023.stdout:3962: finishing write tid 1 to smithi02397626-31 2024-02-11T22:27:24.995 INFO:tasks.rados.rados.0.smithi023.stdout:3962: finishing write tid 2 to smithi02397626-31 2024-02-11T22:27:24.995 INFO:tasks.rados.rados.0.smithi023.stdout:3962: finishing write tid 3 to smithi02397626-31 2024-02-11T22:27:24.997 INFO:tasks.rados.rados.0.smithi023.stdout:3964: done (1 left) 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 34 current snap is 375 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:3962: finishing write tid 4 to smithi02397626-31 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:3962: oid 31 updating version 0 to 2525 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:3962: oid 31 version 2525 is already newer than 2523 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:3962: oid 31 version 2525 is already newer than 2524 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 31 v 2525 (ObjNum 1204 snap 375 seq_num 1204) dirty exists 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:3962: left oid 31 (ObjNum 1204 snap 375 seq_num 1204) 2024-02-11T22:27:24.998 INFO:tasks.rados.rados.0.smithi023.stdout:3965: seq_num 1207 ranges {1720320=622592,2342912=401408} 2024-02-11T22:27:25.010 INFO:tasks.rados.rados.0.smithi023.stdout:3965: writing smithi02397626-34 from 1720320 to 2342912 tid 1 2024-02-11T22:27:25.013 INFO:tasks.rados.rados.0.smithi023.stdout:3965: writing smithi02397626-34 from 2342912 to 2744320 tid 2 2024-02-11T22:27:25.013 INFO:tasks.rados.rados.0.smithi023.stdout:3962: done (1 left) 2024-02-11T22:27:25.013 INFO:tasks.rados.rados.0.smithi023.stdout:3966: snap_remove snap 374 2024-02-11T22:27:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:24 smithi023 ceph-mon[111262]: pgmap v935: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-02-11T22:27:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:24 smithi023 ceph-mon[111262]: osdmap e824: 8 total, 8 up, 8 in 2024-02-11T22:27:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:24 smithi023 ceph-mon[113671]: pgmap v935: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-02-11T22:27:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:24 smithi023 ceph-mon[113671]: osdmap e824: 8 total, 8 up, 8 in 2024-02-11T22:27:25.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:24 smithi160 ceph-mon[106289]: pgmap v935: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-02-11T22:27:25.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:24 smithi160 ceph-mon[106289]: osdmap e824: 8 total, 8 up, 8 in 2024-02-11T22:27:25.966 INFO:tasks.rados.rados.0.smithi023.stdout:3966: done (1 left) 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3967: snap_create 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: finishing write tid 1 to smithi02397626-34 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: finishing write tid 2 to smithi02397626-34 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: finishing write tid 3 to smithi02397626-34 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: finishing write tid 4 to smithi02397626-34 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: oid 34 updating version 0 to 2523 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: oid 34 version 2523 is already newer than 2522 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: oid 34 version 2523 is already newer than 2521 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 34 v 2523 (ObjNum 1207 snap 375 seq_num 1207) dirty exists 2024-02-11T22:27:25.967 INFO:tasks.rados.rados.0.smithi023.stdout:3965: left oid 34 (ObjNum 1207 snap 375 seq_num 1207) 2024-02-11T22:27:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:25 smithi023 ceph-mon[111262]: osdmap e825: 8 total, 8 up, 8 in 2024-02-11T22:27:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:27:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:27:25] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:27:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:25 smithi023 ceph-mon[113671]: osdmap e825: 8 total, 8 up, 8 in 2024-02-11T22:27:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:25 smithi160 ceph-mon[106289]: osdmap e825: 8 total, 8 up, 8 in 2024-02-11T22:27:26.976 INFO:tasks.rados.rados.0.smithi023.stdout:3965: done (1 left) 2024-02-11T22:27:26.976 INFO:tasks.rados.rados.0.smithi023.stdout:3967: done (0 left) 2024-02-11T22:27:26.976 INFO:tasks.rados.rados.0.smithi023.stdout:3968: rollback oid 21 current snap is 376 2024-02-11T22:27:26.976 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 21 to 361 2024-02-11T22:27:26.976 INFO:tasks.rados.rados.0.smithi023.stdout:3969: rollback oid 38 current snap is 376 2024-02-11T22:27:26.977 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 38 to 375 2024-02-11T22:27:26.977 INFO:tasks.rados.rados.0.smithi023.stdout:3970: snap_create 2024-02-11T22:27:26.984 INFO:tasks.rados.rados.0.smithi023.stdout:3968: finishing rollback tid 0 to smithi02397626-21 2024-02-11T22:27:26.985 INFO:tasks.rados.rados.0.smithi023.stdout:3968: finishing rollback tid 1 to smithi02397626-21 2024-02-11T22:27:26.985 INFO:tasks.rados.rados.0.smithi023.stdout:3968: finishing rollback tid 2 to smithi02397626-21 2024-02-11T22:27:26.985 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 21 v 2466 (ObjNum 1129 snap 352 seq_num 1129) dirty exists 2024-02-11T22:27:26.991 INFO:tasks.rados.rados.0.smithi023.stdout:3969: finishing rollback tid 0 to smithi02397626-38 2024-02-11T22:27:26.991 INFO:tasks.rados.rados.0.smithi023.stdout:3969: finishing rollback tid 1 to smithi02397626-38 2024-02-11T22:27:26.991 INFO:tasks.rados.rados.0.smithi023.stdout:3969: finishing rollback tid 2 to smithi02397626-38 2024-02-11T22:27:26.991 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 38 v 2234 (ObjNum 1193 snap 374 seq_num 1193) dirty exists 2024-02-11T22:27:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:26 smithi023 ceph-mon[111262]: pgmap v938: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 824 KiB/s wr, 15 op/s 2024-02-11T22:27:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:26 smithi023 ceph-mon[111262]: osdmap e826: 8 total, 8 up, 8 in 2024-02-11T22:27:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:26 smithi023 ceph-mon[113671]: pgmap v938: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 824 KiB/s wr, 15 op/s 2024-02-11T22:27:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:26 smithi023 ceph-mon[113671]: osdmap e826: 8 total, 8 up, 8 in 2024-02-11T22:27:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:26 smithi160 ceph-mon[106289]: pgmap v938: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 824 KiB/s wr, 15 op/s 2024-02-11T22:27:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:26 smithi160 ceph-mon[106289]: osdmap e826: 8 total, 8 up, 8 in 2024-02-11T22:27:27.944 INFO:tasks.rados.rados.0.smithi023.stdout:3968: done (2 left) 2024-02-11T22:27:27.944 INFO:tasks.rados.rados.0.smithi023.stdout:3969: done (1 left) 2024-02-11T22:27:27.944 INFO:tasks.rados.rados.0.smithi023.stdout:3970: done (0 left) 2024-02-11T22:27:27.944 INFO:tasks.rados.rados.0.smithi023.stdout:3971: read oid 9 snap 376 2024-02-11T22:27:27.944 INFO:tasks.rados.rados.0.smithi023.stdout:3971: expect (ObjNum 1199 snap 374 seq_num 1199) 2024-02-11T22:27:27.945 INFO:tasks.rados.rados.0.smithi023.stdout:3972: delete oid 37 current snap is 377 2024-02-11T22:27:27.953 INFO:tasks.rados.rados.0.smithi023.stdout:3971: expect (ObjNum 1199 snap 374 seq_num 1199) 2024-02-11T22:27:27.976 INFO:tasks.rados.rados.0.smithi023.stdout:3971: done (1 left) 2024-02-11T22:27:27.976 INFO:tasks.rados.rados.0.smithi023.stdout:3972: done (0 left) 2024-02-11T22:27:27.976 INFO:tasks.rados.rados.0.smithi023.stdout:3973: rollback oid 10 current snap is 377 2024-02-11T22:27:27.976 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 10 to 372 2024-02-11T22:27:27.977 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 1 current snap is 377 2024-02-11T22:27:27.977 INFO:tasks.rados.rados.0.smithi023.stdout:3974: seq_num 1209 ranges {0=655360,655360=401408} 2024-02-11T22:27:27.979 INFO:tasks.rados.rados.0.smithi023.stdout:3974: writing smithi02397626-1 from 0 to 655360 tid 1 2024-02-11T22:27:27.982 INFO:tasks.rados.rados.0.smithi023.stdout:3974: writing smithi02397626-1 from 655360 to 1056768 tid 2 2024-02-11T22:27:27.982 INFO:tasks.rados.rados.0.smithi023.stdout:3975: rmattr oid 15 current snap is 377 2024-02-11T22:27:27.982 INFO:tasks.rados.rados.0.smithi023.stdout:3973: finishing rollback tid 0 to smithi02397626-10 2024-02-11T22:27:27.983 INFO:tasks.rados.rados.0.smithi023.stdout:3976: copy_from oid 8 from oid 36 current snap is 377 2024-02-11T22:27:27.983 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 50 current snap is 377 2024-02-11T22:27:27.983 INFO:tasks.rados.rados.0.smithi023.stdout:3977: seq_num 1210 ranges {1662976=671744,2334720=401408} 2024-02-11T22:27:27.995 INFO:tasks.rados.rados.0.smithi023.stdout:3977: writing smithi02397626-50 from 1662976 to 2334720 tid 1 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:3977: writing smithi02397626-50 from 2334720 to 2736128 tid 2 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:3978: delete oid 6 current snap is 377 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:3973: finishing rollback tid 1 to smithi02397626-10 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:3973: finishing rollback tid 2 to smithi02397626-10 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 10 v 2687 (ObjNum 1166 snap 364 seq_num 1166) dirty exists 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:3976: finishing copy_from racing read to smithi02397626-8 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:3974: finishing write tid 1 to smithi02397626-1 2024-02-11T22:27:27.998 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 15 v 2526 (ObjNum 1178 snap 367 seq_num 1178) dirty exists 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3974: finishing write tid 2 to smithi02397626-1 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3974: finishing write tid 3 to smithi02397626-1 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3976: finishing copy_from to smithi02397626-8 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 8 v 2044 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3974: finishing write tid 4 to smithi02397626-1 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3974: oid 1 updating version 0 to 2769 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3974: oid 1 version 2769 is already newer than 2767 2024-02-11T22:27:27.999 INFO:tasks.rados.rados.0.smithi023.stdout:3974: oid 1 version 2769 is already newer than 2768 2024-02-11T22:27:28.000 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 1 v 2769 (ObjNum 1209 snap 377 seq_num 1209) dirty exists 2024-02-11T22:27:28.000 INFO:tasks.rados.rados.0.smithi023.stdout:3974: left oid 1 (ObjNum 1209 snap 377 seq_num 1209) 2024-02-11T22:27:28.001 INFO:tasks.rados.rados.0.smithi023.stdout:3977: finishing write tid 1 to smithi02397626-50 2024-02-11T22:27:28.001 INFO:tasks.rados.rados.0.smithi023.stdout:3977: finishing write tid 2 to smithi02397626-50 2024-02-11T22:27:28.001 INFO:tasks.rados.rados.0.smithi023.stdout:3977: finishing write tid 3 to smithi02397626-50 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3977: finishing write tid 4 to smithi02397626-50 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3977: oid 50 updating version 0 to 2470 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3977: oid 50 version 2470 is already newer than 2468 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3977: oid 50 version 2470 is already newer than 2469 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 50 v 2470 (ObjNum 1210 snap 377 seq_num 1210) dirty exists 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3977: left oid 50 (ObjNum 1210 snap 377 seq_num 1210) 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3973: done (5 left) 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3974: done (4 left) 2024-02-11T22:27:28.006 INFO:tasks.rados.rados.0.smithi023.stdout:3975: done (3 left) 2024-02-11T22:27:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:3976: done (2 left) 2024-02-11T22:27:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:3977: done (1 left) 2024-02-11T22:27:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:3978: done (0 left) 2024-02-11T22:27:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:3979: rollback oid 48 current snap is 377 2024-02-11T22:27:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 48 to 368 2024-02-11T22:27:28.007 INFO:tasks.rados.rados.0.smithi023.stdout:3980: setattr oid 36 current snap is 377 2024-02-11T22:27:28.008 INFO:tasks.rados.rados.0.smithi023.stdout:3981: read oid 20 snap -1 2024-02-11T22:27:28.008 INFO:tasks.rados.rados.0.smithi023.stdout:3981: expect (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:27:28.008 INFO:tasks.rados.rados.0.smithi023.stdout:3982: read oid 2 snap -1 2024-02-11T22:27:28.008 INFO:tasks.rados.rados.0.smithi023.stdout:3982: expect deleted 2024-02-11T22:27:28.008 INFO:tasks.rados.rados.0.smithi023.stdout:3983: read oid 3 snap -1 2024-02-11T22:27:28.009 INFO:tasks.rados.rados.0.smithi023.stdout:3983: expect (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:27:28.009 INFO:tasks.rados.rados.0.smithi023.stdout:3984: snap_remove snap 375 2024-02-11T22:27:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:27 smithi023 ceph-mon[111262]: osdmap e827: 8 total, 8 up, 8 in 2024-02-11T22:27:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:27 smithi023 ceph-mon[111262]: osdmap e828: 8 total, 8 up, 8 in 2024-02-11T22:27:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:27 smithi023 ceph-mon[113671]: osdmap e827: 8 total, 8 up, 8 in 2024-02-11T22:27:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:27 smithi023 ceph-mon[113671]: osdmap e828: 8 total, 8 up, 8 in 2024-02-11T22:27:28.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:27 smithi160 ceph-mon[106289]: osdmap e827: 8 total, 8 up, 8 in 2024-02-11T22:27:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:27 smithi160 ceph-mon[106289]: osdmap e828: 8 total, 8 up, 8 in 2024-02-11T22:27:29.015 INFO:tasks.rados.rados.0.smithi023.stdout:3984: done (5 left) 2024-02-11T22:27:29.015 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 14 current snap is 377 2024-02-11T22:27:29.015 INFO:tasks.rados.rados.0.smithi023.stdout:3985: seq_num 1212 ranges {0=704512,704512=401408} 2024-02-11T22:27:29.019 INFO:tasks.rados.rados.0.smithi023.stdout:3985: writing smithi02397626-14 from 0 to 704512 tid 1 2024-02-11T22:27:29.022 INFO:tasks.rados.rados.0.smithi023.stdout:3985: writing smithi02397626-14 from 704512 to 1105920 tid 2 2024-02-11T22:27:29.022 INFO:tasks.rados.rados.0.smithi023.stdout:3986: setattr oid 25 current snap is 377 2024-02-11T22:27:29.023 INFO:tasks.rados.rados.0.smithi023.stdout:3979: finishing rollback tid 0 to smithi02397626-48 2024-02-11T22:27:29.023 INFO:tasks.rados.rados.0.smithi023.stdout:3979: finishing rollback tid 1 to smithi02397626-48 2024-02-11T22:27:29.023 INFO:tasks.rados.rados.0.smithi023.stdout:3979: finishing rollback tid 2 to smithi02397626-48 2024-02-11T22:27:29.023 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 48 v 2228 (ObjNum 1098 snap 340 seq_num 1098) dirty exists 2024-02-11T22:27:29.023 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 36 v 2048 (ObjNum 65 snap 0 seq_num 1533111661) dirty exists 2024-02-11T22:27:29.023 INFO:tasks.rados.rados.0.smithi023.stdout:3983: expect (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:27:29.210 INFO:tasks.rados.rados.0.smithi023.stdout:3981: expect (ObjNum 1159 snap 358 seq_num 1159) 2024-02-11T22:27:29.395 INFO:tasks.rados.rados.0.smithi023.stdout:3985: finishing write tid 1 to smithi02397626-14 2024-02-11T22:27:29.395 INFO:tasks.rados.rados.0.smithi023.stdout:3985: finishing write tid 2 to smithi02397626-14 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: finishing write tid 3 to smithi02397626-14 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: finishing write tid 4 to smithi02397626-14 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: oid 14 updating version 0 to 2193 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: oid 14 version 2193 is already newer than 2191 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: oid 14 version 2193 is already newer than 2192 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 14 v 2193 (ObjNum 1212 snap 377 seq_num 1212) dirty exists 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: left oid 14 (ObjNum 1212 snap 377 seq_num 1212) 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3979: done (6 left) 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3980: done (5 left) 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3981: done (4 left) 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3982: done (3 left) 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3983: done (2 left) 2024-02-11T22:27:29.396 INFO:tasks.rados.rados.0.smithi023.stdout:3985: done (1 left) 2024-02-11T22:27:29.397 INFO:tasks.rados.rados.0.smithi023.stdout:3987: rollback oid 27 current snap is 377 2024-02-11T22:27:29.397 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 27 to 361 2024-02-11T22:27:29.397 INFO:tasks.rados.rados.0.smithi023.stdout:3988: snap_create 2024-02-11T22:27:29.399 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 25 v 2229 (ObjNum 1200 snap 374 seq_num 1200) dirty exists 2024-02-11T22:27:29.399 INFO:tasks.rados.rados.0.smithi023.stdout:3987: finishing rollback tid 0 to smithi02397626-27 2024-02-11T22:27:29.399 INFO:tasks.rados.rados.0.smithi023.stdout:3987: finishing rollback tid 1 to smithi02397626-27 2024-02-11T22:27:29.400 INFO:tasks.rados.rados.0.smithi023.stdout:3987: finishing rollback tid 2 to smithi02397626-27 2024-02-11T22:27:29.400 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 27 v 2196 (ObjNum 1112 snap 346 seq_num 1112) dirty exists 2024-02-11T22:27:29.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:29 smithi023 ceph-mon[111262]: pgmap v941: 121 pgs: 121 active+clean; 209 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-11T22:27:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:29 smithi023 ceph-mon[113671]: pgmap v941: 121 pgs: 121 active+clean; 209 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-11T22:27:29.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:29 smithi160 ceph-mon[106289]: pgmap v941: 121 pgs: 121 active+clean; 209 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-11T22:27:30.027 INFO:tasks.rados.rados.0.smithi023.stdout:3986: done (2 left) 2024-02-11T22:27:30.027 INFO:tasks.rados.rados.0.smithi023.stdout:3987: done (1 left) 2024-02-11T22:27:30.027 INFO:tasks.rados.rados.0.smithi023.stdout:3988: done (0 left) 2024-02-11T22:27:30.027 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 23 current snap is 378 2024-02-11T22:27:30.027 INFO:tasks.rados.rados.0.smithi023.stdout:3989: seq_num 1213 ranges {2850816=720896,3571712=401408} 2024-02-11T22:27:30.046 INFO:tasks.rados.rados.0.smithi023.stdout:3989: writing smithi02397626-23 from 2850816 to 3571712 tid 1 2024-02-11T22:27:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:3989: writing smithi02397626-23 from 3571712 to 3973120 tid 2 2024-02-11T22:27:30.048 INFO:tasks.rados.rados.0.smithi023.stdout:3990: delete oid 13 current snap is 378 2024-02-11T22:27:30.055 INFO:tasks.rados.rados.0.smithi023.stdout:3989: finishing write tid 1 to smithi02397626-23 2024-02-11T22:27:30.055 INFO:tasks.rados.rados.0.smithi023.stdout:3990: done (1 left) 2024-02-11T22:27:30.055 INFO:tasks.rados.rados.0.smithi023.stdout:3991: copy_from oid 14 from oid 37 current snap is 378 2024-02-11T22:27:30.055 INFO:tasks.rados.rados.0.smithi023.stdout:3992: snap_remove snap 377 2024-02-11T22:27:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:30 smithi023 ceph-mon[111262]: osdmap e829: 8 total, 8 up, 8 in 2024-02-11T22:27:30.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:30 smithi023 ceph-mon[113671]: osdmap e829: 8 total, 8 up, 8 in 2024-02-11T22:27:30.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:30 smithi160 ceph-mon[106289]: osdmap e829: 8 total, 8 up, 8 in 2024-02-11T22:27:31.045 INFO:tasks.rados.rados.0.smithi023.stdout:3992: done (2 left) 2024-02-11T22:27:31.045 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 19 current snap is 378 2024-02-11T22:27:31.045 INFO:tasks.rados.rados.0.smithi023.stdout:3989: finishing write tid 2 to smithi02397626-23 2024-02-11T22:27:31.045 INFO:tasks.rados.rados.0.smithi023.stdout:3993: seq_num 1215 ranges {4112384=753664,4866048=401408} 2024-02-11T22:27:31.071 INFO:tasks.rados.rados.0.smithi023.stdout:3993: writing smithi02397626-19 from 4112384 to 4866048 tid 1 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3993: writing smithi02397626-19 from 4866048 to 5267456 tid 2 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3994: snap_create 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3989: finishing write tid 3 to smithi02397626-23 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3989: finishing write tid 4 to smithi02397626-23 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3989: oid 23 updating version 0 to 2773 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3989: oid 23 version 2773 is already newer than 2771 2024-02-11T22:27:31.074 INFO:tasks.rados.rados.0.smithi023.stdout:3989: oid 23 version 2773 is already newer than 2772 2024-02-11T22:27:31.075 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 23 v 2773 (ObjNum 1213 snap 378 seq_num 1213) dirty exists 2024-02-11T22:27:31.075 INFO:tasks.rados.rados.0.smithi023.stdout:3989: left oid 23 (ObjNum 1213 snap 378 seq_num 1213) 2024-02-11T22:27:31.075 INFO:tasks.rados.rados.0.smithi023.stdout:3991: finishing copy_from to smithi02397626-14 2024-02-11T22:27:31.075 INFO:tasks.rados.rados.0.smithi023.stdout:3991: got expected ENOENT (src dne) 2024-02-11T22:27:31.075 INFO:tasks.rados.rados.0.smithi023.stdout:3991: finishing copy_from racing read to smithi02397626-14 2024-02-11T22:27:31.080 INFO:tasks.rados.rados.0.smithi023.stdout:3993: finishing write tid 1 to smithi02397626-19 2024-02-11T22:27:31.080 INFO:tasks.rados.rados.0.smithi023.stdout:3993: finishing write tid 2 to smithi02397626-19 2024-02-11T22:27:31.080 INFO:tasks.rados.rados.0.smithi023.stdout:3993: finishing write tid 3 to smithi02397626-19 2024-02-11T22:27:31.082 INFO:tasks.rados.rados.0.smithi023.stdout:3993: finishing write tid 4 to smithi02397626-19 2024-02-11T22:27:31.082 INFO:tasks.rados.rados.0.smithi023.stdout:3993: oid 19 updating version 0 to 2050 2024-02-11T22:27:31.082 INFO:tasks.rados.rados.0.smithi023.stdout:3993: oid 19 updating version 2050 to 2051 2024-02-11T22:27:31.082 INFO:tasks.rados.rados.0.smithi023.stdout:3993: oid 19 version 2051 is already newer than 2049 2024-02-11T22:27:31.082 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 19 v 2051 (ObjNum 1215 snap 378 seq_num 1215) dirty exists 2024-02-11T22:27:31.082 INFO:tasks.rados.rados.0.smithi023.stdout:3993: left oid 19 (ObjNum 1215 snap 378 seq_num 1215) 2024-02-11T22:27:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:31 smithi023 ceph-mon[111262]: pgmap v944: 121 pgs: 121 active+clean; 212 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-02-11T22:27:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:31 smithi023 ceph-mon[111262]: osdmap e830: 8 total, 8 up, 8 in 2024-02-11T22:27:31.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:31 smithi023 ceph-mon[113671]: pgmap v944: 121 pgs: 121 active+clean; 212 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-02-11T22:27:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:31 smithi023 ceph-mon[113671]: osdmap e830: 8 total, 8 up, 8 in 2024-02-11T22:27:31.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:31 smithi160 ceph-mon[106289]: pgmap v944: 121 pgs: 121 active+clean; 212 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-02-11T22:27:31.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:31 smithi160 ceph-mon[106289]: osdmap e830: 8 total, 8 up, 8 in 2024-02-11T22:27:32.070 INFO:tasks.rados.rados.0.smithi023.stdout:3989: done (3 left) 2024-02-11T22:27:32.070 INFO:tasks.rados.rados.0.smithi023.stdout:3991: done (2 left) 2024-02-11T22:27:32.070 INFO:tasks.rados.rados.0.smithi023.stdout:3993: done (1 left) 2024-02-11T22:27:32.070 INFO:tasks.rados.rados.0.smithi023.stdout:3994: done (0 left) 2024-02-11T22:27:32.071 INFO:tasks.rados.rados.0.smithi023.stdout:3995: copy_from oid 7 from oid 49 current snap is 379 2024-02-11T22:27:32.071 INFO:tasks.rados.rados.0.smithi023.stdout:append oid 37 current snap is 379 2024-02-11T22:27:32.071 INFO:tasks.rados.rados.0.smithi023.stdout:3996: seq_num 1216 ranges {0=770048,770048=401408} 2024-02-11T22:27:32.074 INFO:tasks.rados.rados.0.smithi023.stdout:3996: writing smithi02397626-37 from 0 to 770048 tid 1 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout:3996: writing smithi02397626-37 from 770048 to 1171456 tid 2 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout:3997: copy_from oid 5 from oid 6 current snap is 379 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout:3998: rollback oid 30 current snap is 379 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 30 to 372 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout:3999: rollback oid 44 current snap is 379 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout:rollback oid 44 to 361 2024-02-11T22:27:32.077 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 5 2024-02-11T22:27:32.084 INFO:tasks.rados.rados.0.smithi023.stdout:3999: finishing rollback tid 1 to smithi02397626-44 2024-02-11T22:27:32.084 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 44 v 0 (ObjNum 97 snap 0 seq_num 913204272) dirty dne 2024-02-11T22:27:32.084 INFO:tasks.rados.rados.0.smithi023.stdout:3999: done (4 left) 2024-02-11T22:27:32.084 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 4 2024-02-11T22:27:32.085 INFO:tasks.rados.rados.0.smithi023.stdout:3996: finishing write tid 1 to smithi02397626-37 2024-02-11T22:27:32.086 INFO:tasks.rados.rados.0.smithi023.stdout:3996: finishing write tid 2 to smithi02397626-37 2024-02-11T22:27:32.086 INFO:tasks.rados.rados.0.smithi023.stdout:3997: finishing copy_from to smithi02397626-5 2024-02-11T22:27:32.086 INFO:tasks.rados.rados.0.smithi023.stdout:3997: got expected ENOENT (src dne) 2024-02-11T22:27:32.086 INFO:tasks.rados.rados.0.smithi023.stdout:3997: finishing copy_from racing read to smithi02397626-5 2024-02-11T22:27:32.086 INFO:tasks.rados.rados.0.smithi023.stdout:3997: done (3 left) 2024-02-11T22:27:32.086 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 3 2024-02-11T22:27:32.087 INFO:tasks.rados.rados.0.smithi023.stdout:3998: finishing rollback tid 1 to smithi02397626-30 2024-02-11T22:27:32.087 INFO:tasks.rados.rados.0.smithi023.stdout:3996: finishing write tid 3 to smithi02397626-37 2024-02-11T22:27:32.087 INFO:tasks.rados.rados.0.smithi023.stdout:3998: finishing rollback tid 2 to smithi02397626-30 2024-02-11T22:27:32.087 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 30 v 2689 (ObjNum 1144 snap 354 seq_num 1144) dirty exists 2024-02-11T22:27:32.088 INFO:tasks.rados.rados.0.smithi023.stdout:3998: done (2 left) 2024-02-11T22:27:32.088 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 2 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:3996: finishing write tid 4 to smithi02397626-37 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:3996: oid 37 updating version 0 to 2474 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:3996: oid 37 version 2474 is already newer than 2472 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:3996: oid 37 version 2474 is already newer than 2473 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 37 v 2474 (ObjNum 1216 snap 379 seq_num 1216) dirty exists 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:3996: left oid 37 (ObjNum 1216 snap 379 seq_num 1216) 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout:3996: done (1 left) 2024-02-11T22:27:32.090 INFO:tasks.rados.rados.0.smithi023.stdout: waiting on 1 2024-02-11T22:27:32.108 INFO:tasks.rados.rados.0.smithi023.stdout:3995: finishing copy_from racing read to smithi02397626-7 2024-02-11T22:27:32.114 INFO:tasks.rados.rados.0.smithi023.stdout:3995: finishing copy_from to smithi02397626-7 2024-02-11T22:27:32.114 INFO:tasks.rados.rados.0.smithi023.stdout:update_object_version oid 7 v 2604 (ObjNum 1158 snap 358 seq_num 1158) dirty exists 2024-02-11T22:27:32.114 INFO:tasks.rados.rados.0.smithi023.stdout:3995: done (0 left) 2024-02-11T22:27:32.116 INFO:tasks.rados.rados.0.smithi023.stderr:0 errors. 2024-02-11T22:27:32.116 INFO:tasks.rados.rados.0.smithi023.stderr: 2024-02-11T22:27:32.119 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-11T22:27:32.396 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:27:32.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:32 smithi023 ceph-mon[111262]: osdmap e831: 8 total, 8 up, 8 in 2024-02-11T22:27:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:32 smithi023 ceph-mon[113671]: osdmap e831: 8 total, 8 up, 8 in 2024-02-11T22:27:32.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:32 smithi160 ceph-mon[106289]: osdmap e831: 8 total, 8 up, 8 in 2024-02-11T22:27:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:33 smithi023 ceph-mon[111262]: pgmap v947: 121 pgs: 121 active+clean; 214 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 794 KiB/s wr, 11 op/s 2024-02-11T22:27:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:33 smithi023 ceph-mon[111262]: osdmap e832: 8 total, 8 up, 8 in 2024-02-11T22:27:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:33 smithi023 ceph-mon[111262]: osdmap e833: 8 total, 8 up, 8 in 2024-02-11T22:27:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:33 smithi023 ceph-mon[113671]: pgmap v947: 121 pgs: 121 active+clean; 214 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 794 KiB/s wr, 11 op/s 2024-02-11T22:27:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:33 smithi023 ceph-mon[113671]: osdmap e832: 8 total, 8 up, 8 in 2024-02-11T22:27:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:33 smithi023 ceph-mon[113671]: osdmap e833: 8 total, 8 up, 8 in 2024-02-11T22:27:33.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:33 smithi160 ceph-mon[106289]: pgmap v947: 121 pgs: 121 active+clean; 214 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 794 KiB/s wr, 11 op/s 2024-02-11T22:27:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:33 smithi160 ceph-mon[106289]: osdmap e832: 8 total, 8 up, 8 in 2024-02-11T22:27:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:33 smithi160 ceph-mon[106289]: osdmap e833: 8 total, 8 up, 8 in 2024-02-11T22:27:33.475 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:27:33.476 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":833,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T22:27:32.926921+0000","last_up_change":"2024-02-11T22:21:12.803897+0000","last_in_change":"2024-02-11T22:11:21.597589+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-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"64","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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-02-11T22:14:34.235971+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":"832","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":427,"snap_epoch":832,"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":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":250,"up_from":260,"up_thru":459,"down_at":251,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6803","nonce":164338974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6805","nonce":164338974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6809","nonce":164338974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6807","nonce":164338974}]},"public_addr":"172.21.15.23:6803/164338974","cluster_addr":"172.21.15.23:6805/164338974","heartbeat_back_addr":"172.21.15.23:6809/164338974","heartbeat_front_addr":"172.21.15.23:6807/164338974","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":279,"up_from":289,"up_thru":459,"down_at":280,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6811","nonce":2963248168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6813","nonce":2963248168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6817","nonce":2963248168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6815","nonce":2963248168}]},"public_addr":"172.21.15.23:6811/2963248168","cluster_addr":"172.21.15.23:6813/2963248168","heartbeat_back_addr":"172.21.15.23:6817/2963248168","heartbeat_front_addr":"172.21.15.23:6815/2963248168","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":307,"up_from":316,"up_thru":459,"down_at":308,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6819","nonce":4241357146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6821","nonce":4241357146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6825","nonce":4241357146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6823","nonce":4241357146}]},"public_addr":"172.21.15.23:6819/4241357146","cluster_addr":"172.21.15.23:6821/4241357146","heartbeat_back_addr":"172.21.15.23:6825/4241357146","heartbeat_front_addr":"172.21.15.23:6823/4241357146","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":336,"up_from":345,"up_thru":459,"down_at":337,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6827","nonce":1689490880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6829","nonce":1689490880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6833","nonce":1689490880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6831","nonce":1689490880}]},"public_addr":"172.21.15.23:6827/1689490880","cluster_addr":"172.21.15.23:6829/1689490880","heartbeat_back_addr":"172.21.15.23:6833/1689490880","heartbeat_front_addr":"172.21.15.23:6831/1689490880","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":365,"up_from":374,"up_thru":459,"down_at":366,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6801","nonce":3600799423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6803","nonce":3600799423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6807","nonce":3600799423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6805","nonce":3600799423}]},"public_addr":"172.21.15.160:6801/3600799423","cluster_addr":"172.21.15.160:6803/3600799423","heartbeat_back_addr":"172.21.15.160:6807/3600799423","heartbeat_front_addr":"172.21.15.160:6805/3600799423","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":37,"last_clean_end":394,"up_from":404,"up_thru":459,"down_at":395,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6809","nonce":3275615603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6811","nonce":3275615603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6815","nonce":3275615603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6813","nonce":3275615603}]},"public_addr":"172.21.15.160:6809/3275615603","cluster_addr":"172.21.15.160:6811/3275615603","heartbeat_back_addr":"172.21.15.160:6815/3275615603","heartbeat_front_addr":"172.21.15.160:6813/3275615603","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":44,"last_clean_end":422,"up_from":432,"up_thru":459,"down_at":423,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6817","nonce":795805436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6819","nonce":795805436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6823","nonce":795805436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6821","nonce":795805436}]},"public_addr":"172.21.15.160:6817/795805436","cluster_addr":"172.21.15.160:6819/795805436","heartbeat_back_addr":"172.21.15.160:6823/795805436","heartbeat_front_addr":"172.21.15.160:6821/795805436","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":52,"last_clean_end":450,"up_from":459,"up_thru":459,"down_at":451,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6825","nonce":475478567}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6827","nonce":475478567}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6831","nonce":475478567}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6829","nonce":475478567}]},"public_addr":"172.21.15.160:6825/475478567","cluster_addr":"172.21.15.160:6827/475478567","heartbeat_back_addr":"172.21.15.160:6831/475478567","heartbeat_front_addr":"172.21.15.160:6829/475478567","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":250},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":279},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":307},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":336},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":364},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":394},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":422},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":450}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.6","mappings":[{"from":0,"to":2}]},{"pgid":"3.b","mappings":[{"from":4,"to":1}]},{"pgid":"3.d","mappings":[{"from":5,"to":1}]},{"pgid":"3.10","mappings":[{"from":0,"to":1}]},{"pgid":"3.13","mappings":[{"from":4,"to":3}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.160:6833/2267926331":"2024-02-12T22:21:31.218781+0000","172.21.15.160:6832/2267926331":"2024-02-12T22:21:31.218781+0000","172.21.15.23:6835/1633187321":"2024-02-12T22:21:17.495079+0000","172.21.15.23:6834/1633187321":"2024-02-12T22:21:17.495079+0000","172.21.15.23:0/1245119960":"2024-02-12T22:16:51.285121+0000","172.21.15.160:0/1315649641":"2024-02-12T22:16:17.488526+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/425741410":"2024-02-12T22:15:44.404600+0000","172.21.15.160:6835/2458178651":"2024-02-12T22:16:17.488526+0000","172.21.15.160:0/899269923":"2024-02-12T22:16:17.488526+0000","172.21.15.160:0/1148063079":"2024-02-12T22:16:17.488526+0000","172.21.15.160:6834/2458178651":"2024-02-12T22:16:17.488526+0000","172.21.15.23:0/1454770234":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.160:0/681626330":"2024-02-12T22:16:17.488526+0000","172.21.15.160:0/3345904657":"2024-02-12T22:16:17.488526+0000","172.21.15.23:0/3679764238":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/3288356161":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/2101613855":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6801/573887858":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/2134891666":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/1376506014":"2024-02-12T22:15:44.404600+0000","172.21.15.160:0/2221418077":"2024-02-12T22:16:17.488526+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/1376506014":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/295014298":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/367990984":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/927343895":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/4280648496":"2024-02-12T22:16:51.285121+0000","172.21.15.23:6800/573887858":"2024-02-12T22:16:51.285121+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":424,"length":1},{"begin":426,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":412,"length":1},{"begin":418,"length":1},{"begin":420,"length":1},{"begin":422,"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-02-11T22:27:33.832 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-11T22:27:34.065 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:27:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:34 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/91582544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:27:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:34 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/91582544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:27:34.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:34 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/91582544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T22:27:35.069 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:35 smithi023 ceph-mon[113671]: pgmap v950: 121 pgs: 121 active+clean; 223 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-02-11T22:27:35.170 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T22:27:35.172 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-02-11T22:27:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:35 smithi023 ceph-mon[111262]: pgmap v950: 121 pgs: 121 active+clean; 223 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-02-11T22:27:35.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:35 smithi160 ceph-mon[106289]: pgmap v950: 121 pgs: 121 active+clean; 223 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-02-11T22:27:35.574 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":950,"stamp":"2024-02-11T22:27:33.469131+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":233339894,"num_objects":130,"num_object_clones":59,"num_object_copies":390,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":130,"num_whiteouts":7,"num_read":4726,"num_read_kb":4873449,"num_write":8618,"num_write_kb":1672684,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":115,"num_bytes_recovered":280659552,"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":23732,"ondisk_log_size":23732,"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":3167316,"kb_used_data":394400,"kb_used_omap":346,"kb_used_meta":2772453,"kb_avail":746793900,"statfs":{"total":767960285184,"available":764716953600,"internally_reserved":0,"allocated":403865600,"data_stored":553076858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":355286,"internal_metadata":2838991914},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":11370496,"num_objects":10,"num_object_clones":8,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":-1,"num_read":18,"num_read_kb":25878,"num_write":68,"num_write_kb":11104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.001192"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":785,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051685+0000","last_change":"2024-02-11T22:21:13.850084+0000","last_active":"2024-02-11T22:27:30.051685+0000","last_peered":"2024-02-11T22:27:30.051685+0000","last_clean":"2024-02-11T22:27:30.051685+0000","last_became_active":"2024-02-11T22:21:13.849617+0000","last_became_peered":"2024-02-11T22:21:13.849617+0000","last_unstale":"2024-02-11T22:27:30.051685+0000","last_undegraded":"2024-02-11T22:27:30.051685+0000","last_fullsized":"2024-02-11T22:27:30.051685+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:58:24.049653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":787,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011442+0000","last_change":"2024-02-11T22:20:46.064775+0000","last_active":"2024-02-11T22:27:29.011442+0000","last_peered":"2024-02-11T22:27:29.011442+0000","last_clean":"2024-02-11T22:27:29.011442+0000","last_became_active":"2024-02-11T22:20:46.064491+0000","last_became_peered":"2024-02-11T22:20:46.064491+0000","last_unstale":"2024-02-11T22:27:29.011442+0000","last_undegraded":"2024-02-11T22:27:29.011442+0000","last_fullsized":"2024-02-11T22:27:29.011442+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:57:52.288147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010638+0000","last_change":"2024-02-11T22:18:49.805281+0000","last_active":"2024-02-11T22:27:29.010638+0000","last_peered":"2024-02-11T22:27:29.010638+0000","last_clean":"2024-02-11T22:27:29.010638+0000","last_became_active":"2024-02-11T22:18:49.804951+0000","last_became_peered":"2024-02-11T22:18:49.804951+0000","last_unstale":"2024-02-11T22:27:29.010638+0000","last_undegraded":"2024-02-11T22:27:29.010638+0000","last_fullsized":"2024-02-11T22:27:29.010638+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:55:58.524939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":801,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008626+0000","last_change":"2024-02-11T22:21:13.842437+0000","last_active":"2024-02-11T22:27:29.008626+0000","last_peered":"2024-02-11T22:27:29.008626+0000","last_clean":"2024-02-11T22:27:29.008626+0000","last_became_active":"2024-02-11T22:21:13.842022+0000","last_became_peered":"2024-02-11T22:21:13.842022+0000","last_unstale":"2024-02-11T22:27:29.008626+0000","last_undegraded":"2024-02-11T22:27:29.008626+0000","last_fullsized":"2024-02-11T22:27:29.008626+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:10:16.926174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":768,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051246+0000","last_change":"2024-02-11T22:21:13.834490+0000","last_active":"2024-02-11T22:27:30.051246+0000","last_peered":"2024-02-11T22:27:30.051246+0000","last_clean":"2024-02-11T22:27:30.051246+0000","last_became_active":"2024-02-11T22:21:13.830380+0000","last_became_peered":"2024-02-11T22:21:13.830380+0000","last_unstale":"2024-02-11T22:27:30.051246+0000","last_undegraded":"2024-02-11T22:27:30.051246+0000","last_fullsized":"2024-02-11T22:27:30.051246+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:36:13.250036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":786,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008341+0000","last_change":"2024-02-11T22:20:17.820585+0000","last_active":"2024-02-11T22:27:29.008341+0000","last_peered":"2024-02-11T22:27:29.008341+0000","last_clean":"2024-02-11T22:27:29.008341+0000","last_became_active":"2024-02-11T22:20:17.820083+0000","last_became_peered":"2024-02-11T22:20:17.820083+0000","last_unstale":"2024-02-11T22:27:29.008341+0000","last_undegraded":"2024-02-11T22:27:29.008341+0000","last_fullsized":"2024-02-11T22:27:29.008341+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:46:15.593198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":768,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.050949+0000","last_change":"2024-02-11T22:21:13.827835+0000","last_active":"2024-02-11T22:27:30.050949+0000","last_peered":"2024-02-11T22:27:30.050949+0000","last_clean":"2024-02-11T22:27:30.050949+0000","last_became_active":"2024-02-11T22:21:13.827473+0000","last_became_peered":"2024-02-11T22:21:13.827473+0000","last_unstale":"2024-02-11T22:27:30.050949+0000","last_undegraded":"2024-02-11T22:27:30.050949+0000","last_fullsized":"2024-02-11T22:27:30.050949+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:52:24.636290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":770,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051020+0000","last_change":"2024-02-11T22:20:46.061122+0000","last_active":"2024-02-11T22:27:30.051020+0000","last_peered":"2024-02-11T22:27:30.051020+0000","last_clean":"2024-02-11T22:27:30.051020+0000","last_became_active":"2024-02-11T22:20:46.060757+0000","last_became_peered":"2024-02-11T22:20:46.060757+0000","last_unstale":"2024-02-11T22:27:30.051020+0000","last_undegraded":"2024-02-11T22:27:30.051020+0000","last_fullsized":"2024-02-11T22:27:30.051020+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:15:36.149029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":797,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051448+0000","last_change":"2024-02-11T22:21:13.844614+0000","last_active":"2024-02-11T22:27:30.051448+0000","last_peered":"2024-02-11T22:27:30.051448+0000","last_clean":"2024-02-11T22:27:30.051448+0000","last_became_active":"2024-02-11T22:21:13.844015+0000","last_became_peered":"2024-02-11T22:21:13.844015+0000","last_unstale":"2024-02-11T22:27:30.051448+0000","last_undegraded":"2024-02-11T22:27:30.051448+0000","last_fullsized":"2024-02-11T22:27:30.051448+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:47:00.162307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":781,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947018+0000","last_change":"2024-02-11T22:20:46.084200+0000","last_active":"2024-02-11T22:27:27.947018+0000","last_peered":"2024-02-11T22:27:27.947018+0000","last_clean":"2024-02-11T22:27:27.947018+0000","last_became_active":"2024-02-11T22:20:46.083891+0000","last_became_peered":"2024-02-11T22:20:46.083891+0000","last_unstale":"2024-02-11T22:27:27.947018+0000","last_undegraded":"2024-02-11T22:27:27.947018+0000","last_fullsized":"2024-02-11T22:27:27.947018+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:51:40.582199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":781,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947167+0000","last_change":"2024-02-11T22:20:46.063356+0000","last_active":"2024-02-11T22:27:27.947167+0000","last_peered":"2024-02-11T22:27:27.947167+0000","last_clean":"2024-02-11T22:27:27.947167+0000","last_became_active":"2024-02-11T22:20:46.063014+0000","last_became_peered":"2024-02-11T22:20:46.063014+0000","last_unstale":"2024-02-11T22:27:27.947167+0000","last_undegraded":"2024-02-11T22:27:27.947167+0000","last_fullsized":"2024-02-11T22:27:27.947167+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:37.348936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":792,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.024325+0000","last_change":"2024-02-11T22:20:46.057726+0000","last_active":"2024-02-11T22:27:30.024325+0000","last_peered":"2024-02-11T22:27:30.024325+0000","last_clean":"2024-02-11T22:27:30.024325+0000","last_became_active":"2024-02-11T22:20:46.057400+0000","last_became_peered":"2024-02-11T22:20:46.057400+0000","last_unstale":"2024-02-11T22:27:30.024325+0000","last_undegraded":"2024-02-11T22:27:30.024325+0000","last_fullsized":"2024-02-11T22:27:30.024325+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:42:30.583441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":798,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052106+0000","last_change":"2024-02-11T22:20:46.060472+0000","last_active":"2024-02-11T22:27:30.052106+0000","last_peered":"2024-02-11T22:27:30.052106+0000","last_clean":"2024-02-11T22:27:30.052106+0000","last_became_active":"2024-02-11T22:20:46.060025+0000","last_became_peered":"2024-02-11T22:20:46.060025+0000","last_unstale":"2024-02-11T22:27:30.052106+0000","last_undegraded":"2024-02-11T22:27:30.052106+0000","last_fullsized":"2024-02-11T22:27:30.052106+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:35:05.144410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010926+0000","last_change":"2024-02-11T22:20:17.822002+0000","last_active":"2024-02-11T22:27:29.010926+0000","last_peered":"2024-02-11T22:27:29.010926+0000","last_clean":"2024-02-11T22:27:29.010926+0000","last_became_active":"2024-02-11T22:20:17.817989+0000","last_became_peered":"2024-02-11T22:20:17.817989+0000","last_unstale":"2024-02-11T22:27:29.010926+0000","last_undegraded":"2024-02-11T22:27:29.010926+0000","last_fullsized":"2024-02-11T22:27:29.010926+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:39.536252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":788,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010215+0000","last_change":"2024-02-11T22:20:17.830712+0000","last_active":"2024-02-11T22:27:29.010215+0000","last_peered":"2024-02-11T22:27:29.010215+0000","last_clean":"2024-02-11T22:27:29.010215+0000","last_became_active":"2024-02-11T22:20:17.830408+0000","last_became_peered":"2024-02-11T22:20:17.830408+0000","last_unstale":"2024-02-11T22:27:29.010215+0000","last_undegraded":"2024-02-11T22:27:29.010215+0000","last_fullsized":"2024-02-11T22:27:29.010215+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:53:43.098569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":797,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.007646+0000","last_change":"2024-02-11T22:21:13.838704+0000","last_active":"2024-02-11T22:27:29.007646+0000","last_peered":"2024-02-11T22:27:29.007646+0000","last_clean":"2024-02-11T22:27:29.007646+0000","last_became_active":"2024-02-11T22:21:13.838414+0000","last_became_peered":"2024-02-11T22:21:13.838414+0000","last_unstale":"2024-02-11T22:27:29.007646+0000","last_undegraded":"2024-02-11T22:27:29.007646+0000","last_fullsized":"2024-02-11T22:27:29.007646+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:13:15.855072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":787,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.009294+0000","last_change":"2024-02-11T22:21:13.844366+0000","last_active":"2024-02-11T22:27:29.009294+0000","last_peered":"2024-02-11T22:27:29.009294+0000","last_clean":"2024-02-11T22:27:29.009294+0000","last_became_active":"2024-02-11T22:21:13.844078+0000","last_became_peered":"2024-02-11T22:21:13.844078+0000","last_unstale":"2024-02-11T22:27:29.009294+0000","last_undegraded":"2024-02-11T22:27:29.009294+0000","last_fullsized":"2024-02-11T22:27:29.009294+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:45:35.309180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":798,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.096172+0000","last_change":"2024-02-11T22:21:13.847775+0000","last_active":"2024-02-11T22:27:31.096172+0000","last_peered":"2024-02-11T22:27:31.096172+0000","last_clean":"2024-02-11T22:27:31.096172+0000","last_became_active":"2024-02-11T22:21:13.847462+0000","last_became_peered":"2024-02-11T22:21:13.847462+0000","last_unstale":"2024-02-11T22:27:31.096172+0000","last_undegraded":"2024-02-11T22:27:31.096172+0000","last_fullsized":"2024-02-11T22:27:31.096172+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:15:59.278378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":783,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052322+0000","last_change":"2024-02-11T22:21:13.849053+0000","last_active":"2024-02-11T22:27:30.052322+0000","last_peered":"2024-02-11T22:27:30.052322+0000","last_clean":"2024-02-11T22:27:30.052322+0000","last_became_active":"2024-02-11T22:21:13.848259+0000","last_became_peered":"2024-02-11T22:21:13.848259+0000","last_unstale":"2024-02-11T22:27:30.052322+0000","last_undegraded":"2024-02-11T22:27:30.052322+0000","last_fullsized":"2024-02-11T22:27:30.052322+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:25:52.218406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"477'6","reported_seq":789,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011194+0000","last_change":"2024-02-11T22:21:13.834791+0000","last_active":"2024-02-11T22:27:29.011194+0000","last_peered":"2024-02-11T22:27:29.011194+0000","last_clean":"2024-02-11T22:27:29.011194+0000","last_became_active":"2024-02-11T22:21:13.834404+0000","last_became_peered":"2024-02-11T22:21:13.834404+0000","last_unstale":"2024-02-11T22:27:29.011194+0000","last_undegraded":"2024-02-11T22:27:29.011194+0000","last_fullsized":"2024-02-11T22:27:29.011194+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-12T23:46:04.226235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":8,"num_read_kb":8,"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":785,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051605+0000","last_change":"2024-02-11T22:20:46.074234+0000","last_active":"2024-02-11T22:27:30.051605+0000","last_peered":"2024-02-11T22:27:30.051605+0000","last_clean":"2024-02-11T22:27:30.051605+0000","last_became_active":"2024-02-11T22:20:46.073902+0000","last_became_peered":"2024-02-11T22:20:46.073902+0000","last_unstale":"2024-02-11T22:27:30.051605+0000","last_undegraded":"2024-02-11T22:27:30.051605+0000","last_fullsized":"2024-02-11T22:27:30.051605+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:30:28.534147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"477'3","reported_seq":776,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051782+0000","last_change":"2024-02-11T22:20:17.831669+0000","last_active":"2024-02-11T22:27:30.051782+0000","last_peered":"2024-02-11T22:27:30.051782+0000","last_clean":"2024-02-11T22:27:30.051782+0000","last_became_active":"2024-02-11T22:20:17.829440+0000","last_became_peered":"2024-02-11T22:20:17.829440+0000","last_unstale":"2024-02-11T22:27:30.051782+0000","last_undegraded":"2024-02-11T22:27:30.051782+0000","last_fullsized":"2024-02-11T22:27:30.051782+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T03:46:56.098951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010651+0000","last_change":"2024-02-11T22:20:17.818290+0000","last_active":"2024-02-11T22:27:29.010651+0000","last_peered":"2024-02-11T22:27:29.010651+0000","last_clean":"2024-02-11T22:27:29.010651+0000","last_became_active":"2024-02-11T22:20:17.817951+0000","last_became_peered":"2024-02-11T22:20:17.817951+0000","last_unstale":"2024-02-11T22:27:29.010651+0000","last_undegraded":"2024-02-11T22:27:29.010651+0000","last_fullsized":"2024-02-11T22:27:29.010651+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:02:05.083358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":790,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052291+0000","last_change":"2024-02-11T22:21:13.848860+0000","last_active":"2024-02-11T22:27:30.052291+0000","last_peered":"2024-02-11T22:27:30.052291+0000","last_clean":"2024-02-11T22:27:30.052291+0000","last_became_active":"2024-02-11T22:21:13.847918+0000","last_became_peered":"2024-02-11T22:21:13.847918+0000","last_unstale":"2024-02-11T22:27:30.052291+0000","last_undegraded":"2024-02-11T22:27:30.052291+0000","last_fullsized":"2024-02-11T22:27:30.052291+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:17:37.589942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":788,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.009220+0000","last_change":"2024-02-11T22:20:17.826533+0000","last_active":"2024-02-11T22:27:29.009220+0000","last_peered":"2024-02-11T22:27:29.009220+0000","last_clean":"2024-02-11T22:27:29.009220+0000","last_became_active":"2024-02-11T22:20:17.825997+0000","last_became_peered":"2024-02-11T22:20:17.825997+0000","last_unstale":"2024-02-11T22:27:29.009220+0000","last_undegraded":"2024-02-11T22:27:29.009220+0000","last_fullsized":"2024-02-11T22:27:29.009220+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:30:41.558369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":804,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051602+0000","last_change":"2024-02-11T22:21:13.847679+0000","last_active":"2024-02-11T22:27:30.051602+0000","last_peered":"2024-02-11T22:27:30.051602+0000","last_clean":"2024-02-11T22:27:30.051602+0000","last_became_active":"2024-02-11T22:21:13.844385+0000","last_became_peered":"2024-02-11T22:21:13.844385+0000","last_unstale":"2024-02-11T22:27:30.051602+0000","last_undegraded":"2024-02-11T22:27:30.051602+0000","last_fullsized":"2024-02-11T22:27:30.051602+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:07:14.261312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":786,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008518+0000","last_change":"2024-02-11T22:20:46.074225+0000","last_active":"2024-02-11T22:27:29.008518+0000","last_peered":"2024-02-11T22:27:29.008518+0000","last_clean":"2024-02-11T22:27:29.008518+0000","last_became_active":"2024-02-11T22:20:46.073985+0000","last_became_peered":"2024-02-11T22:20:46.073985+0000","last_unstale":"2024-02-11T22:27:29.008518+0000","last_undegraded":"2024-02-11T22:27:29.008518+0000","last_fullsized":"2024-02-11T22:27:29.008518+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:30:57.413527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"477'3","reported_seq":774,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051964+0000","last_change":"2024-02-11T22:21:13.853461+0000","last_active":"2024-02-11T22:27:30.051964+0000","last_peered":"2024-02-11T22:27:30.051964+0000","last_clean":"2024-02-11T22:27:30.051964+0000","last_became_active":"2024-02-11T22:21:13.853107+0000","last_became_peered":"2024-02-11T22:21:13.853107+0000","last_unstale":"2024-02-11T22:27:30.051964+0000","last_undegraded":"2024-02-11T22:27:30.051964+0000","last_fullsized":"2024-02-11T22:27:30.051964+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T07:42:46.716551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":809,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.023984+0000","last_change":"2024-02-11T22:19:47.810697+0000","last_active":"2024-02-11T22:27:30.023984+0000","last_peered":"2024-02-11T22:27:30.023984+0000","last_clean":"2024-02-11T22:27:30.023984+0000","last_became_active":"2024-02-11T22:19:47.810230+0000","last_became_peered":"2024-02-11T22:19:47.810230+0000","last_unstale":"2024-02-11T22:27:30.023984+0000","last_undegraded":"2024-02-11T22:27:30.023984+0000","last_fullsized":"2024-02-11T22:27:30.023984+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:36:23.488478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"477'3","reported_seq":795,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.946884+0000","last_change":"2024-02-11T22:21:13.838326+0000","last_active":"2024-02-11T22:27:27.946884+0000","last_peered":"2024-02-11T22:27:27.946884+0000","last_clean":"2024-02-11T22:27:27.946884+0000","last_became_active":"2024-02-11T22:21:13.837657+0000","last_became_peered":"2024-02-11T22:21:13.837657+0000","last_unstale":"2024-02-11T22:27:27.946884+0000","last_undegraded":"2024-02-11T22:27:27.946884+0000","last_fullsized":"2024-02-11T22:27:27.946884+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T07:48:31.918581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":758,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.095671+0000","last_change":"2024-02-11T22:21:13.839333+0000","last_active":"2024-02-11T22:27:31.095671+0000","last_peered":"2024-02-11T22:27:31.095671+0000","last_clean":"2024-02-11T22:27:31.095671+0000","last_became_active":"2024-02-11T22:21:13.838943+0000","last_became_peered":"2024-02-11T22:21:13.838943+0000","last_unstale":"2024-02-11T22:27:31.095671+0000","last_undegraded":"2024-02-11T22:27:31.095671+0000","last_fullsized":"2024-02-11T22:27:31.095671+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:37:52.539221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052858+0000","last_change":"2024-02-11T22:20:46.054732+0000","last_active":"2024-02-11T22:27:30.052858+0000","last_peered":"2024-02-11T22:27:30.052858+0000","last_clean":"2024-02-11T22:27:30.052858+0000","last_became_active":"2024-02-11T22:20:46.054411+0000","last_became_peered":"2024-02-11T22:20:46.054411+0000","last_unstale":"2024-02-11T22:27:30.052858+0000","last_undegraded":"2024-02-11T22:27:30.052858+0000","last_fullsized":"2024-02-11T22:27:30.052858+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:48:58.330032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":800,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051205+0000","last_change":"2024-02-11T22:19:18.802140+0000","last_active":"2024-02-11T22:27:30.051205+0000","last_peered":"2024-02-11T22:27:30.051205+0000","last_clean":"2024-02-11T22:27:30.051205+0000","last_became_active":"2024-02-11T22:19:18.801849+0000","last_became_peered":"2024-02-11T22:19:18.801849+0000","last_unstale":"2024-02-11T22:27:30.051205+0000","last_undegraded":"2024-02-11T22:27:30.051205+0000","last_fullsized":"2024-02-11T22:27:30.051205+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:51:24.496543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":788,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.325815+0000","last_change":"2024-02-11T22:21:13.846160+0000","last_active":"2024-02-11T22:27:30.325815+0000","last_peered":"2024-02-11T22:27:30.325815+0000","last_clean":"2024-02-11T22:27:30.325815+0000","last_became_active":"2024-02-11T22:21:13.845845+0000","last_became_peered":"2024-02-11T22:21:13.845845+0000","last_unstale":"2024-02-11T22:27:30.325815+0000","last_undegraded":"2024-02-11T22:27:30.325815+0000","last_fullsized":"2024-02-11T22:27:30.325815+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:19:45.493339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":788,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010893+0000","last_change":"2024-02-11T22:19:47.810476+0000","last_active":"2024-02-11T22:27:29.010893+0000","last_peered":"2024-02-11T22:27:29.010893+0000","last_clean":"2024-02-11T22:27:29.010893+0000","last_became_active":"2024-02-11T22:19:47.810007+0000","last_became_peered":"2024-02-11T22:19:47.810007+0000","last_unstale":"2024-02-11T22:27:29.010893+0000","last_undegraded":"2024-02-11T22:27:29.010893+0000","last_fullsized":"2024-02-11T22:27:29.010893+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:38:16.731457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947485+0000","last_change":"2024-02-11T22:20:46.088517+0000","last_active":"2024-02-11T22:27:27.947485+0000","last_peered":"2024-02-11T22:27:27.947485+0000","last_clean":"2024-02-11T22:27:27.947485+0000","last_became_active":"2024-02-11T22:20:46.088135+0000","last_became_peered":"2024-02-11T22:20:46.088135+0000","last_unstale":"2024-02-11T22:27:27.947485+0000","last_undegraded":"2024-02-11T22:27:27.947485+0000","last_fullsized":"2024-02-11T22:27:27.947485+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:37:52.482979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":785,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.326277+0000","last_change":"2024-02-11T22:21:13.835740+0000","last_active":"2024-02-11T22:27:30.326277+0000","last_peered":"2024-02-11T22:27:30.326277+0000","last_clean":"2024-02-11T22:27:30.326277+0000","last_became_active":"2024-02-11T22:21:13.835450+0000","last_became_peered":"2024-02-11T22:21:13.835450+0000","last_unstale":"2024-02-11T22:27:30.326277+0000","last_undegraded":"2024-02-11T22:27:30.326277+0000","last_fullsized":"2024-02-11T22:27:30.326277+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:36:09.596287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":772,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.326160+0000","last_change":"2024-02-11T22:20:46.075740+0000","last_active":"2024-02-11T22:27:30.326160+0000","last_peered":"2024-02-11T22:27:30.326160+0000","last_clean":"2024-02-11T22:27:30.326160+0000","last_became_active":"2024-02-11T22:20:46.075252+0000","last_became_peered":"2024-02-11T22:20:46.075252+0000","last_unstale":"2024-02-11T22:27:30.326160+0000","last_undegraded":"2024-02-11T22:27:30.326160+0000","last_fullsized":"2024-02-11T22:27:30.326160+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:17:19.001768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":778,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.056053+0000","last_change":"2024-02-11T22:20:17.827358+0000","last_active":"2024-02-11T22:27:30.056053+0000","last_peered":"2024-02-11T22:27:30.056053+0000","last_clean":"2024-02-11T22:27:30.056053+0000","last_became_active":"2024-02-11T22:20:17.826997+0000","last_became_peered":"2024-02-11T22:20:17.826997+0000","last_unstale":"2024-02-11T22:27:30.056053+0000","last_undegraded":"2024-02-11T22:27:30.056053+0000","last_fullsized":"2024-02-11T22:27:30.056053+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:32:11.029605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":796,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010514+0000","last_change":"2024-02-11T22:20:17.826703+0000","last_active":"2024-02-11T22:27:29.010514+0000","last_peered":"2024-02-11T22:27:29.010514+0000","last_clean":"2024-02-11T22:27:29.010514+0000","last_became_active":"2024-02-11T22:20:17.826408+0000","last_became_peered":"2024-02-11T22:20:17.826408+0000","last_unstale":"2024-02-11T22:27:29.010514+0000","last_undegraded":"2024-02-11T22:27:29.010514+0000","last_fullsized":"2024-02-11T22:27:29.010514+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:37:11.059260+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":14,"num_read_kb":14,"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":793,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.024519+0000","last_change":"2024-02-11T22:21:13.825610+0000","last_active":"2024-02-11T22:27:30.024519+0000","last_peered":"2024-02-11T22:27:30.024519+0000","last_clean":"2024-02-11T22:27:30.024519+0000","last_became_active":"2024-02-11T22:21:13.825244+0000","last_became_peered":"2024-02-11T22:21:13.825244+0000","last_unstale":"2024-02-11T22:27:30.024519+0000","last_undegraded":"2024-02-11T22:27:30.024519+0000","last_fullsized":"2024-02-11T22:27:30.024519+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:30:31.136574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"477'30","reported_seq":823,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947370+0000","last_change":"2024-02-11T22:20:46.064928+0000","last_active":"2024-02-11T22:27:27.947370+0000","last_peered":"2024-02-11T22:27:27.947370+0000","last_clean":"2024-02-11T22:27:27.947370+0000","last_became_active":"2024-02-11T22:20:46.064459+0000","last_became_peered":"2024-02-11T22:20:46.064459+0000","last_unstale":"2024-02-11T22:27:27.947370+0000","last_undegraded":"2024-02-11T22:27:27.947370+0000","last_fullsized":"2024-02-11T22:27:27.947370+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:32:45.264887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5816,"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":20,"num_read_kb":28,"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":768,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052059+0000","last_change":"2024-02-11T22:21:13.853109+0000","last_active":"2024-02-11T22:27:30.052059+0000","last_peered":"2024-02-11T22:27:30.052059+0000","last_clean":"2024-02-11T22:27:30.052059+0000","last_became_active":"2024-02-11T22:21:13.852724+0000","last_became_peered":"2024-02-11T22:21:13.852724+0000","last_unstale":"2024-02-11T22:27:30.052059+0000","last_undegraded":"2024-02-11T22:27:30.052059+0000","last_fullsized":"2024-02-11T22:27:30.052059+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:02:26.124156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":785,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.012164+0000","last_change":"2024-02-11T22:19:47.812194+0000","last_active":"2024-02-11T22:27:29.012164+0000","last_peered":"2024-02-11T22:27:29.012164+0000","last_clean":"2024-02-11T22:27:29.012164+0000","last_became_active":"2024-02-11T22:19:47.811694+0000","last_became_peered":"2024-02-11T22:19:47.811694+0000","last_unstale":"2024-02-11T22:27:29.012164+0000","last_undegraded":"2024-02-11T22:27:29.012164+0000","last_fullsized":"2024-02-11T22:27:29.012164+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:26:34.432912+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":8,"num_read_kb":16,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011318+0000","last_change":"2024-02-11T22:21:13.838784+0000","last_active":"2024-02-11T22:27:29.011318+0000","last_peered":"2024-02-11T22:27:29.011318+0000","last_clean":"2024-02-11T22:27:29.011318+0000","last_became_active":"2024-02-11T22:21:13.838472+0000","last_became_peered":"2024-02-11T22:21:13.838472+0000","last_unstale":"2024-02-11T22:27:29.011318+0000","last_undegraded":"2024-02-11T22:27:29.011318+0000","last_fullsized":"2024-02-11T22:27:29.011318+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:39:33.505383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":801,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008200+0000","last_change":"2024-02-11T22:21:13.840949+0000","last_active":"2024-02-11T22:27:29.008200+0000","last_peered":"2024-02-11T22:27:29.008200+0000","last_clean":"2024-02-11T22:27:29.008200+0000","last_became_active":"2024-02-11T22:21:13.840661+0000","last_became_peered":"2024-02-11T22:21:13.840661+0000","last_unstale":"2024-02-11T22:27:29.008200+0000","last_undegraded":"2024-02-11T22:27:29.008200+0000","last_fullsized":"2024-02-11T22:27:29.008200+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:55:49.477229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051702+0000","last_change":"2024-02-11T22:21:13.853075+0000","last_active":"2024-02-11T22:27:30.051702+0000","last_peered":"2024-02-11T22:27:30.051702+0000","last_clean":"2024-02-11T22:27:30.051702+0000","last_became_active":"2024-02-11T22:21:13.852725+0000","last_became_peered":"2024-02-11T22:21:13.852725+0000","last_unstale":"2024-02-11T22:27:30.051702+0000","last_undegraded":"2024-02-11T22:27:30.051702+0000","last_fullsized":"2024-02-11T22:27:30.051702+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:13:23.111456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.946679+0000","last_change":"2024-02-11T22:20:46.065926+0000","last_active":"2024-02-11T22:27:27.946679+0000","last_peered":"2024-02-11T22:27:27.946679+0000","last_clean":"2024-02-11T22:27:27.946679+0000","last_became_active":"2024-02-11T22:20:46.065666+0000","last_became_peered":"2024-02-11T22:20:46.065666+0000","last_unstale":"2024-02-11T22:27:27.946679+0000","last_undegraded":"2024-02-11T22:27:27.946679+0000","last_fullsized":"2024-02-11T22:27:27.946679+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:12:39.446166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":790,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.946651+0000","last_change":"2024-02-11T22:20:46.075113+0000","last_active":"2024-02-11T22:27:27.946651+0000","last_peered":"2024-02-11T22:27:27.946651+0000","last_clean":"2024-02-11T22:27:27.946651+0000","last_became_active":"2024-02-11T22:20:46.074784+0000","last_became_peered":"2024-02-11T22:20:46.074784+0000","last_unstale":"2024-02-11T22:27:27.946651+0000","last_undegraded":"2024-02-11T22:27:27.946651+0000","last_fullsized":"2024-02-11T22:27:27.946651+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:18:29.199411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"59'8","reported_seq":811,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.095375+0000","last_change":"2024-02-11T22:18:49.802478+0000","last_active":"2024-02-11T22:27:31.095375+0000","last_peered":"2024-02-11T22:27:31.095375+0000","last_clean":"2024-02-11T22:27:31.095375+0000","last_became_active":"2024-02-11T22:18:49.802135+0000","last_became_peered":"2024-02-11T22:18:49.802135+0000","last_unstale":"2024-02-11T22:27:31.095375+0000","last_undegraded":"2024-02-11T22:27:31.095375+0000","last_fullsized":"2024-02-11T22:27:31.095375+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T03:06:38.770842+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":48,"num_read_kb":48,"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":783,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051066+0000","last_change":"2024-02-11T22:21:13.829156+0000","last_active":"2024-02-11T22:27:30.051066+0000","last_peered":"2024-02-11T22:27:30.051066+0000","last_clean":"2024-02-11T22:27:30.051066+0000","last_became_active":"2024-02-11T22:21:13.828967+0000","last_became_peered":"2024-02-11T22:21:13.828967+0000","last_unstale":"2024-02-11T22:27:30.051066+0000","last_undegraded":"2024-02-11T22:27:30.051066+0000","last_fullsized":"2024-02-11T22:27:30.051066+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:55:19.043471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"831'1525","reported_seq":4341,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-11T22:27:32.068665+0000","last_change":"2024-02-11T22:27:31.099294+0000","last_active":"2024-02-11T22:27:32.068665+0000","last_peered":"2024-02-11T22:27:32.068665+0000","last_clean":"2024-02-11T22:27:32.068665+0000","last_became_active":"2024-02-11T22:18:49.802632+0000","last_became_peered":"2024-02-11T22:18:49.802632+0000","last_unstale":"2024-02-11T22:27:32.068665+0000","last_undegraded":"2024-02-11T22:27:32.068665+0000","last_fullsized":"2024-02-11T22:27:32.068665+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1525,"log_dups_size":0,"ondisk_log_size":1525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:04:23.169471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0039465330000000003,"stat_sum":{"num_bytes":22126592,"num_objects":7,"num_object_clones":4,"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":1,"num_read":209,"num_read_kb":329559,"num_write":541,"num_write_kb":105616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":13049856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"2.f","version":"59'1","reported_seq":796,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.024730+0000","last_change":"2024-02-11T22:21:13.833364+0000","last_active":"2024-02-11T22:27:30.024730+0000","last_peered":"2024-02-11T22:27:30.024730+0000","last_clean":"2024-02-11T22:27:30.024730+0000","last_became_active":"2024-02-11T22:21:13.833010+0000","last_became_peered":"2024-02-11T22:21:13.833010+0000","last_unstale":"2024-02-11T22:27:30.024730+0000","last_undegraded":"2024-02-11T22:27:30.024730+0000","last_fullsized":"2024-02-11T22:27:30.024730+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:17:44.238795+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":2,"num_read_kb":2,"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":768,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051522+0000","last_change":"2024-02-11T22:21:13.829075+0000","last_active":"2024-02-11T22:27:30.051522+0000","last_peered":"2024-02-11T22:27:30.051522+0000","last_clean":"2024-02-11T22:27:30.051522+0000","last_became_active":"2024-02-11T22:21:13.828371+0000","last_became_peered":"2024-02-11T22:21:13.828371+0000","last_unstale":"2024-02-11T22:27:30.051522+0000","last_undegraded":"2024-02-11T22:27:30.051522+0000","last_fullsized":"2024-02-11T22:27:30.051522+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:14:54.521902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"824'964","reported_seq":3895,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.055136+0000","last_change":"2024-02-11T22:27:29.014288+0000","last_active":"2024-02-11T22:27:30.055136+0000","last_peered":"2024-02-11T22:27:30.055136+0000","last_clean":"2024-02-11T22:27:30.055136+0000","last_became_active":"2024-02-11T22:20:46.056808+0000","last_became_peered":"2024-02-11T22:20:46.056808+0000","last_unstale":"2024-02-11T22:27:30.055136+0000","last_undegraded":"2024-02-11T22:27:30.055136+0000","last_fullsized":"2024-02-11T22:27:30.055136+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":964,"log_dups_size":0,"ondisk_log_size":964,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:36:59.693822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020443240000000001,"stat_sum":{"num_bytes":11165696,"num_objects":3,"num_object_clones":1,"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":165,"num_read_kb":195028,"num_write":415,"num_write_kb":76632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":12320768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"}]},{"pgid":"4.2","version":"0'0","reported_seq":790,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010787+0000","last_change":"2024-02-11T22:20:17.826623+0000","last_active":"2024-02-11T22:27:29.010787+0000","last_peered":"2024-02-11T22:27:29.010787+0000","last_clean":"2024-02-11T22:27:29.010787+0000","last_became_active":"2024-02-11T22:20:17.826230+0000","last_became_peered":"2024-02-11T22:20:17.826230+0000","last_unstale":"2024-02-11T22:27:29.010787+0000","last_undegraded":"2024-02-11T22:27:29.010787+0000","last_fullsized":"2024-02-11T22:27:29.010787+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:36:55.960056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":797,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011608+0000","last_change":"2024-02-11T22:18:49.809092+0000","last_active":"2024-02-11T22:27:29.011608+0000","last_peered":"2024-02-11T22:27:29.011608+0000","last_clean":"2024-02-11T22:27:29.011608+0000","last_became_active":"2024-02-11T22:18:49.808245+0000","last_became_peered":"2024-02-11T22:18:49.808245+0000","last_unstale":"2024-02-11T22:27:29.011608+0000","last_undegraded":"2024-02-11T22:27:29.011608+0000","last_fullsized":"2024-02-11T22:27:29.011608+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:56:36.030751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":802,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008341+0000","last_change":"2024-02-11T22:20:17.825729+0000","last_active":"2024-02-11T22:27:29.008341+0000","last_peered":"2024-02-11T22:27:29.008341+0000","last_clean":"2024-02-11T22:27:29.008341+0000","last_became_active":"2024-02-11T22:20:17.825413+0000","last_became_peered":"2024-02-11T22:20:17.825413+0000","last_unstale":"2024-02-11T22:27:29.008341+0000","last_undegraded":"2024-02-11T22:27:29.008341+0000","last_fullsized":"2024-02-11T22:27:29.008341+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:06:28.893881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"829'1842","reported_seq":4708,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.055849+0000","last_change":"2024-02-11T22:27:29.020434+0000","last_active":"2024-02-11T22:27:30.055849+0000","last_peered":"2024-02-11T22:27:30.055849+0000","last_clean":"2024-02-11T22:27:30.055849+0000","last_became_active":"2024-02-11T22:19:47.814609+0000","last_became_peered":"2024-02-11T22:19:47.814609+0000","last_unstale":"2024-02-11T22:27:30.055849+0000","last_undegraded":"2024-02-11T22:27:30.055849+0000","last_fullsized":"2024-02-11T22:27:30.055849+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1842,"log_dups_size":0,"ondisk_log_size":1842,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:16:45.266247+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.0093350440000000007,"stat_sum":{"num_bytes":8962048,"num_objects":9,"num_object_clones":5,"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":1,"num_read":314,"num_read_kb":370497,"num_write":653,"num_write_kb":125296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":9920512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"}]},{"pgid":"4.4","version":"0'0","reported_seq":789,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.012177+0000","last_change":"2024-02-11T22:19:18.794702+0000","last_active":"2024-02-11T22:27:29.012177+0000","last_peered":"2024-02-11T22:27:29.012177+0000","last_clean":"2024-02-11T22:27:29.012177+0000","last_became_active":"2024-02-11T22:19:18.794426+0000","last_became_peered":"2024-02-11T22:19:18.794426+0000","last_unstale":"2024-02-11T22:27:29.012177+0000","last_undegraded":"2024-02-11T22:27:29.012177+0000","last_fullsized":"2024-02-11T22:27:29.012177+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:47:16.332443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":786,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008013+0000","last_change":"2024-02-11T22:20:46.076196+0000","last_active":"2024-02-11T22:27:29.008013+0000","last_peered":"2024-02-11T22:27:29.008013+0000","last_clean":"2024-02-11T22:27:29.008013+0000","last_became_active":"2024-02-11T22:20:46.075789+0000","last_became_peered":"2024-02-11T22:20:46.075789+0000","last_unstale":"2024-02-11T22:27:29.008013+0000","last_undegraded":"2024-02-11T22:27:29.008013+0000","last_fullsized":"2024-02-11T22:27:29.008013+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:52:05.442643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":792,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.024390+0000","last_change":"2024-02-11T22:20:46.057772+0000","last_active":"2024-02-11T22:27:30.024390+0000","last_peered":"2024-02-11T22:27:30.024390+0000","last_clean":"2024-02-11T22:27:30.024390+0000","last_became_active":"2024-02-11T22:20:46.057442+0000","last_became_peered":"2024-02-11T22:20:46.057442+0000","last_unstale":"2024-02-11T22:27:30.024390+0000","last_undegraded":"2024-02-11T22:27:30.024390+0000","last_fullsized":"2024-02-11T22:27:30.024390+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:22:44.333818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"829'1563","reported_seq":4402,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-11T22:27:32.069707+0000","last_change":"2024-02-11T22:27:31.097227+0000","last_active":"2024-02-11T22:27:32.069707+0000","last_peered":"2024-02-11T22:27:32.069707+0000","last_clean":"2024-02-11T22:27:32.069707+0000","last_became_active":"2024-02-11T22:20:17.822089+0000","last_became_peered":"2024-02-11T22:20:17.822089+0000","last_unstale":"2024-02-11T22:27:32.069707+0000","last_undegraded":"2024-02-11T22:27:32.069707+0000","last_fullsized":"2024-02-11T22:27:32.069707+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1563,"log_dups_size":0,"ondisk_log_size":1563,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:42:44.672936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078337000000000003,"stat_sum":{"num_bytes":7397376,"num_objects":6,"num_object_clones":3,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":259,"num_read_kb":417558,"num_write":537,"num_write_kb":100520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":7528448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":784,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010065+0000","last_change":"2024-02-11T22:20:17.832579+0000","last_active":"2024-02-11T22:27:29.010065+0000","last_peered":"2024-02-11T22:27:29.010065+0000","last_clean":"2024-02-11T22:27:29.010065+0000","last_became_active":"2024-02-11T22:20:17.832191+0000","last_became_peered":"2024-02-11T22:20:17.832191+0000","last_unstale":"2024-02-11T22:27:29.010065+0000","last_undegraded":"2024-02-11T22:27:29.010065+0000","last_fullsized":"2024-02-11T22:27:29.010065+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:56:51.541877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.009786+0000","last_change":"2024-02-11T22:20:46.076563+0000","last_active":"2024-02-11T22:27:29.009786+0000","last_peered":"2024-02-11T22:27:29.009786+0000","last_clean":"2024-02-11T22:27:29.009786+0000","last_became_active":"2024-02-11T22:20:46.076202+0000","last_became_peered":"2024-02-11T22:20:46.076202+0000","last_unstale":"2024-02-11T22:27:29.009786+0000","last_undegraded":"2024-02-11T22:27:29.009786+0000","last_fullsized":"2024-02-11T22:27:29.009786+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:45:04.372085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":800,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.095481+0000","last_change":"2024-02-11T22:19:18.802679+0000","last_active":"2024-02-11T22:27:31.095481+0000","last_peered":"2024-02-11T22:27:31.095481+0000","last_clean":"2024-02-11T22:27:31.095481+0000","last_became_active":"2024-02-11T22:19:18.802374+0000","last_became_peered":"2024-02-11T22:19:18.802374+0000","last_unstale":"2024-02-11T22:27:31.095481+0000","last_undegraded":"2024-02-11T22:27:31.095481+0000","last_fullsized":"2024-02-11T22:27:31.095481+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:41:27.758329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"829'1308","reported_seq":4044,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.038696+0000","last_change":"2024-02-11T22:27:31.038960+0000","last_active":"2024-02-11T22:27:31.038696+0000","last_peered":"2024-02-11T22:27:31.038696+0000","last_clean":"2024-02-11T22:27:31.038696+0000","last_became_active":"2024-02-11T22:21:13.844025+0000","last_became_peered":"2024-02-11T22:21:13.844025+0000","last_unstale":"2024-02-11T22:27:31.038696+0000","last_undegraded":"2024-02-11T22:27:31.038696+0000","last_fullsized":"2024-02-11T22:27:31.038696+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1308,"log_dups_size":0,"ondisk_log_size":1308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:41:40.629984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00088957499999999998,"stat_sum":{"num_bytes":17129472,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":253,"num_read_kb":234687,"num_write":506,"num_write_kb":68816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":13852672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":789,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947624+0000","last_change":"2024-02-11T22:21:13.838060+0000","last_active":"2024-02-11T22:27:27.947624+0000","last_peered":"2024-02-11T22:27:27.947624+0000","last_clean":"2024-02-11T22:27:27.947624+0000","last_became_active":"2024-02-11T22:21:13.837695+0000","last_became_peered":"2024-02-11T22:21:13.837695+0000","last_unstale":"2024-02-11T22:27:27.947624+0000","last_undegraded":"2024-02-11T22:27:27.947624+0000","last_fullsized":"2024-02-11T22:27:27.947624+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:56:28.609067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051894+0000","last_change":"2024-02-11T22:20:46.063693+0000","last_active":"2024-02-11T22:27:30.051894+0000","last_peered":"2024-02-11T22:27:30.051894+0000","last_clean":"2024-02-11T22:27:30.051894+0000","last_became_active":"2024-02-11T22:20:46.063353+0000","last_became_peered":"2024-02-11T22:20:46.063353+0000","last_unstale":"2024-02-11T22:27:30.051894+0000","last_undegraded":"2024-02-11T22:27:30.051894+0000","last_fullsized":"2024-02-11T22:27:30.051894+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:16:19.948639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":772,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008156+0000","last_change":"2024-02-11T22:21:13.840632+0000","last_active":"2024-02-11T22:27:29.008156+0000","last_peered":"2024-02-11T22:27:29.008156+0000","last_clean":"2024-02-11T22:27:29.008156+0000","last_became_active":"2024-02-11T22:21:13.840312+0000","last_became_peered":"2024-02-11T22:21:13.840312+0000","last_unstale":"2024-02-11T22:27:29.008156+0000","last_undegraded":"2024-02-11T22:27:29.008156+0000","last_fullsized":"2024-02-11T22:27:29.008156+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:54:44.835973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"209'197","reported_seq":1278,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.050883+0000","last_change":"2024-02-11T22:21:13.846939+0000","last_active":"2024-02-11T22:27:30.050883+0000","last_peered":"2024-02-11T22:27:30.050883+0000","last_clean":"2024-02-11T22:27:30.050883+0000","last_became_active":"2024-02-11T22:21:13.846601+0000","last_became_peered":"2024-02-11T22:21:13.846601+0000","last_unstale":"2024-02-11T22:27:30.050883+0000","last_undegraded":"2024-02-11T22:27:30.050883+0000","last_fullsized":"2024-02-11T22:27:30.050883+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:10:14.375639+0000","last_clean_scrub_stamp":"2024-02-11T22:10:14.375639+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:48:09.284463+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":812,"num_read_kb":1310,"num_write":311,"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":"824'864","reported_seq":3674,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.326704+0000","last_change":"2024-02-11T22:27:29.009968+0000","last_active":"2024-02-11T22:27:30.326704+0000","last_peered":"2024-02-11T22:27:30.326704+0000","last_clean":"2024-02-11T22:27:30.326704+0000","last_became_active":"2024-02-11T22:20:17.826733+0000","last_became_peered":"2024-02-11T22:20:17.826733+0000","last_unstale":"2024-02-11T22:27:30.326704+0000","last_undegraded":"2024-02-11T22:27:30.326704+0000","last_fullsized":"2024-02-11T22:27:30.326704+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":864,"log_dups_size":0,"ondisk_log_size":864,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:16:47.433400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060474300000000003,"stat_sum":{"num_bytes":3768320,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":151,"num_read_kb":122807,"num_write":269,"num_write_kb":47056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":6848512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"}]},{"pgid":"4.6","version":"0'0","reported_seq":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010893+0000","last_change":"2024-02-11T22:18:49.805509+0000","last_active":"2024-02-11T22:27:29.010893+0000","last_peered":"2024-02-11T22:27:29.010893+0000","last_clean":"2024-02-11T22:27:29.010893+0000","last_became_active":"2024-02-11T22:18:49.805218+0000","last_became_peered":"2024-02-11T22:18:49.805218+0000","last_unstale":"2024-02-11T22:27:29.010893+0000","last_undegraded":"2024-02-11T22:27:29.010893+0000","last_fullsized":"2024-02-11T22:27:29.010893+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:38:58.705282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":760,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.095370+0000","last_change":"2024-02-11T22:19:47.810272+0000","last_active":"2024-02-11T22:27:31.095370+0000","last_peered":"2024-02-11T22:27:31.095370+0000","last_clean":"2024-02-11T22:27:31.095370+0000","last_became_active":"2024-02-11T22:19:47.809874+0000","last_became_peered":"2024-02-11T22:19:47.809874+0000","last_unstale":"2024-02-11T22:27:31.095370+0000","last_undegraded":"2024-02-11T22:27:31.095370+0000","last_fullsized":"2024-02-11T22:27:31.095370+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:18:13.553568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":768,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.050887+0000","last_change":"2024-02-11T22:21:13.846209+0000","last_active":"2024-02-11T22:27:30.050887+0000","last_peered":"2024-02-11T22:27:30.050887+0000","last_clean":"2024-02-11T22:27:30.050887+0000","last_became_active":"2024-02-11T22:21:13.845929+0000","last_became_peered":"2024-02-11T22:21:13.845929+0000","last_unstale":"2024-02-11T22:27:30.050887+0000","last_undegraded":"2024-02-11T22:27:30.050887+0000","last_fullsized":"2024-02-11T22:27:30.050887+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:23:53.123800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"829'2445","reported_seq":5016,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.021390+0000","last_change":"2024-02-11T22:27:29.022740+0000","last_active":"2024-02-11T22:27:29.021390+0000","last_peered":"2024-02-11T22:27:29.021390+0000","last_clean":"2024-02-11T22:27:29.021390+0000","last_became_active":"2024-02-11T22:20:46.064667+0000","last_became_peered":"2024-02-11T22:20:46.064667+0000","last_unstale":"2024-02-11T22:27:29.021390+0000","last_undegraded":"2024-02-11T22:27:29.021390+0000","last_fullsized":"2024-02-11T22:27:29.021390+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":2445,"log_dups_size":0,"ondisk_log_size":2445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:20:15.393275+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.017447490999999999,"stat_sum":{"num_bytes":38821888,"num_objects":12,"num_object_clones":7,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":2,"num_read":347,"num_read_kb":469730,"num_write":876,"num_write_kb":176432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":30826496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"}]},{"pgid":"4.3","version":"0'0","reported_seq":779,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011881+0000","last_change":"2024-02-11T22:21:13.833547+0000","last_active":"2024-02-11T22:27:29.011881+0000","last_peered":"2024-02-11T22:27:29.011881+0000","last_clean":"2024-02-11T22:27:29.011881+0000","last_became_active":"2024-02-11T22:21:13.833245+0000","last_became_peered":"2024-02-11T22:21:13.833245+0000","last_unstale":"2024-02-11T22:27:29.011881+0000","last_undegraded":"2024-02-11T22:27:29.011881+0000","last_fullsized":"2024-02-11T22:27:29.011881+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:58:09.338348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052192+0000","last_change":"2024-02-11T22:21:13.828617+0000","last_active":"2024-02-11T22:27:30.052192+0000","last_peered":"2024-02-11T22:27:30.052192+0000","last_clean":"2024-02-11T22:27:30.052192+0000","last_became_active":"2024-02-11T22:21:13.828055+0000","last_became_peered":"2024-02-11T22:21:13.828055+0000","last_unstale":"2024-02-11T22:27:30.052192+0000","last_undegraded":"2024-02-11T22:27:30.052192+0000","last_fullsized":"2024-02-11T22:27:30.052192+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:13:16.728429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.012061+0000","last_change":"2024-02-11T22:20:17.827676+0000","last_active":"2024-02-11T22:27:29.012061+0000","last_peered":"2024-02-11T22:27:29.012061+0000","last_clean":"2024-02-11T22:27:29.012061+0000","last_became_active":"2024-02-11T22:20:17.827264+0000","last_became_peered":"2024-02-11T22:20:17.827264+0000","last_unstale":"2024-02-11T22:27:29.012061+0000","last_undegraded":"2024-02-11T22:27:29.012061+0000","last_fullsized":"2024-02-11T22:27:29.012061+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:03:13.682942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"831'2775","reported_seq":5500,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.042826+0000","last_change":"2024-02-11T22:27:31.044213+0000","last_active":"2024-02-11T22:27:31.042826+0000","last_peered":"2024-02-11T22:27:31.042826+0000","last_clean":"2024-02-11T22:27:31.042826+0000","last_became_active":"2024-02-11T22:21:13.835683+0000","last_became_peered":"2024-02-11T22:21:13.835683+0000","last_unstale":"2024-02-11T22:27:31.042826+0000","last_undegraded":"2024-02-11T22:27:31.042826+0000","last_fullsized":"2024-02-11T22:27:31.042826+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":2775,"log_dups_size":0,"ondisk_log_size":2775,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:51:32.820144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0094640409999999994,"stat_sum":{"num_bytes":17547264,"num_objects":14,"num_object_clones":9,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":1,"num_read":473,"num_read_kb":481140,"num_write":762,"num_write_kb":192328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":58261504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":769,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051493+0000","last_change":"2024-02-11T22:21:13.853807+0000","last_active":"2024-02-11T22:27:30.051493+0000","last_peered":"2024-02-11T22:27:30.051493+0000","last_clean":"2024-02-11T22:27:30.051493+0000","last_became_active":"2024-02-11T22:21:13.852856+0000","last_became_peered":"2024-02-11T22:21:13.852856+0000","last_unstale":"2024-02-11T22:27:30.051493+0000","last_undegraded":"2024-02-11T22:27:30.051493+0000","last_fullsized":"2024-02-11T22:27:30.051493+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:15:25.005910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"484'3","reported_seq":796,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011564+0000","last_change":"2024-02-11T22:20:46.071283+0000","last_active":"2024-02-11T22:27:29.011564+0000","last_peered":"2024-02-11T22:27:29.011564+0000","last_clean":"2024-02-11T22:27:29.011564+0000","last_became_active":"2024-02-11T22:20:46.070886+0000","last_became_peered":"2024-02-11T22:20:46.070886+0000","last_unstale":"2024-02-11T22:27:29.011564+0000","last_undegraded":"2024-02-11T22:27:29.011564+0000","last_fullsized":"2024-02-11T22:27:29.011564+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T07:32:40.585941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":771,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052334+0000","last_change":"2024-02-11T22:21:13.853730+0000","last_active":"2024-02-11T22:27:30.052334+0000","last_peered":"2024-02-11T22:27:30.052334+0000","last_clean":"2024-02-11T22:27:30.052334+0000","last_became_active":"2024-02-11T22:21:13.853412+0000","last_became_peered":"2024-02-11T22:21:13.853412+0000","last_unstale":"2024-02-11T22:27:30.052334+0000","last_undegraded":"2024-02-11T22:27:30.052334+0000","last_fullsized":"2024-02-11T22:27:30.052334+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:01:39.135924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"826'1395","reported_seq":4183,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.038774+0000","last_change":"2024-02-11T22:27:31.039293+0000","last_active":"2024-02-11T22:27:31.038774+0000","last_peered":"2024-02-11T22:27:31.038774+0000","last_clean":"2024-02-11T22:27:31.038774+0000","last_became_active":"2024-02-11T22:19:47.808170+0000","last_became_peered":"2024-02-11T22:19:47.808170+0000","last_unstale":"2024-02-11T22:27:31.038774+0000","last_undegraded":"2024-02-11T22:27:31.038774+0000","last_fullsized":"2024-02-11T22:27:31.038774+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1395,"log_dups_size":0,"ondisk_log_size":1395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:25:30.870666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072701099999999996,"stat_sum":{"num_bytes":5636096,"num_objects":4,"num_object_clones":2,"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":185,"num_read_kb":230069,"num_write":398,"num_write_kb":72048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":15368192,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":794,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.023879+0000","last_change":"2024-02-11T22:20:46.069649+0000","last_active":"2024-02-11T22:27:30.023879+0000","last_peered":"2024-02-11T22:27:30.023879+0000","last_clean":"2024-02-11T22:27:30.023879+0000","last_became_active":"2024-02-11T22:20:46.069362+0000","last_became_peered":"2024-02-11T22:20:46.069362+0000","last_unstale":"2024-02-11T22:27:30.023879+0000","last_undegraded":"2024-02-11T22:27:30.023879+0000","last_fullsized":"2024-02-11T22:27:30.023879+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:12:17.537823+0000","last_clean_scrub_stamp":"2024-02-11T22:12:17.537823+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:34:18.826130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":782,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947090+0000","last_change":"2024-02-11T22:21:13.841178+0000","last_active":"2024-02-11T22:27:27.947090+0000","last_peered":"2024-02-11T22:27:27.947090+0000","last_clean":"2024-02-11T22:27:27.947090+0000","last_became_active":"2024-02-11T22:21:13.840899+0000","last_became_peered":"2024-02-11T22:21:13.840899+0000","last_unstale":"2024-02-11T22:27:27.947090+0000","last_undegraded":"2024-02-11T22:27:27.947090+0000","last_fullsized":"2024-02-11T22:27:27.947090+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:32:51.585208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":779,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.096290+0000","last_change":"2024-02-11T22:19:47.810896+0000","last_active":"2024-02-11T22:27:31.096290+0000","last_peered":"2024-02-11T22:27:31.096290+0000","last_clean":"2024-02-11T22:27:31.096290+0000","last_became_active":"2024-02-11T22:19:47.810622+0000","last_became_peered":"2024-02-11T22:19:47.810622+0000","last_unstale":"2024-02-11T22:27:31.096290+0000","last_undegraded":"2024-02-11T22:27:31.096290+0000","last_fullsized":"2024-02-11T22:27:31.096290+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:13:43.152240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.f","version":"829'2502","reported_seq":5151,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.326378+0000","last_change":"2024-02-11T22:27:29.014869+0000","last_active":"2024-02-11T22:27:30.326378+0000","last_peered":"2024-02-11T22:27:30.326378+0000","last_clean":"2024-02-11T22:27:30.326378+0000","last_became_active":"2024-02-11T22:20:46.075432+0000","last_became_peered":"2024-02-11T22:20:46.075432+0000","last_unstale":"2024-02-11T22:27:30.326378+0000","last_undegraded":"2024-02-11T22:27:30.326378+0000","last_fullsized":"2024-02-11T22:27:30.326378+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":2502,"log_dups_size":0,"ondisk_log_size":2502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:17:17.705708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0061259890000000001,"stat_sum":{"num_bytes":23543808,"num_objects":12,"num_object_clones":7,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":2,"num_read":387,"num_read_kb":571439,"num_write":772,"num_write_kb":200016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":31006720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"}]},{"pgid":"2.8","version":"0'0","reported_seq":766,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051116+0000","last_change":"2024-02-11T22:21:13.849323+0000","last_active":"2024-02-11T22:27:30.051116+0000","last_peered":"2024-02-11T22:27:30.051116+0000","last_clean":"2024-02-11T22:27:30.051116+0000","last_became_active":"2024-02-11T22:21:13.846143+0000","last_became_peered":"2024-02-11T22:21:13.846143+0000","last_unstale":"2024-02-11T22:27:30.051116+0000","last_undegraded":"2024-02-11T22:27:30.051116+0000","last_fullsized":"2024-02-11T22:27:30.051116+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:02:43.035523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":807,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.023879+0000","last_change":"2024-02-11T22:21:13.826059+0000","last_active":"2024-02-11T22:27:30.023879+0000","last_peered":"2024-02-11T22:27:30.023879+0000","last_clean":"2024-02-11T22:27:30.023879+0000","last_became_active":"2024-02-11T22:21:13.825644+0000","last_became_peered":"2024-02-11T22:21:13.825644+0000","last_unstale":"2024-02-11T22:27:30.023879+0000","last_undegraded":"2024-02-11T22:27:30.023879+0000","last_fullsized":"2024-02-11T22:27:30.023879+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:47:15.841614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"826'1539","reported_seq":4319,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.035293+0000","last_change":"2024-02-11T22:27:31.035541+0000","last_active":"2024-02-11T22:27:31.035293+0000","last_peered":"2024-02-11T22:27:31.035293+0000","last_clean":"2024-02-11T22:27:31.035293+0000","last_became_active":"2024-02-11T22:20:17.824143+0000","last_became_peered":"2024-02-11T22:20:17.824143+0000","last_unstale":"2024-02-11T22:27:31.035293+0000","last_undegraded":"2024-02-11T22:27:31.035293+0000","last_fullsized":"2024-02-11T22:27:31.035293+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1539,"log_dups_size":0,"ondisk_log_size":1539,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:38:27.826772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039272500000000002,"stat_sum":{"num_bytes":22454272,"num_objects":8,"num_object_clones":5,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":224,"num_read_kb":355346,"num_write":658,"num_write_kb":100296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":28000256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":790,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011042+0000","last_change":"2024-02-11T22:21:13.827558+0000","last_active":"2024-02-11T22:27:29.011042+0000","last_peered":"2024-02-11T22:27:29.011042+0000","last_clean":"2024-02-11T22:27:29.011042+0000","last_became_active":"2024-02-11T22:21:13.827251+0000","last_became_peered":"2024-02-11T22:21:13.827251+0000","last_unstale":"2024-02-11T22:27:29.011042+0000","last_undegraded":"2024-02-11T22:27:29.011042+0000","last_fullsized":"2024-02-11T22:27:29.011042+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:27:12.848289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":799,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051586+0000","last_change":"2024-02-11T22:21:13.853246+0000","last_active":"2024-02-11T22:27:30.051586+0000","last_peered":"2024-02-11T22:27:30.051586+0000","last_clean":"2024-02-11T22:27:30.051586+0000","last_became_active":"2024-02-11T22:21:13.852847+0000","last_became_peered":"2024-02-11T22:21:13.852847+0000","last_unstale":"2024-02-11T22:27:30.051586+0000","last_undegraded":"2024-02-11T22:27:30.051586+0000","last_fullsized":"2024-02-11T22:27:30.051586+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:55:46.929209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"814'390","reported_seq":3318,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-11T22:27:32.069190+0000","last_change":"2024-02-11T22:27:31.096797+0000","last_active":"2024-02-11T22:27:32.069190+0000","last_peered":"2024-02-11T22:27:32.069190+0000","last_clean":"2024-02-11T22:27:32.069190+0000","last_became_active":"2024-02-11T22:21:13.845769+0000","last_became_peered":"2024-02-11T22:21:13.845769+0000","last_unstale":"2024-02-11T22:27:32.069190+0000","last_undegraded":"2024-02-11T22:27:32.069190+0000","last_fullsized":"2024-02-11T22:27:32.069190+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:00:00.631959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001098332,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":70,"num_read_kb":38745,"num_write":177,"num_write_kb":35120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":790,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010645+0000","last_change":"2024-02-11T22:21:13.840413+0000","last_active":"2024-02-11T22:27:29.010645+0000","last_peered":"2024-02-11T22:27:29.010645+0000","last_clean":"2024-02-11T22:27:29.010645+0000","last_became_active":"2024-02-11T22:21:13.840048+0000","last_became_peered":"2024-02-11T22:21:13.840048+0000","last_unstale":"2024-02-11T22:27:29.010645+0000","last_undegraded":"2024-02-11T22:27:29.010645+0000","last_fullsized":"2024-02-11T22:27:29.010645+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:24:49.858807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":810,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051862+0000","last_change":"2024-02-11T22:19:18.800996+0000","last_active":"2024-02-11T22:27:30.051862+0000","last_peered":"2024-02-11T22:27:30.051862+0000","last_clean":"2024-02-11T22:27:30.051862+0000","last_became_active":"2024-02-11T22:19:18.800004+0000","last_became_peered":"2024-02-11T22:19:18.800004+0000","last_unstale":"2024-02-11T22:27:30.051862+0000","last_undegraded":"2024-02-11T22:27:30.051862+0000","last_fullsized":"2024-02-11T22:27:30.051862+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T05:42:25.627292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.c","version":"829'850","reported_seq":3764,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.025559+0000","last_change":"2024-02-11T22:27:29.022122+0000","last_active":"2024-02-11T22:27:30.025559+0000","last_peered":"2024-02-11T22:27:30.025559+0000","last_clean":"2024-02-11T22:27:30.025559+0000","last_became_active":"2024-02-11T22:19:47.812515+0000","last_became_peered":"2024-02-11T22:19:47.812515+0000","last_unstale":"2024-02-11T22:27:30.025559+0000","last_undegraded":"2024-02-11T22:27:30.025559+0000","last_fullsized":"2024-02-11T22:27:30.025559+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":850,"log_dups_size":0,"ondisk_log_size":850,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T22:55:37.655877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010357488999999999,"stat_sum":{"num_bytes":4112384,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":156,"num_read_kb":346052,"num_write":290,"num_write_kb":61264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":4710400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"}]},{"pgid":"2.b","version":"477'4","reported_seq":805,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051595+0000","last_change":"2024-02-11T22:21:13.836074+0000","last_active":"2024-02-11T22:27:30.051595+0000","last_peered":"2024-02-11T22:27:30.051595+0000","last_clean":"2024-02-11T22:27:30.051595+0000","last_became_active":"2024-02-11T22:21:13.835756+0000","last_became_peered":"2024-02-11T22:21:13.835756+0000","last_unstale":"2024-02-11T22:27:30.051595+0000","last_undegraded":"2024-02-11T22:27:30.051595+0000","last_fullsized":"2024-02-11T22:27:30.051595+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+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-02-13T06:35:42.748614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"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":794,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.946785+0000","last_change":"2024-02-11T22:20:46.068401+0000","last_active":"2024-02-11T22:27:27.946785+0000","last_peered":"2024-02-11T22:27:27.946785+0000","last_clean":"2024-02-11T22:27:27.946785+0000","last_became_active":"2024-02-11T22:20:46.067307+0000","last_became_peered":"2024-02-11T22:20:46.067307+0000","last_unstale":"2024-02-11T22:27:27.946785+0000","last_undegraded":"2024-02-11T22:27:27.946785+0000","last_fullsized":"2024-02-11T22:27:27.946785+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:36:50.726023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"832'1665","reported_seq":4501,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-11T22:27:32.109363+0000","last_change":"2024-02-11T22:27:31.096472+0000","last_active":"2024-02-11T22:27:32.109363+0000","last_peered":"2024-02-11T22:27:32.109363+0000","last_clean":"2024-02-11T22:27:32.109363+0000","last_became_active":"2024-02-11T22:20:17.830820+0000","last_became_peered":"2024-02-11T22:20:17.830820+0000","last_unstale":"2024-02-11T22:27:32.109363+0000","last_undegraded":"2024-02-11T22:27:32.109363+0000","last_fullsized":"2024-02-11T22:27:32.109363+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1665,"log_dups_size":0,"ondisk_log_size":1665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T07:04:36.984401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000857068,"stat_sum":{"num_bytes":17399808,"num_objects":8,"num_object_clones":4,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":278,"num_read_kb":353635,"num_write":739,"num_write_kb":134632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":22388736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":798,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.095952+0000","last_change":"2024-02-11T22:20:17.825485+0000","last_active":"2024-02-11T22:27:31.095952+0000","last_peered":"2024-02-11T22:27:31.095952+0000","last_clean":"2024-02-11T22:27:31.095952+0000","last_became_active":"2024-02-11T22:20:17.824834+0000","last_became_peered":"2024-02-11T22:20:17.824834+0000","last_unstale":"2024-02-11T22:27:31.095952+0000","last_undegraded":"2024-02-11T22:27:31.095952+0000","last_fullsized":"2024-02-11T22:27:31.095952+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-12T23:02:40.368722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":792,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052220+0000","last_change":"2024-02-11T22:21:13.848643+0000","last_active":"2024-02-11T22:27:30.052220+0000","last_peered":"2024-02-11T22:27:30.052220+0000","last_clean":"2024-02-11T22:27:30.052220+0000","last_became_active":"2024-02-11T22:21:13.847603+0000","last_became_peered":"2024-02-11T22:21:13.847603+0000","last_unstale":"2024-02-11T22:27:30.052220+0000","last_undegraded":"2024-02-11T22:27:30.052220+0000","last_fullsized":"2024-02-11T22:27:30.052220+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:26:45.249758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.a","version":"828'1005","reported_seq":3857,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-11T22:27:32.068879+0000","last_change":"2024-02-11T22:27:31.096012+0000","last_active":"2024-02-11T22:27:32.068879+0000","last_peered":"2024-02-11T22:27:32.068879+0000","last_clean":"2024-02-11T22:27:32.068879+0000","last_became_active":"2024-02-11T22:19:47.812897+0000","last_became_peered":"2024-02-11T22:19:47.812897+0000","last_unstale":"2024-02-11T22:27:32.068879+0000","last_undegraded":"2024-02-11T22:27:32.068879+0000","last_fullsized":"2024-02-11T22:27:32.068879+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":1005,"log_dups_size":0,"ondisk_log_size":1005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:45:22.288776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051737300000000001,"stat_sum":{"num_bytes":16171008,"num_objects":3,"num_object_clones":1,"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":137,"num_read_kb":128081,"num_write":313,"num_write_kb":108424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":8937472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"2.d","version":"59'1","reported_seq":793,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010408+0000","last_change":"2024-02-11T22:19:47.809657+0000","last_active":"2024-02-11T22:27:29.010408+0000","last_peered":"2024-02-11T22:27:29.010408+0000","last_clean":"2024-02-11T22:27:29.010408+0000","last_became_active":"2024-02-11T22:19:47.809323+0000","last_became_peered":"2024-02-11T22:19:47.809323+0000","last_unstale":"2024-02-11T22:27:29.010408+0000","last_undegraded":"2024-02-11T22:27:29.010408+0000","last_fullsized":"2024-02-11T22:27:29.010408+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:00:09.867012+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":2,"num_read_kb":2,"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":800,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.009023+0000","last_change":"2024-02-11T22:20:46.075659+0000","last_active":"2024-02-11T22:27:29.009023+0000","last_peered":"2024-02-11T22:27:29.009023+0000","last_clean":"2024-02-11T22:27:29.009023+0000","last_became_active":"2024-02-11T22:20:46.074866+0000","last_became_peered":"2024-02-11T22:20:46.074866+0000","last_unstale":"2024-02-11T22:27:29.009023+0000","last_undegraded":"2024-02-11T22:27:29.009023+0000","last_fullsized":"2024-02-11T22:27:29.009023+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:56:07.172999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"829'828","reported_seq":3597,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.037606+0000","last_change":"2024-02-11T22:27:31.038200+0000","last_active":"2024-02-11T22:27:31.037606+0000","last_peered":"2024-02-11T22:27:31.037606+0000","last_clean":"2024-02-11T22:27:31.037606+0000","last_became_active":"2024-02-11T22:21:13.847484+0000","last_became_peered":"2024-02-11T22:21:13.847484+0000","last_unstale":"2024-02-11T22:27:31.037606+0000","last_undegraded":"2024-02-11T22:27:31.037606+0000","last_fullsized":"2024-02-11T22:27:31.037606+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:14:34.780762+0000","last_clean_scrub_stamp":"2024-02-11T22:14:34.780762+0000","objects_scrubbed":0,"log_size":828,"log_dups_size":0,"ondisk_log_size":828,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:57:47.799289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077656199999999996,"stat_sum":{"num_bytes":16506880,"num_objects":8,"num_object_clones":6,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":148,"num_read_kb":227592,"num_write":332,"num_write_kb":65736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":15867904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"19c","length":"1"},{"start":"1a2","length":"1"},{"start":"1a4","length":"1"},{"start":"1a6","length":"3"},{"start":"1aa","length":"1"}]},{"pgid":"2.e","version":"59'2","reported_seq":805,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.096276+0000","last_change":"2024-02-11T22:21:13.846102+0000","last_active":"2024-02-11T22:27:31.096276+0000","last_peered":"2024-02-11T22:27:31.096276+0000","last_clean":"2024-02-11T22:27:31.096276+0000","last_became_active":"2024-02-11T22:21:13.845757+0000","last_became_peered":"2024-02-11T22:21:13.845757+0000","last_unstale":"2024-02-11T22:27:31.096276+0000","last_undegraded":"2024-02-11T22:27:31.096276+0000","last_fullsized":"2024-02-11T22:27:31.096276+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:49.455174+0000","last_clean_scrub_stamp":"2024-02-11T22:11:49.455174+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:00:31.339010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":768,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051818+0000","last_change":"2024-02-11T22:21:13.844320+0000","last_active":"2024-02-11T22:27:30.051818+0000","last_peered":"2024-02-11T22:27:30.051818+0000","last_clean":"2024-02-11T22:27:30.051818+0000","last_became_active":"2024-02-11T22:21:13.843477+0000","last_became_peered":"2024-02-11T22:21:13.843477+0000","last_unstale":"2024-02-11T22:27:30.051818+0000","last_undegraded":"2024-02-11T22:27:30.051818+0000","last_fullsized":"2024-02-11T22:27:30.051818+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:02:03.376021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":783,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.946557+0000","last_change":"2024-02-11T22:20:46.063904+0000","last_active":"2024-02-11T22:27:27.946557+0000","last_peered":"2024-02-11T22:27:27.946557+0000","last_clean":"2024-02-11T22:27:27.946557+0000","last_became_active":"2024-02-11T22:20:46.062981+0000","last_became_peered":"2024-02-11T22:20:46.062981+0000","last_unstale":"2024-02-11T22:27:27.946557+0000","last_undegraded":"2024-02-11T22:27:27.946557+0000","last_fullsized":"2024-02-11T22:27:27.946557+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:35:27.664576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":800,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-11T22:27:31.095479+0000","last_change":"2024-02-11T22:20:46.083994+0000","last_active":"2024-02-11T22:27:31.095479+0000","last_peered":"2024-02-11T22:27:31.095479+0000","last_clean":"2024-02-11T22:27:31.095479+0000","last_became_active":"2024-02-11T22:20:46.083687+0000","last_became_peered":"2024-02-11T22:20:46.083687+0000","last_unstale":"2024-02-11T22:27:31.095479+0000","last_undegraded":"2024-02-11T22:27:31.095479+0000","last_fullsized":"2024-02-11T22:27:31.095479+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:53:03.928504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":802,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008345+0000","last_change":"2024-02-11T22:20:17.820296+0000","last_active":"2024-02-11T22:27:29.008345+0000","last_peered":"2024-02-11T22:27:29.008345+0000","last_clean":"2024-02-11T22:27:29.008345+0000","last_became_active":"2024-02-11T22:20:17.819487+0000","last_became_peered":"2024-02-11T22:20:17.819487+0000","last_unstale":"2024-02-11T22:27:29.008345+0000","last_undegraded":"2024-02-11T22:27:29.008345+0000","last_fullsized":"2024-02-11T22:27:29.008345+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T04:03:38.018403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011691+0000","last_change":"2024-02-11T22:19:47.812216+0000","last_active":"2024-02-11T22:27:29.011691+0000","last_peered":"2024-02-11T22:27:29.011691+0000","last_clean":"2024-02-11T22:27:29.011691+0000","last_became_active":"2024-02-11T22:19:47.811899+0000","last_became_peered":"2024-02-11T22:19:47.811899+0000","last_unstale":"2024-02-11T22:27:29.011691+0000","last_undegraded":"2024-02-11T22:27:29.011691+0000","last_fullsized":"2024-02-11T22:27:29.011691+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:19:48.015714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.051921+0000","last_change":"2024-02-11T22:19:47.795900+0000","last_active":"2024-02-11T22:27:30.051921+0000","last_peered":"2024-02-11T22:27:30.051921+0000","last_clean":"2024-02-11T22:27:30.051921+0000","last_became_active":"2024-02-11T22:19:47.795564+0000","last_became_peered":"2024-02-11T22:19:47.795564+0000","last_unstale":"2024-02-11T22:27:30.051921+0000","last_undegraded":"2024-02-11T22:27:30.051921+0000","last_fullsized":"2024-02-11T22:27:30.051921+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T09:57:16.508714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":789,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.010472+0000","last_change":"2024-02-11T22:19:18.799459+0000","last_active":"2024-02-11T22:27:29.010472+0000","last_peered":"2024-02-11T22:27:29.010472+0000","last_clean":"2024-02-11T22:27:29.010472+0000","last_became_active":"2024-02-11T22:19:18.798911+0000","last_became_peered":"2024-02-11T22:19:18.798911+0000","last_unstale":"2024-02-11T22:27:29.010472+0000","last_undegraded":"2024-02-11T22:27:29.010472+0000","last_fullsized":"2024-02-11T22:27:29.010472+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T00:18:46.482825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":792,"reported_epoch":828,"state":"active+clean","last_fresh":"2024-02-11T22:27:27.947349+0000","last_change":"2024-02-11T22:21:13.838219+0000","last_active":"2024-02-11T22:27:27.947349+0000","last_peered":"2024-02-11T22:27:27.947349+0000","last_clean":"2024-02-11T22:27:27.947349+0000","last_became_active":"2024-02-11T22:21:13.837741+0000","last_became_peered":"2024-02-11T22:21:13.837741+0000","last_unstale":"2024-02-11T22:27:27.947349+0000","last_undegraded":"2024-02-11T22:27:27.947349+0000","last_fullsized":"2024-02-11T22:27:27.947349+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T06:55:39.185660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":784,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052490+0000","last_change":"2024-02-11T22:19:47.808392+0000","last_active":"2024-02-11T22:27:30.052490+0000","last_peered":"2024-02-11T22:27:30.052490+0000","last_clean":"2024-02-11T22:27:30.052490+0000","last_became_active":"2024-02-11T22:19:47.808000+0000","last_became_peered":"2024-02-11T22:19:47.808000+0000","last_unstale":"2024-02-11T22:27:30.052490+0000","last_undegraded":"2024-02-11T22:27:30.052490+0000","last_fullsized":"2024-02-11T22:27:30.052490+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:49:46.935323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":802,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.007779+0000","last_change":"2024-02-11T22:20:17.834848+0000","last_active":"2024-02-11T22:27:29.007779+0000","last_peered":"2024-02-11T22:27:29.007779+0000","last_clean":"2024-02-11T22:27:29.007779+0000","last_became_active":"2024-02-11T22:20:17.834425+0000","last_became_peered":"2024-02-11T22:20:17.834425+0000","last_unstale":"2024-02-11T22:27:29.007779+0000","last_undegraded":"2024-02-11T22:27:29.007779+0000","last_fullsized":"2024-02-11T22:27:29.007779+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T02:38:41.662700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":799,"reported_epoch":830,"state":"active+clean","last_fresh":"2024-02-11T22:27:30.052778+0000","last_change":"2024-02-11T22:19:47.807178+0000","last_active":"2024-02-11T22:27:30.052778+0000","last_peered":"2024-02-11T22:27:30.052778+0000","last_clean":"2024-02-11T22:27:30.052778+0000","last_became_active":"2024-02-11T22:19:47.806826+0000","last_became_peered":"2024-02-11T22:19:47.806826+0000","last_unstale":"2024-02-11T22:27:30.052778+0000","last_undegraded":"2024-02-11T22:27:30.052778+0000","last_fullsized":"2024-02-11T22:27:30.052778+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T08:10:10.551230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":798,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.008023+0000","last_change":"2024-02-11T22:21:13.838394+0000","last_active":"2024-02-11T22:27:29.008023+0000","last_peered":"2024-02-11T22:27:29.008023+0000","last_clean":"2024-02-11T22:27:29.008023+0000","last_became_active":"2024-02-11T22:21:13.838091+0000","last_became_peered":"2024-02-11T22:21:13.838091+0000","last_unstale":"2024-02-11T22:27:29.008023+0000","last_undegraded":"2024-02-11T22:27:29.008023+0000","last_fullsized":"2024-02-11T22:27:29.008023+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:04:06.608745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":778,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.011556+0000","last_change":"2024-02-11T22:21:13.831259+0000","last_active":"2024-02-11T22:27:29.011556+0000","last_peered":"2024-02-11T22:27:29.011556+0000","last_clean":"2024-02-11T22:27:29.011556+0000","last_became_active":"2024-02-11T22:21:13.830922+0000","last_became_peered":"2024-02-11T22:21:13.830922+0000","last_unstale":"2024-02-11T22:27:29.011556+0000","last_undegraded":"2024-02-11T22:27:29.011556+0000","last_fullsized":"2024-02-11T22:27:29.011556+0000","mapping_epoch":459,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":460,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T03:21:22.108802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":794,"reported_epoch":829,"state":"active+clean","last_fresh":"2024-02-11T22:27:29.005384+0000","last_change":"2024-02-11T22:20:46.065545+0000","last_active":"2024-02-11T22:27:29.005384+0000","last_peered":"2024-02-11T22:27:29.005384+0000","last_clean":"2024-02-11T22:27:29.005384+0000","last_became_active":"2024-02-11T22:20:46.065201+0000","last_became_peered":"2024-02-11T22:20:46.065201+0000","last_unstale":"2024-02-11T22:27:29.005384+0000","last_undegraded":"2024-02-11T22:27:29.005384+0000","last_fullsized":"2024-02-11T22:27:29.005384+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":58,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-11T22:11:50.457143+0000","last_clean_scrub_stamp":"2024-02-11T22:11:50.457143+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-13T01:51:48.836013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232742912,"num_objects":106,"num_object_clones":59,"num_object_copies":318,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":106,"num_whiteouts":7,"num_read":3756,"num_read_kb":4871965,"num_write":8238,"num_write_kb":1670232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":109,"num_bytes_recovered":278888448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":300441600,"data_stored":494211072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":23460,"ondisk_log_size":23460,"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":812,"num_read_kb":1310,"num_write":311,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6614,"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":158,"num_read_kb":174,"num_write":69,"num_write_kb":36,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":110592,"data_stored":19842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42399,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":459,"seq":1971389988941,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":172972,"kb_used_data":34592,"kb_used_omap":32,"kb_used_meta":138335,"kb_avail":93572180,"statfs":{"total":95995035648,"available":95817912320,"internally_reserved":0,"allocated":35422208,"data_stored":56095656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33691,"internal_metadata":141655141},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.53500000000000003},"min":{"1min":0.32600000000000001,"5min":0.29999999999999999,"15min":0.28199999999999997},"max":{"1min":0.79300000000000004,"5min":1.9279999999999999,"15min":1.9279999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.61499999999999999,"15min":0.55300000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71999999999999997,"5min":1.855,"15min":1.855},"last":0.67000000000000004}]},{"osd":1,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.61899999999999999,"15min":0.53900000000000003},"min":{"1min":0.443,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.91500000000000004,"5min":1.367,"15min":1.367},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.60299999999999998,"15min":0.54000000000000004},"min":{"1min":0.39200000000000002,"5min":0.374,"15min":0.32700000000000001},"max":{"1min":0.93200000000000005,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.76900000000000002}]},{"osd":2,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.60499999999999998,"15min":0.53800000000000003},"min":{"1min":0.42399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.877,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.61799999999999999,"15min":0.54600000000000004},"min":{"1min":0.41099999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.89600000000000002,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.85499999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.622,"15min":0.55700000000000005},"min":{"1min":0.40400000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.0389999999999999,"5min":1.746,"15min":1.746},"last":0.75},{"interface":"front","average":{"1min":0.63,"5min":0.63900000000000001,"15min":0.55500000000000005},"min":{"1min":0.48899999999999999,"5min":0.38200000000000001,"15min":0.35599999999999998},"max":{"1min":0.84799999999999998,"5min":1.823,"15min":1.823},"last":0.58699999999999997}]},{"osd":4,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.54200000000000004,"15min":0.47599999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.83099999999999996,"5min":1.631,"15min":1.631},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.53800000000000003,"15min":0.49399999999999999},"min":{"1min":0.37,"5min":0.31900000000000001,"15min":0.30099999999999999},"max":{"1min":0.81499999999999995,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.73199999999999998}]},{"osd":5,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.56000000000000005,"15min":0.5},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.747,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.56200000000000006,"15min":0.53000000000000003},"min":{"1min":0.39100000000000001,"5min":0.32100000000000001,"15min":0.27700000000000002},"max":{"1min":0.77100000000000002,"5min":1.976,"15min":1.976},"last":0.81200000000000006}]},{"osd":6,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.57199999999999995,"15min":0.53900000000000003},"min":{"1min":0.34000000000000002,"5min":0.32600000000000001,"15min":0.32200000000000001},"max":{"1min":0.94899999999999995,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.63500000000000001,"15min":0.58099999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.35299999999999998},"max":{"1min":0.78700000000000003,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.79700000000000004}]}]},{"osd":6,"up_from":432,"seq":1855425871954,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":288264,"kb_used_data":55224,"kb_used_omap":36,"kb_used_meta":232987,"kb_avail":93456888,"statfs":{"total":95995035648,"available":95699853312,"internally_reserved":0,"allocated":56549376,"data_stored":75676087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37278,"internal_metadata":238579298},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.59499999999999997,"15min":0.54300000000000004},"min":{"1min":0.42299999999999999,"5min":0.219,"15min":0.219},"max":{"1min":0.77500000000000002,"5min":1.48,"15min":1.48},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.60999999999999999,"15min":0.55100000000000005},"min":{"1min":0.38100000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79100000000000004,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.70199999999999996}]},{"osd":1,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61899999999999999,"15min":0.56299999999999994},"min":{"1min":0.39000000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.77200000000000002,"5min":1.498,"15min":1.498},"last":0.746},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.56499999999999995,"15min":0.53100000000000003},"min":{"1min":0.40600000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.79500000000000004,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.55900000000000005}]},{"osd":2,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.59799999999999998,"15min":0.55600000000000005},"min":{"1min":0.40799999999999997,"5min":0.317,"15min":0.317},"max":{"1min":0.73799999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.436},{"interface":"front","average":{"1min":0.62,"5min":0.64300000000000002,"15min":0.59399999999999997},"min":{"1min":0.47099999999999997,"5min":0.316,"15min":0.316},"max":{"1min":0.81699999999999995,"5min":1.611,"15min":1.611},"last":0.48599999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.63600000000000001,"15min":0.57399999999999995},"min":{"1min":0.41699999999999998,"5min":0.39000000000000001,"15min":0.36599999999999999},"max":{"1min":0.71299999999999997,"5min":1.456,"15min":1.456},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.61199999999999999,"15min":0.57199999999999995},"min":{"1min":0.42899999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.72899999999999998,"5min":1.804,"15min":1.804},"last":0.61799999999999999}]},{"osd":4,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.48499999999999999,"15min":0.45300000000000001},"min":{"1min":0.32200000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.69299999999999995,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53400000000000003,"15min":0.49399999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.85199999999999998,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.59999999999999998}]},{"osd":5,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52500000000000002,"15min":0.47899999999999998},"min":{"1min":0.312,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.81899999999999995,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.56899999999999995,"15min":0.52700000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.83199999999999996,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.63100000000000001}]},{"osd":7,"last update":"Sun Feb 11 22:26:28 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.57899999999999996,"15min":0.55300000000000005},"min":{"1min":0.40699999999999997,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86099999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.60499999999999998,"15min":0.56699999999999995},"min":{"1min":0.40699999999999997,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.96799999999999997,"5min":1.383,"15min":1.383},"last":0.67000000000000004}]}]},{"osd":1,"up_from":289,"seq":1241245548655,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":472608,"kb_used_data":41688,"kb_used_omap":36,"kb_used_meta":430875,"kb_avail":93272544,"statfs":{"total":95995035648,"available":95511085056,"internally_reserved":0,"allocated":42688512,"data_stored":67901119,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37514,"internal_metadata":441216374},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.39400000000000002,"15min":0.35599999999999998},"min":{"1min":0.30299999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.53900000000000003,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.439},{"interface":"front","average":{"1min":0.442,"5min":0.437,"15min":0.39100000000000001},"min":{"1min":0.28399999999999997,"5min":0.23799999999999999,"15min":0.23300000000000001},"max":{"1min":0.64200000000000002,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.46999999999999997}]},{"osd":2,"last update":"Sun Feb 11 22:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.42299999999999999,"15min":0.38800000000000001},"min":{"1min":0.26700000000000002,"5min":0.25900000000000001,"15min":0.19800000000000001},"max":{"1min":0.55900000000000005,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.496,"5min":0.51300000000000001,"15min":0.47799999999999998},"min":{"1min":0.34000000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.68700000000000006,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.60099999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.44600000000000001,"15min":0.41099999999999998},"min":{"1min":0.27000000000000002,"5min":0.25600000000000001,"15min":0.221},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.498},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.49099999999999999,"15min":0.46600000000000003},"min":{"1min":0.32300000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.54900000000000004}]},{"osd":4,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.63300000000000001,"15min":0.61699999999999999},"min":{"1min":0.46300000000000002,"5min":0.433,"15min":0.377},"max":{"1min":0.74299999999999999,"5min":0.878,"15min":1.016},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.66600000000000004,"15min":0.64100000000000001},"min":{"1min":0.41699999999999998,"5min":0.40999999999999998,"15min":0.39500000000000002},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94899999999999995},"last":0.79600000000000004}]},{"osd":5,"last update":"Sun Feb 11 22:26:27 2024","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.64900000000000002,"15min":0.64700000000000002},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.0149999999999999,"5min":1.194,"15min":1.194},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.71099999999999997,"15min":0.69299999999999995},"min":{"1min":0.55300000000000005,"5min":0.47099999999999997,"15min":0.36499999999999999},"max":{"1min":0.97499999999999998,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.66400000000000003}]},{"osd":6,"last update":"Sun Feb 11 22:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.68700000000000006,"15min":0.67400000000000004},"min":{"1min":0.53800000000000003,"5min":0.41899999999999998,"15min":0.40799999999999997},"max":{"1min":0.93200000000000005,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.69899999999999995,"15min":0.67100000000000004},"min":{"1min":0.47599999999999998,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.94399999999999995,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.68300000000000005}]},{"osd":7,"last update":"Sun Feb 11 22:27:25 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.72199999999999998,"15min":0.66900000000000004},"min":{"1min":0.5,"5min":0.437,"15min":0.35599999999999998},"max":{"1min":0.97199999999999998,"5min":1.149,"15min":1.149},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.72099999999999997,"15min":0.66200000000000003},"min":{"1min":0.55000000000000004,"5min":0.499,"15min":0.42299999999999999},"max":{"1min":0.91200000000000003,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.74299999999999999}]}]},{"osd":0,"up_from":260,"seq":1116691497077,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":671224,"kb_used_data":66020,"kb_used_omap":47,"kb_used_meta":605136,"kb_avail":93073928,"statfs":{"total":95995035648,"available":95307702272,"internally_reserved":0,"allocated":67604480,"data_stored":93376543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48189,"internal_metadata":619660227},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.35299999999999998,"15min":0.371},"min":{"1min":0.253,"5min":0.216,"15min":0.216},"max":{"1min":0.47399999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.44700000000000001},"min":{"1min":0.33800000000000002,"5min":0.27400000000000002,"15min":0.26300000000000001},"max":{"1min":0.63900000000000001,"5min":0.64300000000000002,"15min":0.79400000000000004},"last":0.42899999999999999}]},{"osd":2,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.48899999999999999,"15min":0.504},"min":{"1min":0.32900000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.60999999999999999,"5min":0.77200000000000002,"15min":0.83199999999999996},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.41799999999999998},"min":{"1min":0.26900000000000002,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.54000000000000004,"5min":0.75,"15min":0.75},"last":0.47199999999999998}]},{"osd":3,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48899999999999999,"15min":0.50900000000000001},"min":{"1min":0.33800000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.70399999999999996,"5min":0.71699999999999997,"15min":0.80700000000000005},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44900000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.26600000000000001,"15min":0.26100000000000001},"max":{"1min":0.59399999999999997,"5min":0.64200000000000002,"15min":0.75900000000000001},"last":0.51600000000000001}]},{"osd":4,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.626,"15min":0.59599999999999997},"min":{"1min":0.50600000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.83599999999999997,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.626,"15min":0.622},"min":{"1min":0.53400000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.82699999999999996,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.751}]},{"osd":5,"last update":"Sun Feb 11 22:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.69899999999999995,"15min":0.68400000000000005},"min":{"1min":0.54300000000000004,"5min":0.50700000000000001,"15min":0.40699999999999997},"max":{"1min":0.82899999999999996,"5min":0.96699999999999997,"15min":1.0149999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.68300000000000005,"15min":0.67200000000000004},"min":{"1min":0.50600000000000001,"5min":0.48599999999999999,"15min":0.45100000000000001},"max":{"1min":0.84699999999999998,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.71599999999999997}]},{"osd":6,"last update":"Sun Feb 11 22:26:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.627,"15min":0.59099999999999997},"min":{"1min":0.437,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.76900000000000002,"5min":1.0920000000000001,"15min":1.0920000000000001},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.68600000000000005,"15min":0.67400000000000004},"min":{"1min":0.55000000000000004,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.76400000000000001}]},{"osd":7,"last update":"Sun Feb 11 22:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.67300000000000004,"15min":0.65300000000000002},"min":{"1min":0.51600000000000001,"5min":0.47799999999999998,"15min":0.39300000000000002},"max":{"1min":0.89500000000000002,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.66600000000000004,"15min":0.65000000000000002},"min":{"1min":0.58199999999999996,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.80900000000000005,"5min":0.99399999999999999,"15min":1.0900000000000001},"last":0.72899999999999998}]}]},{"osd":2,"up_from":316,"seq":1357209665642,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":332084,"kb_used_data":40036,"kb_used_omap":33,"kb_used_meta":291998,"kb_avail":93413068,"statfs":{"total":95995035648,"available":95654981632,"internally_reserved":0,"allocated":40996864,"data_stored":53065103,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34368,"internal_metadata":299006400},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.39000000000000001,"15min":0.41099999999999998},"min":{"1min":0.26500000000000001,"5min":0.24299999999999999,"15min":0.20599999999999999},"max":{"1min":0.59299999999999997,"5min":0.60399999999999998,"15min":1.0740000000000001},"last":0.505},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.443,"15min":0.39200000000000002},"min":{"1min":0.24199999999999999,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":0.67700000000000005,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":0.59199999999999997}]},{"osd":1,"last update":"Sun Feb 11 22:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.41299999999999998,"15min":0.42199999999999999},"min":{"1min":0.29199999999999998,"5min":0.22800000000000001,"15min":0.222},"max":{"1min":0.57599999999999996,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.45600000000000002,"15min":0.44},"min":{"1min":0.307,"5min":0.29299999999999998,"15min":0.27100000000000002},"max":{"1min":0.72399999999999998,"5min":1.294,"15min":1.294},"last":0.64000000000000001}]},{"osd":3,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.48399999999999999,"15min":0.51900000000000002},"min":{"1min":0.35699999999999998,"5min":0.27000000000000002,"15min":0.26500000000000001},"max":{"1min":0.69499999999999995,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.47799999999999998,"15min":0.46000000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.28000000000000003},"max":{"1min":0.61399999999999999,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.73699999999999999}]},{"osd":4,"last update":"Sun Feb 11 22:26:57 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.64100000000000001,"15min":0.59599999999999997},"min":{"1min":0.50600000000000001,"5min":0.40500000000000003,"15min":0.34000000000000002},"max":{"1min":0.94499999999999995,"5min":1.131,"15min":1.131},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.627,"15min":0.60799999999999998},"min":{"1min":0.50900000000000001,"5min":0.34599999999999997,"15min":0.316},"max":{"1min":0.97299999999999998,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.90400000000000003}]},{"osd":5,"last update":"Sun Feb 11 22:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.67900000000000005,"15min":0.64100000000000001},"min":{"1min":0.59899999999999998,"5min":0.379,"15min":0.379},"max":{"1min":0.89000000000000001,"5min":0.96399999999999997,"15min":1.1160000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.67800000000000005,"15min":0.66300000000000003},"min":{"1min":0.54200000000000004,"5min":0.42599999999999999,"15min":0.39200000000000002},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.873},"last":0.81499999999999995}]},{"osd":6,"last update":"Sun Feb 11 22:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.69599999999999995,"15min":0.64600000000000002},"min":{"1min":0.57799999999999996,"5min":0.44600000000000001,"15min":0.42299999999999999},"max":{"1min":1,"5min":1.329,"15min":1.329},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.68000000000000005,"15min":0.65800000000000003},"min":{"1min":0.47899999999999998,"5min":0.438,"15min":0.438},"max":{"1min":0.76000000000000001,"5min":1.405,"15min":1.405},"last":0.874}]},{"osd":7,"last update":"Sun Feb 11 22:27:24 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.69999999999999996,"15min":0.67000000000000004},"min":{"1min":0.57499999999999996,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.044,"5min":1.044,"15min":1.079},"last":1.002},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.74099999999999999,"15min":0.70499999999999996},"min":{"1min":0.46700000000000003,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":1.1399999999999999}]}]},{"osd":3,"up_from":345,"seq":1481763717220,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":248408,"kb_used_data":33224,"kb_used_omap":33,"kb_used_meta":215134,"kb_avail":93496744,"statfs":{"total":95995035648,"available":95740665856,"internally_reserved":0,"allocated":34021376,"data_stored":44390295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34311,"internal_metadata":220297721},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40799999999999997,"15min":0.377},"min":{"1min":0.23599999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.65300000000000002,"5min":1.0580000000000001,"15min":1.5289999999999999},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.42699999999999999,"15min":0.41099999999999998},"min":{"1min":0.27500000000000002,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.78800000000000003,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.36599999999999999}]},{"osd":1,"last update":"Sun Feb 11 22:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.28499999999999998,"5min":0.222,"15min":0.222},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.44900000000000001,"15min":0.42999999999999999},"min":{"1min":0.29599999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.57599999999999996,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.45700000000000002}]},{"osd":2,"last update":"Sun Feb 11 22:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.44},"min":{"1min":0.32100000000000001,"5min":0.30299999999999999,"15min":0.27200000000000002},"max":{"1min":0.82199999999999995,"5min":1.0309999999999999,"15min":1.1100000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48999999999999999,"15min":0.47699999999999998},"min":{"1min":0.371,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67400000000000004,"5min":0.79400000000000004,"15min":1.6619999999999999},"last":0.53900000000000003}]},{"osd":4,"last update":"Sun Feb 11 22:26:54 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.66400000000000003,"15min":0.625},"min":{"1min":0.51100000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.90400000000000003,"5min":1.119,"15min":1.119},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.68700000000000006,"15min":0.64900000000000002},"min":{"1min":0.495,"5min":0.41599999999999998,"15min":0.40699999999999997},"max":{"1min":0.92600000000000005,"5min":1.038,"15min":1.038},"last":0.72099999999999997}]},{"osd":5,"last update":"Sun Feb 11 22:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.66500000000000004,"15min":0.66000000000000003},"min":{"1min":0.53400000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.8660000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.67100000000000004,"15min":0.66200000000000003},"min":{"1min":0.54100000000000004,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.76800000000000002}]},{"osd":6,"last update":"Sun Feb 11 22:26:54 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.68799999999999994},"min":{"1min":0.53100000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.004,"5min":1.004,"15min":1.004},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.71299999999999997,"15min":0.70399999999999996},"min":{"1min":0.53000000000000003,"5min":0.46700000000000003,"15min":0.41899999999999998},"max":{"1min":0.89700000000000002,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.80600000000000005}]},{"osd":7,"last update":"Sun Feb 11 22:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.74099999999999999,"15min":0.67500000000000004},"min":{"1min":0.47799999999999998,"5min":0.436,"15min":0.436},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.68400000000000005,"15min":0.66700000000000004},"min":{"1min":0.55500000000000005,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.876,"5min":1.248,"15min":1.248},"last":0.78700000000000003}]}]},{"osd":4,"up_from":374,"seq":1606317768798,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":455644,"kb_used_data":56592,"kb_used_omap":64,"kb_used_meta":398975,"kb_avail":93289508,"statfs":{"total":95995035648,"available":95528456192,"internally_reserved":0,"allocated":57950208,"data_stored":76893675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":66386,"internal_metadata":408550574},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.58799999999999997,"15min":0.76500000000000001},"min":{"1min":0.435,"5min":0.31,"15min":0.31},"max":{"1min":0.76500000000000001,"5min":0.878,"15min":6.1660000000000004},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.58399999999999996,"15min":0.75600000000000001},"min":{"1min":0.42699999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72599999999999998,"5min":0.85699999999999998,"15min":6.181},"last":0.65900000000000003}]},{"osd":1,"last update":"Sun Feb 11 22:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.53800000000000003,"15min":0.55700000000000005},"min":{"1min":0.378,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.73999999999999999,"5min":0.86199999999999999,"15min":0.873},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.623,"5min":0.59199999999999997,"15min":0.60599999999999998},"min":{"1min":0.42699999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.79900000000000004,"5min":0.91200000000000003,"15min":1.7210000000000001},"last":0.54500000000000004}]},{"osd":2,"last update":"Sun Feb 11 22:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.63300000000000001,"15min":0.65500000000000003},"min":{"1min":0.60099999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.82099999999999995,"5min":0.877,"15min":1.476},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58199999999999996,"15min":0.61799999999999999},"min":{"1min":0.43099999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71399999999999997,"5min":0.91600000000000004,"15min":1.4630000000000001},"last":0.60899999999999999}]},{"osd":3,"last update":"Sun Feb 11 22:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.64000000000000001,"15min":0.65100000000000002},"min":{"1min":0.56699999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.78500000000000003,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.60899999999999999,"15min":0.61499999999999999},"min":{"1min":0.47199999999999998,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.71699999999999997,"5min":0.88300000000000001,"15min":0.93500000000000005},"last":0.629}]},{"osd":5,"last update":"Sun Feb 11 22:26:28 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53700000000000003,"15min":0.51400000000000001},"min":{"1min":0.36599999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72099999999999997,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.54400000000000004,"15min":0.52800000000000002},"min":{"1min":0.36499999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.73199999999999998,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.30099999999999999}]},{"osd":6,"last update":"Sun Feb 11 22:26:51 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.495,"15min":0.47899999999999998},"min":{"1min":0.33100000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.72099999999999997,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.53600000000000003,"15min":0.53900000000000003},"min":{"1min":0.40500000000000003,"5min":0.30499999999999999,"15min":0.28899999999999998},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.45700000000000002}]},{"osd":7,"last update":"Sun Feb 11 22:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.52200000000000002,"15min":0.495},"min":{"1min":0.34799999999999998,"5min":0.32300000000000001,"15min":0.29999999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.58599999999999997,"15min":0.55200000000000005},"min":{"1min":0.432,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.432}]}]},{"osd":5,"up_from":404,"seq":1735166787672,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":526112,"kb_used_data":67024,"kb_used_omap":62,"kb_used_meta":459009,"kb_avail":93219040,"statfs":{"total":95995035648,"available":95456296960,"internally_reserved":0,"allocated":68632576,"data_stored":85678380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":63549,"internal_metadata":470026179},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.55100000000000005,"15min":0.56799999999999995},"min":{"1min":0.36499999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.83799999999999997,"5min":1,"15min":1},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.59699999999999998,"15min":0.66100000000000003},"min":{"1min":0.375,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.84699999999999998,"5min":0.94499999999999995,"15min":2.238},"last":0.40300000000000002}]},{"osd":1,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.57099999999999995},"min":{"1min":0.45700000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.77200000000000002,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.61899999999999999,"15min":0.64900000000000002},"min":{"1min":0.495,"5min":0.39100000000000001,"15min":0.35999999999999999},"max":{"1min":0.85499999999999998,"5min":0.90400000000000003,"15min":2.2850000000000001},"last":0.44700000000000001}]},{"osd":2,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.61699999999999999,"15min":0.65700000000000003},"min":{"1min":0.46500000000000002,"5min":0.32900000000000001,"15min":0.32700000000000001},"max":{"1min":0.90800000000000003,"5min":0.98999999999999999,"15min":2.1640000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.60099999999999998,"15min":0.61799999999999999},"min":{"1min":0.48699999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77700000000000002,"5min":0.97399999999999998,"15min":1.0780000000000001},"last":0.55200000000000005}]},{"osd":3,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60199999999999998,"15min":0.59799999999999998},"min":{"1min":0.42499999999999999,"5min":0.371,"15min":0.371},"max":{"1min":0.80700000000000005,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.64900000000000002,"15min":0.65600000000000003},"min":{"1min":0.504,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":2.2629999999999999},"last":0.52400000000000002}]},{"osd":4,"last update":"Sun Feb 11 22:26:33 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.505,"15min":0.495},"min":{"1min":0.34100000000000003,"5min":0.30399999999999999,"15min":0.29799999999999999},"max":{"1min":0.65600000000000003,"5min":1.877,"15min":1.877},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53700000000000003,"15min":0.55100000000000005},"min":{"1min":0.371,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.71599999999999997,"5min":1.339,"15min":2.5619999999999998},"last":0.46999999999999997}]},{"osd":6,"last update":"Sun Feb 11 22:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53800000000000003,"15min":0.51800000000000002},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.77100000000000002,"5min":0.85899999999999999,"15min":0.95399999999999996},"last":0.495},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.55400000000000005,"15min":0.51900000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.68500000000000005,"5min":2.0099999999999998,"15min":2.0099999999999998},"last":0.50800000000000001}]},{"osd":7,"last update":"Sun Feb 11 22:26:27 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.58999999999999997,"15min":0.56399999999999995},"min":{"1min":0.40899999999999997,"5min":0.373,"15min":0.373},"max":{"1min":0.85799999999999998,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.60099999999999998,"15min":0.54500000000000004},"min":{"1min":0.45100000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.82599999999999996,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.53700000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5665,"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":4203,"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":4549,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5746,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6410,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4895,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4985,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5946,"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":54231040,"data_stored":85364736,"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":29933568,"data_stored":60489728,"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":28200960,"data_stored":45625344,"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":21217280,"data_stored":36954112,"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":45748224,"data_stored":72105984,"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":55857152,"data_stored":78254080,"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":43208704,"data_stored":67342336,"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":22044672,"data_stored":48074752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-11T22:27:35.581 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-02-11T22:27:35.581 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid e509b316-c929-11ee-95b9-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-02-11T22:27:35.814 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/mon.a/config 2024-02-11T22:27:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:27:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:27:35] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-02-11T22:27:36.292 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:36 smithi023 ceph-mon[111262]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:27:36.293 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:36 smithi023 ceph-mon[113671]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:27:36.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:36 smithi160 ceph-mon[106289]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-11T22:27:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:37 smithi023 ceph-mon[111262]: pgmap v951: 121 pgs: 121 active+clean; 225 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:27:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:37 smithi023 ceph-mon[113671]: pgmap v951: 121 pgs: 121 active+clean; 225 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:27:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:37 smithi160 ceph-mon[106289]: pgmap v951: 121 pgs: 121 active+clean; 225 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-02-11T22:27:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:37.946 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'unique_pool_0' removed 2024-02-11T22:27:38.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2423228389' 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-02-11T22:27:38.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T22:27:38.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-02-11T22:27:38.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[111262]: osdmap e834: 8 total, 8 up, 8 in 2024-02-11T22:27:38.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2423228389' 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-02-11T22:27:38.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T22:27:38.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-02-11T22:27:38.308 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:38 smithi023 ceph-mon[113671]: osdmap e834: 8 total, 8 up, 8 in 2024-02-11T22:27:38.309 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:27:38.309 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-02-11T22:27:38.309 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:27:38.309 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-02-11T22:27:38.309 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-11T22:27:38.310 INFO:tasks.workunit:Pulling workunits from ref reef 2024-02-11T22:27:38.310 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-11T22:27:38.310 DEBUG:teuthology.orchestra.run.smithi023:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:27:38.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T22:27:38.330 INFO:teuthology.orchestra.run.smithi023.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-11T22:27:38.331 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:27:38.389 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-11T22:27:38.390 DEBUG:teuthology.orchestra.run.smithi023:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-11T22:27:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:38 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2423228389' 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-02-11T22:27:38.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:38 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T22:27:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:38 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-02-11T22:27:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:38 smithi160 ceph-mon[106289]: osdmap e834: 8 total, 8 up, 8 in 2024-02-11T22:27:38.449 INFO:tasks.workunit:timeout=3h 2024-02-11T22:27:38.449 INFO:tasks.workunit:cleanup=True 2024-02-11T22:27:38.449 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-11T22:27:38.508 INFO:tasks.workunit.client.0.smithi023.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-11T22:27:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:39 smithi023 ceph-mon[111262]: pgmap v952: 121 pgs: 121 active+clean; 227 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-02-11T22:27:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:39 smithi023 ceph-mon[113671]: pgmap v952: 121 pgs: 121 active+clean; 227 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-02-11T22:27:39.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:39 smithi160 ceph-mon[106289]: pgmap v952: 121 pgs: 121 active+clean; 227 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-02-11T22:27:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[111262]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:27:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:27:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:27:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:27:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[113671]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:27:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:27:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:27:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:27:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:41 smithi160 ceph-mon[106289]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:27:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:27:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:27:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:27:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:43 smithi023 ceph-mon[111262]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:43 smithi023 ceph-mon[113671]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:43 smithi160 ceph-mon[106289]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:43.491 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:27:43.549 INFO:tasks.workunit.client.0.smithi023.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-11T22:27:43.551 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:27:43.551 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-11T22:27:43.599 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-11T22:27:43.648 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-11T22:27:43.687 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:27:43.689 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:27:43.689 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-11T22:27:43.727 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:27:43.730 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:27:43.731 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-11T22:27:43.788 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-02-11T22:27:43.790 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-02-11T22:27:43.790 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2024-02-11T22:27:43.863 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:27:43.863 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 22 tests from 1 test suite. 2024-02-11T22:27:43.863 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:27:43.863 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 22 tests from TestCls2PCQueue 2024-02-11T22:27:43.863 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-02-11T22:27:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[111262]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[111262]: osdmap e835: 8 total, 8 up, 8 in 2024-02-11T22:27:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2866197252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[113671]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[113671]: osdmap e835: 8 total, 8 up, 8 in 2024-02-11T22:27:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2866197252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:45 smithi160 ceph-mon[106289]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:45 smithi160 ceph-mon[106289]: osdmap e835: 8 total, 8 up, 8 in 2024-02-11T22:27:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:45 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2866197252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:45 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:27:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:27:45] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2024-02-11T22:27:46.380 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2519 ms) 2024-02-11T22:27:46.380 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-02-11T22:27:46.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:46 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:46.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:46 smithi023 ceph-mon[113671]: osdmap e836: 8 total, 8 up, 8 in 2024-02-11T22:27:46.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:46 smithi023 ceph-mon[113671]: pgmap v959: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:46 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:46 smithi023 ceph-mon[111262]: osdmap e836: 8 total, 8 up, 8 in 2024-02-11T22:27:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:46 smithi023 ceph-mon[111262]: pgmap v959: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:46.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:46 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:46 smithi160 ceph-mon[106289]: osdmap e836: 8 total, 8 up, 8 in 2024-02-11T22:27:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:46 smithi160 ceph-mon[106289]: pgmap v959: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:47 smithi023 ceph-mon[111262]: osdmap e837: 8 total, 8 up, 8 in 2024-02-11T22:27:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:47 smithi023 ceph-mon[113671]: osdmap e837: 8 total, 8 up, 8 in 2024-02-11T22:27:47.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:47 smithi160 ceph-mon[106289]: osdmap e837: 8 total, 8 up, 8 in 2024-02-11T22:27:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[111262]: osdmap e838: 8 total, 8 up, 8 in 2024-02-11T22:27:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1074218433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[111262]: pgmap v962: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[113671]: osdmap e838: 8 total, 8 up, 8 in 2024-02-11T22:27:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1074218433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:48 smithi023 ceph-mon[113671]: pgmap v962: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:48 smithi160 ceph-mon[106289]: osdmap e838: 8 total, 8 up, 8 in 2024-02-11T22:27:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:48 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1074218433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:48 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:48 smithi160 ceph-mon[106289]: pgmap v962: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:49.429 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3048 ms) 2024-02-11T22:27:49.429 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-02-11T22:27:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:49 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:49 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:49 smithi160 ceph-mon[106289]: osdmap e839: 8 total, 8 up, 8 in 2024-02-11T22:27:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:49 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:49 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:49 smithi023 ceph-mon[111262]: osdmap e839: 8 total, 8 up, 8 in 2024-02-11T22:27:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:49 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:49 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:49 smithi023 ceph-mon[113671]: osdmap e839: 8 total, 8 up, 8 in 2024-02-11T22:27:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:50 smithi160 ceph-mon[106289]: osdmap e840: 8 total, 8 up, 8 in 2024-02-11T22:27:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:50 smithi160 ceph-mon[106289]: pgmap v965: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:50 smithi023 ceph-mon[111262]: osdmap e840: 8 total, 8 up, 8 in 2024-02-11T22:27:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:50 smithi023 ceph-mon[111262]: pgmap v965: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:50 smithi023 ceph-mon[113671]: osdmap e840: 8 total, 8 up, 8 in 2024-02-11T22:27:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:50 smithi023 ceph-mon[113671]: pgmap v965: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:51 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:27:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:51 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:27:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:51 smithi160 ceph-mon[106289]: osdmap e841: 8 total, 8 up, 8 in 2024-02-11T22:27:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:51 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1738081035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:51 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[111262]: osdmap e841: 8 total, 8 up, 8 in 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1738081035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[113671]: osdmap e841: 8 total, 8 up, 8 in 2024-02-11T22:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1738081035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:27:52.448 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.Reserve (3019 ms) 2024-02-11T22:27:52.448 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-02-11T22:27:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:52 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:52 smithi160 ceph-mon[106289]: osdmap e842: 8 total, 8 up, 8 in 2024-02-11T22:27:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:52 smithi160 ceph-mon[106289]: pgmap v968: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:52 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:52 smithi023 ceph-mon[111262]: osdmap e842: 8 total, 8 up, 8 in 2024-02-11T22:27:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:52 smithi023 ceph-mon[111262]: pgmap v968: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:52 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:52 smithi023 ceph-mon[113671]: osdmap e842: 8 total, 8 up, 8 in 2024-02-11T22:27:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:52 smithi023 ceph-mon[113671]: pgmap v968: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:53 smithi160 ceph-mon[106289]: osdmap e843: 8 total, 8 up, 8 in 2024-02-11T22:27:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:53 smithi023 ceph-mon[111262]: osdmap e843: 8 total, 8 up, 8 in 2024-02-11T22:27:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:53 smithi023 ceph-mon[113671]: osdmap e843: 8 total, 8 up, 8 in 2024-02-11T22:27:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[111262]: osdmap e844: 8 total, 8 up, 8 in 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3775204858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[111262]: pgmap v971: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[113671]: osdmap e844: 8 total, 8 up, 8 in 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3775204858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:54 smithi023 ceph-mon[113671]: pgmap v971: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:54 smithi160 ceph-mon[106289]: osdmap e844: 8 total, 8 up, 8 in 2024-02-11T22:27:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:54 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3775204858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:54 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:54 smithi160 ceph-mon[106289]: pgmap v971: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:55.470 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3022 ms) 2024-02-11T22:27:55.470 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-02-11T22:27:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-mon[111262]: osdmap e845: 8 total, 8 up, 8 in 2024-02-11T22:27:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-mon[113671]: osdmap e845: 8 total, 8 up, 8 in 2024-02-11T22:27:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:55 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:55 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:55 smithi160 ceph-mon[106289]: osdmap e845: 8 total, 8 up, 8 in 2024-02-11T22:27:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:27:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:27:55] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-02-11T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:56 smithi023 ceph-mon[111262]: osdmap e846: 8 total, 8 up, 8 in 2024-02-11T22:27:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:56 smithi023 ceph-mon[111262]: pgmap v974: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:56 smithi023 ceph-mon[113671]: osdmap e846: 8 total, 8 up, 8 in 2024-02-11T22:27:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:56 smithi023 ceph-mon[113671]: pgmap v974: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:56 smithi160 ceph-mon[106289]: osdmap e846: 8 total, 8 up, 8 in 2024-02-11T22:27:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:56 smithi160 ceph-mon[106289]: pgmap v974: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[111262]: osdmap e847: 8 total, 8 up, 8 in 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3096880779' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[113671]: osdmap e847: 8 total, 8 up, 8 in 2024-02-11T22:27:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:57 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3096880779' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:57 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:27:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:57 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:27:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:57 smithi160 ceph-mon[106289]: osdmap e847: 8 total, 8 up, 8 in 2024-02-11T22:27:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:57 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3096880779' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:27:58.498 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.Commit (3028 ms) 2024-02-11T22:27:58.498 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[113671]: pgmap v976: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3096880779' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[113671]: osdmap e848: 8 total, 8 up, 8 in 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[111262]: pgmap v976: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3096880779' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[111262]: osdmap e848: 8 total, 8 up, 8 in 2024-02-11T22:27:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:58 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:58 smithi160 ceph-mon[106289]: pgmap v976: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:27:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:58 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3096880779' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:27:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:58 smithi160 ceph-mon[106289]: osdmap e848: 8 total, 8 up, 8 in 2024-02-11T22:27:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:58 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:27:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:27:59 smithi023 ceph-mon[111262]: osdmap e849: 8 total, 8 up, 8 in 2024-02-11T22:27:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:27:59 smithi023 ceph-mon[113671]: osdmap e849: 8 total, 8 up, 8 in 2024-02-11T22:27:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:27:59 smithi160 ceph-mon[106289]: osdmap e849: 8 total, 8 up, 8 in 2024-02-11T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[111262]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[111262]: osdmap e850: 8 total, 8 up, 8 in 2024-02-11T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1927221301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[113671]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[113671]: osdmap e850: 8 total, 8 up, 8 in 2024-02-11T22:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1927221301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:00 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:00 smithi160 ceph-mon[106289]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:00 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:00 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:00 smithi160 ceph-mon[106289]: osdmap e850: 8 total, 8 up, 8 in 2024-02-11T22:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:00 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1927221301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:00 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:01.563 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.Abort (3066 ms) 2024-02-11T22:28:01.563 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-02-11T22:28:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:01 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:01 smithi023 ceph-mon[111262]: osdmap e851: 8 total, 8 up, 8 in 2024-02-11T22:28:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:01 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:01 smithi023 ceph-mon[113671]: osdmap e851: 8 total, 8 up, 8 in 2024-02-11T22:28:01.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:01 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:01 smithi160 ceph-mon[106289]: osdmap e851: 8 total, 8 up, 8 in 2024-02-11T22:28:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:02 smithi023 ceph-mon[111262]: pgmap v982: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:02 smithi023 ceph-mon[111262]: osdmap e852: 8 total, 8 up, 8 in 2024-02-11T22:28:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:02 smithi023 ceph-mon[113671]: pgmap v982: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:02 smithi023 ceph-mon[113671]: osdmap e852: 8 total, 8 up, 8 in 2024-02-11T22:28:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:02 smithi160 ceph-mon[106289]: pgmap v982: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:02 smithi160 ceph-mon[106289]: osdmap e852: 8 total, 8 up, 8 in 2024-02-11T22:28:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:03 smithi023 ceph-mon[111262]: osdmap e853: 8 total, 8 up, 8 in 2024-02-11T22:28:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1550836473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:03 smithi023 ceph-mon[113671]: osdmap e853: 8 total, 8 up, 8 in 2024-02-11T22:28:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1550836473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:03 smithi160 ceph-mon[106289]: osdmap e853: 8 total, 8 up, 8 in 2024-02-11T22:28:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1550836473' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:04.589 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.ReserveError (3026 ms) 2024-02-11T22:28:04.589 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[111262]: pgmap v985: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1550836473' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[111262]: osdmap e854: 8 total, 8 up, 8 in 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[113671]: pgmap v985: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1550836473' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[113671]: osdmap e854: 8 total, 8 up, 8 in 2024-02-11T22:28:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:04 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:04 smithi160 ceph-mon[106289]: pgmap v985: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:04 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1550836473' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:04 smithi160 ceph-mon[106289]: osdmap e854: 8 total, 8 up, 8 in 2024-02-11T22:28:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:04 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:05 smithi023 ceph-mon[111262]: osdmap e855: 8 total, 8 up, 8 in 2024-02-11T22:28:05.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:05 smithi023 ceph-mon[113671]: osdmap e855: 8 total, 8 up, 8 in 2024-02-11T22:28:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:28:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:28:05] "GET /metrics HTTP/1.1" 200 36203 "" "Prometheus/2.43.0" 2024-02-11T22:28:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:05 smithi160 ceph-mon[106289]: osdmap e855: 8 total, 8 up, 8 in 2024-02-11T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: pgmap v988: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: osdmap e856: 8 total, 8 up, 8 in 2024-02-11T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3853612029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: pgmap v988: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: osdmap e856: 8 total, 8 up, 8 in 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3853612029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: pgmap v988: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: osdmap e856: 8 total, 8 up, 8 in 2024-02-11T22:28:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3853612029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:07.654 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.CommitError (3064 ms) 2024-02-11T22:28:07.654 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-02-11T22:28:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:07 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:07 smithi023 ceph-mon[111262]: osdmap e857: 8 total, 8 up, 8 in 2024-02-11T22:28:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:07 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:07 smithi023 ceph-mon[113671]: osdmap e857: 8 total, 8 up, 8 in 2024-02-11T22:28:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:07 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:07 smithi160 ceph-mon[106289]: osdmap e857: 8 total, 8 up, 8 in 2024-02-11T22:28:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:08 smithi023 ceph-mon[111262]: pgmap v991: 137 pgs: 13 creating+peering, 11 unknown, 113 active+clean; 615 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 94 KiB/s wr, 102 op/s 2024-02-11T22:28:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:08 smithi023 ceph-mon[111262]: osdmap e858: 8 total, 8 up, 8 in 2024-02-11T22:28:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:08 smithi023 ceph-mon[113671]: pgmap v991: 137 pgs: 13 creating+peering, 11 unknown, 113 active+clean; 615 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 94 KiB/s wr, 102 op/s 2024-02-11T22:28:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:08 smithi023 ceph-mon[113671]: osdmap e858: 8 total, 8 up, 8 in 2024-02-11T22:28:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:08 smithi160 ceph-mon[106289]: pgmap v991: 137 pgs: 13 creating+peering, 11 unknown, 113 active+clean; 615 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 94 KiB/s wr, 102 op/s 2024-02-11T22:28:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:08 smithi160 ceph-mon[106289]: osdmap e858: 8 total, 8 up, 8 in 2024-02-11T22:28:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:09 smithi160 ceph-mon[106289]: osdmap e859: 8 total, 8 up, 8 in 2024-02-11T22:28:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:09 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1901447009' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:09 smithi023 ceph-mon[111262]: osdmap e859: 8 total, 8 up, 8 in 2024-02-11T22:28:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:09 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1901447009' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:09 smithi023 ceph-mon[113671]: osdmap e859: 8 total, 8 up, 8 in 2024-02-11T22:28:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:09 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1901447009' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:10.689 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.AbortError (3035 ms) 2024-02-11T22:28:10.689 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-02-11T22:28:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:10 smithi160 ceph-mon[106289]: pgmap v994: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:10 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1901447009' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:10 smithi160 ceph-mon[106289]: osdmap e860: 8 total, 8 up, 8 in 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[111262]: pgmap v994: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1901447009' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[111262]: osdmap e860: 8 total, 8 up, 8 in 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[113671]: pgmap v994: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1901447009' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:10 smithi023 ceph-mon[113671]: osdmap e860: 8 total, 8 up, 8 in 2024-02-11T22:28:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:11 smithi160 ceph-mon[106289]: osdmap e861: 8 total, 8 up, 8 in 2024-02-11T22:28:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:11 smithi023 ceph-mon[111262]: osdmap e861: 8 total, 8 up, 8 in 2024-02-11T22:28:12.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:11 smithi023 ceph-mon[113671]: osdmap e861: 8 total, 8 up, 8 in 2024-02-11T22:28:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:12 smithi160 ceph-mon[106289]: pgmap v997: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:12 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:12 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:12 smithi160 ceph-mon[106289]: osdmap e862: 8 total, 8 up, 8 in 2024-02-11T22:28:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:12 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4080389939' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[111262]: pgmap v997: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[111262]: osdmap e862: 8 total, 8 up, 8 in 2024-02-11T22:28:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4080389939' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[113671]: pgmap v997: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[113671]: osdmap e862: 8 total, 8 up, 8 in 2024-02-11T22:28:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:12 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4080389939' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:13.718 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3029 ms) 2024-02-11T22:28:13.718 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-02-11T22:28:14.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4080389939' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:14.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:13 smithi023 ceph-mon[111262]: osdmap e863: 8 total, 8 up, 8 in 2024-02-11T22:28:14.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4080389939' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:14.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:13 smithi023 ceph-mon[113671]: osdmap e863: 8 total, 8 up, 8 in 2024-02-11T22:28:14.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4080389939' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:13 smithi160 ceph-mon[106289]: osdmap e863: 8 total, 8 up, 8 in 2024-02-11T22:28:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:14 smithi023 ceph-mon[111262]: pgmap v1000: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:15.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:14 smithi023 ceph-mon[111262]: osdmap e864: 8 total, 8 up, 8 in 2024-02-11T22:28:15.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:14 smithi023 ceph-mon[113671]: pgmap v1000: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:15.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:14 smithi023 ceph-mon[113671]: osdmap e864: 8 total, 8 up, 8 in 2024-02-11T22:28:15.408 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:14 smithi160 ceph-mon[106289]: pgmap v1000: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:15.409 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:14 smithi160 ceph-mon[106289]: osdmap e864: 8 total, 8 up, 8 in 2024-02-11T22:28:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:28:15] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-02-11T22:28:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-mon[111262]: osdmap e865: 8 total, 8 up, 8 in 2024-02-11T22:28:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2295508554' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-mon[113671]: osdmap e865: 8 total, 8 up, 8 in 2024-02-11T22:28:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2295508554' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:15 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:16.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:15 smithi160 ceph-mon[106289]: osdmap e865: 8 total, 8 up, 8 in 2024-02-11T22:28:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2295508554' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:15 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:16.758 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3040 ms) 2024-02-11T22:28:16.758 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-02-11T22:28:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[111262]: pgmap v1003: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[111262]: osdmap e866: 8 total, 8 up, 8 in 2024-02-11T22:28:17.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[113671]: pgmap v1003: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:17.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:16 smithi023 ceph-mon[113671]: osdmap e866: 8 total, 8 up, 8 in 2024-02-11T22:28:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:16 smithi160 ceph-mon[106289]: pgmap v1003: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:16 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:16 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:16 smithi160 ceph-mon[106289]: osdmap e866: 8 total, 8 up, 8 in 2024-02-11T22:28:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:17 smithi023 ceph-mon[111262]: osdmap e867: 8 total, 8 up, 8 in 2024-02-11T22:28:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:17 smithi023 ceph-mon[113671]: osdmap e867: 8 total, 8 up, 8 in 2024-02-11T22:28:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:17 smithi160 ceph-mon[106289]: osdmap e867: 8 total, 8 up, 8 in 2024-02-11T22:28:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[111262]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[111262]: osdmap e868: 8 total, 8 up, 8 in 2024-02-11T22:28:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3118900927' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[113671]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[113671]: osdmap e868: 8 total, 8 up, 8 in 2024-02-11T22:28:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3118900927' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:18 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:18 smithi160 ceph-mon[106289]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:18 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:18 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:18 smithi160 ceph-mon[106289]: osdmap e868: 8 total, 8 up, 8 in 2024-02-11T22:28:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3118900927' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:18 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:19.798 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3041 ms) 2024-02-11T22:28:19.798 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-02-11T22:28:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:19 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:19 smithi023 ceph-mon[111262]: osdmap e869: 8 total, 8 up, 8 in 2024-02-11T22:28:20.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:19 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:20.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:19 smithi023 ceph-mon[113671]: osdmap e869: 8 total, 8 up, 8 in 2024-02-11T22:28:20.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:19 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:20.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:19 smithi160 ceph-mon[106289]: osdmap e869: 8 total, 8 up, 8 in 2024-02-11T22:28:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:20 smithi023 ceph-mon[111262]: pgmap v1009: 137 pgs: 1 creating+peering, 27 unknown, 109 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:20 smithi023 ceph-mon[111262]: osdmap e870: 8 total, 8 up, 8 in 2024-02-11T22:28:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:20 smithi023 ceph-mon[113671]: pgmap v1009: 137 pgs: 1 creating+peering, 27 unknown, 109 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:20 smithi023 ceph-mon[113671]: osdmap e870: 8 total, 8 up, 8 in 2024-02-11T22:28:21.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:20 smithi160 ceph-mon[106289]: pgmap v1009: 137 pgs: 1 creating+peering, 27 unknown, 109 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:20 smithi160 ceph-mon[106289]: osdmap e870: 8 total, 8 up, 8 in 2024-02-11T22:28:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:21 smithi023 ceph-mon[111262]: osdmap e871: 8 total, 8 up, 8 in 2024-02-11T22:28:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:21 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/318725455' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:21 smithi023 ceph-mon[113671]: osdmap e871: 8 total, 8 up, 8 in 2024-02-11T22:28:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:21 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/318725455' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:21 smithi160 ceph-mon[106289]: osdmap e871: 8 total, 8 up, 8 in 2024-02-11T22:28:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:21 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/318725455' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:22.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:22.825 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3026 ms) 2024-02-11T22:28:22.825 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[111262]: pgmap v1012: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/318725455' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[111262]: osdmap e872: 8 total, 8 up, 8 in 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[113671]: pgmap v1012: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/318725455' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:22 smithi023 ceph-mon[113671]: osdmap e872: 8 total, 8 up, 8 in 2024-02-11T22:28:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:22 smithi160 ceph-mon[106289]: pgmap v1012: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:22 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/318725455' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:22 smithi160 ceph-mon[106289]: osdmap e872: 8 total, 8 up, 8 in 2024-02-11T22:28:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:23 smithi023 ceph-mon[111262]: osdmap e873: 8 total, 8 up, 8 in 2024-02-11T22:28:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:23 smithi023 ceph-mon[113671]: osdmap e873: 8 total, 8 up, 8 in 2024-02-11T22:28:24.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:23 smithi160 ceph-mon[106289]: osdmap e873: 8 total, 8 up, 8 in 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[111262]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[111262]: osdmap e874: 8 total, 8 up, 8 in 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/150090200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[113671]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[113671]: osdmap e874: 8 total, 8 up, 8 in 2024-02-11T22:28:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/150090200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:24 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:24 smithi160 ceph-mon[106289]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:25.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:24 smithi160 ceph-mon[106289]: osdmap e874: 8 total, 8 up, 8 in 2024-02-11T22:28:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/150090200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:24 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:24 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:25.883 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3058 ms) 2024-02-11T22:28:25.883 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-02-11T22:28:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:25 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/150090200' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:25 smithi023 ceph-mon[111262]: osdmap e875: 8 total, 8 up, 8 in 2024-02-11T22:28:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:28:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:28:25] "GET /metrics HTTP/1.1" 200 36263 "" "Prometheus/2.43.0" 2024-02-11T22:28:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:25 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/150090200' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:25 smithi023 ceph-mon[113671]: osdmap e875: 8 total, 8 up, 8 in 2024-02-11T22:28:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:25 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/150090200' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:25 smithi160 ceph-mon[106289]: osdmap e875: 8 total, 8 up, 8 in 2024-02-11T22:28:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:26 smithi023 ceph-mon[111262]: pgmap v1018: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:27.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:26 smithi023 ceph-mon[111262]: osdmap e876: 8 total, 8 up, 8 in 2024-02-11T22:28:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:26 smithi023 ceph-mon[113671]: pgmap v1018: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:27.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:26 smithi023 ceph-mon[113671]: osdmap e876: 8 total, 8 up, 8 in 2024-02-11T22:28:27.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:26 smithi160 ceph-mon[106289]: pgmap v1018: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:26 smithi160 ceph-mon[106289]: osdmap e876: 8 total, 8 up, 8 in 2024-02-11T22:28:28.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:27 smithi160 ceph-mon[106289]: osdmap e877: 8 total, 8 up, 8 in 2024-02-11T22:28:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:27 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/5136227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:27 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:27 smithi023 ceph-mon[111262]: osdmap e877: 8 total, 8 up, 8 in 2024-02-11T22:28:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:27 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/5136227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:27 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:27 smithi023 ceph-mon[113671]: osdmap e877: 8 total, 8 up, 8 in 2024-02-11T22:28:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:27 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/5136227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:27 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:28.936 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3051 ms) 2024-02-11T22:28:28.936 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-02-11T22:28:29.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:28 smithi160 ceph-mon[106289]: pgmap v1021: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:28 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:28 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:28 smithi160 ceph-mon[106289]: osdmap e878: 8 total, 8 up, 8 in 2024-02-11T22:28:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[111262]: pgmap v1021: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[111262]: osdmap e878: 8 total, 8 up, 8 in 2024-02-11T22:28:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[113671]: pgmap v1021: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:28 smithi023 ceph-mon[113671]: osdmap e878: 8 total, 8 up, 8 in 2024-02-11T22:28:30.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:29 smithi160 ceph-mon[106289]: osdmap e879: 8 total, 8 up, 8 in 2024-02-11T22:28:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:29 smithi023 ceph-mon[111262]: osdmap e879: 8 total, 8 up, 8 in 2024-02-11T22:28:30.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:29 smithi023 ceph-mon[113671]: osdmap e879: 8 total, 8 up, 8 in 2024-02-11T22:28:31.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:30 smithi160 ceph-mon[106289]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:30 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:30 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:30 smithi160 ceph-mon[106289]: osdmap e880: 8 total, 8 up, 8 in 2024-02-11T22:28:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:30 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3220107164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:30 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[111262]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[111262]: osdmap e880: 8 total, 8 up, 8 in 2024-02-11T22:28:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3220107164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:31.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:31.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[113671]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:31.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:31.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:31.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[113671]: osdmap e880: 8 total, 8 up, 8 in 2024-02-11T22:28:31.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3220107164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:31.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:30 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:31.966 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.Cleanup (3033 ms) 2024-02-11T22:28:31.967 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-02-11T22:28:32.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:31 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:32.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:31 smithi023 ceph-mon[111262]: osdmap e881: 8 total, 8 up, 8 in 2024-02-11T22:28:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:31 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:31 smithi023 ceph-mon[113671]: osdmap e881: 8 total, 8 up, 8 in 2024-02-11T22:28:32.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:31 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:32.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:31 smithi160 ceph-mon[106289]: osdmap e881: 8 total, 8 up, 8 in 2024-02-11T22:28:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:32 smithi023 ceph-mon[111262]: pgmap v1027: 137 pgs: 12 creating+peering, 17 unknown, 108 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:32 smithi023 ceph-mon[111262]: osdmap e882: 8 total, 8 up, 8 in 2024-02-11T22:28:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:32 smithi023 ceph-mon[113671]: pgmap v1027: 137 pgs: 12 creating+peering, 17 unknown, 108 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:32 smithi023 ceph-mon[113671]: osdmap e882: 8 total, 8 up, 8 in 2024-02-11T22:28:33.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:32 smithi160 ceph-mon[106289]: pgmap v1027: 137 pgs: 12 creating+peering, 17 unknown, 108 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:33.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:32 smithi160 ceph-mon[106289]: osdmap e882: 8 total, 8 up, 8 in 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[111262]: osdmap e883: 8 total, 8 up, 8 in 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3998221626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[113671]: osdmap e883: 8 total, 8 up, 8 in 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3998221626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:33 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:34.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:33 smithi160 ceph-mon[106289]: osdmap e883: 8 total, 8 up, 8 in 2024-02-11T22:28:34.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:33 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3998221626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:34.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:33 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:34.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:33 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:34 smithi023 ceph-mon[111262]: pgmap v1030: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:34 smithi023 ceph-mon[111262]: osdmap e884: 8 total, 8 up, 8 in 2024-02-11T22:28:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:34 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:34 smithi023 ceph-mon[113671]: pgmap v1030: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:34 smithi023 ceph-mon[113671]: osdmap e884: 8 total, 8 up, 8 in 2024-02-11T22:28:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:34 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:35.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:34 smithi160 ceph-mon[106289]: pgmap v1030: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:35.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:34 smithi160 ceph-mon[106289]: osdmap e884: 8 total, 8 up, 8 in 2024-02-11T22:28:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:34 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:28:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:36 smithi023 ceph-mon[111262]: osdmap e885: 8 total, 8 up, 8 in 2024-02-11T22:28:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:28:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:28:35] "GET /metrics HTTP/1.1" 200 36263 "" "Prometheus/2.43.0" 2024-02-11T22:28:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:36 smithi023 ceph-mon[113671]: osdmap e885: 8 total, 8 up, 8 in 2024-02-11T22:28:36.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:36 smithi160 ceph-mon[106289]: osdmap e885: 8 total, 8 up, 8 in 2024-02-11T22:28:37.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[111262]: pgmap v1033: 137 pgs: 21 unknown, 116 active+clean; 929 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.5 MiB/s wr, 3.90k op/s 2024-02-11T22:28:37.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:37.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:28:37.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:37.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[113671]: pgmap v1033: 137 pgs: 21 unknown, 116 active+clean; 929 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.5 MiB/s wr, 3.90k op/s 2024-02-11T22:28:37.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:37.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:28:37.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:37.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:37 smithi160 ceph-mon[106289]: pgmap v1033: 137 pgs: 21 unknown, 116 active+clean; 929 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.5 MiB/s wr, 3.90k op/s 2024-02-11T22:28:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:37 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:28:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:37 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:28:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:39 smithi023 ceph-mon[111262]: pgmap v1034: 137 pgs: 2 unknown, 135 active+clean; 929 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 2.82k op/s 2024-02-11T22:28:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:39 smithi023 ceph-mon[113671]: pgmap v1034: 137 pgs: 2 unknown, 135 active+clean; 929 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 2.82k op/s 2024-02-11T22:28:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:39 smithi160 ceph-mon[106289]: pgmap v1034: 137 pgs: 2 unknown, 135 active+clean; 929 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 2.82k op/s 2024-02-11T22:28:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:41 smithi023 ceph-mon[111262]: pgmap v1035: 137 pgs: 137 active+clean; 929 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 2.39k op/s 2024-02-11T22:28:41.691 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:28:41.691 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:41 smithi023 ceph-mon[113671]: pgmap v1035: 137 pgs: 137 active+clean; 929 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 2.39k op/s 2024-02-11T22:28:41.691 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:28:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:41 smithi160 ceph-mon[106289]: pgmap v1035: 137 pgs: 137 active+clean; 929 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 2.39k op/s 2024-02-11T22:28:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:28:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:28:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:28:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:28:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:28:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:28:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:28:42.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:28:42.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:28:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:28:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:43 smithi023 ceph-mon[111262]: pgmap v1036: 137 pgs: 137 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 7.2 MiB/s wr, 8.13k op/s 2024-02-11T22:28:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:43 smithi023 ceph-mon[113671]: pgmap v1036: 137 pgs: 137 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 7.2 MiB/s wr, 8.13k op/s 2024-02-11T22:28:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:43 smithi160 ceph-mon[106289]: pgmap v1036: 137 pgs: 137 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 7.2 MiB/s wr, 8.13k op/s 2024-02-11T22:28:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:45 smithi023 ceph-mon[111262]: pgmap v1037: 137 pgs: 137 active+clean; 1.9 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 6.1 MiB/s wr, 6.84k op/s 2024-02-11T22:28:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:45 smithi023 ceph-mon[113671]: pgmap v1037: 137 pgs: 137 active+clean; 1.9 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 6.1 MiB/s wr, 6.84k op/s 2024-02-11T22:28:45.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:45 smithi160 ceph-mon[106289]: pgmap v1037: 137 pgs: 137 active+clean; 1.9 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 6.1 MiB/s wr, 6.84k op/s 2024-02-11T22:28:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:28:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:28:45] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2024-02-11T22:28:47.327 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.MultiProducer (15358 ms) 2024-02-11T22:28:47.327 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-02-11T22:28:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:47 smithi023 ceph-mon[111262]: pgmap v1038: 137 pgs: 137 active+clean; 2.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 201 MiB/s rd, 7.1 MiB/s wr, 8.38k op/s 2024-02-11T22:28:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:47 smithi023 ceph-mon[113671]: pgmap v1038: 137 pgs: 137 active+clean; 2.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 201 MiB/s rd, 7.1 MiB/s wr, 8.38k op/s 2024-02-11T22:28:47.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:47 smithi160 ceph-mon[106289]: pgmap v1038: 137 pgs: 137 active+clean; 2.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 201 MiB/s rd, 7.1 MiB/s wr, 8.38k op/s 2024-02-11T22:28:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:48 smithi023 ceph-mon[111262]: osdmap e886: 8 total, 8 up, 8 in 2024-02-11T22:28:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:48 smithi023 ceph-mon[113671]: osdmap e886: 8 total, 8 up, 8 in 2024-02-11T22:28:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:48 smithi160 ceph-mon[106289]: osdmap e886: 8 total, 8 up, 8 in 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[111262]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[111262]: osdmap e887: 8 total, 8 up, 8 in 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1461066475' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[113671]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[113671]: osdmap e887: 8 total, 8 up, 8 in 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1461066475' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:49 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:49 smithi160 ceph-mon[106289]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:49 smithi160 ceph-mon[106289]: osdmap e887: 8 total, 8 up, 8 in 2024-02-11T22:28:49.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:49 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1461066475' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:49.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:49 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:50 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:50 smithi023 ceph-mon[111262]: osdmap e888: 8 total, 8 up, 8 in 2024-02-11T22:28:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:50 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:50 smithi023 ceph-mon[113671]: osdmap e888: 8 total, 8 up, 8 in 2024-02-11T22:28:50.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:50 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:50.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:50 smithi160 ceph-mon[106289]: osdmap e888: 8 total, 8 up, 8 in 2024-02-11T22:28:51.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4047 ms) 2024-02-11T22:28:51.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-02-11T22:28:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:51 smithi023 ceph-mon[111262]: pgmap v1043: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:51 smithi023 ceph-mon[111262]: osdmap e889: 8 total, 8 up, 8 in 2024-02-11T22:28:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:51 smithi023 ceph-mon[113671]: pgmap v1043: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:51 smithi023 ceph-mon[113671]: osdmap e889: 8 total, 8 up, 8 in 2024-02-11T22:28:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:51 smithi160 ceph-mon[106289]: pgmap v1043: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:51 smithi160 ceph-mon[106289]: osdmap e889: 8 total, 8 up, 8 in 2024-02-11T22:28:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:52 smithi023 ceph-mon[111262]: osdmap e890: 8 total, 8 up, 8 in 2024-02-11T22:28:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:52 smithi023 ceph-mon[111262]: pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:52 smithi023 ceph-mon[113671]: osdmap e890: 8 total, 8 up, 8 in 2024-02-11T22:28:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:52 smithi023 ceph-mon[113671]: pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:52 smithi160 ceph-mon[106289]: osdmap e890: 8 total, 8 up, 8 in 2024-02-11T22:28:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:52 smithi160 ceph-mon[106289]: pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:28:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:53 smithi023 ceph-mon[111262]: osdmap e891: 8 total, 8 up, 8 in 2024-02-11T22:28:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:53 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3630926137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:53 smithi023 ceph-mon[113671]: osdmap e891: 8 total, 8 up, 8 in 2024-02-11T22:28:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:53 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3630926137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:53 smithi160 ceph-mon[106289]: osdmap e891: 8 total, 8 up, 8 in 2024-02-11T22:28:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:53 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3630926137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:28:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:54 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3630926137' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:54 smithi023 ceph-mon[111262]: osdmap e892: 8 total, 8 up, 8 in 2024-02-11T22:28:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:54 smithi023 ceph-mon[111262]: pgmap v1049: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:54 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3630926137' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:54 smithi023 ceph-mon[113671]: osdmap e892: 8 total, 8 up, 8 in 2024-02-11T22:28:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:54 smithi023 ceph-mon[113671]: pgmap v1049: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:54.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:54 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3630926137' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:28:54.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:54 smithi160 ceph-mon[106289]: osdmap e892: 8 total, 8 up, 8 in 2024-02-11T22:28:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:54 smithi160 ceph-mon[106289]: pgmap v1049: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:55 smithi160 ceph-mon[106289]: osdmap e893: 8 total, 8 up, 8 in 2024-02-11T22:28:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:55 smithi023 ceph-mon[111262]: osdmap e893: 8 total, 8 up, 8 in 2024-02-11T22:28:55.761 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:28:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:28:55] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2024-02-11T22:28:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:55 smithi023 ceph-mon[113671]: osdmap e893: 8 total, 8 up, 8 in 2024-02-11T22:28:56.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:56 smithi160 ceph-mon[106289]: pgmap v1051: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:56 smithi023 ceph-mon[111262]: pgmap v1051: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:56 smithi023 ceph-mon[113671]: pgmap v1051: 137 pgs: 6 creating+peering, 24 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:28:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:28:59 smithi023 ceph-mon[111262]: pgmap v1052: 137 pgs: 6 creating+peering, 131 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 4.9 MiB/s wr, 5.75k op/s 2024-02-11T22:28:59.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:28:59 smithi023 ceph-mon[113671]: pgmap v1052: 137 pgs: 6 creating+peering, 131 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 4.9 MiB/s wr, 5.75k op/s 2024-02-11T22:28:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:28:59 smithi160 ceph-mon[106289]: pgmap v1052: 137 pgs: 6 creating+peering, 131 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 4.9 MiB/s wr, 5.75k op/s 2024-02-11T22:29:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:01 smithi023 ceph-mon[111262]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 4.1 MiB/s wr, 4.85k op/s 2024-02-11T22:29:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:01 smithi023 ceph-mon[113671]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 4.1 MiB/s wr, 4.85k op/s 2024-02-11T22:29:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:01 smithi160 ceph-mon[106289]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 4.1 MiB/s wr, 4.85k op/s 2024-02-11T22:29:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:03 smithi023 ceph-mon[111262]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 3.6 MiB/s wr, 4.26k op/s 2024-02-11T22:29:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:03 smithi023 ceph-mon[113671]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 3.6 MiB/s wr, 4.26k op/s 2024-02-11T22:29:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:03 smithi160 ceph-mon[106289]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 3.6 MiB/s wr, 4.26k op/s 2024-02-11T22:29:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:05 smithi023 ceph-mon[111262]: pgmap v1055: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 68 MiB/s rd, 5.5 MiB/s wr, 6.52k op/s 2024-02-11T22:29:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:05 smithi023 ceph-mon[113671]: pgmap v1055: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 68 MiB/s rd, 5.5 MiB/s wr, 6.52k op/s 2024-02-11T22:29:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:05 smithi160 ceph-mon[106289]: pgmap v1055: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 68 MiB/s rd, 5.5 MiB/s wr, 6.52k op/s 2024-02-11T22:29:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:29:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:29:05] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.43.0" 2024-02-11T22:29:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:07 smithi023 ceph-mon[111262]: pgmap v1056: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.9 MiB/s wr, 5.89k op/s 2024-02-11T22:29:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:07 smithi023 ceph-mon[113671]: pgmap v1056: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.9 MiB/s wr, 5.89k op/s 2024-02-11T22:29:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:07.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:07 smithi160 ceph-mon[106289]: pgmap v1056: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.9 MiB/s wr, 5.89k op/s 2024-02-11T22:29:07.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:09 smithi023 ceph-mon[111262]: pgmap v1057: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s rd, 5.6 MiB/s wr, 6.80k op/s 2024-02-11T22:29:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:09 smithi023 ceph-mon[113671]: pgmap v1057: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s rd, 5.6 MiB/s wr, 6.80k op/s 2024-02-11T22:29:09.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:09 smithi160 ceph-mon[106289]: pgmap v1057: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s rd, 5.6 MiB/s wr, 6.80k op/s 2024-02-11T22:29:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:11 smithi023 ceph-mon[111262]: pgmap v1058: 137 pgs: 137 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 3.2 MiB/s wr, 3.92k op/s 2024-02-11T22:29:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:11 smithi023 ceph-mon[113671]: pgmap v1058: 137 pgs: 137 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 3.2 MiB/s wr, 3.92k op/s 2024-02-11T22:29:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:11 smithi160 ceph-mon[106289]: pgmap v1058: 137 pgs: 137 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 3.2 MiB/s wr, 3.92k op/s 2024-02-11T22:29:12.366 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20994 ms) 2024-02-11T22:29:12.367 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-02-11T22:29:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:13 smithi023 ceph-mon[111262]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 3.2 MiB/s wr, 3.92k op/s 2024-02-11T22:29:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:13 smithi023 ceph-mon[111262]: osdmap e894: 8 total, 8 up, 8 in 2024-02-11T22:29:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:13 smithi023 ceph-mon[113671]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 3.2 MiB/s wr, 3.92k op/s 2024-02-11T22:29:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:13 smithi023 ceph-mon[113671]: osdmap e894: 8 total, 8 up, 8 in 2024-02-11T22:29:13.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:13 smithi160 ceph-mon[106289]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 3.2 MiB/s wr, 3.92k op/s 2024-02-11T22:29:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:13 smithi160 ceph-mon[106289]: osdmap e894: 8 total, 8 up, 8 in 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[111262]: osdmap e895: 8 total, 8 up, 8 in 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/90628116' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[111262]: pgmap v1062: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[113671]: osdmap e895: 8 total, 8 up, 8 in 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/90628116' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:14 smithi023 ceph-mon[113671]: pgmap v1062: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:14 smithi160 ceph-mon[106289]: osdmap e895: 8 total, 8 up, 8 in 2024-02-11T22:29:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:14 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/90628116' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:14 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:14 smithi160 ceph-mon[106289]: pgmap v1062: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-mon[111262]: osdmap e896: 8 total, 8 up, 8 in 2024-02-11T22:29:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-mon[113671]: osdmap e896: 8 total, 8 up, 8 in 2024-02-11T22:29:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:15 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:15 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:15 smithi160 ceph-mon[106289]: osdmap e896: 8 total, 8 up, 8 in 2024-02-11T22:29:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:29:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:29:15] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.43.0" 2024-02-11T22:29:16.408 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4043 ms) 2024-02-11T22:29:16.408 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-02-11T22:29:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:16 smithi023 ceph-mon[111262]: osdmap e897: 8 total, 8 up, 8 in 2024-02-11T22:29:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:16 smithi023 ceph-mon[111262]: pgmap v1065: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:16 smithi023 ceph-mon[113671]: osdmap e897: 8 total, 8 up, 8 in 2024-02-11T22:29:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:16 smithi023 ceph-mon[113671]: pgmap v1065: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:16.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:16 smithi160 ceph-mon[106289]: osdmap e897: 8 total, 8 up, 8 in 2024-02-11T22:29:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:16 smithi160 ceph-mon[106289]: pgmap v1065: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:17 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:17 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:17 smithi023 ceph-mon[111262]: osdmap e898: 8 total, 8 up, 8 in 2024-02-11T22:29:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:17 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:17 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:17 smithi023 ceph-mon[113671]: osdmap e898: 8 total, 8 up, 8 in 2024-02-11T22:29:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:17 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:17 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:17 smithi160 ceph-mon[106289]: osdmap e898: 8 total, 8 up, 8 in 2024-02-11T22:29:18.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:18 smithi160 ceph-mon[106289]: osdmap e899: 8 total, 8 up, 8 in 2024-02-11T22:29:18.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1484637833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:18 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:18 smithi160 ceph-mon[106289]: pgmap v1068: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[111262]: osdmap e899: 8 total, 8 up, 8 in 2024-02-11T22:29:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1484637833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[111262]: pgmap v1068: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[113671]: osdmap e899: 8 total, 8 up, 8 in 2024-02-11T22:29:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1484637833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:18 smithi023 ceph-mon[113671]: pgmap v1068: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:19.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:19 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:19.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:19 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:19.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:19 smithi160 ceph-mon[106289]: osdmap e900: 8 total, 8 up, 8 in 2024-02-11T22:29:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:19 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:19 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:19 smithi023 ceph-mon[111262]: osdmap e900: 8 total, 8 up, 8 in 2024-02-11T22:29:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:19 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:19 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:19 smithi023 ceph-mon[113671]: osdmap e900: 8 total, 8 up, 8 in 2024-02-11T22:29:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:20 smithi023 ceph-mon[111262]: osdmap e901: 8 total, 8 up, 8 in 2024-02-11T22:29:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:20 smithi023 ceph-mon[111262]: pgmap v1071: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:20 smithi023 ceph-mon[113671]: osdmap e901: 8 total, 8 up, 8 in 2024-02-11T22:29:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:20 smithi023 ceph-mon[113671]: pgmap v1071: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:20 smithi160 ceph-mon[106289]: osdmap e901: 8 total, 8 up, 8 in 2024-02-11T22:29:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:20 smithi160 ceph-mon[106289]: pgmap v1071: 137 pgs: 5 creating+peering, 24 unknown, 108 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:21 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:21 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:21 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:21 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:21 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:21 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:22.484 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6076 ms) 2024-02-11T22:29:22.485 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-02-11T22:29:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:22 smithi023 ceph-mon[111262]: pgmap v1072: 137 pgs: 5 creating+peering, 8 unknown, 124 active+clean; 642 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 1.61k op/s 2024-02-11T22:29:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:22 smithi023 ceph-mon[113671]: pgmap v1072: 137 pgs: 5 creating+peering, 8 unknown, 124 active+clean; 642 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 1.61k op/s 2024-02-11T22:29:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:22 smithi160 ceph-mon[106289]: pgmap v1072: 137 pgs: 5 creating+peering, 8 unknown, 124 active+clean; 642 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 1.61k op/s 2024-02-11T22:29:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:23 smithi023 ceph-mon[111262]: osdmap e902: 8 total, 8 up, 8 in 2024-02-11T22:29:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:23 smithi023 ceph-mon[113671]: osdmap e902: 8 total, 8 up, 8 in 2024-02-11T22:29:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:23 smithi160 ceph-mon[106289]: osdmap e902: 8 total, 8 up, 8 in 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[111262]: osdmap e903: 8 total, 8 up, 8 in 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1004294168' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[111262]: pgmap v1075: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[111262]: osdmap e904: 8 total, 8 up, 8 in 2024-02-11T22:29:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[113671]: osdmap e903: 8 total, 8 up, 8 in 2024-02-11T22:29:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1004294168' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[113671]: pgmap v1075: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:24 smithi023 ceph-mon[113671]: osdmap e904: 8 total, 8 up, 8 in 2024-02-11T22:29:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:24 smithi160 ceph-mon[106289]: osdmap e903: 8 total, 8 up, 8 in 2024-02-11T22:29:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1004294168' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:24 smithi160 ceph-mon[106289]: pgmap v1075: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165333-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:24 smithi160 ceph-mon[106289]: osdmap e904: 8 total, 8 up, 8 in 2024-02-11T22:29:25.760 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:25 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:25.760 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:25 smithi023 ceph-mon[113671]: osdmap e905: 8 total, 8 up, 8 in 2024-02-11T22:29:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:25 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:25 smithi023 ceph-mon[111262]: osdmap e905: 8 total, 8 up, 8 in 2024-02-11T22:29:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:25 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:25 smithi160 ceph-mon[106289]: osdmap e905: 8 total, 8 up, 8 in 2024-02-11T22:29:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:29:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:29:25] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-02-11T22:29:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:26 smithi023 ceph-mon[111262]: pgmap v1077: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:26 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:26 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:26 smithi023 ceph-mon[113671]: pgmap v1077: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:26 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:26 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:26 smithi160 ceph-mon[106289]: pgmap v1077: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:26 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:26 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:27.531 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5047 ms) 2024-02-11T22:29:27.531 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 22 tests from TestCls2PCQueue (103670 ms total) 2024-02-11T22:29:27.531 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:29:27.531 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:29:27.531 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 22 tests from 1 test suite ran. (103670 ms total) 2024-02-11T22:29:27.532 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 22 tests. 2024-02-11T22:29:27.535 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:29:27.535 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:29:27.626 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-02-11T22:29:27.626 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2024-02-11T22:29:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:29:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 6 tests from 2 test suites. 2024-02-11T22:29:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:29:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 5 tests from cls_cas 2024-02-11T22:29:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_cas.get_put 2024-02-11T22:29:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:28 smithi023 ceph-mon[113671]: pgmap v1079: 137 pgs: 2 creating+peering, 5 unknown, 130 active+clean; 606 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.3 MiB/s wr, 733 op/s 2024-02-11T22:29:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:28 smithi023 ceph-mon[113671]: osdmap e906: 8 total, 8 up, 8 in 2024-02-11T22:29:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:28 smithi023 ceph-mon[111262]: pgmap v1079: 137 pgs: 2 creating+peering, 5 unknown, 130 active+clean; 606 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.3 MiB/s wr, 733 op/s 2024-02-11T22:29:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:28 smithi023 ceph-mon[111262]: osdmap e906: 8 total, 8 up, 8 in 2024-02-11T22:29:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:28 smithi160 ceph-mon[106289]: pgmap v1079: 137 pgs: 2 creating+peering, 5 unknown, 130 active+clean; 606 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.3 MiB/s wr, 733 op/s 2024-02-11T22:29:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:28 smithi160 ceph-mon[106289]: osdmap e906: 8 total, 8 up, 8 in 2024-02-11T22:29:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:29 smithi023 ceph-mon[111262]: osdmap e907: 8 total, 8 up, 8 in 2024-02-11T22:29:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:29 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4258122362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:29 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:29 smithi023 ceph-mon[113671]: osdmap e907: 8 total, 8 up, 8 in 2024-02-11T22:29:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:29 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4258122362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:29 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:29 smithi160 ceph-mon[106289]: osdmap e907: 8 total, 8 up, 8 in 2024-02-11T22:29:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:29 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4258122362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:29 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:30.568 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_cas.get_put (2909 ms) 2024-02-11T22:29:30.568 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_cas.wrong_put 2024-02-11T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[111262]: pgmap v1082: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[111262]: osdmap e908: 8 total, 8 up, 8 in 2024-02-11T22:29:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[113671]: pgmap v1082: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:30 smithi023 ceph-mon[113671]: osdmap e908: 8 total, 8 up, 8 in 2024-02-11T22:29:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:30 smithi160 ceph-mon[106289]: pgmap v1082: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:30 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:30 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:30 smithi160 ceph-mon[106289]: osdmap e908: 8 total, 8 up, 8 in 2024-02-11T22:29:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:31 smithi023 ceph-mon[111262]: osdmap e909: 8 total, 8 up, 8 in 2024-02-11T22:29:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:31 smithi023 ceph-mon[113671]: osdmap e909: 8 total, 8 up, 8 in 2024-02-11T22:29:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:31 smithi160 ceph-mon[106289]: osdmap e909: 8 total, 8 up, 8 in 2024-02-11T22:29:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[111262]: pgmap v1085: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[111262]: osdmap e910: 8 total, 8 up, 8 in 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2503148178' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[113671]: pgmap v1085: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[113671]: osdmap e910: 8 total, 8 up, 8 in 2024-02-11T22:29:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2503148178' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:32.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:32 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:32 smithi160 ceph-mon[106289]: pgmap v1085: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:32 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:32 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:32 smithi160 ceph-mon[106289]: osdmap e910: 8 total, 8 up, 8 in 2024-02-11T22:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:32 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2503148178' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:32 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:33.613 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_cas.wrong_put (3044 ms) 2024-02-11T22:29:33.613 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_cas.dup_get 2024-02-11T22:29:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:33 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:33 smithi023 ceph-mon[111262]: osdmap e911: 8 total, 8 up, 8 in 2024-02-11T22:29:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:33 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:33 smithi023 ceph-mon[113671]: osdmap e911: 8 total, 8 up, 8 in 2024-02-11T22:29:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:33 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:33 smithi160 ceph-mon[106289]: osdmap e911: 8 total, 8 up, 8 in 2024-02-11T22:29:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:34 smithi023 ceph-mon[111262]: pgmap v1088: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:34 smithi023 ceph-mon[111262]: osdmap e912: 8 total, 8 up, 8 in 2024-02-11T22:29:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:34 smithi023 ceph-mon[113671]: pgmap v1088: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:34 smithi023 ceph-mon[113671]: osdmap e912: 8 total, 8 up, 8 in 2024-02-11T22:29:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:34 smithi160 ceph-mon[106289]: pgmap v1088: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:34 smithi160 ceph-mon[106289]: osdmap e912: 8 total, 8 up, 8 in 2024-02-11T22:29:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:29:35] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-02-11T22:29:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-mon[111262]: osdmap e913: 8 total, 8 up, 8 in 2024-02-11T22:29:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3824255129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-mon[113671]: osdmap e913: 8 total, 8 up, 8 in 2024-02-11T22:29:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3824255129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:35 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:35 smithi160 ceph-mon[106289]: osdmap e913: 8 total, 8 up, 8 in 2024-02-11T22:29:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3824255129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:35 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:36.667 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_cas.dup_get (3055 ms) 2024-02-11T22:29:36.667 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_cas.dup_put 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[111262]: pgmap v1091: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[111262]: osdmap e914: 8 total, 8 up, 8 in 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[113671]: pgmap v1091: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[113671]: osdmap e914: 8 total, 8 up, 8 in 2024-02-11T22:29:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:36 smithi160 ceph-mon[106289]: pgmap v1091: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:36 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:36 smithi160 ceph-mon[106289]: osdmap e914: 8 total, 8 up, 8 in 2024-02-11T22:29:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:37 smithi160 ceph-mon[106289]: osdmap e915: 8 total, 8 up, 8 in 2024-02-11T22:29:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:37 smithi023 ceph-mon[111262]: osdmap e915: 8 total, 8 up, 8 in 2024-02-11T22:29:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:37 smithi023 ceph-mon[113671]: osdmap e915: 8 total, 8 up, 8 in 2024-02-11T22:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:38 smithi160 ceph-mon[106289]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:38 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:38 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:38 smithi160 ceph-mon[106289]: osdmap e916: 8 total, 8 up, 8 in 2024-02-11T22:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:38 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3713763650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:38 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[111262]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[111262]: osdmap e916: 8 total, 8 up, 8 in 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3713763650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[113671]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[113671]: osdmap e916: 8 total, 8 up, 8 in 2024-02-11T22:29:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3713763650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:38 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:39.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_cas.dup_put (3038 ms) 2024-02-11T22:29:39.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_cas.get_wrong_data 2024-02-11T22:29:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:39 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:39 smithi023 ceph-mon[111262]: osdmap e917: 8 total, 8 up, 8 in 2024-02-11T22:29:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:39 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:39 smithi023 ceph-mon[113671]: osdmap e917: 8 total, 8 up, 8 in 2024-02-11T22:29:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:39 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:39 smithi160 ceph-mon[106289]: osdmap e917: 8 total, 8 up, 8 in 2024-02-11T22:29:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:40 smithi023 ceph-mon[111262]: pgmap v1097: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-02-11T22:29:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:40 smithi023 ceph-mon[111262]: osdmap e918: 8 total, 8 up, 8 in 2024-02-11T22:29:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:40 smithi023 ceph-mon[113671]: pgmap v1097: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-02-11T22:29:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:40 smithi023 ceph-mon[113671]: osdmap e918: 8 total, 8 up, 8 in 2024-02-11T22:29:41.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:40 smithi160 ceph-mon[106289]: pgmap v1097: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-02-11T22:29:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:40 smithi160 ceph-mon[106289]: osdmap e918: 8 total, 8 up, 8 in 2024-02-11T22:29:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:41 smithi023 ceph-mon[111262]: osdmap e919: 8 total, 8 up, 8 in 2024-02-11T22:29:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:41 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3724705414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:41 smithi023 ceph-mon[113671]: osdmap e919: 8 total, 8 up, 8 in 2024-02-11T22:29:42.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:41 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3724705414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:42.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:41 smithi160 ceph-mon[106289]: osdmap e919: 8 total, 8 up, 8 in 2024-02-11T22:29:42.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:41 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3724705414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_cas.get_wrong_data (3048 ms) 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 5 tests from cls_cas (15094 ms total) 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from chunk_refs_t 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] chunk_refs_t.size 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:1 60 by_object 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:2 103 by_object 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:4 189 by_object 2024-02-11T22:29:42.754 INFO:tasks.workunit.client.0.smithi023.stdout:8 361 by_object 2024-02-11T22:29:42.755 INFO:tasks.workunit.client.0.smithi023.stdout:16 112 by_hash(32 bits) 2024-02-11T22:29:42.755 INFO:tasks.workunit.client.0.smithi023.stdout:32 208 by_hash(32 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:64 400 by_hash(32 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:128 509 by_hash(10 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:256 499 by_hash(7 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:512 462 by_hash(5 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:1024 466 by_hash(5 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:2048 466 by_hash(5 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:4096 470 by_hash(5 bits) 2024-02-11T22:29:42.758 INFO:tasks.workunit.client.0.smithi023.stdout:8192 498 by_hash(4 bits) 2024-02-11T22:29:42.759 INFO:tasks.workunit.client.0.smithi023.stdout:16384 278 by_hash(3 bits) 2024-02-11T22:29:42.763 INFO:tasks.workunit.client.0.smithi023.stdout:32768 337 by_hash(2 bits) 2024-02-11T22:29:42.767 INFO:tasks.workunit.client.0.smithi023.stdout:65536 367 by_hash(2 bits) 2024-02-11T22:29:42.777 INFO:tasks.workunit.client.0.smithi023.stdout:131072 387 by_hash(1 bits) 2024-02-11T22:29:42.795 INFO:tasks.workunit.client.0.smithi023.stdout:262144 331 by_pool 2024-02-11T22:29:42.828 INFO:tasks.workunit.client.0.smithi023.stdout:524288 21 count 2024-02-11T22:29:42.887 INFO:tasks.workunit.client.0.smithi023.stdout:1048576 21 count 2024-02-11T22:29:42.994 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] chunk_refs_t.size (241 ms) 2024-02-11T22:29:42.994 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from chunk_refs_t (241 ms total) 2024-02-11T22:29:42.994 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:29:42.994 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:29:42.994 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 6 tests from 2 test suites ran. (15335 ms total) 2024-02-11T22:29:42.994 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 6 tests. 2024-02-11T22:29:42.996 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:29:42.996 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:29:43.062 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: pgmap v1100: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3724705414' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: osdmap e920: 8 total, 8 up, 8 in 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.063 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: pgmap v1100: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3724705414' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: osdmap e920: 8 total, 8 up, 8 in 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.065 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:29:43.065 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:29:43.065 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.066 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-02-11T22:29:43.066 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2024-02-11T22:29:43.142 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:29:43.143 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 31 tests from 1 test suite. 2024-02-11T22:29:43.143 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:29:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: pgmap v1100: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3724705414' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-165992-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: osdmap e920: 8 total, 8 up, 8 in 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:29:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:43 smithi023 ceph-mon[111262]: osdmap e921: 8 total, 8 up, 8 in 2024-02-11T22:29:44.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:43 smithi023 ceph-mon[113671]: osdmap e921: 8 total, 8 up, 8 in 2024-02-11T22:29:44.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:43 smithi160 ceph-mon[106289]: osdmap e921: 8 total, 8 up, 8 in 2024-02-11T22:29:44.785 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 31 tests from CmpOmap 2024-02-11T22:29:44.785 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-02-11T22:29:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (16 ms) 2024-02-11T22:29:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-02-11T22:29:44.815 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (15 ms) 2024-02-11T22:29:44.815 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-02-11T22:29:44.819 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-02-11T22:29:44.819 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-02-11T22:29:44.822 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (4 ms) 2024-02-11T22:29:44.822 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-02-11T22:29:44.829 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2024-02-11T22:29:44.829 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-02-11T22:29:44.835 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-02-11T22:29:44.835 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-02-11T22:29:44.839 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2024-02-11T22:29:44.839 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-02-11T22:29:44.842 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2024-02-11T22:29:44.842 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-02-11T22:29:44.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-02-11T22:29:44.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-02-11T22:29:44.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-02-11T22:29:44.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-02-11T22:29:44.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (0 ms) 2024-02-11T22:29:44.850 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-02-11T22:29:44.850 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-02-11T22:29:44.850 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-02-11T22:29:44.859 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (7 ms) 2024-02-11T22:29:44.859 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-02-11T22:29:44.864 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (7 ms) 2024-02-11T22:29:44.864 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-02-11T22:29:44.870 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-02-11T22:29:44.870 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-02-11T22:29:44.878 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-02-11T22:29:44.878 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-02-11T22:29:44.885 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_str (8 ms) 2024-02-11T22:29:44.885 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-02-11T22:29:44.893 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-02-11T22:29:44.893 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-02-11T22:29:44.895 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-02-11T22:29:44.895 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-02-11T22:29:44.898 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (3 ms) 2024-02-11T22:29:44.898 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-02-11T22:29:44.899 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-02-11T22:29:44.900 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-02-11T22:29:44.900 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (0 ms) 2024-02-11T22:29:44.900 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-02-11T22:29:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (8 ms) 2024-02-11T22:29:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-02-11T22:29:44.913 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-02-11T22:29:44.913 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-02-11T22:29:44.920 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-02-11T22:29:44.920 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-02-11T22:29:44.928 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (8 ms) 2024-02-11T22:29:44.928 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-02-11T22:29:44.930 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-02-11T22:29:44.930 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-02-11T22:29:44.932 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-02-11T22:29:44.932 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-02-11T22:29:44.933 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-02-11T22:29:44.933 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-02-11T22:29:44.934 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-02-11T22:29:44.934 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-02-11T22:29:44.942 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-02-11T22:29:44.943 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 31 tests from CmpOmap (158 ms total) 2024-02-11T22:29:44.943 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:29:44.943 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[111262]: pgmap v1103: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[111262]: osdmap e922: 8 total, 8 up, 8 in 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3762920080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[113671]: pgmap v1103: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[113671]: osdmap e922: 8 total, 8 up, 8 in 2024-02-11T22:29:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3762920080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:44 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:45.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:44 smithi160 ceph-mon[106289]: pgmap v1103: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:44 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:44 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:44 smithi160 ceph-mon[106289]: osdmap e922: 8 total, 8 up, 8 in 2024-02-11T22:29:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:44 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3762920080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:44 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:45.817 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 31 tests from 1 test suite ran. (2674 ms total) 2024-02-11T22:29:45.817 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 31 tests. 2024-02-11T22:29:45.820 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:29:45.820 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:29:45.854 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-02-11T22:29:45.854 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_hello.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2024-02-11T22:29:45.931 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:29:45.931 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 6 tests from 1 test suite. 2024-02-11T22:29:45.931 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:29:45.931 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 6 tests from ClsHello 2024-02-11T22:29:45.931 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsHello.SayHello 2024-02-11T22:29:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:45 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:45 smithi023 ceph-mon[111262]: osdmap e923: 8 total, 8 up, 8 in 2024-02-11T22:29:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:45 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:45 smithi023 ceph-mon[113671]: osdmap e923: 8 total, 8 up, 8 in 2024-02-11T22:29:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:29:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:29:45] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:29:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:45 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166329-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:45 smithi160 ceph-mon[106289]: osdmap e923: 8 total, 8 up, 8 in 2024-02-11T22:29:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:46 smithi023 ceph-mon[111262]: pgmap v1106: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:46 smithi023 ceph-mon[111262]: osdmap e924: 8 total, 8 up, 8 in 2024-02-11T22:29:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:46 smithi023 ceph-mon[113671]: pgmap v1106: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:46 smithi023 ceph-mon[113671]: osdmap e924: 8 total, 8 up, 8 in 2024-02-11T22:29:47.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:46 smithi160 ceph-mon[106289]: pgmap v1106: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:46 smithi160 ceph-mon[106289]: osdmap e924: 8 total, 8 up, 8 in 2024-02-11T22:29:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:47 smithi023 ceph-mon[111262]: osdmap e925: 8 total, 8 up, 8 in 2024-02-11T22:29:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:47 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2821006711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:47 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:47 smithi023 ceph-mon[113671]: osdmap e925: 8 total, 8 up, 8 in 2024-02-11T22:29:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:47 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2821006711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:48.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:47 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:48.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:47 smithi160 ceph-mon[106289]: osdmap e925: 8 total, 8 up, 8 in 2024-02-11T22:29:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:47 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2821006711' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:47 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:48.881 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsHello.SayHello (2950 ms) 2024-02-11T22:29:48.881 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsHello.RecordHello 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[113671]: pgmap v1109: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[113671]: osdmap e926: 8 total, 8 up, 8 in 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[111262]: pgmap v1109: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:48 smithi023 ceph-mon[111262]: osdmap e926: 8 total, 8 up, 8 in 2024-02-11T22:29:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:48 smithi160 ceph-mon[106289]: pgmap v1109: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:48 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:48 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:48 smithi160 ceph-mon[106289]: osdmap e926: 8 total, 8 up, 8 in 2024-02-11T22:29:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:49 smithi023 ceph-mon[111262]: osdmap e927: 8 total, 8 up, 8 in 2024-02-11T22:29:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:49 smithi023 ceph-mon[113671]: osdmap e927: 8 total, 8 up, 8 in 2024-02-11T22:29:50.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:49 smithi160 ceph-mon[106289]: osdmap e927: 8 total, 8 up, 8 in 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[111262]: pgmap v1112: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[111262]: osdmap e928: 8 total, 8 up, 8 in 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1694178268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[113671]: pgmap v1112: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[113671]: osdmap e928: 8 total, 8 up, 8 in 2024-02-11T22:29:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1694178268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:50 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:50 smithi160 ceph-mon[106289]: pgmap v1112: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:50 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:50 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:50 smithi160 ceph-mon[106289]: osdmap e928: 8 total, 8 up, 8 in 2024-02-11T22:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:50 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1694178268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:50 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:51.907 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsHello.RecordHello (3027 ms) 2024-02-11T22:29:51.907 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsHello.WriteReturnData 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[111262]: osdmap e929: 8 total, 8 up, 8 in 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[113671]: osdmap e929: 8 total, 8 up, 8 in 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:52.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:51 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:51 smithi160 ceph-mon[106289]: osdmap e929: 8 total, 8 up, 8 in 2024-02-11T22:29:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:29:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:29:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:52 smithi160 ceph-mon[106289]: pgmap v1115: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:52 smithi160 ceph-mon[106289]: osdmap e930: 8 total, 8 up, 8 in 2024-02-11T22:29:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:52 smithi023 ceph-mon[111262]: pgmap v1115: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:52 smithi023 ceph-mon[111262]: osdmap e930: 8 total, 8 up, 8 in 2024-02-11T22:29:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:52 smithi023 ceph-mon[113671]: pgmap v1115: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:53.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:52 smithi023 ceph-mon[113671]: osdmap e930: 8 total, 8 up, 8 in 2024-02-11T22:29:53.919 INFO:tasks.workunit.client.0.smithi023.stdout:require_osd_release = squid 2024-02-11T22:29:53.939 INFO:tasks.workunit.client.0.smithi023.stdout:0 2024-02-11T22:29:53.941 INFO:tasks.workunit.client.0.smithi023.stdout:1 2024-02-11T22:29:53.942 INFO:tasks.workunit.client.0.smithi023.stdout:2 2024-02-11T22:29:53.943 INFO:tasks.workunit.client.0.smithi023.stdout:3 2024-02-11T22:29:53.945 INFO:tasks.workunit.client.0.smithi023.stdout:4 2024-02-11T22:29:53.946 INFO:tasks.workunit.client.0.smithi023.stdout:5 2024-02-11T22:29:53.947 INFO:tasks.workunit.client.0.smithi023.stdout:6 2024-02-11T22:29:53.948 INFO:tasks.workunit.client.0.smithi023.stdout:7 2024-02-11T22:29:53.949 INFO:tasks.workunit.client.0.smithi023.stdout:8 2024-02-11T22:29:53.950 INFO:tasks.workunit.client.0.smithi023.stdout:9 2024-02-11T22:29:53.951 INFO:tasks.workunit.client.0.smithi023.stdout:10 2024-02-11T22:29:53.952 INFO:tasks.workunit.client.0.smithi023.stdout:11 2024-02-11T22:29:53.958 INFO:tasks.workunit.client.0.smithi023.stdout:12 2024-02-11T22:29:53.959 INFO:tasks.workunit.client.0.smithi023.stdout:13 2024-02-11T22:29:53.960 INFO:tasks.workunit.client.0.smithi023.stdout:14 2024-02-11T22:29:53.961 INFO:tasks.workunit.client.0.smithi023.stdout:15 2024-02-11T22:29:53.962 INFO:tasks.workunit.client.0.smithi023.stdout:16 2024-02-11T22:29:53.963 INFO:tasks.workunit.client.0.smithi023.stdout:17 2024-02-11T22:29:53.964 INFO:tasks.workunit.client.0.smithi023.stdout:18 2024-02-11T22:29:53.965 INFO:tasks.workunit.client.0.smithi023.stdout:19 2024-02-11T22:29:53.966 INFO:tasks.workunit.client.0.smithi023.stdout:20 2024-02-11T22:29:53.967 INFO:tasks.workunit.client.0.smithi023.stdout:21 2024-02-11T22:29:53.968 INFO:tasks.workunit.client.0.smithi023.stdout:22 2024-02-11T22:29:53.969 INFO:tasks.workunit.client.0.smithi023.stdout:23 2024-02-11T22:29:53.969 INFO:tasks.workunit.client.0.smithi023.stdout:24 2024-02-11T22:29:53.971 INFO:tasks.workunit.client.0.smithi023.stdout:25 2024-02-11T22:29:53.971 INFO:tasks.workunit.client.0.smithi023.stdout:26 2024-02-11T22:29:53.973 INFO:tasks.workunit.client.0.smithi023.stdout:27 2024-02-11T22:29:53.973 INFO:tasks.workunit.client.0.smithi023.stdout:28 2024-02-11T22:29:53.974 INFO:tasks.workunit.client.0.smithi023.stdout:29 2024-02-11T22:29:53.976 INFO:tasks.workunit.client.0.smithi023.stdout:30 2024-02-11T22:29:53.977 INFO:tasks.workunit.client.0.smithi023.stdout:31 2024-02-11T22:29:53.978 INFO:tasks.workunit.client.0.smithi023.stdout:32 2024-02-11T22:29:53.979 INFO:tasks.workunit.client.0.smithi023.stdout:33 2024-02-11T22:29:53.980 INFO:tasks.workunit.client.0.smithi023.stdout:34 2024-02-11T22:29:53.981 INFO:tasks.workunit.client.0.smithi023.stdout:35 2024-02-11T22:29:53.982 INFO:tasks.workunit.client.0.smithi023.stdout:36 2024-02-11T22:29:53.983 INFO:tasks.workunit.client.0.smithi023.stdout:37 2024-02-11T22:29:53.984 INFO:tasks.workunit.client.0.smithi023.stdout:38 2024-02-11T22:29:53.985 INFO:tasks.workunit.client.0.smithi023.stdout:39 2024-02-11T22:29:53.986 INFO:tasks.workunit.client.0.smithi023.stdout:40 2024-02-11T22:29:53.987 INFO:tasks.workunit.client.0.smithi023.stdout:41 2024-02-11T22:29:53.987 INFO:tasks.workunit.client.0.smithi023.stdout:42 2024-02-11T22:29:53.988 INFO:tasks.workunit.client.0.smithi023.stdout:43 2024-02-11T22:29:53.989 INFO:tasks.workunit.client.0.smithi023.stdout:44 2024-02-11T22:29:53.990 INFO:tasks.workunit.client.0.smithi023.stdout:45 2024-02-11T22:29:53.991 INFO:tasks.workunit.client.0.smithi023.stdout:46 2024-02-11T22:29:53.992 INFO:tasks.workunit.client.0.smithi023.stdout:47 2024-02-11T22:29:53.993 INFO:tasks.workunit.client.0.smithi023.stdout:48 2024-02-11T22:29:53.994 INFO:tasks.workunit.client.0.smithi023.stdout:49 2024-02-11T22:29:53.995 INFO:tasks.workunit.client.0.smithi023.stdout:50 2024-02-11T22:29:53.996 INFO:tasks.workunit.client.0.smithi023.stdout:51 2024-02-11T22:29:53.997 INFO:tasks.workunit.client.0.smithi023.stdout:52 2024-02-11T22:29:53.998 INFO:tasks.workunit.client.0.smithi023.stdout:53 2024-02-11T22:29:53.999 INFO:tasks.workunit.client.0.smithi023.stdout:54 2024-02-11T22:29:54.000 INFO:tasks.workunit.client.0.smithi023.stdout:55 2024-02-11T22:29:54.000 INFO:tasks.workunit.client.0.smithi023.stdout:56 2024-02-11T22:29:54.002 INFO:tasks.workunit.client.0.smithi023.stdout:57 2024-02-11T22:29:54.003 INFO:tasks.workunit.client.0.smithi023.stdout:58 2024-02-11T22:29:54.004 INFO:tasks.workunit.client.0.smithi023.stdout:59 2024-02-11T22:29:54.005 INFO:tasks.workunit.client.0.smithi023.stdout:60 2024-02-11T22:29:54.006 INFO:tasks.workunit.client.0.smithi023.stdout:61 2024-02-11T22:29:54.007 INFO:tasks.workunit.client.0.smithi023.stdout:62 2024-02-11T22:29:54.007 INFO:tasks.workunit.client.0.smithi023.stdout:63 2024-02-11T22:29:54.008 INFO:tasks.workunit.client.0.smithi023.stdout:64 2024-02-11T22:29:54.009 INFO:tasks.workunit.client.0.smithi023.stdout:65 2024-02-11T22:29:54.010 INFO:tasks.workunit.client.0.smithi023.stdout:66 2024-02-11T22:29:54.016 INFO:tasks.workunit.client.0.smithi023.stdout:67 2024-02-11T22:29:54.017 INFO:tasks.workunit.client.0.smithi023.stdout:68 2024-02-11T22:29:54.018 INFO:tasks.workunit.client.0.smithi023.stdout:69 2024-02-11T22:29:54.019 INFO:tasks.workunit.client.0.smithi023.stdout:70 2024-02-11T22:29:54.020 INFO:tasks.workunit.client.0.smithi023.stdout:71 2024-02-11T22:29:54.021 INFO:tasks.workunit.client.0.smithi023.stdout:72 2024-02-11T22:29:54.022 INFO:tasks.workunit.client.0.smithi023.stdout:73 2024-02-11T22:29:54.024 INFO:tasks.workunit.client.0.smithi023.stdout:74 2024-02-11T22:29:54.025 INFO:tasks.workunit.client.0.smithi023.stdout:75 2024-02-11T22:29:54.026 INFO:tasks.workunit.client.0.smithi023.stdout:76 2024-02-11T22:29:54.026 INFO:tasks.workunit.client.0.smithi023.stdout:77 2024-02-11T22:29:54.026 INFO:tasks.workunit.client.0.smithi023.stdout:78 2024-02-11T22:29:54.029 INFO:tasks.workunit.client.0.smithi023.stdout:79 2024-02-11T22:29:54.030 INFO:tasks.workunit.client.0.smithi023.stdout:80 2024-02-11T22:29:54.033 INFO:tasks.workunit.client.0.smithi023.stdout:81 2024-02-11T22:29:54.033 INFO:tasks.workunit.client.0.smithi023.stdout:82 2024-02-11T22:29:54.033 INFO:tasks.workunit.client.0.smithi023.stdout:83 2024-02-11T22:29:54.034 INFO:tasks.workunit.client.0.smithi023.stdout:84 2024-02-11T22:29:54.035 INFO:tasks.workunit.client.0.smithi023.stdout:85 2024-02-11T22:29:54.035 INFO:tasks.workunit.client.0.smithi023.stdout:86 2024-02-11T22:29:54.035 INFO:tasks.workunit.client.0.smithi023.stdout:87 2024-02-11T22:29:54.037 INFO:tasks.workunit.client.0.smithi023.stdout:88 2024-02-11T22:29:54.037 INFO:tasks.workunit.client.0.smithi023.stdout:89 2024-02-11T22:29:54.038 INFO:tasks.workunit.client.0.smithi023.stdout:90 2024-02-11T22:29:54.039 INFO:tasks.workunit.client.0.smithi023.stdout:91 2024-02-11T22:29:54.040 INFO:tasks.workunit.client.0.smithi023.stdout:92 2024-02-11T22:29:54.041 INFO:tasks.workunit.client.0.smithi023.stdout:93 2024-02-11T22:29:54.042 INFO:tasks.workunit.client.0.smithi023.stdout:94 2024-02-11T22:29:54.043 INFO:tasks.workunit.client.0.smithi023.stdout:95 2024-02-11T22:29:54.044 INFO:tasks.workunit.client.0.smithi023.stdout:96 2024-02-11T22:29:54.045 INFO:tasks.workunit.client.0.smithi023.stdout:97 2024-02-11T22:29:54.046 INFO:tasks.workunit.client.0.smithi023.stdout:98 2024-02-11T22:29:54.046 INFO:tasks.workunit.client.0.smithi023.stdout:99 2024-02-11T22:29:54.048 INFO:tasks.workunit.client.0.smithi023.stdout:100 2024-02-11T22:29:54.048 INFO:tasks.workunit.client.0.smithi023.stdout:101 2024-02-11T22:29:54.049 INFO:tasks.workunit.client.0.smithi023.stdout:102 2024-02-11T22:29:54.050 INFO:tasks.workunit.client.0.smithi023.stdout:103 2024-02-11T22:29:54.051 INFO:tasks.workunit.client.0.smithi023.stdout:104 2024-02-11T22:29:54.053 INFO:tasks.workunit.client.0.smithi023.stdout:105 2024-02-11T22:29:54.053 INFO:tasks.workunit.client.0.smithi023.stdout:106 2024-02-11T22:29:54.055 INFO:tasks.workunit.client.0.smithi023.stdout:107 2024-02-11T22:29:54.056 INFO:tasks.workunit.client.0.smithi023.stdout:108 2024-02-11T22:29:54.056 INFO:tasks.workunit.client.0.smithi023.stdout:109 2024-02-11T22:29:54.057 INFO:tasks.workunit.client.0.smithi023.stdout:110 2024-02-11T22:29:54.059 INFO:tasks.workunit.client.0.smithi023.stdout:111 2024-02-11T22:29:54.059 INFO:tasks.workunit.client.0.smithi023.stdout:112 2024-02-11T22:29:54.060 INFO:tasks.workunit.client.0.smithi023.stdout:113 2024-02-11T22:29:54.061 INFO:tasks.workunit.client.0.smithi023.stdout:114 2024-02-11T22:29:54.062 INFO:tasks.workunit.client.0.smithi023.stdout:115 2024-02-11T22:29:54.062 INFO:tasks.workunit.client.0.smithi023.stdout:116 2024-02-11T22:29:54.063 INFO:tasks.workunit.client.0.smithi023.stdout:117 2024-02-11T22:29:54.064 INFO:tasks.workunit.client.0.smithi023.stdout:118 2024-02-11T22:29:54.065 INFO:tasks.workunit.client.0.smithi023.stdout:119 2024-02-11T22:29:54.066 INFO:tasks.workunit.client.0.smithi023.stdout:120 2024-02-11T22:29:54.067 INFO:tasks.workunit.client.0.smithi023.stdout:121 2024-02-11T22:29:54.068 INFO:tasks.workunit.client.0.smithi023.stdout:122 2024-02-11T22:29:54.069 INFO:tasks.workunit.client.0.smithi023.stdout:123 2024-02-11T22:29:54.070 INFO:tasks.workunit.client.0.smithi023.stdout:124 2024-02-11T22:29:54.071 INFO:tasks.workunit.client.0.smithi023.stdout:125 2024-02-11T22:29:54.071 INFO:tasks.workunit.client.0.smithi023.stdout:126 2024-02-11T22:29:54.073 INFO:tasks.workunit.client.0.smithi023.stdout:127 2024-02-11T22:29:54.073 INFO:tasks.workunit.client.0.smithi023.stdout:128 2024-02-11T22:29:54.074 INFO:tasks.workunit.client.0.smithi023.stdout:129 2024-02-11T22:29:54.075 INFO:tasks.workunit.client.0.smithi023.stdout:130 2024-02-11T22:29:54.076 INFO:tasks.workunit.client.0.smithi023.stdout:131 2024-02-11T22:29:54.077 INFO:tasks.workunit.client.0.smithi023.stdout:132 2024-02-11T22:29:54.078 INFO:tasks.workunit.client.0.smithi023.stdout:133 2024-02-11T22:29:54.079 INFO:tasks.workunit.client.0.smithi023.stdout:134 2024-02-11T22:29:54.080 INFO:tasks.workunit.client.0.smithi023.stdout:135 2024-02-11T22:29:54.084 INFO:tasks.workunit.client.0.smithi023.stdout:136 2024-02-11T22:29:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:137 2024-02-11T22:29:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:138 2024-02-11T22:29:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:139 2024-02-11T22:29:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:140 2024-02-11T22:29:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:141 2024-02-11T22:29:54.087 INFO:tasks.workunit.client.0.smithi023.stdout:142 2024-02-11T22:29:54.087 INFO:tasks.workunit.client.0.smithi023.stdout:143 2024-02-11T22:29:54.088 INFO:tasks.workunit.client.0.smithi023.stdout:144 2024-02-11T22:29:54.089 INFO:tasks.workunit.client.0.smithi023.stdout:145 2024-02-11T22:29:54.090 INFO:tasks.workunit.client.0.smithi023.stdout:146 2024-02-11T22:29:54.091 INFO:tasks.workunit.client.0.smithi023.stdout:147 2024-02-11T22:29:54.092 INFO:tasks.workunit.client.0.smithi023.stdout:148 2024-02-11T22:29:54.093 INFO:tasks.workunit.client.0.smithi023.stdout:149 2024-02-11T22:29:54.094 INFO:tasks.workunit.client.0.smithi023.stdout:150 2024-02-11T22:29:54.095 INFO:tasks.workunit.client.0.smithi023.stdout:151 2024-02-11T22:29:54.095 INFO:tasks.workunit.client.0.smithi023.stdout:152 2024-02-11T22:29:54.096 INFO:tasks.workunit.client.0.smithi023.stdout:153 2024-02-11T22:29:54.097 INFO:tasks.workunit.client.0.smithi023.stdout:154 2024-02-11T22:29:54.099 INFO:tasks.workunit.client.0.smithi023.stdout:155 2024-02-11T22:29:54.099 INFO:tasks.workunit.client.0.smithi023.stdout:156 2024-02-11T22:29:54.100 INFO:tasks.workunit.client.0.smithi023.stdout:157 2024-02-11T22:29:54.101 INFO:tasks.workunit.client.0.smithi023.stdout:158 2024-02-11T22:29:54.102 INFO:tasks.workunit.client.0.smithi023.stdout:159 2024-02-11T22:29:54.103 INFO:tasks.workunit.client.0.smithi023.stdout:160 2024-02-11T22:29:54.104 INFO:tasks.workunit.client.0.smithi023.stdout:161 2024-02-11T22:29:54.105 INFO:tasks.workunit.client.0.smithi023.stdout:162 2024-02-11T22:29:54.106 INFO:tasks.workunit.client.0.smithi023.stdout:163 2024-02-11T22:29:54.107 INFO:tasks.workunit.client.0.smithi023.stdout:164 2024-02-11T22:29:54.108 INFO:tasks.workunit.client.0.smithi023.stdout:165 2024-02-11T22:29:54.109 INFO:tasks.workunit.client.0.smithi023.stdout:166 2024-02-11T22:29:54.110 INFO:tasks.workunit.client.0.smithi023.stdout:167 2024-02-11T22:29:54.110 INFO:tasks.workunit.client.0.smithi023.stdout:168 2024-02-11T22:29:54.112 INFO:tasks.workunit.client.0.smithi023.stdout:169 2024-02-11T22:29:54.112 INFO:tasks.workunit.client.0.smithi023.stdout:170 2024-02-11T22:29:54.113 INFO:tasks.workunit.client.0.smithi023.stdout:171 2024-02-11T22:29:54.114 INFO:tasks.workunit.client.0.smithi023.stdout:172 2024-02-11T22:29:54.115 INFO:tasks.workunit.client.0.smithi023.stdout:173 2024-02-11T22:29:54.116 INFO:tasks.workunit.client.0.smithi023.stdout:174 2024-02-11T22:29:54.117 INFO:tasks.workunit.client.0.smithi023.stdout:175 2024-02-11T22:29:54.117 INFO:tasks.workunit.client.0.smithi023.stdout:176 2024-02-11T22:29:54.118 INFO:tasks.workunit.client.0.smithi023.stdout:177 2024-02-11T22:29:54.119 INFO:tasks.workunit.client.0.smithi023.stdout:178 2024-02-11T22:29:54.120 INFO:tasks.workunit.client.0.smithi023.stdout:179 2024-02-11T22:29:54.121 INFO:tasks.workunit.client.0.smithi023.stdout:180 2024-02-11T22:29:54.122 INFO:tasks.workunit.client.0.smithi023.stdout:181 2024-02-11T22:29:54.123 INFO:tasks.workunit.client.0.smithi023.stdout:182 2024-02-11T22:29:54.124 INFO:tasks.workunit.client.0.smithi023.stdout:183 2024-02-11T22:29:54.125 INFO:tasks.workunit.client.0.smithi023.stdout:184 2024-02-11T22:29:54.126 INFO:tasks.workunit.client.0.smithi023.stdout:185 2024-02-11T22:29:54.127 INFO:tasks.workunit.client.0.smithi023.stdout:186 2024-02-11T22:29:54.128 INFO:tasks.workunit.client.0.smithi023.stdout:187 2024-02-11T22:29:54.129 INFO:tasks.workunit.client.0.smithi023.stdout:188 2024-02-11T22:29:54.129 INFO:tasks.workunit.client.0.smithi023.stdout:189 2024-02-11T22:29:54.130 INFO:tasks.workunit.client.0.smithi023.stdout:190 2024-02-11T22:29:54.131 INFO:tasks.workunit.client.0.smithi023.stdout:191 2024-02-11T22:29:54.132 INFO:tasks.workunit.client.0.smithi023.stdout:192 2024-02-11T22:29:54.134 INFO:tasks.workunit.client.0.smithi023.stdout:193 2024-02-11T22:29:54.134 INFO:tasks.workunit.client.0.smithi023.stdout:194 2024-02-11T22:29:54.135 INFO:tasks.workunit.client.0.smithi023.stdout:195 2024-02-11T22:29:54.136 INFO:tasks.workunit.client.0.smithi023.stdout:196 2024-02-11T22:29:54.137 INFO:tasks.workunit.client.0.smithi023.stdout:197 2024-02-11T22:29:54.138 INFO:tasks.workunit.client.0.smithi023.stdout:198 2024-02-11T22:29:54.139 INFO:tasks.workunit.client.0.smithi023.stdout:199 2024-02-11T22:29:54.140 INFO:tasks.workunit.client.0.smithi023.stdout:200 2024-02-11T22:29:54.141 INFO:tasks.workunit.client.0.smithi023.stdout:201 2024-02-11T22:29:54.142 INFO:tasks.workunit.client.0.smithi023.stdout:202 2024-02-11T22:29:54.142 INFO:tasks.workunit.client.0.smithi023.stdout:203 2024-02-11T22:29:54.143 INFO:tasks.workunit.client.0.smithi023.stdout:204 2024-02-11T22:29:54.144 INFO:tasks.workunit.client.0.smithi023.stdout:205 2024-02-11T22:29:54.145 INFO:tasks.workunit.client.0.smithi023.stdout:206 2024-02-11T22:29:54.146 INFO:tasks.workunit.client.0.smithi023.stdout:207 2024-02-11T22:29:54.147 INFO:tasks.workunit.client.0.smithi023.stdout:208 2024-02-11T22:29:54.148 INFO:tasks.workunit.client.0.smithi023.stdout:209 2024-02-11T22:29:54.149 INFO:tasks.workunit.client.0.smithi023.stdout:210 2024-02-11T22:29:54.150 INFO:tasks.workunit.client.0.smithi023.stdout:211 2024-02-11T22:29:54.151 INFO:tasks.workunit.client.0.smithi023.stdout:212 2024-02-11T22:29:54.151 INFO:tasks.workunit.client.0.smithi023.stdout:213 2024-02-11T22:29:54.152 INFO:tasks.workunit.client.0.smithi023.stdout:214 2024-02-11T22:29:54.153 INFO:tasks.workunit.client.0.smithi023.stdout:215 2024-02-11T22:29:54.154 INFO:tasks.workunit.client.0.smithi023.stdout:216 2024-02-11T22:29:54.155 INFO:tasks.workunit.client.0.smithi023.stdout:217 2024-02-11T22:29:54.156 INFO:tasks.workunit.client.0.smithi023.stdout:218 2024-02-11T22:29:54.157 INFO:tasks.workunit.client.0.smithi023.stdout:219 2024-02-11T22:29:54.158 INFO:tasks.workunit.client.0.smithi023.stdout:220 2024-02-11T22:29:54.159 INFO:tasks.workunit.client.0.smithi023.stdout:221 2024-02-11T22:29:54.160 INFO:tasks.workunit.client.0.smithi023.stdout:222 2024-02-11T22:29:54.161 INFO:tasks.workunit.client.0.smithi023.stdout:223 2024-02-11T22:29:54.162 INFO:tasks.workunit.client.0.smithi023.stdout:224 2024-02-11T22:29:54.163 INFO:tasks.workunit.client.0.smithi023.stdout:225 2024-02-11T22:29:54.164 INFO:tasks.workunit.client.0.smithi023.stdout:226 2024-02-11T22:29:54.165 INFO:tasks.workunit.client.0.smithi023.stdout:227 2024-02-11T22:29:54.165 INFO:tasks.workunit.client.0.smithi023.stdout:228 2024-02-11T22:29:54.166 INFO:tasks.workunit.client.0.smithi023.stdout:229 2024-02-11T22:29:54.168 INFO:tasks.workunit.client.0.smithi023.stdout:230 2024-02-11T22:29:54.168 INFO:tasks.workunit.client.0.smithi023.stdout:231 2024-02-11T22:29:54.169 INFO:tasks.workunit.client.0.smithi023.stdout:232 2024-02-11T22:29:54.170 INFO:tasks.workunit.client.0.smithi023.stdout:233 2024-02-11T22:29:54.171 INFO:tasks.workunit.client.0.smithi023.stdout:234 2024-02-11T22:29:54.172 INFO:tasks.workunit.client.0.smithi023.stdout:235 2024-02-11T22:29:54.173 INFO:tasks.workunit.client.0.smithi023.stdout:236 2024-02-11T22:29:54.174 INFO:tasks.workunit.client.0.smithi023.stdout:237 2024-02-11T22:29:54.175 INFO:tasks.workunit.client.0.smithi023.stdout:238 2024-02-11T22:29:54.176 INFO:tasks.workunit.client.0.smithi023.stdout:239 2024-02-11T22:29:54.177 INFO:tasks.workunit.client.0.smithi023.stdout:240 2024-02-11T22:29:54.177 INFO:tasks.workunit.client.0.smithi023.stdout:241 2024-02-11T22:29:54.178 INFO:tasks.workunit.client.0.smithi023.stdout:242 2024-02-11T22:29:54.179 INFO:tasks.workunit.client.0.smithi023.stdout:243 2024-02-11T22:29:54.180 INFO:tasks.workunit.client.0.smithi023.stdout:244 2024-02-11T22:29:54.181 INFO:tasks.workunit.client.0.smithi023.stdout:245 2024-02-11T22:29:54.182 INFO:tasks.workunit.client.0.smithi023.stdout:246 2024-02-11T22:29:54.183 INFO:tasks.workunit.client.0.smithi023.stdout:247 2024-02-11T22:29:54.184 INFO:tasks.workunit.client.0.smithi023.stdout:248 2024-02-11T22:29:54.186 INFO:tasks.workunit.client.0.smithi023.stdout:249 2024-02-11T22:29:54.186 INFO:tasks.workunit.client.0.smithi023.stdout:250 2024-02-11T22:29:54.187 INFO:tasks.workunit.client.0.smithi023.stdout:251 2024-02-11T22:29:54.188 INFO:tasks.workunit.client.0.smithi023.stdout:252 2024-02-11T22:29:54.189 INFO:tasks.workunit.client.0.smithi023.stdout:253 2024-02-11T22:29:54.190 INFO:tasks.workunit.client.0.smithi023.stdout:254 2024-02-11T22:29:54.191 INFO:tasks.workunit.client.0.smithi023.stdout:255 2024-02-11T22:29:54.192 INFO:tasks.workunit.client.0.smithi023.stdout:256 2024-02-11T22:29:54.192 INFO:tasks.workunit.client.0.smithi023.stdout:257 2024-02-11T22:29:54.193 INFO:tasks.workunit.client.0.smithi023.stdout:258 2024-02-11T22:29:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:53 smithi160 ceph-mon[106289]: osdmap e931: 8 total, 8 up, 8 in 2024-02-11T22:29:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:53 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:54.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:53 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:53 smithi160 ceph-mon[106289]: osdmap e932: 8 total, 8 up, 8 in 2024-02-11T22:29:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:53 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-11T22:29:54.195 INFO:tasks.workunit.client.0.smithi023.stdout:259 2024-02-11T22:29:54.195 INFO:tasks.workunit.client.0.smithi023.stdout:260 2024-02-11T22:29:54.196 INFO:tasks.workunit.client.0.smithi023.stdout:261 2024-02-11T22:29:54.197 INFO:tasks.workunit.client.0.smithi023.stdout:262 2024-02-11T22:29:54.198 INFO:tasks.workunit.client.0.smithi023.stdout:263 2024-02-11T22:29:54.199 INFO:tasks.workunit.client.0.smithi023.stdout:264 2024-02-11T22:29:54.201 INFO:tasks.workunit.client.0.smithi023.stdout:265 2024-02-11T22:29:54.201 INFO:tasks.workunit.client.0.smithi023.stdout:266 2024-02-11T22:29:54.202 INFO:tasks.workunit.client.0.smithi023.stdout:267 2024-02-11T22:29:54.203 INFO:tasks.workunit.client.0.smithi023.stdout:268 2024-02-11T22:29:54.204 INFO:tasks.workunit.client.0.smithi023.stdout:269 2024-02-11T22:29:54.205 INFO:tasks.workunit.client.0.smithi023.stdout:270 2024-02-11T22:29:54.206 INFO:tasks.workunit.client.0.smithi023.stdout:271 2024-02-11T22:29:54.207 INFO:tasks.workunit.client.0.smithi023.stdout:272 2024-02-11T22:29:54.208 INFO:tasks.workunit.client.0.smithi023.stdout:273 2024-02-11T22:29:54.209 INFO:tasks.workunit.client.0.smithi023.stdout:274 2024-02-11T22:29:54.210 INFO:tasks.workunit.client.0.smithi023.stdout:275 2024-02-11T22:29:54.211 INFO:tasks.workunit.client.0.smithi023.stdout:276 2024-02-11T22:29:54.212 INFO:tasks.workunit.client.0.smithi023.stdout:277 2024-02-11T22:29:54.214 INFO:tasks.workunit.client.0.smithi023.stdout:278 2024-02-11T22:29:54.215 INFO:tasks.workunit.client.0.smithi023.stdout:279 2024-02-11T22:29:54.216 INFO:tasks.workunit.client.0.smithi023.stdout:280 2024-02-11T22:29:54.216 INFO:tasks.workunit.client.0.smithi023.stdout:281 2024-02-11T22:29:54.217 INFO:tasks.workunit.client.0.smithi023.stdout:282 2024-02-11T22:29:54.218 INFO:tasks.workunit.client.0.smithi023.stdout:283 2024-02-11T22:29:54.219 INFO:tasks.workunit.client.0.smithi023.stdout:284 2024-02-11T22:29:54.221 INFO:tasks.workunit.client.0.smithi023.stdout:285 2024-02-11T22:29:54.221 INFO:tasks.workunit.client.0.smithi023.stdout:286 2024-02-11T22:29:54.222 INFO:tasks.workunit.client.0.smithi023.stdout:287 2024-02-11T22:29:54.223 INFO:tasks.workunit.client.0.smithi023.stdout:288 2024-02-11T22:29:54.224 INFO:tasks.workunit.client.0.smithi023.stdout:289 2024-02-11T22:29:54.225 INFO:tasks.workunit.client.0.smithi023.stdout:290 2024-02-11T22:29:54.226 INFO:tasks.workunit.client.0.smithi023.stdout:291 2024-02-11T22:29:54.227 INFO:tasks.workunit.client.0.smithi023.stdout:292 2024-02-11T22:29:54.228 INFO:tasks.workunit.client.0.smithi023.stdout:293 2024-02-11T22:29:54.229 INFO:tasks.workunit.client.0.smithi023.stdout:294 2024-02-11T22:29:54.230 INFO:tasks.workunit.client.0.smithi023.stdout:295 2024-02-11T22:29:54.231 INFO:tasks.workunit.client.0.smithi023.stdout:296 2024-02-11T22:29:54.232 INFO:tasks.workunit.client.0.smithi023.stdout:297 2024-02-11T22:29:54.233 INFO:tasks.workunit.client.0.smithi023.stdout:298 2024-02-11T22:29:54.234 INFO:tasks.workunit.client.0.smithi023.stdout:299 2024-02-11T22:29:54.236 INFO:tasks.workunit.client.0.smithi023.stdout:300 2024-02-11T22:29:54.236 INFO:tasks.workunit.client.0.smithi023.stdout:301 2024-02-11T22:29:54.237 INFO:tasks.workunit.client.0.smithi023.stdout:302 2024-02-11T22:29:54.237 INFO:tasks.workunit.client.0.smithi023.stdout:303 2024-02-11T22:29:54.239 INFO:tasks.workunit.client.0.smithi023.stdout:304 2024-02-11T22:29:54.240 INFO:tasks.workunit.client.0.smithi023.stdout:305 2024-02-11T22:29:54.240 INFO:tasks.workunit.client.0.smithi023.stdout:306 2024-02-11T22:29:54.241 INFO:tasks.workunit.client.0.smithi023.stdout:307 2024-02-11T22:29:54.243 INFO:tasks.workunit.client.0.smithi023.stdout:308 2024-02-11T22:29:54.243 INFO:tasks.workunit.client.0.smithi023.stdout:309 2024-02-11T22:29:54.244 INFO:tasks.workunit.client.0.smithi023.stdout:310 2024-02-11T22:29:54.245 INFO:tasks.workunit.client.0.smithi023.stdout:311 2024-02-11T22:29:54.246 INFO:tasks.workunit.client.0.smithi023.stdout:312 2024-02-11T22:29:54.247 INFO:tasks.workunit.client.0.smithi023.stdout:313 2024-02-11T22:29:54.248 INFO:tasks.workunit.client.0.smithi023.stdout:314 2024-02-11T22:29:54.249 INFO:tasks.workunit.client.0.smithi023.stdout:315 2024-02-11T22:29:54.250 INFO:tasks.workunit.client.0.smithi023.stdout:316 2024-02-11T22:29:54.251 INFO:tasks.workunit.client.0.smithi023.stdout:317 2024-02-11T22:29:54.252 INFO:tasks.workunit.client.0.smithi023.stdout:318 2024-02-11T22:29:54.253 INFO:tasks.workunit.client.0.smithi023.stdout:319 2024-02-11T22:29:54.254 INFO:tasks.workunit.client.0.smithi023.stdout:320 2024-02-11T22:29:54.255 INFO:tasks.workunit.client.0.smithi023.stdout:321 2024-02-11T22:29:54.255 INFO:tasks.workunit.client.0.smithi023.stdout:322 2024-02-11T22:29:54.257 INFO:tasks.workunit.client.0.smithi023.stdout:323 2024-02-11T22:29:54.258 INFO:tasks.workunit.client.0.smithi023.stdout:324 2024-02-11T22:29:54.258 INFO:tasks.workunit.client.0.smithi023.stdout:325 2024-02-11T22:29:54.259 INFO:tasks.workunit.client.0.smithi023.stdout:326 2024-02-11T22:29:54.260 INFO:tasks.workunit.client.0.smithi023.stdout:327 2024-02-11T22:29:54.261 INFO:tasks.workunit.client.0.smithi023.stdout:328 2024-02-11T22:29:54.262 INFO:tasks.workunit.client.0.smithi023.stdout:329 2024-02-11T22:29:54.263 INFO:tasks.workunit.client.0.smithi023.stdout:330 2024-02-11T22:29:54.264 INFO:tasks.workunit.client.0.smithi023.stdout:331 2024-02-11T22:29:54.265 INFO:tasks.workunit.client.0.smithi023.stdout:332 2024-02-11T22:29:54.267 INFO:tasks.workunit.client.0.smithi023.stdout:333 2024-02-11T22:29:54.267 INFO:tasks.workunit.client.0.smithi023.stdout:334 2024-02-11T22:29:54.268 INFO:tasks.workunit.client.0.smithi023.stdout:335 2024-02-11T22:29:54.269 INFO:tasks.workunit.client.0.smithi023.stdout:336 2024-02-11T22:29:54.270 INFO:tasks.workunit.client.0.smithi023.stdout:337 2024-02-11T22:29:54.271 INFO:tasks.workunit.client.0.smithi023.stdout:338 2024-02-11T22:29:54.272 INFO:tasks.workunit.client.0.smithi023.stdout:339 2024-02-11T22:29:54.273 INFO:tasks.workunit.client.0.smithi023.stdout:340 2024-02-11T22:29:54.274 INFO:tasks.workunit.client.0.smithi023.stdout:341 2024-02-11T22:29:54.275 INFO:tasks.workunit.client.0.smithi023.stdout:342 2024-02-11T22:29:54.276 INFO:tasks.workunit.client.0.smithi023.stdout:343 2024-02-11T22:29:54.277 INFO:tasks.workunit.client.0.smithi023.stdout:344 2024-02-11T22:29:54.278 INFO:tasks.workunit.client.0.smithi023.stdout:345 2024-02-11T22:29:54.279 INFO:tasks.workunit.client.0.smithi023.stdout:346 2024-02-11T22:29:54.280 INFO:tasks.workunit.client.0.smithi023.stdout:347 2024-02-11T22:29:54.281 INFO:tasks.workunit.client.0.smithi023.stdout:348 2024-02-11T22:29:54.282 INFO:tasks.workunit.client.0.smithi023.stdout:349 2024-02-11T22:29:54.283 INFO:tasks.workunit.client.0.smithi023.stdout:350 2024-02-11T22:29:54.288 INFO:tasks.workunit.client.0.smithi023.stdout:351 2024-02-11T22:29:54.288 INFO:tasks.workunit.client.0.smithi023.stdout:352 2024-02-11T22:29:54.288 INFO:tasks.workunit.client.0.smithi023.stdout:353 2024-02-11T22:29:54.288 INFO:tasks.workunit.client.0.smithi023.stdout:354 2024-02-11T22:29:54.288 INFO:tasks.workunit.client.0.smithi023.stdout:355 2024-02-11T22:29:54.289 INFO:tasks.workunit.client.0.smithi023.stdout:356 2024-02-11T22:29:54.290 INFO:tasks.workunit.client.0.smithi023.stdout:357 2024-02-11T22:29:54.292 INFO:tasks.workunit.client.0.smithi023.stdout:358 2024-02-11T22:29:54.292 INFO:tasks.workunit.client.0.smithi023.stdout:359 2024-02-11T22:29:54.293 INFO:tasks.workunit.client.0.smithi023.stdout:360 2024-02-11T22:29:54.294 INFO:tasks.workunit.client.0.smithi023.stdout:361 2024-02-11T22:29:54.295 INFO:tasks.workunit.client.0.smithi023.stdout:362 2024-02-11T22:29:54.296 INFO:tasks.workunit.client.0.smithi023.stdout:363 2024-02-11T22:29:54.297 INFO:tasks.workunit.client.0.smithi023.stdout:364 2024-02-11T22:29:54.298 INFO:tasks.workunit.client.0.smithi023.stdout:365 2024-02-11T22:29:54.299 INFO:tasks.workunit.client.0.smithi023.stdout:366 2024-02-11T22:29:54.300 INFO:tasks.workunit.client.0.smithi023.stdout:367 2024-02-11T22:29:54.301 INFO:tasks.workunit.client.0.smithi023.stdout:368 2024-02-11T22:29:54.302 INFO:tasks.workunit.client.0.smithi023.stdout:369 2024-02-11T22:29:54.302 INFO:tasks.workunit.client.0.smithi023.stdout:370 2024-02-11T22:29:54.304 INFO:tasks.workunit.client.0.smithi023.stdout:371 2024-02-11T22:29:54.304 INFO:tasks.workunit.client.0.smithi023.stdout:372 2024-02-11T22:29:54.305 INFO:tasks.workunit.client.0.smithi023.stdout:373 2024-02-11T22:29:54.306 INFO:tasks.workunit.client.0.smithi023.stdout:374 2024-02-11T22:29:54.307 INFO:tasks.workunit.client.0.smithi023.stdout:375 2024-02-11T22:29:54.309 INFO:tasks.workunit.client.0.smithi023.stdout:376 2024-02-11T22:29:54.309 INFO:tasks.workunit.client.0.smithi023.stdout:377 2024-02-11T22:29:54.310 INFO:tasks.workunit.client.0.smithi023.stdout:378 2024-02-11T22:29:54.311 INFO:tasks.workunit.client.0.smithi023.stdout:379 2024-02-11T22:29:54.312 INFO:tasks.workunit.client.0.smithi023.stdout:380 2024-02-11T22:29:54.313 INFO:tasks.workunit.client.0.smithi023.stdout:381 2024-02-11T22:29:54.314 INFO:tasks.workunit.client.0.smithi023.stdout:382 2024-02-11T22:29:54.316 INFO:tasks.workunit.client.0.smithi023.stdout:383 2024-02-11T22:29:54.316 INFO:tasks.workunit.client.0.smithi023.stdout:384 2024-02-11T22:29:54.317 INFO:tasks.workunit.client.0.smithi023.stdout:385 2024-02-11T22:29:54.318 INFO:tasks.workunit.client.0.smithi023.stdout:386 2024-02-11T22:29:54.319 INFO:tasks.workunit.client.0.smithi023.stdout:387 2024-02-11T22:29:54.320 INFO:tasks.workunit.client.0.smithi023.stdout:388 2024-02-11T22:29:54.321 INFO:tasks.workunit.client.0.smithi023.stdout:389 2024-02-11T22:29:54.322 INFO:tasks.workunit.client.0.smithi023.stdout:390 2024-02-11T22:29:54.323 INFO:tasks.workunit.client.0.smithi023.stdout:391 2024-02-11T22:29:54.324 INFO:tasks.workunit.client.0.smithi023.stdout:392 2024-02-11T22:29:54.324 INFO:tasks.workunit.client.0.smithi023.stdout:393 2024-02-11T22:29:54.325 INFO:tasks.workunit.client.0.smithi023.stdout:394 2024-02-11T22:29:54.326 INFO:tasks.workunit.client.0.smithi023.stdout:395 2024-02-11T22:29:54.327 INFO:tasks.workunit.client.0.smithi023.stdout:396 2024-02-11T22:29:54.328 INFO:tasks.workunit.client.0.smithi023.stdout:397 2024-02-11T22:29:54.330 INFO:tasks.workunit.client.0.smithi023.stdout:398 2024-02-11T22:29:54.330 INFO:tasks.workunit.client.0.smithi023.stdout:399 2024-02-11T22:29:54.331 INFO:tasks.workunit.client.0.smithi023.stdout:400 2024-02-11T22:29:54.332 INFO:tasks.workunit.client.0.smithi023.stdout:401 2024-02-11T22:29:54.333 INFO:tasks.workunit.client.0.smithi023.stdout:402 2024-02-11T22:29:54.334 INFO:tasks.workunit.client.0.smithi023.stdout:403 2024-02-11T22:29:54.335 INFO:tasks.workunit.client.0.smithi023.stdout:404 2024-02-11T22:29:54.336 INFO:tasks.workunit.client.0.smithi023.stdout:405 2024-02-11T22:29:54.337 INFO:tasks.workunit.client.0.smithi023.stdout:406 2024-02-11T22:29:54.338 INFO:tasks.workunit.client.0.smithi023.stdout:407 2024-02-11T22:29:54.339 INFO:tasks.workunit.client.0.smithi023.stdout:408 2024-02-11T22:29:54.339 INFO:tasks.workunit.client.0.smithi023.stdout:409 2024-02-11T22:29:54.340 INFO:tasks.workunit.client.0.smithi023.stdout:410 2024-02-11T22:29:54.342 INFO:tasks.workunit.client.0.smithi023.stdout:411 2024-02-11T22:29:54.342 INFO:tasks.workunit.client.0.smithi023.stdout:412 2024-02-11T22:29:54.343 INFO:tasks.workunit.client.0.smithi023.stdout:413 2024-02-11T22:29:54.344 INFO:tasks.workunit.client.0.smithi023.stdout:414 2024-02-11T22:29:54.345 INFO:tasks.workunit.client.0.smithi023.stdout:415 2024-02-11T22:29:54.346 INFO:tasks.workunit.client.0.smithi023.stdout:416 2024-02-11T22:29:54.347 INFO:tasks.workunit.client.0.smithi023.stdout:417 2024-02-11T22:29:54.348 INFO:tasks.workunit.client.0.smithi023.stdout:418 2024-02-11T22:29:54.349 INFO:tasks.workunit.client.0.smithi023.stdout:419 2024-02-11T22:29:54.351 INFO:tasks.workunit.client.0.smithi023.stdout:420 2024-02-11T22:29:54.351 INFO:tasks.workunit.client.0.smithi023.stdout:421 2024-02-11T22:29:54.352 INFO:tasks.workunit.client.0.smithi023.stdout:422 2024-02-11T22:29:54.353 INFO:tasks.workunit.client.0.smithi023.stdout:423 2024-02-11T22:29:54.354 INFO:tasks.workunit.client.0.smithi023.stdout:424 2024-02-11T22:29:54.355 INFO:tasks.workunit.client.0.smithi023.stdout:425 2024-02-11T22:29:54.356 INFO:tasks.workunit.client.0.smithi023.stdout:426 2024-02-11T22:29:54.358 INFO:tasks.workunit.client.0.smithi023.stdout:427 2024-02-11T22:29:54.359 INFO:tasks.workunit.client.0.smithi023.stdout:428 2024-02-11T22:29:54.360 INFO:tasks.workunit.client.0.smithi023.stdout:429 2024-02-11T22:29:54.360 INFO:tasks.workunit.client.0.smithi023.stdout:430 2024-02-11T22:29:54.361 INFO:tasks.workunit.client.0.smithi023.stdout:431 2024-02-11T22:29:54.362 INFO:tasks.workunit.client.0.smithi023.stdout:432 2024-02-11T22:29:54.363 INFO:tasks.workunit.client.0.smithi023.stdout:433 2024-02-11T22:29:54.364 INFO:tasks.workunit.client.0.smithi023.stdout:434 2024-02-11T22:29:54.365 INFO:tasks.workunit.client.0.smithi023.stdout:435 2024-02-11T22:29:54.366 INFO:tasks.workunit.client.0.smithi023.stdout:436 2024-02-11T22:29:54.367 INFO:tasks.workunit.client.0.smithi023.stdout:437 2024-02-11T22:29:54.368 INFO:tasks.workunit.client.0.smithi023.stdout:438 2024-02-11T22:29:54.369 INFO:tasks.workunit.client.0.smithi023.stdout:439 2024-02-11T22:29:54.370 INFO:tasks.workunit.client.0.smithi023.stdout:440 2024-02-11T22:29:54.371 INFO:tasks.workunit.client.0.smithi023.stdout:441 2024-02-11T22:29:54.372 INFO:tasks.workunit.client.0.smithi023.stdout:442 2024-02-11T22:29:54.373 INFO:tasks.workunit.client.0.smithi023.stdout:443 2024-02-11T22:29:54.374 INFO:tasks.workunit.client.0.smithi023.stdout:444 2024-02-11T22:29:54.375 INFO:tasks.workunit.client.0.smithi023.stdout:445 2024-02-11T22:29:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:446 2024-02-11T22:29:54.377 INFO:tasks.workunit.client.0.smithi023.stdout:447 2024-02-11T22:29:54.378 INFO:tasks.workunit.client.0.smithi023.stdout:448 2024-02-11T22:29:54.379 INFO:tasks.workunit.client.0.smithi023.stdout:449 2024-02-11T22:29:54.380 INFO:tasks.workunit.client.0.smithi023.stdout:450 2024-02-11T22:29:54.381 INFO:tasks.workunit.client.0.smithi023.stdout:451 2024-02-11T22:29:54.382 INFO:tasks.workunit.client.0.smithi023.stdout:452 2024-02-11T22:29:54.383 INFO:tasks.workunit.client.0.smithi023.stdout:453 2024-02-11T22:29:54.384 INFO:tasks.workunit.client.0.smithi023.stdout:454 2024-02-11T22:29:54.384 INFO:tasks.workunit.client.0.smithi023.stdout:455 2024-02-11T22:29:54.385 INFO:tasks.workunit.client.0.smithi023.stdout:456 2024-02-11T22:29:54.386 INFO:tasks.workunit.client.0.smithi023.stdout:457 2024-02-11T22:29:54.387 INFO:tasks.workunit.client.0.smithi023.stdout:458 2024-02-11T22:29:54.389 INFO:tasks.workunit.client.0.smithi023.stdout:459 2024-02-11T22:29:54.390 INFO:tasks.workunit.client.0.smithi023.stdout:460 2024-02-11T22:29:54.390 INFO:tasks.workunit.client.0.smithi023.stdout:461 2024-02-11T22:29:54.391 INFO:tasks.workunit.client.0.smithi023.stdout:462 2024-02-11T22:29:54.392 INFO:tasks.workunit.client.0.smithi023.stdout:463 2024-02-11T22:29:54.393 INFO:tasks.workunit.client.0.smithi023.stdout:464 2024-02-11T22:29:54.394 INFO:tasks.workunit.client.0.smithi023.stdout:465 2024-02-11T22:29:54.395 INFO:tasks.workunit.client.0.smithi023.stdout:466 2024-02-11T22:29:54.396 INFO:tasks.workunit.client.0.smithi023.stdout:467 2024-02-11T22:29:54.403 INFO:tasks.workunit.client.0.smithi023.stdout:468 2024-02-11T22:29:54.403 INFO:tasks.workunit.client.0.smithi023.stdout:469 2024-02-11T22:29:54.404 INFO:tasks.workunit.client.0.smithi023.stdout:470 2024-02-11T22:29:54.404 INFO:tasks.workunit.client.0.smithi023.stdout:471 2024-02-11T22:29:54.404 INFO:tasks.workunit.client.0.smithi023.stdout:472 2024-02-11T22:29:54.404 INFO:tasks.workunit.client.0.smithi023.stdout:473 2024-02-11T22:29:54.405 INFO:tasks.workunit.client.0.smithi023.stdout:474 2024-02-11T22:29:54.405 INFO:tasks.workunit.client.0.smithi023.stdout:475 2024-02-11T22:29:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[111262]: osdmap e931: 8 total, 8 up, 8 in 2024-02-11T22:29:54.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[111262]: osdmap e932: 8 total, 8 up, 8 in 2024-02-11T22:29:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-11T22:29:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[113671]: osdmap e931: 8 total, 8 up, 8 in 2024-02-11T22:29:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[113671]: osdmap e932: 8 total, 8 up, 8 in 2024-02-11T22:29:54.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:53 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4184969321' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-11T22:29:54.407 INFO:tasks.workunit.client.0.smithi023.stdout:476 2024-02-11T22:29:54.407 INFO:tasks.workunit.client.0.smithi023.stdout:477 2024-02-11T22:29:54.408 INFO:tasks.workunit.client.0.smithi023.stdout:478 2024-02-11T22:29:54.408 INFO:tasks.workunit.client.0.smithi023.stdout:479 2024-02-11T22:29:54.410 INFO:tasks.workunit.client.0.smithi023.stdout:480 2024-02-11T22:29:54.410 INFO:tasks.workunit.client.0.smithi023.stdout:481 2024-02-11T22:29:54.411 INFO:tasks.workunit.client.0.smithi023.stdout:482 2024-02-11T22:29:54.412 INFO:tasks.workunit.client.0.smithi023.stdout:483 2024-02-11T22:29:54.413 INFO:tasks.workunit.client.0.smithi023.stdout:484 2024-02-11T22:29:54.414 INFO:tasks.workunit.client.0.smithi023.stdout:485 2024-02-11T22:29:54.415 INFO:tasks.workunit.client.0.smithi023.stdout:486 2024-02-11T22:29:54.416 INFO:tasks.workunit.client.0.smithi023.stdout:487 2024-02-11T22:29:54.417 INFO:tasks.workunit.client.0.smithi023.stdout:488 2024-02-11T22:29:54.419 INFO:tasks.workunit.client.0.smithi023.stdout:489 2024-02-11T22:29:54.419 INFO:tasks.workunit.client.0.smithi023.stdout:490 2024-02-11T22:29:54.420 INFO:tasks.workunit.client.0.smithi023.stdout:491 2024-02-11T22:29:54.421 INFO:tasks.workunit.client.0.smithi023.stdout:492 2024-02-11T22:29:54.422 INFO:tasks.workunit.client.0.smithi023.stdout:493 2024-02-11T22:29:54.423 INFO:tasks.workunit.client.0.smithi023.stdout:494 2024-02-11T22:29:54.424 INFO:tasks.workunit.client.0.smithi023.stdout:495 2024-02-11T22:29:54.425 INFO:tasks.workunit.client.0.smithi023.stdout:496 2024-02-11T22:29:54.427 INFO:tasks.workunit.client.0.smithi023.stdout:497 2024-02-11T22:29:54.427 INFO:tasks.workunit.client.0.smithi023.stdout:498 2024-02-11T22:29:54.428 INFO:tasks.workunit.client.0.smithi023.stdout:499 2024-02-11T22:29:54.430 INFO:tasks.workunit.client.0.smithi023.stdout:500 2024-02-11T22:29:54.432 INFO:tasks.workunit.client.0.smithi023.stdout:501 2024-02-11T22:29:54.432 INFO:tasks.workunit.client.0.smithi023.stdout:502 2024-02-11T22:29:54.433 INFO:tasks.workunit.client.0.smithi023.stdout:503 2024-02-11T22:29:54.434 INFO:tasks.workunit.client.0.smithi023.stdout:504 2024-02-11T22:29:54.435 INFO:tasks.workunit.client.0.smithi023.stdout:505 2024-02-11T22:29:54.435 INFO:tasks.workunit.client.0.smithi023.stdout:506 2024-02-11T22:29:54.436 INFO:tasks.workunit.client.0.smithi023.stdout:507 2024-02-11T22:29:54.437 INFO:tasks.workunit.client.0.smithi023.stdout:508 2024-02-11T22:29:54.439 INFO:tasks.workunit.client.0.smithi023.stdout:509 2024-02-11T22:29:54.440 INFO:tasks.workunit.client.0.smithi023.stdout:510 2024-02-11T22:29:54.441 INFO:tasks.workunit.client.0.smithi023.stdout:511 2024-02-11T22:29:54.441 INFO:tasks.workunit.client.0.smithi023.stdout:512 2024-02-11T22:29:54.442 INFO:tasks.workunit.client.0.smithi023.stdout:513 2024-02-11T22:29:54.443 INFO:tasks.workunit.client.0.smithi023.stdout:514 2024-02-11T22:29:54.445 INFO:tasks.workunit.client.0.smithi023.stdout:515 2024-02-11T22:29:54.445 INFO:tasks.workunit.client.0.smithi023.stdout:516 2024-02-11T22:29:54.446 INFO:tasks.workunit.client.0.smithi023.stdout:517 2024-02-11T22:29:54.447 INFO:tasks.workunit.client.0.smithi023.stdout:518 2024-02-11T22:29:54.448 INFO:tasks.workunit.client.0.smithi023.stdout:519 2024-02-11T22:29:54.449 INFO:tasks.workunit.client.0.smithi023.stdout:520 2024-02-11T22:29:54.451 INFO:tasks.workunit.client.0.smithi023.stdout:521 2024-02-11T22:29:54.452 INFO:tasks.workunit.client.0.smithi023.stdout:522 2024-02-11T22:29:54.453 INFO:tasks.workunit.client.0.smithi023.stdout:523 2024-02-11T22:29:54.454 INFO:tasks.workunit.client.0.smithi023.stdout:524 2024-02-11T22:29:54.455 INFO:tasks.workunit.client.0.smithi023.stdout:525 2024-02-11T22:29:54.456 INFO:tasks.workunit.client.0.smithi023.stdout:526 2024-02-11T22:29:54.457 INFO:tasks.workunit.client.0.smithi023.stdout:527 2024-02-11T22:29:54.458 INFO:tasks.workunit.client.0.smithi023.stdout:528 2024-02-11T22:29:54.459 INFO:tasks.workunit.client.0.smithi023.stdout:529 2024-02-11T22:29:54.460 INFO:tasks.workunit.client.0.smithi023.stdout:530 2024-02-11T22:29:54.461 INFO:tasks.workunit.client.0.smithi023.stdout:531 2024-02-11T22:29:54.462 INFO:tasks.workunit.client.0.smithi023.stdout:532 2024-02-11T22:29:54.463 INFO:tasks.workunit.client.0.smithi023.stdout:533 2024-02-11T22:29:54.464 INFO:tasks.workunit.client.0.smithi023.stdout:534 2024-02-11T22:29:54.465 INFO:tasks.workunit.client.0.smithi023.stdout:535 2024-02-11T22:29:54.466 INFO:tasks.workunit.client.0.smithi023.stdout:536 2024-02-11T22:29:54.467 INFO:tasks.workunit.client.0.smithi023.stdout:537 2024-02-11T22:29:54.468 INFO:tasks.workunit.client.0.smithi023.stdout:538 2024-02-11T22:29:54.469 INFO:tasks.workunit.client.0.smithi023.stdout:539 2024-02-11T22:29:54.470 INFO:tasks.workunit.client.0.smithi023.stdout:540 2024-02-11T22:29:54.471 INFO:tasks.workunit.client.0.smithi023.stdout:541 2024-02-11T22:29:54.472 INFO:tasks.workunit.client.0.smithi023.stdout:542 2024-02-11T22:29:54.473 INFO:tasks.workunit.client.0.smithi023.stdout:543 2024-02-11T22:29:54.473 INFO:tasks.workunit.client.0.smithi023.stdout:544 2024-02-11T22:29:54.474 INFO:tasks.workunit.client.0.smithi023.stdout:545 2024-02-11T22:29:54.475 INFO:tasks.workunit.client.0.smithi023.stdout:546 2024-02-11T22:29:54.477 INFO:tasks.workunit.client.0.smithi023.stdout:547 2024-02-11T22:29:54.477 INFO:tasks.workunit.client.0.smithi023.stdout:548 2024-02-11T22:29:54.479 INFO:tasks.workunit.client.0.smithi023.stdout:549 2024-02-11T22:29:54.480 INFO:tasks.workunit.client.0.smithi023.stdout:550 2024-02-11T22:29:54.480 INFO:tasks.workunit.client.0.smithi023.stdout:551 2024-02-11T22:29:54.481 INFO:tasks.workunit.client.0.smithi023.stdout:552 2024-02-11T22:29:54.483 INFO:tasks.workunit.client.0.smithi023.stdout:553 2024-02-11T22:29:54.483 INFO:tasks.workunit.client.0.smithi023.stdout:554 2024-02-11T22:29:54.485 INFO:tasks.workunit.client.0.smithi023.stdout:555 2024-02-11T22:29:54.486 INFO:tasks.workunit.client.0.smithi023.stdout:556 2024-02-11T22:29:54.487 INFO:tasks.workunit.client.0.smithi023.stdout:557 2024-02-11T22:29:54.488 INFO:tasks.workunit.client.0.smithi023.stdout:558 2024-02-11T22:29:54.489 INFO:tasks.workunit.client.0.smithi023.stdout:559 2024-02-11T22:29:54.490 INFO:tasks.workunit.client.0.smithi023.stdout:560 2024-02-11T22:29:54.491 INFO:tasks.workunit.client.0.smithi023.stdout:561 2024-02-11T22:29:54.492 INFO:tasks.workunit.client.0.smithi023.stdout:562 2024-02-11T22:29:54.493 INFO:tasks.workunit.client.0.smithi023.stdout:563 2024-02-11T22:29:54.494 INFO:tasks.workunit.client.0.smithi023.stdout:564 2024-02-11T22:29:54.495 INFO:tasks.workunit.client.0.smithi023.stdout:565 2024-02-11T22:29:54.496 INFO:tasks.workunit.client.0.smithi023.stdout:566 2024-02-11T22:29:54.497 INFO:tasks.workunit.client.0.smithi023.stdout:567 2024-02-11T22:29:54.498 INFO:tasks.workunit.client.0.smithi023.stdout:568 2024-02-11T22:29:54.499 INFO:tasks.workunit.client.0.smithi023.stdout:569 2024-02-11T22:29:54.500 INFO:tasks.workunit.client.0.smithi023.stdout:570 2024-02-11T22:29:54.500 INFO:tasks.workunit.client.0.smithi023.stdout:571 2024-02-11T22:29:54.501 INFO:tasks.workunit.client.0.smithi023.stdout:572 2024-02-11T22:29:54.502 INFO:tasks.workunit.client.0.smithi023.stdout:573 2024-02-11T22:29:54.504 INFO:tasks.workunit.client.0.smithi023.stdout:574 2024-02-11T22:29:54.504 INFO:tasks.workunit.client.0.smithi023.stdout:575 2024-02-11T22:29:54.505 INFO:tasks.workunit.client.0.smithi023.stdout:576 2024-02-11T22:29:54.506 INFO:tasks.workunit.client.0.smithi023.stdout:577 2024-02-11T22:29:54.507 INFO:tasks.workunit.client.0.smithi023.stdout:578 2024-02-11T22:29:54.508 INFO:tasks.workunit.client.0.smithi023.stdout:579 2024-02-11T22:29:54.509 INFO:tasks.workunit.client.0.smithi023.stdout:580 2024-02-11T22:29:54.510 INFO:tasks.workunit.client.0.smithi023.stdout:581 2024-02-11T22:29:54.512 INFO:tasks.workunit.client.0.smithi023.stdout:582 2024-02-11T22:29:54.513 INFO:tasks.workunit.client.0.smithi023.stdout:583 2024-02-11T22:29:54.514 INFO:tasks.workunit.client.0.smithi023.stdout:584 2024-02-11T22:29:54.515 INFO:tasks.workunit.client.0.smithi023.stdout:585 2024-02-11T22:29:54.516 INFO:tasks.workunit.client.0.smithi023.stdout:586 2024-02-11T22:29:54.517 INFO:tasks.workunit.client.0.smithi023.stdout:587 2024-02-11T22:29:54.518 INFO:tasks.workunit.client.0.smithi023.stdout:588 2024-02-11T22:29:54.519 INFO:tasks.workunit.client.0.smithi023.stdout:589 2024-02-11T22:29:54.520 INFO:tasks.workunit.client.0.smithi023.stdout:590 2024-02-11T22:29:54.521 INFO:tasks.workunit.client.0.smithi023.stdout:591 2024-02-11T22:29:54.522 INFO:tasks.workunit.client.0.smithi023.stdout:592 2024-02-11T22:29:54.523 INFO:tasks.workunit.client.0.smithi023.stdout:593 2024-02-11T22:29:54.524 INFO:tasks.workunit.client.0.smithi023.stdout:594 2024-02-11T22:29:54.525 INFO:tasks.workunit.client.0.smithi023.stdout:595 2024-02-11T22:29:54.526 INFO:tasks.workunit.client.0.smithi023.stdout:596 2024-02-11T22:29:54.527 INFO:tasks.workunit.client.0.smithi023.stdout:597 2024-02-11T22:29:54.528 INFO:tasks.workunit.client.0.smithi023.stdout:598 2024-02-11T22:29:54.529 INFO:tasks.workunit.client.0.smithi023.stdout:599 2024-02-11T22:29:54.532 INFO:tasks.workunit.client.0.smithi023.stdout:600 2024-02-11T22:29:54.532 INFO:tasks.workunit.client.0.smithi023.stdout:601 2024-02-11T22:29:54.532 INFO:tasks.workunit.client.0.smithi023.stdout:602 2024-02-11T22:29:54.533 INFO:tasks.workunit.client.0.smithi023.stdout:603 2024-02-11T22:29:54.535 INFO:tasks.workunit.client.0.smithi023.stdout:604 2024-02-11T22:29:54.535 INFO:tasks.workunit.client.0.smithi023.stdout:605 2024-02-11T22:29:54.536 INFO:tasks.workunit.client.0.smithi023.stdout:606 2024-02-11T22:29:54.537 INFO:tasks.workunit.client.0.smithi023.stdout:607 2024-02-11T22:29:54.538 INFO:tasks.workunit.client.0.smithi023.stdout:608 2024-02-11T22:29:54.539 INFO:tasks.workunit.client.0.smithi023.stdout:609 2024-02-11T22:29:54.541 INFO:tasks.workunit.client.0.smithi023.stdout:610 2024-02-11T22:29:54.541 INFO:tasks.workunit.client.0.smithi023.stdout:611 2024-02-11T22:29:54.542 INFO:tasks.workunit.client.0.smithi023.stdout:612 2024-02-11T22:29:54.544 INFO:tasks.workunit.client.0.smithi023.stdout:613 2024-02-11T22:29:54.544 INFO:tasks.workunit.client.0.smithi023.stdout:614 2024-02-11T22:29:54.545 INFO:tasks.workunit.client.0.smithi023.stdout:615 2024-02-11T22:29:54.546 INFO:tasks.workunit.client.0.smithi023.stdout:616 2024-02-11T22:29:54.548 INFO:tasks.workunit.client.0.smithi023.stdout:617 2024-02-11T22:29:54.549 INFO:tasks.workunit.client.0.smithi023.stdout:618 2024-02-11T22:29:54.551 INFO:tasks.workunit.client.0.smithi023.stdout:619 2024-02-11T22:29:54.551 INFO:tasks.workunit.client.0.smithi023.stdout:620 2024-02-11T22:29:54.552 INFO:tasks.workunit.client.0.smithi023.stdout:621 2024-02-11T22:29:54.553 INFO:tasks.workunit.client.0.smithi023.stdout:622 2024-02-11T22:29:54.554 INFO:tasks.workunit.client.0.smithi023.stdout:623 2024-02-11T22:29:54.555 INFO:tasks.workunit.client.0.smithi023.stdout:624 2024-02-11T22:29:54.556 INFO:tasks.workunit.client.0.smithi023.stdout:625 2024-02-11T22:29:54.557 INFO:tasks.workunit.client.0.smithi023.stdout:626 2024-02-11T22:29:54.558 INFO:tasks.workunit.client.0.smithi023.stdout:627 2024-02-11T22:29:54.559 INFO:tasks.workunit.client.0.smithi023.stdout:628 2024-02-11T22:29:54.560 INFO:tasks.workunit.client.0.smithi023.stdout:629 2024-02-11T22:29:54.561 INFO:tasks.workunit.client.0.smithi023.stdout:630 2024-02-11T22:29:54.562 INFO:tasks.workunit.client.0.smithi023.stdout:631 2024-02-11T22:29:54.563 INFO:tasks.workunit.client.0.smithi023.stdout:632 2024-02-11T22:29:54.565 INFO:tasks.workunit.client.0.smithi023.stdout:633 2024-02-11T22:29:54.566 INFO:tasks.workunit.client.0.smithi023.stdout:634 2024-02-11T22:29:54.567 INFO:tasks.workunit.client.0.smithi023.stdout:635 2024-02-11T22:29:54.568 INFO:tasks.workunit.client.0.smithi023.stdout:636 2024-02-11T22:29:54.570 INFO:tasks.workunit.client.0.smithi023.stdout:637 2024-02-11T22:29:54.571 INFO:tasks.workunit.client.0.smithi023.stdout:638 2024-02-11T22:29:54.571 INFO:tasks.workunit.client.0.smithi023.stdout:639 2024-02-11T22:29:54.572 INFO:tasks.workunit.client.0.smithi023.stdout:640 2024-02-11T22:29:54.573 INFO:tasks.workunit.client.0.smithi023.stdout:641 2024-02-11T22:29:54.574 INFO:tasks.workunit.client.0.smithi023.stdout:642 2024-02-11T22:29:54.575 INFO:tasks.workunit.client.0.smithi023.stdout:643 2024-02-11T22:29:54.576 INFO:tasks.workunit.client.0.smithi023.stdout:644 2024-02-11T22:29:54.577 INFO:tasks.workunit.client.0.smithi023.stdout:645 2024-02-11T22:29:54.578 INFO:tasks.workunit.client.0.smithi023.stdout:646 2024-02-11T22:29:54.579 INFO:tasks.workunit.client.0.smithi023.stdout:647 2024-02-11T22:29:54.580 INFO:tasks.workunit.client.0.smithi023.stdout:648 2024-02-11T22:29:54.581 INFO:tasks.workunit.client.0.smithi023.stdout:649 2024-02-11T22:29:54.582 INFO:tasks.workunit.client.0.smithi023.stdout:650 2024-02-11T22:29:54.583 INFO:tasks.workunit.client.0.smithi023.stdout:651 2024-02-11T22:29:54.584 INFO:tasks.workunit.client.0.smithi023.stdout:652 2024-02-11T22:29:54.585 INFO:tasks.workunit.client.0.smithi023.stdout:653 2024-02-11T22:29:54.587 INFO:tasks.workunit.client.0.smithi023.stdout:654 2024-02-11T22:29:54.588 INFO:tasks.workunit.client.0.smithi023.stdout:655 2024-02-11T22:29:54.589 INFO:tasks.workunit.client.0.smithi023.stdout:656 2024-02-11T22:29:54.590 INFO:tasks.workunit.client.0.smithi023.stdout:657 2024-02-11T22:29:54.591 INFO:tasks.workunit.client.0.smithi023.stdout:658 2024-02-11T22:29:54.592 INFO:tasks.workunit.client.0.smithi023.stdout:659 2024-02-11T22:29:54.593 INFO:tasks.workunit.client.0.smithi023.stdout:660 2024-02-11T22:29:54.594 INFO:tasks.workunit.client.0.smithi023.stdout:661 2024-02-11T22:29:54.595 INFO:tasks.workunit.client.0.smithi023.stdout:662 2024-02-11T22:29:54.596 INFO:tasks.workunit.client.0.smithi023.stdout:663 2024-02-11T22:29:54.597 INFO:tasks.workunit.client.0.smithi023.stdout:664 2024-02-11T22:29:54.598 INFO:tasks.workunit.client.0.smithi023.stdout:665 2024-02-11T22:29:54.599 INFO:tasks.workunit.client.0.smithi023.stdout:666 2024-02-11T22:29:54.600 INFO:tasks.workunit.client.0.smithi023.stdout:667 2024-02-11T22:29:54.601 INFO:tasks.workunit.client.0.smithi023.stdout:668 2024-02-11T22:29:54.602 INFO:tasks.workunit.client.0.smithi023.stdout:669 2024-02-11T22:29:54.603 INFO:tasks.workunit.client.0.smithi023.stdout:670 2024-02-11T22:29:54.604 INFO:tasks.workunit.client.0.smithi023.stdout:671 2024-02-11T22:29:54.605 INFO:tasks.workunit.client.0.smithi023.stdout:672 2024-02-11T22:29:54.606 INFO:tasks.workunit.client.0.smithi023.stdout:673 2024-02-11T22:29:54.607 INFO:tasks.workunit.client.0.smithi023.stdout:674 2024-02-11T22:29:54.608 INFO:tasks.workunit.client.0.smithi023.stdout:675 2024-02-11T22:29:54.610 INFO:tasks.workunit.client.0.smithi023.stdout:676 2024-02-11T22:29:54.611 INFO:tasks.workunit.client.0.smithi023.stdout:677 2024-02-11T22:29:54.612 INFO:tasks.workunit.client.0.smithi023.stdout:678 2024-02-11T22:29:54.613 INFO:tasks.workunit.client.0.smithi023.stdout:679 2024-02-11T22:29:54.614 INFO:tasks.workunit.client.0.smithi023.stdout:680 2024-02-11T22:29:54.615 INFO:tasks.workunit.client.0.smithi023.stdout:681 2024-02-11T22:29:54.616 INFO:tasks.workunit.client.0.smithi023.stdout:682 2024-02-11T22:29:54.617 INFO:tasks.workunit.client.0.smithi023.stdout:683 2024-02-11T22:29:54.619 INFO:tasks.workunit.client.0.smithi023.stdout:684 2024-02-11T22:29:54.619 INFO:tasks.workunit.client.0.smithi023.stdout:685 2024-02-11T22:29:54.622 INFO:tasks.workunit.client.0.smithi023.stdout:686 2024-02-11T22:29:54.623 INFO:tasks.workunit.client.0.smithi023.stdout:687 2024-02-11T22:29:54.624 INFO:tasks.workunit.client.0.smithi023.stdout:688 2024-02-11T22:29:54.626 INFO:tasks.workunit.client.0.smithi023.stdout:689 2024-02-11T22:29:54.627 INFO:tasks.workunit.client.0.smithi023.stdout:690 2024-02-11T22:29:54.628 INFO:tasks.workunit.client.0.smithi023.stdout:691 2024-02-11T22:29:54.629 INFO:tasks.workunit.client.0.smithi023.stdout:692 2024-02-11T22:29:54.630 INFO:tasks.workunit.client.0.smithi023.stdout:693 2024-02-11T22:29:54.631 INFO:tasks.workunit.client.0.smithi023.stdout:694 2024-02-11T22:29:54.632 INFO:tasks.workunit.client.0.smithi023.stdout:695 2024-02-11T22:29:54.633 INFO:tasks.workunit.client.0.smithi023.stdout:696 2024-02-11T22:29:54.635 INFO:tasks.workunit.client.0.smithi023.stdout:697 2024-02-11T22:29:54.636 INFO:tasks.workunit.client.0.smithi023.stdout:698 2024-02-11T22:29:54.637 INFO:tasks.workunit.client.0.smithi023.stdout:699 2024-02-11T22:29:54.638 INFO:tasks.workunit.client.0.smithi023.stdout:700 2024-02-11T22:29:54.639 INFO:tasks.workunit.client.0.smithi023.stdout:701 2024-02-11T22:29:54.640 INFO:tasks.workunit.client.0.smithi023.stdout:702 2024-02-11T22:29:54.641 INFO:tasks.workunit.client.0.smithi023.stdout:703 2024-02-11T22:29:54.642 INFO:tasks.workunit.client.0.smithi023.stdout:704 2024-02-11T22:29:54.643 INFO:tasks.workunit.client.0.smithi023.stdout:705 2024-02-11T22:29:54.644 INFO:tasks.workunit.client.0.smithi023.stdout:706 2024-02-11T22:29:54.645 INFO:tasks.workunit.client.0.smithi023.stdout:707 2024-02-11T22:29:54.646 INFO:tasks.workunit.client.0.smithi023.stdout:708 2024-02-11T22:29:54.648 INFO:tasks.workunit.client.0.smithi023.stdout:709 2024-02-11T22:29:54.649 INFO:tasks.workunit.client.0.smithi023.stdout:710 2024-02-11T22:29:54.650 INFO:tasks.workunit.client.0.smithi023.stdout:711 2024-02-11T22:29:54.651 INFO:tasks.workunit.client.0.smithi023.stdout:712 2024-02-11T22:29:54.652 INFO:tasks.workunit.client.0.smithi023.stdout:713 2024-02-11T22:29:54.653 INFO:tasks.workunit.client.0.smithi023.stdout:714 2024-02-11T22:29:54.654 INFO:tasks.workunit.client.0.smithi023.stdout:715 2024-02-11T22:29:54.655 INFO:tasks.workunit.client.0.smithi023.stdout:716 2024-02-11T22:29:54.656 INFO:tasks.workunit.client.0.smithi023.stdout:717 2024-02-11T22:29:54.657 INFO:tasks.workunit.client.0.smithi023.stdout:718 2024-02-11T22:29:54.658 INFO:tasks.workunit.client.0.smithi023.stdout:719 2024-02-11T22:29:54.659 INFO:tasks.workunit.client.0.smithi023.stdout:720 2024-02-11T22:29:54.660 INFO:tasks.workunit.client.0.smithi023.stdout:721 2024-02-11T22:29:54.661 INFO:tasks.workunit.client.0.smithi023.stdout:722 2024-02-11T22:29:54.662 INFO:tasks.workunit.client.0.smithi023.stdout:723 2024-02-11T22:29:54.663 INFO:tasks.workunit.client.0.smithi023.stdout:724 2024-02-11T22:29:54.665 INFO:tasks.workunit.client.0.smithi023.stdout:725 2024-02-11T22:29:54.666 INFO:tasks.workunit.client.0.smithi023.stdout:726 2024-02-11T22:29:54.667 INFO:tasks.workunit.client.0.smithi023.stdout:727 2024-02-11T22:29:54.668 INFO:tasks.workunit.client.0.smithi023.stdout:728 2024-02-11T22:29:54.669 INFO:tasks.workunit.client.0.smithi023.stdout:729 2024-02-11T22:29:54.670 INFO:tasks.workunit.client.0.smithi023.stdout:730 2024-02-11T22:29:54.671 INFO:tasks.workunit.client.0.smithi023.stdout:731 2024-02-11T22:29:54.672 INFO:tasks.workunit.client.0.smithi023.stdout:732 2024-02-11T22:29:54.673 INFO:tasks.workunit.client.0.smithi023.stdout:733 2024-02-11T22:29:54.674 INFO:tasks.workunit.client.0.smithi023.stdout:734 2024-02-11T22:29:54.676 INFO:tasks.workunit.client.0.smithi023.stdout:735 2024-02-11T22:29:54.677 INFO:tasks.workunit.client.0.smithi023.stdout:736 2024-02-11T22:29:54.678 INFO:tasks.workunit.client.0.smithi023.stdout:737 2024-02-11T22:29:54.679 INFO:tasks.workunit.client.0.smithi023.stdout:738 2024-02-11T22:29:54.680 INFO:tasks.workunit.client.0.smithi023.stdout:739 2024-02-11T22:29:54.681 INFO:tasks.workunit.client.0.smithi023.stdout:740 2024-02-11T22:29:54.682 INFO:tasks.workunit.client.0.smithi023.stdout:741 2024-02-11T22:29:54.684 INFO:tasks.workunit.client.0.smithi023.stdout:742 2024-02-11T22:29:54.685 INFO:tasks.workunit.client.0.smithi023.stdout:743 2024-02-11T22:29:54.686 INFO:tasks.workunit.client.0.smithi023.stdout:744 2024-02-11T22:29:54.687 INFO:tasks.workunit.client.0.smithi023.stdout:745 2024-02-11T22:29:54.688 INFO:tasks.workunit.client.0.smithi023.stdout:746 2024-02-11T22:29:54.689 INFO:tasks.workunit.client.0.smithi023.stdout:747 2024-02-11T22:29:54.690 INFO:tasks.workunit.client.0.smithi023.stdout:748 2024-02-11T22:29:54.691 INFO:tasks.workunit.client.0.smithi023.stdout:749 2024-02-11T22:29:54.696 INFO:tasks.workunit.client.0.smithi023.stdout:750 2024-02-11T22:29:54.697 INFO:tasks.workunit.client.0.smithi023.stdout:751 2024-02-11T22:29:54.697 INFO:tasks.workunit.client.0.smithi023.stdout:752 2024-02-11T22:29:54.697 INFO:tasks.workunit.client.0.smithi023.stdout:753 2024-02-11T22:29:54.698 INFO:tasks.workunit.client.0.smithi023.stdout:754 2024-02-11T22:29:54.698 INFO:tasks.workunit.client.0.smithi023.stdout:755 2024-02-11T22:29:54.699 INFO:tasks.workunit.client.0.smithi023.stdout:756 2024-02-11T22:29:54.699 INFO:tasks.workunit.client.0.smithi023.stdout:757 2024-02-11T22:29:54.700 INFO:tasks.workunit.client.0.smithi023.stdout:758 2024-02-11T22:29:54.701 INFO:tasks.workunit.client.0.smithi023.stdout:759 2024-02-11T22:29:54.702 INFO:tasks.workunit.client.0.smithi023.stdout:760 2024-02-11T22:29:54.703 INFO:tasks.workunit.client.0.smithi023.stdout:761 2024-02-11T22:29:54.704 INFO:tasks.workunit.client.0.smithi023.stdout:762 2024-02-11T22:29:54.705 INFO:tasks.workunit.client.0.smithi023.stdout:763 2024-02-11T22:29:54.706 INFO:tasks.workunit.client.0.smithi023.stdout:764 2024-02-11T22:29:54.707 INFO:tasks.workunit.client.0.smithi023.stdout:765 2024-02-11T22:29:54.709 INFO:tasks.workunit.client.0.smithi023.stdout:766 2024-02-11T22:29:54.710 INFO:tasks.workunit.client.0.smithi023.stdout:767 2024-02-11T22:29:54.711 INFO:tasks.workunit.client.0.smithi023.stdout:768 2024-02-11T22:29:54.712 INFO:tasks.workunit.client.0.smithi023.stdout:769 2024-02-11T22:29:54.713 INFO:tasks.workunit.client.0.smithi023.stdout:770 2024-02-11T22:29:54.714 INFO:tasks.workunit.client.0.smithi023.stdout:771 2024-02-11T22:29:54.715 INFO:tasks.workunit.client.0.smithi023.stdout:772 2024-02-11T22:29:54.717 INFO:tasks.workunit.client.0.smithi023.stdout:773 2024-02-11T22:29:54.718 INFO:tasks.workunit.client.0.smithi023.stdout:774 2024-02-11T22:29:54.720 INFO:tasks.workunit.client.0.smithi023.stdout:775 2024-02-11T22:29:54.720 INFO:tasks.workunit.client.0.smithi023.stdout:776 2024-02-11T22:29:54.721 INFO:tasks.workunit.client.0.smithi023.stdout:777 2024-02-11T22:29:54.722 INFO:tasks.workunit.client.0.smithi023.stdout:778 2024-02-11T22:29:54.724 INFO:tasks.workunit.client.0.smithi023.stdout:779 2024-02-11T22:29:54.724 INFO:tasks.workunit.client.0.smithi023.stdout:780 2024-02-11T22:29:54.725 INFO:tasks.workunit.client.0.smithi023.stdout:781 2024-02-11T22:29:54.726 INFO:tasks.workunit.client.0.smithi023.stdout:782 2024-02-11T22:29:54.727 INFO:tasks.workunit.client.0.smithi023.stdout:783 2024-02-11T22:29:54.728 INFO:tasks.workunit.client.0.smithi023.stdout:784 2024-02-11T22:29:54.729 INFO:tasks.workunit.client.0.smithi023.stdout:785 2024-02-11T22:29:54.730 INFO:tasks.workunit.client.0.smithi023.stdout:786 2024-02-11T22:29:54.731 INFO:tasks.workunit.client.0.smithi023.stdout:787 2024-02-11T22:29:54.732 INFO:tasks.workunit.client.0.smithi023.stdout:788 2024-02-11T22:29:54.733 INFO:tasks.workunit.client.0.smithi023.stdout:789 2024-02-11T22:29:54.734 INFO:tasks.workunit.client.0.smithi023.stdout:790 2024-02-11T22:29:54.736 INFO:tasks.workunit.client.0.smithi023.stdout:791 2024-02-11T22:29:54.737 INFO:tasks.workunit.client.0.smithi023.stdout:792 2024-02-11T22:29:54.738 INFO:tasks.workunit.client.0.smithi023.stdout:793 2024-02-11T22:29:54.739 INFO:tasks.workunit.client.0.smithi023.stdout:794 2024-02-11T22:29:54.740 INFO:tasks.workunit.client.0.smithi023.stdout:795 2024-02-11T22:29:54.741 INFO:tasks.workunit.client.0.smithi023.stdout:796 2024-02-11T22:29:54.742 INFO:tasks.workunit.client.0.smithi023.stdout:797 2024-02-11T22:29:54.743 INFO:tasks.workunit.client.0.smithi023.stdout:798 2024-02-11T22:29:54.744 INFO:tasks.workunit.client.0.smithi023.stdout:799 2024-02-11T22:29:54.746 INFO:tasks.workunit.client.0.smithi023.stdout:800 2024-02-11T22:29:54.747 INFO:tasks.workunit.client.0.smithi023.stdout:801 2024-02-11T22:29:54.748 INFO:tasks.workunit.client.0.smithi023.stdout:802 2024-02-11T22:29:54.749 INFO:tasks.workunit.client.0.smithi023.stdout:803 2024-02-11T22:29:54.750 INFO:tasks.workunit.client.0.smithi023.stdout:804 2024-02-11T22:29:54.752 INFO:tasks.workunit.client.0.smithi023.stdout:805 2024-02-11T22:29:54.752 INFO:tasks.workunit.client.0.smithi023.stdout:806 2024-02-11T22:29:54.753 INFO:tasks.workunit.client.0.smithi023.stdout:807 2024-02-11T22:29:54.754 INFO:tasks.workunit.client.0.smithi023.stdout:808 2024-02-11T22:29:54.756 INFO:tasks.workunit.client.0.smithi023.stdout:809 2024-02-11T22:29:54.757 INFO:tasks.workunit.client.0.smithi023.stdout:810 2024-02-11T22:29:54.758 INFO:tasks.workunit.client.0.smithi023.stdout:811 2024-02-11T22:29:54.759 INFO:tasks.workunit.client.0.smithi023.stdout:812 2024-02-11T22:29:54.761 INFO:tasks.workunit.client.0.smithi023.stdout:813 2024-02-11T22:29:54.762 INFO:tasks.workunit.client.0.smithi023.stdout:814 2024-02-11T22:29:54.763 INFO:tasks.workunit.client.0.smithi023.stdout:815 2024-02-11T22:29:54.765 INFO:tasks.workunit.client.0.smithi023.stdout:816 2024-02-11T22:29:54.766 INFO:tasks.workunit.client.0.smithi023.stdout:817 2024-02-11T22:29:54.767 INFO:tasks.workunit.client.0.smithi023.stdout:818 2024-02-11T22:29:54.769 INFO:tasks.workunit.client.0.smithi023.stdout:819 2024-02-11T22:29:54.770 INFO:tasks.workunit.client.0.smithi023.stdout:820 2024-02-11T22:29:54.771 INFO:tasks.workunit.client.0.smithi023.stdout:821 2024-02-11T22:29:54.772 INFO:tasks.workunit.client.0.smithi023.stdout:822 2024-02-11T22:29:54.773 INFO:tasks.workunit.client.0.smithi023.stdout:823 2024-02-11T22:29:54.774 INFO:tasks.workunit.client.0.smithi023.stdout:824 2024-02-11T22:29:54.775 INFO:tasks.workunit.client.0.smithi023.stdout:825 2024-02-11T22:29:54.776 INFO:tasks.workunit.client.0.smithi023.stdout:826 2024-02-11T22:29:54.778 INFO:tasks.workunit.client.0.smithi023.stdout:827 2024-02-11T22:29:54.779 INFO:tasks.workunit.client.0.smithi023.stdout:828 2024-02-11T22:29:54.780 INFO:tasks.workunit.client.0.smithi023.stdout:829 2024-02-11T22:29:54.781 INFO:tasks.workunit.client.0.smithi023.stdout:830 2024-02-11T22:29:54.782 INFO:tasks.workunit.client.0.smithi023.stdout:831 2024-02-11T22:29:54.784 INFO:tasks.workunit.client.0.smithi023.stdout:832 2024-02-11T22:29:54.785 INFO:tasks.workunit.client.0.smithi023.stdout:833 2024-02-11T22:29:54.786 INFO:tasks.workunit.client.0.smithi023.stdout:834 2024-02-11T22:29:54.787 INFO:tasks.workunit.client.0.smithi023.stdout:835 2024-02-11T22:29:54.788 INFO:tasks.workunit.client.0.smithi023.stdout:836 2024-02-11T22:29:54.789 INFO:tasks.workunit.client.0.smithi023.stdout:837 2024-02-11T22:29:54.790 INFO:tasks.workunit.client.0.smithi023.stdout:838 2024-02-11T22:29:54.791 INFO:tasks.workunit.client.0.smithi023.stdout:839 2024-02-11T22:29:54.792 INFO:tasks.workunit.client.0.smithi023.stdout:840 2024-02-11T22:29:54.794 INFO:tasks.workunit.client.0.smithi023.stdout:841 2024-02-11T22:29:54.795 INFO:tasks.workunit.client.0.smithi023.stdout:842 2024-02-11T22:29:54.796 INFO:tasks.workunit.client.0.smithi023.stdout:843 2024-02-11T22:29:54.797 INFO:tasks.workunit.client.0.smithi023.stdout:844 2024-02-11T22:29:54.798 INFO:tasks.workunit.client.0.smithi023.stdout:845 2024-02-11T22:29:54.799 INFO:tasks.workunit.client.0.smithi023.stdout:846 2024-02-11T22:29:54.800 INFO:tasks.workunit.client.0.smithi023.stdout:847 2024-02-11T22:29:54.801 INFO:tasks.workunit.client.0.smithi023.stdout:848 2024-02-11T22:29:54.803 INFO:tasks.workunit.client.0.smithi023.stdout:849 2024-02-11T22:29:54.804 INFO:tasks.workunit.client.0.smithi023.stdout:850 2024-02-11T22:29:54.805 INFO:tasks.workunit.client.0.smithi023.stdout:851 2024-02-11T22:29:54.806 INFO:tasks.workunit.client.0.smithi023.stdout:852 2024-02-11T22:29:54.807 INFO:tasks.workunit.client.0.smithi023.stdout:853 2024-02-11T22:29:54.808 INFO:tasks.workunit.client.0.smithi023.stdout:854 2024-02-11T22:29:54.809 INFO:tasks.workunit.client.0.smithi023.stdout:855 2024-02-11T22:29:54.810 INFO:tasks.workunit.client.0.smithi023.stdout:856 2024-02-11T22:29:54.811 INFO:tasks.workunit.client.0.smithi023.stdout:857 2024-02-11T22:29:54.812 INFO:tasks.workunit.client.0.smithi023.stdout:858 2024-02-11T22:29:54.814 INFO:tasks.workunit.client.0.smithi023.stdout:859 2024-02-11T22:29:54.815 INFO:tasks.workunit.client.0.smithi023.stdout:860 2024-02-11T22:29:54.816 INFO:tasks.workunit.client.0.smithi023.stdout:861 2024-02-11T22:29:54.817 INFO:tasks.workunit.client.0.smithi023.stdout:862 2024-02-11T22:29:54.818 INFO:tasks.workunit.client.0.smithi023.stdout:863 2024-02-11T22:29:54.819 INFO:tasks.workunit.client.0.smithi023.stdout:864 2024-02-11T22:29:54.820 INFO:tasks.workunit.client.0.smithi023.stdout:865 2024-02-11T22:29:54.822 INFO:tasks.workunit.client.0.smithi023.stdout:866 2024-02-11T22:29:54.823 INFO:tasks.workunit.client.0.smithi023.stdout:867 2024-02-11T22:29:54.824 INFO:tasks.workunit.client.0.smithi023.stdout:868 2024-02-11T22:29:54.825 INFO:tasks.workunit.client.0.smithi023.stdout:869 2024-02-11T22:29:54.826 INFO:tasks.workunit.client.0.smithi023.stdout:870 2024-02-11T22:29:54.827 INFO:tasks.workunit.client.0.smithi023.stdout:871 2024-02-11T22:29:54.828 INFO:tasks.workunit.client.0.smithi023.stdout:872 2024-02-11T22:29:54.829 INFO:tasks.workunit.client.0.smithi023.stdout:873 2024-02-11T22:29:54.830 INFO:tasks.workunit.client.0.smithi023.stdout:874 2024-02-11T22:29:54.832 INFO:tasks.workunit.client.0.smithi023.stdout:875 2024-02-11T22:29:54.832 INFO:tasks.workunit.client.0.smithi023.stdout:876 2024-02-11T22:29:54.834 INFO:tasks.workunit.client.0.smithi023.stdout:877 2024-02-11T22:29:54.835 INFO:tasks.workunit.client.0.smithi023.stdout:878 2024-02-11T22:29:54.836 INFO:tasks.workunit.client.0.smithi023.stdout:879 2024-02-11T22:29:54.837 INFO:tasks.workunit.client.0.smithi023.stdout:880 2024-02-11T22:29:54.839 INFO:tasks.workunit.client.0.smithi023.stdout:881 2024-02-11T22:29:54.839 INFO:tasks.workunit.client.0.smithi023.stdout:882 2024-02-11T22:29:54.840 INFO:tasks.workunit.client.0.smithi023.stdout:883 2024-02-11T22:29:54.841 INFO:tasks.workunit.client.0.smithi023.stdout:884 2024-02-11T22:29:54.843 INFO:tasks.workunit.client.0.smithi023.stdout:885 2024-02-11T22:29:54.844 INFO:tasks.workunit.client.0.smithi023.stdout:886 2024-02-11T22:29:54.845 INFO:tasks.workunit.client.0.smithi023.stdout:887 2024-02-11T22:29:54.846 INFO:tasks.workunit.client.0.smithi023.stdout:888 2024-02-11T22:29:54.847 INFO:tasks.workunit.client.0.smithi023.stdout:889 2024-02-11T22:29:54.848 INFO:tasks.workunit.client.0.smithi023.stdout:890 2024-02-11T22:29:54.849 INFO:tasks.workunit.client.0.smithi023.stdout:891 2024-02-11T22:29:54.851 INFO:tasks.workunit.client.0.smithi023.stdout:892 2024-02-11T22:29:54.852 INFO:tasks.workunit.client.0.smithi023.stdout:893 2024-02-11T22:29:54.853 INFO:tasks.workunit.client.0.smithi023.stdout:894 2024-02-11T22:29:54.854 INFO:tasks.workunit.client.0.smithi023.stdout:895 2024-02-11T22:29:54.855 INFO:tasks.workunit.client.0.smithi023.stdout:896 2024-02-11T22:29:54.857 INFO:tasks.workunit.client.0.smithi023.stdout:897 2024-02-11T22:29:54.858 INFO:tasks.workunit.client.0.smithi023.stdout:898 2024-02-11T22:29:54.859 INFO:tasks.workunit.client.0.smithi023.stdout:899 2024-02-11T22:29:54.860 INFO:tasks.workunit.client.0.smithi023.stdout:900 2024-02-11T22:29:54.861 INFO:tasks.workunit.client.0.smithi023.stdout:901 2024-02-11T22:29:54.862 INFO:tasks.workunit.client.0.smithi023.stdout:902 2024-02-11T22:29:54.864 INFO:tasks.workunit.client.0.smithi023.stdout:903 2024-02-11T22:29:54.865 INFO:tasks.workunit.client.0.smithi023.stdout:904 2024-02-11T22:29:54.867 INFO:tasks.workunit.client.0.smithi023.stdout:905 2024-02-11T22:29:54.868 INFO:tasks.workunit.client.0.smithi023.stdout:906 2024-02-11T22:29:54.869 INFO:tasks.workunit.client.0.smithi023.stdout:907 2024-02-11T22:29:54.870 INFO:tasks.workunit.client.0.smithi023.stdout:908 2024-02-11T22:29:54.871 INFO:tasks.workunit.client.0.smithi023.stdout:909 2024-02-11T22:29:54.873 INFO:tasks.workunit.client.0.smithi023.stdout:910 2024-02-11T22:29:54.874 INFO:tasks.workunit.client.0.smithi023.stdout:911 2024-02-11T22:29:54.875 INFO:tasks.workunit.client.0.smithi023.stdout:912 2024-02-11T22:29:54.876 INFO:tasks.workunit.client.0.smithi023.stdout:913 2024-02-11T22:29:54.878 INFO:tasks.workunit.client.0.smithi023.stdout:914 2024-02-11T22:29:54.878 INFO:tasks.workunit.client.0.smithi023.stdout:915 2024-02-11T22:29:54.880 INFO:tasks.workunit.client.0.smithi023.stdout:916 2024-02-11T22:29:54.881 INFO:tasks.workunit.client.0.smithi023.stdout:917 2024-02-11T22:29:54.882 INFO:tasks.workunit.client.0.smithi023.stdout:918 2024-02-11T22:29:54.883 INFO:tasks.workunit.client.0.smithi023.stdout:919 2024-02-11T22:29:54.885 INFO:tasks.workunit.client.0.smithi023.stdout:920 2024-02-11T22:29:54.886 INFO:tasks.workunit.client.0.smithi023.stdout:921 2024-02-11T22:29:54.887 INFO:tasks.workunit.client.0.smithi023.stdout:922 2024-02-11T22:29:54.888 INFO:tasks.workunit.client.0.smithi023.stdout:923 2024-02-11T22:29:54.889 INFO:tasks.workunit.client.0.smithi023.stdout:924 2024-02-11T22:29:54.890 INFO:tasks.workunit.client.0.smithi023.stdout:925 2024-02-11T22:29:54.891 INFO:tasks.workunit.client.0.smithi023.stdout:926 2024-02-11T22:29:54.893 INFO:tasks.workunit.client.0.smithi023.stdout:927 2024-02-11T22:29:54.894 INFO:tasks.workunit.client.0.smithi023.stdout:928 2024-02-11T22:29:54.895 INFO:tasks.workunit.client.0.smithi023.stdout:929 2024-02-11T22:29:54.900 INFO:tasks.workunit.client.0.smithi023.stdout:930 2024-02-11T22:29:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:931 2024-02-11T22:29:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:932 2024-02-11T22:29:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:933 2024-02-11T22:29:54.902 INFO:tasks.workunit.client.0.smithi023.stdout:934 2024-02-11T22:29:54.904 INFO:tasks.workunit.client.0.smithi023.stdout:935 2024-02-11T22:29:54.905 INFO:tasks.workunit.client.0.smithi023.stdout:936 2024-02-11T22:29:54.906 INFO:tasks.workunit.client.0.smithi023.stdout:937 2024-02-11T22:29:54.907 INFO:tasks.workunit.client.0.smithi023.stdout:938 2024-02-11T22:29:54.909 INFO:tasks.workunit.client.0.smithi023.stdout:939 2024-02-11T22:29:54.910 INFO:tasks.workunit.client.0.smithi023.stdout:940 2024-02-11T22:29:54.911 INFO:tasks.workunit.client.0.smithi023.stdout:941 2024-02-11T22:29:54.912 INFO:tasks.workunit.client.0.smithi023.stdout:942 2024-02-11T22:29:54.913 INFO:tasks.workunit.client.0.smithi023.stdout:943 2024-02-11T22:29:54.914 INFO:tasks.workunit.client.0.smithi023.stdout:944 2024-02-11T22:29:54.916 INFO:tasks.workunit.client.0.smithi023.stdout:945 2024-02-11T22:29:54.917 INFO:tasks.workunit.client.0.smithi023.stdout:946 2024-02-11T22:29:54.918 INFO:tasks.workunit.client.0.smithi023.stdout:947 2024-02-11T22:29:54.920 INFO:tasks.workunit.client.0.smithi023.stdout:948 2024-02-11T22:29:54.922 INFO:tasks.workunit.client.0.smithi023.stdout:949 2024-02-11T22:29:54.922 INFO:tasks.workunit.client.0.smithi023.stdout:950 2024-02-11T22:29:54.923 INFO:tasks.workunit.client.0.smithi023.stdout:951 2024-02-11T22:29:54.925 INFO:tasks.workunit.client.0.smithi023.stdout:952 2024-02-11T22:29:54.925 INFO:tasks.workunit.client.0.smithi023.stdout:953 2024-02-11T22:29:54.926 INFO:tasks.workunit.client.0.smithi023.stdout:954 2024-02-11T22:29:54.927 INFO:tasks.workunit.client.0.smithi023.stdout:955 2024-02-11T22:29:54.929 INFO:tasks.workunit.client.0.smithi023.stdout:956 2024-02-11T22:29:54.930 INFO:tasks.workunit.client.0.smithi023.stdout:957 2024-02-11T22:29:54.935 INFO:tasks.workunit.client.0.smithi023.stdout:958 2024-02-11T22:29:54.940 INFO:tasks.workunit.client.0.smithi023.stdout:959 2024-02-11T22:29:54.941 INFO:tasks.workunit.client.0.smithi023.stdout:960 2024-02-11T22:29:54.942 INFO:tasks.workunit.client.0.smithi023.stdout:961 2024-02-11T22:29:54.943 INFO:tasks.workunit.client.0.smithi023.stdout:962 2024-02-11T22:29:54.945 INFO:tasks.workunit.client.0.smithi023.stdout:963 2024-02-11T22:29:54.946 INFO:tasks.workunit.client.0.smithi023.stdout:964 2024-02-11T22:29:54.947 INFO:tasks.workunit.client.0.smithi023.stdout:965 2024-02-11T22:29:54.950 INFO:tasks.workunit.client.0.smithi023.stdout:966 2024-02-11T22:29:54.951 INFO:tasks.workunit.client.0.smithi023.stdout:967 2024-02-11T22:29:54.953 INFO:tasks.workunit.client.0.smithi023.stdout:968 2024-02-11T22:29:54.954 INFO:tasks.workunit.client.0.smithi023.stdout:969 2024-02-11T22:29:54.956 INFO:tasks.workunit.client.0.smithi023.stdout:970 2024-02-11T22:29:54.962 INFO:tasks.workunit.client.0.smithi023.stdout:971 2024-02-11T22:29:54.962 INFO:tasks.workunit.client.0.smithi023.stdout:972 2024-02-11T22:29:54.962 INFO:tasks.workunit.client.0.smithi023.stdout:973 2024-02-11T22:29:54.962 INFO:tasks.workunit.client.0.smithi023.stdout:974 2024-02-11T22:29:54.962 INFO:tasks.workunit.client.0.smithi023.stdout:975 2024-02-11T22:29:54.963 INFO:tasks.workunit.client.0.smithi023.stdout:976 2024-02-11T22:29:54.965 INFO:tasks.workunit.client.0.smithi023.stdout:977 2024-02-11T22:29:54.966 INFO:tasks.workunit.client.0.smithi023.stdout:978 2024-02-11T22:29:54.969 INFO:tasks.workunit.client.0.smithi023.stdout:979 2024-02-11T22:29:54.971 INFO:tasks.workunit.client.0.smithi023.stdout:980 2024-02-11T22:29:54.971 INFO:tasks.workunit.client.0.smithi023.stdout:981 2024-02-11T22:29:54.972 INFO:tasks.workunit.client.0.smithi023.stdout:982 2024-02-11T22:29:54.973 INFO:tasks.workunit.client.0.smithi023.stdout:983 2024-02-11T22:29:54.974 INFO:tasks.workunit.client.0.smithi023.stdout:984 2024-02-11T22:29:54.975 INFO:tasks.workunit.client.0.smithi023.stdout:985 2024-02-11T22:29:54.977 INFO:tasks.workunit.client.0.smithi023.stdout:986 2024-02-11T22:29:54.978 INFO:tasks.workunit.client.0.smithi023.stdout:987 2024-02-11T22:29:54.980 INFO:tasks.workunit.client.0.smithi023.stdout:988 2024-02-11T22:29:54.982 INFO:tasks.workunit.client.0.smithi023.stdout:989 2024-02-11T22:29:54.982 INFO:tasks.workunit.client.0.smithi023.stdout:990 2024-02-11T22:29:54.983 INFO:tasks.workunit.client.0.smithi023.stdout:991 2024-02-11T22:29:54.985 INFO:tasks.workunit.client.0.smithi023.stdout:992 2024-02-11T22:29:54.986 INFO:tasks.workunit.client.0.smithi023.stdout:993 2024-02-11T22:29:54.987 INFO:tasks.workunit.client.0.smithi023.stdout:994 2024-02-11T22:29:54.988 INFO:tasks.workunit.client.0.smithi023.stdout:995 2024-02-11T22:29:54.989 INFO:tasks.workunit.client.0.smithi023.stdout:996 2024-02-11T22:29:54.990 INFO:tasks.workunit.client.0.smithi023.stdout:997 2024-02-11T22:29:54.992 INFO:tasks.workunit.client.0.smithi023.stdout:998 2024-02-11T22:29:54.993 INFO:tasks.workunit.client.0.smithi023.stdout:999 2024-02-11T22:29:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:54 smithi160 ceph-mon[106289]: pgmap v1118: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:54 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:54 smithi023 ceph-mon[111262]: pgmap v1118: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:54 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:54 smithi023 ceph-mon[113671]: pgmap v1118: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:54 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:55.975 INFO:tasks.workunit.client.0.smithi023.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-02-11T22:29:55.975 INFO:tasks.workunit.client.0.smithi023.stdout:00000010 69 73 |is| 2024-02-11T22:29:55.976 INFO:tasks.workunit.client.0.smithi023.stdout:00000012 2024-02-11T22:29:55.976 INFO:tasks.workunit.client.0.smithi023.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-02-11T22:29:55.976 INFO:tasks.workunit.client.0.smithi023.stdout:00000010 69 73 |is| 2024-02-11T22:29:55.976 INFO:tasks.workunit.client.0.smithi023.stdout:00000012 2024-02-11T22:29:55.976 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsHello.WriteReturnData (4067 ms) 2024-02-11T22:29:55.976 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsHello.Loud 2024-02-11T22:29:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:55 smithi023 ceph-mon[111262]: osdmap e933: 8 total, 8 up, 8 in 2024-02-11T22:29:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:29:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:29:55] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:29:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:55 smithi023 ceph-mon[113671]: osdmap e933: 8 total, 8 up, 8 in 2024-02-11T22:29:56.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:55 smithi160 ceph-mon[106289]: osdmap e933: 8 total, 8 up, 8 in 2024-02-11T22:29:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[111262]: pgmap v1121: 137 pgs: 1 creating+activating, 29 unknown, 107 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:29:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[111262]: osdmap e934: 8 total, 8 up, 8 in 2024-02-11T22:29:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[113671]: pgmap v1121: 137 pgs: 1 creating+activating, 29 unknown, 107 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:29:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:56 smithi023 ceph-mon[113671]: osdmap e934: 8 total, 8 up, 8 in 2024-02-11T22:29:57.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:56 smithi160 ceph-mon[106289]: pgmap v1121: 137 pgs: 1 creating+activating, 29 unknown, 107 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-02-11T22:29:57.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:56 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:29:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:56 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:29:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:56 smithi160 ceph-mon[106289]: osdmap e934: 8 total, 8 up, 8 in 2024-02-11T22:29:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:57 smithi023 ceph-mon[111262]: osdmap e935: 8 total, 8 up, 8 in 2024-02-11T22:29:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:57 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1580019959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:57 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:58.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:57 smithi023 ceph-mon[113671]: osdmap e935: 8 total, 8 up, 8 in 2024-02-11T22:29:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:57 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1580019959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:57 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:58.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:57 smithi160 ceph-mon[106289]: osdmap e935: 8 total, 8 up, 8 in 2024-02-11T22:29:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:57 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1580019959' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:57 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:29:58.999 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsHello.Loud (3025 ms) 2024-02-11T22:29:58.999 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsHello.BadMethods 2024-02-11T22:29:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[111262]: pgmap v1124: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:29:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[111262]: osdmap e936: 8 total, 8 up, 8 in 2024-02-11T22:29:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[113671]: pgmap v1124: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:29:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:29:58 smithi023 ceph-mon[113671]: osdmap e936: 8 total, 8 up, 8 in 2024-02-11T22:29:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:58 smithi160 ceph-mon[106289]: pgmap v1124: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:29:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:58 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:29:59.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:58 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:29:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:29:58 smithi160 ceph-mon[106289]: osdmap e936: 8 total, 8 up, 8 in 2024-02-11T22:30:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:00 smithi023 ceph-mon[111262]: osdmap e937: 8 total, 8 up, 8 in 2024-02-11T22:30:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:00 smithi023 ceph-mon[113671]: osdmap e937: 8 total, 8 up, 8 in 2024-02-11T22:30:00.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:00 smithi160 ceph-mon[106289]: osdmap e937: 8 total, 8 up, 8 in 2024-02-11T22:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[111262]: pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[111262]: osdmap e938: 8 total, 8 up, 8 in 2024-02-11T22:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1158254044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[113671]: pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[113671]: osdmap e938: 8 total, 8 up, 8 in 2024-02-11T22:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1158254044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:01.406 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T22:30:01.036+0000 7f464be1f700 -1 osd.3 pg_epoch: 939 pg[38.2( v 939'1 (0'0,939'1] local-lis/les=938/939 n=1 ec=938/938 lis/c=938/938 les/c/f=939/939/0 sis=938) [3,7,5] r=0 lpr=938 crt=939'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-02-11T22:30:01.406 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 22:30:01 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T22:30:01.037+0000 7f464be1f700 -1 osd.3 pg_epoch: 939 pg[38.2( v 939'2 (0'0,939'2] local-lis/les=938/939 n=1 ec=938/938 lis/c=938/938 les/c/f=939/939/0 sis=938) [3,7,5] r=0 lpr=938 crt=939'1 lcod 939'1 mlcod 939'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-02-11T22:30:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:01 smithi160 ceph-mon[106289]: pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:01 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:01 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:01 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T22:30:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:01 smithi160 ceph-mon[106289]: osdmap e938: 8 total, 8 up, 8 in 2024-02-11T22:30:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:01 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1158254044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:02.062 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsHello.BadMethods (3063 ms) 2024-02-11T22:30:02.062 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsHello.Filter 2024-02-11T22:30:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:02 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1158254044' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:02 smithi023 ceph-mon[113671]: osdmap e939: 8 total, 8 up, 8 in 2024-02-11T22:30:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:02 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1158254044' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:02 smithi023 ceph-mon[111262]: osdmap e939: 8 total, 8 up, 8 in 2024-02-11T22:30:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:02 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1158254044' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:02 smithi160 ceph-mon[106289]: osdmap e939: 8 total, 8 up, 8 in 2024-02-11T22:30:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:03 smithi023 ceph-mon[111262]: pgmap v1130: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:03 smithi023 ceph-mon[111262]: osdmap e940: 8 total, 8 up, 8 in 2024-02-11T22:30:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:03 smithi023 ceph-mon[113671]: pgmap v1130: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:03 smithi023 ceph-mon[113671]: osdmap e940: 8 total, 8 up, 8 in 2024-02-11T22:30:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:03 smithi160 ceph-mon[106289]: pgmap v1130: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:03 smithi160 ceph-mon[106289]: osdmap e940: 8 total, 8 up, 8 in 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[111262]: osdmap e941: 8 total, 8 up, 8 in 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3109028001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[113671]: osdmap e941: 8 total, 8 up, 8 in 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3109028001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:04 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:04 smithi160 ceph-mon[106289]: osdmap e941: 8 total, 8 up, 8 in 2024-02-11T22:30:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:04 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3109028001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:04 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:04 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166390-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsHello.Filter (3038 ms) 2024-02-11T22:30:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 6 tests from ClsHello (19170 ms total) 2024-02-11T22:30:05.101 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:30:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:30:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 6 tests from 1 test suite ran. (19170 ms total) 2024-02-11T22:30:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 6 tests. 2024-02-11T22:30:05.104 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:30:05.104 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:30:05.178 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-02-11T22:30:05.179 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_journal.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2024-02-11T22:30:05.256 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:30:05.256 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 27 tests from 1 test suite. 2024-02-11T22:30:05.256 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:30:05.256 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 27 tests from TestClsJournal 2024-02-11T22:30:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[111262]: pgmap v1133: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[111262]: osdmap e942: 8 total, 8 up, 8 in 2024-02-11T22:30:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[111262]: osdmap e943: 8 total, 8 up, 8 in 2024-02-11T22:30:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[113671]: pgmap v1133: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[113671]: osdmap e942: 8 total, 8 up, 8 in 2024-02-11T22:30:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-mon[113671]: osdmap e943: 8 total, 8 up, 8 in 2024-02-11T22:30:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:05 smithi160 ceph-mon[106289]: pgmap v1133: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:05 smithi160 ceph-mon[106289]: osdmap e942: 8 total, 8 up, 8 in 2024-02-11T22:30:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:05 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:05 smithi160 ceph-mon[106289]: osdmap e943: 8 total, 8 up, 8 in 2024-02-11T22:30:06.154 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:30:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:30:05] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[111262]: osdmap e944: 8 total, 8 up, 8 in 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3408751963' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166540-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:06.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[113671]: osdmap e944: 8 total, 8 up, 8 in 2024-02-11T22:30:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:06 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3408751963' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166540-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:06.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:06 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:06 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:06 smithi160 ceph-mon[106289]: osdmap e944: 8 total, 8 up, 8 in 2024-02-11T22:30:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:06 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3408751963' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166540-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:07.120 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.Create 2024-02-11T22:30:07.145 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.Create (25 ms) 2024-02-11T22:30:07.145 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-02-11T22:30:07.150 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.MinimumSet (5 ms) 2024-02-11T22:30:07.151 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-02-11T22:30:07.161 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.MinimumSetStale (11 ms) 2024-02-11T22:30:07.161 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-02-11T22:30:07.165 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-02-11T22:30:07.165 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-02-11T22:30:07.168 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-02-11T22:30:07.168 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-02-11T22:30:07.171 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-02-11T22:30:07.171 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-02-11T22:30:07.174 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-02-11T22:30:07.174 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.GetClient 2024-02-11T22:30:07.177 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-02-11T22:30:07.177 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-02-11T22:30:07.180 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-02-11T22:30:07.180 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-02-11T22:30:07.184 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2024-02-11T22:30:07.184 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-02-11T22:30:07.188 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2024-02-11T22:30:07.189 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-02-11T22:30:07.194 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientUpdateState (6 ms) 2024-02-11T22:30:07.194 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-02-11T22:30:07.197 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-02-11T22:30:07.197 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-02-11T22:30:07.202 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (5 ms) 2024-02-11T22:30:07.202 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-02-11T22:30:07.307 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (105 ms) 2024-02-11T22:30:07.308 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-02-11T22:30:07.311 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2024-02-11T22:30:07.311 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-02-11T22:30:07.314 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-02-11T22:30:07.314 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-02-11T22:30:07.315 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-02-11T22:30:07.315 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.ClientList 2024-02-11T22:30:07.357 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.ClientList (42 ms) 2024-02-11T22:30:07.358 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-02-11T22:30:07.362 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.GetNextTagTid (5 ms) 2024-02-11T22:30:07.362 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.TagCreate 2024-02-11T22:30:07.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.TagCreate (10 ms) 2024-02-11T22:30:07.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-02-11T22:30:07.380 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-02-11T22:30:07.380 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.TagList 2024-02-11T22:30:07.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:07 smithi160 ceph-mon[106289]: pgmap v1136: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:07.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:07 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3408751963' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166540-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:07 smithi160 ceph-mon[106289]: osdmap e945: 8 total, 8 up, 8 in 2024-02-11T22:30:07.474 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.TagList (93 ms) 2024-02-11T22:30:07.474 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-02-11T22:30:07.476 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.GuardAppend (3 ms) 2024-02-11T22:30:07.476 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-02-11T22:30:07.477 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-02-11T22:30:07.477 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-02-11T22:30:07.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-02-11T22:30:07.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsJournal.Append 2024-02-11T22:30:07.493 INFO:tasks.workunit.client.0.smithi023.stdout:padding is not enabled 2024-02-11T22:30:07.494 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsJournal.Append (14 ms) 2024-02-11T22:30:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[111262]: pgmap v1136: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3408751963' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166540-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[111262]: osdmap e945: 8 total, 8 up, 8 in 2024-02-11T22:30:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[113671]: pgmap v1136: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3408751963' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166540-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:07 smithi023 ceph-mon[113671]: osdmap e945: 8 total, 8 up, 8 in 2024-02-11T22:30:08.128 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 27 tests from TestClsJournal (373 ms total) 2024-02-11T22:30:08.128 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:30:08.128 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:30:08.128 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 27 tests from 1 test suite ran. (2872 ms total) 2024-02-11T22:30:08.128 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 27 tests. 2024-02-11T22:30:08.132 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:30:08.132 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:30:08.204 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-02-11T22:30:08.204 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_lock.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2024-02-11T22:30:08.280 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:30:08.280 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 11 tests from 1 test suite. 2024-02-11T22:30:08.280 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:30:08.280 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 11 tests from ClsLock 2024-02-11T22:30:08.280 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-02-11T22:30:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:09 smithi023 ceph-mon[111262]: pgmap v1139: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:09 smithi023 ceph-mon[111262]: osdmap e946: 8 total, 8 up, 8 in 2024-02-11T22:30:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:09 smithi023 ceph-mon[113671]: pgmap v1139: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:09 smithi023 ceph-mon[113671]: osdmap e946: 8 total, 8 up, 8 in 2024-02-11T22:30:09.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:09 smithi160 ceph-mon[106289]: pgmap v1139: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:09 smithi160 ceph-mon[106289]: osdmap e946: 8 total, 8 up, 8 in 2024-02-11T22:30:10.212 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:10.212 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: exclusive 2024-02-11T22:30:10.212 INFO:tasks.workunit.client.0.smithi023.stdout: tag: 2024-02-11T22:30:10.212 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:10.212 INFO:tasks.workunit.client.0.smithi023.stdout: client.44603 expiration=2024-02-11T22:32:10.208814+0000 addr=v1:172.21.15.23:0/2061884520 cookie= 2024-02-11T22:30:10.216 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:10.216 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: shared 2024-02-11T22:30:10.216 INFO:tasks.workunit.client.0.smithi023.stdout: tag: 2024-02-11T22:30:10.216 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:10.216 INFO:tasks.workunit.client.0.smithi023.stdout: client.34644 expiration=0.000000 addr=v1:172.21.15.23:0/1821872676 cookie= 2024-02-11T22:30:10.216 INFO:tasks.workunit.client.0.smithi023.stdout: client.44603 expiration=2024-02-11T22:32:10.215342+0000 addr=v1:172.21.15.23:0/2061884520 cookie= 2024-02-11T22:30:10.219 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:10.219 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: shared 2024-02-11T22:30:10.219 INFO:tasks.workunit.client.0.smithi023.stdout: tag: 2024-02-11T22:30:10.219 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:10.219 INFO:tasks.workunit.client.0.smithi023.stdout: client.34644 expiration=0.000000 addr=v1:172.21.15.23:0/1821872676 cookie= 2024-02-11T22:30:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:10 smithi160 ceph-mon[106289]: osdmap e947: 8 total, 8 up, 8 in 2024-02-11T22:30:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2061884520' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:10 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:10 smithi023 ceph-mon[111262]: osdmap e947: 8 total, 8 up, 8 in 2024-02-11T22:30:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2061884520' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:10 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:10 smithi023 ceph-mon[113671]: osdmap e947: 8 total, 8 up, 8 in 2024-02-11T22:30:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2061884520' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:10 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:11.203 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestMultiLocking (2923 ms) 2024-02-11T22:30:11.203 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestMeta 2024-02-11T22:30:11.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:11 smithi160 ceph-mon[106289]: pgmap v1142: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:11 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:11 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:11 smithi160 ceph-mon[106289]: osdmap e948: 8 total, 8 up, 8 in 2024-02-11T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[111262]: pgmap v1142: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[111262]: osdmap e948: 8 total, 8 up, 8 in 2024-02-11T22:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[113671]: pgmap v1142: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:11 smithi023 ceph-mon[113671]: osdmap e948: 8 total, 8 up, 8 in 2024-02-11T22:30:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:12 smithi023 ceph-mon[111262]: osdmap e949: 8 total, 8 up, 8 in 2024-02-11T22:30:12.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:12 smithi023 ceph-mon[113671]: osdmap e949: 8 total, 8 up, 8 in 2024-02-11T22:30:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:12 smithi160 ceph-mon[106289]: osdmap e949: 8 total, 8 up, 8 in 2024-02-11T22:30:13.256 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:13.256 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: shared 2024-02-11T22:30:13.256 INFO:tasks.workunit.client.0.smithi023.stdout: tag: 2024-02-11T22:30:13.256 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:13.257 INFO:tasks.workunit.client.0.smithi023.stdout: client.44621 expiration=0.000000 addr=v1:172.21.15.23:0/674742145 cookie= 2024-02-11T22:30:13.259 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:13.259 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: exclusive 2024-02-11T22:30:13.259 INFO:tasks.workunit.client.0.smithi023.stdout: tag: new_tag 2024-02-11T22:30:13.259 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:13.259 INFO:tasks.workunit.client.0.smithi023.stdout: client.44615 expiration=0.000000 addr=v1:172.21.15.23:0/3042094111 cookie= 2024-02-11T22:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[111262]: pgmap v1145: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[111262]: osdmap e950: 8 total, 8 up, 8 in 2024-02-11T22:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3042094111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[113671]: pgmap v1145: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[113671]: osdmap e950: 8 total, 8 up, 8 in 2024-02-11T22:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3042094111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:13 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:13 smithi160 ceph-mon[106289]: pgmap v1145: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:13.818 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:13 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:13.818 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:13 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:13.818 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:13 smithi160 ceph-mon[106289]: osdmap e950: 8 total, 8 up, 8 in 2024-02-11T22:30:13.818 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3042094111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:13.818 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:13 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:14.245 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestMeta (3043 ms) 2024-02-11T22:30:14.246 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestCookie 2024-02-11T22:30:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:14 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:14 smithi023 ceph-mon[111262]: osdmap e951: 8 total, 8 up, 8 in 2024-02-11T22:30:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:14 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:14 smithi023 ceph-mon[113671]: osdmap e951: 8 total, 8 up, 8 in 2024-02-11T22:30:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:14 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:14 smithi160 ceph-mon[106289]: osdmap e951: 8 total, 8 up, 8 in 2024-02-11T22:30:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:15 smithi023 ceph-mon[111262]: pgmap v1148: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:15 smithi023 ceph-mon[111262]: osdmap e952: 8 total, 8 up, 8 in 2024-02-11T22:30:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:15 smithi023 ceph-mon[113671]: pgmap v1148: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:15 smithi023 ceph-mon[113671]: osdmap e952: 8 total, 8 up, 8 in 2024-02-11T22:30:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:15 smithi160 ceph-mon[106289]: pgmap v1148: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:15 smithi160 ceph-mon[106289]: osdmap e952: 8 total, 8 up, 8 in 2024-02-11T22:30:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:30:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:30:15] "GET /metrics HTTP/1.1" 200 36334 "" "Prometheus/2.43.0" 2024-02-11T22:30:16.559 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:16.559 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: exclusive 2024-02-11T22:30:16.559 INFO:tasks.workunit.client.0.smithi023.stdout: tag: 2024-02-11T22:30:16.560 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:16.562 INFO:tasks.workunit.client.0.smithi023.stdout:lock: mylock 2024-02-11T22:30:16.562 INFO:tasks.workunit.client.0.smithi023.stdout: lock_type: shared 2024-02-11T22:30:16.562 INFO:tasks.workunit.client.0.smithi023.stdout: tag: 2024-02-11T22:30:16.562 INFO:tasks.workunit.client.0.smithi023.stdout: lockers: 2024-02-11T22:30:16.562 INFO:tasks.workunit.client.0.smithi023.stdout: client.34659 expiration=0.000000 addr=v1:172.21.15.23:0/325040799 cookie= 2024-02-11T22:30:16.562 INFO:tasks.workunit.client.0.smithi023.stdout: client.34659 expiration=0.000000 addr=v1:172.21.15.23:0/325040799 cookie=new cookie 2024-02-11T22:30:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:16 smithi023 ceph-mon[111262]: osdmap e953: 8 total, 8 up, 8 in 2024-02-11T22:30:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:16 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/325040799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:16 smithi023 ceph-mon[113671]: osdmap e953: 8 total, 8 up, 8 in 2024-02-11T22:30:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:16 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/325040799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:16.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:16 smithi160 ceph-mon[106289]: osdmap e953: 8 total, 8 up, 8 in 2024-02-11T22:30:16.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:16 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/325040799' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:17.304 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestCookie (3054 ms) 2024-02-11T22:30:17.304 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[111262]: pgmap v1151: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/325040799' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[111262]: osdmap e954: 8 total, 8 up, 8 in 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[113671]: pgmap v1151: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/325040799' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:17 smithi023 ceph-mon[113671]: osdmap e954: 8 total, 8 up, 8 in 2024-02-11T22:30:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:17 smithi160 ceph-mon[106289]: pgmap v1151: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:17 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/325040799' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:17 smithi160 ceph-mon[106289]: osdmap e954: 8 total, 8 up, 8 in 2024-02-11T22:30:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:18 smithi023 ceph-mon[111262]: osdmap e955: 8 total, 8 up, 8 in 2024-02-11T22:30:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:18 smithi023 ceph-mon[113671]: osdmap e955: 8 total, 8 up, 8 in 2024-02-11T22:30:18.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:18 smithi160 ceph-mon[106289]: osdmap e955: 8 total, 8 up, 8 in 2024-02-11T22:30:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[111262]: pgmap v1154: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[111262]: osdmap e956: 8 total, 8 up, 8 in 2024-02-11T22:30:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3880596919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[113671]: pgmap v1154: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[113671]: osdmap e956: 8 total, 8 up, 8 in 2024-02-11T22:30:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:19 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3880596919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:19 smithi160 ceph-mon[106289]: pgmap v1154: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:19 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:19 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:19 smithi160 ceph-mon[106289]: osdmap e956: 8 total, 8 up, 8 in 2024-02-11T22:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:19 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3880596919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:20.361 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestMultipleLocks (3061 ms) 2024-02-11T22:30:20.361 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestLockDuration 2024-02-11T22:30:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:20 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3880596919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:20 smithi023 ceph-mon[111262]: osdmap e957: 8 total, 8 up, 8 in 2024-02-11T22:30:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:20 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3880596919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:20 smithi023 ceph-mon[113671]: osdmap e957: 8 total, 8 up, 8 in 2024-02-11T22:30:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:20 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3880596919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:20 smithi160 ceph-mon[106289]: osdmap e957: 8 total, 8 up, 8 in 2024-02-11T22:30:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:21 smithi023 ceph-mon[111262]: pgmap v1157: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:21 smithi023 ceph-mon[111262]: osdmap e958: 8 total, 8 up, 8 in 2024-02-11T22:30:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:21 smithi023 ceph-mon[113671]: pgmap v1157: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:21 smithi023 ceph-mon[113671]: osdmap e958: 8 total, 8 up, 8 in 2024-02-11T22:30:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:21 smithi160 ceph-mon[106289]: pgmap v1157: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:21 smithi160 ceph-mon[106289]: osdmap e958: 8 total, 8 up, 8 in 2024-02-11T22:30:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[111262]: osdmap e959: 8 total, 8 up, 8 in 2024-02-11T22:30:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/684660792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[113671]: osdmap e959: 8 total, 8 up, 8 in 2024-02-11T22:30:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/684660792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:22 smithi160 ceph-mon[106289]: osdmap e959: 8 total, 8 up, 8 in 2024-02-11T22:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/684660792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:22 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[111262]: pgmap v1160: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[111262]: osdmap e960: 8 total, 8 up, 8 in 2024-02-11T22:30:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[113671]: pgmap v1160: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:23 smithi023 ceph-mon[113671]: osdmap e960: 8 total, 8 up, 8 in 2024-02-11T22:30:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:23 smithi160 ceph-mon[106289]: pgmap v1160: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:23 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:23 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:23 smithi160 ceph-mon[106289]: osdmap e960: 8 total, 8 up, 8 in 2024-02-11T22:30:24.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:24 smithi160 ceph-mon[106289]: osdmap e961: 8 total, 8 up, 8 in 2024-02-11T22:30:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:24 smithi160 ceph-mon[106289]: pgmap v1163: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:24 smithi023 ceph-mon[111262]: osdmap e961: 8 total, 8 up, 8 in 2024-02-11T22:30:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:24 smithi023 ceph-mon[111262]: pgmap v1163: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:24 smithi023 ceph-mon[113671]: osdmap e961: 8 total, 8 up, 8 in 2024-02-11T22:30:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:24 smithi023 ceph-mon[113671]: pgmap v1163: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:25 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:25 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:25 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:25 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:25 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:25 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:30:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:30:25] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.43.0" 2024-02-11T22:30:26.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:26 smithi160 ceph-mon[106289]: pgmap v1164: 137 pgs: 8 creating+peering, 11 unknown, 118 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:26 smithi023 ceph-mon[111262]: pgmap v1164: 137 pgs: 8 creating+peering, 11 unknown, 118 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:26 smithi023 ceph-mon[113671]: pgmap v1164: 137 pgs: 8 creating+peering, 11 unknown, 118 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:27.462 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestLockDuration (7101 ms) 2024-02-11T22:30:27.462 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-02-11T22:30:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:28 smithi023 ceph-mon[111262]: osdmap e962: 8 total, 8 up, 8 in 2024-02-11T22:30:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:28 smithi023 ceph-mon[111262]: pgmap v1166: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:28 smithi023 ceph-mon[113671]: osdmap e962: 8 total, 8 up, 8 in 2024-02-11T22:30:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:28 smithi023 ceph-mon[113671]: pgmap v1166: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:28 smithi160 ceph-mon[106289]: osdmap e962: 8 total, 8 up, 8 in 2024-02-11T22:30:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:28 smithi160 ceph-mon[106289]: pgmap v1166: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:29 smithi023 ceph-mon[111262]: osdmap e963: 8 total, 8 up, 8 in 2024-02-11T22:30:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:29 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3197919990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:29 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:29 smithi023 ceph-mon[113671]: osdmap e963: 8 total, 8 up, 8 in 2024-02-11T22:30:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:29 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3197919990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:29 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:29 smithi160 ceph-mon[106289]: osdmap e963: 8 total, 8 up, 8 in 2024-02-11T22:30:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:29 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3197919990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:29 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:30.494 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestAssertLocked (3032 ms) 2024-02-11T22:30:30.494 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestSetCookie 2024-02-11T22:30:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:30 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:30 smithi023 ceph-mon[113671]: osdmap e964: 8 total, 8 up, 8 in 2024-02-11T22:30:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:30 smithi023 ceph-mon[113671]: pgmap v1169: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:30 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:30 smithi023 ceph-mon[111262]: osdmap e964: 8 total, 8 up, 8 in 2024-02-11T22:30:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:30 smithi023 ceph-mon[111262]: pgmap v1169: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:30 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:30 smithi160 ceph-mon[106289]: osdmap e964: 8 total, 8 up, 8 in 2024-02-11T22:30:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:30 smithi160 ceph-mon[106289]: pgmap v1169: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:31 smithi023 ceph-mon[111262]: osdmap e965: 8 total, 8 up, 8 in 2024-02-11T22:30:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:31 smithi023 ceph-mon[113671]: osdmap e965: 8 total, 8 up, 8 in 2024-02-11T22:30:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:31 smithi160 ceph-mon[106289]: osdmap e965: 8 total, 8 up, 8 in 2024-02-11T22:30:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[111262]: osdmap e966: 8 total, 8 up, 8 in 2024-02-11T22:30:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1372198479' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[111262]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[113671]: osdmap e966: 8 total, 8 up, 8 in 2024-02-11T22:30:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1372198479' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:32 smithi023 ceph-mon[113671]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:32.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:32 smithi160 ceph-mon[106289]: osdmap e966: 8 total, 8 up, 8 in 2024-02-11T22:30:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:32 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1372198479' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:32 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:32 smithi160 ceph-mon[106289]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:33.536 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestSetCookie (3043 ms) 2024-02-11T22:30:33.537 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestRenew 2024-02-11T22:30:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:33 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:33 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:33 smithi023 ceph-mon[111262]: osdmap e967: 8 total, 8 up, 8 in 2024-02-11T22:30:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:33 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:33 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:33 smithi023 ceph-mon[113671]: osdmap e967: 8 total, 8 up, 8 in 2024-02-11T22:30:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:33 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:33 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:33 smithi160 ceph-mon[106289]: osdmap e967: 8 total, 8 up, 8 in 2024-02-11T22:30:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[111262]: pgmap v1174: 137 pgs: 9 creating+peering, 22 unknown, 106 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[111262]: osdmap e968: 8 total, 8 up, 8 in 2024-02-11T22:30:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[113671]: pgmap v1174: 137 pgs: 9 creating+peering, 22 unknown, 106 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[113671]: osdmap e968: 8 total, 8 up, 8 in 2024-02-11T22:30:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:34 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:34 smithi160 ceph-mon[106289]: pgmap v1174: 137 pgs: 9 creating+peering, 22 unknown, 106 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:34 smithi160 ceph-mon[106289]: osdmap e968: 8 total, 8 up, 8 in 2024-02-11T22:30:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:34 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:34 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:30:35] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.43.0" 2024-02-11T22:30:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-mon[111262]: osdmap e969: 8 total, 8 up, 8 in 2024-02-11T22:30:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1707636008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-mon[113671]: osdmap e969: 8 total, 8 up, 8 in 2024-02-11T22:30:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1707636008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:35 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:35 smithi160 ceph-mon[106289]: osdmap e969: 8 total, 8 up, 8 in 2024-02-11T22:30:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1707636008' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:35 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[111262]: pgmap v1177: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[111262]: osdmap e970: 8 total, 8 up, 8 in 2024-02-11T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[113671]: pgmap v1177: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[113671]: osdmap e970: 8 total, 8 up, 8 in 2024-02-11T22:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:36 smithi160 ceph-mon[106289]: pgmap v1177: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:36 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:36 smithi160 ceph-mon[106289]: osdmap e970: 8 total, 8 up, 8 in 2024-02-11T22:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:37 smithi023 ceph-mon[111262]: osdmap e971: 8 total, 8 up, 8 in 2024-02-11T22:30:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:37 smithi023 ceph-mon[113671]: osdmap e971: 8 total, 8 up, 8 in 2024-02-11T22:30:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:37 smithi160 ceph-mon[106289]: osdmap e971: 8 total, 8 up, 8 in 2024-02-11T22:30:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:38 smithi023 ceph-mon[111262]: pgmap v1180: 137 pgs: 9 unknown, 128 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:38 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:38 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:30:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:38 smithi023 ceph-mon[113671]: pgmap v1180: 137 pgs: 9 unknown, 128 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:38 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:38 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:30:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:38 smithi160 ceph-mon[106289]: pgmap v1180: 137 pgs: 9 unknown, 128 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:38 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:30:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:38 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:30:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:41 smithi023 ceph-mon[111262]: pgmap v1181: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:41 smithi023 ceph-mon[113671]: pgmap v1181: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:41 smithi160 ceph-mon[106289]: pgmap v1181: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:43 smithi023 ceph-mon[111262]: pgmap v1182: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:43 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:30:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:43 smithi023 ceph-mon[113671]: pgmap v1182: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:43 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:30:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:43 smithi160 ceph-mon[106289]: pgmap v1182: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:43 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:30:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:30:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:30:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:30:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:30:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:44.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:30:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:30:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:45 smithi023 ceph-mon[111262]: pgmap v1183: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:45 smithi023 ceph-mon[113671]: pgmap v1183: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:45.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:45 smithi160 ceph-mon[106289]: pgmap v1183: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:30:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:30:45] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:30:47.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:47 smithi160 ceph-mon[106289]: pgmap v1184: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:47 smithi023 ceph-mon[111262]: pgmap v1184: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:47 smithi023 ceph-mon[113671]: pgmap v1184: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:49.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:49 smithi160 ceph-mon[106289]: pgmap v1185: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 280 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:49 smithi023 ceph-mon[111262]: pgmap v1185: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 280 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:49 smithi023 ceph-mon[113671]: pgmap v1185: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 280 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:51.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:51 smithi160 ceph-mon[106289]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:51 smithi023 ceph-mon[111262]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:51 smithi023 ceph-mon[113671]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:52 smithi160 ceph-mon[106289]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:52.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:52.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:52.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:52 smithi023 ceph-mon[111262]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:52.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:30:52.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:30:52.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:52 smithi023 ceph-mon[113671]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:54.606 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestRenew (21069 ms) 2024-02-11T22:30:54.606 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-02-11T22:30:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:55 smithi023 ceph-mon[111262]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:55 smithi023 ceph-mon[111262]: osdmap e972: 8 total, 8 up, 8 in 2024-02-11T22:30:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:55 smithi023 ceph-mon[113671]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:55.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:55 smithi023 ceph-mon[113671]: osdmap e972: 8 total, 8 up, 8 in 2024-02-11T22:30:55.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:55 smithi160 ceph-mon[106289]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:30:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:55 smithi160 ceph-mon[106289]: osdmap e972: 8 total, 8 up, 8 in 2024-02-11T22:30:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:30:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:30:55] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-02-11T22:30:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:56 smithi023 ceph-mon[111262]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:56 smithi023 ceph-mon[111262]: osdmap e973: 8 total, 8 up, 8 in 2024-02-11T22:30:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:56 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2842224843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:56 smithi023 ceph-mon[113671]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:56 smithi023 ceph-mon[113671]: osdmap e973: 8 total, 8 up, 8 in 2024-02-11T22:30:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:56 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2842224843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:56 smithi160 ceph-mon[106289]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:56 smithi160 ceph-mon[106289]: osdmap e973: 8 total, 8 up, 8 in 2024-02-11T22:30:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:56 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2842224843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:30:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:57 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2842224843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:57 smithi023 ceph-mon[111262]: osdmap e974: 8 total, 8 up, 8 in 2024-02-11T22:30:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:57 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2842224843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:57 smithi023 ceph-mon[113671]: osdmap e974: 8 total, 8 up, 8 in 2024-02-11T22:30:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:57 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2842224843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:30:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:57 smithi160 ceph-mon[106289]: osdmap e974: 8 total, 8 up, 8 in 2024-02-11T22:30:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:58 smithi023 ceph-mon[111262]: pgmap v1193: 137 pgs: 14 creating+peering, 9 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:30:58 smithi023 ceph-mon[111262]: osdmap e975: 8 total, 8 up, 8 in 2024-02-11T22:30:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:58 smithi023 ceph-mon[113671]: pgmap v1193: 137 pgs: 14 creating+peering, 9 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:30:58 smithi023 ceph-mon[113671]: osdmap e975: 8 total, 8 up, 8 in 2024-02-11T22:30:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:58 smithi160 ceph-mon[106289]: pgmap v1193: 137 pgs: 14 creating+peering, 9 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:30:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:30:58 smithi160 ceph-mon[106289]: osdmap e975: 8 total, 8 up, 8 in 2024-02-11T22:31:01.029 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (6423 ms) 2024-02-11T22:31:01.029 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-02-11T22:31:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:01 smithi023 ceph-mon[111262]: pgmap v1195: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:01 smithi023 ceph-mon[113671]: pgmap v1195: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:01.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:01 smithi160 ceph-mon[106289]: pgmap v1195: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:02 smithi023 ceph-mon[111262]: osdmap e976: 8 total, 8 up, 8 in 2024-02-11T22:31:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:02 smithi023 ceph-mon[113671]: osdmap e976: 8 total, 8 up, 8 in 2024-02-11T22:31:02.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:02 smithi160 ceph-mon[106289]: osdmap e976: 8 total, 8 up, 8 in 2024-02-11T22:31:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[111262]: pgmap v1197: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[111262]: osdmap e977: 8 total, 8 up, 8 in 2024-02-11T22:31:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3118253712' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[113671]: pgmap v1197: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[113671]: osdmap e977: 8 total, 8 up, 8 in 2024-02-11T22:31:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3118253712' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:03 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:03 smithi160 ceph-mon[106289]: pgmap v1197: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:03 smithi160 ceph-mon[106289]: osdmap e977: 8 total, 8 up, 8 in 2024-02-11T22:31:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3118253712' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:03 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:04 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:04 smithi023 ceph-mon[111262]: osdmap e978: 8 total, 8 up, 8 in 2024-02-11T22:31:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:04 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:04 smithi023 ceph-mon[113671]: osdmap e978: 8 total, 8 up, 8 in 2024-02-11T22:31:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:04 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:04 smithi160 ceph-mon[106289]: osdmap e978: 8 total, 8 up, 8 in 2024-02-11T22:31:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:05 smithi023 ceph-mon[111262]: pgmap v1200: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:05 smithi023 ceph-mon[111262]: osdmap e979: 8 total, 8 up, 8 in 2024-02-11T22:31:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:05 smithi023 ceph-mon[113671]: pgmap v1200: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:05 smithi023 ceph-mon[113671]: osdmap e979: 8 total, 8 up, 8 in 2024-02-11T22:31:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:05 smithi160 ceph-mon[106289]: pgmap v1200: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:05 smithi160 ceph-mon[106289]: osdmap e979: 8 total, 8 up, 8 in 2024-02-11T22:31:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:31:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:31:05] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-02-11T22:31:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:07 smithi023 ceph-mon[111262]: pgmap v1202: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:07 smithi023 ceph-mon[113671]: pgmap v1202: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:07 smithi160 ceph-mon[106289]: pgmap v1202: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:09.109 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8080 ms) 2024-02-11T22:31:09.109 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-02-11T22:31:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:09 smithi023 ceph-mon[111262]: pgmap v1203: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:31:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:09 smithi023 ceph-mon[113671]: pgmap v1203: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:31:09.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:09 smithi160 ceph-mon[106289]: pgmap v1203: 137 pgs: 5 creating+peering, 132 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-11T22:31:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:10 smithi023 ceph-mon[111262]: osdmap e980: 8 total, 8 up, 8 in 2024-02-11T22:31:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:10 smithi023 ceph-mon[113671]: osdmap e980: 8 total, 8 up, 8 in 2024-02-11T22:31:10.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:10 smithi160 ceph-mon[106289]: osdmap e980: 8 total, 8 up, 8 in 2024-02-11T22:31:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[111262]: pgmap v1205: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[111262]: osdmap e981: 8 total, 8 up, 8 in 2024-02-11T22:31:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/373851100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[113671]: pgmap v1205: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[113671]: osdmap e981: 8 total, 8 up, 8 in 2024-02-11T22:31:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/373851100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:11 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:11 smithi160 ceph-mon[106289]: pgmap v1205: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:11 smithi160 ceph-mon[106289]: osdmap e981: 8 total, 8 up, 8 in 2024-02-11T22:31:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/373851100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:11 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:12 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:12 smithi023 ceph-mon[111262]: osdmap e982: 8 total, 8 up, 8 in 2024-02-11T22:31:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:12 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:12 smithi023 ceph-mon[113671]: osdmap e982: 8 total, 8 up, 8 in 2024-02-11T22:31:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:12 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166601-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:12 smithi160 ceph-mon[106289]: osdmap e982: 8 total, 8 up, 8 in 2024-02-11T22:31:13.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:13 smithi160 ceph-mon[106289]: pgmap v1208: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:13 smithi160 ceph-mon[106289]: osdmap e983: 8 total, 8 up, 8 in 2024-02-11T22:31:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:13 smithi023 ceph-mon[111262]: pgmap v1208: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:13 smithi023 ceph-mon[111262]: osdmap e983: 8 total, 8 up, 8 in 2024-02-11T22:31:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:13 smithi023 ceph-mon[113671]: pgmap v1208: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:13 smithi023 ceph-mon[113671]: osdmap e983: 8 total, 8 up, 8 in 2024-02-11T22:31:15.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:15 smithi160 ceph-mon[106289]: pgmap v1210: 137 pgs: 9 creating+peering, 2 unknown, 126 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:15 smithi023 ceph-mon[111262]: pgmap v1210: 137 pgs: 9 creating+peering, 2 unknown, 126 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:15 smithi023 ceph-mon[113671]: pgmap v1210: 137 pgs: 9 creating+peering, 2 unknown, 126 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:31:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:31:15] "GET /metrics HTTP/1.1" 200 36338 "" "Prometheus/2.43.0" 2024-02-11T22:31:16.190 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7081 ms) 2024-02-11T22:31:16.191 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 11 tests from ClsLock (67911 ms total) 2024-02-11T22:31:16.191 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:31:16.191 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:31:16.191 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 11 tests from 1 test suite ran. (67911 ms total) 2024-02-11T22:31:16.191 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 11 tests. 2024-02-11T22:31:16.194 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:31:16.194 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:31:16.268 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-02-11T22:31:16.268 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_log.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2024-02-11T22:31:16.344 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:31:16.344 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 4 tests from 1 test suite. 2024-02-11T22:31:16.344 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:31:16.344 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from cls_log 2024-02-11T22:31:16.344 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-02-11T22:31:17.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:17 smithi160 ceph-mon[106289]: pgmap v1211: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:17 smithi160 ceph-mon[106289]: osdmap e984: 8 total, 8 up, 8 in 2024-02-11T22:31:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:17 smithi023 ceph-mon[111262]: pgmap v1211: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:17 smithi023 ceph-mon[111262]: osdmap e984: 8 total, 8 up, 8 in 2024-02-11T22:31:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:17 smithi023 ceph-mon[113671]: pgmap v1211: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:17 smithi023 ceph-mon[113671]: osdmap e984: 8 total, 8 up, 8 in 2024-02-11T22:31:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:18 smithi023 ceph-mon[111262]: osdmap e985: 8 total, 8 up, 8 in 2024-02-11T22:31:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4102181838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:18 smithi023 ceph-mon[113671]: osdmap e985: 8 total, 8 up, 8 in 2024-02-11T22:31:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4102181838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:18.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:18 smithi160 ceph-mon[106289]: osdmap e985: 8 total, 8 up, 8 in 2024-02-11T22:31:18.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4102181838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:19.223 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_log.test_log_add_same_time (2878 ms) 2024-02-11T22:31:19.223 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-02-11T22:31:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[111262]: pgmap v1214: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4102181838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[111262]: osdmap e986: 8 total, 8 up, 8 in 2024-02-11T22:31:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[113671]: pgmap v1214: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4102181838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:19 smithi023 ceph-mon[113671]: osdmap e986: 8 total, 8 up, 8 in 2024-02-11T22:31:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:19 smithi160 ceph-mon[106289]: pgmap v1214: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:19 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:19 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4102181838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:19 smithi160 ceph-mon[106289]: osdmap e986: 8 total, 8 up, 8 in 2024-02-11T22:31:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:20 smithi023 ceph-mon[111262]: osdmap e987: 8 total, 8 up, 8 in 2024-02-11T22:31:20.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:20 smithi023 ceph-mon[113671]: osdmap e987: 8 total, 8 up, 8 in 2024-02-11T22:31:20.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:20 smithi160 ceph-mon[106289]: osdmap e987: 8 total, 8 up, 8 in 2024-02-11T22:31:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[111262]: pgmap v1217: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:31:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[111262]: osdmap e988: 8 total, 8 up, 8 in 2024-02-11T22:31:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2435165595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[113671]: pgmap v1217: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:31:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[113671]: osdmap e988: 8 total, 8 up, 8 in 2024-02-11T22:31:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:21 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2435165595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:21 smithi160 ceph-mon[106289]: pgmap v1217: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:21.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:21 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:21.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:21 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:31:21.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:21 smithi160 ceph-mon[106289]: osdmap e988: 8 total, 8 up, 8 in 2024-02-11T22:31:21.966 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:21 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2435165595' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:22.265 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_log.test_log_add_different_time (3042 ms) 2024-02-11T22:31:22.265 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_log.trim_by_time 2024-02-11T22:31:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2435165595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:22 smithi023 ceph-mon[113671]: osdmap e989: 8 total, 8 up, 8 in 2024-02-11T22:31:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2435165595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:22 smithi023 ceph-mon[111262]: osdmap e989: 8 total, 8 up, 8 in 2024-02-11T22:31:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2435165595' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:22 smithi160 ceph-mon[106289]: osdmap e989: 8 total, 8 up, 8 in 2024-02-11T22:31:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:23 smithi023 ceph-mon[111262]: pgmap v1220: 137 pgs: 17 creating+peering, 12 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:23 smithi023 ceph-mon[111262]: osdmap e990: 8 total, 8 up, 8 in 2024-02-11T22:31:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:23 smithi023 ceph-mon[113671]: pgmap v1220: 137 pgs: 17 creating+peering, 12 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:23 smithi023 ceph-mon[113671]: osdmap e990: 8 total, 8 up, 8 in 2024-02-11T22:31:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:23 smithi160 ceph-mon[106289]: pgmap v1220: 137 pgs: 17 creating+peering, 12 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:23 smithi160 ceph-mon[106289]: osdmap e990: 8 total, 8 up, 8 in 2024-02-11T22:31:24.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:24 smithi023 ceph-mon[111262]: osdmap e991: 8 total, 8 up, 8 in 2024-02-11T22:31:24.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/141236005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:24.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:24 smithi023 ceph-mon[113671]: osdmap e991: 8 total, 8 up, 8 in 2024-02-11T22:31:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/141236005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:24.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:24 smithi160 ceph-mon[106289]: osdmap e991: 8 total, 8 up, 8 in 2024-02-11T22:31:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/141236005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:25.301 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_log.trim_by_time (3038 ms) 2024-02-11T22:31:25.301 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_log.trim_by_marker 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[111262]: pgmap v1223: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[111262]: osdmap e992: 8 total, 8 up, 8 in 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[113671]: pgmap v1223: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-mon[113671]: osdmap e992: 8 total, 8 up, 8 in 2024-02-11T22:31:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:25 smithi160 ceph-mon[106289]: pgmap v1223: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:25 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:25 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:25 smithi160 ceph-mon[106289]: osdmap e992: 8 total, 8 up, 8 in 2024-02-11T22:31:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:31:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:31:25] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-02-11T22:31:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:26 smithi023 ceph-mon[111262]: osdmap e993: 8 total, 8 up, 8 in 2024-02-11T22:31:26.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:26 smithi023 ceph-mon[113671]: osdmap e993: 8 total, 8 up, 8 in 2024-02-11T22:31:26.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:26 smithi160 ceph-mon[106289]: osdmap e993: 8 total, 8 up, 8 in 2024-02-11T22:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[111262]: pgmap v1226: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[111262]: osdmap e994: 8 total, 8 up, 8 in 2024-02-11T22:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3318803348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[113671]: pgmap v1226: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:31:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[113671]: osdmap e994: 8 total, 8 up, 8 in 2024-02-11T22:31:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3318803348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:27 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:27 smithi160 ceph-mon[106289]: pgmap v1226: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:27 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:27 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:27 smithi160 ceph-mon[106289]: osdmap e994: 8 total, 8 up, 8 in 2024-02-11T22:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:27 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3318803348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:27 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:28.365 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_log.trim_by_marker (3063 ms) 2024-02-11T22:31:28.365 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from cls_log (12022 ms total) 2024-02-11T22:31:28.365 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:31:28.365 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:31:28.365 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 4 tests from 1 test suite ran. (12022 ms total) 2024-02-11T22:31:28.366 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 4 tests. 2024-02-11T22:31:28.368 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:31:28.369 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:31:28.442 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-02-11T22:31:28.442 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_numops.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2024-02-11T22:31:28.518 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:31:28.518 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 4 tests from 1 test suite. 2024-02-11T22:31:28.518 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:31:28.518 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from ClsNumOps 2024-02-11T22:31:28.518 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsNumOps.Add 2024-02-11T22:31:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:28 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:28 smithi023 ceph-mon[111262]: osdmap e995: 8 total, 8 up, 8 in 2024-02-11T22:31:28.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:28 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:28.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:28 smithi023 ceph-mon[113671]: osdmap e995: 8 total, 8 up, 8 in 2024-02-11T22:31:28.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:28 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-166995-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:28 smithi160 ceph-mon[106289]: osdmap e995: 8 total, 8 up, 8 in 2024-02-11T22:31:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:29 smithi023 ceph-mon[111262]: pgmap v1229: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:29 smithi023 ceph-mon[111262]: osdmap e996: 8 total, 8 up, 8 in 2024-02-11T22:31:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:29 smithi023 ceph-mon[113671]: pgmap v1229: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:29 smithi023 ceph-mon[113671]: osdmap e996: 8 total, 8 up, 8 in 2024-02-11T22:31:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:29 smithi160 ceph-mon[106289]: pgmap v1229: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:29 smithi160 ceph-mon[106289]: osdmap e996: 8 total, 8 up, 8 in 2024-02-11T22:31:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:30 smithi023 ceph-mon[111262]: osdmap e997: 8 total, 8 up, 8 in 2024-02-11T22:31:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:30 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3687409712' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:30.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:30 smithi023 ceph-mon[113671]: osdmap e997: 8 total, 8 up, 8 in 2024-02-11T22:31:30.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:30 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3687409712' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:30.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:30 smithi160 ceph-mon[106289]: osdmap e997: 8 total, 8 up, 8 in 2024-02-11T22:31:30.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:30 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3687409712' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:31.408 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsNumOps.Add (2890 ms) 2024-02-11T22:31:31.408 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsNumOps.Sub 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[111262]: pgmap v1232: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3687409712' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[111262]: osdmap e998: 8 total, 8 up, 8 in 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[113671]: pgmap v1232: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3687409712' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:31 smithi023 ceph-mon[113671]: osdmap e998: 8 total, 8 up, 8 in 2024-02-11T22:31:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:31 smithi160 ceph-mon[106289]: pgmap v1232: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:31 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:31 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3687409712' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:31 smithi160 ceph-mon[106289]: osdmap e998: 8 total, 8 up, 8 in 2024-02-11T22:31:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:32 smithi023 ceph-mon[111262]: osdmap e999: 8 total, 8 up, 8 in 2024-02-11T22:31:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:32 smithi023 ceph-mon[111262]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:32 smithi023 ceph-mon[113671]: osdmap e999: 8 total, 8 up, 8 in 2024-02-11T22:31:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:32 smithi023 ceph-mon[113671]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:32.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:32 smithi160 ceph-mon[106289]: osdmap e999: 8 total, 8 up, 8 in 2024-02-11T22:31:32.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:32 smithi160 ceph-mon[106289]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:33 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:33 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:31:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:33 smithi160 ceph-mon[106289]: osdmap e1000: 8 total, 8 up, 8 in 2024-02-11T22:31:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:33 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2314505007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:31:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[111262]: osdmap e1000: 8 total, 8 up, 8 in 2024-02-11T22:31:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2314505007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:31:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[113671]: osdmap e1000: 8 total, 8 up, 8 in 2024-02-11T22:31:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:33 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2314505007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:34.440 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsNumOps.Sub (3031 ms) 2024-02-11T22:31:34.440 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsNumOps.Mul 2024-02-11T22:31:34.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:34 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2314505007' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:34 smithi160 ceph-mon[106289]: osdmap e1001: 8 total, 8 up, 8 in 2024-02-11T22:31:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:34 smithi160 ceph-mon[106289]: pgmap v1238: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:34 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2314505007' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:34 smithi023 ceph-mon[111262]: osdmap e1001: 8 total, 8 up, 8 in 2024-02-11T22:31:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:34 smithi023 ceph-mon[111262]: pgmap v1238: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:34 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2314505007' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:34 smithi023 ceph-mon[113671]: osdmap e1001: 8 total, 8 up, 8 in 2024-02-11T22:31:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:34 smithi023 ceph-mon[113671]: pgmap v1238: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:35 smithi160 ceph-mon[106289]: osdmap e1002: 8 total, 8 up, 8 in 2024-02-11T22:31:35.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:35 smithi023 ceph-mon[111262]: osdmap e1002: 8 total, 8 up, 8 in 2024-02-11T22:31:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:35 smithi023 ceph-mon[113671]: osdmap e1002: 8 total, 8 up, 8 in 2024-02-11T22:31:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:31:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:31:35] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-02-11T22:31:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[111262]: osdmap e1003: 8 total, 8 up, 8 in 2024-02-11T22:31:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1639078789' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[111262]: pgmap v1241: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[113671]: osdmap e1003: 8 total, 8 up, 8 in 2024-02-11T22:31:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1639078789' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[113671]: pgmap v1241: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:36 smithi160 ceph-mon[106289]: osdmap e1003: 8 total, 8 up, 8 in 2024-02-11T22:31:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:36 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1639078789' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:36 smithi160 ceph-mon[106289]: pgmap v1241: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:37.482 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsNumOps.Mul (3042 ms) 2024-02-11T22:31:37.482 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsNumOps.Div 2024-02-11T22:31:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:37 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:37 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:37 smithi023 ceph-mon[111262]: osdmap e1004: 8 total, 8 up, 8 in 2024-02-11T22:31:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:37 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:37 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:37 smithi023 ceph-mon[113671]: osdmap e1004: 8 total, 8 up, 8 in 2024-02-11T22:31:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:37 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:37 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:37 smithi160 ceph-mon[106289]: osdmap e1004: 8 total, 8 up, 8 in 2024-02-11T22:31:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:38 smithi023 ceph-mon[111262]: osdmap e1005: 8 total, 8 up, 8 in 2024-02-11T22:31:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:38 smithi023 ceph-mon[111262]: pgmap v1244: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:38 smithi023 ceph-mon[113671]: osdmap e1005: 8 total, 8 up, 8 in 2024-02-11T22:31:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:38 smithi023 ceph-mon[113671]: pgmap v1244: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:38.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:38 smithi160 ceph-mon[106289]: osdmap e1005: 8 total, 8 up, 8 in 2024-02-11T22:31:38.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:38 smithi160 ceph-mon[106289]: pgmap v1244: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[111262]: osdmap e1006: 8 total, 8 up, 8 in 2024-02-11T22:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/932775374' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:31:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[113671]: osdmap e1006: 8 total, 8 up, 8 in 2024-02-11T22:31:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/932775374' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:39 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:39 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:39 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:39 smithi160 ceph-mon[106289]: osdmap e1006: 8 total, 8 up, 8 in 2024-02-11T22:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:39 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/932775374' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:39 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:40.540 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsNumOps.Div (3058 ms) 2024-02-11T22:31:40.540 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from ClsNumOps (12021 ms total) 2024-02-11T22:31:40.540 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:31:40.540 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:31:40.540 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 4 tests from 1 test suite ran. (12021 ms total) 2024-02-11T22:31:40.540 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 4 tests. 2024-02-11T22:31:40.543 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:31:40.543 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:31:40.616 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-02-11T22:31:40.617 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-02-11T22:31:40.694 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:31:40.694 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 70 tests from 1 test suite. 2024-02-11T22:31:40.694 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:31:40.694 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 70 tests from TestClsRbd 2024-02-11T22:31:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:40 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:40 smithi023 ceph-mon[111262]: osdmap e1007: 8 total, 8 up, 8 in 2024-02-11T22:31:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:40 smithi023 ceph-mon[111262]: pgmap v1247: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:40 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:40 smithi023 ceph-mon[113671]: osdmap e1007: 8 total, 8 up, 8 in 2024-02-11T22:31:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:40 smithi023 ceph-mon[113671]: pgmap v1247: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:40.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:40 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167115-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:40.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:40 smithi160 ceph-mon[106289]: osdmap e1007: 8 total, 8 up, 8 in 2024-02-11T22:31:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:40 smithi160 ceph-mon[106289]: pgmap v1247: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:41 smithi023 ceph-mon[111262]: osdmap e1008: 8 total, 8 up, 8 in 2024-02-11T22:31:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:41 smithi023 ceph-mon[113671]: osdmap e1008: 8 total, 8 up, 8 in 2024-02-11T22:31:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:41 smithi160 ceph-mon[106289]: osdmap e1008: 8 total, 8 up, 8 in 2024-02-11T22:31:42.557 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_all_features 2024-02-11T22:31:42.572 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_all_features (15 ms) 2024-02-11T22:31:42.572 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.copyup 2024-02-11T22:31:42.759 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.copyup (188 ms) 2024-02-11T22:31:42.760 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-02-11T22:31:42.780 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.sparse_copyup (21 ms) 2024-02-11T22:31:42.781 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-02-11T22:31:42.787 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-02-11T22:31:42.788 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-02-11T22:31:42.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-02-11T22:31:42.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.directory_methods 2024-02-11T22:31:42.828 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.directory_methods (29 ms) 2024-02-11T22:31:42.828 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.create 2024-02-11T22:31:42.843 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.create (15 ms) 2024-02-11T22:31:42.843 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_features 2024-02-11T22:31:42.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-02-11T22:31:42.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-02-11T22:31:42.846 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-02-11T22:31:42.846 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-02-11T22:31:42.848 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-02-11T22:31:42.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-02-11T22:31:42.850 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-02-11T22:31:42.850 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-02-11T22:31:42.852 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-02-11T22:31:42.852 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-02-11T22:31:42.856 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-02-11T22:31:42.856 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.get_size 2024-02-11T22:31:42.861 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-02-11T22:31:42.861 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.set_size 2024-02-11T22:31:42.865 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-02-11T22:31:42.865 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.protection_status 2024-02-11T22:31:42.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.protection_status (19 ms) 2024-02-11T22:31:42.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-02-11T22:31:42.892 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-02-11T22:31:42.893 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.parents_v1 2024-02-11T22:31:42.904 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:42 smithi023 ceph-mon[111262]: pgmap v1249: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:42 smithi023 ceph-mon[111262]: osdmap e1009: 8 total, 8 up, 8 in 2024-02-11T22:31:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:42 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/446508123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167227-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:42 smithi023 ceph-mon[113671]: pgmap v1249: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:42 smithi023 ceph-mon[113671]: osdmap e1009: 8 total, 8 up, 8 in 2024-02-11T22:31:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:42 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/446508123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167227-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:42.937 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.parents_v1 (45 ms) 2024-02-11T22:31:42.937 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.parents_v2 2024-02-11T22:31:42.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:42 smithi160 ceph-mon[106289]: pgmap v1249: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:42.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:42 smithi160 ceph-mon[106289]: osdmap e1009: 8 total, 8 up, 8 in 2024-02-11T22:31:42.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:42 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/446508123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167227-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:42.971 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.parents_v2 (33 ms) 2024-02-11T22:31:42.971 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.snapshots 2024-02-11T22:31:42.992 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.snapshots (22 ms) 2024-02-11T22:31:42.992 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.snapid_race 2024-02-11T22:31:43.000 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2024-02-11T22:31:43.000 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.stripingv2 2024-02-11T22:31:43.010 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.stripingv2 (11 ms) 2024-02-11T22:31:43.011 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.object_map_save 2024-02-11T22:31:43.013 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2024-02-11T22:31:43.013 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-02-11T22:31:43.018 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.object_map_resize (5 ms) 2024-02-11T22:31:43.018 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.object_map_update 2024-02-11T22:31:43.026 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2024-02-11T22:31:43.026 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-02-11T22:31:43.026 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-02-11T22:31:43.027 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-02-11T22:31:43.035 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.object_map_snap_add (9 ms) 2024-02-11T22:31:43.035 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-02-11T22:31:43.045 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.object_map_snap_remove (10 ms) 2024-02-11T22:31:43.045 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.flags 2024-02-11T22:31:43.050 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-02-11T22:31:43.050 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.metadata 2024-02-11T22:31:43.075 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.metadata (24 ms) 2024-02-11T22:31:43.075 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.set_features 2024-02-11T22:31:43.082 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.set_features (8 ms) 2024-02-11T22:31:43.082 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.mirror 2024-02-11T22:31:43.118 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.mirror (36 ms) 2024-02-11T22:31:43.118 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.mirror_image 2024-02-11T22:31:43.133 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.mirror_image (15 ms) 2024-02-11T22:31:43.133 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-02-11T22:31:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:43 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/446508123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167227-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:43 smithi023 ceph-mon[111262]: osdmap e1010: 8 total, 8 up, 8 in 2024-02-11T22:31:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:43 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:31:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:43 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/446508123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167227-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:43 smithi023 ceph-mon[113671]: osdmap e1010: 8 total, 8 up, 8 in 2024-02-11T22:31:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:43 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:31:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:43 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/446508123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167227-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:43 smithi160 ceph-mon[106289]: osdmap e1010: 8 total, 8 up, 8 in 2024-02-11T22:31:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:43 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:31:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[113671]: pgmap v1252: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.5 KiB/s wr, 26 op/s 2024-02-11T22:31:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[113671]: osdmap e1011: 8 total, 8 up, 8 in 2024-02-11T22:31:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:31:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:31:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:31:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[111262]: pgmap v1252: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.5 KiB/s wr, 26 op/s 2024-02-11T22:31:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[111262]: osdmap e1011: 8 total, 8 up, 8 in 2024-02-11T22:31:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:31:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:31:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:31:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:44 smithi160 ceph-mon[106289]: pgmap v1252: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.5 KiB/s wr, 26 op/s 2024-02-11T22:31:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:44 smithi160 ceph-mon[106289]: osdmap e1011: 8 total, 8 up, 8 in 2024-02-11T22:31:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:31:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:31:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:31:45.567 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.mirror_image_status (2433 ms) 2024-02-11T22:31:45.567 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-02-11T22:31:45.644 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.mirror_image_map (78 ms) 2024-02-11T22:31:45.645 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-02-11T22:31:45.652 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-02-11T22:31:45.652 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-02-11T22:31:45.664 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-02-11T22:31:45.664 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-02-11T22:31:45.666 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-02-11T22:31:45.666 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-02-11T22:31:45.668 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-02-11T22:31:45.668 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-02-11T22:31:45.671 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-02-11T22:31:45.672 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-02-11T22:31:45.678 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_dir_rename (7 ms) 2024-02-11T22:31:45.678 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-02-11T22:31:45.681 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-02-11T22:31:45.681 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-02-11T22:31:45.685 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-02-11T22:31:45.685 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_image_add 2024-02-11T22:31:45.687 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-02-11T22:31:45.687 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-02-11T22:31:45.690 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-02-11T22:31:45.690 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_image_list 2024-02-11T22:31:45.693 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-02-11T22:31:45.693 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-02-11T22:31:45.697 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-02-11T22:31:45.698 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.image_group_add 2024-02-11T22:31:45.700 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2024-02-11T22:31:45.700 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-02-11T22:31:45.703 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-02-11T22:31:45.703 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.image_group_get 2024-02-11T22:31:45.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-02-11T22:31:45.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-02-11T22:31:45.707 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-02-11T22:31:45.707 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-02-11T22:31:45.709 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-02-11T22:31:45.709 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-02-11T22:31:45.712 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-02-11T22:31:45.712 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-02-11T22:31:45.714 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-02-11T22:31:45.714 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-02-11T22:31:45.717 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2024-02-11T22:31:45.717 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-02-11T22:31:45.720 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-02-11T22:31:45.720 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-02-11T22:31:45.736 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (16 ms) 2024-02-11T22:31:45.736 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-02-11T22:31:45.938 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (202 ms) 2024-02-11T22:31:45.938 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-02-11T22:31:45.941 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-02-11T22:31:45.941 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-02-11T22:31:45.944 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-02-11T22:31:45.944 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.trash_methods 2024-02-11T22:31:45.951 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.trash_methods (8 ms) 2024-02-11T22:31:45.952 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.op_features 2024-02-11T22:31:45.958 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-02-11T22:31:45.959 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.clone_parent 2024-02-11T22:31:45.978 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-02-11T22:31:45.978 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-02-11T22:31:45.988 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.clone_parent_ns (10 ms) 2024-02-11T22:31:45.988 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.clone_child 2024-02-11T22:31:46.001 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.clone_child (13 ms) 2024-02-11T22:31:46.001 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-02-11T22:31:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-02-11T22:31:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.migration 2024-02-11T22:31:46.018 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.migration (10 ms) 2024-02-11T22:31:46.018 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.migration_v1 2024-02-11T22:31:46.032 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.migration_v1 (13 ms) 2024-02-11T22:31:46.032 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-02-11T22:31:46.154 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:31:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:31:45] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:31:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:46 smithi023 ceph-mon[111262]: pgmap v1254: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 826 KiB/s wr, 59 op/s 2024-02-11T22:31:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:46 smithi023 ceph-mon[113671]: pgmap v1254: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 826 KiB/s wr, 59 op/s 2024-02-11T22:31:46.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:46 smithi160 ceph-mon[106289]: pgmap v1254: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 826 KiB/s wr, 59 op/s 2024-02-11T22:31:47.600 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1566 ms) 2024-02-11T22:31:47.600 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestClsRbd.sparsify 2024-02-11T22:31:47.653 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestClsRbd.sparsify (55 ms) 2024-02-11T22:31:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:47 smithi023 ceph-mon[111262]: osdmap e1012: 8 total, 8 up, 8 in 2024-02-11T22:31:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:47 smithi023 ceph-mon[113671]: osdmap e1012: 8 total, 8 up, 8 in 2024-02-11T22:31:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:47 smithi160 ceph-mon[106289]: osdmap e1012: 8 total, 8 up, 8 in 2024-02-11T22:31:48.604 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 70 tests from TestClsRbd (5096 ms total) 2024-02-11T22:31:48.604 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:31:48.604 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:31:48.605 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 70 tests from 1 test suite ran. (7911 ms total) 2024-02-11T22:31:48.605 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 70 tests. 2024-02-11T22:31:48.609 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:31:48.609 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:31:48.682 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-02-11T22:31:48.682 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_refcount.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2024-02-11T22:31:48.759 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:31:48.759 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 10 tests from 1 test suite. 2024-02-11T22:31:48.759 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:31:48.759 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 10 tests from cls_rgw 2024-02-11T22:31:48.759 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_implicit 2024-02-11T22:31:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:48 smithi023 ceph-mon[111262]: pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 744 KiB/s wr, 248 op/s 2024-02-11T22:31:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:48 smithi023 ceph-mon[111262]: osdmap e1013: 8 total, 8 up, 8 in 2024-02-11T22:31:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:48 smithi023 ceph-mon[113671]: pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 744 KiB/s wr, 248 op/s 2024-02-11T22:31:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:48 smithi023 ceph-mon[113671]: osdmap e1013: 8 total, 8 up, 8 in 2024-02-11T22:31:48.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:48 smithi160 ceph-mon[106289]: pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 744 KiB/s wr, 248 op/s 2024-02-11T22:31:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:48 smithi160 ceph-mon[106289]: osdmap e1013: 8 total, 8 up, 8 in 2024-02-11T22:31:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:49 smithi023 ceph-mon[111262]: osdmap e1014: 8 total, 8 up, 8 in 2024-02-11T22:31:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:49 smithi023 ceph-mon[113671]: osdmap e1014: 8 total, 8 up, 8 in 2024-02-11T22:31:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:49 smithi160 ceph-mon[106289]: osdmap e1014: 8 total, 8 up, 8 in 2024-02-11T22:31:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[111262]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[111262]: osdmap e1015: 8 total, 8 up, 8 in 2024-02-11T22:31:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2080525239' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[113671]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[113671]: osdmap e1015: 8 total, 8 up, 8 in 2024-02-11T22:31:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2080525239' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:50.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:50 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:50 smithi160 ceph-mon[106289]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:50 smithi160 ceph-mon[106289]: osdmap e1015: 8 total, 8 up, 8 in 2024-02-11T22:31:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:50 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2080525239' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:50 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:51.667 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_implicit (2909 ms) 2024-02-11T22:31:51.667 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-02-11T22:31:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:51 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:51.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:51 smithi160 ceph-mon[106289]: osdmap e1016: 8 total, 8 up, 8 in 2024-02-11T22:31:51.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:51 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:51 smithi023 ceph-mon[111262]: osdmap e1016: 8 total, 8 up, 8 in 2024-02-11T22:31:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:51 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:51 smithi023 ceph-mon[113671]: osdmap e1016: 8 total, 8 up, 8 in 2024-02-11T22:31:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:31:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:52 smithi160 ceph-mon[106289]: pgmap v1262: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:52.950 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:52 smithi160 ceph-mon[106289]: osdmap e1017: 8 total, 8 up, 8 in 2024-02-11T22:31:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:52 smithi023 ceph-mon[111262]: pgmap v1262: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:52 smithi023 ceph-mon[111262]: osdmap e1017: 8 total, 8 up, 8 in 2024-02-11T22:31:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:52 smithi023 ceph-mon[113671]: pgmap v1262: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:52 smithi023 ceph-mon[113671]: osdmap e1017: 8 total, 8 up, 8 in 2024-02-11T22:31:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:53 smithi160 ceph-mon[106289]: osdmap e1018: 8 total, 8 up, 8 in 2024-02-11T22:31:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:53 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1122016086' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:53 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:53 smithi023 ceph-mon[111262]: osdmap e1018: 8 total, 8 up, 8 in 2024-02-11T22:31:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:53 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1122016086' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:53 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:53 smithi023 ceph-mon[113671]: osdmap e1018: 8 total, 8 up, 8 in 2024-02-11T22:31:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:53 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1122016086' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:53 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:54.699 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3031 ms) 2024-02-11T22:31:54.699 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_put_snap 2024-02-11T22:31:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:54 smithi160 ceph-mon[106289]: pgmap v1265: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:54 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:54 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:54 smithi160 ceph-mon[106289]: osdmap e1019: 8 total, 8 up, 8 in 2024-02-11T22:31:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[111262]: pgmap v1265: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[111262]: osdmap e1019: 8 total, 8 up, 8 in 2024-02-11T22:31:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[113671]: pgmap v1265: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:31:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:54 smithi023 ceph-mon[113671]: osdmap e1019: 8 total, 8 up, 8 in 2024-02-11T22:31:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:55 smithi160 ceph-mon[106289]: osdmap e1020: 8 total, 8 up, 8 in 2024-02-11T22:31:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:55 smithi023 ceph-mon[111262]: osdmap e1020: 8 total, 8 up, 8 in 2024-02-11T22:31:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:31:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:31:55] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:31:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:55 smithi023 ceph-mon[113671]: osdmap e1020: 8 total, 8 up, 8 in 2024-02-11T22:31:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[111262]: pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:31:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[111262]: osdmap e1021: 8 total, 8 up, 8 in 2024-02-11T22:31:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2517194516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[113671]: pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:31:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[113671]: osdmap e1021: 8 total, 8 up, 8 in 2024-02-11T22:31:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2517194516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:56 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:56 smithi160 ceph-mon[106289]: pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:56 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:31:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:56 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:31:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:56 smithi160 ceph-mon[106289]: osdmap e1021: 8 total, 8 up, 8 in 2024-02-11T22:31:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:56 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2517194516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:56 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:31:58.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:57 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:58.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:57 smithi023 ceph-mon[111262]: osdmap e1022: 8 total, 8 up, 8 in 2024-02-11T22:31:58.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:57 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:58.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:57 smithi023 ceph-mon[113671]: osdmap e1022: 8 total, 8 up, 8 in 2024-02-11T22:31:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:57 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:31:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:57 smithi160 ceph-mon[106289]: osdmap e1022: 8 total, 8 up, 8 in 2024-02-11T22:31:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:58 smithi023 ceph-mon[111262]: pgmap v1271: 137 pgs: 1 creating+activating, 21 creating+peering, 6 unknown, 109 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:31:58 smithi023 ceph-mon[111262]: osdmap e1023: 8 total, 8 up, 8 in 2024-02-11T22:31:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:58 smithi023 ceph-mon[113671]: pgmap v1271: 137 pgs: 1 creating+activating, 21 creating+peering, 6 unknown, 109 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:31:58 smithi023 ceph-mon[113671]: osdmap e1023: 8 total, 8 up, 8 in 2024-02-11T22:31:59.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:58 smithi160 ceph-mon[106289]: pgmap v1271: 137 pgs: 1 creating+activating, 21 creating+peering, 6 unknown, 109 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:31:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:31:58 smithi160 ceph-mon[106289]: osdmap e1023: 8 total, 8 up, 8 in 2024-02-11T22:32:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:01 smithi023 ceph-mon[111262]: pgmap v1273: 137 pgs: 1 creating+activating, 21 creating+peering, 115 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-02-11T22:32:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:01 smithi023 ceph-mon[111262]: osdmap e1024: 8 total, 8 up, 8 in 2024-02-11T22:32:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:01 smithi023 ceph-mon[113671]: pgmap v1273: 137 pgs: 1 creating+activating, 21 creating+peering, 115 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-02-11T22:32:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:01 smithi023 ceph-mon[113671]: osdmap e1024: 8 total, 8 up, 8 in 2024-02-11T22:32:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:01 smithi160 ceph-mon[106289]: pgmap v1273: 137 pgs: 1 creating+activating, 21 creating+peering, 115 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-02-11T22:32:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:01 smithi160 ceph-mon[106289]: osdmap e1024: 8 total, 8 up, 8 in 2024-02-11T22:32:02.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:02 smithi023 ceph-mon[111262]: osdmap e1025: 8 total, 8 up, 8 in 2024-02-11T22:32:02.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:02 smithi023 ceph-mon[113671]: osdmap e1025: 8 total, 8 up, 8 in 2024-02-11T22:32:02.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:02 smithi160 ceph-mon[106289]: osdmap e1025: 8 total, 8 up, 8 in 2024-02-11T22:32:03.279 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_put_snap (8575 ms) 2024-02-11T22:32:03.279 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_explicit 2024-02-11T22:32:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:03 smithi023 ceph-mon[111262]: pgmap v1276: 137 pgs: 1 creating+activating, 136 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-02-11T22:32:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:03 smithi023 ceph-mon[111262]: osdmap e1026: 8 total, 8 up, 8 in 2024-02-11T22:32:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:03 smithi023 ceph-mon[113671]: pgmap v1276: 137 pgs: 1 creating+activating, 136 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-02-11T22:32:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:03 smithi023 ceph-mon[113671]: osdmap e1026: 8 total, 8 up, 8 in 2024-02-11T22:32:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:03 smithi160 ceph-mon[106289]: pgmap v1276: 137 pgs: 1 creating+activating, 136 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-02-11T22:32:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:03 smithi160 ceph-mon[106289]: osdmap e1026: 8 total, 8 up, 8 in 2024-02-11T22:32:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:04 smithi023 ceph-mon[111262]: osdmap e1027: 8 total, 8 up, 8 in 2024-02-11T22:32:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:04 smithi023 ceph-mon[113671]: osdmap e1027: 8 total, 8 up, 8 in 2024-02-11T22:32:04.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:04 smithi160 ceph-mon[106289]: osdmap e1027: 8 total, 8 up, 8 in 2024-02-11T22:32:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[111262]: pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[111262]: osdmap e1028: 8 total, 8 up, 8 in 2024-02-11T22:32:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3264555032' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[113671]: pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[113671]: osdmap e1028: 8 total, 8 up, 8 in 2024-02-11T22:32:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3264555032' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:05 smithi160 ceph-mon[106289]: pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:05 smithi160 ceph-mon[106289]: osdmap e1028: 8 total, 8 up, 8 in 2024-02-11T22:32:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:05 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3264555032' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:05 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:32:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:32:05] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-02-11T22:32:06.317 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_explicit (3043 ms) 2024-02-11T22:32:06.317 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.set 2024-02-11T22:32:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:06 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:06 smithi023 ceph-mon[111262]: osdmap e1029: 8 total, 8 up, 8 in 2024-02-11T22:32:06.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:06 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:06.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:06 smithi023 ceph-mon[113671]: osdmap e1029: 8 total, 8 up, 8 in 2024-02-11T22:32:06.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:06 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:06 smithi160 ceph-mon[106289]: osdmap e1029: 8 total, 8 up, 8 in 2024-02-11T22:32:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:07 smithi023 ceph-mon[111262]: pgmap v1282: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:07 smithi023 ceph-mon[111262]: osdmap e1030: 8 total, 8 up, 8 in 2024-02-11T22:32:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:07 smithi023 ceph-mon[113671]: pgmap v1282: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:07 smithi023 ceph-mon[113671]: osdmap e1030: 8 total, 8 up, 8 in 2024-02-11T22:32:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:07.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:07 smithi160 ceph-mon[106289]: pgmap v1282: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:07 smithi160 ceph-mon[106289]: osdmap e1030: 8 total, 8 up, 8 in 2024-02-11T22:32:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:08 smithi023 ceph-mon[111262]: osdmap e1031: 8 total, 8 up, 8 in 2024-02-11T22:32:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:08 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3552273411' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:08 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:08 smithi023 ceph-mon[113671]: osdmap e1031: 8 total, 8 up, 8 in 2024-02-11T22:32:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:08 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3552273411' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:08 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:08.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:08 smithi160 ceph-mon[106289]: osdmap e1031: 8 total, 8 up, 8 in 2024-02-11T22:32:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:08 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3552273411' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:08 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:09.350 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.set (3033 ms) 2024-02-11T22:32:09.350 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[111262]: pgmap v1285: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[111262]: osdmap e1032: 8 total, 8 up, 8 in 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[113671]: pgmap v1285: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:09 smithi023 ceph-mon[113671]: osdmap e1032: 8 total, 8 up, 8 in 2024-02-11T22:32:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:09 smithi160 ceph-mon[106289]: pgmap v1285: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:09 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:09 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-167413-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:09 smithi160 ceph-mon[106289]: osdmap e1032: 8 total, 8 up, 8 in 2024-02-11T22:32:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[111262]: osdmap e1033: 8 total, 8 up, 8 in 2024-02-11T22:32:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[113671]: osdmap e1033: 8 total, 8 up, 8 in 2024-02-11T22:32:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:10 smithi160 ceph-mon[106289]: osdmap e1033: 8 total, 8 up, 8 in 2024-02-11T22:32:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[111262]: pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[111262]: osdmap e1034: 8 total, 8 up, 8 in 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[113671]: pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[113671]: osdmap e1034: 8 total, 8 up, 8 in 2024-02-11T22:32:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:11 smithi160 ceph-mon[106289]: pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:11 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:11 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:11 smithi160 ceph-mon[106289]: osdmap e1034: 8 total, 8 up, 8 in 2024-02-11T22:32:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:12 smithi023 ceph-mon[111262]: osdmap e1035: 8 total, 8 up, 8 in 2024-02-11T22:32:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:12 smithi023 ceph-mon[113671]: osdmap e1035: 8 total, 8 up, 8 in 2024-02-11T22:32:12.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:12 smithi160 ceph-mon[106289]: osdmap e1035: 8 total, 8 up, 8 in 2024-02-11T22:32:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:13 smithi023 ceph-mon[111262]: pgmap v1291: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:13 smithi023 ceph-mon[111262]: osdmap e1036: 8 total, 8 up, 8 in 2024-02-11T22:32:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:13 smithi023 ceph-mon[113671]: pgmap v1291: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:13 smithi023 ceph-mon[113671]: osdmap e1036: 8 total, 8 up, 8 in 2024-02-11T22:32:13.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:13 smithi160 ceph-mon[106289]: pgmap v1291: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:13 smithi160 ceph-mon[106289]: osdmap e1036: 8 total, 8 up, 8 in 2024-02-11T22:32:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:14 smithi023 ceph-mon[111262]: osdmap e1037: 8 total, 8 up, 8 in 2024-02-11T22:32:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:14 smithi023 ceph-mon[111262]: pgmap v1294: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:14 smithi023 ceph-mon[113671]: osdmap e1037: 8 total, 8 up, 8 in 2024-02-11T22:32:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:14 smithi023 ceph-mon[113671]: pgmap v1294: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:14.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:14 smithi160 ceph-mon[106289]: osdmap e1037: 8 total, 8 up, 8 in 2024-02-11T22:32:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:14 smithi160 ceph-mon[106289]: pgmap v1294: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:15 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:15 smithi160 ceph-mon[106289]: osdmap e1038: 8 total, 8 up, 8 in 2024-02-11T22:32:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-mon[111262]: osdmap e1038: 8 total, 8 up, 8 in 2024-02-11T22:32:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-mon[113671]: osdmap e1038: 8 total, 8 up, 8 in 2024-02-11T22:32:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:32:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:32:15] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2024-02-11T22:32:16.428 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_implicit_ec (7078 ms) 2024-02-11T22:32:16.428 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-02-11T22:32:16.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:16 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:16 smithi160 ceph-mon[106289]: osdmap e1039: 8 total, 8 up, 8 in 2024-02-11T22:32:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:16 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:16 smithi160 ceph-mon[106289]: pgmap v1297: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[111262]: osdmap e1039: 8 total, 8 up, 8 in 2024-02-11T22:32:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[111262]: pgmap v1297: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[113671]: osdmap e1039: 8 total, 8 up, 8 in 2024-02-11T22:32:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]: dispatch 2024-02-11T22:32:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:16 smithi023 ceph-mon[113671]: pgmap v1297: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: osdmap e1040: 8 total, 8 up, 8 in 2024-02-11T22:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: osdmap e1040: 8 total, 8 up, 8 in 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/539009798' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-6"}]': finished 2024-02-11T22:32:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: osdmap e1040: 8 total, 8 up, 8 in 2024-02-11T22:32:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:18 smithi160 ceph-mon[106289]: osdmap e1041: 8 total, 8 up, 8 in 2024-02-11T22:32:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:18 smithi160 ceph-mon[106289]: pgmap v1300: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[111262]: osdmap e1041: 8 total, 8 up, 8 in 2024-02-11T22:32:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[111262]: pgmap v1300: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[113671]: osdmap e1041: 8 total, 8 up, 8 in 2024-02-11T22:32:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:18 smithi023 ceph-mon[113671]: pgmap v1300: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:19 smithi160 ceph-mon[106289]: osdmap e1042: 8 total, 8 up, 8 in 2024-02-11T22:32:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:19 smithi023 ceph-mon[111262]: osdmap e1042: 8 total, 8 up, 8 in 2024-02-11T22:32:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:19 smithi023 ceph-mon[113671]: osdmap e1042: 8 total, 8 up, 8 in 2024-02-11T22:32:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:20 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:20 smithi023 ceph-mon[113671]: osdmap e1043: 8 total, 8 up, 8 in 2024-02-11T22:32:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:20 smithi023 ceph-mon[113671]: pgmap v1303: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:20 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:20 smithi023 ceph-mon[111262]: osdmap e1043: 8 total, 8 up, 8 in 2024-02-11T22:32:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:20 smithi023 ceph-mon[111262]: pgmap v1303: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:20 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:20 smithi160 ceph-mon[106289]: osdmap e1043: 8 total, 8 up, 8 in 2024-02-11T22:32:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:20 smithi160 ceph-mon[106289]: pgmap v1303: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[111262]: osdmap e1044: 8 total, 8 up, 8 in 2024-02-11T22:32:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[113671]: osdmap e1044: 8 total, 8 up, 8 in 2024-02-11T22:32:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:21 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:21 smithi160 ceph-mon[106289]: osdmap e1044: 8 total, 8 up, 8 in 2024-02-11T22:32:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:22 smithi023 ceph-mon[111262]: osdmap e1045: 8 total, 8 up, 8 in 2024-02-11T22:32:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:22 smithi023 ceph-mon[111262]: pgmap v1306: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:22 smithi023 ceph-mon[113671]: osdmap e1045: 8 total, 8 up, 8 in 2024-02-11T22:32:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:22 smithi023 ceph-mon[113671]: pgmap v1306: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:22 smithi160 ceph-mon[106289]: osdmap e1045: 8 total, 8 up, 8 in 2024-02-11T22:32:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:22 smithi160 ceph-mon[106289]: pgmap v1306: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7058 ms) 2024-02-11T22:32:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-02-11T22:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[111262]: osdmap e1046: 8 total, 8 up, 8 in 2024-02-11T22:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[113671]: osdmap e1046: 8 total, 8 up, 8 in 2024-02-11T22:32:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:23 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:23 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:23 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:23 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:23 smithi160 ceph-mon[106289]: osdmap e1046: 8 total, 8 up, 8 in 2024-02-11T22:32:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:23 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]: dispatch 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: osdmap e1047: 8 total, 8 up, 8 in 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[111262]: pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: osdmap e1047: 8 total, 8 up, 8 in 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:24 smithi023 ceph-mon[113671]: pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2640664169' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-7"}]': finished 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: osdmap e1047: 8 total, 8 up, 8 in 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:24 smithi160 ceph-mon[106289]: pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[111262]: osdmap e1048: 8 total, 8 up, 8 in 2024-02-11T22:32:25.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:25.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[113671]: osdmap e1048: 8 total, 8 up, 8 in 2024-02-11T22:32:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:25 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:25 smithi160 ceph-mon[106289]: osdmap e1048: 8 total, 8 up, 8 in 2024-02-11T22:32:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:25 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:25 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:32:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:32:25] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-02-11T22:32:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:26 smithi023 ceph-mon[111262]: pgmap v1312: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:26 smithi023 ceph-mon[111262]: osdmap e1049: 8 total, 8 up, 8 in 2024-02-11T22:32:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:26 smithi023 ceph-mon[113671]: pgmap v1312: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:26 smithi023 ceph-mon[113671]: osdmap e1049: 8 total, 8 up, 8 in 2024-02-11T22:32:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:26 smithi160 ceph-mon[106289]: pgmap v1312: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:26 smithi160 ceph-mon[106289]: osdmap e1049: 8 total, 8 up, 8 in 2024-02-11T22:32:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:27 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:27 smithi023 ceph-mon[111262]: osdmap e1050: 8 total, 8 up, 8 in 2024-02-11T22:32:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:27 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:27 smithi023 ceph-mon[113671]: osdmap e1050: 8 total, 8 up, 8 in 2024-02-11T22:32:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:27 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:27 smithi160 ceph-mon[106289]: osdmap e1050: 8 total, 8 up, 8 in 2024-02-11T22:32:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:28 smithi023 ceph-mon[111262]: osdmap e1051: 8 total, 8 up, 8 in 2024-02-11T22:32:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:28 smithi023 ceph-mon[111262]: pgmap v1315: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:28 smithi023 ceph-mon[113671]: osdmap e1051: 8 total, 8 up, 8 in 2024-02-11T22:32:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:28 smithi023 ceph-mon[113671]: pgmap v1315: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:28 smithi160 ceph-mon[106289]: osdmap e1051: 8 total, 8 up, 8 in 2024-02-11T22:32:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:28 smithi160 ceph-mon[106289]: pgmap v1315: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:29 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:29 smithi023 ceph-mon[111262]: osdmap e1052: 8 total, 8 up, 8 in 2024-02-11T22:32:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:29 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:29 smithi023 ceph-mon[113671]: osdmap e1052: 8 total, 8 up, 8 in 2024-02-11T22:32:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:29 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:29 smithi160 ceph-mon[106289]: osdmap e1052: 8 total, 8 up, 8 in 2024-02-11T22:32:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:31 smithi023 ceph-mon[111262]: pgmap v1317: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 253 B/s wr, 0 op/s 2024-02-11T22:32:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:31 smithi023 ceph-mon[113671]: pgmap v1317: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 253 B/s wr, 0 op/s 2024-02-11T22:32:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:31 smithi160 ceph-mon[106289]: pgmap v1317: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 253 B/s wr, 0 op/s 2024-02-11T22:32:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:32 smithi023 ceph-mon[111262]: osdmap e1053: 8 total, 8 up, 8 in 2024-02-11T22:32:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:32 smithi023 ceph-mon[113671]: osdmap e1053: 8 total, 8 up, 8 in 2024-02-11T22:32:32.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:32 smithi160 ceph-mon[106289]: osdmap e1053: 8 total, 8 up, 8 in 2024-02-11T22:32:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:32:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T22:32:32.930172361Z level=info msg="Completed cleanup jobs" duration=1.338976ms 2024-02-11T22:32:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:33 smithi023 ceph-mon[111262]: pgmap v1319: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-02-11T22:32:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:33 smithi023 ceph-mon[111262]: osdmap e1054: 8 total, 8 up, 8 in 2024-02-11T22:32:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:33 smithi023 ceph-mon[113671]: pgmap v1319: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-02-11T22:32:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:33 smithi023 ceph-mon[113671]: osdmap e1054: 8 total, 8 up, 8 in 2024-02-11T22:32:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:33 smithi160 ceph-mon[106289]: pgmap v1319: 113 pgs: 2 creating+peering, 111 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 203 B/s wr, 0 op/s 2024-02-11T22:32:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:33 smithi160 ceph-mon[106289]: osdmap e1054: 8 total, 8 up, 8 in 2024-02-11T22:32:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:34 smithi023 ceph-mon[111262]: osdmap e1055: 8 total, 8 up, 8 in 2024-02-11T22:32:34.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:34 smithi023 ceph-mon[113671]: osdmap e1055: 8 total, 8 up, 8 in 2024-02-11T22:32:34.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:34 smithi160 ceph-mon[106289]: osdmap e1055: 8 total, 8 up, 8 in 2024-02-11T22:32:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[111262]: pgmap v1322: 113 pgs: 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-11T22:32:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[111262]: osdmap e1056: 8 total, 8 up, 8 in 2024-02-11T22:32:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[113671]: pgmap v1322: 113 pgs: 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-11T22:32:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[113671]: osdmap e1056: 8 total, 8 up, 8 in 2024-02-11T22:32:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:35 smithi160 ceph-mon[106289]: pgmap v1322: 113 pgs: 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-11T22:32:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:35 smithi160 ceph-mon[106289]: osdmap e1056: 8 total, 8 up, 8 in 2024-02-11T22:32:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:35 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:32:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:32:35] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-02-11T22:32:36.302 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_put_snap_ec (12816 ms) 2024-02-11T22:32:36.302 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[111262]: osdmap e1057: 8 total, 8 up, 8 in 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[113671]: osdmap e1057: 8 total, 8 up, 8 in 2024-02-11T22:32:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:36.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:36 smithi160 ceph-mon[106289]: osdmap e1057: 8 total, 8 up, 8 in 2024-02-11T22:32:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:36 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/595429697' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]: dispatch 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: pgmap v1325: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: osdmap e1058: 8 total, 8 up, 8 in 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: pgmap v1325: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: osdmap e1058: 8 total, 8 up, 8 in 2024-02-11T22:32:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: pgmap v1325: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-8"}]': finished 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: osdmap e1058: 8 total, 8 up, 8 in 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:37.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[113671]: osdmap e1059: 8 total, 8 up, 8 in 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[111262]: osdmap e1059: 8 total, 8 up, 8 in 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:38 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:38.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:38 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:38 smithi160 ceph-mon[106289]: osdmap e1059: 8 total, 8 up, 8 in 2024-02-11T22:32:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:38 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:38 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:39 smithi023 ceph-mon[111262]: pgmap v1328: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:39 smithi023 ceph-mon[111262]: osdmap e1060: 8 total, 8 up, 8 in 2024-02-11T22:32:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:39 smithi023 ceph-mon[113671]: pgmap v1328: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:39 smithi023 ceph-mon[113671]: osdmap e1060: 8 total, 8 up, 8 in 2024-02-11T22:32:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:39 smithi160 ceph-mon[106289]: pgmap v1328: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:39 smithi160 ceph-mon[106289]: osdmap e1060: 8 total, 8 up, 8 in 2024-02-11T22:32:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:40 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:40 smithi023 ceph-mon[111262]: osdmap e1061: 8 total, 8 up, 8 in 2024-02-11T22:32:40.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:40 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:40 smithi023 ceph-mon[113671]: osdmap e1061: 8 total, 8 up, 8 in 2024-02-11T22:32:40.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:40 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:40 smithi160 ceph-mon[106289]: osdmap e1061: 8 total, 8 up, 8 in 2024-02-11T22:32:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:41 smithi023 ceph-mon[111262]: pgmap v1331: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:41 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:41 smithi023 ceph-mon[111262]: osdmap e1062: 8 total, 8 up, 8 in 2024-02-11T22:32:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:41 smithi023 ceph-mon[113671]: pgmap v1331: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:41 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:41 smithi023 ceph-mon[113671]: osdmap e1062: 8 total, 8 up, 8 in 2024-02-11T22:32:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:41 smithi160 ceph-mon[106289]: pgmap v1331: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:41 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:41 smithi160 ceph-mon[106289]: osdmap e1062: 8 total, 8 up, 8 in 2024-02-11T22:32:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:42 smithi023 ceph-mon[111262]: osdmap e1063: 8 total, 8 up, 8 in 2024-02-11T22:32:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:42 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:42 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:42 smithi023 ceph-mon[113671]: osdmap e1063: 8 total, 8 up, 8 in 2024-02-11T22:32:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:42 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:42 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:42.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:42 smithi160 ceph-mon[106289]: osdmap e1063: 8 total, 8 up, 8 in 2024-02-11T22:32:42.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:42 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:42.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:42 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:43.385 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.test_explicit_ec (7084 ms) 2024-02-11T22:32:43.386 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.set_ec 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: pgmap v1334: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: osdmap e1064: 8 total, 8 up, 8 in 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: pgmap v1334: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: osdmap e1064: 8 total, 8 up, 8 in 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:43 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: pgmap v1334: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: osdmap e1064: 8 total, 8 up, 8 in 2024-02-11T22:32:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1880992626' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:43 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]: dispatch 2024-02-11T22:32:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: osdmap e1065: 8 total, 8 up, 8 in 2024-02-11T22:32:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:44.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:44.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:44 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: osdmap e1065: 8 total, 8 up, 8 in 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-9"}]': finished 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: osdmap e1065: 8 total, 8 up, 8 in 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-11T22:32:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:44 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:32:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[111262]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[111262]: osdmap e1066: 8 total, 8 up, 8 in 2024-02-11T22:32:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:32:45] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.43.0" 2024-02-11T22:32:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[113671]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[113671]: osdmap e1066: 8 total, 8 up, 8 in 2024-02-11T22:32:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:45 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:45 smithi160 ceph-mon[106289]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:46.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:45 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi023-167413-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-11T22:32:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:45 smithi160 ceph-mon[106289]: osdmap e1066: 8 total, 8 up, 8 in 2024-02-11T22:32:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:45 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:45 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: osdmap e1067: 8 total, 8 up, 8 in 2024-02-11T22:32:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: osdmap e1068: 8 total, 8 up, 8 in 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: osdmap e1067: 8 total, 8 up, 8 in 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:47.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: osdmap e1068: 8 total, 8 up, 8 in 2024-02-11T22:32:47.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:32:47.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:32:47.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: osdmap e1067: 8 total, 8 up, 8 in 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi023-167413-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: osdmap e1068: 8 total, 8 up, 8 in 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:32:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:32:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:48 smithi160 ceph-mon[106289]: osdmap e1069: 8 total, 8 up, 8 in 2024-02-11T22:32:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:48 smithi160 ceph-mon[106289]: pgmap v1343: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:48 smithi023 ceph-mon[111262]: osdmap e1069: 8 total, 8 up, 8 in 2024-02-11T22:32:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:48 smithi023 ceph-mon[111262]: pgmap v1343: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:48 smithi023 ceph-mon[113671]: osdmap e1069: 8 total, 8 up, 8 in 2024-02-11T22:32:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:48 smithi023 ceph-mon[113671]: pgmap v1343: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:49 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:49 smithi160 ceph-mon[106289]: osdmap e1070: 8 total, 8 up, 8 in 2024-02-11T22:32:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:49 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:49.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:49 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[111262]: osdmap e1070: 8 total, 8 up, 8 in 2024-02-11T22:32:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[113671]: osdmap e1070: 8 total, 8 up, 8 in 2024-02-11T22:32:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:49 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.476 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.set_ec (7090 ms) 2024-02-11T22:32:50.476 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 10 tests from cls_rgw (61717 ms total) 2024-02-11T22:32:50.476 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:32:50.476 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:32:50.476 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 10 tests from 1 test suite ran. (61717 ms total) 2024-02-11T22:32:50.476 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 10 tests. 2024-02-11T22:32:50.479 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:32:50.479 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:32:50.554 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-02-11T22:32:50.555 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_rgw.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2024-02-11T22:32:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:32:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 16 tests from 1 test suite. 2024-02-11T22:32:50.632 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:32:50.632 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 16 tests from cls_rgw 2024-02-11T22:32:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[113671]: osdmap e1071: 8 total, 8 up, 8 in 2024-02-11T22:32:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[113671]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[111262]: osdmap e1071: 8 total, 8 up, 8 in 2024-02-11T22:32:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:50 smithi023 ceph-mon[111262]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:50 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:50.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:50 smithi160 ceph-mon[106289]: osdmap e1071: 8 total, 8 up, 8 in 2024-02-11T22:32:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:50 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/945278476' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:50 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]: dispatch 2024-02-11T22:32:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:50 smithi160 ceph-mon[106289]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[111262]: osdmap e1072: 8 total, 8 up, 8 in 2024-02-11T22:32:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[113671]: osdmap e1072: 8 total, 8 up, 8 in 2024-02-11T22:32:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:51 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:51 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:51 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi023-167413-10"}]': finished 2024-02-11T22:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:51 smithi160 ceph-mon[106289]: osdmap e1072: 8 total, 8 up, 8 in 2024-02-11T22:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:32:52.505 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_basic 2024-02-11T22:32:52.553 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_basic (48 ms) 2024-02-11T22:32:52.554 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-02-11T22:32:52.582 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (29 ms) 2024-02-11T22:32:52.582 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_remove_object 2024-02-11T22:32:52.620 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_remove_object (38 ms) 2024-02-11T22:32:52.621 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_suggest 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[111262]: osdmap e1073: 8 total, 8 up, 8 in 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2253476872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[111262]: pgmap v1349: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[113671]: osdmap e1073: 8 total, 8 up, 8 in 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2253476872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:52 smithi023 ceph-mon[113671]: pgmap v1349: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:52 smithi160 ceph-mon[106289]: osdmap e1073: 8 total, 8 up, 8 in 2024-02-11T22:32:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:52 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2253476872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:52 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:32:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:52 smithi160 ceph-mon[106289]: pgmap v1349: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:53 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:53 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:53 smithi023 ceph-mon[111262]: osdmap e1074: 8 total, 8 up, 8 in 2024-02-11T22:32:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:53 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:53 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:53 smithi023 ceph-mon[113671]: osdmap e1074: 8 total, 8 up, 8 in 2024-02-11T22:32:53.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:53 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:32:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:53 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:32:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:53 smithi160 ceph-mon[106289]: osdmap e1074: 8 total, 8 up, 8 in 2024-02-11T22:32:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_suggest (1466 ms) 2024-02-11T22:32:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-02-11T22:32:54.093 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-02-11T22:32:54.093 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_list 2024-02-11T22:32:54.113 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_list (21 ms) 2024-02-11T22:32:54.113 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-02-11T22:32:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:54 smithi023 ceph-mon[111262]: osdmap e1075: 8 total, 8 up, 8 in 2024-02-11T22:32:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:54 smithi023 ceph-mon[111262]: pgmap v1352: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:54 smithi023 ceph-mon[113671]: osdmap e1075: 8 total, 8 up, 8 in 2024-02-11T22:32:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:54 smithi023 ceph-mon[113671]: pgmap v1352: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:54 smithi160 ceph-mon[106289]: osdmap e1075: 8 total, 8 up, 8 in 2024-02-11T22:32:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:54 smithi160 ceph-mon[106289]: pgmap v1352: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:32:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:55 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:55 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:32:55.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:32:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:32:55] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2024-02-11T22:32:55.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:55 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:55.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:55 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:32:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:55 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:32:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:55 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:32:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:56 smithi023 ceph-mon[111262]: pgmap v1353: 137 pgs: 4 creating+peering, 18 unknown, 115 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 13 KiB/s wr, 30 op/s 2024-02-11T22:32:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:56 smithi023 ceph-mon[113671]: pgmap v1353: 137 pgs: 4 creating+peering, 18 unknown, 115 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 13 KiB/s wr, 30 op/s 2024-02-11T22:32:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:56 smithi160 ceph-mon[106289]: pgmap v1353: 137 pgs: 4 creating+peering, 18 unknown, 115 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 13 KiB/s wr, 30 op/s 2024-02-11T22:32:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:32:58 smithi023 ceph-mon[111262]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 98 KiB/s wr, 319 op/s 2024-02-11T22:32:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:32:58 smithi023 ceph-mon[113671]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 98 KiB/s wr, 319 op/s 2024-02-11T22:32:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:32:58 smithi160 ceph-mon[106289]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 98 KiB/s wr, 319 op/s 2024-02-11T22:33:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:01 smithi023 ceph-mon[111262]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 711 KiB/s rd, 452 KiB/s wr, 1.38k op/s 2024-02-11T22:33:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:01 smithi023 ceph-mon[113671]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 711 KiB/s rd, 452 KiB/s wr, 1.38k op/s 2024-02-11T22:33:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:01 smithi160 ceph-mon[106289]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 711 KiB/s rd, 452 KiB/s wr, 1.38k op/s 2024-02-11T22:33:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:03 smithi023 ceph-mon[111262]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 400 KiB/s wr, 1.22k op/s 2024-02-11T22:33:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:03 smithi023 ceph-mon[113671]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 400 KiB/s wr, 1.22k op/s 2024-02-11T22:33:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:03 smithi160 ceph-mon[106289]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 628 KiB/s rd, 400 KiB/s wr, 1.22k op/s 2024-02-11T22:33:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:05 smithi023 ceph-mon[111262]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 993 KiB/s rd, 645 KiB/s wr, 1.95k op/s 2024-02-11T22:33:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:05 smithi023 ceph-mon[113671]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 993 KiB/s rd, 645 KiB/s wr, 1.95k op/s 2024-02-11T22:33:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:05 smithi160 ceph-mon[106289]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 993 KiB/s rd, 645 KiB/s wr, 1.95k op/s 2024-02-11T22:33:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:33:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:33:05] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2024-02-11T22:33:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:07 smithi023 ceph-mon[111262]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 830 KiB/s rd, 539 KiB/s wr, 1.63k op/s 2024-02-11T22:33:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:07 smithi023 ceph-mon[113671]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 830 KiB/s rd, 539 KiB/s wr, 1.63k op/s 2024-02-11T22:33:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:07.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:07 smithi160 ceph-mon[106289]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 830 KiB/s rd, 539 KiB/s wr, 1.63k op/s 2024-02-11T22:33:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:09 smithi023 ceph-mon[111262]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 534 KiB/s wr, 1.62k op/s 2024-02-11T22:33:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:09 smithi023 ceph-mon[113671]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 534 KiB/s wr, 1.62k op/s 2024-02-11T22:33:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:09 smithi160 ceph-mon[106289]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 534 KiB/s wr, 1.62k op/s 2024-02-11T22:33:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:11 smithi023 ceph-mon[111262]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1016 KiB/s rd, 677 KiB/s wr, 2.03k op/s 2024-02-11T22:33:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:11 smithi023 ceph-mon[113671]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1016 KiB/s rd, 677 KiB/s wr, 2.03k op/s 2024-02-11T22:33:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:11 smithi160 ceph-mon[106289]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1016 KiB/s rd, 677 KiB/s wr, 2.03k op/s 2024-02-11T22:33:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:13 smithi023 ceph-mon[111262]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-02-11T22:33:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:13 smithi023 ceph-mon[113671]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-02-11T22:33:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:13 smithi160 ceph-mon[106289]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-02-11T22:33:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:15 smithi023 ceph-mon[111262]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 915 KiB/s rd, 610 KiB/s wr, 1.83k op/s 2024-02-11T22:33:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:15 smithi023 ceph-mon[113671]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 915 KiB/s rd, 610 KiB/s wr, 1.83k op/s 2024-02-11T22:33:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:15 smithi160 ceph-mon[106289]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 915 KiB/s rd, 610 KiB/s wr, 1.83k op/s 2024-02-11T22:33:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:33:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:33:15] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2024-02-11T22:33:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:17 smithi023 ceph-mon[111262]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-02-11T22:33:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:17 smithi023 ceph-mon[113671]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-02-11T22:33:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:17 smithi160 ceph-mon[106289]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-02-11T22:33:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:19 smithi023 ceph-mon[111262]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-02-11T22:33:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:19 smithi023 ceph-mon[113671]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-02-11T22:33:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:19 smithi160 ceph-mon[106289]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-02-11T22:33:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:21 smithi023 ceph-mon[111262]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-02-11T22:33:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:21 smithi023 ceph-mon[113671]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-02-11T22:33:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:21 smithi160 ceph-mon[106289]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-02-11T22:33:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:23 smithi023 ceph-mon[111262]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-02-11T22:33:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:23 smithi023 ceph-mon[113671]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-02-11T22:33:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:23 smithi160 ceph-mon[106289]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 366 KiB/s wr, 1.10k op/s 2024-02-11T22:33:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:25 smithi023 ceph-mon[111262]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 820 KiB/s rd, 546 KiB/s wr, 1.64k op/s 2024-02-11T22:33:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:25 smithi023 ceph-mon[113671]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 820 KiB/s rd, 546 KiB/s wr, 1.64k op/s 2024-02-11T22:33:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:25 smithi160 ceph-mon[106289]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 820 KiB/s rd, 546 KiB/s wr, 1.64k op/s 2024-02-11T22:33:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:33:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:33:25] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-02-11T22:33:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:27 smithi023 ceph-mon[111262]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-02-11T22:33:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:27 smithi023 ceph-mon[113671]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-02-11T22:33:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:27 smithi160 ceph-mon[106289]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-02-11T22:33:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:29 smithi023 ceph-mon[111262]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-02-11T22:33:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:29 smithi023 ceph-mon[113671]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-02-11T22:33:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:29 smithi160 ceph-mon[106289]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-02-11T22:33:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:31 smithi023 ceph-mon[111262]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 809 KiB/s rd, 540 KiB/s wr, 1.62k op/s 2024-02-11T22:33:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:31 smithi023 ceph-mon[113671]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 809 KiB/s rd, 540 KiB/s wr, 1.62k op/s 2024-02-11T22:33:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:31 smithi160 ceph-mon[106289]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 809 KiB/s rd, 540 KiB/s wr, 1.62k op/s 2024-02-11T22:33:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:33 smithi023 ceph-mon[111262]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-11T22:33:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:33 smithi023 ceph-mon[113671]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-11T22:33:33.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:33 smithi160 ceph-mon[106289]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-11T22:33:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:35 smithi023 ceph-mon[111262]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 538 KiB/s wr, 1.61k op/s 2024-02-11T22:33:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:35 smithi023 ceph-mon[113671]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 538 KiB/s wr, 1.61k op/s 2024-02-11T22:33:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:35 smithi160 ceph-mon[106289]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 538 KiB/s wr, 1.61k op/s 2024-02-11T22:33:35.807 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_list_delimited (41693 ms) 2024-02-11T22:33:35.807 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.bi_list 2024-02-11T22:33:35.879 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.bi_list (72 ms) 2024-02-11T22:33:35.879 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.gc_set 2024-02-11T22:33:35.905 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-02-11T22:33:35.906 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.gc_list 2024-02-11T22:33:35.929 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.gc_list (24 ms) 2024-02-11T22:33:35.930 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.gc_defer 2024-02-11T22:33:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:33:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:33:35] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-02-11T22:33:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[111262]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[111262]: osdmap e1076: 8 total, 8 up, 8 in 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4003708024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[113671]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[113671]: osdmap e1076: 8 total, 8 up, 8 in 2024-02-11T22:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4003708024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:37 smithi160 ceph-mon[106289]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-11T22:33:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:37 smithi160 ceph-mon[106289]: osdmap e1076: 8 total, 8 up, 8 in 2024-02-11T22:33:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4003708024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:38 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4003708024' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:38 smithi023 ceph-mon[111262]: osdmap e1077: 8 total, 8 up, 8 in 2024-02-11T22:33:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:38 smithi023 ceph-mon[111262]: pgmap v1376: 169 pgs: 9 creating+peering, 23 unknown, 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 270 KiB/s wr, 809 op/s 2024-02-11T22:33:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:38 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4003708024' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:38 smithi023 ceph-mon[113671]: osdmap e1077: 8 total, 8 up, 8 in 2024-02-11T22:33:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:38 smithi023 ceph-mon[113671]: pgmap v1376: 169 pgs: 9 creating+peering, 23 unknown, 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 270 KiB/s wr, 809 op/s 2024-02-11T22:33:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:38 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4003708024' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168236-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:38 smithi160 ceph-mon[106289]: osdmap e1077: 8 total, 8 up, 8 in 2024-02-11T22:33:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:38 smithi160 ceph-mon[106289]: pgmap v1376: 169 pgs: 9 creating+peering, 23 unknown, 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 270 KiB/s wr, 809 op/s 2024-02-11T22:33:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:39 smithi023 ceph-mon[111262]: osdmap e1078: 8 total, 8 up, 8 in 2024-02-11T22:33:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:39 smithi023 ceph-mon[113671]: osdmap e1078: 8 total, 8 up, 8 in 2024-02-11T22:33:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:39 smithi160 ceph-mon[106289]: osdmap e1078: 8 total, 8 up, 8 in 2024-02-11T22:33:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:40 smithi023 ceph-mon[111262]: pgmap v1378: 169 pgs: 9 creating+peering, 14 unknown, 146 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 228 KiB/s wr, 678 op/s 2024-02-11T22:33:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:40 smithi023 ceph-mon[113671]: pgmap v1378: 169 pgs: 9 creating+peering, 14 unknown, 146 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 228 KiB/s wr, 678 op/s 2024-02-11T22:33:40.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:40 smithi160 ceph-mon[106289]: pgmap v1378: 169 pgs: 9 creating+peering, 14 unknown, 146 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 228 KiB/s wr, 678 op/s 2024-02-11T22:33:42.631 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.gc_defer (6701 ms) 2024-02-11T22:33:42.631 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.usage_basic 2024-02-11T22:33:42.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.usage_basic (75 ms) 2024-02-11T22:33:42.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-02-11T22:33:42.707 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-02-11T22:33:42.707 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.usage_clear 2024-02-11T22:33:42.819 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.usage_clear (113 ms) 2024-02-11T22:33:42.819 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-02-11T22:33:42.862 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.bi_log_trim (43 ms) 2024-02-11T22:33:42.862 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-02-11T22:33:42.874 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw.index_racing_removes (11 ms) 2024-02-11T22:33:42.904 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:42 smithi023 ceph-mon[111262]: pgmap v1379: 169 pgs: 9 creating+peering, 160 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 229 KiB/s wr, 679 op/s 2024-02-11T22:33:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:42 smithi023 ceph-mon[113671]: pgmap v1379: 169 pgs: 9 creating+peering, 160 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 229 KiB/s wr, 679 op/s 2024-02-11T22:33:42.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:42 smithi160 ceph-mon[106289]: pgmap v1379: 169 pgs: 9 creating+peering, 160 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 229 KiB/s wr, 679 op/s 2024-02-11T22:33:43.647 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 16 tests from cls_rgw (50368 ms total) 2024-02-11T22:33:43.647 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:33:43.647 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:33:43.647 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 16 tests from 1 test suite ran. (53013 ms total) 2024-02-11T22:33:43.647 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 16 tests. 2024-02-11T22:33:43.649 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:33:43.649 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:33:43.724 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-02-11T22:33:43.725 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_rgw_gc.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2024-02-11T22:33:43.801 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:33:43.801 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 9 tests from 1 test suite. 2024-02-11T22:33:43.801 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:33:43.801 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 9 tests from cls_rgw_gc 2024-02-11T22:33:43.801 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.init 2024-02-11T22:33:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:43 smithi023 ceph-mon[111262]: osdmap e1079: 8 total, 8 up, 8 in 2024-02-11T22:33:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:43 smithi023 ceph-mon[113671]: osdmap e1079: 8 total, 8 up, 8 in 2024-02-11T22:33:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:43 smithi160 ceph-mon[106289]: osdmap e1079: 8 total, 8 up, 8 in 2024-02-11T22:33:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:44 smithi023 ceph-mon[111262]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 224 KiB/s wr, 664 op/s 2024-02-11T22:33:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:44 smithi023 ceph-mon[111262]: osdmap e1080: 8 total, 8 up, 8 in 2024-02-11T22:33:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:44 smithi023 ceph-mon[113671]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 224 KiB/s wr, 664 op/s 2024-02-11T22:33:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:44 smithi023 ceph-mon[113671]: osdmap e1080: 8 total, 8 up, 8 in 2024-02-11T22:33:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:44 smithi160 ceph-mon[106289]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 569 KiB/s rd, 224 KiB/s wr, 664 op/s 2024-02-11T22:33:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:44 smithi160 ceph-mon[106289]: osdmap e1080: 8 total, 8 up, 8 in 2024-02-11T22:33:45.687 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.init (1885 ms) 2024-02-11T22:33:45.687 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-02-11T22:33:45.713 INFO:tasks.workunit.client.0.smithi023.stderr:[ ] list info tag = chain-0 2024-02-11T22:33:45.713 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (27 ms) 2024-02-11T22:33:45.713 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-02-11T22:33:45.719 INFO:tasks.workunit.client.0.smithi023.stderr:[ ] next_marker is: = 0/4263 2024-02-11T22:33:45.719 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-02-11T22:33:45.719 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-02-11T22:33:45.727 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (8 ms) 2024-02-11T22:33:45.727 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-02-11T22:33:45.735 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (8 ms) 2024-02-11T22:33:45.735 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-02-11T22:33:45.742 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-02-11T22:33:45.742 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-02-11T22:33:45.749 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (7 ms) 2024-02-11T22:33:45.749 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-02-11T22:33:45.755 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2024-02-11T22:33:45.755 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_gc.finalize 2024-02-11T22:33:45.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:45 smithi160 ceph-mon[106289]: osdmap e1081: 8 total, 8 up, 8 in 2024-02-11T22:33:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:45 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1368508948' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168322-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:45 smithi023 ceph-mon[111262]: osdmap e1081: 8 total, 8 up, 8 in 2024-02-11T22:33:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:45 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1368508948' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168322-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:33:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:33:45] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-02-11T22:33:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:45 smithi023 ceph-mon[113671]: osdmap e1081: 8 total, 8 up, 8 in 2024-02-11T22:33:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:45 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1368508948' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168322-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:46.711 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_gc.finalize (956 ms) 2024-02-11T22:33:46.712 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 9 tests from cls_rgw_gc (2910 ms total) 2024-02-11T22:33:46.712 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:33:46.712 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:33:46.712 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 9 tests from 1 test suite ran. (2910 ms total) 2024-02-11T22:33:46.712 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 9 tests. 2024-02-11T22:33:46.714 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:33:46.714 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:33:46.783 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-02-11T22:33:46.784 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_rgw_stats.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2024-02-11T22:33:46.864 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 1 test from 1 test suite. 2024-02-11T22:33:46.864 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:33:46.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:46 smithi160 ceph-mon[106289]: pgmap v1384: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:46.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:46 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:33:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:46 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1368508948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168322-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:46 smithi160 ceph-mon[106289]: osdmap e1082: 8 total, 8 up, 8 in 2024-02-11T22:33:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:46 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[111262]: pgmap v1384: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1368508948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168322-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[111262]: osdmap e1082: 8 total, 8 up, 8 in 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[113671]: pgmap v1384: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1368508948' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168322-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[113671]: osdmap e1082: 8 total, 8 up, 8 in 2024-02-11T22:33:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:46 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[111262]: osdmap e1083: 8 total, 8 up, 8 in 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[113671]: osdmap e1083: 8 total, 8 up, 8 in 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:33:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:47 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:33:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:47 smithi160 ceph-mon[106289]: osdmap e1083: 8 total, 8 up, 8 in 2024-02-11T22:33:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:33:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:33:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:47 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:33:48.738 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from cls_rgw_stats 2024-02-11T22:33:48.738 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] cls_rgw_stats.simulate 2024-02-11T22:33:48.761 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.760+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~32EG1DPC5TSL.0 size=853274 2024-02-11T22:33:48.761 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.760+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=32EG1DPC5TSL tag=7PCLR0VKLU43 type=write size=1901850 2024-02-11T22:33:48.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.762+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=TASXVM6VE30V type=write size=381480 2024-02-11T22:33:48.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.764+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=2HPP0LR2ZQRK type=write size=810240 2024-02-11T22:33:48.766 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.766+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=C39PJPP6MDPD type=del size=3218058 2024-02-11T22:33:48.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.767+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=TG7D0H8V6OZD type=write size=206256 2024-02-11T22:33:48.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.769+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=P5T8ZYMCGZ22 type=del size=725169 2024-02-11T22:33:48.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.771+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=U6CUZIURH2DP type=del size=592351 2024-02-11T22:33:48.774 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.773+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~W98V6IK41MYO.0 size=1048576 2024-02-11T22:33:48.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.774+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~W98V6IK41MYO.1 size=1020965 2024-02-11T22:33:48.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.774+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=W98V6IK41MYO tag=ZPEH0F75X8CY type=write size=3118117 2024-02-11T22:33:48.776 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.776+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=17EZKX2X0LVA type=del size=3807560 2024-02-11T22:33:48.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.778+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~9P9B3OW22NCD.0 size=1048576 2024-02-11T22:33:48.780 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.779+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~9P9B3OW22NCD.1 size=155672 2024-02-11T22:33:48.780 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.779+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=9P9B3OW22NCD tag=4IY0Y3ZELVJN type=write size=2252824 2024-02-11T22:33:48.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.781+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=QXR2B0UTATY9 type=del size=1549690 2024-02-11T22:33:48.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.782+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=2WSCUDHT3PD6 type=del size=343494 2024-02-11T22:33:48.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.785+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~N91669HRRRVX.0 size=1048576 2024-02-11T22:33:48.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.786+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~N91669HRRRVX.1 size=385795 2024-02-11T22:33:48.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.786+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=N91669HRRRVX tag=261BFR3AQDDA type=write size=2482947 2024-02-11T22:33:48.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.788+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=P30AR7PZ76FT type=del size=1504302 2024-02-11T22:33:48.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.789+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=RKF2736I8085 type=del size=3434149 2024-02-11T22:33:48.791 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.791+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=OJQN11N6M527 type=del size=2522153 2024-02-11T22:33:48.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.792+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~32EG1DPC5TSL.0 size=853274 2024-02-11T22:33:48.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.795+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=32EG1DPC5TSL tag=7PCLR0VKLU43 type=write size=1901850 2024-02-11T22:33:48.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.796+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=ZKKAKRSVP8E7 type=del size=3864644 2024-02-11T22:33:48.798 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.798+0000 7f25eee4b8c0 1 < completed write operation key=EWSK68Y02HNV tag=TASXVM6VE30V type=write size=381480 2024-02-11T22:33:48.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.799+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=EB5D38GPLNT1 type=del size=2457164 2024-02-11T22:33:48.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.801+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=2HPP0LR2ZQRK type=write size=810240 2024-02-11T22:33:48.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.802+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=ZF2RRC4MX3BA type=del size=870331 2024-02-11T22:33:48.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.803+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=C39PJPP6MDPD type=del 2024-02-11T22:33:48.805 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.805+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=JFS08CJ0CFS6 type=del size=2710978 2024-02-11T22:33:48.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.806+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=TG7D0H8V6OZD type=write size=206256 2024-02-11T22:33:48.809 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.808+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~IRGEVTVQ15AZ.0 size=1048576 2024-02-11T22:33:48.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.810+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~IRGEVTVQ15AZ.1 size=1048576 2024-02-11T22:33:48.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.811+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~IRGEVTVQ15AZ.2 size=1013489 2024-02-11T22:33:48.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.811+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=IRGEVTVQ15AZ tag=CKG02C4UGDZA type=write size=4159217 2024-02-11T22:33:48.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.812+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=P5T8ZYMCGZ22 type=del 2024-02-11T22:33:48.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.815+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~2VQW0JO7OP1X.0 size=29383 2024-02-11T22:33:48.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.815+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=2VQW0JO7OP1X tag=3C35DQIPGO9M type=write size=1077959 2024-02-11T22:33:48.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.816+0000 7f25eee4b8c0 1 < canceled operation key=IOZNRH0B3P4J tag=U6CUZIURH2DP type=del size=592351 2024-02-11T22:33:48.817 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.817+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=LMDPJSR4EFVN type=del size=1027349 2024-02-11T22:33:48.819 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.818+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~W98V6IK41MYO.0 size=1048576 2024-02-11T22:33:48.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.819+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~W98V6IK41MYO.1 size=1020965 2024-02-11T22:33:48.822 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.821+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=W98V6IK41MYO tag=ZPEH0F75X8CY type=write size=3118117 2024-02-11T22:33:48.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.822+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=DGLT2QOYFBYK type=del size=68493 2024-02-11T22:33:48.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.824+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=17EZKX2X0LVA type=del 2024-02-11T22:33:48.826 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.825+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=H4LSJTS2KHPZ type=del size=2686226 2024-02-11T22:33:48.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.827+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~9P9B3OW22NCD.0 size=1048576 2024-02-11T22:33:48.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.827+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~9P9B3OW22NCD.1 size=155672 2024-02-11T22:33:48.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.829+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=9P9B3OW22NCD tag=4IY0Y3ZELVJN type=write size=2252824 2024-02-11T22:33:48.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.831+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~C6EJUYTTLK9G.0 size=719752 2024-02-11T22:33:48.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.831+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=C6EJUYTTLK9G tag=YGKBNASZE431 type=write size=1768328 2024-02-11T22:33:48.832 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.832+0000 7f25eee4b8c0 1 < canceled operation key=AB2I7WUK0C4O tag=QXR2B0UTATY9 type=del size=1549690 2024-02-11T22:33:48.835 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.834+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~8IZUEYK8DIL9.0 size=1048576 2024-02-11T22:33:48.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.835+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~8IZUEYK8DIL9.1 size=1048576 2024-02-11T22:33:48.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.836+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~8IZUEYK8DIL9.2 size=664504 2024-02-11T22:33:48.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.836+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=8IZUEYK8DIL9 tag=AGFUOMUJ1GYJ type=write size=3810232 2024-02-11T22:33:48.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.839+0000 7f25eee4b8c0 1 < suggested update operation key=6W5AJNTFMW5C tag=2WSCUDHT3PD6 type=del size=343494 2024-02-11T22:33:48.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.840+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=119N3DFCGS4F type=write size=1007439 2024-02-11T22:33:48.841 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.840+0000 7f25eee4b8c0 1 < canceled part key=_multipart_QVCV92ZESTMD.2~N91669HRRRVX.0 size=1048576 2024-02-11T22:33:48.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.841+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~N91669HRRRVX.1 size=385795 2024-02-11T22:33:48.844 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.843+0000 7f25eee4b8c0 1 < canceled multipart upload key=QVCV92ZESTMD upload=N91669HRRRVX tag=261BFR3AQDDA type=write size=2482947 2024-02-11T22:33:48.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.845+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~X2LR328UOKDT.0 size=1048576 2024-02-11T22:33:48.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.846+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~X2LR328UOKDT.1 size=839191 2024-02-11T22:33:48.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.846+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=X2LR328UOKDT tag=43GIRP0XZI20 type=write size=2936343 2024-02-11T22:33:48.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.849+0000 7f25eee4b8c0 1 < suggested remove operation key=2FDRRA74G817 tag=P30AR7PZ76FT type=del 2024-02-11T22:33:48.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.851+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~T2VL1RBMM2TH.0 size=1048576 2024-02-11T22:33:48.852 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.852+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~T2VL1RBMM2TH.1 size=1048576 2024-02-11T22:33:48.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.853+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~T2VL1RBMM2TH.2 size=1020362 2024-02-11T22:33:48.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.853+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=T2VL1RBMM2TH tag=SVP9LF1THFDW type=write size=4166090 2024-02-11T22:33:48.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.854+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=RKF2736I8085 type=del 2024-02-11T22:33:48.856 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.855+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=920QJLSZUEWS type=del size=3255207 2024-02-11T22:33:48.856 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.856+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=OJQN11N6M527 type=del 2024-02-11T22:33:48.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.857+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=T22SFOEUC1BG type=del size=3242879 2024-02-11T22:33:48.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.860+0000 7f25eee4b8c0 1 < suggested update operation key=0DPBNOA6WTLA tag=ZKKAKRSVP8E7 type=del size=3864644 2024-02-11T22:33:48.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.863+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~4ZITDTC8AOWI.0 size=63684 2024-02-11T22:33:48.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.863+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=4ZITDTC8AOWI tag=2YRG24A9HOFV type=write size=1112260 2024-02-11T22:33:48.867 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.866+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=EB5D38GPLNT1 type=del 2024-02-11T22:33:48.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.869+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~AE3SFJDMDLY2.0 size=643939 2024-02-11T22:33:48.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.869+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=AE3SFJDMDLY2 tag=C8THIMD0IEKI type=write size=1692515 2024-02-11T22:33:48.871 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.870+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=ZF2RRC4MX3BA type=del 2024-02-11T22:33:48.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.872+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=FPGQVJ8XSO6N type=del size=3371011 2024-02-11T22:33:48.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.873+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=JFS08CJ0CFS6 type=del 2024-02-11T22:33:48.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.875+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=A8RHYWVTH4BK type=del size=2244039 2024-02-11T22:33:48.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.876+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~IRGEVTVQ15AZ.0 size=1048576 2024-02-11T22:33:48.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.876+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~IRGEVTVQ15AZ.1 size=1048576 2024-02-11T22:33:48.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.876+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~IRGEVTVQ15AZ.2 size=1013489 2024-02-11T22:33:48.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.878+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=IRGEVTVQ15AZ tag=CKG02C4UGDZA type=write size=4159217 2024-02-11T22:33:48.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.879+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=RM3PBSTNQZ8J type=del size=2992798 2024-02-11T22:33:48.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.880+0000 7f25eee4b8c0 1 < canceled part key=_multipart_QVCV92ZESTMD.2~2VQW0JO7OP1X.0 size=29383 2024-02-11T22:33:48.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.882+0000 7f25eee4b8c0 1 < canceled multipart upload key=QVCV92ZESTMD upload=2VQW0JO7OP1X tag=3C35DQIPGO9M type=write size=1077959 2024-02-11T22:33:48.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.884+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~A6P3VP1F4NK7.0 size=1048576 2024-02-11T22:33:48.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.885+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~A6P3VP1F4NK7.1 size=906325 2024-02-11T22:33:48.886 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.885+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=A6P3VP1F4NK7 tag=VL1M26WHNHLF type=write size=3003477 2024-02-11T22:33:48.887 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.886+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=LMDPJSR4EFVN type=del 2024-02-11T22:33:48.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.888+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=X8BI5SGTZ84H type=del size=202915 2024-02-11T22:33:48.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.889+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=DGLT2QOYFBYK type=del 2024-02-11T22:33:48.892 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.892+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~X0ON2A2LMZ4O.0 size=1048576 2024-02-11T22:33:48.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.893+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~X0ON2A2LMZ4O.1 size=922867 2024-02-11T22:33:48.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.893+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=X0ON2A2LMZ4O tag=TGOG75R42YRH type=write size=3020019 2024-02-11T22:33:48.894 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.894+0000 7f25eee4b8c0 -1 < failed to complete operation key=0KD7EJT7Z7QH tag=H4LSJTS2KHPZ type=del size=2686226: (22) Invalid argument 2024-02-11T22:33:48.897 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.897+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~ZQ20RTVKN5CV.0 size=1048576 2024-02-11T22:33:48.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.898+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~ZQ20RTVKN5CV.1 size=664663 2024-02-11T22:33:48.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.898+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=ZQ20RTVKN5CV tag=HCR5SN8V9LXJ type=write size=2761815 2024-02-11T22:33:48.899 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.899+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~C6EJUYTTLK9G.0 size=719752 2024-02-11T22:33:48.901 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.901+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=C6EJUYTTLK9G tag=YGKBNASZE431 type=write size=1768328 2024-02-11T22:33:48.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.903+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~3SLOXZPYWPN9.0 size=1048576 2024-02-11T22:33:48.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.904+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~3SLOXZPYWPN9.1 size=1048576 2024-02-11T22:33:48.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.905+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~3SLOXZPYWPN9.2 size=93568 2024-02-11T22:33:48.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.905+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=3SLOXZPYWPN9 tag=N7PP344UC1TK type=write size=3239296 2024-02-11T22:33:48.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.906+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~8IZUEYK8DIL9.0 size=1048576 2024-02-11T22:33:48.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.907+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~8IZUEYK8DIL9.1 size=1048576 2024-02-11T22:33:48.909 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.908+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~8IZUEYK8DIL9.2 size=664504 2024-02-11T22:33:48.911 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.910+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=8IZUEYK8DIL9 tag=AGFUOMUJ1GYJ type=write size=3810232 2024-02-11T22:33:48.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.911+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=398AORM9IDU0 type=del size=3467496 2024-02-11T22:33:48.913 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.913+0000 7f25eee4b8c0 1 < completed write operation key=ZD6VIFYM84VB tag=119N3DFCGS4F type=write size=1007439 2024-02-11T22:33:48.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.915+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~QW83HRBBLMIA.0 size=1030845 2024-02-11T22:33:48.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.915+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=QW83HRBBLMIA tag=R64C39298047 type=write size=2079421 2024-02-11T22:33:48.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.916+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~X2LR328UOKDT.0 size=1048576 2024-02-11T22:33:48.917 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.917+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~X2LR328UOKDT.1 size=839191 2024-02-11T22:33:48.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.919+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=X2LR328UOKDT tag=43GIRP0XZI20 type=write size=2936343 2024-02-11T22:33:48.922 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.922+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~LMKM2108L3LH.0 size=1048576 2024-02-11T22:33:48.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.923+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~LMKM2108L3LH.1 size=26649 2024-02-11T22:33:48.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.923+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=LMKM2108L3LH tag=TUDT6RCJLMS4 type=write size=2123801 2024-02-11T22:33:48.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.924+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~T2VL1RBMM2TH.0 size=1048576 2024-02-11T22:33:48.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.925+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~T2VL1RBMM2TH.1 size=1048576 2024-02-11T22:33:48.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.925+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~T2VL1RBMM2TH.2 size=1020362 2024-02-11T22:33:48.928 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.927+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=T2VL1RBMM2TH tag=SVP9LF1THFDW type=write size=4166090 2024-02-11T22:33:48.929 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.928+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=NKX73Z2FPFUQ type=write size=107552 2024-02-11T22:33:48.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.931+0000 7f25eee4b8c0 1 < suggested update operation key=DSAMY64659XZ tag=920QJLSZUEWS type=del size=3255207 2024-02-11T22:33:48.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.932+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=MF8OYZCRUDUP type=del size=3815473 2024-02-11T22:33:48.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.935+0000 7f25eee4b8c0 1 < suggested update operation key=ZVV1U6XXJMYK tag=T22SFOEUC1BG type=del size=3242879 2024-02-11T22:33:48.938 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.937+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~GRAN37YDI83G.0 size=532331 2024-02-11T22:33:48.938 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.937+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=GRAN37YDI83G tag=1P3E3DKAUWY6 type=write size=1580907 2024-02-11T22:33:48.939 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.939+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~4ZITDTC8AOWI.0 size=63684 2024-02-11T22:33:48.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.941+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=4ZITDTC8AOWI tag=2YRG24A9HOFV type=write size=1112260 2024-02-11T22:33:48.943 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.943+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=2XWMT73TPCLC type=del size=3180443 2024-02-11T22:33:48.945 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.945+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~AE3SFJDMDLY2.0 size=643939 2024-02-11T22:33:48.947 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.947+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=AE3SFJDMDLY2 tag=C8THIMD0IEKI type=write size=1692515 2024-02-11T22:33:48.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.948+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=2LGKX59YWPEP type=del size=417587 2024-02-11T22:33:48.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.949+0000 7f25eee4b8c0 1 < canceled operation key=0KD7EJT7Z7QH tag=FPGQVJ8XSO6N type=del size=3371011 2024-02-11T22:33:48.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.952+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~L996EPI0ROXF.0 size=188585 2024-02-11T22:33:48.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.952+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=L996EPI0ROXF tag=82B6AZXE3GQW type=write size=1237161 2024-02-11T22:33:48.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.953+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=A8RHYWVTH4BK type=del 2024-02-11T22:33:48.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.954+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=7I2BIW1OKRHG type=del size=549576 2024-02-11T22:33:48.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.955+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=RM3PBSTNQZ8J type=del 2024-02-11T22:33:48.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.957+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=6FS52W939PKV type=del size=4052247 2024-02-11T22:33:48.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.957+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0J2IBYR6LNOV.2~A6P3VP1F4NK7.0 size=1048576 2024-02-11T22:33:48.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.958+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~A6P3VP1F4NK7.1 size=906325 2024-02-11T22:33:48.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.960+0000 7f25eee4b8c0 1 < canceled multipart upload key=0J2IBYR6LNOV upload=A6P3VP1F4NK7 tag=VL1M26WHNHLF type=write size=3003477 2024-02-11T22:33:48.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.961+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=MRQTZVX8WX4X type=del size=740910 2024-02-11T22:33:48.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.962+0000 7f25eee4b8c0 1 < canceled operation key=4M2812H9IWU7 tag=X8BI5SGTZ84H type=del size=202915 2024-02-11T22:33:48.964 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.964+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=75ACW57ITJ9C type=del size=1262925 2024-02-11T22:33:48.965 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.965+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~X0ON2A2LMZ4O.0 size=1048576 2024-02-11T22:33:48.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.966+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~X0ON2A2LMZ4O.1 size=922867 2024-02-11T22:33:48.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.968+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=X0ON2A2LMZ4O tag=TGOG75R42YRH type=write size=3020019 2024-02-11T22:33:48.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.976+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~AJFESF3DZETU.0 size=1048576 2024-02-11T22:33:48.978 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.977+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~AJFESF3DZETU.1 size=1048576 2024-02-11T22:33:48.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.979+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~AJFESF3DZETU.2 size=623216 2024-02-11T22:33:48.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.979+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=AJFESF3DZETU tag=IU5A24R30882 type=write size=3768944 2024-02-11T22:33:48.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.979+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~ZQ20RTVKN5CV.0 size=1048576 2024-02-11T22:33:48.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.980+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~ZQ20RTVKN5CV.1 size=664663 2024-02-11T22:33:48.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.983+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=ZQ20RTVKN5CV tag=HCR5SN8V9LXJ type=write size=2761815 2024-02-11T22:33:48.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.984+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=4TB0U3IBR9PK type=del size=3924871 2024-02-11T22:33:48.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.985+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~3SLOXZPYWPN9.0 size=1048576 2024-02-11T22:33:48.987 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.986+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~3SLOXZPYWPN9.1 size=1048576 2024-02-11T22:33:48.987 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.987+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~3SLOXZPYWPN9.2 size=93568 2024-02-11T22:33:48.990 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.990+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=3SLOXZPYWPN9 tag=N7PP344UC1TK type=write size=3239296 2024-02-11T22:33:48.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.993+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~SJ7CUAP6EC20.0 size=861891 2024-02-11T22:33:48.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.993+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=SJ7CUAP6EC20 tag=E7HM2XL2LSXD type=write size=1910467 2024-02-11T22:33:48.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.994+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=398AORM9IDU0 type=del 2024-02-11T22:33:48.995 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.995+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=5FNCF1RD9I6V type=del size=944585 2024-02-11T22:33:48.997 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.996+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~QW83HRBBLMIA.0 size=1030845 2024-02-11T22:33:48.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:48.998+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=QW83HRBBLMIA tag=R64C39298047 type=write size=2079421 2024-02-11T22:33:49.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.000+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=K1VS9ULZODS6 type=del size=2566043 2024-02-11T22:33:49.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.001+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~LMKM2108L3LH.0 size=1048576 2024-02-11T22:33:49.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.001+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZD6VIFYM84VB.2~LMKM2108L3LH.1 size=26649 2024-02-11T22:33:49.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.003+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZD6VIFYM84VB upload=LMKM2108L3LH tag=TUDT6RCJLMS4 type=write size=2123801 2024-02-11T22:33:49.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.004+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=I590XQPAHF90 type=del size=1735386 2024-02-11T22:33:49.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.007+0000 7f25eee4b8c0 1 < suggested remove operation key=CW4DLIYP9ZSH tag=NKX73Z2FPFUQ type=write 2024-02-11T22:33:49.008 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.008+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=IRKBQEOK7TVA type=del size=3009189 2024-02-11T22:33:49.010 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.009+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=MF8OYZCRUDUP type=del 2024-02-11T22:33:49.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.011+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=A4ARGSGOHV0V type=del size=633659 2024-02-11T22:33:49.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.012+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~GRAN37YDI83G.0 size=532331 2024-02-11T22:33:49.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.014+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=GRAN37YDI83G tag=1P3E3DKAUWY6 type=write size=1580907 2024-02-11T22:33:49.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.015+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=OU3HUSXQ05BQ type=del size=4173040 2024-02-11T22:33:49.018 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.017+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=2XWMT73TPCLC type=del size=3180443 2024-02-11T22:33:49.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.019+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=IFQJZ658AIWD type=del size=4096397 2024-02-11T22:33:49.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.020+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=2LGKX59YWPEP type=del 2024-02-11T22:33:49.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.022+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~2YSC05ABATB6.0 size=1048576 2024-02-11T22:33:49.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.023+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~2YSC05ABATB6.1 size=471381 2024-02-11T22:33:49.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.023+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=2YSC05ABATB6 tag=HBYJQ90ND1N9 type=write size=2568533 2024-02-11T22:33:49.024 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.024+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~L996EPI0ROXF.0 size=188585 2024-02-11T22:33:49.026 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.026+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=L996EPI0ROXF tag=82B6AZXE3GQW type=write size=1237161 2024-02-11T22:33:49.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.028+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=67BI6DIWGDVR type=del size=102182 2024-02-11T22:33:49.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.029+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=7I2BIW1OKRHG type=del 2024-02-11T22:33:49.030 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.030+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=0FS1AWWV9TF0 type=write size=311926 2024-02-11T22:33:49.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.031+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=6FS52W939PKV type=del 2024-02-11T22:33:49.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.034+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~D1AVKBWWW7D2.0 size=1048576 2024-02-11T22:33:49.035 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.035+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~D1AVKBWWW7D2.1 size=1048576 2024-02-11T22:33:49.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.036+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~D1AVKBWWW7D2.2 size=1022679 2024-02-11T22:33:49.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.036+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=D1AVKBWWW7D2 tag=FMUH4OR71JHF type=write size=4168407 2024-02-11T22:33:49.038 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.037+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=MRQTZVX8WX4X type=del 2024-02-11T22:33:49.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.039+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=HCBIV24I2PU2 type=del size=4156141 2024-02-11T22:33:49.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.040+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=75ACW57ITJ9C type=del 2024-02-11T22:33:49.043 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.043+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~3JG7EZ2PCKRV.0 size=1048576 2024-02-11T22:33:49.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.044+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~3JG7EZ2PCKRV.1 size=1048576 2024-02-11T22:33:49.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.045+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~3JG7EZ2PCKRV.2 size=999134 2024-02-11T22:33:49.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.045+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=3JG7EZ2PCKRV tag=6FDX96HDK5WG type=write size=4144862 2024-02-11T22:33:49.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.047+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~AJFESF3DZETU.0 size=1048576 2024-02-11T22:33:49.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.048+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~AJFESF3DZETU.1 size=1048576 2024-02-11T22:33:49.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.049+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~AJFESF3DZETU.2 size=623216 2024-02-11T22:33:49.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.051+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=AJFESF3DZETU tag=IU5A24R30882 type=write size=3768944 2024-02-11T22:33:49.052 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.052+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=BWHXDJ8E9OOP type=del size=1744214 2024-02-11T22:33:49.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.053+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=4TB0U3IBR9PK type=del 2024-02-11T22:33:49.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.056+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~NS92YSVO8PEZ.0 size=1048576 2024-02-11T22:33:49.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.057+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~NS92YSVO8PEZ.1 size=885450 2024-02-11T22:33:49.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.057+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=NS92YSVO8PEZ tag=LMB0JWNO8IKQ type=write size=2982602 2024-02-11T22:33:49.058 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.058+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~SJ7CUAP6EC20.0 size=861891 2024-02-11T22:33:49.060 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.060+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=SJ7CUAP6EC20 tag=E7HM2XL2LSXD type=write size=1910467 2024-02-11T22:33:49.062 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.062+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=TXRUQSHAE8UL type=del size=438713 2024-02-11T22:33:49.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.063+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=5FNCF1RD9I6V type=del 2024-02-11T22:33:49.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.064+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=BW2GQWA3DH01 type=write size=896248 2024-02-11T22:33:49.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.066+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=K1VS9ULZODS6 type=del 2024-02-11T22:33:49.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.067+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=9PS557KQY2LI type=del size=3441055 2024-02-11T22:33:49.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.068+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=I590XQPAHF90 type=del 2024-02-11T22:33:49.070 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.070+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=M9884RA3MG6C type=del size=1822210 2024-02-11T22:33:49.071 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.071+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=IRKBQEOK7TVA type=del 2024-02-11T22:33:49.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.073+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=K9W7EB1PRHGX type=write size=913906 2024-02-11T22:33:49.074 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.074+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=A4ARGSGOHV0V type=del 2024-02-11T22:33:49.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.075+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=D5WX8XS61DBW type=del size=2357029 2024-02-11T22:33:49.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.076+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=OU3HUSXQ05BQ type=del 2024-02-11T22:33:49.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.077+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=8V4JKOS20215 type=write size=622210 2024-02-11T22:33:49.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.079+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=IFQJZ658AIWD type=del 2024-02-11T22:33:49.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.080+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=BX4NX88T8VP2 type=del size=1129574 2024-02-11T22:33:49.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.081+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~2YSC05ABATB6.0 size=1048576 2024-02-11T22:33:49.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.081+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q6NR2GFW3IR1.2~2YSC05ABATB6.1 size=471381 2024-02-11T22:33:49.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.083+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q6NR2GFW3IR1 upload=2YSC05ABATB6 tag=HBYJQ90ND1N9 type=write size=2568533 2024-02-11T22:33:49.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.085+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=7EKDO40YYUCT type=write size=945015 2024-02-11T22:33:49.087 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.086+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=67BI6DIWGDVR type=del 2024-02-11T22:33:49.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.087+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=HPVUV6210LZA type=del size=2304584 2024-02-11T22:33:49.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.089+0000 7f25eee4b8c0 1 < completed write operation key=Q6NR2GFW3IR1 tag=0FS1AWWV9TF0 type=write size=311926 2024-02-11T22:33:49.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.090+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=GE2ZAZZ8UHAO type=del size=1699055 2024-02-11T22:33:49.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.091+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~D1AVKBWWW7D2.0 size=1048576 2024-02-11T22:33:49.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.092+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~D1AVKBWWW7D2.1 size=1048576 2024-02-11T22:33:49.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.093+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~D1AVKBWWW7D2.2 size=1022679 2024-02-11T22:33:49.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.095+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=D1AVKBWWW7D2 tag=FMUH4OR71JHF type=write size=4168407 2024-02-11T22:33:49.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.096+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=0XSWZ0L9FF19 type=del size=2015279 2024-02-11T22:33:49.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.097+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=HCBIV24I2PU2 type=del 2024-02-11T22:33:49.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.099+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=BG7NNZCCR52X type=del size=2343972 2024-02-11T22:33:49.100 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.100+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~3JG7EZ2PCKRV.0 size=1048576 2024-02-11T22:33:49.101 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.101+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~3JG7EZ2PCKRV.1 size=1048576 2024-02-11T22:33:49.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.102+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~3JG7EZ2PCKRV.2 size=999134 2024-02-11T22:33:49.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.104+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=3JG7EZ2PCKRV tag=6FDX96HDK5WG type=write size=4144862 2024-02-11T22:33:49.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.105+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=FFWFVFCY1HIM type=del size=3121315 2024-02-11T22:33:49.107 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.106+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=BWHXDJ8E9OOP type=del 2024-02-11T22:33:49.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.108+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=N5BFZYCGVP3C type=write size=86432 2024-02-11T22:33:49.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.109+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~NS92YSVO8PEZ.0 size=1048576 2024-02-11T22:33:49.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.110+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~NS92YSVO8PEZ.1 size=885450 2024-02-11T22:33:49.112 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.112+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=NS92YSVO8PEZ tag=LMB0JWNO8IKQ type=write size=2982602 2024-02-11T22:33:49.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.113+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=UC9ULEU02HZ2 type=del size=405368 2024-02-11T22:33:49.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.117+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=TXRUQSHAE8UL type=del size=438713 2024-02-11T22:33:49.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.119+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~BSZ4UYHUQJUJ.0 size=461182 2024-02-11T22:33:49.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.119+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=BSZ4UYHUQJUJ tag=ENPP9RJH4KD9 type=write size=1509758 2024-02-11T22:33:49.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.120+0000 7f25eee4b8c0 1 < completed write operation key=ZVV1U6XXJMYK tag=BW2GQWA3DH01 type=write size=896248 2024-02-11T22:33:49.122 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.122+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=XF6YZBDTGVGV type=del size=1678977 2024-02-11T22:33:49.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.123+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=9PS557KQY2LI type=del 2024-02-11T22:33:49.126 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.125+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~CV8DLFAI2MQD.0 size=792386 2024-02-11T22:33:49.126 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.125+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=CV8DLFAI2MQD tag=9HWDCU68E8ZE type=write size=1840962 2024-02-11T22:33:49.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.127+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=M9884RA3MG6C type=del 2024-02-11T22:33:49.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.129+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~FOVUJKVZ0XMS.0 size=1048576 2024-02-11T22:33:49.130 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.130+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~FOVUJKVZ0XMS.1 size=586150 2024-02-11T22:33:49.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.130+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=FOVUJKVZ0XMS tag=4EAXZPW754ID type=write size=2683302 2024-02-11T22:33:49.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.133+0000 7f25eee4b8c0 1 < suggested remove operation key=0DPBNOA6WTLA tag=K9W7EB1PRHGX type=write 2024-02-11T22:33:49.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.136+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~E18L5BY99CYF.0 size=1048576 2024-02-11T22:33:49.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.137+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~E18L5BY99CYF.1 size=351254 2024-02-11T22:33:49.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.137+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=E18L5BY99CYF tag=OU1Q11P34WE4 type=write size=2448406 2024-02-11T22:33:49.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.138+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=D5WX8XS61DBW type=del 2024-02-11T22:33:49.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.140+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=KX4M8NHF1NJQ type=write size=918159 2024-02-11T22:33:49.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.141+0000 7f25eee4b8c0 -1 < failed to complete operation key=0SOPJGRSCL4N tag=8V4JKOS20215 type=write size=622210: (22) Invalid argument 2024-02-11T22:33:49.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.142+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=FH50CBMYANHJ type=del size=1380155 2024-02-11T22:33:49.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.144+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=BX4NX88T8VP2 type=del 2024-02-11T22:33:49.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.145+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=G0R4ZVKAI4S7 type=del size=2680495 2024-02-11T22:33:49.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.146+0000 7f25eee4b8c0 1 < canceled operation key=2FDRRA74G817 tag=7EKDO40YYUCT type=write size=945015 2024-02-11T22:33:49.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.149+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FFSXLR27CVI3.0 size=1048576 2024-02-11T22:33:49.150 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.150+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FFSXLR27CVI3.1 size=1048576 2024-02-11T22:33:49.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.151+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FFSXLR27CVI3.2 size=1021644 2024-02-11T22:33:49.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.151+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=FFSXLR27CVI3 tag=481EPOGTAACE type=write size=4167372 2024-02-11T22:33:49.155 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.152+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=HPVUV6210LZA type=del 2024-02-11T22:33:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[111262]: pgmap v1387: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[111262]: osdmap e1084: 8 total, 8 up, 8 in 2024-02-11T22:33:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2504657583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:33:49.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:33:49.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.154+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~3SUNM6DTXTLO.0 size=1048576 2024-02-11T22:33:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[113671]: pgmap v1387: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[113671]: osdmap e1084: 8 total, 8 up, 8 in 2024-02-11T22:33:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2504657583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:33:49.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:48 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:33:49.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.155+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~3SUNM6DTXTLO.1 size=1048576 2024-02-11T22:33:49.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.156+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~3SUNM6DTXTLO.2 size=844128 2024-02-11T22:33:49.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.156+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=3SUNM6DTXTLO tag=6BOYEQWYGWMI type=write size=3989856 2024-02-11T22:33:49.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.158+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=GE2ZAZZ8UHAO type=del 2024-02-11T22:33:49.159 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.159+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=T3LMIQ258HR0 type=del size=96812 2024-02-11T22:33:49.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.162+0000 7f25eee4b8c0 1 < suggested update operation key=0NKQZH87N4Q7 tag=0XSWZ0L9FF19 type=del size=2015279 2024-02-11T22:33:49.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.165+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~UYT22AKTNILG.0 size=208110 2024-02-11T22:33:49.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.165+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=UYT22AKTNILG tag=3ZNCM4VR6BPD type=write size=1256686 2024-02-11T22:33:49.167 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.166+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=BG7NNZCCR52X type=del 2024-02-11T22:33:49.170 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.169+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~C4G661FAAL73.0 size=1048576 2024-02-11T22:33:49.170 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.170+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~C4G661FAAL73.1 size=23337 2024-02-11T22:33:49.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.170+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=C4G661FAAL73 tag=BGJHMVQLWOAM type=write size=2120489 2024-02-11T22:33:49.172 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.172+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=FFWFVFCY1HIM type=del 2024-02-11T22:33:49.175 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.174+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~K55A4JPJ7HG1.0 size=1048576 2024-02-11T22:33:49.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.175+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~K55A4JPJ7HG1.1 size=160405 2024-02-11T22:33:49.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.175+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=K55A4JPJ7HG1 tag=4A0BFMP4WUJF type=write size=2257557 2024-02-11T22:33:49.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.177+0000 7f25eee4b8c0 -1 < failed to complete operation key=0SOPJGRSCL4N tag=N5BFZYCGVP3C type=write size=86432: (22) Invalid argument 2024-02-11T22:33:49.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.179+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~XU05UEXDD0ET.0 size=317267 2024-02-11T22:33:49.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.179+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=XU05UEXDD0ET tag=IWNNEGC6KI74 type=write size=1365843 2024-02-11T22:33:49.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.181+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=UC9ULEU02HZ2 type=del 2024-02-11T22:33:49.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.182+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=YMFYPA82V36M type=del size=1940306 2024-02-11T22:33:49.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.184+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~BSZ4UYHUQJUJ.0 size=461182 2024-02-11T22:33:49.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.186+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=BSZ4UYHUQJUJ tag=ENPP9RJH4KD9 type=write size=1509758 2024-02-11T22:33:49.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.187+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=YKS0C2IKO37T type=del size=3341877 2024-02-11T22:33:49.189 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.189+0000 7f25eee4b8c0 1 < canceled operation key=N07PSKRC3EIH tag=XF6YZBDTGVGV type=del size=1678977 2024-02-11T22:33:49.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.191+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=VCPACQCLPDXL type=write size=455821 2024-02-11T22:33:49.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.192+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~CV8DLFAI2MQD.0 size=792386 2024-02-11T22:33:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:48 smithi160 ceph-mon[106289]: pgmap v1387: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:48 smithi160 ceph-mon[106289]: osdmap e1084: 8 total, 8 up, 8 in 2024-02-11T22:33:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:48 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2504657583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:33:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:48 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:33:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:48 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:33:49.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.194+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=CV8DLFAI2MQD tag=9HWDCU68E8ZE type=write size=1840962 2024-02-11T22:33:49.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.195+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=X4S1NRL52QZB type=del size=3436259 2024-02-11T22:33:49.197 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.197+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~FOVUJKVZ0XMS.0 size=1048576 2024-02-11T22:33:49.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.198+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~FOVUJKVZ0XMS.1 size=586150 2024-02-11T22:33:49.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.200+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=FOVUJKVZ0XMS tag=4EAXZPW754ID type=write size=2683302 2024-02-11T22:33:49.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.203+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~NQRVML2NH7J8.0 size=91400 2024-02-11T22:33:49.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.203+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=NQRVML2NH7J8 tag=NCRNTGBRWJPV type=write size=1139976 2024-02-11T22:33:49.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.203+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~E18L5BY99CYF.0 size=1048576 2024-02-11T22:33:49.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.204+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~E18L5BY99CYF.1 size=351254 2024-02-11T22:33:49.206 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.206+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=E18L5BY99CYF tag=OU1Q11P34WE4 type=write size=2448406 2024-02-11T22:33:49.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.208+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=H5LLU1ND0126 type=write size=941716 2024-02-11T22:33:49.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.210+0000 7f25eee4b8c0 1 < suggested update operation key=HZTCAJH837N5 tag=KX4M8NHF1NJQ type=write size=918159 2024-02-11T22:33:49.212 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.212+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=SCTUI5C1XV2M type=del size=401879 2024-02-11T22:33:49.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.215+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=FH50CBMYANHJ type=del 2024-02-11T22:33:49.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.216+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=0A36UIZN8UHJ type=write size=889168 2024-02-11T22:33:49.218 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.217+0000 7f25eee4b8c0 -1 < failed to complete operation key=6W5AJNTFMW5C tag=G0R4ZVKAI4S7 type=del size=2680495: (22) Invalid argument 2024-02-11T22:33:49.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.220+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~8ZFBLR8HIEVA.0 size=1048576 2024-02-11T22:33:49.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.221+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~8ZFBLR8HIEVA.1 size=1048576 2024-02-11T22:33:49.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.222+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~8ZFBLR8HIEVA.2 size=149462 2024-02-11T22:33:49.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.222+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=8ZFBLR8HIEVA tag=NDACPRFOBJ5S type=write size=3295190 2024-02-11T22:33:49.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.223+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FFSXLR27CVI3.0 size=1048576 2024-02-11T22:33:49.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.224+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FFSXLR27CVI3.1 size=1048576 2024-02-11T22:33:49.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.225+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FFSXLR27CVI3.2 size=1021644 2024-02-11T22:33:49.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.227+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=FFSXLR27CVI3 tag=481EPOGTAACE type=write size=4167372 2024-02-11T22:33:49.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.230+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~9Z5OB9F25DMS.0 size=1048576 2024-02-11T22:33:49.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.231+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~9Z5OB9F25DMS.1 size=9346 2024-02-11T22:33:49.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.231+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=9Z5OB9F25DMS tag=3FVFENX39ZSH type=write size=2106498 2024-02-11T22:33:49.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.233+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~3SUNM6DTXTLO.0 size=1048576 2024-02-11T22:33:49.234 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.234+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~3SUNM6DTXTLO.1 size=1048576 2024-02-11T22:33:49.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.235+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~3SUNM6DTXTLO.2 size=844128 2024-02-11T22:33:49.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.237+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=3SUNM6DTXTLO tag=6BOYEQWYGWMI type=write size=3989856 2024-02-11T22:33:49.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.239+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=ZQSVG400H106 type=write size=17485 2024-02-11T22:33:49.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.240+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=T3LMIQ258HR0 type=del 2024-02-11T22:33:49.243 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.243+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~QNACUS2WK983.0 size=1048576 2024-02-11T22:33:49.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.244+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~QNACUS2WK983.1 size=1048576 2024-02-11T22:33:49.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.245+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~QNACUS2WK983.2 size=437773 2024-02-11T22:33:49.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.245+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=QNACUS2WK983 tag=0LG08FO2C2KG type=write size=3583501 2024-02-11T22:33:49.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.247+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~UYT22AKTNILG.0 size=208110 2024-02-11T22:33:49.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.249+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=UYT22AKTNILG tag=3ZNCM4VR6BPD type=write size=1256686 2024-02-11T22:33:49.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.256+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~433ETUO3T1G8.0 size=286505 2024-02-11T22:33:49.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.256+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=433ETUO3T1G8 tag=N95D1FRYUUBV type=write size=1335081 2024-02-11T22:33:49.258 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.257+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~C4G661FAAL73.0 size=1048576 2024-02-11T22:33:49.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.258+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~C4G661FAAL73.1 size=23337 2024-02-11T22:33:49.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.261+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=C4G661FAAL73 tag=BGJHMVQLWOAM type=write size=2120489 2024-02-11T22:33:49.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.263+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=LKQ7H2Q9BK0S type=del size=3932841 2024-02-11T22:33:49.265 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.264+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~K55A4JPJ7HG1.0 size=1048576 2024-02-11T22:33:49.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.266+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~K55A4JPJ7HG1.1 size=160405 2024-02-11T22:33:49.268 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.268+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=K55A4JPJ7HG1 tag=4A0BFMP4WUJF type=write size=2257557 2024-02-11T22:33:49.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.270+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=A1ZLTX4NIGUM type=del size=1875295 2024-02-11T22:33:49.271 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.271+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~XU05UEXDD0ET.0 size=317267 2024-02-11T22:33:49.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.274+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=XU05UEXDD0ET tag=IWNNEGC6KI74 type=write size=1365843 2024-02-11T22:33:49.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.275+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=4A6GBSUK1KXD type=del size=1510762 2024-02-11T22:33:49.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.277+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=YMFYPA82V36M type=del 2024-02-11T22:33:49.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.278+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=0KLVQW8QPQAD type=write size=692683 2024-02-11T22:33:49.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.281+0000 7f25eee4b8c0 1 < suggested remove operation key=PMLUO2CGV9IN tag=YKS0C2IKO37T type=del 2024-02-11T22:33:49.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.283+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~CJKU7EVMTF6P.0 size=1048576 2024-02-11T22:33:49.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.284+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~CJKU7EVMTF6P.1 size=742149 2024-02-11T22:33:49.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.284+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=CJKU7EVMTF6P tag=5P0XZ9VHUXPC type=write size=2839301 2024-02-11T22:33:49.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.287+0000 7f25eee4b8c0 1 < suggested update operation key=QVCV92ZESTMD tag=VCPACQCLPDXL type=write size=455821 2024-02-11T22:33:49.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.288+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=690RGXETV642 type=del size=161775 2024-02-11T22:33:49.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.290+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=X4S1NRL52QZB type=del 2024-02-11T22:33:49.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.292+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=50IYZCRXO0ON type=del size=644915 2024-02-11T22:33:49.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.293+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~NQRVML2NH7J8.0 size=91400 2024-02-11T22:33:49.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.295+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=NQRVML2NH7J8 tag=NCRNTGBRWJPV type=write size=1139976 2024-02-11T22:33:49.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.298+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~JWAOK8WY6T82.0 size=1048576 2024-02-11T22:33:49.299 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.299+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~JWAOK8WY6T82.1 size=1048576 2024-02-11T22:33:49.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.300+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~JWAOK8WY6T82.2 size=1036842 2024-02-11T22:33:49.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.300+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=JWAOK8WY6T82 tag=QUDJPNXX6TBC type=write size=4182570 2024-02-11T22:33:49.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.303+0000 7f25eee4b8c0 1 < suggested remove operation key=ZVV1U6XXJMYK tag=H5LLU1ND0126 type=write 2024-02-11T22:33:49.307 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.307+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~3YIB34OLQ1JS.0 size=1048576 2024-02-11T22:33:49.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.308+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~3YIB34OLQ1JS.1 size=1048576 2024-02-11T22:33:49.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.310+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~3YIB34OLQ1JS.2 size=718627 2024-02-11T22:33:49.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.310+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=3YIB34OLQ1JS tag=G3L1YSCW4IXA type=write size=3864355 2024-02-11T22:33:49.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.311+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=SCTUI5C1XV2M type=del 2024-02-11T22:33:49.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.312+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=EM87PVESR1LI type=write size=717601 2024-02-11T22:33:49.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.314+0000 7f25eee4b8c0 1 < completed write operation key=CW4DLIYP9ZSH tag=0A36UIZN8UHJ type=write size=889168 2024-02-11T22:33:49.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.317+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~DCIFH3LVARJ8.0 size=1048576 2024-02-11T22:33:49.318 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.318+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~DCIFH3LVARJ8.1 size=594428 2024-02-11T22:33:49.318 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.318+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=DCIFH3LVARJ8 tag=HCM7QCYO2796 type=write size=2691580 2024-02-11T22:33:49.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.320+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~8ZFBLR8HIEVA.0 size=1048576 2024-02-11T22:33:49.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.322+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~8ZFBLR8HIEVA.1 size=1048576 2024-02-11T22:33:49.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.322+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2WNLVUFJJNBW.2~8ZFBLR8HIEVA.2 size=149462 2024-02-11T22:33:49.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.324+0000 7f25eee4b8c0 1 < canceled multipart upload key=2WNLVUFJJNBW upload=8ZFBLR8HIEVA tag=NDACPRFOBJ5S type=write size=3295190 2024-02-11T22:33:49.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.326+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~1UQ5B7DNI54H.0 size=1048576 2024-02-11T22:33:49.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.327+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~1UQ5B7DNI54H.1 size=975722 2024-02-11T22:33:49.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.327+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=1UQ5B7DNI54H tag=7H5ICACLY7RS type=write size=3072874 2024-02-11T22:33:49.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.329+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~9Z5OB9F25DMS.0 size=1048576 2024-02-11T22:33:49.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.330+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~9Z5OB9F25DMS.1 size=9346 2024-02-11T22:33:49.333 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.332+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=9Z5OB9F25DMS tag=3FVFENX39ZSH type=write size=2106498 2024-02-11T22:33:49.334 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.334+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=061VR28XQ3TQ type=del size=2003645 2024-02-11T22:33:49.337 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.337+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=ZQSVG400H106 type=write size=17485 2024-02-11T22:33:49.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.338+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=LFQLDFPHB83X type=del size=462156 2024-02-11T22:33:49.340 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.340+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~QNACUS2WK983.0 size=1048576 2024-02-11T22:33:49.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.341+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~QNACUS2WK983.1 size=1048576 2024-02-11T22:33:49.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.342+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~QNACUS2WK983.2 size=437773 2024-02-11T22:33:49.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.344+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=QNACUS2WK983 tag=0LG08FO2C2KG type=write size=3583501 2024-02-11T22:33:49.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.346+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=CBOEFL5HSWAU type=del size=3459873 2024-02-11T22:33:49.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.347+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~433ETUO3T1G8.0 size=286505 2024-02-11T22:33:49.350 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.349+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=433ETUO3T1G8 tag=N95D1FRYUUBV type=write size=1335081 2024-02-11T22:33:49.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.351+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=BFNS3SEOOG65 type=write size=711073 2024-02-11T22:33:49.352 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.352+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=LKQ7H2Q9BK0S type=del 2024-02-11T22:33:49.354 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.354+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=P2IERNNB0DVA type=del size=431300 2024-02-11T22:33:49.356 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.355+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=A1ZLTX4NIGUM type=del 2024-02-11T22:33:49.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.358+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~SUIQXKLV288Z.0 size=386462 2024-02-11T22:33:49.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.358+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=SUIQXKLV288Z tag=1XMPZEI6VFD3 type=write size=1435038 2024-02-11T22:33:49.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.360+0000 7f25eee4b8c0 1 < suggested update operation key=PTA21KVUBIRR tag=4A6GBSUK1KXD type=del size=1510762 2024-02-11T22:33:49.363 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.363+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~H2Y5Y9KG64IV.0 size=94643 2024-02-11T22:33:49.363 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.363+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=H2Y5Y9KG64IV tag=OZULQP4MHRXV type=write size=1143219 2024-02-11T22:33:49.365 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.365+0000 7f25eee4b8c0 -1 < failed to complete operation key=PMLUO2CGV9IN tag=0KLVQW8QPQAD type=write size=692683: (22) Invalid argument 2024-02-11T22:33:49.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.367+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~AV780JWPBNBN.0 size=1048576 2024-02-11T22:33:49.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.368+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~AV780JWPBNBN.1 size=1048576 2024-02-11T22:33:49.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.369+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~AV780JWPBNBN.2 size=1025830 2024-02-11T22:33:49.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.369+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=AV780JWPBNBN tag=O7IB4F8YVJTH type=write size=4171558 2024-02-11T22:33:49.371 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.371+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~CJKU7EVMTF6P.0 size=1048576 2024-02-11T22:33:49.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.372+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~CJKU7EVMTF6P.1 size=742149 2024-02-11T22:33:49.374 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.374+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=CJKU7EVMTF6P tag=5P0XZ9VHUXPC type=write size=2839301 2024-02-11T22:33:49.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.375+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=UU3HCT5NLGN7 type=write size=821417 2024-02-11T22:33:49.377 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.376+0000 7f25eee4b8c0 1 < canceled operation key=0NKQZH87N4Q7 tag=690RGXETV642 type=del size=161775 2024-02-11T22:33:49.378 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.378+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=V8AR6KQO7YC6 type=del size=991706 2024-02-11T22:33:49.380 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.380+0000 7f25eee4b8c0 1 < suggested update operation key=Q9AL0ZMG9WOK tag=50IYZCRXO0ON type=del size=644915 2024-02-11T22:33:49.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.382+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=FDY305UN9VNY type=del size=1523292 2024-02-11T22:33:49.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.382+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~JWAOK8WY6T82.0 size=1048576 2024-02-11T22:33:49.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.383+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~JWAOK8WY6T82.1 size=1048576 2024-02-11T22:33:49.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.384+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~JWAOK8WY6T82.2 size=1036842 2024-02-11T22:33:49.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.386+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=JWAOK8WY6T82 tag=QUDJPNXX6TBC type=write size=4182570 2024-02-11T22:33:49.388 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.388+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=I515EAZYCXFQ type=del size=2601336 2024-02-11T22:33:49.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.389+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~3YIB34OLQ1JS.0 size=1048576 2024-02-11T22:33:49.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.390+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~3YIB34OLQ1JS.1 size=1048576 2024-02-11T22:33:49.392 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.391+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~3YIB34OLQ1JS.2 size=718627 2024-02-11T22:33:49.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.393+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=3YIB34OLQ1JS tag=G3L1YSCW4IXA type=write size=3864355 2024-02-11T22:33:49.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.396+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~BVOQRG3IUXJ3.0 size=137845 2024-02-11T22:33:49.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.396+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=BVOQRG3IUXJ3 tag=O0Q7R7ZGD43J type=write size=1186421 2024-02-11T22:33:49.397 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.397+0000 7f25eee4b8c0 1 < completed write operation key=ZD6VIFYM84VB tag=EM87PVESR1LI type=write size=717601 2024-02-11T22:33:49.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.399+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=FUAPI21FFAA4 type=del size=3686471 2024-02-11T22:33:49.400 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.400+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~DCIFH3LVARJ8.0 size=1048576 2024-02-11T22:33:49.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.401+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~DCIFH3LVARJ8.1 size=594428 2024-02-11T22:33:49.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.403+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=DCIFH3LVARJ8 tag=HCM7QCYO2796 type=write size=2691580 2024-02-11T22:33:49.406 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.405+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~METZCJYDOTCM.0 size=1048576 2024-02-11T22:33:49.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.406+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~METZCJYDOTCM.1 size=131390 2024-02-11T22:33:49.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.406+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=METZCJYDOTCM tag=AEXOH6WP6AUH type=write size=2228542 2024-02-11T22:33:49.408 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.408+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~1UQ5B7DNI54H.0 size=1048576 2024-02-11T22:33:49.409 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.409+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~1UQ5B7DNI54H.1 size=975722 2024-02-11T22:33:49.411 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.411+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=1UQ5B7DNI54H tag=7H5ICACLY7RS type=write size=3072874 2024-02-11T22:33:49.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.412+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=3OIC2EQ24NZX type=del size=3769129 2024-02-11T22:33:49.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.414+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=061VR28XQ3TQ type=del 2024-02-11T22:33:49.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.416+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~63ZO0WHMGW25.0 size=1048576 2024-02-11T22:33:49.417 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.417+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~63ZO0WHMGW25.1 size=1048576 2024-02-11T22:33:49.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.418+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~63ZO0WHMGW25.2 size=958655 2024-02-11T22:33:49.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.418+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=63ZO0WHMGW25 tag=8L7NK4DPQA2P type=write size=4104383 2024-02-11T22:33:49.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.419+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=LFQLDFPHB83X type=del 2024-02-11T22:33:49.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.421+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=C0URBVFM0BTB type=del size=2379500 2024-02-11T22:33:49.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.423+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=CBOEFL5HSWAU type=del 2024-02-11T22:33:49.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.426+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~6PY01K04FJE6.0 size=227061 2024-02-11T22:33:49.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.426+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=6PY01K04FJE6 tag=57WG60KEB1L2 type=write size=1275637 2024-02-11T22:33:49.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.427+0000 7f25eee4b8c0 -1 < failed to complete operation key=Q9AL0ZMG9WOK tag=BFNS3SEOOG65 type=write size=711073: (22) Invalid argument 2024-02-11T22:33:49.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.428+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=CP5TIGF89HHP type=del size=1070546 2024-02-11T22:33:49.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.430+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=P2IERNNB0DVA type=del 2024-02-11T22:33:49.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.432+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~SLKSUVU29LQS.0 size=1048576 2024-02-11T22:33:49.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.433+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~SLKSUVU29LQS.1 size=569636 2024-02-11T22:33:49.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.433+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=SLKSUVU29LQS tag=M2KYXHRCEL9H type=write size=2666788 2024-02-11T22:33:49.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.435+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~SUIQXKLV288Z.0 size=386462 2024-02-11T22:33:49.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.437+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=SUIQXKLV288Z tag=1XMPZEI6VFD3 type=write size=1435038 2024-02-11T22:33:49.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.438+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=0UWT0DX4NX2Z type=del size=3697128 2024-02-11T22:33:49.439 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.439+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~H2Y5Y9KG64IV.0 size=94643 2024-02-11T22:33:49.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.441+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=H2Y5Y9KG64IV tag=OZULQP4MHRXV type=write size=1143219 2024-02-11T22:33:49.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.443+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=XE1M41UYKUQW type=del size=3432541 2024-02-11T22:33:49.444 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.444+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~AV780JWPBNBN.0 size=1048576 2024-02-11T22:33:49.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.445+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~AV780JWPBNBN.1 size=1048576 2024-02-11T22:33:49.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.446+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~AV780JWPBNBN.2 size=1025830 2024-02-11T22:33:49.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.448+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=AV780JWPBNBN tag=O7IB4F8YVJTH type=write size=4171558 2024-02-11T22:33:49.451 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.451+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~ANYW68M8LE55.0 size=1048576 2024-02-11T22:33:49.453 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.452+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~ANYW68M8LE55.1 size=1048576 2024-02-11T22:33:49.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.453+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~ANYW68M8LE55.2 size=371406 2024-02-11T22:33:49.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.453+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=ANYW68M8LE55 tag=PK1JL19DZIWG type=write size=3517134 2024-02-11T22:33:49.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.455+0000 7f25eee4b8c0 1 < completed write operation key=FCH9ZTWY06ZN tag=UU3HCT5NLGN7 type=write size=821417 2024-02-11T22:33:49.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.457+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~8538DN0IG5ZV.0 size=1048576 2024-02-11T22:33:49.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.458+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~8538DN0IG5ZV.1 size=594402 2024-02-11T22:33:49.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.458+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=8538DN0IG5ZV tag=G2F4RPT5W7PD type=write size=2691554 2024-02-11T22:33:49.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.458+0000 7f25eee4b8c0 -1 < no bi entry to suggest for operation key=ZE9CNGN6NMG3 tag=V8AR6KQO7YC6 type=del size=991706: (2) No such file or directory 2024-02-11T22:33:49.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.460+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=0L1CWK7DVO52 type=del size=2274115 2024-02-11T22:33:49.462 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.461+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=FDY305UN9VNY type=del 2024-02-11T22:33:49.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.462+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=2PRL3CLTYDVP type=del size=1302073 2024-02-11T22:33:49.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.464+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=I515EAZYCXFQ type=del 2024-02-11T22:33:49.465 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.465+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=G7ELN6QE2720 type=del size=693153 2024-02-11T22:33:49.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.467+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~BVOQRG3IUXJ3.0 size=137845 2024-02-11T22:33:49.469 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.469+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=BVOQRG3IUXJ3 tag=O0Q7R7ZGD43J type=write size=1186421 2024-02-11T22:33:49.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.470+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=0BXHDGNV9XCO type=del size=3797227 2024-02-11T22:33:49.473 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.473+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=FUAPI21FFAA4 type=del size=3686471 2024-02-11T22:33:49.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.474+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=U7QTYPTIG634 type=del size=1324230 2024-02-11T22:33:49.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.475+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~METZCJYDOTCM.0 size=1048576 2024-02-11T22:33:49.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.476+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~METZCJYDOTCM.1 size=131390 2024-02-11T22:33:49.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.478+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=METZCJYDOTCM tag=AEXOH6WP6AUH type=write size=2228542 2024-02-11T22:33:49.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.480+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=1NFZLDX7A5XQ type=del size=3534498 2024-02-11T22:33:49.481 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.481+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=3OIC2EQ24NZX type=del 2024-02-11T22:33:49.482 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.482+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=MZM5P5PQDTOX type=write size=433798 2024-02-11T22:33:49.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.483+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~63ZO0WHMGW25.0 size=1048576 2024-02-11T22:33:49.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.485+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~63ZO0WHMGW25.1 size=1048576 2024-02-11T22:33:49.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.485+0000 7f25eee4b8c0 1 < canceled part key=_multipart_DSAMY64659XZ.2~63ZO0WHMGW25.2 size=958655 2024-02-11T22:33:49.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.487+0000 7f25eee4b8c0 1 < canceled multipart upload key=DSAMY64659XZ upload=63ZO0WHMGW25 tag=8L7NK4DPQA2P type=write size=4104383 2024-02-11T22:33:49.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.488+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=XI3IMWYWE527 type=del size=70083 2024-02-11T22:33:49.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.490+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=C0URBVFM0BTB type=del 2024-02-11T22:33:49.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.493+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~10AI9FB2EKLV.0 size=1048576 2024-02-11T22:33:49.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.494+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~10AI9FB2EKLV.1 size=1048576 2024-02-11T22:33:49.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.495+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~10AI9FB2EKLV.2 size=68936 2024-02-11T22:33:49.496 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.495+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=10AI9FB2EKLV tag=O7OVGP8PV5WU type=write size=3214664 2024-02-11T22:33:49.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.496+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~6PY01K04FJE6.0 size=227061 2024-02-11T22:33:49.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.499+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=6PY01K04FJE6 tag=57WG60KEB1L2 type=write size=1275637 2024-02-11T22:33:49.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.501+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~OOR68LPC42OK.0 size=1048576 2024-02-11T22:33:49.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.502+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~OOR68LPC42OK.1 size=1048576 2024-02-11T22:33:49.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.503+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~OOR68LPC42OK.2 size=529566 2024-02-11T22:33:49.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.503+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=OOR68LPC42OK tag=TAIZON665BW7 type=write size=3675294 2024-02-11T22:33:49.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.505+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=CP5TIGF89HHP type=del 2024-02-11T22:33:49.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.506+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=F440MC0QFKLW type=del size=2244169 2024-02-11T22:33:49.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.507+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0DPBNOA6WTLA.2~SLKSUVU29LQS.0 size=1048576 2024-02-11T22:33:49.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.508+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~SLKSUVU29LQS.1 size=569636 2024-02-11T22:33:49.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.510+0000 7f25eee4b8c0 1 < canceled multipart upload key=0DPBNOA6WTLA upload=SLKSUVU29LQS tag=M2KYXHRCEL9H type=write size=2666788 2024-02-11T22:33:49.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.513+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~67E4MNTTIDFR.0 size=1048576 2024-02-11T22:33:49.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.514+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~67E4MNTTIDFR.1 size=458365 2024-02-11T22:33:49.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.514+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=67E4MNTTIDFR tag=CLNPKPR5TK0Z type=write size=2555517 2024-02-11T22:33:49.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.516+0000 7f25eee4b8c0 1 < suggested remove operation key=0J2IBYR6LNOV tag=0UWT0DX4NX2Z type=del 2024-02-11T22:33:49.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.517+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=8JLO6RPHY5IH type=write size=809840 2024-02-11T22:33:49.519 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.519+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=XE1M41UYKUQW type=del 2024-02-11T22:33:49.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.520+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=9H0RTZVEQY7E type=del size=1251871 2024-02-11T22:33:49.523 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.522+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~ANYW68M8LE55.0 size=1048576 2024-02-11T22:33:49.523 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.523+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~ANYW68M8LE55.1 size=1048576 2024-02-11T22:33:49.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.524+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~ANYW68M8LE55.2 size=371406 2024-02-11T22:33:49.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.526+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=ANYW68M8LE55 tag=PK1JL19DZIWG type=write size=3517134 2024-02-11T22:33:49.528 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.527+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=MDXME21684SU type=del size=1142540 2024-02-11T22:33:49.529 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.529+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~8538DN0IG5ZV.0 size=1048576 2024-02-11T22:33:49.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.530+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~8538DN0IG5ZV.1 size=594402 2024-02-11T22:33:49.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.532+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=8538DN0IG5ZV tag=G2F4RPT5W7PD type=write size=2691554 2024-02-11T22:33:49.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.536+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~6SB99QE0F3QK.0 size=40475 2024-02-11T22:33:49.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.536+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=6SB99QE0F3QK tag=V2OIRWIMN2M2 type=write size=1089051 2024-02-11T22:33:49.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.537+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=0L1CWK7DVO52 type=del 2024-02-11T22:33:49.540 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.540+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~16XOT65JVAXN.0 size=1048576 2024-02-11T22:33:49.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.541+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~16XOT65JVAXN.1 size=70782 2024-02-11T22:33:49.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.541+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=16XOT65JVAXN tag=LDJ5ZC8G3ZZN type=write size=2167934 2024-02-11T22:33:49.544 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.544+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=2PRL3CLTYDVP type=del size=1302073 2024-02-11T22:33:49.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.545+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=JQRVXO6V37SJ type=del size=2360842 2024-02-11T22:33:49.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.546+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=G7ELN6QE2720 type=del 2024-02-11T22:33:49.548 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.548+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=GZ6KC5IZ6Z1I type=del size=619150 2024-02-11T22:33:49.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.550+0000 7f25eee4b8c0 1 < suggested update operation key=6W5AJNTFMW5C tag=0BXHDGNV9XCO type=del size=3797227 2024-02-11T22:33:49.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.552+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=KCUJP80SLX0U type=del size=2674457 2024-02-11T22:33:49.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.553+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=U7QTYPTIG634 type=del 2024-02-11T22:33:49.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.554+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=5BHLTAM9GPIX type=del size=3639642 2024-02-11T22:33:49.556 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.556+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=1NFZLDX7A5XQ type=del 2024-02-11T22:33:49.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.558+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~WLVVF5EG2NLX.0 size=1048576 2024-02-11T22:33:49.560 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.559+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~WLVVF5EG2NLX.1 size=1048576 2024-02-11T22:33:49.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.560+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~WLVVF5EG2NLX.2 size=557545 2024-02-11T22:33:49.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.560+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=WLVVF5EG2NLX tag=OI1PFQDH0AXV type=write size=3703273 2024-02-11T22:33:49.562 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.562+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=MZM5P5PQDTOX type=write size=433798 2024-02-11T22:33:49.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.563+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=0NJB5BMKCMHK type=write size=495519 2024-02-11T22:33:49.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.564+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=XI3IMWYWE527 type=del 2024-02-11T22:33:49.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.566+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~VDAGU56LCQMC.0 size=1048576 2024-02-11T22:33:49.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.567+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~VDAGU56LCQMC.1 size=884361 2024-02-11T22:33:49.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.567+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=VDAGU56LCQMC tag=FC3ZQC1KZDPQ type=write size=2981513 2024-02-11T22:33:49.569 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.569+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~10AI9FB2EKLV.0 size=1048576 2024-02-11T22:33:49.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.570+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~10AI9FB2EKLV.1 size=1048576 2024-02-11T22:33:49.571 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.571+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~10AI9FB2EKLV.2 size=68936 2024-02-11T22:33:49.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.573+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=10AI9FB2EKLV tag=O7OVGP8PV5WU type=write size=3214664 2024-02-11T22:33:49.575 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.575+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~6FJKHN1ELK27.0 size=1048576 2024-02-11T22:33:49.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.576+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~6FJKHN1ELK27.1 size=1048576 2024-02-11T22:33:49.578 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.577+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~6FJKHN1ELK27.2 size=290838 2024-02-11T22:33:49.578 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.577+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=6FJKHN1ELK27 tag=IIIWYD3X2NB2 type=write size=3436566 2024-02-11T22:33:49.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.579+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~OOR68LPC42OK.0 size=1048576 2024-02-11T22:33:49.580 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.580+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~OOR68LPC42OK.1 size=1048576 2024-02-11T22:33:49.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.581+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~OOR68LPC42OK.2 size=529566 2024-02-11T22:33:49.584 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.584+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=OOR68LPC42OK tag=TAIZON665BW7 type=write size=3675294 2024-02-11T22:33:49.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.585+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=19REFKY5Q285 type=del size=513674 2024-02-11T22:33:49.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.586+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=F440MC0QFKLW type=del 2024-02-11T22:33:49.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.588+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=WJVWXI3E9PW3 type=del size=2490511 2024-02-11T22:33:49.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.589+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~67E4MNTTIDFR.0 size=1048576 2024-02-11T22:33:49.591 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.591+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~67E4MNTTIDFR.1 size=458365 2024-02-11T22:33:49.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.593+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=67E4MNTTIDFR tag=CLNPKPR5TK0Z type=write size=2555517 2024-02-11T22:33:49.594 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.594+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=6J28OFWJ4AGK type=del size=2432056 2024-02-11T22:33:49.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.595+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=8JLO6RPHY5IH type=write size=809840 2024-02-11T22:33:49.598 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.598+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~24F54MRDSZAH.0 size=1048576 2024-02-11T22:33:49.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.599+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~24F54MRDSZAH.1 size=139111 2024-02-11T22:33:49.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.599+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=24F54MRDSZAH tag=BYFF4GAYSNN0 type=write size=2236263 2024-02-11T22:33:49.600 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.600+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=9H0RTZVEQY7E type=del 2024-02-11T22:33:49.602 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.602+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=G31X1URGHJ8A type=write size=809091 2024-02-11T22:33:49.603 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.603+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=MDXME21684SU type=del 2024-02-11T22:33:49.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.605+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=CWYBMGNI51A1 type=del size=3588592 2024-02-11T22:33:49.607 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.606+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~6SB99QE0F3QK.0 size=40475 2024-02-11T22:33:49.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.609+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=6SB99QE0F3QK tag=V2OIRWIMN2M2 type=write size=1089051 2024-02-11T22:33:49.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.610+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=3Y5H0225IU11 type=write size=872643 2024-02-11T22:33:49.612 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.612+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~16XOT65JVAXN.0 size=1048576 2024-02-11T22:33:49.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.613+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~16XOT65JVAXN.1 size=70782 2024-02-11T22:33:49.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.616+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=16XOT65JVAXN tag=LDJ5ZC8G3ZZN type=write size=2167934 2024-02-11T22:33:49.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.617+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=UJI4KZTEDXI5 type=del size=289022 2024-02-11T22:33:49.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.618+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=JQRVXO6V37SJ type=del 2024-02-11T22:33:49.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.621+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~R596IIO6SAKW.0 size=1048576 2024-02-11T22:33:49.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.622+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~R596IIO6SAKW.1 size=1048576 2024-02-11T22:33:49.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.623+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~R596IIO6SAKW.2 size=890773 2024-02-11T22:33:49.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.623+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=R596IIO6SAKW tag=USWJGPF96PXP type=write size=4036501 2024-02-11T22:33:49.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.624+0000 7f25eee4b8c0 1 < canceled operation key=AB2I7WUK0C4O tag=GZ6KC5IZ6Z1I type=del size=619150 2024-02-11T22:33:49.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.626+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=HBV27MNVKCCB type=del size=3643642 2024-02-11T22:33:49.628 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.627+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=KCUJP80SLX0U type=del 2024-02-11T22:33:49.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.630+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~B6EFP7G4F2Y2.0 size=1048576 2024-02-11T22:33:49.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.631+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~B6EFP7G4F2Y2.1 size=47642 2024-02-11T22:33:49.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.631+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=B6EFP7G4F2Y2 tag=JO6TWHK1REO6 type=write size=2144794 2024-02-11T22:33:49.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.632+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=5BHLTAM9GPIX type=del 2024-02-11T22:33:49.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.633+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=468D65CNQI11 type=del size=4055973 2024-02-11T22:33:49.635 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.635+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~WLVVF5EG2NLX.0 size=1048576 2024-02-11T22:33:49.636 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.636+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~WLVVF5EG2NLX.1 size=1048576 2024-02-11T22:33:49.637 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.637+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~WLVVF5EG2NLX.2 size=557545 2024-02-11T22:33:49.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.640+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=WLVVF5EG2NLX tag=OI1PFQDH0AXV type=write size=3703273 2024-02-11T22:33:49.641 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.641+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=7TROLHTFAZNO type=del size=420738 2024-02-11T22:33:49.643 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.643+0000 7f25eee4b8c0 1 < completed write operation key=PMLUO2CGV9IN tag=0NJB5BMKCMHK type=write size=495519 2024-02-11T22:33:49.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.644+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=FU484KZ2Q5K2 type=del size=593824 2024-02-11T22:33:49.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.646+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~VDAGU56LCQMC.0 size=1048576 2024-02-11T22:33:49.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.647+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~VDAGU56LCQMC.1 size=884361 2024-02-11T22:33:49.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.649+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=VDAGU56LCQMC tag=FC3ZQC1KZDPQ type=write size=2981513 2024-02-11T22:33:49.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.652+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~XVH32U6UFWUL.0 size=1048576 2024-02-11T22:33:49.653 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.653+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~XVH32U6UFWUL.1 size=1048576 2024-02-11T22:33:49.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.654+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~XVH32U6UFWUL.2 size=381220 2024-02-11T22:33:49.655 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.654+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=XVH32U6UFWUL tag=O92B716RTQPK type=write size=3526948 2024-02-11T22:33:49.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.656+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~6FJKHN1ELK27.0 size=1048576 2024-02-11T22:33:49.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.657+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~6FJKHN1ELK27.1 size=1048576 2024-02-11T22:33:49.659 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.659+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~6FJKHN1ELK27.2 size=290838 2024-02-11T22:33:49.661 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.661+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=6FJKHN1ELK27 tag=IIIWYD3X2NB2 type=write size=3436566 2024-02-11T22:33:49.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.662+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=0B0IF04EV67K type=del size=1682707 2024-02-11T22:33:49.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.664+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=19REFKY5Q285 type=del 2024-02-11T22:33:49.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.667+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~NXQ10F2COSYW.0 size=512045 2024-02-11T22:33:49.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.667+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=NXQ10F2COSYW tag=4XJAAF72D7N1 type=write size=1560621 2024-02-11T22:33:49.669 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.668+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=WJVWXI3E9PW3 type=del 2024-02-11T22:33:49.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.670+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=DYYZCFP0Z017 type=del size=3126856 2024-02-11T22:33:49.673 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.672+0000 7f25eee4b8c0 1 < suggested update operation key=HZTCAJH837N5 tag=6J28OFWJ4AGK type=del size=2432056 2024-02-11T22:33:49.674 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.674+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=GRDYAXOVXED5 type=write size=360825 2024-02-11T22:33:49.675 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.674+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~24F54MRDSZAH.0 size=1048576 2024-02-11T22:33:49.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.675+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~24F54MRDSZAH.1 size=139111 2024-02-11T22:33:49.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.678+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=24F54MRDSZAH tag=BYFF4GAYSNN0 type=write size=2236263 2024-02-11T22:33:49.681 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.681+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~UIE6DXLYDKFX.0 size=1048576 2024-02-11T22:33:49.682 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.682+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~UIE6DXLYDKFX.1 size=1048576 2024-02-11T22:33:49.683 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.683+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~UIE6DXLYDKFX.2 size=588236 2024-02-11T22:33:49.683 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.683+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=UIE6DXLYDKFX tag=6CDSMJJMKLP1 type=write size=3733964 2024-02-11T22:33:49.686 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.685+0000 7f25eee4b8c0 1 < suggested update operation key=0J2IBYR6LNOV tag=G31X1URGHJ8A type=write size=809091 2024-02-11T22:33:49.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.687+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=1KGOC31A33U4 type=del size=3956754 2024-02-11T22:33:49.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.689+0000 7f25eee4b8c0 1 < suggested update operation key=0KD7EJT7Z7QH tag=CWYBMGNI51A1 type=del size=3588592 2024-02-11T22:33:49.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.691+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=3KO4EDKN2PDZ type=del size=3772002 2024-02-11T22:33:49.694 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.693+0000 7f25eee4b8c0 1 < suggested remove operation key=DSAMY64659XZ tag=3Y5H0225IU11 type=write 2024-02-11T22:33:49.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.697+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~UPXUG0DOQ0LY.0 size=379862 2024-02-11T22:33:49.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.697+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=UPXUG0DOQ0LY tag=SFPPY4ZVNHFP type=write size=1428438 2024-02-11T22:33:49.698 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.698+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=UJI4KZTEDXI5 type=del 2024-02-11T22:33:49.700 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.699+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=6M37RTRLXV1Q type=del size=3360156 2024-02-11T22:33:49.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.701+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~R596IIO6SAKW.0 size=1048576 2024-02-11T22:33:49.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.701+0000 7f25eee4b8c0 1 < canceled part key=_multipart_1WIPUCYHGLQ5.2~R596IIO6SAKW.1 size=1048576 2024-02-11T22:33:49.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.702+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~R596IIO6SAKW.2 size=890773 2024-02-11T22:33:49.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.704+0000 7f25eee4b8c0 1 < canceled multipart upload key=1WIPUCYHGLQ5 upload=R596IIO6SAKW tag=USWJGPF96PXP type=write size=4036501 2024-02-11T22:33:49.706 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.706+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=7J41F6IID4DX type=del size=2839385 2024-02-11T22:33:49.708 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.707+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=HBV27MNVKCCB type=del 2024-02-11T22:33:49.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.710+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~4SV2HXSHIXYH.0 size=1048576 2024-02-11T22:33:49.711 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.711+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~4SV2HXSHIXYH.1 size=500913 2024-02-11T22:33:49.711 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.711+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=4SV2HXSHIXYH tag=9S3MTAKBX6GB type=write size=2598065 2024-02-11T22:33:49.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.713+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~B6EFP7G4F2Y2.0 size=1048576 2024-02-11T22:33:49.714 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.714+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~B6EFP7G4F2Y2.1 size=47642 2024-02-11T22:33:49.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.716+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=B6EFP7G4F2Y2 tag=JO6TWHK1REO6 type=write size=2144794 2024-02-11T22:33:49.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.719+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~RNFO3GYMG1IK.0 size=1048576 2024-02-11T22:33:49.720 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.720+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~RNFO3GYMG1IK.1 size=1048576 2024-02-11T22:33:49.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.721+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~RNFO3GYMG1IK.2 size=629540 2024-02-11T22:33:49.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.721+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=RNFO3GYMG1IK tag=D9C5AF8DT3G4 type=write size=3775268 2024-02-11T22:33:49.723 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.722+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=468D65CNQI11 type=del 2024-02-11T22:33:49.725 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.725+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~4J3KFRQ4Q52T.0 size=41641 2024-02-11T22:33:49.725 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.725+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=4J3KFRQ4Q52T tag=KV5YY4UU2777 type=write size=1090217 2024-02-11T22:33:49.727 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.727+0000 7f25eee4b8c0 1 < canceled operation key=PTA21KVUBIRR tag=7TROLHTFAZNO type=del size=420738 2024-02-11T22:33:49.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.728+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=QM07X88L12OE type=write size=100735 2024-02-11T22:33:49.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.730+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=FU484KZ2Q5K2 type=del 2024-02-11T22:33:49.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.732+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~JFU5GHVFKZGE.0 size=1048576 2024-02-11T22:33:49.735 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.735+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~JFU5GHVFKZGE.1 size=113457 2024-02-11T22:33:49.735 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.735+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=JFU5GHVFKZGE tag=U7XIANK1YEOL type=write size=2210609 2024-02-11T22:33:49.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.737+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~XVH32U6UFWUL.0 size=1048576 2024-02-11T22:33:49.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.742+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~XVH32U6UFWUL.1 size=1048576 2024-02-11T22:33:49.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.747+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~XVH32U6UFWUL.2 size=381220 2024-02-11T22:33:49.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.752+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=XVH32U6UFWUL tag=O92B716RTQPK type=write size=3526948 2024-02-11T22:33:49.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.762+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~KBJUWPP2O2TT.0 size=75387 2024-02-11T22:33:49.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.762+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=KBJUWPP2O2TT tag=ENNQGJBV8XYU type=write size=1123963 2024-02-11T22:33:49.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.764+0000 7f25eee4b8c0 1 < canceled operation key=6W5AJNTFMW5C tag=0B0IF04EV67K type=del size=1682707 2024-02-11T22:33:49.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.765+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=P3HM86AXKEGC type=del size=1378553 2024-02-11T22:33:49.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.767+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~NXQ10F2COSYW.0 size=512045 2024-02-11T22:33:49.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.769+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=NXQ10F2COSYW tag=4XJAAF72D7N1 type=write size=1560621 2024-02-11T22:33:49.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.770+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=924JRG7UM8V6 type=del size=3318155 2024-02-11T22:33:49.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.773+0000 7f25eee4b8c0 1 < suggested remove operation key=4M2812H9IWU7 tag=DYYZCFP0Z017 type=del 2024-02-11T22:33:49.776 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.775+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~GHE12X8U8HMF.0 size=1048576 2024-02-11T22:33:49.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.776+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~GHE12X8U8HMF.1 size=1031354 2024-02-11T22:33:49.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.776+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=GHE12X8U8HMF tag=5B7Q2VFAY28A type=write size=3128506 2024-02-11T22:33:49.778 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.778+0000 7f25eee4b8c0 1 < completed write operation key=Q9AL0ZMG9WOK tag=GRDYAXOVXED5 type=write size=360825 2024-02-11T22:33:49.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.779+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=WZULCIPB6CLO type=del size=2585361 2024-02-11T22:33:49.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.780+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~UIE6DXLYDKFX.0 size=1048576 2024-02-11T22:33:49.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.781+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~UIE6DXLYDKFX.1 size=1048576 2024-02-11T22:33:49.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.782+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~UIE6DXLYDKFX.2 size=588236 2024-02-11T22:33:49.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.785+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=UIE6DXLYDKFX tag=6CDSMJJMKLP1 type=write size=3733964 2024-02-11T22:33:49.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.787+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~B16TVEDQUTPO.0 size=1048576 2024-02-11T22:33:49.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.788+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~B16TVEDQUTPO.1 size=1048576 2024-02-11T22:33:49.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.789+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~B16TVEDQUTPO.2 size=550982 2024-02-11T22:33:49.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.789+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=B16TVEDQUTPO tag=0JUJT9I9D277 type=write size=3696710 2024-02-11T22:33:49.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.791+0000 7f25eee4b8c0 1 < suggested update operation key=74M85D138Z26 tag=1KGOC31A33U4 type=del size=3956754 2024-02-11T22:33:49.793 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.793+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=07G55BPH9S2R type=del size=2899540 2024-02-11T22:33:49.794 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.794+0000 7f25eee4b8c0 1 < canceled operation key=2WNLVUFJJNBW tag=3KO4EDKN2PDZ type=del size=3772002 2024-02-11T22:33:49.796 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.795+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=8IQRHC6YWHBC type=del size=543758 2024-02-11T22:33:49.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.797+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~UPXUG0DOQ0LY.0 size=379862 2024-02-11T22:33:49.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.799+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=UPXUG0DOQ0LY tag=SFPPY4ZVNHFP type=write size=1428438 2024-02-11T22:33:49.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.800+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=88OAIPCX8Y21 type=del size=2693993 2024-02-11T22:33:49.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.801+0000 7f25eee4b8c0 1 < canceled operation key=6W5AJNTFMW5C tag=6M37RTRLXV1Q type=del size=3360156 2024-02-11T22:33:49.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.803+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=FKXEZW4BVDB6 type=del size=2704421 2024-02-11T22:33:49.804 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.804+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=7J41F6IID4DX type=del 2024-02-11T22:33:49.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.805+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=H96SBJGEONAZ type=del size=885957 2024-02-11T22:33:49.807 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.807+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~4SV2HXSHIXYH.0 size=1048576 2024-02-11T22:33:49.808 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.808+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~4SV2HXSHIXYH.1 size=500913 2024-02-11T22:33:49.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.810+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=4SV2HXSHIXYH tag=9S3MTAKBX6GB type=write size=2598065 2024-02-11T22:33:49.812 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.812+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~LL34T6VKAE46.0 size=1048576 2024-02-11T22:33:49.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.813+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~LL34T6VKAE46.1 size=611502 2024-02-11T22:33:49.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.813+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=LL34T6VKAE46 tag=EVQLY133THAY type=write size=2708654 2024-02-11T22:33:49.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.815+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~RNFO3GYMG1IK.0 size=1048576 2024-02-11T22:33:49.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.816+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~RNFO3GYMG1IK.1 size=1048576 2024-02-11T22:33:49.817 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.817+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~RNFO3GYMG1IK.2 size=629540 2024-02-11T22:33:49.819 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.819+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=RNFO3GYMG1IK tag=D9C5AF8DT3G4 type=write size=3775268 2024-02-11T22:33:49.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.820+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=XCG5D7V3U3OQ type=del size=2997735 2024-02-11T22:33:49.822 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.822+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~4J3KFRQ4Q52T.0 size=41641 2024-02-11T22:33:49.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.824+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=4J3KFRQ4Q52T tag=KV5YY4UU2777 type=write size=1090217 2024-02-11T22:33:49.825 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.825+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=DUE6M2MAAL9Z type=del size=552970 2024-02-11T22:33:49.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.827+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=QM07X88L12OE type=write size=100735 2024-02-11T22:33:49.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.828+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=1XW4HFEAWTEU type=del size=1111382 2024-02-11T22:33:49.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.829+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~JFU5GHVFKZGE.0 size=1048576 2024-02-11T22:33:49.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.830+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~JFU5GHVFKZGE.1 size=113457 2024-02-11T22:33:49.833 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.833+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=JFU5GHVFKZGE tag=U7XIANK1YEOL type=write size=2210609 2024-02-11T22:33:49.835 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.835+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~684OB7J21YA1.0 size=284693 2024-02-11T22:33:49.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.835+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=684OB7J21YA1 tag=09C33I089NX4 type=write size=1333269 2024-02-11T22:33:49.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.837+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~KBJUWPP2O2TT.0 size=75387 2024-02-11T22:33:49.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.839+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=KBJUWPP2O2TT tag=ENNQGJBV8XYU type=write size=1123963 2024-02-11T22:33:49.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.842+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~GBM8LQ231OEC.0 size=1048576 2024-02-11T22:33:49.843 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.843+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~GBM8LQ231OEC.1 size=52712 2024-02-11T22:33:49.843 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.843+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=GBM8LQ231OEC tag=SGFYD03ENCUD type=write size=2149864 2024-02-11T22:33:49.845 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.844+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=P3HM86AXKEGC type=del 2024-02-11T22:33:49.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.846+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=9AF7D333SND5 type=write size=620090 2024-02-11T22:33:49.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.847+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=924JRG7UM8V6 type=del 2024-02-11T22:33:49.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.850+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~H65HMLWJKXCR.0 size=128207 2024-02-11T22:33:49.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.850+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=H65HMLWJKXCR tag=237LBEAKGR2W type=write size=1176783 2024-02-11T22:33:49.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.851+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~GHE12X8U8HMF.0 size=1048576 2024-02-11T22:33:49.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.852+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~GHE12X8U8HMF.1 size=1031354 2024-02-11T22:33:49.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.854+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=GHE12X8U8HMF tag=5B7Q2VFAY28A type=write size=3128506 2024-02-11T22:33:49.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.857+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~ZO83N59NQM0U.0 size=1048576 2024-02-11T22:33:49.858 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.858+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~ZO83N59NQM0U.1 size=965767 2024-02-11T22:33:49.858 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.858+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=ZO83N59NQM0U tag=RJTWQLIR6NKR type=write size=3062919 2024-02-11T22:33:49.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.859+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=WZULCIPB6CLO type=del 2024-02-11T22:33:49.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.861+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=3YS0HIICJHZX type=del size=2903701 2024-02-11T22:33:49.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.862+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~B16TVEDQUTPO.0 size=1048576 2024-02-11T22:33:49.864 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.864+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~B16TVEDQUTPO.1 size=1048576 2024-02-11T22:33:49.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.865+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~B16TVEDQUTPO.2 size=550982 2024-02-11T22:33:49.867 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.867+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=B16TVEDQUTPO tag=0JUJT9I9D277 type=write size=3696710 2024-02-11T22:33:49.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.869+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=1QKV0DI648CE type=write size=990610 2024-02-11T22:33:49.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.870+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=07G55BPH9S2R type=del 2024-02-11T22:33:49.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.871+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=6M33YXX5Y1YG type=del size=8456 2024-02-11T22:33:49.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.873+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=8IQRHC6YWHBC type=del 2024-02-11T22:33:49.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.876+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~N8KRFECKRY2G.0 size=315624 2024-02-11T22:33:49.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.876+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=N8KRFECKRY2G tag=VQFEFQUWFEA2 type=write size=1364200 2024-02-11T22:33:49.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.877+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=88OAIPCX8Y21 type=del 2024-02-11T22:33:49.879 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.879+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=IGJXM8R0MWT7 type=del size=1614200 2024-02-11T22:33:49.881 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.880+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=FKXEZW4BVDB6 type=del 2024-02-11T22:33:49.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.883+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~TWBHSUYDHPG4.0 size=372280 2024-02-11T22:33:49.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.883+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=TWBHSUYDHPG4 tag=034UWDNNDI2A type=write size=1420856 2024-02-11T22:33:49.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.885+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=H96SBJGEONAZ type=del 2024-02-11T22:33:49.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.887+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~FKSBFS3KWW88.0 size=1048576 2024-02-11T22:33:49.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.888+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~FKSBFS3KWW88.1 size=904129 2024-02-11T22:33:49.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.888+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=FKSBFS3KWW88 tag=3KH02U9K9MMW type=write size=3001281 2024-02-11T22:33:49.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.890+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~LL34T6VKAE46.0 size=1048576 2024-02-11T22:33:49.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.891+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~LL34T6VKAE46.1 size=611502 2024-02-11T22:33:49.894 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.893+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=LL34T6VKAE46 tag=EVQLY133THAY type=write size=2708654 2024-02-11T22:33:49.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.895+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=8JWL7IFMCC6Z type=write size=287373 2024-02-11T22:33:49.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.897+0000 7f25eee4b8c0 1 < suggested remove operation key=DSAMY64659XZ tag=XCG5D7V3U3OQ type=del 2024-02-11T22:33:49.899 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.899+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=7ISC3V9P8LQN type=del size=1198460 2024-02-11T22:33:49.901 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.900+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=DUE6M2MAAL9Z type=del 2024-02-11T22:33:49.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.902+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=Y91KAQ3KGH6O type=del size=2879054 2024-02-11T22:33:49.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.905+0000 7f25eee4b8c0 1 < suggested update operation key=VZCFVY9HKWHP tag=1XW4HFEAWTEU type=del size=1111382 2024-02-11T22:33:49.909 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.908+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~2D4RKWPF6S5A.0 size=1048576 2024-02-11T22:33:49.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.910+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~2D4RKWPF6S5A.1 size=1048576 2024-02-11T22:33:49.911 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.911+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~2D4RKWPF6S5A.2 size=824958 2024-02-11T22:33:49.911 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.911+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=2D4RKWPF6S5A tag=L2CREAYZUA73 type=write size=3970686 2024-02-11T22:33:49.913 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.913+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~684OB7J21YA1.0 size=284693 2024-02-11T22:33:49.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.915+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=684OB7J21YA1 tag=09C33I089NX4 type=write size=1333269 2024-02-11T22:33:49.917 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.917+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=QVSJ5TQW0VMH type=del size=1070308 2024-02-11T22:33:49.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.918+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~GBM8LQ231OEC.0 size=1048576 2024-02-11T22:33:49.920 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.920+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~GBM8LQ231OEC.1 size=52712 2024-02-11T22:33:49.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.923+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=GBM8LQ231OEC tag=SGFYD03ENCUD type=write size=2149864 2024-02-11T22:33:49.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.924+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=6WLJ9Z1OS0J3 type=del size=869396 2024-02-11T22:33:49.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.926+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=9AF7D333SND5 type=write size=620090 2024-02-11T22:33:49.929 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.929+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~B0KUPGBN9JYK.0 size=858474 2024-02-11T22:33:49.929 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.929+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=B0KUPGBN9JYK tag=LXXI2RC88787 type=write size=1907050 2024-02-11T22:33:49.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.930+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~H65HMLWJKXCR.0 size=128207 2024-02-11T22:33:49.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.932+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=H65HMLWJKXCR tag=237LBEAKGR2W type=write size=1176783 2024-02-11T22:33:49.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.934+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=K8TBM932TJYQ type=write size=618538 2024-02-11T22:33:49.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.935+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~ZO83N59NQM0U.0 size=1048576 2024-02-11T22:33:49.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.936+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~ZO83N59NQM0U.1 size=965767 2024-02-11T22:33:49.940 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.939+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=ZO83N59NQM0U tag=RJTWQLIR6NKR type=write size=3062919 2024-02-11T22:33:49.941 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.941+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=0J9WIV5RO6J4 type=del size=2351921 2024-02-11T22:33:49.943 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.942+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=3YS0HIICJHZX type=del 2024-02-11T22:33:49.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.944+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=I0PT3UBOT5J4 type=del size=10150 2024-02-11T22:33:49.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.945+0000 7f25eee4b8c0 -1 < failed to complete operation key=DSAMY64659XZ tag=1QKV0DI648CE type=write size=990610: (22) Invalid argument 2024-02-11T22:33:49.947 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.947+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=V9REMSAIPR4X type=del size=1603993 2024-02-11T22:33:49.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.948+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=6M33YXX5Y1YG type=del 2024-02-11T22:33:49.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.951+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~KH2OIR63BL1H.0 size=7880 2024-02-11T22:33:49.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.951+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=KH2OIR63BL1H tag=09DXSZ418N8B type=write size=1056456 2024-02-11T22:33:49.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.951+0000 7f25eee4b8c0 1 < canceled part key=_multipart_EWSK68Y02HNV.2~N8KRFECKRY2G.0 size=315624 2024-02-11T22:33:49.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.954+0000 7f25eee4b8c0 1 < canceled multipart upload key=EWSK68Y02HNV upload=N8KRFECKRY2G tag=VQFEFQUWFEA2 type=write size=1364200 2024-02-11T22:33:49.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.955+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=GFZ629875LS4 type=write size=916149 2024-02-11T22:33:49.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.957+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=IGJXM8R0MWT7 type=del 2024-02-11T22:33:49.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.960+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~RHUAJIPM8QDT.0 size=1048576 2024-02-11T22:33:49.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.961+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~RHUAJIPM8QDT.1 size=666694 2024-02-11T22:33:49.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.961+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=RHUAJIPM8QDT tag=AT2UJX0RB2E3 type=write size=2763846 2024-02-11T22:33:49.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.962+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~TWBHSUYDHPG4.0 size=372280 2024-02-11T22:33:49.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.965+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=TWBHSUYDHPG4 tag=034UWDNNDI2A type=write size=1420856 2024-02-11T22:33:49.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.968+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~ZCM34P2JHLZP.0 size=1048576 2024-02-11T22:33:49.969 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.969+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~ZCM34P2JHLZP.1 size=1048576 2024-02-11T22:33:49.971 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.971+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~ZCM34P2JHLZP.2 size=510907 2024-02-11T22:33:49.971 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.971+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=ZCM34P2JHLZP tag=VPYGF0W4INMN type=write size=3656635 2024-02-11T22:33:49.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.972+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~FKSBFS3KWW88.0 size=1048576 2024-02-11T22:33:49.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.974+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~FKSBFS3KWW88.1 size=904129 2024-02-11T22:33:49.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.977+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=FKSBFS3KWW88 tag=3KH02U9K9MMW type=write size=3001281 2024-02-11T22:33:49.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.979+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~8M2E60K4TJXW.0 size=713164 2024-02-11T22:33:49.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.979+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=8M2E60K4TJXW tag=93934YAS2F1K type=write size=1761740 2024-02-11T22:33:49.981 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.981+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=8JWL7IFMCC6Z type=write size=287373 2024-02-11T22:33:49.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.983+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=LNAEN91PTD79 type=del size=271200 2024-02-11T22:33:49.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.984+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=7ISC3V9P8LQN type=del 2024-02-11T22:33:49.988 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.988+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~PK89WJXI66FX.0 size=1048576 2024-02-11T22:33:49.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.989+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~PK89WJXI66FX.1 size=395322 2024-02-11T22:33:49.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.989+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=PK89WJXI66FX tag=8K9WEU47WIDK type=write size=2492474 2024-02-11T22:33:49.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.990+0000 7f25eee4b8c0 1 < canceled operation key=Q6NR2GFW3IR1 tag=Y91KAQ3KGH6O type=del size=2879054 2024-02-11T22:33:49.992 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.992+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=EJXH2OZ6CKT5 type=del size=2138449 2024-02-11T22:33:49.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.993+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~2D4RKWPF6S5A.0 size=1048576 2024-02-11T22:33:49.995 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.994+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~2D4RKWPF6S5A.1 size=1048576 2024-02-11T22:33:49.996 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.996+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~2D4RKWPF6S5A.2 size=824958 2024-02-11T22:33:49.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.998+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=2D4RKWPF6S5A tag=L2CREAYZUA73 type=write size=3970686 2024-02-11T22:33:50.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:49.999+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=0FL3WX0C475X type=write size=998022 2024-02-11T22:33:50.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.001+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=QVSJ5TQW0VMH type=del 2024-02-11T22:33:50.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.002+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=P9NLNHZ2LYHM type=del size=1652769 2024-02-11T22:33:50.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.003+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=6WLJ9Z1OS0J3 type=del 2024-02-11T22:33:50.006 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.006+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~Z1OCZ6RJS3JD.0 size=1048576 2024-02-11T22:33:50.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.007+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~Z1OCZ6RJS3JD.1 size=1048576 2024-02-11T22:33:50.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.008+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~Z1OCZ6RJS3JD.2 size=604101 2024-02-11T22:33:50.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.008+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=Z1OCZ6RJS3JD tag=3CC530R8O0T5 type=write size=3749829 2024-02-11T22:33:50.010 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.010+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~B0KUPGBN9JYK.0 size=858474 2024-02-11T22:33:50.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.012+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=B0KUPGBN9JYK tag=LXXI2RC88787 type=write size=1907050 2024-02-11T22:33:50.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.013+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=WXI2W5GA43I2 type=write size=304385 2024-02-11T22:33:50.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.015+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=K8TBM932TJYQ type=write size=618538 2024-02-11T22:33:50.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.018+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~I7D6TLJMXR39.0 size=1048576 2024-02-11T22:33:50.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.020+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~I7D6TLJMXR39.1 size=408975 2024-02-11T22:33:50.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.020+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=I7D6TLJMXR39 tag=3Q6XPLJDXA6S type=write size=2506127 2024-02-11T22:33:50.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.021+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=0J9WIV5RO6J4 type=del 2024-02-11T22:33:50.024 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.023+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~30W3LQQOPP5P.0 size=1048576 2024-02-11T22:33:50.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.025+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~30W3LQQOPP5P.1 size=286703 2024-02-11T22:33:50.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.025+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=30W3LQQOPP5P tag=TW3PX82DY9Q2 type=write size=2383855 2024-02-11T22:33:50.026 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.026+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=I0PT3UBOT5J4 type=del 2024-02-11T22:33:50.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.029+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~LUEK94DLKX2W.0 size=364031 2024-02-11T22:33:50.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.029+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=LUEK94DLKX2W tag=46WIJIKCC5D8 type=write size=1412607 2024-02-11T22:33:50.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.031+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=V9REMSAIPR4X type=del 2024-02-11T22:33:50.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.032+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=17UGHEP8PRYC type=del size=418777 2024-02-11T22:33:50.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.034+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~KH2OIR63BL1H.0 size=7880 2024-02-11T22:33:50.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.036+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=KH2OIR63BL1H tag=09DXSZ418N8B type=write size=1056456 2024-02-11T22:33:50.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~CV4YR9185TGA.0 size=824943 2024-02-11T22:33:50.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.039+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=CV4YR9185TGA tag=VQ6FNDV78ITB type=write size=1873519 2024-02-11T22:33:50.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.041+0000 7f25eee4b8c0 1 < completed write operation key=0NKQZH87N4Q7 tag=GFZ629875LS4 type=write size=916149 2024-02-11T22:33:50.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.042+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=XAF8H40AGNAP type=write size=801973 2024-02-11T22:33:50.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.044+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~RHUAJIPM8QDT.0 size=1048576 2024-02-11T22:33:50.045 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.045+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~RHUAJIPM8QDT.1 size=666694 2024-02-11T22:33:50.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.047+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=RHUAJIPM8QDT tag=AT2UJX0RB2E3 type=write size=2763846 2024-02-11T22:33:50.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.050+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~R6NOWDJ03BJC.0 size=885741 2024-02-11T22:33:50.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.050+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=R6NOWDJ03BJC tag=9COHGYB3OQMK type=write size=1934317 2024-02-11T22:33:50.052 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.051+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~ZCM34P2JHLZP.0 size=1048576 2024-02-11T22:33:50.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.052+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~ZCM34P2JHLZP.1 size=1048576 2024-02-11T22:33:50.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.054+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~ZCM34P2JHLZP.2 size=510907 2024-02-11T22:33:50.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.056+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=ZCM34P2JHLZP tag=VPYGF0W4INMN type=write size=3656635 2024-02-11T22:33:50.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.059+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~DQ1OGZ6O9IDM.0 size=1048576 2024-02-11T22:33:50.060 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.060+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~DQ1OGZ6O9IDM.1 size=1048576 2024-02-11T22:33:50.062 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.061+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~DQ1OGZ6O9IDM.2 size=156776 2024-02-11T22:33:50.062 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.061+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=DQ1OGZ6O9IDM tag=AFM244JMFB4S type=write size=3302504 2024-02-11T22:33:50.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.063+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~8M2E60K4TJXW.0 size=713164 2024-02-11T22:33:50.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.066+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=8M2E60K4TJXW tag=93934YAS2F1K type=write size=1761740 2024-02-11T22:33:50.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.067+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=60W1POPGPLET type=del size=1726740 2024-02-11T22:33:50.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.069+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=LNAEN91PTD79 type=del 2024-02-11T22:33:50.071 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.070+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=ZOG8ZGN5HC8P type=del size=1692750 2024-02-11T22:33:50.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.072+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~PK89WJXI66FX.0 size=1048576 2024-02-11T22:33:50.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.073+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~PK89WJXI66FX.1 size=395322 2024-02-11T22:33:50.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.075+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=PK89WJXI66FX tag=8K9WEU47WIDK type=write size=2492474 2024-02-11T22:33:50.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.077+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=90N6VGDZSS8E type=del size=1850892 2024-02-11T22:33:50.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.080+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=EJXH2OZ6CKT5 type=del 2024-02-11T22:33:50.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.081+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=M9MXNGRF969M type=del size=1937784 2024-02-11T22:33:50.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.083+0000 7f25eee4b8c0 1 < completed write operation key=CW4DLIYP9ZSH tag=0FL3WX0C475X type=write size=998022 2024-02-11T22:33:50.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.085+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=680YRP6J1A7I type=del size=862640 2024-02-11T22:33:50.087 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.086+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=P9NLNHZ2LYHM type=del 2024-02-11T22:33:50.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.088+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=ACA6TBNC7E7J type=write size=640051 2024-02-11T22:33:50.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.089+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~Z1OCZ6RJS3JD.0 size=1048576 2024-02-11T22:33:50.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.090+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~Z1OCZ6RJS3JD.1 size=1048576 2024-02-11T22:33:50.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.092+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~Z1OCZ6RJS3JD.2 size=604101 2024-02-11T22:33:50.094 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.094+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=Z1OCZ6RJS3JD tag=3CC530R8O0T5 type=write size=3749829 2024-02-11T22:33:50.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.097+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~NLPCXGWSE0B0.0 size=1048576 2024-02-11T22:33:50.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.098+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~NLPCXGWSE0B0.1 size=148836 2024-02-11T22:33:50.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.098+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=NLPCXGWSE0B0 tag=UWKDDGN7JYRO type=write size=2245988 2024-02-11T22:33:50.100 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.100+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=WXI2W5GA43I2 type=write size=304385 2024-02-11T22:33:50.103 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.102+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~Z4ZB4NKSZ1Z2.0 size=950007 2024-02-11T22:33:50.103 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.102+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=Z4ZB4NKSZ1Z2 tag=FJD6XTAYRKX8 type=write size=1998583 2024-02-11T22:33:50.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.104+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~I7D6TLJMXR39.0 size=1048576 2024-02-11T22:33:50.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.104+0000 7f25eee4b8c0 1 < canceled part key=_multipart_IOZNRH0B3P4J.2~I7D6TLJMXR39.1 size=408975 2024-02-11T22:33:50.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.106+0000 7f25eee4b8c0 1 < canceled multipart upload key=IOZNRH0B3P4J upload=I7D6TLJMXR39 tag=3Q6XPLJDXA6S type=write size=2506127 2024-02-11T22:33:50.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.109+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~5FQI5PD6OZYO.0 size=1048576 2024-02-11T22:33:50.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.110+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~5FQI5PD6OZYO.1 size=707763 2024-02-11T22:33:50.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.110+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=5FQI5PD6OZYO tag=O54IFJSFOBNQ type=write size=2804915 2024-02-11T22:33:50.112 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.112+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~30W3LQQOPP5P.0 size=1048576 2024-02-11T22:33:50.113 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.113+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~30W3LQQOPP5P.1 size=286703 2024-02-11T22:33:50.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.115+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=30W3LQQOPP5P tag=TW3PX82DY9Q2 type=write size=2383855 2024-02-11T22:33:50.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.117+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=P8FIWW418WNX type=del size=3890145 2024-02-11T22:33:50.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.118+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~LUEK94DLKX2W.0 size=364031 2024-02-11T22:33:50.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.121+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=LUEK94DLKX2W tag=46WIJIKCC5D8 type=write size=1412607 2024-02-11T22:33:50.124 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.123+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~NSX7QV5ERQN9.0 size=1048576 2024-02-11T22:33:50.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.125+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~NSX7QV5ERQN9.1 size=1048576 2024-02-11T22:33:50.126 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.126+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~NSX7QV5ERQN9.2 size=660764 2024-02-11T22:33:50.126 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.126+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=NSX7QV5ERQN9 tag=AX2OCIW52Y11 type=write size=3806492 2024-02-11T22:33:50.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.129+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=17UGHEP8PRYC type=del 2024-02-11T22:33:50.132 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.132+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~PBFS2HOKZETY.0 size=198457 2024-02-11T22:33:50.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.132+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=PBFS2HOKZETY tag=Z6EFKO2U2VLD type=write size=1247033 2024-02-11T22:33:50.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.134+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~CV4YR9185TGA.0 size=824943 2024-02-11T22:33:50.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.137+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=CV4YR9185TGA tag=VQ6FNDV78ITB type=write size=1873519 2024-02-11T22:33:50.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.140+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~82YXMHG8AKXL.0 size=1048576 2024-02-11T22:33:50.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.141+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~82YXMHG8AKXL.1 size=456635 2024-02-11T22:33:50.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.141+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=82YXMHG8AKXL tag=S0QVCKKGL1TR type=write size=2553787 2024-02-11T22:33:50.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.144+0000 7f25eee4b8c0 1 < suggested remove operation key=0SOPJGRSCL4N tag=XAF8H40AGNAP type=write 2024-02-11T22:33:50.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.145+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=USB792T5O6B5 type=del size=3892347 2024-02-11T22:33:50.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.147+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~R6NOWDJ03BJC.0 size=885741 2024-02-11T22:33:50.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.149+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=R6NOWDJ03BJC tag=9COHGYB3OQMK type=write size=1934317 2024-02-11T22:33:50.150 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.150+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=31BLR84AP6K0 type=del size=2926090 2024-02-11T22:33:50.152 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.151+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~DQ1OGZ6O9IDM.0 size=1048576 2024-02-11T22:33:50.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.153+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~DQ1OGZ6O9IDM.1 size=1048576 2024-02-11T22:33:50.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.154+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~DQ1OGZ6O9IDM.2 size=156776 2024-02-11T22:33:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:49 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2504657583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168446-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:49 smithi023 ceph-mon[111262]: osdmap e1085: 8 total, 8 up, 8 in 2024-02-11T22:33:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:49 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2504657583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168446-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:49 smithi023 ceph-mon[113671]: osdmap e1085: 8 total, 8 up, 8 in 2024-02-11T22:33:50.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.156+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=DQ1OGZ6O9IDM tag=AFM244JMFB4S type=write size=3302504 2024-02-11T22:33:50.159 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.159+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~U9KQVK7E8XLI.0 size=1048576 2024-02-11T22:33:50.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.160+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~U9KQVK7E8XLI.1 size=150455 2024-02-11T22:33:50.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.160+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=U9KQVK7E8XLI tag=FXI9C8MREATB type=write size=2247607 2024-02-11T22:33:50.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.161+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=60W1POPGPLET type=del 2024-02-11T22:33:50.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.163+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=98ZO6RPOTPYQ type=del size=3979476 2024-02-11T22:33:50.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.165+0000 7f25eee4b8c0 1 < canceled operation key=Q6NR2GFW3IR1 tag=ZOG8ZGN5HC8P type=del size=1692750 2024-02-11T22:33:50.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.167+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~57AWT9LL17JN.0 size=1048576 2024-02-11T22:33:50.169 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.168+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~57AWT9LL17JN.1 size=275516 2024-02-11T22:33:50.169 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.168+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=57AWT9LL17JN tag=QK3XVKNWEEOD type=write size=2372668 2024-02-11T22:33:50.170 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.170+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=90N6VGDZSS8E type=del 2024-02-11T22:33:50.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.172+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~HW4NU5BZ2B1G.0 size=90136 2024-02-11T22:33:50.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.172+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=HW4NU5BZ2B1G tag=CCOW2RJMDZQ3 type=write size=1138712 2024-02-11T22:33:50.174 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.174+0000 7f25eee4b8c0 1 < canceled operation key=ZD6VIFYM84VB tag=M9MXNGRF969M type=del size=1937784 2024-02-11T22:33:50.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.176+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~HGFNKCHF9MH2.0 size=825877 2024-02-11T22:33:50.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.176+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=HGFNKCHF9MH2 tag=OK2TD5X2Q2EK type=write size=1874453 2024-02-11T22:33:50.178 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.178+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=680YRP6J1A7I type=del 2024-02-11T22:33:50.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.179+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=121IZUAEZMHI type=del size=2702621 2024-02-11T22:33:50.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.181+0000 7f25eee4b8c0 1 < completed write operation key=EWSK68Y02HNV tag=ACA6TBNC7E7J type=write size=640051 2024-02-11T22:33:50.183 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.182+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=7SFQ8YPHBZ6G type=write size=793246 2024-02-11T22:33:50.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.184+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~NLPCXGWSE0B0.0 size=1048576 2024-02-11T22:33:50.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.185+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~NLPCXGWSE0B0.1 size=148836 2024-02-11T22:33:50.187 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.187+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=NLPCXGWSE0B0 tag=UWKDDGN7JYRO type=write size=2245988 2024-02-11T22:33:50.189 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.189+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=EMNLQ4V9H561 type=del size=1000463 2024-02-11T22:33:50.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.190+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~Z4ZB4NKSZ1Z2.0 size=950007 2024-02-11T22:33:50.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.192+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=Z4ZB4NKSZ1Z2 tag=FJD6XTAYRKX8 type=write size=1998583 2024-02-11T22:33:50.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.194+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=7ADQ83ED1ZKY type=del size=2036853 2024-02-11T22:33:50.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:49 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2504657583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168446-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:33:50.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:49 smithi160 ceph-mon[106289]: osdmap e1085: 8 total, 8 up, 8 in 2024-02-11T22:33:50.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.195+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~5FQI5PD6OZYO.0 size=1048576 2024-02-11T22:33:50.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.196+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~5FQI5PD6OZYO.1 size=707763 2024-02-11T22:33:50.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.199+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=5FQI5PD6OZYO tag=O54IFJSFOBNQ type=write size=2804915 2024-02-11T22:33:50.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.200+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=I273PO1GU1X3 type=del size=3958306 2024-02-11T22:33:50.201 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.201+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=P8FIWW418WNX type=del 2024-02-11T22:33:50.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.204+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~67KOQ9U5XMJL.0 size=1048576 2024-02-11T22:33:50.206 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.205+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~67KOQ9U5XMJL.1 size=566043 2024-02-11T22:33:50.206 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.205+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=67KOQ9U5XMJL tag=G1TYYKY92BBP type=write size=2663195 2024-02-11T22:33:50.207 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.207+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~NSX7QV5ERQN9.0 size=1048576 2024-02-11T22:33:50.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.208+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~NSX7QV5ERQN9.1 size=1048576 2024-02-11T22:33:50.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.209+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~NSX7QV5ERQN9.2 size=660764 2024-02-11T22:33:50.212 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.212+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=NSX7QV5ERQN9 tag=AX2OCIW52Y11 type=write size=3806492 2024-02-11T22:33:50.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.214+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~ES373TW9HO05.0 size=1048576 2024-02-11T22:33:50.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.215+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~ES373TW9HO05.1 size=1048576 2024-02-11T22:33:50.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.217+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~ES373TW9HO05.2 size=493137 2024-02-11T22:33:50.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.217+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=ES373TW9HO05 tag=G4CH10DYQFJ2 type=write size=3638865 2024-02-11T22:33:50.218 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.218+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~PBFS2HOKZETY.0 size=198457 2024-02-11T22:33:50.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.220+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=PBFS2HOKZETY tag=Z6EFKO2U2VLD type=write size=1247033 2024-02-11T22:33:50.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.223+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~7BJ7HR5OENAV.0 size=1024033 2024-02-11T22:33:50.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.223+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=7BJ7HR5OENAV tag=MQQYP9FV45UX type=write size=2072609 2024-02-11T22:33:50.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.225+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~82YXMHG8AKXL.0 size=1048576 2024-02-11T22:33:50.226 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.226+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~82YXMHG8AKXL.1 size=456635 2024-02-11T22:33:50.229 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.229+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=82YXMHG8AKXL tag=S0QVCKKGL1TR type=write size=2553787 2024-02-11T22:33:50.231 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.231+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=O88NPQIJ5XR2 type=del size=3991700 2024-02-11T22:33:50.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.232+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=USB792T5O6B5 type=del 2024-02-11T22:33:50.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.235+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~3ISR1IYCJSO2.0 size=769304 2024-02-11T22:33:50.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.235+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=3ISR1IYCJSO2 tag=86AK6WN4J6MB type=write size=1817880 2024-02-11T22:33:50.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.239+0000 7f25eee4b8c0 1 < suggested update operation key=AB2I7WUK0C4O tag=31BLR84AP6K0 type=del size=2926090 2024-02-11T22:33:50.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.241+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~3HQ653CHJNR4.0 size=1048576 2024-02-11T22:33:50.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.243+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~3HQ653CHJNR4.1 size=280726 2024-02-11T22:33:50.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.243+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=3HQ653CHJNR4 tag=9KE0QQY4YJMZ type=write size=2377878 2024-02-11T22:33:50.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.244+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~U9KQVK7E8XLI.0 size=1048576 2024-02-11T22:33:50.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.244+0000 7f25eee4b8c0 1 < canceled part key=_multipart_74M85D138Z26.2~U9KQVK7E8XLI.1 size=150455 2024-02-11T22:33:50.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.246+0000 7f25eee4b8c0 1 < canceled multipart upload key=74M85D138Z26 upload=U9KQVK7E8XLI tag=FXI9C8MREATB type=write size=2247607 2024-02-11T22:33:50.248 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.248+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=WJC6X3AFXA16 type=del size=1698152 2024-02-11T22:33:50.250 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.250+0000 7f25eee4b8c0 -1 < failed to complete operation key=AB2I7WUK0C4O tag=98ZO6RPOTPYQ type=del size=3979476: (22) Invalid argument 2024-02-11T22:33:50.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.253+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~GW3QCQF65UDK.0 size=451528 2024-02-11T22:33:50.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.253+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=GW3QCQF65UDK tag=CEAFT43ZUU9F type=write size=1500104 2024-02-11T22:33:50.254 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.254+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~57AWT9LL17JN.0 size=1048576 2024-02-11T22:33:50.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.256+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~57AWT9LL17JN.1 size=275516 2024-02-11T22:33:50.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.258+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=57AWT9LL17JN tag=QK3XVKNWEEOD type=write size=2372668 2024-02-11T22:33:50.260 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.260+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=GR2BB1DVSQD4 type=del size=614008 2024-02-11T22:33:50.262 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.261+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~HW4NU5BZ2B1G.0 size=90136 2024-02-11T22:33:50.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.264+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=HW4NU5BZ2B1G tag=CCOW2RJMDZQ3 type=write size=1138712 2024-02-11T22:33:50.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.266+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=VIJKF6Z728X2 type=del size=1966726 2024-02-11T22:33:50.268 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.267+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~HGFNKCHF9MH2.0 size=825877 2024-02-11T22:33:50.271 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.270+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=HGFNKCHF9MH2 tag=OK2TD5X2Q2EK type=write size=1874453 2024-02-11T22:33:50.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.272+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=NNTI0APO55LG type=del size=3663600 2024-02-11T22:33:50.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.273+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=121IZUAEZMHI type=del 2024-02-11T22:33:50.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.275+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=MIQLQW9VFEZ6 type=del size=2628867 2024-02-11T22:33:50.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.276+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=7SFQ8YPHBZ6G type=write size=793246 2024-02-11T22:33:50.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.278+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=L42ZREXZ70EK type=del size=3570264 2024-02-11T22:33:50.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.280+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=EMNLQ4V9H561 type=del 2024-02-11T22:33:50.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.281+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=ZUCV42C11QOY type=del size=4033889 2024-02-11T22:33:50.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.283+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=7ADQ83ED1ZKY type=del 2024-02-11T22:33:50.286 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.285+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~BBXOJCX1E42Y.0 size=1048576 2024-02-11T22:33:50.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.286+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~BBXOJCX1E42Y.1 size=21425 2024-02-11T22:33:50.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.286+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=BBXOJCX1E42Y tag=5FF81ATWPPH8 type=write size=2118577 2024-02-11T22:33:50.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.288+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=I273PO1GU1X3 type=del 2024-02-11T22:33:50.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.291+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~J2VODB235LLN.0 size=1048576 2024-02-11T22:33:50.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.292+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~J2VODB235LLN.1 size=990522 2024-02-11T22:33:50.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.292+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=J2VODB235LLN tag=0WM5FUE8C8J4 type=write size=3087674 2024-02-11T22:33:50.294 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.294+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~67KOQ9U5XMJL.0 size=1048576 2024-02-11T22:33:50.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.295+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~67KOQ9U5XMJL.1 size=566043 2024-02-11T22:33:50.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.298+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=67KOQ9U5XMJL tag=G1TYYKY92BBP type=write size=2663195 2024-02-11T22:33:50.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.300+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=4LUEP0DF85BJ type=del size=728891 2024-02-11T22:33:50.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.300+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZVV1U6XXJMYK.2~ES373TW9HO05.0 size=1048576 2024-02-11T22:33:50.301 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.301+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~ES373TW9HO05.1 size=1048576 2024-02-11T22:33:50.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.303+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~ES373TW9HO05.2 size=493137 2024-02-11T22:33:50.305 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.305+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZVV1U6XXJMYK upload=ES373TW9HO05 tag=G4CH10DYQFJ2 type=write size=3638865 2024-02-11T22:33:50.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.306+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=GGQRMQK49OP9 type=del size=4133186 2024-02-11T22:33:50.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.308+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~7BJ7HR5OENAV.0 size=1024033 2024-02-11T22:33:50.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.310+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=7BJ7HR5OENAV tag=MQQYP9FV45UX type=write size=2072609 2024-02-11T22:33:50.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.312+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=AKRZ6XXK6LZC type=del size=817482 2024-02-11T22:33:50.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.314+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=O88NPQIJ5XR2 type=del 2024-02-11T22:33:50.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.317+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~WZIO3N6NI0IY.0 size=1048576 2024-02-11T22:33:50.319 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.319+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~WZIO3N6NI0IY.1 size=1048576 2024-02-11T22:33:50.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.320+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~WZIO3N6NI0IY.2 size=119340 2024-02-11T22:33:50.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.320+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=WZIO3N6NI0IY tag=RGHVQ8XE3YJ8 type=write size=3265068 2024-02-11T22:33:50.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.322+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~3ISR1IYCJSO2.0 size=769304 2024-02-11T22:33:50.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.324+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=3ISR1IYCJSO2 tag=86AK6WN4J6MB type=write size=1817880 2024-02-11T22:33:50.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.327+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~INIHNF4J6SHD.0 size=1048576 2024-02-11T22:33:50.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.329+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~INIHNF4J6SHD.1 size=1048576 2024-02-11T22:33:50.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.330+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~INIHNF4J6SHD.2 size=285034 2024-02-11T22:33:50.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.330+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=INIHNF4J6SHD tag=FLUZCRIXW6UG type=write size=3430762 2024-02-11T22:33:50.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.331+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~3HQ653CHJNR4.0 size=1048576 2024-02-11T22:33:50.333 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.333+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~3HQ653CHJNR4.1 size=280726 2024-02-11T22:33:50.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.336+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=3HQ653CHJNR4 tag=9KE0QQY4YJMZ type=write size=2377878 2024-02-11T22:33:50.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.339+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~TKHMS3RAHVXU.0 size=1048576 2024-02-11T22:33:50.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.340+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~TKHMS3RAHVXU.1 size=792002 2024-02-11T22:33:50.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.340+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=TKHMS3RAHVXU tag=WO954OX50USC type=write size=2889154 2024-02-11T22:33:50.343 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.342+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=WJC6X3AFXA16 type=del 2024-02-11T22:33:50.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.346+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~V893Z4S24615.0 size=902943 2024-02-11T22:33:50.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.346+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=V893Z4S24615 tag=KP1IAOI7YNA3 type=write size=1951519 2024-02-11T22:33:50.348 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.348+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~GW3QCQF65UDK.0 size=451528 2024-02-11T22:33:50.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.350+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=GW3QCQF65UDK tag=CEAFT43ZUU9F type=write size=1500104 2024-02-11T22:33:50.355 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.354+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~0QXQTAA01SSU.0 size=1048576 2024-02-11T22:33:50.356 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.356+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~0QXQTAA01SSU.1 size=47173 2024-02-11T22:33:50.356 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.356+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=0QXQTAA01SSU tag=BQCO6FY62TZN type=write size=2144325 2024-02-11T22:33:50.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.357+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=GR2BB1DVSQD4 type=del 2024-02-11T22:33:50.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.361+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~FM20EIJLX85H.0 size=1048576 2024-02-11T22:33:50.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.362+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~FM20EIJLX85H.1 size=1048576 2024-02-11T22:33:50.363 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.363+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~FM20EIJLX85H.2 size=653307 2024-02-11T22:33:50.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.363+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=FM20EIJLX85H tag=Y85M9JECY6W5 type=write size=3799035 2024-02-11T22:33:50.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.365+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=VIJKF6Z728X2 type=del 2024-02-11T22:33:50.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.367+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=GTE58Y3KI91J type=write size=972508 2024-02-11T22:33:50.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.369+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=NNTI0APO55LG type=del 2024-02-11T22:33:50.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.373+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~PLSO5WF18C82.0 size=1048576 2024-02-11T22:33:50.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.374+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~PLSO5WF18C82.1 size=165303 2024-02-11T22:33:50.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.374+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=PLSO5WF18C82 tag=LE3C8P6HAOIH type=write size=2262455 2024-02-11T22:33:50.378 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.377+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=MIQLQW9VFEZ6 type=del size=2628867 2024-02-11T22:33:50.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.381+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~WUQYO59RPTQ6.0 size=1015543 2024-02-11T22:33:50.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.381+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=WUQYO59RPTQ6 tag=NCTGWNQNUIPT type=write size=2064119 2024-02-11T22:33:50.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.382+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=L42ZREXZ70EK type=del 2024-02-11T22:33:50.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.385+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~SFWLP3MOK5FV.0 size=870815 2024-02-11T22:33:50.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.385+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=SFWLP3MOK5FV tag=OZLYP2ADJ5S8 type=write size=1919391 2024-02-11T22:33:50.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.389+0000 7f25eee4b8c0 1 < suggested update operation key=0NKQZH87N4Q7 tag=ZUCV42C11QOY type=del size=4033889 2024-02-11T22:33:50.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.393+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~L8MHJ479GK31.0 size=1048576 2024-02-11T22:33:50.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.394+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~L8MHJ479GK31.1 size=1048576 2024-02-11T22:33:50.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.395+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~L8MHJ479GK31.2 size=992072 2024-02-11T22:33:50.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.395+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=L8MHJ479GK31 tag=VT0KKRWCIVU1 type=write size=4137800 2024-02-11T22:33:50.397 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.397+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~BBXOJCX1E42Y.0 size=1048576 2024-02-11T22:33:50.398 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.398+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~BBXOJCX1E42Y.1 size=21425 2024-02-11T22:33:50.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.401+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=BBXOJCX1E42Y tag=5FF81ATWPPH8 type=write size=2118577 2024-02-11T22:33:50.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.402+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=79P9J2MKSA5J type=write size=1032140 2024-02-11T22:33:50.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.404+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~J2VODB235LLN.0 size=1048576 2024-02-11T22:33:50.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.405+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~J2VODB235LLN.1 size=990522 2024-02-11T22:33:50.408 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.408+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=J2VODB235LLN tag=0WM5FUE8C8J4 type=write size=3087674 2024-02-11T22:33:50.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.409+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=EMWEF877G0CB type=del size=3100441 2024-02-11T22:33:50.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.411+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=4LUEP0DF85BJ type=del 2024-02-11T22:33:50.413 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.413+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=OVKX4NXJP8MB type=write size=459863 2024-02-11T22:33:50.417 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.417+0000 7f25eee4b8c0 1 < suggested update operation key=AB2I7WUK0C4O tag=GGQRMQK49OP9 type=del size=4133186 2024-02-11T22:33:50.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.420+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~KD24NEWYHNII.0 size=1048576 2024-02-11T22:33:50.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.421+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~KD24NEWYHNII.1 size=1048576 2024-02-11T22:33:50.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.423+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~KD24NEWYHNII.2 size=440548 2024-02-11T22:33:50.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.423+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=KD24NEWYHNII tag=IK5NVLPJ8RZH type=write size=3586276 2024-02-11T22:33:50.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.425+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=AKRZ6XXK6LZC type=del 2024-02-11T22:33:50.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.427+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=DLH1KGHMLJFI type=del size=2883821 2024-02-11T22:33:50.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.428+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~WZIO3N6NI0IY.0 size=1048576 2024-02-11T22:33:50.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.430+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~WZIO3N6NI0IY.1 size=1048576 2024-02-11T22:33:50.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.431+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~WZIO3N6NI0IY.2 size=119340 2024-02-11T22:33:50.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.434+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=WZIO3N6NI0IY tag=RGHVQ8XE3YJ8 type=write size=3265068 2024-02-11T22:33:50.436 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.435+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=HKEJ8GQ1UCWQ type=del size=1131661 2024-02-11T22:33:50.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.437+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~INIHNF4J6SHD.0 size=1048576 2024-02-11T22:33:50.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.438+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~INIHNF4J6SHD.1 size=1048576 2024-02-11T22:33:50.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.439+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~INIHNF4J6SHD.2 size=285034 2024-02-11T22:33:50.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.442+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=INIHNF4J6SHD tag=FLUZCRIXW6UG type=write size=3430762 2024-02-11T22:33:50.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.445+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~A5HDXNXOMGO4.0 size=1048576 2024-02-11T22:33:50.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.446+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~A5HDXNXOMGO4.1 size=1048576 2024-02-11T22:33:50.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.447+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~A5HDXNXOMGO4.2 size=604404 2024-02-11T22:33:50.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.447+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=A5HDXNXOMGO4 tag=BSH596A7YSV7 type=write size=3750132 2024-02-11T22:33:50.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.449+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~TKHMS3RAHVXU.0 size=1048576 2024-02-11T22:33:50.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.450+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~TKHMS3RAHVXU.1 size=792002 2024-02-11T22:33:50.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.452+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=TKHMS3RAHVXU tag=WO954OX50USC type=write size=2889154 2024-02-11T22:33:50.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.454+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=ZO0253MMUUWA type=del size=2836266 2024-02-11T22:33:50.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.454+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZD6VIFYM84VB.2~V893Z4S24615.0 size=902943 2024-02-11T22:33:50.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.456+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZD6VIFYM84VB upload=V893Z4S24615 tag=KP1IAOI7YNA3 type=write size=1951519 2024-02-11T22:33:50.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.458+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=2PI4OOF2ICDZ type=del size=3507173 2024-02-11T22:33:50.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.460+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~0QXQTAA01SSU.0 size=1048576 2024-02-11T22:33:50.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.460+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FRHHOG524O0Y.2~0QXQTAA01SSU.1 size=47173 2024-02-11T22:33:50.462 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.462+0000 7f25eee4b8c0 1 < canceled multipart upload key=FRHHOG524O0Y upload=0QXQTAA01SSU tag=BQCO6FY62TZN type=write size=2144325 2024-02-11T22:33:50.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.464+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=UQ716SZWNG2Q type=del size=2052215 2024-02-11T22:33:50.465 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.465+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~FM20EIJLX85H.0 size=1048576 2024-02-11T22:33:50.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.466+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~FM20EIJLX85H.1 size=1048576 2024-02-11T22:33:50.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.467+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~FM20EIJLX85H.2 size=653307 2024-02-11T22:33:50.471 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.470+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=FM20EIJLX85H tag=Y85M9JECY6W5 type=write size=3799035 2024-02-11T22:33:50.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.474+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~51WIJAPG8SEG.0 size=781213 2024-02-11T22:33:50.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.474+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=51WIJAPG8SEG tag=TDXGI3G6QHN9 type=write size=1829789 2024-02-11T22:33:50.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.476+0000 7f25eee4b8c0 -1 < failed to complete operation key=0NKQZH87N4Q7 tag=GTE58Y3KI91J type=write size=972508: (22) Invalid argument 2024-02-11T22:33:50.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.478+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=HW78C1K0Y3SE type=del size=2038189 2024-02-11T22:33:50.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.480+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~PLSO5WF18C82.0 size=1048576 2024-02-11T22:33:50.481 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.481+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~PLSO5WF18C82.1 size=165303 2024-02-11T22:33:50.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.483+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=PLSO5WF18C82 tag=LE3C8P6HAOIH type=write size=2262455 2024-02-11T22:33:50.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.485+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=NMKB71O8WB0E type=write size=10517 2024-02-11T22:33:50.486 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.485+0000 7f25eee4b8c0 1 < canceled part key=_multipart_CW4DLIYP9ZSH.2~WUQYO59RPTQ6.0 size=1015543 2024-02-11T22:33:50.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.488+0000 7f25eee4b8c0 1 < canceled multipart upload key=CW4DLIYP9ZSH upload=WUQYO59RPTQ6 tag=NCTGWNQNUIPT type=write size=2064119 2024-02-11T22:33:50.490 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.489+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=QEJ47K0WV8LG type=del size=587325 2024-02-11T22:33:50.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.491+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~SFWLP3MOK5FV.0 size=870815 2024-02-11T22:33:50.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.494+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=SFWLP3MOK5FV tag=OZLYP2ADJ5S8 type=write size=1919391 2024-02-11T22:33:50.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.497+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~WJZU32ZBZHIM.0 size=1048576 2024-02-11T22:33:50.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.498+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~WJZU32ZBZHIM.1 size=245886 2024-02-11T22:33:50.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.498+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=WJZU32ZBZHIM tag=IVV2GS9POCML type=write size=2343038 2024-02-11T22:33:50.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.499+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~L8MHJ479GK31.0 size=1048576 2024-02-11T22:33:50.501 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.501+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~L8MHJ479GK31.1 size=1048576 2024-02-11T22:33:50.501 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.501+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FCH9ZTWY06ZN.2~L8MHJ479GK31.2 size=992072 2024-02-11T22:33:50.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.503+0000 7f25eee4b8c0 1 < canceled multipart upload key=FCH9ZTWY06ZN upload=L8MHJ479GK31 tag=VT0KKRWCIVU1 type=write size=4137800 2024-02-11T22:33:50.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.504+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=HBT7WSX730UQ type=write size=1031287 2024-02-11T22:33:50.506 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.506+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=79P9J2MKSA5J type=write size=1032140 2024-02-11T22:33:50.509 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.509+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~0EQBHXA48RP9.0 size=1048576 2024-02-11T22:33:50.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.510+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~0EQBHXA48RP9.1 size=1048576 2024-02-11T22:33:50.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.511+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~0EQBHXA48RP9.2 size=1019438 2024-02-11T22:33:50.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.511+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=0EQBHXA48RP9 tag=Z07ZZZR96IMV type=write size=4165166 2024-02-11T22:33:50.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.513+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=EMWEF877G0CB type=del 2024-02-11T22:33:50.515 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.514+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=A7S1EV9T27WH type=write size=260740 2024-02-11T22:33:50.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.516+0000 7f25eee4b8c0 1 < completed write operation key=Q9AL0ZMG9WOK tag=OVKX4NXJP8MB type=write size=459863 2024-02-11T22:33:50.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.518+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=UCDWCG1USK2I type=write size=148424 2024-02-11T22:33:50.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.519+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~KD24NEWYHNII.0 size=1048576 2024-02-11T22:33:50.521 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.520+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~KD24NEWYHNII.1 size=1048576 2024-02-11T22:33:50.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.522+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~KD24NEWYHNII.2 size=440548 2024-02-11T22:33:50.525 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.525+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=KD24NEWYHNII tag=IK5NVLPJ8RZH type=write size=3586276 2024-02-11T22:33:50.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.526+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=5T79PBESF5O3 type=del size=704700 2024-02-11T22:33:50.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.530+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=DLH1KGHMLJFI type=del 2024-02-11T22:33:50.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.532+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=B9AX7RN9R5S9 type=write size=442731 2024-02-11T22:33:50.534 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.533+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=HKEJ8GQ1UCWQ type=del 2024-02-11T22:33:50.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.535+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=ELYBO0BG7T3J type=del size=394071 2024-02-11T22:33:50.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.537+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~A5HDXNXOMGO4.0 size=1048576 2024-02-11T22:33:50.538 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.538+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~A5HDXNXOMGO4.1 size=1048576 2024-02-11T22:33:50.539 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.539+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~A5HDXNXOMGO4.2 size=604404 2024-02-11T22:33:50.542 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.542+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=A5HDXNXOMGO4 tag=BSH596A7YSV7 type=write size=3750132 2024-02-11T22:33:50.544 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.544+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=RS02MMR3GXD6 type=del size=1485500 2024-02-11T22:33:50.546 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.546+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=ZO0253MMUUWA type=del 2024-02-11T22:33:50.550 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.550+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~23I9R84NTPRX.0 size=643682 2024-02-11T22:33:50.550 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.550+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=23I9R84NTPRX tag=T4BM19NIPFZF type=write size=1692258 2024-02-11T22:33:50.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.551+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=2PI4OOF2ICDZ type=del 2024-02-11T22:33:50.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.553+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=LOHOFVDIRNAG type=del size=674654 2024-02-11T22:33:50.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.557+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=UQ716SZWNG2Q type=del size=2052215 2024-02-11T22:33:50.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.558+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=7ETGB9XJZSMX type=del size=2953052 2024-02-11T22:33:50.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.559+0000 7f25eee4b8c0 1 < canceled part key=_multipart_74M85D138Z26.2~51WIJAPG8SEG.0 size=781213 2024-02-11T22:33:50.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.561+0000 7f25eee4b8c0 1 < canceled multipart upload key=74M85D138Z26 upload=51WIJAPG8SEG tag=TDXGI3G6QHN9 type=write size=1829789 2024-02-11T22:33:50.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.563+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=REMYGH34Y9GJ type=write size=721 2024-02-11T22:33:50.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.565+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=HW78C1K0Y3SE type=del 2024-02-11T22:33:50.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.567+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=08QD028Y2Y9W type=del size=3165688 2024-02-11T22:33:50.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.569+0000 7f25eee4b8c0 1 < completed write operation key=DSAMY64659XZ tag=NMKB71O8WB0E type=write size=10517 2024-02-11T22:33:50.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.572+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~KKFFLSLYZ1KG.0 size=1048576 2024-02-11T22:33:50.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.574+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~KKFFLSLYZ1KG.1 size=1048576 2024-02-11T22:33:50.575 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.575+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~KKFFLSLYZ1KG.2 size=805469 2024-02-11T22:33:50.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.575+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=KKFFLSLYZ1KG tag=8BXNO343ZJDJ type=write size=3951197 2024-02-11T22:33:50.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.577+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=QEJ47K0WV8LG type=del 2024-02-11T22:33:50.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.581+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~PWIY5L9NYNOE.0 size=1048576 2024-02-11T22:33:50.583 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.582+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~PWIY5L9NYNOE.1 size=519637 2024-02-11T22:33:50.583 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.582+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=PWIY5L9NYNOE tag=OJZF25Z0UAW5 type=write size=2616789 2024-02-11T22:33:50.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.584+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~WJZU32ZBZHIM.0 size=1048576 2024-02-11T22:33:50.586 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.586+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~WJZU32ZBZHIM.1 size=245886 2024-02-11T22:33:50.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.589+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=WJZU32ZBZHIM tag=IVV2GS9POCML type=write size=2343038 2024-02-11T22:33:50.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.590+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=7CE0FVBRD26I type=del size=2323440 2024-02-11T22:33:50.592 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.592+0000 7f25eee4b8c0 1 < canceled operation key=0DPBNOA6WTLA tag=HBT7WSX730UQ type=write size=1031287 2024-02-11T22:33:50.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.593+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=MBN6DQZQ3CO1 type=del size=3781006 2024-02-11T22:33:50.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.595+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~0EQBHXA48RP9.0 size=1048576 2024-02-11T22:33:50.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.596+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~0EQBHXA48RP9.1 size=1048576 2024-02-11T22:33:50.598 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.598+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~0EQBHXA48RP9.2 size=1019438 2024-02-11T22:33:50.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.600+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=0EQBHXA48RP9 tag=Z07ZZZR96IMV type=write size=4165166 2024-02-11T22:33:50.603 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.603+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~6CEK5G7EWKES.0 size=1048576 2024-02-11T22:33:50.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.604+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~6CEK5G7EWKES.1 size=617833 2024-02-11T22:33:50.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.604+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=6CEK5G7EWKES tag=4D9GASJTRCSG type=write size=2714985 2024-02-11T22:33:50.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.606+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=A7S1EV9T27WH type=write size=260740 2024-02-11T22:33:50.608 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.607+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=HCQWXY4NZA5R type=write size=566546 2024-02-11T22:33:50.610 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.609+0000 7f25eee4b8c0 1 < completed write operation key=Q6NR2GFW3IR1 tag=UCDWCG1USK2I type=write size=148424 2024-02-11T22:33:50.612 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.612+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~7EN6ZCCJP6Z7.0 size=1048576 2024-02-11T22:33:50.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.614+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~7EN6ZCCJP6Z7.1 size=1048576 2024-02-11T22:33:50.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.615+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~7EN6ZCCJP6Z7.2 size=66216 2024-02-11T22:33:50.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.615+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=7EN6ZCCJP6Z7 tag=NG8WH1XMNMN3 type=write size=3211944 2024-02-11T22:33:50.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.617+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=5T79PBESF5O3 type=del 2024-02-11T22:33:50.620 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.620+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~JNZ2W2O1UJLZ.0 size=70426 2024-02-11T22:33:50.620 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.620+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=JNZ2W2O1UJLZ tag=3EJATOBDQKUI type=write size=1119002 2024-02-11T22:33:50.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.623+0000 7f25eee4b8c0 1 < suggested update operation key=FRHHOG524O0Y tag=B9AX7RN9R5S9 type=write size=442731 2024-02-11T22:33:50.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.626+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=YL55K186KQP2 type=del size=3896052 2024-02-11T22:33:50.629 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.628+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=ELYBO0BG7T3J type=del 2024-02-11T22:33:50.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.630+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=GNDVJ8261J15 type=del size=717424 2024-02-11T22:33:50.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.633+0000 7f25eee4b8c0 1 < suggested update operation key=HZTCAJH837N5 tag=RS02MMR3GXD6 type=del size=1485500 2024-02-11T22:33:50.636 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.636+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=XKNQZHZ1MQ0T type=del size=688400 2024-02-11T22:33:50.636 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.636+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~23I9R84NTPRX.0 size=643682 2024-02-11T22:33:50.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.640+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=23I9R84NTPRX tag=T4BM19NIPFZF type=write size=1692258 2024-02-11T22:33:50.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.644+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~M05MN7XRPEU1.0 size=582205 2024-02-11T22:33:50.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.644+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=M05MN7XRPEU1 tag=8YX05DNM1Z9T type=write size=1630781 2024-02-11T22:33:50.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.646+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=LOHOFVDIRNAG type=del 2024-02-11T22:33:50.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.649+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~TRGTBNOPBVB6.0 size=385562 2024-02-11T22:33:50.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.649+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=TRGTBNOPBVB6 tag=TZOIMKWQDS42 type=write size=1434138 2024-02-11T22:33:50.651 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.651+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=7ETGB9XJZSMX type=del 2024-02-11T22:33:50.653 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.652+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=OYH39OJGACKZ type=del size=4083944 2024-02-11T22:33:50.655 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.655+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=REMYGH34Y9GJ type=write size=721 2024-02-11T22:33:50.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.656+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=TXPTPAVPV2CY type=del size=701110 2024-02-11T22:33:50.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.658+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=08QD028Y2Y9W type=del 2024-02-11T22:33:50.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.661+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~WRSWUNGWPO1T.0 size=663760 2024-02-11T22:33:50.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.661+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=WRSWUNGWPO1T tag=GANMNEAS5CFG type=write size=1712336 2024-02-11T22:33:50.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.663+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~KKFFLSLYZ1KG.0 size=1048576 2024-02-11T22:33:50.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.664+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~KKFFLSLYZ1KG.1 size=1048576 2024-02-11T22:33:50.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.666+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~KKFFLSLYZ1KG.2 size=805469 2024-02-11T22:33:50.669 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.668+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=KKFFLSLYZ1KG tag=8BXNO343ZJDJ type=write size=3951197 2024-02-11T22:33:50.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.670+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=T20O2TSJCQ74 type=write size=905372 2024-02-11T22:33:50.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.671+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~PWIY5L9NYNOE.0 size=1048576 2024-02-11T22:33:50.673 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.673+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~PWIY5L9NYNOE.1 size=519637 2024-02-11T22:33:50.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.675+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=PWIY5L9NYNOE tag=OJZF25Z0UAW5 type=write size=2616789 2024-02-11T22:33:50.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.677+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=F28UCB85CRUK type=del size=1301918 2024-02-11T22:33:50.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.679+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=7CE0FVBRD26I type=del 2024-02-11T22:33:50.683 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.683+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~UI0J8D7BTMM4.0 size=1048576 2024-02-11T22:33:50.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.684+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~UI0J8D7BTMM4.1 size=1048576 2024-02-11T22:33:50.686 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.686+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~UI0J8D7BTMM4.2 size=1018350 2024-02-11T22:33:50.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.686+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=UI0J8D7BTMM4 tag=SHVRJ3NP8ZY5 type=write size=4164078 2024-02-11T22:33:50.690 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.689+0000 7f25eee4b8c0 1 < suggested remove operation key=0NKQZH87N4Q7 tag=MBN6DQZQ3CO1 type=del 2024-02-11T22:33:50.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.692+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~QBIYON3EFQSQ.0 size=1048576 2024-02-11T22:33:50.694 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.694+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~QBIYON3EFQSQ.1 size=414690 2024-02-11T22:33:50.694 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.694+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=QBIYON3EFQSQ tag=SCV53LCYSTEJ type=write size=2511842 2024-02-11T22:33:50.696 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.696+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~6CEK5G7EWKES.0 size=1048576 2024-02-11T22:33:50.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.697+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~6CEK5G7EWKES.1 size=617833 2024-02-11T22:33:50.700 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.700+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=6CEK5G7EWKES tag=4D9GASJTRCSG type=write size=2714985 2024-02-11T22:33:50.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.701+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=OKDABIBU9XL2 type=write size=537697 2024-02-11T22:33:50.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.703+0000 7f25eee4b8c0 1 < completed write operation key=0DPBNOA6WTLA tag=HCQWXY4NZA5R type=write size=566546 2024-02-11T22:33:50.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.705+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=NUPNRFMEZ6QJ type=del size=2632402 2024-02-11T22:33:50.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.707+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~7EN6ZCCJP6Z7.0 size=1048576 2024-02-11T22:33:50.708 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.708+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~7EN6ZCCJP6Z7.1 size=1048576 2024-02-11T22:33:50.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.709+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~7EN6ZCCJP6Z7.2 size=66216 2024-02-11T22:33:50.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.712+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=7EN6ZCCJP6Z7 tag=NG8WH1XMNMN3 type=write size=3211944 2024-02-11T22:33:50.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.716+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~TU5XKMGV1ZE2.0 size=1048576 2024-02-11T22:33:50.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.717+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~TU5XKMGV1ZE2.1 size=784594 2024-02-11T22:33:50.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.717+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=TU5XKMGV1ZE2 tag=PS309NXCFNMK type=write size=2881746 2024-02-11T22:33:50.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.719+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~JNZ2W2O1UJLZ.0 size=70426 2024-02-11T22:33:50.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.722+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=JNZ2W2O1UJLZ tag=3EJATOBDQKUI type=write size=1119002 2024-02-11T22:33:50.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.724+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=0U7XB2K4P6IV type=del size=498406 2024-02-11T22:33:50.727 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.727+0000 7f25eee4b8c0 1 < suggested remove operation key=2FDRRA74G817 tag=YL55K186KQP2 type=del 2024-02-11T22:33:50.729 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.729+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=M4HWVSE20KDX type=del size=128028 2024-02-11T22:33:50.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.730+0000 7f25eee4b8c0 1 < canceled operation key=1WIPUCYHGLQ5 tag=GNDVJ8261J15 type=del size=717424 2024-02-11T22:33:50.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.732+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=VW1NHEJIM7P6 type=del size=3629584 2024-02-11T22:33:50.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.734+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=XKNQZHZ1MQ0T type=del 2024-02-11T22:33:50.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.738+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~UAAZL1D8K4J1.0 size=1048576 2024-02-11T22:33:50.739 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.739+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~UAAZL1D8K4J1.1 size=1009355 2024-02-11T22:33:50.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.739+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=UAAZL1D8K4J1 tag=7FXAJ8104Q0M type=write size=3106507 2024-02-11T22:33:50.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.741+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~M05MN7XRPEU1.0 size=582205 2024-02-11T22:33:50.744 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.744+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=M05MN7XRPEU1 tag=8YX05DNM1Z9T type=write size=1630781 2024-02-11T22:33:50.747 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.747+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~14DXX5VS0EWL.0 size=1048576 2024-02-11T22:33:50.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.748+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~14DXX5VS0EWL.1 size=1048576 2024-02-11T22:33:50.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.750+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~14DXX5VS0EWL.2 size=832479 2024-02-11T22:33:50.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.750+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=14DXX5VS0EWL tag=KT14464AJQJ9 type=write size=3978207 2024-02-11T22:33:50.752 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.752+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~TRGTBNOPBVB6.0 size=385562 2024-02-11T22:33:50.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.754+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=TRGTBNOPBVB6 tag=TZOIMKWQDS42 type=write size=1434138 2024-02-11T22:33:50.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.756+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=IX1B1LSD04GC type=del size=4133206 2024-02-11T22:33:50.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.757+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=OYH39OJGACKZ type=del 2024-02-11T22:33:50.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.759+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=6MK9I2KPTEY0 type=del size=399528 2024-02-11T22:33:50.761 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.761+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=TXPTPAVPV2CY type=del 2024-02-11T22:33:50.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.763+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=QYG09VZ5GN3X type=del size=2639019 2024-02-11T22:33:50.765 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.764+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~WRSWUNGWPO1T.0 size=663760 2024-02-11T22:33:50.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.767+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=WRSWUNGWPO1T tag=GANMNEAS5CFG type=write size=1712336 2024-02-11T22:33:50.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.768+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=FHLN2QUZCQR6 type=del size=78528 2024-02-11T22:33:50.770 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.770+0000 7f25eee4b8c0 1 < canceled operation key=74M85D138Z26 tag=T20O2TSJCQ74 type=write size=905372 2024-02-11T22:33:50.772 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.771+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=1DZQWHO2RMVG type=del size=2666679 2024-02-11T22:33:50.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.773+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=F28UCB85CRUK type=del 2024-02-11T22:33:50.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.775+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=0K8JJV5XN65U type=del size=2558255 2024-02-11T22:33:50.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.776+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~UI0J8D7BTMM4.0 size=1048576 2024-02-11T22:33:50.778 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.778+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~UI0J8D7BTMM4.1 size=1048576 2024-02-11T22:33:50.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.779+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~UI0J8D7BTMM4.2 size=1018350 2024-02-11T22:33:50.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.781+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=UI0J8D7BTMM4 tag=SHVRJ3NP8ZY5 type=write size=4164078 2024-02-11T22:33:50.784 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.784+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~19YQHZKA4WCA.0 size=1048576 2024-02-11T22:33:50.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.785+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~19YQHZKA4WCA.1 size=556326 2024-02-11T22:33:50.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.785+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=19YQHZKA4WCA tag=CSC03JKO3KZ2 type=write size=2653478 2024-02-11T22:33:50.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.787+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~QBIYON3EFQSQ.0 size=1048576 2024-02-11T22:33:50.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.788+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~QBIYON3EFQSQ.1 size=414690 2024-02-11T22:33:50.791 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.791+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=QBIYON3EFQSQ tag=SCV53LCYSTEJ type=write size=2511842 2024-02-11T22:33:50.793 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.793+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=D0WTGK13MQOF type=write size=490756 2024-02-11T22:33:50.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.795+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=OKDABIBU9XL2 type=write size=537697 2024-02-11T22:33:50.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.796+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=1E1RBOLY5516 type=del size=2633967 2024-02-11T22:33:50.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.798+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=NUPNRFMEZ6QJ type=del 2024-02-11T22:33:50.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.799+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=UNBLXBFI41HK type=del size=931554 2024-02-11T22:33:50.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.801+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~TU5XKMGV1ZE2.0 size=1048576 2024-02-11T22:33:50.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.802+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~TU5XKMGV1ZE2.1 size=784594 2024-02-11T22:33:50.805 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.804+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=TU5XKMGV1ZE2 tag=PS309NXCFNMK type=write size=2881746 2024-02-11T22:33:50.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.806+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=RYQMFZVKAU5E type=del size=2185686 2024-02-11T22:33:50.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.809+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=0U7XB2K4P6IV type=del size=498406 2024-02-11T22:33:50.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.812+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~QKZASFKN2RNK.0 size=883477 2024-02-11T22:33:50.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.812+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=QKZASFKN2RNK tag=0VNNOZS2TB2D type=write size=1932053 2024-02-11T22:33:50.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.814+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=M4HWVSE20KDX type=del 2024-02-11T22:33:50.817 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.816+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=LLOVL6POKYS9 type=del size=222591 2024-02-11T22:33:50.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.820+0000 7f25eee4b8c0 1 < suggested remove operation key=HZTCAJH837N5 tag=VW1NHEJIM7P6 type=del 2024-02-11T22:33:50.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.823+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~1BHI3LKIGU38.0 size=1048576 2024-02-11T22:33:50.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.824+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~1BHI3LKIGU38.1 size=1048576 2024-02-11T22:33:50.826 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.825+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~1BHI3LKIGU38.2 size=661274 2024-02-11T22:33:50.826 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.825+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=1BHI3LKIGU38 tag=V8TWYWCN3I9C type=write size=3807002 2024-02-11T22:33:50.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.827+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~UAAZL1D8K4J1.0 size=1048576 2024-02-11T22:33:50.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.828+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~UAAZL1D8K4J1.1 size=1009355 2024-02-11T22:33:50.832 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.832+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=UAAZL1D8K4J1 tag=7FXAJ8104Q0M type=write size=3106507 2024-02-11T22:33:50.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.834+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=WG071O0QLLCN type=del size=3104200 2024-02-11T22:33:50.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.836+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~14DXX5VS0EWL.0 size=1048576 2024-02-11T22:33:50.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.837+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~14DXX5VS0EWL.1 size=1048576 2024-02-11T22:33:50.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.838+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~14DXX5VS0EWL.2 size=832479 2024-02-11T22:33:50.841 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.841+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=14DXX5VS0EWL tag=KT14464AJQJ9 type=write size=3978207 2024-02-11T22:33:50.843 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.843+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=SW4E09QWA31A type=del size=2758926 2024-02-11T22:33:50.845 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.844+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=IX1B1LSD04GC type=del 2024-02-11T22:33:50.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.846+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=WJ4ZNXSU7HT6 type=del size=3800068 2024-02-11T22:33:50.848 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.848+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=6MK9I2KPTEY0 type=del 2024-02-11T22:33:50.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.849+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=T2I724BHS2IU type=del size=48482 2024-02-11T22:33:50.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.851+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=QYG09VZ5GN3X type=del 2024-02-11T22:33:50.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.853+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~KUXBSMGGJBQ7.0 size=1048576 2024-02-11T22:33:50.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.854+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~KUXBSMGGJBQ7.1 size=1048576 2024-02-11T22:33:50.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.855+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~KUXBSMGGJBQ7.2 size=930622 2024-02-11T22:33:50.856 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.855+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=KUXBSMGGJBQ7 tag=6B8OHRB5S8NM type=write size=4076350 2024-02-11T22:33:50.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.857+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=FHLN2QUZCQR6 type=del 2024-02-11T22:33:50.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.860+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~PJSX1UASRB67.0 size=1048576 2024-02-11T22:33:50.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.861+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~PJSX1UASRB67.1 size=1048576 2024-02-11T22:33:50.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.862+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~PJSX1UASRB67.2 size=509825 2024-02-11T22:33:50.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.862+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=PJSX1UASRB67 tag=MJKRRZNLR6GZ type=write size=3655553 2024-02-11T22:33:50.864 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.864+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZE9CNGN6NMG3 tag=1DZQWHO2RMVG type=del size=2666679: (22) Invalid argument 2024-02-11T22:33:50.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.865+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=5MJ7A55M3U2J type=del size=1377420 2024-02-11T22:33:50.867 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.866+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=0K8JJV5XN65U type=del 2024-02-11T22:33:50.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.868+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=J1UD77DG62H1 type=del size=1312430 2024-02-11T22:33:50.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.869+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~19YQHZKA4WCA.0 size=1048576 2024-02-11T22:33:50.871 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.870+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~19YQHZKA4WCA.1 size=556326 2024-02-11T22:33:50.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.873+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=19YQHZKA4WCA tag=CSC03JKO3KZ2 type=write size=2653478 2024-02-11T22:33:50.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.876+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~7W02DENLDP49.0 size=1048576 2024-02-11T22:33:50.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.877+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~7W02DENLDP49.1 size=1035419 2024-02-11T22:33:50.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.877+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=7W02DENLDP49 tag=0Y3H27RLN088 type=write size=3132571 2024-02-11T22:33:50.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.878+0000 7f25eee4b8c0 1 < canceled operation key=0DPBNOA6WTLA tag=D0WTGK13MQOF type=write size=490756 2024-02-11T22:33:50.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.880+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=UL1I68LIDUUK type=del size=2618750 2024-02-11T22:33:50.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.881+0000 7f25eee4b8c0 1 < canceled operation key=PTA21KVUBIRR tag=1E1RBOLY5516 type=del size=2633967 2024-02-11T22:33:50.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.883+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=AXA3O21OMLTG type=write size=817763 2024-02-11T22:33:50.884 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.884+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=UNBLXBFI41HK type=del 2024-02-11T22:33:50.887 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.887+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~7OMYC05Z4PHT.0 size=1048576 2024-02-11T22:33:50.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.888+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~7OMYC05Z4PHT.1 size=791276 2024-02-11T22:33:50.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.888+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=7OMYC05Z4PHT tag=5YNYP2072V58 type=write size=2888428 2024-02-11T22:33:50.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.890+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=RYQMFZVKAU5E type=del 2024-02-11T22:33:50.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.891+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=YW6W6IKTT8TZ type=del size=2411751 2024-02-11T22:33:50.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.893+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~QKZASFKN2RNK.0 size=883477 2024-02-11T22:33:50.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.895+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=QKZASFKN2RNK tag=0VNNOZS2TB2D type=write size=1932053 2024-02-11T22:33:50.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.898+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~S9OURYHHW1GI.0 size=1048576 2024-02-11T22:33:50.899 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.899+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~S9OURYHHW1GI.1 size=761061 2024-02-11T22:33:50.899 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.899+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=S9OURYHHW1GI tag=V9H7CJ7MMB9H type=write size=2858213 2024-02-11T22:33:50.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.900+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=LLOVL6POKYS9 type=del 2024-02-11T22:33:50.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.903+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~LFOWLFR7HV4W.0 size=1048576 2024-02-11T22:33:50.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.904+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~LFOWLFR7HV4W.1 size=1048576 2024-02-11T22:33:50.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.905+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~LFOWLFR7HV4W.2 size=884573 2024-02-11T22:33:50.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.905+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=LFOWLFR7HV4W tag=U0BIV2F27L97 type=write size=4030301 2024-02-11T22:33:50.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.907+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~1BHI3LKIGU38.0 size=1048576 2024-02-11T22:33:50.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.908+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~1BHI3LKIGU38.1 size=1048576 2024-02-11T22:33:50.911 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.909+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~1BHI3LKIGU38.2 size=661274 2024-02-11T22:33:50.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.912+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=1BHI3LKIGU38 tag=V8TWYWCN3I9C type=write size=3807002 2024-02-11T22:33:50.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.913+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=M50ZV1UO84LX type=write size=352178 2024-02-11T22:33:50.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.915+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=WG071O0QLLCN type=del 2024-02-11T22:33:50.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.917+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~YBYUHDUQV3LY.0 size=778266 2024-02-11T22:33:50.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.917+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=YBYUHDUQV3LY tag=ZBMS6VHNTBXC type=write size=1826842 2024-02-11T22:33:50.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.919+0000 7f25eee4b8c0 1 < canceled operation key=FRHHOG524O0Y tag=SW4E09QWA31A type=del size=2758926 2024-02-11T22:33:50.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.920+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=0MLJ591XQ5OD type=del size=1026227 2024-02-11T22:33:50.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.924+0000 7f25eee4b8c0 1 < suggested update operation key=QVCV92ZESTMD tag=WJ4ZNXSU7HT6 type=del size=3800068 2024-02-11T22:33:50.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.925+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=3HNUZ53XLQ08 type=write size=219437 2024-02-11T22:33:50.927 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.926+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=T2I724BHS2IU type=del 2024-02-11T22:33:50.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.929+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~4L0T9LLH66DH.0 size=877524 2024-02-11T22:33:50.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.929+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=4L0T9LLH66DH tag=JB8VDEJMSWI6 type=write size=1926100 2024-02-11T22:33:50.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.930+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~KUXBSMGGJBQ7.0 size=1048576 2024-02-11T22:33:50.931 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.931+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~KUXBSMGGJBQ7.1 size=1048576 2024-02-11T22:33:50.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.932+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~KUXBSMGGJBQ7.2 size=930622 2024-02-11T22:33:50.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.935+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=KUXBSMGGJBQ7 tag=6B8OHRB5S8NM type=write size=4076350 2024-02-11T22:33:50.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.937+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=GJPB4AGRSZ8I type=del size=2484028 2024-02-11T22:33:50.939 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.939+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~PJSX1UASRB67.0 size=1048576 2024-02-11T22:33:50.940 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.940+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~PJSX1UASRB67.1 size=1048576 2024-02-11T22:33:50.941 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.941+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~PJSX1UASRB67.2 size=509825 2024-02-11T22:33:50.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.944+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=PJSX1UASRB67 tag=MJKRRZNLR6GZ type=write size=3655553 2024-02-11T22:33:50.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.946+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=WZ9Y7AGB9FOU type=del size=2097909 2024-02-11T22:33:50.949 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.949+0000 7f25eee4b8c0 1 < suggested update operation key=EWSK68Y02HNV tag=5MJ7A55M3U2J type=del size=1377420 2024-02-11T22:33:50.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.952+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~ZE6P6HNU089D.0 size=429333 2024-02-11T22:33:50.953 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.952+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=ZE6P6HNU089D tag=UE1MTYBKS4MX type=write size=1477909 2024-02-11T22:33:50.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.954+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=J1UD77DG62H1 type=del 2024-02-11T22:33:50.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.957+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~GH6JG7LTFTLJ.0 size=1048576 2024-02-11T22:33:50.959 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.958+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~GH6JG7LTFTLJ.1 size=1048576 2024-02-11T22:33:50.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.960+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~GH6JG7LTFTLJ.2 size=294127 2024-02-11T22:33:50.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.960+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=GH6JG7LTFTLJ tag=0PG624034N33 type=write size=3439855 2024-02-11T22:33:50.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.961+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~7W02DENLDP49.0 size=1048576 2024-02-11T22:33:50.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.962+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~7W02DENLDP49.1 size=1035419 2024-02-11T22:33:50.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.965+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=7W02DENLDP49 tag=0Y3H27RLN088 type=write size=3132571 2024-02-11T22:33:50.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.968+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~8U36THIR2NUW.0 size=1048576 2024-02-11T22:33:50.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.970+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~8U36THIR2NUW.1 size=1048576 2024-02-11T22:33:50.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.972+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~8U36THIR2NUW.2 size=259418 2024-02-11T22:33:50.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.972+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=8U36THIR2NUW tag=92RH3NKMEG7R type=write size=3405146 2024-02-11T22:33:50.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.975+0000 7f25eee4b8c0 1 < suggested update operation key=ZVV1U6XXJMYK tag=UL1I68LIDUUK type=del size=2618750 2024-02-11T22:33:50.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.977+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=Y7TL8J3202AP type=write size=996409 2024-02-11T22:33:50.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.978+0000 7f25eee4b8c0 1 < completed write operation key=0NKQZH87N4Q7 tag=AXA3O21OMLTG type=write size=817763 2024-02-11T22:33:50.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.980+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=JGODAE3XPLKL type=del size=1257192 2024-02-11T22:33:50.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.982+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~7OMYC05Z4PHT.0 size=1048576 2024-02-11T22:33:50.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.982+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~7OMYC05Z4PHT.1 size=791276 2024-02-11T22:33:50.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.985+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=7OMYC05Z4PHT tag=5YNYP2072V58 type=write size=2888428 2024-02-11T22:33:50.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.986+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=FWSZ5JRJJ576 type=del size=2639089 2024-02-11T22:33:50.988 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.988+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=YW6W6IKTT8TZ type=del 2024-02-11T22:33:50.990 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.989+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=15KXGA824H4I type=del size=1523872 2024-02-11T22:33:50.992 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.992+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~S9OURYHHW1GI.0 size=1048576 2024-02-11T22:33:50.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.993+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~S9OURYHHW1GI.1 size=761061 2024-02-11T22:33:50.997 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.996+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=S9OURYHHW1GI tag=V9H7CJ7MMB9H type=write size=2858213 2024-02-11T22:33:50.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:50.998+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=W84YKVO88YZ8 type=write size=109667 2024-02-11T22:33:51.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.000+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~LFOWLFR7HV4W.0 size=1048576 2024-02-11T22:33:51.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.002+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~LFOWLFR7HV4W.1 size=1048576 2024-02-11T22:33:51.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.003+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~LFOWLFR7HV4W.2 size=884573 2024-02-11T22:33:51.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.006+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=LFOWLFR7HV4W tag=U0BIV2F27L97 type=write size=4030301 2024-02-11T22:33:51.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.009+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~H01499NZNFXS.0 size=1048576 2024-02-11T22:33:51.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.010+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~H01499NZNFXS.1 size=216237 2024-02-11T22:33:51.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.010+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=H01499NZNFXS tag=Y5G5IP2QGLQ1 type=write size=2313389 2024-02-11T22:33:51.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.012+0000 7f25eee4b8c0 1 < completed write operation key=0NKQZH87N4Q7 tag=M50ZV1UO84LX type=write size=352178 2024-02-11T22:33:51.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.015+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~CH28BTO9STQH.0 size=355126 2024-02-11T22:33:51.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.015+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=CH28BTO9STQH tag=8EENA1TTZF5K type=write size=1403702 2024-02-11T22:33:51.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.016+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~YBYUHDUQV3LY.0 size=778266 2024-02-11T22:33:51.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.019+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=YBYUHDUQV3LY tag=ZBMS6VHNTBXC type=write size=1826842 2024-02-11T22:33:51.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.021+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=714GF1Y1DM1J type=write size=808581 2024-02-11T22:33:51.024 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.023+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=0MLJ591XQ5OD type=del 2024-02-11T22:33:51.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.027+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~EKKTTYSSR2ON.0 size=1048576 2024-02-11T22:33:51.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.028+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~EKKTTYSSR2ON.1 size=868007 2024-02-11T22:33:51.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.028+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=EKKTTYSSR2ON tag=02QLX944K96J type=write size=2965159 2024-02-11T22:33:51.030 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.030+0000 7f25eee4b8c0 1 < completed write operation key=N07PSKRC3EIH tag=3HNUZ53XLQ08 type=write size=219437 2024-02-11T22:33:51.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.031+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=34C7PCFACNPL type=del size=4160336 2024-02-11T22:33:51.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.033+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~4L0T9LLH66DH.0 size=877524 2024-02-11T22:33:51.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.036+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=4L0T9LLH66DH tag=JB8VDEJMSWI6 type=write size=1926100 2024-02-11T22:33:51.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~MHXBOS8U99HR.0 size=762486 2024-02-11T22:33:51.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.039+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=MHXBOS8U99HR tag=MNSZ0BGGNX7X type=write size=1811062 2024-02-11T22:33:51.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.040+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=GJPB4AGRSZ8I type=del 2024-02-11T22:33:51.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.042+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=B57IFI8BO8FY type=del size=1653927 2024-02-11T22:33:51.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.044+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=WZ9Y7AGB9FOU type=del 2024-02-11T22:33:51.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.047+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~F1SYGWWLCPP3.0 size=1048576 2024-02-11T22:33:51.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.048+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~F1SYGWWLCPP3.1 size=758921 2024-02-11T22:33:51.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.048+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=F1SYGWWLCPP3 tag=ZKUTWT8S2P9B type=write size=2856073 2024-02-11T22:33:51.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.050+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~ZE6P6HNU089D.0 size=429333 2024-02-11T22:33:51.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.053+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=ZE6P6HNU089D tag=UE1MTYBKS4MX type=write size=1477909 2024-02-11T22:33:51.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.056+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~F9BYTTHZJ5PR.0 size=1048576 2024-02-11T22:33:51.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.057+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~F9BYTTHZJ5PR.1 size=1048576 2024-02-11T22:33:51.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.058+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~F9BYTTHZJ5PR.2 size=51477 2024-02-11T22:33:51.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.058+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=F9BYTTHZJ5PR tag=WYZVOIO8Q7OC type=write size=3197205 2024-02-11T22:33:51.060 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.060+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~GH6JG7LTFTLJ.0 size=1048576 2024-02-11T22:33:51.062 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.062+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~GH6JG7LTFTLJ.1 size=1048576 2024-02-11T22:33:51.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.063+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~GH6JG7LTFTLJ.2 size=294127 2024-02-11T22:33:51.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.066+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=GH6JG7LTFTLJ tag=0PG624034N33 type=write size=3439855 2024-02-11T22:33:51.070 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.070+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~ORYDUEJKD0CO.0 size=1048576 2024-02-11T22:33:51.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.071+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~ORYDUEJKD0CO.1 size=1048576 2024-02-11T22:33:51.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.073+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~ORYDUEJKD0CO.2 size=912111 2024-02-11T22:33:51.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.073+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=ORYDUEJKD0CO tag=9TPGPNNPR2QR type=write size=4057839 2024-02-11T22:33:51.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.075+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~8U36THIR2NUW.0 size=1048576 2024-02-11T22:33:51.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.077+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~8U36THIR2NUW.1 size=1048576 2024-02-11T22:33:51.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.077+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0NKQZH87N4Q7.2~8U36THIR2NUW.2 size=259418 2024-02-11T22:33:51.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.080+0000 7f25eee4b8c0 1 < canceled multipart upload key=0NKQZH87N4Q7 upload=8U36THIR2NUW tag=92RH3NKMEG7R type=write size=3405146 2024-02-11T22:33:51.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.081+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=L140B54YKMB8 type=del size=2438290 2024-02-11T22:33:51.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.083+0000 7f25eee4b8c0 1 < completed write operation key=LTSLBQK2C4V2 tag=Y7TL8J3202AP type=write size=996409 2024-02-11T22:33:51.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.085+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=14CQ5JZWIZA0 type=del size=1205580 2024-02-11T22:33:51.087 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.087+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=JGODAE3XPLKL type=del 2024-02-11T22:33:51.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.088+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=E33GRAPJVPPN type=write size=479301 2024-02-11T22:33:51.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.090+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=FWSZ5JRJJ576 type=del 2024-02-11T22:33:51.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.092+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=B6BAAZN7VXA5 type=del size=1217172 2024-02-11T22:33:51.094 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.094+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=15KXGA824H4I type=del 2024-02-11T22:33:51.096 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.095+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=H9JIZRTX1M2A type=write size=271158 2024-02-11T22:33:51.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.097+0000 7f25eee4b8c0 1 < completed write operation key=0NKQZH87N4Q7 tag=W84YKVO88YZ8 type=write size=109667 2024-02-11T22:33:51.101 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.101+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~K87ONYNVCGZN.0 size=1048576 2024-02-11T22:33:51.103 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.102+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~K87ONYNVCGZN.1 size=552370 2024-02-11T22:33:51.103 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.102+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=K87ONYNVCGZN tag=8GR1GBE4H4XU type=write size=2649522 2024-02-11T22:33:51.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.104+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~H01499NZNFXS.0 size=1048576 2024-02-11T22:33:51.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.106+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~H01499NZNFXS.1 size=216237 2024-02-11T22:33:51.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.108+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=H01499NZNFXS tag=Y5G5IP2QGLQ1 type=write size=2313389 2024-02-11T22:33:51.111 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.110+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=DWZWDPOG7SSN type=del size=4098370 2024-02-11T22:33:51.112 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.112+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~CH28BTO9STQH.0 size=355126 2024-02-11T22:33:51.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.115+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=CH28BTO9STQH tag=8EENA1TTZF5K type=write size=1403702 2024-02-11T22:33:51.118 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.118+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~5IFFHWH5UWNH.0 size=204801 2024-02-11T22:33:51.118 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.118+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=5IFFHWH5UWNH tag=AC1HV0TMUO55 type=write size=1253377 2024-02-11T22:33:51.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.119+0000 7f25eee4b8c0 1 < completed write operation key=PMLUO2CGV9IN tag=714GF1Y1DM1J type=write size=808581 2024-02-11T22:33:51.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.121+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=BMUVIHP5L5W5 type=del size=1661115 2024-02-11T22:33:51.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.123+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~EKKTTYSSR2ON.0 size=1048576 2024-02-11T22:33:51.124 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.124+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~EKKTTYSSR2ON.1 size=868007 2024-02-11T22:33:51.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.126+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=EKKTTYSSR2ON tag=02QLX944K96J type=write size=2965159 2024-02-11T22:33:51.128 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.128+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=6ZEV3XFXVMMZ type=write size=1025653 2024-02-11T22:33:51.130 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.129+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=34C7PCFACNPL type=del 2024-02-11T22:33:51.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.132+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~BR2ZE36EQG0X.0 size=616848 2024-02-11T22:33:51.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.132+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=BR2ZE36EQG0X tag=9NOVFAGQBZY9 type=write size=1665424 2024-02-11T22:33:51.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.134+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~MHXBOS8U99HR.0 size=762486 2024-02-11T22:33:51.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.136+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=MHXBOS8U99HR tag=MNSZ0BGGNX7X type=write size=1811062 2024-02-11T22:33:51.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.139+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~851HO9QAAT49.0 size=1048576 2024-02-11T22:33:51.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.140+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~851HO9QAAT49.1 size=658469 2024-02-11T22:33:51.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.140+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=851HO9QAAT49 tag=BXRMPLGH3O44 type=write size=2755621 2024-02-11T22:33:51.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.142+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=B57IFI8BO8FY type=del 2024-02-11T22:33:51.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.145+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~UB12U3CUK808.0 size=458012 2024-02-11T22:33:51.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.145+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=UB12U3CUK808 tag=WT0H6VTPEWLL type=write size=1506588 2024-02-11T22:33:51.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.147+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~F1SYGWWLCPP3.0 size=1048576 2024-02-11T22:33:51.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.148+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~F1SYGWWLCPP3.1 size=758921 2024-02-11T22:33:51.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.151+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=F1SYGWWLCPP3 tag=ZKUTWT8S2P9B type=write size=2856073 2024-02-11T22:33:51.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.152+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=2Q6GQGN2A8HK type=del size=2810590 2024-02-11T22:33:51.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.154+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~F9BYTTHZJ5PR.0 size=1048576 2024-02-11T22:33:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:50 smithi023 ceph-mon[111262]: pgmap v1390: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:50 smithi023 ceph-mon[111262]: osdmap e1086: 8 total, 8 up, 8 in 2024-02-11T22:33:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:50 smithi023 ceph-mon[113671]: pgmap v1390: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:50 smithi023 ceph-mon[113671]: osdmap e1086: 8 total, 8 up, 8 in 2024-02-11T22:33:51.155 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.155+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~F9BYTTHZJ5PR.1 size=1048576 2024-02-11T22:33:51.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.156+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~F9BYTTHZJ5PR.2 size=51477 2024-02-11T22:33:51.159 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.159+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=F9BYTTHZJ5PR tag=WYZVOIO8Q7OC type=write size=3197205 2024-02-11T22:33:51.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.160+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=YYFX4S1N02GY type=del size=3993522 2024-02-11T22:33:51.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.162+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~ORYDUEJKD0CO.0 size=1048576 2024-02-11T22:33:51.164 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.163+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~ORYDUEJKD0CO.1 size=1048576 2024-02-11T22:33:51.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.165+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~ORYDUEJKD0CO.2 size=912111 2024-02-11T22:33:51.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.168+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=ORYDUEJKD0CO tag=9TPGPNNPR2QR type=write size=4057839 2024-02-11T22:33:51.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.170+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~8I5AEAWRI1S5.0 size=902126 2024-02-11T22:33:51.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.170+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=8I5AEAWRI1S5 tag=RJY79FWYPKIH type=write size=1950702 2024-02-11T22:33:51.172 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.172+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=L140B54YKMB8 type=del 2024-02-11T22:33:51.174 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.173+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=99PDS58JU1DJ type=del size=2134625 2024-02-11T22:33:51.175 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.175+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=14CQ5JZWIZA0 type=del 2024-02-11T22:33:51.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.177+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=SU0FJ3MF0GS6 type=write size=435143 2024-02-11T22:33:51.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.180+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=E33GRAPJVPPN type=write 2024-02-11T22:33:51.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.181+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=DHFYDS39I71D type=del size=1971566 2024-02-11T22:33:51.183 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.183+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=B6BAAZN7VXA5 type=del 2024-02-11T22:33:51.185 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.185+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=HRPRV5D61O51 type=del size=3933535 2024-02-11T22:33:51.189 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.188+0000 7f25eee4b8c0 1 < suggested remove operation key=VZCFVY9HKWHP tag=H9JIZRTX1M2A type=write 2024-02-11T22:33:51.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.190+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=1NS7HBJF3826 type=del size=2592820 2024-02-11T22:33:51.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.192+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~K87ONYNVCGZN.0 size=1048576 2024-02-11T22:33:51.193 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.193+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~K87ONYNVCGZN.1 size=552370 2024-02-11T22:33:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:50 smithi160 ceph-mon[106289]: pgmap v1390: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:51.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:50 smithi160 ceph-mon[106289]: osdmap e1086: 8 total, 8 up, 8 in 2024-02-11T22:33:51.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.196+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=K87ONYNVCGZN tag=8GR1GBE4H4XU type=write size=2649522 2024-02-11T22:33:51.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.199+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~CR5RM1F43WQL.0 size=1048576 2024-02-11T22:33:51.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.200+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~CR5RM1F43WQL.1 size=286955 2024-02-11T22:33:51.201 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.200+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=CR5RM1F43WQL tag=WN5PVBE6XVWJ type=write size=2384107 2024-02-11T22:33:51.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.202+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=DWZWDPOG7SSN type=del 2024-02-11T22:33:51.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.203+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=ELHZG1WZAR1X type=del size=2587553 2024-02-11T22:33:51.205 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.205+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~5IFFHWH5UWNH.0 size=204801 2024-02-11T22:33:51.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.207+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=5IFFHWH5UWNH tag=AC1HV0TMUO55 type=write size=1253377 2024-02-11T22:33:51.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.209+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=LUNOCC1V1V4J type=del size=1182853 2024-02-11T22:33:51.211 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.210+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=BMUVIHP5L5W5 type=del 2024-02-11T22:33:51.214 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.213+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~FR2Z0LPMMK7A.0 size=1048576 2024-02-11T22:33:51.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.215+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~FR2Z0LPMMK7A.1 size=1048576 2024-02-11T22:33:51.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.216+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~FR2Z0LPMMK7A.2 size=211606 2024-02-11T22:33:51.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.216+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=FR2Z0LPMMK7A tag=60DW2O6F68Z4 type=write size=3357334 2024-02-11T22:33:51.218 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.218+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=6ZEV3XFXVMMZ type=write size=1025653 2024-02-11T22:33:51.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.219+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=C0JGB0E1WR0V type=del size=1338579 2024-02-11T22:33:51.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.221+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~BR2ZE36EQG0X.0 size=616848 2024-02-11T22:33:51.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.224+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=BR2ZE36EQG0X tag=9NOVFAGQBZY9 type=write size=1665424 2024-02-11T22:33:51.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.227+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~GRV1SJ1CEWOV.0 size=965021 2024-02-11T22:33:51.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.227+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=GRV1SJ1CEWOV tag=8ULOMVQP1JSP type=write size=2013597 2024-02-11T22:33:51.229 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.229+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~851HO9QAAT49.0 size=1048576 2024-02-11T22:33:51.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.230+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~851HO9QAAT49.1 size=658469 2024-02-11T22:33:51.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.233+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=851HO9QAAT49 tag=BXRMPLGH3O44 type=write size=2755621 2024-02-11T22:33:51.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.236+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~7VAK43GW5J7C.0 size=727211 2024-02-11T22:33:51.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.236+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=7VAK43GW5J7C tag=QPWO1M6A2IWU type=write size=1775787 2024-02-11T22:33:51.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.238+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~UB12U3CUK808.0 size=458012 2024-02-11T22:33:51.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.240+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=UB12U3CUK808 tag=WT0H6VTPEWLL type=write size=1506588 2024-02-11T22:33:51.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.242+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=YHAXX052M5ER type=del size=275497 2024-02-11T22:33:51.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.244+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=2Q6GQGN2A8HK type=del 2024-02-11T22:33:51.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.245+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=E9FRZTPP4244 type=del size=1122582 2024-02-11T22:33:51.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.247+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=YYFX4S1N02GY type=del 2024-02-11T22:33:51.250 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.249+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~5HI4IA9V6BZL.0 size=1048576 2024-02-11T22:33:51.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.251+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~5HI4IA9V6BZL.1 size=225069 2024-02-11T22:33:51.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.251+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=5HI4IA9V6BZL tag=A99VR79S3SDM type=write size=2322221 2024-02-11T22:33:51.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.252+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~8I5AEAWRI1S5.0 size=902126 2024-02-11T22:33:51.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.254+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=8I5AEAWRI1S5 tag=RJY79FWYPKIH type=write size=1950702 2024-02-11T22:33:51.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.256+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=TXJPUFM68XJW type=write size=232208 2024-02-11T22:33:51.258 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.258+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=99PDS58JU1DJ type=del 2024-02-11T22:33:51.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.260+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~IH15QH83P90T.0 size=1048576 2024-02-11T22:33:51.262 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.262+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~IH15QH83P90T.1 size=1048576 2024-02-11T22:33:51.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.263+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~IH15QH83P90T.2 size=238501 2024-02-11T22:33:51.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.263+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=IH15QH83P90T tag=YH51HES7XJDY type=write size=3384229 2024-02-11T22:33:51.265 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.264+0000 7f25eee4b8c0 1 < completed write operation key=DSAMY64659XZ tag=SU0FJ3MF0GS6 type=write size=435143 2024-02-11T22:33:51.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.266+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=29PHS4TJ4OS0 type=write size=1047602 2024-02-11T22:33:51.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.267+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=DHFYDS39I71D type=del 2024-02-11T22:33:51.269 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.269+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=1IH7A0YPU2HH type=del size=53121 2024-02-11T22:33:51.271 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.270+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=HRPRV5D61O51 type=del 2024-02-11T22:33:51.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.272+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=GJ35H030JT5M type=del size=3394727 2024-02-11T22:33:51.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.273+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=1NS7HBJF3826 type=del 2024-02-11T22:33:51.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.276+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~EXHXXQ9EUCD3.0 size=1048576 2024-02-11T22:33:51.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.277+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~EXHXXQ9EUCD3.1 size=307205 2024-02-11T22:33:51.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.277+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=EXHXXQ9EUCD3 tag=NYZ3ROO7G18O type=write size=2404357 2024-02-11T22:33:51.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.279+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~CR5RM1F43WQL.0 size=1048576 2024-02-11T22:33:51.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.279+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~CR5RM1F43WQL.1 size=286955 2024-02-11T22:33:51.282 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.282+0000 7f25eee4b8c0 1 < canceled multipart upload key=HZTCAJH837N5 upload=CR5RM1F43WQL tag=WN5PVBE6XVWJ type=write size=2384107 2024-02-11T22:33:51.284 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.283+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=MWKJD0O6XSZD type=del size=4086205 2024-02-11T22:33:51.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.285+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=ELHZG1WZAR1X type=del 2024-02-11T22:33:51.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.288+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~XR2QYJHBW4E4.0 size=822185 2024-02-11T22:33:51.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.288+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=XR2QYJHBW4E4 tag=6OXG7NWXROKF type=write size=1870761 2024-02-11T22:33:51.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.290+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=LUNOCC1V1V4J type=del 2024-02-11T22:33:51.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.291+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=QFATPYUDFJAL type=del size=807019 2024-02-11T22:33:51.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.293+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~FR2Z0LPMMK7A.0 size=1048576 2024-02-11T22:33:51.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.294+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~FR2Z0LPMMK7A.1 size=1048576 2024-02-11T22:33:51.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.295+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~FR2Z0LPMMK7A.2 size=211606 2024-02-11T22:33:51.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.298+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=FR2Z0LPMMK7A tag=60DW2O6F68Z4 type=write size=3357334 2024-02-11T22:33:51.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.299+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=X4X42O3UBQDM type=del size=448876 2024-02-11T22:33:51.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.302+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=C0JGB0E1WR0V type=del size=1338579 2024-02-11T22:33:51.304 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.304+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=6LFXKUZHXL4D type=del size=1377885 2024-02-11T22:33:51.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.306+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~GRV1SJ1CEWOV.0 size=965021 2024-02-11T22:33:51.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.308+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=GRV1SJ1CEWOV tag=8ULOMVQP1JSP type=write size=2013597 2024-02-11T22:33:51.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.311+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~IILYVSGIPOJG.0 size=1048576 2024-02-11T22:33:51.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.313+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~IILYVSGIPOJG.1 size=1048576 2024-02-11T22:33:51.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.314+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~IILYVSGIPOJG.2 size=469623 2024-02-11T22:33:51.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.314+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=IILYVSGIPOJG tag=I21M1JDLMNHN type=write size=3615351 2024-02-11T22:33:51.316 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.316+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~7VAK43GW5J7C.0 size=727211 2024-02-11T22:33:51.318 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.318+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=7VAK43GW5J7C tag=QPWO1M6A2IWU type=write size=1775787 2024-02-11T22:33:51.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.320+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=YTZ1VPFIKEIM type=del size=2805840 2024-02-11T22:33:51.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.321+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=YHAXX052M5ER type=del 2024-02-11T22:33:51.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.324+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~ZBFIX20VFALY.0 size=773931 2024-02-11T22:33:51.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.324+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=ZBFIX20VFALY tag=1NNGSDYK5PXT type=write size=1822507 2024-02-11T22:33:51.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.325+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=E9FRZTPP4244 type=del 2024-02-11T22:33:51.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.328+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4116O8EM6ZAQ.0 size=1048576 2024-02-11T22:33:51.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.329+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4116O8EM6ZAQ.1 size=1048576 2024-02-11T22:33:51.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.330+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4116O8EM6ZAQ.2 size=795147 2024-02-11T22:33:51.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.330+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=4116O8EM6ZAQ tag=GVJEAO1XSRNR type=write size=3940875 2024-02-11T22:33:51.333 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.333+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~5HI4IA9V6BZL.0 size=1048576 2024-02-11T22:33:51.335 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.334+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~5HI4IA9V6BZL.1 size=225069 2024-02-11T22:33:51.337 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.337+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=5HI4IA9V6BZL tag=A99VR79S3SDM type=write size=2322221 2024-02-11T22:33:51.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.339+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=0K4BGXUX0AF1 type=del size=3471445 2024-02-11T22:33:51.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.342+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=TXJPUFM68XJW type=write 2024-02-11T22:33:51.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.345+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~6U7G0CA1JO5S.0 size=1048576 2024-02-11T22:33:51.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.346+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~6U7G0CA1JO5S.1 size=1048576 2024-02-11T22:33:51.348 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.348+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~6U7G0CA1JO5S.2 size=305805 2024-02-11T22:33:51.348 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.348+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=6U7G0CA1JO5S tag=ZPVSH0IMV97P type=write size=3451533 2024-02-11T22:33:51.350 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.349+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~IH15QH83P90T.0 size=1048576 2024-02-11T22:33:51.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.351+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~IH15QH83P90T.1 size=1048576 2024-02-11T22:33:51.352 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.352+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~IH15QH83P90T.2 size=238501 2024-02-11T22:33:51.355 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.355+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=IH15QH83P90T tag=YH51HES7XJDY type=write size=3384229 2024-02-11T22:33:51.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.357+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=HYY6CYMAGN17 type=del size=2314048 2024-02-11T22:33:51.359 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.358+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=29PHS4TJ4OS0 type=write size=1047602 2024-02-11T22:33:51.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.360+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=57G6SYOK7K4V type=del size=3566419 2024-02-11T22:33:51.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.362+0000 7f25eee4b8c0 -1 < failed to complete operation key=4M2812H9IWU7 tag=1IH7A0YPU2HH type=del size=53121: (22) Invalid argument 2024-02-11T22:33:51.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.366+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~5WSGB93MUTGN.0 size=1048576 2024-02-11T22:33:51.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.368+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~5WSGB93MUTGN.1 size=122112 2024-02-11T22:33:51.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.368+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=5WSGB93MUTGN tag=HUJPLNYL3IGN type=write size=2219264 2024-02-11T22:33:51.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.370+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=GJ35H030JT5M type=del 2024-02-11T22:33:51.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.371+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=KV1QXZJQXM7Y type=del size=546450 2024-02-11T22:33:51.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.373+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~EXHXXQ9EUCD3.0 size=1048576 2024-02-11T22:33:51.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.375+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~EXHXXQ9EUCD3.1 size=307205 2024-02-11T22:33:51.378 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.377+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=EXHXXQ9EUCD3 tag=NYZ3ROO7G18O type=write size=2404357 2024-02-11T22:33:51.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.380+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~11YRAPUF10MC.0 size=1048576 2024-02-11T22:33:51.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.382+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~11YRAPUF10MC.1 size=157890 2024-02-11T22:33:51.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.382+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=11YRAPUF10MC tag=QH8HOXPN0WCO type=write size=2255042 2024-02-11T22:33:51.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.383+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=MWKJD0O6XSZD type=del 2024-02-11T22:33:51.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.386+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~INZQZSDQNQVI.0 size=1045059 2024-02-11T22:33:51.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.387+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=INZQZSDQNQVI tag=AL0P1U02A7LB type=write size=2093635 2024-02-11T22:33:51.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.387+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2WNLVUFJJNBW.2~XR2QYJHBW4E4.0 size=822185 2024-02-11T22:33:51.391 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.390+0000 7f25eee4b8c0 1 < canceled multipart upload key=2WNLVUFJJNBW upload=XR2QYJHBW4E4 tag=6OXG7NWXROKF type=write size=1870761 2024-02-11T22:33:51.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.394+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~YS42WRMI01U8.0 size=1048576 2024-02-11T22:33:51.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.395+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~YS42WRMI01U8.1 size=66738 2024-02-11T22:33:51.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.395+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=YS42WRMI01U8 tag=KIPJQZ20KXU4 type=write size=2163890 2024-02-11T22:33:51.397 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.397+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=QFATPYUDFJAL type=del 2024-02-11T22:33:51.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.398+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=ZJYTESOT17Z9 type=del size=714957 2024-02-11T22:33:51.400 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.400+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=X4X42O3UBQDM type=del 2024-02-11T22:33:51.402 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.401+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=WM0SY0AI1P18 type=write size=81771 2024-02-11T22:33:51.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.403+0000 7f25eee4b8c0 1 < canceled operation key=Q6NR2GFW3IR1 tag=6LFXKUZHXL4D type=del size=1377885 2024-02-11T22:33:51.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.405+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=Y8JYRI2NNDFG type=del size=609532 2024-02-11T22:33:51.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.407+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~IILYVSGIPOJG.0 size=1048576 2024-02-11T22:33:51.409 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.408+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~IILYVSGIPOJG.1 size=1048576 2024-02-11T22:33:51.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.408+0000 7f25eee4b8c0 1 < canceled part key=_multipart_CW4DLIYP9ZSH.2~IILYVSGIPOJG.2 size=469623 2024-02-11T22:33:51.413 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.412+0000 7f25eee4b8c0 1 < canceled multipart upload key=CW4DLIYP9ZSH upload=IILYVSGIPOJG tag=I21M1JDLMNHN type=write size=3615351 2024-02-11T22:33:51.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.413+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=47HPJWV8LDOI type=del size=1114865 2024-02-11T22:33:51.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.415+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=YTZ1VPFIKEIM type=del 2024-02-11T22:33:51.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.418+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~OYEZN1I72PEB.0 size=530122 2024-02-11T22:33:51.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.418+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=OYEZN1I72PEB tag=NMZQZGNF6HL8 type=write size=1578698 2024-02-11T22:33:51.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.419+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~ZBFIX20VFALY.0 size=773931 2024-02-11T22:33:51.424 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.423+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=ZBFIX20VFALY tag=1NNGSDYK5PXT type=write size=1822507 2024-02-11T22:33:51.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.424+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=PRR58NAAZOR0 type=del size=3660247 2024-02-11T22:33:51.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.426+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4116O8EM6ZAQ.0 size=1048576 2024-02-11T22:33:51.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.428+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4116O8EM6ZAQ.1 size=1048576 2024-02-11T22:33:51.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.429+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4116O8EM6ZAQ.2 size=795147 2024-02-11T22:33:51.432 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.432+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=4116O8EM6ZAQ tag=GVJEAO1XSRNR type=write size=3940875 2024-02-11T22:33:51.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.435+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~SYUM1UUVAHOR.0 size=1048576 2024-02-11T22:33:51.436 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.436+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~SYUM1UUVAHOR.1 size=247345 2024-02-11T22:33:51.436 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.436+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=SYUM1UUVAHOR tag=QI50OD5SJ2JE type=write size=2344497 2024-02-11T22:33:51.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.440+0000 7f25eee4b8c0 1 < suggested remove operation key=IOZNRH0B3P4J tag=0K4BGXUX0AF1 type=del 2024-02-11T22:33:51.441 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.441+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=GK95INXIIYBQ type=del size=2324097 2024-02-11T22:33:51.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.443+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~6U7G0CA1JO5S.0 size=1048576 2024-02-11T22:33:51.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.444+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~6U7G0CA1JO5S.1 size=1048576 2024-02-11T22:33:51.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.446+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~6U7G0CA1JO5S.2 size=305805 2024-02-11T22:33:51.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.449+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=6U7G0CA1JO5S tag=ZPVSH0IMV97P type=write size=3451533 2024-02-11T22:33:51.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.450+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=RK2WVO633I91 type=del size=1518182 2024-02-11T22:33:51.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.452+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=HYY6CYMAGN17 type=del 2024-02-11T22:33:51.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.454+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~O6IU0MURM1YA.0 size=520533 2024-02-11T22:33:51.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.454+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=O6IU0MURM1YA tag=KK5D3B0PPI2Z type=write size=1569109 2024-02-11T22:33:51.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.458+0000 7f25eee4b8c0 1 < suggested remove operation key=VBEK6O5PL97X tag=57G6SYOK7K4V type=del 2024-02-11T22:33:51.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.459+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=XWFKOXN4NWXR type=del size=3697954 2024-02-11T22:33:51.462 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.461+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~5WSGB93MUTGN.0 size=1048576 2024-02-11T22:33:51.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.463+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~5WSGB93MUTGN.1 size=122112 2024-02-11T22:33:51.466 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.465+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=5WSGB93MUTGN tag=HUJPLNYL3IGN type=write size=2219264 2024-02-11T22:33:51.469 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.469+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SAPYCWZOCUZT.0 size=1048576 2024-02-11T22:33:51.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.470+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SAPYCWZOCUZT.1 size=992389 2024-02-11T22:33:51.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.470+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=SAPYCWZOCUZT tag=BV1V2U84100O type=write size=3089541 2024-02-11T22:33:51.473 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.472+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=KV1QXZJQXM7Y type=del 2024-02-11T22:33:51.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.473+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=LU1J73KIZHFN type=write size=425733 2024-02-11T22:33:51.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.475+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~11YRAPUF10MC.0 size=1048576 2024-02-11T22:33:51.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.477+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~11YRAPUF10MC.1 size=157890 2024-02-11T22:33:51.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.479+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=11YRAPUF10MC tag=QH8HOXPN0WCO type=write size=2255042 2024-02-11T22:33:51.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.482+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~F25Z2RYRHLO8.0 size=1048576 2024-02-11T22:33:51.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.484+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~F25Z2RYRHLO8.1 size=315679 2024-02-11T22:33:51.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.484+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=F25Z2RYRHLO8 tag=D5H39NB4UGH8 type=write size=2412831 2024-02-11T22:33:51.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.485+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~INZQZSDQNQVI.0 size=1045059 2024-02-11T22:33:51.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.488+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=INZQZSDQNQVI tag=AL0P1U02A7LB type=write size=2093635 2024-02-11T22:33:51.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.491+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~7BESUBEJM1VB.0 size=1048576 2024-02-11T22:33:51.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.492+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~7BESUBEJM1VB.1 size=1048576 2024-02-11T22:33:51.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.494+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~7BESUBEJM1VB.2 size=853811 2024-02-11T22:33:51.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.494+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=7BESUBEJM1VB tag=64EIUORVF12Y type=write size=3999539 2024-02-11T22:33:51.496 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.495+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~YS42WRMI01U8.0 size=1048576 2024-02-11T22:33:51.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.497+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~YS42WRMI01U8.1 size=66738 2024-02-11T22:33:51.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.500+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=YS42WRMI01U8 tag=KIPJQZ20KXU4 type=write size=2163890 2024-02-11T22:33:51.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.503+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~DB2ZGL21B22J.0 size=1048576 2024-02-11T22:33:51.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.504+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~DB2ZGL21B22J.1 size=1048576 2024-02-11T22:33:51.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.506+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~DB2ZGL21B22J.2 size=397845 2024-02-11T22:33:51.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.506+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=DB2ZGL21B22J tag=HMIBI2B3RGNK type=write size=3543573 2024-02-11T22:33:51.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.508+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=ZJYTESOT17Z9 type=del 2024-02-11T22:33:51.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.511+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~LN45PYX3IA6K.0 size=1048576 2024-02-11T22:33:51.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.512+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~LN45PYX3IA6K.1 size=713979 2024-02-11T22:33:51.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.512+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=LN45PYX3IA6K tag=JZNE7LFYTE0M type=write size=2811131 2024-02-11T22:33:51.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.514+0000 7f25eee4b8c0 1 < completed write operation key=1WIPUCYHGLQ5 tag=WM0SY0AI1P18 type=write size=81771 2024-02-11T22:33:51.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.515+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=1WW7LEMVVJYR type=del size=3372465 2024-02-11T22:33:51.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.517+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=Y8JYRI2NNDFG type=del 2024-02-11T22:33:51.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.520+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=87BR2QIKCGKG type=del size=2002436 2024-02-11T22:33:51.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.523+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=47HPJWV8LDOI type=del 2024-02-11T22:33:51.525 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.525+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=3YIPRN1A105R type=del size=179847 2024-02-11T22:33:51.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.527+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~OYEZN1I72PEB.0 size=530122 2024-02-11T22:33:51.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.530+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=OYEZN1I72PEB tag=NMZQZGNF6HL8 type=write size=1578698 2024-02-11T22:33:51.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.533+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~R5RQWNHS586L.0 size=1048576 2024-02-11T22:33:51.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.535+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~R5RQWNHS586L.1 size=1048576 2024-02-11T22:33:51.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.536+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~R5RQWNHS586L.2 size=591764 2024-02-11T22:33:51.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.536+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=R5RQWNHS586L tag=4ZA68K9B0HJV type=write size=3737492 2024-02-11T22:33:51.539 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.539+0000 7f25eee4b8c0 1 < suggested remove operation key=2FDRRA74G817 tag=PRR58NAAZOR0 type=del 2024-02-11T22:33:51.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.541+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=RKM69Z32A09E type=del size=2535105 2024-02-11T22:33:51.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.543+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~SYUM1UUVAHOR.0 size=1048576 2024-02-11T22:33:51.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.544+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~SYUM1UUVAHOR.1 size=247345 2024-02-11T22:33:51.548 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.547+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=SYUM1UUVAHOR tag=QI50OD5SJ2JE type=write size=2344497 2024-02-11T22:33:51.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.551+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~RQNQS8MTKAEN.0 size=1048576 2024-02-11T22:33:51.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.552+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~RQNQS8MTKAEN.1 size=1048576 2024-02-11T22:33:51.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.553+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~RQNQS8MTKAEN.2 size=954959 2024-02-11T22:33:51.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.553+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=RQNQS8MTKAEN tag=JTG2MP0HHRS8 type=write size=4100687 2024-02-11T22:33:51.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.555+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=GK95INXIIYBQ type=del 2024-02-11T22:33:51.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.557+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=UGZX3YSI7XLX type=del size=3985937 2024-02-11T22:33:51.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.558+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=RK2WVO633I91 type=del 2024-02-11T22:33:51.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.561+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~N3YKCGKKSM6N.0 size=676562 2024-02-11T22:33:51.562 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.561+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=N3YKCGKKSM6N tag=ECM5G3894C6V type=write size=1725138 2024-02-11T22:33:51.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.563+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~O6IU0MURM1YA.0 size=520533 2024-02-11T22:33:51.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.565+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=O6IU0MURM1YA tag=KK5D3B0PPI2Z type=write size=1569109 2024-02-11T22:33:51.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.567+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=34JMPBENA5K5 type=del size=2711874 2024-02-11T22:33:51.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.568+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=XWFKOXN4NWXR type=del 2024-02-11T22:33:51.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.570+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=PNGKM7CTF8V5 type=del size=2678992 2024-02-11T22:33:51.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.570+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FRHHOG524O0Y.2~SAPYCWZOCUZT.0 size=1048576 2024-02-11T22:33:51.571 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.571+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SAPYCWZOCUZT.1 size=992389 2024-02-11T22:33:51.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.574+0000 7f25eee4b8c0 1 < canceled multipart upload key=FRHHOG524O0Y upload=SAPYCWZOCUZT tag=BV1V2U84100O type=write size=3089541 2024-02-11T22:33:51.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.575+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=8K47ZW6FF91W type=del size=1259969 2024-02-11T22:33:51.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.577+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=LU1J73KIZHFN type=write size=425733 2024-02-11T22:33:51.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.579+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=JGTPLTQS1HWO type=write size=777383 2024-02-11T22:33:51.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.580+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~F25Z2RYRHLO8.0 size=1048576 2024-02-11T22:33:51.582 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.582+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~F25Z2RYRHLO8.1 size=315679 2024-02-11T22:33:51.586 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.585+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=F25Z2RYRHLO8 tag=D5H39NB4UGH8 type=write size=2412831 2024-02-11T22:33:51.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.587+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=LKGIZRVM91E2 type=del size=4164353 2024-02-11T22:33:51.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.588+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~7BESUBEJM1VB.0 size=1048576 2024-02-11T22:33:51.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.588+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZE9CNGN6NMG3.2~7BESUBEJM1VB.1 size=1048576 2024-02-11T22:33:51.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.590+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~7BESUBEJM1VB.2 size=853811 2024-02-11T22:33:51.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.592+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZE9CNGN6NMG3 upload=7BESUBEJM1VB tag=64EIUORVF12Y type=write size=3999539 2024-02-11T22:33:51.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.595+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~R44120B5A1RJ.0 size=1048576 2024-02-11T22:33:51.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.597+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~R44120B5A1RJ.1 size=602795 2024-02-11T22:33:51.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.597+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=R44120B5A1RJ tag=T6PHS90F0Y8K type=write size=2699947 2024-02-11T22:33:51.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.599+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~DB2ZGL21B22J.0 size=1048576 2024-02-11T22:33:51.600 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.600+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~DB2ZGL21B22J.1 size=1048576 2024-02-11T22:33:51.602 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.601+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~DB2ZGL21B22J.2 size=397845 2024-02-11T22:33:51.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.605+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=DB2ZGL21B22J tag=HMIBI2B3RGNK type=write size=3543573 2024-02-11T22:33:51.608 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.608+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~17XSP8YM2LP6.0 size=1048576 2024-02-11T22:33:51.610 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.609+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~17XSP8YM2LP6.1 size=194665 2024-02-11T22:33:51.610 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.609+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=17XSP8YM2LP6 tag=OFQF6D0RZB6L type=write size=2291817 2024-02-11T22:33:51.612 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.611+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~LN45PYX3IA6K.0 size=1048576 2024-02-11T22:33:51.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.613+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~LN45PYX3IA6K.1 size=713979 2024-02-11T22:33:51.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.616+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=LN45PYX3IA6K tag=JZNE7LFYTE0M type=write size=2811131 2024-02-11T22:33:51.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.618+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=BIYSVHSI3CZ3 type=del size=984547 2024-02-11T22:33:51.620 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.619+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=1WW7LEMVVJYR type=del 2024-02-11T22:33:51.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.621+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=21GVX9BMACIK type=del size=1982509 2024-02-11T22:33:51.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.623+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=87BR2QIKCGKG type=del 2024-02-11T22:33:51.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.627+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~GO9YICFB9HTK.0 size=1048576 2024-02-11T22:33:51.628 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.628+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~GO9YICFB9HTK.1 size=586757 2024-02-11T22:33:51.628 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.628+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=GO9YICFB9HTK tag=CT73USYDZU00 type=write size=2683909 2024-02-11T22:33:51.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.630+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=3YIPRN1A105R type=del 2024-02-11T22:33:51.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.631+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=UBJ5B0WW1KZH type=del size=459042 2024-02-11T22:33:51.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.633+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~R5RQWNHS586L.0 size=1048576 2024-02-11T22:33:51.635 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.634+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~R5RQWNHS586L.1 size=1048576 2024-02-11T22:33:51.636 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.636+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~R5RQWNHS586L.2 size=591764 2024-02-11T22:33:51.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.639+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=R5RQWNHS586L tag=4ZA68K9B0HJV type=write size=3737492 2024-02-11T22:33:51.641 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.640+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=LR91H6XATFJY type=del size=844453 2024-02-11T22:33:51.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.643+0000 7f25eee4b8c0 1 < suggested update operation key=PTA21KVUBIRR tag=RKM69Z32A09E type=del size=2535105 2024-02-11T22:33:51.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.646+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~YOBXV0Q4573N.0 size=1048576 2024-02-11T22:33:51.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.648+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~YOBXV0Q4573N.1 size=152421 2024-02-11T22:33:51.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.648+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=YOBXV0Q4573N tag=0YQ6ZSZ23FYH type=write size=2249573 2024-02-11T22:33:51.650 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.650+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~RQNQS8MTKAEN.0 size=1048576 2024-02-11T22:33:51.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.651+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~RQNQS8MTKAEN.1 size=1048576 2024-02-11T22:33:51.653 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.653+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~RQNQS8MTKAEN.2 size=954959 2024-02-11T22:33:51.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.656+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=RQNQS8MTKAEN tag=JTG2MP0HHRS8 type=write size=4100687 2024-02-11T22:33:51.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.658+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=SAQMWT9BVZ4J type=del size=2760532 2024-02-11T22:33:51.661 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.661+0000 7f25eee4b8c0 1 < suggested update operation key=74M85D138Z26 tag=UGZX3YSI7XLX type=del size=3985937 2024-02-11T22:33:51.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.663+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=1W24028BTUKW type=del size=411508 2024-02-11T22:33:51.665 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.664+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~N3YKCGKKSM6N.0 size=676562 2024-02-11T22:33:51.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.667+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=N3YKCGKKSM6N tag=ECM5G3894C6V type=write size=1725138 2024-02-11T22:33:51.671 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.670+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~35GB53SUX31P.0 size=866438 2024-02-11T22:33:51.671 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.670+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=35GB53SUX31P tag=Q18MPDFE0S6U type=write size=1915014 2024-02-11T22:33:51.673 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.672+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=34JMPBENA5K5 type=del 2024-02-11T22:33:51.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.676+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ILROUBQWDHI4.0 size=1048576 2024-02-11T22:33:51.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.677+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ILROUBQWDHI4.1 size=1048576 2024-02-11T22:33:51.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.679+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ILROUBQWDHI4.2 size=428539 2024-02-11T22:33:51.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.679+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=ILROUBQWDHI4 tag=4SE2WTGQV9CN type=write size=3574267 2024-02-11T22:33:51.681 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.681+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=PNGKM7CTF8V5 type=del 2024-02-11T22:33:51.686 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.685+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~12QC9Y99W0Y7.0 size=1048576 2024-02-11T22:33:51.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.686+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~12QC9Y99W0Y7.1 size=717431 2024-02-11T22:33:51.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.686+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=12QC9Y99W0Y7 tag=PTHNT16SXQNF type=write size=2814583 2024-02-11T22:33:51.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.689+0000 7f25eee4b8c0 1 < suggested remove operation key=0NKQZH87N4Q7 tag=8K47ZW6FF91W type=del 2024-02-11T22:33:51.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.691+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=ZTB3EOYB32J6 type=del size=710004 2024-02-11T22:33:51.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.692+0000 7f25eee4b8c0 1 < completed write operation key=QVCV92ZESTMD tag=JGTPLTQS1HWO type=write size=777383 2024-02-11T22:33:51.696 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.695+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~00GKURWU6J77.0 size=1048576 2024-02-11T22:33:51.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.697+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~00GKURWU6J77.1 size=1048576 2024-02-11T22:33:51.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.698+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~00GKURWU6J77.2 size=491224 2024-02-11T22:33:51.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.698+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=00GKURWU6J77 tag=IS1LA6U1VW44 type=write size=3636952 2024-02-11T22:33:51.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.701+0000 7f25eee4b8c0 1 < suggested update operation key=IOZNRH0B3P4J tag=LKGIZRVM91E2 type=del size=4164353 2024-02-11T22:33:51.704 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.703+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=YNOE4LFB8IK4 type=del size=2259749 2024-02-11T22:33:51.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.705+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~R44120B5A1RJ.0 size=1048576 2024-02-11T22:33:51.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.706+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~R44120B5A1RJ.1 size=602795 2024-02-11T22:33:51.709 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.709+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=R44120B5A1RJ tag=T6PHS90F0Y8K type=write size=2699947 2024-02-11T22:33:51.711 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.710+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=2FPP64H5OUEP type=del size=4162701 2024-02-11T22:33:51.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.712+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~17XSP8YM2LP6.0 size=1048576 2024-02-11T22:33:51.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.713+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~17XSP8YM2LP6.1 size=194665 2024-02-11T22:33:51.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.716+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=17XSP8YM2LP6 tag=OFQF6D0RZB6L type=write size=2291817 2024-02-11T22:33:51.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.717+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=ULRX0UJF36XG type=write size=660014 2024-02-11T22:33:51.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.719+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=BIYSVHSI3CZ3 type=del 2024-02-11T22:33:51.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.722+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~MG8ZAN5K9G43.0 size=1048576 2024-02-11T22:33:51.723 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.723+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~MG8ZAN5K9G43.1 size=1048576 2024-02-11T22:33:51.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.724+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~MG8ZAN5K9G43.2 size=889771 2024-02-11T22:33:51.725 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.724+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=MG8ZAN5K9G43 tag=DZOUYD8IUHYY type=write size=4035499 2024-02-11T22:33:51.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.726+0000 7f25eee4b8c0 1 < canceled operation key=LTSLBQK2C4V2 tag=21GVX9BMACIK type=del size=1982509 2024-02-11T22:33:51.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.729+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~15A2GI0W7J75.0 size=1048576 2024-02-11T22:33:51.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.731+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~15A2GI0W7J75.1 size=141734 2024-02-11T22:33:51.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.731+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=15A2GI0W7J75 tag=USUDH2MPD44H type=write size=2238886 2024-02-11T22:33:51.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.732+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~GO9YICFB9HTK.0 size=1048576 2024-02-11T22:33:51.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.733+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~GO9YICFB9HTK.1 size=586757 2024-02-11T22:33:51.736 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.736+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=GO9YICFB9HTK tag=CT73USYDZU00 type=write size=2683909 2024-02-11T22:33:51.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.738+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=NTFE29HBR231 type=del size=2230773 2024-02-11T22:33:51.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.739+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=UBJ5B0WW1KZH type=del 2024-02-11T22:33:51.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.741+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=8M21DELMOX4I type=del size=1676845 2024-02-11T22:33:51.745 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.744+0000 7f25eee4b8c0 1 < suggested update operation key=Q6NR2GFW3IR1 tag=LR91H6XATFJY type=del size=844453 2024-02-11T22:33:51.747 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.747+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~93I5UU1QD0GU.0 size=871126 2024-02-11T22:33:51.747 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.747+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=93I5UU1QD0GU tag=FY0HW5NBVPAC type=write size=1919702 2024-02-11T22:33:51.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.749+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~YOBXV0Q4573N.0 size=1048576 2024-02-11T22:33:51.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.750+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~YOBXV0Q4573N.1 size=152421 2024-02-11T22:33:51.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.753+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=YOBXV0Q4573N tag=0YQ6ZSZ23FYH type=write size=2249573 2024-02-11T22:33:51.754 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.754+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=SL4I7RSPUKPH type=del size=10443 2024-02-11T22:33:51.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.756+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=SAQMWT9BVZ4J type=del 2024-02-11T22:33:51.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.758+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=U3RD0V6KPIF4 type=del size=1515346 2024-02-11T22:33:51.763 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.762+0000 7f25eee4b8c0 1 < suggested remove operation key=0DPBNOA6WTLA tag=1W24028BTUKW type=del 2024-02-11T22:33:51.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.766+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~S4DH91QWUSNH.0 size=1048576 2024-02-11T22:33:51.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.768+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~S4DH91QWUSNH.1 size=1048576 2024-02-11T22:33:51.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.771+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~S4DH91QWUSNH.2 size=749114 2024-02-11T22:33:51.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.771+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=S4DH91QWUSNH tag=0K8S670OXHJ3 type=write size=3894842 2024-02-11T22:33:51.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.773+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~35GB53SUX31P.0 size=866438 2024-02-11T22:33:51.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.775+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=35GB53SUX31P tag=Q18MPDFE0S6U type=write size=1915014 2024-02-11T22:33:51.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.778+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~7ZBY2231B9OZ.0 size=109655 2024-02-11T22:33:51.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.778+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=7ZBY2231B9OZ tag=JZILH742WB9V type=write size=1158231 2024-02-11T22:33:51.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.778+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~ILROUBQWDHI4.0 size=1048576 2024-02-11T22:33:51.780 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.780+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~ILROUBQWDHI4.1 size=1048576 2024-02-11T22:33:51.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.781+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~ILROUBQWDHI4.2 size=428539 2024-02-11T22:33:51.784 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.784+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=ILROUBQWDHI4 tag=4SE2WTGQV9CN type=write size=3574267 2024-02-11T22:33:51.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.786+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=5B0TZUL0LTRA type=del size=2974991 2024-02-11T22:33:51.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.788+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~12QC9Y99W0Y7.0 size=1048576 2024-02-11T22:33:51.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.789+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~12QC9Y99W0Y7.1 size=717431 2024-02-11T22:33:51.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.792+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=12QC9Y99W0Y7 tag=PTHNT16SXQNF type=write size=2814583 2024-02-11T22:33:51.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.795+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~48NWDT8I02W3.0 size=1048576 2024-02-11T22:33:51.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.796+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~48NWDT8I02W3.1 size=574178 2024-02-11T22:33:51.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.796+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=48NWDT8I02W3 tag=5WRPYO0R4ELE type=write size=2671330 2024-02-11T22:33:51.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.798+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=ZTB3EOYB32J6 type=del 2024-02-11T22:33:51.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.799+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=IIT7AJTCTU6Y type=del size=3257415 2024-02-11T22:33:51.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.801+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~00GKURWU6J77.0 size=1048576 2024-02-11T22:33:51.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.802+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~00GKURWU6J77.1 size=1048576 2024-02-11T22:33:51.804 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.804+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~00GKURWU6J77.2 size=491224 2024-02-11T22:33:51.807 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.806+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=00GKURWU6J77 tag=IS1LA6U1VW44 type=write size=3636952 2024-02-11T22:33:51.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.810+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~TVX3BYWQLVLP.0 size=1048576 2024-02-11T22:33:51.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.811+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~TVX3BYWQLVLP.1 size=890171 2024-02-11T22:33:51.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.811+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=TVX3BYWQLVLP tag=2WGY1STYZYMB type=write size=2987323 2024-02-11T22:33:51.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.814+0000 7f25eee4b8c0 1 < suggested update operation key=PTA21KVUBIRR tag=YNOE4LFB8IK4 type=del size=2259749 2024-02-11T22:33:51.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.816+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=6S7SOK8YHSTU type=write size=284095 2024-02-11T22:33:51.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.819+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=2FPP64H5OUEP type=del size=4162701 2024-02-11T22:33:51.821 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.821+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=G7I2AEFJ8AUI type=del size=2742591 2024-02-11T22:33:51.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.823+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=ULRX0UJF36XG type=write size=660014 2024-02-11T22:33:51.825 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.825+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=X0HCUCMV759R type=del size=614240 2024-02-11T22:33:51.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.826+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~MG8ZAN5K9G43.0 size=1048576 2024-02-11T22:33:51.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.828+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~MG8ZAN5K9G43.1 size=1048576 2024-02-11T22:33:51.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.829+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~MG8ZAN5K9G43.2 size=889771 2024-02-11T22:33:51.833 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.832+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=MG8ZAN5K9G43 tag=DZOUYD8IUHYY type=write size=4035499 2024-02-11T22:33:51.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.835+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~YQ3BEH4NG85G.0 size=1048576 2024-02-11T22:33:51.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.837+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~YQ3BEH4NG85G.1 size=1048576 2024-02-11T22:33:51.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.839+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~YQ3BEH4NG85G.2 size=297240 2024-02-11T22:33:51.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.839+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=YQ3BEH4NG85G tag=2YVIUE3F9XFT type=write size=3442968 2024-02-11T22:33:51.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.840+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~15A2GI0W7J75.0 size=1048576 2024-02-11T22:33:51.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.842+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~15A2GI0W7J75.1 size=141734 2024-02-11T22:33:51.845 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.844+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=15A2GI0W7J75 tag=USUDH2MPD44H type=write size=2238886 2024-02-11T22:33:51.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.846+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=0WJS8DGXZ6GN type=del size=2981523 2024-02-11T22:33:51.848 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.847+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=NTFE29HBR231 type=del 2024-02-11T22:33:51.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.849+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=24ZA3FCYIHZH type=del size=1899801 2024-02-11T22:33:51.852 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.852+0000 7f25eee4b8c0 -1 < failed to complete operation key=Q6NR2GFW3IR1 tag=8M21DELMOX4I type=del size=1676845: (22) Invalid argument 2024-02-11T22:33:51.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.854+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=A78X3MZ1AHBX type=del size=1594419 2024-02-11T22:33:51.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.855+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~93I5UU1QD0GU.0 size=871126 2024-02-11T22:33:51.858 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.858+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=93I5UU1QD0GU tag=FY0HW5NBVPAC type=write size=1919702 2024-02-11T22:33:51.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.859+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=X22HNST2BQ35 type=del size=2081179 2024-02-11T22:33:51.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.863+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=SL4I7RSPUKPH type=del 2024-02-11T22:33:51.866 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.866+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~5M9YB2RNI9NI.0 size=1048576 2024-02-11T22:33:51.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.867+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~5M9YB2RNI9NI.1 size=416849 2024-02-11T22:33:51.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.867+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=5M9YB2RNI9NI tag=WSU1U6EGICDN type=write size=2514001 2024-02-11T22:33:51.871 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.871+0000 7f25eee4b8c0 1 < suggested update operation key=2FDRRA74G817 tag=U3RD0V6KPIF4 type=del size=1515346 2024-02-11T22:33:51.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.872+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=4EN6QTLB88VH type=del size=3465197 2024-02-11T22:33:51.874 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.874+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~S4DH91QWUSNH.0 size=1048576 2024-02-11T22:33:51.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.875+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~S4DH91QWUSNH.1 size=1048576 2024-02-11T22:33:51.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.877+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~S4DH91QWUSNH.2 size=749114 2024-02-11T22:33:51.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.880+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=S4DH91QWUSNH tag=0K8S670OXHJ3 type=write size=3894842 2024-02-11T22:33:51.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.881+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=DNN6MEJ82B9Q type=write size=1042080 2024-02-11T22:33:51.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.883+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~7ZBY2231B9OZ.0 size=109655 2024-02-11T22:33:51.886 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.886+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=7ZBY2231B9OZ tag=JZILH742WB9V type=write size=1158231 2024-02-11T22:33:51.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.889+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~DJL2BIH1UPOF.0 size=919055 2024-02-11T22:33:51.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.889+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=DJL2BIH1UPOF tag=DHKD6K26I67F type=write size=1967631 2024-02-11T22:33:51.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.890+0000 7f25eee4b8c0 1 < canceled operation key=AB2I7WUK0C4O tag=5B0TZUL0LTRA type=del size=2974991 2024-02-11T22:33:51.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.893+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~AO8000MKYKKU.0 size=1048576 2024-02-11T22:33:51.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.895+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~AO8000MKYKKU.1 size=788146 2024-02-11T22:33:51.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.895+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=AO8000MKYKKU tag=JENCUSU7YPE1 type=write size=2885298 2024-02-11T22:33:51.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.895+0000 7f25eee4b8c0 1 < canceled part key=_multipart_QVCV92ZESTMD.2~48NWDT8I02W3.0 size=1048576 2024-02-11T22:33:51.897 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.897+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~48NWDT8I02W3.1 size=574178 2024-02-11T22:33:51.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.899+0000 7f25eee4b8c0 1 < canceled multipart upload key=QVCV92ZESTMD upload=48NWDT8I02W3 tag=5WRPYO0R4ELE type=write size=2671330 2024-02-11T22:33:51.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.902+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~CSWCH3B0AEHA.0 size=1048576 2024-02-11T22:33:51.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.904+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~CSWCH3B0AEHA.1 size=1048576 2024-02-11T22:33:51.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.905+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~CSWCH3B0AEHA.2 size=857714 2024-02-11T22:33:51.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.905+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=CSWCH3B0AEHA tag=3NZ9VJZBHSV3 type=write size=4003442 2024-02-11T22:33:51.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.907+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=IIT7AJTCTU6Y type=del 2024-02-11T22:33:51.909 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.909+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=WK8G23QVMM98 type=del size=1894504 2024-02-11T22:33:51.911 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.911+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~TVX3BYWQLVLP.0 size=1048576 2024-02-11T22:33:51.913 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.913+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~TVX3BYWQLVLP.1 size=890171 2024-02-11T22:33:51.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.916+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=TVX3BYWQLVLP tag=2WGY1STYZYMB type=write size=2987323 2024-02-11T22:33:51.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.917+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=7ASRQ7WQKBW3 type=del size=1148322 2024-02-11T22:33:51.920 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.919+0000 7f25eee4b8c0 -1 < failed to complete operation key=2FDRRA74G817 tag=6S7SOK8YHSTU type=write size=284095: (22) Invalid argument 2024-02-11T22:33:51.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.921+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=8J39GVP2KDIB type=del size=927203 2024-02-11T22:33:51.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.924+0000 7f25eee4b8c0 1 < suggested update operation key=1WIPUCYHGLQ5 tag=G7I2AEFJ8AUI type=del size=2742591 2024-02-11T22:33:51.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.926+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=65Y8L3PUTRED type=write size=421806 2024-02-11T22:33:51.928 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.928+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=X0HCUCMV759R type=del 2024-02-11T22:33:51.931 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.931+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~7Q0MVSU0K6XH.0 size=1048576 2024-02-11T22:33:51.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.932+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~7Q0MVSU0K6XH.1 size=52957 2024-02-11T22:33:51.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.932+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=7Q0MVSU0K6XH tag=G5BUHGZAKW1B type=write size=2150109 2024-02-11T22:33:51.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.933+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~YQ3BEH4NG85G.0 size=1048576 2024-02-11T22:33:51.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.935+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~YQ3BEH4NG85G.1 size=1048576 2024-02-11T22:33:51.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.936+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~YQ3BEH4NG85G.2 size=297240 2024-02-11T22:33:51.939 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.939+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=YQ3BEH4NG85G tag=2YVIUE3F9XFT type=write size=3442968 2024-02-11T22:33:51.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.942+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~XJRY7V123BO4.0 size=378364 2024-02-11T22:33:51.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.942+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=XJRY7V123BO4 tag=RSFWLEB43UA4 type=write size=1426940 2024-02-11T22:33:51.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.944+0000 7f25eee4b8c0 -1 < failed to complete operation key=2FDRRA74G817 tag=0WJS8DGXZ6GN type=del size=2981523: (22) Invalid argument 2024-02-11T22:33:51.945 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.945+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=EGTKAFQWC9NP type=del size=3934802 2024-02-11T22:33:51.947 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.947+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=24ZA3FCYIHZH type=del 2024-02-11T22:33:51.949 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.948+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=Q981G3JHBCYL type=del size=622883 2024-02-11T22:33:51.950 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.950+0000 7f25eee4b8c0 1 < canceled operation key=4M2812H9IWU7 tag=A78X3MZ1AHBX type=del size=1594419 2024-02-11T22:33:51.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.951+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=BMSE02D8XKJI type=del size=3777893 2024-02-11T22:33:51.953 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.953+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=X22HNST2BQ35 type=del 2024-02-11T22:33:51.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.954+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=TXLFGJG7B1YU type=write size=21150 2024-02-11T22:33:51.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.956+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~5M9YB2RNI9NI.0 size=1048576 2024-02-11T22:33:51.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.957+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~5M9YB2RNI9NI.1 size=416849 2024-02-11T22:33:51.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.960+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=5M9YB2RNI9NI tag=WSU1U6EGICDN type=write size=2514001 2024-02-11T22:33:51.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.961+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=VFAMX443B8US type=del size=3114518 2024-02-11T22:33:51.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.963+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=4EN6QTLB88VH type=del 2024-02-11T22:33:51.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.966+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~MTXRR1MM7PDN.0 size=1048576 2024-02-11T22:33:51.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.967+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~MTXRR1MM7PDN.1 size=328736 2024-02-11T22:33:51.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.967+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=MTXRR1MM7PDN tag=KMLJ1S6VQK5I type=write size=2425888 2024-02-11T22:33:51.969 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.969+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=DNN6MEJ82B9Q type=write size=1042080 2024-02-11T22:33:51.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.971+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~D5XLACWSHWPD.0 size=1048576 2024-02-11T22:33:51.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.973+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~D5XLACWSHWPD.1 size=784026 2024-02-11T22:33:51.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.973+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=D5XLACWSHWPD tag=HDUE0CPL2VAR type=write size=2881178 2024-02-11T22:33:51.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.974+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~DJL2BIH1UPOF.0 size=919055 2024-02-11T22:33:51.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.977+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=DJL2BIH1UPOF tag=DHKD6K26I67F type=write size=1967631 2024-02-11T22:33:51.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.980+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~KUOT0KCSCS38.0 size=1048576 2024-02-11T22:33:51.981 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.981+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~KUOT0KCSCS38.1 size=1048576 2024-02-11T22:33:51.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.982+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~KUOT0KCSCS38.2 size=749212 2024-02-11T22:33:51.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.982+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=KUOT0KCSCS38 tag=7CSHH0YFYSJ2 type=write size=3894940 2024-02-11T22:33:51.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.984+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~AO8000MKYKKU.0 size=1048576 2024-02-11T22:33:51.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.984+0000 7f25eee4b8c0 1 < canceled part key=_multipart_4M2812H9IWU7.2~AO8000MKYKKU.1 size=788146 2024-02-11T22:33:51.987 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.986+0000 7f25eee4b8c0 1 < canceled multipart upload key=4M2812H9IWU7 upload=AO8000MKYKKU tag=JENCUSU7YPE1 type=write size=2885298 2024-02-11T22:33:51.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.988+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=3GYP262TE20H type=del size=2432194 2024-02-11T22:33:51.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.988+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~CSWCH3B0AEHA.0 size=1048576 2024-02-11T22:33:51.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.989+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~CSWCH3B0AEHA.1 size=1048576 2024-02-11T22:33:51.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.991+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~CSWCH3B0AEHA.2 size=857714 2024-02-11T22:33:51.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.993+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=CSWCH3B0AEHA tag=3NZ9VJZBHSV3 type=write size=4003442 2024-02-11T22:33:51.997 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.997+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~16OY7OY8DD62.0 size=1048576 2024-02-11T22:33:51.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.998+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~16OY7OY8DD62.1 size=1048576 2024-02-11T22:33:52.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.999+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~16OY7OY8DD62.2 size=493013 2024-02-11T22:33:52.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:51.999+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=16OY7OY8DD62 tag=RQUL6JJZXFN2 type=write size=3638741 2024-02-11T22:33:52.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.001+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=WK8G23QVMM98 type=del 2024-02-11T22:33:52.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.003+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=KSN2NROZE5N4 type=del size=3725991 2024-02-11T22:33:52.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.006+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=7ASRQ7WQKBW3 type=del 2024-02-11T22:33:52.008 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.008+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=IOQGHJ1ZAV43 type=del size=2260502 2024-02-11T22:33:52.010 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.010+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=8J39GVP2KDIB type=del 2024-02-11T22:33:52.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.012+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=2QK02PSW7FY0 type=del size=4035913 2024-02-11T22:33:52.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.013+0000 7f25eee4b8c0 1 < completed write operation key=LTSLBQK2C4V2 tag=65Y8L3PUTRED type=write size=421806 2024-02-11T22:33:52.016 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.015+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=BVL0O0O0XKKN type=write size=657134 2024-02-11T22:33:52.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.015+0000 7f25eee4b8c0 1 < canceled part key=_multipart_N07PSKRC3EIH.2~7Q0MVSU0K6XH.0 size=1048576 2024-02-11T22:33:52.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.017+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~7Q0MVSU0K6XH.1 size=52957 2024-02-11T22:33:52.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.020+0000 7f25eee4b8c0 1 < canceled multipart upload key=N07PSKRC3EIH upload=7Q0MVSU0K6XH tag=G5BUHGZAKW1B type=write size=2150109 2024-02-11T22:33:52.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.022+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=KDBCFTT1U4SB type=del size=3688248 2024-02-11T22:33:52.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.024+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~XJRY7V123BO4.0 size=378364 2024-02-11T22:33:52.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.027+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=XJRY7V123BO4 tag=RSFWLEB43UA4 type=write size=1426940 2024-02-11T22:33:52.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.029+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=GBZ2K0QOGTU4 type=del size=2620786 2024-02-11T22:33:52.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.032+0000 7f25eee4b8c0 1 < suggested remove operation key=ZVV1U6XXJMYK tag=EGTKAFQWC9NP type=del 2024-02-11T22:33:52.035 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.035+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~RE62QOIW5HN0.0 size=1048576 2024-02-11T22:33:52.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.036+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~RE62QOIW5HN0.1 size=1042790 2024-02-11T22:33:52.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.036+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=RE62QOIW5HN0 tag=4U6D7W312GME type=write size=3139942 2024-02-11T22:33:52.038 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.037+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=Q981G3JHBCYL type=del 2024-02-11T22:33:52.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.040+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~3NN39AW42ID6.0 size=465317 2024-02-11T22:33:52.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.040+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=3NN39AW42ID6 tag=96C50UFD2R3S type=write size=1513893 2024-02-11T22:33:52.043 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.042+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=BMSE02D8XKJI type=del 2024-02-11T22:33:52.045 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.045+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~CZCC9JDS8Y1D.0 size=1048576 2024-02-11T22:33:52.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.046+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~CZCC9JDS8Y1D.1 size=996653 2024-02-11T22:33:52.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.046+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=CZCC9JDS8Y1D tag=SM9T0EJJMZKX type=write size=3093805 2024-02-11T22:33:52.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.048+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZVV1U6XXJMYK tag=TXLFGJG7B1YU type=write size=21150: (22) Invalid argument 2024-02-11T22:33:52.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.051+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~CX5X534KTBKL.0 size=568087 2024-02-11T22:33:52.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.051+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=CX5X534KTBKL tag=GE63XWS9RDAG type=write size=1616663 2024-02-11T22:33:52.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.053+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=VFAMX443B8US type=del 2024-02-11T22:33:52.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.054+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=NSWO4JU3HNPY type=del size=3268248 2024-02-11T22:33:52.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.056+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~MTXRR1MM7PDN.0 size=1048576 2024-02-11T22:33:52.058 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.058+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~MTXRR1MM7PDN.1 size=328736 2024-02-11T22:33:52.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.061+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=MTXRR1MM7PDN tag=KMLJ1S6VQK5I type=write size=2425888 2024-02-11T22:33:52.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.064+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~DRGJOJVZN24P.0 size=1048576 2024-02-11T22:33:52.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.065+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~DRGJOJVZN24P.1 size=1015680 2024-02-11T22:33:52.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.065+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=DRGJOJVZN24P tag=WJDUVTJ1K6O8 type=write size=3112832 2024-02-11T22:33:52.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.066+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2WNLVUFJJNBW.2~D5XLACWSHWPD.0 size=1048576 2024-02-11T22:33:52.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.067+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~D5XLACWSHWPD.1 size=784026 2024-02-11T22:33:52.070 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.070+0000 7f25eee4b8c0 1 < canceled multipart upload key=2WNLVUFJJNBW upload=D5XLACWSHWPD tag=HDUE0CPL2VAR type=write size=2881178 2024-02-11T22:33:52.074 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.073+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~2NAB1DH6DYU6.0 size=1048576 2024-02-11T22:33:52.074 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.074+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~2NAB1DH6DYU6.1 size=737085 2024-02-11T22:33:52.074 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.074+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=2NAB1DH6DYU6 tag=TXNF7I9KNC1N type=write size=2834237 2024-02-11T22:33:52.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.076+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~KUOT0KCSCS38.0 size=1048576 2024-02-11T22:33:52.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.077+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~KUOT0KCSCS38.1 size=1048576 2024-02-11T22:33:52.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.077+0000 7f25eee4b8c0 1 < canceled part key=_multipart_N07PSKRC3EIH.2~KUOT0KCSCS38.2 size=749212 2024-02-11T22:33:52.081 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.080+0000 7f25eee4b8c0 1 < canceled multipart upload key=N07PSKRC3EIH upload=KUOT0KCSCS38 tag=7CSHH0YFYSJ2 type=write size=3894940 2024-02-11T22:33:52.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.082+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=ZN353M9R1C8L type=del size=474288 2024-02-11T22:33:52.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.084+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=3GYP262TE20H type=del 2024-02-11T22:33:52.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.085+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=6DUKID0MGUK7 type=del size=3499495 2024-02-11T22:33:52.087 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.087+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~16OY7OY8DD62.0 size=1048576 2024-02-11T22:33:52.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.088+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~16OY7OY8DD62.1 size=1048576 2024-02-11T22:33:52.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.088+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZVV1U6XXJMYK.2~16OY7OY8DD62.2 size=493013 2024-02-11T22:33:52.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.091+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZVV1U6XXJMYK upload=16OY7OY8DD62 tag=RQUL6JJZXFN2 type=write size=3638741 2024-02-11T22:33:52.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.094+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~4U65NGUQNV5R.0 size=1048576 2024-02-11T22:33:52.096 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.095+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~4U65NGUQNV5R.1 size=1048576 2024-02-11T22:33:52.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.097+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~4U65NGUQNV5R.2 size=500603 2024-02-11T22:33:52.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.097+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=4U65NGUQNV5R tag=ZH36IIREAZ6C type=write size=3646331 2024-02-11T22:33:52.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.099+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=KSN2NROZE5N4 type=del 2024-02-11T22:33:52.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.102+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~6G0GUMN1KUE3.0 size=318794 2024-02-11T22:33:52.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.102+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=6G0GUMN1KUE3 tag=6JO9HAT5FYRF type=write size=1367370 2024-02-11T22:33:52.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.104+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=IOQGHJ1ZAV43 type=del 2024-02-11T22:33:52.107 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.106+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=GLG15IZLGCKK type=write size=481145 2024-02-11T22:33:52.111 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.110+0000 7f25eee4b8c0 1 < suggested remove operation key=DSAMY64659XZ tag=2QK02PSW7FY0 type=del 2024-02-11T22:33:52.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.114+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~DLN5JH38WRDH.0 size=910928 2024-02-11T22:33:52.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.114+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=DLN5JH38WRDH tag=UISSHMVRYHP7 type=write size=1959504 2024-02-11T22:33:52.116 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.116+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=BVL0O0O0XKKN type=write size=657134 2024-02-11T22:33:52.118 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.118+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=UCQBEG1FY9R6 type=del size=4160522 2024-02-11T22:33:52.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.120+0000 7f25eee4b8c0 1 < canceled operation key=0DPBNOA6WTLA tag=KDBCFTT1U4SB type=del size=3688248 2024-02-11T22:33:52.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.122+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=ZRAGA92FEAAN type=write size=217796 2024-02-11T22:33:52.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.124+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=GBZ2K0QOGTU4 type=del size=2620786 2024-02-11T22:33:52.128 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.127+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~8ZP86HFFU65R.0 size=1048576 2024-02-11T22:33:52.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.128+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~8ZP86HFFU65R.1 size=900888 2024-02-11T22:33:52.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.128+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=8ZP86HFFU65R tag=F8HPN9X8UOGL type=write size=2998040 2024-02-11T22:33:52.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.130+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~RE62QOIW5HN0.0 size=1048576 2024-02-11T22:33:52.132 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.131+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~RE62QOIW5HN0.1 size=1042790 2024-02-11T22:33:52.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.134+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=RE62QOIW5HN0 tag=4U6D7W312GME type=write size=3139942 2024-02-11T22:33:52.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.136+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=TLR8XOP4C1PI type=del size=490578 2024-02-11T22:33:52.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.137+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~3NN39AW42ID6.0 size=465317 2024-02-11T22:33:52.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.140+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=3NN39AW42ID6 tag=96C50UFD2R3S type=write size=1513893 2024-02-11T22:33:52.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.142+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=LCU55FKAZO1Y type=write size=938522 2024-02-11T22:33:52.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.144+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~CZCC9JDS8Y1D.0 size=1048576 2024-02-11T22:33:52.146 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.146+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~CZCC9JDS8Y1D.1 size=996653 2024-02-11T22:33:52.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.149+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=CZCC9JDS8Y1D tag=SM9T0EJJMZKX type=write size=3093805 2024-02-11T22:33:52.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.153+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~PW0ONUCOWB8T.0 size=20 2024-02-11T22:33:52.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.153+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=PW0ONUCOWB8T tag=T5PLC72F45AO type=write size=1048596 2024-02-11T22:33:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:52.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.154+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~CX5X534KTBKL.0 size=568087 2024-02-11T22:33:52.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.157+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=CX5X534KTBKL tag=GE63XWS9RDAG type=write size=1616663 2024-02-11T22:33:52.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.160+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~CT1T9UHKR2ZE.0 size=1048576 2024-02-11T22:33:52.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.162+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~CT1T9UHKR2ZE.1 size=280514 2024-02-11T22:33:52.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.162+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=CT1T9UHKR2ZE tag=46WBP3UVDX3Q type=write size=2377666 2024-02-11T22:33:52.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.164+0000 7f25eee4b8c0 -1 < failed to complete operation key=DSAMY64659XZ tag=NSWO4JU3HNPY type=del size=3268248: (22) Invalid argument 2024-02-11T22:33:52.166 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.165+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=2WRR79KRRRYG type=del size=1994226 2024-02-11T22:33:52.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.167+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~DRGJOJVZN24P.0 size=1048576 2024-02-11T22:33:52.170 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.169+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~DRGJOJVZN24P.1 size=1015680 2024-02-11T22:33:52.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.172+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=DRGJOJVZN24P tag=WJDUVTJ1K6O8 type=write size=3112832 2024-02-11T22:33:52.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.175+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~RGES6AMPN7G3.0 size=1048576 2024-02-11T22:33:52.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.176+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~RGES6AMPN7G3.1 size=1048576 2024-02-11T22:33:52.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.178+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~RGES6AMPN7G3.2 size=243793 2024-02-11T22:33:52.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.178+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=RGES6AMPN7G3 tag=3PI8HLPLKNCT type=write size=3389521 2024-02-11T22:33:52.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.179+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~2NAB1DH6DYU6.0 size=1048576 2024-02-11T22:33:52.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.180+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~2NAB1DH6DYU6.1 size=737085 2024-02-11T22:33:52.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.184+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=2NAB1DH6DYU6 tag=TXNF7I9KNC1N type=write size=2834237 2024-02-11T22:33:52.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.187+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~WH8C13FLHSBK.0 size=670982 2024-02-11T22:33:52.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.187+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=WH8C13FLHSBK tag=94I01YXWT1JW type=write size=1719558 2024-02-11T22:33:52.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.188+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=ZN353M9R1C8L type=del 2024-02-11T22:33:52.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.190+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=1X1AG9NGXZCB type=del size=2170773 2024-02-11T22:33:52.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.191+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=6DUKID0MGUK7 type=del 2024-02-11T22:33:52.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:33:52.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.194+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~GVQT8W4HW8QT.0 size=537932 2024-02-11T22:33:52.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.194+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=GVQT8W4HW8QT tag=UTKSPV9BFDGN type=write size=1586508 2024-02-11T22:33:52.197 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.196+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~4U65NGUQNV5R.0 size=1048576 2024-02-11T22:33:52.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.197+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~4U65NGUQNV5R.1 size=1048576 2024-02-11T22:33:52.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.199+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~4U65NGUQNV5R.2 size=500603 2024-02-11T22:33:52.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.202+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=4U65NGUQNV5R tag=ZH36IIREAZ6C type=write size=3646331 2024-02-11T22:33:52.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.203+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=NP4C76XDI72L type=del size=2828089 2024-02-11T22:33:52.205 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.205+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~6G0GUMN1KUE3.0 size=318794 2024-02-11T22:33:52.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.208+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=6G0GUMN1KUE3 tag=6JO9HAT5FYRF type=write size=1367370 2024-02-11T22:33:52.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.210+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=1WV01Y8JIHD8 type=del size=3959774 2024-02-11T22:33:52.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.213+0000 7f25eee4b8c0 1 < suggested remove operation key=PTA21KVUBIRR tag=GLG15IZLGCKK type=write 2024-02-11T22:33:52.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.214+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=UL7ZXFEY3G7G type=del size=1990399 2024-02-11T22:33:52.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.216+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~DLN5JH38WRDH.0 size=910928 2024-02-11T22:33:52.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.219+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=DLN5JH38WRDH tag=UISSHMVRYHP7 type=write size=1959504 2024-02-11T22:33:52.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.221+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=9RWYH77GKAJ5 type=del size=4072893 2024-02-11T22:33:52.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.222+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=UCQBEG1FY9R6 type=del 2024-02-11T22:33:52.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.224+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=H21WYJB0U1M9 type=del size=3280571 2024-02-11T22:33:52.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.226+0000 7f25eee4b8c0 1 < completed write operation key=Q6NR2GFW3IR1 tag=ZRAGA92FEAAN type=write size=217796 2024-02-11T22:33:52.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.228+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=2XYC0PI3I466 type=del size=3522804 2024-02-11T22:33:52.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.230+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~8ZP86HFFU65R.0 size=1048576 2024-02-11T22:33:52.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.231+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~8ZP86HFFU65R.1 size=900888 2024-02-11T22:33:52.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.235+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=8ZP86HFFU65R tag=F8HPN9X8UOGL type=write size=2998040 2024-02-11T22:33:52.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.238+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~WB23RGW2DJCZ.0 size=1048576 2024-02-11T22:33:52.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.239+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~WB23RGW2DJCZ.1 size=222657 2024-02-11T22:33:52.241 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.239+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=WB23RGW2DJCZ tag=DA4RVA3K7I55 type=write size=2319809 2024-02-11T22:33:52.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.241+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=TLR8XOP4C1PI type=del 2024-02-11T22:33:52.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.244+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~6JG4JCKTE9LS.0 size=1048576 2024-02-11T22:33:52.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.245+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~6JG4JCKTE9LS.1 size=118256 2024-02-11T22:33:52.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.245+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=6JG4JCKTE9LS tag=2D10PFZXY1LA type=write size=2215408 2024-02-11T22:33:52.248 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.247+0000 7f25eee4b8c0 -1 < failed to complete operation key=PTA21KVUBIRR tag=LCU55FKAZO1Y type=write size=938522: (22) Invalid argument 2024-02-11T22:33:52.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.250+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~N3XSX4V9LES7.0 size=664740 2024-02-11T22:33:52.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.250+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=N3XSX4V9LES7 tag=6ROZLN7IV874 type=write size=1713316 2024-02-11T22:33:52.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.250+0000 7f25eee4b8c0 1 < canceled part key=_multipart_4M2812H9IWU7.2~PW0ONUCOWB8T.0 size=20 2024-02-11T22:33:52.254 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.253+0000 7f25eee4b8c0 1 < canceled multipart upload key=4M2812H9IWU7 upload=PW0ONUCOWB8T tag=T5PLC72F45AO type=write size=1048596 2024-02-11T22:33:52.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.255+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=QJBKADGRP0TL type=write size=643814 2024-02-11T22:33:52.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.256+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~CT1T9UHKR2ZE.0 size=1048576 2024-02-11T22:33:52.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.258+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~CT1T9UHKR2ZE.1 size=280514 2024-02-11T22:33:52.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.261+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=CT1T9UHKR2ZE tag=46WBP3UVDX3Q type=write size=2377666 2024-02-11T22:33:52.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.264+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~Q4NULU7P2YP6.0 size=1048576 2024-02-11T22:33:52.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.265+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~Q4NULU7P2YP6.1 size=1048576 2024-02-11T22:33:52.268 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.267+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~Q4NULU7P2YP6.2 size=904635 2024-02-11T22:33:52.268 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.267+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=Q4NULU7P2YP6 tag=HY1050XVIY12 type=write size=4050363 2024-02-11T22:33:52.269 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.268+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=2WRR79KRRRYG type=del 2024-02-11T22:33:52.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.270+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=8AYGR7EOS338 type=del size=2115249 2024-02-11T22:33:52.273 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.272+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~RGES6AMPN7G3.0 size=1048576 2024-02-11T22:33:52.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.274+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~RGES6AMPN7G3.1 size=1048576 2024-02-11T22:33:52.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.275+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~RGES6AMPN7G3.2 size=243793 2024-02-11T22:33:52.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.278+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=RGES6AMPN7G3 tag=3PI8HLPLKNCT type=write size=3389521 2024-02-11T22:33:52.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.282+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~BJHWI7CCTP24.0 size=240017 2024-02-11T22:33:52.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.282+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=BJHWI7CCTP24 tag=JOQOXIZFBGO9 type=write size=1288593 2024-02-11T22:33:52.284 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.283+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~WH8C13FLHSBK.0 size=670982 2024-02-11T22:33:52.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.287+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=WH8C13FLHSBK tag=94I01YXWT1JW type=write size=1719558 2024-02-11T22:33:52.289 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.288+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=1O3TAVA2KZOQ type=write size=40743 2024-02-11T22:33:52.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.290+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=1X1AG9NGXZCB type=del 2024-02-11T22:33:52.294 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.293+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~CUXAWD7BMKI0.0 size=629228 2024-02-11T22:33:52.294 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.293+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=CUXAWD7BMKI0 tag=4CEI9VS35FRV type=write size=1677804 2024-02-11T22:33:52.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.295+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~GVQT8W4HW8QT.0 size=537932 2024-02-11T22:33:52.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.298+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=GVQT8W4HW8QT tag=UTKSPV9BFDGN type=write size=1586508 2024-02-11T22:33:52.301 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.301+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~J7LTGCN90HB4.0 size=563456 2024-02-11T22:33:52.301 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.301+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=J7LTGCN90HB4 tag=OKCA55J4IY5F type=write size=1612032 2024-02-11T22:33:52.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.302+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=NP4C76XDI72L type=del 2024-02-11T22:33:52.304 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.304+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=1RCHC9MT5SBF type=del size=3541321 2024-02-11T22:33:52.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.306+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=1WV01Y8JIHD8 type=del 2024-02-11T22:33:52.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.307+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=U43GLR95JA6L type=del size=2046007 2024-02-11T22:33:52.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.309+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=UL7ZXFEY3G7G type=del 2024-02-11T22:33:52.311 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.311+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=QK9EZL0WZDMD type=del size=173960 2024-02-11T22:33:52.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.313+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=9RWYH77GKAJ5 type=del 2024-02-11T22:33:52.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.317+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~DAXJZD4M352Y.0 size=458496 2024-02-11T22:33:52.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.317+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=DAXJZD4M352Y tag=5TWR40ZE9QYG type=write size=1507072 2024-02-11T22:33:52.321 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.321+0000 7f25eee4b8c0 1 < suggested update operation key=VBEK6O5PL97X tag=H21WYJB0U1M9 type=del size=3280571 2024-02-11T22:33:52.323 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.323+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=GA7DKIJZK0NH type=del size=3045299 2024-02-11T22:33:52.325 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.325+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=2XYC0PI3I466 type=del 2024-02-11T22:33:52.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.328+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~RBJ50FORSB3E.0 size=1048576 2024-02-11T22:33:52.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.330+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~RBJ50FORSB3E.1 size=345819 2024-02-11T22:33:52.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.330+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=RBJ50FORSB3E tag=P9EBM1T7WF0P type=write size=2442971 2024-02-11T22:33:52.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.331+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~WB23RGW2DJCZ.0 size=1048576 2024-02-11T22:33:52.333 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.333+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~WB23RGW2DJCZ.1 size=222657 2024-02-11T22:33:52.337 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.336+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=WB23RGW2DJCZ tag=DA4RVA3K7I55 type=write size=2319809 2024-02-11T22:33:52.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.340+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~02D3L2VZM91J.0 size=23432 2024-02-11T22:33:52.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.340+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=02D3L2VZM91J tag=6NUIBCWLWNIQ type=write size=1072008 2024-02-11T22:33:52.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.342+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~6JG4JCKTE9LS.0 size=1048576 2024-02-11T22:33:52.343 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.343+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~6JG4JCKTE9LS.1 size=118256 2024-02-11T22:33:52.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.346+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=6JG4JCKTE9LS tag=2D10PFZXY1LA type=write size=2215408 2024-02-11T22:33:52.350 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.350+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~UAZ7018MSRY0.0 size=1048576 2024-02-11T22:33:52.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.351+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~UAZ7018MSRY0.1 size=505895 2024-02-11T22:33:52.352 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.351+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=UAZ7018MSRY0 tag=YG1NSTLHWE7O type=write size=2603047 2024-02-11T22:33:52.354 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.353+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~N3XSX4V9LES7.0 size=664740 2024-02-11T22:33:52.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.357+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=N3XSX4V9LES7 tag=6ROZLN7IV874 type=write size=1713316 2024-02-11T22:33:52.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.358+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=X76WYPETRLVH type=del size=730769 2024-02-11T22:33:52.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.360+0000 7f25eee4b8c0 1 < completed write operation key=Q6NR2GFW3IR1 tag=QJBKADGRP0TL type=write size=643814 2024-02-11T22:33:52.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.362+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=IFCHPM3O34O4 type=del size=3702618 2024-02-11T22:33:52.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.364+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~Q4NULU7P2YP6.0 size=1048576 2024-02-11T22:33:52.365 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.365+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~Q4NULU7P2YP6.1 size=1048576 2024-02-11T22:33:52.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.366+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~Q4NULU7P2YP6.2 size=904635 2024-02-11T22:33:52.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.370+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=Q4NULU7P2YP6 tag=HY1050XVIY12 type=write size=4050363 2024-02-11T22:33:52.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.373+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~1MLGPC5FIADC.0 size=1048576 2024-02-11T22:33:52.374 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.374+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~1MLGPC5FIADC.1 size=1048576 2024-02-11T22:33:52.376 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.376+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~1MLGPC5FIADC.2 size=283478 2024-02-11T22:33:52.376 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.376+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=1MLGPC5FIADC tag=Q934CNYT19VD type=write size=3429206 2024-02-11T22:33:52.378 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.377+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=8AYGR7EOS338 type=del 2024-02-11T22:33:52.379 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.379+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=JOSPBBBJAPQ4 type=del size=2991353 2024-02-11T22:33:52.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.381+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~BJHWI7CCTP24.0 size=240017 2024-02-11T22:33:52.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.384+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=BJHWI7CCTP24 tag=JOQOXIZFBGO9 type=write size=1288593 2024-02-11T22:33:52.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.387+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~U83LCU2V399B.0 size=1048576 2024-02-11T22:33:52.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.388+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~U83LCU2V399B.1 size=1048576 2024-02-11T22:33:52.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.390+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~U83LCU2V399B.2 size=130276 2024-02-11T22:33:52.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.390+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=U83LCU2V399B tag=R1HW5T297WKR type=write size=3276004 2024-02-11T22:33:52.392 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.391+0000 7f25eee4b8c0 1 < completed write operation key=HZTCAJH837N5 tag=1O3TAVA2KZOQ type=write size=40743 2024-02-11T22:33:52.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.393+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=QEW00WU025SZ type=del size=166685 2024-02-11T22:33:52.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.395+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~CUXAWD7BMKI0.0 size=629228 2024-02-11T22:33:52.398 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.398+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=CUXAWD7BMKI0 tag=4CEI9VS35FRV type=write size=1677804 2024-02-11T22:33:52.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.399+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=KHQB6ECPSIDM type=del size=3712534 2024-02-11T22:33:52.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.401+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~J7LTGCN90HB4.0 size=563456 2024-02-11T22:33:52.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.404+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=J7LTGCN90HB4 tag=OKCA55J4IY5F type=write size=1612032 2024-02-11T22:33:52.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.405+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=I4U5HO2IZAPD type=write size=772278 2024-02-11T22:33:52.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.407+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=1RCHC9MT5SBF type=del 2024-02-11T22:33:52.409 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.408+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=FZEN4SS285RG type=del size=2284610 2024-02-11T22:33:52.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.410+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=U43GLR95JA6L type=del 2024-02-11T22:33:52.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.412+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=59H864ZWPLNY type=del size=583887 2024-02-11T22:33:52.415 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.415+0000 7f25eee4b8c0 1 < suggested update operation key=ZD6VIFYM84VB tag=QK9EZL0WZDMD type=del size=173960 2024-02-11T22:33:52.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.418+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~FS8MSZBQJNU4.0 size=429762 2024-02-11T22:33:52.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.418+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=FS8MSZBQJNU4 tag=X74B3RHDZDIH type=write size=1478338 2024-02-11T22:33:52.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.420+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~DAXJZD4M352Y.0 size=458496 2024-02-11T22:33:52.422 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.422+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=DAXJZD4M352Y tag=5TWR40ZE9QYG type=write size=1507072 2024-02-11T22:33:52.424 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.424+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=JOU249TW9FTC type=del size=202379 2024-02-11T22:33:52.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.425+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=GA7DKIJZK0NH type=del 2024-02-11T22:33:52.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.429+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~TDKXQOWB5TIT.0 size=1048576 2024-02-11T22:33:52.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.430+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~TDKXQOWB5TIT.1 size=826063 2024-02-11T22:33:52.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.430+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=TDKXQOWB5TIT tag=Z5T7PXXS4LN4 type=write size=2923215 2024-02-11T22:33:52.432 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.432+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~RBJ50FORSB3E.0 size=1048576 2024-02-11T22:33:52.432 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.432+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~RBJ50FORSB3E.1 size=345819 2024-02-11T22:33:52.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.435+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=RBJ50FORSB3E tag=P9EBM1T7WF0P type=write size=2442971 2024-02-11T22:33:52.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.436+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=LO537LQY9IUK type=del size=3760732 2024-02-11T22:33:52.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.438+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~02D3L2VZM91J.0 size=23432 2024-02-11T22:33:52.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.441+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=02D3L2VZM91J tag=6NUIBCWLWNIQ type=write size=1072008 2024-02-11T22:33:52.444 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.443+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=ZSC2MHWALS14 type=del size=1848137 2024-02-11T22:33:52.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.445+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~UAZ7018MSRY0.0 size=1048576 2024-02-11T22:33:52.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.447+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~UAZ7018MSRY0.1 size=505895 2024-02-11T22:33:52.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.450+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=UAZ7018MSRY0 tag=YG1NSTLHWE7O type=write size=2603047 2024-02-11T22:33:52.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.452+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=IJJN940QXYLO type=write size=1032592 2024-02-11T22:33:52.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.454+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=X76WYPETRLVH type=del 2024-02-11T22:33:52.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.457+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~M75F0HZKREL6.0 size=330909 2024-02-11T22:33:52.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.457+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=M75F0HZKREL6 tag=WJPPM386L9HN type=write size=1379485 2024-02-11T22:33:52.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.459+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=IFCHPM3O34O4 type=del 2024-02-11T22:33:52.462 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.461+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=9141N34QRI1G type=del size=593051 2024-02-11T22:33:52.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.464+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~1MLGPC5FIADC.0 size=1048576 2024-02-11T22:33:52.466 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.466+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~1MLGPC5FIADC.1 size=1048576 2024-02-11T22:33:52.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.467+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~1MLGPC5FIADC.2 size=283478 2024-02-11T22:33:52.471 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.470+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=1MLGPC5FIADC tag=Q934CNYT19VD type=write size=3429206 2024-02-11T22:33:52.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.474+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~L3DHSDLF2CIP.0 size=1048576 2024-02-11T22:33:52.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.475+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~L3DHSDLF2CIP.1 size=1048576 2024-02-11T22:33:52.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.477+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~L3DHSDLF2CIP.2 size=498577 2024-02-11T22:33:52.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.477+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=L3DHSDLF2CIP tag=W1QHSUOHN553 type=write size=3644305 2024-02-11T22:33:52.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.479+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=JOSPBBBJAPQ4 type=del 2024-02-11T22:33:52.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.482+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~72H82AFA1CCC.0 size=1048576 2024-02-11T22:33:52.490 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.484+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~72H82AFA1CCC.1 size=569934 2024-02-11T22:33:52.490 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.484+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=72H82AFA1CCC tag=7ZKG8U8GLVTY type=write size=2667086 2024-02-11T22:33:52.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.486+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~U83LCU2V399B.0 size=1048576 2024-02-11T22:33:52.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.488+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~U83LCU2V399B.1 size=1048576 2024-02-11T22:33:52.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.490+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~U83LCU2V399B.2 size=130276 2024-02-11T22:33:52.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.493+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=U83LCU2V399B tag=R1HW5T297WKR type=write size=3276004 2024-02-11T22:33:52.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.495+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=2LEJQ291BUP9 type=del size=250236 2024-02-11T22:33:52.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.496+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=QEW00WU025SZ type=del 2024-02-11T22:33:52.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.498+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=6KGOHQJCM7E8 type=del size=1520956 2024-02-11T22:33:52.501 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.500+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=KHQB6ECPSIDM type=del 2024-02-11T22:33:52.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.504+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~WG5Z300YOUZT.0 size=389550 2024-02-11T22:33:52.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.504+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=WG5Z300YOUZT tag=R8LP0NA8PEMN type=write size=1438126 2024-02-11T22:33:52.509 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.505+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=I4U5HO2IZAPD type=write size=772278 2024-02-11T22:33:52.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.507+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=TUZQZVFUFJNT type=write size=473682 2024-02-11T22:33:52.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.510+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=FZEN4SS285RG type=del 2024-02-11T22:33:52.515 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.513+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~CONJD8L1C1R0.0 size=880749 2024-02-11T22:33:52.515 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.513+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=CONJD8L1C1R0 tag=92TC2FAB2JP2 type=write size=1929325 2024-02-11T22:33:52.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.515+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=59H864ZWPLNY type=del 2024-02-11T22:33:52.519 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.517+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=D779DRKTIQWI type=write size=829166 2024-02-11T22:33:52.519 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.518+0000 7f25eee4b8c0 1 < canceled part key=_multipart_URKSCATF6FF0.2~FS8MSZBQJNU4.0 size=429762 2024-02-11T22:33:52.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.521+0000 7f25eee4b8c0 1 < canceled multipart upload key=URKSCATF6FF0 upload=FS8MSZBQJNU4 tag=X74B3RHDZDIH type=write size=1478338 2024-02-11T22:33:52.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.523+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=ALW33MR3LLCF type=del size=2191704 2024-02-11T22:33:52.528 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.527+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=JOU249TW9FTC type=del 2024-02-11T22:33:52.529 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.529+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=XPOUC1GC8QCZ type=del size=439015 2024-02-11T22:33:52.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.531+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~TDKXQOWB5TIT.0 size=1048576 2024-02-11T22:33:52.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.532+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~TDKXQOWB5TIT.1 size=826063 2024-02-11T22:33:52.538 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.535+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=TDKXQOWB5TIT tag=Z5T7PXXS4LN4 type=write size=2923215 2024-02-11T22:33:52.540 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.537+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=DEATQE2R9FJK type=del size=2275367 2024-02-11T22:33:52.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.539+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZE9CNGN6NMG3 tag=LO537LQY9IUK type=del size=3760732: (22) Invalid argument 2024-02-11T22:33:52.542 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.541+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=YVI2XGIVA7BG type=del size=1207597 2024-02-11T22:33:52.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.543+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=ZSC2MHWALS14 type=del 2024-02-11T22:33:52.546 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.545+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=HPFQRM57HBXD type=write size=824454 2024-02-11T22:33:52.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.548+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=IJJN940QXYLO type=write 2024-02-11T22:33:52.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.552+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~3YOMMMG9F0Z4.0 size=1048576 2024-02-11T22:33:52.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.554+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~3YOMMMG9F0Z4.1 size=1048576 2024-02-11T22:33:52.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.555+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~3YOMMMG9F0Z4.2 size=112926 2024-02-11T22:33:52.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.555+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=3YOMMMG9F0Z4 tag=0D401FF8T9IB type=write size=3258654 2024-02-11T22:33:52.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.557+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~M75F0HZKREL6.0 size=330909 2024-02-11T22:33:52.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.561+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=M75F0HZKREL6 tag=WJPPM386L9HN type=write size=1379485 2024-02-11T22:33:52.564 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.563+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=KXKLLLLGM5K5 type=write size=39706 2024-02-11T22:33:52.566 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.565+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=9141N34QRI1G type=del 2024-02-11T22:33:52.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.568+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=C3Z69CBL5STQ type=del size=2666250 2024-02-11T22:33:52.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.568+0000 7f25eee4b8c0 1 < canceled part key=_multipart_CW4DLIYP9ZSH.2~L3DHSDLF2CIP.0 size=1048576 2024-02-11T22:33:52.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.570+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~L3DHSDLF2CIP.1 size=1048576 2024-02-11T22:33:52.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.572+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~L3DHSDLF2CIP.2 size=498577 2024-02-11T22:33:52.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.576+0000 7f25eee4b8c0 1 < canceled multipart upload key=CW4DLIYP9ZSH upload=L3DHSDLF2CIP tag=W1QHSUOHN553 type=write size=3644305 2024-02-11T22:33:52.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.578+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=T03YRU6O3XYQ type=write size=693507 2024-02-11T22:33:52.580 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.580+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~72H82AFA1CCC.0 size=1048576 2024-02-11T22:33:52.582 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.581+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~72H82AFA1CCC.1 size=569934 2024-02-11T22:33:52.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.585+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=72H82AFA1CCC tag=7ZKG8U8GLVTY type=write size=2667086 2024-02-11T22:33:52.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.586+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=RI7MF1AW77LE type=del size=1713449 2024-02-11T22:33:52.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.588+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=2LEJQ291BUP9 type=del 2024-02-11T22:33:52.592 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.592+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~UUTUBN2GNSMU.0 size=1048576 2024-02-11T22:33:52.594 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.593+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~UUTUBN2GNSMU.1 size=1048576 2024-02-11T22:33:52.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.595+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~UUTUBN2GNSMU.2 size=841067 2024-02-11T22:33:52.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.595+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=UUTUBN2GNSMU tag=5BQUL5UTQ00P type=write size=3986795 2024-02-11T22:33:52.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.598+0000 7f25eee4b8c0 1 < suggested remove operation key=74M85D138Z26 tag=6KGOHQJCM7E8 type=del 2024-02-11T22:33:52.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.600+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=5438GUNBPZ1Y type=write size=19982 2024-02-11T22:33:52.603 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.602+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~WG5Z300YOUZT.0 size=389550 2024-02-11T22:33:52.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.605+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=WG5Z300YOUZT tag=R8LP0NA8PEMN type=write size=1438126 2024-02-11T22:33:52.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.608+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~GGCQ8F3LT3BK.0 size=55739 2024-02-11T22:33:52.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.608+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=GGCQ8F3LT3BK tag=S195D8FWI3V8 type=write size=1104315 2024-02-11T22:33:52.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.611+0000 7f25eee4b8c0 1 < completed write operation key=LTSLBQK2C4V2 tag=TUZQZVFUFJNT type=write size=473682 2024-02-11T22:33:52.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.614+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~PK02PK4CJNB2.0 size=698052 2024-02-11T22:33:52.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.614+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=PK02PK4CJNB2 tag=16NU8P496X85 type=write size=1746628 2024-02-11T22:33:52.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.616+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~CONJD8L1C1R0.0 size=880749 2024-02-11T22:33:52.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.619+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=CONJD8L1C1R0 tag=92TC2FAB2JP2 type=write size=1929325 2024-02-11T22:33:52.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.622+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~V0B7OUT4TNHY.0 size=533828 2024-02-11T22:33:52.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.622+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=V0B7OUT4TNHY tag=AUU180ES069H type=write size=1582404 2024-02-11T22:33:52.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.624+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=D779DRKTIQWI type=write size=829166 2024-02-11T22:33:52.628 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.628+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~XI3TGURIIZ11.0 size=1048576 2024-02-11T22:33:52.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.629+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~XI3TGURIIZ11.1 size=1048576 2024-02-11T22:33:52.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.630+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~XI3TGURIIZ11.2 size=752433 2024-02-11T22:33:52.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.630+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=XI3TGURIIZ11 tag=K4JB3FKXV1KT type=write size=3898161 2024-02-11T22:33:52.632 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.632+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=ALW33MR3LLCF type=del 2024-02-11T22:33:52.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.634+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=WLJC7D60DJIN type=del size=112334 2024-02-11T22:33:52.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.637+0000 7f25eee4b8c0 1 < suggested remove operation key=FCH9ZTWY06ZN tag=XPOUC1GC8QCZ type=del 2024-02-11T22:33:52.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.639+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=Z5RICHYWIDC6 type=write size=197834 2024-02-11T22:33:52.643 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.643+0000 7f25eee4b8c0 1 < suggested update operation key=0DPBNOA6WTLA tag=DEATQE2R9FJK type=del size=2275367 2024-02-11T22:33:52.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.645+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=2HIUM8IGQKDP type=del size=3874681 2024-02-11T22:33:52.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.646+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=YVI2XGIVA7BG type=del 2024-02-11T22:33:52.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.648+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=KFKYZ1MJJ6PM type=del size=945165 2024-02-11T22:33:52.651 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.650+0000 7f25eee4b8c0 -1 < failed to complete operation key=6W5AJNTFMW5C tag=HPFQRM57HBXD type=write size=824454: (22) Invalid argument 2024-02-11T22:33:52.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.654+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~N3CTA92AP36E.0 size=809801 2024-02-11T22:33:52.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.654+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=N3CTA92AP36E tag=6XL1HFCGAI95 type=write size=1858377 2024-02-11T22:33:52.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.656+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~3YOMMMG9F0Z4.0 size=1048576 2024-02-11T22:33:52.657 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.657+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~3YOMMMG9F0Z4.1 size=1048576 2024-02-11T22:33:52.659 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.659+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~3YOMMMG9F0Z4.2 size=112926 2024-02-11T22:33:52.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.662+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=3YOMMMG9F0Z4 tag=0D401FF8T9IB type=write size=3258654 2024-02-11T22:33:52.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.663+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=YM24DXQUCLFK type=del size=4171766 2024-02-11T22:33:52.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.665+0000 7f25eee4b8c0 1 < canceled operation key=1WIPUCYHGLQ5 tag=KXKLLLLGM5K5 type=write size=39706 2024-02-11T22:33:52.669 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.668+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~DDBOC2C26GRI.0 size=944084 2024-02-11T22:33:52.669 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.668+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=DDBOC2C26GRI tag=6OBK3DPYIXJ8 type=write size=1992660 2024-02-11T22:33:52.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.672+0000 7f25eee4b8c0 1 < suggested update operation key=ZD6VIFYM84VB tag=C3Z69CBL5STQ type=del size=2666250 2024-02-11T22:33:52.675 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.675+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~U8682SPNRDKZ.0 size=217088 2024-02-11T22:33:52.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.675+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=U8682SPNRDKZ tag=L38GBQOTL6C0 type=write size=1265664 2024-02-11T22:33:52.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.677+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=T03YRU6O3XYQ type=write size=693507 2024-02-11T22:33:52.680 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.679+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=F83COIDZKVCK type=del size=3796878 2024-02-11T22:33:52.682 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.681+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=RI7MF1AW77LE type=del 2024-02-11T22:33:52.686 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.686+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~307AG1PQ4UEF.0 size=1048576 2024-02-11T22:33:52.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.687+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~307AG1PQ4UEF.1 size=636907 2024-02-11T22:33:52.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.687+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=307AG1PQ4UEF tag=X15Y1QGN02K0 type=write size=2734059 2024-02-11T22:33:52.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.689+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~UUTUBN2GNSMU.0 size=1048576 2024-02-11T22:33:52.690 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.690+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~UUTUBN2GNSMU.1 size=1048576 2024-02-11T22:33:52.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.691+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~UUTUBN2GNSMU.2 size=841067 2024-02-11T22:33:52.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.694+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=UUTUBN2GNSMU tag=5BQUL5UTQ00P type=write size=3986795 2024-02-11T22:33:52.698 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.697+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~3OIDY1EW6L64.0 size=194704 2024-02-11T22:33:52.698 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.697+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=3OIDY1EW6L64 tag=29TWJK3LEF0B type=write size=1243280 2024-02-11T22:33:52.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.701+0000 7f25eee4b8c0 1 < suggested remove operation key=VBEK6O5PL97X tag=5438GUNBPZ1Y type=write 2024-02-11T22:33:52.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.702+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=QA3IDO0L1VXD type=del size=1205163 2024-02-11T22:33:52.704 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.704+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~GGCQ8F3LT3BK.0 size=55739 2024-02-11T22:33:52.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.707+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=GGCQ8F3LT3BK tag=S195D8FWI3V8 type=write size=1104315 2024-02-11T22:33:52.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.710+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~EHIU6XA9RS9Z.0 size=1048576 2024-02-11T22:33:52.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.711+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~EHIU6XA9RS9Z.1 size=1048576 2024-02-11T22:33:52.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.713+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~EHIU6XA9RS9Z.2 size=823160 2024-02-11T22:33:52.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.713+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=EHIU6XA9RS9Z tag=MTEH2HOI2UER type=write size=3968888 2024-02-11T22:33:52.715 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.715+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~PK02PK4CJNB2.0 size=698052 2024-02-11T22:33:52.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.717+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=PK02PK4CJNB2 tag=16NU8P496X85 type=write size=1746628 2024-02-11T22:33:52.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.719+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=O974RZGY5NFS type=del size=356233 2024-02-11T22:33:52.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.721+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~V0B7OUT4TNHY.0 size=533828 2024-02-11T22:33:52.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.724+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=V0B7OUT4TNHY tag=AUU180ES069H type=write size=1582404 2024-02-11T22:33:52.727 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.726+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~A52CS6FPQ601.0 size=1048576 2024-02-11T22:33:52.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.728+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~A52CS6FPQ601.1 size=1048576 2024-02-11T22:33:52.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.729+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~A52CS6FPQ601.2 size=663177 2024-02-11T22:33:52.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.729+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=A52CS6FPQ601 tag=NIJC78A3Q7KK type=write size=3808905 2024-02-11T22:33:52.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.731+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~XI3TGURIIZ11.0 size=1048576 2024-02-11T22:33:52.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.733+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~XI3TGURIIZ11.1 size=1048576 2024-02-11T22:33:52.735 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.734+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~XI3TGURIIZ11.2 size=752433 2024-02-11T22:33:52.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.737+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=XI3TGURIIZ11 tag=K4JB3FKXV1KT type=write size=3898161 2024-02-11T22:33:52.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.739+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=WD3JU1Z5V9S5 type=del size=2721624 2024-02-11T22:33:52.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.741+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=WLJC7D60DJIN type=del 2024-02-11T22:33:52.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.743+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=G5BWMR94R0SP type=del size=1328854 2024-02-11T22:33:52.745 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.744+0000 7f25eee4b8c0 1 < completed write operation key=HZTCAJH837N5 tag=Z5RICHYWIDC6 type=write size=197834 2024-02-11T22:33:52.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.746+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=KR1M6D8CV7OU type=del size=2917244 2024-02-11T22:33:52.748 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.748+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=2HIUM8IGQKDP type=del 2024-02-11T22:33:52.751 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.749+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=333M3DQWXH54 type=del size=3438812 2024-02-11T22:33:52.752 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.751+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=KFKYZ1MJJ6PM type=del 2024-02-11T22:33:52.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.753+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=93RBPRGTG1MG type=del size=3438733 2024-02-11T22:33:52.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.755+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~N3CTA92AP36E.0 size=809801 2024-02-11T22:33:52.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.757+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=N3CTA92AP36E tag=6XL1HFCGAI95 type=write size=1858377 2024-02-11T22:33:52.759 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.759+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=299C4LK5HCCW type=del size=220803 2024-02-11T22:33:52.761 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.761+0000 7f25eee4b8c0 1 < canceled operation key=2WNLVUFJJNBW tag=YM24DXQUCLFK type=del size=4171766 2024-02-11T22:33:52.763 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.762+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=PO2C3KWEPW61 type=del size=2184927 2024-02-11T22:33:52.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.764+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~DDBOC2C26GRI.0 size=944084 2024-02-11T22:33:52.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.767+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=DDBOC2C26GRI tag=6OBK3DPYIXJ8 type=write size=1992660 2024-02-11T22:33:52.774 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.774+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=Q3NVGJ3CWL0H type=write size=494975 2024-02-11T22:33:52.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.779+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~U8682SPNRDKZ.0 size=217088 2024-02-11T22:33:52.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.782+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=U8682SPNRDKZ tag=L38GBQOTL6C0 type=write size=1265664 2024-02-11T22:33:52.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.785+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~0C6WNT41DEJE.0 size=291144 2024-02-11T22:33:52.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.785+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=0C6WNT41DEJE tag=7BPE9NL44EZ8 type=write size=1339720 2024-02-11T22:33:52.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.787+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=F83COIDZKVCK type=del 2024-02-11T22:33:52.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.789+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=RKG32I96QUFO type=del size=3546866 2024-02-11T22:33:52.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.790+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~307AG1PQ4UEF.0 size=1048576 2024-02-11T22:33:52.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.792+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~307AG1PQ4UEF.1 size=636907 2024-02-11T22:33:52.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.794+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=307AG1PQ4UEF tag=X15Y1QGN02K0 type=write size=2734059 2024-02-11T22:33:52.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.796+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=DKUPT0H0PVH4 type=del size=3149686 2024-02-11T22:33:52.798 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.798+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~3OIDY1EW6L64.0 size=194704 2024-02-11T22:33:52.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.801+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=3OIDY1EW6L64 tag=29TWJK3LEF0B type=write size=1243280 2024-02-11T22:33:52.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.803+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=6WX0DN2JZ9D2 type=del size=2687058 2024-02-11T22:33:52.807 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.806+0000 7f25eee4b8c0 1 < suggested remove operation key=ZVV1U6XXJMYK tag=QA3IDO0L1VXD type=del 2024-02-11T22:33:52.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.809+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~0SFY4K83IQY6.0 size=1048576 2024-02-11T22:33:52.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.811+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~0SFY4K83IQY6.1 size=1048576 2024-02-11T22:33:52.812 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.812+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~0SFY4K83IQY6.2 size=357321 2024-02-11T22:33:52.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.812+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=0SFY4K83IQY6 tag=XSZQT3BLF7IC type=write size=3503049 2024-02-11T22:33:52.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.814+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~EHIU6XA9RS9Z.0 size=1048576 2024-02-11T22:33:52.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.815+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~EHIU6XA9RS9Z.1 size=1048576 2024-02-11T22:33:52.817 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.817+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~EHIU6XA9RS9Z.2 size=823160 2024-02-11T22:33:52.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.820+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=EHIU6XA9RS9Z tag=MTEH2HOI2UER type=write size=3968888 2024-02-11T22:33:52.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.823+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~084GYNSVBPK7.0 size=756730 2024-02-11T22:33:52.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.823+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=084GYNSVBPK7 tag=TD6E5BSU1FGB type=write size=1805306 2024-02-11T22:33:52.825 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.825+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=O974RZGY5NFS type=del 2024-02-11T22:33:52.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.827+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=H7LM7PMZO0T0 type=write size=445752 2024-02-11T22:33:52.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.829+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~A52CS6FPQ601.0 size=1048576 2024-02-11T22:33:52.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.830+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~A52CS6FPQ601.1 size=1048576 2024-02-11T22:33:52.832 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.832+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~A52CS6FPQ601.2 size=663177 2024-02-11T22:33:52.835 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.835+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=A52CS6FPQ601 tag=NIJC78A3Q7KK type=write size=3808905 2024-02-11T22:33:52.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.837+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=DJCVHU8A4HKC type=del size=2679462 2024-02-11T22:33:52.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.839+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=WD3JU1Z5V9S5 type=del 2024-02-11T22:33:52.841 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.840+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=9348OH63V8Q4 type=del size=1172528 2024-02-11T22:33:52.844 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.843+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=G5BWMR94R0SP type=del 2024-02-11T22:33:52.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.847+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4E464BKZM2BP.0 size=1048576 2024-02-11T22:33:52.848 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.848+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4E464BKZM2BP.1 size=317362 2024-02-11T22:33:52.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.848+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=4E464BKZM2BP tag=7MXECSYTPSVC type=write size=2414514 2024-02-11T22:33:52.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.850+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=KR1M6D8CV7OU type=del 2024-02-11T22:33:52.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.851+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=88FV6MANG3IJ type=del size=2830525 2024-02-11T22:33:52.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.853+0000 7f25eee4b8c0 1 < canceled operation key=ZD6VIFYM84VB tag=333M3DQWXH54 type=del size=3438812 2024-02-11T22:33:52.856 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.856+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~08RX81A11JNV.0 size=1048576 2024-02-11T22:33:52.858 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.857+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~08RX81A11JNV.1 size=1048576 2024-02-11T22:33:52.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.859+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~08RX81A11JNV.2 size=817182 2024-02-11T22:33:52.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.859+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=08RX81A11JNV tag=LNSGZ26VMO1A type=write size=3962910 2024-02-11T22:33:52.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.860+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=93RBPRGTG1MG type=del 2024-02-11T22:33:52.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.862+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=5OZVW1ZEOC73 type=del size=3508129 2024-02-11T22:33:52.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.864+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=299C4LK5HCCW type=del 2024-02-11T22:33:52.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.868+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~V4VHVYOPPEVY.0 size=1048576 2024-02-11T22:33:52.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.869+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~V4VHVYOPPEVY.1 size=199710 2024-02-11T22:33:52.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.869+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=V4VHVYOPPEVY tag=SZFLBF1LEI7B type=write size=2296862 2024-02-11T22:33:52.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.871+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=PO2C3KWEPW61 type=del 2024-02-11T22:33:52.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.874+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~9E89WTP3DKRQ.0 size=1048576 2024-02-11T22:33:52.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.876+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~9E89WTP3DKRQ.1 size=1048576 2024-02-11T22:33:52.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.878+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~9E89WTP3DKRQ.2 size=293295 2024-02-11T22:33:52.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.878+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=9E89WTP3DKRQ tag=197HVD6FT09C type=write size=3439023 2024-02-11T22:33:52.881 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.880+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=Q3NVGJ3CWL0H type=write size=494975 2024-02-11T22:33:52.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.882+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=F3LN5T2L38YM type=del size=388289 2024-02-11T22:33:52.884 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.884+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~0C6WNT41DEJE.0 size=291144 2024-02-11T22:33:52.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.887+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=0C6WNT41DEJE tag=7BPE9NL44EZ8 type=write size=1339720 2024-02-11T22:33:52.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.889+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=QP92JL98Y9CJ type=del size=865606 2024-02-11T22:33:52.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.891+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=RKG32I96QUFO type=del 2024-02-11T22:33:52.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.892+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=9XC8YZMAD6AY type=del size=215511 2024-02-11T22:33:52.894 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.894+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=DKUPT0H0PVH4 type=del 2024-02-11T22:33:52.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.897+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~MZGO22D27CNY.0 size=1048576 2024-02-11T22:33:52.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.899+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~MZGO22D27CNY.1 size=175763 2024-02-11T22:33:52.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.899+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=MZGO22D27CNY tag=KF55VNEJJMMW type=write size=2272915 2024-02-11T22:33:52.901 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.901+0000 7f25eee4b8c0 1 < canceled operation key=CW4DLIYP9ZSH tag=6WX0DN2JZ9D2 type=del size=2687058 2024-02-11T22:33:52.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.902+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=ZWURNYF181JD type=del size=1404129 2024-02-11T22:33:52.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.904+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~0SFY4K83IQY6.0 size=1048576 2024-02-11T22:33:52.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.906+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~0SFY4K83IQY6.1 size=1048576 2024-02-11T22:33:52.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.908+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~0SFY4K83IQY6.2 size=357321 2024-02-11T22:33:52.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.911+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=0SFY4K83IQY6 tag=XSZQT3BLF7IC type=write size=3503049 2024-02-11T22:33:52.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.914+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~ML2NWMD1RKT6.0 size=1048576 2024-02-11T22:33:52.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.916+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~ML2NWMD1RKT6.1 size=1048576 2024-02-11T22:33:52.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.917+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~ML2NWMD1RKT6.2 size=618189 2024-02-11T22:33:52.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.917+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=ML2NWMD1RKT6 tag=9Z534GDOBSWL type=write size=3763917 2024-02-11T22:33:52.920 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.919+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~084GYNSVBPK7.0 size=756730 2024-02-11T22:33:52.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.923+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=084GYNSVBPK7 tag=TD6E5BSU1FGB type=write size=1805306 2024-02-11T22:33:52.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.924+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=FU97Z6EY22MH type=del size=649119 2024-02-11T22:33:52.927 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.927+0000 7f25eee4b8c0 1 < canceled operation key=PTA21KVUBIRR tag=H7LM7PMZO0T0 type=write size=445752 2024-02-11T22:33:52.931 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.930+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~C6AAWGVLS1E3.0 size=1048576 2024-02-11T22:33:52.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.933+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~C6AAWGVLS1E3.1 size=1048576 2024-02-11T22:33:52.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.934+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~C6AAWGVLS1E3.2 size=793187 2024-02-11T22:33:52.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.934+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=C6AAWGVLS1E3 tag=G0W8UMBLRFVE type=write size=3938915 2024-02-11T22:33:52.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.937+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=DJCVHU8A4HKC type=del 2024-02-11T22:33:52.939 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.939+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=XOLY3O55T942 type=del size=43002 2024-02-11T22:33:52.941 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.940+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=9348OH63V8Q4 type=del 2024-02-11T22:33:52.943 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.942+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=Z88HUPMD150B type=del size=241113 2024-02-11T22:33:52.945 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.944+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4E464BKZM2BP.0 size=1048576 2024-02-11T22:33:52.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.946+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4E464BKZM2BP.1 size=317362 2024-02-11T22:33:52.950 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.949+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=4E464BKZM2BP tag=7MXECSYTPSVC type=write size=2414514 2024-02-11T22:33:52.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.953+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~LRC5XXYLFR47.0 size=1048576 2024-02-11T22:33:52.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.955+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~LRC5XXYLFR47.1 size=1048576 2024-02-11T22:33:52.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.957+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~LRC5XXYLFR47.2 size=698116 2024-02-11T22:33:52.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.957+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=LRC5XXYLFR47 tag=6YGY796BE9QT type=write size=3843844 2024-02-11T22:33:52.959 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.958+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=88FV6MANG3IJ type=del 2024-02-11T22:33:52.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.960+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=Q8XIU5OOQVSN type=del size=1970409 2024-02-11T22:33:52.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.962+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~08RX81A11JNV.0 size=1048576 2024-02-11T22:33:52.964 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.964+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~08RX81A11JNV.1 size=1048576 2024-02-11T22:33:52.965 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.965+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~08RX81A11JNV.2 size=817182 2024-02-11T22:33:52.969 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.968+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=08RX81A11JNV tag=LNSGZ26VMO1A type=write size=3962910 2024-02-11T22:33:52.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.970+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=UEJERBG0580M type=write size=647546 2024-02-11T22:33:52.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.972+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=5OZVW1ZEOC73 type=del 2024-02-11T22:33:52.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.973+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=E6PG4IZHZG49 type=del size=689985 2024-02-11T22:33:52.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.975+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~V4VHVYOPPEVY.0 size=1048576 2024-02-11T22:33:52.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.975+0000 7f25eee4b8c0 1 < canceled part key=_multipart_IOZNRH0B3P4J.2~V4VHVYOPPEVY.1 size=199710 2024-02-11T22:33:52.978 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.978+0000 7f25eee4b8c0 1 < canceled multipart upload key=IOZNRH0B3P4J upload=V4VHVYOPPEVY tag=SZFLBF1LEI7B type=write size=2296862 2024-02-11T22:33:52.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.981+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GK014BKF82PN.0 size=1048576 2024-02-11T22:33:52.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.983+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GK014BKF82PN.1 size=1048576 2024-02-11T22:33:52.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.984+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GK014BKF82PN.2 size=947040 2024-02-11T22:33:52.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.984+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=GK014BKF82PN tag=NU31VJZZYHV6 type=write size=4092768 2024-02-11T22:33:52.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.985+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0DPBNOA6WTLA.2~9E89WTP3DKRQ.0 size=1048576 2024-02-11T22:33:52.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.986+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~9E89WTP3DKRQ.1 size=1048576 2024-02-11T22:33:52.988 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.987+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~9E89WTP3DKRQ.2 size=293295 2024-02-11T22:33:52.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.991+0000 7f25eee4b8c0 1 < canceled multipart upload key=0DPBNOA6WTLA upload=9E89WTP3DKRQ tag=197HVD6FT09C type=write size=3439023 2024-02-11T22:33:52.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.992+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=0VAXA1Q3LCWT type=del size=3250631 2024-02-11T22:33:52.996 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.996+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=F3LN5T2L38YM type=del size=388289 2024-02-11T22:33:52.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:52.998+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=8W8OEXHCJC7M type=del size=992368 2024-02-11T22:33:53.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.000+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=QP92JL98Y9CJ type=del 2024-02-11T22:33:53.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.002+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=A42907HVA6YP type=del size=1021143 2024-02-11T22:33:53.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.004+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=9XC8YZMAD6AY type=del 2024-02-11T22:33:53.006 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.006+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=C8SJG4JT3YVR type=del size=888795 2024-02-11T22:33:53.008 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.008+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~MZGO22D27CNY.0 size=1048576 2024-02-11T22:33:53.010 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.010+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~MZGO22D27CNY.1 size=175763 2024-02-11T22:33:53.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.014+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=MZGO22D27CNY tag=KF55VNEJJMMW type=write size=2272915 2024-02-11T22:33:53.016 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.016+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=CVQDOKAMRDFG type=del size=2929241 2024-02-11T22:33:53.018 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.018+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=ZWURNYF181JD type=del 2024-02-11T22:33:53.020 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.020+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=V7DBR1X2K60I type=del size=3038167 2024-02-11T22:33:53.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.021+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~ML2NWMD1RKT6.0 size=1048576 2024-02-11T22:33:53.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.023+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~ML2NWMD1RKT6.1 size=1048576 2024-02-11T22:33:53.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.025+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~ML2NWMD1RKT6.2 size=618189 2024-02-11T22:33:53.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.027+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=ML2NWMD1RKT6 tag=9Z534GDOBSWL type=write size=3763917 2024-02-11T22:33:53.030 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.029+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=QT1ZDDU0H8SZ type=del size=630727 2024-02-11T22:33:53.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.031+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=FU97Z6EY22MH type=del 2024-02-11T22:33:53.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.033+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=760NYB6HS79Q type=del size=368824 2024-02-11T22:33:53.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.033+0000 7f25eee4b8c0 1 < canceled part key=_multipart_6W5AJNTFMW5C.2~C6AAWGVLS1E3.0 size=1048576 2024-02-11T22:33:53.035 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.035+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~C6AAWGVLS1E3.1 size=1048576 2024-02-11T22:33:53.037 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.036+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~C6AAWGVLS1E3.2 size=793187 2024-02-11T22:33:53.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.040+0000 7f25eee4b8c0 1 < canceled multipart upload key=6W5AJNTFMW5C upload=C6AAWGVLS1E3 tag=G0W8UMBLRFVE type=write size=3938915 2024-02-11T22:33:53.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.043+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~M98ZLY48FFN9.0 size=1048576 2024-02-11T22:33:53.045 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.045+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~M98ZLY48FFN9.1 size=1048576 2024-02-11T22:33:53.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.047+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~M98ZLY48FFN9.2 size=495648 2024-02-11T22:33:53.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.047+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=M98ZLY48FFN9 tag=2BMP9J54HF2P type=write size=3641376 2024-02-11T22:33:53.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.049+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=XOLY3O55T942 type=del 2024-02-11T22:33:53.052 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.052+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~G7BT1EXDKMN6.0 size=1048576 2024-02-11T22:33:53.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.054+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~G7BT1EXDKMN6.1 size=670319 2024-02-11T22:33:53.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.054+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=G7BT1EXDKMN6 tag=765AGOO5XWBW type=write size=2767471 2024-02-11T22:33:53.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.055+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=Z88HUPMD150B type=del 2024-02-11T22:33:53.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.057+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=QIT1AZEEVC50 type=del size=844755 2024-02-11T22:33:53.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.059+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~LRC5XXYLFR47.0 size=1048576 2024-02-11T22:33:53.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.060+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~LRC5XXYLFR47.1 size=1048576 2024-02-11T22:33:53.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.062+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~LRC5XXYLFR47.2 size=698116 2024-02-11T22:33:53.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.065+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=LRC5XXYLFR47 tag=6YGY796BE9QT type=write size=3843844 2024-02-11T22:33:53.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.069+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~P2EBKY67SGHA.0 size=1048576 2024-02-11T22:33:53.070 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.070+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~P2EBKY67SGHA.1 size=1048576 2024-02-11T22:33:53.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.071+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~P2EBKY67SGHA.2 size=183949 2024-02-11T22:33:53.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.071+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=P2EBKY67SGHA tag=QMBYDGO22OS4 type=write size=3329677 2024-02-11T22:33:53.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.075+0000 7f25eee4b8c0 1 < suggested remove operation key=Q6NR2GFW3IR1 tag=Q8XIU5OOQVSN type=del 2024-02-11T22:33:53.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.078+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~X2SYBHLN8UMW.0 size=1048576 2024-02-11T22:33:53.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.079+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~X2SYBHLN8UMW.1 size=800006 2024-02-11T22:33:53.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.079+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=X2SYBHLN8UMW tag=WFYE2TY370N8 type=write size=2897158 2024-02-11T22:33:53.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.082+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=UEJERBG0580M type=write size=647546 2024-02-11T22:33:53.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.084+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=25VDNNAUOKA9 type=write size=126412 2024-02-11T22:33:53.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.085+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=E6PG4IZHZG49 type=del 2024-02-11T22:33:53.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.087+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=XH6TLXXCL05H type=del size=3941404 2024-02-11T22:33:53.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.089+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GK014BKF82PN.0 size=1048576 2024-02-11T22:33:53.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.091+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GK014BKF82PN.1 size=1048576 2024-02-11T22:33:53.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.093+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GK014BKF82PN.2 size=947040 2024-02-11T22:33:53.096 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.096+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=GK014BKF82PN tag=NU31VJZZYHV6 type=write size=4092768 2024-02-11T22:33:53.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.098+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=9C854UOKHUYU type=del size=3361014 2024-02-11T22:33:53.100 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.100+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=0VAXA1Q3LCWT type=del 2024-02-11T22:33:53.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.103+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~X13SXNN13TYA.0 size=1048576 2024-02-11T22:33:53.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.105+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~X13SXNN13TYA.1 size=1048576 2024-02-11T22:33:53.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.106+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~X13SXNN13TYA.2 size=667105 2024-02-11T22:33:53.107 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.106+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=X13SXNN13TYA tag=8BAHLB51EAI1 type=write size=3812833 2024-02-11T22:33:53.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.108+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=8W8OEXHCJC7M type=del 2024-02-11T22:33:53.113 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.112+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~SBMT6WUWL0CQ.0 size=858212 2024-02-11T22:33:53.113 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.112+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=SBMT6WUWL0CQ tag=9XLSMTHB8I5S type=write size=1906788 2024-02-11T22:33:53.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.115+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=A42907HVA6YP type=del 2024-02-11T22:33:53.118 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.118+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~GHYW06M10Z7T.0 size=1048576 2024-02-11T22:33:53.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.120+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~GHYW06M10Z7T.1 size=1048576 2024-02-11T22:33:53.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.121+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~GHYW06M10Z7T.2 size=108153 2024-02-11T22:33:53.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.121+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=GHYW06M10Z7T tag=ZECXLB93O2B4 type=write size=3253881 2024-02-11T22:33:53.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.125+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=C8SJG4JT3YVR type=del size=888795 2024-02-11T22:33:53.128 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.128+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~X740D7LBEZJF.0 size=1048576 2024-02-11T22:33:53.130 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.129+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~X740D7LBEZJF.1 size=1048576 2024-02-11T22:33:53.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.131+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~X740D7LBEZJF.2 size=101101 2024-02-11T22:33:53.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.131+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=X740D7LBEZJF tag=BN4ZBDYW51HR type=write size=3246829 2024-02-11T22:33:53.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.133+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=CVQDOKAMRDFG type=del 2024-02-11T22:33:53.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.136+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~9YU0GGRYG1PF.0 size=1048576 2024-02-11T22:33:53.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.138+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~9YU0GGRYG1PF.1 size=1048576 2024-02-11T22:33:53.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.140+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~9YU0GGRYG1PF.2 size=269193 2024-02-11T22:33:53.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.140+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=9YU0GGRYG1PF tag=9009X7LPH38Y type=write size=3414921 2024-02-11T22:33:53.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.143+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=V7DBR1X2K60I type=del 2024-02-11T22:33:53.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.145+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=VAJWC8JME3G8 type=del size=2653118 2024-02-11T22:33:53.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.147+0000 7f25eee4b8c0 -1 < failed to complete operation key=PMLUO2CGV9IN tag=QT1ZDDU0H8SZ type=del size=630727: (22) Invalid argument 2024-02-11T22:33:53.150 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.149+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=Z9ZXTN9FGWZB type=del size=1106987 2024-02-11T22:33:53.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.152+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=760NYB6HS79Q type=del size=368824 2024-02-11T22:33:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:52 smithi023 ceph-mon[111262]: pgmap v1392: 137 pgs: 6 creating+peering, 11 unknown, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:52 smithi023 ceph-mon[113671]: pgmap v1392: 137 pgs: 6 creating+peering, 11 unknown, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:53.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.156+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~MZAE72H8WMU6.0 size=1048576 2024-02-11T22:33:53.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.157+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~MZAE72H8WMU6.1 size=1048576 2024-02-11T22:33:53.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.159+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~MZAE72H8WMU6.2 size=254430 2024-02-11T22:33:53.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.159+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=MZAE72H8WMU6 tag=3K52UZVAWWBO type=write size=3400158 2024-02-11T22:33:53.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.161+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~M98ZLY48FFN9.0 size=1048576 2024-02-11T22:33:53.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.161+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~M98ZLY48FFN9.1 size=1048576 2024-02-11T22:33:53.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.162+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~M98ZLY48FFN9.2 size=495648 2024-02-11T22:33:53.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.165+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=M98ZLY48FFN9 tag=2BMP9J54HF2P type=write size=3641376 2024-02-11T22:33:53.167 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.167+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=MC52DCZQQP8P type=del size=1998274 2024-02-11T22:33:53.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.169+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~G7BT1EXDKMN6.0 size=1048576 2024-02-11T22:33:53.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.170+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~G7BT1EXDKMN6.1 size=670319 2024-02-11T22:33:53.175 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.173+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=G7BT1EXDKMN6 tag=765AGOO5XWBW type=write size=2767471 2024-02-11T22:33:53.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.177+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~W9IF47P38JP7.0 size=1048576 2024-02-11T22:33:53.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.178+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~W9IF47P38JP7.1 size=1048576 2024-02-11T22:33:53.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.180+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~W9IF47P38JP7.2 size=968913 2024-02-11T22:33:53.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.180+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=W9IF47P38JP7 tag=D5P9VN3IK6WT type=write size=4114641 2024-02-11T22:33:53.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.182+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=QIT1AZEEVC50 type=del 2024-02-11T22:33:53.187 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.185+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~6V8QG62ECQOX.0 size=1048576 2024-02-11T22:33:53.187 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.186+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~6V8QG62ECQOX.1 size=590423 2024-02-11T22:33:53.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.186+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=6V8QG62ECQOX tag=DG41HUEQLEYT type=write size=2687575 2024-02-11T22:33:53.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.188+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~P2EBKY67SGHA.0 size=1048576 2024-02-11T22:33:53.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.188+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~P2EBKY67SGHA.1 size=1048576 2024-02-11T22:33:53.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.190+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~P2EBKY67SGHA.2 size=183949 2024-02-11T22:33:53.193 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.193+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=P2EBKY67SGHA tag=QMBYDGO22OS4 type=write size=3329677 2024-02-11T22:33:53.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:52 smithi160 ceph-mon[106289]: pgmap v1392: 137 pgs: 6 creating+peering, 11 unknown, 120 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:33:53.197 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.197+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~6VYH0SYQTYSN.0 size=1048576 2024-02-11T22:33:53.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.198+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~6VYH0SYQTYSN.1 size=1048576 2024-02-11T22:33:53.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.200+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~6VYH0SYQTYSN.2 size=212642 2024-02-11T22:33:53.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.200+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=6VYH0SYQTYSN tag=GKF6SCNV2UH3 type=write size=3358370 2024-02-11T22:33:53.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.200+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~X2SYBHLN8UMW.0 size=1048576 2024-02-11T22:33:53.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.201+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~X2SYBHLN8UMW.1 size=800006 2024-02-11T22:33:53.205 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.205+0000 7f25eee4b8c0 1 < canceled multipart upload key=HZTCAJH837N5 upload=X2SYBHLN8UMW tag=WFYE2TY370N8 type=write size=2897158 2024-02-11T22:33:53.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.208+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~N6VI5H8S1WF0.0 size=1048576 2024-02-11T22:33:53.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.209+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~N6VI5H8S1WF0.1 size=289053 2024-02-11T22:33:53.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.209+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=N6VI5H8S1WF0 tag=09PTI898UEZX type=write size=2386205 2024-02-11T22:33:53.212 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.212+0000 7f25eee4b8c0 -1 < failed to complete operation key=1WIPUCYHGLQ5 tag=25VDNNAUOKA9 type=write size=126412: (22) Invalid argument 2024-02-11T22:33:53.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.213+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=ROLUXX9GH558 type=del size=3421865 2024-02-11T22:33:53.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.215+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=XH6TLXXCL05H type=del 2024-02-11T22:33:53.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.217+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=94M179X6H9TJ type=del size=1447904 2024-02-11T22:33:53.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.218+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=9C854UOKHUYU type=del 2024-02-11T22:33:53.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.222+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~16M8D5AR9U0Z.0 size=1048576 2024-02-11T22:33:53.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.223+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~16M8D5AR9U0Z.1 size=1039483 2024-02-11T22:33:53.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.223+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=16M8D5AR9U0Z tag=U1AJYGD50TKJ type=write size=3136635 2024-02-11T22:33:53.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.225+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~X13SXNN13TYA.0 size=1048576 2024-02-11T22:33:53.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.226+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~X13SXNN13TYA.1 size=1048576 2024-02-11T22:33:53.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.226+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0KD7EJT7Z7QH.2~X13SXNN13TYA.2 size=667105 2024-02-11T22:33:53.229 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.229+0000 7f25eee4b8c0 1 < canceled multipart upload key=0KD7EJT7Z7QH upload=X13SXNN13TYA tag=8BAHLB51EAI1 type=write size=3812833 2024-02-11T22:33:53.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.233+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~YAXJ5V0099FO.0 size=207127 2024-02-11T22:33:53.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.233+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=YAXJ5V0099FO tag=1GP0L12AL6ZS type=write size=1255703 2024-02-11T22:33:53.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.235+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~SBMT6WUWL0CQ.0 size=858212 2024-02-11T22:33:53.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.238+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=SBMT6WUWL0CQ tag=9XLSMTHB8I5S type=write size=1906788 2024-02-11T22:33:53.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.240+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=35670HFRCLC6 type=del size=3046200 2024-02-11T22:33:53.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.242+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~GHYW06M10Z7T.0 size=1048576 2024-02-11T22:33:53.243 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.243+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~GHYW06M10Z7T.1 size=1048576 2024-02-11T22:33:53.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.244+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~GHYW06M10Z7T.2 size=108153 2024-02-11T22:33:53.248 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.248+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=GHYW06M10Z7T tag=ZECXLB93O2B4 type=write size=3253881 2024-02-11T22:33:53.250 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.249+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=Q9HXFBIQK2LE type=del size=2080590 2024-02-11T22:33:53.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.251+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~X740D7LBEZJF.0 size=1048576 2024-02-11T22:33:53.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.253+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~X740D7LBEZJF.1 size=1048576 2024-02-11T22:33:53.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.253+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~X740D7LBEZJF.2 size=101101 2024-02-11T22:33:53.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.256+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=X740D7LBEZJF tag=BN4ZBDYW51HR type=write size=3246829 2024-02-11T22:33:53.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.259+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~BM8F2A8NRC0Y.0 size=51007 2024-02-11T22:33:53.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.259+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=BM8F2A8NRC0Y tag=OA8VA6KWHD9S type=write size=1099583 2024-02-11T22:33:53.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.261+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~9YU0GGRYG1PF.0 size=1048576 2024-02-11T22:33:53.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.262+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~9YU0GGRYG1PF.1 size=1048576 2024-02-11T22:33:53.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.264+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~9YU0GGRYG1PF.2 size=269193 2024-02-11T22:33:53.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.267+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=9YU0GGRYG1PF tag=9009X7LPH38Y type=write size=3414921 2024-02-11T22:33:53.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.270+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~VR4XAZ4W4W5R.0 size=1048576 2024-02-11T22:33:53.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.272+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~VR4XAZ4W4W5R.1 size=830818 2024-02-11T22:33:53.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.272+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=VR4XAZ4W4W5R tag=I3YECK9OOVHR type=write size=2927970 2024-02-11T22:33:53.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.273+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=VAJWC8JME3G8 type=del 2024-02-11T22:33:53.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.275+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=9E0F5TFCHJ9K type=del size=176883 2024-02-11T22:33:53.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.277+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=Z9ZXTN9FGWZB type=del 2024-02-11T22:33:53.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.279+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=O5GM0UBF1T58 type=write size=884174 2024-02-11T22:33:53.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.279+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~MZAE72H8WMU6.0 size=1048576 2024-02-11T22:33:53.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.281+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~MZAE72H8WMU6.1 size=1048576 2024-02-11T22:33:53.282 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.282+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~MZAE72H8WMU6.2 size=254430 2024-02-11T22:33:53.286 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.286+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=MZAE72H8WMU6 tag=3K52UZVAWWBO type=write size=3400158 2024-02-11T22:33:53.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.288+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=O6R8AHSTJA5E type=write size=899955 2024-02-11T22:33:53.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.291+0000 7f25eee4b8c0 1 < suggested update operation key=2WNLVUFJJNBW tag=MC52DCZQQP8P type=del size=1998274 2024-02-11T22:33:53.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.294+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~7PU27H3IIKM3.0 size=229519 2024-02-11T22:33:53.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.294+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=7PU27H3IIKM3 tag=J4LL729PZN75 type=write size=1278095 2024-02-11T22:33:53.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.296+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~W9IF47P38JP7.0 size=1048576 2024-02-11T22:33:53.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.298+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~W9IF47P38JP7.1 size=1048576 2024-02-11T22:33:53.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.299+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~W9IF47P38JP7.2 size=968913 2024-02-11T22:33:53.305 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.302+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=W9IF47P38JP7 tag=D5P9VN3IK6WT type=write size=4114641 2024-02-11T22:33:53.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.306+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~Y89J4V86EC7Z.0 size=1048576 2024-02-11T22:33:53.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.308+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~Y89J4V86EC7Z.1 size=530253 2024-02-11T22:33:53.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.308+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=Y89J4V86EC7Z tag=CGKQ32FHD2N9 type=write size=2627405 2024-02-11T22:33:53.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.310+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~6V8QG62ECQOX.0 size=1048576 2024-02-11T22:33:53.311 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.311+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~6V8QG62ECQOX.1 size=590423 2024-02-11T22:33:53.315 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.314+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=6V8QG62ECQOX tag=DG41HUEQLEYT type=write size=2687575 2024-02-11T22:33:53.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.316+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=XY2HLDNPMZJ4 type=del size=2745050 2024-02-11T22:33:53.319 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.318+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~6VYH0SYQTYSN.0 size=1048576 2024-02-11T22:33:53.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.320+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~6VYH0SYQTYSN.1 size=1048576 2024-02-11T22:33:53.321 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.321+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~6VYH0SYQTYSN.2 size=212642 2024-02-11T22:33:53.325 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.325+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=6VYH0SYQTYSN tag=GKF6SCNV2UH3 type=write size=3358370 2024-02-11T22:33:53.327 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.327+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=VMB6RYIPTTOD type=del size=2518664 2024-02-11T22:33:53.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.329+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~N6VI5H8S1WF0.0 size=1048576 2024-02-11T22:33:53.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.330+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~N6VI5H8S1WF0.1 size=289053 2024-02-11T22:33:53.334 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.333+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=N6VI5H8S1WF0 tag=09PTI898UEZX type=write size=2386205 2024-02-11T22:33:53.338 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.337+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~SZJNQXNFV798.0 size=1048576 2024-02-11T22:33:53.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.339+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~SZJNQXNFV798.1 size=240403 2024-02-11T22:33:53.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.339+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=SZJNQXNFV798 tag=FBJ3BKZZUIWR type=write size=2337555 2024-02-11T22:33:53.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.341+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=ROLUXX9GH558 type=del 2024-02-11T22:33:53.344 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.342+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=GIA7KE8OF7OS type=del size=2087009 2024-02-11T22:33:53.344 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.344+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=94M179X6H9TJ type=del 2024-02-11T22:33:53.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.346+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=YH6W6BCNJ6KK type=write size=81615 2024-02-11T22:33:53.348 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.348+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~16M8D5AR9U0Z.0 size=1048576 2024-02-11T22:33:53.350 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.349+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~16M8D5AR9U0Z.1 size=1039483 2024-02-11T22:33:53.353 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.353+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=16M8D5AR9U0Z tag=U1AJYGD50TKJ type=write size=3136635 2024-02-11T22:33:53.355 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.355+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=2625318Z8H8C type=write size=175120 2024-02-11T22:33:53.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.357+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~YAXJ5V0099FO.0 size=207127 2024-02-11T22:33:53.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.360+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=YAXJ5V0099FO tag=1GP0L12AL6ZS type=write size=1255703 2024-02-11T22:33:53.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.361+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=VED5V3H2YFPL type=write size=531213 2024-02-11T22:33:53.363 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.363+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=35670HFRCLC6 type=del 2024-02-11T22:33:53.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.366+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~FQPLDY1UBO6I.0 size=1048576 2024-02-11T22:33:53.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.368+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~FQPLDY1UBO6I.1 size=246944 2024-02-11T22:33:53.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.368+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=FQPLDY1UBO6I tag=MBIWN4UBBUKM type=write size=2344096 2024-02-11T22:33:53.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.370+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=Q9HXFBIQK2LE type=del 2024-02-11T22:33:53.374 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.374+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~9HW4AOZRUGKD.0 size=1048576 2024-02-11T22:33:53.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.375+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~9HW4AOZRUGKD.1 size=1024063 2024-02-11T22:33:53.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.375+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=9HW4AOZRUGKD tag=ZVN4NWO3CUNN type=write size=3121215 2024-02-11T22:33:53.377 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.377+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~BM8F2A8NRC0Y.0 size=51007 2024-02-11T22:33:53.380 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.379+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=BM8F2A8NRC0Y tag=OA8VA6KWHD9S type=write size=1099583 2024-02-11T22:33:53.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.382+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=XG126MA0O2II type=del size=3851994 2024-02-11T22:33:53.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.384+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~VR4XAZ4W4W5R.0 size=1048576 2024-02-11T22:33:53.385 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.385+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~VR4XAZ4W4W5R.1 size=830818 2024-02-11T22:33:53.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.388+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=VR4XAZ4W4W5R tag=I3YECK9OOVHR type=write size=2927970 2024-02-11T22:33:53.392 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.391+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~Z2YU1A7K3ZA2.0 size=1048576 2024-02-11T22:33:53.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.393+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~Z2YU1A7K3ZA2.1 size=1048576 2024-02-11T22:33:53.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.395+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~Z2YU1A7K3ZA2.2 size=27736 2024-02-11T22:33:53.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.395+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=Z2YU1A7K3ZA2 tag=KRFVWFHPCV1B type=write size=3173464 2024-02-11T22:33:53.397 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.397+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=9E0F5TFCHJ9K type=del 2024-02-11T22:33:53.400 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.399+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=2KXC3YWJ9M0S type=write size=884153 2024-02-11T22:33:53.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.401+0000 7f25eee4b8c0 1 < completed write operation key=Q9AL0ZMG9WOK tag=O5GM0UBF1T58 type=write size=884174 2024-02-11T22:33:53.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.404+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~D9CJ26HS24RZ.0 size=90969 2024-02-11T22:33:53.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.404+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=D9CJ26HS24RZ tag=CXC6N2V57AAC type=write size=1139545 2024-02-11T22:33:53.406 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.406+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=O6R8AHSTJA5E type=write size=899955 2024-02-11T22:33:53.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.410+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~ED0BTC9QDD24.0 size=66661 2024-02-11T22:33:53.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.410+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=ED0BTC9QDD24 tag=EP4IMXXI46PV type=write size=1115237 2024-02-11T22:33:53.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.412+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~7PU27H3IIKM3.0 size=229519 2024-02-11T22:33:53.415 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.415+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=7PU27H3IIKM3 tag=J4LL729PZN75 type=write size=1278095 2024-02-11T22:33:53.417 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.417+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=33YVURJ2TPFG type=del size=3122151 2024-02-11T22:33:53.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.419+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~Y89J4V86EC7Z.0 size=1048576 2024-02-11T22:33:53.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.420+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~Y89J4V86EC7Z.1 size=530253 2024-02-11T22:33:53.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.423+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=Y89J4V86EC7Z tag=CGKQ32FHD2N9 type=write size=2627405 2024-02-11T22:33:53.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.426+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~JND235H1665J.0 size=1048576 2024-02-11T22:33:53.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.428+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~JND235H1665J.1 size=709543 2024-02-11T22:33:53.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.428+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=JND235H1665J tag=HXQP5QP4ITKE type=write size=2806695 2024-02-11T22:33:53.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.430+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=XY2HLDNPMZJ4 type=del 2024-02-11T22:33:53.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.433+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~EKCAD2DI5FD2.0 size=1048576 2024-02-11T22:33:53.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.435+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~EKCAD2DI5FD2.1 size=1048576 2024-02-11T22:33:53.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.436+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~EKCAD2DI5FD2.2 size=801045 2024-02-11T22:33:53.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.436+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=EKCAD2DI5FD2 tag=O3SGLW3DTCKR type=write size=3946773 2024-02-11T22:33:53.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.440+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=VMB6RYIPTTOD type=del 2024-02-11T22:33:53.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.442+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=3GOUNU5B9IO6 type=del size=654975 2024-02-11T22:33:53.444 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.444+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~SZJNQXNFV798.0 size=1048576 2024-02-11T22:33:53.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.445+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~SZJNQXNFV798.1 size=240403 2024-02-11T22:33:53.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.449+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=SZJNQXNFV798 tag=FBJ3BKZZUIWR type=write size=2337555 2024-02-11T22:33:53.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.452+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~C95GG39X1GS8.0 size=1048576 2024-02-11T22:33:53.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.454+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~C95GG39X1GS8.1 size=1048576 2024-02-11T22:33:53.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.455+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~C95GG39X1GS8.2 size=921927 2024-02-11T22:33:53.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.455+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=C95GG39X1GS8 tag=THBRA8K6J4FS type=write size=4067655 2024-02-11T22:33:53.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.457+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=GIA7KE8OF7OS type=del 2024-02-11T22:33:53.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.460+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~VR6ARXO28G9I.0 size=1048576 2024-02-11T22:33:53.462 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.462+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~VR6ARXO28G9I.1 size=1048576 2024-02-11T22:33:53.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.464+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~VR6ARXO28G9I.2 size=689534 2024-02-11T22:33:53.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.464+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=VR6ARXO28G9I tag=I1OBK845QF5S type=write size=3835262 2024-02-11T22:33:53.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.468+0000 7f25eee4b8c0 1 < suggested remove operation key=PMLUO2CGV9IN tag=YH6W6BCNJ6KK type=write 2024-02-11T22:33:53.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.469+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=RKHYMZOWDJ73 type=del size=3725986 2024-02-11T22:33:53.473 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.473+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=2625318Z8H8C type=write 2024-02-11T22:33:53.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.475+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=X3RN3084IJC8 type=del size=417602 2024-02-11T22:33:53.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.478+0000 7f25eee4b8c0 1 < suggested update operation key=PTA21KVUBIRR tag=VED5V3H2YFPL type=write size=531213 2024-02-11T22:33:53.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.480+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=9ILV70WPDRJZ type=del size=396481 2024-02-11T22:33:53.482 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.482+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~FQPLDY1UBO6I.0 size=1048576 2024-02-11T22:33:53.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.484+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~FQPLDY1UBO6I.1 size=246944 2024-02-11T22:33:53.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.488+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=FQPLDY1UBO6I tag=MBIWN4UBBUKM type=write size=2344096 2024-02-11T22:33:53.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.490+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=T9CNUZREOYEZ type=del size=2495533 2024-02-11T22:33:53.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.492+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~9HW4AOZRUGKD.0 size=1048576 2024-02-11T22:33:53.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.492+0000 7f25eee4b8c0 1 < canceled part key=_multipart_URKSCATF6FF0.2~9HW4AOZRUGKD.1 size=1024063 2024-02-11T22:33:53.496 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.495+0000 7f25eee4b8c0 1 < canceled multipart upload key=URKSCATF6FF0 upload=9HW4AOZRUGKD tag=ZVN4NWO3CUNN type=write size=3121215 2024-02-11T22:33:53.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.497+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=BL2IVOZ1VS9X type=del size=2185336 2024-02-11T22:33:53.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.500+0000 7f25eee4b8c0 -1 < failed to complete operation key=PTA21KVUBIRR tag=XG126MA0O2II type=del size=3851994: (22) Invalid argument 2024-02-11T22:33:53.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.501+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=QLC9XHDP2UEI type=del size=4151030 2024-02-11T22:33:53.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.503+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~Z2YU1A7K3ZA2.0 size=1048576 2024-02-11T22:33:53.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.505+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~Z2YU1A7K3ZA2.1 size=1048576 2024-02-11T22:33:53.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.506+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~Z2YU1A7K3ZA2.2 size=27736 2024-02-11T22:33:53.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.510+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=Z2YU1A7K3ZA2 tag=KRFVWFHPCV1B type=write size=3173464 2024-02-11T22:33:53.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.512+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=G3ZXJFSSMINB type=del size=656536 2024-02-11T22:33:53.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.514+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=2KXC3YWJ9M0S type=write size=884153 2024-02-11T22:33:53.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.515+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=APMGXT8YGRO7 type=del size=1352179 2024-02-11T22:33:53.517 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.517+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~D9CJ26HS24RZ.0 size=90969 2024-02-11T22:33:53.521 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.520+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=D9CJ26HS24RZ tag=CXC6N2V57AAC type=write size=1139545 2024-02-11T22:33:53.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.522+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=R8TYNXFO57P8 type=del size=817495 2024-02-11T22:33:53.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.524+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~ED0BTC9QDD24.0 size=66661 2024-02-11T22:33:53.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.527+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=ED0BTC9QDD24 tag=EP4IMXXI46PV type=write size=1115237 2024-02-11T22:33:53.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.530+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~QWMM38WF2XDG.0 size=197503 2024-02-11T22:33:53.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.530+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=QWMM38WF2XDG tag=SXE69FUPAPZC type=write size=1246079 2024-02-11T22:33:53.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.532+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=33YVURJ2TPFG type=del 2024-02-11T22:33:53.534 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.534+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=X9P484VO245R type=write size=505774 2024-02-11T22:33:53.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.536+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~JND235H1665J.0 size=1048576 2024-02-11T22:33:53.538 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.538+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~JND235H1665J.1 size=709543 2024-02-11T22:33:53.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.541+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=JND235H1665J tag=HXQP5QP4ITKE type=write size=2806695 2024-02-11T22:33:53.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.545+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~ZWWI8E04FYSI.0 size=1048576 2024-02-11T22:33:53.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.547+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~ZWWI8E04FYSI.1 size=573335 2024-02-11T22:33:53.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.547+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=ZWWI8E04FYSI tag=OHW97NVSJAS3 type=write size=2670487 2024-02-11T22:33:53.548 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.547+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~EKCAD2DI5FD2.0 size=1048576 2024-02-11T22:33:53.550 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.549+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~EKCAD2DI5FD2.1 size=1048576 2024-02-11T22:33:53.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.551+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~EKCAD2DI5FD2.2 size=801045 2024-02-11T22:33:53.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.554+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=EKCAD2DI5FD2 tag=O3SGLW3DTCKR type=write size=3946773 2024-02-11T22:33:53.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.556+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=DGW1FCRS3LDS type=del size=150322 2024-02-11T22:33:53.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.560+0000 7f25eee4b8c0 1 < suggested update operation key=LTSLBQK2C4V2 tag=3GOUNU5B9IO6 type=del size=654975 2024-02-11T22:33:53.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.562+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=LM3GARG28QRC type=del size=3512221 2024-02-11T22:33:53.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.565+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~C95GG39X1GS8.0 size=1048576 2024-02-11T22:33:53.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.566+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~C95GG39X1GS8.1 size=1048576 2024-02-11T22:33:53.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.568+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~C95GG39X1GS8.2 size=921927 2024-02-11T22:33:53.572 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.571+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=C95GG39X1GS8 tag=THBRA8K6J4FS type=write size=4067655 2024-02-11T22:33:53.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.573+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=WJZM6XFHA39F type=del size=2669192 2024-02-11T22:33:53.575 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.575+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~VR6ARXO28G9I.0 size=1048576 2024-02-11T22:33:53.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.577+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~VR6ARXO28G9I.1 size=1048576 2024-02-11T22:33:53.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.578+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~VR6ARXO28G9I.2 size=689534 2024-02-11T22:33:53.582 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.581+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=VR6ARXO28G9I tag=I1OBK845QF5S type=write size=3835262 2024-02-11T22:33:53.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.585+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~HTNT9KJRDZYG.0 size=1048576 2024-02-11T22:33:53.586 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.586+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~HTNT9KJRDZYG.1 size=1048576 2024-02-11T22:33:53.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.587+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~HTNT9KJRDZYG.2 size=315395 2024-02-11T22:33:53.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.587+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=HTNT9KJRDZYG tag=NFX4DZ8Y5I8D type=write size=3461123 2024-02-11T22:33:53.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.589+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=RKHYMZOWDJ73 type=del 2024-02-11T22:33:53.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.593+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~KJ1QYIU8QE5I.0 size=630824 2024-02-11T22:33:53.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.593+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=KJ1QYIU8QE5I tag=5DX3VD1TXNET type=write size=1679400 2024-02-11T22:33:53.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.595+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=X3RN3084IJC8 type=del 2024-02-11T22:33:53.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.599+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~O7Y4K2QAFQ1G.0 size=1048576 2024-02-11T22:33:53.600 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.600+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~O7Y4K2QAFQ1G.1 size=505857 2024-02-11T22:33:53.600 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.600+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=O7Y4K2QAFQ1G tag=UDUEFNHEPNNS type=write size=2603009 2024-02-11T22:33:53.604 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.603+0000 7f25eee4b8c0 1 < suggested update operation key=1WIPUCYHGLQ5 tag=9ILV70WPDRJZ type=del size=396481 2024-02-11T22:33:53.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.605+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=DW8K0I5A14OH type=del size=288066 2024-02-11T22:33:53.608 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.607+0000 7f25eee4b8c0 1 < canceled operation key=0DPBNOA6WTLA tag=T9CNUZREOYEZ type=del size=2495533 2024-02-11T22:33:53.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.611+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~RCL8ZMWIKVIX.0 size=1048576 2024-02-11T22:33:53.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.612+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~RCL8ZMWIKVIX.1 size=1048576 2024-02-11T22:33:53.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.614+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~RCL8ZMWIKVIX.2 size=217228 2024-02-11T22:33:53.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.614+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=RCL8ZMWIKVIX tag=XF7PMC44MMTX type=write size=3362956 2024-02-11T22:33:53.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.616+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=BL2IVOZ1VS9X type=del 2024-02-11T22:33:53.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.619+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~GHE2DT01PL5B.0 size=1048576 2024-02-11T22:33:53.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.621+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~GHE2DT01PL5B.1 size=166706 2024-02-11T22:33:53.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.621+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=GHE2DT01PL5B tag=Q3OV33XKY4EQ type=write size=2263858 2024-02-11T22:33:53.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.622+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=QLC9XHDP2UEI type=del 2024-02-11T22:33:53.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.626+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~TFSMTSOD4X1C.0 size=770290 2024-02-11T22:33:53.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.626+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=TFSMTSOD4X1C tag=SCJDGPZCJLY2 type=write size=1818866 2024-02-11T22:33:53.629 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.629+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=G3ZXJFSSMINB type=del size=656536 2024-02-11T22:33:53.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.631+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=2G4MA2W2VM40 type=write size=1013508 2024-02-11T22:33:53.635 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.634+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=APMGXT8YGRO7 type=del 2024-02-11T22:33:53.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.638+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~BDJ71RJ42MDD.0 size=946053 2024-02-11T22:33:53.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.638+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=BDJ71RJ42MDD tag=2MDY377QV3J7 type=write size=1994629 2024-02-11T22:33:53.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.640+0000 7f25eee4b8c0 1 < canceled operation key=FCH9ZTWY06ZN tag=R8TYNXFO57P8 type=del size=817495 2024-02-11T22:33:53.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.643+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~16SZKU6GHGN3.0 size=1048576 2024-02-11T22:33:53.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.645+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~16SZKU6GHGN3.1 size=1048576 2024-02-11T22:33:53.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.646+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~16SZKU6GHGN3.2 size=62989 2024-02-11T22:33:53.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.646+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=16SZKU6GHGN3 tag=80G137L1CUOA type=write size=3208717 2024-02-11T22:33:53.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.648+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~QWMM38WF2XDG.0 size=197503 2024-02-11T22:33:53.651 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.651+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=QWMM38WF2XDG tag=SXE69FUPAPZC type=write size=1246079 2024-02-11T22:33:53.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.652+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=XDHMVQVJGR3G type=del size=771252 2024-02-11T22:33:53.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.654+0000 7f25eee4b8c0 1 < completed write operation key=EWSK68Y02HNV tag=X9P484VO245R type=write size=505774 2024-02-11T22:33:53.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.656+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=8URFXDMYFU8D type=del size=1779573 2024-02-11T22:33:53.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.656+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FRHHOG524O0Y.2~ZWWI8E04FYSI.0 size=1048576 2024-02-11T22:33:53.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.657+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~ZWWI8E04FYSI.1 size=573335 2024-02-11T22:33:53.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.660+0000 7f25eee4b8c0 1 < canceled multipart upload key=FRHHOG524O0Y upload=ZWWI8E04FYSI tag=OHW97NVSJAS3 type=write size=2670487 2024-02-11T22:33:53.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.662+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=O7BJAJJ821N3 type=del size=1806331 2024-02-11T22:33:53.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.664+0000 7f25eee4b8c0 1 < canceled operation key=0NKQZH87N4Q7 tag=DGW1FCRS3LDS type=del size=150322 2024-02-11T22:33:53.668 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.668+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SMIFE0BY83YS.0 size=1048576 2024-02-11T22:33:53.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.669+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SMIFE0BY83YS.1 size=211871 2024-02-11T22:33:53.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.669+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=SMIFE0BY83YS tag=1DZUNUMNZ7S0 type=write size=2309023 2024-02-11T22:33:53.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.672+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=LM3GARG28QRC type=del 2024-02-11T22:33:53.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.676+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~CIK3NW5RW1Q5.0 size=1048576 2024-02-11T22:33:53.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.677+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~CIK3NW5RW1Q5.1 size=119871 2024-02-11T22:33:53.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.677+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=CIK3NW5RW1Q5 tag=2XPH80S8X69J type=write size=2217023 2024-02-11T22:33:53.680 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.679+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=WJZM6XFHA39F type=del 2024-02-11T22:33:53.682 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.682+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=Q9B7LX61FD24 type=del size=2903773 2024-02-11T22:33:53.684 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.684+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~HTNT9KJRDZYG.0 size=1048576 2024-02-11T22:33:53.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.685+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~HTNT9KJRDZYG.1 size=1048576 2024-02-11T22:33:53.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.687+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~HTNT9KJRDZYG.2 size=315395 2024-02-11T22:33:53.690 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.690+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=HTNT9KJRDZYG tag=NFX4DZ8Y5I8D type=write size=3461123 2024-02-11T22:33:53.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.691+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=H2A3XK87QOC5 type=del size=3005 2024-02-11T22:33:53.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.692+0000 7f25eee4b8c0 1 < canceled part key=_multipart_1WIPUCYHGLQ5.2~KJ1QYIU8QE5I.0 size=630824 2024-02-11T22:33:53.696 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.695+0000 7f25eee4b8c0 1 < canceled multipart upload key=1WIPUCYHGLQ5 upload=KJ1QYIU8QE5I tag=5DX3VD1TXNET type=write size=1679400 2024-02-11T22:33:53.700 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.699+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~1ALB91J29GXF.0 size=1048576 2024-02-11T22:33:53.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.701+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~1ALB91J29GXF.1 size=1048576 2024-02-11T22:33:53.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.702+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~1ALB91J29GXF.2 size=225987 2024-02-11T22:33:53.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.702+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=1ALB91J29GXF tag=MTC084KDRL2X type=write size=3371715 2024-02-11T22:33:53.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.705+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~O7Y4K2QAFQ1G.0 size=1048576 2024-02-11T22:33:53.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.706+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~O7Y4K2QAFQ1G.1 size=505857 2024-02-11T22:33:53.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.710+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=O7Y4K2QAFQ1G tag=UDUEFNHEPNNS type=write size=2603009 2024-02-11T22:33:53.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.712+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=QZ5P52D956EN type=del size=1287534 2024-02-11T22:33:53.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.715+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=DW8K0I5A14OH type=del size=288066 2024-02-11T22:33:53.717 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.717+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=S8BCEDKO7OHP type=write size=69260 2024-02-11T22:33:53.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.719+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~RCL8ZMWIKVIX.0 size=1048576 2024-02-11T22:33:53.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.720+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~RCL8ZMWIKVIX.1 size=1048576 2024-02-11T22:33:53.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.722+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~RCL8ZMWIKVIX.2 size=217228 2024-02-11T22:33:53.725 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.725+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=RCL8ZMWIKVIX tag=XF7PMC44MMTX type=write size=3362956 2024-02-11T22:33:53.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.729+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~4B2OAI76NTUF.0 size=1048576 2024-02-11T22:33:53.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.730+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~4B2OAI76NTUF.1 size=1048576 2024-02-11T22:33:53.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.732+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~4B2OAI76NTUF.2 size=895083 2024-02-11T22:33:53.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.732+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=4B2OAI76NTUF tag=1KOL99ACW9TC type=write size=4040811 2024-02-11T22:33:53.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.734+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~GHE2DT01PL5B.0 size=1048576 2024-02-11T22:33:53.736 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.735+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~GHE2DT01PL5B.1 size=166706 2024-02-11T22:33:53.739 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.739+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=GHE2DT01PL5B tag=Q3OV33XKY4EQ type=write size=2263858 2024-02-11T22:33:53.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.741+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=PW0VTY4VRZ4L type=del size=1689851 2024-02-11T22:33:53.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.743+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~TFSMTSOD4X1C.0 size=770290 2024-02-11T22:33:53.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.746+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=TFSMTSOD4X1C tag=SCJDGPZCJLY2 type=write size=1818866 2024-02-11T22:33:53.748 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.747+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=NU54VHUGB34A type=del size=2567377 2024-02-11T22:33:53.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.749+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=2G4MA2W2VM40 type=write size=1013508 2024-02-11T22:33:53.751 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.751+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=CSPVMK3BPF1E type=del size=2627475 2024-02-11T22:33:53.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.752+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~BDJ71RJ42MDD.0 size=946053 2024-02-11T22:33:53.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.755+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=BDJ71RJ42MDD tag=2MDY377QV3J7 type=write size=1994629 2024-02-11T22:33:53.757 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.757+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=SLK63C51ILNZ type=del size=2543736 2024-02-11T22:33:53.757 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.757+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q6NR2GFW3IR1.2~16SZKU6GHGN3.0 size=1048576 2024-02-11T22:33:53.759 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.758+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~16SZKU6GHGN3.1 size=1048576 2024-02-11T22:33:53.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.760+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~16SZKU6GHGN3.2 size=62989 2024-02-11T22:33:53.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.763+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q6NR2GFW3IR1 upload=16SZKU6GHGN3 tag=80G137L1CUOA type=write size=3208717 2024-02-11T22:33:53.766 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.765+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=7RJNZIL7DY3Y type=del size=3286170 2024-02-11T22:33:53.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.768+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=XDHMVQVJGR3G type=del 2024-02-11T22:33:53.770 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.769+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=3O3IL5V6RKBR type=del size=2563500 2024-02-11T22:33:53.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.773+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=8URFXDMYFU8D type=del size=1779573 2024-02-11T22:33:53.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.775+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=8TIF7WLHZ5VB type=del size=844989 2024-02-11T22:33:53.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.777+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=O7BJAJJ821N3 type=del 2024-02-11T22:33:53.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.781+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~DKZJ8A4GSTA7.0 size=191256 2024-02-11T22:33:53.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.781+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=DKZJ8A4GSTA7 tag=CY0UE3M66B9X type=write size=1239832 2024-02-11T22:33:53.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.783+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SMIFE0BY83YS.0 size=1048576 2024-02-11T22:33:53.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.784+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SMIFE0BY83YS.1 size=211871 2024-02-11T22:33:53.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.787+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=SMIFE0BY83YS tag=1DZUNUMNZ7S0 type=write size=2309023 2024-02-11T22:33:53.791 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.791+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~Y2NY4LHEEWLH.0 size=1048576 2024-02-11T22:33:53.793 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.793+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~Y2NY4LHEEWLH.1 size=906991 2024-02-11T22:33:53.793 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.793+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=Y2NY4LHEEWLH tag=09ANE1HPKOO7 type=write size=3004143 2024-02-11T22:33:53.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.795+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~CIK3NW5RW1Q5.0 size=1048576 2024-02-11T22:33:53.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.796+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~CIK3NW5RW1Q5.1 size=119871 2024-02-11T22:33:53.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.800+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=CIK3NW5RW1Q5 tag=2XPH80S8X69J type=write size=2217023 2024-02-11T22:33:53.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.802+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=HVTJFVF00MRG type=write size=648855 2024-02-11T22:33:53.804 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.804+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=Q9B7LX61FD24 type=del 2024-02-11T22:33:53.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.805+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=CEAHIKFNY4U8 type=del size=2991145 2024-02-11T22:33:53.808 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.807+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=H2A3XK87QOC5 type=del 2024-02-11T22:33:53.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.810+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=5LF5GYXH3IRJ type=write size=725375 2024-02-11T22:33:53.812 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.811+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~1ALB91J29GXF.0 size=1048576 2024-02-11T22:33:53.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.814+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~1ALB91J29GXF.1 size=1048576 2024-02-11T22:33:53.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.815+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~1ALB91J29GXF.2 size=225987 2024-02-11T22:33:53.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.819+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=1ALB91J29GXF tag=MTC084KDRL2X type=write size=3371715 2024-02-11T22:33:53.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.822+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~IMU28EBCO3AV.0 size=1048576 2024-02-11T22:33:53.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.824+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~IMU28EBCO3AV.1 size=85492 2024-02-11T22:33:53.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.824+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=IMU28EBCO3AV tag=DOWEUIRCNTGM type=write size=2182644 2024-02-11T22:33:53.826 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.826+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=QZ5P52D956EN type=del 2024-02-11T22:33:53.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.828+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=A9F2TX12KCKO type=del size=1557220 2024-02-11T22:33:53.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.829+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=S8BCEDKO7OHP type=write size=69260 2024-02-11T22:33:53.833 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.833+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~GEF124RB1VVZ.0 size=1048576 2024-02-11T22:33:53.835 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.835+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~GEF124RB1VVZ.1 size=1048576 2024-02-11T22:33:53.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.836+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~GEF124RB1VVZ.2 size=563923 2024-02-11T22:33:53.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.836+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=GEF124RB1VVZ tag=VNFOE4S3JFNQ type=write size=3709651 2024-02-11T22:33:53.838 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.838+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~4B2OAI76NTUF.0 size=1048576 2024-02-11T22:33:53.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.839+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~4B2OAI76NTUF.1 size=1048576 2024-02-11T22:33:53.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.842+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~4B2OAI76NTUF.2 size=895083 2024-02-11T22:33:53.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.845+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=4B2OAI76NTUF tag=1KOL99ACW9TC type=write size=4040811 2024-02-11T22:33:53.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.849+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~ZIYRYNAA0NB8.0 size=1048576 2024-02-11T22:33:53.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.851+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~ZIYRYNAA0NB8.1 size=1048576 2024-02-11T22:33:53.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.853+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~ZIYRYNAA0NB8.2 size=802403 2024-02-11T22:33:53.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.853+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=ZIYRYNAA0NB8 tag=NAUKQFLH1OJG type=write size=3948131 2024-02-11T22:33:53.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.855+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=PW0VTY4VRZ4L type=del 2024-02-11T22:33:53.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.859+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~44R40GKKOTGF.0 size=1048576 2024-02-11T22:33:53.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.861+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~44R40GKKOTGF.1 size=784974 2024-02-11T22:33:53.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.861+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=44R40GKKOTGF tag=MVH613BVSOFI type=write size=2882126 2024-02-11T22:33:53.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.863+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=NU54VHUGB34A type=del 2024-02-11T22:33:53.867 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.867+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~93YFWIZZZ5C3.0 size=361066 2024-02-11T22:33:53.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.867+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=93YFWIZZZ5C3 tag=37JNA9CZCJ78 type=write size=1409642 2024-02-11T22:33:53.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.869+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=CSPVMK3BPF1E type=del 2024-02-11T22:33:53.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.871+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=Y1X957DLA0AZ type=del size=1254768 2024-02-11T22:33:53.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.875+0000 7f25eee4b8c0 1 < suggested update operation key=LTSLBQK2C4V2 tag=SLK63C51ILNZ type=del size=2543736 2024-02-11T22:33:53.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.878+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=Z17Q62RDLQ8A type=del size=974001 2024-02-11T22:33:53.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.881+0000 7f25eee4b8c0 1 < suggested remove operation key=ZD6VIFYM84VB tag=7RJNZIL7DY3Y type=del 2024-02-11T22:33:53.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.883+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=GOSJ8AGNQ0PX type=write size=547861 2024-02-11T22:33:53.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.885+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=3O3IL5V6RKBR type=del size=2563500 2024-02-11T22:33:53.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.889+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~07P6S80BKRD4.0 size=1048576 2024-02-11T22:33:53.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.890+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~07P6S80BKRD4.1 size=387663 2024-02-11T22:33:53.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.890+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=07P6S80BKRD4 tag=Z5IMYY0ZSA16 type=write size=2484815 2024-02-11T22:33:53.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.892+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=8TIF7WLHZ5VB type=del 2024-02-11T22:33:53.894 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.894+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=H4ZN7QLD601D type=del size=2644205 2024-02-11T22:33:53.896 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.896+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~DKZJ8A4GSTA7.0 size=191256 2024-02-11T22:33:53.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.900+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=DKZJ8A4GSTA7 tag=CY0UE3M66B9X type=write size=1239832 2024-02-11T22:33:53.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.902+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=6HHEL3DOB60A type=del size=2951912 2024-02-11T22:33:53.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.904+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~Y2NY4LHEEWLH.0 size=1048576 2024-02-11T22:33:53.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.905+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~Y2NY4LHEEWLH.1 size=906991 2024-02-11T22:33:53.909 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.908+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=Y2NY4LHEEWLH tag=09ANE1HPKOO7 type=write size=3004143 2024-02-11T22:33:53.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.910+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=WCSK9HV1AGPV type=del size=2633403 2024-02-11T22:33:53.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.912+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=HVTJFVF00MRG type=write size=648855 2024-02-11T22:33:53.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.914+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=WPYVROA4B4NC type=del size=562570 2024-02-11T22:33:53.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.915+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=CEAHIKFNY4U8 type=del 2024-02-11T22:33:53.917 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.917+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=SW1P8M73BQ8E type=del size=1981068 2024-02-11T22:33:53.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.919+0000 7f25eee4b8c0 1 < completed write operation key=AB2I7WUK0C4O tag=5LF5GYXH3IRJ type=write size=725375 2024-02-11T22:33:53.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.920+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=J1XQ26BRA0AL type=del size=1689614 2024-02-11T22:33:53.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.922+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~IMU28EBCO3AV.0 size=1048576 2024-02-11T22:33:53.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.924+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~IMU28EBCO3AV.1 size=85492 2024-02-11T22:33:53.927 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.927+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=IMU28EBCO3AV tag=DOWEUIRCNTGM type=write size=2182644 2024-02-11T22:33:53.929 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.929+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=NMI032KQIKFK type=write size=548781 2024-02-11T22:33:53.931 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.931+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=A9F2TX12KCKO type=del 2024-02-11T22:33:53.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.933+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=ASH6ZMK321EY type=write size=991678 2024-02-11T22:33:53.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.935+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~GEF124RB1VVZ.0 size=1048576 2024-02-11T22:33:53.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.935+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~GEF124RB1VVZ.1 size=1048576 2024-02-11T22:33:53.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.936+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~GEF124RB1VVZ.2 size=563923 2024-02-11T22:33:53.940 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.940+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=GEF124RB1VVZ tag=VNFOE4S3JFNQ type=write size=3709651 2024-02-11T22:33:53.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.942+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=K8JTQABBAMRW type=del size=3686107 2024-02-11T22:33:53.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.944+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~ZIYRYNAA0NB8.0 size=1048576 2024-02-11T22:33:53.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.945+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~ZIYRYNAA0NB8.1 size=1048576 2024-02-11T22:33:53.947 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.947+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~ZIYRYNAA0NB8.2 size=802403 2024-02-11T22:33:53.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.950+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=ZIYRYNAA0NB8 tag=NAUKQFLH1OJG type=write size=3948131 2024-02-11T22:33:53.953 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.952+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=XLO2A0EZR3QH type=del size=2488575 2024-02-11T22:33:53.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.954+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~44R40GKKOTGF.0 size=1048576 2024-02-11T22:33:53.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.956+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~44R40GKKOTGF.1 size=784974 2024-02-11T22:33:53.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.959+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=44R40GKKOTGF tag=MVH613BVSOFI type=write size=2882126 2024-02-11T22:33:53.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.961+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=S8PMZB8F3HX8 type=del size=2970707 2024-02-11T22:33:53.964 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.963+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~93YFWIZZZ5C3.0 size=361066 2024-02-11T22:33:53.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.966+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=93YFWIZZZ5C3 tag=37JNA9CZCJ78 type=write size=1409642 2024-02-11T22:33:53.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.968+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=QWCKXTI1FLSJ type=del size=914492 2024-02-11T22:33:53.971 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.971+0000 7f25eee4b8c0 -1 < failed to complete operation key=LTSLBQK2C4V2 tag=Y1X957DLA0AZ type=del size=1254768: (22) Invalid argument 2024-02-11T22:33:53.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.974+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~UTRYWQUID45Z.0 size=76730 2024-02-11T22:33:53.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.974+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=UTRYWQUID45Z tag=QSRNBZDPFGIR type=write size=1125306 2024-02-11T22:33:53.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.977+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZD6VIFYM84VB tag=Z17Q62RDLQ8A type=del size=974001: (22) Invalid argument 2024-02-11T22:33:53.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.978+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=WLJJHQTY9SQK type=del size=3521728 2024-02-11T22:33:53.981 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.980+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=GOSJ8AGNQ0PX type=write size=547861 2024-02-11T22:33:53.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.982+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=6ISQQ95JA0CA type=write size=26168 2024-02-11T22:33:53.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.984+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~07P6S80BKRD4.0 size=1048576 2024-02-11T22:33:53.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.986+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~07P6S80BKRD4.1 size=387663 2024-02-11T22:33:53.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.989+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=07P6S80BKRD4 tag=Z5IMYY0ZSA16 type=write size=2484815 2024-02-11T22:33:53.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.991+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=BGPFMJ3910TT type=del size=1503722 2024-02-11T22:33:53.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.993+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=H4ZN7QLD601D type=del 2024-02-11T22:33:53.996 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.996+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~CSJQISL9KGEA.0 size=1048576 2024-02-11T22:33:53.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.998+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~CSJQISL9KGEA.1 size=332191 2024-02-11T22:33:53.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:53.998+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=CSJQISL9KGEA tag=O0MZWJU7GWKY type=write size=2429343 2024-02-11T22:33:54.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.000+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=6HHEL3DOB60A type=del 2024-02-11T22:33:54.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.001+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=FBMCJ39HEGSL type=write size=336188 2024-02-11T22:33:54.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.003+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=WCSK9HV1AGPV type=del 2024-02-11T22:33:54.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.005+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=26HAK30J2Q0Y type=del size=1567917 2024-02-11T22:33:54.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.007+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=WPYVROA4B4NC type=del 2024-02-11T22:33:54.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.009+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=ZHUK7K25HKX5 type=del size=2123187 2024-02-11T22:33:54.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.012+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=SW1P8M73BQ8E type=del 2024-02-11T22:33:54.016 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.016+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~489Y6XALRBY3.0 size=1048576 2024-02-11T22:33:54.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.017+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~489Y6XALRBY3.1 size=1048576 2024-02-11T22:33:54.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.019+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~489Y6XALRBY3.2 size=901871 2024-02-11T22:33:54.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.019+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=489Y6XALRBY3 tag=XT06H7K51KKK type=write size=4047599 2024-02-11T22:33:54.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.020+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=J1XQ26BRA0AL type=del 2024-02-11T22:33:54.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.024+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~3CO1LME9MB30.0 size=1048576 2024-02-11T22:33:54.026 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.026+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~3CO1LME9MB30.1 size=1048576 2024-02-11T22:33:54.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.028+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~3CO1LME9MB30.2 size=888810 2024-02-11T22:33:54.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.028+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=3CO1LME9MB30 tag=5QE2IA01L7WZ type=write size=4034538 2024-02-11T22:33:54.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.032+0000 7f25eee4b8c0 1 < suggested remove operation key=PTA21KVUBIRR tag=NMI032KQIKFK type=write 2024-02-11T22:33:54.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.034+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=LCQLS3VV3JUM type=write size=828986 2024-02-11T22:33:54.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.035+0000 7f25eee4b8c0 1 < completed write operation key=ZD6VIFYM84VB tag=ASH6ZMK321EY type=write size=991678 2024-02-11T22:33:54.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~C6EM1PBR0XR8.0 size=1048576 2024-02-11T22:33:54.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.041+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~C6EM1PBR0XR8.1 size=1048576 2024-02-11T22:33:54.043 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.043+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~C6EM1PBR0XR8.2 size=353617 2024-02-11T22:33:54.043 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.043+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=C6EM1PBR0XR8 tag=ZHZW77811DS4 type=write size=3499345 2024-02-11T22:33:54.045 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.044+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=K8JTQABBAMRW type=del 2024-02-11T22:33:54.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.048+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~5U3W7A227DKX.0 size=1048576 2024-02-11T22:33:54.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.049+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~5U3W7A227DKX.1 size=1048576 2024-02-11T22:33:54.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.051+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~5U3W7A227DKX.2 size=993863 2024-02-11T22:33:54.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.051+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=5U3W7A227DKX tag=IJX4SSEJGEYR type=write size=4139591 2024-02-11T22:33:54.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.053+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=XLO2A0EZR3QH type=del 2024-02-11T22:33:54.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.056+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~HWGKWBTM2T7L.0 size=1048576 2024-02-11T22:33:54.058 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.058+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~HWGKWBTM2T7L.1 size=1048576 2024-02-11T22:33:54.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.059+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~HWGKWBTM2T7L.2 size=490660 2024-02-11T22:33:54.060 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.059+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=HWGKWBTM2T7L tag=OLBFC4B49E0F type=write size=3636388 2024-02-11T22:33:54.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.061+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=S8PMZB8F3HX8 type=del 2024-02-11T22:33:54.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.063+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=LQM4C3LFOE66 type=del size=4009962 2024-02-11T22:33:54.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.064+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=QWCKXTI1FLSJ type=del 2024-02-11T22:33:54.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.066+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=6XF8UOWXU29H type=del size=3714374 2024-02-11T22:33:54.068 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.068+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~UTRYWQUID45Z.0 size=76730 2024-02-11T22:33:54.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.071+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=UTRYWQUID45Z tag=QSRNBZDPFGIR type=write size=1125306 2024-02-11T22:33:54.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.073+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=Z3NPDZMCEVGF type=del size=124938 2024-02-11T22:33:54.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.075+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=WLJJHQTY9SQK type=del 2024-02-11T22:33:54.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.077+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=RZWR9L4QNVOQ type=del size=2389837 2024-02-11T22:33:54.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.078+0000 7f25eee4b8c0 1 < completed write operation key=QVCV92ZESTMD tag=6ISQQ95JA0CA type=write size=26168 2024-02-11T22:33:54.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.082+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~LBX4IXQ9WQX0.0 size=1048576 2024-02-11T22:33:54.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.083+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~LBX4IXQ9WQX0.1 size=1048576 2024-02-11T22:33:54.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.085+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~LBX4IXQ9WQX0.2 size=483500 2024-02-11T22:33:54.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.085+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=LBX4IXQ9WQX0 tag=MIF74B17N26C type=write size=3629228 2024-02-11T22:33:54.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.088+0000 7f25eee4b8c0 1 < suggested remove operation key=4M2812H9IWU7 tag=BGPFMJ3910TT type=del 2024-02-11T22:33:54.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.091+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~USGNC9E9AJSJ.0 size=256801 2024-02-11T22:33:54.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.091+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=USGNC9E9AJSJ tag=C4MH7AQUNVX9 type=write size=1305377 2024-02-11T22:33:54.094 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.094+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~CSJQISL9KGEA.0 size=1048576 2024-02-11T22:33:54.094 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.094+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FCH9ZTWY06ZN.2~CSJQISL9KGEA.1 size=332191 2024-02-11T22:33:54.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.098+0000 7f25eee4b8c0 1 < canceled multipart upload key=FCH9ZTWY06ZN upload=CSJQISL9KGEA tag=O0MZWJU7GWKY type=write size=2429343 2024-02-11T22:33:54.100 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.100+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=7NPQJUNDYGA2 type=del size=572613 2024-02-11T22:33:54.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.101+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=FBMCJ39HEGSL type=write size=336188 2024-02-11T22:33:54.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.104+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=A8V4366JI9E5 type=write size=6952 2024-02-11T22:33:54.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.106+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=26HAK30J2Q0Y type=del 2024-02-11T22:33:54.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.107+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=6URKKQCP4Z82 type=write size=749263 2024-02-11T22:33:54.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.109+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=ZHUK7K25HKX5 type=del 2024-02-11T22:33:54.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.114+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~6MFO42GTDEVF.0 size=1048576 2024-02-11T22:33:54.116 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.115+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~6MFO42GTDEVF.1 size=169232 2024-02-11T22:33:54.116 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.115+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=6MFO42GTDEVF tag=F82IBXD71UJR type=write size=2266384 2024-02-11T22:33:54.118 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.117+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~489Y6XALRBY3.0 size=1048576 2024-02-11T22:33:54.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.119+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~489Y6XALRBY3.1 size=1048576 2024-02-11T22:33:54.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.121+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~489Y6XALRBY3.2 size=901871 2024-02-11T22:33:54.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.124+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=489Y6XALRBY3 tag=XT06H7K51KKK type=write size=4047599 2024-02-11T22:33:54.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.126+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=KEMUS76LJKCL type=del size=1580175 2024-02-11T22:33:54.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.128+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~3CO1LME9MB30.0 size=1048576 2024-02-11T22:33:54.130 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.130+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~3CO1LME9MB30.1 size=1048576 2024-02-11T22:33:54.132 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.132+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~3CO1LME9MB30.2 size=888810 2024-02-11T22:33:54.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.135+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=3CO1LME9MB30 tag=5QE2IA01L7WZ type=write size=4034538 2024-02-11T22:33:54.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.138+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=WF2BVAXMAVL3 type=del size=660369 2024-02-11T22:33:54.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.140+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=LCQLS3VV3JUM type=write size=828986 2024-02-11T22:33:54.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.144+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~85H0LX0WAN2N.0 size=1048576 2024-02-11T22:33:54.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.145+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~85H0LX0WAN2N.1 size=1048576 2024-02-11T22:33:54.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.147+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~85H0LX0WAN2N.2 size=887299 2024-02-11T22:33:54.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.147+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=85H0LX0WAN2N tag=822XV47M0E46 type=write size=4033027 2024-02-11T22:33:54.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.149+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~C6EM1PBR0XR8.0 size=1048576 2024-02-11T22:33:54.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.150+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~C6EM1PBR0XR8.1 size=1048576 2024-02-11T22:33:54.152 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.152+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~C6EM1PBR0XR8.2 size=353617 2024-02-11T22:33:54.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.155+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=C6EM1PBR0XR8 tag=ZHZW77811DS4 type=write size=3499345 2024-02-11T22:33:54.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.157+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=AOYZGF0VIYFJ type=del size=2375572 2024-02-11T22:33:54.159 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.159+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~5U3W7A227DKX.0 size=1048576 2024-02-11T22:33:54.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.161+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~5U3W7A227DKX.1 size=1048576 2024-02-11T22:33:54.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.162+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~5U3W7A227DKX.2 size=993863 2024-02-11T22:33:54.166 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.166+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=5U3W7A227DKX tag=IJX4SSEJGEYR type=write size=4139591 2024-02-11T22:33:54.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.168+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=CKZK5B9UQFAY type=del size=3152141 2024-02-11T22:33:54.170 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.170+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~HWGKWBTM2T7L.0 size=1048576 2024-02-11T22:33:54.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.171+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~HWGKWBTM2T7L.1 size=1048576 2024-02-11T22:33:54.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.173+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~HWGKWBTM2T7L.2 size=490660 2024-02-11T22:33:54.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.176+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=HWGKWBTM2T7L tag=OLBFC4B49E0F type=write size=3636388 2024-02-11T22:33:54.178 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.178+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=RK3VA7CJI4OO type=del size=2212 2024-02-11T22:33:54.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.180+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=LQM4C3LFOE66 type=del 2024-02-11T22:33:54.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.182+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=D238FT00R4J7 type=del size=2761657 2024-02-11T22:33:54.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.184+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=6XF8UOWXU29H type=del 2024-02-11T22:33:54.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.186+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=ZYT8Z3A11FRC type=del size=2991440 2024-02-11T22:33:54.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.187+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=Z3NPDZMCEVGF type=del 2024-02-11T22:33:54.189 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.189+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=RYH8O7PRH72U type=del size=205113 2024-02-11T22:33:54.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.191+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=RZWR9L4QNVOQ type=del 2024-02-11T22:33:54.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.194+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~CPJ95TQKZ700.0 size=554259 2024-02-11T22:33:54.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.194+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=CPJ95TQKZ700 tag=NQDTKHMPHC1C type=write size=1602835 2024-02-11T22:33:54.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.196+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~LBX4IXQ9WQX0.0 size=1048576 2024-02-11T22:33:54.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.197+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~LBX4IXQ9WQX0.1 size=1048576 2024-02-11T22:33:54.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.199+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~LBX4IXQ9WQX0.2 size=483500 2024-02-11T22:33:54.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.202+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=LBX4IXQ9WQX0 tag=MIF74B17N26C type=write size=3629228 2024-02-11T22:33:54.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.204+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=393BQTNMPRQK type=del size=4153273 2024-02-11T22:33:54.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.204+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZD6VIFYM84VB.2~USGNC9E9AJSJ.0 size=256801 2024-02-11T22:33:54.207 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.207+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZD6VIFYM84VB upload=USGNC9E9AJSJ tag=C4MH7AQUNVX9 type=write size=1305377 2024-02-11T22:33:54.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.208+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=MKVSV8NNYM9R type=write size=1035880 2024-02-11T22:33:54.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.210+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=7NPQJUNDYGA2 type=del 2024-02-11T22:33:54.212 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.212+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=T6W9GRN0M32Z type=del size=1927465 2024-02-11T22:33:54.214 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.214+0000 7f25eee4b8c0 1 < completed write operation key=AB2I7WUK0C4O tag=A8V4366JI9E5 type=write size=6952 2024-02-11T22:33:54.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.219+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~EXLA2K8H2ALJ.0 size=432467 2024-02-11T22:33:54.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.219+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=EXLA2K8H2ALJ tag=P1VWIOOB1O7D type=write size=1481043 2024-02-11T22:33:54.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.221+0000 7f25eee4b8c0 1 < canceled operation key=VZCFVY9HKWHP tag=6URKKQCP4Z82 type=write size=749263 2024-02-11T22:33:54.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.223+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=VN8V169WRBSA type=del size=2544922 2024-02-11T22:33:54.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.225+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~6MFO42GTDEVF.0 size=1048576 2024-02-11T22:33:54.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.225+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0SOPJGRSCL4N.2~6MFO42GTDEVF.1 size=169232 2024-02-11T22:33:54.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.228+0000 7f25eee4b8c0 1 < canceled multipart upload key=0SOPJGRSCL4N upload=6MFO42GTDEVF tag=F82IBXD71UJR type=write size=2266384 2024-02-11T22:33:54.231 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.231+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~ILXWQ8503L07.0 size=1048576 2024-02-11T22:33:54.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.233+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~ILXWQ8503L07.1 size=888983 2024-02-11T22:33:54.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.233+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=ILXWQ8503L07 tag=WXK1ERLMTWG7 type=write size=2986135 2024-02-11T22:33:54.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.235+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=KEMUS76LJKCL type=del 2024-02-11T22:33:54.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.238+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~MDXVKOFZQGIV.0 size=624466 2024-02-11T22:33:54.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.238+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=MDXVKOFZQGIV tag=FGXHW2MVR2QS type=write size=1673042 2024-02-11T22:33:54.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.240+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=WF2BVAXMAVL3 type=del 2024-02-11T22:33:54.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.243+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~ZRV0L5GYQRZE.0 size=794983 2024-02-11T22:33:54.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.243+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=ZRV0L5GYQRZE tag=TXN9IZVJDBIN type=write size=1843559 2024-02-11T22:33:54.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.245+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~85H0LX0WAN2N.0 size=1048576 2024-02-11T22:33:54.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.247+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~85H0LX0WAN2N.1 size=1048576 2024-02-11T22:33:54.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.249+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~85H0LX0WAN2N.2 size=887299 2024-02-11T22:33:54.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.254+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=85H0LX0WAN2N tag=822XV47M0E46 type=write size=4033027 2024-02-11T22:33:54.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.256+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=DSEK2B5TUW1U type=write size=109404 2024-02-11T22:33:54.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.258+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=AOYZGF0VIYFJ type=del 2024-02-11T22:33:54.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.260+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=AEKE47OLEEUO type=write size=104540 2024-02-11T22:33:54.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.262+0000 7f25eee4b8c0 1 < canceled operation key=FRHHOG524O0Y tag=CKZK5B9UQFAY type=del size=3152141 2024-02-11T22:33:54.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.266+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~A8RV2Y56YA90.0 size=1008100 2024-02-11T22:33:54.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.266+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=A8RV2Y56YA90 tag=3GZVLBE90X21 type=write size=2056676 2024-02-11T22:33:54.271 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.270+0000 7f25eee4b8c0 1 < suggested remove operation key=FRHHOG524O0Y tag=RK3VA7CJI4OO type=del 2024-02-11T22:33:54.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.274+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~5JECEKDYOO9M.0 size=638489 2024-02-11T22:33:54.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.274+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=5JECEKDYOO9M tag=F7EMJBVDURCQ type=write size=1687065 2024-02-11T22:33:54.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.276+0000 7f25eee4b8c0 1 < canceled operation key=PTA21KVUBIRR tag=D238FT00R4J7 type=del size=2761657 2024-02-11T22:33:54.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.278+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=2NGRT5O0492M type=del size=3934259 2024-02-11T22:33:54.282 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.281+0000 7f25eee4b8c0 1 < suggested update operation key=Q6NR2GFW3IR1 tag=ZYT8Z3A11FRC type=del size=2991440 2024-02-11T22:33:54.284 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.284+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=W945RVVO9CWO type=del size=343254 2024-02-11T22:33:54.286 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.285+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=RYH8O7PRH72U type=del 2024-02-11T22:33:54.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.289+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~4DZWJ86JUBRH.0 size=1048576 2024-02-11T22:33:54.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.291+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~4DZWJ86JUBRH.1 size=73881 2024-02-11T22:33:54.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.291+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=4DZWJ86JUBRH tag=QUC6441DBJGJ type=write size=2171033 2024-02-11T22:33:54.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.293+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~CPJ95TQKZ700.0 size=554259 2024-02-11T22:33:54.297 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.296+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=CPJ95TQKZ700 tag=NQDTKHMPHC1C type=write size=1602835 2024-02-11T22:33:54.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.298+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=TOUO3ITWEN3Q type=del size=2410913 2024-02-11T22:33:54.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.300+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=393BQTNMPRQK type=del 2024-02-11T22:33:54.304 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.303+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~E1SD7E6RWIU3.0 size=288444 2024-02-11T22:33:54.305 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.303+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=E1SD7E6RWIU3 tag=8COR7E4RA701 type=write size=1337020 2024-02-11T22:33:54.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.307+0000 7f25eee4b8c0 1 < suggested update operation key=VZCFVY9HKWHP tag=MKVSV8NNYM9R type=write size=1035880 2024-02-11T22:33:54.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.309+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=LI6XUK9WJ0SV type=del size=1427476 2024-02-11T22:33:54.311 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.311+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=T6W9GRN0M32Z type=del 2024-02-11T22:33:54.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.313+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=DHA0YOPKE6OJ type=del size=4065523 2024-02-11T22:33:54.315 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.314+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~EXLA2K8H2ALJ.0 size=432467 2024-02-11T22:33:54.318 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.318+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=EXLA2K8H2ALJ tag=P1VWIOOB1O7D type=write size=1481043 2024-02-11T22:33:54.321 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.321+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~AMSVJQ4IMGV7.0 size=1048576 2024-02-11T22:33:54.323 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.322+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~AMSVJQ4IMGV7.1 size=1048576 2024-02-11T22:33:54.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.324+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~AMSVJQ4IMGV7.2 size=422692 2024-02-11T22:33:54.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.324+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=AMSVJQ4IMGV7 tag=QV5EV3M12ZS8 type=write size=3568420 2024-02-11T22:33:54.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.326+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=VN8V169WRBSA type=del size=2544922 2024-02-11T22:33:54.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.330+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~SIIQBJQFI170.0 size=1048576 2024-02-11T22:33:54.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.331+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~SIIQBJQFI170.1 size=878810 2024-02-11T22:33:54.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.331+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=SIIQBJQFI170 tag=QW1DF6148X1B type=write size=2975962 2024-02-11T22:33:54.333 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.333+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~ILXWQ8503L07.0 size=1048576 2024-02-11T22:33:54.335 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.335+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~ILXWQ8503L07.1 size=888983 2024-02-11T22:33:54.338 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.338+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=ILXWQ8503L07 tag=WXK1ERLMTWG7 type=write size=2986135 2024-02-11T22:33:54.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.341+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~UU3ZL3L5PE5E.0 size=1048576 2024-02-11T22:33:54.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.342+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~UU3ZL3L5PE5E.1 size=1048576 2024-02-11T22:33:54.344 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.344+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~UU3ZL3L5PE5E.2 size=199042 2024-02-11T22:33:54.344 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.344+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=UU3ZL3L5PE5E tag=G9KNGTCBJ630 type=write size=3344770 2024-02-11T22:33:54.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.346+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~MDXVKOFZQGIV.0 size=624466 2024-02-11T22:33:54.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.349+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=MDXVKOFZQGIV tag=FGXHW2MVR2QS type=write size=1673042 2024-02-11T22:33:54.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.351+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=PPB48UQRI7H9 type=del size=839353 2024-02-11T22:33:54.353 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.352+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~ZRV0L5GYQRZE.0 size=794983 2024-02-11T22:33:54.356 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.355+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=ZRV0L5GYQRZE tag=TXN9IZVJDBIN type=write size=1843559 2024-02-11T22:33:54.359 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.359+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~Y9D4LSMI5IDJ.0 size=1048576 2024-02-11T22:33:54.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.361+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~Y9D4LSMI5IDJ.1 size=482184 2024-02-11T22:33:54.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.361+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=Y9D4LSMI5IDJ tag=GZJMLDK4KOQ5 type=write size=2579336 2024-02-11T22:33:54.363 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.362+0000 7f25eee4b8c0 1 < completed write operation key=DSAMY64659XZ tag=DSEK2B5TUW1U type=write size=109404 2024-02-11T22:33:54.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.366+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~ORPHQEXNACQW.0 size=1048576 2024-02-11T22:33:54.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.367+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~ORPHQEXNACQW.1 size=917400 2024-02-11T22:33:54.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.367+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=ORPHQEXNACQW tag=6AFBE4Z8UXZC type=write size=3014552 2024-02-11T22:33:54.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.370+0000 7f25eee4b8c0 1 < canceled operation key=0J2IBYR6LNOV tag=AEKE47OLEEUO type=write size=104540 2024-02-11T22:33:54.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.373+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~RSHHS1NK0OXV.0 size=1048576 2024-02-11T22:33:54.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.375+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~RSHHS1NK0OXV.1 size=347091 2024-02-11T22:33:54.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.375+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=RSHHS1NK0OXV tag=80O6HVJV2IYB type=write size=2444243 2024-02-11T22:33:54.377 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.377+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~A8RV2Y56YA90.0 size=1008100 2024-02-11T22:33:54.380 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.380+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=A8RV2Y56YA90 tag=3GZVLBE90X21 type=write size=2056676 2024-02-11T22:33:54.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.382+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=4OMX0JR50785 type=del size=2227331 2024-02-11T22:33:54.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.384+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~5JECEKDYOO9M.0 size=638489 2024-02-11T22:33:54.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.387+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=5JECEKDYOO9M tag=F7EMJBVDURCQ type=write size=1687065 2024-02-11T22:33:54.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.388+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=BDV8LP8RRKFJ type=write size=810695 2024-02-11T22:33:54.392 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.392+0000 7f25eee4b8c0 1 < suggested update operation key=6W5AJNTFMW5C tag=2NGRT5O0492M type=del size=3934259 2024-02-11T22:33:54.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.394+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=10X9J7AG3HCD type=del size=1918116 2024-02-11T22:33:54.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.395+0000 7f25eee4b8c0 1 < canceled operation key=QVCV92ZESTMD tag=W945RVVO9CWO type=del size=343254 2024-02-11T22:33:54.400 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.399+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~0HS00E24JR1N.0 size=1048576 2024-02-11T22:33:54.402 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.401+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~0HS00E24JR1N.1 size=1048576 2024-02-11T22:33:54.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.403+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~0HS00E24JR1N.2 size=943627 2024-02-11T22:33:54.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.403+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=0HS00E24JR1N tag=EWBBR1XL0BLY type=write size=4089355 2024-02-11T22:33:54.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.405+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~4DZWJ86JUBRH.0 size=1048576 2024-02-11T22:33:54.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.407+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~4DZWJ86JUBRH.1 size=73881 2024-02-11T22:33:54.411 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.410+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=4DZWJ86JUBRH tag=QUC6441DBJGJ type=write size=2171033 2024-02-11T22:33:54.413 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.412+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=1EDQLWAK5FIO type=del size=2552763 2024-02-11T22:33:54.417 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.416+0000 7f25eee4b8c0 1 < suggested update operation key=2FDRRA74G817 tag=TOUO3ITWEN3Q type=del size=2410913 2024-02-11T22:33:54.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.420+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~IBJOGJ1OVVQD.0 size=423042 2024-02-11T22:33:54.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.420+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=IBJOGJ1OVVQD tag=501RGUYBTI8X type=write size=1471618 2024-02-11T22:33:54.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.423+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~E1SD7E6RWIU3.0 size=288444 2024-02-11T22:33:54.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.426+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=E1SD7E6RWIU3 tag=8COR7E4RA701 type=write size=1337020 2024-02-11T22:33:54.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.428+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=R45TQ1Q68R32 type=del size=1066179 2024-02-11T22:33:54.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.430+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=LI6XUK9WJ0SV type=del 2024-02-11T22:33:54.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.432+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=UFHW1WROP0VK type=del size=192427 2024-02-11T22:33:54.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.434+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=DHA0YOPKE6OJ type=del 2024-02-11T22:33:54.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.436+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=481ZWKL0VOY1 type=del size=563550 2024-02-11T22:33:54.439 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.438+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~AMSVJQ4IMGV7.0 size=1048576 2024-02-11T22:33:54.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.440+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~AMSVJQ4IMGV7.1 size=1048576 2024-02-11T22:33:54.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.442+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~AMSVJQ4IMGV7.2 size=422692 2024-02-11T22:33:54.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.446+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=AMSVJQ4IMGV7 tag=QV5EV3M12ZS8 type=write size=3568420 2024-02-11T22:33:54.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.449+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~MIT1RFDY989U.0 size=1048576 2024-02-11T22:33:54.451 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.451+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~MIT1RFDY989U.1 size=1048576 2024-02-11T22:33:54.453 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.453+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~MIT1RFDY989U.2 size=287432 2024-02-11T22:33:54.453 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.453+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=MIT1RFDY989U tag=9INN1INH3XQL type=write size=3433160 2024-02-11T22:33:54.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.454+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~SIIQBJQFI170.0 size=1048576 2024-02-11T22:33:54.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.456+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~SIIQBJQFI170.1 size=878810 2024-02-11T22:33:54.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.459+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=SIIQBJQFI170 tag=QW1DF6148X1B type=write size=2975962 2024-02-11T22:33:54.461 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.461+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=21CFCLQ74VK0 type=del size=3483629 2024-02-11T22:33:54.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.463+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~UU3ZL3L5PE5E.0 size=1048576 2024-02-11T22:33:54.465 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.465+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~UU3ZL3L5PE5E.1 size=1048576 2024-02-11T22:33:54.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.466+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~UU3ZL3L5PE5E.2 size=199042 2024-02-11T22:33:54.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.470+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=UU3ZL3L5PE5E tag=G9KNGTCBJ630 type=write size=3344770 2024-02-11T22:33:54.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.473+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~C88O9PDW4AUD.0 size=1048576 2024-02-11T22:33:54.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.475+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~C88O9PDW4AUD.1 size=904683 2024-02-11T22:33:54.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.475+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=C88O9PDW4AUD tag=0H3MRHOXVLCD type=write size=3001835 2024-02-11T22:33:54.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.479+0000 7f25eee4b8c0 1 < suggested update operation key=N07PSKRC3EIH tag=PPB48UQRI7H9 type=del size=839353 2024-02-11T22:33:54.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.482+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~5CQ1ICHP1KOB.0 size=402275 2024-02-11T22:33:54.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.482+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=5CQ1ICHP1KOB tag=MSUKFS6A1ZD9 type=write size=1450851 2024-02-11T22:33:54.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.484+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~Y9D4LSMI5IDJ.0 size=1048576 2024-02-11T22:33:54.486 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.486+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~Y9D4LSMI5IDJ.1 size=482184 2024-02-11T22:33:54.490 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.490+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=Y9D4LSMI5IDJ tag=GZJMLDK4KOQ5 type=write size=2579336 2024-02-11T22:33:54.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.492+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=GG02X0JRDL3M type=write size=802838 2024-02-11T22:33:54.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.494+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~ORPHQEXNACQW.0 size=1048576 2024-02-11T22:33:54.496 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.495+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~ORPHQEXNACQW.1 size=917400 2024-02-11T22:33:54.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.499+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=ORPHQEXNACQW tag=6AFBE4Z8UXZC type=write size=3014552 2024-02-11T22:33:54.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.503+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~25I8QGXO07CZ.0 size=1048576 2024-02-11T22:33:54.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.505+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~25I8QGXO07CZ.1 size=1048576 2024-02-11T22:33:54.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.506+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~25I8QGXO07CZ.2 size=354372 2024-02-11T22:33:54.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.506+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=25I8QGXO07CZ tag=AGN09V4M8UY1 type=write size=3500100 2024-02-11T22:33:54.509 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.509+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~RSHHS1NK0OXV.0 size=1048576 2024-02-11T22:33:54.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.511+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~RSHHS1NK0OXV.1 size=347091 2024-02-11T22:33:54.515 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.515+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=RSHHS1NK0OXV tag=80O6HVJV2IYB type=write size=2444243 2024-02-11T22:33:54.517 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.517+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=1PJJXHPW7QUH type=write size=996312 2024-02-11T22:33:54.519 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.519+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=4OMX0JR50785 type=del 2024-02-11T22:33:54.521 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.521+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=INF4B0IRALES type=del size=1666724 2024-02-11T22:33:54.523 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.523+0000 7f25eee4b8c0 1 < completed write operation key=CW4DLIYP9ZSH tag=BDV8LP8RRKFJ type=write size=810695 2024-02-11T22:33:54.525 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.525+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=3X5Q538TA191 type=del size=1948088 2024-02-11T22:33:54.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.527+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=10X9J7AG3HCD type=del 2024-02-11T22:33:54.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.531+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~GG4NTUAFWL0P.0 size=411910 2024-02-11T22:33:54.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.531+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=GG4NTUAFWL0P tag=1ZVXSOSVNEWO type=write size=1460486 2024-02-11T22:33:54.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.533+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~0HS00E24JR1N.0 size=1048576 2024-02-11T22:33:54.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.535+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~0HS00E24JR1N.1 size=1048576 2024-02-11T22:33:54.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.536+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~0HS00E24JR1N.2 size=943627 2024-02-11T22:33:54.540 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.540+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=0HS00E24JR1N tag=EWBBR1XL0BLY type=write size=4089355 2024-02-11T22:33:54.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.543+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~OHLYD7MNKTG6.0 size=1048576 2024-02-11T22:33:54.546 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.545+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~OHLYD7MNKTG6.1 size=771372 2024-02-11T22:33:54.546 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.545+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=OHLYD7MNKTG6 tag=M9B4F6JCYGNQ type=write size=2868524 2024-02-11T22:33:54.548 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.547+0000 7f25eee4b8c0 1 < canceled operation key=IOZNRH0B3P4J tag=1EDQLWAK5FIO type=del size=2552763 2024-02-11T22:33:54.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.551+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~HE3TVM1KZ5IK.0 size=83428 2024-02-11T22:33:54.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.551+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=HE3TVM1KZ5IK tag=BJFVEM233ZF0 type=write size=1132004 2024-02-11T22:33:54.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.553+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~IBJOGJ1OVVQD.0 size=423042 2024-02-11T22:33:54.556 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.556+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=IBJOGJ1OVVQD tag=501RGUYBTI8X type=write size=1471618 2024-02-11T22:33:54.558 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.558+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=E7KCPK5Q4TUI type=write size=965059 2024-02-11T22:33:54.560 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.560+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=R45TQ1Q68R32 type=del 2024-02-11T22:33:54.562 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.562+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=1RO59YFI3G47 type=del size=816452 2024-02-11T22:33:54.566 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.566+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=UFHW1WROP0VK type=del 2024-02-11T22:33:54.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.568+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=ZB8YXDYGOOO3 type=del size=4146803 2024-02-11T22:33:54.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.572+0000 7f25eee4b8c0 1 < suggested remove operation key=2WNLVUFJJNBW tag=481ZWKL0VOY1 type=del 2024-02-11T22:33:54.575 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.574+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=NRDQI1WHS4KE type=del size=4111370 2024-02-11T22:33:54.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.576+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~MIT1RFDY989U.0 size=1048576 2024-02-11T22:33:54.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.577+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~MIT1RFDY989U.1 size=1048576 2024-02-11T22:33:54.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.579+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~MIT1RFDY989U.2 size=287432 2024-02-11T22:33:54.582 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.582+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=MIT1RFDY989U tag=9INN1INH3XQL type=write size=3433160 2024-02-11T22:33:54.584 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.584+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=4QHYVZC360Z2 type=del size=1325754 2024-02-11T22:33:54.586 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.586+0000 7f25eee4b8c0 1 < canceled operation key=CW4DLIYP9ZSH tag=21CFCLQ74VK0 type=del size=3483629 2024-02-11T22:33:54.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.587+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=XRDWC3QUCZTR type=del size=2859313 2024-02-11T22:33:54.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.589+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~C88O9PDW4AUD.0 size=1048576 2024-02-11T22:33:54.591 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.591+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~C88O9PDW4AUD.1 size=904683 2024-02-11T22:33:54.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.594+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=C88O9PDW4AUD tag=0H3MRHOXVLCD type=write size=3001835 2024-02-11T22:33:54.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.597+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~KJK233YSFZF3.0 size=665784 2024-02-11T22:33:54.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.597+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=KJK233YSFZF3 tag=WUGZ5J6UL1M5 type=write size=1714360 2024-02-11T22:33:54.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.599+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~5CQ1ICHP1KOB.0 size=402275 2024-02-11T22:33:54.602 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.602+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=5CQ1ICHP1KOB tag=MSUKFS6A1ZD9 type=write size=1450851 2024-02-11T22:33:54.604 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.604+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=PGI6T9KP6J29 type=del size=1603950 2024-02-11T22:33:54.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.606+0000 7f25eee4b8c0 1 < completed write operation key=0KD7EJT7Z7QH tag=GG02X0JRDL3M type=write size=802838 2024-02-11T22:33:54.610 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.609+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QTBZA838NSWM.0 size=1048576 2024-02-11T22:33:54.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.611+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QTBZA838NSWM.1 size=1048576 2024-02-11T22:33:54.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.612+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QTBZA838NSWM.2 size=141266 2024-02-11T22:33:54.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.612+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=QTBZA838NSWM tag=IK21V0J55RGQ type=write size=3286994 2024-02-11T22:33:54.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.615+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~25I8QGXO07CZ.0 size=1048576 2024-02-11T22:33:54.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.615+0000 7f25eee4b8c0 1 < canceled part key=_multipart_URKSCATF6FF0.2~25I8QGXO07CZ.1 size=1048576 2024-02-11T22:33:54.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.616+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~25I8QGXO07CZ.2 size=354372 2024-02-11T22:33:54.620 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.620+0000 7f25eee4b8c0 1 < canceled multipart upload key=URKSCATF6FF0 upload=25I8QGXO07CZ tag=AGN09V4M8UY1 type=write size=3500100 2024-02-11T22:33:54.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.622+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=WLZNTD7UA0Z3 type=write size=74648 2024-02-11T22:33:54.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.624+0000 7f25eee4b8c0 1 < completed write operation key=URKSCATF6FF0 tag=1PJJXHPW7QUH type=write size=996312 2024-02-11T22:33:54.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.627+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~F6OBTQJTVQ5D.0 size=229385 2024-02-11T22:33:54.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.627+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=F6OBTQJTVQ5D tag=HOIX4XDWCR8A type=write size=1277961 2024-02-11T22:33:54.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.629+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=INF4B0IRALES type=del 2024-02-11T22:33:54.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.631+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=VGP37XG02Z7H type=del size=3888110 2024-02-11T22:33:54.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.633+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=3X5Q538TA191 type=del 2024-02-11T22:33:54.637 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.637+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~V398S0PBQ23A.0 size=1048576 2024-02-11T22:33:54.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.639+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~V398S0PBQ23A.1 size=1036897 2024-02-11T22:33:54.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.639+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=V398S0PBQ23A tag=PH60NEAWG4KL type=write size=3134049 2024-02-11T22:33:54.641 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.641+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~GG4NTUAFWL0P.0 size=411910 2024-02-11T22:33:54.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.644+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=GG4NTUAFWL0P tag=1ZVXSOSVNEWO type=write size=1460486 2024-02-11T22:33:54.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.646+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=ZVUGGCFJEV4I type=del size=474600 2024-02-11T22:33:54.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.647+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~OHLYD7MNKTG6.0 size=1048576 2024-02-11T22:33:54.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.648+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~OHLYD7MNKTG6.1 size=771372 2024-02-11T22:33:54.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.651+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=OHLYD7MNKTG6 tag=M9B4F6JCYGNQ type=write size=2868524 2024-02-11T22:33:54.655 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.655+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~5IKF7XU61DTU.0 size=1048576 2024-02-11T22:33:54.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.656+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~5IKF7XU61DTU.1 size=18452 2024-02-11T22:33:54.657 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.656+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=5IKF7XU61DTU tag=K4M7EIVB1LBZ type=write size=2115604 2024-02-11T22:33:54.659 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.659+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~HE3TVM1KZ5IK.0 size=83428 2024-02-11T22:33:54.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.662+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=HE3TVM1KZ5IK tag=BJFVEM233ZF0 type=write size=1132004 2024-02-11T22:33:54.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.664+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=NZ572OYEF2U4 type=del size=3706922 2024-02-11T22:33:54.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.665+0000 7f25eee4b8c0 1 < completed write operation key=0DPBNOA6WTLA tag=E7KCPK5Q4TUI type=write size=965059 2024-02-11T22:33:54.668 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.667+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=7987WUN83JX9 type=del size=3207381 2024-02-11T22:33:54.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.671+0000 7f25eee4b8c0 1 < suggested update operation key=N07PSKRC3EIH tag=1RO59YFI3G47 type=del size=816452 2024-02-11T22:33:54.675 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.675+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~BB0G8X9INBB9.0 size=1048576 2024-02-11T22:33:54.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.676+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~BB0G8X9INBB9.1 size=119417 2024-02-11T22:33:54.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.676+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=BB0G8X9INBB9 tag=5NW2U05U8AJ7 type=write size=2216569 2024-02-11T22:33:54.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.678+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=ZB8YXDYGOOO3 type=del 2024-02-11T22:33:54.680 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.680+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=FCG493073PNE type=del size=1849897 2024-02-11T22:33:54.684 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.684+0000 7f25eee4b8c0 1 < suggested remove operation key=74M85D138Z26 tag=NRDQI1WHS4KE type=del 2024-02-11T22:33:54.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.685+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=43G4VQU1N5YB type=del size=1536792 2024-02-11T22:33:54.688 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.687+0000 7f25eee4b8c0 1 < canceled operation key=Q9AL0ZMG9WOK tag=4QHYVZC360Z2 type=del size=1325754 2024-02-11T22:33:54.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.691+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~1T9YRL1RGMLF.0 size=1048576 2024-02-11T22:33:54.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.693+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~1T9YRL1RGMLF.1 size=589812 2024-02-11T22:33:54.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.693+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=1T9YRL1RGMLF tag=EN3VX3PCLGJQ type=write size=2686964 2024-02-11T22:33:54.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.695+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=XRDWC3QUCZTR type=del 2024-02-11T22:33:54.698 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.697+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=LGPCS2WE890L type=del size=3263193 2024-02-11T22:33:54.700 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.699+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~KJK233YSFZF3.0 size=665784 2024-02-11T22:33:54.704 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.703+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=KJK233YSFZF3 tag=WUGZ5J6UL1M5 type=write size=1714360 2024-02-11T22:33:54.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.707+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~01ZURL2A8BJ0.0 size=1048576 2024-02-11T22:33:54.709 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.708+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~01ZURL2A8BJ0.1 size=611112 2024-02-11T22:33:54.709 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.708+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=01ZURL2A8BJ0 tag=XDD7XFBPSL2S type=write size=2708264 2024-02-11T22:33:54.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.710+0000 7f25eee4b8c0 1 < canceled operation key=QVCV92ZESTMD tag=PGI6T9KP6J29 type=del size=1603950 2024-02-11T22:33:54.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.712+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=PVQ1C2LKX1WG type=del size=801122 2024-02-11T22:33:54.714 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.714+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QTBZA838NSWM.0 size=1048576 2024-02-11T22:33:54.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.716+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QTBZA838NSWM.1 size=1048576 2024-02-11T22:33:54.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.717+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QTBZA838NSWM.2 size=141266 2024-02-11T22:33:54.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.721+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=QTBZA838NSWM tag=IK21V0J55RGQ type=write size=3286994 2024-02-11T22:33:54.723 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.723+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=CT0HZ7YD4567 type=del size=3330516 2024-02-11T22:33:54.725 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.725+0000 7f25eee4b8c0 1 < completed write operation key=VZCFVY9HKWHP tag=WLZNTD7UA0Z3 type=write size=74648 2024-02-11T22:33:54.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.727+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=SWU0TABHWAEU type=del size=2504623 2024-02-11T22:33:54.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.730+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~F6OBTQJTVQ5D.0 size=229385 2024-02-11T22:33:54.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.733+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=F6OBTQJTVQ5D tag=HOIX4XDWCR8A type=write size=1277961 2024-02-11T22:33:54.737 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.736+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~2FPQDB0AH1Y6.0 size=1048576 2024-02-11T22:33:54.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.738+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~2FPQDB0AH1Y6.1 size=1048576 2024-02-11T22:33:54.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.739+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~2FPQDB0AH1Y6.2 size=1029958 2024-02-11T22:33:54.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.739+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=2FPQDB0AH1Y6 tag=LJ0UNK50SEY3 type=write size=4175686 2024-02-11T22:33:54.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.741+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=VGP37XG02Z7H type=del 2024-02-11T22:33:54.745 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.745+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~OUY6YP99Z9IX.0 size=1048576 2024-02-11T22:33:54.747 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.747+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~OUY6YP99Z9IX.1 size=262499 2024-02-11T22:33:54.747 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.747+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=OUY6YP99Z9IX tag=6TN4BYVFFHZ4 type=write size=2359651 2024-02-11T22:33:54.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.749+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~V398S0PBQ23A.0 size=1048576 2024-02-11T22:33:54.751 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.750+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~V398S0PBQ23A.1 size=1036897 2024-02-11T22:33:54.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.754+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=V398S0PBQ23A tag=PH60NEAWG4KL type=write size=3134049 2024-02-11T22:33:54.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.756+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=PF4B29IJGVOG type=del size=68343 2024-02-11T22:33:54.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.758+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=ZVUGGCFJEV4I type=del 2024-02-11T22:33:54.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.762+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~IWA5KG0FR5JE.0 size=1048576 2024-02-11T22:33:54.763 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.763+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~IWA5KG0FR5JE.1 size=1048576 2024-02-11T22:33:54.765 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.765+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~IWA5KG0FR5JE.2 size=651811 2024-02-11T22:33:54.765 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.765+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=IWA5KG0FR5JE tag=CEA5NRTDLB3N type=write size=3797539 2024-02-11T22:33:54.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.767+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~5IKF7XU61DTU.0 size=1048576 2024-02-11T22:33:54.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.768+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~5IKF7XU61DTU.1 size=18452 2024-02-11T22:33:54.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.773+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=5IKF7XU61DTU tag=K4M7EIVB1LBZ type=write size=2115604 2024-02-11T22:33:54.776 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.775+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=QA93DUM95T8C type=del size=3779363 2024-02-11T22:33:54.778 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.778+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=NZ572OYEF2U4 type=del 2024-02-11T22:33:54.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.780+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=R09F6QTDBRZ6 type=del size=2266361 2024-02-11T22:33:54.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.782+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=7987WUN83JX9 type=del 2024-02-11T22:33:54.784 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.784+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=OCVV53TZM3G6 type=write size=205810 2024-02-11T22:33:54.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.784+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~BB0G8X9INBB9.0 size=1048576 2024-02-11T22:33:54.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.786+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~BB0G8X9INBB9.1 size=119417 2024-02-11T22:33:54.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.790+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=BB0G8X9INBB9 tag=5NW2U05U8AJ7 type=write size=2216569 2024-02-11T22:33:54.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.792+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=KVI225JD0JPL type=del size=1031485 2024-02-11T22:33:54.796 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.796+0000 7f25eee4b8c0 1 < suggested update operation key=CW4DLIYP9ZSH tag=FCG493073PNE type=del size=1849897 2024-02-11T22:33:54.798 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.798+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=EFRV1CCTM7DT type=del size=3607102 2024-02-11T22:33:54.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.800+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=43G4VQU1N5YB type=del 2024-02-11T22:33:54.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.802+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=JDYRQO33X10F type=del size=1831295 2024-02-11T22:33:54.804 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.803+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~1T9YRL1RGMLF.0 size=1048576 2024-02-11T22:33:54.804 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.804+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~1T9YRL1RGMLF.1 size=589812 2024-02-11T22:33:54.808 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.807+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=1T9YRL1RGMLF tag=EN3VX3PCLGJQ type=write size=2686964 2024-02-11T22:33:54.812 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.811+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~81TIBT6V31SN.0 size=1048576 2024-02-11T22:33:54.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.813+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~81TIBT6V31SN.1 size=1048576 2024-02-11T22:33:54.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.815+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~81TIBT6V31SN.2 size=1046449 2024-02-11T22:33:54.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.815+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=81TIBT6V31SN tag=7LS4GC4BIFIZ type=write size=4192177 2024-02-11T22:33:54.818 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.818+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=LGPCS2WE890L type=del 2024-02-11T22:33:54.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.820+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=ZPKYI9YG2155 type=write size=270950 2024-02-11T22:33:54.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.823+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~01ZURL2A8BJ0.0 size=1048576 2024-02-11T22:33:54.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.824+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~01ZURL2A8BJ0.1 size=611112 2024-02-11T22:33:54.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.827+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=01ZURL2A8BJ0 tag=XDD7XFBPSL2S type=write size=2708264 2024-02-11T22:33:54.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.829+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=RTXG2R0LCGU9 type=write size=654344 2024-02-11T22:33:54.832 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.832+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=PVQ1C2LKX1WG type=del 2024-02-11T22:33:54.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.833+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=OJR4YQVGG1FP type=del size=443668 2024-02-11T22:33:54.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.836+0000 7f25eee4b8c0 -1 < failed to complete operation key=CW4DLIYP9ZSH tag=CT0HZ7YD4567 type=del size=3330516: (22) Invalid argument 2024-02-11T22:33:54.838 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.838+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=WLTALEUQ2DPS type=del size=322980 2024-02-11T22:33:54.841 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.841+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=SWU0TABHWAEU type=del 2024-02-11T22:33:54.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.845+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~6F0BSH9O1C86.0 size=1048576 2024-02-11T22:33:54.848 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.847+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~6F0BSH9O1C86.1 size=1048576 2024-02-11T22:33:54.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.849+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~6F0BSH9O1C86.2 size=72790 2024-02-11T22:33:54.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.849+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=6F0BSH9O1C86 tag=66AD18PX404W type=write size=3218518 2024-02-11T22:33:54.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.851+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~2FPQDB0AH1Y6.0 size=1048576 2024-02-11T22:33:54.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.853+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~2FPQDB0AH1Y6.1 size=1048576 2024-02-11T22:33:54.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.855+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~2FPQDB0AH1Y6.2 size=1029958 2024-02-11T22:33:54.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.859+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=2FPQDB0AH1Y6 tag=LJ0UNK50SEY3 type=write size=4175686 2024-02-11T22:33:54.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.863+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~RJ6FN2INYEX3.0 size=361821 2024-02-11T22:33:54.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.863+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=RJ6FN2INYEX3 tag=X4K0G9GGFKE9 type=write size=1410397 2024-02-11T22:33:54.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.865+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~OUY6YP99Z9IX.0 size=1048576 2024-02-11T22:33:54.866 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.866+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~OUY6YP99Z9IX.1 size=262499 2024-02-11T22:33:54.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.870+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=OUY6YP99Z9IX tag=6TN4BYVFFHZ4 type=write size=2359651 2024-02-11T22:33:54.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.873+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D1BPU2IXT2ON.0 size=1048576 2024-02-11T22:33:54.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.875+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D1BPU2IXT2ON.1 size=713254 2024-02-11T22:33:54.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.875+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=D1BPU2IXT2ON tag=1SV3EEUP033L type=write size=2810406 2024-02-11T22:33:54.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.877+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=PF4B29IJGVOG type=del 2024-02-11T22:33:54.879 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.878+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=QU2ESMJDRLWF type=del size=2074800 2024-02-11T22:33:54.881 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.880+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~IWA5KG0FR5JE.0 size=1048576 2024-02-11T22:33:54.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.882+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~IWA5KG0FR5JE.1 size=1048576 2024-02-11T22:33:54.884 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.884+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~IWA5KG0FR5JE.2 size=651811 2024-02-11T22:33:54.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.887+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=IWA5KG0FR5JE tag=CEA5NRTDLB3N type=write size=3797539 2024-02-11T22:33:54.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.889+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=EA8ESFUFS8JG type=del size=3013454 2024-02-11T22:33:54.892 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.891+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=QA93DUM95T8C type=del 2024-02-11T22:33:54.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.894+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=1FZ4N5KEAS0O type=del size=3316527 2024-02-11T22:33:54.896 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.896+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=R09F6QTDBRZ6 type=del 2024-02-11T22:33:54.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.898+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=01GM21RCP2L3 type=del size=3316025 2024-02-11T22:33:54.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.900+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=OCVV53TZM3G6 type=write size=205810 2024-02-11T22:33:54.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.902+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=4O8A7UU12EUB type=del size=1740851 2024-02-11T22:33:54.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.906+0000 7f25eee4b8c0 1 < suggested update operation key=EWSK68Y02HNV tag=KVI225JD0JPL type=del size=1031485 2024-02-11T22:33:54.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.908+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=JGAJTBUXH84Q type=write size=978003 2024-02-11T22:33:54.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.912+0000 7f25eee4b8c0 1 < suggested remove operation key=AB2I7WUK0C4O tag=EFRV1CCTM7DT type=del 2024-02-11T22:33:54.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.913+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=T5CN94RDP17O type=write size=167692 2024-02-11T22:33:54.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.915+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=JDYRQO33X10F type=del 2024-02-11T22:33:54.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.919+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~6FQX49QIV361.0 size=1048576 2024-02-11T22:33:54.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.920+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~6FQX49QIV361.1 size=812429 2024-02-11T22:33:54.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.920+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=6FQX49QIV361 tag=HXKEN0XA09X9 type=write size=2909581 2024-02-11T22:33:54.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.922+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~81TIBT6V31SN.0 size=1048576 2024-02-11T22:33:54.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.924+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~81TIBT6V31SN.1 size=1048576 2024-02-11T22:33:54.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.926+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~81TIBT6V31SN.2 size=1046449 2024-02-11T22:33:54.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.930+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=81TIBT6V31SN tag=7LS4GC4BIFIZ type=write size=4192177 2024-02-11T22:33:54.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.932+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=LWY19GQ2G3DR type=del size=85512 2024-02-11T22:33:54.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.933+0000 7f25eee4b8c0 1 < completed write operation key=IOZNRH0B3P4J tag=ZPKYI9YG2155 type=write size=270950 2024-02-11T22:33:54.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.935+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=B20QSRK2HKO9 type=write size=409750 2024-02-11T22:33:54.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.937+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=RTXG2R0LCGU9 type=write size=654344 2024-02-11T22:33:54.940 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.940+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~T7KIWKX51G60.0 size=1048576 2024-02-11T22:33:54.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.942+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~T7KIWKX51G60.1 size=1048576 2024-02-11T22:33:54.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.943+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~T7KIWKX51G60.2 size=638724 2024-02-11T22:33:54.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.943+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=T7KIWKX51G60 tag=FATAX5631J51 type=write size=3784452 2024-02-11T22:33:54.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.946+0000 7f25eee4b8c0 -1 < failed to complete operation key=AB2I7WUK0C4O tag=OJR4YQVGG1FP type=del size=443668: (22) Invalid argument 2024-02-11T22:33:54.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.948+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=E9VIQEZ0CNFU type=del size=3559854 2024-02-11T22:33:54.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.951+0000 7f25eee4b8c0 -1 < failed to complete operation key=EWSK68Y02HNV tag=WLTALEUQ2DPS type=del size=322980: (22) Invalid argument 2024-02-11T22:33:54.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.955+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~0DOEKYH731FD.0 size=1048576 2024-02-11T22:33:54.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.956+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~0DOEKYH731FD.1 size=353370 2024-02-11T22:33:54.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.956+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=0DOEKYH731FD tag=9DHAJZ1GH641 type=write size=2450522 2024-02-11T22:33:54.959 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.958+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~6F0BSH9O1C86.0 size=1048576 2024-02-11T22:33:54.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.960+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~6F0BSH9O1C86.1 size=1048576 2024-02-11T22:33:54.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.962+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~6F0BSH9O1C86.2 size=72790 2024-02-11T22:33:54.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.966+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=6F0BSH9O1C86 tag=66AD18PX404W type=write size=3218518 2024-02-11T22:33:54.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.968+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=QCR87Q36UGS7 type=del size=498883 2024-02-11T22:33:54.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.970+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~RJ6FN2INYEX3.0 size=361821 2024-02-11T22:33:54.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.973+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=RJ6FN2INYEX3 tag=X4K0G9GGFKE9 type=write size=1410397 2024-02-11T22:33:54.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.977+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~NPYKZXW24YMK.0 size=184322 2024-02-11T22:33:54.977 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.977+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=NPYKZXW24YMK tag=K85JQ3XN5Q0U type=write size=1232898 2024-02-11T22:33:54.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.979+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D1BPU2IXT2ON.0 size=1048576 2024-02-11T22:33:54.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.980+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D1BPU2IXT2ON.1 size=713254 2024-02-11T22:33:54.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.983+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=D1BPU2IXT2ON tag=1SV3EEUP033L type=write size=2810406 2024-02-11T22:33:54.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.986+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=QTISMHFUVN8U type=del size=2512212 2024-02-11T22:33:54.988 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.988+0000 7f25eee4b8c0 1 < canceled operation key=ZD6VIFYM84VB tag=QU2ESMJDRLWF type=del size=2074800 2024-02-11T22:33:54.992 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.992+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~VK8XFAF453GC.0 size=1048576 2024-02-11T22:33:54.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.993+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~VK8XFAF453GC.1 size=978359 2024-02-11T22:33:54.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.993+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=VK8XFAF453GC tag=2CG80672O7FQ type=write size=3075511 2024-02-11T22:33:54.995 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.995+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=EA8ESFUFS8JG type=del 2024-02-11T22:33:54.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:54.999+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~PMFAY3N6EOST.0 size=1048576 2024-02-11T22:33:55.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.001+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~PMFAY3N6EOST.1 size=1048576 2024-02-11T22:33:55.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.003+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~PMFAY3N6EOST.2 size=880856 2024-02-11T22:33:55.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.003+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=PMFAY3N6EOST tag=35S3VHL8GD1Q type=write size=4026584 2024-02-11T22:33:55.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.005+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=1FZ4N5KEAS0O type=del 2024-02-11T22:33:55.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.007+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=FHPTORD1L7Z5 type=write size=500699 2024-02-11T22:33:55.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.009+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=01GM21RCP2L3 type=del 2024-02-11T22:33:55.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.011+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=E85SIR0WRY13 type=del size=972075 2024-02-11T22:33:55.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.014+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=4O8A7UU12EUB type=del 2024-02-11T22:33:55.016 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.015+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=SSMD8P1E1FLP type=del size=347221 2024-02-11T22:33:55.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.017+0000 7f25eee4b8c0 1 < completed write operation key=0KD7EJT7Z7QH tag=JGAJTBUXH84Q type=write size=978003 2024-02-11T22:33:55.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.019+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=APIGE540BCXG type=del size=1181990 2024-02-11T22:33:55.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.023+0000 7f25eee4b8c0 1 < suggested update operation key=0J2IBYR6LNOV tag=T5CN94RDP17O type=write size=167692 2024-02-11T22:33:55.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.027+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~2NFDYGSBXDSK.0 size=1048576 2024-02-11T22:33:55.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.028+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~2NFDYGSBXDSK.1 size=401286 2024-02-11T22:33:55.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.028+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=2NFDYGSBXDSK tag=CQS11FBODQE3 type=write size=2498438 2024-02-11T22:33:55.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.030+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~6FQX49QIV361.0 size=1048576 2024-02-11T22:33:55.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.030+0000 7f25eee4b8c0 1 < canceled part key=_multipart_CW4DLIYP9ZSH.2~6FQX49QIV361.1 size=812429 2024-02-11T22:33:55.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.034+0000 7f25eee4b8c0 1 < canceled multipart upload key=CW4DLIYP9ZSH upload=6FQX49QIV361 tag=HXKEN0XA09X9 type=write size=2909581 2024-02-11T22:33:55.037 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.037+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~RDD5D0S3KBND.0 size=1048576 2024-02-11T22:33:55.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~RDD5D0S3KBND.1 size=1048576 2024-02-11T22:33:55.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.040+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~RDD5D0S3KBND.2 size=132437 2024-02-11T22:33:55.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.040+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=RDD5D0S3KBND tag=U55MVK3XV9AR type=write size=3278165 2024-02-11T22:33:55.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.044+0000 7f25eee4b8c0 1 < suggested remove operation key=PTA21KVUBIRR tag=LWY19GQ2G3DR type=del 2024-02-11T22:33:55.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.046+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=3LUKFYAJXDYG type=write size=751414 2024-02-11T22:33:55.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.049+0000 7f25eee4b8c0 1 < suggested update operation key=Q6NR2GFW3IR1 tag=B20QSRK2HKO9 type=write size=409750 2024-02-11T22:33:55.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.051+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=QJU0NNTI2P6N type=del size=2512969 2024-02-11T22:33:55.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.051+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~T7KIWKX51G60.0 size=1048576 2024-02-11T22:33:55.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.053+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~T7KIWKX51G60.1 size=1048576 2024-02-11T22:33:55.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.053+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~T7KIWKX51G60.2 size=638724 2024-02-11T22:33:55.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.056+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=T7KIWKX51G60 tag=FATAX5631J51 type=write size=3784452 2024-02-11T22:33:55.060 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.060+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~I593IHWU3BTF.0 size=1048576 2024-02-11T22:33:55.062 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.062+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~I593IHWU3BTF.1 size=1048576 2024-02-11T22:33:55.064 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.063+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~I593IHWU3BTF.2 size=710861 2024-02-11T22:33:55.064 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.063+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=I593IHWU3BTF tag=OV1CATBD3NLW type=write size=3856589 2024-02-11T22:33:55.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.065+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=E9VIQEZ0CNFU type=del 2024-02-11T22:33:55.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.069+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~S142FGS6F1PE.0 size=607469 2024-02-11T22:33:55.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.069+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=S142FGS6F1PE tag=VO63932XHKPL type=write size=1656045 2024-02-11T22:33:55.071 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.071+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~0DOEKYH731FD.0 size=1048576 2024-02-11T22:33:55.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.072+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~0DOEKYH731FD.1 size=353370 2024-02-11T22:33:55.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.076+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=0DOEKYH731FD tag=9DHAJZ1GH641 type=write size=2450522 2024-02-11T22:33:55.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.078+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=FXSXBORJWKTF type=write size=446940 2024-02-11T22:33:55.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.079+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=QCR87Q36UGS7 type=del 2024-02-11T22:33:55.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.082+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=BFCCKVUUQJRW type=write size=347511 2024-02-11T22:33:55.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.084+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~NPYKZXW24YMK.0 size=184322 2024-02-11T22:33:55.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.087+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=NPYKZXW24YMK tag=K85JQ3XN5Q0U type=write size=1232898 2024-02-11T22:33:55.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.089+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=UDO95IQ70N52 type=del size=1159727 2024-02-11T22:33:55.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.091+0000 7f25eee4b8c0 1 < canceled operation key=EWSK68Y02HNV tag=QTISMHFUVN8U type=del size=2512212 2024-02-11T22:33:55.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.092+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=2FCC661TSXKT type=del size=3416905 2024-02-11T22:33:55.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.094+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~VK8XFAF453GC.0 size=1048576 2024-02-11T22:33:55.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.096+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~VK8XFAF453GC.1 size=978359 2024-02-11T22:33:55.100 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.099+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=VK8XFAF453GC tag=2CG80672O7FQ type=write size=3075511 2024-02-11T22:33:55.103 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.103+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~DB0MSUDLUZ6Z.0 size=1048576 2024-02-11T22:33:55.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.104+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~DB0MSUDLUZ6Z.1 size=1048576 2024-02-11T22:33:55.107 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.106+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~DB0MSUDLUZ6Z.2 size=993585 2024-02-11T22:33:55.107 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.106+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=DB0MSUDLUZ6Z tag=Y1YP8KLT577S type=write size=4139313 2024-02-11T22:33:55.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.108+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~PMFAY3N6EOST.0 size=1048576 2024-02-11T22:33:55.111 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.110+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~PMFAY3N6EOST.1 size=1048576 2024-02-11T22:33:55.112 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.112+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~PMFAY3N6EOST.2 size=880856 2024-02-11T22:33:55.116 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.116+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=PMFAY3N6EOST tag=35S3VHL8GD1Q type=write size=4026584 2024-02-11T22:33:55.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.119+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~YOCO0XEJ2TDU.0 size=1048576 2024-02-11T22:33:55.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.121+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~YOCO0XEJ2TDU.1 size=19132 2024-02-11T22:33:55.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.121+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=YOCO0XEJ2TDU tag=QGMDS53XN5FI type=write size=2116284 2024-02-11T22:33:55.124 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.123+0000 7f25eee4b8c0 -1 < failed to complete operation key=PTA21KVUBIRR tag=FHPTORD1L7Z5 type=write size=500699: (22) Invalid argument 2024-02-11T22:33:55.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.127+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~04UHE665VRIF.0 size=1048576 2024-02-11T22:33:55.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.129+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~04UHE665VRIF.1 size=1048576 2024-02-11T22:33:55.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.130+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~04UHE665VRIF.2 size=1017523 2024-02-11T22:33:55.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.130+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=04UHE665VRIF tag=YI6GQ2K2E6XW type=write size=4163251 2024-02-11T22:33:55.132 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.132+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=E85SIR0WRY13 type=del 2024-02-11T22:33:55.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.134+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=2M1Q8PR1C9G0 type=del size=529982 2024-02-11T22:33:55.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.136+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=SSMD8P1E1FLP type=del 2024-02-11T22:33:55.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.139+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~921OP51NNKS5.0 size=1048576 2024-02-11T22:33:55.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.141+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~921OP51NNKS5.1 size=1048576 2024-02-11T22:33:55.143 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.143+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~921OP51NNKS5.2 size=866278 2024-02-11T22:33:55.143 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.143+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=921OP51NNKS5 tag=89BRNGQGIY5B type=write size=4012006 2024-02-11T22:33:55.148 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.147+0000 7f25eee4b8c0 1 < suggested update operation key=N07PSKRC3EIH tag=APIGE540BCXG type=del size=1181990 2024-02-11T22:33:55.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.150+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~N9D1IRZOE2JX.0 size=1048576 2024-02-11T22:33:55.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.152+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~N9D1IRZOE2JX.1 size=1048576 2024-02-11T22:33:55.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.154+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~N9D1IRZOE2JX.2 size=329160 2024-02-11T22:33:55.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.154+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=N9D1IRZOE2JX tag=XT88IMRXQE2M type=write size=3474888 2024-02-11T22:33:55.155 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.154+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FCH9ZTWY06ZN.2~2NFDYGSBXDSK.0 size=1048576 2024-02-11T22:33:55.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.156+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~2NFDYGSBXDSK.1 size=401286 2024-02-11T22:33:55.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.159+0000 7f25eee4b8c0 1 < canceled multipart upload key=FCH9ZTWY06ZN upload=2NFDYGSBXDSK tag=CQS11FBODQE3 type=write size=2498438 2024-02-11T22:33:55.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.161+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=FNHG3A2NUQOE type=del size=1228891 2024-02-11T22:33:55.164 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.164+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~RDD5D0S3KBND.0 size=1048576 2024-02-11T22:33:55.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.165+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~RDD5D0S3KBND.1 size=1048576 2024-02-11T22:33:55.167 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.167+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~RDD5D0S3KBND.2 size=132437 2024-02-11T22:33:55.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.170+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=RDD5D0S3KBND tag=U55MVK3XV9AR type=write size=3278165 2024-02-11T22:33:55.174 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.174+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~XIJB7RZ9FCH9.0 size=1048576 2024-02-11T22:33:55.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.176+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~XIJB7RZ9FCH9.1 size=458590 2024-02-11T22:33:55.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.176+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=XIJB7RZ9FCH9 tag=WJQG3JQ2BHH9 type=write size=2555742 2024-02-11T22:33:55.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.180+0000 7f25eee4b8c0 1 < suggested update operation key=FCH9ZTWY06ZN tag=3LUKFYAJXDYG type=write size=751414 2024-02-11T22:33:55.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.182+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=MDOZDQDNXKTD type=del size=3420351 2024-02-11T22:33:55.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.184+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=QJU0NNTI2P6N type=del 2024-02-11T22:33:55.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.186+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=R626PW98VK14 type=del size=1962669 2024-02-11T22:33:55.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.188+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~I593IHWU3BTF.0 size=1048576 2024-02-11T22:33:55.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.189+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~I593IHWU3BTF.1 size=1048576 2024-02-11T22:33:55.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.191+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~I593IHWU3BTF.2 size=710861 2024-02-11T22:33:55.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.194+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=I593IHWU3BTF tag=OV1CATBD3NLW type=write size=3856589 2024-02-11T22:33:55.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.198+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~N85FGQ2YNHFU.0 size=1048576 2024-02-11T22:33:55.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.200+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~N85FGQ2YNHFU.1 size=1048576 2024-02-11T22:33:55.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.202+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~N85FGQ2YNHFU.2 size=627244 2024-02-11T22:33:55.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.202+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=N85FGQ2YNHFU tag=NOS2XN4D3BLC type=write size=3772972 2024-02-11T22:33:55.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.204+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~S142FGS6F1PE.0 size=607469 2024-02-11T22:33:55.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.207+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=S142FGS6F1PE tag=VO63932XHKPL type=write size=1656045 2024-02-11T22:33:55.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.210+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=ZK5KH5CSTAXN type=write size=727936 2024-02-11T22:33:55.214 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.214+0000 7f25eee4b8c0 1 < suggested remove operation key=0NKQZH87N4Q7 tag=FXSXBORJWKTF type=write 2024-02-11T22:33:55.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.216+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=2Q0LXVCU100M type=del size=647015 2024-02-11T22:33:55.218 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.218+0000 7f25eee4b8c0 1 < completed write operation key=ZE9CNGN6NMG3 tag=BFCCKVUUQJRW type=write size=347511 2024-02-11T22:33:55.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.220+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=7VRT0QHKICWE type=write size=858111 2024-02-11T22:33:55.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.222+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=UDO95IQ70N52 type=del 2024-02-11T22:33:55.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.224+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=Z80CLTQ1IRG6 type=write size=39510 2024-02-11T22:33:55.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.226+0000 7f25eee4b8c0 1 < canceled operation key=PMLUO2CGV9IN tag=2FCC661TSXKT type=del size=3416905 2024-02-11T22:33:55.231 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.229+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=J8HLW1W2MDKC type=write size=329885 2024-02-11T22:33:55.231 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.231+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~DB0MSUDLUZ6Z.0 size=1048576 2024-02-11T22:33:55.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.233+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~DB0MSUDLUZ6Z.1 size=1048576 2024-02-11T22:33:55.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.234+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~DB0MSUDLUZ6Z.2 size=993585 2024-02-11T22:33:55.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.238+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=DB0MSUDLUZ6Z tag=Y1YP8KLT577S type=write size=4139313 2024-02-11T22:33:55.243 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.242+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~R69WH3V58LF6.0 size=1048576 2024-02-11T22:33:55.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.244+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~R69WH3V58LF6.1 size=1048576 2024-02-11T22:33:55.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.246+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~R69WH3V58LF6.2 size=500604 2024-02-11T22:33:55.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.246+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=R69WH3V58LF6 tag=MILUI8V3IV9U type=write size=3646332 2024-02-11T22:33:55.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.248+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~YOCO0XEJ2TDU.0 size=1048576 2024-02-11T22:33:55.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.250+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~YOCO0XEJ2TDU.1 size=19132 2024-02-11T22:33:55.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.255+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=YOCO0XEJ2TDU tag=QGMDS53XN5FI type=write size=2116284 2024-02-11T22:33:55.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.257+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=SYWTOGU73BUB type=del size=4061665 2024-02-11T22:33:55.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.259+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~04UHE665VRIF.0 size=1048576 2024-02-11T22:33:55.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.259+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FCH9ZTWY06ZN.2~04UHE665VRIF.1 size=1048576 2024-02-11T22:33:55.262 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.261+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~04UHE665VRIF.2 size=1017523 2024-02-11T22:33:55.265 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.264+0000 7f25eee4b8c0 1 < canceled multipart upload key=FCH9ZTWY06ZN upload=04UHE665VRIF tag=YI6GQ2K2E6XW type=write size=4163251 2024-02-11T22:33:55.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.267+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=KFDTAWJZEHTL type=write size=130707 2024-02-11T22:33:55.269 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.269+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=2M1Q8PR1C9G0 type=del 2024-02-11T22:33:55.271 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.271+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=NEDZE7H10Q37 type=del size=2146306 2024-02-11T22:33:55.273 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.273+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~921OP51NNKS5.0 size=1048576 2024-02-11T22:33:55.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.274+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~921OP51NNKS5.1 size=1048576 2024-02-11T22:33:55.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.276+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~921OP51NNKS5.2 size=866278 2024-02-11T22:33:55.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.280+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=921OP51NNKS5 tag=89BRNGQGIY5B type=write size=4012006 2024-02-11T22:33:55.284 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.282+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=EG73LTUIAY6S type=write size=104540 2024-02-11T22:33:55.284 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.282+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~N9D1IRZOE2JX.0 size=1048576 2024-02-11T22:33:55.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.284+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~N9D1IRZOE2JX.1 size=1048576 2024-02-11T22:33:55.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.284+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~N9D1IRZOE2JX.2 size=329160 2024-02-11T22:33:55.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.288+0000 7f25eee4b8c0 1 < canceled multipart upload key=HZTCAJH837N5 upload=N9D1IRZOE2JX tag=XT88IMRXQE2M type=write size=3474888 2024-02-11T22:33:55.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.290+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=BHV5EVKVNP3Q type=write size=1034991 2024-02-11T22:33:55.294 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.294+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=FNHG3A2NUQOE type=del 2024-02-11T22:33:55.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.295+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=XUC8Z3ZN3TG7 type=del size=1317451 2024-02-11T22:33:55.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.297+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~XIJB7RZ9FCH9.0 size=1048576 2024-02-11T22:33:55.299 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.299+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~XIJB7RZ9FCH9.1 size=458590 2024-02-11T22:33:55.302 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.302+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=XIJB7RZ9FCH9 tag=WJQG3JQ2BHH9 type=write size=2555742 2024-02-11T22:33:55.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.305+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~R40ZBKNDKZ7Q.0 size=1048576 2024-02-11T22:33:55.307 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.307+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~R40ZBKNDKZ7Q.1 size=1048576 2024-02-11T22:33:55.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.309+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~R40ZBKNDKZ7Q.2 size=157418 2024-02-11T22:33:55.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.309+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=R40ZBKNDKZ7Q tag=P1003O9BBV1M type=write size=3303146 2024-02-11T22:33:55.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.313+0000 7f25eee4b8c0 1 < suggested update operation key=IOZNRH0B3P4J tag=MDOZDQDNXKTD type=del size=3420351 2024-02-11T22:33:55.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.317+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~HSULG843UZZX.0 size=1048576 2024-02-11T22:33:55.318 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.318+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~HSULG843UZZX.1 size=1048576 2024-02-11T22:33:55.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.320+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~HSULG843UZZX.2 size=801833 2024-02-11T22:33:55.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.320+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=HSULG843UZZX tag=IL1TPGSJ79C8 type=write size=3947561 2024-02-11T22:33:55.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.322+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=R626PW98VK14 type=del 2024-02-11T22:33:55.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.325+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~8JDB7EHUQ0B2.0 size=1048576 2024-02-11T22:33:55.327 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.327+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~8JDB7EHUQ0B2.1 size=1048576 2024-02-11T22:33:55.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.329+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~8JDB7EHUQ0B2.2 size=394849 2024-02-11T22:33:55.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.329+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=8JDB7EHUQ0B2 tag=LCIBVQ1GJS3C type=write size=3540577 2024-02-11T22:33:55.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.331+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~N85FGQ2YNHFU.0 size=1048576 2024-02-11T22:33:55.333 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.333+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~N85FGQ2YNHFU.1 size=1048576 2024-02-11T22:33:55.335 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.335+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~N85FGQ2YNHFU.2 size=627244 2024-02-11T22:33:55.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.339+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=N85FGQ2YNHFU tag=NOS2XN4D3BLC type=write size=3772972 2024-02-11T22:33:55.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.340+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=4FD05P6RJ0F7 type=del size=2601510 2024-02-11T22:33:55.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.344+0000 7f25eee4b8c0 1 < suggested update operation key=N07PSKRC3EIH tag=ZK5KH5CSTAXN type=write size=727936 2024-02-11T22:33:55.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.349+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~CS1XSM5UG2W8.0 size=1048576 2024-02-11T22:33:55.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.350+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~CS1XSM5UG2W8.1 size=269802 2024-02-11T22:33:55.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.350+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=CS1XSM5UG2W8 tag=P3LC9OPBJSPU type=write size=2366954 2024-02-11T22:33:55.353 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.353+0000 7f25eee4b8c0 1 < canceled operation key=AB2I7WUK0C4O tag=2Q0LXVCU100M type=del size=647015 2024-02-11T22:33:55.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.356+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~CZCV9QO4B25J.0 size=1048576 2024-02-11T22:33:55.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.358+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~CZCV9QO4B25J.1 size=1048576 2024-02-11T22:33:55.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.360+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~CZCV9QO4B25J.2 size=1021988 2024-02-11T22:33:55.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.360+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=CZCV9QO4B25J tag=3EGJCAW8NJSU type=write size=4167716 2024-02-11T22:33:55.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.362+0000 7f25eee4b8c0 1 < completed write operation key=DSAMY64659XZ tag=7VRT0QHKICWE type=write size=858111 2024-02-11T22:33:55.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.365+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~T0SB1QWLKMZY.0 size=137850 2024-02-11T22:33:55.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.365+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=T0SB1QWLKMZY tag=69VS22JEAKVS type=write size=1186426 2024-02-11T22:33:55.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.367+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=Z80CLTQ1IRG6 type=write size=39510 2024-02-11T22:33:55.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.369+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=T1WTD4TS7LPT type=del size=1169062 2024-02-11T22:33:55.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.372+0000 7f25eee4b8c0 -1 < failed to complete operation key=QVCV92ZESTMD tag=J8HLW1W2MDKC type=write size=329885: (22) Invalid argument 2024-02-11T22:33:55.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.374+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=UBN4M206N73Y type=write size=644480 2024-02-11T22:33:55.377 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.377+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~R69WH3V58LF6.0 size=1048576 2024-02-11T22:33:55.379 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.378+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~R69WH3V58LF6.1 size=1048576 2024-02-11T22:33:55.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.380+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~R69WH3V58LF6.2 size=500604 2024-02-11T22:33:55.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.384+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=R69WH3V58LF6 tag=MILUI8V3IV9U type=write size=3646332 2024-02-11T22:33:55.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.386+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=FO3BLZM7ITCL type=del size=924375 2024-02-11T22:33:55.388 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.388+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=SYWTOGU73BUB type=del 2024-02-11T22:33:55.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.390+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=ODIYR7Z54Q9F type=del size=3657411 2024-02-11T22:33:55.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.392+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=KFDTAWJZEHTL type=write size=130707 2024-02-11T22:33:55.397 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.397+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~YZ722LZXSP9E.0 size=1048576 2024-02-11T22:33:55.398 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.398+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~YZ722LZXSP9E.1 size=1045499 2024-02-11T22:33:55.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.398+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=YZ722LZXSP9E tag=TKYZHA4MY3UL type=write size=3142651 2024-02-11T22:33:55.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.401+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=NEDZE7H10Q37 type=del 2024-02-11T22:33:55.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.403+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=2W9XBI1X1UP4 type=del size=3735970 2024-02-11T22:33:55.408 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.407+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=EG73LTUIAY6S type=write size=104540 2024-02-11T22:33:55.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.412+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~1WQD1INB6GWO.0 size=803850 2024-02-11T22:33:55.413 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.412+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=1WQD1INB6GWO tag=0NXBPS3IQ9RV type=write size=1852426 2024-02-11T22:33:55.415 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.414+0000 7f25eee4b8c0 1 < completed write operation key=HZTCAJH837N5 tag=BHV5EVKVNP3Q type=write size=1034991 2024-02-11T22:33:55.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.418+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~XAKP7KYCXS0N.0 size=1048576 2024-02-11T22:33:55.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.420+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~XAKP7KYCXS0N.1 size=523732 2024-02-11T22:33:55.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.420+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=XAKP7KYCXS0N tag=H2IME2LN6OZQ type=write size=2620884 2024-02-11T22:33:55.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.422+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=XUC8Z3ZN3TG7 type=del 2024-02-11T22:33:55.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.424+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=CDIMLAOVB0MF type=del size=467170 2024-02-11T22:33:55.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.426+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~R40ZBKNDKZ7Q.0 size=1048576 2024-02-11T22:33:55.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.428+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~R40ZBKNDKZ7Q.1 size=1048576 2024-02-11T22:33:55.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.429+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~R40ZBKNDKZ7Q.2 size=157418 2024-02-11T22:33:55.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.433+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=R40ZBKNDKZ7Q tag=P1003O9BBV1M type=write size=3303146 2024-02-11T22:33:55.436 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.435+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=SFML70JOHBDU type=del size=2119723 2024-02-11T22:33:55.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.437+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~HSULG843UZZX.0 size=1048576 2024-02-11T22:33:55.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.437+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~HSULG843UZZX.1 size=1048576 2024-02-11T22:33:55.439 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.439+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~HSULG843UZZX.2 size=801833 2024-02-11T22:33:55.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.442+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=HSULG843UZZX tag=IL1TPGSJ79C8 type=write size=3947561 2024-02-11T22:33:55.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.444+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=9C8481MN0P9M type=del size=2738236 2024-02-11T22:33:55.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.446+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~8JDB7EHUQ0B2.0 size=1048576 2024-02-11T22:33:55.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.448+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~8JDB7EHUQ0B2.1 size=1048576 2024-02-11T22:33:55.451 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.451+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~8JDB7EHUQ0B2.2 size=394849 2024-02-11T22:33:55.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.454+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=8JDB7EHUQ0B2 tag=LCIBVQ1GJS3C type=write size=3540577 2024-02-11T22:33:55.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.456+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=W79EVRQAC6YV type=del size=368184 2024-02-11T22:33:55.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.458+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=4FD05P6RJ0F7 type=del 2024-02-11T22:33:55.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.462+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~WGYBXZFYHTPO.0 size=1048576 2024-02-11T22:33:55.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.464+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~WGYBXZFYHTPO.1 size=234316 2024-02-11T22:33:55.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.464+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=WGYBXZFYHTPO tag=LN25SHH9A5EO type=write size=2331468 2024-02-11T22:33:55.466 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.466+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~CS1XSM5UG2W8.0 size=1048576 2024-02-11T22:33:55.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.468+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~CS1XSM5UG2W8.1 size=269802 2024-02-11T22:33:55.472 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.471+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=CS1XSM5UG2W8 tag=P3LC9OPBJSPU type=write size=2366954 2024-02-11T22:33:55.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.474+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=AGCJYA8D333D type=write size=494221 2024-02-11T22:33:55.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.476+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~CZCV9QO4B25J.0 size=1048576 2024-02-11T22:33:55.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.478+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~CZCV9QO4B25J.1 size=1048576 2024-02-11T22:33:55.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.480+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~CZCV9QO4B25J.2 size=1021988 2024-02-11T22:33:55.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.484+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=CZCV9QO4B25J tag=3EGJCAW8NJSU type=write size=4167716 2024-02-11T22:33:55.486 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.486+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=E6DZTVFIIB9N type=del size=3419074 2024-02-11T22:33:55.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.488+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~T0SB1QWLKMZY.0 size=137850 2024-02-11T22:33:55.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.491+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=T0SB1QWLKMZY tag=69VS22JEAKVS type=write size=1186426 2024-02-11T22:33:55.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.493+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=2ZELE6DLATBA type=del size=668080 2024-02-11T22:33:55.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.495+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=T1WTD4TS7LPT type=del 2024-02-11T22:33:55.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.497+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=YCZM2T4H9POE type=del size=3031472 2024-02-11T22:33:55.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.498+0000 7f25eee4b8c0 1 < completed write operation key=0DPBNOA6WTLA tag=UBN4M206N73Y type=write size=644480 2024-02-11T22:33:55.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.502+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~561K7SH08OAC.0 size=16383 2024-02-11T22:33:55.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.502+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=561K7SH08OAC tag=AJQ3A102MN6T type=write size=1064959 2024-02-11T22:33:55.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.504+0000 7f25eee4b8c0 1 < canceled operation key=0KD7EJT7Z7QH tag=FO3BLZM7ITCL type=del size=924375 2024-02-11T22:33:55.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.508+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~ICDC1A5ZF5XD.0 size=1048576 2024-02-11T22:33:55.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.509+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~ICDC1A5ZF5XD.1 size=1048576 2024-02-11T22:33:55.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.511+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~ICDC1A5ZF5XD.2 size=380999 2024-02-11T22:33:55.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.511+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=ICDC1A5ZF5XD tag=X5J6ECHHMRYT type=write size=3526727 2024-02-11T22:33:55.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.513+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=ODIYR7Z54Q9F type=del 2024-02-11T22:33:55.517 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.517+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~OC4816OSNI8T.0 size=1048576 2024-02-11T22:33:55.519 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.518+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~OC4816OSNI8T.1 size=1048576 2024-02-11T22:33:55.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.520+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~OC4816OSNI8T.2 size=935638 2024-02-11T22:33:55.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.520+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=OC4816OSNI8T tag=9RZL6F3FVWWU type=write size=4081366 2024-02-11T22:33:55.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.522+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~YZ722LZXSP9E.0 size=1048576 2024-02-11T22:33:55.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.522+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~YZ722LZXSP9E.1 size=1045499 2024-02-11T22:33:55.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.526+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=YZ722LZXSP9E tag=TKYZHA4MY3UL type=write size=3142651 2024-02-11T22:33:55.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.529+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~K76ENTPTQ429.0 size=962266 2024-02-11T22:33:55.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.529+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=K76ENTPTQ429 tag=KO0996054XJV type=write size=2010842 2024-02-11T22:33:55.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.531+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=2W9XBI1X1UP4 type=del 2024-02-11T22:33:55.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.535+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~VQ93PJQJ5BK4.0 size=751370 2024-02-11T22:33:55.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.535+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=VQ93PJQJ5BK4 tag=RG20YGZIYFRM type=write size=1799946 2024-02-11T22:33:55.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.537+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~1WQD1INB6GWO.0 size=803850 2024-02-11T22:33:55.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.541+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=1WQD1INB6GWO tag=0NXBPS3IQ9RV type=write size=1852426 2024-02-11T22:33:55.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.545+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~N3DPA2POP3RM.0 size=1048576 2024-02-11T22:33:55.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.547+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~N3DPA2POP3RM.1 size=1048576 2024-02-11T22:33:55.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.549+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~N3DPA2POP3RM.2 size=98959 2024-02-11T22:33:55.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.549+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=N3DPA2POP3RM tag=7Z5KELKII78H type=write size=3244687 2024-02-11T22:33:55.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.551+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~XAKP7KYCXS0N.0 size=1048576 2024-02-11T22:33:55.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.553+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~XAKP7KYCXS0N.1 size=523732 2024-02-11T22:33:55.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.557+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=XAKP7KYCXS0N tag=H2IME2LN6OZQ type=write size=2620884 2024-02-11T22:33:55.562 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.561+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~8RYABUL4BMJX.0 size=1048576 2024-02-11T22:33:55.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.563+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~8RYABUL4BMJX.1 size=1043053 2024-02-11T22:33:55.564 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.563+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=8RYABUL4BMJX tag=OGTX73M5M2Z8 type=write size=3140205 2024-02-11T22:33:55.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.565+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=CDIMLAOVB0MF type=del 2024-02-11T22:33:55.569 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.569+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~FSQK8DQU5XOY.0 size=1048576 2024-02-11T22:33:55.571 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.571+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~FSQK8DQU5XOY.1 size=1048576 2024-02-11T22:33:55.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.572+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~FSQK8DQU5XOY.2 size=264682 2024-02-11T22:33:55.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.572+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=FSQK8DQU5XOY tag=BG1CFWD8CIU7 type=write size=3410410 2024-02-11T22:33:55.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.577+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=SFML70JOHBDU type=del size=2119723 2024-02-11T22:33:55.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.581+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~DAV5N2Y5PLNQ.0 size=1048576 2024-02-11T22:33:55.583 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.583+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~DAV5N2Y5PLNQ.1 size=1048576 2024-02-11T22:33:55.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.584+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~DAV5N2Y5PLNQ.2 size=684301 2024-02-11T22:33:55.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.584+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=DAV5N2Y5PLNQ tag=3CLJUJB9OS0Z type=write size=3830029 2024-02-11T22:33:55.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.587+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=9C8481MN0P9M type=del 2024-02-11T22:33:55.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.588+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=0D4YAGQOYXI2 type=del size=2174719 2024-02-11T22:33:55.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.592+0000 7f25eee4b8c0 1 < suggested remove operation key=2FDRRA74G817 tag=W79EVRQAC6YV type=del 2024-02-11T22:33:55.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.594+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=CSEU6XGHZZ1F type=del size=280513 2024-02-11T22:33:55.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.597+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~WGYBXZFYHTPO.0 size=1048576 2024-02-11T22:33:55.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.599+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~WGYBXZFYHTPO.1 size=234316 2024-02-11T22:33:55.603 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.603+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=WGYBXZFYHTPO tag=LN25SHH9A5EO type=write size=2331468 2024-02-11T22:33:55.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.605+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=J2ZKZG77TCMT type=del size=2837556 2024-02-11T22:33:55.610 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.609+0000 7f25eee4b8c0 1 < suggested update operation key=0KD7EJT7Z7QH tag=AGCJYA8D333D type=write size=494221 2024-02-11T22:33:55.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.613+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~53ZJ3987TPXZ.0 size=314023 2024-02-11T22:33:55.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.613+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=53ZJ3987TPXZ tag=NH6O60DZGDCM type=write size=1362599 2024-02-11T22:33:55.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.616+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=E6DZTVFIIB9N type=del 2024-02-11T22:33:55.620 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.620+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~EDFH2POCDG39.0 size=1048576 2024-02-11T22:33:55.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.622+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~EDFH2POCDG39.1 size=316435 2024-02-11T22:33:55.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.622+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=EDFH2POCDG39 tag=4D838GYADT9Y type=write size=2413587 2024-02-11T22:33:55.625 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.625+0000 7f25eee4b8c0 -1 < failed to complete operation key=2FDRRA74G817 tag=2ZELE6DLATBA type=del size=668080: (22) Invalid argument 2024-02-11T22:33:55.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.627+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=SFEDEFH2E412 type=del size=3545530 2024-02-11T22:33:55.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.629+0000 7f25eee4b8c0 -1 < failed to complete operation key=2FDRRA74G817 tag=YCZM2T4H9POE type=del size=3031472: (22) Invalid argument 2024-02-11T22:33:55.632 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.632+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=V4SI79J3GYER type=del size=3329658 2024-02-11T22:33:55.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.634+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~561K7SH08OAC.0 size=16383 2024-02-11T22:33:55.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.637+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=561K7SH08OAC tag=AJQ3A102MN6T type=write size=1064959 2024-02-11T22:33:55.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.640+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=0H6VZO89VJKF type=del size=2725700 2024-02-11T22:33:55.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.642+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~ICDC1A5ZF5XD.0 size=1048576 2024-02-11T22:33:55.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.642+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~ICDC1A5ZF5XD.1 size=1048576 2024-02-11T22:33:55.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.643+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~ICDC1A5ZF5XD.2 size=380999 2024-02-11T22:33:55.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.647+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=ICDC1A5ZF5XD tag=X5J6ECHHMRYT type=write size=3526727 2024-02-11T22:33:55.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.649+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=72XFIH5PB7OS type=del size=2219413 2024-02-11T22:33:55.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.649+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PMLUO2CGV9IN.2~OC4816OSNI8T.0 size=1048576 2024-02-11T22:33:55.651 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.650+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~OC4816OSNI8T.1 size=1048576 2024-02-11T22:33:55.651 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.650+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PMLUO2CGV9IN.2~OC4816OSNI8T.2 size=935638 2024-02-11T22:33:55.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.654+0000 7f25eee4b8c0 1 < canceled multipart upload key=PMLUO2CGV9IN upload=OC4816OSNI8T tag=9RZL6F3FVWWU type=write size=4081366 2024-02-11T22:33:55.654 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:55 smithi023 ceph-mon[111262]: pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 894 KiB/s rd, 312 KiB/s wr, 1.58k op/s 2024-02-11T22:33:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:55 smithi023 ceph-mon[113671]: pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 894 KiB/s rd, 312 KiB/s wr, 1.58k op/s 2024-02-11T22:33:55.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.656+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=1KJFPTM0XIWH type=del size=3120856 2024-02-11T22:33:55.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.658+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~K76ENTPTQ429.0 size=962266 2024-02-11T22:33:55.661 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.661+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=K76ENTPTQ429 tag=KO0996054XJV type=write size=2010842 2024-02-11T22:33:55.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.663+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=COPI8CRSS1HF type=del size=1140478 2024-02-11T22:33:55.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.663+0000 7f25eee4b8c0 1 < canceled part key=_multipart_IOZNRH0B3P4J.2~VQ93PJQJ5BK4.0 size=751370 2024-02-11T22:33:55.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.666+0000 7f25eee4b8c0 1 < canceled multipart upload key=IOZNRH0B3P4J upload=VQ93PJQJ5BK4 tag=RG20YGZIYFRM type=write size=1799946 2024-02-11T22:33:55.668 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.668+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=LEHNKIMHXJ58 type=del size=2404860 2024-02-11T22:33:55.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.670+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~N3DPA2POP3RM.0 size=1048576 2024-02-11T22:33:55.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.670+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~N3DPA2POP3RM.1 size=1048576 2024-02-11T22:33:55.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.672+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~N3DPA2POP3RM.2 size=98959 2024-02-11T22:33:55.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.676+0000 7f25eee4b8c0 1 < canceled multipart upload key=HZTCAJH837N5 upload=N3DPA2POP3RM tag=7Z5KELKII78H type=write size=3244687 2024-02-11T22:33:55.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.678+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=622PDE7AVM53 type=del size=2533748 2024-02-11T22:33:55.680 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.680+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~8RYABUL4BMJX.0 size=1048576 2024-02-11T22:33:55.682 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.682+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~8RYABUL4BMJX.1 size=1043053 2024-02-11T22:33:55.686 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.686+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=8RYABUL4BMJX tag=OGTX73M5M2Z8 type=write size=3140205 2024-02-11T22:33:55.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.689+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~W6EK3UH6ILLP.0 size=939842 2024-02-11T22:33:55.690 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.689+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=W6EK3UH6ILLP tag=93A2BD9YXTAE type=write size=1988418 2024-02-11T22:33:55.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.691+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~FSQK8DQU5XOY.0 size=1048576 2024-02-11T22:33:55.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.693+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~FSQK8DQU5XOY.1 size=1048576 2024-02-11T22:33:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:55 smithi160 ceph-mon[106289]: pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 894 KiB/s rd, 312 KiB/s wr, 1.58k op/s 2024-02-11T22:33:55.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.694+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~FSQK8DQU5XOY.2 size=264682 2024-02-11T22:33:55.698 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.698+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=FSQK8DQU5XOY tag=BG1CFWD8CIU7 type=write size=3410410 2024-02-11T22:33:55.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.703+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~GA5S8P6IH6QU.0 size=93839 2024-02-11T22:33:55.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.703+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=GA5S8P6IH6QU tag=RPMU3CS330M6 type=write size=1142415 2024-02-11T22:33:55.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.705+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~DAV5N2Y5PLNQ.0 size=1048576 2024-02-11T22:33:55.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.707+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~DAV5N2Y5PLNQ.1 size=1048576 2024-02-11T22:33:55.709 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.709+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~DAV5N2Y5PLNQ.2 size=684301 2024-02-11T22:33:55.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.713+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=DAV5N2Y5PLNQ tag=3CLJUJB9OS0Z type=write size=3830029 2024-02-11T22:33:55.717 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.716+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~GTN2R7SB2BCK.0 size=867014 2024-02-11T22:33:55.717 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.716+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=GTN2R7SB2BCK tag=KRBLJR54DUN8 type=write size=1915590 2024-02-11T22:33:55.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.718+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=0D4YAGQOYXI2 type=del 2024-02-11T22:33:55.723 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.722+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~H7P787U5AP20.0 size=1048576 2024-02-11T22:33:55.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.724+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~H7P787U5AP20.1 size=1048576 2024-02-11T22:33:55.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.726+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~H7P787U5AP20.2 size=38946 2024-02-11T22:33:55.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.726+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=H7P787U5AP20 tag=WEGCO3WZRKEX type=write size=3184674 2024-02-11T22:33:55.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.728+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=CSEU6XGHZZ1F type=del 2024-02-11T22:33:55.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.730+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=L0B7PAUCRE8F type=del size=1774360 2024-02-11T22:33:55.735 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.734+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=J2ZKZG77TCMT type=del size=2837556 2024-02-11T22:33:55.739 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.738+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~FPZM48TOWXF2.0 size=1048576 2024-02-11T22:33:55.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.740+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~FPZM48TOWXF2.1 size=1048576 2024-02-11T22:33:55.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.742+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~FPZM48TOWXF2.2 size=543876 2024-02-11T22:33:55.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.742+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=FPZM48TOWXF2 tag=RQ6FS59XN5M2 type=write size=3689604 2024-02-11T22:33:55.745 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.745+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~53ZJ3987TPXZ.0 size=314023 2024-02-11T22:33:55.748 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.748+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=53ZJ3987TPXZ tag=NH6O60DZGDCM type=write size=1362599 2024-02-11T22:33:55.752 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.752+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~PS8CMO8M1CMW.0 size=1048576 2024-02-11T22:33:55.754 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.754+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~PS8CMO8M1CMW.1 size=745643 2024-02-11T22:33:55.754 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.754+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=PS8CMO8M1CMW tag=0SL4MV1WJLSK type=write size=2842795 2024-02-11T22:33:55.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.756+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~EDFH2POCDG39.0 size=1048576 2024-02-11T22:33:55.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.756+0000 7f25eee4b8c0 1 < canceled part key=_multipart_DSAMY64659XZ.2~EDFH2POCDG39.1 size=316435 2024-02-11T22:33:55.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.760+0000 7f25eee4b8c0 1 < canceled multipart upload key=DSAMY64659XZ upload=EDFH2POCDG39 tag=4D838GYADT9Y type=write size=2413587 2024-02-11T22:33:55.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.767+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~GQIBVY6TGJM7.0 size=427124 2024-02-11T22:33:55.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.767+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=GQIBVY6TGJM7 tag=GS5ZW8HZ1KB4 type=write size=1475700 2024-02-11T22:33:55.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.769+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=SFEDEFH2E412 type=del 2024-02-11T22:33:55.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.771+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=S2SB2V6612QS type=del size=1554667 2024-02-11T22:33:55.774 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.773+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=V4SI79J3GYER type=del 2024-02-11T22:33:55.778 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.777+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~3W2LMFVFSHSV.0 size=1048576 2024-02-11T22:33:55.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.779+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~3W2LMFVFSHSV.1 size=673059 2024-02-11T22:33:55.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.779+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=3W2LMFVFSHSV tag=HJ3TG3KGZDFP type=write size=2770211 2024-02-11T22:33:55.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.781+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=0H6VZO89VJKF type=del 2024-02-11T22:33:55.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.785+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~W0A12JE5U0EX.0 size=160901 2024-02-11T22:33:55.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.785+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=W0A12JE5U0EX tag=EFYLJUBN97WZ type=write size=1209477 2024-02-11T22:33:55.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.787+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=72XFIH5PB7OS type=del size=2219413 2024-02-11T22:33:55.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.789+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=PU1Q4PU6VKOL type=del size=3102280 2024-02-11T22:33:55.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.791+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=1KJFPTM0XIWH type=del 2024-02-11T22:33:55.794 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.793+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=UE3WBPJX4M4A type=del size=1138806 2024-02-11T22:33:55.796 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.796+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=COPI8CRSS1HF type=del 2024-02-11T22:33:55.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.799+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~JFNXEY05CR63.0 size=1048576 2024-02-11T22:33:55.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.801+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~JFNXEY05CR63.1 size=1048576 2024-02-11T22:33:55.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.803+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~JFNXEY05CR63.2 size=476752 2024-02-11T22:33:55.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.803+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=JFNXEY05CR63 tag=QUSTPE89DPLT type=write size=3622480 2024-02-11T22:33:55.807 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.807+0000 7f25eee4b8c0 1 < suggested remove operation key=HZTCAJH837N5 tag=LEHNKIMHXJ58 type=del 2024-02-11T22:33:55.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.809+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=QKWHUJJ7XNTC type=del size=1359700 2024-02-11T22:33:55.812 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.811+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=622PDE7AVM53 type=del 2024-02-11T22:33:55.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.813+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=WJ231UK7Y3HN type=del size=2713874 2024-02-11T22:33:55.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.815+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~W6EK3UH6ILLP.0 size=939842 2024-02-11T22:33:55.819 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.818+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=W6EK3UH6ILLP tag=93A2BD9YXTAE type=write size=1988418 2024-02-11T22:33:55.821 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.820+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=YUQCSB0323KM type=del size=1120849 2024-02-11T22:33:55.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.822+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~GA5S8P6IH6QU.0 size=93839 2024-02-11T22:33:55.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.826+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=GA5S8P6IH6QU tag=RPMU3CS330M6 type=write size=1142415 2024-02-11T22:33:55.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.828+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=MS8V0U4JOG19 type=del size=427499 2024-02-11T22:33:55.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.830+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~GTN2R7SB2BCK.0 size=867014 2024-02-11T22:33:55.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.834+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=GTN2R7SB2BCK tag=KRBLJR54DUN8 type=write size=1915590 2024-02-11T22:33:55.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.838+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~VL1VSJENVLT8.0 size=92547 2024-02-11T22:33:55.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.838+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=VL1VSJENVLT8 tag=9BLFP4R08R1S type=write size=1141123 2024-02-11T22:33:55.841 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.840+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~H7P787U5AP20.0 size=1048576 2024-02-11T22:33:55.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.840+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~H7P787U5AP20.1 size=1048576 2024-02-11T22:33:55.843 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.842+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~H7P787U5AP20.2 size=38946 2024-02-11T22:33:55.845 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.845+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=H7P787U5AP20 tag=WEGCO3WZRKEX type=write size=3184674 2024-02-11T22:33:55.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.847+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=KES39LQPL7SV type=write size=730752 2024-02-11T22:33:55.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.849+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=L0B7PAUCRE8F type=del 2024-02-11T22:33:55.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.851+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=K9WS2VO7NAO3 type=del size=2150798 2024-02-11T22:33:55.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.853+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~FPZM48TOWXF2.0 size=1048576 2024-02-11T22:33:55.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.853+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~FPZM48TOWXF2.1 size=1048576 2024-02-11T22:33:55.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.854+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~FPZM48TOWXF2.2 size=543876 2024-02-11T22:33:55.858 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.858+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=FPZM48TOWXF2 tag=RQ6FS59XN5M2 type=write size=3689604 2024-02-11T22:33:55.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.860+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=4YI2N9PRI4P2 type=write size=532301 2024-02-11T22:33:55.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.862+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~PS8CMO8M1CMW.0 size=1048576 2024-02-11T22:33:55.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.862+0000 7f25eee4b8c0 1 < canceled part key=_multipart_6W5AJNTFMW5C.2~PS8CMO8M1CMW.1 size=745643 2024-02-11T22:33:55.866 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.865+0000 7f25eee4b8c0 1 < canceled multipart upload key=6W5AJNTFMW5C upload=PS8CMO8M1CMW tag=0SL4MV1WJLSK type=write size=2842795 2024-02-11T22:33:55.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.867+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=Q2XX88VP6IP5 type=del size=412325 2024-02-11T22:33:55.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.869+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~GQIBVY6TGJM7.0 size=427124 2024-02-11T22:33:55.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.873+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=GQIBVY6TGJM7 tag=GS5ZW8HZ1KB4 type=write size=1475700 2024-02-11T22:33:55.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.876+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~A4LLRUJH3VDN.0 size=1048576 2024-02-11T22:33:55.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.877+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~A4LLRUJH3VDN.1 size=1048576 2024-02-11T22:33:55.879 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.879+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~A4LLRUJH3VDN.2 size=548671 2024-02-11T22:33:55.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.879+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=A4LLRUJH3VDN tag=FE819677OS9K type=write size=3694399 2024-02-11T22:33:55.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.881+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=S2SB2V6612QS type=del 2024-02-11T22:33:55.884 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.884+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=DS7CPMZNOVE5 type=del size=651647 2024-02-11T22:33:55.886 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.886+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~3W2LMFVFSHSV.0 size=1048576 2024-02-11T22:33:55.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.887+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~3W2LMFVFSHSV.1 size=673059 2024-02-11T22:33:55.892 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.891+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=3W2LMFVFSHSV tag=HJ3TG3KGZDFP type=write size=2770211 2024-02-11T22:33:55.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.893+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=37SVX2SQTG51 type=del size=1735035 2024-02-11T22:33:55.896 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.895+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~W0A12JE5U0EX.0 size=160901 2024-02-11T22:33:55.899 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.899+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=W0A12JE5U0EX tag=EFYLJUBN97WZ type=write size=1209477 2024-02-11T22:33:55.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.903+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~RF8BCFZQ44DT.0 size=1048576 2024-02-11T22:33:55.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.904+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~RF8BCFZQ44DT.1 size=1048576 2024-02-11T22:33:55.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.906+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~RF8BCFZQ44DT.2 size=151026 2024-02-11T22:33:55.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.906+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=RF8BCFZQ44DT tag=RSUMKQZ4MRHP type=write size=3296754 2024-02-11T22:33:55.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.908+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=PU1Q4PU6VKOL type=del 2024-02-11T22:33:55.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.910+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=F8G365U0Y31X type=del size=2491240 2024-02-11T22:33:55.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.913+0000 7f25eee4b8c0 1 < suggested update operation key=ZD6VIFYM84VB tag=UE3WBPJX4M4A type=del size=1138806 2024-02-11T22:33:55.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.915+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=9E1OA1E7FKK8 type=del size=3373294 2024-02-11T22:33:55.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.917+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~JFNXEY05CR63.0 size=1048576 2024-02-11T22:33:55.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.919+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~JFNXEY05CR63.1 size=1048576 2024-02-11T22:33:55.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.920+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~JFNXEY05CR63.2 size=476752 2024-02-11T22:33:55.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.924+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=JFNXEY05CR63 tag=QUSTPE89DPLT type=write size=3622480 2024-02-11T22:33:55.927 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.926+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=VZLTWIODJOE4 type=del size=3565840 2024-02-11T22:33:55.928 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.927+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=QKWHUJJ7XNTC type=del 2024-02-11T22:33:55.931 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.931+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~MZHMHSKGRJLV.0 size=1048576 2024-02-11T22:33:55.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.932+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~MZHMHSKGRJLV.1 size=1048576 2024-02-11T22:33:55.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.934+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~MZHMHSKGRJLV.2 size=610000 2024-02-11T22:33:55.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.934+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=MZHMHSKGRJLV tag=XWPKFMN0FWER type=write size=3755728 2024-02-11T22:33:55.938 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.938+0000 7f25eee4b8c0 1 < suggested update operation key=IOZNRH0B3P4J tag=WJ231UK7Y3HN type=del size=2713874 2024-02-11T22:33:55.940 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.940+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=6KP3WV9R9DAK type=write size=30636 2024-02-11T22:33:55.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.942+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=YUQCSB0323KM type=del 2024-02-11T22:33:55.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.946+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~C3VR6K5PUZ80.0 size=1048576 2024-02-11T22:33:55.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.947+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~C3VR6K5PUZ80.1 size=90711 2024-02-11T22:33:55.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.947+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=C3VR6K5PUZ80 tag=FEBM6B2TBS8P type=write size=2187863 2024-02-11T22:33:55.949 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.949+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=MS8V0U4JOG19 type=del 2024-02-11T22:33:55.953 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.952+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~CAC0F1T47MBG.0 size=1048576 2024-02-11T22:33:55.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.954+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~CAC0F1T47MBG.1 size=1048576 2024-02-11T22:33:55.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.956+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~CAC0F1T47MBG.2 size=557643 2024-02-11T22:33:55.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.956+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=CAC0F1T47MBG tag=PTX1PUVBBOVH type=write size=3703371 2024-02-11T22:33:55.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.958+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~VL1VSJENVLT8.0 size=92547 2024-02-11T22:33:55.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.961+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=VL1VSJENVLT8 tag=9BLFP4R08R1S type=write size=1141123 2024-02-11T22:33:55.965 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.965+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~PQYOVSOJF3FD.0 size=886721 2024-02-11T22:33:55.965 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.965+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=PQYOVSOJF3FD tag=RCEOI4R3Q9YZ type=write size=1935297 2024-02-11T22:33:55.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.967+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=KES39LQPL7SV type=write size=730752 2024-02-11T22:33:55.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.970+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~B2UJ3LC6ZGUR.0 size=1048576 2024-02-11T22:33:55.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.972+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~B2UJ3LC6ZGUR.1 size=120867 2024-02-11T22:33:55.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.972+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=B2UJ3LC6ZGUR tag=HBNR22QOOJL7 type=write size=2218019 2024-02-11T22:33:55.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.974+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=K9WS2VO7NAO3 type=del 2024-02-11T22:33:55.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.975+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=8YZQOCMF9HUY type=write size=941738 2024-02-11T22:33:55.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.979+0000 7f25eee4b8c0 1 < suggested remove operation key=VBEK6O5PL97X tag=4YI2N9PRI4P2 type=write 2024-02-11T22:33:55.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.983+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~P2D34J0QBBN8.0 size=752706 2024-02-11T22:33:55.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.983+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=P2D34J0QBBN8 tag=0WPIX7NOO9LC type=write size=1801282 2024-02-11T22:33:55.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.984+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=Q2XX88VP6IP5 type=del 2024-02-11T22:33:55.987 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.986+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=HOL7G00GO5XH type=write size=720848 2024-02-11T22:33:55.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.989+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~A4LLRUJH3VDN.0 size=1048576 2024-02-11T22:33:55.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.990+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~A4LLRUJH3VDN.1 size=1048576 2024-02-11T22:33:55.992 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.992+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~A4LLRUJH3VDN.2 size=548671 2024-02-11T22:33:55.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.996+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=A4LLRUJH3VDN tag=FE819677OS9K type=write size=3694399 2024-02-11T22:33:55.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:55.998+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=RXBHDJSBWH19 type=del size=3304981 2024-02-11T22:33:56.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.000+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=DS7CPMZNOVE5 type=del 2024-02-11T22:33:56.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.005+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~OOYOH76AU5O5.0 size=1048576 2024-02-11T22:33:56.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.006+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~OOYOH76AU5O5.1 size=288754 2024-02-11T22:33:56.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.006+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=OOYOH76AU5O5 tag=QFRTF3HIYOLE type=write size=2385906 2024-02-11T22:33:56.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.008+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=37SVX2SQTG51 type=del 2024-02-11T22:33:56.010 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.010+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=EVT2F3YUCIOL type=del size=3279500 2024-02-11T22:33:56.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.012+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~RF8BCFZQ44DT.0 size=1048576 2024-02-11T22:33:56.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.014+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~RF8BCFZQ44DT.1 size=1048576 2024-02-11T22:33:56.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.014+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FRHHOG524O0Y.2~RF8BCFZQ44DT.2 size=151026 2024-02-11T22:33:56.018 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.017+0000 7f25eee4b8c0 1 < canceled multipart upload key=FRHHOG524O0Y upload=RF8BCFZQ44DT tag=RSUMKQZ4MRHP type=write size=3296754 2024-02-11T22:33:56.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.021+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~Q2ER9URF7EAM.0 size=1048576 2024-02-11T22:33:56.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.023+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~Q2ER9URF7EAM.1 size=744452 2024-02-11T22:33:56.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.023+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=Q2ER9URF7EAM tag=0LGD424HB3YP type=write size=2841604 2024-02-11T22:33:56.026 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.025+0000 7f25eee4b8c0 -1 < failed to complete operation key=IOZNRH0B3P4J tag=F8G365U0Y31X type=del size=2491240: (22) Invalid argument 2024-02-11T22:33:56.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.029+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~3F5PBP3QRWKD.0 size=1048576 2024-02-11T22:33:56.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.031+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~3F5PBP3QRWKD.1 size=1048576 2024-02-11T22:33:56.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.033+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~3F5PBP3QRWKD.2 size=121790 2024-02-11T22:33:56.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.033+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=3F5PBP3QRWKD tag=AU3QI0HRDPH3 type=write size=3267518 2024-02-11T22:33:56.035 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.035+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=9E1OA1E7FKK8 type=del 2024-02-11T22:33:56.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.038+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~3XXPIE5K5OH5.0 size=1048576 2024-02-11T22:33:56.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.040+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~3XXPIE5K5OH5.1 size=1048576 2024-02-11T22:33:56.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.042+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~3XXPIE5K5OH5.2 size=861769 2024-02-11T22:33:56.043 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.042+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=3XXPIE5K5OH5 tag=NKSGG9VF579I type=write size=4007497 2024-02-11T22:33:56.045 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.044+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=VZLTWIODJOE4 type=del size=3565840 2024-02-11T22:33:56.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.046+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=AZZZS9I1E1JC type=del size=335231 2024-02-11T22:33:56.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.048+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~MZHMHSKGRJLV.0 size=1048576 2024-02-11T22:33:56.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.048+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~MZHMHSKGRJLV.1 size=1048576 2024-02-11T22:33:56.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.050+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~MZHMHSKGRJLV.2 size=610000 2024-02-11T22:33:56.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.053+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=MZHMHSKGRJLV tag=XWPKFMN0FWER type=write size=3755728 2024-02-11T22:33:56.057 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.055+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=HVZL2I5ZS8RU type=del size=1835768 2024-02-11T22:33:56.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.057+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=6KP3WV9R9DAK type=write size=30636 2024-02-11T22:33:56.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.061+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~1I1V3S0JQVKX.0 size=1048576 2024-02-11T22:33:56.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.063+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~1I1V3S0JQVKX.1 size=1048576 2024-02-11T22:33:56.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.064+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~1I1V3S0JQVKX.2 size=963588 2024-02-11T22:33:56.065 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.064+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=1I1V3S0JQVKX tag=0DHV0Q6KO3O7 type=write size=4109316 2024-02-11T22:33:56.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.067+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~C3VR6K5PUZ80.0 size=1048576 2024-02-11T22:33:56.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.069+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~C3VR6K5PUZ80.1 size=90711 2024-02-11T22:33:56.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.072+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=C3VR6K5PUZ80 tag=FEBM6B2TBS8P type=write size=2187863 2024-02-11T22:33:56.074 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.074+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=FS2MOHN2ASOC type=del size=1808517 2024-02-11T22:33:56.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.076+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~CAC0F1T47MBG.0 size=1048576 2024-02-11T22:33:56.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.076+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FCH9ZTWY06ZN.2~CAC0F1T47MBG.1 size=1048576 2024-02-11T22:33:56.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.078+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~CAC0F1T47MBG.2 size=557643 2024-02-11T22:33:56.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.082+0000 7f25eee4b8c0 1 < canceled multipart upload key=FCH9ZTWY06ZN upload=CAC0F1T47MBG tag=PTX1PUVBBOVH type=write size=3703371 2024-02-11T22:33:56.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.085+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~2VBA1U2JCROW.0 size=621054 2024-02-11T22:33:56.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.085+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=2VBA1U2JCROW tag=OU7JXOF14N9Z type=write size=1669630 2024-02-11T22:33:56.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.088+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~PQYOVSOJF3FD.0 size=886721 2024-02-11T22:33:56.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.091+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=PQYOVSOJF3FD tag=RCEOI4R3Q9YZ type=write size=1935297 2024-02-11T22:33:56.094 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.093+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=I6ZG7BWLZN5H type=del size=318526 2024-02-11T22:33:56.096 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.095+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~B2UJ3LC6ZGUR.0 size=1048576 2024-02-11T22:33:56.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.097+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~B2UJ3LC6ZGUR.1 size=120867 2024-02-11T22:33:56.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.102+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=B2UJ3LC6ZGUR tag=HBNR22QOOJL7 type=write size=2218019 2024-02-11T22:33:56.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.104+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=UBQDQD4RRMIJ type=write size=90670 2024-02-11T22:33:56.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.106+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=8YZQOCMF9HUY type=write size=941738 2024-02-11T22:33:56.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.109+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=6V41PUIA6HHA type=del size=1874422 2024-02-11T22:33:56.111 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.111+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~P2D34J0QBBN8.0 size=752706 2024-02-11T22:33:56.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.114+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=P2D34J0QBBN8 tag=0WPIX7NOO9LC type=write size=1801282 2024-02-11T22:33:56.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.116+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=N515T3TL0A8M type=del size=379593 2024-02-11T22:33:56.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.118+0000 7f25eee4b8c0 1 < canceled operation key=IOZNRH0B3P4J tag=HOL7G00GO5XH type=write size=720848 2024-02-11T22:33:56.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.121+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=YUA1L1P64NA6 type=del size=1534939 2024-02-11T22:33:56.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.123+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=RXBHDJSBWH19 type=del 2024-02-11T22:33:56.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.125+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=2A8BKZAR3RCO type=write size=483709 2024-02-11T22:33:56.128 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.128+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~OOYOH76AU5O5.0 size=1048576 2024-02-11T22:33:56.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.130+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~OOYOH76AU5O5.1 size=288754 2024-02-11T22:33:56.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.133+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=OOYOH76AU5O5 tag=QFRTF3HIYOLE type=write size=2385906 2024-02-11T22:33:56.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.135+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=ZOVKN07ATJTD type=del size=3073843 2024-02-11T22:33:56.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.139+0000 7f25eee4b8c0 1 < suggested update operation key=74M85D138Z26 tag=EVT2F3YUCIOL type=del size=3279500 2024-02-11T22:33:56.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.142+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=FBLFPSI4R536 type=write size=911403 2024-02-11T22:33:56.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.144+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~Q2ER9URF7EAM.0 size=1048576 2024-02-11T22:33:56.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.144+0000 7f25eee4b8c0 1 < canceled part key=_multipart_IOZNRH0B3P4J.2~Q2ER9URF7EAM.1 size=744452 2024-02-11T22:33:56.148 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.148+0000 7f25eee4b8c0 1 < canceled multipart upload key=IOZNRH0B3P4J upload=Q2ER9URF7EAM tag=0LGD424HB3YP type=write size=2841604 2024-02-11T22:33:56.150 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.150+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=MW4GJKK1F0KP type=del size=386811 2024-02-11T22:33:56.152 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.152+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~3F5PBP3QRWKD.0 size=1048576 2024-02-11T22:33:56.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.154+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~3F5PBP3QRWKD.1 size=1048576 2024-02-11T22:33:56.154 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:33:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:33:55] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-02-11T22:33:56.155 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.155+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~3F5PBP3QRWKD.2 size=121790 2024-02-11T22:33:56.159 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.159+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=3F5PBP3QRWKD tag=AU3QI0HRDPH3 type=write size=3267518 2024-02-11T22:33:56.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.162+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~F2DXYWXPI5VM.0 size=1048576 2024-02-11T22:33:56.164 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.164+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~F2DXYWXPI5VM.1 size=1048576 2024-02-11T22:33:56.166 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.166+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~F2DXYWXPI5VM.2 size=885331 2024-02-11T22:33:56.166 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.166+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=F2DXYWXPI5VM tag=MSXPQJZ48IX3 type=write size=4031059 2024-02-11T22:33:56.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.168+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~3XXPIE5K5OH5.0 size=1048576 2024-02-11T22:33:56.170 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.169+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~3XXPIE5K5OH5.1 size=1048576 2024-02-11T22:33:56.172 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.171+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~3XXPIE5K5OH5.2 size=861769 2024-02-11T22:33:56.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.175+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=3XXPIE5K5OH5 tag=NKSGG9VF579I type=write size=4007497 2024-02-11T22:33:56.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.179+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~2O70ZGFKV1B1.0 size=200056 2024-02-11T22:33:56.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.179+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=2O70ZGFKV1B1 tag=J442HGYZ7MR6 type=write size=1248632 2024-02-11T22:33:56.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.181+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=AZZZS9I1E1JC type=del 2024-02-11T22:33:56.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.186+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~U2T6ET5GDXG4.0 size=1048576 2024-02-11T22:33:56.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.188+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~U2T6ET5GDXG4.1 size=52980 2024-02-11T22:33:56.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.188+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=U2T6ET5GDXG4 tag=372AXXO5LL9W type=write size=2150132 2024-02-11T22:33:56.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.190+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=HVZL2I5ZS8RU type=del 2024-02-11T22:33:56.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.193+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~2YH7P3RNH4SP.0 size=364902 2024-02-11T22:33:56.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.193+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=2YH7P3RNH4SP tag=KRQNNP3Z6RVJ type=write size=1413478 2024-02-11T22:33:56.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.196+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~1I1V3S0JQVKX.0 size=1048576 2024-02-11T22:33:56.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.197+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~1I1V3S0JQVKX.1 size=1048576 2024-02-11T22:33:56.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.199+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~1I1V3S0JQVKX.2 size=963588 2024-02-11T22:33:56.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.203+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=1I1V3S0JQVKX tag=0DHV0Q6KO3O7 type=write size=4109316 2024-02-11T22:33:56.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.207+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~ZAC1LJFFRN8I.0 size=829822 2024-02-11T22:33:56.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.207+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=ZAC1LJFFRN8I tag=J6VIQSQCPJEP type=write size=1878398 2024-02-11T22:33:56.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.212+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=FS2MOHN2ASOC type=del 2024-02-11T22:33:56.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.216+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~T8HNRWUEF3AF.0 size=1048576 2024-02-11T22:33:56.218 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.218+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~T8HNRWUEF3AF.1 size=1048576 2024-02-11T22:33:56.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.219+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~T8HNRWUEF3AF.2 size=677830 2024-02-11T22:33:56.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.219+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=T8HNRWUEF3AF tag=J63JH6WN02ZA type=write size=3823558 2024-02-11T22:33:56.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.221+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~2VBA1U2JCROW.0 size=621054 2024-02-11T22:33:56.226 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.225+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=2VBA1U2JCROW tag=OU7JXOF14N9Z type=write size=1669630 2024-02-11T22:33:56.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.229+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~IBA09V29PHWT.0 size=19285 2024-02-11T22:33:56.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.229+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=IBA09V29PHWT tag=PUE191YN5JQP type=write size=1067861 2024-02-11T22:33:56.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.232+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=I6ZG7BWLZN5H type=del 2024-02-11T22:33:56.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.234+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=4KSVL4NDZF8Y type=del size=913050 2024-02-11T22:33:56.237 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.236+0000 7f25eee4b8c0 1 < completed write operation key=PMLUO2CGV9IN tag=UBQDQD4RRMIJ type=write size=90670 2024-02-11T22:33:56.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.238+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=1M8AR8QWUSQT type=del size=1675065 2024-02-11T22:33:56.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.241+0000 7f25eee4b8c0 1 < canceled operation key=ZVV1U6XXJMYK tag=6V41PUIA6HHA type=del size=1874422 2024-02-11T22:33:56.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.244+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~A1JZ99VIWFWO.0 size=424366 2024-02-11T22:33:56.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.244+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=A1JZ99VIWFWO tag=5ORMYAG4T917 type=write size=1472942 2024-02-11T22:33:56.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.246+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=N515T3TL0A8M type=del 2024-02-11T22:33:56.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.249+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=6VIL5JCR435N type=del size=3383479 2024-02-11T22:33:56.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.251+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=YUA1L1P64NA6 type=del 2024-02-11T22:33:56.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.253+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=J2KG528Q3WB8 type=del size=3376463 2024-02-11T22:33:56.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.255+0000 7f25eee4b8c0 1 < completed write operation key=N07PSKRC3EIH tag=2A8BKZAR3RCO type=write size=483709 2024-02-11T22:33:56.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.257+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=EI73BBNVGJ2T type=del size=2423556 2024-02-11T22:33:56.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.259+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=ZOVKN07ATJTD type=del 2024-02-11T22:33:56.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.264+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~81MSICHTYXDT.0 size=717919 2024-02-11T22:33:56.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.264+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=81MSICHTYXDT tag=5F8EDS68LA0P type=write size=1766495 2024-02-11T22:33:56.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.266+0000 7f25eee4b8c0 1 < completed write operation key=0KD7EJT7Z7QH tag=FBLFPSI4R536 type=write size=911403 2024-02-11T22:33:56.268 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.268+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=OU3GDRYF3ICD type=del size=2073866 2024-02-11T22:33:56.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.270+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=MW4GJKK1F0KP type=del 2024-02-11T22:33:56.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.274+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~95K2N30M7TO5.0 size=1048576 2024-02-11T22:33:56.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.276+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~95K2N30M7TO5.1 size=1048576 2024-02-11T22:33:56.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.277+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~95K2N30M7TO5.2 size=821333 2024-02-11T22:33:56.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.277+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=95K2N30M7TO5 tag=BVKWSUSFOJFK type=write size=3967061 2024-02-11T22:33:56.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.279+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~F2DXYWXPI5VM.0 size=1048576 2024-02-11T22:33:56.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.281+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~F2DXYWXPI5VM.1 size=1048576 2024-02-11T22:33:56.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.283+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~F2DXYWXPI5VM.2 size=885331 2024-02-11T22:33:56.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.287+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=F2DXYWXPI5VM tag=MSXPQJZ48IX3 type=write size=4031059 2024-02-11T22:33:56.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.290+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~V3AL0200K7D7.0 size=650503 2024-02-11T22:33:56.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.290+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=V3AL0200K7D7 tag=68RWGS023E95 type=write size=1699079 2024-02-11T22:33:56.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.291+0000 7f25eee4b8c0 1 < canceled part key=_multipart_N07PSKRC3EIH.2~2O70ZGFKV1B1.0 size=200056 2024-02-11T22:33:56.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.294+0000 7f25eee4b8c0 1 < canceled multipart upload key=N07PSKRC3EIH upload=2O70ZGFKV1B1 tag=J442HGYZ7MR6 type=write size=1248632 2024-02-11T22:33:56.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.296+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=7DVRQEETR6NM type=del size=1737777 2024-02-11T22:33:56.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.298+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~U2T6ET5GDXG4.0 size=1048576 2024-02-11T22:33:56.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.300+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~U2T6ET5GDXG4.1 size=52980 2024-02-11T22:33:56.304 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.303+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=U2T6ET5GDXG4 tag=372AXXO5LL9W type=write size=2150132 2024-02-11T22:33:56.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.305+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=IY00MVB5NGXK type=del size=3132137 2024-02-11T22:33:56.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.308+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~2YH7P3RNH4SP.0 size=364902 2024-02-11T22:33:56.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.312+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=2YH7P3RNH4SP tag=KRQNNP3Z6RVJ type=write size=1413478 2024-02-11T22:33:56.315 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.314+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=40GDWNQEW8OO type=del size=1496431 2024-02-11T22:33:56.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.317+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~ZAC1LJFFRN8I.0 size=829822 2024-02-11T22:33:56.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.321+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=ZAC1LJFFRN8I tag=J6VIQSQCPJEP type=write size=1878398 2024-02-11T22:33:56.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.325+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~WQ0G5W34BU1U.0 size=785787 2024-02-11T22:33:56.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.325+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=WQ0G5W34BU1U tag=OZ0179IRVBY3 type=write size=1834363 2024-02-11T22:33:56.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.328+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~T8HNRWUEF3AF.0 size=1048576 2024-02-11T22:33:56.329 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.329+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~T8HNRWUEF3AF.1 size=1048576 2024-02-11T22:33:56.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.331+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~T8HNRWUEF3AF.2 size=677830 2024-02-11T22:33:56.335 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.334+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=T8HNRWUEF3AF tag=J63JH6WN02ZA type=write size=3823558 2024-02-11T22:33:56.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.338+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~INGGYJT4SZPT.0 size=1048576 2024-02-11T22:33:56.340 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.340+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~INGGYJT4SZPT.1 size=949868 2024-02-11T22:33:56.340 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.340+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=INGGYJT4SZPT tag=UUJ0OP40NYX5 type=write size=3047020 2024-02-11T22:33:56.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.342+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~IBA09V29PHWT.0 size=19285 2024-02-11T22:33:56.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.345+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=IBA09V29PHWT tag=PUE191YN5JQP type=write size=1067861 2024-02-11T22:33:56.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.347+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=98A9VIRJHKLA type=del size=931605 2024-02-11T22:33:56.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.349+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=4KSVL4NDZF8Y type=del 2024-02-11T22:33:56.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.351+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=VJ9ISLPOPQ3U type=del size=99374 2024-02-11T22:33:56.354 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.354+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=1M8AR8QWUSQT type=del 2024-02-11T22:33:56.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.358+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~9JPP7EYVC2U1.0 size=495170 2024-02-11T22:33:56.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.358+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=9JPP7EYVC2U1 tag=4UPGPMKRX42P type=write size=1543746 2024-02-11T22:33:56.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.360+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~A1JZ99VIWFWO.0 size=424366 2024-02-11T22:33:56.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.364+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=A1JZ99VIWFWO tag=5ORMYAG4T917 type=write size=1472942 2024-02-11T22:33:56.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.366+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=G08OOK4PM17P type=write size=737442 2024-02-11T22:33:56.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.370+0000 7f25eee4b8c0 1 < suggested remove operation key=0J2IBYR6LNOV tag=6VIL5JCR435N type=del 2024-02-11T22:33:56.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.372+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=JOWWXTWP260S type=del size=1530500 2024-02-11T22:33:56.374 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.374+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=J2KG528Q3WB8 type=del 2024-02-11T22:33:56.376 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.376+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=AG1YU5X8480Q type=write size=651010 2024-02-11T22:33:56.379 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.379+0000 7f25eee4b8c0 -1 < failed to complete operation key=0J2IBYR6LNOV tag=EI73BBNVGJ2T type=del size=2423556: (22) Invalid argument 2024-02-11T22:33:56.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.380+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=XDWH5WUV3CQ8 type=del size=2420207 2024-02-11T22:33:56.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.381+0000 7f25eee4b8c0 1 < canceled part key=_multipart_URKSCATF6FF0.2~81MSICHTYXDT.0 size=717919 2024-02-11T22:33:56.385 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.385+0000 7f25eee4b8c0 1 < canceled multipart upload key=URKSCATF6FF0 upload=81MSICHTYXDT tag=5F8EDS68LA0P type=write size=1766495 2024-02-11T22:33:56.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.387+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=ZS16B2PMW7TD type=del size=628962 2024-02-11T22:33:56.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.389+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=OU3GDRYF3ICD type=del 2024-02-11T22:33:56.391 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.391+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=7754S5MGKZJN type=write size=817152 2024-02-11T22:33:56.392 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.391+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FRHHOG524O0Y.2~95K2N30M7TO5.0 size=1048576 2024-02-11T22:33:56.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.393+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~95K2N30M7TO5.1 size=1048576 2024-02-11T22:33:56.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.394+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~95K2N30M7TO5.2 size=821333 2024-02-11T22:33:56.398 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.398+0000 7f25eee4b8c0 1 < canceled multipart upload key=FRHHOG524O0Y upload=95K2N30M7TO5 tag=BVKWSUSFOJFK type=write size=3967061 2024-02-11T22:33:56.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.401+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~O3J33RHV6D3I.0 size=1048576 2024-02-11T22:33:56.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.403+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~O3J33RHV6D3I.1 size=1048576 2024-02-11T22:33:56.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.404+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~O3J33RHV6D3I.2 size=49149 2024-02-11T22:33:56.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.404+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=O3J33RHV6D3I tag=T5CA5SQ40TY9 type=write size=3194877 2024-02-11T22:33:56.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.407+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~V3AL0200K7D7.0 size=650503 2024-02-11T22:33:56.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.410+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=V3AL0200K7D7 tag=68RWGS023E95 type=write size=1699079 2024-02-11T22:33:56.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.414+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~FQ6OMTJA655W.0 size=307608 2024-02-11T22:33:56.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.414+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=FQ6OMTJA655W tag=12NSNNG7BJ0Z type=write size=1356184 2024-02-11T22:33:56.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.416+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=7DVRQEETR6NM type=del 2024-02-11T22:33:56.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.418+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=XYAX7OFW6GFN type=del size=151204 2024-02-11T22:33:56.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.420+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=IY00MVB5NGXK type=del 2024-02-11T22:33:56.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.424+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SABN3V3MKNQE.0 size=561722 2024-02-11T22:33:56.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.424+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=SABN3V3MKNQE tag=G3LLH00ESLA2 type=write size=1610298 2024-02-11T22:33:56.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.426+0000 7f25eee4b8c0 1 < canceled operation key=ZD6VIFYM84VB tag=40GDWNQEW8OO type=del size=1496431 2024-02-11T22:33:56.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.429+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=8HGP6NWZXYH4 type=del size=2457712 2024-02-11T22:33:56.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.429+0000 7f25eee4b8c0 1 < canceled part key=_multipart_EWSK68Y02HNV.2~WQ0G5W34BU1U.0 size=785787 2024-02-11T22:33:56.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.433+0000 7f25eee4b8c0 1 < canceled multipart upload key=EWSK68Y02HNV upload=WQ0G5W34BU1U tag=OZ0179IRVBY3 type=write size=1834363 2024-02-11T22:33:56.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.436+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~STTYNJF5H7SF.0 size=735988 2024-02-11T22:33:56.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.436+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=STTYNJF5H7SF tag=L2RWHY0BBHBF type=write size=1784564 2024-02-11T22:33:56.439 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.439+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~INGGYJT4SZPT.0 size=1048576 2024-02-11T22:33:56.441 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.440+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~INGGYJT4SZPT.1 size=949868 2024-02-11T22:33:56.444 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.444+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=INGGYJT4SZPT tag=UUJ0OP40NYX5 type=write size=3047020 2024-02-11T22:33:56.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.446+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=H6T8LJNFIKJO type=del size=3470362 2024-02-11T22:33:56.448 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.448+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=98A9VIRJHKLA type=del 2024-02-11T22:33:56.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.451+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~UD3ISGY7DY2I.0 size=1048576 2024-02-11T22:33:56.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.453+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~UD3ISGY7DY2I.1 size=888500 2024-02-11T22:33:56.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.453+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=UD3ISGY7DY2I tag=32FYLTHV5D1R type=write size=2985652 2024-02-11T22:33:56.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.455+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=VJ9ISLPOPQ3U type=del 2024-02-11T22:33:56.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.458+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=FEH61RRBJ1B6 type=del size=1729312 2024-02-11T22:33:56.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.460+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~9JPP7EYVC2U1.0 size=495170 2024-02-11T22:33:56.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.464+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=9JPP7EYVC2U1 tag=4UPGPMKRX42P type=write size=1543746 2024-02-11T22:33:56.466 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.466+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=DKNEMEHU4BQN type=write size=382612 2024-02-11T22:33:56.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.470+0000 7f25eee4b8c0 1 < suggested update operation key=2FDRRA74G817 tag=G08OOK4PM17P type=write size=737442 2024-02-11T22:33:56.472 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.472+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=62JGZJ6EGQN7 type=del size=4105786 2024-02-11T22:33:56.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.477+0000 7f25eee4b8c0 1 < suggested update operation key=2WNLVUFJJNBW tag=JOWWXTWP260S type=del size=1530500 2024-02-11T22:33:56.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.479+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=80Q9I3C03ZY0 type=del size=3206875 2024-02-11T22:33:56.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.483+0000 7f25eee4b8c0 1 < suggested update operation key=ZD6VIFYM84VB tag=AG1YU5X8480Q type=write size=651010 2024-02-11T22:33:56.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.487+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~IL2KXTHAFNT4.0 size=1048576 2024-02-11T22:33:56.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.488+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~IL2KXTHAFNT4.1 size=1048576 2024-02-11T22:33:56.490 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.490+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~IL2KXTHAFNT4.2 size=118758 2024-02-11T22:33:56.490 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.490+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=IL2KXTHAFNT4 tag=JOBE0TR0M40L type=write size=3264486 2024-02-11T22:33:56.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.492+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=XDWH5WUV3CQ8 type=del 2024-02-11T22:33:56.496 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.496+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~P64M3KD7JL76.0 size=1048576 2024-02-11T22:33:56.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.498+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~P64M3KD7JL76.1 size=1048576 2024-02-11T22:33:56.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.500+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~P64M3KD7JL76.2 size=597482 2024-02-11T22:33:56.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.500+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=P64M3KD7JL76 tag=POF4YWJO9W3H type=write size=3743210 2024-02-11T22:33:56.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.504+0000 7f25eee4b8c0 1 < suggested update operation key=IOZNRH0B3P4J tag=ZS16B2PMW7TD type=del size=628962 2024-02-11T22:33:56.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.506+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=0GJ0ZOHMHBMU type=del size=3204720 2024-02-11T22:33:56.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.508+0000 7f25eee4b8c0 1 < completed write operation key=ZE9CNGN6NMG3 tag=7754S5MGKZJN type=write size=817152 2024-02-11T22:33:56.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.510+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=CLMPMLQWMSEA type=write size=897253 2024-02-11T22:33:56.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.512+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~O3J33RHV6D3I.0 size=1048576 2024-02-11T22:33:56.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.514+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~O3J33RHV6D3I.1 size=1048576 2024-02-11T22:33:56.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.516+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~O3J33RHV6D3I.2 size=49149 2024-02-11T22:33:56.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.520+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=O3J33RHV6D3I tag=T5CA5SQ40TY9 type=write size=3194877 2024-02-11T22:33:56.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.523+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~ZFOPI4A9X8QF.0 size=22681 2024-02-11T22:33:56.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.523+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=ZFOPI4A9X8QF tag=21YFNQK9Z8F6 type=write size=1071257 2024-02-11T22:33:56.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.525+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~FQ6OMTJA655W.0 size=307608 2024-02-11T22:33:56.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.530+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=FQ6OMTJA655W tag=12NSNNG7BJ0Z type=write size=1356184 2024-02-11T22:33:56.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.532+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=48KJN2I3CY6Y type=del size=3263044 2024-02-11T22:33:56.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.534+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=XYAX7OFW6GFN type=del 2024-02-11T22:33:56.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.537+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=SPXCACAISOKR type=write size=190244 2024-02-11T22:33:56.539 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.539+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SABN3V3MKNQE.0 size=561722 2024-02-11T22:33:56.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.543+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=SABN3V3MKNQE tag=G3LLH00ESLA2 type=write size=1610298 2024-02-11T22:33:56.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.544+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=IGZC460BF3D8 type=del size=3073431 2024-02-11T22:33:56.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.547+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=8HGP6NWZXYH4 type=del 2024-02-11T22:33:56.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.550+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~72L8L05XP36N.0 size=1048576 2024-02-11T22:33:56.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.552+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~72L8L05XP36N.1 size=319795 2024-02-11T22:33:56.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.552+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=72L8L05XP36N tag=AUZJC3LZYG68 type=write size=2416947 2024-02-11T22:33:56.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.552+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PMLUO2CGV9IN.2~STTYNJF5H7SF.0 size=735988 2024-02-11T22:33:56.556 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.556+0000 7f25eee4b8c0 1 < canceled multipart upload key=PMLUO2CGV9IN upload=STTYNJF5H7SF tag=L2RWHY0BBHBF type=write size=1784564 2024-02-11T22:33:56.558 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.558+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=GFIVSAT09I7I type=del size=3445200 2024-02-11T22:33:56.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.561+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=H6T8LJNFIKJO type=del 2024-02-11T22:33:56.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.563+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=PE9TQA64E26Y type=write size=475285 2024-02-11T22:33:56.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.565+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~UD3ISGY7DY2I.0 size=1048576 2024-02-11T22:33:56.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.566+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~UD3ISGY7DY2I.1 size=888500 2024-02-11T22:33:56.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.570+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=UD3ISGY7DY2I tag=32FYLTHV5D1R type=write size=2985652 2024-02-11T22:33:56.572 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.572+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=AB18YP9XZR50 type=del size=3111560 2024-02-11T22:33:56.575 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.574+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=FEH61RRBJ1B6 type=del 2024-02-11T22:33:56.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.576+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=O9NZ7ZA3MFZD type=del size=3982001 2024-02-11T22:33:56.580 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.580+0000 7f25eee4b8c0 1 < suggested update operation key=0KD7EJT7Z7QH tag=DKNEMEHU4BQN type=write size=382612 2024-02-11T22:33:56.583 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.582+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=3N7TT0HGY7UI type=del size=3549202 2024-02-11T22:33:56.586 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.586+0000 7f25eee4b8c0 1 < suggested remove operation key=VZCFVY9HKWHP tag=62JGZJ6EGQN7 type=del 2024-02-11T22:33:56.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.588+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=3JF5IFR7I44T type=del size=2990651 2024-02-11T22:33:56.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.590+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=80Q9I3C03ZY0 type=del 2024-02-11T22:33:56.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.592+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=5A808RGK3D77 type=write size=1010785 2024-02-11T22:33:56.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.594+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~IL2KXTHAFNT4.0 size=1048576 2024-02-11T22:33:56.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.596+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~IL2KXTHAFNT4.1 size=1048576 2024-02-11T22:33:56.598 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.598+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~IL2KXTHAFNT4.2 size=118758 2024-02-11T22:33:56.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.601+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=IL2KXTHAFNT4 tag=JOBE0TR0M40L type=write size=3264486 2024-02-11T22:33:56.604 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.603+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=TK9PAPFYR91A type=del size=1199422 2024-02-11T22:33:56.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.605+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~P64M3KD7JL76.0 size=1048576 2024-02-11T22:33:56.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.605+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~P64M3KD7JL76.1 size=1048576 2024-02-11T22:33:56.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.605+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~P64M3KD7JL76.2 size=597482 2024-02-11T22:33:56.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.609+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=P64M3KD7JL76 tag=POF4YWJO9W3H type=write size=3743210 2024-02-11T22:33:56.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.611+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=I2YHBEOD0T25 type=del size=4084104 2024-02-11T22:33:56.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.613+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=0GJ0ZOHMHBMU type=del 2024-02-11T22:33:56.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.615+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=A5LFLKUII8EL type=del size=169805 2024-02-11T22:33:56.618 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.617+0000 7f25eee4b8c0 1 < canceled operation key=QVCV92ZESTMD tag=CLMPMLQWMSEA type=write size=897253 2024-02-11T22:33:56.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.621+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~4KQ26Q09XEOJ.0 size=1048576 2024-02-11T22:33:56.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.623+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~4KQ26Q09XEOJ.1 size=620241 2024-02-11T22:33:56.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.623+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=4KQ26Q09XEOJ tag=0VWY5WQ36VH8 type=write size=2717393 2024-02-11T22:33:56.625 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.625+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~ZFOPI4A9X8QF.0 size=22681 2024-02-11T22:33:56.629 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.629+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=ZFOPI4A9X8QF tag=21YFNQK9Z8F6 type=write size=1071257 2024-02-11T22:33:56.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.631+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=TOZWID6D6R4O type=write size=355510 2024-02-11T22:33:56.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.633+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=48KJN2I3CY6Y type=del 2024-02-11T22:33:56.637 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.637+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~HBEXBICGGP9P.0 size=1048576 2024-02-11T22:33:56.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.639+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~HBEXBICGGP9P.1 size=523699 2024-02-11T22:33:56.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.639+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=HBEXBICGGP9P tag=TD3N55M1R4MJ type=write size=2620851 2024-02-11T22:33:56.641 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.641+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=SPXCACAISOKR type=write size=190244 2024-02-11T22:33:56.643 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.643+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=9P9VX5J7X5IL type=del size=3633123 2024-02-11T22:33:56.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.644+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=IGZC460BF3D8 type=del 2024-02-11T22:33:56.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.647+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=19PD2OLLRKT7 type=del size=3786793 2024-02-11T22:33:56.650 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.649+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~72L8L05XP36N.0 size=1048576 2024-02-11T22:33:56.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.651+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~72L8L05XP36N.1 size=319795 2024-02-11T22:33:56.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.655+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=72L8L05XP36N tag=AUZJC3LZYG68 type=write size=2416947 2024-02-11T22:33:56.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.657+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=5DPYTNHCPGYR type=write size=381528 2024-02-11T22:33:56.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.660+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=GFIVSAT09I7I type=del 2024-02-11T22:33:56.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.664+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~Y2KR922UVXGD.0 size=875724 2024-02-11T22:33:56.665 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.664+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=Y2KR922UVXGD tag=TQIBU67AU929 type=write size=1924300 2024-02-11T22:33:56.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.666+0000 7f25eee4b8c0 1 < completed write operation key=1WIPUCYHGLQ5 tag=PE9TQA64E26Y type=write size=475285 2024-02-11T22:33:56.671 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.670+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~R1D13ZWSBZS5.0 size=1048576 2024-02-11T22:33:56.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.672+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~R1D13ZWSBZS5.1 size=236719 2024-02-11T22:33:56.673 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.672+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=R1D13ZWSBZS5 tag=WDUF4V32NQMV type=write size=2333871 2024-02-11T22:33:56.675 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.675+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=AB18YP9XZR50 type=del 2024-02-11T22:33:56.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.677+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=9945YUHG212R type=del size=1386885 2024-02-11T22:33:56.680 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.680+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=O9NZ7ZA3MFZD type=del 2024-02-11T22:33:56.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.684+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~IMNH2VA3R7RK.0 size=1048576 2024-02-11T22:33:56.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.686+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~IMNH2VA3R7RK.1 size=1048576 2024-02-11T22:33:56.688 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.688+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~IMNH2VA3R7RK.2 size=197759 2024-02-11T22:33:56.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.688+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=IMNH2VA3R7RK tag=8OVOQE24GHK1 type=write size=3343487 2024-02-11T22:33:56.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.690+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=3N7TT0HGY7UI type=del 2024-02-11T22:33:56.694 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.694+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~PLE4PM74UV6W.0 size=1007703 2024-02-11T22:33:56.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.694+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=PLE4PM74UV6W tag=BCM8H1Y7W4TG type=write size=2056279 2024-02-11T22:33:56.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.696+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=3JF5IFR7I44T type=del 2024-02-11T22:33:56.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.698+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=MDV5C1GCCEBA type=del size=747900 2024-02-11T22:33:56.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.701+0000 7f25eee4b8c0 1 < canceled operation key=2WNLVUFJJNBW tag=5A808RGK3D77 type=write size=1010785 2024-02-11T22:33:56.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.703+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=MLEBH29SRLOC type=del size=1424040 2024-02-11T22:33:56.708 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.707+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=TK9PAPFYR91A type=del size=1199422 2024-02-11T22:33:56.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.711+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~IBAZCNZ46VTK.0 size=1048576 2024-02-11T22:33:56.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.713+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~IBAZCNZ46VTK.1 size=1048576 2024-02-11T22:33:56.715 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.715+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~IBAZCNZ46VTK.2 size=728060 2024-02-11T22:33:56.715 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.715+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=IBAZCNZ46VTK tag=T51GVXLOJ07Y type=write size=3873788 2024-02-11T22:33:56.717 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.717+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=I2YHBEOD0T25 type=del 2024-02-11T22:33:56.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.719+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=1UEVUCRR7280 type=del size=3807203 2024-02-11T22:33:56.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.721+0000 7f25eee4b8c0 1 < canceled operation key=0NKQZH87N4Q7 tag=A5LFLKUII8EL type=del size=169805 2024-02-11T22:33:56.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.724+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~2XB3RJLWTIC0.0 size=1048576 2024-02-11T22:33:56.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.726+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~2XB3RJLWTIC0.1 size=720942 2024-02-11T22:33:56.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.726+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=2XB3RJLWTIC0 tag=FKF7NBD0COY4 type=write size=2818094 2024-02-11T22:33:56.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.728+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~4KQ26Q09XEOJ.0 size=1048576 2024-02-11T22:33:56.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.730+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~4KQ26Q09XEOJ.1 size=620241 2024-02-11T22:33:56.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.733+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=4KQ26Q09XEOJ tag=0VWY5WQ36VH8 type=write size=2717393 2024-02-11T22:33:56.736 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.736+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=UTWM2URDRXTQ type=del size=3891878 2024-02-11T22:33:56.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.738+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=TOZWID6D6R4O type=write size=355510 2024-02-11T22:33:56.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.740+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=OWGGXF2I5TZJ type=del size=2007976 2024-02-11T22:33:56.744 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.742+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~HBEXBICGGP9P.0 size=1048576 2024-02-11T22:33:56.745 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.744+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~HBEXBICGGP9P.1 size=523699 2024-02-11T22:33:56.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.748+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=HBEXBICGGP9P tag=TD3N55M1R4MJ type=write size=2620851 2024-02-11T22:33:56.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.753+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~KO0NM63JXW6Y.0 size=1048576 2024-02-11T22:33:56.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.755+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~KO0NM63JXW6Y.1 size=959309 2024-02-11T22:33:56.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.755+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=KO0NM63JXW6Y tag=RVYXS77SRHSA type=write size=3056461 2024-02-11T22:33:56.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.757+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=9P9VX5J7X5IL type=del 2024-02-11T22:33:56.759 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.759+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=UDF19887IX8T type=del size=377090 2024-02-11T22:33:56.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.761+0000 7f25eee4b8c0 1 < canceled operation key=0DPBNOA6WTLA tag=19PD2OLLRKT7 type=del size=3786793 2024-02-11T22:33:56.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.763+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=Y4FY2IELBZDH type=del size=2832401 2024-02-11T22:33:56.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.766+0000 7f25eee4b8c0 1 < completed write operation key=0NKQZH87N4Q7 tag=5DPYTNHCPGYR type=write size=381528 2024-02-11T22:33:56.770 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.769+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~XFXZ5GYZTNLY.0 size=1048576 2024-02-11T22:33:56.772 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.771+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~XFXZ5GYZTNLY.1 size=1048576 2024-02-11T22:33:56.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.773+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~XFXZ5GYZTNLY.2 size=442959 2024-02-11T22:33:56.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.773+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=XFXZ5GYZTNLY tag=9KG67E7CFJIC type=write size=3588687 2024-02-11T22:33:56.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.775+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~Y2KR922UVXGD.0 size=875724 2024-02-11T22:33:56.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.779+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=Y2KR922UVXGD tag=TQIBU67AU929 type=write size=1924300 2024-02-11T22:33:56.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.781+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=0WAEFO9OEE2C type=del size=133763 2024-02-11T22:33:56.784 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.783+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~R1D13ZWSBZS5.0 size=1048576 2024-02-11T22:33:56.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.786+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~R1D13ZWSBZS5.1 size=236719 2024-02-11T22:33:56.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.790+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=R1D13ZWSBZS5 tag=WDUF4V32NQMV type=write size=2333871 2024-02-11T22:33:56.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.792+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=JT2JLEYKBA8M type=del size=4179468 2024-02-11T22:33:56.794 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.794+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=9945YUHG212R type=del 2024-02-11T22:33:56.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.798+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~8B1WLCNJURD1.0 size=700591 2024-02-11T22:33:56.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.798+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=8B1WLCNJURD1 tag=TCI9UUPU9QYL type=write size=1749167 2024-02-11T22:33:56.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.801+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~IMNH2VA3R7RK.0 size=1048576 2024-02-11T22:33:56.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.803+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~IMNH2VA3R7RK.1 size=1048576 2024-02-11T22:33:56.805 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.804+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~IMNH2VA3R7RK.2 size=197759 2024-02-11T22:33:56.808 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.808+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=IMNH2VA3R7RK tag=8OVOQE24GHK1 type=write size=3343487 2024-02-11T22:33:56.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.812+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~CKYXQDXTSJCY.0 size=1048576 2024-02-11T22:33:56.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.814+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~CKYXQDXTSJCY.1 size=1048576 2024-02-11T22:33:56.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.816+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~CKYXQDXTSJCY.2 size=95735 2024-02-11T22:33:56.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.816+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=CKYXQDXTSJCY tag=2QA1A8TIMPDJ type=write size=3241463 2024-02-11T22:33:56.818 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.818+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~PLE4PM74UV6W.0 size=1007703 2024-02-11T22:33:56.821 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.821+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=PLE4PM74UV6W tag=BCM8H1Y7W4TG type=write size=2056279 2024-02-11T22:33:56.826 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.825+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~EW0N35IGN07T.0 size=1048576 2024-02-11T22:33:56.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.827+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~EW0N35IGN07T.1 size=1048576 2024-02-11T22:33:56.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.829+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~EW0N35IGN07T.2 size=614203 2024-02-11T22:33:56.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.829+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=EW0N35IGN07T tag=1HQUMK42AMZB type=write size=3759931 2024-02-11T22:33:56.832 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.831+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=MDV5C1GCCEBA type=del 2024-02-11T22:33:56.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.833+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=77KEV626KNC3 type=del size=290360 2024-02-11T22:33:56.838 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.838+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=MLEBH29SRLOC type=del 2024-02-11T22:33:56.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.840+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=73AXHJBMNPEJ type=del size=585528 2024-02-11T22:33:56.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.842+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~IBAZCNZ46VTK.0 size=1048576 2024-02-11T22:33:56.844 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.844+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~IBAZCNZ46VTK.1 size=1048576 2024-02-11T22:33:56.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.845+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~IBAZCNZ46VTK.2 size=728060 2024-02-11T22:33:56.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.849+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=IBAZCNZ46VTK tag=T51GVXLOJ07Y type=write size=3873788 2024-02-11T22:33:56.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.853+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~XJF6XAF1TDWG.0 size=974247 2024-02-11T22:33:56.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.853+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=XJF6XAF1TDWG tag=10R52M03XHP7 type=write size=2022823 2024-02-11T22:33:56.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.855+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=1UEVUCRR7280 type=del 2024-02-11T22:33:56.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.859+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~K7UUHXPATSTB.0 size=1048576 2024-02-11T22:33:56.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.861+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~K7UUHXPATSTB.1 size=1048576 2024-02-11T22:33:56.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.863+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~K7UUHXPATSTB.2 size=1037970 2024-02-11T22:33:56.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.863+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=K7UUHXPATSTB tag=FMEMN37E1LPS type=write size=4183698 2024-02-11T22:33:56.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.865+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~2XB3RJLWTIC0.0 size=1048576 2024-02-11T22:33:56.867 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.866+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~2XB3RJLWTIC0.1 size=720942 2024-02-11T22:33:56.871 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.871+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=2XB3RJLWTIC0 tag=FKF7NBD0COY4 type=write size=2818094 2024-02-11T22:33:56.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.873+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=QHVUHOI2P1OJ type=del size=1521036 2024-02-11T22:33:56.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.875+0000 7f25eee4b8c0 1 < canceled operation key=QVCV92ZESTMD tag=UTWM2URDRXTQ type=del size=3891878 2024-02-11T22:33:56.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.877+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=U8CH62OPHNDU type=del size=1949412 2024-02-11T22:33:56.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.881+0000 7f25eee4b8c0 1 < suggested remove operation key=IOZNRH0B3P4J tag=OWGGXF2I5TZJ type=del 2024-02-11T22:33:56.886 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.886+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~YF3FDNDVAPEX.0 size=1048576 2024-02-11T22:33:56.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.887+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~YF3FDNDVAPEX.1 size=162638 2024-02-11T22:33:56.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.887+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=YF3FDNDVAPEX tag=AZABQPVN7QXP type=write size=2259790 2024-02-11T22:33:56.890 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.889+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~KO0NM63JXW6Y.0 size=1048576 2024-02-11T22:33:56.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.891+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~KO0NM63JXW6Y.1 size=959309 2024-02-11T22:33:56.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.895+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=KO0NM63JXW6Y tag=RVYXS77SRHSA type=write size=3056461 2024-02-11T22:33:56.897 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.897+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=Q6GO04G92SD9 type=del size=1052999 2024-02-11T22:33:56.901 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.901+0000 7f25eee4b8c0 1 < suggested remove operation key=HZTCAJH837N5 tag=UDF19887IX8T type=del 2024-02-11T22:33:56.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.905+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~BGNBWC8VJF3U.0 size=1048576 2024-02-11T22:33:56.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.906+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~BGNBWC8VJF3U.1 size=1048576 2024-02-11T22:33:56.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.908+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~BGNBWC8VJF3U.2 size=902858 2024-02-11T22:33:56.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.908+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=BGNBWC8VJF3U tag=4BV40BYVGO9D type=write size=4048586 2024-02-11T22:33:56.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.910+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=Y4FY2IELBZDH type=del 2024-02-11T22:33:56.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.914+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~5RVIS1RXL787.0 size=1048576 2024-02-11T22:33:56.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.916+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~5RVIS1RXL787.1 size=1048576 2024-02-11T22:33:56.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.917+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~5RVIS1RXL787.2 size=567715 2024-02-11T22:33:56.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.917+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=5RVIS1RXL787 tag=JII0JXHUFCG8 type=write size=3713443 2024-02-11T22:33:56.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.918+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2WNLVUFJJNBW.2~XFXZ5GYZTNLY.0 size=1048576 2024-02-11T22:33:56.920 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.919+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~XFXZ5GYZTNLY.1 size=1048576 2024-02-11T22:33:56.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.921+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~XFXZ5GYZTNLY.2 size=442959 2024-02-11T22:33:56.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.925+0000 7f25eee4b8c0 1 < canceled multipart upload key=2WNLVUFJJNBW upload=XFXZ5GYZTNLY tag=9KG67E7CFJIC type=write size=3588687 2024-02-11T22:33:56.928 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.927+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=4RJE15U5PK7Z type=del size=2854878 2024-02-11T22:33:56.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.929+0000 7f25eee4b8c0 -1 < failed to complete operation key=URKSCATF6FF0 tag=0WAEFO9OEE2C type=del size=133763: (22) Invalid argument 2024-02-11T22:33:56.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.931+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=6WS7S22WC7U0 type=del size=3054916 2024-02-11T22:33:56.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.934+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=JT2JLEYKBA8M type=del 2024-02-11T22:33:56.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.936+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=UKMEKFH90CY7 type=del size=1137321 2024-02-11T22:33:56.938 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.938+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~8B1WLCNJURD1.0 size=700591 2024-02-11T22:33:56.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.942+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=8B1WLCNJURD1 tag=TCI9UUPU9QYL type=write size=1749167 2024-02-11T22:33:56.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.944+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=NN0SUTKJ683V type=del size=2210090 2024-02-11T22:33:56.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.946+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~CKYXQDXTSJCY.0 size=1048576 2024-02-11T22:33:56.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.948+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~CKYXQDXTSJCY.1 size=1048576 2024-02-11T22:33:56.950 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.950+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~CKYXQDXTSJCY.2 size=95735 2024-02-11T22:33:56.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.953+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=CKYXQDXTSJCY tag=2QA1A8TIMPDJ type=write size=3241463 2024-02-11T22:33:56.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.957+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~55USOX29ODIY.0 size=1048576 2024-02-11T22:33:56.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.959+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~55USOX29ODIY.1 size=949888 2024-02-11T22:33:56.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.960+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=55USOX29ODIY tag=X2W7MBJP7RD0 type=write size=3047040 2024-02-11T22:33:56.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.962+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~EW0N35IGN07T.0 size=1048576 2024-02-11T22:33:56.964 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.964+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~EW0N35IGN07T.1 size=1048576 2024-02-11T22:33:56.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.966+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~EW0N35IGN07T.2 size=614203 2024-02-11T22:33:56.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.969+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=EW0N35IGN07T tag=1HQUMK42AMZB type=write size=3759931 2024-02-11T22:33:56.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.973+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~193NZ0RY8QVS.0 size=1048576 2024-02-11T22:33:56.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.975+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~193NZ0RY8QVS.1 size=54692 2024-02-11T22:33:56.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.975+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=193NZ0RY8QVS tag=4W89CPNENX6T type=write size=2151844 2024-02-11T22:33:56.978 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.977+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=77KEV626KNC3 type=del 2024-02-11T22:33:56.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.981+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~VAAVEW7ZV38G.0 size=1048576 2024-02-11T22:33:56.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.983+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~VAAVEW7ZV38G.1 size=1048576 2024-02-11T22:33:56.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.985+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~VAAVEW7ZV38G.2 size=664494 2024-02-11T22:33:56.985 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.985+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=VAAVEW7ZV38G tag=8YKLIIOVXYCH type=write size=3810222 2024-02-11T22:33:56.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.989+0000 7f25eee4b8c0 1 < suggested update operation key=0KD7EJT7Z7QH tag=73AXHJBMNPEJ type=del size=585528 2024-02-11T22:33:56.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.991+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=K5LQZUSM2XOR type=del size=3904862 2024-02-11T22:33:56.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.993+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~XJF6XAF1TDWG.0 size=974247 2024-02-11T22:33:56.997 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.997+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=XJF6XAF1TDWG tag=10R52M03XHP7 type=write size=2022823 2024-02-11T22:33:56.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:56.999+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=0CFXGITBDEN9 type=del size=109892 2024-02-11T22:33:57.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.001+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~K7UUHXPATSTB.0 size=1048576 2024-02-11T22:33:57.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.003+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~K7UUHXPATSTB.1 size=1048576 2024-02-11T22:33:57.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.005+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~K7UUHXPATSTB.2 size=1037970 2024-02-11T22:33:57.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.009+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=K7UUHXPATSTB tag=FMEMN37E1LPS type=write size=4183698 2024-02-11T22:33:57.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.011+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=VXGCN3571FFP type=del size=139143 2024-02-11T22:33:57.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.013+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=QHVUHOI2P1OJ type=del 2024-02-11T22:33:57.016 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.016+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=VOYUVE3DWDN7 type=del size=2284619 2024-02-11T22:33:57.018 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.018+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=U8CH62OPHNDU type=del 2024-02-11T22:33:57.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.020+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=NFZ0GKPXNYO0 type=write size=496825 2024-02-11T22:33:57.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.022+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~YF3FDNDVAPEX.0 size=1048576 2024-02-11T22:33:57.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.024+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~YF3FDNDVAPEX.1 size=162638 2024-02-11T22:33:57.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.028+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=YF3FDNDVAPEX tag=AZABQPVN7QXP type=write size=2259790 2024-02-11T22:33:57.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.030+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=S10SEHAYB8SW type=del size=2440159 2024-02-11T22:33:57.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.033+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=Q6GO04G92SD9 type=del 2024-02-11T22:33:57.036 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.036+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=L5OLJ329J424 type=del size=3500669 2024-02-11T22:33:57.038 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.038+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~BGNBWC8VJF3U.0 size=1048576 2024-02-11T22:33:57.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.040+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~BGNBWC8VJF3U.1 size=1048576 2024-02-11T22:33:57.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.042+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~BGNBWC8VJF3U.2 size=902858 2024-02-11T22:33:57.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.046+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=BGNBWC8VJF3U tag=4BV40BYVGO9D type=write size=4048586 2024-02-11T22:33:57.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.048+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=U667EO4FNU1B type=write size=657232 2024-02-11T22:33:57.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.050+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~5RVIS1RXL787.0 size=1048576 2024-02-11T22:33:57.052 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.052+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~5RVIS1RXL787.1 size=1048576 2024-02-11T22:33:57.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.053+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~5RVIS1RXL787.2 size=567715 2024-02-11T22:33:57.058 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.057+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=5RVIS1RXL787 tag=JII0JXHUFCG8 type=write size=3713443 2024-02-11T22:33:57.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.059+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=93FGYDPG9KP0 type=del size=3727674 2024-02-11T22:33:57.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.061+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=4RJE15U5PK7Z type=del 2024-02-11T22:33:57.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.065+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~5HQT5NDMS11T.0 size=136805 2024-02-11T22:33:57.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.065+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=5HQT5NDMS11T tag=PEEU0REI00WD type=write size=1185381 2024-02-11T22:33:57.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.067+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=6WS7S22WC7U0 type=del 2024-02-11T22:33:57.070 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.069+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=COCLTHJDOD2T type=del size=1239777 2024-02-11T22:33:57.074 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.073+0000 7f25eee4b8c0 1 < suggested remove operation key=PMLUO2CGV9IN tag=UKMEKFH90CY7 type=del 2024-02-11T22:33:57.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.076+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=2SKUQ331PQTD type=del size=4115664 2024-02-11T22:33:57.078 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.078+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=NN0SUTKJ683V type=del 2024-02-11T22:33:57.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.081+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GG0XCAA2MFLJ.0 size=1048576 2024-02-11T22:33:57.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.083+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GG0XCAA2MFLJ.1 size=1048576 2024-02-11T22:33:57.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.085+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GG0XCAA2MFLJ.2 size=628436 2024-02-11T22:33:57.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.085+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=GG0XCAA2MFLJ tag=WCWNXJU38GV7 type=write size=3774164 2024-02-11T22:33:57.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.087+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~55USOX29ODIY.0 size=1048576 2024-02-11T22:33:57.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.089+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~55USOX29ODIY.1 size=949888 2024-02-11T22:33:57.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.093+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=55USOX29ODIY tag=X2W7MBJP7RD0 type=write size=3047040 2024-02-11T22:33:57.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.095+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=OL4H17JSGERX type=del size=1166591 2024-02-11T22:33:57.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.097+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~193NZ0RY8QVS.0 size=1048576 2024-02-11T22:33:57.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.099+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~193NZ0RY8QVS.1 size=54692 2024-02-11T22:33:57.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.103+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=193NZ0RY8QVS tag=4W89CPNENX6T type=write size=2151844 2024-02-11T22:33:57.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.105+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=3SXTYG1YK61Q type=del size=581651 2024-02-11T22:33:57.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.108+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~VAAVEW7ZV38G.0 size=1048576 2024-02-11T22:33:57.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.109+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~VAAVEW7ZV38G.1 size=1048576 2024-02-11T22:33:57.111 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.111+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~VAAVEW7ZV38G.2 size=664494 2024-02-11T22:33:57.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.115+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=VAAVEW7ZV38G tag=8YKLIIOVXYCH type=write size=3810222 2024-02-11T22:33:57.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.117+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=X8YV9KS6AODK type=del size=2857771 2024-02-11T22:33:57.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.118+0000 7f25eee4b8c0 1 < canceled operation key=0J2IBYR6LNOV tag=K5LQZUSM2XOR type=del size=3904862 2024-02-11T22:33:57.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.121+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=2PYKNNJ9ZHCD type=del size=1860477 2024-02-11T22:33:57.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.123+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=0CFXGITBDEN9 type=del 2024-02-11T22:33:57.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.126+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~ZOW69S9239UU.0 size=292591 2024-02-11T22:33:57.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.126+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=ZOW69S9239UU tag=2SZ3F6BKA9KI type=write size=1341167 2024-02-11T22:33:57.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.129+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=VXGCN3571FFP type=del 2024-02-11T22:33:57.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.133+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~X6GRRHJQ77NY.0 size=282048 2024-02-11T22:33:57.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.133+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=X6GRRHJQ77NY tag=MGG32WOR2C7W type=write size=1330624 2024-02-11T22:33:57.135 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.135+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=VOYUVE3DWDN7 type=del 2024-02-11T22:33:57.139 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.139+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~D4N7L1OSHKBC.0 size=313280 2024-02-11T22:33:57.139 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.139+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=D4N7L1OSHKBC tag=IHB4J22238L9 type=write size=1361856 2024-02-11T22:33:57.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.141+0000 7f25eee4b8c0 1 < completed write operation key=FCH9ZTWY06ZN tag=NFZ0GKPXNYO0 type=write size=496825 2024-02-11T22:33:57.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.143+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=IAU2BEAA7ADP type=write size=694739 2024-02-11T22:33:57.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.145+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=S10SEHAYB8SW type=del 2024-02-11T22:33:57.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.147+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=P0KV36BMSKYS type=del size=4018446 2024-02-11T22:33:57.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.149+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=L5OLJ329J424 type=del 2024-02-11T22:33:57.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.154+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~XUG2KEJYPU8Y.0 size=103596 2024-02-11T22:33:57.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.154+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=XUG2KEJYPU8Y tag=2YHN6XCQSB7V type=write size=1152172 2024-02-11T22:33:57.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.156+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=U667EO4FNU1B type=write size=657232 2024-02-11T22:33:57.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.158+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=AP1GICJ1BZ6T type=write size=891489 2024-02-11T22:33:57.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.160+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=93FGYDPG9KP0 type=del 2024-02-11T22:33:57.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.162+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=526Z6OP1U40Q type=del size=3091030 2024-02-11T22:33:57.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.164+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~5HQT5NDMS11T.0 size=136805 2024-02-11T22:33:57.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.168+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=5HQT5NDMS11T tag=PEEU0REI00WD type=write size=1185381 2024-02-11T22:33:57.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.170+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=51LH6IA95X57 type=del size=2592678 2024-02-11T22:33:57.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.173+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=COCLTHJDOD2T type=del 2024-02-11T22:33:57.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.177+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~79QZBH63694E.0 size=1048576 2024-02-11T22:33:57.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.179+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~79QZBH63694E.1 size=1048576 2024-02-11T22:33:57.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.181+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~79QZBH63694E.2 size=418778 2024-02-11T22:33:57.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.181+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=79QZBH63694E tag=KOZZ7MGSQHRJ type=write size=3564506 2024-02-11T22:33:57.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.184+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=2SKUQ331PQTD type=del 2024-02-11T22:33:57.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.188+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~CW7SB2J02Y9D.0 size=1048576 2024-02-11T22:33:57.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.190+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~CW7SB2J02Y9D.1 size=1048576 2024-02-11T22:33:57.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.191+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~CW7SB2J02Y9D.2 size=235480 2024-02-11T22:33:57.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.191+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=CW7SB2J02Y9D tag=MG2D529S8ADP type=write size=3381208 2024-02-11T22:33:57.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.193+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GG0XCAA2MFLJ.0 size=1048576 2024-02-11T22:33:57.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.195+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GG0XCAA2MFLJ.1 size=1048576 2024-02-11T22:33:57.197 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.197+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GG0XCAA2MFLJ.2 size=628436 2024-02-11T22:33:57.201 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.201+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=GG0XCAA2MFLJ tag=WCWNXJU38GV7 type=write size=3774164 2024-02-11T22:33:57.205 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.204+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~KINL4NH3R9DQ.0 size=981982 2024-02-11T22:33:57.205 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.204+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=KINL4NH3R9DQ tag=43KVM2TR2CXN type=write size=2030558 2024-02-11T22:33:57.207 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.207+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=OL4H17JSGERX type=del 2024-02-11T22:33:57.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.209+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=LKOGQP3SM27V type=del size=1788869 2024-02-11T22:33:57.214 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.213+0000 7f25eee4b8c0 1 < suggested update operation key=CW4DLIYP9ZSH tag=3SXTYG1YK61Q type=del size=581651 2024-02-11T22:33:57.218 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.218+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~3W3N8XT34R37.0 size=1048576 2024-02-11T22:33:57.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.220+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~3W3N8XT34R37.1 size=971838 2024-02-11T22:33:57.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.220+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=3W3N8XT34R37 tag=P2QVIYEI2AMM type=write size=3068990 2024-02-11T22:33:57.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.222+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=X8YV9KS6AODK type=del 2024-02-11T22:33:57.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.226+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~IMZZ8G01XBOO.0 size=421268 2024-02-11T22:33:57.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.226+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=IMZZ8G01XBOO tag=33IE02GCEZ5B type=write size=1469844 2024-02-11T22:33:57.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.228+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=2PYKNNJ9ZHCD type=del 2024-02-11T22:33:57.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.232+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~A9L6USP3EUPJ.0 size=1048576 2024-02-11T22:33:57.234 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.234+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~A9L6USP3EUPJ.1 size=1048576 2024-02-11T22:33:57.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.236+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~A9L6USP3EUPJ.2 size=425101 2024-02-11T22:33:57.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.236+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=A9L6USP3EUPJ tag=RYT6H0ZE4E6O type=write size=3570829 2024-02-11T22:33:57.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.238+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~ZOW69S9239UU.0 size=292591 2024-02-11T22:33:57.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.242+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=ZOW69S9239UU tag=2SZ3F6BKA9KI type=write size=1341167 2024-02-11T22:33:57.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.244+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=I4AU6S8AF12L type=del size=2962535 2024-02-11T22:33:57.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.246+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~X6GRRHJQ77NY.0 size=282048 2024-02-11T22:33:57.250 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.250+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=X6GRRHJQ77NY tag=MGG32WOR2C7W type=write size=1330624 2024-02-11T22:33:57.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.254+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~VTCGDHV7CA9D.0 size=1048576 2024-02-11T22:33:57.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.257+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~VTCGDHV7CA9D.1 size=895069 2024-02-11T22:33:57.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.257+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=VTCGDHV7CA9D tag=LZ0IA138X0GA type=write size=2992221 2024-02-11T22:33:57.260 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.259+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~D4N7L1OSHKBC.0 size=313280 2024-02-11T22:33:57.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.269+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=D4N7L1OSHKBC tag=IHB4J22238L9 type=write size=1361856 2024-02-11T22:33:57.273 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.272+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=YAMEMF5X37U6 type=del size=1931119 2024-02-11T22:33:57.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.275+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=IAU2BEAA7ADP type=write size=694739 2024-02-11T22:33:57.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.278+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~0H7I0VEHW3FX.0 size=1048576 2024-02-11T22:33:57.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.280+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~0H7I0VEHW3FX.1 size=1048576 2024-02-11T22:33:57.282 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.282+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~0H7I0VEHW3FX.2 size=994546 2024-02-11T22:33:57.282 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.282+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=0H7I0VEHW3FX tag=ABJVV7E4OXBB type=write size=4140274 2024-02-11T22:33:57.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.284+0000 7f25eee4b8c0 1 < canceled operation key=0NKQZH87N4Q7 tag=P0KV36BMSKYS type=del size=4018446 2024-02-11T22:33:57.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.287+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~AMS1S4V3VILM.0 size=1048576 2024-02-11T22:33:57.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.289+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~AMS1S4V3VILM.1 size=1048576 2024-02-11T22:33:57.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.291+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~AMS1S4V3VILM.2 size=651044 2024-02-11T22:33:57.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.291+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=AMS1S4V3VILM tag=K3202QDAI5LC type=write size=3796772 2024-02-11T22:33:57.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.293+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~XUG2KEJYPU8Y.0 size=103596 2024-02-11T22:33:57.297 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.297+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=XUG2KEJYPU8Y tag=2YHN6XCQSB7V type=write size=1152172 2024-02-11T22:33:57.299 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.299+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=K0HMV2U7QV61 type=del size=3604256 2024-02-11T22:33:57.302 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.301+0000 7f25eee4b8c0 1 < completed write operation key=ZVV1U6XXJMYK tag=AP1GICJ1BZ6T type=write size=891489 2024-02-11T22:33:57.304 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.303+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=YJSVLDPZWUI6 type=del size=2688247 2024-02-11T22:33:57.307 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.305+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=526Z6OP1U40Q type=del size=3091030 2024-02-11T22:33:57.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.307+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=0ZOA47XXGE16 type=del size=2899158 2024-02-11T22:33:57.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.310+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=51LH6IA95X57 type=del 2024-02-11T22:33:57.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.312+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=VRHWHJ97SLTN type=del size=2267402 2024-02-11T22:33:57.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.314+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~79QZBH63694E.0 size=1048576 2024-02-11T22:33:57.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.317+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~79QZBH63694E.1 size=1048576 2024-02-11T22:33:57.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.318+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~79QZBH63694E.2 size=418778 2024-02-11T22:33:57.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.322+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=79QZBH63694E tag=KOZZ7MGSQHRJ type=write size=3564506 2024-02-11T22:33:57.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.325+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=T8FNCW05TKAN type=del size=3684405 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.327+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~CW7SB2J02Y9D.0 size=1048576 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.329+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~CW7SB2J02Y9D.1 size=1048576 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.331+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~CW7SB2J02Y9D.2 size=235480 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.334+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=CW7SB2J02Y9D tag=MG2D529S8ADP type=write size=3381208 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.337+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=47QO19LYPTV8 type=del size=1857932 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.339+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~KINL4NH3R9DQ.0 size=981982 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.344+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=KINL4NH3R9DQ tag=43KVM2TR2CXN type=write size=2030558 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.346+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=37F4V1KN4OHJ type=write size=644527 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.348+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=LKOGQP3SM27V type=del 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.352+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~IFEQ30DFMP13.0 size=302199 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.352+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=IFEQ30DFMP13 tag=WYXQMXL9V9DV type=write size=1350775 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.354+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~3W3N8XT34R37.0 size=1048576 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.356+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~3W3N8XT34R37.1 size=971838 2024-02-11T22:33:57.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.360+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=3W3N8XT34R37 tag=P2QVIYEI2AMM type=write size=3068990 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.363+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~31G8AXYM2YP5.0 size=441212 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.363+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=31G8AXYM2YP5 tag=7FWLG5PZPFX6 type=write size=1489788 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.364+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~IMZZ8G01XBOO.0 size=421268 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.367+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=IMZZ8G01XBOO tag=33IE02GCEZ5B type=write size=1469844 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.370+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=1L9LTGGE56W4 type=del size=1296235 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.372+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~A9L6USP3EUPJ.0 size=1048576 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.374+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~A9L6USP3EUPJ.1 size=1048576 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.374+0000 7f25eee4b8c0 1 < canceled part key=_multipart_DSAMY64659XZ.2~A9L6USP3EUPJ.2 size=425101 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.378+0000 7f25eee4b8c0 1 < canceled multipart upload key=DSAMY64659XZ upload=A9L6USP3EUPJ tag=RYT6H0ZE4E6O type=write size=3570829 2024-02-11T22:33:57.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.380+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=IYH79OP2BVKO type=del size=754180 2024-02-11T22:33:57.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.384+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=I4AU6S8AF12L type=del size=2962535 2024-02-11T22:33:57.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.386+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=2HAQX5CUH216 type=write size=707221 2024-02-11T22:33:57.388 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.388+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~VTCGDHV7CA9D.0 size=1048576 2024-02-11T22:33:57.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.390+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~VTCGDHV7CA9D.1 size=895069 2024-02-11T22:33:57.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.394+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=VTCGDHV7CA9D tag=LZ0IA138X0GA type=write size=2992221 2024-02-11T22:33:57.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.396+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=O6NOI381VIWS type=write size=366981 2024-02-11T22:33:57.398 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.398+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=YAMEMF5X37U6 type=del 2024-02-11T22:33:57.402 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.402+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~BY28DC7UGD7E.0 size=548291 2024-02-11T22:33:57.402 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.402+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=BY28DC7UGD7E tag=KH9U2HJXVY4Z type=write size=1596867 2024-02-11T22:33:57.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.404+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~0H7I0VEHW3FX.0 size=1048576 2024-02-11T22:33:57.406 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.405+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~0H7I0VEHW3FX.1 size=1048576 2024-02-11T22:33:57.406 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.405+0000 7f25eee4b8c0 1 < canceled part key=_multipart_EWSK68Y02HNV.2~0H7I0VEHW3FX.2 size=994546 2024-02-11T22:33:57.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.410+0000 7f25eee4b8c0 1 < canceled multipart upload key=EWSK68Y02HNV upload=0H7I0VEHW3FX tag=ABJVV7E4OXBB type=write size=4140274 2024-02-11T22:33:57.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.414+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~G1W7BXIF220S.0 size=1048576 2024-02-11T22:33:57.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.416+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~G1W7BXIF220S.1 size=317168 2024-02-11T22:33:57.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.416+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=G1W7BXIF220S tag=19077XI2L8FA type=write size=2414320 2024-02-11T22:33:57.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.418+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~AMS1S4V3VILM.0 size=1048576 2024-02-11T22:33:57.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.420+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~AMS1S4V3VILM.1 size=1048576 2024-02-11T22:33:57.422 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.422+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~AMS1S4V3VILM.2 size=651044 2024-02-11T22:33:57.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.427+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=AMS1S4V3VILM tag=K3202QDAI5LC type=write size=3796772 2024-02-11T22:33:57.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.431+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~YQPB4S09EPYY.0 size=40266 2024-02-11T22:33:57.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.431+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=YQPB4S09EPYY tag=WXZ6AFRO1YHV type=write size=1088842 2024-02-11T22:33:57.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.433+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=K0HMV2U7QV61 type=del 2024-02-11T22:33:57.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.437+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~A8UPWF1P0SZU.0 size=1048576 2024-02-11T22:33:57.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.439+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~A8UPWF1P0SZU.1 size=574344 2024-02-11T22:33:57.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.439+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=A8UPWF1P0SZU tag=R6D72UIJPDZA type=write size=2671496 2024-02-11T22:33:57.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.441+0000 7f25eee4b8c0 1 < canceled operation key=Q9AL0ZMG9WOK tag=YJSVLDPZWUI6 type=del size=2688247 2024-02-11T22:33:57.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.446+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~7FP9S0WOUWI6.0 size=1048576 2024-02-11T22:33:57.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.448+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~7FP9S0WOUWI6.1 size=1048576 2024-02-11T22:33:57.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.450+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~7FP9S0WOUWI6.2 size=67013 2024-02-11T22:33:57.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.450+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=7FP9S0WOUWI6 tag=62T23UDQBQAO type=write size=3212741 2024-02-11T22:33:57.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.452+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=0ZOA47XXGE16 type=del 2024-02-11T22:33:57.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.457+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~S3KZLD9Z1MO0.0 size=1048576 2024-02-11T22:33:57.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.458+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~S3KZLD9Z1MO0.1 size=426274 2024-02-11T22:33:57.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.458+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=S3KZLD9Z1MO0 tag=ZU7WDI1MNU7A type=write size=2523426 2024-02-11T22:33:57.461 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.460+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=VRHWHJ97SLTN type=del 2024-02-11T22:33:57.465 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.464+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~WNIUDHD034LQ.0 size=1048576 2024-02-11T22:33:57.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.467+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~WNIUDHD034LQ.1 size=1048576 2024-02-11T22:33:57.469 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.469+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~WNIUDHD034LQ.2 size=757536 2024-02-11T22:33:57.469 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.469+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=WNIUDHD034LQ tag=A14MLWPQPUM9 type=write size=3903264 2024-02-11T22:33:57.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.473+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=T8FNCW05TKAN type=del 2024-02-11T22:33:57.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.476+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=TICTFIEOJL49 type=del size=2520652 2024-02-11T22:33:57.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.478+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=47QO19LYPTV8 type=del 2024-02-11T22:33:57.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.482+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~P5VS8I9RWJKM.0 size=1048576 2024-02-11T22:33:57.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.484+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~P5VS8I9RWJKM.1 size=141352 2024-02-11T22:33:57.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.484+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=P5VS8I9RWJKM tag=6Q5I7YML1I5M type=write size=2238504 2024-02-11T22:33:57.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.487+0000 7f25eee4b8c0 1 < completed write operation key=HZTCAJH837N5 tag=37F4V1KN4OHJ type=write size=644527 2024-02-11T22:33:57.489 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.489+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=2JLAQTHP4HIK type=del size=1837272 2024-02-11T22:33:57.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.491+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~IFEQ30DFMP13.0 size=302199 2024-02-11T22:33:57.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.495+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=IFEQ30DFMP13 tag=WYXQMXL9V9DV type=write size=1350775 2024-02-11T22:33:57.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.497+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=72WJ6963NA7L type=del size=3487935 2024-02-11T22:33:57.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.499+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~31G8AXYM2YP5.0 size=441212 2024-02-11T22:33:57.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.503+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=31G8AXYM2YP5 tag=7FWLG5PZPFX6 type=write size=1489788 2024-02-11T22:33:57.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.507+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~F8622BDE68RM.0 size=1048576 2024-02-11T22:33:57.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.509+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~F8622BDE68RM.1 size=1031436 2024-02-11T22:33:57.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.509+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=F8622BDE68RM tag=CZ2BKIE7014Z type=write size=3128588 2024-02-11T22:33:57.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.512+0000 7f25eee4b8c0 1 < canceled operation key=2WNLVUFJJNBW tag=1L9LTGGE56W4 type=del size=1296235 2024-02-11T22:33:57.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.516+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~33J14HJP3GUP.0 size=1048576 2024-02-11T22:33:57.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.518+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~33J14HJP3GUP.1 size=344215 2024-02-11T22:33:57.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.518+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=33J14HJP3GUP tag=1F60349Y0J43 type=write size=2441367 2024-02-11T22:33:57.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.520+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=IYH79OP2BVKO type=del 2024-02-11T22:33:57.523 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.522+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=4YLEW7TLM5DQ type=del size=165948 2024-02-11T22:33:57.525 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.524+0000 7f25eee4b8c0 1 < completed write operation key=Q9AL0ZMG9WOK tag=2HAQX5CUH216 type=write size=707221 2024-02-11T22:33:57.529 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.529+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~CA2NPSFGWGTY.0 size=1048576 2024-02-11T22:33:57.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.531+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~CA2NPSFGWGTY.1 size=1048576 2024-02-11T22:33:57.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.532+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~CA2NPSFGWGTY.2 size=247455 2024-02-11T22:33:57.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.532+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=CA2NPSFGWGTY tag=VGZK5R92T9EY type=write size=3393183 2024-02-11T22:33:57.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.537+0000 7f25eee4b8c0 1 < suggested remove operation key=HZTCAJH837N5 tag=O6NOI381VIWS type=write 2024-02-11T22:33:57.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.541+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~C11TXF6LSMP9.0 size=1048576 2024-02-11T22:33:57.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.543+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~C11TXF6LSMP9.1 size=599939 2024-02-11T22:33:57.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.543+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=C11TXF6LSMP9 tag=53OPCISD1KP4 type=write size=2697091 2024-02-11T22:33:57.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.545+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~BY28DC7UGD7E.0 size=548291 2024-02-11T22:33:57.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.549+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=BY28DC7UGD7E tag=KH9U2HJXVY4Z type=write size=1596867 2024-02-11T22:33:57.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.551+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=XJDUHO0HNAJ2 type=del size=563530 2024-02-11T22:33:57.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.553+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~G1W7BXIF220S.0 size=1048576 2024-02-11T22:33:57.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.553+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~G1W7BXIF220S.1 size=317168 2024-02-11T22:33:57.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.557+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=G1W7BXIF220S tag=19077XI2L8FA type=write size=2414320 2024-02-11T22:33:57.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.560+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~IWE8XGHB6IZB.0 size=1048576 2024-02-11T22:33:57.562 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.562+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~IWE8XGHB6IZB.1 size=648591 2024-02-11T22:33:57.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.562+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=IWE8XGHB6IZB tag=OVULY3BCQJAL type=write size=2745743 2024-02-11T22:33:57.564 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.564+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~YQPB4S09EPYY.0 size=40266 2024-02-11T22:33:57.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.568+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=YQPB4S09EPYY tag=WXZ6AFRO1YHV type=write size=1088842 2024-02-11T22:33:57.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.570+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=3JO8Q2O36S5X type=write size=741690 2024-02-11T22:33:57.572 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.572+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~A8UPWF1P0SZU.0 size=1048576 2024-02-11T22:33:57.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.574+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~A8UPWF1P0SZU.1 size=574344 2024-02-11T22:33:57.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.577+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=A8UPWF1P0SZU tag=R6D72UIJPDZA type=write size=2671496 2024-02-11T22:33:57.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.579+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=MSOPGC171K1S type=write size=446734 2024-02-11T22:33:57.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.581+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~7FP9S0WOUWI6.0 size=1048576 2024-02-11T22:33:57.584 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.583+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~7FP9S0WOUWI6.1 size=1048576 2024-02-11T22:33:57.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.585+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~7FP9S0WOUWI6.2 size=67013 2024-02-11T22:33:57.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.588+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=7FP9S0WOUWI6 tag=62T23UDQBQAO type=write size=3212741 2024-02-11T22:33:57.592 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.592+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~9FJT4BB1ANYQ.0 size=1048576 2024-02-11T22:33:57.594 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.594+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~9FJT4BB1ANYQ.1 size=4186 2024-02-11T22:33:57.594 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.594+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=9FJT4BB1ANYQ tag=JPJ9KL2HJA9R type=write size=2101338 2024-02-11T22:33:57.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.596+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~S3KZLD9Z1MO0.0 size=1048576 2024-02-11T22:33:57.598 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.597+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~S3KZLD9Z1MO0.1 size=426274 2024-02-11T22:33:57.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.601+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=S3KZLD9Z1MO0 tag=ZU7WDI1MNU7A type=write size=2523426 2024-02-11T22:33:57.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.605+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~WQIO8X30UOR5.0 size=1048576 2024-02-11T22:33:57.607 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.607+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~WQIO8X30UOR5.1 size=136533 2024-02-11T22:33:57.607 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.607+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=WQIO8X30UOR5 tag=L7O8XOLMOB32 type=write size=2233685 2024-02-11T22:33:57.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.609+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~WNIUDHD034LQ.0 size=1048576 2024-02-11T22:33:57.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.611+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~WNIUDHD034LQ.1 size=1048576 2024-02-11T22:33:57.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.612+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~WNIUDHD034LQ.2 size=757536 2024-02-11T22:33:57.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.617+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=WNIUDHD034LQ tag=A14MLWPQPUM9 type=write size=3903264 2024-02-11T22:33:57.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.619+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=V16QGL4OWBL1 type=del size=3812186 2024-02-11T22:33:57.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.622+0000 7f25eee4b8c0 -1 < failed to complete operation key=HZTCAJH837N5 tag=TICTFIEOJL49 type=del size=2520652: (22) Invalid argument 2024-02-11T22:33:57.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.624+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=Q2RTX2US2J4G type=write size=591488 2024-02-11T22:33:57.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.626+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~P5VS8I9RWJKM.0 size=1048576 2024-02-11T22:33:57.628 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.628+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~P5VS8I9RWJKM.1 size=141352 2024-02-11T22:33:57.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.633+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=P5VS8I9RWJKM tag=6Q5I7YML1I5M type=write size=2238504 2024-02-11T22:33:57.637 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.637+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~G4O8DEV5WXR1.0 size=1048576 2024-02-11T22:33:57.639 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.639+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~G4O8DEV5WXR1.1 size=1048576 2024-02-11T22:33:57.642 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.641+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~G4O8DEV5WXR1.2 size=773551 2024-02-11T22:33:57.642 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.641+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=G4O8DEV5WXR1 tag=MUIXHSJ99NWB type=write size=3919279 2024-02-11T22:33:57.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.645+0000 7f25eee4b8c0 1 < suggested remove operation key=DSAMY64659XZ tag=2JLAQTHP4HIK type=del 2024-02-11T22:33:57.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.647+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=8IJOTZXOCMAG type=del size=3916952 2024-02-11T22:33:57.650 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.650+0000 7f25eee4b8c0 -1 < failed to complete operation key=DSAMY64659XZ tag=72WJ6963NA7L type=del size=3487935: (22) Invalid argument 2024-02-11T22:33:57.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.652+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=FHRZTUM6MX93 type=del size=1487261 2024-02-11T22:33:57.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.654+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~F8622BDE68RM.0 size=1048576 2024-02-11T22:33:57.654 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:57 smithi023 ceph-mon[111262]: pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 684 KiB/s rd, 239 KiB/s wr, 1.21k op/s 2024-02-11T22:33:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:57 smithi023 ceph-mon[113671]: pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 684 KiB/s rd, 239 KiB/s wr, 1.21k op/s 2024-02-11T22:33:57.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.656+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~F8622BDE68RM.1 size=1031436 2024-02-11T22:33:57.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.659+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=F8622BDE68RM tag=CZ2BKIE7014Z type=write size=3128588 2024-02-11T22:33:57.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.663+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~VQGNK479K711.0 size=430646 2024-02-11T22:33:57.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.663+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=VQGNK479K711 tag=ZMAOC14P2894 type=write size=1479222 2024-02-11T22:33:57.665 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.665+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~33J14HJP3GUP.0 size=1048576 2024-02-11T22:33:57.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.667+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~33J14HJP3GUP.1 size=344215 2024-02-11T22:33:57.671 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.671+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=33J14HJP3GUP tag=1F60349Y0J43 type=write size=2441367 2024-02-11T22:33:57.675 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.675+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~CDXVB71CAOF9.0 size=1048576 2024-02-11T22:33:57.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.676+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~CDXVB71CAOF9.1 size=1048576 2024-02-11T22:33:57.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.678+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~CDXVB71CAOF9.2 size=585045 2024-02-11T22:33:57.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.678+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=CDXVB71CAOF9 tag=V547Q7UVPP1A type=write size=3730773 2024-02-11T22:33:57.681 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.680+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=4YLEW7TLM5DQ type=del 2024-02-11T22:33:57.683 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.683+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=LOB5OJ3F3XBG type=write size=154965 2024-02-11T22:33:57.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.685+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~CA2NPSFGWGTY.0 size=1048576 2024-02-11T22:33:57.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.687+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~CA2NPSFGWGTY.1 size=1048576 2024-02-11T22:33:57.688 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.687+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0KD7EJT7Z7QH.2~CA2NPSFGWGTY.2 size=247455 2024-02-11T22:33:57.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.691+0000 7f25eee4b8c0 1 < canceled multipart upload key=0KD7EJT7Z7QH upload=CA2NPSFGWGTY tag=VGZK5R92T9EY type=write size=3393183 2024-02-11T22:33:57.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.693+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=F063J45FLMYD type=del size=3179272 2024-02-11T22:33:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:57 smithi160 ceph-mon[106289]: pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 684 KiB/s rd, 239 KiB/s wr, 1.21k op/s 2024-02-11T22:33:57.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.695+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~C11TXF6LSMP9.0 size=1048576 2024-02-11T22:33:57.696 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.695+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~C11TXF6LSMP9.1 size=599939 2024-02-11T22:33:57.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.699+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=C11TXF6LSMP9 tag=53OPCISD1KP4 type=write size=2697091 2024-02-11T22:33:57.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.701+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=H1CSWILNIECD type=del size=1484298 2024-02-11T22:33:57.706 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.705+0000 7f25eee4b8c0 1 < suggested update operation key=Q6NR2GFW3IR1 tag=XJDUHO0HNAJ2 type=del size=563530 2024-02-11T22:33:57.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.709+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~ISPKGZFQ8XF2.0 size=1048576 2024-02-11T22:33:57.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.711+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~ISPKGZFQ8XF2.1 size=915798 2024-02-11T22:33:57.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.711+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=ISPKGZFQ8XF2 tag=T1HTE6QW1HL9 type=write size=3012950 2024-02-11T22:33:57.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.713+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~IWE8XGHB6IZB.0 size=1048576 2024-02-11T22:33:57.715 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.714+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~IWE8XGHB6IZB.1 size=648591 2024-02-11T22:33:57.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.718+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=IWE8XGHB6IZB tag=OVULY3BCQJAL type=write size=2745743 2024-02-11T22:33:57.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.722+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~2YDTFDS48J67.0 size=157913 2024-02-11T22:33:57.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.722+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=2YDTFDS48J67 tag=QVNEW5KTT32G type=write size=1206489 2024-02-11T22:33:57.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.724+0000 7f25eee4b8c0 1 < canceled operation key=0KD7EJT7Z7QH tag=3JO8Q2O36S5X type=write size=741690 2024-02-11T22:33:57.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.726+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=84B4MYJYSXQI type=del size=1402336 2024-02-11T22:33:57.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.728+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=MSOPGC171K1S type=write size=446734 2024-02-11T22:33:57.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.730+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=CLBW69S9SB9R type=del size=2441355 2024-02-11T22:33:57.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.733+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~9FJT4BB1ANYQ.0 size=1048576 2024-02-11T22:33:57.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.733+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~9FJT4BB1ANYQ.1 size=4186 2024-02-11T22:33:57.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.738+0000 7f25eee4b8c0 1 < canceled multipart upload key=HZTCAJH837N5 upload=9FJT4BB1ANYQ tag=JPJ9KL2HJA9R type=write size=2101338 2024-02-11T22:33:57.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.741+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~SUHLPN8C8VQC.0 size=981318 2024-02-11T22:33:57.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.741+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=SUHLPN8C8VQC tag=8J1NU8BDRAON type=write size=2029894 2024-02-11T22:33:57.744 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.743+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~WQIO8X30UOR5.0 size=1048576 2024-02-11T22:33:57.745 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.745+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~WQIO8X30UOR5.1 size=136533 2024-02-11T22:33:57.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.749+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=WQIO8X30UOR5 tag=L7O8XOLMOB32 type=write size=2233685 2024-02-11T22:33:57.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.752+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~5ATQUKN2RGAQ.0 size=501853 2024-02-11T22:33:57.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.752+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=5ATQUKN2RGAQ tag=8HTEAZP0JZG7 type=write size=1550429 2024-02-11T22:33:57.754 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.754+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=V16QGL4OWBL1 type=del 2024-02-11T22:33:57.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.758+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~R8UB0Y34NULB.0 size=1048576 2024-02-11T22:33:57.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.760+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~R8UB0Y34NULB.1 size=781231 2024-02-11T22:33:57.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.760+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=R8UB0Y34NULB tag=BEIA3HAU7APC type=write size=2878383 2024-02-11T22:33:57.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.762+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=Q2RTX2US2J4G type=write size=591488 2024-02-11T22:33:57.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.764+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=FDF96YUKH86B type=del size=2694354 2024-02-11T22:33:57.766 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.766+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~G4O8DEV5WXR1.0 size=1048576 2024-02-11T22:33:57.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.767+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~G4O8DEV5WXR1.1 size=1048576 2024-02-11T22:33:57.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.769+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~G4O8DEV5WXR1.2 size=773551 2024-02-11T22:33:57.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.773+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=G4O8DEV5WXR1 tag=MUIXHSJ99NWB type=write size=3919279 2024-02-11T22:33:57.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.774+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=624XJXJ8GG7O type=del size=409888 2024-02-11T22:33:57.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.778+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=8IJOTZXOCMAG type=del 2024-02-11T22:33:57.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.782+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~JMCXUINW1ON9.0 size=1048576 2024-02-11T22:33:57.784 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.784+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~JMCXUINW1ON9.1 size=1048576 2024-02-11T22:33:57.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.785+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~JMCXUINW1ON9.2 size=569629 2024-02-11T22:33:57.786 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.785+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=JMCXUINW1ON9 tag=C1JUH7619ATY type=write size=3715357 2024-02-11T22:33:57.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.788+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=FHRZTUM6MX93 type=del 2024-02-11T22:33:57.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.790+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=Q0N1FM1EI0IC type=del size=3911012 2024-02-11T22:33:57.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.792+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~VQGNK479K711.0 size=430646 2024-02-11T22:33:57.796 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.795+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=VQGNK479K711 tag=ZMAOC14P2894 type=write size=1479222 2024-02-11T22:33:57.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.799+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~X5529IAQGTWZ.0 size=56404 2024-02-11T22:33:57.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.799+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=X5529IAQGTWZ tag=VGUFW8YEIANS type=write size=1104980 2024-02-11T22:33:57.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.801+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~CDXVB71CAOF9.0 size=1048576 2024-02-11T22:33:57.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.803+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~CDXVB71CAOF9.1 size=1048576 2024-02-11T22:33:57.805 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.805+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~CDXVB71CAOF9.2 size=585045 2024-02-11T22:33:57.809 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.809+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=CDXVB71CAOF9 tag=V547Q7UVPP1A type=write size=3730773 2024-02-11T22:33:57.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.812+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~N1Z96UWK5W0Z.0 size=602235 2024-02-11T22:33:57.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.812+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=N1Z96UWK5W0Z tag=0R4A36F4F6OR type=write size=1650811 2024-02-11T22:33:57.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.815+0000 7f25eee4b8c0 -1 < failed to complete operation key=Q6NR2GFW3IR1 tag=LOB5OJ3F3XBG type=write size=154965: (22) Invalid argument 2024-02-11T22:33:57.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.820+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~7AHWD0PF8SX3.0 size=531025 2024-02-11T22:33:57.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.820+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=7AHWD0PF8SX3 tag=S7JQ5RLK49G3 type=write size=1579601 2024-02-11T22:33:57.825 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.824+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=F063J45FLMYD type=del 2024-02-11T22:33:57.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.827+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=9BKW0O3YZRRK type=del size=1883561 2024-02-11T22:33:57.830 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.829+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=H1CSWILNIECD type=del 2024-02-11T22:33:57.832 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.832+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=US9M81TYKHVE type=del size=148244 2024-02-11T22:33:57.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.834+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~ISPKGZFQ8XF2.0 size=1048576 2024-02-11T22:33:57.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.836+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~ISPKGZFQ8XF2.1 size=915798 2024-02-11T22:33:57.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.839+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=ISPKGZFQ8XF2 tag=T1HTE6QW1HL9 type=write size=3012950 2024-02-11T22:33:57.843 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.843+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~32DVWWE7QZK0.0 size=1048576 2024-02-11T22:33:57.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.846+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~32DVWWE7QZK0.1 size=663736 2024-02-11T22:33:57.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.846+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=32DVWWE7QZK0 tag=L1MQGWNIAAW0 type=write size=2760888 2024-02-11T22:33:57.848 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.848+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~2YDTFDS48J67.0 size=157913 2024-02-11T22:33:57.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.853+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=2YDTFDS48J67 tag=QVNEW5KTT32G type=write size=1206489 2024-02-11T22:33:57.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.855+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=OSRF04I9ND1J type=del size=440988 2024-02-11T22:33:57.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.857+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=84B4MYJYSXQI type=del 2024-02-11T22:33:57.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.860+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=8AR7BRJ2FW4W type=del size=4133403 2024-02-11T22:33:57.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.862+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=CLBW69S9SB9R type=del 2024-02-11T22:33:57.864 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.864+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=J3IW7O8T0BA0 type=del size=1976895 2024-02-11T22:33:57.866 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.865+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~SUHLPN8C8VQC.0 size=981318 2024-02-11T22:33:57.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.869+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=SUHLPN8C8VQC tag=8J1NU8BDRAON type=write size=2029894 2024-02-11T22:33:57.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.871+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=QI80OOC3KGY8 type=del size=1755637 2024-02-11T22:33:57.874 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.874+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~5ATQUKN2RGAQ.0 size=501853 2024-02-11T22:33:57.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.877+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=5ATQUKN2RGAQ tag=8HTEAZP0JZG7 type=write size=1550429 2024-02-11T22:33:57.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.880+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=VL9SFM4YI8JI type=del size=2224341 2024-02-11T22:33:57.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.883+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~R8UB0Y34NULB.0 size=1048576 2024-02-11T22:33:57.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.885+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~R8UB0Y34NULB.1 size=781231 2024-02-11T22:33:57.888 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.888+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=R8UB0Y34NULB tag=BEIA3HAU7APC type=write size=2878383 2024-02-11T22:33:57.892 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.892+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~57K5I393OWU7.0 size=236069 2024-02-11T22:33:57.892 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.892+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=57K5I393OWU7 tag=0VA92MAM22BP type=write size=1284645 2024-02-11T22:33:57.894 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.894+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=FDF96YUKH86B type=del 2024-02-11T22:33:57.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.898+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~BNZQXUHZVZT6.0 size=1048576 2024-02-11T22:33:57.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.899+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~BNZQXUHZVZT6.1 size=208673 2024-02-11T22:33:57.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.900+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=BNZQXUHZVZT6 tag=1Q3XJABGGHF5 type=write size=2305825 2024-02-11T22:33:57.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.902+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=624XJXJ8GG7O type=del 2024-02-11T22:33:57.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.906+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~EG30DIJM73FO.0 size=691250 2024-02-11T22:33:57.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.906+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=EG30DIJM73FO tag=IMYNR97ZNNN0 type=write size=1739826 2024-02-11T22:33:57.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.906+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q6NR2GFW3IR1.2~JMCXUINW1ON9.0 size=1048576 2024-02-11T22:33:57.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.906+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q6NR2GFW3IR1.2~JMCXUINW1ON9.1 size=1048576 2024-02-11T22:33:57.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.908+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~JMCXUINW1ON9.2 size=569629 2024-02-11T22:33:57.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.912+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q6NR2GFW3IR1 upload=JMCXUINW1ON9 tag=C1JUH7619ATY type=write size=3715357 2024-02-11T22:33:57.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.916+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~ZBJ2W36GK1HA.0 size=856842 2024-02-11T22:33:57.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.916+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=ZBJ2W36GK1HA tag=FRNT1FG76RIK type=write size=1905418 2024-02-11T22:33:57.920 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.920+0000 7f25eee4b8c0 1 < suggested remove operation key=DSAMY64659XZ tag=Q0N1FM1EI0IC type=del 2024-02-11T22:33:57.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.924+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~3X697WA28YGW.0 size=582863 2024-02-11T22:33:57.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.924+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=3X697WA28YGW tag=VMTMBX6ZM3LL type=write size=1631439 2024-02-11T22:33:57.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.926+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~X5529IAQGTWZ.0 size=56404 2024-02-11T22:33:57.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.930+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=X5529IAQGTWZ tag=VGUFW8YEIANS type=write size=1104980 2024-02-11T22:33:57.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.933+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~8TJ83QYLNA1W.0 size=1048576 2024-02-11T22:33:57.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.935+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~8TJ83QYLNA1W.1 size=1048576 2024-02-11T22:33:57.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.936+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~8TJ83QYLNA1W.2 size=163556 2024-02-11T22:33:57.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.936+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=8TJ83QYLNA1W tag=Y8B6P58UKQ8B type=write size=3309284 2024-02-11T22:33:57.939 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.939+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~N1Z96UWK5W0Z.0 size=602235 2024-02-11T22:33:57.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.942+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=N1Z96UWK5W0Z tag=0R4A36F4F6OR type=write size=1650811 2024-02-11T22:33:57.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.944+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=UJUAXU1WS3KR type=del size=2826961 2024-02-11T22:33:57.947 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.947+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~7AHWD0PF8SX3.0 size=531025 2024-02-11T22:33:57.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.951+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=7AHWD0PF8SX3 tag=S7JQ5RLK49G3 type=write size=1579601 2024-02-11T22:33:57.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.955+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~YD9CF7OE935C.0 size=621317 2024-02-11T22:33:57.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.955+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=YD9CF7OE935C tag=LT7H0PB6Z0S3 type=write size=1669893 2024-02-11T22:33:57.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.958+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=9BKW0O3YZRRK type=del 2024-02-11T22:33:57.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.960+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=BR7A5OY0OZQ6 type=del size=1987448 2024-02-11T22:33:57.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.962+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=US9M81TYKHVE type=del 2024-02-11T22:33:57.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.967+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~5EKXD5NB2PXG.0 size=1048576 2024-02-11T22:33:57.969 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.969+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~5EKXD5NB2PXG.1 size=1048576 2024-02-11T22:33:57.971 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.971+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~5EKXD5NB2PXG.2 size=479072 2024-02-11T22:33:57.971 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.971+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=5EKXD5NB2PXG tag=1YEYY20I7NPA type=write size=3624800 2024-02-11T22:33:57.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.973+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~32DVWWE7QZK0.0 size=1048576 2024-02-11T22:33:57.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.975+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~32DVWWE7QZK0.1 size=663736 2024-02-11T22:33:57.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.979+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=32DVWWE7QZK0 tag=L1MQGWNIAAW0 type=write size=2760888 2024-02-11T22:33:57.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.981+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=QS0P0Y960WFF type=del size=2631051 2024-02-11T22:33:57.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.985+0000 7f25eee4b8c0 1 < suggested remove operation key=0SOPJGRSCL4N tag=OSRF04I9ND1J type=del 2024-02-11T22:33:57.988 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.987+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=KWIOS5W0O05P type=write size=155376 2024-02-11T22:33:57.990 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.989+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=8AR7BRJ2FW4W type=del 2024-02-11T22:33:57.992 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.992+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=O5NHUL05OIGL type=write size=465754 2024-02-11T22:33:57.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.994+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=J3IW7O8T0BA0 type=del 2024-02-11T22:33:57.996 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.996+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=EKM7Y70HQKV1 type=del size=2999926 2024-02-11T22:33:57.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:57.998+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=QI80OOC3KGY8 type=del 2024-02-11T22:33:58.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.001+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~J9G3EPNA77O2.0 size=1048576 2024-02-11T22:33:58.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.003+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~J9G3EPNA77O2.1 size=1048576 2024-02-11T22:33:58.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.005+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~J9G3EPNA77O2.2 size=582922 2024-02-11T22:33:58.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.005+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=J9G3EPNA77O2 tag=1H4A4QZ6USJQ type=write size=3728650 2024-02-11T22:33:58.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.007+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=VL9SFM4YI8JI type=del 2024-02-11T22:33:58.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.009+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=HW1NLBHOQKSE type=del size=2299757 2024-02-11T22:33:58.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.011+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~57K5I393OWU7.0 size=236069 2024-02-11T22:33:58.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.015+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=57K5I393OWU7 tag=0VA92MAM22BP type=write size=1284645 2024-02-11T22:33:58.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.018+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~KTCSFZGYUXYJ.0 size=1048576 2024-02-11T22:33:58.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.020+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~KTCSFZGYUXYJ.1 size=1048576 2024-02-11T22:33:58.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.022+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~KTCSFZGYUXYJ.2 size=219155 2024-02-11T22:33:58.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.022+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=KTCSFZGYUXYJ tag=IS670BHCC2OB type=write size=3364883 2024-02-11T22:33:58.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.022+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~BNZQXUHZVZT6.0 size=1048576 2024-02-11T22:33:58.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.025+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~BNZQXUHZVZT6.1 size=208673 2024-02-11T22:33:58.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.028+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=BNZQXUHZVZT6 tag=1Q3XJABGGHF5 type=write size=2305825 2024-02-11T22:33:58.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.030+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=AJ2YOUZKH31W type=del size=283158 2024-02-11T22:33:58.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.033+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~EG30DIJM73FO.0 size=691250 2024-02-11T22:33:58.038 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.038+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=EG30DIJM73FO tag=IMYNR97ZNNN0 type=write size=1739826 2024-02-11T22:33:58.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.040+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=GZLBPIIHBEPI type=write size=402983 2024-02-11T22:33:58.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.042+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~ZBJ2W36GK1HA.0 size=856842 2024-02-11T22:33:58.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.045+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=ZBJ2W36GK1HA tag=FRNT1FG76RIK type=write size=1905418 2024-02-11T22:33:58.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.049+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~5NKOTM4CZU01.0 size=1048576 2024-02-11T22:33:58.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.051+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~5NKOTM4CZU01.1 size=1048576 2024-02-11T22:33:58.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.052+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~5NKOTM4CZU01.2 size=899123 2024-02-11T22:33:58.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.052+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=5NKOTM4CZU01 tag=LBOZTMVXMP5Y type=write size=4044851 2024-02-11T22:33:58.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.055+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~3X697WA28YGW.0 size=582863 2024-02-11T22:33:58.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.058+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=3X697WA28YGW tag=VMTMBX6ZM3LL type=write size=1631439 2024-02-11T22:33:58.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.062+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~TYVSR11UYL7V.0 size=1048576 2024-02-11T22:33:58.064 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.064+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~TYVSR11UYL7V.1 size=848612 2024-02-11T22:33:58.064 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.064+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=TYVSR11UYL7V tag=Q5HZCOXEDQZ7 type=write size=2945764 2024-02-11T22:33:58.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.067+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~8TJ83QYLNA1W.0 size=1048576 2024-02-11T22:33:58.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.069+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~8TJ83QYLNA1W.1 size=1048576 2024-02-11T22:33:58.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.069+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~8TJ83QYLNA1W.2 size=163556 2024-02-11T22:33:58.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.072+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=8TJ83QYLNA1W tag=Y8B6P58UKQ8B type=write size=3309284 2024-02-11T22:33:58.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.074+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=06CUFLMFD451 type=del size=281492 2024-02-11T22:33:58.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.077+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=UJUAXU1WS3KR type=del 2024-02-11T22:33:58.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.079+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=BQR3M48N7CA7 type=del size=123707 2024-02-11T22:33:58.081 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.081+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~YD9CF7OE935C.0 size=621317 2024-02-11T22:33:58.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.085+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=YD9CF7OE935C tag=LT7H0PB6Z0S3 type=write size=1669893 2024-02-11T22:33:58.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.088+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=E1J461WKNW7O type=del size=2286096 2024-02-11T22:33:58.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.090+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=BR7A5OY0OZQ6 type=del 2024-02-11T22:33:58.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.092+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=001R4EG2CUOB type=write size=649832 2024-02-11T22:33:58.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.095+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~5EKXD5NB2PXG.0 size=1048576 2024-02-11T22:33:58.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.097+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~5EKXD5NB2PXG.1 size=1048576 2024-02-11T22:33:58.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.098+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~5EKXD5NB2PXG.2 size=479072 2024-02-11T22:33:58.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.102+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=5EKXD5NB2PXG tag=1YEYY20I7NPA type=write size=3624800 2024-02-11T22:33:58.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.104+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=T9XH4GL3CT77 type=del size=2600302 2024-02-11T22:33:58.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.106+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=QS0P0Y960WFF type=del 2024-02-11T22:33:58.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.108+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=4F1PD0A4LTDA type=del size=2665683 2024-02-11T22:33:58.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.110+0000 7f25eee4b8c0 1 < completed write operation key=4M2812H9IWU7 tag=KWIOS5W0O05P type=write size=155376 2024-02-11T22:33:58.113 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.113+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=P0GTRYNJVTRL type=del size=2654747 2024-02-11T22:33:58.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.115+0000 7f25eee4b8c0 1 < canceled operation key=0KD7EJT7Z7QH tag=O5NHUL05OIGL type=write size=465754 2024-02-11T22:33:58.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.117+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=3NHTL8FK9XY7 type=del size=1968002 2024-02-11T22:33:58.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.119+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=EKM7Y70HQKV1 type=del 2024-02-11T22:33:58.122 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.121+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=VOCMZ8FYDCPL type=del size=3378252 2024-02-11T22:33:58.124 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.124+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~J9G3EPNA77O2.0 size=1048576 2024-02-11T22:33:58.126 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.126+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~J9G3EPNA77O2.1 size=1048576 2024-02-11T22:33:58.128 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.128+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~J9G3EPNA77O2.2 size=582922 2024-02-11T22:33:58.132 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.131+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=J9G3EPNA77O2 tag=1H4A4QZ6USJQ type=write size=3728650 2024-02-11T22:33:58.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.133+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=252EIXAW0314 type=del size=154137 2024-02-11T22:33:58.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.136+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=HW1NLBHOQKSE type=del 2024-02-11T22:33:58.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.138+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=LNL6LJW2NE9H type=write size=524769 2024-02-11T22:33:58.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.140+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~KTCSFZGYUXYJ.0 size=1048576 2024-02-11T22:33:58.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.142+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~KTCSFZGYUXYJ.1 size=1048576 2024-02-11T22:33:58.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.144+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~KTCSFZGYUXYJ.2 size=219155 2024-02-11T22:33:58.148 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.148+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=KTCSFZGYUXYJ tag=IS670BHCC2OB type=write size=3364883 2024-02-11T22:33:58.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.150+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=2SLJ010YKU90 type=write size=665189 2024-02-11T22:33:58.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.154+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=AJ2YOUZKH31W type=del 2024-02-11T22:33:58.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.157+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=N4RGFLMCPVMY type=write size=252960 2024-02-11T22:33:58.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.159+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=GZLBPIIHBEPI type=write size=402983 2024-02-11T22:33:58.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.161+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=7KE2TF0DQBGO type=write size=509339 2024-02-11T22:33:58.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.163+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~5NKOTM4CZU01.0 size=1048576 2024-02-11T22:33:58.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.165+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~5NKOTM4CZU01.1 size=1048576 2024-02-11T22:33:58.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.167+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~5NKOTM4CZU01.2 size=899123 2024-02-11T22:33:58.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.171+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=5NKOTM4CZU01 tag=LBOZTMVXMP5Y type=write size=4044851 2024-02-11T22:33:58.174 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.174+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=1V16HPFYYJP3 type=del size=2231472 2024-02-11T22:33:58.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.176+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~TYVSR11UYL7V.0 size=1048576 2024-02-11T22:33:58.178 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.178+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~TYVSR11UYL7V.1 size=848612 2024-02-11T22:33:58.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.181+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=TYVSR11UYL7V tag=Q5HZCOXEDQZ7 type=write size=2945764 2024-02-11T22:33:58.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.183+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=KSVK2XR6A4GN type=del size=366653 2024-02-11T22:33:58.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.186+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=06CUFLMFD451 type=del 2024-02-11T22:33:58.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.190+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~O14XRZJWFQ9H.0 size=1048576 2024-02-11T22:33:58.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.192+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~O14XRZJWFQ9H.1 size=151903 2024-02-11T22:33:58.193 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.192+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=O14XRZJWFQ9H tag=BLY5C49AGXGM type=write size=2249055 2024-02-11T22:33:58.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.195+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=BQR3M48N7CA7 type=del 2024-02-11T22:33:58.199 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.199+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~XDJ2N6B4I87C.0 size=1048576 2024-02-11T22:33:58.201 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.201+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~XDJ2N6B4I87C.1 size=488985 2024-02-11T22:33:58.201 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.201+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=XDJ2N6B4I87C tag=SRW4MMHQYJXS type=write size=2586137 2024-02-11T22:33:58.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.203+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=E1J461WKNW7O type=del 2024-02-11T22:33:58.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.207+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~YEVJLEWDNCC3.0 size=502988 2024-02-11T22:33:58.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.207+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=YEVJLEWDNCC3 tag=LEJ7GSUQ21T1 type=write size=1551564 2024-02-11T22:33:58.212 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.211+0000 7f25eee4b8c0 1 < suggested update operation key=0KD7EJT7Z7QH tag=001R4EG2CUOB type=write size=649832 2024-02-11T22:33:58.216 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.215+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~6FV38V71ELGZ.0 size=1048576 2024-02-11T22:33:58.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.217+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~6FV38V71ELGZ.1 size=281850 2024-02-11T22:33:58.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.217+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=6FV38V71ELGZ tag=2DGSWSX7MRUD type=write size=2379002 2024-02-11T22:33:58.222 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.221+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=T9XH4GL3CT77 type=del 2024-02-11T22:33:58.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.223+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=M0FTW682YKHT type=write size=43565 2024-02-11T22:33:58.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.228+0000 7f25eee4b8c0 1 < suggested remove operation key=0SOPJGRSCL4N tag=4F1PD0A4LTDA type=del 2024-02-11T22:33:58.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.230+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=G7UKJW497HO8 type=del size=1970296 2024-02-11T22:33:58.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.232+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=P0GTRYNJVTRL type=del 2024-02-11T22:33:58.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.235+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=IPA8ZFZCXDSQ type=write size=379122 2024-02-11T22:33:58.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.235+0000 7f25eee4b8c0 -1 < no bi entry to suggest for operation key=0SOPJGRSCL4N tag=3NHTL8FK9XY7 type=del size=1968002: (2) No such file or directory 2024-02-11T22:33:58.237 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.237+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=AGNT62VQMF05 type=del size=259454 2024-02-11T22:33:58.241 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.239+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=VOCMZ8FYDCPL type=del 2024-02-11T22:33:58.243 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.243+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=KZXWP105EFQE type=del size=840358 2024-02-11T22:33:58.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.244+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=252EIXAW0314 type=del 2024-02-11T22:33:58.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.247+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=8SN2KZ0JS2S9 type=del size=2110175 2024-02-11T22:33:58.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.247+0000 7f25eee4b8c0 -1 < no bi entry to suggest for operation key=0SOPJGRSCL4N tag=LNL6LJW2NE9H type=write size=524769: (2) No such file or directory 2024-02-11T22:33:58.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.249+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=PCTZ2RT0XPYN type=del size=2126272 2024-02-11T22:33:58.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.252+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=2SLJ010YKU90 type=write size=665189 2024-02-11T22:33:58.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.254+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=4JQAEAIFU1ZU type=del size=2877163 2024-02-11T22:33:58.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.257+0000 7f25eee4b8c0 1 < completed write operation key=EWSK68Y02HNV tag=N4RGFLMCPVMY type=write size=252960 2024-02-11T22:33:58.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.260+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~DH7Z64ERC3CU.0 size=1048576 2024-02-11T22:33:58.262 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.262+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~DH7Z64ERC3CU.1 size=1048576 2024-02-11T22:33:58.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.264+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~DH7Z64ERC3CU.2 size=452065 2024-02-11T22:33:58.265 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.264+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=DH7Z64ERC3CU tag=I4YRG3PMV652 type=write size=3597793 2024-02-11T22:33:58.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.270+0000 7f25eee4b8c0 1 < completed write operation key=N07PSKRC3EIH tag=7KE2TF0DQBGO type=write size=509339 2024-02-11T22:33:58.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.276+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~DMIZNT5D0UCK.0 size=242247 2024-02-11T22:33:58.277 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.276+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=DMIZNT5D0UCK tag=J42VKWTV9T0Y type=write size=1290823 2024-02-11T22:33:58.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.279+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=1V16HPFYYJP3 type=del 2024-02-11T22:33:58.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.283+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D6TXTYYSMY1G.0 size=1048576 2024-02-11T22:33:58.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.285+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D6TXTYYSMY1G.1 size=337445 2024-02-11T22:33:58.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.285+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=D6TXTYYSMY1G tag=VQH4DK507N0Z type=write size=2434597 2024-02-11T22:33:58.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.287+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=KSVK2XR6A4GN type=del 2024-02-11T22:33:58.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.290+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=JIPVONG5DR7N type=del size=2204407 2024-02-11T22:33:58.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.290+0000 7f25eee4b8c0 1 < canceled part key=_multipart_CW4DLIYP9ZSH.2~O14XRZJWFQ9H.0 size=1048576 2024-02-11T22:33:58.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.292+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~O14XRZJWFQ9H.1 size=151903 2024-02-11T22:33:58.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.298+0000 7f25eee4b8c0 1 < canceled multipart upload key=CW4DLIYP9ZSH upload=O14XRZJWFQ9H tag=BLY5C49AGXGM type=write size=2249055 2024-02-11T22:33:58.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.300+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=K4EEAXGU1D74 type=del size=54276 2024-02-11T22:33:58.301 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.300+0000 7f25eee4b8c0 1 < canceled part key=_multipart_IOZNRH0B3P4J.2~XDJ2N6B4I87C.0 size=1048576 2024-02-11T22:33:58.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.302+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~XDJ2N6B4I87C.1 size=488985 2024-02-11T22:33:58.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.306+0000 7f25eee4b8c0 1 < canceled multipart upload key=IOZNRH0B3P4J upload=XDJ2N6B4I87C tag=SRW4MMHQYJXS type=write size=2586137 2024-02-11T22:33:58.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.308+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=PSFQ1A1LTNB1 type=write size=456584 2024-02-11T22:33:58.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.309+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FRHHOG524O0Y.2~YEVJLEWDNCC3.0 size=502988 2024-02-11T22:33:58.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.312+0000 7f25eee4b8c0 1 < canceled multipart upload key=FRHHOG524O0Y upload=YEVJLEWDNCC3 tag=LEJ7GSUQ21T1 type=write size=1551564 2024-02-11T22:33:58.315 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.314+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=0HCKJKBQIVWG type=write size=5204 2024-02-11T22:33:58.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.317+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~6FV38V71ELGZ.0 size=1048576 2024-02-11T22:33:58.319 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.318+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~6FV38V71ELGZ.1 size=281850 2024-02-11T22:33:58.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.322+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=6FV38V71ELGZ tag=2DGSWSX7MRUD type=write size=2379002 2024-02-11T22:33:58.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.326+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~FLPWXA9RJH19.0 size=973603 2024-02-11T22:33:58.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.326+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=FLPWXA9RJH19 tag=WMQA2MQ8NCP3 type=write size=2022179 2024-02-11T22:33:58.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.330+0000 7f25eee4b8c0 1 < suggested remove operation key=PMLUO2CGV9IN tag=M0FTW682YKHT type=write 2024-02-11T22:33:58.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.332+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=H7H57SX88GPF type=del size=3587069 2024-02-11T22:33:58.334 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.334+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=G7UKJW497HO8 type=del 2024-02-11T22:33:58.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.336+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=SFASA1MA5E3G type=write size=495734 2024-02-11T22:33:58.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.338+0000 7f25eee4b8c0 1 < completed write operation key=VZCFVY9HKWHP tag=IPA8ZFZCXDSQ type=write size=379122 2024-02-11T22:33:58.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.342+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FRXOZB4CXJPZ.0 size=1048576 2024-02-11T22:33:58.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.344+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FRXOZB4CXJPZ.1 size=1048576 2024-02-11T22:33:58.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.346+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FRXOZB4CXJPZ.2 size=885587 2024-02-11T22:33:58.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.346+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=FRXOZB4CXJPZ tag=Q1UOPIXRHK45 type=write size=4031315 2024-02-11T22:33:58.348 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.348+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=AGNT62VQMF05 type=del 2024-02-11T22:33:58.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.350+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=IV2E6TVP85ZN type=del size=3446914 2024-02-11T22:33:58.355 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.355+0000 7f25eee4b8c0 1 < suggested update operation key=Q6NR2GFW3IR1 tag=KZXWP105EFQE type=del size=840358 2024-02-11T22:33:58.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.357+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=3PCP1U7FCUCM type=del size=2891677 2024-02-11T22:33:58.359 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.359+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=8SN2KZ0JS2S9 type=del 2024-02-11T22:33:58.363 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.363+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~9TU5A2FZ22UH.0 size=1048576 2024-02-11T22:33:58.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.364+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~9TU5A2FZ22UH.1 size=196209 2024-02-11T22:33:58.365 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.364+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=9TU5A2FZ22UH tag=SORJ5XE5QEIM type=write size=2293361 2024-02-11T22:33:58.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.366+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=PCTZ2RT0XPYN type=del 2024-02-11T22:33:58.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.370+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~MV3PEGLZAIWX.0 size=1048576 2024-02-11T22:33:58.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.372+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~MV3PEGLZAIWX.1 size=1048576 2024-02-11T22:33:58.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.373+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~MV3PEGLZAIWX.2 size=53748 2024-02-11T22:33:58.374 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.373+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=MV3PEGLZAIWX tag=K3SX4CP31MXE type=write size=3199476 2024-02-11T22:33:58.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.375+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=4JQAEAIFU1ZU type=del 2024-02-11T22:33:58.377 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.377+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=GLYSWPTQ81VX type=del size=1756263 2024-02-11T22:33:58.379 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.379+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~DH7Z64ERC3CU.0 size=1048576 2024-02-11T22:33:58.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.381+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~DH7Z64ERC3CU.1 size=1048576 2024-02-11T22:33:58.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.382+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~DH7Z64ERC3CU.2 size=452065 2024-02-11T22:33:58.388 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.386+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=DH7Z64ERC3CU tag=I4YRG3PMV652 type=write size=3597793 2024-02-11T22:33:58.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.388+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=25MNETGXSHEC type=write size=701059 2024-02-11T22:33:58.391 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.390+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~DMIZNT5D0UCK.0 size=242247 2024-02-11T22:33:58.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.395+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=DMIZNT5D0UCK tag=J42VKWTV9T0Y type=write size=1290823 2024-02-11T22:33:58.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.399+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~HPGPE98YQTCP.0 size=1048576 2024-02-11T22:33:58.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.401+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~HPGPE98YQTCP.1 size=1048576 2024-02-11T22:33:58.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.403+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~HPGPE98YQTCP.2 size=802106 2024-02-11T22:33:58.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.403+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=HPGPE98YQTCP tag=IIS8SG9SNBF8 type=write size=3947834 2024-02-11T22:33:58.406 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.405+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D6TXTYYSMY1G.0 size=1048576 2024-02-11T22:33:58.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.407+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D6TXTYYSMY1G.1 size=337445 2024-02-11T22:33:58.411 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.411+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=D6TXTYYSMY1G tag=VQH4DK507N0Z type=write size=2434597 2024-02-11T22:33:58.415 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.415+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~WRBN2KTFIRX3.0 size=1048576 2024-02-11T22:33:58.417 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.417+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~WRBN2KTFIRX3.1 size=1048576 2024-02-11T22:33:58.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.418+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~WRBN2KTFIRX3.2 size=621836 2024-02-11T22:33:58.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.418+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=WRBN2KTFIRX3 tag=T0QS4N02KUDA type=write size=3767564 2024-02-11T22:33:58.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.420+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=JIPVONG5DR7N type=del 2024-02-11T22:33:58.424 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.424+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~PU8OSZ1PI3NH.0 size=1048576 2024-02-11T22:33:58.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.425+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~PU8OSZ1PI3NH.1 size=1048576 2024-02-11T22:33:58.427 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.427+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~PU8OSZ1PI3NH.2 size=107605 2024-02-11T22:33:58.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.427+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=PU8OSZ1PI3NH tag=KWV0E1M44NPZ type=write size=3253333 2024-02-11T22:33:58.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.429+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=K4EEAXGU1D74 type=del 2024-02-11T22:33:58.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.431+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=9TRD1H7B7ILF type=write size=600758 2024-02-11T22:33:58.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.433+0000 7f25eee4b8c0 1 < completed write operation key=AB2I7WUK0C4O tag=PSFQ1A1LTNB1 type=write size=456584 2024-02-11T22:33:58.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.435+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=YM8C4POR5JVP type=del size=2006654 2024-02-11T22:33:58.439 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.439+0000 7f25eee4b8c0 1 < suggested update operation key=EWSK68Y02HNV tag=0HCKJKBQIVWG type=write size=5204 2024-02-11T22:33:58.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.443+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~XCB8G7TTBXRE.0 size=1048576 2024-02-11T22:33:58.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.445+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~XCB8G7TTBXRE.1 size=567720 2024-02-11T22:33:58.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.445+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=XCB8G7TTBXRE tag=QJUZ3R4HPX9N type=write size=2664872 2024-02-11T22:33:58.448 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.447+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~FLPWXA9RJH19.0 size=973603 2024-02-11T22:33:58.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.452+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=FLPWXA9RJH19 tag=WMQA2MQ8NCP3 type=write size=2022179 2024-02-11T22:33:58.454 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.453+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=OQCFTBX15X0X type=del size=2310740 2024-02-11T22:33:58.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.458+0000 7f25eee4b8c0 1 < suggested remove operation key=2FDRRA74G817 tag=H7H57SX88GPF type=del 2024-02-11T22:33:58.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.459+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=W2FN91VPFHEL type=del size=1596908 2024-02-11T22:33:58.462 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.461+0000 7f25eee4b8c0 1 < completed write operation key=4M2812H9IWU7 tag=SFASA1MA5E3G type=write size=495734 2024-02-11T22:33:58.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.463+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=KO8GCJ387BBI type=del size=2139565 2024-02-11T22:33:58.466 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.466+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FRXOZB4CXJPZ.0 size=1048576 2024-02-11T22:33:58.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.467+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FRXOZB4CXJPZ.1 size=1048576 2024-02-11T22:33:58.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.467+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~FRXOZB4CXJPZ.2 size=885587 2024-02-11T22:33:58.471 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.471+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=FRXOZB4CXJPZ tag=Q1UOPIXRHK45 type=write size=4031315 2024-02-11T22:33:58.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.475+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~EM1S4YMKGYBH.0 size=1048576 2024-02-11T22:33:58.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.476+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~EM1S4YMKGYBH.1 size=710711 2024-02-11T22:33:58.477 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.476+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=EM1S4YMKGYBH tag=OYGYG9UBEX1B type=write size=2807863 2024-02-11T22:33:58.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.478+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=IV2E6TVP85ZN type=del 2024-02-11T22:33:58.484 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.483+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~W82KDVPNCU65.0 size=1048576 2024-02-11T22:33:58.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.485+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~W82KDVPNCU65.1 size=684948 2024-02-11T22:33:58.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.485+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=W82KDVPNCU65 tag=JJGGIT0HF4Y1 type=write size=2782100 2024-02-11T22:33:58.488 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.487+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=3PCP1U7FCUCM type=del 2024-02-11T22:33:58.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.491+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~AREIF7O1PG60.0 size=940154 2024-02-11T22:33:58.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.491+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=AREIF7O1PG60 tag=VGHYC4R1AE2U type=write size=1988730 2024-02-11T22:33:58.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.493+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~9TU5A2FZ22UH.0 size=1048576 2024-02-11T22:33:58.496 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.495+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~9TU5A2FZ22UH.1 size=196209 2024-02-11T22:33:58.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.499+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=9TU5A2FZ22UH tag=SORJ5XE5QEIM type=write size=2293361 2024-02-11T22:33:58.501 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.501+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=I4L0GMVAK3AF type=del size=2237254 2024-02-11T22:33:58.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.503+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~MV3PEGLZAIWX.0 size=1048576 2024-02-11T22:33:58.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.505+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~MV3PEGLZAIWX.1 size=1048576 2024-02-11T22:33:58.506 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.505+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~MV3PEGLZAIWX.2 size=53748 2024-02-11T22:33:58.509 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.509+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=MV3PEGLZAIWX tag=K3SX4CP31MXE type=write size=3199476 2024-02-11T22:33:58.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.514+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~8EIVBNEW69XD.0 size=908007 2024-02-11T22:33:58.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.514+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=8EIVBNEW69XD tag=MIC2C5Z488FO type=write size=1956583 2024-02-11T22:33:58.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.516+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=GLYSWPTQ81VX type=del 2024-02-11T22:33:58.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.518+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=NBL733JAWK3W type=del size=3908402 2024-02-11T22:33:58.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.520+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=25MNETGXSHEC type=write size=701059 2024-02-11T22:33:58.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.522+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=21GHBPOYSWBY type=write size=450490 2024-02-11T22:33:58.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.524+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~HPGPE98YQTCP.0 size=1048576 2024-02-11T22:33:58.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.526+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~HPGPE98YQTCP.1 size=1048576 2024-02-11T22:33:58.528 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.528+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~HPGPE98YQTCP.2 size=802106 2024-02-11T22:33:58.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.532+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=HPGPE98YQTCP tag=IIS8SG9SNBF8 type=write size=3947834 2024-02-11T22:33:58.534 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.534+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=FQSDUG4GWNX6 type=del size=206919 2024-02-11T22:33:58.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.536+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~WRBN2KTFIRX3.0 size=1048576 2024-02-11T22:33:58.538 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.538+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~WRBN2KTFIRX3.1 size=1048576 2024-02-11T22:33:58.538 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.538+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2WNLVUFJJNBW.2~WRBN2KTFIRX3.2 size=621836 2024-02-11T22:33:58.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.541+0000 7f25eee4b8c0 1 < canceled multipart upload key=2WNLVUFJJNBW upload=WRBN2KTFIRX3 tag=T0QS4N02KUDA type=write size=3767564 2024-02-11T22:33:58.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.543+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=ESJH5DX4D3B1 type=del size=2245999 2024-02-11T22:33:58.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.545+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~PU8OSZ1PI3NH.0 size=1048576 2024-02-11T22:33:58.548 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.548+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~PU8OSZ1PI3NH.1 size=1048576 2024-02-11T22:33:58.550 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.550+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~PU8OSZ1PI3NH.2 size=107605 2024-02-11T22:33:58.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.554+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=PU8OSZ1PI3NH tag=KWV0E1M44NPZ type=write size=3253333 2024-02-11T22:33:58.558 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.557+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~U0TMZAVLBOZZ.0 size=1048576 2024-02-11T22:33:58.560 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.560+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~U0TMZAVLBOZZ.1 size=1048576 2024-02-11T22:33:58.562 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.562+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~U0TMZAVLBOZZ.2 size=785283 2024-02-11T22:33:58.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.562+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=U0TMZAVLBOZZ tag=QGMP1V23HH37 type=write size=3931011 2024-02-11T22:33:58.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.566+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=9TRD1H7B7ILF type=write size=600758 2024-02-11T22:33:58.569 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.569+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=LWL4WIWMNS36 type=del size=1170491 2024-02-11T22:33:58.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.573+0000 7f25eee4b8c0 1 < suggested update operation key=1WIPUCYHGLQ5 tag=YM8C4POR5JVP type=del size=2006654 2024-02-11T22:33:58.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.575+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=8HLVXLP3RWI6 type=del size=3122432 2024-02-11T22:33:58.578 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.578+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~XCB8G7TTBXRE.0 size=1048576 2024-02-11T22:33:58.578 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.578+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~XCB8G7TTBXRE.1 size=567720 2024-02-11T22:33:58.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.581+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=XCB8G7TTBXRE tag=QJUZ3R4HPX9N type=write size=2664872 2024-02-11T22:33:58.583 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.583+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=J7BJ7WMYD3XV type=del size=2976598 2024-02-11T22:33:58.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.588+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=OQCFTBX15X0X type=del 2024-02-11T22:33:58.591 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.590+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=0JBL8Z5NW5A7 type=del size=3078528 2024-02-11T22:33:58.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.592+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=W2FN91VPFHEL type=del 2024-02-11T22:33:58.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.596+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~TZRCOH4IM34X.0 size=1048576 2024-02-11T22:33:58.598 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.598+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~TZRCOH4IM34X.1 size=437880 2024-02-11T22:33:58.598 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.598+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=TZRCOH4IM34X tag=F17XYXRVFPPS type=write size=2535032 2024-02-11T22:33:58.602 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.602+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=KO8GCJ387BBI type=del 2024-02-11T22:33:58.604 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.604+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=G7VPBMKFN2V1 type=del size=1432302 2024-02-11T22:33:58.607 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.606+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~EM1S4YMKGYBH.0 size=1048576 2024-02-11T22:33:58.608 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.608+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~EM1S4YMKGYBH.1 size=710711 2024-02-11T22:33:58.612 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.612+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=EM1S4YMKGYBH tag=OYGYG9UBEX1B type=write size=2807863 2024-02-11T22:33:58.614 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.614+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=UBYVN8TZ2SMG type=del size=4056232 2024-02-11T22:33:58.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.616+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~W82KDVPNCU65.0 size=1048576 2024-02-11T22:33:58.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.618+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~W82KDVPNCU65.1 size=684948 2024-02-11T22:33:58.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.622+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=W82KDVPNCU65 tag=JJGGIT0HF4Y1 type=write size=2782100 2024-02-11T22:33:58.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.624+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=Q420YBRHPLGK type=write size=576207 2024-02-11T22:33:58.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.626+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~AREIF7O1PG60.0 size=940154 2024-02-11T22:33:58.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.630+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=AREIF7O1PG60 tag=VGHYC4R1AE2U type=write size=1988730 2024-02-11T22:33:58.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.633+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=3TW237FKIQK1 type=del size=1037919 2024-02-11T22:33:58.635 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.635+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=I4L0GMVAK3AF type=del 2024-02-11T22:33:58.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.637+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=YRK1BMHCH4HK type=del size=166567 2024-02-11T22:33:58.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.640+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~8EIVBNEW69XD.0 size=908007 2024-02-11T22:33:58.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.644+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=8EIVBNEW69XD tag=MIC2C5Z488FO type=write size=1956583 2024-02-11T22:33:58.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.647+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=2U5LEBS0XLC5 type=del size=1562038 2024-02-11T22:33:58.649 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.649+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=NBL733JAWK3W type=del size=3908402 2024-02-11T22:33:58.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.652+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=09IS0DNL0YO9 type=del size=648771 2024-02-11T22:33:58.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.654+0000 7f25eee4b8c0 1 < completed write operation key=ZVV1U6XXJMYK tag=21GHBPOYSWBY type=write size=450490 2024-02-11T22:33:58.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.656+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=234JB2Q31FX5 type=del size=1379722 2024-02-11T22:33:58.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.659+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=FQSDUG4GWNX6 type=del 2024-02-11T22:33:58.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.664+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~5JQZ870I0CLX.0 size=1048576 2024-02-11T22:33:58.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.665+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~5JQZ870I0CLX.1 size=1048576 2024-02-11T22:33:58.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.667+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~5JQZ870I0CLX.2 size=94136 2024-02-11T22:33:58.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.667+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=5JQZ870I0CLX tag=4PO5PK8CZGI2 type=write size=3239864 2024-02-11T22:33:58.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.671+0000 7f25eee4b8c0 1 < suggested update operation key=AB2I7WUK0C4O tag=ESJH5DX4D3B1 type=del size=2245999 2024-02-11T22:33:58.674 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.673+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=IKUH3J0FNG7X type=del size=64790 2024-02-11T22:33:58.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.675+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~U0TMZAVLBOZZ.0 size=1048576 2024-02-11T22:33:58.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.677+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~U0TMZAVLBOZZ.1 size=1048576 2024-02-11T22:33:58.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.679+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~U0TMZAVLBOZZ.2 size=785283 2024-02-11T22:33:58.683 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.682+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=U0TMZAVLBOZZ tag=QGMP1V23HH37 type=write size=3931011 2024-02-11T22:33:58.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.684+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=46GDUPR464OE type=write size=435903 2024-02-11T22:33:58.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.689+0000 7f25eee4b8c0 1 < suggested remove operation key=IOZNRH0B3P4J tag=LWL4WIWMNS36 type=del 2024-02-11T22:33:58.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.691+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=AOEJBVCB4J64 type=del size=1009735 2024-02-11T22:33:58.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.695+0000 7f25eee4b8c0 1 < suggested remove operation key=DSAMY64659XZ tag=8HLVXLP3RWI6 type=del 2024-02-11T22:33:58.700 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.697+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=FGJCP2YXJ7X3 type=del size=3177262 2024-02-11T22:33:58.700 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.699+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=J7BJ7WMYD3XV type=del 2024-02-11T22:33:58.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.701+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=QPQMGFH3XT9E type=del size=2097342 2024-02-11T22:33:58.704 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.704+0000 7f25eee4b8c0 -1 < failed to complete operation key=IOZNRH0B3P4J tag=0JBL8Z5NW5A7 type=del size=3078528: (22) Invalid argument 2024-02-11T22:33:58.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.706+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=14OZTL49YV8M type=del size=1840415 2024-02-11T22:33:58.709 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.708+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~TZRCOH4IM34X.0 size=1048576 2024-02-11T22:33:58.711 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.711+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~TZRCOH4IM34X.1 size=437880 2024-02-11T22:33:58.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.716+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=TZRCOH4IM34X tag=F17XYXRVFPPS type=write size=2535032 2024-02-11T22:33:58.720 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.720+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~A6N3BT17LERZ.0 size=103892 2024-02-11T22:33:58.721 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.720+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=A6N3BT17LERZ tag=RAPPUA8CG0G5 type=write size=1152468 2024-02-11T22:33:58.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.722+0000 7f25eee4b8c0 1 < canceled operation key=0NKQZH87N4Q7 tag=G7VPBMKFN2V1 type=del size=1432302 2024-02-11T22:33:58.727 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.727+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~BHWZ6SHO52Z0.0 size=1048576 2024-02-11T22:33:58.729 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.729+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~BHWZ6SHO52Z0.1 size=1048576 2024-02-11T22:33:58.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.731+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~BHWZ6SHO52Z0.2 size=575121 2024-02-11T22:33:58.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.731+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=BHWZ6SHO52Z0 tag=4DGUUIE0UZQG type=write size=3720849 2024-02-11T22:33:58.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.733+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=UBYVN8TZ2SMG type=del 2024-02-11T22:33:58.736 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.736+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=C8O5B225OI2G type=del size=693986 2024-02-11T22:33:58.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.738+0000 7f25eee4b8c0 1 < completed write operation key=FCH9ZTWY06ZN tag=Q420YBRHPLGK type=write size=576207 2024-02-11T22:33:58.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.741+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~EZZD86MWSBHX.0 size=1048576 2024-02-11T22:33:58.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.743+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~EZZD86MWSBHX.1 size=591348 2024-02-11T22:33:58.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.743+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=EZZD86MWSBHX tag=ZUNC3ELSO8NI type=write size=2688500 2024-02-11T22:33:58.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.746+0000 7f25eee4b8c0 -1 < failed to complete operation key=IOZNRH0B3P4J tag=3TW237FKIQK1 type=del size=1037919: (22) Invalid argument 2024-02-11T22:33:58.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.750+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~HKEAPVJHBIAO.0 size=983989 2024-02-11T22:33:58.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.750+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=HKEAPVJHBIAO tag=CEX1DUV69UP8 type=write size=2032565 2024-02-11T22:33:58.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.752+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=YRK1BMHCH4HK type=del 2024-02-11T22:33:58.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.754+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=PZ7ISA8KCFMD type=del size=3759243 2024-02-11T22:33:58.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.760+0000 7f25eee4b8c0 1 < suggested remove operation key=ZVV1U6XXJMYK tag=2U5LEBS0XLC5 type=del 2024-02-11T22:33:58.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.762+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=EI0D8G18U0VA type=del size=1199189 2024-02-11T22:33:58.764 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.764+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=09IS0DNL0YO9 type=del 2024-02-11T22:33:58.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.768+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~FN817B9HRHCA.0 size=31661 2024-02-11T22:33:58.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.768+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=FN817B9HRHCA tag=LJN5WNR0Q1FI type=write size=1080237 2024-02-11T22:33:58.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.772+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=234JB2Q31FX5 type=del size=1379722 2024-02-11T22:33:58.776 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.776+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~MT21SWW8B21I.0 size=584977 2024-02-11T22:33:58.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.776+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=MT21SWW8B21I tag=EZDV17UCV6VR type=write size=1633553 2024-02-11T22:33:58.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.777+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~5JQZ870I0CLX.0 size=1048576 2024-02-11T22:33:58.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.779+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~5JQZ870I0CLX.1 size=1048576 2024-02-11T22:33:58.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.779+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~5JQZ870I0CLX.2 size=94136 2024-02-11T22:33:58.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.782+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=5JQZ870I0CLX tag=4PO5PK8CZGI2 type=write size=3239864 2024-02-11T22:33:58.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.786+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~KOIINISY4WK2.0 size=1048576 2024-02-11T22:33:58.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.788+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~KOIINISY4WK2.1 size=1048576 2024-02-11T22:33:58.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.790+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~KOIINISY4WK2.2 size=247647 2024-02-11T22:33:58.790 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.790+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=KOIINISY4WK2 tag=IWTEVWZEFWSQ type=write size=3393375 2024-02-11T22:33:58.792 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.792+0000 7f25eee4b8c0 1 < canceled operation key=FCH9ZTWY06ZN tag=IKUH3J0FNG7X type=del size=64790 2024-02-11T22:33:58.794 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.794+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=2ZWTRYWN66K7 type=write size=228293 2024-02-11T22:33:58.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.797+0000 7f25eee4b8c0 1 < canceled operation key=CW4DLIYP9ZSH tag=46GDUPR464OE type=write size=435903 2024-02-11T22:33:58.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.800+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~8EI17Z462MXR.0 size=961390 2024-02-11T22:33:58.801 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.800+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=8EI17Z462MXR tag=MKN487TYYXJU type=write size=2009966 2024-02-11T22:33:58.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.802+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=AOEJBVCB4J64 type=del 2024-02-11T22:33:58.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.805+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=DZ86ZBV32ESJ type=del size=119692 2024-02-11T22:33:58.809 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.808+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZVV1U6XXJMYK tag=FGJCP2YXJ7X3 type=del size=3177262: (22) Invalid argument 2024-02-11T22:33:58.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.810+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=ULHQFE3JOEQN type=del size=540752 2024-02-11T22:33:58.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.813+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZVV1U6XXJMYK tag=QPQMGFH3XT9E type=del size=2097342: (22) Invalid argument 2024-02-11T22:33:58.818 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.818+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~0M3R025RQUS0.0 size=918406 2024-02-11T22:33:58.818 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.818+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=0M3R025RQUS0 tag=3G6G1VO1KFPL type=write size=1966982 2024-02-11T22:33:58.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.820+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=14OZTL49YV8M type=del 2024-02-11T22:33:58.822 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.822+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=75U1TKNQFFE3 type=del size=3417857 2024-02-11T22:33:58.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.824+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~A6N3BT17LERZ.0 size=103892 2024-02-11T22:33:58.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.828+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=A6N3BT17LERZ tag=RAPPUA8CG0G5 type=write size=1152468 2024-02-11T22:33:58.833 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.832+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~ACHUN3VN2S1O.0 size=1048576 2024-02-11T22:33:58.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.834+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~ACHUN3VN2S1O.1 size=281036 2024-02-11T22:33:58.835 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.834+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=ACHUN3VN2S1O tag=J4NYZ0ZT18WF type=write size=2378188 2024-02-11T22:33:58.835 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.835+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VBEK6O5PL97X.2~BHWZ6SHO52Z0.0 size=1048576 2024-02-11T22:33:58.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.837+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~BHWZ6SHO52Z0.1 size=1048576 2024-02-11T22:33:58.839 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.839+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~BHWZ6SHO52Z0.2 size=575121 2024-02-11T22:33:58.843 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.843+0000 7f25eee4b8c0 1 < canceled multipart upload key=VBEK6O5PL97X upload=BHWZ6SHO52Z0 tag=4DGUUIE0UZQG type=write size=3720849 2024-02-11T22:33:58.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.847+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~RDV1C3WECA7Y.0 size=1048576 2024-02-11T22:33:58.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.849+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~RDV1C3WECA7Y.1 size=329147 2024-02-11T22:33:58.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.849+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=RDV1C3WECA7Y tag=4VHF2EZMRV9Y type=write size=2426299 2024-02-11T22:33:58.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.851+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=C8O5B225OI2G type=del 2024-02-11T22:33:58.855 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.855+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~Q483HQVEA7WM.0 size=1048576 2024-02-11T22:33:58.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.857+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~Q483HQVEA7WM.1 size=1048576 2024-02-11T22:33:58.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.858+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~Q483HQVEA7WM.2 size=149530 2024-02-11T22:33:58.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.858+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=Q483HQVEA7WM tag=4JAACPS7WXCC type=write size=3295258 2024-02-11T22:33:58.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.861+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~EZZD86MWSBHX.0 size=1048576 2024-02-11T22:33:58.864 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.863+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~EZZD86MWSBHX.1 size=591348 2024-02-11T22:33:58.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.867+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=EZZD86MWSBHX tag=ZUNC3ELSO8NI type=write size=2688500 2024-02-11T22:33:58.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.870+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=TKOWW804MCG7 type=write size=70199 2024-02-11T22:33:58.874 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.873+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~HKEAPVJHBIAO.0 size=983989 2024-02-11T22:33:58.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.878+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=HKEAPVJHBIAO tag=CEX1DUV69UP8 type=write size=2032565 2024-02-11T22:33:58.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.880+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=O61ATXWFJ9XR type=write size=867218 2024-02-11T22:33:58.884 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.884+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=PZ7ISA8KCFMD type=del 2024-02-11T22:33:58.887 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.886+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=RDBC7N5EXADH type=write size=475419 2024-02-11T22:33:58.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.888+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=EI0D8G18U0VA type=del 2024-02-11T22:33:58.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.890+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=UZF1VS933C1A type=del size=949267 2024-02-11T22:33:58.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.892+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~FN817B9HRHCA.0 size=31661 2024-02-11T22:33:58.896 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.896+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=FN817B9HRHCA tag=LJN5WNR0Q1FI type=write size=1080237 2024-02-11T22:33:58.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.898+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=K0WH67RRP7B9 type=del size=2458348 2024-02-11T22:33:58.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.900+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~MT21SWW8B21I.0 size=584977 2024-02-11T22:33:58.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.904+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=MT21SWW8B21I tag=EZDV17UCV6VR type=write size=1633553 2024-02-11T22:33:58.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.906+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=LR9GQQALML32 type=del size=2282435 2024-02-11T22:33:58.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.906+0000 7f25eee4b8c0 1 < canceled part key=_multipart_6W5AJNTFMW5C.2~KOIINISY4WK2.0 size=1048576 2024-02-11T22:33:58.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.908+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~KOIINISY4WK2.1 size=1048576 2024-02-11T22:33:58.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.909+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~KOIINISY4WK2.2 size=247647 2024-02-11T22:33:58.913 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.913+0000 7f25eee4b8c0 1 < canceled multipart upload key=6W5AJNTFMW5C upload=KOIINISY4WK2 tag=IWTEVWZEFWSQ type=write size=3393375 2024-02-11T22:33:58.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.915+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=ZPMHETVYMZPC type=del size=2026147 2024-02-11T22:33:58.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.919+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=2ZWTRYWN66K7 type=write size=228293 2024-02-11T22:33:58.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.923+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~57URNY2W8BHL.0 size=1048576 2024-02-11T22:33:58.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.924+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~57URNY2W8BHL.1 size=1048576 2024-02-11T22:33:58.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.926+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~57URNY2W8BHL.2 size=602584 2024-02-11T22:33:58.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.926+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=57URNY2W8BHL tag=ZK107G235XWD type=write size=3748312 2024-02-11T22:33:58.928 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.928+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~8EI17Z462MXR.0 size=961390 2024-02-11T22:33:58.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.932+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=8EI17Z462MXR tag=MKN487TYYXJU type=write size=2009966 2024-02-11T22:33:58.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.934+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=M8AMAPKBHNYM type=del size=2848898 2024-02-11T22:33:58.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.936+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=DZ86ZBV32ESJ type=del 2024-02-11T22:33:58.940 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.940+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~WTMUVDT1RMUE.0 size=1048576 2024-02-11T22:33:58.943 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.942+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~WTMUVDT1RMUE.1 size=179001 2024-02-11T22:33:58.943 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.942+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=WTMUVDT1RMUE tag=SYLTDZH1S73Z type=write size=2276153 2024-02-11T22:33:58.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.944+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=ULHQFE3JOEQN type=del 2024-02-11T22:33:58.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.945+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=5S0ULNGLO2S4 type=del size=981513 2024-02-11T22:33:58.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.947+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~0M3R025RQUS0.0 size=918406 2024-02-11T22:33:58.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.951+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=0M3R025RQUS0 tag=3G6G1VO1KFPL type=write size=1966982 2024-02-11T22:33:58.955 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.955+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~74EIMVGVG4EP.0 size=278359 2024-02-11T22:33:58.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.955+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=74EIMVGVG4EP tag=F7D6W34OGNVW type=write size=1326935 2024-02-11T22:33:58.957 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.957+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=75U1TKNQFFE3 type=del 2024-02-11T22:33:58.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.961+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~JFMEQ2AT0BEW.0 size=1048576 2024-02-11T22:33:58.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.963+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~JFMEQ2AT0BEW.1 size=644480 2024-02-11T22:33:58.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.963+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=JFMEQ2AT0BEW tag=JCISWEVG6GSY type=write size=2741632 2024-02-11T22:33:58.965 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.965+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~ACHUN3VN2S1O.0 size=1048576 2024-02-11T22:33:58.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.966+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~ACHUN3VN2S1O.1 size=281036 2024-02-11T22:33:58.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.970+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=ACHUN3VN2S1O tag=J4NYZ0ZT18WF type=write size=2378188 2024-02-11T22:33:58.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.972+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=WL7J3XS8U2Q5 type=del size=591295 2024-02-11T22:33:58.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.974+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~RDV1C3WECA7Y.0 size=1048576 2024-02-11T22:33:58.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.976+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~RDV1C3WECA7Y.1 size=329147 2024-02-11T22:33:58.981 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.979+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=RDV1C3WECA7Y tag=4VHF2EZMRV9Y type=write size=2426299 2024-02-11T22:33:58.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.981+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=OO83FBYCI2WF type=del size=695568 2024-02-11T22:33:58.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.984+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~Q483HQVEA7WM.0 size=1048576 2024-02-11T22:33:58.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.985+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~Q483HQVEA7WM.1 size=1048576 2024-02-11T22:33:58.987 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.987+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~Q483HQVEA7WM.2 size=149530 2024-02-11T22:33:58.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.991+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=Q483HQVEA7WM tag=4JAACPS7WXCC type=write size=3295258 2024-02-11T22:33:58.995 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.995+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~QOMVLSJIFLW5.0 size=33845 2024-02-11T22:33:58.996 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.995+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=QOMVLSJIFLW5 tag=7QTGD419XUM3 type=write size=1082421 2024-02-11T22:33:58.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:58.998+0000 7f25eee4b8c0 1 < completed write operation key=LTSLBQK2C4V2 tag=TKOWW804MCG7 type=write size=70199 2024-02-11T22:33:59.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.003+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~T6AA2FGZJBRW.0 size=356020 2024-02-11T22:33:59.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.003+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=T6AA2FGZJBRW tag=78OFVUWFLV8W type=write size=1404596 2024-02-11T22:33:59.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.006+0000 7f25eee4b8c0 -1 < failed to complete operation key=PMLUO2CGV9IN tag=O61ATXWFJ9XR type=write size=867218: (22) Invalid argument 2024-02-11T22:33:59.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.010+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QZC3NK3X9PI0.0 size=189579 2024-02-11T22:33:59.011 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.010+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=QZC3NK3X9PI0 tag=HNI20ZFTZZFB type=write size=1238155 2024-02-11T22:33:59.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.012+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=RDBC7N5EXADH type=write size=475419 2024-02-11T22:33:59.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.016+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~QEH81X7OAR3W.0 size=209726 2024-02-11T22:33:59.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.016+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=QEH81X7OAR3W tag=GON96FJ55Y97 type=write size=1258302 2024-02-11T22:33:59.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.020+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=UZF1VS933C1A type=del 2024-02-11T22:33:59.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.025+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~L8OVQ9TO5XXN.0 size=1048576 2024-02-11T22:33:59.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.026+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~L8OVQ9TO5XXN.1 size=943906 2024-02-11T22:33:59.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.026+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=L8OVQ9TO5XXN tag=PK1JB40ZJAD0 type=write size=3041058 2024-02-11T22:33:59.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.028+0000 7f25eee4b8c0 1 < canceled operation key=Q6NR2GFW3IR1 tag=K0WH67RRP7B9 type=del size=2458348 2024-02-11T22:33:59.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.032+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~CS36JEGZTFUG.0 size=28827 2024-02-11T22:33:59.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.032+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=CS36JEGZTFUG tag=V6OXLQQROVKB type=write size=1077403 2024-02-11T22:33:59.035 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.035+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=LR9GQQALML32 type=del 2024-02-11T22:33:59.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~7L4SLRPT70RR.0 size=1048576 2024-02-11T22:33:59.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.041+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~7L4SLRPT70RR.1 size=1048576 2024-02-11T22:33:59.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.043+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~7L4SLRPT70RR.2 size=224147 2024-02-11T22:33:59.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.043+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=7L4SLRPT70RR tag=7B3KZRFF8R7H type=write size=3369875 2024-02-11T22:33:59.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.046+0000 7f25eee4b8c0 1 < canceled operation key=HZTCAJH837N5 tag=ZPMHETVYMZPC type=del size=2026147 2024-02-11T22:33:59.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.049+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=2EWVEEPF5JAM type=write size=332721 2024-02-11T22:33:59.051 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.051+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~57URNY2W8BHL.0 size=1048576 2024-02-11T22:33:59.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.052+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~57URNY2W8BHL.1 size=1048576 2024-02-11T22:33:59.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.055+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~57URNY2W8BHL.2 size=602584 2024-02-11T22:33:59.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.058+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=57URNY2W8BHL tag=ZK107G235XWD type=write size=3748312 2024-02-11T22:33:59.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.060+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=OX1QOMSM8T71 type=del size=1923258 2024-02-11T22:33:59.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.063+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=M8AMAPKBHNYM type=del 2024-02-11T22:33:59.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.067+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~FD48IXL689VI.0 size=1048576 2024-02-11T22:33:59.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.069+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~FD48IXL689VI.1 size=1048576 2024-02-11T22:33:59.071 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.071+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~FD48IXL689VI.2 size=201196 2024-02-11T22:33:59.071 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.071+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=FD48IXL689VI tag=TEP0SVEZ8UF4 type=write size=3346924 2024-02-11T22:33:59.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.073+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~WTMUVDT1RMUE.0 size=1048576 2024-02-11T22:33:59.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.075+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~WTMUVDT1RMUE.1 size=179001 2024-02-11T22:33:59.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.079+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=WTMUVDT1RMUE tag=SYLTDZH1S73Z type=write size=2276153 2024-02-11T22:33:59.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.081+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=U6ZMSNKD4CB6 type=del size=1315238 2024-02-11T22:33:59.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.083+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=5S0ULNGLO2S4 type=del 2024-02-11T22:33:59.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.085+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=YA108WGH32MV type=del size=4173414 2024-02-11T22:33:59.087 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.087+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~74EIMVGVG4EP.0 size=278359 2024-02-11T22:33:59.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.091+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=74EIMVGVG4EP tag=F7D6W34OGNVW type=write size=1326935 2024-02-11T22:33:59.093 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.093+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=9BADQYEEY8OS type=del size=785986 2024-02-11T22:33:59.096 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.095+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~JFMEQ2AT0BEW.0 size=1048576 2024-02-11T22:33:59.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.097+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~JFMEQ2AT0BEW.1 size=644480 2024-02-11T22:33:59.101 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.101+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=JFMEQ2AT0BEW tag=JCISWEVG6GSY type=write size=2741632 2024-02-11T22:33:59.104 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.104+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=9Y02MHXX9Y93 type=del size=2951633 2024-02-11T22:33:59.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.106+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=WL7J3XS8U2Q5 type=del 2024-02-11T22:33:59.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.108+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=JBT5N9VWZQO9 type=del size=2998418 2024-02-11T22:33:59.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.110+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=OO83FBYCI2WF type=del 2024-02-11T22:33:59.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.112+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=JWJ2WTPLL3GT type=write size=82165 2024-02-11T22:33:59.116 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.115+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~QOMVLSJIFLW5.0 size=33845 2024-02-11T22:33:59.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.119+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=QOMVLSJIFLW5 tag=7QTGD419XUM3 type=write size=1082421 2024-02-11T22:33:59.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.123+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~ZFX050Z66ONQ.0 size=921911 2024-02-11T22:33:59.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.123+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=ZFX050Z66ONQ tag=IT2HWYH9BWVO type=write size=1970487 2024-02-11T22:33:59.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.125+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~T6AA2FGZJBRW.0 size=356020 2024-02-11T22:33:59.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.129+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=T6AA2FGZJBRW tag=78OFVUWFLV8W type=write size=1404596 2024-02-11T22:33:59.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.131+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=KZN7K4OG15Y8 type=del size=3716865 2024-02-11T22:33:59.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.133+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QZC3NK3X9PI0.0 size=189579 2024-02-11T22:33:59.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.137+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=QZC3NK3X9PI0 tag=HNI20ZFTZZFB type=write size=1238155 2024-02-11T22:33:59.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.142+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FP40ORYNCPIX.0 size=1048576 2024-02-11T22:33:59.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.143+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~FP40ORYNCPIX.1 size=337109 2024-02-11T22:33:59.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.143+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=FP40ORYNCPIX tag=T8BKAA9HN10B type=write size=2434261 2024-02-11T22:33:59.146 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.146+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~QEH81X7OAR3W.0 size=209726 2024-02-11T22:33:59.150 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.149+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=QEH81X7OAR3W tag=GON96FJ55Y97 type=write size=1258302 2024-02-11T22:33:59.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.153+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~PP0W3VZMCYAS.0 size=1048576 2024-02-11T22:33:59.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.155+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~PP0W3VZMCYAS.1 size=922198 2024-02-11T22:33:59.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.155+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=PP0W3VZMCYAS tag=R74K79UX903K type=write size=3019350 2024-02-11T22:33:59.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.158+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~L8OVQ9TO5XXN.0 size=1048576 2024-02-11T22:33:59.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.160+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~L8OVQ9TO5XXN.1 size=943906 2024-02-11T22:33:59.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.163+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=L8OVQ9TO5XXN tag=PK1JB40ZJAD0 type=write size=3041058 2024-02-11T22:33:59.166 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.165+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=NRWHTXXT1FTM type=del size=2843439 2024-02-11T22:33:59.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.168+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~CS36JEGZTFUG.0 size=28827 2024-02-11T22:33:59.172 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.171+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=CS36JEGZTFUG tag=V6OXLQQROVKB type=write size=1077403 2024-02-11T22:33:59.175 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.175+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~H7Q3V1PWFM9I.0 size=1048576 2024-02-11T22:33:59.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.177+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~H7Q3V1PWFM9I.1 size=1048576 2024-02-11T22:33:59.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.179+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~H7Q3V1PWFM9I.2 size=34389 2024-02-11T22:33:59.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.179+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=H7Q3V1PWFM9I tag=VFYZ6880694D type=write size=3180117 2024-02-11T22:33:59.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.181+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~7L4SLRPT70RR.0 size=1048576 2024-02-11T22:33:59.183 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.183+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~7L4SLRPT70RR.1 size=1048576 2024-02-11T22:33:59.185 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.184+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~7L4SLRPT70RR.2 size=224147 2024-02-11T22:33:59.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.188+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=7L4SLRPT70RR tag=7B3KZRFF8R7H type=write size=3369875 2024-02-11T22:33:59.193 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.192+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~3SLF91CCE7QR.0 size=1048576 2024-02-11T22:33:59.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.194+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~3SLF91CCE7QR.1 size=874311 2024-02-11T22:33:59.195 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.194+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=3SLF91CCE7QR tag=AY1JTWQHURBL type=write size=2971463 2024-02-11T22:33:59.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.196+0000 7f25eee4b8c0 1 < completed write operation key=0KD7EJT7Z7QH tag=2EWVEEPF5JAM type=write size=332721 2024-02-11T22:33:59.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.200+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~05NB3ZN106LB.0 size=1048576 2024-02-11T22:33:59.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.202+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~05NB3ZN106LB.1 size=1048576 2024-02-11T22:33:59.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.203+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~05NB3ZN106LB.2 size=95129 2024-02-11T22:33:59.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.203+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=05NB3ZN106LB tag=L5QCA4AOF09H type=write size=3240857 2024-02-11T22:33:59.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.205+0000 7f25eee4b8c0 1 < canceled operation key=Q9AL0ZMG9WOK tag=OX1QOMSM8T71 type=del size=1923258 2024-02-11T22:33:59.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.207+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=7BJQ739AN3V6 type=del size=2729 2024-02-11T22:33:59.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.210+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~FD48IXL689VI.0 size=1048576 2024-02-11T22:33:59.212 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.211+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~FD48IXL689VI.1 size=1048576 2024-02-11T22:33:59.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.213+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~FD48IXL689VI.2 size=201196 2024-02-11T22:33:59.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.217+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=FD48IXL689VI tag=TEP0SVEZ8UF4 type=write size=3346924 2024-02-11T22:33:59.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.221+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~CXUIPBUMUC27.0 size=1048576 2024-02-11T22:33:59.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.222+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~CXUIPBUMUC27.1 size=1048576 2024-02-11T22:33:59.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.224+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~CXUIPBUMUC27.2 size=104560 2024-02-11T22:33:59.225 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.224+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=CXUIPBUMUC27 tag=XSWWLOV0GOX2 type=write size=3250288 2024-02-11T22:33:59.227 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.227+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=U6ZMSNKD4CB6 type=del 2024-02-11T22:33:59.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.229+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=RQBVP8DC94H9 type=del size=2413471 2024-02-11T22:33:59.234 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.234+0000 7f25eee4b8c0 1 < suggested update operation key=PTA21KVUBIRR tag=YA108WGH32MV type=del size=4173414 2024-02-11T22:33:59.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.237+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~TPEPR6OQK4N1.0 size=1048576 2024-02-11T22:33:59.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.239+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~TPEPR6OQK4N1.1 size=318393 2024-02-11T22:33:59.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.239+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=TPEPR6OQK4N1 tag=9M1MVTPK9342 type=write size=2415545 2024-02-11T22:33:59.241 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.241+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=9BADQYEEY8OS type=del 2024-02-11T22:33:59.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.245+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~C5SF7U5BCRE8.0 size=1048576 2024-02-11T22:33:59.248 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.247+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~C5SF7U5BCRE8.1 size=1048576 2024-02-11T22:33:59.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.249+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~C5SF7U5BCRE8.2 size=392823 2024-02-11T22:33:59.250 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.249+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=C5SF7U5BCRE8 tag=TPDRR87GIVKI type=write size=3538551 2024-02-11T22:33:59.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.251+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=9Y02MHXX9Y93 type=del 2024-02-11T22:33:59.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.255+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=WH2H2I130F2G type=del size=1103849 2024-02-11T22:33:59.258 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.257+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=JBT5N9VWZQO9 type=del 2024-02-11T22:33:59.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.259+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=OBQPL7N7IRAF type=write size=880115 2024-02-11T22:33:59.262 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.261+0000 7f25eee4b8c0 1 < completed write operation key=FCH9ZTWY06ZN tag=JWJ2WTPLL3GT type=write size=82165 2024-02-11T22:33:59.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.264+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=X53CUSRA02VZ type=del size=3074294 2024-02-11T22:33:59.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.266+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~ZFX050Z66ONQ.0 size=921911 2024-02-11T22:33:59.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.270+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=ZFX050Z66ONQ tag=IT2HWYH9BWVO type=write size=1970487 2024-02-11T22:33:59.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.272+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=P2G8NGNN7OBR type=write size=902991 2024-02-11T22:33:59.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.274+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=KZN7K4OG15Y8 type=del 2024-02-11T22:33:59.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.279+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~KFCU2440KISE.0 size=1048576 2024-02-11T22:33:59.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.281+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~KFCU2440KISE.1 size=109820 2024-02-11T22:33:59.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.281+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=KFCU2440KISE tag=WMQFYXMUUGU4 type=write size=2206972 2024-02-11T22:33:59.284 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.283+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FP40ORYNCPIX.0 size=1048576 2024-02-11T22:33:59.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.285+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~FP40ORYNCPIX.1 size=337109 2024-02-11T22:33:59.289 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.288+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=FP40ORYNCPIX tag=T8BKAA9HN10B type=write size=2434261 2024-02-11T22:33:59.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.291+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=OI3XRPH6SM4U type=del size=89946 2024-02-11T22:33:59.293 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.293+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~PP0W3VZMCYAS.0 size=1048576 2024-02-11T22:33:59.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.295+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~PP0W3VZMCYAS.1 size=922198 2024-02-11T22:33:59.299 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.299+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=PP0W3VZMCYAS tag=R74K79UX903K type=write size=3019350 2024-02-11T22:33:59.301 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.301+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=YO7AA4Y34EAC type=del size=913998 2024-02-11T22:33:59.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.303+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=NRWHTXXT1FTM type=del 2024-02-11T22:33:59.308 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.307+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~X7CXB5CMSQDO.0 size=1048576 2024-02-11T22:33:59.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.309+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~X7CXB5CMSQDO.1 size=162525 2024-02-11T22:33:59.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.309+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=X7CXB5CMSQDO tag=OPVA4Y95MG0Z type=write size=2259677 2024-02-11T22:33:59.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.309+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0NKQZH87N4Q7.2~H7Q3V1PWFM9I.0 size=1048576 2024-02-11T22:33:59.311 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.311+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~H7Q3V1PWFM9I.1 size=1048576 2024-02-11T22:33:59.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.313+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~H7Q3V1PWFM9I.2 size=34389 2024-02-11T22:33:59.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.316+0000 7f25eee4b8c0 1 < canceled multipart upload key=0NKQZH87N4Q7 upload=H7Q3V1PWFM9I tag=VFYZ6880694D type=write size=3180117 2024-02-11T22:33:59.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.320+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~6U9GWR2461KM.0 size=1048576 2024-02-11T22:33:59.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.322+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~6U9GWR2461KM.1 size=1048576 2024-02-11T22:33:59.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.323+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~6U9GWR2461KM.2 size=995166 2024-02-11T22:33:59.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.323+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=6U9GWR2461KM tag=TYSRYSODCP2G type=write size=4140894 2024-02-11T22:33:59.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.325+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~3SLF91CCE7QR.0 size=1048576 2024-02-11T22:33:59.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.325+0000 7f25eee4b8c0 1 < canceled part key=_multipart_FCH9ZTWY06ZN.2~3SLF91CCE7QR.1 size=874311 2024-02-11T22:33:59.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.329+0000 7f25eee4b8c0 1 < canceled multipart upload key=FCH9ZTWY06ZN upload=3SLF91CCE7QR tag=AY1JTWQHURBL type=write size=2971463 2024-02-11T22:33:59.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.331+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=WYNXSDP7AP99 type=del size=1348496 2024-02-11T22:33:59.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.331+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~05NB3ZN106LB.0 size=1048576 2024-02-11T22:33:59.334 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.334+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~05NB3ZN106LB.1 size=1048576 2024-02-11T22:33:59.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.336+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~05NB3ZN106LB.2 size=95129 2024-02-11T22:33:59.340 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.339+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=05NB3ZN106LB tag=L5QCA4AOF09H type=write size=3240857 2024-02-11T22:33:59.343 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.343+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GS7ZVXA87UDN.0 size=1048576 2024-02-11T22:33:59.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.345+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~GS7ZVXA87UDN.1 size=879702 2024-02-11T22:33:59.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.345+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=GS7ZVXA87UDN tag=LXZ2A1NLAGMA type=write size=2976854 2024-02-11T22:33:59.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.349+0000 7f25eee4b8c0 1 < suggested remove operation key=ZVV1U6XXJMYK tag=7BJQ739AN3V6 type=del 2024-02-11T22:33:59.352 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.351+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=ZBAT9UMNIC9A type=del size=2329406 2024-02-11T22:33:59.353 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.353+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~CXUIPBUMUC27.0 size=1048576 2024-02-11T22:33:59.355 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.355+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~CXUIPBUMUC27.1 size=1048576 2024-02-11T22:33:59.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.357+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~CXUIPBUMUC27.2 size=104560 2024-02-11T22:33:59.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.360+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=CXUIPBUMUC27 tag=XSWWLOV0GOX2 type=write size=3250288 2024-02-11T22:33:59.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.362+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=FRZASR1LFA6R type=write size=968241 2024-02-11T22:33:59.367 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.366+0000 7f25eee4b8c0 1 < suggested remove operation key=0J2IBYR6LNOV tag=RQBVP8DC94H9 type=del 2024-02-11T22:33:59.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.368+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=B4MXVB5NL9S3 type=del size=3414903 2024-02-11T22:33:59.371 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.370+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~TPEPR6OQK4N1.0 size=1048576 2024-02-11T22:33:59.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.372+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~TPEPR6OQK4N1.1 size=318393 2024-02-11T22:33:59.376 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.376+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=TPEPR6OQK4N1 tag=9M1MVTPK9342 type=write size=2415545 2024-02-11T22:33:59.380 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.380+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~SEKCTIJ0REIV.0 size=253704 2024-02-11T22:33:59.380 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.380+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=SEKCTIJ0REIV tag=5XZVKMMAOZON type=write size=1302280 2024-02-11T22:33:59.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.382+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~C5SF7U5BCRE8.0 size=1048576 2024-02-11T22:33:59.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.384+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~C5SF7U5BCRE8.1 size=1048576 2024-02-11T22:33:59.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.386+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~C5SF7U5BCRE8.2 size=392823 2024-02-11T22:33:59.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.389+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=C5SF7U5BCRE8 tag=TPDRR87GIVKI type=write size=3538551 2024-02-11T22:33:59.392 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.392+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=C73XJ2LOSD0W type=del size=1045420 2024-02-11T22:33:59.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.394+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=WH2H2I130F2G type=del 2024-02-11T22:33:59.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.396+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=0ULO00D8YTVP type=del size=2099436 2024-02-11T22:33:59.400 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.400+0000 7f25eee4b8c0 1 < suggested remove operation key=74M85D138Z26 tag=OBQPL7N7IRAF type=write 2024-02-11T22:33:59.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.404+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~OX4EIUKGWZDQ.0 size=72787 2024-02-11T22:33:59.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.404+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=OX4EIUKGWZDQ tag=T3RKGUKBGZ4Y type=write size=1121363 2024-02-11T22:33:59.406 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.406+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=X53CUSRA02VZ type=del 2024-02-11T22:33:59.411 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.410+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~UNP7S7LCN0WQ.0 size=732816 2024-02-11T22:33:59.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.410+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=UNP7S7LCN0WQ tag=ZKFTMMCO0XX3 type=write size=1781392 2024-02-11T22:33:59.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.414+0000 7f25eee4b8c0 1 < suggested remove operation key=0NKQZH87N4Q7 tag=P2G8NGNN7OBR type=write 2024-02-11T22:33:59.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.418+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~E3S9TDEOPD2K.0 size=1048576 2024-02-11T22:33:59.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.419+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~E3S9TDEOPD2K.1 size=1048576 2024-02-11T22:33:59.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.421+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~E3S9TDEOPD2K.2 size=955464 2024-02-11T22:33:59.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.421+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=E3S9TDEOPD2K tag=OLJZC7K3V6RZ type=write size=4101192 2024-02-11T22:33:59.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.423+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~KFCU2440KISE.0 size=1048576 2024-02-11T22:33:59.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.425+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~KFCU2440KISE.1 size=109820 2024-02-11T22:33:59.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.428+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=KFCU2440KISE tag=WMQFYXMUUGU4 type=write size=2206972 2024-02-11T22:33:59.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.431+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=RVPU9OME62W5 type=del size=1602790 2024-02-11T22:33:59.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.434+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=OI3XRPH6SM4U type=del 2024-02-11T22:33:59.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.438+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~1XG2EVRLWLXM.0 size=1035105 2024-02-11T22:33:59.439 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.438+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=1XG2EVRLWLXM tag=13BEJXEHXWSU type=write size=2083681 2024-02-11T22:33:59.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.442+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=YO7AA4Y34EAC type=del 2024-02-11T22:33:59.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.444+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=6TQHQAUGCMEP type=del size=233874 2024-02-11T22:33:59.448 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.447+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~X7CXB5CMSQDO.0 size=1048576 2024-02-11T22:33:59.448 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.447+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZVV1U6XXJMYK.2~X7CXB5CMSQDO.1 size=162525 2024-02-11T22:33:59.451 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.451+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZVV1U6XXJMYK upload=X7CXB5CMSQDO tag=OPVA4Y95MG0Z type=write size=2259677 2024-02-11T22:33:59.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.455+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~7LZW3LLO6QG9.0 size=1048576 2024-02-11T22:33:59.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.457+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~7LZW3LLO6QG9.1 size=439758 2024-02-11T22:33:59.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.457+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=7LZW3LLO6QG9 tag=OEM2XMIOF4VN type=write size=2536910 2024-02-11T22:33:59.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.459+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~6U9GWR2461KM.0 size=1048576 2024-02-11T22:33:59.461 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.461+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~6U9GWR2461KM.1 size=1048576 2024-02-11T22:33:59.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.463+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~6U9GWR2461KM.2 size=995166 2024-02-11T22:33:59.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.467+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=6U9GWR2461KM tag=TYSRYSODCP2G type=write size=4140894 2024-02-11T22:33:59.469 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.469+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=JOYF5MQP9R3Z type=del size=2591321 2024-02-11T22:33:59.472 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.471+0000 7f25eee4b8c0 -1 < failed to complete operation key=1WIPUCYHGLQ5 tag=WYNXSDP7AP99 type=del size=1348496: (22) Invalid argument 2024-02-11T22:33:59.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.474+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=G6I4I3KV2O75 type=del size=434314 2024-02-11T22:33:59.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.476+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GS7ZVXA87UDN.0 size=1048576 2024-02-11T22:33:59.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.479+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~GS7ZVXA87UDN.1 size=879702 2024-02-11T22:33:59.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.482+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=GS7ZVXA87UDN tag=LXZ2A1NLAGMA type=write size=2976854 2024-02-11T22:33:59.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.484+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=B81QOMHKYOYN type=del size=718756 2024-02-11T22:33:59.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.486+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=ZBAT9UMNIC9A type=del 2024-02-11T22:33:59.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.490+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~AAVAUWTSI6LF.0 size=1048576 2024-02-11T22:33:59.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.492+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~AAVAUWTSI6LF.1 size=813626 2024-02-11T22:33:59.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.492+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=AAVAUWTSI6LF tag=CWC66Q3FS8N3 type=write size=2910778 2024-02-11T22:33:59.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.494+0000 7f25eee4b8c0 1 < canceled operation key=EWSK68Y02HNV tag=FRZASR1LFA6R type=write size=968241 2024-02-11T22:33:59.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.496+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=CONM8UCZUGNQ type=del size=921090 2024-02-11T22:33:59.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.499+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=B4MXVB5NL9S3 type=del 2024-02-11T22:33:59.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.501+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=2B83BXXGPW9Y type=write size=724276 2024-02-11T22:33:59.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.504+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~SEKCTIJ0REIV.0 size=253704 2024-02-11T22:33:59.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.508+0000 7f25eee4b8c0 1 < completed multipart upload key=1WIPUCYHGLQ5 upload=SEKCTIJ0REIV tag=5XZVKMMAOZON type=write size=1302280 2024-02-11T22:33:59.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.510+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=OQ71MWNM1W6I type=del size=2712388 2024-02-11T22:33:59.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.512+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=C73XJ2LOSD0W type=del 2024-02-11T22:33:59.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.516+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~DKCLW8VYX4EQ.0 size=517566 2024-02-11T22:33:59.517 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.516+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=DKCLW8VYX4EQ tag=B6E1NXZ5EX1B type=write size=1566142 2024-02-11T22:33:59.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.518+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=0ULO00D8YTVP type=del 2024-02-11T22:33:59.521 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.520+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=XRZXN643GXVI type=del size=1677878 2024-02-11T22:33:59.523 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.522+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~OX4EIUKGWZDQ.0 size=72787 2024-02-11T22:33:59.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.526+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=OX4EIUKGWZDQ tag=T3RKGUKBGZ4Y type=write size=1121363 2024-02-11T22:33:59.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.531+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~Q0XAZL720454.0 size=1048576 2024-02-11T22:33:59.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.533+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~Q0XAZL720454.1 size=320662 2024-02-11T22:33:59.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.533+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=Q0XAZL720454 tag=H12SU76LP9TY type=write size=2417814 2024-02-11T22:33:59.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.535+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~UNP7S7LCN0WQ.0 size=732816 2024-02-11T22:33:59.539 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.539+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=UNP7S7LCN0WQ tag=ZKFTMMCO0XX3 type=write size=1781392 2024-02-11T22:33:59.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.540+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=WT5M4LJ7NY1X type=del size=448616 2024-02-11T22:33:59.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.543+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~E3S9TDEOPD2K.0 size=1048576 2024-02-11T22:33:59.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.545+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~E3S9TDEOPD2K.1 size=1048576 2024-02-11T22:33:59.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.545+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~E3S9TDEOPD2K.2 size=955464 2024-02-11T22:33:59.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.548+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=E3S9TDEOPD2K tag=OLJZC7K3V6RZ type=write size=4101192 2024-02-11T22:33:59.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.553+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~3FMVZ9N9LXE2.0 size=1048576 2024-02-11T22:33:59.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.555+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~3FMVZ9N9LXE2.1 size=1048576 2024-02-11T22:33:59.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.557+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~3FMVZ9N9LXE2.2 size=891431 2024-02-11T22:33:59.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.557+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=3FMVZ9N9LXE2 tag=UD4HYNELZ53F type=write size=4037159 2024-02-11T22:33:59.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.559+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=RVPU9OME62W5 type=del 2024-02-11T22:33:59.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.563+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~XTAM9YAVIGKO.0 size=1048576 2024-02-11T22:33:59.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.564+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~XTAM9YAVIGKO.1 size=158047 2024-02-11T22:33:59.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.564+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=XTAM9YAVIGKO tag=FUKPN9QEXHY3 type=write size=2255199 2024-02-11T22:33:59.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.567+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~1XG2EVRLWLXM.0 size=1035105 2024-02-11T22:33:59.571 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.570+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=1XG2EVRLWLXM tag=13BEJXEHXWSU type=write size=2083681 2024-02-11T22:33:59.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.572+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=BIPP8ZPFLKUW type=del size=436136 2024-02-11T22:33:59.577 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.577+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=6TQHQAUGCMEP type=del 2024-02-11T22:33:59.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.579+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=3DBYCBIR1S5R type=del size=1477891 2024-02-11T22:33:59.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.581+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~7LZW3LLO6QG9.0 size=1048576 2024-02-11T22:33:59.581 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.581+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~7LZW3LLO6QG9.1 size=439758 2024-02-11T22:33:59.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.585+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=7LZW3LLO6QG9 tag=OEM2XMIOF4VN type=write size=2536910 2024-02-11T22:33:59.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.589+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~I3EMLLUQSEFY.0 size=1048576 2024-02-11T22:33:59.591 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.590+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~I3EMLLUQSEFY.1 size=1048576 2024-02-11T22:33:59.592 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.592+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~I3EMLLUQSEFY.2 size=327425 2024-02-11T22:33:59.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.592+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=I3EMLLUQSEFY tag=X23Y1SMY5O3D type=write size=3473153 2024-02-11T22:33:59.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.595+0000 7f25eee4b8c0 1 < canceled operation key=DSAMY64659XZ tag=JOYF5MQP9R3Z type=del size=2591321 2024-02-11T22:33:59.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.597+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=T7AD4Z875FYX type=del size=1338544 2024-02-11T22:33:59.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.601+0000 7f25eee4b8c0 1 < suggested remove operation key=0SOPJGRSCL4N tag=G6I4I3KV2O75 type=del 2024-02-11T22:33:59.603 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.603+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=4CQ5RJ7KRW12 type=del size=3394146 2024-02-11T22:33:59.607 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.607+0000 7f25eee4b8c0 1 < suggested update operation key=VBEK6O5PL97X tag=B81QOMHKYOYN type=del size=718756 2024-02-11T22:33:59.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.609+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=YU9Q2VKLN7II type=del size=703290 2024-02-11T22:33:59.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.611+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~AAVAUWTSI6LF.0 size=1048576 2024-02-11T22:33:59.616 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.613+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~AAVAUWTSI6LF.1 size=813626 2024-02-11T22:33:59.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.617+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=AAVAUWTSI6LF tag=CWC66Q3FS8N3 type=write size=2910778 2024-02-11T22:33:59.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.621+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~1NQHM33FYR3H.0 size=1048576 2024-02-11T22:33:59.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.623+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~1NQHM33FYR3H.1 size=1048576 2024-02-11T22:33:59.625 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.625+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~1NQHM33FYR3H.2 size=974371 2024-02-11T22:33:59.625 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.625+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=1NQHM33FYR3H tag=LAFL9Q2T5AZO type=write size=4120099 2024-02-11T22:33:59.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.627+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=CONM8UCZUGNQ type=del 2024-02-11T22:33:59.629 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.629+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=05H8OTO80P4R type=del size=1140634 2024-02-11T22:33:59.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.631+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=2B83BXXGPW9Y type=write size=724276 2024-02-11T22:33:59.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.633+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=M1K50JVTMCUJ type=del size=1720202 2024-02-11T22:33:59.636 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.635+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=OQ71MWNM1W6I type=del 2024-02-11T22:33:59.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.637+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=X486B88L8ARB type=del size=3460531 2024-02-11T22:33:59.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.640+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~DKCLW8VYX4EQ.0 size=517566 2024-02-11T22:33:59.643 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.643+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=DKCLW8VYX4EQ tag=B6E1NXZ5EX1B type=write size=1566142 2024-02-11T22:33:59.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.645+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=S5WXUWCFMPIQ type=del size=339213 2024-02-11T22:33:59.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.648+0000 7f25eee4b8c0 -1 < failed to complete operation key=VBEK6O5PL97X tag=XRZXN643GXVI type=del size=1677878: (22) Invalid argument 2024-02-11T22:33:59.650 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.650+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=LXHYYC2AH1WZ type=write size=828439 2024-02-11T22:33:59.653 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.652+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~Q0XAZL720454.0 size=1048576 2024-02-11T22:33:59.654 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:33:59 smithi023 ceph-mon[111262]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 459 KiB/s wr, 2.34k op/s 2024-02-11T22:33:59.655 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.654+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~Q0XAZL720454.1 size=320662 2024-02-11T22:33:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:33:59 smithi023 ceph-mon[113671]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 459 KiB/s wr, 2.34k op/s 2024-02-11T22:33:59.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.658+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=Q0XAZL720454 tag=H12SU76LP9TY type=write size=2417814 2024-02-11T22:33:59.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.661+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~X67VBZXA29DX.0 size=104776 2024-02-11T22:33:59.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.661+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=X67VBZXA29DX tag=79I10JEF0PMR type=write size=1153352 2024-02-11T22:33:59.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.664+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=WT5M4LJ7NY1X type=del 2024-02-11T22:33:59.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.665+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=IWH0DE2IYWIF type=del size=2274120 2024-02-11T22:33:59.668 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.668+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~3FMVZ9N9LXE2.0 size=1048576 2024-02-11T22:33:59.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.669+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~3FMVZ9N9LXE2.1 size=1048576 2024-02-11T22:33:59.671 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.671+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~3FMVZ9N9LXE2.2 size=891431 2024-02-11T22:33:59.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.674+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=3FMVZ9N9LXE2 tag=UD4HYNELZ53F type=write size=4037159 2024-02-11T22:33:59.678 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.676+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=NWX1CIB57DT8 type=write size=610014 2024-02-11T22:33:59.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.678+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~XTAM9YAVIGKO.0 size=1048576 2024-02-11T22:33:59.681 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.680+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~XTAM9YAVIGKO.1 size=158047 2024-02-11T22:33:59.684 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.684+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=XTAM9YAVIGKO tag=FUKPN9QEXHY3 type=write size=2255199 2024-02-11T22:33:59.688 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.687+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~60MXZD25J7S9.0 size=1048576 2024-02-11T22:33:59.689 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.689+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~60MXZD25J7S9.1 size=718878 2024-02-11T22:33:59.690 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.689+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=60MXZD25J7S9 tag=Y4VRA5W80Q8B type=write size=2816030 2024-02-11T22:33:59.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.691+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=BIPP8ZPFLKUW type=del size=436136 2024-02-11T22:33:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:33:59 smithi160 ceph-mon[106289]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 459 KiB/s wr, 2.34k op/s 2024-02-11T22:33:59.696 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.695+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~SXZRIFXSK516.0 size=1048576 2024-02-11T22:33:59.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.697+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~SXZRIFXSK516.1 size=1048576 2024-02-11T22:33:59.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.698+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~SXZRIFXSK516.2 size=780970 2024-02-11T22:33:59.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.698+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=SXZRIFXSK516 tag=0LZ54C6CAMJU type=write size=3926698 2024-02-11T22:33:59.701 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.700+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=3DBYCBIR1S5R type=del 2024-02-11T22:33:59.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.702+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=6YEPD0PXOX12 type=del size=1343970 2024-02-11T22:33:59.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.704+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~I3EMLLUQSEFY.0 size=1048576 2024-02-11T22:33:59.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.706+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~I3EMLLUQSEFY.1 size=1048576 2024-02-11T22:33:59.708 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.708+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~I3EMLLUQSEFY.2 size=327425 2024-02-11T22:33:59.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.711+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=I3EMLLUQSEFY tag=X23Y1SMY5O3D type=write size=3473153 2024-02-11T22:33:59.714 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.713+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=ZT3Z8QBIZ0ZJ type=del size=1210698 2024-02-11T22:33:59.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.715+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=T7AD4Z875FYX type=del 2024-02-11T22:33:59.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.719+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~Q6942ZW5RN5J.0 size=752569 2024-02-11T22:33:59.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.719+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=Q6942ZW5RN5J tag=HFDP8VUCR7X0 type=write size=1801145 2024-02-11T22:33:59.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.723+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=4CQ5RJ7KRW12 type=del 2024-02-11T22:33:59.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.725+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=1JX5JKMH9J88 type=del size=1832583 2024-02-11T22:33:59.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.728+0000 7f25eee4b8c0 1 < canceled operation key=ZD6VIFYM84VB tag=YU9Q2VKLN7II type=del size=703290 2024-02-11T22:33:59.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.730+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=8MXKTRTEWR4Q type=del size=951955 2024-02-11T22:33:59.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.732+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~1NQHM33FYR3H.0 size=1048576 2024-02-11T22:33:59.735 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.734+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~1NQHM33FYR3H.1 size=1048576 2024-02-11T22:33:59.737 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.736+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~1NQHM33FYR3H.2 size=974371 2024-02-11T22:33:59.741 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.741+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=1NQHM33FYR3H tag=LAFL9Q2T5AZO type=write size=4120099 2024-02-11T22:33:59.743 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.743+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=D6MY0FKOV7DW type=write size=85898 2024-02-11T22:33:59.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.745+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=05H8OTO80P4R type=del 2024-02-11T22:33:59.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.749+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~XSV3994ZXEEX.0 size=884885 2024-02-11T22:33:59.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.749+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=XSV3994ZXEEX tag=HXBXIJKL98AX type=write size=1933461 2024-02-11T22:33:59.751 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.751+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=M1K50JVTMCUJ type=del 2024-02-11T22:33:59.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.753+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=ALB26KUH3ZLT type=del size=3905518 2024-02-11T22:33:59.757 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.757+0000 7f25eee4b8c0 1 < suggested remove operation key=Q6NR2GFW3IR1 tag=X486B88L8ARB type=del 2024-02-11T22:33:59.759 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.759+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=RYFWWSHKBY11 type=del size=706942 2024-02-11T22:33:59.763 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.763+0000 7f25eee4b8c0 1 < suggested remove operation key=EWSK68Y02HNV tag=S5WXUWCFMPIQ type=del 2024-02-11T22:33:59.765 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.765+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=CYWX2N55UN24 type=del size=1500900 2024-02-11T22:33:59.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.767+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=LXHYYC2AH1WZ type=write size=828439 2024-02-11T22:33:59.770 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.769+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=O3W2BJNHOO3K type=write size=309156 2024-02-11T22:33:59.772 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.771+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~X67VBZXA29DX.0 size=104776 2024-02-11T22:33:59.775 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.775+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=X67VBZXA29DX tag=79I10JEF0PMR type=write size=1153352 2024-02-11T22:33:59.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.777+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=M9K11APK1OGS type=write size=633660 2024-02-11T22:33:59.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.781+0000 7f25eee4b8c0 1 < suggested update operation key=IOZNRH0B3P4J tag=IWH0DE2IYWIF type=del size=2274120 2024-02-11T22:33:59.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.783+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=ZVDMJ41BFHP5 type=write size=829313 2024-02-11T22:33:59.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.785+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=NWX1CIB57DT8 type=write size=610014 2024-02-11T22:33:59.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.787+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=PFHHCOEJQ8D7 type=del size=1265256 2024-02-11T22:33:59.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.789+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~60MXZD25J7S9.0 size=1048576 2024-02-11T22:33:59.791 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.790+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~60MXZD25J7S9.1 size=718878 2024-02-11T22:33:59.794 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.794+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=60MXZD25J7S9 tag=Y4VRA5W80Q8B type=write size=2816030 2024-02-11T22:33:59.798 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.798+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~UKM5VY7R5KQW.0 size=1048576 2024-02-11T22:33:59.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.799+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~UKM5VY7R5KQW.1 size=823057 2024-02-11T22:33:59.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.799+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=UKM5VY7R5KQW tag=CVH9BU8V613V type=write size=2920209 2024-02-11T22:33:59.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.801+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~SXZRIFXSK516.0 size=1048576 2024-02-11T22:33:59.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.803+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~SXZRIFXSK516.1 size=1048576 2024-02-11T22:33:59.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.805+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~SXZRIFXSK516.2 size=780970 2024-02-11T22:33:59.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.810+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=SXZRIFXSK516 tag=0LZ54C6CAMJU type=write size=3926698 2024-02-11T22:33:59.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.813+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~2OMH927GWY2G.0 size=1048576 2024-02-11T22:33:59.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.815+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~2OMH927GWY2G.1 size=908546 2024-02-11T22:33:59.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.815+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=2OMH927GWY2G tag=LBCG7ASUPALL type=write size=3005698 2024-02-11T22:33:59.819 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.817+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=6YEPD0PXOX12 type=del 2024-02-11T22:33:59.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.819+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=EN0PY8KAHDN2 type=del size=1195822 2024-02-11T22:33:59.821 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.821+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=ZT3Z8QBIZ0ZJ type=del 2024-02-11T22:33:59.825 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.825+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~2RGJCW4NTW2D.0 size=1048576 2024-02-11T22:33:59.827 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.827+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~2RGJCW4NTW2D.1 size=1048576 2024-02-11T22:33:59.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.828+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~2RGJCW4NTW2D.2 size=544388 2024-02-11T22:33:59.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.828+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=2RGJCW4NTW2D tag=VVE0MN6LAZXW type=write size=3690116 2024-02-11T22:33:59.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.830+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~Q6942ZW5RN5J.0 size=752569 2024-02-11T22:33:59.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.834+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=Q6942ZW5RN5J tag=HFDP8VUCR7X0 type=write size=1801145 2024-02-11T22:33:59.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.836+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=4R9C94ZKH3GD type=write size=927205 2024-02-11T22:33:59.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.840+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=1JX5JKMH9J88 type=del size=1832583 2024-02-11T22:33:59.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.842+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=DNE62ZI9Q7HF type=write size=693144 2024-02-11T22:33:59.844 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.844+0000 7f25eee4b8c0 1 < canceled operation key=N07PSKRC3EIH tag=8MXKTRTEWR4Q type=del size=951955 2024-02-11T22:33:59.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.846+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=IM853WNJ9I50 type=write size=696394 2024-02-11T22:33:59.848 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.847+0000 7f25eee4b8c0 1 < canceled operation key=0DPBNOA6WTLA tag=D6MY0FKOV7DW type=write size=85898 2024-02-11T22:33:59.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.851+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~BFNZVSBGJKNK.0 size=202394 2024-02-11T22:33:59.851 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.851+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=BFNZVSBGJKNK tag=YFQN9PBBIWJA type=write size=1250970 2024-02-11T22:33:59.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.853+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~XSV3994ZXEEX.0 size=884885 2024-02-11T22:33:59.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.857+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=XSV3994ZXEEX tag=HXBXIJKL98AX type=write size=1933461 2024-02-11T22:33:59.859 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.859+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=H3BQ03OZQ943 type=del size=3427993 2024-02-11T22:33:59.861 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.860+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=ALB26KUH3ZLT type=del 2024-02-11T22:33:59.863 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.862+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=13OIXQBMIPOJ type=del size=600186 2024-02-11T22:33:59.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.864+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=RYFWWSHKBY11 type=del 2024-02-11T22:33:59.867 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.867+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=DUD5EAK0JS12 type=del size=4039573 2024-02-11T22:33:59.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.868+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=CYWX2N55UN24 type=del 2024-02-11T22:33:59.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.872+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~9XVZGH292WJP.0 size=1048576 2024-02-11T22:33:59.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.875+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~9XVZGH292WJP.1 size=1048576 2024-02-11T22:33:59.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.876+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~9XVZGH292WJP.2 size=363802 2024-02-11T22:33:59.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.876+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=9XVZGH292WJP tag=8JKO628PCPE9 type=write size=3509530 2024-02-11T22:33:59.878 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.878+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=O3W2BJNHOO3K type=write size=309156 2024-02-11T22:33:59.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.880+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=T5OEG8TEBOWW type=del size=769584 2024-02-11T22:33:59.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.883+0000 7f25eee4b8c0 1 < completed write operation key=2FDRRA74G817 tag=M9K11APK1OGS type=write size=633660 2024-02-11T22:33:59.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.885+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=LUHW2QMAF56K type=write size=306269 2024-02-11T22:33:59.887 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.887+0000 7f25eee4b8c0 1 < completed write operation key=0DPBNOA6WTLA tag=ZVDMJ41BFHP5 type=write size=829313 2024-02-11T22:33:59.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.891+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~L70167VVEYCQ.0 size=1048576 2024-02-11T22:33:59.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.893+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~L70167VVEYCQ.1 size=662946 2024-02-11T22:33:59.894 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.893+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=L70167VVEYCQ tag=I2GGT7CK3CO8 type=write size=2760098 2024-02-11T22:33:59.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.895+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=PFHHCOEJQ8D7 type=del 2024-02-11T22:33:59.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.899+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~P2JLG0Q3D1UX.0 size=1048576 2024-02-11T22:33:59.901 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.900+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~P2JLG0Q3D1UX.1 size=1048576 2024-02-11T22:33:59.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.902+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~P2JLG0Q3D1UX.2 size=372031 2024-02-11T22:33:59.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.902+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=P2JLG0Q3D1UX tag=AKFEO0CBFVI5 type=write size=3517759 2024-02-11T22:33:59.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.904+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~UKM5VY7R5KQW.0 size=1048576 2024-02-11T22:33:59.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.906+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~UKM5VY7R5KQW.1 size=823057 2024-02-11T22:33:59.911 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.910+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=UKM5VY7R5KQW tag=CVH9BU8V613V type=write size=2920209 2024-02-11T22:33:59.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.914+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~Q7JLGC1Q5XIV.0 size=1048576 2024-02-11T22:33:59.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.915+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~Q7JLGC1Q5XIV.1 size=380561 2024-02-11T22:33:59.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.915+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=Q7JLGC1Q5XIV tag=K0MFXKYIQB40 type=write size=2477713 2024-02-11T22:33:59.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.916+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q9AL0ZMG9WOK.2~2OMH927GWY2G.0 size=1048576 2024-02-11T22:33:59.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.917+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~2OMH927GWY2G.1 size=908546 2024-02-11T22:33:59.921 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.921+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q9AL0ZMG9WOK upload=2OMH927GWY2G tag=LBCG7ASUPALL type=write size=3005698 2024-02-11T22:33:59.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.923+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=2SJEZSFL4RCZ type=del size=2903080 2024-02-11T22:33:59.927 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.927+0000 7f25eee4b8c0 1 < suggested remove operation key=1WIPUCYHGLQ5 tag=EN0PY8KAHDN2 type=del 2024-02-11T22:33:59.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.932+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~324KHW2X6IBQ.0 size=305242 2024-02-11T22:33:59.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.932+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=324KHW2X6IBQ tag=J8SW45KS2QDU type=write size=1353818 2024-02-11T22:33:59.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.934+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~2RGJCW4NTW2D.0 size=1048576 2024-02-11T22:33:59.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.936+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~2RGJCW4NTW2D.1 size=1048576 2024-02-11T22:33:59.938 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.938+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~2RGJCW4NTW2D.2 size=544388 2024-02-11T22:33:59.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.941+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=2RGJCW4NTW2D tag=VVE0MN6LAZXW type=write size=3690116 2024-02-11T22:33:59.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.943+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=QD7AUSPYKXPJ type=del size=3941437 2024-02-11T22:33:59.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.945+0000 7f25eee4b8c0 1 < completed write operation key=4M2812H9IWU7 tag=4R9C94ZKH3GD type=write size=927205 2024-02-11T22:33:59.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.948+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=DXIX6GUHESQG type=del size=3255179 2024-02-11T22:33:59.950 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.950+0000 7f25eee4b8c0 1 < completed write operation key=CW4DLIYP9ZSH tag=DNE62ZI9Q7HF type=write size=693144 2024-02-11T22:33:59.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.952+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=0MJLD3ADR086 type=del size=1924128 2024-02-11T22:33:59.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.962+0000 7f25eee4b8c0 1 < suggested update operation key=N07PSKRC3EIH tag=IM853WNJ9I50 type=write size=696394 2024-02-11T22:33:59.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.966+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SO3UPUY8VHRZ.0 size=1048576 2024-02-11T22:33:59.969 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.969+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SO3UPUY8VHRZ.1 size=170332 2024-02-11T22:33:59.969 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.969+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=SO3UPUY8VHRZ tag=Q9DXI7UGCC8W type=write size=2267484 2024-02-11T22:33:59.971 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.971+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~BFNZVSBGJKNK.0 size=202394 2024-02-11T22:33:59.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.974+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=BFNZVSBGJKNK tag=YFQN9PBBIWJA type=write size=1250970 2024-02-11T22:33:59.978 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.978+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~8B9XVI43X700.0 size=1048576 2024-02-11T22:33:59.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.979+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~8B9XVI43X700.1 size=804611 2024-02-11T22:33:59.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.979+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=8B9XVI43X700 tag=9MVWSP1ZXSUH type=write size=2901763 2024-02-11T22:33:59.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.982+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=H3BQ03OZQ943 type=del 2024-02-11T22:33:59.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.983+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=IDRUVSTMZP1Z type=del size=3955222 2024-02-11T22:33:59.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.986+0000 7f25eee4b8c0 1 < canceled operation key=FCH9ZTWY06ZN tag=13OIXQBMIPOJ type=del size=600186 2024-02-11T22:33:59.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.991+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~4B8J7CZ3RHI0.0 size=1048576 2024-02-11T22:33:59.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.992+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~4B8J7CZ3RHI0.1 size=444115 2024-02-11T22:33:59.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.992+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=4B8J7CZ3RHI0 tag=CH4GGANJ6NN9 type=write size=2541267 2024-02-11T22:33:59.997 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.997+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=DUD5EAK0JS12 type=del 2024-02-11T22:33:59.999 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:33:59.999+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=MZUKNS4CP2B9 type=write size=884835 2024-02-11T22:34:00.001 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.001+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~9XVZGH292WJP.0 size=1048576 2024-02-11T22:34:00.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.003+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~9XVZGH292WJP.1 size=1048576 2024-02-11T22:34:00.005 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.005+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~9XVZGH292WJP.2 size=363802 2024-02-11T22:34:00.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.009+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=9XVZGH292WJP tag=8JKO628PCPE9 type=write size=3509530 2024-02-11T22:34:00.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.013+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~FZ0X2QKPFU3H.0 size=476863 2024-02-11T22:34:00.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.013+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=FZ0X2QKPFU3H tag=U0DNWEM1YTQE type=write size=1525439 2024-02-11T22:34:00.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.015+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=T5OEG8TEBOWW type=del 2024-02-11T22:34:00.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.017+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=7PPK94BFN62L type=del size=1153589 2024-02-11T22:34:00.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.019+0000 7f25eee4b8c0 1 < completed write operation key=4M2812H9IWU7 tag=LUHW2QMAF56K type=write size=306269 2024-02-11T22:34:00.023 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.023+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~W39ZU4QE6X2O.0 size=1048576 2024-02-11T22:34:00.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.025+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~W39ZU4QE6X2O.1 size=1048576 2024-02-11T22:34:00.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.026+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~W39ZU4QE6X2O.2 size=506934 2024-02-11T22:34:00.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.026+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=W39ZU4QE6X2O tag=1DTPXHE9AXZM type=write size=3652662 2024-02-11T22:34:00.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.028+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~L70167VVEYCQ.0 size=1048576 2024-02-11T22:34:00.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.030+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~L70167VVEYCQ.1 size=662946 2024-02-11T22:34:00.035 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.035+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=L70167VVEYCQ tag=I2GGT7CK3CO8 type=write size=2760098 2024-02-11T22:34:00.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~T2ZVRDLLHNON.0 size=1048576 2024-02-11T22:34:00.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.042+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~T2ZVRDLLHNON.1 size=468400 2024-02-11T22:34:00.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.042+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=T2ZVRDLLHNON tag=13GKMFLE8JT5 type=write size=2565552 2024-02-11T22:34:00.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.044+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~P2JLG0Q3D1UX.0 size=1048576 2024-02-11T22:34:00.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.046+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~P2JLG0Q3D1UX.1 size=1048576 2024-02-11T22:34:00.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.048+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~P2JLG0Q3D1UX.2 size=372031 2024-02-11T22:34:00.052 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.051+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=P2JLG0Q3D1UX tag=AKFEO0CBFVI5 type=write size=3517759 2024-02-11T22:34:00.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.053+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=G6RKT0ZSZBYV type=del size=3290291 2024-02-11T22:34:00.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.055+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~Q7JLGC1Q5XIV.0 size=1048576 2024-02-11T22:34:00.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.058+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~Q7JLGC1Q5XIV.1 size=380561 2024-02-11T22:34:00.062 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.062+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=Q7JLGC1Q5XIV tag=K0MFXKYIQB40 type=write size=2477713 2024-02-11T22:34:00.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.066+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~XJD0DI19Z25M.0 size=1048576 2024-02-11T22:34:00.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.068+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~XJD0DI19Z25M.1 size=733012 2024-02-11T22:34:00.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.068+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=XJD0DI19Z25M tag=PGQFPNKWYJB4 type=write size=2830164 2024-02-11T22:34:00.071 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.070+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=2SJEZSFL4RCZ type=del 2024-02-11T22:34:00.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.074+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~1AV4ABCIMCJ9.0 size=1048576 2024-02-11T22:34:00.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.076+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~1AV4ABCIMCJ9.1 size=336994 2024-02-11T22:34:00.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.076+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=1AV4ABCIMCJ9 tag=ZEEGKCFDYWHV type=write size=2434146 2024-02-11T22:34:00.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.078+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~324KHW2X6IBQ.0 size=305242 2024-02-11T22:34:00.083 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.083+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=324KHW2X6IBQ tag=J8SW45KS2QDU type=write size=1353818 2024-02-11T22:34:00.087 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.087+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~TV4RHV0N00PJ.0 size=1048576 2024-02-11T22:34:00.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.089+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~TV4RHV0N00PJ.1 size=25704 2024-02-11T22:34:00.089 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.089+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=TV4RHV0N00PJ tag=7EB7CLK9DWFC type=write size=2122856 2024-02-11T22:34:00.091 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.091+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=QD7AUSPYKXPJ type=del 2024-02-11T22:34:00.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.094+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~1Q1XUKZSB986.0 size=24356 2024-02-11T22:34:00.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.094+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=1Q1XUKZSB986 tag=1VF2P8JP4ZKU type=write size=1072932 2024-02-11T22:34:00.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.096+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=DXIX6GUHESQG type=del 2024-02-11T22:34:00.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.098+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=X357E79AFCQ5 type=del size=2224834 2024-02-11T22:34:00.101 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.100+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=0MJLD3ADR086 type=del 2024-02-11T22:34:00.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.102+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=PFDT7XRSXWSL type=del size=2470907 2024-02-11T22:34:00.105 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.104+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SO3UPUY8VHRZ.0 size=1048576 2024-02-11T22:34:00.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.106+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SO3UPUY8VHRZ.1 size=170332 2024-02-11T22:34:00.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.109+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=SO3UPUY8VHRZ tag=Q9DXI7UGCC8W type=write size=2267484 2024-02-11T22:34:00.113 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.113+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~PVL1QWQQ6UP6.0 size=558190 2024-02-11T22:34:00.113 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.113+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=PVL1QWQQ6UP6 tag=ON9XTIL2VJ38 type=write size=1606766 2024-02-11T22:34:00.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.115+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~8B9XVI43X700.0 size=1048576 2024-02-11T22:34:00.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.116+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~8B9XVI43X700.1 size=804611 2024-02-11T22:34:00.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.120+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=8B9XVI43X700 tag=9MVWSP1ZXSUH type=write size=2901763 2024-02-11T22:34:00.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.122+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=XZZ6R29KLELW type=del size=662373 2024-02-11T22:34:00.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.124+0000 7f25eee4b8c0 1 < canceled operation key=EWSK68Y02HNV tag=IDRUVSTMZP1Z type=del size=3955222 2024-02-11T22:34:00.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.128+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~6IHNQWDGRJ39.0 size=886532 2024-02-11T22:34:00.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.128+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=6IHNQWDGRJ39 tag=5G03858F01JV type=write size=1935108 2024-02-11T22:34:00.130 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.129+0000 7f25eee4b8c0 1 < canceled part key=_multipart_1WIPUCYHGLQ5.2~4B8J7CZ3RHI0.0 size=1048576 2024-02-11T22:34:00.130 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.129+0000 7f25eee4b8c0 1 < canceled part key=_multipart_1WIPUCYHGLQ5.2~4B8J7CZ3RHI0.1 size=444115 2024-02-11T22:34:00.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.132+0000 7f25eee4b8c0 1 < canceled multipart upload key=1WIPUCYHGLQ5 upload=4B8J7CZ3RHI0 tag=CH4GGANJ6NN9 type=write size=2541267 2024-02-11T22:34:00.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.136+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~7OS5DS1JAYXL.0 size=1048576 2024-02-11T22:34:00.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.138+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~7OS5DS1JAYXL.1 size=953307 2024-02-11T22:34:00.138 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.138+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=7OS5DS1JAYXL tag=1R6OQ1QHLQP9 type=write size=3050459 2024-02-11T22:34:00.140 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.140+0000 7f25eee4b8c0 1 < completed write operation key=4M2812H9IWU7 tag=MZUKNS4CP2B9 type=write size=884835 2024-02-11T22:34:00.143 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.142+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=AT96BL70X7KD type=del size=382025 2024-02-11T22:34:00.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.145+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~FZ0X2QKPFU3H.0 size=476863 2024-02-11T22:34:00.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.148+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=FZ0X2QKPFU3H tag=U0DNWEM1YTQE type=write size=1525439 2024-02-11T22:34:00.152 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.152+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SXZYLZAFSXQT.0 size=1048576 2024-02-11T22:34:00.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.153+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~SXZYLZAFSXQT.1 size=835553 2024-02-11T22:34:00.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.153+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=SXZYLZAFSXQT tag=K4AKAQ0DWB6H type=write size=2932705 2024-02-11T22:34:00.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.155+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=7PPK94BFN62L type=del 2024-02-11T22:34:00.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.160+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~FLG9B2M4A7YQ.0 size=178477 2024-02-11T22:34:00.161 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.160+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=FLG9B2M4A7YQ tag=8PRMBPX0UCOZ type=write size=1227053 2024-02-11T22:34:00.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.162+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~W39ZU4QE6X2O.0 size=1048576 2024-02-11T22:34:00.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.165+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~W39ZU4QE6X2O.1 size=1048576 2024-02-11T22:34:00.167 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.166+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~W39ZU4QE6X2O.2 size=506934 2024-02-11T22:34:00.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.170+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=W39ZU4QE6X2O tag=1DTPXHE9AXZM type=write size=3652662 2024-02-11T22:34:00.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.172+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=KWZRUGD9AVPT type=del size=3962887 2024-02-11T22:34:00.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.176+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~T2ZVRDLLHNON.0 size=1048576 2024-02-11T22:34:00.178 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.178+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~T2ZVRDLLHNON.1 size=468400 2024-02-11T22:34:00.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.182+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=T2ZVRDLLHNON tag=13GKMFLE8JT5 type=write size=2565552 2024-02-11T22:34:00.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.186+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~KPZTKJL0C844.0 size=1048576 2024-02-11T22:34:00.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.188+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~KPZTKJL0C844.1 size=228989 2024-02-11T22:34:00.188 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.188+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=KPZTKJL0C844 tag=NLP0BC71MRCL type=write size=2326141 2024-02-11T22:34:00.190 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.190+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=G6RKT0ZSZBYV type=del 2024-02-11T22:34:00.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.194+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~DPGFGNQG1S7X.0 size=1048576 2024-02-11T22:34:00.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.196+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~DPGFGNQG1S7X.1 size=85913 2024-02-11T22:34:00.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.196+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=DPGFGNQG1S7X tag=19FYOSFJ046Y type=write size=2183065 2024-02-11T22:34:00.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.198+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~XJD0DI19Z25M.0 size=1048576 2024-02-11T22:34:00.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.200+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~XJD0DI19Z25M.1 size=733012 2024-02-11T22:34:00.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.203+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=XJD0DI19Z25M tag=PGQFPNKWYJB4 type=write size=2830164 2024-02-11T22:34:00.206 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.205+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=X8Z6QY8DTE8D type=del size=1983794 2024-02-11T22:34:00.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.207+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~1AV4ABCIMCJ9.0 size=1048576 2024-02-11T22:34:00.210 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.209+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~1AV4ABCIMCJ9.1 size=336994 2024-02-11T22:34:00.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.213+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=1AV4ABCIMCJ9 tag=ZEEGKCFDYWHV type=write size=2434146 2024-02-11T22:34:00.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.216+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~5P6CDSBTG9W6.0 size=1048576 2024-02-11T22:34:00.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.218+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~5P6CDSBTG9W6.1 size=361662 2024-02-11T22:34:00.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.218+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=5P6CDSBTG9W6 tag=CWEJO8SN2GZQ type=write size=2458814 2024-02-11T22:34:00.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.221+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~TV4RHV0N00PJ.0 size=1048576 2024-02-11T22:34:00.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.222+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~TV4RHV0N00PJ.1 size=25704 2024-02-11T22:34:00.226 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.226+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=TV4RHV0N00PJ tag=7EB7CLK9DWFC type=write size=2122856 2024-02-11T22:34:00.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.228+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=Q876JJ4IZ8RZ type=del size=3349350 2024-02-11T22:34:00.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.230+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~1Q1XUKZSB986.0 size=24356 2024-02-11T22:34:00.235 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.233+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=1Q1XUKZSB986 tag=1VF2P8JP4ZKU type=write size=1072932 2024-02-11T22:34:00.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.237+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~XS6EESX8LO06.0 size=970111 2024-02-11T22:34:00.238 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.237+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=XS6EESX8LO06 tag=KPUZUEJZWM44 type=write size=2018687 2024-02-11T22:34:00.243 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.243+0000 7f25eee4b8c0 1 < suggested remove operation key=EWSK68Y02HNV tag=X357E79AFCQ5 type=del 2024-02-11T22:34:00.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.245+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=G21NXHYWNIXF type=del size=1366894 2024-02-11T22:34:00.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.247+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=PFDT7XRSXWSL type=del 2024-02-11T22:34:00.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.251+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~Q8PLUJOQJZ3V.0 size=1048576 2024-02-11T22:34:00.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.253+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~Q8PLUJOQJZ3V.1 size=322975 2024-02-11T22:34:00.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.253+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=Q8PLUJOQJZ3V tag=R923SPS3QX46 type=write size=2420127 2024-02-11T22:34:00.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.255+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~PVL1QWQQ6UP6.0 size=558190 2024-02-11T22:34:00.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.258+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=PVL1QWQQ6UP6 tag=ON9XTIL2VJ38 type=write size=1606766 2024-02-11T22:34:00.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.262+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~WHD7TNHF4CST.0 size=772915 2024-02-11T22:34:00.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.262+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=WHD7TNHF4CST tag=Q9JSUI40NJF5 type=write size=1821491 2024-02-11T22:34:00.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.264+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=XZZ6R29KLELW type=del 2024-02-11T22:34:00.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.267+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=NQQQGK88ZPAJ type=del size=1676913 2024-02-11T22:34:00.269 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.269+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~6IHNQWDGRJ39.0 size=886532 2024-02-11T22:34:00.273 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.272+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=6IHNQWDGRJ39 tag=5G03858F01JV type=write size=1935108 2024-02-11T22:34:00.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.275+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=GQEIGPYJMF5D type=del size=37553 2024-02-11T22:34:00.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.280+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~7OS5DS1JAYXL.0 size=1048576 2024-02-11T22:34:00.282 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.282+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~7OS5DS1JAYXL.1 size=953307 2024-02-11T22:34:00.286 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.286+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=7OS5DS1JAYXL tag=1R6OQ1QHLQP9 type=write size=3050459 2024-02-11T22:34:00.288 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.288+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=VCTME6X09HCX type=del size=1139512 2024-02-11T22:34:00.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.291+0000 7f25eee4b8c0 1 < suggested remove operation key=ZE9CNGN6NMG3 tag=AT96BL70X7KD type=del 2024-02-11T22:34:00.295 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.295+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~86VH0OCFF3DS.0 size=1048576 2024-02-11T22:34:00.297 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.297+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~86VH0OCFF3DS.1 size=1048576 2024-02-11T22:34:00.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.298+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~86VH0OCFF3DS.2 size=184750 2024-02-11T22:34:00.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.298+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=86VH0OCFF3DS tag=Y96MQBQHNYIR type=write size=3330478 2024-02-11T22:34:00.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.300+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SXZYLZAFSXQT.0 size=1048576 2024-02-11T22:34:00.302 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.302+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~SXZYLZAFSXQT.1 size=835553 2024-02-11T22:34:00.305 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.305+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=SXZYLZAFSXQT tag=K4AKAQ0DWB6H type=write size=2932705 2024-02-11T22:34:00.307 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.307+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=0P6SAXB3L0O1 type=del size=558803 2024-02-11T22:34:00.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.309+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~FLG9B2M4A7YQ.0 size=178477 2024-02-11T22:34:00.313 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.313+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=FLG9B2M4A7YQ tag=8PRMBPX0UCOZ type=write size=1227053 2024-02-11T22:34:00.315 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.314+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=K95FGBNT9W17 type=del size=596141 2024-02-11T22:34:00.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.319+0000 7f25eee4b8c0 1 < suggested update operation key=FCH9ZTWY06ZN tag=KWZRUGD9AVPT type=del size=3962887 2024-02-11T22:34:00.324 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.324+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~NQMZ7ALY6FOG.0 size=70946 2024-02-11T22:34:00.325 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.324+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=NQMZ7ALY6FOG tag=5KK6RLD235UM type=write size=1119522 2024-02-11T22:34:00.327 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.326+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~KPZTKJL0C844.0 size=1048576 2024-02-11T22:34:00.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.326+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~KPZTKJL0C844.1 size=228989 2024-02-11T22:34:00.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.330+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=KPZTKJL0C844 tag=NLP0BC71MRCL type=write size=2326141 2024-02-11T22:34:00.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.332+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=O3UBAGTOTP9W type=del size=57985 2024-02-11T22:34:00.335 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.334+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~DPGFGNQG1S7X.0 size=1048576 2024-02-11T22:34:00.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.336+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~DPGFGNQG1S7X.1 size=85913 2024-02-11T22:34:00.340 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.340+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=DPGFGNQG1S7X tag=19FYOSFJ046Y type=write size=2183065 2024-02-11T22:34:00.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.342+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=KZZLCD1J7Z0C type=del size=874794 2024-02-11T22:34:00.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.344+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=X8Z6QY8DTE8D type=del 2024-02-11T22:34:00.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.346+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=H5ZSHJ0J37OM type=write size=575260 2024-02-11T22:34:00.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.349+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~5P6CDSBTG9W6.0 size=1048576 2024-02-11T22:34:00.351 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.350+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~5P6CDSBTG9W6.1 size=361662 2024-02-11T22:34:00.354 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.354+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=5P6CDSBTG9W6 tag=CWEJO8SN2GZQ type=write size=2458814 2024-02-11T22:34:00.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.358+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~OFOV6QVG3R84.0 size=1048576 2024-02-11T22:34:00.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.359+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~OFOV6QVG3R84.1 size=1048576 2024-02-11T22:34:00.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.361+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~OFOV6QVG3R84.2 size=750223 2024-02-11T22:34:00.361 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.361+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=OFOV6QVG3R84 tag=55Z0SS4C0ZWQ type=write size=3895951 2024-02-11T22:34:00.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.363+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=Q876JJ4IZ8RZ type=del 2024-02-11T22:34:00.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.367+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4I9DFGQE4WZW.0 size=1048576 2024-02-11T22:34:00.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.369+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~4I9DFGQE4WZW.1 size=670229 2024-02-11T22:34:00.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.369+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=4I9DFGQE4WZW tag=KVEIQDBWI6GY type=write size=2767381 2024-02-11T22:34:00.371 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.371+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~XS6EESX8LO06.0 size=970111 2024-02-11T22:34:00.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.374+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=XS6EESX8LO06 tag=KPUZUEJZWM44 type=write size=2018687 2024-02-11T22:34:00.379 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.378+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~RLU8P5WFG6EU.0 size=884055 2024-02-11T22:34:00.379 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.378+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=RLU8P5WFG6EU tag=NRHK7ZYIHMYO type=write size=1932631 2024-02-11T22:34:00.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.383+0000 7f25eee4b8c0 1 < suggested update operation key=Q9AL0ZMG9WOK tag=G21NXHYWNIXF type=del size=1366894 2024-02-11T22:34:00.385 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.385+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=4E5KC4Q2VM28 type=del size=2441306 2024-02-11T22:34:00.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.387+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~Q8PLUJOQJZ3V.0 size=1048576 2024-02-11T22:34:00.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.389+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~Q8PLUJOQJZ3V.1 size=322975 2024-02-11T22:34:00.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.393+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=Q8PLUJOQJZ3V tag=R923SPS3QX46 type=write size=2420127 2024-02-11T22:34:00.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.395+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=VCGA725REQWS type=del size=3722584 2024-02-11T22:34:00.397 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.397+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~WHD7TNHF4CST.0 size=772915 2024-02-11T22:34:00.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.400+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=WHD7TNHF4CST tag=Q9JSUI40NJF5 type=write size=1821491 2024-02-11T22:34:00.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.402+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=C30TPL8NDPDO type=write size=870623 2024-02-11T22:34:00.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.404+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=NQQQGK88ZPAJ type=del 2024-02-11T22:34:00.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.407+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=QOYYFJZ86TDQ type=write size=429405 2024-02-11T22:34:00.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.409+0000 7f25eee4b8c0 -1 < failed to complete operation key=FCH9ZTWY06ZN tag=GQEIGPYJMF5D type=del size=37553: (22) Invalid argument 2024-02-11T22:34:00.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.412+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=ZQQ90OYOSI4X type=del size=837028 2024-02-11T22:34:00.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.414+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=VCTME6X09HCX type=del 2024-02-11T22:34:00.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.416+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=DI6CWOLF1UOG type=del size=2752059 2024-02-11T22:34:00.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.418+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~86VH0OCFF3DS.0 size=1048576 2024-02-11T22:34:00.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.420+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~86VH0OCFF3DS.1 size=1048576 2024-02-11T22:34:00.422 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.421+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~86VH0OCFF3DS.2 size=184750 2024-02-11T22:34:00.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.425+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=86VH0OCFF3DS tag=Y96MQBQHNYIR type=write size=3330478 2024-02-11T22:34:00.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.429+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~097LYUXUA285.0 size=1048576 2024-02-11T22:34:00.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.431+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~097LYUXUA285.1 size=1033094 2024-02-11T22:34:00.431 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.431+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=097LYUXUA285 tag=51T4YM0LW43L type=write size=3130246 2024-02-11T22:34:00.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.433+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=0P6SAXB3L0O1 type=del 2024-02-11T22:34:00.436 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.435+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=B703BK8HO7OM type=del size=2541747 2024-02-11T22:34:00.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.439+0000 7f25eee4b8c0 1 < suggested update operation key=ZVV1U6XXJMYK tag=K95FGBNT9W17 type=del size=596141 2024-02-11T22:34:00.444 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.443+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~5E2L5J3P4GLI.0 size=1048576 2024-02-11T22:34:00.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.445+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~5E2L5J3P4GLI.1 size=1048576 2024-02-11T22:34:00.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.447+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~5E2L5J3P4GLI.2 size=101910 2024-02-11T22:34:00.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.447+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=5E2L5J3P4GLI tag=W1TCT9K22IAK type=write size=3247638 2024-02-11T22:34:00.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.449+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~NQMZ7ALY6FOG.0 size=70946 2024-02-11T22:34:00.453 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.453+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=NQMZ7ALY6FOG tag=5KK6RLD235UM type=write size=1119522 2024-02-11T22:34:00.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.457+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~DQ94X9771UND.0 size=413710 2024-02-11T22:34:00.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.457+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=DQ94X9771UND tag=U4V9BUJNK4XC type=write size=1462286 2024-02-11T22:34:00.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.460+0000 7f25eee4b8c0 1 < canceled operation key=0NKQZH87N4Q7 tag=O3UBAGTOTP9W type=del size=57985 2024-02-11T22:34:00.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.462+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=4ZO41PHUOT7L type=write size=922048 2024-02-11T22:34:00.465 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.464+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=KZZLCD1J7Z0C type=del 2024-02-11T22:34:00.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.467+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=TVV2TGZZXU5M type=del size=720411 2024-02-11T22:34:00.471 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.471+0000 7f25eee4b8c0 1 < suggested update operation key=0NKQZH87N4Q7 tag=H5ZSHJ0J37OM type=write size=575260 2024-02-11T22:34:00.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.475+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~BSMO2YQTFQAK.0 size=171284 2024-02-11T22:34:00.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.475+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=BSMO2YQTFQAK tag=3PEBZ1B4NGLW type=write size=1219860 2024-02-11T22:34:00.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.478+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~OFOV6QVG3R84.0 size=1048576 2024-02-11T22:34:00.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.480+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~OFOV6QVG3R84.1 size=1048576 2024-02-11T22:34:00.482 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.482+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~OFOV6QVG3R84.2 size=750223 2024-02-11T22:34:00.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.486+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=OFOV6QVG3R84 tag=55Z0SS4C0ZWQ type=write size=3895951 2024-02-11T22:34:00.489 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.488+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=1P64NW4Y9S31 type=del size=3684137 2024-02-11T22:34:00.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.491+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4I9DFGQE4WZW.0 size=1048576 2024-02-11T22:34:00.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.492+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~4I9DFGQE4WZW.1 size=670229 2024-02-11T22:34:00.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.497+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=4I9DFGQE4WZW tag=KVEIQDBWI6GY type=write size=2767381 2024-02-11T22:34:00.501 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.501+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~5R0HE5SNNTV5.0 size=1048576 2024-02-11T22:34:00.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.503+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~5R0HE5SNNTV5.1 size=167723 2024-02-11T22:34:00.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.503+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=5R0HE5SNNTV5 tag=HMUQ3KFHK68E type=write size=2264875 2024-02-11T22:34:00.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.505+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~RLU8P5WFG6EU.0 size=884055 2024-02-11T22:34:00.509 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.509+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=RLU8P5WFG6EU tag=NRHK7ZYIHMYO type=write size=1932631 2024-02-11T22:34:00.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.511+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=W8AAROAWAA04 type=del size=2546633 2024-02-11T22:34:00.513 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.513+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=4E5KC4Q2VM28 type=del 2024-02-11T22:34:00.517 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.517+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~4KZR5TXEDB02.0 size=1048576 2024-02-11T22:34:00.519 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.519+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~4KZR5TXEDB02.1 size=402109 2024-02-11T22:34:00.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.519+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=4KZR5TXEDB02 tag=Y1203R7V9W73 type=write size=2499261 2024-02-11T22:34:00.523 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.523+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=VCGA725REQWS type=del 2024-02-11T22:34:00.525 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.525+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=BUK7YIHLR9JW type=del size=257694 2024-02-11T22:34:00.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.527+0000 7f25eee4b8c0 1 < completed write operation key=1WIPUCYHGLQ5 tag=C30TPL8NDPDO type=write size=870623 2024-02-11T22:34:00.529 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.529+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=AIUU60E99OEH type=del size=1357971 2024-02-11T22:34:00.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.531+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=QOYYFJZ86TDQ type=write size=429405 2024-02-11T22:34:00.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.534+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=R2IUNFYV6X1Y type=del size=3185594 2024-02-11T22:34:00.536 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.536+0000 7f25eee4b8c0 1 < canceled operation key=IOZNRH0B3P4J tag=ZQQ90OYOSI4X type=del size=837028 2024-02-11T22:34:00.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.541+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~PTWMFK97PFVE.0 size=782596 2024-02-11T22:34:00.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.541+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=PTWMFK97PFVE tag=OE53479GIZKX type=write size=1831172 2024-02-11T22:34:00.543 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.543+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=DI6CWOLF1UOG type=del 2024-02-11T22:34:00.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.547+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~L5GG770T302K.0 size=1048576 2024-02-11T22:34:00.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.548+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~L5GG770T302K.1 size=1048576 2024-02-11T22:34:00.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.550+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~L5GG770T302K.2 size=930704 2024-02-11T22:34:00.551 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.550+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=L5GG770T302K tag=2CSM85W09OZP type=write size=4076432 2024-02-11T22:34:00.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.552+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~097LYUXUA285.0 size=1048576 2024-02-11T22:34:00.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.554+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~097LYUXUA285.1 size=1033094 2024-02-11T22:34:00.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.558+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=097LYUXUA285 tag=51T4YM0LW43L type=write size=3130246 2024-02-11T22:34:00.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.560+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=TPKBVZG938M4 type=del size=988878 2024-02-11T22:34:00.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.562+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=B703BK8HO7OM type=del 2024-02-11T22:34:00.565 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.565+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=ZJUVEKMYMKIP type=del size=1630977 2024-02-11T22:34:00.567 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.567+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~5E2L5J3P4GLI.0 size=1048576 2024-02-11T22:34:00.569 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.568+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~5E2L5J3P4GLI.1 size=1048576 2024-02-11T22:34:00.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.570+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~5E2L5J3P4GLI.2 size=101910 2024-02-11T22:34:00.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.574+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=5E2L5J3P4GLI tag=W1TCT9K22IAK type=write size=3247638 2024-02-11T22:34:00.578 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.578+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~XRCVO4DQLVRD.0 size=1048576 2024-02-11T22:34:00.580 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.580+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~XRCVO4DQLVRD.1 size=1048576 2024-02-11T22:34:00.582 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.581+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~XRCVO4DQLVRD.2 size=13230 2024-02-11T22:34:00.582 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.581+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=XRCVO4DQLVRD tag=2O5DHTPXTT6X type=write size=3158958 2024-02-11T22:34:00.584 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.583+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~DQ94X9771UND.0 size=413710 2024-02-11T22:34:00.588 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.587+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=DQ94X9771UND tag=U4V9BUJNK4XC type=write size=1462286 2024-02-11T22:34:00.592 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.591+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~9RK25B0X67RY.0 size=1048576 2024-02-11T22:34:00.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.593+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~9RK25B0X67RY.1 size=1048576 2024-02-11T22:34:00.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.595+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~9RK25B0X67RY.2 size=591776 2024-02-11T22:34:00.595 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.595+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=9RK25B0X67RY tag=KA3JZ90OHR81 type=write size=3737504 2024-02-11T22:34:00.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.597+0000 7f25eee4b8c0 1 < completed write operation key=N07PSKRC3EIH tag=4ZO41PHUOT7L type=write size=922048 2024-02-11T22:34:00.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.599+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=H21MLS2DL1LJ type=del size=2154062 2024-02-11T22:34:00.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.601+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=TVV2TGZZXU5M type=del 2024-02-11T22:34:00.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.605+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~2S7F7SGTF5IW.0 size=235345 2024-02-11T22:34:00.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.605+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=2S7F7SGTF5IW tag=N5Q9FSZOWBY4 type=write size=1283921 2024-02-11T22:34:00.608 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.607+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~BSMO2YQTFQAK.0 size=171284 2024-02-11T22:34:00.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.611+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=BSMO2YQTFQAK tag=3PEBZ1B4NGLW type=write size=1219860 2024-02-11T22:34:00.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.613+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=JJN6CHMM0YE6 type=del size=2685918 2024-02-11T22:34:00.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.615+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=1P64NW4Y9S31 type=del 2024-02-11T22:34:00.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.617+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=TR92QUO1943N type=write size=74249 2024-02-11T22:34:00.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.619+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~5R0HE5SNNTV5.0 size=1048576 2024-02-11T22:34:00.622 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.621+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~5R0HE5SNNTV5.1 size=167723 2024-02-11T22:34:00.625 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.625+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=5R0HE5SNNTV5 tag=HMUQ3KFHK68E type=write size=2264875 2024-02-11T22:34:00.627 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.627+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=KECS6MJC10QX type=del size=2656314 2024-02-11T22:34:00.630 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.629+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=W8AAROAWAA04 type=del 2024-02-11T22:34:00.632 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.631+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=2XHSG5OCGASC type=write size=114373 2024-02-11T22:34:00.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.633+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~4KZR5TXEDB02.0 size=1048576 2024-02-11T22:34:00.634 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.633+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0SOPJGRSCL4N.2~4KZR5TXEDB02.1 size=402109 2024-02-11T22:34:00.637 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.637+0000 7f25eee4b8c0 1 < canceled multipart upload key=0SOPJGRSCL4N upload=4KZR5TXEDB02 tag=Y1203R7V9W73 type=write size=2499261 2024-02-11T22:34:00.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.641+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~FCPY71RUE2IH.0 size=1048576 2024-02-11T22:34:00.644 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.642+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~FCPY71RUE2IH.1 size=1048576 2024-02-11T22:34:00.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.644+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~FCPY71RUE2IH.2 size=168593 2024-02-11T22:34:00.645 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.644+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=FCPY71RUE2IH tag=IC171QK5Q0F3 type=write size=3314321 2024-02-11T22:34:00.647 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.647+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=BUK7YIHLR9JW type=del 2024-02-11T22:34:00.652 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.652+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~PQVRF4AJK0ZG.0 size=1048576 2024-02-11T22:34:00.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.653+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~PQVRF4AJK0ZG.1 size=999140 2024-02-11T22:34:00.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.653+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=PQVRF4AJK0ZG tag=RCB1U0KQDVVP type=write size=3096292 2024-02-11T22:34:00.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.655+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=AIUU60E99OEH type=del 2024-02-11T22:34:00.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.660+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~R24I3OWKWT1A.0 size=762657 2024-02-11T22:34:00.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.660+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=R24I3OWKWT1A tag=TSF213XQG1CF type=write size=1811233 2024-02-11T22:34:00.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.662+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=R2IUNFYV6X1Y type=del 2024-02-11T22:34:00.665 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.664+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=TG9SEAT6KAMH type=del size=3104607 2024-02-11T22:34:00.667 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.666+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~PTWMFK97PFVE.0 size=782596 2024-02-11T22:34:00.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.670+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=PTWMFK97PFVE tag=OE53479GIZKX type=write size=1831172 2024-02-11T22:34:00.673 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.673+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=6AG9ZHVBS44E type=del size=89100 2024-02-11T22:34:00.675 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.675+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~L5GG770T302K.0 size=1048576 2024-02-11T22:34:00.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.676+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~L5GG770T302K.1 size=1048576 2024-02-11T22:34:00.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.676+0000 7f25eee4b8c0 1 < canceled part key=_multipart_AB2I7WUK0C4O.2~L5GG770T302K.2 size=930704 2024-02-11T22:34:00.680 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.680+0000 7f25eee4b8c0 1 < canceled multipart upload key=AB2I7WUK0C4O upload=L5GG770T302K tag=2CSM85W09OZP type=write size=4076432 2024-02-11T22:34:00.682 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.682+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=9I22WUHS7MFW type=del size=2257381 2024-02-11T22:34:00.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.684+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=TPKBVZG938M4 type=del 2024-02-11T22:34:00.688 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.687+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=Q2CPWNW8V8UD type=del size=2372597 2024-02-11T22:34:00.690 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.690+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=ZJUVEKMYMKIP type=del 2024-02-11T22:34:00.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.692+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=WSFTI89ZRT2Z type=del size=1770788 2024-02-11T22:34:00.694 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.694+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~XRCVO4DQLVRD.0 size=1048576 2024-02-11T22:34:00.696 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.696+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~XRCVO4DQLVRD.1 size=1048576 2024-02-11T22:34:00.698 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.698+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~XRCVO4DQLVRD.2 size=13230 2024-02-11T22:34:00.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.702+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=XRCVO4DQLVRD tag=2O5DHTPXTT6X type=write size=3158958 2024-02-11T22:34:00.704 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.704+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=DAWJG3CQV8UP type=del size=3572099 2024-02-11T22:34:00.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.707+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~9RK25B0X67RY.0 size=1048576 2024-02-11T22:34:00.709 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.708+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~9RK25B0X67RY.1 size=1048576 2024-02-11T22:34:00.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.710+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~9RK25B0X67RY.2 size=591776 2024-02-11T22:34:00.714 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.714+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=9RK25B0X67RY tag=KA3JZ90OHR81 type=write size=3737504 2024-02-11T22:34:00.716 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.716+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=WY23RLOKMDGT type=del size=2216099 2024-02-11T22:34:00.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.718+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=H21MLS2DL1LJ type=del 2024-02-11T22:34:00.720 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.720+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=V3MB5FKF6HDC type=write size=3198 2024-02-11T22:34:00.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.722+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~2S7F7SGTF5IW.0 size=235345 2024-02-11T22:34:00.725 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.725+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=2S7F7SGTF5IW tag=N5Q9FSZOWBY4 type=write size=1283921 2024-02-11T22:34:00.728 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.727+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=FYSHAJRHCEU1 type=del size=3189735 2024-02-11T22:34:00.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.729+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=JJN6CHMM0YE6 type=del 2024-02-11T22:34:00.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.732+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=6IU00ILGRT0O type=del size=171132 2024-02-11T22:34:00.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.734+0000 7f25eee4b8c0 1 < completed write operation key=74M85D138Z26 tag=TR92QUO1943N type=write size=74249 2024-02-11T22:34:00.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.738+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~UKFT6OTKM1KJ.0 size=1048576 2024-02-11T22:34:00.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.739+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~UKFT6OTKM1KJ.1 size=1048576 2024-02-11T22:34:00.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.741+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~UKFT6OTKM1KJ.2 size=802068 2024-02-11T22:34:00.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.741+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=UKFT6OTKM1KJ tag=RKFE0ZB0DKX5 type=write size=3947796 2024-02-11T22:34:00.744 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.744+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=KECS6MJC10QX type=del 2024-02-11T22:34:00.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.746+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=7M5R21HTU4FJ type=del size=924556 2024-02-11T22:34:00.748 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.748+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=2XHSG5OCGASC type=write size=114373 2024-02-11T22:34:00.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.750+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=SIFH920HTYAQ type=write size=313172 2024-02-11T22:34:00.753 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.753+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~FCPY71RUE2IH.0 size=1048576 2024-02-11T22:34:00.755 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.754+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~FCPY71RUE2IH.1 size=1048576 2024-02-11T22:34:00.757 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.756+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~FCPY71RUE2IH.2 size=168593 2024-02-11T22:34:00.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.760+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=FCPY71RUE2IH tag=IC171QK5Q0F3 type=write size=3314321 2024-02-11T22:34:00.763 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.762+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=NS5KCH5LZ5Q8 type=del size=3601231 2024-02-11T22:34:00.765 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.764+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~PQVRF4AJK0ZG.0 size=1048576 2024-02-11T22:34:00.766 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.766+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~PQVRF4AJK0ZG.1 size=999140 2024-02-11T22:34:00.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.771+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=PQVRF4AJK0ZG tag=RCB1U0KQDVVP type=write size=3096292 2024-02-11T22:34:00.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.776+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~QXBBAPJ6IEGG.0 size=850712 2024-02-11T22:34:00.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.776+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=QXBBAPJ6IEGG tag=4YYPXNZ6M9F4 type=write size=1899288 2024-02-11T22:34:00.779 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.779+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~R24I3OWKWT1A.0 size=762657 2024-02-11T22:34:00.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.782+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=R24I3OWKWT1A tag=TSF213XQG1CF type=write size=1811233 2024-02-11T22:34:00.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.785+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=1EUU06338MYO type=del size=855480 2024-02-11T22:34:00.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.789+0000 7f25eee4b8c0 1 < suggested remove operation key=PTA21KVUBIRR tag=TG9SEAT6KAMH type=del 2024-02-11T22:34:00.793 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.793+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~1UGIQL2PNWVR.0 size=1048576 2024-02-11T22:34:00.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.795+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~1UGIQL2PNWVR.1 size=42791 2024-02-11T22:34:00.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.795+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=1UGIQL2PNWVR tag=330JCJE2BE02 type=write size=2139943 2024-02-11T22:34:00.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.800+0000 7f25eee4b8c0 1 < suggested remove operation key=FRHHOG524O0Y tag=6AG9ZHVBS44E type=del 2024-02-11T22:34:00.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.803+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=0SX0C1G0NI69 type=del size=545606 2024-02-11T22:34:00.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.806+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=9I22WUHS7MFW type=del size=2257381 2024-02-11T22:34:00.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.809+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~SW66VP2C4FR3.0 size=811228 2024-02-11T22:34:00.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.809+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=SW66VP2C4FR3 tag=NNGNABSJQRZZ type=write size=1859804 2024-02-11T22:34:00.813 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.812+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=Q2CPWNW8V8UD type=del 2024-02-11T22:34:00.815 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.815+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=GP1Y1AYBPX0R type=del size=1856650 2024-02-11T22:34:00.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.820+0000 7f25eee4b8c0 1 < suggested remove operation key=QVCV92ZESTMD tag=WSFTI89ZRT2Z type=del 2024-02-11T22:34:00.822 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.822+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=164K958ZJOU7 type=del size=381305 2024-02-11T22:34:00.825 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.825+0000 7f25eee4b8c0 -1 < failed to complete operation key=PTA21KVUBIRR tag=DAWJG3CQV8UP type=del size=3572099: (22) Invalid argument 2024-02-11T22:34:00.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.829+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~VP359FW4W5UQ.0 size=234473 2024-02-11T22:34:00.829 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.829+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=VP359FW4W5UQ tag=E9X457J7R0QY type=write size=1283049 2024-02-11T22:34:00.834 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.833+0000 7f25eee4b8c0 1 < suggested remove operation key=0SOPJGRSCL4N tag=WY23RLOKMDGT type=del 2024-02-11T22:34:00.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.835+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=CJUNZAMO3374 type=del size=3374070 2024-02-11T22:34:00.838 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.837+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=V3MB5FKF6HDC type=write size=3198 2024-02-11T22:34:00.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.839+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=0E1DTWL4QIU0 type=del size=2588791 2024-02-11T22:34:00.844 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.843+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=FYSHAJRHCEU1 type=del 2024-02-11T22:34:00.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.845+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=R8U8M55RRLFN type=del size=3612709 2024-02-11T22:34:00.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.849+0000 7f25eee4b8c0 1 < suggested remove operation key=EWSK68Y02HNV tag=6IU00ILGRT0O type=del 2024-02-11T22:34:00.852 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.852+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=X1JHG277DKI0 type=del size=1442174 2024-02-11T22:34:00.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.854+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~UKFT6OTKM1KJ.0 size=1048576 2024-02-11T22:34:00.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.854+0000 7f25eee4b8c0 1 < canceled part key=_multipart_Q6NR2GFW3IR1.2~UKFT6OTKM1KJ.1 size=1048576 2024-02-11T22:34:00.856 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.856+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~UKFT6OTKM1KJ.2 size=802068 2024-02-11T22:34:00.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.860+0000 7f25eee4b8c0 1 < canceled multipart upload key=Q6NR2GFW3IR1 upload=UKFT6OTKM1KJ tag=RKFE0ZB0DKX5 type=write size=3947796 2024-02-11T22:34:00.864 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.864+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~U1MBTW91VMZN.0 size=1048576 2024-02-11T22:34:00.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.865+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~U1MBTW91VMZN.1 size=261309 2024-02-11T22:34:00.866 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.865+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=U1MBTW91VMZN tag=DN13CXLTVA25 type=write size=2358461 2024-02-11T22:34:00.866 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.866+0000 7f25eee4b8c0 -1 < no bi entry to suggest for operation key=0SOPJGRSCL4N tag=7M5R21HTU4FJ type=del size=924556: (2) No such file or directory 2024-02-11T22:34:00.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.868+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=XDQIK6XAGR0I type=del size=23844 2024-02-11T22:34:00.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.870+0000 7f25eee4b8c0 1 < completed write operation key=LTSLBQK2C4V2 tag=SIFH920HTYAQ type=write size=313172 2024-02-11T22:34:00.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.872+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=5FXTMXRA9VWL type=write size=839461 2024-02-11T22:34:00.876 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.876+0000 7f25eee4b8c0 1 < suggested remove operation key=ZVV1U6XXJMYK tag=NS5KCH5LZ5Q8 type=del 2024-02-11T22:34:00.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.880+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~TLRE0IO1OEIY.0 size=706269 2024-02-11T22:34:00.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.880+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=TLRE0IO1OEIY tag=E1VARJLO86DU type=write size=1754845 2024-02-11T22:34:00.882 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.882+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~QXBBAPJ6IEGG.0 size=850712 2024-02-11T22:34:00.886 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.886+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=QXBBAPJ6IEGG tag=4YYPXNZ6M9F4 type=write size=1899288 2024-02-11T22:34:00.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.890+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~QRY2WCEO82DC.0 size=1048576 2024-02-11T22:34:00.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.892+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~QRY2WCEO82DC.1 size=471773 2024-02-11T22:34:00.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.892+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=QRY2WCEO82DC tag=0H9BPYA6CNDJ type=write size=2568925 2024-02-11T22:34:00.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.894+0000 7f25eee4b8c0 1 < completed delete operation key=ZD6VIFYM84VB tag=1EUU06338MYO type=del 2024-02-11T22:34:00.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.900+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~JMGGNKPIMDNS.0 size=812259 2024-02-11T22:34:00.900 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.900+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=JMGGNKPIMDNS tag=BX9IA3YHKX36 type=write size=1860835 2024-02-11T22:34:00.902 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.902+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~1UGIQL2PNWVR.0 size=1048576 2024-02-11T22:34:00.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.904+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~1UGIQL2PNWVR.1 size=42791 2024-02-11T22:34:00.908 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.907+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=1UGIQL2PNWVR tag=330JCJE2BE02 type=write size=2139943 2024-02-11T22:34:00.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.910+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=NDKME62HTCN9 type=write size=391383 2024-02-11T22:34:00.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.914+0000 7f25eee4b8c0 1 < suggested remove operation key=FRHHOG524O0Y tag=0SX0C1G0NI69 type=del 2024-02-11T22:34:00.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.916+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=Q00GRI3XQM35 type=del size=361211 2024-02-11T22:34:00.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.918+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~SW66VP2C4FR3.0 size=811228 2024-02-11T22:34:00.922 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.922+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=SW66VP2C4FR3 tag=NNGNABSJQRZZ type=write size=1859804 2024-02-11T22:34:00.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.924+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=AL71RAK9518L type=del size=755981 2024-02-11T22:34:00.928 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.926+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=GP1Y1AYBPX0R type=del 2024-02-11T22:34:00.929 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.928+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=U9DNLUJ6ZE5O type=del size=4101368 2024-02-11T22:34:00.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.930+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=164K958ZJOU7 type=del 2024-02-11T22:34:00.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.933+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=TMEBNCQTGEWF type=del size=537150 2024-02-11T22:34:00.935 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.935+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~VP359FW4W5UQ.0 size=234473 2024-02-11T22:34:00.939 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.939+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=VP359FW4W5UQ tag=E9X457J7R0QY type=write size=1283049 2024-02-11T22:34:00.941 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.941+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=DWEP1LW7F5IB type=del size=3585677 2024-02-11T22:34:00.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.946+0000 7f25eee4b8c0 1 < suggested update operation key=6W5AJNTFMW5C tag=CJUNZAMO3374 type=del size=3374070 2024-02-11T22:34:00.951 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.951+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~JRNKV6MSB12H.0 size=1048576 2024-02-11T22:34:00.953 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.953+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~JRNKV6MSB12H.1 size=753629 2024-02-11T22:34:00.953 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.953+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=JRNKV6MSB12H tag=AW0107CLW2OP type=write size=2850781 2024-02-11T22:34:00.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.956+0000 7f25eee4b8c0 1 < canceled operation key=DSAMY64659XZ tag=0E1DTWL4QIU0 type=del size=2588791 2024-02-11T22:34:00.961 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.960+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~EC17LTIW0WKO.0 size=1048576 2024-02-11T22:34:00.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.963+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~EC17LTIW0WKO.1 size=802647 2024-02-11T22:34:00.963 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.963+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=EC17LTIW0WKO tag=HBQW1U7G8J0K type=write size=2899799 2024-02-11T22:34:00.965 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.965+0000 7f25eee4b8c0 1 < canceled operation key=HZTCAJH837N5 tag=R8U8M55RRLFN type=del size=3612709 2024-02-11T22:34:00.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.969+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ZGO4CGZPU7IP.0 size=1048576 2024-02-11T22:34:00.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.971+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ZGO4CGZPU7IP.1 size=1048576 2024-02-11T22:34:00.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.973+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ZGO4CGZPU7IP.2 size=1028866 2024-02-11T22:34:00.973 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.973+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=ZGO4CGZPU7IP tag=SUTVVHRRY242 type=write size=4174594 2024-02-11T22:34:00.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.976+0000 7f25eee4b8c0 -1 < failed to complete operation key=6W5AJNTFMW5C tag=X1JHG277DKI0 type=del size=1442174: (22) Invalid argument 2024-02-11T22:34:00.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.978+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=CC1IAR8OC7BQ type=del size=496753 2024-02-11T22:34:00.981 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.981+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~U1MBTW91VMZN.0 size=1048576 2024-02-11T22:34:00.983 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.983+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~U1MBTW91VMZN.1 size=261309 2024-02-11T22:34:00.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.986+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=U1MBTW91VMZN tag=DN13CXLTVA25 type=write size=2358461 2024-02-11T22:34:00.989 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.989+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=NFB7G4M5MEW8 type=del size=3534365 2024-02-11T22:34:00.992 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.991+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=XDQIK6XAGR0I type=del 2024-02-11T22:34:00.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.994+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=D87CFT7SYRD3 type=del size=312629 2024-02-11T22:34:00.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:00.998+0000 7f25eee4b8c0 1 < suggested remove operation key=Q6NR2GFW3IR1 tag=5FXTMXRA9VWL type=write 2024-02-11T22:34:01.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.000+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=BMBTL46F8MA0 type=del size=4044540 2024-02-11T22:34:01.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.002+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~TLRE0IO1OEIY.0 size=706269 2024-02-11T22:34:01.006 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.006+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=TLRE0IO1OEIY tag=E1VARJLO86DU type=write size=1754845 2024-02-11T22:34:01.010 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.010+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~1RSGSC5IEJDQ.0 size=1048576 2024-02-11T22:34:01.012 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.011+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~1RSGSC5IEJDQ.1 size=1048576 2024-02-11T22:34:01.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.013+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~1RSGSC5IEJDQ.2 size=138501 2024-02-11T22:34:01.014 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.013+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=1RSGSC5IEJDQ tag=LWP0F904AJ49 type=write size=3284229 2024-02-11T22:34:01.016 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.015+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~QRY2WCEO82DC.0 size=1048576 2024-02-11T22:34:01.017 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.017+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~QRY2WCEO82DC.1 size=471773 2024-02-11T22:34:01.021 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.021+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=QRY2WCEO82DC tag=0H9BPYA6CNDJ type=write size=2568925 2024-02-11T22:34:01.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.024+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~FFPUZ94R9XCE.0 size=1027979 2024-02-11T22:34:01.025 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.024+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=FFPUZ94R9XCE tag=011ERZIT6TRS type=write size=2076555 2024-02-11T22:34:01.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.026+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~JMGGNKPIMDNS.0 size=812259 2024-02-11T22:34:01.030 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.030+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=JMGGNKPIMDNS tag=BX9IA3YHKX36 type=write size=1860835 2024-02-11T22:34:01.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.032+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=GWVWYB2XVL13 type=del size=2905994 2024-02-11T22:34:01.034 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.034+0000 7f25eee4b8c0 1 < completed write operation key=0KD7EJT7Z7QH tag=NDKME62HTCN9 type=write size=391383 2024-02-11T22:34:01.037 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.036+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=CZHO0SOF6GFV type=del size=3416465 2024-02-11T22:34:01.039 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.039+0000 7f25eee4b8c0 -1 < failed to complete operation key=Q6NR2GFW3IR1 tag=Q00GRI3XQM35 type=del size=361211: (22) Invalid argument 2024-02-11T22:34:01.041 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.041+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=H0OFI43SHEI5 type=del size=3371071 2024-02-11T22:34:01.043 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.043+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=AL71RAK9518L type=del 2024-02-11T22:34:01.047 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.046+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~6H0AE6LNREWD.0 size=1048576 2024-02-11T22:34:01.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.048+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~6H0AE6LNREWD.1 size=856390 2024-02-11T22:34:01.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.048+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=6H0AE6LNREWD tag=NRQHWON4M5R0 type=write size=2953542 2024-02-11T22:34:01.050 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.050+0000 7f25eee4b8c0 1 < canceled operation key=IOZNRH0B3P4J tag=U9DNLUJ6ZE5O type=del size=4101368 2024-02-11T22:34:01.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.052+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=2ZP4II4SH3C2 type=write size=762395 2024-02-11T22:34:01.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.054+0000 7f25eee4b8c0 1 < canceled operation key=EWSK68Y02HNV tag=TMEBNCQTGEWF type=del size=537150 2024-02-11T22:34:01.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.056+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=KK50JS0ISEHP type=del size=2694605 2024-02-11T22:34:01.058 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.058+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=DWEP1LW7F5IB type=del 2024-02-11T22:34:01.061 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.061+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=178Q2GQEC4EW type=write size=504630 2024-02-11T22:34:01.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.063+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~JRNKV6MSB12H.0 size=1048576 2024-02-11T22:34:01.064 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.063+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~JRNKV6MSB12H.1 size=753629 2024-02-11T22:34:01.067 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.067+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=JRNKV6MSB12H tag=AW0107CLW2OP type=write size=2850781 2024-02-11T22:34:01.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.069+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=Z2PIX8LODRQZ type=del size=2940358 2024-02-11T22:34:01.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.071+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~EC17LTIW0WKO.0 size=1048576 2024-02-11T22:34:01.072 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.071+0000 7f25eee4b8c0 1 < canceled part key=_multipart_HZTCAJH837N5.2~EC17LTIW0WKO.1 size=802647 2024-02-11T22:34:01.076 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.076+0000 7f25eee4b8c0 1 < canceled multipart upload key=HZTCAJH837N5 upload=EC17LTIW0WKO tag=HBQW1U7G8J0K type=write size=2899799 2024-02-11T22:34:01.080 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.080+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~NJJPMFP6U008.0 size=1048576 2024-02-11T22:34:01.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.082+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~NJJPMFP6U008.1 size=677939 2024-02-11T22:34:01.082 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.082+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=NJJPMFP6U008 tag=FUTVTDISEJN9 type=write size=2775091 2024-02-11T22:34:01.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.084+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~ZGO4CGZPU7IP.0 size=1048576 2024-02-11T22:34:01.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.084+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~ZGO4CGZPU7IP.1 size=1048576 2024-02-11T22:34:01.086 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.086+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~ZGO4CGZPU7IP.2 size=1028866 2024-02-11T22:34:01.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.090+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=ZGO4CGZPU7IP tag=SUTVVHRRY242 type=write size=4174594 2024-02-11T22:34:01.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.092+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=HCZ3N7GBY17A type=write size=277595 2024-02-11T22:34:01.097 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.097+0000 7f25eee4b8c0 1 < suggested update operation key=0J2IBYR6LNOV tag=CC1IAR8OC7BQ type=del size=496753 2024-02-11T22:34:01.099 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.099+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=MEQSCKNGSPME type=del size=782514 2024-02-11T22:34:01.101 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.101+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=NFB7G4M5MEW8 type=del 2024-02-11T22:34:01.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.105+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~D6GH80JRY3WN.0 size=1048576 2024-02-11T22:34:01.107 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.107+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~D6GH80JRY3WN.1 size=1048576 2024-02-11T22:34:01.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.109+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~D6GH80JRY3WN.2 size=803834 2024-02-11T22:34:01.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.109+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=D6GH80JRY3WN tag=D5HD3VB3V7GT type=write size=3949562 2024-02-11T22:34:01.112 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.112+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=D87CFT7SYRD3 type=del 2024-02-11T22:34:01.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.114+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=7F96SZMHGKPI type=del size=380370 2024-02-11T22:34:01.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.118+0000 7f25eee4b8c0 1 < suggested remove operation key=0DPBNOA6WTLA tag=BMBTL46F8MA0 type=del 2024-02-11T22:34:01.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.120+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=3JLRVZ9RRR91 type=del size=3043688 2024-02-11T22:34:01.124 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.123+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~1RSGSC5IEJDQ.0 size=1048576 2024-02-11T22:34:01.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.125+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~1RSGSC5IEJDQ.1 size=1048576 2024-02-11T22:34:01.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.127+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~1RSGSC5IEJDQ.2 size=138501 2024-02-11T22:34:01.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.130+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=1RSGSC5IEJDQ tag=LWP0F904AJ49 type=write size=3284229 2024-02-11T22:34:01.135 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.134+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~ON769HLNL1Q8.0 size=1048576 2024-02-11T22:34:01.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.136+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~ON769HLNL1Q8.1 size=859531 2024-02-11T22:34:01.136 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.136+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=ON769HLNL1Q8 tag=AOO9LE8ZT3XE type=write size=2956683 2024-02-11T22:34:01.139 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.138+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~FFPUZ94R9XCE.0 size=1027979 2024-02-11T22:34:01.142 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.142+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=FFPUZ94R9XCE tag=011ERZIT6TRS type=write size=2076555 2024-02-11T22:34:01.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.144+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=MRD3BKOMV7LF type=del size=361952 2024-02-11T22:34:01.147 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.147+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=GWVWYB2XVL13 type=del 2024-02-11T22:34:01.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.151+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~M7PQUNFZJ814.0 size=279896 2024-02-11T22:34:01.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.151+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=M7PQUNFZJ814 tag=QQNW1VPPRE3R type=write size=1328472 2024-02-11T22:34:01.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.153+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=CZHO0SOF6GFV type=del 2024-02-11T22:34:01.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.158+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~IP7RHM7RC7H7.0 size=1048576 2024-02-11T22:34:01.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.160+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~IP7RHM7RC7H7.1 size=1048576 2024-02-11T22:34:01.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.161+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~IP7RHM7RC7H7.2 size=646199 2024-02-11T22:34:01.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.161+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=IP7RHM7RC7H7 tag=2WE1RWTOWZRE type=write size=3791927 2024-02-11T22:34:01.164 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.164+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=H0OFI43SHEI5 type=del 2024-02-11T22:34:01.166 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.166+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=HATZH10AR1FG type=write size=146941 2024-02-11T22:34:01.168 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.168+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~6H0AE6LNREWD.0 size=1048576 2024-02-11T22:34:01.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.170+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~6H0AE6LNREWD.1 size=856390 2024-02-11T22:34:01.174 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.174+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=6H0AE6LNREWD tag=NRQHWON4M5R0 type=write size=2953542 2024-02-11T22:34:01.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.177+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=IVIQ9YO6R3A9 type=del size=1140768 2024-02-11T22:34:01.181 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.181+0000 7f25eee4b8c0 1 < suggested remove operation key=0SOPJGRSCL4N tag=2ZP4II4SH3C2 type=write 2024-02-11T22:34:01.184 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.183+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=IAWC2EI94YUT type=write size=746616 2024-02-11T22:34:01.186 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.186+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=KK50JS0ISEHP type=del 2024-02-11T22:34:01.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.191+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~TA54XN9G1O5V.0 size=64569 2024-02-11T22:34:01.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.191+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=TA54XN9G1O5V tag=7O7IK3NNWDTU type=write size=1113145 2024-02-11T22:34:01.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.193+0000 7f25eee4b8c0 1 < completed write operation key=ZVV1U6XXJMYK tag=178Q2GQEC4EW type=write size=504630 2024-02-11T22:34:01.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.196+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=M4HAHZWPXFOW type=del size=1264333 2024-02-11T22:34:01.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.198+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=Z2PIX8LODRQZ type=del 2024-02-11T22:34:01.201 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.201+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=H0ZRY3EXG4RS type=del size=1710169 2024-02-11T22:34:01.203 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.203+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~NJJPMFP6U008.0 size=1048576 2024-02-11T22:34:01.205 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.205+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~NJJPMFP6U008.1 size=677939 2024-02-11T22:34:01.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.209+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=NJJPMFP6U008 tag=FUTVTDISEJN9 type=write size=2775091 2024-02-11T22:34:01.211 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.211+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=TJM2RHYNEPKA type=write size=404933 2024-02-11T22:34:01.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.213+0000 7f25eee4b8c0 1 < completed write operation key=0KD7EJT7Z7QH tag=HCZ3N7GBY17A type=write size=277595 2024-02-11T22:34:01.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.215+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=IV3ZUPMGIHDL type=del size=3785247 2024-02-11T22:34:01.220 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.220+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=MEQSCKNGSPME type=del 2024-02-11T22:34:01.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.224+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~PWF5ECAUBL6Z.0 size=865955 2024-02-11T22:34:01.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.224+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=PWF5ECAUBL6Z tag=0AN86IOFJ7NG type=write size=1914531 2024-02-11T22:34:01.226 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.226+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~D6GH80JRY3WN.0 size=1048576 2024-02-11T22:34:01.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.228+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~D6GH80JRY3WN.1 size=1048576 2024-02-11T22:34:01.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.229+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~D6GH80JRY3WN.2 size=803834 2024-02-11T22:34:01.233 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.233+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=D6GH80JRY3WN tag=D5HD3VB3V7GT type=write size=3949562 2024-02-11T22:34:01.237 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.237+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~PY0CRA3H85UZ.0 size=1048576 2024-02-11T22:34:01.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.239+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~PY0CRA3H85UZ.1 size=1048576 2024-02-11T22:34:01.241 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.240+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~PY0CRA3H85UZ.2 size=677705 2024-02-11T22:34:01.241 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.240+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=PY0CRA3H85UZ tag=QMR7J1PSSEEE type=write size=3823433 2024-02-11T22:34:01.243 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.242+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=7F96SZMHGKPI type=del 2024-02-11T22:34:01.245 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.244+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=TF33N0C1I95F type=write size=877828 2024-02-11T22:34:01.247 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.247+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=3JLRVZ9RRR91 type=del 2024-02-11T22:34:01.249 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.248+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=IWLS6FB9JYVY type=del size=2087655 2024-02-11T22:34:01.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.250+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~ON769HLNL1Q8.0 size=1048576 2024-02-11T22:34:01.253 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.253+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~ON769HLNL1Q8.1 size=859531 2024-02-11T22:34:01.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.256+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=ON769HLNL1Q8 tag=AOO9LE8ZT3XE type=write size=2956683 2024-02-11T22:34:01.258 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.258+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=YN3FHEOGHSGZ type=write size=939301 2024-02-11T22:34:01.264 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.260+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=MRD3BKOMV7LF type=del 2024-02-11T22:34:01.265 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.264+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~3RU4RQYFOXF0.0 size=50548 2024-02-11T22:34:01.265 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.264+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=3RU4RQYFOXF0 tag=FP22MHQFERYC type=write size=1099124 2024-02-11T22:34:01.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.266+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~M7PQUNFZJ814.0 size=279896 2024-02-11T22:34:01.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.269+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=M7PQUNFZJ814 tag=QQNW1VPPRE3R type=write size=1328472 2024-02-11T22:34:01.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.271+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=PB0WE6BD2UGP type=del size=3983241 2024-02-11T22:34:01.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.272+0000 7f25eee4b8c0 1 < canceled part key=_multipart_PTA21KVUBIRR.2~IP7RHM7RC7H7.0 size=1048576 2024-02-11T22:34:01.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.273+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~IP7RHM7RC7H7.1 size=1048576 2024-02-11T22:34:01.275 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.275+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~IP7RHM7RC7H7.2 size=646199 2024-02-11T22:34:01.279 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.279+0000 7f25eee4b8c0 1 < canceled multipart upload key=PTA21KVUBIRR upload=IP7RHM7RC7H7 tag=2WE1RWTOWZRE type=write size=3791927 2024-02-11T22:34:01.283 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.281+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=XXJE2TZTOGD1 type=del size=442143 2024-02-11T22:34:01.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.285+0000 7f25eee4b8c0 1 < suggested remove operation key=Q9AL0ZMG9WOK tag=HATZH10AR1FG type=write 2024-02-11T22:34:01.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.287+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=IPQ24JJ7XIUG type=del size=974957 2024-02-11T22:34:01.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.292+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=IVIQ9YO6R3A9 type=del size=1140768 2024-02-11T22:34:01.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.296+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~ASEVV21GHB0Z.0 size=1048576 2024-02-11T22:34:01.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.298+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~ASEVV21GHB0Z.1 size=1048576 2024-02-11T22:34:01.299 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.299+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~ASEVV21GHB0Z.2 size=852122 2024-02-11T22:34:01.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.299+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=ASEVV21GHB0Z tag=TCPMM71FIQMM type=write size=3997850 2024-02-11T22:34:01.302 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.301+0000 7f25eee4b8c0 1 < completed write operation key=ZD6VIFYM84VB tag=IAWC2EI94YUT type=write size=746616 2024-02-11T22:34:01.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.306+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~NXI1EENW2C8Y.0 size=967547 2024-02-11T22:34:01.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.306+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=NXI1EENW2C8Y tag=EE2BXXF3OVT1 type=write size=2016123 2024-02-11T22:34:01.307 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.306+0000 7f25eee4b8c0 1 < canceled part key=_multipart_LTSLBQK2C4V2.2~TA54XN9G1O5V.0 size=64569 2024-02-11T22:34:01.311 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.310+0000 7f25eee4b8c0 1 < canceled multipart upload key=LTSLBQK2C4V2 upload=TA54XN9G1O5V tag=7O7IK3NNWDTU type=write size=1113145 2024-02-11T22:34:01.312 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.312+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=49TXL1QF4GXY type=write size=972187 2024-02-11T22:34:01.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.314+0000 7f25eee4b8c0 1 < canceled operation key=1WIPUCYHGLQ5 tag=M4HAHZWPXFOW type=del size=1264333 2024-02-11T22:34:01.319 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.319+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~45DEPRN87IDY.0 size=181384 2024-02-11T22:34:01.319 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.319+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=45DEPRN87IDY tag=2EHNP93FZV0S type=write size=1229960 2024-02-11T22:34:01.321 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.321+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=H0ZRY3EXG4RS type=del 2024-02-11T22:34:01.323 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.323+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=TPE3B11O79EL type=del size=3001396 2024-02-11T22:34:01.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.325+0000 7f25eee4b8c0 1 < completed write operation key=0J2IBYR6LNOV tag=TJM2RHYNEPKA type=write size=404933 2024-02-11T22:34:01.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.329+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~EXS7AJ735LQK.0 size=1048576 2024-02-11T22:34:01.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.331+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~EXS7AJ735LQK.1 size=970491 2024-02-11T22:34:01.331 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.331+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=EXS7AJ735LQK tag=TYKFXOX6G0GP type=write size=3067643 2024-02-11T22:34:01.334 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.333+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=IV3ZUPMGIHDL type=del 2024-02-11T22:34:01.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.335+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=0JGYZGL3FQZ6 type=del size=3118243 2024-02-11T22:34:01.338 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.337+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~PWF5ECAUBL6Z.0 size=865955 2024-02-11T22:34:01.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.341+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=PWF5ECAUBL6Z tag=0AN86IOFJ7NG type=write size=1914531 2024-02-11T22:34:01.343 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.343+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=TVE39DPCNFFU type=write size=310506 2024-02-11T22:34:01.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.345+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~PY0CRA3H85UZ.0 size=1048576 2024-02-11T22:34:01.348 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.347+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~PY0CRA3H85UZ.1 size=1048576 2024-02-11T22:34:01.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.349+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~PY0CRA3H85UZ.2 size=677705 2024-02-11T22:34:01.353 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.353+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=PY0CRA3H85UZ tag=QMR7J1PSSEEE type=write size=3823433 2024-02-11T22:34:01.355 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.355+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=DBL7MW8PU7CC type=del size=2297490 2024-02-11T22:34:01.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.359+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=TF33N0C1I95F type=write 2024-02-11T22:34:01.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.361+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=SHZV028K5M3S type=del size=973695 2024-02-11T22:34:01.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.363+0000 7f25eee4b8c0 1 < canceled operation key=VZCFVY9HKWHP tag=IWLS6FB9JYVY type=del size=2087655 2024-02-11T22:34:01.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.365+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=U3U9YBXRVE60 type=del size=1175348 2024-02-11T22:34:01.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.367+0000 7f25eee4b8c0 1 < completed write operation key=AB2I7WUK0C4O tag=YN3FHEOGHSGZ type=write size=939301 2024-02-11T22:34:01.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.370+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=HO3OHDGTCC57 type=del size=132615 2024-02-11T22:34:01.372 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.372+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~3RU4RQYFOXF0.0 size=50548 2024-02-11T22:34:01.376 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.376+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=3RU4RQYFOXF0 tag=FP22MHQFERYC type=write size=1099124 2024-02-11T22:34:01.380 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.379+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~YDKLYT4O34IE.0 size=1048576 2024-02-11T22:34:01.381 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.381+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~YDKLYT4O34IE.1 size=803418 2024-02-11T22:34:01.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.381+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=YDKLYT4O34IE tag=QIDUYEQKM0UT type=write size=2900570 2024-02-11T22:34:01.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.385+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=PB0WE6BD2UGP type=del size=3983241 2024-02-11T22:34:01.390 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.390+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~C9581H5FR6IY.0 size=1048576 2024-02-11T22:34:01.391 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.391+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~C9581H5FR6IY.1 size=1048576 2024-02-11T22:34:01.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.393+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~C9581H5FR6IY.2 size=1028506 2024-02-11T22:34:01.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.393+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=C9581H5FR6IY tag=UQQG0DZ7MF2Y type=write size=4174234 2024-02-11T22:34:01.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.395+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=XXJE2TZTOGD1 type=del 2024-02-11T22:34:01.398 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.397+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=PN14NFCOOSAX type=del size=4041077 2024-02-11T22:34:01.400 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.400+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZE9CNGN6NMG3 tag=IPQ24JJ7XIUG type=del size=974957: (22) Invalid argument 2024-02-11T22:34:01.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.405+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~1N2AY1WAYOQG.0 size=195731 2024-02-11T22:34:01.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.405+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=1N2AY1WAYOQG tag=JPXOY1QSY5UR type=write size=1244307 2024-02-11T22:34:01.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.407+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~ASEVV21GHB0Z.0 size=1048576 2024-02-11T22:34:01.410 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.409+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~ASEVV21GHB0Z.1 size=1048576 2024-02-11T22:34:01.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.412+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~ASEVV21GHB0Z.2 size=852122 2024-02-11T22:34:01.416 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.416+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=ASEVV21GHB0Z tag=TCPMM71FIQMM type=write size=3997850 2024-02-11T22:34:01.418 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.418+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=L1DWLWQGD6RZ type=del size=2852553 2024-02-11T22:34:01.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.420+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~NXI1EENW2C8Y.0 size=967547 2024-02-11T22:34:01.424 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.424+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=NXI1EENW2C8Y tag=EE2BXXF3OVT1 type=write size=2016123 2024-02-11T22:34:01.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.426+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=11R6RVRGU5AG type=write size=99719 2024-02-11T22:34:01.429 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.428+0000 7f25eee4b8c0 1 < completed write operation key=CW4DLIYP9ZSH tag=49TXL1QF4GXY type=write size=972187 2024-02-11T22:34:01.433 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.432+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~IKIQWTMV6LVL.0 size=1048576 2024-02-11T22:34:01.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.434+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~IKIQWTMV6LVL.1 size=186465 2024-02-11T22:34:01.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.434+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=IKIQWTMV6LVL tag=QD2HMFTCTXBP type=write size=2283617 2024-02-11T22:34:01.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.436+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~45DEPRN87IDY.0 size=181384 2024-02-11T22:34:01.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.440+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=45DEPRN87IDY tag=2EHNP93FZV0S type=write size=1229960 2024-02-11T22:34:01.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.442+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=FIZWEMWIW8U9 type=write size=70805 2024-02-11T22:34:01.447 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.447+0000 7f25eee4b8c0 1 < suggested update operation key=Q9AL0ZMG9WOK tag=TPE3B11O79EL type=del size=3001396 2024-02-11T22:34:01.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.451+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~O5H05MJFJAXS.0 size=1048576 2024-02-11T22:34:01.453 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.453+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~O5H05MJFJAXS.1 size=1048576 2024-02-11T22:34:01.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.455+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~O5H05MJFJAXS.2 size=749681 2024-02-11T22:34:01.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.455+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=O5H05MJFJAXS tag=NBD7L61NMB4N type=write size=3895409 2024-02-11T22:34:01.458 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.458+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~EXS7AJ735LQK.0 size=1048576 2024-02-11T22:34:01.460 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.460+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~EXS7AJ735LQK.1 size=970491 2024-02-11T22:34:01.467 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.465+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=EXS7AJ735LQK tag=TYKFXOX6G0GP type=write size=3067643 2024-02-11T22:34:01.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.469+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~DNWIE6I40YT2.0 size=679209 2024-02-11T22:34:01.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.469+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=DNWIE6I40YT2 tag=3X92TTV1BZ4S type=write size=1727785 2024-02-11T22:34:01.472 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.472+0000 7f25eee4b8c0 1 < completed delete operation key=0J2IBYR6LNOV tag=0JGYZGL3FQZ6 type=del 2024-02-11T22:34:01.474 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.474+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=1LP0QSJKFQT6 type=del size=669358 2024-02-11T22:34:01.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.476+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=TVE39DPCNFFU type=write size=310506 2024-02-11T22:34:01.481 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.481+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~AXXU5ZBWIGVT.0 size=1048576 2024-02-11T22:34:01.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.483+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~AXXU5ZBWIGVT.1 size=1048576 2024-02-11T22:34:01.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.485+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q9AL0ZMG9WOK.2~AXXU5ZBWIGVT.2 size=716765 2024-02-11T22:34:01.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.485+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q9AL0ZMG9WOK upload=AXXU5ZBWIGVT tag=KILBK9LFFKWV type=write size=3862493 2024-02-11T22:34:01.489 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.489+0000 7f25eee4b8c0 1 < suggested update operation key=0KD7EJT7Z7QH tag=DBL7MW8PU7CC type=del size=2297490 2024-02-11T22:34:01.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.491+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=Q70IMGHQFQ9D type=del size=217227 2024-02-11T22:34:01.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.493+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=SHZV028K5M3S type=del 2024-02-11T22:34:01.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.495+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=8CYD3AKJMDRE type=del size=1762926 2024-02-11T22:34:01.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.497+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=U3U9YBXRVE60 type=del 2024-02-11T22:34:01.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.499+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=AOB9CZNAWO8C type=del size=3035129 2024-02-11T22:34:01.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.502+0000 7f25eee4b8c0 -1 < failed to complete operation key=Q9AL0ZMG9WOK tag=HO3OHDGTCC57 type=del size=132615: (22) Invalid argument 2024-02-11T22:34:01.507 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.506+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QS7PR7WCUYVI.0 size=1048576 2024-02-11T22:34:01.508 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.508+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QS7PR7WCUYVI.1 size=1048576 2024-02-11T22:34:01.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.510+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~QS7PR7WCUYVI.2 size=692003 2024-02-11T22:34:01.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.510+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=QS7PR7WCUYVI tag=X210VEFZ0XKW type=write size=3837731 2024-02-11T22:34:01.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.512+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~YDKLYT4O34IE.0 size=1048576 2024-02-11T22:34:01.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.514+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~YDKLYT4O34IE.1 size=803418 2024-02-11T22:34:01.518 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.517+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=YDKLYT4O34IE tag=QIDUYEQKM0UT type=write size=2900570 2024-02-11T22:34:01.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.519+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=42OHBU2XIQ1H type=del size=3652547 2024-02-11T22:34:01.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.522+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~C9581H5FR6IY.0 size=1048576 2024-02-11T22:34:01.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.524+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~C9581H5FR6IY.1 size=1048576 2024-02-11T22:34:01.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.526+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~C9581H5FR6IY.2 size=1028506 2024-02-11T22:34:01.530 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.530+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=C9581H5FR6IY tag=UQQG0DZ7MF2Y type=write size=4174234 2024-02-11T22:34:01.532 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.532+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=T0VINLH9FFHH type=del size=2125729 2024-02-11T22:34:01.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.534+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=PN14NFCOOSAX type=del 2024-02-11T22:34:01.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.536+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=X850OS5IDPEU type=write size=989575 2024-02-11T22:34:01.539 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.538+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~1N2AY1WAYOQG.0 size=195731 2024-02-11T22:34:01.542 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.542+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=1N2AY1WAYOQG tag=JPXOY1QSY5UR type=write size=1244307 2024-02-11T22:34:01.544 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.544+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=570YL97KGZE2 type=del size=3035961 2024-02-11T22:34:01.547 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.546+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=L1DWLWQGD6RZ type=del 2024-02-11T22:34:01.549 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.548+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=GJFZLUQ845TV type=del size=68581 2024-02-11T22:34:01.553 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.552+0000 7f25eee4b8c0 1 < suggested remove operation key=6W5AJNTFMW5C tag=11R6RVRGU5AG type=write 2024-02-11T22:34:01.557 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.556+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~TKV2Z1M3PKP5.0 size=1048576 2024-02-11T22:34:01.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.558+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~TKV2Z1M3PKP5.1 size=683950 2024-02-11T22:34:01.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.558+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=TKV2Z1M3PKP5 tag=IRXNDU6MAPSC type=write size=2781102 2024-02-11T22:34:01.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.561+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~IKIQWTMV6LVL.0 size=1048576 2024-02-11T22:34:01.563 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.562+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~IKIQWTMV6LVL.1 size=186465 2024-02-11T22:34:01.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.567+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=IKIQWTMV6LVL tag=QD2HMFTCTXBP type=write size=2283617 2024-02-11T22:34:01.570 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.569+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=3EDJ6FEFT9UJ type=del size=397664 2024-02-11T22:34:01.572 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.571+0000 7f25eee4b8c0 1 < completed write operation key=PTA21KVUBIRR tag=FIZWEMWIW8U9 type=write size=70805 2024-02-11T22:34:01.574 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.574+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=U6QLULDTBJ7F type=del size=2945828 2024-02-11T22:34:01.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.576+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~O5H05MJFJAXS.0 size=1048576 2024-02-11T22:34:01.578 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.577+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~O5H05MJFJAXS.1 size=1048576 2024-02-11T22:34:01.580 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.579+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~O5H05MJFJAXS.2 size=749681 2024-02-11T22:34:01.584 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.584+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=O5H05MJFJAXS tag=NBD7L61NMB4N type=write size=3895409 2024-02-11T22:34:01.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.587+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=UKKMVN30JBW1 type=del size=3396608 2024-02-11T22:34:01.590 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.589+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~DNWIE6I40YT2.0 size=679209 2024-02-11T22:34:01.593 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.593+0000 7f25eee4b8c0 1 < completed multipart upload key=DSAMY64659XZ upload=DNWIE6I40YT2 tag=3X92TTV1BZ4S type=write size=1727785 2024-02-11T22:34:01.597 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.597+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~XY9F6Z6I43F2.0 size=1048576 2024-02-11T22:34:01.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.599+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~XY9F6Z6I43F2.1 size=669337 2024-02-11T22:34:01.599 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.599+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=XY9F6Z6I43F2 tag=2O3UVVWGYIA5 type=write size=2766489 2024-02-11T22:34:01.601 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.601+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=1LP0QSJKFQT6 type=del 2024-02-11T22:34:01.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.605+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~4ML25MFQHZB9.0 size=1011427 2024-02-11T22:34:01.606 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.605+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=4ML25MFQHZB9 tag=A4PYMKU2XBK2 type=write size=2060003 2024-02-11T22:34:01.607 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.607+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~AXXU5ZBWIGVT.0 size=1048576 2024-02-11T22:34:01.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.609+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~AXXU5ZBWIGVT.1 size=1048576 2024-02-11T22:34:01.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.610+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q9AL0ZMG9WOK.2~AXXU5ZBWIGVT.2 size=716765 2024-02-11T22:34:01.615 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.614+0000 7f25eee4b8c0 1 < completed multipart upload key=Q9AL0ZMG9WOK upload=AXXU5ZBWIGVT tag=KILBK9LFFKWV type=write size=3862493 2024-02-11T22:34:01.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.618+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~UUQ7TTJIT7UG.0 size=1048576 2024-02-11T22:34:01.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.620+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~UUQ7TTJIT7UG.1 size=59971 2024-02-11T22:34:01.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.620+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=UUQ7TTJIT7UG tag=W7ISZNYL6Y4S type=write size=2157123 2024-02-11T22:34:01.623 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.623+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=Q70IMGHQFQ9D type=del 2024-02-11T22:34:01.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.626+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=T0HVBFLD2OGM type=del size=3787682 2024-02-11T22:34:01.628 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.628+0000 7f25eee4b8c0 1 < completed delete operation key=2FDRRA74G817 tag=8CYD3AKJMDRE type=del 2024-02-11T22:34:01.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.630+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=39UONEPKKGUD type=del size=1278618 2024-02-11T22:34:01.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.633+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=AOB9CZNAWO8C type=del 2024-02-11T22:34:01.635 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.635+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=3LE3N0ZUKHJA type=del size=2469679 2024-02-11T22:34:01.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.637+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QS7PR7WCUYVI.0 size=1048576 2024-02-11T22:34:01.640 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.640+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QS7PR7WCUYVI.1 size=1048576 2024-02-11T22:34:01.642 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.642+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~QS7PR7WCUYVI.2 size=692003 2024-02-11T22:34:01.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.646+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=QS7PR7WCUYVI tag=X210VEFZ0XKW type=write size=3837731 2024-02-11T22:34:01.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.648+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=ZDVHBAO3474Y type=del size=998503 2024-02-11T22:34:01.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.653+0000 7f25eee4b8c0 1 < suggested remove operation key=LTSLBQK2C4V2 tag=42OHBU2XIQ1H type=del 2024-02-11T22:34:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:01 smithi023 ceph-mon[111262]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 405 KiB/s wr, 2.06k op/s 2024-02-11T22:34:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:01 smithi023 ceph-mon[113671]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 405 KiB/s wr, 2.06k op/s 2024-02-11T22:34:01.656 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.656+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=5KCNU4V7KSWG type=write size=506188 2024-02-11T22:34:01.658 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.658+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=T0VINLH9FFHH type=del 2024-02-11T22:34:01.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.660+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=288HP9I7AURA type=del size=2976621 2024-02-11T22:34:01.663 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.662+0000 7f25eee4b8c0 1 < completed write operation key=VBEK6O5PL97X tag=X850OS5IDPEU type=write size=989575 2024-02-11T22:34:01.666 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.666+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~TVP32RGYDK0Z.0 size=1048576 2024-02-11T22:34:01.668 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.668+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~TVP32RGYDK0Z.1 size=1048576 2024-02-11T22:34:01.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.670+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~TVP32RGYDK0Z.2 size=712804 2024-02-11T22:34:01.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.670+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=TVP32RGYDK0Z tag=JRUGPPVGQM10 type=write size=3858532 2024-02-11T22:34:01.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.672+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=570YL97KGZE2 type=del 2024-02-11T22:34:01.677 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.677+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~OMFZH5LSSM9H.0 size=1048576 2024-02-11T22:34:01.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.678+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~OMFZH5LSSM9H.1 size=416687 2024-02-11T22:34:01.679 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.678+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=OMFZH5LSSM9H tag=XQ5MBXHJG5BA type=write size=2513839 2024-02-11T22:34:01.681 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.681+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=GJFZLUQ845TV type=del 2024-02-11T22:34:01.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.685+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~V47BN24F9L9L.0 size=816939 2024-02-11T22:34:01.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.685+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=V47BN24F9L9L tag=K8V6NAT4QI5K type=write size=1865515 2024-02-11T22:34:01.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.687+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~TKV2Z1M3PKP5.0 size=1048576 2024-02-11T22:34:01.687 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.687+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0J2IBYR6LNOV.2~TKV2Z1M3PKP5.1 size=683950 2024-02-11T22:34:01.691 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.691+0000 7f25eee4b8c0 1 < canceled multipart upload key=0J2IBYR6LNOV upload=TKV2Z1M3PKP5 tag=IRXNDU6MAPSC type=write size=2781102 2024-02-11T22:34:01.693 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.693+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=D5IIQ599U2XO type=del size=595507 2024-02-11T22:34:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:01 smithi160 ceph-mon[106289]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 405 KiB/s wr, 2.06k op/s 2024-02-11T22:34:01.695 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.695+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=3EDJ6FEFT9UJ type=del 2024-02-11T22:34:01.697 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.697+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=AD15GWJWDOVT type=write size=315881 2024-02-11T22:34:01.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.701+0000 7f25eee4b8c0 1 < suggested remove operation key=FCH9ZTWY06ZN tag=U6QLULDTBJ7F type=del 2024-02-11T22:34:01.704 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.703+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=FC1KDD1Y584V type=write size=344488 2024-02-11T22:34:01.706 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.705+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=UKKMVN30JBW1 type=del 2024-02-11T22:34:01.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.709+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~YR6F73C2E59G.0 size=834395 2024-02-11T22:34:01.710 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.709+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=YR6F73C2E59G tag=CCQI29NZPWHU type=write size=1882971 2024-02-11T22:34:01.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.712+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~XY9F6Z6I43F2.0 size=1048576 2024-02-11T22:34:01.714 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.713+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~XY9F6Z6I43F2.1 size=669337 2024-02-11T22:34:01.718 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.717+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=XY9F6Z6I43F2 tag=2O3UVVWGYIA5 type=write size=2766489 2024-02-11T22:34:01.720 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.720+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=FKTKDH9OYKII type=del size=2270105 2024-02-11T22:34:01.723 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.722+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~4ML25MFQHZB9.0 size=1011427 2024-02-11T22:34:01.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.726+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=4ML25MFQHZB9 tag=A4PYMKU2XBK2 type=write size=2060003 2024-02-11T22:34:01.729 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.728+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=NZN2E94G9AW0 type=del size=444988 2024-02-11T22:34:01.731 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.731+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~UUQ7TTJIT7UG.0 size=1048576 2024-02-11T22:34:01.733 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.733+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~UUQ7TTJIT7UG.1 size=59971 2024-02-11T22:34:01.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.737+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=UUQ7TTJIT7UG tag=W7ISZNYL6Y4S type=write size=2157123 2024-02-11T22:34:01.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.741+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~3WKRREN3LG2A.0 size=790545 2024-02-11T22:34:01.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.741+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=3WKRREN3LG2A tag=UXUUA4OJXR3O type=write size=1839121 2024-02-11T22:34:01.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.746+0000 7f25eee4b8c0 1 < suggested update operation key=CW4DLIYP9ZSH tag=T0HVBFLD2OGM type=del size=3787682 2024-02-11T22:34:01.749 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.748+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=T3YFIGI21V2S type=del size=3294759 2024-02-11T22:34:01.752 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.751+0000 7f25eee4b8c0 -1 < failed to complete operation key=FCH9ZTWY06ZN tag=39UONEPKKGUD type=del size=1278618: (22) Invalid argument 2024-02-11T22:34:01.754 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.754+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=MGRKBR5GKBNW type=del size=2886279 2024-02-11T22:34:01.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.756+0000 7f25eee4b8c0 1 < canceled operation key=4M2812H9IWU7 tag=3LE3N0ZUKHJA type=del size=2469679 2024-02-11T22:34:01.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.758+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=6B34OJM9T8TU type=del size=3627116 2024-02-11T22:34:01.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.760+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=ZDVHBAO3474Y type=del 2024-02-11T22:34:01.765 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.764+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~OGI9ISSLNHD9.0 size=1048576 2024-02-11T22:34:01.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.766+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~OGI9ISSLNHD9.1 size=1048576 2024-02-11T22:34:01.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.768+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~OGI9ISSLNHD9.2 size=33525 2024-02-11T22:34:01.768 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.768+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=OGI9ISSLNHD9 tag=PGO7YORUIC06 type=write size=3179253 2024-02-11T22:34:01.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.770+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=5KCNU4V7KSWG type=write size=506188 2024-02-11T22:34:01.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.773+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=DOM5RD4O6XRG type=del size=2841315 2024-02-11T22:34:01.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.777+0000 7f25eee4b8c0 1 < suggested update operation key=ZD6VIFYM84VB tag=288HP9I7AURA type=del size=2976621 2024-02-11T22:34:01.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.781+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~E1BTIS4F8PGR.0 size=1048576 2024-02-11T22:34:01.783 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.782+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~E1BTIS4F8PGR.1 size=1048576 2024-02-11T22:34:01.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.784+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~E1BTIS4F8PGR.2 size=431624 2024-02-11T22:34:01.785 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.784+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=E1BTIS4F8PGR tag=UYJLWW0O7RUD type=write size=3577352 2024-02-11T22:34:01.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.787+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~TVP32RGYDK0Z.0 size=1048576 2024-02-11T22:34:01.789 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.788+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~TVP32RGYDK0Z.1 size=1048576 2024-02-11T22:34:01.791 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.790+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~TVP32RGYDK0Z.2 size=712804 2024-02-11T22:34:01.795 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.795+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=TVP32RGYDK0Z tag=JRUGPPVGQM10 type=write size=3858532 2024-02-11T22:34:01.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.797+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=6WGSUIT8VACA type=del size=2680017 2024-02-11T22:34:01.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.799+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~OMFZH5LSSM9H.0 size=1048576 2024-02-11T22:34:01.800 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.799+0000 7f25eee4b8c0 1 < canceled part key=_multipart_4M2812H9IWU7.2~OMFZH5LSSM9H.1 size=416687 2024-02-11T22:34:01.803 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.803+0000 7f25eee4b8c0 1 < canceled multipart upload key=4M2812H9IWU7 upload=OMFZH5LSSM9H tag=XQ5MBXHJG5BA type=write size=2513839 2024-02-11T22:34:01.805 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.805+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=TV31YJIHCK2E type=del size=227748 2024-02-11T22:34:01.808 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.807+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~V47BN24F9L9L.0 size=816939 2024-02-11T22:34:01.811 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.811+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=V47BN24F9L9L tag=K8V6NAT4QI5K type=write size=1865515 2024-02-11T22:34:01.814 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.813+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=EBG12U5XL5JK type=write size=583980 2024-02-11T22:34:01.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.816+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=D5IIQ599U2XO type=del 2024-02-11T22:34:01.821 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.821+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~N2IJPWXCN79W.0 size=1048576 2024-02-11T22:34:01.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.823+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~N2IJPWXCN79W.1 size=781667 2024-02-11T22:34:01.823 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.823+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=N2IJPWXCN79W tag=SNFOQX3R5WZF type=write size=2878819 2024-02-11T22:34:01.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.827+0000 7f25eee4b8c0 1 < suggested update operation key=0NKQZH87N4Q7 tag=AD15GWJWDOVT type=write size=315881 2024-02-11T22:34:01.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.830+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=RGESZ5V87C2A type=write size=362820 2024-02-11T22:34:01.833 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.832+0000 7f25eee4b8c0 1 < canceled operation key=PTA21KVUBIRR tag=FC1KDD1Y584V type=write size=344488 2024-02-11T22:34:01.836 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.835+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=CL1LALMRNJ80 type=del size=804526 2024-02-11T22:34:01.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.837+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~YR6F73C2E59G.0 size=834395 2024-02-11T22:34:01.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.841+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=YR6F73C2E59G tag=CCQI29NZPWHU type=write size=1882971 2024-02-11T22:34:01.844 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.843+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=IZY2D8BHVSJR type=del size=60406 2024-02-11T22:34:01.847 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.846+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZD6VIFYM84VB tag=FKTKDH9OYKII type=del size=2270105: (22) Invalid argument 2024-02-11T22:34:01.849 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.849+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=ST1KD67IHQOG type=del size=3189447 2024-02-11T22:34:01.853 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.853+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=NZN2E94G9AW0 type=del 2024-02-11T22:34:01.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.857+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~0QVSSSX9R1CO.0 size=990198 2024-02-11T22:34:01.857 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.857+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=0QVSSSX9R1CO tag=KOQK26QAD8VB type=write size=2038774 2024-02-11T22:34:01.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.860+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~3WKRREN3LG2A.0 size=790545 2024-02-11T22:34:01.864 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.864+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=3WKRREN3LG2A tag=UXUUA4OJXR3O type=write size=1839121 2024-02-11T22:34:01.868 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.868+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~4H6YRTT1FPIX.0 size=1048576 2024-02-11T22:34:01.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.870+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~4H6YRTT1FPIX.1 size=191092 2024-02-11T22:34:01.870 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.870+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=4H6YRTT1FPIX tag=Y0ZWTR7M3N86 type=write size=2288244 2024-02-11T22:34:01.872 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.872+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=T3YFIGI21V2S type=del 2024-02-11T22:34:01.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.876+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~FI6DF8WSHFJ6.0 size=1048576 2024-02-11T22:34:01.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.878+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~FI6DF8WSHFJ6.1 size=836874 2024-02-11T22:34:01.880 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.878+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=FI6DF8WSHFJ6 tag=UF69GN2G52W3 type=write size=2934026 2024-02-11T22:34:01.881 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.880+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=MGRKBR5GKBNW type=del 2024-02-11T22:34:01.883 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.882+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=UAILA289AN77 type=del size=930151 2024-02-11T22:34:01.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.884+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=6B34OJM9T8TU type=del 2024-02-11T22:34:01.887 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.887+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=U19WSPVRIXBQ type=write size=972165 2024-02-11T22:34:01.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.889+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~OGI9ISSLNHD9.0 size=1048576 2024-02-11T22:34:01.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.891+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~OGI9ISSLNHD9.1 size=1048576 2024-02-11T22:34:01.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.891+0000 7f25eee4b8c0 1 < canceled part key=_multipart_VZCFVY9HKWHP.2~OGI9ISSLNHD9.2 size=33525 2024-02-11T22:34:01.895 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.894+0000 7f25eee4b8c0 1 < canceled multipart upload key=VZCFVY9HKWHP upload=OGI9ISSLNHD9 tag=PGO7YORUIC06 type=write size=3179253 2024-02-11T22:34:01.897 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.897+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=TSHXL3OVJT4Y type=del size=4173341 2024-02-11T22:34:01.899 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.899+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=DOM5RD4O6XRG type=del 2024-02-11T22:34:01.901 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.901+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=X7JWDUHVYKDL type=del size=2728625 2024-02-11T22:34:01.903 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.903+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~E1BTIS4F8PGR.0 size=1048576 2024-02-11T22:34:01.905 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.905+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~E1BTIS4F8PGR.1 size=1048576 2024-02-11T22:34:01.907 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.907+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~E1BTIS4F8PGR.2 size=431624 2024-02-11T22:34:01.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.910+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=E1BTIS4F8PGR tag=UYJLWW0O7RUD type=write size=3577352 2024-02-11T22:34:01.915 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.914+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~PGSOIVPQ5IBO.0 size=1048576 2024-02-11T22:34:01.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.916+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~PGSOIVPQ5IBO.1 size=321788 2024-02-11T22:34:01.916 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.916+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=PGSOIVPQ5IBO tag=TQJX95B0M4SP type=write size=2418940 2024-02-11T22:34:01.918 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.918+0000 7f25eee4b8c0 1 < canceled operation key=PTA21KVUBIRR tag=6WGSUIT8VACA type=del size=2680017 2024-02-11T22:34:01.920 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.920+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=NH3CD7HF2G89 type=del size=34332 2024-02-11T22:34:01.922 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.922+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=TV31YJIHCK2E type=del 2024-02-11T22:34:01.924 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.924+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=6B5XK7HEFE93 type=del size=551439 2024-02-11T22:34:01.926 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.926+0000 7f25eee4b8c0 1 < completed write operation key=FRHHOG524O0Y tag=EBG12U5XL5JK type=write size=583980 2024-02-11T22:34:01.930 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.930+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~CTWYZ33KZOOZ.0 size=1048576 2024-02-11T22:34:01.932 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.931+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~CTWYZ33KZOOZ.1 size=1048576 2024-02-11T22:34:01.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.933+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~CTWYZ33KZOOZ.2 size=92400 2024-02-11T22:34:01.934 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.933+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=CTWYZ33KZOOZ tag=NL1KZZ5ORDYV type=write size=3238128 2024-02-11T22:34:01.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.936+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~N2IJPWXCN79W.0 size=1048576 2024-02-11T22:34:01.937 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.937+0000 7f25eee4b8c0 1 < completed part key=_multipart_FCH9ZTWY06ZN.2~N2IJPWXCN79W.1 size=781667 2024-02-11T22:34:01.941 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.941+0000 7f25eee4b8c0 1 < completed multipart upload key=FCH9ZTWY06ZN upload=N2IJPWXCN79W tag=SNFOQX3R5WZF type=write size=2878819 2024-02-11T22:34:01.943 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.943+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=6Q5MN5SDCNIN type=del size=995777 2024-02-11T22:34:01.946 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.945+0000 7f25eee4b8c0 1 < completed write operation key=N07PSKRC3EIH tag=RGESZ5V87C2A type=write size=362820 2024-02-11T22:34:01.950 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.950+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~S3U6ZHAKP5K5.0 size=1048576 2024-02-11T22:34:01.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.951+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~S3U6ZHAKP5K5.1 size=1048576 2024-02-11T22:34:01.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.954+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~S3U6ZHAKP5K5.2 size=263677 2024-02-11T22:34:01.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.954+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=S3U6ZHAKP5K5 tag=O3QO5F5EAAX3 type=write size=3409405 2024-02-11T22:34:01.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.958+0000 7f25eee4b8c0 1 < suggested update operation key=0SOPJGRSCL4N tag=CL1LALMRNJ80 type=del size=804526 2024-02-11T22:34:01.960 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.960+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=37F5OHG4L0K5 type=del size=1265163 2024-02-11T22:34:01.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.962+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=IZY2D8BHVSJR type=del 2024-02-11T22:34:01.966 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.966+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~DFVJWIJWXP5E.0 size=1048576 2024-02-11T22:34:01.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.967+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~DFVJWIJWXP5E.1 size=162399 2024-02-11T22:34:01.968 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.967+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=DFVJWIJWXP5E tag=1RNVNBBH1099 type=write size=2259551 2024-02-11T22:34:01.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.970+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=ST1KD67IHQOG type=del 2024-02-11T22:34:01.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.972+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=WZ6W8B7O25XN type=del size=2642667 2024-02-11T22:34:01.975 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.974+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~0QVSSSX9R1CO.0 size=990198 2024-02-11T22:34:01.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.978+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=0QVSSSX9R1CO tag=KOQK26QAD8VB type=write size=2038774 2024-02-11T22:34:01.980 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.980+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=3X87P0M7STV8 type=del size=3102053 2024-02-11T22:34:01.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.982+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~4H6YRTT1FPIX.0 size=1048576 2024-02-11T22:34:01.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.984+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~4H6YRTT1FPIX.1 size=191092 2024-02-11T22:34:01.988 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.987+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=4H6YRTT1FPIX tag=Y0ZWTR7M3N86 type=write size=2288244 2024-02-11T22:34:01.991 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.990+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=CS02973TWS9W type=write size=867705 2024-02-11T22:34:01.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.992+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~FI6DF8WSHFJ6.0 size=1048576 2024-02-11T22:34:01.994 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.994+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~FI6DF8WSHFJ6.1 size=836874 2024-02-11T22:34:01.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:01.997+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=FI6DF8WSHFJ6 tag=UF69GN2G52W3 type=write size=2934026 2024-02-11T22:34:02.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.000+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=6676EDOTA3KC type=del size=555485 2024-02-11T22:34:02.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.002+0000 7f25eee4b8c0 1 < completed delete operation key=HZTCAJH837N5 tag=UAILA289AN77 type=del 2024-02-11T22:34:02.004 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.004+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=R8CEOJBK60LI type=write size=221864 2024-02-11T22:34:02.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.009+0000 7f25eee4b8c0 1 < suggested remove operation key=2FDRRA74G817 tag=U19WSPVRIXBQ type=write 2024-02-11T22:34:02.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.013+0000 7f25eee4b8c0 1 > prepared part key=_multipart_74M85D138Z26.2~S2TSKLGOYUR8.0 size=266733 2024-02-11T22:34:02.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.013+0000 7f25eee4b8c0 1 > prepared multipart upload key=74M85D138Z26 upload=S2TSKLGOYUR8 tag=UPQMBKWE3C7P type=write size=1315309 2024-02-11T22:34:02.018 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.018+0000 7f25eee4b8c0 1 < suggested remove operation key=2WNLVUFJJNBW tag=TSHXL3OVJT4Y type=del 2024-02-11T22:34:02.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.022+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~T1E84E0FJUYQ.0 size=1048576 2024-02-11T22:34:02.024 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.024+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~T1E84E0FJUYQ.1 size=371559 2024-02-11T22:34:02.024 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.024+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=T1E84E0FJUYQ tag=45TXCN1F3ML3 type=write size=2468711 2024-02-11T22:34:02.027 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.026+0000 7f25eee4b8c0 1 < canceled operation key=N07PSKRC3EIH tag=X7JWDUHVYKDL type=del size=2728625 2024-02-11T22:34:02.029 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.028+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=QUCDGBDD3IAN type=del size=1456833 2024-02-11T22:34:02.031 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.031+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~PGSOIVPQ5IBO.0 size=1048576 2024-02-11T22:34:02.033 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.033+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~PGSOIVPQ5IBO.1 size=321788 2024-02-11T22:34:02.038 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.037+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=PGSOIVPQ5IBO tag=TQJX95B0M4SP type=write size=2418940 2024-02-11T22:34:02.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.041+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~2H6EMURR7D3H.0 size=1048576 2024-02-11T22:34:02.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.044+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~2H6EMURR7D3H.1 size=69774 2024-02-11T22:34:02.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.044+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=2H6EMURR7D3H tag=OJNV5YEW5NO8 type=write size=2166926 2024-02-11T22:34:02.049 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.048+0000 7f25eee4b8c0 1 < suggested update operation key=IOZNRH0B3P4J tag=NH3CD7HF2G89 type=del size=34332 2024-02-11T22:34:02.053 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.053+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~RFUO3QLWS3NN.0 size=1048576 2024-02-11T22:34:02.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.054+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~RFUO3QLWS3NN.1 size=80049 2024-02-11T22:34:02.055 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.054+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=RFUO3QLWS3NN tag=QONJ3GL0VKXV type=write size=2177201 2024-02-11T22:34:02.059 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.059+0000 7f25eee4b8c0 1 < suggested remove operation key=0NKQZH87N4Q7 tag=6B5XK7HEFE93 type=del 2024-02-11T22:34:02.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.063+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~KHZKAJIPW2RD.0 size=971075 2024-02-11T22:34:02.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.063+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=KHZKAJIPW2RD tag=Q8MLI34EJQ4U type=write size=2019651 2024-02-11T22:34:02.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.065+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~CTWYZ33KZOOZ.0 size=1048576 2024-02-11T22:34:02.068 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.067+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~CTWYZ33KZOOZ.1 size=1048576 2024-02-11T22:34:02.070 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.069+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~CTWYZ33KZOOZ.2 size=92400 2024-02-11T22:34:02.075 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.073+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=CTWYZ33KZOOZ tag=NL1KZZ5ORDYV type=write size=3238128 2024-02-11T22:34:02.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.077+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~SHMZY3VLQRX7.0 size=1048576 2024-02-11T22:34:02.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.079+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~SHMZY3VLQRX7.1 size=1048576 2024-02-11T22:34:02.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.081+0000 7f25eee4b8c0 1 > prepared part key=_multipart_6W5AJNTFMW5C.2~SHMZY3VLQRX7.2 size=970013 2024-02-11T22:34:02.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.081+0000 7f25eee4b8c0 1 > prepared multipart upload key=6W5AJNTFMW5C upload=SHMZY3VLQRX7 tag=NQ83MSXFS4T6 type=write size=4115741 2024-02-11T22:34:02.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.083+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=6Q5MN5SDCNIN type=del 2024-02-11T22:34:02.085 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.085+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=J13FZY4UY4TP type=write size=63290 2024-02-11T22:34:02.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.087+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~S3U6ZHAKP5K5.0 size=1048576 2024-02-11T22:34:02.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.089+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~S3U6ZHAKP5K5.1 size=1048576 2024-02-11T22:34:02.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.091+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~S3U6ZHAKP5K5.2 size=263677 2024-02-11T22:34:02.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.095+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=S3U6ZHAKP5K5 tag=O3QO5F5EAAX3 type=write size=3409405 2024-02-11T22:34:02.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.097+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=1YM289452XDP type=del size=626671 2024-02-11T22:34:02.102 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.102+0000 7f25eee4b8c0 1 < suggested remove operation key=0KD7EJT7Z7QH tag=37F5OHG4L0K5 type=del 2024-02-11T22:34:02.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.105+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~2JC1F7K6QWIR.0 size=961623 2024-02-11T22:34:02.106 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.105+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=2JC1F7K6QWIR tag=NJE9O0OZNWNV type=write size=2010199 2024-02-11T22:34:02.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.108+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~DFVJWIJWXP5E.0 size=1048576 2024-02-11T22:34:02.110 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.109+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~DFVJWIJWXP5E.1 size=162399 2024-02-11T22:34:02.114 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.114+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=DFVJWIJWXP5E tag=1RNVNBBH1099 type=write size=2259551 2024-02-11T22:34:02.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.118+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~ZOUJIVP3AJYC.0 size=602219 2024-02-11T22:34:02.120 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.118+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=ZOUJIVP3AJYC tag=SNMRPBZRGFEW type=write size=1650795 2024-02-11T22:34:02.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.120+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=WZ6W8B7O25XN type=del 2024-02-11T22:34:02.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.123+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=X4C4937G999C type=write size=922448 2024-02-11T22:34:02.128 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.127+0000 7f25eee4b8c0 1 < suggested update operation key=6W5AJNTFMW5C tag=3X87P0M7STV8 type=del size=3102053 2024-02-11T22:34:02.129 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.129+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=M8XTGHZRYKZ0 type=del size=2979449 2024-02-11T22:34:02.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.131+0000 7f25eee4b8c0 1 < completed write operation key=LTSLBQK2C4V2 tag=CS02973TWS9W type=write size=867705 2024-02-11T22:34:02.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.133+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=604IYR2E2LCZ type=del size=1409948 2024-02-11T22:34:02.135 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.135+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=6676EDOTA3KC type=del 2024-02-11T22:34:02.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.137+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=LB95UGCJ9ZUK type=del size=3978867 2024-02-11T22:34:02.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.140+0000 7f25eee4b8c0 -1 < failed to complete operation key=2WNLVUFJJNBW tag=R8CEOJBK60LI type=write size=221864: (22) Invalid argument 2024-02-11T22:34:02.145 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.144+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~EK4PZQPDU1IT.0 size=1048576 2024-02-11T22:34:02.146 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.146+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~EK4PZQPDU1IT.1 size=513393 2024-02-11T22:34:02.146 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.146+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=EK4PZQPDU1IT tag=IJ8QFDJ4BA1G type=write size=2610545 2024-02-11T22:34:02.149 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.148+0000 7f25eee4b8c0 1 < completed part key=_multipart_74M85D138Z26.2~S2TSKLGOYUR8.0 size=266733 2024-02-11T22:34:02.152 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.152+0000 7f25eee4b8c0 1 < completed multipart upload key=74M85D138Z26 upload=S2TSKLGOYUR8 tag=UPQMBKWE3C7P type=write size=1315309 2024-02-11T22:34:02.154 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.154+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=2EWNOFK42J57 type=del size=4126103 2024-02-11T22:34:02.157 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.156+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~T1E84E0FJUYQ.0 size=1048576 2024-02-11T22:34:02.159 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.159+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~T1E84E0FJUYQ.1 size=371559 2024-02-11T22:34:02.163 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.163+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=T1E84E0FJUYQ tag=45TXCN1F3ML3 type=write size=2468711 2024-02-11T22:34:02.165 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.165+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=HOG5FHNWLRZ9 type=del size=3041070 2024-02-11T22:34:02.167 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.167+0000 7f25eee4b8c0 1 < canceled operation key=FRHHOG524O0Y tag=QUCDGBDD3IAN type=del size=1456833 2024-02-11T22:34:02.171 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.171+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~O8RR4RUXADKM.0 size=1048576 2024-02-11T22:34:02.173 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.172+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~O8RR4RUXADKM.1 size=1048576 2024-02-11T22:34:02.175 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.174+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~O8RR4RUXADKM.2 size=109304 2024-02-11T22:34:02.175 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.174+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=O8RR4RUXADKM tag=BXNFDEWJX7U8 type=write size=3255032 2024-02-11T22:34:02.177 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.176+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~2H6EMURR7D3H.0 size=1048576 2024-02-11T22:34:02.179 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.178+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~2H6EMURR7D3H.1 size=69774 2024-02-11T22:34:02.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.182+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=2H6EMURR7D3H tag=OJNV5YEW5NO8 type=write size=2166926 2024-02-11T22:34:02.185 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.184+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=E6AR98G97IDB type=write size=765547 2024-02-11T22:34:02.187 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.186+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~RFUO3QLWS3NN.0 size=1048576 2024-02-11T22:34:02.189 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.188+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~RFUO3QLWS3NN.1 size=80049 2024-02-11T22:34:02.192 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.192+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=RFUO3QLWS3NN tag=QONJ3GL0VKXV type=write size=2177201 2024-02-11T22:34:02.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.194+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=CR2XWNREM59I type=write size=831225 2024-02-11T22:34:02.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.196+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~KHZKAJIPW2RD.0 size=971075 2024-02-11T22:34:02.200 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.200+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=KHZKAJIPW2RD tag=Q8MLI34EJQ4U type=write size=2019651 2024-02-11T22:34:02.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.204+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~4O3FM3QWVGGE.0 size=996487 2024-02-11T22:34:02.204 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.204+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=4O3FM3QWVGGE tag=RK0GVN40GYDG type=write size=2045063 2024-02-11T22:34:02.206 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.206+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~SHMZY3VLQRX7.0 size=1048576 2024-02-11T22:34:02.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.208+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~SHMZY3VLQRX7.1 size=1048576 2024-02-11T22:34:02.209 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.209+0000 7f25eee4b8c0 1 < completed part key=_multipart_6W5AJNTFMW5C.2~SHMZY3VLQRX7.2 size=970013 2024-02-11T22:34:02.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.213+0000 7f25eee4b8c0 1 < completed multipart upload key=6W5AJNTFMW5C upload=SHMZY3VLQRX7 tag=NQ83MSXFS4T6 type=write size=4115741 2024-02-11T22:34:02.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.215+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=8U6K920ED3GD type=del size=2017324 2024-02-11T22:34:02.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.217+0000 7f25eee4b8c0 1 < completed write operation key=IOZNRH0B3P4J tag=J13FZY4UY4TP type=write size=63290 2024-02-11T22:34:02.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.221+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~0NCKTG4EPOAE.0 size=1048576 2024-02-11T22:34:02.223 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.222+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~0NCKTG4EPOAE.1 size=1048576 2024-02-11T22:34:02.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.224+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~0NCKTG4EPOAE.2 size=195077 2024-02-11T22:34:02.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.224+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=0NCKTG4EPOAE tag=XIQJUMOVLGLG type=write size=3340805 2024-02-11T22:34:02.226 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.226+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=1YM289452XDP type=del 2024-02-11T22:34:02.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.230+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~1WZVI80O0C4H.0 size=1048576 2024-02-11T22:34:02.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.231+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~1WZVI80O0C4H.1 size=1048576 2024-02-11T22:34:02.234 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.233+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZVV1U6XXJMYK.2~1WZVI80O0C4H.2 size=973417 2024-02-11T22:34:02.234 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.233+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZVV1U6XXJMYK upload=1WZVI80O0C4H tag=7E98EP3PJGC3 type=write size=4119145 2024-02-11T22:34:02.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.235+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~2JC1F7K6QWIR.0 size=961623 2024-02-11T22:34:02.240 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.239+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=2JC1F7K6QWIR tag=NJE9O0OZNWNV type=write size=2010199 2024-02-11T22:34:02.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.241+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=O6X00EEVRWVG type=del size=950304 2024-02-11T22:34:02.244 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.243+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~ZOUJIVP3AJYC.0 size=602219 2024-02-11T22:34:02.248 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.247+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=ZOUJIVP3AJYC tag=SNMRPBZRGFEW type=write size=1650795 2024-02-11T22:34:02.250 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.249+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=624SQEUH7HCE type=del size=211455 2024-02-11T22:34:02.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.252+0000 7f25eee4b8c0 1 < completed write operation key=2WNLVUFJJNBW tag=X4C4937G999C type=write size=922448 2024-02-11T22:34:02.255 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.255+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~BSL8BSS4DHJB.0 size=1048576 2024-02-11T22:34:02.257 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.257+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~BSL8BSS4DHJB.1 size=1048576 2024-02-11T22:34:02.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.259+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~BSL8BSS4DHJB.2 size=638788 2024-02-11T22:34:02.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.259+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=BSL8BSS4DHJB tag=87SBGK3F0PDR type=write size=3784516 2024-02-11T22:34:02.262 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.261+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=M8XTGHZRYKZ0 type=del 2024-02-11T22:34:02.266 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.265+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~PU271JEAOUE8.0 size=1048576 2024-02-11T22:34:02.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.267+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~PU271JEAOUE8.1 size=875396 2024-02-11T22:34:02.268 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.267+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=PU271JEAOUE8 tag=FZKI3CFDR4LS type=write size=2972548 2024-02-11T22:34:02.270 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.269+0000 7f25eee4b8c0 1 < canceled operation key=VBEK6O5PL97X tag=604IYR2E2LCZ type=del size=1409948 2024-02-11T22:34:02.272 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.272+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=7V524074BI66 type=write size=157027 2024-02-11T22:34:02.274 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.274+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=LB95UGCJ9ZUK type=del 2024-02-11T22:34:02.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.276+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=N7QZOBK9QB4N type=del size=3037837 2024-02-11T22:34:02.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.278+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~EK4PZQPDU1IT.0 size=1048576 2024-02-11T22:34:02.281 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.281+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~EK4PZQPDU1IT.1 size=513393 2024-02-11T22:34:02.285 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.285+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=EK4PZQPDU1IT tag=IJ8QFDJ4BA1G type=write size=2610545 2024-02-11T22:34:02.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.290+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~P3NGX1RCQB9L.0 size=661002 2024-02-11T22:34:02.290 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.290+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=P3NGX1RCQB9L tag=XPEANYL5EG12 type=write size=1709578 2024-02-11T22:34:02.292 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.292+0000 7f25eee4b8c0 1 < canceled operation key=AB2I7WUK0C4O tag=2EWNOFK42J57 type=del size=4126103 2024-02-11T22:34:02.296 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.296+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~QCFL0ZKXQAQR.0 size=1048576 2024-02-11T22:34:02.298 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.298+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~QCFL0ZKXQAQR.1 size=1048576 2024-02-11T22:34:02.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.299+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~QCFL0ZKXQAQR.2 size=499854 2024-02-11T22:34:02.301 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.299+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=QCFL0ZKXQAQR tag=2E1OVQXVFPLW type=write size=3645582 2024-02-11T22:34:02.302 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.302+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=HOG5FHNWLRZ9 type=del 2024-02-11T22:34:02.304 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.304+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=ZPG9R3LMH450 type=del size=3268546 2024-02-11T22:34:02.306 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.306+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~O8RR4RUXADKM.0 size=1048576 2024-02-11T22:34:02.309 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.308+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~O8RR4RUXADKM.1 size=1048576 2024-02-11T22:34:02.310 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.310+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~O8RR4RUXADKM.2 size=109304 2024-02-11T22:34:02.314 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.314+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=O8RR4RUXADKM tag=BXNFDEWJX7U8 type=write size=3255032 2024-02-11T22:34:02.319 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.318+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~DJ2NPKBS3AWX.0 size=1048576 2024-02-11T22:34:02.321 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.320+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~DJ2NPKBS3AWX.1 size=401810 2024-02-11T22:34:02.321 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.320+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=DJ2NPKBS3AWX tag=AK61B3SU3GI3 type=write size=2498962 2024-02-11T22:34:02.323 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.323+0000 7f25eee4b8c0 1 < canceled operation key=1WIPUCYHGLQ5 tag=E6AR98G97IDB type=write size=765547 2024-02-11T22:34:02.326 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.325+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=Z56R59L17AX2 type=del size=3339106 2024-02-11T22:34:02.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.328+0000 7f25eee4b8c0 1 < completed write operation key=CW4DLIYP9ZSH tag=CR2XWNREM59I type=write size=831225 2024-02-11T22:34:02.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.332+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~MGREXO472V0J.0 size=1048576 2024-02-11T22:34:02.334 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.334+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~MGREXO472V0J.1 size=1048576 2024-02-11T22:34:02.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.335+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~MGREXO472V0J.2 size=89196 2024-02-11T22:34:02.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.335+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=MGREXO472V0J tag=E8OHRFPXE04K type=write size=3234924 2024-02-11T22:34:02.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.338+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~4O3FM3QWVGGE.0 size=996487 2024-02-11T22:34:02.342 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.342+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=4O3FM3QWVGGE tag=RK0GVN40GYDG type=write size=2045063 2024-02-11T22:34:02.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.347+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~G6MIDARNGAX2.0 size=234846 2024-02-11T22:34:02.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.347+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=G6MIDARNGAX2 tag=TN98GF47R7G2 type=write size=1283422 2024-02-11T22:34:02.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.349+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=8U6K920ED3GD type=del 2024-02-11T22:34:02.352 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.351+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=PLVGV8JPDLWQ type=del size=3157662 2024-02-11T22:34:02.354 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.354+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~0NCKTG4EPOAE.0 size=1048576 2024-02-11T22:34:02.356 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.355+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~0NCKTG4EPOAE.1 size=1048576 2024-02-11T22:34:02.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.357+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~0NCKTG4EPOAE.2 size=195077 2024-02-11T22:34:02.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.362+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=0NCKTG4EPOAE tag=XIQJUMOVLGLG type=write size=3340805 2024-02-11T22:34:02.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.364+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=4O4J7QP1K5T7 type=del size=2295496 2024-02-11T22:34:02.366 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.366+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~1WZVI80O0C4H.0 size=1048576 2024-02-11T22:34:02.368 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.368+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~1WZVI80O0C4H.1 size=1048576 2024-02-11T22:34:02.370 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.369+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZVV1U6XXJMYK.2~1WZVI80O0C4H.2 size=973417 2024-02-11T22:34:02.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.373+0000 7f25eee4b8c0 1 < completed multipart upload key=ZVV1U6XXJMYK upload=1WZVI80O0C4H tag=7E98EP3PJGC3 type=write size=4119145 2024-02-11T22:34:02.376 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.375+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=JCFV6P40TWTV type=del size=194721 2024-02-11T22:34:02.378 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.378+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=O6X00EEVRWVG type=del 2024-02-11T22:34:02.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.382+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~7SZOMLSXN44R.0 size=1048576 2024-02-11T22:34:02.383 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.383+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~7SZOMLSXN44R.1 size=1048576 2024-02-11T22:34:02.385 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.385+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~7SZOMLSXN44R.2 size=738436 2024-02-11T22:34:02.385 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.385+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=7SZOMLSXN44R tag=KS4ND5CRHLLU type=write size=3884164 2024-02-11T22:34:02.387 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.387+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=624SQEUH7HCE type=del 2024-02-11T22:34:02.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.389+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=YSCKVXNHEX1I type=del size=3271559 2024-02-11T22:34:02.391 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.391+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~BSL8BSS4DHJB.0 size=1048576 2024-02-11T22:34:02.394 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.393+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~BSL8BSS4DHJB.1 size=1048576 2024-02-11T22:34:02.395 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.395+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~BSL8BSS4DHJB.2 size=638788 2024-02-11T22:34:02.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.399+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=BSL8BSS4DHJB tag=87SBGK3F0PDR type=write size=3784516 2024-02-11T22:34:02.403 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.403+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~HO16CZRYB1I4.0 size=1048576 2024-02-11T22:34:02.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.404+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~HO16CZRYB1I4.1 size=92821 2024-02-11T22:34:02.405 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.404+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=HO16CZRYB1I4 tag=VBAUW67985JH type=write size=2189973 2024-02-11T22:34:02.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.406+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~PU271JEAOUE8.0 size=1048576 2024-02-11T22:34:02.408 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.408+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~PU271JEAOUE8.1 size=875396 2024-02-11T22:34:02.412 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.412+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=PU271JEAOUE8 tag=FZKI3CFDR4LS type=write size=2972548 2024-02-11T22:34:02.414 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.414+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=ZG00RW0PO432 type=del size=1946900 2024-02-11T22:34:02.419 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.418+0000 7f25eee4b8c0 1 < suggested update operation key=LTSLBQK2C4V2 tag=7V524074BI66 type=write size=157027 2024-02-11T22:34:02.422 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.422+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~540P2XEQVR6V.0 size=1048576 2024-02-11T22:34:02.424 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.424+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~540P2XEQVR6V.1 size=1048576 2024-02-11T22:34:02.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.425+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~540P2XEQVR6V.2 size=432716 2024-02-11T22:34:02.426 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.425+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=540P2XEQVR6V tag=1PE0ZRWI8RTY type=write size=3578444 2024-02-11T22:34:02.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.429+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=N7QZOBK9QB4N type=del size=3037837 2024-02-11T22:34:02.432 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.432+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=D5DZQUVKWENB type=write size=632779 2024-02-11T22:34:02.434 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.434+0000 7f25eee4b8c0 1 < completed part key=_multipart_URKSCATF6FF0.2~P3NGX1RCQB9L.0 size=661002 2024-02-11T22:34:02.438 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.438+0000 7f25eee4b8c0 1 < completed multipart upload key=URKSCATF6FF0 upload=P3NGX1RCQB9L tag=XPEANYL5EG12 type=write size=1709578 2024-02-11T22:34:02.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.440+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=W5IDRGWHHPKG type=del size=2393513 2024-02-11T22:34:02.443 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.443+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~QCFL0ZKXQAQR.0 size=1048576 2024-02-11T22:34:02.445 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.444+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~QCFL0ZKXQAQR.1 size=1048576 2024-02-11T22:34:02.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.446+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~QCFL0ZKXQAQR.2 size=499854 2024-02-11T22:34:02.451 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.450+0000 7f25eee4b8c0 1 < completed multipart upload key=ZE9CNGN6NMG3 upload=QCFL0ZKXQAQR tag=2E1OVQXVFPLW type=write size=3645582 2024-02-11T22:34:02.453 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.452+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=IBOHOTAM8N8W type=del size=2576444 2024-02-11T22:34:02.455 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.454+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=ZPG9R3LMH450 type=del 2024-02-11T22:34:02.457 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.457+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=HV9RVW04ZR5O type=del size=3358066 2024-02-11T22:34:02.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.459+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~DJ2NPKBS3AWX.0 size=1048576 2024-02-11T22:34:02.461 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.460+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~DJ2NPKBS3AWX.1 size=401810 2024-02-11T22:34:02.464 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.464+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=DJ2NPKBS3AWX tag=AK61B3SU3GI3 type=write size=2498962 2024-02-11T22:34:02.468 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.468+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~IIKA3HNYG1S4.0 size=1048576 2024-02-11T22:34:02.470 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.469+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~IIKA3HNYG1S4.1 size=1048576 2024-02-11T22:34:02.472 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.471+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~IIKA3HNYG1S4.2 size=445715 2024-02-11T22:34:02.472 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.471+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=IIKA3HNYG1S4 tag=CNAX14CBN255 type=write size=3591443 2024-02-11T22:34:02.476 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.475+0000 7f25eee4b8c0 1 < suggested update operation key=ZE9CNGN6NMG3 tag=Z56R59L17AX2 type=del size=3339106 2024-02-11T22:34:02.478 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.478+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=7XWBT9X7VLV7 type=del size=2421945 2024-02-11T22:34:02.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.479+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0DPBNOA6WTLA.2~MGREXO472V0J.0 size=1048576 2024-02-11T22:34:02.480 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.480+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~MGREXO472V0J.1 size=1048576 2024-02-11T22:34:02.482 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.482+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~MGREXO472V0J.2 size=89196 2024-02-11T22:34:02.486 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.486+0000 7f25eee4b8c0 1 < canceled multipart upload key=0DPBNOA6WTLA upload=MGREXO472V0J tag=E8OHRFPXE04K type=write size=3234924 2024-02-11T22:34:02.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.490+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~QG8SMF8GJE8E.0 size=1048576 2024-02-11T22:34:02.492 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.491+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~QG8SMF8GJE8E.1 size=1048576 2024-02-11T22:34:02.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.493+0000 7f25eee4b8c0 1 > prepared part key=_multipart_DSAMY64659XZ.2~QG8SMF8GJE8E.2 size=611435 2024-02-11T22:34:02.494 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.493+0000 7f25eee4b8c0 1 > prepared multipart upload key=DSAMY64659XZ upload=QG8SMF8GJE8E tag=5TVGZ2OIAJ8V type=write size=3757163 2024-02-11T22:34:02.495 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.495+0000 7f25eee4b8c0 1 < completed part key=_multipart_LTSLBQK2C4V2.2~G6MIDARNGAX2.0 size=234846 2024-02-11T22:34:02.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.499+0000 7f25eee4b8c0 1 < completed multipart upload key=LTSLBQK2C4V2 upload=G6MIDARNGAX2 tag=TN98GF47R7G2 type=write size=1283422 2024-02-11T22:34:02.502 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.501+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=0WCST4A4RNZ5 type=write size=664145 2024-02-11T22:34:02.504 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.503+0000 7f25eee4b8c0 1 < canceled operation key=IOZNRH0B3P4J tag=PLVGV8JPDLWQ type=del size=3157662 2024-02-11T22:34:02.506 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.505+0000 7f25eee4b8c0 1 > prepared operation key=VZCFVY9HKWHP tag=W9MXVNP93V3T type=del size=744951 2024-02-11T22:34:02.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.509+0000 7f25eee4b8c0 1 < suggested remove operation key=ZD6VIFYM84VB tag=4O4J7QP1K5T7 type=del 2024-02-11T22:34:02.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.511+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=EMNXCN5O5H2E type=del size=2605519 2024-02-11T22:34:02.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.516+0000 7f25eee4b8c0 1 < suggested update operation key=DSAMY64659XZ tag=JCFV6P40TWTV type=del size=194721 2024-02-11T22:34:02.520 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.520+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~GF0AGFIHYYOW.0 size=1048576 2024-02-11T22:34:02.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.522+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~GF0AGFIHYYOW.1 size=741494 2024-02-11T22:34:02.522 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.522+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=GF0AGFIHYYOW tag=1C1SW5VY0BJE type=write size=2838646 2024-02-11T22:34:02.524 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.524+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~7SZOMLSXN44R.0 size=1048576 2024-02-11T22:34:02.526 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.525+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~7SZOMLSXN44R.1 size=1048576 2024-02-11T22:34:02.527 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.527+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~7SZOMLSXN44R.2 size=738436 2024-02-11T22:34:02.531 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.531+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=7SZOMLSXN44R tag=KS4ND5CRHLLU type=write size=3884164 2024-02-11T22:34:02.533 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.533+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=801AN6181M0U type=del size=3907915 2024-02-11T22:34:02.535 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.535+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=YSCKVXNHEX1I type=del 2024-02-11T22:34:02.537 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.537+0000 7f25eee4b8c0 1 > prepared operation key=0J2IBYR6LNOV tag=E5EMACDLB19M type=write size=501380 2024-02-11T22:34:02.539 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.539+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~HO16CZRYB1I4.0 size=1048576 2024-02-11T22:34:02.541 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.541+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~HO16CZRYB1I4.1 size=92821 2024-02-11T22:34:02.545 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.545+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=HO16CZRYB1I4 tag=VBAUW67985JH type=write size=2189973 2024-02-11T22:34:02.548 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.547+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=2KIUM0WWG89Z type=del size=2276514 2024-02-11T22:34:02.550 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.549+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=ZG00RW0PO432 type=del 2024-02-11T22:34:02.552 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.551+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=SRKN08CCO2W9 type=write size=169377 2024-02-11T22:34:02.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.553+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~540P2XEQVR6V.0 size=1048576 2024-02-11T22:34:02.554 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.553+0000 7f25eee4b8c0 1 < canceled part key=_multipart_2FDRRA74G817.2~540P2XEQVR6V.1 size=1048576 2024-02-11T22:34:02.555 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.555+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~540P2XEQVR6V.2 size=432716 2024-02-11T22:34:02.559 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.559+0000 7f25eee4b8c0 1 < canceled multipart upload key=2FDRRA74G817 upload=540P2XEQVR6V tag=1PE0ZRWI8RTY type=write size=3578444 2024-02-11T22:34:02.561 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.561+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=O4AE6M2T90M9 type=del size=1288312 2024-02-11T22:34:02.564 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.564+0000 7f25eee4b8c0 -1 < failed to complete operation key=ZE9CNGN6NMG3 tag=D5DZQUVKWENB type=write size=632779: (22) Invalid argument 2024-02-11T22:34:02.566 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.566+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=SCX1OCDWM18M type=del size=477358 2024-02-11T22:34:02.568 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.568+0000 7f25eee4b8c0 1 < canceled operation key=2FDRRA74G817 tag=W5IDRGWHHPKG type=del size=2393513 2024-02-11T22:34:02.573 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.573+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~SR8CT05QBM2M.0 size=1048576 2024-02-11T22:34:02.575 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.575+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~SR8CT05QBM2M.1 size=631148 2024-02-11T22:34:02.576 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.575+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=SR8CT05QBM2M tag=EUIDQ755VF8O type=write size=2728300 2024-02-11T22:34:02.579 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.579+0000 7f25eee4b8c0 1 < suggested remove operation key=0NKQZH87N4Q7 tag=IBOHOTAM8N8W type=del 2024-02-11T22:34:02.583 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.583+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D2RZ24N13BT0.0 size=1048576 2024-02-11T22:34:02.585 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.585+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D2RZ24N13BT0.1 size=1048576 2024-02-11T22:34:02.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.586+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~D2RZ24N13BT0.2 size=744407 2024-02-11T22:34:02.587 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.586+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=D2RZ24N13BT0 tag=HRNPX5DWZ1TS type=write size=3890135 2024-02-11T22:34:02.589 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.589+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=HV9RVW04ZR5O type=del 2024-02-11T22:34:02.591 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.591+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=HGRACI3V1GPJ type=del size=2908924 2024-02-11T22:34:02.594 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.593+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~IIKA3HNYG1S4.0 size=1048576 2024-02-11T22:34:02.594 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.593+0000 7f25eee4b8c0 1 < canceled part key=_multipart_DSAMY64659XZ.2~IIKA3HNYG1S4.1 size=1048576 2024-02-11T22:34:02.596 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.596+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~IIKA3HNYG1S4.2 size=445715 2024-02-11T22:34:02.600 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.600+0000 7f25eee4b8c0 1 < canceled multipart upload key=DSAMY64659XZ upload=IIKA3HNYG1S4 tag=CNAX14CBN255 type=write size=3591443 2024-02-11T22:34:02.602 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.602+0000 7f25eee4b8c0 1 > prepared operation key=ZD6VIFYM84VB tag=X3P5YUE7DNKH type=del size=3360331 2024-02-11T22:34:02.605 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.604+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=7XWBT9X7VLV7 type=del 2024-02-11T22:34:02.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.608+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~TSTSSY51Y6OD.0 size=864175 2024-02-11T22:34:02.609 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.608+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=TSTSSY51Y6OD tag=VIM2ABOWDZV2 type=write size=1912751 2024-02-11T22:34:02.611 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.611+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~QG8SMF8GJE8E.0 size=1048576 2024-02-11T22:34:02.612 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.611+0000 7f25eee4b8c0 1 < canceled part key=_multipart_DSAMY64659XZ.2~QG8SMF8GJE8E.1 size=1048576 2024-02-11T22:34:02.613 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.613+0000 7f25eee4b8c0 1 < completed part key=_multipart_DSAMY64659XZ.2~QG8SMF8GJE8E.2 size=611435 2024-02-11T22:34:02.617 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.616+0000 7f25eee4b8c0 1 < canceled multipart upload key=DSAMY64659XZ upload=QG8SMF8GJE8E tag=5TVGZ2OIAJ8V type=write size=3757163 2024-02-11T22:34:02.619 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.619+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=L01P5FK07PF1 type=del size=3051517 2024-02-11T22:34:02.621 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.621+0000 7f25eee4b8c0 1 < completed write operation key=0SOPJGRSCL4N tag=0WCST4A4RNZ5 type=write size=664145 2024-02-11T22:34:02.624 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.623+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=Z7PIR5YG1FS2 type=del size=1164622 2024-02-11T22:34:02.626 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.626+0000 7f25eee4b8c0 1 < completed delete operation key=VZCFVY9HKWHP tag=W9MXVNP93V3T type=del 2024-02-11T22:34:02.629 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.628+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=9YQYFD8G20BU type=del size=2581466 2024-02-11T22:34:02.631 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.630+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=EMNXCN5O5H2E type=del 2024-02-11T22:34:02.633 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.632+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=1JE3B24Y4PL1 type=del size=1208418 2024-02-11T22:34:02.635 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.635+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~GF0AGFIHYYOW.0 size=1048576 2024-02-11T22:34:02.638 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.637+0000 7f25eee4b8c0 1 < completed part key=_multipart_EWSK68Y02HNV.2~GF0AGFIHYYOW.1 size=741494 2024-02-11T22:34:02.641 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.641+0000 7f25eee4b8c0 1 < completed multipart upload key=EWSK68Y02HNV upload=GF0AGFIHYYOW tag=1C1SW5VY0BJE type=write size=2838646 2024-02-11T22:34:02.646 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.646+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~0AF4XAL4CKDJ.0 size=1048576 2024-02-11T22:34:02.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.647+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0KD7EJT7Z7QH.2~0AF4XAL4CKDJ.1 size=1020609 2024-02-11T22:34:02.648 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.647+0000 7f25eee4b8c0 1 > prepared multipart upload key=0KD7EJT7Z7QH upload=0AF4XAL4CKDJ tag=R0SDU59NR8H8 type=write size=3117761 2024-02-11T22:34:02.650 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.650+0000 7f25eee4b8c0 1 < completed delete operation key=0SOPJGRSCL4N tag=801AN6181M0U type=del 2024-02-11T22:34:02.654 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.653+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~2R1LTWAC4D98.0 size=1048576 2024-02-11T22:34:02.655 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.655+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~2R1LTWAC4D98.1 size=1021975 2024-02-11T22:34:02.655 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.655+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=2R1LTWAC4D98 tag=B967375D6J1V type=write size=3119127 2024-02-11T22:34:02.660 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.659+0000 7f25eee4b8c0 1 < suggested remove operation key=0J2IBYR6LNOV tag=E5EMACDLB19M type=write 2024-02-11T22:34:02.662 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.661+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=5UBFM1OSFIGQ type=write size=659520 2024-02-11T22:34:02.664 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.664+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=2KIUM0WWG89Z type=del 2024-02-11T22:34:02.668 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.668+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~42PO8AHHZRDJ.0 size=1048576 2024-02-11T22:34:02.670 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.669+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~42PO8AHHZRDJ.1 size=1048576 2024-02-11T22:34:02.671 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.671+0000 7f25eee4b8c0 1 > prepared part key=_multipart_IOZNRH0B3P4J.2~42PO8AHHZRDJ.2 size=324256 2024-02-11T22:34:02.672 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.671+0000 7f25eee4b8c0 1 > prepared multipart upload key=IOZNRH0B3P4J upload=42PO8AHHZRDJ tag=9WNTX12I19QW type=write size=3469984 2024-02-11T22:34:02.674 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.673+0000 7f25eee4b8c0 1 < completed write operation key=AB2I7WUK0C4O tag=SRKN08CCO2W9 type=write size=169377 2024-02-11T22:34:02.676 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.675+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=VKK0NST9RLJ6 type=del size=2723289 2024-02-11T22:34:02.681 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.680+0000 7f25eee4b8c0 1 < suggested update operation key=4M2812H9IWU7 tag=O4AE6M2T90M9 type=del size=1288312 2024-02-11T22:34:02.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.685+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~PGOSGNCQ7SC0.0 size=815174 2024-02-11T22:34:02.685 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.685+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=PGOSGNCQ7SC0 tag=W17IA9ENLSK7 type=write size=1863750 2024-02-11T22:34:02.688 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.688+0000 7f25eee4b8c0 -1 < failed to complete operation key=4M2812H9IWU7 tag=SCX1OCDWM18M type=del size=477358: (22) Invalid argument 2024-02-11T22:34:02.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.692+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~EZ1CFD2WV9OW.0 size=862278 2024-02-11T22:34:02.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.692+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=EZ1CFD2WV9OW tag=00CAA62FU1O2 type=write size=1910854 2024-02-11T22:34:02.692 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.692+0000 7f25eee4b8c0 1 < canceled part key=_multipart_0NKQZH87N4Q7.2~SR8CT05QBM2M.0 size=1048576 2024-02-11T22:34:02.694 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.693+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~SR8CT05QBM2M.1 size=631148 2024-02-11T22:34:02.699 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.697+0000 7f25eee4b8c0 1 < canceled multipart upload key=0NKQZH87N4Q7 upload=SR8CT05QBM2M tag=EUIDQ755VF8O type=write size=2728300 2024-02-11T22:34:02.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.701+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0SOPJGRSCL4N.2~F484PS50WSQQ.0 size=458056 2024-02-11T22:34:02.702 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.701+0000 7f25eee4b8c0 1 > prepared multipart upload key=0SOPJGRSCL4N upload=F484PS50WSQQ tag=F3KECR1B1AZ3 type=write size=1506632 2024-02-11T22:34:02.703 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.703+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D2RZ24N13BT0.0 size=1048576 2024-02-11T22:34:02.705 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.705+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D2RZ24N13BT0.1 size=1048576 2024-02-11T22:34:02.707 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.707+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~D2RZ24N13BT0.2 size=744407 2024-02-11T22:34:02.712 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.711+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=D2RZ24N13BT0 tag=HRNPX5DWZ1TS type=write size=3890135 2024-02-11T22:34:02.713 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.713+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=J28VCG9RC5N2 type=del size=2996164 2024-02-11T22:34:02.715 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.715+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=HGRACI3V1GPJ type=del 2024-02-11T22:34:02.717 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.717+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=5994Z1MK2DPZ type=del size=4048990 2024-02-11T22:34:02.719 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.719+0000 7f25eee4b8c0 1 < canceled operation key=ZD6VIFYM84VB tag=X3P5YUE7DNKH type=del size=3360331 2024-02-11T22:34:02.722 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.722+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~GQ51AELK1L8M.0 size=1048576 2024-02-11T22:34:02.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.724+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~GQ51AELK1L8M.1 size=682989 2024-02-11T22:34:02.724 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.724+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=GQ51AELK1L8M tag=ENG72384V3HU type=write size=2780141 2024-02-11T22:34:02.726 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.726+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~TSTSSY51Y6OD.0 size=864175 2024-02-11T22:34:02.730 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.730+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=TSTSSY51Y6OD tag=VIM2ABOWDZV2 type=write size=1912751 2024-02-11T22:34:02.732 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.732+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=SKTC2ATM5YNP type=write size=469853 2024-02-11T22:34:02.734 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.734+0000 7f25eee4b8c0 1 < canceled operation key=Q9AL0ZMG9WOK tag=L01P5FK07PF1 type=del size=3051517 2024-02-11T22:34:02.736 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.736+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=7I0PW687F0CW type=del size=957673 2024-02-11T22:34:02.738 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.738+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=Z7PIR5YG1FS2 type=del 2024-02-11T22:34:02.740 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.740+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=4F8QU1N3QJ02 type=del size=1899274 2024-02-11T22:34:02.742 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.742+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=9YQYFD8G20BU type=del 2024-02-11T22:34:02.746 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.746+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~UVXV8B1AH5QN.0 size=1048576 2024-02-11T22:34:02.748 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.748+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~UVXV8B1AH5QN.1 size=1048576 2024-02-11T22:34:02.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.750+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~UVXV8B1AH5QN.2 size=985223 2024-02-11T22:34:02.750 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.750+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=UVXV8B1AH5QN tag=PKASZ6ROHOHN type=write size=4130951 2024-02-11T22:34:02.752 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.752+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=1JE3B24Y4PL1 type=del 2024-02-11T22:34:02.756 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.756+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~EUZ29UJWF5AL.0 size=1048576 2024-02-11T22:34:02.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.758+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2WNLVUFJJNBW.2~EUZ29UJWF5AL.1 size=997000 2024-02-11T22:34:02.758 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.758+0000 7f25eee4b8c0 1 > prepared multipart upload key=2WNLVUFJJNBW upload=EUZ29UJWF5AL tag=GY8IYK4TR6UI type=write size=3094152 2024-02-11T22:34:02.760 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.760+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~0AF4XAL4CKDJ.0 size=1048576 2024-02-11T22:34:02.762 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.762+0000 7f25eee4b8c0 1 < completed part key=_multipart_0KD7EJT7Z7QH.2~0AF4XAL4CKDJ.1 size=1020609 2024-02-11T22:34:02.767 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.766+0000 7f25eee4b8c0 1 < completed multipart upload key=0KD7EJT7Z7QH upload=0AF4XAL4CKDJ tag=R0SDU59NR8H8 type=write size=3117761 2024-02-11T22:34:02.769 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.768+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=CPKYIYBWXYXJ type=del size=433292 2024-02-11T22:34:02.771 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.771+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~2R1LTWAC4D98.0 size=1048576 2024-02-11T22:34:02.773 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.773+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~2R1LTWAC4D98.1 size=1021975 2024-02-11T22:34:02.777 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.776+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=2R1LTWAC4D98 tag=B967375D6J1V type=write size=3119127 2024-02-11T22:34:02.780 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.780+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~B73BGO5JQ7OX.0 size=193588 2024-02-11T22:34:02.781 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.780+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=B73BGO5JQ7OX tag=841UUTYDEHJM type=write size=1242164 2024-02-11T22:34:02.782 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.782+0000 7f25eee4b8c0 1 < completed write operation key=6W5AJNTFMW5C tag=5UBFM1OSFIGQ type=write size=659520 2024-02-11T22:34:02.784 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.784+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=KE0HBD80FNGR type=del size=22248 2024-02-11T22:34:02.787 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.786+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~42PO8AHHZRDJ.0 size=1048576 2024-02-11T22:34:02.788 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.788+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~42PO8AHHZRDJ.1 size=1048576 2024-02-11T22:34:02.791 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.790+0000 7f25eee4b8c0 1 < completed part key=_multipart_IOZNRH0B3P4J.2~42PO8AHHZRDJ.2 size=324256 2024-02-11T22:34:02.794 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.793+0000 7f25eee4b8c0 1 < completed multipart upload key=IOZNRH0B3P4J upload=42PO8AHHZRDJ tag=9WNTX12I19QW type=write size=3469984 2024-02-11T22:34:02.797 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.797+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~WLPOYV62K1LO.0 size=1048576 2024-02-11T22:34:02.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.799+0000 7f25eee4b8c0 1 > prepared part key=_multipart_QVCV92ZESTMD.2~WLPOYV62K1LO.1 size=718512 2024-02-11T22:34:02.799 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.799+0000 7f25eee4b8c0 1 > prepared multipart upload key=QVCV92ZESTMD upload=WLPOYV62K1LO tag=MGT3GV2BY6GZ type=write size=2815664 2024-02-11T22:34:02.802 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.802+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=VKK0NST9RLJ6 type=del 2024-02-11T22:34:02.806 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.805+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~PYUXBEH3FZ9F.0 size=1048576 2024-02-11T22:34:02.808 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.807+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~PYUXBEH3FZ9F.1 size=1048576 2024-02-11T22:34:02.809 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.809+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~PYUXBEH3FZ9F.2 size=832658 2024-02-11T22:34:02.810 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.809+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=PYUXBEH3FZ9F tag=YSD0ZNF6G0MZ type=write size=3978386 2024-02-11T22:34:02.812 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.812+0000 7f25eee4b8c0 1 < completed part key=_multipart_4M2812H9IWU7.2~PGOSGNCQ7SC0.0 size=815174 2024-02-11T22:34:02.816 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.816+0000 7f25eee4b8c0 1 < completed multipart upload key=4M2812H9IWU7 upload=PGOSGNCQ7SC0 tag=W17IA9ENLSK7 type=write size=1863750 2024-02-11T22:34:02.820 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.820+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~S8W0GNSPI3AC.0 size=1048576 2024-02-11T22:34:02.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.822+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~S8W0GNSPI3AC.1 size=825282 2024-02-11T22:34:02.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.822+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=S8W0GNSPI3AC tag=78I4S0FG2QS0 type=write size=2922434 2024-02-11T22:34:02.824 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.824+0000 7f25eee4b8c0 1 < completed part key=_multipart_CW4DLIYP9ZSH.2~EZ1CFD2WV9OW.0 size=862278 2024-02-11T22:34:02.828 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.828+0000 7f25eee4b8c0 1 < completed multipart upload key=CW4DLIYP9ZSH upload=EZ1CFD2WV9OW tag=00CAA62FU1O2 type=write size=1910854 2024-02-11T22:34:02.831 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.830+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=0BDH1QN9UUDO type=del size=4102522 2024-02-11T22:34:02.833 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.832+0000 7f25eee4b8c0 1 < completed part key=_multipart_0SOPJGRSCL4N.2~F484PS50WSQQ.0 size=458056 2024-02-11T22:34:02.837 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.836+0000 7f25eee4b8c0 1 < completed multipart upload key=0SOPJGRSCL4N upload=F484PS50WSQQ tag=F3KECR1B1AZ3 type=write size=1506632 2024-02-11T22:34:02.840 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.840+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~BM2EW5HDU9BE.0 size=1048576 2024-02-11T22:34:02.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.842+0000 7f25eee4b8c0 1 > prepared part key=_multipart_HZTCAJH837N5.2~BM2EW5HDU9BE.1 size=546867 2024-02-11T22:34:02.842 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.842+0000 7f25eee4b8c0 1 > prepared multipart upload key=HZTCAJH837N5 upload=BM2EW5HDU9BE tag=RP0L9BYRM6H6 type=write size=2644019 2024-02-11T22:34:02.846 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.846+0000 7f25eee4b8c0 1 < suggested update operation key=AB2I7WUK0C4O tag=J28VCG9RC5N2 type=del size=2996164 2024-02-11T22:34:02.850 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.850+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~USTXXA2O3QN0.0 size=1048576 2024-02-11T22:34:02.852 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.851+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~USTXXA2O3QN0.1 size=1048576 2024-02-11T22:34:02.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.854+0000 7f25eee4b8c0 1 > prepared part key=_multipart_1WIPUCYHGLQ5.2~USTXXA2O3QN0.2 size=298799 2024-02-11T22:34:02.854 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.854+0000 7f25eee4b8c0 1 > prepared multipart upload key=1WIPUCYHGLQ5 upload=USTXXA2O3QN0 tag=R1U3HRVDFZQO type=write size=3444527 2024-02-11T22:34:02.856 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.856+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=5994Z1MK2DPZ type=del 2024-02-11T22:34:02.858 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.858+0000 7f25eee4b8c0 1 > prepared operation key=IOZNRH0B3P4J tag=M4ATKTT9FHLS type=del size=2502869 2024-02-11T22:34:02.860 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.860+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~GQ51AELK1L8M.0 size=1048576 2024-02-11T22:34:02.862 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.861+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~GQ51AELK1L8M.1 size=682989 2024-02-11T22:34:02.865 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.865+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=GQ51AELK1L8M tag=ENG72384V3HU type=write size=2780141 2024-02-11T22:34:02.869 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.868+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~PIIUCDJFGSJH.0 size=1048576 2024-02-11T22:34:02.871 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.871+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~PIIUCDJFGSJH.1 size=1048576 2024-02-11T22:34:02.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.873+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~PIIUCDJFGSJH.2 size=596460 2024-02-11T22:34:02.873 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.873+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=PIIUCDJFGSJH tag=OFK3NI1WAWF5 type=write size=3742188 2024-02-11T22:34:02.875 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.875+0000 7f25eee4b8c0 1 < canceled operation key=URKSCATF6FF0 tag=SKTC2ATM5YNP type=write size=469853 2024-02-11T22:34:02.877 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.877+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=EIRLUP6UB3MZ type=del size=1458920 2024-02-11T22:34:02.879 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.879+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=7I0PW687F0CW type=del 2024-02-11T22:34:02.881 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.881+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=O0I6H7RBDO15 type=del size=2087660 2024-02-11T22:34:02.885 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.885+0000 7f25eee4b8c0 1 < suggested update operation key=URKSCATF6FF0 tag=4F8QU1N3QJ02 type=del size=1899274 2024-02-11T22:34:02.887 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.887+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=ZFCTQ37GZ3OA type=del size=1234675 2024-02-11T22:34:02.889 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.889+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~UVXV8B1AH5QN.0 size=1048576 2024-02-11T22:34:02.891 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.891+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~UVXV8B1AH5QN.1 size=1048576 2024-02-11T22:34:02.893 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.892+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~UVXV8B1AH5QN.2 size=985223 2024-02-11T22:34:02.896 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.896+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=UVXV8B1AH5QN tag=PKASZ6ROHOHN type=write size=4130951 2024-02-11T22:34:02.898 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.898+0000 7f25eee4b8c0 1 > prepared operation key=4M2812H9IWU7 tag=48O6HE09KGY4 type=del size=701787 2024-02-11T22:34:02.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.901+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~EUZ29UJWF5AL.0 size=1048576 2024-02-11T22:34:02.904 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.903+0000 7f25eee4b8c0 1 < completed part key=_multipart_2WNLVUFJJNBW.2~EUZ29UJWF5AL.1 size=997000 2024-02-11T22:34:02.906 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.906+0000 7f25eee4b8c0 1 < completed multipart upload key=2WNLVUFJJNBW upload=EUZ29UJWF5AL tag=GY8IYK4TR6UI type=write size=3094152 2024-02-11T22:34:02.910 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.910+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~DYWO4HC35ENR.0 size=1048576 2024-02-11T22:34:02.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.912+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~DYWO4HC35ENR.1 size=210662 2024-02-11T22:34:02.912 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.912+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=DYWO4HC35ENR tag=LI7LTHN3OC1T type=write size=2307814 2024-02-11T22:34:02.914 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.914+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=CPKYIYBWXYXJ type=del 2024-02-11T22:34:02.917 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.917+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=GSL2EX5JGZOV type=del size=482588 2024-02-11T22:34:02.919 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.919+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~B73BGO5JQ7OX.0 size=193588 2024-02-11T22:34:02.923 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.923+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=B73BGO5JQ7OX tag=841UUTYDEHJM type=write size=1242164 2024-02-11T22:34:02.925 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.925+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=W1LD6VWJWJLU type=del size=1381723 2024-02-11T22:34:02.927 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.927+0000 7f25eee4b8c0 1 < completed delete operation key=2WNLVUFJJNBW tag=KE0HBD80FNGR type=del 2024-02-11T22:34:02.929 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.929+0000 7f25eee4b8c0 1 > prepared operation key=6W5AJNTFMW5C tag=VE8NKRNKUR08 type=del size=3205612 2024-02-11T22:34:02.931 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.931+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~WLPOYV62K1LO.0 size=1048576 2024-02-11T22:34:02.933 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.933+0000 7f25eee4b8c0 1 < completed part key=_multipart_QVCV92ZESTMD.2~WLPOYV62K1LO.1 size=718512 2024-02-11T22:34:02.936 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.936+0000 7f25eee4b8c0 1 < completed multipart upload key=QVCV92ZESTMD upload=WLPOYV62K1LO tag=MGT3GV2BY6GZ type=write size=2815664 2024-02-11T22:34:02.938 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.938+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=SCS23Z7TEVQ8 type=del size=1304533 2024-02-11T22:34:02.941 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.940+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~PYUXBEH3FZ9F.0 size=1048576 2024-02-11T22:34:02.942 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.942+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~PYUXBEH3FZ9F.1 size=1048576 2024-02-11T22:34:02.944 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.944+0000 7f25eee4b8c0 1 < completed part key=_multipart_0DPBNOA6WTLA.2~PYUXBEH3FZ9F.2 size=832658 2024-02-11T22:34:02.948 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.948+0000 7f25eee4b8c0 1 < completed multipart upload key=0DPBNOA6WTLA upload=PYUXBEH3FZ9F tag=YSD0ZNF6G0MZ type=write size=3978386 2024-02-11T22:34:02.952 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.951+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~6X8285KKUE95.0 size=1048576 2024-02-11T22:34:02.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.953+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~6X8285KKUE95.1 size=871800 2024-02-11T22:34:02.954 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.953+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=6X8285KKUE95 tag=E8CAD2Q514FZ type=write size=2968952 2024-02-11T22:34:02.956 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.956+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~S8W0GNSPI3AC.0 size=1048576 2024-02-11T22:34:02.958 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.958+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~S8W0GNSPI3AC.1 size=825282 2024-02-11T22:34:02.962 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.962+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=S8W0GNSPI3AC tag=78I4S0FG2QS0 type=write size=2922434 2024-02-11T22:34:02.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.967+0000 7f25eee4b8c0 1 > prepared part key=_multipart_N07PSKRC3EIH.2~T5HI4C5JNRH2.0 size=244254 2024-02-11T22:34:02.967 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.967+0000 7f25eee4b8c0 1 > prepared multipart upload key=N07PSKRC3EIH upload=T5HI4C5JNRH2 tag=IP7H56XSNJGB type=write size=1292830 2024-02-11T22:34:02.970 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.969+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=0BDH1QN9UUDO type=del 2024-02-11T22:34:02.972 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.971+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=5H5Q9PBEJ4UF type=del size=394174 2024-02-11T22:34:02.974 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.973+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~BM2EW5HDU9BE.0 size=1048576 2024-02-11T22:34:02.976 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.975+0000 7f25eee4b8c0 1 < completed part key=_multipart_HZTCAJH837N5.2~BM2EW5HDU9BE.1 size=546867 2024-02-11T22:34:02.979 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.979+0000 7f25eee4b8c0 1 < completed multipart upload key=HZTCAJH837N5 upload=BM2EW5HDU9BE tag=RP0L9BYRM6H6 type=write size=2644019 2024-02-11T22:34:02.982 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.981+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=6VN0A2M5GDLT type=del size=4177868 2024-02-11T22:34:02.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.984+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~USTXXA2O3QN0.0 size=1048576 2024-02-11T22:34:02.984 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.984+0000 7f25eee4b8c0 1 < canceled part key=_multipart_1WIPUCYHGLQ5.2~USTXXA2O3QN0.1 size=1048576 2024-02-11T22:34:02.986 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.985+0000 7f25eee4b8c0 1 < completed part key=_multipart_1WIPUCYHGLQ5.2~USTXXA2O3QN0.2 size=298799 2024-02-11T22:34:02.990 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.990+0000 7f25eee4b8c0 1 < canceled multipart upload key=1WIPUCYHGLQ5 upload=USTXXA2O3QN0 tag=R1U3HRVDFZQO type=write size=3444527 2024-02-11T22:34:02.993 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.992+0000 7f25eee4b8c0 1 > prepared operation key=ZVV1U6XXJMYK tag=4YN692WCJEQB type=del size=1912221 2024-02-11T22:34:02.995 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.995+0000 7f25eee4b8c0 1 < completed delete operation key=IOZNRH0B3P4J tag=M4ATKTT9FHLS type=del 2024-02-11T22:34:02.998 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.997+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=YRZHJUAKH55P type=del size=2017761 2024-02-11T22:34:03.000 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:02.999+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~PIIUCDJFGSJH.0 size=1048576 2024-02-11T22:34:03.002 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.001+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~PIIUCDJFGSJH.1 size=1048576 2024-02-11T22:34:03.003 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.003+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~PIIUCDJFGSJH.2 size=596460 2024-02-11T22:34:03.007 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.007+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=PIIUCDJFGSJH tag=OFK3NI1WAWF5 type=write size=3742188 2024-02-11T22:34:03.009 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.009+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=MRWGM3HHYV8T type=del size=3998530 2024-02-11T22:34:03.013 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.013+0000 7f25eee4b8c0 1 < suggested remove operation key=URKSCATF6FF0 tag=EIRLUP6UB3MZ type=del 2024-02-11T22:34:03.015 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.015+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=7MJ4HQJHOI0Y type=del size=171365 2024-02-11T22:34:03.018 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.017+0000 7f25eee4b8c0 1 < completed delete operation key=Q6NR2GFW3IR1 tag=O0I6H7RBDO15 type=del 2024-02-11T22:34:03.019 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.019+0000 7f25eee4b8c0 1 > prepared operation key=2WNLVUFJJNBW tag=L501MXZFN2YD type=del size=3561097 2024-02-11T22:34:03.022 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.021+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=ZFCTQ37GZ3OA type=del 2024-02-11T22:34:03.024 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.023+0000 7f25eee4b8c0 1 > prepared operation key=PTA21KVUBIRR tag=383W7IG3UBS7 type=del size=85975 2024-02-11T22:34:03.026 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.026+0000 7f25eee4b8c0 1 < completed delete operation key=4M2812H9IWU7 tag=48O6HE09KGY4 type=del 2024-02-11T22:34:03.028 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.028+0000 7f25eee4b8c0 1 > prepared operation key=FCH9ZTWY06ZN tag=L5RJBO4Z99SU type=del size=1126840 2024-02-11T22:34:03.030 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.030+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~DYWO4HC35ENR.0 size=1048576 2024-02-11T22:34:03.032 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.031+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~DYWO4HC35ENR.1 size=210662 2024-02-11T22:34:03.037 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.035+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=DYWO4HC35ENR tag=LI7LTHN3OC1T type=write size=2307814 2024-02-11T22:34:03.040 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.039+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~HEPL46SO7WG7.0 size=1048576 2024-02-11T22:34:03.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.041+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~HEPL46SO7WG7.1 size=258521 2024-02-11T22:34:03.042 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.042+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=HEPL46SO7WG7 tag=5QW9UZ2RI4EH type=write size=2355673 2024-02-11T22:34:03.044 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.044+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=GSL2EX5JGZOV type=del 2024-02-11T22:34:03.046 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.046+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=1IPYZ4KY83PB type=del size=3622013 2024-02-11T22:34:03.048 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.048+0000 7f25eee4b8c0 1 < completed delete operation key=Q9AL0ZMG9WOK tag=W1LD6VWJWJLU type=del 2024-02-11T22:34:03.052 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.052+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~25QI4HEXCP1S.0 size=1048576 2024-02-11T22:34:03.054 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.054+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~25QI4HEXCP1S.1 size=1048576 2024-02-11T22:34:03.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.056+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PMLUO2CGV9IN.2~25QI4HEXCP1S.2 size=848983 2024-02-11T22:34:03.056 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.056+0000 7f25eee4b8c0 1 > prepared multipart upload key=PMLUO2CGV9IN upload=25QI4HEXCP1S tag=8K5MR32L2PO6 type=write size=3994711 2024-02-11T22:34:03.058 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.058+0000 7f25eee4b8c0 1 < completed delete operation key=6W5AJNTFMW5C tag=VE8NKRNKUR08 type=del 2024-02-11T22:34:03.060 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.060+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=RZMJJ21ICNUE type=del size=3568817 2024-02-11T22:34:03.063 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.063+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=SCS23Z7TEVQ8 type=del 2024-02-11T22:34:03.066 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.065+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=KNTAPFF40E1D type=del size=1616004 2024-02-11T22:34:03.068 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.067+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~6X8285KKUE95.0 size=1048576 2024-02-11T22:34:03.069 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.069+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~6X8285KKUE95.1 size=871800 2024-02-11T22:34:03.073 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.073+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=6X8285KKUE95 tag=E8CAD2Q514FZ type=write size=2968952 2024-02-11T22:34:03.077 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.077+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~Y9HPDWRFGO2A.0 size=1048576 2024-02-11T22:34:03.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.079+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0J2IBYR6LNOV.2~Y9HPDWRFGO2A.1 size=479445 2024-02-11T22:34:03.079 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.079+0000 7f25eee4b8c0 1 > prepared multipart upload key=0J2IBYR6LNOV upload=Y9HPDWRFGO2A tag=C2XDA1VGVOEO type=write size=2576597 2024-02-11T22:34:03.081 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.080+0000 7f25eee4b8c0 1 < completed part key=_multipart_N07PSKRC3EIH.2~T5HI4C5JNRH2.0 size=244254 2024-02-11T22:34:03.084 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.084+0000 7f25eee4b8c0 1 < completed multipart upload key=N07PSKRC3EIH upload=T5HI4C5JNRH2 tag=IP7H56XSNJGB type=write size=1292830 2024-02-11T22:34:03.088 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.088+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ENZVY7130GDC.0 size=1048576 2024-02-11T22:34:03.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.090+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~ENZVY7130GDC.1 size=362928 2024-02-11T22:34:03.090 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.090+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=ENZVY7130GDC tag=L4KJBUTZR2EI type=write size=2460080 2024-02-11T22:34:03.092 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.092+0000 7f25eee4b8c0 1 < completed delete operation key=0KD7EJT7Z7QH tag=5H5Q9PBEJ4UF type=del 2024-02-11T22:34:03.095 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.095+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=COPDVLBSD97S type=del size=3102564 2024-02-11T22:34:03.098 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.097+0000 7f25eee4b8c0 1 < canceled operation key=ZVV1U6XXJMYK tag=6VN0A2M5GDLT type=del size=4177868 2024-02-11T22:34:03.101 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.101+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~I42A2MD8HZK1.0 size=1048576 2024-02-11T22:34:03.103 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.103+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~I42A2MD8HZK1.1 size=1048576 2024-02-11T22:34:03.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.105+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0NKQZH87N4Q7.2~I42A2MD8HZK1.2 size=168700 2024-02-11T22:34:03.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.105+0000 7f25eee4b8c0 1 > prepared multipart upload key=0NKQZH87N4Q7 upload=I42A2MD8HZK1 tag=R93PLRRL40VZ type=write size=3314428 2024-02-11T22:34:03.108 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.107+0000 7f25eee4b8c0 1 < completed delete operation key=ZVV1U6XXJMYK tag=4YN692WCJEQB type=del 2024-02-11T22:34:03.109 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.109+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=EOE1163BJ0IF type=del size=1940488 2024-02-11T22:34:03.111 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.111+0000 7f25eee4b8c0 1 < completed delete operation key=74M85D138Z26 tag=YRZHJUAKH55P type=del 2024-02-11T22:34:03.115 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.115+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~AMG33GDMS8EN.0 size=1048576 2024-02-11T22:34:03.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.116+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VZCFVY9HKWHP.2~AMG33GDMS8EN.1 size=690684 2024-02-11T22:34:03.117 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.116+0000 7f25eee4b8c0 1 > prepared multipart upload key=VZCFVY9HKWHP upload=AMG33GDMS8EN tag=AY2FVO7HSQZ9 type=write size=2787836 2024-02-11T22:34:03.119 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.118+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=MRWGM3HHYV8T type=del 2024-02-11T22:34:03.121 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.121+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=D8VB8PZZRSK6 type=del size=1873195 2024-02-11T22:34:03.123 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.123+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=7MJ4HQJHOI0Y type=del 2024-02-11T22:34:03.125 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.124+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=UWVRLCOSW1JU type=del size=3698688 2024-02-11T22:34:03.127 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.126+0000 7f25eee4b8c0 1 < canceled operation key=2WNLVUFJJNBW tag=L501MXZFN2YD type=del size=3561097 2024-02-11T22:34:03.131 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.130+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~HTLDCUB1LSQO.0 size=1048576 2024-02-11T22:34:03.132 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.132+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FRHHOG524O0Y.2~HTLDCUB1LSQO.1 size=251611 2024-02-11T22:34:03.133 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.132+0000 7f25eee4b8c0 1 > prepared multipart upload key=FRHHOG524O0Y upload=HTLDCUB1LSQO tag=S7214YSEZ319 type=write size=2348763 2024-02-11T22:34:03.134 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.134+0000 7f25eee4b8c0 1 < completed delete operation key=PTA21KVUBIRR tag=383W7IG3UBS7 type=del 2024-02-11T22:34:03.137 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.136+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=HDBR893QA4N8 type=del size=2390284 2024-02-11T22:34:03.139 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.139+0000 7f25eee4b8c0 1 < completed delete operation key=FCH9ZTWY06ZN tag=L5RJBO4Z99SU type=del 2024-02-11T22:34:03.141 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.141+0000 7f25eee4b8c0 1 > prepared operation key=QVCV92ZESTMD tag=2X9MH71FYTZL type=del size=2616538 2024-02-11T22:34:03.144 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.143+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~HEPL46SO7WG7.0 size=1048576 2024-02-11T22:34:03.146 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.146+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~HEPL46SO7WG7.1 size=258521 2024-02-11T22:34:03.151 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.151+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=HEPL46SO7WG7 tag=5QW9UZ2RI4EH type=write size=2355673 2024-02-11T22:34:03.153 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.153+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=TCTXKGDNBSC3 type=del size=3919235 2024-02-11T22:34:03.156 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.155+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=1IPYZ4KY83PB type=del size=3622013 2024-02-11T22:34:03.158 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.158+0000 7f25eee4b8c0 1 > prepared operation key=FRHHOG524O0Y tag=MHN31QS5KPA1 type=del size=2640072 2024-02-11T22:34:03.160 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.160+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~25QI4HEXCP1S.0 size=1048576 2024-02-11T22:34:03.162 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.161+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~25QI4HEXCP1S.1 size=1048576 2024-02-11T22:34:03.164 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.163+0000 7f25eee4b8c0 1 < completed part key=_multipart_PMLUO2CGV9IN.2~25QI4HEXCP1S.2 size=848983 2024-02-11T22:34:03.167 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.167+0000 7f25eee4b8c0 1 < completed multipart upload key=PMLUO2CGV9IN upload=25QI4HEXCP1S tag=8K5MR32L2PO6 type=write size=3994711 2024-02-11T22:34:03.169 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.169+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=MHDY23U3RD8I type=del size=1161355 2024-02-11T22:34:03.172 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.171+0000 7f25eee4b8c0 1 < completed delete operation key=ZE9CNGN6NMG3 tag=RZMJJ21ICNUE type=del 2024-02-11T22:34:03.174 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.174+0000 7f25eee4b8c0 1 > prepared operation key=AB2I7WUK0C4O tag=I81O6H7QR2GO type=write size=129489 2024-02-11T22:34:03.176 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.176+0000 7f25eee4b8c0 1 < completed delete operation key=FRHHOG524O0Y tag=KNTAPFF40E1D type=del 2024-02-11T22:34:03.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.179+0000 7f25eee4b8c0 1 > prepared part key=_multipart_PTA21KVUBIRR.2~EZTPTW86V07G.0 size=968353 2024-02-11T22:34:03.180 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.179+0000 7f25eee4b8c0 1 > prepared multipart upload key=PTA21KVUBIRR upload=EZTPTW86V07G tag=B7Y52MN2JUD8 type=write size=2016929 2024-02-11T22:34:03.182 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.181+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~Y9HPDWRFGO2A.0 size=1048576 2024-02-11T22:34:03.183 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.183+0000 7f25eee4b8c0 1 < completed part key=_multipart_0J2IBYR6LNOV.2~Y9HPDWRFGO2A.1 size=479445 2024-02-11T22:34:03.187 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.187+0000 7f25eee4b8c0 1 < completed multipart upload key=0J2IBYR6LNOV upload=Y9HPDWRFGO2A tag=C2XDA1VGVOEO type=write size=2576597 2024-02-11T22:34:03.191 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.191+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~4OEWAJSAT90A.0 size=1048576 2024-02-11T22:34:03.193 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.193+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~4OEWAJSAT90A.1 size=386122 2024-02-11T22:34:03.194 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.193+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=4OEWAJSAT90A tag=9ZJO6JH7RJ69 type=write size=2483274 2024-02-11T22:34:03.196 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.196+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~ENZVY7130GDC.0 size=1048576 2024-02-11T22:34:03.198 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.198+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~ENZVY7130GDC.1 size=362928 2024-02-11T22:34:03.202 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.201+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=ENZVY7130GDC tag=L4KJBUTZR2EI type=write size=2460080 2024-02-11T22:34:03.206 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.206+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~UWAR4NJZ1AZ5.0 size=1048576 2024-02-11T22:34:03.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.207+0000 7f25eee4b8c0 1 > prepared part key=_multipart_VBEK6O5PL97X.2~UWAR4NJZ1AZ5.1 size=411338 2024-02-11T22:34:03.208 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.207+0000 7f25eee4b8c0 1 > prepared multipart upload key=VBEK6O5PL97X upload=UWAR4NJZ1AZ5 tag=41T4DMC79BI4 type=write size=2508490 2024-02-11T22:34:03.213 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.213+0000 7f25eee4b8c0 1 < suggested update operation key=HZTCAJH837N5 tag=COPDVLBSD97S type=del size=3102564 2024-02-11T22:34:03.215 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.215+0000 7f25eee4b8c0 1 > prepared operation key=ZE9CNGN6NMG3 tag=YIB5XO2BR0XZ type=del size=3604548 2024-02-11T22:34:03.217 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.217+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~I42A2MD8HZK1.0 size=1048576 2024-02-11T22:34:03.219 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.219+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~I42A2MD8HZK1.1 size=1048576 2024-02-11T22:34:03.221 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.220+0000 7f25eee4b8c0 1 < completed part key=_multipart_0NKQZH87N4Q7.2~I42A2MD8HZK1.2 size=168700 2024-02-11T22:34:03.224 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.224+0000 7f25eee4b8c0 1 < completed multipart upload key=0NKQZH87N4Q7 upload=I42A2MD8HZK1 tag=R93PLRRL40VZ type=write size=3314428 2024-02-11T22:34:03.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.228+0000 7f25eee4b8c0 1 > prepared part key=_multipart_2FDRRA74G817.2~7LBW9GR095P3.0 size=529069 2024-02-11T22:34:03.228 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.228+0000 7f25eee4b8c0 1 > prepared multipart upload key=2FDRRA74G817 upload=7LBW9GR095P3 tag=TUDE3S95QMP1 type=write size=1577645 2024-02-11T22:34:03.230 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.230+0000 7f25eee4b8c0 1 < completed delete operation key=1WIPUCYHGLQ5 tag=EOE1163BJ0IF type=del 2024-02-11T22:34:03.232 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.232+0000 7f25eee4b8c0 1 > prepared operation key=VBEK6O5PL97X tag=3N6RNCFSWG3D type=del size=3456208 2024-02-11T22:34:03.234 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.234+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~AMG33GDMS8EN.0 size=1048576 2024-02-11T22:34:03.236 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.236+0000 7f25eee4b8c0 1 < completed part key=_multipart_VZCFVY9HKWHP.2~AMG33GDMS8EN.1 size=690684 2024-02-11T22:34:03.239 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.239+0000 7f25eee4b8c0 1 < completed multipart upload key=VZCFVY9HKWHP upload=AMG33GDMS8EN tag=AY2FVO7HSQZ9 type=write size=2787836 2024-02-11T22:34:03.242 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.241+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=YS41UF5DJMBT type=del size=1454836 2024-02-11T22:34:03.246 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.246+0000 7f25eee4b8c0 1 < suggested remove operation key=LTSLBQK2C4V2 tag=D8VB8PZZRSK6 type=del 2024-02-11T22:34:03.251 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.250+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~92MFR0V08FD1.0 size=1048576 2024-02-11T22:34:03.252 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.252+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~92MFR0V08FD1.1 size=1048576 2024-02-11T22:34:03.254 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.254+0000 7f25eee4b8c0 1 > prepared part key=_multipart_AB2I7WUK0C4O.2~92MFR0V08FD1.2 size=528899 2024-02-11T22:34:03.254 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.254+0000 7f25eee4b8c0 1 > prepared multipart upload key=AB2I7WUK0C4O upload=92MFR0V08FD1 tag=VZ5DVB12SWZW type=write size=3674627 2024-02-11T22:34:03.256 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.256+0000 7f25eee4b8c0 1 < completed delete operation key=AB2I7WUK0C4O tag=UWVRLCOSW1JU type=del 2024-02-11T22:34:03.259 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.259+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=U8DDCCBQ8203 type=del size=373982 2024-02-11T22:34:03.261 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.261+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~HTLDCUB1LSQO.0 size=1048576 2024-02-11T22:34:03.263 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.263+0000 7f25eee4b8c0 1 < completed part key=_multipart_FRHHOG524O0Y.2~HTLDCUB1LSQO.1 size=251611 2024-02-11T22:34:03.267 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.267+0000 7f25eee4b8c0 1 < completed multipart upload key=FRHHOG524O0Y upload=HTLDCUB1LSQO tag=S7214YSEZ319 type=write size=2348763 2024-02-11T22:34:03.269 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.269+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=Q4FU84IHZNIH type=del size=3545290 2024-02-11T22:34:03.271 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.271+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=HDBR893QA4N8 type=del 2024-02-11T22:34:03.273 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.273+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=ALEGZWBEV1K7 type=write size=409542 2024-02-11T22:34:03.276 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.275+0000 7f25eee4b8c0 1 < completed delete operation key=QVCV92ZESTMD tag=2X9MH71FYTZL type=del 2024-02-11T22:34:03.278 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.278+0000 7f25eee4b8c0 1 > prepared operation key=URKSCATF6FF0 tag=TEER9WOYFLEP type=del size=1607428 2024-02-11T22:34:03.280 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.280+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=TCTXKGDNBSC3 type=del 2024-02-11T22:34:03.286 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.286+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~MHFC3C7TEECK.0 size=497525 2024-02-11T22:34:03.287 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.286+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=MHFC3C7TEECK tag=D3IC93SCK0X3 type=write size=1546101 2024-02-11T22:34:03.291 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.291+0000 7f25eee4b8c0 1 < suggested remove operation key=FRHHOG524O0Y tag=MHN31QS5KPA1 type=del 2024-02-11T22:34:03.294 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.294+0000 7f25eee4b8c0 1 > prepared operation key=Q9AL0ZMG9WOK tag=014CU5GLVFWR type=del size=3822742 2024-02-11T22:34:03.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.298+0000 7f25eee4b8c0 1 < suggested update operation key=PMLUO2CGV9IN tag=MHDY23U3RD8I type=del size=1161355 2024-02-11T22:34:03.300 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.300+0000 7f25eee4b8c0 1 > prepared operation key=CW4DLIYP9ZSH tag=MLT1ZWEWUOG9 type=del size=1886959 2024-02-11T22:34:03.303 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.303+0000 7f25eee4b8c0 1 < completed write operation key=AB2I7WUK0C4O tag=I81O6H7QR2GO type=write size=129489 2024-02-11T22:34:03.305 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.305+0000 7f25eee4b8c0 1 > prepared operation key=0NKQZH87N4Q7 tag=YPG6T9LUNZEH type=del size=3107299 2024-02-11T22:34:03.307 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.307+0000 7f25eee4b8c0 1 < completed part key=_multipart_PTA21KVUBIRR.2~EZTPTW86V07G.0 size=968353 2024-02-11T22:34:03.311 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.311+0000 7f25eee4b8c0 1 < completed multipart upload key=PTA21KVUBIRR upload=EZTPTW86V07G tag=B7Y52MN2JUD8 type=write size=2016929 2024-02-11T22:34:03.315 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.315+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~UFR987EHM5U2.0 size=1048576 2024-02-11T22:34:03.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.317+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZD6VIFYM84VB.2~UFR987EHM5U2.1 size=717498 2024-02-11T22:34:03.317 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.317+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZD6VIFYM84VB upload=UFR987EHM5U2 tag=44HUM0HM548Q type=write size=2814650 2024-02-11T22:34:03.320 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.320+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~4OEWAJSAT90A.0 size=1048576 2024-02-11T22:34:03.322 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.321+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~4OEWAJSAT90A.1 size=386122 2024-02-11T22:34:03.325 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.325+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=4OEWAJSAT90A tag=9ZJO6JH7RJ69 type=write size=2483274 2024-02-11T22:34:03.328 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.327+0000 7f25eee4b8c0 1 > prepared operation key=DSAMY64659XZ tag=ORZFAUCW5GK4 type=del size=1431738 2024-02-11T22:34:03.330 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.330+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~UWAR4NJZ1AZ5.0 size=1048576 2024-02-11T22:34:03.332 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.332+0000 7f25eee4b8c0 1 < completed part key=_multipart_VBEK6O5PL97X.2~UWAR4NJZ1AZ5.1 size=411338 2024-02-11T22:34:03.336 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.336+0000 7f25eee4b8c0 1 < completed multipart upload key=VBEK6O5PL97X upload=UWAR4NJZ1AZ5 tag=41T4DMC79BI4 type=write size=2508490 2024-02-11T22:34:03.339 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.338+0000 7f25eee4b8c0 1 > prepared operation key=PMLUO2CGV9IN tag=MODK5132RFVD type=del size=1941375 2024-02-11T22:34:03.341 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.340+0000 7f25eee4b8c0 1 < canceled operation key=ZE9CNGN6NMG3 tag=YIB5XO2BR0XZ type=del size=3604548 2024-02-11T22:34:03.345 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.344+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~NAXQ5LWHWPMZ.0 size=1048576 2024-02-11T22:34:03.346 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.346+0000 7f25eee4b8c0 1 > prepared part key=_multipart_Q6NR2GFW3IR1.2~NAXQ5LWHWPMZ.1 size=915304 2024-02-11T22:34:03.347 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.346+0000 7f25eee4b8c0 1 > prepared multipart upload key=Q6NR2GFW3IR1 upload=NAXQ5LWHWPMZ tag=0QALLDU1PYEL type=write size=3012456 2024-02-11T22:34:03.349 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.348+0000 7f25eee4b8c0 1 < completed part key=_multipart_2FDRRA74G817.2~7LBW9GR095P3.0 size=529069 2024-02-11T22:34:03.352 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.352+0000 7f25eee4b8c0 1 < completed multipart upload key=2FDRRA74G817 upload=7LBW9GR095P3 tag=TUDE3S95QMP1 type=write size=1577645 2024-02-11T22:34:03.357 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.356+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~EBXYQ3NJ9KFZ.0 size=1048576 2024-02-11T22:34:03.358 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.358+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~EBXYQ3NJ9KFZ.1 size=1048576 2024-02-11T22:34:03.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.360+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~EBXYQ3NJ9KFZ.2 size=756916 2024-02-11T22:34:03.360 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.360+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=EBXYQ3NJ9KFZ tag=CMKLT3OSQXC0 type=write size=3902644 2024-02-11T22:34:03.362 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.362+0000 7f25eee4b8c0 1 < completed delete operation key=VBEK6O5PL97X tag=3N6RNCFSWG3D type=del 2024-02-11T22:34:03.364 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.364+0000 7f25eee4b8c0 1 > prepared operation key=0SOPJGRSCL4N tag=G98PCIGEQ8AB type=del size=1635330 2024-02-11T22:34:03.369 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.368+0000 7f25eee4b8c0 1 < suggested update operation key=1WIPUCYHGLQ5 tag=YS41UF5DJMBT type=del size=1454836 2024-02-11T22:34:03.371 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.371+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=CCZ806GAE8CP type=del size=1964271 2024-02-11T22:34:03.373 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.373+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~92MFR0V08FD1.0 size=1048576 2024-02-11T22:34:03.375 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.375+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~92MFR0V08FD1.1 size=1048576 2024-02-11T22:34:03.377 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.377+0000 7f25eee4b8c0 1 < completed part key=_multipart_AB2I7WUK0C4O.2~92MFR0V08FD1.2 size=528899 2024-02-11T22:34:03.382 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.381+0000 7f25eee4b8c0 1 < completed multipart upload key=AB2I7WUK0C4O upload=92MFR0V08FD1 tag=VZ5DVB12SWZW type=write size=3674627 2024-02-11T22:34:03.384 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.383+0000 7f25eee4b8c0 1 > prepared operation key=LTSLBQK2C4V2 tag=X4JZSWBUEO6U type=del size=3327724 2024-02-11T22:34:03.386 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.386+0000 7f25eee4b8c0 -1 < failed to complete operation key=PMLUO2CGV9IN tag=U8DDCCBQ8203 type=del size=373982: (22) Invalid argument 2024-02-11T22:34:03.389 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.388+0000 7f25eee4b8c0 1 > prepared operation key=N07PSKRC3EIH tag=BZM6C5WXNP5Q type=del size=728380 2024-02-11T22:34:03.391 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.391+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=Q4FU84IHZNIH type=del 2024-02-11T22:34:03.393 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.393+0000 7f25eee4b8c0 1 > prepared operation key=0DPBNOA6WTLA tag=8JOXMUCZC0R9 type=del size=110196 2024-02-11T22:34:03.396 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.395+0000 7f25eee4b8c0 1 < completed write operation key=74M85D138Z26 tag=ALEGZWBEV1K7 type=write size=409542 2024-02-11T22:34:03.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.399+0000 7f25eee4b8c0 1 > prepared part key=_multipart_0DPBNOA6WTLA.2~S71CU7JTBFDU.0 size=259363 2024-02-11T22:34:03.399 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.399+0000 7f25eee4b8c0 1 > prepared multipart upload key=0DPBNOA6WTLA upload=S71CU7JTBFDU tag=TSNSHK6CPIUL type=write size=1307939 2024-02-11T22:34:03.401 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.400+0000 7f25eee4b8c0 1 < completed delete operation key=URKSCATF6FF0 tag=TEER9WOYFLEP type=del 2024-02-11T22:34:03.404 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.404+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~5RJO2YDWWZD8.0 size=1048576 2024-02-11T22:34:03.407 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.406+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~5RJO2YDWWZD8.1 size=1048576 2024-02-11T22:34:03.408 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.408+0000 7f25eee4b8c0 1 > prepared part key=_multipart_4M2812H9IWU7.2~5RJO2YDWWZD8.2 size=881068 2024-02-11T22:34:03.409 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.408+0000 7f25eee4b8c0 1 > prepared multipart upload key=4M2812H9IWU7 upload=5RJO2YDWWZD8 tag=FEP2SBHTAZCA type=write size=4026796 2024-02-11T22:34:03.411 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.410+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~MHFC3C7TEECK.0 size=497525 2024-02-11T22:34:03.415 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.414+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=MHFC3C7TEECK tag=D3IC93SCK0X3 type=write size=1546101 2024-02-11T22:34:03.420 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.419+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~XXPE53KUK18A.0 size=1048576 2024-02-11T22:34:03.421 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.421+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~XXPE53KUK18A.1 size=1048576 2024-02-11T22:34:03.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.422+0000 7f25eee4b8c0 1 > prepared part key=_multipart_URKSCATF6FF0.2~XXPE53KUK18A.2 size=92869 2024-02-11T22:34:03.423 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.422+0000 7f25eee4b8c0 1 > prepared multipart upload key=URKSCATF6FF0 upload=XXPE53KUK18A tag=10163Z3Q4C7N type=write size=3238597 2024-02-11T22:34:03.425 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.425+0000 7f25eee4b8c0 1 < canceled operation key=Q9AL0ZMG9WOK tag=014CU5GLVFWR type=del size=3822742 2024-02-11T22:34:03.428 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.427+0000 7f25eee4b8c0 1 > prepared operation key=Q6NR2GFW3IR1 tag=WN0VBUV2Y9G0 type=del size=1211823 2024-02-11T22:34:03.430 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.430+0000 7f25eee4b8c0 1 < completed delete operation key=CW4DLIYP9ZSH tag=MLT1ZWEWUOG9 type=del 2024-02-11T22:34:03.432 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.432+0000 7f25eee4b8c0 1 > prepared operation key=EWSK68Y02HNV tag=2BLCQ2NJ6FBF type=del size=1762431 2024-02-11T22:34:03.435 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.434+0000 7f25eee4b8c0 1 < completed delete operation key=0NKQZH87N4Q7 tag=YPG6T9LUNZEH type=del 2024-02-11T22:34:03.437 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.437+0000 7f25eee4b8c0 1 > prepared operation key=74M85D138Z26 tag=MCRX0DB4S7U6 type=del size=2705584 2024-02-11T22:34:03.440 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.439+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~UFR987EHM5U2.0 size=1048576 2024-02-11T22:34:03.442 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.441+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZD6VIFYM84VB.2~UFR987EHM5U2.1 size=717498 2024-02-11T22:34:03.446 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.445+0000 7f25eee4b8c0 1 < completed multipart upload key=ZD6VIFYM84VB upload=UFR987EHM5U2 tag=44HUM0HM548Q type=write size=2814650 2024-02-11T22:34:03.449 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.449+0000 7f25eee4b8c0 1 > prepared part key=_multipart_EWSK68Y02HNV.2~0R7C11ZXFL4F.0 size=466146 2024-02-11T22:34:03.450 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.449+0000 7f25eee4b8c0 1 > prepared multipart upload key=EWSK68Y02HNV upload=0R7C11ZXFL4F tag=BXD32NXKNGVH type=write size=1514722 2024-02-11T22:34:03.452 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.451+0000 7f25eee4b8c0 1 < completed delete operation key=DSAMY64659XZ tag=ORZFAUCW5GK4 type=del 2024-02-11T22:34:03.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.456+0000 7f25eee4b8c0 1 > prepared part key=_multipart_ZE9CNGN6NMG3.2~QFDZXERX4BLI.0 size=409545 2024-02-11T22:34:03.456 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.456+0000 7f25eee4b8c0 1 > prepared multipart upload key=ZE9CNGN6NMG3 upload=QFDZXERX4BLI tag=INSNDACFXTML type=write size=1458121 2024-02-11T22:34:03.459 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.458+0000 7f25eee4b8c0 1 < completed delete operation key=PMLUO2CGV9IN tag=MODK5132RFVD type=del 2024-02-11T22:34:03.461 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.460+0000 7f25eee4b8c0 1 > prepared operation key=2FDRRA74G817 tag=5X2POPB6H5YI type=del size=2341346 2024-02-11T22:34:03.463 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.463+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~NAXQ5LWHWPMZ.0 size=1048576 2024-02-11T22:34:03.465 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.464+0000 7f25eee4b8c0 1 < completed part key=_multipart_Q6NR2GFW3IR1.2~NAXQ5LWHWPMZ.1 size=915304 2024-02-11T22:34:03.469 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.469+0000 7f25eee4b8c0 1 < completed multipart upload key=Q6NR2GFW3IR1 upload=NAXQ5LWHWPMZ tag=0QALLDU1PYEL type=write size=3012456 2024-02-11T22:34:03.471 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.471+0000 7f25eee4b8c0 1 > prepared operation key=HZTCAJH837N5 tag=Q56XRFYX97LU type=del size=3308213 2024-02-11T22:34:03.473 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.473+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~EBXYQ3NJ9KFZ.0 size=1048576 2024-02-11T22:34:03.473 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.473+0000 7f25eee4b8c0 1 < canceled part key=_multipart_ZE9CNGN6NMG3.2~EBXYQ3NJ9KFZ.1 size=1048576 2024-02-11T22:34:03.475 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.475+0000 7f25eee4b8c0 1 < completed part key=_multipart_ZE9CNGN6NMG3.2~EBXYQ3NJ9KFZ.2 size=756916 2024-02-11T22:34:03.479 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.479+0000 7f25eee4b8c0 1 < canceled multipart upload key=ZE9CNGN6NMG3 upload=EBXYQ3NJ9KFZ tag=CMKLT3OSQXC0 type=write size=3902644 2024-02-11T22:34:03.483 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.483+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~493FRJXHOK9R.0 size=1048576 2024-02-11T22:34:03.485 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.485+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~493FRJXHOK9R.1 size=1048576 2024-02-11T22:34:03.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.486+0000 7f25eee4b8c0 1 > prepared part key=_multipart_CW4DLIYP9ZSH.2~493FRJXHOK9R.2 size=910021 2024-02-11T22:34:03.487 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.486+0000 7f25eee4b8c0 1 > prepared multipart upload key=CW4DLIYP9ZSH upload=493FRJXHOK9R tag=1EDN91LYP01I type=write size=4055749 2024-02-11T22:34:03.489 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.489+0000 7f25eee4b8c0 1 < canceled operation key=0SOPJGRSCL4N tag=G98PCIGEQ8AB type=del size=1635330 2024-02-11T22:34:03.491 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.491+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=EIE9FBE2Y6OV type=del size=2141272 2024-02-11T22:34:03.493 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.493+0000 7f25eee4b8c0 1 < completed delete operation key=EWSK68Y02HNV tag=CCZ806GAE8CP type=del 2024-02-11T22:34:03.497 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.497+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~ELKCBV7G8GWP.0 size=1048576 2024-02-11T22:34:03.498 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.498+0000 7f25eee4b8c0 1 > prepared part key=_multipart_LTSLBQK2C4V2.2~ELKCBV7G8GWP.1 size=677242 2024-02-11T22:34:03.499 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.498+0000 7f25eee4b8c0 1 > prepared multipart upload key=LTSLBQK2C4V2 upload=ELKCBV7G8GWP tag=SPPGHBNQT0HW type=write size=2774394 2024-02-11T22:34:03.500 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.500+0000 7f25eee4b8c0 1 < completed delete operation key=LTSLBQK2C4V2 tag=X4JZSWBUEO6U type=del 2024-02-11T22:34:03.503 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.502+0000 7f25eee4b8c0 1 > prepared operation key=1WIPUCYHGLQ5 tag=AG788YTXTI2E type=del size=3401222 2024-02-11T22:34:03.505 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.505+0000 7f25eee4b8c0 1 < completed delete operation key=N07PSKRC3EIH tag=BZM6C5WXNP5Q type=del 2024-02-11T22:34:03.510 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.509+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~HBDI8HIWFBL9.0 size=1048576 2024-02-11T22:34:03.511 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.511+0000 7f25eee4b8c0 1 > prepared part key=_multipart_FCH9ZTWY06ZN.2~HBDI8HIWFBL9.1 size=709988 2024-02-11T22:34:03.512 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.511+0000 7f25eee4b8c0 1 > prepared multipart upload key=FCH9ZTWY06ZN upload=HBDI8HIWFBL9 tag=7S9QK2OWD1DC type=write size=2807140 2024-02-11T22:34:03.514 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.514+0000 7f25eee4b8c0 1 < completed delete operation key=0DPBNOA6WTLA tag=8JOXMUCZC0R9 type=del 2024-02-11T22:34:03.516 INFO:tasks.workunit.client.0.smithi023.stderr:2024-02-11T22:34:03.516+0000 7f25eee4b8c0 1 > prepared operation key=0KD7EJT7Z7QH tag=XLDF1V4833IB type=del size=2628827 2024-02-11T22:34:03.517 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] cls_rgw_stats.simulate (14779 ms) 2024-02-11T22:34:03.517 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from cls_rgw_stats (14779 ms total) 2024-02-11T22:34:03.517 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:34:03.517 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:34:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:03 smithi023 ceph-mon[111262]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 984 KiB/s rd, 342 KiB/s wr, 1.75k op/s 2024-02-11T22:34:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:03 smithi023 ceph-mon[113671]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 984 KiB/s rd, 342 KiB/s wr, 1.75k op/s 2024-02-11T22:34:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:03 smithi160 ceph-mon[106289]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 984 KiB/s rd, 342 KiB/s wr, 1.75k op/s 2024-02-11T22:34:04.294 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 1 test from 1 test suite ran. (17431 ms total) 2024-02-11T22:34:04.294 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 1 test. 2024-02-11T22:34:04.298 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:34:04.298 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:34:04.371 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-02-11T22:34:04.371 DEBUG:teuthology.orchestra.run.smithi023:workunit test cls/test_cls_sdk.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2024-02-11T22:34:04.448 INFO:tasks.workunit.client.0.smithi023.stdout:Running main() from gmock_main.cc 2024-02-11T22:34:04.448 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 2 tests from 1 test suite. 2024-02-11T22:34:04.448 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:34:04.448 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 2 tests from ClsSDK 2024-02-11T22:34:04.448 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-02-11T22:34:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:05 smithi023 ceph-mon[111262]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 499 KiB/s wr, 2.54k op/s 2024-02-11T22:34:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:05 smithi023 ceph-mon[111262]: osdmap e1087: 8 total, 8 up, 8 in 2024-02-11T22:34:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:05 smithi023 ceph-mon[113671]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 499 KiB/s wr, 2.54k op/s 2024-02-11T22:34:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:05 smithi023 ceph-mon[113671]: osdmap e1087: 8 total, 8 up, 8 in 2024-02-11T22:34:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:05 smithi160 ceph-mon[106289]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 499 KiB/s wr, 2.54k op/s 2024-02-11T22:34:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:05 smithi160 ceph-mon[106289]: osdmap e1087: 8 total, 8 up, 8 in 2024-02-11T22:34:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:34:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:34:05] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-02-11T22:34:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:06 smithi023 ceph-mon[111262]: osdmap e1088: 8 total, 8 up, 8 in 2024-02-11T22:34:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:06 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/381719220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:06 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:06.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:06 smithi023 ceph-mon[113671]: osdmap e1088: 8 total, 8 up, 8 in 2024-02-11T22:34:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:06 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/381719220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:06 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:06.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:06 smithi160 ceph-mon[106289]: osdmap e1088: 8 total, 8 up, 8 in 2024-02-11T22:34:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:06 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/381719220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:06 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:07.331 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2884 ms) 2024-02-11T22:34:07.332 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-02-11T22:34:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[111262]: pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:34:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:34:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[111262]: osdmap e1089: 8 total, 8 up, 8 in 2024-02-11T22:34:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[113671]: pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:34:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:34:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[113671]: osdmap e1089: 8 total, 8 up, 8 in 2024-02-11T22:34:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:07 smithi160 ceph-mon[106289]: pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:07 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:34:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:07 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:34:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:07 smithi160 ceph-mon[106289]: osdmap e1089: 8 total, 8 up, 8 in 2024-02-11T22:34:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:07.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:08 smithi023 ceph-mon[111262]: osdmap e1090: 8 total, 8 up, 8 in 2024-02-11T22:34:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:08 smithi023 ceph-mon[113671]: osdmap e1090: 8 total, 8 up, 8 in 2024-02-11T22:34:08.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:08 smithi160 ceph-mon[106289]: osdmap e1090: 8 total, 8 up, 8 in 2024-02-11T22:34:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[111262]: pgmap v1404: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:34:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:34:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[111262]: osdmap e1091: 8 total, 8 up, 8 in 2024-02-11T22:34:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/290570120' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:09.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[113671]: pgmap v1404: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:09.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:34:09.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:34:09.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[113671]: osdmap e1091: 8 total, 8 up, 8 in 2024-02-11T22:34:09.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:09 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/290570120' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:09 smithi160 ceph-mon[106289]: pgmap v1404: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:09 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:34:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:09 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:34:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:09 smithi160 ceph-mon[106289]: osdmap e1091: 8 total, 8 up, 8 in 2024-02-11T22:34:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:09 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/290570120' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:34:10.395 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3063 ms) 2024-02-11T22:34:10.395 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 2 tests from ClsSDK (5947 ms total) 2024-02-11T22:34:10.395 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T22:34:10.395 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T22:34:10.395 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 2 tests from 1 test suite ran. (5947 ms total) 2024-02-11T22:34:10.395 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 2 tests. 2024-02-11T22:34:10.397 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:34:10.397 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:34:10.469 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-02-11T22:34:10.469 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-11T22:34:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/290570120' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:34:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:10 smithi023 ceph-mon[111262]: osdmap e1092: 8 total, 8 up, 8 in 2024-02-11T22:34:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/290570120' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:34:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:10 smithi023 ceph-mon[113671]: osdmap e1092: 8 total, 8 up, 8 in 2024-02-11T22:34:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/290570120' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi023-168572-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:34:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:10 smithi160 ceph-mon[106289]: osdmap e1092: 8 total, 8 up, 8 in 2024-02-11T22:34:10.746 DEBUG:teuthology.parallel:result is None 2024-02-11T22:34:10.747 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:34:10.775 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:34:10.775 DEBUG:teuthology.orchestra.run.smithi023:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:34:10.833 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:34:10.833 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:34:10.833 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-02-11T22:34:10.834 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:34:10.834 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-02-11T22:34:10.834 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-11T22:34:10.835 INFO:tasks.workunit:Pulling workunits from ref reef 2024-02-11T22:34:10.835 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-11T22:34:10.835 DEBUG:teuthology.orchestra.run.smithi023:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:34:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T22:34:10.898 INFO:teuthology.orchestra.run.smithi023.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-11T22:34:10.898 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:34:10.957 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-11T22:34:10.957 DEBUG:teuthology.orchestra.run.smithi023:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-11T22:34:11.015 INFO:tasks.workunit:timeout=3h 2024-02-11T22:34:11.015 INFO:tasks.workunit:cleanup=True 2024-02-11T22:34:11.015 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-11T22:34:11.073 INFO:tasks.workunit.client.0.smithi023.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-11T22:34:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:11 smithi023 ceph-mon[111262]: pgmap v1407: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:11 smithi023 ceph-mon[111262]: osdmap e1093: 8 total, 8 up, 8 in 2024-02-11T22:34:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:11 smithi023 ceph-mon[113671]: pgmap v1407: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:11 smithi023 ceph-mon[113671]: osdmap e1093: 8 total, 8 up, 8 in 2024-02-11T22:34:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:11 smithi160 ceph-mon[106289]: pgmap v1407: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:11 smithi160 ceph-mon[106289]: osdmap e1093: 8 total, 8 up, 8 in 2024-02-11T22:34:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:13 smithi023 ceph-mon[111262]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:13 smithi023 ceph-mon[113671]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:13 smithi160 ceph-mon[106289]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:15 smithi023 ceph-mon[111262]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:15 smithi023 ceph-mon[113671]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:15 smithi160 ceph-mon[106289]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:16.012 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:34:16.070 INFO:tasks.workunit.client.0.smithi023.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-11T22:34:16.072 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:34:16.072 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-11T22:34:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-11T22:34:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:34:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:34:15] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-02-11T22:34:16.169 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-11T22:34:16.209 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:34:16.210 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:34:16.210 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-11T22:34:16.248 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:34:16.252 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:34:16.252 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-11T22:34:16.311 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-02-11T22:34:16.312 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-02-11T22:34:16.312 DEBUG:teuthology.orchestra.run.smithi023:workunit test rados/load-gen-big.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2024-02-11T22:34:16.418 INFO:tasks.workunit.client.0.smithi023.stdout:run length 1200 seconds 2024-02-11T22:34:16.418 INFO:tasks.workunit.client.0.smithi023.stdout:preparing 10240 objects 2024-02-11T22:34:17.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:17 smithi023 ceph-mon[111262]: pgmap v1411: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:17.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:17 smithi023 ceph-mon[113671]: pgmap v1411: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:17.697 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:17 smithi160 ceph-mon[106289]: pgmap v1411: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-02-11T22:34:18.477 INFO:tasks.workunit.client.0.smithi023.stdout:load-gen will run 1200 seconds 2024-02-11T22:34:19.477 INFO:tasks.workunit.client.0.smithi023.stdout: 1: throughput=0MB/sec pending data=0 2024-02-11T22:34:19.477 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5j3gVW9K0L0ske1 off=22859927 len=1078980 2024-02-11T22:34:19.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 0 completed, throughput=1.02MB/sec 2024-02-11T22:34:19.485 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wwjX9iavFIjsysC off=4645088 len=554196 2024-02-11T22:34:19.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 1 completed, throughput=1.54MB/sec 2024-02-11T22:34:19.487 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O29eUpmcb1WRPHi off=404886 len=1040527 2024-02-11T22:34:19.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 2 completed, throughput=2.51MB/sec 2024-02-11T22:34:19.492 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6vvsOmkeYHkCxQz off=2902963 len=1368533 2024-02-11T22:34:19.494 INFO:tasks.workunit.client.0.smithi023.stdout:op 3 completed, throughput=3.79MB/sec 2024-02-11T22:34:19.494 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BRLJoKqBVmNlL7z off=4078064 len=1390871 2024-02-11T22:34:19.498 INFO:tasks.workunit.client.0.smithi023.stdout:op 4 completed, throughput=5.07MB/sec 2024-02-11T22:34:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:19 smithi023 ceph-mon[111262]: pgmap v1412: 105 pgs: 105 active+clean; 4.4 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s wr, 44 op/s 2024-02-11T22:34:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:19 smithi023 ceph-mon[113671]: pgmap v1412: 105 pgs: 105 active+clean; 4.4 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s wr, 44 op/s 2024-02-11T22:34:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:19 smithi160 ceph-mon[106289]: pgmap v1412: 105 pgs: 105 active+clean; 4.4 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s wr, 44 op/s 2024-02-11T22:34:20.500 INFO:tasks.workunit.client.0.smithi023.stdout: 2: throughput=2.56MB/sec pending data=0 2024-02-11T22:34:20.501 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XRWJwnYDrY1mLXK off=385018 len=680575 2024-02-11T22:34:20.505 INFO:tasks.workunit.client.0.smithi023.stdout:op 5 completed, throughput=2.88MB/sec 2024-02-11T22:34:20.505 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Uq_TC1h7b-ZXxNW off=1182304 len=1309339 2024-02-11T22:34:20.510 INFO:tasks.workunit.client.0.smithi023.stdout:op 6 completed, throughput=3.48MB/sec 2024-02-11T22:34:20.511 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0yIuOkfgbpqacq2 off=4089079 len=1282398 2024-02-11T22:34:20.513 INFO:tasks.workunit.client.0.smithi023.stdout:op 7 completed, throughput=4.08MB/sec 2024-02-11T22:34:20.513 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BKSUpqQbtkpysyj off=20030470 len=1163441 2024-02-11T22:34:20.519 INFO:tasks.workunit.client.0.smithi023.stdout:op 8 completed, throughput=4.61MB/sec 2024-02-11T22:34:20.519 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4N4-yBXNaLsPbeY off=2481844 len=585141 2024-02-11T22:34:20.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 9 completed, throughput=4.87MB/sec 2024-02-11T22:34:20.523 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tVAgr1BYtJy9j-r off=10224600 len=984097 2024-02-11T22:34:20.524 INFO:tasks.workunit.client.0.smithi023.stdout:op 10 completed, throughput=5.33MB/sec 2024-02-11T22:34:21.525 INFO:tasks.workunit.client.0.smithi023.stdout: 3: throughput=3.58MB/sec pending data=0 2024-02-11T22:34:21.525 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-afzKKlvZNGuVaf_ off=661074 len=31602 2024-02-11T22:34:21.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 11 completed, throughput=3.59MB/sec 2024-02-11T22:34:21.527 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WUzYESfPDnZLFII off=1310615 len=155887 2024-02-11T22:34:21.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 12 completed, throughput=3.63MB/sec 2024-02-11T22:34:21.530 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SffR461-tccJS-x off=18394050 len=1489728 2024-02-11T22:34:21.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 13 completed, throughput=4.09MB/sec 2024-02-11T22:34:21.534 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SO5935JQzZV1CtQ off=6893791 len=103627 2024-02-11T22:34:21.536 INFO:tasks.workunit.client.0.smithi023.stdout:op 14 completed, throughput=4.12MB/sec 2024-02-11T22:34:21.537 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mqVl5JJI82_porg off=6237763 len=1357087 2024-02-11T22:34:21.538 INFO:tasks.workunit.client.0.smithi023.stdout:op 15 completed, throughput=4.54MB/sec 2024-02-11T22:34:21.539 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m0shu3NWm_EpimS off=4342773 len=1995811 2024-02-11T22:34:21.541 INFO:tasks.workunit.client.0.smithi023.stdout:op 16 completed, throughput=5.16MB/sec 2024-02-11T22:34:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:21 smithi023 ceph-mon[111262]: pgmap v1413: 105 pgs: 105 active+clean; 20 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s wr, 168 op/s 2024-02-11T22:34:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:21 smithi023 ceph-mon[113671]: pgmap v1413: 105 pgs: 105 active+clean; 20 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s wr, 168 op/s 2024-02-11T22:34:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:21 smithi160 ceph-mon[106289]: pgmap v1413: 105 pgs: 105 active+clean; 20 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s wr, 168 op/s 2024-02-11T22:34:22.543 INFO:tasks.workunit.client.0.smithi023.stdout: 4: throughput=3.89MB/sec pending data=0 2024-02-11T22:34:22.544 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-f8Rm5gMrVgIAsOV off=18912809 len=1170810 2024-02-11T22:34:22.547 INFO:tasks.workunit.client.0.smithi023.stdout:op 17 completed, throughput=4.16MB/sec 2024-02-11T22:34:22.547 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E-1davEOt84Amyu off=12444152 len=1722539 2024-02-11T22:34:22.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 18 completed, throughput=4.55MB/sec 2024-02-11T22:34:22.555 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p1txK0nc_yHNlFG off=2202484 len=973934 2024-02-11T22:34:22.559 INFO:tasks.workunit.client.0.smithi023.stdout:op 19 completed, throughput=4.78MB/sec 2024-02-11T22:34:22.559 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4myTrje_2no5fl1 off=2316345 len=1674415 2024-02-11T22:34:22.560 INFO:tasks.workunit.client.0.smithi023.stdout:op 20 completed, throughput=5.16MB/sec 2024-02-11T22:34:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:22 smithi160 ceph-mon[106289]: pgmap v1414: 105 pgs: 105 active+clean; 115 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 375 KiB/s rd, 1.1 MiB/s wr, 832 op/s 2024-02-11T22:34:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:22 smithi023 ceph-mon[111262]: pgmap v1414: 105 pgs: 105 active+clean; 115 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 375 KiB/s rd, 1.1 MiB/s wr, 832 op/s 2024-02-11T22:34:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:22 smithi023 ceph-mon[113671]: pgmap v1414: 105 pgs: 105 active+clean; 115 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 375 KiB/s rd, 1.1 MiB/s wr, 832 op/s 2024-02-11T22:34:23.561 INFO:tasks.workunit.client.0.smithi023.stdout: 5: throughput=4.15MB/sec pending data=0 2024-02-11T22:34:23.561 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TiF3pUz908pQToi off=15241119 len=592557 2024-02-11T22:34:23.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 21 completed, throughput=4.26MB/sec 2024-02-11T22:34:23.567 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GtSPTm3Kl05grLH off=13520881 len=1775841 2024-02-11T22:34:23.572 INFO:tasks.workunit.client.0.smithi023.stdout:op 22 completed, throughput=4.58MB/sec 2024-02-11T22:34:23.573 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JD6VgLPQDq9dP2e off=567609 len=81259 2024-02-11T22:34:23.575 INFO:tasks.workunit.client.0.smithi023.stdout:op 23 completed, throughput=4.59MB/sec 2024-02-11T22:34:23.575 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qtgBaH9LApG7068 off=12690495 len=539021 2024-02-11T22:34:23.578 INFO:tasks.workunit.client.0.smithi023.stdout:op 24 completed, throughput=4.69MB/sec 2024-02-11T22:34:23.578 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GsINo_5EgWHyFmP off=684535 len=1993989 2024-02-11T22:34:23.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 25 completed, throughput=5.06MB/sec 2024-02-11T22:34:24.586 INFO:tasks.workunit.client.0.smithi023.stdout: 6: throughput=4.23MB/sec pending data=0 2024-02-11T22:34:24.586 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ScBqaB0DTLNc_gu off=3228905 len=1419405 2024-02-11T22:34:24.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 26 completed, throughput=4.44MB/sec 2024-02-11T22:34:24.599 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b0kjQCTwUL-d7zH off=763120 len=1340152 2024-02-11T22:34:24.601 INFO:tasks.workunit.client.0.smithi023.stdout:op 27 completed, throughput=4.65MB/sec 2024-02-11T22:34:24.601 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3QIQsgbeuJjzUuD off=4620387 len=1209530 2024-02-11T22:34:24.601 INFO:tasks.workunit.client.0.smithi023.stdout:op 28 completed, throughput=4.84MB/sec 2024-02-11T22:34:24.601 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-718MHMG2MVNNjJn off=869369 len=1752055 2024-02-11T22:34:24.606 INFO:tasks.workunit.client.0.smithi023.stdout:op 29 completed, throughput=5.11MB/sec 2024-02-11T22:34:25.606 INFO:tasks.workunit.client.0.smithi023.stdout: 7: throughput=4.39MB/sec pending data=0 2024-02-11T22:34:25.607 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cc8gfJvv5WGoIVp off=9316678 len=303605 2024-02-11T22:34:25.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 30 completed, throughput=4.43MB/sec 2024-02-11T22:34:25.610 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eTHAsdDlFKbZUTw off=5464975 len=1405342 2024-02-11T22:34:25.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 31 completed, throughput=4.61MB/sec 2024-02-11T22:34:25.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ALgDdKrSXSlW42e off=9539047 len=1328252 2024-02-11T22:34:25.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 32 completed, throughput=4.79MB/sec 2024-02-11T22:34:25.625 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xo-PU71JyFsfv_t off=1027651 len=1770641 2024-02-11T22:34:25.631 INFO:tasks.workunit.client.0.smithi023.stdout:op 33 completed, throughput=5.02MB/sec 2024-02-11T22:34:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:25 smithi023 ceph-mon[111262]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-02-11T22:34:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:25 smithi023 ceph-mon[113671]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-02-11T22:34:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:25 smithi160 ceph-mon[106289]: pgmap v1415: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-02-11T22:34:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:34:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:34:25] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-02-11T22:34:26.631 INFO:tasks.workunit.client.0.smithi023.stdout: 8: throughput=4.4MB/sec pending data=0 2024-02-11T22:34:26.631 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0vNvchEYdIcyevJ off=11344208 len=1334089 2024-02-11T22:34:26.633 INFO:tasks.workunit.client.0.smithi023.stdout:op 34 completed, throughput=4.56MB/sec 2024-02-11T22:34:26.633 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SPJdOnCmB8sMuzw off=13022249 len=1744001 2024-02-11T22:34:26.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 35 completed, throughput=4.76MB/sec 2024-02-11T22:34:26.635 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UWRqFMP_9goM8j_ off=6294314 len=1847334 2024-02-11T22:34:26.637 INFO:tasks.workunit.client.0.smithi023.stdout:op 36 completed, throughput=4.97MB/sec 2024-02-11T22:34:26.637 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0Ehk6l8l1udiubJ off=8495823 len=483752 2024-02-11T22:34:26.638 INFO:tasks.workunit.client.0.smithi023.stdout:op 37 completed, throughput=5.03MB/sec 2024-02-11T22:34:27.638 INFO:tasks.workunit.client.0.smithi023.stdout: 9: throughput=4.48MB/sec pending data=0 2024-02-11T22:34:27.639 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FFzITHUs2GvBceQ off=3745733 len=87356 2024-02-11T22:34:27.641 INFO:tasks.workunit.client.0.smithi023.stdout:op 38 completed, throughput=4.49MB/sec 2024-02-11T22:34:27.641 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D4vy4QktxOcYUmE off=535510 len=290393 2024-02-11T22:34:27.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 39 completed, throughput=4.52MB/sec 2024-02-11T22:34:27.644 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jJIz_ozBe98tM9v off=715656 len=720967 2024-02-11T22:34:27.649 INFO:tasks.workunit.client.0.smithi023.stdout:op 40 completed, throughput=4.59MB/sec 2024-02-11T22:34:27.649 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pS9-Xxu9ieEgzPJ off=1979498 len=1800779 2024-02-11T22:34:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:27 smithi023 ceph-mon[111262]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 1.3 MiB/s wr, 854 op/s 2024-02-11T22:34:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:27 smithi023 ceph-mon[113671]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 1.3 MiB/s wr, 854 op/s 2024-02-11T22:34:27.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 41 completed, throughput=4.77MB/sec 2024-02-11T22:34:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_736vZS-cf-NKPY off=5626938 len=578118 2024-02-11T22:34:27.663 INFO:tasks.workunit.client.0.smithi023.stdout:op 42 completed, throughput=4.83MB/sec 2024-02-11T22:34:27.663 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WagU0IRxJOo7jmr off=139177 len=1666443 2024-02-11T22:34:27.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 43 completed, throughput=5MB/sec 2024-02-11T22:34:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:27 smithi160 ceph-mon[106289]: pgmap v1416: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 1.3 MiB/s wr, 854 op/s 2024-02-11T22:34:28.665 INFO:tasks.workunit.client.0.smithi023.stdout: 10: throughput=4.51MB/sec pending data=0 2024-02-11T22:34:28.665 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1JAiItLEL93xCBB off=8689429 len=1557879 2024-02-11T22:34:28.667 INFO:tasks.workunit.client.0.smithi023.stdout:op 44 completed, throughput=4.65MB/sec 2024-02-11T22:34:28.667 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ec3yoMSIifv4S5- off=6456034 len=1796922 2024-02-11T22:34:28.674 INFO:tasks.workunit.client.0.smithi023.stdout:op 45 completed, throughput=4.82MB/sec 2024-02-11T22:34:28.674 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XVSCH6dYNDXXrqJ off=10826000 len=518908 2024-02-11T22:34:28.678 INFO:tasks.workunit.client.0.smithi023.stdout:op 46 completed, throughput=4.87MB/sec 2024-02-11T22:34:28.678 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R6XrmOqqkDLMSeC off=1692694 len=333963 2024-02-11T22:34:28.679 INFO:tasks.workunit.client.0.smithi023.stdout:op 47 completed, throughput=4.9MB/sec 2024-02-11T22:34:28.679 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aN_acDPnSPsbIxY off=3075612 len=1446135 2024-02-11T22:34:28.680 INFO:tasks.workunit.client.0.smithi023.stdout:op 48 completed, throughput=5.03MB/sec 2024-02-11T22:34:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:29 smithi023 ceph-mon[111262]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 855 op/s 2024-02-11T22:34:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:29 smithi023 ceph-mon[113671]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 855 op/s 2024-02-11T22:34:29.680 INFO:tasks.workunit.client.0.smithi023.stdout: 11: throughput=4.58MB/sec pending data=0 2024-02-11T22:34:29.681 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WFAR9o9J6Og5UTp off=19098912 len=1741656 2024-02-11T22:34:29.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 49 completed, throughput=4.73MB/sec 2024-02-11T22:34:29.692 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3TsXZTnUc2KJXYX off=1620899 len=1457605 2024-02-11T22:34:29.693 INFO:tasks.workunit.client.0.smithi023.stdout:op 50 completed, throughput=4.85MB/sec 2024-02-11T22:34:29.693 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fl92FQ1gG5GeHau off=4446681 len=886360 2024-02-11T22:34:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:29 smithi160 ceph-mon[106289]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 855 op/s 2024-02-11T22:34:29.699 INFO:tasks.workunit.client.0.smithi023.stdout:op 51 completed, throughput=4.92MB/sec 2024-02-11T22:34:29.699 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-woI1bdDwELJmWK4 off=942987 len=137693 2024-02-11T22:34:29.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 52 completed, throughput=4.93MB/sec 2024-02-11T22:34:29.701 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-es0xtLG4P_8UNA5 off=807376 len=1370101 2024-02-11T22:34:29.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 53 completed, throughput=5.05MB/sec 2024-02-11T22:34:30.705 INFO:tasks.workunit.client.0.smithi023.stdout: 12: throughput=4.63MB/sec pending data=0 2024-02-11T22:34:30.705 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AablnjfE_rHFN_A off=22783809 len=585855 2024-02-11T22:34:30.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 54 completed, throughput=4.68MB/sec 2024-02-11T22:34:30.706 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WbwseWPCyl14xvh off=3998432 len=1038506 2024-02-11T22:34:30.707 INFO:tasks.workunit.client.0.smithi023.stdout:op 55 completed, throughput=4.76MB/sec 2024-02-11T22:34:30.707 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1ax9FqrushAyt_Q off=13074939 len=1328035 2024-02-11T22:34:30.713 INFO:tasks.workunit.client.0.smithi023.stdout:op 56 completed, throughput=4.86MB/sec 2024-02-11T22:34:30.713 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IsuizO6-qCzKA4L off=6966265 len=1947246 2024-02-11T22:34:30.723 INFO:tasks.workunit.client.0.smithi023.stdout:op 57 completed, throughput=5.01MB/sec 2024-02-11T22:34:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:31 smithi023 ceph-mon[111262]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 825 op/s 2024-02-11T22:34:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:31 smithi023 ceph-mon[113671]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 825 op/s 2024-02-11T22:34:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:31 smithi160 ceph-mon[106289]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 825 op/s 2024-02-11T22:34:31.723 INFO:tasks.workunit.client.0.smithi023.stdout: 13: throughput=4.63MB/sec pending data=0 2024-02-11T22:34:31.723 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ligJ1LDIF4upD0y off=17244901 len=1846230 2024-02-11T22:34:31.725 INFO:tasks.workunit.client.0.smithi023.stdout:op 58 completed, throughput=4.76MB/sec 2024-02-11T22:34:31.725 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CfO1bLoefbsEs5b off=5562802 len=425390 2024-02-11T22:34:31.729 INFO:tasks.workunit.client.0.smithi023.stdout:op 59 completed, throughput=4.79MB/sec 2024-02-11T22:34:31.729 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wWkESxwuK8yYASq off=4655005 len=295605 2024-02-11T22:34:31.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 60 completed, throughput=4.81MB/sec 2024-02-11T22:34:31.730 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Xfs8yaU_GyvykQ off=3458331 len=1227923 2024-02-11T22:34:31.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 61 completed, throughput=4.9MB/sec 2024-02-11T22:34:31.735 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UjAcHhH6Jt83eCO off=7383480 len=1752087 2024-02-11T22:34:31.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 62 completed, throughput=5.03MB/sec 2024-02-11T22:34:32.737 INFO:tasks.workunit.client.0.smithi023.stdout: 14: throughput=4.67MB/sec pending data=0 2024-02-11T22:34:32.737 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Aeln_L2N39_LVcJ off=343350 len=1236586 2024-02-11T22:34:32.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 63 completed, throughput=4.75MB/sec 2024-02-11T22:34:32.740 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sh199pDeHRGa2vm off=9949030 len=1587530 2024-02-11T22:34:32.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 64 completed, throughput=4.86MB/sec 2024-02-11T22:34:32.748 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H9jw7msBLVOv7g6 off=10231281 len=1212438 2024-02-11T22:34:32.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 65 completed, throughput=4.94MB/sec 2024-02-11T22:34:32.750 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uZh6uqk8WJq9ojd off=21646238 len=917253 2024-02-11T22:34:32.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 66 completed, throughput=5MB/sec 2024-02-11T22:34:32.755 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zrffv7YgO-jWsDG off=4130051 len=557207 2024-02-11T22:34:32.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 67 completed, throughput=5.03MB/sec 2024-02-11T22:34:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:33 smithi023 ceph-mon[111262]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 717 op/s 2024-02-11T22:34:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:33 smithi023 ceph-mon[113671]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 717 op/s 2024-02-11T22:34:33.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:33 smithi160 ceph-mon[106289]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 717 op/s 2024-02-11T22:34:33.756 INFO:tasks.workunit.client.0.smithi023.stdout: 15: throughput=4.71MB/sec pending data=0 2024-02-11T22:34:33.757 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ktNOVTQmyeL51EP off=3243236 len=1915202 2024-02-11T22:34:33.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 68 completed, throughput=4.82MB/sec 2024-02-11T22:34:33.770 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BRGqimbzDguSsSX off=4321839 len=1316362 2024-02-11T22:34:33.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 69 completed, throughput=4.9MB/sec 2024-02-11T22:34:33.776 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1dCQvmZfcgHKygI off=2173265 len=2063326 2024-02-11T22:34:33.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 70 completed, throughput=5.03MB/sec 2024-02-11T22:34:34.787 INFO:tasks.workunit.client.0.smithi023.stdout: 16: throughput=4.72MB/sec pending data=0 2024-02-11T22:34:34.788 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CkvW4kUKLS94MGZ off=1650958 len=572286 2024-02-11T22:34:34.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 71 completed, throughput=4.75MB/sec 2024-02-11T22:34:34.792 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-31wLaOspxW6EhJe off=16817752 len=390706 2024-02-11T22:34:34.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 72 completed, throughput=4.77MB/sec 2024-02-11T22:34:34.795 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yG1nfujXriSISFi off=4375961 len=1346358 2024-02-11T22:34:34.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 73 completed, throughput=4.85MB/sec 2024-02-11T22:34:34.796 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_agb5mT0Cgkn0ng off=2026423 len=860706 2024-02-11T22:34:34.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 74 completed, throughput=4.9MB/sec 2024-02-11T22:34:34.802 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rx_DCz526PMvatn off=11954923 len=637347 2024-02-11T22:34:34.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 75 completed, throughput=4.93MB/sec 2024-02-11T22:34:34.806 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XH1Rrt7gIECAG4c off=11536190 len=1213200 2024-02-11T22:34:34.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 76 completed, throughput=5MB/sec 2024-02-11T22:34:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:35 smithi023 ceph-mon[111262]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 82 op/s 2024-02-11T22:34:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:35 smithi023 ceph-mon[113671]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 82 op/s 2024-02-11T22:34:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:35 smithi160 ceph-mon[106289]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 82 op/s 2024-02-11T22:34:35.812 INFO:tasks.workunit.client.0.smithi023.stdout: 17: throughput=4.71MB/sec pending data=0 2024-02-11T22:34:35.812 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZyX0568xmvz1Wu- off=4390673 len=1090118 2024-02-11T22:34:35.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 77 completed, throughput=4.77MB/sec 2024-02-11T22:34:35.818 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n2Aw1Uri4SmAv8X off=3520936 len=653539 2024-02-11T22:34:35.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 78 completed, throughput=4.81MB/sec 2024-02-11T22:34:35.822 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2Yo98jboyDkhX_y off=1540018 len=1462472 2024-02-11T22:34:35.827 INFO:tasks.workunit.client.0.smithi023.stdout:op 79 completed, throughput=4.89MB/sec 2024-02-11T22:34:35.827 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FYxA7NgrgNTpIpS off=21560858 len=1867947 2024-02-11T22:34:35.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 80 completed, throughput=4.99MB/sec 2024-02-11T22:34:35.836 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pyApHDJElcb0yiG off=4302653 len=1188208 2024-02-11T22:34:35.844 INFO:tasks.workunit.client.0.smithi023.stdout:op 81 completed, throughput=5.05MB/sec 2024-02-11T22:34:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:34:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:34:35] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-02-11T22:34:36.844 INFO:tasks.workunit.client.0.smithi023.stdout: 18: throughput=4.77MB/sec pending data=0 2024-02-11T22:34:36.845 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VIN3g7UfIMwHOIZ off=410837 len=1022606 2024-02-11T22:34:36.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 82 completed, throughput=4.83MB/sec 2024-02-11T22:34:36.851 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DATv9Bf5oOxWHAM off=2850008 len=1574628 2024-02-11T22:34:36.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 83 completed, throughput=4.91MB/sec 2024-02-11T22:34:36.853 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mVVFt5ym7AeamqE off=2352182 len=1415339 2024-02-11T22:34:36.854 INFO:tasks.workunit.client.0.smithi023.stdout:op 84 completed, throughput=4.98MB/sec 2024-02-11T22:34:36.855 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vmx1yO_0u2l8x4g off=11398410 len=1333863 2024-02-11T22:34:36.857 INFO:tasks.workunit.client.0.smithi023.stdout:op 85 completed, throughput=5.05MB/sec 2024-02-11T22:34:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:37 smithi023 ceph-mon[111262]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:34:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:37 smithi023 ceph-mon[113671]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:34:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:37 smithi160 ceph-mon[106289]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:34:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:37.857 INFO:tasks.workunit.client.0.smithi023.stdout: 19: throughput=4.79MB/sec pending data=0 2024-02-11T22:34:37.857 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7Hr5c-7ZAwLgQqr off=1689666 len=1287755 2024-02-11T22:34:37.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 86 completed, throughput=4.85MB/sec 2024-02-11T22:34:37.863 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4XnZByIKVwEtwOO off=1450799 len=514913 2024-02-11T22:34:37.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 87 completed, throughput=4.87MB/sec 2024-02-11T22:34:37.867 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O29eUpmcb1WRPHi off=0 len=1445413 2024-02-11T22:34:37.873 INFO:tasks.workunit.client.0.smithi023.stdout:op 88 completed, throughput=4.94MB/sec 2024-02-11T22:34:37.873 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2XZtNQUdh9CNonu off=8100224 len=1327964 2024-02-11T22:34:37.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 89 completed, throughput=5.01MB/sec 2024-02-11T22:34:38.880 INFO:tasks.workunit.client.0.smithi023.stdout: 20: throughput=4.76MB/sec pending data=0 2024-02-11T22:34:38.880 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tl7nFk5iKawNoqV off=2265132 len=714227 2024-02-11T22:34:38.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 90 completed, throughput=4.79MB/sec 2024-02-11T22:34:38.885 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PPIgkY7CzAjiT7v off=14097944 len=749166 2024-02-11T22:34:38.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 91 completed, throughput=4.83MB/sec 2024-02-11T22:34:38.889 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H3MVghsodk7H7Xe off=11745308 len=106024 2024-02-11T22:34:38.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 92 completed, throughput=4.83MB/sec 2024-02-11T22:34:38.890 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z3IhhPsyHnafG1- off=633758 len=1697465 2024-02-11T22:34:38.893 INFO:tasks.workunit.client.0.smithi023.stdout:op 93 completed, throughput=4.91MB/sec 2024-02-11T22:34:38.893 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cOzoXoLdJkO2wp1 off=6691092 len=1280485 2024-02-11T22:34:38.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 94 completed, throughput=4.97MB/sec 2024-02-11T22:34:38.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yeVOr-zimd7am0s off=718798 len=1781243 2024-02-11T22:34:38.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 95 completed, throughput=5.05MB/sec 2024-02-11T22:34:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:39 smithi023 ceph-mon[111262]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:34:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:39 smithi023 ceph-mon[113671]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:34:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:39 smithi160 ceph-mon[106289]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:34:39.907 INFO:tasks.workunit.client.0.smithi023.stdout: 21: throughput=4.82MB/sec pending data=0 2024-02-11T22:34:39.908 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uQ8vc18imVU3akr off=384203 len=1360863 2024-02-11T22:34:39.913 INFO:tasks.workunit.client.0.smithi023.stdout:op 96 completed, throughput=4.87MB/sec 2024-02-11T22:34:39.914 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7ioY52HIDpr7_20 off=3046959 len=142553 2024-02-11T22:34:39.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 97 completed, throughput=4.88MB/sec 2024-02-11T22:34:39.914 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IBBSKD41t6J4sTv off=700743 len=1825294 2024-02-11T22:34:39.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 98 completed, throughput=4.96MB/sec 2024-02-11T22:34:39.924 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KKV2VBdoiTcyL6i off=4853269 len=1753903 2024-02-11T22:34:39.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 99 completed, throughput=5.04MB/sec 2024-02-11T22:34:40.931 INFO:tasks.workunit.client.0.smithi023.stdout: 22: throughput=4.81MB/sec pending data=0 2024-02-11T22:34:40.931 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YhCrWgpjLS90Lu4 off=12777229 len=656859 2024-02-11T22:34:40.935 INFO:tasks.workunit.client.0.smithi023.stdout:op 100 completed, throughput=4.84MB/sec 2024-02-11T22:34:40.935 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nnG1Zl4GLXWAp8p off=3794986 len=131639 2024-02-11T22:34:40.938 INFO:tasks.workunit.client.0.smithi023.stdout:op 101 completed, throughput=4.84MB/sec 2024-02-11T22:34:40.938 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d7B1v9JlTsa4erq off=7483310 len=199859 2024-02-11T22:34:40.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 102 completed, throughput=4.85MB/sec 2024-02-11T22:34:40.939 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X58SJyxSSUbSC6i off=2506305 len=1793914 2024-02-11T22:34:40.942 INFO:tasks.workunit.client.0.smithi023.stdout:op 103 completed, throughput=4.93MB/sec 2024-02-11T22:34:40.942 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2yY6651BoWwWUu6 off=471000 len=166239 2024-02-11T22:34:40.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 104 completed, throughput=4.93MB/sec 2024-02-11T22:34:40.943 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DEBZzkTYH7d5Ol7 off=3249616 len=42601 2024-02-11T22:34:40.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 105 completed, throughput=4.94MB/sec 2024-02-11T22:34:40.944 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iaVev6dJnmGp0K- off=11010785 len=564601 2024-02-11T22:34:40.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 106 completed, throughput=4.96MB/sec 2024-02-11T22:34:40.944 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F1mM-a1OmlkeIdD off=3645339 len=195832 2024-02-11T22:34:40.945 INFO:tasks.workunit.client.0.smithi023.stdout:op 107 completed, throughput=4.97MB/sec 2024-02-11T22:34:40.945 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zqvxWXt-_ALI3kw off=5217818 len=310647 2024-02-11T22:34:40.946 INFO:tasks.workunit.client.0.smithi023.stdout:op 108 completed, throughput=4.98MB/sec 2024-02-11T22:34:40.946 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tGH9-YTBYSkDcK_ off=2150508 len=766559 2024-02-11T22:34:40.950 INFO:tasks.workunit.client.0.smithi023.stdout:op 109 completed, throughput=5.01MB/sec 2024-02-11T22:34:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:41 smithi023 ceph-mon[111262]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:34:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:41 smithi023 ceph-mon[113671]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:34:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:41 smithi160 ceph-mon[106289]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:34:41.950 INFO:tasks.workunit.client.0.smithi023.stdout: 23: throughput=4.8MB/sec pending data=0 2024-02-11T22:34:41.950 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7_71_XH6Qv2bk5w off=1523329 len=394470 2024-02-11T22:34:41.954 INFO:tasks.workunit.client.0.smithi023.stdout:op 110 completed, throughput=4.81MB/sec 2024-02-11T22:34:41.954 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q_Pm2zp5HGd0Sgn off=6557662 len=2020493 2024-02-11T22:34:41.957 INFO:tasks.workunit.client.0.smithi023.stdout:op 111 completed, throughput=4.9MB/sec 2024-02-11T22:34:41.957 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w0-nWxMns3Jy5uU off=4276865 len=1552080 2024-02-11T22:34:41.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 112 completed, throughput=4.96MB/sec 2024-02-11T22:34:41.959 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qyz4k2j2WxwdgwM off=1858546 len=1004509 2024-02-11T22:34:41.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 113 completed, throughput=5MB/sec 2024-02-11T22:34:41.960 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R3b8zchDjrthYMZ off=2624684 len=166096 2024-02-11T22:34:41.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 114 completed, throughput=5.01MB/sec 2024-02-11T22:34:42.964 INFO:tasks.workunit.client.0.smithi023.stdout: 24: throughput=4.8MB/sec pending data=0 2024-02-11T22:34:42.964 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yyK79YbpNs5d6cG off=391036 len=211923 2024-02-11T22:34:42.965 INFO:tasks.workunit.client.0.smithi023.stdout:op 115 completed, throughput=4.81MB/sec 2024-02-11T22:34:42.965 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pk7Kgv-zTwLTnFh off=5014775 len=43118 2024-02-11T22:34:42.965 INFO:tasks.workunit.client.0.smithi023.stdout:op 116 completed, throughput=4.81MB/sec 2024-02-11T22:34:42.965 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yGzlW6s3Jr2Xh6S off=3755854 len=635558 2024-02-11T22:34:42.969 INFO:tasks.workunit.client.0.smithi023.stdout:op 117 completed, throughput=4.83MB/sec 2024-02-11T22:34:42.969 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ECbqjnborXCqBkh off=1166189 len=1929173 2024-02-11T22:34:42.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 118 completed, throughput=4.91MB/sec 2024-02-11T22:34:42.972 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gvkNv6VOweSb0uY off=1076118 len=836441 2024-02-11T22:34:42.974 INFO:tasks.workunit.client.0.smithi023.stdout:op 119 completed, throughput=4.94MB/sec 2024-02-11T22:34:42.974 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o9q3tM8Ja_GA8tc off=537411 len=964412 2024-02-11T22:34:42.976 INFO:tasks.workunit.client.0.smithi023.stdout:op 120 completed, throughput=4.98MB/sec 2024-02-11T22:34:42.976 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-m8dtmLeA0nr8Si7 off=2114301 len=1667132 2024-02-11T22:34:42.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 121 completed, throughput=5.04MB/sec 2024-02-11T22:34:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:43 smithi023 ceph-mon[111262]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:34:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:43 smithi023 ceph-mon[113671]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:34:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:43 smithi160 ceph-mon[106289]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:34:43.984 INFO:tasks.workunit.client.0.smithi023.stdout: 25: throughput=4.84MB/sec pending data=0 2024-02-11T22:34:43.984 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VlQTrGyEslCIClO off=5143300 len=1732867 2024-02-11T22:34:43.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 122 completed, throughput=4.91MB/sec 2024-02-11T22:34:43.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_53vSMBKjZkRd6O off=9218868 len=591338 2024-02-11T22:34:43.990 INFO:tasks.workunit.client.0.smithi023.stdout:op 123 completed, throughput=4.93MB/sec 2024-02-11T22:34:43.990 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DYc_TkqoXc9l5Kf off=905287 len=1328074 2024-02-11T22:34:43.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 124 completed, throughput=4.98MB/sec 2024-02-11T22:34:43.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MNVcimrjuBx7gA5 off=7559379 len=312780 2024-02-11T22:34:43.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 125 completed, throughput=4.99MB/sec 2024-02-11T22:34:43.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hawF9xmgFUl6ow9 off=15232462 len=1635334 2024-02-11T22:34:43.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 126 completed, throughput=5.05MB/sec 2024-02-11T22:34:44.995 INFO:tasks.workunit.client.0.smithi023.stdout: 26: throughput=4.86MB/sec pending data=0 2024-02-11T22:34:44.995 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FqIQWsjf62huevW off=1266956 len=975946 2024-02-11T22:34:44.997 INFO:tasks.workunit.client.0.smithi023.stdout:op 127 completed, throughput=4.9MB/sec 2024-02-11T22:34:44.998 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5xQdRhT7G26Gj1m off=433260 len=1821671 2024-02-11T22:34:45.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 128 completed, throughput=4.96MB/sec 2024-02-11T22:34:45.001 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2uiiCSSOU7htz4U off=19024579 len=14730 2024-02-11T22:34:45.002 INFO:tasks.workunit.client.0.smithi023.stdout:op 129 completed, throughput=4.96MB/sec 2024-02-11T22:34:45.002 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YR01eQ1u_C2V-o1 off=255006 len=1364109 2024-02-11T22:34:45.006 INFO:tasks.workunit.client.0.smithi023.stdout:op 130 completed, throughput=5.01MB/sec 2024-02-11T22:34:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:45 smithi023 ceph-mon[111262]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:34:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:45 smithi023 ceph-mon[113671]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:34:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:45 smithi160 ceph-mon[106289]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:34:46.003 INFO:tasks.workunit.client.0.smithi023.stdout: 27: throughput=4.83MB/sec pending data=0 2024-02-11T22:34:46.003 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0u_5lcU9ODHSedo off=481871 len=1661570 2024-02-11T22:34:46.014 INFO:tasks.workunit.client.0.smithi023.stdout:op 131 completed, throughput=4.88MB/sec 2024-02-11T22:34:46.015 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I1bH1rZ_TO5MBb1 off=8721019 len=152430 2024-02-11T22:34:46.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 132 completed, throughput=4.89MB/sec 2024-02-11T22:34:46.015 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IMkHywB5zTd75Mn off=6070444 len=401666 2024-02-11T22:34:46.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 133 completed, throughput=4.9MB/sec 2024-02-11T22:34:46.016 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dV0k-7VLrvmM3nO off=17845444 len=1613651 2024-02-11T22:34:46.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 134 completed, throughput=4.96MB/sec 2024-02-11T22:34:46.017 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xeX4hLrOq9IOa8p off=6141164 len=1415936 2024-02-11T22:34:46.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 135 completed, throughput=5.01MB/sec 2024-02-11T22:34:46.167 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:34:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:34:45] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-02-11T22:34:47.020 INFO:tasks.workunit.client.0.smithi023.stdout: 28: throughput=4.83MB/sec pending data=0 2024-02-11T22:34:47.020 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0W8Xe54_j6Y59Xy off=14063482 len=1317043 2024-02-11T22:34:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 136 completed, throughput=4.87MB/sec 2024-02-11T22:34:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HxmnyW3MVRay3rY off=11167923 len=1002495 2024-02-11T22:34:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 137 completed, throughput=4.91MB/sec 2024-02-11T22:34:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rz0R5Fsict0XsCy off=1407790 len=1176218 2024-02-11T22:34:47.037 INFO:tasks.workunit.client.0.smithi023.stdout:op 138 completed, throughput=4.94MB/sec 2024-02-11T22:34:47.037 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j37qvJYvjcF5Wa1 off=2780678 len=824495 2024-02-11T22:34:47.041 INFO:tasks.workunit.client.0.smithi023.stdout:op 139 completed, throughput=4.97MB/sec 2024-02-11T22:34:47.041 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uWzc9SI-wSMUyR3 off=1678342 len=1689642 2024-02-11T22:34:47.048 INFO:tasks.workunit.client.0.smithi023.stdout:op 140 completed, throughput=5.03MB/sec 2024-02-11T22:34:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:47 smithi023 ceph-mon[111262]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:34:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:47 smithi023 ceph-mon[113671]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:34:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:47 smithi160 ceph-mon[106289]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:34:48.048 INFO:tasks.workunit.client.0.smithi023.stdout: 29: throughput=4.86MB/sec pending data=0 2024-02-11T22:34:48.048 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p7uxjjWqkKv7Vgg off=1920392 len=1980045 2024-02-11T22:34:48.051 INFO:tasks.workunit.client.0.smithi023.stdout:op 141 completed, throughput=4.92MB/sec 2024-02-11T22:34:48.051 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QZlsjhs-YgaBsPV off=1241967 len=724883 2024-02-11T22:34:48.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 142 completed, throughput=4.94MB/sec 2024-02-11T22:34:48.052 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e0QJfZZeH_mdv36 off=15309797 len=855852 2024-02-11T22:34:48.058 INFO:tasks.workunit.client.0.smithi023.stdout:op 143 completed, throughput=4.97MB/sec 2024-02-11T22:34:48.058 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7W4LAvUGq_erkuy off=5355114 len=816243 2024-02-11T22:34:48.058 INFO:tasks.workunit.client.0.smithi023.stdout:op 144 completed, throughput=5MB/sec 2024-02-11T22:34:48.058 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CYAF8VNPiwY0f6Y off=9857827 len=1800886 2024-02-11T22:34:48.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 145 completed, throughput=5.05MB/sec 2024-02-11T22:34:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:34:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:34:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:34:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:34:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:34:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:34:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:48 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:48 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:34:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:48 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:34:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:48 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:34:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:48 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:34:49.059 INFO:tasks.workunit.client.0.smithi023.stdout: 30: throughput=4.89MB/sec pending data=0 2024-02-11T22:34:49.060 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-m_f4uu7mISFM4da off=139123 len=1364234 2024-02-11T22:34:49.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 146 completed, throughput=4.93MB/sec 2024-02-11T22:34:49.065 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e69CTqdbMjKVpTb off=559056 len=1908148 2024-02-11T22:34:49.073 INFO:tasks.workunit.client.0.smithi023.stdout:op 147 completed, throughput=4.99MB/sec 2024-02-11T22:34:49.073 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ox3aq5ljt0Fka8n off=1344363 len=1387569 2024-02-11T22:34:49.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 148 completed, throughput=5.03MB/sec 2024-02-11T22:34:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:49 smithi023 ceph-mon[111262]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:34:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:49 smithi023 ceph-mon[113671]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:34:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:49 smithi160 ceph-mon[106289]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:34:50.082 INFO:tasks.workunit.client.0.smithi023.stdout: 31: throughput=4.87MB/sec pending data=0 2024-02-11T22:34:50.082 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zMVpbWOe_PnrF3g off=9402408 len=727436 2024-02-11T22:34:50.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 149 completed, throughput=4.89MB/sec 2024-02-11T22:34:50.084 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HQ8V1nj3HjnbB0O off=3825409 len=1421050 2024-02-11T22:34:50.092 INFO:tasks.workunit.client.0.smithi023.stdout:op 150 completed, throughput=4.93MB/sec 2024-02-11T22:34:50.092 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nC2xuGhQxfjDI36 off=9134824 len=1545135 2024-02-11T22:34:50.093 INFO:tasks.workunit.client.0.smithi023.stdout:op 151 completed, throughput=4.98MB/sec 2024-02-11T22:34:50.094 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-afzKKlvZNGuVaf_ off=7333728 len=954414 2024-02-11T22:34:50.099 INFO:tasks.workunit.client.0.smithi023.stdout:op 152 completed, throughput=5.01MB/sec 2024-02-11T22:34:51.099 INFO:tasks.workunit.client.0.smithi023.stdout: 32: throughput=4.85MB/sec pending data=0 2024-02-11T22:34:51.099 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qgmeUFiNZ-friSX off=7722776 len=233335 2024-02-11T22:34:51.102 INFO:tasks.workunit.client.0.smithi023.stdout:op 153 completed, throughput=4.86MB/sec 2024-02-11T22:34:51.102 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WZM5CsVay8GUtZU off=524895 len=1534730 2024-02-11T22:34:51.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 154 completed, throughput=4.91MB/sec 2024-02-11T22:34:51.104 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I3RFJayaV7fVeBO off=1418958 len=649832 2024-02-11T22:34:51.109 INFO:tasks.workunit.client.0.smithi023.stdout:op 155 completed, throughput=4.92MB/sec 2024-02-11T22:34:51.109 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AcdWB6X4caMG8fe off=18788306 len=1215988 2024-02-11T22:34:51.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 156 completed, throughput=4.96MB/sec 2024-02-11T22:34:51.111 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bUVGZpVT-SLMVNY off=7977756 len=519444 2024-02-11T22:34:51.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 157 completed, throughput=4.97MB/sec 2024-02-11T22:34:51.115 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--KuGObh5V3_VD56 off=16785168 len=342752 2024-02-11T22:34:51.118 INFO:tasks.workunit.client.0.smithi023.stdout:op 158 completed, throughput=4.98MB/sec 2024-02-11T22:34:51.119 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D02TxwifCyVmMG8 off=661872 len=1013737 2024-02-11T22:34:51.120 INFO:tasks.workunit.client.0.smithi023.stdout:op 159 completed, throughput=5.01MB/sec 2024-02-11T22:34:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:51 smithi023 ceph-mon[111262]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:34:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:51 smithi023 ceph-mon[113671]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:34:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:51 smithi160 ceph-mon[106289]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:34:52.121 INFO:tasks.workunit.client.0.smithi023.stdout: 33: throughput=4.86MB/sec pending data=0 2024-02-11T22:34:52.121 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XwdgF48E7peQvC7 off=801118 len=451232 2024-02-11T22:34:52.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 160 completed, throughput=4.88MB/sec 2024-02-11T22:34:52.125 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i2AhJwaz6nj7Fwm off=7375065 len=296809 2024-02-11T22:34:52.128 INFO:tasks.workunit.client.0.smithi023.stdout:op 161 completed, throughput=4.88MB/sec 2024-02-11T22:34:52.128 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jQhb22-QYps5WT0 off=720072 len=1881832 2024-02-11T22:34:52.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 162 completed, throughput=4.94MB/sec 2024-02-11T22:34:52.138 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qcADn4PP8rC89H1 off=2896204 len=722012 2024-02-11T22:34:52.143 INFO:tasks.workunit.client.0.smithi023.stdout:op 163 completed, throughput=4.96MB/sec 2024-02-11T22:34:52.143 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gCKVvAZihIOJDP_ off=63519 len=1915403 2024-02-11T22:34:52.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 164 completed, throughput=5.01MB/sec 2024-02-11T22:34:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:34:53.155 INFO:tasks.workunit.client.0.smithi023.stdout: 34: throughput=4.86MB/sec pending data=0 2024-02-11T22:34:53.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_CQMqWooRFD23Vz off=4482011 len=1539456 2024-02-11T22:34:53.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 165 completed, throughput=4.9MB/sec 2024-02-11T22:34:53.161 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b7mSmLPGQUUEh2H off=12302758 len=248661 2024-02-11T22:34:53.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 166 completed, throughput=4.91MB/sec 2024-02-11T22:34:53.164 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HllUpf8k-t8RNbK off=1875955 len=1368856 2024-02-11T22:34:53.167 INFO:tasks.workunit.client.0.smithi023.stdout:op 167 completed, throughput=4.95MB/sec 2024-02-11T22:34:53.167 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CPY9QmvLktYnu47 off=4762312 len=802290 2024-02-11T22:34:53.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 168 completed, throughput=4.97MB/sec 2024-02-11T22:34:53.172 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QXXXJAS7DTvJoMH off=4641996 len=2081274 2024-02-11T22:34:53.175 INFO:tasks.workunit.client.0.smithi023.stdout:op 169 completed, throughput=5.03MB/sec 2024-02-11T22:34:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:53 smithi023 ceph-mon[111262]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:34:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:53 smithi023 ceph-mon[113671]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:34:53.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:53 smithi160 ceph-mon[106289]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:34:54.176 INFO:tasks.workunit.client.0.smithi023.stdout: 35: throughput=4.89MB/sec pending data=0 2024-02-11T22:34:54.176 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uCxkGbQmj-BJq_N off=3047043 len=1907813 2024-02-11T22:34:54.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 170 completed, throughput=4.94MB/sec 2024-02-11T22:34:54.188 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K6g0qKOTgvn3dVy off=2697604 len=2034350 2024-02-11T22:34:54.196 INFO:tasks.workunit.client.0.smithi023.stdout:op 171 completed, throughput=4.99MB/sec 2024-02-11T22:34:54.196 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1bEsyrZmRL64jje off=17466833 len=356733 2024-02-11T22:34:54.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 172 completed, throughput=5MB/sec 2024-02-11T22:34:54.197 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2zAXJBWLbRnw2A9 off=1492966 len=879399 2024-02-11T22:34:54.199 INFO:tasks.workunit.client.0.smithi023.stdout:op 173 completed, throughput=5.02MB/sec 2024-02-11T22:34:55.199 INFO:tasks.workunit.client.0.smithi023.stdout: 36: throughput=4.88MB/sec pending data=0 2024-02-11T22:34:55.200 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P6Bs1ozuKnoLoDH off=3704693 len=1326498 2024-02-11T22:34:55.206 INFO:tasks.workunit.client.0.smithi023.stdout:op 174 completed, throughput=4.92MB/sec 2024-02-11T22:34:55.206 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HJf6pezVjRDzZK_ off=2429440 len=1774529 2024-02-11T22:34:55.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 175 completed, throughput=4.96MB/sec 2024-02-11T22:34:55.213 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OrSIc7IanbVEl_a off=2004320 len=1813098 2024-02-11T22:34:55.224 INFO:tasks.workunit.client.0.smithi023.stdout:op 176 completed, throughput=5.01MB/sec 2024-02-11T22:34:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:55 smithi023 ceph-mon[111262]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:34:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:55 smithi023 ceph-mon[113671]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:34:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:55 smithi160 ceph-mon[106289]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:34:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:34:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:34:55] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-02-11T22:34:56.224 INFO:tasks.workunit.client.0.smithi023.stdout: 37: throughput=4.88MB/sec pending data=0 2024-02-11T22:34:56.224 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EX4v5ACG4Yrv0uo off=10211768 len=668425 2024-02-11T22:34:56.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 177 completed, throughput=4.89MB/sec 2024-02-11T22:34:56.229 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-USssFWJF51ZVA3f off=3412456 len=1510014 2024-02-11T22:34:56.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 178 completed, throughput=4.93MB/sec 2024-02-11T22:34:56.236 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4bwSe-dKIVjkk6l off=2825640 len=1446973 2024-02-11T22:34:56.241 INFO:tasks.workunit.client.0.smithi023.stdout:op 179 completed, throughput=4.96MB/sec 2024-02-11T22:34:56.241 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U9y8FYscHKUfGWb off=12802041 len=458672 2024-02-11T22:34:56.243 INFO:tasks.workunit.client.0.smithi023.stdout:op 180 completed, throughput=4.98MB/sec 2024-02-11T22:34:56.243 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EtVgVcVEL2APvS2 off=14043869 len=287966 2024-02-11T22:34:56.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 181 completed, throughput=4.98MB/sec 2024-02-11T22:34:56.246 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wa3zE_hM9itrHzn off=1171566 len=1239587 2024-02-11T22:34:56.247 INFO:tasks.workunit.client.0.smithi023.stdout:op 182 completed, throughput=5.01MB/sec 2024-02-11T22:34:57.248 INFO:tasks.workunit.client.0.smithi023.stdout: 38: throughput=4.88MB/sec pending data=0 2024-02-11T22:34:57.248 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FTp8q5LavSvmHN6 off=424766 len=637402 2024-02-11T22:34:57.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 183 completed, throughput=4.9MB/sec 2024-02-11T22:34:57.253 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tkcZuCyMvPEArnR off=2502500 len=1831321 2024-02-11T22:34:57.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 184 completed, throughput=4.94MB/sec 2024-02-11T22:34:57.260 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SG0dC_m1yQzR-Bv off=4380649 len=880127 2024-02-11T22:34:57.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 185 completed, throughput=4.96MB/sec 2024-02-11T22:34:57.265 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WYOn_FahcfEr5mp off=9963665 len=1857460 2024-02-11T22:34:57.268 INFO:tasks.workunit.client.0.smithi023.stdout:op 186 completed, throughput=5.01MB/sec 2024-02-11T22:34:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:57 smithi023 ceph-mon[111262]: pgmap v1431: 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, 4 op/s 2024-02-11T22:34:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:57 smithi023 ceph-mon[113671]: pgmap v1431: 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, 4 op/s 2024-02-11T22:34:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:57 smithi160 ceph-mon[106289]: pgmap v1431: 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, 4 op/s 2024-02-11T22:34:58.268 INFO:tasks.workunit.client.0.smithi023.stdout: 39: throughput=4.88MB/sec pending data=0 2024-02-11T22:34:58.268 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WdOSyReSrYD6IJp off=2978200 len=1188027 2024-02-11T22:34:58.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 187 completed, throughput=4.91MB/sec 2024-02-11T22:34:58.275 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pVrGoeTZcV_wdnQ off=7956184 len=1390108 2024-02-11T22:34:58.282 INFO:tasks.workunit.client.0.smithi023.stdout:op 188 completed, throughput=4.94MB/sec 2024-02-11T22:34:58.282 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9vF8AGgssbczHPh off=4120413 len=623504 2024-02-11T22:34:58.283 INFO:tasks.workunit.client.0.smithi023.stdout:op 189 completed, throughput=4.96MB/sec 2024-02-11T22:34:58.283 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b-VeKUdQfCIfAu4 off=2465657 len=948636 2024-02-11T22:34:58.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 190 completed, throughput=4.98MB/sec 2024-02-11T22:34:58.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FTp8q5LavSvmHN6 off=4938314 len=1188638 2024-02-11T22:34:58.295 INFO:tasks.workunit.client.0.smithi023.stdout:op 191 completed, throughput=5.01MB/sec 2024-02-11T22:34:59.295 INFO:tasks.workunit.client.0.smithi023.stdout: 40: throughput=4.89MB/sec pending data=0 2024-02-11T22:34:59.295 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O8wud04u-K9QVkG off=413432 len=1242949 2024-02-11T22:34:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:op 192 completed, throughput=4.91MB/sec 2024-02-11T22:34:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qK94yvSZ2WIF7_6 off=8295090 len=1782169 2024-02-11T22:34:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:op 193 completed, throughput=4.96MB/sec 2024-02-11T22:34:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fe4oz0Y5P24tzCl off=1514967 len=1932916 2024-02-11T22:34:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 194 completed, throughput=5MB/sec 2024-02-11T22:34:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9uIt7af1T1qdfPF off=10062896 len=730455 2024-02-11T22:34:59.321 INFO:tasks.workunit.client.0.smithi023.stdout:op 195 completed, throughput=5.02MB/sec 2024-02-11T22:34:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:34:59 smithi160 ceph-mon[106289]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:34:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:34:59 smithi023 ceph-mon[111262]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:34:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:34:59 smithi023 ceph-mon[113671]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:00.321 INFO:tasks.workunit.client.0.smithi023.stdout: 41: throughput=4.9MB/sec pending data=0 2024-02-11T22:35:00.321 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9mEmId3oO_-YBOe off=15554843 len=1035768 2024-02-11T22:35:00.324 INFO:tasks.workunit.client.0.smithi023.stdout:op 196 completed, throughput=4.92MB/sec 2024-02-11T22:35:00.324 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NSoWPms3IxBm3Qc off=7172115 len=1111966 2024-02-11T22:35:00.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 197 completed, throughput=4.94MB/sec 2024-02-11T22:35:00.330 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v7d7-CPUTHTyvd5 off=8153441 len=639467 2024-02-11T22:35:00.333 INFO:tasks.workunit.client.0.smithi023.stdout:op 198 completed, throughput=4.96MB/sec 2024-02-11T22:35:00.334 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-82iBvNtrhUp-Flh off=2440031 len=1351027 2024-02-11T22:35:00.340 INFO:tasks.workunit.client.0.smithi023.stdout:op 199 completed, throughput=4.99MB/sec 2024-02-11T22:35:00.340 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cx_gKtnkL29QRIe off=901172 len=1323832 2024-02-11T22:35:00.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 200 completed, throughput=5.02MB/sec 2024-02-11T22:35:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:00 smithi023 ceph-mon[111262]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:35:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:00 smithi023 ceph-mon[113671]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:35:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:00 smithi160 ceph-mon[106289]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:35:01.345 INFO:tasks.workunit.client.0.smithi023.stdout: 42: throughput=4.9MB/sec pending data=0 2024-02-11T22:35:01.346 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-knq2yWduGxYD4n2 off=145022 len=1575480 2024-02-11T22:35:01.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 201 completed, throughput=4.93MB/sec 2024-02-11T22:35:01.356 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Qq4rl_KSfrGe-uk off=2459080 len=1447386 2024-02-11T22:35:01.357 INFO:tasks.workunit.client.0.smithi023.stdout:op 202 completed, throughput=4.97MB/sec 2024-02-11T22:35:01.358 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hcyOiA-WGrVsCQT off=1539340 len=717139 2024-02-11T22:35:01.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 203 completed, throughput=4.98MB/sec 2024-02-11T22:35:01.359 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VODaB4OMntaYYPd off=2393657 len=2087785 2024-02-11T22:35:01.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 204 completed, throughput=5.03MB/sec 2024-02-11T22:35:02.368 INFO:tasks.workunit.client.0.smithi023.stdout: 43: throughput=4.91MB/sec pending data=0 2024-02-11T22:35:02.368 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TKY7OKOgNxt8-VD off=2399988 len=903779 2024-02-11T22:35:02.370 INFO:tasks.workunit.client.0.smithi023.stdout:op 205 completed, throughput=4.93MB/sec 2024-02-11T22:35:02.370 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vq_kZJ4jbVafYqy off=6817004 len=1760477 2024-02-11T22:35:02.373 INFO:tasks.workunit.client.0.smithi023.stdout:op 206 completed, throughput=4.97MB/sec 2024-02-11T22:35:02.373 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bzE5RL9m4GjjC1T off=8505902 len=1671374 2024-02-11T22:35:02.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 207 completed, throughput=5.01MB/sec 2024-02-11T22:35:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:02 smithi023 ceph-mon[111262]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-02-11T22:35:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:02 smithi023 ceph-mon[113671]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-02-11T22:35:02.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:02 smithi160 ceph-mon[106289]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-02-11T22:35:03.376 INFO:tasks.workunit.client.0.smithi023.stdout: 44: throughput=4.89MB/sec pending data=0 2024-02-11T22:35:03.376 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IdS_wDxD_KUJm6S off=7801909 len=1283618 2024-02-11T22:35:03.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 208 completed, throughput=4.92MB/sec 2024-02-11T22:35:03.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wB7XxlCBX17gWe5 off=3958930 len=2035584 2024-02-11T22:35:03.388 INFO:tasks.workunit.client.0.smithi023.stdout:op 209 completed, throughput=4.96MB/sec 2024-02-11T22:35:03.388 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o98QL7-2p28621p off=1645047 len=1405671 2024-02-11T22:35:03.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 210 completed, throughput=4.99MB/sec 2024-02-11T22:35:03.395 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X1ritHWH-aS7xT7 off=1717876 len=1858249 2024-02-11T22:35:03.405 INFO:tasks.workunit.client.0.smithi023.stdout:op 211 completed, throughput=5.03MB/sec 2024-02-11T22:35:04.405 INFO:tasks.workunit.client.0.smithi023.stdout: 45: throughput=4.92MB/sec pending data=0 2024-02-11T22:35:04.405 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-466eCrmLTkxA_wf off=3550388 len=1121321 2024-02-11T22:35:04.408 INFO:tasks.workunit.client.0.smithi023.stdout:op 212 completed, throughput=4.94MB/sec 2024-02-11T22:35:04.408 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MxzVSSmnFBIYNm4 off=509817 len=1032321 2024-02-11T22:35:04.413 INFO:tasks.workunit.client.0.smithi023.stdout:op 213 completed, throughput=4.97MB/sec 2024-02-11T22:35:04.413 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-45awVeXg6H_2Zhx off=4859247 len=870903 2024-02-11T22:35:04.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 214 completed, throughput=4.98MB/sec 2024-02-11T22:35:04.415 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yvNq3yLTF-tMVs5 off=7359774 len=1537960 2024-02-11T22:35:04.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 215 completed, throughput=5.01MB/sec 2024-02-11T22:35:05.421 INFO:tasks.workunit.client.0.smithi023.stdout: 46: throughput=4.91MB/sec pending data=0 2024-02-11T22:35:05.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m3tyFanSxaXFTw5 off=18266433 len=52903 2024-02-11T22:35:05.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 216 completed, throughput=4.91MB/sec 2024-02-11T22:35:05.422 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OrvDnia3paw2oLS off=553754 len=825105 2024-02-11T22:35:05.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 217 completed, throughput=4.93MB/sec 2024-02-11T22:35:05.427 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pBKXAWskNiGHMog off=5595425 len=1905553 2024-02-11T22:35:05.429 INFO:tasks.workunit.client.0.smithi023.stdout:op 218 completed, throughput=4.96MB/sec 2024-02-11T22:35:05.429 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qUuN6Y9yGr6D0Sh off=3294138 len=1557310 2024-02-11T22:35:05.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 219 completed, throughput=5MB/sec 2024-02-11T22:35:05.430 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k4aHn44p70R2vju off=15893746 len=736674 2024-02-11T22:35:05.431 INFO:tasks.workunit.client.0.smithi023.stdout:op 220 completed, throughput=5.01MB/sec 2024-02-11T22:35:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:05 smithi023 ceph-mon[111262]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-02-11T22:35:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:05 smithi023 ceph-mon[113671]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-02-11T22:35:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:05 smithi160 ceph-mon[106289]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-02-11T22:35:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:35:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:35:05] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-02-11T22:35:06.431 INFO:tasks.workunit.client.0.smithi023.stdout: 47: throughput=4.91MB/sec pending data=0 2024-02-11T22:35:06.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TfiVzzp5m79TCWr off=2258448 len=617444 2024-02-11T22:35:06.433 INFO:tasks.workunit.client.0.smithi023.stdout:op 221 completed, throughput=4.92MB/sec 2024-02-11T22:35:06.433 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1Wl7ymbaYP1jjJ2 off=8109617 len=2078698 2024-02-11T22:35:06.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 222 completed, throughput=4.96MB/sec 2024-02-11T22:35:06.442 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C9SYU6n0i5PA_tJ off=5838275 len=1068492 2024-02-11T22:35:06.447 INFO:tasks.workunit.client.0.smithi023.stdout:op 223 completed, throughput=4.98MB/sec 2024-02-11T22:35:06.447 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NWaX-H4SuC6aZBT off=2370224 len=559175 2024-02-11T22:35:06.448 INFO:tasks.workunit.client.0.smithi023.stdout:op 224 completed, throughput=4.99MB/sec 2024-02-11T22:35:06.449 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1K0D0S7YYGKg7mz off=8060735 len=1646417 2024-02-11T22:35:06.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 225 completed, throughput=5.02MB/sec 2024-02-11T22:35:07.455 INFO:tasks.workunit.client.0.smithi023.stdout: 48: throughput=4.92MB/sec pending data=0 2024-02-11T22:35:07.455 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o2CMn1YRTLNf92O off=3541287 len=1591480 2024-02-11T22:35:07.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 226 completed, throughput=4.95MB/sec 2024-02-11T22:35:07.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xpb-MoYBaHltE3z off=3979515 len=423833 2024-02-11T22:35:07.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 227 completed, throughput=4.96MB/sec 2024-02-11T22:35:07.461 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p7zsGIBkqPX99ST off=6745917 len=145323 2024-02-11T22:35:07.462 INFO:tasks.workunit.client.0.smithi023.stdout:op 228 completed, throughput=4.96MB/sec 2024-02-11T22:35:07.462 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-90vHBB7ypyAstgs off=8673718 len=1478200 2024-02-11T22:35:07.469 INFO:tasks.workunit.client.0.smithi023.stdout:op 229 completed, throughput=4.99MB/sec 2024-02-11T22:35:07.469 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cXDT3VNJrFd4-SO off=7325000 len=474759 2024-02-11T22:35:07.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 230 completed, throughput=5MB/sec 2024-02-11T22:35:07.470 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pvQ7Tjnx3SgHuTZ off=16519923 len=1656678 2024-02-11T22:35:07.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 231 completed, throughput=5.03MB/sec 2024-02-11T22:35:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:07 smithi023 ceph-mon[111262]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-02-11T22:35:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:07 smithi023 ceph-mon[113671]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-02-11T22:35:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:07.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:07 smithi160 ceph-mon[106289]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-02-11T22:35:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:08.474 INFO:tasks.workunit.client.0.smithi023.stdout: 49: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:08.474 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CEb0Wir0kF_B70l off=340966 len=1394713 2024-02-11T22:35:08.476 INFO:tasks.workunit.client.0.smithi023.stdout:op 232 completed, throughput=4.96MB/sec 2024-02-11T22:35:08.476 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4sDXarvewEmo4Uy off=0 len=1077414 2024-02-11T22:35:08.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 233 completed, throughput=4.98MB/sec 2024-02-11T22:35:08.477 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3dN35N1VJ3dZuED off=1673066 len=228629 2024-02-11T22:35:08.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 234 completed, throughput=4.98MB/sec 2024-02-11T22:35:08.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l6zPCTcJAmtCsi1 off=1684920 len=493125 2024-02-11T22:35:08.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 235 completed, throughput=4.99MB/sec 2024-02-11T22:35:08.485 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P_efKBHXKNTEXbo off=480305 len=186968 2024-02-11T22:35:08.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 236 completed, throughput=4.99MB/sec 2024-02-11T22:35:08.486 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-98ALdV_qAn66cKP off=8094591 len=977736 2024-02-11T22:35:08.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 237 completed, throughput=5.01MB/sec 2024-02-11T22:35:09.487 INFO:tasks.workunit.client.0.smithi023.stdout: 50: throughput=4.91MB/sec pending data=0 2024-02-11T22:35:09.487 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IQKU9qUPbt-G6na off=22122553 len=832416 2024-02-11T22:35:09.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 238 completed, throughput=4.93MB/sec 2024-02-11T22:35:09.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-58Xq_2J31YTcPeR off=5085644 len=1896941 2024-02-11T22:35:09.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 239 completed, throughput=4.96MB/sec 2024-02-11T22:35:09.499 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-txffUgHskBTxOfq off=7517555 len=561269 2024-02-11T22:35:09.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 240 completed, throughput=4.97MB/sec 2024-02-11T22:35:09.503 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k3wqpRgCxtyrRVD off=1832236 len=348096 2024-02-11T22:35:09.504 INFO:tasks.workunit.client.0.smithi023.stdout:op 241 completed, throughput=4.98MB/sec 2024-02-11T22:35:09.504 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-low-rHh8j_ZE9gJ off=7609685 len=1513085 2024-02-11T22:35:09.513 INFO:tasks.workunit.client.0.smithi023.stdout:op 242 completed, throughput=5.01MB/sec 2024-02-11T22:35:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:09 smithi023 ceph-mon[111262]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.0 MiB/s wr, 4 op/s 2024-02-11T22:35:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:09 smithi023 ceph-mon[113671]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.0 MiB/s wr, 4 op/s 2024-02-11T22:35:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:09 smithi160 ceph-mon[106289]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.0 MiB/s wr, 4 op/s 2024-02-11T22:35:10.513 INFO:tasks.workunit.client.0.smithi023.stdout: 51: throughput=4.91MB/sec pending data=0 2024-02-11T22:35:10.514 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KoYRSApSEv4GkW7 off=1569292 len=596613 2024-02-11T22:35:10.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 243 completed, throughput=4.92MB/sec 2024-02-11T22:35:10.518 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fliil7UJNoudwXA off=2652827 len=1511112 2024-02-11T22:35:10.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 244 completed, throughput=4.95MB/sec 2024-02-11T22:35:10.521 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7ApwAjLbytOw3VP off=6393018 len=860205 2024-02-11T22:35:10.525 INFO:tasks.workunit.client.0.smithi023.stdout:op 245 completed, throughput=4.96MB/sec 2024-02-11T22:35:10.525 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-A_mueqscLsuGxvo off=5863568 len=911204 2024-02-11T22:35:10.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 246 completed, throughput=4.98MB/sec 2024-02-11T22:35:10.527 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ef3IF2mtL19BfI2 off=9974292 len=1441651 2024-02-11T22:35:10.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 247 completed, throughput=5.01MB/sec 2024-02-11T22:35:11.529 INFO:tasks.workunit.client.0.smithi023.stdout: 52: throughput=4.91MB/sec pending data=0 2024-02-11T22:35:11.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xm1MGJQYbEZnFKT off=12124911 len=16358 2024-02-11T22:35:11.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 248 completed, throughput=4.91MB/sec 2024-02-11T22:35:11.530 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-32yAUPIHzmd6RiK off=4767283 len=25462 2024-02-11T22:35:11.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 249 completed, throughput=4.91MB/sec 2024-02-11T22:35:11.530 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5qM85O2kg-Eir9y off=6924474 len=1911934 2024-02-11T22:35:11.542 INFO:tasks.workunit.client.0.smithi023.stdout:op 250 completed, throughput=4.95MB/sec 2024-02-11T22:35:11.542 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UBpSXAZOXX33ZdU off=840966 len=866524 2024-02-11T22:35:11.543 INFO:tasks.workunit.client.0.smithi023.stdout:op 251 completed, throughput=4.96MB/sec 2024-02-11T22:35:11.543 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UMR0xesFm-1RYBU off=4722333 len=362801 2024-02-11T22:35:11.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 252 completed, throughput=4.97MB/sec 2024-02-11T22:35:11.545 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tSzX-i-vny_nPtr off=14533084 len=1262360 2024-02-11T22:35:11.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 253 completed, throughput=4.99MB/sec 2024-02-11T22:35:11.551 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_W9LKSvMRCiAljR off=3224430 len=432966 2024-02-11T22:35:11.554 INFO:tasks.workunit.client.0.smithi023.stdout:op 254 completed, throughput=5MB/sec 2024-02-11T22:35:11.555 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Joqoy98FbXVSdUa off=4877148 len=1919527 2024-02-11T22:35:11.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 255 completed, throughput=5.03MB/sec 2024-02-11T22:35:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:11 smithi023 ceph-mon[111262]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:35:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:11 smithi023 ceph-mon[113671]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:35:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:11 smithi160 ceph-mon[106289]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:35:12.569 INFO:tasks.workunit.client.0.smithi023.stdout: 53: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:12.569 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LW6736FMIramibj off=10827322 len=1390872 2024-02-11T22:35:12.575 INFO:tasks.workunit.client.0.smithi023.stdout:op 256 completed, throughput=4.96MB/sec 2024-02-11T22:35:12.575 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u6YqYyB9sXetDPN off=10150405 len=1887492 2024-02-11T22:35:12.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 257 completed, throughput=4.99MB/sec 2024-02-11T22:35:12.583 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Blt2y55RNCCjUfL off=7230879 len=898731 2024-02-11T22:35:12.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 258 completed, throughput=5.01MB/sec 2024-02-11T22:35:13.584 INFO:tasks.workunit.client.0.smithi023.stdout: 54: throughput=4.92MB/sec pending data=0 2024-02-11T22:35:13.584 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TZUdRQzgidQ1LG1 off=4107164 len=1289896 2024-02-11T22:35:13.587 INFO:tasks.workunit.client.0.smithi023.stdout:op 259 completed, throughput=4.94MB/sec 2024-02-11T22:35:13.587 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SBVIuW8NHWYD-k2 off=3996629 len=1000962 2024-02-11T22:35:13.594 INFO:tasks.workunit.client.0.smithi023.stdout:op 260 completed, throughput=4.96MB/sec 2024-02-11T22:35:13.594 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-idnLfZvpEA32ctd off=368298 len=1571124 2024-02-11T22:35:13.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 261 completed, throughput=4.98MB/sec 2024-02-11T22:35:13.599 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CT0Y66WEfyOB5xw off=5587054 len=1772411 2024-02-11T22:35:13.601 INFO:tasks.workunit.client.0.smithi023.stdout:op 262 completed, throughput=5.01MB/sec 2024-02-11T22:35:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:13 smithi023 ceph-mon[111262]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:13 smithi023 ceph-mon[113671]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:13 smithi160 ceph-mon[106289]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:14.601 INFO:tasks.workunit.client.0.smithi023.stdout: 55: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:14.601 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eSzM_ykfciqz-_G off=2848924 len=1902423 2024-02-11T22:35:14.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 263 completed, throughput=4.96MB/sec 2024-02-11T22:35:14.603 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--TzFYY2eMOOVeGU off=5792225 len=968592 2024-02-11T22:35:14.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 264 completed, throughput=4.97MB/sec 2024-02-11T22:35:14.609 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_zDJsXcBMHWU7Ne off=81081 len=280653 2024-02-11T22:35:14.612 INFO:tasks.workunit.client.0.smithi023.stdout:op 265 completed, throughput=4.98MB/sec 2024-02-11T22:35:14.612 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-viFo2XcfWuVSvki off=7327842 len=1000200 2024-02-11T22:35:14.617 INFO:tasks.workunit.client.0.smithi023.stdout:op 266 completed, throughput=4.99MB/sec 2024-02-11T22:35:14.617 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CfINoMecSx5St88 off=19278478 len=1649457 2024-02-11T22:35:14.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 267 completed, throughput=5.02MB/sec 2024-02-11T22:35:15.619 INFO:tasks.workunit.client.0.smithi023.stdout: 56: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:15.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Iju9arS0GNV0_go off=4406906 len=686269 2024-02-11T22:35:15.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 268 completed, throughput=4.95MB/sec 2024-02-11T22:35:15.620 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VkRK1f-3btrir0O off=11261261 len=523033 2024-02-11T22:35:15.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 269 completed, throughput=4.95MB/sec 2024-02-11T22:35:15.624 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_LCdA_uho8lI5el off=10793594 len=1684466 2024-02-11T22:35:15.627 INFO:tasks.workunit.client.0.smithi023.stdout:op 270 completed, throughput=4.98MB/sec 2024-02-11T22:35:15.627 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fq8hjgC5ssNjErR off=7730511 len=1380898 2024-02-11T22:35:15.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 271 completed, throughput=5MB/sec 2024-02-11T22:35:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:15 smithi023 ceph-mon[111262]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:35:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:15 smithi023 ceph-mon[113671]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:35:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:15 smithi160 ceph-mon[106289]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:35:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:35:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:35:15] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:35:16.631 INFO:tasks.workunit.client.0.smithi023.stdout: 57: throughput=4.92MB/sec pending data=0 2024-02-11T22:35:16.631 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aj-45SdWYps5fcl off=5518515 len=1169376 2024-02-11T22:35:16.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 272 completed, throughput=4.94MB/sec 2024-02-11T22:35:16.635 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TSlK__abyge0nnr off=759475 len=926896 2024-02-11T22:35:16.638 INFO:tasks.workunit.client.0.smithi023.stdout:op 273 completed, throughput=4.95MB/sec 2024-02-11T22:35:16.638 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--TOLjuqgybV1hRt off=17970963 len=141635 2024-02-11T22:35:16.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 274 completed, throughput=4.95MB/sec 2024-02-11T22:35:16.641 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IXqGing-20xjEtp off=11879318 len=695119 2024-02-11T22:35:16.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 275 completed, throughput=4.97MB/sec 2024-02-11T22:35:16.646 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_RX4bMyX3Fse3tv off=1087085 len=1937968 2024-02-11T22:35:16.651 INFO:tasks.workunit.client.0.smithi023.stdout:op 276 completed, throughput=5MB/sec 2024-02-11T22:35:16.651 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nghKKryvrsaE3U4 off=453677 len=1825575 2024-02-11T22:35:16.656 INFO:tasks.workunit.client.0.smithi023.stdout:op 277 completed, throughput=5.03MB/sec 2024-02-11T22:35:17.653 INFO:tasks.workunit.client.0.smithi023.stdout: 58: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:17.654 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U7XIyI8WBQ17lU5 off=11114499 len=900372 2024-02-11T22:35:17.654 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:17 smithi023 ceph-mon[111262]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:35:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:17 smithi023 ceph-mon[113671]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:35:17.655 INFO:tasks.workunit.client.0.smithi023.stdout:op 278 completed, throughput=4.96MB/sec 2024-02-11T22:35:17.655 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g6kCnuYS6K8mXGH off=6916764 len=1396780 2024-02-11T22:35:17.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 279 completed, throughput=4.98MB/sec 2024-02-11T22:35:17.657 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rt4Idc_JINGRI_M off=10855638 len=145494 2024-02-11T22:35:17.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 280 completed, throughput=4.98MB/sec 2024-02-11T22:35:17.660 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HC17biVujSFBvKD off=9664700 len=582598 2024-02-11T22:35:17.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 281 completed, throughput=4.99MB/sec 2024-02-11T22:35:17.661 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1l5CKc0Bm81exKS off=2818677 len=1733462 2024-02-11T22:35:17.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 282 completed, throughput=5.02MB/sec 2024-02-11T22:35:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:17 smithi160 ceph-mon[106289]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:35:18.663 INFO:tasks.workunit.client.0.smithi023.stdout: 59: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:18.663 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xMH86Orf7Xp4_F- off=0 len=1155588 2024-02-11T22:35:18.671 INFO:tasks.workunit.client.0.smithi023.stdout:op 283 completed, throughput=4.95MB/sec 2024-02-11T22:35:18.671 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M5fD9Bgv9f7oaI_ off=5396782 len=1896963 2024-02-11T22:35:18.680 INFO:tasks.workunit.client.0.smithi023.stdout:op 284 completed, throughput=4.98MB/sec 2024-02-11T22:35:18.680 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QDs94TgRNMK38E7 off=3678253 len=1611071 2024-02-11T22:35:18.681 INFO:tasks.workunit.client.0.smithi023.stdout:op 285 completed, throughput=5.01MB/sec 2024-02-11T22:35:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:19 smithi023 ceph-mon[111262]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:19 smithi023 ceph-mon[113671]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:19.681 INFO:tasks.workunit.client.0.smithi023.stdout: 60: throughput=4.92MB/sec pending data=0 2024-02-11T22:35:19.681 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ck-dA1J38FpMEBS off=656961 len=1680531 2024-02-11T22:35:19.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 286 completed, throughput=4.95MB/sec 2024-02-11T22:35:19.690 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sBckmu4ko-bBwTv off=14167476 len=2091902 2024-02-11T22:35:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:19 smithi160 ceph-mon[106289]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:19.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 287 completed, throughput=4.98MB/sec 2024-02-11T22:35:19.702 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VOOOUAO_Jtl-M3u off=905815 len=1966081 2024-02-11T22:35:19.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 288 completed, throughput=5.01MB/sec 2024-02-11T22:35:20.705 INFO:tasks.workunit.client.0.smithi023.stdout: 61: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:20.705 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D2J6bE0Ngo1eYaW off=19961397 len=2027292 2024-02-11T22:35:20.713 INFO:tasks.workunit.client.0.smithi023.stdout:op 289 completed, throughput=4.96MB/sec 2024-02-11T22:35:20.713 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WtmRf-AzjiVBFiM off=2087274 len=870990 2024-02-11T22:35:20.717 INFO:tasks.workunit.client.0.smithi023.stdout:op 290 completed, throughput=4.97MB/sec 2024-02-11T22:35:20.717 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cVTbCSs8DPNT_Nw off=26516 len=336928 2024-02-11T22:35:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 291 completed, throughput=4.98MB/sec 2024-02-11T22:35:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oQBOe5495IB_hJl off=3805031 len=107887 2024-02-11T22:35:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 292 completed, throughput=4.98MB/sec 2024-02-11T22:35:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1IO3n_jWMcw3RTq off=16200140 len=1208483 2024-02-11T22:35:20.725 INFO:tasks.workunit.client.0.smithi023.stdout:op 293 completed, throughput=5MB/sec 2024-02-11T22:35:20.725 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p1_GV210f926Vfp off=279617 len=387839 2024-02-11T22:35:20.725 INFO:tasks.workunit.client.0.smithi023.stdout:op 294 completed, throughput=5.01MB/sec 2024-02-11T22:35:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:21 smithi023 ceph-mon[111262]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:35:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:21 smithi023 ceph-mon[113671]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:35:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:21 smithi160 ceph-mon[106289]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:35:21.726 INFO:tasks.workunit.client.0.smithi023.stdout: 62: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:21.726 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ovqfZpmi5yQcO-d off=5714075 len=246571 2024-02-11T22:35:21.729 INFO:tasks.workunit.client.0.smithi023.stdout:op 295 completed, throughput=4.93MB/sec 2024-02-11T22:35:21.729 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u_8pWwsPwvaoYLx off=404753 len=1057923 2024-02-11T22:35:21.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 296 completed, throughput=4.95MB/sec 2024-02-11T22:35:21.735 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Gqa9UgTUJlmxlrJ off=6858925 len=889145 2024-02-11T22:35:21.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 297 completed, throughput=4.96MB/sec 2024-02-11T22:35:21.740 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cHQZUpg3XGwpODm off=9146446 len=1782183 2024-02-11T22:35:21.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 298 completed, throughput=4.98MB/sec 2024-02-11T22:35:21.744 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dgrnEIJbJRyB1nz off=502985 len=1312205 2024-02-11T22:35:21.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 299 completed, throughput=5MB/sec 2024-02-11T22:35:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:22.753 INFO:tasks.workunit.client.0.smithi023.stdout: 63: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:22.753 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TDwcCi5iCTmMX1d off=12529168 len=246426 2024-02-11T22:35:22.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 300 completed, throughput=4.93MB/sec 2024-02-11T22:35:22.754 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MarlvlTVTTTqTlT off=6143356 len=1114906 2024-02-11T22:35:22.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 301 completed, throughput=4.95MB/sec 2024-02-11T22:35:22.756 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W--hFRi3DEXGo5A off=11268415 len=1060467 2024-02-11T22:35:22.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 302 completed, throughput=4.96MB/sec 2024-02-11T22:35:22.762 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RsjBng2_rp4lmpS off=1891405 len=1810082 2024-02-11T22:35:22.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 303 completed, throughput=4.99MB/sec 2024-02-11T22:35:22.770 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7jS11GEbCzuwlNX off=948006 len=982550 2024-02-11T22:35:22.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 304 completed, throughput=5MB/sec 2024-02-11T22:35:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:23 smithi023 ceph-mon[111262]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:23 smithi023 ceph-mon[113671]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:23 smithi160 ceph-mon[106289]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:35:23.775 INFO:tasks.workunit.client.0.smithi023.stdout: 64: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:23.775 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VRfqWv_o2or9XLr off=10510907 len=828891 2024-02-11T22:35:23.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 305 completed, throughput=4.94MB/sec 2024-02-11T22:35:23.781 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XkI-oDPePiFnHFG off=8514891 len=217325 2024-02-11T22:35:23.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 306 completed, throughput=4.94MB/sec 2024-02-11T22:35:23.781 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tmimY3ZIOaohK5N off=1592976 len=1388462 2024-02-11T22:35:23.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 307 completed, throughput=4.96MB/sec 2024-02-11T22:35:23.787 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TbKPCgq7ClgcVZr off=10698516 len=1809915 2024-02-11T22:35:23.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 308 completed, throughput=4.99MB/sec 2024-02-11T22:35:23.794 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jY_F06p2hfYmxOq off=7828510 len=1820721 2024-02-11T22:35:23.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 309 completed, throughput=5.01MB/sec 2024-02-11T22:35:24.795 INFO:tasks.workunit.client.0.smithi023.stdout: 65: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:24.795 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8aUBWJyyrUZaqM0 off=10549799 len=649734 2024-02-11T22:35:24.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 310 completed, throughput=4.95MB/sec 2024-02-11T22:35:24.796 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QS8dDyQtC4-SDcT off=17292222 len=694027 2024-02-11T22:35:24.797 INFO:tasks.workunit.client.0.smithi023.stdout:op 311 completed, throughput=4.96MB/sec 2024-02-11T22:35:24.797 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iQ7fXv8LXYpsTGl off=14989373 len=1469378 2024-02-11T22:35:24.805 INFO:tasks.workunit.client.0.smithi023.stdout:op 312 completed, throughput=4.98MB/sec 2024-02-11T22:35:24.805 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Bbb7T4wcvgqWBEo off=13343535 len=168714 2024-02-11T22:35:24.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 313 completed, throughput=4.98MB/sec 2024-02-11T22:35:24.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yyzMn3FvtRulOz2 off=874772 len=769885 2024-02-11T22:35:24.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 314 completed, throughput=4.99MB/sec 2024-02-11T22:35:24.813 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-51EG1gjpgcCEg_q off=15771621 len=546911 2024-02-11T22:35:24.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 315 completed, throughput=5MB/sec 2024-02-11T22:35:24.814 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5OtfZ4faiwo6vNJ off=3157522 len=518635 2024-02-11T22:35:24.817 INFO:tasks.workunit.client.0.smithi023.stdout:op 316 completed, throughput=5MB/sec 2024-02-11T22:35:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:25 smithi023 ceph-mon[111262]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:35:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:25 smithi023 ceph-mon[113671]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:35:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:25 smithi160 ceph-mon[106289]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:35:25.818 INFO:tasks.workunit.client.0.smithi023.stdout: 66: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:25.818 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-f9fohB4iKsM9X_0 off=4461332 len=1017935 2024-02-11T22:35:25.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 317 completed, throughput=4.94MB/sec 2024-02-11T22:35:25.819 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z14nFA8dDxWurQP off=13169933 len=975117 2024-02-11T22:35:25.825 INFO:tasks.workunit.client.0.smithi023.stdout:op 318 completed, throughput=4.96MB/sec 2024-02-11T22:35:25.825 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ej_GReRdZEAfHda off=4521226 len=596552 2024-02-11T22:35:25.826 INFO:tasks.workunit.client.0.smithi023.stdout:op 319 completed, throughput=4.97MB/sec 2024-02-11T22:35:25.826 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--STtLIO16FWk5u5 off=13040997 len=115399 2024-02-11T22:35:25.829 INFO:tasks.workunit.client.0.smithi023.stdout:op 320 completed, throughput=4.97MB/sec 2024-02-11T22:35:25.829 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hzhfZ6FeUm4HkpC off=200271 len=80387 2024-02-11T22:35:25.830 INFO:tasks.workunit.client.0.smithi023.stdout:op 321 completed, throughput=4.97MB/sec 2024-02-11T22:35:25.830 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ITJ__1mtWueMQuB off=0 len=1327224 2024-02-11T22:35:25.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 322 completed, throughput=4.99MB/sec 2024-02-11T22:35:25.836 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vfEgdjAK5q0R4KP off=416659 len=1622416 2024-02-11T22:35:25.841 INFO:tasks.workunit.client.0.smithi023.stdout:op 323 completed, throughput=5.01MB/sec 2024-02-11T22:35:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:35:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:35:25] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-02-11T22:35:26.842 INFO:tasks.workunit.client.0.smithi023.stdout: 67: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:26.842 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KhRca8PgNDIa0Av off=11910549 len=820049 2024-02-11T22:35:26.847 INFO:tasks.workunit.client.0.smithi023.stdout:op 324 completed, throughput=4.95MB/sec 2024-02-11T22:35:26.847 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rW_AhC-rWRbyB2G off=325975 len=874726 2024-02-11T22:35:26.849 INFO:tasks.workunit.client.0.smithi023.stdout:op 325 completed, throughput=4.96MB/sec 2024-02-11T22:35:26.849 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LVFdZjS-o92_jnL off=3188055 len=661503 2024-02-11T22:35:26.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 326 completed, throughput=4.97MB/sec 2024-02-11T22:35:26.853 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u8pprbVrdJafVxR off=2062282 len=787148 2024-02-11T22:35:26.857 INFO:tasks.workunit.client.0.smithi023.stdout:op 327 completed, throughput=4.98MB/sec 2024-02-11T22:35:26.858 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y2APpuMTaU5uTY3 off=1629520 len=844669 2024-02-11T22:35:26.861 INFO:tasks.workunit.client.0.smithi023.stdout:op 328 completed, throughput=4.99MB/sec 2024-02-11T22:35:26.862 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-58Xq_2J31YTcPeR off=10321426 len=1053472 2024-02-11T22:35:26.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 329 completed, throughput=5MB/sec 2024-02-11T22:35:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:27 smithi023 ceph-mon[111262]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:27 smithi023 ceph-mon[113671]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:27 smithi160 ceph-mon[106289]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:27.863 INFO:tasks.workunit.client.0.smithi023.stdout: 68: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:27.863 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zQuI-88F_pTE4RR off=4055419 len=753514 2024-02-11T22:35:27.864 INFO:tasks.workunit.client.0.smithi023.stdout:op 330 completed, throughput=4.94MB/sec 2024-02-11T22:35:27.865 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WJspJkpheuTZdye off=4117349 len=259395 2024-02-11T22:35:27.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 331 completed, throughput=4.95MB/sec 2024-02-11T22:35:27.866 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X6y1U7K39vvTM2j off=3559063 len=864778 2024-02-11T22:35:27.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 332 completed, throughput=4.96MB/sec 2024-02-11T22:35:27.867 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w0-nWxMns3Jy5uU off=5982871 len=1328501 2024-02-11T22:35:27.868 INFO:tasks.workunit.client.0.smithi023.stdout:op 333 completed, throughput=4.98MB/sec 2024-02-11T22:35:27.868 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MareY3imESr1-9x off=4040517 len=259374 2024-02-11T22:35:27.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 334 completed, throughput=4.98MB/sec 2024-02-11T22:35:27.872 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WZ7Y9WEx51r0YVO off=11365021 len=1475473 2024-02-11T22:35:27.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 335 completed, throughput=5MB/sec 2024-02-11T22:35:27.879 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JoPH3TBJ-JWgzzz off=840651 len=1449358 2024-02-11T22:35:27.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 336 completed, throughput=5.02MB/sec 2024-02-11T22:35:28.885 INFO:tasks.workunit.client.0.smithi023.stdout: 69: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:28.885 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--67_Ot_5mvVbLXI off=4238970 len=1307889 2024-02-11T22:35:28.887 INFO:tasks.workunit.client.0.smithi023.stdout:op 337 completed, throughput=4.97MB/sec 2024-02-11T22:35:28.887 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TQGSoIqT0I2MLLQ off=966219 len=648259 2024-02-11T22:35:28.888 INFO:tasks.workunit.client.0.smithi023.stdout:op 338 completed, throughput=4.97MB/sec 2024-02-11T22:35:28.888 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tmimY3ZIOaohK5N off=5610632 len=911252 2024-02-11T22:35:28.892 INFO:tasks.workunit.client.0.smithi023.stdout:op 339 completed, throughput=4.99MB/sec 2024-02-11T22:35:28.892 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5f8iYpHFxyaoGde off=3298470 len=1374907 2024-02-11T22:35:28.895 INFO:tasks.workunit.client.0.smithi023.stdout:op 340 completed, throughput=5MB/sec 2024-02-11T22:35:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:29 smithi023 ceph-mon[111262]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:35:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:29 smithi023 ceph-mon[113671]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:35:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:29 smithi160 ceph-mon[106289]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:35:29.896 INFO:tasks.workunit.client.0.smithi023.stdout: 70: throughput=4.93MB/sec pending data=0 2024-02-11T22:35:29.896 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0i9Jg5uP5Ig37VZ off=1469250 len=681968 2024-02-11T22:35:29.897 INFO:tasks.workunit.client.0.smithi023.stdout:op 341 completed, throughput=4.94MB/sec 2024-02-11T22:35:29.897 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fK_iRI4uh1OR-lT off=6326483 len=2081169 2024-02-11T22:35:29.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 342 completed, throughput=4.97MB/sec 2024-02-11T22:35:29.907 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dAHaczK0Z2nQm_N off=181872 len=1389564 2024-02-11T22:35:29.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 343 completed, throughput=4.99MB/sec 2024-02-11T22:35:29.912 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nQmhLe6Og_a-ifr off=8572281 len=620645 2024-02-11T22:35:29.912 INFO:tasks.workunit.client.0.smithi023.stdout:op 344 completed, throughput=5MB/sec 2024-02-11T22:35:29.912 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-42X4FIMCphHAQXb off=8314113 len=1631810 2024-02-11T22:35:29.913 INFO:tasks.workunit.client.0.smithi023.stdout:op 345 completed, throughput=5.02MB/sec 2024-02-11T22:35:30.913 INFO:tasks.workunit.client.0.smithi023.stdout: 71: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:30.913 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fxewUztSq5DZAk- off=6873488 len=389671 2024-02-11T22:35:30.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 346 completed, throughput=4.95MB/sec 2024-02-11T22:35:30.914 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gOmV53R3cbaqAjd off=3296743 len=922740 2024-02-11T22:35:30.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 347 completed, throughput=4.97MB/sec 2024-02-11T22:35:30.919 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sDknqNJ3qxqmtPe off=3533750 len=589181 2024-02-11T22:35:30.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 348 completed, throughput=4.97MB/sec 2024-02-11T22:35:30.920 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yjPEoMmx0lK3zRl off=660239 len=1740197 2024-02-11T22:35:30.929 INFO:tasks.workunit.client.0.smithi023.stdout:op 349 completed, throughput=5MB/sec 2024-02-11T22:35:30.929 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ybImJrkBxDwibik off=2316609 len=1179462 2024-02-11T22:35:30.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 350 completed, throughput=5.01MB/sec 2024-02-11T22:35:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:31 smithi023 ceph-mon[111262]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:31 smithi023 ceph-mon[113671]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:31 smithi160 ceph-mon[106289]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:31.931 INFO:tasks.workunit.client.0.smithi023.stdout: 72: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:31.931 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BmDVVe-JUjzP9O8 off=133467 len=507877 2024-02-11T22:35:31.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 351 completed, throughput=4.95MB/sec 2024-02-11T22:35:31.932 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RSaQvBRteXSusEu off=7251387 len=1600897 2024-02-11T22:35:31.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 352 completed, throughput=4.97MB/sec 2024-02-11T22:35:31.939 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GWTSoWnmyw15YbY off=11688141 len=1143829 2024-02-11T22:35:31.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 353 completed, throughput=4.98MB/sec 2024-02-11T22:35:31.944 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HNpMM1IiDtyEehC off=1015891 len=1948465 2024-02-11T22:35:31.946 INFO:tasks.workunit.client.0.smithi023.stdout:op 354 completed, throughput=5.01MB/sec 2024-02-11T22:35:32.947 INFO:tasks.workunit.client.0.smithi023.stdout: 73: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:32.947 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kjj6nn6cleMoQji off=6571870 len=323425 2024-02-11T22:35:32.948 INFO:tasks.workunit.client.0.smithi023.stdout:op 355 completed, throughput=4.95MB/sec 2024-02-11T22:35:32.948 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xy833m6sHO17vma off=13913945 len=305057 2024-02-11T22:35:32.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 356 completed, throughput=4.95MB/sec 2024-02-11T22:35:32.951 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1jlPBhzj5znGZqp off=16093182 len=553142 2024-02-11T22:35:32.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 357 completed, throughput=4.96MB/sec 2024-02-11T22:35:32.955 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0W8Xe54_j6Y59Xy off=439534 len=677950 2024-02-11T22:35:32.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 358 completed, throughput=4.97MB/sec 2024-02-11T22:35:32.962 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F64gFYLhcYHxTyk off=4002114 len=1231734 2024-02-11T22:35:32.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 359 completed, throughput=4.98MB/sec 2024-02-11T22:35:32.964 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3fJy-f-2NmrKv6p off=2629162 len=246235 2024-02-11T22:35:32.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 360 completed, throughput=4.98MB/sec 2024-02-11T22:35:32.967 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6Br76iHpUlasDLk off=629801 len=554703 2024-02-11T22:35:32.968 INFO:tasks.workunit.client.0.smithi023.stdout:op 361 completed, throughput=4.99MB/sec 2024-02-11T22:35:32.968 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mc69KbeoMxjPcZi off=4478751 len=1239347 2024-02-11T22:35:32.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 362 completed, throughput=5.01MB/sec 2024-02-11T22:35:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:33 smithi023 ceph-mon[111262]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:35:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:33 smithi023 ceph-mon[113671]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:35:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:33 smithi160 ceph-mon[106289]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:35:33.970 INFO:tasks.workunit.client.0.smithi023.stdout: 74: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:33.970 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xxXRnmttG_2eJ6L off=2559462 len=1835607 2024-02-11T22:35:33.979 INFO:tasks.workunit.client.0.smithi023.stdout:op 363 completed, throughput=4.96MB/sec 2024-02-11T22:35:33.979 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ECbqjnborXCqBkh off=1882402 len=627612 2024-02-11T22:35:33.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 364 completed, throughput=4.97MB/sec 2024-02-11T22:35:33.983 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VrQxJQuM0b-XVnZ off=18717397 len=472163 2024-02-11T22:35:33.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 365 completed, throughput=4.98MB/sec 2024-02-11T22:35:33.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SFIMGeKIWScKXos off=4018216 len=2085718 2024-02-11T22:35:33.998 INFO:tasks.workunit.client.0.smithi023.stdout:op 366 completed, throughput=5MB/sec 2024-02-11T22:35:34.998 INFO:tasks.workunit.client.0.smithi023.stdout: 75: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:34.998 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-542sgl0BokIOSrq off=5611534 len=373655 2024-02-11T22:35:34.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 367 completed, throughput=4.94MB/sec 2024-02-11T22:35:34.999 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-91WOuIGAPwQ2xqJ off=10206997 len=944536 2024-02-11T22:35:35.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 368 completed, throughput=4.95MB/sec 2024-02-11T22:35:35.004 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0fY92NpbRm_nekn off=12720246 len=166958 2024-02-11T22:35:35.005 INFO:tasks.workunit.client.0.smithi023.stdout:op 369 completed, throughput=4.95MB/sec 2024-02-11T22:35:35.005 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i37oAeVrMQTzbOr off=326342 len=1847504 2024-02-11T22:35:35.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 370 completed, throughput=4.98MB/sec 2024-02-11T22:35:35.008 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IhWuVFkeXeHR8bI off=1488475 len=1858013 2024-02-11T22:35:35.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 371 completed, throughput=5MB/sec 2024-02-11T22:35:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:35 smithi023 ceph-mon[111262]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:35:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:35 smithi023 ceph-mon[113671]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:35:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:35 smithi160 ceph-mon[106289]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:35:36.010 INFO:tasks.workunit.client.0.smithi023.stdout: 76: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:36.010 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-76HELANfkRXgbnC off=9796586 len=1391984 2024-02-11T22:35:36.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 372 completed, throughput=4.95MB/sec 2024-02-11T22:35:36.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cewo5tDTp7pK4FT off=12075251 len=743793 2024-02-11T22:35:36.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 373 completed, throughput=4.96MB/sec 2024-02-11T22:35:36.017 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8DyCdyqFn8ouwcX off=4840541 len=1225874 2024-02-11T22:35:36.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 374 completed, throughput=4.98MB/sec 2024-02-11T22:35:36.024 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fPYdQ_lRrwpmxZd off=833273 len=140295 2024-02-11T22:35:36.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 375 completed, throughput=4.98MB/sec 2024-02-11T22:35:36.027 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N21dUdd-Km06T8F off=457937 len=1511369 2024-02-11T22:35:36.035 INFO:tasks.workunit.client.0.smithi023.stdout:op 376 completed, throughput=5MB/sec 2024-02-11T22:35:36.035 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sNVRWIQZfO-P7nV off=3834052 len=906854 2024-02-11T22:35:36.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 377 completed, throughput=5.01MB/sec 2024-02-11T22:35:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:35:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:35:35] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-02-11T22:35:37.038 INFO:tasks.workunit.client.0.smithi023.stdout: 77: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:37.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jvwe03mxxO44bC9 off=3881311 len=62476 2024-02-11T22:35:37.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 378 completed, throughput=4.94MB/sec 2024-02-11T22:35:37.039 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GPxhGO0heSjp8_9 off=9732753 len=924580 2024-02-11T22:35:37.045 INFO:tasks.workunit.client.0.smithi023.stdout:op 379 completed, throughput=4.95MB/sec 2024-02-11T22:35:37.045 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LkxF_esleo8yEls off=3660811 len=571568 2024-02-11T22:35:37.049 INFO:tasks.workunit.client.0.smithi023.stdout:op 380 completed, throughput=4.96MB/sec 2024-02-11T22:35:37.049 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eUpt5WazeC8sUrt off=2179018 len=1366629 2024-02-11T22:35:37.055 INFO:tasks.workunit.client.0.smithi023.stdout:op 381 completed, throughput=4.98MB/sec 2024-02-11T22:35:37.056 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wfYWy3UE9bOHTuD off=8025598 len=1287904 2024-02-11T22:35:37.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 382 completed, throughput=4.99MB/sec 2024-02-11T22:35:37.061 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZB9bKUATQeEuiKj off=1329278 len=1256884 2024-02-11T22:35:37.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 383 completed, throughput=5.01MB/sec 2024-02-11T22:35:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:37 smithi023 ceph-mon[111262]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:37 smithi023 ceph-mon[113671]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:37 smithi160 ceph-mon[106289]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:35:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:38.063 INFO:tasks.workunit.client.0.smithi023.stdout: 78: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:38.064 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iQf2Rle0gzwxAsT off=1703060 len=731612 2024-02-11T22:35:38.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 384 completed, throughput=4.95MB/sec 2024-02-11T22:35:38.068 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TwMeTctFpY3Grow off=5921416 len=1963705 2024-02-11T22:35:38.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 385 completed, throughput=4.98MB/sec 2024-02-11T22:35:38.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ALgDdKrSXSlW42e off=9657724 len=1106148 2024-02-11T22:35:38.077 INFO:tasks.workunit.client.0.smithi023.stdout:op 386 completed, throughput=4.99MB/sec 2024-02-11T22:35:38.077 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SK3Bcj-3LXFc6Pq off=3229493 len=1481170 2024-02-11T22:35:38.080 INFO:tasks.workunit.client.0.smithi023.stdout:op 387 completed, throughput=5.01MB/sec 2024-02-11T22:35:39.080 INFO:tasks.workunit.client.0.smithi023.stdout: 79: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:39.081 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pSQk-FFVilGI_6e off=17822225 len=286979 2024-02-11T22:35:39.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 388 completed, throughput=4.95MB/sec 2024-02-11T22:35:39.081 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9scr1cUPFO5HpbI off=2262862 len=301381 2024-02-11T22:35:39.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 389 completed, throughput=4.95MB/sec 2024-02-11T22:35:39.085 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tDs4yiqUqKk_f-7 off=327092 len=1379222 2024-02-11T22:35:39.087 INFO:tasks.workunit.client.0.smithi023.stdout:op 390 completed, throughput=4.97MB/sec 2024-02-11T22:35:39.087 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n8Mc8iosgHKCN0l off=6200614 len=515646 2024-02-11T22:35:39.089 INFO:tasks.workunit.client.0.smithi023.stdout:op 391 completed, throughput=4.97MB/sec 2024-02-11T22:35:39.089 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UIsLxiSvFfaShGk off=9952331 len=2083297 2024-02-11T22:35:39.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 392 completed, throughput=5MB/sec 2024-02-11T22:35:39.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cfFtz-VseWHEhpQ off=16632967 len=673178 2024-02-11T22:35:39.095 INFO:tasks.workunit.client.0.smithi023.stdout:op 393 completed, throughput=5.01MB/sec 2024-02-11T22:35:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:39 smithi023 ceph-mon[111262]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:35:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:39 smithi023 ceph-mon[113671]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:35:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:39 smithi160 ceph-mon[106289]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:35:40.095 INFO:tasks.workunit.client.0.smithi023.stdout: 80: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:40.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JSmr8PGaSfgCcpB off=3537533 len=495417 2024-02-11T22:35:40.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 394 completed, throughput=4.95MB/sec 2024-02-11T22:35:40.097 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--dVLQzWKvlkhkIZ off=3053241 len=254411 2024-02-11T22:35:40.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 395 completed, throughput=4.95MB/sec 2024-02-11T22:35:40.100 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QXcc8jPvdpEci4P off=2069150 len=513798 2024-02-11T22:35:40.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 396 completed, throughput=4.96MB/sec 2024-02-11T22:35:40.104 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4RDxouHQxkck9xf off=11061709 len=1946409 2024-02-11T22:35:40.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 397 completed, throughput=4.98MB/sec 2024-02-11T22:35:40.111 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-okKVDayXbNOuUt- off=466896 len=843407 2024-02-11T22:35:40.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 398 completed, throughput=4.99MB/sec 2024-02-11T22:35:40.115 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6K6dQfrJhoIx-xb off=5482865 len=935156 2024-02-11T22:35:40.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 399 completed, throughput=5MB/sec 2024-02-11T22:35:41.120 INFO:tasks.workunit.client.0.smithi023.stdout: 81: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:41.120 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rU0RZXYdrgxRQdy off=4505710 len=1006187 2024-02-11T22:35:41.121 INFO:tasks.workunit.client.0.smithi023.stdout:op 400 completed, throughput=4.95MB/sec 2024-02-11T22:35:41.121 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sLMOpavMZqodjGP off=1195944 len=1327849 2024-02-11T22:35:41.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 401 completed, throughput=4.97MB/sec 2024-02-11T22:35:41.127 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qh2EpDzPAHJEA9I off=3510718 len=1407377 2024-02-11T22:35:41.130 INFO:tasks.workunit.client.0.smithi023.stdout:op 402 completed, throughput=4.98MB/sec 2024-02-11T22:35:41.130 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dlftOa66H8HEZLg off=3771045 len=767906 2024-02-11T22:35:41.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 403 completed, throughput=4.99MB/sec 2024-02-11T22:35:41.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E-1kb6nRsbCAGib off=16627655 len=1671403 2024-02-11T22:35:41.135 INFO:tasks.workunit.client.0.smithi023.stdout:op 404 completed, throughput=5.01MB/sec 2024-02-11T22:35:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:41 smithi160 ceph-mon[106289]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:35:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:41 smithi023 ceph-mon[111262]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:35:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:41 smithi023 ceph-mon[113671]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:35:42.139 INFO:tasks.workunit.client.0.smithi023.stdout: 82: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:42.139 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zdsvHZKxbl57anI off=15823201 len=1915863 2024-02-11T22:35:42.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 405 completed, throughput=4.97MB/sec 2024-02-11T22:35:42.144 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U-s6rnjiJCtNbQJ off=3038487 len=1555784 2024-02-11T22:35:42.153 INFO:tasks.workunit.client.0.smithi023.stdout:op 406 completed, throughput=4.99MB/sec 2024-02-11T22:35:42.153 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AdvLRr4fAgRTKwd off=16264314 len=154967 2024-02-11T22:35:42.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 407 completed, throughput=4.99MB/sec 2024-02-11T22:35:42.156 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1wZ5Be4bvYGEbFN off=1300666 len=727525 2024-02-11T22:35:42.158 INFO:tasks.workunit.client.0.smithi023.stdout:op 408 completed, throughput=5MB/sec 2024-02-11T22:35:42.158 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kN2Bzo1_vmPwAIq off=6192626 len=1736754 2024-02-11T22:35:42.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 409 completed, throughput=5.02MB/sec 2024-02-11T22:35:43.169 INFO:tasks.workunit.client.0.smithi023.stdout: 83: throughput=4.96MB/sec pending data=0 2024-02-11T22:35:43.169 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--PtlJ8ItuaSaBFK off=787807 len=319952 2024-02-11T22:35:43.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 410 completed, throughput=4.96MB/sec 2024-02-11T22:35:43.172 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VrQxJQuM0b-XVnZ off=17775723 len=150979 2024-02-11T22:35:43.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 411 completed, throughput=4.96MB/sec 2024-02-11T22:35:43.172 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0tA9RLtehooSx3V off=5654734 len=8919 2024-02-11T22:35:43.175 INFO:tasks.workunit.client.0.smithi023.stdout:op 412 completed, throughput=4.96MB/sec 2024-02-11T22:35:43.175 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O9hoedx013Rstz7 off=3587231 len=602185 2024-02-11T22:35:43.176 INFO:tasks.workunit.client.0.smithi023.stdout:op 413 completed, throughput=4.97MB/sec 2024-02-11T22:35:43.176 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R6zU7LUEG8pH5BJ off=2750864 len=743153 2024-02-11T22:35:43.180 INFO:tasks.workunit.client.0.smithi023.stdout:op 414 completed, throughput=4.98MB/sec 2024-02-11T22:35:43.180 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g_jf2MC6pyczVuO off=6397885 len=1231161 2024-02-11T22:35:43.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 415 completed, throughput=4.99MB/sec 2024-02-11T22:35:43.187 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JWdp4kJiqkIM3vT off=8405749 len=1389384 2024-02-11T22:35:43.190 INFO:tasks.workunit.client.0.smithi023.stdout:op 416 completed, throughput=5.01MB/sec 2024-02-11T22:35:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:43 smithi160 ceph-mon[106289]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:35:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:43 smithi023 ceph-mon[111262]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:35:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:43 smithi023 ceph-mon[113671]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:35:44.190 INFO:tasks.workunit.client.0.smithi023.stdout: 84: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:44.190 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o2DKyG1kZ9IerWw off=7828678 len=2021630 2024-02-11T22:35:44.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 417 completed, throughput=4.97MB/sec 2024-02-11T22:35:44.202 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HiFqwsdC4-HY6aj off=12638181 len=1020291 2024-02-11T22:35:44.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 418 completed, throughput=4.98MB/sec 2024-02-11T22:35:44.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mBfu62yhv911e18 off=1398531 len=11903 2024-02-11T22:35:44.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 419 completed, throughput=4.98MB/sec 2024-02-11T22:35:44.209 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1dCQvmZfcgHKygI off=698295 len=739608 2024-02-11T22:35:44.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 420 completed, throughput=4.99MB/sec 2024-02-11T22:35:44.210 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2S8Yp74CUijxf8O off=2138126 len=1810714 2024-02-11T22:35:44.218 INFO:tasks.workunit.client.0.smithi023.stdout:op 421 completed, throughput=5.01MB/sec 2024-02-11T22:35:45.218 INFO:tasks.workunit.client.0.smithi023.stdout: 85: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:45.218 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--sTSsZNe602DZ_5 off=6158265 len=1406844 2024-02-11T22:35:45.221 INFO:tasks.workunit.client.0.smithi023.stdout:op 422 completed, throughput=4.97MB/sec 2024-02-11T22:35:45.221 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pQmtVUcgADnBbVB off=9189231 len=1678768 2024-02-11T22:35:45.223 INFO:tasks.workunit.client.0.smithi023.stdout:op 423 completed, throughput=4.99MB/sec 2024-02-11T22:35:45.223 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uLqEfGu7DEsL_xk off=1805962 len=1822811 2024-02-11T22:35:45.225 INFO:tasks.workunit.client.0.smithi023.stdout:op 424 completed, throughput=5.01MB/sec 2024-02-11T22:35:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:45 smithi023 ceph-mon[111262]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:35:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:45 smithi023 ceph-mon[113671]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:35:45.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:45 smithi160 ceph-mon[106289]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:35:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:35:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:35:45] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-02-11T22:35:46.226 INFO:tasks.workunit.client.0.smithi023.stdout: 86: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:46.226 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0wrrcjIt_OPT4OC off=430172 len=2090077 2024-02-11T22:35:46.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 425 completed, throughput=4.97MB/sec 2024-02-11T22:35:46.236 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bpZwrnA0GgCdr9c off=967431 len=1838392 2024-02-11T22:35:46.238 INFO:tasks.workunit.client.0.smithi023.stdout:op 426 completed, throughput=4.99MB/sec 2024-02-11T22:35:46.238 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NBut6HWIK36qhhM off=849112 len=1739777 2024-02-11T22:35:46.240 INFO:tasks.workunit.client.0.smithi023.stdout:op 427 completed, throughput=5.01MB/sec 2024-02-11T22:35:47.242 INFO:tasks.workunit.client.0.smithi023.stdout: 87: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:47.242 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lIKmT6QUvPZrKyp off=23680783 len=281024 2024-02-11T22:35:47.245 INFO:tasks.workunit.client.0.smithi023.stdout:op 428 completed, throughput=4.96MB/sec 2024-02-11T22:35:47.245 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PiS7MhEG9dheHXV off=426512 len=1704378 2024-02-11T22:35:47.247 INFO:tasks.workunit.client.0.smithi023.stdout:op 429 completed, throughput=4.97MB/sec 2024-02-11T22:35:47.247 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k8aulV01kA2ae7t off=7127249 len=1007687 2024-02-11T22:35:47.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 430 completed, throughput=4.99MB/sec 2024-02-11T22:35:47.254 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2HDqUee5LcNdppK off=17926807 len=1425463 2024-02-11T22:35:47.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 431 completed, throughput=5MB/sec 2024-02-11T22:35:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:47 smithi023 ceph-mon[111262]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:35:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:47 smithi023 ceph-mon[113671]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:35:47.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:47 smithi160 ceph-mon[106289]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:35:48.258 INFO:tasks.workunit.client.0.smithi023.stdout: 88: throughput=4.94MB/sec pending data=0 2024-02-11T22:35:48.258 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A-PeuXeU8A_LuP1 off=8552385 len=542250 2024-02-11T22:35:48.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 432 completed, throughput=4.95MB/sec 2024-02-11T22:35:48.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hG0z_P7H_OcBdr5 off=3236740 len=1223626 2024-02-11T22:35:48.267 INFO:tasks.workunit.client.0.smithi023.stdout:op 433 completed, throughput=4.96MB/sec 2024-02-11T22:35:48.267 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-83BdwI4GA3EKDEc off=10573392 len=1778734 2024-02-11T22:35:48.269 INFO:tasks.workunit.client.0.smithi023.stdout:op 434 completed, throughput=4.98MB/sec 2024-02-11T22:35:48.269 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2g8egIHWtAbnHhv off=4602771 len=710547 2024-02-11T22:35:48.272 INFO:tasks.workunit.client.0.smithi023.stdout:op 435 completed, throughput=4.99MB/sec 2024-02-11T22:35:48.273 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QTGGH3RhrhnpUl4 off=5505669 len=451508 2024-02-11T22:35:48.276 INFO:tasks.workunit.client.0.smithi023.stdout:op 436 completed, throughput=4.99MB/sec 2024-02-11T22:35:48.276 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HUfBrzoEP4BUdIQ off=9432921 len=1755349 2024-02-11T22:35:48.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 437 completed, throughput=5.01MB/sec 2024-02-11T22:35:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:48 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:35:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:48 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:35:48.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:48 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:35:49.277 INFO:tasks.workunit.client.0.smithi023.stdout: 89: throughput=4.96MB/sec pending data=0 2024-02-11T22:35:49.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MGCIDNtMJCnBaJL off=9793976 len=178047 2024-02-11T22:35:49.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 438 completed, throughput=4.96MB/sec 2024-02-11T22:35:49.278 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9OjSwfCNOkfTaqq off=14068850 len=1735662 2024-02-11T22:35:49.281 INFO:tasks.workunit.client.0.smithi023.stdout:op 439 completed, throughput=4.98MB/sec 2024-02-11T22:35:49.281 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vw3rnPyxnxMF0KV off=20381985 len=1614650 2024-02-11T22:35:49.283 INFO:tasks.workunit.client.0.smithi023.stdout:op 440 completed, throughput=4.99MB/sec 2024-02-11T22:35:49.283 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dgrnEIJbJRyB1nz off=2148932 len=887366 2024-02-11T22:35:49.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 441 completed, throughput=5MB/sec 2024-02-11T22:35:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[111262]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:35:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:35:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:35:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:35:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[113671]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:35:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:35:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:35:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:35:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:49 smithi160 ceph-mon[106289]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:35:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:35:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:35:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:35:50.288 INFO:tasks.workunit.client.0.smithi023.stdout: 90: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:50.288 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nx0xZfrmPhNXnBZ off=2695566 len=500292 2024-02-11T22:35:50.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 442 completed, throughput=4.95MB/sec 2024-02-11T22:35:50.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BL-R2IsdmHdLV3Q off=19885135 len=761524 2024-02-11T22:35:50.295 INFO:tasks.workunit.client.0.smithi023.stdout:op 443 completed, throughput=4.96MB/sec 2024-02-11T22:35:50.295 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LI6dxpswFVmPqsN off=2862268 len=1538933 2024-02-11T22:35:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 444 completed, throughput=4.98MB/sec 2024-02-11T22:35:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bm5kmWiP2xcixuf off=8916878 len=1263971 2024-02-11T22:35:50.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 445 completed, throughput=4.99MB/sec 2024-02-11T22:35:50.304 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kWAkH2OB-XZH8Mx off=4079277 len=1461648 2024-02-11T22:35:50.311 INFO:tasks.workunit.client.0.smithi023.stdout:op 446 completed, throughput=5MB/sec 2024-02-11T22:35:51.311 INFO:tasks.workunit.client.0.smithi023.stdout: 91: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:51.311 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iFN2cx5889M6qrf off=18681160 len=1035056 2024-02-11T22:35:51.317 INFO:tasks.workunit.client.0.smithi023.stdout:op 447 completed, throughput=4.96MB/sec 2024-02-11T22:35:51.317 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J8NfzRVJaNfpHEA off=1816773 len=1807952 2024-02-11T22:35:51.328 INFO:tasks.workunit.client.0.smithi023.stdout:op 448 completed, throughput=4.98MB/sec 2024-02-11T22:35:51.328 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fJc47xjeCA0BrU6 off=1266205 len=1541704 2024-02-11T22:35:51.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 449 completed, throughput=4.99MB/sec 2024-02-11T22:35:51.330 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Krh1HEbzCrv9GWF off=4403633 len=1623360 2024-02-11T22:35:51.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 450 completed, throughput=5.01MB/sec 2024-02-11T22:35:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:51 smithi023 ceph-mon[111262]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:35:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:51 smithi023 ceph-mon[113671]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:35:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:51 smithi160 ceph-mon[106289]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:35:52.332 INFO:tasks.workunit.client.0.smithi023.stdout: 92: throughput=4.96MB/sec pending data=0 2024-02-11T22:35:52.332 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ojHprsEqKhHmUhH off=3805432 len=866549 2024-02-11T22:35:52.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 451 completed, throughput=4.97MB/sec 2024-02-11T22:35:52.337 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PxhsgTe8837mxF2 off=10168554 len=1857825 2024-02-11T22:35:52.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 452 completed, throughput=4.98MB/sec 2024-02-11T22:35:52.345 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-88h58epyHyCLI9N off=7710467 len=999799 2024-02-11T22:35:52.350 INFO:tasks.workunit.client.0.smithi023.stdout:op 453 completed, throughput=4.99MB/sec 2024-02-11T22:35:52.350 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Wv0pxfnp1nVAfsG off=10643762 len=628993 2024-02-11T22:35:52.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 454 completed, throughput=5MB/sec 2024-02-11T22:35:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:35:53.351 INFO:tasks.workunit.client.0.smithi023.stdout: 93: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:53.351 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ytbvqCyWUimo6nd off=3245525 len=1782762 2024-02-11T22:35:53.354 INFO:tasks.workunit.client.0.smithi023.stdout:op 455 completed, throughput=4.97MB/sec 2024-02-11T22:35:53.354 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6t7WqTFwPOJqdog off=449334 len=1187061 2024-02-11T22:35:53.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 456 completed, throughput=4.98MB/sec 2024-02-11T22:35:53.356 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H6kbsStabXFBodR off=3238301 len=501091 2024-02-11T22:35:53.361 INFO:tasks.workunit.client.0.smithi023.stdout:op 457 completed, throughput=4.98MB/sec 2024-02-11T22:35:53.361 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fdZrV8-TsTBKJPb off=5245489 len=2094989 2024-02-11T22:35:53.363 INFO:tasks.workunit.client.0.smithi023.stdout:op 458 completed, throughput=5MB/sec 2024-02-11T22:35:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:53 smithi023 ceph-mon[111262]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:35:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:53 smithi023 ceph-mon[113671]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:35:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:53 smithi160 ceph-mon[106289]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:35:54.363 INFO:tasks.workunit.client.0.smithi023.stdout: 94: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:54.364 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xDqdMwpUNoYPO_4 off=10183366 len=152964 2024-02-11T22:35:54.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 459 completed, throughput=4.95MB/sec 2024-02-11T22:35:54.366 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WFAR9o9J6Og5UTp off=14388767 len=2037357 2024-02-11T22:35:54.379 INFO:tasks.workunit.client.0.smithi023.stdout:op 460 completed, throughput=4.97MB/sec 2024-02-11T22:35:54.379 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--bsHyuNxuKWCMjr off=597364 len=1596695 2024-02-11T22:35:54.385 INFO:tasks.workunit.client.0.smithi023.stdout:op 461 completed, throughput=4.99MB/sec 2024-02-11T22:35:54.385 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-he6MSk2H3FZlKrG off=3381657 len=1860245 2024-02-11T22:35:54.392 INFO:tasks.workunit.client.0.smithi023.stdout:op 462 completed, throughput=5.01MB/sec 2024-02-11T22:35:55.392 INFO:tasks.workunit.client.0.smithi023.stdout: 95: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:55.392 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MnqBZK5sXT-eelW off=11661981 len=1682260 2024-02-11T22:35:55.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 463 completed, throughput=4.97MB/sec 2024-02-11T22:35:55.394 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZtANsGyQ4ehXMoy off=513943 len=650887 2024-02-11T22:35:55.398 INFO:tasks.workunit.client.0.smithi023.stdout:op 464 completed, throughput=4.98MB/sec 2024-02-11T22:35:55.398 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PqSWRtqAxlQMTdK off=9777062 len=568871 2024-02-11T22:35:55.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 465 completed, throughput=4.98MB/sec 2024-02-11T22:35:55.402 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8OlK3WuKPWhQcRD off=5259630 len=1585020 2024-02-11T22:35:55.405 INFO:tasks.workunit.client.0.smithi023.stdout:op 466 completed, throughput=5MB/sec 2024-02-11T22:35:55.405 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2yY6651BoWwWUu6 off=2495266 len=1660623 2024-02-11T22:35:55.416 INFO:tasks.workunit.client.0.smithi023.stdout:op 467 completed, throughput=5.01MB/sec 2024-02-11T22:35:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:55 smithi023 ceph-mon[111262]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:35:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:55 smithi023 ceph-mon[113671]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:35:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:55 smithi160 ceph-mon[106289]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:35:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:35:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:35:55] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:35:56.416 INFO:tasks.workunit.client.0.smithi023.stdout: 96: throughput=4.96MB/sec pending data=0 2024-02-11T22:35:56.417 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ovZQtCCm0RFSXiN off=5431656 len=1835624 2024-02-11T22:35:56.425 INFO:tasks.workunit.client.0.smithi023.stdout:op 468 completed, throughput=4.98MB/sec 2024-02-11T22:35:56.425 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ho-JjoxTUpqMxZl off=9039387 len=773966 2024-02-11T22:35:56.428 INFO:tasks.workunit.client.0.smithi023.stdout:op 469 completed, throughput=4.99MB/sec 2024-02-11T22:35:56.428 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9SAOk1_fPu9Ke_n off=2922780 len=2004615 2024-02-11T22:35:56.436 INFO:tasks.workunit.client.0.smithi023.stdout:op 470 completed, throughput=5.01MB/sec 2024-02-11T22:35:57.438 INFO:tasks.workunit.client.0.smithi023.stdout: 97: throughput=4.96MB/sec pending data=0 2024-02-11T22:35:57.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OrvDnia3paw2oLS off=78635 len=873980 2024-02-11T22:35:57.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 471 completed, throughput=4.96MB/sec 2024-02-11T22:35:57.442 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dD55t0l8nJHjilp off=3806794 len=1589006 2024-02-11T22:35:57.444 INFO:tasks.workunit.client.0.smithi023.stdout:op 472 completed, throughput=4.98MB/sec 2024-02-11T22:35:57.444 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MareY3imESr1-9x off=3677616 len=895364 2024-02-11T22:35:57.448 INFO:tasks.workunit.client.0.smithi023.stdout:op 473 completed, throughput=4.99MB/sec 2024-02-11T22:35:57.448 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_BGFd-kwmBQQf8g off=0 len=1130350 2024-02-11T22:35:57.454 INFO:tasks.workunit.client.0.smithi023.stdout:op 474 completed, throughput=5MB/sec 2024-02-11T22:35:57.455 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SHfqqQUdWCHQVbr off=6959776 len=1567700 2024-02-11T22:35:57.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 475 completed, throughput=5.01MB/sec 2024-02-11T22:35:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:57 smithi023 ceph-mon[111262]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:35:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:57 smithi023 ceph-mon[113671]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:35:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:57 smithi160 ceph-mon[106289]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:35:58.456 INFO:tasks.workunit.client.0.smithi023.stdout: 98: throughput=4.96MB/sec pending data=0 2024-02-11T22:35:58.456 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Kz6UR8YRl3qNRRu off=2246385 len=1467685 2024-02-11T22:35:58.462 INFO:tasks.workunit.client.0.smithi023.stdout:op 476 completed, throughput=4.98MB/sec 2024-02-11T22:35:58.462 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CprA_kuEdJH8WXm off=4750907 len=1418928 2024-02-11T22:35:58.464 INFO:tasks.workunit.client.0.smithi023.stdout:op 477 completed, throughput=4.99MB/sec 2024-02-11T22:35:58.464 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZisKfzhTOCmPKiT off=7686717 len=1255235 2024-02-11T22:35:58.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 478 completed, throughput=5MB/sec 2024-02-11T22:35:59.473 INFO:tasks.workunit.client.0.smithi023.stdout: 99: throughput=4.95MB/sec pending data=0 2024-02-11T22:35:59.473 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tGYj8aMhCdSLLfS off=2712233 len=1628328 2024-02-11T22:35:59.475 INFO:tasks.workunit.client.0.smithi023.stdout:op 479 completed, throughput=4.97MB/sec 2024-02-11T22:35:59.475 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-meugci8uVI_PVD3 off=6235302 len=1854441 2024-02-11T22:35:59.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 480 completed, throughput=4.98MB/sec 2024-02-11T22:35:59.477 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IGvCB42ntZ7woP7 off=17976355 len=1642973 2024-02-11T22:35:59.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 481 completed, throughput=5MB/sec 2024-02-11T22:35:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:35:59 smithi023 ceph-mon[111262]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:35:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:35:59 smithi023 ceph-mon[113671]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:35:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:35:59 smithi160 ceph-mon[106289]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:36:00.479 INFO:tasks.workunit.client.0.smithi023.stdout: 100: throughput=4.95MB/sec pending data=0 2024-02-11T22:36:00.479 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q3KkB6UAmohvCrz off=2865367 len=1624166 2024-02-11T22:36:00.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 482 completed, throughput=4.97MB/sec 2024-02-11T22:36:00.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SYDIhA51BXa55j6 off=117097 len=1689728 2024-02-11T22:36:00.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 483 completed, throughput=4.98MB/sec 2024-02-11T22:36:00.489 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eWRoWNuXw0-rik2 off=19303332 len=988515 2024-02-11T22:36:00.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 484 completed, throughput=4.99MB/sec 2024-02-11T22:36:00.492 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uK-9CSRTGWkJrkF off=4198206 len=889846 2024-02-11T22:36:00.493 INFO:tasks.workunit.client.0.smithi023.stdout:op 485 completed, throughput=5MB/sec 2024-02-11T22:36:00.493 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xmFtwT-rE1dnH_A off=988107 len=2016469 2024-02-11T22:36:00.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 486 completed, throughput=5.02MB/sec 2024-02-11T22:36:01.503 INFO:tasks.workunit.client.0.smithi023.stdout: 101: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:01.503 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7CFXHrVqXiD32bW off=12250026 len=719360 2024-02-11T22:36:01.504 INFO:tasks.workunit.client.0.smithi023.stdout:op 487 completed, throughput=4.98MB/sec 2024-02-11T22:36:01.504 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-m1gdqiJn8-JHWfG off=12437439 len=487516 2024-02-11T22:36:01.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 488 completed, throughput=4.98MB/sec 2024-02-11T22:36:01.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ukza8Jm42J3Opww off=8279366 len=2008253 2024-02-11T22:36:01.517 INFO:tasks.workunit.client.0.smithi023.stdout:op 489 completed, throughput=5MB/sec 2024-02-11T22:36:01.517 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XaxOmpAQAQjk643 off=5564576 len=333649 2024-02-11T22:36:01.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 490 completed, throughput=5MB/sec 2024-02-11T22:36:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:01 smithi023 ceph-mon[111262]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-11T22:36:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:01 smithi023 ceph-mon[113671]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-11T22:36:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:01 smithi160 ceph-mon[106289]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-11T22:36:02.518 INFO:tasks.workunit.client.0.smithi023.stdout: 102: throughput=4.95MB/sec pending data=0 2024-02-11T22:36:02.519 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RxgZ1Eeckvuw99e off=4240597 len=851541 2024-02-11T22:36:02.521 INFO:tasks.workunit.client.0.smithi023.stdout:op 491 completed, throughput=4.96MB/sec 2024-02-11T22:36:02.521 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NGBG31o7MKrS3LQ off=9047624 len=1211422 2024-02-11T22:36:02.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 492 completed, throughput=4.97MB/sec 2024-02-11T22:36:02.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XRWJwnYDrY1mLXK off=5634210 len=45441 2024-02-11T22:36:02.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 493 completed, throughput=4.97MB/sec 2024-02-11T22:36:02.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hBpca3PgvI8N5j0 off=17583300 len=1808436 2024-02-11T22:36:02.532 INFO:tasks.workunit.client.0.smithi023.stdout:op 494 completed, throughput=4.99MB/sec 2024-02-11T22:36:02.532 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-POiS5FoFFmNoe9u off=9318292 len=291117 2024-02-11T22:36:02.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 495 completed, throughput=4.99MB/sec 2024-02-11T22:36:02.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i4XbiYlZnadN7TL off=8144334 len=1580423 2024-02-11T22:36:02.542 INFO:tasks.workunit.client.0.smithi023.stdout:op 496 completed, throughput=5MB/sec 2024-02-11T22:36:03.542 INFO:tasks.workunit.client.0.smithi023.stdout: 103: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:03.542 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L6oTwTvdDGMddhI off=2845597 len=86088 2024-02-11T22:36:03.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 497 completed, throughput=4.96MB/sec 2024-02-11T22:36:03.545 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WXHzOrtusEH85-F off=1736654 len=1214431 2024-02-11T22:36:03.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 498 completed, throughput=4.97MB/sec 2024-02-11T22:36:03.551 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-99VKLMEnHtpu6Zy off=0 len=1202595 2024-02-11T22:36:03.552 INFO:tasks.workunit.client.0.smithi023.stdout:op 499 completed, throughput=4.98MB/sec 2024-02-11T22:36:03.552 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qt9j_LH_CByJ-zt off=22396160 len=1387051 2024-02-11T22:36:03.554 INFO:tasks.workunit.client.0.smithi023.stdout:op 500 completed, throughput=4.99MB/sec 2024-02-11T22:36:03.554 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GC3v1MaNDcnHsCD off=448917 len=336598 2024-02-11T22:36:03.557 INFO:tasks.workunit.client.0.smithi023.stdout:op 501 completed, throughput=4.99MB/sec 2024-02-11T22:36:03.557 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NNq_sDuCwGcUCiZ off=12390365 len=1482722 2024-02-11T22:36:03.562 INFO:tasks.workunit.client.0.smithi023.stdout:op 502 completed, throughput=5.01MB/sec 2024-02-11T22:36:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:03 smithi023 ceph-mon[111262]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:36:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:03 smithi023 ceph-mon[113671]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:36:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:03 smithi160 ceph-mon[106289]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:36:04.563 INFO:tasks.workunit.client.0.smithi023.stdout: 104: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:04.563 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-grhcyeFiEXHKk97 off=15754835 len=175791 2024-02-11T22:36:04.566 INFO:tasks.workunit.client.0.smithi023.stdout:op 503 completed, throughput=4.96MB/sec 2024-02-11T22:36:04.566 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6VNDUKdcfpeXjph off=3588880 len=1372665 2024-02-11T22:36:04.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 504 completed, throughput=4.97MB/sec 2024-02-11T22:36:04.569 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ou2ChXdKhGQmXNl off=3965462 len=1111739 2024-02-11T22:36:04.575 INFO:tasks.workunit.client.0.smithi023.stdout:op 505 completed, throughput=4.98MB/sec 2024-02-11T22:36:04.575 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qdu9YP-8FZXqM-I off=19211341 len=1072475 2024-02-11T22:36:04.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 506 completed, throughput=4.99MB/sec 2024-02-11T22:36:04.577 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3oRE2o_K4SzeRXu off=2354034 len=1920273 2024-02-11T22:36:04.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 507 completed, throughput=5.01MB/sec 2024-02-11T22:36:05.584 INFO:tasks.workunit.client.0.smithi023.stdout: 105: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:05.584 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oXWxgkAVCJQz18v off=11757935 len=415534 2024-02-11T22:36:05.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 508 completed, throughput=4.97MB/sec 2024-02-11T22:36:05.586 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CKGoaVmhRKxq2bU off=0 len=1362321 2024-02-11T22:36:05.588 INFO:tasks.workunit.client.0.smithi023.stdout:op 509 completed, throughput=4.98MB/sec 2024-02-11T22:36:05.588 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8asFvW1j8Q5mduR off=13366576 len=1115887 2024-02-11T22:36:05.594 INFO:tasks.workunit.client.0.smithi023.stdout:op 510 completed, throughput=4.99MB/sec 2024-02-11T22:36:05.594 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Gd26pW__xbk1rNe off=16139432 len=485393 2024-02-11T22:36:05.597 INFO:tasks.workunit.client.0.smithi023.stdout:op 511 completed, throughput=4.99MB/sec 2024-02-11T22:36:05.597 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kCew64x4XyWzR_X off=1796761 len=679711 2024-02-11T22:36:05.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 512 completed, throughput=5MB/sec 2024-02-11T22:36:05.598 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SbDg7faVCeFYAAp off=10720751 len=429570 2024-02-11T22:36:05.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 513 completed, throughput=5MB/sec 2024-02-11T22:36:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:05 smithi023 ceph-mon[111262]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:36:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:05 smithi023 ceph-mon[113671]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:36:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:05 smithi160 ceph-mon[106289]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:36:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:36:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:36:05] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:36:06.599 INFO:tasks.workunit.client.0.smithi023.stdout: 106: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:06.600 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m3s7uuLaB4oKcP4 off=1390025 len=1209640 2024-02-11T22:36:06.601 INFO:tasks.workunit.client.0.smithi023.stdout:op 514 completed, throughput=4.97MB/sec 2024-02-11T22:36:06.601 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-S8a6eZG-OQ3JcnG off=8786412 len=1857906 2024-02-11T22:36:06.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 515 completed, throughput=4.98MB/sec 2024-02-11T22:36:06.603 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EtDdhcWHmAAbvvY off=10526401 len=143464 2024-02-11T22:36:06.606 INFO:tasks.workunit.client.0.smithi023.stdout:op 516 completed, throughput=4.98MB/sec 2024-02-11T22:36:06.606 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o98QL7-2p28621p off=10777239 len=1571966 2024-02-11T22:36:06.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 517 completed, throughput=5MB/sec 2024-02-11T22:36:06.614 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XBry39Un3iAtX51 off=18408602 len=318678 2024-02-11T22:36:06.614 INFO:tasks.workunit.client.0.smithi023.stdout:op 518 completed, throughput=5MB/sec 2024-02-11T22:36:07.615 INFO:tasks.workunit.client.0.smithi023.stdout: 107: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:07.615 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xCXs9ms1-7NhZDW off=1540709 len=1899043 2024-02-11T22:36:07.617 INFO:tasks.workunit.client.0.smithi023.stdout:op 519 completed, throughput=4.97MB/sec 2024-02-11T22:36:07.617 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lQ-X9Zs8fk134Kp off=14473697 len=1611252 2024-02-11T22:36:07.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 520 completed, throughput=4.99MB/sec 2024-02-11T22:36:07.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3T7Ls942mg6hfkq off=164093 len=568517 2024-02-11T22:36:07.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 521 completed, throughput=4.99MB/sec 2024-02-11T22:36:07.620 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Pfz_oLNQ417tb8g off=16932291 len=286605 2024-02-11T22:36:07.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 522 completed, throughput=4.99MB/sec 2024-02-11T22:36:07.624 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xSKSMt2XHd8GqYn off=20934812 len=1405641 2024-02-11T22:36:07.634 INFO:tasks.workunit.client.0.smithi023.stdout:op 523 completed, throughput=5MB/sec 2024-02-11T22:36:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:07 smithi023 ceph-mon[111262]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:36:07.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:07 smithi023 ceph-mon[113671]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:36:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:07 smithi160 ceph-mon[106289]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:36:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:08.632 INFO:tasks.workunit.client.0.smithi023.stdout: 108: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:08.632 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I4p8H0fdimgCaNt off=366850 len=1645734 2024-02-11T22:36:08.641 INFO:tasks.workunit.client.0.smithi023.stdout:op 524 completed, throughput=4.97MB/sec 2024-02-11T22:36:08.641 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-f9ETV2ZO9hM0BG1 off=15578490 len=1024940 2024-02-11T22:36:08.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 525 completed, throughput=4.98MB/sec 2024-02-11T22:36:08.648 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tHpog3LUmotPzxE off=1817603 len=1602828 2024-02-11T22:36:08.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 526 completed, throughput=5MB/sec 2024-02-11T22:36:08.648 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4sDXarvewEmo4Uy off=267780 len=521755 2024-02-11T22:36:08.652 INFO:tasks.workunit.client.0.smithi023.stdout:op 527 completed, throughput=5MB/sec 2024-02-11T22:36:09.652 INFO:tasks.workunit.client.0.smithi023.stdout: 109: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:09.652 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kGBkxDdspkkK0eZ off=4436578 len=2020547 2024-02-11T22:36:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:09 smithi023 ceph-mon[111262]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:36:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:09 smithi023 ceph-mon[113671]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:36:09.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 528 completed, throughput=4.97MB/sec 2024-02-11T22:36:09.660 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8kWc4BEjSAqYJK3 off=575532 len=124082 2024-02-11T22:36:09.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 529 completed, throughput=4.97MB/sec 2024-02-11T22:36:09.662 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5T6gy8ZwI0TDcEV off=14389637 len=1662565 2024-02-11T22:36:09.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 530 completed, throughput=4.99MB/sec 2024-02-11T22:36:09.664 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-difvFDDXFLGQZLL off=4057971 len=936042 2024-02-11T22:36:09.669 INFO:tasks.workunit.client.0.smithi023.stdout:op 531 completed, throughput=4.99MB/sec 2024-02-11T22:36:09.669 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-14wJJF_HkiP4vhx off=18797786 len=2033758 2024-02-11T22:36:09.671 INFO:tasks.workunit.client.0.smithi023.stdout:op 532 completed, throughput=5.01MB/sec 2024-02-11T22:36:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:09 smithi160 ceph-mon[106289]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:36:10.671 INFO:tasks.workunit.client.0.smithi023.stdout: 110: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:10.671 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g0VfQdfKEvUu2xV off=2152254 len=1340782 2024-02-11T22:36:10.677 INFO:tasks.workunit.client.0.smithi023.stdout:op 533 completed, throughput=4.98MB/sec 2024-02-11T22:36:10.677 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qteWmF3lNZqc0f4 off=18171398 len=1323282 2024-02-11T22:36:10.683 INFO:tasks.workunit.client.0.smithi023.stdout:op 534 completed, throughput=4.99MB/sec 2024-02-11T22:36:10.683 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5hYpT-Na1XJV274 off=9116622 len=73325 2024-02-11T22:36:10.684 INFO:tasks.workunit.client.0.smithi023.stdout:op 535 completed, throughput=4.99MB/sec 2024-02-11T22:36:10.684 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0tYWh4vu46D-tGB off=4962255 len=1143772 2024-02-11T22:36:10.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 536 completed, throughput=5MB/sec 2024-02-11T22:36:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:11 smithi023 ceph-mon[111262]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:36:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:11 smithi023 ceph-mon[113671]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:36:11.685 INFO:tasks.workunit.client.0.smithi023.stdout: 111: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:11.685 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iG-hhmqHF6P1YnX off=2439551 len=778409 2024-02-11T22:36:11.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 537 completed, throughput=4.96MB/sec 2024-02-11T22:36:11.687 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TOhIJuun-CzC1aU off=12902016 len=861238 2024-02-11T22:36:11.689 INFO:tasks.workunit.client.0.smithi023.stdout:op 538 completed, throughput=4.97MB/sec 2024-02-11T22:36:11.689 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UT2lyVe9LUUY8o3 off=13073384 len=1895518 2024-02-11T22:36:11.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 539 completed, throughput=4.99MB/sec 2024-02-11T22:36:11.692 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3-e6uh8FZOmRM0L off=6287556 len=1379946 2024-02-11T22:36:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:11 smithi160 ceph-mon[106289]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:36:11.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 540 completed, throughput=5MB/sec 2024-02-11T22:36:11.698 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H--v5aOm8T5eAQi off=13123058 len=225825 2024-02-11T22:36:11.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 541 completed, throughput=5MB/sec 2024-02-11T22:36:11.701 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ynlu-rntSxCT1Vl off=17772785 len=293372 2024-02-11T22:36:11.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 542 completed, throughput=5MB/sec 2024-02-11T22:36:12.705 INFO:tasks.workunit.client.0.smithi023.stdout: 112: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:12.705 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bPep15iUnNnq855 off=4651747 len=1767045 2024-02-11T22:36:12.707 INFO:tasks.workunit.client.0.smithi023.stdout:op 543 completed, throughput=4.97MB/sec 2024-02-11T22:36:12.707 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AFF5Rswid8Y7_iE off=12257630 len=1618087 2024-02-11T22:36:12.708 INFO:tasks.workunit.client.0.smithi023.stdout:op 544 completed, throughput=4.99MB/sec 2024-02-11T22:36:12.708 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3sAyh76O9r5s4Hf off=1423828 len=592486 2024-02-11T22:36:12.713 INFO:tasks.workunit.client.0.smithi023.stdout:op 545 completed, throughput=4.99MB/sec 2024-02-11T22:36:12.713 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P_8Bis02ROAtmZB off=8316228 len=1352095 2024-02-11T22:36:12.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 546 completed, throughput=5MB/sec 2024-02-11T22:36:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:13 smithi160 ceph-mon[106289]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:36:13.720 INFO:tasks.workunit.client.0.smithi023.stdout: 113: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:13.720 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ODj5sqPydUgnqTJ off=6085577 len=608196 2024-02-11T22:36:13.721 INFO:tasks.workunit.client.0.smithi023.stdout:op 547 completed, throughput=4.96MB/sec 2024-02-11T22:36:13.721 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mgktHzsjN5bcJq_ off=19606359 len=380962 2024-02-11T22:36:13.722 INFO:tasks.workunit.client.0.smithi023.stdout:op 548 completed, throughput=4.97MB/sec 2024-02-11T22:36:13.722 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MJ_34X0Mh3BdxyU off=745117 len=536832 2024-02-11T22:36:13.723 INFO:tasks.workunit.client.0.smithi023.stdout:op 549 completed, throughput=4.97MB/sec 2024-02-11T22:36:13.723 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mmh_-5AWtT2tg8I off=24415378 len=700651 2024-02-11T22:36:13.724 INFO:tasks.workunit.client.0.smithi023.stdout:op 550 completed, throughput=4.98MB/sec 2024-02-11T22:36:13.725 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0jKeKBizetg61xJ off=1603270 len=543951 2024-02-11T22:36:13.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 551 completed, throughput=4.98MB/sec 2024-02-11T22:36:13.726 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vG_-JWerFosAyrD off=8839362 len=135034 2024-02-11T22:36:13.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 552 completed, throughput=4.98MB/sec 2024-02-11T22:36:13.727 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cc8gfJvv5WGoIVp off=263979 len=850144 2024-02-11T22:36:13.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 553 completed, throughput=4.99MB/sec 2024-02-11T22:36:13.728 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CsG4jEvklYQFTOc off=10050506 len=600536 2024-02-11T22:36:13.729 INFO:tasks.workunit.client.0.smithi023.stdout:op 554 completed, throughput=4.99MB/sec 2024-02-11T22:36:13.729 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8pPpfx-QsTOKx6m off=337037 len=1099700 2024-02-11T22:36:13.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 555 completed, throughput=5MB/sec 2024-02-11T22:36:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:13 smithi023 ceph-mon[111262]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:36:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:13 smithi023 ceph-mon[113671]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:36:14.734 INFO:tasks.workunit.client.0.smithi023.stdout: 114: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:14.734 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nH5xZBFvSFqn-uY off=6761016 len=334219 2024-02-11T22:36:14.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 556 completed, throughput=4.96MB/sec 2024-02-11T22:36:14.735 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3y50w15yIl_IsBR off=3346051 len=502233 2024-02-11T22:36:14.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 557 completed, throughput=4.97MB/sec 2024-02-11T22:36:14.739 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1fA8IlXHaJoRYUt off=9609414 len=1461858 2024-02-11T22:36:14.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 558 completed, throughput=4.98MB/sec 2024-02-11T22:36:14.741 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7p3VPJUA78o8oXn off=18107886 len=822429 2024-02-11T22:36:14.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 559 completed, throughput=4.98MB/sec 2024-02-11T22:36:14.746 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sWyS2Gy31SH4tfH off=13395681 len=1244145 2024-02-11T22:36:14.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 560 completed, throughput=4.99MB/sec 2024-02-11T22:36:14.752 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tv5qbc2fkBT3U0U off=1802331 len=972850 2024-02-11T22:36:14.757 INFO:tasks.workunit.client.0.smithi023.stdout:op 561 completed, throughput=5MB/sec 2024-02-11T22:36:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:15 smithi160 ceph-mon[106289]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:15.758 INFO:tasks.workunit.client.0.smithi023.stdout: 115: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:15.758 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YA8zkGy-C0UxXWc off=8174579 len=776245 2024-02-11T22:36:15.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 562 completed, throughput=4.97MB/sec 2024-02-11T22:36:15.759 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IF3OZo-SbuB0HMY off=8165540 len=1031034 2024-02-11T22:36:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:15 smithi023 ceph-mon[111262]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:15 smithi023 ceph-mon[113671]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:15.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 563 completed, throughput=4.97MB/sec 2024-02-11T22:36:15.762 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AIr0iv0v4-ezQQX off=19594594 len=1626759 2024-02-11T22:36:15.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 564 completed, throughput=4.99MB/sec 2024-02-11T22:36:15.770 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0srxdV2cjbtDKPc off=50300 len=513490 2024-02-11T22:36:15.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 565 completed, throughput=4.99MB/sec 2024-02-11T22:36:15.770 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gjq45X8b00w--5X off=2129777 len=934258 2024-02-11T22:36:15.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 566 completed, throughput=5MB/sec 2024-02-11T22:36:15.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oC3aI6GLrmIDC5K off=168735 len=598090 2024-02-11T22:36:15.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 567 completed, throughput=5MB/sec 2024-02-11T22:36:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:36:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:36:15] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:36:16.774 INFO:tasks.workunit.client.0.smithi023.stdout: 116: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:16.774 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2bg4wteJ-CVl03S off=12395665 len=1887774 2024-02-11T22:36:16.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 568 completed, throughput=4.98MB/sec 2024-02-11T22:36:16.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fq7xQFHKKkfNr0Z off=5734739 len=929296 2024-02-11T22:36:16.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 569 completed, throughput=4.98MB/sec 2024-02-11T22:36:16.788 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XN0ywXYX3T6xkhD off=234044 len=1595944 2024-02-11T22:36:16.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 570 completed, throughput=5MB/sec 2024-02-11T22:36:16.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C_q_4mWfAd3qGDg off=15650668 len=495847 2024-02-11T22:36:16.792 INFO:tasks.workunit.client.0.smithi023.stdout:op 571 completed, throughput=5MB/sec 2024-02-11T22:36:16.792 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1xQz2keEyCoR4MV off=11141915 len=1094648 2024-02-11T22:36:16.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 572 completed, throughput=5.01MB/sec 2024-02-11T22:36:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:16 smithi023 ceph-mon[111262]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:16 smithi023 ceph-mon[113671]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:16 smithi160 ceph-mon[106289]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:17.793 INFO:tasks.workunit.client.0.smithi023.stdout: 117: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:17.794 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YXxw43dIDNhZVq2 off=6577059 len=384453 2024-02-11T22:36:17.797 INFO:tasks.workunit.client.0.smithi023.stdout:op 573 completed, throughput=4.97MB/sec 2024-02-11T22:36:17.797 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ucMIIJ9Ls10vG7w off=1298303 len=385644 2024-02-11T22:36:17.798 INFO:tasks.workunit.client.0.smithi023.stdout:op 574 completed, throughput=4.97MB/sec 2024-02-11T22:36:17.798 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Teq9f-n4NY8Fe1A off=2177722 len=28458 2024-02-11T22:36:17.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 575 completed, throughput=4.97MB/sec 2024-02-11T22:36:17.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Muq1H404ajIoNxX off=1836237 len=230811 2024-02-11T22:36:17.801 INFO:tasks.workunit.client.0.smithi023.stdout:op 576 completed, throughput=4.97MB/sec 2024-02-11T22:36:17.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wLPZEG368TkcvID off=2751160 len=329118 2024-02-11T22:36:17.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 577 completed, throughput=4.98MB/sec 2024-02-11T22:36:17.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OuhK6aZB6PbrZt7 off=1601373 len=378076 2024-02-11T22:36:17.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 578 completed, throughput=4.98MB/sec 2024-02-11T22:36:17.803 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z80qaN_fsvNOhuC off=5581515 len=744014 2024-02-11T22:36:17.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 579 completed, throughput=4.99MB/sec 2024-02-11T22:36:17.807 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Bgo0R0B1eIZRfVf off=6819216 len=1203303 2024-02-11T22:36:17.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 580 completed, throughput=5MB/sec 2024-02-11T22:36:17.808 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NFtRgzewWqFhHi_ off=8377289 len=2029863 2024-02-11T22:36:17.810 INFO:tasks.workunit.client.0.smithi023.stdout:op 581 completed, throughput=5.01MB/sec 2024-02-11T22:36:18.811 INFO:tasks.workunit.client.0.smithi023.stdout: 118: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:18.811 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wmXDmLR7y6oipav off=1511269 len=632449 2024-02-11T22:36:18.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 582 completed, throughput=4.97MB/sec 2024-02-11T22:36:18.815 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--lDn8gTHHRMamRz off=6077733 len=59089 2024-02-11T22:36:18.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 583 completed, throughput=4.97MB/sec 2024-02-11T22:36:18.816 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DmgJDWGXcGbMntC off=19071590 len=1130631 2024-02-11T22:36:18.821 INFO:tasks.workunit.client.0.smithi023.stdout:op 584 completed, throughput=4.98MB/sec 2024-02-11T22:36:18.821 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ho-JjoxTUpqMxZl off=2239533 len=1024098 2024-02-11T22:36:18.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 585 completed, throughput=4.99MB/sec 2024-02-11T22:36:18.822 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-thalqX6aqUAcV4S off=1486238 len=1251578 2024-02-11T22:36:18.827 INFO:tasks.workunit.client.0.smithi023.stdout:op 586 completed, throughput=5MB/sec 2024-02-11T22:36:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:18 smithi160 ceph-mon[106289]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:36:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:18 smithi023 ceph-mon[111262]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:36:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:18 smithi023 ceph-mon[113671]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:36:19.828 INFO:tasks.workunit.client.0.smithi023.stdout: 119: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:19.828 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hiZxJRP0GdonE-C off=3441039 len=1328827 2024-02-11T22:36:19.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 587 completed, throughput=4.97MB/sec 2024-02-11T22:36:19.835 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tgKe2PLM5bpy9ux off=7910931 len=1268234 2024-02-11T22:36:19.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 588 completed, throughput=4.98MB/sec 2024-02-11T22:36:19.836 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O9dARgmVnaB70-n off=3081977 len=1077534 2024-02-11T22:36:19.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 589 completed, throughput=4.99MB/sec 2024-02-11T22:36:19.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5pS4YjrFo0sk4rg off=7191184 len=1725764 2024-02-11T22:36:19.844 INFO:tasks.workunit.client.0.smithi023.stdout:op 590 completed, throughput=5MB/sec 2024-02-11T22:36:20.845 INFO:tasks.workunit.client.0.smithi023.stdout: 120: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:20.845 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c2c0s_nH6ykoYrU off=6806969 len=1285659 2024-02-11T22:36:20.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 591 completed, throughput=4.97MB/sec 2024-02-11T22:36:20.846 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wVluqTug3jwRXJr off=10232438 len=33278 2024-02-11T22:36:20.849 INFO:tasks.workunit.client.0.smithi023.stdout:op 592 completed, throughput=4.97MB/sec 2024-02-11T22:36:20.849 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JNjiuaeHssJU5ni off=3931854 len=1817351 2024-02-11T22:36:20.860 INFO:tasks.workunit.client.0.smithi023.stdout:op 593 completed, throughput=4.98MB/sec 2024-02-11T22:36:20.860 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2aN-dHce6KaLi1A off=267479 len=289516 2024-02-11T22:36:20.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 594 completed, throughput=4.99MB/sec 2024-02-11T22:36:20.863 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1eAGsDs4Eym9oW7 off=280031 len=1150484 2024-02-11T22:36:20.864 INFO:tasks.workunit.client.0.smithi023.stdout:op 595 completed, throughput=5MB/sec 2024-02-11T22:36:20.865 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JUN6U899M8She4z off=14841014 len=1069962 2024-02-11T22:36:20.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 596 completed, throughput=5MB/sec 2024-02-11T22:36:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:21 smithi023 ceph-mon[111262]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:21 smithi023 ceph-mon[113671]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:21 smithi160 ceph-mon[106289]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:21.866 INFO:tasks.workunit.client.0.smithi023.stdout: 121: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:21.866 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DDJ5nOUpXkFUQU_ off=7649881 len=1790773 2024-02-11T22:36:21.875 INFO:tasks.workunit.client.0.smithi023.stdout:op 597 completed, throughput=4.98MB/sec 2024-02-11T22:36:21.875 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LePLEme16Vh-JAY off=193175 len=1278312 2024-02-11T22:36:21.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 598 completed, throughput=4.99MB/sec 2024-02-11T22:36:21.883 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mp5PXTU8W3poemv off=2905709 len=243734 2024-02-11T22:36:21.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 599 completed, throughput=4.99MB/sec 2024-02-11T22:36:21.884 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yQ9l9xFh-xRkyGp off=7182889 len=1308738 2024-02-11T22:36:21.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 600 completed, throughput=5MB/sec 2024-02-11T22:36:21.890 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WelofDkpdzRkxb0 off=2041958 len=152416 2024-02-11T22:36:21.891 INFO:tasks.workunit.client.0.smithi023.stdout:op 601 completed, throughput=5MB/sec 2024-02-11T22:36:21.891 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fOWv7OFFMLenYWX off=6069373 len=1195810 2024-02-11T22:36:21.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 602 completed, throughput=5.01MB/sec 2024-02-11T22:36:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:22.896 INFO:tasks.workunit.client.0.smithi023.stdout: 122: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:22.896 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wm1PJ5kpcC3ZFrQ off=1986224 len=1347467 2024-02-11T22:36:22.904 INFO:tasks.workunit.client.0.smithi023.stdout:op 603 completed, throughput=4.98MB/sec 2024-02-11T22:36:22.904 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZuWLhccZvpoyxwN off=12498387 len=1255360 2024-02-11T22:36:22.906 INFO:tasks.workunit.client.0.smithi023.stdout:op 604 completed, throughput=4.99MB/sec 2024-02-11T22:36:22.906 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AWT_rUFAdJnqxpS off=2114932 len=1243970 2024-02-11T22:36:22.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 605 completed, throughput=5MB/sec 2024-02-11T22:36:22.907 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8mA4LS9Mnchwk7a off=2849614 len=1648676 2024-02-11T22:36:22.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 606 completed, throughput=5.01MB/sec 2024-02-11T22:36:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:23 smithi023 ceph-mon[111262]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:36:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:23 smithi023 ceph-mon[113671]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:36:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:23 smithi160 ceph-mon[106289]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:36:23.916 INFO:tasks.workunit.client.0.smithi023.stdout: 123: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:23.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OQcGM4lj65AnluF off=6844026 len=1836465 2024-02-11T22:36:23.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 607 completed, throughput=4.98MB/sec 2024-02-11T22:36:23.919 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HOFQI06TX4Un8YM off=2683095 len=673853 2024-02-11T22:36:23.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 608 completed, throughput=4.99MB/sec 2024-02-11T22:36:23.924 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bntl3VfuK3uP32L off=5795214 len=1948058 2024-02-11T22:36:23.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 609 completed, throughput=5MB/sec 2024-02-11T22:36:24.926 INFO:tasks.workunit.client.0.smithi023.stdout: 124: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:24.927 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L-hDG53D-cx9-qo off=3857824 len=662254 2024-02-11T22:36:24.928 INFO:tasks.workunit.client.0.smithi023.stdout:op 610 completed, throughput=4.97MB/sec 2024-02-11T22:36:24.928 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JUAebE1mS87McA1 off=21878557 len=196918 2024-02-11T22:36:24.928 INFO:tasks.workunit.client.0.smithi023.stdout:op 611 completed, throughput=4.97MB/sec 2024-02-11T22:36:24.928 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--qnqySA3FVQBoqc off=19603968 len=60264 2024-02-11T22:36:24.931 INFO:tasks.workunit.client.0.smithi023.stdout:op 612 completed, throughput=4.97MB/sec 2024-02-11T22:36:24.931 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zx_OACUwxSfotrY off=15285135 len=1553862 2024-02-11T22:36:24.933 INFO:tasks.workunit.client.0.smithi023.stdout:op 613 completed, throughput=4.98MB/sec 2024-02-11T22:36:24.933 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OjDxdgnRBsxndw2 off=11224134 len=863583 2024-02-11T22:36:24.934 INFO:tasks.workunit.client.0.smithi023.stdout:op 614 completed, throughput=4.99MB/sec 2024-02-11T22:36:24.934 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vwg24BYPLwTbgov off=374895 len=867847 2024-02-11T22:36:24.935 INFO:tasks.workunit.client.0.smithi023.stdout:op 615 completed, throughput=4.99MB/sec 2024-02-11T22:36:24.935 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MspyRXYKizf2FrR off=983926 len=671875 2024-02-11T22:36:24.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 616 completed, throughput=5MB/sec 2024-02-11T22:36:24.939 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aShtOehQRI83JIy off=16071011 len=1315146 2024-02-11T22:36:24.948 INFO:tasks.workunit.client.0.smithi023.stdout:op 617 completed, throughput=5.01MB/sec 2024-02-11T22:36:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:25 smithi023 ceph-mon[111262]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:25 smithi023 ceph-mon[113671]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:25 smithi160 ceph-mon[106289]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:25.948 INFO:tasks.workunit.client.0.smithi023.stdout: 125: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:25.948 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O7pG9K_f1nskhDm off=16476892 len=1205634 2024-02-11T22:36:25.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 618 completed, throughput=4.98MB/sec 2024-02-11T22:36:25.951 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1UJuhpNUUuSGmmj off=2318980 len=1149455 2024-02-11T22:36:25.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 619 completed, throughput=4.99MB/sec 2024-02-11T22:36:25.953 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1CoYa5JI1U80vuN off=5747856 len=1797646 2024-02-11T22:36:25.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 620 completed, throughput=5MB/sec 2024-02-11T22:36:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:36:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:36:25] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:36:26.956 INFO:tasks.workunit.client.0.smithi023.stdout: 126: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:26.956 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1IO3n_jWMcw3RTq off=8896768 len=1975450 2024-02-11T22:36:26.966 INFO:tasks.workunit.client.0.smithi023.stdout:op 621 completed, throughput=4.98MB/sec 2024-02-11T22:36:26.966 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gJ9us9FdWFPLpYX off=18839078 len=1814400 2024-02-11T22:36:26.969 INFO:tasks.workunit.client.0.smithi023.stdout:op 622 completed, throughput=4.99MB/sec 2024-02-11T22:36:26.969 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zZMsSmzYwdn9BjK off=1802284 len=2011845 2024-02-11T22:36:26.982 INFO:tasks.workunit.client.0.smithi023.stdout:op 623 completed, throughput=5MB/sec 2024-02-11T22:36:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:27 smithi023 ceph-mon[111262]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:27 smithi023 ceph-mon[113671]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:27 smithi160 ceph-mon[106289]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:27.983 INFO:tasks.workunit.client.0.smithi023.stdout: 127: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:27.983 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SDqVPZP65OUi7ex off=17849875 len=1434694 2024-02-11T22:36:27.989 INFO:tasks.workunit.client.0.smithi023.stdout:op 624 completed, throughput=4.98MB/sec 2024-02-11T22:36:27.989 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GWCL9uXQPhpaNCe off=6397846 len=1181841 2024-02-11T22:36:27.990 INFO:tasks.workunit.client.0.smithi023.stdout:op 625 completed, throughput=4.98MB/sec 2024-02-11T22:36:27.990 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P5k6_yKRoFV9oip off=9648712 len=1157442 2024-02-11T22:36:27.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 626 completed, throughput=4.99MB/sec 2024-02-11T22:36:27.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8b7v2tQyyoB49Nk off=1332495 len=332052 2024-02-11T22:36:27.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 627 completed, throughput=5MB/sec 2024-02-11T22:36:27.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Bx4KjKt_GTUz0w5 off=11380669 len=737047 2024-02-11T22:36:27.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 628 completed, throughput=5MB/sec 2024-02-11T22:36:28.994 INFO:tasks.workunit.client.0.smithi023.stdout: 128: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:28.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dua2upcwigCt3-l off=223123 len=1462910 2024-02-11T22:36:28.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 629 completed, throughput=4.97MB/sec 2024-02-11T22:36:28.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ShbVeUx6utGecHO off=7732534 len=153740 2024-02-11T22:36:28.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 630 completed, throughput=4.97MB/sec 2024-02-11T22:36:28.999 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JURdNiX6Yzfwbsi off=12215607 len=1558602 2024-02-11T22:36:29.006 INFO:tasks.workunit.client.0.smithi023.stdout:op 631 completed, throughput=4.98MB/sec 2024-02-11T22:36:29.006 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fClJG-8wQlUspwr off=2643496 len=587194 2024-02-11T22:36:29.007 INFO:tasks.workunit.client.0.smithi023.stdout:op 632 completed, throughput=4.99MB/sec 2024-02-11T22:36:29.007 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zaa0YqT-dz4cSwZ off=8920663 len=1802047 2024-02-11T22:36:29.009 INFO:tasks.workunit.client.0.smithi023.stdout:op 633 completed, throughput=5MB/sec 2024-02-11T22:36:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:29 smithi023 ceph-mon[111262]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:36:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:29 smithi023 ceph-mon[113671]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:36:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:29 smithi160 ceph-mon[106289]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:36:30.009 INFO:tasks.workunit.client.0.smithi023.stdout: 129: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:30.009 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ClBcA99pljuvM2f off=11113269 len=136608 2024-02-11T22:36:30.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 634 completed, throughput=4.97MB/sec 2024-02-11T22:36:30.010 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-T29yfOpj4clnIQl off=4373428 len=278630 2024-02-11T22:36:30.014 INFO:tasks.workunit.client.0.smithi023.stdout:op 635 completed, throughput=4.97MB/sec 2024-02-11T22:36:30.014 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yoij0gA-07n8fGO off=1204566 len=833380 2024-02-11T22:36:30.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 636 completed, throughput=4.97MB/sec 2024-02-11T22:36:30.015 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iYGeM6V8-ufWZMS off=6176061 len=1399723 2024-02-11T22:36:30.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 637 completed, throughput=4.98MB/sec 2024-02-11T22:36:30.017 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Gh0OD-rJ1IytDGP off=428132 len=808355 2024-02-11T22:36:30.022 INFO:tasks.workunit.client.0.smithi023.stdout:op 638 completed, throughput=4.99MB/sec 2024-02-11T22:36:30.022 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--XvcCzde1BBoYKc off=8934873 len=181159 2024-02-11T22:36:30.025 INFO:tasks.workunit.client.0.smithi023.stdout:op 639 completed, throughput=4.99MB/sec 2024-02-11T22:36:30.025 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0f9vt_oiXP111X3 off=1004593 len=1578980 2024-02-11T22:36:30.033 INFO:tasks.workunit.client.0.smithi023.stdout:op 640 completed, throughput=5MB/sec 2024-02-11T22:36:31.033 INFO:tasks.workunit.client.0.smithi023.stdout: 130: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:31.034 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4q--K3ks5d8EpQE off=223442 len=325211 2024-02-11T22:36:31.034 INFO:tasks.workunit.client.0.smithi023.stdout:op 641 completed, throughput=4.97MB/sec 2024-02-11T22:36:31.034 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Yt9LAZlQnevDMhw off=14227830 len=1441435 2024-02-11T22:36:31.041 INFO:tasks.workunit.client.0.smithi023.stdout:op 642 completed, throughput=4.98MB/sec 2024-02-11T22:36:31.041 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UYQuIXa3VPG4uoi off=19935577 len=1946188 2024-02-11T22:36:31.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 643 completed, throughput=4.99MB/sec 2024-02-11T22:36:31.043 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QZurt59mpnsRUqj off=221935 len=1759154 2024-02-11T22:36:31.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 644 completed, throughput=5MB/sec 2024-02-11T22:36:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:31 smithi023 ceph-mon[111262]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:31 smithi023 ceph-mon[113671]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:31 smithi160 ceph-mon[106289]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:32.051 INFO:tasks.workunit.client.0.smithi023.stdout: 131: throughput=4.96MB/sec pending data=0 2024-02-11T22:36:32.051 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nS4SoHUUAsn4958 off=9412992 len=1274474 2024-02-11T22:36:32.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 645 completed, throughput=4.97MB/sec 2024-02-11T22:36:32.053 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4aydn7OnZ_ECU0q off=19777257 len=298732 2024-02-11T22:36:32.054 INFO:tasks.workunit.client.0.smithi023.stdout:op 646 completed, throughput=4.98MB/sec 2024-02-11T22:36:32.054 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YBkWdvCUNnpyXML off=4012814 len=975736 2024-02-11T22:36:32.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 647 completed, throughput=4.98MB/sec 2024-02-11T22:36:32.059 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fa7yzKBW_GDEqSO off=417218 len=758442 2024-02-11T22:36:32.064 INFO:tasks.workunit.client.0.smithi023.stdout:op 648 completed, throughput=4.99MB/sec 2024-02-11T22:36:32.064 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t-eONopTFeXSMgW off=1860303 len=392117 2024-02-11T22:36:32.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 649 completed, throughput=4.99MB/sec 2024-02-11T22:36:32.068 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o7PrmgjP4ayALUg off=21896846 len=1036667 2024-02-11T22:36:32.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 650 completed, throughput=5MB/sec 2024-02-11T22:36:32.069 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6ZXqrjhmoEBQPGi off=5759959 len=1386363 2024-02-11T22:36:32.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 651 completed, throughput=5.01MB/sec 2024-02-11T22:36:33.075 INFO:tasks.workunit.client.0.smithi023.stdout: 132: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:33.075 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-y-0e6erxMFeL24k off=13117372 len=614933 2024-02-11T22:36:33.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 652 completed, throughput=4.97MB/sec 2024-02-11T22:36:33.080 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BUPhOXBNasvairO off=4627422 len=1052823 2024-02-11T22:36:33.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 653 completed, throughput=4.98MB/sec 2024-02-11T22:36:33.081 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LQh3QKjlcAp5Flh off=6011904 len=676181 2024-02-11T22:36:33.085 INFO:tasks.workunit.client.0.smithi023.stdout:op 654 completed, throughput=4.99MB/sec 2024-02-11T22:36:33.085 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JZCax1rRR_CMuak off=5475059 len=1623298 2024-02-11T22:36:33.087 INFO:tasks.workunit.client.0.smithi023.stdout:op 655 completed, throughput=5MB/sec 2024-02-11T22:36:33.087 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ypnO5BsEyFhZL61 off=8149097 len=1233142 2024-02-11T22:36:33.093 INFO:tasks.workunit.client.0.smithi023.stdout:op 656 completed, throughput=5.01MB/sec 2024-02-11T22:36:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:33 smithi023 ceph-mon[111262]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:36:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:33 smithi023 ceph-mon[113671]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:36:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:33 smithi160 ceph-mon[106289]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:36:34.100 INFO:tasks.workunit.client.0.smithi023.stdout: 133: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:34.100 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XsZISzyneJjYfeh off=15421850 len=768012 2024-02-11T22:36:34.101 INFO:tasks.workunit.client.0.smithi023.stdout:op 657 completed, throughput=4.97MB/sec 2024-02-11T22:36:34.101 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tJFiqosP2C5ZvN4 off=2341144 len=2042949 2024-02-11T22:36:34.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 658 completed, throughput=4.99MB/sec 2024-02-11T22:36:34.106 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D94b0tuE3oYWegT off=1144468 len=874984 2024-02-11T22:36:34.110 INFO:tasks.workunit.client.0.smithi023.stdout:op 659 completed, throughput=4.99MB/sec 2024-02-11T22:36:34.110 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cdaZeMURsqvcsrG off=17297394 len=1142590 2024-02-11T22:36:34.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 660 completed, throughput=5MB/sec 2024-02-11T22:36:35.113 INFO:tasks.workunit.client.0.smithi023.stdout: 134: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:35.113 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KZNNbHy02necbzv off=13036225 len=65017 2024-02-11T22:36:35.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 661 completed, throughput=4.97MB/sec 2024-02-11T22:36:35.116 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UDof5LsvnJ9erpr off=11916404 len=141620 2024-02-11T22:36:35.116 INFO:tasks.workunit.client.0.smithi023.stdout:op 662 completed, throughput=4.97MB/sec 2024-02-11T22:36:35.116 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-idnLfZvpEA32ctd off=201297 len=1705630 2024-02-11T22:36:35.123 INFO:tasks.workunit.client.0.smithi023.stdout:op 663 completed, throughput=4.98MB/sec 2024-02-11T22:36:35.123 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bGBzTA3Udyhl7dY off=3461965 len=1830105 2024-02-11T22:36:35.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 664 completed, throughput=4.99MB/sec 2024-02-11T22:36:35.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ambSCGxq0MzLfaq off=265655 len=1554392 2024-02-11T22:36:35.133 INFO:tasks.workunit.client.0.smithi023.stdout:op 665 completed, throughput=5MB/sec 2024-02-11T22:36:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:35 smithi023 ceph-mon[111262]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:35 smithi023 ceph-mon[113671]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:35 smithi160 ceph-mon[106289]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:36:36.134 INFO:tasks.workunit.client.0.smithi023.stdout: 135: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:36.134 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3oOrcEyoGTQevk8 off=11047671 len=467396 2024-02-11T22:36:36.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 666 completed, throughput=4.97MB/sec 2024-02-11T22:36:36.138 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eExVrjYJCczyArQ off=418769 len=425781 2024-02-11T22:36:36.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 667 completed, throughput=4.97MB/sec 2024-02-11T22:36:36.139 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-obq79RqwQ61D47Z off=17970892 len=1624230 2024-02-11T22:36:36.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 668 completed, throughput=4.98MB/sec 2024-02-11T22:36:36.142 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sS6o3BfYqRVK7ck off=263484 len=260446 2024-02-11T22:36:36.145 INFO:tasks.workunit.client.0.smithi023.stdout:op 669 completed, throughput=4.98MB/sec 2024-02-11T22:36:36.145 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ttsa8LddF3Nhz2G off=22756659 len=926874 2024-02-11T22:36:36.147 INFO:tasks.workunit.client.0.smithi023.stdout:op 670 completed, throughput=4.99MB/sec 2024-02-11T22:36:36.147 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gP0sFYoZcboTLaZ off=2892966 len=108390 2024-02-11T22:36:36.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 671 completed, throughput=4.99MB/sec 2024-02-11T22:36:36.150 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ewsiIVcQlWCxg8F off=5119878 len=579401 2024-02-11T22:36:36.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 672 completed, throughput=5MB/sec 2024-02-11T22:36:36.154 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_Fxygshg3gJ_Q3Z off=5630823 len=298070 2024-02-11T22:36:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:36:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:36:35] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:36:36.157 INFO:tasks.workunit.client.0.smithi023.stdout:op 673 completed, throughput=5MB/sec 2024-02-11T22:36:36.157 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-52wciiX6k3sAMN0 off=334537 len=1577734 2024-02-11T22:36:36.159 INFO:tasks.workunit.client.0.smithi023.stdout:op 674 completed, throughput=5.01MB/sec 2024-02-11T22:36:37.159 INFO:tasks.workunit.client.0.smithi023.stdout: 136: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:37.159 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9RtjOZiJZjYFHda off=9832277 len=629473 2024-02-11T22:36:37.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 675 completed, throughput=4.98MB/sec 2024-02-11T22:36:37.161 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JEuHv-d1Oj0bKD_ off=12559504 len=1319152 2024-02-11T22:36:37.167 INFO:tasks.workunit.client.0.smithi023.stdout:op 676 completed, throughput=4.99MB/sec 2024-02-11T22:36:37.167 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PkOL8rsQikjEa3y off=9203157 len=715993 2024-02-11T22:36:37.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 677 completed, throughput=4.99MB/sec 2024-02-11T22:36:37.171 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dZ66fc2RI9drQys off=15101588 len=1166408 2024-02-11T22:36:37.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 678 completed, throughput=5MB/sec 2024-02-11T22:36:37.178 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eSzM_ykfciqz-_G off=6536897 len=844335 2024-02-11T22:36:37.181 INFO:tasks.workunit.client.0.smithi023.stdout:op 679 completed, throughput=5MB/sec 2024-02-11T22:36:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:37 smithi023 ceph-mon[111262]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:36:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:37 smithi023 ceph-mon[113671]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:36:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:37 smithi160 ceph-mon[106289]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:36:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:38.182 INFO:tasks.workunit.client.0.smithi023.stdout: 137: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:38.182 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jW2ARhNKO2y2t4R off=3197625 len=749437 2024-02-11T22:36:38.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 680 completed, throughput=4.97MB/sec 2024-02-11T22:36:38.186 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CsvXEcPM2eUrm26 off=2687499 len=736918 2024-02-11T22:36:38.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 681 completed, throughput=4.98MB/sec 2024-02-11T22:36:38.187 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O_EXoBBiK7Bo5mm off=4382991 len=839068 2024-02-11T22:36:38.188 INFO:tasks.workunit.client.0.smithi023.stdout:op 682 completed, throughput=4.98MB/sec 2024-02-11T22:36:38.188 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7SFazmzqbfTUM35 off=3276259 len=504533 2024-02-11T22:36:38.190 INFO:tasks.workunit.client.0.smithi023.stdout:op 683 completed, throughput=4.99MB/sec 2024-02-11T22:36:38.190 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rI9N5_c1zysIhno off=4141936 len=234511 2024-02-11T22:36:38.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 684 completed, throughput=4.99MB/sec 2024-02-11T22:36:38.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-caNM9kcpdBddgHE off=2945611 len=1125623 2024-02-11T22:36:38.198 INFO:tasks.workunit.client.0.smithi023.stdout:op 685 completed, throughput=5MB/sec 2024-02-11T22:36:38.198 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hFvXnZtJkw1-ujq off=7401016 len=995099 2024-02-11T22:36:38.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 686 completed, throughput=5MB/sec 2024-02-11T22:36:39.203 INFO:tasks.workunit.client.0.smithi023.stdout: 138: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:39.203 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8Nxm_tJDXJgtA1j off=4142762 len=1615086 2024-02-11T22:36:39.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 687 completed, throughput=4.98MB/sec 2024-02-11T22:36:39.205 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EVSXOTUmc1I-YmU off=11942303 len=15560 2024-02-11T22:36:39.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 688 completed, throughput=4.98MB/sec 2024-02-11T22:36:39.205 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GU1TYjNrt26NCxl off=9108495 len=1536602 2024-02-11T22:36:39.214 INFO:tasks.workunit.client.0.smithi023.stdout:op 689 completed, throughput=4.99MB/sec 2024-02-11T22:36:39.214 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mLo_tWh9dE8vVoS off=0 len=1200954 2024-02-11T22:36:39.222 INFO:tasks.workunit.client.0.smithi023.stdout:op 690 completed, throughput=5MB/sec 2024-02-11T22:36:39.222 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wPRU8buCtViWhJR off=1949010 len=1638556 2024-02-11T22:36:39.224 INFO:tasks.workunit.client.0.smithi023.stdout:op 691 completed, throughput=5.01MB/sec 2024-02-11T22:36:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:39 smithi023 ceph-mon[111262]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:36:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:39 smithi023 ceph-mon[113671]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:36:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:39 smithi160 ceph-mon[106289]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:36:40.224 INFO:tasks.workunit.client.0.smithi023.stdout: 139: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:40.224 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qhn5uuUKe3MJk9O off=5740465 len=1489330 2024-02-11T22:36:40.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 692 completed, throughput=4.98MB/sec 2024-02-11T22:36:40.232 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xMH86Orf7Xp4_F- off=0 len=1155588 2024-02-11T22:36:40.238 INFO:tasks.workunit.client.0.smithi023.stdout:op 693 completed, throughput=4.99MB/sec 2024-02-11T22:36:40.238 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PyCFeh-5FEXUcy5 off=4686937 len=634698 2024-02-11T22:36:40.239 INFO:tasks.workunit.client.0.smithi023.stdout:op 694 completed, throughput=4.99MB/sec 2024-02-11T22:36:40.240 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HtgT6yxYJeTo6Ft off=164987 len=38215 2024-02-11T22:36:40.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 695 completed, throughput=4.99MB/sec 2024-02-11T22:36:40.242 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Tylyr34uT3C7_-j off=13585912 len=379059 2024-02-11T22:36:40.245 INFO:tasks.workunit.client.0.smithi023.stdout:op 696 completed, throughput=5MB/sec 2024-02-11T22:36:40.245 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XpUh3HJn0dImDBr off=274750 len=1038794 2024-02-11T22:36:40.250 INFO:tasks.workunit.client.0.smithi023.stdout:op 697 completed, throughput=5MB/sec 2024-02-11T22:36:41.250 INFO:tasks.workunit.client.0.smithi023.stdout: 140: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:41.251 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9mJk37y3-ZRvC9L off=4242226 len=932218 2024-02-11T22:36:41.253 INFO:tasks.workunit.client.0.smithi023.stdout:op 698 completed, throughput=4.97MB/sec 2024-02-11T22:36:41.253 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_k5k8NI1-OvJs_r off=2704113 len=1277685 2024-02-11T22:36:41.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 699 completed, throughput=4.98MB/sec 2024-02-11T22:36:41.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b-JdzkAxC5lY2TO off=19563933 len=53923 2024-02-11T22:36:41.257 INFO:tasks.workunit.client.0.smithi023.stdout:op 700 completed, throughput=4.98MB/sec 2024-02-11T22:36:41.257 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gCWQMw1TYmpfMZc off=1053057 len=939868 2024-02-11T22:36:41.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 701 completed, throughput=4.99MB/sec 2024-02-11T22:36:41.258 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nSXRj1yVH75PM9O off=16169623 len=1098167 2024-02-11T22:36:41.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 702 completed, throughput=5MB/sec 2024-02-11T22:36:41.259 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UL3_fx9xtv2g4wu off=3478761 len=1247466 2024-02-11T22:36:41.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 703 completed, throughput=5MB/sec 2024-02-11T22:36:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:41 smithi023 ceph-mon[111262]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:41 smithi023 ceph-mon[113671]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:41 smithi160 ceph-mon[106289]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:42.261 INFO:tasks.workunit.client.0.smithi023.stdout: 141: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:42.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zMHu8w6fS0tI_tJ off=20772107 len=84477 2024-02-11T22:36:42.264 INFO:tasks.workunit.client.0.smithi023.stdout:op 704 completed, throughput=4.97MB/sec 2024-02-11T22:36:42.264 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FtUm2zFH8BGLwLi off=5460784 len=1084809 2024-02-11T22:36:42.270 INFO:tasks.workunit.client.0.smithi023.stdout:op 705 completed, throughput=4.98MB/sec 2024-02-11T22:36:42.270 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pvQ7Tjnx3SgHuTZ off=8198447 len=1743601 2024-02-11T22:36:42.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 706 completed, throughput=4.99MB/sec 2024-02-11T22:36:42.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aX7YL7aLe0EJGYr off=16908039 len=420145 2024-02-11T22:36:42.279 INFO:tasks.workunit.client.0.smithi023.stdout:op 707 completed, throughput=4.99MB/sec 2024-02-11T22:36:42.279 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xSQ3S7v4PjrdifU off=1910431 len=952096 2024-02-11T22:36:42.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 708 completed, throughput=5MB/sec 2024-02-11T22:36:42.280 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V4mr4N-hUGaXpKl off=512988 len=1890566 2024-02-11T22:36:42.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 709 completed, throughput=5.01MB/sec 2024-02-11T22:36:43.287 INFO:tasks.workunit.client.0.smithi023.stdout: 142: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:43.288 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wswllcHoWKWpewQ off=4676465 len=1346955 2024-02-11T22:36:43.295 INFO:tasks.workunit.client.0.smithi023.stdout:op 710 completed, throughput=4.98MB/sec 2024-02-11T22:36:43.295 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sKrqgxs0m7Kn5jQ off=2050986 len=198965 2024-02-11T22:36:43.297 INFO:tasks.workunit.client.0.smithi023.stdout:op 711 completed, throughput=4.98MB/sec 2024-02-11T22:36:43.297 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LDNbJNnNK-2IkL5 off=3768040 len=1606572 2024-02-11T22:36:43.299 INFO:tasks.workunit.client.0.smithi023.stdout:op 712 completed, throughput=5MB/sec 2024-02-11T22:36:43.300 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SFSUVq4lk-39wg5 off=1294021 len=1110486 2024-02-11T22:36:43.305 INFO:tasks.workunit.client.0.smithi023.stdout:op 713 completed, throughput=5MB/sec 2024-02-11T22:36:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:43 smithi023 ceph-mon[111262]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:36:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:43 smithi023 ceph-mon[113671]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:36:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:43 smithi160 ceph-mon[106289]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:36:44.306 INFO:tasks.workunit.client.0.smithi023.stdout: 143: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:44.306 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EEC1YeGcTD45v3X off=13824190 len=1794295 2024-02-11T22:36:44.309 INFO:tasks.workunit.client.0.smithi023.stdout:op 714 completed, throughput=4.98MB/sec 2024-02-11T22:36:44.309 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8eODGH__XtP7tnl off=16843246 len=1513073 2024-02-11T22:36:44.311 INFO:tasks.workunit.client.0.smithi023.stdout:op 715 completed, throughput=4.99MB/sec 2024-02-11T22:36:44.311 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tHJkGLo1FI8dy_2 off=1312009 len=1014861 2024-02-11T22:36:44.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 716 completed, throughput=5MB/sec 2024-02-11T22:36:44.313 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vdbF0qpgFw9ghhj off=16153028 len=343654 2024-02-11T22:36:44.317 INFO:tasks.workunit.client.0.smithi023.stdout:op 717 completed, throughput=5MB/sec 2024-02-11T22:36:44.317 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Kvn_LwXdB8qTzH7 off=1342316 len=571076 2024-02-11T22:36:44.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 718 completed, throughput=5MB/sec 2024-02-11T22:36:45.320 INFO:tasks.workunit.client.0.smithi023.stdout: 144: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:45.320 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ai_ckK-yCR0KvAS off=14317150 len=2057950 2024-02-11T22:36:45.333 INFO:tasks.workunit.client.0.smithi023.stdout:op 719 completed, throughput=4.98MB/sec 2024-02-11T22:36:45.334 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-61-hC3FL2gwhBRS off=5367132 len=1711537 2024-02-11T22:36:45.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 720 completed, throughput=4.99MB/sec 2024-02-11T22:36:45.343 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XuB8qOd8YQi7WrS off=6600248 len=1973071 2024-02-11T22:36:45.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 721 completed, throughput=5MB/sec 2024-02-11T22:36:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:45 smithi023 ceph-mon[111262]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:45 smithi023 ceph-mon[113671]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:45.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:45 smithi160 ceph-mon[106289]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:36:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:36:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:36:45] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-02-11T22:36:46.354 INFO:tasks.workunit.client.0.smithi023.stdout: 145: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:46.354 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zEVFBEP3ov56zLm off=11349502 len=712234 2024-02-11T22:36:46.359 INFO:tasks.workunit.client.0.smithi023.stdout:op 722 completed, throughput=4.97MB/sec 2024-02-11T22:36:46.359 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6mfm30eHmU07vHm off=4342795 len=2022882 2024-02-11T22:36:46.372 INFO:tasks.workunit.client.0.smithi023.stdout:op 723 completed, throughput=4.99MB/sec 2024-02-11T22:36:46.372 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ck-dA1J38FpMEBS off=1377444 len=394399 2024-02-11T22:36:46.373 INFO:tasks.workunit.client.0.smithi023.stdout:op 724 completed, throughput=4.99MB/sec 2024-02-11T22:36:46.374 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M48qPJT13CJAgMz off=559174 len=1310718 2024-02-11T22:36:46.376 INFO:tasks.workunit.client.0.smithi023.stdout:op 725 completed, throughput=5MB/sec 2024-02-11T22:36:46.376 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BGW0KaXiKuIaR6f off=7111891 len=22654 2024-02-11T22:36:46.376 INFO:tasks.workunit.client.0.smithi023.stdout:op 726 completed, throughput=5MB/sec 2024-02-11T22:36:46.376 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q-PptNfu0WT3dV2 off=4495335 len=959102 2024-02-11T22:36:46.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 727 completed, throughput=5MB/sec 2024-02-11T22:36:47.378 INFO:tasks.workunit.client.0.smithi023.stdout: 146: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:47.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0gGMRw9cy5TwRqV off=9040074 len=1929036 2024-02-11T22:36:47.386 INFO:tasks.workunit.client.0.smithi023.stdout:op 728 completed, throughput=4.98MB/sec 2024-02-11T22:36:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hkUQ_iDWKLVWiQZ off=1890285 len=828617 2024-02-11T22:36:47.388 INFO:tasks.workunit.client.0.smithi023.stdout:op 729 completed, throughput=4.99MB/sec 2024-02-11T22:36:47.389 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l6zPCTcJAmtCsi1 off=718417 len=1459628 2024-02-11T22:36:47.398 INFO:tasks.workunit.client.0.smithi023.stdout:op 730 completed, throughput=5MB/sec 2024-02-11T22:36:47.398 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oYhkpea7TXZNfLV off=12440788 len=739182 2024-02-11T22:36:47.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 731 completed, throughput=5MB/sec 2024-02-11T22:36:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:47 smithi023 ceph-mon[111262]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:47 smithi023 ceph-mon[113671]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:47 smithi160 ceph-mon[106289]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:48.402 INFO:tasks.workunit.client.0.smithi023.stdout: 147: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:48.402 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9BVJCHyMHFIGJiR off=9802155 len=1624689 2024-02-11T22:36:48.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 732 completed, throughput=4.98MB/sec 2024-02-11T22:36:48.404 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K4xPEP6Rkm2Uxz2 off=6667247 len=1441014 2024-02-11T22:36:48.407 INFO:tasks.workunit.client.0.smithi023.stdout:op 733 completed, throughput=4.99MB/sec 2024-02-11T22:36:48.407 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rt0y7URgM_R4h4O off=3137966 len=916269 2024-02-11T22:36:48.410 INFO:tasks.workunit.client.0.smithi023.stdout:op 734 completed, throughput=4.99MB/sec 2024-02-11T22:36:48.410 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K99zguvs5YYcEKb off=1568042 len=1911159 2024-02-11T22:36:48.418 INFO:tasks.workunit.client.0.smithi023.stdout:op 735 completed, throughput=5.01MB/sec 2024-02-11T22:36:49.419 INFO:tasks.workunit.client.0.smithi023.stdout: 148: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:49.419 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eqTFwKUdgir7S_z off=22534749 len=560776 2024-02-11T22:36:49.423 INFO:tasks.workunit.client.0.smithi023.stdout:op 736 completed, throughput=4.98MB/sec 2024-02-11T22:36:49.423 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-82J6pxH3Dmous7T off=777310 len=1622776 2024-02-11T22:36:49.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 737 completed, throughput=4.99MB/sec 2024-02-11T22:36:49.425 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-64r3XtjdxhX_2C0 off=3152694 len=840857 2024-02-11T22:36:49.429 INFO:tasks.workunit.client.0.smithi023.stdout:op 738 completed, throughput=4.99MB/sec 2024-02-11T22:36:49.429 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6Cejg9UV53tLqVF off=2435270 len=324808 2024-02-11T22:36:49.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 739 completed, throughput=4.99MB/sec 2024-02-11T22:36:49.432 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OiYAdLQwg5HWciT off=5433984 len=948650 2024-02-11T22:36:49.436 INFO:tasks.workunit.client.0.smithi023.stdout:op 740 completed, throughput=5MB/sec 2024-02-11T22:36:49.436 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AdYVUve97DtRu28 off=6640458 len=1547693 2024-02-11T22:36:49.441 INFO:tasks.workunit.client.0.smithi023.stdout:op 741 completed, throughput=5.01MB/sec 2024-02-11T22:36:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:49 smithi160 ceph-mon[106289]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:36:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:36:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:36:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:36:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[111262]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:36:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[113671]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:36:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:36:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:36:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:36:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:36:50.441 INFO:tasks.workunit.client.0.smithi023.stdout: 149: throughput=4.98MB/sec pending data=0 2024-02-11T22:36:50.441 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-scwkS5f4m-Y6zcJ off=6630693 len=1911584 2024-02-11T22:36:50.452 INFO:tasks.workunit.client.0.smithi023.stdout:op 742 completed, throughput=4.99MB/sec 2024-02-11T22:36:50.452 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OL8hKzabK9IDOGY off=11065163 len=79072 2024-02-11T22:36:50.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 743 completed, throughput=4.99MB/sec 2024-02-11T22:36:50.453 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JJDtVolXzMjei9g off=1833132 len=83647 2024-02-11T22:36:50.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 744 completed, throughput=4.99MB/sec 2024-02-11T22:36:50.454 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8Qhl63B17bYPkZq off=1948462 len=749924 2024-02-11T22:36:50.458 INFO:tasks.workunit.client.0.smithi023.stdout:op 745 completed, throughput=4.99MB/sec 2024-02-11T22:36:50.458 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WGdwX9KtvCbLuy_ off=3700027 len=157725 2024-02-11T22:36:50.458 INFO:tasks.workunit.client.0.smithi023.stdout:op 746 completed, throughput=4.99MB/sec 2024-02-11T22:36:50.458 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c-RO8dew96f6RNs off=2336521 len=1226076 2024-02-11T22:36:50.459 INFO:tasks.workunit.client.0.smithi023.stdout:op 747 completed, throughput=5MB/sec 2024-02-11T22:36:51.460 INFO:tasks.workunit.client.0.smithi023.stdout: 150: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:51.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ODj5sqPydUgnqTJ off=9049505 len=958257 2024-02-11T22:36:51.465 INFO:tasks.workunit.client.0.smithi023.stdout:op 748 completed, throughput=4.97MB/sec 2024-02-11T22:36:51.465 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kFKRmx0kb4Hm_vE off=670661 len=277417 2024-02-11T22:36:51.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 749 completed, throughput=4.98MB/sec 2024-02-11T22:36:51.466 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KNhu0P3LPCmRmRc off=19265030 len=977025 2024-02-11T22:36:51.468 INFO:tasks.workunit.client.0.smithi023.stdout:op 750 completed, throughput=4.98MB/sec 2024-02-11T22:36:51.468 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hM7wUCfPkxjm8db off=2512006 len=1783522 2024-02-11T22:36:51.471 INFO:tasks.workunit.client.0.smithi023.stdout:op 751 completed, throughput=4.99MB/sec 2024-02-11T22:36:51.472 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ledTULRQTUWuNyA off=14772120 len=39433 2024-02-11T22:36:51.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 752 completed, throughput=4.99MB/sec 2024-02-11T22:36:51.473 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AKDm0UhHF--naqv off=9320663 len=1789666 2024-02-11T22:36:51.474 INFO:tasks.workunit.client.0.smithi023.stdout:op 753 completed, throughput=5MB/sec 2024-02-11T22:36:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:51 smithi160 ceph-mon[106289]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:36:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:51 smithi023 ceph-mon[111262]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:36:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:51 smithi023 ceph-mon[113671]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:36:52.475 INFO:tasks.workunit.client.0.smithi023.stdout: 151: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:52.475 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jUdCJUAx1f9X5vK off=958156 len=739896 2024-02-11T22:36:52.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 754 completed, throughput=4.98MB/sec 2024-02-11T22:36:52.479 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QHqKz3E4tBNM7e5 off=1309325 len=1097958 2024-02-11T22:36:52.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 755 completed, throughput=4.98MB/sec 2024-02-11T22:36:52.484 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xiOa2SzY1SbjVrz off=3481226 len=156268 2024-02-11T22:36:52.486 INFO:tasks.workunit.client.0.smithi023.stdout:op 756 completed, throughput=4.98MB/sec 2024-02-11T22:36:52.486 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c-uikj7jPoLcvJW off=518909 len=1658337 2024-02-11T22:36:52.488 INFO:tasks.workunit.client.0.smithi023.stdout:op 757 completed, throughput=4.99MB/sec 2024-02-11T22:36:52.488 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HKyC1_KiPKEn2oX off=4921531 len=1591035 2024-02-11T22:36:52.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 758 completed, throughput=5MB/sec 2024-02-11T22:36:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:36:53.489 INFO:tasks.workunit.client.0.smithi023.stdout: 152: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:53.489 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9X0bryzh0W9XSAT off=7283112 len=157452 2024-02-11T22:36:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 759 completed, throughput=4.97MB/sec 2024-02-11T22:36:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Kshlcx6F1cXVnCN off=7779288 len=1620097 2024-02-11T22:36:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 760 completed, throughput=4.98MB/sec 2024-02-11T22:36:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pRnw00t1-Mzmkqa off=2216048 len=200811 2024-02-11T22:36:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:op 761 completed, throughput=4.98MB/sec 2024-02-11T22:36:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VGZu40QhAeVm753 off=11248228 len=1994914 2024-02-11T22:36:53.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 762 completed, throughput=5MB/sec 2024-02-11T22:36:53.503 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ykz_duzmDIZmEbL off=8102480 len=1352678 2024-02-11T22:36:53.505 INFO:tasks.workunit.client.0.smithi023.stdout:op 763 completed, throughput=5MB/sec 2024-02-11T22:36:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:53 smithi160 ceph-mon[106289]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:36:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:53 smithi023 ceph-mon[111262]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:36:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:53 smithi023 ceph-mon[113671]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:36:54.506 INFO:tasks.workunit.client.0.smithi023.stdout: 153: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:54.506 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NAZnAxTos3Zs8Ly off=3527659 len=1929867 2024-02-11T22:36:54.517 INFO:tasks.workunit.client.0.smithi023.stdout:op 764 completed, throughput=4.98MB/sec 2024-02-11T22:36:54.517 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t1ndf_PVxKyLE5C off=4513784 len=1002814 2024-02-11T22:36:54.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 765 completed, throughput=4.99MB/sec 2024-02-11T22:36:54.520 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K8wkD1MEIYxgIz8 off=16336276 len=1189158 2024-02-11T22:36:54.522 INFO:tasks.workunit.client.0.smithi023.stdout:op 766 completed, throughput=5MB/sec 2024-02-11T22:36:54.522 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KHQgqolrY8L-eFi off=5429404 len=163392 2024-02-11T22:36:54.524 INFO:tasks.workunit.client.0.smithi023.stdout:op 767 completed, throughput=5MB/sec 2024-02-11T22:36:54.524 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C3HEB7wFqBGcApg off=10171354 len=1431954 2024-02-11T22:36:54.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 768 completed, throughput=5.01MB/sec 2024-02-11T22:36:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: 154: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:55.534 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T_VymRYQi1UZTcZ off=2716934 len=336073 2024-02-11T22:36:55.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 769 completed, throughput=4.98MB/sec 2024-02-11T22:36:55.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SxIECkPPgD-4Qjm off=7784157 len=417082 2024-02-11T22:36:55.539 INFO:tasks.workunit.client.0.smithi023.stdout:op 770 completed, throughput=4.98MB/sec 2024-02-11T22:36:55.539 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A7fV4RpOLqpAjIH off=5234988 len=187610 2024-02-11T22:36:55.541 INFO:tasks.workunit.client.0.smithi023.stdout:op 771 completed, throughput=4.98MB/sec 2024-02-11T22:36:55.541 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6-MSaZonF_9EcHC off=15697216 len=795817 2024-02-11T22:36:55.543 INFO:tasks.workunit.client.0.smithi023.stdout:op 772 completed, throughput=4.98MB/sec 2024-02-11T22:36:55.543 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vhxKk50ose4c_BU off=435519 len=1307337 2024-02-11T22:36:55.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 773 completed, throughput=4.99MB/sec 2024-02-11T22:36:55.545 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vMN95Aoizm0i1De off=7614582 len=639563 2024-02-11T22:36:55.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 774 completed, throughput=5MB/sec 2024-02-11T22:36:55.549 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vuwfQ2Psx-LH8tf off=6006909 len=863551 2024-02-11T22:36:55.550 INFO:tasks.workunit.client.0.smithi023.stdout:op 775 completed, throughput=5MB/sec 2024-02-11T22:36:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:55 smithi023 ceph-mon[111262]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:36:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:55 smithi023 ceph-mon[113671]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:36:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:55 smithi160 ceph-mon[106289]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:36:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:36:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:36:55] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:36:56.550 INFO:tasks.workunit.client.0.smithi023.stdout: 155: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:56.550 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P-PNCth9jOAYkot off=2850215 len=607754 2024-02-11T22:36:56.554 INFO:tasks.workunit.client.0.smithi023.stdout:op 776 completed, throughput=4.97MB/sec 2024-02-11T22:36:56.554 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lAqLj85jgRhq1rk off=1920767 len=135881 2024-02-11T22:36:56.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 777 completed, throughput=4.97MB/sec 2024-02-11T22:36:56.555 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kbCHzhfZTpatSaz off=11802763 len=1361311 2024-02-11T22:36:56.556 INFO:tasks.workunit.client.0.smithi023.stdout:op 778 completed, throughput=4.98MB/sec 2024-02-11T22:36:56.556 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-We4JPDvf1yb5arE off=8945712 len=1637423 2024-02-11T22:36:56.559 INFO:tasks.workunit.client.0.smithi023.stdout:op 779 completed, throughput=4.99MB/sec 2024-02-11T22:36:56.559 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MxTMxw-YMsk-XYD off=409670 len=691031 2024-02-11T22:36:56.563 INFO:tasks.workunit.client.0.smithi023.stdout:op 780 completed, throughput=5MB/sec 2024-02-11T22:36:56.563 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MrE0mU-Z1P4Knz9 off=15769243 len=548012 2024-02-11T22:36:56.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 781 completed, throughput=5MB/sec 2024-02-11T22:36:56.565 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TJ-Om63dMRXG1mU off=6473265 len=867462 2024-02-11T22:36:56.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 782 completed, throughput=5MB/sec 2024-02-11T22:36:57.566 INFO:tasks.workunit.client.0.smithi023.stdout: 156: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:57.566 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xOrmtQZlmmxoJG8 off=18873481 len=1803425 2024-02-11T22:36:57.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 783 completed, throughput=4.98MB/sec 2024-02-11T22:36:57.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bVD9DSQU09zXFGW off=21399539 len=1989850 2024-02-11T22:36:57.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 784 completed, throughput=5MB/sec 2024-02-11T22:36:57.570 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hwpR9tCknEUOQtw off=7206954 len=2087146 2024-02-11T22:36:57.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 785 completed, throughput=5.01MB/sec 2024-02-11T22:36:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:57 smithi023 ceph-mon[111262]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:57 smithi023 ceph-mon[113671]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:57 smithi160 ceph-mon[106289]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:36:58.573 INFO:tasks.workunit.client.0.smithi023.stdout: 157: throughput=4.98MB/sec pending data=0 2024-02-11T22:36:58.573 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WZ7Y9WEx51r0YVO off=7005722 len=1253716 2024-02-11T22:36:58.580 INFO:tasks.workunit.client.0.smithi023.stdout:op 786 completed, throughput=4.98MB/sec 2024-02-11T22:36:58.580 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DYmvaNwGXUK_tbu off=11399468 len=991876 2024-02-11T22:36:58.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 787 completed, throughput=4.99MB/sec 2024-02-11T22:36:58.582 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HmFBlze1GR58Dqt off=1854990 len=1362962 2024-02-11T22:36:58.588 INFO:tasks.workunit.client.0.smithi023.stdout:op 788 completed, throughput=5MB/sec 2024-02-11T22:36:58.588 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nEs6llZLpG79gcD off=8579764 len=285889 2024-02-11T22:36:58.589 INFO:tasks.workunit.client.0.smithi023.stdout:op 789 completed, throughput=5MB/sec 2024-02-11T22:36:58.589 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_aYBXHY9wL4zAeT off=9778963 len=1122376 2024-02-11T22:36:58.591 INFO:tasks.workunit.client.0.smithi023.stdout:op 790 completed, throughput=5.01MB/sec 2024-02-11T22:36:59.592 INFO:tasks.workunit.client.0.smithi023.stdout: 158: throughput=4.97MB/sec pending data=0 2024-02-11T22:36:59.592 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VdKAbxFyT-AOTdC off=875329 len=5465 2024-02-11T22:36:59.592 INFO:tasks.workunit.client.0.smithi023.stdout:op 791 completed, throughput=4.97MB/sec 2024-02-11T22:36:59.592 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hFpw742ShAlCbWY off=6714222 len=1602917 2024-02-11T22:36:59.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 792 completed, throughput=4.98MB/sec 2024-02-11T22:36:59.603 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--bfEzms9oMW_F76 off=13777660 len=891433 2024-02-11T22:36:59.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 793 completed, throughput=4.99MB/sec 2024-02-11T22:36:59.603 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oBcsaoh3uDpWDPb off=14677887 len=1384536 2024-02-11T22:36:59.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 794 completed, throughput=5MB/sec 2024-02-11T22:36:59.603 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Yt9LAZlQnevDMhw off=17338166 len=1502098 2024-02-11T22:36:59.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 795 completed, throughput=5.01MB/sec 2024-02-11T22:36:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:36:59 smithi023 ceph-mon[111262]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:36:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:36:59 smithi023 ceph-mon[113671]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:36:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:36:59 smithi160 ceph-mon[106289]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:37:00.609 INFO:tasks.workunit.client.0.smithi023.stdout: 159: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:00.610 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KTLfdQQSE4ekD_4 off=2379363 len=74919 2024-02-11T22:37:00.610 INFO:tasks.workunit.client.0.smithi023.stdout:op 796 completed, throughput=4.98MB/sec 2024-02-11T22:37:00.610 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2buu4KisS3rkWkZ off=11152805 len=1087050 2024-02-11T22:37:00.611 INFO:tasks.workunit.client.0.smithi023.stdout:op 797 completed, throughput=4.98MB/sec 2024-02-11T22:37:00.612 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sg3qYgINB3jQSAM off=8791370 len=1794398 2024-02-11T22:37:00.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 798 completed, throughput=4.99MB/sec 2024-02-11T22:37:00.620 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hkshYvFzzovMqX3 off=3470273 len=1490173 2024-02-11T22:37:00.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 799 completed, throughput=5MB/sec 2024-02-11T22:37:01.621 INFO:tasks.workunit.client.0.smithi023.stdout: 160: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:01.621 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DNczacZg_CvlXBE off=19301187 len=1034795 2024-02-11T22:37:01.627 INFO:tasks.workunit.client.0.smithi023.stdout:op 800 completed, throughput=4.98MB/sec 2024-02-11T22:37:01.627 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-akfwCzuV8EdD1Rs off=14908057 len=1666146 2024-02-11T22:37:01.633 INFO:tasks.workunit.client.0.smithi023.stdout:op 801 completed, throughput=4.99MB/sec 2024-02-11T22:37:01.633 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CP6aDcLmE0-BXer off=22051532 len=1511205 2024-02-11T22:37:01.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 802 completed, throughput=4.99MB/sec 2024-02-11T22:37:01.635 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ouPtvy2sGtmUQyE off=2212216 len=1091748 2024-02-11T22:37:01.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 803 completed, throughput=5MB/sec 2024-02-11T22:37:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:01 smithi023 ceph-mon[111262]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:37:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:01 smithi023 ceph-mon[113671]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:37:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:01 smithi160 ceph-mon[106289]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:37:02.641 INFO:tasks.workunit.client.0.smithi023.stdout: 161: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:02.641 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZPwfdmwclmH41F_ off=527448 len=1873211 2024-02-11T22:37:02.649 INFO:tasks.workunit.client.0.smithi023.stdout:op 804 completed, throughput=4.98MB/sec 2024-02-11T22:37:02.649 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UMUoa30QwbEMoU- off=454805 len=731789 2024-02-11T22:37:02.653 INFO:tasks.workunit.client.0.smithi023.stdout:op 805 completed, throughput=4.98MB/sec 2024-02-11T22:37:02.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rJRAukm6k8oSd7z off=14583877 len=1079357 2024-02-11T22:37:02.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 806 completed, throughput=4.99MB/sec 2024-02-11T22:37:02.658 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rI0uRjV4xn9owgx off=628869 len=542041 2024-02-11T22:37:02.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 807 completed, throughput=4.99MB/sec 2024-02-11T22:37:02.660 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MCwVS6XSEiiQyvJ off=6789078 len=1233871 2024-02-11T22:37:02.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 808 completed, throughput=5MB/sec 2024-02-11T22:37:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:03 smithi023 ceph-mon[111262]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:37:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:03 smithi023 ceph-mon[113671]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:37:03.661 INFO:tasks.workunit.client.0.smithi023.stdout: 162: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:03.661 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--IE6MWthjKgzgyw off=3619719 len=1585983 2024-02-11T22:37:03.663 INFO:tasks.workunit.client.0.smithi023.stdout:op 809 completed, throughput=4.98MB/sec 2024-02-11T22:37:03.663 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X-s9fmdi0_wHl5t off=6129273 len=2021750 2024-02-11T22:37:03.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 810 completed, throughput=4.99MB/sec 2024-02-11T22:37:03.673 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2J1_9ffyg5Kzv6i off=1633978 len=1265422 2024-02-11T22:37:03.675 INFO:tasks.workunit.client.0.smithi023.stdout:op 811 completed, throughput=5MB/sec 2024-02-11T22:37:03.675 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0oKLgDMcU4GvLki off=4916153 len=742167 2024-02-11T22:37:03.679 INFO:tasks.workunit.client.0.smithi023.stdout:op 812 completed, throughput=5MB/sec 2024-02-11T22:37:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:03 smithi160 ceph-mon[106289]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:37:04.680 INFO:tasks.workunit.client.0.smithi023.stdout: 163: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:04.680 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JInFTJe0yLgCta5 off=903233 len=1340422 2024-02-11T22:37:04.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 813 completed, throughput=4.98MB/sec 2024-02-11T22:37:04.687 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QWeARFvw4n4rG1Y off=7522005 len=1872572 2024-02-11T22:37:04.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 814 completed, throughput=4.99MB/sec 2024-02-11T22:37:04.690 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HMOBjyvfPXirWkE off=0 len=1156372 2024-02-11T22:37:04.691 INFO:tasks.workunit.client.0.smithi023.stdout:op 815 completed, throughput=5MB/sec 2024-02-11T22:37:04.691 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-d8e6bQPxQIehPKS off=10492067 len=1792450 2024-02-11T22:37:04.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 816 completed, throughput=5.01MB/sec 2024-02-11T22:37:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:05 smithi023 ceph-mon[111262]: pgmap v1495: 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-02-11T22:37:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:05 smithi023 ceph-mon[113671]: pgmap v1495: 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-02-11T22:37:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:05 smithi160 ceph-mon[106289]: pgmap v1495: 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-02-11T22:37:05.702 INFO:tasks.workunit.client.0.smithi023.stdout: 164: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:05.702 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_2knyqcT_S8RbWS off=15676586 len=1822389 2024-02-11T22:37:05.711 INFO:tasks.workunit.client.0.smithi023.stdout:op 817 completed, throughput=4.99MB/sec 2024-02-11T22:37:05.711 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-blOZ5RMjioO48Gl off=1257620 len=196186 2024-02-11T22:37:05.714 INFO:tasks.workunit.client.0.smithi023.stdout:op 818 completed, throughput=4.99MB/sec 2024-02-11T22:37:05.714 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gW9_QiGjn81p0yb off=14616464 len=573361 2024-02-11T22:37:05.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 819 completed, throughput=4.99MB/sec 2024-02-11T22:37:05.716 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aePh008e5rMqKeG off=4352075 len=164673 2024-02-11T22:37:05.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 820 completed, throughput=4.99MB/sec 2024-02-11T22:37:05.718 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xXKy_EszM4v7tna off=11935629 len=1936779 2024-02-11T22:37:05.720 INFO:tasks.workunit.client.0.smithi023.stdout:op 821 completed, throughput=5MB/sec 2024-02-11T22:37:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:37:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:37:05] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:37:06.721 INFO:tasks.workunit.client.0.smithi023.stdout: 165: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:06.721 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rAivkvs9ZDUAmS_ off=8005637 len=945402 2024-02-11T22:37:06.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 822 completed, throughput=4.98MB/sec 2024-02-11T22:37:06.727 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uNyB1xd7OK12K7q off=1234323 len=385606 2024-02-11T22:37:06.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 823 completed, throughput=4.98MB/sec 2024-02-11T22:37:06.730 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZcbOVX47FmXfmBr off=12933663 len=1158567 2024-02-11T22:37:06.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 824 completed, throughput=4.99MB/sec 2024-02-11T22:37:06.731 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wXbcha0BBtVXGTY off=2602146 len=1209142 2024-02-11T22:37:06.738 INFO:tasks.workunit.client.0.smithi023.stdout:op 825 completed, throughput=4.99MB/sec 2024-02-11T22:37:06.738 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J2mmWNddnUbiZpX off=482765 len=1000135 2024-02-11T22:37:06.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 826 completed, throughput=5MB/sec 2024-02-11T22:37:06.744 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kNsXYlT5aCLgRNQ off=6138999 len=720584 2024-02-11T22:37:06.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 827 completed, throughput=5MB/sec 2024-02-11T22:37:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:07 smithi023 ceph-mon[111262]: pgmap v1496: 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-02-11T22:37:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:07 smithi023 ceph-mon[113671]: pgmap v1496: 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-02-11T22:37:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:07.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:07 smithi160 ceph-mon[106289]: pgmap v1496: 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-02-11T22:37:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:07.745 INFO:tasks.workunit.client.0.smithi023.stdout: 166: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:07.745 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e7OZns-wsUHW0K4 off=11140652 len=1968253 2024-02-11T22:37:07.747 INFO:tasks.workunit.client.0.smithi023.stdout:op 828 completed, throughput=4.99MB/sec 2024-02-11T22:37:07.747 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bY9gxzlV8v40l5L off=77545 len=1409028 2024-02-11T22:37:07.749 INFO:tasks.workunit.client.0.smithi023.stdout:op 829 completed, throughput=4.99MB/sec 2024-02-11T22:37:07.749 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gLr2L104E8Ztogu off=1689444 len=802863 2024-02-11T22:37:07.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 830 completed, throughput=5MB/sec 2024-02-11T22:37:07.750 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bIlAhtETkJH9Z1D off=6332376 len=1786407 2024-02-11T22:37:07.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 831 completed, throughput=5.01MB/sec 2024-02-11T22:37:08.754 INFO:tasks.workunit.client.0.smithi023.stdout: 167: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:08.754 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wW18UfZ9dM3aF7H off=297258 len=549053 2024-02-11T22:37:08.758 INFO:tasks.workunit.client.0.smithi023.stdout:op 832 completed, throughput=4.98MB/sec 2024-02-11T22:37:08.758 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6MNkw_qDPEsXpWO off=4693613 len=350683 2024-02-11T22:37:08.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 833 completed, throughput=4.98MB/sec 2024-02-11T22:37:08.761 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DtB_b1YW9rtyG71 off=2106052 len=1425076 2024-02-11T22:37:08.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 834 completed, throughput=4.99MB/sec 2024-02-11T22:37:08.770 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NgRJodtCyrtIfil off=388602 len=887593 2024-02-11T22:37:08.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 835 completed, throughput=5MB/sec 2024-02-11T22:37:08.771 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qlonZAs9lO_0Mgu off=1865804 len=241698 2024-02-11T22:37:08.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 836 completed, throughput=5MB/sec 2024-02-11T22:37:08.774 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LDtFdZKvVX0VIAE off=17779612 len=48157 2024-02-11T22:37:08.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 837 completed, throughput=5MB/sec 2024-02-11T22:37:08.774 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-euhuVE3iSvYEK-v off=2205358 len=441398 2024-02-11T22:37:08.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 838 completed, throughput=5MB/sec 2024-02-11T22:37:08.775 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gKTsS3VVo5Ags8Y off=1269207 len=1624277 2024-02-11T22:37:08.777 INFO:tasks.workunit.client.0.smithi023.stdout:op 839 completed, throughput=5.01MB/sec 2024-02-11T22:37:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:09 smithi023 ceph-mon[111262]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:37:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:09 smithi023 ceph-mon[113671]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:37:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:09 smithi160 ceph-mon[106289]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:37:09.777 INFO:tasks.workunit.client.0.smithi023.stdout: 168: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:09.778 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3lpQ2cQy-Q70nnu off=2305603 len=1282140 2024-02-11T22:37:09.779 INFO:tasks.workunit.client.0.smithi023.stdout:op 840 completed, throughput=4.99MB/sec 2024-02-11T22:37:09.779 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Yvv8KOIfW86GOab off=486055 len=1030203 2024-02-11T22:37:09.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 841 completed, throughput=4.99MB/sec 2024-02-11T22:37:09.781 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cAx69lHBqV30AJ2 off=3910777 len=412939 2024-02-11T22:37:09.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 842 completed, throughput=4.99MB/sec 2024-02-11T22:37:09.782 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-es5hoVJUEj3h432 off=1845928 len=1697028 2024-02-11T22:37:09.785 INFO:tasks.workunit.client.0.smithi023.stdout:op 843 completed, throughput=5MB/sec 2024-02-11T22:37:10.785 INFO:tasks.workunit.client.0.smithi023.stdout: 169: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:10.786 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EeMDrWQF3aJ4D0j off=968795 len=74283 2024-02-11T22:37:10.786 INFO:tasks.workunit.client.0.smithi023.stdout:op 844 completed, throughput=4.98MB/sec 2024-02-11T22:37:10.786 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1IO3n_jWMcw3RTq off=18595602 len=385085 2024-02-11T22:37:10.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 845 completed, throughput=4.98MB/sec 2024-02-11T22:37:10.787 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cl0-245svXX00cD off=4162698 len=249902 2024-02-11T22:37:10.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 846 completed, throughput=4.98MB/sec 2024-02-11T22:37:10.789 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tID71e-qfSffwx9 off=3511794 len=1246643 2024-02-11T22:37:10.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 847 completed, throughput=4.99MB/sec 2024-02-11T22:37:10.794 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MmxTDPlS2sbLOxU off=1587139 len=841183 2024-02-11T22:37:10.800 INFO:tasks.workunit.client.0.smithi023.stdout:op 848 completed, throughput=4.99MB/sec 2024-02-11T22:37:10.800 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gduiIqryGafqsPn off=166257 len=1348632 2024-02-11T22:37:10.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 849 completed, throughput=5MB/sec 2024-02-11T22:37:10.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jxciaQgo4tcZowi off=5344308 len=558565 2024-02-11T22:37:10.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 850 completed, throughput=5MB/sec 2024-02-11T22:37:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:11 smithi023 ceph-mon[111262]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:37:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:11 smithi023 ceph-mon[113671]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:37:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:11 smithi160 ceph-mon[106289]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:37:11.803 INFO:tasks.workunit.client.0.smithi023.stdout: 170: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:11.803 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ugz2ZQe9PzXF7ks off=4872074 len=531446 2024-02-11T22:37:11.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 851 completed, throughput=4.97MB/sec 2024-02-11T22:37:11.804 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wacMdtb6-WhTA-B off=1348195 len=343079 2024-02-11T22:37:11.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 852 completed, throughput=4.98MB/sec 2024-02-11T22:37:11.806 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vWh2OY_IdIvUEJl off=8120511 len=961869 2024-02-11T22:37:11.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 853 completed, throughput=4.98MB/sec 2024-02-11T22:37:11.808 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-82iBvNtrhUp-Flh off=7244517 len=114022 2024-02-11T22:37:11.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 854 completed, throughput=4.98MB/sec 2024-02-11T22:37:11.808 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Itr8jHtXPBUE45B off=17425833 len=1180424 2024-02-11T22:37:11.810 INFO:tasks.workunit.client.0.smithi023.stdout:op 855 completed, throughput=4.99MB/sec 2024-02-11T22:37:11.810 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nFdSvCclYtft4oK off=267279 len=459337 2024-02-11T22:37:11.811 INFO:tasks.workunit.client.0.smithi023.stdout:op 856 completed, throughput=4.99MB/sec 2024-02-11T22:37:11.811 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-siwXXC0XUrqL13O off=2145392 len=681421 2024-02-11T22:37:11.813 INFO:tasks.workunit.client.0.smithi023.stdout:op 857 completed, throughput=4.99MB/sec 2024-02-11T22:37:11.813 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FQ8ZMLFjdaxsgLd off=20874125 len=1732937 2024-02-11T22:37:11.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 858 completed, throughput=5MB/sec 2024-02-11T22:37:12.815 INFO:tasks.workunit.client.0.smithi023.stdout: 171: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:12.815 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RkUkLh-GcjaHF6O off=7299527 len=692262 2024-02-11T22:37:12.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 859 completed, throughput=4.98MB/sec 2024-02-11T22:37:12.820 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZyX0568xmvz1Wu- off=16269268 len=777873 2024-02-11T22:37:12.824 INFO:tasks.workunit.client.0.smithi023.stdout:op 860 completed, throughput=4.98MB/sec 2024-02-11T22:37:12.824 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GUrdDA77wpfShBo off=19322794 len=452844 2024-02-11T22:37:12.827 INFO:tasks.workunit.client.0.smithi023.stdout:op 861 completed, throughput=4.99MB/sec 2024-02-11T22:37:12.828 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zeWZiNriaaidv6H off=1249930 len=1053189 2024-02-11T22:37:12.829 INFO:tasks.workunit.client.0.smithi023.stdout:op 862 completed, throughput=4.99MB/sec 2024-02-11T22:37:12.829 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4Qoly6iPT89lRVd off=1823969 len=1134834 2024-02-11T22:37:12.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 863 completed, throughput=5MB/sec 2024-02-11T22:37:12.835 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mh_70U984ms-Qx6 off=4876486 len=819883 2024-02-11T22:37:12.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 864 completed, throughput=5MB/sec 2024-02-11T22:37:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:13 smithi023 ceph-mon[111262]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:37:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:13 smithi023 ceph-mon[113671]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:37:13.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:13 smithi160 ceph-mon[106289]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:37:13.836 INFO:tasks.workunit.client.0.smithi023.stdout: 172: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:13.836 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MlXUoi-Iq0By-2f off=106690 len=1404783 2024-02-11T22:37:13.839 INFO:tasks.workunit.client.0.smithi023.stdout:op 865 completed, throughput=4.98MB/sec 2024-02-11T22:37:13.839 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9nIioVlVTVyEPro off=1928882 len=1161858 2024-02-11T22:37:13.841 INFO:tasks.workunit.client.0.smithi023.stdout:op 866 completed, throughput=4.99MB/sec 2024-02-11T22:37:13.841 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wnUKdJWEemSJP2K off=7843256 len=396245 2024-02-11T22:37:13.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 867 completed, throughput=4.99MB/sec 2024-02-11T22:37:13.845 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wJvkJS3iOh_DyXU off=460925 len=286562 2024-02-11T22:37:13.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 868 completed, throughput=4.99MB/sec 2024-02-11T22:37:13.848 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lNbG4dFaiJeMfis off=131516 len=892692 2024-02-11T22:37:13.854 INFO:tasks.workunit.client.0.smithi023.stdout:op 869 completed, throughput=5MB/sec 2024-02-11T22:37:13.854 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a4T5B_q0dn-xF0- off=12850359 len=1000971 2024-02-11T22:37:13.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 870 completed, throughput=5MB/sec 2024-02-11T22:37:14.856 INFO:tasks.workunit.client.0.smithi023.stdout: 173: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:14.857 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oHC74-J0ak_4m3u off=4968333 len=1839201 2024-02-11T22:37:14.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 871 completed, throughput=4.98MB/sec 2024-02-11T22:37:14.871 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Uzpind4HGTtuZYj off=13776727 len=1194115 2024-02-11T22:37:14.873 INFO:tasks.workunit.client.0.smithi023.stdout:op 872 completed, throughput=4.99MB/sec 2024-02-11T22:37:14.873 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FxYNxtYJ55hhm2f off=11588875 len=151956 2024-02-11T22:37:14.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 873 completed, throughput=4.99MB/sec 2024-02-11T22:37:14.874 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0u_5lcU9ODHSedo off=809411 len=1334030 2024-02-11T22:37:14.876 INFO:tasks.workunit.client.0.smithi023.stdout:op 874 completed, throughput=5MB/sec 2024-02-11T22:37:14.876 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ugz2ZQe9PzXF7ks off=4611522 len=355875 2024-02-11T22:37:14.877 INFO:tasks.workunit.client.0.smithi023.stdout:op 875 completed, throughput=5MB/sec 2024-02-11T22:37:14.877 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d-stj06OHdbjAOg off=175891 len=319720 2024-02-11T22:37:14.878 INFO:tasks.workunit.client.0.smithi023.stdout:op 876 completed, throughput=5MB/sec 2024-02-11T22:37:14.878 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wGGpBqeoPF7RtAs off=41942 len=52433 2024-02-11T22:37:14.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 877 completed, throughput=5MB/sec 2024-02-11T22:37:14.879 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ISKEtKXMR5RlCfa off=19289763 len=457310 2024-02-11T22:37:14.880 INFO:tasks.workunit.client.0.smithi023.stdout:op 878 completed, throughput=5MB/sec 2024-02-11T22:37:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:15 smithi023 ceph-mon[111262]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:37:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:15 smithi023 ceph-mon[113671]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:37:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:15 smithi160 ceph-mon[106289]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:37:15.880 INFO:tasks.workunit.client.0.smithi023.stdout: 174: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:15.880 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HpX1akLOhJ6r-39 off=11463603 len=582817 2024-02-11T22:37:15.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 879 completed, throughput=4.98MB/sec 2024-02-11T22:37:15.884 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fFcid9G0h59YVKs off=11417664 len=779218 2024-02-11T22:37:15.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 880 completed, throughput=4.98MB/sec 2024-02-11T22:37:15.889 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hb3vrkEW63RynsD off=99151 len=1840668 2024-02-11T22:37:15.893 INFO:tasks.workunit.client.0.smithi023.stdout:op 881 completed, throughput=4.99MB/sec 2024-02-11T22:37:15.893 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rIy5FSH1KWQKOyV off=3047342 len=1848028 2024-02-11T22:37:15.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 882 completed, throughput=5MB/sec 2024-02-11T22:37:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:37:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:37:15] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:37:16.901 INFO:tasks.workunit.client.0.smithi023.stdout: 175: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:16.901 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cKakxP9Pa3QDGYw off=9718080 len=1825410 2024-02-11T22:37:16.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 883 completed, throughput=4.98MB/sec 2024-02-11T22:37:16.909 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xqZ-EBLuXnB-lYM off=1845779 len=75829 2024-02-11T22:37:16.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 884 completed, throughput=4.98MB/sec 2024-02-11T22:37:16.911 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lcBhOFBIn6-lWvM off=12740124 len=1344219 2024-02-11T22:37:16.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 885 completed, throughput=4.99MB/sec 2024-02-11T22:37:16.919 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k1iEf0FtDIMuRQa off=9453251 len=436219 2024-02-11T22:37:16.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 886 completed, throughput=4.99MB/sec 2024-02-11T22:37:16.920 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mzyZ9Gzei7P1yqf off=4226458 len=760462 2024-02-11T22:37:16.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 887 completed, throughput=5MB/sec 2024-02-11T22:37:16.924 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fuh6o8yHYgkGbQb off=18966082 len=1924837 2024-02-11T22:37:16.931 INFO:tasks.workunit.client.0.smithi023.stdout:op 888 completed, throughput=5.01MB/sec 2024-02-11T22:37:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:17 smithi023 ceph-mon[111262]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:37:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:17 smithi023 ceph-mon[113671]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:37:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:17 smithi160 ceph-mon[106289]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:37:17.931 INFO:tasks.workunit.client.0.smithi023.stdout: 176: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:17.931 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lAqLj85jgRhq1rk off=1653693 len=825034 2024-02-11T22:37:17.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 889 completed, throughput=4.98MB/sec 2024-02-11T22:37:17.936 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dUfMF1heGncLhUv off=2112501 len=1006399 2024-02-11T22:37:17.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 890 completed, throughput=4.99MB/sec 2024-02-11T22:37:17.937 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CHIt1e7o6G1o616 off=360796 len=164149 2024-02-11T22:37:17.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 891 completed, throughput=4.99MB/sec 2024-02-11T22:37:17.940 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VDmCtMCpA8ygnsE off=5663778 len=1892599 2024-02-11T22:37:17.952 INFO:tasks.workunit.client.0.smithi023.stdout:op 892 completed, throughput=5MB/sec 2024-02-11T22:37:17.952 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CxCiHPfe470qNMh off=13716828 len=1010096 2024-02-11T22:37:17.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 893 completed, throughput=5MB/sec 2024-02-11T22:37:18.953 INFO:tasks.workunit.client.0.smithi023.stdout: 177: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:18.953 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3ZtP69wuHd18q5H off=755075 len=1708621 2024-02-11T22:37:18.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 894 completed, throughput=4.98MB/sec 2024-02-11T22:37:18.955 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dA_4q04yQxbOQ7W off=12631014 len=1500174 2024-02-11T22:37:18.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 895 completed, throughput=4.99MB/sec 2024-02-11T22:37:18.962 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oh27BXfk0HZUya2 off=2011195 len=1949995 2024-02-11T22:37:18.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 896 completed, throughput=5MB/sec 2024-02-11T22:37:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:19 smithi023 ceph-mon[111262]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-02-11T22:37:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:19 smithi023 ceph-mon[113671]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-02-11T22:37:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:19 smithi160 ceph-mon[106289]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-02-11T22:37:19.972 INFO:tasks.workunit.client.0.smithi023.stdout: 178: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:19.972 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cGYpqt_iJqBodN7 off=0 len=1369459 2024-02-11T22:37:19.978 INFO:tasks.workunit.client.0.smithi023.stdout:op 897 completed, throughput=4.98MB/sec 2024-02-11T22:37:19.978 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Lo8CwevkKfhohwp off=4421838 len=1732262 2024-02-11T22:37:19.980 INFO:tasks.workunit.client.0.smithi023.stdout:op 898 completed, throughput=4.99MB/sec 2024-02-11T22:37:19.980 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5tKn-dD6v9SoOVb off=2973156 len=297149 2024-02-11T22:37:19.981 INFO:tasks.workunit.client.0.smithi023.stdout:op 899 completed, throughput=4.99MB/sec 2024-02-11T22:37:19.981 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4gQChASxM2VgGlx off=16684920 len=1283096 2024-02-11T22:37:19.988 INFO:tasks.workunit.client.0.smithi023.stdout:op 900 completed, throughput=5MB/sec 2024-02-11T22:37:19.988 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rjT4wPrV5lWS-kk off=107414 len=1431111 2024-02-11T22:37:19.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 901 completed, throughput=5.01MB/sec 2024-02-11T22:37:20.997 INFO:tasks.workunit.client.0.smithi023.stdout: 179: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:20.997 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KdiWwzgAXg8Tx4z off=7399911 len=436442 2024-02-11T22:37:21.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 902 completed, throughput=4.98MB/sec 2024-02-11T22:37:21.000 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Q3QtglRG0fVAit off=9196696 len=1875869 2024-02-11T22:37:21.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 903 completed, throughput=4.99MB/sec 2024-02-11T22:37:21.010 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DLTkBNgS3xiLZK6 off=11894939 len=709616 2024-02-11T22:37:21.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 904 completed, throughput=4.99MB/sec 2024-02-11T22:37:21.015 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OyustTC23A96diw off=394791 len=1161965 2024-02-11T22:37:21.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 905 completed, throughput=5MB/sec 2024-02-11T22:37:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:21 smithi023 ceph-mon[111262]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-11T22:37:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:21 smithi023 ceph-mon[113671]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-11T22:37:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:21 smithi160 ceph-mon[106289]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-11T22:37:22.016 INFO:tasks.workunit.client.0.smithi023.stdout: 180: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:22.016 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QIsbFQPDoI_WrHB off=3787094 len=808506 2024-02-11T22:37:22.021 INFO:tasks.workunit.client.0.smithi023.stdout:op 906 completed, throughput=4.98MB/sec 2024-02-11T22:37:22.021 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EcHSRQ7Ot0ToVDb off=6888818 len=1734107 2024-02-11T22:37:22.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 907 completed, throughput=4.99MB/sec 2024-02-11T22:37:22.028 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8-XpIpqIDcg11Z2 off=355492 len=1891685 2024-02-11T22:37:22.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 908 completed, throughput=5MB/sec 2024-02-11T22:37:22.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MKOri31v8lZ7FtA off=7871634 len=1910818 2024-02-11T22:37:22.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 909 completed, throughput=5.01MB/sec 2024-02-11T22:37:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:23.040 INFO:tasks.workunit.client.0.smithi023.stdout: 181: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:23.040 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K6bLasNdenZ9-2q off=17362139 len=1711704 2024-02-11T22:37:23.042 INFO:tasks.workunit.client.0.smithi023.stdout:op 910 completed, throughput=4.99MB/sec 2024-02-11T22:37:23.042 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9gwNrnwXKvNC-WF off=8091774 len=1988085 2024-02-11T22:37:23.054 INFO:tasks.workunit.client.0.smithi023.stdout:op 911 completed, throughput=5MB/sec 2024-02-11T22:37:23.054 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--xITzqoT9ODtPwQ off=0 len=1680072 2024-02-11T22:37:23.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 912 completed, throughput=5.01MB/sec 2024-02-11T22:37:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:23 smithi160 ceph-mon[106289]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:37:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:23 smithi023 ceph-mon[111262]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:37:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:23 smithi023 ceph-mon[113671]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:37:24.059 INFO:tasks.workunit.client.0.smithi023.stdout: 182: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:24.059 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bXBue7g_Mp6yhfs off=16304611 len=507247 2024-02-11T22:37:24.064 INFO:tasks.workunit.client.0.smithi023.stdout:op 913 completed, throughput=4.98MB/sec 2024-02-11T22:37:24.064 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-18eUmUlQCgBda-E off=4153327 len=83729 2024-02-11T22:37:24.066 INFO:tasks.workunit.client.0.smithi023.stdout:op 914 completed, throughput=4.98MB/sec 2024-02-11T22:37:24.066 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p4mL3nAYgc8GBfz off=19037787 len=1918860 2024-02-11T22:37:24.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 915 completed, throughput=4.99MB/sec 2024-02-11T22:37:24.069 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TUjPGl-89-Eo-bC off=906822 len=782545 2024-02-11T22:37:24.070 INFO:tasks.workunit.client.0.smithi023.stdout:op 916 completed, throughput=5MB/sec 2024-02-11T22:37:24.070 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-c2c0s_nH6ykoYrU off=16281001 len=452071 2024-02-11T22:37:24.074 INFO:tasks.workunit.client.0.smithi023.stdout:op 917 completed, throughput=5MB/sec 2024-02-11T22:37:24.074 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LFCyuq-3wFT4BGf off=15323263 len=1747796 2024-02-11T22:37:24.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 918 completed, throughput=5.01MB/sec 2024-02-11T22:37:25.076 INFO:tasks.workunit.client.0.smithi023.stdout: 183: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:25.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-puVcJQDRkNU52Zy off=4000888 len=1595347 2024-02-11T22:37:25.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 919 completed, throughput=4.99MB/sec 2024-02-11T22:37:25.078 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OlSsdhHTYP9FWWR off=3365327 len=146914 2024-02-11T22:37:25.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 920 completed, throughput=4.99MB/sec 2024-02-11T22:37:25.081 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yc8yI2XuTE3QWMk off=846401 len=448109 2024-02-11T22:37:25.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 921 completed, throughput=4.99MB/sec 2024-02-11T22:37:25.082 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M3c_iHsa-SPhsBG off=14293345 len=487644 2024-02-11T22:37:25.083 INFO:tasks.workunit.client.0.smithi023.stdout:op 922 completed, throughput=4.99MB/sec 2024-02-11T22:37:25.083 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YDWBMCLv9uSUnPW off=15804388 len=1530653 2024-02-11T22:37:25.085 INFO:tasks.workunit.client.0.smithi023.stdout:op 923 completed, throughput=5MB/sec 2024-02-11T22:37:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:25 smithi160 ceph-mon[106289]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:37:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:25 smithi023 ceph-mon[111262]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:37:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:25 smithi023 ceph-mon[113671]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:37:26.085 INFO:tasks.workunit.client.0.smithi023.stdout: 184: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:26.085 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6JXWTqisCKUvXUP off=9460118 len=1749467 2024-02-11T22:37:26.089 INFO:tasks.workunit.client.0.smithi023.stdout:op 924 completed, throughput=4.98MB/sec 2024-02-11T22:37:26.089 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4N4-yBXNaLsPbeY off=5251815 len=1370655 2024-02-11T22:37:26.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 925 completed, throughput=4.99MB/sec 2024-02-11T22:37:26.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GYLHHafldICU9wz off=7836524 len=370083 2024-02-11T22:37:26.095 INFO:tasks.workunit.client.0.smithi023.stdout:op 926 completed, throughput=4.99MB/sec 2024-02-11T22:37:26.095 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6dBAZvX_tQelSDH off=2808392 len=968372 2024-02-11T22:37:26.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 927 completed, throughput=5MB/sec 2024-02-11T22:37:26.100 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zuEM0DcrIfXhq-c off=4857945 len=513450 2024-02-11T22:37:26.101 INFO:tasks.workunit.client.0.smithi023.stdout:op 928 completed, throughput=5MB/sec 2024-02-11T22:37:26.101 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--Wd4r2fFwpfNwc5 off=232919 len=521625 2024-02-11T22:37:26.102 INFO:tasks.workunit.client.0.smithi023.stdout:op 929 completed, throughput=5MB/sec 2024-02-11T22:37:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:37:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:37:25] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-02-11T22:37:27.103 INFO:tasks.workunit.client.0.smithi023.stdout: 185: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:27.103 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mW5FNezyC7pX2v8 off=1621880 len=1070941 2024-02-11T22:37:27.108 INFO:tasks.workunit.client.0.smithi023.stdout:op 930 completed, throughput=4.98MB/sec 2024-02-11T22:37:27.108 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bKwFORvBsp8SL9Y off=976437 len=730485 2024-02-11T22:37:27.110 INFO:tasks.workunit.client.0.smithi023.stdout:op 931 completed, throughput=4.98MB/sec 2024-02-11T22:37:27.110 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1bEsyrZmRL64jje off=21947353 len=555528 2024-02-11T22:37:27.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 932 completed, throughput=4.99MB/sec 2024-02-11T22:37:27.112 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iErHPb1jW8_MGNJ off=12199585 len=620987 2024-02-11T22:37:27.113 INFO:tasks.workunit.client.0.smithi023.stdout:op 933 completed, throughput=4.99MB/sec 2024-02-11T22:37:27.113 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eWCfpk7DYv55S8w off=618031 len=567471 2024-02-11T22:37:27.116 INFO:tasks.workunit.client.0.smithi023.stdout:op 934 completed, throughput=4.99MB/sec 2024-02-11T22:37:27.117 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kkMLpqJ89SZ2aaq off=22456385 len=1045291 2024-02-11T22:37:27.118 INFO:tasks.workunit.client.0.smithi023.stdout:op 935 completed, throughput=5MB/sec 2024-02-11T22:37:27.118 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2JEttia_qrNrt1Y off=4065749 len=1732022 2024-02-11T22:37:27.129 INFO:tasks.workunit.client.0.smithi023.stdout:op 936 completed, throughput=5.01MB/sec 2024-02-11T22:37:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:27 smithi160 ceph-mon[106289]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:37:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:27 smithi023 ceph-mon[111262]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:37:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:27 smithi023 ceph-mon[113671]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:37:28.129 INFO:tasks.workunit.client.0.smithi023.stdout: 186: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:28.129 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kQf30BUkZVnghP1 off=0 len=1316406 2024-02-11T22:37:28.131 INFO:tasks.workunit.client.0.smithi023.stdout:op 937 completed, throughput=4.99MB/sec 2024-02-11T22:37:28.131 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EYpHtFgDPLcpbNL off=2993197 len=1034753 2024-02-11T22:37:28.137 INFO:tasks.workunit.client.0.smithi023.stdout:op 938 completed, throughput=4.99MB/sec 2024-02-11T22:37:28.137 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7VRAKvGLBNFYFgv off=10835555 len=574999 2024-02-11T22:37:28.141 INFO:tasks.workunit.client.0.smithi023.stdout:op 939 completed, throughput=4.99MB/sec 2024-02-11T22:37:28.141 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JSUPq18ZxjSCs4K off=6123635 len=103539 2024-02-11T22:37:28.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 940 completed, throughput=4.99MB/sec 2024-02-11T22:37:28.144 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vns60BRqVxrNGJH off=931548 len=1374992 2024-02-11T22:37:28.145 INFO:tasks.workunit.client.0.smithi023.stdout:op 941 completed, throughput=5MB/sec 2024-02-11T22:37:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:28 smithi023 ceph-mon[111262]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:37:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:28 smithi023 ceph-mon[113671]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:37:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:28 smithi160 ceph-mon[106289]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:37:29.146 INFO:tasks.workunit.client.0.smithi023.stdout: 187: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:29.146 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RH3Q_jSMoi1-qO1 off=14902112 len=1522666 2024-02-11T22:37:29.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 942 completed, throughput=4.98MB/sec 2024-02-11T22:37:29.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TzIED8Um3rII5w2 off=11092661 len=1042105 2024-02-11T22:37:29.155 INFO:tasks.workunit.client.0.smithi023.stdout:op 943 completed, throughput=4.99MB/sec 2024-02-11T22:37:29.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fKnd_YETj3na7km off=661544 len=1963688 2024-02-11T22:37:29.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 944 completed, throughput=5MB/sec 2024-02-11T22:37:29.164 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-adrGYeu08QjegYN off=16074963 len=720619 2024-02-11T22:37:29.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 945 completed, throughput=5MB/sec 2024-02-11T22:37:30.167 INFO:tasks.workunit.client.0.smithi023.stdout: 188: throughput=4.97MB/sec pending data=0 2024-02-11T22:37:30.167 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q80Zw4jZDMxvYEE off=3977289 len=1225259 2024-02-11T22:37:30.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 946 completed, throughput=4.98MB/sec 2024-02-11T22:37:30.173 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q_Pm2zp5HGd0Sgn off=9972749 len=1519911 2024-02-11T22:37:30.175 INFO:tasks.workunit.client.0.smithi023.stdout:op 947 completed, throughput=4.99MB/sec 2024-02-11T22:37:30.176 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ARu4LiZAfKIrVVh off=5908712 len=1828959 2024-02-11T22:37:30.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 948 completed, throughput=5MB/sec 2024-02-11T22:37:30.178 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-31wLaOspxW6EhJe off=24159994 len=1295842 2024-02-11T22:37:30.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 949 completed, throughput=5MB/sec 2024-02-11T22:37:31.185 INFO:tasks.workunit.client.0.smithi023.stdout: 189: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:31.186 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dzjj6K6XAztiSJy off=10365439 len=979600 2024-02-11T22:37:31.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 950 completed, throughput=4.98MB/sec 2024-02-11T22:37:31.186 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2mVsatMfIO8n9Z6 off=3627070 len=1501535 2024-02-11T22:37:31.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 951 completed, throughput=4.99MB/sec 2024-02-11T22:37:31.186 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X3P1bi0BYuk6f9h off=2723959 len=242903 2024-02-11T22:37:31.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 952 completed, throughput=4.99MB/sec 2024-02-11T22:37:31.188 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a5B6tyUxeFbuU0n off=6871092 len=123867 2024-02-11T22:37:31.189 INFO:tasks.workunit.client.0.smithi023.stdout:op 953 completed, throughput=4.99MB/sec 2024-02-11T22:37:31.189 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-imQG-99wTTKTJym off=3597093 len=745572 2024-02-11T22:37:31.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 954 completed, throughput=5MB/sec 2024-02-11T22:37:31.191 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TeuecfQEgtPkEK5 off=0 len=1312276 2024-02-11T22:37:31.192 INFO:tasks.workunit.client.0.smithi023.stdout:op 955 completed, throughput=5MB/sec 2024-02-11T22:37:31.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:31 smithi023 ceph-mon[111262]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:37:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:31 smithi023 ceph-mon[113671]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:37:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:31 smithi160 ceph-mon[106289]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:37:32.192 INFO:tasks.workunit.client.0.smithi023.stdout: 190: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:32.193 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rj9ooaAd1Dd38yQ off=726633 len=1292235 2024-02-11T22:37:32.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 956 completed, throughput=4.98MB/sec 2024-02-11T22:37:32.195 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t6OqEpgDmhlvQS6 off=6420064 len=746542 2024-02-11T22:37:32.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 957 completed, throughput=4.99MB/sec 2024-02-11T22:37:32.197 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NDzmM57IF2W-Y1u off=6078124 len=338237 2024-02-11T22:37:32.198 INFO:tasks.workunit.client.0.smithi023.stdout:op 958 completed, throughput=4.99MB/sec 2024-02-11T22:37:32.198 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nR96Q9GOqKVh34u off=12032637 len=1888896 2024-02-11T22:37:32.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 959 completed, throughput=5MB/sec 2024-02-11T22:37:32.202 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q99In3ZcfCejtJk off=8986213 len=1574588 2024-02-11T22:37:32.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 960 completed, throughput=5MB/sec 2024-02-11T22:37:32.695 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:37:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=sqlstore.transactions t=2024-02-11T22:37:32.214557405Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-11T22:37:33.205 INFO:tasks.workunit.client.0.smithi023.stdout: 191: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:33.205 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vyZqB0LroTSmlSW off=6735237 len=1794073 2024-02-11T22:37:33.208 INFO:tasks.workunit.client.0.smithi023.stdout:op 961 completed, throughput=4.99MB/sec 2024-02-11T22:37:33.208 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S2tMBi2ILNNBpPz off=3722754 len=1604583 2024-02-11T22:37:33.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 962 completed, throughput=5MB/sec 2024-02-11T22:37:33.217 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3-YKNrgcTY3SzTU off=8064258 len=1819474 2024-02-11T22:37:33.225 INFO:tasks.workunit.client.0.smithi023.stdout:op 963 completed, throughput=5MB/sec 2024-02-11T22:37:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:33 smithi023 ceph-mon[111262]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:37:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:33 smithi023 ceph-mon[113671]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:37:33.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:33 smithi160 ceph-mon[106289]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:37:34.225 INFO:tasks.workunit.client.0.smithi023.stdout: 192: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:34.226 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qgmeUFiNZ-friSX off=7436396 len=14221 2024-02-11T22:37:34.226 INFO:tasks.workunit.client.0.smithi023.stdout:op 964 completed, throughput=4.98MB/sec 2024-02-11T22:37:34.226 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Mr5xkIjtaSJHT5J off=749593 len=606490 2024-02-11T22:37:34.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 965 completed, throughput=4.98MB/sec 2024-02-11T22:37:34.230 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WQW8iHE2ZN7CVc8 off=3629575 len=1473975 2024-02-11T22:37:34.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 966 completed, throughput=4.99MB/sec 2024-02-11T22:37:34.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pBz45iaDu_W5OPp off=6912363 len=403613 2024-02-11T22:37:34.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 967 completed, throughput=4.99MB/sec 2024-02-11T22:37:34.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yBKImXZD1w977ct off=12983285 len=846018 2024-02-11T22:37:34.234 INFO:tasks.workunit.client.0.smithi023.stdout:op 968 completed, throughput=4.99MB/sec 2024-02-11T22:37:34.234 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PV2we8PdLOosKUB off=6756895 len=1521857 2024-02-11T22:37:34.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 969 completed, throughput=5MB/sec 2024-02-11T22:37:35.237 INFO:tasks.workunit.client.0.smithi023.stdout: 193: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:35.238 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_NuIBfNA7t2GY8n off=11925798 len=325895 2024-02-11T22:37:35.241 INFO:tasks.workunit.client.0.smithi023.stdout:op 970 completed, throughput=4.98MB/sec 2024-02-11T22:37:35.241 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x-iEUZOcxZbD8pq off=3429844 len=1308099 2024-02-11T22:37:35.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 971 completed, throughput=4.98MB/sec 2024-02-11T22:37:35.246 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ozooLuzJwv7u4cC off=16562980 len=826412 2024-02-11T22:37:35.251 INFO:tasks.workunit.client.0.smithi023.stdout:op 972 completed, throughput=4.99MB/sec 2024-02-11T22:37:35.251 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FtUm2zFH8BGLwLi off=783798 len=361645 2024-02-11T22:37:35.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 973 completed, throughput=4.99MB/sec 2024-02-11T22:37:35.254 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jzxxkAzEq3ymAPE off=2206253 len=786766 2024-02-11T22:37:35.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 974 completed, throughput=4.99MB/sec 2024-02-11T22:37:35.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TJV8vYw2cmd7iTV off=14008503 len=294361 2024-02-11T22:37:35.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 975 completed, throughput=4.99MB/sec 2024-02-11T22:37:35.258 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Dj9ppu6EPaZizDw off=4430954 len=117469 2024-02-11T22:37:35.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 976 completed, throughput=5MB/sec 2024-02-11T22:37:35.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6ZLtMhoY9eEssG7 off=7472329 len=1740387 2024-02-11T22:37:35.267 INFO:tasks.workunit.client.0.smithi023.stdout:op 977 completed, throughput=5MB/sec 2024-02-11T22:37:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:35 smithi023 ceph-mon[111262]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:35 smithi023 ceph-mon[113671]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:35 smithi160 ceph-mon[106289]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:37:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:37:35] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-02-11T22:37:36.268 INFO:tasks.workunit.client.0.smithi023.stdout: 194: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:36.268 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W5IJPgHrJwnmTqt off=8693486 len=1354043 2024-02-11T22:37:36.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 978 completed, throughput=4.98MB/sec 2024-02-11T22:37:36.275 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qca4k8An2GK9GX7 off=262700 len=553185 2024-02-11T22:37:36.276 INFO:tasks.workunit.client.0.smithi023.stdout:op 979 completed, throughput=4.99MB/sec 2024-02-11T22:37:36.276 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a4RsYeZt91wKGlL off=698035 len=671578 2024-02-11T22:37:36.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 980 completed, throughput=4.99MB/sec 2024-02-11T22:37:36.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GQr20tS4GsplpMQ off=18072306 len=538925 2024-02-11T22:37:36.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 981 completed, throughput=4.99MB/sec 2024-02-11T22:37:36.278 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O4yGoitotU6CMlq off=471315 len=1946199 2024-02-11T22:37:36.286 INFO:tasks.workunit.client.0.smithi023.stdout:op 982 completed, throughput=5MB/sec 2024-02-11T22:37:37.286 INFO:tasks.workunit.client.0.smithi023.stdout: 195: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:37.286 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dknP2ze4Rz0htZC off=819958 len=183962 2024-02-11T22:37:37.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 983 completed, throughput=4.98MB/sec 2024-02-11T22:37:37.287 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VqT0vQjtafHMNL1 off=15082960 len=122414 2024-02-11T22:37:37.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 984 completed, throughput=4.98MB/sec 2024-02-11T22:37:37.287 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iKEHCh0vzBjyPLV off=1844332 len=1118442 2024-02-11T22:37:37.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 985 completed, throughput=4.98MB/sec 2024-02-11T22:37:37.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jz3UXRy1PXf_5-R off=2850618 len=175064 2024-02-11T22:37:37.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 986 completed, throughput=4.98MB/sec 2024-02-11T22:37:37.292 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hY1XPkWNPzMckMa off=3109186 len=1700772 2024-02-11T22:37:37.294 INFO:tasks.workunit.client.0.smithi023.stdout:op 987 completed, throughput=4.99MB/sec 2024-02-11T22:37:37.294 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9Oit87cljG6ydHf off=10584886 len=84815 2024-02-11T22:37:37.294 INFO:tasks.workunit.client.0.smithi023.stdout:op 988 completed, throughput=4.99MB/sec 2024-02-11T22:37:37.294 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-88mzHvzm2rXxXAB off=13447102 len=1493082 2024-02-11T22:37:37.297 INFO:tasks.workunit.client.0.smithi023.stdout:op 989 completed, throughput=5MB/sec 2024-02-11T22:37:37.298 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YWk7phnub4t14Xz off=5167281 len=1107877 2024-02-11T22:37:37.302 INFO:tasks.workunit.client.0.smithi023.stdout:op 990 completed, throughput=5.01MB/sec 2024-02-11T22:37:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:37 smithi023 ceph-mon[111262]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:37:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:37 smithi023 ceph-mon[113671]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:37:37.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:37.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:37 smithi160 ceph-mon[106289]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:37:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:38.303 INFO:tasks.workunit.client.0.smithi023.stdout: 196: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:38.303 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Lzq6B8kUYfsg_aq off=21598928 len=657107 2024-02-11T22:37:38.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 991 completed, throughput=4.98MB/sec 2024-02-11T22:37:38.304 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q6LhwCEvs2NodFC off=5508895 len=928910 2024-02-11T22:37:38.305 INFO:tasks.workunit.client.0.smithi023.stdout:op 992 completed, throughput=4.99MB/sec 2024-02-11T22:37:38.306 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2zAXJBWLbRnw2A9 off=1667159 len=1456798 2024-02-11T22:37:38.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 993 completed, throughput=4.99MB/sec 2024-02-11T22:37:38.314 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mx3nK_1ORfbXC78 off=4037702 len=1222520 2024-02-11T22:37:38.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 994 completed, throughput=5MB/sec 2024-02-11T22:37:39.320 INFO:tasks.workunit.client.0.smithi023.stdout: 197: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:39.320 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FEdx2awoZVCPHU_ off=6267332 len=156782 2024-02-11T22:37:39.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 995 completed, throughput=4.98MB/sec 2024-02-11T22:37:39.323 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GderdgL4xM7UdQu off=3499565 len=963211 2024-02-11T22:37:39.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 996 completed, throughput=4.98MB/sec 2024-02-11T22:37:39.329 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bpZwrnA0GgCdr9c off=19975071 len=1913988 2024-02-11T22:37:39.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 997 completed, throughput=4.99MB/sec 2024-02-11T22:37:39.335 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-31wLaOspxW6EhJe off=8326793 len=49727 2024-02-11T22:37:39.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 998 completed, throughput=4.99MB/sec 2024-02-11T22:37:39.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vYsS-tIcRvPVWp3 off=5234829 len=1495083 2024-02-11T22:37:39.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 999 completed, throughput=5MB/sec 2024-02-11T22:37:39.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-26uy7MpcV5vYv9T off=1578114 len=365458 2024-02-11T22:37:39.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 1000 completed, throughput=5MB/sec 2024-02-11T22:37:39.339 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4B-Ql12BGp2dWL- off=10668143 len=1184508 2024-02-11T22:37:39.340 INFO:tasks.workunit.client.0.smithi023.stdout:op 1001 completed, throughput=5MB/sec 2024-02-11T22:37:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:39 smithi023 ceph-mon[111262]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:37:39.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:39 smithi023 ceph-mon[113671]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:37:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:39 smithi160 ceph-mon[106289]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:37:40.340 INFO:tasks.workunit.client.0.smithi023.stdout: 198: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:40.341 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-v565nTAw4EG6OBF off=61268 len=116447 2024-02-11T22:37:40.341 INFO:tasks.workunit.client.0.smithi023.stdout:op 1002 completed, throughput=4.98MB/sec 2024-02-11T22:37:40.341 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9cVnaLKnNevxW40 off=13321749 len=2066458 2024-02-11T22:37:40.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 1003 completed, throughput=4.99MB/sec 2024-02-11T22:37:40.353 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xPDRrBDou_yWjp2 off=459922 len=340433 2024-02-11T22:37:40.354 INFO:tasks.workunit.client.0.smithi023.stdout:op 1004 completed, throughput=4.99MB/sec 2024-02-11T22:37:40.354 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UF2k2g3x6rN-kBK off=636305 len=237009 2024-02-11T22:37:40.354 INFO:tasks.workunit.client.0.smithi023.stdout:op 1005 completed, throughput=4.99MB/sec 2024-02-11T22:37:40.355 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WDtzUFCZg-JpNgB off=1234440 len=838428 2024-02-11T22:37:40.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 1006 completed, throughput=5MB/sec 2024-02-11T22:37:40.356 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KOQHw_ZvBz-qydu off=4555488 len=2046680 2024-02-11T22:37:40.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 1007 completed, throughput=5MB/sec 2024-02-11T22:37:41.368 INFO:tasks.workunit.client.0.smithi023.stdout: 199: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:41.368 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5hleOwDJyhIvnu0 off=4640489 len=449678 2024-02-11T22:37:41.370 INFO:tasks.workunit.client.0.smithi023.stdout:op 1008 completed, throughput=4.98MB/sec 2024-02-11T22:37:41.370 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FxMB4uQPs0CHCNo off=9416894 len=330490 2024-02-11T22:37:41.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 1009 completed, throughput=4.98MB/sec 2024-02-11T22:37:41.371 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lXvD9oCLk9uJbwL off=14459226 len=355224 2024-02-11T22:37:41.372 INFO:tasks.workunit.client.0.smithi023.stdout:op 1010 completed, throughput=4.99MB/sec 2024-02-11T22:37:41.372 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V2ppNE5vAlO0a6Z off=17501633 len=953305 2024-02-11T22:37:41.377 INFO:tasks.workunit.client.0.smithi023.stdout:op 1011 completed, throughput=4.99MB/sec 2024-02-11T22:37:41.378 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wDNY_KdYn52z__1 off=11948148 len=1037754 2024-02-11T22:37:41.379 INFO:tasks.workunit.client.0.smithi023.stdout:op 1012 completed, throughput=4.99MB/sec 2024-02-11T22:37:41.379 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oGnFBDvSUn1UbsF off=2521448 len=1960218 2024-02-11T22:37:41.381 INFO:tasks.workunit.client.0.smithi023.stdout:op 1013 completed, throughput=5MB/sec 2024-02-11T22:37:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:41 smithi023 ceph-mon[111262]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:41 smithi023 ceph-mon[113671]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:41.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:41 smithi160 ceph-mon[106289]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:42.381 INFO:tasks.workunit.client.0.smithi023.stdout: 200: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:42.382 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-65wwfztJpzSkIAC off=12975397 len=936941 2024-02-11T22:37:42.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 1014 completed, throughput=4.98MB/sec 2024-02-11T22:37:42.387 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-24ePcy8iotQi7oA off=1996315 len=1143914 2024-02-11T22:37:42.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 1015 completed, throughput=4.99MB/sec 2024-02-11T22:37:42.389 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-46dML9RwxIuK7eK off=1591401 len=1233159 2024-02-11T22:37:42.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 1016 completed, throughput=4.99MB/sec 2024-02-11T22:37:42.395 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ot1tPIMMi70ifQt off=6665918 len=678132 2024-02-11T22:37:42.396 INFO:tasks.workunit.client.0.smithi023.stdout:op 1017 completed, throughput=5MB/sec 2024-02-11T22:37:42.396 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FsKvekxj-jI2AQz off=2944773 len=378762 2024-02-11T22:37:42.396 INFO:tasks.workunit.client.0.smithi023.stdout:op 1018 completed, throughput=5MB/sec 2024-02-11T22:37:42.397 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ko6m_6roSqHj2PD off=8890251 len=202715 2024-02-11T22:37:42.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 1019 completed, throughput=5MB/sec 2024-02-11T22:37:43.400 INFO:tasks.workunit.client.0.smithi023.stdout: 201: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:43.400 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6if52RoHrw6aGqF off=9292196 len=1641360 2024-02-11T22:37:43.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 1020 completed, throughput=4.98MB/sec 2024-02-11T22:37:43.402 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gMeZHARjSM77rMZ off=0 len=1213818 2024-02-11T22:37:43.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 1021 completed, throughput=4.99MB/sec 2024-02-11T22:37:43.404 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H_tpZEobYArihZ2 off=5649056 len=369485 2024-02-11T22:37:43.405 INFO:tasks.workunit.client.0.smithi023.stdout:op 1022 completed, throughput=4.99MB/sec 2024-02-11T22:37:43.405 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-puVcJQDRkNU52Zy off=15333220 len=383205 2024-02-11T22:37:43.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 1023 completed, throughput=4.99MB/sec 2024-02-11T22:37:43.406 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cjd5Defp2HHc99G off=15458295 len=864577 2024-02-11T22:37:43.407 INFO:tasks.workunit.client.0.smithi023.stdout:op 1024 completed, throughput=5MB/sec 2024-02-11T22:37:43.407 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JxbuSV4mwR6yIEr off=5009000 len=1164285 2024-02-11T22:37:43.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 1025 completed, throughput=5MB/sec 2024-02-11T22:37:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:43 smithi023 ceph-mon[111262]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:37:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:43 smithi023 ceph-mon[113671]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:37:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:43 smithi160 ceph-mon[106289]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:37:44.416 INFO:tasks.workunit.client.0.smithi023.stdout: 202: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:44.416 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TdOrjmmew0B0Pqw off=551476 len=1499369 2024-02-11T22:37:44.423 INFO:tasks.workunit.client.0.smithi023.stdout:op 1026 completed, throughput=4.98MB/sec 2024-02-11T22:37:44.423 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jG2znD74fv8aHXA off=12445563 len=1626993 2024-02-11T22:37:44.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 1027 completed, throughput=4.99MB/sec 2024-02-11T22:37:44.424 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CphaPLIRFOmn7Yc off=12421386 len=200151 2024-02-11T22:37:44.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 1028 completed, throughput=4.99MB/sec 2024-02-11T22:37:44.426 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QoZ3I6i90tJCAGs off=727235 len=1716482 2024-02-11T22:37:44.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 1029 completed, throughput=5MB/sec 2024-02-11T22:37:45.431 INFO:tasks.workunit.client.0.smithi023.stdout: 203: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:45.431 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZmFJ-Txh9deX-Pq off=12308484 len=582568 2024-02-11T22:37:45.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 1030 completed, throughput=4.98MB/sec 2024-02-11T22:37:45.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8Fs86OUaX1Wrv7D off=1028003 len=397677 2024-02-11T22:37:45.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 1031 completed, throughput=4.98MB/sec 2024-02-11T22:37:45.434 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fUmgMYAYDoB1iw8 off=2213276 len=1570874 2024-02-11T22:37:45.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 1032 completed, throughput=4.99MB/sec 2024-02-11T22:37:45.442 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l6vfcTyff2F8DgK off=942037 len=1745839 2024-02-11T22:37:45.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 1033 completed, throughput=5MB/sec 2024-02-11T22:37:45.449 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YuXZHgrAWYaMaxc off=17041416 len=91717 2024-02-11T22:37:45.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 1034 completed, throughput=5MB/sec 2024-02-11T22:37:45.450 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9X0bryzh0W9XSAT off=8921750 len=298719 2024-02-11T22:37:45.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 1035 completed, throughput=5MB/sec 2024-02-11T22:37:45.453 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C1NVe6H5o3-aD0W off=1641847 len=629428 2024-02-11T22:37:45.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 1036 completed, throughput=5MB/sec 2024-02-11T22:37:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:45 smithi023 ceph-mon[111262]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:37:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:45 smithi023 ceph-mon[113671]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:37:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:45 smithi160 ceph-mon[106289]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:37:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:37:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:37:45] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:37:46.454 INFO:tasks.workunit.client.0.smithi023.stdout: 204: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:46.454 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--_1_8YPoneyzozX off=876221 len=1677552 2024-02-11T22:37:46.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 1037 completed, throughput=4.98MB/sec 2024-02-11T22:37:46.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9zLS3n0dai3PdkI off=29402 len=146765 2024-02-11T22:37:46.460 INFO:tasks.workunit.client.0.smithi023.stdout:op 1038 completed, throughput=4.98MB/sec 2024-02-11T22:37:46.460 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kOtOnsPbPDEKm4W off=7504332 len=477638 2024-02-11T22:37:46.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 1039 completed, throughput=4.99MB/sec 2024-02-11T22:37:46.461 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vY8TI6T05qUgrLf off=2609655 len=465598 2024-02-11T22:37:46.462 INFO:tasks.workunit.client.0.smithi023.stdout:op 1040 completed, throughput=4.99MB/sec 2024-02-11T22:37:46.462 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lmwzdWxXHQKVl7U off=10434622 len=915629 2024-02-11T22:37:46.467 INFO:tasks.workunit.client.0.smithi023.stdout:op 1041 completed, throughput=4.99MB/sec 2024-02-11T22:37:46.468 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tMiLxJqEByzmLDn off=1476557 len=154138 2024-02-11T22:37:46.468 INFO:tasks.workunit.client.0.smithi023.stdout:op 1042 completed, throughput=4.99MB/sec 2024-02-11T22:37:46.468 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w1GMmRZQKYmKZfB off=19093670 len=22708 2024-02-11T22:37:46.468 INFO:tasks.workunit.client.0.smithi023.stdout:op 1043 completed, throughput=4.99MB/sec 2024-02-11T22:37:46.468 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WdOSyReSrYD6IJp off=802076 len=1683935 2024-02-11T22:37:46.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 1044 completed, throughput=5MB/sec 2024-02-11T22:37:47.477 INFO:tasks.workunit.client.0.smithi023.stdout: 205: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:47.478 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-812MJ02huD0p0TU off=22111425 len=889067 2024-02-11T22:37:47.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 1045 completed, throughput=4.98MB/sec 2024-02-11T22:37:47.480 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dP_Dhyvo02wk0Px off=15895908 len=1718098 2024-02-11T22:37:47.482 INFO:tasks.workunit.client.0.smithi023.stdout:op 1046 completed, throughput=4.99MB/sec 2024-02-11T22:37:47.482 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YKMgMJwWmrbJ3ip off=10243704 len=637835 2024-02-11T22:37:47.483 INFO:tasks.workunit.client.0.smithi023.stdout:op 1047 completed, throughput=4.99MB/sec 2024-02-11T22:37:47.483 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-omUAlt2FzNLIfuh off=11644093 len=1895880 2024-02-11T22:37:47.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 1048 completed, throughput=5MB/sec 2024-02-11T22:37:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:47 smithi023 ceph-mon[111262]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:37:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:47 smithi023 ceph-mon[113671]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:37:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:47 smithi160 ceph-mon[106289]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:37:48.485 INFO:tasks.workunit.client.0.smithi023.stdout: 206: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:48.486 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xGsDr8rPWqyELyK off=2594515 len=164631 2024-02-11T22:37:48.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 1049 completed, throughput=4.98MB/sec 2024-02-11T22:37:48.489 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GtSPTm3Kl05grLH off=14708441 len=1371817 2024-02-11T22:37:48.495 INFO:tasks.workunit.client.0.smithi023.stdout:op 1050 completed, throughput=4.98MB/sec 2024-02-11T22:37:48.495 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dR68h6HmxAE3dHp off=2452024 len=923651 2024-02-11T22:37:48.500 INFO:tasks.workunit.client.0.smithi023.stdout:op 1051 completed, throughput=4.99MB/sec 2024-02-11T22:37:48.500 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jg9S5lsCwd0Nld6 off=2375917 len=1461084 2024-02-11T22:37:48.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 1052 completed, throughput=4.99MB/sec 2024-02-11T22:37:48.503 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XsZISzyneJjYfeh off=25093 len=1903896 2024-02-11T22:37:48.512 INFO:tasks.workunit.client.0.smithi023.stdout:op 1053 completed, throughput=5MB/sec 2024-02-11T22:37:49.512 INFO:tasks.workunit.client.0.smithi023.stdout: 207: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:49.512 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yPe2igCqIZJHY2s off=7269033 len=1391642 2024-02-11T22:37:49.513 INFO:tasks.workunit.client.0.smithi023.stdout:op 1054 completed, throughput=4.98MB/sec 2024-02-11T22:37:49.513 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U8xAj6uWqYihajF off=5932000 len=1686713 2024-02-11T22:37:49.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 1055 completed, throughput=4.99MB/sec 2024-02-11T22:37:49.520 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yjPEoMmx0lK3zRl off=2541809 len=697454 2024-02-11T22:37:49.521 INFO:tasks.workunit.client.0.smithi023.stdout:op 1056 completed, throughput=5MB/sec 2024-02-11T22:37:49.521 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YWk7phnub4t14Xz off=5859119 len=1248386 2024-02-11T22:37:49.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 1057 completed, throughput=5MB/sec 2024-02-11T22:37:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:49 smithi023 ceph-mon[111262]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:37:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:49 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:37:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:49 smithi023 ceph-mon[113671]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:37:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:49 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:37:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:49 smithi160 ceph-mon[106289]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:37:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:49 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:37:50.523 INFO:tasks.workunit.client.0.smithi023.stdout: 208: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:50.523 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oZxBkA_ICzlUX6q off=12226422 len=1262230 2024-02-11T22:37:50.525 INFO:tasks.workunit.client.0.smithi023.stdout:op 1058 completed, throughput=4.98MB/sec 2024-02-11T22:37:50.525 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L7ldMhEBmzryBx0 off=17448418 len=1340357 2024-02-11T22:37:50.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 1059 completed, throughput=4.99MB/sec 2024-02-11T22:37:50.527 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rbTS70KU_kzoSBP off=4369346 len=1099227 2024-02-11T22:37:50.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 1060 completed, throughput=4.99MB/sec 2024-02-11T22:37:50.528 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4BY08P5l97GsPRT off=16710461 len=132271 2024-02-11T22:37:50.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 1061 completed, throughput=4.99MB/sec 2024-02-11T22:37:50.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iG-hhmqHF6P1YnX off=14532051 len=1274232 2024-02-11T22:37:50.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 1062 completed, throughput=5MB/sec 2024-02-11T22:37:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:37:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:37:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:37:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:37:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:37:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:37:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:37:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:37:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:37:51.531 INFO:tasks.workunit.client.0.smithi023.stdout: 209: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:51.531 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N0TS9aRFJi-UQW_ off=11197816 len=1627694 2024-02-11T22:37:51.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 1063 completed, throughput=4.98MB/sec 2024-02-11T22:37:51.533 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i9f7ooidySknZIO off=15646 len=1612663 2024-02-11T22:37:51.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 1064 completed, throughput=4.99MB/sec 2024-02-11T22:37:51.534 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vrpRR_EImQtUorH off=7417141 len=608489 2024-02-11T22:37:51.539 INFO:tasks.workunit.client.0.smithi023.stdout:op 1065 completed, throughput=4.99MB/sec 2024-02-11T22:37:51.539 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fpzdm3eoIcyBHGB off=2654995 len=1802346 2024-02-11T22:37:51.541 INFO:tasks.workunit.client.0.smithi023.stdout:op 1066 completed, throughput=5MB/sec 2024-02-11T22:37:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:51 smithi023 ceph-mon[111262]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-11T22:37:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:51 smithi023 ceph-mon[113671]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-11T22:37:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:51 smithi160 ceph-mon[106289]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-11T22:37:52.541 INFO:tasks.workunit.client.0.smithi023.stdout: 210: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:52.541 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3WmUOnpt-DyqwwF off=1763876 len=2041983 2024-02-11T22:37:52.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 1067 completed, throughput=4.99MB/sec 2024-02-11T22:37:52.545 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UduK0n9DQ4IncSG off=5486576 len=1464206 2024-02-11T22:37:52.547 INFO:tasks.workunit.client.0.smithi023.stdout:op 1068 completed, throughput=4.99MB/sec 2024-02-11T22:37:52.547 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-US9HMutj7qDukHM off=14454977 len=1459901 2024-02-11T22:37:52.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 1069 completed, throughput=5MB/sec 2024-02-11T22:37:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:37:53.549 INFO:tasks.workunit.client.0.smithi023.stdout: 211: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:53.550 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2rlKQ1WBgG8J-mB off=16475608 len=1520446 2024-02-11T22:37:53.557 INFO:tasks.workunit.client.0.smithi023.stdout:op 1070 completed, throughput=4.98MB/sec 2024-02-11T22:37:53.557 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MNVcimrjuBx7gA5 off=2641113 len=48710 2024-02-11T22:37:53.557 INFO:tasks.workunit.client.0.smithi023.stdout:op 1071 completed, throughput=4.98MB/sec 2024-02-11T22:37:53.557 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zzXQsoW8AX25450 off=9729023 len=183931 2024-02-11T22:37:53.558 INFO:tasks.workunit.client.0.smithi023.stdout:op 1072 completed, throughput=4.98MB/sec 2024-02-11T22:37:53.558 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jUMjdSQPTk1S-bC off=3211028 len=556781 2024-02-11T22:37:53.562 INFO:tasks.workunit.client.0.smithi023.stdout:op 1073 completed, throughput=4.99MB/sec 2024-02-11T22:37:53.562 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EjYT02MF4XVei7h off=20647715 len=979762 2024-02-11T22:37:53.563 INFO:tasks.workunit.client.0.smithi023.stdout:op 1074 completed, throughput=4.99MB/sec 2024-02-11T22:37:53.563 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9cVnaLKnNevxW40 off=14607810 len=1855106 2024-02-11T22:37:53.574 INFO:tasks.workunit.client.0.smithi023.stdout:op 1075 completed, throughput=5MB/sec 2024-02-11T22:37:53.574 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l6vfcTyff2F8DgK off=1622084 len=1507045 2024-02-11T22:37:53.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 1076 completed, throughput=5.01MB/sec 2024-02-11T22:37:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:53 smithi023 ceph-mon[111262]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:37:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:53 smithi023 ceph-mon[113671]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:37:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:53 smithi160 ceph-mon[106289]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:37:54.577 INFO:tasks.workunit.client.0.smithi023.stdout: 212: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:54.577 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jp-lQHCtQys_SMJ off=1948926 len=1705397 2024-02-11T22:37:54.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 1077 completed, throughput=4.99MB/sec 2024-02-11T22:37:54.584 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MYfLVtRh1lzKzEC off=10424315 len=123799 2024-02-11T22:37:54.587 INFO:tasks.workunit.client.0.smithi023.stdout:op 1078 completed, throughput=4.99MB/sec 2024-02-11T22:37:54.587 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9k6mvBT1QlMTAt0 off=3545058 len=1227493 2024-02-11T22:37:54.588 INFO:tasks.workunit.client.0.smithi023.stdout:op 1079 completed, throughput=5MB/sec 2024-02-11T22:37:54.588 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d5fV0qIbv9KlmxI off=729618 len=519108 2024-02-11T22:37:54.589 INFO:tasks.workunit.client.0.smithi023.stdout:op 1080 completed, throughput=5MB/sec 2024-02-11T22:37:54.590 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PZNYINBih_LHelP off=2798320 len=139546 2024-02-11T22:37:54.592 INFO:tasks.workunit.client.0.smithi023.stdout:op 1081 completed, throughput=5MB/sec 2024-02-11T22:37:54.593 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RQASwBk8dm_mVYC off=2318514 len=724914 2024-02-11T22:37:54.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 1082 completed, throughput=5MB/sec 2024-02-11T22:37:55.593 INFO:tasks.workunit.client.0.smithi023.stdout: 213: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:55.594 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-exwcTrjOn1PYily off=8927480 len=1777067 2024-02-11T22:37:55.597 INFO:tasks.workunit.client.0.smithi023.stdout:op 1083 completed, throughput=4.99MB/sec 2024-02-11T22:37:55.597 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kB3H1YD5Bht4ZOG off=6032616 len=16779 2024-02-11T22:37:55.597 INFO:tasks.workunit.client.0.smithi023.stdout:op 1084 completed, throughput=4.99MB/sec 2024-02-11T22:37:55.597 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uctxWdlhW7ifcWb off=417917 len=1709126 2024-02-11T22:37:55.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 1085 completed, throughput=4.99MB/sec 2024-02-11T22:37:55.604 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fl92FQ1gG5GeHau off=11131574 len=1765973 2024-02-11T22:37:55.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 1086 completed, throughput=5MB/sec 2024-02-11T22:37:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:55 smithi160 ceph-mon[106289]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:55 smithi023 ceph-mon[111262]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:55 smithi023 ceph-mon[113671]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:37:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:37:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:37:55] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:37:56.607 INFO:tasks.workunit.client.0.smithi023.stdout: 214: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:56.607 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wFSwdaWeqCrPKum off=1305719 len=1801912 2024-02-11T22:37:56.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 1087 completed, throughput=4.99MB/sec 2024-02-11T22:37:56.609 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MmM_Z4RCMFKCnvJ off=8361890 len=1607748 2024-02-11T22:37:56.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 1088 completed, throughput=4.99MB/sec 2024-02-11T22:37:56.618 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MCdxvA2Ht20CgDm off=8812672 len=920686 2024-02-11T22:37:56.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 1089 completed, throughput=5MB/sec 2024-02-11T22:37:56.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IhiQyMshf8mjHVk off=2112501 len=2019008 2024-02-11T22:37:56.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 1090 completed, throughput=5.01MB/sec 2024-02-11T22:37:57.622 INFO:tasks.workunit.client.0.smithi023.stdout: 215: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:57.622 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ALREQO0oJox2bzT off=3135276 len=222687 2024-02-11T22:37:57.625 INFO:tasks.workunit.client.0.smithi023.stdout:op 1091 completed, throughput=4.98MB/sec 2024-02-11T22:37:57.625 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JNWfDw7SDIayDOc off=1194104 len=885867 2024-02-11T22:37:57.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 1092 completed, throughput=4.99MB/sec 2024-02-11T22:37:57.629 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OdOwE-B5y8XFPsW off=21215970 len=1325527 2024-02-11T22:37:57.636 INFO:tasks.workunit.client.0.smithi023.stdout:op 1093 completed, throughput=4.99MB/sec 2024-02-11T22:37:57.636 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KFaH6BSBjJUbvhq off=12223951 len=371864 2024-02-11T22:37:57.639 INFO:tasks.workunit.client.0.smithi023.stdout:op 1094 completed, throughput=5MB/sec 2024-02-11T22:37:57.639 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nPvTvRZHfYJXS-M off=5256437 len=795557 2024-02-11T22:37:57.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 1095 completed, throughput=5MB/sec 2024-02-11T22:37:57.640 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P-Llnqq-0hdTsGe off=363613 len=2084457 2024-02-11T22:37:57.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 1096 completed, throughput=5.01MB/sec 2024-02-11T22:37:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:57 smithi160 ceph-mon[106289]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:37:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:57 smithi023 ceph-mon[111262]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:37:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:57 smithi023 ceph-mon[113671]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:37:58.648 INFO:tasks.workunit.client.0.smithi023.stdout: 216: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:58.648 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F6bGoCbF4gT9ft4 off=1616567 len=1124213 2024-02-11T22:37:58.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 1097 completed, throughput=4.99MB/sec 2024-02-11T22:37:58.650 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kdtgdyGeFLCCijp off=13777029 len=1450402 2024-02-11T22:37:58.651 INFO:tasks.workunit.client.0.smithi023.stdout:op 1098 completed, throughput=5MB/sec 2024-02-11T22:37:58.652 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YyA-8bHNiqU6DEx off=16435608 len=863457 2024-02-11T22:37:58.653 INFO:tasks.workunit.client.0.smithi023.stdout:op 1099 completed, throughput=5MB/sec 2024-02-11T22:37:58.653 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8qY8DREvnlwNIUG off=1288805 len=486846 2024-02-11T22:37:58.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 1100 completed, throughput=5MB/sec 2024-02-11T22:37:59.654 INFO:tasks.workunit.client.0.smithi023.stdout: 217: throughput=4.98MB/sec pending data=0 2024-02-11T22:37:59.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jW2ARhNKO2y2t4R off=3178796 len=768266 2024-02-11T22:37:59.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 1101 completed, throughput=4.98MB/sec 2024-02-11T22:37:59.659 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6xJbk32dNF8Js3r off=14277360 len=350613 2024-02-11T22:37:59.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 1102 completed, throughput=4.98MB/sec 2024-02-11T22:37:59.659 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0ICnKvIvKvUtIhr off=0 len=1596199 2024-02-11T22:37:59.666 INFO:tasks.workunit.client.0.smithi023.stdout:op 1103 completed, throughput=4.99MB/sec 2024-02-11T22:37:59.666 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2KoFGGRbqdZv40r off=4200817 len=886389 2024-02-11T22:37:59.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 1104 completed, throughput=4.99MB/sec 2024-02-11T22:37:59.672 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M9a1WtKF6Iv5o9E off=5835570 len=314396 2024-02-11T22:37:59.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 1105 completed, throughput=5MB/sec 2024-02-11T22:37:59.673 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nr4qDspcKKicPmo off=4111781 len=2008520 2024-02-11T22:37:59.691 INFO:tasks.workunit.client.0.smithi023.stdout:op 1106 completed, throughput=5MB/sec 2024-02-11T22:37:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:37:59 smithi160 ceph-mon[106289]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:37:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:37:59 smithi023 ceph-mon[111262]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:37:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:37:59 smithi023 ceph-mon[113671]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-11T22:38:00.691 INFO:tasks.workunit.client.0.smithi023.stdout: 218: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:00.691 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-md1CX3afc6hnaJg off=17619894 len=1564103 2024-02-11T22:38:00.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 1107 completed, throughput=4.99MB/sec 2024-02-11T22:38:00.700 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cIktR6J3G3A4tuj off=7049255 len=913462 2024-02-11T22:38:00.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 1108 completed, throughput=4.99MB/sec 2024-02-11T22:38:00.700 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WhnwK8HIQ-bccvz off=2159604 len=1330944 2024-02-11T22:38:00.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 1109 completed, throughput=5MB/sec 2024-02-11T22:38:00.701 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ws8S5kbddPxnN_P off=2863467 len=506277 2024-02-11T22:38:00.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 1110 completed, throughput=5MB/sec 2024-02-11T22:38:00.703 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XmVWhl-TN_xfE1n off=12851501 len=436251 2024-02-11T22:38:00.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 1111 completed, throughput=5MB/sec 2024-02-11T22:38:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:01 smithi160 ceph-mon[106289]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:38:01.706 INFO:tasks.workunit.client.0.smithi023.stdout: 219: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:01.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IZrnqCWGGgJ5VRP off=14278640 len=1246308 2024-02-11T22:38:01.712 INFO:tasks.workunit.client.0.smithi023.stdout:op 1112 completed, throughput=4.98MB/sec 2024-02-11T22:38:01.712 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ghLw5b01XaTqSct off=7434742 len=1170045 2024-02-11T22:38:01.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 1113 completed, throughput=4.99MB/sec 2024-02-11T22:38:01.718 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bUhMGM_7SmEERGY off=8895637 len=1887974 2024-02-11T22:38:01.723 INFO:tasks.workunit.client.0.smithi023.stdout:op 1114 completed, throughput=5MB/sec 2024-02-11T22:38:01.723 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dIQs5cX6cbcdXOO off=81478 len=1616032 2024-02-11T22:38:01.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 1115 completed, throughput=5MB/sec 2024-02-11T22:38:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:01 smithi023 ceph-mon[111262]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:38:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:01 smithi023 ceph-mon[113671]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:38:02.728 INFO:tasks.workunit.client.0.smithi023.stdout: 220: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:02.728 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xA2CTezHKXbqeOn off=15409714 len=719726 2024-02-11T22:38:02.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 1116 completed, throughput=4.98MB/sec 2024-02-11T22:38:02.730 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9FQoOsM9rNsPRJ7 off=50600 len=755809 2024-02-11T22:38:02.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 1117 completed, throughput=4.99MB/sec 2024-02-11T22:38:02.734 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-drQ4R6x8UhYoe32 off=401005 len=735012 2024-02-11T22:38:02.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 1118 completed, throughput=4.99MB/sec 2024-02-11T22:38:02.739 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QB-ovfb-oI9yemG off=8497322 len=1533864 2024-02-11T22:38:02.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 1119 completed, throughput=5MB/sec 2024-02-11T22:38:02.741 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oCyE8qPG6LZneYo off=5692445 len=1028269 2024-02-11T22:38:02.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 1120 completed, throughput=5MB/sec 2024-02-11T22:38:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:02 smithi023 ceph-mon[111262]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:38:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:02 smithi023 ceph-mon[113671]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:38:02.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:02 smithi160 ceph-mon[106289]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:38:03.747 INFO:tasks.workunit.client.0.smithi023.stdout: 221: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:03.747 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dqd3TnUmAKBMqAj off=4997059 len=905749 2024-02-11T22:38:03.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 1121 completed, throughput=4.98MB/sec 2024-02-11T22:38:03.748 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--tmtUpa4Ry2N01c off=953571 len=1097712 2024-02-11T22:38:03.753 INFO:tasks.workunit.client.0.smithi023.stdout:op 1122 completed, throughput=4.99MB/sec 2024-02-11T22:38:03.753 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aHnKcmyWiPaapBF off=2708391 len=808934 2024-02-11T22:38:03.757 INFO:tasks.workunit.client.0.smithi023.stdout:op 1123 completed, throughput=4.99MB/sec 2024-02-11T22:38:03.758 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--byjJ00J8bFirxg off=385186 len=932009 2024-02-11T22:38:03.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 1124 completed, throughput=4.99MB/sec 2024-02-11T22:38:03.763 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2N_ypZ3h_YuiJNE off=4201826 len=1440259 2024-02-11T22:38:03.769 INFO:tasks.workunit.client.0.smithi023.stdout:op 1125 completed, throughput=5MB/sec 2024-02-11T22:38:04.770 INFO:tasks.workunit.client.0.smithi023.stdout: 222: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:04.770 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Yu_hTzSL1C4-A0t off=283330 len=355775 2024-02-11T22:38:04.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 1126 completed, throughput=4.98MB/sec 2024-02-11T22:38:04.773 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-h6whXoQu9JaV0qR off=6504383 len=18304 2024-02-11T22:38:04.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 1127 completed, throughput=4.98MB/sec 2024-02-11T22:38:04.776 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AYtSbq-05Hsi9ux off=15723038 len=792984 2024-02-11T22:38:04.780 INFO:tasks.workunit.client.0.smithi023.stdout:op 1128 completed, throughput=4.98MB/sec 2024-02-11T22:38:04.780 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jw6h_lZmCQFK-1f off=6802517 len=1173978 2024-02-11T22:38:04.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 1129 completed, throughput=4.99MB/sec 2024-02-11T22:38:04.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vWh2OY_IdIvUEJl off=18801023 len=631898 2024-02-11T22:38:04.786 INFO:tasks.workunit.client.0.smithi023.stdout:op 1130 completed, throughput=4.99MB/sec 2024-02-11T22:38:04.786 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dSiQR7JA6HwdcYY off=1761521 len=1195491 2024-02-11T22:38:04.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 1131 completed, throughput=5MB/sec 2024-02-11T22:38:04.788 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j-xYIHw8Z-8De1d off=9165477 len=1525867 2024-02-11T22:38:04.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 1132 completed, throughput=5MB/sec 2024-02-11T22:38:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:05 smithi023 ceph-mon[111262]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:38:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:05 smithi023 ceph-mon[113671]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:38:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:05 smithi160 ceph-mon[106289]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:38:05.794 INFO:tasks.workunit.client.0.smithi023.stdout: 223: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:05.794 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jp5H9ZBbjsch79v off=6933540 len=895231 2024-02-11T22:38:05.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 1133 completed, throughput=4.98MB/sec 2024-02-11T22:38:05.795 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-poPezSm1ip2qJFT off=7363288 len=645841 2024-02-11T22:38:05.797 INFO:tasks.workunit.client.0.smithi023.stdout:op 1134 completed, throughput=4.99MB/sec 2024-02-11T22:38:05.797 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fsro2kku8ADkLa3 off=732906 len=259444 2024-02-11T22:38:05.801 INFO:tasks.workunit.client.0.smithi023.stdout:op 1135 completed, throughput=4.99MB/sec 2024-02-11T22:38:05.801 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DzBHQdNX3KoAE61 off=4512348 len=572587 2024-02-11T22:38:05.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 1136 completed, throughput=4.99MB/sec 2024-02-11T22:38:05.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5VleWcPaJ6w0aRU off=2521846 len=1270185 2024-02-11T22:38:05.805 INFO:tasks.workunit.client.0.smithi023.stdout:op 1137 completed, throughput=4.99MB/sec 2024-02-11T22:38:05.805 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dSIeLbbl5tvdBP2 off=5989112 len=560585 2024-02-11T22:38:05.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 1138 completed, throughput=5MB/sec 2024-02-11T22:38:05.807 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lsy0NK5DW1OQZiZ off=916918 len=134565 2024-02-11T22:38:05.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 1139 completed, throughput=5MB/sec 2024-02-11T22:38:05.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Z3annGbbkLU-KF off=6213096 len=2036135 2024-02-11T22:38:05.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 1140 completed, throughput=5.01MB/sec 2024-02-11T22:38:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:38:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:38:05] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:38:06.816 INFO:tasks.workunit.client.0.smithi023.stdout: 224: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:06.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--o2-GjXPYZ9Pmim off=6028897 len=1561070 2024-02-11T22:38:06.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 1141 completed, throughput=4.99MB/sec 2024-02-11T22:38:06.819 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dz5ll-Sm2sJvxJT off=3501384 len=166229 2024-02-11T22:38:06.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 1142 completed, throughput=4.99MB/sec 2024-02-11T22:38:06.822 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RLP0HNywdZiGdYz off=6111305 len=221995 2024-02-11T22:38:06.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 1143 completed, throughput=4.99MB/sec 2024-02-11T22:38:06.823 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VuMYelLVRkixfzs off=3124635 len=298527 2024-02-11T22:38:06.826 INFO:tasks.workunit.client.0.smithi023.stdout:op 1144 completed, throughput=4.99MB/sec 2024-02-11T22:38:06.826 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C50IGSRVqBbV4tc off=746017 len=1765791 2024-02-11T22:38:06.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 1145 completed, throughput=5MB/sec 2024-02-11T22:38:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:07 smithi023 ceph-mon[111262]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:07 smithi023 ceph-mon[113671]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:07 smithi160 ceph-mon[106289]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:07.834 INFO:tasks.workunit.client.0.smithi023.stdout: 225: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:07.834 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o2CMn1YRTLNf92O off=5103541 len=2072763 2024-02-11T22:38:07.842 INFO:tasks.workunit.client.0.smithi023.stdout:op 1146 completed, throughput=4.99MB/sec 2024-02-11T22:38:07.842 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6C91BGpvyWnk94o off=3450056 len=561148 2024-02-11T22:38:07.843 INFO:tasks.workunit.client.0.smithi023.stdout:op 1147 completed, throughput=4.99MB/sec 2024-02-11T22:38:07.843 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ySn_8LFpB6J5Zns off=14123431 len=709132 2024-02-11T22:38:07.844 INFO:tasks.workunit.client.0.smithi023.stdout:op 1148 completed, throughput=4.99MB/sec 2024-02-11T22:38:07.845 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OMuxZo15zU7yDZQ off=17078401 len=349251 2024-02-11T22:38:07.847 INFO:tasks.workunit.client.0.smithi023.stdout:op 1149 completed, throughput=4.99MB/sec 2024-02-11T22:38:07.848 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-87B-n8j8OISg1lF off=15781662 len=1194371 2024-02-11T22:38:07.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 1150 completed, throughput=5MB/sec 2024-02-11T22:38:07.853 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4AZg8Ruz6o7XxZS off=12756513 len=620296 2024-02-11T22:38:07.854 INFO:tasks.workunit.client.0.smithi023.stdout:op 1151 completed, throughput=5MB/sec 2024-02-11T22:38:08.854 INFO:tasks.workunit.client.0.smithi023.stdout: 226: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:08.854 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-82J6pxH3Dmous7T off=2766241 len=1121307 2024-02-11T22:38:08.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 1152 completed, throughput=4.98MB/sec 2024-02-11T22:38:08.856 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2i6sTULH0yWZGk9 off=17961352 len=1601275 2024-02-11T22:38:08.858 INFO:tasks.workunit.client.0.smithi023.stdout:op 1153 completed, throughput=4.99MB/sec 2024-02-11T22:38:08.858 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bB1n-dAifNkuhDA off=4186981 len=1283022 2024-02-11T22:38:08.859 INFO:tasks.workunit.client.0.smithi023.stdout:op 1154 completed, throughput=5MB/sec 2024-02-11T22:38:08.859 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9s3DQOdBy85eNET off=1811566 len=2030319 2024-02-11T22:38:08.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 1155 completed, throughput=5MB/sec 2024-02-11T22:38:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:09 smithi023 ceph-mon[111262]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:38:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:09 smithi023 ceph-mon[113671]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:38:09.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:09 smithi160 ceph-mon[106289]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:38:09.864 INFO:tasks.workunit.client.0.smithi023.stdout: 227: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:09.864 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nB8Ace-JOwy2jEp off=2935040 len=232502 2024-02-11T22:38:09.864 INFO:tasks.workunit.client.0.smithi023.stdout:op 1156 completed, throughput=4.98MB/sec 2024-02-11T22:38:09.864 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G0aj5-W9y9SNGh2 off=416810 len=970009 2024-02-11T22:38:09.870 INFO:tasks.workunit.client.0.smithi023.stdout:op 1157 completed, throughput=4.99MB/sec 2024-02-11T22:38:09.870 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GtWuPIUyro1fWXs off=1394795 len=211181 2024-02-11T22:38:09.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 1158 completed, throughput=4.99MB/sec 2024-02-11T22:38:09.871 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xx2GfDRvp1_hM1x off=5286420 len=24193 2024-02-11T22:38:09.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 1159 completed, throughput=4.99MB/sec 2024-02-11T22:38:09.872 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nEs6llZLpG79gcD off=5850169 len=1323882 2024-02-11T22:38:09.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 1160 completed, throughput=4.99MB/sec 2024-02-11T22:38:09.874 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m6F7gHMYrCxXET2 off=5841838 len=144797 2024-02-11T22:38:09.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 1161 completed, throughput=4.99MB/sec 2024-02-11T22:38:09.874 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wVluqTug3jwRXJr off=19144865 len=1689396 2024-02-11T22:38:09.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 1162 completed, throughput=5MB/sec 2024-02-11T22:38:10.883 INFO:tasks.workunit.client.0.smithi023.stdout: 228: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:10.883 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-myhsHhTJTPGBHjE off=229665 len=1279091 2024-02-11T22:38:10.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 1163 completed, throughput=4.98MB/sec 2024-02-11T22:38:10.890 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0NBjE2blYacUCjs off=3684512 len=51733 2024-02-11T22:38:10.892 INFO:tasks.workunit.client.0.smithi023.stdout:op 1164 completed, throughput=4.99MB/sec 2024-02-11T22:38:10.892 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E_k60u33S0-154- off=135608 len=1559462 2024-02-11T22:38:10.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 1165 completed, throughput=4.99MB/sec 2024-02-11T22:38:10.899 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2A9SrqSWHpDvQs4 off=1508059 len=597366 2024-02-11T22:38:10.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 1166 completed, throughput=4.99MB/sec 2024-02-11T22:38:10.900 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ii8mkJSQnioo84z off=943063 len=320598 2024-02-11T22:38:10.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 1167 completed, throughput=5MB/sec 2024-02-11T22:38:10.901 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gjq45X8b00w--5X off=1185634 len=2048772 2024-02-11T22:38:10.910 INFO:tasks.workunit.client.0.smithi023.stdout:op 1168 completed, throughput=5MB/sec 2024-02-11T22:38:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:11 smithi023 ceph-mon[111262]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:11 smithi023 ceph-mon[113671]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:11.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:11 smithi160 ceph-mon[106289]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:11.910 INFO:tasks.workunit.client.0.smithi023.stdout: 229: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:11.910 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xLX6_1TRBJiGeiE off=3827619 len=653642 2024-02-11T22:38:11.915 INFO:tasks.workunit.client.0.smithi023.stdout:op 1169 completed, throughput=4.98MB/sec 2024-02-11T22:38:11.915 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yXy-yh3tel5Ndja off=3897253 len=1768534 2024-02-11T22:38:11.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 1170 completed, throughput=4.99MB/sec 2024-02-11T22:38:11.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HhW70xAfUODlXBF off=22123142 len=658475 2024-02-11T22:38:11.918 INFO:tasks.workunit.client.0.smithi023.stdout:op 1171 completed, throughput=4.99MB/sec 2024-02-11T22:38:11.919 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n7lckBsHHCApsWd off=8549042 len=1025050 2024-02-11T22:38:11.923 INFO:tasks.workunit.client.0.smithi023.stdout:op 1172 completed, throughput=5MB/sec 2024-02-11T22:38:11.923 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qmsvjDMIy8Lr6Ui off=2345498 len=427920 2024-02-11T22:38:11.925 INFO:tasks.workunit.client.0.smithi023.stdout:op 1173 completed, throughput=5MB/sec 2024-02-11T22:38:11.925 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JQs7wU4DOT706Vc off=1389336 len=1339036 2024-02-11T22:38:11.925 INFO:tasks.workunit.client.0.smithi023.stdout:op 1174 completed, throughput=5.01MB/sec 2024-02-11T22:38:12.926 INFO:tasks.workunit.client.0.smithi023.stdout: 230: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:12.926 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-h4WQ3aHkhNyPXsi off=11574007 len=427083 2024-02-11T22:38:12.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 1175 completed, throughput=4.99MB/sec 2024-02-11T22:38:12.928 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2g8egIHWtAbnHhv off=7895583 len=1660884 2024-02-11T22:38:12.929 INFO:tasks.workunit.client.0.smithi023.stdout:op 1176 completed, throughput=4.99MB/sec 2024-02-11T22:38:12.930 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fUmgMYAYDoB1iw8 off=3484147 len=1474054 2024-02-11T22:38:12.938 INFO:tasks.workunit.client.0.smithi023.stdout:op 1177 completed, throughput=5MB/sec 2024-02-11T22:38:12.938 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8GxsnQiDeWB4OjR off=11922825 len=80839 2024-02-11T22:38:12.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 1178 completed, throughput=5MB/sec 2024-02-11T22:38:12.939 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KpFSkLz94AN9vjJ off=1632850 len=1833406 2024-02-11T22:38:12.949 INFO:tasks.workunit.client.0.smithi023.stdout:op 1179 completed, throughput=5.01MB/sec 2024-02-11T22:38:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:13 smithi023 ceph-mon[111262]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:38:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:13 smithi023 ceph-mon[113671]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:38:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:13 smithi160 ceph-mon[106289]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:38:13.950 INFO:tasks.workunit.client.0.smithi023.stdout: 231: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:13.950 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Lo8CwevkKfhohwp off=7597566 len=582722 2024-02-11T22:38:13.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 1180 completed, throughput=4.99MB/sec 2024-02-11T22:38:13.951 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wf5qQ2dTVS4jyam off=16428654 len=398287 2024-02-11T22:38:13.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 1181 completed, throughput=4.99MB/sec 2024-02-11T22:38:13.955 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TcSt-qAKSioQjiY off=5061670 len=105184 2024-02-11T22:38:13.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 1182 completed, throughput=4.99MB/sec 2024-02-11T22:38:13.956 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QkJT4KDCLYo3HCm off=13805065 len=1114628 2024-02-11T22:38:13.957 INFO:tasks.workunit.client.0.smithi023.stdout:op 1183 completed, throughput=4.99MB/sec 2024-02-11T22:38:13.957 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BKnu2AUpsNc_P6Z off=2292504 len=519149 2024-02-11T22:38:13.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 1184 completed, throughput=5MB/sec 2024-02-11T22:38:13.959 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4wrYXWevizQ7zih off=3150939 len=24757 2024-02-11T22:38:13.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 1185 completed, throughput=5MB/sec 2024-02-11T22:38:13.959 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qwFAt4iwEsTsCOW off=18063223 len=1052128 2024-02-11T22:38:13.965 INFO:tasks.workunit.client.0.smithi023.stdout:op 1186 completed, throughput=5MB/sec 2024-02-11T22:38:13.965 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vL4ae_21j0etgIn off=69710 len=1659084 2024-02-11T22:38:13.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 1187 completed, throughput=5.01MB/sec 2024-02-11T22:38:14.967 INFO:tasks.workunit.client.0.smithi023.stdout: 232: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:14.967 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ykt-eUDY0shHafn off=202698 len=1473785 2024-02-11T22:38:14.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 1188 completed, throughput=4.99MB/sec 2024-02-11T22:38:14.970 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bVkdfY32An1YDfX off=1599572 len=182177 2024-02-11T22:38:14.971 INFO:tasks.workunit.client.0.smithi023.stdout:op 1189 completed, throughput=4.99MB/sec 2024-02-11T22:38:14.971 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LG-xQqmqsb8kI2x off=2961015 len=1662110 2024-02-11T22:38:14.973 INFO:tasks.workunit.client.0.smithi023.stdout:op 1190 completed, throughput=5MB/sec 2024-02-11T22:38:14.973 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kuB0UK8QEwr8U_t off=16486899 len=1789312 2024-02-11T22:38:14.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 1191 completed, throughput=5.01MB/sec 2024-02-11T22:38:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:15 smithi023 ceph-mon[111262]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:15 smithi023 ceph-mon[113671]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:15 smithi160 ceph-mon[106289]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:15.984 INFO:tasks.workunit.client.0.smithi023.stdout: 233: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:15.984 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zJlySHiMoHbYJIz off=7830450 len=1584507 2024-02-11T22:38:15.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 1192 completed, throughput=4.99MB/sec 2024-02-11T22:38:15.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qhJFAKNrVk6rZ3x off=20213030 len=1472635 2024-02-11T22:38:15.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 1193 completed, throughput=5MB/sec 2024-02-11T22:38:15.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WuTOB7HWAV0eX2O off=2817146 len=455484 2024-02-11T22:38:15.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 1194 completed, throughput=5MB/sec 2024-02-11T22:38:15.993 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1MXqnOBgMQQfQKY off=4607220 len=311623 2024-02-11T22:38:15.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 1195 completed, throughput=5MB/sec 2024-02-11T22:38:15.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Q8w7WaSSH1m8xX off=13256566 len=1257628 2024-02-11T22:38:16.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 1196 completed, throughput=5MB/sec 2024-02-11T22:38:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:38:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:38:15] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-02-11T22:38:17.003 INFO:tasks.workunit.client.0.smithi023.stdout: 234: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:17.003 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rx_DCz526PMvatn off=13109484 len=843988 2024-02-11T22:38:17.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 1197 completed, throughput=4.99MB/sec 2024-02-11T22:38:17.009 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bnmnaWTxSVXAENG off=2062822 len=247502 2024-02-11T22:38:17.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 1198 completed, throughput=4.99MB/sec 2024-02-11T22:38:17.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XZ5263C1nSdIIS6 off=103622 len=1806819 2024-02-11T22:38:17.019 INFO:tasks.workunit.client.0.smithi023.stdout:op 1199 completed, throughput=4.99MB/sec 2024-02-11T22:38:17.019 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bRFHLb4g4Il5oEN off=4213777 len=346741 2024-02-11T22:38:17.021 INFO:tasks.workunit.client.0.smithi023.stdout:op 1200 completed, throughput=5MB/sec 2024-02-11T22:38:17.022 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0j3wh6ZJmCkM97i off=1919476 len=981691 2024-02-11T22:38:17.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 1201 completed, throughput=5MB/sec 2024-02-11T22:38:17.026 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T_MeGHu--FqneJf off=7397957 len=82051 2024-02-11T22:38:17.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 1202 completed, throughput=5MB/sec 2024-02-11T22:38:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:17 smithi023 ceph-mon[111262]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:38:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:17 smithi023 ceph-mon[113671]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:38:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:17 smithi160 ceph-mon[106289]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:38:18.027 INFO:tasks.workunit.client.0.smithi023.stdout: 235: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:18.027 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wv0pxfnp1nVAfsG off=5872651 len=1693940 2024-02-11T22:38:18.034 INFO:tasks.workunit.client.0.smithi023.stdout:op 1203 completed, throughput=4.99MB/sec 2024-02-11T22:38:18.034 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7WWZtI8C7T1b3Wg off=2624078 len=1928371 2024-02-11T22:38:18.041 INFO:tasks.workunit.client.0.smithi023.stdout:op 1204 completed, throughput=4.99MB/sec 2024-02-11T22:38:18.042 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q_zgwv4BlEnQs76 off=9849610 len=71369 2024-02-11T22:38:18.042 INFO:tasks.workunit.client.0.smithi023.stdout:op 1205 completed, throughput=4.99MB/sec 2024-02-11T22:38:18.042 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZwU_FwVMO_XE7TM off=8457851 len=1246665 2024-02-11T22:38:18.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 1206 completed, throughput=5MB/sec 2024-02-11T22:38:18.043 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A7uzf4-8VeG7qYx off=18042736 len=1794334 2024-02-11T22:38:18.049 INFO:tasks.workunit.client.0.smithi023.stdout:op 1207 completed, throughput=5.01MB/sec 2024-02-11T22:38:19.049 INFO:tasks.workunit.client.0.smithi023.stdout: 236: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:19.049 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xWeCiY3xcJKPPQ0 off=2988275 len=488439 2024-02-11T22:38:19.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 1208 completed, throughput=4.99MB/sec 2024-02-11T22:38:19.053 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rx_DCz526PMvatn off=15895761 len=1392533 2024-02-11T22:38:19.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 1209 completed, throughput=4.99MB/sec 2024-02-11T22:38:19.063 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LkEt1NGLFmRpZ29 off=413102 len=972310 2024-02-11T22:38:19.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 1210 completed, throughput=5MB/sec 2024-02-11T22:38:19.065 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z5fHV2_uVG8K8HD off=18334404 len=1860331 2024-02-11T22:38:19.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 1211 completed, throughput=5MB/sec 2024-02-11T22:38:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:19 smithi023 ceph-mon[111262]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:38:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:19 smithi023 ceph-mon[113671]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:38:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:19 smithi160 ceph-mon[106289]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:38:20.076 INFO:tasks.workunit.client.0.smithi023.stdout: 237: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:20.076 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iXKfAYnuM-KYEEE off=1512613 len=1935677 2024-02-11T22:38:20.083 INFO:tasks.workunit.client.0.smithi023.stdout:op 1212 completed, throughput=4.99MB/sec 2024-02-11T22:38:20.083 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xoF7TLFOmAMmtpe off=5189687 len=380466 2024-02-11T22:38:20.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 1213 completed, throughput=4.99MB/sec 2024-02-11T22:38:20.087 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-awS5SLhCa1_Zb_j off=7353010 len=844026 2024-02-11T22:38:20.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 1214 completed, throughput=4.99MB/sec 2024-02-11T22:38:20.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-86YRSvHrgguex99 off=9082648 len=564721 2024-02-11T22:38:20.095 INFO:tasks.workunit.client.0.smithi023.stdout:op 1215 completed, throughput=5MB/sec 2024-02-11T22:38:20.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F-g2OWd7fn_oGrK off=1858390 len=1149662 2024-02-11T22:38:20.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 1216 completed, throughput=5MB/sec 2024-02-11T22:38:21.097 INFO:tasks.workunit.client.0.smithi023.stdout: 238: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:21.098 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nx06HIIy1z7025R off=2439086 len=145066 2024-02-11T22:38:21.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 1217 completed, throughput=4.98MB/sec 2024-02-11T22:38:21.100 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lKJUfYaJr9Rtbcd off=17879022 len=1846120 2024-02-11T22:38:21.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 1218 completed, throughput=4.99MB/sec 2024-02-11T22:38:21.103 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kZNE5QoGMHHTmjs off=1393048 len=508918 2024-02-11T22:38:21.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 1219 completed, throughput=4.99MB/sec 2024-02-11T22:38:21.104 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4PT1lxJvPFgf1uY off=2901278 len=319481 2024-02-11T22:38:21.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 1220 completed, throughput=4.99MB/sec 2024-02-11T22:38:21.107 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1EgJnXg1Pv6by5e off=5134123 len=1957119 2024-02-11T22:38:21.117 INFO:tasks.workunit.client.0.smithi023.stdout:op 1221 completed, throughput=5MB/sec 2024-02-11T22:38:21.118 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AyYXtlBm1dHXWO- off=1277425 len=2034798 2024-02-11T22:38:21.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 1222 completed, throughput=5.01MB/sec 2024-02-11T22:38:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:21 smithi023 ceph-mon[111262]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:38:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:21 smithi023 ceph-mon[113671]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:38:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:21 smithi160 ceph-mon[106289]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:38:22.128 INFO:tasks.workunit.client.0.smithi023.stdout: 239: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:22.128 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ORGc51S8bgT2mYW off=747625 len=2094956 2024-02-11T22:38:22.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 1223 completed, throughput=4.99MB/sec 2024-02-11T22:38:22.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XKcM7rskcM9yVW- off=22643226 len=198044 2024-02-11T22:38:22.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 1224 completed, throughput=4.99MB/sec 2024-02-11T22:38:22.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-29TtBg2nWK2TYDB off=6058607 len=1100726 2024-02-11T22:38:22.134 INFO:tasks.workunit.client.0.smithi023.stdout:op 1225 completed, throughput=5MB/sec 2024-02-11T22:38:22.135 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FZQRsYUeLWiVVhx off=10919649 len=1992191 2024-02-11T22:38:22.137 INFO:tasks.workunit.client.0.smithi023.stdout:op 1226 completed, throughput=5.01MB/sec 2024-02-11T22:38:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:23.137 INFO:tasks.workunit.client.0.smithi023.stdout: 240: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:23.137 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HpOrhlvyQuECo7K off=1261735 len=99110 2024-02-11T22:38:23.140 INFO:tasks.workunit.client.0.smithi023.stdout:op 1227 completed, throughput=4.99MB/sec 2024-02-11T22:38:23.140 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ty3_2i2YpC92s3h off=19080901 len=435365 2024-02-11T22:38:23.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 1228 completed, throughput=4.99MB/sec 2024-02-11T22:38:23.144 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XUzkJV6h91N_GQ3 off=22601815 len=1785221 2024-02-11T22:38:23.147 INFO:tasks.workunit.client.0.smithi023.stdout:op 1229 completed, throughput=5MB/sec 2024-02-11T22:38:23.147 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--f5N2wcQFdYPxVH off=4823237 len=56462 2024-02-11T22:38:23.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 1230 completed, throughput=5MB/sec 2024-02-11T22:38:23.150 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dk33ksu8vv401Ya off=7827600 len=823913 2024-02-11T22:38:23.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 1231 completed, throughput=5MB/sec 2024-02-11T22:38:23.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aKn1zP_Ym1OOywv off=11386521 len=339022 2024-02-11T22:38:23.155 INFO:tasks.workunit.client.0.smithi023.stdout:op 1232 completed, throughput=5MB/sec 2024-02-11T22:38:23.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0LqtvsjUR-rzDsW off=5630954 len=604744 2024-02-11T22:38:23.159 INFO:tasks.workunit.client.0.smithi023.stdout:op 1233 completed, throughput=5MB/sec 2024-02-11T22:38:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:23 smithi023 ceph-mon[111262]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:38:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:23 smithi023 ceph-mon[113671]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:38:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:23 smithi160 ceph-mon[106289]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:38:24.159 INFO:tasks.workunit.client.0.smithi023.stdout: 241: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:24.159 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n88rk5nmX2-E5-J off=1985737 len=556929 2024-02-11T22:38:24.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 1234 completed, throughput=4.98MB/sec 2024-02-11T22:38:24.164 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NsA51YjD5b-YhWG off=7073927 len=443915 2024-02-11T22:38:24.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 1235 completed, throughput=4.99MB/sec 2024-02-11T22:38:24.164 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pHtYXHE4gKeBaig off=1034776 len=1432403 2024-02-11T22:38:24.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 1236 completed, throughput=4.99MB/sec 2024-02-11T22:38:24.166 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-72NYBARtRxPlCU_ off=4238360 len=900973 2024-02-11T22:38:24.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 1237 completed, throughput=4.99MB/sec 2024-02-11T22:38:24.171 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l5oE8PsSMbo7u2l off=2207322 len=1184184 2024-02-11T22:38:24.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 1238 completed, throughput=5MB/sec 2024-02-11T22:38:24.178 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SjWjcfhwdwjIpRE off=541344 len=1944092 2024-02-11T22:38:24.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 1239 completed, throughput=5.01MB/sec 2024-02-11T22:38:25.186 INFO:tasks.workunit.client.0.smithi023.stdout: 242: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:25.186 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--TaXWsiKrc2F84V off=6579141 len=788126 2024-02-11T22:38:25.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 1240 completed, throughput=4.99MB/sec 2024-02-11T22:38:25.191 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EO5U7kA60_WTu3K off=932814 len=892953 2024-02-11T22:38:25.193 INFO:tasks.workunit.client.0.smithi023.stdout:op 1241 completed, throughput=4.99MB/sec 2024-02-11T22:38:25.193 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aDmh2rGvrIj8s5o off=6117650 len=1927279 2024-02-11T22:38:25.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 1242 completed, throughput=5MB/sec 2024-02-11T22:38:25.203 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fjYebJBCedViuKe off=12664534 len=1619226 2024-02-11T22:38:25.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 1243 completed, throughput=5.01MB/sec 2024-02-11T22:38:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:25 smithi023 ceph-mon[111262]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:38:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:25 smithi023 ceph-mon[113671]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:38:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:25 smithi160 ceph-mon[106289]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:38:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:38:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:38:25] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-02-11T22:38:26.210 INFO:tasks.workunit.client.0.smithi023.stdout: 243: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:26.210 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bOb-NHpZoZOLudV off=2076421 len=108275 2024-02-11T22:38:26.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 1244 completed, throughput=4.99MB/sec 2024-02-11T22:38:26.210 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MNJk-kprFUV6ZZs off=16433946 len=799103 2024-02-11T22:38:26.212 INFO:tasks.workunit.client.0.smithi023.stdout:op 1245 completed, throughput=4.99MB/sec 2024-02-11T22:38:26.212 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NmVpUYivgfrTcra off=9861340 len=1706049 2024-02-11T22:38:26.214 INFO:tasks.workunit.client.0.smithi023.stdout:op 1246 completed, throughput=5MB/sec 2024-02-11T22:38:26.214 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t9OmPKSxn4MdaL5 off=13101231 len=1952140 2024-02-11T22:38:26.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 1247 completed, throughput=5MB/sec 2024-02-11T22:38:27.216 INFO:tasks.workunit.client.0.smithi023.stdout: 244: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:27.216 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RNdPfbMSDiPpXgC off=11881139 len=567878 2024-02-11T22:38:27.220 INFO:tasks.workunit.client.0.smithi023.stdout:op 1248 completed, throughput=4.98MB/sec 2024-02-11T22:38:27.220 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zGgCyGKH7CwyRfr off=870240 len=176098 2024-02-11T22:38:27.221 INFO:tasks.workunit.client.0.smithi023.stdout:op 1249 completed, throughput=4.99MB/sec 2024-02-11T22:38:27.221 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nTFEwjLtRxidQjD off=272566 len=821950 2024-02-11T22:38:27.222 INFO:tasks.workunit.client.0.smithi023.stdout:op 1250 completed, throughput=4.99MB/sec 2024-02-11T22:38:27.222 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CxCiHPfe470qNMh off=810854 len=605332 2024-02-11T22:38:27.223 INFO:tasks.workunit.client.0.smithi023.stdout:op 1251 completed, throughput=4.99MB/sec 2024-02-11T22:38:27.223 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tbK4ZUPYBNlvATh off=2037470 len=507284 2024-02-11T22:38:27.225 INFO:tasks.workunit.client.0.smithi023.stdout:op 1252 completed, throughput=4.99MB/sec 2024-02-11T22:38:27.225 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ip--GajFKPilRs5 off=713539 len=1230345 2024-02-11T22:38:27.226 INFO:tasks.workunit.client.0.smithi023.stdout:op 1253 completed, throughput=5MB/sec 2024-02-11T22:38:27.226 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eovxwZX408C9IxS off=10093714 len=1034796 2024-02-11T22:38:27.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 1254 completed, throughput=5MB/sec 2024-02-11T22:38:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:27 smithi023 ceph-mon[111262]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:38:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:27 smithi023 ceph-mon[113671]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:38:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:27 smithi160 ceph-mon[106289]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:38:28.229 INFO:tasks.workunit.client.0.smithi023.stdout: 245: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:28.229 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dy4hmiY3wLwCVQ4 off=11604132 len=1376919 2024-02-11T22:38:28.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 1255 completed, throughput=4.99MB/sec 2024-02-11T22:38:28.231 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vMN95Aoizm0i1De off=10253662 len=428639 2024-02-11T22:38:28.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 1256 completed, throughput=4.99MB/sec 2024-02-11T22:38:28.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9ch3VoYPvYoDHc1 off=8498185 len=1306766 2024-02-11T22:38:28.234 INFO:tasks.workunit.client.0.smithi023.stdout:op 1257 completed, throughput=4.99MB/sec 2024-02-11T22:38:28.234 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eRNNJi-vQIdCMs1 off=4262246 len=1518254 2024-02-11T22:38:28.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 1258 completed, throughput=5MB/sec 2024-02-11T22:38:28.237 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TlsijmIQczK8ms5 off=2898062 len=1025234 2024-02-11T22:38:28.238 INFO:tasks.workunit.client.0.smithi023.stdout:op 1259 completed, throughput=5MB/sec 2024-02-11T22:38:29.239 INFO:tasks.workunit.client.0.smithi023.stdout: 246: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:29.239 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ggimtTDJ2zWVSyM off=8456611 len=1451555 2024-02-11T22:38:29.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 1260 completed, throughput=4.99MB/sec 2024-02-11T22:38:29.246 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N3uZIf6P1TqpbO0 off=1373741 len=1504898 2024-02-11T22:38:29.253 INFO:tasks.workunit.client.0.smithi023.stdout:op 1261 completed, throughput=4.99MB/sec 2024-02-11T22:38:29.253 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JDQJS0xaIZIiwNw off=6958694 len=623033 2024-02-11T22:38:29.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 1262 completed, throughput=5MB/sec 2024-02-11T22:38:29.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B3Lw0B7kqGGTZjO off=10480637 len=1417101 2024-02-11T22:38:29.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 1263 completed, throughput=5MB/sec 2024-02-11T22:38:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:29 smithi023 ceph-mon[111262]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:38:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:29 smithi023 ceph-mon[113671]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:38:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:29 smithi160 ceph-mon[106289]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:38:30.261 INFO:tasks.workunit.client.0.smithi023.stdout: 247: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:30.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5tKn-dD6v9SoOVb off=811997 len=1784490 2024-02-11T22:38:30.272 INFO:tasks.workunit.client.0.smithi023.stdout:op 1264 completed, throughput=4.99MB/sec 2024-02-11T22:38:30.272 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VvZoLALVyhL7igZ off=11126535 len=373060 2024-02-11T22:38:30.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 1265 completed, throughput=4.99MB/sec 2024-02-11T22:38:30.276 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jx25FjA9jvB6xnH off=10886435 len=217568 2024-02-11T22:38:30.276 INFO:tasks.workunit.client.0.smithi023.stdout:op 1266 completed, throughput=4.99MB/sec 2024-02-11T22:38:30.276 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nDxW4fz9FbXXPF_ off=949501 len=1093963 2024-02-11T22:38:30.281 INFO:tasks.workunit.client.0.smithi023.stdout:op 1267 completed, throughput=4.99MB/sec 2024-02-11T22:38:30.281 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kZGvf1iMZSjhyRf off=9060945 len=21534 2024-02-11T22:38:30.282 INFO:tasks.workunit.client.0.smithi023.stdout:op 1268 completed, throughput=4.99MB/sec 2024-02-11T22:38:30.282 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YI_boEw3PnXM2Ev off=5551391 len=135216 2024-02-11T22:38:30.284 INFO:tasks.workunit.client.0.smithi023.stdout:op 1269 completed, throughput=4.99MB/sec 2024-02-11T22:38:30.284 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iqqLgD9vnppyBng off=5165319 len=145580 2024-02-11T22:38:30.285 INFO:tasks.workunit.client.0.smithi023.stdout:op 1270 completed, throughput=5MB/sec 2024-02-11T22:38:30.285 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ndNkUjIoS5YNzVI off=5819395 len=724401 2024-02-11T22:38:30.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 1271 completed, throughput=5MB/sec 2024-02-11T22:38:30.289 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PCYsobSMmHFn2b4 off=1897718 len=1359709 2024-02-11T22:38:30.291 INFO:tasks.workunit.client.0.smithi023.stdout:op 1272 completed, throughput=5MB/sec 2024-02-11T22:38:31.292 INFO:tasks.workunit.client.0.smithi023.stdout: 248: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:31.292 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8DyCdyqFn8ouwcX off=11400421 len=1779799 2024-02-11T22:38:31.302 INFO:tasks.workunit.client.0.smithi023.stdout:op 1273 completed, throughput=4.99MB/sec 2024-02-11T22:38:31.303 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zMC_tJ5F_2gaDof off=1483529 len=898406 2024-02-11T22:38:31.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 1274 completed, throughput=4.99MB/sec 2024-02-11T22:38:31.308 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WSOInom-xd6BdBI off=3362932 len=618822 2024-02-11T22:38:31.312 INFO:tasks.workunit.client.0.smithi023.stdout:op 1275 completed, throughput=5MB/sec 2024-02-11T22:38:31.312 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-58ShPKahZj2sufF off=793017 len=1430022 2024-02-11T22:38:31.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 1276 completed, throughput=5MB/sec 2024-02-11T22:38:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:31 smithi160 ceph-mon[106289]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:38:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:31 smithi023 ceph-mon[111262]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:38:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:31 smithi023 ceph-mon[113671]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:38:32.314 INFO:tasks.workunit.client.0.smithi023.stdout: 249: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:32.314 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x5eAVP-3XnSX2zF off=4865061 len=1363892 2024-02-11T22:38:32.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 1277 completed, throughput=4.99MB/sec 2024-02-11T22:38:32.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fs5iYnaqvHOsy9M off=7407854 len=367056 2024-02-11T22:38:32.319 INFO:tasks.workunit.client.0.smithi023.stdout:op 1278 completed, throughput=4.99MB/sec 2024-02-11T22:38:32.319 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o_iwvvGA81-h_S2 off=6137121 len=1172166 2024-02-11T22:38:32.326 INFO:tasks.workunit.client.0.smithi023.stdout:op 1279 completed, throughput=4.99MB/sec 2024-02-11T22:38:32.326 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QCXUeifHbVmEvTX off=2012336 len=448693 2024-02-11T22:38:32.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 1280 completed, throughput=4.99MB/sec 2024-02-11T22:38:32.329 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jug-MNAS2SZep3a off=290352 len=294028 2024-02-11T22:38:32.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 1281 completed, throughput=4.99MB/sec 2024-02-11T22:38:32.333 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MarlvlTVTTTqTlT off=5934549 len=1087072 2024-02-11T22:38:32.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 1282 completed, throughput=5MB/sec 2024-02-11T22:38:32.337 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CnuIkBreje4ML8s off=3091176 len=1392949 2024-02-11T22:38:32.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 1283 completed, throughput=5MB/sec 2024-02-11T22:38:33.343 INFO:tasks.workunit.client.0.smithi023.stdout: 250: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:33.343 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TlxLC6MZbrckJXt off=8033004 len=77064 2024-02-11T22:38:33.346 INFO:tasks.workunit.client.0.smithi023.stdout:op 1284 completed, throughput=4.98MB/sec 2024-02-11T22:38:33.346 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FDjk_j_iCpGbmD8 off=3024305 len=453238 2024-02-11T22:38:33.350 INFO:tasks.workunit.client.0.smithi023.stdout:op 1285 completed, throughput=4.99MB/sec 2024-02-11T22:38:33.350 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jUMjdSQPTk1S-bC off=88489 len=745829 2024-02-11T22:38:33.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 1286 completed, throughput=4.99MB/sec 2024-02-11T22:38:33.351 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RAK8Ho55Hd5CnYY off=15192161 len=1283460 2024-02-11T22:38:33.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 1287 completed, throughput=4.99MB/sec 2024-02-11T22:38:33.358 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MxTMxw-YMsk-XYD off=299095 len=589138 2024-02-11T22:38:33.362 INFO:tasks.workunit.client.0.smithi023.stdout:op 1288 completed, throughput=5MB/sec 2024-02-11T22:38:33.362 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i1BPHq7F5-Q8C_Z off=3646261 len=1766437 2024-02-11T22:38:33.365 INFO:tasks.workunit.client.0.smithi023.stdout:op 1289 completed, throughput=5MB/sec 2024-02-11T22:38:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:33 smithi160 ceph-mon[106289]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:38:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:33 smithi023 ceph-mon[111262]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:38:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:33 smithi023 ceph-mon[113671]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:38:34.366 INFO:tasks.workunit.client.0.smithi023.stdout: 251: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:34.366 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PVXDIUcH8pZCDZ6 off=5620186 len=716284 2024-02-11T22:38:34.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 1290 completed, throughput=4.98MB/sec 2024-02-11T22:38:34.371 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--bjkwMVbmJfXo3a off=1955940 len=476203 2024-02-11T22:38:34.374 INFO:tasks.workunit.client.0.smithi023.stdout:op 1291 completed, throughput=4.99MB/sec 2024-02-11T22:38:34.374 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pSQk-FFVilGI_6e off=1683742 len=950970 2024-02-11T22:38:34.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 1292 completed, throughput=4.99MB/sec 2024-02-11T22:38:34.375 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hGInFAAr4XdV6TM off=1282599 len=508139 2024-02-11T22:38:34.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 1293 completed, throughput=4.99MB/sec 2024-02-11T22:38:34.379 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kM8Au5eiKQAzYh2 off=3189167 len=1245210 2024-02-11T22:38:34.384 INFO:tasks.workunit.client.0.smithi023.stdout:op 1294 completed, throughput=5MB/sec 2024-02-11T22:38:34.384 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-29OWTW3VdT8PdNX off=20574324 len=1990105 2024-02-11T22:38:34.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 1295 completed, throughput=5MB/sec 2024-02-11T22:38:35.388 INFO:tasks.workunit.client.0.smithi023.stdout: 252: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:35.388 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BQpHNSsuR88c6re off=3613992 len=716652 2024-02-11T22:38:35.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 1296 completed, throughput=4.99MB/sec 2024-02-11T22:38:35.389 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ewa4ncvAO6Qix4S off=4303876 len=1501756 2024-02-11T22:38:35.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 1297 completed, throughput=4.99MB/sec 2024-02-11T22:38:35.395 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-80s7Z8tlA4YvQB2 off=1551363 len=1924742 2024-02-11T22:38:35.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 1298 completed, throughput=5MB/sec 2024-02-11T22:38:35.406 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K2e1U9G5R4AwNSg off=3239853 len=787049 2024-02-11T22:38:35.411 INFO:tasks.workunit.client.0.smithi023.stdout:op 1299 completed, throughput=5MB/sec 2024-02-11T22:38:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:35 smithi160 ceph-mon[106289]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:35 smithi023 ceph-mon[111262]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:35 smithi023 ceph-mon[113671]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:38:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:38:35] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-02-11T22:38:36.411 INFO:tasks.workunit.client.0.smithi023.stdout: 253: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:36.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qhfIdn2eVuEIZLO off=4191414 len=1637575 2024-02-11T22:38:36.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 1300 completed, throughput=4.99MB/sec 2024-02-11T22:38:36.414 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZP9-FGM-xIieV5z off=2269120 len=673992 2024-02-11T22:38:36.416 INFO:tasks.workunit.client.0.smithi023.stdout:op 1301 completed, throughput=4.99MB/sec 2024-02-11T22:38:36.416 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eTK3oiI0r3Sz_SM off=1536731 len=755572 2024-02-11T22:38:36.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 1302 completed, throughput=4.99MB/sec 2024-02-11T22:38:36.422 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-spgYm35_w8cAveh off=14331429 len=1320910 2024-02-11T22:38:36.423 INFO:tasks.workunit.client.0.smithi023.stdout:op 1303 completed, throughput=5MB/sec 2024-02-11T22:38:36.423 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tSzX-i-vny_nPtr off=14526419 len=2016397 2024-02-11T22:38:36.428 INFO:tasks.workunit.client.0.smithi023.stdout:op 1304 completed, throughput=5.01MB/sec 2024-02-11T22:38:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:36 smithi023 ceph-mon[111262]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:36 smithi023 ceph-mon[113671]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:36 smithi160 ceph-mon[106289]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:37.429 INFO:tasks.workunit.client.0.smithi023.stdout: 254: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:37.429 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MZZJnfkwWlyYV-R off=16299258 len=1673280 2024-02-11T22:38:37.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 1305 completed, throughput=4.99MB/sec 2024-02-11T22:38:37.436 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--7G3w4mIOKdgrNY off=7820902 len=1534737 2024-02-11T22:38:37.437 INFO:tasks.workunit.client.0.smithi023.stdout:op 1306 completed, throughput=5MB/sec 2024-02-11T22:38:37.437 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j_TGCqusqWsrdgl off=9907535 len=224430 2024-02-11T22:38:37.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 1307 completed, throughput=5MB/sec 2024-02-11T22:38:37.440 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-guudKouZkUkEB-G off=1008176 len=846471 2024-02-11T22:38:37.441 INFO:tasks.workunit.client.0.smithi023.stdout:op 1308 completed, throughput=5MB/sec 2024-02-11T22:38:38.441 INFO:tasks.workunit.client.0.smithi023.stdout: 255: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:38.441 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zIMMNYC5JlFRsUn off=8099496 len=1502162 2024-02-11T22:38:38.443 INFO:tasks.workunit.client.0.smithi023.stdout:op 1309 completed, throughput=4.99MB/sec 2024-02-11T22:38:38.443 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-68x6Ygh68EzcPOs off=13496404 len=180536 2024-02-11T22:38:38.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 1310 completed, throughput=4.99MB/sec 2024-02-11T22:38:38.446 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O6eCFtmMXQiqaoM off=14573258 len=876455 2024-02-11T22:38:38.447 INFO:tasks.workunit.client.0.smithi023.stdout:op 1311 completed, throughput=4.99MB/sec 2024-02-11T22:38:38.447 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vY8TI6T05qUgrLf off=11798956 len=1459184 2024-02-11T22:38:38.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 1312 completed, throughput=5MB/sec 2024-02-11T22:38:38.455 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OT4gPACaqLvwB8w off=17181857 len=1606133 2024-02-11T22:38:38.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 1313 completed, throughput=5MB/sec 2024-02-11T22:38:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:38 smithi023 ceph-mon[111262]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:38:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:38 smithi023 ceph-mon[113671]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:38:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:38 smithi160 ceph-mon[106289]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:38:39.461 INFO:tasks.workunit.client.0.smithi023.stdout: 256: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:39.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bCtu-BDZCDeFAnQ off=3114977 len=463596 2024-02-11T22:38:39.465 INFO:tasks.workunit.client.0.smithi023.stdout:op 1314 completed, throughput=4.99MB/sec 2024-02-11T22:38:39.465 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4R5icXCY17lpw8q off=3251903 len=825966 2024-02-11T22:38:39.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 1315 completed, throughput=4.99MB/sec 2024-02-11T22:38:39.470 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e_eHuDFzOXywuJf off=8913631 len=1534749 2024-02-11T22:38:39.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 1316 completed, throughput=4.99MB/sec 2024-02-11T22:38:39.473 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XVYXuO7yakyd_vz off=4295046 len=1928280 2024-02-11T22:38:39.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 1317 completed, throughput=5MB/sec 2024-02-11T22:38:40.477 INFO:tasks.workunit.client.0.smithi023.stdout: 257: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:40.477 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--Kej1P_xP-6VUSp off=13645587 len=201402 2024-02-11T22:38:40.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 1318 completed, throughput=4.98MB/sec 2024-02-11T22:38:40.480 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vL4ae_21j0etgIn off=733425 len=1584161 2024-02-11T22:38:40.488 INFO:tasks.workunit.client.0.smithi023.stdout:op 1319 completed, throughput=4.99MB/sec 2024-02-11T22:38:40.488 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-raJeQxGAHyhjKMJ off=7431833 len=738388 2024-02-11T22:38:40.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 1320 completed, throughput=4.99MB/sec 2024-02-11T22:38:40.489 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7iYX8AdIrHO1_mj off=7152599 len=753115 2024-02-11T22:38:40.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 1321 completed, throughput=4.99MB/sec 2024-02-11T22:38:40.491 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KtL2yIQqvxMJRO3 off=160922 len=1049797 2024-02-11T22:38:40.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 1322 completed, throughput=5MB/sec 2024-02-11T22:38:40.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8NJpp5n5ZH2yXsW off=20471501 len=599828 2024-02-11T22:38:40.496 INFO:tasks.workunit.client.0.smithi023.stdout:op 1323 completed, throughput=5MB/sec 2024-02-11T22:38:40.496 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I3RFJayaV7fVeBO off=470838 len=1041580 2024-02-11T22:38:40.502 INFO:tasks.workunit.client.0.smithi023.stdout:op 1324 completed, throughput=5MB/sec 2024-02-11T22:38:41.502 INFO:tasks.workunit.client.0.smithi023.stdout: 258: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:41.502 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Bq-SX6-aoAD0lmq off=1523116 len=1401424 2024-02-11T22:38:41.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 1325 completed, throughput=4.99MB/sec 2024-02-11T22:38:41.511 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bnmnaWTxSVXAENG off=4895079 len=1456063 2024-02-11T22:38:41.514 INFO:tasks.workunit.client.0.smithi023.stdout:op 1326 completed, throughput=4.99MB/sec 2024-02-11T22:38:41.514 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0f9vt_oiXP111X3 off=12994481 len=1351232 2024-02-11T22:38:41.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 1327 completed, throughput=5MB/sec 2024-02-11T22:38:41.520 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x97O3M93UTVsb9l off=16937466 len=1000103 2024-02-11T22:38:41.525 INFO:tasks.workunit.client.0.smithi023.stdout:op 1328 completed, throughput=5MB/sec 2024-02-11T22:38:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:41 smithi023 ceph-mon[111262]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:38:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:41 smithi023 ceph-mon[113671]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:38:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:41 smithi160 ceph-mon[106289]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:38:42.526 INFO:tasks.workunit.client.0.smithi023.stdout: 259: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:42.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aO3hQHfAI9FUqgy off=21153854 len=1615651 2024-02-11T22:38:42.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 1329 completed, throughput=4.99MB/sec 2024-02-11T22:38:42.528 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KNFv-9WCscegvy_ off=4778633 len=949742 2024-02-11T22:38:42.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 1330 completed, throughput=4.99MB/sec 2024-02-11T22:38:42.533 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pQZdO2NPshgxt8a off=2720379 len=2034188 2024-02-11T22:38:42.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 1331 completed, throughput=5MB/sec 2024-02-11T22:38:43.535 INFO:tasks.workunit.client.0.smithi023.stdout: 260: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:43.536 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VRrTqrHRWMEqTLf off=397895 len=1200273 2024-02-11T22:38:43.537 INFO:tasks.workunit.client.0.smithi023.stdout:op 1332 completed, throughput=4.99MB/sec 2024-02-11T22:38:43.537 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PHvbAFbEWkC0FmE off=3160710 len=1532334 2024-02-11T22:38:43.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 1333 completed, throughput=4.99MB/sec 2024-02-11T22:38:43.545 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hj7ATcCjEXWFMSa off=9430658 len=122036 2024-02-11T22:38:43.546 INFO:tasks.workunit.client.0.smithi023.stdout:op 1334 completed, throughput=4.99MB/sec 2024-02-11T22:38:43.546 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-euRHtvB3gVimekI off=2171541 len=1182612 2024-02-11T22:38:43.552 INFO:tasks.workunit.client.0.smithi023.stdout:op 1335 completed, throughput=5MB/sec 2024-02-11T22:38:43.552 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xsJsGqrK_o-lHoN off=3929132 len=1455860 2024-02-11T22:38:43.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 1336 completed, throughput=5MB/sec 2024-02-11T22:38:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:43 smithi023 ceph-mon[111262]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:38:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:43 smithi023 ceph-mon[113671]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:38:43.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:43 smithi160 ceph-mon[106289]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:38:44.556 INFO:tasks.workunit.client.0.smithi023.stdout: 261: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:44.556 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Kax8P4he1y-QMje off=7853963 len=1222104 2024-02-11T22:38:44.561 INFO:tasks.workunit.client.0.smithi023.stdout:op 1337 completed, throughput=4.99MB/sec 2024-02-11T22:38:44.561 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_NuIBfNA7t2GY8n off=16308115 len=397046 2024-02-11T22:38:44.562 INFO:tasks.workunit.client.0.smithi023.stdout:op 1338 completed, throughput=4.99MB/sec 2024-02-11T22:38:44.562 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4ubRG-aOclcLBJw off=7280356 len=355938 2024-02-11T22:38:44.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 1339 completed, throughput=4.99MB/sec 2024-02-11T22:38:44.565 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kaBlUxu651T1xJg off=14316814 len=301955 2024-02-11T22:38:44.566 INFO:tasks.workunit.client.0.smithi023.stdout:op 1340 completed, throughput=4.99MB/sec 2024-02-11T22:38:44.566 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oSJPoskInzdw7Tk off=9948234 len=854005 2024-02-11T22:38:44.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 1341 completed, throughput=4.99MB/sec 2024-02-11T22:38:44.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oXWxgkAVCJQz18v off=5763054 len=1693952 2024-02-11T22:38:44.571 INFO:tasks.workunit.client.0.smithi023.stdout:op 1342 completed, throughput=5MB/sec 2024-02-11T22:38:44.572 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q3jjMYAmHLXSkS1 off=0 len=1730650 2024-02-11T22:38:44.578 INFO:tasks.workunit.client.0.smithi023.stdout:op 1343 completed, throughput=5.01MB/sec 2024-02-11T22:38:45.579 INFO:tasks.workunit.client.0.smithi023.stdout: 262: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:45.579 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zceDLuqhfl0CmZ3 off=2856800 len=397377 2024-02-11T22:38:45.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 1344 completed, throughput=4.99MB/sec 2024-02-11T22:38:45.583 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xWalLRxGbml4QTs off=4777401 len=392363 2024-02-11T22:38:45.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 1345 completed, throughput=4.99MB/sec 2024-02-11T22:38:45.586 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3MKNTflK-i-0F4a off=1955152 len=795629 2024-02-11T22:38:45.587 INFO:tasks.workunit.client.0.smithi023.stdout:op 1346 completed, throughput=4.99MB/sec 2024-02-11T22:38:45.587 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-coMpQL-pTmbnXwr off=389605 len=1576997 2024-02-11T22:38:45.589 INFO:tasks.workunit.client.0.smithi023.stdout:op 1347 completed, throughput=5MB/sec 2024-02-11T22:38:45.589 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kLPilJpMkw8rHYL off=6310136 len=490319 2024-02-11T22:38:45.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 1348 completed, throughput=5MB/sec 2024-02-11T22:38:45.593 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OVk5tt9cIUPRN4- off=1494092 len=1237322 2024-02-11T22:38:45.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 1349 completed, throughput=5MB/sec 2024-02-11T22:38:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:45 smithi023 ceph-mon[111262]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:38:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:45 smithi023 ceph-mon[113671]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:38:45.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:45 smithi160 ceph-mon[106289]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:38:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:38:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:38:45] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:38:46.600 INFO:tasks.workunit.client.0.smithi023.stdout: 263: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:46.600 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PnF6dPCARsJ5uoT off=21768381 len=263666 2024-02-11T22:38:46.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 1350 completed, throughput=4.99MB/sec 2024-02-11T22:38:46.603 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3AkETIyKcKOuomA off=8802151 len=1761376 2024-02-11T22:38:46.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 1351 completed, throughput=4.99MB/sec 2024-02-11T22:38:46.613 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JbynX6m2RHMCf-K off=664012 len=233260 2024-02-11T22:38:46.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 1352 completed, throughput=4.99MB/sec 2024-02-11T22:38:46.616 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Eka_DCatF_W-O8g off=1456579 len=428805 2024-02-11T22:38:46.617 INFO:tasks.workunit.client.0.smithi023.stdout:op 1353 completed, throughput=4.99MB/sec 2024-02-11T22:38:46.617 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HLAmVc7mxHiSrdw off=1330828 len=371264 2024-02-11T22:38:46.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 1354 completed, throughput=5MB/sec 2024-02-11T22:38:46.619 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zMC_tJ5F_2gaDof off=1608055 len=773880 2024-02-11T22:38:46.623 INFO:tasks.workunit.client.0.smithi023.stdout:op 1355 completed, throughput=5MB/sec 2024-02-11T22:38:46.623 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V3w88F3cSnWvlES off=15453191 len=398558 2024-02-11T22:38:46.627 INFO:tasks.workunit.client.0.smithi023.stdout:op 1356 completed, throughput=5MB/sec 2024-02-11T22:38:46.627 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-700avGRKXmbERef off=4837729 len=1803670 2024-02-11T22:38:46.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 1357 completed, throughput=5.01MB/sec 2024-02-11T22:38:47.635 INFO:tasks.workunit.client.0.smithi023.stdout: 264: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:47.635 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jqk8nHaERmkZ7sO off=10227 len=243843 2024-02-11T22:38:47.636 INFO:tasks.workunit.client.0.smithi023.stdout:op 1358 completed, throughput=4.99MB/sec 2024-02-11T22:38:47.636 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MR1bO3O95x15Z_E off=1256313 len=345294 2024-02-11T22:38:47.639 INFO:tasks.workunit.client.0.smithi023.stdout:op 1359 completed, throughput=4.99MB/sec 2024-02-11T22:38:47.639 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2EQwtTyTPzfi8rl off=4937075 len=194708 2024-02-11T22:38:47.642 INFO:tasks.workunit.client.0.smithi023.stdout:op 1360 completed, throughput=4.99MB/sec 2024-02-11T22:38:47.642 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u1iDJh7pUHJBoGk off=12202509 len=725102 2024-02-11T22:38:47.643 INFO:tasks.workunit.client.0.smithi023.stdout:op 1361 completed, throughput=4.99MB/sec 2024-02-11T22:38:47.643 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-64TVdxGkAKJcKx1 off=827989 len=1998760 2024-02-11T22:38:47.645 INFO:tasks.workunit.client.0.smithi023.stdout:op 1362 completed, throughput=5MB/sec 2024-02-11T22:38:47.645 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N56LyJbpZkkxKGC off=8374757 len=602918 2024-02-11T22:38:47.649 INFO:tasks.workunit.client.0.smithi023.stdout:op 1363 completed, throughput=5MB/sec 2024-02-11T22:38:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:47 smithi023 ceph-mon[111262]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:47 smithi023 ceph-mon[113671]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:47 smithi160 ceph-mon[106289]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:38:48.649 INFO:tasks.workunit.client.0.smithi023.stdout: 265: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:48.650 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wnr-ih6l8gmquKZ off=0 len=1573721 2024-02-11T22:38:48.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 1364 completed, throughput=4.99MB/sec 2024-02-11T22:38:48.659 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GBeEJNW5dNj7bzw off=2818130 len=1578572 2024-02-11T22:38:48.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 1365 completed, throughput=4.99MB/sec 2024-02-11T22:38:48.661 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fKiEAAJdv0twpNe off=8704614 len=303445 2024-02-11T22:38:48.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 1366 completed, throughput=4.99MB/sec 2024-02-11T22:38:48.664 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SDixrtu2KnVO5LB off=22388123 len=639886 2024-02-11T22:38:48.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 1367 completed, throughput=5MB/sec 2024-02-11T22:38:48.668 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uxDn5ExDDtlBMxY off=10356112 len=1294725 2024-02-11T22:38:48.669 INFO:tasks.workunit.client.0.smithi023.stdout:op 1368 completed, throughput=5MB/sec 2024-02-11T22:38:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:49 smithi023 ceph-mon[111262]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-11T22:38:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:49 smithi023 ceph-mon[113671]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-11T22:38:49.669 INFO:tasks.workunit.client.0.smithi023.stdout: 266: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:49.669 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cItpe9hcHOov_ci off=11557808 len=154221 2024-02-11T22:38:49.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 1369 completed, throughput=4.98MB/sec 2024-02-11T22:38:49.672 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5pD-G3-fjPeNibh off=3793458 len=501830 2024-02-11T22:38:49.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 1370 completed, throughput=4.99MB/sec 2024-02-11T22:38:49.673 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WSPddzfC2Bali11 off=8794375 len=1442520 2024-02-11T22:38:49.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 1371 completed, throughput=4.99MB/sec 2024-02-11T22:38:49.676 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XYVWSG7zzkXXVN9 off=6717700 len=1131847 2024-02-11T22:38:49.682 INFO:tasks.workunit.client.0.smithi023.stdout:op 1372 completed, throughput=4.99MB/sec 2024-02-11T22:38:49.682 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1i73sXHOlla9_Mt off=20253856 len=490396 2024-02-11T22:38:49.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 1373 completed, throughput=5MB/sec 2024-02-11T22:38:49.687 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RhtH_IBCt1hBeun off=625978 len=57440 2024-02-11T22:38:49.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 1374 completed, throughput=5MB/sec 2024-02-11T22:38:49.687 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SPJdOnCmB8sMuzw off=266695 len=1979513 2024-02-11T22:38:49.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 1375 completed, throughput=5MB/sec 2024-02-11T22:38:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:49 smithi160 ceph-mon[106289]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-11T22:38:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:38:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:38:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:38:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:38:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:38:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:38:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:38:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:38:50.689 INFO:tasks.workunit.client.0.smithi023.stdout: 267: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:50.689 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ligJ1LDIF4upD0y off=11132215 len=1170142 2024-02-11T22:38:50.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 1376 completed, throughput=4.99MB/sec 2024-02-11T22:38:50.691 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-T5nOODYRX97stEI off=6333285 len=953781 2024-02-11T22:38:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:38:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:38:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:38:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:38:50.695 INFO:tasks.workunit.client.0.smithi023.stdout:op 1377 completed, throughput=4.99MB/sec 2024-02-11T22:38:50.695 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3BjudSTsBmKe6w- off=20982328 len=1181548 2024-02-11T22:38:50.696 INFO:tasks.workunit.client.0.smithi023.stdout:op 1378 completed, throughput=5MB/sec 2024-02-11T22:38:50.696 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JcPa6r_CvLA1TaK off=6009002 len=966750 2024-02-11T22:38:50.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 1379 completed, throughput=5MB/sec 2024-02-11T22:38:50.698 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XvZyTnlW6YpWdHW off=2216233 len=1782645 2024-02-11T22:38:50.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 1380 completed, throughput=5.01MB/sec 2024-02-11T22:38:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:51 smithi023 ceph-mon[111262]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:51 smithi023 ceph-mon[113671]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:51 smithi160 ceph-mon[106289]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:38:51.705 INFO:tasks.workunit.client.0.smithi023.stdout: 268: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:51.705 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4_kQXOFu_0Ukq24 off=9030013 len=1064075 2024-02-11T22:38:51.707 INFO:tasks.workunit.client.0.smithi023.stdout:op 1381 completed, throughput=4.99MB/sec 2024-02-11T22:38:51.708 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iWS-9rPTDSjcKxl off=8526950 len=944640 2024-02-11T22:38:51.712 INFO:tasks.workunit.client.0.smithi023.stdout:op 1382 completed, throughput=4.99MB/sec 2024-02-11T22:38:51.712 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3hJpCw157cTjQTh off=832216 len=1536432 2024-02-11T22:38:51.714 INFO:tasks.workunit.client.0.smithi023.stdout:op 1383 completed, throughput=5MB/sec 2024-02-11T22:38:51.714 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O3xNOO92BLVijIK off=5621474 len=993348 2024-02-11T22:38:51.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 1384 completed, throughput=5MB/sec 2024-02-11T22:38:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:38:52.719 INFO:tasks.workunit.client.0.smithi023.stdout: 269: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:52.719 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hTrrQwUrVJDXQP_ off=5019223 len=1295639 2024-02-11T22:38:52.722 INFO:tasks.workunit.client.0.smithi023.stdout:op 1385 completed, throughput=4.99MB/sec 2024-02-11T22:38:52.722 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lmblj84qGP7eiYO off=6275661 len=1861147 2024-02-11T22:38:52.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 1386 completed, throughput=5MB/sec 2024-02-11T22:38:52.734 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lSUEIrouGZM6wRs off=6104845 len=575793 2024-02-11T22:38:52.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 1387 completed, throughput=5MB/sec 2024-02-11T22:38:52.735 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PYOS8yQF5rX9c4W off=761730 len=1079865 2024-02-11T22:38:52.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 1388 completed, throughput=5MB/sec 2024-02-11T22:38:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:53 smithi023 ceph-mon[111262]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:38:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:53 smithi023 ceph-mon[113671]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:38:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:53 smithi160 ceph-mon[106289]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:38:53.741 INFO:tasks.workunit.client.0.smithi023.stdout: 270: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:53.741 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bjQgNu3AjQA0kjH off=2811697 len=1821199 2024-02-11T22:38:53.745 INFO:tasks.workunit.client.0.smithi023.stdout:op 1389 completed, throughput=4.99MB/sec 2024-02-11T22:38:53.745 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1vQPjM2_EGQWX-8 off=5346489 len=1179149 2024-02-11T22:38:53.751 INFO:tasks.workunit.client.0.smithi023.stdout:op 1390 completed, throughput=4.99MB/sec 2024-02-11T22:38:53.752 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KYKffquy2OyzoSr off=7328289 len=1573524 2024-02-11T22:38:53.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 1391 completed, throughput=5MB/sec 2024-02-11T22:38:53.761 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-143fNIflAiB1zFZ off=5290919 len=1121724 2024-02-11T22:38:53.766 INFO:tasks.workunit.client.0.smithi023.stdout:op 1392 completed, throughput=5MB/sec 2024-02-11T22:38:54.766 INFO:tasks.workunit.client.0.smithi023.stdout: 271: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:54.767 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k-aYlSF--yb-q-2 off=9085051 len=1048718 2024-02-11T22:38:54.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 1393 completed, throughput=4.99MB/sec 2024-02-11T22:38:54.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GSnMr-3fpscHB7L off=15409855 len=840360 2024-02-11T22:38:54.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 1394 completed, throughput=4.99MB/sec 2024-02-11T22:38:54.773 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jmz5UkhdSggbh89 off=1741709 len=1773434 2024-02-11T22:38:54.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 1395 completed, throughput=5MB/sec 2024-02-11T22:38:54.781 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HJf6pezVjRDzZK_ off=2703461 len=233518 2024-02-11T22:38:54.784 INFO:tasks.workunit.client.0.smithi023.stdout:op 1396 completed, throughput=5MB/sec 2024-02-11T22:38:54.784 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zJlySHiMoHbYJIz off=12052549 len=313786 2024-02-11T22:38:54.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 1397 completed, throughput=5MB/sec 2024-02-11T22:38:54.787 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aAu8KwkiNspA0Ix off=11712941 len=1254401 2024-02-11T22:38:54.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 1398 completed, throughput=5MB/sec 2024-02-11T22:38:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:55 smithi023 ceph-mon[111262]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:55 smithi023 ceph-mon[113671]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:55 smithi160 ceph-mon[106289]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:55.788 INFO:tasks.workunit.client.0.smithi023.stdout: 272: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:55.788 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VDVTJ8G3R7muSI- off=10548533 len=314192 2024-02-11T22:38:55.789 INFO:tasks.workunit.client.0.smithi023.stdout:op 1399 completed, throughput=4.99MB/sec 2024-02-11T22:38:55.789 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hECeQ6hV-5Tf6MS off=12574817 len=1920364 2024-02-11T22:38:55.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 1400 completed, throughput=4.99MB/sec 2024-02-11T22:38:55.792 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1FkomWOumVkdus_ off=7035009 len=657396 2024-02-11T22:38:55.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 1401 completed, throughput=4.99MB/sec 2024-02-11T22:38:55.793 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D2Z4ucrGnt8MlYP off=0 len=1077069 2024-02-11T22:38:55.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 1402 completed, throughput=5MB/sec 2024-02-11T22:38:55.800 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cVFk6Z8ihDhM_p6 off=1183477 len=657014 2024-02-11T22:38:55.801 INFO:tasks.workunit.client.0.smithi023.stdout:op 1403 completed, throughput=5MB/sec 2024-02-11T22:38:55.801 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bpUvdViWyVXyBMh off=1902366 len=547722 2024-02-11T22:38:55.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 1404 completed, throughput=5MB/sec 2024-02-11T22:38:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:38:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:38:55] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:38:56.802 INFO:tasks.workunit.client.0.smithi023.stdout: 273: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:56.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lwxm_CMWb_51ojI off=9439923 len=416234 2024-02-11T22:38:56.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 1405 completed, throughput=4.99MB/sec 2024-02-11T22:38:56.803 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aJ9sSVKli1jVxi6 off=1063613 len=178839 2024-02-11T22:38:56.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 1406 completed, throughput=4.99MB/sec 2024-02-11T22:38:56.804 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0I1m7QUK-1odlt9 off=13541253 len=1973615 2024-02-11T22:38:56.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 1407 completed, throughput=4.99MB/sec 2024-02-11T22:38:56.814 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-00gzKF1yZnG4V-3 off=3624677 len=148917 2024-02-11T22:38:56.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 1408 completed, throughput=4.99MB/sec 2024-02-11T22:38:56.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rKPEbUvfbiESega off=5306982 len=863535 2024-02-11T22:38:56.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 1409 completed, throughput=5MB/sec 2024-02-11T22:38:56.818 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8s1mZI9o4loDsn- off=9538723 len=948575 2024-02-11T22:38:56.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 1410 completed, throughput=5MB/sec 2024-02-11T22:38:56.819 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IW2pljTk17W212z off=4786979 len=1505179 2024-02-11T22:38:56.828 INFO:tasks.workunit.client.0.smithi023.stdout:op 1411 completed, throughput=5MB/sec 2024-02-11T22:38:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:57 smithi160 ceph-mon[106289]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:57.829 INFO:tasks.workunit.client.0.smithi023.stdout: 274: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:57.829 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PCwGy82zPJvNlnv off=2967125 len=1988332 2024-02-11T22:38:57.831 INFO:tasks.workunit.client.0.smithi023.stdout:op 1412 completed, throughput=4.99MB/sec 2024-02-11T22:38:57.831 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3e4mt_iIrDHeDb3 off=10515937 len=1334900 2024-02-11T22:38:57.839 INFO:tasks.workunit.client.0.smithi023.stdout:op 1413 completed, throughput=5MB/sec 2024-02-11T22:38:57.839 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q2krfz-P4WY1ltY off=3577216 len=1026609 2024-02-11T22:38:57.841 INFO:tasks.workunit.client.0.smithi023.stdout:op 1414 completed, throughput=5MB/sec 2024-02-11T22:38:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:57 smithi023 ceph-mon[113671]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:57 smithi023 ceph-mon[111262]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:38:58.842 INFO:tasks.workunit.client.0.smithi023.stdout: 275: throughput=4.98MB/sec pending data=0 2024-02-11T22:38:58.842 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0l6HF_YlN1IKGnk off=15212118 len=181281 2024-02-11T22:38:58.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 1415 completed, throughput=4.98MB/sec 2024-02-11T22:38:58.845 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N8mpLuw952cirQA off=13250123 len=230078 2024-02-11T22:38:58.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 1416 completed, throughput=4.98MB/sec 2024-02-11T22:38:58.846 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0Irz5hc5daUnsDH off=436703 len=376869 2024-02-11T22:38:58.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 1417 completed, throughput=4.99MB/sec 2024-02-11T22:38:58.850 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2kQbYyA00v80VUp off=14416351 len=337638 2024-02-11T22:38:58.851 INFO:tasks.workunit.client.0.smithi023.stdout:op 1418 completed, throughput=4.99MB/sec 2024-02-11T22:38:58.851 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hklMyw2Q3v3UcoE off=6109094 len=221430 2024-02-11T22:38:58.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 1419 completed, throughput=4.99MB/sec 2024-02-11T22:38:58.853 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-32iLDUSFd9XtDZy off=14944498 len=1235325 2024-02-11T22:38:58.855 INFO:tasks.workunit.client.0.smithi023.stdout:op 1420 completed, throughput=4.99MB/sec 2024-02-11T22:38:58.855 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G4vc6aG_cJqOYqf off=1374705 len=1340416 2024-02-11T22:38:58.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 1421 completed, throughput=5MB/sec 2024-02-11T22:38:58.863 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tzWZ37KyTJ895ux off=15338229 len=836661 2024-02-11T22:38:58.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 1422 completed, throughput=5MB/sec 2024-02-11T22:38:58.866 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wwb0sdG4HdU-hTX off=196944 len=2073212 2024-02-11T22:38:58.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 1423 completed, throughput=5.01MB/sec 2024-02-11T22:38:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:38:59 smithi160 ceph-mon[106289]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:38:59.875 INFO:tasks.workunit.client.0.smithi023.stdout: 276: throughput=4.99MB/sec pending data=0 2024-02-11T22:38:59.875 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vOpEe_r1qqlIejV off=270354 len=1805800 2024-02-11T22:38:59.885 INFO:tasks.workunit.client.0.smithi023.stdout:op 1424 completed, throughput=4.99MB/sec 2024-02-11T22:38:59.885 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i9cSThmmQszmmXd off=5122736 len=1170772 2024-02-11T22:38:59.888 INFO:tasks.workunit.client.0.smithi023.stdout:op 1425 completed, throughput=5MB/sec 2024-02-11T22:38:59.888 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B-jWqYeRrVg-9Hr off=225485 len=1148238 2024-02-11T22:38:59.893 INFO:tasks.workunit.client.0.smithi023.stdout:op 1426 completed, throughput=5MB/sec 2024-02-11T22:38:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:38:59 smithi023 ceph-mon[113671]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:38:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:38:59 smithi023 ceph-mon[111262]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:39:00.893 INFO:tasks.workunit.client.0.smithi023.stdout: 277: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:00.893 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-blGqes6K1UzGES8 off=648172 len=1081498 2024-02-11T22:39:00.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 1427 completed, throughput=4.99MB/sec 2024-02-11T22:39:00.900 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FtUm2zFH8BGLwLi off=263297 len=574509 2024-02-11T22:39:00.902 INFO:tasks.workunit.client.0.smithi023.stdout:op 1428 completed, throughput=4.99MB/sec 2024-02-11T22:39:00.902 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8lYVRyKRaMqVxf_ off=2373897 len=1185385 2024-02-11T22:39:00.903 INFO:tasks.workunit.client.0.smithi023.stdout:op 1429 completed, throughput=4.99MB/sec 2024-02-11T22:39:00.903 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7lGwjxCBo_xXuAi off=2760574 len=410594 2024-02-11T22:39:00.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 1430 completed, throughput=4.99MB/sec 2024-02-11T22:39:00.907 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mcNsX4UFgRC_Ph4 off=2646843 len=1909286 2024-02-11T22:39:00.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 1431 completed, throughput=5MB/sec 2024-02-11T22:39:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:01 smithi160 ceph-mon[106289]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:39:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:01 smithi023 ceph-mon[113671]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:39:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:01 smithi023 ceph-mon[111262]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:39:01.908 INFO:tasks.workunit.client.0.smithi023.stdout: 278: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:01.908 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RNXeV04rV905iTd off=19370193 len=411024 2024-02-11T22:39:01.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 1432 completed, throughput=4.98MB/sec 2024-02-11T22:39:01.909 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PFTulylqlWsMu50 off=2026647 len=1228609 2024-02-11T22:39:01.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 1433 completed, throughput=4.99MB/sec 2024-02-11T22:39:01.916 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oaCADGjx_468v6E off=14816265 len=1929550 2024-02-11T22:39:01.918 INFO:tasks.workunit.client.0.smithi023.stdout:op 1434 completed, throughput=4.99MB/sec 2024-02-11T22:39:01.918 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a1VTDJXosNuE-4G off=9541585 len=1950497 2024-02-11T22:39:01.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 1435 completed, throughput=5MB/sec 2024-02-11T22:39:02.930 INFO:tasks.workunit.client.0.smithi023.stdout: 279: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:02.930 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kc5229-RrACCZXW off=4203004 len=1265620 2024-02-11T22:39:02.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 1436 completed, throughput=4.99MB/sec 2024-02-11T22:39:02.932 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qhfIdn2eVuEIZLO off=505670 len=1027336 2024-02-11T22:39:02.938 INFO:tasks.workunit.client.0.smithi023.stdout:op 1437 completed, throughput=4.99MB/sec 2024-02-11T22:39:02.938 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yCugfwUumzLjNs3 off=6757840 len=74443 2024-02-11T22:39:02.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 1438 completed, throughput=4.99MB/sec 2024-02-11T22:39:02.941 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tvLzdzjjGibwRLU off=3658107 len=251481 2024-02-11T22:39:02.941 INFO:tasks.workunit.client.0.smithi023.stdout:op 1439 completed, throughput=4.99MB/sec 2024-02-11T22:39:02.941 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TFzePkVt8mkn9ez off=9421915 len=709446 2024-02-11T22:39:02.945 INFO:tasks.workunit.client.0.smithi023.stdout:op 1440 completed, throughput=4.99MB/sec 2024-02-11T22:39:02.945 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1CRfL9vqSWOPi0y off=9859018 len=1315738 2024-02-11T22:39:02.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 1441 completed, throughput=5MB/sec 2024-02-11T22:39:02.954 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NbCFm-adaojqAgs off=2101875 len=1403733 2024-02-11T22:39:02.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 1442 completed, throughput=5MB/sec 2024-02-11T22:39:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:03 smithi160 ceph-mon[106289]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:39:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:03 smithi023 ceph-mon[111262]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:39:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:03 smithi023 ceph-mon[113671]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:39:03.960 INFO:tasks.workunit.client.0.smithi023.stdout: 280: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:03.960 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ffmc5iaLqEgZBEi off=6661127 len=517641 2024-02-11T22:39:03.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 1443 completed, throughput=4.99MB/sec 2024-02-11T22:39:03.963 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-y7RjYP9aoMG5zVA off=1565047 len=526236 2024-02-11T22:39:03.968 INFO:tasks.workunit.client.0.smithi023.stdout:op 1444 completed, throughput=4.99MB/sec 2024-02-11T22:39:03.968 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OsVsaCH6MLb5c2a off=13401726 len=841638 2024-02-11T22:39:03.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 1445 completed, throughput=4.99MB/sec 2024-02-11T22:39:03.976 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9d4B1GzpHUoI-9C off=2130445 len=449488 2024-02-11T22:39:03.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 1446 completed, throughput=4.99MB/sec 2024-02-11T22:39:03.977 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xiImREqjgLwXQx6 off=1464837 len=378157 2024-02-11T22:39:03.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 1447 completed, throughput=4.99MB/sec 2024-02-11T22:39:03.977 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7tcx4HhOzRDmzks off=4018927 len=2007639 2024-02-11T22:39:03.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 1448 completed, throughput=5MB/sec 2024-02-11T22:39:04.977 INFO:tasks.workunit.client.0.smithi023.stdout: 281: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:04.977 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yyu_1LDiMIx97Rv off=1715784 len=711414 2024-02-11T22:39:04.979 INFO:tasks.workunit.client.0.smithi023.stdout:op 1449 completed, throughput=4.99MB/sec 2024-02-11T22:39:04.979 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cQmsL4xu6zt0hy3 off=10188612 len=655192 2024-02-11T22:39:04.980 INFO:tasks.workunit.client.0.smithi023.stdout:op 1450 completed, throughput=4.99MB/sec 2024-02-11T22:39:04.980 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VvCVdOi6emqfCoo off=3038418 len=1058557 2024-02-11T22:39:04.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 1451 completed, throughput=4.99MB/sec 2024-02-11T22:39:04.983 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gIrWeR2RLoxY83R off=287332 len=821828 2024-02-11T22:39:04.987 INFO:tasks.workunit.client.0.smithi023.stdout:op 1452 completed, throughput=4.99MB/sec 2024-02-11T22:39:04.988 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ywpGyyL6x3_6JRT off=3468680 len=792935 2024-02-11T22:39:04.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 1453 completed, throughput=5MB/sec 2024-02-11T22:39:04.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BDa1ROg-ejdgn_E off=10116315 len=93663 2024-02-11T22:39:04.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 1454 completed, throughput=5MB/sec 2024-02-11T22:39:04.993 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HJf6pezVjRDzZK_ off=1432024 len=408318 2024-02-11T22:39:04.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 1455 completed, throughput=5MB/sec 2024-02-11T22:39:04.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qMptFB1ZDKSYnVs off=8296464 len=253133 2024-02-11T22:39:04.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 1456 completed, throughput=5MB/sec 2024-02-11T22:39:04.999 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xBlwF7x2VrPvrE0 off=2633801 len=219923 2024-02-11T22:39:05.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 1457 completed, throughput=5MB/sec 2024-02-11T22:39:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:05 smithi160 ceph-mon[106289]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:39:05.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:05 smithi023 ceph-mon[111262]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:39:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:05 smithi023 ceph-mon[113671]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:39:06.000 INFO:tasks.workunit.client.0.smithi023.stdout: 282: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:06.000 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-riyxxU4rsrInO-Z off=11634346 len=1951934 2024-02-11T22:39:06.007 INFO:tasks.workunit.client.0.smithi023.stdout:op 1458 completed, throughput=4.99MB/sec 2024-02-11T22:39:06.008 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TSlK__abyge0nnr off=4640680 len=1377076 2024-02-11T22:39:06.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 1459 completed, throughput=4.99MB/sec 2024-02-11T22:39:06.016 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AJkjL_X8Gtu3YbK off=2110440 len=1130572 2024-02-11T22:39:06.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 1460 completed, throughput=5MB/sec 2024-02-11T22:39:06.023 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tYTSC4vs6Vn8Ab5 off=21250499 len=699641 2024-02-11T22:39:06.023 INFO:tasks.workunit.client.0.smithi023.stdout:op 1461 completed, throughput=5MB/sec 2024-02-11T22:39:06.023 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FcSVAPRhyA9uj5I off=12101506 len=1481511 2024-02-11T22:39:06.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 1462 completed, throughput=5MB/sec 2024-02-11T22:39:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:39:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:39:05] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:39:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:07.023 INFO:tasks.workunit.client.0.smithi023.stdout: 283: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:07.023 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n0Vtw3qubWlWaih off=12202003 len=808571 2024-02-11T22:39:07.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 1463 completed, throughput=4.99MB/sec 2024-02-11T22:39:07.028 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uSEYj3KH-43Qnb8 off=8502072 len=1676094 2024-02-11T22:39:07.034 INFO:tasks.workunit.client.0.smithi023.stdout:op 1464 completed, throughput=5MB/sec 2024-02-11T22:39:07.034 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iNz0OzpMo74ueVC off=4109588 len=103617 2024-02-11T22:39:07.037 INFO:tasks.workunit.client.0.smithi023.stdout:op 1465 completed, throughput=5MB/sec 2024-02-11T22:39:07.037 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7f8v5io4b4ZB1L7 off=14939420 len=1287471 2024-02-11T22:39:07.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 1466 completed, throughput=5MB/sec 2024-02-11T22:39:07.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WmM-bopkznXGZ_w off=502040 len=906296 2024-02-11T22:39:07.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 1467 completed, throughput=5MB/sec 2024-02-11T22:39:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:07 smithi023 ceph-mon[111262]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:07 smithi023 ceph-mon[113671]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:07 smithi160 ceph-mon[106289]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:08.039 INFO:tasks.workunit.client.0.smithi023.stdout: 284: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:08.039 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fsIlFnGtEZx5cIy off=697614 len=1487897 2024-02-11T22:39:08.041 INFO:tasks.workunit.client.0.smithi023.stdout:op 1468 completed, throughput=4.99MB/sec 2024-02-11T22:39:08.041 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AcINzmWbMu4Yly3 off=4106099 len=1808678 2024-02-11T22:39:08.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 1469 completed, throughput=5MB/sec 2024-02-11T22:39:08.043 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rAMLDvT-D55vyaQ off=9996424 len=572856 2024-02-11T22:39:08.044 INFO:tasks.workunit.client.0.smithi023.stdout:op 1470 completed, throughput=5MB/sec 2024-02-11T22:39:08.044 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2g8egIHWtAbnHhv off=9348358 len=1439912 2024-02-11T22:39:08.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 1471 completed, throughput=5MB/sec 2024-02-11T22:39:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:08 smithi023 ceph-mon[111262]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:39:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:08 smithi023 ceph-mon[113671]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:39:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:08 smithi160 ceph-mon[106289]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:39:09.046 INFO:tasks.workunit.client.0.smithi023.stdout: 285: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:09.047 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PHvbAFbEWkC0FmE off=5302770 len=683236 2024-02-11T22:39:09.047 INFO:tasks.workunit.client.0.smithi023.stdout:op 1472 completed, throughput=4.99MB/sec 2024-02-11T22:39:09.048 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_hesL_IMG2lzCZs off=1164529 len=861297 2024-02-11T22:39:09.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 1473 completed, throughput=4.99MB/sec 2024-02-11T22:39:09.050 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Eodd2NTWjW56uzY off=133592 len=1096706 2024-02-11T22:39:09.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 1474 completed, throughput=4.99MB/sec 2024-02-11T22:39:09.052 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AJ5HGzE3EjiZ4HX off=18238225 len=763274 2024-02-11T22:39:09.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 1475 completed, throughput=5MB/sec 2024-02-11T22:39:09.053 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FjICU3yunuBA-T1 off=11575538 len=24449 2024-02-11T22:39:09.054 INFO:tasks.workunit.client.0.smithi023.stdout:op 1476 completed, throughput=5MB/sec 2024-02-11T22:39:09.054 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yvvfbtEGG9ill41 off=10478724 len=812457 2024-02-11T22:39:09.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 1477 completed, throughput=5MB/sec 2024-02-11T22:39:09.059 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IfN8rx6bzV81uEn off=7383859 len=876562 2024-02-11T22:39:09.060 INFO:tasks.workunit.client.0.smithi023.stdout:op 1478 completed, throughput=5MB/sec 2024-02-11T22:39:10.061 INFO:tasks.workunit.client.0.smithi023.stdout: 286: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:10.061 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2yLCcN-WF_KKmN5 off=293815 len=522727 2024-02-11T22:39:10.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 1479 completed, throughput=4.99MB/sec 2024-02-11T22:39:10.065 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HkPIvBC7Q3KzSgG off=12402547 len=1943012 2024-02-11T22:39:10.077 INFO:tasks.workunit.client.0.smithi023.stdout:op 1480 completed, throughput=4.99MB/sec 2024-02-11T22:39:10.077 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n245rEd8vLnzcHd off=131655 len=1083613 2024-02-11T22:39:10.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 1481 completed, throughput=5MB/sec 2024-02-11T22:39:10.082 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mEKRnV0eb-LcXPj off=19032751 len=1844221 2024-02-11T22:39:10.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 1482 completed, throughput=5MB/sec 2024-02-11T22:39:11.084 INFO:tasks.workunit.client.0.smithi023.stdout: 287: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:11.084 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SPJdOnCmB8sMuzw off=4434679 len=375508 2024-02-11T22:39:11.085 INFO:tasks.workunit.client.0.smithi023.stdout:op 1483 completed, throughput=4.99MB/sec 2024-02-11T22:39:11.085 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6h_y_JHFSOz36kl off=1315238 len=172769 2024-02-11T22:39:11.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 1484 completed, throughput=4.99MB/sec 2024-02-11T22:39:11.088 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xGN2SqQgc1e8Xzt off=6503650 len=1246984 2024-02-11T22:39:11.094 INFO:tasks.workunit.client.0.smithi023.stdout:op 1485 completed, throughput=4.99MB/sec 2024-02-11T22:39:11.094 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MspyRXYKizf2FrR off=1350336 len=1569080 2024-02-11T22:39:11.096 INFO:tasks.workunit.client.0.smithi023.stdout:op 1486 completed, throughput=5MB/sec 2024-02-11T22:39:11.096 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1K0D0S7YYGKg7mz off=12987654 len=1709968 2024-02-11T22:39:11.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 1487 completed, throughput=5MB/sec 2024-02-11T22:39:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:11 smithi023 ceph-mon[111262]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:39:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:11 smithi023 ceph-mon[113671]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:39:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:11 smithi160 ceph-mon[106289]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:39:12.104 INFO:tasks.workunit.client.0.smithi023.stdout: 288: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:12.104 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vsWnsgSNgKQseBb off=979403 len=1328797 2024-02-11T22:39:12.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 1488 completed, throughput=4.99MB/sec 2024-02-11T22:39:12.106 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-40tv2XNpAGHGljS off=7626658 len=918097 2024-02-11T22:39:12.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 1489 completed, throughput=4.99MB/sec 2024-02-11T22:39:12.111 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YoULwt86MMZ6i0S off=7470729 len=1189327 2024-02-11T22:39:12.114 INFO:tasks.workunit.client.0.smithi023.stdout:op 1490 completed, throughput=5MB/sec 2024-02-11T22:39:12.114 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NQ5UH1-QhJkpgEU off=733839 len=828953 2024-02-11T22:39:12.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 1491 completed, throughput=5MB/sec 2024-02-11T22:39:12.115 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NgIAH-2Fuqu8HvN off=11577791 len=1535275 2024-02-11T22:39:12.122 INFO:tasks.workunit.client.0.smithi023.stdout:op 1492 completed, throughput=5MB/sec 2024-02-11T22:39:13.122 INFO:tasks.workunit.client.0.smithi023.stdout: 289: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:13.122 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4b3TvUcD0Jw73et off=97979 len=310725 2024-02-11T22:39:13.123 INFO:tasks.workunit.client.0.smithi023.stdout:op 1493 completed, throughput=4.99MB/sec 2024-02-11T22:39:13.123 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y14QMQfhJS5AJt3 off=3113571 len=869397 2024-02-11T22:39:13.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 1494 completed, throughput=4.99MB/sec 2024-02-11T22:39:13.125 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hiZxJRP0GdonE-C off=8838993 len=247927 2024-02-11T22:39:13.128 INFO:tasks.workunit.client.0.smithi023.stdout:op 1495 completed, throughput=4.99MB/sec 2024-02-11T22:39:13.128 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5yM5dbPeEjvHpxq off=8786479 len=1437711 2024-02-11T22:39:13.134 INFO:tasks.workunit.client.0.smithi023.stdout:op 1496 completed, throughput=4.99MB/sec 2024-02-11T22:39:13.134 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MXxDfyedks4Z1C3 off=971696 len=1614189 2024-02-11T22:39:13.137 INFO:tasks.workunit.client.0.smithi023.stdout:op 1497 completed, throughput=5MB/sec 2024-02-11T22:39:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:13 smithi023 ceph-mon[111262]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:39:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:13 smithi023 ceph-mon[113671]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:39:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:13 smithi160 ceph-mon[106289]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:39:14.137 INFO:tasks.workunit.client.0.smithi023.stdout: 290: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:14.137 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dfp06_TaL7cQv-G off=6777100 len=1612866 2024-02-11T22:39:14.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 1498 completed, throughput=4.99MB/sec 2024-02-11T22:39:14.139 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bIh9PizcJPRLQNQ off=5337422 len=837209 2024-02-11T22:39:14.141 INFO:tasks.workunit.client.0.smithi023.stdout:op 1499 completed, throughput=4.99MB/sec 2024-02-11T22:39:14.142 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8mA4LS9Mnchwk7a off=1783583 len=124852 2024-02-11T22:39:14.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 1500 completed, throughput=4.99MB/sec 2024-02-11T22:39:14.145 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Rv6eN9uSQXy5t-6 off=23868195 len=1467669 2024-02-11T22:39:14.146 INFO:tasks.workunit.client.0.smithi023.stdout:op 1501 completed, throughput=5MB/sec 2024-02-11T22:39:14.146 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mKFykh_zT3n42Bw off=3926319 len=177015 2024-02-11T22:39:14.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 1502 completed, throughput=5MB/sec 2024-02-11T22:39:14.149 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iBIofIMSU8P2wY- off=1318939 len=931645 2024-02-11T22:39:14.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 1503 completed, throughput=5MB/sec 2024-02-11T22:39:14.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cG3aK11jdJ0rJX3 off=7896173 len=974486 2024-02-11T22:39:14.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 1504 completed, throughput=5MB/sec 2024-02-11T22:39:15.157 INFO:tasks.workunit.client.0.smithi023.stdout: 291: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:15.157 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-waQDoCrA7l_19Ns off=13658340 len=1805768 2024-02-11T22:39:15.159 INFO:tasks.workunit.client.0.smithi023.stdout:op 1505 completed, throughput=4.99MB/sec 2024-02-11T22:39:15.159 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J8NfzRVJaNfpHEA off=12712538 len=424228 2024-02-11T22:39:15.163 INFO:tasks.workunit.client.0.smithi023.stdout:op 1506 completed, throughput=4.99MB/sec 2024-02-11T22:39:15.163 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1ogAMqjK7h9LfKB off=4195322 len=1108660 2024-02-11T22:39:15.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 1507 completed, throughput=5MB/sec 2024-02-11T22:39:15.164 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iG97KHVZ6jjaQ7A off=292169 len=1574858 2024-02-11T22:39:15.165 INFO:tasks.workunit.client.0.smithi023.stdout:op 1508 completed, throughput=5MB/sec 2024-02-11T22:39:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:15 smithi023 ceph-mon[111262]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:15 smithi023 ceph-mon[113671]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:15.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:15 smithi160 ceph-mon[106289]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:39:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:39:15] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:39:16.165 INFO:tasks.workunit.client.0.smithi023.stdout: 292: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:16.165 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4VQPf6JZwsEcEWY off=3910652 len=2063392 2024-02-11T22:39:16.168 INFO:tasks.workunit.client.0.smithi023.stdout:op 1509 completed, throughput=4.99MB/sec 2024-02-11T22:39:16.168 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o7VIsm9m6-WSRms off=7941493 len=1543835 2024-02-11T22:39:16.174 INFO:tasks.workunit.client.0.smithi023.stdout:op 1510 completed, throughput=5MB/sec 2024-02-11T22:39:16.175 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jxIdUjEa3twmRSX off=7176153 len=712179 2024-02-11T22:39:16.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 1511 completed, throughput=5MB/sec 2024-02-11T22:39:16.179 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xVIZVwTblAiY_EH off=9646049 len=1334118 2024-02-11T22:39:16.185 INFO:tasks.workunit.client.0.smithi023.stdout:op 1512 completed, throughput=5MB/sec 2024-02-11T22:39:17.185 INFO:tasks.workunit.client.0.smithi023.stdout: 293: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:17.185 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--sWXL6ss_8fJbxZ off=17262763 len=197407 2024-02-11T22:39:17.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 1513 completed, throughput=4.99MB/sec 2024-02-11T22:39:17.186 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fSpbsWfmZ4amzdW off=7016653 len=1279914 2024-02-11T22:39:17.192 INFO:tasks.workunit.client.0.smithi023.stdout:op 1514 completed, throughput=4.99MB/sec 2024-02-11T22:39:17.192 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mfQReYmMXta7lgI off=1562542 len=292698 2024-02-11T22:39:17.192 INFO:tasks.workunit.client.0.smithi023.stdout:op 1515 completed, throughput=4.99MB/sec 2024-02-11T22:39:17.192 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-miLBPioyqytysOR off=16062384 len=80131 2024-02-11T22:39:17.193 INFO:tasks.workunit.client.0.smithi023.stdout:op 1516 completed, throughput=4.99MB/sec 2024-02-11T22:39:17.193 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WoP4do01dw4C3Aa off=1508538 len=1322942 2024-02-11T22:39:17.199 INFO:tasks.workunit.client.0.smithi023.stdout:op 1517 completed, throughput=5MB/sec 2024-02-11T22:39:17.199 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OiYAdLQwg5HWciT off=977338 len=1794350 2024-02-11T22:39:17.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 1518 completed, throughput=5MB/sec 2024-02-11T22:39:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:17 smithi023 ceph-mon[111262]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:39:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:17 smithi023 ceph-mon[113671]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:39:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:17 smithi160 ceph-mon[106289]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:39:18.201 INFO:tasks.workunit.client.0.smithi023.stdout: 294: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:18.201 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nAS1ewqzoh0HdWg off=4868699 len=215320 2024-02-11T22:39:18.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 1519 completed, throughput=4.99MB/sec 2024-02-11T22:39:18.204 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5zoLgZyTQ0cGQBL off=14330875 len=709092 2024-02-11T22:39:18.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 1520 completed, throughput=4.99MB/sec 2024-02-11T22:39:18.205 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2KoFGGRbqdZv40r off=7234092 len=751050 2024-02-11T22:39:18.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 1521 completed, throughput=4.99MB/sec 2024-02-11T22:39:18.210 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IL8VUKH1aFjLHD7 off=6084648 len=1432460 2024-02-11T22:39:18.212 INFO:tasks.workunit.client.0.smithi023.stdout:op 1522 completed, throughput=4.99MB/sec 2024-02-11T22:39:18.212 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--SJh8Hp4RoSAhXH off=10700979 len=1551707 2024-02-11T22:39:18.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 1523 completed, throughput=5MB/sec 2024-02-11T22:39:18.213 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g6B07NMsw67wPWf off=4525466 len=1405951 2024-02-11T22:39:18.219 INFO:tasks.workunit.client.0.smithi023.stdout:op 1524 completed, throughput=5MB/sec 2024-02-11T22:39:19.220 INFO:tasks.workunit.client.0.smithi023.stdout: 295: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:19.220 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5N69LPqhEKYFkUE off=4472306 len=770703 2024-02-11T22:39:19.222 INFO:tasks.workunit.client.0.smithi023.stdout:op 1525 completed, throughput=4.99MB/sec 2024-02-11T22:39:19.222 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aLVRIjCgsalUnXv off=942450 len=1279019 2024-02-11T22:39:19.224 INFO:tasks.workunit.client.0.smithi023.stdout:op 1526 completed, throughput=4.99MB/sec 2024-02-11T22:39:19.224 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ScbKfNXKizIcUZB off=3006010 len=979646 2024-02-11T22:39:19.225 INFO:tasks.workunit.client.0.smithi023.stdout:op 1527 completed, throughput=5MB/sec 2024-02-11T22:39:19.226 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WPVcgMx6ioG_4s9 off=2428628 len=821037 2024-02-11T22:39:19.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 1528 completed, throughput=5MB/sec 2024-02-11T22:39:19.231 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-REGsTSDUfLqfXqk off=9591625 len=2089880 2024-02-11T22:39:19.239 INFO:tasks.workunit.client.0.smithi023.stdout:op 1529 completed, throughput=5.01MB/sec 2024-02-11T22:39:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:19 smithi023 ceph-mon[111262]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:39:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:19 smithi023 ceph-mon[113671]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:39:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:19 smithi160 ceph-mon[106289]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:39:20.240 INFO:tasks.workunit.client.0.smithi023.stdout: 296: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:20.240 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C1IhCGJvmRY2SN8 off=3299637 len=1410441 2024-02-11T22:39:20.247 INFO:tasks.workunit.client.0.smithi023.stdout:op 1530 completed, throughput=4.99MB/sec 2024-02-11T22:39:20.247 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TXoq36IGOkbYrVP off=7391629 len=878390 2024-02-11T22:39:20.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 1531 completed, throughput=5MB/sec 2024-02-11T22:39:20.252 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8sIw6Y-FQ8YBQBy off=192150 len=1357878 2024-02-11T22:39:20.257 INFO:tasks.workunit.client.0.smithi023.stdout:op 1532 completed, throughput=5MB/sec 2024-02-11T22:39:20.257 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V3l85kpHPKJiiPW off=397299 len=1423511 2024-02-11T22:39:20.264 INFO:tasks.workunit.client.0.smithi023.stdout:op 1533 completed, throughput=5MB/sec 2024-02-11T22:39:21.265 INFO:tasks.workunit.client.0.smithi023.stdout: 297: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:21.265 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p-2NMr-xHWniGXq off=10432097 len=1669288 2024-02-11T22:39:21.267 INFO:tasks.workunit.client.0.smithi023.stdout:op 1534 completed, throughput=4.99MB/sec 2024-02-11T22:39:21.267 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3HVMBn3Z5bKmrg6 off=183847 len=611320 2024-02-11T22:39:21.271 INFO:tasks.workunit.client.0.smithi023.stdout:op 1535 completed, throughput=4.99MB/sec 2024-02-11T22:39:21.271 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o4PcPqloWqNtuAc off=134950 len=1416639 2024-02-11T22:39:21.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 1536 completed, throughput=5MB/sec 2024-02-11T22:39:21.277 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OKKoo1KkZyUXQVu off=5573618 len=17154 2024-02-11T22:39:21.279 INFO:tasks.workunit.client.0.smithi023.stdout:op 1537 completed, throughput=5MB/sec 2024-02-11T22:39:21.280 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-27xfFNxQSZeFmSi off=2217814 len=1859618 2024-02-11T22:39:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 1538 completed, throughput=5MB/sec 2024-02-11T22:39:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:21 smithi023 ceph-mon[111262]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:39:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:21 smithi023 ceph-mon[113671]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:39:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:21 smithi160 ceph-mon[106289]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:39:22.287 INFO:tasks.workunit.client.0.smithi023.stdout: 298: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:22.287 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YBfAh_5UJrGQSQJ off=538703 len=833544 2024-02-11T22:39:22.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 1539 completed, throughput=4.99MB/sec 2024-02-11T22:39:22.289 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uV2Z1t5Ts9RegvX off=270978 len=37585 2024-02-11T22:39:22.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 1540 completed, throughput=4.99MB/sec 2024-02-11T22:39:22.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-88mzHvzm2rXxXAB off=7585833 len=118861 2024-02-11T22:39:22.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 1541 completed, throughput=4.99MB/sec 2024-02-11T22:39:22.293 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UN0opMjUx0hdxLb off=1891728 len=1665172 2024-02-11T22:39:22.301 INFO:tasks.workunit.client.0.smithi023.stdout:op 1542 completed, throughput=5MB/sec 2024-02-11T22:39:22.302 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gjBbNsOjCScEGJF off=7626510 len=1264214 2024-02-11T22:39:22.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 1543 completed, throughput=5MB/sec 2024-02-11T22:39:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:23.303 INFO:tasks.workunit.client.0.smithi023.stdout: 299: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:23.304 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yR8yms9w-SxdLiY off=111788 len=298999 2024-02-11T22:39:23.307 INFO:tasks.workunit.client.0.smithi023.stdout:op 1544 completed, throughput=4.99MB/sec 2024-02-11T22:39:23.307 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B3Lw0B7kqGGTZjO off=13485745 len=294495 2024-02-11T22:39:23.310 INFO:tasks.workunit.client.0.smithi023.stdout:op 1545 completed, throughput=4.99MB/sec 2024-02-11T22:39:23.310 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X7C7u3a42TuWb0Z off=20074822 len=356880 2024-02-11T22:39:23.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 1546 completed, throughput=4.99MB/sec 2024-02-11T22:39:23.314 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cynCjwOT6j9t7YU off=539475 len=716427 2024-02-11T22:39:23.319 INFO:tasks.workunit.client.0.smithi023.stdout:op 1547 completed, throughput=4.99MB/sec 2024-02-11T22:39:23.319 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eByZ3Y5fy611FIi off=10378484 len=1189015 2024-02-11T22:39:23.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 1548 completed, throughput=4.99MB/sec 2024-02-11T22:39:23.320 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xAat8-xXWzL8asT off=2375974 len=1923549 2024-02-11T22:39:23.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 1549 completed, throughput=5MB/sec 2024-02-11T22:39:23.323 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--SMRZ21E4Jm5-5- off=1258071 len=465721 2024-02-11T22:39:23.324 INFO:tasks.workunit.client.0.smithi023.stdout:op 1550 completed, throughput=5MB/sec 2024-02-11T22:39:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:23 smithi023 ceph-mon[111262]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:39:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:23 smithi023 ceph-mon[113671]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:39:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:23 smithi160 ceph-mon[106289]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:39:24.325 INFO:tasks.workunit.client.0.smithi023.stdout: 300: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:24.325 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QMRI9M3NHfwd4Jd off=508045 len=1651856 2024-02-11T22:39:24.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 1551 completed, throughput=4.99MB/sec 2024-02-11T22:39:24.334 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CXwDiFhonNJKm6n off=1454391 len=2016217 2024-02-11T22:39:24.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 1552 completed, throughput=5MB/sec 2024-02-11T22:39:24.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MJegUQMSi49ex6h off=2782756 len=729837 2024-02-11T22:39:24.340 INFO:tasks.workunit.client.0.smithi023.stdout:op 1553 completed, throughput=5MB/sec 2024-02-11T22:39:24.340 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RvA-U_mTbyA1QIH off=4691260 len=143093 2024-02-11T22:39:24.340 INFO:tasks.workunit.client.0.smithi023.stdout:op 1554 completed, throughput=5MB/sec 2024-02-11T22:39:24.341 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vq_kZJ4jbVafYqy off=10849881 len=272663 2024-02-11T22:39:24.344 INFO:tasks.workunit.client.0.smithi023.stdout:op 1555 completed, throughput=5MB/sec 2024-02-11T22:39:24.344 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-If2YiCmafbNUFJL off=4116176 len=1074656 2024-02-11T22:39:24.350 INFO:tasks.workunit.client.0.smithi023.stdout:op 1556 completed, throughput=5MB/sec 2024-02-11T22:39:25.350 INFO:tasks.workunit.client.0.smithi023.stdout: 301: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:25.350 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5iveJMsTZxXZsm6 off=21259216 len=1575969 2024-02-11T22:39:25.357 INFO:tasks.workunit.client.0.smithi023.stdout:op 1557 completed, throughput=4.99MB/sec 2024-02-11T22:39:25.357 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EO5U7kA60_WTu3K off=4493940 len=1308513 2024-02-11T22:39:25.363 INFO:tasks.workunit.client.0.smithi023.stdout:op 1558 completed, throughput=4.99MB/sec 2024-02-11T22:39:25.363 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jSwMTaReTiiFGIM off=4033507 len=672994 2024-02-11T22:39:25.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 1559 completed, throughput=5MB/sec 2024-02-11T22:39:25.366 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NVDMUtnKfoQJNEO off=6084789 len=1294927 2024-02-11T22:39:25.367 INFO:tasks.workunit.client.0.smithi023.stdout:op 1560 completed, throughput=5MB/sec 2024-02-11T22:39:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:25 smithi023 ceph-mon[111262]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:39:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:25 smithi023 ceph-mon[113671]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:39:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:25 smithi160 ceph-mon[106289]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:39:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:39:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:39:25] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:39:26.368 INFO:tasks.workunit.client.0.smithi023.stdout: 302: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:26.368 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aDZ5ejBZoyuBRa2 off=4609682 len=416068 2024-02-11T22:39:26.369 INFO:tasks.workunit.client.0.smithi023.stdout:op 1561 completed, throughput=4.99MB/sec 2024-02-11T22:39:26.369 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NFtRgzewWqFhHi_ off=7990167 len=2060555 2024-02-11T22:39:26.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 1562 completed, throughput=4.99MB/sec 2024-02-11T22:39:26.371 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p-2NMr-xHWniGXq off=10685112 len=1208608 2024-02-11T22:39:26.377 INFO:tasks.workunit.client.0.smithi023.stdout:op 1563 completed, throughput=5MB/sec 2024-02-11T22:39:26.377 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VgLtakQaKYaqwvt off=4793780 len=655265 2024-02-11T22:39:26.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 1564 completed, throughput=5MB/sec 2024-02-11T22:39:26.379 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xoj4pkS6lu8k4AG off=13716709 len=931816 2024-02-11T22:39:26.384 INFO:tasks.workunit.client.0.smithi023.stdout:op 1565 completed, throughput=5MB/sec 2024-02-11T22:39:27.385 INFO:tasks.workunit.client.0.smithi023.stdout: 303: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:27.385 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mvI5bwlgCbuJPaq off=3093072 len=1127589 2024-02-11T22:39:27.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 1566 completed, throughput=4.99MB/sec 2024-02-11T22:39:27.387 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BQ7JHrrtPwHV11m off=2650899 len=619858 2024-02-11T22:39:27.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 1567 completed, throughput=4.99MB/sec 2024-02-11T22:39:27.389 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4nGPyoSu6BDL9OK off=6825531 len=2025260 2024-02-11T22:39:27.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 1568 completed, throughput=5MB/sec 2024-02-11T22:39:27.399 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tCEk7l-z7H7G1FX off=17652969 len=1097939 2024-02-11T22:39:27.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 1569 completed, throughput=5MB/sec 2024-02-11T22:39:27.401 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qFuptXdeCUMLlJl off=2488663 len=631046 2024-02-11T22:39:27.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 1570 completed, throughput=5MB/sec 2024-02-11T22:39:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:27 smithi023 ceph-mon[111262]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:39:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:27 smithi023 ceph-mon[113671]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:39:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:27 smithi160 ceph-mon[106289]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:39:28.402 INFO:tasks.workunit.client.0.smithi023.stdout: 304: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:28.402 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MdX-FJT_4UCBF77 off=4691578 len=1797322 2024-02-11T22:39:28.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 1571 completed, throughput=4.99MB/sec 2024-02-11T22:39:28.406 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AnnH6ZSyXRixXEL off=10794402 len=1207469 2024-02-11T22:39:28.413 INFO:tasks.workunit.client.0.smithi023.stdout:op 1572 completed, throughput=4.99MB/sec 2024-02-11T22:39:28.413 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0d72YC5GOtpbd0G off=7652830 len=745753 2024-02-11T22:39:28.417 INFO:tasks.workunit.client.0.smithi023.stdout:op 1573 completed, throughput=5MB/sec 2024-02-11T22:39:28.418 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hGInFAAr4XdV6TM off=5251214 len=1749482 2024-02-11T22:39:28.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 1574 completed, throughput=5MB/sec 2024-02-11T22:39:29.420 INFO:tasks.workunit.client.0.smithi023.stdout: 305: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:29.420 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e1y2zEVwQZ1U7u4 off=705137 len=1627900 2024-02-11T22:39:29.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 1575 completed, throughput=4.99MB/sec 2024-02-11T22:39:29.430 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-low-rHh8j_ZE9gJ off=5740721 len=704853 2024-02-11T22:39:29.431 INFO:tasks.workunit.client.0.smithi023.stdout:op 1576 completed, throughput=4.99MB/sec 2024-02-11T22:39:29.431 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9WC9GuxJvQrj8qh off=3438323 len=443507 2024-02-11T22:39:29.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 1577 completed, throughput=4.99MB/sec 2024-02-11T22:39:29.435 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jvwe03mxxO44bC9 off=1200589 len=1834288 2024-02-11T22:39:29.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 1578 completed, throughput=5MB/sec 2024-02-11T22:39:29.442 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Nn2LnkIUwUPrlaB off=1252509 len=1947612 2024-02-11T22:39:29.451 INFO:tasks.workunit.client.0.smithi023.stdout:op 1579 completed, throughput=5MB/sec 2024-02-11T22:39:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:29 smithi023 ceph-mon[111262]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:39:29.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:29 smithi023 ceph-mon[113671]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:39:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:29 smithi160 ceph-mon[106289]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:39:30.451 INFO:tasks.workunit.client.0.smithi023.stdout: 306: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:30.451 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eWCfpk7DYv55S8w off=641945 len=543557 2024-02-11T22:39:30.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 1580 completed, throughput=4.99MB/sec 2024-02-11T22:39:30.453 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9-FuawQk1_CZ1On off=17703604 len=538064 2024-02-11T22:39:30.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 1581 completed, throughput=4.99MB/sec 2024-02-11T22:39:30.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rr08O6FnS9Nyn_o off=16904799 len=190902 2024-02-11T22:39:30.460 INFO:tasks.workunit.client.0.smithi023.stdout:op 1582 completed, throughput=4.99MB/sec 2024-02-11T22:39:30.460 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-siJhH1siAk0CVHR off=12422088 len=403373 2024-02-11T22:39:30.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 1583 completed, throughput=4.99MB/sec 2024-02-11T22:39:30.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VQeX7I24vc24vmg off=6066737 len=1318597 2024-02-11T22:39:30.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 1584 completed, throughput=5MB/sec 2024-02-11T22:39:30.467 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VCfuJcaSmu9IEwj off=2280672 len=2091104 2024-02-11T22:39:30.469 INFO:tasks.workunit.client.0.smithi023.stdout:op 1585 completed, throughput=5MB/sec 2024-02-11T22:39:31.469 INFO:tasks.workunit.client.0.smithi023.stdout: 307: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:31.469 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z8uxalI99X0f8hA off=2970283 len=386320 2024-02-11T22:39:31.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 1586 completed, throughput=4.99MB/sec 2024-02-11T22:39:31.473 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FDjk_j_iCpGbmD8 off=13811203 len=1142076 2024-02-11T22:39:31.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 1587 completed, throughput=4.99MB/sec 2024-02-11T22:39:31.479 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GkUSYUUTfO78cZA off=14009425 len=696363 2024-02-11T22:39:31.482 INFO:tasks.workunit.client.0.smithi023.stdout:op 1588 completed, throughput=4.99MB/sec 2024-02-11T22:39:31.482 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AUeqh16Mm9yO3xO off=702059 len=1557180 2024-02-11T22:39:31.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 1589 completed, throughput=5MB/sec 2024-02-11T22:39:31.485 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JdzU-weVhXmAsiA off=4164854 len=1474 2024-02-11T22:39:31.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 1590 completed, throughput=5MB/sec 2024-02-11T22:39:31.487 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hjYR_WFjNJSJszP off=1394389 len=169984 2024-02-11T22:39:31.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 1591 completed, throughput=5MB/sec 2024-02-11T22:39:31.490 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MspyRXYKizf2FrR off=1218754 len=515537 2024-02-11T22:39:31.493 INFO:tasks.workunit.client.0.smithi023.stdout:op 1592 completed, throughput=5MB/sec 2024-02-11T22:39:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:31 smithi160 ceph-mon[106289]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:39:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:31 smithi023 ceph-mon[111262]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:39:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:31 smithi023 ceph-mon[113671]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:39:32.494 INFO:tasks.workunit.client.0.smithi023.stdout: 308: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:32.494 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nmcVYXVlI1lIVS_ off=1579603 len=602722 2024-02-11T22:39:32.498 INFO:tasks.workunit.client.0.smithi023.stdout:op 1593 completed, throughput=4.99MB/sec 2024-02-11T22:39:32.498 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OlL_fpv84OTSRiH off=1080540 len=34160 2024-02-11T22:39:32.500 INFO:tasks.workunit.client.0.smithi023.stdout:op 1594 completed, throughput=4.99MB/sec 2024-02-11T22:39:32.501 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EZo64_j4cBGOYxv off=11845174 len=1129002 2024-02-11T22:39:32.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 1595 completed, throughput=4.99MB/sec 2024-02-11T22:39:32.508 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mMlLQsI5eZEWorC off=10250773 len=1949413 2024-02-11T22:39:32.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 1596 completed, throughput=5MB/sec 2024-02-11T22:39:32.511 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EEhknupujUR0wzF off=2140692 len=1726953 2024-02-11T22:39:32.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 1597 completed, throughput=5MB/sec 2024-02-11T22:39:33.519 INFO:tasks.workunit.client.0.smithi023.stdout: 309: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:33.519 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HV539Vi5hCT9rGU off=248833 len=854887 2024-02-11T22:39:33.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 1598 completed, throughput=4.99MB/sec 2024-02-11T22:39:33.520 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P4wAe0pYouf0iuk off=12765798 len=107524 2024-02-11T22:39:33.521 INFO:tasks.workunit.client.0.smithi023.stdout:op 1599 completed, throughput=4.99MB/sec 2024-02-11T22:39:33.521 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aazMUvb5ioCeU4d off=3641948 len=473348 2024-02-11T22:39:33.521 INFO:tasks.workunit.client.0.smithi023.stdout:op 1600 completed, throughput=4.99MB/sec 2024-02-11T22:39:33.522 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PmFe6Ujc4ChHg1m off=2275675 len=1696431 2024-02-11T22:39:33.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 1601 completed, throughput=4.99MB/sec 2024-02-11T22:39:33.530 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vl5yc-870NoG4iw off=7826870 len=851561 2024-02-11T22:39:33.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 1602 completed, throughput=5MB/sec 2024-02-11T22:39:33.534 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nhxq5a2ez1OohMH off=18793890 len=1943562 2024-02-11T22:39:33.542 INFO:tasks.workunit.client.0.smithi023.stdout:op 1603 completed, throughput=5MB/sec 2024-02-11T22:39:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:33 smithi160 ceph-mon[106289]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:39:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:33 smithi023 ceph-mon[111262]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:39:33.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:33 smithi023 ceph-mon[113671]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:39:34.542 INFO:tasks.workunit.client.0.smithi023.stdout: 310: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:34.542 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-d0yobStEo-3cY6B off=7591526 len=1592999 2024-02-11T22:39:34.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 1604 completed, throughput=4.99MB/sec 2024-02-11T22:39:34.549 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UbzbmMU43sJBQNt off=207726 len=102348 2024-02-11T22:39:34.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 1605 completed, throughput=4.99MB/sec 2024-02-11T22:39:34.551 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t8MgJrk5i2h7nmr off=15326490 len=1637489 2024-02-11T22:39:34.558 INFO:tasks.workunit.client.0.smithi023.stdout:op 1606 completed, throughput=5MB/sec 2024-02-11T22:39:34.558 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_B51xEWkAl5nbPE off=3901610 len=339869 2024-02-11T22:39:34.559 INFO:tasks.workunit.client.0.smithi023.stdout:op 1607 completed, throughput=5MB/sec 2024-02-11T22:39:34.559 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-h-FYHq43o9lUFm1 off=6151347 len=1544464 2024-02-11T22:39:34.560 INFO:tasks.workunit.client.0.smithi023.stdout:op 1608 completed, throughput=5MB/sec 2024-02-11T22:39:35.561 INFO:tasks.workunit.client.0.smithi023.stdout: 311: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:35.561 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WwOrrc37yHfsPfV off=3360678 len=181010 2024-02-11T22:39:35.564 INFO:tasks.workunit.client.0.smithi023.stdout:op 1609 completed, throughput=4.99MB/sec 2024-02-11T22:39:35.564 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ph7FdRHbzC-rltt off=11146841 len=909871 2024-02-11T22:39:35.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 1610 completed, throughput=4.99MB/sec 2024-02-11T22:39:35.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l08eLC8nwg1ZcFI off=497719 len=273555 2024-02-11T22:39:35.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 1611 completed, throughput=4.99MB/sec 2024-02-11T22:39:35.569 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z80qaN_fsvNOhuC off=10294936 len=288373 2024-02-11T22:39:35.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 1612 completed, throughput=4.99MB/sec 2024-02-11T22:39:35.573 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l8wwH38a6n32MRB off=5650871 len=323540 2024-02-11T22:39:35.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 1613 completed, throughput=4.99MB/sec 2024-02-11T22:39:35.573 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KBTca_Vbb9t0k4J off=13704 len=588730 2024-02-11T22:39:35.574 INFO:tasks.workunit.client.0.smithi023.stdout:op 1614 completed, throughput=4.99MB/sec 2024-02-11T22:39:35.574 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fiYG0ceTB7IuR1X off=991575 len=1965939 2024-02-11T22:39:35.581 INFO:tasks.workunit.client.0.smithi023.stdout:op 1615 completed, throughput=5MB/sec 2024-02-11T22:39:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:35 smithi160 ceph-mon[106289]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:35.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:35 smithi023 ceph-mon[111262]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:35 smithi023 ceph-mon[113671]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:39:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:39:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:39:35] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:39:36.581 INFO:tasks.workunit.client.0.smithi023.stdout: 312: throughput=4.98MB/sec pending data=0 2024-02-11T22:39:36.581 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e_eHuDFzOXywuJf off=235708 len=1006366 2024-02-11T22:39:36.587 INFO:tasks.workunit.client.0.smithi023.stdout:op 1616 completed, throughput=4.99MB/sec 2024-02-11T22:39:36.587 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2W3jwkFmycBGLe0 off=6743566 len=577924 2024-02-11T22:39:36.591 INFO:tasks.workunit.client.0.smithi023.stdout:op 1617 completed, throughput=4.99MB/sec 2024-02-11T22:39:36.591 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WfprP2hbVc7TnoH off=13962838 len=1608892 2024-02-11T22:39:36.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 1618 completed, throughput=4.99MB/sec 2024-02-11T22:39:36.599 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3xs84fx29X8hFGj off=1693506 len=1159370 2024-02-11T22:39:36.605 INFO:tasks.workunit.client.0.smithi023.stdout:op 1619 completed, throughput=5MB/sec 2024-02-11T22:39:36.605 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wDNgdULHi4N5jxz off=20176572 len=565639 2024-02-11T22:39:36.608 INFO:tasks.workunit.client.0.smithi023.stdout:op 1620 completed, throughput=5MB/sec 2024-02-11T22:39:36.608 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Deb8k1iJHPDF0Yy off=3051313 len=1672947 2024-02-11T22:39:36.611 INFO:tasks.workunit.client.0.smithi023.stdout:op 1621 completed, throughput=5MB/sec 2024-02-11T22:39:37.611 INFO:tasks.workunit.client.0.smithi023.stdout: 313: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:37.611 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YzuArUA6_QK2joU off=2810480 len=1190711 2024-02-11T22:39:37.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 1622 completed, throughput=4.99MB/sec 2024-02-11T22:39:37.618 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Yo4dpmquHy3EoBe off=6086955 len=1117577 2024-02-11T22:39:37.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 1623 completed, throughput=4.99MB/sec 2024-02-11T22:39:37.620 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-z0v3cpZK2L3Qcym off=3931387 len=1973586 2024-02-11T22:39:37.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 1624 completed, throughput=5MB/sec 2024-02-11T22:39:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:37 smithi160 ceph-mon[106289]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:39:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:37 smithi023 ceph-mon[111262]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:39:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:37 smithi023 ceph-mon[113671]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:39:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:38.622 INFO:tasks.workunit.client.0.smithi023.stdout: 314: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:38.622 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cYWNcKNdtJwRYhu off=2976317 len=14890 2024-02-11T22:39:38.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 1625 completed, throughput=4.99MB/sec 2024-02-11T22:39:38.625 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5CnTNhWw0kdnDCs off=900780 len=1828572 2024-02-11T22:39:38.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 1626 completed, throughput=4.99MB/sec 2024-02-11T22:39:38.635 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Zoq4c2w3MFlLLWs off=4364473 len=1728030 2024-02-11T22:39:38.643 INFO:tasks.workunit.client.0.smithi023.stdout:op 1627 completed, throughput=5MB/sec 2024-02-11T22:39:38.643 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_fKtz5jNLdVW35g off=1274854 len=323681 2024-02-11T22:39:38.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 1628 completed, throughput=5MB/sec 2024-02-11T22:39:38.646 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RhtH_IBCt1hBeun off=936860 len=1982531 2024-02-11T22:39:38.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 1629 completed, throughput=5MB/sec 2024-02-11T22:39:39.649 INFO:tasks.workunit.client.0.smithi023.stdout: 315: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:39.649 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ze-f9t9bv8h9578 off=744004 len=447073 2024-02-11T22:39:39.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 1630 completed, throughput=4.99MB/sec 2024-02-11T22:39:39.651 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ouo9WNX19Bt8EFq off=4071509 len=489492 2024-02-11T22:39:39.652 INFO:tasks.workunit.client.0.smithi023.stdout:op 1631 completed, throughput=4.99MB/sec 2024-02-11T22:39:39.652 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1TcgHdUo9WbSrX- off=1050350 len=797429 2024-02-11T22:39:39.653 INFO:tasks.workunit.client.0.smithi023.stdout:op 1632 completed, throughput=4.99MB/sec 2024-02-11T22:39:39.653 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JouO5v985teD3Sy off=5546173 len=1414874 2024-02-11T22:39:39.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 1633 completed, throughput=5MB/sec 2024-02-11T22:39:39.662 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_UvpXedokZwzzii off=557928 len=819832 2024-02-11T22:39:39.663 INFO:tasks.workunit.client.0.smithi023.stdout:op 1634 completed, throughput=5MB/sec 2024-02-11T22:39:39.663 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ibu9cCpw439OEhS off=15654505 len=1603522 2024-02-11T22:39:39.665 INFO:tasks.workunit.client.0.smithi023.stdout:op 1635 completed, throughput=5MB/sec 2024-02-11T22:39:39.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:39 smithi160 ceph-mon[106289]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:39:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:39 smithi023 ceph-mon[111262]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:39:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:39 smithi023 ceph-mon[113671]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:39:40.665 INFO:tasks.workunit.client.0.smithi023.stdout: 316: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:40.666 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MTPE-mjJ1cAKs1l off=2795708 len=150902 2024-02-11T22:39:40.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 1636 completed, throughput=4.99MB/sec 2024-02-11T22:39:40.669 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-c34JL-Tvg-QcJnZ off=4044419 len=1178739 2024-02-11T22:39:40.674 INFO:tasks.workunit.client.0.smithi023.stdout:op 1637 completed, throughput=4.99MB/sec 2024-02-11T22:39:40.674 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OqeMp3jfo-190UY off=2619141 len=1908944 2024-02-11T22:39:40.683 INFO:tasks.workunit.client.0.smithi023.stdout:op 1638 completed, throughput=5MB/sec 2024-02-11T22:39:40.683 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0Yh-b_MJN5udAsT off=138277 len=1393678 2024-02-11T22:39:40.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 1639 completed, throughput=5MB/sec 2024-02-11T22:39:41.692 INFO:tasks.workunit.client.0.smithi023.stdout: 317: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:41.692 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sst7D5BeCLsitvB off=9041177 len=485368 2024-02-11T22:39:41.696 INFO:tasks.workunit.client.0.smithi023.stdout:op 1640 completed, throughput=4.99MB/sec 2024-02-11T22:39:41.696 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rBOUV6n66kjn5yK off=1021641 len=82766 2024-02-11T22:39:41.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 1641 completed, throughput=4.99MB/sec 2024-02-11T22:39:41.697 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--LmVLxNc2xvb-NX off=3241040 len=1757173 2024-02-11T22:39:41.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 1642 completed, throughput=4.99MB/sec 2024-02-11T22:39:41.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-95cndKNeq8nIevv off=182045 len=291028 2024-02-11T22:39:41.709 INFO:tasks.workunit.client.0.smithi023.stdout:op 1643 completed, throughput=4.99MB/sec 2024-02-11T22:39:41.709 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wacMdtb6-WhTA-B off=3120668 len=1320399 2024-02-11T22:39:41.717 INFO:tasks.workunit.client.0.smithi023.stdout:op 1644 completed, throughput=5MB/sec 2024-02-11T22:39:41.717 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FhzCWEWmokbPppI off=4778758 len=1710397 2024-02-11T22:39:41.724 INFO:tasks.workunit.client.0.smithi023.stdout:op 1645 completed, throughput=5MB/sec 2024-02-11T22:39:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:41 smithi023 ceph-mon[111262]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:39:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:41 smithi023 ceph-mon[113671]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:39:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:41 smithi160 ceph-mon[106289]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:39:42.725 INFO:tasks.workunit.client.0.smithi023.stdout: 318: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:42.725 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XdjfsF2r4-Nfbie off=5458163 len=40249 2024-02-11T22:39:42.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 1646 completed, throughput=4.99MB/sec 2024-02-11T22:39:42.728 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-F3xynN6VFM5P8Wo off=1602047 len=963087 2024-02-11T22:39:42.733 INFO:tasks.workunit.client.0.smithi023.stdout:op 1647 completed, throughput=4.99MB/sec 2024-02-11T22:39:42.733 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UT2lyVe9LUUY8o3 off=11825775 len=81478 2024-02-11T22:39:42.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 1648 completed, throughput=4.99MB/sec 2024-02-11T22:39:42.735 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FRWv7ZtH9myZt4p off=15351175 len=192648 2024-02-11T22:39:42.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 1649 completed, throughput=4.99MB/sec 2024-02-11T22:39:42.736 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UYdLm-Ro7dEl7yJ off=6757876 len=1157047 2024-02-11T22:39:42.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 1650 completed, throughput=4.99MB/sec 2024-02-11T22:39:42.741 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2NYLfjUWIRI8OlF off=20032694 len=1103054 2024-02-11T22:39:42.743 INFO:tasks.workunit.client.0.smithi023.stdout:op 1651 completed, throughput=5MB/sec 2024-02-11T22:39:42.743 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iiu65Qrqx2-q7bD off=7524120 len=1526867 2024-02-11T22:39:42.745 INFO:tasks.workunit.client.0.smithi023.stdout:op 1652 completed, throughput=5MB/sec 2024-02-11T22:39:43.745 INFO:tasks.workunit.client.0.smithi023.stdout: 319: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:43.745 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1eDsCF8sDS5Z6OF off=1087671 len=1157047 2024-02-11T22:39:43.747 INFO:tasks.workunit.client.0.smithi023.stdout:op 1653 completed, throughput=4.99MB/sec 2024-02-11T22:39:43.747 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WGX5gb6QFLa3mTo off=769334 len=1118019 2024-02-11T22:39:43.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 1654 completed, throughput=4.99MB/sec 2024-02-11T22:39:43.748 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Joqoy98FbXVSdUa off=6576775 len=1534722 2024-02-11T22:39:43.757 INFO:tasks.workunit.client.0.smithi023.stdout:op 1655 completed, throughput=5MB/sec 2024-02-11T22:39:43.757 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SA4UdMvXh6qtfZJ off=0 len=1552565 2024-02-11T22:39:43.765 INFO:tasks.workunit.client.0.smithi023.stdout:op 1656 completed, throughput=5MB/sec 2024-02-11T22:39:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:43 smithi023 ceph-mon[111262]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:39:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:43 smithi023 ceph-mon[113671]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:39:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:43 smithi160 ceph-mon[106289]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:39:44.765 INFO:tasks.workunit.client.0.smithi023.stdout: 320: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:44.766 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jksEXtvH6mwDAv3 off=5675294 len=1668896 2024-02-11T22:39:44.769 INFO:tasks.workunit.client.0.smithi023.stdout:op 1657 completed, throughput=4.99MB/sec 2024-02-11T22:39:44.769 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2LXun4szYPT59u4 off=13802113 len=935348 2024-02-11T22:39:44.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 1658 completed, throughput=4.99MB/sec 2024-02-11T22:39:44.775 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-13Cs0Itxk4HsufM off=18451763 len=1085823 2024-02-11T22:39:44.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 1659 completed, throughput=5MB/sec 2024-02-11T22:39:44.777 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ib9g2IApJduXJWZ off=7834444 len=1087635 2024-02-11T22:39:44.778 INFO:tasks.workunit.client.0.smithi023.stdout:op 1660 completed, throughput=5MB/sec 2024-02-11T22:39:44.778 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8W2HJCXEQtKt2Yb off=4234505 len=768444 2024-02-11T22:39:44.783 INFO:tasks.workunit.client.0.smithi023.stdout:op 1661 completed, throughput=5MB/sec 2024-02-11T22:39:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:45 smithi023 ceph-mon[111262]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:39:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:45 smithi023 ceph-mon[113671]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:39:45.783 INFO:tasks.workunit.client.0.smithi023.stdout: 321: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:45.783 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MWuClZqhAe5flyd off=20770792 len=1552375 2024-02-11T22:39:45.790 INFO:tasks.workunit.client.0.smithi023.stdout:op 1662 completed, throughput=4.99MB/sec 2024-02-11T22:39:45.791 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ibu9cCpw439OEhS off=8286598 len=1461106 2024-02-11T22:39:45.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 1663 completed, throughput=4.99MB/sec 2024-02-11T22:39:45.796 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fO1HLgflwIghNfV off=3701519 len=525623 2024-02-11T22:39:45.800 INFO:tasks.workunit.client.0.smithi023.stdout:op 1664 completed, throughput=5MB/sec 2024-02-11T22:39:45.800 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--7G3w4mIOKdgrNY off=1860474 len=644146 2024-02-11T22:39:45.801 INFO:tasks.workunit.client.0.smithi023.stdout:op 1665 completed, throughput=5MB/sec 2024-02-11T22:39:45.801 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dZ66fc2RI9drQys off=11582846 len=1308512 2024-02-11T22:39:45.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 1666 completed, throughput=5MB/sec 2024-02-11T22:39:45.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:45 smithi160 ceph-mon[106289]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:39:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:39:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:39:45] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:39:46.808 INFO:tasks.workunit.client.0.smithi023.stdout: 322: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:46.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ymJABUz-sKIr0yx off=5114927 len=212550 2024-02-11T22:39:46.811 INFO:tasks.workunit.client.0.smithi023.stdout:op 1667 completed, throughput=4.99MB/sec 2024-02-11T22:39:46.811 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yIUUmcXWd9hhZcY off=3536773 len=1479837 2024-02-11T22:39:46.813 INFO:tasks.workunit.client.0.smithi023.stdout:op 1668 completed, throughput=4.99MB/sec 2024-02-11T22:39:46.813 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NBwjliJNXKrU8VO off=21179793 len=1781230 2024-02-11T22:39:46.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 1669 completed, throughput=5MB/sec 2024-02-11T22:39:46.816 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RM01YX-jBbf6sqG off=18750441 len=443477 2024-02-11T22:39:46.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 1670 completed, throughput=5MB/sec 2024-02-11T22:39:46.819 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--YIZFHgxe7wwuzI off=4883341 len=1749333 2024-02-11T22:39:46.829 INFO:tasks.workunit.client.0.smithi023.stdout:op 1671 completed, throughput=5MB/sec 2024-02-11T22:39:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:46 smithi023 ceph-mon[111262]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:39:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:46 smithi023 ceph-mon[113671]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:39:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:46 smithi160 ceph-mon[106289]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:39:47.829 INFO:tasks.workunit.client.0.smithi023.stdout: 323: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:47.829 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SQa5MMDaTExdTF2 off=5663721 len=471360 2024-02-11T22:39:47.833 INFO:tasks.workunit.client.0.smithi023.stdout:op 1672 completed, throughput=4.99MB/sec 2024-02-11T22:39:47.833 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-19snyNyr2dRN1iZ off=12733733 len=543520 2024-02-11T22:39:47.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 1673 completed, throughput=4.99MB/sec 2024-02-11T22:39:47.834 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4PGN1ueKpPY7oxF off=16302582 len=1662033 2024-02-11T22:39:47.844 INFO:tasks.workunit.client.0.smithi023.stdout:op 1674 completed, throughput=4.99MB/sec 2024-02-11T22:39:47.844 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-18eUmUlQCgBda-E off=2174511 len=324752 2024-02-11T22:39:47.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 1675 completed, throughput=5MB/sec 2024-02-11T22:39:47.848 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VGZu40QhAeVm753 off=10617597 len=1824713 2024-02-11T22:39:47.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 1676 completed, throughput=5MB/sec 2024-02-11T22:39:48.850 INFO:tasks.workunit.client.0.smithi023.stdout: 324: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:48.851 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lC_BzSDz-WkalIA off=17535753 len=1217458 2024-02-11T22:39:48.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 1677 completed, throughput=4.99MB/sec 2024-02-11T22:39:48.853 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MmxTDPlS2sbLOxU off=5850049 len=1838869 2024-02-11T22:39:48.862 INFO:tasks.workunit.client.0.smithi023.stdout:op 1678 completed, throughput=4.99MB/sec 2024-02-11T22:39:48.863 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pGELOQNgKbxWRer off=15921193 len=906748 2024-02-11T22:39:48.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 1679 completed, throughput=5MB/sec 2024-02-11T22:39:48.867 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XjiKTc8LKdhxQoW off=9430183 len=2050322 2024-02-11T22:39:48.877 INFO:tasks.workunit.client.0.smithi023.stdout:op 1680 completed, throughput=5MB/sec 2024-02-11T22:39:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:48 smithi023 ceph-mon[111262]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:39:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:48 smithi023 ceph-mon[113671]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:39:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:48 smithi160 ceph-mon[106289]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:39:49.878 INFO:tasks.workunit.client.0.smithi023.stdout: 325: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:49.878 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-myFVdK79Z5Xt0To off=6373716 len=656287 2024-02-11T22:39:49.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 1681 completed, throughput=4.99MB/sec 2024-02-11T22:39:49.883 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yja4GLcQDzsRBSf off=1504316 len=1363261 2024-02-11T22:39:49.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 1682 completed, throughput=4.99MB/sec 2024-02-11T22:39:49.890 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ibx0wguUU3eihV9 off=8623742 len=1596139 2024-02-11T22:39:49.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 1683 completed, throughput=5MB/sec 2024-02-11T22:39:49.897 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jGb7P4slYpUrzi4 off=9261700 len=325009 2024-02-11T22:39:49.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 1684 completed, throughput=5MB/sec 2024-02-11T22:39:49.898 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UjZPS3Kkm7t92Ks off=3827175 len=1048106 2024-02-11T22:39:49.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 1685 completed, throughput=5MB/sec 2024-02-11T22:39:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:50 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:39:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:50 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:39:50.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:50 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:39:50.900 INFO:tasks.workunit.client.0.smithi023.stdout: 326: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:50.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bgyJue-TDDkE7fg off=1225506 len=1440118 2024-02-11T22:39:50.905 INFO:tasks.workunit.client.0.smithi023.stdout:op 1686 completed, throughput=4.99MB/sec 2024-02-11T22:39:50.905 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m2h5VdGHNNEdxcG off=167962 len=1872577 2024-02-11T22:39:50.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 1687 completed, throughput=5MB/sec 2024-02-11T22:39:50.908 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3eH4Dm_u3UNMl2- off=611774 len=696315 2024-02-11T22:39:50.912 INFO:tasks.workunit.client.0.smithi023.stdout:op 1688 completed, throughput=5MB/sec 2024-02-11T22:39:50.912 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o7giUXZ6xXtGQ6Z off=249236 len=1128648 2024-02-11T22:39:50.913 INFO:tasks.workunit.client.0.smithi023.stdout:op 1689 completed, throughput=5MB/sec 2024-02-11T22:39:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: pgmap v1578: 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, 4 op/s 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:39:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: pgmap v1578: 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, 4 op/s 2024-02-11T22:39:51.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:39:51.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:39:51.658 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: pgmap v1578: 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, 4 op/s 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:39:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:39:51.913 INFO:tasks.workunit.client.0.smithi023.stdout: 327: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:51.913 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_X3I6IUVSIbU9TU off=2532425 len=668904 2024-02-11T22:39:51.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 1690 completed, throughput=4.99MB/sec 2024-02-11T22:39:51.914 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-63zNnkYG6PvlyBt off=5436328 len=1200952 2024-02-11T22:39:51.915 INFO:tasks.workunit.client.0.smithi023.stdout:op 1691 completed, throughput=4.99MB/sec 2024-02-11T22:39:51.915 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0udN7BclmbuuNj2 off=1907582 len=1987771 2024-02-11T22:39:51.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 1692 completed, throughput=5MB/sec 2024-02-11T22:39:51.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-um4yrn9nB-NtwiW off=4369092 len=1644171 2024-02-11T22:39:51.918 INFO:tasks.workunit.client.0.smithi023.stdout:op 1693 completed, throughput=5MB/sec 2024-02-11T22:39:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:39:52.919 INFO:tasks.workunit.client.0.smithi023.stdout: 328: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:52.919 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QSNTPpyJE1n6xl2 off=2127258 len=877390 2024-02-11T22:39:52.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 1694 completed, throughput=4.99MB/sec 2024-02-11T22:39:52.924 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R_wLaTWGsrVTe1s off=3306238 len=980525 2024-02-11T22:39:52.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 1695 completed, throughput=4.99MB/sec 2024-02-11T22:39:52.926 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-himSji3R4U9Rb8f off=2499025 len=520784 2024-02-11T22:39:52.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 1696 completed, throughput=4.99MB/sec 2024-02-11T22:39:52.927 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pIiC4-RmuZYpYtr off=16516398 len=1250779 2024-02-11T22:39:52.929 INFO:tasks.workunit.client.0.smithi023.stdout:op 1697 completed, throughput=5MB/sec 2024-02-11T22:39:52.929 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m4yYmQuEfhXwyiX off=4589281 len=1759630 2024-02-11T22:39:52.931 INFO:tasks.workunit.client.0.smithi023.stdout:op 1698 completed, throughput=5MB/sec 2024-02-11T22:39:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:53 smithi023 ceph-mon[111262]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:39:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:53 smithi023 ceph-mon[113671]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:39:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:53 smithi160 ceph-mon[106289]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:39:53.931 INFO:tasks.workunit.client.0.smithi023.stdout: 329: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:53.931 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JkCTYOpM4P-KIGq off=9140089 len=1459240 2024-02-11T22:39:53.941 INFO:tasks.workunit.client.0.smithi023.stdout:op 1699 completed, throughput=4.99MB/sec 2024-02-11T22:39:53.941 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8M9az8ts2kP-glj off=3261263 len=1098766 2024-02-11T22:39:53.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 1700 completed, throughput=4.99MB/sec 2024-02-11T22:39:53.943 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QSZ49-9t_e74GMs off=4326120 len=1446755 2024-02-11T22:39:53.949 INFO:tasks.workunit.client.0.smithi023.stdout:op 1701 completed, throughput=5MB/sec 2024-02-11T22:39:53.949 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eyVxZ5eC33XPJoy off=5493805 len=652459 2024-02-11T22:39:53.950 INFO:tasks.workunit.client.0.smithi023.stdout:op 1702 completed, throughput=5MB/sec 2024-02-11T22:39:53.950 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xEKO_GyoFBGHQU2 off=3959191 len=1325226 2024-02-11T22:39:53.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 1703 completed, throughput=5MB/sec 2024-02-11T22:39:54.956 INFO:tasks.workunit.client.0.smithi023.stdout: 330: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:54.957 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EjYT02MF4XVei7h off=15195043 len=1381272 2024-02-11T22:39:54.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 1704 completed, throughput=4.99MB/sec 2024-02-11T22:39:54.958 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oAcUB0vVS5OFGVU off=12032037 len=498573 2024-02-11T22:39:54.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 1705 completed, throughput=4.99MB/sec 2024-02-11T22:39:54.963 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pgiMbwQqc6M2S77 off=6130930 len=180887 2024-02-11T22:39:54.966 INFO:tasks.workunit.client.0.smithi023.stdout:op 1706 completed, throughput=4.99MB/sec 2024-02-11T22:39:54.966 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4Pz7XOgIMyAREGd off=2493661 len=1370756 2024-02-11T22:39:54.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 1707 completed, throughput=5MB/sec 2024-02-11T22:39:54.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-veZGPccOthTRRGI off=21418015 len=328553 2024-02-11T22:39:54.968 INFO:tasks.workunit.client.0.smithi023.stdout:op 1708 completed, throughput=5MB/sec 2024-02-11T22:39:54.968 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9s3DQOdBy85eNET off=6824545 len=2055464 2024-02-11T22:39:54.981 INFO:tasks.workunit.client.0.smithi023.stdout:op 1709 completed, throughput=5MB/sec 2024-02-11T22:39:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:55 smithi023 ceph-mon[111262]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:39:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:55 smithi023 ceph-mon[113671]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:39:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:55 smithi160 ceph-mon[106289]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:39:55.980 INFO:tasks.workunit.client.0.smithi023.stdout: 331: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:55.981 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oTAmYO7of-PmKWz off=10099962 len=650691 2024-02-11T22:39:55.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 1710 completed, throughput=4.99MB/sec 2024-02-11T22:39:55.986 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7_-0FwNii5hTNcs off=8550988 len=303312 2024-02-11T22:39:55.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 1711 completed, throughput=4.99MB/sec 2024-02-11T22:39:55.986 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JuKRD0U_VjRqClY off=992373 len=292782 2024-02-11T22:39:55.987 INFO:tasks.workunit.client.0.smithi023.stdout:op 1712 completed, throughput=4.99MB/sec 2024-02-11T22:39:55.988 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4y_xa79r5XKV7fa off=11463516 len=445420 2024-02-11T22:39:55.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 1713 completed, throughput=4.99MB/sec 2024-02-11T22:39:55.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HUfBrzoEP4BUdIQ off=14347556 len=460931 2024-02-11T22:39:55.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 1714 completed, throughput=5MB/sec 2024-02-11T22:39:55.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ojuUybfy7doGqRk off=2821412 len=831984 2024-02-11T22:39:55.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 1715 completed, throughput=5MB/sec 2024-02-11T22:39:55.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R7SWKRspo7XLSsw off=1414287 len=244489 2024-02-11T22:39:55.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 1716 completed, throughput=5MB/sec 2024-02-11T22:39:55.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7JPjclsRoFVTeh1 off=1684478 len=1442640 2024-02-11T22:39:55.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 1717 completed, throughput=5MB/sec 2024-02-11T22:39:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:39:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:39:55] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:39:56.996 INFO:tasks.workunit.client.0.smithi023.stdout: 332: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:56.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vIJEAdVdrByMc2n off=3000409 len=475957 2024-02-11T22:39:57.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 1718 completed, throughput=4.99MB/sec 2024-02-11T22:39:57.000 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eUo_XcWfN7rYHnK off=20113988 len=434493 2024-02-11T22:39:57.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 1719 completed, throughput=4.99MB/sec 2024-02-11T22:39:57.004 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HH2kCIXlXpRd2Nl off=5859665 len=862565 2024-02-11T22:39:57.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 1720 completed, throughput=4.99MB/sec 2024-02-11T22:39:57.008 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Rdx_vSY8pFIvml off=17765536 len=1980849 2024-02-11T22:39:57.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 1721 completed, throughput=5MB/sec 2024-02-11T22:39:57.010 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a1O5FbeMuRfYwIM off=5431413 len=518758 2024-02-11T22:39:57.011 INFO:tasks.workunit.client.0.smithi023.stdout:op 1722 completed, throughput=5MB/sec 2024-02-11T22:39:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:57 smithi023 ceph-mon[111262]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:39:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:57 smithi023 ceph-mon[113671]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:39:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:57 smithi160 ceph-mon[106289]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:39:58.012 INFO:tasks.workunit.client.0.smithi023.stdout: 333: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:58.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SdVDBZ6p-aBQU2X off=4730008 len=1376385 2024-02-11T22:39:58.018 INFO:tasks.workunit.client.0.smithi023.stdout:op 1723 completed, throughput=4.99MB/sec 2024-02-11T22:39:58.018 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uNZBp8moF44uUMM off=1405575 len=1618666 2024-02-11T22:39:58.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 1724 completed, throughput=4.99MB/sec 2024-02-11T22:39:58.020 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g64mKVIn3v9jumM off=11454126 len=1781952 2024-02-11T22:39:58.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 1725 completed, throughput=5MB/sec 2024-02-11T22:39:58.030 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nEgp9SZsKen6H6Q off=8589531 len=972267 2024-02-11T22:39:58.035 INFO:tasks.workunit.client.0.smithi023.stdout:op 1726 completed, throughput=5MB/sec 2024-02-11T22:39:59.036 INFO:tasks.workunit.client.0.smithi023.stdout: 334: throughput=4.99MB/sec pending data=0 2024-02-11T22:39:59.036 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GtfWIxuCiSiKTFH off=3646276 len=1454094 2024-02-11T22:39:59.042 INFO:tasks.workunit.client.0.smithi023.stdout:op 1727 completed, throughput=4.99MB/sec 2024-02-11T22:39:59.042 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-grhcyeFiEXHKk97 off=20959158 len=460936 2024-02-11T22:39:59.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 1728 completed, throughput=4.99MB/sec 2024-02-11T22:39:59.046 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OnZottSGKOicttv off=14347460 len=880286 2024-02-11T22:39:59.047 INFO:tasks.workunit.client.0.smithi023.stdout:op 1729 completed, throughput=4.99MB/sec 2024-02-11T22:39:59.047 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C1g0MmlU7iaPRex off=17321371 len=1985116 2024-02-11T22:39:59.049 INFO:tasks.workunit.client.0.smithi023.stdout:op 1730 completed, throughput=5MB/sec 2024-02-11T22:39:59.050 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7SJc60T1V7HaZaz off=2167820 len=1829459 2024-02-11T22:39:59.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 1731 completed, throughput=5MB/sec 2024-02-11T22:39:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:39:59 smithi023 ceph-mon[111262]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:39:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:39:59 smithi023 ceph-mon[113671]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:39:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:39:59 smithi160 ceph-mon[106289]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:40:00.061 INFO:tasks.workunit.client.0.smithi023.stdout: 335: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:00.061 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QqEimYOjZym4DOo off=3961732 len=1664944 2024-02-11T22:40:00.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 1732 completed, throughput=4.99MB/sec 2024-02-11T22:40:00.068 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y8VrRHIOn2HNvRh off=5660621 len=381632 2024-02-11T22:40:00.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 1733 completed, throughput=5MB/sec 2024-02-11T22:40:00.069 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7VRAKvGLBNFYFgv off=8019259 len=896646 2024-02-11T22:40:00.070 INFO:tasks.workunit.client.0.smithi023.stdout:op 1734 completed, throughput=5MB/sec 2024-02-11T22:40:00.070 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UBpSXAZOXX33ZdU off=1406962 len=1444776 2024-02-11T22:40:00.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 1735 completed, throughput=5MB/sec 2024-02-11T22:40:00.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T22:40:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:40:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:40:01.076 INFO:tasks.workunit.client.0.smithi023.stdout: 336: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:01.077 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9ch3VoYPvYoDHc1 off=7660850 len=1735000 2024-02-11T22:40:01.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 1736 completed, throughput=4.99MB/sec 2024-02-11T22:40:01.084 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5j3gVW9K0L0ske1 off=6251792 len=322860 2024-02-11T22:40:01.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 1737 completed, throughput=4.99MB/sec 2024-02-11T22:40:01.088 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qqH6LYAwCecaeyw off=1028929 len=23895 2024-02-11T22:40:01.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 1738 completed, throughput=4.99MB/sec 2024-02-11T22:40:01.089 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oUH0gfZKL_uu8Nh off=7608078 len=857737 2024-02-11T22:40:01.092 INFO:tasks.workunit.client.0.smithi023.stdout:op 1739 completed, throughput=5MB/sec 2024-02-11T22:40:01.093 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g5sjGsTT9Nuk3T3 off=2565304 len=1418034 2024-02-11T22:40:01.094 INFO:tasks.workunit.client.0.smithi023.stdout:op 1740 completed, throughput=5MB/sec 2024-02-11T22:40:01.094 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6WR1UK1HwCJrKec off=0 len=1154581 2024-02-11T22:40:01.095 INFO:tasks.workunit.client.0.smithi023.stdout:op 1741 completed, throughput=5MB/sec 2024-02-11T22:40:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:01 smithi160 ceph-mon[106289]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:40:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:01 smithi023 ceph-mon[111262]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:40:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:01 smithi023 ceph-mon[113671]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:40:02.096 INFO:tasks.workunit.client.0.smithi023.stdout: 337: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:02.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HRPNYO9-97qpCVs off=19605819 len=33694 2024-02-11T22:40:02.096 INFO:tasks.workunit.client.0.smithi023.stdout:op 1742 completed, throughput=4.99MB/sec 2024-02-11T22:40:02.096 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dpQCoL0DGy4dh59 off=19398844 len=1447309 2024-02-11T22:40:02.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 1743 completed, throughput=4.99MB/sec 2024-02-11T22:40:02.103 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VRfqWv_o2or9XLr off=13178552 len=1759398 2024-02-11T22:40:02.105 INFO:tasks.workunit.client.0.smithi023.stdout:op 1744 completed, throughput=5MB/sec 2024-02-11T22:40:02.105 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0HmwlWVZlTECHTI off=1066103 len=580113 2024-02-11T22:40:02.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 1745 completed, throughput=5MB/sec 2024-02-11T22:40:02.106 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RrsBlTU4k_zcSnC off=10569863 len=27696 2024-02-11T22:40:02.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 1746 completed, throughput=5MB/sec 2024-02-11T22:40:02.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tMiLxJqEByzmLDn off=12832753 len=1638718 2024-02-11T22:40:02.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 1747 completed, throughput=5MB/sec 2024-02-11T22:40:03.111 INFO:tasks.workunit.client.0.smithi023.stdout: 338: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:03.112 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jkAd80ka0ddDJSX off=19034822 len=713491 2024-02-11T22:40:03.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 1748 completed, throughput=4.99MB/sec 2024-02-11T22:40:03.112 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-57MK2JkZiKYv58s off=1424226 len=1766152 2024-02-11T22:40:03.116 INFO:tasks.workunit.client.0.smithi023.stdout:op 1749 completed, throughput=5MB/sec 2024-02-11T22:40:03.116 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--Ca7-M9TRLZ4BmY off=851797 len=147768 2024-02-11T22:40:03.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 1750 completed, throughput=5MB/sec 2024-02-11T22:40:03.119 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RrsBlTU4k_zcSnC off=4035427 len=1996891 2024-02-11T22:40:03.126 INFO:tasks.workunit.client.0.smithi023.stdout:op 1751 completed, throughput=5MB/sec 2024-02-11T22:40:03.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:03 smithi160 ceph-mon[106289]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:40:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:03 smithi023 ceph-mon[111262]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:40:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:03 smithi023 ceph-mon[113671]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:40:04.126 INFO:tasks.workunit.client.0.smithi023.stdout: 339: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:04.126 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q8A4Wyj9VyR502q off=863503 len=687906 2024-02-11T22:40:04.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 1752 completed, throughput=4.99MB/sec 2024-02-11T22:40:04.132 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0d72YC5GOtpbd0G off=17341156 len=1143869 2024-02-11T22:40:04.137 INFO:tasks.workunit.client.0.smithi023.stdout:op 1753 completed, throughput=4.99MB/sec 2024-02-11T22:40:04.137 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oY4BdtFeGcC1Ey4 off=10295527 len=1334478 2024-02-11T22:40:04.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 1754 completed, throughput=5MB/sec 2024-02-11T22:40:04.139 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fR_cOFsnnuWc132 off=497114 len=1656463 2024-02-11T22:40:04.148 INFO:tasks.workunit.client.0.smithi023.stdout:op 1755 completed, throughput=5MB/sec 2024-02-11T22:40:04.149 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2HDqUee5LcNdppK off=5050746 len=485564 2024-02-11T22:40:04.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 1756 completed, throughput=5MB/sec 2024-02-11T22:40:05.150 INFO:tasks.workunit.client.0.smithi023.stdout: 340: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:05.150 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gEedaBlItquTgoX off=8200676 len=1281235 2024-02-11T22:40:05.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 1757 completed, throughput=4.99MB/sec 2024-02-11T22:40:05.156 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cYCC376sDtO8lz8 off=8659188 len=869171 2024-02-11T22:40:05.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 1758 completed, throughput=4.99MB/sec 2024-02-11T22:40:05.162 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YcUsl_99QJA5M5B off=8621089 len=1159285 2024-02-11T22:40:05.167 INFO:tasks.workunit.client.0.smithi023.stdout:op 1759 completed, throughput=5MB/sec 2024-02-11T22:40:05.167 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oefE17M0MyU5-6P off=583549 len=1551028 2024-02-11T22:40:05.176 INFO:tasks.workunit.client.0.smithi023.stdout:op 1760 completed, throughput=5MB/sec 2024-02-11T22:40:05.176 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LuqPDEfWEdEkrxi off=3739813 len=663503 2024-02-11T22:40:05.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 1761 completed, throughput=5MB/sec 2024-02-11T22:40:05.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:05 smithi160 ceph-mon[106289]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:40:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:05 smithi023 ceph-mon[111262]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:40:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:05 smithi023 ceph-mon[113671]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:40:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:40:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:40:05] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-02-11T22:40:06.178 INFO:tasks.workunit.client.0.smithi023.stdout: 341: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:06.178 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CfINoMecSx5St88 off=4754332 len=780417 2024-02-11T22:40:06.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 1762 completed, throughput=4.99MB/sec 2024-02-11T22:40:06.179 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7QqxQz__8rjNWTW off=724891 len=770813 2024-02-11T22:40:06.181 INFO:tasks.workunit.client.0.smithi023.stdout:op 1763 completed, throughput=4.99MB/sec 2024-02-11T22:40:06.181 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kOtOnsPbPDEKm4W off=4014067 len=1810482 2024-02-11T22:40:06.190 INFO:tasks.workunit.client.0.smithi023.stdout:op 1764 completed, throughput=5MB/sec 2024-02-11T22:40:06.190 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DjwbailR1FJLplc off=18701524 len=1782726 2024-02-11T22:40:06.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 1765 completed, throughput=5MB/sec 2024-02-11T22:40:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:07.200 INFO:tasks.workunit.client.0.smithi023.stdout: 342: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:07.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WdrgqsmKhnde4VP off=7753734 len=1344013 2024-02-11T22:40:07.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 1766 completed, throughput=4.99MB/sec 2024-02-11T22:40:07.204 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QG70ZJZcevc7Tbj off=3715081 len=1070023 2024-02-11T22:40:07.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 1767 completed, throughput=4.99MB/sec 2024-02-11T22:40:07.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e9vufVoQ3EE7kJP off=1770861 len=1252964 2024-02-11T22:40:07.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 1768 completed, throughput=5MB/sec 2024-02-11T22:40:07.213 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GKwx8YcJWUkQooG off=6251801 len=1538450 2024-02-11T22:40:07.219 INFO:tasks.workunit.client.0.smithi023.stdout:op 1769 completed, throughput=5MB/sec 2024-02-11T22:40:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:07 smithi023 ceph-mon[111262]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:40:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:07 smithi023 ceph-mon[113671]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:40:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:07 smithi160 ceph-mon[106289]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:40:08.219 INFO:tasks.workunit.client.0.smithi023.stdout: 343: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:08.219 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zEeE73RErNcOr_k off=1863073 len=2034971 2024-02-11T22:40:08.227 INFO:tasks.workunit.client.0.smithi023.stdout:op 1770 completed, throughput=4.99MB/sec 2024-02-11T22:40:08.228 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5T0a3Ur3F9VclDX off=9262263 len=2049342 2024-02-11T22:40:08.235 INFO:tasks.workunit.client.0.smithi023.stdout:op 1771 completed, throughput=5MB/sec 2024-02-11T22:40:08.235 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y8dQUStudbPi73_ off=5150740 len=1374866 2024-02-11T22:40:08.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 1772 completed, throughput=5MB/sec 2024-02-11T22:40:09.236 INFO:tasks.workunit.client.0.smithi023.stdout: 344: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:09.237 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4wPQtq8roKBbm81 off=2678300 len=1727707 2024-02-11T22:40:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 1773 completed, throughput=4.99MB/sec 2024-02-11T22:40:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SCV9M-0XY3-JX7V off=18899613 len=458682 2024-02-11T22:40:09.248 INFO:tasks.workunit.client.0.smithi023.stdout:op 1774 completed, throughput=4.99MB/sec 2024-02-11T22:40:09.248 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yR4V5YXBbI9R_RI off=1152880 len=815085 2024-02-11T22:40:09.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 1775 completed, throughput=4.99MB/sec 2024-02-11T22:40:09.252 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eIyaU7eAAotFXCQ off=2951443 len=325916 2024-02-11T22:40:09.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 1776 completed, throughput=5MB/sec 2024-02-11T22:40:09.252 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--ROhgstho_r7RUP off=2125122 len=534031 2024-02-11T22:40:09.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 1777 completed, throughput=5MB/sec 2024-02-11T22:40:09.252 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AUeqh16Mm9yO3xO off=1728925 len=530314 2024-02-11T22:40:09.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 1778 completed, throughput=5MB/sec 2024-02-11T22:40:09.254 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HZrz9msAHO21HAI off=2163501 len=1432429 2024-02-11T22:40:09.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 1779 completed, throughput=5MB/sec 2024-02-11T22:40:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:09 smithi023 ceph-mon[111262]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:40:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:09 smithi023 ceph-mon[113671]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:40:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:09 smithi160 ceph-mon[106289]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:40:10.256 INFO:tasks.workunit.client.0.smithi023.stdout: 345: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:10.256 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w2umNsvadP0Cs_Z off=2727539 len=1763824 2024-02-11T22:40:10.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 1780 completed, throughput=4.99MB/sec 2024-02-11T22:40:10.259 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PCYsobSMmHFn2b4 off=212892 len=1666700 2024-02-11T22:40:10.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 1781 completed, throughput=5MB/sec 2024-02-11T22:40:10.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-swQVQikYnnEqSBr off=6469467 len=1524803 2024-02-11T22:40:10.268 INFO:tasks.workunit.client.0.smithi023.stdout:op 1782 completed, throughput=5MB/sec 2024-02-11T22:40:11.268 INFO:tasks.workunit.client.0.smithi023.stdout: 346: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:11.269 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I7piYECXs8BIR5T off=1771669 len=2072758 2024-02-11T22:40:11.276 INFO:tasks.workunit.client.0.smithi023.stdout:op 1783 completed, throughput=4.99MB/sec 2024-02-11T22:40:11.276 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ny7n0ULipuVbNb7 off=411508 len=1407003 2024-02-11T22:40:11.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 1784 completed, throughput=5MB/sec 2024-02-11T22:40:11.278 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jGo0At3RLQwINsi off=4660282 len=1803483 2024-02-11T22:40:11.284 INFO:tasks.workunit.client.0.smithi023.stdout:op 1785 completed, throughput=5MB/sec 2024-02-11T22:40:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:11 smithi023 ceph-mon[111262]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:40:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:11 smithi023 ceph-mon[113671]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:40:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:11 smithi160 ceph-mon[106289]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:40:12.284 INFO:tasks.workunit.client.0.smithi023.stdout: 347: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:12.284 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oEeOqnnBHdqWMf9 off=11272183 len=645966 2024-02-11T22:40:12.286 INFO:tasks.workunit.client.0.smithi023.stdout:op 1786 completed, throughput=4.99MB/sec 2024-02-11T22:40:12.286 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NGWrA9MAYTdi0aa off=2628642 len=1846639 2024-02-11T22:40:12.297 INFO:tasks.workunit.client.0.smithi023.stdout:op 1787 completed, throughput=4.99MB/sec 2024-02-11T22:40:12.297 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XvMNTM1rzIL95IK off=21059015 len=861726 2024-02-11T22:40:12.298 INFO:tasks.workunit.client.0.smithi023.stdout:op 1788 completed, throughput=5MB/sec 2024-02-11T22:40:12.298 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rI9N5_c1zysIhno off=9306850 len=282585 2024-02-11T22:40:12.301 INFO:tasks.workunit.client.0.smithi023.stdout:op 1789 completed, throughput=5MB/sec 2024-02-11T22:40:12.301 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ONET7NiE7I-6ZZO off=196470 len=25118 2024-02-11T22:40:12.302 INFO:tasks.workunit.client.0.smithi023.stdout:op 1790 completed, throughput=5MB/sec 2024-02-11T22:40:12.302 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4-bPND4jm98vYf2 off=3018827 len=280332 2024-02-11T22:40:12.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 1791 completed, throughput=5MB/sec 2024-02-11T22:40:12.303 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IpbAYzxMf31ucKG off=15887873 len=1400126 2024-02-11T22:40:12.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 1792 completed, throughput=5MB/sec 2024-02-11T22:40:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:12 smithi023 ceph-mon[111262]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:40:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:12 smithi023 ceph-mon[113671]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:40:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:12 smithi160 ceph-mon[106289]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:40:13.305 INFO:tasks.workunit.client.0.smithi023.stdout: 348: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:13.305 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n7fhFWPxHPyIyUe off=169440 len=1686038 2024-02-11T22:40:13.307 INFO:tasks.workunit.client.0.smithi023.stdout:op 1793 completed, throughput=4.99MB/sec 2024-02-11T22:40:13.307 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-61KdMLjUPXOp-ct off=24029044 len=1151605 2024-02-11T22:40:13.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 1794 completed, throughput=4.99MB/sec 2024-02-11T22:40:13.313 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XRWJwnYDrY1mLXK off=4565607 len=370716 2024-02-11T22:40:13.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 1795 completed, throughput=5MB/sec 2024-02-11T22:40:13.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6vZSKQkVf77mqkL off=2166485 len=510532 2024-02-11T22:40:13.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 1796 completed, throughput=5MB/sec 2024-02-11T22:40:13.320 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PPIgkY7CzAjiT7v off=11323262 len=912232 2024-02-11T22:40:13.324 INFO:tasks.workunit.client.0.smithi023.stdout:op 1797 completed, throughput=5MB/sec 2024-02-11T22:40:13.325 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Rln6fc66la2SAP0 off=14948819 len=1729802 2024-02-11T22:40:13.328 INFO:tasks.workunit.client.0.smithi023.stdout:op 1798 completed, throughput=5MB/sec 2024-02-11T22:40:14.328 INFO:tasks.workunit.client.0.smithi023.stdout: 349: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:14.328 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bXBue7g_Mp6yhfs off=4816204 len=1844536 2024-02-11T22:40:14.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 1799 completed, throughput=4.99MB/sec 2024-02-11T22:40:14.332 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NBc_aHNhM30joyG off=14262887 len=662968 2024-02-11T22:40:14.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 1800 completed, throughput=5MB/sec 2024-02-11T22:40:14.335 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JInFTJe0yLgCta5 off=2299739 len=1988608 2024-02-11T22:40:14.344 INFO:tasks.workunit.client.0.smithi023.stdout:op 1801 completed, throughput=5MB/sec 2024-02-11T22:40:15.346 INFO:tasks.workunit.client.0.smithi023.stdout: 350: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:15.346 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HqZJgiF-uNZBy8r off=1865870 len=1964301 2024-02-11T22:40:15.347 INFO:tasks.workunit.client.0.smithi023.stdout:op 1802 completed, throughput=4.99MB/sec 2024-02-11T22:40:15.347 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-blOZ5RMjioO48Gl off=241137 len=951962 2024-02-11T22:40:15.350 INFO:tasks.workunit.client.0.smithi023.stdout:op 1803 completed, throughput=4.99MB/sec 2024-02-11T22:40:15.350 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mdk1ZwyfkTGrn2M off=3767066 len=709163 2024-02-11T22:40:15.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 1804 completed, throughput=5MB/sec 2024-02-11T22:40:15.351 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J3_y5Bp0nuBaAWs off=19648685 len=1888399 2024-02-11T22:40:15.352 INFO:tasks.workunit.client.0.smithi023.stdout:op 1805 completed, throughput=5MB/sec 2024-02-11T22:40:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:15 smithi023 ceph-mon[111262]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-11T22:40:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:15 smithi023 ceph-mon[113671]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-11T22:40:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:15 smithi160 ceph-mon[106289]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-11T22:40:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:40:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:40:15] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:40:16.353 INFO:tasks.workunit.client.0.smithi023.stdout: 351: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:16.353 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FwpMnsDQtlpr0MW off=2210503 len=942989 2024-02-11T22:40:16.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 1806 completed, throughput=4.99MB/sec 2024-02-11T22:40:16.358 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UMUoa30QwbEMoU- off=358098 len=201830 2024-02-11T22:40:16.364 INFO:tasks.workunit.client.0.smithi023.stdout:op 1807 completed, throughput=4.99MB/sec 2024-02-11T22:40:16.364 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t569oBCLXn67eCU off=6229202 len=1520693 2024-02-11T22:40:16.372 INFO:tasks.workunit.client.0.smithi023.stdout:op 1808 completed, throughput=4.99MB/sec 2024-02-11T22:40:16.372 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DOMeGwGiE4ZZB6y off=30219 len=1503981 2024-02-11T22:40:16.374 INFO:tasks.workunit.client.0.smithi023.stdout:op 1809 completed, throughput=5MB/sec 2024-02-11T22:40:16.374 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VXyk18mELJcN-az off=11228620 len=1285818 2024-02-11T22:40:16.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 1810 completed, throughput=5MB/sec 2024-02-11T22:40:17.376 INFO:tasks.workunit.client.0.smithi023.stdout: 352: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:17.376 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jlc5UaIDKawSXps off=21095217 len=510743 2024-02-11T22:40:17.380 INFO:tasks.workunit.client.0.smithi023.stdout:op 1811 completed, throughput=4.99MB/sec 2024-02-11T22:40:17.380 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RF6eakfuqpJqa8g off=4177412 len=629884 2024-02-11T22:40:17.381 INFO:tasks.workunit.client.0.smithi023.stdout:op 1812 completed, throughput=4.99MB/sec 2024-02-11T22:40:17.381 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ND-OicU4BDuDdm0 off=5800510 len=1821953 2024-02-11T22:40:17.382 INFO:tasks.workunit.client.0.smithi023.stdout:op 1813 completed, throughput=5MB/sec 2024-02-11T22:40:17.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xqTT9rmbjfoU9jr off=497373 len=1477660 2024-02-11T22:40:17.384 INFO:tasks.workunit.client.0.smithi023.stdout:op 1814 completed, throughput=5MB/sec 2024-02-11T22:40:17.384 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D9OpMaa26FLAX87 off=0 len=1331427 2024-02-11T22:40:17.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 1815 completed, throughput=5MB/sec 2024-02-11T22:40:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:17 smithi023 ceph-mon[111262]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:40:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:17 smithi023 ceph-mon[113671]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:40:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:17 smithi160 ceph-mon[106289]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:40:18.390 INFO:tasks.workunit.client.0.smithi023.stdout: 353: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:18.390 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x_bi_K3mr1U1_cW off=17696926 len=821297 2024-02-11T22:40:18.391 INFO:tasks.workunit.client.0.smithi023.stdout:op 1816 completed, throughput=4.99MB/sec 2024-02-11T22:40:18.391 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k9AcQ-qC4r0vRnd off=15889918 len=332014 2024-02-11T22:40:18.392 INFO:tasks.workunit.client.0.smithi023.stdout:op 1817 completed, throughput=4.99MB/sec 2024-02-11T22:40:18.392 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Qbw_qOpw3tUOEa off=2672869 len=1264188 2024-02-11T22:40:18.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 1818 completed, throughput=5MB/sec 2024-02-11T22:40:18.394 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hkn2vhWRQP81v6S off=22569053 len=1901015 2024-02-11T22:40:18.397 INFO:tasks.workunit.client.0.smithi023.stdout:op 1819 completed, throughput=5MB/sec 2024-02-11T22:40:19.398 INFO:tasks.workunit.client.0.smithi023.stdout: 354: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:19.398 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zJKNc2sa85mjkOl off=5701870 len=1955963 2024-02-11T22:40:19.407 INFO:tasks.workunit.client.0.smithi023.stdout:op 1820 completed, throughput=4.99MB/sec 2024-02-11T22:40:19.408 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9Es-idpimYDMkWe off=5031728 len=357189 2024-02-11T22:40:19.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 1821 completed, throughput=4.99MB/sec 2024-02-11T22:40:19.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zMJQxO1wxZUGpMT off=17762203 len=1203117 2024-02-11T22:40:19.413 INFO:tasks.workunit.client.0.smithi023.stdout:op 1822 completed, throughput=5MB/sec 2024-02-11T22:40:19.413 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IW-ed1RL7Lh1NSG off=7357279 len=1349430 2024-02-11T22:40:19.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 1823 completed, throughput=5MB/sec 2024-02-11T22:40:19.419 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--fPUYuFrucskL2x off=16811555 len=41174 2024-02-11T22:40:19.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 1824 completed, throughput=5MB/sec 2024-02-11T22:40:19.422 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-emMdk9YGCMwT5dq off=2118911 len=1416662 2024-02-11T22:40:19.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 1825 completed, throughput=5MB/sec 2024-02-11T22:40:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:19 smithi023 ceph-mon[111262]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:40:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:19 smithi023 ceph-mon[113671]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:40:19.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:19 smithi160 ceph-mon[106289]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:40:20.430 INFO:tasks.workunit.client.0.smithi023.stdout: 355: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:20.431 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t27w7ZAGTpSw66T off=4539242 len=517706 2024-02-11T22:40:20.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 1826 completed, throughput=4.99MB/sec 2024-02-11T22:40:20.434 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qyz4k2j2WxwdgwM off=935458 len=1838769 2024-02-11T22:40:20.436 INFO:tasks.workunit.client.0.smithi023.stdout:op 1827 completed, throughput=5MB/sec 2024-02-11T22:40:20.436 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nMLA7Yd9k9JLir6 off=5768426 len=220434 2024-02-11T22:40:20.439 INFO:tasks.workunit.client.0.smithi023.stdout:op 1828 completed, throughput=5MB/sec 2024-02-11T22:40:20.439 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s_bx1FuoGNP1o1- off=1984516 len=121771 2024-02-11T22:40:20.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 1829 completed, throughput=5MB/sec 2024-02-11T22:40:20.440 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J5jXpjuYQpOz3Dq off=7075028 len=331639 2024-02-11T22:40:20.443 INFO:tasks.workunit.client.0.smithi023.stdout:op 1830 completed, throughput=5MB/sec 2024-02-11T22:40:20.443 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L9kisral6BXk44o off=8003969 len=325271 2024-02-11T22:40:20.444 INFO:tasks.workunit.client.0.smithi023.stdout:op 1831 completed, throughput=5MB/sec 2024-02-11T22:40:20.444 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-izvC6LSGLzFpjo3 off=13488402 len=659548 2024-02-11T22:40:20.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 1832 completed, throughput=5MB/sec 2024-02-11T22:40:20.445 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rsfF_zhbRqKi5rW off=2585781 len=452405 2024-02-11T22:40:20.448 INFO:tasks.workunit.client.0.smithi023.stdout:op 1833 completed, throughput=5MB/sec 2024-02-11T22:40:21.448 INFO:tasks.workunit.client.0.smithi023.stdout: 356: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:21.449 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x8WEV-ZA5b0zRPJ off=1419757 len=610642 2024-02-11T22:40:21.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 1834 completed, throughput=4.99MB/sec 2024-02-11T22:40:21.453 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ffrZFLMfnrsuWAg off=1487894 len=38096 2024-02-11T22:40:21.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 1835 completed, throughput=4.99MB/sec 2024-02-11T22:40:21.456 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WKQyn64TmKcCpYW off=23041649 len=444727 2024-02-11T22:40:21.459 INFO:tasks.workunit.client.0.smithi023.stdout:op 1836 completed, throughput=4.99MB/sec 2024-02-11T22:40:21.459 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BDa1ROg-ejdgn_E off=22175119 len=45064 2024-02-11T22:40:21.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 1837 completed, throughput=4.99MB/sec 2024-02-11T22:40:21.462 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n245rEd8vLnzcHd off=77561 len=1407002 2024-02-11T22:40:21.468 INFO:tasks.workunit.client.0.smithi023.stdout:op 1838 completed, throughput=4.99MB/sec 2024-02-11T22:40:21.468 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NOUPoiS15aoA_IN off=1058821 len=1518434 2024-02-11T22:40:21.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 1839 completed, throughput=5MB/sec 2024-02-11T22:40:21.470 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DMLDDRMjR53drjL off=21823014 len=1292847 2024-02-11T22:40:21.471 INFO:tasks.workunit.client.0.smithi023.stdout:op 1840 completed, throughput=5MB/sec 2024-02-11T22:40:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:21 smithi023 ceph-mon[111262]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:40:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:21 smithi023 ceph-mon[113671]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:40:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:21 smithi160 ceph-mon[106289]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:40:22.471 INFO:tasks.workunit.client.0.smithi023.stdout: 357: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:22.471 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ds-Si3lz_WTECkd off=0 len=1244471 2024-02-11T22:40:22.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 1841 completed, throughput=4.99MB/sec 2024-02-11T22:40:22.474 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5MwlNhWlDSlkSKh off=7090793 len=1008040 2024-02-11T22:40:22.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 1842 completed, throughput=4.99MB/sec 2024-02-11T22:40:22.479 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EX4v5ACG4Yrv0uo off=2834470 len=81654 2024-02-11T22:40:22.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 1843 completed, throughput=4.99MB/sec 2024-02-11T22:40:22.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GIjEFIcHdP7nYKK off=6824288 len=1173397 2024-02-11T22:40:22.486 INFO:tasks.workunit.client.0.smithi023.stdout:op 1844 completed, throughput=5MB/sec 2024-02-11T22:40:22.486 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aor3ad0HOzIb70x off=3903381 len=1222902 2024-02-11T22:40:22.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 1845 completed, throughput=5MB/sec 2024-02-11T22:40:22.491 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y1BrXrdvK3dpjox off=2237293 len=299384 2024-02-11T22:40:22.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 1846 completed, throughput=5MB/sec 2024-02-11T22:40:22.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Zw2daREa6orrCn0 off=495516 len=664973 2024-02-11T22:40:22.496 INFO:tasks.workunit.client.0.smithi023.stdout:op 1847 completed, throughput=5MB/sec 2024-02-11T22:40:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:23.497 INFO:tasks.workunit.client.0.smithi023.stdout: 358: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:23.497 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LHnhQUlAZV1i3v3 off=20057708 len=1893537 2024-02-11T22:40:23.504 INFO:tasks.workunit.client.0.smithi023.stdout:op 1848 completed, throughput=4.99MB/sec 2024-02-11T22:40:23.504 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CZ3m_a8qypr7yzv off=5181285 len=251034 2024-02-11T22:40:23.506 INFO:tasks.workunit.client.0.smithi023.stdout:op 1849 completed, throughput=4.99MB/sec 2024-02-11T22:40:23.507 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4a9i9rPQfa6sBgy off=704894 len=801232 2024-02-11T22:40:23.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 1850 completed, throughput=5MB/sec 2024-02-11T22:40:23.508 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a8Qh0QZYOyeOT7a off=1545852 len=275803 2024-02-11T22:40:23.509 INFO:tasks.workunit.client.0.smithi023.stdout:op 1851 completed, throughput=5MB/sec 2024-02-11T22:40:23.509 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8UgN46eWZCBEE76 off=20090 len=387215 2024-02-11T22:40:23.510 INFO:tasks.workunit.client.0.smithi023.stdout:op 1852 completed, throughput=5MB/sec 2024-02-11T22:40:23.510 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3pGAHjEsc_903O0 off=2155385 len=1731965 2024-02-11T22:40:23.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 1853 completed, throughput=5MB/sec 2024-02-11T22:40:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:23 smithi023 ceph-mon[111262]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:40:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:23 smithi023 ceph-mon[113671]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:40:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:23 smithi160 ceph-mon[106289]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:40:24.511 INFO:tasks.workunit.client.0.smithi023.stdout: 359: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:24.512 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SDDAHPNcG2bLLyP off=3442622 len=747969 2024-02-11T22:40:24.516 INFO:tasks.workunit.client.0.smithi023.stdout:op 1854 completed, throughput=4.99MB/sec 2024-02-11T22:40:24.516 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fR_cOFsnnuWc132 off=10232120 len=1859296 2024-02-11T22:40:24.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 1855 completed, throughput=4.99MB/sec 2024-02-11T22:40:24.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iXc8_bZRkamtzIF off=1794273 len=354534 2024-02-11T22:40:24.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 1856 completed, throughput=5MB/sec 2024-02-11T22:40:24.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dSiQR7JA6HwdcYY off=2210585 len=746427 2024-02-11T22:40:24.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 1857 completed, throughput=5MB/sec 2024-02-11T22:40:24.530 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H6w2FbIArqDR9Tx off=2435316 len=1015442 2024-02-11T22:40:24.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 1858 completed, throughput=5MB/sec 2024-02-11T22:40:24.533 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hwpR9tCknEUOQtw off=8022141 len=1293688 2024-02-11T22:40:24.538 INFO:tasks.workunit.client.0.smithi023.stdout:op 1859 completed, throughput=5MB/sec 2024-02-11T22:40:25.538 INFO:tasks.workunit.client.0.smithi023.stdout: 360: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:25.539 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EC0TTth23k1rVBy off=3525781 len=65558 2024-02-11T22:40:25.539 INFO:tasks.workunit.client.0.smithi023.stdout:op 1860 completed, throughput=4.99MB/sec 2024-02-11T22:40:25.539 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oVbVf_cJTpeAHzh off=725859 len=517611 2024-02-11T22:40:25.543 INFO:tasks.workunit.client.0.smithi023.stdout:op 1861 completed, throughput=4.99MB/sec 2024-02-11T22:40:25.543 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QMDGYkq39vkamnr off=4785181 len=612754 2024-02-11T22:40:25.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 1862 completed, throughput=4.99MB/sec 2024-02-11T22:40:25.544 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ew-JX6Sy2LVxeiU off=6073427 len=1597292 2024-02-11T22:40:25.550 INFO:tasks.workunit.client.0.smithi023.stdout:op 1863 completed, throughput=5MB/sec 2024-02-11T22:40:25.550 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YTMTne9nR4chMf_ off=1405606 len=22497 2024-02-11T22:40:25.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 1864 completed, throughput=5MB/sec 2024-02-11T22:40:25.551 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jdzt4NqdxH301Kv off=3355077 len=1586743 2024-02-11T22:40:25.552 INFO:tasks.workunit.client.0.smithi023.stdout:op 1865 completed, throughput=5MB/sec 2024-02-11T22:40:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:25 smithi023 ceph-mon[111262]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:40:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:25 smithi023 ceph-mon[113671]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:40:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:25 smithi160 ceph-mon[106289]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:40:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:40:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:40:25] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-02-11T22:40:26.553 INFO:tasks.workunit.client.0.smithi023.stdout: 361: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:26.553 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LUlry20qay-NKyj off=1227585 len=225280 2024-02-11T22:40:26.556 INFO:tasks.workunit.client.0.smithi023.stdout:op 1866 completed, throughput=4.99MB/sec 2024-02-11T22:40:26.556 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-46SNW-00Fza7bGG off=3197058 len=1384112 2024-02-11T22:40:26.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 1867 completed, throughput=4.99MB/sec 2024-02-11T22:40:26.565 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F-g2OWd7fn_oGrK off=2644532 len=29173 2024-02-11T22:40:26.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 1868 completed, throughput=4.99MB/sec 2024-02-11T22:40:26.565 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bUpbAs3SVyILPkE off=5526835 len=242031 2024-02-11T22:40:26.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 1869 completed, throughput=4.99MB/sec 2024-02-11T22:40:26.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-16c7QfSzHCu2D7o off=872514 len=1411939 2024-02-11T22:40:26.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 1870 completed, throughput=5MB/sec 2024-02-11T22:40:26.571 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-y8VrRHIOn2HNvRh off=4175379 len=1888323 2024-02-11T22:40:26.578 INFO:tasks.workunit.client.0.smithi023.stdout:op 1871 completed, throughput=5MB/sec 2024-02-11T22:40:27.579 INFO:tasks.workunit.client.0.smithi023.stdout: 362: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:27.579 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eZmibdSoOKqyf-e off=10998397 len=264636 2024-02-11T22:40:27.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 1872 completed, throughput=4.99MB/sec 2024-02-11T22:40:27.582 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DyZ8pA_5L2xWSjY off=8889618 len=1516 2024-02-11T22:40:27.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 1873 completed, throughput=4.99MB/sec 2024-02-11T22:40:27.582 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e39EDBfCGEyHnNi off=16602689 len=1780452 2024-02-11T22:40:27.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 1874 completed, throughput=4.99MB/sec 2024-02-11T22:40:27.584 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-00_PLAlF7opB0Om off=3209570 len=1163624 2024-02-11T22:40:27.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 1875 completed, throughput=4.99MB/sec 2024-02-11T22:40:27.586 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HlnokGEnXaA28h9 off=16670837 len=1999557 2024-02-11T22:40:27.597 INFO:tasks.workunit.client.0.smithi023.stdout:op 1876 completed, throughput=5MB/sec 2024-02-11T22:40:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:27 smithi160 ceph-mon[106289]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:40:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:27 smithi023 ceph-mon[111262]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:40:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:27 smithi023 ceph-mon[113671]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:40:28.597 INFO:tasks.workunit.client.0.smithi023.stdout: 363: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:28.597 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_aBGbTfui128AaC off=14855512 len=1164160 2024-02-11T22:40:28.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 1877 completed, throughput=4.99MB/sec 2024-02-11T22:40:28.599 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b1guazgW1f6XtN- off=14274477 len=208265 2024-02-11T22:40:28.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 1878 completed, throughput=4.99MB/sec 2024-02-11T22:40:28.602 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_YNmsDwZ0a2_hzr off=11704984 len=371611 2024-02-11T22:40:28.606 INFO:tasks.workunit.client.0.smithi023.stdout:op 1879 completed, throughput=4.99MB/sec 2024-02-11T22:40:28.606 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ohDjSltxsKnSZ2G off=12568097 len=1769130 2024-02-11T22:40:28.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 1880 completed, throughput=5MB/sec 2024-02-11T22:40:28.616 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ix0Zt4eDrejOZC3 off=4276263 len=977737 2024-02-11T22:40:28.617 INFO:tasks.workunit.client.0.smithi023.stdout:op 1881 completed, throughput=5MB/sec 2024-02-11T22:40:28.618 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7mtYL9epLhBnPK- off=2194974 len=960957 2024-02-11T22:40:28.623 INFO:tasks.workunit.client.0.smithi023.stdout:op 1882 completed, throughput=5MB/sec 2024-02-11T22:40:29.623 INFO:tasks.workunit.client.0.smithi023.stdout: 364: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:29.624 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oNqAjKgIiwGJbYt off=913153 len=1123161 2024-02-11T22:40:29.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 1883 completed, throughput=4.99MB/sec 2024-02-11T22:40:29.629 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U9y8FYscHKUfGWb off=18205333 len=163483 2024-02-11T22:40:29.632 INFO:tasks.workunit.client.0.smithi023.stdout:op 1884 completed, throughput=4.99MB/sec 2024-02-11T22:40:29.632 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L842CJZkzMqQNAP off=4447708 len=668044 2024-02-11T22:40:29.636 INFO:tasks.workunit.client.0.smithi023.stdout:op 1885 completed, throughput=4.99MB/sec 2024-02-11T22:40:29.636 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e4p_HmWSaTJm9nB off=7959780 len=933699 2024-02-11T22:40:29.641 INFO:tasks.workunit.client.0.smithi023.stdout:op 1886 completed, throughput=4.99MB/sec 2024-02-11T22:40:29.641 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y15tMyi_8fx5Ilk off=3382449 len=822476 2024-02-11T22:40:29.642 INFO:tasks.workunit.client.0.smithi023.stdout:op 1887 completed, throughput=5MB/sec 2024-02-11T22:40:29.643 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7SMb6eTwu3Q8I3w off=16461488 len=527579 2024-02-11T22:40:29.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 1888 completed, throughput=5MB/sec 2024-02-11T22:40:29.644 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m_f4uu7mISFM4da off=1343942 len=1959635 2024-02-11T22:40:29.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 1889 completed, throughput=5MB/sec 2024-02-11T22:40:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:29 smithi160 ceph-mon[106289]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:40:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:29 smithi023 ceph-mon[111262]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:40:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:29 smithi023 ceph-mon[113671]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:40:30.646 INFO:tasks.workunit.client.0.smithi023.stdout: 365: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:30.647 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EztNzfP8v7d2vr_ off=184703 len=1204143 2024-02-11T22:40:30.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 1890 completed, throughput=4.99MB/sec 2024-02-11T22:40:30.648 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6J4OiKUD0_UQZ5R off=2887976 len=1715601 2024-02-11T22:40:30.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 1891 completed, throughput=5MB/sec 2024-02-11T22:40:30.657 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FvA70ij9XLNBKxP off=3839131 len=934835 2024-02-11T22:40:30.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 1892 completed, throughput=5MB/sec 2024-02-11T22:40:30.662 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nzH3ImqOjDKg8EZ off=11307596 len=613766 2024-02-11T22:40:30.666 INFO:tasks.workunit.client.0.smithi023.stdout:op 1893 completed, throughput=5MB/sec 2024-02-11T22:40:31.666 INFO:tasks.workunit.client.0.smithi023.stdout: 366: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:31.667 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--93XDDqqqWdkkQ2 off=2689855 len=960469 2024-02-11T22:40:31.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 1894 completed, throughput=4.99MB/sec 2024-02-11T22:40:31.672 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LU2u0NB-_1kqVl- off=4615370 len=10947 2024-02-11T22:40:31.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 1895 completed, throughput=4.99MB/sec 2024-02-11T22:40:31.673 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bKwFORvBsp8SL9Y off=3334263 len=1895683 2024-02-11T22:40:31.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 1896 completed, throughput=4.99MB/sec 2024-02-11T22:40:31.676 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Nb9AqmNFh8ww-r2 off=2387366 len=999533 2024-02-11T22:40:31.677 INFO:tasks.workunit.client.0.smithi023.stdout:op 1897 completed, throughput=5MB/sec 2024-02-11T22:40:31.677 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sg3qYgINB3jQSAM off=4320348 len=1901179 2024-02-11T22:40:31.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 1898 completed, throughput=5MB/sec 2024-02-11T22:40:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:31 smithi160 ceph-mon[106289]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:40:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:31 smithi023 ceph-mon[111262]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:40:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:31 smithi023 ceph-mon[113671]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:40:32.685 INFO:tasks.workunit.client.0.smithi023.stdout: 367: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:32.685 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s8QlkjPMe3pLZNE off=10534649 len=340666 2024-02-11T22:40:32.686 INFO:tasks.workunit.client.0.smithi023.stdout:op 1899 completed, throughput=4.99MB/sec 2024-02-11T22:40:32.686 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3b6zIxOfj0kwFLE off=5647020 len=1542472 2024-02-11T22:40:32.693 INFO:tasks.workunit.client.0.smithi023.stdout:op 1900 completed, throughput=4.99MB/sec 2024-02-11T22:40:32.694 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T0f5j-ZXIdvypY6 off=0 len=1622650 2024-02-11T22:40:32.696 INFO:tasks.workunit.client.0.smithi023.stdout:op 1901 completed, throughput=5MB/sec 2024-02-11T22:40:32.696 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4zKuN0BhmxgXkax off=5205108 len=2073545 2024-02-11T22:40:32.699 INFO:tasks.workunit.client.0.smithi023.stdout:op 1902 completed, throughput=5MB/sec 2024-02-11T22:40:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:33 smithi160 ceph-mon[106289]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:40:33.700 INFO:tasks.workunit.client.0.smithi023.stdout: 368: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:33.700 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HkPIvBC7Q3KzSgG off=11207637 len=251134 2024-02-11T22:40:33.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 1903 completed, throughput=4.99MB/sec 2024-02-11T22:40:33.701 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-blGqes6K1UzGES8 off=2582377 len=706965 2024-02-11T22:40:33.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 1904 completed, throughput=4.99MB/sec 2024-02-11T22:40:33.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fliil7UJNoudwXA off=11503232 len=684894 2024-02-11T22:40:33.710 INFO:tasks.workunit.client.0.smithi023.stdout:op 1905 completed, throughput=4.99MB/sec 2024-02-11T22:40:33.711 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C2j6paGU-7N_56o off=3631769 len=923195 2024-02-11T22:40:33.711 INFO:tasks.workunit.client.0.smithi023.stdout:op 1906 completed, throughput=4.99MB/sec 2024-02-11T22:40:33.711 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TvwVUSxhyr0TR6Y off=11335186 len=697770 2024-02-11T22:40:33.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 1907 completed, throughput=5MB/sec 2024-02-11T22:40:33.716 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1412YYr0x6asjtZ off=508079 len=1515979 2024-02-11T22:40:33.717 INFO:tasks.workunit.client.0.smithi023.stdout:op 1908 completed, throughput=5MB/sec 2024-02-11T22:40:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:33 smithi023 ceph-mon[111262]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:40:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:33 smithi023 ceph-mon[113671]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:40:34.718 INFO:tasks.workunit.client.0.smithi023.stdout: 369: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:34.718 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oGg_vyVw27yo-VM off=8804409 len=39751 2024-02-11T22:40:34.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 1909 completed, throughput=4.99MB/sec 2024-02-11T22:40:34.719 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Oqx6v930dI_wxMP off=4507345 len=389384 2024-02-11T22:40:34.722 INFO:tasks.workunit.client.0.smithi023.stdout:op 1910 completed, throughput=4.99MB/sec 2024-02-11T22:40:34.722 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZVz9mpKbue8ibgM off=3062036 len=1502777 2024-02-11T22:40:34.724 INFO:tasks.workunit.client.0.smithi023.stdout:op 1911 completed, throughput=4.99MB/sec 2024-02-11T22:40:34.724 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j37qvJYvjcF5Wa1 off=364097 len=884089 2024-02-11T22:40:34.725 INFO:tasks.workunit.client.0.smithi023.stdout:op 1912 completed, throughput=4.99MB/sec 2024-02-11T22:40:34.725 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-98ALdV_qAn66cKP off=566310 len=1157101 2024-02-11T22:40:34.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 1913 completed, throughput=5MB/sec 2024-02-11T22:40:34.730 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I--v5mZ6AgF6q7J off=9935824 len=438455 2024-02-11T22:40:34.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 1914 completed, throughput=5MB/sec 2024-02-11T22:40:34.734 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HzcFLEncGi05d78 off=1174129 len=1082114 2024-02-11T22:40:34.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 1915 completed, throughput=5MB/sec 2024-02-11T22:40:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:35 smithi160 ceph-mon[106289]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:40:35.739 INFO:tasks.workunit.client.0.smithi023.stdout: 370: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:35.739 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WphB6U5pJphf7U0 off=649580 len=255365 2024-02-11T22:40:35.742 INFO:tasks.workunit.client.0.smithi023.stdout:op 1916 completed, throughput=4.99MB/sec 2024-02-11T22:40:35.742 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--h_3WBdy4GyntAA off=101514 len=1501986 2024-02-11T22:40:35.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 1917 completed, throughput=4.99MB/sec 2024-02-11T22:40:35.750 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y3NymBHAEMg2Azs off=117978 len=1201269 2024-02-11T22:40:35.755 INFO:tasks.workunit.client.0.smithi023.stdout:op 1918 completed, throughput=4.99MB/sec 2024-02-11T22:40:35.755 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NBVo2WiXTrK_csY off=5895093 len=1321216 2024-02-11T22:40:35.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 1919 completed, throughput=5MB/sec 2024-02-11T22:40:35.761 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YuXZHgrAWYaMaxc off=2148680 len=593610 2024-02-11T22:40:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:35 smithi023 ceph-mon[111262]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:40:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:35 smithi023 ceph-mon[113671]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:40:35.764 INFO:tasks.workunit.client.0.smithi023.stdout:op 1920 completed, throughput=5MB/sec 2024-02-11T22:40:35.764 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MjlxomeAx4w8pHw off=3470677 len=1887477 2024-02-11T22:40:35.767 INFO:tasks.workunit.client.0.smithi023.stdout:op 1921 completed, throughput=5MB/sec 2024-02-11T22:40:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:40:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:40:35] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-02-11T22:40:36.768 INFO:tasks.workunit.client.0.smithi023.stdout: 371: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:36.769 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nznUKG7f8rdoGPu off=1582709 len=512946 2024-02-11T22:40:36.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 1922 completed, throughput=4.99MB/sec 2024-02-11T22:40:36.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TiF3pUz908pQToi off=13678836 len=1728906 2024-02-11T22:40:36.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 1923 completed, throughput=5MB/sec 2024-02-11T22:40:36.775 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sznSUu_Qt-DS8n6 off=357708 len=1923614 2024-02-11T22:40:36.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 1924 completed, throughput=5MB/sec 2024-02-11T22:40:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:37.782 INFO:tasks.workunit.client.0.smithi023.stdout: 372: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:37.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wsTfokfLvzQ35AN off=12160353 len=2027491 2024-02-11T22:40:37.790 INFO:tasks.workunit.client.0.smithi023.stdout:op 1925 completed, throughput=4.99MB/sec 2024-02-11T22:40:37.790 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vqmf7W4mvQXnArM off=664392 len=925809 2024-02-11T22:40:37.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 1926 completed, throughput=5MB/sec 2024-02-11T22:40:37.793 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fT-m0mcVjBIp8QD off=6237504 len=1608016 2024-02-11T22:40:37.800 INFO:tasks.workunit.client.0.smithi023.stdout:op 1927 completed, throughput=5MB/sec 2024-02-11T22:40:37.800 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T2YXU_McdonfIpK off=1062145 len=62813 2024-02-11T22:40:37.800 INFO:tasks.workunit.client.0.smithi023.stdout:op 1928 completed, throughput=5MB/sec 2024-02-11T22:40:37.800 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SO5935JQzZV1CtQ off=21857857 len=1244303 2024-02-11T22:40:37.805 INFO:tasks.workunit.client.0.smithi023.stdout:op 1929 completed, throughput=5MB/sec 2024-02-11T22:40:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:37 smithi023 ceph-mon[111262]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:40:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:37 smithi023 ceph-mon[113671]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:40:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:37 smithi160 ceph-mon[106289]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:40:38.805 INFO:tasks.workunit.client.0.smithi023.stdout: 373: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:38.806 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oMAQU3qJ7HqNYPM off=1435898 len=1897032 2024-02-11T22:40:38.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 1930 completed, throughput=4.99MB/sec 2024-02-11T22:40:38.815 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MNhY0zBfTXiuM9L off=15683249 len=1453934 2024-02-11T22:40:38.821 INFO:tasks.workunit.client.0.smithi023.stdout:op 1931 completed, throughput=5MB/sec 2024-02-11T22:40:38.821 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jZ_jd2diCLbQKjy off=4841159 len=2071797 2024-02-11T22:40:38.825 INFO:tasks.workunit.client.0.smithi023.stdout:op 1932 completed, throughput=5MB/sec 2024-02-11T22:40:39.825 INFO:tasks.workunit.client.0.smithi023.stdout: 374: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:39.825 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sgQVbI4bOjFWZlw off=1302418 len=757628 2024-02-11T22:40:39.826 INFO:tasks.workunit.client.0.smithi023.stdout:op 1933 completed, throughput=4.99MB/sec 2024-02-11T22:40:39.827 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qRBpQ4RkYiG583x off=3872690 len=1897211 2024-02-11T22:40:39.829 INFO:tasks.workunit.client.0.smithi023.stdout:op 1934 completed, throughput=5MB/sec 2024-02-11T22:40:39.829 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K6RwRSqLU0hVYjB off=0 len=1179103 2024-02-11T22:40:39.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 1935 completed, throughput=5MB/sec 2024-02-11T22:40:39.834 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7KfiwYexYPE-Du2 off=176085 len=851141 2024-02-11T22:40:39.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 1936 completed, throughput=5MB/sec 2024-02-11T22:40:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:39 smithi023 ceph-mon[111262]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-02-11T22:40:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:39 smithi023 ceph-mon[113671]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-02-11T22:40:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:39 smithi160 ceph-mon[106289]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-02-11T22:40:40.835 INFO:tasks.workunit.client.0.smithi023.stdout: 375: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:40.836 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wR8iqjugYHppW6g off=2345714 len=1688083 2024-02-11T22:40:40.842 INFO:tasks.workunit.client.0.smithi023.stdout:op 1937 completed, throughput=4.99MB/sec 2024-02-11T22:40:40.842 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Mp39yEWNBdtiu6F off=688249 len=322832 2024-02-11T22:40:40.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 1938 completed, throughput=4.99MB/sec 2024-02-11T22:40:40.846 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bxhqWGbogDlS_oq off=11147341 len=2024793 2024-02-11T22:40:40.849 INFO:tasks.workunit.client.0.smithi023.stdout:op 1939 completed, throughput=5MB/sec 2024-02-11T22:40:40.850 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aPoO36Ue3wObtJV off=11395352 len=395767 2024-02-11T22:40:40.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 1940 completed, throughput=5MB/sec 2024-02-11T22:40:40.850 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fYx4S2YsdHWWGoK off=12559031 len=994249 2024-02-11T22:40:40.852 INFO:tasks.workunit.client.0.smithi023.stdout:op 1941 completed, throughput=5MB/sec 2024-02-11T22:40:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:40 smithi023 ceph-mon[111262]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:40:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:40 smithi023 ceph-mon[113671]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:40:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:40 smithi160 ceph-mon[106289]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:40:41.852 INFO:tasks.workunit.client.0.smithi023.stdout: 376: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:41.852 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1ZlweE1iQYmFLKW off=5453701 len=1020529 2024-02-11T22:40:41.854 INFO:tasks.workunit.client.0.smithi023.stdout:op 1942 completed, throughput=4.99MB/sec 2024-02-11T22:40:41.854 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JJ7cI-Stq8fu-cl off=3453489 len=1178250 2024-02-11T22:40:41.855 INFO:tasks.workunit.client.0.smithi023.stdout:op 1943 completed, throughput=4.99MB/sec 2024-02-11T22:40:41.855 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DzUzhbyWOtm17lK off=11531287 len=872533 2024-02-11T22:40:41.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 1944 completed, throughput=5MB/sec 2024-02-11T22:40:41.857 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fZFR0R73l8SUV25 off=8154858 len=1674096 2024-02-11T22:40:41.859 INFO:tasks.workunit.client.0.smithi023.stdout:op 1945 completed, throughput=5MB/sec 2024-02-11T22:40:42.859 INFO:tasks.workunit.client.0.smithi023.stdout: 377: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:42.859 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IvjorrO5CvRXzDO off=17340562 len=817812 2024-02-11T22:40:42.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 1946 completed, throughput=4.99MB/sec 2024-02-11T22:40:42.863 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sW3m1VVbZyVKOi6 off=1836585 len=554312 2024-02-11T22:40:42.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 1947 completed, throughput=4.99MB/sec 2024-02-11T22:40:42.868 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-buiXLdd1xWA_7xy off=16161555 len=144995 2024-02-11T22:40:42.870 INFO:tasks.workunit.client.0.smithi023.stdout:op 1948 completed, throughput=4.99MB/sec 2024-02-11T22:40:42.870 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZTMNwEq3HI6O4QX off=1682890 len=593234 2024-02-11T22:40:42.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 1949 completed, throughput=4.99MB/sec 2024-02-11T22:40:42.871 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kT7HBujr5dCgvmU off=12428458 len=567840 2024-02-11T22:40:42.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 1950 completed, throughput=4.99MB/sec 2024-02-11T22:40:42.872 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k7P8VdHDfJsYpDc off=11580073 len=428976 2024-02-11T22:40:42.875 INFO:tasks.workunit.client.0.smithi023.stdout:op 1951 completed, throughput=4.99MB/sec 2024-02-11T22:40:42.875 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wT1dlvpS7psbThi off=2953640 len=185344 2024-02-11T22:40:42.876 INFO:tasks.workunit.client.0.smithi023.stdout:op 1952 completed, throughput=5MB/sec 2024-02-11T22:40:42.876 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4ekkspSCDxrvF7n off=3478294 len=1742831 2024-02-11T22:40:42.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 1953 completed, throughput=5MB/sec 2024-02-11T22:40:42.883 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9WJiXGnqcAnCahv off=9824214 len=1447379 2024-02-11T22:40:42.886 INFO:tasks.workunit.client.0.smithi023.stdout:op 1954 completed, throughput=5MB/sec 2024-02-11T22:40:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:42 smithi023 ceph-mon[111262]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:40:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:42 smithi023 ceph-mon[113671]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:40:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:42 smithi160 ceph-mon[106289]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:40:43.886 INFO:tasks.workunit.client.0.smithi023.stdout: 378: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:43.886 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FpYHOcxCg94J3-y off=4666829 len=1205340 2024-02-11T22:40:43.888 INFO:tasks.workunit.client.0.smithi023.stdout:op 1955 completed, throughput=4.99MB/sec 2024-02-11T22:40:43.888 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MGIOO3Ab3jvB-qA off=1873587 len=112698 2024-02-11T22:40:43.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 1956 completed, throughput=4.99MB/sec 2024-02-11T22:40:43.889 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dB-DG0Cswda0ERx off=2884967 len=1560183 2024-02-11T22:40:43.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 1957 completed, throughput=5MB/sec 2024-02-11T22:40:43.891 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9J5O3RXr0Q1w3Q2 off=17455068 len=666693 2024-02-11T22:40:43.895 INFO:tasks.workunit.client.0.smithi023.stdout:op 1958 completed, throughput=5MB/sec 2024-02-11T22:40:43.895 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OjVI94g9vqw3CaJ off=1848587 len=816361 2024-02-11T22:40:43.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 1959 completed, throughput=5MB/sec 2024-02-11T22:40:44.900 INFO:tasks.workunit.client.0.smithi023.stdout: 379: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:44.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W9Y6p2dtuqHNIC8 off=15660177 len=1479117 2024-02-11T22:40:44.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 1960 completed, throughput=4.99MB/sec 2024-02-11T22:40:44.908 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B0OPCIKfUKiaUeJ off=14249592 len=317312 2024-02-11T22:40:44.912 INFO:tasks.workunit.client.0.smithi023.stdout:op 1961 completed, throughput=4.99MB/sec 2024-02-11T22:40:44.912 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mU_C_XJkzsTh3uF off=7335117 len=304541 2024-02-11T22:40:44.912 INFO:tasks.workunit.client.0.smithi023.stdout:op 1962 completed, throughput=4.99MB/sec 2024-02-11T22:40:44.912 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fAsASIZGpZ79bc6 off=12032020 len=1450907 2024-02-11T22:40:44.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 1963 completed, throughput=5MB/sec 2024-02-11T22:40:44.920 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YzuArUA6_QK2joU off=5621106 len=416634 2024-02-11T22:40:44.923 INFO:tasks.workunit.client.0.smithi023.stdout:op 1964 completed, throughput=5MB/sec 2024-02-11T22:40:44.923 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XKr3Z6NSKL5mrLu off=5963391 len=907390 2024-02-11T22:40:44.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 1965 completed, throughput=5MB/sec 2024-02-11T22:40:44.924 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I4p8H0fdimgCaNt off=414722 len=1475662 2024-02-11T22:40:44.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 1966 completed, throughput=5MB/sec 2024-02-11T22:40:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:45 smithi023 ceph-mon[111262]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:40:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:45 smithi023 ceph-mon[113671]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:40:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:45 smithi160 ceph-mon[106289]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:40:45.933 INFO:tasks.workunit.client.0.smithi023.stdout: 380: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:45.933 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ATCSGd3YcG0WjVO off=154629 len=2001974 2024-02-11T22:40:45.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 1967 completed, throughput=4.99MB/sec 2024-02-11T22:40:45.937 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BcfWGn_TjW6lX3L off=2226348 len=1876806 2024-02-11T22:40:45.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 1968 completed, throughput=5MB/sec 2024-02-11T22:40:45.940 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-d7XKlqIFmZD0NEl off=256615 len=1648101 2024-02-11T22:40:45.949 INFO:tasks.workunit.client.0.smithi023.stdout:op 1969 completed, throughput=5MB/sec 2024-02-11T22:40:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:40:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:40:45] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:40:46.950 INFO:tasks.workunit.client.0.smithi023.stdout: 381: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:46.950 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WQiVH58jbkt0UvH off=791396 len=1077000 2024-02-11T22:40:46.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 1970 completed, throughput=4.99MB/sec 2024-02-11T22:40:46.955 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-blOZ5RMjioO48Gl off=15572509 len=145751 2024-02-11T22:40:46.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 1971 completed, throughput=4.99MB/sec 2024-02-11T22:40:46.956 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WtSnzyga_K91jrB off=8428215 len=1701741 2024-02-11T22:40:46.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 1972 completed, throughput=5MB/sec 2024-02-11T22:40:46.958 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yoD8th8QjqiAVVK off=10291800 len=1805656 2024-02-11T22:40:46.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 1973 completed, throughput=5MB/sec 2024-02-11T22:40:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:47 smithi023 ceph-mon[111262]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:40:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:47 smithi023 ceph-mon[113671]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:40:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:47 smithi160 ceph-mon[106289]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:40:47.968 INFO:tasks.workunit.client.0.smithi023.stdout: 382: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:47.968 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I0yukb64HeySQeC off=1041270 len=905657 2024-02-11T22:40:47.973 INFO:tasks.workunit.client.0.smithi023.stdout:op 1974 completed, throughput=4.99MB/sec 2024-02-11T22:40:47.973 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NRGHjHnNMgoK1y- off=1935625 len=500158 2024-02-11T22:40:47.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 1975 completed, throughput=4.99MB/sec 2024-02-11T22:40:47.977 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5G0m4Zzocv8X9Xi off=15750741 len=1707202 2024-02-11T22:40:47.980 INFO:tasks.workunit.client.0.smithi023.stdout:op 1976 completed, throughput=5MB/sec 2024-02-11T22:40:47.980 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HJe7r3OBtB0bXQx off=2540162 len=2096087 2024-02-11T22:40:47.982 INFO:tasks.workunit.client.0.smithi023.stdout:op 1977 completed, throughput=5MB/sec 2024-02-11T22:40:48.982 INFO:tasks.workunit.client.0.smithi023.stdout: 383: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:48.982 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9M1UzD63tUIIbRF off=1937933 len=1519843 2024-02-11T22:40:48.984 INFO:tasks.workunit.client.0.smithi023.stdout:op 1978 completed, throughput=4.99MB/sec 2024-02-11T22:40:48.984 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nUE7La2rPZG8N0N off=8549153 len=1158661 2024-02-11T22:40:48.990 INFO:tasks.workunit.client.0.smithi023.stdout:op 1979 completed, throughput=5MB/sec 2024-02-11T22:40:48.990 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LVFdZjS-o92_jnL off=6088831 len=246515 2024-02-11T22:40:48.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 1980 completed, throughput=5MB/sec 2024-02-11T22:40:48.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5MwlNhWlDSlkSKh off=14506733 len=1863342 2024-02-11T22:40:48.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 1981 completed, throughput=5MB/sec 2024-02-11T22:40:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:49 smithi023 ceph-mon[111262]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:40:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:49 smithi023 ceph-mon[113671]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:40:49.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:49 smithi160 ceph-mon[106289]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:40:49.993 INFO:tasks.workunit.client.0.smithi023.stdout: 384: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:49.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2dWWO-cKLUQpM6h off=6170624 len=151927 2024-02-11T22:40:49.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 1982 completed, throughput=4.99MB/sec 2024-02-11T22:40:49.994 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xSEGgOoOk7hEc8- off=10662301 len=785433 2024-02-11T22:40:49.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 1983 completed, throughput=4.99MB/sec 2024-02-11T22:40:49.999 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NgRJodtCyrtIfil off=2520534 len=38328 2024-02-11T22:40:50.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 1984 completed, throughput=4.99MB/sec 2024-02-11T22:40:50.001 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K3pEdwUuaPR8p-O off=1903828 len=856290 2024-02-11T22:40:50.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 1985 completed, throughput=4.99MB/sec 2024-02-11T22:40:50.003 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--LhsR2bUDJAWUmD off=6666856 len=1947622 2024-02-11T22:40:50.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 1986 completed, throughput=5MB/sec 2024-02-11T22:40:50.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IdS_wDxD_KUJm6S off=7017722 len=1060614 2024-02-11T22:40:50.018 INFO:tasks.workunit.client.0.smithi023.stdout:op 1987 completed, throughput=5MB/sec 2024-02-11T22:40:50.018 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A2LqSFTebyC3n1u off=400453 len=549846 2024-02-11T22:40:50.021 INFO:tasks.workunit.client.0.smithi023.stdout:op 1988 completed, throughput=5MB/sec 2024-02-11T22:40:51.022 INFO:tasks.workunit.client.0.smithi023.stdout: 385: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:51.022 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zdsvHZKxbl57anI off=8112212 len=146822 2024-02-11T22:40:51.023 INFO:tasks.workunit.client.0.smithi023.stdout:op 1989 completed, throughput=4.99MB/sec 2024-02-11T22:40:51.023 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-chiPTX_weLVYIbM off=9619068 len=1174247 2024-02-11T22:40:51.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 1990 completed, throughput=4.99MB/sec 2024-02-11T22:40:51.024 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EfgEsztTCcq61qX off=5047464 len=1317024 2024-02-11T22:40:51.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 1991 completed, throughput=4.99MB/sec 2024-02-11T22:40:51.030 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uzGb4SiTPQzohhP off=3592402 len=231345 2024-02-11T22:40:51.031 INFO:tasks.workunit.client.0.smithi023.stdout:op 1992 completed, throughput=4.99MB/sec 2024-02-11T22:40:51.031 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kb4yjvZICyoUPqa off=184269 len=1144495 2024-02-11T22:40:51.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 1993 completed, throughput=5MB/sec 2024-02-11T22:40:51.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KrN_awtef-NQjn2 off=6117027 len=1153633 2024-02-11T22:40:51.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 1994 completed, throughput=5MB/sec 2024-02-11T22:40:51.039 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jGlcYFsK9qopJbK off=17056791 len=160225 2024-02-11T22:40:51.040 INFO:tasks.workunit.client.0.smithi023.stdout:op 1995 completed, throughput=5MB/sec 2024-02-11T22:40:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:51 smithi023 ceph-mon[111262]: pgmap v1608: 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-02-11T22:40:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:40:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:51 smithi023 ceph-mon[113671]: pgmap v1608: 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-02-11T22:40:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:40:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:51 smithi160 ceph-mon[106289]: pgmap v1608: 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-02-11T22:40:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:40:52.041 INFO:tasks.workunit.client.0.smithi023.stdout: 386: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:52.041 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KNxUIWko2vvQQXg off=45601 len=1537671 2024-02-11T22:40:52.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 1996 completed, throughput=4.99MB/sec 2024-02-11T22:40:52.046 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EmEa2W5-2Zp4fhu off=5937691 len=820615 2024-02-11T22:40:52.049 INFO:tasks.workunit.client.0.smithi023.stdout:op 1997 completed, throughput=4.99MB/sec 2024-02-11T22:40:52.049 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cR3ln6xtBcgFbTe off=12400608 len=1173793 2024-02-11T22:40:52.051 INFO:tasks.workunit.client.0.smithi023.stdout:op 1998 completed, throughput=5MB/sec 2024-02-11T22:40:52.051 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HpnQ92mmZV8UqJ0 off=1404849 len=85889 2024-02-11T22:40:52.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 1999 completed, throughput=5MB/sec 2024-02-11T22:40:52.053 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ewsiIVcQlWCxg8F off=20549638 len=1369838 2024-02-11T22:40:52.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 2000 completed, throughput=5MB/sec 2024-02-11T22:40:52.061 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kN9p_f08FTpj1uu off=2780598 len=1425051 2024-02-11T22:40:52.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 2001 completed, throughput=5MB/sec 2024-02-11T22:40:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:40:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:40:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:40:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:40:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:40:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:40:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:40:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:40:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:40:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:40:53.062 INFO:tasks.workunit.client.0.smithi023.stdout: 387: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:53.062 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D09K_IY4kgwpJdM off=5627138 len=2071841 2024-02-11T22:40:53.064 INFO:tasks.workunit.client.0.smithi023.stdout:op 2002 completed, throughput=5MB/sec 2024-02-11T22:40:53.065 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H-yi_eWqBZoWdYV off=5973303 len=1594379 2024-02-11T22:40:53.066 INFO:tasks.workunit.client.0.smithi023.stdout:op 2003 completed, throughput=5MB/sec 2024-02-11T22:40:53.066 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jo3YkfbbL-zEAUJ off=5606023 len=1074179 2024-02-11T22:40:53.072 INFO:tasks.workunit.client.0.smithi023.stdout:op 2004 completed, throughput=5MB/sec 2024-02-11T22:40:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:53 smithi160 ceph-mon[106289]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:40:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:53 smithi023 ceph-mon[111262]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:40:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:53 smithi023 ceph-mon[113671]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:40:54.072 INFO:tasks.workunit.client.0.smithi023.stdout: 388: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:54.073 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R5CYXjA-ArVOOeE off=3866972 len=101620 2024-02-11T22:40:54.073 INFO:tasks.workunit.client.0.smithi023.stdout:op 2005 completed, throughput=4.99MB/sec 2024-02-11T22:40:54.073 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4wrYXWevizQ7zih off=15224741 len=225374 2024-02-11T22:40:54.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 2006 completed, throughput=4.99MB/sec 2024-02-11T22:40:54.076 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3reFy2bSGvZzP_p off=2138538 len=1081369 2024-02-11T22:40:54.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 2007 completed, throughput=4.99MB/sec 2024-02-11T22:40:54.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--PtlJ8ItuaSaBFK off=0 len=1107759 2024-02-11T22:40:54.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 2008 completed, throughput=4.99MB/sec 2024-02-11T22:40:54.088 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QIsbFQPDoI_WrHB off=6734642 len=1241894 2024-02-11T22:40:54.094 INFO:tasks.workunit.client.0.smithi023.stdout:op 2009 completed, throughput=5MB/sec 2024-02-11T22:40:54.094 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tQDz1GxkGdU3NEF off=18872559 len=1144605 2024-02-11T22:40:54.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 2010 completed, throughput=5MB/sec 2024-02-11T22:40:55.100 INFO:tasks.workunit.client.0.smithi023.stdout: 389: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:55.101 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a_TsBL1AlcQOiXV off=542234 len=1517545 2024-02-11T22:40:55.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 2011 completed, throughput=4.99MB/sec 2024-02-11T22:40:55.104 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5H_kvJLldloqlbe off=2981083 len=1155768 2024-02-11T22:40:55.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 2012 completed, throughput=4.99MB/sec 2024-02-11T22:40:55.106 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fEYzHCNnujF6hYL off=122477 len=1081481 2024-02-11T22:40:55.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 2013 completed, throughput=5MB/sec 2024-02-11T22:40:55.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G_oU1j7cJr6A9Uv off=3338640 len=1394918 2024-02-11T22:40:55.109 INFO:tasks.workunit.client.0.smithi023.stdout:op 2014 completed, throughput=5MB/sec 2024-02-11T22:40:55.109 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k5g23g2p59gzNCw off=7953429 len=2009925 2024-02-11T22:40:55.123 INFO:tasks.workunit.client.0.smithi023.stdout:op 2015 completed, throughput=5MB/sec 2024-02-11T22:40:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:55 smithi160 ceph-mon[106289]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:40:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:55 smithi023 ceph-mon[111262]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:40:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:55 smithi023 ceph-mon[113671]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:40:56.123 INFO:tasks.workunit.client.0.smithi023.stdout: 390: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:56.123 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--DrkwZ_e29RKLsd off=14673572 len=1478266 2024-02-11T22:40:56.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 2016 completed, throughput=5MB/sec 2024-02-11T22:40:56.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-riyxxU4rsrInO-Z off=1611767 len=233251 2024-02-11T22:40:56.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 2017 completed, throughput=5MB/sec 2024-02-11T22:40:56.132 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bObOwJDRx6PYLro off=6294885 len=1544277 2024-02-11T22:40:56.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 2018 completed, throughput=5MB/sec 2024-02-11T22:40:56.139 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XKcM7rskcM9yVW- off=12058567 len=912095 2024-02-11T22:40:56.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 2019 completed, throughput=5MB/sec 2024-02-11T22:40:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:40:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:40:55] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:40:57.140 INFO:tasks.workunit.client.0.smithi023.stdout: 391: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:57.140 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lkm9OMw8_0VxX2x off=629448 len=1181810 2024-02-11T22:40:57.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 2020 completed, throughput=4.99MB/sec 2024-02-11T22:40:57.142 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0ICnKvIvKvUtIhr off=44125 len=1552074 2024-02-11T22:40:57.152 INFO:tasks.workunit.client.0.smithi023.stdout:op 2021 completed, throughput=5MB/sec 2024-02-11T22:40:57.152 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jfuxAfmlOn7OsNE off=1224612 len=408194 2024-02-11T22:40:57.153 INFO:tasks.workunit.client.0.smithi023.stdout:op 2022 completed, throughput=5MB/sec 2024-02-11T22:40:57.153 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tZNJEo9pVnFlS12 off=5299753 len=1177661 2024-02-11T22:40:57.155 INFO:tasks.workunit.client.0.smithi023.stdout:op 2023 completed, throughput=5MB/sec 2024-02-11T22:40:57.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3hSqygFJz1-RPb9 off=17650573 len=1213367 2024-02-11T22:40:57.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 2024 completed, throughput=5MB/sec 2024-02-11T22:40:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:57 smithi160 ceph-mon[106289]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:40:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:57 smithi023 ceph-mon[111262]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:40:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:57 smithi023 ceph-mon[113671]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:40:58.161 INFO:tasks.workunit.client.0.smithi023.stdout: 392: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:58.161 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-79Fatp71N1h3TlU off=4863834 len=1085265 2024-02-11T22:40:58.167 INFO:tasks.workunit.client.0.smithi023.stdout:op 2025 completed, throughput=4.99MB/sec 2024-02-11T22:40:58.167 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dapgAyG316fIcVg off=2093461 len=933007 2024-02-11T22:40:58.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 2026 completed, throughput=4.99MB/sec 2024-02-11T22:40:58.171 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eKUZUoGHPKLebjb off=6890902 len=375699 2024-02-11T22:40:58.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 2027 completed, throughput=5MB/sec 2024-02-11T22:40:58.172 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DSWZpf8zv9YInyU off=14457107 len=480794 2024-02-11T22:40:58.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 2028 completed, throughput=5MB/sec 2024-02-11T22:40:58.172 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dNJm8TI_r_CNhH9 off=17569782 len=1451821 2024-02-11T22:40:58.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 2029 completed, throughput=5MB/sec 2024-02-11T22:40:58.177 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IVQQ2Dw1lPf_udh off=1424711 len=1105765 2024-02-11T22:40:58.182 INFO:tasks.workunit.client.0.smithi023.stdout:op 2030 completed, throughput=5MB/sec 2024-02-11T22:40:59.182 INFO:tasks.workunit.client.0.smithi023.stdout: 393: throughput=4.99MB/sec pending data=0 2024-02-11T22:40:59.182 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V8ZmrjAKc7k7Bv5 off=10086813 len=1950618 2024-02-11T22:40:59.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 2031 completed, throughput=4.99MB/sec 2024-02-11T22:40:59.195 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vjBlzF729NPDGYw off=2065035 len=1691048 2024-02-11T22:40:59.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 2032 completed, throughput=5MB/sec 2024-02-11T22:40:59.197 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-42U0QY920pZMvL4 off=15819898 len=1055729 2024-02-11T22:40:59.199 INFO:tasks.workunit.client.0.smithi023.stdout:op 2033 completed, throughput=5MB/sec 2024-02-11T22:40:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:40:59 smithi160 ceph-mon[106289]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:40:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:40:59 smithi023 ceph-mon[111262]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:40:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:40:59 smithi023 ceph-mon[113671]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:00.200 INFO:tasks.workunit.client.0.smithi023.stdout: 394: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:00.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nPvTvRZHfYJXS-M off=3951976 len=1803126 2024-02-11T22:41:00.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 2034 completed, throughput=4.99MB/sec 2024-02-11T22:41:00.203 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hBP2DcnDMXXUxy7 off=5035108 len=505185 2024-02-11T22:41:00.206 INFO:tasks.workunit.client.0.smithi023.stdout:op 2035 completed, throughput=4.99MB/sec 2024-02-11T22:41:00.206 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-618h9t4xtM96epR off=21944837 len=931482 2024-02-11T22:41:00.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 2036 completed, throughput=5MB/sec 2024-02-11T22:41:00.207 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cItpe9hcHOov_ci off=8380153 len=119756 2024-02-11T22:41:00.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 2037 completed, throughput=5MB/sec 2024-02-11T22:41:00.207 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tgKe2PLM5bpy9ux off=7881854 len=335265 2024-02-11T22:41:00.208 INFO:tasks.workunit.client.0.smithi023.stdout:op 2038 completed, throughput=5MB/sec 2024-02-11T22:41:00.208 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Uq_TC1h7b-ZXxNW off=798987 len=892824 2024-02-11T22:41:00.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 2039 completed, throughput=5MB/sec 2024-02-11T22:41:00.213 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hpF3GNaDqWEZ2W_ off=16462793 len=1210709 2024-02-11T22:41:00.214 INFO:tasks.workunit.client.0.smithi023.stdout:op 2040 completed, throughput=5MB/sec 2024-02-11T22:41:01.215 INFO:tasks.workunit.client.0.smithi023.stdout: 395: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:01.215 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--bjkwMVbmJfXo3a off=1556919 len=104608 2024-02-11T22:41:01.217 INFO:tasks.workunit.client.0.smithi023.stdout:op 2041 completed, throughput=4.99MB/sec 2024-02-11T22:41:01.217 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mXfBaPzHkZ1I555 off=3512725 len=1827519 2024-02-11T22:41:01.221 INFO:tasks.workunit.client.0.smithi023.stdout:op 2042 completed, throughput=4.99MB/sec 2024-02-11T22:41:01.221 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fW963deW6eFI1_V off=4014248 len=1491776 2024-02-11T22:41:01.227 INFO:tasks.workunit.client.0.smithi023.stdout:op 2043 completed, throughput=5MB/sec 2024-02-11T22:41:01.228 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Lkedo1KxaPq_F6D off=18730550 len=992991 2024-02-11T22:41:01.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 2044 completed, throughput=5MB/sec 2024-02-11T22:41:01.230 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HC17biVujSFBvKD off=2630876 len=1881464 2024-02-11T22:41:01.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 2045 completed, throughput=5MB/sec 2024-02-11T22:41:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:01 smithi160 ceph-mon[106289]: pgmap v1613: 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-02-11T22:41:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:01 smithi023 ceph-mon[111262]: pgmap v1613: 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-02-11T22:41:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:01 smithi023 ceph-mon[113671]: pgmap v1613: 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-02-11T22:41:02.237 INFO:tasks.workunit.client.0.smithi023.stdout: 396: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:02.237 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4ohK7kvW8Rixn0k off=6649567 len=1876278 2024-02-11T22:41:02.240 INFO:tasks.workunit.client.0.smithi023.stdout:op 2046 completed, throughput=5MB/sec 2024-02-11T22:41:02.240 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b7fBG3yJldzXCb4 off=0 len=1464569 2024-02-11T22:41:02.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 2047 completed, throughput=5MB/sec 2024-02-11T22:41:02.242 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hM7wUCfPkxjm8db off=2804395 len=373655 2024-02-11T22:41:02.243 INFO:tasks.workunit.client.0.smithi023.stdout:op 2048 completed, throughput=5MB/sec 2024-02-11T22:41:03.244 INFO:tasks.workunit.client.0.smithi023.stdout: 397: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:03.244 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xWexByrm6DlYXaW off=4080310 len=1773932 2024-02-11T22:41:03.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 2049 completed, throughput=4.99MB/sec 2024-02-11T22:41:03.246 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-owCN5KYNJXhTWsf off=2875099 len=2037203 2024-02-11T22:41:03.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 2050 completed, throughput=5MB/sec 2024-02-11T22:41:03.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gjq45X8b00w--5X off=12387727 len=546400 2024-02-11T22:41:03.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 2051 completed, throughput=5MB/sec 2024-02-11T22:41:03.259 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-72NYBARtRxPlCU_ off=8843436 len=970151 2024-02-11T22:41:03.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 2052 completed, throughput=5MB/sec 2024-02-11T22:41:03.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:03 smithi160 ceph-mon[106289]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:41:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:03 smithi023 ceph-mon[111262]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:41:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:03 smithi023 ceph-mon[113671]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:41:04.261 INFO:tasks.workunit.client.0.smithi023.stdout: 398: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:04.261 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hmYYZxbRdI5SrVQ off=1367585 len=936996 2024-02-11T22:41:04.263 INFO:tasks.workunit.client.0.smithi023.stdout:op 2053 completed, throughput=4.99MB/sec 2024-02-11T22:41:04.263 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1bxzV4_n0r_4FJM off=1094367 len=1889594 2024-02-11T22:41:04.273 INFO:tasks.workunit.client.0.smithi023.stdout:op 2054 completed, throughput=4.99MB/sec 2024-02-11T22:41:04.273 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yXKK16HJOa0SRbt off=675814 len=1740448 2024-02-11T22:41:04.281 INFO:tasks.workunit.client.0.smithi023.stdout:op 2055 completed, throughput=5MB/sec 2024-02-11T22:41:04.281 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C6PvQ-RoBK4Ko9q off=6125996 len=1311509 2024-02-11T22:41:04.283 INFO:tasks.workunit.client.0.smithi023.stdout:op 2056 completed, throughput=5MB/sec 2024-02-11T22:41:05.283 INFO:tasks.workunit.client.0.smithi023.stdout: 399: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:05.284 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n9Hfnyy7UBLTaLf off=527268 len=1577434 2024-02-11T22:41:05.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 2057 completed, throughput=4.99MB/sec 2024-02-11T22:41:05.287 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p7uxjjWqkKv7Vgg off=327439 len=1473291 2024-02-11T22:41:05.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 2058 completed, throughput=5MB/sec 2024-02-11T22:41:05.296 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_YTJiGqRqT7RpB7 off=6494065 len=329664 2024-02-11T22:41:05.299 INFO:tasks.workunit.client.0.smithi023.stdout:op 2059 completed, throughput=5MB/sec 2024-02-11T22:41:05.299 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iPqS9KvXLUcqqR_ off=1592268 len=275926 2024-02-11T22:41:05.302 INFO:tasks.workunit.client.0.smithi023.stdout:op 2060 completed, throughput=5MB/sec 2024-02-11T22:41:05.302 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xp-WHO_DWtTe0Ln off=4289112 len=700771 2024-02-11T22:41:05.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 2061 completed, throughput=5MB/sec 2024-02-11T22:41:05.304 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zNrUzRFSLnS1C83 off=1849122 len=254795 2024-02-11T22:41:05.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 2062 completed, throughput=5MB/sec 2024-02-11T22:41:05.304 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yJOhYsNxU_Phsrc off=10733381 len=1617022 2024-02-11T22:41:05.307 INFO:tasks.workunit.client.0.smithi023.stdout:op 2063 completed, throughput=5MB/sec 2024-02-11T22:41:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:05 smithi160 ceph-mon[106289]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:41:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:05 smithi023 ceph-mon[111262]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:41:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:05 smithi023 ceph-mon[113671]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:41:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:41:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:41:05] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-02-11T22:41:06.306 INFO:tasks.workunit.client.0.smithi023.stdout: 400: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:06.307 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5505xf7-rBC8Ml4 off=566054 len=1063531 2024-02-11T22:41:06.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 2064 completed, throughput=4.99MB/sec 2024-02-11T22:41:06.308 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1xQz2keEyCoR4MV off=16747974 len=1429213 2024-02-11T22:41:06.315 INFO:tasks.workunit.client.0.smithi023.stdout:op 2065 completed, throughput=5MB/sec 2024-02-11T22:41:06.315 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MDVVrQ_iLZDod-v off=1025364 len=232131 2024-02-11T22:41:06.317 INFO:tasks.workunit.client.0.smithi023.stdout:op 2066 completed, throughput=5MB/sec 2024-02-11T22:41:06.317 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zMlfVVHcTQ88KJR off=0 len=1980731 2024-02-11T22:41:06.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 2067 completed, throughput=5MB/sec 2024-02-11T22:41:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:07.329 INFO:tasks.workunit.client.0.smithi023.stdout: 401: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:07.329 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4Ku0zypMqqoHz0L off=13270621 len=862317 2024-02-11T22:41:07.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 2068 completed, throughput=4.99MB/sec 2024-02-11T22:41:07.334 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Z3annGbbkLU-KF off=4013155 len=1717787 2024-02-11T22:41:07.336 INFO:tasks.workunit.client.0.smithi023.stdout:op 2069 completed, throughput=5MB/sec 2024-02-11T22:41:07.336 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O7pG9K_f1nskhDm off=10517528 len=400638 2024-02-11T22:41:07.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 2070 completed, throughput=5MB/sec 2024-02-11T22:41:07.337 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Kw3xeYe3e1oxHo off=4388928 len=935700 2024-02-11T22:41:07.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 2071 completed, throughput=5MB/sec 2024-02-11T22:41:07.342 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HUIOfNdyFrY_wef off=6156628 len=179649 2024-02-11T22:41:07.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 2072 completed, throughput=5MB/sec 2024-02-11T22:41:07.345 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ceot6GR9Ym0W0FR off=5697997 len=871582 2024-02-11T22:41:07.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 2073 completed, throughput=5MB/sec 2024-02-11T22:41:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:07 smithi023 ceph-mon[111262]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:07 smithi023 ceph-mon[113671]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:07 smithi160 ceph-mon[106289]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:08.350 INFO:tasks.workunit.client.0.smithi023.stdout: 402: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:08.350 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PfRrgcfRZgYvclW off=1184273 len=1410296 2024-02-11T22:41:08.352 INFO:tasks.workunit.client.0.smithi023.stdout:op 2074 completed, throughput=4.99MB/sec 2024-02-11T22:41:08.352 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A45MrkXZg6pR4rz off=10616916 len=1975977 2024-02-11T22:41:08.360 INFO:tasks.workunit.client.0.smithi023.stdout:op 2075 completed, throughput=5MB/sec 2024-02-11T22:41:08.360 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NBc_aHNhM30joyG off=13703628 len=1222227 2024-02-11T22:41:08.363 INFO:tasks.workunit.client.0.smithi023.stdout:op 2076 completed, throughput=5MB/sec 2024-02-11T22:41:08.363 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M-PbsmY-kJMcdBV off=7499900 len=962781 2024-02-11T22:41:08.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 2077 completed, throughput=5MB/sec 2024-02-11T22:41:09.369 INFO:tasks.workunit.client.0.smithi023.stdout: 403: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:09.369 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZWhZeOyGdcs5yYt off=14822328 len=592203 2024-02-11T22:41:09.373 INFO:tasks.workunit.client.0.smithi023.stdout:op 2078 completed, throughput=4.99MB/sec 2024-02-11T22:41:09.373 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HwJFquz3t3gERdS off=498573 len=1608797 2024-02-11T22:41:09.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 2079 completed, throughput=4.99MB/sec 2024-02-11T22:41:09.375 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7zFs--A2RlWfgOH off=10103833 len=172529 2024-02-11T22:41:09.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 2080 completed, throughput=4.99MB/sec 2024-02-11T22:41:09.378 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PP9Ile26sebo2Vx off=7844151 len=665955 2024-02-11T22:41:09.379 INFO:tasks.workunit.client.0.smithi023.stdout:op 2081 completed, throughput=5MB/sec 2024-02-11T22:41:09.379 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j5v4Zt5Z1UNYFNa off=6569776 len=1552478 2024-02-11T22:41:09.382 INFO:tasks.workunit.client.0.smithi023.stdout:op 2082 completed, throughput=5MB/sec 2024-02-11T22:41:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:09 smithi023 ceph-mon[111262]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:41:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:09 smithi023 ceph-mon[113671]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:41:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:09 smithi160 ceph-mon[106289]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:41:10.383 INFO:tasks.workunit.client.0.smithi023.stdout: 404: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:10.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qOfiZ03MMmRW_hw off=3727334 len=1800039 2024-02-11T22:41:10.385 INFO:tasks.workunit.client.0.smithi023.stdout:op 2083 completed, throughput=4.99MB/sec 2024-02-11T22:41:10.385 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G98vtte2wT3PiJx off=1478014 len=1150139 2024-02-11T22:41:10.386 INFO:tasks.workunit.client.0.smithi023.stdout:op 2084 completed, throughput=4.99MB/sec 2024-02-11T22:41:10.386 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PqSWRtqAxlQMTdK off=10895238 len=511110 2024-02-11T22:41:10.390 INFO:tasks.workunit.client.0.smithi023.stdout:op 2085 completed, throughput=5MB/sec 2024-02-11T22:41:10.390 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ze9FvilQxzaXU3v off=439804 len=453224 2024-02-11T22:41:10.393 INFO:tasks.workunit.client.0.smithi023.stdout:op 2086 completed, throughput=5MB/sec 2024-02-11T22:41:10.394 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tC2qnmbsD4JrtBx off=7522734 len=183412 2024-02-11T22:41:10.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 2087 completed, throughput=5MB/sec 2024-02-11T22:41:10.394 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tb-D9wfrKb4QSYS off=14205118 len=1349328 2024-02-11T22:41:10.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 2088 completed, throughput=5MB/sec 2024-02-11T22:41:11.396 INFO:tasks.workunit.client.0.smithi023.stdout: 405: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:11.396 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jm5BKCIiFOMQjTM off=586398 len=764673 2024-02-11T22:41:11.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 2089 completed, throughput=4.99MB/sec 2024-02-11T22:41:11.401 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ifQD-0FFkevCcBS off=1620359 len=541370 2024-02-11T22:41:11.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 2090 completed, throughput=4.99MB/sec 2024-02-11T22:41:11.402 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VqVYH-Tu6NMVAUe off=381343 len=78768 2024-02-11T22:41:11.405 INFO:tasks.workunit.client.0.smithi023.stdout:op 2091 completed, throughput=4.99MB/sec 2024-02-11T22:41:11.405 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fv4Ey5ttllyL5JG off=750396 len=716772 2024-02-11T22:41:11.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 2092 completed, throughput=4.99MB/sec 2024-02-11T22:41:11.406 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-giRbhJWN6ekR-C2 off=1836693 len=547813 2024-02-11T22:41:11.410 INFO:tasks.workunit.client.0.smithi023.stdout:op 2093 completed, throughput=4.99MB/sec 2024-02-11T22:41:11.410 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-T1y9gOu2YjbZuLB off=157676 len=1622896 2024-02-11T22:41:11.417 INFO:tasks.workunit.client.0.smithi023.stdout:op 2094 completed, throughput=5MB/sec 2024-02-11T22:41:11.417 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DyZ8pA_5L2xWSjY off=4385438 len=665278 2024-02-11T22:41:11.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 2095 completed, throughput=5MB/sec 2024-02-11T22:41:11.422 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8TDN3ETg315Ghkv off=8126955 len=1025159 2024-02-11T22:41:11.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 2096 completed, throughput=5MB/sec 2024-02-11T22:41:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:11 smithi023 ceph-mon[111262]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-11T22:41:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:11 smithi023 ceph-mon[113671]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-11T22:41:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:11 smithi160 ceph-mon[106289]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-11T22:41:12.427 INFO:tasks.workunit.client.0.smithi023.stdout: 406: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:12.428 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FxMB4uQPs0CHCNo off=5363032 len=2056903 2024-02-11T22:41:12.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 2097 completed, throughput=4.99MB/sec 2024-02-11T22:41:12.430 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_wX5gYHTg4L_2H- off=16810733 len=48287 2024-02-11T22:41:12.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 2098 completed, throughput=4.99MB/sec 2024-02-11T22:41:12.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IViVQmXrpDkRK3c off=8608547 len=1064003 2024-02-11T22:41:12.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 2099 completed, throughput=5MB/sec 2024-02-11T22:41:12.435 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gSgN0_GOVvu_v_X off=5606426 len=1362313 2024-02-11T22:41:12.436 INFO:tasks.workunit.client.0.smithi023.stdout:op 2100 completed, throughput=5MB/sec 2024-02-11T22:41:12.436 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UN0opMjUx0hdxLb off=1750192 len=26041 2024-02-11T22:41:12.437 INFO:tasks.workunit.client.0.smithi023.stdout:op 2101 completed, throughput=5MB/sec 2024-02-11T22:41:12.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E61FU37u1-B2gYW off=3381029 len=573733 2024-02-11T22:41:12.443 INFO:tasks.workunit.client.0.smithi023.stdout:op 2102 completed, throughput=5MB/sec 2024-02-11T22:41:13.441 INFO:tasks.workunit.client.0.smithi023.stdout: 407: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:13.442 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-39ZbLf9_gpTQT7R off=2029297 len=687316 2024-02-11T22:41:13.443 INFO:tasks.workunit.client.0.smithi023.stdout:op 2103 completed, throughput=4.99MB/sec 2024-02-11T22:41:13.443 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--t4KreVPOKFkI9r off=2183973 len=2085709 2024-02-11T22:41:13.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 2104 completed, throughput=5MB/sec 2024-02-11T22:41:13.455 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2b-dXBVGcG5YdvQ off=872585 len=73689 2024-02-11T22:41:13.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 2105 completed, throughput=5MB/sec 2024-02-11T22:41:13.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xE1Y8Sj2XRHuaMw off=11704939 len=294936 2024-02-11T22:41:13.460 INFO:tasks.workunit.client.0.smithi023.stdout:op 2106 completed, throughput=5MB/sec 2024-02-11T22:41:13.460 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rTGAeH2VXLou2PU off=3755834 len=2060062 2024-02-11T22:41:13.464 INFO:tasks.workunit.client.0.smithi023.stdout:op 2107 completed, throughput=5MB/sec 2024-02-11T22:41:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:13 smithi023 ceph-mon[111262]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:41:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:13 smithi023 ceph-mon[113671]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:41:13.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:13 smithi160 ceph-mon[106289]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:41:14.465 INFO:tasks.workunit.client.0.smithi023.stdout: 408: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:14.465 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D24V_XwwiOccwWL off=3224879 len=589498 2024-02-11T22:41:14.469 INFO:tasks.workunit.client.0.smithi023.stdout:op 2108 completed, throughput=4.99MB/sec 2024-02-11T22:41:14.469 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BjmzU9qts9xk_FL off=2642858 len=1345687 2024-02-11T22:41:14.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 2109 completed, throughput=4.99MB/sec 2024-02-11T22:41:14.477 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PrPIbRJfmeA2Kos off=3043746 len=686348 2024-02-11T22:41:14.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 2110 completed, throughput=4.99MB/sec 2024-02-11T22:41:14.478 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NELqCZBGwwAGC3x off=9412832 len=1526892 2024-02-11T22:41:14.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 2111 completed, throughput=5MB/sec 2024-02-11T22:41:14.479 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-od97wujcprKQf7w off=11687030 len=226938 2024-02-11T22:41:14.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 2112 completed, throughput=5MB/sec 2024-02-11T22:41:14.480 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--oT1NiC7CfPQxK2 off=9792436 len=593804 2024-02-11T22:41:14.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 2113 completed, throughput=5MB/sec 2024-02-11T22:41:15.482 INFO:tasks.workunit.client.0.smithi023.stdout: 409: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:15.482 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eqhdfh73iUoBP6p off=476978 len=1292006 2024-02-11T22:41:15.488 INFO:tasks.workunit.client.0.smithi023.stdout:op 2114 completed, throughput=4.99MB/sec 2024-02-11T22:41:15.488 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K0wBde8fvSUMyRH off=5955397 len=109274 2024-02-11T22:41:15.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 2115 completed, throughput=4.99MB/sec 2024-02-11T22:41:15.489 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X26VT7P5K4flwwp off=5500413 len=503825 2024-02-11T22:41:15.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 2116 completed, throughput=4.99MB/sec 2024-02-11T22:41:15.490 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6swvJEr0O2G5TxU off=1552317 len=170508 2024-02-11T22:41:15.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 2117 completed, throughput=4.99MB/sec 2024-02-11T22:41:15.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nIdYFSTQ8mLSfn8 off=12149669 len=653426 2024-02-11T22:41:15.497 INFO:tasks.workunit.client.0.smithi023.stdout:op 2118 completed, throughput=4.99MB/sec 2024-02-11T22:41:15.497 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R8ZBYBQ-gCIlkBt off=15893562 len=912380 2024-02-11T22:41:15.502 INFO:tasks.workunit.client.0.smithi023.stdout:op 2119 completed, throughput=5MB/sec 2024-02-11T22:41:15.502 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gNldigevwpVxAHX off=2406289 len=34873 2024-02-11T22:41:15.504 INFO:tasks.workunit.client.0.smithi023.stdout:op 2120 completed, throughput=5MB/sec 2024-02-11T22:41:15.505 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YClbFe5NcWL0wK6 off=866377 len=1577133 2024-02-11T22:41:15.506 INFO:tasks.workunit.client.0.smithi023.stdout:op 2121 completed, throughput=5MB/sec 2024-02-11T22:41:15.506 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PK4mMx8mHZEzytJ off=5679387 len=884020 2024-02-11T22:41:15.509 INFO:tasks.workunit.client.0.smithi023.stdout:op 2122 completed, throughput=5MB/sec 2024-02-11T22:41:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:15 smithi023 ceph-mon[111262]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:41:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:15 smithi023 ceph-mon[113671]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:41:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:15 smithi160 ceph-mon[106289]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:41:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:41:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:41:15] "GET /metrics HTTP/1.1" 200 34040 "" "Prometheus/2.43.0" 2024-02-11T22:41:16.510 INFO:tasks.workunit.client.0.smithi023.stdout: 410: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:16.510 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3nvi9Wsxlzs9f_9 off=5523695 len=1920148 2024-02-11T22:41:16.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 2123 completed, throughput=4.99MB/sec 2024-02-11T22:41:16.519 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AablnjfE_rHFN_A off=11748882 len=308539 2024-02-11T22:41:16.522 INFO:tasks.workunit.client.0.smithi023.stdout:op 2124 completed, throughput=4.99MB/sec 2024-02-11T22:41:16.522 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0kfID2j1JgJAcP3 off=769318 len=1803456 2024-02-11T22:41:16.525 INFO:tasks.workunit.client.0.smithi023.stdout:op 2125 completed, throughput=5MB/sec 2024-02-11T22:41:16.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BZGhE1tB99cw-Dk off=3360935 len=505799 2024-02-11T22:41:16.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 2126 completed, throughput=5MB/sec 2024-02-11T22:41:16.527 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kmV-T77u5_SPnpE off=7029513 len=1967194 2024-02-11T22:41:16.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 2127 completed, throughput=5MB/sec 2024-02-11T22:41:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:16 smithi023 ceph-mon[111262]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:41:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:16 smithi023 ceph-mon[113671]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:41:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:16 smithi160 ceph-mon[106289]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:41:17.529 INFO:tasks.workunit.client.0.smithi023.stdout: 411: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:17.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YXhMplL2HUx7t05 off=14765090 len=294352 2024-02-11T22:41:17.531 INFO:tasks.workunit.client.0.smithi023.stdout:op 2128 completed, throughput=4.99MB/sec 2024-02-11T22:41:17.531 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N-vL-3twHZbNqg8 off=3326418 len=754592 2024-02-11T22:41:17.532 INFO:tasks.workunit.client.0.smithi023.stdout:op 2129 completed, throughput=4.99MB/sec 2024-02-11T22:41:17.532 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rqTZ6i6xcHmSUDY off=4474389 len=639995 2024-02-11T22:41:17.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 2130 completed, throughput=5MB/sec 2024-02-11T22:41:17.533 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i80lJPl0nneqAMf off=1973533 len=1804360 2024-02-11T22:41:17.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 2131 completed, throughput=5MB/sec 2024-02-11T22:41:18.544 INFO:tasks.workunit.client.0.smithi023.stdout: 412: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:18.545 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YwjXAWO38Z39XJ1 off=4531174 len=901103 2024-02-11T22:41:18.550 INFO:tasks.workunit.client.0.smithi023.stdout:op 2132 completed, throughput=4.99MB/sec 2024-02-11T22:41:18.550 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OkH4XVK3UO840CM off=7591130 len=1108150 2024-02-11T22:41:18.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 2133 completed, throughput=4.99MB/sec 2024-02-11T22:41:18.556 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1CRfL9vqSWOPi0y off=10462206 len=1652518 2024-02-11T22:41:18.566 INFO:tasks.workunit.client.0.smithi023.stdout:op 2134 completed, throughput=5MB/sec 2024-02-11T22:41:18.566 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JlFAz4iPv18R1d_ off=3026951 len=1091141 2024-02-11T22:41:18.571 INFO:tasks.workunit.client.0.smithi023.stdout:op 2135 completed, throughput=5MB/sec 2024-02-11T22:41:18.571 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jQd022SaEfoC-bw off=3675182 len=1530463 2024-02-11T22:41:18.579 INFO:tasks.workunit.client.0.smithi023.stdout:op 2136 completed, throughput=5MB/sec 2024-02-11T22:41:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:18 smithi023 ceph-mon[111262]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:41:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:18 smithi023 ceph-mon[113671]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:41:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:18 smithi160 ceph-mon[106289]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-11T22:41:19.580 INFO:tasks.workunit.client.0.smithi023.stdout: 413: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:19.580 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w5xaP2uFa3oZ3NS off=5636175 len=1738257 2024-02-11T22:41:19.588 INFO:tasks.workunit.client.0.smithi023.stdout:op 2137 completed, throughput=4.99MB/sec 2024-02-11T22:41:19.588 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Iu2CAtx8NSHJy2i off=19642333 len=1500588 2024-02-11T22:41:19.594 INFO:tasks.workunit.client.0.smithi023.stdout:op 2138 completed, throughput=5MB/sec 2024-02-11T22:41:19.595 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-z4SI0uUsC3GKiCM off=16174049 len=1277255 2024-02-11T22:41:19.596 INFO:tasks.workunit.client.0.smithi023.stdout:op 2139 completed, throughput=5MB/sec 2024-02-11T22:41:20.597 INFO:tasks.workunit.client.0.smithi023.stdout: 414: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:20.597 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KDt4D_sEP1tI8qH off=3246801 len=1423433 2024-02-11T22:41:20.600 INFO:tasks.workunit.client.0.smithi023.stdout:op 2140 completed, throughput=4.99MB/sec 2024-02-11T22:41:20.600 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-c9KrxGezlgzCpq6 off=1433736 len=1778637 2024-02-11T22:41:20.611 INFO:tasks.workunit.client.0.smithi023.stdout:op 2141 completed, throughput=5MB/sec 2024-02-11T22:41:20.611 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lSlVPy9xo26aPpc off=1368851 len=1283888 2024-02-11T22:41:20.612 INFO:tasks.workunit.client.0.smithi023.stdout:op 2142 completed, throughput=5MB/sec 2024-02-11T22:41:20.612 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-utMnLFQMekzOBUK off=2251482 len=887503 2024-02-11T22:41:20.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 2143 completed, throughput=5MB/sec 2024-02-11T22:41:21.614 INFO:tasks.workunit.client.0.smithi023.stdout: 415: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:21.614 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bFiMbYfotcwowxw off=1092409 len=1039460 2024-02-11T22:41:21.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 2144 completed, throughput=4.99MB/sec 2024-02-11T22:41:21.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FHea6RA9WQCYzgk off=12554241 len=1890611 2024-02-11T22:41:21.623 INFO:tasks.workunit.client.0.smithi023.stdout:op 2145 completed, throughput=5MB/sec 2024-02-11T22:41:21.623 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bGrCUb_iJhmH-LH off=5858356 len=238884 2024-02-11T22:41:21.626 INFO:tasks.workunit.client.0.smithi023.stdout:op 2146 completed, throughput=5MB/sec 2024-02-11T22:41:21.626 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cjipfjVMIQ9Ga2n off=3064168 len=1967688 2024-02-11T22:41:21.637 INFO:tasks.workunit.client.0.smithi023.stdout:op 2147 completed, throughput=5MB/sec 2024-02-11T22:41:21.637 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wcfFRtq8Mh8LRgr off=1044536 len=94127 2024-02-11T22:41:21.638 INFO:tasks.workunit.client.0.smithi023.stdout:op 2148 completed, throughput=5MB/sec 2024-02-11T22:41:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:21 smithi023 ceph-mon[111262]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:41:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:21 smithi023 ceph-mon[113671]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:41:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:21 smithi160 ceph-mon[106289]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:41:22.638 INFO:tasks.workunit.client.0.smithi023.stdout: 416: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:22.638 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sh199pDeHRGa2vm off=13038548 len=1462774 2024-02-11T22:41:22.647 INFO:tasks.workunit.client.0.smithi023.stdout:op 2149 completed, throughput=4.99MB/sec 2024-02-11T22:41:22.647 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBIE3VQd95z17P4 off=1725648 len=30123 2024-02-11T22:41:22.647 INFO:tasks.workunit.client.0.smithi023.stdout:op 2150 completed, throughput=4.99MB/sec 2024-02-11T22:41:22.647 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PLzpylOiQ3aSUbf off=1187160 len=221039 2024-02-11T22:41:22.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 2151 completed, throughput=4.99MB/sec 2024-02-11T22:41:22.650 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MwIxGLD0UfLK8dQ off=3961656 len=205733 2024-02-11T22:41:22.653 INFO:tasks.workunit.client.0.smithi023.stdout:op 2152 completed, throughput=4.99MB/sec 2024-02-11T22:41:22.653 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-A2thcJ3j8rgcpkw off=1849373 len=1062776 2024-02-11T22:41:22.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 2153 completed, throughput=4.99MB/sec 2024-02-11T22:41:22.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_QuDWBzweL-614H off=809835 len=664375 2024-02-11T22:41:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:22.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 2154 completed, throughput=5MB/sec 2024-02-11T22:41:22.658 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WVMXOGKi8kVJL03 off=6942290 len=564838 2024-02-11T22:41:22.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 2155 completed, throughput=5MB/sec 2024-02-11T22:41:22.663 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LU3O0P0YL_fyZHP off=10750166 len=548984 2024-02-11T22:41:22.666 INFO:tasks.workunit.client.0.smithi023.stdout:op 2156 completed, throughput=5MB/sec 2024-02-11T22:41:22.666 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ceot6GR9Ym0W0FR off=1510218 len=589506 2024-02-11T22:41:22.670 INFO:tasks.workunit.client.0.smithi023.stdout:op 2157 completed, throughput=5MB/sec 2024-02-11T22:41:22.670 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zVsQ78QNeyurEnX off=2984851 len=1121430 2024-02-11T22:41:22.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 2158 completed, throughput=5MB/sec 2024-02-11T22:41:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:23 smithi023 ceph-mon[111262]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:41:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:23 smithi023 ceph-mon[113671]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:41:23.675 INFO:tasks.workunit.client.0.smithi023.stdout: 417: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:23.675 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cLJ7g7uTfMDpXCK off=298684 len=1162218 2024-02-11T22:41:23.681 INFO:tasks.workunit.client.0.smithi023.stdout:op 2159 completed, throughput=4.99MB/sec 2024-02-11T22:41:23.681 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6dBAZvX_tQelSDH off=4036190 len=1284223 2024-02-11T22:41:23.686 INFO:tasks.workunit.client.0.smithi023.stdout:op 2160 completed, throughput=5MB/sec 2024-02-11T22:41:23.687 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Nk3YvGBYNr6KE3z off=9685069 len=179883 2024-02-11T22:41:23.689 INFO:tasks.workunit.client.0.smithi023.stdout:op 2161 completed, throughput=5MB/sec 2024-02-11T22:41:23.689 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ILASL4Sq-uuPb1V off=22981152 len=772648 2024-02-11T22:41:23.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 2162 completed, throughput=5MB/sec 2024-02-11T22:41:23.690 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JPPOMwkLk3R_YHY off=776774 len=1138657 2024-02-11T22:41:23.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 2163 completed, throughput=5MB/sec 2024-02-11T22:41:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:23 smithi160 ceph-mon[106289]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:41:24.693 INFO:tasks.workunit.client.0.smithi023.stdout: 418: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:24.693 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EO7M-t4oYB011xE off=4772422 len=1504332 2024-02-11T22:41:24.695 INFO:tasks.workunit.client.0.smithi023.stdout:op 2164 completed, throughput=4.99MB/sec 2024-02-11T22:41:24.695 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8vdtyD-gmqiokF2 off=2622894 len=1678567 2024-02-11T22:41:24.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 2165 completed, throughput=5MB/sec 2024-02-11T22:41:24.705 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-V950K-_SDljztk0 off=4033942 len=448479 2024-02-11T22:41:24.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 2166 completed, throughput=5MB/sec 2024-02-11T22:41:24.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--F8OWCzh81iKrFk off=12079785 len=1177005 2024-02-11T22:41:24.711 INFO:tasks.workunit.client.0.smithi023.stdout:op 2167 completed, throughput=5MB/sec 2024-02-11T22:41:24.711 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PHsucGaFXRY5mfZ off=22804234 len=131032 2024-02-11T22:41:24.714 INFO:tasks.workunit.client.0.smithi023.stdout:op 2168 completed, throughput=5MB/sec 2024-02-11T22:41:24.714 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nS4SoHUUAsn4958 off=10823 len=1620399 2024-02-11T22:41:24.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 2169 completed, throughput=5MB/sec 2024-02-11T22:41:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:25 smithi023 ceph-mon[111262]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:25 smithi023 ceph-mon[113671]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:25 smithi160 ceph-mon[106289]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:25.716 INFO:tasks.workunit.client.0.smithi023.stdout: 419: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:25.716 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SmQIs-6DLZvxexm off=2695573 len=999327 2024-02-11T22:41:25.722 INFO:tasks.workunit.client.0.smithi023.stdout:op 2170 completed, throughput=4.99MB/sec 2024-02-11T22:41:25.722 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TmRdl9ySaPkNrwR off=14026710 len=1209330 2024-02-11T22:41:25.725 INFO:tasks.workunit.client.0.smithi023.stdout:op 2171 completed, throughput=5MB/sec 2024-02-11T22:41:25.725 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e6TFxYFwMXWbo-a off=7076791 len=1787023 2024-02-11T22:41:25.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 2172 completed, throughput=5MB/sec 2024-02-11T22:41:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:41:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:41:25] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:41:26.727 INFO:tasks.workunit.client.0.smithi023.stdout: 420: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:26.727 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DD88keK8zPA88iZ off=9221634 len=1176802 2024-02-11T22:41:26.729 INFO:tasks.workunit.client.0.smithi023.stdout:op 2173 completed, throughput=4.99MB/sec 2024-02-11T22:41:26.729 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5bQ3V05FlhdtWKS off=3514755 len=2083111 2024-02-11T22:41:26.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 2174 completed, throughput=5MB/sec 2024-02-11T22:41:26.732 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z5w9_QU3mp8rILl off=9405697 len=403393 2024-02-11T22:41:26.732 INFO:tasks.workunit.client.0.smithi023.stdout:op 2175 completed, throughput=5MB/sec 2024-02-11T22:41:26.733 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1ax9FqrushAyt_Q off=928002 len=859508 2024-02-11T22:41:26.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 2176 completed, throughput=5MB/sec 2024-02-11T22:41:26.734 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KgzJoV434jzgp5p off=251722 len=1163836 2024-02-11T22:41:26.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 2177 completed, throughput=5MB/sec 2024-02-11T22:41:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:27 smithi160 ceph-mon[106289]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:27.741 INFO:tasks.workunit.client.0.smithi023.stdout: 421: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:27.741 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-svBi_jm9Q_FTDJJ off=2261354 len=1436864 2024-02-11T22:41:27.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 2178 completed, throughput=4.99MB/sec 2024-02-11T22:41:27.747 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wdBPm7noyHbbD3Y off=339146 len=977423 2024-02-11T22:41:27.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 2179 completed, throughput=4.99MB/sec 2024-02-11T22:41:27.752 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UZe0zNl9fgtFWHn off=1268774 len=1070884 2024-02-11T22:41:27.753 INFO:tasks.workunit.client.0.smithi023.stdout:op 2180 completed, throughput=5MB/sec 2024-02-11T22:41:27.754 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kmV-T77u5_SPnpE off=226379 len=64786 2024-02-11T22:41:27.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 2181 completed, throughput=5MB/sec 2024-02-11T22:41:27.756 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XdjfsF2r4-Nfbie off=10051381 len=325905 2024-02-11T22:41:27.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 2182 completed, throughput=5MB/sec 2024-02-11T22:41:27.756 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WsjXyHHW_OexjDr off=17173005 len=989876 2024-02-11T22:41:27.758 INFO:tasks.workunit.client.0.smithi023.stdout:op 2183 completed, throughput=5MB/sec 2024-02-11T22:41:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:27 smithi023 ceph-mon[111262]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:27 smithi023 ceph-mon[113671]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:28.758 INFO:tasks.workunit.client.0.smithi023.stdout: 422: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:28.758 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GNxSXQfJTkEAchT off=9937508 len=1622852 2024-02-11T22:41:28.765 INFO:tasks.workunit.client.0.smithi023.stdout:op 2184 completed, throughput=4.99MB/sec 2024-02-11T22:41:28.765 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tca0mz86NONQewq off=159675 len=582120 2024-02-11T22:41:28.769 INFO:tasks.workunit.client.0.smithi023.stdout:op 2185 completed, throughput=4.99MB/sec 2024-02-11T22:41:28.769 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBIE3VQd95z17P4 off=7212913 len=975914 2024-02-11T22:41:28.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 2186 completed, throughput=5MB/sec 2024-02-11T22:41:28.771 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WelktlzSgezyQP2 off=641615 len=34524 2024-02-11T22:41:28.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 2187 completed, throughput=5MB/sec 2024-02-11T22:41:28.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KwzHjwvQttFdvHY off=9159814 len=282126 2024-02-11T22:41:28.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 2188 completed, throughput=5MB/sec 2024-02-11T22:41:28.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_06nq9ZFpJ2Y5J_ off=1266402 len=248946 2024-02-11T22:41:28.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 2189 completed, throughput=5MB/sec 2024-02-11T22:41:28.773 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v1LTwlsCLbJ5GSY off=1256566 len=1800730 2024-02-11T22:41:28.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 2190 completed, throughput=5MB/sec 2024-02-11T22:41:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:29 smithi160 ceph-mon[106289]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:41:29.782 INFO:tasks.workunit.client.0.smithi023.stdout: 423: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:29.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dTISfwAR1_RQttr off=2007649 len=95868 2024-02-11T22:41:29.785 INFO:tasks.workunit.client.0.smithi023.stdout:op 2191 completed, throughput=4.99MB/sec 2024-02-11T22:41:29.785 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x1uyleYGbomPh3g off=9180742 len=1049779 2024-02-11T22:41:29.786 INFO:tasks.workunit.client.0.smithi023.stdout:op 2192 completed, throughput=4.99MB/sec 2024-02-11T22:41:29.787 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8mA4LS9Mnchwk7a off=1845196 len=717676 2024-02-11T22:41:29.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 2193 completed, throughput=4.99MB/sec 2024-02-11T22:41:29.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--eT1CECxK_5Q_qy off=3603462 len=1509293 2024-02-11T22:41:29.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 2194 completed, throughput=5MB/sec 2024-02-11T22:41:29.794 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y3kVIt-Nlk4gC2q off=9430625 len=1240025 2024-02-11T22:41:29.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 2195 completed, throughput=5MB/sec 2024-02-11T22:41:29.796 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g0VfQdfKEvUu2xV off=20961284 len=171084 2024-02-11T22:41:29.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 2196 completed, throughput=5MB/sec 2024-02-11T22:41:29.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W_m_sN3AUNT4Jbq off=14306075 len=1487456 2024-02-11T22:41:29.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 2197 completed, throughput=5MB/sec 2024-02-11T22:41:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:29 smithi023 ceph-mon[111262]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:41:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:29 smithi023 ceph-mon[113671]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:41:30.806 INFO:tasks.workunit.client.0.smithi023.stdout: 424: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:30.806 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MvKxWh_hc71g_rv off=1035396 len=77529 2024-02-11T22:41:30.809 INFO:tasks.workunit.client.0.smithi023.stdout:op 2198 completed, throughput=4.99MB/sec 2024-02-11T22:41:30.809 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LLBntReMdjBO63C off=8698072 len=1896257 2024-02-11T22:41:30.811 INFO:tasks.workunit.client.0.smithi023.stdout:op 2199 completed, throughput=5MB/sec 2024-02-11T22:41:30.812 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mOG9Wj0_Mg7BDSO off=2489221 len=19756 2024-02-11T22:41:30.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 2200 completed, throughput=5MB/sec 2024-02-11T22:41:30.814 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mR665_tXUbRLjdF off=4219407 len=609493 2024-02-11T22:41:30.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 2201 completed, throughput=5MB/sec 2024-02-11T22:41:30.818 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xcSSg3H35UHgQnR off=155535 len=537575 2024-02-11T22:41:30.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 2202 completed, throughput=5MB/sec 2024-02-11T22:41:30.822 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HE8FK2dB8lYoaFa off=2055499 len=1119181 2024-02-11T22:41:30.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 2203 completed, throughput=5MB/sec 2024-02-11T22:41:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:31 smithi160 ceph-mon[106289]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:41:31.824 INFO:tasks.workunit.client.0.smithi023.stdout: 425: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:31.824 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JxyZ7ez8GzN8i8r off=12416372 len=1130354 2024-02-11T22:41:31.829 INFO:tasks.workunit.client.0.smithi023.stdout:op 2204 completed, throughput=4.99MB/sec 2024-02-11T22:41:31.829 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-So-MmyVd3SZH3pY off=4744340 len=1357794 2024-02-11T22:41:31.837 INFO:tasks.workunit.client.0.smithi023.stdout:op 2205 completed, throughput=4.99MB/sec 2024-02-11T22:41:31.837 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UMR0xesFm-1RYBU off=2920249 len=563927 2024-02-11T22:41:31.841 INFO:tasks.workunit.client.0.smithi023.stdout:op 2206 completed, throughput=5MB/sec 2024-02-11T22:41:31.841 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oEeOqnnBHdqWMf9 off=11866765 len=276127 2024-02-11T22:41:31.842 INFO:tasks.workunit.client.0.smithi023.stdout:op 2207 completed, throughput=5MB/sec 2024-02-11T22:41:31.842 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3k_SLODYHlevS20 off=2457702 len=638816 2024-02-11T22:41:31.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 2208 completed, throughput=5MB/sec 2024-02-11T22:41:31.846 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JGTEBG9i8U2Swzo off=7259951 len=1184164 2024-02-11T22:41:31.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 2209 completed, throughput=5MB/sec 2024-02-11T22:41:31.853 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H_1cSesOC2sWjX8 off=6457831 len=1945679 2024-02-11T22:41:31.865 INFO:tasks.workunit.client.0.smithi023.stdout:op 2210 completed, throughput=5MB/sec 2024-02-11T22:41:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:31 smithi023 ceph-mon[111262]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:41:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:31 smithi023 ceph-mon[113671]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:41:32.866 INFO:tasks.workunit.client.0.smithi023.stdout: 426: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:32.866 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jFJBJ1aVr5QQE-e off=1168951 len=1621429 2024-02-11T22:41:32.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 2211 completed, throughput=5MB/sec 2024-02-11T22:41:32.868 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2v74CfgMJ89fIyq off=9345842 len=749993 2024-02-11T22:41:32.870 INFO:tasks.workunit.client.0.smithi023.stdout:op 2212 completed, throughput=5MB/sec 2024-02-11T22:41:32.870 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qyz4k2j2WxwdgwM off=9440525 len=568725 2024-02-11T22:41:32.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 2213 completed, throughput=5MB/sec 2024-02-11T22:41:32.871 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GAFSFZOo1BIvUHp off=7181056 len=1208547 2024-02-11T22:41:32.876 INFO:tasks.workunit.client.0.smithi023.stdout:op 2214 completed, throughput=5MB/sec 2024-02-11T22:41:33.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:33 smithi160 ceph-mon[106289]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:41:33.877 INFO:tasks.workunit.client.0.smithi023.stdout: 427: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:33.877 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mZYaSE_BSJinO-H off=1616375 len=214290 2024-02-11T22:41:33.880 INFO:tasks.workunit.client.0.smithi023.stdout:op 2215 completed, throughput=4.99MB/sec 2024-02-11T22:41:33.880 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X1MYhNel27bG7xB off=5649359 len=125106 2024-02-11T22:41:33.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 2216 completed, throughput=4.99MB/sec 2024-02-11T22:41:33.883 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0ZMUUPsq7cmp0J9 off=18320788 len=1291345 2024-02-11T22:41:33.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 2217 completed, throughput=4.99MB/sec 2024-02-11T22:41:33.884 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TGqjRW89iKsRfqI off=1512787 len=523855 2024-02-11T22:41:33.885 INFO:tasks.workunit.client.0.smithi023.stdout:op 2218 completed, throughput=4.99MB/sec 2024-02-11T22:41:33.885 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ae5xrByWfG6onfX off=16016031 len=1723305 2024-02-11T22:41:33.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 2219 completed, throughput=5MB/sec 2024-02-11T22:41:33.889 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cavr-bxkFDqGBkD off=10220724 len=547239 2024-02-11T22:41:33.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 2220 completed, throughput=5MB/sec 2024-02-11T22:41:33.890 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lK0l1V6E1MSpgl7 off=5713848 len=850428 2024-02-11T22:41:33.894 INFO:tasks.workunit.client.0.smithi023.stdout:op 2221 completed, throughput=5MB/sec 2024-02-11T22:41:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:33 smithi023 ceph-mon[111262]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:41:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:33 smithi023 ceph-mon[113671]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:41:34.894 INFO:tasks.workunit.client.0.smithi023.stdout: 428: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:34.895 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kUMFJe1PEsuX3Pd off=2806160 len=1341505 2024-02-11T22:41:34.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 2222 completed, throughput=4.99MB/sec 2024-02-11T22:41:34.896 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sTnGBAd--97Oc54 off=1568214 len=319859 2024-02-11T22:41:34.897 INFO:tasks.workunit.client.0.smithi023.stdout:op 2223 completed, throughput=4.99MB/sec 2024-02-11T22:41:34.897 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zgrMPQDEMWxhuED off=8457442 len=343087 2024-02-11T22:41:34.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 2224 completed, throughput=4.99MB/sec 2024-02-11T22:41:34.901 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t78hS44Ztp74i6B off=4831892 len=895101 2024-02-11T22:41:34.906 INFO:tasks.workunit.client.0.smithi023.stdout:op 2225 completed, throughput=5MB/sec 2024-02-11T22:41:34.906 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j-VEhWipYEfdBBA off=5420194 len=1322882 2024-02-11T22:41:34.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 2226 completed, throughput=5MB/sec 2024-02-11T22:41:34.909 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G51rOWTrnJ9S1fp off=6536718 len=1976211 2024-02-11T22:41:34.918 INFO:tasks.workunit.client.0.smithi023.stdout:op 2227 completed, throughput=5MB/sec 2024-02-11T22:41:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:35 smithi160 ceph-mon[106289]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:41:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:35 smithi023 ceph-mon[111262]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:41:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:35 smithi023 ceph-mon[113671]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:41:35.918 INFO:tasks.workunit.client.0.smithi023.stdout: 429: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:35.918 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Xs6g8zyqy6YYIOd off=5764391 len=890002 2024-02-11T22:41:35.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 2228 completed, throughput=4.99MB/sec 2024-02-11T22:41:35.919 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VtN0gs8wgt_ILt- off=4695524 len=1409932 2024-02-11T22:41:35.921 INFO:tasks.workunit.client.0.smithi023.stdout:op 2229 completed, throughput=5MB/sec 2024-02-11T22:41:35.921 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uYuFCQlN6wLC4An off=18707622 len=1178300 2024-02-11T22:41:35.922 INFO:tasks.workunit.client.0.smithi023.stdout:op 2230 completed, throughput=5MB/sec 2024-02-11T22:41:35.923 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QG70ZJZcevc7Tbj off=3959642 len=2083350 2024-02-11T22:41:35.931 INFO:tasks.workunit.client.0.smithi023.stdout:op 2231 completed, throughput=5MB/sec 2024-02-11T22:41:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:41:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:41:35] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:41:36.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:36.931 INFO:tasks.workunit.client.0.smithi023.stdout: 430: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:36.932 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PLzpylOiQ3aSUbf off=3002575 len=238929 2024-02-11T22:41:36.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 2232 completed, throughput=4.99MB/sec 2024-02-11T22:41:36.932 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l-AydOJk97KDiSY off=5950567 len=1707900 2024-02-11T22:41:36.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 2233 completed, throughput=5MB/sec 2024-02-11T22:41:36.940 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FLjRoZrgs2HB3SR off=14685991 len=1971016 2024-02-11T22:41:36.942 INFO:tasks.workunit.client.0.smithi023.stdout:op 2234 completed, throughput=5MB/sec 2024-02-11T22:41:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:37 smithi160 ceph-mon[106289]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:37 smithi023 ceph-mon[111262]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:41:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:37 smithi023 ceph-mon[113671]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:41:37.942 INFO:tasks.workunit.client.0.smithi023.stdout: 431: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:37.942 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ncINU77ftfXwUK3 off=21872215 len=144758 2024-02-11T22:41:37.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 2235 completed, throughput=4.99MB/sec 2024-02-11T22:41:37.943 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DqOnd3EJioLEmAm off=0 len=1059039 2024-02-11T22:41:37.949 INFO:tasks.workunit.client.0.smithi023.stdout:op 2236 completed, throughput=4.99MB/sec 2024-02-11T22:41:37.949 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DqOnd3EJioLEmAm off=50650 len=674209 2024-02-11T22:41:37.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 2237 completed, throughput=4.99MB/sec 2024-02-11T22:41:37.953 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fM9SN-kL-xLFe2M off=13493314 len=1264602 2024-02-11T22:41:37.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 2238 completed, throughput=5MB/sec 2024-02-11T22:41:37.958 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-miYP79r6jxW168t off=533267 len=2042707 2024-02-11T22:41:37.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 2239 completed, throughput=5MB/sec 2024-02-11T22:41:38.965 INFO:tasks.workunit.client.0.smithi023.stdout: 432: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:38.965 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gEfeXsfpq298sEF off=18857386 len=1316910 2024-02-11T22:41:38.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 2240 completed, throughput=4.99MB/sec 2024-02-11T22:41:38.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8o929uW-x2byN4p off=6307331 len=395112 2024-02-11T22:41:38.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 2241 completed, throughput=4.99MB/sec 2024-02-11T22:41:38.970 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YYa3k-5Y5XyAi3t off=6421764 len=751116 2024-02-11T22:41:38.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 2242 completed, throughput=4.99MB/sec 2024-02-11T22:41:38.970 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kc5229-RrACCZXW off=1031020 len=1098223 2024-02-11T22:41:38.975 INFO:tasks.workunit.client.0.smithi023.stdout:op 2243 completed, throughput=5MB/sec 2024-02-11T22:41:38.975 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ILASL4Sq-uuPb1V off=22057348 len=1671048 2024-02-11T22:41:39.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 2244 completed, throughput=5MB/sec 2024-02-11T22:41:39.187 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R0b3jwTr5dEsf5S off=8284781 len=1869515 2024-02-11T22:41:39.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 2245 completed, throughput=5MB/sec 2024-02-11T22:41:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:39 smithi023 ceph-mon[111262]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:39 smithi023 ceph-mon[113671]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:39.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:39 smithi160 ceph-mon[106289]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:39.987 INFO:tasks.workunit.client.0.smithi023.stdout: 433: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:39.987 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CYAF8VNPiwY0f6Y off=13288378 len=218839 2024-02-11T22:41:39.990 INFO:tasks.workunit.client.0.smithi023.stdout:op 2246 completed, throughput=4.99MB/sec 2024-02-11T22:41:39.990 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YJuvze-POJ_xg0V off=15839027 len=599203 2024-02-11T22:41:39.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 2247 completed, throughput=4.99MB/sec 2024-02-11T22:41:39.999 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-os6UuIJqBjv5CbN off=8315420 len=1442714 2024-02-11T22:41:39.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 2248 completed, throughput=5MB/sec 2024-02-11T22:41:39.999 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2i6sTULH0yWZGk9 off=16691110 len=941564 2024-02-11T22:41:40.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 2249 completed, throughput=5MB/sec 2024-02-11T22:41:40.000 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0U0WAA-nIxGMxeT off=8231060 len=1748350 2024-02-11T22:41:40.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 2250 completed, throughput=5MB/sec 2024-02-11T22:41:41.005 INFO:tasks.workunit.client.0.smithi023.stdout: 434: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:41.005 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fq7xQFHKKkfNr0Z off=10351564 len=142729 2024-02-11T22:41:41.005 INFO:tasks.workunit.client.0.smithi023.stdout:op 2251 completed, throughput=4.99MB/sec 2024-02-11T22:41:41.006 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dUfMF1heGncLhUv off=6879311 len=471677 2024-02-11T22:41:41.009 INFO:tasks.workunit.client.0.smithi023.stdout:op 2252 completed, throughput=4.99MB/sec 2024-02-11T22:41:41.009 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RxAfkZzyV4Xmt0e off=19775832 len=114179 2024-02-11T22:41:41.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 2253 completed, throughput=4.99MB/sec 2024-02-11T22:41:41.010 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VFXPBkeuDirzAvn off=2537154 len=219899 2024-02-11T22:41:41.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 2254 completed, throughput=4.99MB/sec 2024-02-11T22:41:41.010 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OdOwE-B5y8XFPsW off=14709539 len=968129 2024-02-11T22:41:41.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 2255 completed, throughput=5MB/sec 2024-02-11T22:41:41.012 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4DhR90g43DbDiDE off=1699734 len=920545 2024-02-11T22:41:41.013 INFO:tasks.workunit.client.0.smithi023.stdout:op 2256 completed, throughput=5MB/sec 2024-02-11T22:41:41.014 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GalL0l-WOBKxUSN off=501503 len=922279 2024-02-11T22:41:41.018 INFO:tasks.workunit.client.0.smithi023.stdout:op 2257 completed, throughput=5MB/sec 2024-02-11T22:41:41.018 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6hwwGNMXPr7dHW1 off=300601 len=1381402 2024-02-11T22:41:41.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 2258 completed, throughput=5MB/sec 2024-02-11T22:41:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:41 smithi023 ceph-mon[111262]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-11T22:41:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:41 smithi023 ceph-mon[113671]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-11T22:41:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:41 smithi160 ceph-mon[106289]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-11T22:41:42.024 INFO:tasks.workunit.client.0.smithi023.stdout: 435: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:42.024 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_Yu8lph6hU5XerP off=6360169 len=59727 2024-02-11T22:41:42.025 INFO:tasks.workunit.client.0.smithi023.stdout:op 2259 completed, throughput=4.99MB/sec 2024-02-11T22:41:42.025 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NgIAH-2Fuqu8HvN off=2174269 len=775792 2024-02-11T22:41:42.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 2260 completed, throughput=4.99MB/sec 2024-02-11T22:41:42.026 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1OBdVXIodUxlamb off=300462 len=859389 2024-02-11T22:41:42.027 INFO:tasks.workunit.client.0.smithi023.stdout:op 2261 completed, throughput=4.99MB/sec 2024-02-11T22:41:42.027 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8KJV0WdDn7rVOmQ off=1000057 len=696199 2024-02-11T22:41:42.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 2262 completed, throughput=5MB/sec 2024-02-11T22:41:42.029 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yLUxt7p3txbHZ8C off=18964927 len=1800950 2024-02-11T22:41:42.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 2263 completed, throughput=5MB/sec 2024-02-11T22:41:43.039 INFO:tasks.workunit.client.0.smithi023.stdout: 436: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:43.039 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iKTTJSQW6lvfPRR off=9116488 len=1237539 2024-02-11T22:41:43.042 INFO:tasks.workunit.client.0.smithi023.stdout:op 2264 completed, throughput=4.99MB/sec 2024-02-11T22:41:43.042 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F64gFYLhcYHxTyk off=4874822 len=925283 2024-02-11T22:41:43.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 2265 completed, throughput=4.99MB/sec 2024-02-11T22:41:43.043 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tHpog3LUmotPzxE off=578518 len=185703 2024-02-11T22:41:43.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 2266 completed, throughput=4.99MB/sec 2024-02-11T22:41:43.046 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MgwEA8pqfvsYFUr off=2889942 len=1805591 2024-02-11T22:41:43.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 2267 completed, throughput=5MB/sec 2024-02-11T22:41:43.059 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-95cndKNeq8nIevv off=0 len=1162489 2024-02-11T22:41:43.060 INFO:tasks.workunit.client.0.smithi023.stdout:op 2268 completed, throughput=5MB/sec 2024-02-11T22:41:43.060 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fjzpkNit6SKhhyu off=6368725 len=1290560 2024-02-11T22:41:43.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 2269 completed, throughput=5MB/sec 2024-02-11T22:41:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:43 smithi023 ceph-mon[111262]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:41:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:43 smithi023 ceph-mon[113671]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:41:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:43 smithi160 ceph-mon[106289]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:41:44.061 INFO:tasks.workunit.client.0.smithi023.stdout: 437: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:44.062 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WaNmkkidxl46La- off=8706916 len=1791081 2024-02-11T22:41:44.064 INFO:tasks.workunit.client.0.smithi023.stdout:op 2270 completed, throughput=5MB/sec 2024-02-11T22:41:44.064 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N72EUxCrsPv9oEs off=9744387 len=1520925 2024-02-11T22:41:44.066 INFO:tasks.workunit.client.0.smithi023.stdout:op 2271 completed, throughput=5MB/sec 2024-02-11T22:41:44.066 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qMptFB1ZDKSYnVs off=8249803 len=747381 2024-02-11T22:41:44.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 2272 completed, throughput=5MB/sec 2024-02-11T22:41:45.069 INFO:tasks.workunit.client.0.smithi023.stdout: 438: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:45.069 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1g9Ydwi-4UjxKqV off=6037322 len=680919 2024-02-11T22:41:45.070 INFO:tasks.workunit.client.0.smithi023.stdout:op 2273 completed, throughput=4.99MB/sec 2024-02-11T22:41:45.070 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tkcZuCyMvPEArnR off=2665193 len=1223528 2024-02-11T22:41:45.077 INFO:tasks.workunit.client.0.smithi023.stdout:op 2274 completed, throughput=4.99MB/sec 2024-02-11T22:41:45.077 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e7ybzuLCNAuFZRQ off=676004 len=1082358 2024-02-11T22:41:45.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 2275 completed, throughput=5MB/sec 2024-02-11T22:41:45.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JdzU-weVhXmAsiA off=1656478 len=1804602 2024-02-11T22:41:45.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 2276 completed, throughput=5MB/sec 2024-02-11T22:41:45.092 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jOq8im2msRnMXiv off=13907079 len=186151 2024-02-11T22:41:45.092 INFO:tasks.workunit.client.0.smithi023.stdout:op 2277 completed, throughput=5MB/sec 2024-02-11T22:41:45.092 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vlDxZ8B3sIRgIyS off=7928659 len=692088 2024-02-11T22:41:45.095 INFO:tasks.workunit.client.0.smithi023.stdout:op 2278 completed, throughput=5MB/sec 2024-02-11T22:41:45.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:45 smithi023 ceph-mon[111262]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:41:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:45 smithi023 ceph-mon[113671]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:41:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:45 smithi160 ceph-mon[106289]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:41:46.096 INFO:tasks.workunit.client.0.smithi023.stdout: 439: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:46.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l4LVBZWUBThn9C8 off=4909139 len=784733 2024-02-11T22:41:46.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 2279 completed, throughput=4.99MB/sec 2024-02-11T22:41:46.097 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-quuwLi-Ff2oWhRs off=11628694 len=96935 2024-02-11T22:41:46.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 2280 completed, throughput=4.99MB/sec 2024-02-11T22:41:46.097 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZzHHiGyK4PRoBYG off=7164560 len=1456689 2024-02-11T22:41:46.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 2281 completed, throughput=4.99MB/sec 2024-02-11T22:41:46.104 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OGGre2MXnicDjBk off=2679054 len=1459358 2024-02-11T22:41:46.110 INFO:tasks.workunit.client.0.smithi023.stdout:op 2282 completed, throughput=5MB/sec 2024-02-11T22:41:46.110 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6KanTLi_FA-zyWj off=0 len=1253421 2024-02-11T22:41:46.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 2283 completed, throughput=5MB/sec 2024-02-11T22:41:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:41:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:41:45] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-02-11T22:41:47.112 INFO:tasks.workunit.client.0.smithi023.stdout: 440: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:47.112 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j_NL4rXm2JSoFB6 off=11149444 len=1729550 2024-02-11T22:41:47.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 2284 completed, throughput=4.99MB/sec 2024-02-11T22:41:47.119 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UyqOzo6YOAZLpoy off=776591 len=2021584 2024-02-11T22:41:47.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 2285 completed, throughput=5MB/sec 2024-02-11T22:41:47.127 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fqco6C3ff5kOxUx off=10499277 len=1617142 2024-02-11T22:41:47.130 INFO:tasks.workunit.client.0.smithi023.stdout:op 2286 completed, throughput=5MB/sec 2024-02-11T22:41:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:47 smithi023 ceph-mon[111262]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:41:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:47 smithi023 ceph-mon[113671]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:41:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:47 smithi160 ceph-mon[106289]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:41:48.130 INFO:tasks.workunit.client.0.smithi023.stdout: 441: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:48.130 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dxoF5Tq0OBjp5Df off=3512521 len=1059425 2024-02-11T22:41:48.136 INFO:tasks.workunit.client.0.smithi023.stdout:op 2287 completed, throughput=4.99MB/sec 2024-02-11T22:41:48.136 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ar1BfDzP7q3evvF off=8474589 len=167167 2024-02-11T22:41:48.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 2288 completed, throughput=4.99MB/sec 2024-02-11T22:41:48.139 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mUfjxdDuFvZCOu4 off=1494229 len=913430 2024-02-11T22:41:48.140 INFO:tasks.workunit.client.0.smithi023.stdout:op 2289 completed, throughput=4.99MB/sec 2024-02-11T22:41:48.140 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-okiDfX_knDEYqAx off=2064969 len=602306 2024-02-11T22:41:48.141 INFO:tasks.workunit.client.0.smithi023.stdout:op 2290 completed, throughput=4.99MB/sec 2024-02-11T22:41:48.142 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sBckmu4ko-bBwTv off=220594 len=195679 2024-02-11T22:41:48.145 INFO:tasks.workunit.client.0.smithi023.stdout:op 2291 completed, throughput=5MB/sec 2024-02-11T22:41:48.145 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4F_A6taZkBpAMPO off=1288823 len=155233 2024-02-11T22:41:48.145 INFO:tasks.workunit.client.0.smithi023.stdout:op 2292 completed, throughput=5MB/sec 2024-02-11T22:41:48.145 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SGekh5W90tataup off=6942215 len=1915304 2024-02-11T22:41:48.153 INFO:tasks.workunit.client.0.smithi023.stdout:op 2293 completed, throughput=5MB/sec 2024-02-11T22:41:48.153 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Uq_TC1h7b-ZXxNW off=3573920 len=195219 2024-02-11T22:41:48.153 INFO:tasks.workunit.client.0.smithi023.stdout:op 2294 completed, throughput=5MB/sec 2024-02-11T22:41:48.153 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9qPxU51Tf4tDjzh off=6181037 len=778923 2024-02-11T22:41:48.157 INFO:tasks.workunit.client.0.smithi023.stdout:op 2295 completed, throughput=5MB/sec 2024-02-11T22:41:49.157 INFO:tasks.workunit.client.0.smithi023.stdout: 442: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:49.158 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hwpR9tCknEUOQtw off=9904079 len=1918357 2024-02-11T22:41:49.165 INFO:tasks.workunit.client.0.smithi023.stdout:op 2296 completed, throughput=4.99MB/sec 2024-02-11T22:41:49.166 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3yYR2abActPzJW3 off=11184627 len=736778 2024-02-11T22:41:49.170 INFO:tasks.workunit.client.0.smithi023.stdout:op 2297 completed, throughput=5MB/sec 2024-02-11T22:41:49.170 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z91jhifT_CJL8sr off=4934340 len=1780614 2024-02-11T22:41:49.173 INFO:tasks.workunit.client.0.smithi023.stdout:op 2298 completed, throughput=5MB/sec 2024-02-11T22:41:49.173 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YjMVnG14ImWMfli off=16202245 len=140766 2024-02-11T22:41:49.176 INFO:tasks.workunit.client.0.smithi023.stdout:op 2299 completed, throughput=5MB/sec 2024-02-11T22:41:49.176 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X5UVFdFAbUBom4f off=1682131 len=557433 2024-02-11T22:41:49.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 2300 completed, throughput=5MB/sec 2024-02-11T22:41:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:49 smithi023 ceph-mon[111262]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:49 smithi023 ceph-mon[113671]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:49 smithi160 ceph-mon[106289]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:41:50.180 INFO:tasks.workunit.client.0.smithi023.stdout: 443: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:50.180 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a5B6tyUxeFbuU0n off=12580072 len=1413511 2024-02-11T22:41:50.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 2301 completed, throughput=4.99MB/sec 2024-02-11T22:41:50.186 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XN0ywXYX3T6xkhD off=4885583 len=1552318 2024-02-11T22:41:50.194 INFO:tasks.workunit.client.0.smithi023.stdout:op 2302 completed, throughput=5MB/sec 2024-02-11T22:41:50.194 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3ZFJ__QL9ktSIbU off=15630562 len=295953 2024-02-11T22:41:50.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 2303 completed, throughput=5MB/sec 2024-02-11T22:41:50.195 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wVluqTug3jwRXJr off=2408000 len=1996745 2024-02-11T22:41:50.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 2304 completed, throughput=5MB/sec 2024-02-11T22:41:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:50 smithi023 ceph-mon[111262]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:41:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:50 smithi023 ceph-mon[113671]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:41:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:50 smithi160 ceph-mon[106289]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:41:51.198 INFO:tasks.workunit.client.0.smithi023.stdout: 444: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:51.198 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xhFzZB0wq-bD5vv off=13207013 len=1001247 2024-02-11T22:41:51.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 2305 completed, throughput=4.99MB/sec 2024-02-11T22:41:51.203 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M1j0ZNP8mm9PgbY off=616143 len=563770 2024-02-11T22:41:51.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 2306 completed, throughput=4.99MB/sec 2024-02-11T22:41:51.204 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-s0iYdSZ1-op5NfY off=1266574 len=704328 2024-02-11T22:41:51.208 INFO:tasks.workunit.client.0.smithi023.stdout:op 2307 completed, throughput=4.99MB/sec 2024-02-11T22:41:51.209 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sWOYPYNBviKW55u off=2666812 len=2093932 2024-02-11T22:41:51.211 INFO:tasks.workunit.client.0.smithi023.stdout:op 2308 completed, throughput=5MB/sec 2024-02-11T22:41:51.211 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gLmJ7lLh4NuTLSs off=16695190 len=903129 2024-02-11T22:41:51.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 2309 completed, throughput=5MB/sec 2024-02-11T22:41:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:41:52.217 INFO:tasks.workunit.client.0.smithi023.stdout: 445: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:52.217 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BLQkGdnuaWN2_ns off=5788417 len=1216817 2024-02-11T22:41:52.221 INFO:tasks.workunit.client.0.smithi023.stdout:op 2310 completed, throughput=4.99MB/sec 2024-02-11T22:41:52.221 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wFSwdaWeqCrPKum off=1426847 len=1680784 2024-02-11T22:41:52.227 INFO:tasks.workunit.client.0.smithi023.stdout:op 2311 completed, throughput=5MB/sec 2024-02-11T22:41:52.227 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ao9ICVF5rHbSI_r off=8697093 len=1980596 2024-02-11T22:41:52.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 2312 completed, throughput=5MB/sec 2024-02-11T22:41:52.230 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cfFtz-VseWHEhpQ off=6964552 len=485579 2024-02-11T22:41:52.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 2313 completed, throughput=5MB/sec 2024-02-11T22:41:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[111262]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:41:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:41:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:41:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:41:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:41:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[113671]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:41:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:41:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:41:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:41:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:41:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:52 smithi160 ceph-mon[106289]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:41:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:41:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:41:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:41:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:41:53.231 INFO:tasks.workunit.client.0.smithi023.stdout: 446: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:53.231 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1K2wJOXBsvqDtOl off=7111484 len=919567 2024-02-11T22:41:53.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 2314 completed, throughput=4.99MB/sec 2024-02-11T22:41:53.237 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JX80s-5hDJ1z4iL off=8575243 len=49767 2024-02-11T22:41:53.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 2315 completed, throughput=4.99MB/sec 2024-02-11T22:41:53.237 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i3BSNnxEXGPzrp4 off=14663116 len=788368 2024-02-11T22:41:53.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 2316 completed, throughput=4.99MB/sec 2024-02-11T22:41:53.242 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dKrfsWS92jm8x-p off=796801 len=1930237 2024-02-11T22:41:53.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 2317 completed, throughput=5MB/sec 2024-02-11T22:41:53.244 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yeDX-JYvL-3XjXc off=3689895 len=214046 2024-02-11T22:41:53.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 2318 completed, throughput=5MB/sec 2024-02-11T22:41:53.245 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w9Y2u4MLU65qa7v off=5701305 len=998785 2024-02-11T22:41:53.250 INFO:tasks.workunit.client.0.smithi023.stdout:op 2319 completed, throughput=5MB/sec 2024-02-11T22:41:53.250 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3fZWMbjsEMsJ7Kx off=18328312 len=254418 2024-02-11T22:41:53.250 INFO:tasks.workunit.client.0.smithi023.stdout:op 2320 completed, throughput=5MB/sec 2024-02-11T22:41:54.251 INFO:tasks.workunit.client.0.smithi023.stdout: 447: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:54.251 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9DP_L4qiz7a8DNq off=897001 len=815982 2024-02-11T22:41:54.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 2321 completed, throughput=4.99MB/sec 2024-02-11T22:41:54.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_B51xEWkAl5nbPE off=1318833 len=1016121 2024-02-11T22:41:54.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 2322 completed, throughput=4.99MB/sec 2024-02-11T22:41:54.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3KVOktAliR6dHn2 off=75009 len=1703252 2024-02-11T22:41:54.269 INFO:tasks.workunit.client.0.smithi023.stdout:op 2323 completed, throughput=5MB/sec 2024-02-11T22:41:54.269 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R58J39YEmMc5Ch8 off=8826366 len=958033 2024-02-11T22:41:54.274 INFO:tasks.workunit.client.0.smithi023.stdout:op 2324 completed, throughput=5MB/sec 2024-02-11T22:41:54.274 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aZjtT9G6VAuff6w off=979543 len=1820435 2024-02-11T22:41:54.281 INFO:tasks.workunit.client.0.smithi023.stdout:op 2325 completed, throughput=5MB/sec 2024-02-11T22:41:55.281 INFO:tasks.workunit.client.0.smithi023.stdout: 448: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:55.281 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BeP1b92MkkbNrQr off=7636637 len=1735108 2024-02-11T22:41:55.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 2326 completed, throughput=4.99MB/sec 2024-02-11T22:41:55.292 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q6LhwCEvs2NodFC off=5861364 len=827592 2024-02-11T22:41:55.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 2327 completed, throughput=5MB/sec 2024-02-11T22:41:55.296 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cpNWtGJV6X00VKz off=3727669 len=1934620 2024-02-11T22:41:55.299 INFO:tasks.workunit.client.0.smithi023.stdout:op 2328 completed, throughput=5MB/sec 2024-02-11T22:41:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:55 smithi023 ceph-mon[111262]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:55 smithi023 ceph-mon[113671]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:55 smithi160 ceph-mon[106289]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:41:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:41:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:41:55] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:41:56.299 INFO:tasks.workunit.client.0.smithi023.stdout: 449: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:56.299 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lIGYJzp7WVqLkpg off=9164482 len=600267 2024-02-11T22:41:56.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 2329 completed, throughput=4.99MB/sec 2024-02-11T22:41:56.304 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-meugci8uVI_PVD3 off=8126052 len=1102427 2024-02-11T22:41:56.309 INFO:tasks.workunit.client.0.smithi023.stdout:op 2330 completed, throughput=4.99MB/sec 2024-02-11T22:41:56.309 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z0vB6_YbpJOwyAB off=2028479 len=952415 2024-02-11T22:41:56.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 2331 completed, throughput=4.99MB/sec 2024-02-11T22:41:56.314 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IUF9AOH5-e8X2uB off=9084069 len=1618457 2024-02-11T22:41:56.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 2332 completed, throughput=5MB/sec 2024-02-11T22:41:56.320 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-54AbqBX7ISgb5Yz off=1701555 len=1332733 2024-02-11T22:41:56.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 2333 completed, throughput=5MB/sec 2024-02-11T22:41:57.323 INFO:tasks.workunit.client.0.smithi023.stdout: 450: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:57.324 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hx5zsiKZ7014hXz off=4204135 len=1570518 2024-02-11T22:41:57.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 2334 completed, throughput=4.99MB/sec 2024-02-11T22:41:57.330 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vqxOVVYi2oUs2oS off=5198499 len=108913 2024-02-11T22:41:57.331 INFO:tasks.workunit.client.0.smithi023.stdout:op 2335 completed, throughput=4.99MB/sec 2024-02-11T22:41:57.331 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-58ShPKahZj2sufF off=1006269 len=601752 2024-02-11T22:41:57.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 2336 completed, throughput=4.99MB/sec 2024-02-11T22:41:57.332 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Si5MNnKu8r2JbaF off=9522156 len=177179 2024-02-11T22:41:57.333 INFO:tasks.workunit.client.0.smithi023.stdout:op 2337 completed, throughput=5MB/sec 2024-02-11T22:41:57.333 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-18lmQ9s3fhZDC5t off=2050486 len=338065 2024-02-11T22:41:57.336 INFO:tasks.workunit.client.0.smithi023.stdout:op 2338 completed, throughput=5MB/sec 2024-02-11T22:41:57.336 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3fOwPtN10WOWHvN off=3220809 len=1517722 2024-02-11T22:41:57.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 2339 completed, throughput=5MB/sec 2024-02-11T22:41:57.342 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k8H28REgPto2YSE off=299488 len=695071 2024-02-11T22:41:57.343 INFO:tasks.workunit.client.0.smithi023.stdout:op 2340 completed, throughput=5MB/sec 2024-02-11T22:41:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:57 smithi023 ceph-mon[111262]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:41:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:57 smithi023 ceph-mon[113671]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:41:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:57 smithi160 ceph-mon[106289]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:41:58.344 INFO:tasks.workunit.client.0.smithi023.stdout: 451: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:58.344 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fp9atNiUkh3Ew_G off=16650022 len=268411 2024-02-11T22:41:58.347 INFO:tasks.workunit.client.0.smithi023.stdout:op 2341 completed, throughput=4.99MB/sec 2024-02-11T22:41:58.347 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QIzh6cZrnuJ9ToF off=2765191 len=1158454 2024-02-11T22:41:58.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 2342 completed, throughput=4.99MB/sec 2024-02-11T22:41:58.353 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AHNUN4PzHD47cQg off=3695914 len=1410682 2024-02-11T22:41:58.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 2343 completed, throughput=5MB/sec 2024-02-11T22:41:58.356 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EGiygTzG8Q4eZZP off=2426052 len=1276903 2024-02-11T22:41:58.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 2344 completed, throughput=5MB/sec 2024-02-11T22:41:58.358 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ow7xdhyUtDbAcCk off=11910919 len=1559087 2024-02-11T22:41:58.361 INFO:tasks.workunit.client.0.smithi023.stdout:op 2345 completed, throughput=5MB/sec 2024-02-11T22:41:59.361 INFO:tasks.workunit.client.0.smithi023.stdout: 452: throughput=4.99MB/sec pending data=0 2024-02-11T22:41:59.361 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iuWowKL-XNMDM1x off=1089371 len=1646927 2024-02-11T22:41:59.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 2346 completed, throughput=4.99MB/sec 2024-02-11T22:41:59.369 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nyI7UabVuQeY85D off=5854815 len=794077 2024-02-11T22:41:59.369 INFO:tasks.workunit.client.0.smithi023.stdout:op 2347 completed, throughput=5MB/sec 2024-02-11T22:41:59.370 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7ZdPYeHLzur6Omg off=1920228 len=514138 2024-02-11T22:41:59.374 INFO:tasks.workunit.client.0.smithi023.stdout:op 2348 completed, throughput=5MB/sec 2024-02-11T22:41:59.374 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AeUyD0B2MgtJzy4 off=1785772 len=1663632 2024-02-11T22:41:59.377 INFO:tasks.workunit.client.0.smithi023.stdout:op 2349 completed, throughput=5MB/sec 2024-02-11T22:41:59.377 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZaYWSO_erLSzvIG off=22366675 len=1527428 2024-02-11T22:41:59.379 INFO:tasks.workunit.client.0.smithi023.stdout:op 2350 completed, throughput=5MB/sec 2024-02-11T22:41:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:41:59 smithi023 ceph-mon[111262]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:41:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:41:59 smithi023 ceph-mon[113671]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:41:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:41:59 smithi160 ceph-mon[106289]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:42:00.379 INFO:tasks.workunit.client.0.smithi023.stdout: 453: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:00.380 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oLsQV4OyP8GXvxW off=2684673 len=1705865 2024-02-11T22:42:00.382 INFO:tasks.workunit.client.0.smithi023.stdout:op 2351 completed, throughput=5MB/sec 2024-02-11T22:42:00.382 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SGekh5W90tataup off=436125 len=1144871 2024-02-11T22:42:00.383 INFO:tasks.workunit.client.0.smithi023.stdout:op 2352 completed, throughput=5MB/sec 2024-02-11T22:42:00.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PrjNYF_8rLcb6Wa off=2466618 len=560337 2024-02-11T22:42:00.385 INFO:tasks.workunit.client.0.smithi023.stdout:op 2353 completed, throughput=5MB/sec 2024-02-11T22:42:00.385 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L8e0BSHJHansKkV off=1001107 len=1966693 2024-02-11T22:42:00.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 2354 completed, throughput=5MB/sec 2024-02-11T22:42:01.395 INFO:tasks.workunit.client.0.smithi023.stdout: 454: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:01.396 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J-GOWI6DaWAHXtD off=3000174 len=705830 2024-02-11T22:42:01.397 INFO:tasks.workunit.client.0.smithi023.stdout:op 2355 completed, throughput=4.99MB/sec 2024-02-11T22:42:01.397 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w3zeJM4N6_811dJ off=2480172 len=774869 2024-02-11T22:42:01.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 2356 completed, throughput=4.99MB/sec 2024-02-11T22:42:01.399 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LZBNLJRQlIINzPM off=22569201 len=1033552 2024-02-11T22:42:01.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 2357 completed, throughput=5MB/sec 2024-02-11T22:42:01.404 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x2pm8KpqkXwfmwc off=1764685 len=577520 2024-02-11T22:42:01.408 INFO:tasks.workunit.client.0.smithi023.stdout:op 2358 completed, throughput=5MB/sec 2024-02-11T22:42:01.409 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PiXyt7S16CeMT7m off=1597066 len=1555703 2024-02-11T22:42:01.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 2359 completed, throughput=5MB/sec 2024-02-11T22:42:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:01 smithi023 ceph-mon[111262]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:42:01.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:01 smithi023 ceph-mon[113671]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:42:01.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:01 smithi160 ceph-mon[106289]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:42:02.416 INFO:tasks.workunit.client.0.smithi023.stdout: 455: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:02.416 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LZMzzjvljzgAULg off=1548968 len=1125859 2024-02-11T22:42:02.417 INFO:tasks.workunit.client.0.smithi023.stdout:op 2360 completed, throughput=4.99MB/sec 2024-02-11T22:42:02.417 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XykSxGG_KC35c20 off=6424700 len=1706161 2024-02-11T22:42:02.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 2361 completed, throughput=5MB/sec 2024-02-11T22:42:02.420 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P6vHqiak4T1Iwv2 off=2133179 len=74158 2024-02-11T22:42:02.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 2362 completed, throughput=5MB/sec 2024-02-11T22:42:02.420 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rlCJtpdHU1bciu5 off=11933556 len=321022 2024-02-11T22:42:02.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 2363 completed, throughput=5MB/sec 2024-02-11T22:42:02.421 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uQ8vc18imVU3akr off=6541290 len=927308 2024-02-11T22:42:02.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 2364 completed, throughput=5MB/sec 2024-02-11T22:42:02.426 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4IqUC8gEcyjc43t off=3913524 len=607386 2024-02-11T22:42:02.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 2365 completed, throughput=5MB/sec 2024-02-11T22:42:03.430 INFO:tasks.workunit.client.0.smithi023.stdout: 456: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:03.430 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wWj0oXYz_cZb6i8 off=6586835 len=2087653 2024-02-11T22:42:03.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 2366 completed, throughput=4.99MB/sec 2024-02-11T22:42:03.440 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MYfLVtRh1lzKzEC off=974767 len=1723602 2024-02-11T22:42:03.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 2367 completed, throughput=5MB/sec 2024-02-11T22:42:03.446 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ueIL11iB-VU72rL off=4238830 len=1410305 2024-02-11T22:42:03.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 2368 completed, throughput=5MB/sec 2024-02-11T22:42:03.453 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tGLF7scWNJ2ddlH off=4103481 len=435873 2024-02-11T22:42:03.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 2369 completed, throughput=5MB/sec 2024-02-11T22:42:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:03 smithi160 ceph-mon[106289]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:42:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:03 smithi023 ceph-mon[111262]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:42:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:03 smithi023 ceph-mon[113671]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:42:04.454 INFO:tasks.workunit.client.0.smithi023.stdout: 457: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:04.454 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FAvrrvno2Sfm0AI off=5313311 len=324267 2024-02-11T22:42:04.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 2370 completed, throughput=4.99MB/sec 2024-02-11T22:42:04.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AOfDiRj2LpSBcwN off=1817579 len=371258 2024-02-11T22:42:04.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 2371 completed, throughput=4.99MB/sec 2024-02-11T22:42:04.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gGW0FHdEkHwmFrn off=21929097 len=392951 2024-02-11T22:42:04.464 INFO:tasks.workunit.client.0.smithi023.stdout:op 2372 completed, throughput=4.99MB/sec 2024-02-11T22:42:04.464 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a1YeGcfPN-7Cyej off=6534567 len=962351 2024-02-11T22:42:04.468 INFO:tasks.workunit.client.0.smithi023.stdout:op 2373 completed, throughput=4.99MB/sec 2024-02-11T22:42:04.469 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CoPSeE2yUZWRgsS off=8834760 len=424597 2024-02-11T22:42:04.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 2374 completed, throughput=4.99MB/sec 2024-02-11T22:42:04.470 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jYZ2m9zaBB_HaYs off=6419582 len=2079258 2024-02-11T22:42:04.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 2375 completed, throughput=5MB/sec 2024-02-11T22:42:04.472 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SCV9M-0XY3-JX7V off=23076662 len=1353365 2024-02-11T22:42:04.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 2376 completed, throughput=5MB/sec 2024-02-11T22:42:05.479 INFO:tasks.workunit.client.0.smithi023.stdout: 458: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:05.480 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XGr4DjvDM8HAPvq off=955662 len=2085245 2024-02-11T22:42:05.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 2377 completed, throughput=5MB/sec 2024-02-11T22:42:05.487 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aDxaZ2E9H4-GbZw off=16573449 len=258296 2024-02-11T22:42:05.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 2378 completed, throughput=5MB/sec 2024-02-11T22:42:05.491 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iJrSnrFBAUZGrkl off=7702120 len=640313 2024-02-11T22:42:05.495 INFO:tasks.workunit.client.0.smithi023.stdout:op 2379 completed, throughput=5MB/sec 2024-02-11T22:42:05.495 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eIyaU7eAAotFXCQ off=893564 len=136936 2024-02-11T22:42:05.495 INFO:tasks.workunit.client.0.smithi023.stdout:op 2380 completed, throughput=5MB/sec 2024-02-11T22:42:05.496 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B0MQQNoXjE8vYqD off=3833111 len=2039846 2024-02-11T22:42:05.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 2381 completed, throughput=5MB/sec 2024-02-11T22:42:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:05 smithi160 ceph-mon[106289]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:42:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:05 smithi023 ceph-mon[111262]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:42:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:05 smithi023 ceph-mon[113671]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:42:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:42:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:42:05] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:42:06.503 INFO:tasks.workunit.client.0.smithi023.stdout: 459: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:06.503 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NjM1alSkz1wsIGy off=4366154 len=1749143 2024-02-11T22:42:06.506 INFO:tasks.workunit.client.0.smithi023.stdout:op 2382 completed, throughput=4.99MB/sec 2024-02-11T22:42:06.506 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PrPIbRJfmeA2Kos off=4728020 len=1988185 2024-02-11T22:42:06.513 INFO:tasks.workunit.client.0.smithi023.stdout:op 2383 completed, throughput=5MB/sec 2024-02-11T22:42:06.513 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GPVH-pwJeTcjxgI off=18968936 len=476155 2024-02-11T22:42:06.517 INFO:tasks.workunit.client.0.smithi023.stdout:op 2384 completed, throughput=5MB/sec 2024-02-11T22:42:06.517 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tRtUc_LOOxaEs4Q off=5662939 len=1806139 2024-02-11T22:42:06.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 2385 completed, throughput=5MB/sec 2024-02-11T22:42:06.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:07.529 INFO:tasks.workunit.client.0.smithi023.stdout: 460: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:07.529 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dFBHGAPM0P6AwwX off=17474236 len=2016423 2024-02-11T22:42:07.538 INFO:tasks.workunit.client.0.smithi023.stdout:op 2386 completed, throughput=5MB/sec 2024-02-11T22:42:07.539 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MRle3ceidiUdF_z off=17584344 len=360235 2024-02-11T22:42:07.539 INFO:tasks.workunit.client.0.smithi023.stdout:op 2387 completed, throughput=5MB/sec 2024-02-11T22:42:07.539 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C8N3ZEL0zoFJNc2 off=168414 len=1650757 2024-02-11T22:42:07.541 INFO:tasks.workunit.client.0.smithi023.stdout:op 2388 completed, throughput=5MB/sec 2024-02-11T22:42:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:07 smithi160 ceph-mon[106289]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:42:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:07 smithi023 ceph-mon[111262]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:42:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:07 smithi023 ceph-mon[113671]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:42:08.542 INFO:tasks.workunit.client.0.smithi023.stdout: 461: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:08.542 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6R6oSgDXNdgR6M_ off=19464665 len=1383065 2024-02-11T22:42:08.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 2389 completed, throughput=4.99MB/sec 2024-02-11T22:42:08.548 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-na8bH1YHiTkv2m1 off=2365133 len=1892243 2024-02-11T22:42:08.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 2390 completed, throughput=5MB/sec 2024-02-11T22:42:08.555 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-udhD8AoskiijiQj off=4877338 len=620078 2024-02-11T22:42:08.556 INFO:tasks.workunit.client.0.smithi023.stdout:op 2391 completed, throughput=5MB/sec 2024-02-11T22:42:08.556 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xSkKdn9KIqjtBW0 off=7003 len=898306 2024-02-11T22:42:08.561 INFO:tasks.workunit.client.0.smithi023.stdout:op 2392 completed, throughput=5MB/sec 2024-02-11T22:42:08.561 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZiWPsqkOvhBATvV off=2737391 len=838689 2024-02-11T22:42:08.562 INFO:tasks.workunit.client.0.smithi023.stdout:op 2393 completed, throughput=5MB/sec 2024-02-11T22:42:09.563 INFO:tasks.workunit.client.0.smithi023.stdout: 462: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:09.563 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U-P0RHPKF8ydI7m off=11075118 len=526027 2024-02-11T22:42:09.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 2394 completed, throughput=4.99MB/sec 2024-02-11T22:42:09.567 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JQ9s-pEQ3BPx4iN off=7488521 len=2009004 2024-02-11T22:42:09.574 INFO:tasks.workunit.client.0.smithi023.stdout:op 2395 completed, throughput=5MB/sec 2024-02-11T22:42:09.574 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0529i9wlrc33bp0 off=389987 len=986404 2024-02-11T22:42:09.578 INFO:tasks.workunit.client.0.smithi023.stdout:op 2396 completed, throughput=5MB/sec 2024-02-11T22:42:09.578 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZrdrTQFbhoUAkyY off=18326636 len=516720 2024-02-11T22:42:09.579 INFO:tasks.workunit.client.0.smithi023.stdout:op 2397 completed, throughput=5MB/sec 2024-02-11T22:42:09.579 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kR5xThh92mFXmNb off=4079122 len=480834 2024-02-11T22:42:09.580 INFO:tasks.workunit.client.0.smithi023.stdout:op 2398 completed, throughput=5MB/sec 2024-02-11T22:42:09.580 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ky2qoHPXV5EcBEf off=2007250 len=1538434 2024-02-11T22:42:09.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 2399 completed, throughput=5MB/sec 2024-02-11T22:42:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:09 smithi023 ceph-mon[111262]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-02-11T22:42:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:09 smithi023 ceph-mon[113671]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-02-11T22:42:09.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:09 smithi160 ceph-mon[106289]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-02-11T22:42:10.591 INFO:tasks.workunit.client.0.smithi023.stdout: 463: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:10.591 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k7Yh_NGXc9B1iC3 off=4094723 len=1583445 2024-02-11T22:42:10.594 INFO:tasks.workunit.client.0.smithi023.stdout:op 2400 completed, throughput=4.99MB/sec 2024-02-11T22:42:10.595 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rAMLDvT-D55vyaQ off=626650 len=917528 2024-02-11T22:42:10.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 2401 completed, throughput=5MB/sec 2024-02-11T22:42:10.598 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d0OQYjmq5QTeYpG off=5126770 len=140121 2024-02-11T22:42:10.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 2402 completed, throughput=5MB/sec 2024-02-11T22:42:10.599 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wz8noJOtKcUg_BQ off=4896022 len=608127 2024-02-11T22:42:10.600 INFO:tasks.workunit.client.0.smithi023.stdout:op 2403 completed, throughput=5MB/sec 2024-02-11T22:42:10.600 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-myhsHhTJTPGBHjE off=212432 len=1296324 2024-02-11T22:42:10.608 INFO:tasks.workunit.client.0.smithi023.stdout:op 2404 completed, throughput=5MB/sec 2024-02-11T22:42:11.607 INFO:tasks.workunit.client.0.smithi023.stdout: 464: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:11.608 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DgKIhcGiVaiy6DZ off=1964481 len=902336 2024-02-11T22:42:11.612 INFO:tasks.workunit.client.0.smithi023.stdout:op 2405 completed, throughput=4.99MB/sec 2024-02-11T22:42:11.612 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oHWxXB4OBcBlaG4 off=1051412 len=10141 2024-02-11T22:42:11.612 INFO:tasks.workunit.client.0.smithi023.stdout:op 2406 completed, throughput=4.99MB/sec 2024-02-11T22:42:11.612 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qrq0kKLLCvBB6Nu off=9266594 len=1674492 2024-02-11T22:42:11.615 INFO:tasks.workunit.client.0.smithi023.stdout:op 2407 completed, throughput=4.99MB/sec 2024-02-11T22:42:11.616 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XqWZmHWWV6cyOpD off=3914258 len=1802977 2024-02-11T22:42:11.626 INFO:tasks.workunit.client.0.smithi023.stdout:op 2408 completed, throughput=5MB/sec 2024-02-11T22:42:11.626 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-r_yCiVHK3tZIXeT off=4121059 len=707168 2024-02-11T22:42:11.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 2409 completed, throughput=5MB/sec 2024-02-11T22:42:11.628 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_vQtA0N-Ufhzj94 off=6889966 len=1650282 2024-02-11T22:42:11.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 2410 completed, throughput=5MB/sec 2024-02-11T22:42:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:11 smithi023 ceph-mon[111262]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:42:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:11 smithi023 ceph-mon[113671]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:42:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:11 smithi160 ceph-mon[106289]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:42:12.630 INFO:tasks.workunit.client.0.smithi023.stdout: 465: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:12.630 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JTSRRxaGX0_JmEm off=7788859 len=1347688 2024-02-11T22:42:12.641 INFO:tasks.workunit.client.0.smithi023.stdout:op 2411 completed, throughput=5MB/sec 2024-02-11T22:42:12.642 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jv3oPyxqiVJvBXl off=14295568 len=1865686 2024-02-11T22:42:12.643 INFO:tasks.workunit.client.0.smithi023.stdout:op 2412 completed, throughput=5MB/sec 2024-02-11T22:42:12.643 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H2eZMyF_GGGtLaH off=2917326 len=1592322 2024-02-11T22:42:12.645 INFO:tasks.workunit.client.0.smithi023.stdout:op 2413 completed, throughput=5MB/sec 2024-02-11T22:42:13.643 INFO:tasks.workunit.client.0.smithi023.stdout: 466: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:13.643 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--YIZFHgxe7wwuzI off=14500016 len=1247550 2024-02-11T22:42:13.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 2414 completed, throughput=4.99MB/sec 2024-02-11T22:42:13.646 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2boPma-azmwnMUN off=1451543 len=1537224 2024-02-11T22:42:13.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 2415 completed, throughput=5MB/sec 2024-02-11T22:42:13.648 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Tregr7te3LDFwRq off=13834044 len=1151576 2024-02-11T22:42:13.652 INFO:tasks.workunit.client.0.smithi023.stdout:op 2416 completed, throughput=5MB/sec 2024-02-11T22:42:13.652 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bmobNSJDFMWPxEW off=1176544 len=954470 2024-02-11T22:42:13.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 2417 completed, throughput=5MB/sec 2024-02-11T22:42:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:13 smithi023 ceph-mon[111262]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:42:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:13 smithi023 ceph-mon[113671]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:42:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:13 smithi160 ceph-mon[106289]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:42:14.654 INFO:tasks.workunit.client.0.smithi023.stdout: 467: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:14.655 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5X8Mx30olA9XmqD off=2993308 len=1145330 2024-02-11T22:42:14.656 INFO:tasks.workunit.client.0.smithi023.stdout:op 2418 completed, throughput=4.99MB/sec 2024-02-11T22:42:14.656 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yGzlW6s3Jr2Xh6S off=5300497 len=1938385 2024-02-11T22:42:14.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 2419 completed, throughput=5MB/sec 2024-02-11T22:42:14.660 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bjH8HsCOQMKwVFh off=13187933 len=1779336 2024-02-11T22:42:14.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 2420 completed, throughput=5MB/sec 2024-02-11T22:42:15.663 INFO:tasks.workunit.client.0.smithi023.stdout: 468: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:15.663 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZQBb5R9rPU48p78 off=6468423 len=902459 2024-02-11T22:42:15.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 2421 completed, throughput=4.99MB/sec 2024-02-11T22:42:15.668 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bBaYHr_rYSV8jb6 off=1737055 len=263839 2024-02-11T22:42:15.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 2422 completed, throughput=4.99MB/sec 2024-02-11T22:42:15.672 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BAkIONE6H2faNjJ off=3498197 len=165900 2024-02-11T22:42:15.675 INFO:tasks.workunit.client.0.smithi023.stdout:op 2423 completed, throughput=4.99MB/sec 2024-02-11T22:42:15.675 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HzfZ63pILeLRveE off=1052979 len=1551182 2024-02-11T22:42:15.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 2424 completed, throughput=5MB/sec 2024-02-11T22:42:15.677 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ii8zwe1Yndy3-GI off=2979318 len=1902197 2024-02-11T22:42:15.679 INFO:tasks.workunit.client.0.smithi023.stdout:op 2425 completed, throughput=5MB/sec 2024-02-11T22:42:15.679 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ob1028gffP7cBsm off=4745651 len=928153 2024-02-11T22:42:15.684 INFO:tasks.workunit.client.0.smithi023.stdout:op 2426 completed, throughput=5MB/sec 2024-02-11T22:42:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:15 smithi023 ceph-mon[111262]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-11T22:42:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:15 smithi023 ceph-mon[113671]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-11T22:42:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:15 smithi160 ceph-mon[106289]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-11T22:42:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:42:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:42:15] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2024-02-11T22:42:16.684 INFO:tasks.workunit.client.0.smithi023.stdout: 469: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:16.684 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Re9nKBNU8jemlUp off=3542942 len=141986 2024-02-11T22:42:16.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 2427 completed, throughput=4.99MB/sec 2024-02-11T22:42:16.685 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cIfrDcBI6AqN9zY off=11608296 len=998080 2024-02-11T22:42:16.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 2428 completed, throughput=4.99MB/sec 2024-02-11T22:42:16.690 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3pGAHjEsc_903O0 off=6167065 len=1828569 2024-02-11T22:42:16.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 2429 completed, throughput=5MB/sec 2024-02-11T22:42:16.697 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E6-U3OzRCgctrVV off=393400 len=1033570 2024-02-11T22:42:16.703 INFO:tasks.workunit.client.0.smithi023.stdout:op 2430 completed, throughput=5MB/sec 2024-02-11T22:42:16.703 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3Kk9iQcNyBoDnQ5 off=0 len=1156333 2024-02-11T22:42:16.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 2431 completed, throughput=5MB/sec 2024-02-11T22:42:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:16 smithi023 ceph-mon[111262]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:42:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:16 smithi023 ceph-mon[113671]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:42:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:16 smithi160 ceph-mon[106289]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:42:17.705 INFO:tasks.workunit.client.0.smithi023.stdout: 470: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:17.705 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5w1cMhRB9EMHAmf off=9990243 len=348654 2024-02-11T22:42:17.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 2432 completed, throughput=4.99MB/sec 2024-02-11T22:42:17.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lS78u8qXMA7mOTm off=18989516 len=1072589 2024-02-11T22:42:17.712 INFO:tasks.workunit.client.0.smithi023.stdout:op 2433 completed, throughput=4.99MB/sec 2024-02-11T22:42:17.712 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zwb5axQX-Iz16Yd off=1920292 len=507638 2024-02-11T22:42:17.713 INFO:tasks.workunit.client.0.smithi023.stdout:op 2434 completed, throughput=4.99MB/sec 2024-02-11T22:42:17.713 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ybKfP_txc1e-xo_ off=6799767 len=917078 2024-02-11T22:42:17.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 2435 completed, throughput=5MB/sec 2024-02-11T22:42:17.719 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_dN4CkdguXYCr7T off=14529878 len=187271 2024-02-11T22:42:17.721 INFO:tasks.workunit.client.0.smithi023.stdout:op 2436 completed, throughput=5MB/sec 2024-02-11T22:42:17.721 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xLPSBvibswVzWcz off=1035289 len=946856 2024-02-11T22:42:17.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 2437 completed, throughput=5MB/sec 2024-02-11T22:42:17.726 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g02xdEjdZ4yg12a off=8359442 len=273739 2024-02-11T22:42:17.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 2438 completed, throughput=5MB/sec 2024-02-11T22:42:17.727 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0-xrCNnLR1ek4Ao off=10822086 len=1535238 2024-02-11T22:42:17.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 2439 completed, throughput=5MB/sec 2024-02-11T22:42:18.734 INFO:tasks.workunit.client.0.smithi023.stdout: 471: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:18.735 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lOQR3T4Yb5CvO5U off=2204256 len=696066 2024-02-11T22:42:18.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 2440 completed, throughput=4.99MB/sec 2024-02-11T22:42:18.739 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z_1Q5bBx0l8Vkx- off=4741491 len=1883381 2024-02-11T22:42:18.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 2441 completed, throughput=5MB/sec 2024-02-11T22:42:18.741 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-52wciiX6k3sAMN0 off=53419 len=1678672 2024-02-11T22:42:18.749 INFO:tasks.workunit.client.0.smithi023.stdout:op 2442 completed, throughput=5MB/sec 2024-02-11T22:42:18.749 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TQGSoIqT0I2MLLQ off=2514054 len=182225 2024-02-11T22:42:18.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 2443 completed, throughput=5MB/sec 2024-02-11T22:42:18.752 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kYXVGZ-gD2X5v-N off=4094019 len=87199 2024-02-11T22:42:18.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 2444 completed, throughput=5MB/sec 2024-02-11T22:42:18.754 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nFdSvCclYtft4oK off=17674781 len=1496233 2024-02-11T22:42:18.763 INFO:tasks.workunit.client.0.smithi023.stdout:op 2445 completed, throughput=5MB/sec 2024-02-11T22:42:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:18 smithi023 ceph-mon[111262]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-11T22:42:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:18 smithi023 ceph-mon[113671]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-11T22:42:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:18 smithi160 ceph-mon[106289]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-11T22:42:19.764 INFO:tasks.workunit.client.0.smithi023.stdout: 472: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:19.764 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jGlcYFsK9qopJbK off=11519492 len=1877266 2024-02-11T22:42:19.768 INFO:tasks.workunit.client.0.smithi023.stdout:op 2446 completed, throughput=5MB/sec 2024-02-11T22:42:19.768 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cR8hDrolG1NR22k off=2980482 len=790139 2024-02-11T22:42:19.769 INFO:tasks.workunit.client.0.smithi023.stdout:op 2447 completed, throughput=5MB/sec 2024-02-11T22:42:19.769 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0AgfZVpJhrr-rYm off=4601081 len=1186646 2024-02-11T22:42:19.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 2448 completed, throughput=5MB/sec 2024-02-11T22:42:20.771 INFO:tasks.workunit.client.0.smithi023.stdout: 473: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:20.771 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mZrGqW93Uktoi3r off=2989418 len=489177 2024-02-11T22:42:20.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 2449 completed, throughput=4.99MB/sec 2024-02-11T22:42:20.773 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-od97wujcprKQf7w off=18756918 len=1871434 2024-02-11T22:42:20.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 2450 completed, throughput=4.99MB/sec 2024-02-11T22:42:20.774 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JoZ_4T2-6oGW_yt off=9395016 len=200294 2024-02-11T22:42:20.778 INFO:tasks.workunit.client.0.smithi023.stdout:op 2451 completed, throughput=4.99MB/sec 2024-02-11T22:42:20.778 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xU8dNA-XmngwPLe off=2818403 len=630194 2024-02-11T22:42:20.779 INFO:tasks.workunit.client.0.smithi023.stdout:op 2452 completed, throughput=5MB/sec 2024-02-11T22:42:20.779 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fnwiSHLp0oMfs6J off=727855 len=1801088 2024-02-11T22:42:20.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 2453 completed, throughput=5MB/sec 2024-02-11T22:42:20.788 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HoBO7RLjhOAGWpT off=1176886 len=1282155 2024-02-11T22:42:20.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 2454 completed, throughput=5MB/sec 2024-02-11T22:42:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:21 smithi023 ceph-mon[111262]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:42:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:21 smithi023 ceph-mon[113671]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:42:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:21 smithi160 ceph-mon[106289]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:42:21.791 INFO:tasks.workunit.client.0.smithi023.stdout: 474: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:21.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sKjvBC4ke-6vKlq off=13643745 len=494120 2024-02-11T22:42:21.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 2455 completed, throughput=4.99MB/sec 2024-02-11T22:42:21.793 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mVv5UHjxLnvoEEh off=5687237 len=1834808 2024-02-11T22:42:21.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 2456 completed, throughput=5MB/sec 2024-02-11T22:42:21.795 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eqhdfh73iUoBP6p off=1183141 len=1234790 2024-02-11T22:42:21.801 INFO:tasks.workunit.client.0.smithi023.stdout:op 2457 completed, throughput=5MB/sec 2024-02-11T22:42:21.801 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9-KrhyARC9Yh12b off=862498 len=1731233 2024-02-11T22:42:21.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 2458 completed, throughput=5MB/sec 2024-02-11T22:42:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:22.803 INFO:tasks.workunit.client.0.smithi023.stdout: 475: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:22.803 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4BrI27k32BgoFhS off=1962212 len=446634 2024-02-11T22:42:22.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 2459 completed, throughput=4.99MB/sec 2024-02-11T22:42:22.808 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eTcwKm_FJDWyahW off=10827972 len=704869 2024-02-11T22:42:22.809 INFO:tasks.workunit.client.0.smithi023.stdout:op 2460 completed, throughput=4.99MB/sec 2024-02-11T22:42:22.809 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ligJ1LDIF4upD0y off=13059090 len=1436182 2024-02-11T22:42:22.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 2461 completed, throughput=5MB/sec 2024-02-11T22:42:22.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9TtcL-vifFucM4P off=5822528 len=165569 2024-02-11T22:42:22.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 2462 completed, throughput=5MB/sec 2024-02-11T22:42:22.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oBCJRFwfDqTtebu off=5604767 len=584787 2024-02-11T22:42:22.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 2463 completed, throughput=5MB/sec 2024-02-11T22:42:22.818 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BgGvPWUWFt6S5zH off=12485677 len=1212736 2024-02-11T22:42:22.824 INFO:tasks.workunit.client.0.smithi023.stdout:op 2464 completed, throughput=5MB/sec 2024-02-11T22:42:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:23 smithi023 ceph-mon[111262]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:42:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:23 smithi023 ceph-mon[113671]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:42:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:23 smithi160 ceph-mon[106289]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:42:23.824 INFO:tasks.workunit.client.0.smithi023.stdout: 476: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:23.824 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TJJObuv823p3LDk off=197061 len=1070382 2024-02-11T22:42:23.831 INFO:tasks.workunit.client.0.smithi023.stdout:op 2465 completed, throughput=4.99MB/sec 2024-02-11T22:42:23.831 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hGInFAAr4XdV6TM off=4270778 len=1127325 2024-02-11T22:42:23.832 INFO:tasks.workunit.client.0.smithi023.stdout:op 2466 completed, throughput=4.99MB/sec 2024-02-11T22:42:23.832 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4b3TvUcD0Jw73et off=2188885 len=2033331 2024-02-11T22:42:23.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 2467 completed, throughput=5MB/sec 2024-02-11T22:42:23.834 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P-Llnqq-0hdTsGe off=4058497 len=1397129 2024-02-11T22:42:23.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 2468 completed, throughput=5MB/sec 2024-02-11T22:42:24.837 INFO:tasks.workunit.client.0.smithi023.stdout: 477: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:24.837 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X4lLVw5-5pwI1pT off=76914 len=1204268 2024-02-11T22:42:24.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 2469 completed, throughput=4.99MB/sec 2024-02-11T22:42:24.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u0aMH0Wfd4BV7OI off=15033705 len=118186 2024-02-11T22:42:24.841 INFO:tasks.workunit.client.0.smithi023.stdout:op 2470 completed, throughput=4.99MB/sec 2024-02-11T22:42:24.841 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wf5qQ2dTVS4jyam off=12290424 len=295196 2024-02-11T22:42:24.843 INFO:tasks.workunit.client.0.smithi023.stdout:op 2471 completed, throughput=4.99MB/sec 2024-02-11T22:42:24.844 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jy7YZglliO3YF6w off=3715814 len=1550084 2024-02-11T22:42:24.851 INFO:tasks.workunit.client.0.smithi023.stdout:op 2472 completed, throughput=5MB/sec 2024-02-11T22:42:24.851 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N6DyjCRLgf4KBlG off=6660886 len=1826139 2024-02-11T22:42:24.862 INFO:tasks.workunit.client.0.smithi023.stdout:op 2473 completed, throughput=5MB/sec 2024-02-11T22:42:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:25 smithi160 ceph-mon[106289]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:42:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:25 smithi023 ceph-mon[111262]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:42:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:25 smithi023 ceph-mon[113671]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:42:25.862 INFO:tasks.workunit.client.0.smithi023.stdout: 478: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:25.862 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sUgHj5v6FVB72Ul off=4368607 len=2001125 2024-02-11T22:42:25.865 INFO:tasks.workunit.client.0.smithi023.stdout:op 2474 completed, throughput=4.99MB/sec 2024-02-11T22:42:25.865 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oZMWyamt-KIZ-GS off=11410865 len=1095811 2024-02-11T22:42:25.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 2475 completed, throughput=5MB/sec 2024-02-11T22:42:25.871 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5HvITIzO0JT5A_v off=3484315 len=571030 2024-02-11T22:42:25.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 2476 completed, throughput=5MB/sec 2024-02-11T22:42:25.872 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KQqKbzeKovqyQJ_ off=2402273 len=35386 2024-02-11T22:42:25.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 2477 completed, throughput=5MB/sec 2024-02-11T22:42:25.874 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Oc1hcx_UfGQIAGe off=20976541 len=1700361 2024-02-11T22:42:25.876 INFO:tasks.workunit.client.0.smithi023.stdout:op 2478 completed, throughput=5MB/sec 2024-02-11T22:42:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:42:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:42:25] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:42:26.876 INFO:tasks.workunit.client.0.smithi023.stdout: 479: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:26.876 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rr8VKnjKyakZzm5 off=16517512 len=1299428 2024-02-11T22:42:26.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 2479 completed, throughput=4.99MB/sec 2024-02-11T22:42:26.883 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b7TpbyCpDvU1KZ1 off=6470024 len=397853 2024-02-11T22:42:26.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 2480 completed, throughput=4.99MB/sec 2024-02-11T22:42:26.884 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x9hq958hWlpKSjB off=5126740 len=423562 2024-02-11T22:42:26.888 INFO:tasks.workunit.client.0.smithi023.stdout:op 2481 completed, throughput=4.99MB/sec 2024-02-11T22:42:26.888 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SjahhY2k0a8fS0v off=16641238 len=1189890 2024-02-11T22:42:26.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 2482 completed, throughput=5MB/sec 2024-02-11T22:42:26.889 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xxXRnmttG_2eJ6L off=2694476 len=1700593 2024-02-11T22:42:26.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 2483 completed, throughput=5MB/sec 2024-02-11T22:42:26.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j2Ghp5kvRtVSsdj off=10372362 len=1585392 2024-02-11T22:42:26.906 INFO:tasks.workunit.client.0.smithi023.stdout:op 2484 completed, throughput=5MB/sec 2024-02-11T22:42:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:27 smithi160 ceph-mon[106289]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:42:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:27 smithi023 ceph-mon[111262]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:42:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:27 smithi023 ceph-mon[113671]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:42:27.906 INFO:tasks.workunit.client.0.smithi023.stdout: 480: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:27.906 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pGBwgqDGQ7sTYC- off=357775 len=698164 2024-02-11T22:42:27.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 2485 completed, throughput=4.99MB/sec 2024-02-11T22:42:27.912 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8VzzN40_6YLQPj9 off=13678863 len=993233 2024-02-11T22:42:27.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 2486 completed, throughput=5MB/sec 2024-02-11T22:42:27.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IJ3D5P73kLTj2Dc off=348912 len=636149 2024-02-11T22:42:27.918 INFO:tasks.workunit.client.0.smithi023.stdout:op 2487 completed, throughput=5MB/sec 2024-02-11T22:42:27.918 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lABFZG0Oq-JHO45 off=1878757 len=442004 2024-02-11T22:42:27.921 INFO:tasks.workunit.client.0.smithi023.stdout:op 2488 completed, throughput=5MB/sec 2024-02-11T22:42:27.921 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jal38ue7l2UMMh- off=5570617 len=1071164 2024-02-11T22:42:27.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 2489 completed, throughput=5MB/sec 2024-02-11T22:42:27.926 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gXC9ypLbSoO2Rl5 off=1176287 len=1825045 2024-02-11T22:42:27.934 INFO:tasks.workunit.client.0.smithi023.stdout:op 2490 completed, throughput=5MB/sec 2024-02-11T22:42:28.935 INFO:tasks.workunit.client.0.smithi023.stdout: 481: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:28.935 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XuB8qOd8YQi7WrS off=14441482 len=1987353 2024-02-11T22:42:28.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 2491 completed, throughput=5MB/sec 2024-02-11T22:42:28.937 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_re_eu5n9D_NcxE off=1831873 len=1214021 2024-02-11T22:42:28.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 2492 completed, throughput=5MB/sec 2024-02-11T22:42:28.943 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8euUtbMK79xdreK off=6312103 len=446264 2024-02-11T22:42:28.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 2493 completed, throughput=5MB/sec 2024-02-11T22:42:28.944 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vWh2OY_IdIvUEJl off=5600863 len=404218 2024-02-11T22:42:28.947 INFO:tasks.workunit.client.0.smithi023.stdout:op 2494 completed, throughput=5MB/sec 2024-02-11T22:42:29.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:29 smithi160 ceph-mon[106289]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:42:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:29 smithi023 ceph-mon[111262]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:42:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:29 smithi023 ceph-mon[113671]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:42:29.948 INFO:tasks.workunit.client.0.smithi023.stdout: 482: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:29.948 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-89Opp-LV5ekuqik off=4390026 len=1582745 2024-02-11T22:42:29.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 2495 completed, throughput=4.99MB/sec 2024-02-11T22:42:29.956 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fiYG0ceTB7IuR1X off=2583610 len=1652945 2024-02-11T22:42:29.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 2496 completed, throughput=5MB/sec 2024-02-11T22:42:29.959 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lQ-X9Zs8fk134Kp off=8168527 len=713932 2024-02-11T22:42:29.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 2497 completed, throughput=5MB/sec 2024-02-11T22:42:29.963 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1h373zEYFg86-GT off=3365037 len=741246 2024-02-11T22:42:29.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 2498 completed, throughput=5MB/sec 2024-02-11T22:42:29.964 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3dqlpRk83uudNea off=2668252 len=677088 2024-02-11T22:42:29.965 INFO:tasks.workunit.client.0.smithi023.stdout:op 2499 completed, throughput=5MB/sec 2024-02-11T22:42:30.965 INFO:tasks.workunit.client.0.smithi023.stdout: 483: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:30.966 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qjv4EO7pctz6BsI off=17426648 len=2021286 2024-02-11T22:42:30.979 INFO:tasks.workunit.client.0.smithi023.stdout:op 2500 completed, throughput=4.99MB/sec 2024-02-11T22:42:30.979 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--DrkwZ_e29RKLsd off=2833111 len=790144 2024-02-11T22:42:30.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 2501 completed, throughput=5MB/sec 2024-02-11T22:42:30.983 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LU3O0P0YL_fyZHP off=7546508 len=237020 2024-02-11T22:42:30.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 2502 completed, throughput=5MB/sec 2024-02-11T22:42:30.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fGKnNHd-xnViPlZ off=9452190 len=2043081 2024-02-11T22:42:30.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 2503 completed, throughput=5MB/sec 2024-02-11T22:42:31.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:31 smithi160 ceph-mon[106289]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:42:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:31 smithi023 ceph-mon[111262]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:42:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:31 smithi023 ceph-mon[113671]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:42:31.995 INFO:tasks.workunit.client.0.smithi023.stdout: 484: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:31.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E_EHTCC7UO7QITy off=6027821 len=310282 2024-02-11T22:42:31.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 2504 completed, throughput=4.99MB/sec 2024-02-11T22:42:31.999 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--xITzqoT9ODtPwQ off=849904 len=830168 2024-02-11T22:42:32.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 2505 completed, throughput=4.99MB/sec 2024-02-11T22:42:32.004 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L_Ovu5JUgx0PD5v off=12596919 len=159430 2024-02-11T22:42:32.007 INFO:tasks.workunit.client.0.smithi023.stdout:op 2506 completed, throughput=4.99MB/sec 2024-02-11T22:42:32.007 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZG2aBm_cmPITayA off=4695534 len=1950054 2024-02-11T22:42:32.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 2507 completed, throughput=5MB/sec 2024-02-11T22:42:32.017 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hmYYZxbRdI5SrVQ off=11327553 len=575331 2024-02-11T22:42:32.018 INFO:tasks.workunit.client.0.smithi023.stdout:op 2508 completed, throughput=5MB/sec 2024-02-11T22:42:32.018 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-siwXXC0XUrqL13O off=1477970 len=1348843 2024-02-11T22:42:32.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 2509 completed, throughput=5MB/sec 2024-02-11T22:42:32.020 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bc2_aLnvGbZrbUL off=9581523 len=573090 2024-02-11T22:42:32.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 2510 completed, throughput=5MB/sec 2024-02-11T22:42:33.021 INFO:tasks.workunit.client.0.smithi023.stdout: 485: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:33.021 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-V3NDyxbJ-3yOvgk off=1958148 len=501520 2024-02-11T22:42:33.022 INFO:tasks.workunit.client.0.smithi023.stdout:op 2511 completed, throughput=4.99MB/sec 2024-02-11T22:42:33.022 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CP6aDcLmE0-BXer off=16254573 len=1563957 2024-02-11T22:42:33.029 INFO:tasks.workunit.client.0.smithi023.stdout:op 2512 completed, throughput=4.99MB/sec 2024-02-11T22:42:33.029 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ScbKfNXKizIcUZB off=80529 len=1750046 2024-02-11T22:42:33.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 2513 completed, throughput=5MB/sec 2024-02-11T22:42:33.030 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2HuiP84KGgBG4jw off=4926420 len=318484 2024-02-11T22:42:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:op 2514 completed, throughput=5MB/sec 2024-02-11T22:42:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D7jeO2kRROAKk3w off=3834838 len=150086 2024-02-11T22:42:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:op 2515 completed, throughput=5MB/sec 2024-02-11T22:42:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_3vr7um1XvVlYxy off=14786746 len=1234799 2024-02-11T22:42:33.032 INFO:tasks.workunit.client.0.smithi023.stdout:op 2516 completed, throughput=5MB/sec 2024-02-11T22:42:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:42:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T22:42:32.930674218Z level=info msg="Completed cleanup jobs" duration=1.423066ms 2024-02-11T22:42:33.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:33 smithi160 ceph-mon[106289]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:42:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:33 smithi023 ceph-mon[111262]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:42:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:33 smithi023 ceph-mon[113671]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:42:34.033 INFO:tasks.workunit.client.0.smithi023.stdout: 486: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:34.033 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9-O1q1_o6n1jM06 off=2734423 len=122447 2024-02-11T22:42:34.033 INFO:tasks.workunit.client.0.smithi023.stdout:op 2517 completed, throughput=4.99MB/sec 2024-02-11T22:42:34.033 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lRwmF25VhmmL7jZ off=14261669 len=353877 2024-02-11T22:42:34.037 INFO:tasks.workunit.client.0.smithi023.stdout:op 2518 completed, throughput=4.99MB/sec 2024-02-11T22:42:34.037 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PxkCGR19O8JAIK2 off=4650790 len=1631980 2024-02-11T22:42:34.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 2519 completed, throughput=5MB/sec 2024-02-11T22:42:34.044 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rqTZ6i6xcHmSUDY off=342205 len=1023342 2024-02-11T22:42:34.045 INFO:tasks.workunit.client.0.smithi023.stdout:op 2520 completed, throughput=5MB/sec 2024-02-11T22:42:34.045 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eItRukSGLNh6lsY off=3235540 len=1895316 2024-02-11T22:42:34.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 2521 completed, throughput=5MB/sec 2024-02-11T22:42:35.052 INFO:tasks.workunit.client.0.smithi023.stdout: 487: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:35.053 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yR8yms9w-SxdLiY off=2026066 len=706470 2024-02-11T22:42:35.054 INFO:tasks.workunit.client.0.smithi023.stdout:op 2522 completed, throughput=4.99MB/sec 2024-02-11T22:42:35.054 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z7_MqtJ6g-GFaCt off=17846418 len=1299945 2024-02-11T22:42:35.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 2523 completed, throughput=4.99MB/sec 2024-02-11T22:42:35.061 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AnqqoSzp0VHkS5W off=13395713 len=802674 2024-02-11T22:42:35.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 2524 completed, throughput=5MB/sec 2024-02-11T22:42:35.065 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o98QL7-2p28621p off=8543237 len=1860806 2024-02-11T22:42:35.073 INFO:tasks.workunit.client.0.smithi023.stdout:op 2525 completed, throughput=5MB/sec 2024-02-11T22:42:35.073 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ORGc51S8bgT2mYW off=2708164 len=1093823 2024-02-11T22:42:35.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 2526 completed, throughput=5MB/sec 2024-02-11T22:42:35.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:35 smithi160 ceph-mon[106289]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:42:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:35 smithi023 ceph-mon[111262]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:42:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:35 smithi023 ceph-mon[113671]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:42:36.076 INFO:tasks.workunit.client.0.smithi023.stdout: 488: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:36.076 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-r5XHsGRPNlMVasc off=2373783 len=889237 2024-02-11T22:42:36.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 2527 completed, throughput=4.99MB/sec 2024-02-11T22:42:36.081 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TPtB87vH474It69 off=10920356 len=338264 2024-02-11T22:42:36.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 2528 completed, throughput=4.99MB/sec 2024-02-11T22:42:36.082 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DML3nieY6kiUeHC off=10316306 len=813064 2024-02-11T22:42:36.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 2529 completed, throughput=5MB/sec 2024-02-11T22:42:36.084 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KXFFZXJ1cO72sSv off=3842387 len=1299035 2024-02-11T22:42:36.085 INFO:tasks.workunit.client.0.smithi023.stdout:op 2530 completed, throughput=5MB/sec 2024-02-11T22:42:36.085 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gduiIqryGafqsPn off=12565144 len=488846 2024-02-11T22:42:36.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 2531 completed, throughput=5MB/sec 2024-02-11T22:42:36.088 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lUE1w13yl878tQD off=3990622 len=116614 2024-02-11T22:42:36.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 2532 completed, throughput=5MB/sec 2024-02-11T22:42:36.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oGg_vyVw27yo-VM off=11208745 len=1531241 2024-02-11T22:42:36.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 2533 completed, throughput=5MB/sec 2024-02-11T22:42:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:42:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:42:35] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:42:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:37.100 INFO:tasks.workunit.client.0.smithi023.stdout: 489: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:37.100 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YMFw_q9SC3D8eVr off=4617224 len=1698842 2024-02-11T22:42:37.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 2534 completed, throughput=4.99MB/sec 2024-02-11T22:42:37.107 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wS01BIZzYEW1H17 off=19472212 len=1550993 2024-02-11T22:42:37.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 2535 completed, throughput=5MB/sec 2024-02-11T22:42:37.115 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0yvxFS72jWr8aQP off=17238446 len=1896870 2024-02-11T22:42:37.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 2536 completed, throughput=5MB/sec 2024-02-11T22:42:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:37 smithi023 ceph-mon[111262]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:42:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:37 smithi023 ceph-mon[113671]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:42:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:37 smithi160 ceph-mon[106289]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:42:38.126 INFO:tasks.workunit.client.0.smithi023.stdout: 490: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:38.126 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g5z1tPnIdnaaWDA off=4321800 len=500336 2024-02-11T22:42:38.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 2537 completed, throughput=4.99MB/sec 2024-02-11T22:42:38.127 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WeK8jRaxqSU8z85 off=616990 len=2085707 2024-02-11T22:42:38.130 INFO:tasks.workunit.client.0.smithi023.stdout:op 2538 completed, throughput=5MB/sec 2024-02-11T22:42:38.130 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iu96_PvV7vQueaS off=763077 len=825578 2024-02-11T22:42:38.135 INFO:tasks.workunit.client.0.smithi023.stdout:op 2539 completed, throughput=5MB/sec 2024-02-11T22:42:38.135 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-52wciiX6k3sAMN0 off=2626719 len=1709857 2024-02-11T22:42:38.143 INFO:tasks.workunit.client.0.smithi023.stdout:op 2540 completed, throughput=5MB/sec 2024-02-11T22:42:39.143 INFO:tasks.workunit.client.0.smithi023.stdout: 491: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:39.143 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P5TaQPK6VJDbjE3 off=429774 len=722769 2024-02-11T22:42:39.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 2541 completed, throughput=4.99MB/sec 2024-02-11T22:42:39.144 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4aZKYDpAdwa-NaR off=10874097 len=1477969 2024-02-11T22:42:39.146 INFO:tasks.workunit.client.0.smithi023.stdout:op 2542 completed, throughput=4.99MB/sec 2024-02-11T22:42:39.146 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EMq2omtdKnzdnBT off=9845494 len=1148437 2024-02-11T22:42:39.148 INFO:tasks.workunit.client.0.smithi023.stdout:op 2543 completed, throughput=5MB/sec 2024-02-11T22:42:39.148 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9P8MySletrBE9vt off=1525162 len=165633 2024-02-11T22:42:39.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 2544 completed, throughput=5MB/sec 2024-02-11T22:42:39.151 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qsdLuFhG6kCbyr0 off=7588063 len=1258541 2024-02-11T22:42:39.152 INFO:tasks.workunit.client.0.smithi023.stdout:op 2545 completed, throughput=5MB/sec 2024-02-11T22:42:39.152 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DPKYk7M6ho3m_pH off=17328896 len=593345 2024-02-11T22:42:39.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 2546 completed, throughput=5MB/sec 2024-02-11T22:42:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:39 smithi023 ceph-mon[111262]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:42:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:39 smithi023 ceph-mon[113671]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:42:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:39 smithi160 ceph-mon[106289]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:42:40.157 INFO:tasks.workunit.client.0.smithi023.stdout: 492: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:40.157 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-483NXCPK7anI2IP off=9930905 len=1325475 2024-02-11T22:42:40.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 2547 completed, throughput=4.99MB/sec 2024-02-11T22:42:40.166 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bwJa2dKKjdnbNPG off=94003 len=1159845 2024-02-11T22:42:40.168 INFO:tasks.workunit.client.0.smithi023.stdout:op 2548 completed, throughput=5MB/sec 2024-02-11T22:42:40.168 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VmpUd0r0-2gBrI0 off=493479 len=228142 2024-02-11T22:42:40.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 2549 completed, throughput=5MB/sec 2024-02-11T22:42:40.171 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e7ybzuLCNAuFZRQ off=2728798 len=1414283 2024-02-11T22:42:40.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 2550 completed, throughput=5MB/sec 2024-02-11T22:42:40.173 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-18lmQ9s3fhZDC5t off=3212216 len=1560528 2024-02-11T22:42:40.174 INFO:tasks.workunit.client.0.smithi023.stdout:op 2551 completed, throughput=5MB/sec 2024-02-11T22:42:41.175 INFO:tasks.workunit.client.0.smithi023.stdout: 493: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:41.175 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ywxyUgL2SWFuT3L off=3307593 len=1594498 2024-02-11T22:42:41.182 INFO:tasks.workunit.client.0.smithi023.stdout:op 2552 completed, throughput=4.99MB/sec 2024-02-11T22:42:41.183 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--byjJ00J8bFirxg off=344816 len=14761 2024-02-11T22:42:41.185 INFO:tasks.workunit.client.0.smithi023.stdout:op 2553 completed, throughput=4.99MB/sec 2024-02-11T22:42:41.185 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VvxlpTyjK3kOzJF off=14622226 len=540923 2024-02-11T22:42:41.189 INFO:tasks.workunit.client.0.smithi023.stdout:op 2554 completed, throughput=5MB/sec 2024-02-11T22:42:41.189 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wF9HwAiv_SkwCtT off=4836764 len=901082 2024-02-11T22:42:41.193 INFO:tasks.workunit.client.0.smithi023.stdout:op 2555 completed, throughput=5MB/sec 2024-02-11T22:42:41.193 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6swvJEr0O2G5TxU off=4480998 len=934343 2024-02-11T22:42:41.194 INFO:tasks.workunit.client.0.smithi023.stdout:op 2556 completed, throughput=5MB/sec 2024-02-11T22:42:41.194 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-h8XUAIGnjNAh_WY off=5026526 len=2023850 2024-02-11T22:42:41.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 2557 completed, throughput=5MB/sec 2024-02-11T22:42:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:41 smithi023 ceph-mon[111262]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:42:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:41 smithi023 ceph-mon[113671]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:42:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:41 smithi160 ceph-mon[106289]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:42:42.202 INFO:tasks.workunit.client.0.smithi023.stdout: 494: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:42.202 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4IZAk65sfloW-gz off=366513 len=1659955 2024-02-11T22:42:42.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 2558 completed, throughput=5MB/sec 2024-02-11T22:42:42.209 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FhzCWEWmokbPppI off=14621803 len=1146591 2024-02-11T22:42:42.215 INFO:tasks.workunit.client.0.smithi023.stdout:op 2559 completed, throughput=5MB/sec 2024-02-11T22:42:42.215 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hXl-4Y36Qc1SlRG off=8737187 len=1954168 2024-02-11T22:42:42.226 INFO:tasks.workunit.client.0.smithi023.stdout:op 2560 completed, throughput=5MB/sec 2024-02-11T22:42:43.230 INFO:tasks.workunit.client.0.smithi023.stdout: 495: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:43.230 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eykUXLOTJuduc9d off=11592554 len=1988936 2024-02-11T22:42:43.249 INFO:tasks.workunit.client.0.smithi023.stdout:op 2561 completed, throughput=5MB/sec 2024-02-11T22:42:43.249 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sKrqgxs0m7Kn5jQ off=1168839 len=1149759 2024-02-11T22:42:43.249 INFO:tasks.workunit.client.0.smithi023.stdout:op 2562 completed, throughput=5MB/sec 2024-02-11T22:42:43.249 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X7Yhp42_k1D9z2y off=3311109 len=921424 2024-02-11T22:42:43.250 INFO:tasks.workunit.client.0.smithi023.stdout:op 2563 completed, throughput=5MB/sec 2024-02-11T22:42:43.250 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L8I8GhftTNzAiVs off=6939515 len=1029732 2024-02-11T22:42:43.251 INFO:tasks.workunit.client.0.smithi023.stdout:op 2564 completed, throughput=5MB/sec 2024-02-11T22:42:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:43 smithi023 ceph-mon[111262]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:42:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:43 smithi023 ceph-mon[113671]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:42:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:43 smithi160 ceph-mon[106289]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:42:44.243 INFO:tasks.workunit.client.0.smithi023.stdout: 496: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:44.243 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uNzs5kcMGusQ9HO off=2562189 len=1776542 2024-02-11T22:42:44.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 2565 completed, throughput=4.99MB/sec 2024-02-11T22:42:44.247 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UFzT9WdMc18ge8B off=20687330 len=1539644 2024-02-11T22:42:44.248 INFO:tasks.workunit.client.0.smithi023.stdout:op 2566 completed, throughput=5MB/sec 2024-02-11T22:42:44.248 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-S6_orVbTTXjHbEx off=2281473 len=60687 2024-02-11T22:42:44.249 INFO:tasks.workunit.client.0.smithi023.stdout:op 2567 completed, throughput=5MB/sec 2024-02-11T22:42:44.249 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lngjBeg3Hy918RG off=6741620 len=1605721 2024-02-11T22:42:44.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 2568 completed, throughput=5MB/sec 2024-02-11T22:42:45.252 INFO:tasks.workunit.client.0.smithi023.stdout: 497: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:45.252 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lMeyf3Y691O_eRo off=4997248 len=1466021 2024-02-11T22:42:45.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 2569 completed, throughput=4.99MB/sec 2024-02-11T22:42:45.259 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K9Coh12SP0u7lt5 off=699985 len=1301864 2024-02-11T22:42:45.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 2570 completed, throughput=5MB/sec 2024-02-11T22:42:45.259 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rTCndsYq2rOlceX off=5455087 len=1962354 2024-02-11T22:42:45.271 INFO:tasks.workunit.client.0.smithi023.stdout:op 2571 completed, throughput=5MB/sec 2024-02-11T22:42:45.271 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vqxOVVYi2oUs2oS off=4333195 len=1376649 2024-02-11T22:42:45.276 INFO:tasks.workunit.client.0.smithi023.stdout:op 2572 completed, throughput=5MB/sec 2024-02-11T22:42:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:45 smithi023 ceph-mon[111262]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:42:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:45 smithi023 ceph-mon[113671]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:42:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:45 smithi160 ceph-mon[106289]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:42:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:42:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:42:45] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:42:46.276 INFO:tasks.workunit.client.0.smithi023.stdout: 498: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:46.276 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S-ECWzzSG1PR2F- off=2400368 len=333734 2024-02-11T22:42:46.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 2573 completed, throughput=4.99MB/sec 2024-02-11T22:42:46.280 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fVgR2bctFUbs1R6 off=9472307 len=1636303 2024-02-11T22:42:46.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 2574 completed, throughput=5MB/sec 2024-02-11T22:42:46.289 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mlI-KUvGzyExarU off=17056585 len=468153 2024-02-11T22:42:46.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 2575 completed, throughput=5MB/sec 2024-02-11T22:42:46.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i1PGajlL-zin4Hq off=11750711 len=189749 2024-02-11T22:42:46.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 2576 completed, throughput=5MB/sec 2024-02-11T22:42:46.292 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ugDKqOygQH6eWd4 off=114427 len=1383676 2024-02-11T22:42:46.300 INFO:tasks.workunit.client.0.smithi023.stdout:op 2577 completed, throughput=5MB/sec 2024-02-11T22:42:46.301 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ob68j6VwRWiwRX5 off=19323400 len=1359463 2024-02-11T22:42:46.306 INFO:tasks.workunit.client.0.smithi023.stdout:op 2578 completed, throughput=5MB/sec 2024-02-11T22:42:47.306 INFO:tasks.workunit.client.0.smithi023.stdout: 499: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:47.306 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9oIfO3dTFGSCIwA off=8468126 len=2002931 2024-02-11T22:42:47.310 INFO:tasks.workunit.client.0.smithi023.stdout:op 2579 completed, throughput=5MB/sec 2024-02-11T22:42:47.310 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Tg0UJT3LMftlXIU off=498008 len=978792 2024-02-11T22:42:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 2580 completed, throughput=5MB/sec 2024-02-11T22:42:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hIGbUBkWP26VaH9 off=0 len=1358426 2024-02-11T22:42:47.318 INFO:tasks.workunit.client.0.smithi023.stdout:op 2581 completed, throughput=5MB/sec 2024-02-11T22:42:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:47 smithi023 ceph-mon[111262]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:42:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:47 smithi023 ceph-mon[113671]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:42:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:47 smithi160 ceph-mon[106289]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:42:48.318 INFO:tasks.workunit.client.0.smithi023.stdout: 500: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:48.319 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vp0O7_1YabdOEuD off=276022 len=2057004 2024-02-11T22:42:48.326 INFO:tasks.workunit.client.0.smithi023.stdout:op 2582 completed, throughput=4.99MB/sec 2024-02-11T22:42:48.326 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VH0Ju3mxR-6Y4Jb off=1285163 len=970578 2024-02-11T22:42:48.331 INFO:tasks.workunit.client.0.smithi023.stdout:op 2583 completed, throughput=5MB/sec 2024-02-11T22:42:48.331 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fqEHoTNVEDAOdV3 off=6587482 len=592658 2024-02-11T22:42:48.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 2584 completed, throughput=5MB/sec 2024-02-11T22:42:48.334 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M3c_iHsa-SPhsBG off=6386822 len=837213 2024-02-11T22:42:48.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 2585 completed, throughput=5MB/sec 2024-02-11T22:42:48.335 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kGBkxDdspkkK0eZ off=508820 len=709401 2024-02-11T22:42:48.336 INFO:tasks.workunit.client.0.smithi023.stdout:op 2586 completed, throughput=5MB/sec 2024-02-11T22:42:48.336 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8y5S_9XkK71VKbN off=138665 len=1571604 2024-02-11T22:42:48.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 2587 completed, throughput=5MB/sec 2024-02-11T22:42:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:48 smithi023 ceph-mon[111262]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:42:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:48 smithi023 ceph-mon[113671]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:42:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:48 smithi160 ceph-mon[106289]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:42:49.342 INFO:tasks.workunit.client.0.smithi023.stdout: 501: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:49.342 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8Qhl63B17bYPkZq off=1190608 len=1296778 2024-02-11T22:42:49.348 INFO:tasks.workunit.client.0.smithi023.stdout:op 2588 completed, throughput=5MB/sec 2024-02-11T22:42:49.348 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XvMNTM1rzIL95IK off=1270004 len=1144625 2024-02-11T22:42:49.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 2589 completed, throughput=5MB/sec 2024-02-11T22:42:49.354 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sxsM2bqlSFGS4w3 off=4135484 len=1347683 2024-02-11T22:42:49.354 INFO:tasks.workunit.client.0.smithi023.stdout:op 2590 completed, throughput=5MB/sec 2024-02-11T22:42:49.354 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hZKpjYvpbxHqYA6 off=13122475 len=1311067 2024-02-11T22:42:49.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 2591 completed, throughput=5MB/sec 2024-02-11T22:42:50.357 INFO:tasks.workunit.client.0.smithi023.stdout: 502: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:50.357 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q66U2E2llZktQvj off=23119031 len=1504097 2024-02-11T22:42:50.365 INFO:tasks.workunit.client.0.smithi023.stdout:op 2592 completed, throughput=5MB/sec 2024-02-11T22:42:50.365 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HAT5Fv-ARqvO7fN off=5430964 len=1736786 2024-02-11T22:42:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 2593 completed, throughput=5MB/sec 2024-02-11T22:42:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b0uZHVIRtFT38Dn off=1737751 len=328847 2024-02-11T22:42:50.370 INFO:tasks.workunit.client.0.smithi023.stdout:op 2594 completed, throughput=5MB/sec 2024-02-11T22:42:50.370 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mJLoMLBcFpqYI1I off=21671063 len=1676782 2024-02-11T22:42:50.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 2595 completed, throughput=5MB/sec 2024-02-11T22:42:51.371 INFO:tasks.workunit.client.0.smithi023.stdout: 503: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:51.372 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OeqNS0zD4HzvEVT off=0 len=1589697 2024-02-11T22:42:51.380 INFO:tasks.workunit.client.0.smithi023.stdout:op 2596 completed, throughput=5MB/sec 2024-02-11T22:42:51.380 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nEgp9SZsKen6H6Q off=8342819 len=1000090 2024-02-11T22:42:51.381 INFO:tasks.workunit.client.0.smithi023.stdout:op 2597 completed, throughput=5MB/sec 2024-02-11T22:42:51.382 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pHtYXHE4gKeBaig off=756916 len=976450 2024-02-11T22:42:51.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 2598 completed, throughput=5MB/sec 2024-02-11T22:42:51.387 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fH8JxUhlfuENQWT off=12077729 len=1861298 2024-02-11T22:42:51.397 INFO:tasks.workunit.client.0.smithi023.stdout:op 2599 completed, throughput=5MB/sec 2024-02-11T22:42:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:51 smithi023 ceph-mon[111262]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-11T22:42:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:51 smithi023 ceph-mon[113671]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-11T22:42:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:51 smithi160 ceph-mon[106289]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-11T22:42:52.397 INFO:tasks.workunit.client.0.smithi023.stdout: 504: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:52.398 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jphyLiiilm9M_fz off=15442361 len=2036012 2024-02-11T22:42:52.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 2600 completed, throughput=5MB/sec 2024-02-11T22:42:52.401 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z0YixNLIGhnHmPk off=5796183 len=1624310 2024-02-11T22:42:52.409 INFO:tasks.workunit.client.0.smithi023.stdout:op 2601 completed, throughput=5MB/sec 2024-02-11T22:42:52.409 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A9OIWiZw6suIVNF off=11015815 len=158684 2024-02-11T22:42:52.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 2602 completed, throughput=5MB/sec 2024-02-11T22:42:52.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c3iVRR1aaiOqVEy off=888367 len=1603662 2024-02-11T22:42:52.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 2603 completed, throughput=5MB/sec 2024-02-11T22:42:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:42:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:42:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:42:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:42:53.414 INFO:tasks.workunit.client.0.smithi023.stdout: 505: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:53.414 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dD55t0l8nJHjilp off=5175623 len=1709312 2024-02-11T22:42:53.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 2604 completed, throughput=5MB/sec 2024-02-11T22:42:53.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2Bsft9OiKZY80OK off=4079192 len=1843437 2024-02-11T22:42:53.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 2605 completed, throughput=5MB/sec 2024-02-11T22:42:53.422 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AablnjfE_rHFN_A off=19175618 len=1852961 2024-02-11T22:42:53.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 2606 completed, throughput=5MB/sec 2024-02-11T22:42:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:53 smithi160 ceph-mon[106289]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:42:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:53 smithi023 ceph-mon[111262]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:42:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:53 smithi023 ceph-mon[113671]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:42:54.430 INFO:tasks.workunit.client.0.smithi023.stdout: 506: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:54.430 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FJ57H886cL7eXVq off=2815790 len=1381381 2024-02-11T22:42:54.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 2607 completed, throughput=5MB/sec 2024-02-11T22:42:54.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oC3aI6GLrmIDC5K off=2564003 len=2086842 2024-02-11T22:42:54.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 2608 completed, throughput=5MB/sec 2024-02-11T22:42:54.435 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Q3QtglRG0fVAit off=9987319 len=596020 2024-02-11T22:42:54.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 2609 completed, throughput=5MB/sec 2024-02-11T22:42:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[111262]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:42:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[113671]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:42:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.440 INFO:tasks.workunit.client.0.smithi023.stdout: 507: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:55.440 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xVfLUPK7Nqm9_vx off=4217000 len=595489 2024-02-11T22:42:55.441 INFO:tasks.workunit.client.0.smithi023.stdout:op 2610 completed, throughput=4.99MB/sec 2024-02-11T22:42:55.441 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-z7njITzk29KGb__ off=5393016 len=1127336 2024-02-11T22:42:55.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 2611 completed, throughput=4.99MB/sec 2024-02-11T22:42:55.442 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XibgOgrdIu3fiyE off=5280519 len=149044 2024-02-11T22:42:55.443 INFO:tasks.workunit.client.0.smithi023.stdout:op 2612 completed, throughput=4.99MB/sec 2024-02-11T22:42:55.443 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t7DvMzPx6NPA2cG off=3655489 len=318490 2024-02-11T22:42:55.444 INFO:tasks.workunit.client.0.smithi023.stdout:op 2613 completed, throughput=4.99MB/sec 2024-02-11T22:42:55.444 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W9uHalR0Wtvkm5S off=10995835 len=983615 2024-02-11T22:42:55.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:55 smithi160 ceph-mon[106289]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:42:55.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:55.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 2614 completed, throughput=5MB/sec 2024-02-11T22:42:55.449 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-22HgBPvW_jO5oso off=388510 len=1928813 2024-02-11T22:42:55.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 2615 completed, throughput=5MB/sec 2024-02-11T22:42:55.457 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oT0Jkdj4ZLYegi0 off=3047175 len=851445 2024-02-11T22:42:55.458 INFO:tasks.workunit.client.0.smithi023.stdout:op 2616 completed, throughput=5MB/sec 2024-02-11T22:42:56.066 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:42:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:42:55] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:42:56.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:42:56.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:42:56.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:56.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:42:56.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:42:56.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:42:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:42:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:42:56.458 INFO:tasks.workunit.client.0.smithi023.stdout: 508: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:56.458 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tgKe2PLM5bpy9ux off=10677770 len=972292 2024-02-11T22:42:56.463 INFO:tasks.workunit.client.0.smithi023.stdout:op 2617 completed, throughput=4.99MB/sec 2024-02-11T22:42:56.463 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj---l63IF36gnN7Y2 off=3114262 len=1928382 2024-02-11T22:42:56.475 INFO:tasks.workunit.client.0.smithi023.stdout:op 2618 completed, throughput=5MB/sec 2024-02-11T22:42:56.475 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wsYsf4C7zDiR7VH off=3360430 len=1446514 2024-02-11T22:42:56.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 2619 completed, throughput=5MB/sec 2024-02-11T22:42:56.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aW_bM2gfsYtD2tV off=10424315 len=1136081 2024-02-11T22:42:56.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 2620 completed, throughput=5MB/sec 2024-02-11T22:42:57.489 INFO:tasks.workunit.client.0.smithi023.stdout: 509: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:57.489 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--7hot4EccqlJ09s off=859490 len=1575112 2024-02-11T22:42:57.496 INFO:tasks.workunit.client.0.smithi023.stdout:op 2621 completed, throughput=4.99MB/sec 2024-02-11T22:42:57.496 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u1atS6ayomWnS7j off=4457174 len=1555165 2024-02-11T22:42:57.501 INFO:tasks.workunit.client.0.smithi023.stdout:op 2622 completed, throughput=5MB/sec 2024-02-11T22:42:57.501 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ARGFyx9ATT2shyq off=11586981 len=1301804 2024-02-11T22:42:57.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 2623 completed, throughput=5MB/sec 2024-02-11T22:42:57.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aYWadk8_4oc49Qp off=7367314 len=374063 2024-02-11T22:42:57.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 2624 completed, throughput=5MB/sec 2024-02-11T22:42:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:57 smithi023 ceph-mon[111262]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:42:57.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:57 smithi023 ceph-mon[113671]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:42:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:57 smithi160 ceph-mon[106289]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:42:58.512 INFO:tasks.workunit.client.0.smithi023.stdout: 510: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:58.512 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P-PNCth9jOAYkot off=1080727 len=1706892 2024-02-11T22:42:58.514 INFO:tasks.workunit.client.0.smithi023.stdout:op 2625 completed, throughput=4.99MB/sec 2024-02-11T22:42:58.514 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xxXRnmttG_2eJ6L off=3094510 len=1300559 2024-02-11T22:42:58.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 2626 completed, throughput=5MB/sec 2024-02-11T22:42:58.523 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-s8QlkjPMe3pLZNE off=7465259 len=737926 2024-02-11T22:42:58.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 2627 completed, throughput=5MB/sec 2024-02-11T22:42:58.528 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Psq-cRNPJ-it8iv off=5238062 len=213801 2024-02-11T22:42:58.531 INFO:tasks.workunit.client.0.smithi023.stdout:op 2628 completed, throughput=5MB/sec 2024-02-11T22:42:58.531 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9JwPkuUrPBDRV3L off=8065308 len=880932 2024-02-11T22:42:58.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 2629 completed, throughput=5MB/sec 2024-02-11T22:42:58.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--SMRZ21E4Jm5-5- off=5467746 len=1277479 2024-02-11T22:42:58.540 INFO:tasks.workunit.client.0.smithi023.stdout:op 2630 completed, throughput=5MB/sec 2024-02-11T22:42:59.540 INFO:tasks.workunit.client.0.smithi023.stdout: 511: throughput=4.99MB/sec pending data=0 2024-02-11T22:42:59.541 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WuTOB7HWAV0eX2O off=7812761 len=817248 2024-02-11T22:42:59.542 INFO:tasks.workunit.client.0.smithi023.stdout:op 2631 completed, throughput=4.99MB/sec 2024-02-11T22:42:59.542 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PmFe6Ujc4ChHg1m off=1440231 len=1264682 2024-02-11T22:42:59.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 2632 completed, throughput=5MB/sec 2024-02-11T22:42:59.544 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nZCp9CfsccIL5Md off=15215110 len=486752 2024-02-11T22:42:59.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 2633 completed, throughput=5MB/sec 2024-02-11T22:42:59.545 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0W8Xe54_j6Y59Xy off=5184378 len=1624181 2024-02-11T22:42:59.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 2634 completed, throughput=5MB/sec 2024-02-11T22:42:59.548 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KwzHjwvQttFdvHY off=4273047 len=317384 2024-02-11T22:42:59.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 2635 completed, throughput=5MB/sec 2024-02-11T22:42:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:42:59 smithi023 ceph-mon[111262]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:42:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:42:59 smithi023 ceph-mon[113671]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:42:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:42:59 smithi160 ceph-mon[106289]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:43:00.552 INFO:tasks.workunit.client.0.smithi023.stdout: 512: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:00.552 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5cJv8BvPp_Qf9Ph off=3715734 len=491796 2024-02-11T22:43:00.553 INFO:tasks.workunit.client.0.smithi023.stdout:op 2636 completed, throughput=4.99MB/sec 2024-02-11T22:43:00.553 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7JeXLz-4g11URZT off=10316224 len=519405 2024-02-11T22:43:00.554 INFO:tasks.workunit.client.0.smithi023.stdout:op 2637 completed, throughput=4.99MB/sec 2024-02-11T22:43:00.554 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eF9w6V6HPau3JQr off=21329980 len=50558 2024-02-11T22:43:00.557 INFO:tasks.workunit.client.0.smithi023.stdout:op 2638 completed, throughput=4.99MB/sec 2024-02-11T22:43:00.557 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S2Vwn4EMqdl-EBd off=16827020 len=753295 2024-02-11T22:43:00.562 INFO:tasks.workunit.client.0.smithi023.stdout:op 2639 completed, throughput=4.99MB/sec 2024-02-11T22:43:00.562 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RKY8MW9TbUiSZCb off=4019853 len=1398116 2024-02-11T22:43:00.564 INFO:tasks.workunit.client.0.smithi023.stdout:op 2640 completed, throughput=5MB/sec 2024-02-11T22:43:00.564 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E5DzbGF96LexQfq off=1300186 len=8529 2024-02-11T22:43:00.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 2641 completed, throughput=5MB/sec 2024-02-11T22:43:00.565 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DRGYqwBUSVszXtD off=9783730 len=1409465 2024-02-11T22:43:00.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 2642 completed, throughput=5MB/sec 2024-02-11T22:43:00.567 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q8afnlxEfNGUoq1 off=2128086 len=889717 2024-02-11T22:43:00.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 2643 completed, throughput=5MB/sec 2024-02-11T22:43:01.569 INFO:tasks.workunit.client.0.smithi023.stdout: 513: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:01.570 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xEWOk7mxnScPEFU off=8288563 len=1025892 2024-02-11T22:43:01.575 INFO:tasks.workunit.client.0.smithi023.stdout:op 2644 completed, throughput=4.99MB/sec 2024-02-11T22:43:01.576 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k-pNUIm1wnsFqS5 off=6291542 len=1629414 2024-02-11T22:43:01.578 INFO:tasks.workunit.client.0.smithi023.stdout:op 2645 completed, throughput=5MB/sec 2024-02-11T22:43:01.578 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xJmI7LVfZeMhXP3 off=13764341 len=1852315 2024-02-11T22:43:01.580 INFO:tasks.workunit.client.0.smithi023.stdout:op 2646 completed, throughput=5MB/sec 2024-02-11T22:43:01.580 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5msot4Ux6xAutme off=19530957 len=1719341 2024-02-11T22:43:01.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 2647 completed, throughput=5MB/sec 2024-02-11T22:43:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:01 smithi160 ceph-mon[106289]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:43:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:01 smithi023 ceph-mon[111262]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:43:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:01 smithi023 ceph-mon[113671]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:43:02.582 INFO:tasks.workunit.client.0.smithi023.stdout: 514: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:02.582 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HEO4lGXkEHN38Yf off=4434445 len=1840037 2024-02-11T22:43:02.590 INFO:tasks.workunit.client.0.smithi023.stdout:op 2648 completed, throughput=5MB/sec 2024-02-11T22:43:02.590 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wJhICOdhcKK3kdP off=21705035 len=1069746 2024-02-11T22:43:02.591 INFO:tasks.workunit.client.0.smithi023.stdout:op 2649 completed, throughput=5MB/sec 2024-02-11T22:43:02.592 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lJH4FTlouAT47RT off=734817 len=1025386 2024-02-11T22:43:02.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 2650 completed, throughput=5MB/sec 2024-02-11T22:43:02.593 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0L6b0fJk_paZpND off=12933021 len=1307936 2024-02-11T22:43:02.596 INFO:tasks.workunit.client.0.smithi023.stdout:op 2651 completed, throughput=5MB/sec 2024-02-11T22:43:03.596 INFO:tasks.workunit.client.0.smithi023.stdout: 515: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:03.596 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BRLJoKqBVmNlL7z off=5511597 len=1601271 2024-02-11T22:43:03.600 INFO:tasks.workunit.client.0.smithi023.stdout:op 2652 completed, throughput=5MB/sec 2024-02-11T22:43:03.600 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wGGpBqeoPF7RtAs off=16587349 len=1819783 2024-02-11T22:43:03.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 2653 completed, throughput=5MB/sec 2024-02-11T22:43:03.607 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-943DExHtgrOqHcO off=4903592 len=1100938 2024-02-11T22:43:03.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 2654 completed, throughput=5MB/sec 2024-02-11T22:43:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:03 smithi160 ceph-mon[106289]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:43:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:03 smithi023 ceph-mon[111262]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:43:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:03 smithi023 ceph-mon[113671]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:43:04.613 INFO:tasks.workunit.client.0.smithi023.stdout: 516: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:04.613 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mTHFdmBqv6uB2RI off=3361447 len=1586006 2024-02-11T22:43:04.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 2655 completed, throughput=4.99MB/sec 2024-02-11T22:43:04.620 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8GPTp6W_wEwMSS4 off=4261663 len=39272 2024-02-11T22:43:04.623 INFO:tasks.workunit.client.0.smithi023.stdout:op 2656 completed, throughput=4.99MB/sec 2024-02-11T22:43:04.623 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PxkCGR19O8JAIK2 off=6163022 len=66530 2024-02-11T22:43:04.625 INFO:tasks.workunit.client.0.smithi023.stdout:op 2657 completed, throughput=4.99MB/sec 2024-02-11T22:43:04.626 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HJe7r3OBtB0bXQx off=2362594 len=1012134 2024-02-11T22:43:04.627 INFO:tasks.workunit.client.0.smithi023.stdout:op 2658 completed, throughput=5MB/sec 2024-02-11T22:43:04.627 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hOIF03XVanYefO- off=0 len=1326845 2024-02-11T22:43:04.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 2659 completed, throughput=5MB/sec 2024-02-11T22:43:04.628 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EtVgVcVEL2APvS2 off=12637794 len=963135 2024-02-11T22:43:04.630 INFO:tasks.workunit.client.0.smithi023.stdout:op 2660 completed, throughput=5MB/sec 2024-02-11T22:43:05.631 INFO:tasks.workunit.client.0.smithi023.stdout: 517: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:05.631 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_zOkcY2KGCfrAHQ off=4957804 len=1057299 2024-02-11T22:43:05.632 INFO:tasks.workunit.client.0.smithi023.stdout:op 2661 completed, throughput=4.99MB/sec 2024-02-11T22:43:05.632 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gNldigevwpVxAHX off=5190748 len=1763469 2024-02-11T22:43:05.639 INFO:tasks.workunit.client.0.smithi023.stdout:op 2662 completed, throughput=5MB/sec 2024-02-11T22:43:05.639 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NUKe3t1KyADbAT2 off=9407664 len=972490 2024-02-11T22:43:05.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 2663 completed, throughput=5MB/sec 2024-02-11T22:43:05.644 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-W6jA7gEt0NvvsT9 off=3833325 len=1721218 2024-02-11T22:43:05.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 2664 completed, throughput=5MB/sec 2024-02-11T22:43:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:05 smithi160 ceph-mon[106289]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:43:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:05 smithi023 ceph-mon[111262]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:43:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:05 smithi023 ceph-mon[113671]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:43:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:43:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:43:05] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:43:06.648 INFO:tasks.workunit.client.0.smithi023.stdout: 518: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:06.648 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4Yz_Np2b0htVwhx off=11861217 len=1234701 2024-02-11T22:43:06.651 INFO:tasks.workunit.client.0.smithi023.stdout:op 2665 completed, throughput=4.99MB/sec 2024-02-11T22:43:06.651 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8oO7gUzLVlVcBkw off=13520956 len=1022788 2024-02-11T22:43:06.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 2666 completed, throughput=4.99MB/sec 2024-02-11T22:43:06.657 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2uOJameMjZ-ZD73 off=13602795 len=445432 2024-02-11T22:43:06.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 2667 completed, throughput=5MB/sec 2024-02-11T22:43:06.661 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pR30aYfxgyPtaVX off=2071627 len=1182075 2024-02-11T22:43:06.667 INFO:tasks.workunit.client.0.smithi023.stdout:op 2668 completed, throughput=5MB/sec 2024-02-11T22:43:06.668 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LdQ8L2Ywujm5yRo off=622570 len=1410279 2024-02-11T22:43:06.669 INFO:tasks.workunit.client.0.smithi023.stdout:op 2669 completed, throughput=5MB/sec 2024-02-11T22:43:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:07.669 INFO:tasks.workunit.client.0.smithi023.stdout: 519: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:07.670 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aEK4yYxuDDwVWGT off=21300850 len=1590449 2024-02-11T22:43:07.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 2670 completed, throughput=4.99MB/sec 2024-02-11T22:43:07.672 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YXxw43dIDNhZVq2 off=375626 len=966316 2024-02-11T22:43:07.678 INFO:tasks.workunit.client.0.smithi023.stdout:op 2671 completed, throughput=5MB/sec 2024-02-11T22:43:07.678 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G_FJZ-IvjRo4f7H off=11395830 len=98560 2024-02-11T22:43:07.679 INFO:tasks.workunit.client.0.smithi023.stdout:op 2672 completed, throughput=5MB/sec 2024-02-11T22:43:07.679 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-z1HpQQiuJKS9C7g off=3470422 len=22628 2024-02-11T22:43:07.679 INFO:tasks.workunit.client.0.smithi023.stdout:op 2673 completed, throughput=5MB/sec 2024-02-11T22:43:07.679 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0S3pFLV_K0_l6Xn off=15470871 len=1525417 2024-02-11T22:43:07.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 2674 completed, throughput=5MB/sec 2024-02-11T22:43:07.687 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jGlcYFsK9qopJbK off=13776969 len=636484 2024-02-11T22:43:07.691 INFO:tasks.workunit.client.0.smithi023.stdout:op 2675 completed, throughput=5MB/sec 2024-02-11T22:43:07.691 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1O1HtdzDPpNuwI4 off=9168101 len=84194 2024-02-11T22:43:07.694 INFO:tasks.workunit.client.0.smithi023.stdout:op 2676 completed, throughput=5MB/sec 2024-02-11T22:43:07.694 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YhCrWgpjLS90Lu4 off=6667099 len=1122203 2024-02-11T22:43:07.699 INFO:tasks.workunit.client.0.smithi023.stdout:op 2677 completed, throughput=5MB/sec 2024-02-11T22:43:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:07 smithi023 ceph-mon[111262]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:43:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:07 smithi023 ceph-mon[113671]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:43:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:07 smithi160 ceph-mon[106289]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:43:08.699 INFO:tasks.workunit.client.0.smithi023.stdout: 520: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:08.699 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GqKxglLWo1EdLJH off=12701263 len=1428489 2024-02-11T22:43:08.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 2678 completed, throughput=4.99MB/sec 2024-02-11T22:43:08.707 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-h4a182MxrTBV_uh off=5831482 len=1641300 2024-02-11T22:43:08.713 INFO:tasks.workunit.client.0.smithi023.stdout:op 2679 completed, throughput=5MB/sec 2024-02-11T22:43:08.713 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nnI2iFOz3dwLpTI off=789733 len=1769390 2024-02-11T22:43:08.715 INFO:tasks.workunit.client.0.smithi023.stdout:op 2680 completed, throughput=5MB/sec 2024-02-11T22:43:09.718 INFO:tasks.workunit.client.0.smithi023.stdout: 521: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:09.718 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-od97wujcprKQf7w off=7477588 len=1896201 2024-02-11T22:43:09.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 2681 completed, throughput=4.99MB/sec 2024-02-11T22:43:09.727 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iKAJv0l6saDau8y off=9231093 len=86547 2024-02-11T22:43:09.733 INFO:tasks.workunit.client.0.smithi023.stdout:op 2682 completed, throughput=4.99MB/sec 2024-02-11T22:43:09.733 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NWaX-H4SuC6aZBT off=13048334 len=752409 2024-02-11T22:43:09.733 INFO:tasks.workunit.client.0.smithi023.stdout:op 2683 completed, throughput=5MB/sec 2024-02-11T22:43:09.734 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_TJzd46bo9Z4-nA off=2110351 len=1647382 2024-02-11T22:43:09.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 2684 completed, throughput=5MB/sec 2024-02-11T22:43:09.739 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D9OpMaa26FLAX87 off=543318 len=788109 2024-02-11T22:43:09.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 2685 completed, throughput=5MB/sec 2024-02-11T22:43:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:09 smithi023 ceph-mon[111262]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:43:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:09 smithi023 ceph-mon[113671]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:43:09.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:09 smithi160 ceph-mon[106289]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:43:10.745 INFO:tasks.workunit.client.0.smithi023.stdout: 522: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:10.745 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HMOBjyvfPXirWkE off=133143 len=465463 2024-02-11T22:43:10.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 2686 completed, throughput=4.99MB/sec 2024-02-11T22:43:10.746 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mq-ur0GprgvImDi off=4772093 len=1553449 2024-02-11T22:43:10.749 INFO:tasks.workunit.client.0.smithi023.stdout:op 2687 completed, throughput=4.99MB/sec 2024-02-11T22:43:10.749 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dTOIZOPPAyBbalJ off=7850946 len=695884 2024-02-11T22:43:10.753 INFO:tasks.workunit.client.0.smithi023.stdout:op 2688 completed, throughput=5MB/sec 2024-02-11T22:43:10.753 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IJ3ycDI_3AihcsJ off=21371720 len=1818407 2024-02-11T22:43:10.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 2689 completed, throughput=5MB/sec 2024-02-11T22:43:10.756 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n_1ZoU39XpDXaky off=16291098 len=1813136 2024-02-11T22:43:10.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 2690 completed, throughput=5MB/sec 2024-02-11T22:43:11.759 INFO:tasks.workunit.client.0.smithi023.stdout: 523: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:11.759 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ps4OKOKExIRucCB off=6364685 len=247016 2024-02-11T22:43:11.763 INFO:tasks.workunit.client.0.smithi023.stdout:op 2691 completed, throughput=4.99MB/sec 2024-02-11T22:43:11.763 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iQf2Rle0gzwxAsT off=6956939 len=1732991 2024-02-11T22:43:11.764 INFO:tasks.workunit.client.0.smithi023.stdout:op 2692 completed, throughput=5MB/sec 2024-02-11T22:43:11.765 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M-PbsmY-kJMcdBV off=2587923 len=1254704 2024-02-11T22:43:11.768 INFO:tasks.workunit.client.0.smithi023.stdout:op 2693 completed, throughput=5MB/sec 2024-02-11T22:43:11.768 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5KVo8sjPBETveSn off=4028239 len=168755 2024-02-11T22:43:11.768 INFO:tasks.workunit.client.0.smithi023.stdout:op 2694 completed, throughput=5MB/sec 2024-02-11T22:43:11.768 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qgL71bQVCNJ99zf off=9289899 len=1537230 2024-02-11T22:43:11.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 2695 completed, throughput=5MB/sec 2024-02-11T22:43:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:11 smithi023 ceph-mon[111262]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:43:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:11 smithi023 ceph-mon[113671]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:43:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:11 smithi160 ceph-mon[106289]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:43:12.775 INFO:tasks.workunit.client.0.smithi023.stdout: 524: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:12.775 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ByNSTtVCUXqTIFA off=4879599 len=1325220 2024-02-11T22:43:12.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 2696 completed, throughput=4.99MB/sec 2024-02-11T22:43:12.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tgBfxXOEc5ldH9H off=4789465 len=797961 2024-02-11T22:43:12.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 2697 completed, throughput=5MB/sec 2024-02-11T22:43:12.787 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ueouaU5Ycxic-tZ off=8078869 len=305809 2024-02-11T22:43:12.789 INFO:tasks.workunit.client.0.smithi023.stdout:op 2698 completed, throughput=5MB/sec 2024-02-11T22:43:12.789 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dqlvCPRyKOvMMJ9 off=1119792 len=1641315 2024-02-11T22:43:12.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 2699 completed, throughput=5MB/sec 2024-02-11T22:43:12.797 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E_k60u33S0-154- off=619252 len=1075818 2024-02-11T22:43:12.798 INFO:tasks.workunit.client.0.smithi023.stdout:op 2700 completed, throughput=5MB/sec 2024-02-11T22:43:13.798 INFO:tasks.workunit.client.0.smithi023.stdout: 525: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:13.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NkXFHkt8ROpBIy1 off=796563 len=487927 2024-02-11T22:43:13.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 2701 completed, throughput=4.99MB/sec 2024-02-11T22:43:13.803 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-smlpyCycEkn1Pj3 off=1771228 len=683006 2024-02-11T22:43:13.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 2702 completed, throughput=4.99MB/sec 2024-02-11T22:43:13.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5o4jDMDVf_9qh-3 off=4082607 len=1931638 2024-02-11T22:43:13.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 2703 completed, throughput=5MB/sec 2024-02-11T22:43:13.818 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k4c5hsc-MNFIdxf off=6850183 len=1159264 2024-02-11T22:43:13.824 INFO:tasks.workunit.client.0.smithi023.stdout:op 2704 completed, throughput=5MB/sec 2024-02-11T22:43:13.824 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zzvrkUL0FD_FjRk off=0 len=1440284 2024-02-11T22:43:13.831 INFO:tasks.workunit.client.0.smithi023.stdout:op 2705 completed, throughput=5MB/sec 2024-02-11T22:43:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:13 smithi023 ceph-mon[111262]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:43:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:13 smithi023 ceph-mon[113671]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:43:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:13 smithi160 ceph-mon[106289]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:43:14.831 INFO:tasks.workunit.client.0.smithi023.stdout: 526: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:14.831 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nFN4DsT8X-o74Mr off=10540488 len=658973 2024-02-11T22:43:14.833 INFO:tasks.workunit.client.0.smithi023.stdout:op 2706 completed, throughput=4.99MB/sec 2024-02-11T22:43:14.833 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Qko9_1sKbpeLpvv off=4536327 len=494369 2024-02-11T22:43:14.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 2707 completed, throughput=4.99MB/sec 2024-02-11T22:43:14.834 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iw8RlNXv5I2dcxe off=1352570 len=1052107 2024-02-11T22:43:14.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 2708 completed, throughput=5MB/sec 2024-02-11T22:43:14.836 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VI9XXvLiRxRvGgw off=21809649 len=1421496 2024-02-11T22:43:14.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 2709 completed, throughput=5MB/sec 2024-02-11T22:43:14.838 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Bq-SX6-aoAD0lmq off=12156003 len=1486476 2024-02-11T22:43:14.840 INFO:tasks.workunit.client.0.smithi023.stdout:op 2710 completed, throughput=5MB/sec 2024-02-11T22:43:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:15 smithi023 ceph-mon[111262]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:43:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:15 smithi023 ceph-mon[113671]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:43:15.841 INFO:tasks.workunit.client.0.smithi023.stdout: 527: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:15.841 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nPQXjJe8POSqm_1 off=12421017 len=1036264 2024-02-11T22:43:15.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 2711 completed, throughput=4.99MB/sec 2024-02-11T22:43:15.847 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AEIYvMScgkObRgj off=1276884 len=1590255 2024-02-11T22:43:15.849 INFO:tasks.workunit.client.0.smithi023.stdout:op 2712 completed, throughput=5MB/sec 2024-02-11T22:43:15.849 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vzOhj29iQzIWA8V off=23333417 len=1131015 2024-02-11T22:43:15.855 INFO:tasks.workunit.client.0.smithi023.stdout:op 2713 completed, throughput=5MB/sec 2024-02-11T22:43:15.855 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-B2Trxq6Ob5gshBt off=18641960 len=1397774 2024-02-11T22:43:15.857 INFO:tasks.workunit.client.0.smithi023.stdout:op 2714 completed, throughput=5MB/sec 2024-02-11T22:43:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:15 smithi160 ceph-mon[106289]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:43:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:43:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:43:15] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-02-11T22:43:16.858 INFO:tasks.workunit.client.0.smithi023.stdout: 528: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:16.858 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ytbvqCyWUimo6nd off=1190339 len=1814439 2024-02-11T22:43:16.865 INFO:tasks.workunit.client.0.smithi023.stdout:op 2715 completed, throughput=4.99MB/sec 2024-02-11T22:43:16.865 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iNSS--f8iDwsOdj off=12590765 len=1691989 2024-02-11T22:43:16.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 2716 completed, throughput=5MB/sec 2024-02-11T22:43:16.866 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ig06kfDvCSEQcG0 off=13276241 len=589304 2024-02-11T22:43:16.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 2717 completed, throughput=5MB/sec 2024-02-11T22:43:16.871 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4y_xa79r5XKV7fa off=4550614 len=1598212 2024-02-11T22:43:16.873 INFO:tasks.workunit.client.0.smithi023.stdout:op 2718 completed, throughput=5MB/sec 2024-02-11T22:43:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:16 smithi023 ceph-mon[111262]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:43:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:16 smithi023 ceph-mon[113671]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:43:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:16 smithi160 ceph-mon[106289]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:43:17.873 INFO:tasks.workunit.client.0.smithi023.stdout: 529: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:17.873 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tZPYP7pyjisZhnF off=8659604 len=820511 2024-02-11T22:43:17.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 2719 completed, throughput=4.99MB/sec 2024-02-11T22:43:17.879 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-URUXHr03NU4exPl off=382783 len=1508730 2024-02-11T22:43:17.885 INFO:tasks.workunit.client.0.smithi023.stdout:op 2720 completed, throughput=5MB/sec 2024-02-11T22:43:17.885 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sBckmu4ko-bBwTv off=186191 len=1810812 2024-02-11T22:43:17.891 INFO:tasks.workunit.client.0.smithi023.stdout:op 2721 completed, throughput=5MB/sec 2024-02-11T22:43:17.891 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6jqxxMuIrdImbPb off=6811987 len=1605983 2024-02-11T22:43:17.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 2722 completed, throughput=5MB/sec 2024-02-11T22:43:18.899 INFO:tasks.workunit.client.0.smithi023.stdout: 530: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:18.899 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KWYL2vSC44BBuUg off=4016729 len=705569 2024-02-11T22:43:18.904 INFO:tasks.workunit.client.0.smithi023.stdout:op 2723 completed, throughput=4.99MB/sec 2024-02-11T22:43:18.904 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5XgTRCFtQwcyEcn off=153951 len=635024 2024-02-11T22:43:18.905 INFO:tasks.workunit.client.0.smithi023.stdout:op 2724 completed, throughput=5MB/sec 2024-02-11T22:43:18.905 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wCZmFQ5FVh5-Qo0 off=2113024 len=118086 2024-02-11T22:43:18.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 2725 completed, throughput=5MB/sec 2024-02-11T22:43:18.908 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M-PbsmY-kJMcdBV off=7898567 len=391425 2024-02-11T22:43:18.912 INFO:tasks.workunit.client.0.smithi023.stdout:op 2726 completed, throughput=5MB/sec 2024-02-11T22:43:18.912 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--8rX2GUuqZ0OneZ off=15618719 len=256026 2024-02-11T22:43:18.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 2727 completed, throughput=5MB/sec 2024-02-11T22:43:18.914 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I7piYECXs8BIR5T off=2511914 len=1635675 2024-02-11T22:43:18.921 INFO:tasks.workunit.client.0.smithi023.stdout:op 2728 completed, throughput=5MB/sec 2024-02-11T22:43:18.921 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l_Hs4fORJ_Qb3lk off=21210837 len=728980 2024-02-11T22:43:18.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 2729 completed, throughput=5MB/sec 2024-02-11T22:43:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:18 smithi023 ceph-mon[111262]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:43:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:18 smithi023 ceph-mon[113671]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:43:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:18 smithi160 ceph-mon[106289]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:43:19.926 INFO:tasks.workunit.client.0.smithi023.stdout: 531: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:19.926 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-svCTXDkeDkvrAbX off=17217565 len=1963654 2024-02-11T22:43:19.929 INFO:tasks.workunit.client.0.smithi023.stdout:op 2730 completed, throughput=4.99MB/sec 2024-02-11T22:43:19.929 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X6ivJ4ELCFX18l6 off=1582121 len=1333836 2024-02-11T22:43:19.935 INFO:tasks.workunit.client.0.smithi023.stdout:op 2731 completed, throughput=5MB/sec 2024-02-11T22:43:19.935 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QCplFotjWTu_jA1 off=6166181 len=1976985 2024-02-11T22:43:19.942 INFO:tasks.workunit.client.0.smithi023.stdout:op 2732 completed, throughput=5MB/sec 2024-02-11T22:43:20.943 INFO:tasks.workunit.client.0.smithi023.stdout: 532: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:20.943 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c8j9ZsTOo3X7jBu off=1959199 len=408562 2024-02-11T22:43:20.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 2733 completed, throughput=4.99MB/sec 2024-02-11T22:43:20.944 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L3XhZ7IRZmGVJX8 off=2278884 len=2081536 2024-02-11T22:43:20.946 INFO:tasks.workunit.client.0.smithi023.stdout:op 2734 completed, throughput=5MB/sec 2024-02-11T22:43:20.946 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7iYX8AdIrHO1_mj off=10729783 len=912109 2024-02-11T22:43:20.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 2735 completed, throughput=5MB/sec 2024-02-11T22:43:20.952 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hts2ZvdwPd-25IY off=995665 len=874116 2024-02-11T22:43:20.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 2736 completed, throughput=5MB/sec 2024-02-11T22:43:20.956 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xy1kPjtHeVPKLk1 off=1872061 len=1321843 2024-02-11T22:43:20.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 2737 completed, throughput=5MB/sec 2024-02-11T22:43:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:21 smithi023 ceph-mon[111262]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:43:21.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:21 smithi023 ceph-mon[113671]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:43:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:21 smithi160 ceph-mon[106289]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:43:21.962 INFO:tasks.workunit.client.0.smithi023.stdout: 533: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tQOtm8aisYmKI9C off=229091 len=121575 2024-02-11T22:43:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 2738 completed, throughput=4.99MB/sec 2024-02-11T22:43:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Sra_eyfs6SPE_uw off=13419856 len=193639 2024-02-11T22:43:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 2739 completed, throughput=4.99MB/sec 2024-02-11T22:43:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SF-6SeTcXgwUXo8 off=9528585 len=1847464 2024-02-11T22:43:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 2740 completed, throughput=5MB/sec 2024-02-11T22:43:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2LLS5q0UK78pFFE off=4813449 len=970952 2024-02-11T22:43:21.973 INFO:tasks.workunit.client.0.smithi023.stdout:op 2741 completed, throughput=5MB/sec 2024-02-11T22:43:21.973 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Up0BNgK37Posf_f off=1805241 len=550830 2024-02-11T22:43:21.976 INFO:tasks.workunit.client.0.smithi023.stdout:op 2742 completed, throughput=5MB/sec 2024-02-11T22:43:21.976 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hzamnZau5xnif5N off=7244421 len=319925 2024-02-11T22:43:21.980 INFO:tasks.workunit.client.0.smithi023.stdout:op 2743 completed, throughput=5MB/sec 2024-02-11T22:43:21.980 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iXcmFXt2ZH6DQeh off=5653793 len=1725284 2024-02-11T22:43:21.990 INFO:tasks.workunit.client.0.smithi023.stdout:op 2744 completed, throughput=5MB/sec 2024-02-11T22:43:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:22.990 INFO:tasks.workunit.client.0.smithi023.stdout: 534: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:22.990 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hoFJ-oWgnIpMI7K off=3619633 len=74787 2024-02-11T22:43:22.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 2745 completed, throughput=4.99MB/sec 2024-02-11T22:43:22.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBlvnEbeXANFArS off=2318010 len=1746442 2024-02-11T22:43:22.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 2746 completed, throughput=5MB/sec 2024-02-11T22:43:22.995 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tZNJEo9pVnFlS12 off=4905000 len=990111 2024-02-11T22:43:23.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 2747 completed, throughput=5MB/sec 2024-02-11T22:43:23.001 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tSUTBGhbBEE0ojq off=18874840 len=795094 2024-02-11T22:43:23.002 INFO:tasks.workunit.client.0.smithi023.stdout:op 2748 completed, throughput=5MB/sec 2024-02-11T22:43:23.002 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mD0zLKUgZ66e4yA off=1996799 len=960081 2024-02-11T22:43:23.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 2749 completed, throughput=5MB/sec 2024-02-11T22:43:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:23 smithi160 ceph-mon[106289]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:43:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:23 smithi023 ceph-mon[111262]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:43:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:23 smithi023 ceph-mon[113671]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:43:24.003 INFO:tasks.workunit.client.0.smithi023.stdout: 535: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:24.004 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DTiT5xtJ8d23vma off=11794711 len=144103 2024-02-11T22:43:24.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 2750 completed, throughput=4.99MB/sec 2024-02-11T22:43:24.004 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z5bgyO6SNWCwYgX off=2995486 len=387730 2024-02-11T22:43:24.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 2751 completed, throughput=4.99MB/sec 2024-02-11T22:43:24.008 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AS0YVNPB14PfLbF off=2386537 len=380876 2024-02-11T22:43:24.009 INFO:tasks.workunit.client.0.smithi023.stdout:op 2752 completed, throughput=4.99MB/sec 2024-02-11T22:43:24.009 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EnJWYjGEbshZAM_ off=10571919 len=547616 2024-02-11T22:43:24.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 2753 completed, throughput=4.99MB/sec 2024-02-11T22:43:24.010 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MBoqfhjx-Vh9uOz off=1685578 len=874085 2024-02-11T22:43:24.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 2754 completed, throughput=4.99MB/sec 2024-02-11T22:43:24.012 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oTHsHyju7cBbCEF off=7580090 len=992810 2024-02-11T22:43:24.013 INFO:tasks.workunit.client.0.smithi023.stdout:op 2755 completed, throughput=5MB/sec 2024-02-11T22:43:24.013 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WC4InSlLyLS1Qh1 off=10368343 len=1085705 2024-02-11T22:43:24.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 2756 completed, throughput=5MB/sec 2024-02-11T22:43:24.015 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qWqLFAcQ-ubQ9pq off=1348789 len=1448158 2024-02-11T22:43:24.021 INFO:tasks.workunit.client.0.smithi023.stdout:op 2757 completed, throughput=5MB/sec 2024-02-11T22:43:25.021 INFO:tasks.workunit.client.0.smithi023.stdout: 536: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:25.022 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q417ayzMZy9BSmk off=6271081 len=994452 2024-02-11T22:43:25.027 INFO:tasks.workunit.client.0.smithi023.stdout:op 2758 completed, throughput=4.99MB/sec 2024-02-11T22:43:25.027 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Tb56TbLW_aIwo5 off=19272619 len=28348 2024-02-11T22:43:25.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 2759 completed, throughput=4.99MB/sec 2024-02-11T22:43:25.030 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oKqnwW_mX_orgtX off=8456609 len=509601 2024-02-11T22:43:25.034 INFO:tasks.workunit.client.0.smithi023.stdout:op 2760 completed, throughput=4.99MB/sec 2024-02-11T22:43:25.034 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AOswJznSc0cU2zM off=4721259 len=1756132 2024-02-11T22:43:25.036 INFO:tasks.workunit.client.0.smithi023.stdout:op 2761 completed, throughput=5MB/sec 2024-02-11T22:43:25.036 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L_XkiY-hsWoNEBy off=912495 len=942488 2024-02-11T22:43:25.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 2762 completed, throughput=5MB/sec 2024-02-11T22:43:25.038 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FvI3zwapmGl6EDi off=8415166 len=1769449 2024-02-11T22:43:25.048 INFO:tasks.workunit.client.0.smithi023.stdout:op 2763 completed, throughput=5MB/sec 2024-02-11T22:43:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:25 smithi160 ceph-mon[106289]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:43:25.764 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:25 smithi023 ceph-mon[111262]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:43:25.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:25 smithi023 ceph-mon[113671]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:43:26.049 INFO:tasks.workunit.client.0.smithi023.stdout: 537: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:26.049 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yy6HnN6qR0U5rVy off=15533722 len=1664545 2024-02-11T22:43:26.056 INFO:tasks.workunit.client.0.smithi023.stdout:op 2764 completed, throughput=5MB/sec 2024-02-11T22:43:26.056 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J2mmWNddnUbiZpX off=4406697 len=552140 2024-02-11T22:43:26.060 INFO:tasks.workunit.client.0.smithi023.stdout:op 2765 completed, throughput=5MB/sec 2024-02-11T22:43:26.060 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JVu21bNMPy9Hs9Y off=4468618 len=968582 2024-02-11T22:43:26.062 INFO:tasks.workunit.client.0.smithi023.stdout:op 2766 completed, throughput=5MB/sec 2024-02-11T22:43:26.062 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vj-3UcmIQx7Zl3p off=3794076 len=1139045 2024-02-11T22:43:26.067 INFO:tasks.workunit.client.0.smithi023.stdout:op 2767 completed, throughput=5MB/sec 2024-02-11T22:43:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:43:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:43:25] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2024-02-11T22:43:27.068 INFO:tasks.workunit.client.0.smithi023.stdout: 538: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:27.068 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p4mL3nAYgc8GBfz off=8102080 len=991438 2024-02-11T22:43:27.074 INFO:tasks.workunit.client.0.smithi023.stdout:op 2768 completed, throughput=4.99MB/sec 2024-02-11T22:43:27.075 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NAZnAxTos3Zs8Ly off=23713315 len=755806 2024-02-11T22:43:27.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 2769 completed, throughput=4.99MB/sec 2024-02-11T22:43:27.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pQA4nXgKWzIUF4H off=19062910 len=1199891 2024-02-11T22:43:27.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 2770 completed, throughput=5MB/sec 2024-02-11T22:43:27.078 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fyxlpmuMyNGOg5n off=7175483 len=286329 2024-02-11T22:43:27.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 2771 completed, throughput=5MB/sec 2024-02-11T22:43:27.079 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y1BrXrdvK3dpjox off=4501280 len=974700 2024-02-11T22:43:27.083 INFO:tasks.workunit.client.0.smithi023.stdout:op 2772 completed, throughput=5MB/sec 2024-02-11T22:43:27.083 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1Ik7a_Y2EIm01at off=1376601 len=52570 2024-02-11T22:43:27.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 2773 completed, throughput=5MB/sec 2024-02-11T22:43:27.084 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LuDAtOyIYfYalJt off=22068849 len=1160830 2024-02-11T22:43:27.089 INFO:tasks.workunit.client.0.smithi023.stdout:op 2774 completed, throughput=5MB/sec 2024-02-11T22:43:27.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:27 smithi160 ceph-mon[106289]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:43:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:27 smithi023 ceph-mon[111262]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:43:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:27 smithi023 ceph-mon[113671]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:43:28.089 INFO:tasks.workunit.client.0.smithi023.stdout: 539: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:28.089 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qDiSkfD4Yb892_q off=2303212 len=396085 2024-02-11T22:43:28.092 INFO:tasks.workunit.client.0.smithi023.stdout:op 2775 completed, throughput=4.99MB/sec 2024-02-11T22:43:28.093 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hx5zsiKZ7014hXz off=13433559 len=1726932 2024-02-11T22:43:28.099 INFO:tasks.workunit.client.0.smithi023.stdout:op 2776 completed, throughput=4.99MB/sec 2024-02-11T22:43:28.100 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-okKVDayXbNOuUt- off=6338046 len=1241372 2024-02-11T22:43:28.105 INFO:tasks.workunit.client.0.smithi023.stdout:op 2777 completed, throughput=5MB/sec 2024-02-11T22:43:28.105 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vn_MNT5zzg0DvtB off=8297709 len=1512778 2024-02-11T22:43:28.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 2778 completed, throughput=5MB/sec 2024-02-11T22:43:28.106 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PlZpDbkGbwo2Rwr off=8524806 len=250406 2024-02-11T22:43:28.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 2779 completed, throughput=5MB/sec 2024-02-11T22:43:29.107 INFO:tasks.workunit.client.0.smithi023.stdout: 540: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:29.107 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eLmeF4p28xfA1o3 off=1829926 len=2065870 2024-02-11T22:43:29.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 2780 completed, throughput=4.99MB/sec 2024-02-11T22:43:29.116 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pHVdxIk97KKAljD off=922722 len=1678680 2024-02-11T22:43:29.122 INFO:tasks.workunit.client.0.smithi023.stdout:op 2781 completed, throughput=5MB/sec 2024-02-11T22:43:29.122 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zB9ExhOubA0gzx2 off=2457596 len=1224743 2024-02-11T22:43:29.124 INFO:tasks.workunit.client.0.smithi023.stdout:op 2782 completed, throughput=5MB/sec 2024-02-11T22:43:29.124 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yNFWPH-xo3KI4VR off=6491574 len=183883 2024-02-11T22:43:29.126 INFO:tasks.workunit.client.0.smithi023.stdout:op 2783 completed, throughput=5MB/sec 2024-02-11T22:43:29.126 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QTCv79_yoDldIjp off=15244141 len=284757 2024-02-11T22:43:29.129 INFO:tasks.workunit.client.0.smithi023.stdout:op 2784 completed, throughput=5MB/sec 2024-02-11T22:43:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:29 smithi160 ceph-mon[106289]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:43:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:29 smithi023 ceph-mon[111262]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:43:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:29 smithi023 ceph-mon[113671]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:43:30.129 INFO:tasks.workunit.client.0.smithi023.stdout: 541: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:30.129 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qTSrS4QR3X4Wwzd off=1088792 len=1774091 2024-02-11T22:43:30.137 INFO:tasks.workunit.client.0.smithi023.stdout:op 2785 completed, throughput=4.99MB/sec 2024-02-11T22:43:30.137 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FipTKF9_UXxmVDi off=5992402 len=1654620 2024-02-11T22:43:30.143 INFO:tasks.workunit.client.0.smithi023.stdout:op 2786 completed, throughput=5MB/sec 2024-02-11T22:43:30.143 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ISO2OIcKinK8oyj off=11326238 len=415865 2024-02-11T22:43:30.146 INFO:tasks.workunit.client.0.smithi023.stdout:op 2787 completed, throughput=5MB/sec 2024-02-11T22:43:30.146 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jOqjoxld2VUQfUe off=4034716 len=1430012 2024-02-11T22:43:30.152 INFO:tasks.workunit.client.0.smithi023.stdout:op 2788 completed, throughput=5MB/sec 2024-02-11T22:43:31.152 INFO:tasks.workunit.client.0.smithi023.stdout: 542: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:31.152 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C4qd6rJg60uMqXb off=1219688 len=1094111 2024-02-11T22:43:31.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 2789 completed, throughput=4.99MB/sec 2024-02-11T22:43:31.154 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C-U6CPntJVF0Pmt off=2688532 len=1135398 2024-02-11T22:43:31.160 INFO:tasks.workunit.client.0.smithi023.stdout:op 2790 completed, throughput=4.99MB/sec 2024-02-11T22:43:31.160 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8nQHbr6-mqs4M51 off=7792643 len=790246 2024-02-11T22:43:31.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 2791 completed, throughput=5MB/sec 2024-02-11T22:43:31.165 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-d0OQYjmq5QTeYpG off=2683167 len=1363654 2024-02-11T22:43:31.170 INFO:tasks.workunit.client.0.smithi023.stdout:op 2792 completed, throughput=5MB/sec 2024-02-11T22:43:31.170 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fcFWOGRVMAVoJuB off=2531227 len=1443327 2024-02-11T22:43:31.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 2793 completed, throughput=5MB/sec 2024-02-11T22:43:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:31 smithi023 ceph-mon[111262]: pgmap v1688: 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-02-11T22:43:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:31 smithi023 ceph-mon[113671]: pgmap v1688: 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-02-11T22:43:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:31 smithi160 ceph-mon[106289]: pgmap v1688: 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-02-11T22:43:32.179 INFO:tasks.workunit.client.0.smithi023.stdout: 543: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:32.179 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Rib6jaoHFLoEYMR off=8345297 len=1485501 2024-02-11T22:43:32.181 INFO:tasks.workunit.client.0.smithi023.stdout:op 2794 completed, throughput=4.99MB/sec 2024-02-11T22:43:32.181 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-clcVEr0YUQsPgFV off=553090 len=1337542 2024-02-11T22:43:32.183 INFO:tasks.workunit.client.0.smithi023.stdout:op 2795 completed, throughput=5MB/sec 2024-02-11T22:43:32.183 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-64YDb45gyUI2QmM off=2352430 len=1544698 2024-02-11T22:43:32.185 INFO:tasks.workunit.client.0.smithi023.stdout:op 2796 completed, throughput=5MB/sec 2024-02-11T22:43:32.185 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D2Z4ucrGnt8MlYP off=505600 len=571469 2024-02-11T22:43:32.190 INFO:tasks.workunit.client.0.smithi023.stdout:op 2797 completed, throughput=5MB/sec 2024-02-11T22:43:33.190 INFO:tasks.workunit.client.0.smithi023.stdout: 544: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:33.190 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zCapfTy-_gyMnqN off=6130013 len=1960093 2024-02-11T22:43:33.198 INFO:tasks.workunit.client.0.smithi023.stdout:op 2798 completed, throughput=4.99MB/sec 2024-02-11T22:43:33.198 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AOswJznSc0cU2zM off=4507249 len=1970142 2024-02-11T22:43:33.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 2799 completed, throughput=5MB/sec 2024-02-11T22:43:33.205 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C_q_4mWfAd3qGDg off=2456030 len=422413 2024-02-11T22:43:33.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 2800 completed, throughput=5MB/sec 2024-02-11T22:43:33.209 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iTsLYdkkuZtypNE off=5794002 len=397567 2024-02-11T22:43:33.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 2801 completed, throughput=5MB/sec 2024-02-11T22:43:33.210 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Kdj0_Ufums6R9Pg off=6274418 len=1574678 2024-02-11T22:43:33.211 INFO:tasks.workunit.client.0.smithi023.stdout:op 2802 completed, throughput=5MB/sec 2024-02-11T22:43:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:33 smithi023 ceph-mon[111262]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:43:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:33 smithi023 ceph-mon[113671]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:43:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:33 smithi160 ceph-mon[106289]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-11T22:43:34.212 INFO:tasks.workunit.client.0.smithi023.stdout: 545: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:34.212 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xE1Y8Sj2XRHuaMw off=3354531 len=797127 2024-02-11T22:43:34.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 2803 completed, throughput=4.99MB/sec 2024-02-11T22:43:34.213 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z3IhhPsyHnafG1- off=97101 len=128927 2024-02-11T22:43:34.217 INFO:tasks.workunit.client.0.smithi023.stdout:op 2804 completed, throughput=4.99MB/sec 2024-02-11T22:43:34.217 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3JqlMf81MZ8F7dH off=2433744 len=1495739 2024-02-11T22:43:34.223 INFO:tasks.workunit.client.0.smithi023.stdout:op 2805 completed, throughput=5MB/sec 2024-02-11T22:43:34.223 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UVlXsojcFcuZQ_4 off=3771435 len=1443614 2024-02-11T22:43:34.226 INFO:tasks.workunit.client.0.smithi023.stdout:op 2806 completed, throughput=5MB/sec 2024-02-11T22:43:34.226 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TcSt-qAKSioQjiY off=5593499 len=1017079 2024-02-11T22:43:34.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 2807 completed, throughput=5MB/sec 2024-02-11T22:43:35.231 INFO:tasks.workunit.client.0.smithi023.stdout: 546: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:35.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bV2cxuVUJYk8yPI off=1781078 len=1145966 2024-02-11T22:43:35.233 INFO:tasks.workunit.client.0.smithi023.stdout:op 2808 completed, throughput=4.99MB/sec 2024-02-11T22:43:35.233 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bFiMbYfotcwowxw off=4034569 len=579992 2024-02-11T22:43:35.234 INFO:tasks.workunit.client.0.smithi023.stdout:op 2809 completed, throughput=5MB/sec 2024-02-11T22:43:35.234 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XJpOYzAE5ITxMyj off=10186593 len=1290733 2024-02-11T22:43:35.240 INFO:tasks.workunit.client.0.smithi023.stdout:op 2810 completed, throughput=5MB/sec 2024-02-11T22:43:35.241 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GjtVU-g_mD8aE3c off=790066 len=984504 2024-02-11T22:43:35.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 2811 completed, throughput=5MB/sec 2024-02-11T22:43:35.242 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vNNK0BG39ue1d3i off=4160901 len=913674 2024-02-11T22:43:35.243 INFO:tasks.workunit.client.0.smithi023.stdout:op 2812 completed, throughput=5MB/sec 2024-02-11T22:43:35.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:35 smithi023 ceph-mon[111262]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:43:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:35 smithi023 ceph-mon[113671]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:43:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:35 smithi160 ceph-mon[106289]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:43:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:43:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:43:35] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2024-02-11T22:43:36.246 INFO:tasks.workunit.client.0.smithi023.stdout: 547: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:36.246 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bVD9DSQU09zXFGW off=16635944 len=1352333 2024-02-11T22:43:36.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 2813 completed, throughput=4.99MB/sec 2024-02-11T22:43:36.246 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JdzU-weVhXmAsiA off=5417934 len=524693 2024-02-11T22:43:36.251 INFO:tasks.workunit.client.0.smithi023.stdout:op 2814 completed, throughput=4.99MB/sec 2024-02-11T22:43:36.252 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_W9LKSvMRCiAljR off=4018034 len=769284 2024-02-11T22:43:36.257 INFO:tasks.workunit.client.0.smithi023.stdout:op 2815 completed, throughput=5MB/sec 2024-02-11T22:43:36.257 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7T5gP4GblyehoCc off=345875 len=245345 2024-02-11T22:43:36.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 2816 completed, throughput=5MB/sec 2024-02-11T22:43:36.260 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t8_gfrUHqUNC63m off=0 len=1053814 2024-02-11T22:43:36.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 2817 completed, throughput=5MB/sec 2024-02-11T22:43:36.262 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fl_zWAm_axvCS0w off=4307024 len=306399 2024-02-11T22:43:36.262 INFO:tasks.workunit.client.0.smithi023.stdout:op 2818 completed, throughput=5MB/sec 2024-02-11T22:43:36.262 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FAvrrvno2Sfm0AI off=7596322 len=1511689 2024-02-11T22:43:36.269 INFO:tasks.workunit.client.0.smithi023.stdout:op 2819 completed, throughput=5MB/sec 2024-02-11T22:43:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:36.949 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:37.270 INFO:tasks.workunit.client.0.smithi023.stdout: 548: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:37.270 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DJ5z4o3PsAMAAwq off=9296747 len=1584581 2024-02-11T22:43:37.273 INFO:tasks.workunit.client.0.smithi023.stdout:op 2820 completed, throughput=4.99MB/sec 2024-02-11T22:43:37.273 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-X4rXIeZ1SePaOFI off=6311588 len=1185206 2024-02-11T22:43:37.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 2821 completed, throughput=5MB/sec 2024-02-11T22:43:37.288 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R11dCX0hzjusdHI off=2587680 len=1002050 2024-02-11T22:43:37.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 2822 completed, throughput=5MB/sec 2024-02-11T22:43:37.288 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SCdvykNnrma5UVZ off=6128074 len=368688 2024-02-11T22:43:37.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 2823 completed, throughput=5MB/sec 2024-02-11T22:43:37.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UPrkEkeBZ3ffo_t off=10296214 len=905499 2024-02-11T22:43:37.291 INFO:tasks.workunit.client.0.smithi023.stdout:op 2824 completed, throughput=5MB/sec 2024-02-11T22:43:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:37 smithi023 ceph-mon[111262]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:43:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:37 smithi023 ceph-mon[113671]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:43:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:37 smithi160 ceph-mon[106289]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:43:38.293 INFO:tasks.workunit.client.0.smithi023.stdout: 549: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:38.293 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y5L5sUA5pVMYkLa off=2722423 len=912671 2024-02-11T22:43:38.294 INFO:tasks.workunit.client.0.smithi023.stdout:op 2825 completed, throughput=4.99MB/sec 2024-02-11T22:43:38.295 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jQ4GzmRk3UzYwNK off=12764007 len=1853448 2024-02-11T22:43:38.305 INFO:tasks.workunit.client.0.smithi023.stdout:op 2826 completed, throughput=5MB/sec 2024-02-11T22:43:38.306 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UpyMH0WOAhJEZ10 off=10243803 len=1148075 2024-02-11T22:43:38.306 INFO:tasks.workunit.client.0.smithi023.stdout:op 2827 completed, throughput=5MB/sec 2024-02-11T22:43:38.307 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YUvQ8Zou4V1ZJk4 off=5329115 len=367332 2024-02-11T22:43:38.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 2828 completed, throughput=5MB/sec 2024-02-11T22:43:38.308 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z5hgadizxeei8Jp off=11099131 len=714109 2024-02-11T22:43:38.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 2829 completed, throughput=5MB/sec 2024-02-11T22:43:38.313 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cjd5Defp2HHc99G off=1569277 len=1542421 2024-02-11T22:43:38.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 2830 completed, throughput=5MB/sec 2024-02-11T22:43:39.314 INFO:tasks.workunit.client.0.smithi023.stdout: 550: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:39.314 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5i09vxDKSVcR36o off=2030373 len=648675 2024-02-11T22:43:39.319 INFO:tasks.workunit.client.0.smithi023.stdout:op 2831 completed, throughput=4.99MB/sec 2024-02-11T22:43:39.319 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-f41jD5ZNO8XDF56 off=6991458 len=2049378 2024-02-11T22:43:39.322 INFO:tasks.workunit.client.0.smithi023.stdout:op 2832 completed, throughput=5MB/sec 2024-02-11T22:43:39.322 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aDxaZ2E9H4-GbZw off=12835569 len=1706327 2024-02-11T22:43:39.324 INFO:tasks.workunit.client.0.smithi023.stdout:op 2833 completed, throughput=5MB/sec 2024-02-11T22:43:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:39 smithi023 ceph-mon[111262]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-11T22:43:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:39 smithi023 ceph-mon[113671]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-11T22:43:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:39 smithi160 ceph-mon[106289]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-11T22:43:40.324 INFO:tasks.workunit.client.0.smithi023.stdout: 551: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:40.324 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LB1Fe1EfvRBg_Rs off=0 len=1541952 2024-02-11T22:43:40.326 INFO:tasks.workunit.client.0.smithi023.stdout:op 2834 completed, throughput=4.99MB/sec 2024-02-11T22:43:40.326 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5BRXx-GZbDNKMR8 off=1364608 len=1199029 2024-02-11T22:43:40.327 INFO:tasks.workunit.client.0.smithi023.stdout:op 2835 completed, throughput=5MB/sec 2024-02-11T22:43:40.328 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Bzf6buSPvMbk8ho off=5908357 len=260469 2024-02-11T22:43:40.328 INFO:tasks.workunit.client.0.smithi023.stdout:op 2836 completed, throughput=5MB/sec 2024-02-11T22:43:40.328 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NJar_m0loHLY75l off=7189315 len=1147280 2024-02-11T22:43:40.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 2837 completed, throughput=5MB/sec 2024-02-11T22:43:40.330 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9eJUsrIQWUAqdY9 off=6016232 len=1667732 2024-02-11T22:43:40.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 2838 completed, throughput=5MB/sec 2024-02-11T22:43:41.332 INFO:tasks.workunit.client.0.smithi023.stdout: 552: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:41.332 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MF7M3snVxVk8bAO off=2258175 len=362170 2024-02-11T22:43:41.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 2839 completed, throughput=4.99MB/sec 2024-02-11T22:43:41.336 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3hSqygFJz1-RPb9 off=3373275 len=1054176 2024-02-11T22:43:41.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 2840 completed, throughput=5MB/sec 2024-02-11T22:43:41.337 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3AHO-2OTN0JrtWk off=8183074 len=436332 2024-02-11T22:43:41.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 2841 completed, throughput=5MB/sec 2024-02-11T22:43:41.338 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WSPddzfC2Bali11 off=10259422 len=1990306 2024-02-11T22:43:41.347 INFO:tasks.workunit.client.0.smithi023.stdout:op 2842 completed, throughput=5MB/sec 2024-02-11T22:43:41.348 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JmQjhLB_wASL2IG off=9758157 len=1355296 2024-02-11T22:43:41.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 2843 completed, throughput=5MB/sec 2024-02-11T22:43:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:41 smithi023 ceph-mon[111262]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:43:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:41 smithi023 ceph-mon[113671]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:43:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:41 smithi160 ceph-mon[106289]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:43:42.353 INFO:tasks.workunit.client.0.smithi023.stdout: 553: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:42.353 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gCBJ7ZYPmObmIJE off=3222416 len=1575767 2024-02-11T22:43:42.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 2844 completed, throughput=5MB/sec 2024-02-11T22:43:42.356 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JWdp4kJiqkIM3vT off=12870625 len=1039802 2024-02-11T22:43:42.359 INFO:tasks.workunit.client.0.smithi023.stdout:op 2845 completed, throughput=5MB/sec 2024-02-11T22:43:42.359 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gEo6IQ76uQ6Z4_e off=8566691 len=1163078 2024-02-11T22:43:42.365 INFO:tasks.workunit.client.0.smithi023.stdout:op 2846 completed, throughput=5MB/sec 2024-02-11T22:43:42.365 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i0Sgdg99nnM-cZt off=8857566 len=319532 2024-02-11T22:43:42.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 2847 completed, throughput=5MB/sec 2024-02-11T22:43:42.366 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XOtD8eV14etk1gf off=10746804 len=576232 2024-02-11T22:43:42.367 INFO:tasks.workunit.client.0.smithi023.stdout:op 2848 completed, throughput=5MB/sec 2024-02-11T22:43:43.367 INFO:tasks.workunit.client.0.smithi023.stdout: 554: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:43.367 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dCmJpflBQpkrbqK off=823205 len=1136533 2024-02-11T22:43:43.374 INFO:tasks.workunit.client.0.smithi023.stdout:op 2849 completed, throughput=4.99MB/sec 2024-02-11T22:43:43.374 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qDWeo9ArLl9DUgh off=13063803 len=1739894 2024-02-11T22:43:43.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 2850 completed, throughput=5MB/sec 2024-02-11T22:43:43.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BV6xL_aJLRU7sU6 off=4589852 len=340231 2024-02-11T22:43:43.380 INFO:tasks.workunit.client.0.smithi023.stdout:op 2851 completed, throughput=5MB/sec 2024-02-11T22:43:43.380 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KKXKEef48yQ5muL off=1573962 len=902189 2024-02-11T22:43:43.382 INFO:tasks.workunit.client.0.smithi023.stdout:op 2852 completed, throughput=5MB/sec 2024-02-11T22:43:43.383 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FeRiyQc_cwi2UZY off=1052125 len=1851516 2024-02-11T22:43:43.392 INFO:tasks.workunit.client.0.smithi023.stdout:op 2853 completed, throughput=5MB/sec 2024-02-11T22:43:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:43 smithi023 ceph-mon[111262]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:43:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:43 smithi023 ceph-mon[113671]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:43:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:43 smithi160 ceph-mon[106289]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:43:44.392 INFO:tasks.workunit.client.0.smithi023.stdout: 555: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:44.392 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6npfFcDoNkfVKIx off=4172740 len=897096 2024-02-11T22:43:44.397 INFO:tasks.workunit.client.0.smithi023.stdout:op 2854 completed, throughput=4.99MB/sec 2024-02-11T22:43:44.398 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i1BPHq7F5-Q8C_Z off=6812466 len=409761 2024-02-11T22:43:44.400 INFO:tasks.workunit.client.0.smithi023.stdout:op 2855 completed, throughput=4.99MB/sec 2024-02-11T22:43:44.400 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-urOqMio3nYHbyIp off=11893853 len=284094 2024-02-11T22:43:44.400 INFO:tasks.workunit.client.0.smithi023.stdout:op 2856 completed, throughput=5MB/sec 2024-02-11T22:43:44.400 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--jcHuV_1a61Mf_o off=18733375 len=1435334 2024-02-11T22:43:44.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 2857 completed, throughput=5MB/sec 2024-02-11T22:43:44.402 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0NBjE2blYacUCjs off=7384071 len=954305 2024-02-11T22:43:44.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 2858 completed, throughput=5MB/sec 2024-02-11T22:43:44.403 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eTRtpw7hnZcRyZB off=9433619 len=307782 2024-02-11T22:43:44.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 2859 completed, throughput=5MB/sec 2024-02-11T22:43:44.406 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rpUW_4v989k9X6H off=4258341 len=993001 2024-02-11T22:43:44.407 INFO:tasks.workunit.client.0.smithi023.stdout:op 2860 completed, throughput=5MB/sec 2024-02-11T22:43:45.408 INFO:tasks.workunit.client.0.smithi023.stdout: 556: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:45.408 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0M9GdzHse8QeYBL off=4944005 len=1611077 2024-02-11T22:43:45.410 INFO:tasks.workunit.client.0.smithi023.stdout:op 2861 completed, throughput=5MB/sec 2024-02-11T22:43:45.410 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DShY-XL4RLbxrri off=3200112 len=320257 2024-02-11T22:43:45.411 INFO:tasks.workunit.client.0.smithi023.stdout:op 2862 completed, throughput=5MB/sec 2024-02-11T22:43:45.411 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QOzs5Pz-HKjujn0 off=1035705 len=593289 2024-02-11T22:43:45.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 2863 completed, throughput=5MB/sec 2024-02-11T22:43:45.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QV7W-XRe34nwdGE off=4794664 len=853077 2024-02-11T22:43:45.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 2864 completed, throughput=5MB/sec 2024-02-11T22:43:45.415 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LFCyuq-3wFT4BGf off=2057341 len=1121175 2024-02-11T22:43:45.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 2865 completed, throughput=5MB/sec 2024-02-11T22:43:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:45 smithi023 ceph-mon[111262]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:43:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:45 smithi023 ceph-mon[113671]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:43:45.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:45 smithi160 ceph-mon[106289]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:43:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:43:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:43:45] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-02-11T22:43:46.421 INFO:tasks.workunit.client.0.smithi023.stdout: 557: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:46.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vjww3meX_-zF42q off=5065378 len=86731 2024-02-11T22:43:46.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 2866 completed, throughput=4.99MB/sec 2024-02-11T22:43:46.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ztx4w7MtXtqD68G off=30299 len=1324424 2024-02-11T22:43:46.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 2867 completed, throughput=4.99MB/sec 2024-02-11T22:43:46.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cFDAHCGPMg14da2 off=1321585 len=1161529 2024-02-11T22:43:46.425 INFO:tasks.workunit.client.0.smithi023.stdout:op 2868 completed, throughput=5MB/sec 2024-02-11T22:43:46.425 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--K92lo9BcwFMPeC off=727633 len=1806892 2024-02-11T22:43:46.427 INFO:tasks.workunit.client.0.smithi023.stdout:op 2869 completed, throughput=5MB/sec 2024-02-11T22:43:46.427 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qyxqgVOvTCNjTFR off=833808 len=808984 2024-02-11T22:43:46.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 2870 completed, throughput=5MB/sec 2024-02-11T22:43:46.432 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qRxs2ka3CzJpEnh off=7647705 len=328762 2024-02-11T22:43:46.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 2871 completed, throughput=5MB/sec 2024-02-11T22:43:47.436 INFO:tasks.workunit.client.0.smithi023.stdout: 558: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:47.436 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0OQmFLaAgfx8Czw off=12024873 len=243178 2024-02-11T22:43:47.437 INFO:tasks.workunit.client.0.smithi023.stdout:op 2872 completed, throughput=4.99MB/sec 2024-02-11T22:43:47.437 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Q3QtglRG0fVAit off=7040493 len=1368259 2024-02-11T22:43:47.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 2873 completed, throughput=4.99MB/sec 2024-02-11T22:43:47.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HP0kzttLo6lpW83 off=788779 len=1497882 2024-02-11T22:43:47.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 2874 completed, throughput=5MB/sec 2024-02-11T22:43:47.447 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sfUWlyKNx4fwsRS off=3950170 len=1454978 2024-02-11T22:43:47.454 INFO:tasks.workunit.client.0.smithi023.stdout:op 2875 completed, throughput=5MB/sec 2024-02-11T22:43:47.454 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o98QL7-2p28621p off=6336065 len=116256 2024-02-11T22:43:47.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 2876 completed, throughput=5MB/sec 2024-02-11T22:43:47.455 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HEMxa8S4Kgs1r9l off=18289968 len=2013553 2024-02-11T22:43:47.462 INFO:tasks.workunit.client.0.smithi023.stdout:op 2877 completed, throughput=5MB/sec 2024-02-11T22:43:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:47 smithi023 ceph-mon[111262]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:43:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:47 smithi023 ceph-mon[113671]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:43:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:47 smithi160 ceph-mon[106289]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:43:48.462 INFO:tasks.workunit.client.0.smithi023.stdout: 559: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:48.462 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cavr-bxkFDqGBkD off=7068941 len=1570154 2024-02-11T22:43:48.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 2878 completed, throughput=5MB/sec 2024-02-11T22:43:48.471 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SGekh5W90tataup off=6804264 len=1656388 2024-02-11T22:43:48.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 2879 completed, throughput=5MB/sec 2024-02-11T22:43:48.478 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pSQk-FFVilGI_6e off=6064325 len=1446862 2024-02-11T22:43:48.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 2880 completed, throughput=5MB/sec 2024-02-11T22:43:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:48 smithi023 ceph-mon[111262]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:43:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:48 smithi023 ceph-mon[113671]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:43:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:48 smithi160 ceph-mon[106289]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:43:49.479 INFO:tasks.workunit.client.0.smithi023.stdout: 560: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:49.479 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Wxmeulv5dOyZYGH off=8377342 len=986956 2024-02-11T22:43:49.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 2881 completed, throughput=4.99MB/sec 2024-02-11T22:43:49.480 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hs28LbUa-qx1EjM off=1879860 len=915216 2024-02-11T22:43:49.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 2882 completed, throughput=5MB/sec 2024-02-11T22:43:49.481 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EzXNLDhFSVUVA2E off=1073259 len=2033795 2024-02-11T22:43:49.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 2883 completed, throughput=5MB/sec 2024-02-11T22:43:49.484 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Sf3syrVshxqrAP1 off=3298206 len=16391 2024-02-11T22:43:49.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 2884 completed, throughput=5MB/sec 2024-02-11T22:43:49.485 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zt698E5abb4IDAF off=8851855 len=1645058 2024-02-11T22:43:49.486 INFO:tasks.workunit.client.0.smithi023.stdout:op 2885 completed, throughput=5MB/sec 2024-02-11T22:43:50.487 INFO:tasks.workunit.client.0.smithi023.stdout: 561: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:50.487 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lerOux1-kMLCXEh off=13343173 len=1837001 2024-02-11T22:43:50.497 INFO:tasks.workunit.client.0.smithi023.stdout:op 2886 completed, throughput=5MB/sec 2024-02-11T22:43:50.497 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jGb7P4slYpUrzi4 off=4011125 len=1002522 2024-02-11T22:43:50.502 INFO:tasks.workunit.client.0.smithi023.stdout:op 2887 completed, throughput=5MB/sec 2024-02-11T22:43:50.502 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YPL2W-AbDwnBe0p off=43136 len=1817800 2024-02-11T22:43:50.507 INFO:tasks.workunit.client.0.smithi023.stdout:op 2888 completed, throughput=5MB/sec 2024-02-11T22:43:51.507 INFO:tasks.workunit.client.0.smithi023.stdout: 562: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:51.507 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-abKtZigba49MPJW off=1831279 len=215380 2024-02-11T22:43:51.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 2889 completed, throughput=4.99MB/sec 2024-02-11T22:43:51.508 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8a417UM06qbnZA_ off=11960558 len=517169 2024-02-11T22:43:51.510 INFO:tasks.workunit.client.0.smithi023.stdout:op 2890 completed, throughput=4.99MB/sec 2024-02-11T22:43:51.510 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jN43tCfgh6c9rLQ off=13003306 len=1001822 2024-02-11T22:43:51.512 INFO:tasks.workunit.client.0.smithi023.stdout:op 2891 completed, throughput=5MB/sec 2024-02-11T22:43:51.512 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4rzvi8XyBvsHre5 off=3367555 len=790910 2024-02-11T22:43:51.517 INFO:tasks.workunit.client.0.smithi023.stdout:op 2892 completed, throughput=5MB/sec 2024-02-11T22:43:51.517 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4BrI27k32BgoFhS off=8052728 len=1099186 2024-02-11T22:43:51.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 2893 completed, throughput=5MB/sec 2024-02-11T22:43:51.523 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6x9R9vYBt9yFyFk off=3357168 len=201186 2024-02-11T22:43:51.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 2894 completed, throughput=5MB/sec 2024-02-11T22:43:51.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cyeHOKbdrF4uRv4 off=552511 len=317358 2024-02-11T22:43:51.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 2895 completed, throughput=5MB/sec 2024-02-11T22:43:51.526 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xe9ox6DcrFm-lJQ off=3783073 len=1256572 2024-02-11T22:43:51.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 2896 completed, throughput=5MB/sec 2024-02-11T22:43:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:51 smithi160 ceph-mon[106289]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-11T22:43:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:51 smithi023 ceph-mon[111262]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-11T22:43:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:51 smithi023 ceph-mon[113671]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-11T22:43:52.534 INFO:tasks.workunit.client.0.smithi023.stdout: 563: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:52.534 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0ajF8SkpNW4LNqV off=1555310 len=1753346 2024-02-11T22:43:52.537 INFO:tasks.workunit.client.0.smithi023.stdout:op 2897 completed, throughput=5MB/sec 2024-02-11T22:43:52.537 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4DO0y4oCgCw5fDa off=1581780 len=2067058 2024-02-11T22:43:52.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 2898 completed, throughput=5MB/sec 2024-02-11T22:43:52.549 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qjv4EO7pctz6BsI off=15092762 len=867446 2024-02-11T22:43:52.553 INFO:tasks.workunit.client.0.smithi023.stdout:op 2899 completed, throughput=5MB/sec 2024-02-11T22:43:52.553 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EK6qsUn0bNt44zd off=7843908 len=1761566 2024-02-11T22:43:52.561 INFO:tasks.workunit.client.0.smithi023.stdout:op 2900 completed, throughput=5MB/sec 2024-02-11T22:43:52.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:43:53.561 INFO:tasks.workunit.client.0.smithi023.stdout: 564: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:53.561 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x1uyleYGbomPh3g off=4276762 len=1207309 2024-02-11T22:43:53.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 2901 completed, throughput=5MB/sec 2024-02-11T22:43:53.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6_J75_1F4pJ43dS off=900878 len=231495 2024-02-11T22:43:53.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 2902 completed, throughput=5MB/sec 2024-02-11T22:43:53.569 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_yO26B153DeyCgs off=4311235 len=726146 2024-02-11T22:43:53.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 2903 completed, throughput=5MB/sec 2024-02-11T22:43:53.573 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-43Nr4CPotsgNNu3 off=8500045 len=276511 2024-02-11T22:43:53.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 2904 completed, throughput=5MB/sec 2024-02-11T22:43:53.576 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EqLCGJ0DLZbzhc1 off=5729500 len=1140052 2024-02-11T22:43:53.581 INFO:tasks.workunit.client.0.smithi023.stdout:op 2905 completed, throughput=5MB/sec 2024-02-11T22:43:53.581 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kFdZMqiuxlxGYe5 off=4928002 len=367152 2024-02-11T22:43:53.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 2906 completed, throughput=5MB/sec 2024-02-11T22:43:53.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:53 smithi160 ceph-mon[106289]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:43:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:53 smithi023 ceph-mon[111262]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:43:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:53 smithi023 ceph-mon[113671]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:43:54.583 INFO:tasks.workunit.client.0.smithi023.stdout: 565: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:54.583 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6MNkw_qDPEsXpWO off=16825306 len=1738297 2024-02-11T22:43:54.590 INFO:tasks.workunit.client.0.smithi023.stdout:op 2907 completed, throughput=4.99MB/sec 2024-02-11T22:43:54.590 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ctUfoaNWNRgUKv0 off=889113 len=318465 2024-02-11T22:43:54.590 INFO:tasks.workunit.client.0.smithi023.stdout:op 2908 completed, throughput=5MB/sec 2024-02-11T22:43:54.590 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zNU8PhMBjz0yylb off=3837014 len=921936 2024-02-11T22:43:54.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 2909 completed, throughput=5MB/sec 2024-02-11T22:43:54.593 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nghKKryvrsaE3U4 off=596732 len=1013634 2024-02-11T22:43:54.594 INFO:tasks.workunit.client.0.smithi023.stdout:op 2910 completed, throughput=5MB/sec 2024-02-11T22:43:54.594 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JmQjhLB_wASL2IG off=22283464 len=493018 2024-02-11T22:43:54.595 INFO:tasks.workunit.client.0.smithi023.stdout:op 2911 completed, throughput=5MB/sec 2024-02-11T22:43:54.595 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YJurKpSJt-zMfGc off=1136057 len=611948 2024-02-11T22:43:54.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 2912 completed, throughput=5MB/sec 2024-02-11T22:43:54.598 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZB9bKUATQeEuiKj off=531290 len=2054872 2024-02-11T22:43:54.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 2913 completed, throughput=5MB/sec 2024-02-11T22:43:55.609 INFO:tasks.workunit.client.0.smithi023.stdout: 566: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:55.609 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HTYlZA00ed6FSHZ off=11045517 len=2011537 2024-02-11T22:43:55.612 INFO:tasks.workunit.client.0.smithi023.stdout:op 2914 completed, throughput=5MB/sec 2024-02-11T22:43:55.612 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-06v4zemuYGoKp9j off=3823826 len=1359632 2024-02-11T22:43:55.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 2915 completed, throughput=5MB/sec 2024-02-11T22:43:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:55 smithi160 ceph-mon[106289]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:43:55.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:43:55.769 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:55 smithi023 ceph-mon[111262]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:43:55.770 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:43:55.770 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:55 smithi023 ceph-mon[113671]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:43:55.770 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:43:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:43:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:43:55] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-02-11T22:43:56.614 INFO:tasks.workunit.client.0.smithi023.stdout: 567: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:56.614 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DWgOtXUwu13T5VU off=3241978 len=485732 2024-02-11T22:43:56.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 2916 completed, throughput=4.99MB/sec 2024-02-11T22:43:56.618 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ztx4w7MtXtqD68G off=5156241 len=667275 2024-02-11T22:43:56.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 2917 completed, throughput=4.99MB/sec 2024-02-11T22:43:56.622 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4Ap5y9a5iwBuffH off=20309994 len=1861085 2024-02-11T22:43:56.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 2918 completed, throughput=5MB/sec 2024-02-11T22:43:56.628 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QSJEpfY2CV1RhwR off=8309611 len=1954041 2024-02-11T22:43:56.637 INFO:tasks.workunit.client.0.smithi023.stdout:op 2919 completed, throughput=5MB/sec 2024-02-11T22:43:56.637 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pTR61zeHmUlBh-w off=3510713 len=273458 2024-02-11T22:43:56.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 2920 completed, throughput=5MB/sec 2024-02-11T22:43:56.640 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FeAmkHZSHshziRg off=11035369 len=939478 2024-02-11T22:43:56.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 2921 completed, throughput=5MB/sec 2024-02-11T22:43:56.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:43:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:43:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:43:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:43:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:43:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:43:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:43:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:43:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:43:57.644 INFO:tasks.workunit.client.0.smithi023.stdout: 568: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:57.644 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lcBhOFBIn6-lWvM off=13550236 len=519937 2024-02-11T22:43:57.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 2922 completed, throughput=4.99MB/sec 2024-02-11T22:43:57.646 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8M7eYz-egqYTyXT off=6420385 len=219310 2024-02-11T22:43:57.649 INFO:tasks.workunit.client.0.smithi023.stdout:op 2923 completed, throughput=4.99MB/sec 2024-02-11T22:43:57.649 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zlOv2jzL-POkVwu off=1877768 len=876230 2024-02-11T22:43:57.655 INFO:tasks.workunit.client.0.smithi023.stdout:op 2924 completed, throughput=5MB/sec 2024-02-11T22:43:57.655 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pGELOQNgKbxWRer off=14096748 len=15072 2024-02-11T22:43:57.655 INFO:tasks.workunit.client.0.smithi023.stdout:op 2925 completed, throughput=5MB/sec 2024-02-11T22:43:57.655 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N53bmNfMf46WnP5 off=2407032 len=1258687 2024-02-11T22:43:57.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 2926 completed, throughput=5MB/sec 2024-02-11T22:43:57.658 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D6Go3YwZ9IsNacz off=21157259 len=1922596 2024-02-11T22:43:57.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 2927 completed, throughput=5MB/sec 2024-02-11T22:43:57.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:57 smithi160 ceph-mon[106289]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:43:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:57 smithi023 ceph-mon[111262]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:43:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:57 smithi023 ceph-mon[113671]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:43:58.660 INFO:tasks.workunit.client.0.smithi023.stdout: 569: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:58.660 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ceB_gMchhmSN5Sk off=7731040 len=1532733 2024-02-11T22:43:58.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 2928 completed, throughput=4.99MB/sec 2024-02-11T22:43:58.662 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u6MiLNr0FGqlN_X off=16003168 len=2094554 2024-02-11T22:43:58.665 INFO:tasks.workunit.client.0.smithi023.stdout:op 2929 completed, throughput=5MB/sec 2024-02-11T22:43:58.665 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-svCTXDkeDkvrAbX off=3708130 len=1740335 2024-02-11T22:43:58.667 INFO:tasks.workunit.client.0.smithi023.stdout:op 2930 completed, throughput=5MB/sec 2024-02-11T22:43:59.667 INFO:tasks.workunit.client.0.smithi023.stdout: 570: throughput=4.99MB/sec pending data=0 2024-02-11T22:43:59.667 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VnX9Ev6-Vl3MJlG off=8552548 len=153545 2024-02-11T22:43:59.670 INFO:tasks.workunit.client.0.smithi023.stdout:op 2931 completed, throughput=4.99MB/sec 2024-02-11T22:43:59.670 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LQJiz8TqCDs-qhz off=9068726 len=367977 2024-02-11T22:43:59.671 INFO:tasks.workunit.client.0.smithi023.stdout:op 2932 completed, throughput=4.99MB/sec 2024-02-11T22:43:59.671 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yIUUmcXWd9hhZcY off=625039 len=32479 2024-02-11T22:43:59.674 INFO:tasks.workunit.client.0.smithi023.stdout:op 2933 completed, throughput=4.99MB/sec 2024-02-11T22:43:59.674 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qOfiZ03MMmRW_hw off=2949921 len=218703 2024-02-11T22:43:59.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 2934 completed, throughput=4.99MB/sec 2024-02-11T22:43:59.676 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ytWPZjBayJS8irz off=8500871 len=1166380 2024-02-11T22:43:59.683 INFO:tasks.workunit.client.0.smithi023.stdout:op 2935 completed, throughput=5MB/sec 2024-02-11T22:43:59.683 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O8MO0pbsDPLVK6Q off=328828 len=1577477 2024-02-11T22:43:59.684 INFO:tasks.workunit.client.0.smithi023.stdout:op 2936 completed, throughput=5MB/sec 2024-02-11T22:43:59.684 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XN0ywXYX3T6xkhD off=1753254 len=60560 2024-02-11T22:43:59.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 2937 completed, throughput=5MB/sec 2024-02-11T22:43:59.685 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oh27BXfk0HZUya2 off=34402 len=1109182 2024-02-11T22:43:59.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 2938 completed, throughput=5MB/sec 2024-02-11T22:43:59.692 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cj7JjkTPZHVrcND off=10069305 len=1131863 2024-02-11T22:43:59.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:43:59 smithi160 ceph-mon[106289]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:43:59.696 INFO:tasks.workunit.client.0.smithi023.stdout:op 2939 completed, throughput=5MB/sec 2024-02-11T22:43:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:43:59 smithi023 ceph-mon[111262]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:43:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:43:59 smithi023 ceph-mon[113671]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:44:00.696 INFO:tasks.workunit.client.0.smithi023.stdout: 571: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:00.697 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NNqgLD6JeEQNTfp off=12233235 len=1194101 2024-02-11T22:44:00.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 2940 completed, throughput=4.99MB/sec 2024-02-11T22:44:00.698 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-auTv8DTVbcQQ0Co off=2109699 len=805537 2024-02-11T22:44:00.703 INFO:tasks.workunit.client.0.smithi023.stdout:op 2941 completed, throughput=5MB/sec 2024-02-11T22:44:00.703 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uWHbbgRn7GUqXtG off=640996 len=1554895 2024-02-11T22:44:00.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 2942 completed, throughput=5MB/sec 2024-02-11T22:44:00.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-00dAmQ-NhHBdzuV off=138974 len=306859 2024-02-11T22:44:00.709 INFO:tasks.workunit.client.0.smithi023.stdout:op 2943 completed, throughput=5MB/sec 2024-02-11T22:44:00.710 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N7crFsYw9X79QcW off=3713145 len=110616 2024-02-11T22:44:00.710 INFO:tasks.workunit.client.0.smithi023.stdout:op 2944 completed, throughput=5MB/sec 2024-02-11T22:44:00.711 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zc0utHAIFZu65Be off=600371 len=1185424 2024-02-11T22:44:00.712 INFO:tasks.workunit.client.0.smithi023.stdout:op 2945 completed, throughput=5MB/sec 2024-02-11T22:44:01.713 INFO:tasks.workunit.client.0.smithi023.stdout: 572: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:01.713 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IvjorrO5CvRXzDO off=17411250 len=1683533 2024-02-11T22:44:01.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 2946 completed, throughput=5MB/sec 2024-02-11T22:44:01.716 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d2Nba4Y_kT39IE- off=3297326 len=1831331 2024-02-11T22:44:01.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 2947 completed, throughput=5MB/sec 2024-02-11T22:44:01.719 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wybHhZ0jtF2zsem off=8978305 len=2048968 2024-02-11T22:44:01.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 2948 completed, throughput=5MB/sec 2024-02-11T22:44:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:01 smithi023 ceph-mon[111262]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:44:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:01 smithi023 ceph-mon[113671]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:44:01.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:01 smithi160 ceph-mon[106289]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:44:02.727 INFO:tasks.workunit.client.0.smithi023.stdout: 573: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:02.728 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e9Wm78mqigiaitD off=138504 len=663101 2024-02-11T22:44:02.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 2949 completed, throughput=4.99MB/sec 2024-02-11T22:44:02.728 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4q8AcydwzKv6vtE off=4651216 len=1020121 2024-02-11T22:44:02.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 2950 completed, throughput=5MB/sec 2024-02-11T22:44:02.731 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WQgSYTZsigTLxqO off=3210825 len=744856 2024-02-11T22:44:02.732 INFO:tasks.workunit.client.0.smithi023.stdout:op 2951 completed, throughput=5MB/sec 2024-02-11T22:44:02.732 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NjM1alSkz1wsIGy off=5115893 len=606678 2024-02-11T22:44:02.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 2952 completed, throughput=5MB/sec 2024-02-11T22:44:02.736 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Tc2F8pPitk_Rt2 off=4324796 len=1298024 2024-02-11T22:44:02.738 INFO:tasks.workunit.client.0.smithi023.stdout:op 2953 completed, throughput=5MB/sec 2024-02-11T22:44:02.738 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2L2Xx3qHS2Q7WJX off=170815 len=927209 2024-02-11T22:44:02.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 2954 completed, throughput=5MB/sec 2024-02-11T22:44:03.740 INFO:tasks.workunit.client.0.smithi023.stdout: 574: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:03.740 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oZi4QmgeTggpWX6 off=0 len=1526035 2024-02-11T22:44:03.743 INFO:tasks.workunit.client.0.smithi023.stdout:op 2955 completed, throughput=5MB/sec 2024-02-11T22:44:03.743 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kXy6rX4aJRUO_uV off=23140063 len=558531 2024-02-11T22:44:03.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 2956 completed, throughput=5MB/sec 2024-02-11T22:44:03.744 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LDX4QAXUqmO8cN5 off=11518123 len=473011 2024-02-11T22:44:03.745 INFO:tasks.workunit.client.0.smithi023.stdout:op 2957 completed, throughput=5MB/sec 2024-02-11T22:44:03.745 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vzes4ZTMhpPAqMw off=5001870 len=1359782 2024-02-11T22:44:03.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 2958 completed, throughput=5MB/sec 2024-02-11T22:44:03.752 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9HyC4PlrnzUgaTp off=1351213 len=403208 2024-02-11T22:44:03.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 2959 completed, throughput=5MB/sec 2024-02-11T22:44:03.752 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-29OWTW3VdT8PdNX off=17173438 len=706241 2024-02-11T22:44:03.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 2960 completed, throughput=5MB/sec 2024-02-11T22:44:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:03 smithi023 ceph-mon[111262]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:44:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:03 smithi023 ceph-mon[113671]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:44:03.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:03 smithi160 ceph-mon[106289]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:44:04.755 INFO:tasks.workunit.client.0.smithi023.stdout: 575: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:04.755 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PS3oDtmIM9sba9_ off=5437644 len=467416 2024-02-11T22:44:04.755 INFO:tasks.workunit.client.0.smithi023.stdout:op 2961 completed, throughput=4.99MB/sec 2024-02-11T22:44:04.756 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vPiVk3dZQHZAUEN off=14904741 len=1662277 2024-02-11T22:44:04.766 INFO:tasks.workunit.client.0.smithi023.stdout:op 2962 completed, throughput=5MB/sec 2024-02-11T22:44:04.766 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kN2Bzo1_vmPwAIq off=9675532 len=307201 2024-02-11T22:44:04.769 INFO:tasks.workunit.client.0.smithi023.stdout:op 2963 completed, throughput=5MB/sec 2024-02-11T22:44:04.769 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zB9ExhOubA0gzx2 off=3479787 len=1527089 2024-02-11T22:44:04.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 2964 completed, throughput=5MB/sec 2024-02-11T22:44:04.771 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zCapfTy-_gyMnqN off=14723721 len=404672 2024-02-11T22:44:04.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 2965 completed, throughput=5MB/sec 2024-02-11T22:44:04.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-omNy0bi8CzJLrqh off=17648686 len=953942 2024-02-11T22:44:04.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 2966 completed, throughput=5MB/sec 2024-02-11T22:44:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:05 smithi023 ceph-mon[111262]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:05 smithi023 ceph-mon[113671]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:05.773 INFO:tasks.workunit.client.0.smithi023.stdout: 576: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:05.773 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Tv96WijfFQzJ2BB off=1693474 len=122879 2024-02-11T22:44:05.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 2967 completed, throughput=4.99MB/sec 2024-02-11T22:44:05.777 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-79-3JWvaPqGFTij off=553980 len=66665 2024-02-11T22:44:05.778 INFO:tasks.workunit.client.0.smithi023.stdout:op 2968 completed, throughput=4.99MB/sec 2024-02-11T22:44:05.778 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tGH9-YTBYSkDcK_ off=9311755 len=1483600 2024-02-11T22:44:05.780 INFO:tasks.workunit.client.0.smithi023.stdout:op 2969 completed, throughput=5MB/sec 2024-02-11T22:44:05.780 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0bK4yjOh2L01nnD off=9494699 len=1933937 2024-02-11T22:44:05.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 2970 completed, throughput=5MB/sec 2024-02-11T22:44:05.788 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Nk7HCUmZYyGKJGP off=1086360 len=1354477 2024-02-11T22:44:05.790 INFO:tasks.workunit.client.0.smithi023.stdout:op 2971 completed, throughput=5MB/sec 2024-02-11T22:44:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:05 smithi160 ceph-mon[106289]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:44:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:44:05] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-02-11T22:44:06.790 INFO:tasks.workunit.client.0.smithi023.stdout: 577: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:06.790 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WVMXOGKi8kVJL03 off=5984775 len=394257 2024-02-11T22:44:06.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 2972 completed, throughput=4.99MB/sec 2024-02-11T22:44:06.794 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Co_XdBH4h45-cjh off=14481935 len=444339 2024-02-11T22:44:06.797 INFO:tasks.workunit.client.0.smithi023.stdout:op 2973 completed, throughput=4.99MB/sec 2024-02-11T22:44:06.797 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fBbuhkd1vp5pHzd off=17400923 len=741454 2024-02-11T22:44:06.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 2974 completed, throughput=4.99MB/sec 2024-02-11T22:44:06.804 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t7fC930roYvzJL9 off=19180986 len=654096 2024-02-11T22:44:06.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 2975 completed, throughput=5MB/sec 2024-02-11T22:44:06.804 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3dJeZgiXciwNw7c off=55483 len=626293 2024-02-11T22:44:06.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 2976 completed, throughput=5MB/sec 2024-02-11T22:44:06.807 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u-8oUKVReH7kM4T off=2462800 len=1427390 2024-02-11T22:44:06.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 2977 completed, throughput=5MB/sec 2024-02-11T22:44:06.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YS3CEYFRSmLWfBC off=0 len=1471478 2024-02-11T22:44:06.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 2978 completed, throughput=5MB/sec 2024-02-11T22:44:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:06.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:07.815 INFO:tasks.workunit.client.0.smithi023.stdout: 578: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:07.815 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HV7aG_QhwMJG_h7 off=3710258 len=1860407 2024-02-11T22:44:07.817 INFO:tasks.workunit.client.0.smithi023.stdout:op 2979 completed, throughput=5MB/sec 2024-02-11T22:44:07.817 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ajx6V4RCzCFDPlP off=14296172 len=1822406 2024-02-11T22:44:07.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 2980 completed, throughput=5MB/sec 2024-02-11T22:44:07.818 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7nG-kcq_O9CbUiB off=1650254 len=1477832 2024-02-11T22:44:07.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 2981 completed, throughput=5MB/sec 2024-02-11T22:44:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:07 smithi023 ceph-mon[111262]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:44:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:07 smithi023 ceph-mon[113671]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:44:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:07 smithi160 ceph-mon[106289]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:44:08.821 INFO:tasks.workunit.client.0.smithi023.stdout: 579: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:08.821 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DyvmMJEBM2KM7Xl off=4484348 len=682130 2024-02-11T22:44:08.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 2982 completed, throughput=4.99MB/sec 2024-02-11T22:44:08.823 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--HMjQzUX4Wg_V57 off=9079302 len=2057944 2024-02-11T22:44:08.832 INFO:tasks.workunit.client.0.smithi023.stdout:op 2983 completed, throughput=5MB/sec 2024-02-11T22:44:08.832 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-svCTXDkeDkvrAbX off=17139950 len=2041269 2024-02-11T22:44:08.833 INFO:tasks.workunit.client.0.smithi023.stdout:op 2984 completed, throughput=5MB/sec 2024-02-11T22:44:08.833 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cL-BUgS7xtXH2nG off=12084536 len=756053 2024-02-11T22:44:08.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 2985 completed, throughput=5MB/sec 2024-02-11T22:44:09.835 INFO:tasks.workunit.client.0.smithi023.stdout: 580: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:09.835 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0tA9RLtehooSx3V off=8802477 len=157425 2024-02-11T22:44:09.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 2986 completed, throughput=4.99MB/sec 2024-02-11T22:44:09.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rRHC0jezFZLOXgY off=19158301 len=1604548 2024-02-11T22:44:09.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 2987 completed, throughput=5MB/sec 2024-02-11T22:44:09.846 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-F0sI7bD8QnCmkPP off=15291858 len=1317521 2024-02-11T22:44:09.852 INFO:tasks.workunit.client.0.smithi023.stdout:op 2988 completed, throughput=5MB/sec 2024-02-11T22:44:09.852 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hiZxJRP0GdonE-C off=4554261 len=338721 2024-02-11T22:44:09.855 INFO:tasks.workunit.client.0.smithi023.stdout:op 2989 completed, throughput=5MB/sec 2024-02-11T22:44:09.856 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l5TVdMG55UObqjd off=2630210 len=465855 2024-02-11T22:44:09.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 2990 completed, throughput=5MB/sec 2024-02-11T22:44:09.857 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sSl8IS7ZaQo-upQ off=740470 len=790805 2024-02-11T22:44:09.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 2991 completed, throughput=5MB/sec 2024-02-11T22:44:09.864 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WDtzUFCZg-JpNgB off=2527432 len=1267808 2024-02-11T22:44:09.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 2992 completed, throughput=5MB/sec 2024-02-11T22:44:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:09 smithi023 ceph-mon[111262]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:44:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:09 smithi023 ceph-mon[113671]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:44:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:09 smithi160 ceph-mon[106289]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:44:10.866 INFO:tasks.workunit.client.0.smithi023.stdout: 581: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:10.867 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qxFQRCHxZ_l4Ct- off=9116551 len=2029743 2024-02-11T22:44:10.869 INFO:tasks.workunit.client.0.smithi023.stdout:op 2993 completed, throughput=5MB/sec 2024-02-11T22:44:10.869 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BCQ17l3j0eXy0Z8 off=5129734 len=57376 2024-02-11T22:44:10.869 INFO:tasks.workunit.client.0.smithi023.stdout:op 2994 completed, throughput=5MB/sec 2024-02-11T22:44:10.870 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Kvq7_s0W-Pd_nJN off=2667898 len=2049291 2024-02-11T22:44:10.878 INFO:tasks.workunit.client.0.smithi023.stdout:op 2995 completed, throughput=5MB/sec 2024-02-11T22:44:11.879 INFO:tasks.workunit.client.0.smithi023.stdout: 582: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:11.879 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5505xf7-rBC8Ml4 off=1873896 len=1842710 2024-02-11T22:44:11.881 INFO:tasks.workunit.client.0.smithi023.stdout:op 2996 completed, throughput=4.99MB/sec 2024-02-11T22:44:11.881 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-z14nFA8dDxWurQP off=10057878 len=1553074 2024-02-11T22:44:11.885 INFO:tasks.workunit.client.0.smithi023.stdout:op 2997 completed, throughput=5MB/sec 2024-02-11T22:44:11.885 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_yqhKRbZ_rPlYHB off=9698549 len=731829 2024-02-11T22:44:11.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 2998 completed, throughput=5MB/sec 2024-02-11T22:44:11.889 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u8pprbVrdJafVxR off=5731348 len=796293 2024-02-11T22:44:11.893 INFO:tasks.workunit.client.0.smithi023.stdout:op 2999 completed, throughput=5MB/sec 2024-02-11T22:44:11.893 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jJsdFrLbX_feKFC off=791944 len=1857857 2024-02-11T22:44:11.905 INFO:tasks.workunit.client.0.smithi023.stdout:op 3000 completed, throughput=5MB/sec 2024-02-11T22:44:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:11 smithi023 ceph-mon[111262]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:44:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:11 smithi023 ceph-mon[113671]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:44:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:11 smithi160 ceph-mon[106289]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:44:12.903 INFO:tasks.workunit.client.0.smithi023.stdout: 583: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:12.903 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DODy2c1mGoMJa3J off=1465304 len=274244 2024-02-11T22:44:12.906 INFO:tasks.workunit.client.0.smithi023.stdout:op 3001 completed, throughput=4.99MB/sec 2024-02-11T22:44:12.906 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bwJa2dKKjdnbNPG off=1521429 len=570074 2024-02-11T22:44:12.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 3002 completed, throughput=5MB/sec 2024-02-11T22:44:12.911 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yR4V5YXBbI9R_RI off=6930895 len=385130 2024-02-11T22:44:12.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 3003 completed, throughput=5MB/sec 2024-02-11T22:44:12.912 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WYCgBfawPvNqwF_ off=8669243 len=1083455 2024-02-11T22:44:12.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 3004 completed, throughput=5MB/sec 2024-02-11T22:44:12.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ncINU77ftfXwUK3 off=21542616 len=1397407 2024-02-11T22:44:12.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 3005 completed, throughput=5MB/sec 2024-02-11T22:44:12.924 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZaYWSO_erLSzvIG off=19710857 len=732950 2024-02-11T22:44:12.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 3006 completed, throughput=5MB/sec 2024-02-11T22:44:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:13 smithi023 ceph-mon[111262]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:44:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:13 smithi023 ceph-mon[113671]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:44:13.922 INFO:tasks.workunit.client.0.smithi023.stdout: 584: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:13.922 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3OOjFqCM3c-N9Mb off=3876454 len=1014012 2024-02-11T22:44:13.923 INFO:tasks.workunit.client.0.smithi023.stdout:op 3007 completed, throughput=4.99MB/sec 2024-02-11T22:44:13.923 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x4sTEDPYgx7HrKe off=8648679 len=1977731 2024-02-11T22:44:13.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 3008 completed, throughput=5MB/sec 2024-02-11T22:44:13.926 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PpbWpa6ve8Jkctg off=3090148 len=681112 2024-02-11T22:44:13.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 3009 completed, throughput=5MB/sec 2024-02-11T22:44:13.927 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OuhK6aZB6PbrZt7 off=549626 len=1514370 2024-02-11T22:44:13.928 INFO:tasks.workunit.client.0.smithi023.stdout:op 3010 completed, throughput=5MB/sec 2024-02-11T22:44:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:13 smithi160 ceph-mon[106289]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:44:14.929 INFO:tasks.workunit.client.0.smithi023.stdout: 585: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:14.929 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--EClon8trm8hc3N off=4984313 len=762077 2024-02-11T22:44:14.934 INFO:tasks.workunit.client.0.smithi023.stdout:op 3011 completed, throughput=4.99MB/sec 2024-02-11T22:44:14.934 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oMszowRrT55q7wk off=199781 len=1978143 2024-02-11T22:44:14.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 3012 completed, throughput=5MB/sec 2024-02-11T22:44:14.936 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wlNJUdMpzOGJhYu off=6227237 len=1111051 2024-02-11T22:44:14.938 INFO:tasks.workunit.client.0.smithi023.stdout:op 3013 completed, throughput=5MB/sec 2024-02-11T22:44:14.938 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Kw3xeYe3e1oxHo off=2073614 len=1351791 2024-02-11T22:44:14.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 3014 completed, throughput=5MB/sec 2024-02-11T22:44:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:15 smithi023 ceph-mon[111262]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:44:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:15 smithi023 ceph-mon[113671]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:44:15.940 INFO:tasks.workunit.client.0.smithi023.stdout: 586: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:15.940 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XemxeKQn9RVF_J6 off=5585815 len=2096467 2024-02-11T22:44:15.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:15 smithi160 ceph-mon[106289]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:44:15.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 3015 completed, throughput=5MB/sec 2024-02-11T22:44:15.953 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AId2sx4gTw7NwNO off=15928356 len=1088682 2024-02-11T22:44:15.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 3016 completed, throughput=5MB/sec 2024-02-11T22:44:15.955 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J_8MkFur3IQi31v off=949215 len=1132047 2024-02-11T22:44:15.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 3017 completed, throughput=5MB/sec 2024-02-11T22:44:15.960 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HIPBUMXDNXq0l5u off=470649 len=1006640 2024-02-11T22:44:15.961 INFO:tasks.workunit.client.0.smithi023.stdout:op 3018 completed, throughput=5MB/sec 2024-02-11T22:44:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:44:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:44:15] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:44:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:16 smithi023 ceph-mon[111262]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:44:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:16 smithi023 ceph-mon[113671]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:44:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:16 smithi160 ceph-mon[106289]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:44:16.962 INFO:tasks.workunit.client.0.smithi023.stdout: 587: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:16.962 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-236hBcrN-WdQ1xp off=3345077 len=1749712 2024-02-11T22:44:16.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 3019 completed, throughput=4.99MB/sec 2024-02-11T22:44:16.964 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-96X7AzLNNpkx4ao off=11930854 len=742035 2024-02-11T22:44:16.969 INFO:tasks.workunit.client.0.smithi023.stdout:op 3020 completed, throughput=5MB/sec 2024-02-11T22:44:16.969 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zSjsGEBFLkSyRKC off=1867302 len=1669872 2024-02-11T22:44:16.975 INFO:tasks.workunit.client.0.smithi023.stdout:op 3021 completed, throughput=5MB/sec 2024-02-11T22:44:16.975 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XjnSN44_7DwCT-b off=13862753 len=1691599 2024-02-11T22:44:16.978 INFO:tasks.workunit.client.0.smithi023.stdout:op 3022 completed, throughput=5MB/sec 2024-02-11T22:44:17.979 INFO:tasks.workunit.client.0.smithi023.stdout: 588: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:17.979 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LU2u0NB-_1kqVl- off=3522170 len=2044447 2024-02-11T22:44:17.989 INFO:tasks.workunit.client.0.smithi023.stdout:op 3023 completed, throughput=5MB/sec 2024-02-11T22:44:17.989 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HZ_Ual9y3qUVByq off=1633977 len=211417 2024-02-11T22:44:17.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 3024 completed, throughput=5MB/sec 2024-02-11T22:44:17.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ykK0ChZaCHVFVyt off=753298 len=1897536 2024-02-11T22:44:17.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 3025 completed, throughput=5MB/sec 2024-02-11T22:44:17.995 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aulLPqAunF4OTWU off=12101543 len=751010 2024-02-11T22:44:17.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 3026 completed, throughput=5MB/sec 2024-02-11T22:44:18.996 INFO:tasks.workunit.client.0.smithi023.stdout: 589: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:18.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--tGk3MEQVJ6DLiP off=4325525 len=451690 2024-02-11T22:44:19.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 3027 completed, throughput=4.99MB/sec 2024-02-11T22:44:19.000 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vEo8l2-h6tVZaau off=2118105 len=336202 2024-02-11T22:44:19.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 3028 completed, throughput=4.99MB/sec 2024-02-11T22:44:19.001 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dk33ksu8vv401Ya off=7589655 len=1755506 2024-02-11T22:44:19.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 3029 completed, throughput=5MB/sec 2024-02-11T22:44:19.003 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u0pjpMVNiMOqctO off=6370973 len=480375 2024-02-11T22:44:19.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 3030 completed, throughput=5MB/sec 2024-02-11T22:44:19.004 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i37oAeVrMQTzbOr off=261543 len=1538052 2024-02-11T22:44:19.011 INFO:tasks.workunit.client.0.smithi023.stdout:op 3031 completed, throughput=5MB/sec 2024-02-11T22:44:19.012 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-91IjvUUmh1S9i4V off=662215 len=193935 2024-02-11T22:44:19.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 3032 completed, throughput=5MB/sec 2024-02-11T22:44:19.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-f8DVaxrn6wP4rHF off=18331200 len=438964 2024-02-11T22:44:19.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 3033 completed, throughput=5MB/sec 2024-02-11T22:44:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:18 smithi023 ceph-mon[111262]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:44:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:18 smithi023 ceph-mon[113671]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:44:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:18 smithi160 ceph-mon[106289]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:44:20.015 INFO:tasks.workunit.client.0.smithi023.stdout: 590: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:20.015 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YYa3k-5Y5XyAi3t off=14412921 len=700517 2024-02-11T22:44:20.021 INFO:tasks.workunit.client.0.smithi023.stdout:op 3034 completed, throughput=4.99MB/sec 2024-02-11T22:44:20.021 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BWCkfk5V1dE17QP off=916375 len=1539425 2024-02-11T22:44:20.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 3035 completed, throughput=5MB/sec 2024-02-11T22:44:20.030 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-guTHjxTq2B1KZgA off=2299167 len=1649065 2024-02-11T22:44:20.032 INFO:tasks.workunit.client.0.smithi023.stdout:op 3036 completed, throughput=5MB/sec 2024-02-11T22:44:20.032 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qeNPuiP33sAysQd off=8924780 len=189002 2024-02-11T22:44:20.035 INFO:tasks.workunit.client.0.smithi023.stdout:op 3037 completed, throughput=5MB/sec 2024-02-11T22:44:20.035 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XO9v5HMtp_xQ0J_ off=6539544 len=378636 2024-02-11T22:44:20.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 3038 completed, throughput=5MB/sec 2024-02-11T22:44:20.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZpOhqjYl5emf-yk off=14792453 len=1554091 2024-02-11T22:44:20.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 3039 completed, throughput=5MB/sec 2024-02-11T22:44:21.040 INFO:tasks.workunit.client.0.smithi023.stdout: 591: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:21.040 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kxUo3T-WzhFqfcC off=5016193 len=1412044 2024-02-11T22:44:21.042 INFO:tasks.workunit.client.0.smithi023.stdout:op 3040 completed, throughput=5MB/sec 2024-02-11T22:44:21.042 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J3N3RfXS0v5Imp1 off=7957274 len=1261218 2024-02-11T22:44:21.047 INFO:tasks.workunit.client.0.smithi023.stdout:op 3041 completed, throughput=5MB/sec 2024-02-11T22:44:21.048 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gNJUxlxybTHWYDG off=15522398 len=1930326 2024-02-11T22:44:21.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 3042 completed, throughput=5MB/sec 2024-02-11T22:44:21.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:21 smithi160 ceph-mon[106289]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:44:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:21 smithi023 ceph-mon[111262]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:44:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:21 smithi023 ceph-mon[113671]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:44:22.059 INFO:tasks.workunit.client.0.smithi023.stdout: 592: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:22.059 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pX0Qlzp-3xNNvKR off=4481235 len=1972176 2024-02-11T22:44:22.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 3043 completed, throughput=5MB/sec 2024-02-11T22:44:22.062 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PyIWkctLdZWF_TG off=14259567 len=1258619 2024-02-11T22:44:22.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 3044 completed, throughput=5MB/sec 2024-02-11T22:44:22.063 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JBf7GD_tCgqY1fp off=4387003 len=1153686 2024-02-11T22:44:22.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 3045 completed, throughput=5MB/sec 2024-02-11T22:44:22.069 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lp_b2x_pDB5pm_I off=850563 len=1272897 2024-02-11T22:44:22.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 3046 completed, throughput=5MB/sec 2024-02-11T22:44:22.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:23.076 INFO:tasks.workunit.client.0.smithi023.stdout: 593: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:23.077 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LkxF_esleo8yEls off=2024082 len=790778 2024-02-11T22:44:23.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 3047 completed, throughput=4.99MB/sec 2024-02-11T22:44:23.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oNiZv4t1GkjsCTf off=10699598 len=1172535 2024-02-11T22:44:23.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 3048 completed, throughput=5MB/sec 2024-02-11T22:44:23.089 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ueJOI8s_1bzAUvE off=13092435 len=76713 2024-02-11T22:44:23.089 INFO:tasks.workunit.client.0.smithi023.stdout:op 3049 completed, throughput=5MB/sec 2024-02-11T22:44:23.089 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JZCax1rRR_CMuak off=19943888 len=1903502 2024-02-11T22:44:23.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 3050 completed, throughput=5MB/sec 2024-02-11T22:44:23.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RvJ1_3sdSJh37Ul off=0 len=2057755 2024-02-11T22:44:23.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 3051 completed, throughput=5MB/sec 2024-02-11T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:23 smithi160 ceph-mon[106289]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:44:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:23 smithi023 ceph-mon[111262]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:44:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:23 smithi023 ceph-mon[113671]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:44:24.103 INFO:tasks.workunit.client.0.smithi023.stdout: 594: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:24.103 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OR7wLza71Gy_2zJ off=15388837 len=659464 2024-02-11T22:44:24.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 3052 completed, throughput=4.99MB/sec 2024-02-11T22:44:24.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I1FLpG-zpRWqOOn off=1610685 len=449929 2024-02-11T22:44:24.108 INFO:tasks.workunit.client.0.smithi023.stdout:op 3053 completed, throughput=5MB/sec 2024-02-11T22:44:24.108 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Mh_70U984ms-Qx6 off=4984234 len=586175 2024-02-11T22:44:24.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 3054 completed, throughput=5MB/sec 2024-02-11T22:44:24.112 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nxFLmmO6_mIDxwr off=5365079 len=1814844 2024-02-11T22:44:24.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 3055 completed, throughput=5MB/sec 2024-02-11T22:44:24.119 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mx3nK_1ORfbXC78 off=7465401 len=1661274 2024-02-11T22:44:24.126 INFO:tasks.workunit.client.0.smithi023.stdout:op 3056 completed, throughput=5MB/sec 2024-02-11T22:44:25.126 INFO:tasks.workunit.client.0.smithi023.stdout: 595: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:25.127 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8XXDbLBOqoWc4lg off=11731880 len=17931 2024-02-11T22:44:25.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 3057 completed, throughput=4.99MB/sec 2024-02-11T22:44:25.128 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jJIz_ozBe98tM9v off=534464 len=861542 2024-02-11T22:44:25.129 INFO:tasks.workunit.client.0.smithi023.stdout:op 3058 completed, throughput=4.99MB/sec 2024-02-11T22:44:25.129 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mVVFt5ym7AeamqE off=251356 len=583622 2024-02-11T22:44:25.133 INFO:tasks.workunit.client.0.smithi023.stdout:op 3059 completed, throughput=5MB/sec 2024-02-11T22:44:25.133 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_4VHqpucmz6K4wp off=1812863 len=396460 2024-02-11T22:44:25.134 INFO:tasks.workunit.client.0.smithi023.stdout:op 3060 completed, throughput=5MB/sec 2024-02-11T22:44:25.134 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OS5xkhAviuj9__B off=123183 len=1988059 2024-02-11T22:44:25.148 INFO:tasks.workunit.client.0.smithi023.stdout:op 3061 completed, throughput=5MB/sec 2024-02-11T22:44:25.148 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KMw0WpwWG2bQwqX off=6149338 len=1903335 2024-02-11T22:44:25.157 INFO:tasks.workunit.client.0.smithi023.stdout:op 3062 completed, throughput=5MB/sec 2024-02-11T22:44:25.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:25 smithi160 ceph-mon[106289]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:44:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:25 smithi023 ceph-mon[111262]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:44:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:25 smithi023 ceph-mon[113671]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-11T22:44:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:44:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:44:25] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:44:26.157 INFO:tasks.workunit.client.0.smithi023.stdout: 596: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:26.157 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y9B3XyDIZfunbso off=1381960 len=125042 2024-02-11T22:44:26.159 INFO:tasks.workunit.client.0.smithi023.stdout:op 3063 completed, throughput=4.99MB/sec 2024-02-11T22:44:26.160 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gWDx2EZ8V26rGol off=8812082 len=1990099 2024-02-11T22:44:26.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 3064 completed, throughput=5MB/sec 2024-02-11T22:44:26.172 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Uig5fBM2yOz7nWt off=1283667 len=1425142 2024-02-11T22:44:26.173 INFO:tasks.workunit.client.0.smithi023.stdout:op 3065 completed, throughput=5MB/sec 2024-02-11T22:44:26.173 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0GaaQEUHeOPC5WB off=3106898 len=12207 2024-02-11T22:44:26.173 INFO:tasks.workunit.client.0.smithi023.stdout:op 3066 completed, throughput=5MB/sec 2024-02-11T22:44:26.173 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FBBcR3Cl77bqKdD off=2528089 len=1064420 2024-02-11T22:44:26.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 3067 completed, throughput=5MB/sec 2024-02-11T22:44:27.179 INFO:tasks.workunit.client.0.smithi023.stdout: 597: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:27.179 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yQjhq5NRy_7fd5B off=4475231 len=1012139 2024-02-11T22:44:27.181 INFO:tasks.workunit.client.0.smithi023.stdout:op 3068 completed, throughput=4.99MB/sec 2024-02-11T22:44:27.181 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WP8Gor7kvwGdknA off=694217 len=339936 2024-02-11T22:44:27.184 INFO:tasks.workunit.client.0.smithi023.stdout:op 3069 completed, throughput=4.99MB/sec 2024-02-11T22:44:27.185 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7RAncXoI4XWstz_ off=4521338 len=1671652 2024-02-11T22:44:27.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 3070 completed, throughput=5MB/sec 2024-02-11T22:44:27.186 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DXBjaLI8LKyWVKt off=5964209 len=721534 2024-02-11T22:44:27.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 3071 completed, throughput=5MB/sec 2024-02-11T22:44:27.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KIx0NjNWC5EMdOd off=10783764 len=181031 2024-02-11T22:44:27.194 INFO:tasks.workunit.client.0.smithi023.stdout:op 3072 completed, throughput=5MB/sec 2024-02-11T22:44:27.194 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZdE-YjHGjgY6hDb off=3597230 len=185600 2024-02-11T22:44:27.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 3073 completed, throughput=5MB/sec 2024-02-11T22:44:27.195 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-quuwLi-Ff2oWhRs off=13051121 len=934334 2024-02-11T22:44:27.196 INFO:tasks.workunit.client.0.smithi023.stdout:op 3074 completed, throughput=5MB/sec 2024-02-11T22:44:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:27 smithi160 ceph-mon[106289]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:44:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:27 smithi023 ceph-mon[111262]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:44:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:27 smithi023 ceph-mon[113671]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:44:28.197 INFO:tasks.workunit.client.0.smithi023.stdout: 598: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:28.197 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1H7pBHjazd942rr off=5704277 len=442143 2024-02-11T22:44:28.198 INFO:tasks.workunit.client.0.smithi023.stdout:op 3075 completed, throughput=4.99MB/sec 2024-02-11T22:44:28.198 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gduiIqryGafqsPn off=22255958 len=1381685 2024-02-11T22:44:28.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 3076 completed, throughput=4.99MB/sec 2024-02-11T22:44:28.205 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4gQChASxM2VgGlx off=6586119 len=1106849 2024-02-11T22:44:28.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 3077 completed, throughput=5MB/sec 2024-02-11T22:44:28.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j_TGCqusqWsrdgl off=20987590 len=201405 2024-02-11T22:44:28.211 INFO:tasks.workunit.client.0.smithi023.stdout:op 3078 completed, throughput=5MB/sec 2024-02-11T22:44:28.211 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zg29e9VwyReS_5U off=5522512 len=1390346 2024-02-11T22:44:28.219 INFO:tasks.workunit.client.0.smithi023.stdout:op 3079 completed, throughput=5MB/sec 2024-02-11T22:44:28.219 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vVcEFUVUWu7P7ee off=2250945 len=1937278 2024-02-11T22:44:28.227 INFO:tasks.workunit.client.0.smithi023.stdout:op 3080 completed, throughput=5MB/sec 2024-02-11T22:44:29.227 INFO:tasks.workunit.client.0.smithi023.stdout: 599: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:29.227 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eWWXY1lC6z7MdsY off=15119479 len=642854 2024-02-11T22:44:29.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 3081 completed, throughput=4.99MB/sec 2024-02-11T22:44:29.231 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dEiidMPuz8KcHPk off=2013502 len=52615 2024-02-11T22:44:29.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 3082 completed, throughput=4.99MB/sec 2024-02-11T22:44:29.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3JkVCZWyJSVMtp3 off=5763904 len=1106366 2024-02-11T22:44:29.233 INFO:tasks.workunit.client.0.smithi023.stdout:op 3083 completed, throughput=5MB/sec 2024-02-11T22:44:29.233 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N4Mvqe3cjA4bqI5 off=1318120 len=653505 2024-02-11T22:44:29.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 3084 completed, throughput=5MB/sec 2024-02-11T22:44:29.237 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tn9MqtO7StkeAHn off=3503527 len=184841 2024-02-11T22:44:29.238 INFO:tasks.workunit.client.0.smithi023.stdout:op 3085 completed, throughput=5MB/sec 2024-02-11T22:44:29.238 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sSMABqj6HByHgTP off=22088407 len=1606296 2024-02-11T22:44:29.240 INFO:tasks.workunit.client.0.smithi023.stdout:op 3086 completed, throughput=5MB/sec 2024-02-11T22:44:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:29 smithi160 ceph-mon[106289]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:44:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:29 smithi023 ceph-mon[111262]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:44:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:29 smithi023 ceph-mon[113671]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:44:30.240 INFO:tasks.workunit.client.0.smithi023.stdout: 600: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:30.241 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nIdYFSTQ8mLSfn8 off=12696892 len=25544 2024-02-11T22:44:30.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 3087 completed, throughput=4.99MB/sec 2024-02-11T22:44:30.244 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-afzKKlvZNGuVaf_ off=5625918 len=890009 2024-02-11T22:44:30.249 INFO:tasks.workunit.client.0.smithi023.stdout:op 3088 completed, throughput=4.99MB/sec 2024-02-11T22:44:30.249 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--RJoFHf6EU3bp2J off=4577064 len=1116992 2024-02-11T22:44:30.257 INFO:tasks.workunit.client.0.smithi023.stdout:op 3089 completed, throughput=5MB/sec 2024-02-11T22:44:30.257 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YECgnGz2x1Al3ro off=9548361 len=362220 2024-02-11T22:44:30.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 3090 completed, throughput=5MB/sec 2024-02-11T22:44:30.258 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0ZMUUPsq7cmp0J9 off=441712 len=1262162 2024-02-11T22:44:30.264 INFO:tasks.workunit.client.0.smithi023.stdout:op 3091 completed, throughput=5MB/sec 2024-02-11T22:44:30.264 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a1dO-Bk8M3A917j off=13030344 len=2075436 2024-02-11T22:44:30.276 INFO:tasks.workunit.client.0.smithi023.stdout:op 3092 completed, throughput=5MB/sec 2024-02-11T22:44:31.273 INFO:tasks.workunit.client.0.smithi023.stdout: 601: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:31.273 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UN0opMjUx0hdxLb off=2963040 len=68632 2024-02-11T22:44:31.274 INFO:tasks.workunit.client.0.smithi023.stdout:op 3093 completed, throughput=4.99MB/sec 2024-02-11T22:44:31.274 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7DyBCBPbntifFvA off=83901 len=1687281 2024-02-11T22:44:31.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 3094 completed, throughput=5MB/sec 2024-02-11T22:44:31.278 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y-OyI5pav-Qyh8Z off=12135188 len=213723 2024-02-11T22:44:31.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 3095 completed, throughput=5MB/sec 2024-02-11T22:44:31.278 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OJB6woyISONmLtZ off=13454069 len=733200 2024-02-11T22:44:31.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 3096 completed, throughput=5MB/sec 2024-02-11T22:44:31.280 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AwzN7vHTgwH_0fA off=6152763 len=1400455 2024-02-11T22:44:31.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 3097 completed, throughput=5MB/sec 2024-02-11T22:44:31.288 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dSiQR7JA6HwdcYY off=1873329 len=1083683 2024-02-11T22:44:31.290 INFO:tasks.workunit.client.0.smithi023.stdout:op 3098 completed, throughput=5MB/sec 2024-02-11T22:44:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:31 smithi023 ceph-mon[111262]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:44:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:31 smithi023 ceph-mon[113671]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:44:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:31 smithi160 ceph-mon[106289]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:44:32.290 INFO:tasks.workunit.client.0.smithi023.stdout: 602: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:32.291 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-f3N3ZGc3r1LHqBp off=3328259 len=1647092 2024-02-11T22:44:32.294 INFO:tasks.workunit.client.0.smithi023.stdout:op 3099 completed, throughput=5MB/sec 2024-02-11T22:44:32.294 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fsDVX8DVw0bCrmZ off=17599207 len=1676517 2024-02-11T22:44:32.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 3100 completed, throughput=5MB/sec 2024-02-11T22:44:32.296 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ssc3sEbqgDRzU17 off=9748838 len=1483090 2024-02-11T22:44:32.305 INFO:tasks.workunit.client.0.smithi023.stdout:op 3101 completed, throughput=5MB/sec 2024-02-11T22:44:32.305 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dvt-zYGObfGYRtG off=1195569 len=51087 2024-02-11T22:44:32.306 INFO:tasks.workunit.client.0.smithi023.stdout:op 3102 completed, throughput=5MB/sec 2024-02-11T22:44:32.306 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xBpVIsxGGf7h65R off=7676631 len=1665111 2024-02-11T22:44:32.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 3103 completed, throughput=5MB/sec 2024-02-11T22:44:33.315 INFO:tasks.workunit.client.0.smithi023.stdout: 603: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:33.315 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3VsvDYmZEVzSskm off=3486933 len=1675444 2024-02-11T22:44:33.317 INFO:tasks.workunit.client.0.smithi023.stdout:op 3104 completed, throughput=5MB/sec 2024-02-11T22:44:33.317 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u8bhEU_zHnLD7F5 off=904725 len=2024825 2024-02-11T22:44:33.319 INFO:tasks.workunit.client.0.smithi023.stdout:op 3105 completed, throughput=5MB/sec 2024-02-11T22:44:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:33 smithi023 ceph-mon[111262]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:44:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:33 smithi023 ceph-mon[113671]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:44:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:33 smithi160 ceph-mon[106289]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:44:34.320 INFO:tasks.workunit.client.0.smithi023.stdout: 604: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:34.320 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aKQZE82PAKqIAL2 off=3462725 len=1343712 2024-02-11T22:44:34.321 INFO:tasks.workunit.client.0.smithi023.stdout:op 3106 completed, throughput=4.99MB/sec 2024-02-11T22:44:34.321 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-82u0jrlrHHIiLfp off=3094195 len=1184293 2024-02-11T22:44:34.328 INFO:tasks.workunit.client.0.smithi023.stdout:op 3107 completed, throughput=5MB/sec 2024-02-11T22:44:34.328 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--jtCfFx5nna-P-T off=7282633 len=1709215 2024-02-11T22:44:34.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 3108 completed, throughput=5MB/sec 2024-02-11T22:44:34.330 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2L93ZUPYHUzSn-h off=212389 len=875739 2024-02-11T22:44:34.331 INFO:tasks.workunit.client.0.smithi023.stdout:op 3109 completed, throughput=5MB/sec 2024-02-11T22:44:34.331 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1NMUsnMbADdFPLx off=15233164 len=1593430 2024-02-11T22:44:34.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 3110 completed, throughput=5MB/sec 2024-02-11T22:44:35.338 INFO:tasks.workunit.client.0.smithi023.stdout: 605: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:35.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qjAcmc4rvLupRBf off=997474 len=969573 2024-02-11T22:44:35.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 3111 completed, throughput=5MB/sec 2024-02-11T22:44:35.340 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nfX0QGMj7c3gB3o off=4287655 len=1802730 2024-02-11T22:44:35.348 INFO:tasks.workunit.client.0.smithi023.stdout:op 3112 completed, throughput=5MB/sec 2024-02-11T22:44:35.348 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L8dJrhdx4dQvqpt off=7957366 len=1966981 2024-02-11T22:44:35.355 INFO:tasks.workunit.client.0.smithi023.stdout:op 3113 completed, throughput=5MB/sec 2024-02-11T22:44:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:35 smithi023 ceph-mon[111262]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:35 smithi023 ceph-mon[113671]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:35 smithi160 ceph-mon[106289]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:44:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:44:35] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:44:36.356 INFO:tasks.workunit.client.0.smithi023.stdout: 606: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:36.356 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fVgR2bctFUbs1R6 off=3734974 len=1096476 2024-02-11T22:44:36.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 3114 completed, throughput=4.99MB/sec 2024-02-11T22:44:36.358 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S7QWNkjKbk8QFfW off=574621 len=1067019 2024-02-11T22:44:36.364 INFO:tasks.workunit.client.0.smithi023.stdout:op 3115 completed, throughput=5MB/sec 2024-02-11T22:44:36.364 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-csODq3ATfD8hLL5 off=4068573 len=66462 2024-02-11T22:44:36.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 3116 completed, throughput=5MB/sec 2024-02-11T22:44:36.366 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F1mM-a1OmlkeIdD off=12281495 len=439467 2024-02-11T22:44:36.367 INFO:tasks.workunit.client.0.smithi023.stdout:op 3117 completed, throughput=5MB/sec 2024-02-11T22:44:36.367 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KYLqtq38b8-xpP5 off=7880368 len=1142948 2024-02-11T22:44:36.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 3118 completed, throughput=5MB/sec 2024-02-11T22:44:36.368 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K-GjE90SFiob_9M off=16118492 len=1764485 2024-02-11T22:44:36.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 3119 completed, throughput=5MB/sec 2024-02-11T22:44:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:37.376 INFO:tasks.workunit.client.0.smithi023.stdout: 607: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:37.376 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0j3wh6ZJmCkM97i off=2489321 len=79053 2024-02-11T22:44:37.377 INFO:tasks.workunit.client.0.smithi023.stdout:op 3120 completed, throughput=4.99MB/sec 2024-02-11T22:44:37.377 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VIN3g7UfIMwHOIZ off=1403701 len=1058860 2024-02-11T22:44:37.383 INFO:tasks.workunit.client.0.smithi023.stdout:op 3121 completed, throughput=5MB/sec 2024-02-11T22:44:37.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8TgUxgQSDSD-GdT off=9460907 len=1891410 2024-02-11T22:44:37.386 INFO:tasks.workunit.client.0.smithi023.stdout:op 3122 completed, throughput=5MB/sec 2024-02-11T22:44:37.386 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DxF1DO-LZDQHQnj off=3275824 len=2055859 2024-02-11T22:44:37.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 3123 completed, throughput=5MB/sec 2024-02-11T22:44:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:37 smithi023 ceph-mon[111262]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-11T22:44:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:37 smithi023 ceph-mon[113671]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-11T22:44:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:37 smithi160 ceph-mon[106289]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-11T22:44:38.395 INFO:tasks.workunit.client.0.smithi023.stdout: 608: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:38.395 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TLSVmx-cNqFiCl4 off=1002548 len=364179 2024-02-11T22:44:38.396 INFO:tasks.workunit.client.0.smithi023.stdout:op 3124 completed, throughput=4.99MB/sec 2024-02-11T22:44:38.396 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3xQoa4Lkuya99Xu off=17988528 len=1999195 2024-02-11T22:44:38.405 INFO:tasks.workunit.client.0.smithi023.stdout:op 3125 completed, throughput=5MB/sec 2024-02-11T22:44:38.406 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sJm1Ap7jdgwGH1I off=5239978 len=1903085 2024-02-11T22:44:38.408 INFO:tasks.workunit.client.0.smithi023.stdout:op 3126 completed, throughput=5MB/sec 2024-02-11T22:44:38.409 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7fxRjt1fcFXR0La off=5845872 len=730387 2024-02-11T22:44:38.413 INFO:tasks.workunit.client.0.smithi023.stdout:op 3127 completed, throughput=5MB/sec 2024-02-11T22:44:39.413 INFO:tasks.workunit.client.0.smithi023.stdout: 609: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:39.414 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FkO0SZ1XTusNvrg off=13122105 len=129237 2024-02-11T22:44:39.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 3128 completed, throughput=4.99MB/sec 2024-02-11T22:44:39.414 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZuW7TRjxdd92k55 off=966042 len=1060305 2024-02-11T22:44:39.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 3129 completed, throughput=4.99MB/sec 2024-02-11T22:44:39.419 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7T41QVzHUcFe10z off=2269157 len=2062677 2024-02-11T22:44:39.429 INFO:tasks.workunit.client.0.smithi023.stdout:op 3130 completed, throughput=5MB/sec 2024-02-11T22:44:39.429 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uHRyC_QnkmiZfIm off=8107172 len=1381990 2024-02-11T22:44:39.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 3131 completed, throughput=5MB/sec 2024-02-11T22:44:39.434 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vvlTRHgqgWWoyOo off=6561170 len=1041861 2024-02-11T22:44:39.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 3132 completed, throughput=5MB/sec 2024-02-11T22:44:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:39 smithi023 ceph-mon[111262]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:44:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:39 smithi023 ceph-mon[113671]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:44:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:39 smithi160 ceph-mon[106289]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:44:40.436 INFO:tasks.workunit.client.0.smithi023.stdout: 610: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:40.436 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3FRiKzhEf7PJ11q off=6679144 len=2091873 2024-02-11T22:44:40.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 3133 completed, throughput=5MB/sec 2024-02-11T22:44:40.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MbjwD35gTqTyz10 off=15372723 len=515483 2024-02-11T22:44:40.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 3134 completed, throughput=5MB/sec 2024-02-11T22:44:40.442 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-f8fs1XLIuyjQKlA off=2391259 len=317485 2024-02-11T22:44:40.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 3135 completed, throughput=5MB/sec 2024-02-11T22:44:40.446 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kJOcvQwnv0IDkLA off=903502 len=1439113 2024-02-11T22:44:40.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 3136 completed, throughput=5MB/sec 2024-02-11T22:44:40.454 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K4xPEP6Rkm2Uxz2 off=2581292 len=1227614 2024-02-11T22:44:40.459 INFO:tasks.workunit.client.0.smithi023.stdout:op 3137 completed, throughput=5MB/sec 2024-02-11T22:44:41.459 INFO:tasks.workunit.client.0.smithi023.stdout: 611: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:41.460 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tGH9-YTBYSkDcK_ off=13648112 len=270667 2024-02-11T22:44:41.463 INFO:tasks.workunit.client.0.smithi023.stdout:op 3138 completed, throughput=4.99MB/sec 2024-02-11T22:44:41.463 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Yd-AUOctuo5Y-3z off=1333729 len=2012804 2024-02-11T22:44:41.467 INFO:tasks.workunit.client.0.smithi023.stdout:op 3139 completed, throughput=5MB/sec 2024-02-11T22:44:41.467 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UsTy71xkvyWnn3g off=281043 len=253335 2024-02-11T22:44:41.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 3140 completed, throughput=5MB/sec 2024-02-11T22:44:41.470 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tSVlUPiWjJ8QJOc off=2453686 len=1508390 2024-02-11T22:44:41.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 3141 completed, throughput=5MB/sec 2024-02-11T22:44:41.472 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z7-Dc5oBc9zyMKg off=3100172 len=1704770 2024-02-11T22:44:41.482 INFO:tasks.workunit.client.0.smithi023.stdout:op 3142 completed, throughput=5MB/sec 2024-02-11T22:44:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:41 smithi023 ceph-mon[111262]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:44:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:41 smithi023 ceph-mon[113671]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:44:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:41 smithi160 ceph-mon[106289]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:44:42.483 INFO:tasks.workunit.client.0.smithi023.stdout: 612: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:42.483 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DWH1U7HCZxebt0_ off=3930860 len=22794 2024-02-11T22:44:42.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 3143 completed, throughput=4.99MB/sec 2024-02-11T22:44:42.484 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CjAX1DgbDDA2145 off=4861236 len=299664 2024-02-11T22:44:42.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 3144 completed, throughput=4.99MB/sec 2024-02-11T22:44:42.484 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gY8dS5SomcxvF2_ off=5922267 len=1924796 2024-02-11T22:44:42.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 3145 completed, throughput=5MB/sec 2024-02-11T22:44:42.487 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jMFe9oe2dtOGKdl off=18630604 len=455333 2024-02-11T22:44:42.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 3146 completed, throughput=5MB/sec 2024-02-11T22:44:42.491 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Rf9Tjoe9NfbbcU off=22143839 len=290632 2024-02-11T22:44:42.494 INFO:tasks.workunit.client.0.smithi023.stdout:op 3147 completed, throughput=5MB/sec 2024-02-11T22:44:42.494 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YoULwt86MMZ6i0S off=19714610 len=1074843 2024-02-11T22:44:42.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 3148 completed, throughput=5MB/sec 2024-02-11T22:44:43.500 INFO:tasks.workunit.client.0.smithi023.stdout: 613: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:43.500 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tZCw7qGjZ-4ZPpl off=182893 len=1283500 2024-02-11T22:44:43.501 INFO:tasks.workunit.client.0.smithi023.stdout:op 3149 completed, throughput=4.99MB/sec 2024-02-11T22:44:43.502 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4UqOxEhgz21LdkQ off=12737041 len=795467 2024-02-11T22:44:43.507 INFO:tasks.workunit.client.0.smithi023.stdout:op 3150 completed, throughput=5MB/sec 2024-02-11T22:44:43.507 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CZoitJg2X6fFm1C off=6113770 len=209810 2024-02-11T22:44:43.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 3151 completed, throughput=5MB/sec 2024-02-11T22:44:43.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ix0Zt4eDrejOZC3 off=1848908 len=1924889 2024-02-11T22:44:43.515 INFO:tasks.workunit.client.0.smithi023.stdout:op 3152 completed, throughput=5MB/sec 2024-02-11T22:44:43.515 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bY9zeh2lZ3sDHmt off=5508423 len=1235145 2024-02-11T22:44:43.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 3153 completed, throughput=5MB/sec 2024-02-11T22:44:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:43 smithi023 ceph-mon[111262]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:44:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:43 smithi023 ceph-mon[113671]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:44:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:43 smithi160 ceph-mon[106289]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:44:44.520 INFO:tasks.workunit.client.0.smithi023.stdout: 614: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:44.520 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wseV34F9FxMbayO off=4336526 len=1999831 2024-02-11T22:44:44.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 3154 completed, throughput=5MB/sec 2024-02-11T22:44:44.523 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-W--hFRi3DEXGo5A off=12336882 len=1384150 2024-02-11T22:44:44.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 3155 completed, throughput=5MB/sec 2024-02-11T22:44:44.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fZFR0R73l8SUV25 off=6028448 len=1186575 2024-02-11T22:44:44.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 3156 completed, throughput=5MB/sec 2024-02-11T22:44:44.527 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-21ffTceoeozPdhQ off=1499254 len=1830679 2024-02-11T22:44:44.536 INFO:tasks.workunit.client.0.smithi023.stdout:op 3157 completed, throughput=5MB/sec 2024-02-11T22:44:45.537 INFO:tasks.workunit.client.0.smithi023.stdout: 615: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:45.538 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xmC03iAljICRLWL off=7155999 len=1809500 2024-02-11T22:44:45.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 3158 completed, throughput=5MB/sec 2024-02-11T22:44:45.548 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VVC-nNXv-oT1yRx off=2726821 len=1762933 2024-02-11T22:44:45.556 INFO:tasks.workunit.client.0.smithi023.stdout:op 3159 completed, throughput=5MB/sec 2024-02-11T22:44:45.557 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BpOw60v5lPJmz5h off=792329 len=1893671 2024-02-11T22:44:45.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 3160 completed, throughput=5MB/sec 2024-02-11T22:44:45.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:45 smithi023 ceph-mon[111262]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:44:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:45 smithi023 ceph-mon[113671]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:44:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:45 smithi160 ceph-mon[106289]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:44:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:44:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:44:45] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:44:46.565 INFO:tasks.workunit.client.0.smithi023.stdout: 616: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:46.565 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G_0cr0lYAjOVD-I off=2116834 len=252251 2024-02-11T22:44:46.566 INFO:tasks.workunit.client.0.smithi023.stdout:op 3161 completed, throughput=4.99MB/sec 2024-02-11T22:44:46.566 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Iw7VvzO39bmiVHr off=15685138 len=1659904 2024-02-11T22:44:46.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 3162 completed, throughput=5MB/sec 2024-02-11T22:44:46.576 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Is7DSzGprl5Oa9r off=21288888 len=304727 2024-02-11T22:44:46.577 INFO:tasks.workunit.client.0.smithi023.stdout:op 3163 completed, throughput=5MB/sec 2024-02-11T22:44:46.577 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4BrI27k32BgoFhS off=374835 len=1250186 2024-02-11T22:44:46.579 INFO:tasks.workunit.client.0.smithi023.stdout:op 3164 completed, throughput=5MB/sec 2024-02-11T22:44:46.579 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bIbl2GCcfJxbzZa off=7539021 len=1162907 2024-02-11T22:44:46.585 INFO:tasks.workunit.client.0.smithi023.stdout:op 3165 completed, throughput=5MB/sec 2024-02-11T22:44:47.585 INFO:tasks.workunit.client.0.smithi023.stdout: 617: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:47.585 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2v74CfgMJ89fIyq off=8152852 len=1422418 2024-02-11T22:44:47.588 INFO:tasks.workunit.client.0.smithi023.stdout:op 3166 completed, throughput=5MB/sec 2024-02-11T22:44:47.588 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SW0QMek-izzW6IE off=1518879 len=1007397 2024-02-11T22:44:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:op 3167 completed, throughput=5MB/sec 2024-02-11T22:44:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Su53ni8cU8ca7re off=3793827 len=860659 2024-02-11T22:44:47.596 INFO:tasks.workunit.client.0.smithi023.stdout:op 3168 completed, throughput=5MB/sec 2024-02-11T22:44:47.596 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LqYzUB-UG7ZPn4u off=21911344 len=1796452 2024-02-11T22:44:47.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 3169 completed, throughput=5MB/sec 2024-02-11T22:44:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:47 smithi023 ceph-mon[111262]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:44:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:47 smithi023 ceph-mon[113671]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:44:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:47 smithi160 ceph-mon[106289]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:44:48.599 INFO:tasks.workunit.client.0.smithi023.stdout: 618: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:48.599 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3BjudSTsBmKe6w- off=9697433 len=312525 2024-02-11T22:44:48.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 3170 completed, throughput=4.99MB/sec 2024-02-11T22:44:48.602 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IOwo1DeDfwQ2Ins off=6504108 len=71436 2024-02-11T22:44:48.605 INFO:tasks.workunit.client.0.smithi023.stdout:op 3171 completed, throughput=4.99MB/sec 2024-02-11T22:44:48.605 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MoHuE1C_s4xBVH1 off=1661602 len=300378 2024-02-11T22:44:48.608 INFO:tasks.workunit.client.0.smithi023.stdout:op 3172 completed, throughput=4.99MB/sec 2024-02-11T22:44:48.608 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M2DLJrPSn_B5wUX off=153757 len=807844 2024-02-11T22:44:48.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 3173 completed, throughput=4.99MB/sec 2024-02-11T22:44:48.613 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JSUPq18ZxjSCs4K off=7765374 len=218105 2024-02-11T22:44:48.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 3174 completed, throughput=5MB/sec 2024-02-11T22:44:48.613 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bFISN9SdYUUNaas off=12444482 len=215458 2024-02-11T22:44:48.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 3175 completed, throughput=5MB/sec 2024-02-11T22:44:48.616 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4dq40WXiZvHpIjb off=7355489 len=996805 2024-02-11T22:44:48.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 3176 completed, throughput=5MB/sec 2024-02-11T22:44:48.621 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OS5jdZskph1dEqe off=4118206 len=1467716 2024-02-11T22:44:48.626 INFO:tasks.workunit.client.0.smithi023.stdout:op 3177 completed, throughput=5MB/sec 2024-02-11T22:44:48.626 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1PIguvyu6rnW9mM off=7230857 len=1654251 2024-02-11T22:44:48.634 INFO:tasks.workunit.client.0.smithi023.stdout:op 3178 completed, throughput=5MB/sec 2024-02-11T22:44:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:48 smithi023 ceph-mon[111262]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:44:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:48 smithi023 ceph-mon[113671]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:44:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:48 smithi160 ceph-mon[106289]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:44:49.634 INFO:tasks.workunit.client.0.smithi023.stdout: 619: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:49.635 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jUbmtkdAI9XeBAC off=16605929 len=2013906 2024-02-11T22:44:49.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 3179 completed, throughput=5MB/sec 2024-02-11T22:44:49.648 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eljv6OrFvDF7llu off=13898594 len=1147234 2024-02-11T22:44:49.653 INFO:tasks.workunit.client.0.smithi023.stdout:op 3180 completed, throughput=5MB/sec 2024-02-11T22:44:49.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pQ1YLinidIilKbH off=0 len=1482655 2024-02-11T22:44:49.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 3181 completed, throughput=5MB/sec 2024-02-11T22:44:50.661 INFO:tasks.workunit.client.0.smithi023.stdout: 620: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:50.662 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xUavXrNkF-ZiEU5 off=140557 len=812965 2024-02-11T22:44:50.665 INFO:tasks.workunit.client.0.smithi023.stdout:op 3182 completed, throughput=4.99MB/sec 2024-02-11T22:44:50.665 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NOvSomfiuEZBPxy off=17385356 len=644611 2024-02-11T22:44:50.669 INFO:tasks.workunit.client.0.smithi023.stdout:op 3183 completed, throughput=4.99MB/sec 2024-02-11T22:44:50.669 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C-m701ECtcf7d3d off=3398381 len=1885343 2024-02-11T22:44:50.675 INFO:tasks.workunit.client.0.smithi023.stdout:op 3184 completed, throughput=5MB/sec 2024-02-11T22:44:50.675 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5cGDBBjw8qkUJnn off=10923742 len=1746482 2024-02-11T22:44:50.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 3185 completed, throughput=5MB/sec 2024-02-11T22:44:51.676 INFO:tasks.workunit.client.0.smithi023.stdout: 621: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:51.676 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OJPduWAbYfvxfCP off=674947 len=1385818 2024-02-11T22:44:51.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 3186 completed, throughput=4.99MB/sec 2024-02-11T22:44:51.685 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bvlpWhSMWmPcnjp off=4061228 len=1199355 2024-02-11T22:44:51.691 INFO:tasks.workunit.client.0.smithi023.stdout:op 3187 completed, throughput=5MB/sec 2024-02-11T22:44:51.691 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N8mpLuw952cirQA off=7065435 len=967354 2024-02-11T22:44:51.693 INFO:tasks.workunit.client.0.smithi023.stdout:op 3188 completed, throughput=5MB/sec 2024-02-11T22:44:51.693 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ccZ6xaARIJUYHEH off=1927624 len=176181 2024-02-11T22:44:51.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:51 smithi160 ceph-mon[106289]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:44:51.696 INFO:tasks.workunit.client.0.smithi023.stdout:op 3189 completed, throughput=5MB/sec 2024-02-11T22:44:51.696 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V4L_tnjp-SEqjX6 off=1409568 len=326209 2024-02-11T22:44:51.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 3190 completed, throughput=5MB/sec 2024-02-11T22:44:51.698 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lIqDA4Q1iVkeFuL off=7301523 len=144564 2024-02-11T22:44:51.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 3191 completed, throughput=5MB/sec 2024-02-11T22:44:51.699 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y_XNHYm2RcUHE7F off=11985390 len=1298938 2024-02-11T22:44:51.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 3192 completed, throughput=5MB/sec 2024-02-11T22:44:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:51 smithi023 ceph-mon[111262]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:44:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:51 smithi023 ceph-mon[113671]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:44:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:52.700 INFO:tasks.workunit.client.0.smithi023.stdout: 622: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:52.701 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zqsc80jQt-dV_7M off=11948349 len=228868 2024-02-11T22:44:52.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 3193 completed, throughput=4.99MB/sec 2024-02-11T22:44:52.704 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wymJp6ZbOYbrZdm off=6406517 len=452298 2024-02-11T22:44:52.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 3194 completed, throughput=4.99MB/sec 2024-02-11T22:44:52.705 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M8fCh-Mg9xAN863 off=83944 len=1425423 2024-02-11T22:44:52.707 INFO:tasks.workunit.client.0.smithi023.stdout:op 3195 completed, throughput=5MB/sec 2024-02-11T22:44:52.707 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5b9drd54Q8xzyJP off=19574309 len=523340 2024-02-11T22:44:52.708 INFO:tasks.workunit.client.0.smithi023.stdout:op 3196 completed, throughput=5MB/sec 2024-02-11T22:44:52.708 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RnF3gA-B9NVSJZa off=4130420 len=1431803 2024-02-11T22:44:52.715 INFO:tasks.workunit.client.0.smithi023.stdout:op 3197 completed, throughput=5MB/sec 2024-02-11T22:44:52.716 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aj-45SdWYps5fcl off=2261707 len=1120433 2024-02-11T22:44:52.721 INFO:tasks.workunit.client.0.smithi023.stdout:op 3198 completed, throughput=5MB/sec 2024-02-11T22:44:52.721 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--4h6E18lH3l_S-r off=825926 len=1531081 2024-02-11T22:44:52.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 3199 completed, throughput=5MB/sec 2024-02-11T22:44:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:44:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:53 smithi160 ceph-mon[106289]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-11T22:44:53.728 INFO:tasks.workunit.client.0.smithi023.stdout: 623: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:53.729 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vrp_fYlqBq12edc off=5638996 len=850719 2024-02-11T22:44:53.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 3200 completed, throughput=5MB/sec 2024-02-11T22:44:53.730 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OYlMdx5zKIxqizB off=10748076 len=823754 2024-02-11T22:44:53.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 3201 completed, throughput=5MB/sec 2024-02-11T22:44:53.731 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2MKuCk92XdZWqU_ off=2163060 len=1167341 2024-02-11T22:44:53.737 INFO:tasks.workunit.client.0.smithi023.stdout:op 3202 completed, throughput=5MB/sec 2024-02-11T22:44:53.737 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rkGpSPdQksmFsZE off=4421039 len=1944744 2024-02-11T22:44:53.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 3203 completed, throughput=5MB/sec 2024-02-11T22:44:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:53 smithi023 ceph-mon[111262]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-11T22:44:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:53 smithi023 ceph-mon[113671]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-11T22:44:54.739 INFO:tasks.workunit.client.0.smithi023.stdout: 624: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:54.739 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E3mgO3A9yIYH4Nc off=4207221 len=334839 2024-02-11T22:44:54.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 3204 completed, throughput=4.99MB/sec 2024-02-11T22:44:54.741 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F5KA3ltrI4ftWuK off=3774436 len=327061 2024-02-11T22:44:54.742 INFO:tasks.workunit.client.0.smithi023.stdout:op 3205 completed, throughput=4.99MB/sec 2024-02-11T22:44:54.742 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-saUXeTUKy3620yt off=1564409 len=911317 2024-02-11T22:44:54.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 3206 completed, throughput=5MB/sec 2024-02-11T22:44:54.748 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WfprP2hbVc7TnoH off=4321978 len=1572015 2024-02-11T22:44:54.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 3207 completed, throughput=5MB/sec 2024-02-11T22:44:54.756 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cnBhD5h7Won6cvz off=917928 len=328461 2024-02-11T22:44:54.757 INFO:tasks.workunit.client.0.smithi023.stdout:op 3208 completed, throughput=5MB/sec 2024-02-11T22:44:54.757 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ddLlFYc4dWBIcX7 off=2732222 len=316734 2024-02-11T22:44:54.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 3209 completed, throughput=5MB/sec 2024-02-11T22:44:54.759 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JcxNLl78ppTML9L off=311282 len=1433239 2024-02-11T22:44:54.760 INFO:tasks.workunit.client.0.smithi023.stdout:op 3210 completed, throughput=5MB/sec 2024-02-11T22:44:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:55 smithi023 ceph-mon[111262]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:55.761 INFO:tasks.workunit.client.0.smithi023.stdout: 625: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:55.761 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n2Aw1Uri4SmAv8X off=4299029 len=1520136 2024-02-11T22:44:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:55 smithi023 ceph-mon[113671]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:55.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 3211 completed, throughput=5MB/sec 2024-02-11T22:44:55.762 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aPhOGFX976hlLh8 off=1808427 len=13639 2024-02-11T22:44:55.763 INFO:tasks.workunit.client.0.smithi023.stdout:op 3212 completed, throughput=5MB/sec 2024-02-11T22:44:55.763 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sTfp6Pkxw-u1NrG off=3531127 len=675231 2024-02-11T22:44:55.764 INFO:tasks.workunit.client.0.smithi023.stdout:op 3213 completed, throughput=5MB/sec 2024-02-11T22:44:55.764 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RzqHcwuWCfeU_hc off=7363859 len=1616322 2024-02-11T22:44:55.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 3214 completed, throughput=5MB/sec 2024-02-11T22:44:55.771 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v7Vu61gVYS8elAb off=60985 len=1538669 2024-02-11T22:44:55.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 3215 completed, throughput=5MB/sec 2024-02-11T22:44:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:55 smithi160 ceph-mon[106289]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:44:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:44:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:44:55] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-02-11T22:44:56.776 INFO:tasks.workunit.client.0.smithi023.stdout: 626: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:56.776 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBIE3VQd95z17P4 off=703330 len=330075 2024-02-11T22:44:56.777 INFO:tasks.workunit.client.0.smithi023.stdout:op 3216 completed, throughput=4.99MB/sec 2024-02-11T22:44:56.777 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vqswa4vHsRP7fHn off=5770968 len=332267 2024-02-11T22:44:56.778 INFO:tasks.workunit.client.0.smithi023.stdout:op 3217 completed, throughput=4.99MB/sec 2024-02-11T22:44:56.778 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bgfpaCZbcoTVdsP off=9645894 len=1049111 2024-02-11T22:44:56.779 INFO:tasks.workunit.client.0.smithi023.stdout:op 3218 completed, throughput=5MB/sec 2024-02-11T22:44:56.779 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ibu9cCpw439OEhS off=10920886 len=971616 2024-02-11T22:44:56.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 3219 completed, throughput=5MB/sec 2024-02-11T22:44:56.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ov420b0B1cxn7ht off=6075532 len=1680953 2024-02-11T22:44:56.790 INFO:tasks.workunit.client.0.smithi023.stdout:op 3220 completed, throughput=5MB/sec 2024-02-11T22:44:56.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N5Oibm9MlSnCRPF off=4471287 len=818109 2024-02-11T22:44:56.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 3221 completed, throughput=5MB/sec 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:44:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:44:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:44:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:44:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:44:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:44:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:44:57.792 INFO:tasks.workunit.client.0.smithi023.stdout: 627: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:57.792 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4-OS0I2J5UEsnZU off=7640036 len=1425222 2024-02-11T22:44:57.798 INFO:tasks.workunit.client.0.smithi023.stdout:op 3222 completed, throughput=5MB/sec 2024-02-11T22:44:57.798 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5uXGsMBD_7nYKQX off=2844890 len=384874 2024-02-11T22:44:57.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 3223 completed, throughput=5MB/sec 2024-02-11T22:44:57.799 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2siiNe4lS4L-JoC off=19635882 len=958062 2024-02-11T22:44:57.800 INFO:tasks.workunit.client.0.smithi023.stdout:op 3224 completed, throughput=5MB/sec 2024-02-11T22:44:57.800 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GHR-qwiqqIhOL8N off=7003003 len=1879640 2024-02-11T22:44:57.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 3225 completed, throughput=5MB/sec 2024-02-11T22:44:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:57 smithi023 ceph-mon[111262]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:44:57.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:57 smithi023 ceph-mon[113671]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:44:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:57 smithi160 ceph-mon[106289]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:44:58.803 INFO:tasks.workunit.client.0.smithi023.stdout: 628: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:58.803 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-35CaUAMIGfs99Na off=8907605 len=730794 2024-02-11T22:44:58.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 3226 completed, throughput=4.99MB/sec 2024-02-11T22:44:58.807 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cmjUplPMByksIZg off=4372673 len=219942 2024-02-11T22:44:58.810 INFO:tasks.workunit.client.0.smithi023.stdout:op 3227 completed, throughput=4.99MB/sec 2024-02-11T22:44:58.810 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7T5gP4GblyehoCc off=6412151 len=361730 2024-02-11T22:44:58.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 3228 completed, throughput=4.99MB/sec 2024-02-11T22:44:58.814 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sWq1rGZUQmIBIEe off=5116485 len=1505787 2024-02-11T22:44:58.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 3229 completed, throughput=5MB/sec 2024-02-11T22:44:58.820 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wDZWoy5l5iFnP-S off=1585496 len=77419 2024-02-11T22:44:58.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 3230 completed, throughput=5MB/sec 2024-02-11T22:44:58.822 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bLAFVtBHKaE3b3C off=17588600 len=201533 2024-02-11T22:44:58.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 3231 completed, throughput=5MB/sec 2024-02-11T22:44:58.823 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LV6nlf9ymxSD3kh off=8469563 len=1836832 2024-02-11T22:44:58.825 INFO:tasks.workunit.client.0.smithi023.stdout:op 3232 completed, throughput=5MB/sec 2024-02-11T22:44:58.825 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ySn_8LFpB6J5Zns off=2810222 len=2009481 2024-02-11T22:44:58.826 INFO:tasks.workunit.client.0.smithi023.stdout:op 3233 completed, throughput=5MB/sec 2024-02-11T22:44:59.827 INFO:tasks.workunit.client.0.smithi023.stdout: 629: throughput=4.99MB/sec pending data=0 2024-02-11T22:44:59.827 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YgUB-7QgCzwMDjz off=0 len=1088377 2024-02-11T22:44:59.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 3234 completed, throughput=5MB/sec 2024-02-11T22:44:59.834 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uzMwsel8P1-FlBL off=10083177 len=57133 2024-02-11T22:44:59.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 3235 completed, throughput=5MB/sec 2024-02-11T22:44:59.836 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-himSji3R4U9Rb8f off=1165254 len=1019118 2024-02-11T22:44:59.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 3236 completed, throughput=5MB/sec 2024-02-11T22:44:59.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sZRWD2UuuNWbM90 off=17495531 len=996735 2024-02-11T22:44:59.843 INFO:tasks.workunit.client.0.smithi023.stdout:op 3237 completed, throughput=5MB/sec 2024-02-11T22:44:59.843 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-m4s98UQAe9fbJPQ off=20748586 len=1334902 2024-02-11T22:44:59.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 3238 completed, throughput=5MB/sec 2024-02-11T22:44:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:44:59 smithi023 ceph-mon[111262]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-11T22:44:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:44:59 smithi023 ceph-mon[113671]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-11T22:44:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:44:59 smithi160 ceph-mon[106289]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-11T22:45:00.848 INFO:tasks.workunit.client.0.smithi023.stdout: 630: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:00.848 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AplJEMig_BZPfDQ off=727075 len=976556 2024-02-11T22:45:00.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 3239 completed, throughput=4.99MB/sec 2024-02-11T22:45:00.850 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6JmoF4YkYc9sACQ off=6437954 len=2016478 2024-02-11T22:45:00.859 INFO:tasks.workunit.client.0.smithi023.stdout:op 3240 completed, throughput=5MB/sec 2024-02-11T22:45:00.860 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UGMmTIj9vD7cJuE off=2927386 len=836812 2024-02-11T22:45:00.860 INFO:tasks.workunit.client.0.smithi023.stdout:op 3241 completed, throughput=5MB/sec 2024-02-11T22:45:00.861 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VhOK85cdylESWKf off=6609730 len=1321723 2024-02-11T22:45:00.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 3242 completed, throughput=5MB/sec 2024-02-11T22:45:01.864 INFO:tasks.workunit.client.0.smithi023.stdout: 631: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:01.864 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KJ6ABBxN9PYJL5E off=12639023 len=428637 2024-02-11T22:45:01.868 INFO:tasks.workunit.client.0.smithi023.stdout:op 3243 completed, throughput=4.99MB/sec 2024-02-11T22:45:01.868 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1kxRgBkdV5V4_Ms off=10998942 len=537785 2024-02-11T22:45:01.868 INFO:tasks.workunit.client.0.smithi023.stdout:op 3244 completed, throughput=4.99MB/sec 2024-02-11T22:45:01.868 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-okiDfX_knDEYqAx off=1601172 len=859699 2024-02-11T22:45:01.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 3245 completed, throughput=5MB/sec 2024-02-11T22:45:01.872 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aKVyCjUnVWi0Y0W off=13188856 len=1427947 2024-02-11T22:45:01.881 INFO:tasks.workunit.client.0.smithi023.stdout:op 3246 completed, throughput=5MB/sec 2024-02-11T22:45:01.881 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hjNybjT2dYh0F8v off=2337386 len=127075 2024-02-11T22:45:01.881 INFO:tasks.workunit.client.0.smithi023.stdout:op 3247 completed, throughput=5MB/sec 2024-02-11T22:45:01.882 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8uAD7K2DfNcyO2h off=2459609 len=370519 2024-02-11T22:45:01.885 INFO:tasks.workunit.client.0.smithi023.stdout:op 3248 completed, throughput=5MB/sec 2024-02-11T22:45:01.885 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rVM6qY2zkRXHfaW off=4375570 len=602883 2024-02-11T22:45:01.888 INFO:tasks.workunit.client.0.smithi023.stdout:op 3249 completed, throughput=5MB/sec 2024-02-11T22:45:01.888 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GrC-d6TBdPf53y_ off=1764142 len=1994510 2024-02-11T22:45:01.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 3250 completed, throughput=5MB/sec 2024-02-11T22:45:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:01 smithi023 ceph-mon[111262]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:45:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:01 smithi023 ceph-mon[113671]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:45:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:01 smithi160 ceph-mon[106289]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:45:02.899 INFO:tasks.workunit.client.0.smithi023.stdout: 632: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:02.899 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j8fqUeJeprdpzlP off=7355809 len=465190 2024-02-11T22:45:02.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 3251 completed, throughput=5MB/sec 2024-02-11T22:45:02.901 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R8uuUEMMK2T7z4V off=5164073 len=1189954 2024-02-11T22:45:02.906 INFO:tasks.workunit.client.0.smithi023.stdout:op 3252 completed, throughput=5MB/sec 2024-02-11T22:45:02.906 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oG0Q0S0i9dZ5em8 off=962445 len=483498 2024-02-11T22:45:02.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 3253 completed, throughput=5MB/sec 2024-02-11T22:45:02.908 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z3hQqPA8TnGvs0M off=857741 len=2049776 2024-02-11T22:45:02.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 3254 completed, throughput=5MB/sec 2024-02-11T22:45:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:03 smithi023 ceph-mon[111262]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:45:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:03 smithi023 ceph-mon[113671]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:45:03.921 INFO:tasks.workunit.client.0.smithi023.stdout: 633: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:03.921 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jp-lQHCtQys_SMJ off=1352395 len=901941 2024-02-11T22:45:03.923 INFO:tasks.workunit.client.0.smithi023.stdout:op 3255 completed, throughput=4.99MB/sec 2024-02-11T22:45:03.923 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CoPSeE2yUZWRgsS off=7774988 len=640579 2024-02-11T22:45:03.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 3256 completed, throughput=5MB/sec 2024-02-11T22:45:03.924 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oQBOe5495IB_hJl off=5395070 len=854209 2024-02-11T22:45:03.925 INFO:tasks.workunit.client.0.smithi023.stdout:op 3257 completed, throughput=5MB/sec 2024-02-11T22:45:03.925 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mcxui7SVcn_DqPi off=215837 len=1608675 2024-02-11T22:45:03.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 3258 completed, throughput=5MB/sec 2024-02-11T22:45:03.927 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BV6xL_aJLRU7sU6 off=8130914 len=1535415 2024-02-11T22:45:03.928 INFO:tasks.workunit.client.0.smithi023.stdout:op 3259 completed, throughput=5MB/sec 2024-02-11T22:45:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:03 smithi160 ceph-mon[106289]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:45:04.929 INFO:tasks.workunit.client.0.smithi023.stdout: 634: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:04.929 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6Cejg9UV53tLqVF off=1436095 len=16061 2024-02-11T22:45:04.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 3260 completed, throughput=4.99MB/sec 2024-02-11T22:45:04.932 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PYBc5OavtTGOjsa off=10517120 len=1190865 2024-02-11T22:45:04.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 3261 completed, throughput=4.99MB/sec 2024-02-11T22:45:04.938 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rKPEbUvfbiESega off=12568552 len=1034540 2024-02-11T22:45:04.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 3262 completed, throughput=5MB/sec 2024-02-11T22:45:04.943 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dCBwZUKXT53s2rp off=4271539 len=1305243 2024-02-11T22:45:04.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 3263 completed, throughput=5MB/sec 2024-02-11T22:45:04.945 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_GZzOWVyY4GDOnd off=6578202 len=97813 2024-02-11T22:45:04.947 INFO:tasks.workunit.client.0.smithi023.stdout:op 3264 completed, throughput=5MB/sec 2024-02-11T22:45:04.947 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LxZzGJFkKUmHJx6 off=4349797 len=1491538 2024-02-11T22:45:04.954 INFO:tasks.workunit.client.0.smithi023.stdout:op 3265 completed, throughput=5MB/sec 2024-02-11T22:45:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:05 smithi023 ceph-mon[111262]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:45:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:05 smithi023 ceph-mon[113671]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:45:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:05 smithi160 ceph-mon[106289]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:45:05.954 INFO:tasks.workunit.client.0.smithi023.stdout: 635: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:05.954 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZR-12E6hoome3Xh off=14171729 len=235331 2024-02-11T22:45:05.957 INFO:tasks.workunit.client.0.smithi023.stdout:op 3266 completed, throughput=4.99MB/sec 2024-02-11T22:45:05.957 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nS4SoHUUAsn4958 off=10183890 len=1491720 2024-02-11T22:45:05.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 3267 completed, throughput=5MB/sec 2024-02-11T22:45:05.960 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9m4YKf9DmiRRUMW off=13442381 len=1219231 2024-02-11T22:45:05.966 INFO:tasks.workunit.client.0.smithi023.stdout:op 3268 completed, throughput=5MB/sec 2024-02-11T22:45:05.967 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-S45nDTHZBOQerm7 off=14355241 len=1872404 2024-02-11T22:45:05.969 INFO:tasks.workunit.client.0.smithi023.stdout:op 3269 completed, throughput=5MB/sec 2024-02-11T22:45:05.969 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-A06xd6PSwuTG8-o off=951209 len=175753 2024-02-11T22:45:05.969 INFO:tasks.workunit.client.0.smithi023.stdout:op 3270 completed, throughput=5MB/sec 2024-02-11T22:45:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:45:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:45:05] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-02-11T22:45:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:06.970 INFO:tasks.workunit.client.0.smithi023.stdout: 636: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:06.970 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NYkrnyaa_mZPqZa off=6005039 len=1572805 2024-02-11T22:45:06.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 3271 completed, throughput=4.99MB/sec 2024-02-11T22:45:06.978 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Iv2ZYywFXQlwWC3 off=6398445 len=1894284 2024-02-11T22:45:06.984 INFO:tasks.workunit.client.0.smithi023.stdout:op 3272 completed, throughput=5MB/sec 2024-02-11T22:45:06.984 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YQ0hMwIKGCiNHen off=13805912 len=511561 2024-02-11T22:45:06.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 3273 completed, throughput=5MB/sec 2024-02-11T22:45:06.985 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YVQPxVwt2XD2Wi1 off=11444797 len=2044487 2024-02-11T22:45:06.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 3274 completed, throughput=5MB/sec 2024-02-11T22:45:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:07 smithi023 ceph-mon[111262]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:45:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:07 smithi023 ceph-mon[113671]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:45:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:07 smithi160 ceph-mon[106289]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:45:07.986 INFO:tasks.workunit.client.0.smithi023.stdout: 637: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:07.987 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2Bsft9OiKZY80OK off=6700310 len=1936699 2024-02-11T22:45:07.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 3275 completed, throughput=5MB/sec 2024-02-11T22:45:07.995 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hv3u-riSRB84nEV off=19386643 len=1675159 2024-02-11T22:45:07.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 3276 completed, throughput=5MB/sec 2024-02-11T22:45:07.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qwFAt4iwEsTsCOW off=20527926 len=1428598 2024-02-11T22:45:08.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 3277 completed, throughput=5MB/sec 2024-02-11T22:45:09.004 INFO:tasks.workunit.client.0.smithi023.stdout: 638: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:09.004 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TUz4OTg6tnu5gIp off=5747115 len=1268801 2024-02-11T22:45:09.005 INFO:tasks.workunit.client.0.smithi023.stdout:op 3278 completed, throughput=4.99MB/sec 2024-02-11T22:45:09.007 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-30G5zqpYK_7jxhR off=12168218 len=2065177 2024-02-11T22:45:09.009 INFO:tasks.workunit.client.0.smithi023.stdout:op 3279 completed, throughput=5MB/sec 2024-02-11T22:45:09.010 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DaqUdIEfYGrobBB off=6978259 len=8061 2024-02-11T22:45:09.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 3280 completed, throughput=5MB/sec 2024-02-11T22:45:09.012 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-024wFABAAsqvN74 off=3065220 len=368526 2024-02-11T22:45:09.013 INFO:tasks.workunit.client.0.smithi023.stdout:op 3281 completed, throughput=5MB/sec 2024-02-11T22:45:09.013 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fHJ83i4_Z5imTEN off=2820169 len=615708 2024-02-11T22:45:09.013 INFO:tasks.workunit.client.0.smithi023.stdout:op 3282 completed, throughput=5MB/sec 2024-02-11T22:45:09.013 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BeP1b92MkkbNrQr off=6201926 len=7169 2024-02-11T22:45:09.014 INFO:tasks.workunit.client.0.smithi023.stdout:op 3283 completed, throughput=5MB/sec 2024-02-11T22:45:09.014 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9Ei9V-IM6KX9sXX off=13958365 len=2083798 2024-02-11T22:45:09.025 INFO:tasks.workunit.client.0.smithi023.stdout:op 3284 completed, throughput=5MB/sec 2024-02-11T22:45:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:09 smithi023 ceph-mon[111262]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:45:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:09 smithi023 ceph-mon[113671]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:45:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:09 smithi160 ceph-mon[106289]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:45:10.025 INFO:tasks.workunit.client.0.smithi023.stdout: 639: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:10.025 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KykNKZa04Nlngjw off=450294 len=1457831 2024-02-11T22:45:10.027 INFO:tasks.workunit.client.0.smithi023.stdout:op 3285 completed, throughput=5MB/sec 2024-02-11T22:45:10.027 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y2APpuMTaU5uTY3 off=1712000 len=1786124 2024-02-11T22:45:10.029 INFO:tasks.workunit.client.0.smithi023.stdout:op 3286 completed, throughput=5MB/sec 2024-02-11T22:45:10.029 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AJlxCRkIAnVLqDG off=193596 len=65164 2024-02-11T22:45:10.032 INFO:tasks.workunit.client.0.smithi023.stdout:op 3287 completed, throughput=5MB/sec 2024-02-11T22:45:10.032 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FmPjv6oWvDYJpFp off=7712624 len=1680117 2024-02-11T22:45:10.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 3288 completed, throughput=5MB/sec 2024-02-11T22:45:11.039 INFO:tasks.workunit.client.0.smithi023.stdout: 640: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:11.039 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QCv35Iaz7Nzva7Y off=6122975 len=620636 2024-02-11T22:45:11.044 INFO:tasks.workunit.client.0.smithi023.stdout:op 3289 completed, throughput=4.99MB/sec 2024-02-11T22:45:11.044 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ASb2sRNN2k21Cfc off=12839416 len=1134620 2024-02-11T22:45:11.049 INFO:tasks.workunit.client.0.smithi023.stdout:op 3290 completed, throughput=5MB/sec 2024-02-11T22:45:11.050 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fiYG0ceTB7IuR1X off=2917502 len=1319053 2024-02-11T22:45:11.051 INFO:tasks.workunit.client.0.smithi023.stdout:op 3291 completed, throughput=5MB/sec 2024-02-11T22:45:11.051 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vys42_mtqXBPwss off=2479293 len=537958 2024-02-11T22:45:11.055 INFO:tasks.workunit.client.0.smithi023.stdout:op 3292 completed, throughput=5MB/sec 2024-02-11T22:45:11.055 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zMH1U--Hn2H752T off=897827 len=894791 2024-02-11T22:45:11.060 INFO:tasks.workunit.client.0.smithi023.stdout:op 3293 completed, throughput=5MB/sec 2024-02-11T22:45:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:11 smithi023 ceph-mon[111262]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:11 smithi023 ceph-mon[113671]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:11 smithi160 ceph-mon[106289]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:12.060 INFO:tasks.workunit.client.0.smithi023.stdout: 641: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:12.061 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A0DP7kVpjtwQluf off=7196563 len=2086298 2024-02-11T22:45:12.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 3294 completed, throughput=5MB/sec 2024-02-11T22:45:12.069 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-v9NQV-HDRcmRA1k off=1667875 len=1618800 2024-02-11T22:45:12.070 INFO:tasks.workunit.client.0.smithi023.stdout:op 3295 completed, throughput=5MB/sec 2024-02-11T22:45:12.070 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q80Zw4jZDMxvYEE off=2323076 len=963834 2024-02-11T22:45:12.071 INFO:tasks.workunit.client.0.smithi023.stdout:op 3296 completed, throughput=5MB/sec 2024-02-11T22:45:12.071 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HAi_So1UxFSwIvP off=99205 len=1132392 2024-02-11T22:45:12.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 3297 completed, throughput=5MB/sec 2024-02-11T22:45:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:12 smithi023 ceph-mon[111262]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:45:12.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:12 smithi023 ceph-mon[113671]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:45:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:12 smithi160 ceph-mon[106289]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:45:13.076 INFO:tasks.workunit.client.0.smithi023.stdout: 642: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:13.077 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I3ACfUZ8Zn_hdjD off=403603 len=627679 2024-02-11T22:45:13.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 3298 completed, throughput=4.99MB/sec 2024-02-11T22:45:13.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AJwTGbjI3ICW7EN off=3698367 len=139888 2024-02-11T22:45:13.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 3299 completed, throughput=4.99MB/sec 2024-02-11T22:45:13.084 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JRb-n-WdboLDhJW off=3828968 len=1320091 2024-02-11T22:45:13.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 3300 completed, throughput=5MB/sec 2024-02-11T22:45:13.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nEaccBB00CrCfUQ off=5347780 len=1182735 2024-02-11T22:45:13.095 INFO:tasks.workunit.client.0.smithi023.stdout:op 3301 completed, throughput=5MB/sec 2024-02-11T22:45:13.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4nZzBxfjWh-6n-Z off=6761055 len=183484 2024-02-11T22:45:13.096 INFO:tasks.workunit.client.0.smithi023.stdout:op 3302 completed, throughput=5MB/sec 2024-02-11T22:45:13.096 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3yG1KhExLVzH_WF off=17683310 len=1122994 2024-02-11T22:45:13.101 INFO:tasks.workunit.client.0.smithi023.stdout:op 3303 completed, throughput=5MB/sec 2024-02-11T22:45:14.101 INFO:tasks.workunit.client.0.smithi023.stdout: 643: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:14.101 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z4bbYhSA_kw3sZ8 off=5104654 len=1253833 2024-02-11T22:45:14.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 3304 completed, throughput=4.99MB/sec 2024-02-11T22:45:14.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eMaXFnZyy8hftB4 off=12242589 len=105168 2024-02-11T22:45:14.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 3305 completed, throughput=4.99MB/sec 2024-02-11T22:45:14.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-13yB2ax7GMIoNtL off=13755519 len=1848191 2024-02-11T22:45:14.109 INFO:tasks.workunit.client.0.smithi023.stdout:op 3306 completed, throughput=5MB/sec 2024-02-11T22:45:14.109 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MDVVrQ_iLZDod-v off=4901178 len=1017681 2024-02-11T22:45:14.114 INFO:tasks.workunit.client.0.smithi023.stdout:op 3307 completed, throughput=5MB/sec 2024-02-11T22:45:14.114 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K4T9DlODALq2zkS off=14241222 len=978007 2024-02-11T22:45:14.117 INFO:tasks.workunit.client.0.smithi023.stdout:op 3308 completed, throughput=5MB/sec 2024-02-11T22:45:14.117 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YyiOEMgSnqvh1hD off=9596468 len=999925 2024-02-11T22:45:14.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 3309 completed, throughput=5MB/sec 2024-02-11T22:45:15.120 INFO:tasks.workunit.client.0.smithi023.stdout: 644: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:15.120 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4RBBHYWHSH0IS2N off=1251764 len=1502328 2024-02-11T22:45:15.129 INFO:tasks.workunit.client.0.smithi023.stdout:op 3310 completed, throughput=5MB/sec 2024-02-11T22:45:15.130 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q-7pCW-HmfKLqh7 off=10366697 len=632205 2024-02-11T22:45:15.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 3311 completed, throughput=5MB/sec 2024-02-11T22:45:15.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KaaAFPfFfumrzsF off=7262623 len=643796 2024-02-11T22:45:15.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 3312 completed, throughput=5MB/sec 2024-02-11T22:45:15.132 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GdVrWXZm2zbiMBW off=3844354 len=413368 2024-02-11T22:45:15.135 INFO:tasks.workunit.client.0.smithi023.stdout:op 3313 completed, throughput=5MB/sec 2024-02-11T22:45:15.135 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bB1n-dAifNkuhDA off=6001538 len=157282 2024-02-11T22:45:15.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 3314 completed, throughput=5MB/sec 2024-02-11T22:45:15.138 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oleCxwCw52MjnhD off=4590427 len=1109083 2024-02-11T22:45:15.143 INFO:tasks.workunit.client.0.smithi023.stdout:op 3315 completed, throughput=5MB/sec 2024-02-11T22:45:15.143 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7bOMvsd3xFhwau2 off=3791619 len=1109356 2024-02-11T22:45:15.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 3316 completed, throughput=5MB/sec 2024-02-11T22:45:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:15 smithi160 ceph-mon[106289]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:45:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:15 smithi023 ceph-mon[111262]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:45:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:15 smithi023 ceph-mon[113671]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:45:16.149 INFO:tasks.workunit.client.0.smithi023.stdout: 645: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:16.149 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6BQtaL-AWmAQhM7 off=3674991 len=443290 2024-02-11T22:45:16.151 INFO:tasks.workunit.client.0.smithi023.stdout:op 3317 completed, throughput=4.99MB/sec 2024-02-11T22:45:16.151 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Qa2jhSIhwEiesZb off=1125759 len=643289 2024-02-11T22:45:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:45:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:45:15] "GET /metrics HTTP/1.1" 200 34045 "" "Prometheus/2.43.0" 2024-02-11T22:45:16.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 3318 completed, throughput=5MB/sec 2024-02-11T22:45:16.156 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hFpw742ShAlCbWY off=2663660 len=1014015 2024-02-11T22:45:16.157 INFO:tasks.workunit.client.0.smithi023.stdout:op 3319 completed, throughput=5MB/sec 2024-02-11T22:45:16.157 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g0u9lHGoIapIOO4 off=5199545 len=1544742 2024-02-11T22:45:16.160 INFO:tasks.workunit.client.0.smithi023.stdout:op 3320 completed, throughput=5MB/sec 2024-02-11T22:45:16.160 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4067SPtdRI514vl off=11609526 len=1059391 2024-02-11T22:45:16.162 INFO:tasks.workunit.client.0.smithi023.stdout:op 3321 completed, throughput=5MB/sec 2024-02-11T22:45:17.163 INFO:tasks.workunit.client.0.smithi023.stdout: 646: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:18.204 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8pPpfx-QsTOKx6m off=8534940 len=1425303 2024-02-11T22:45:18.205 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:17 smithi160 ceph-mon[106289]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:45:18.206 INFO:tasks.workunit.client.0.smithi023.stdout:op 3322 completed, throughput=5MB/sec 2024-02-11T22:45:18.206 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y15tMyi_8fx5Ilk off=60250 len=410672 2024-02-11T22:45:18.206 INFO:tasks.workunit.client.0.smithi023.stdout:op 3323 completed, throughput=5MB/sec 2024-02-11T22:45:18.206 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N8mpLuw952cirQA off=4484260 len=254977 2024-02-11T22:45:18.206 INFO:tasks.workunit.client.0.smithi023.stdout:op 3324 completed, throughput=5MB/sec 2024-02-11T22:45:18.207 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-54YZvo1oQUJSPfp off=1927980 len=812865 2024-02-11T22:45:18.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 3325 completed, throughput=5MB/sec 2024-02-11T22:45:18.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wWj0oXYz_cZb6i8 off=6151112 len=1370795 2024-02-11T22:45:18.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 3326 completed, throughput=5MB/sec 2024-02-11T22:45:18.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jGb7P4slYpUrzi4 off=15858604 len=1426097 2024-02-11T22:45:18.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 3327 completed, throughput=5MB/sec 2024-02-11T22:45:18.207 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:17 smithi023 ceph-mon[111262]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:45:18.207 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:17 smithi023 ceph-mon[113671]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:45:18.208 INFO:tasks.workunit.client.0.smithi023.stdout: 647: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CZPSLgDvJyzVJqZ off=8421048 len=1515538 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 3328 completed, throughput=5MB/sec 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e6ef3IN0MwbxS1w off=3244445 len=2024556 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 3329 completed, throughput=5MB/sec 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vcEWLDdXBMCGl47 off=8856641 len=663450 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 3330 completed, throughput=5MB/sec 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HRHU7iqjKcH6Iqs off=18026365 len=1356210 2024-02-11T22:45:18.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 3331 completed, throughput=5MB/sec 2024-02-11T22:45:19.209 INFO:tasks.workunit.client.0.smithi023.stdout: 648: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:19.209 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tE2a_D9EihLXagT off=2288075 len=1774525 2024-02-11T22:45:19.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 3332 completed, throughput=5MB/sec 2024-02-11T22:45:19.216 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-29pIL-qM4gnfzDE off=10022284 len=155075 2024-02-11T22:45:19.219 INFO:tasks.workunit.client.0.smithi023.stdout:op 3333 completed, throughput=5MB/sec 2024-02-11T22:45:19.219 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-T-_3_27Y_-Pzu57 off=4037354 len=1134627 2024-02-11T22:45:19.225 INFO:tasks.workunit.client.0.smithi023.stdout:op 3334 completed, throughput=5MB/sec 2024-02-11T22:45:19.225 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3rFXZYP7xvUpVLE off=23085848 len=848758 2024-02-11T22:45:19.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 3335 completed, throughput=5MB/sec 2024-02-11T22:45:19.230 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nic_grz_3Wd0-If off=4454373 len=144874 2024-02-11T22:45:19.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 3336 completed, throughput=5MB/sec 2024-02-11T22:45:19.230 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-A_PymDiP6lzFLBR off=2593609 len=1561161 2024-02-11T22:45:19.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 3337 completed, throughput=5MB/sec 2024-02-11T22:45:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:19 smithi023 ceph-mon[111262]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:45:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:19 smithi023 ceph-mon[113671]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:45:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:19 smithi160 ceph-mon[106289]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:45:20.232 INFO:tasks.workunit.client.0.smithi023.stdout: 649: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:20.232 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wbq1B3H7tUqROq5 off=2389648 len=271449 2024-02-11T22:45:20.235 INFO:tasks.workunit.client.0.smithi023.stdout:op 3338 completed, throughput=4.99MB/sec 2024-02-11T22:45:20.235 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UEggHCeuDhOX313 off=1219994 len=1182489 2024-02-11T22:45:20.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 3339 completed, throughput=5MB/sec 2024-02-11T22:45:20.242 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OjtewjZarCMu09R off=6927409 len=404655 2024-02-11T22:45:20.245 INFO:tasks.workunit.client.0.smithi023.stdout:op 3340 completed, throughput=5MB/sec 2024-02-11T22:45:20.246 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3wW8mpK8Yul4MRk off=4702870 len=2088347 2024-02-11T22:45:20.250 INFO:tasks.workunit.client.0.smithi023.stdout:op 3341 completed, throughput=5MB/sec 2024-02-11T22:45:20.250 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5YdgpFAd8KziY56 off=21113808 len=1807309 2024-02-11T22:45:20.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 3342 completed, throughput=5MB/sec 2024-02-11T22:45:21.253 INFO:tasks.workunit.client.0.smithi023.stdout: 650: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:21.253 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O49JyD9ERosW_1X off=20762910 len=941338 2024-02-11T22:45:21.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 3343 completed, throughput=5MB/sec 2024-02-11T22:45:21.258 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WbwseWPCyl14xvh off=2846946 len=1916176 2024-02-11T22:45:21.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 3344 completed, throughput=5MB/sec 2024-02-11T22:45:21.260 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zRc5_bFU05YZn9C off=7363015 len=202870 2024-02-11T22:45:21.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 3345 completed, throughput=5MB/sec 2024-02-11T22:45:21.260 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eYooDRtm_zc7OAE off=15449177 len=763758 2024-02-11T22:45:21.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 3346 completed, throughput=5MB/sec 2024-02-11T22:45:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:21 smithi023 ceph-mon[111262]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:45:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:21 smithi023 ceph-mon[113671]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:45:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:21 smithi160 ceph-mon[106289]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:45:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:22.265 INFO:tasks.workunit.client.0.smithi023.stdout: 651: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:22.265 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NgAnZxaBfsieCVh off=8468563 len=1796081 2024-02-11T22:45:22.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 3347 completed, throughput=5MB/sec 2024-02-11T22:45:22.265 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ltwwo3wwQgPvRTQ off=3935504 len=31998 2024-02-11T22:45:22.267 INFO:tasks.workunit.client.0.smithi023.stdout:op 3348 completed, throughput=5MB/sec 2024-02-11T22:45:22.267 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hpF3GNaDqWEZ2W_ off=8104768 len=464242 2024-02-11T22:45:22.268 INFO:tasks.workunit.client.0.smithi023.stdout:op 3349 completed, throughput=5MB/sec 2024-02-11T22:45:22.268 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RDIM1i2XyDk-_0M off=0 len=1491083 2024-02-11T22:45:22.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 3350 completed, throughput=5MB/sec 2024-02-11T22:45:22.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-luLZIDhf_t_-t1c off=79224 len=987531 2024-02-11T22:45:22.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 3351 completed, throughput=5MB/sec 2024-02-11T22:45:22.278 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Os9Pl-IBlmbDb_w off=4586853 len=854365 2024-02-11T22:45:22.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 3352 completed, throughput=5MB/sec 2024-02-11T22:45:23.280 INFO:tasks.workunit.client.0.smithi023.stdout: 652: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:23.280 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DToz8gi_Ety21K8 off=810940 len=1257258 2024-02-11T22:45:23.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 3353 completed, throughput=4.99MB/sec 2024-02-11T22:45:23.287 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jB2Ecc1-7ldEd0k off=14276108 len=1331762 2024-02-11T22:45:23.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 3354 completed, throughput=5MB/sec 2024-02-11T22:45:23.292 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BdCSqr8IsUCD7pb off=16910204 len=470808 2024-02-11T22:45:23.293 INFO:tasks.workunit.client.0.smithi023.stdout:op 3355 completed, throughput=5MB/sec 2024-02-11T22:45:23.293 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MD_DkY-eB7L8Rr6 off=5345661 len=270623 2024-02-11T22:45:23.293 INFO:tasks.workunit.client.0.smithi023.stdout:op 3356 completed, throughput=5MB/sec 2024-02-11T22:45:23.293 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QOd9TU7sqB_gRSo off=12017760 len=1711319 2024-02-11T22:45:23.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 3357 completed, throughput=5MB/sec 2024-02-11T22:45:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:23 smithi023 ceph-mon[111262]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:45:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:23 smithi023 ceph-mon[113671]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:45:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:23 smithi160 ceph-mon[106289]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:45:24.296 INFO:tasks.workunit.client.0.smithi023.stdout: 653: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:24.297 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WnT0RhrxjZnUUEi off=8179835 len=930736 2024-02-11T22:45:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:op 3358 completed, throughput=4.99MB/sec 2024-02-11T22:45:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RsjBng2_rp4lmpS off=10577239 len=1348253 2024-02-11T22:45:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 3359 completed, throughput=5MB/sec 2024-02-11T22:45:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bzUk9mw9fc-PkrK off=39197 len=410547 2024-02-11T22:45:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 3360 completed, throughput=5MB/sec 2024-02-11T22:45:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ynlu-rntSxCT1Vl off=14991277 len=1286216 2024-02-11T22:45:24.309 INFO:tasks.workunit.client.0.smithi023.stdout:op 3361 completed, throughput=5MB/sec 2024-02-11T22:45:24.309 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6AJtJ4LOtiZHVZF off=3501323 len=976331 2024-02-11T22:45:24.315 INFO:tasks.workunit.client.0.smithi023.stdout:op 3362 completed, throughput=5MB/sec 2024-02-11T22:45:24.315 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-urOqMio3nYHbyIp off=19889028 len=189686 2024-02-11T22:45:24.318 INFO:tasks.workunit.client.0.smithi023.stdout:op 3363 completed, throughput=5MB/sec 2024-02-11T22:45:24.318 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i2AhJwaz6nj7Fwm off=6117346 len=434679 2024-02-11T22:45:24.321 INFO:tasks.workunit.client.0.smithi023.stdout:op 3364 completed, throughput=5MB/sec 2024-02-11T22:45:25.322 INFO:tasks.workunit.client.0.smithi023.stdout: 654: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:25.322 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TLSVmx-cNqFiCl4 off=1088477 len=298050 2024-02-11T22:45:25.322 INFO:tasks.workunit.client.0.smithi023.stdout:op 3365 completed, throughput=4.99MB/sec 2024-02-11T22:45:25.323 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YaDbDlwWkQ0Wh1x off=2268769 len=910355 2024-02-11T22:45:25.324 INFO:tasks.workunit.client.0.smithi023.stdout:op 3366 completed, throughput=4.99MB/sec 2024-02-11T22:45:25.324 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--_1_8YPoneyzozX off=15370461 len=46646 2024-02-11T22:45:25.327 INFO:tasks.workunit.client.0.smithi023.stdout:op 3367 completed, throughput=4.99MB/sec 2024-02-11T22:45:25.327 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nSgfbSQzsoFSJTQ off=14949543 len=815574 2024-02-11T22:45:25.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 3368 completed, throughput=5MB/sec 2024-02-11T22:45:25.329 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fuky7gc1KnS9EXS off=9117983 len=1586 2024-02-11T22:45:25.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 3369 completed, throughput=5MB/sec 2024-02-11T22:45:25.332 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MUYtQSkqFMDFodY off=6195023 len=953369 2024-02-11T22:45:25.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 3370 completed, throughput=5MB/sec 2024-02-11T22:45:25.335 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--oH1vWHZs2eczEY off=6298442 len=1629821 2024-02-11T22:45:25.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 3371 completed, throughput=5MB/sec 2024-02-11T22:45:25.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rHAb2ZFdbWvugQT off=4950007 len=1253206 2024-02-11T22:45:25.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 3372 completed, throughput=5MB/sec 2024-02-11T22:45:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:25 smithi023 ceph-mon[111262]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:25 smithi023 ceph-mon[113671]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:25.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:25 smithi160 ceph-mon[106289]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:45:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:45:25] "GET /metrics HTTP/1.1" 200 34045 "" "Prometheus/2.43.0" 2024-02-11T22:45:26.340 INFO:tasks.workunit.client.0.smithi023.stdout: 655: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:26.340 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RxB04mlbckyFT6w off=5076426 len=154532 2024-02-11T22:45:26.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 3373 completed, throughput=4.99MB/sec 2024-02-11T22:45:26.342 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--WauSdjhTY2XAFr off=20225460 len=202780 2024-02-11T22:45:26.343 INFO:tasks.workunit.client.0.smithi023.stdout:op 3374 completed, throughput=4.99MB/sec 2024-02-11T22:45:26.343 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--0OE989MzuhV-OC off=1445042 len=1942238 2024-02-11T22:45:26.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 3375 completed, throughput=5MB/sec 2024-02-11T22:45:26.345 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZmzomU5AtEapYCT off=4000094 len=383885 2024-02-11T22:45:26.349 INFO:tasks.workunit.client.0.smithi023.stdout:op 3376 completed, throughput=5MB/sec 2024-02-11T22:45:26.349 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3IElhaNOZsraYS8 off=5536618 len=1966639 2024-02-11T22:45:26.360 INFO:tasks.workunit.client.0.smithi023.stdout:op 3377 completed, throughput=5MB/sec 2024-02-11T22:45:27.360 INFO:tasks.workunit.client.0.smithi023.stdout: 656: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:27.361 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FlegXqDrO9RsnwG off=6215038 len=1241889 2024-02-11T22:45:27.363 INFO:tasks.workunit.client.0.smithi023.stdout:op 3378 completed, throughput=4.99MB/sec 2024-02-11T22:45:27.363 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2qOe_RIZQk-wlwQ off=1968930 len=1993402 2024-02-11T22:45:27.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 3379 completed, throughput=5MB/sec 2024-02-11T22:45:27.371 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cc8gfJvv5WGoIVp off=918432 len=235868 2024-02-11T22:45:27.372 INFO:tasks.workunit.client.0.smithi023.stdout:op 3380 completed, throughput=5MB/sec 2024-02-11T22:45:27.372 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HQ8V1nj3HjnbB0O off=7975068 len=1970758 2024-02-11T22:45:27.383 INFO:tasks.workunit.client.0.smithi023.stdout:op 3381 completed, throughput=5MB/sec 2024-02-11T22:45:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:27 smithi023 ceph-mon[111262]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:27 smithi023 ceph-mon[113671]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:27 smithi160 ceph-mon[106289]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:28.383 INFO:tasks.workunit.client.0.smithi023.stdout: 657: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:28.384 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RLh5cP8JfrwBD2A off=300467 len=371391 2024-02-11T22:45:28.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 3382 completed, throughput=4.99MB/sec 2024-02-11T22:45:28.387 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pnAUqYF-DS3rpPN off=8611351 len=944398 2024-02-11T22:45:28.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 3383 completed, throughput=4.99MB/sec 2024-02-11T22:45:28.389 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U4XyC6FojZJt6kJ off=8250747 len=1683248 2024-02-11T22:45:28.391 INFO:tasks.workunit.client.0.smithi023.stdout:op 3384 completed, throughput=5MB/sec 2024-02-11T22:45:28.391 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zbqXOcb1vg1hqOh off=6056179 len=1818206 2024-02-11T22:45:28.393 INFO:tasks.workunit.client.0.smithi023.stdout:op 3385 completed, throughput=5MB/sec 2024-02-11T22:45:28.393 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ITVmFg_NqLbCrqZ off=1714323 len=1573117 2024-02-11T22:45:28.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 3386 completed, throughput=5MB/sec 2024-02-11T22:45:29.401 INFO:tasks.workunit.client.0.smithi023.stdout: 658: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:29.402 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bzE5RL9m4GjjC1T off=14167457 len=841640 2024-02-11T22:45:29.403 INFO:tasks.workunit.client.0.smithi023.stdout:op 3387 completed, throughput=5MB/sec 2024-02-11T22:45:29.403 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DHU-Yk-D3IXLwpG off=10300 len=1883557 2024-02-11T22:45:29.407 INFO:tasks.workunit.client.0.smithi023.stdout:op 3388 completed, throughput=5MB/sec 2024-02-11T22:45:29.407 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SNMUI7TwhGz8WXg off=7464627 len=501430 2024-02-11T22:45:29.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 3389 completed, throughput=5MB/sec 2024-02-11T22:45:29.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wlnG494i8UjFWxj off=10508462 len=1707717 2024-02-11T22:45:29.413 INFO:tasks.workunit.client.0.smithi023.stdout:op 3390 completed, throughput=5MB/sec 2024-02-11T22:45:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:29 smithi023 ceph-mon[111262]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:45:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:29 smithi023 ceph-mon[113671]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:45:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:29 smithi160 ceph-mon[106289]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:45:30.414 INFO:tasks.workunit.client.0.smithi023.stdout: 659: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:30.414 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AYZSCPDHiIn2WRV off=2269835 len=87075 2024-02-11T22:45:30.417 INFO:tasks.workunit.client.0.smithi023.stdout:op 3391 completed, throughput=4.99MB/sec 2024-02-11T22:45:30.417 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zhT2V0m5gQ8X2Rj off=3223211 len=1681151 2024-02-11T22:45:30.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 3392 completed, throughput=5MB/sec 2024-02-11T22:45:30.419 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g78Ou15h9amYc75 off=1293766 len=1047599 2024-02-11T22:45:30.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 3393 completed, throughput=5MB/sec 2024-02-11T22:45:30.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XpjqabYflK-zlAb off=6440447 len=1857269 2024-02-11T22:45:30.423 INFO:tasks.workunit.client.0.smithi023.stdout:op 3394 completed, throughput=5MB/sec 2024-02-11T22:45:31.424 INFO:tasks.workunit.client.0.smithi023.stdout: 660: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:31.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oU_AquMWAQ2Qjwg off=5849950 len=741400 2024-02-11T22:45:31.425 INFO:tasks.workunit.client.0.smithi023.stdout:op 3395 completed, throughput=4.99MB/sec 2024-02-11T22:45:31.425 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1XRga4Oix7UgrYO off=7328922 len=787352 2024-02-11T22:45:31.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 3396 completed, throughput=5MB/sec 2024-02-11T22:45:31.426 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-45d8vDDRHEJwBOL off=12273307 len=1543895 2024-02-11T22:45:31.433 INFO:tasks.workunit.client.0.smithi023.stdout:op 3397 completed, throughput=5MB/sec 2024-02-11T22:45:31.433 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-h7rXgLWyvIbUtr5 off=903060 len=362767 2024-02-11T22:45:31.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 3398 completed, throughput=5MB/sec 2024-02-11T22:45:31.434 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8djG3YSqtyTv3vv off=1106380 len=851899 2024-02-11T22:45:31.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 3399 completed, throughput=5MB/sec 2024-02-11T22:45:31.435 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qVNRY_9v9n7Q17f off=2958464 len=614554 2024-02-11T22:45:31.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 3400 completed, throughput=5MB/sec 2024-02-11T22:45:31.438 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZaYWSO_erLSzvIG off=3350235 len=349672 2024-02-11T22:45:31.439 INFO:tasks.workunit.client.0.smithi023.stdout:op 3401 completed, throughput=5MB/sec 2024-02-11T22:45:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:31 smithi023 ceph-mon[111262]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:45:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:31 smithi023 ceph-mon[113671]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:45:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:31 smithi160 ceph-mon[106289]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:45:32.439 INFO:tasks.workunit.client.0.smithi023.stdout: 661: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:32.439 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bPzzIEH5wq9UcHz off=3197434 len=635417 2024-02-11T22:45:32.444 INFO:tasks.workunit.client.0.smithi023.stdout:op 3402 completed, throughput=4.99MB/sec 2024-02-11T22:45:32.444 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ktHx-l47eoL1k7e off=15455432 len=28074 2024-02-11T22:45:32.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 3403 completed, throughput=4.99MB/sec 2024-02-11T22:45:32.447 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FgOSNKHTInXSher off=976005 len=1304465 2024-02-11T22:45:32.452 INFO:tasks.workunit.client.0.smithi023.stdout:op 3404 completed, throughput=5MB/sec 2024-02-11T22:45:32.452 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PV2we8PdLOosKUB off=12708739 len=87432 2024-02-11T22:45:32.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 3405 completed, throughput=5MB/sec 2024-02-11T22:45:32.455 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vjww3meX_-zF42q off=4171914 len=484256 2024-02-11T22:45:32.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 3406 completed, throughput=5MB/sec 2024-02-11T22:45:32.456 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oPiFi4kjb3uV2MO off=3627535 len=532729 2024-02-11T22:45:32.460 INFO:tasks.workunit.client.0.smithi023.stdout:op 3407 completed, throughput=5MB/sec 2024-02-11T22:45:32.460 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ccxYU0F5yeh8WaM off=8879897 len=236579 2024-02-11T22:45:32.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 3408 completed, throughput=5MB/sec 2024-02-11T22:45:32.461 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eSbUdhxkxELjxX1 off=3670075 len=1766381 2024-02-11T22:45:32.463 INFO:tasks.workunit.client.0.smithi023.stdout:op 3409 completed, throughput=5MB/sec 2024-02-11T22:45:32.463 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w-xZGiZFtmoTajC off=13215953 len=1308279 2024-02-11T22:45:32.471 INFO:tasks.workunit.client.0.smithi023.stdout:op 3410 completed, throughput=5MB/sec 2024-02-11T22:45:33.472 INFO:tasks.workunit.client.0.smithi023.stdout: 662: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:33.472 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XCfn6wdsuOacZ6E off=4044822 len=1398942 2024-02-11T22:45:33.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 3411 completed, throughput=5MB/sec 2024-02-11T22:45:33.478 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P7Lm9AsRLo0PBFW off=16961981 len=583102 2024-02-11T22:45:33.483 INFO:tasks.workunit.client.0.smithi023.stdout:op 3412 completed, throughput=5MB/sec 2024-02-11T22:45:33.483 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rs2_0G5hb6RleS- off=2239702 len=328958 2024-02-11T22:45:33.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 3413 completed, throughput=5MB/sec 2024-02-11T22:45:33.484 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kWEsIB3p1DC7J5v off=1640560 len=683152 2024-02-11T22:45:33.488 INFO:tasks.workunit.client.0.smithi023.stdout:op 3414 completed, throughput=5MB/sec 2024-02-11T22:45:33.488 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-d9Qvh_1UdPIrQDQ off=3969095 len=419224 2024-02-11T22:45:33.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 3415 completed, throughput=5MB/sec 2024-02-11T22:45:33.491 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P7Lm9AsRLo0PBFW off=16468347 len=707253 2024-02-11T22:45:33.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 3416 completed, throughput=5MB/sec 2024-02-11T22:45:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:33 smithi023 ceph-mon[111262]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:45:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:33 smithi023 ceph-mon[113671]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:45:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:33 smithi160 ceph-mon[106289]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:45:34.493 INFO:tasks.workunit.client.0.smithi023.stdout: 663: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:34.493 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7Te9ION-u-QpLu_ off=0 len=1337393 2024-02-11T22:45:34.495 INFO:tasks.workunit.client.0.smithi023.stdout:op 3417 completed, throughput=4.99MB/sec 2024-02-11T22:45:34.495 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ghvjeRnH5-eLdQM off=5228998 len=1644383 2024-02-11T22:45:34.497 INFO:tasks.workunit.client.0.smithi023.stdout:op 3418 completed, throughput=5MB/sec 2024-02-11T22:45:34.497 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0REULwsHpeWwOYz off=7435509 len=1439928 2024-02-11T22:45:34.500 INFO:tasks.workunit.client.0.smithi023.stdout:op 3419 completed, throughput=5MB/sec 2024-02-11T22:45:34.500 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LcAI4OsdmKTxQEy off=5487555 len=295560 2024-02-11T22:45:34.501 INFO:tasks.workunit.client.0.smithi023.stdout:op 3420 completed, throughput=5MB/sec 2024-02-11T22:45:34.501 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G4vc6aG_cJqOYqf off=72666 len=353399 2024-02-11T22:45:34.504 INFO:tasks.workunit.client.0.smithi023.stdout:op 3421 completed, throughput=5MB/sec 2024-02-11T22:45:34.504 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L475Cn4LK_m4EG5 off=4532439 len=1904973 2024-02-11T22:45:34.506 INFO:tasks.workunit.client.0.smithi023.stdout:op 3422 completed, throughput=5MB/sec 2024-02-11T22:45:35.507 INFO:tasks.workunit.client.0.smithi023.stdout: 664: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:35.507 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vNVKp7c6FPcWSqt off=6342266 len=1719504 2024-02-11T22:45:35.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 3423 completed, throughput=5MB/sec 2024-02-11T22:45:35.524 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JhGt-YXmdF48hr8 off=629276 len=1948293 2024-02-11T22:45:35.531 INFO:tasks.workunit.client.0.smithi023.stdout:op 3424 completed, throughput=5MB/sec 2024-02-11T22:45:35.531 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b8o8KWeeeA6Mz89 off=7023169 len=668796 2024-02-11T22:45:35.532 INFO:tasks.workunit.client.0.smithi023.stdout:op 3425 completed, throughput=5MB/sec 2024-02-11T22:45:35.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:35 smithi023 ceph-mon[111262]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-11T22:45:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:35 smithi023 ceph-mon[113671]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-11T22:45:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:35 smithi160 ceph-mon[106289]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-11T22:45:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:45:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:45:35] "GET /metrics HTTP/1.1" 200 34045 "" "Prometheus/2.43.0" 2024-02-11T22:45:36.533 INFO:tasks.workunit.client.0.smithi023.stdout: 665: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:36.533 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nWgzJ8XgviX3-vr off=5488912 len=1281282 2024-02-11T22:45:36.540 INFO:tasks.workunit.client.0.smithi023.stdout:op 3426 completed, throughput=5MB/sec 2024-02-11T22:45:36.541 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AmTtNq3P3vZi7N_ off=15806697 len=888292 2024-02-11T22:45:36.542 INFO:tasks.workunit.client.0.smithi023.stdout:op 3427 completed, throughput=5MB/sec 2024-02-11T22:45:36.542 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DtB_b1YW9rtyG71 off=829689 len=1544812 2024-02-11T22:45:36.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 3428 completed, throughput=5MB/sec 2024-02-11T22:45:36.545 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ay6j228uDhIwvAB off=6993123 len=1451247 2024-02-11T22:45:36.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 3429 completed, throughput=5MB/sec 2024-02-11T22:45:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:37.548 INFO:tasks.workunit.client.0.smithi023.stdout: 666: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:37.548 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cdq5QZ9yydeFyLs off=2229206 len=1767623 2024-02-11T22:45:37.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 3430 completed, throughput=5MB/sec 2024-02-11T22:45:37.555 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6mfm30eHmU07vHm off=4161670 len=2055197 2024-02-11T22:45:37.561 INFO:tasks.workunit.client.0.smithi023.stdout:op 3431 completed, throughput=5MB/sec 2024-02-11T22:45:37.561 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qROu6tAICJKUod3 off=3119017 len=996106 2024-02-11T22:45:37.563 INFO:tasks.workunit.client.0.smithi023.stdout:op 3432 completed, throughput=5MB/sec 2024-02-11T22:45:37.563 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R5usxHhbgjBrkLs off=1461652 len=1885937 2024-02-11T22:45:37.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 3433 completed, throughput=5MB/sec 2024-02-11T22:45:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:37 smithi023 ceph-mon[111262]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:45:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:37 smithi023 ceph-mon[113671]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:45:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:37 smithi160 ceph-mon[106289]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:45:38.571 INFO:tasks.workunit.client.0.smithi023.stdout: 667: throughput=5MB/sec pending data=0 2024-02-11T22:45:38.571 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5cGDBBjw8qkUJnn off=19148299 len=244816 2024-02-11T22:45:38.574 INFO:tasks.workunit.client.0.smithi023.stdout:op 3434 completed, throughput=5MB/sec 2024-02-11T22:45:38.574 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nzkmux68ilcYLWt off=157298 len=1511469 2024-02-11T22:45:38.581 INFO:tasks.workunit.client.0.smithi023.stdout:op 3435 completed, throughput=5MB/sec 2024-02-11T22:45:38.581 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e_FDh4EBv3019sR off=1767501 len=807685 2024-02-11T22:45:38.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 3436 completed, throughput=5MB/sec 2024-02-11T22:45:38.585 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QvMsQEc6G0S2QFr off=2796954 len=1635409 2024-02-11T22:45:38.596 INFO:tasks.workunit.client.0.smithi023.stdout:op 3437 completed, throughput=5MB/sec 2024-02-11T22:45:39.596 INFO:tasks.workunit.client.0.smithi023.stdout: 668: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:39.596 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WZM5CsVay8GUtZU off=876438 len=596769 2024-02-11T22:45:39.597 INFO:tasks.workunit.client.0.smithi023.stdout:op 3438 completed, throughput=4.99MB/sec 2024-02-11T22:45:39.597 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L6oTwTvdDGMddhI off=2827220 len=1108918 2024-02-11T22:45:39.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 3439 completed, throughput=5MB/sec 2024-02-11T22:45:39.599 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--TuBM5WflaP6MSp off=11676893 len=1190736 2024-02-11T22:45:39.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 3440 completed, throughput=5MB/sec 2024-02-11T22:45:39.602 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EBLieczN1hOb3R_ off=1113720 len=13054 2024-02-11T22:45:39.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 3441 completed, throughput=5MB/sec 2024-02-11T22:45:39.602 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cpx-NfbkJRXlAv4 off=1014083 len=1593493 2024-02-11T22:45:39.605 INFO:tasks.workunit.client.0.smithi023.stdout:op 3442 completed, throughput=5MB/sec 2024-02-11T22:45:39.605 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J3qTfidtNGJoLNl off=2156837 len=1778006 2024-02-11T22:45:39.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 3443 completed, throughput=5MB/sec 2024-02-11T22:45:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:39 smithi023 ceph-mon[111262]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:45:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:39 smithi023 ceph-mon[113671]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:45:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:39 smithi160 ceph-mon[106289]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:45:40.608 INFO:tasks.workunit.client.0.smithi023.stdout: 669: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:40.608 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wsYsf4C7zDiR7VH off=6170338 len=1254040 2024-02-11T22:45:40.615 INFO:tasks.workunit.client.0.smithi023.stdout:op 3444 completed, throughput=5MB/sec 2024-02-11T22:45:40.616 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a5NAt6of14aGzhq off=5240655 len=1073965 2024-02-11T22:45:40.622 INFO:tasks.workunit.client.0.smithi023.stdout:op 3445 completed, throughput=5MB/sec 2024-02-11T22:45:40.622 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YQ0hMwIKGCiNHen off=10124474 len=1892591 2024-02-11T22:45:40.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 3446 completed, throughput=5MB/sec 2024-02-11T22:45:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:40 smithi023 ceph-mon[111262]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:40 smithi023 ceph-mon[113671]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:40 smithi160 ceph-mon[106289]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:41.624 INFO:tasks.workunit.client.0.smithi023.stdout: 670: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:41.624 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nZCp9CfsccIL5Md off=8214306 len=158917 2024-02-11T22:45:41.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 3447 completed, throughput=4.99MB/sec 2024-02-11T22:45:41.628 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4NMZezpALKTNnYc off=6752145 len=590704 2024-02-11T22:45:41.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 3448 completed, throughput=4.99MB/sec 2024-02-11T22:45:41.628 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uNzs5kcMGusQ9HO off=5139538 len=1855834 2024-02-11T22:45:41.632 INFO:tasks.workunit.client.0.smithi023.stdout:op 3449 completed, throughput=5MB/sec 2024-02-11T22:45:41.632 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e0QJfZZeH_mdv36 off=12142403 len=1117118 2024-02-11T22:45:41.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 3450 completed, throughput=5MB/sec 2024-02-11T22:45:41.635 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HgXai7fEn8pJ6Gz off=9244987 len=1488714 2024-02-11T22:45:41.642 INFO:tasks.workunit.client.0.smithi023.stdout:op 3451 completed, throughput=5MB/sec 2024-02-11T22:45:42.643 INFO:tasks.workunit.client.0.smithi023.stdout: 671: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:42.643 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EnZJF2J7ZuOpnTY off=496480 len=333981 2024-02-11T22:45:42.643 INFO:tasks.workunit.client.0.smithi023.stdout:op 3452 completed, throughput=4.99MB/sec 2024-02-11T22:45:42.644 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6K6dQfrJhoIx-xb off=16419641 len=45567 2024-02-11T22:45:42.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 3453 completed, throughput=4.99MB/sec 2024-02-11T22:45:42.646 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DwnXUtQkCoGApzF off=9400743 len=1039180 2024-02-11T22:45:42.647 INFO:tasks.workunit.client.0.smithi023.stdout:op 3454 completed, throughput=5MB/sec 2024-02-11T22:45:42.647 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9J5O3RXr0Q1w3Q2 off=19502072 len=196789 2024-02-11T22:45:42.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 3455 completed, throughput=5MB/sec 2024-02-11T22:45:42.648 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EpK7EQM2LAP_civ off=2323312 len=2086747 2024-02-11T22:45:42.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 3456 completed, throughput=5MB/sec 2024-02-11T22:45:42.650 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NTG2t9C_4GARiL4 off=11122208 len=1488004 2024-02-11T22:45:42.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 3457 completed, throughput=5MB/sec 2024-02-11T22:45:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:42 smithi023 ceph-mon[111262]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:45:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:42 smithi023 ceph-mon[113671]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:45:43.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:42 smithi160 ceph-mon[106289]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:45:43.657 INFO:tasks.workunit.client.0.smithi023.stdout: 672: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:43.657 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yRuUJZtelYuKnzp off=15343401 len=1422452 2024-02-11T22:45:43.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 3458 completed, throughput=5MB/sec 2024-02-11T22:45:43.660 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m_FkmOlEKWQ42CZ off=9192005 len=771958 2024-02-11T22:45:43.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 3459 completed, throughput=5MB/sec 2024-02-11T22:45:43.662 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BZMFZsMJuntpBaS off=2555025 len=1327462 2024-02-11T22:45:43.671 INFO:tasks.workunit.client.0.smithi023.stdout:op 3460 completed, throughput=5MB/sec 2024-02-11T22:45:43.671 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s3Nw4ME3p6SlUKG off=4340142 len=332378 2024-02-11T22:45:43.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 3461 completed, throughput=5MB/sec 2024-02-11T22:45:43.672 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--jtCfFx5nna-P-T off=4567237 len=1856541 2024-02-11T22:45:43.678 INFO:tasks.workunit.client.0.smithi023.stdout:op 3462 completed, throughput=5MB/sec 2024-02-11T22:45:44.679 INFO:tasks.workunit.client.0.smithi023.stdout: 673: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:44.679 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oZxBkA_ICzlUX6q off=9865060 len=562209 2024-02-11T22:45:44.683 INFO:tasks.workunit.client.0.smithi023.stdout:op 3463 completed, throughput=4.99MB/sec 2024-02-11T22:45:44.683 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nThL3cWJxDUjtO8 off=1220465 len=806737 2024-02-11T22:45:44.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 3464 completed, throughput=5MB/sec 2024-02-11T22:45:44.688 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xLzh8bPuTsfM0mQ off=2126418 len=570648 2024-02-11T22:45:44.689 INFO:tasks.workunit.client.0.smithi023.stdout:op 3465 completed, throughput=5MB/sec 2024-02-11T22:45:44.689 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pGELOQNgKbxWRer off=17424954 len=684151 2024-02-11T22:45:44.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 3466 completed, throughput=5MB/sec 2024-02-11T22:45:44.690 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4nZzBxfjWh-6n-Z off=1069920 len=1796467 2024-02-11T22:45:44.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 3467 completed, throughput=5MB/sec 2024-02-11T22:45:44.701 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LQGrRbAelG7hg2z off=14230261 len=911735 2024-02-11T22:45:44.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 3468 completed, throughput=5MB/sec 2024-02-11T22:45:45.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:45 smithi160 ceph-mon[106289]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:45.706 INFO:tasks.workunit.client.0.smithi023.stdout: 674: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:45.707 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--BIeoO8gJk-Awtu off=7100618 len=69622 2024-02-11T22:45:45.710 INFO:tasks.workunit.client.0.smithi023.stdout:op 3469 completed, throughput=4.99MB/sec 2024-02-11T22:45:45.710 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DP21AXivEqLRoT1 off=9547452 len=845998 2024-02-11T22:45:45.711 INFO:tasks.workunit.client.0.smithi023.stdout:op 3470 completed, throughput=4.99MB/sec 2024-02-11T22:45:45.711 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TDwcCi5iCTmMX1d off=8541779 len=1353932 2024-02-11T22:45:45.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 3471 completed, throughput=5MB/sec 2024-02-11T22:45:45.719 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qca4k8An2GK9GX7 off=1177800 len=139476 2024-02-11T22:45:45.720 INFO:tasks.workunit.client.0.smithi023.stdout:op 3472 completed, throughput=5MB/sec 2024-02-11T22:45:45.720 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JkSFdiOakNcr9qp off=16402397 len=816310 2024-02-11T22:45:45.721 INFO:tasks.workunit.client.0.smithi023.stdout:op 3473 completed, throughput=5MB/sec 2024-02-11T22:45:45.721 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JxyZ7ez8GzN8i8r off=16207698 len=1912128 2024-02-11T22:45:45.729 INFO:tasks.workunit.client.0.smithi023.stdout:op 3474 completed, throughput=5MB/sec 2024-02-11T22:45:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:45 smithi023 ceph-mon[111262]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:45 smithi023 ceph-mon[113671]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:45:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:45:45] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:45:46.730 INFO:tasks.workunit.client.0.smithi023.stdout: 675: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:46.730 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7Fa9jCCCjlfDrNX off=8700827 len=1290809 2024-02-11T22:45:46.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 3475 completed, throughput=4.99MB/sec 2024-02-11T22:45:46.731 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EnZJF2J7ZuOpnTY off=80213 len=202049 2024-02-11T22:45:46.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 3476 completed, throughput=5MB/sec 2024-02-11T22:45:46.734 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OlL_fpv84OTSRiH off=24213 len=1901906 2024-02-11T22:45:46.745 INFO:tasks.workunit.client.0.smithi023.stdout:op 3477 completed, throughput=5MB/sec 2024-02-11T22:45:46.745 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sgHlgbyUWrQAkie off=7945268 len=106268 2024-02-11T22:45:46.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 3478 completed, throughput=5MB/sec 2024-02-11T22:45:46.746 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-32qu2Up7cAMRVuF off=14955753 len=846596 2024-02-11T22:45:46.747 INFO:tasks.workunit.client.0.smithi023.stdout:op 3479 completed, throughput=5MB/sec 2024-02-11T22:45:46.747 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0GSOVzaOYr3LJlG off=6329719 len=882551 2024-02-11T22:45:46.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 3480 completed, throughput=5MB/sec 2024-02-11T22:45:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:47 smithi160 ceph-mon[106289]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:45:47.752 INFO:tasks.workunit.client.0.smithi023.stdout: 676: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:47.752 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KtL2yIQqvxMJRO3 off=396920 len=1578528 2024-02-11T22:45:47.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 3481 completed, throughput=5MB/sec 2024-02-11T22:45:47.755 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_4VHqpucmz6K4wp off=8176530 len=1782173 2024-02-11T22:45:47.757 INFO:tasks.workunit.client.0.smithi023.stdout:op 3482 completed, throughput=5MB/sec 2024-02-11T22:45:47.757 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QGpwBjvRZS4QgCB off=933595 len=736271 2024-02-11T22:45:47.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 3483 completed, throughput=5MB/sec 2024-02-11T22:45:47.762 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wPUagdpox_qZpNv off=8590410 len=809313 2024-02-11T22:45:47.763 INFO:tasks.workunit.client.0.smithi023.stdout:op 3484 completed, throughput=5MB/sec 2024-02-11T22:45:47.763 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RXAwo2ZsPnBF_v4 off=17030911 len=210897 2024-02-11T22:45:47.764 INFO:tasks.workunit.client.0.smithi023.stdout:op 3485 completed, throughput=5MB/sec 2024-02-11T22:45:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:47 smithi023 ceph-mon[111262]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:45:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:47 smithi023 ceph-mon[113671]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:45:48.766 INFO:tasks.workunit.client.0.smithi023.stdout: 677: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:48.766 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uh_XfwkDy_sWJc0 off=559994 len=1127217 2024-02-11T22:45:48.768 INFO:tasks.workunit.client.0.smithi023.stdout:op 3486 completed, throughput=4.99MB/sec 2024-02-11T22:45:48.768 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-A2CctR_TYrTwlZ_ off=6564331 len=1881349 2024-02-11T22:45:48.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 3487 completed, throughput=5MB/sec 2024-02-11T22:45:48.772 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-V2su5zS5UWbioEc off=1973593 len=1622533 2024-02-11T22:45:48.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 3488 completed, throughput=5MB/sec 2024-02-11T22:45:48.773 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xSQ3S7v4PjrdifU off=5531867 len=238258 2024-02-11T22:45:48.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 3489 completed, throughput=5MB/sec 2024-02-11T22:45:48.777 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Uh5FJz5kBBpJ619 off=4115213 len=1654239 2024-02-11T22:45:48.786 INFO:tasks.workunit.client.0.smithi023.stdout:op 3490 completed, throughput=5MB/sec 2024-02-11T22:45:49.784 INFO:tasks.workunit.client.0.smithi023.stdout: 678: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:49.784 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b-VeKUdQfCIfAu4 off=5511484 len=1432346 2024-02-11T22:45:49.786 INFO:tasks.workunit.client.0.smithi023.stdout:op 3491 completed, throughput=5MB/sec 2024-02-11T22:45:49.786 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wcStNV3nH5_Cge8 off=2924368 len=1572949 2024-02-11T22:45:49.789 INFO:tasks.workunit.client.0.smithi023.stdout:op 3492 completed, throughput=5MB/sec 2024-02-11T22:45:49.789 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GQITwB_644qy5Xe off=3471129 len=287437 2024-02-11T22:45:49.792 INFO:tasks.workunit.client.0.smithi023.stdout:op 3493 completed, throughput=5MB/sec 2024-02-11T22:45:49.792 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iaVev6dJnmGp0K- off=5885001 len=481338 2024-02-11T22:45:49.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 3494 completed, throughput=5MB/sec 2024-02-11T22:45:49.793 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ccSn-3N3Do7BQ_x off=11391942 len=765847 2024-02-11T22:45:49.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 3495 completed, throughput=5MB/sec 2024-02-11T22:45:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:49 smithi023 ceph-mon[111262]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:45:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:49 smithi023 ceph-mon[113671]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:45:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:49 smithi160 ceph-mon[106289]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:45:50.795 INFO:tasks.workunit.client.0.smithi023.stdout: 679: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:50.795 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2dWWO-cKLUQpM6h off=11386072 len=162448 2024-02-11T22:45:50.797 INFO:tasks.workunit.client.0.smithi023.stdout:op 3496 completed, throughput=4.99MB/sec 2024-02-11T22:45:50.797 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D02TxwifCyVmMG8 off=5674415 len=1841977 2024-02-11T22:45:50.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 3497 completed, throughput=5MB/sec 2024-02-11T22:45:50.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LDNbJNnNK-2IkL5 off=2113116 len=937998 2024-02-11T22:45:50.813 INFO:tasks.workunit.client.0.smithi023.stdout:op 3498 completed, throughput=5MB/sec 2024-02-11T22:45:50.814 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gCKVvAZihIOJDP_ off=874343 len=119743 2024-02-11T22:45:50.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 3499 completed, throughput=5MB/sec 2024-02-11T22:45:50.817 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rB5QX3WKfgvUdoJ off=3236626 len=284068 2024-02-11T22:45:50.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 3500 completed, throughput=5MB/sec 2024-02-11T22:45:50.820 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E8egBzc9kZ8_JbJ off=23535497 len=239599 2024-02-11T22:45:50.821 INFO:tasks.workunit.client.0.smithi023.stdout:op 3501 completed, throughput=5MB/sec 2024-02-11T22:45:50.821 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P_efKBHXKNTEXbo off=343005 len=1373979 2024-02-11T22:45:50.828 INFO:tasks.workunit.client.0.smithi023.stdout:op 3502 completed, throughput=5MB/sec 2024-02-11T22:45:50.828 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q-iV1JUkHD0ZkLv off=14078106 len=1521689 2024-02-11T22:45:50.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 3503 completed, throughput=5MB/sec 2024-02-11T22:45:51.835 INFO:tasks.workunit.client.0.smithi023.stdout: 680: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:51.836 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c9jtMX9LXHNYJvH off=1577465 len=1661560 2024-02-11T22:45:51.839 INFO:tasks.workunit.client.0.smithi023.stdout:op 3504 completed, throughput=5MB/sec 2024-02-11T22:45:51.839 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OQcGM4lj65AnluF off=6337846 len=313164 2024-02-11T22:45:51.840 INFO:tasks.workunit.client.0.smithi023.stdout:op 3505 completed, throughput=5MB/sec 2024-02-11T22:45:51.840 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LW6736FMIramibj off=13522845 len=969387 2024-02-11T22:45:51.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 3506 completed, throughput=5MB/sec 2024-02-11T22:45:51.845 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4aZKYDpAdwa-NaR off=12032837 len=354721 2024-02-11T22:45:51.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 3507 completed, throughput=5MB/sec 2024-02-11T22:45:51.848 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1UcBv8Kpd9rRpu- off=2359396 len=749068 2024-02-11T22:45:51.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 3508 completed, throughput=5MB/sec 2024-02-11T22:45:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:51 smithi023 ceph-mon[111262]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:51 smithi023 ceph-mon[113671]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:51 smithi160 ceph-mon[106289]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:45:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:45:52.853 INFO:tasks.workunit.client.0.smithi023.stdout: 681: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:52.854 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eGqSXnsTRr1RSKz off=656644 len=1027213 2024-02-11T22:45:52.855 INFO:tasks.workunit.client.0.smithi023.stdout:op 3509 completed, throughput=4.99MB/sec 2024-02-11T22:45:52.855 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Br06G6iulMTFEfo off=2406394 len=1239126 2024-02-11T22:45:52.857 INFO:tasks.workunit.client.0.smithi023.stdout:op 3510 completed, throughput=5MB/sec 2024-02-11T22:45:52.857 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OAR3eU3A66Dysl7 off=17279284 len=574477 2024-02-11T22:45:52.858 INFO:tasks.workunit.client.0.smithi023.stdout:op 3511 completed, throughput=5MB/sec 2024-02-11T22:45:52.858 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OygbdFJLxMX6FZ3 off=8929930 len=2091494 2024-02-11T22:45:52.865 INFO:tasks.workunit.client.0.smithi023.stdout:op 3512 completed, throughput=5MB/sec 2024-02-11T22:45:52.866 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fNcjN2jvqlH3DP4 off=7088203 len=1169874 2024-02-11T22:45:52.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 3513 completed, throughput=5MB/sec 2024-02-11T22:45:53.871 INFO:tasks.workunit.client.0.smithi023.stdout: 682: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:53.872 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g9PVkKRuTM40Rlg off=2140255 len=550762 2024-02-11T22:45:53.876 INFO:tasks.workunit.client.0.smithi023.stdout:op 3514 completed, throughput=4.99MB/sec 2024-02-11T22:45:53.876 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mBWbGi7HH6m0Sh0 off=2978552 len=1777688 2024-02-11T22:45:53.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 3515 completed, throughput=5MB/sec 2024-02-11T22:45:53.879 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0lTYtEK663-Po7Y off=2123575 len=1297760 2024-02-11T22:45:53.882 INFO:tasks.workunit.client.0.smithi023.stdout:op 3516 completed, throughput=5MB/sec 2024-02-11T22:45:53.882 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mk7DWa7knhXTPtk off=148193 len=643135 2024-02-11T22:45:53.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 3517 completed, throughput=5MB/sec 2024-02-11T22:45:53.883 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JS2ZtIkMdtEVNJj off=1258123 len=345420 2024-02-11T22:45:53.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 3518 completed, throughput=5MB/sec 2024-02-11T22:45:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:53 smithi023 ceph-mon[111262]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:45:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:53 smithi023 ceph-mon[113671]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:45:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:53 smithi160 ceph-mon[106289]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:45:54.884 INFO:tasks.workunit.client.0.smithi023.stdout: 683: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:54.884 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jJsdFrLbX_feKFC off=4473654 len=103243 2024-02-11T22:45:54.885 INFO:tasks.workunit.client.0.smithi023.stdout:op 3519 completed, throughput=4.99MB/sec 2024-02-11T22:45:54.885 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PYBc5OavtTGOjsa off=6663704 len=526890 2024-02-11T22:45:54.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 3520 completed, throughput=4.99MB/sec 2024-02-11T22:45:54.889 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AKimO1GbUe7DKY1 off=668490 len=1945077 2024-02-11T22:45:54.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 3521 completed, throughput=5MB/sec 2024-02-11T22:45:54.898 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6UAawf0VWtdVQf9 off=3184587 len=766691 2024-02-11T22:45:54.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 3522 completed, throughput=5MB/sec 2024-02-11T22:45:54.900 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-42ODYETzJ7CSeZ1 off=1089362 len=366014 2024-02-11T22:45:54.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 3523 completed, throughput=5MB/sec 2024-02-11T22:45:54.900 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L7Z9nzSnhpxYXi8 off=14413709 len=71381 2024-02-11T22:45:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 3524 completed, throughput=5MB/sec 2024-02-11T22:45:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HDqxuy0qUiFwhDz off=755785 len=282284 2024-02-11T22:45:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 3525 completed, throughput=5MB/sec 2024-02-11T22:45:54.901 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vDCtci8BkVcvTv3 off=8873782 len=1836935 2024-02-11T22:45:54.903 INFO:tasks.workunit.client.0.smithi023.stdout:op 3526 completed, throughput=5MB/sec 2024-02-11T22:45:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:55 smithi023 ceph-mon[111262]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:55 smithi023 ceph-mon[113671]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:55.903 INFO:tasks.workunit.client.0.smithi023.stdout: 684: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:55.904 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v1QBdDDt20N-lwi off=5652 len=1559008 2024-02-11T22:45:55.910 INFO:tasks.workunit.client.0.smithi023.stdout:op 3527 completed, throughput=5MB/sec 2024-02-11T22:45:55.910 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mgktHzsjN5bcJq_ off=10677499 len=1299031 2024-02-11T22:45:55.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 3528 completed, throughput=5MB/sec 2024-02-11T22:45:55.911 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8lYVRyKRaMqVxf_ off=1735606 len=677758 2024-02-11T22:45:55.915 INFO:tasks.workunit.client.0.smithi023.stdout:op 3529 completed, throughput=5MB/sec 2024-02-11T22:45:55.915 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3HhjPGtAaGg5cOg off=11003306 len=81566 2024-02-11T22:45:55.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 3530 completed, throughput=5MB/sec 2024-02-11T22:45:55.916 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oFOmexzPjtcYVed off=1024295 len=777712 2024-02-11T22:45:55.921 INFO:tasks.workunit.client.0.smithi023.stdout:op 3531 completed, throughput=5MB/sec 2024-02-11T22:45:55.921 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6sdJXeHMESoT1Da off=12803766 len=73266 2024-02-11T22:45:55.923 INFO:tasks.workunit.client.0.smithi023.stdout:op 3532 completed, throughput=5MB/sec 2024-02-11T22:45:55.923 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tQOtm8aisYmKI9C off=1174796 len=100553 2024-02-11T22:45:55.925 INFO:tasks.workunit.client.0.smithi023.stdout:op 3533 completed, throughput=5MB/sec 2024-02-11T22:45:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:55 smithi160 ceph-mon[106289]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:45:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:45:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:45:55] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:45:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:45:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:45:56.925 INFO:tasks.workunit.client.0.smithi023.stdout: 685: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:56.925 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-opyLYREkAiTyjKC off=271245 len=732488 2024-02-11T22:45:56.929 INFO:tasks.workunit.client.0.smithi023.stdout:op 3534 completed, throughput=4.99MB/sec 2024-02-11T22:45:56.929 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k_4Q_qeU2Ud7B0d off=8570662 len=2018678 2024-02-11T22:45:56.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 3535 completed, throughput=5MB/sec 2024-02-11T22:45:56.936 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U2F9V_05BGz9fWF off=6371978 len=128365 2024-02-11T22:45:56.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 3536 completed, throughput=5MB/sec 2024-02-11T22:45:56.937 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VU_Kd-0naMJGbEt off=706652 len=1572955 2024-02-11T22:45:56.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 3537 completed, throughput=5MB/sec 2024-02-11T22:45:56.944 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q96Jk19M8K4rG1d off=18238911 len=1924356 2024-02-11T22:45:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:45:56.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 3538 completed, throughput=5MB/sec 2024-02-11T22:45:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[111262]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:45:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:45:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:45:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:45:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[113671]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:45:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:45:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:45:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:45:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:57 smithi160 ceph-mon[106289]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:45:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:45:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:45:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:45:57.953 INFO:tasks.workunit.client.0.smithi023.stdout: 686: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:57.953 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yBHPUrx66moaRD8 off=6760368 len=1259951 2024-02-11T22:45:57.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 3539 completed, throughput=5MB/sec 2024-02-11T22:45:57.955 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g9PVkKRuTM40Rlg off=1610659 len=1372926 2024-02-11T22:45:57.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 3540 completed, throughput=5MB/sec 2024-02-11T22:45:57.958 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W44M6utb1kgsSWM off=10013595 len=470023 2024-02-11T22:45:57.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 3541 completed, throughput=5MB/sec 2024-02-11T22:45:57.962 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xoj4pkS6lu8k4AG off=22618846 len=1959540 2024-02-11T22:45:57.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 3542 completed, throughput=5MB/sec 2024-02-11T22:45:58.972 INFO:tasks.workunit.client.0.smithi023.stdout: 687: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:58.972 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LuDAtOyIYfYalJt off=19068081 len=47790 2024-02-11T22:45:58.973 INFO:tasks.workunit.client.0.smithi023.stdout:op 3543 completed, throughput=4.99MB/sec 2024-02-11T22:45:58.973 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WoP4do01dw4C3Aa off=8513167 len=796197 2024-02-11T22:45:58.974 INFO:tasks.workunit.client.0.smithi023.stdout:op 3544 completed, throughput=4.99MB/sec 2024-02-11T22:45:58.974 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GjKQCGJjBvx94on off=604613 len=1586837 2024-02-11T22:45:58.976 INFO:tasks.workunit.client.0.smithi023.stdout:op 3545 completed, throughput=5MB/sec 2024-02-11T22:45:58.976 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ctQLGMsX46qiWhg off=4488449 len=929290 2024-02-11T22:45:58.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 3546 completed, throughput=5MB/sec 2024-02-11T22:45:58.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RVcYvppWix-5WJW off=635727 len=350787 2024-02-11T22:45:58.981 INFO:tasks.workunit.client.0.smithi023.stdout:op 3547 completed, throughput=5MB/sec 2024-02-11T22:45:58.981 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oKqnwW_mX_orgtX off=8035393 len=337527 2024-02-11T22:45:58.984 INFO:tasks.workunit.client.0.smithi023.stdout:op 3548 completed, throughput=5MB/sec 2024-02-11T22:45:58.984 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vqnbTaU9RA1aTT0 off=5704283 len=641040 2024-02-11T22:45:58.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 3549 completed, throughput=5MB/sec 2024-02-11T22:45:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:45:59 smithi023 ceph-mon[111262]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:45:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:45:59 smithi023 ceph-mon[113671]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:45:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:45:59 smithi160 ceph-mon[106289]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:45:59.986 INFO:tasks.workunit.client.0.smithi023.stdout: 688: throughput=4.99MB/sec pending data=0 2024-02-11T22:45:59.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-izpIU0dIK3b4oxe off=9996355 len=1480368 2024-02-11T22:45:59.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 3550 completed, throughput=4.99MB/sec 2024-02-11T22:45:59.992 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yClnLfPTco1E-qQ off=1460536 len=6397 2024-02-11T22:45:59.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 3551 completed, throughput=4.99MB/sec 2024-02-11T22:45:59.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E_k60u33S0-154- off=149095 len=972185 2024-02-11T22:45:59.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 3552 completed, throughput=5MB/sec 2024-02-11T22:45:59.995 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cWYal5pk3bhchRr off=2462554 len=713713 2024-02-11T22:45:59.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 3553 completed, throughput=5MB/sec 2024-02-11T22:45:59.999 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ui47cCqE7t-KmxU off=19523338 len=520463 2024-02-11T22:46:00.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 3554 completed, throughput=5MB/sec 2024-02-11T22:46:00.000 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dLYzL8Us6qRBZw7 off=417295 len=431765 2024-02-11T22:46:00.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 3555 completed, throughput=5MB/sec 2024-02-11T22:46:00.003 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aK4lrpsLFnU5sAo off=16145423 len=1920088 2024-02-11T22:46:00.009 INFO:tasks.workunit.client.0.smithi023.stdout:op 3556 completed, throughput=5MB/sec 2024-02-11T22:46:01.010 INFO:tasks.workunit.client.0.smithi023.stdout: 689: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:01.010 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UFzT9WdMc18ge8B off=19562774 len=1630852 2024-02-11T22:46:01.018 INFO:tasks.workunit.client.0.smithi023.stdout:op 3557 completed, throughput=5MB/sec 2024-02-11T22:46:01.018 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hJf0voBFqqjH00z off=6148052 len=1292844 2024-02-11T22:46:01.023 INFO:tasks.workunit.client.0.smithi023.stdout:op 3558 completed, throughput=5MB/sec 2024-02-11T22:46:01.023 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n41VVtBTKbWlbky off=2141479 len=1291415 2024-02-11T22:46:01.025 INFO:tasks.workunit.client.0.smithi023.stdout:op 3559 completed, throughput=5MB/sec 2024-02-11T22:46:01.026 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TcuGXgxKrXcrs1t off=13325688 len=783248 2024-02-11T22:46:01.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 3560 completed, throughput=5MB/sec 2024-02-11T22:46:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:01 smithi023 ceph-mon[111262]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:46:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:01 smithi023 ceph-mon[113671]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:46:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:01 smithi160 ceph-mon[106289]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:46:02.030 INFO:tasks.workunit.client.0.smithi023.stdout: 690: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:02.030 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QYirM7PpMo3hN7u off=10131225 len=415036 2024-02-11T22:46:02.034 INFO:tasks.workunit.client.0.smithi023.stdout:op 3561 completed, throughput=4.99MB/sec 2024-02-11T22:46:02.034 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Nz7prCVAxA-Xp8q off=5220350 len=1898517 2024-02-11T22:46:02.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 3562 completed, throughput=5MB/sec 2024-02-11T22:46:02.043 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zzDFAX16C5XZ8Kz off=9207411 len=1689986 2024-02-11T22:46:02.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 3563 completed, throughput=5MB/sec 2024-02-11T22:46:02.053 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w_ENJf4eW8ALVSE off=10416756 len=1819411 2024-02-11T22:46:02.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 3564 completed, throughput=5MB/sec 2024-02-11T22:46:03.061 INFO:tasks.workunit.client.0.smithi023.stdout: 691: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:03.062 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qPqtUj1k0BcMFL9 off=4315356 len=485566 2024-02-11T22:46:03.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 3565 completed, throughput=4.99MB/sec 2024-02-11T22:46:03.063 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4O3nvfr6p7Ra9vL off=274387 len=1668818 2024-02-11T22:46:03.066 INFO:tasks.workunit.client.0.smithi023.stdout:op 3566 completed, throughput=5MB/sec 2024-02-11T22:46:03.066 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J342sPCYD2cPeW2 off=11256616 len=1857168 2024-02-11T22:46:03.077 INFO:tasks.workunit.client.0.smithi023.stdout:op 3567 completed, throughput=5MB/sec 2024-02-11T22:46:03.077 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KbV5F4JDXVR_X0H off=14632404 len=311444 2024-02-11T22:46:03.080 INFO:tasks.workunit.client.0.smithi023.stdout:op 3568 completed, throughput=5MB/sec 2024-02-11T22:46:03.080 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-usS2sse_7h0htBF off=6567251 len=204531 2024-02-11T22:46:03.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 3569 completed, throughput=5MB/sec 2024-02-11T22:46:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:03 smithi023 ceph-mon[111262]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:46:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:03 smithi023 ceph-mon[113671]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:46:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:03 smithi160 ceph-mon[106289]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:46:04.081 INFO:tasks.workunit.client.0.smithi023.stdout: 692: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:04.081 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Gkgwsvk-SFoNizO off=6322071 len=561197 2024-02-11T22:46:04.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 3570 completed, throughput=4.99MB/sec 2024-02-11T22:46:04.086 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sKjvBC4ke-6vKlq off=5458026 len=91901 2024-02-11T22:46:04.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 3571 completed, throughput=4.99MB/sec 2024-02-11T22:46:04.086 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6dSkuiGuqsEZw1z off=3330112 len=1847558 2024-02-11T22:46:04.089 INFO:tasks.workunit.client.0.smithi023.stdout:op 3572 completed, throughput=5MB/sec 2024-02-11T22:46:04.089 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iWS-9rPTDSjcKxl off=1850841 len=1575113 2024-02-11T22:46:04.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 3573 completed, throughput=5MB/sec 2024-02-11T22:46:04.097 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TXoq36IGOkbYrVP off=521475 len=395826 2024-02-11T22:46:04.098 INFO:tasks.workunit.client.0.smithi023.stdout:op 3574 completed, throughput=5MB/sec 2024-02-11T22:46:04.098 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YHCeZH2R1P5KC0U off=13263913 len=54873 2024-02-11T22:46:04.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 3575 completed, throughput=5MB/sec 2024-02-11T22:46:04.101 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5H_kvJLldloqlbe off=5926705 len=890907 2024-02-11T22:46:04.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 3576 completed, throughput=5MB/sec 2024-02-11T22:46:05.107 INFO:tasks.workunit.client.0.smithi023.stdout: 693: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:05.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--pwr5jenkn6EQt0 off=17712048 len=1088435 2024-02-11T22:46:05.108 INFO:tasks.workunit.client.0.smithi023.stdout:op 3577 completed, throughput=4.99MB/sec 2024-02-11T22:46:05.108 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nmAGMTle8gNEOtd off=2579564 len=1255587 2024-02-11T22:46:05.110 INFO:tasks.workunit.client.0.smithi023.stdout:op 3578 completed, throughput=5MB/sec 2024-02-11T22:46:05.110 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8skGWP32EUboBkB off=1266829 len=1270425 2024-02-11T22:46:05.117 INFO:tasks.workunit.client.0.smithi023.stdout:op 3579 completed, throughput=5MB/sec 2024-02-11T22:46:05.117 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FEtnt9-8TbamMvS off=7071393 len=288427 2024-02-11T22:46:05.121 INFO:tasks.workunit.client.0.smithi023.stdout:op 3580 completed, throughput=5MB/sec 2024-02-11T22:46:05.121 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2T69XbwfVzuIS9p off=796783 len=1206842 2024-02-11T22:46:05.123 INFO:tasks.workunit.client.0.smithi023.stdout:op 3581 completed, throughput=5MB/sec 2024-02-11T22:46:05.123 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-31wLaOspxW6EhJe off=4332312 len=887845 2024-02-11T22:46:05.124 INFO:tasks.workunit.client.0.smithi023.stdout:op 3582 completed, throughput=5MB/sec 2024-02-11T22:46:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:05 smithi023 ceph-mon[111262]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:46:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:05 smithi023 ceph-mon[113671]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:46:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:05 smithi160 ceph-mon[106289]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:46:06.124 INFO:tasks.workunit.client.0.smithi023.stdout: 694: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:06.125 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lIGYJzp7WVqLkpg off=12527362 len=1969482 2024-02-11T22:46:06.136 INFO:tasks.workunit.client.0.smithi023.stdout:op 3583 completed, throughput=5MB/sec 2024-02-11T22:46:06.136 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jNcJmYCLsC1HKws off=17172650 len=1606275 2024-02-11T22:46:06.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 3584 completed, throughput=5MB/sec 2024-02-11T22:46:06.138 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VXyk18mELJcN-az off=1403274 len=2053639 2024-02-11T22:46:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:46:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:46:05] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:46:06.155 INFO:tasks.workunit.client.0.smithi023.stdout:op 3585 completed, throughput=5MB/sec 2024-02-11T22:46:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:07.155 INFO:tasks.workunit.client.0.smithi023.stdout: 695: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:07.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8xM3Sf1pYMADXKG off=3234520 len=1316329 2024-02-11T22:46:07.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 3586 completed, throughput=5MB/sec 2024-02-11T22:46:07.162 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FRgd0yY0XWuBidx off=622877 len=1025850 2024-02-11T22:46:07.163 INFO:tasks.workunit.client.0.smithi023.stdout:op 3587 completed, throughput=5MB/sec 2024-02-11T22:46:07.163 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-061loHBy-zBQdg0 off=1104526 len=1737339 2024-02-11T22:46:07.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 3588 completed, throughput=5MB/sec 2024-02-11T22:46:07.166 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tHJkGLo1FI8dy_2 off=11321374 len=1476758 2024-02-11T22:46:07.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 3589 completed, throughput=5MB/sec 2024-02-11T22:46:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:07 smithi023 ceph-mon[111262]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:46:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:07 smithi023 ceph-mon[113671]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:46:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:07 smithi160 ceph-mon[106289]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:46:08.173 INFO:tasks.workunit.client.0.smithi023.stdout: 696: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:08.173 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xW5gRaM6zWBljnY off=3765245 len=628018 2024-02-11T22:46:08.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 3590 completed, throughput=5MB/sec 2024-02-11T22:46:08.178 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MWuClZqhAe5flyd off=15952627 len=66613 2024-02-11T22:46:08.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 3591 completed, throughput=5MB/sec 2024-02-11T22:46:08.178 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vud5xB2cEwa0YdC off=11244449 len=16940 2024-02-11T22:46:08.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 3592 completed, throughput=5MB/sec 2024-02-11T22:46:08.179 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9d4B1GzpHUoI-9C off=1004002 len=633531 2024-02-11T22:46:08.183 INFO:tasks.workunit.client.0.smithi023.stdout:op 3593 completed, throughput=5MB/sec 2024-02-11T22:46:08.183 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N76wo3EaDz-qdXo off=8479911 len=1742999 2024-02-11T22:46:08.190 INFO:tasks.workunit.client.0.smithi023.stdout:op 3594 completed, throughput=5MB/sec 2024-02-11T22:46:08.190 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cs6wjRpflG2fa_y off=7487406 len=352851 2024-02-11T22:46:08.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 3595 completed, throughput=5MB/sec 2024-02-11T22:46:08.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PwDR8jKmTimE0u8 off=2239821 len=38768 2024-02-11T22:46:08.194 INFO:tasks.workunit.client.0.smithi023.stdout:op 3596 completed, throughput=5MB/sec 2024-02-11T22:46:08.194 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Szwxoe0BY5gYdC5 off=7997480 len=294045 2024-02-11T22:46:08.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 3597 completed, throughput=5MB/sec 2024-02-11T22:46:08.195 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_vhUQStYzjS6epp off=652602 len=712144 2024-02-11T22:46:08.196 INFO:tasks.workunit.client.0.smithi023.stdout:op 3598 completed, throughput=5MB/sec 2024-02-11T22:46:09.197 INFO:tasks.workunit.client.0.smithi023.stdout: 697: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:09.197 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4Q6avHwwo3OYLeS off=5850557 len=375643 2024-02-11T22:46:09.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 3599 completed, throughput=4.99MB/sec 2024-02-11T22:46:09.198 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rfYjpibr_gHg3zo off=530977 len=1034035 2024-02-11T22:46:09.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 3600 completed, throughput=5MB/sec 2024-02-11T22:46:09.203 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AAG3-ym-UGsGNv_ off=6169175 len=1098322 2024-02-11T22:46:09.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 3601 completed, throughput=5MB/sec 2024-02-11T22:46:09.205 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0GaaQEUHeOPC5WB off=3168151 len=1768377 2024-02-11T22:46:09.212 INFO:tasks.workunit.client.0.smithi023.stdout:op 3602 completed, throughput=5MB/sec 2024-02-11T22:46:09.212 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SffR461-tccJS-x off=9401178 len=562452 2024-02-11T22:46:09.217 INFO:tasks.workunit.client.0.smithi023.stdout:op 3603 completed, throughput=5MB/sec 2024-02-11T22:46:09.217 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ArWz7AdHuibkmBA off=45233 len=209283 2024-02-11T22:46:09.218 INFO:tasks.workunit.client.0.smithi023.stdout:op 3604 completed, throughput=5MB/sec 2024-02-11T22:46:09.218 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XnNXzkYGD_dO5jJ off=15929332 len=1797319 2024-02-11T22:46:09.224 INFO:tasks.workunit.client.0.smithi023.stdout:op 3605 completed, throughput=5MB/sec 2024-02-11T22:46:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:09 smithi023 ceph-mon[111262]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:46:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:09 smithi023 ceph-mon[113671]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:46:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:09 smithi160 ceph-mon[106289]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:46:10.225 INFO:tasks.workunit.client.0.smithi023.stdout: 698: throughput=5MB/sec pending data=0 2024-02-11T22:46:10.225 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fzGjzcTQxx2r95u off=13030890 len=1402264 2024-02-11T22:46:10.233 INFO:tasks.workunit.client.0.smithi023.stdout:op 3606 completed, throughput=5MB/sec 2024-02-11T22:46:10.233 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZFyPR9fEcl408kf off=1399727 len=152955 2024-02-11T22:46:10.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 3607 completed, throughput=5MB/sec 2024-02-11T22:46:10.236 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KgSMxyY1P58RN4P off=11931848 len=2032501 2024-02-11T22:46:10.239 INFO:tasks.workunit.client.0.smithi023.stdout:op 3608 completed, throughput=5MB/sec 2024-02-11T22:46:10.239 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TUTTUqpkHkbRPiS off=11959711 len=1471912 2024-02-11T22:46:10.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 3609 completed, throughput=5MB/sec 2024-02-11T22:46:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:10 smithi023 ceph-mon[111262]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:10 smithi023 ceph-mon[113671]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:10 smithi160 ceph-mon[106289]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:11.243 INFO:tasks.workunit.client.0.smithi023.stdout: 699: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:11.243 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9nAo0emRwvpCOkL off=2925265 len=1385340 2024-02-11T22:46:11.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 3610 completed, throughput=5MB/sec 2024-02-11T22:46:11.246 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QIsbFQPDoI_WrHB off=3184170 len=1668847 2024-02-11T22:46:11.249 INFO:tasks.workunit.client.0.smithi023.stdout:op 3611 completed, throughput=5MB/sec 2024-02-11T22:46:11.249 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9djv_Y6Bpmd5SFS off=16449059 len=880672 2024-02-11T22:46:11.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 3612 completed, throughput=5MB/sec 2024-02-11T22:46:12.255 INFO:tasks.workunit.client.0.smithi023.stdout: 700: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:12.255 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-20lr5PdUZaLpg6z off=14447330 len=547413 2024-02-11T22:46:12.256 INFO:tasks.workunit.client.0.smithi023.stdout:op 3613 completed, throughput=4.99MB/sec 2024-02-11T22:46:12.256 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g7oXGIo7H3y8tvB off=4314428 len=949300 2024-02-11T22:46:12.262 INFO:tasks.workunit.client.0.smithi023.stdout:op 3614 completed, throughput=5MB/sec 2024-02-11T22:46:12.262 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WzX6NK_6vdRLZgD off=2638540 len=261344 2024-02-11T22:46:12.263 INFO:tasks.workunit.client.0.smithi023.stdout:op 3615 completed, throughput=5MB/sec 2024-02-11T22:46:12.263 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LDNbJNnNK-2IkL5 off=18437930 len=1526312 2024-02-11T22:46:12.271 INFO:tasks.workunit.client.0.smithi023.stdout:op 3616 completed, throughput=5MB/sec 2024-02-11T22:46:12.271 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mWOxaMDhb8DFtF5 off=15046886 len=624385 2024-02-11T22:46:12.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 3617 completed, throughput=5MB/sec 2024-02-11T22:46:12.275 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EtVgVcVEL2APvS2 off=22595194 len=201666 2024-02-11T22:46:12.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 3618 completed, throughput=5MB/sec 2024-02-11T22:46:12.278 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hcyOiA-WGrVsCQT off=13429702 len=631132 2024-02-11T22:46:12.282 INFO:tasks.workunit.client.0.smithi023.stdout:op 3619 completed, throughput=5MB/sec 2024-02-11T22:46:12.282 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RI4mtuL4nNPO4HO off=11565728 len=1181609 2024-02-11T22:46:12.283 INFO:tasks.workunit.client.0.smithi023.stdout:op 3620 completed, throughput=5MB/sec 2024-02-11T22:46:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:12 smithi023 ceph-mon[111262]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:46:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:12 smithi023 ceph-mon[113671]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:46:13.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:12 smithi160 ceph-mon[106289]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-11T22:46:13.284 INFO:tasks.workunit.client.0.smithi023.stdout: 701: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:13.284 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NLvD-HYoqtXx2kb off=6107724 len=1378777 2024-02-11T22:46:13.290 INFO:tasks.workunit.client.0.smithi023.stdout:op 3621 completed, throughput=5MB/sec 2024-02-11T22:46:13.290 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FFzITHUs2GvBceQ off=3120842 len=1082583 2024-02-11T22:46:13.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 3622 completed, throughput=5MB/sec 2024-02-11T22:46:13.296 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qTEemHbX4cBavgl off=20329995 len=1561229 2024-02-11T22:46:13.297 INFO:tasks.workunit.client.0.smithi023.stdout:op 3623 completed, throughput=5MB/sec 2024-02-11T22:46:13.297 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qsKYVl0BBtMuBD8 off=5829950 len=882870 2024-02-11T22:46:13.298 INFO:tasks.workunit.client.0.smithi023.stdout:op 3624 completed, throughput=5MB/sec 2024-02-11T22:46:14.299 INFO:tasks.workunit.client.0.smithi023.stdout: 702: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:14.299 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fuYmmkY1OPStmF3 off=12079197 len=709334 2024-02-11T22:46:14.300 INFO:tasks.workunit.client.0.smithi023.stdout:op 3625 completed, throughput=4.99MB/sec 2024-02-11T22:46:14.300 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-35E5PeT1DJnkzdX off=2750879 len=669976 2024-02-11T22:46:14.301 INFO:tasks.workunit.client.0.smithi023.stdout:op 3626 completed, throughput=5MB/sec 2024-02-11T22:46:14.301 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sKyAyDEL7l3suIc off=1992417 len=81275 2024-02-11T22:46:14.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 3627 completed, throughput=5MB/sec 2024-02-11T22:46:14.304 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4JLBEL1cuTvU4YN off=6824323 len=1334473 2024-02-11T22:46:14.305 INFO:tasks.workunit.client.0.smithi023.stdout:op 3628 completed, throughput=5MB/sec 2024-02-11T22:46:14.306 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zbKhf5hyVM4CMTc off=16667606 len=1904252 2024-02-11T22:46:14.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 3629 completed, throughput=5MB/sec 2024-02-11T22:46:14.314 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q57crZMPO8coWcE off=5448075 len=1972999 2024-02-11T22:46:14.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 3630 completed, throughput=5MB/sec 2024-02-11T22:46:15.316 INFO:tasks.workunit.client.0.smithi023.stdout: 703: throughput=5MB/sec pending data=0 2024-02-11T22:46:15.317 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DN--zAogsZGTFvZ off=2449688 len=1475795 2024-02-11T22:46:15.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 3631 completed, throughput=5MB/sec 2024-02-11T22:46:15.324 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-guuQU3a-064r0ol off=22790322 len=503124 2024-02-11T22:46:15.325 INFO:tasks.workunit.client.0.smithi023.stdout:op 3632 completed, throughput=5MB/sec 2024-02-11T22:46:15.325 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jHwsx29V4WAK1tb off=12546426 len=1736302 2024-02-11T22:46:15.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 3633 completed, throughput=5MB/sec 2024-02-11T22:46:15.333 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Xbt4WWlJX_jagdY off=14217564 len=1606422 2024-02-11T22:46:15.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 3634 completed, throughput=5MB/sec 2024-02-11T22:46:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:15 smithi160 ceph-mon[106289]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:46:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:15 smithi023 ceph-mon[111262]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:46:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:15 smithi023 ceph-mon[113671]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:46:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:46:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:46:15] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:46:16.334 INFO:tasks.workunit.client.0.smithi023.stdout: 704: throughput=5MB/sec pending data=0 2024-02-11T22:46:16.334 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-itAmfD6ilPF1kUK off=3754975 len=2014305 2024-02-11T22:46:16.346 INFO:tasks.workunit.client.0.smithi023.stdout:op 3635 completed, throughput=5MB/sec 2024-02-11T22:46:16.346 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-61D1xlan4AGxxVc off=2270112 len=1568908 2024-02-11T22:46:16.347 INFO:tasks.workunit.client.0.smithi023.stdout:op 3636 completed, throughput=5MB/sec 2024-02-11T22:46:16.348 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oQBOe5495IB_hJl off=6949723 len=2010445 2024-02-11T22:46:16.355 INFO:tasks.workunit.client.0.smithi023.stdout:op 3637 completed, throughput=5MB/sec 2024-02-11T22:46:17.355 INFO:tasks.workunit.client.0.smithi023.stdout: 705: throughput=5MB/sec pending data=0 2024-02-11T22:46:17.355 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KC4XR0QVvAXxLY7 off=1443353 len=184303 2024-02-11T22:46:17.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 3638 completed, throughput=5MB/sec 2024-02-11T22:46:17.356 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0BcWMqlxmkb7hgU off=5040321 len=936900 2024-02-11T22:46:17.357 INFO:tasks.workunit.client.0.smithi023.stdout:op 3639 completed, throughput=5MB/sec 2024-02-11T22:46:17.357 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBIE3VQd95z17P4 off=7785271 len=403556 2024-02-11T22:46:17.359 INFO:tasks.workunit.client.0.smithi023.stdout:op 3640 completed, throughput=5MB/sec 2024-02-11T22:46:17.359 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o-UrRKjHGr9EFrR off=20662226 len=749437 2024-02-11T22:46:17.364 INFO:tasks.workunit.client.0.smithi023.stdout:op 3641 completed, throughput=5MB/sec 2024-02-11T22:46:17.364 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J342sPCYD2cPeW2 off=4425522 len=1489532 2024-02-11T22:46:17.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 3642 completed, throughput=5MB/sec 2024-02-11T22:46:17.694 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:17 smithi160 ceph-mon[106289]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:46:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:17 smithi023 ceph-mon[111262]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:46:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:17 smithi023 ceph-mon[113671]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:46:18.372 INFO:tasks.workunit.client.0.smithi023.stdout: 706: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:18.372 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--CdscBjk2ns-Uk7 off=4254804 len=1457850 2024-02-11T22:46:18.381 INFO:tasks.workunit.client.0.smithi023.stdout:op 3643 completed, throughput=5MB/sec 2024-02-11T22:46:18.381 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--0l8oAvttZR6TNU off=19023693 len=1126870 2024-02-11T22:46:18.383 INFO:tasks.workunit.client.0.smithi023.stdout:op 3644 completed, throughput=5MB/sec 2024-02-11T22:46:18.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PnOUO3uQmQTo8UX off=21383544 len=995753 2024-02-11T22:46:18.384 INFO:tasks.workunit.client.0.smithi023.stdout:op 3645 completed, throughput=5MB/sec 2024-02-11T22:46:18.385 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IfFUmxwvF89aTrH off=21194969 len=2031653 2024-02-11T22:46:18.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 3646 completed, throughput=5MB/sec 2024-02-11T22:46:19.387 INFO:tasks.workunit.client.0.smithi023.stdout: 707: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:19.388 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QnsQ9Acn45yssV- off=11762228 len=1284805 2024-02-11T22:46:19.396 INFO:tasks.workunit.client.0.smithi023.stdout:op 3647 completed, throughput=5MB/sec 2024-02-11T22:46:19.396 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E6X63vGmxTJaTU- off=7776403 len=962366 2024-02-11T22:46:19.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 3648 completed, throughput=5MB/sec 2024-02-11T22:46:19.399 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vEK35Gt23PX8FIn off=636314 len=459592 2024-02-11T22:46:19.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 3649 completed, throughput=5MB/sec 2024-02-11T22:46:19.404 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C-m701ECtcf7d3d off=4364227 len=716304 2024-02-11T22:46:19.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 3650 completed, throughput=5MB/sec 2024-02-11T22:46:19.404 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WbYtxiAbFTJd5Ie off=14609655 len=1999709 2024-02-11T22:46:19.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 3651 completed, throughput=5MB/sec 2024-02-11T22:46:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:19 smithi023 ceph-mon[111262]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:46:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:19 smithi023 ceph-mon[113671]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:46:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:19 smithi160 ceph-mon[106289]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:46:20.411 INFO:tasks.workunit.client.0.smithi023.stdout: 708: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:20.411 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4ihmv0JKIkZ5p8p off=3631614 len=199245 2024-02-11T22:46:20.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 3652 completed, throughput=4.99MB/sec 2024-02-11T22:46:20.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_si-WL41x4G8JRQ off=2341595 len=491058 2024-02-11T22:46:20.413 INFO:tasks.workunit.client.0.smithi023.stdout:op 3653 completed, throughput=4.99MB/sec 2024-02-11T22:46:20.413 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BLQkGdnuaWN2_ns off=543777 len=367505 2024-02-11T22:46:20.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 3654 completed, throughput=5MB/sec 2024-02-11T22:46:20.414 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cCSEkxY1z_iiOlt off=10973431 len=478136 2024-02-11T22:46:20.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 3655 completed, throughput=5MB/sec 2024-02-11T22:46:20.415 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0B0tcvQ720zf7tB off=1037803 len=152264 2024-02-11T22:46:20.418 INFO:tasks.workunit.client.0.smithi023.stdout:op 3656 completed, throughput=5MB/sec 2024-02-11T22:46:20.418 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qZn45iUBceElH3P off=5246346 len=207078 2024-02-11T22:46:20.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 3657 completed, throughput=5MB/sec 2024-02-11T22:46:20.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ej_GReRdZEAfHda off=267070 len=298750 2024-02-11T22:46:20.421 INFO:tasks.workunit.client.0.smithi023.stdout:op 3658 completed, throughput=5MB/sec 2024-02-11T22:46:20.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C50IGSRVqBbV4tc off=1970783 len=1666180 2024-02-11T22:46:20.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 3659 completed, throughput=5MB/sec 2024-02-11T22:46:20.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fsro2kku8ADkLa3 off=9985117 len=1308637 2024-02-11T22:46:20.425 INFO:tasks.workunit.client.0.smithi023.stdout:op 3660 completed, throughput=5MB/sec 2024-02-11T22:46:21.426 INFO:tasks.workunit.client.0.smithi023.stdout: 709: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:21.426 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-s7Wr5RFn8vX88DC off=6782280 len=1295388 2024-02-11T22:46:21.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 3661 completed, throughput=5MB/sec 2024-02-11T22:46:21.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nzvk0dKZzn37eWf off=265832 len=439259 2024-02-11T22:46:21.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 3662 completed, throughput=5MB/sec 2024-02-11T22:46:21.434 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ls1beuhSQcMRF6E off=403091 len=2015203 2024-02-11T22:46:21.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 3663 completed, throughput=5MB/sec 2024-02-11T22:46:21.442 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SDIk5Y6H1RbOqfV off=8445377 len=1776584 2024-02-11T22:46:21.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 3664 completed, throughput=5MB/sec 2024-02-11T22:46:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:21 smithi023 ceph-mon[111262]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:46:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:21 smithi023 ceph-mon[113671]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:46:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:21 smithi160 ceph-mon[106289]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:46:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:22.445 INFO:tasks.workunit.client.0.smithi023.stdout: 710: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:22.445 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WoH-JiU3VUlBx4n off=703095 len=1906147 2024-02-11T22:46:22.447 INFO:tasks.workunit.client.0.smithi023.stdout:op 3665 completed, throughput=5MB/sec 2024-02-11T22:46:22.447 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hiZxJRP0GdonE-C off=7835519 len=1750249 2024-02-11T22:46:22.456 INFO:tasks.workunit.client.0.smithi023.stdout:op 3666 completed, throughput=5MB/sec 2024-02-11T22:46:22.457 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wkZ6vMn7avpT1Uw off=5765609 len=1963624 2024-02-11T22:46:22.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 3667 completed, throughput=5MB/sec 2024-02-11T22:46:23.460 INFO:tasks.workunit.client.0.smithi023.stdout: 711: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:23.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eJr8MflQeHE-_i8 off=9648266 len=269116 2024-02-11T22:46:23.464 INFO:tasks.workunit.client.0.smithi023.stdout:op 3668 completed, throughput=4.99MB/sec 2024-02-11T22:46:23.464 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XkI-oDPePiFnHFG off=1562088 len=1445221 2024-02-11T22:46:23.470 INFO:tasks.workunit.client.0.smithi023.stdout:op 3669 completed, throughput=5MB/sec 2024-02-11T22:46:23.470 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tNz0vLikU-taoTr off=14945916 len=93608 2024-02-11T22:46:23.471 INFO:tasks.workunit.client.0.smithi023.stdout:op 3670 completed, throughput=5MB/sec 2024-02-11T22:46:23.471 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z91jhifT_CJL8sr off=450649 len=808973 2024-02-11T22:46:23.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 3671 completed, throughput=5MB/sec 2024-02-11T22:46:23.472 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BOTCcA0bb_80x6E off=1345598 len=99952 2024-02-11T22:46:23.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 3672 completed, throughput=5MB/sec 2024-02-11T22:46:23.473 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-THXsIIgoY2yGaqu off=15273620 len=707870 2024-02-11T22:46:23.474 INFO:tasks.workunit.client.0.smithi023.stdout:op 3673 completed, throughput=5MB/sec 2024-02-11T22:46:23.474 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fBm-rLVQcnwDk9F off=4000787 len=611653 2024-02-11T22:46:23.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 3674 completed, throughput=5MB/sec 2024-02-11T22:46:23.478 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aVnWP9thlqg9_Th off=7330227 len=289547 2024-02-11T22:46:23.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 3675 completed, throughput=5MB/sec 2024-02-11T22:46:23.478 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u6AsXg0Yhqgx5Ye off=3195291 len=1728754 2024-02-11T22:46:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 3676 completed, throughput=5MB/sec 2024-02-11T22:46:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:23 smithi023 ceph-mon[111262]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:46:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:23 smithi023 ceph-mon[113671]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:46:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:23 smithi160 ceph-mon[106289]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:46:24.485 INFO:tasks.workunit.client.0.smithi023.stdout: 712: throughput=5MB/sec pending data=0 2024-02-11T22:46:24.486 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BUoJCZG-H1RRagm off=9607088 len=1530874 2024-02-11T22:46:24.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 3677 completed, throughput=5MB/sec 2024-02-11T22:46:24.489 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PJC8izUsB8eiVNR off=18125648 len=909523 2024-02-11T22:46:24.494 INFO:tasks.workunit.client.0.smithi023.stdout:op 3678 completed, throughput=5MB/sec 2024-02-11T22:46:24.494 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vtjC6C6mle-NbbR off=6781721 len=1676708 2024-02-11T22:46:24.501 INFO:tasks.workunit.client.0.smithi023.stdout:op 3679 completed, throughput=5MB/sec 2024-02-11T22:46:25.501 INFO:tasks.workunit.client.0.smithi023.stdout: 713: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:25.501 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2G-_X766ovHPznw off=335818 len=1078492 2024-02-11T22:46:25.502 INFO:tasks.workunit.client.0.smithi023.stdout:op 3680 completed, throughput=4.99MB/sec 2024-02-11T22:46:25.503 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VVasFgpc2SHhqDn off=13623810 len=824552 2024-02-11T22:46:25.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 3681 completed, throughput=5MB/sec 2024-02-11T22:46:25.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cR3ln6xtBcgFbTe off=5908930 len=32017 2024-02-11T22:46:25.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 3682 completed, throughput=5MB/sec 2024-02-11T22:46:25.511 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kuThN1da3aMLSpW off=3831561 len=184727 2024-02-11T22:46:25.512 INFO:tasks.workunit.client.0.smithi023.stdout:op 3683 completed, throughput=5MB/sec 2024-02-11T22:46:25.512 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_CQMqWooRFD23Vz off=696038 len=836172 2024-02-11T22:46:25.516 INFO:tasks.workunit.client.0.smithi023.stdout:op 3684 completed, throughput=5MB/sec 2024-02-11T22:46:25.516 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fZZKvgXioeWTcqb off=1017893 len=1206313 2024-02-11T22:46:25.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 3685 completed, throughput=5MB/sec 2024-02-11T22:46:25.518 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XizM6b1zRICeB7k off=982935 len=1008788 2024-02-11T22:46:25.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 3686 completed, throughput=5MB/sec 2024-02-11T22:46:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:25 smithi023 ceph-mon[111262]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:46:25.760 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:25 smithi023 ceph-mon[113671]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:46:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:25 smithi160 ceph-mon[106289]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:46:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:46:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:46:25] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:46:26.523 INFO:tasks.workunit.client.0.smithi023.stdout: 714: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:26.523 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a0WRA2EKdEcwDrG off=408168 len=730745 2024-02-11T22:46:26.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 3687 completed, throughput=4.99MB/sec 2024-02-11T22:46:26.528 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uuhk57wR6MNYR3J off=8917155 len=1913589 2024-02-11T22:46:26.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 3688 completed, throughput=5MB/sec 2024-02-11T22:46:26.530 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MjlxomeAx4w8pHw off=7264755 len=111562 2024-02-11T22:46:26.532 INFO:tasks.workunit.client.0.smithi023.stdout:op 3689 completed, throughput=5MB/sec 2024-02-11T22:46:26.532 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3T7Ls942mg6hfkq off=2602397 len=1184812 2024-02-11T22:46:26.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 3690 completed, throughput=5MB/sec 2024-02-11T22:46:26.534 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SHm9sM049d1lLkd off=9630911 len=28650 2024-02-11T22:46:26.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 3691 completed, throughput=5MB/sec 2024-02-11T22:46:26.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-55e2okGAd4fR_Al off=0 len=1113942 2024-02-11T22:46:26.540 INFO:tasks.workunit.client.0.smithi023.stdout:op 3692 completed, throughput=5MB/sec 2024-02-11T22:46:26.540 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gQA_jwBD8vUvPi_ off=2028466 len=1473309 2024-02-11T22:46:26.546 INFO:tasks.workunit.client.0.smithi023.stdout:op 3693 completed, throughput=5MB/sec 2024-02-11T22:46:27.546 INFO:tasks.workunit.client.0.smithi023.stdout: 715: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:27.546 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lQ-X9Zs8fk134Kp off=19535103 len=1000242 2024-02-11T22:46:27.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 3694 completed, throughput=5MB/sec 2024-02-11T22:46:27.551 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wSFjibZ7ItBAzYo off=8783481 len=1982108 2024-02-11T22:46:27.560 INFO:tasks.workunit.client.0.smithi023.stdout:op 3695 completed, throughput=5MB/sec 2024-02-11T22:46:27.560 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qdu9YP-8FZXqM-I off=20717143 len=2032904 2024-02-11T22:46:27.562 INFO:tasks.workunit.client.0.smithi023.stdout:op 3696 completed, throughput=5MB/sec 2024-02-11T22:46:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:27 smithi023 ceph-mon[111262]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:46:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:27 smithi023 ceph-mon[113671]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:46:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:27 smithi160 ceph-mon[106289]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:46:28.562 INFO:tasks.workunit.client.0.smithi023.stdout: 716: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:28.562 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EK1ZkdC07gCngcx off=15209732 len=678055 2024-02-11T22:46:28.566 INFO:tasks.workunit.client.0.smithi023.stdout:op 3697 completed, throughput=5MB/sec 2024-02-11T22:46:28.566 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YnXyZ43vPR2rv-- off=10652072 len=1901333 2024-02-11T22:46:28.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 3698 completed, throughput=5MB/sec 2024-02-11T22:46:28.570 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SF-6SeTcXgwUXo8 off=4985322 len=1548450 2024-02-11T22:46:28.579 INFO:tasks.workunit.client.0.smithi023.stdout:op 3699 completed, throughput=5MB/sec 2024-02-11T22:46:28.580 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MMxl9JJCf4flnAd off=1749615 len=1068405 2024-02-11T22:46:28.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 3700 completed, throughput=5MB/sec 2024-02-11T22:46:29.584 INFO:tasks.workunit.client.0.smithi023.stdout: 717: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:29.585 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6_mHNo5X7t8zS1u off=552829 len=1763149 2024-02-11T22:46:29.587 INFO:tasks.workunit.client.0.smithi023.stdout:op 3701 completed, throughput=5MB/sec 2024-02-11T22:46:29.587 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zlOv2jzL-POkVwu off=20876200 len=1312558 2024-02-11T22:46:29.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 3702 completed, throughput=5MB/sec 2024-02-11T22:46:29.593 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oDGr3BCB5fe7Inn off=1352614 len=1726376 2024-02-11T22:46:29.600 INFO:tasks.workunit.client.0.smithi023.stdout:op 3703 completed, throughput=5MB/sec 2024-02-11T22:46:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:29 smithi023 ceph-mon[111262]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:46:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:29 smithi023 ceph-mon[113671]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:46:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:29 smithi160 ceph-mon[106289]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-11T22:46:30.600 INFO:tasks.workunit.client.0.smithi023.stdout: 718: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:30.600 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pwmP3tx5ntzxGsO off=7201031 len=579189 2024-02-11T22:46:30.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 3704 completed, throughput=4.99MB/sec 2024-02-11T22:46:30.604 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-buiXLdd1xWA_7xy off=10930177 len=764113 2024-02-11T22:46:30.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 3705 completed, throughput=5MB/sec 2024-02-11T22:46:30.609 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-amPuf_jYy2v6aEu off=0 len=1472875 2024-02-11T22:46:30.615 INFO:tasks.workunit.client.0.smithi023.stdout:op 3706 completed, throughput=5MB/sec 2024-02-11T22:46:30.615 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--Jiqa7Qibrc5uC3 off=2234380 len=22003 2024-02-11T22:46:30.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 3707 completed, throughput=5MB/sec 2024-02-11T22:46:30.616 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5ItUOlwlJqOO94N off=12562655 len=101445 2024-02-11T22:46:30.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 3708 completed, throughput=5MB/sec 2024-02-11T22:46:30.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TKUiz-yGghtIVXX off=14404986 len=1078556 2024-02-11T22:46:30.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 3709 completed, throughput=5MB/sec 2024-02-11T22:46:30.620 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FF2ccx5Sf65oKhS off=22500366 len=1718593 2024-02-11T22:46:30.627 INFO:tasks.workunit.client.0.smithi023.stdout:op 3710 completed, throughput=5MB/sec 2024-02-11T22:46:31.627 INFO:tasks.workunit.client.0.smithi023.stdout: 719: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:31.627 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Anbt1Cxf50aaCKH off=10050728 len=1995317 2024-02-11T22:46:31.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 3711 completed, throughput=5MB/sec 2024-02-11T22:46:31.629 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5rVOGBcRG-Bs3CN off=4912075 len=1020245 2024-02-11T22:46:31.632 INFO:tasks.workunit.client.0.smithi023.stdout:op 3712 completed, throughput=5MB/sec 2024-02-11T22:46:31.632 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G88PMcBbS98iEZY off=9156339 len=90413 2024-02-11T22:46:31.632 INFO:tasks.workunit.client.0.smithi023.stdout:op 3713 completed, throughput=5MB/sec 2024-02-11T22:46:31.632 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0f9vt_oiXP111X3 off=14193424 len=1055649 2024-02-11T22:46:31.634 INFO:tasks.workunit.client.0.smithi023.stdout:op 3714 completed, throughput=5MB/sec 2024-02-11T22:46:31.634 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G4WDvYWmDdQ8IEi off=3877001 len=1828104 2024-02-11T22:46:31.637 INFO:tasks.workunit.client.0.smithi023.stdout:op 3715 completed, throughput=5MB/sec 2024-02-11T22:46:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:31 smithi023 ceph-mon[111262]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:46:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:31 smithi023 ceph-mon[113671]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:46:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:31 smithi160 ceph-mon[106289]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:46:32.638 INFO:tasks.workunit.client.0.smithi023.stdout: 720: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:32.638 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jnGHPR6tT2BQHpx off=98768 len=674087 2024-02-11T22:46:32.642 INFO:tasks.workunit.client.0.smithi023.stdout:op 3716 completed, throughput=5MB/sec 2024-02-11T22:46:32.642 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UniA3-nYPu5JArW off=13671389 len=1254001 2024-02-11T22:46:32.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 3717 completed, throughput=5MB/sec 2024-02-11T22:46:32.650 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R5CYXjA-ArVOOeE off=10779616 len=504824 2024-02-11T22:46:32.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 3718 completed, throughput=5MB/sec 2024-02-11T22:46:32.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R0b3jwTr5dEsf5S off=16687175 len=141392 2024-02-11T22:46:32.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 3719 completed, throughput=5MB/sec 2024-02-11T22:46:32.657 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yLxC2KAnuRQ4Hcp off=9717344 len=233083 2024-02-11T22:46:32.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 3720 completed, throughput=5MB/sec 2024-02-11T22:46:32.661 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kf4CrTP4ZvEN5MO off=786035 len=683197 2024-02-11T22:46:32.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 3721 completed, throughput=5MB/sec 2024-02-11T22:46:32.662 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gtBfnN9EPMX-qKS off=13245033 len=100559 2024-02-11T22:46:32.665 INFO:tasks.workunit.client.0.smithi023.stdout:op 3722 completed, throughput=5MB/sec 2024-02-11T22:46:32.665 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ao9ICVF5rHbSI_r off=1944669 len=1061660 2024-02-11T22:46:32.670 INFO:tasks.workunit.client.0.smithi023.stdout:op 3723 completed, throughput=5MB/sec 2024-02-11T22:46:33.670 INFO:tasks.workunit.client.0.smithi023.stdout: 721: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:33.670 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U_78Pu2xLepBiR0 off=4740840 len=1382975 2024-02-11T22:46:33.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 3724 completed, throughput=5MB/sec 2024-02-11T22:46:33.673 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yJLmtEdle37Obfj off=9991436 len=2078935 2024-02-11T22:46:33.675 INFO:tasks.workunit.client.0.smithi023.stdout:op 3725 completed, throughput=5MB/sec 2024-02-11T22:46:33.675 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ImLeQ7EGzB-0Mns off=0 len=1742169 2024-02-11T22:46:33.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 3726 completed, throughput=5MB/sec 2024-02-11T22:46:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:33 smithi023 ceph-mon[111262]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:46:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:33 smithi023 ceph-mon[113671]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:46:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:33 smithi160 ceph-mon[106289]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:46:34.685 INFO:tasks.workunit.client.0.smithi023.stdout: 722: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:34.685 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kJL8NaTkjK7uVlS off=7027660 len=134652 2024-02-11T22:46:34.686 INFO:tasks.workunit.client.0.smithi023.stdout:op 3727 completed, throughput=4.99MB/sec 2024-02-11T22:46:34.686 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0F9sedjtjsfLYLu off=184101 len=1500870 2024-02-11T22:46:34.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 3728 completed, throughput=5MB/sec 2024-02-11T22:46:34.689 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bUWNgHSNoqgZRLU off=0 len=1873318 2024-02-11T22:46:34.691 INFO:tasks.workunit.client.0.smithi023.stdout:op 3729 completed, throughput=5MB/sec 2024-02-11T22:46:34.691 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-46t-6QhPArISMYo off=9424 len=1057523 2024-02-11T22:46:34.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 3730 completed, throughput=5MB/sec 2024-02-11T22:46:34.698 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3Ru500KwQvtKMmy off=5650775 len=1893952 2024-02-11T22:46:34.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 3731 completed, throughput=5MB/sec 2024-02-11T22:46:35.701 INFO:tasks.workunit.client.0.smithi023.stdout: 723: throughput=5MB/sec pending data=0 2024-02-11T22:46:35.701 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xPDRrBDou_yWjp2 off=1621830 len=463370 2024-02-11T22:46:35.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 3732 completed, throughput=5MB/sec 2024-02-11T22:46:35.704 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AId2sx4gTw7NwNO off=3772423 len=569161 2024-02-11T22:46:35.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 3733 completed, throughput=5MB/sec 2024-02-11T22:46:35.706 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MIBDmr8ZWWzaYoz off=6998602 len=1237761 2024-02-11T22:46:35.714 INFO:tasks.workunit.client.0.smithi023.stdout:op 3734 completed, throughput=5MB/sec 2024-02-11T22:46:35.714 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HqZJgiF-uNZBy8r off=15724969 len=2036768 2024-02-11T22:46:35.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 3735 completed, throughput=5MB/sec 2024-02-11T22:46:35.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:35 smithi023 ceph-mon[111262]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:35.760 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:35 smithi023 ceph-mon[113671]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:35 smithi160 ceph-mon[106289]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:46:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:46:35] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:46:36.716 INFO:tasks.workunit.client.0.smithi023.stdout: 724: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:36.717 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nZCp9CfsccIL5Md off=13474517 len=740417 2024-02-11T22:46:36.717 INFO:tasks.workunit.client.0.smithi023.stdout:op 3736 completed, throughput=4.99MB/sec 2024-02-11T22:46:36.718 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kFwwKWljHgjt448 off=6357564 len=1451489 2024-02-11T22:46:36.720 INFO:tasks.workunit.client.0.smithi023.stdout:op 3737 completed, throughput=5MB/sec 2024-02-11T22:46:36.720 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MNJPEH1aMkM19Rf off=279159 len=1420386 2024-02-11T22:46:36.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 3738 completed, throughput=5MB/sec 2024-02-11T22:46:36.726 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fHtMg9ooCpVAqBc off=11912464 len=1685966 2024-02-11T22:46:36.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 3739 completed, throughput=5MB/sec 2024-02-11T22:46:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:37.729 INFO:tasks.workunit.client.0.smithi023.stdout: 725: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:37.729 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XePFFK_Exy_CR3h off=7611074 len=1806492 2024-02-11T22:46:37.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 3740 completed, throughput=5MB/sec 2024-02-11T22:46:37.736 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--WauSdjhTY2XAFr off=1230743 len=565903 2024-02-11T22:46:37.737 INFO:tasks.workunit.client.0.smithi023.stdout:op 3741 completed, throughput=5MB/sec 2024-02-11T22:46:37.737 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jcyk_e6shXkEZLM off=12989815 len=1821359 2024-02-11T22:46:37.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 3742 completed, throughput=5MB/sec 2024-02-11T22:46:37.739 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VvZoLALVyhL7igZ off=9268059 len=1964473 2024-02-11T22:46:37.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 3743 completed, throughput=5MB/sec 2024-02-11T22:46:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:37 smithi023 ceph-mon[111262]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:46:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:37 smithi023 ceph-mon[113671]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:46:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:37 smithi160 ceph-mon[106289]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:46:38.742 INFO:tasks.workunit.client.0.smithi023.stdout: 726: throughput=5MB/sec pending data=0 2024-02-11T22:46:38.742 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Flu_3jPd8JnvyUb off=1493620 len=451064 2024-02-11T22:46:38.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 3744 completed, throughput=5MB/sec 2024-02-11T22:46:38.746 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l6vfcTyff2F8DgK off=2697368 len=212131 2024-02-11T22:46:38.749 INFO:tasks.workunit.client.0.smithi023.stdout:op 3745 completed, throughput=5MB/sec 2024-02-11T22:46:38.749 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aDmh2rGvrIj8s5o off=7306554 len=860308 2024-02-11T22:46:38.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 3746 completed, throughput=5MB/sec 2024-02-11T22:46:38.752 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8vdtyD-gmqiokF2 off=13095670 len=1486370 2024-02-11T22:46:38.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 3747 completed, throughput=5MB/sec 2024-02-11T22:46:38.761 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4qsXcInD2FFcOE2 off=19776931 len=1068502 2024-02-11T22:46:38.766 INFO:tasks.workunit.client.0.smithi023.stdout:op 3748 completed, throughput=5MB/sec 2024-02-11T22:46:39.767 INFO:tasks.workunit.client.0.smithi023.stdout: 727: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:39.767 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FtUm2zFH8BGLwLi off=2487356 len=1441006 2024-02-11T22:46:39.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 3749 completed, throughput=5MB/sec 2024-02-11T22:46:39.776 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1Vpp5s7rnHGeEx4 off=1335150 len=1983906 2024-02-11T22:46:39.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 3750 completed, throughput=5MB/sec 2024-02-11T22:46:39.787 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U8xAj6uWqYihajF off=8202572 len=610145 2024-02-11T22:46:39.788 INFO:tasks.workunit.client.0.smithi023.stdout:op 3751 completed, throughput=5MB/sec 2024-02-11T22:46:39.788 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BZMFZsMJuntpBaS off=2694002 len=134083 2024-02-11T22:46:39.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 3752 completed, throughput=5MB/sec 2024-02-11T22:46:39.791 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wVwoLrPSyd_oUN7 off=5546049 len=388865 2024-02-11T22:46:39.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 3753 completed, throughput=5MB/sec 2024-02-11T22:46:39.794 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cukdx8XUvL5K-t2 off=16043715 len=1935453 2024-02-11T22:46:39.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 3754 completed, throughput=5MB/sec 2024-02-11T22:46:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:39 smithi023 ceph-mon[111262]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:46:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:39 smithi023 ceph-mon[113671]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:46:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:39 smithi160 ceph-mon[106289]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:46:40.802 INFO:tasks.workunit.client.0.smithi023.stdout: 728: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:40.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EPtcLXiCwI3O2XD off=6326230 len=1276603 2024-02-11T22:46:40.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 3755 completed, throughput=5MB/sec 2024-02-11T22:46:40.804 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4giiLyi-YDrGqtC off=242037 len=1644409 2024-02-11T22:46:40.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 3756 completed, throughput=5MB/sec 2024-02-11T22:46:40.806 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Juq0MpmKkUPImDX off=11008739 len=596408 2024-02-11T22:46:40.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 3757 completed, throughput=5MB/sec 2024-02-11T22:46:40.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K2t0p-AqvOSXCzK off=6217272 len=792276 2024-02-11T22:46:40.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 3758 completed, throughput=5MB/sec 2024-02-11T22:46:41.812 INFO:tasks.workunit.client.0.smithi023.stdout: 729: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:41.812 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--FYrQl2c9o1hYwF off=1433643 len=2011976 2024-02-11T22:46:41.814 INFO:tasks.workunit.client.0.smithi023.stdout:op 3759 completed, throughput=5MB/sec 2024-02-11T22:46:41.814 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_X3I6IUVSIbU9TU off=2513666 len=1551961 2024-02-11T22:46:41.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 3760 completed, throughput=5MB/sec 2024-02-11T22:46:41.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7_3ydnIu0uwKRKD off=4321503 len=1081220 2024-02-11T22:46:41.817 INFO:tasks.workunit.client.0.smithi023.stdout:op 3761 completed, throughput=5MB/sec 2024-02-11T22:46:41.817 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zfxeg4ZbtTi93cL off=10679865 len=950157 2024-02-11T22:46:41.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 3762 completed, throughput=5MB/sec 2024-02-11T22:46:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:41 smithi023 ceph-mon[111262]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:46:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:41 smithi023 ceph-mon[113671]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:46:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:41 smithi160 ceph-mon[106289]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:46:42.819 INFO:tasks.workunit.client.0.smithi023.stdout: 730: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:42.819 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y59Cm81XwL7QzHj off=5330143 len=800175 2024-02-11T22:46:42.821 INFO:tasks.workunit.client.0.smithi023.stdout:op 3763 completed, throughput=5MB/sec 2024-02-11T22:46:42.821 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7eUls8bOG60K5zA off=7114279 len=1253120 2024-02-11T22:46:42.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 3764 completed, throughput=5MB/sec 2024-02-11T22:46:42.823 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Kw_u_tO-74esjqE off=13688183 len=100555 2024-02-11T22:46:42.826 INFO:tasks.workunit.client.0.smithi023.stdout:op 3765 completed, throughput=5MB/sec 2024-02-11T22:46:42.826 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p15ysRGHiFTB1n2 off=6917255 len=1508633 2024-02-11T22:46:42.828 INFO:tasks.workunit.client.0.smithi023.stdout:op 3766 completed, throughput=5MB/sec 2024-02-11T22:46:42.828 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7JdLkblufSpEbdz off=889559 len=406460 2024-02-11T22:46:42.829 INFO:tasks.workunit.client.0.smithi023.stdout:op 3767 completed, throughput=5MB/sec 2024-02-11T22:46:42.829 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GwCTcPsO4YNhCof off=10460092 len=702592 2024-02-11T22:46:42.833 INFO:tasks.workunit.client.0.smithi023.stdout:op 3768 completed, throughput=5MB/sec 2024-02-11T22:46:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:42 smithi023 ceph-mon[111262]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:46:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:42 smithi023 ceph-mon[113671]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:46:42.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:42 smithi160 ceph-mon[106289]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:46:43.834 INFO:tasks.workunit.client.0.smithi023.stdout: 731: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:43.834 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ORh0ZPXZo4gBYEg off=13094199 len=1921094 2024-02-11T22:46:43.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 3769 completed, throughput=5MB/sec 2024-02-11T22:46:43.845 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WbwseWPCyl14xvh off=4720324 len=1489094 2024-02-11T22:46:43.851 INFO:tasks.workunit.client.0.smithi023.stdout:op 3770 completed, throughput=5MB/sec 2024-02-11T22:46:43.851 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K4oe8cgYKKcOPwd off=363810 len=1451702 2024-02-11T22:46:43.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 3771 completed, throughput=5MB/sec 2024-02-11T22:46:43.853 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ksHw46QWOUDgLtb off=10191805 len=1368913 2024-02-11T22:46:43.860 INFO:tasks.workunit.client.0.smithi023.stdout:op 3772 completed, throughput=5MB/sec 2024-02-11T22:46:44.861 INFO:tasks.workunit.client.0.smithi023.stdout: 732: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:44.861 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LvpoSlsYjMnxfrV off=17166651 len=780136 2024-02-11T22:46:44.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 3773 completed, throughput=5MB/sec 2024-02-11T22:46:44.866 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7s3O4DyOcZZYRJW off=7438573 len=559694 2024-02-11T22:46:44.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 3774 completed, throughput=5MB/sec 2024-02-11T22:46:44.871 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SBVIuW8NHWYD-k2 off=4530065 len=804074 2024-02-11T22:46:44.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 3775 completed, throughput=5MB/sec 2024-02-11T22:46:44.872 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-adrGYeu08QjegYN off=6746145 len=849692 2024-02-11T22:46:44.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 3776 completed, throughput=5MB/sec 2024-02-11T22:46:44.875 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I8WrQqAmh6EgD-F off=1042462 len=557431 2024-02-11T22:46:44.875 INFO:tasks.workunit.client.0.smithi023.stdout:op 3777 completed, throughput=5MB/sec 2024-02-11T22:46:44.875 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D9Ck0SczeNalM6T off=1042126 len=1492512 2024-02-11T22:46:44.877 INFO:tasks.workunit.client.0.smithi023.stdout:op 3778 completed, throughput=5MB/sec 2024-02-11T22:46:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:45 smithi023 ceph-mon[111262]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:46:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:45 smithi023 ceph-mon[113671]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:46:45.878 INFO:tasks.workunit.client.0.smithi023.stdout: 733: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:45.878 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZmFJ-Txh9deX-Pq off=6438707 len=1223893 2024-02-11T22:46:45.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 3779 completed, throughput=5MB/sec 2024-02-11T22:46:45.884 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a5aKJJ4EN1au4SY off=11024933 len=1125461 2024-02-11T22:46:45.886 INFO:tasks.workunit.client.0.smithi023.stdout:op 3780 completed, throughput=5MB/sec 2024-02-11T22:46:45.887 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IK4jR0juO5Sa4ez off=2451563 len=1209664 2024-02-11T22:46:45.894 INFO:tasks.workunit.client.0.smithi023.stdout:op 3781 completed, throughput=5MB/sec 2024-02-11T22:46:45.894 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vQ1xR4Ht-PuFGnf off=3475980 len=2039301 2024-02-11T22:46:45.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 3782 completed, throughput=5MB/sec 2024-02-11T22:46:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:45 smithi160 ceph-mon[106289]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:46:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:46:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:46:45] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:46:46.902 INFO:tasks.workunit.client.0.smithi023.stdout: 734: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:46.902 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--hdgHZwzBgXqlA6 off=3581926 len=1121488 2024-02-11T22:46:46.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 3783 completed, throughput=5MB/sec 2024-02-11T22:46:46.907 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fW963deW6eFI1_V off=15800319 len=2074936 2024-02-11T22:46:46.910 INFO:tasks.workunit.client.0.smithi023.stdout:op 3784 completed, throughput=5MB/sec 2024-02-11T22:46:46.910 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gwwZoMYDv2qepbM off=3794637 len=891739 2024-02-11T22:46:46.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 3785 completed, throughput=5MB/sec 2024-02-11T22:46:46.914 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CMgXD-IOfEaJhx6 off=6039895 len=1171865 2024-02-11T22:46:46.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 3786 completed, throughput=5MB/sec 2024-02-11T22:46:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:47 smithi023 ceph-mon[111262]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:46:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:47 smithi023 ceph-mon[113671]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:46:47.916 INFO:tasks.workunit.client.0.smithi023.stdout: 735: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:47.916 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7Hr5c-7ZAwLgQqr off=8307264 len=331890 2024-02-11T22:46:47.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 3787 completed, throughput=4.99MB/sec 2024-02-11T22:46:47.920 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-laaeD1T8Gf5SSrq off=7106161 len=1986333 2024-02-11T22:46:47.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 3788 completed, throughput=5MB/sec 2024-02-11T22:46:47.927 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xUavXrNkF-ZiEU5 off=793707 len=40749 2024-02-11T22:46:47.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 3789 completed, throughput=5MB/sec 2024-02-11T22:46:47.930 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sTlMVHzOBLaX-ja off=17374670 len=1831644 2024-02-11T22:46:47.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 3790 completed, throughput=5MB/sec 2024-02-11T22:46:47.932 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DhXqBgi8F9c6unz off=4725142 len=1977070 2024-02-11T22:46:47.934 INFO:tasks.workunit.client.0.smithi023.stdout:op 3791 completed, throughput=5MB/sec 2024-02-11T22:46:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:47 smithi160 ceph-mon[106289]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:46:48.934 INFO:tasks.workunit.client.0.smithi023.stdout: 736: throughput=5MB/sec pending data=0 2024-02-11T22:46:48.935 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tSVlUPiWjJ8QJOc off=3583765 len=1696700 2024-02-11T22:46:48.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 3792 completed, throughput=5MB/sec 2024-02-11T22:46:48.937 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SW0QMek-izzW6IE off=1146526 len=2061892 2024-02-11T22:46:48.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 3793 completed, throughput=5MB/sec 2024-02-11T22:46:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:49 smithi023 ceph-mon[111262]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:46:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:49 smithi023 ceph-mon[113671]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:46:49.940 INFO:tasks.workunit.client.0.smithi023.stdout: 737: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:49.940 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mZzm9ykPrj7nJ_r off=5537274 len=1759238 2024-02-11T22:46:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:49 smithi160 ceph-mon[106289]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:46:49.950 INFO:tasks.workunit.client.0.smithi023.stdout:op 3794 completed, throughput=5MB/sec 2024-02-11T22:46:49.950 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hBP2DcnDMXXUxy7 off=6926586 len=1831103 2024-02-11T22:46:49.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 3795 completed, throughput=5MB/sec 2024-02-11T22:46:49.958 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wVluqTug3jwRXJr off=4286954 len=512641 2024-02-11T22:46:49.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 3796 completed, throughput=5MB/sec 2024-02-11T22:46:49.962 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-c_lbsbfocKkcUMp off=1544751 len=1254706 2024-02-11T22:46:49.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 3797 completed, throughput=5MB/sec 2024-02-11T22:46:50.967 INFO:tasks.workunit.client.0.smithi023.stdout: 738: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:50.968 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_736vZS-cf-NKPY off=1032957 len=1948712 2024-02-11T22:46:50.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 3798 completed, throughput=5MB/sec 2024-02-11T22:46:50.970 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VgaTzFmMLWAJEto off=4169720 len=1651137 2024-02-11T22:46:50.978 INFO:tasks.workunit.client.0.smithi023.stdout:op 3799 completed, throughput=5MB/sec 2024-02-11T22:46:50.979 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aiofWPLOKC0qjik off=1422184 len=689664 2024-02-11T22:46:50.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 3800 completed, throughput=5MB/sec 2024-02-11T22:46:50.983 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KpFSkLz94AN9vjJ off=5948416 len=1077649 2024-02-11T22:46:50.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 3801 completed, throughput=5MB/sec 2024-02-11T22:46:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:51 smithi023 ceph-mon[111262]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-11T22:46:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:51 smithi023 ceph-mon[113671]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-11T22:46:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:51 smithi160 ceph-mon[106289]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-11T22:46:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:46:51.986 INFO:tasks.workunit.client.0.smithi023.stdout: 739: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:51.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UYk-sQY7LqqnO50 off=14271838 len=1001704 2024-02-11T22:46:51.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 3802 completed, throughput=4.99MB/sec 2024-02-11T22:46:51.992 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-h-A6kz8Kkm2VwHY off=11124369 len=645115 2024-02-11T22:46:51.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 3803 completed, throughput=5MB/sec 2024-02-11T22:46:51.996 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n0Vtw3qubWlWaih off=12258901 len=880444 2024-02-11T22:46:51.997 INFO:tasks.workunit.client.0.smithi023.stdout:op 3804 completed, throughput=5MB/sec 2024-02-11T22:46:51.998 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EjYT02MF4XVei7h off=4565822 len=1650368 2024-02-11T22:46:52.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 3805 completed, throughput=5MB/sec 2024-02-11T22:46:52.004 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tAX4wiBP5QX0Vgr off=2481341 len=1443616 2024-02-11T22:46:52.006 INFO:tasks.workunit.client.0.smithi023.stdout:op 3806 completed, throughput=5MB/sec 2024-02-11T22:46:53.007 INFO:tasks.workunit.client.0.smithi023.stdout: 740: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:53.007 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w5xaP2uFa3oZ3NS off=2489738 len=862275 2024-02-11T22:46:53.013 INFO:tasks.workunit.client.0.smithi023.stdout:op 3807 completed, throughput=4.99MB/sec 2024-02-11T22:46:53.013 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9eLZqiu1qLxgXJI off=474828 len=829021 2024-02-11T22:46:53.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 3808 completed, throughput=5MB/sec 2024-02-11T22:46:53.017 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9px1mkCbX-gZXc- off=632757 len=1846682 2024-02-11T22:46:53.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 3809 completed, throughput=5MB/sec 2024-02-11T22:46:53.024 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CTL5nj9IBqyKOuc off=5926419 len=476596 2024-02-11T22:46:53.027 INFO:tasks.workunit.client.0.smithi023.stdout:op 3810 completed, throughput=5MB/sec 2024-02-11T22:46:53.027 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dZg7wKFGvHp6vh8 off=4844147 len=1959458 2024-02-11T22:46:53.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 3811 completed, throughput=5MB/sec 2024-02-11T22:46:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:53 smithi023 ceph-mon[111262]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:53 smithi023 ceph-mon[113671]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:53.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:53 smithi160 ceph-mon[106289]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:46:54.040 INFO:tasks.workunit.client.0.smithi023.stdout: 741: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:54.040 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kJOcvQwnv0IDkLA off=2493194 len=2030594 2024-02-11T22:46:54.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 3812 completed, throughput=5MB/sec 2024-02-11T22:46:54.050 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YbYCuXg7uIYFyS- off=14879282 len=1363318 2024-02-11T22:46:54.058 INFO:tasks.workunit.client.0.smithi023.stdout:op 3813 completed, throughput=5MB/sec 2024-02-11T22:46:54.058 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o9T14Mf59Q408f4 off=17039382 len=406802 2024-02-11T22:46:54.062 INFO:tasks.workunit.client.0.smithi023.stdout:op 3814 completed, throughput=5MB/sec 2024-02-11T22:46:54.062 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MSeqox9iVe_IWM7 off=2243780 len=1096368 2024-02-11T22:46:54.066 INFO:tasks.workunit.client.0.smithi023.stdout:op 3815 completed, throughput=5MB/sec 2024-02-11T22:46:55.067 INFO:tasks.workunit.client.0.smithi023.stdout: 742: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:55.067 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VAUPOvrYt8DCWNE off=5381375 len=1176297 2024-02-11T22:46:55.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 3816 completed, throughput=5MB/sec 2024-02-11T22:46:55.076 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PLzpylOiQ3aSUbf off=2680841 len=473754 2024-02-11T22:46:55.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 3817 completed, throughput=5MB/sec 2024-02-11T22:46:55.079 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dCmJpflBQpkrbqK off=2318546 len=1776350 2024-02-11T22:46:55.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 3818 completed, throughput=5MB/sec 2024-02-11T22:46:55.082 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ThYHU7o1Vc5ac54 off=831492 len=1874579 2024-02-11T22:46:55.085 INFO:tasks.workunit.client.0.smithi023.stdout:op 3819 completed, throughput=5MB/sec 2024-02-11T22:46:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:55 smithi023 ceph-mon[111262]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:46:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:55 smithi023 ceph-mon[113671]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:46:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:55 smithi160 ceph-mon[106289]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:46:56.085 INFO:tasks.workunit.client.0.smithi023.stdout: 743: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:56.085 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pmXezqyq36VAjFn off=2382812 len=1583484 2024-02-11T22:46:56.087 INFO:tasks.workunit.client.0.smithi023.stdout:op 3820 completed, throughput=5MB/sec 2024-02-11T22:46:56.087 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9mEmId3oO_-YBOe off=10315862 len=390386 2024-02-11T22:46:56.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 3821 completed, throughput=5MB/sec 2024-02-11T22:46:56.089 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U4lwbEKnmsr5DWL off=4537964 len=1799168 2024-02-11T22:46:56.096 INFO:tasks.workunit.client.0.smithi023.stdout:op 3822 completed, throughput=5MB/sec 2024-02-11T22:46:56.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9N069Yk53-aGt8e off=435027 len=903056 2024-02-11T22:46:56.098 INFO:tasks.workunit.client.0.smithi023.stdout:op 3823 completed, throughput=5MB/sec 2024-02-11T22:46:56.098 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mBAmYK23EFPbowv off=426408 len=400586 2024-02-11T22:46:56.101 INFO:tasks.workunit.client.0.smithi023.stdout:op 3824 completed, throughput=5MB/sec 2024-02-11T22:46:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:46:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:46:55] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:46:57.101 INFO:tasks.workunit.client.0.smithi023.stdout: 744: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:57.101 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iH9DrQHz3F_-aO4 off=304289 len=286413 2024-02-11T22:46:57.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 3825 completed, throughput=4.99MB/sec 2024-02-11T22:46:57.104 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Tv96WijfFQzJ2BB off=1285100 len=462758 2024-02-11T22:46:57.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 3826 completed, throughput=4.99MB/sec 2024-02-11T22:46:57.108 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Qw_SDdDBxn_QPbm off=5391483 len=1769926 2024-02-11T22:46:57.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 3827 completed, throughput=5MB/sec 2024-02-11T22:46:57.115 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wdh_0nntrYh0YSI off=6119911 len=664945 2024-02-11T22:46:57.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 3828 completed, throughput=5MB/sec 2024-02-11T22:46:57.119 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UU9GuvypZ6HdadU off=98462 len=1022842 2024-02-11T22:46:57.124 INFO:tasks.workunit.client.0.smithi023.stdout:op 3829 completed, throughput=5MB/sec 2024-02-11T22:46:57.125 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mCfaTb7J-uOzaWq off=12787822 len=1211236 2024-02-11T22:46:57.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 3830 completed, throughput=5MB/sec 2024-02-11T22:46:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:57 smithi023 ceph-mon[111262]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:46:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:46:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:57 smithi023 ceph-mon[113671]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:46:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:46:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:57 smithi160 ceph-mon[106289]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:46:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:46:58.125 INFO:tasks.workunit.client.0.smithi023.stdout: 745: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:58.125 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x8WEV-ZA5b0zRPJ off=351101 len=1935608 2024-02-11T22:46:58.135 INFO:tasks.workunit.client.0.smithi023.stdout:op 3831 completed, throughput=5MB/sec 2024-02-11T22:46:58.136 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UibOJ7cb_nX5ixU off=10516275 len=1925075 2024-02-11T22:46:58.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 3832 completed, throughput=5MB/sec 2024-02-11T22:46:58.142 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nmcVYXVlI1lIVS_ off=5329666 len=742512 2024-02-11T22:46:58.143 INFO:tasks.workunit.client.0.smithi023.stdout:op 3833 completed, throughput=5MB/sec 2024-02-11T22:46:58.143 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iQHd6UDLe_HOo42 off=9268555 len=1247490 2024-02-11T22:46:58.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 3834 completed, throughput=5MB/sec 2024-02-11T22:46:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:46:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:46:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:46:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:46:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:46:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:46:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:46:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:46:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:46:59.145 INFO:tasks.workunit.client.0.smithi023.stdout: 746: throughput=4.99MB/sec pending data=0 2024-02-11T22:46:59.145 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9VGV8YK5_0ELuxN off=9168256 len=221959 2024-02-11T22:46:59.146 INFO:tasks.workunit.client.0.smithi023.stdout:op 3835 completed, throughput=4.99MB/sec 2024-02-11T22:46:59.146 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IZrHoJyEUjCsVxk off=2294575 len=548207 2024-02-11T22:46:59.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 3836 completed, throughput=5MB/sec 2024-02-11T22:46:59.150 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-A45MrkXZg6pR4rz off=8099573 len=5830 2024-02-11T22:46:59.151 INFO:tasks.workunit.client.0.smithi023.stdout:op 3837 completed, throughput=5MB/sec 2024-02-11T22:46:59.151 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CXhyNsMUKImXUzJ off=5848285 len=284555 2024-02-11T22:46:59.152 INFO:tasks.workunit.client.0.smithi023.stdout:op 3838 completed, throughput=5MB/sec 2024-02-11T22:46:59.152 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VhRrp3ImeQy5uPb off=8443117 len=1792390 2024-02-11T22:46:59.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 3839 completed, throughput=5MB/sec 2024-02-11T22:46:59.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-S6_orVbTTXjHbEx off=5178618 len=612856 2024-02-11T22:46:59.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 3840 completed, throughput=5MB/sec 2024-02-11T22:46:59.156 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6r3m-42G10EZ1GS off=14618831 len=253899 2024-02-11T22:46:59.159 INFO:tasks.workunit.client.0.smithi023.stdout:op 3841 completed, throughput=5MB/sec 2024-02-11T22:46:59.159 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C1g0MmlU7iaPRex off=14068041 len=1234674 2024-02-11T22:46:59.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 3842 completed, throughput=5MB/sec 2024-02-11T22:46:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:46:59 smithi023 ceph-mon[111262]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:46:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:46:59 smithi023 ceph-mon[113671]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:46:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:46:59 smithi160 ceph-mon[106289]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-11T22:47:00.161 INFO:tasks.workunit.client.0.smithi023.stdout: 747: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:00.161 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Dnx_JIiR5jp7eyd off=3157142 len=2006872 2024-02-11T22:47:00.174 INFO:tasks.workunit.client.0.smithi023.stdout:op 3843 completed, throughput=5MB/sec 2024-02-11T22:47:00.175 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jM94KFf8SrnTJFI off=9512061 len=1558818 2024-02-11T22:47:00.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 3844 completed, throughput=5MB/sec 2024-02-11T22:47:00.177 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sBckmu4ko-bBwTv off=17879783 len=1509090 2024-02-11T22:47:00.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 3845 completed, throughput=5MB/sec 2024-02-11T22:47:01.180 INFO:tasks.workunit.client.0.smithi023.stdout: 748: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:01.180 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Cg4tZya2OkmLgMU off=3392018 len=1899322 2024-02-11T22:47:01.189 INFO:tasks.workunit.client.0.smithi023.stdout:op 3846 completed, throughput=5MB/sec 2024-02-11T22:47:01.189 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0ixxZdl5iA9seyb off=2671961 len=1741922 2024-02-11T22:47:01.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 3847 completed, throughput=5MB/sec 2024-02-11T22:47:01.195 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fiYG0ceTB7IuR1X off=1987686 len=1398476 2024-02-11T22:47:01.201 INFO:tasks.workunit.client.0.smithi023.stdout:op 3848 completed, throughput=5MB/sec 2024-02-11T22:47:01.201 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IPDPVLyrkwnK5-Q off=10796734 len=665176 2024-02-11T22:47:01.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 3849 completed, throughput=5MB/sec 2024-02-11T22:47:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:01 smithi023 ceph-mon[111262]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:47:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:01 smithi023 ceph-mon[113671]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:47:01.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:01 smithi160 ceph-mon[106289]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:47:02.202 INFO:tasks.workunit.client.0.smithi023.stdout: 749: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:02.202 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hR4F6BJvtW5GEHL off=11096203 len=1136609 2024-02-11T22:47:02.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 3850 completed, throughput=5MB/sec 2024-02-11T22:47:02.204 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gq-ImVdOklR6hlP off=608876 len=75779 2024-02-11T22:47:02.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 3851 completed, throughput=5MB/sec 2024-02-11T22:47:02.205 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hi6TrVJieeGItT0 off=4379903 len=972604 2024-02-11T22:47:02.206 INFO:tasks.workunit.client.0.smithi023.stdout:op 3852 completed, throughput=5MB/sec 2024-02-11T22:47:02.206 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0wY5mjgs44-kdEz off=6077936 len=1413946 2024-02-11T22:47:02.208 INFO:tasks.workunit.client.0.smithi023.stdout:op 3853 completed, throughput=5MB/sec 2024-02-11T22:47:02.208 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Szpq98RsB_Ja6gS off=932769 len=296851 2024-02-11T22:47:02.212 INFO:tasks.workunit.client.0.smithi023.stdout:op 3854 completed, throughput=5MB/sec 2024-02-11T22:47:02.212 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hBgNzGcmgKODqkU off=2437612 len=671484 2024-02-11T22:47:02.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 3855 completed, throughput=5MB/sec 2024-02-11T22:47:02.216 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-h7rXgLWyvIbUtr5 off=5833222 len=160936 2024-02-11T22:47:02.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 3856 completed, throughput=5MB/sec 2024-02-11T22:47:02.216 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3ot8BsCqr1UDEwp off=9751792 len=2028991 2024-02-11T22:47:02.224 INFO:tasks.workunit.client.0.smithi023.stdout:op 3857 completed, throughput=5MB/sec 2024-02-11T22:47:03.224 INFO:tasks.workunit.client.0.smithi023.stdout: 750: throughput=5MB/sec pending data=0 2024-02-11T22:47:03.225 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hZBSNBXz49LxoNa off=601972 len=2065988 2024-02-11T22:47:03.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 3858 completed, throughput=5MB/sec 2024-02-11T22:47:03.237 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yc8yI2XuTE3QWMk off=96480 len=1648100 2024-02-11T22:47:03.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 3859 completed, throughput=5MB/sec 2024-02-11T22:47:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:03 smithi023 ceph-mon[111262]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:47:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:03 smithi023 ceph-mon[113671]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:47:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:03 smithi160 ceph-mon[106289]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:47:04.245 INFO:tasks.workunit.client.0.smithi023.stdout: 751: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:04.245 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bjH8HsCOQMKwVFh off=8637401 len=375421 2024-02-11T22:47:04.248 INFO:tasks.workunit.client.0.smithi023.stdout:op 3860 completed, throughput=4.99MB/sec 2024-02-11T22:47:04.248 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mVWBewdD5g5oXxf off=9284494 len=395017 2024-02-11T22:47:04.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 3861 completed, throughput=4.99MB/sec 2024-02-11T22:47:04.252 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3HVMBn3Z5bKmrg6 off=1846610 len=645429 2024-02-11T22:47:04.256 INFO:tasks.workunit.client.0.smithi023.stdout:op 3862 completed, throughput=5MB/sec 2024-02-11T22:47:04.256 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NOAkPXTZ_CGosgk off=13934185 len=1043542 2024-02-11T22:47:04.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 3863 completed, throughput=5MB/sec 2024-02-11T22:47:04.262 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3b6zIxOfj0kwFLE off=605039 len=1775130 2024-02-11T22:47:04.270 INFO:tasks.workunit.client.0.smithi023.stdout:op 3864 completed, throughput=5MB/sec 2024-02-11T22:47:04.270 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y2BCUhtS0POGFHg off=10642384 len=1462880 2024-02-11T22:47:04.272 INFO:tasks.workunit.client.0.smithi023.stdout:op 3865 completed, throughput=5MB/sec 2024-02-11T22:47:05.273 INFO:tasks.workunit.client.0.smithi023.stdout: 752: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:05.273 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0y10T_FKF3swi46 off=6528083 len=578045 2024-02-11T22:47:05.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 3866 completed, throughput=4.99MB/sec 2024-02-11T22:47:05.277 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3JkVCZWyJSVMtp3 off=1525387 len=248224 2024-02-11T22:47:05.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 3867 completed, throughput=5MB/sec 2024-02-11T22:47:05.280 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nL_fJ-mrXGhmO1C off=1488061 len=229375 2024-02-11T22:47:05.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 3868 completed, throughput=5MB/sec 2024-02-11T22:47:05.280 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n9usILHCemBdjg2 off=11040611 len=1583049 2024-02-11T22:47:05.282 INFO:tasks.workunit.client.0.smithi023.stdout:op 3869 completed, throughput=5MB/sec 2024-02-11T22:47:05.282 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XUhov5Fsb1m_iUm off=6621606 len=1203316 2024-02-11T22:47:05.283 INFO:tasks.workunit.client.0.smithi023.stdout:op 3870 completed, throughput=5MB/sec 2024-02-11T22:47:05.284 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jp5H9ZBbjsch79v off=319277 len=1337528 2024-02-11T22:47:05.284 INFO:tasks.workunit.client.0.smithi023.stdout:op 3871 completed, throughput=5MB/sec 2024-02-11T22:47:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:05 smithi023 ceph-mon[111262]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:47:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:47:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:47:05] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:47:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:05 smithi023 ceph-mon[113671]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:47:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:05 smithi160 ceph-mon[106289]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:47:06.285 INFO:tasks.workunit.client.0.smithi023.stdout: 753: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:06.285 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8Chibwd3ndPyHp- off=5748424 len=1232498 2024-02-11T22:47:06.293 INFO:tasks.workunit.client.0.smithi023.stdout:op 3872 completed, throughput=5MB/sec 2024-02-11T22:47:06.293 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pBKXAWskNiGHMog off=12898797 len=1138586 2024-02-11T22:47:06.300 INFO:tasks.workunit.client.0.smithi023.stdout:op 3873 completed, throughput=5MB/sec 2024-02-11T22:47:06.300 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0pI38BIzU5e3KEQ off=1999043 len=130750 2024-02-11T22:47:06.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 3874 completed, throughput=5MB/sec 2024-02-11T22:47:06.303 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ALREQO0oJox2bzT off=2663448 len=1068552 2024-02-11T22:47:06.307 INFO:tasks.workunit.client.0.smithi023.stdout:op 3875 completed, throughput=5MB/sec 2024-02-11T22:47:06.307 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SDixrtu2KnVO5LB off=13824393 len=240673 2024-02-11T22:47:06.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 3876 completed, throughput=5MB/sec 2024-02-11T22:47:06.308 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eUGRE-9mxP2erUB off=3284680 len=1786001 2024-02-11T22:47:06.315 INFO:tasks.workunit.client.0.smithi023.stdout:op 3877 completed, throughput=5MB/sec 2024-02-11T22:47:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:06 smithi023 ceph-mon[111262]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:47:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:06 smithi023 ceph-mon[113671]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:47:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:06 smithi160 ceph-mon[106289]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:47:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:07.315 INFO:tasks.workunit.client.0.smithi023.stdout: 754: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:07.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gU10BsF-1CExcC4 off=5695145 len=1693232 2024-02-11T22:47:07.322 INFO:tasks.workunit.client.0.smithi023.stdout:op 3878 completed, throughput=5MB/sec 2024-02-11T22:47:07.322 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b9nLD8RgNC74hIN off=689771 len=1539328 2024-02-11T22:47:07.328 INFO:tasks.workunit.client.0.smithi023.stdout:op 3879 completed, throughput=5MB/sec 2024-02-11T22:47:07.328 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ELsxevDvm9TMaRS off=3342175 len=1155796 2024-02-11T22:47:07.331 INFO:tasks.workunit.client.0.smithi023.stdout:op 3880 completed, throughput=5MB/sec 2024-02-11T22:47:07.331 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HzEzQGLTtvVKMhs off=3348585 len=1243476 2024-02-11T22:47:07.336 INFO:tasks.workunit.client.0.smithi023.stdout:op 3881 completed, throughput=5MB/sec 2024-02-11T22:47:08.336 INFO:tasks.workunit.client.0.smithi023.stdout: 755: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:08.336 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7mtYL9epLhBnPK- off=3941344 len=1330560 2024-02-11T22:47:08.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 3882 completed, throughput=5MB/sec 2024-02-11T22:47:08.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-evtffn7MdwLuLRM off=15222089 len=396802 2024-02-11T22:47:08.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 3883 completed, throughput=5MB/sec 2024-02-11T22:47:08.339 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I1bH1rZ_TO5MBb1 off=18418926 len=1873555 2024-02-11T22:47:08.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 3884 completed, throughput=5MB/sec 2024-02-11T22:47:08.343 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vxofdUVDomlY2-y off=3741971 len=1598755 2024-02-11T22:47:08.349 INFO:tasks.workunit.client.0.smithi023.stdout:op 3885 completed, throughput=5MB/sec 2024-02-11T22:47:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:08 smithi023 ceph-mon[111262]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:47:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:08 smithi023 ceph-mon[113671]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:47:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:08 smithi160 ceph-mon[106289]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:47:09.349 INFO:tasks.workunit.client.0.smithi023.stdout: 756: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:09.349 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K02oCIperN_Sz72 off=13019386 len=1737394 2024-02-11T22:47:09.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 3886 completed, throughput=5MB/sec 2024-02-11T22:47:09.352 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M5Q_6ssYNmzYwva off=15276842 len=407394 2024-02-11T22:47:09.355 INFO:tasks.workunit.client.0.smithi023.stdout:op 3887 completed, throughput=5MB/sec 2024-02-11T22:47:09.355 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B3aHanHQgJ6Cv33 off=266958 len=767301 2024-02-11T22:47:09.360 INFO:tasks.workunit.client.0.smithi023.stdout:op 3888 completed, throughput=5MB/sec 2024-02-11T22:47:09.360 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jdxJ7GCr1EsP_8T off=853779 len=649628 2024-02-11T22:47:09.361 INFO:tasks.workunit.client.0.smithi023.stdout:op 3889 completed, throughput=5MB/sec 2024-02-11T22:47:09.361 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NGBG31o7MKrS3LQ off=13797263 len=334504 2024-02-11T22:47:09.362 INFO:tasks.workunit.client.0.smithi023.stdout:op 3890 completed, throughput=5MB/sec 2024-02-11T22:47:09.362 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-twjTowUwRXxPi5w off=8112793 len=699835 2024-02-11T22:47:09.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 3891 completed, throughput=5MB/sec 2024-02-11T22:47:09.366 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q-3JfWHDwGbDtIh off=3437089 len=868134 2024-02-11T22:47:09.370 INFO:tasks.workunit.client.0.smithi023.stdout:op 3892 completed, throughput=5MB/sec 2024-02-11T22:47:10.371 INFO:tasks.workunit.client.0.smithi023.stdout: 757: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:10.371 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jhQQB9ujCedUZyV off=14624604 len=675919 2024-02-11T22:47:10.372 INFO:tasks.workunit.client.0.smithi023.stdout:op 3893 completed, throughput=5MB/sec 2024-02-11T22:47:10.373 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sTZPwJK8hq3Frp1 off=2493057 len=1225391 2024-02-11T22:47:10.380 INFO:tasks.workunit.client.0.smithi023.stdout:op 3894 completed, throughput=5MB/sec 2024-02-11T22:47:10.380 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8GvVtzKQ473cp_K off=19366920 len=1259144 2024-02-11T22:47:10.386 INFO:tasks.workunit.client.0.smithi023.stdout:op 3895 completed, throughput=5MB/sec 2024-02-11T22:47:10.386 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7FGotaoXoLuXC3- off=9227756 len=1204730 2024-02-11T22:47:10.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 3896 completed, throughput=5MB/sec 2024-02-11T22:47:10.389 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FirwHR7-awrczcM off=102503 len=1256546 2024-02-11T22:47:10.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 3897 completed, throughput=5MB/sec 2024-02-11T22:47:11.394 INFO:tasks.workunit.client.0.smithi023.stdout: 758: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:11.394 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-38hD64I8316dkPI off=24118902 len=677070 2024-02-11T22:47:11.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 3898 completed, throughput=5MB/sec 2024-02-11T22:47:11.395 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WagU0IRxJOo7jmr off=14935589 len=1147346 2024-02-11T22:47:11.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 3899 completed, throughput=5MB/sec 2024-02-11T22:47:11.401 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xE1Y8Sj2XRHuaMw off=22495170 len=1915616 2024-02-11T22:47:11.409 INFO:tasks.workunit.client.0.smithi023.stdout:op 3900 completed, throughput=5MB/sec 2024-02-11T22:47:11.409 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Lq2oX7LPvimmXiY off=510865 len=1571631 2024-02-11T22:47:11.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 3901 completed, throughput=5MB/sec 2024-02-11T22:47:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:11 smithi023 ceph-mon[111262]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:11 smithi023 ceph-mon[113671]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:11 smithi160 ceph-mon[106289]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:12.415 INFO:tasks.workunit.client.0.smithi023.stdout: 759: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:12.416 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pHVdxIk97KKAljD off=243242 len=642637 2024-02-11T22:47:12.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 3902 completed, throughput=5MB/sec 2024-02-11T22:47:12.420 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i6xDl2qDxxFTnba off=10504500 len=1505076 2024-02-11T22:47:12.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 3903 completed, throughput=5MB/sec 2024-02-11T22:47:12.426 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ypnO5BsEyFhZL61 off=15503703 len=1804928 2024-02-11T22:47:12.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 3904 completed, throughput=5MB/sec 2024-02-11T22:47:12.435 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fe-yzxR9vwHDjc0 off=6350163 len=231191 2024-02-11T22:47:12.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 3905 completed, throughput=5MB/sec 2024-02-11T22:47:12.436 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5imFX0SioAutJuQ off=16064810 len=1852585 2024-02-11T22:47:12.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 3906 completed, throughput=5MB/sec 2024-02-11T22:47:13.445 INFO:tasks.workunit.client.0.smithi023.stdout: 760: throughput=5MB/sec pending data=0 2024-02-11T22:47:13.445 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hoeXNEqZqjndjzQ off=2063133 len=1723479 2024-02-11T22:47:13.456 INFO:tasks.workunit.client.0.smithi023.stdout:op 3907 completed, throughput=5MB/sec 2024-02-11T22:47:13.456 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wMh1Ap7xjcSMtxH off=4300672 len=1270183 2024-02-11T22:47:13.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 3908 completed, throughput=5MB/sec 2024-02-11T22:47:13.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e69CTqdbMjKVpTb off=5979243 len=1162829 2024-02-11T22:47:13.463 INFO:tasks.workunit.client.0.smithi023.stdout:op 3909 completed, throughput=5MB/sec 2024-02-11T22:47:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:13 smithi023 ceph-mon[111262]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:13 smithi023 ceph-mon[113671]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:13 smithi160 ceph-mon[106289]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:14.463 INFO:tasks.workunit.client.0.smithi023.stdout: 761: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:14.463 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M8lnJ8pyhjpEVhI off=1926852 len=1470929 2024-02-11T22:47:14.471 INFO:tasks.workunit.client.0.smithi023.stdout:op 3910 completed, throughput=5MB/sec 2024-02-11T22:47:14.471 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E-1kb6nRsbCAGib off=4570252 len=1042451 2024-02-11T22:47:14.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 3911 completed, throughput=5MB/sec 2024-02-11T22:47:14.472 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K-7-FseopBr2Jys off=10476333 len=1135068 2024-02-11T22:47:14.474 INFO:tasks.workunit.client.0.smithi023.stdout:op 3912 completed, throughput=5MB/sec 2024-02-11T22:47:14.474 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MoHuE1C_s4xBVH1 off=4560344 len=1768417 2024-02-11T22:47:14.476 INFO:tasks.workunit.client.0.smithi023.stdout:op 3913 completed, throughput=5MB/sec 2024-02-11T22:47:15.477 INFO:tasks.workunit.client.0.smithi023.stdout: 762: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:15.477 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XWpBWwattrhleOa off=639652 len=874512 2024-02-11T22:47:15.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 3914 completed, throughput=5MB/sec 2024-02-11T22:47:15.478 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tZNJEo9pVnFlS12 off=5136963 len=1410890 2024-02-11T22:47:15.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 3915 completed, throughput=5MB/sec 2024-02-11T22:47:15.482 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O8UlVvEC7KSfH0M off=6611866 len=421573 2024-02-11T22:47:15.482 INFO:tasks.workunit.client.0.smithi023.stdout:op 3916 completed, throughput=5MB/sec 2024-02-11T22:47:15.483 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WTvPeikndRnm6k0 off=6524086 len=669876 2024-02-11T22:47:15.483 INFO:tasks.workunit.client.0.smithi023.stdout:op 3917 completed, throughput=5MB/sec 2024-02-11T22:47:15.483 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IW2pljTk17W212z off=2926628 len=969850 2024-02-11T22:47:15.485 INFO:tasks.workunit.client.0.smithi023.stdout:op 3918 completed, throughput=5MB/sec 2024-02-11T22:47:15.485 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TzHOxYldZxpKf9H off=243049 len=444376 2024-02-11T22:47:15.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 3919 completed, throughput=5MB/sec 2024-02-11T22:47:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:15 smithi023 ceph-mon[111262]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-11T22:47:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:15 smithi023 ceph-mon[113671]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-11T22:47:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:15 smithi160 ceph-mon[106289]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-11T22:47:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:47:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:47:15] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:47:16.489 INFO:tasks.workunit.client.0.smithi023.stdout: 763: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:16.490 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NiRNlYM9jLsdRoM off=317940 len=1478403 2024-02-11T22:47:16.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 3920 completed, throughput=5MB/sec 2024-02-11T22:47:16.491 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_iEKBgd-8Ekwduz off=15242620 len=1517911 2024-02-11T22:47:16.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 3921 completed, throughput=5MB/sec 2024-02-11T22:47:16.500 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ojHprsEqKhHmUhH off=4166146 len=1841573 2024-02-11T22:47:16.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 3922 completed, throughput=5MB/sec 2024-02-11T22:47:16.503 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HV539Vi5hCT9rGU off=5845529 len=811948 2024-02-11T22:47:16.505 INFO:tasks.workunit.client.0.smithi023.stdout:op 3923 completed, throughput=5MB/sec 2024-02-11T22:47:17.505 INFO:tasks.workunit.client.0.smithi023.stdout: 764: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:17.505 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8qlqTQiwAihbr3t off=3149039 len=1259139 2024-02-11T22:47:17.507 INFO:tasks.workunit.client.0.smithi023.stdout:op 3924 completed, throughput=5MB/sec 2024-02-11T22:47:17.507 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Muq1H404ajIoNxX off=1301942 len=1941911 2024-02-11T22:47:17.510 INFO:tasks.workunit.client.0.smithi023.stdout:op 3925 completed, throughput=5MB/sec 2024-02-11T22:47:17.510 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L7om8ShoGFJrDP_ off=3251802 len=1968690 2024-02-11T22:47:17.521 INFO:tasks.workunit.client.0.smithi023.stdout:op 3926 completed, throughput=5MB/sec 2024-02-11T22:47:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:17 smithi023 ceph-mon[111262]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:47:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:17 smithi023 ceph-mon[113671]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:47:17.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:17 smithi160 ceph-mon[106289]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:47:18.521 INFO:tasks.workunit.client.0.smithi023.stdout: 765: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:18.522 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4oDPIF0rjPDUnyR off=17278961 len=942709 2024-02-11T22:47:18.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 3927 completed, throughput=4.99MB/sec 2024-02-11T22:47:18.527 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NYFfFOvBnerVFxv off=1845158 len=458999 2024-02-11T22:47:18.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 3928 completed, throughput=5MB/sec 2024-02-11T22:47:18.531 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CzIvXK2nvl5G0uP off=2600127 len=983809 2024-02-11T22:47:18.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 3929 completed, throughput=5MB/sec 2024-02-11T22:47:18.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wswllcHoWKWpewQ off=7639952 len=587850 2024-02-11T22:47:18.540 INFO:tasks.workunit.client.0.smithi023.stdout:op 3930 completed, throughput=5MB/sec 2024-02-11T22:47:18.540 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YkloIC4pBeiQwGF off=5638619 len=1279564 2024-02-11T22:47:18.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 3931 completed, throughput=5MB/sec 2024-02-11T22:47:18.545 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBtuOw6pm4PdCd4 off=12187600 len=644461 2024-02-11T22:47:18.546 INFO:tasks.workunit.client.0.smithi023.stdout:op 3932 completed, throughput=5MB/sec 2024-02-11T22:47:18.547 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aLVRIjCgsalUnXv off=4010466 len=801664 2024-02-11T22:47:18.547 INFO:tasks.workunit.client.0.smithi023.stdout:op 3933 completed, throughput=5MB/sec 2024-02-11T22:47:19.547 INFO:tasks.workunit.client.0.smithi023.stdout: 766: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:19.547 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qbQNwua1K5S4KH2 off=6703177 len=412243 2024-02-11T22:47:19.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 3934 completed, throughput=4.99MB/sec 2024-02-11T22:47:19.549 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U1pvO8cZVoK8zlY off=3077304 len=2087024 2024-02-11T22:47:19.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 3935 completed, throughput=5MB/sec 2024-02-11T22:47:19.551 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s-nbe0GjL8xhyaG off=13756072 len=556243 2024-02-11T22:47:19.552 INFO:tasks.workunit.client.0.smithi023.stdout:op 3936 completed, throughput=5MB/sec 2024-02-11T22:47:19.552 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ow7xdhyUtDbAcCk off=15782129 len=406035 2024-02-11T22:47:19.553 INFO:tasks.workunit.client.0.smithi023.stdout:op 3937 completed, throughput=5MB/sec 2024-02-11T22:47:19.554 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0McoFsZw8pGjpSl off=3709872 len=1722503 2024-02-11T22:47:19.561 INFO:tasks.workunit.client.0.smithi023.stdout:op 3938 completed, throughput=5MB/sec 2024-02-11T22:47:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:19 smithi023 ceph-mon[111262]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:19 smithi023 ceph-mon[113671]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:19 smithi160 ceph-mon[106289]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:20.561 INFO:tasks.workunit.client.0.smithi023.stdout: 767: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:20.562 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l08eLC8nwg1ZcFI off=2551995 len=938564 2024-02-11T22:47:20.563 INFO:tasks.workunit.client.0.smithi023.stdout:op 3939 completed, throughput=5MB/sec 2024-02-11T22:47:20.563 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-T9_uuSYYPEhMTNT off=3836658 len=561335 2024-02-11T22:47:20.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 3940 completed, throughput=5MB/sec 2024-02-11T22:47:20.567 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rcF6in2vDngOQog off=6376992 len=433589 2024-02-11T22:47:20.571 INFO:tasks.workunit.client.0.smithi023.stdout:op 3941 completed, throughput=5MB/sec 2024-02-11T22:47:20.571 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fvCVSZ3pIB2hwBD off=14068928 len=1056245 2024-02-11T22:47:20.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 3942 completed, throughput=5MB/sec 2024-02-11T22:47:20.576 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M6v7tGXvVqyQpxX off=0 len=1645199 2024-02-11T22:47:20.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 3943 completed, throughput=5MB/sec 2024-02-11T22:47:20.583 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eExVrjYJCczyArQ off=2852281 len=1591947 2024-02-11T22:47:20.592 INFO:tasks.workunit.client.0.smithi023.stdout:op 3944 completed, throughput=5MB/sec 2024-02-11T22:47:21.592 INFO:tasks.workunit.client.0.smithi023.stdout: 768: throughput=5MB/sec pending data=0 2024-02-11T22:47:21.593 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yuvJt8nAGsVSehn off=10214400 len=879710 2024-02-11T22:47:21.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 3945 completed, throughput=5MB/sec 2024-02-11T22:47:21.598 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XPCaCpbggMmIQo4 off=4049812 len=1705239 2024-02-11T22:47:21.600 INFO:tasks.workunit.client.0.smithi023.stdout:op 3946 completed, throughput=5MB/sec 2024-02-11T22:47:21.600 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LGbPA5kyoius6td off=2338289 len=756600 2024-02-11T22:47:21.605 INFO:tasks.workunit.client.0.smithi023.stdout:op 3947 completed, throughput=5MB/sec 2024-02-11T22:47:21.605 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w2nOXiMPyz0Vxyg off=1300790 len=1859278 2024-02-11T22:47:21.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 3948 completed, throughput=5MB/sec 2024-02-11T22:47:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:21 smithi023 ceph-mon[111262]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:47:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:21 smithi023 ceph-mon[113671]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:47:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:21 smithi160 ceph-mon[106289]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-11T22:47:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:22.616 INFO:tasks.workunit.client.0.smithi023.stdout: 769: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:22.616 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GTLqZCYZfShYkUm off=1590558 len=151521 2024-02-11T22:47:22.617 INFO:tasks.workunit.client.0.smithi023.stdout:op 3949 completed, throughput=5MB/sec 2024-02-11T22:47:22.617 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WzX6NK_6vdRLZgD off=4137610 len=305908 2024-02-11T22:47:22.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 3950 completed, throughput=5MB/sec 2024-02-11T22:47:22.620 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UD0IlwO_8Zlez2y off=6622081 len=1934887 2024-02-11T22:47:22.622 INFO:tasks.workunit.client.0.smithi023.stdout:op 3951 completed, throughput=5MB/sec 2024-02-11T22:47:22.622 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XKcM7rskcM9yVW- off=21676256 len=1777984 2024-02-11T22:47:22.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 3952 completed, throughput=5MB/sec 2024-02-11T22:47:22.629 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-265R_NuFwXRurJt off=5340782 len=486346 2024-02-11T22:47:22.633 INFO:tasks.workunit.client.0.smithi023.stdout:op 3953 completed, throughput=5MB/sec 2024-02-11T22:47:23.634 INFO:tasks.workunit.client.0.smithi023.stdout: 770: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:23.634 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z4PLeZix9n8ZOEB off=966978 len=1470676 2024-02-11T22:47:23.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 3954 completed, throughput=5MB/sec 2024-02-11T22:47:23.640 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UsnZqsxBB97cURo off=395052 len=1263411 2024-02-11T22:47:23.643 INFO:tasks.workunit.client.0.smithi023.stdout:op 3955 completed, throughput=5MB/sec 2024-02-11T22:47:23.643 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KCYlEtjaoY6PYFa off=3735246 len=1506717 2024-02-11T22:47:23.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 3956 completed, throughput=5MB/sec 2024-02-11T22:47:23.648 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vEC0kq9KkyRJ9fO off=8111383 len=982824 2024-02-11T22:47:23.653 INFO:tasks.workunit.client.0.smithi023.stdout:op 3957 completed, throughput=5MB/sec 2024-02-11T22:47:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:23 smithi023 ceph-mon[111262]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:23 smithi023 ceph-mon[113671]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:23 smithi160 ceph-mon[106289]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:24.653 INFO:tasks.workunit.client.0.smithi023.stdout: 771: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:24.653 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iOcgC7K_xbUQn3p off=22627447 len=1883181 2024-02-11T22:47:24.657 INFO:tasks.workunit.client.0.smithi023.stdout:op 3958 completed, throughput=5MB/sec 2024-02-11T22:47:24.657 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vmx1yO_0u2l8x4g off=1995384 len=1902038 2024-02-11T22:47:24.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 3959 completed, throughput=5MB/sec 2024-02-11T22:47:24.661 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LwQy6Z6r6yX-OA7 off=14959933 len=313065 2024-02-11T22:47:24.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 3960 completed, throughput=5MB/sec 2024-02-11T22:47:24.662 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eUo_XcWfN7rYHnK off=3662216 len=1488029 2024-02-11T22:47:24.663 INFO:tasks.workunit.client.0.smithi023.stdout:op 3961 completed, throughput=5MB/sec 2024-02-11T22:47:25.664 INFO:tasks.workunit.client.0.smithi023.stdout: 772: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:25.664 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xpmm6Dt5rIMHaHi off=7672655 len=997681 2024-02-11T22:47:25.670 INFO:tasks.workunit.client.0.smithi023.stdout:op 3962 completed, throughput=5MB/sec 2024-02-11T22:47:25.670 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YUF4mqCWw_2asN3 off=3399000 len=86402 2024-02-11T22:47:25.671 INFO:tasks.workunit.client.0.smithi023.stdout:op 3963 completed, throughput=5MB/sec 2024-02-11T22:47:25.671 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JGBglPylwq6VZUR off=15005555 len=35932 2024-02-11T22:47:25.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 3964 completed, throughput=5MB/sec 2024-02-11T22:47:25.673 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PhwYuSHr1Fw23Qn off=4602600 len=1749817 2024-02-11T22:47:25.680 INFO:tasks.workunit.client.0.smithi023.stdout:op 3965 completed, throughput=5MB/sec 2024-02-11T22:47:25.681 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JNWfDw7SDIayDOc off=1431245 len=449775 2024-02-11T22:47:25.682 INFO:tasks.workunit.client.0.smithi023.stdout:op 3966 completed, throughput=5MB/sec 2024-02-11T22:47:25.682 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_MlEGWpm4UYwkwW off=526332 len=1548404 2024-02-11T22:47:25.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 3967 completed, throughput=5MB/sec 2024-02-11T22:47:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:25 smithi023 ceph-mon[111262]: pgmap v1805: 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-02-11T22:47:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:25 smithi023 ceph-mon[113671]: pgmap v1805: 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-02-11T22:47:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:25 smithi160 ceph-mon[106289]: pgmap v1805: 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-02-11T22:47:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:47:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:47:25] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-02-11T22:47:26.688 INFO:tasks.workunit.client.0.smithi023.stdout: 773: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:26.688 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ze-f9t9bv8h9578 off=75072 len=1116005 2024-02-11T22:47:26.694 INFO:tasks.workunit.client.0.smithi023.stdout:op 3968 completed, throughput=5MB/sec 2024-02-11T22:47:26.694 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SA4UdMvXh6qtfZJ off=95179 len=1457386 2024-02-11T22:47:26.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 3969 completed, throughput=5MB/sec 2024-02-11T22:47:26.702 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8a417UM06qbnZA_ off=21699068 len=1645342 2024-02-11T22:47:26.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 3970 completed, throughput=5MB/sec 2024-02-11T22:47:26.704 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dV0k-7VLrvmM3nO off=17686972 len=1045033 2024-02-11T22:47:26.709 INFO:tasks.workunit.client.0.smithi023.stdout:op 3971 completed, throughput=5MB/sec 2024-02-11T22:47:26.709 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZrdrTQFbhoUAkyY off=17334533 len=1583820 2024-02-11T22:47:26.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 3972 completed, throughput=5MB/sec 2024-02-11T22:47:27.716 INFO:tasks.workunit.client.0.smithi023.stdout: 774: throughput=5MB/sec pending data=0 2024-02-11T22:47:27.717 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XUI4h-hPldr1qNj off=16190967 len=1725944 2024-02-11T22:47:27.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 3973 completed, throughput=5MB/sec 2024-02-11T22:47:27.727 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ngIGva1bElgL9wC off=15306662 len=943184 2024-02-11T22:47:27.732 INFO:tasks.workunit.client.0.smithi023.stdout:op 3974 completed, throughput=5MB/sec 2024-02-11T22:47:27.732 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b6jGtbnk0nNuAaj off=3448459 len=66803 2024-02-11T22:47:27.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 3975 completed, throughput=5MB/sec 2024-02-11T22:47:27.734 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p5k4Fypx9L6I5px off=234489 len=932111 2024-02-11T22:47:27.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 3976 completed, throughput=5MB/sec 2024-02-11T22:47:27.739 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hqNU0E4HtCNgo8w off=4164186 len=1010890 2024-02-11T22:47:27.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 3977 completed, throughput=5MB/sec 2024-02-11T22:47:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:27 smithi023 ceph-mon[111262]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:27 smithi023 ceph-mon[113671]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:27 smithi160 ceph-mon[106289]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:28.740 INFO:tasks.workunit.client.0.smithi023.stdout: 775: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:28.740 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bcYG-ZN1CsdImn- off=2493678 len=1149791 2024-02-11T22:47:28.742 INFO:tasks.workunit.client.0.smithi023.stdout:op 3978 completed, throughput=5MB/sec 2024-02-11T22:47:28.742 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kz7CA7sKzlKCsyO off=12058274 len=693105 2024-02-11T22:47:28.743 INFO:tasks.workunit.client.0.smithi023.stdout:op 3979 completed, throughput=5MB/sec 2024-02-11T22:47:28.743 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ghLw5b01XaTqSct off=5027785 len=849957 2024-02-11T22:47:28.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 3980 completed, throughput=5MB/sec 2024-02-11T22:47:28.748 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Sehh4uJLs5GQgzJ off=5750752 len=1832055 2024-02-11T22:47:28.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 3981 completed, throughput=5MB/sec 2024-02-11T22:47:28.759 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QT7xi3pVPRaN9yK off=1375613 len=276986 2024-02-11T22:47:28.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 3982 completed, throughput=5MB/sec 2024-02-11T22:47:29.762 INFO:tasks.workunit.client.0.smithi023.stdout: 776: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:29.762 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YIjewEShqRaFlPp off=10064766 len=1797285 2024-02-11T22:47:29.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 3983 completed, throughput=5MB/sec 2024-02-11T22:47:29.770 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ko6m_6roSqHj2PD off=19829861 len=1269007 2024-02-11T22:47:29.777 INFO:tasks.workunit.client.0.smithi023.stdout:op 3984 completed, throughput=5MB/sec 2024-02-11T22:47:29.777 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dWrrYAXlZgY4tSW off=14547152 len=1130380 2024-02-11T22:47:29.783 INFO:tasks.workunit.client.0.smithi023.stdout:op 3985 completed, throughput=5MB/sec 2024-02-11T22:47:29.783 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a3RysP3Fjw_Kxiv off=6357173 len=1645645 2024-02-11T22:47:29.790 INFO:tasks.workunit.client.0.smithi023.stdout:op 3986 completed, throughput=5MB/sec 2024-02-11T22:47:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:29 smithi023 ceph-mon[111262]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:47:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:29 smithi023 ceph-mon[113671]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:47:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:29 smithi160 ceph-mon[106289]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:47:30.790 INFO:tasks.workunit.client.0.smithi023.stdout: 777: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:30.791 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VPLVRwpK_lTe0Yd off=18203063 len=1406895 2024-02-11T22:47:30.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 3987 completed, throughput=5MB/sec 2024-02-11T22:47:30.797 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2BSqKNF9_scJ8TL off=6343483 len=154376 2024-02-11T22:47:30.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 3988 completed, throughput=5MB/sec 2024-02-11T22:47:30.800 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oTAmYO7of-PmKWz off=13597551 len=1190257 2024-02-11T22:47:30.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 3989 completed, throughput=5MB/sec 2024-02-11T22:47:30.802 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yRLU54HnkIcslkg off=7111504 len=139601 2024-02-11T22:47:30.805 INFO:tasks.workunit.client.0.smithi023.stdout:op 3990 completed, throughput=5MB/sec 2024-02-11T22:47:30.805 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kk3ToqXmvXmPXue off=13121355 len=1237302 2024-02-11T22:47:30.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 3991 completed, throughput=5MB/sec 2024-02-11T22:47:30.806 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X1MYhNel27bG7xB off=8241478 len=905995 2024-02-11T22:47:30.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 3992 completed, throughput=5MB/sec 2024-02-11T22:47:31.808 INFO:tasks.workunit.client.0.smithi023.stdout: 778: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:31.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0AMX4_qzzgC4p9z off=1301661 len=1707899 2024-02-11T22:47:31.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 3993 completed, throughput=5MB/sec 2024-02-11T22:47:31.815 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Iq69Sx28TcBdyxz off=489091 len=828859 2024-02-11T22:47:31.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 3994 completed, throughput=5MB/sec 2024-02-11T22:47:31.819 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H--v5aOm8T5eAQi off=3709214 len=1520098 2024-02-11T22:47:31.826 INFO:tasks.workunit.client.0.smithi023.stdout:op 3995 completed, throughput=5MB/sec 2024-02-11T22:47:31.826 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BRLJoKqBVmNlL7z off=916658 len=1604192 2024-02-11T22:47:31.833 INFO:tasks.workunit.client.0.smithi023.stdout:op 3996 completed, throughput=5MB/sec 2024-02-11T22:47:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:31 smithi023 ceph-mon[111262]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:47:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:31 smithi023 ceph-mon[113671]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:47:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:31 smithi160 ceph-mon[106289]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:47:32.834 INFO:tasks.workunit.client.0.smithi023.stdout: 779: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:32.834 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I7RlnJAv3p4uimo off=14979233 len=1468653 2024-02-11T22:47:32.837 INFO:tasks.workunit.client.0.smithi023.stdout:op 3997 completed, throughput=5MB/sec 2024-02-11T22:47:32.837 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MzzrnojuYTIIbNI off=493213 len=922177 2024-02-11T22:47:32.839 INFO:tasks.workunit.client.0.smithi023.stdout:op 3998 completed, throughput=5MB/sec 2024-02-11T22:47:32.839 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Yl7Fa1g-WMjXXY off=11007238 len=1401104 2024-02-11T22:47:32.840 INFO:tasks.workunit.client.0.smithi023.stdout:op 3999 completed, throughput=5MB/sec 2024-02-11T22:47:32.841 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0yOWqtSSV-X1q6f off=20392525 len=1013589 2024-02-11T22:47:32.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 4000 completed, throughput=5MB/sec 2024-02-11T22:47:33.846 INFO:tasks.workunit.client.0.smithi023.stdout: 780: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:33.846 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IDIUqqMWoR9Kb7Q off=4862688 len=721897 2024-02-11T22:47:33.851 INFO:tasks.workunit.client.0.smithi023.stdout:op 4001 completed, throughput=4.99MB/sec 2024-02-11T22:47:33.851 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fdZubbptQLLxZ5H off=904607 len=210407 2024-02-11T22:47:33.854 INFO:tasks.workunit.client.0.smithi023.stdout:op 4002 completed, throughput=4.99MB/sec 2024-02-11T22:47:33.854 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-exI9K7dNLbbFbJn off=3005620 len=1591130 2024-02-11T22:47:33.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 4003 completed, throughput=5MB/sec 2024-02-11T22:47:33.856 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iG97KHVZ6jjaQ7A off=20882 len=368871 2024-02-11T22:47:33.857 INFO:tasks.workunit.client.0.smithi023.stdout:op 4004 completed, throughput=5MB/sec 2024-02-11T22:47:33.857 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XRTopQg955wNXq6 off=9618647 len=238707 2024-02-11T22:47:33.860 INFO:tasks.workunit.client.0.smithi023.stdout:op 4005 completed, throughput=5MB/sec 2024-02-11T22:47:33.860 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--RJoFHf6EU3bp2J off=3733756 len=1706682 2024-02-11T22:47:33.864 INFO:tasks.workunit.client.0.smithi023.stdout:op 4006 completed, throughput=5MB/sec 2024-02-11T22:47:33.864 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AdvLRr4fAgRTKwd off=10364645 len=910218 2024-02-11T22:47:33.866 INFO:tasks.workunit.client.0.smithi023.stdout:op 4007 completed, throughput=5MB/sec 2024-02-11T22:47:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:33 smithi023 ceph-mon[111262]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:33 smithi023 ceph-mon[113671]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:33 smithi160 ceph-mon[106289]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:34.866 INFO:tasks.workunit.client.0.smithi023.stdout: 781: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:34.866 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZHpjVlJpQoIp3Wo off=2529874 len=761507 2024-02-11T22:47:34.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 4008 completed, throughput=5MB/sec 2024-02-11T22:47:34.867 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6yKcnRgxSMxcUZP off=16270841 len=1913862 2024-02-11T22:47:34.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 4009 completed, throughput=5MB/sec 2024-02-11T22:47:34.871 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t668UFigYO8AMaa off=1625143 len=184125 2024-02-11T22:47:34.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 4010 completed, throughput=5MB/sec 2024-02-11T22:47:34.874 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TB81FGwhHwfL7S9 off=3371426 len=504677 2024-02-11T22:47:34.878 INFO:tasks.workunit.client.0.smithi023.stdout:op 4011 completed, throughput=5MB/sec 2024-02-11T22:47:34.878 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8xM3Sf1pYMADXKG off=2856604 len=389972 2024-02-11T22:47:34.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 4012 completed, throughput=5MB/sec 2024-02-11T22:47:34.879 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TZUdRQzgidQ1LG1 off=2667918 len=785404 2024-02-11T22:47:34.881 INFO:tasks.workunit.client.0.smithi023.stdout:op 4013 completed, throughput=5MB/sec 2024-02-11T22:47:34.881 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RkpQxHxtXcmEXwF off=6397438 len=165561 2024-02-11T22:47:34.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 4014 completed, throughput=5MB/sec 2024-02-11T22:47:34.884 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OUvRT1U4ocbLkp7 off=16085270 len=2003215 2024-02-11T22:47:34.886 INFO:tasks.workunit.client.0.smithi023.stdout:op 4015 completed, throughput=5MB/sec 2024-02-11T22:47:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:35 smithi023 ceph-mon[111262]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:47:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:35 smithi023 ceph-mon[113671]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:47:35.887 INFO:tasks.workunit.client.0.smithi023.stdout: 782: throughput=5MB/sec pending data=0 2024-02-11T22:47:35.887 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NiRNlYM9jLsdRoM off=21666003 len=835666 2024-02-11T22:47:35.892 INFO:tasks.workunit.client.0.smithi023.stdout:op 4016 completed, throughput=5MB/sec 2024-02-11T22:47:35.892 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WfhrcY2Co17szra off=836748 len=1171846 2024-02-11T22:47:35.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 4017 completed, throughput=5MB/sec 2024-02-11T22:47:35.898 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NYkrnyaa_mZPqZa off=9101312 len=1323047 2024-02-11T22:47:35.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 4018 completed, throughput=5MB/sec 2024-02-11T22:47:35.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LgKCaVUfXLhYpiv off=960236 len=1644614 2024-02-11T22:47:35.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 4019 completed, throughput=5MB/sec 2024-02-11T22:47:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:35 smithi160 ceph-mon[106289]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:47:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:47:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:47:35] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-02-11T22:47:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:36.908 INFO:tasks.workunit.client.0.smithi023.stdout: 783: throughput=5MB/sec pending data=0 2024-02-11T22:47:36.908 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o1aTbvqWghwpIn7 off=8079566 len=818988 2024-02-11T22:47:36.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 4020 completed, throughput=5MB/sec 2024-02-11T22:47:36.914 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5X7WDGMFQP5Wzwt off=1404823 len=367454 2024-02-11T22:47:36.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 4021 completed, throughput=5MB/sec 2024-02-11T22:47:36.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pcYgyaYvRMBL7_Q off=19114896 len=90833 2024-02-11T22:47:36.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 4022 completed, throughput=5MB/sec 2024-02-11T22:47:36.918 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gIrWeR2RLoxY83R off=708636 len=1918275 2024-02-11T22:47:36.925 INFO:tasks.workunit.client.0.smithi023.stdout:op 4023 completed, throughput=5MB/sec 2024-02-11T22:47:36.925 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XoIOYERwJ7exxu0 off=0 len=1091303 2024-02-11T22:47:36.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 4024 completed, throughput=5MB/sec 2024-02-11T22:47:36.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:37 smithi023 ceph-mon[111262]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:47:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:37 smithi023 ceph-mon[113671]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:47:37.930 INFO:tasks.workunit.client.0.smithi023.stdout: 784: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:37.930 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-za3zFsuOhY11Vqq off=1569220 len=718900 2024-02-11T22:47:37.935 INFO:tasks.workunit.client.0.smithi023.stdout:op 4025 completed, throughput=5MB/sec 2024-02-11T22:47:37.935 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w-xZGiZFtmoTajC off=5996829 len=498175 2024-02-11T22:47:37.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 4026 completed, throughput=5MB/sec 2024-02-11T22:47:37.936 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lJ_JnMEbRquo3TA off=125558 len=299382 2024-02-11T22:47:37.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 4027 completed, throughput=5MB/sec 2024-02-11T22:47:37.939 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tHyRAFHmxTOW3ui off=2859919 len=2065704 2024-02-11T22:47:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:37 smithi160 ceph-mon[106289]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-02-11T22:47:37.950 INFO:tasks.workunit.client.0.smithi023.stdout:op 4028 completed, throughput=5MB/sec 2024-02-11T22:47:37.950 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LdqeJS6B57cQPlH off=1595453 len=284039 2024-02-11T22:47:37.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 4029 completed, throughput=5MB/sec 2024-02-11T22:47:37.951 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_dogDbzHomfNzyo off=1611718 len=368793 2024-02-11T22:47:37.954 INFO:tasks.workunit.client.0.smithi023.stdout:op 4030 completed, throughput=5MB/sec 2024-02-11T22:47:37.954 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w7SWNg0YT7ZoGa4 off=309169 len=1635936 2024-02-11T22:47:37.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 4031 completed, throughput=5MB/sec 2024-02-11T22:47:38.956 INFO:tasks.workunit.client.0.smithi023.stdout: 785: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:38.956 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O8UlVvEC7KSfH0M off=9114969 len=755249 2024-02-11T22:47:38.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 4032 completed, throughput=5MB/sec 2024-02-11T22:47:38.960 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uHRyC_QnkmiZfIm off=19619133 len=1563603 2024-02-11T22:47:38.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 4033 completed, throughput=5MB/sec 2024-02-11T22:47:38.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QMZ3-ai3uQRt6VQ off=3968074 len=625065 2024-02-11T22:47:38.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 4034 completed, throughput=5MB/sec 2024-02-11T22:47:38.972 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-91WOuIGAPwQ2xqJ off=7217900 len=1410441 2024-02-11T22:47:38.975 INFO:tasks.workunit.client.0.smithi023.stdout:op 4035 completed, throughput=5MB/sec 2024-02-11T22:47:38.975 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wCxdrmt1j8vpxyT off=0 len=1591118 2024-02-11T22:47:38.976 INFO:tasks.workunit.client.0.smithi023.stdout:op 4036 completed, throughput=5MB/sec 2024-02-11T22:47:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:39 smithi023 ceph-mon[111262]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:39 smithi023 ceph-mon[113671]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:39 smithi160 ceph-mon[106289]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T22:47:39.977 INFO:tasks.workunit.client.0.smithi023.stdout: 786: throughput=5MB/sec pending data=0 2024-02-11T22:47:39.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4FCAv75oB8TjoyN off=5193894 len=1361202 2024-02-11T22:47:39.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 4037 completed, throughput=5MB/sec 2024-02-11T22:47:39.983 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CFaYDLTuLEdxWY- off=4674136 len=1537455 2024-02-11T22:47:39.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 4038 completed, throughput=5MB/sec 2024-02-11T22:47:39.991 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-prElQw5k2W0xY-a off=3173744 len=293422 2024-02-11T22:47:39.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 4039 completed, throughput=5MB/sec 2024-02-11T22:47:39.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DqhO6IpkVqUF5_Z off=6978211 len=1417937 2024-02-11T22:47:39.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 4040 completed, throughput=5MB/sec 2024-02-11T22:47:40.997 INFO:tasks.workunit.client.0.smithi023.stdout: 787: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:40.997 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9OjSwfCNOkfTaqq off=6232238 len=1249473 2024-02-11T22:47:41.005 INFO:tasks.workunit.client.0.smithi023.stdout:op 4041 completed, throughput=5MB/sec 2024-02-11T22:47:41.005 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-72stVn5hTFGMbk3 off=7135046 len=291124 2024-02-11T22:47:41.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 4042 completed, throughput=5MB/sec 2024-02-11T22:47:41.008 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WZm6dj46x3f3lOE off=6467012 len=639622 2024-02-11T22:47:41.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 4043 completed, throughput=5MB/sec 2024-02-11T22:47:41.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9h21MC2Eh9dPkjy off=2632666 len=803367 2024-02-11T22:47:41.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 4044 completed, throughput=5MB/sec 2024-02-11T22:47:41.016 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cilwsu-3Ks9IbGc off=14377407 len=1208102 2024-02-11T22:47:41.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 4045 completed, throughput=5MB/sec 2024-02-11T22:47:41.017 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mU_C_XJkzsTh3uF off=8764884 len=2022252 2024-02-11T22:47:41.019 INFO:tasks.workunit.client.0.smithi023.stdout:op 4046 completed, throughput=5MB/sec 2024-02-11T22:47:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:41 smithi023 ceph-mon[111262]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:47:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:41 smithi023 ceph-mon[113671]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:47:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:41 smithi160 ceph-mon[106289]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:47:42.020 INFO:tasks.workunit.client.0.smithi023.stdout: 788: throughput=5MB/sec pending data=0 2024-02-11T22:47:42.020 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m2bG8VREar-AaiU off=14574622 len=937590 2024-02-11T22:47:42.022 INFO:tasks.workunit.client.0.smithi023.stdout:op 4047 completed, throughput=5MB/sec 2024-02-11T22:47:42.022 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9Jep9mmkIlupOWG off=1247390 len=2021695 2024-02-11T22:47:42.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 4048 completed, throughput=5MB/sec 2024-02-11T22:47:42.026 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jc8nz0-MeFvezI2 off=11489172 len=232731 2024-02-11T22:47:42.027 INFO:tasks.workunit.client.0.smithi023.stdout:op 4049 completed, throughput=5MB/sec 2024-02-11T22:47:42.027 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eljv6OrFvDF7llu off=10598274 len=1766727 2024-02-11T22:47:42.029 INFO:tasks.workunit.client.0.smithi023.stdout:op 4050 completed, throughput=5MB/sec 2024-02-11T22:47:43.029 INFO:tasks.workunit.client.0.smithi023.stdout: 789: throughput=5MB/sec pending data=0 2024-02-11T22:47:43.029 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-78OVsvcDrMDlFue off=3340602 len=1990769 2024-02-11T22:47:43.041 INFO:tasks.workunit.client.0.smithi023.stdout:op 4051 completed, throughput=5MB/sec 2024-02-11T22:47:43.041 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jdzt4NqdxH301Kv off=7543659 len=1029401 2024-02-11T22:47:43.042 INFO:tasks.workunit.client.0.smithi023.stdout:op 4052 completed, throughput=5MB/sec 2024-02-11T22:47:43.042 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jgu-Mfg-Kyab4We off=2287364 len=416425 2024-02-11T22:47:43.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 4053 completed, throughput=5MB/sec 2024-02-11T22:47:43.043 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S3rRoKpNLJA2w_o off=3644864 len=1114858 2024-02-11T22:47:43.049 INFO:tasks.workunit.client.0.smithi023.stdout:op 4054 completed, throughput=5MB/sec 2024-02-11T22:47:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:43 smithi023 ceph-mon[111262]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:47:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:43 smithi023 ceph-mon[113671]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:47:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:43 smithi160 ceph-mon[106289]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:47:44.049 INFO:tasks.workunit.client.0.smithi023.stdout: 790: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:44.049 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-difvFDDXFLGQZLL off=160021 len=1801080 2024-02-11T22:47:44.051 INFO:tasks.workunit.client.0.smithi023.stdout:op 4055 completed, throughput=5MB/sec 2024-02-11T22:47:44.051 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hts2ZvdwPd-25IY off=4988466 len=1396758 2024-02-11T22:47:44.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 4056 completed, throughput=5MB/sec 2024-02-11T22:47:44.053 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RuBW-B-aMmkjOVN off=9158713 len=1127103 2024-02-11T22:47:44.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 4057 completed, throughput=5MB/sec 2024-02-11T22:47:44.059 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cfLLHIMlwAxYl4s off=4034979 len=1873643 2024-02-11T22:47:44.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 4058 completed, throughput=5MB/sec 2024-02-11T22:47:45.061 INFO:tasks.workunit.client.0.smithi023.stdout: 791: throughput=5MB/sec pending data=0 2024-02-11T22:47:45.061 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IEWdq0jvI199rgt off=8084693 len=1094400 2024-02-11T22:47:45.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 4059 completed, throughput=5MB/sec 2024-02-11T22:47:45.063 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U67EDio7pdS9BYG off=6048574 len=609803 2024-02-11T22:47:45.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 4060 completed, throughput=5MB/sec 2024-02-11T22:47:45.068 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5VeZj8D6JDGJcbI off=2403689 len=983293 2024-02-11T22:47:45.074 INFO:tasks.workunit.client.0.smithi023.stdout:op 4061 completed, throughput=5MB/sec 2024-02-11T22:47:45.074 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fKPzlnURhicEBgV off=3053276 len=1583246 2024-02-11T22:47:45.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 4062 completed, throughput=5MB/sec 2024-02-11T22:47:45.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:45 smithi023 ceph-mon[111262]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:47:45.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:45 smithi023 ceph-mon[113671]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:47:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:45 smithi160 ceph-mon[106289]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:47:46.076 INFO:tasks.workunit.client.0.smithi023.stdout: 792: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:46.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nFN4DsT8X-o74Mr off=8442462 len=1719816 2024-02-11T22:47:46.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 4063 completed, throughput=5MB/sec 2024-02-11T22:47:46.079 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kBtuOw6pm4PdCd4 off=18646707 len=237726 2024-02-11T22:47:46.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 4064 completed, throughput=5MB/sec 2024-02-11T22:47:46.082 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J3N3RfXS0v5Imp1 off=9462012 len=305301 2024-02-11T22:47:46.083 INFO:tasks.workunit.client.0.smithi023.stdout:op 4065 completed, throughput=5MB/sec 2024-02-11T22:47:46.083 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NtkWdTrpCZy9OqT off=7921743 len=612374 2024-02-11T22:47:46.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 4066 completed, throughput=5MB/sec 2024-02-11T22:47:46.088 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ae5xrByWfG6onfX off=6340921 len=1631789 2024-02-11T22:47:46.090 INFO:tasks.workunit.client.0.smithi023.stdout:op 4067 completed, throughput=5MB/sec 2024-02-11T22:47:46.090 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1DMsRACdGvTmZep off=8956850 len=592660 2024-02-11T22:47:46.094 INFO:tasks.workunit.client.0.smithi023.stdout:op 4068 completed, throughput=5MB/sec 2024-02-11T22:47:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:47:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:47:45] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:47:47.094 INFO:tasks.workunit.client.0.smithi023.stdout: 793: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:47.095 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FR_TnaMxHpZhMp5 off=253847 len=1906508 2024-02-11T22:47:47.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 4069 completed, throughput=5MB/sec 2024-02-11T22:47:47.097 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Si5MNnKu8r2JbaF off=9378699 len=506967 2024-02-11T22:47:47.098 INFO:tasks.workunit.client.0.smithi023.stdout:op 4070 completed, throughput=5MB/sec 2024-02-11T22:47:47.098 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1kmb2K8lR1pr0ug off=2843681 len=111785 2024-02-11T22:47:47.099 INFO:tasks.workunit.client.0.smithi023.stdout:op 4071 completed, throughput=5MB/sec 2024-02-11T22:47:47.099 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dapgAyG316fIcVg off=18649191 len=1733063 2024-02-11T22:47:47.101 INFO:tasks.workunit.client.0.smithi023.stdout:op 4072 completed, throughput=5MB/sec 2024-02-11T22:47:47.101 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T0f5j-ZXIdvypY6 off=0 len=1622650 2024-02-11T22:47:47.102 INFO:tasks.workunit.client.0.smithi023.stdout:op 4073 completed, throughput=5MB/sec 2024-02-11T22:47:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:47 smithi023 ceph-mon[111262]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:47 smithi023 ceph-mon[113671]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:47 smithi160 ceph-mon[106289]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:47:48.103 INFO:tasks.workunit.client.0.smithi023.stdout: 794: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:48.103 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zJlySHiMoHbYJIz off=12819259 len=1116865 2024-02-11T22:47:48.108 INFO:tasks.workunit.client.0.smithi023.stdout:op 4074 completed, throughput=5MB/sec 2024-02-11T22:47:48.109 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pdcIBlhIpBPrePZ off=597189 len=205686 2024-02-11T22:47:48.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 4075 completed, throughput=5MB/sec 2024-02-11T22:47:48.112 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ptcQPM636_Ke7cZ off=36747 len=1476388 2024-02-11T22:47:48.113 INFO:tasks.workunit.client.0.smithi023.stdout:op 4076 completed, throughput=5MB/sec 2024-02-11T22:47:48.113 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QjjieZI3qqTx3Zv off=2864156 len=595490 2024-02-11T22:47:48.114 INFO:tasks.workunit.client.0.smithi023.stdout:op 4077 completed, throughput=5MB/sec 2024-02-11T22:47:48.114 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dO7awpA4pq8bXyk off=998802 len=443406 2024-02-11T22:47:48.116 INFO:tasks.workunit.client.0.smithi023.stdout:op 4078 completed, throughput=5MB/sec 2024-02-11T22:47:48.116 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B0OPCIKfUKiaUeJ off=2893679 len=822211 2024-02-11T22:47:48.121 INFO:tasks.workunit.client.0.smithi023.stdout:op 4079 completed, throughput=5MB/sec 2024-02-11T22:47:49.121 INFO:tasks.workunit.client.0.smithi023.stdout: 795: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:49.121 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0ixxZdl5iA9seyb off=309060 len=274671 2024-02-11T22:47:49.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 4080 completed, throughput=4.99MB/sec 2024-02-11T22:47:49.125 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0F8pLDQMpwZl_R0 off=8252137 len=435962 2024-02-11T22:47:49.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 4081 completed, throughput=4.99MB/sec 2024-02-11T22:47:49.126 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J-GOWI6DaWAHXtD off=1897853 len=743742 2024-02-11T22:47:49.128 INFO:tasks.workunit.client.0.smithi023.stdout:op 4082 completed, throughput=5MB/sec 2024-02-11T22:47:49.128 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T_8abjKq-68t0qM off=12674002 len=692124 2024-02-11T22:47:49.129 INFO:tasks.workunit.client.0.smithi023.stdout:op 4083 completed, throughput=5MB/sec 2024-02-11T22:47:49.129 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l7Pt4XWR9koe2e9 off=6481376 len=853953 2024-02-11T22:47:49.130 INFO:tasks.workunit.client.0.smithi023.stdout:op 4084 completed, throughput=5MB/sec 2024-02-11T22:47:49.130 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_jPdrUERxN5aXot off=3513367 len=1552944 2024-02-11T22:47:49.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 4085 completed, throughput=5MB/sec 2024-02-11T22:47:49.132 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TfiVzzp5m79TCWr off=17156456 len=1818537 2024-02-11T22:47:49.141 INFO:tasks.workunit.client.0.smithi023.stdout:op 4086 completed, throughput=5MB/sec 2024-02-11T22:47:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:49 smithi023 ceph-mon[111262]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:47:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:49 smithi023 ceph-mon[113671]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:47:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:49 smithi160 ceph-mon[106289]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:47:50.141 INFO:tasks.workunit.client.0.smithi023.stdout: 796: throughput=5MB/sec pending data=0 2024-02-11T22:47:50.141 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-URVDn047UH-uu1b off=2922567 len=765181 2024-02-11T22:47:50.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 4087 completed, throughput=5MB/sec 2024-02-11T22:47:50.142 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MiDo1jqDpWRTgg8 off=4147719 len=1554365 2024-02-11T22:47:50.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 4088 completed, throughput=5MB/sec 2024-02-11T22:47:50.144 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zL40bLlpZ0XpPSU off=185902 len=1006001 2024-02-11T22:47:50.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 4089 completed, throughput=5MB/sec 2024-02-11T22:47:50.149 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M2DLJrPSn_B5wUX off=6249630 len=1731933 2024-02-11T22:47:50.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 4090 completed, throughput=5MB/sec 2024-02-11T22:47:51.156 INFO:tasks.workunit.client.0.smithi023.stdout: 797: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:51.157 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vGsAJTR79-HIcsg off=6564933 len=2023755 2024-02-11T22:47:51.165 INFO:tasks.workunit.client.0.smithi023.stdout:op 4091 completed, throughput=5MB/sec 2024-02-11T22:47:51.166 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RSaQvBRteXSusEu off=6145581 len=1780440 2024-02-11T22:47:51.168 INFO:tasks.workunit.client.0.smithi023.stdout:op 4092 completed, throughput=5MB/sec 2024-02-11T22:47:51.168 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i6NQp3P9WD9BSb7 off=6548740 len=1019699 2024-02-11T22:47:51.173 INFO:tasks.workunit.client.0.smithi023.stdout:op 4093 completed, throughput=5MB/sec 2024-02-11T22:47:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:51 smithi023 ceph-mon[113671]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:47:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:51 smithi023 ceph-mon[111262]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:47:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:51 smithi160 ceph-mon[106289]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:47:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:47:52.174 INFO:tasks.workunit.client.0.smithi023.stdout: 798: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:52.174 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S1ilgyXWnKD-CPr off=886006 len=1578073 2024-02-11T22:47:52.183 INFO:tasks.workunit.client.0.smithi023.stdout:op 4094 completed, throughput=5MB/sec 2024-02-11T22:47:52.183 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pyApHDJElcb0yiG off=12413801 len=176459 2024-02-11T22:47:52.183 INFO:tasks.workunit.client.0.smithi023.stdout:op 4095 completed, throughput=5MB/sec 2024-02-11T22:47:52.184 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LAblljUIrSZ6AJl off=12260520 len=1779590 2024-02-11T22:47:52.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 4096 completed, throughput=5MB/sec 2024-02-11T22:47:52.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KFVpX-a4qvP5Bdg off=6354736 len=299543 2024-02-11T22:47:52.194 INFO:tasks.workunit.client.0.smithi023.stdout:op 4097 completed, throughput=5MB/sec 2024-02-11T22:47:52.194 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1EgJnXg1Pv6by5e off=940588 len=1138517 2024-02-11T22:47:52.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 4098 completed, throughput=5MB/sec 2024-02-11T22:47:52.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OgzgnmvxzvmtENn off=5136191 len=428451 2024-02-11T22:47:52.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 4099 completed, throughput=5MB/sec 2024-02-11T22:47:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:52 smithi023 ceph-mon[111262]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:47:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:52 smithi023 ceph-mon[113671]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:47:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:52 smithi160 ceph-mon[106289]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:47:53.201 INFO:tasks.workunit.client.0.smithi023.stdout: 799: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:53.201 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6swvJEr0O2G5TxU off=2153953 len=190236 2024-02-11T22:47:53.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 4100 completed, throughput=4.99MB/sec 2024-02-11T22:47:53.204 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kURctXH7qytGm8R off=8954452 len=1463387 2024-02-11T22:47:53.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 4101 completed, throughput=5MB/sec 2024-02-11T22:47:53.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CTL5nj9IBqyKOuc off=5239318 len=1990903 2024-02-11T22:47:53.215 INFO:tasks.workunit.client.0.smithi023.stdout:op 4102 completed, throughput=5MB/sec 2024-02-11T22:47:53.215 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s9a6aekhnh-r3F0 off=9755486 len=1755263 2024-02-11T22:47:53.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 4103 completed, throughput=5MB/sec 2024-02-11T22:47:54.217 INFO:tasks.workunit.client.0.smithi023.stdout: 800: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:54.217 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K-GjE90SFiob_9M off=11215646 len=993201 2024-02-11T22:47:54.218 INFO:tasks.workunit.client.0.smithi023.stdout:op 4104 completed, throughput=5MB/sec 2024-02-11T22:47:54.218 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vnnvuyrro8yeIPj off=316582 len=502635 2024-02-11T22:47:54.222 INFO:tasks.workunit.client.0.smithi023.stdout:op 4105 completed, throughput=5MB/sec 2024-02-11T22:47:54.222 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zw2daREa6orrCn0 off=12388507 len=17198 2024-02-11T22:47:54.222 INFO:tasks.workunit.client.0.smithi023.stdout:op 4106 completed, throughput=5MB/sec 2024-02-11T22:47:54.223 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p15ysRGHiFTB1n2 off=7718640 len=374027 2024-02-11T22:47:54.226 INFO:tasks.workunit.client.0.smithi023.stdout:op 4107 completed, throughput=5MB/sec 2024-02-11T22:47:54.226 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R5usxHhbgjBrkLs off=1968927 len=688816 2024-02-11T22:47:54.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 4108 completed, throughput=5MB/sec 2024-02-11T22:47:54.228 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7FBrAc16nnAlQya off=9305591 len=1410843 2024-02-11T22:47:54.229 INFO:tasks.workunit.client.0.smithi023.stdout:op 4109 completed, throughput=5MB/sec 2024-02-11T22:47:54.230 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hKs6jQn5AqTsD6G off=5273390 len=1842918 2024-02-11T22:47:54.231 INFO:tasks.workunit.client.0.smithi023.stdout:op 4110 completed, throughput=5MB/sec 2024-02-11T22:47:55.232 INFO:tasks.workunit.client.0.smithi023.stdout: 801: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:55.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b-JdzkAxC5lY2TO off=3285595 len=557181 2024-02-11T22:47:55.233 INFO:tasks.workunit.client.0.smithi023.stdout:op 4111 completed, throughput=5MB/sec 2024-02-11T22:47:55.233 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P9N4xmQFz9c5rlR off=19872694 len=329667 2024-02-11T22:47:55.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 4112 completed, throughput=5MB/sec 2024-02-11T22:47:55.236 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E2Jo-JN8iSHzmVS off=6037265 len=230776 2024-02-11T22:47:55.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 4113 completed, throughput=5MB/sec 2024-02-11T22:47:55.237 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PGibff8Lz0Q0RK9 off=2109642 len=1372126 2024-02-11T22:47:55.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 4114 completed, throughput=5MB/sec 2024-02-11T22:47:55.244 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZbY8rx4HXMaJ0cn off=3505281 len=1725319 2024-02-11T22:47:55.247 INFO:tasks.workunit.client.0.smithi023.stdout:op 4115 completed, throughput=5MB/sec 2024-02-11T22:47:55.247 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-svBi_jm9Q_FTDJJ off=9737247 len=990330 2024-02-11T22:47:55.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 4116 completed, throughput=5MB/sec 2024-02-11T22:47:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:55 smithi023 ceph-mon[111262]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:47:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:55 smithi023 ceph-mon[113671]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:47:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:55 smithi160 ceph-mon[106289]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:47:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:47:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:47:55] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:47:56.252 INFO:tasks.workunit.client.0.smithi023.stdout: 802: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:56.252 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N72EUxCrsPv9oEs off=742356 len=1281 2024-02-11T22:47:56.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 4117 completed, throughput=4.99MB/sec 2024-02-11T22:47:56.254 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Su53ni8cU8ca7re off=10831657 len=1200872 2024-02-11T22:47:56.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 4118 completed, throughput=5MB/sec 2024-02-11T22:47:56.260 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UmZQC7KHHwXSF8r off=4660389 len=1651898 2024-02-11T22:47:56.262 INFO:tasks.workunit.client.0.smithi023.stdout:op 4119 completed, throughput=5MB/sec 2024-02-11T22:47:56.262 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KykNKZa04Nlngjw off=701138 len=1814583 2024-02-11T22:47:56.264 INFO:tasks.workunit.client.0.smithi023.stdout:op 4120 completed, throughput=5MB/sec 2024-02-11T22:47:57.264 INFO:tasks.workunit.client.0.smithi023.stdout: 803: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:57.265 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hiZxJRP0GdonE-C off=6336793 len=731043 2024-02-11T22:47:57.269 INFO:tasks.workunit.client.0.smithi023.stdout:op 4121 completed, throughput=4.99MB/sec 2024-02-11T22:47:57.270 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cdBR2miqb2FFQ5A off=613284 len=2007841 2024-02-11T22:47:57.279 INFO:tasks.workunit.client.0.smithi023.stdout:op 4122 completed, throughput=5MB/sec 2024-02-11T22:47:57.279 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k8H28REgPto2YSE off=9491 len=1256349 2024-02-11T22:47:57.285 INFO:tasks.workunit.client.0.smithi023.stdout:op 4123 completed, throughput=5MB/sec 2024-02-11T22:47:57.286 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RH0SpEX6bvfIMLs off=12740573 len=354851 2024-02-11T22:47:57.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 4124 completed, throughput=5MB/sec 2024-02-11T22:47:57.289 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jJIz_ozBe98tM9v off=489582 len=947041 2024-02-11T22:47:57.290 INFO:tasks.workunit.client.0.smithi023.stdout:op 4125 completed, throughput=5MB/sec 2024-02-11T22:47:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:57 smithi023 ceph-mon[111262]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:47:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:57 smithi023 ceph-mon[113671]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:47:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:57 smithi160 ceph-mon[106289]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:47:58.290 INFO:tasks.workunit.client.0.smithi023.stdout: 804: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:58.290 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LGbPA5kyoius6td off=3796635 len=408120 2024-02-11T22:47:58.293 INFO:tasks.workunit.client.0.smithi023.stdout:op 4126 completed, throughput=4.99MB/sec 2024-02-11T22:47:58.293 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dlzeEIJKcs6D_Bf off=7455141 len=1896585 2024-02-11T22:47:58.299 INFO:tasks.workunit.client.0.smithi023.stdout:op 4127 completed, throughput=5MB/sec 2024-02-11T22:47:58.299 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8KJV0WdDn7rVOmQ off=732391 len=1072272 2024-02-11T22:47:58.300 INFO:tasks.workunit.client.0.smithi023.stdout:op 4128 completed, throughput=5MB/sec 2024-02-11T22:47:58.300 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zlT7VahwPjVJVzK off=4421415 len=323949 2024-02-11T22:47:58.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 4129 completed, throughput=5MB/sec 2024-02-11T22:47:58.303 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wNtx06t_B95WrsR off=939294 len=647289 2024-02-11T22:47:58.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 4130 completed, throughput=5MB/sec 2024-02-11T22:47:58.304 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q3jjMYAmHLXSkS1 off=607062 len=734390 2024-02-11T22:47:58.306 INFO:tasks.workunit.client.0.smithi023.stdout:op 4131 completed, throughput=5MB/sec 2024-02-11T22:47:58.306 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NFJaaDuKSajheQk off=2930122 len=281831 2024-02-11T22:47:58.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 4132 completed, throughput=5MB/sec 2024-02-11T22:47:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:47:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:47:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:47:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:47:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:47:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:47:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:47:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:47:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:47:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:47:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:47:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:47:59.308 INFO:tasks.workunit.client.0.smithi023.stdout: 805: throughput=4.99MB/sec pending data=0 2024-02-11T22:47:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CaIG71ONRf2DMjJ off=3267701 len=1503879 2024-02-11T22:47:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:op 4133 completed, throughput=5MB/sec 2024-02-11T22:47:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kDI0-hlTPMpoPbR off=5110592 len=1665391 2024-02-11T22:47:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:op 4134 completed, throughput=5MB/sec 2024-02-11T22:47:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6vvsOmkeYHkCxQz off=5008633 len=857002 2024-02-11T22:47:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 4135 completed, throughput=5MB/sec 2024-02-11T22:47:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a8Qh0QZYOyeOT7a off=4802518 len=921694 2024-02-11T22:47:59.319 INFO:tasks.workunit.client.0.smithi023.stdout:op 4136 completed, throughput=5MB/sec 2024-02-11T22:47:59.319 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1Nf32k9RGeGx6tx off=10801634 len=781691 2024-02-11T22:47:59.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 4137 completed, throughput=5MB/sec 2024-02-11T22:47:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:47:59 smithi023 ceph-mon[111262]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:47:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:47:59 smithi023 ceph-mon[113671]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:47:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:47:59 smithi160 ceph-mon[106289]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:48:00.323 INFO:tasks.workunit.client.0.smithi023.stdout: 806: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:00.323 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2uiiCSSOU7htz4U off=14134471 len=1590406 2024-02-11T22:48:00.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 4138 completed, throughput=5MB/sec 2024-02-11T22:48:00.330 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lAqLj85jgRhq1rk off=675860 len=1194938 2024-02-11T22:48:00.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 4139 completed, throughput=5MB/sec 2024-02-11T22:48:00.335 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3Kk9iQcNyBoDnQ5 off=764392 len=391941 2024-02-11T22:48:00.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 4140 completed, throughput=5MB/sec 2024-02-11T22:48:00.339 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--epQ4BkmHziHLaC off=7802141 len=1345758 2024-02-11T22:48:00.346 INFO:tasks.workunit.client.0.smithi023.stdout:op 4141 completed, throughput=5MB/sec 2024-02-11T22:48:00.346 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KTzA6k9PLxZekMY off=5345941 len=908692 2024-02-11T22:48:00.348 INFO:tasks.workunit.client.0.smithi023.stdout:op 4142 completed, throughput=5MB/sec 2024-02-11T22:48:01.349 INFO:tasks.workunit.client.0.smithi023.stdout: 807: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:01.349 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rsfF_zhbRqKi5rW off=4343292 len=849490 2024-02-11T22:48:01.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 4143 completed, throughput=5MB/sec 2024-02-11T22:48:01.354 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L7ldMhEBmzryBx0 off=20625373 len=546782 2024-02-11T22:48:01.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 4144 completed, throughput=5MB/sec 2024-02-11T22:48:01.358 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mbECvaCRqX1FEUx off=8836622 len=1041129 2024-02-11T22:48:01.363 INFO:tasks.workunit.client.0.smithi023.stdout:op 4145 completed, throughput=5MB/sec 2024-02-11T22:48:01.363 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LZBNLJRQlIINzPM off=23292719 len=1722836 2024-02-11T22:48:01.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 4146 completed, throughput=5MB/sec 2024-02-11T22:48:01.366 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M1j0ZNP8mm9PgbY off=407562 len=772351 2024-02-11T22:48:01.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 4147 completed, throughput=5MB/sec 2024-02-11T22:48:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:01 smithi023 ceph-mon[111262]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:01.913 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:01 smithi023 ceph-mon[113671]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:01 smithi160 ceph-mon[106289]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:02.367 INFO:tasks.workunit.client.0.smithi023.stdout: 808: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:02.367 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TKUiz-yGghtIVXX off=22557232 len=993372 2024-02-11T22:48:02.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 4148 completed, throughput=5MB/sec 2024-02-11T22:48:02.369 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-obQqm4jA6mc3E-H off=2421037 len=1588649 2024-02-11T22:48:02.377 INFO:tasks.workunit.client.0.smithi023.stdout:op 4149 completed, throughput=5MB/sec 2024-02-11T22:48:02.377 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VPLVRwpK_lTe0Yd off=12079963 len=845351 2024-02-11T22:48:02.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 4150 completed, throughput=5MB/sec 2024-02-11T22:48:02.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IDIUqqMWoR9Kb7Q off=17788734 len=1628112 2024-02-11T22:48:02.388 INFO:tasks.workunit.client.0.smithi023.stdout:op 4151 completed, throughput=5MB/sec 2024-02-11T22:48:02.388 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gshCtqc2rfqkQ57 off=8112167 len=1631184 2024-02-11T22:48:02.391 INFO:tasks.workunit.client.0.smithi023.stdout:op 4152 completed, throughput=5MB/sec 2024-02-11T22:48:03.391 INFO:tasks.workunit.client.0.smithi023.stdout: 809: throughput=5MB/sec pending data=0 2024-02-11T22:48:03.391 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8uAD7K2DfNcyO2h off=7384775 len=1575308 2024-02-11T22:48:03.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 4153 completed, throughput=5MB/sec 2024-02-11T22:48:03.395 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d7XKlqIFmZD0NEl off=17342610 len=556891 2024-02-11T22:48:03.396 INFO:tasks.workunit.client.0.smithi023.stdout:op 4154 completed, throughput=5MB/sec 2024-02-11T22:48:03.396 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yyK79YbpNs5d6cG off=1452159 len=597201 2024-02-11T22:48:03.398 INFO:tasks.workunit.client.0.smithi023.stdout:op 4155 completed, throughput=5MB/sec 2024-02-11T22:48:03.398 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9Z0gAOZ_-xSmnwt off=3225193 len=979196 2024-02-11T22:48:03.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 4156 completed, throughput=5MB/sec 2024-02-11T22:48:03.400 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4nIkG7KmjVKpUI_ off=18364697 len=1775347 2024-02-11T22:48:03.402 INFO:tasks.workunit.client.0.smithi023.stdout:op 4157 completed, throughput=5MB/sec 2024-02-11T22:48:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:03 smithi023 ceph-mon[111262]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:48:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:03 smithi023 ceph-mon[113671]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:48:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:03 smithi160 ceph-mon[106289]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:48:04.402 INFO:tasks.workunit.client.0.smithi023.stdout: 810: throughput=5MB/sec pending data=0 2024-02-11T22:48:04.403 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-E4nBghdqqZ6Preo off=10026635 len=1962105 2024-02-11T22:48:04.411 INFO:tasks.workunit.client.0.smithi023.stdout:op 4158 completed, throughput=5MB/sec 2024-02-11T22:48:04.411 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Lkedo1KxaPq_F6D off=11969756 len=1530375 2024-02-11T22:48:04.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 4159 completed, throughput=5MB/sec 2024-02-11T22:48:04.420 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BvDSX6GdL-y80gS off=356545 len=2015460 2024-02-11T22:48:04.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 4160 completed, throughput=5MB/sec 2024-02-11T22:48:05.431 INFO:tasks.workunit.client.0.smithi023.stdout: 811: throughput=5MB/sec pending data=0 2024-02-11T22:48:05.431 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QXcc8jPvdpEci4P off=2236314 len=2094299 2024-02-11T22:48:05.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 4161 completed, throughput=5MB/sec 2024-02-11T22:48:05.434 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3rIvP_waZ2ZPFKo off=6984210 len=1008774 2024-02-11T22:48:05.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 4162 completed, throughput=5MB/sec 2024-02-11T22:48:05.440 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UPrkEkeBZ3ffo_t off=12197826 len=1069348 2024-02-11T22:48:05.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 4163 completed, throughput=5MB/sec 2024-02-11T22:48:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:05 smithi023 ceph-mon[111262]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:48:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:48:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:48:05] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:48:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:05 smithi023 ceph-mon[113671]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:48:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:05 smithi160 ceph-mon[106289]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:48:06.445 INFO:tasks.workunit.client.0.smithi023.stdout: 812: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:06.446 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FeNYcrq04KQC7XZ off=90094 len=668472 2024-02-11T22:48:06.450 INFO:tasks.workunit.client.0.smithi023.stdout:op 4164 completed, throughput=5MB/sec 2024-02-11T22:48:06.450 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6ntUDbQa6MXh5Gd off=1654030 len=82786 2024-02-11T22:48:06.451 INFO:tasks.workunit.client.0.smithi023.stdout:op 4165 completed, throughput=5MB/sec 2024-02-11T22:48:06.451 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MCzzH3Ukl1bTOLB off=4352543 len=20266 2024-02-11T22:48:06.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 4166 completed, throughput=5MB/sec 2024-02-11T22:48:06.453 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Tb56TbLW_aIwo5 off=2711297 len=62307 2024-02-11T22:48:06.454 INFO:tasks.workunit.client.0.smithi023.stdout:op 4167 completed, throughput=5MB/sec 2024-02-11T22:48:06.454 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G98vtte2wT3PiJx off=4977643 len=1129130 2024-02-11T22:48:06.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 4168 completed, throughput=5MB/sec 2024-02-11T22:48:06.455 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CXhyNsMUKImXUzJ off=13986526 len=632611 2024-02-11T22:48:06.460 INFO:tasks.workunit.client.0.smithi023.stdout:op 4169 completed, throughput=5MB/sec 2024-02-11T22:48:06.460 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EK1ZkdC07gCngcx off=10791171 len=1503059 2024-02-11T22:48:06.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 4170 completed, throughput=5MB/sec 2024-02-11T22:48:06.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vQArLSx1dvyIoGd off=1356833 len=947524 2024-02-11T22:48:06.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 4171 completed, throughput=5MB/sec 2024-02-11T22:48:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:07.467 INFO:tasks.workunit.client.0.smithi023.stdout: 813: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:07.467 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FaDJdjvIo7j3KsH off=2513430 len=1199986 2024-02-11T22:48:07.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 4172 completed, throughput=5MB/sec 2024-02-11T22:48:07.473 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gJAGwr7v2vt0ZdS off=6220816 len=2060614 2024-02-11T22:48:07.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 4173 completed, throughput=5MB/sec 2024-02-11T22:48:07.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ygb54xSEzgldLK5 off=22527516 len=345035 2024-02-11T22:48:07.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 4174 completed, throughput=5MB/sec 2024-02-11T22:48:07.484 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q7JfL-c9vqa0IDB off=8377725 len=1171013 2024-02-11T22:48:07.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 4175 completed, throughput=5MB/sec 2024-02-11T22:48:07.490 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q0UiCm8L597OGTk off=9193160 len=842954 2024-02-11T22:48:07.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 4176 completed, throughput=5MB/sec 2024-02-11T22:48:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:07 smithi023 ceph-mon[111262]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:48:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:07 smithi023 ceph-mon[113671]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:48:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:07 smithi160 ceph-mon[106289]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:48:08.492 INFO:tasks.workunit.client.0.smithi023.stdout: 814: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:08.492 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GkUSYUUTfO78cZA off=20729002 len=1014709 2024-02-11T22:48:08.494 INFO:tasks.workunit.client.0.smithi023.stdout:op 4177 completed, throughput=5MB/sec 2024-02-11T22:48:08.494 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-m7GgMpOxlI778QJ off=197087 len=1182969 2024-02-11T22:48:08.500 INFO:tasks.workunit.client.0.smithi023.stdout:op 4178 completed, throughput=5MB/sec 2024-02-11T22:48:08.500 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qeNPuiP33sAysQd off=7690090 len=783189 2024-02-11T22:48:08.501 INFO:tasks.workunit.client.0.smithi023.stdout:op 4179 completed, throughput=5MB/sec 2024-02-11T22:48:08.502 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x7mkfbjeGeJJrTi off=114338 len=880965 2024-02-11T22:48:08.506 INFO:tasks.workunit.client.0.smithi023.stdout:op 4180 completed, throughput=5MB/sec 2024-02-11T22:48:08.506 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vgSVFubga3DjLUL off=8030185 len=1320226 2024-02-11T22:48:08.512 INFO:tasks.workunit.client.0.smithi023.stdout:op 4181 completed, throughput=5MB/sec 2024-02-11T22:48:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:08 smithi023 ceph-mon[111262]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:48:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:08 smithi023 ceph-mon[113671]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:48:08.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:08 smithi160 ceph-mon[106289]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-11T22:48:09.513 INFO:tasks.workunit.client.0.smithi023.stdout: 815: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:09.513 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-klTDMTMgY5ev7N_ off=18887336 len=588828 2024-02-11T22:48:09.519 INFO:tasks.workunit.client.0.smithi023.stdout:op 4182 completed, throughput=5MB/sec 2024-02-11T22:48:09.519 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w_GmBph9VgL3i5q off=305726 len=1156365 2024-02-11T22:48:09.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 4183 completed, throughput=5MB/sec 2024-02-11T22:48:09.520 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0nqnFwFdBFPaJpJ off=4324998 len=1568037 2024-02-11T22:48:09.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 4184 completed, throughput=5MB/sec 2024-02-11T22:48:09.526 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-03DnmNCkcFlTUan off=432423 len=1833282 2024-02-11T22:48:09.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 4185 completed, throughput=5MB/sec 2024-02-11T22:48:10.534 INFO:tasks.workunit.client.0.smithi023.stdout: 816: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:10.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-avxzKRBYtA0hV2X off=2201121 len=1276899 2024-02-11T22:48:10.540 INFO:tasks.workunit.client.0.smithi023.stdout:op 4186 completed, throughput=5MB/sec 2024-02-11T22:48:10.541 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E_EHTCC7UO7QITy off=11341221 len=1831646 2024-02-11T22:48:10.543 INFO:tasks.workunit.client.0.smithi023.stdout:op 4187 completed, throughput=5MB/sec 2024-02-11T22:48:10.543 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YuXZHgrAWYaMaxc off=12800689 len=814533 2024-02-11T22:48:10.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 4188 completed, throughput=5MB/sec 2024-02-11T22:48:10.544 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8lpCMTeDzoWorHB off=6990629 len=1423565 2024-02-11T22:48:10.546 INFO:tasks.workunit.client.0.smithi023.stdout:op 4189 completed, throughput=5MB/sec 2024-02-11T22:48:11.546 INFO:tasks.workunit.client.0.smithi023.stdout: 817: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:11.546 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I1bH1rZ_TO5MBb1 off=2207423 len=1750181 2024-02-11T22:48:11.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 4190 completed, throughput=5MB/sec 2024-02-11T22:48:11.549 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vYsS-tIcRvPVWp3 off=4212406 len=1431928 2024-02-11T22:48:11.557 INFO:tasks.workunit.client.0.smithi023.stdout:op 4191 completed, throughput=5MB/sec 2024-02-11T22:48:11.558 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w1lp9qTJaUIt1wh off=356205 len=1714859 2024-02-11T22:48:11.561 INFO:tasks.workunit.client.0.smithi023.stdout:op 4192 completed, throughput=5MB/sec 2024-02-11T22:48:11.561 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FklnnA2q-C3nvZy off=1408396 len=1871886 2024-02-11T22:48:11.563 INFO:tasks.workunit.client.0.smithi023.stdout:op 4193 completed, throughput=5MB/sec 2024-02-11T22:48:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:11 smithi023 ceph-mon[111262]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:48:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:11 smithi023 ceph-mon[113671]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:48:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:11 smithi160 ceph-mon[106289]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:48:12.564 INFO:tasks.workunit.client.0.smithi023.stdout: 818: throughput=5MB/sec pending data=0 2024-02-11T22:48:12.564 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-waQDoCrA7l_19Ns off=14287438 len=1186371 2024-02-11T22:48:12.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 4194 completed, throughput=5MB/sec 2024-02-11T22:48:12.566 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-80WSI99zN8KdYF8 off=11308963 len=1325992 2024-02-11T22:48:12.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 4195 completed, throughput=5MB/sec 2024-02-11T22:48:12.567 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-llPBNnPd4hYybM9 off=1120184 len=505176 2024-02-11T22:48:12.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 4196 completed, throughput=5MB/sec 2024-02-11T22:48:12.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uWzc9SI-wSMUyR3 off=1159084 len=1637287 2024-02-11T22:48:12.571 INFO:tasks.workunit.client.0.smithi023.stdout:op 4197 completed, throughput=5MB/sec 2024-02-11T22:48:13.571 INFO:tasks.workunit.client.0.smithi023.stdout: 819: throughput=5MB/sec pending data=0 2024-02-11T22:48:13.571 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_fwh3Qy5SLTvbUS off=7269382 len=311313 2024-02-11T22:48:13.572 INFO:tasks.workunit.client.0.smithi023.stdout:op 4198 completed, throughput=5MB/sec 2024-02-11T22:48:13.572 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ySw7C-Vv8Yvpvfw off=22477083 len=1364100 2024-02-11T22:48:13.580 INFO:tasks.workunit.client.0.smithi023.stdout:op 4199 completed, throughput=5MB/sec 2024-02-11T22:48:13.580 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WyaeE_9yZRm5oHi off=2504757 len=1454331 2024-02-11T22:48:13.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 4200 completed, throughput=5MB/sec 2024-02-11T22:48:13.583 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l6P0uPOI9H08osc off=931513 len=1368241 2024-02-11T22:48:13.590 INFO:tasks.workunit.client.0.smithi023.stdout:op 4201 completed, throughput=5MB/sec 2024-02-11T22:48:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:13 smithi023 ceph-mon[111262]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:48:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:13 smithi023 ceph-mon[113671]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:48:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:13 smithi160 ceph-mon[106289]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:48:14.590 INFO:tasks.workunit.client.0.smithi023.stdout: 820: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:14.590 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fte4z46ERXc3bQB off=5105717 len=1348587 2024-02-11T22:48:14.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 4202 completed, throughput=5MB/sec 2024-02-11T22:48:14.599 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uHHf0cujfbAK1FP off=21945033 len=201401 2024-02-11T22:48:14.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 4203 completed, throughput=5MB/sec 2024-02-11T22:48:14.602 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0gUCwDAMwjfjeME off=752021 len=809720 2024-02-11T22:48:14.603 INFO:tasks.workunit.client.0.smithi023.stdout:op 4204 completed, throughput=5MB/sec 2024-02-11T22:48:14.603 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UAICTvFisYEEXEk off=23695899 len=63408 2024-02-11T22:48:14.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 4205 completed, throughput=5MB/sec 2024-02-11T22:48:14.604 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_fKtz5jNLdVW35g off=1321582 len=214124 2024-02-11T22:48:14.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 4206 completed, throughput=5MB/sec 2024-02-11T22:48:14.607 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-10asWCAOMxp_oGi off=7884489 len=1518411 2024-02-11T22:48:14.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 4207 completed, throughput=5MB/sec 2024-02-11T22:48:14.609 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pwBHhcephy0HSiV off=10047208 len=1907721 2024-02-11T22:48:14.611 INFO:tasks.workunit.client.0.smithi023.stdout:op 4208 completed, throughput=5MB/sec 2024-02-11T22:48:15.611 INFO:tasks.workunit.client.0.smithi023.stdout: 821: throughput=5MB/sec pending data=0 2024-02-11T22:48:15.611 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lVz8Wh89gNKeZ50 off=18205853 len=1131880 2024-02-11T22:48:15.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 4209 completed, throughput=5MB/sec 2024-02-11T22:48:15.613 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cydKIfnzexWxWKr off=3655728 len=960716 2024-02-11T22:48:15.615 INFO:tasks.workunit.client.0.smithi023.stdout:op 4210 completed, throughput=5MB/sec 2024-02-11T22:48:15.615 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MEHThfszNOkEmlc off=7457644 len=2004427 2024-02-11T22:48:15.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 4211 completed, throughput=5MB/sec 2024-02-11T22:48:15.618 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kO2IkH-lH5VTENH off=18833533 len=475912 2024-02-11T22:48:15.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 4212 completed, throughput=5MB/sec 2024-02-11T22:48:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:15 smithi023 ceph-mon[111262]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:48:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:15 smithi023 ceph-mon[113671]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:48:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:15 smithi160 ceph-mon[106289]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-11T22:48:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:48:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:48:15] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:48:16.622 INFO:tasks.workunit.client.0.smithi023.stdout: 822: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:16.622 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EztNzfP8v7d2vr_ off=1349939 len=2031956 2024-02-11T22:48:16.634 INFO:tasks.workunit.client.0.smithi023.stdout:op 4213 completed, throughput=5MB/sec 2024-02-11T22:48:16.634 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uWH9fWyTta7eAOK off=3022971 len=415703 2024-02-11T22:48:16.638 INFO:tasks.workunit.client.0.smithi023.stdout:op 4214 completed, throughput=5MB/sec 2024-02-11T22:48:16.638 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nzawW_bP1pZC1xO off=7333122 len=1467221 2024-02-11T22:48:16.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 4215 completed, throughput=5MB/sec 2024-02-11T22:48:16.645 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-v8UlVDMHCMZgfPu off=8911412 len=1941321 2024-02-11T22:48:16.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 4216 completed, throughput=5MB/sec 2024-02-11T22:48:17.647 INFO:tasks.workunit.client.0.smithi023.stdout: 823: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:17.647 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Z3annGbbkLU-KF off=6617498 len=1631733 2024-02-11T22:48:17.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 4217 completed, throughput=5MB/sec 2024-02-11T22:48:17.655 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gpKob9V0feO966A off=5729179 len=1871527 2024-02-11T22:48:17.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 4218 completed, throughput=5MB/sec 2024-02-11T22:48:17.658 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G32L8mAspQ1KjOA off=1055658 len=1877205 2024-02-11T22:48:17.660 INFO:tasks.workunit.client.0.smithi023.stdout:op 4219 completed, throughput=5MB/sec 2024-02-11T22:48:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:17 smithi023 ceph-mon[111262]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:48:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:17 smithi023 ceph-mon[113671]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:48:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:17 smithi160 ceph-mon[106289]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:48:18.660 INFO:tasks.workunit.client.0.smithi023.stdout: 824: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:18.660 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CMSQPGZ5lbXA0t7 off=3055428 len=701191 2024-02-11T22:48:18.665 INFO:tasks.workunit.client.0.smithi023.stdout:op 4220 completed, throughput=5MB/sec 2024-02-11T22:48:18.665 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U67EDio7pdS9BYG off=3209185 len=1215052 2024-02-11T22:48:18.666 INFO:tasks.workunit.client.0.smithi023.stdout:op 4221 completed, throughput=5MB/sec 2024-02-11T22:48:18.666 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PemRpi6VidmHdV_ off=10948431 len=1664127 2024-02-11T22:48:18.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 4222 completed, throughput=5MB/sec 2024-02-11T22:48:18.668 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZkZnApnHPto_SVv off=12298944 len=1025953 2024-02-11T22:48:18.669 INFO:tasks.workunit.client.0.smithi023.stdout:op 4223 completed, throughput=5MB/sec 2024-02-11T22:48:19.670 INFO:tasks.workunit.client.0.smithi023.stdout: 825: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:19.670 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VUwWr1FiMBZqoUg off=4830168 len=1044750 2024-02-11T22:48:19.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 4224 completed, throughput=5MB/sec 2024-02-11T22:48:19.676 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AS0YVNPB14PfLbF off=9663669 len=876701 2024-02-11T22:48:19.681 INFO:tasks.workunit.client.0.smithi023.stdout:op 4225 completed, throughput=5MB/sec 2024-02-11T22:48:19.681 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yjcAITs6bUrN_r4 off=6269980 len=751562 2024-02-11T22:48:19.687 INFO:tasks.workunit.client.0.smithi023.stdout:op 4226 completed, throughput=5MB/sec 2024-02-11T22:48:19.687 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7ZdPYeHLzur6Omg off=4764721 len=1137196 2024-02-11T22:48:19.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 4227 completed, throughput=5MB/sec 2024-02-11T22:48:19.688 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kRzWR8qRBW9vxtC off=9798134 len=357314 2024-02-11T22:48:19.689 INFO:tasks.workunit.client.0.smithi023.stdout:op 4228 completed, throughput=5MB/sec 2024-02-11T22:48:19.689 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8voAFulAlKPDrfD off=13418708 len=1046891 2024-02-11T22:48:19.694 INFO:tasks.workunit.client.0.smithi023.stdout:op 4229 completed, throughput=5MB/sec 2024-02-11T22:48:19.694 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NMJb4o5jilkvQ6F off=5966800 len=186486 2024-02-11T22:48:19.696 INFO:tasks.workunit.client.0.smithi023.stdout:op 4230 completed, throughput=5MB/sec 2024-02-11T22:48:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:19 smithi023 ceph-mon[111262]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:48:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:19 smithi023 ceph-mon[113671]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:48:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:19 smithi160 ceph-mon[106289]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:48:20.697 INFO:tasks.workunit.client.0.smithi023.stdout: 826: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:20.697 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Nn2LnkIUwUPrlaB off=904046 len=100005 2024-02-11T22:48:20.698 INFO:tasks.workunit.client.0.smithi023.stdout:op 4231 completed, throughput=4.99MB/sec 2024-02-11T22:48:20.698 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fZWY91-tov5SJpU off=430110 len=948470 2024-02-11T22:48:20.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 4232 completed, throughput=5MB/sec 2024-02-11T22:48:20.700 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JYFqb4ZBlvgYBmY off=301873 len=585363 2024-02-11T22:48:20.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 4233 completed, throughput=5MB/sec 2024-02-11T22:48:20.704 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aAKBvwQ2eQieHZK off=7549547 len=184867 2024-02-11T22:48:20.707 INFO:tasks.workunit.client.0.smithi023.stdout:op 4234 completed, throughput=5MB/sec 2024-02-11T22:48:20.707 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VDmCtMCpA8ygnsE off=6625501 len=728925 2024-02-11T22:48:20.712 INFO:tasks.workunit.client.0.smithi023.stdout:op 4235 completed, throughput=5MB/sec 2024-02-11T22:48:20.712 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yUM8jJ_qWC5mKdK off=4225652 len=179331 2024-02-11T22:48:20.715 INFO:tasks.workunit.client.0.smithi023.stdout:op 4236 completed, throughput=5MB/sec 2024-02-11T22:48:20.715 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6INfaSDVQnuUkQo off=12941576 len=248553 2024-02-11T22:48:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 4237 completed, throughput=5MB/sec 2024-02-11T22:48:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZQFvI2VWCEPwhQ8 off=12855407 len=80601 2024-02-11T22:48:20.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 4238 completed, throughput=5MB/sec 2024-02-11T22:48:20.719 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SLz2_MBG1kRY6Mg off=261871 len=1845284 2024-02-11T22:48:20.722 INFO:tasks.workunit.client.0.smithi023.stdout:op 4239 completed, throughput=5MB/sec 2024-02-11T22:48:20.722 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KhZT_7ogIdDqcMb off=1095782 len=2031801 2024-02-11T22:48:20.725 INFO:tasks.workunit.client.0.smithi023.stdout:op 4240 completed, throughput=5MB/sec 2024-02-11T22:48:21.724 INFO:tasks.workunit.client.0.smithi023.stdout: 827: throughput=5MB/sec pending data=0 2024-02-11T22:48:21.725 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ajx6V4RCzCFDPlP off=702929 len=1513594 2024-02-11T22:48:21.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 4241 completed, throughput=5MB/sec 2024-02-11T22:48:21.732 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KWdrW2qlD13PSfL off=2788973 len=1445176 2024-02-11T22:48:21.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 4242 completed, throughput=5MB/sec 2024-02-11T22:48:21.735 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QstT6SeIVlwMw6x off=2166528 len=762083 2024-02-11T22:48:21.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 4243 completed, throughput=5MB/sec 2024-02-11T22:48:21.740 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_0d0VuwTjO6loL3 off=1295332 len=772417 2024-02-11T22:48:21.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 4244 completed, throughput=5MB/sec 2024-02-11T22:48:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:21 smithi023 ceph-mon[111262]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:21 smithi023 ceph-mon[113671]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:21 smithi160 ceph-mon[106289]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:22.741 INFO:tasks.workunit.client.0.smithi023.stdout: 828: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:22.742 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b6g9QdlVTtFLiYM off=2053840 len=624304 2024-02-11T22:48:22.742 INFO:tasks.workunit.client.0.smithi023.stdout:op 4245 completed, throughput=5MB/sec 2024-02-11T22:48:22.742 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iQnMf5ChEFb1Zz_ off=7793420 len=758969 2024-02-11T22:48:22.743 INFO:tasks.workunit.client.0.smithi023.stdout:op 4246 completed, throughput=5MB/sec 2024-02-11T22:48:22.744 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CgWmnFiOEg5myNA off=4872069 len=933277 2024-02-11T22:48:22.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 4247 completed, throughput=5MB/sec 2024-02-11T22:48:22.746 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-URUXHr03NU4exPl off=430429 len=1546039 2024-02-11T22:48:22.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 4248 completed, throughput=5MB/sec 2024-02-11T22:48:22.748 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ws8S5kbddPxnN_P off=8924109 len=1206213 2024-02-11T22:48:22.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 4249 completed, throughput=5MB/sec 2024-02-11T22:48:23.751 INFO:tasks.workunit.client.0.smithi023.stdout: 829: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:23.751 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N_W_X-gkjCe5xQZ off=7461042 len=140216 2024-02-11T22:48:23.751 INFO:tasks.workunit.client.0.smithi023.stdout:op 4250 completed, throughput=4.99MB/sec 2024-02-11T22:48:23.752 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PIt_rEWFLyMyN1J off=10505149 len=389031 2024-02-11T22:48:23.752 INFO:tasks.workunit.client.0.smithi023.stdout:op 4251 completed, throughput=5MB/sec 2024-02-11T22:48:23.752 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WUDxAXKXtv4ScvY off=11519443 len=115556 2024-02-11T22:48:23.756 INFO:tasks.workunit.client.0.smithi023.stdout:op 4252 completed, throughput=5MB/sec 2024-02-11T22:48:23.756 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pGBwgqDGQ7sTYC- off=2519879 len=1188065 2024-02-11T22:48:23.758 INFO:tasks.workunit.client.0.smithi023.stdout:op 4253 completed, throughput=5MB/sec 2024-02-11T22:48:23.758 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5C6ilalNfioJAmD off=1536086 len=507274 2024-02-11T22:48:23.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 4254 completed, throughput=5MB/sec 2024-02-11T22:48:23.761 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V_xRvViesDbbCl6 off=1604600 len=425298 2024-02-11T22:48:23.765 INFO:tasks.workunit.client.0.smithi023.stdout:op 4255 completed, throughput=5MB/sec 2024-02-11T22:48:23.765 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_vaWZuvBzehbFdd off=13454943 len=1948770 2024-02-11T22:48:23.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 4256 completed, throughput=5MB/sec 2024-02-11T22:48:23.776 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B8t6wDLTT9PADyZ off=9983269 len=434813 2024-02-11T22:48:23.779 INFO:tasks.workunit.client.0.smithi023.stdout:op 4257 completed, throughput=5MB/sec 2024-02-11T22:48:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:23 smithi023 ceph-mon[111262]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:48:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:23 smithi023 ceph-mon[113671]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:48:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:23 smithi160 ceph-mon[106289]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:48:24.780 INFO:tasks.workunit.client.0.smithi023.stdout: 830: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:24.780 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SDixrtu2KnVO5LB off=19768130 len=1166437 2024-02-11T22:48:24.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 4258 completed, throughput=5MB/sec 2024-02-11T22:48:24.781 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hoFJ-oWgnIpMI7K off=7922493 len=115114 2024-02-11T22:48:24.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 4259 completed, throughput=5MB/sec 2024-02-11T22:48:24.782 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2J1_9ffyg5Kzv6i off=1388227 len=1765531 2024-02-11T22:48:24.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 4260 completed, throughput=5MB/sec 2024-02-11T22:48:24.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2v74CfgMJ89fIyq off=6780759 len=1055687 2024-02-11T22:48:24.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 4261 completed, throughput=5MB/sec 2024-02-11T22:48:24.794 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0f9vt_oiXP111X3 off=12078778 len=127897 2024-02-11T22:48:24.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 4262 completed, throughput=5MB/sec 2024-02-11T22:48:24.796 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bEIr5W-PQtFraOF off=1493699 len=989518 2024-02-11T22:48:24.797 INFO:tasks.workunit.client.0.smithi023.stdout:op 4263 completed, throughput=5MB/sec 2024-02-11T22:48:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:25 smithi023 ceph-mon[111262]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:48:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:25 smithi023 ceph-mon[113671]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:48:25.798 INFO:tasks.workunit.client.0.smithi023.stdout: 831: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:25.798 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-22Lyg-qmxl-hxxK off=978043 len=1744312 2024-02-11T22:48:25.805 INFO:tasks.workunit.client.0.smithi023.stdout:op 4264 completed, throughput=5MB/sec 2024-02-11T22:48:25.805 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q4W6Mq0WvWm8hzN off=1472646 len=454943 2024-02-11T22:48:25.809 INFO:tasks.workunit.client.0.smithi023.stdout:op 4265 completed, throughput=5MB/sec 2024-02-11T22:48:25.809 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LC675VQF9jFX4LS off=100177 len=612443 2024-02-11T22:48:25.810 INFO:tasks.workunit.client.0.smithi023.stdout:op 4266 completed, throughput=5MB/sec 2024-02-11T22:48:25.810 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YalCfAnP9GV2deu off=3057652 len=226763 2024-02-11T22:48:25.811 INFO:tasks.workunit.client.0.smithi023.stdout:op 4267 completed, throughput=5MB/sec 2024-02-11T22:48:25.811 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ls1beuhSQcMRF6E off=3648798 len=1698184 2024-02-11T22:48:25.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 4268 completed, throughput=5MB/sec 2024-02-11T22:48:25.812 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jKvqpgRaRuZpei_ off=8510523 len=939421 2024-02-11T22:48:25.817 INFO:tasks.workunit.client.0.smithi023.stdout:op 4269 completed, throughput=5MB/sec 2024-02-11T22:48:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:25 smithi160 ceph-mon[106289]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:48:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:48:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:48:25] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:48:26.817 INFO:tasks.workunit.client.0.smithi023.stdout: 832: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:26.817 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yuvJt8nAGsVSehn off=4991760 len=626719 2024-02-11T22:48:26.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 4270 completed, throughput=5MB/sec 2024-02-11T22:48:26.819 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mogqj1pfb9nKZdJ off=0 len=1464226 2024-02-11T22:48:26.821 INFO:tasks.workunit.client.0.smithi023.stdout:op 4271 completed, throughput=5MB/sec 2024-02-11T22:48:26.821 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--pwr5jenkn6EQt0 off=22665221 len=1438594 2024-02-11T22:48:26.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 4272 completed, throughput=5MB/sec 2024-02-11T22:48:26.823 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qBr32CcW-4BrI7v off=9461320 len=811027 2024-02-11T22:48:26.828 INFO:tasks.workunit.client.0.smithi023.stdout:op 4273 completed, throughput=5MB/sec 2024-02-11T22:48:26.828 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T_VymRYQi1UZTcZ off=8290445 len=2046075 2024-02-11T22:48:26.831 INFO:tasks.workunit.client.0.smithi023.stdout:op 4274 completed, throughput=5MB/sec 2024-02-11T22:48:27.832 INFO:tasks.workunit.client.0.smithi023.stdout: 833: throughput=5MB/sec pending data=0 2024-02-11T22:48:27.832 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R6XrmOqqkDLMSeC off=3353828 len=35773 2024-02-11T22:48:27.832 INFO:tasks.workunit.client.0.smithi023.stdout:op 4275 completed, throughput=5MB/sec 2024-02-11T22:48:27.833 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LG-xQqmqsb8kI2x off=3007098 len=222666 2024-02-11T22:48:27.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 4276 completed, throughput=5MB/sec 2024-02-11T22:48:27.835 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vG_5HEcVlA1JJKV off=9572688 len=1329012 2024-02-11T22:48:27.837 INFO:tasks.workunit.client.0.smithi023.stdout:op 4277 completed, throughput=5MB/sec 2024-02-11T22:48:27.837 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8FRE6mYgiyRP1fp off=16633780 len=1638847 2024-02-11T22:48:27.839 INFO:tasks.workunit.client.0.smithi023.stdout:op 4278 completed, throughput=5MB/sec 2024-02-11T22:48:27.839 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yx5GWrjgso4A-2p off=15993198 len=441215 2024-02-11T22:48:27.843 INFO:tasks.workunit.client.0.smithi023.stdout:op 4279 completed, throughput=5MB/sec 2024-02-11T22:48:27.843 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T6tILkF8gNYIEPc off=5079 len=1562502 2024-02-11T22:48:27.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 4280 completed, throughput=5MB/sec 2024-02-11T22:48:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:27 smithi023 ceph-mon[111262]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:48:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:27 smithi023 ceph-mon[113671]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:48:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:27 smithi160 ceph-mon[106289]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:48:28.846 INFO:tasks.workunit.client.0.smithi023.stdout: 834: throughput=5MB/sec pending data=0 2024-02-11T22:48:28.846 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Eodd2NTWjW56uzY off=4147136 len=442808 2024-02-11T22:48:28.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 4281 completed, throughput=5MB/sec 2024-02-11T22:48:28.850 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U7XIyI8WBQ17lU5 off=9817637 len=1923548 2024-02-11T22:48:28.852 INFO:tasks.workunit.client.0.smithi023.stdout:op 4282 completed, throughput=5MB/sec 2024-02-11T22:48:28.852 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S907VYCik4Tsdgu off=5473640 len=1767584 2024-02-11T22:48:28.860 INFO:tasks.workunit.client.0.smithi023.stdout:op 4283 completed, throughput=5MB/sec 2024-02-11T22:48:29.860 INFO:tasks.workunit.client.0.smithi023.stdout: 835: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:29.860 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-86ERfxL5ac5JgzV off=15088036 len=1526770 2024-02-11T22:48:29.868 INFO:tasks.workunit.client.0.smithi023.stdout:op 4284 completed, throughput=5MB/sec 2024-02-11T22:48:29.868 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AmGaPB0ujn7suz4 off=366813 len=1733329 2024-02-11T22:48:29.875 INFO:tasks.workunit.client.0.smithi023.stdout:op 4285 completed, throughput=5MB/sec 2024-02-11T22:48:29.875 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ShXhd9PrEHE_J50 off=87055 len=1275138 2024-02-11T22:48:29.881 INFO:tasks.workunit.client.0.smithi023.stdout:op 4286 completed, throughput=5MB/sec 2024-02-11T22:48:29.881 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ET8bb99TA8Vv4GD off=13800447 len=1337107 2024-02-11T22:48:29.886 INFO:tasks.workunit.client.0.smithi023.stdout:op 4287 completed, throughput=5MB/sec 2024-02-11T22:48:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:29 smithi023 ceph-mon[111262]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:48:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:29 smithi023 ceph-mon[113671]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:48:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:29 smithi160 ceph-mon[106289]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-11T22:48:30.887 INFO:tasks.workunit.client.0.smithi023.stdout: 836: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:30.887 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TfiVzzp5m79TCWr off=12454773 len=214601 2024-02-11T22:48:30.891 INFO:tasks.workunit.client.0.smithi023.stdout:op 4288 completed, throughput=5MB/sec 2024-02-11T22:48:30.891 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8zN6Ji7bz5OXgZl off=6409973 len=1577321 2024-02-11T22:48:30.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 4289 completed, throughput=5MB/sec 2024-02-11T22:48:30.899 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--Srqp8EQY5cXKXU off=3872363 len=1800429 2024-02-11T22:48:30.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 4290 completed, throughput=5MB/sec 2024-02-11T22:48:30.901 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MjPlvtXdpLJ5szl off=12610797 len=111527 2024-02-11T22:48:30.902 INFO:tasks.workunit.client.0.smithi023.stdout:op 4291 completed, throughput=5MB/sec 2024-02-11T22:48:30.902 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vbkdv_vTvxYXNbz off=3229481 len=198369 2024-02-11T22:48:30.902 INFO:tasks.workunit.client.0.smithi023.stdout:op 4292 completed, throughput=5MB/sec 2024-02-11T22:48:30.902 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7T5gP4GblyehoCc off=726920 len=2061751 2024-02-11T22:48:30.904 INFO:tasks.workunit.client.0.smithi023.stdout:op 4293 completed, throughput=5MB/sec 2024-02-11T22:48:31.905 INFO:tasks.workunit.client.0.smithi023.stdout: 837: throughput=5MB/sec pending data=0 2024-02-11T22:48:31.905 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w2aWWj1spn6VFh5 off=2381358 len=1849559 2024-02-11T22:48:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:31 smithi023 ceph-mon[111262]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:31 smithi023 ceph-mon[113671]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:31.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 4294 completed, throughput=5MB/sec 2024-02-11T22:48:31.907 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yyltscvbk1dE8H6 off=7062788 len=1638045 2024-02-11T22:48:31.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 4295 completed, throughput=5MB/sec 2024-02-11T22:48:31.909 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aUigfjYcd8de_Th off=3978745 len=122860 2024-02-11T22:48:31.910 INFO:tasks.workunit.client.0.smithi023.stdout:op 4296 completed, throughput=5MB/sec 2024-02-11T22:48:31.910 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OcfeA9fhPOReyWh off=2812255 len=1563160 2024-02-11T22:48:31.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 4297 completed, throughput=5MB/sec 2024-02-11T22:48:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:31 smithi160 ceph-mon[106289]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:48:32.912 INFO:tasks.workunit.client.0.smithi023.stdout: 838: throughput=5MB/sec pending data=0 2024-02-11T22:48:32.912 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JYFqb4ZBlvgYBmY off=512287 len=980539 2024-02-11T22:48:32.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 4298 completed, throughput=5MB/sec 2024-02-11T22:48:32.914 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5KdH62tZ51OMXl1 off=5757999 len=1663361 2024-02-11T22:48:32.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 4299 completed, throughput=5MB/sec 2024-02-11T22:48:32.916 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Esim4rjNGvR9Czs off=12375921 len=1062847 2024-02-11T22:48:32.922 INFO:tasks.workunit.client.0.smithi023.stdout:op 4300 completed, throughput=5MB/sec 2024-02-11T22:48:32.922 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0d72YC5GOtpbd0G off=14194812 len=363476 2024-02-11T22:48:32.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 4301 completed, throughput=5MB/sec 2024-02-11T22:48:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:33 smithi023 ceph-mon[111262]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:48:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:33 smithi023 ceph-mon[113671]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:48:33.926 INFO:tasks.workunit.client.0.smithi023.stdout: 839: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:33.926 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ii0dtIkbwJp7Flt off=2631122 len=319798 2024-02-11T22:48:33.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 4302 completed, throughput=4.99MB/sec 2024-02-11T22:48:33.927 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lSUEIrouGZM6wRs off=3572467 len=594867 2024-02-11T22:48:33.928 INFO:tasks.workunit.client.0.smithi023.stdout:op 4303 completed, throughput=5MB/sec 2024-02-11T22:48:33.928 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cu8oXmWTtXfc1d0 off=8136241 len=675752 2024-02-11T22:48:33.929 INFO:tasks.workunit.client.0.smithi023.stdout:op 4304 completed, throughput=5MB/sec 2024-02-11T22:48:33.929 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vIJEAdVdrByMc2n off=11936734 len=988127 2024-02-11T22:48:33.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 4305 completed, throughput=5MB/sec 2024-02-11T22:48:33.931 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S_AaMnq6kRY0KEE off=1726919 len=437939 2024-02-11T22:48:33.935 INFO:tasks.workunit.client.0.smithi023.stdout:op 4306 completed, throughput=5MB/sec 2024-02-11T22:48:33.935 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HEO4lGXkEHN38Yf off=12990713 len=1794422 2024-02-11T22:48:33.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 4307 completed, throughput=5MB/sec 2024-02-11T22:48:33.937 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WfprP2hbVc7TnoH off=9627042 len=457531 2024-02-11T22:48:33.941 INFO:tasks.workunit.client.0.smithi023.stdout:op 4308 completed, throughput=5MB/sec 2024-02-11T22:48:33.941 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ITVmFg_NqLbCrqZ off=10438567 len=972855 2024-02-11T22:48:33.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:33 smithi160 ceph-mon[106289]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-11T22:48:33.946 INFO:tasks.workunit.client.0.smithi023.stdout:op 4309 completed, throughput=5MB/sec 2024-02-11T22:48:34.947 INFO:tasks.workunit.client.0.smithi023.stdout: 840: throughput=5MB/sec pending data=0 2024-02-11T22:48:34.947 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pGBwgqDGQ7sTYC- off=2235350 len=642031 2024-02-11T22:48:34.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 4310 completed, throughput=5MB/sec 2024-02-11T22:48:34.951 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fxjtul8aLOYW_Ak off=20386161 len=859116 2024-02-11T22:48:34.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 4311 completed, throughput=5MB/sec 2024-02-11T22:48:34.956 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-08eUdTsbqd32MrH off=985290 len=229914 2024-02-11T22:48:34.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 4312 completed, throughput=5MB/sec 2024-02-11T22:48:34.959 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3yqPczwf4_CtNOZ off=12293149 len=648608 2024-02-11T22:48:34.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 4313 completed, throughput=5MB/sec 2024-02-11T22:48:34.960 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mNDq-A9IVxhaQSz off=11200225 len=377230 2024-02-11T22:48:34.961 INFO:tasks.workunit.client.0.smithi023.stdout:op 4314 completed, throughput=5MB/sec 2024-02-11T22:48:34.961 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uogmVIwGSO2Hco1 off=7111144 len=143060 2024-02-11T22:48:34.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 4315 completed, throughput=5MB/sec 2024-02-11T22:48:34.964 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8y91M8vNJjdLb1_ off=15070727 len=119282 2024-02-11T22:48:34.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 4316 completed, throughput=5MB/sec 2024-02-11T22:48:34.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QgdLwD8i3NmHh5y off=3486830 len=1805837 2024-02-11T22:48:34.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 4317 completed, throughput=5MB/sec 2024-02-11T22:48:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:35 smithi023 ceph-mon[111262]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:48:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:48:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:48:35] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:48:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:35 smithi023 ceph-mon[113671]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:48:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:35 smithi160 ceph-mon[106289]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:48:35.978 INFO:tasks.workunit.client.0.smithi023.stdout: 841: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:35.978 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5SZVh9qGV9znQM6 off=23550835 len=1307694 2024-02-11T22:48:35.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 4318 completed, throughput=5MB/sec 2024-02-11T22:48:35.985 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xULJ6JUFN92pBsr off=7979375 len=1192953 2024-02-11T22:48:35.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 4319 completed, throughput=5MB/sec 2024-02-11T22:48:35.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G-bmsuZJnqPP5mY off=1093241 len=1849107 2024-02-11T22:48:35.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 4320 completed, throughput=5MB/sec 2024-02-11T22:48:35.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fFcid9G0h59YVKs off=4605703 len=1247092 2024-02-11T22:48:35.997 INFO:tasks.workunit.client.0.smithi023.stdout:op 4321 completed, throughput=5MB/sec 2024-02-11T22:48:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:36.997 INFO:tasks.workunit.client.0.smithi023.stdout: 842: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:36.997 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5kmGFVzXKrYs7Qq off=16882748 len=1410005 2024-02-11T22:48:37.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 4322 completed, throughput=5MB/sec 2024-02-11T22:48:37.000 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OIofKPvCbJujfnQ off=2099023 len=345800 2024-02-11T22:48:37.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 4323 completed, throughput=5MB/sec 2024-02-11T22:48:37.001 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SBwCElbAR37m3am off=3204197 len=908928 2024-02-11T22:48:37.007 INFO:tasks.workunit.client.0.smithi023.stdout:op 4324 completed, throughput=5MB/sec 2024-02-11T22:48:37.007 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MxTMxw-YMsk-XYD off=359889 len=105379 2024-02-11T22:48:37.007 INFO:tasks.workunit.client.0.smithi023.stdout:op 4325 completed, throughput=5MB/sec 2024-02-11T22:48:37.007 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7BVyml9pdRbpk-3 off=10933532 len=127396 2024-02-11T22:48:37.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 4326 completed, throughput=5MB/sec 2024-02-11T22:48:37.011 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-My9Oyx5AFB4RDIr off=270303 len=1592337 2024-02-11T22:48:37.013 INFO:tasks.workunit.client.0.smithi023.stdout:op 4327 completed, throughput=5MB/sec 2024-02-11T22:48:37.013 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9OjSwfCNOkfTaqq off=3924534 len=743356 2024-02-11T22:48:37.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 4328 completed, throughput=5MB/sec 2024-02-11T22:48:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:37 smithi023 ceph-mon[111262]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:48:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:37 smithi023 ceph-mon[113671]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:48:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:37 smithi160 ceph-mon[106289]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:48:38.018 INFO:tasks.workunit.client.0.smithi023.stdout: 843: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:38.018 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9VF_BJSQkuwJ4Lj off=900801 len=2089837 2024-02-11T22:48:38.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 4329 completed, throughput=5MB/sec 2024-02-11T22:48:38.020 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t7fC930roYvzJL9 off=4105127 len=546703 2024-02-11T22:48:38.021 INFO:tasks.workunit.client.0.smithi023.stdout:op 4330 completed, throughput=5MB/sec 2024-02-11T22:48:38.021 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TOUQ6k3YXIwf0w4 off=10292533 len=1406835 2024-02-11T22:48:38.023 INFO:tasks.workunit.client.0.smithi023.stdout:op 4331 completed, throughput=5MB/sec 2024-02-11T22:48:38.024 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wsTfokfLvzQ35AN off=210125 len=1643983 2024-02-11T22:48:38.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 4332 completed, throughput=5MB/sec 2024-02-11T22:48:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:38 smithi023 ceph-mon[111262]: 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, 5 op/s 2024-02-11T22:48:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:38 smithi023 ceph-mon[113671]: 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, 5 op/s 2024-02-11T22:48:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:38 smithi160 ceph-mon[106289]: 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, 5 op/s 2024-02-11T22:48:39.026 INFO:tasks.workunit.client.0.smithi023.stdout: 844: throughput=5MB/sec pending data=0 2024-02-11T22:48:39.027 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kdCM-2cp-hYp-cy off=2208315 len=1682316 2024-02-11T22:48:39.033 INFO:tasks.workunit.client.0.smithi023.stdout:op 4333 completed, throughput=5MB/sec 2024-02-11T22:48:39.033 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mhRpiUe4LxvjW22 off=15828339 len=685649 2024-02-11T22:48:39.038 INFO:tasks.workunit.client.0.smithi023.stdout:op 4334 completed, throughput=5MB/sec 2024-02-11T22:48:39.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qBn_i_20sRwZALd off=3842770 len=1454741 2024-02-11T22:48:39.041 INFO:tasks.workunit.client.0.smithi023.stdout:op 4335 completed, throughput=5MB/sec 2024-02-11T22:48:39.041 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-l6Acks2WHq2qPKf off=502169 len=1083854 2024-02-11T22:48:39.043 INFO:tasks.workunit.client.0.smithi023.stdout:op 4336 completed, throughput=5MB/sec 2024-02-11T22:48:40.043 INFO:tasks.workunit.client.0.smithi023.stdout: 845: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:40.044 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HqyQsDLbu9uMi5N off=12176825 len=1944681 2024-02-11T22:48:40.051 INFO:tasks.workunit.client.0.smithi023.stdout:op 4337 completed, throughput=5MB/sec 2024-02-11T22:48:40.051 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eK53locEeoLx6S9 off=17634337 len=330775 2024-02-11T22:48:40.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 4338 completed, throughput=5MB/sec 2024-02-11T22:48:40.052 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Inqzalv4xFPjF73 off=9511628 len=1566442 2024-02-11T22:48:40.060 INFO:tasks.workunit.client.0.smithi023.stdout:op 4339 completed, throughput=5MB/sec 2024-02-11T22:48:40.060 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g_jf2MC6pyczVuO off=5918501 len=1855173 2024-02-11T22:48:40.062 INFO:tasks.workunit.client.0.smithi023.stdout:op 4340 completed, throughput=5MB/sec 2024-02-11T22:48:41.062 INFO:tasks.workunit.client.0.smithi023.stdout: 846: throughput=5MB/sec pending data=0 2024-02-11T22:48:41.062 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YbIUNl7oUfHSxhF off=3197969 len=1409041 2024-02-11T22:48:41.072 INFO:tasks.workunit.client.0.smithi023.stdout:op 4341 completed, throughput=5MB/sec 2024-02-11T22:48:41.072 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-drQ4R6x8UhYoe32 off=151567 len=827073 2024-02-11T22:48:41.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 4342 completed, throughput=5MB/sec 2024-02-11T22:48:41.078 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vQ3Dxfl5wiUZIgX off=5907713 len=47894 2024-02-11T22:48:41.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 4343 completed, throughput=5MB/sec 2024-02-11T22:48:41.078 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EVSXOTUmc1I-YmU off=6010811 len=1392210 2024-02-11T22:48:41.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 4344 completed, throughput=5MB/sec 2024-02-11T22:48:41.084 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cDCuE1it9EzrIcu off=10398049 len=663793 2024-02-11T22:48:41.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 4345 completed, throughput=5MB/sec 2024-02-11T22:48:41.086 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WQ4o8RHYeNB-NsJ off=9004680 len=553611 2024-02-11T22:48:41.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 4346 completed, throughput=5MB/sec 2024-02-11T22:48:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:41 smithi023 ceph-mon[111262]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:48:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:41 smithi023 ceph-mon[113671]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:48:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:41 smithi160 ceph-mon[106289]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-11T22:48:42.087 INFO:tasks.workunit.client.0.smithi023.stdout: 847: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:42.087 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JeYZ6RYAyPON-TH off=10260762 len=1825345 2024-02-11T22:48:42.098 INFO:tasks.workunit.client.0.smithi023.stdout:op 4347 completed, throughput=5MB/sec 2024-02-11T22:48:42.098 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ru8tCRaq0NpZowg off=11249089 len=1370687 2024-02-11T22:48:42.106 INFO:tasks.workunit.client.0.smithi023.stdout:op 4348 completed, throughput=5MB/sec 2024-02-11T22:48:42.106 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J087Sobt0EZV4Th off=11899910 len=640238 2024-02-11T22:48:42.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 4349 completed, throughput=5MB/sec 2024-02-11T22:48:42.107 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9DP_L4qiz7a8DNq off=1146036 len=578912 2024-02-11T22:48:42.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 4350 completed, throughput=5MB/sec 2024-02-11T22:48:42.111 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z4PLeZix9n8ZOEB off=5680745 len=407994 2024-02-11T22:48:42.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 4351 completed, throughput=5MB/sec 2024-02-11T22:48:42.112 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-z3GoOVMBAd3xw4P off=6905647 len=115108 2024-02-11T22:48:42.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 4352 completed, throughput=5MB/sec 2024-02-11T22:48:42.112 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Z3annGbbkLU-KF off=2529663 len=2083240 2024-02-11T22:48:42.120 INFO:tasks.workunit.client.0.smithi023.stdout:op 4353 completed, throughput=5MB/sec 2024-02-11T22:48:43.120 INFO:tasks.workunit.client.0.smithi023.stdout: 848: throughput=5MB/sec pending data=0 2024-02-11T22:48:43.120 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R0GuoGbhLYO6DG- off=15550380 len=1649090 2024-02-11T22:48:43.123 INFO:tasks.workunit.client.0.smithi023.stdout:op 4354 completed, throughput=5MB/sec 2024-02-11T22:48:43.124 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YqoFSnUaWC2sYTP off=7975073 len=1384013 2024-02-11T22:48:43.131 INFO:tasks.workunit.client.0.smithi023.stdout:op 4355 completed, throughput=5MB/sec 2024-02-11T22:48:43.131 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6R6oSgDXNdgR6M_ off=6824508 len=755101 2024-02-11T22:48:43.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 4356 completed, throughput=5MB/sec 2024-02-11T22:48:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:43 smithi023 ceph-mon[111262]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:48:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:43 smithi023 ceph-mon[113671]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:48:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:43 smithi160 ceph-mon[106289]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:48:44.137 INFO:tasks.workunit.client.0.smithi023.stdout: 849: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:44.137 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MWuxD-LrsEpGLdO off=3640760 len=477707 2024-02-11T22:48:44.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 4357 completed, throughput=5MB/sec 2024-02-11T22:48:44.138 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VB_0cJKpIHabMUO off=9077158 len=870714 2024-02-11T22:48:44.141 INFO:tasks.workunit.client.0.smithi023.stdout:op 4358 completed, throughput=5MB/sec 2024-02-11T22:48:44.141 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PNgi-ACgoL8NvVi off=6453642 len=1455850 2024-02-11T22:48:44.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 4359 completed, throughput=5MB/sec 2024-02-11T22:48:44.143 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FQCRFPEvsxbBOUG off=15968269 len=470775 2024-02-11T22:48:44.146 INFO:tasks.workunit.client.0.smithi023.stdout:op 4360 completed, throughput=5MB/sec 2024-02-11T22:48:44.146 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yXKK16HJOa0SRbt off=3682947 len=497961 2024-02-11T22:48:44.147 INFO:tasks.workunit.client.0.smithi023.stdout:op 4361 completed, throughput=5MB/sec 2024-02-11T22:48:44.147 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-D94b0tuE3oYWegT off=761020 len=1285002 2024-02-11T22:48:44.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 4362 completed, throughput=5MB/sec 2024-02-11T22:48:45.149 INFO:tasks.workunit.client.0.smithi023.stdout: 850: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:45.150 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nLIDqAhckHhR90A off=2080817 len=702464 2024-02-11T22:48:45.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 4363 completed, throughput=5MB/sec 2024-02-11T22:48:45.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WyWQ9-XOjVN0Vhn off=22833462 len=1666929 2024-02-11T22:48:45.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 4364 completed, throughput=5MB/sec 2024-02-11T22:48:45.162 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cu8oXmWTtXfc1d0 off=694488 len=1001751 2024-02-11T22:48:45.163 INFO:tasks.workunit.client.0.smithi023.stdout:op 4365 completed, throughput=5MB/sec 2024-02-11T22:48:45.163 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2KoFGGRbqdZv40r off=6255308 len=54147 2024-02-11T22:48:45.165 INFO:tasks.workunit.client.0.smithi023.stdout:op 4366 completed, throughput=5MB/sec 2024-02-11T22:48:45.165 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yeVOr-zimd7am0s off=16103345 len=1372325 2024-02-11T22:48:45.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 4367 completed, throughput=5MB/sec 2024-02-11T22:48:45.171 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VvCVdOi6emqfCoo off=9402011 len=1162206 2024-02-11T22:48:45.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 4368 completed, throughput=5MB/sec 2024-02-11T22:48:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:45 smithi023 ceph-mon[111262]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:48:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:45 smithi023 ceph-mon[113671]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:48:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:45 smithi160 ceph-mon[106289]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:48:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:48:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:48:45] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:48:46.179 INFO:tasks.workunit.client.0.smithi023.stdout: 851: throughput=5MB/sec pending data=0 2024-02-11T22:48:46.180 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PFTulylqlWsMu50 off=14146997 len=1713337 2024-02-11T22:48:46.188 INFO:tasks.workunit.client.0.smithi023.stdout:op 4369 completed, throughput=5MB/sec 2024-02-11T22:48:46.188 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AI_6fa1EVagjz6O off=554588 len=282913 2024-02-11T22:48:46.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 4370 completed, throughput=5MB/sec 2024-02-11T22:48:46.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ytnKEjOwPHecMbG off=13312099 len=1239045 2024-02-11T22:48:46.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 4371 completed, throughput=5MB/sec 2024-02-11T22:48:46.197 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j2FltNdEjUvjHbW off=8240217 len=1054996 2024-02-11T22:48:46.198 INFO:tasks.workunit.client.0.smithi023.stdout:op 4372 completed, throughput=5MB/sec 2024-02-11T22:48:46.198 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iRcpkNtZ-MKw0Mp off=10361398 len=1142176 2024-02-11T22:48:46.199 INFO:tasks.workunit.client.0.smithi023.stdout:op 4373 completed, throughput=5MB/sec 2024-02-11T22:48:47.199 INFO:tasks.workunit.client.0.smithi023.stdout: 852: throughput=5MB/sec pending data=0 2024-02-11T22:48:47.199 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4hhUSXsvOE5Tg4t off=4155948 len=1360592 2024-02-11T22:48:47.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 4374 completed, throughput=5MB/sec 2024-02-11T22:48:47.204 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hiZxJRP0GdonE-C off=88458 len=2027302 2024-02-11T22:48:47.204 INFO:tasks.workunit.client.0.smithi023.stdout:op 4375 completed, throughput=5MB/sec 2024-02-11T22:48:47.205 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dWg1tmFpxfHIgsx off=15769582 len=99187 2024-02-11T22:48:47.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 4376 completed, throughput=5MB/sec 2024-02-11T22:48:47.205 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c2O5LoAuGr1euqz off=3499855 len=1366619 2024-02-11T22:48:47.208 INFO:tasks.workunit.client.0.smithi023.stdout:op 4377 completed, throughput=5MB/sec 2024-02-11T22:48:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:47 smithi023 ceph-mon[111262]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:48:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:47 smithi023 ceph-mon[113671]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:48:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:47 smithi160 ceph-mon[106289]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:48:48.208 INFO:tasks.workunit.client.0.smithi023.stdout: 853: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:48.208 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5pLWI5G5BvOTOCr off=7045111 len=805678 2024-02-11T22:48:48.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 4378 completed, throughput=5MB/sec 2024-02-11T22:48:48.213 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Szpq98RsB_Ja6gS off=1132650 len=96970 2024-02-11T22:48:48.214 INFO:tasks.workunit.client.0.smithi023.stdout:op 4379 completed, throughput=5MB/sec 2024-02-11T22:48:48.214 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xLPSBvibswVzWcz off=8839655 len=1151330 2024-02-11T22:48:48.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 4380 completed, throughput=5MB/sec 2024-02-11T22:48:48.217 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b8o8KWeeeA6Mz89 off=4178176 len=723041 2024-02-11T22:48:48.218 INFO:tasks.workunit.client.0.smithi023.stdout:op 4381 completed, throughput=5MB/sec 2024-02-11T22:48:48.218 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9PC9YX08muhbs16 off=9069775 len=852875 2024-02-11T22:48:48.220 INFO:tasks.workunit.client.0.smithi023.stdout:op 4382 completed, throughput=5MB/sec 2024-02-11T22:48:48.220 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SKWXXvHsfsvfaul off=18989570 len=1044784 2024-02-11T22:48:48.225 INFO:tasks.workunit.client.0.smithi023.stdout:op 4383 completed, throughput=5MB/sec 2024-02-11T22:48:48.225 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9oIfO3dTFGSCIwA off=6083253 len=161675 2024-02-11T22:48:48.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 4384 completed, throughput=5MB/sec 2024-02-11T22:48:48.228 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-39X6Xc0Rn98O-6A off=7646883 len=1763124 2024-02-11T22:48:48.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 4385 completed, throughput=5MB/sec 2024-02-11T22:48:49.231 INFO:tasks.workunit.client.0.smithi023.stdout: 854: throughput=5MB/sec pending data=0 2024-02-11T22:48:49.231 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fw7qOzUdAy3LTA8 off=10613238 len=1329623 2024-02-11T22:48:49.237 INFO:tasks.workunit.client.0.smithi023.stdout:op 4386 completed, throughput=5MB/sec 2024-02-11T22:48:49.238 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hSE5OQFxO-fyJ62 off=150098 len=1177692 2024-02-11T22:48:49.239 INFO:tasks.workunit.client.0.smithi023.stdout:op 4387 completed, throughput=5MB/sec 2024-02-11T22:48:49.239 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4Dmia401IfLBZ0z off=4963163 len=739990 2024-02-11T22:48:49.244 INFO:tasks.workunit.client.0.smithi023.stdout:op 4388 completed, throughput=5MB/sec 2024-02-11T22:48:49.244 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w3zeJM4N6_811dJ off=2652545 len=642628 2024-02-11T22:48:49.248 INFO:tasks.workunit.client.0.smithi023.stdout:op 4389 completed, throughput=5MB/sec 2024-02-11T22:48:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:49 smithi023 ceph-mon[111262]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:48:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:49 smithi023 ceph-mon[113671]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:48:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:49 smithi160 ceph-mon[106289]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:48:50.245 INFO:tasks.workunit.client.0.smithi023.stdout: 855: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:50.245 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9bdim_q-b_Ss1xH off=12597753 len=2070317 2024-02-11T22:48:50.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 4390 completed, throughput=5MB/sec 2024-02-11T22:48:50.254 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UrY2o0s9Q6wIUpx off=8233340 len=386382 2024-02-11T22:48:50.257 INFO:tasks.workunit.client.0.smithi023.stdout:op 4391 completed, throughput=5MB/sec 2024-02-11T22:48:50.258 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TbImMNMFQ-UvD5T off=21859734 len=1371587 2024-02-11T22:48:50.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 4392 completed, throughput=5MB/sec 2024-02-11T22:48:50.260 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tr08Q0QBRh2ib7x off=15024136 len=180909 2024-02-11T22:48:50.261 INFO:tasks.workunit.client.0.smithi023.stdout:op 4393 completed, throughput=5MB/sec 2024-02-11T22:48:50.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qsFG2knNn2kqehQ off=22485369 len=270669 2024-02-11T22:48:50.264 INFO:tasks.workunit.client.0.smithi023.stdout:op 4394 completed, throughput=5MB/sec 2024-02-11T22:48:50.264 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-m3tyFanSxaXFTw5 off=15293851 len=982986 2024-02-11T22:48:50.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 4395 completed, throughput=5MB/sec 2024-02-11T22:48:51.266 INFO:tasks.workunit.client.0.smithi023.stdout: 856: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:51.266 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ECbqjnborXCqBkh off=126593 len=935869 2024-02-11T22:48:51.271 INFO:tasks.workunit.client.0.smithi023.stdout:op 4396 completed, throughput=5MB/sec 2024-02-11T22:48:51.271 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eIN2ZqYDaH8iT14 off=239919 len=1800206 2024-02-11T22:48:51.274 INFO:tasks.workunit.client.0.smithi023.stdout:op 4397 completed, throughput=5MB/sec 2024-02-11T22:48:51.274 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xx2GfDRvp1_hM1x off=868250 len=253090 2024-02-11T22:48:51.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 4398 completed, throughput=5MB/sec 2024-02-11T22:48:51.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RiEVMR3v357-0Vd off=4610425 len=1264938 2024-02-11T22:48:51.279 INFO:tasks.workunit.client.0.smithi023.stdout:op 4399 completed, throughput=5MB/sec 2024-02-11T22:48:51.279 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q468YJ1hikIrgS0 off=4050647 len=1125584 2024-02-11T22:48:51.284 INFO:tasks.workunit.client.0.smithi023.stdout:op 4400 completed, throughput=5MB/sec 2024-02-11T22:48:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:51 smithi023 ceph-mon[111262]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:48:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:51 smithi023 ceph-mon[113671]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:48:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:51 smithi160 ceph-mon[106289]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:48:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:48:52.284 INFO:tasks.workunit.client.0.smithi023.stdout: 857: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:52.284 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wABg9kvyX4hSRNb off=1726700 len=940119 2024-02-11T22:48:52.286 INFO:tasks.workunit.client.0.smithi023.stdout:op 4401 completed, throughput=5MB/sec 2024-02-11T22:48:52.286 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tLukymG9yV5Fm-K off=300451 len=963071 2024-02-11T22:48:52.291 INFO:tasks.workunit.client.0.smithi023.stdout:op 4402 completed, throughput=5MB/sec 2024-02-11T22:48:52.291 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6SUsovIIJPXQsYK off=3199490 len=595733 2024-02-11T22:48:52.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 4403 completed, throughput=5MB/sec 2024-02-11T22:48:52.293 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hxvwJHFsNrGRyP3 off=625583 len=811733 2024-02-11T22:48:52.295 INFO:tasks.workunit.client.0.smithi023.stdout:op 4404 completed, throughput=5MB/sec 2024-02-11T22:48:52.295 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nfX0QGMj7c3gB3o off=295900 len=1702630 2024-02-11T22:48:52.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 4405 completed, throughput=5MB/sec 2024-02-11T22:48:52.304 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ffBzNv7rcHbC3BC off=1601559 len=675960 2024-02-11T22:48:52.311 INFO:tasks.workunit.client.0.smithi023.stdout:op 4406 completed, throughput=5MB/sec 2024-02-11T22:48:53.309 INFO:tasks.workunit.client.0.smithi023.stdout: 858: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:53.309 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aNE0AIy2xVolp7o off=10258573 len=1582088 2024-02-11T22:48:53.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 4407 completed, throughput=5MB/sec 2024-02-11T22:48:53.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U61KVSaHQh2EzNf off=13813750 len=1082087 2024-02-11T22:48:53.322 INFO:tasks.workunit.client.0.smithi023.stdout:op 4408 completed, throughput=5MB/sec 2024-02-11T22:48:53.323 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lQhJkFy6zcs4kc6 off=14306582 len=1932203 2024-02-11T22:48:53.333 INFO:tasks.workunit.client.0.smithi023.stdout:op 4409 completed, throughput=5MB/sec 2024-02-11T22:48:53.333 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uEL1FbYG4Mr4jUl off=810974 len=1105580 2024-02-11T22:48:53.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 4410 completed, throughput=5MB/sec 2024-02-11T22:48:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:53 smithi023 ceph-mon[111262]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:48:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:53 smithi023 ceph-mon[113671]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:48:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:53 smithi160 ceph-mon[106289]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:48:54.339 INFO:tasks.workunit.client.0.smithi023.stdout: 859: throughput=5MB/sec pending data=0 2024-02-11T22:48:54.339 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z5x447FBHCnfrSZ off=11144465 len=1029773 2024-02-11T22:48:54.344 INFO:tasks.workunit.client.0.smithi023.stdout:op 4411 completed, throughput=5MB/sec 2024-02-11T22:48:54.345 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--KWWDpdJMxqdfHc off=1299596 len=367991 2024-02-11T22:48:54.346 INFO:tasks.workunit.client.0.smithi023.stdout:op 4412 completed, throughput=5MB/sec 2024-02-11T22:48:54.346 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wvBuEyKcNX5-2AA off=2265287 len=1951458 2024-02-11T22:48:54.348 INFO:tasks.workunit.client.0.smithi023.stdout:op 4413 completed, throughput=5MB/sec 2024-02-11T22:48:54.348 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PxpyIg_5oAgHqF7 off=2382695 len=1917936 2024-02-11T22:48:54.357 INFO:tasks.workunit.client.0.smithi023.stdout:op 4414 completed, throughput=5MB/sec 2024-02-11T22:48:55.358 INFO:tasks.workunit.client.0.smithi023.stdout: 860: throughput=5MB/sec pending data=0 2024-02-11T22:48:55.358 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bB1H0s5ko7103DU off=16700009 len=654734 2024-02-11T22:48:55.359 INFO:tasks.workunit.client.0.smithi023.stdout:op 4415 completed, throughput=5MB/sec 2024-02-11T22:48:55.359 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Fqze9c2NVaf4UIJ off=5909388 len=1857385 2024-02-11T22:48:55.361 INFO:tasks.workunit.client.0.smithi023.stdout:op 4416 completed, throughput=5MB/sec 2024-02-11T22:48:55.361 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ItoBIjfeuihq73C off=1967403 len=1981774 2024-02-11T22:48:55.363 INFO:tasks.workunit.client.0.smithi023.stdout:op 4417 completed, throughput=5MB/sec 2024-02-11T22:48:55.364 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vhTvXesZ8_Yle1v off=10499600 len=1288291 2024-02-11T22:48:55.365 INFO:tasks.workunit.client.0.smithi023.stdout:op 4418 completed, throughput=5MB/sec 2024-02-11T22:48:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:55 smithi023 ceph-mon[111262]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:48:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:48:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:48:55] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:48:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:55 smithi023 ceph-mon[113671]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:48:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:55 smithi160 ceph-mon[106289]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:48:56.365 INFO:tasks.workunit.client.0.smithi023.stdout: 861: throughput=5MB/sec pending data=0 2024-02-11T22:48:56.365 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L_XkiY-hsWoNEBy off=4802290 len=1787535 2024-02-11T22:48:56.376 INFO:tasks.workunit.client.0.smithi023.stdout:op 4419 completed, throughput=5MB/sec 2024-02-11T22:48:56.376 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y2KkzEuSn62GGnX off=17399316 len=1320154 2024-02-11T22:48:56.382 INFO:tasks.workunit.client.0.smithi023.stdout:op 4420 completed, throughput=5MB/sec 2024-02-11T22:48:56.382 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pTR61zeHmUlBh-w off=8985963 len=647610 2024-02-11T22:48:56.386 INFO:tasks.workunit.client.0.smithi023.stdout:op 4421 completed, throughput=5MB/sec 2024-02-11T22:48:56.386 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x4sTEDPYgx7HrKe off=4208297 len=859669 2024-02-11T22:48:56.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 4422 completed, throughput=5MB/sec 2024-02-11T22:48:57.388 INFO:tasks.workunit.client.0.smithi023.stdout: 862: throughput=4.99MB/sec pending data=0 2024-02-11T22:48:57.388 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-g6kf-g5-ik7VW52 off=13382116 len=1025073 2024-02-11T22:48:57.393 INFO:tasks.workunit.client.0.smithi023.stdout:op 4423 completed, throughput=5MB/sec 2024-02-11T22:48:57.393 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ipy6Uk-h-i-ESES off=2866033 len=1658019 2024-02-11T22:48:57.396 INFO:tasks.workunit.client.0.smithi023.stdout:op 4424 completed, throughput=5MB/sec 2024-02-11T22:48:57.396 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QZurt59mpnsRUqj off=9121556 len=1969600 2024-02-11T22:48:57.398 INFO:tasks.workunit.client.0.smithi023.stdout:op 4425 completed, throughput=5MB/sec 2024-02-11T22:48:57.398 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1DMsRACdGvTmZep off=4640285 len=36617 2024-02-11T22:48:57.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 4426 completed, throughput=5MB/sec 2024-02-11T22:48:57.399 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vHgmDunWxVd12ez off=308055 len=1720975 2024-02-11T22:48:57.409 INFO:tasks.workunit.client.0.smithi023.stdout:op 4427 completed, throughput=5MB/sec 2024-02-11T22:48:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:57 smithi023 ceph-mon[111262]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:48:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:57 smithi023 ceph-mon[113671]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:48:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:57 smithi160 ceph-mon[106289]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:48:58.409 INFO:tasks.workunit.client.0.smithi023.stdout: 863: throughput=5MB/sec pending data=0 2024-02-11T22:48:58.409 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3yVmOJF20EeKxh4 off=1828681 len=79909 2024-02-11T22:48:58.410 INFO:tasks.workunit.client.0.smithi023.stdout:op 4428 completed, throughput=5MB/sec 2024-02-11T22:48:58.410 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-R24Qv1OS6tl36VZ off=2627516 len=1277811 2024-02-11T22:48:58.417 INFO:tasks.workunit.client.0.smithi023.stdout:op 4429 completed, throughput=5MB/sec 2024-02-11T22:48:58.417 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Xfs8yaU_GyvykQ off=625318 len=1316078 2024-02-11T22:48:58.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 4430 completed, throughput=5MB/sec 2024-02-11T22:48:58.422 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TSlK__abyge0nnr off=2461112 len=688479 2024-02-11T22:48:58.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 4431 completed, throughput=5MB/sec 2024-02-11T22:48:58.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_Yu8lph6hU5XerP off=3961177 len=190099 2024-02-11T22:48:58.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 4432 completed, throughput=5MB/sec 2024-02-11T22:48:58.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kGl2BFTPRzfpgXO off=6602250 len=1828438 2024-02-11T22:48:58.427 INFO:tasks.workunit.client.0.smithi023.stdout:op 4433 completed, throughput=5MB/sec 2024-02-11T22:48:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:48:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:48:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:48:59.427 INFO:tasks.workunit.client.0.smithi023.stdout: 864: throughput=5MB/sec pending data=0 2024-02-11T22:48:59.427 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wnxNMwTfR499dkf off=6764714 len=674187 2024-02-11T22:48:59.428 INFO:tasks.workunit.client.0.smithi023.stdout:op 4434 completed, throughput=5MB/sec 2024-02-11T22:48:59.429 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p9VQHC4MMaGZw5g off=8437976 len=1582404 2024-02-11T22:48:59.436 INFO:tasks.workunit.client.0.smithi023.stdout:op 4435 completed, throughput=5MB/sec 2024-02-11T22:48:59.436 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-B2pLQn1hznNrrmk off=8794552 len=58859 2024-02-11T22:48:59.437 INFO:tasks.workunit.client.0.smithi023.stdout:op 4436 completed, throughput=5MB/sec 2024-02-11T22:48:59.437 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-21KQwtR73R9wHhx off=9121718 len=515449 2024-02-11T22:48:59.437 INFO:tasks.workunit.client.0.smithi023.stdout:op 4437 completed, throughput=5MB/sec 2024-02-11T22:48:59.437 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9VFEcqGMhoJsKRP off=3627717 len=550963 2024-02-11T22:48:59.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 4438 completed, throughput=5MB/sec 2024-02-11T22:48:59.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5HvITIzO0JT5A_v off=9307312 len=1857277 2024-02-11T22:48:59.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 4439 completed, throughput=5MB/sec 2024-02-11T22:48:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[111262]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:48:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:48:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:48:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:48:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[113671]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:48:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:48:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:48:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:48:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:48:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:59 smithi160 ceph-mon[106289]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:48:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:48:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:48:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:48:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:00.450 INFO:tasks.workunit.client.0.smithi023.stdout: 865: throughput=5MB/sec pending data=0 2024-02-11T22:49:00.450 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-B_L2Sa2gHEJ4EbJ off=5912750 len=249020 2024-02-11T22:49:00.450 INFO:tasks.workunit.client.0.smithi023.stdout:op 4440 completed, throughput=5MB/sec 2024-02-11T22:49:00.450 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HLAmVc7mxHiSrdw off=2842053 len=1032991 2024-02-11T22:49:00.453 INFO:tasks.workunit.client.0.smithi023.stdout:op 4441 completed, throughput=5MB/sec 2024-02-11T22:49:00.453 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vCKB0Zx59iWjv6i off=5073451 len=1983330 2024-02-11T22:49:00.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 4442 completed, throughput=5MB/sec 2024-02-11T22:49:00.466 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E-1davEOt84Amyu off=20272411 len=803715 2024-02-11T22:49:00.467 INFO:tasks.workunit.client.0.smithi023.stdout:op 4443 completed, throughput=5MB/sec 2024-02-11T22:49:01.467 INFO:tasks.workunit.client.0.smithi023.stdout: 866: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:01.467 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yYSDIByMvDUrta_ off=11904759 len=1866289 2024-02-11T22:49:01.475 INFO:tasks.workunit.client.0.smithi023.stdout:op 4444 completed, throughput=5MB/sec 2024-02-11T22:49:01.475 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4ol6PU9brVTUuLY off=7955965 len=1774172 2024-02-11T22:49:01.486 INFO:tasks.workunit.client.0.smithi023.stdout:op 4445 completed, throughput=5MB/sec 2024-02-11T22:49:01.486 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oU_AquMWAQ2Qjwg off=7395487 len=1985334 2024-02-11T22:49:01.493 INFO:tasks.workunit.client.0.smithi023.stdout:op 4446 completed, throughput=5MB/sec 2024-02-11T22:49:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:01 smithi023 ceph-mon[111262]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:49:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:01 smithi023 ceph-mon[113671]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:49:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:01 smithi160 ceph-mon[106289]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:49:02.493 INFO:tasks.workunit.client.0.smithi023.stdout: 867: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:02.493 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x7fperi6-hb4ZCh off=10186550 len=7065 2024-02-11T22:49:02.496 INFO:tasks.workunit.client.0.smithi023.stdout:op 4447 completed, throughput=4.99MB/sec 2024-02-11T22:49:02.496 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V_LLo_DQef22qGd off=10611110 len=402287 2024-02-11T22:49:02.500 INFO:tasks.workunit.client.0.smithi023.stdout:op 4448 completed, throughput=5MB/sec 2024-02-11T22:49:02.500 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ATLC7A2sF2W5jsx off=21506085 len=567130 2024-02-11T22:49:02.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 4449 completed, throughput=5MB/sec 2024-02-11T22:49:02.503 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dYCsiTUCVSEstEn off=1984058 len=789861 2024-02-11T22:49:02.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 4450 completed, throughput=5MB/sec 2024-02-11T22:49:02.508 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-skQSOKSk7r4LkWA off=3216240 len=1472507 2024-02-11T22:49:02.510 INFO:tasks.workunit.client.0.smithi023.stdout:op 4451 completed, throughput=5MB/sec 2024-02-11T22:49:02.510 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A-PeuXeU8A_LuP1 off=4630938 len=56833 2024-02-11T22:49:02.512 INFO:tasks.workunit.client.0.smithi023.stdout:op 4452 completed, throughput=5MB/sec 2024-02-11T22:49:02.512 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aepOJk-t_oytrmE off=11672646 len=2081264 2024-02-11T22:49:02.516 INFO:tasks.workunit.client.0.smithi023.stdout:op 4453 completed, throughput=5MB/sec 2024-02-11T22:49:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:02 smithi023 ceph-mon[111262]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:49:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:02 smithi023 ceph-mon[113671]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:49:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:02 smithi160 ceph-mon[106289]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:49:03.516 INFO:tasks.workunit.client.0.smithi023.stdout: 868: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:03.516 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OblCQGdzJHHBcXE off=4887623 len=1377753 2024-02-11T22:49:03.519 INFO:tasks.workunit.client.0.smithi023.stdout:op 4454 completed, throughput=5MB/sec 2024-02-11T22:49:03.519 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nivNiFDDjxqGO0X off=16795589 len=1129744 2024-02-11T22:49:03.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 4455 completed, throughput=5MB/sec 2024-02-11T22:49:03.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LU2u0NB-_1kqVl- off=5242909 len=2038981 2024-02-11T22:49:03.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 4456 completed, throughput=5MB/sec 2024-02-11T22:49:03.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--jcHuV_1a61Mf_o off=4815292 len=1445611 2024-02-11T22:49:03.531 INFO:tasks.workunit.client.0.smithi023.stdout:op 4457 completed, throughput=5MB/sec 2024-02-11T22:49:04.531 INFO:tasks.workunit.client.0.smithi023.stdout: 869: throughput=5MB/sec pending data=0 2024-02-11T22:49:04.531 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oqq4ze2Qh1_Dv08 off=10139058 len=1466145 2024-02-11T22:49:04.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 4458 completed, throughput=5MB/sec 2024-02-11T22:49:04.533 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ACiOUBFIlhnZbUM off=243567 len=1356121 2024-02-11T22:49:04.536 INFO:tasks.workunit.client.0.smithi023.stdout:op 4459 completed, throughput=5MB/sec 2024-02-11T22:49:04.536 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TJV8vYw2cmd7iTV off=2739795 len=1515481 2024-02-11T22:49:04.544 INFO:tasks.workunit.client.0.smithi023.stdout:op 4460 completed, throughput=5MB/sec 2024-02-11T22:49:05.545 INFO:tasks.workunit.client.0.smithi023.stdout: 870: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:05.545 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_vhUQStYzjS6epp off=5353461 len=288325 2024-02-11T22:49:05.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 4461 completed, throughput=4.99MB/sec 2024-02-11T22:49:05.549 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BeyL-Jk-HW35XrX off=7657174 len=133203 2024-02-11T22:49:05.552 INFO:tasks.workunit.client.0.smithi023.stdout:op 4462 completed, throughput=4.99MB/sec 2024-02-11T22:49:05.552 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vWz7TUwDkUgtGAh off=1497143 len=1470680 2024-02-11T22:49:05.554 INFO:tasks.workunit.client.0.smithi023.stdout:op 4463 completed, throughput=5MB/sec 2024-02-11T22:49:05.554 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RZ9aAAZ5jhQBgyt off=1271287 len=705803 2024-02-11T22:49:05.558 INFO:tasks.workunit.client.0.smithi023.stdout:op 4464 completed, throughput=5MB/sec 2024-02-11T22:49:05.558 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2C_vJXxfp7xZicE off=2446306 len=888841 2024-02-11T22:49:05.560 INFO:tasks.workunit.client.0.smithi023.stdout:op 4465 completed, throughput=5MB/sec 2024-02-11T22:49:05.560 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Mdk1ZwyfkTGrn2M off=12126665 len=1982575 2024-02-11T22:49:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 4466 completed, throughput=5MB/sec 2024-02-11T22:49:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:05 smithi023 ceph-mon[111262]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:49:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:05 smithi023 ceph-mon[113671]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:49:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:05 smithi160 ceph-mon[106289]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:49:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:49:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:49:05] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:49:06.573 INFO:tasks.workunit.client.0.smithi023.stdout: 871: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:06.573 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1xo7otcvhujfMAq off=3443675 len=793452 2024-02-11T22:49:06.575 INFO:tasks.workunit.client.0.smithi023.stdout:op 4467 completed, throughput=5MB/sec 2024-02-11T22:49:06.575 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MLPCulacuKEjHy7 off=6162484 len=1932811 2024-02-11T22:49:06.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 4468 completed, throughput=5MB/sec 2024-02-11T22:49:06.583 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x1uyleYGbomPh3g off=2019790 len=1273913 2024-02-11T22:49:06.590 INFO:tasks.workunit.client.0.smithi023.stdout:op 4469 completed, throughput=5MB/sec 2024-02-11T22:49:06.591 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RPs7pTWRebB8doo off=11410576 len=167425 2024-02-11T22:49:06.591 INFO:tasks.workunit.client.0.smithi023.stdout:op 4470 completed, throughput=5MB/sec 2024-02-11T22:49:06.591 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5Rf9Tjoe9NfbbcU off=5850413 len=1952591 2024-02-11T22:49:06.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 4471 completed, throughput=5MB/sec 2024-02-11T22:49:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:07.598 INFO:tasks.workunit.client.0.smithi023.stdout: 872: throughput=5MB/sec pending data=0 2024-02-11T22:49:07.598 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UiXve4_CNqdDWde off=2685470 len=396834 2024-02-11T22:49:07.599 INFO:tasks.workunit.client.0.smithi023.stdout:op 4472 completed, throughput=5MB/sec 2024-02-11T22:49:07.599 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TFp_uRzf_CoddhT off=3944864 len=142228 2024-02-11T22:49:07.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 4473 completed, throughput=5MB/sec 2024-02-11T22:49:07.602 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-T-_3_27Y_-Pzu57 off=780597 len=698679 2024-02-11T22:49:07.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 4474 completed, throughput=5MB/sec 2024-02-11T22:49:07.604 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ew5OBia8zyAVsgp off=2224693 len=1204030 2024-02-11T22:49:07.606 INFO:tasks.workunit.client.0.smithi023.stdout:op 4475 completed, throughput=5MB/sec 2024-02-11T22:49:07.606 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tpaxjfKzOVnRGDB off=8633079 len=581427 2024-02-11T22:49:07.606 INFO:tasks.workunit.client.0.smithi023.stdout:op 4476 completed, throughput=5MB/sec 2024-02-11T22:49:07.607 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Qi7gJ_YjLjBdDl9 off=23696168 len=993759 2024-02-11T22:49:07.608 INFO:tasks.workunit.client.0.smithi023.stdout:op 4477 completed, throughput=5MB/sec 2024-02-11T22:49:07.608 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X5m38sIun2VFQeo off=18924949 len=1532277 2024-02-11T22:49:07.610 INFO:tasks.workunit.client.0.smithi023.stdout:op 4478 completed, throughput=5MB/sec 2024-02-11T22:49:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:07 smithi023 ceph-mon[111262]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:49:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:07 smithi023 ceph-mon[113671]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:49:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:07 smithi160 ceph-mon[106289]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:49:08.610 INFO:tasks.workunit.client.0.smithi023.stdout: 873: throughput=5MB/sec pending data=0 2024-02-11T22:49:08.610 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iDDo9uyyB392u2k off=1800742 len=1507616 2024-02-11T22:49:08.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 4479 completed, throughput=5MB/sec 2024-02-11T22:49:08.618 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SWrlCLKP5FgaDIO off=415194 len=323330 2024-02-11T22:49:08.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 4480 completed, throughput=5MB/sec 2024-02-11T22:49:08.621 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lKJUfYaJr9Rtbcd off=18113329 len=1335643 2024-02-11T22:49:08.623 INFO:tasks.workunit.client.0.smithi023.stdout:op 4481 completed, throughput=5MB/sec 2024-02-11T22:49:08.623 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KYLqtq38b8-xpP5 off=2944124 len=1778023 2024-02-11T22:49:08.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 4482 completed, throughput=5MB/sec 2024-02-11T22:49:09.625 INFO:tasks.workunit.client.0.smithi023.stdout: 874: throughput=5MB/sec pending data=0 2024-02-11T22:49:09.625 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NZlZ3_tNB-YjX5e off=14862091 len=1962648 2024-02-11T22:49:09.633 INFO:tasks.workunit.client.0.smithi023.stdout:op 4483 completed, throughput=5MB/sec 2024-02-11T22:49:09.633 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hKqNO-shNRZC61j off=22559179 len=658220 2024-02-11T22:49:09.637 INFO:tasks.workunit.client.0.smithi023.stdout:op 4484 completed, throughput=5MB/sec 2024-02-11T22:49:09.637 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wq_rHJHheiKKtNV off=387875 len=234612 2024-02-11T22:49:09.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 4485 completed, throughput=5MB/sec 2024-02-11T22:49:09.640 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e7EtS2RXsiDwXLh off=4589923 len=1918392 2024-02-11T22:49:09.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 4486 completed, throughput=5MB/sec 2024-02-11T22:49:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:09 smithi023 ceph-mon[111262]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:49:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:09 smithi023 ceph-mon[113671]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:49:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:09 smithi160 ceph-mon[106289]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:49:10.644 INFO:tasks.workunit.client.0.smithi023.stdout: 875: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:10.644 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gwAl5vL9tVBxxhu off=2800538 len=691442 2024-02-11T22:49:10.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 4487 completed, throughput=5MB/sec 2024-02-11T22:49:10.649 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OV36d8kTj8WAEDZ off=4046376 len=1315014 2024-02-11T22:49:10.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 4488 completed, throughput=5MB/sec 2024-02-11T22:49:10.651 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yGzlW6s3Jr2Xh6S off=9000509 len=1532142 2024-02-11T22:49:10.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 4489 completed, throughput=5MB/sec 2024-02-11T22:49:10.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CLj-nFbdxJ7kSXH off=2301368 len=1247357 2024-02-11T22:49:10.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 4490 completed, throughput=5MB/sec 2024-02-11T22:49:10.660 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Qi7gJ_YjLjBdDl9 off=5510710 len=1897185 2024-02-11T22:49:10.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 4491 completed, throughput=5MB/sec 2024-02-11T22:49:11.662 INFO:tasks.workunit.client.0.smithi023.stdout: 876: throughput=5MB/sec pending data=0 2024-02-11T22:49:11.662 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yIUUmcXWd9hhZcY off=5178452 len=1756775 2024-02-11T22:49:11.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 4492 completed, throughput=5MB/sec 2024-02-11T22:49:11.664 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_re_eu5n9D_NcxE off=3792128 len=484345 2024-02-11T22:49:11.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 4493 completed, throughput=5MB/sec 2024-02-11T22:49:11.668 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UTFyX456KKiuXFd off=0 len=1854987 2024-02-11T22:49:11.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 4494 completed, throughput=5MB/sec 2024-02-11T22:49:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:11 smithi023 ceph-mon[111262]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:49:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:11 smithi023 ceph-mon[113671]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:49:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:11 smithi160 ceph-mon[106289]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:49:12.676 INFO:tasks.workunit.client.0.smithi023.stdout: 877: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:12.676 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UBpSXAZOXX33ZdU off=1357660 len=1494078 2024-02-11T22:49:12.683 INFO:tasks.workunit.client.0.smithi023.stdout:op 4495 completed, throughput=5MB/sec 2024-02-11T22:49:12.683 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ggimtTDJ2zWVSyM off=2592177 len=1107966 2024-02-11T22:49:12.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 4496 completed, throughput=5MB/sec 2024-02-11T22:49:12.685 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FOKV0D3XD3Vv4GS off=13969282 len=1048613 2024-02-11T22:49:12.689 INFO:tasks.workunit.client.0.smithi023.stdout:op 4497 completed, throughput=5MB/sec 2024-02-11T22:49:12.689 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SDixrtu2KnVO5LB off=12407250 len=349098 2024-02-11T22:49:12.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 4498 completed, throughput=5MB/sec 2024-02-11T22:49:12.692 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BI2v-ipHgLpiVnN off=14727535 len=654316 2024-02-11T22:49:12.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 4499 completed, throughput=5MB/sec 2024-02-11T22:49:12.697 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DyOmrun7x36Gd3n off=5304339 len=502169 2024-02-11T22:49:12.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 4500 completed, throughput=5MB/sec 2024-02-11T22:49:13.698 INFO:tasks.workunit.client.0.smithi023.stdout: 878: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:13.698 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mW5FNezyC7pX2v8 off=2006859 len=191019 2024-02-11T22:49:13.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 4501 completed, throughput=4.99MB/sec 2024-02-11T22:49:13.701 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dqd3TnUmAKBMqAj off=3322232 len=343844 2024-02-11T22:49:13.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 4502 completed, throughput=5MB/sec 2024-02-11T22:49:13.702 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I7RlnJAv3p4uimo off=1512418 len=1059655 2024-02-11T22:49:13.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 4503 completed, throughput=5MB/sec 2024-02-11T22:49:13.705 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0cYfwgbR6FCRKop off=949234 len=865996 2024-02-11T22:49:13.710 INFO:tasks.workunit.client.0.smithi023.stdout:op 4504 completed, throughput=5MB/sec 2024-02-11T22:49:13.710 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ii0dtIkbwJp7Flt off=3049443 len=589219 2024-02-11T22:49:13.714 INFO:tasks.workunit.client.0.smithi023.stdout:op 4505 completed, throughput=5MB/sec 2024-02-11T22:49:13.714 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ySn_8LFpB6J5Zns off=6087563 len=1379626 2024-02-11T22:49:13.721 INFO:tasks.workunit.client.0.smithi023.stdout:op 4506 completed, throughput=5MB/sec 2024-02-11T22:49:13.721 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O8UlVvEC7KSfH0M off=6976127 len=2039953 2024-02-11T22:49:13.723 INFO:tasks.workunit.client.0.smithi023.stdout:op 4507 completed, throughput=5MB/sec 2024-02-11T22:49:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:13 smithi023 ceph-mon[111262]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:49:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:13 smithi023 ceph-mon[113671]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:49:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:13 smithi160 ceph-mon[106289]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:49:14.723 INFO:tasks.workunit.client.0.smithi023.stdout: 879: throughput=5MB/sec pending data=0 2024-02-11T22:49:14.723 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vjBlzF729NPDGYw off=3648035 len=1609212 2024-02-11T22:49:14.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 4508 completed, throughput=5MB/sec 2024-02-11T22:49:14.726 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3k_SLODYHlevS20 off=5511265 len=264168 2024-02-11T22:49:14.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 4509 completed, throughput=5MB/sec 2024-02-11T22:49:14.726 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9s3DQOdBy85eNET off=324980 len=1862099 2024-02-11T22:49:14.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 4510 completed, throughput=5MB/sec 2024-02-11T22:49:14.730 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2siiNe4lS4L-JoC off=1716233 len=99983 2024-02-11T22:49:14.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 4511 completed, throughput=5MB/sec 2024-02-11T22:49:14.731 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-30aX-skUsmT0cTw off=6335915 len=195740 2024-02-11T22:49:14.734 INFO:tasks.workunit.client.0.smithi023.stdout:op 4512 completed, throughput=5MB/sec 2024-02-11T22:49:14.734 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E045cRN0UWQo-KB off=5705787 len=989930 2024-02-11T22:49:14.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 4513 completed, throughput=5MB/sec 2024-02-11T22:49:15.736 INFO:tasks.workunit.client.0.smithi023.stdout: 880: throughput=5MB/sec pending data=0 2024-02-11T22:49:15.736 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hOIF03XVanYefO- off=542107 len=360187 2024-02-11T22:49:15.740 INFO:tasks.workunit.client.0.smithi023.stdout:op 4514 completed, throughput=5MB/sec 2024-02-11T22:49:15.740 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qcG18pa6_8CYSyx off=2334505 len=530451 2024-02-11T22:49:15.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 4515 completed, throughput=5MB/sec 2024-02-11T22:49:15.741 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nc3iVPP4dwj3Kvb off=179985 len=2069228 2024-02-11T22:49:15.743 INFO:tasks.workunit.client.0.smithi023.stdout:op 4516 completed, throughput=5MB/sec 2024-02-11T22:49:15.743 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-22Lyg-qmxl-hxxK off=10279260 len=1497328 2024-02-11T22:49:15.745 INFO:tasks.workunit.client.0.smithi023.stdout:op 4517 completed, throughput=5MB/sec 2024-02-11T22:49:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:15 smithi023 ceph-mon[111262]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:15 smithi023 ceph-mon[113671]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:49:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:49:15] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:49:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:15 smithi160 ceph-mon[106289]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:16.745 INFO:tasks.workunit.client.0.smithi023.stdout: 881: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:16.745 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4O3nvfr6p7Ra9vL off=6183755 len=284259 2024-02-11T22:49:16.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 4518 completed, throughput=4.99MB/sec 2024-02-11T22:49:16.748 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7dynmbHPPE0kc0b off=18180180 len=502730 2024-02-11T22:49:16.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 4519 completed, throughput=5MB/sec 2024-02-11T22:49:16.750 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8P4JtHkTqvD77VN off=14124195 len=1555250 2024-02-11T22:49:16.758 INFO:tasks.workunit.client.0.smithi023.stdout:op 4520 completed, throughput=5MB/sec 2024-02-11T22:49:16.758 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-66uzFU3QcrQUIOP off=3253780 len=742027 2024-02-11T22:49:16.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 4521 completed, throughput=5MB/sec 2024-02-11T22:49:16.759 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n9aykGUMsOul69k off=19837977 len=249576 2024-02-11T22:49:16.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 4522 completed, throughput=5MB/sec 2024-02-11T22:49:16.762 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QceOXr5mq8FyCuL off=3369560 len=376385 2024-02-11T22:49:16.763 INFO:tasks.workunit.client.0.smithi023.stdout:op 4523 completed, throughput=5MB/sec 2024-02-11T22:49:16.763 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AQ79v8YOuTJvdjQ off=2576208 len=1637041 2024-02-11T22:49:16.766 INFO:tasks.workunit.client.0.smithi023.stdout:op 4524 completed, throughput=5MB/sec 2024-02-11T22:49:17.766 INFO:tasks.workunit.client.0.smithi023.stdout: 882: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:17.766 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ktHx-l47eoL1k7e off=14528438 len=615150 2024-02-11T22:49:17.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 4525 completed, throughput=5MB/sec 2024-02-11T22:49:17.771 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HpX1akLOhJ6r-39 off=1199951 len=926014 2024-02-11T22:49:17.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 4526 completed, throughput=5MB/sec 2024-02-11T22:49:17.776 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uWt-XPbMast_pFi off=173658 len=1120916 2024-02-11T22:49:17.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 4527 completed, throughput=5MB/sec 2024-02-11T22:49:17.782 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1yP2e7_UOWmxQ4F off=15349869 len=2024895 2024-02-11T22:49:17.784 INFO:tasks.workunit.client.0.smithi023.stdout:op 4528 completed, throughput=5MB/sec 2024-02-11T22:49:17.784 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9scr1cUPFO5HpbI off=3010484 len=768807 2024-02-11T22:49:17.785 INFO:tasks.workunit.client.0.smithi023.stdout:op 4529 completed, throughput=5MB/sec 2024-02-11T22:49:17.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:17 smithi023 ceph-mon[111262]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:49:17.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:17 smithi023 ceph-mon[113671]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:49:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:17 smithi160 ceph-mon[106289]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:49:18.785 INFO:tasks.workunit.client.0.smithi023.stdout: 883: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:18.786 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v9NQV-HDRcmRA1k off=7435607 len=1266773 2024-02-11T22:49:18.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 4530 completed, throughput=5MB/sec 2024-02-11T22:49:18.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jg9S5lsCwd0Nld6 off=9378893 len=1400654 2024-02-11T22:49:18.794 INFO:tasks.workunit.client.0.smithi023.stdout:op 4531 completed, throughput=5MB/sec 2024-02-11T22:49:18.794 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bZCAB-HxMV-k9vq off=695358 len=2077552 2024-02-11T22:49:18.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 4532 completed, throughput=5MB/sec 2024-02-11T22:49:18.803 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R24Qv1OS6tl36VZ off=3911174 len=1582421 2024-02-11T22:49:18.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 4533 completed, throughput=5MB/sec 2024-02-11T22:49:19.806 INFO:tasks.workunit.client.0.smithi023.stdout: 884: throughput=5MB/sec pending data=0 2024-02-11T22:49:19.806 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JAFuKwON0fhUW4k off=14495108 len=534174 2024-02-11T22:49:19.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 4534 completed, throughput=5MB/sec 2024-02-11T22:49:19.807 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ROISdSNv9R9B5XA off=8623362 len=818494 2024-02-11T22:49:19.813 INFO:tasks.workunit.client.0.smithi023.stdout:op 4535 completed, throughput=5MB/sec 2024-02-11T22:49:19.813 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E_0PYoZcvUKYBpY off=8650978 len=2047879 2024-02-11T22:49:19.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 4536 completed, throughput=5MB/sec 2024-02-11T22:49:19.815 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K94MWa3enXSiDgQ off=1052760 len=1537813 2024-02-11T22:49:19.823 INFO:tasks.workunit.client.0.smithi023.stdout:op 4537 completed, throughput=5MB/sec 2024-02-11T22:49:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:19 smithi023 ceph-mon[111262]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:49:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:19 smithi023 ceph-mon[113671]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:49:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:19 smithi160 ceph-mon[106289]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:49:20.824 INFO:tasks.workunit.client.0.smithi023.stdout: 885: throughput=5MB/sec pending data=0 2024-02-11T22:49:20.824 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MUYtQSkqFMDFodY off=14772882 len=930459 2024-02-11T22:49:20.825 INFO:tasks.workunit.client.0.smithi023.stdout:op 4538 completed, throughput=5MB/sec 2024-02-11T22:49:20.825 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lHVfmocj86kgXG0 off=4354780 len=1606146 2024-02-11T22:49:20.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 4539 completed, throughput=5MB/sec 2024-02-11T22:49:20.834 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WGdwX9KtvCbLuy_ off=3220112 len=1174677 2024-02-11T22:49:20.842 INFO:tasks.workunit.client.0.smithi023.stdout:op 4540 completed, throughput=5MB/sec 2024-02-11T22:49:20.842 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Lo8CwevkKfhohwp off=5375519 len=232563 2024-02-11T22:49:20.843 INFO:tasks.workunit.client.0.smithi023.stdout:op 4541 completed, throughput=5MB/sec 2024-02-11T22:49:20.843 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AcOkZWKszRYhHFX off=10479567 len=842847 2024-02-11T22:49:20.847 INFO:tasks.workunit.client.0.smithi023.stdout:op 4542 completed, throughput=5MB/sec 2024-02-11T22:49:21.847 INFO:tasks.workunit.client.0.smithi023.stdout: 886: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:21.847 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wPnCHsAuFe0G4Qc off=5749587 len=1426685 2024-02-11T22:49:21.855 INFO:tasks.workunit.client.0.smithi023.stdout:op 4543 completed, throughput=5MB/sec 2024-02-11T22:49:21.855 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aP7RhdLdfSd0tgo off=11878095 len=1367282 2024-02-11T22:49:21.861 INFO:tasks.workunit.client.0.smithi023.stdout:op 4544 completed, throughput=5MB/sec 2024-02-11T22:49:21.861 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rxU_wXwYJh3U6k- off=13029294 len=1503326 2024-02-11T22:49:21.868 INFO:tasks.workunit.client.0.smithi023.stdout:op 4545 completed, throughput=5MB/sec 2024-02-11T22:49:21.869 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bs5B5XpTn7yFkRU off=4626402 len=1680742 2024-02-11T22:49:21.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 4546 completed, throughput=5MB/sec 2024-02-11T22:49:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:21 smithi023 ceph-mon[111262]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:21 smithi023 ceph-mon[113671]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:21 smithi160 ceph-mon[106289]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:22.872 INFO:tasks.workunit.client.0.smithi023.stdout: 887: throughput=5MB/sec pending data=0 2024-02-11T22:49:22.872 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z4R6c5kHmzU1scw off=5743608 len=1382763 2024-02-11T22:49:22.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 4547 completed, throughput=5MB/sec 2024-02-11T22:49:22.874 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y7NGmZ_OW0FbWyk off=583922 len=726992 2024-02-11T22:49:22.878 INFO:tasks.workunit.client.0.smithi023.stdout:op 4548 completed, throughput=5MB/sec 2024-02-11T22:49:22.879 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jTKcyK4DC5D16bP off=1010706 len=1964923 2024-02-11T22:49:22.880 INFO:tasks.workunit.client.0.smithi023.stdout:op 4549 completed, throughput=5MB/sec 2024-02-11T22:49:22.880 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qtz9MxGrLbvDm7j off=1219869 len=1055698 2024-02-11T22:49:22.882 INFO:tasks.workunit.client.0.smithi023.stdout:op 4550 completed, throughput=5MB/sec 2024-02-11T22:49:23.882 INFO:tasks.workunit.client.0.smithi023.stdout: 888: throughput=5MB/sec pending data=0 2024-02-11T22:49:23.883 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bBHWtLy1RX5eMz7 off=18482524 len=764413 2024-02-11T22:49:23.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 4551 completed, throughput=5MB/sec 2024-02-11T22:49:23.883 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gMAjXH_sQGabpAe off=419830 len=1759067 2024-02-11T22:49:23.894 INFO:tasks.workunit.client.0.smithi023.stdout:op 4552 completed, throughput=5MB/sec 2024-02-11T22:49:23.894 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qjAcmc4rvLupRBf off=3684387 len=1534495 2024-02-11T22:49:23.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 4553 completed, throughput=5MB/sec 2024-02-11T22:49:23.896 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MvLl_ypnmp5IHzv off=13279392 len=367323 2024-02-11T22:49:23.897 INFO:tasks.workunit.client.0.smithi023.stdout:op 4554 completed, throughput=5MB/sec 2024-02-11T22:49:23.897 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hnZWkVREK55K_Jt off=11500724 len=1344111 2024-02-11T22:49:23.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 4555 completed, throughput=5MB/sec 2024-02-11T22:49:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:23 smithi023 ceph-mon[111262]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:49:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:23 smithi023 ceph-mon[113671]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:49:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:23 smithi160 ceph-mon[106289]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:49:24.898 INFO:tasks.workunit.client.0.smithi023.stdout: 889: throughput=5MB/sec pending data=0 2024-02-11T22:49:24.899 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3ozFVNopWfELg0C off=1896716 len=1088608 2024-02-11T22:49:24.901 INFO:tasks.workunit.client.0.smithi023.stdout:op 4556 completed, throughput=5MB/sec 2024-02-11T22:49:24.901 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xvk-Nc5_qxL3e-0 off=1583408 len=1676557 2024-02-11T22:49:24.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 4557 completed, throughput=5MB/sec 2024-02-11T22:49:24.909 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gNJUxlxybTHWYDG off=8887047 len=1009666 2024-02-11T22:49:24.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 4558 completed, throughput=5MB/sec 2024-02-11T22:49:24.915 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Td2UhG9GcrrT7RP off=1373030 len=897075 2024-02-11T22:49:24.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 4559 completed, throughput=5MB/sec 2024-02-11T22:49:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:25 smithi023 ceph-mon[111262]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:49:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:49:25] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:49:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:25 smithi023 ceph-mon[113671]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:25.920 INFO:tasks.workunit.client.0.smithi023.stdout: 890: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:25.920 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6UAawf0VWtdVQf9 off=13200853 len=1734059 2024-02-11T22:49:25.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 4560 completed, throughput=5MB/sec 2024-02-11T22:49:25.927 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x834GkkB74x4DAJ off=3873480 len=442417 2024-02-11T22:49:25.930 INFO:tasks.workunit.client.0.smithi023.stdout:op 4561 completed, throughput=5MB/sec 2024-02-11T22:49:25.930 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iEEehNly04eHPX5 off=2985388 len=1729235 2024-02-11T22:49:25.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 4562 completed, throughput=5MB/sec 2024-02-11T22:49:25.940 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VMSO04yJnH61otV off=1145701 len=705287 2024-02-11T22:49:25.942 INFO:tasks.workunit.client.0.smithi023.stdout:op 4563 completed, throughput=5MB/sec 2024-02-11T22:49:25.942 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AYtSbq-05Hsi9ux off=12031109 len=1089929 2024-02-11T22:49:25.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 4564 completed, throughput=5MB/sec 2024-02-11T22:49:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:25 smithi160 ceph-mon[106289]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:26 smithi023 ceph-mon[111262]: pgmap v1866: 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-02-11T22:49:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:26 smithi023 ceph-mon[113671]: pgmap v1866: 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-02-11T22:49:26.944 INFO:tasks.workunit.client.0.smithi023.stdout: 891: throughput=5MB/sec pending data=0 2024-02-11T22:49:26.944 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_vaWZuvBzehbFdd off=15040038 len=806682 2024-02-11T22:49:26.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:26 smithi160 ceph-mon[106289]: pgmap v1866: 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-02-11T22:49:26.949 INFO:tasks.workunit.client.0.smithi023.stdout:op 4565 completed, throughput=5MB/sec 2024-02-11T22:49:26.949 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Hml101ZgInKPCuT off=6279638 len=276587 2024-02-11T22:49:26.952 INFO:tasks.workunit.client.0.smithi023.stdout:op 4566 completed, throughput=5MB/sec 2024-02-11T22:49:26.952 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7bOMvsd3xFhwau2 off=1748290 len=828578 2024-02-11T22:49:26.957 INFO:tasks.workunit.client.0.smithi023.stdout:op 4567 completed, throughput=5MB/sec 2024-02-11T22:49:26.957 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zaljojqx8KKVyaN off=4378845 len=340256 2024-02-11T22:49:26.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 4568 completed, throughput=5MB/sec 2024-02-11T22:49:26.958 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5w1cMhRB9EMHAmf off=4671510 len=1222911 2024-02-11T22:49:26.960 INFO:tasks.workunit.client.0.smithi023.stdout:op 4569 completed, throughput=5MB/sec 2024-02-11T22:49:26.960 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xSEGgOoOk7hEc8- off=22878855 len=334169 2024-02-11T22:49:26.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 4570 completed, throughput=5MB/sec 2024-02-11T22:49:26.963 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bB1n-dAifNkuhDA off=20243228 len=805467 2024-02-11T22:49:26.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 4571 completed, throughput=5MB/sec 2024-02-11T22:49:26.965 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2TKH-4F81PSmoBy off=5182765 len=1200812 2024-02-11T22:49:26.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 4572 completed, throughput=5MB/sec 2024-02-11T22:49:27.972 INFO:tasks.workunit.client.0.smithi023.stdout: 892: throughput=5MB/sec pending data=0 2024-02-11T22:49:27.973 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w8Hm2puMA1Ovxnb off=7526563 len=634685 2024-02-11T22:49:27.974 INFO:tasks.workunit.client.0.smithi023.stdout:op 4573 completed, throughput=5MB/sec 2024-02-11T22:49:27.974 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZpT1bS4qLfpoZoz off=13311423 len=1457156 2024-02-11T22:49:27.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 4574 completed, throughput=5MB/sec 2024-02-11T22:49:27.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qreObTqnosAvc6l off=6606999 len=709298 2024-02-11T22:49:27.981 INFO:tasks.workunit.client.0.smithi023.stdout:op 4575 completed, throughput=5MB/sec 2024-02-11T22:49:27.981 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JX80s-5hDJ1z4iL off=4641370 len=1760818 2024-02-11T22:49:27.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 4576 completed, throughput=5MB/sec 2024-02-11T22:49:28.984 INFO:tasks.workunit.client.0.smithi023.stdout: 893: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:28.984 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CgRmXhNk8g_Jb4I off=3484494 len=1173210 2024-02-11T22:49:28.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 4577 completed, throughput=5MB/sec 2024-02-11T22:49:28.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QCplFotjWTu_jA1 off=3194103 len=318259 2024-02-11T22:49:28.989 INFO:tasks.workunit.client.0.smithi023.stdout:op 4578 completed, throughput=5MB/sec 2024-02-11T22:49:28.989 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uzGb4SiTPQzohhP off=3248589 len=992505 2024-02-11T22:49:28.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 4579 completed, throughput=5MB/sec 2024-02-11T22:49:28.995 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--IDAGML47ThjOXe off=2506076 len=751088 2024-02-11T22:49:28.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 4580 completed, throughput=5MB/sec 2024-02-11T22:49:28.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qZ6bjVJGTKv16rE off=2648777 len=380114 2024-02-11T22:49:29.000 INFO:tasks.workunit.client.0.smithi023.stdout:op 4581 completed, throughput=5MB/sec 2024-02-11T22:49:29.000 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kCU4OIjQdhLYSdY off=14955828 len=333779 2024-02-11T22:49:29.002 INFO:tasks.workunit.client.0.smithi023.stdout:op 4582 completed, throughput=5MB/sec 2024-02-11T22:49:29.002 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Sz25SNsBB01q8Ct off=8058720 len=1081404 2024-02-11T22:49:29.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 4583 completed, throughput=5MB/sec 2024-02-11T22:49:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:28 smithi160 ceph-mon[106289]: pgmap v1867: 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, 4 op/s 2024-02-11T22:49:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:28 smithi023 ceph-mon[111262]: pgmap v1867: 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, 4 op/s 2024-02-11T22:49:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:28 smithi023 ceph-mon[113671]: pgmap v1867: 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, 4 op/s 2024-02-11T22:49:30.004 INFO:tasks.workunit.client.0.smithi023.stdout: 894: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:30.004 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ru8tCRaq0NpZowg off=6635397 len=1820225 2024-02-11T22:49:30.006 INFO:tasks.workunit.client.0.smithi023.stdout:op 4584 completed, throughput=5MB/sec 2024-02-11T22:49:30.006 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4N4yleKvfjfokbD off=14298345 len=560264 2024-02-11T22:49:30.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 4585 completed, throughput=5MB/sec 2024-02-11T22:49:30.010 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1lH2Phd5wBa2Vxm off=1941607 len=1101647 2024-02-11T22:49:30.015 INFO:tasks.workunit.client.0.smithi023.stdout:op 4586 completed, throughput=5MB/sec 2024-02-11T22:49:30.016 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-18lmQ9s3fhZDC5t off=7799818 len=1057828 2024-02-11T22:49:30.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 4587 completed, throughput=5MB/sec 2024-02-11T22:49:30.017 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ndr2llU7PkctEel off=2903750 len=346803 2024-02-11T22:49:30.020 INFO:tasks.workunit.client.0.smithi023.stdout:op 4588 completed, throughput=5MB/sec 2024-02-11T22:49:30.020 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n7lckBsHHCApsWd off=3663043 len=1083642 2024-02-11T22:49:30.025 INFO:tasks.workunit.client.0.smithi023.stdout:op 4589 completed, throughput=5MB/sec 2024-02-11T22:49:31.025 INFO:tasks.workunit.client.0.smithi023.stdout: 895: throughput=5MB/sec pending data=0 2024-02-11T22:49:31.025 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MwMRZlFl7yCZpfl off=23619613 len=946469 2024-02-11T22:49:31.027 INFO:tasks.workunit.client.0.smithi023.stdout:op 4590 completed, throughput=5MB/sec 2024-02-11T22:49:31.027 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pHVdxIk97KKAljD off=5339818 len=977973 2024-02-11T22:49:31.032 INFO:tasks.workunit.client.0.smithi023.stdout:op 4591 completed, throughput=5MB/sec 2024-02-11T22:49:31.032 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Lf4ohLQLlR452pC off=3234738 len=1436766 2024-02-11T22:49:31.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 4592 completed, throughput=5MB/sec 2024-02-11T22:49:31.039 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EjLKtEM-bTmRvx_ off=14379319 len=1185990 2024-02-11T22:49:31.040 INFO:tasks.workunit.client.0.smithi023.stdout:op 4593 completed, throughput=5MB/sec 2024-02-11T22:49:31.041 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EnZJF2J7ZuOpnTY off=107209 len=1181172 2024-02-11T22:49:31.045 INFO:tasks.workunit.client.0.smithi023.stdout:op 4594 completed, throughput=5MB/sec 2024-02-11T22:49:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:31 smithi023 ceph-mon[111262]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:49:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:31 smithi023 ceph-mon[113671]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:49:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:31 smithi160 ceph-mon[106289]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:49:32.046 INFO:tasks.workunit.client.0.smithi023.stdout: 896: throughput=5MB/sec pending data=0 2024-02-11T22:49:32.046 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P5k6_yKRoFV9oip off=838046 len=286151 2024-02-11T22:49:32.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 4595 completed, throughput=5MB/sec 2024-02-11T22:49:32.047 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OaFMLg2G_EtYOMC off=8978797 len=1001941 2024-02-11T22:49:32.048 INFO:tasks.workunit.client.0.smithi023.stdout:op 4596 completed, throughput=5MB/sec 2024-02-11T22:49:32.048 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rwCSc-JwykDcu1u off=11176977 len=1345135 2024-02-11T22:49:32.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 4597 completed, throughput=5MB/sec 2024-02-11T22:49:32.050 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qgmeUFiNZ-friSX off=7933857 len=1756029 2024-02-11T22:49:32.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 4598 completed, throughput=5MB/sec 2024-02-11T22:49:33.055 INFO:tasks.workunit.client.0.smithi023.stdout: 897: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:33.056 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_fX5BrHeV4JG_-L off=8277500 len=1842363 2024-02-11T22:49:33.056 INFO:tasks.workunit.client.0.smithi023.stdout:op 4599 completed, throughput=5MB/sec 2024-02-11T22:49:33.056 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WY5k1F3SK6f3LjY off=6256737 len=1962221 2024-02-11T22:49:33.058 INFO:tasks.workunit.client.0.smithi023.stdout:op 4600 completed, throughput=5MB/sec 2024-02-11T22:49:33.058 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-q0UiCm8L597OGTk off=21253874 len=1662443 2024-02-11T22:49:33.067 INFO:tasks.workunit.client.0.smithi023.stdout:op 4601 completed, throughput=5MB/sec 2024-02-11T22:49:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:33 smithi023 ceph-mon[111262]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:49:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:33 smithi023 ceph-mon[113671]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:49:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:33 smithi160 ceph-mon[106289]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:49:34.068 INFO:tasks.workunit.client.0.smithi023.stdout: 898: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:34.068 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yQ9l9xFh-xRkyGp off=7198002 len=40365 2024-02-11T22:49:34.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 4602 completed, throughput=4.99MB/sec 2024-02-11T22:49:34.069 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RgRgB1_aZXgIigC off=8913840 len=323655 2024-02-11T22:49:34.072 INFO:tasks.workunit.client.0.smithi023.stdout:op 4603 completed, throughput=5MB/sec 2024-02-11T22:49:34.072 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-giaUur_2i6J5MHR off=5719633 len=1346832 2024-02-11T22:49:34.080 INFO:tasks.workunit.client.0.smithi023.stdout:op 4604 completed, throughput=5MB/sec 2024-02-11T22:49:34.080 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FcqNLdi3H7LMWI8 off=8335163 len=498439 2024-02-11T22:49:34.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 4605 completed, throughput=5MB/sec 2024-02-11T22:49:34.081 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wdh_0nntrYh0YSI off=1722967 len=601361 2024-02-11T22:49:34.085 INFO:tasks.workunit.client.0.smithi023.stdout:op 4606 completed, throughput=5MB/sec 2024-02-11T22:49:34.085 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G0rJaDd2HKBy2sF off=5269144 len=1148088 2024-02-11T22:49:34.090 INFO:tasks.workunit.client.0.smithi023.stdout:op 4607 completed, throughput=5MB/sec 2024-02-11T22:49:34.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UAICTvFisYEEXEk off=21894099 len=2062100 2024-02-11T22:49:34.102 INFO:tasks.workunit.client.0.smithi023.stdout:op 4608 completed, throughput=5MB/sec 2024-02-11T22:49:35.103 INFO:tasks.workunit.client.0.smithi023.stdout: 899: throughput=5MB/sec pending data=0 2024-02-11T22:49:35.103 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-59sCvBJ1kCySQW3 off=1478323 len=1600586 2024-02-11T22:49:35.110 INFO:tasks.workunit.client.0.smithi023.stdout:op 4609 completed, throughput=5MB/sec 2024-02-11T22:49:35.110 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4O3nvfr6p7Ra9vL off=4947920 len=1856469 2024-02-11T22:49:35.114 INFO:tasks.workunit.client.0.smithi023.stdout:op 4610 completed, throughput=5MB/sec 2024-02-11T22:49:35.114 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4WZkeAFGpfpQ9ic off=17484345 len=28085 2024-02-11T22:49:35.117 INFO:tasks.workunit.client.0.smithi023.stdout:op 4611 completed, throughput=5MB/sec 2024-02-11T22:49:35.117 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ONgkJ4OBbj-BMBB off=1771399 len=1141513 2024-02-11T22:49:35.118 INFO:tasks.workunit.client.0.smithi023.stdout:op 4612 completed, throughput=5MB/sec 2024-02-11T22:49:35.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:35 smithi023 ceph-mon[111262]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:35 smithi023 ceph-mon[113671]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:35 smithi160 ceph-mon[106289]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:49:36.118 INFO:tasks.workunit.client.0.smithi023.stdout: 900: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:36.119 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PHV7bp1-VldZGLE off=2729053 len=1099600 2024-02-11T22:49:36.125 INFO:tasks.workunit.client.0.smithi023.stdout:op 4613 completed, throughput=5MB/sec 2024-02-11T22:49:36.125 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1cujACB1QrmZPYb off=7173158 len=1087390 2024-02-11T22:49:36.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 4614 completed, throughput=5MB/sec 2024-02-11T22:49:36.127 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jQd022SaEfoC-bw off=2799315 len=337574 2024-02-11T22:49:36.128 INFO:tasks.workunit.client.0.smithi023.stdout:op 4615 completed, throughput=5MB/sec 2024-02-11T22:49:36.128 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DYAmFEbElAZvehe off=18725486 len=224487 2024-02-11T22:49:36.131 INFO:tasks.workunit.client.0.smithi023.stdout:op 4616 completed, throughput=5MB/sec 2024-02-11T22:49:36.131 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aePh008e5rMqKeG off=6578726 len=1828128 2024-02-11T22:49:36.133 INFO:tasks.workunit.client.0.smithi023.stdout:op 4617 completed, throughput=5MB/sec 2024-02-11T22:49:36.133 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tThGPJihYI33Upd off=13583680 len=1706707 2024-02-11T22:49:36.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 4618 completed, throughput=5MB/sec 2024-02-11T22:49:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:49:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:49:35] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:49:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:37.142 INFO:tasks.workunit.client.0.smithi023.stdout: 901: throughput=5MB/sec pending data=0 2024-02-11T22:49:37.142 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Muq1H404ajIoNxX off=1182537 len=2061316 2024-02-11T22:49:37.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 4619 completed, throughput=5MB/sec 2024-02-11T22:49:37.144 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oaGgAmnEmu3xGjY off=3998971 len=1720497 2024-02-11T22:49:37.147 INFO:tasks.workunit.client.0.smithi023.stdout:op 4620 completed, throughput=5MB/sec 2024-02-11T22:49:37.147 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-f5ySvdJJa2l-pWn off=1692251 len=693887 2024-02-11T22:49:37.151 INFO:tasks.workunit.client.0.smithi023.stdout:op 4621 completed, throughput=5MB/sec 2024-02-11T22:49:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:37 smithi023 ceph-mon[111262]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:49:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:37 smithi023 ceph-mon[113671]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:49:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:37 smithi160 ceph-mon[106289]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:49:38.152 INFO:tasks.workunit.client.0.smithi023.stdout: 902: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:38.152 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yjPEoMmx0lK3zRl off=6135547 len=1031297 2024-02-11T22:49:38.153 INFO:tasks.workunit.client.0.smithi023.stdout:op 4622 completed, throughput=5MB/sec 2024-02-11T22:49:38.153 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fEc1MiRpyykG5Hy off=1006216 len=169630 2024-02-11T22:49:38.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 4623 completed, throughput=5MB/sec 2024-02-11T22:49:38.154 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--41otDMeiKNu7n1 off=5486118 len=1029225 2024-02-11T22:49:38.160 INFO:tasks.workunit.client.0.smithi023.stdout:op 4624 completed, throughput=5MB/sec 2024-02-11T22:49:38.160 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KFVpX-a4qvP5Bdg off=14327714 len=994621 2024-02-11T22:49:38.167 INFO:tasks.workunit.client.0.smithi023.stdout:op 4625 completed, throughput=5MB/sec 2024-02-11T22:49:38.167 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H0pUO_AAmlpueZF off=4362217 len=1473510 2024-02-11T22:49:38.167 INFO:tasks.workunit.client.0.smithi023.stdout:op 4626 completed, throughput=5MB/sec 2024-02-11T22:49:38.167 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rtBLqLSAglmQeLy off=2097563 len=1526290 2024-02-11T22:49:38.169 INFO:tasks.workunit.client.0.smithi023.stdout:op 4627 completed, throughput=5MB/sec 2024-02-11T22:49:39.169 INFO:tasks.workunit.client.0.smithi023.stdout: 903: throughput=5MB/sec pending data=0 2024-02-11T22:49:39.201 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ja_SrkL0aVT3tzh off=10572514 len=1346695 2024-02-11T22:49:39.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 4628 completed, throughput=5MB/sec 2024-02-11T22:49:39.202 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8LKVQhEF4zGTGVj off=5415969 len=425855 2024-02-11T22:49:39.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 4629 completed, throughput=5MB/sec 2024-02-11T22:49:39.202 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-21KQwtR73R9wHhx off=5534148 len=131845 2024-02-11T22:49:39.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 4630 completed, throughput=5MB/sec 2024-02-11T22:49:39.202 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UNBhO9WKW59Wy4w off=18012646 len=332652 2024-02-11T22:49:39.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 4631 completed, throughput=5MB/sec 2024-02-11T22:49:39.203 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EtVgVcVEL2APvS2 off=5307208 len=1321958 2024-02-11T22:49:39.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 4632 completed, throughput=5MB/sec 2024-02-11T22:49:39.203 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-thalqX6aqUAcV4S off=684807 len=1806704 2024-02-11T22:49:39.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 4633 completed, throughput=5MB/sec 2024-02-11T22:49:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:39 smithi023 ceph-mon[111262]: pgmap v1872: 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-02-11T22:49:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:39 smithi023 ceph-mon[113671]: pgmap v1872: 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-02-11T22:49:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:39 smithi160 ceph-mon[106289]: pgmap v1872: 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-02-11T22:49:40.191 INFO:tasks.workunit.client.0.smithi023.stdout: 904: throughput=5MB/sec pending data=0 2024-02-11T22:49:40.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-klTDMTMgY5ev7N_ off=20526689 len=1297952 2024-02-11T22:49:40.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 4634 completed, throughput=5MB/sec 2024-02-11T22:49:40.197 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bN6EXqBXyI2sjXR off=7347272 len=58964 2024-02-11T22:49:40.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 4635 completed, throughput=5MB/sec 2024-02-11T22:49:40.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-E4nBghdqqZ6Preo off=5656618 len=1024617 2024-02-11T22:49:40.201 INFO:tasks.workunit.client.0.smithi023.stdout:op 4636 completed, throughput=5MB/sec 2024-02-11T22:49:40.201 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fuky7gc1KnS9EXS off=2915936 len=1399062 2024-02-11T22:49:40.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 4637 completed, throughput=5MB/sec 2024-02-11T22:49:40.207 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8mA4LS9Mnchwk7a off=1597037 len=814248 2024-02-11T22:49:40.215 INFO:tasks.workunit.client.0.smithi023.stdout:op 4638 completed, throughput=5MB/sec 2024-02-11T22:49:41.213 INFO:tasks.workunit.client.0.smithi023.stdout: 905: throughput=5MB/sec pending data=0 2024-02-11T22:49:41.213 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NpmLcF8axxUi_cq off=126813 len=1657459 2024-02-11T22:49:41.215 INFO:tasks.workunit.client.0.smithi023.stdout:op 4639 completed, throughput=5MB/sec 2024-02-11T22:49:41.215 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KZTWVjThTsBXszY off=19519635 len=652224 2024-02-11T22:49:41.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 4640 completed, throughput=5MB/sec 2024-02-11T22:49:41.216 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aP7RhdLdfSd0tgo off=17750234 len=874186 2024-02-11T22:49:41.217 INFO:tasks.workunit.client.0.smithi023.stdout:op 4641 completed, throughput=5MB/sec 2024-02-11T22:49:41.218 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fx9SzMoSFsWt6K_ off=1982929 len=1095766 2024-02-11T22:49:41.220 INFO:tasks.workunit.client.0.smithi023.stdout:op 4642 completed, throughput=5MB/sec 2024-02-11T22:49:41.220 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QewV7Bw0XstPh3h off=1736256 len=2012965 2024-02-11T22:49:41.222 INFO:tasks.workunit.client.0.smithi023.stdout:op 4643 completed, throughput=5MB/sec 2024-02-11T22:49:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:41 smithi023 ceph-mon[111262]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:49:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:41 smithi023 ceph-mon[113671]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:49:41.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:41 smithi160 ceph-mon[106289]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:49:42.223 INFO:tasks.workunit.client.0.smithi023.stdout: 906: throughput=5MB/sec pending data=0 2024-02-11T22:49:42.223 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2L2Xx3qHS2Q7WJX off=555154 len=67718 2024-02-11T22:49:42.223 INFO:tasks.workunit.client.0.smithi023.stdout:op 4644 completed, throughput=5MB/sec 2024-02-11T22:49:42.223 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_QXPDHKyyIg4uvq off=3919440 len=493794 2024-02-11T22:49:42.227 INFO:tasks.workunit.client.0.smithi023.stdout:op 4645 completed, throughput=5MB/sec 2024-02-11T22:49:42.227 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ybzEwqp-_f0ghv5 off=7186141 len=2035083 2024-02-11T22:49:42.229 INFO:tasks.workunit.client.0.smithi023.stdout:op 4646 completed, throughput=5MB/sec 2024-02-11T22:49:42.229 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mutju7Zor_eEBzQ off=3902945 len=1739386 2024-02-11T22:49:42.240 INFO:tasks.workunit.client.0.smithi023.stdout:op 4647 completed, throughput=5MB/sec 2024-02-11T22:49:43.240 INFO:tasks.workunit.client.0.smithi023.stdout: 907: throughput=5MB/sec pending data=0 2024-02-11T22:49:43.241 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-e-y5NxPmhf8pIZt off=1847865 len=20971 2024-02-11T22:49:43.241 INFO:tasks.workunit.client.0.smithi023.stdout:op 4648 completed, throughput=5MB/sec 2024-02-11T22:49:43.241 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jZJMhFaxg4aK1RD off=2109467 len=1168408 2024-02-11T22:49:43.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 4649 completed, throughput=5MB/sec 2024-02-11T22:49:43.243 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LQh3QKjlcAp5Flh off=6186814 len=510603 2024-02-11T22:49:43.246 INFO:tasks.workunit.client.0.smithi023.stdout:op 4650 completed, throughput=5MB/sec 2024-02-11T22:49:43.247 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k8H28REgPto2YSE off=245820 len=1020020 2024-02-11T22:49:43.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 4651 completed, throughput=5MB/sec 2024-02-11T22:49:43.253 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3xUNFIdYENn4Jxm off=9425229 len=1227943 2024-02-11T22:49:43.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 4652 completed, throughput=5MB/sec 2024-02-11T22:49:43.254 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0B0tcvQ720zf7tB off=5838323 len=1096755 2024-02-11T22:49:43.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 4653 completed, throughput=5MB/sec 2024-02-11T22:49:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:43 smithi023 ceph-mon[111262]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:49:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:43 smithi023 ceph-mon[113671]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:49:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:43 smithi160 ceph-mon[106289]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:49:44.255 INFO:tasks.workunit.client.0.smithi023.stdout: 908: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:44.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bCrvxuqgnEUOEzm off=9234211 len=397241 2024-02-11T22:49:44.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 4654 completed, throughput=5MB/sec 2024-02-11T22:49:44.259 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z-5DfKFto-qEGRN off=11573284 len=532947 2024-02-11T22:49:44.263 INFO:tasks.workunit.client.0.smithi023.stdout:op 4655 completed, throughput=5MB/sec 2024-02-11T22:49:44.264 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CVVqmNMR-1cJHj4 off=3784540 len=1458231 2024-02-11T22:49:44.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 4656 completed, throughput=5MB/sec 2024-02-11T22:49:44.266 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AcdWB6X4caMG8fe off=9453801 len=1919551 2024-02-11T22:49:44.273 INFO:tasks.workunit.client.0.smithi023.stdout:op 4657 completed, throughput=5MB/sec 2024-02-11T22:49:44.273 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HcJyedHKURy-LSd off=4410763 len=1778572 2024-02-11T22:49:44.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 4658 completed, throughput=5MB/sec 2024-02-11T22:49:45.275 INFO:tasks.workunit.client.0.smithi023.stdout: 909: throughput=5MB/sec pending data=0 2024-02-11T22:49:45.276 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jJIz_ozBe98tM9v off=0 len=1436623 2024-02-11T22:49:45.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 4659 completed, throughput=5MB/sec 2024-02-11T22:49:45.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lZzcHtlMV0W7KMi off=889682 len=1350385 2024-02-11T22:49:45.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 4660 completed, throughput=5MB/sec 2024-02-11T22:49:45.278 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VPLVRwpK_lTe0Yd off=973105 len=1477783 2024-02-11T22:49:45.280 INFO:tasks.workunit.client.0.smithi023.stdout:op 4661 completed, throughput=5MB/sec 2024-02-11T22:49:45.280 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QNQH__MsZWT1lUL off=15285651 len=199881 2024-02-11T22:49:45.284 INFO:tasks.workunit.client.0.smithi023.stdout:op 4662 completed, throughput=5MB/sec 2024-02-11T22:49:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:45 smithi023 ceph-mon[111262]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:49:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:49:45] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:49:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:45 smithi023 ceph-mon[113671]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:45 smithi160 ceph-mon[106289]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:46.284 INFO:tasks.workunit.client.0.smithi023.stdout: 910: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:46.285 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DK_SOOKwdQVPoYn off=2286226 len=1441280 2024-02-11T22:49:46.286 INFO:tasks.workunit.client.0.smithi023.stdout:op 4663 completed, throughput=5MB/sec 2024-02-11T22:49:46.286 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LGbPA5kyoius6td off=2636341 len=1201066 2024-02-11T22:49:46.289 INFO:tasks.workunit.client.0.smithi023.stdout:op 4664 completed, throughput=5MB/sec 2024-02-11T22:49:46.290 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aN_acDPnSPsbIxY off=6248356 len=468423 2024-02-11T22:49:46.293 INFO:tasks.workunit.client.0.smithi023.stdout:op 4665 completed, throughput=5MB/sec 2024-02-11T22:49:46.293 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-y8VrRHIOn2HNvRh off=12448561 len=878541 2024-02-11T22:49:46.295 INFO:tasks.workunit.client.0.smithi023.stdout:op 4666 completed, throughput=5MB/sec 2024-02-11T22:49:46.295 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G_YdcRLXy4oLYa4 off=8364273 len=1441668 2024-02-11T22:49:46.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 4667 completed, throughput=5MB/sec 2024-02-11T22:49:47.296 INFO:tasks.workunit.client.0.smithi023.stdout: 911: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:47.296 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_2HHnvDyuj609a4 off=1888063 len=1358843 2024-02-11T22:49:47.298 INFO:tasks.workunit.client.0.smithi023.stdout:op 4668 completed, throughput=5MB/sec 2024-02-11T22:49:47.298 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wWkESxwuK8yYASq off=4036075 len=771746 2024-02-11T22:49:47.300 INFO:tasks.workunit.client.0.smithi023.stdout:op 4669 completed, throughput=5MB/sec 2024-02-11T22:49:47.300 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-58Xq_2J31YTcPeR off=13447449 len=904507 2024-02-11T22:49:47.302 INFO:tasks.workunit.client.0.smithi023.stdout:op 4670 completed, throughput=5MB/sec 2024-02-11T22:49:47.302 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HmFBlze1GR58Dqt off=1076982 len=2021354 2024-02-11T22:49:47.304 INFO:tasks.workunit.client.0.smithi023.stdout:op 4671 completed, throughput=5MB/sec 2024-02-11T22:49:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:47 smithi023 ceph-mon[111262]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:49:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:47 smithi023 ceph-mon[113671]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:49:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:47 smithi160 ceph-mon[106289]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:49:48.304 INFO:tasks.workunit.client.0.smithi023.stdout: 912: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:48.304 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-V58yI7MVMZ3Jg_Y off=7705268 len=1739608 2024-02-11T22:49:48.307 INFO:tasks.workunit.client.0.smithi023.stdout:op 4672 completed, throughput=5MB/sec 2024-02-11T22:49:48.307 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0qnAfN2R6TWyBJv off=10912343 len=1197216 2024-02-11T22:49:48.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 4673 completed, throughput=5MB/sec 2024-02-11T22:49:48.308 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jljfi59-_NTa3w1 off=16793571 len=590702 2024-02-11T22:49:48.312 INFO:tasks.workunit.client.0.smithi023.stdout:op 4674 completed, throughput=5MB/sec 2024-02-11T22:49:48.313 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NYCwmZxCCWqsfFY off=1035824 len=43987 2024-02-11T22:49:48.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 4675 completed, throughput=5MB/sec 2024-02-11T22:49:48.313 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oFnpGZyBmse0J1C off=852793 len=1872468 2024-02-11T22:49:48.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 4676 completed, throughput=5MB/sec 2024-02-11T22:49:49.324 INFO:tasks.workunit.client.0.smithi023.stdout: 913: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:49.324 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cFDAHCGPMg14da2 off=614529 len=169754 2024-02-11T22:49:49.327 INFO:tasks.workunit.client.0.smithi023.stdout:op 4677 completed, throughput=4.99MB/sec 2024-02-11T22:49:49.327 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lcWERVLFfQB0rGN off=2031126 len=1258878 2024-02-11T22:49:49.333 INFO:tasks.workunit.client.0.smithi023.stdout:op 4678 completed, throughput=5MB/sec 2024-02-11T22:49:49.333 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XxS0uz_e_sPS8ew off=9760843 len=1009719 2024-02-11T22:49:49.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 4679 completed, throughput=5MB/sec 2024-02-11T22:49:49.339 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7QgSuBK53F1HQ2N off=1295136 len=649263 2024-02-11T22:49:49.340 INFO:tasks.workunit.client.0.smithi023.stdout:op 4680 completed, throughput=5MB/sec 2024-02-11T22:49:49.340 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JUN6U899M8She4z off=19039480 len=992000 2024-02-11T22:49:49.341 INFO:tasks.workunit.client.0.smithi023.stdout:op 4681 completed, throughput=5MB/sec 2024-02-11T22:49:49.341 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2Ld2cSl_GTR4i0z off=1106410 len=439415 2024-02-11T22:49:49.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 4682 completed, throughput=5MB/sec 2024-02-11T22:49:49.342 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M-hWB2xKv32qI_A off=6767702 len=1995689 2024-02-11T22:49:49.344 INFO:tasks.workunit.client.0.smithi023.stdout:op 4683 completed, throughput=5MB/sec 2024-02-11T22:49:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:49 smithi023 ceph-mon[111262]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:49:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:49 smithi023 ceph-mon[113671]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:49:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:49 smithi160 ceph-mon[106289]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:49:50.345 INFO:tasks.workunit.client.0.smithi023.stdout: 914: throughput=5MB/sec pending data=0 2024-02-11T22:49:50.345 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4qoOmphrQElys_W off=3533245 len=64650 2024-02-11T22:49:50.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 4684 completed, throughput=5MB/sec 2024-02-11T22:49:50.345 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VgaTzFmMLWAJEto off=8841440 len=1393517 2024-02-11T22:49:50.352 INFO:tasks.workunit.client.0.smithi023.stdout:op 4685 completed, throughput=5MB/sec 2024-02-11T22:49:50.352 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jYd3Cjo_u88YPRd off=1714854 len=29987 2024-02-11T22:49:50.355 INFO:tasks.workunit.client.0.smithi023.stdout:op 4686 completed, throughput=5MB/sec 2024-02-11T22:49:50.355 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l_TIfH7aQHDgcBV off=1653702 len=581911 2024-02-11T22:49:50.359 INFO:tasks.workunit.client.0.smithi023.stdout:op 4687 completed, throughput=5MB/sec 2024-02-11T22:49:50.359 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BEci-3XgRfEPhbw off=28575 len=1353874 2024-02-11T22:49:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:op 4688 completed, throughput=5MB/sec 2024-02-11T22:49:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5W8uNLzx3hrFi6R off=187346 len=1985756 2024-02-11T22:49:50.377 INFO:tasks.workunit.client.0.smithi023.stdout:op 4689 completed, throughput=5MB/sec 2024-02-11T22:49:51.377 INFO:tasks.workunit.client.0.smithi023.stdout: 915: throughput=5MB/sec pending data=0 2024-02-11T22:49:51.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4wyEfewsQi5S2N8 off=4291512 len=1174350 2024-02-11T22:49:51.383 INFO:tasks.workunit.client.0.smithi023.stdout:op 4690 completed, throughput=5MB/sec 2024-02-11T22:49:51.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cNEJWxHU3X9mgVv off=486422 len=737030 2024-02-11T22:49:51.384 INFO:tasks.workunit.client.0.smithi023.stdout:op 4691 completed, throughput=5MB/sec 2024-02-11T22:49:51.384 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4_vaNMbH459ID83 off=6209715 len=340713 2024-02-11T22:49:51.388 INFO:tasks.workunit.client.0.smithi023.stdout:op 4692 completed, throughput=5MB/sec 2024-02-11T22:49:51.388 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U8hxRSoT890diRB off=1357114 len=1990147 2024-02-11T22:49:51.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 4693 completed, throughput=5MB/sec 2024-02-11T22:49:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:51 smithi023 ceph-mon[111262]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:49:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:51 smithi023 ceph-mon[113671]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:49:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:51 smithi160 ceph-mon[106289]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-11T22:49:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:49:52.396 INFO:tasks.workunit.client.0.smithi023.stdout: 916: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:52.396 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3yqPczwf4_CtNOZ off=1756599 len=1049303 2024-02-11T22:49:52.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 4694 completed, throughput=5MB/sec 2024-02-11T22:49:52.401 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-236hBcrN-WdQ1xp off=3642534 len=751238 2024-02-11T22:49:52.405 INFO:tasks.workunit.client.0.smithi023.stdout:op 4695 completed, throughput=5MB/sec 2024-02-11T22:49:52.405 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oKqnwW_mX_orgtX off=4530148 len=2079765 2024-02-11T22:49:52.418 INFO:tasks.workunit.client.0.smithi023.stdout:op 4696 completed, throughput=5MB/sec 2024-02-11T22:49:52.419 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3eH4Dm_u3UNMl2- off=1123015 len=1003915 2024-02-11T22:49:52.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 4697 completed, throughput=5MB/sec 2024-02-11T22:49:52.424 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XLhwatTIJg8dZhX off=6406935 len=1805127 2024-02-11T22:49:52.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 4698 completed, throughput=5MB/sec 2024-02-11T22:49:53.431 INFO:tasks.workunit.client.0.smithi023.stdout: 917: throughput=5MB/sec pending data=0 2024-02-11T22:49:53.431 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XvMNTM1rzIL95IK off=2338615 len=573020 2024-02-11T22:49:53.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 4699 completed, throughput=5MB/sec 2024-02-11T22:49:53.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pgiMbwQqc6M2S77 off=25957 len=1591825 2024-02-11T22:49:53.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 4700 completed, throughput=5MB/sec 2024-02-11T22:49:53.434 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EhRemuNMTGYOpaS off=4362752 len=394681 2024-02-11T22:49:53.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 4701 completed, throughput=5MB/sec 2024-02-11T22:49:53.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tP-p4ld7kYrW1Dl off=1152551 len=950502 2024-02-11T22:49:53.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 4702 completed, throughput=5MB/sec 2024-02-11T22:49:53.446 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MzzrnojuYTIIbNI off=440883 len=314502 2024-02-11T22:49:53.450 INFO:tasks.workunit.client.0.smithi023.stdout:op 4703 completed, throughput=5MB/sec 2024-02-11T22:49:53.450 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_on8Etckv_ahRvs off=2924659 len=473274 2024-02-11T22:49:53.451 INFO:tasks.workunit.client.0.smithi023.stdout:op 4704 completed, throughput=5MB/sec 2024-02-11T22:49:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:53 smithi023 ceph-mon[111262]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:49:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:53 smithi023 ceph-mon[113671]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:49:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:53 smithi160 ceph-mon[106289]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:49:54.451 INFO:tasks.workunit.client.0.smithi023.stdout: 918: throughput=5MB/sec pending data=0 2024-02-11T22:49:54.451 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3Uv8NjdHtNDXZtF off=3802468 len=993052 2024-02-11T22:49:54.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 4705 completed, throughput=5MB/sec 2024-02-11T22:49:54.457 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bKVj_sdXeBoAVFB off=8306849 len=1568846 2024-02-11T22:49:54.459 INFO:tasks.workunit.client.0.smithi023.stdout:op 4706 completed, throughput=5MB/sec 2024-02-11T22:49:54.459 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BmDVVe-JUjzP9O8 off=2376788 len=1458112 2024-02-11T22:49:54.465 INFO:tasks.workunit.client.0.smithi023.stdout:op 4707 completed, throughput=5MB/sec 2024-02-11T22:49:54.465 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MYytbXuKorIb5-7 off=3428140 len=676493 2024-02-11T22:49:54.469 INFO:tasks.workunit.client.0.smithi023.stdout:op 4708 completed, throughput=5MB/sec 2024-02-11T22:49:54.469 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VRYw2gZjcLVPVGk off=16278088 len=861586 2024-02-11T22:49:54.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 4709 completed, throughput=5MB/sec 2024-02-11T22:49:55.474 INFO:tasks.workunit.client.0.smithi023.stdout: 919: throughput=5MB/sec pending data=0 2024-02-11T22:49:55.474 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0yIuOkfgbpqacq2 off=15582822 len=1400507 2024-02-11T22:49:55.483 INFO:tasks.workunit.client.0.smithi023.stdout:op 4710 completed, throughput=5MB/sec 2024-02-11T22:49:55.483 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JkCTYOpM4P-KIGq off=9988917 len=729415 2024-02-11T22:49:55.486 INFO:tasks.workunit.client.0.smithi023.stdout:op 4711 completed, throughput=5MB/sec 2024-02-11T22:49:55.486 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cMc0u0yM3zEJ0Po off=2677957 len=1040090 2024-02-11T22:49:55.488 INFO:tasks.workunit.client.0.smithi023.stdout:op 4712 completed, throughput=5MB/sec 2024-02-11T22:49:55.488 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1Fuv8sPnVp-7nBA off=6133314 len=201084 2024-02-11T22:49:55.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 4713 completed, throughput=5MB/sec 2024-02-11T22:49:55.489 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O2QjMhXaHmN6oSO off=6992641 len=1270951 2024-02-11T22:49:55.495 INFO:tasks.workunit.client.0.smithi023.stdout:op 4714 completed, throughput=5MB/sec 2024-02-11T22:49:55.495 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fvwD__gb0T4YVfN off=2977694 len=636286 2024-02-11T22:49:55.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 4715 completed, throughput=5MB/sec 2024-02-11T22:49:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:55 smithi023 ceph-mon[111262]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:49:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:55 smithi023 ceph-mon[113671]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:49:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:55 smithi160 ceph-mon[106289]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:49:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:49:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:49:55] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:49:56.499 INFO:tasks.workunit.client.0.smithi023.stdout: 920: throughput=5MB/sec pending data=0 2024-02-11T22:49:56.500 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1L-mwjgi3nFk5Ur off=5912822 len=1525262 2024-02-11T22:49:56.501 INFO:tasks.workunit.client.0.smithi023.stdout:op 4716 completed, throughput=5MB/sec 2024-02-11T22:49:56.502 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wSFjibZ7ItBAzYo off=539706 len=1217994 2024-02-11T22:49:56.507 INFO:tasks.workunit.client.0.smithi023.stdout:op 4717 completed, throughput=5MB/sec 2024-02-11T22:49:56.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oWnR18lSVuyPtdS off=6005218 len=542852 2024-02-11T22:49:56.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 4718 completed, throughput=5MB/sec 2024-02-11T22:49:56.511 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JHx5w01BU3hs-8O off=876533 len=878311 2024-02-11T22:49:56.515 INFO:tasks.workunit.client.0.smithi023.stdout:op 4719 completed, throughput=5MB/sec 2024-02-11T22:49:56.516 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wvkXWYGnM_m1t0H off=765454 len=524512 2024-02-11T22:49:56.517 INFO:tasks.workunit.client.0.smithi023.stdout:op 4720 completed, throughput=5MB/sec 2024-02-11T22:49:56.517 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ji-BFTPSf-2smMU off=7173230 len=312548 2024-02-11T22:49:56.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 4721 completed, throughput=5MB/sec 2024-02-11T22:49:57.518 INFO:tasks.workunit.client.0.smithi023.stdout: 921: throughput=4.99MB/sec pending data=0 2024-02-11T22:49:57.519 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XYSzx3C4quALqhL off=11740526 len=1856668 2024-02-11T22:49:57.522 INFO:tasks.workunit.client.0.smithi023.stdout:op 4722 completed, throughput=5MB/sec 2024-02-11T22:49:57.522 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JHx5w01BU3hs-8O off=28368 len=1726476 2024-02-11T22:49:57.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 4723 completed, throughput=5MB/sec 2024-02-11T22:49:57.530 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3QAChOxUxnXy3GR off=1080568 len=548701 2024-02-11T22:49:57.531 INFO:tasks.workunit.client.0.smithi023.stdout:op 4724 completed, throughput=5MB/sec 2024-02-11T22:49:57.531 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qK5U1jGzjAFO-t8 off=6420597 len=1531843 2024-02-11T22:49:57.540 INFO:tasks.workunit.client.0.smithi023.stdout:op 4725 completed, throughput=5MB/sec 2024-02-11T22:49:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:57 smithi023 ceph-mon[111262]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:57 smithi023 ceph-mon[113671]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:57 smithi160 ceph-mon[106289]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:49:58.541 INFO:tasks.workunit.client.0.smithi023.stdout: 922: throughput=5MB/sec pending data=0 2024-02-11T22:49:58.541 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7SFazmzqbfTUM35 off=9735450 len=1919702 2024-02-11T22:49:58.551 INFO:tasks.workunit.client.0.smithi023.stdout:op 4726 completed, throughput=5MB/sec 2024-02-11T22:49:58.551 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qsdLuFhG6kCbyr0 off=2829352 len=772943 2024-02-11T22:49:58.555 INFO:tasks.workunit.client.0.smithi023.stdout:op 4727 completed, throughput=5MB/sec 2024-02-11T22:49:58.555 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cqJBEZPPkGoHD_X off=5230773 len=1743662 2024-02-11T22:49:58.563 INFO:tasks.workunit.client.0.smithi023.stdout:op 4728 completed, throughput=5MB/sec 2024-02-11T22:49:58.563 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-42U0QY920pZMvL4 off=15077977 len=2031244 2024-02-11T22:49:58.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 4729 completed, throughput=5MB/sec 2024-02-11T22:49:59.567 INFO:tasks.workunit.client.0.smithi023.stdout: 923: throughput=5MB/sec pending data=0 2024-02-11T22:49:59.567 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vKDymMxgMGJXPIm off=2731537 len=1284143 2024-02-11T22:49:59.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 4730 completed, throughput=5MB/sec 2024-02-11T22:49:59.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pnrLxB0Tig7T12x off=2918169 len=1013153 2024-02-11T22:49:59.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 4731 completed, throughput=5MB/sec 2024-02-11T22:49:59.569 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QDs94TgRNMK38E7 off=4323791 len=1959458 2024-02-11T22:49:59.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 4732 completed, throughput=5MB/sec 2024-02-11T22:49:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:49:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:49:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:49:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:49:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:49:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:49:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:49:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:50:00.576 INFO:tasks.workunit.client.0.smithi023.stdout: 924: throughput=5MB/sec pending data=0 2024-02-11T22:50:00.576 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-soeUdtlGFHvu-La off=11036521 len=105896 2024-02-11T22:50:00.577 INFO:tasks.workunit.client.0.smithi023.stdout:op 4733 completed, throughput=5MB/sec 2024-02-11T22:50:00.577 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-riyxxU4rsrInO-Z off=23285 len=7013 2024-02-11T22:50:00.579 INFO:tasks.workunit.client.0.smithi023.stdout:op 4734 completed, throughput=5MB/sec 2024-02-11T22:50:00.579 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kDPW1wCOzAzlB-s off=12651548 len=152606 2024-02-11T22:50:00.580 INFO:tasks.workunit.client.0.smithi023.stdout:op 4735 completed, throughput=5MB/sec 2024-02-11T22:50:00.580 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4ohK7kvW8Rixn0k off=7032821 len=27814 2024-02-11T22:50:00.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 4736 completed, throughput=5MB/sec 2024-02-11T22:50:00.582 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7bOMvsd3xFhwau2 off=4871742 len=1126590 2024-02-11T22:50:00.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 4737 completed, throughput=5MB/sec 2024-02-11T22:50:00.584 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ScBqaB0DTLNc_gu off=5418904 len=1293894 2024-02-11T22:50:00.590 INFO:tasks.workunit.client.0.smithi023.stdout:op 4738 completed, throughput=5MB/sec 2024-02-11T22:50:00.590 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u8bhEU_zHnLD7F5 off=3948109 len=1191119 2024-02-11T22:50:00.592 INFO:tasks.workunit.client.0.smithi023.stdout:op 4739 completed, throughput=5MB/sec 2024-02-11T22:50:00.592 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-50-QKCy_8J4alHk off=7166705 len=2091141 2024-02-11T22:50:00.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 4740 completed, throughput=5MB/sec 2024-02-11T22:50:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T22:50:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T22:50:01.605 INFO:tasks.workunit.client.0.smithi023.stdout: 925: throughput=5MB/sec pending data=0 2024-02-11T22:50:01.605 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rTCndsYq2rOlceX off=8190461 len=929968 2024-02-11T22:50:01.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 4741 completed, throughput=5MB/sec 2024-02-11T22:50:01.607 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rDMWWNkYWYi1kVR off=439582 len=1814939 2024-02-11T22:50:01.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 4742 completed, throughput=5MB/sec 2024-02-11T22:50:01.616 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ai_ckK-yCR0KvAS off=16910754 len=324791 2024-02-11T22:50:01.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 4743 completed, throughput=5MB/sec 2024-02-11T22:50:01.620 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4nGk_Yxj2nRF9y5 off=5831525 len=2086977 2024-02-11T22:50:01.623 INFO:tasks.workunit.client.0.smithi023.stdout:op 4744 completed, throughput=5MB/sec 2024-02-11T22:50:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:01 smithi023 ceph-mon[111262]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:50:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:01 smithi023 ceph-mon[113671]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:50:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:01 smithi160 ceph-mon[106289]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:50:02.624 INFO:tasks.workunit.client.0.smithi023.stdout: 926: throughput=5MB/sec pending data=0 2024-02-11T22:50:02.624 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-83BdwI4GA3EKDEc off=888931 len=1462188 2024-02-11T22:50:02.630 INFO:tasks.workunit.client.0.smithi023.stdout:op 4745 completed, throughput=5MB/sec 2024-02-11T22:50:02.630 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6GB6cJZIZ-6_F4J off=0 len=1184382 2024-02-11T22:50:02.636 INFO:tasks.workunit.client.0.smithi023.stdout:op 4746 completed, throughput=5MB/sec 2024-02-11T22:50:02.637 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IL58o4JzaXuKEts off=3560736 len=93273 2024-02-11T22:50:02.639 INFO:tasks.workunit.client.0.smithi023.stdout:op 4747 completed, throughput=5MB/sec 2024-02-11T22:50:02.639 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MiDo1jqDpWRTgg8 off=841104 len=1624285 2024-02-11T22:50:02.641 INFO:tasks.workunit.client.0.smithi023.stdout:op 4748 completed, throughput=5MB/sec 2024-02-11T22:50:02.641 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DvGdkUtEx4KaWyI off=1741337 len=142879 2024-02-11T22:50:02.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 4749 completed, throughput=5MB/sec 2024-02-11T22:50:03.644 INFO:tasks.workunit.client.0.smithi023.stdout: 927: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:03.644 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XUhov5Fsb1m_iUm off=10441656 len=1318142 2024-02-11T22:50:03.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 4750 completed, throughput=5MB/sec 2024-02-11T22:50:03.650 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5aqsYCWIyiAg017 off=5981040 len=1839991 2024-02-11T22:50:03.656 INFO:tasks.workunit.client.0.smithi023.stdout:op 4751 completed, throughput=5MB/sec 2024-02-11T22:50:03.656 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xGN2SqQgc1e8Xzt off=6844978 len=1982555 2024-02-11T22:50:03.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 4752 completed, throughput=5MB/sec 2024-02-11T22:50:03.664 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gEuEfctt_Le2C3z off=2346432 len=2047830 2024-02-11T22:50:03.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 4753 completed, throughput=5MB/sec 2024-02-11T22:50:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:03 smithi023 ceph-mon[111262]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:50:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:03 smithi023 ceph-mon[113671]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:50:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:03 smithi160 ceph-mon[106289]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-11T22:50:04.672 INFO:tasks.workunit.client.0.smithi023.stdout: 928: throughput=5MB/sec pending data=0 2024-02-11T22:50:04.673 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-v0g6QLtlgyOvELc off=7822770 len=888013 2024-02-11T22:50:04.674 INFO:tasks.workunit.client.0.smithi023.stdout:op 4754 completed, throughput=5MB/sec 2024-02-11T22:50:04.674 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u6AsXg0Yhqgx5Ye off=413079 len=506258 2024-02-11T22:50:04.675 INFO:tasks.workunit.client.0.smithi023.stdout:op 4755 completed, throughput=5MB/sec 2024-02-11T22:50:04.675 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QceOXr5mq8FyCuL off=13074028 len=1883930 2024-02-11T22:50:04.684 INFO:tasks.workunit.client.0.smithi023.stdout:op 4756 completed, throughput=5MB/sec 2024-02-11T22:50:04.684 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yvvfbtEGG9ill41 off=7937073 len=384056 2024-02-11T22:50:04.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 4757 completed, throughput=5MB/sec 2024-02-11T22:50:05.688 INFO:tasks.workunit.client.0.smithi023.stdout: 929: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:05.688 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p1hoS-Fdpx1Yuo4 off=14153402 len=1947289 2024-02-11T22:50:05.690 INFO:tasks.workunit.client.0.smithi023.stdout:op 4758 completed, throughput=5MB/sec 2024-02-11T22:50:05.690 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fGV4nFfW0-CdGSE off=566435 len=1412284 2024-02-11T22:50:05.693 INFO:tasks.workunit.client.0.smithi023.stdout:op 4759 completed, throughput=5MB/sec 2024-02-11T22:50:05.693 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1Yt_2gSnZZz23rL off=6075486 len=1751479 2024-02-11T22:50:05.695 INFO:tasks.workunit.client.0.smithi023.stdout:op 4760 completed, throughput=5MB/sec 2024-02-11T22:50:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:05 smithi023 ceph-mon[111262]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-11T22:50:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:50:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:50:05] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:50:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:05 smithi023 ceph-mon[113671]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-11T22:50:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:05 smithi160 ceph-mon[106289]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-11T22:50:06.695 INFO:tasks.workunit.client.0.smithi023.stdout: 930: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:06.695 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hf0e6oHRZvsXAU9 off=15482519 len=1293701 2024-02-11T22:50:06.701 INFO:tasks.workunit.client.0.smithi023.stdout:op 4761 completed, throughput=5MB/sec 2024-02-11T22:50:06.701 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--5EAzE9czRvc6WQ off=6560465 len=1076653 2024-02-11T22:50:06.706 INFO:tasks.workunit.client.0.smithi023.stdout:op 4762 completed, throughput=5MB/sec 2024-02-11T22:50:06.706 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-05TKp-hHgPbcwaZ off=384583 len=1382334 2024-02-11T22:50:06.709 INFO:tasks.workunit.client.0.smithi023.stdout:op 4763 completed, throughput=5MB/sec 2024-02-11T22:50:06.709 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-It-fHnIka0zHNfo off=10769022 len=1193264 2024-02-11T22:50:06.715 INFO:tasks.workunit.client.0.smithi023.stdout:op 4764 completed, throughput=5MB/sec 2024-02-11T22:50:06.715 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-T80b2VMUnNbgqjm off=2983752 len=1500260 2024-02-11T22:50:06.720 INFO:tasks.workunit.client.0.smithi023.stdout:op 4765 completed, throughput=5MB/sec 2024-02-11T22:50:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:06.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:07.721 INFO:tasks.workunit.client.0.smithi023.stdout: 931: throughput=5MB/sec pending data=0 2024-02-11T22:50:07.721 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kzkSRmDUBeZOmZu off=2076207 len=789934 2024-02-11T22:50:07.722 INFO:tasks.workunit.client.0.smithi023.stdout:op 4766 completed, throughput=5MB/sec 2024-02-11T22:50:07.722 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jJy-R3YIptCxh7q off=1364734 len=1579057 2024-02-11T22:50:07.731 INFO:tasks.workunit.client.0.smithi023.stdout:op 4767 completed, throughput=5MB/sec 2024-02-11T22:50:07.732 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Aiyw7u5w5JShXNO off=55878 len=1740955 2024-02-11T22:50:07.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 4768 completed, throughput=5MB/sec 2024-02-11T22:50:07.739 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lXoB-enoYX5n80B off=9170031 len=850444 2024-02-11T22:50:07.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 4769 completed, throughput=5MB/sec 2024-02-11T22:50:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:07 smithi023 ceph-mon[111262]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-02-11T22:50:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:07 smithi023 ceph-mon[113671]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-02-11T22:50:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:07 smithi160 ceph-mon[106289]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-02-11T22:50:08.744 INFO:tasks.workunit.client.0.smithi023.stdout: 932: throughput=5MB/sec pending data=0 2024-02-11T22:50:08.744 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DQIbqn4qlt8vYWR off=14045081 len=1193985 2024-02-11T22:50:08.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 4770 completed, throughput=5MB/sec 2024-02-11T22:50:08.746 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Yd-AUOctuo5Y-3z off=2107869 len=1238664 2024-02-11T22:50:08.749 INFO:tasks.workunit.client.0.smithi023.stdout:op 4771 completed, throughput=5MB/sec 2024-02-11T22:50:08.749 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_9gZTGwyjl1cF6T off=14383074 len=1302918 2024-02-11T22:50:08.751 INFO:tasks.workunit.client.0.smithi023.stdout:op 4772 completed, throughput=5MB/sec 2024-02-11T22:50:08.751 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ykz_duzmDIZmEbL off=11527338 len=52384 2024-02-11T22:50:08.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 4773 completed, throughput=5MB/sec 2024-02-11T22:50:08.754 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gC5LCgVw4IBYSuf off=13012688 len=1051476 2024-02-11T22:50:08.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 4774 completed, throughput=5MB/sec 2024-02-11T22:50:09.759 INFO:tasks.workunit.client.0.smithi023.stdout: 933: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:09.759 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_g35cpHaD-mcTEy off=6737155 len=1214292 2024-02-11T22:50:09.761 INFO:tasks.workunit.client.0.smithi023.stdout:op 4775 completed, throughput=5MB/sec 2024-02-11T22:50:09.761 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--3dch5iqlZejlY- off=835023 len=2095935 2024-02-11T22:50:09.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 4776 completed, throughput=5MB/sec 2024-02-11T22:50:09.773 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y_Zuj99RRfJeyTs off=1527426 len=1279801 2024-02-11T22:50:09.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 4777 completed, throughput=5MB/sec 2024-02-11T22:50:09.775 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mU_C_XJkzsTh3uF off=9388379 len=401509 2024-02-11T22:50:09.776 INFO:tasks.workunit.client.0.smithi023.stdout:op 4778 completed, throughput=5MB/sec 2024-02-11T22:50:09.776 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k_WZFfQVaT43_SP off=3191989 len=588639 2024-02-11T22:50:09.780 INFO:tasks.workunit.client.0.smithi023.stdout:op 4779 completed, throughput=5MB/sec 2024-02-11T22:50:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:09 smithi023 ceph-mon[111262]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:50:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:09 smithi023 ceph-mon[113671]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:50:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:09 smithi160 ceph-mon[106289]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:50:10.781 INFO:tasks.workunit.client.0.smithi023.stdout: 934: throughput=5MB/sec pending data=0 2024-02-11T22:50:10.781 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WSPddzfC2Bali11 off=18719246 len=1010475 2024-02-11T22:50:10.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 4780 completed, throughput=5MB/sec 2024-02-11T22:50:10.787 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ngV__5aGwxSNaBT off=1122535 len=1627269 2024-02-11T22:50:10.789 INFO:tasks.workunit.client.0.smithi023.stdout:op 4781 completed, throughput=5MB/sec 2024-02-11T22:50:10.789 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dgqVlnoHXzSgApr off=5697904 len=1791411 2024-02-11T22:50:10.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 4782 completed, throughput=5MB/sec 2024-02-11T22:50:10.793 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qe2QH9Rw0UnZQIf off=9206440 len=968366 2024-02-11T22:50:10.798 INFO:tasks.workunit.client.0.smithi023.stdout:op 4783 completed, throughput=5MB/sec 2024-02-11T22:50:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:10 smithi023 ceph-mon[111262]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:50:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:10 smithi023 ceph-mon[113671]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:50:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:10 smithi160 ceph-mon[106289]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-11T22:50:11.799 INFO:tasks.workunit.client.0.smithi023.stdout: 935: throughput=5MB/sec pending data=0 2024-02-11T22:50:11.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3T33igI9NY-jRyA off=19381804 len=102592 2024-02-11T22:50:11.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 4784 completed, throughput=5MB/sec 2024-02-11T22:50:11.802 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7ylsSDu41poImSq off=6280564 len=1069707 2024-02-11T22:50:11.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 4785 completed, throughput=5MB/sec 2024-02-11T22:50:11.803 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hdL3uahBeytvDL3 off=12623017 len=180020 2024-02-11T22:50:11.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 4786 completed, throughput=5MB/sec 2024-02-11T22:50:11.806 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ohDjSltxsKnSZ2G off=10817902 len=1464145 2024-02-11T22:50:11.808 INFO:tasks.workunit.client.0.smithi023.stdout:op 4787 completed, throughput=5MB/sec 2024-02-11T22:50:11.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C2j6paGU-7N_56o off=6231329 len=665195 2024-02-11T22:50:11.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 4788 completed, throughput=5MB/sec 2024-02-11T22:50:11.812 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Tylyr34uT3C7_-j off=2466801 len=68668 2024-02-11T22:50:11.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 4789 completed, throughput=5MB/sec 2024-02-11T22:50:11.815 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iRcpkNtZ-MKw0Mp off=5678349 len=1263187 2024-02-11T22:50:11.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 4790 completed, throughput=5MB/sec 2024-02-11T22:50:11.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3vsJW8jchMtUHua off=2367181 len=20653 2024-02-11T22:50:11.817 INFO:tasks.workunit.client.0.smithi023.stdout:op 4791 completed, throughput=5MB/sec 2024-02-11T22:50:11.817 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Re9nKBNU8jemlUp off=67786 len=332936 2024-02-11T22:50:11.817 INFO:tasks.workunit.client.0.smithi023.stdout:op 4792 completed, throughput=5MB/sec 2024-02-11T22:50:12.818 INFO:tasks.workunit.client.0.smithi023.stdout: 936: throughput=5MB/sec pending data=0 2024-02-11T22:50:12.818 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jGo0At3RLQwINsi off=15578578 len=1446955 2024-02-11T22:50:12.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 4793 completed, throughput=5MB/sec 2024-02-11T22:50:12.820 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b0kjQCTwUL-d7zH off=8205959 len=1690966 2024-02-11T22:50:12.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 4794 completed, throughput=5MB/sec 2024-02-11T22:50:12.822 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WGLmSGk4DBYXrKj off=4769193 len=1979043 2024-02-11T22:50:12.831 INFO:tasks.workunit.client.0.smithi023.stdout:op 4795 completed, throughput=5MB/sec 2024-02-11T22:50:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:12 smithi160 ceph-mon[106289]: pgmap v1889: 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-02-11T22:50:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:12 smithi023 ceph-mon[111262]: pgmap v1889: 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-02-11T22:50:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:12 smithi023 ceph-mon[113671]: pgmap v1889: 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-02-11T22:50:13.831 INFO:tasks.workunit.client.0.smithi023.stdout: 937: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:13.831 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Z_VBT8tFCF363fO off=3680746 len=244997 2024-02-11T22:50:13.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 4796 completed, throughput=5MB/sec 2024-02-11T22:50:13.835 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZStfBvv__PucJ4r off=11570585 len=415400 2024-02-11T22:50:13.836 INFO:tasks.workunit.client.0.smithi023.stdout:op 4797 completed, throughput=5MB/sec 2024-02-11T22:50:13.836 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qpYeBire7q_uJHu off=139624 len=1713487 2024-02-11T22:50:13.843 INFO:tasks.workunit.client.0.smithi023.stdout:op 4798 completed, throughput=5MB/sec 2024-02-11T22:50:13.843 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7Og0xNbn57Ep69C off=19652701 len=2052227 2024-02-11T22:50:13.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 4799 completed, throughput=5MB/sec 2024-02-11T22:50:13.845 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xGWkdq0iHCrOGgc off=0 len=1268139 2024-02-11T22:50:13.847 INFO:tasks.workunit.client.0.smithi023.stdout:op 4800 completed, throughput=5MB/sec 2024-02-11T22:50:14.847 INFO:tasks.workunit.client.0.smithi023.stdout: 938: throughput=5MB/sec pending data=0 2024-02-11T22:50:14.847 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zMHu8w6fS0tI_tJ off=17948507 len=432845 2024-02-11T22:50:14.851 INFO:tasks.workunit.client.0.smithi023.stdout:op 4801 completed, throughput=5MB/sec 2024-02-11T22:50:14.852 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U-s6rnjiJCtNbQJ off=1542303 len=1052542 2024-02-11T22:50:14.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 4802 completed, throughput=5MB/sec 2024-02-11T22:50:14.854 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jpTNgmLubOpYu29 off=246224 len=1882462 2024-02-11T22:50:14.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 4803 completed, throughput=5MB/sec 2024-02-11T22:50:14.864 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MoHuE1C_s4xBVH1 off=13222501 len=922352 2024-02-11T22:50:14.865 INFO:tasks.workunit.client.0.smithi023.stdout:op 4804 completed, throughput=5MB/sec 2024-02-11T22:50:14.865 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cR8hDrolG1NR22k off=11148849 len=1257602 2024-02-11T22:50:14.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 4805 completed, throughput=5MB/sec 2024-02-11T22:50:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:15 smithi023 ceph-mon[111262]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:50:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:15 smithi023 ceph-mon[113671]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:50:15.867 INFO:tasks.workunit.client.0.smithi023.stdout: 939: throughput=5MB/sec pending data=0 2024-02-11T22:50:15.867 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SBS-gMGBQu1f0rU off=3637989 len=86612 2024-02-11T22:50:15.870 INFO:tasks.workunit.client.0.smithi023.stdout:op 4806 completed, throughput=5MB/sec 2024-02-11T22:50:15.870 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2kxnGV8jlBOD769 off=7578226 len=1120989 2024-02-11T22:50:15.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 4807 completed, throughput=5MB/sec 2024-02-11T22:50:15.872 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-q8A4Wyj9VyR502q off=122781 len=1428628 2024-02-11T22:50:15.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 4808 completed, throughput=5MB/sec 2024-02-11T22:50:15.874 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fHn5Ua63Ttf69Nz off=8563075 len=693871 2024-02-11T22:50:15.878 INFO:tasks.workunit.client.0.smithi023.stdout:op 4809 completed, throughput=5MB/sec 2024-02-11T22:50:15.879 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7zFs--A2RlWfgOH off=5594010 len=593754 2024-02-11T22:50:15.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 4810 completed, throughput=5MB/sec 2024-02-11T22:50:15.883 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_3vr7um1XvVlYxy off=5463331 len=536731 2024-02-11T22:50:15.886 INFO:tasks.workunit.client.0.smithi023.stdout:op 4811 completed, throughput=5MB/sec 2024-02-11T22:50:15.886 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MUhYmbD51FnTTuc off=11838777 len=426222 2024-02-11T22:50:15.889 INFO:tasks.workunit.client.0.smithi023.stdout:op 4812 completed, throughput=5MB/sec 2024-02-11T22:50:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:15 smithi160 ceph-mon[106289]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:50:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:50:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:50:15] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:50:16.890 INFO:tasks.workunit.client.0.smithi023.stdout: 940: throughput=5MB/sec pending data=0 2024-02-11T22:50:16.890 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Qvf_uxDNb9Xf56i off=3517940 len=1579088 2024-02-11T22:50:16.892 INFO:tasks.workunit.client.0.smithi023.stdout:op 4813 completed, throughput=5MB/sec 2024-02-11T22:50:16.892 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PrPIbRJfmeA2Kos off=7241973 len=1942428 2024-02-11T22:50:16.895 INFO:tasks.workunit.client.0.smithi023.stdout:op 4814 completed, throughput=5MB/sec 2024-02-11T22:50:16.895 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PF66g2DdWcGlpDy off=3863857 len=1266187 2024-02-11T22:50:16.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 4815 completed, throughput=5MB/sec 2024-02-11T22:50:16.898 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rpUW_4v989k9X6H off=658633 len=510011 2024-02-11T22:50:16.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 4816 completed, throughput=5MB/sec 2024-02-11T22:50:17.899 INFO:tasks.workunit.client.0.smithi023.stdout: 941: throughput=5MB/sec pending data=0 2024-02-11T22:50:17.899 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nTFEwjLtRxidQjD off=208100 len=618559 2024-02-11T22:50:17.903 INFO:tasks.workunit.client.0.smithi023.stdout:op 4817 completed, throughput=5MB/sec 2024-02-11T22:50:17.904 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FcqNLdi3H7LMWI8 off=15276766 len=497107 2024-02-11T22:50:17.904 INFO:tasks.workunit.client.0.smithi023.stdout:op 4818 completed, throughput=5MB/sec 2024-02-11T22:50:17.904 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ktHx-l47eoL1k7e off=11085638 len=840603 2024-02-11T22:50:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:17 smithi023 ceph-mon[111262]: pgmap v1891: 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, 4 op/s 2024-02-11T22:50:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:17 smithi023 ceph-mon[113671]: pgmap v1891: 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, 4 op/s 2024-02-11T22:50:17.910 INFO:tasks.workunit.client.0.smithi023.stdout:op 4819 completed, throughput=5MB/sec 2024-02-11T22:50:17.910 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4RmfvvhidwR6srC off=15721845 len=553869 2024-02-11T22:50:17.913 INFO:tasks.workunit.client.0.smithi023.stdout:op 4820 completed, throughput=5MB/sec 2024-02-11T22:50:17.913 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Wnr-ih6l8gmquKZ off=293909 len=1279812 2024-02-11T22:50:17.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 4821 completed, throughput=5MB/sec 2024-02-11T22:50:17.916 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--fPUYuFrucskL2x off=4664069 len=357293 2024-02-11T22:50:17.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 4822 completed, throughput=5MB/sec 2024-02-11T22:50:17.920 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iqqLgD9vnppyBng off=2995910 len=1057559 2024-02-11T22:50:17.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 4823 completed, throughput=5MB/sec 2024-02-11T22:50:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:17 smithi160 ceph-mon[106289]: pgmap v1891: 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, 4 op/s 2024-02-11T22:50:18.926 INFO:tasks.workunit.client.0.smithi023.stdout: 942: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:18.926 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-adzVD-y3bdVmFi1 off=2391205 len=1585394 2024-02-11T22:50:18.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 4824 completed, throughput=5MB/sec 2024-02-11T22:50:18.936 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jsnfE1PMnSLh-mP off=2797487 len=700849 2024-02-11T22:50:18.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 4825 completed, throughput=5MB/sec 2024-02-11T22:50:18.940 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gq-ImVdOklR6hlP off=279058 len=1409280 2024-02-11T22:50:18.943 INFO:tasks.workunit.client.0.smithi023.stdout:op 4826 completed, throughput=5MB/sec 2024-02-11T22:50:18.943 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UNSQ4ycTMFsTZo5 off=7549536 len=844143 2024-02-11T22:50:18.948 INFO:tasks.workunit.client.0.smithi023.stdout:op 4827 completed, throughput=5MB/sec 2024-02-11T22:50:18.948 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-27pTfcy7Wca9pJq off=1172302 len=105587 2024-02-11T22:50:18.949 INFO:tasks.workunit.client.0.smithi023.stdout:op 4828 completed, throughput=5MB/sec 2024-02-11T22:50:18.949 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DtB_b1YW9rtyG71 off=1011784 len=1713145 2024-02-11T22:50:18.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 4829 completed, throughput=5MB/sec 2024-02-11T22:50:19.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:19 smithi023 ceph-mon[111262]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:50:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:19 smithi023 ceph-mon[113671]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:50:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:19 smithi160 ceph-mon[106289]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-11T22:50:19.958 INFO:tasks.workunit.client.0.smithi023.stdout: 943: throughput=5MB/sec pending data=0 2024-02-11T22:50:19.958 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MarlvlTVTTTqTlT off=216010 len=1578726 2024-02-11T22:50:19.965 INFO:tasks.workunit.client.0.smithi023.stdout:op 4830 completed, throughput=5MB/sec 2024-02-11T22:50:19.966 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ealf3PAIBIMkHyN off=2032950 len=1482281 2024-02-11T22:50:19.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 4831 completed, throughput=5MB/sec 2024-02-11T22:50:19.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H_jEeTxSUCNz7gC off=1216180 len=756199 2024-02-11T22:50:19.972 INFO:tasks.workunit.client.0.smithi023.stdout:op 4832 completed, throughput=5MB/sec 2024-02-11T22:50:19.972 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9LW-CpiuYD4iwCQ off=18369035 len=1642203 2024-02-11T22:50:19.974 INFO:tasks.workunit.client.0.smithi023.stdout:op 4833 completed, throughput=5MB/sec 2024-02-11T22:50:20.975 INFO:tasks.workunit.client.0.smithi023.stdout: 944: throughput=5MB/sec pending data=0 2024-02-11T22:50:20.975 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LR6WyxBbCrDd9n5 off=9978012 len=1332612 2024-02-11T22:50:20.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 4834 completed, throughput=5MB/sec 2024-02-11T22:50:20.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_B51xEWkAl5nbPE off=5934927 len=848018 2024-02-11T22:50:20.982 INFO:tasks.workunit.client.0.smithi023.stdout:op 4835 completed, throughput=5MB/sec 2024-02-11T22:50:20.982 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1T7GP2HE-iGnPWe off=6356281 len=440671 2024-02-11T22:50:20.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 4836 completed, throughput=5MB/sec 2024-02-11T22:50:20.986 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zN7kuFKRtp60UBl off=8804609 len=216084 2024-02-11T22:50:20.989 INFO:tasks.workunit.client.0.smithi023.stdout:op 4837 completed, throughput=5MB/sec 2024-02-11T22:50:20.989 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bPsnHfN5998BoHL off=662764 len=253705 2024-02-11T22:50:20.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 4838 completed, throughput=5MB/sec 2024-02-11T22:50:20.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pIiC4-RmuZYpYtr off=9611558 len=1919675 2024-02-11T22:50:20.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 4839 completed, throughput=5MB/sec 2024-02-11T22:50:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:21 smithi023 ceph-mon[111262]: pgmap v1893: 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-02-11T22:50:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:21 smithi023 ceph-mon[113671]: pgmap v1893: 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-02-11T22:50:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:21 smithi160 ceph-mon[106289]: pgmap v1893: 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-02-11T22:50:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:21.994 INFO:tasks.workunit.client.0.smithi023.stdout: 945: throughput=5MB/sec pending data=0 2024-02-11T22:50:21.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EDIWz48JQRhcmno off=1011894 len=1055447 2024-02-11T22:50:21.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 4840 completed, throughput=5MB/sec 2024-02-11T22:50:21.995 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zlOv2jzL-POkVwu off=9884459 len=1009162 2024-02-11T22:50:21.997 INFO:tasks.workunit.client.0.smithi023.stdout:op 4841 completed, throughput=5MB/sec 2024-02-11T22:50:21.997 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-46b9HzLWoz6s83T off=17810877 len=1301947 2024-02-11T22:50:21.998 INFO:tasks.workunit.client.0.smithi023.stdout:op 4842 completed, throughput=5MB/sec 2024-02-11T22:50:21.998 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ogD4Rn2wP66wsCK off=6892427 len=1011072 2024-02-11T22:50:22.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 4843 completed, throughput=5MB/sec 2024-02-11T22:50:22.003 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0vxi3r1f5j-ljdi off=11816797 len=2034100 2024-02-11T22:50:22.005 INFO:tasks.workunit.client.0.smithi023.stdout:op 4844 completed, throughput=5MB/sec 2024-02-11T22:50:23.006 INFO:tasks.workunit.client.0.smithi023.stdout: 946: throughput=5MB/sec pending data=0 2024-02-11T22:50:23.006 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5cJv8BvPp_Qf9Ph off=3756138 len=1257188 2024-02-11T22:50:23.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 4845 completed, throughput=5MB/sec 2024-02-11T22:50:23.008 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hztYfSiRriwLTRJ off=2112772 len=1640506 2024-02-11T22:50:23.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 4846 completed, throughput=5MB/sec 2024-02-11T22:50:23.010 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JRb-n-WdboLDhJW off=7211340 len=1370282 2024-02-11T22:50:23.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 4847 completed, throughput=5MB/sec 2024-02-11T22:50:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:23 smithi023 ceph-mon[111262]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:50:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:23 smithi023 ceph-mon[113671]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:50:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:23 smithi160 ceph-mon[106289]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:50:24.016 INFO:tasks.workunit.client.0.smithi023.stdout: 947: throughput=5MB/sec pending data=0 2024-02-11T22:50:24.016 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wpWNMA6KMtWmiRQ off=873530 len=1606805 2024-02-11T22:50:24.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 4848 completed, throughput=5MB/sec 2024-02-11T22:50:24.026 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-buiXLdd1xWA_7xy off=11292813 len=788322 2024-02-11T22:50:24.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 4849 completed, throughput=5MB/sec 2024-02-11T22:50:24.028 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YYa3k-5Y5XyAi3t off=6856342 len=1315992 2024-02-11T22:50:24.030 INFO:tasks.workunit.client.0.smithi023.stdout:op 4850 completed, throughput=5MB/sec 2024-02-11T22:50:24.030 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0ecGIgwb8VF48xD off=7024141 len=2039880 2024-02-11T22:50:24.040 INFO:tasks.workunit.client.0.smithi023.stdout:op 4851 completed, throughput=5MB/sec 2024-02-11T22:50:25.040 INFO:tasks.workunit.client.0.smithi023.stdout: 948: throughput=5MB/sec pending data=0 2024-02-11T22:50:25.041 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FBHwrseg1-rnXVI off=17659814 len=1514685 2024-02-11T22:50:25.044 INFO:tasks.workunit.client.0.smithi023.stdout:op 4852 completed, throughput=5MB/sec 2024-02-11T22:50:25.044 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oMAQU3qJ7HqNYPM off=2369001 len=963929 2024-02-11T22:50:25.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 4853 completed, throughput=5MB/sec 2024-02-11T22:50:25.050 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dV0k-7VLrvmM3nO off=18177103 len=1281992 2024-02-11T22:50:25.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 4854 completed, throughput=5MB/sec 2024-02-11T22:50:25.052 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qZAplXk8wP2Xr6S off=4133304 len=99834 2024-02-11T22:50:25.053 INFO:tasks.workunit.client.0.smithi023.stdout:op 4855 completed, throughput=5MB/sec 2024-02-11T22:50:25.053 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j2Ghp5kvRtVSsdj off=11671444 len=179395 2024-02-11T22:50:25.054 INFO:tasks.workunit.client.0.smithi023.stdout:op 4856 completed, throughput=5MB/sec 2024-02-11T22:50:25.054 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xHSP8sj2kC9RfGS off=9193983 len=338225 2024-02-11T22:50:25.057 INFO:tasks.workunit.client.0.smithi023.stdout:op 4857 completed, throughput=5MB/sec 2024-02-11T22:50:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:25 smithi023 ceph-mon[111262]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:50:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:50:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:50:25] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:50:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:25 smithi023 ceph-mon[113671]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:50:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:25 smithi160 ceph-mon[106289]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:50:26.058 INFO:tasks.workunit.client.0.smithi023.stdout: 949: throughput=5MB/sec pending data=0 2024-02-11T22:50:26.058 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kJnA1x2VTL73TCP off=8449843 len=1353209 2024-02-11T22:50:26.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 4858 completed, throughput=5MB/sec 2024-02-11T22:50:26.061 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QVcsMRIaGHnBAi0 off=5051221 len=532811 2024-02-11T22:50:26.062 INFO:tasks.workunit.client.0.smithi023.stdout:op 4859 completed, throughput=5MB/sec 2024-02-11T22:50:26.062 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--DrkwZ_e29RKLsd off=4512234 len=652901 2024-02-11T22:50:26.067 INFO:tasks.workunit.client.0.smithi023.stdout:op 4860 completed, throughput=5MB/sec 2024-02-11T22:50:26.067 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7FtfKKq82NCrq9m off=1737560 len=1772419 2024-02-11T22:50:26.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 4861 completed, throughput=5MB/sec 2024-02-11T22:50:26.069 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NvHlgoFNSM7d8n8 off=568900 len=2009089 2024-02-11T22:50:26.071 INFO:tasks.workunit.client.0.smithi023.stdout:op 4862 completed, throughput=5MB/sec 2024-02-11T22:50:27.072 INFO:tasks.workunit.client.0.smithi023.stdout: 950: throughput=5MB/sec pending data=0 2024-02-11T22:50:27.072 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oXWxgkAVCJQz18v off=10746230 len=1427239 2024-02-11T22:50:27.081 INFO:tasks.workunit.client.0.smithi023.stdout:op 4863 completed, throughput=5MB/sec 2024-02-11T22:50:27.081 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C3OVj8gP9HUnPn1 off=1665089 len=995001 2024-02-11T22:50:27.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 4864 completed, throughput=5MB/sec 2024-02-11T22:50:27.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JOYyISyIaUUdUjN off=8836502 len=1306293 2024-02-11T22:50:27.089 INFO:tasks.workunit.client.0.smithi023.stdout:op 4865 completed, throughput=5MB/sec 2024-02-11T22:50:27.089 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DmgJDWGXcGbMntC off=3837223 len=1001021 2024-02-11T22:50:27.090 INFO:tasks.workunit.client.0.smithi023.stdout:op 4866 completed, throughput=5MB/sec 2024-02-11T22:50:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:27 smithi023 ceph-mon[111262]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:50:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:27 smithi023 ceph-mon[113671]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:50:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:27 smithi160 ceph-mon[106289]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-11T22:50:28.091 INFO:tasks.workunit.client.0.smithi023.stdout: 951: throughput=5MB/sec pending data=0 2024-02-11T22:50:28.091 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DQJVsiHaO2sLvr1 off=22100704 len=75634 2024-02-11T22:50:28.092 INFO:tasks.workunit.client.0.smithi023.stdout:op 4867 completed, throughput=5MB/sec 2024-02-11T22:50:28.092 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Jagh69Nmc1c5E14 off=2504180 len=241162 2024-02-11T22:50:28.092 INFO:tasks.workunit.client.0.smithi023.stdout:op 4868 completed, throughput=5MB/sec 2024-02-11T22:50:28.092 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6mfm30eHmU07vHm off=3198959 len=1508526 2024-02-11T22:50:28.096 INFO:tasks.workunit.client.0.smithi023.stdout:op 4869 completed, throughput=5MB/sec 2024-02-11T22:50:28.096 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-up09E9Rrh7QIMRT off=16848740 len=1251169 2024-02-11T22:50:28.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 4870 completed, throughput=5MB/sec 2024-02-11T22:50:28.098 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2KI3fvTNoiLfTsD off=4190610 len=1203547 2024-02-11T22:50:28.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 4871 completed, throughput=5MB/sec 2024-02-11T22:50:28.100 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k7P8VdHDfJsYpDc off=5107882 len=322866 2024-02-11T22:50:28.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 4872 completed, throughput=5MB/sec 2024-02-11T22:50:28.103 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BHRZoyQ7gNeemP_ off=9082622 len=1569066 2024-02-11T22:50:28.105 INFO:tasks.workunit.client.0.smithi023.stdout:op 4873 completed, throughput=5MB/sec 2024-02-11T22:50:29.107 INFO:tasks.workunit.client.0.smithi023.stdout: 952: throughput=5MB/sec pending data=0 2024-02-11T22:50:29.108 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OdgjDStso-WvSmL off=6019060 len=377032 2024-02-11T22:50:29.109 INFO:tasks.workunit.client.0.smithi023.stdout:op 4874 completed, throughput=5MB/sec 2024-02-11T22:50:29.109 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RjUAIR5hr4ElFzl off=22236807 len=1046902 2024-02-11T22:50:29.114 INFO:tasks.workunit.client.0.smithi023.stdout:op 4875 completed, throughput=5MB/sec 2024-02-11T22:50:29.114 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NnimxNLmGiErsQ1 off=17796211 len=1245673 2024-02-11T22:50:29.116 INFO:tasks.workunit.client.0.smithi023.stdout:op 4876 completed, throughput=5MB/sec 2024-02-11T22:50:29.116 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hYOm6vVd3_nUu67 off=3921899 len=14499 2024-02-11T22:50:29.118 INFO:tasks.workunit.client.0.smithi023.stdout:op 4877 completed, throughput=5MB/sec 2024-02-11T22:50:29.118 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gOWE1tQMjDG_L1q off=15747505 len=576730 2024-02-11T22:50:29.122 INFO:tasks.workunit.client.0.smithi023.stdout:op 4878 completed, throughput=5MB/sec 2024-02-11T22:50:29.122 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fj-3jjt6YdnooMc off=9865954 len=1849818 2024-02-11T22:50:29.131 INFO:tasks.workunit.client.0.smithi023.stdout:op 4879 completed, throughput=5MB/sec 2024-02-11T22:50:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:29 smithi023 ceph-mon[111262]: pgmap v1897: 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, 5 op/s 2024-02-11T22:50:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:29 smithi023 ceph-mon[113671]: pgmap v1897: 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, 5 op/s 2024-02-11T22:50:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:29 smithi160 ceph-mon[106289]: pgmap v1897: 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, 5 op/s 2024-02-11T22:50:30.131 INFO:tasks.workunit.client.0.smithi023.stdout: 953: throughput=5MB/sec pending data=0 2024-02-11T22:50:30.131 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lmiRYRU_DryaLnG off=3444154 len=1322605 2024-02-11T22:50:30.133 INFO:tasks.workunit.client.0.smithi023.stdout:op 4880 completed, throughput=5MB/sec 2024-02-11T22:50:30.133 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v13Ku0xaN3guMy7 off=13711923 len=1461623 2024-02-11T22:50:30.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 4881 completed, throughput=5MB/sec 2024-02-11T22:50:30.139 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wz8noJOtKcUg_BQ off=6601426 len=94184 2024-02-11T22:50:30.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 4882 completed, throughput=5MB/sec 2024-02-11T22:50:30.142 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yUM8jJ_qWC5mKdK off=2351299 len=162803 2024-02-11T22:50:30.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 4883 completed, throughput=5MB/sec 2024-02-11T22:50:30.145 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CduFKJLMQoua0XE off=6307287 len=1304243 2024-02-11T22:50:30.145 INFO:tasks.workunit.client.0.smithi023.stdout:op 4884 completed, throughput=5MB/sec 2024-02-11T22:50:31.146 INFO:tasks.workunit.client.0.smithi023.stdout: 954: throughput=5MB/sec pending data=0 2024-02-11T22:50:31.146 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-grJSJvqmnsTb8aj off=7147173 len=2069790 2024-02-11T22:50:31.148 INFO:tasks.workunit.client.0.smithi023.stdout:op 4885 completed, throughput=5MB/sec 2024-02-11T22:50:31.148 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KNFv-9WCscegvy_ off=9982358 len=205094 2024-02-11T22:50:31.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 4886 completed, throughput=5MB/sec 2024-02-11T22:50:31.149 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_vQtA0N-Ufhzj94 off=4303484 len=254612 2024-02-11T22:50:31.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 4887 completed, throughput=5MB/sec 2024-02-11T22:50:31.150 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wLPZEG368TkcvID off=3052675 len=657167 2024-02-11T22:50:31.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 4888 completed, throughput=5MB/sec 2024-02-11T22:50:31.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2T69XbwfVzuIS9p off=220162 len=1256309 2024-02-11T22:50:31.157 INFO:tasks.workunit.client.0.smithi023.stdout:op 4889 completed, throughput=5MB/sec 2024-02-11T22:50:31.157 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FsTzg9P-OivN9zt off=2240079 len=947990 2024-02-11T22:50:31.158 INFO:tasks.workunit.client.0.smithi023.stdout:op 4890 completed, throughput=5MB/sec 2024-02-11T22:50:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:31 smithi023 ceph-mon[111262]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:50:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:31 smithi023 ceph-mon[113671]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:50:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:31 smithi160 ceph-mon[106289]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:50:32.159 INFO:tasks.workunit.client.0.smithi023.stdout: 955: throughput=5MB/sec pending data=0 2024-02-11T22:50:32.159 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cOzoXoLdJkO2wp1 off=2426630 len=163897 2024-02-11T22:50:32.162 INFO:tasks.workunit.client.0.smithi023.stdout:op 4891 completed, throughput=5MB/sec 2024-02-11T22:50:32.162 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9LW-CpiuYD4iwCQ off=9633563 len=483715 2024-02-11T22:50:32.163 INFO:tasks.workunit.client.0.smithi023.stdout:op 4892 completed, throughput=5MB/sec 2024-02-11T22:50:32.164 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Iq69Sx28TcBdyxz off=72773 len=1245177 2024-02-11T22:50:32.170 INFO:tasks.workunit.client.0.smithi023.stdout:op 4893 completed, throughput=5MB/sec 2024-02-11T22:50:32.170 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OyXsqALXqfdQJLp off=384686 len=767172 2024-02-11T22:50:32.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 4894 completed, throughput=5MB/sec 2024-02-11T22:50:32.171 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cp88aawjjj05vA8 off=5052149 len=248035 2024-02-11T22:50:32.171 INFO:tasks.workunit.client.0.smithi023.stdout:op 4895 completed, throughput=5MB/sec 2024-02-11T22:50:32.171 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-okKVDayXbNOuUt- off=12547337 len=285868 2024-02-11T22:50:32.172 INFO:tasks.workunit.client.0.smithi023.stdout:op 4896 completed, throughput=5MB/sec 2024-02-11T22:50:32.172 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KxW3uNOu9foKHrJ off=8333377 len=301687 2024-02-11T22:50:32.175 INFO:tasks.workunit.client.0.smithi023.stdout:op 4897 completed, throughput=5MB/sec 2024-02-11T22:50:32.175 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K8n6Df_I-qXSsHM off=8176077 len=419096 2024-02-11T22:50:32.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 4898 completed, throughput=5MB/sec 2024-02-11T22:50:32.178 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-We4JPDvf1yb5arE off=9303650 len=1062196 2024-02-11T22:50:32.182 INFO:tasks.workunit.client.0.smithi023.stdout:op 4899 completed, throughput=5MB/sec 2024-02-11T22:50:32.182 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wxF7DjqQyy3F9ur off=14167260 len=352141 2024-02-11T22:50:32.185 INFO:tasks.workunit.client.0.smithi023.stdout:op 4900 completed, throughput=5MB/sec 2024-02-11T22:50:33.185 INFO:tasks.workunit.client.0.smithi023.stdout: 956: throughput=5MB/sec pending data=0 2024-02-11T22:50:33.185 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-S-7obYOUuCFO2oT off=17340577 len=462452 2024-02-11T22:50:33.186 INFO:tasks.workunit.client.0.smithi023.stdout:op 4901 completed, throughput=5MB/sec 2024-02-11T22:50:33.187 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NBVo2WiXTrK_csY off=15920805 len=1333756 2024-02-11T22:50:33.193 INFO:tasks.workunit.client.0.smithi023.stdout:op 4902 completed, throughput=5MB/sec 2024-02-11T22:50:33.193 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6mfm30eHmU07vHm off=2907132 len=665268 2024-02-11T22:50:33.197 INFO:tasks.workunit.client.0.smithi023.stdout:op 4903 completed, throughput=5MB/sec 2024-02-11T22:50:33.198 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-11yXHFKEYgKExZ8 off=2184837 len=1850680 2024-02-11T22:50:33.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 4904 completed, throughput=5MB/sec 2024-02-11T22:50:33.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nniR10ImN7xQZf- off=113730 len=214153 2024-02-11T22:50:33.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 4905 completed, throughput=5MB/sec 2024-02-11T22:50:33.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-P5k6_yKRoFV9oip off=5995056 len=1221667 2024-02-11T22:50:33.201 INFO:tasks.workunit.client.0.smithi023.stdout:op 4906 completed, throughput=5MB/sec 2024-02-11T22:50:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:33 smithi023 ceph-mon[111262]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-11T22:50:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:33 smithi023 ceph-mon[113671]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-11T22:50:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:33 smithi160 ceph-mon[106289]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-11T22:50:34.202 INFO:tasks.workunit.client.0.smithi023.stdout: 957: throughput=5MB/sec pending data=0 2024-02-11T22:50:34.202 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kBlvnEbeXANFArS off=12074076 len=1838227 2024-02-11T22:50:34.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 4907 completed, throughput=5MB/sec 2024-02-11T22:50:34.210 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j9LaayCVY3WQfkt off=570324 len=919155 2024-02-11T22:50:34.211 INFO:tasks.workunit.client.0.smithi023.stdout:op 4908 completed, throughput=5MB/sec 2024-02-11T22:50:34.211 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kj9l2NyD7VpqT1j off=2405405 len=555680 2024-02-11T22:50:34.214 INFO:tasks.workunit.client.0.smithi023.stdout:op 4909 completed, throughput=5MB/sec 2024-02-11T22:50:34.214 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w45swFvodkbK5xs off=75004 len=588983 2024-02-11T22:50:34.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 4910 completed, throughput=5MB/sec 2024-02-11T22:50:34.216 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7_NneY8nE_4gGKf off=1789255 len=767175 2024-02-11T22:50:34.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 4911 completed, throughput=5MB/sec 2024-02-11T22:50:35.217 INFO:tasks.workunit.client.0.smithi023.stdout: 958: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:35.217 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2XZtNQUdh9CNonu off=12361489 len=694238 2024-02-11T22:50:35.218 INFO:tasks.workunit.client.0.smithi023.stdout:op 4912 completed, throughput=5MB/sec 2024-02-11T22:50:35.218 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6PkejdvibOEWjta off=8777839 len=1394116 2024-02-11T22:50:35.221 INFO:tasks.workunit.client.0.smithi023.stdout:op 4913 completed, throughput=5MB/sec 2024-02-11T22:50:35.221 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6ZLtMhoY9eEssG7 off=4076795 len=91654 2024-02-11T22:50:35.223 INFO:tasks.workunit.client.0.smithi023.stdout:op 4914 completed, throughput=5MB/sec 2024-02-11T22:50:35.223 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nFdSvCclYtft4oK off=12159025 len=1358068 2024-02-11T22:50:35.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 4915 completed, throughput=5MB/sec 2024-02-11T22:50:35.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0ORQ1WjXcbVdbeV off=9779278 len=126974 2024-02-11T22:50:35.233 INFO:tasks.workunit.client.0.smithi023.stdout:op 4916 completed, throughput=5MB/sec 2024-02-11T22:50:35.233 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oVyf0GfGoLfavTi off=3710348 len=125039 2024-02-11T22:50:35.236 INFO:tasks.workunit.client.0.smithi023.stdout:op 4917 completed, throughput=5MB/sec 2024-02-11T22:50:35.236 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Km38XefROjBnbJ2 off=2229610 len=1047640 2024-02-11T22:50:35.241 INFO:tasks.workunit.client.0.smithi023.stdout:op 4918 completed, throughput=5MB/sec 2024-02-11T22:50:35.241 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fEP2hIxF-0LXOp6 off=7867382 len=1043842 2024-02-11T22:50:35.252 INFO:tasks.workunit.client.0.smithi023.stdout:op 4919 completed, throughput=5MB/sec 2024-02-11T22:50:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:35 smithi023 ceph-mon[111262]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:50:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:35 smithi023 ceph-mon[113671]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:50:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:50:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:50:35] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:50:35.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:35 smithi160 ceph-mon[106289]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-11T22:50:36.252 INFO:tasks.workunit.client.0.smithi023.stdout: 959: throughput=5MB/sec pending data=0 2024-02-11T22:50:36.253 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-So-MmyVd3SZH3pY off=6547526 len=1039005 2024-02-11T22:50:36.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 4920 completed, throughput=5MB/sec 2024-02-11T22:50:36.255 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ds0qw3DKTULt6hC off=5626119 len=131330 2024-02-11T22:50:36.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 4921 completed, throughput=5MB/sec 2024-02-11T22:50:36.258 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FVF-If3nTSCQ6yX off=847222 len=876429 2024-02-11T22:50:36.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 4922 completed, throughput=5MB/sec 2024-02-11T22:50:36.260 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G6jbecFkb9NoJwa off=3163964 len=1110494 2024-02-11T22:50:36.267 INFO:tasks.workunit.client.0.smithi023.stdout:op 4923 completed, throughput=5MB/sec 2024-02-11T22:50:36.267 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CSqeNSB_4lMj5-h off=15684637 len=125650 2024-02-11T22:50:36.269 INFO:tasks.workunit.client.0.smithi023.stdout:op 4924 completed, throughput=5MB/sec 2024-02-11T22:50:36.269 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_9gZTGwyjl1cF6T off=14762312 len=1388893 2024-02-11T22:50:36.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 4925 completed, throughput=5MB/sec 2024-02-11T22:50:36.275 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-r1N9iOaTAXwjtER off=10933535 len=821124 2024-02-11T22:50:36.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 4926 completed, throughput=5MB/sec 2024-02-11T22:50:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:37.277 INFO:tasks.workunit.client.0.smithi023.stdout: 960: throughput=5MB/sec pending data=0 2024-02-11T22:50:37.277 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DzrNwjRoYYeO5zA off=19867049 len=1921607 2024-02-11T22:50:37.285 INFO:tasks.workunit.client.0.smithi023.stdout:op 4927 completed, throughput=5MB/sec 2024-02-11T22:50:37.286 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s-ApZjFTznFcap8 off=1847730 len=504016 2024-02-11T22:50:37.286 INFO:tasks.workunit.client.0.smithi023.stdout:op 4928 completed, throughput=5MB/sec 2024-02-11T22:50:37.286 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jcp98xZP_VLlnxI off=18999906 len=1488226 2024-02-11T22:50:37.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 4929 completed, throughput=5MB/sec 2024-02-11T22:50:37.292 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aHyRxkuovVSzpJh off=9465988 len=2026638 2024-02-11T22:50:37.294 INFO:tasks.workunit.client.0.smithi023.stdout:op 4930 completed, throughput=5MB/sec 2024-02-11T22:50:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:37 smithi023 ceph-mon[111262]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:50:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:37 smithi023 ceph-mon[113671]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:50:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:37 smithi160 ceph-mon[106289]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-11T22:50:38.294 INFO:tasks.workunit.client.0.smithi023.stdout: 961: throughput=5MB/sec pending data=0 2024-02-11T22:50:38.294 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B4hEjBlTfOiQDdd off=5863372 len=275830 2024-02-11T22:50:38.297 INFO:tasks.workunit.client.0.smithi023.stdout:op 4931 completed, throughput=5MB/sec 2024-02-11T22:50:38.297 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-v7d7-CPUTHTyvd5 off=11512890 len=1676659 2024-02-11T22:50:38.300 INFO:tasks.workunit.client.0.smithi023.stdout:op 4932 completed, throughput=5MB/sec 2024-02-11T22:50:38.300 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5X7WDGMFQP5Wzwt off=484864 len=1686642 2024-02-11T22:50:38.307 INFO:tasks.workunit.client.0.smithi023.stdout:op 4933 completed, throughput=5MB/sec 2024-02-11T22:50:38.307 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gkW-jnIwS5ArtZi off=334263 len=857790 2024-02-11T22:50:38.312 INFO:tasks.workunit.client.0.smithi023.stdout:op 4934 completed, throughput=5MB/sec 2024-02-11T22:50:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:38 smithi023 ceph-mon[111262]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-11T22:50:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:38 smithi023 ceph-mon[113671]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-11T22:50:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:38 smithi160 ceph-mon[106289]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-11T22:50:39.312 INFO:tasks.workunit.client.0.smithi023.stdout: 962: throughput=5MB/sec pending data=0 2024-02-11T22:50:39.312 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DSG9cbpcQBpuf0u off=15806438 len=1980476 2024-02-11T22:50:39.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 4935 completed, throughput=5MB/sec 2024-02-11T22:50:39.321 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RRoJyGZCPLGKOam off=8877063 len=1327907 2024-02-11T22:50:39.327 INFO:tasks.workunit.client.0.smithi023.stdout:op 4936 completed, throughput=5MB/sec 2024-02-11T22:50:39.327 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OeqNS0zD4HzvEVT off=471616 len=1118081 2024-02-11T22:50:39.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 4937 completed, throughput=5MB/sec 2024-02-11T22:50:39.329 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YEJRE1rgTA9Pi6k off=14120703 len=1719340 2024-02-11T22:50:39.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 4938 completed, throughput=5MB/sec 2024-02-11T22:50:40.339 INFO:tasks.workunit.client.0.smithi023.stdout: 963: throughput=5MB/sec pending data=0 2024-02-11T22:50:40.339 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dSeSZDk0u6wSVip off=1133092 len=1422525 2024-02-11T22:50:40.347 INFO:tasks.workunit.client.0.smithi023.stdout:op 4939 completed, throughput=5MB/sec 2024-02-11T22:50:40.347 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wPoEeW6ijFUlsnY off=146576 len=66038 2024-02-11T22:50:40.348 INFO:tasks.workunit.client.0.smithi023.stdout:op 4940 completed, throughput=5MB/sec 2024-02-11T22:50:40.348 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N9hLWvmyRlG-XWB off=7044383 len=264228 2024-02-11T22:50:40.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 4941 completed, throughput=5MB/sec 2024-02-11T22:50:40.351 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9LFmjJUk6fCHFP1 off=6291312 len=1552678 2024-02-11T22:50:40.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 4942 completed, throughput=5MB/sec 2024-02-11T22:50:40.353 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EdxGcrtv78H9eIK off=10652201 len=805173 2024-02-11T22:50:40.357 INFO:tasks.workunit.client.0.smithi023.stdout:op 4943 completed, throughput=5MB/sec 2024-02-11T22:50:40.357 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vgME8_N_rvPe6Ho off=950890 len=65444 2024-02-11T22:50:40.360 INFO:tasks.workunit.client.0.smithi023.stdout:op 4944 completed, throughput=5MB/sec 2024-02-11T22:50:41.360 INFO:tasks.workunit.client.0.smithi023.stdout: 964: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:41.360 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fPYdQ_lRrwpmxZd off=1996060 len=1186714 2024-02-11T22:50:41.365 INFO:tasks.workunit.client.0.smithi023.stdout:op 4945 completed, throughput=5MB/sec 2024-02-11T22:50:41.365 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L59PodMBOcyyEvU off=22091444 len=58033 2024-02-11T22:50:41.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 4946 completed, throughput=5MB/sec 2024-02-11T22:50:41.366 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-792goGzA6-FitFH off=3955397 len=493068 2024-02-11T22:50:41.370 INFO:tasks.workunit.client.0.smithi023.stdout:op 4947 completed, throughput=5MB/sec 2024-02-11T22:50:41.370 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WfFRXVCdZ49EzVP off=5890717 len=608727 2024-02-11T22:50:41.374 INFO:tasks.workunit.client.0.smithi023.stdout:op 4948 completed, throughput=5MB/sec 2024-02-11T22:50:41.374 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--cXba0enlK7dGvL off=6828226 len=1676891 2024-02-11T22:50:41.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 4949 completed, throughput=5MB/sec 2024-02-11T22:50:41.375 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0-xrCNnLR1ek4Ao off=13736476 len=1374540 2024-02-11T22:50:41.382 INFO:tasks.workunit.client.0.smithi023.stdout:op 4950 completed, throughput=5MB/sec 2024-02-11T22:50:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:41 smithi023 ceph-mon[111262]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-11T22:50:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:41 smithi023 ceph-mon[113671]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-11T22:50:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:41 smithi160 ceph-mon[106289]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-11T22:50:42.382 INFO:tasks.workunit.client.0.smithi023.stdout: 965: throughput=4.99MB/sec pending data=0 2024-02-11T22:50:42.383 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bXBue7g_Mp6yhfs off=5240839 len=1551185 2024-02-11T22:50:42.384 INFO:tasks.workunit.client.0.smithi023.stdout:op 4951 completed, throughput=5MB/sec 2024-02-11T22:50:42.385 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KVzMfE39VFoQ3If off=10488725 len=350840 2024-02-11T22:50:42.385 INFO:tasks.workunit.client.0.smithi023.stdout:op 4952 completed, throughput=5MB/sec 2024-02-11T22:50:42.385 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cypStImeqjDGrEK off=1081789 len=1853003 2024-02-11T22:50:42.395 INFO:tasks.workunit.client.0.smithi023.stdout:op 4953 completed, throughput=5MB/sec 2024-02-11T22:50:42.395 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mMlLQsI5eZEWorC off=2540465 len=195078 2024-02-11T22:50:42.398 INFO:tasks.workunit.client.0.smithi023.stdout:op 4954 completed, throughput=5MB/sec 2024-02-11T22:50:42.398 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LJQJTLVbH5Zgl3U off=7461708 len=2075 2024-02-11T22:50:42.400 INFO:tasks.workunit.client.0.smithi023.stdout:op 4955 completed, throughput=5MB/sec 2024-02-11T22:50:42.400 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ScbKfNXKizIcUZB off=1928828 len=1282060 2024-02-11T22:50:42.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 4956 completed, throughput=5MB/sec 2024-02-11T22:50:42.406 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ojHprsEqKhHmUhH off=55045 len=754187 2024-02-11T22:50:42.411 INFO:tasks.workunit.client.0.smithi023.stdout:op 4957 completed, throughput=5MB/sec 2024-02-11T22:50:43.411 INFO:tasks.workunit.client.0.smithi023.stdout: 966: throughput=5MB/sec pending data=0 2024-02-11T22:50:43.411 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UuO53o9C_IvvLQL off=3767643 len=614774 2024-02-11T22:50:43.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 4958 completed, throughput=5MB/sec 2024-02-11T22:50:43.415 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Occu7IXf_swyjy0 off=4483277 len=574377 2024-02-11T22:50:43.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 4959 completed, throughput=5MB/sec 2024-02-11T22:50:43.420 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-on6sQ7_b5iyUzjh off=2096443 len=1207957 2024-02-11T22:50:43.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 4960 completed, throughput=5MB/sec 2024-02-11T22:50:43.422 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0425pDTTneUf1sI off=12862150 len=820305 2024-02-11T22:50:43.423 INFO:tasks.workunit.client.0.smithi023.stdout:op 4961 completed, throughput=5MB/sec 2024-02-11T22:50:43.423 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-efZyn4qIJqMNcYs off=6641629 len=45381 2024-02-11T22:50:43.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 4962 completed, throughput=5MB/sec 2024-02-11T22:50:43.426 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KToL-AF6ugGZKm2 off=72751 len=206161 2024-02-11T22:50:43.427 INFO:tasks.workunit.client.0.smithi023.stdout:op 4963 completed, throughput=5MB/sec 2024-02-11T22:50:43.427 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_4B8_QV3sPGCPXI off=16333855 len=1219596 2024-02-11T22:50:43.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 4964 completed, throughput=5MB/sec 2024-02-11T22:50:43.432 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-W_eIKixMtLrCH3E off=276751 len=1915507 2024-02-11T22:50:43.434 INFO:tasks.workunit.client.0.smithi023.stdout:op 4965 completed, throughput=5MB/sec 2024-02-11T22:50:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:43 smithi023 ceph-mon[111262]: pgmap v1904: 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, 6 op/s 2024-02-11T22:50:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:43 smithi023 ceph-mon[113671]: pgmap v1904: 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, 6 op/s 2024-02-11T22:50:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:43 smithi160 ceph-mon[106289]: pgmap v1904: 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, 6 op/s 2024-02-11T22:50:44.434 INFO:tasks.workunit.client.0.smithi023.stdout: 967: throughput=5MB/sec pending data=0 2024-02-11T22:50:44.434 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n9Hfnyy7UBLTaLf off=426735 len=1677967 2024-02-11T22:50:44.437 INFO:tasks.workunit.client.0.smithi023.stdout:op 4966 completed, throughput=5MB/sec 2024-02-11T22:50:44.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lzC5eSW25T2DCci off=84719 len=1328804 2024-02-11T22:50:44.444 INFO:tasks.workunit.client.0.smithi023.stdout:op 4967 completed, throughput=5MB/sec 2024-02-11T22:50:44.444 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D9OpMaa26FLAX87 off=364906 len=226532 2024-02-11T22:50:44.447 INFO:tasks.workunit.client.0.smithi023.stdout:op 4968 completed, throughput=5MB/sec 2024-02-11T22:50:44.447 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mZrGqW93Uktoi3r off=9394069 len=1801764 2024-02-11T22:50:44.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 4969 completed, throughput=5MB/sec 2024-02-11T22:50:45.450 INFO:tasks.workunit.client.0.smithi023.stdout: 968: throughput=5MB/sec pending data=0 2024-02-11T22:50:45.450 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YnXyZ43vPR2rv-- off=10420675 len=742139 2024-02-11T22:50:45.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 4970 completed, throughput=5MB/sec 2024-02-11T22:50:45.455 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t_nMpUWczEDtN_Z off=143405 len=1651874 2024-02-11T22:50:45.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 4971 completed, throughput=5MB/sec 2024-02-11T22:50:45.457 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KbV5F4JDXVR_X0H off=1951360 len=547691 2024-02-11T22:50:45.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 4972 completed, throughput=5MB/sec 2024-02-11T22:50:45.461 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-atqk2X7AwydKDiC off=15130460 len=36425 2024-02-11T22:50:45.462 INFO:tasks.workunit.client.0.smithi023.stdout:op 4973 completed, throughput=5MB/sec 2024-02-11T22:50:45.462 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ongpF7393ELCRpQ off=5386049 len=1677152 2024-02-11T22:50:45.471 INFO:tasks.workunit.client.0.smithi023.stdout:op 4974 completed, throughput=5MB/sec 2024-02-11T22:50:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:45 smithi023 ceph-mon[111262]: pgmap v1905: 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, 5 op/s 2024-02-11T22:50:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:50:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:50:45] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:50:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:45 smithi023 ceph-mon[113671]: pgmap v1905: 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, 5 op/s 2024-02-11T22:50:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:45 smithi160 ceph-mon[106289]: pgmap v1905: 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, 5 op/s 2024-02-11T22:50:46.471 INFO:tasks.workunit.client.0.smithi023.stdout: 969: throughput=5MB/sec pending data=0 2024-02-11T22:50:46.472 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ts_1yrpskdwOG-Z off=2123260 len=1875237 2024-02-11T22:50:46.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 4975 completed, throughput=5MB/sec 2024-02-11T22:50:46.480 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sfUWlyKNx4fwsRS off=12912862 len=367989 2024-02-11T22:50:46.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 4976 completed, throughput=5MB/sec 2024-02-11T22:50:46.480 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9uIt7af1T1qdfPF off=6065025 len=1005801 2024-02-11T22:50:46.486 INFO:tasks.workunit.client.0.smithi023.stdout:op 4977 completed, throughput=5MB/sec 2024-02-11T22:50:46.486 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FSjFY7X9XFJ9dNC off=21986512 len=413281 2024-02-11T22:50:46.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 4978 completed, throughput=5MB/sec 2024-02-11T22:50:46.490 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cqNQ3AuGOGNZzYf off=10247185 len=852977 2024-02-11T22:50:46.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 4979 completed, throughput=5MB/sec 2024-02-11T22:50:47.492 INFO:tasks.workunit.client.0.smithi023.stdout: 970: throughput=5MB/sec pending data=0 2024-02-11T22:50:47.492 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JxQCt5W7gY-RctQ off=2738493 len=1215442 2024-02-11T22:50:47.493 INFO:tasks.workunit.client.0.smithi023.stdout:op 4980 completed, throughput=5MB/sec 2024-02-11T22:50:47.493 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wkM_aZxNyOiv9cI off=2654319 len=1774793 2024-02-11T22:50:47.497 INFO:tasks.workunit.client.0.smithi023.stdout:op 4981 completed, throughput=5MB/sec 2024-02-11T22:50:47.497 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-58jXd6ceG9ZO22V off=1396411 len=788445 2024-02-11T22:50:47.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 4982 completed, throughput=5MB/sec 2024-02-11T22:50:47.503 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FsKvekxj-jI2AQz off=8272927 len=98572 2024-02-11T22:50:47.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 4983 completed, throughput=5MB/sec 2024-02-11T22:50:47.503 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B8t6wDLTT9PADyZ off=12908698 len=1038883 2024-02-11T22:50:47.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 4984 completed, throughput=5MB/sec 2024-02-11T22:50:47.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fIauQI9bk5dvHL6 off=5123430 len=531377 2024-02-11T22:50:47.511 INFO:tasks.workunit.client.0.smithi023.stdout:op 4985 completed, throughput=5MB/sec 2024-02-11T22:50:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:47 smithi023 ceph-mon[111262]: pgmap v1906: 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, 6 op/s 2024-02-11T22:50:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:47 smithi023 ceph-mon[113671]: pgmap v1906: 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, 6 op/s 2024-02-11T22:50:47.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:47 smithi160 ceph-mon[106289]: pgmap v1906: 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, 6 op/s 2024-02-11T22:50:48.512 INFO:tasks.workunit.client.0.smithi023.stdout: 971: throughput=5MB/sec pending data=0 2024-02-11T22:50:48.512 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xULJ6JUFN92pBsr off=5949499 len=293912 2024-02-11T22:50:48.516 INFO:tasks.workunit.client.0.smithi023.stdout:op 4986 completed, throughput=5MB/sec 2024-02-11T22:50:48.516 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PpbWpa6ve8Jkctg off=1095236 len=1583980 2024-02-11T22:50:48.518 INFO:tasks.workunit.client.0.smithi023.stdout:op 4987 completed, throughput=5MB/sec 2024-02-11T22:50:48.518 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nIU02bO6KK3mG_p off=6381347 len=1499612 2024-02-11T22:50:48.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 4988 completed, throughput=5MB/sec 2024-02-11T22:50:48.520 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HNpMM1IiDtyEehC off=3768178 len=1634469 2024-02-11T22:50:48.521 INFO:tasks.workunit.client.0.smithi023.stdout:op 4989 completed, throughput=5MB/sec 2024-02-11T22:50:48.521 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Is7DSzGprl5Oa9r off=18362127 len=1082081 2024-02-11T22:50:48.523 INFO:tasks.workunit.client.0.smithi023.stdout:op 4990 completed, throughput=5MB/sec 2024-02-11T22:50:49.524 INFO:tasks.workunit.client.0.smithi023.stdout: 972: throughput=5MB/sec pending data=0 2024-02-11T22:50:49.524 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2v1P_xLZ8ndoyS- off=6600146 len=1648905 2024-02-11T22:50:49.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 4991 completed, throughput=5MB/sec 2024-02-11T22:50:49.533 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rMw7z9DCHwWS67q off=107222 len=273790 2024-02-11T22:50:49.533 INFO:tasks.workunit.client.0.smithi023.stdout:op 4992 completed, throughput=5MB/sec 2024-02-11T22:50:49.534 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wPoEeW6ijFUlsnY off=513745 len=1665460 2024-02-11T22:50:49.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 4993 completed, throughput=5MB/sec 2024-02-11T22:50:49.535 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uEL1FbYG4Mr4jUl off=2902334 len=477616 2024-02-11T22:50:49.536 INFO:tasks.workunit.client.0.smithi023.stdout:op 4994 completed, throughput=5MB/sec 2024-02-11T22:50:49.536 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jpPociD7nlWEkMf off=933738 len=1712389 2024-02-11T22:50:49.543 INFO:tasks.workunit.client.0.smithi023.stdout:op 4995 completed, throughput=5MB/sec 2024-02-11T22:50:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:49 smithi023 ceph-mon[111262]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:50:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:49 smithi023 ceph-mon[113671]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:50:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:49 smithi160 ceph-mon[106289]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-11T22:50:50.543 INFO:tasks.workunit.client.0.smithi023.stdout: 973: throughput=5MB/sec pending data=0 2024-02-11T22:50:50.543 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Gkgwsvk-SFoNizO off=10884940 len=618627 2024-02-11T22:50:50.545 INFO:tasks.workunit.client.0.smithi023.stdout:op 4996 completed, throughput=5MB/sec 2024-02-11T22:50:50.545 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mUjLjeXMpZteoyg off=2308504 len=411850 2024-02-11T22:50:50.546 INFO:tasks.workunit.client.0.smithi023.stdout:op 4997 completed, throughput=5MB/sec 2024-02-11T22:50:50.546 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3-YKNrgcTY3SzTU off=4695324 len=1550023 2024-02-11T22:50:50.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 4998 completed, throughput=5MB/sec 2024-02-11T22:50:50.548 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Rv6eN9uSQXy5t-6 off=21307894 len=85353 2024-02-11T22:50:50.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 4999 completed, throughput=5MB/sec 2024-02-11T22:50:50.548 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0BNdo-3PteQtIKL off=2949441 len=2021915 2024-02-11T22:50:50.556 INFO:tasks.workunit.client.0.smithi023.stdout:op 5000 completed, throughput=5MB/sec 2024-02-11T22:50:51.557 INFO:tasks.workunit.client.0.smithi023.stdout: 974: throughput=5MB/sec pending data=0 2024-02-11T22:50:51.557 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2v74CfgMJ89fIyq off=9038990 len=1216913 2024-02-11T22:50:51.564 INFO:tasks.workunit.client.0.smithi023.stdout:op 5001 completed, throughput=5MB/sec 2024-02-11T22:50:51.564 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LB1Fe1EfvRBg_Rs off=632713 len=909239 2024-02-11T22:50:51.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 5002 completed, throughput=5MB/sec 2024-02-11T22:50:51.569 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ztx4w7MtXtqD68G off=5309385 len=420340 2024-02-11T22:50:51.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 5003 completed, throughput=5MB/sec 2024-02-11T22:50:51.571 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-i44EjsfIHCzxwB6 off=13905877 len=847978 2024-02-11T22:50:51.575 INFO:tasks.workunit.client.0.smithi023.stdout:op 5004 completed, throughput=5MB/sec 2024-02-11T22:50:51.575 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jJsdFrLbX_feKFC off=9109040 len=1923788 2024-02-11T22:50:51.578 INFO:tasks.workunit.client.0.smithi023.stdout:op 5005 completed, throughput=5MB/sec 2024-02-11T22:50:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:51 smithi023 ceph-mon[111262]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:50:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:51 smithi023 ceph-mon[113671]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:50:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:51 smithi160 ceph-mon[106289]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:50:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:50:52.579 INFO:tasks.workunit.client.0.smithi023.stdout: 975: throughput=5MB/sec pending data=0 2024-02-11T22:50:52.579 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7Te9ION-u-QpLu_ off=275501 len=538470 2024-02-11T22:50:52.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 5006 completed, throughput=5MB/sec 2024-02-11T22:50:52.582 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dD55t0l8nJHjilp off=1314366 len=11523 2024-02-11T22:50:52.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 5007 completed, throughput=5MB/sec 2024-02-11T22:50:52.583 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LVFdZjS-o92_jnL off=2717270 len=359535 2024-02-11T22:50:52.584 INFO:tasks.workunit.client.0.smithi023.stdout:op 5008 completed, throughput=5MB/sec 2024-02-11T22:50:52.584 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OSJ_AnGq2FANyUu off=4662304 len=1098294 2024-02-11T22:50:52.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 5009 completed, throughput=5MB/sec 2024-02-11T22:50:52.586 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O189eLaEiuIMlCV off=0 len=1088330 2024-02-11T22:50:52.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 5010 completed, throughput=5MB/sec 2024-02-11T22:50:52.593 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OJB6woyISONmLtZ off=8000872 len=842839 2024-02-11T22:50:52.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 5011 completed, throughput=5MB/sec 2024-02-11T22:50:52.598 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OS5xkhAviuj9__B off=951653 len=1159589 2024-02-11T22:50:52.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 5012 completed, throughput=5MB/sec 2024-02-11T22:50:53.604 INFO:tasks.workunit.client.0.smithi023.stdout: 976: throughput=5MB/sec pending data=0 2024-02-11T22:50:53.604 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ogD4Rn2wP66wsCK off=3731653 len=454518 2024-02-11T22:50:53.605 INFO:tasks.workunit.client.0.smithi023.stdout:op 5013 completed, throughput=5MB/sec 2024-02-11T22:50:53.605 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Tpn7rzX5TKGp7fH off=18124272 len=1329399 2024-02-11T22:50:53.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 5014 completed, throughput=5MB/sec 2024-02-11T22:50:53.607 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DRGYqwBUSVszXtD off=3087525 len=162134 2024-02-11T22:50:53.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 5015 completed, throughput=5MB/sec 2024-02-11T22:50:53.608 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_vQtA0N-Ufhzj94 off=3063392 len=1076891 2024-02-11T22:50:53.609 INFO:tasks.workunit.client.0.smithi023.stdout:op 5016 completed, throughput=5MB/sec 2024-02-11T22:50:53.609 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hzamnZau5xnif5N off=977536 len=879102 2024-02-11T22:50:53.611 INFO:tasks.workunit.client.0.smithi023.stdout:op 5017 completed, throughput=5MB/sec 2024-02-11T22:50:53.611 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fMjmy3PzkfH0fY4 off=6148897 len=1404443 2024-02-11T22:50:53.613 INFO:tasks.workunit.client.0.smithi023.stdout:op 5018 completed, throughput=5MB/sec 2024-02-11T22:50:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:53 smithi023 ceph-mon[111262]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:50:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:53 smithi023 ceph-mon[113671]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:50:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:53 smithi160 ceph-mon[106289]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-11T22:50:54.614 INFO:tasks.workunit.client.0.smithi023.stdout: 977: throughput=5MB/sec pending data=0 2024-02-11T22:50:54.614 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-n4iF_m4OYxJULkG off=2646189 len=2065510 2024-02-11T22:50:54.616 INFO:tasks.workunit.client.0.smithi023.stdout:op 5019 completed, throughput=5MB/sec 2024-02-11T22:50:54.616 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z7_MqtJ6g-GFaCt off=19579256 len=2078582 2024-02-11T22:50:54.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 5020 completed, throughput=5MB/sec 2024-02-11T22:50:54.628 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jJXSBTy550uz_A9 off=279455 len=1804574 2024-02-11T22:50:54.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 5021 completed, throughput=5MB/sec 2024-02-11T22:50:55.640 INFO:tasks.workunit.client.0.smithi023.stdout: 978: throughput=5MB/sec pending data=0 2024-02-11T22:50:55.640 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HuU3U8frLO4C1_l off=3236068 len=1486449 2024-02-11T22:50:55.641 INFO:tasks.workunit.client.0.smithi023.stdout:op 5022 completed, throughput=5MB/sec 2024-02-11T22:50:55.641 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jUX-TXInatVy7Cg off=86034 len=1085476 2024-02-11T22:50:55.642 INFO:tasks.workunit.client.0.smithi023.stdout:op 5023 completed, throughput=5MB/sec 2024-02-11T22:50:55.642 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-18eUmUlQCgBda-E off=2675141 len=1574546 2024-02-11T22:50:55.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 5024 completed, throughput=5MB/sec 2024-02-11T22:50:55.644 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L7om8ShoGFJrDP_ off=2443936 len=1459461 2024-02-11T22:50:55.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 5025 completed, throughput=5MB/sec 2024-02-11T22:50:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:55 smithi023 ceph-mon[111262]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:50:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:55 smithi023 ceph-mon[113671]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:50:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:50:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:50:55] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:50:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:55 smithi160 ceph-mon[106289]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:50:56.649 INFO:tasks.workunit.client.0.smithi023.stdout: 979: throughput=5MB/sec pending data=0 2024-02-11T22:50:56.649 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O2wNuHYSOXKtHBw off=5461075 len=1142916 2024-02-11T22:50:56.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 5026 completed, throughput=5MB/sec 2024-02-11T22:50:56.659 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zNrUzRFSLnS1C83 off=18645 len=1318935 2024-02-11T22:50:56.663 INFO:tasks.workunit.client.0.smithi023.stdout:op 5027 completed, throughput=5MB/sec 2024-02-11T22:50:56.663 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--WauSdjhTY2XAFr off=4994031 len=6542 2024-02-11T22:50:56.663 INFO:tasks.workunit.client.0.smithi023.stdout:op 5028 completed, throughput=5MB/sec 2024-02-11T22:50:56.663 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uUOqDkjVTAtoZ1p off=1686432 len=900237 2024-02-11T22:50:56.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 5029 completed, throughput=5MB/sec 2024-02-11T22:50:56.665 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qt-ZTuc4u_1Ciou off=2000735 len=534534 2024-02-11T22:50:56.666 INFO:tasks.workunit.client.0.smithi023.stdout:op 5030 completed, throughput=5MB/sec 2024-02-11T22:50:56.666 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5MwlNhWlDSlkSKh off=14398899 len=1785216 2024-02-11T22:50:56.673 INFO:tasks.workunit.client.0.smithi023.stdout:op 5031 completed, throughput=5MB/sec 2024-02-11T22:50:57.674 INFO:tasks.workunit.client.0.smithi023.stdout: 980: throughput=5MB/sec pending data=0 2024-02-11T22:50:57.674 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5YdgpFAd8KziY56 off=2951469 len=210543 2024-02-11T22:50:57.674 INFO:tasks.workunit.client.0.smithi023.stdout:op 5032 completed, throughput=5MB/sec 2024-02-11T22:50:57.674 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ikNvPuBVH1aNbXD off=2537644 len=1936996 2024-02-11T22:50:57.677 INFO:tasks.workunit.client.0.smithi023.stdout:op 5033 completed, throughput=5MB/sec 2024-02-11T22:50:57.677 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TgdPqSAb94o8HA6 off=8941839 len=1307006 2024-02-11T22:50:57.679 INFO:tasks.workunit.client.0.smithi023.stdout:op 5034 completed, throughput=5MB/sec 2024-02-11T22:50:57.679 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uEL1FbYG4Mr4jUl off=3661439 len=1546110 2024-02-11T22:50:57.680 INFO:tasks.workunit.client.0.smithi023.stdout:op 5035 completed, throughput=5MB/sec 2024-02-11T22:50:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:57 smithi023 ceph-mon[111262]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:50:57.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:57 smithi023 ceph-mon[113671]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:50:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:57 smithi160 ceph-mon[106289]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:50:58.681 INFO:tasks.workunit.client.0.smithi023.stdout: 981: throughput=5MB/sec pending data=0 2024-02-11T22:50:58.681 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ClCYR5HppqjQwqD off=5645949 len=1458486 2024-02-11T22:50:58.683 INFO:tasks.workunit.client.0.smithi023.stdout:op 5036 completed, throughput=5MB/sec 2024-02-11T22:50:58.683 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1Nf32k9RGeGx6tx off=14912095 len=1575677 2024-02-11T22:50:58.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 5037 completed, throughput=5MB/sec 2024-02-11T22:50:58.685 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UzojrKBPVWN1zEK off=16950423 len=220722 2024-02-11T22:50:58.686 INFO:tasks.workunit.client.0.smithi023.stdout:op 5038 completed, throughput=5MB/sec 2024-02-11T22:50:58.686 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2v5ldHEC1-izKqs off=12277946 len=1664636 2024-02-11T22:50:58.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 5039 completed, throughput=5MB/sec 2024-02-11T22:50:59.688 INFO:tasks.workunit.client.0.smithi023.stdout: 982: throughput=5MB/sec pending data=0 2024-02-11T22:50:59.688 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WhuO6JU-XwnVvKC off=23597299 len=420146 2024-02-11T22:50:59.691 INFO:tasks.workunit.client.0.smithi023.stdout:op 5040 completed, throughput=5MB/sec 2024-02-11T22:50:59.691 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u-8oUKVReH7kM4T off=9844047 len=1516053 2024-02-11T22:50:59.693 INFO:tasks.workunit.client.0.smithi023.stdout:op 5041 completed, throughput=5MB/sec 2024-02-11T22:50:59.693 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iUm8o64qKZNGA00 off=6989159 len=1849475 2024-02-11T22:50:59.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 5042 completed, throughput=5MB/sec 2024-02-11T22:50:59.700 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BDa1ROg-ejdgn_E off=16096868 len=935950 2024-02-11T22:50:59.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 5043 completed, throughput=5MB/sec 2024-02-11T22:50:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:50:59 smithi023 ceph-mon[111262]: pgmap v1912: 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-02-11T22:50:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:50:59 smithi023 ceph-mon[113671]: pgmap v1912: 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-02-11T22:50:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:50:59 smithi160 ceph-mon[106289]: pgmap v1912: 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-02-11T22:51:00.702 INFO:tasks.workunit.client.0.smithi023.stdout: 983: throughput=5MB/sec pending data=0 2024-02-11T22:51:00.702 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4Ap5y9a5iwBuffH off=15335706 len=1559842 2024-02-11T22:51:00.704 INFO:tasks.workunit.client.0.smithi023.stdout:op 5044 completed, throughput=5MB/sec 2024-02-11T22:51:00.704 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aLFHiIb8Rotsui6 off=528380 len=531960 2024-02-11T22:51:00.705 INFO:tasks.workunit.client.0.smithi023.stdout:op 5045 completed, throughput=5MB/sec 2024-02-11T22:51:00.705 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oIkFoVS7GVzQ1gN off=7604392 len=1225784 2024-02-11T22:51:00.711 INFO:tasks.workunit.client.0.smithi023.stdout:op 5046 completed, throughput=5MB/sec 2024-02-11T22:51:00.711 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GQr20tS4GsplpMQ off=940813 len=2044401 2024-02-11T22:51:00.718 INFO:tasks.workunit.client.0.smithi023.stdout:op 5047 completed, throughput=5MB/sec 2024-02-11T22:51:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:51:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:51:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:51:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:51:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:51:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:51:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:51:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:51:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:51:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:51:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:51:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:51:01.719 INFO:tasks.workunit.client.0.smithi023.stdout: 984: throughput=5MB/sec pending data=0 2024-02-11T22:51:01.719 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HgtDg-VEd-BfBLm off=6135928 len=423370 2024-02-11T22:51:01.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 5048 completed, throughput=5MB/sec 2024-02-11T22:51:01.727 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0OQmFLaAgfx8Czw off=6362667 len=275955 2024-02-11T22:51:01.727 INFO:tasks.workunit.client.0.smithi023.stdout:op 5049 completed, throughput=5MB/sec 2024-02-11T22:51:01.728 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x-iEUZOcxZbD8pq off=11672246 len=1234404 2024-02-11T22:51:01.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 5050 completed, throughput=5MB/sec 2024-02-11T22:51:01.728 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Uty0Ava1TpN8f8o off=13187962 len=564486 2024-02-11T22:51:01.733 INFO:tasks.workunit.client.0.smithi023.stdout:op 5051 completed, throughput=5MB/sec 2024-02-11T22:51:01.733 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cm52mque8h_eZZN off=7063229 len=275951 2024-02-11T22:51:01.733 INFO:tasks.workunit.client.0.smithi023.stdout:op 5052 completed, throughput=5MB/sec 2024-02-11T22:51:01.733 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LsxiYgM_kDpiE7A off=13869652 len=714616 2024-02-11T22:51:01.735 INFO:tasks.workunit.client.0.smithi023.stdout:op 5053 completed, throughput=5MB/sec 2024-02-11T22:51:01.736 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d61q3oY2PrV-Mui off=3757871 len=1425283 2024-02-11T22:51:01.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 5054 completed, throughput=5MB/sec 2024-02-11T22:51:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:01 smithi023 ceph-mon[111262]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:51:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:01 smithi023 ceph-mon[113671]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:51:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:01 smithi160 ceph-mon[106289]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:51:02.736 INFO:tasks.workunit.client.0.smithi023.stdout: 985: throughput=5MB/sec pending data=0 2024-02-11T22:51:02.736 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k_kgEMU722dGaA0 off=10063997 len=1140826 2024-02-11T22:51:02.737 INFO:tasks.workunit.client.0.smithi023.stdout:op 5055 completed, throughput=5MB/sec 2024-02-11T22:51:02.737 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G4WDvYWmDdQ8IEi off=4597407 len=1133601 2024-02-11T22:51:02.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 5056 completed, throughput=5MB/sec 2024-02-11T22:51:02.744 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zkcWTrs72JJn3HG off=430581 len=1695643 2024-02-11T22:51:02.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 5057 completed, throughput=5MB/sec 2024-02-11T22:51:02.746 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J5tQZJ6QBPSLdVI off=346198 len=1782238 2024-02-11T22:51:02.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 5058 completed, throughput=5MB/sec 2024-02-11T22:51:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:02 smithi023 ceph-mon[111262]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:51:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:02 smithi023 ceph-mon[113671]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:51:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:02 smithi160 ceph-mon[106289]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:51:03.748 INFO:tasks.workunit.client.0.smithi023.stdout: 986: throughput=5MB/sec pending data=0 2024-02-11T22:51:03.748 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OJPduWAbYfvxfCP off=17202782 len=1621231 2024-02-11T22:51:03.751 INFO:tasks.workunit.client.0.smithi023.stdout:op 5059 completed, throughput=5MB/sec 2024-02-11T22:51:03.751 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--xctCa4KgR93mlL off=4152937 len=109855 2024-02-11T22:51:03.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 5060 completed, throughput=5MB/sec 2024-02-11T22:51:03.754 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S2Vwn4EMqdl-EBd off=13174470 len=1278464 2024-02-11T22:51:03.762 INFO:tasks.workunit.client.0.smithi023.stdout:op 5061 completed, throughput=5MB/sec 2024-02-11T22:51:03.762 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PaIEPFLcYqdJLlt off=7384212 len=1300169 2024-02-11T22:51:03.769 INFO:tasks.workunit.client.0.smithi023.stdout:op 5062 completed, throughput=5MB/sec 2024-02-11T22:51:03.769 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AnqqoSzp0VHkS5W off=11712527 len=946160 2024-02-11T22:51:03.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 5063 completed, throughput=5MB/sec 2024-02-11T22:51:04.770 INFO:tasks.workunit.client.0.smithi023.stdout: 987: throughput=5MB/sec pending data=0 2024-02-11T22:51:04.771 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N6DyjCRLgf4KBlG off=6293207 len=147356 2024-02-11T22:51:04.771 INFO:tasks.workunit.client.0.smithi023.stdout:op 5064 completed, throughput=5MB/sec 2024-02-11T22:51:04.771 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RXAwo2ZsPnBF_v4 off=8578117 len=400750 2024-02-11T22:51:04.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 5065 completed, throughput=5MB/sec 2024-02-11T22:51:04.775 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JLCSp-6a69GonCQ off=3931569 len=1652363 2024-02-11T22:51:04.778 INFO:tasks.workunit.client.0.smithi023.stdout:op 5066 completed, throughput=5MB/sec 2024-02-11T22:51:04.778 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J2b4AdxWSJO15Ro off=5222724 len=1214168 2024-02-11T22:51:04.786 INFO:tasks.workunit.client.0.smithi023.stdout:op 5067 completed, throughput=5MB/sec 2024-02-11T22:51:04.786 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qvfqzM90sIgDCwP off=1664243 len=1289064 2024-02-11T22:51:04.792 INFO:tasks.workunit.client.0.smithi023.stdout:op 5068 completed, throughput=5MB/sec 2024-02-11T22:51:04.792 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1QasvQLGT5QZGZL off=9357905 len=1107892 2024-02-11T22:51:04.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 5069 completed, throughput=5MB/sec 2024-02-11T22:51:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:05 smithi023 ceph-mon[111262]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:51:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:05 smithi023 ceph-mon[113671]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:51:05.794 INFO:tasks.workunit.client.0.smithi023.stdout: 988: throughput=5MB/sec pending data=0 2024-02-11T22:51:05.794 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-baAd0lYHGfqkTv- off=2309138 len=867497 2024-02-11T22:51:05.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 5070 completed, throughput=5MB/sec 2024-02-11T22:51:05.795 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eI5aZ3HYLpANdNo off=8061627 len=27928 2024-02-11T22:51:05.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 5071 completed, throughput=5MB/sec 2024-02-11T22:51:05.796 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-USssFWJF51ZVA3f off=1718172 len=270068 2024-02-11T22:51:05.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 5072 completed, throughput=5MB/sec 2024-02-11T22:51:05.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4KQaKhITN8TIRod off=17902793 len=1099912 2024-02-11T22:51:05.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 5073 completed, throughput=5MB/sec 2024-02-11T22:51:05.804 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7BVyml9pdRbpk-3 off=12302658 len=1745040 2024-02-11T22:51:05.811 INFO:tasks.workunit.client.0.smithi023.stdout:op 5074 completed, throughput=5MB/sec 2024-02-11T22:51:05.811 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YRipqoYpAZLMrIV off=1291818 len=2022586 2024-02-11T22:51:05.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 5075 completed, throughput=5MB/sec 2024-02-11T22:51:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:05 smithi160 ceph-mon[106289]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-11T22:51:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:51:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:51:05] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:51:06.823 INFO:tasks.workunit.client.0.smithi023.stdout: 989: throughput=5MB/sec pending data=0 2024-02-11T22:51:06.823 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PFTulylqlWsMu50 off=2638020 len=1488901 2024-02-11T22:51:06.833 INFO:tasks.workunit.client.0.smithi023.stdout:op 5076 completed, throughput=5MB/sec 2024-02-11T22:51:06.833 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yvvfbtEGG9ill41 off=1651246 len=721263 2024-02-11T22:51:06.834 INFO:tasks.workunit.client.0.smithi023.stdout:op 5077 completed, throughput=5MB/sec 2024-02-11T22:51:06.834 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L8e9PQsbApeB81- off=4279788 len=1324210 2024-02-11T22:51:06.840 INFO:tasks.workunit.client.0.smithi023.stdout:op 5078 completed, throughput=5MB/sec 2024-02-11T22:51:06.841 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0CVZiRZamJmqObf off=2070595 len=1715654 2024-02-11T22:51:06.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 5079 completed, throughput=5MB/sec 2024-02-11T22:51:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:07.844 INFO:tasks.workunit.client.0.smithi023.stdout: 990: throughput=5MB/sec pending data=0 2024-02-11T22:51:07.844 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZhS_E7z9bYwT3oT off=2799451 len=38181 2024-02-11T22:51:07.847 INFO:tasks.workunit.client.0.smithi023.stdout:op 5080 completed, throughput=5MB/sec 2024-02-11T22:51:07.847 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lTnoFDO0BwKHRtV off=21892045 len=798974 2024-02-11T22:51:07.851 INFO:tasks.workunit.client.0.smithi023.stdout:op 5081 completed, throughput=5MB/sec 2024-02-11T22:51:07.851 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lW8P8JmizkD61Ux off=357422 len=1599567 2024-02-11T22:51:07.853 INFO:tasks.workunit.client.0.smithi023.stdout:op 5082 completed, throughput=5MB/sec 2024-02-11T22:51:07.853 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EOETOMvpAgpecki off=7976549 len=331169 2024-02-11T22:51:07.857 INFO:tasks.workunit.client.0.smithi023.stdout:op 5083 completed, throughput=5MB/sec 2024-02-11T22:51:07.857 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ox65Zm13R5s7jUV off=9339426 len=578350 2024-02-11T22:51:07.861 INFO:tasks.workunit.client.0.smithi023.stdout:op 5084 completed, throughput=5MB/sec 2024-02-11T22:51:07.861 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1agBWp34hjQVXUN off=7740013 len=1703170 2024-02-11T22:51:07.863 INFO:tasks.workunit.client.0.smithi023.stdout:op 5085 completed, throughput=5MB/sec 2024-02-11T22:51:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:07 smithi023 ceph-mon[111262]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:51:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:07 smithi023 ceph-mon[113671]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:51:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:07 smithi160 ceph-mon[106289]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:51:08.864 INFO:tasks.workunit.client.0.smithi023.stdout: 991: throughput=5MB/sec pending data=0 2024-02-11T22:51:08.864 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EC99PTWtiFigWPP off=2969771 len=1963033 2024-02-11T22:51:08.872 INFO:tasks.workunit.client.0.smithi023.stdout:op 5086 completed, throughput=5MB/sec 2024-02-11T22:51:08.872 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6JmoF4YkYc9sACQ off=4366189 len=349926 2024-02-11T22:51:08.876 INFO:tasks.workunit.client.0.smithi023.stdout:op 5087 completed, throughput=5MB/sec 2024-02-11T22:51:08.876 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CMSQPGZ5lbXA0t7 off=5373971 len=585673 2024-02-11T22:51:08.879 INFO:tasks.workunit.client.0.smithi023.stdout:op 5088 completed, throughput=5MB/sec 2024-02-11T22:51:08.879 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1xJOswA9x06p363 off=8319220 len=486100 2024-02-11T22:51:08.880 INFO:tasks.workunit.client.0.smithi023.stdout:op 5089 completed, throughput=5MB/sec 2024-02-11T22:51:08.880 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8C-V-luTt9Wn8MG off=13749399 len=1352823 2024-02-11T22:51:08.887 INFO:tasks.workunit.client.0.smithi023.stdout:op 5090 completed, throughput=5MB/sec 2024-02-11T22:51:09.887 INFO:tasks.workunit.client.0.smithi023.stdout: 992: throughput=5MB/sec pending data=0 2024-02-11T22:51:09.888 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6NFr9LH3L9bYpXb off=990362 len=189321 2024-02-11T22:51:09.888 INFO:tasks.workunit.client.0.smithi023.stdout:op 5091 completed, throughput=5MB/sec 2024-02-11T22:51:09.888 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QM1LBR8YMuj7neo off=745389 len=1507982 2024-02-11T22:51:09.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 5092 completed, throughput=5MB/sec 2024-02-11T22:51:09.890 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yabcPNPSU1ZIMtl off=7952837 len=1231385 2024-02-11T22:51:09.895 INFO:tasks.workunit.client.0.smithi023.stdout:op 5093 completed, throughput=5MB/sec 2024-02-11T22:51:09.896 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EpK7EQM2LAP_civ off=4067380 len=666681 2024-02-11T22:51:09.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 5094 completed, throughput=5MB/sec 2024-02-11T22:51:09.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sl8M8M8IWYkKX-6 off=8488719 len=471034 2024-02-11T22:51:09.903 INFO:tasks.workunit.client.0.smithi023.stdout:op 5095 completed, throughput=5MB/sec 2024-02-11T22:51:09.903 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_6jXlBelf_EJBMG off=83199 len=907167 2024-02-11T22:51:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:09 smithi023 ceph-mon[111262]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:51:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:09 smithi023 ceph-mon[113671]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:51:09.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 5096 completed, throughput=5MB/sec 2024-02-11T22:51:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:09 smithi160 ceph-mon[106289]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:51:10.908 INFO:tasks.workunit.client.0.smithi023.stdout: 993: throughput=5MB/sec pending data=0 2024-02-11T22:51:10.908 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-13Cs0Itxk4HsufM off=313812 len=244718 2024-02-11T22:51:10.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 5097 completed, throughput=5MB/sec 2024-02-11T22:51:10.908 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dhDENLO7m50MfEg off=4427466 len=689494 2024-02-11T22:51:10.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 5098 completed, throughput=5MB/sec 2024-02-11T22:51:10.910 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9Kg9w75F_jPfsD4 off=17349373 len=299492 2024-02-11T22:51:10.913 INFO:tasks.workunit.client.0.smithi023.stdout:op 5099 completed, throughput=5MB/sec 2024-02-11T22:51:10.913 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Bp0WOeLzfkvhgRH off=3078085 len=188960 2024-02-11T22:51:10.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 5100 completed, throughput=5MB/sec 2024-02-11T22:51:10.914 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZrdrTQFbhoUAkyY off=18329294 len=2045506 2024-02-11T22:51:10.917 INFO:tasks.workunit.client.0.smithi023.stdout:op 5101 completed, throughput=5MB/sec 2024-02-11T22:51:10.917 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sZV3EJrL-qI5qWw off=14162913 len=1603041 2024-02-11T22:51:10.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 5102 completed, throughput=5MB/sec 2024-02-11T22:51:10.924 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JNWfDw7SDIayDOc off=465368 len=1339413 2024-02-11T22:51:10.926 INFO:tasks.workunit.client.0.smithi023.stdout:op 5103 completed, throughput=5MB/sec 2024-02-11T22:51:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:11 smithi023 ceph-mon[111262]: pgmap v1918: 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-02-11T22:51:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:11 smithi023 ceph-mon[113671]: pgmap v1918: 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-02-11T22:51:11.926 INFO:tasks.workunit.client.0.smithi023.stdout: 994: throughput=5MB/sec pending data=0 2024-02-11T22:51:11.926 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xGhP1QMCNMQAaFw off=2203936 len=672989 2024-02-11T22:51:11.931 INFO:tasks.workunit.client.0.smithi023.stdout:op 5104 completed, throughput=5MB/sec 2024-02-11T22:51:11.931 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UGrKLtIhl9Mkvaj off=15430847 len=912761 2024-02-11T22:51:11.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 5105 completed, throughput=5MB/sec 2024-02-11T22:51:11.936 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZK2Ag2orkw810zF off=7680589 len=1068690 2024-02-11T22:51:11.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 5106 completed, throughput=5MB/sec 2024-02-11T22:51:11.937 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7RAncXoI4XWstz_ off=1018380 len=198444 2024-02-11T22:51:11.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 5107 completed, throughput=5MB/sec 2024-02-11T22:51:11.940 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HuywvV916sjhHFo off=92516 len=1028830 2024-02-11T22:51:11.942 INFO:tasks.workunit.client.0.smithi023.stdout:op 5108 completed, throughput=5MB/sec 2024-02-11T22:51:11.942 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Mpn_6WH7UYqovQc off=5273716 len=1130764 2024-02-11T22:51:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:11 smithi160 ceph-mon[106289]: pgmap v1918: 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-02-11T22:51:11.948 INFO:tasks.workunit.client.0.smithi023.stdout:op 5109 completed, throughput=5MB/sec 2024-02-11T22:51:12.948 INFO:tasks.workunit.client.0.smithi023.stdout: 995: throughput=5MB/sec pending data=0 2024-02-11T22:51:12.948 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xphzhn8ILBXCexw off=2824911 len=495208 2024-02-11T22:51:12.952 INFO:tasks.workunit.client.0.smithi023.stdout:op 5110 completed, throughput=5MB/sec 2024-02-11T22:51:12.952 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-v6TEBgP5gf-eSw1 off=6834625 len=397118 2024-02-11T22:51:12.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 5111 completed, throughput=5MB/sec 2024-02-11T22:51:12.956 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Is6Tbcy3gkYf6R9 off=16871739 len=1971636 2024-02-11T22:51:12.958 INFO:tasks.workunit.client.0.smithi023.stdout:op 5112 completed, throughput=5MB/sec 2024-02-11T22:51:12.958 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_g35cpHaD-mcTEy off=1759253 len=1453707 2024-02-11T22:51:12.965 INFO:tasks.workunit.client.0.smithi023.stdout:op 5113 completed, throughput=5MB/sec 2024-02-11T22:51:12.965 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qBr32CcW-4BrI7v off=1256363 len=1558892 2024-02-11T22:51:12.971 INFO:tasks.workunit.client.0.smithi023.stdout:op 5114 completed, throughput=5MB/sec 2024-02-11T22:51:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:13 smithi023 ceph-mon[111262]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:51:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:13 smithi023 ceph-mon[113671]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:51:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:13 smithi160 ceph-mon[106289]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:51:13.971 INFO:tasks.workunit.client.0.smithi023.stdout: 996: throughput=5MB/sec pending data=0 2024-02-11T22:51:13.972 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AwVYQ2GxxvX1CmE off=2660190 len=517140 2024-02-11T22:51:13.975 INFO:tasks.workunit.client.0.smithi023.stdout:op 5115 completed, throughput=5MB/sec 2024-02-11T22:51:13.976 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pGuaDU1VmwOy_5D off=1327335 len=876876 2024-02-11T22:51:13.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 5116 completed, throughput=5MB/sec 2024-02-11T22:51:13.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Aw0HP5xS8xZroQx off=1918256 len=224400 2024-02-11T22:51:13.980 INFO:tasks.workunit.client.0.smithi023.stdout:op 5117 completed, throughput=5MB/sec 2024-02-11T22:51:13.980 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hOLL_W_iMN9OM4u off=17847939 len=1646591 2024-02-11T22:51:13.982 INFO:tasks.workunit.client.0.smithi023.stdout:op 5118 completed, throughput=5MB/sec 2024-02-11T22:51:13.982 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X4_mXN26oT6tRsC off=16191776 len=198129 2024-02-11T22:51:13.983 INFO:tasks.workunit.client.0.smithi023.stdout:op 5119 completed, throughput=5MB/sec 2024-02-11T22:51:13.983 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ozooLuzJwv7u4cC off=418174 len=1096082 2024-02-11T22:51:13.985 INFO:tasks.workunit.client.0.smithi023.stdout:op 5120 completed, throughput=5MB/sec 2024-02-11T22:51:14.985 INFO:tasks.workunit.client.0.smithi023.stdout: 997: throughput=5MB/sec pending data=0 2024-02-11T22:51:14.985 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-euhuVE3iSvYEK-v off=4556122 len=566086 2024-02-11T22:51:14.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 5121 completed, throughput=5MB/sec 2024-02-11T22:51:14.991 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hmLPqZMcQBJTgpO off=12535546 len=997079 2024-02-11T22:51:14.994 INFO:tasks.workunit.client.0.smithi023.stdout:op 5122 completed, throughput=5MB/sec 2024-02-11T22:51:14.994 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mOiK9_b3Zsrmc9i off=12612358 len=2025493 2024-02-11T22:51:15.006 INFO:tasks.workunit.client.0.smithi023.stdout:op 5123 completed, throughput=5MB/sec 2024-02-11T22:51:15.007 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kdVSlJ4hFIojxZE off=1877632 len=566530 2024-02-11T22:51:15.008 INFO:tasks.workunit.client.0.smithi023.stdout:op 5124 completed, throughput=5MB/sec 2024-02-11T22:51:15.008 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3b6zIxOfj0kwFLE off=3265733 len=1444995 2024-02-11T22:51:15.010 INFO:tasks.workunit.client.0.smithi023.stdout:op 5125 completed, throughput=5MB/sec 2024-02-11T22:51:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:15 smithi023 ceph-mon[111262]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:51:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:51:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:51:15] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:51:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:15 smithi023 ceph-mon[113671]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:51:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:15 smithi160 ceph-mon[106289]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:51:16.010 INFO:tasks.workunit.client.0.smithi023.stdout: 998: throughput=5MB/sec pending data=0 2024-02-11T22:51:16.011 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JBEUT5s769o3_4W off=8488884 len=1857171 2024-02-11T22:51:16.022 INFO:tasks.workunit.client.0.smithi023.stdout:op 5126 completed, throughput=5MB/sec 2024-02-11T22:51:16.022 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xHRZx-5qV-PCjpK off=10675031 len=1357673 2024-02-11T22:51:16.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 5127 completed, throughput=5MB/sec 2024-02-11T22:51:16.024 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3lGw-pNJZwoXQu3 off=477985 len=34728 2024-02-11T22:51:16.026 INFO:tasks.workunit.client.0.smithi023.stdout:op 5128 completed, throughput=5MB/sec 2024-02-11T22:51:16.026 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cDCuE1it9EzrIcu off=15367092 len=798837 2024-02-11T22:51:16.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 5129 completed, throughput=5MB/sec 2024-02-11T22:51:16.028 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AtVLUM2aro0023Y off=9298073 len=1840000 2024-02-11T22:51:16.037 INFO:tasks.workunit.client.0.smithi023.stdout:op 5130 completed, throughput=5MB/sec 2024-02-11T22:51:17.038 INFO:tasks.workunit.client.0.smithi023.stdout: 999: throughput=5MB/sec pending data=0 2024-02-11T22:51:17.038 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Kdj0_Ufums6R9Pg off=414876 len=115450 2024-02-11T22:51:17.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 5131 completed, throughput=5MB/sec 2024-02-11T22:51:17.039 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wT1dlvpS7psbThi off=8109787 len=1494309 2024-02-11T22:51:17.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 5132 completed, throughput=5MB/sec 2024-02-11T22:51:17.046 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7bf_uTROq9H7Yds off=2060840 len=30504 2024-02-11T22:51:17.052 INFO:tasks.workunit.client.0.smithi023.stdout:op 5133 completed, throughput=5MB/sec 2024-02-11T22:51:17.052 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pQ1YLinidIilKbH off=0 len=1482655 2024-02-11T22:51:17.055 INFO:tasks.workunit.client.0.smithi023.stdout:op 5134 completed, throughput=5MB/sec 2024-02-11T22:51:17.055 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--Q6i7a_j4mMMxDz off=63275 len=45574 2024-02-11T22:51:17.057 INFO:tasks.workunit.client.0.smithi023.stdout:op 5135 completed, throughput=5MB/sec 2024-02-11T22:51:17.057 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WKEcUo7sgosg_8J off=12310449 len=729315 2024-02-11T22:51:17.062 INFO:tasks.workunit.client.0.smithi023.stdout:op 5136 completed, throughput=5MB/sec 2024-02-11T22:51:17.062 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CGTxmiFI7vV9dWh off=725561 len=1671585 2024-02-11T22:51:17.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 5137 completed, throughput=5MB/sec 2024-02-11T22:51:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:17 smithi023 ceph-mon[111262]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:17 smithi023 ceph-mon[113671]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:17 smithi160 ceph-mon[106289]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:18.064 INFO:tasks.workunit.client.0.smithi023.stdout: 1000: throughput=5MB/sec pending data=0 2024-02-11T22:51:18.064 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-B_Vymu3pa2SU4hb off=6647440 len=858547 2024-02-11T22:51:18.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 5138 completed, throughput=5MB/sec 2024-02-11T22:51:18.066 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yUM8jJ_qWC5mKdK off=2120745 len=1640673 2024-02-11T22:51:18.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 5139 completed, throughput=5MB/sec 2024-02-11T22:51:18.068 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jHmdfQuji_JVMbC off=5772589 len=1638456 2024-02-11T22:51:18.071 INFO:tasks.workunit.client.0.smithi023.stdout:op 5140 completed, throughput=5MB/sec 2024-02-11T22:51:19.072 INFO:tasks.workunit.client.0.smithi023.stdout: 1001: throughput=5MB/sec pending data=0 2024-02-11T22:51:19.072 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Wwfsjj5zEGltq5m off=15005059 len=952661 2024-02-11T22:51:19.073 INFO:tasks.workunit.client.0.smithi023.stdout:op 5141 completed, throughput=5MB/sec 2024-02-11T22:51:19.073 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XBU6Atq-lLUByxc off=454377 len=1980387 2024-02-11T22:51:19.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 5142 completed, throughput=5MB/sec 2024-02-11T22:51:19.075 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rIx-pTL46KjDyRP off=7155527 len=2063593 2024-02-11T22:51:19.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 5143 completed, throughput=5MB/sec 2024-02-11T22:51:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:19 smithi023 ceph-mon[111262]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:51:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:19 smithi023 ceph-mon[113671]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:51:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:19 smithi160 ceph-mon[106289]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:51:20.080 INFO:tasks.workunit.client.0.smithi023.stdout: 1002: throughput=5MB/sec pending data=0 2024-02-11T22:51:20.080 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aNo4Y8DbixmH777 off=14704206 len=314697 2024-02-11T22:51:20.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 5144 completed, throughput=5MB/sec 2024-02-11T22:51:20.084 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c7mBLw-hQ9C3QiH off=718662 len=1837334 2024-02-11T22:51:20.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 5145 completed, throughput=5MB/sec 2024-02-11T22:51:20.086 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-y14QMQfhJS5AJt3 off=5394966 len=797554 2024-02-11T22:51:20.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 5146 completed, throughput=5MB/sec 2024-02-11T22:51:20.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OQlOe2cbCPycV6h off=6183576 len=973599 2024-02-11T22:51:20.097 INFO:tasks.workunit.client.0.smithi023.stdout:op 5147 completed, throughput=5MB/sec 2024-02-11T22:51:20.097 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j52p5WypPbiZuLc off=4203929 len=303769 2024-02-11T22:51:20.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 5148 completed, throughput=5MB/sec 2024-02-11T22:51:20.100 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QCplFotjWTu_jA1 off=2406748 len=1194442 2024-02-11T22:51:20.102 INFO:tasks.workunit.client.0.smithi023.stdout:op 5149 completed, throughput=5MB/sec 2024-02-11T22:51:21.102 INFO:tasks.workunit.client.0.smithi023.stdout: 1003: throughput=5MB/sec pending data=0 2024-02-11T22:51:21.102 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RTt-OVT052UsXQI off=10731823 len=1926176 2024-02-11T22:51:21.105 INFO:tasks.workunit.client.0.smithi023.stdout:op 5150 completed, throughput=5MB/sec 2024-02-11T22:51:21.105 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NVDMUtnKfoQJNEO off=3647877 len=1045465 2024-02-11T22:51:21.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 5151 completed, throughput=5MB/sec 2024-02-11T22:51:21.111 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pgiMbwQqc6M2S77 off=3826913 len=1403320 2024-02-11T22:51:21.116 INFO:tasks.workunit.client.0.smithi023.stdout:op 5152 completed, throughput=5MB/sec 2024-02-11T22:51:21.117 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Aiyw7u5w5JShXNO off=188638 len=747586 2024-02-11T22:51:21.118 INFO:tasks.workunit.client.0.smithi023.stdout:op 5153 completed, throughput=5MB/sec 2024-02-11T22:51:21.118 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gglX9jxu2V0u2xE off=6689298 len=1539338 2024-02-11T22:51:21.121 INFO:tasks.workunit.client.0.smithi023.stdout:op 5154 completed, throughput=5MB/sec 2024-02-11T22:51:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:21 smithi023 ceph-mon[111262]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:21 smithi023 ceph-mon[113671]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:21 smithi160 ceph-mon[106289]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:22.121 INFO:tasks.workunit.client.0.smithi023.stdout: 1004: throughput=5MB/sec pending data=0 2024-02-11T22:51:22.122 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gXm3kzH76PSLJfh off=5463787 len=1075768 2024-02-11T22:51:22.128 INFO:tasks.workunit.client.0.smithi023.stdout:op 5155 completed, throughput=5MB/sec 2024-02-11T22:51:22.128 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rU0RZXYdrgxRQdy off=2287904 len=157283 2024-02-11T22:51:22.131 INFO:tasks.workunit.client.0.smithi023.stdout:op 5156 completed, throughput=5MB/sec 2024-02-11T22:51:22.131 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-loYKnyOnPWQRB2C off=12891011 len=1357083 2024-02-11T22:51:22.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 5157 completed, throughput=5MB/sec 2024-02-11T22:51:22.138 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1Nf32k9RGeGx6tx off=1694315 len=1093343 2024-02-11T22:51:22.139 INFO:tasks.workunit.client.0.smithi023.stdout:op 5158 completed, throughput=5MB/sec 2024-02-11T22:51:22.139 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3rIvP_waZ2ZPFKo off=5015691 len=1976919 2024-02-11T22:51:22.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 5159 completed, throughput=5MB/sec 2024-02-11T22:51:23.151 INFO:tasks.workunit.client.0.smithi023.stdout: 1005: throughput=5MB/sec pending data=0 2024-02-11T22:51:23.151 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fO1HLgflwIghNfV off=3346105 len=104742 2024-02-11T22:51:23.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 5160 completed, throughput=5MB/sec 2024-02-11T22:51:23.154 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H6w2FbIArqDR9Tx off=1193462 len=1167870 2024-02-11T22:51:23.162 INFO:tasks.workunit.client.0.smithi023.stdout:op 5161 completed, throughput=5MB/sec 2024-02-11T22:51:23.162 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b-VeKUdQfCIfAu4 off=1043212 len=893832 2024-02-11T22:51:23.168 INFO:tasks.workunit.client.0.smithi023.stdout:op 5162 completed, throughput=5MB/sec 2024-02-11T22:51:23.168 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8TIZOufZaj20q0x off=1759945 len=1377790 2024-02-11T22:51:23.175 INFO:tasks.workunit.client.0.smithi023.stdout:op 5163 completed, throughput=5MB/sec 2024-02-11T22:51:23.175 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FAhYa-gAgC_YMET off=2000130 len=884967 2024-02-11T22:51:23.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 5164 completed, throughput=5MB/sec 2024-02-11T22:51:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:23 smithi023 ceph-mon[111262]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:51:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:23 smithi023 ceph-mon[113671]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:51:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:23 smithi160 ceph-mon[106289]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:51:24.177 INFO:tasks.workunit.client.0.smithi023.stdout: 1006: throughput=5MB/sec pending data=0 2024-02-11T22:51:24.177 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5l_nHVufIQ8YfNU off=217393 len=537948 2024-02-11T22:51:24.178 INFO:tasks.workunit.client.0.smithi023.stdout:op 5165 completed, throughput=5MB/sec 2024-02-11T22:51:24.178 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1e_9QPFpNmAO4JP off=8529290 len=2000458 2024-02-11T22:51:24.191 INFO:tasks.workunit.client.0.smithi023.stdout:op 5166 completed, throughput=5MB/sec 2024-02-11T22:51:24.191 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-72NYBARtRxPlCU_ off=7606976 len=760510 2024-02-11T22:51:24.193 INFO:tasks.workunit.client.0.smithi023.stdout:op 5167 completed, throughput=5MB/sec 2024-02-11T22:51:24.193 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bvlpWhSMWmPcnjp off=1440016 len=299149 2024-02-11T22:51:24.194 INFO:tasks.workunit.client.0.smithi023.stdout:op 5168 completed, throughput=5MB/sec 2024-02-11T22:51:24.194 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fa7yzKBW_GDEqSO off=169707 len=1066138 2024-02-11T22:51:24.199 INFO:tasks.workunit.client.0.smithi023.stdout:op 5169 completed, throughput=5MB/sec 2024-02-11T22:51:25.199 INFO:tasks.workunit.client.0.smithi023.stdout: 1007: throughput=5MB/sec pending data=0 2024-02-11T22:51:25.199 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rr8VKnjKyakZzm5 off=3198310 len=2043414 2024-02-11T22:51:25.211 INFO:tasks.workunit.client.0.smithi023.stdout:op 5170 completed, throughput=5MB/sec 2024-02-11T22:51:25.211 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ryWHUwIuV8lJHA_ off=12048653 len=553735 2024-02-11T22:51:25.215 INFO:tasks.workunit.client.0.smithi023.stdout:op 5171 completed, throughput=5MB/sec 2024-02-11T22:51:25.215 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yHjlPhjytFTpNfI off=7218306 len=1611479 2024-02-11T22:51:25.223 INFO:tasks.workunit.client.0.smithi023.stdout:op 5172 completed, throughput=5MB/sec 2024-02-11T22:51:25.223 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u0pjpMVNiMOqctO off=3253649 len=693583 2024-02-11T22:51:25.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 5173 completed, throughput=5MB/sec 2024-02-11T22:51:25.228 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CgRmXhNk8g_Jb4I off=6543192 len=234018 2024-02-11T22:51:25.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 5174 completed, throughput=5MB/sec 2024-02-11T22:51:25.229 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--8ax8RoLw8ugs9o off=410370 len=866385 2024-02-11T22:51:25.233 INFO:tasks.workunit.client.0.smithi023.stdout:op 5175 completed, throughput=5MB/sec 2024-02-11T22:51:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:25 smithi023 ceph-mon[111262]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-11T22:51:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:51:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:51:25] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:51:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:25 smithi023 ceph-mon[113671]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-11T22:51:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:25 smithi160 ceph-mon[106289]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-11T22:51:26.233 INFO:tasks.workunit.client.0.smithi023.stdout: 1008: throughput=5MB/sec pending data=0 2024-02-11T22:51:26.233 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DRGYqwBUSVszXtD off=8227422 len=1077918 2024-02-11T22:51:26.235 INFO:tasks.workunit.client.0.smithi023.stdout:op 5176 completed, throughput=5MB/sec 2024-02-11T22:51:26.235 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ck-dA1J38FpMEBS off=619952 len=1665726 2024-02-11T22:51:26.239 INFO:tasks.workunit.client.0.smithi023.stdout:op 5177 completed, throughput=5MB/sec 2024-02-11T22:51:26.239 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-R7GnKbZInuvP7Bc off=2142815 len=925785 2024-02-11T22:51:26.240 INFO:tasks.workunit.client.0.smithi023.stdout:op 5178 completed, throughput=5MB/sec 2024-02-11T22:51:26.241 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-J-GOWI6DaWAHXtD off=1782039 len=444895 2024-02-11T22:51:26.242 INFO:tasks.workunit.client.0.smithi023.stdout:op 5179 completed, throughput=5MB/sec 2024-02-11T22:51:26.242 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lQhJkFy6zcs4kc6 off=12202808 len=914245 2024-02-11T22:51:26.243 INFO:tasks.workunit.client.0.smithi023.stdout:op 5180 completed, throughput=5MB/sec 2024-02-11T22:51:27.244 INFO:tasks.workunit.client.0.smithi023.stdout: 1009: throughput=5MB/sec pending data=0 2024-02-11T22:51:27.244 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fClJG-8wQlUspwr off=556575 len=80900 2024-02-11T22:51:27.245 INFO:tasks.workunit.client.0.smithi023.stdout:op 5181 completed, throughput=5MB/sec 2024-02-11T22:51:27.245 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kkCsMEqnD_Xg5Ut off=10068133 len=1233777 2024-02-11T22:51:27.251 INFO:tasks.workunit.client.0.smithi023.stdout:op 5182 completed, throughput=5MB/sec 2024-02-11T22:51:27.251 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gcU_OkbpPXHiuRf off=1311202 len=1696405 2024-02-11T22:51:27.253 INFO:tasks.workunit.client.0.smithi023.stdout:op 5183 completed, throughput=5MB/sec 2024-02-11T22:51:27.253 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VPMS4cLLAbA7krO off=5582746 len=723160 2024-02-11T22:51:27.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 5184 completed, throughput=5MB/sec 2024-02-11T22:51:27.258 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-U-JMkVet5iV9pku off=1629636 len=948617 2024-02-11T22:51:27.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 5185 completed, throughput=5MB/sec 2024-02-11T22:51:27.260 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ttsa8LddF3Nhz2G off=13962704 len=1001570 2024-02-11T22:51:27.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 5186 completed, throughput=5MB/sec 2024-02-11T22:51:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:27 smithi023 ceph-mon[111262]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:51:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:27 smithi023 ceph-mon[113671]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:51:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:27 smithi160 ceph-mon[106289]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:51:28.266 INFO:tasks.workunit.client.0.smithi023.stdout: 1010: throughput=5MB/sec pending data=0 2024-02-11T22:51:28.266 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LePLEme16Vh-JAY off=55108 len=1416379 2024-02-11T22:51:28.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 5187 completed, throughput=5MB/sec 2024-02-11T22:51:28.275 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RWMV7-p2TavB7PH off=367041 len=1581720 2024-02-11T22:51:28.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 5188 completed, throughput=5MB/sec 2024-02-11T22:51:28.277 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rpUW_4v989k9X6H off=3436423 len=1814919 2024-02-11T22:51:28.285 INFO:tasks.workunit.client.0.smithi023.stdout:op 5189 completed, throughput=5MB/sec 2024-02-11T22:51:29.285 INFO:tasks.workunit.client.0.smithi023.stdout: 1011: throughput=5MB/sec pending data=0 2024-02-11T22:51:29.285 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bpUvdViWyVXyBMh off=597424 len=321219 2024-02-11T22:51:29.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 5190 completed, throughput=5MB/sec 2024-02-11T22:51:29.289 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D-svyssSDJ2Q7UU off=108381 len=584740 2024-02-11T22:51:29.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 5191 completed, throughput=5MB/sec 2024-02-11T22:51:29.292 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aEsDyvqAymdbbYU off=5854241 len=1121010 2024-02-11T22:51:29.293 INFO:tasks.workunit.client.0.smithi023.stdout:op 5192 completed, throughput=5MB/sec 2024-02-11T22:51:29.293 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OU_nsaSAfjXJ9w_ off=49078 len=1162840 2024-02-11T22:51:29.299 INFO:tasks.workunit.client.0.smithi023.stdout:op 5193 completed, throughput=5MB/sec 2024-02-11T22:51:29.299 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zEx2kOaLhhENyh7 off=291994 len=2054707 2024-02-11T22:51:29.311 INFO:tasks.workunit.client.0.smithi023.stdout:op 5194 completed, throughput=5MB/sec 2024-02-11T22:51:29.311 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JoZ_4T2-6oGW_yt off=8461312 len=1133998 2024-02-11T22:51:29.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 5195 completed, throughput=5MB/sec 2024-02-11T22:51:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:29 smithi023 ceph-mon[111262]: pgmap v1927: 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-02-11T22:51:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:29 smithi023 ceph-mon[113671]: pgmap v1927: 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-02-11T22:51:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:29 smithi160 ceph-mon[106289]: pgmap v1927: 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-02-11T22:51:30.317 INFO:tasks.workunit.client.0.smithi023.stdout: 1012: throughput=5MB/sec pending data=0 2024-02-11T22:51:30.317 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DGXky4bCdyNd-uF off=1535651 len=1323990 2024-02-11T22:51:30.324 INFO:tasks.workunit.client.0.smithi023.stdout:op 5196 completed, throughput=5MB/sec 2024-02-11T22:51:30.324 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xphzhn8ILBXCexw off=2314517 len=864915 2024-02-11T22:51:30.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 5197 completed, throughput=5MB/sec 2024-02-11T22:51:30.329 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y741hU_dZquLLnN off=3354037 len=1055198 2024-02-11T22:51:30.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 5198 completed, throughput=5MB/sec 2024-02-11T22:51:30.330 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O_EXoBBiK7Bo5mm off=5622220 len=738256 2024-02-11T22:51:30.331 INFO:tasks.workunit.client.0.smithi023.stdout:op 5199 completed, throughput=5MB/sec 2024-02-11T22:51:30.331 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pmnTGbaUzVnRuMa off=9458026 len=529392 2024-02-11T22:51:30.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 5200 completed, throughput=5MB/sec 2024-02-11T22:51:31.332 INFO:tasks.workunit.client.0.smithi023.stdout: 1013: throughput=5MB/sec pending data=0 2024-02-11T22:51:31.332 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7nEVieyQtfTz8T_ off=5458291 len=1285475 2024-02-11T22:51:31.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 5201 completed, throughput=5MB/sec 2024-02-11T22:51:31.334 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yModIDP_zMMBF8M off=19284022 len=1431834 2024-02-11T22:51:31.336 INFO:tasks.workunit.client.0.smithi023.stdout:op 5202 completed, throughput=5MB/sec 2024-02-11T22:51:31.336 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cavr-bxkFDqGBkD off=1241239 len=94864 2024-02-11T22:51:31.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 5203 completed, throughput=5MB/sec 2024-02-11T22:51:31.337 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bbp4PNw3-lBV83n off=2790861 len=14035 2024-02-11T22:51:31.337 INFO:tasks.workunit.client.0.smithi023.stdout:op 5204 completed, throughput=5MB/sec 2024-02-11T22:51:31.338 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sTZPwJK8hq3Frp1 off=2781041 len=277828 2024-02-11T22:51:31.338 INFO:tasks.workunit.client.0.smithi023.stdout:op 5205 completed, throughput=5MB/sec 2024-02-11T22:51:31.339 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NSoWPms3IxBm3Qc off=21476299 len=315584 2024-02-11T22:51:31.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 5206 completed, throughput=5MB/sec 2024-02-11T22:51:31.342 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OdOwE-B5y8XFPsW off=14363055 len=364948 2024-02-11T22:51:31.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 5207 completed, throughput=5MB/sec 2024-02-11T22:51:31.345 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hv0XeGsYOdlreAI off=5055313 len=509556 2024-02-11T22:51:31.347 INFO:tasks.workunit.client.0.smithi023.stdout:op 5208 completed, throughput=5MB/sec 2024-02-11T22:51:31.347 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l9CkCO6cpcYdlLI off=2595365 len=622565 2024-02-11T22:51:31.350 INFO:tasks.workunit.client.0.smithi023.stdout:op 5209 completed, throughput=5MB/sec 2024-02-11T22:51:31.351 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j-VEhWipYEfdBBA off=926005 len=1430749 2024-02-11T22:51:31.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 5210 completed, throughput=5MB/sec 2024-02-11T22:51:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:31 smithi023 ceph-mon[111262]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:31 smithi023 ceph-mon[113671]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:31 smithi160 ceph-mon[106289]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:51:32.354 INFO:tasks.workunit.client.0.smithi023.stdout: 1014: throughput=5MB/sec pending data=0 2024-02-11T22:51:32.354 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4A9EqUyyOUkatun off=2920142 len=605270 2024-02-11T22:51:32.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 5211 completed, throughput=5MB/sec 2024-02-11T22:51:32.358 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rr08O6FnS9Nyn_o off=5897801 len=1594601 2024-02-11T22:51:32.365 INFO:tasks.workunit.client.0.smithi023.stdout:op 5212 completed, throughput=5MB/sec 2024-02-11T22:51:32.365 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Hw5unGuWAPAyLMD off=3155380 len=1628570 2024-02-11T22:51:32.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 5213 completed, throughput=5MB/sec 2024-02-11T22:51:32.375 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MJetzgKRrOcFJhU off=1153093 len=745767 2024-02-11T22:51:32.380 INFO:tasks.workunit.client.0.smithi023.stdout:op 5214 completed, throughput=5MB/sec 2024-02-11T22:51:33.380 INFO:tasks.workunit.client.0.smithi023.stdout: 1015: throughput=5MB/sec pending data=0 2024-02-11T22:51:33.380 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3rIvP_waZ2ZPFKo off=14385833 len=1491584 2024-02-11T22:51:33.390 INFO:tasks.workunit.client.0.smithi023.stdout:op 5215 completed, throughput=5MB/sec 2024-02-11T22:51:33.390 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l-ikraLZNso9Khg off=662086 len=257393 2024-02-11T22:51:33.392 INFO:tasks.workunit.client.0.smithi023.stdout:op 5216 completed, throughput=5MB/sec 2024-02-11T22:51:33.393 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j37qvJYvjcF5Wa1 off=2820379 len=1598372 2024-02-11T22:51:33.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 5217 completed, throughput=5MB/sec 2024-02-11T22:51:33.399 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Ua9tE_M1s_eV4aB off=16898 len=1637725 2024-02-11T22:51:33.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 5218 completed, throughput=5MB/sec 2024-02-11T22:51:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:33 smithi023 ceph-mon[111262]: pgmap v1929: 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-02-11T22:51:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:33 smithi023 ceph-mon[113671]: pgmap v1929: 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-02-11T22:51:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:33 smithi160 ceph-mon[106289]: pgmap v1929: 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-02-11T22:51:34.406 INFO:tasks.workunit.client.0.smithi023.stdout: 1016: throughput=5MB/sec pending data=0 2024-02-11T22:51:34.406 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mvuBWN-GSmwnNuz off=585727 len=1614166 2024-02-11T22:51:34.408 INFO:tasks.workunit.client.0.smithi023.stdout:op 5219 completed, throughput=5MB/sec 2024-02-11T22:51:34.408 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DeZubKFPzYNYyBH off=5373516 len=758583 2024-02-11T22:51:34.409 INFO:tasks.workunit.client.0.smithi023.stdout:op 5220 completed, throughput=5MB/sec 2024-02-11T22:51:34.409 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HgtDg-VEd-BfBLm off=5903035 len=212990 2024-02-11T22:51:34.412 INFO:tasks.workunit.client.0.smithi023.stdout:op 5221 completed, throughput=5MB/sec 2024-02-11T22:51:34.412 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I7OW4sAm675uFiF off=5851143 len=1788683 2024-02-11T22:51:34.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 5222 completed, throughput=5MB/sec 2024-02-11T22:51:34.414 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-scbwv3j9MAaEYEN off=648127 len=1316208 2024-02-11T22:51:34.415 INFO:tasks.workunit.client.0.smithi023.stdout:op 5223 completed, throughput=5MB/sec 2024-02-11T22:51:35.415 INFO:tasks.workunit.client.0.smithi023.stdout: 1017: throughput=5MB/sec pending data=0 2024-02-11T22:51:35.415 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6j9k7RB8-9oOqT5 off=4081087 len=42347 2024-02-11T22:51:35.416 INFO:tasks.workunit.client.0.smithi023.stdout:op 5224 completed, throughput=5MB/sec 2024-02-11T22:51:35.416 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0Irz5hc5daUnsDH off=129283 len=1192287 2024-02-11T22:51:35.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 5225 completed, throughput=5MB/sec 2024-02-11T22:51:35.423 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wDqbu0Iuf1Oeq9e off=5143173 len=1195629 2024-02-11T22:51:35.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 5226 completed, throughput=5MB/sec 2024-02-11T22:51:35.424 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zKBkXVPuTERGNm7 off=13869228 len=483025 2024-02-11T22:51:35.428 INFO:tasks.workunit.client.0.smithi023.stdout:op 5227 completed, throughput=5MB/sec 2024-02-11T22:51:35.428 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IlXvtLzsSE5uS-V off=3690071 len=1632443 2024-02-11T22:51:35.429 INFO:tasks.workunit.client.0.smithi023.stdout:op 5228 completed, throughput=5MB/sec 2024-02-11T22:51:35.429 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5rVOGBcRG-Bs3CN off=12190360 len=24559 2024-02-11T22:51:35.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 5229 completed, throughput=5MB/sec 2024-02-11T22:51:35.430 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fJoim3y2PNpEN_X off=2103146 len=1089781 2024-02-11T22:51:35.432 INFO:tasks.workunit.client.0.smithi023.stdout:op 5230 completed, throughput=5MB/sec 2024-02-11T22:51:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:35 smithi023 ceph-mon[111262]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:51:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:51:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:51:35] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:51:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:35 smithi023 ceph-mon[113671]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:51:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:35 smithi160 ceph-mon[106289]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:51:36.433 INFO:tasks.workunit.client.0.smithi023.stdout: 1018: throughput=5MB/sec pending data=0 2024-02-11T22:51:36.433 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pfy7QTfTlDhNLSA off=5534962 len=851175 2024-02-11T22:51:36.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 5231 completed, throughput=5MB/sec 2024-02-11T22:51:36.438 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I4p_7s-hP2kNUnH off=10925743 len=262396 2024-02-11T22:51:36.439 INFO:tasks.workunit.client.0.smithi023.stdout:op 5232 completed, throughput=5MB/sec 2024-02-11T22:51:36.439 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8pCyQPVP_e8u9qv off=7336404 len=1018053 2024-02-11T22:51:36.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 5233 completed, throughput=5MB/sec 2024-02-11T22:51:36.440 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--Rq9om3lJOKScTY off=1241691 len=1392958 2024-02-11T22:51:36.441 INFO:tasks.workunit.client.0.smithi023.stdout:op 5234 completed, throughput=5MB/sec 2024-02-11T22:51:36.442 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kMfgN9hZM-EEF1_ off=2769326 len=1372741 2024-02-11T22:51:36.443 INFO:tasks.workunit.client.0.smithi023.stdout:op 5235 completed, throughput=5MB/sec 2024-02-11T22:51:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:37.444 INFO:tasks.workunit.client.0.smithi023.stdout: 1019: throughput=5MB/sec pending data=0 2024-02-11T22:51:37.444 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Nk3YvGBYNr6KE3z off=3264215 len=772297 2024-02-11T22:51:37.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 5236 completed, throughput=5MB/sec 2024-02-11T22:51:37.445 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dwU-yEO0WVLX06n off=391699 len=144901 2024-02-11T22:51:37.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 5237 completed, throughput=5MB/sec 2024-02-11T22:51:37.446 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2G-_X766ovHPznw off=210653 len=141403 2024-02-11T22:51:37.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 5238 completed, throughput=5MB/sec 2024-02-11T22:51:37.450 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2S8Yp74CUijxf8O off=6200696 len=1217447 2024-02-11T22:51:37.456 INFO:tasks.workunit.client.0.smithi023.stdout:op 5239 completed, throughput=5MB/sec 2024-02-11T22:51:37.456 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n2SXZbT57JgxhSy off=718143 len=558413 2024-02-11T22:51:37.458 INFO:tasks.workunit.client.0.smithi023.stdout:op 5240 completed, throughput=5MB/sec 2024-02-11T22:51:37.459 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iaVev6dJnmGp0K- off=6577162 len=1997775 2024-02-11T22:51:37.469 INFO:tasks.workunit.client.0.smithi023.stdout:op 5241 completed, throughput=5MB/sec 2024-02-11T22:51:37.469 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wbq1B3H7tUqROq5 off=5108013 len=1668879 2024-02-11T22:51:37.474 INFO:tasks.workunit.client.0.smithi023.stdout:op 5242 completed, throughput=5MB/sec 2024-02-11T22:51:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:37 smithi023 ceph-mon[113671]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:51:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:37 smithi023 ceph-mon[111262]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:51:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:37 smithi160 ceph-mon[106289]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:51:38.475 INFO:tasks.workunit.client.0.smithi023.stdout: 1020: throughput=5MB/sec pending data=0 2024-02-11T22:51:38.475 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IBnUH8yCtQsvmdF off=16922752 len=1323281 2024-02-11T22:51:38.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 5243 completed, throughput=5MB/sec 2024-02-11T22:51:38.477 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hS7hYZSb9pLWJ7b off=15035278 len=898799 2024-02-11T22:51:38.478 INFO:tasks.workunit.client.0.smithi023.stdout:op 5244 completed, throughput=5MB/sec 2024-02-11T22:51:38.478 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2uiiCSSOU7htz4U off=7966002 len=589648 2024-02-11T22:51:38.479 INFO:tasks.workunit.client.0.smithi023.stdout:op 5245 completed, throughput=5MB/sec 2024-02-11T22:51:38.479 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xwb0xPh7jU_vdXT off=13696102 len=883425 2024-02-11T22:51:38.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 5246 completed, throughput=5MB/sec 2024-02-11T22:51:38.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SmEEUrWkty64J0K off=6161969 len=391752 2024-02-11T22:51:38.484 INFO:tasks.workunit.client.0.smithi023.stdout:op 5247 completed, throughput=5MB/sec 2024-02-11T22:51:39.485 INFO:tasks.workunit.client.0.smithi023.stdout: 1021: throughput=5MB/sec pending data=0 2024-02-11T22:51:39.485 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V_8djb2SvMrod80 off=1602196 len=265977 2024-02-11T22:51:39.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 5248 completed, throughput=5MB/sec 2024-02-11T22:51:39.489 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-udhD8AoskiijiQj off=10212464 len=444921 2024-02-11T22:51:39.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 5249 completed, throughput=5MB/sec 2024-02-11T22:51:39.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FkD1roqcekLIhkM off=1741502 len=981807 2024-02-11T22:51:39.498 INFO:tasks.workunit.client.0.smithi023.stdout:op 5250 completed, throughput=5MB/sec 2024-02-11T22:51:39.498 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cewo5tDTp7pK4FT off=11226907 len=438330 2024-02-11T22:51:39.498 INFO:tasks.workunit.client.0.smithi023.stdout:op 5251 completed, throughput=5MB/sec 2024-02-11T22:51:39.498 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QZurt59mpnsRUqj off=2386910 len=531600 2024-02-11T22:51:39.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 5252 completed, throughput=5MB/sec 2024-02-11T22:51:39.499 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5sxSi-nZ9LGseEs off=10997052 len=1429186 2024-02-11T22:51:39.508 INFO:tasks.workunit.client.0.smithi023.stdout:op 5253 completed, throughput=5MB/sec 2024-02-11T22:51:39.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bPep15iUnNnq855 off=14668322 len=1309924 2024-02-11T22:51:39.513 INFO:tasks.workunit.client.0.smithi023.stdout:op 5254 completed, throughput=5MB/sec 2024-02-11T22:51:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:39 smithi023 ceph-mon[111262]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:51:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:39 smithi023 ceph-mon[113671]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:51:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:39 smithi160 ceph-mon[106289]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:51:40.514 INFO:tasks.workunit.client.0.smithi023.stdout: 1022: throughput=5MB/sec pending data=0 2024-02-11T22:51:40.514 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QZurt59mpnsRUqj off=3869598 len=1407681 2024-02-11T22:51:40.516 INFO:tasks.workunit.client.0.smithi023.stdout:op 5255 completed, throughput=5MB/sec 2024-02-11T22:51:40.516 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w1lp9qTJaUIt1wh off=15289316 len=415908 2024-02-11T22:51:40.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 5256 completed, throughput=5MB/sec 2024-02-11T22:51:40.520 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dua2upcwigCt3-l off=786618 len=899415 2024-02-11T22:51:40.525 INFO:tasks.workunit.client.0.smithi023.stdout:op 5257 completed, throughput=5MB/sec 2024-02-11T22:51:40.526 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q8onijIgkjsokky off=14245004 len=227571 2024-02-11T22:51:40.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 5258 completed, throughput=5MB/sec 2024-02-11T22:51:40.528 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M8MG8YZq2HMGzPE off=12860732 len=291492 2024-02-11T22:51:40.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 5259 completed, throughput=5MB/sec 2024-02-11T22:51:40.529 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YBkWdvCUNnpyXML off=5643504 len=1211595 2024-02-11T22:51:40.535 INFO:tasks.workunit.client.0.smithi023.stdout:op 5260 completed, throughput=5MB/sec 2024-02-11T22:51:40.535 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yrPY-yFrIXKZ5CD off=10837080 len=2010391 2024-02-11T22:51:40.547 INFO:tasks.workunit.client.0.smithi023.stdout:op 5261 completed, throughput=5MB/sec 2024-02-11T22:51:41.547 INFO:tasks.workunit.client.0.smithi023.stdout: 1023: throughput=5MB/sec pending data=0 2024-02-11T22:51:41.547 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S8a6eZG-OQ3JcnG off=6578522 len=1964329 2024-02-11T22:51:41.557 INFO:tasks.workunit.client.0.smithi023.stdout:op 5262 completed, throughput=5MB/sec 2024-02-11T22:51:41.557 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7TM7sJZIYH4HMVm off=5856825 len=1113957 2024-02-11T22:51:41.564 INFO:tasks.workunit.client.0.smithi023.stdout:op 5263 completed, throughput=5MB/sec 2024-02-11T22:51:41.564 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DXBjaLI8LKyWVKt off=7542248 len=644805 2024-02-11T22:51:41.565 INFO:tasks.workunit.client.0.smithi023.stdout:op 5264 completed, throughput=5MB/sec 2024-02-11T22:51:41.565 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hIGbUBkWP26VaH9 off=1083150 len=275276 2024-02-11T22:51:41.568 INFO:tasks.workunit.client.0.smithi023.stdout:op 5265 completed, throughput=5MB/sec 2024-02-11T22:51:41.568 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4gAJ0r_8sFYpoRL off=441806 len=1338278 2024-02-11T22:51:41.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 5266 completed, throughput=5MB/sec 2024-02-11T22:51:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:41 smithi023 ceph-mon[111262]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:51:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:41 smithi023 ceph-mon[113671]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:51:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:41 smithi160 ceph-mon[106289]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:51:42.570 INFO:tasks.workunit.client.0.smithi023.stdout: 1024: throughput=5MB/sec pending data=0 2024-02-11T22:51:42.570 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a4qLp6RKEQ-uDs0 off=1084510 len=1567334 2024-02-11T22:51:42.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 5267 completed, throughput=5MB/sec 2024-02-11T22:51:42.574 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pGELOQNgKbxWRer off=14809400 len=1713810 2024-02-11T22:51:42.576 INFO:tasks.workunit.client.0.smithi023.stdout:op 5268 completed, throughput=5MB/sec 2024-02-11T22:51:42.576 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UczrAjikVEQoIsv off=4562180 len=999280 2024-02-11T22:51:42.577 INFO:tasks.workunit.client.0.smithi023.stdout:op 5269 completed, throughput=5MB/sec 2024-02-11T22:51:43.579 INFO:tasks.workunit.client.0.smithi023.stdout: 1025: throughput=5MB/sec pending data=0 2024-02-11T22:51:43.579 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8Fs86OUaX1Wrv7D off=554371 len=871309 2024-02-11T22:51:43.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 5270 completed, throughput=5MB/sec 2024-02-11T22:51:43.583 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t8w8aNhG0URkfSZ off=0 len=1061844 2024-02-11T22:51:43.585 INFO:tasks.workunit.client.0.smithi023.stdout:op 5271 completed, throughput=5MB/sec 2024-02-11T22:51:43.585 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0fVmXqwe4B_67Jc off=9609022 len=605792 2024-02-11T22:51:43.586 INFO:tasks.workunit.client.0.smithi023.stdout:op 5272 completed, throughput=5MB/sec 2024-02-11T22:51:43.587 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qhJFAKNrVk6rZ3x off=12287286 len=441926 2024-02-11T22:51:43.591 INFO:tasks.workunit.client.0.smithi023.stdout:op 5273 completed, throughput=5MB/sec 2024-02-11T22:51:43.591 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hOIF03XVanYefO- off=277814 len=1049031 2024-02-11T22:51:43.596 INFO:tasks.workunit.client.0.smithi023.stdout:op 5274 completed, throughput=5MB/sec 2024-02-11T22:51:43.596 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iu96_PvV7vQueaS off=1893344 len=1453116 2024-02-11T22:51:43.598 INFO:tasks.workunit.client.0.smithi023.stdout:op 5275 completed, throughput=5MB/sec 2024-02-11T22:51:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:43 smithi023 ceph-mon[111262]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:51:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:43 smithi023 ceph-mon[113671]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:51:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:43 smithi160 ceph-mon[106289]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-11T22:51:44.598 INFO:tasks.workunit.client.0.smithi023.stdout: 1026: throughput=5MB/sec pending data=0 2024-02-11T22:51:44.598 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UBSOVOvvb5rdmFr off=4541530 len=1337728 2024-02-11T22:51:44.600 INFO:tasks.workunit.client.0.smithi023.stdout:op 5276 completed, throughput=5MB/sec 2024-02-11T22:51:44.600 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Wf5qQ2dTVS4jyam off=5678117 len=1181585 2024-02-11T22:51:44.601 INFO:tasks.workunit.client.0.smithi023.stdout:op 5277 completed, throughput=5MB/sec 2024-02-11T22:51:44.601 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RP3eivp-BFAGIiw off=4486601 len=1748593 2024-02-11T22:51:44.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 5278 completed, throughput=5MB/sec 2024-02-11T22:51:44.604 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iTsLYdkkuZtypNE off=5618694 len=572875 2024-02-11T22:51:44.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 5279 completed, throughput=5MB/sec 2024-02-11T22:51:44.607 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S8XBxWoFpN-cxOw off=5406683 len=498551 2024-02-11T22:51:44.611 INFO:tasks.workunit.client.0.smithi023.stdout:op 5280 completed, throughput=5MB/sec 2024-02-11T22:51:45.612 INFO:tasks.workunit.client.0.smithi023.stdout: 1027: throughput=5MB/sec pending data=0 2024-02-11T22:51:45.612 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8xM3Sf1pYMADXKG off=14924306 len=1981831 2024-02-11T22:51:45.614 INFO:tasks.workunit.client.0.smithi023.stdout:op 5281 completed, throughput=5MB/sec 2024-02-11T22:51:45.614 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fOrDHzt2ZYCrTly off=4163902 len=1263196 2024-02-11T22:51:45.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 5282 completed, throughput=5MB/sec 2024-02-11T22:51:45.620 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jBB-2UMsa7_KEUZ off=1194060 len=544830 2024-02-11T22:51:45.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 5283 completed, throughput=5MB/sec 2024-02-11T22:51:45.621 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-aYWadk8_4oc49Qp off=7496267 len=1795292 2024-02-11T22:51:45.624 INFO:tasks.workunit.client.0.smithi023.stdout:op 5284 completed, throughput=5MB/sec 2024-02-11T22:51:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:45 smithi023 ceph-mon[111262]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:51:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:51:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:51:45] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:51:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:45 smithi023 ceph-mon[113671]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:51:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:45 smithi160 ceph-mon[106289]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:51:46.624 INFO:tasks.workunit.client.0.smithi023.stdout: 1028: throughput=5MB/sec pending data=0 2024-02-11T22:51:46.624 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DTKrL0Q9AUQVTXi off=1190569 len=825310 2024-02-11T22:51:46.629 INFO:tasks.workunit.client.0.smithi023.stdout:op 5285 completed, throughput=5MB/sec 2024-02-11T22:51:46.629 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-d9hRvL1coNhXIvr off=6332893 len=461242 2024-02-11T22:51:46.633 INFO:tasks.workunit.client.0.smithi023.stdout:op 5286 completed, throughput=5MB/sec 2024-02-11T22:51:46.634 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b6qBdsg9Sk3DT23 off=5275349 len=1964318 2024-02-11T22:51:46.636 INFO:tasks.workunit.client.0.smithi023.stdout:op 5287 completed, throughput=5MB/sec 2024-02-11T22:51:46.636 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LuzHdYWGtL2rnWw off=10329087 len=451434 2024-02-11T22:51:46.636 INFO:tasks.workunit.client.0.smithi023.stdout:op 5288 completed, throughput=5MB/sec 2024-02-11T22:51:46.636 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dfCQZiZb_HbkSUC off=3129235 len=186762 2024-02-11T22:51:46.639 INFO:tasks.workunit.client.0.smithi023.stdout:op 5289 completed, throughput=5MB/sec 2024-02-11T22:51:46.639 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-mqVl5JJI82_porg off=5293182 len=1664277 2024-02-11T22:51:46.645 INFO:tasks.workunit.client.0.smithi023.stdout:op 5290 completed, throughput=5MB/sec 2024-02-11T22:51:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:46 smithi023 ceph-mon[111262]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:51:46.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:46 smithi023 ceph-mon[113671]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:51:46.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:46 smithi160 ceph-mon[106289]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:51:47.646 INFO:tasks.workunit.client.0.smithi023.stdout: 1029: throughput=5MB/sec pending data=0 2024-02-11T22:51:47.646 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-bZCAB-HxMV-k9vq off=769991 len=2002919 2024-02-11T22:51:47.655 INFO:tasks.workunit.client.0.smithi023.stdout:op 5291 completed, throughput=5MB/sec 2024-02-11T22:51:47.655 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pQ2nNymZ3gJlYH9 off=1156799 len=1111815 2024-02-11T22:51:47.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 5292 completed, throughput=5MB/sec 2024-02-11T22:51:47.658 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eBIqkli_dvGugmE off=5380298 len=489936 2024-02-11T22:51:47.659 INFO:tasks.workunit.client.0.smithi023.stdout:op 5293 completed, throughput=5MB/sec 2024-02-11T22:51:47.659 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gPgtcMT9zooPMqE off=3087157 len=1942022 2024-02-11T22:51:47.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 5294 completed, throughput=5MB/sec 2024-02-11T22:51:48.661 INFO:tasks.workunit.client.0.smithi023.stdout: 1030: throughput=5MB/sec pending data=0 2024-02-11T22:51:48.661 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2NoR4X4LpkXkVwO off=2616754 len=63978 2024-02-11T22:51:48.662 INFO:tasks.workunit.client.0.smithi023.stdout:op 5295 completed, throughput=5MB/sec 2024-02-11T22:51:48.662 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VnBU7ocGsqznfqQ off=6793599 len=1803498 2024-02-11T22:51:48.664 INFO:tasks.workunit.client.0.smithi023.stdout:op 5296 completed, throughput=5MB/sec 2024-02-11T22:51:48.664 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_B51xEWkAl5nbPE off=44741 len=429763 2024-02-11T22:51:48.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 5297 completed, throughput=5MB/sec 2024-02-11T22:51:48.668 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9OPBJrfr0uOku-v off=7923947 len=1473495 2024-02-11T22:51:48.675 INFO:tasks.workunit.client.0.smithi023.stdout:op 5298 completed, throughput=5MB/sec 2024-02-11T22:51:48.675 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YVQPxVwt2XD2Wi1 off=11946408 len=1243039 2024-02-11T22:51:48.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 5299 completed, throughput=5MB/sec 2024-02-11T22:51:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:48 smithi023 ceph-mon[111262]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:51:49.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:48 smithi023 ceph-mon[113671]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:51:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:48 smithi160 ceph-mon[106289]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-11T22:51:49.676 INFO:tasks.workunit.client.0.smithi023.stdout: 1031: throughput=5MB/sec pending data=0 2024-02-11T22:51:49.676 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-caHoou9isXNkcxX off=242643 len=1323431 2024-02-11T22:51:49.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 5300 completed, throughput=5MB/sec 2024-02-11T22:51:49.685 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sb9TeOv24TxQnkd off=5288335 len=32753 2024-02-11T22:51:49.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 5301 completed, throughput=5MB/sec 2024-02-11T22:51:49.685 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-f8fs1XLIuyjQKlA off=4287710 len=1485180 2024-02-11T22:51:49.688 INFO:tasks.workunit.client.0.smithi023.stdout:op 5302 completed, throughput=5MB/sec 2024-02-11T22:51:49.688 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-B1lsnprRHld8ijf off=13341425 len=1279966 2024-02-11T22:51:49.694 INFO:tasks.workunit.client.0.smithi023.stdout:op 5303 completed, throughput=5MB/sec 2024-02-11T22:51:49.694 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C_q_4mWfAd3qGDg off=10677812 len=1487313 2024-02-11T22:51:49.695 INFO:tasks.workunit.client.0.smithi023.stdout:op 5304 completed, throughput=5MB/sec 2024-02-11T22:51:50.696 INFO:tasks.workunit.client.0.smithi023.stdout: 1032: throughput=5MB/sec pending data=0 2024-02-11T22:51:50.696 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3c0q7l_VNCXUt-7 off=2798570 len=823089 2024-02-11T22:51:50.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 5305 completed, throughput=5MB/sec 2024-02-11T22:51:50.697 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kISW_9aAgbOMcO0 off=381552 len=925492 2024-02-11T22:51:50.703 INFO:tasks.workunit.client.0.smithi023.stdout:op 5306 completed, throughput=5MB/sec 2024-02-11T22:51:50.703 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-yLNI42vD5fw5k6S off=8921502 len=644984 2024-02-11T22:51:50.707 INFO:tasks.workunit.client.0.smithi023.stdout:op 5307 completed, throughput=5MB/sec 2024-02-11T22:51:50.707 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wmbFYOuDAQEw1z4 off=6829746 len=281886 2024-02-11T22:51:50.708 INFO:tasks.workunit.client.0.smithi023.stdout:op 5308 completed, throughput=5MB/sec 2024-02-11T22:51:50.709 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-N5Oibm9MlSnCRPF off=6979922 len=388641 2024-02-11T22:51:50.712 INFO:tasks.workunit.client.0.smithi023.stdout:op 5309 completed, throughput=5MB/sec 2024-02-11T22:51:50.712 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ErIno7tvbU5Qt9x off=2338277 len=1175015 2024-02-11T22:51:50.720 INFO:tasks.workunit.client.0.smithi023.stdout:op 5310 completed, throughput=5MB/sec 2024-02-11T22:51:50.720 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tdZtxXJ9aiayiXX off=11069463 len=950911 2024-02-11T22:51:50.724 INFO:tasks.workunit.client.0.smithi023.stdout:op 5311 completed, throughput=5MB/sec 2024-02-11T22:51:51.725 INFO:tasks.workunit.client.0.smithi023.stdout: 1033: throughput=5MB/sec pending data=0 2024-02-11T22:51:51.725 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ueXdQ_1T-FsGFAv off=9707707 len=739795 2024-02-11T22:51:51.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 5312 completed, throughput=5MB/sec 2024-02-11T22:51:51.726 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GalL0l-WOBKxUSN off=3185042 len=779616 2024-02-11T22:51:51.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 5313 completed, throughput=5MB/sec 2024-02-11T22:51:51.731 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TZUdRQzgidQ1LG1 off=6410116 len=1773931 2024-02-11T22:51:51.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 5314 completed, throughput=5MB/sec 2024-02-11T22:51:51.741 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t0vfjCd_Hr17tGJ off=999175 len=1224989 2024-02-11T22:51:51.742 INFO:tasks.workunit.client.0.smithi023.stdout:op 5315 completed, throughput=5MB/sec 2024-02-11T22:51:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:51 smithi023 ceph-mon[111262]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:51:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:51 smithi023 ceph-mon[113671]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:51:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:51 smithi160 ceph-mon[106289]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:51:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:51:52.742 INFO:tasks.workunit.client.0.smithi023.stdout: 1034: throughput=5MB/sec pending data=0 2024-02-11T22:51:52.742 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vl5yc-870NoG4iw off=13402389 len=1298426 2024-02-11T22:51:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:op 5316 completed, throughput=5MB/sec 2024-02-11T22:51:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QAqtwI5ludytm10 off=488478 len=1634399 2024-02-11T22:51:52.755 INFO:tasks.workunit.client.0.smithi023.stdout:op 5317 completed, throughput=5MB/sec 2024-02-11T22:51:52.755 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7IzG9r45Zw4N6RW off=18084177 len=1140607 2024-02-11T22:51:52.760 INFO:tasks.workunit.client.0.smithi023.stdout:op 5318 completed, throughput=5MB/sec 2024-02-11T22:51:52.760 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Kvggrk5CSLdXkXW off=13538099 len=2047130 2024-02-11T22:51:52.764 INFO:tasks.workunit.client.0.smithi023.stdout:op 5319 completed, throughput=5MB/sec 2024-02-11T22:51:53.765 INFO:tasks.workunit.client.0.smithi023.stdout: 1035: throughput=5MB/sec pending data=0 2024-02-11T22:51:53.765 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gjBbNsOjCScEGJF off=14797918 len=1517698 2024-02-11T22:51:53.773 INFO:tasks.workunit.client.0.smithi023.stdout:op 5320 completed, throughput=5MB/sec 2024-02-11T22:51:53.773 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dpucO0f9aZ3bso2 off=5211185 len=418986 2024-02-11T22:51:53.774 INFO:tasks.workunit.client.0.smithi023.stdout:op 5321 completed, throughput=5MB/sec 2024-02-11T22:51:53.774 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FvGr2iwRUktEGKw off=8466413 len=407095 2024-02-11T22:51:53.775 INFO:tasks.workunit.client.0.smithi023.stdout:op 5322 completed, throughput=5MB/sec 2024-02-11T22:51:53.775 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DLIquhNURjrZN_2 off=1764697 len=1256150 2024-02-11T22:51:53.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 5323 completed, throughput=5MB/sec 2024-02-11T22:51:53.781 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JxT6fdSRe9ioPHj off=2693110 len=1201053 2024-02-11T22:51:53.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 5324 completed, throughput=5MB/sec 2024-02-11T22:51:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:53 smithi023 ceph-mon[111262]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:51:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:53 smithi023 ceph-mon[113671]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:51:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:53 smithi160 ceph-mon[106289]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-11T22:51:54.783 INFO:tasks.workunit.client.0.smithi023.stdout: 1036: throughput=5MB/sec pending data=0 2024-02-11T22:51:54.783 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-a5CpLIZX5h1v6eM off=5128707 len=462120 2024-02-11T22:51:54.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 5325 completed, throughput=5MB/sec 2024-02-11T22:51:54.787 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jwOTMKJDzAadBi3 off=1337642 len=248883 2024-02-11T22:51:54.787 INFO:tasks.workunit.client.0.smithi023.stdout:op 5326 completed, throughput=5MB/sec 2024-02-11T22:51:54.788 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-evtffn7MdwLuLRM off=6543283 len=1921285 2024-02-11T22:51:54.790 INFO:tasks.workunit.client.0.smithi023.stdout:op 5327 completed, throughput=5MB/sec 2024-02-11T22:51:54.790 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PHV7bp1-VldZGLE off=1864830 len=234252 2024-02-11T22:51:54.793 INFO:tasks.workunit.client.0.smithi023.stdout:op 5328 completed, throughput=5MB/sec 2024-02-11T22:51:54.793 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YDx68CoRU_biwT0 off=3808368 len=904816 2024-02-11T22:51:54.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 5329 completed, throughput=5MB/sec 2024-02-11T22:51:54.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pWfH7KkEWq_6TSD off=2303187 len=1293026 2024-02-11T22:51:54.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 5330 completed, throughput=5MB/sec 2024-02-11T22:51:55.805 INFO:tasks.workunit.client.0.smithi023.stdout: 1037: throughput=5MB/sec pending data=0 2024-02-11T22:51:55.805 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jWppKNbTnSF2Yec off=1709268 len=253966 2024-02-11T22:51:55.806 INFO:tasks.workunit.client.0.smithi023.stdout:op 5331 completed, throughput=5MB/sec 2024-02-11T22:51:55.806 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gk9W3tpiAwxp3yr off=14436836 len=1809302 2024-02-11T22:51:55.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 5332 completed, throughput=5MB/sec 2024-02-11T22:51:55.816 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eSbUdhxkxELjxX1 off=3966793 len=1469663 2024-02-11T22:51:55.818 INFO:tasks.workunit.client.0.smithi023.stdout:op 5333 completed, throughput=5MB/sec 2024-02-11T22:51:55.818 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AWZyEW6xlE3ML8c off=3415774 len=1102984 2024-02-11T22:51:55.819 INFO:tasks.workunit.client.0.smithi023.stdout:op 5334 completed, throughput=5MB/sec 2024-02-11T22:51:55.819 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KrN_awtef-NQjn2 off=8463348 len=180996 2024-02-11T22:51:55.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 5335 completed, throughput=5MB/sec 2024-02-11T22:51:55.820 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XEyt7ASYfhuT_HE off=4593305 len=45480 2024-02-11T22:51:55.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 5336 completed, throughput=5MB/sec 2024-02-11T22:51:55.820 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-27nxl6WBT1gEpXM off=3291739 len=1863416 2024-02-11T22:51:55.831 INFO:tasks.workunit.client.0.smithi023.stdout:op 5337 completed, throughput=5MB/sec 2024-02-11T22:51:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:55 smithi023 ceph-mon[111262]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:51:55.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:51:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:51:55] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:51:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:55 smithi023 ceph-mon[113671]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:51:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:55 smithi160 ceph-mon[106289]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-11T22:51:56.831 INFO:tasks.workunit.client.0.smithi023.stdout: 1038: throughput=5MB/sec pending data=0 2024-02-11T22:51:56.831 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-RTHDRyABtNf2hQ8 off=4360454 len=943132 2024-02-11T22:51:56.832 INFO:tasks.workunit.client.0.smithi023.stdout:op 5338 completed, throughput=5MB/sec 2024-02-11T22:51:56.832 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0pI38BIzU5e3KEQ off=2056764 len=1000250 2024-02-11T22:51:56.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5339 completed, throughput=5MB/sec 2024-02-11T22:51:56.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-omUAlt2FzNLIfuh off=13247961 len=2032781 2024-02-11T22:51:56.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 5340 completed, throughput=5MB/sec 2024-02-11T22:51:57.846 INFO:tasks.workunit.client.0.smithi023.stdout: 1039: throughput=5MB/sec pending data=0 2024-02-11T22:51:57.847 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IRP1JFdlMGXd2_m off=4178591 len=1866527 2024-02-11T22:51:57.850 INFO:tasks.workunit.client.0.smithi023.stdout:op 5341 completed, throughput=5MB/sec 2024-02-11T22:51:57.850 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3b7oQaa7xbOUmrk off=1137961 len=1395559 2024-02-11T22:51:57.852 INFO:tasks.workunit.client.0.smithi023.stdout:op 5342 completed, throughput=5MB/sec 2024-02-11T22:51:57.852 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MbqFO4hELH5-sLo off=11968109 len=1095517 2024-02-11T22:51:57.858 INFO:tasks.workunit.client.0.smithi023.stdout:op 5343 completed, throughput=5MB/sec 2024-02-11T22:51:57.858 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--RmZrPFi0JF-XHm off=4695460 len=1580648 2024-02-11T22:51:57.859 INFO:tasks.workunit.client.0.smithi023.stdout:op 5344 completed, throughput=5MB/sec 2024-02-11T22:51:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:57 smithi023 ceph-mon[111262]: pgmap v1941: 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-02-11T22:51:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:57 smithi023 ceph-mon[113671]: pgmap v1941: 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-02-11T22:51:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:57 smithi160 ceph-mon[106289]: pgmap v1941: 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-02-11T22:51:58.860 INFO:tasks.workunit.client.0.smithi023.stdout: 1040: throughput=5MB/sec pending data=0 2024-02-11T22:51:58.860 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MqirXhm9T5O7F9J off=3523867 len=332107 2024-02-11T22:51:58.861 INFO:tasks.workunit.client.0.smithi023.stdout:op 5345 completed, throughput=5MB/sec 2024-02-11T22:51:58.861 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-re5YQ6lAd3Dyon2 off=17326754 len=1135860 2024-02-11T22:51:58.867 INFO:tasks.workunit.client.0.smithi023.stdout:op 5346 completed, throughput=5MB/sec 2024-02-11T22:51:58.867 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GO7TZGtN-RzZsqo off=1486660 len=1373473 2024-02-11T22:51:58.873 INFO:tasks.workunit.client.0.smithi023.stdout:op 5347 completed, throughput=5MB/sec 2024-02-11T22:51:58.873 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lKn4Ae4hHwhPkt0 off=3105117 len=949994 2024-02-11T22:51:58.874 INFO:tasks.workunit.client.0.smithi023.stdout:op 5348 completed, throughput=5MB/sec 2024-02-11T22:51:58.874 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-guuQU3a-064r0ol off=20412658 len=909266 2024-02-11T22:51:58.880 INFO:tasks.workunit.client.0.smithi023.stdout:op 5349 completed, throughput=5MB/sec 2024-02-11T22:51:58.880 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-140BHexyQi1y2FC off=138265 len=321332 2024-02-11T22:51:58.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 5350 completed, throughput=5MB/sec 2024-02-11T22:51:59.883 INFO:tasks.workunit.client.0.smithi023.stdout: 1041: throughput=5MB/sec pending data=0 2024-02-11T22:51:59.883 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-erDNBEtOiGGI-u0 off=14108093 len=2003963 2024-02-11T22:51:59.893 INFO:tasks.workunit.client.0.smithi023.stdout:op 5351 completed, throughput=5MB/sec 2024-02-11T22:51:59.893 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zB38H5d9WtLNElm off=3741732 len=415204 2024-02-11T22:51:59.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 5352 completed, throughput=5MB/sec 2024-02-11T22:51:59.896 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EfebvOljAonW9kC off=12247198 len=712241 2024-02-11T22:51:59.897 INFO:tasks.workunit.client.0.smithi023.stdout:op 5353 completed, throughput=5MB/sec 2024-02-11T22:51:59.897 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K9Coh12SP0u7lt5 off=360469 len=1361247 2024-02-11T22:51:59.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 5354 completed, throughput=5MB/sec 2024-02-11T22:51:59.899 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--y9HDB0zyNKNPYA off=13087596 len=1022547 2024-02-11T22:51:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:51:59 smithi023 ceph-mon[111262]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:51:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:51:59 smithi023 ceph-mon[113671]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:51:59.906 INFO:tasks.workunit.client.0.smithi023.stdout:op 5355 completed, throughput=5MB/sec 2024-02-11T22:51:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:51:59 smithi160 ceph-mon[106289]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:52:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:52:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:52:00.906 INFO:tasks.workunit.client.0.smithi023.stdout: 1042: throughput=5MB/sec pending data=0 2024-02-11T22:52:00.906 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0AMX4_qzzgC4p9z off=1391006 len=735752 2024-02-11T22:52:00.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 5356 completed, throughput=5MB/sec 2024-02-11T22:52:00.907 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-W_eIKixMtLrCH3E off=2358754 len=1241008 2024-02-11T22:52:00.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 5357 completed, throughput=5MB/sec 2024-02-11T22:52:00.908 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DVdI7_SBLwjRT-O off=2586718 len=2094471 2024-02-11T22:52:00.910 INFO:tasks.workunit.client.0.smithi023.stdout:op 5358 completed, throughput=5MB/sec 2024-02-11T22:52:00.910 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-618h9t4xtM96epR off=10259254 len=1441767 2024-02-11T22:52:00.911 INFO:tasks.workunit.client.0.smithi023.stdout:op 5359 completed, throughput=5MB/sec 2024-02-11T22:52:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:52:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[111262]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:52:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:52:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:52:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:52:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[113671]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:52:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:52:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:52:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:52:01.911 INFO:tasks.workunit.client.0.smithi023.stdout: 1043: throughput=5MB/sec pending data=0 2024-02-11T22:52:01.911 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_lfMFl9FO-14G_7 off=14243606 len=1095320 2024-02-11T22:52:01.916 INFO:tasks.workunit.client.0.smithi023.stdout:op 5360 completed, throughput=5MB/sec 2024-02-11T22:52:01.917 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o6TiODsst60L2tB off=10357833 len=1563345 2024-02-11T22:52:01.919 INFO:tasks.workunit.client.0.smithi023.stdout:op 5361 completed, throughput=5MB/sec 2024-02-11T22:52:01.919 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6Qwp2hHzPE8UoQh off=10971493 len=426086 2024-02-11T22:52:01.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 5362 completed, throughput=5MB/sec 2024-02-11T22:52:01.921 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--jsALCtERIQhyEN off=1676051 len=1764566 2024-02-11T22:52:01.927 INFO:tasks.workunit.client.0.smithi023.stdout:op 5363 completed, throughput=5MB/sec 2024-02-11T22:52:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:01 smithi160 ceph-mon[106289]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:52:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:52:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:52:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:52:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:02 smithi023 ceph-mon[111262]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:52:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:02 smithi023 ceph-mon[113671]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:52:02.927 INFO:tasks.workunit.client.0.smithi023.stdout: 1044: throughput=5MB/sec pending data=0 2024-02-11T22:52:02.927 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wWkESxwuK8yYASq off=5025810 len=531444 2024-02-11T22:52:02.932 INFO:tasks.workunit.client.0.smithi023.stdout:op 5364 completed, throughput=5MB/sec 2024-02-11T22:52:02.932 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-46t-6QhPArISMYo off=6071990 len=1925089 2024-02-11T22:52:02.941 INFO:tasks.workunit.client.0.smithi023.stdout:op 5365 completed, throughput=5MB/sec 2024-02-11T22:52:02.941 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-F8oBqT1tXtt_ke4 off=17030263 len=1353745 2024-02-11T22:52:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:02 smithi160 ceph-mon[106289]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:52:02.948 INFO:tasks.workunit.client.0.smithi023.stdout:op 5366 completed, throughput=5MB/sec 2024-02-11T22:52:02.948 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5SZe01dlWqvKr-u off=13093560 len=1532407 2024-02-11T22:52:02.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 5367 completed, throughput=5MB/sec 2024-02-11T22:52:03.956 INFO:tasks.workunit.client.0.smithi023.stdout: 1045: throughput=5MB/sec pending data=0 2024-02-11T22:52:03.956 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FtUm2zFH8BGLwLi off=1612479 len=1053804 2024-02-11T22:52:03.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 5368 completed, throughput=5MB/sec 2024-02-11T22:52:03.960 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4lmT9iThKitHa4x off=4848914 len=910379 2024-02-11T22:52:03.961 INFO:tasks.workunit.client.0.smithi023.stdout:op 5369 completed, throughput=5MB/sec 2024-02-11T22:52:03.961 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9jrNlE_cyDlDP7u off=2015886 len=19776 2024-02-11T22:52:03.961 INFO:tasks.workunit.client.0.smithi023.stdout:op 5370 completed, throughput=5MB/sec 2024-02-11T22:52:03.962 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZgTajsjsuOMsyeZ off=14382715 len=1594791 2024-02-11T22:52:03.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 5371 completed, throughput=5MB/sec 2024-02-11T22:52:03.965 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-h4xcLzAmKPqcjHo off=12689602 len=210356 2024-02-11T22:52:03.968 INFO:tasks.workunit.client.0.smithi023.stdout:op 5372 completed, throughput=5MB/sec 2024-02-11T22:52:03.968 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BG-Di_C93ap6x49 off=1799314 len=23640 2024-02-11T22:52:03.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 5373 completed, throughput=5MB/sec 2024-02-11T22:52:03.971 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KaaAFPfFfumrzsF off=22057698 len=1437845 2024-02-11T22:52:03.976 INFO:tasks.workunit.client.0.smithi023.stdout:op 5374 completed, throughput=5MB/sec 2024-02-11T22:52:04.977 INFO:tasks.workunit.client.0.smithi023.stdout: 1046: throughput=5MB/sec pending data=0 2024-02-11T22:52:04.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kVEpivAPIXJy0FV off=6042399 len=1978218 2024-02-11T22:52:04.986 INFO:tasks.workunit.client.0.smithi023.stdout:op 5375 completed, throughput=5MB/sec 2024-02-11T22:52:04.987 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O3dfmc74AvkZ93H off=902719 len=1585060 2024-02-11T22:52:04.989 INFO:tasks.workunit.client.0.smithi023.stdout:op 5376 completed, throughput=5MB/sec 2024-02-11T22:52:04.989 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z0FPGtfeeo2Rh3B off=3929334 len=1680514 2024-02-11T22:52:04.992 INFO:tasks.workunit.client.0.smithi023.stdout:op 5377 completed, throughput=5MB/sec 2024-02-11T22:52:04.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HINk1tzRoKlDXki off=20330565 len=136387 2024-02-11T22:52:04.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 5378 completed, throughput=5MB/sec 2024-02-11T22:52:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:05 smithi023 ceph-mon[111262]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:05.909 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:52:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:52:05] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:52:05.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:05 smithi023 ceph-mon[113671]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:05 smithi160 ceph-mon[106289]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:05.994 INFO:tasks.workunit.client.0.smithi023.stdout: 1047: throughput=5MB/sec pending data=0 2024-02-11T22:52:05.994 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8QPePSpwBoeybJ4 off=20514872 len=1605025 2024-02-11T22:52:05.996 INFO:tasks.workunit.client.0.smithi023.stdout:op 5379 completed, throughput=5MB/sec 2024-02-11T22:52:05.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ScOl-ZhefnIrnXC off=10142975 len=30912 2024-02-11T22:52:05.999 INFO:tasks.workunit.client.0.smithi023.stdout:op 5380 completed, throughput=5MB/sec 2024-02-11T22:52:05.999 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-p1hoS-Fdpx1Yuo4 off=4068785 len=244119 2024-02-11T22:52:06.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 5381 completed, throughput=5MB/sec 2024-02-11T22:52:06.001 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Tr8I4slKGHseYoq off=14266369 len=1992233 2024-02-11T22:52:06.003 INFO:tasks.workunit.client.0.smithi023.stdout:op 5382 completed, throughput=5MB/sec 2024-02-11T22:52:06.004 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1Nf32k9RGeGx6tx off=8934419 len=1942870 2024-02-11T22:52:06.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 5383 completed, throughput=5MB/sec 2024-02-11T22:52:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:07.013 INFO:tasks.workunit.client.0.smithi023.stdout: 1048: throughput=5MB/sec pending data=0 2024-02-11T22:52:07.013 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4EdpEXfNBJqM0NY off=3929162 len=364661 2024-02-11T22:52:07.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 5384 completed, throughput=5MB/sec 2024-02-11T22:52:07.016 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PyIWkctLdZWF_TG off=10862280 len=27162 2024-02-11T22:52:07.016 INFO:tasks.workunit.client.0.smithi023.stdout:op 5385 completed, throughput=5MB/sec 2024-02-11T22:52:07.016 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GTLqZCYZfShYkUm off=5085486 len=1168249 2024-02-11T22:52:07.023 INFO:tasks.workunit.client.0.smithi023.stdout:op 5386 completed, throughput=5MB/sec 2024-02-11T22:52:07.023 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6I-Cvt7OSPMRWIY off=14702267 len=1419628 2024-02-11T22:52:07.029 INFO:tasks.workunit.client.0.smithi023.stdout:op 5387 completed, throughput=5MB/sec 2024-02-11T22:52:07.030 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2XZtNQUdh9CNonu off=7467469 len=1841549 2024-02-11T22:52:07.032 INFO:tasks.workunit.client.0.smithi023.stdout:op 5388 completed, throughput=5MB/sec 2024-02-11T22:52:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:07 smithi023 ceph-mon[111262]: pgmap v1946: 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-02-11T22:52:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:07 smithi023 ceph-mon[113671]: pgmap v1946: 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-02-11T22:52:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:07 smithi160 ceph-mon[106289]: pgmap v1946: 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-02-11T22:52:08.032 INFO:tasks.workunit.client.0.smithi023.stdout: 1049: throughput=5MB/sec pending data=0 2024-02-11T22:52:08.033 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Oc1hcx_UfGQIAGe off=3542476 len=1870597 2024-02-11T22:52:08.044 INFO:tasks.workunit.client.0.smithi023.stdout:op 5389 completed, throughput=5MB/sec 2024-02-11T22:52:08.044 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KZRnqvjgOSrvF0c off=9745232 len=1009573 2024-02-11T22:52:08.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 5390 completed, throughput=5MB/sec 2024-02-11T22:52:08.050 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TWtAYfoqt0mKZ7V off=6676839 len=1786841 2024-02-11T22:52:08.057 INFO:tasks.workunit.client.0.smithi023.stdout:op 5391 completed, throughput=5MB/sec 2024-02-11T22:52:08.057 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1NMUsnMbADdFPLx off=15458607 len=2043758 2024-02-11T22:52:08.060 INFO:tasks.workunit.client.0.smithi023.stdout:op 5392 completed, throughput=5MB/sec 2024-02-11T22:52:09.060 INFO:tasks.workunit.client.0.smithi023.stdout: 1050: throughput=5MB/sec pending data=0 2024-02-11T22:52:09.061 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ITJ__1mtWueMQuB off=0 len=1327224 2024-02-11T22:52:09.063 INFO:tasks.workunit.client.0.smithi023.stdout:op 5393 completed, throughput=5MB/sec 2024-02-11T22:52:09.063 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LZRHNDiwaFG6q9q off=0 len=1591593 2024-02-11T22:52:09.069 INFO:tasks.workunit.client.0.smithi023.stdout:op 5394 completed, throughput=5MB/sec 2024-02-11T22:52:09.069 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3KVOktAliR6dHn2 off=17421676 len=417254 2024-02-11T22:52:09.070 INFO:tasks.workunit.client.0.smithi023.stdout:op 5395 completed, throughput=5MB/sec 2024-02-11T22:52:09.070 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tJU55-LBRWQ6Bdc off=19146384 len=164081 2024-02-11T22:52:09.073 INFO:tasks.workunit.client.0.smithi023.stdout:op 5396 completed, throughput=5MB/sec 2024-02-11T22:52:09.073 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IcQ_bSGAbRnb-Ub off=465856 len=1333916 2024-02-11T22:52:09.075 INFO:tasks.workunit.client.0.smithi023.stdout:op 5397 completed, throughput=5MB/sec 2024-02-11T22:52:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:09 smithi023 ceph-mon[111262]: pgmap v1947: 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-02-11T22:52:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:09 smithi023 ceph-mon[113671]: pgmap v1947: 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-02-11T22:52:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:09 smithi160 ceph-mon[106289]: pgmap v1947: 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-02-11T22:52:10.076 INFO:tasks.workunit.client.0.smithi023.stdout: 1051: throughput=5MB/sec pending data=0 2024-02-11T22:52:10.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WiKlk9DGtJxGATF off=1853497 len=64100 2024-02-11T22:52:10.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 5398 completed, throughput=5MB/sec 2024-02-11T22:52:10.077 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nr4qDspcKKicPmo off=1000204 len=1044561 2024-02-11T22:52:10.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 5399 completed, throughput=5MB/sec 2024-02-11T22:52:10.079 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xU8dNA-XmngwPLe off=2026501 len=128824 2024-02-11T22:52:10.084 INFO:tasks.workunit.client.0.smithi023.stdout:op 5400 completed, throughput=5MB/sec 2024-02-11T22:52:10.084 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aNjGZVShzV4znDT off=7244982 len=876661 2024-02-11T22:52:10.087 INFO:tasks.workunit.client.0.smithi023.stdout:op 5401 completed, throughput=5MB/sec 2024-02-11T22:52:10.087 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_LCdA_uho8lI5el off=4369221 len=302137 2024-02-11T22:52:10.087 INFO:tasks.workunit.client.0.smithi023.stdout:op 5402 completed, throughput=5MB/sec 2024-02-11T22:52:10.088 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GRkTTSm-08GtCYM off=2825918 len=1545993 2024-02-11T22:52:10.090 INFO:tasks.workunit.client.0.smithi023.stdout:op 5403 completed, throughput=5MB/sec 2024-02-11T22:52:10.091 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Q-7pCW-HmfKLqh7 off=4027904 len=576023 2024-02-11T22:52:10.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 5404 completed, throughput=5MB/sec 2024-02-11T22:52:11.092 INFO:tasks.workunit.client.0.smithi023.stdout: 1052: throughput=5MB/sec pending data=0 2024-02-11T22:52:11.092 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zClQYFBXec3sxbg off=13491859 len=1352101 2024-02-11T22:52:11.093 INFO:tasks.workunit.client.0.smithi023.stdout:op 5405 completed, throughput=5MB/sec 2024-02-11T22:52:11.093 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hwpR9tCknEUOQtw off=1879990 len=2024826 2024-02-11T22:52:11.096 INFO:tasks.workunit.client.0.smithi023.stdout:op 5406 completed, throughput=5MB/sec 2024-02-11T22:52:11.096 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uonLrwSklNQ97d_ off=16463989 len=1427359 2024-02-11T22:52:11.103 INFO:tasks.workunit.client.0.smithi023.stdout:op 5407 completed, throughput=5MB/sec 2024-02-11T22:52:11.103 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cCie1ivFtL-EoeG off=9752594 len=386946 2024-02-11T22:52:11.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 5408 completed, throughput=5MB/sec 2024-02-11T22:52:11.104 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-A9OIWiZw6suIVNF off=12202017 len=995081 2024-02-11T22:52:11.111 INFO:tasks.workunit.client.0.smithi023.stdout:op 5409 completed, throughput=5MB/sec 2024-02-11T22:52:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:11 smithi023 ceph-mon[111262]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:52:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:11 smithi023 ceph-mon[113671]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:52:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:11 smithi160 ceph-mon[106289]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-11T22:52:12.110 INFO:tasks.workunit.client.0.smithi023.stdout: 1053: throughput=5MB/sec pending data=0 2024-02-11T22:52:12.110 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xDqdMwpUNoYPO_4 off=11015406 len=1640206 2024-02-11T22:52:12.112 INFO:tasks.workunit.client.0.smithi023.stdout:op 5410 completed, throughput=5MB/sec 2024-02-11T22:52:12.112 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GT7_iwYhvkRlSsC off=1061910 len=715014 2024-02-11T22:52:12.117 INFO:tasks.workunit.client.0.smithi023.stdout:op 5411 completed, throughput=5MB/sec 2024-02-11T22:52:12.117 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eovxwZX408C9IxS off=9908575 len=224233 2024-02-11T22:52:12.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 5412 completed, throughput=5MB/sec 2024-02-11T22:52:12.119 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7p3VPJUA78o8oXn off=9448237 len=450410 2024-02-11T22:52:12.120 INFO:tasks.workunit.client.0.smithi023.stdout:op 5413 completed, throughput=5MB/sec 2024-02-11T22:52:12.121 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YnXyZ43vPR2rv-- off=16189384 len=1868671 2024-02-11T22:52:12.124 INFO:tasks.workunit.client.0.smithi023.stdout:op 5414 completed, throughput=5MB/sec 2024-02-11T22:52:13.124 INFO:tasks.workunit.client.0.smithi023.stdout: 1054: throughput=5MB/sec pending data=0 2024-02-11T22:52:13.124 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4Fo_d5A0f7QqYVV off=2927779 len=1114754 2024-02-11T22:52:13.126 INFO:tasks.workunit.client.0.smithi023.stdout:op 5415 completed, throughput=5MB/sec 2024-02-11T22:52:13.126 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--LhsR2bUDJAWUmD off=2572301 len=1488155 2024-02-11T22:52:13.133 INFO:tasks.workunit.client.0.smithi023.stdout:op 5416 completed, throughput=5MB/sec 2024-02-11T22:52:13.134 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SzB7Ogmo4_LSiyN off=4487216 len=460736 2024-02-11T22:52:13.137 INFO:tasks.workunit.client.0.smithi023.stdout:op 5417 completed, throughput=5MB/sec 2024-02-11T22:52:13.137 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Y3TZQOQbCpBS3ZJ off=7053936 len=80955 2024-02-11T22:52:13.140 INFO:tasks.workunit.client.0.smithi023.stdout:op 5418 completed, throughput=5MB/sec 2024-02-11T22:52:13.140 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0CNhxmgSyHhJFpE off=16116631 len=54759 2024-02-11T22:52:13.142 INFO:tasks.workunit.client.0.smithi023.stdout:op 5419 completed, throughput=5MB/sec 2024-02-11T22:52:13.143 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L-dQ2rzlMnX47rp off=14363319 len=847389 2024-02-11T22:52:13.147 INFO:tasks.workunit.client.0.smithi023.stdout:op 5420 completed, throughput=5MB/sec 2024-02-11T22:52:13.148 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oYhkpea7TXZNfLV off=2980231 len=1102341 2024-02-11T22:52:13.148 INFO:tasks.workunit.client.0.smithi023.stdout:op 5421 completed, throughput=5MB/sec 2024-02-11T22:52:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:13 smithi023 ceph-mon[111262]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:13 smithi023 ceph-mon[113671]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:13 smithi160 ceph-mon[106289]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:14.148 INFO:tasks.workunit.client.0.smithi023.stdout: 1055: throughput=5MB/sec pending data=0 2024-02-11T22:52:14.148 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-o4GvGby7moVl-pf off=33919 len=1078736 2024-02-11T22:52:14.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 5422 completed, throughput=5MB/sec 2024-02-11T22:52:14.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wTKxko4Ja_skJBT off=21435629 len=125288 2024-02-11T22:52:14.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 5423 completed, throughput=5MB/sec 2024-02-11T22:52:14.154 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3wW8mpK8Yul4MRk off=10446857 len=924824 2024-02-11T22:52:14.156 INFO:tasks.workunit.client.0.smithi023.stdout:op 5424 completed, throughput=5MB/sec 2024-02-11T22:52:14.156 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BGW0KaXiKuIaR6f off=18196517 len=2081071 2024-02-11T22:52:14.159 INFO:tasks.workunit.client.0.smithi023.stdout:op 5425 completed, throughput=5MB/sec 2024-02-11T22:52:14.159 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-12RQiOFtl22h9No off=11976376 len=265615 2024-02-11T22:52:14.160 INFO:tasks.workunit.client.0.smithi023.stdout:op 5426 completed, throughput=5MB/sec 2024-02-11T22:52:14.160 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-OIofKPvCbJujfnQ off=11698202 len=1636446 2024-02-11T22:52:14.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 5427 completed, throughput=5MB/sec 2024-02-11T22:52:15.167 INFO:tasks.workunit.client.0.smithi023.stdout: 1056: throughput=5MB/sec pending data=0 2024-02-11T22:52:15.167 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pS8RSQ7TauQdnV0 off=20219828 len=664585 2024-02-11T22:52:15.168 INFO:tasks.workunit.client.0.smithi023.stdout:op 5428 completed, throughput=5MB/sec 2024-02-11T22:52:15.168 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dyD5FaObBQq8B5Y off=2384020 len=1643032 2024-02-11T22:52:15.174 INFO:tasks.workunit.client.0.smithi023.stdout:op 5429 completed, throughput=5MB/sec 2024-02-11T22:52:15.174 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dKrfsWS92jm8x-p off=7331040 len=179453 2024-02-11T22:52:15.177 INFO:tasks.workunit.client.0.smithi023.stdout:op 5430 completed, throughput=5MB/sec 2024-02-11T22:52:15.177 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-236hBcrN-WdQ1xp off=8108775 len=1721448 2024-02-11T22:52:15.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 5431 completed, throughput=5MB/sec 2024-02-11T22:52:15.179 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x_bi_K3mr1U1_cW off=11978915 len=1947514 2024-02-11T22:52:15.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 5432 completed, throughput=5MB/sec 2024-02-11T22:52:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:15 smithi023 ceph-mon[111262]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:52:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:52:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:52:15] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:52:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:15 smithi023 ceph-mon[113671]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:52:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:15 smithi160 ceph-mon[106289]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:52:16.187 INFO:tasks.workunit.client.0.smithi023.stdout: 1057: throughput=5MB/sec pending data=0 2024-02-11T22:52:16.187 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Om75K6tw7-XlgrR off=17783258 len=100340 2024-02-11T22:52:16.188 INFO:tasks.workunit.client.0.smithi023.stdout:op 5433 completed, throughput=5MB/sec 2024-02-11T22:52:16.188 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2zb8NXIfOGYjlAz off=1754881 len=1854493 2024-02-11T22:52:16.195 INFO:tasks.workunit.client.0.smithi023.stdout:op 5434 completed, throughput=5MB/sec 2024-02-11T22:52:16.195 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Juq0MpmKkUPImDX off=3103167 len=536092 2024-02-11T22:52:16.199 INFO:tasks.workunit.client.0.smithi023.stdout:op 5435 completed, throughput=5MB/sec 2024-02-11T22:52:16.199 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zqm7kTkEOhAywDh off=8986748 len=398382 2024-02-11T22:52:16.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 5436 completed, throughput=5MB/sec 2024-02-11T22:52:16.202 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1DYYVZfkEKRA0ix off=184773 len=1689110 2024-02-11T22:52:16.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 5437 completed, throughput=5MB/sec 2024-02-11T22:52:17.213 INFO:tasks.workunit.client.0.smithi023.stdout: 1058: throughput=5MB/sec pending data=0 2024-02-11T22:52:17.213 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XuB8qOd8YQi7WrS off=1547168 len=15135 2024-02-11T22:52:17.216 INFO:tasks.workunit.client.0.smithi023.stdout:op 5438 completed, throughput=5MB/sec 2024-02-11T22:52:17.216 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pdkCjIx0S0rXAq5 off=313490 len=569015 2024-02-11T22:52:17.217 INFO:tasks.workunit.client.0.smithi023.stdout:op 5439 completed, throughput=5MB/sec 2024-02-11T22:52:17.217 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-gJAGwr7v2vt0ZdS off=4157987 len=1359050 2024-02-11T22:52:17.219 INFO:tasks.workunit.client.0.smithi023.stdout:op 5440 completed, throughput=5MB/sec 2024-02-11T22:52:17.219 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FQ3mZpEjkDTdsoY off=8659471 len=1740542 2024-02-11T22:52:17.226 INFO:tasks.workunit.client.0.smithi023.stdout:op 5441 completed, throughput=5MB/sec 2024-02-11T22:52:17.226 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZmFJ-Txh9deX-Pq off=10771756 len=948908 2024-02-11T22:52:17.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 5442 completed, throughput=5MB/sec 2024-02-11T22:52:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:17 smithi023 ceph-mon[111262]: pgmap v1951: 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-02-11T22:52:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:17 smithi023 ceph-mon[113671]: pgmap v1951: 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-02-11T22:52:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:17 smithi160 ceph-mon[106289]: pgmap v1951: 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-02-11T22:52:18.232 INFO:tasks.workunit.client.0.smithi023.stdout: 1059: throughput=5MB/sec pending data=0 2024-02-11T22:52:18.232 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DwnXUtQkCoGApzF off=431066 len=1162590 2024-02-11T22:52:18.234 INFO:tasks.workunit.client.0.smithi023.stdout:op 5443 completed, throughput=5MB/sec 2024-02-11T22:52:18.234 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-grJSJvqmnsTb8aj off=6239841 len=1352306 2024-02-11T22:52:18.243 INFO:tasks.workunit.client.0.smithi023.stdout:op 5444 completed, throughput=5MB/sec 2024-02-11T22:52:18.243 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7vm3PrFPDufNMbN off=5329736 len=2053124 2024-02-11T22:52:18.253 INFO:tasks.workunit.client.0.smithi023.stdout:op 5445 completed, throughput=5MB/sec 2024-02-11T22:52:18.253 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4BBg5gZbBGY1Y4Z off=11752939 len=205493 2024-02-11T22:52:18.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 5446 completed, throughput=5MB/sec 2024-02-11T22:52:18.256 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1H84IszZLKPyQop off=2517911 len=900497 2024-02-11T22:52:18.260 INFO:tasks.workunit.client.0.smithi023.stdout:op 5447 completed, throughput=5MB/sec 2024-02-11T22:52:19.261 INFO:tasks.workunit.client.0.smithi023.stdout: 1060: throughput=5MB/sec pending data=0 2024-02-11T22:52:19.261 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HU0vBmp4RaFXRzC off=3469327 len=1562653 2024-02-11T22:52:19.270 INFO:tasks.workunit.client.0.smithi023.stdout:op 5448 completed, throughput=5MB/sec 2024-02-11T22:52:19.270 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-n_1ZoU39XpDXaky off=15594156 len=1899105 2024-02-11T22:52:19.278 INFO:tasks.workunit.client.0.smithi023.stdout:op 5449 completed, throughput=5MB/sec 2024-02-11T22:52:19.278 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tVAgr1BYtJy9j-r off=7657774 len=43624 2024-02-11T22:52:19.279 INFO:tasks.workunit.client.0.smithi023.stdout:op 5450 completed, throughput=5MB/sec 2024-02-11T22:52:19.279 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a7gauUzSurEtiQS off=1098409 len=1511189 2024-02-11T22:52:19.282 INFO:tasks.workunit.client.0.smithi023.stdout:op 5451 completed, throughput=5MB/sec 2024-02-11T22:52:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:19 smithi023 ceph-mon[111262]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:19 smithi023 ceph-mon[113671]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:19 smithi160 ceph-mon[106289]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:20.282 INFO:tasks.workunit.client.0.smithi023.stdout: 1061: throughput=5MB/sec pending data=0 2024-02-11T22:52:20.282 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fq7CTzL4Ae48qxm off=17929940 len=272506 2024-02-11T22:52:20.283 INFO:tasks.workunit.client.0.smithi023.stdout:op 5452 completed, throughput=5MB/sec 2024-02-11T22:52:20.284 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oZGrsQkc380a_l7 off=619758 len=694565 2024-02-11T22:52:20.288 INFO:tasks.workunit.client.0.smithi023.stdout:op 5453 completed, throughput=5MB/sec 2024-02-11T22:52:20.288 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XPlqgwotjjJ849y off=13161959 len=2013176 2024-02-11T22:52:20.291 INFO:tasks.workunit.client.0.smithi023.stdout:op 5454 completed, throughput=5MB/sec 2024-02-11T22:52:20.292 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6Z-o5mHVNqYqyXz off=13602658 len=285606 2024-02-11T22:52:20.295 INFO:tasks.workunit.client.0.smithi023.stdout:op 5455 completed, throughput=5MB/sec 2024-02-11T22:52:20.295 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0ixxZdl5iA9seyb off=2587365 len=1826518 2024-02-11T22:52:20.297 INFO:tasks.workunit.client.0.smithi023.stdout:op 5456 completed, throughput=5MB/sec 2024-02-11T22:52:21.298 INFO:tasks.workunit.client.0.smithi023.stdout: 1062: throughput=5MB/sec pending data=0 2024-02-11T22:52:21.298 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3MKNTflK-i-0F4a off=13598932 len=589218 2024-02-11T22:52:21.303 INFO:tasks.workunit.client.0.smithi023.stdout:op 5457 completed, throughput=5MB/sec 2024-02-11T22:52:21.303 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zxjdwOpHLxsUJ5- off=12344736 len=1407594 2024-02-11T22:52:21.310 INFO:tasks.workunit.client.0.smithi023.stdout:op 5458 completed, throughput=5MB/sec 2024-02-11T22:52:21.310 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VeUJbPdI9MHux7P off=4209957 len=843480 2024-02-11T22:52:21.315 INFO:tasks.workunit.client.0.smithi023.stdout:op 5459 completed, throughput=5MB/sec 2024-02-11T22:52:21.315 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ndNkUjIoS5YNzVI off=3269216 len=775544 2024-02-11T22:52:21.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 5460 completed, throughput=5MB/sec 2024-02-11T22:52:21.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LsOmODQdyxxNXyy off=782129 len=1575111 2024-02-11T22:52:21.326 INFO:tasks.workunit.client.0.smithi023.stdout:op 5461 completed, throughput=5MB/sec 2024-02-11T22:52:21.326 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cdaZeMURsqvcsrG off=22093288 len=1124650 2024-02-11T22:52:21.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 5462 completed, throughput=5MB/sec 2024-02-11T22:52:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:21 smithi023 ceph-mon[111262]: pgmap v1953: 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-02-11T22:52:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:21 smithi023 ceph-mon[113671]: pgmap v1953: 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-02-11T22:52:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:21.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:21 smithi160 ceph-mon[106289]: pgmap v1953: 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-02-11T22:52:21.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:22.331 INFO:tasks.workunit.client.0.smithi023.stdout: 1063: throughput=5MB/sec pending data=0 2024-02-11T22:52:22.331 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iWhyo_6cBniHeKK off=11691623 len=1502425 2024-02-11T22:52:22.333 INFO:tasks.workunit.client.0.smithi023.stdout:op 5463 completed, throughput=5MB/sec 2024-02-11T22:52:22.333 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cAx69lHBqV30AJ2 off=3399665 len=1251073 2024-02-11T22:52:22.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 5464 completed, throughput=5MB/sec 2024-02-11T22:52:22.335 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1Kyro5PjD0vCvN2 off=4681706 len=1191569 2024-02-11T22:52:22.335 INFO:tasks.workunit.client.0.smithi023.stdout:op 5465 completed, throughput=5MB/sec 2024-02-11T22:52:22.336 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gEuEfctt_Le2C3z off=951639 len=642536 2024-02-11T22:52:22.340 INFO:tasks.workunit.client.0.smithi023.stdout:op 5466 completed, throughput=5MB/sec 2024-02-11T22:52:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:22 smithi023 ceph-mon[111262]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:52:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:22 smithi023 ceph-mon[113671]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:52:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:22 smithi160 ceph-mon[106289]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-11T22:52:23.340 INFO:tasks.workunit.client.0.smithi023.stdout: 1064: throughput=5MB/sec pending data=0 2024-02-11T22:52:23.340 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ev_sY_wX8mjQ6P_ off=3117085 len=899724 2024-02-11T22:52:23.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 5467 completed, throughput=5MB/sec 2024-02-11T22:52:23.342 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iw9Qt3uA8d-bXWN off=6431893 len=760135 2024-02-11T22:52:23.342 INFO:tasks.workunit.client.0.smithi023.stdout:op 5468 completed, throughput=5MB/sec 2024-02-11T22:52:23.342 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kqt_APkKXeLx9hQ off=9017707 len=1081567 2024-02-11T22:52:23.345 INFO:tasks.workunit.client.0.smithi023.stdout:op 5469 completed, throughput=5MB/sec 2024-02-11T22:52:23.345 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iuN8e09Gv-nS-JH off=13209073 len=1915478 2024-02-11T22:52:23.355 INFO:tasks.workunit.client.0.smithi023.stdout:op 5470 completed, throughput=5MB/sec 2024-02-11T22:52:23.355 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CSqeNSB_4lMj5-h off=6110109 len=1363643 2024-02-11T22:52:23.362 INFO:tasks.workunit.client.0.smithi023.stdout:op 5471 completed, throughput=5MB/sec 2024-02-11T22:52:24.362 INFO:tasks.workunit.client.0.smithi023.stdout: 1065: throughput=5MB/sec pending data=0 2024-02-11T22:52:24.363 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9mgLPoxLbH5D3n8 off=280261 len=898559 2024-02-11T22:52:24.364 INFO:tasks.workunit.client.0.smithi023.stdout:op 5472 completed, throughput=5MB/sec 2024-02-11T22:52:24.364 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MbeHowkYQBIBrf5 off=229941 len=1975270 2024-02-11T22:52:24.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 5473 completed, throughput=5MB/sec 2024-02-11T22:52:24.366 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NtkWdTrpCZy9OqT off=3800300 len=428419 2024-02-11T22:52:24.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 5474 completed, throughput=5MB/sec 2024-02-11T22:52:24.368 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WIrF3FVVLsHfrBu off=746418 len=534092 2024-02-11T22:52:24.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 5475 completed, throughput=5MB/sec 2024-02-11T22:52:24.372 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yGzlW6s3Jr2Xh6S off=10837202 len=2073711 2024-02-11T22:52:24.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 5476 completed, throughput=5MB/sec 2024-02-11T22:52:25.377 INFO:tasks.workunit.client.0.smithi023.stdout: 1066: throughput=5MB/sec pending data=0 2024-02-11T22:52:25.377 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vtCpXlNAGPi-cEJ off=751596 len=1078620 2024-02-11T22:52:25.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 5477 completed, throughput=5MB/sec 2024-02-11T22:52:25.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jaTCoVMV0UuhOsh off=815054 len=480651 2024-02-11T22:52:25.383 INFO:tasks.workunit.client.0.smithi023.stdout:op 5478 completed, throughput=5MB/sec 2024-02-11T22:52:25.383 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Fq2xK3W8p81WCJ2 off=7121332 len=912444 2024-02-11T22:52:25.388 INFO:tasks.workunit.client.0.smithi023.stdout:op 5479 completed, throughput=5MB/sec 2024-02-11T22:52:25.389 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2O_bMaN9u2STS_n off=7654746 len=1480126 2024-02-11T22:52:25.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 5480 completed, throughput=5MB/sec 2024-02-11T22:52:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:25 smithi023 ceph-mon[111262]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:52:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:52:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:52:25] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:52:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:25 smithi023 ceph-mon[113671]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:52:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:25 smithi160 ceph-mon[106289]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:52:26.394 INFO:tasks.workunit.client.0.smithi023.stdout: 1067: throughput=5MB/sec pending data=0 2024-02-11T22:52:26.395 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FBXWWgtuH7M0g1h off=7583599 len=1911597 2024-02-11T22:52:26.398 INFO:tasks.workunit.client.0.smithi023.stdout:op 5481 completed, throughput=5MB/sec 2024-02-11T22:52:26.398 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fKejP9m1D_O6jeI off=65244 len=1159830 2024-02-11T22:52:26.400 INFO:tasks.workunit.client.0.smithi023.stdout:op 5482 completed, throughput=5MB/sec 2024-02-11T22:52:26.400 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gKTsS3VVo5Ags8Y off=7805410 len=749260 2024-02-11T22:52:26.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 5483 completed, throughput=5MB/sec 2024-02-11T22:52:26.404 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3slGk2ozIVWj_zj off=335001 len=2081711 2024-02-11T22:52:26.406 INFO:tasks.workunit.client.0.smithi023.stdout:op 5484 completed, throughput=5MB/sec 2024-02-11T22:52:27.407 INFO:tasks.workunit.client.0.smithi023.stdout: 1068: throughput=5MB/sec pending data=0 2024-02-11T22:52:27.407 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MxyBr-VvAr1hsur off=3385163 len=1218265 2024-02-11T22:52:27.408 INFO:tasks.workunit.client.0.smithi023.stdout:op 5485 completed, throughput=5MB/sec 2024-02-11T22:52:27.408 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PP9Ile26sebo2Vx off=3917388 len=1483822 2024-02-11T22:52:27.410 INFO:tasks.workunit.client.0.smithi023.stdout:op 5486 completed, throughput=5MB/sec 2024-02-11T22:52:27.410 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EUtyo07DwALxUTs off=2858674 len=552586 2024-02-11T22:52:27.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 5487 completed, throughput=5MB/sec 2024-02-11T22:52:27.415 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-od_XWBlSaR3yr1x off=1681793 len=961681 2024-02-11T22:52:27.419 INFO:tasks.workunit.client.0.smithi023.stdout:op 5488 completed, throughput=5MB/sec 2024-02-11T22:52:27.419 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tCm7I80n-2HSQhh off=11367469 len=1292804 2024-02-11T22:52:27.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 5489 completed, throughput=5MB/sec 2024-02-11T22:52:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:27 smithi023 ceph-mon[111262]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:27 smithi023 ceph-mon[113671]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:27 smithi160 ceph-mon[106289]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:28.421 INFO:tasks.workunit.client.0.smithi023.stdout: 1069: throughput=5MB/sec pending data=0 2024-02-11T22:52:28.421 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H_tpZEobYArihZ2 off=4308221 len=1776861 2024-02-11T22:52:28.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 5490 completed, throughput=5MB/sec 2024-02-11T22:52:28.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eq-YlsVB54YAnd_ off=10166256 len=223990 2024-02-11T22:52:28.424 INFO:tasks.workunit.client.0.smithi023.stdout:op 5491 completed, throughput=5MB/sec 2024-02-11T22:52:28.424 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-s3Nw4ME3p6SlUKG off=2294333 len=632314 2024-02-11T22:52:28.426 INFO:tasks.workunit.client.0.smithi023.stdout:op 5492 completed, throughput=5MB/sec 2024-02-11T22:52:28.426 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_jg4vET2hc6533t off=2345070 len=850476 2024-02-11T22:52:28.427 INFO:tasks.workunit.client.0.smithi023.stdout:op 5493 completed, throughput=5MB/sec 2024-02-11T22:52:28.427 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4Ap5y9a5iwBuffH off=11573399 len=2078151 2024-02-11T22:52:28.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 5494 completed, throughput=5MB/sec 2024-02-11T22:52:29.430 INFO:tasks.workunit.client.0.smithi023.stdout: 1070: throughput=5MB/sec pending data=0 2024-02-11T22:52:29.430 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-POiS5FoFFmNoe9u off=5818786 len=1070068 2024-02-11T22:52:29.435 INFO:tasks.workunit.client.0.smithi023.stdout:op 5495 completed, throughput=5MB/sec 2024-02-11T22:52:29.436 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vXkYFhPPkIudY7L off=2025284 len=179724 2024-02-11T22:52:29.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 5496 completed, throughput=5MB/sec 2024-02-11T22:52:29.438 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I7piYECXs8BIR5T off=4663178 len=61890 2024-02-11T22:52:29.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 5497 completed, throughput=5MB/sec 2024-02-11T22:52:29.441 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8uBg7r5hSbUrNuO off=11971209 len=898165 2024-02-11T22:52:29.446 INFO:tasks.workunit.client.0.smithi023.stdout:op 5498 completed, throughput=5MB/sec 2024-02-11T22:52:29.446 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZZseGgaqjxQRH7W off=20694286 len=1931840 2024-02-11T22:52:29.457 INFO:tasks.workunit.client.0.smithi023.stdout:op 5499 completed, throughput=5MB/sec 2024-02-11T22:52:29.457 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-F6BeINKsP70mk6N off=9074747 len=1453001 2024-02-11T22:52:29.459 INFO:tasks.workunit.client.0.smithi023.stdout:op 5500 completed, throughput=5MB/sec 2024-02-11T22:52:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:29 smithi023 ceph-mon[111262]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:52:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:29 smithi023 ceph-mon[113671]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:52:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:29 smithi160 ceph-mon[106289]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-11T22:52:30.459 INFO:tasks.workunit.client.0.smithi023.stdout: 1071: throughput=5MB/sec pending data=0 2024-02-11T22:52:30.460 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2EhOR2Juw0QqXDl off=11581286 len=236681 2024-02-11T22:52:30.463 INFO:tasks.workunit.client.0.smithi023.stdout:op 5501 completed, throughput=5MB/sec 2024-02-11T22:52:30.463 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-umisCh-thVRMdM6 off=4284571 len=282425 2024-02-11T22:52:30.464 INFO:tasks.workunit.client.0.smithi023.stdout:op 5502 completed, throughput=5MB/sec 2024-02-11T22:52:30.464 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ikn7iv89aaWoJap off=8756741 len=910354 2024-02-11T22:52:30.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 5503 completed, throughput=5MB/sec 2024-02-11T22:52:30.466 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-I02dcFezleNqrBT off=514879 len=1930630 2024-02-11T22:52:30.473 INFO:tasks.workunit.client.0.smithi023.stdout:op 5504 completed, throughput=5MB/sec 2024-02-11T22:52:30.474 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4j0vqv65-TdPS6i off=17809881 len=1780609 2024-02-11T22:52:30.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 5505 completed, throughput=5MB/sec 2024-02-11T22:52:31.482 INFO:tasks.workunit.client.0.smithi023.stdout: 1072: throughput=5MB/sec pending data=0 2024-02-11T22:52:31.482 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4giiLyi-YDrGqtC off=260364 len=940747 2024-02-11T22:52:31.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 5506 completed, throughput=5MB/sec 2024-02-11T22:52:31.487 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WqSWELM11sLFSQv off=989942 len=1022124 2024-02-11T22:52:31.488 INFO:tasks.workunit.client.0.smithi023.stdout:op 5507 completed, throughput=5MB/sec 2024-02-11T22:52:31.489 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-p_kaWIssdDxQqFC off=1486530 len=1221120 2024-02-11T22:52:31.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 5508 completed, throughput=5MB/sec 2024-02-11T22:52:31.490 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tLukymG9yV5Fm-K off=8987 len=1705123 2024-02-11T22:52:31.493 INFO:tasks.workunit.client.0.smithi023.stdout:op 5509 completed, throughput=5MB/sec 2024-02-11T22:52:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:31 smithi023 ceph-mon[111262]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:52:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:31 smithi023 ceph-mon[113671]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:52:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:31 smithi160 ceph-mon[106289]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-11T22:52:32.493 INFO:tasks.workunit.client.0.smithi023.stdout: 1073: throughput=5MB/sec pending data=0 2024-02-11T22:52:32.493 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-j4qm0IDThyimz_D off=8467370 len=469004 2024-02-11T22:52:32.494 INFO:tasks.workunit.client.0.smithi023.stdout:op 5510 completed, throughput=5MB/sec 2024-02-11T22:52:32.494 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-c9oWhGp-Ad6poMK off=1774283 len=119262 2024-02-11T22:52:32.497 INFO:tasks.workunit.client.0.smithi023.stdout:op 5511 completed, throughput=5MB/sec 2024-02-11T22:52:32.497 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-nxFLmmO6_mIDxwr off=933318 len=1229225 2024-02-11T22:52:32.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 5512 completed, throughput=5MB/sec 2024-02-11T22:52:32.504 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oV4b_vcf9-4HaG_ off=1304307 len=1378094 2024-02-11T22:52:32.505 INFO:tasks.workunit.client.0.smithi023.stdout:op 5513 completed, throughput=5MB/sec 2024-02-11T22:52:32.505 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--F8OWCzh81iKrFk off=14199711 len=1494828 2024-02-11T22:52:32.507 INFO:tasks.workunit.client.0.smithi023.stdout:op 5514 completed, throughput=5MB/sec 2024-02-11T22:52:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 22:52:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T22:52:32.929868887Z level=info msg="Completed cleanup jobs" duration=1.19556ms 2024-02-11T22:52:33.508 INFO:tasks.workunit.client.0.smithi023.stdout: 1074: throughput=5MB/sec pending data=0 2024-02-11T22:52:33.508 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-r5XHsGRPNlMVasc off=6095211 len=1189643 2024-02-11T22:52:33.513 INFO:tasks.workunit.client.0.smithi023.stdout:op 5515 completed, throughput=5MB/sec 2024-02-11T22:52:33.514 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-12yrDQlkeq1aYM6 off=5756253 len=1401462 2024-02-11T22:52:33.515 INFO:tasks.workunit.client.0.smithi023.stdout:op 5516 completed, throughput=5MB/sec 2024-02-11T22:52:33.515 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-y-j2LYQYq9OcDPl off=1099037 len=607080 2024-02-11T22:52:33.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 5517 completed, throughput=5MB/sec 2024-02-11T22:52:33.520 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MTJ_mpYujqFIYrk off=7211072 len=1495955 2024-02-11T22:52:33.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 5518 completed, throughput=5MB/sec 2024-02-11T22:52:33.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-uzGb4SiTPQzohhP off=124328 len=105966 2024-02-11T22:52:33.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 5519 completed, throughput=5MB/sec 2024-02-11T22:52:33.527 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0FtP7vcgdJGYPCH off=3663006 len=1545205 2024-02-11T22:52:33.528 INFO:tasks.workunit.client.0.smithi023.stdout:op 5520 completed, throughput=5MB/sec 2024-02-11T22:52:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:33 smithi023 ceph-mon[111262]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:52:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:33 smithi023 ceph-mon[113671]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:52:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:33 smithi160 ceph-mon[106289]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:52:34.529 INFO:tasks.workunit.client.0.smithi023.stdout: 1075: throughput=5MB/sec pending data=0 2024-02-11T22:52:34.529 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HgQzhQPcQYHFmGN off=1005048 len=849033 2024-02-11T22:52:34.534 INFO:tasks.workunit.client.0.smithi023.stdout:op 5521 completed, throughput=5MB/sec 2024-02-11T22:52:34.534 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zQuI-88F_pTE4RR off=5184260 len=696511 2024-02-11T22:52:34.539 INFO:tasks.workunit.client.0.smithi023.stdout:op 5522 completed, throughput=5MB/sec 2024-02-11T22:52:34.539 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u0aMH0Wfd4BV7OI off=3066203 len=1726111 2024-02-11T22:52:34.547 INFO:tasks.workunit.client.0.smithi023.stdout:op 5523 completed, throughput=5MB/sec 2024-02-11T22:52:34.547 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7CFXHrVqXiD32bW off=1593774 len=452861 2024-02-11T22:52:34.548 INFO:tasks.workunit.client.0.smithi023.stdout:op 5524 completed, throughput=5MB/sec 2024-02-11T22:52:34.548 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0xMYaPoYeQIwM0F off=415404 len=1448779 2024-02-11T22:52:34.553 INFO:tasks.workunit.client.0.smithi023.stdout:op 5525 completed, throughput=5MB/sec 2024-02-11T22:52:35.554 INFO:tasks.workunit.client.0.smithi023.stdout: 1076: throughput=5MB/sec pending data=0 2024-02-11T22:52:35.554 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O_jQlYcwTeL_EiQ off=12930271 len=465291 2024-02-11T22:52:35.556 INFO:tasks.workunit.client.0.smithi023.stdout:op 5526 completed, throughput=5MB/sec 2024-02-11T22:52:35.556 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2Vt31RBl4C04YiE off=5205989 len=1624813 2024-02-11T22:52:35.558 INFO:tasks.workunit.client.0.smithi023.stdout:op 5527 completed, throughput=5MB/sec 2024-02-11T22:52:35.558 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-F9DFPBqlV9ZXPmi off=2754085 len=1999629 2024-02-11T22:52:35.569 INFO:tasks.workunit.client.0.smithi023.stdout:op 5528 completed, throughput=5MB/sec 2024-02-11T22:52:35.570 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QB-ovfb-oI9yemG off=4340877 len=1799113 2024-02-11T22:52:35.577 INFO:tasks.workunit.client.0.smithi023.stdout:op 5529 completed, throughput=5MB/sec 2024-02-11T22:52:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:35 smithi023 ceph-mon[111262]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-11T22:52:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:52:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:52:35] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:52:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:35 smithi023 ceph-mon[113671]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-11T22:52:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:35 smithi160 ceph-mon[106289]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-11T22:52:36.578 INFO:tasks.workunit.client.0.smithi023.stdout: 1077: throughput=5MB/sec pending data=0 2024-02-11T22:52:36.578 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LH4phpsgBWWVMRS off=3426705 len=1698414 2024-02-11T22:52:36.580 INFO:tasks.workunit.client.0.smithi023.stdout:op 5530 completed, throughput=5MB/sec 2024-02-11T22:52:36.580 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g7oXGIo7H3y8tvB off=4680290 len=588822 2024-02-11T22:52:36.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 5531 completed, throughput=5MB/sec 2024-02-11T22:52:36.582 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9KjD3Am8wth8VtH off=1804317 len=1446106 2024-02-11T22:52:36.592 INFO:tasks.workunit.client.0.smithi023.stdout:op 5532 completed, throughput=5MB/sec 2024-02-11T22:52:36.592 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-78OVsvcDrMDlFue off=11984998 len=1260761 2024-02-11T22:52:36.594 INFO:tasks.workunit.client.0.smithi023.stdout:op 5533 completed, throughput=5MB/sec 2024-02-11T22:52:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:37.593 INFO:tasks.workunit.client.0.smithi023.stdout: 1078: throughput=5MB/sec pending data=0 2024-02-11T22:52:37.593 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7394WFdDvrNTT7n off=338842 len=1825915 2024-02-11T22:52:37.602 INFO:tasks.workunit.client.0.smithi023.stdout:op 5534 completed, throughput=5MB/sec 2024-02-11T22:52:37.602 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wbjNN-oaIPAMaM3 off=4229101 len=1828691 2024-02-11T22:52:37.612 INFO:tasks.workunit.client.0.smithi023.stdout:op 5535 completed, throughput=5MB/sec 2024-02-11T22:52:37.613 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jUdCJUAx1f9X5vK off=435438 len=1302490 2024-02-11T22:52:37.618 INFO:tasks.workunit.client.0.smithi023.stdout:op 5536 completed, throughput=5MB/sec 2024-02-11T22:52:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:37 smithi023 ceph-mon[111262]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:52:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:37 smithi023 ceph-mon[113671]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:52:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:37 smithi160 ceph-mon[106289]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:52:38.618 INFO:tasks.workunit.client.0.smithi023.stdout: 1079: throughput=5MB/sec pending data=0 2024-02-11T22:52:38.618 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QnsQ9Acn45yssV- off=5977793 len=1925014 2024-02-11T22:52:38.622 INFO:tasks.workunit.client.0.smithi023.stdout:op 5537 completed, throughput=5MB/sec 2024-02-11T22:52:38.622 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZUQNyvmX0RSq1Cc off=250424 len=1211639 2024-02-11T22:52:38.628 INFO:tasks.workunit.client.0.smithi023.stdout:op 5538 completed, throughput=5MB/sec 2024-02-11T22:52:38.628 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1PkYctLFbLywFKk off=14981557 len=1792554 2024-02-11T22:52:38.635 INFO:tasks.workunit.client.0.smithi023.stdout:op 5539 completed, throughput=5MB/sec 2024-02-11T22:52:39.635 INFO:tasks.workunit.client.0.smithi023.stdout: 1080: throughput=5MB/sec pending data=0 2024-02-11T22:52:39.636 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c_y2IaCeHxskway off=18899003 len=2046508 2024-02-11T22:52:39.638 INFO:tasks.workunit.client.0.smithi023.stdout:op 5540 completed, throughput=5MB/sec 2024-02-11T22:52:39.638 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MHfwIdd27cZTzMg off=3271662 len=1691166 2024-02-11T22:52:39.640 INFO:tasks.workunit.client.0.smithi023.stdout:op 5541 completed, throughput=5MB/sec 2024-02-11T22:52:39.640 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pLJVdVT5ljW_JFq off=4924164 len=1159573 2024-02-11T22:52:39.642 INFO:tasks.workunit.client.0.smithi023.stdout:op 5542 completed, throughput=5MB/sec 2024-02-11T22:52:39.642 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TI_NWh3gb4ze6rZ off=7100848 len=1719425 2024-02-11T22:52:39.644 INFO:tasks.workunit.client.0.smithi023.stdout:op 5543 completed, throughput=5MB/sec 2024-02-11T22:52:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:39 smithi023 ceph-mon[111262]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:39 smithi023 ceph-mon[113671]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:39 smithi160 ceph-mon[106289]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:52:40.644 INFO:tasks.workunit.client.0.smithi023.stdout: 1081: throughput=5MB/sec pending data=0 2024-02-11T22:52:40.644 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O8AfJKV6wJc-jU- off=16467352 len=1355082 2024-02-11T22:52:40.646 INFO:tasks.workunit.client.0.smithi023.stdout:op 5544 completed, throughput=5MB/sec 2024-02-11T22:52:40.646 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wUJqmNXNHY842EA off=1325961 len=984537 2024-02-11T22:52:40.648 INFO:tasks.workunit.client.0.smithi023.stdout:op 5545 completed, throughput=5MB/sec 2024-02-11T22:52:40.648 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jthflOGCc349ZqP off=13756172 len=1620227 2024-02-11T22:52:40.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 5546 completed, throughput=5MB/sec 2024-02-11T22:52:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:40 smithi023 ceph-mon[111262]: pgmap v1963: 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, 4 op/s 2024-02-11T22:52:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:40 smithi023 ceph-mon[113671]: pgmap v1963: 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, 4 op/s 2024-02-11T22:52:40.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:40 smithi160 ceph-mon[106289]: pgmap v1963: 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, 4 op/s 2024-02-11T22:52:41.651 INFO:tasks.workunit.client.0.smithi023.stdout: 1082: throughput=5MB/sec pending data=0 2024-02-11T22:52:41.651 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RpjY3Wk0N-3VGyQ off=11468012 len=204502 2024-02-11T22:52:41.654 INFO:tasks.workunit.client.0.smithi023.stdout:op 5547 completed, throughput=5MB/sec 2024-02-11T22:52:41.654 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TgdPqSAb94o8HA6 off=5002722 len=578776 2024-02-11T22:52:41.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 5548 completed, throughput=5MB/sec 2024-02-11T22:52:41.659 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z5x447FBHCnfrSZ off=10377918 len=250526 2024-02-11T22:52:41.661 INFO:tasks.workunit.client.0.smithi023.stdout:op 5549 completed, throughput=5MB/sec 2024-02-11T22:52:41.662 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-on6sQ7_b5iyUzjh off=1698536 len=531768 2024-02-11T22:52:41.665 INFO:tasks.workunit.client.0.smithi023.stdout:op 5550 completed, throughput=5MB/sec 2024-02-11T22:52:41.665 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-42U0QY920pZMvL4 off=7023240 len=1498899 2024-02-11T22:52:41.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 5551 completed, throughput=5MB/sec 2024-02-11T22:52:41.668 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XkYJyewBvZzogYk off=12090179 len=226439 2024-02-11T22:52:41.669 INFO:tasks.workunit.client.0.smithi023.stdout:op 5552 completed, throughput=5MB/sec 2024-02-11T22:52:41.670 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-csgGbD-83kb4Kn6 off=596331 len=1935976 2024-02-11T22:52:41.680 INFO:tasks.workunit.client.0.smithi023.stdout:op 5553 completed, throughput=5MB/sec 2024-02-11T22:52:42.681 INFO:tasks.workunit.client.0.smithi023.stdout: 1083: throughput=5MB/sec pending data=0 2024-02-11T22:52:42.681 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6pxC5HIcyljIlAt off=6503418 len=711931 2024-02-11T22:52:42.686 INFO:tasks.workunit.client.0.smithi023.stdout:op 5554 completed, throughput=5MB/sec 2024-02-11T22:52:42.686 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CPAtyUULulsHUlt off=2301157 len=1597240 2024-02-11T22:52:42.695 INFO:tasks.workunit.client.0.smithi023.stdout:op 5555 completed, throughput=5MB/sec 2024-02-11T22:52:42.695 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1_yt2xWZk-1d3Nk off=2718580 len=1465202 2024-02-11T22:52:42.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 5556 completed, throughput=5MB/sec 2024-02-11T22:52:42.697 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-au0dm6On57PgotY off=7843895 len=1631464 2024-02-11T22:52:42.699 INFO:tasks.workunit.client.0.smithi023.stdout:op 5557 completed, throughput=5MB/sec 2024-02-11T22:52:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:42 smithi023 ceph-mon[111262]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:42 smithi023 ceph-mon[113671]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:42 smithi160 ceph-mon[106289]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:52:43.700 INFO:tasks.workunit.client.0.smithi023.stdout: 1084: throughput=5MB/sec pending data=0 2024-02-11T22:52:43.700 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-b-M8KFbb0rCk7w_ off=4166847 len=2046706 2024-02-11T22:52:43.709 INFO:tasks.workunit.client.0.smithi023.stdout:op 5558 completed, throughput=5MB/sec 2024-02-11T22:52:43.709 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Jc0Ko66LFSbwIW8 off=2209406 len=1139095 2024-02-11T22:52:43.714 INFO:tasks.workunit.client.0.smithi023.stdout:op 5559 completed, throughput=5MB/sec 2024-02-11T22:52:43.715 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LaZZiIQUFzae4Iq off=13624810 len=1563218 2024-02-11T22:52:43.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 5560 completed, throughput=5MB/sec 2024-02-11T22:52:43.716 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-g27Dv5ENyOr0eHf off=645175 len=17373 2024-02-11T22:52:43.716 INFO:tasks.workunit.client.0.smithi023.stdout:op 5561 completed, throughput=5MB/sec 2024-02-11T22:52:43.716 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vNNK0BG39ue1d3i off=10740595 len=265357 2024-02-11T22:52:43.717 INFO:tasks.workunit.client.0.smithi023.stdout:op 5562 completed, throughput=5MB/sec 2024-02-11T22:52:43.717 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kISW_9aAgbOMcO0 off=596183 len=710861 2024-02-11T22:52:43.721 INFO:tasks.workunit.client.0.smithi023.stdout:op 5563 completed, throughput=5MB/sec 2024-02-11T22:52:44.721 INFO:tasks.workunit.client.0.smithi023.stdout: 1085: throughput=5MB/sec pending data=0 2024-02-11T22:52:44.721 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5rWbCqrjY4oQLij off=768201 len=88422 2024-02-11T22:52:44.724 INFO:tasks.workunit.client.0.smithi023.stdout:op 5564 completed, throughput=5MB/sec 2024-02-11T22:52:44.724 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wo2Mc8-cweBVwSD off=1125063 len=494197 2024-02-11T22:52:44.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 5565 completed, throughput=5MB/sec 2024-02-11T22:52:44.728 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kDI0-hlTPMpoPbR off=7278159 len=1502229 2024-02-11T22:52:44.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 5566 completed, throughput=5MB/sec 2024-02-11T22:52:44.736 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ElB_U-95yhShT04 off=5451514 len=355558 2024-02-11T22:52:44.739 INFO:tasks.workunit.client.0.smithi023.stdout:op 5567 completed, throughput=5MB/sec 2024-02-11T22:52:44.739 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lPoqZkOuBWR1dRL off=13953230 len=1161670 2024-02-11T22:52:44.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 5568 completed, throughput=5MB/sec 2024-02-11T22:52:44.744 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mOPzX2NggV8v8cl off=3989058 len=1564965 2024-02-11T22:52:44.746 INFO:tasks.workunit.client.0.smithi023.stdout:op 5569 completed, throughput=5MB/sec 2024-02-11T22:52:45.746 INFO:tasks.workunit.client.0.smithi023.stdout: 1086: throughput=5MB/sec pending data=0 2024-02-11T22:52:45.747 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-grhcyeFiEXHKk97 off=2632334 len=1808453 2024-02-11T22:52:45.749 INFO:tasks.workunit.client.0.smithi023.stdout:op 5570 completed, throughput=5MB/sec 2024-02-11T22:52:45.749 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6dwItZxIlUs9Yn3 off=1396204 len=716636 2024-02-11T22:52:45.753 INFO:tasks.workunit.client.0.smithi023.stdout:op 5571 completed, throughput=5MB/sec 2024-02-11T22:52:45.753 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-c8j9ZsTOo3X7jBu off=14141963 len=926592 2024-02-11T22:52:45.754 INFO:tasks.workunit.client.0.smithi023.stdout:op 5572 completed, throughput=5MB/sec 2024-02-11T22:52:45.754 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GxlW97WZNXNjZQA off=784414 len=402865 2024-02-11T22:52:45.755 INFO:tasks.workunit.client.0.smithi023.stdout:op 5573 completed, throughput=5MB/sec 2024-02-11T22:52:45.755 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z91jhifT_CJL8sr off=2670828 len=813880 2024-02-11T22:52:45.757 INFO:tasks.workunit.client.0.smithi023.stdout:op 5574 completed, throughput=5MB/sec 2024-02-11T22:52:45.757 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eVCwwGKGEopMzhw off=1577131 len=723654 2024-02-11T22:52:45.759 INFO:tasks.workunit.client.0.smithi023.stdout:op 5575 completed, throughput=5MB/sec 2024-02-11T22:52:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:45 smithi023 ceph-mon[111262]: pgmap v1965: 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, 3 op/s 2024-02-11T22:52:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:45 smithi023 ceph-mon[113671]: pgmap v1965: 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, 3 op/s 2024-02-11T22:52:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:52:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:52:45] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:52:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:45 smithi160 ceph-mon[106289]: pgmap v1965: 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, 3 op/s 2024-02-11T22:52:46.759 INFO:tasks.workunit.client.0.smithi023.stdout: 1087: throughput=5MB/sec pending data=0 2024-02-11T22:52:46.759 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9J0QRQcTqzRkxlx off=3350805 len=937771 2024-02-11T22:52:46.764 INFO:tasks.workunit.client.0.smithi023.stdout:op 5576 completed, throughput=5MB/sec 2024-02-11T22:52:46.764 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ovZQtCCm0RFSXiN off=341184 len=1573488 2024-02-11T22:52:46.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 5577 completed, throughput=5MB/sec 2024-02-11T22:52:46.772 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cq9fFzdBImb6jw8 off=3120392 len=1702327 2024-02-11T22:52:46.778 INFO:tasks.workunit.client.0.smithi023.stdout:op 5578 completed, throughput=5MB/sec 2024-02-11T22:52:46.778 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fk0jZayUyS5wMYK off=8392290 len=1368686 2024-02-11T22:52:46.779 INFO:tasks.workunit.client.0.smithi023.stdout:op 5579 completed, throughput=5MB/sec 2024-02-11T22:52:47.780 INFO:tasks.workunit.client.0.smithi023.stdout: 1088: throughput=5MB/sec pending data=0 2024-02-11T22:52:47.780 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nFJMUDQIRUpmZNk off=1284806 len=9169 2024-02-11T22:52:47.781 INFO:tasks.workunit.client.0.smithi023.stdout:op 5580 completed, throughput=5MB/sec 2024-02-11T22:52:47.781 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NLDq6uFIwrpps8_ off=1544695 len=1260673 2024-02-11T22:52:47.782 INFO:tasks.workunit.client.0.smithi023.stdout:op 5581 completed, throughput=5MB/sec 2024-02-11T22:52:47.782 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PVZlsy1XcMisERj off=3051241 len=406552 2024-02-11T22:52:47.783 INFO:tasks.workunit.client.0.smithi023.stdout:op 5582 completed, throughput=5MB/sec 2024-02-11T22:52:47.783 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xsJsGqrK_o-lHoN off=7611400 len=108917 2024-02-11T22:52:47.784 INFO:tasks.workunit.client.0.smithi023.stdout:op 5583 completed, throughput=5MB/sec 2024-02-11T22:52:47.784 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MpNKJwcHBcXPGl5 off=1939646 len=645152 2024-02-11T22:52:47.789 INFO:tasks.workunit.client.0.smithi023.stdout:op 5584 completed, throughput=5MB/sec 2024-02-11T22:52:47.789 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X4_mXN26oT6tRsC off=18894264 len=984496 2024-02-11T22:52:47.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 5585 completed, throughput=5MB/sec 2024-02-11T22:52:47.791 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-v2oSlJXyH4grR-1 off=2945008 len=1958246 2024-02-11T22:52:47.795 INFO:tasks.workunit.client.0.smithi023.stdout:op 5586 completed, throughput=5MB/sec 2024-02-11T22:52:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:47 smithi023 ceph-mon[111262]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:52:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:47 smithi023 ceph-mon[113671]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:52:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:47 smithi160 ceph-mon[106289]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:52:48.796 INFO:tasks.workunit.client.0.smithi023.stdout: 1089: throughput=5MB/sec pending data=0 2024-02-11T22:52:48.796 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-twjTowUwRXxPi5w off=11518542 len=83951 2024-02-11T22:52:48.796 INFO:tasks.workunit.client.0.smithi023.stdout:op 5587 completed, throughput=5MB/sec 2024-02-11T22:52:48.797 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-22HgBPvW_jO5oso off=521863 len=1795460 2024-02-11T22:52:48.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 5588 completed, throughput=5MB/sec 2024-02-11T22:52:48.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DrqFH1PXoi2aRnL off=6440227 len=847188 2024-02-11T22:52:48.803 INFO:tasks.workunit.client.0.smithi023.stdout:op 5589 completed, throughput=5MB/sec 2024-02-11T22:52:48.804 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eZhjnI7N09-6cAp off=395700 len=924141 2024-02-11T22:52:48.809 INFO:tasks.workunit.client.0.smithi023.stdout:op 5590 completed, throughput=5MB/sec 2024-02-11T22:52:48.809 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-dd0hDcfVFI8UBcx off=21082737 len=819815 2024-02-11T22:52:48.810 INFO:tasks.workunit.client.0.smithi023.stdout:op 5591 completed, throughput=5MB/sec 2024-02-11T22:52:48.810 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pBz45iaDu_W5OPp off=4519640 len=1742218 2024-02-11T22:52:48.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 5592 completed, throughput=5MB/sec 2024-02-11T22:52:49.812 INFO:tasks.workunit.client.0.smithi023.stdout: 1090: throughput=5MB/sec pending data=0 2024-02-11T22:52:49.813 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jW2ARhNKO2y2t4R off=2130056 len=68721 2024-02-11T22:52:49.815 INFO:tasks.workunit.client.0.smithi023.stdout:op 5593 completed, throughput=5MB/sec 2024-02-11T22:52:49.815 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JbynX6m2RHMCf-K off=1739744 len=761236 2024-02-11T22:52:49.816 INFO:tasks.workunit.client.0.smithi023.stdout:op 5594 completed, throughput=5MB/sec 2024-02-11T22:52:49.816 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0NBjE2blYacUCjs off=7539622 len=547279 2024-02-11T22:52:49.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 5595 completed, throughput=5MB/sec 2024-02-11T22:52:49.820 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xXV0hUdFedQ3v9M off=5993223 len=1643780 2024-02-11T22:52:49.828 INFO:tasks.workunit.client.0.smithi023.stdout:op 5596 completed, throughput=5MB/sec 2024-02-11T22:52:49.828 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D4vy4QktxOcYUmE off=6110034 len=1808308 2024-02-11T22:52:49.839 INFO:tasks.workunit.client.0.smithi023.stdout:op 5597 completed, throughput=5MB/sec 2024-02-11T22:52:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:49 smithi023 ceph-mon[111262]: pgmap v1967: 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, 4 op/s 2024-02-11T22:52:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:49 smithi023 ceph-mon[113671]: pgmap v1967: 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, 4 op/s 2024-02-11T22:52:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:49 smithi160 ceph-mon[106289]: pgmap v1967: 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, 4 op/s 2024-02-11T22:52:50.839 INFO:tasks.workunit.client.0.smithi023.stdout: 1091: throughput=5MB/sec pending data=0 2024-02-11T22:52:50.839 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kBIE3VQd95z17P4 off=4560009 len=1517152 2024-02-11T22:52:50.842 INFO:tasks.workunit.client.0.smithi023.stdout:op 5598 completed, throughput=5MB/sec 2024-02-11T22:52:50.843 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hoeXNEqZqjndjzQ off=17584661 len=1151091 2024-02-11T22:52:50.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 5599 completed, throughput=5MB/sec 2024-02-11T22:52:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_mVKvffhJxcUqBO off=4323293 len=1285150 2024-02-11T22:52:50.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 5600 completed, throughput=5MB/sec 2024-02-11T22:52:50.856 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PznVTBdGPGSN6vx off=1441288 len=67025 2024-02-11T22:52:50.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 5601 completed, throughput=5MB/sec 2024-02-11T22:52:50.856 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-d5fV0qIbv9KlmxI off=1425625 len=1427624 2024-02-11T22:52:50.858 INFO:tasks.workunit.client.0.smithi023.stdout:op 5602 completed, throughput=5MB/sec 2024-02-11T22:52:51.859 INFO:tasks.workunit.client.0.smithi023.stdout: 1092: throughput=5MB/sec pending data=0 2024-02-11T22:52:51.859 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eGIRu86qLd5YuaN off=1685704 len=132555 2024-02-11T22:52:51.862 INFO:tasks.workunit.client.0.smithi023.stdout:op 5603 completed, throughput=5MB/sec 2024-02-11T22:52:51.862 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WA-lCjBmf2P_W-x off=16141584 len=1467912 2024-02-11T22:52:51.870 INFO:tasks.workunit.client.0.smithi023.stdout:op 5604 completed, throughput=5MB/sec 2024-02-11T22:52:51.870 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-OS5jdZskph1dEqe off=9585195 len=706753 2024-02-11T22:52:51.871 INFO:tasks.workunit.client.0.smithi023.stdout:op 5605 completed, throughput=5MB/sec 2024-02-11T22:52:51.871 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QdJcqlS0cPRmyyQ off=3410335 len=775120 2024-02-11T22:52:51.875 INFO:tasks.workunit.client.0.smithi023.stdout:op 5606 completed, throughput=5MB/sec 2024-02-11T22:52:51.875 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xA4LVWYPAl3tb1I off=16652555 len=1008110 2024-02-11T22:52:51.880 INFO:tasks.workunit.client.0.smithi023.stdout:op 5607 completed, throughput=5MB/sec 2024-02-11T22:52:51.880 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xUavXrNkF-ZiEU5 off=257295 len=999765 2024-02-11T22:52:51.884 INFO:tasks.workunit.client.0.smithi023.stdout:op 5608 completed, throughput=5MB/sec 2024-02-11T22:52:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:51 smithi023 ceph-mon[111262]: pgmap v1968: 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, 4 op/s 2024-02-11T22:52:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:51 smithi023 ceph-mon[113671]: pgmap v1968: 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, 4 op/s 2024-02-11T22:52:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:51 smithi160 ceph-mon[106289]: pgmap v1968: 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, 4 op/s 2024-02-11T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:52:52.884 INFO:tasks.workunit.client.0.smithi023.stdout: 1093: throughput=5MB/sec pending data=0 2024-02-11T22:52:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WiMaSIZWz0bgMb4 off=5223693 len=971144 2024-02-11T22:52:52.886 INFO:tasks.workunit.client.0.smithi023.stdout:op 5609 completed, throughput=5MB/sec 2024-02-11T22:52:52.886 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SNSUAVir7dQDHAv off=6618815 len=485980 2024-02-11T22:52:52.887 INFO:tasks.workunit.client.0.smithi023.stdout:op 5610 completed, throughput=5MB/sec 2024-02-11T22:52:52.887 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D1rgVWjzbPBEhN1 off=4720275 len=239543 2024-02-11T22:52:52.890 INFO:tasks.workunit.client.0.smithi023.stdout:op 5611 completed, throughput=5MB/sec 2024-02-11T22:52:52.890 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7hmGFozBVuyuja9 off=168203 len=506878 2024-02-11T22:52:52.891 INFO:tasks.workunit.client.0.smithi023.stdout:op 5612 completed, throughput=5MB/sec 2024-02-11T22:52:52.891 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KgXezf1BfeUvwjL off=5031432 len=1141601 2024-02-11T22:52:52.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 5613 completed, throughput=5MB/sec 2024-02-11T22:52:52.896 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-VcYlzZTHmBwpmKt off=624962 len=848403 2024-02-11T22:52:52.897 INFO:tasks.workunit.client.0.smithi023.stdout:op 5614 completed, throughput=5MB/sec 2024-02-11T22:52:52.897 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-l9ZJC9ZdbQm48DD off=12465885 len=182173 2024-02-11T22:52:52.900 INFO:tasks.workunit.client.0.smithi023.stdout:op 5615 completed, throughput=5MB/sec 2024-02-11T22:52:52.900 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qqH6LYAwCecaeyw off=1897773 len=1524021 2024-02-11T22:52:52.908 INFO:tasks.workunit.client.0.smithi023.stdout:op 5616 completed, throughput=5MB/sec 2024-02-11T22:52:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:53 smithi023 ceph-mon[111262]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:52:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:53 smithi023 ceph-mon[113671]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:52:53.908 INFO:tasks.workunit.client.0.smithi023.stdout: 1094: throughput=5MB/sec pending data=0 2024-02-11T22:52:53.908 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-rHsJQSAINvcYDwo off=1908972 len=1551 2024-02-11T22:52:53.909 INFO:tasks.workunit.client.0.smithi023.stdout:op 5617 completed, throughput=5MB/sec 2024-02-11T22:52:53.909 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S1ilgyXWnKD-CPr off=1861379 len=564992 2024-02-11T22:52:53.914 INFO:tasks.workunit.client.0.smithi023.stdout:op 5618 completed, throughput=5MB/sec 2024-02-11T22:52:53.914 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-I3o_hyuunWFIb35 off=9406177 len=1172686 2024-02-11T22:52:53.915 INFO:tasks.workunit.client.0.smithi023.stdout:op 5619 completed, throughput=5MB/sec 2024-02-11T22:52:53.916 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-G_FJZ-IvjRo4f7H off=13577409 len=2007438 2024-02-11T22:52:53.924 INFO:tasks.workunit.client.0.smithi023.stdout:op 5620 completed, throughput=5MB/sec 2024-02-11T22:52:53.924 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q0DWTOg8CAOYqid off=11210766 len=1337584 2024-02-11T22:52:53.928 INFO:tasks.workunit.client.0.smithi023.stdout:op 5621 completed, throughput=5MB/sec 2024-02-11T22:52:53.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:53 smithi160 ceph-mon[106289]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:52:54.929 INFO:tasks.workunit.client.0.smithi023.stdout: 1095: throughput=5MB/sec pending data=0 2024-02-11T22:52:54.929 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-elIfEBkQdPn_q3t off=18992168 len=1086963 2024-02-11T22:52:54.935 INFO:tasks.workunit.client.0.smithi023.stdout:op 5622 completed, throughput=5MB/sec 2024-02-11T22:52:54.935 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Y6PDkm_pNslFBGN off=1420800 len=629174 2024-02-11T22:52:54.936 INFO:tasks.workunit.client.0.smithi023.stdout:op 5623 completed, throughput=5MB/sec 2024-02-11T22:52:54.936 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G_FJZ-IvjRo4f7H off=3964426 len=598867 2024-02-11T22:52:54.937 INFO:tasks.workunit.client.0.smithi023.stdout:op 5624 completed, throughput=5MB/sec 2024-02-11T22:52:54.937 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oGH4TBZdSiKz2uE off=7629412 len=1160763 2024-02-11T22:52:54.939 INFO:tasks.workunit.client.0.smithi023.stdout:op 5625 completed, throughput=5MB/sec 2024-02-11T22:52:54.940 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1Fuv8sPnVp-7nBA off=11075892 len=630730 2024-02-11T22:52:54.944 INFO:tasks.workunit.client.0.smithi023.stdout:op 5626 completed, throughput=5MB/sec 2024-02-11T22:52:54.944 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-C0mk3mITJ27j0l9 off=1272331 len=1790990 2024-02-11T22:52:54.946 INFO:tasks.workunit.client.0.smithi023.stdout:op 5627 completed, throughput=5MB/sec 2024-02-11T22:52:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:55 smithi023 ceph-mon[111262]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:52:55.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:55 smithi023 ceph-mon[113671]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:52:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:52:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:52:55] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:52:55.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:55 smithi160 ceph-mon[106289]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:52:55.946 INFO:tasks.workunit.client.0.smithi023.stdout: 1096: throughput=5MB/sec pending data=0 2024-02-11T22:52:55.946 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-kQ4YHs5L6btp9Vs off=5854501 len=514684 2024-02-11T22:52:55.951 INFO:tasks.workunit.client.0.smithi023.stdout:op 5628 completed, throughput=5MB/sec 2024-02-11T22:52:55.951 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8XRQkn2p1w00znV off=13196810 len=1902467 2024-02-11T22:52:55.953 INFO:tasks.workunit.client.0.smithi023.stdout:op 5629 completed, throughput=5MB/sec 2024-02-11T22:52:55.953 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L-Z0xdnnF-SE874 off=8316839 len=541510 2024-02-11T22:52:55.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 5630 completed, throughput=5MB/sec 2024-02-11T22:52:55.955 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-c-eckYCYfWpGPob off=10353998 len=1655084 2024-02-11T22:52:55.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 5631 completed, throughput=5MB/sec 2024-02-11T22:52:56.962 INFO:tasks.workunit.client.0.smithi023.stdout: 1097: throughput=5MB/sec pending data=0 2024-02-11T22:52:56.963 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6a1MdferD3HhTyS off=1228893 len=1110451 2024-02-11T22:52:56.964 INFO:tasks.workunit.client.0.smithi023.stdout:op 5632 completed, throughput=5MB/sec 2024-02-11T22:52:56.964 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fjYebJBCedViuKe off=8530301 len=1814605 2024-02-11T22:52:56.971 INFO:tasks.workunit.client.0.smithi023.stdout:op 5633 completed, throughput=5MB/sec 2024-02-11T22:52:56.971 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J8NfzRVJaNfpHEA off=1967613 len=799119 2024-02-11T22:52:56.977 INFO:tasks.workunit.client.0.smithi023.stdout:op 5634 completed, throughput=5MB/sec 2024-02-11T22:52:56.977 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-542sgl0BokIOSrq off=1149613 len=975428 2024-02-11T22:52:56.981 INFO:tasks.workunit.client.0.smithi023.stdout:op 5635 completed, throughput=5MB/sec 2024-02-11T22:52:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:57 smithi023 ceph-mon[111262]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:52:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:57 smithi023 ceph-mon[113671]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:52:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:57 smithi160 ceph-mon[106289]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:52:57.982 INFO:tasks.workunit.client.0.smithi023.stdout: 1098: throughput=5MB/sec pending data=0 2024-02-11T22:52:57.982 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xiOa2SzY1SbjVrz off=7368594 len=1174733 2024-02-11T22:52:57.987 INFO:tasks.workunit.client.0.smithi023.stdout:op 5636 completed, throughput=5MB/sec 2024-02-11T22:52:57.987 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-U61KVSaHQh2EzNf off=14425524 len=132902 2024-02-11T22:52:57.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 5637 completed, throughput=5MB/sec 2024-02-11T22:52:57.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-YU_QFHfOZOHn5l2 off=2711292 len=963095 2024-02-11T22:52:57.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 5638 completed, throughput=5MB/sec 2024-02-11T22:52:57.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UUhkg0gie1O6s3f off=10872342 len=286756 2024-02-11T22:52:57.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 5639 completed, throughput=5MB/sec 2024-02-11T22:52:57.993 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O-2zWVMjCG8rWKW off=255066 len=1958956 2024-02-11T22:52:57.995 INFO:tasks.workunit.client.0.smithi023.stdout:op 5640 completed, throughput=5MB/sec 2024-02-11T22:52:57.996 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-K8n6Df_I-qXSsHM off=11913765 len=1961762 2024-02-11T22:52:58.002 INFO:tasks.workunit.client.0.smithi023.stdout:op 5641 completed, throughput=5MB/sec 2024-02-11T22:52:59.003 INFO:tasks.workunit.client.0.smithi023.stdout: 1099: throughput=5MB/sec pending data=0 2024-02-11T22:52:59.003 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K0wBde8fvSUMyRH off=4650916 len=627340 2024-02-11T22:52:59.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 5642 completed, throughput=5MB/sec 2024-02-11T22:52:59.004 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mz3W8OARF4yN7R4 off=12178633 len=497231 2024-02-11T22:52:59.004 INFO:tasks.workunit.client.0.smithi023.stdout:op 5643 completed, throughput=5MB/sec 2024-02-11T22:52:59.005 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u0VxCV_7-YsgoRX off=6634901 len=1370269 2024-02-11T22:52:59.006 INFO:tasks.workunit.client.0.smithi023.stdout:op 5644 completed, throughput=5MB/sec 2024-02-11T22:52:59.006 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zk4iyGszMuZWy_L off=1162645 len=2027094 2024-02-11T22:52:59.009 INFO:tasks.workunit.client.0.smithi023.stdout:op 5645 completed, throughput=5MB/sec 2024-02-11T22:52:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:52:59 smithi023 ceph-mon[111262]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:52:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:52:59 smithi023 ceph-mon[113671]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:52:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:52:59 smithi160 ceph-mon[106289]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-11T22:53:00.012 INFO:tasks.workunit.client.0.smithi023.stdout: 1100: throughput=5MB/sec pending data=0 2024-02-11T22:53:00.012 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-s6Fr8jmB9ljrtFb off=3408026 len=1727977 2024-02-11T22:53:00.019 INFO:tasks.workunit.client.0.smithi023.stdout:op 5646 completed, throughput=5MB/sec 2024-02-11T22:53:00.019 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vbJUAr9W0NH12xA off=11028281 len=227566 2024-02-11T22:53:00.022 INFO:tasks.workunit.client.0.smithi023.stdout:op 5647 completed, throughput=5MB/sec 2024-02-11T22:53:00.023 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7WKVfBG3c14RE_i off=14589856 len=1848989 2024-02-11T22:53:00.031 INFO:tasks.workunit.client.0.smithi023.stdout:op 5648 completed, throughput=5MB/sec 2024-02-11T22:53:00.031 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DYmvaNwGXUK_tbu off=8561938 len=1131226 2024-02-11T22:53:00.033 INFO:tasks.workunit.client.0.smithi023.stdout:op 5649 completed, throughput=5MB/sec 2024-02-11T22:53:01.034 INFO:tasks.workunit.client.0.smithi023.stdout: 1101: throughput=5MB/sec pending data=0 2024-02-11T22:53:01.034 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N5oD7mR49TqpFxW off=18950153 len=1206975 2024-02-11T22:53:01.034 INFO:tasks.workunit.client.0.smithi023.stdout:op 5650 completed, throughput=5MB/sec 2024-02-11T22:53:01.034 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xooY9aLTxmNpSCc off=11769560 len=1306830 2024-02-11T22:53:01.036 INFO:tasks.workunit.client.0.smithi023.stdout:op 5651 completed, throughput=5MB/sec 2024-02-11T22:53:01.036 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-f86Bf0lmTwJebdE off=18740049 len=1840625 2024-02-11T22:53:01.044 INFO:tasks.workunit.client.0.smithi023.stdout:op 5652 completed, throughput=5MB/sec 2024-02-11T22:53:01.044 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AnKlbtHAX4NT2t1 off=249975 len=703163 2024-02-11T22:53:01.044 INFO:tasks.workunit.client.0.smithi023.stdout:op 5653 completed, throughput=5MB/sec 2024-02-11T22:53:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:01 smithi023 ceph-mon[111262]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:53:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:01 smithi023 ceph-mon[113671]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:53:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:01 smithi160 ceph-mon[106289]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:53:02.043 INFO:tasks.workunit.client.0.smithi023.stdout: 1102: throughput=5MB/sec pending data=0 2024-02-11T22:53:02.043 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ooM_7nveXpHLdVg off=15756933 len=1230802 2024-02-11T22:53:02.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 5654 completed, throughput=5MB/sec 2024-02-11T22:53:02.046 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ledTULRQTUWuNyA off=9594738 len=585054 2024-02-11T22:53:02.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 5655 completed, throughput=5MB/sec 2024-02-11T22:53:02.046 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2e3iPY7awiBKpLr off=5339083 len=1330963 2024-02-11T22:53:02.047 INFO:tasks.workunit.client.0.smithi023.stdout:op 5656 completed, throughput=5MB/sec 2024-02-11T22:53:02.047 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xuWSqxeDj2-qLoZ off=3544501 len=426202 2024-02-11T22:53:02.050 INFO:tasks.workunit.client.0.smithi023.stdout:op 5657 completed, throughput=5MB/sec 2024-02-11T22:53:02.050 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uuhk57wR6MNYR3J off=4343310 len=638683 2024-02-11T22:53:02.054 INFO:tasks.workunit.client.0.smithi023.stdout:op 5658 completed, throughput=5MB/sec 2024-02-11T22:53:02.054 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-USssFWJF51ZVA3f off=717746 len=196062 2024-02-11T22:53:02.056 INFO:tasks.workunit.client.0.smithi023.stdout:op 5659 completed, throughput=5MB/sec 2024-02-11T22:53:02.056 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O9dARgmVnaB70-n off=3592896 len=580923 2024-02-11T22:53:02.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 5660 completed, throughput=5MB/sec 2024-02-11T22:53:02.059 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-iaDVrr3hQUKR1kZ off=1400375 len=1855153 2024-02-11T22:53:02.062 INFO:tasks.workunit.client.0.smithi023.stdout:op 5661 completed, throughput=5MB/sec 2024-02-11T22:53:03.063 INFO:tasks.workunit.client.0.smithi023.stdout: 1103: throughput=5MB/sec pending data=0 2024-02-11T22:53:03.063 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oU_AquMWAQ2Qjwg off=3616414 len=297164 2024-02-11T22:53:03.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 5662 completed, throughput=5MB/sec 2024-02-11T22:53:03.066 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oWnR18lSVuyPtdS off=8190639 len=1043104 2024-02-11T22:53:03.070 INFO:tasks.workunit.client.0.smithi023.stdout:op 5663 completed, throughput=5MB/sec 2024-02-11T22:53:03.070 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_1CyWbfAB6rGsvj off=3175250 len=1886737 2024-02-11T22:53:03.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 5664 completed, throughput=5MB/sec 2024-02-11T22:53:03.078 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cDyN3QycsY3zX7N off=5393416 len=555584 2024-02-11T22:53:03.079 INFO:tasks.workunit.client.0.smithi023.stdout:op 5665 completed, throughput=5MB/sec 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.716 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:03.716 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.716 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.716 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.716 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:03.717 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:04.079 INFO:tasks.workunit.client.0.smithi023.stdout: 1104: throughput=5MB/sec pending data=0 2024-02-11T22:53:04.079 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6miMeTG01YgqE8h off=1939218 len=161455 2024-02-11T22:53:04.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 5666 completed, throughput=5MB/sec 2024-02-11T22:53:04.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jV9nRj32Dopi10u off=6836950 len=1295322 2024-02-11T22:53:04.086 INFO:tasks.workunit.client.0.smithi023.stdout:op 5667 completed, throughput=5MB/sec 2024-02-11T22:53:04.087 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-b9t0nIPfuZJrL84 off=3998168 len=1706406 2024-02-11T22:53:04.088 INFO:tasks.workunit.client.0.smithi023.stdout:op 5668 completed, throughput=5MB/sec 2024-02-11T22:53:04.088 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jkAd80ka0ddDJSX off=16265203 len=1812774 2024-02-11T22:53:04.094 INFO:tasks.workunit.client.0.smithi023.stdout:op 5669 completed, throughput=5MB/sec 2024-02-11T22:53:04.094 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-5zoLgZyTQ0cGQBL off=2623380 len=966074 2024-02-11T22:53:04.098 INFO:tasks.workunit.client.0.smithi023.stdout:op 5670 completed, throughput=5MB/sec 2024-02-11T22:53:05.099 INFO:tasks.workunit.client.0.smithi023.stdout: 1105: throughput=5MB/sec pending data=0 2024-02-11T22:53:05.099 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BjmzU9qts9xk_FL off=222795 len=1313947 2024-02-11T22:53:05.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 5671 completed, throughput=5MB/sec 2024-02-11T22:53:05.100 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CEJY69YXIgDQLPE off=18875489 len=1441191 2024-02-11T22:53:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:op 5672 completed, throughput=5MB/sec 2024-02-11T22:53:05.101 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pj3KmU65dY-HWEb off=9288466 len=480598 2024-02-11T22:53:05.102 INFO:tasks.workunit.client.0.smithi023.stdout:op 5673 completed, throughput=5MB/sec 2024-02-11T22:53:05.102 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-fE2p_2Ym77NYXmn off=1447777 len=180490 2024-02-11T22:53:05.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 5674 completed, throughput=5MB/sec 2024-02-11T22:53:05.105 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HSk2HkHJmx1eNY7 off=430359 len=1069521 2024-02-11T22:53:05.109 INFO:tasks.workunit.client.0.smithi023.stdout:op 5675 completed, throughput=5MB/sec 2024-02-11T22:53:05.110 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9qyUPIma-P0miuD off=13546707 len=1599682 2024-02-11T22:53:05.114 INFO:tasks.workunit.client.0.smithi023.stdout:op 5676 completed, throughput=5MB/sec 2024-02-11T22:53:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:04 smithi023 ceph-mon[111262]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:53:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:04 smithi023 ceph-mon[113671]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:53:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:04 smithi160 ceph-mon[106289]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:53:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:53:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:53:05] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:53:06.115 INFO:tasks.workunit.client.0.smithi023.stdout: 1106: throughput=5MB/sec pending data=0 2024-02-11T22:53:06.115 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NJar_m0loHLY75l off=4177668 len=593995 2024-02-11T22:53:06.118 INFO:tasks.workunit.client.0.smithi023.stdout:op 5677 completed, throughput=5MB/sec 2024-02-11T22:53:06.119 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KkGWin-Q75NHFm4 off=3473262 len=443890 2024-02-11T22:53:06.119 INFO:tasks.workunit.client.0.smithi023.stdout:op 5678 completed, throughput=5MB/sec 2024-02-11T22:53:06.119 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-zbPPUsuNK7_YKIf off=6247733 len=190537 2024-02-11T22:53:06.121 INFO:tasks.workunit.client.0.smithi023.stdout:op 5679 completed, throughput=5MB/sec 2024-02-11T22:53:06.121 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_ifatxvFYaXhDC7 off=14159356 len=1385909 2024-02-11T22:53:06.122 INFO:tasks.workunit.client.0.smithi023.stdout:op 5680 completed, throughput=5MB/sec 2024-02-11T22:53:06.122 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UAjxM2JdvorEpQu off=912583 len=1598705 2024-02-11T22:53:06.123 INFO:tasks.workunit.client.0.smithi023.stdout:op 5681 completed, throughput=5MB/sec 2024-02-11T22:53:07.124 INFO:tasks.workunit.client.0.smithi023.stdout: 1107: throughput=5MB/sec pending data=0 2024-02-11T22:53:07.124 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vPRWefYfqSzGBIJ off=1233524 len=1041977 2024-02-11T22:53:07.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 5682 completed, throughput=5MB/sec 2024-02-11T22:53:07.127 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pdkm9FfH9vCikdB off=6884888 len=755764 2024-02-11T22:53:07.131 INFO:tasks.workunit.client.0.smithi023.stdout:op 5683 completed, throughput=5MB/sec 2024-02-11T22:53:07.131 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QdJcqlS0cPRmyyQ off=774408 len=866259 2024-02-11T22:53:07.133 INFO:tasks.workunit.client.0.smithi023.stdout:op 5684 completed, throughput=5MB/sec 2024-02-11T22:53:07.133 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NYFfFOvBnerVFxv off=5612935 len=430754 2024-02-11T22:53:07.134 INFO:tasks.workunit.client.0.smithi023.stdout:op 5685 completed, throughput=5MB/sec 2024-02-11T22:53:07.135 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-udpMdJfM8F8dDVc off=968158 len=646920 2024-02-11T22:53:07.138 INFO:tasks.workunit.client.0.smithi023.stdout:op 5686 completed, throughput=5MB/sec 2024-02-11T22:53:07.138 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hJ5j8YsPDAIndY4 off=10920323 len=988873 2024-02-11T22:53:07.144 INFO:tasks.workunit.client.0.smithi023.stdout:op 5687 completed, throughput=5MB/sec 2024-02-11T22:53:07.144 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-6Sf60bMdxWzcx8e off=6073935 len=1223927 2024-02-11T22:53:07.149 INFO:tasks.workunit.client.0.smithi023.stdout:op 5688 completed, throughput=5MB/sec 2024-02-11T22:53:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:53:07.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:53:07.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:53:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:08.150 INFO:tasks.workunit.client.0.smithi023.stdout: 1108: throughput=5MB/sec pending data=0 2024-02-11T22:53:08.150 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wAE79v2l42fgeIu off=14678582 len=1025426 2024-02-11T22:53:08.151 INFO:tasks.workunit.client.0.smithi023.stdout:op 5689 completed, throughput=5MB/sec 2024-02-11T22:53:08.151 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K_8Di14gJtwwo7g off=2589328 len=951030 2024-02-11T22:53:08.153 INFO:tasks.workunit.client.0.smithi023.stdout:op 5690 completed, throughput=5MB/sec 2024-02-11T22:53:08.153 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yxJCgfsJr4eqpmo off=4099517 len=1386749 2024-02-11T22:53:08.154 INFO:tasks.workunit.client.0.smithi023.stdout:op 5691 completed, throughput=5MB/sec 2024-02-11T22:53:08.155 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WwjJleWcj4txRs1 off=13080100 len=1204719 2024-02-11T22:53:08.161 INFO:tasks.workunit.client.0.smithi023.stdout:op 5692 completed, throughput=5MB/sec 2024-02-11T22:53:09.162 INFO:tasks.workunit.client.0.smithi023.stdout: 1109: throughput=5MB/sec pending data=0 2024-02-11T22:53:09.162 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4Tv0oZ4-SSBuWXM off=5287279 len=371774 2024-02-11T22:53:09.165 INFO:tasks.workunit.client.0.smithi023.stdout:op 5693 completed, throughput=5MB/sec 2024-02-11T22:53:09.165 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wwT37H2g-cemwTx off=1459783 len=618456 2024-02-11T22:53:09.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 5694 completed, throughput=5MB/sec 2024-02-11T22:53:09.167 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MCwVS6XSEiiQyvJ off=21670275 len=1610406 2024-02-11T22:53:09.173 INFO:tasks.workunit.client.0.smithi023.stdout:op 5695 completed, throughput=5MB/sec 2024-02-11T22:53:09.174 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ktNOVTQmyeL51EP off=1350702 len=1470572 2024-02-11T22:53:09.176 INFO:tasks.workunit.client.0.smithi023.stdout:op 5696 completed, throughput=5MB/sec 2024-02-11T22:53:09.177 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-UD0IlwO_8Zlez2y off=14103285 len=2020038 2024-02-11T22:53:09.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 5697 completed, throughput=5MB/sec 2024-02-11T22:53:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:08 smithi023 ceph-mon[111262]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:53:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:08 smithi023 ceph-mon[113671]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:08 smithi160 ceph-mon[106289]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-11T22:53:10.179 INFO:tasks.workunit.client.0.smithi023.stdout: 1110: throughput=5MB/sec pending data=0 2024-02-11T22:53:10.179 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-S2D4suuaLv4spw0 off=8081054 len=1770492 2024-02-11T22:53:10.190 INFO:tasks.workunit.client.0.smithi023.stdout:op 5698 completed, throughput=5MB/sec 2024-02-11T22:53:10.191 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-M7w14j9R1ErnJw_ off=16027702 len=884288 2024-02-11T22:53:10.196 INFO:tasks.workunit.client.0.smithi023.stdout:op 5699 completed, throughput=5MB/sec 2024-02-11T22:53:10.196 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cQUNBrKHLssyTQf off=4404948 len=1571792 2024-02-11T22:53:10.202 INFO:tasks.workunit.client.0.smithi023.stdout:op 5700 completed, throughput=5MB/sec 2024-02-11T22:53:10.202 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-K3eBDBEkiufJWKU off=6371077 len=1101940 2024-02-11T22:53:10.203 INFO:tasks.workunit.client.0.smithi023.stdout:op 5701 completed, throughput=5MB/sec 2024-02-11T22:53:11.204 INFO:tasks.workunit.client.0.smithi023.stdout: 1111: throughput=5MB/sec pending data=0 2024-02-11T22:53:11.204 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FIU6NMwctcpj75m off=5780556 len=1333147 2024-02-11T22:53:11.205 INFO:tasks.workunit.client.0.smithi023.stdout:op 5702 completed, throughput=5MB/sec 2024-02-11T22:53:11.206 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zfuFm3fqRQpio9c off=550231 len=802108 2024-02-11T22:53:11.207 INFO:tasks.workunit.client.0.smithi023.stdout:op 5703 completed, throughput=5MB/sec 2024-02-11T22:53:11.207 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ccxYU0F5yeh8WaM off=8638925 len=215239 2024-02-11T22:53:11.208 INFO:tasks.workunit.client.0.smithi023.stdout:op 5704 completed, throughput=5MB/sec 2024-02-11T22:53:11.208 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-vCB8kybl170E_WD off=3188003 len=1076035 2024-02-11T22:53:11.209 INFO:tasks.workunit.client.0.smithi023.stdout:op 5705 completed, throughput=5MB/sec 2024-02-11T22:53:11.209 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HINk1tzRoKlDXki off=582991 len=583368 2024-02-11T22:53:11.213 INFO:tasks.workunit.client.0.smithi023.stdout:op 5706 completed, throughput=5MB/sec 2024-02-11T22:53:11.214 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-lzC5eSW25T2DCci off=685211 len=728312 2024-02-11T22:53:11.215 INFO:tasks.workunit.client.0.smithi023.stdout:op 5707 completed, throughput=5MB/sec 2024-02-11T22:53:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:11 smithi023 ceph-mon[111262]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:53:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:11 smithi023 ceph-mon[113671]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:53:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:11 smithi160 ceph-mon[106289]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-11T22:53:12.216 INFO:tasks.workunit.client.0.smithi023.stdout: 1112: throughput=5MB/sec pending data=0 2024-02-11T22:53:12.216 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xBUOHt2tTPdZQ2g off=5070063 len=1162026 2024-02-11T22:53:12.221 INFO:tasks.workunit.client.0.smithi023.stdout:op 5708 completed, throughput=5MB/sec 2024-02-11T22:53:12.221 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7_pvP_HxkkDT9a_ off=1712895 len=1804614 2024-02-11T22:53:12.232 INFO:tasks.workunit.client.0.smithi023.stdout:op 5709 completed, throughput=5MB/sec 2024-02-11T22:53:12.232 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--jcHuV_1a61Mf_o off=20575274 len=1239198 2024-02-11T22:53:12.238 INFO:tasks.workunit.client.0.smithi023.stdout:op 5710 completed, throughput=5MB/sec 2024-02-11T22:53:12.238 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EfebvOljAonW9kC off=3288928 len=1859253 2024-02-11T22:53:12.249 INFO:tasks.workunit.client.0.smithi023.stdout:op 5711 completed, throughput=5MB/sec 2024-02-11T22:53:13.249 INFO:tasks.workunit.client.0.smithi023.stdout: 1113: throughput=5MB/sec pending data=0 2024-02-11T22:53:13.249 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-H7QshZyGABxTWrA off=3759867 len=1163316 2024-02-11T22:53:13.255 INFO:tasks.workunit.client.0.smithi023.stdout:op 5712 completed, throughput=5MB/sec 2024-02-11T22:53:13.255 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-H2PR5gIbY5lH7yk off=15516071 len=917743 2024-02-11T22:53:13.256 INFO:tasks.workunit.client.0.smithi023.stdout:op 5713 completed, throughput=5MB/sec 2024-02-11T22:53:13.256 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4wrYXWevizQ7zih off=4653787 len=1117953 2024-02-11T22:53:13.258 INFO:tasks.workunit.client.0.smithi023.stdout:op 5714 completed, throughput=5MB/sec 2024-02-11T22:53:13.258 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-2T69XbwfVzuIS9p off=942252 len=409607 2024-02-11T22:53:13.262 INFO:tasks.workunit.client.0.smithi023.stdout:op 5715 completed, throughput=5MB/sec 2024-02-11T22:53:13.262 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Bbb7T4wcvgqWBEo off=10810970 len=1234301 2024-02-11T22:53:13.264 INFO:tasks.workunit.client.0.smithi023.stdout:op 5716 completed, throughput=5MB/sec 2024-02-11T22:53:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:13 smithi023 ceph-mon[111262]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:53:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:13 smithi023 ceph-mon[113671]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:53:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:13 smithi160 ceph-mon[106289]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-11T22:53:14.265 INFO:tasks.workunit.client.0.smithi023.stdout: 1114: throughput=5MB/sec pending data=0 2024-02-11T22:53:14.265 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6u_y9tcb_QE7iIM off=7116049 len=449765 2024-02-11T22:53:14.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 5717 completed, throughput=5MB/sec 2024-02-11T22:53:14.266 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-otLXx7ymFL0QxnI off=21923762 len=464191 2024-02-11T22:53:14.269 INFO:tasks.workunit.client.0.smithi023.stdout:op 5718 completed, throughput=5MB/sec 2024-02-11T22:53:14.269 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CPwSx2jy2tQ86n9 off=15496968 len=21958 2024-02-11T22:53:14.270 INFO:tasks.workunit.client.0.smithi023.stdout:op 5719 completed, throughput=5MB/sec 2024-02-11T22:53:14.270 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oN-MOd4bytDXGKn off=254341 len=1083917 2024-02-11T22:53:14.277 INFO:tasks.workunit.client.0.smithi023.stdout:op 5720 completed, throughput=5MB/sec 2024-02-11T22:53:14.277 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-zqsc80jQt-dV_7M off=10275327 len=1901890 2024-02-11T22:53:14.279 INFO:tasks.workunit.client.0.smithi023.stdout:op 5721 completed, throughput=5MB/sec 2024-02-11T22:53:14.279 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oDGr3BCB5fe7Inn off=2014654 len=2049946 2024-02-11T22:53:14.287 INFO:tasks.workunit.client.0.smithi023.stdout:op 5722 completed, throughput=5MB/sec 2024-02-11T22:53:15.288 INFO:tasks.workunit.client.0.smithi023.stdout: 1115: throughput=5MB/sec pending data=0 2024-02-11T22:53:15.288 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BcfWGn_TjW6lX3L off=92181 len=2057875 2024-02-11T22:53:15.291 INFO:tasks.workunit.client.0.smithi023.stdout:op 5723 completed, throughput=5MB/sec 2024-02-11T22:53:15.292 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-FU8-9Viog2mE44t off=12241765 len=574701 2024-02-11T22:53:15.296 INFO:tasks.workunit.client.0.smithi023.stdout:op 5724 completed, throughput=5MB/sec 2024-02-11T22:53:15.296 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sUgHj5v6FVB72Ul off=12622978 len=1072700 2024-02-11T22:53:15.301 INFO:tasks.workunit.client.0.smithi023.stdout:op 5725 completed, throughput=5MB/sec 2024-02-11T22:53:15.301 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aEBhWSZDz-jIA0P off=1030779 len=585520 2024-02-11T22:53:15.306 INFO:tasks.workunit.client.0.smithi023.stdout:op 5726 completed, throughput=5MB/sec 2024-02-11T22:53:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:15 smithi023 ceph-mon[111262]: pgmap v1980: 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-02-11T22:53:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:53:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:53:15] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:53:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:15 smithi023 ceph-mon[113671]: pgmap v1980: 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-02-11T22:53:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:15 smithi160 ceph-mon[106289]: pgmap v1980: 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-02-11T22:53:16.306 INFO:tasks.workunit.client.0.smithi023.stdout: 1116: throughput=5MB/sec pending data=0 2024-02-11T22:53:16.306 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CCn1Pz5xjDLxlFD off=18803440 len=1953410 2024-02-11T22:53:16.308 INFO:tasks.workunit.client.0.smithi023.stdout:op 5727 completed, throughput=5MB/sec 2024-02-11T22:53:16.308 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-obiRV8NFCQB_7xJ off=2468595 len=1187563 2024-02-11T22:53:16.310 INFO:tasks.workunit.client.0.smithi023.stdout:op 5728 completed, throughput=5MB/sec 2024-02-11T22:53:16.310 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Z4bbYhSA_kw3sZ8 off=18438831 len=723490 2024-02-11T22:53:16.311 INFO:tasks.workunit.client.0.smithi023.stdout:op 5729 completed, throughput=5MB/sec 2024-02-11T22:53:16.311 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-kQf30BUkZVnghP1 off=176816 len=1139590 2024-02-11T22:53:16.313 INFO:tasks.workunit.client.0.smithi023.stdout:op 5730 completed, throughput=5MB/sec 2024-02-11T22:53:16.313 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P8nWgTsusrYYOei off=5738974 len=409959 2024-02-11T22:53:16.317 INFO:tasks.workunit.client.0.smithi023.stdout:op 5731 completed, throughput=5MB/sec 2024-02-11T22:53:17.318 INFO:tasks.workunit.client.0.smithi023.stdout: 1117: throughput=5MB/sec pending data=0 2024-02-11T22:53:17.318 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZwU_FwVMO_XE7TM off=9729579 len=562400 2024-02-11T22:53:17.319 INFO:tasks.workunit.client.0.smithi023.stdout:op 5732 completed, throughput=5MB/sec 2024-02-11T22:53:17.319 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TcuGXgxKrXcrs1t off=9109030 len=121013 2024-02-11T22:53:17.320 INFO:tasks.workunit.client.0.smithi023.stdout:op 5733 completed, throughput=5MB/sec 2024-02-11T22:53:17.320 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uNZBp8moF44uUMM off=4916282 len=221059 2024-02-11T22:53:17.323 INFO:tasks.workunit.client.0.smithi023.stdout:op 5734 completed, throughput=5MB/sec 2024-02-11T22:53:17.324 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_aYBXHY9wL4zAeT off=11767892 len=1371329 2024-02-11T22:53:17.325 INFO:tasks.workunit.client.0.smithi023.stdout:op 5735 completed, throughput=5MB/sec 2024-02-11T22:53:17.325 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-u1iDJh7pUHJBoGk off=10341342 len=33687 2024-02-11T22:53:17.328 INFO:tasks.workunit.client.0.smithi023.stdout:op 5736 completed, throughput=5MB/sec 2024-02-11T22:53:17.328 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vgOdJ3qo7j8cFg2 off=4609805 len=696703 2024-02-11T22:53:17.332 INFO:tasks.workunit.client.0.smithi023.stdout:op 5737 completed, throughput=5MB/sec 2024-02-11T22:53:17.332 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-FtNykD5RFVsg9fU off=3301615 len=1064175 2024-02-11T22:53:17.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 5738 completed, throughput=5MB/sec 2024-02-11T22:53:17.334 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-m4DFRpIYHYwk8aw off=7414975 len=1371655 2024-02-11T22:53:17.341 INFO:tasks.workunit.client.0.smithi023.stdout:op 5739 completed, throughput=5MB/sec 2024-02-11T22:53:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:17 smithi023 ceph-mon[111262]: pgmap v1981: 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-02-11T22:53:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:17 smithi023 ceph-mon[113671]: pgmap v1981: 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-02-11T22:53:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:17 smithi160 ceph-mon[106289]: pgmap v1981: 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-02-11T22:53:18.342 INFO:tasks.workunit.client.0.smithi023.stdout: 1118: throughput=5MB/sec pending data=0 2024-02-11T22:53:18.342 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-a4uAdj8fKfmUEBM off=17041165 len=300976 2024-02-11T22:53:18.343 INFO:tasks.workunit.client.0.smithi023.stdout:op 5740 completed, throughput=5MB/sec 2024-02-11T22:53:18.343 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jJsdFrLbX_feKFC off=14425807 len=1457771 2024-02-11T22:53:18.346 INFO:tasks.workunit.client.0.smithi023.stdout:op 5741 completed, throughput=5MB/sec 2024-02-11T22:53:18.346 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dWt8ZUiiLeKluT7 off=6330365 len=831711 2024-02-11T22:53:18.351 INFO:tasks.workunit.client.0.smithi023.stdout:op 5742 completed, throughput=5MB/sec 2024-02-11T22:53:18.351 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aeYdhvgUuea-g9b off=5040874 len=1557437 2024-02-11T22:53:18.358 INFO:tasks.workunit.client.0.smithi023.stdout:op 5743 completed, throughput=5MB/sec 2024-02-11T22:53:18.358 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KOgrHLjJI_VFOVM off=9026728 len=1200342 2024-02-11T22:53:18.359 INFO:tasks.workunit.client.0.smithi023.stdout:op 5744 completed, throughput=5MB/sec 2024-02-11T22:53:19.360 INFO:tasks.workunit.client.0.smithi023.stdout: 1119: throughput=5MB/sec pending data=0 2024-02-11T22:53:19.360 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jGlcYFsK9qopJbK off=3447371 len=1214766 2024-02-11T22:53:19.366 INFO:tasks.workunit.client.0.smithi023.stdout:op 5745 completed, throughput=5MB/sec 2024-02-11T22:53:19.366 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3aG3MTdjRCqu693 off=2934986 len=59187 2024-02-11T22:53:19.367 INFO:tasks.workunit.client.0.smithi023.stdout:op 5746 completed, throughput=5MB/sec 2024-02-11T22:53:19.367 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tcXY5g7DtiiDzPO off=8090910 len=388759 2024-02-11T22:53:19.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 5747 completed, throughput=5MB/sec 2024-02-11T22:53:19.371 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NZlZ3_tNB-YjX5e off=1262363 len=174475 2024-02-11T22:53:19.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 5748 completed, throughput=5MB/sec 2024-02-11T22:53:19.371 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AKZ1MHyDfi92fZj off=5619953 len=815545 2024-02-11T22:53:19.372 INFO:tasks.workunit.client.0.smithi023.stdout:op 5749 completed, throughput=5MB/sec 2024-02-11T22:53:19.372 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xXV0hUdFedQ3v9M off=1655257 len=266441 2024-02-11T22:53:19.375 INFO:tasks.workunit.client.0.smithi023.stdout:op 5750 completed, throughput=5MB/sec 2024-02-11T22:53:19.375 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Wm1PJ5kpcC3ZFrQ off=1441572 len=1892119 2024-02-11T22:53:19.387 INFO:tasks.workunit.client.0.smithi023.stdout:op 5751 completed, throughput=5MB/sec 2024-02-11T22:53:19.387 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nOUNCzhkS5XeYMx off=2650222 len=1985182 2024-02-11T22:53:19.389 INFO:tasks.workunit.client.0.smithi023.stdout:op 5752 completed, throughput=5MB/sec 2024-02-11T22:53:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:19 smithi023 ceph-mon[111262]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:19 smithi023 ceph-mon[113671]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:19 smithi160 ceph-mon[106289]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:20.389 INFO:tasks.workunit.client.0.smithi023.stdout: 1120: throughput=5MB/sec pending data=0 2024-02-11T22:53:20.389 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pMWcLUXKYbvyoYL off=1743864 len=765675 2024-02-11T22:53:20.392 INFO:tasks.workunit.client.0.smithi023.stdout:op 5753 completed, throughput=5MB/sec 2024-02-11T22:53:20.392 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0W8Xe54_j6Y59Xy off=14304520 len=1132872 2024-02-11T22:53:20.399 INFO:tasks.workunit.client.0.smithi023.stdout:op 5754 completed, throughput=5MB/sec 2024-02-11T22:53:20.399 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TRfHzcalrYdNB7a off=1140556 len=622552 2024-02-11T22:53:20.400 INFO:tasks.workunit.client.0.smithi023.stdout:op 5755 completed, throughput=5MB/sec 2024-02-11T22:53:20.400 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w9WDSbFXRcCzK1D off=506550 len=368878 2024-02-11T22:53:20.401 INFO:tasks.workunit.client.0.smithi023.stdout:op 5756 completed, throughput=5MB/sec 2024-02-11T22:53:20.401 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jGo0At3RLQwINsi off=9141801 len=274730 2024-02-11T22:53:20.404 INFO:tasks.workunit.client.0.smithi023.stdout:op 5757 completed, throughput=5MB/sec 2024-02-11T22:53:20.404 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wSGCChj7MfvBjV3 off=12209698 len=1758347 2024-02-11T22:53:20.414 INFO:tasks.workunit.client.0.smithi023.stdout:op 5758 completed, throughput=5MB/sec 2024-02-11T22:53:21.414 INFO:tasks.workunit.client.0.smithi023.stdout: 1121: throughput=5MB/sec pending data=0 2024-02-11T22:53:21.414 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Ty3_2i2YpC92s3h off=20555712 len=700532 2024-02-11T22:53:21.416 INFO:tasks.workunit.client.0.smithi023.stdout:op 5759 completed, throughput=5MB/sec 2024-02-11T22:53:21.417 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-0cYfwgbR6FCRKop off=7096579 len=1063199 2024-02-11T22:53:21.422 INFO:tasks.workunit.client.0.smithi023.stdout:op 5760 completed, throughput=5MB/sec 2024-02-11T22:53:21.422 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KZRnqvjgOSrvF0c off=9593325 len=1005205 2024-02-11T22:53:21.428 INFO:tasks.workunit.client.0.smithi023.stdout:op 5761 completed, throughput=5MB/sec 2024-02-11T22:53:21.428 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-onuP6Fq-uORHOCp off=13261044 len=847612 2024-02-11T22:53:21.433 INFO:tasks.workunit.client.0.smithi023.stdout:op 5762 completed, throughput=5MB/sec 2024-02-11T22:53:21.433 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SHfqqQUdWCHQVbr off=8139256 len=44793 2024-02-11T22:53:21.436 INFO:tasks.workunit.client.0.smithi023.stdout:op 5763 completed, throughput=5MB/sec 2024-02-11T22:53:21.436 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WbwseWPCyl14xvh off=5435610 len=1315296 2024-02-11T22:53:21.441 INFO:tasks.workunit.client.0.smithi023.stdout:op 5764 completed, throughput=5MB/sec 2024-02-11T22:53:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:21 smithi023 ceph-mon[113671]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:21 smithi023 ceph-mon[111262]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:21 smithi160 ceph-mon[106289]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:22.442 INFO:tasks.workunit.client.0.smithi023.stdout: 1122: throughput=5MB/sec pending data=0 2024-02-11T22:53:22.442 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ow7xdhyUtDbAcCk off=8773062 len=461265 2024-02-11T22:53:22.444 INFO:tasks.workunit.client.0.smithi023.stdout:op 5765 completed, throughput=5MB/sec 2024-02-11T22:53:22.444 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9-O1q1_o6n1jM06 off=2065249 len=1222865 2024-02-11T22:53:22.445 INFO:tasks.workunit.client.0.smithi023.stdout:op 5766 completed, throughput=5MB/sec 2024-02-11T22:53:22.445 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-csgGbD-83kb4Kn6 off=5388916 len=587093 2024-02-11T22:53:22.450 INFO:tasks.workunit.client.0.smithi023.stdout:op 5767 completed, throughput=5MB/sec 2024-02-11T22:53:22.450 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--sfgYPvo9MwH7yu off=6852645 len=977388 2024-02-11T22:53:22.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 5768 completed, throughput=5MB/sec 2024-02-11T22:53:22.455 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jSOG0L8spWQ-KHY off=7237511 len=1309522 2024-02-11T22:53:22.462 INFO:tasks.workunit.client.0.smithi023.stdout:op 5769 completed, throughput=5MB/sec 2024-02-11T22:53:22.462 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-gGHWyoGhNcsoTsg off=7127881 len=721339 2024-02-11T22:53:22.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 5770 completed, throughput=5MB/sec 2024-02-11T22:53:23.467 INFO:tasks.workunit.client.0.smithi023.stdout: 1123: throughput=5MB/sec pending data=0 2024-02-11T22:53:23.467 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KOgrHLjJI_VFOVM off=3989757 len=521382 2024-02-11T22:53:23.469 INFO:tasks.workunit.client.0.smithi023.stdout:op 5771 completed, throughput=5MB/sec 2024-02-11T22:53:23.469 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-eljv6OrFvDF7llu off=7439412 len=1251864 2024-02-11T22:53:23.474 INFO:tasks.workunit.client.0.smithi023.stdout:op 5772 completed, throughput=5MB/sec 2024-02-11T22:53:23.474 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qR2MBVkBedbj991 off=703700 len=1203350 2024-02-11T22:53:23.481 INFO:tasks.workunit.client.0.smithi023.stdout:op 5773 completed, throughput=5MB/sec 2024-02-11T22:53:23.481 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NLDq6uFIwrpps8_ off=4283479 len=1346166 2024-02-11T22:53:23.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 5774 completed, throughput=5MB/sec 2024-02-11T22:53:23.487 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-exAAd3-BjlNodwV off=13345205 len=1356071 2024-02-11T22:53:23.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 5775 completed, throughput=5MB/sec 2024-02-11T22:53:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:23 smithi023 ceph-mon[111262]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:53:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:23 smithi023 ceph-mon[113671]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:53:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:23 smithi160 ceph-mon[106289]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-11T22:53:24.488 INFO:tasks.workunit.client.0.smithi023.stdout: 1124: throughput=5MB/sec pending data=0 2024-02-11T22:53:24.488 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8vdtyD-gmqiokF2 off=169383 len=517109 2024-02-11T22:53:24.490 INFO:tasks.workunit.client.0.smithi023.stdout:op 5776 completed, throughput=5MB/sec 2024-02-11T22:53:24.490 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ycmi4wWUkSSCOLn off=6842462 len=1554596 2024-02-11T22:53:24.492 INFO:tasks.workunit.client.0.smithi023.stdout:op 5777 completed, throughput=5MB/sec 2024-02-11T22:53:24.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SjHOlwygobXmBN7 off=10470248 len=538628 2024-02-11T22:53:24.496 INFO:tasks.workunit.client.0.smithi023.stdout:op 5778 completed, throughput=5MB/sec 2024-02-11T22:53:24.496 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AcOkZWKszRYhHFX off=18856476 len=112449 2024-02-11T22:53:24.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 5779 completed, throughput=5MB/sec 2024-02-11T22:53:24.499 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4IqUC8gEcyjc43t off=4876362 len=11460 2024-02-11T22:53:24.499 INFO:tasks.workunit.client.0.smithi023.stdout:op 5780 completed, throughput=5MB/sec 2024-02-11T22:53:24.499 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4pMjNesUUbTyit8 off=2633997 len=592686 2024-02-11T22:53:24.503 INFO:tasks.workunit.client.0.smithi023.stdout:op 5781 completed, throughput=5MB/sec 2024-02-11T22:53:24.504 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-05evcdRbffixVNn off=3105416 len=1946103 2024-02-11T22:53:24.506 INFO:tasks.workunit.client.0.smithi023.stdout:op 5782 completed, throughput=5MB/sec 2024-02-11T22:53:25.506 INFO:tasks.workunit.client.0.smithi023.stdout: 1125: throughput=5MB/sec pending data=0 2024-02-11T22:53:25.506 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-EmEa2W5-2Zp4fhu off=417243 len=2060870 2024-02-11T22:53:25.514 INFO:tasks.workunit.client.0.smithi023.stdout:op 5783 completed, throughput=5MB/sec 2024-02-11T22:53:25.514 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1IiSZ3EskHXlQwW off=9697390 len=243277 2024-02-11T22:53:25.514 INFO:tasks.workunit.client.0.smithi023.stdout:op 5784 completed, throughput=5MB/sec 2024-02-11T22:53:25.515 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-KgnmKrAzUI6kps4 off=3834713 len=154900 2024-02-11T22:53:25.515 INFO:tasks.workunit.client.0.smithi023.stdout:op 5785 completed, throughput=5MB/sec 2024-02-11T22:53:25.515 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aiofWPLOKC0qjik off=847858 len=1152529 2024-02-11T22:53:25.522 INFO:tasks.workunit.client.0.smithi023.stdout:op 5786 completed, throughput=5MB/sec 2024-02-11T22:53:25.522 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vuFTq61dJKrCY5h off=1322268 len=173487 2024-02-11T22:53:25.524 INFO:tasks.workunit.client.0.smithi023.stdout:op 5787 completed, throughput=5MB/sec 2024-02-11T22:53:25.524 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2KoFGGRbqdZv40r off=7701829 len=661842 2024-02-11T22:53:25.525 INFO:tasks.workunit.client.0.smithi023.stdout:op 5788 completed, throughput=5MB/sec 2024-02-11T22:53:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:25 smithi023 ceph-mon[111262]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:53:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:53:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:53:25] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:53:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:25 smithi023 ceph-mon[113671]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:53:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:25 smithi160 ceph-mon[106289]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:53:26.526 INFO:tasks.workunit.client.0.smithi023.stdout: 1126: throughput=5MB/sec pending data=0 2024-02-11T22:53:26.526 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-2ho__1eQ7N2hKBK off=3421064 len=757786 2024-02-11T22:53:26.527 INFO:tasks.workunit.client.0.smithi023.stdout:op 5789 completed, throughput=5MB/sec 2024-02-11T22:53:26.528 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-cQUNBrKHLssyTQf off=8638838 len=1056144 2024-02-11T22:53:26.529 INFO:tasks.workunit.client.0.smithi023.stdout:op 5790 completed, throughput=5MB/sec 2024-02-11T22:53:26.529 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8o929uW-x2byN4p off=17672467 len=647857 2024-02-11T22:53:26.531 INFO:tasks.workunit.client.0.smithi023.stdout:op 5791 completed, throughput=5MB/sec 2024-02-11T22:53:26.531 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ZHPJE4quZp-nISd off=2324947 len=924527 2024-02-11T22:53:26.536 INFO:tasks.workunit.client.0.smithi023.stdout:op 5792 completed, throughput=5MB/sec 2024-02-11T22:53:26.536 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-w3zeJM4N6_811dJ off=1701970 len=18931 2024-02-11T22:53:26.537 INFO:tasks.workunit.client.0.smithi023.stdout:op 5793 completed, throughput=5MB/sec 2024-02-11T22:53:26.537 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-pwZRvwLksHxn58C off=6292161 len=1745213 2024-02-11T22:53:26.539 INFO:tasks.workunit.client.0.smithi023.stdout:op 5794 completed, throughput=5MB/sec 2024-02-11T22:53:26.539 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hFKKJ9OdOw5G0Yo off=173908 len=1931099 2024-02-11T22:53:26.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 5795 completed, throughput=5MB/sec 2024-02-11T22:53:27.550 INFO:tasks.workunit.client.0.smithi023.stdout: 1127: throughput=5MB/sec pending data=0 2024-02-11T22:53:27.550 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TZUdRQzgidQ1LG1 off=3363220 len=2036065 2024-02-11T22:53:27.559 INFO:tasks.workunit.client.0.smithi023.stdout:op 5796 completed, throughput=5MB/sec 2024-02-11T22:53:27.559 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IL_4Z8VynmsnJ9B off=561186 len=859138 2024-02-11T22:53:27.560 INFO:tasks.workunit.client.0.smithi023.stdout:op 5797 completed, throughput=5MB/sec 2024-02-11T22:53:27.560 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sSl8IS7ZaQo-upQ off=186792 len=1388389 2024-02-11T22:53:27.567 INFO:tasks.workunit.client.0.smithi023.stdout:op 5798 completed, throughput=5MB/sec 2024-02-11T22:53:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:27 smithi023 ceph-mon[111262]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:53:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:27 smithi023 ceph-mon[113671]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:53:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:27 smithi160 ceph-mon[106289]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:53:28.567 INFO:tasks.workunit.client.0.smithi023.stdout: 1128: throughput=5MB/sec pending data=0 2024-02-11T22:53:28.567 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-P5WYw6zhhERAisf off=5214728 len=266097 2024-02-11T22:53:28.570 INFO:tasks.workunit.client.0.smithi023.stdout:op 5799 completed, throughput=5MB/sec 2024-02-11T22:53:28.570 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QV7W-XRe34nwdGE off=7233152 len=987123 2024-02-11T22:53:28.573 INFO:tasks.workunit.client.0.smithi023.stdout:op 5800 completed, throughput=5MB/sec 2024-02-11T22:53:28.573 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KG1p889zSvXjMe- off=6486263 len=1351920 2024-02-11T22:53:28.579 INFO:tasks.workunit.client.0.smithi023.stdout:op 5801 completed, throughput=5MB/sec 2024-02-11T22:53:28.579 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jSOG0L8spWQ-KHY off=6535675 len=1793281 2024-02-11T22:53:28.582 INFO:tasks.workunit.client.0.smithi023.stdout:op 5802 completed, throughput=5MB/sec 2024-02-11T22:53:28.582 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JZCax1rRR_CMuak off=8334882 len=263227 2024-02-11T22:53:28.583 INFO:tasks.workunit.client.0.smithi023.stdout:op 5803 completed, throughput=5MB/sec 2024-02-11T22:53:29.583 INFO:tasks.workunit.client.0.smithi023.stdout: 1129: throughput=5MB/sec pending data=0 2024-02-11T22:53:29.583 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BLQkGdnuaWN2_ns off=3734935 len=1742481 2024-02-11T22:53:29.585 INFO:tasks.workunit.client.0.smithi023.stdout:op 5804 completed, throughput=5MB/sec 2024-02-11T22:53:29.585 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PznVTBdGPGSN6vx off=529514 len=984711 2024-02-11T22:53:29.588 INFO:tasks.workunit.client.0.smithi023.stdout:op 5805 completed, throughput=5MB/sec 2024-02-11T22:53:29.588 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-guuQU3a-064r0ol off=14312932 len=64484 2024-02-11T22:53:29.591 INFO:tasks.workunit.client.0.smithi023.stdout:op 5806 completed, throughput=5MB/sec 2024-02-11T22:53:29.591 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4ekkspSCDxrvF7n off=3305719 len=1307602 2024-02-11T22:53:29.593 INFO:tasks.workunit.client.0.smithi023.stdout:op 5807 completed, throughput=5MB/sec 2024-02-11T22:53:29.593 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--TuBM5WflaP6MSp off=6308974 len=1194445 2024-02-11T22:53:29.595 INFO:tasks.workunit.client.0.smithi023.stdout:op 5808 completed, throughput=5MB/sec 2024-02-11T22:53:29.596 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1JAiItLEL93xCBB off=9276111 len=863231 2024-02-11T22:53:29.597 INFO:tasks.workunit.client.0.smithi023.stdout:op 5809 completed, throughput=5MB/sec 2024-02-11T22:53:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:29 smithi023 ceph-mon[111262]: pgmap v1987: 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, 5 op/s 2024-02-11T22:53:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:29 smithi023 ceph-mon[113671]: pgmap v1987: 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, 5 op/s 2024-02-11T22:53:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:29 smithi160 ceph-mon[106289]: pgmap v1987: 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, 5 op/s 2024-02-11T22:53:30.597 INFO:tasks.workunit.client.0.smithi023.stdout: 1130: throughput=5MB/sec pending data=0 2024-02-11T22:53:30.598 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-himSji3R4U9Rb8f off=3273061 len=588931 2024-02-11T22:53:30.604 INFO:tasks.workunit.client.0.smithi023.stdout:op 5810 completed, throughput=5MB/sec 2024-02-11T22:53:30.604 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AVrf_hUrhNSWO4h off=0 len=1161148 2024-02-11T22:53:30.607 INFO:tasks.workunit.client.0.smithi023.stdout:op 5811 completed, throughput=5MB/sec 2024-02-11T22:53:30.607 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M48qPJT13CJAgMz off=2404098 len=582450 2024-02-11T22:53:30.608 INFO:tasks.workunit.client.0.smithi023.stdout:op 5812 completed, throughput=5MB/sec 2024-02-11T22:53:30.608 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-um4A9meTEixVboo off=6039460 len=1811807 2024-02-11T22:53:30.619 INFO:tasks.workunit.client.0.smithi023.stdout:op 5813 completed, throughput=5MB/sec 2024-02-11T22:53:30.619 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Akm_pgFTvOi-VV- off=4774577 len=285580 2024-02-11T22:53:30.620 INFO:tasks.workunit.client.0.smithi023.stdout:op 5814 completed, throughput=5MB/sec 2024-02-11T22:53:30.620 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-M-PbsmY-kJMcdBV off=9040990 len=192167 2024-02-11T22:53:30.621 INFO:tasks.workunit.client.0.smithi023.stdout:op 5815 completed, throughput=5MB/sec 2024-02-11T22:53:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:30 smithi023 ceph-mon[111262]: pgmap v1988: 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-02-11T22:53:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:30 smithi023 ceph-mon[113671]: pgmap v1988: 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-02-11T22:53:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:30 smithi160 ceph-mon[106289]: pgmap v1988: 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-02-11T22:53:31.621 INFO:tasks.workunit.client.0.smithi023.stdout: 1131: throughput=5MB/sec pending data=0 2024-02-11T22:53:31.621 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-funvSWpkl42GDIQ off=6837233 len=1250000 2024-02-11T22:53:31.630 INFO:tasks.workunit.client.0.smithi023.stdout:op 5816 completed, throughput=5MB/sec 2024-02-11T22:53:31.630 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TmcyLRp9ITAlDqM off=7443165 len=1806166 2024-02-11T22:53:31.632 INFO:tasks.workunit.client.0.smithi023.stdout:op 5817 completed, throughput=5MB/sec 2024-02-11T22:53:31.632 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-y8GnHr-YBSWxLCJ off=14616548 len=762255 2024-02-11T22:53:31.637 INFO:tasks.workunit.client.0.smithi023.stdout:op 5818 completed, throughput=5MB/sec 2024-02-11T22:53:31.637 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-IW2pljTk17W212z off=640111 len=1998737 2024-02-11T22:53:31.650 INFO:tasks.workunit.client.0.smithi023.stdout:op 5819 completed, throughput=5MB/sec 2024-02-11T22:53:32.650 INFO:tasks.workunit.client.0.smithi023.stdout: 1132: throughput=5MB/sec pending data=0 2024-02-11T22:53:32.650 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RAToVQro5fJ6_Qx off=34830 len=1660330 2024-02-11T22:53:32.658 INFO:tasks.workunit.client.0.smithi023.stdout:op 5820 completed, throughput=5MB/sec 2024-02-11T22:53:32.658 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D0UXowJh8ElnJnZ off=2407705 len=1591214 2024-02-11T22:53:32.666 INFO:tasks.workunit.client.0.smithi023.stdout:op 5821 completed, throughput=5MB/sec 2024-02-11T22:53:32.666 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TwMeTctFpY3Grow off=15660413 len=940464 2024-02-11T22:53:32.668 INFO:tasks.workunit.client.0.smithi023.stdout:op 5822 completed, throughput=5MB/sec 2024-02-11T22:53:32.668 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--EFhHLlRB7GeOE_ off=1409563 len=460472 2024-02-11T22:53:32.672 INFO:tasks.workunit.client.0.smithi023.stdout:op 5823 completed, throughput=5MB/sec 2024-02-11T22:53:32.672 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Km38XefROjBnbJ2 off=2076276 len=692999 2024-02-11T22:53:32.676 INFO:tasks.workunit.client.0.smithi023.stdout:op 5824 completed, throughput=5MB/sec 2024-02-11T22:53:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:32 smithi023 ceph-mon[111262]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:53:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:32 smithi023 ceph-mon[113671]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:53:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:32 smithi160 ceph-mon[106289]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-11T22:53:33.676 INFO:tasks.workunit.client.0.smithi023.stdout: 1133: throughput=5MB/sec pending data=0 2024-02-11T22:53:33.676 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-tl7nFk5iKawNoqV off=1122473 len=554213 2024-02-11T22:53:33.678 INFO:tasks.workunit.client.0.smithi023.stdout:op 5825 completed, throughput=5MB/sec 2024-02-11T22:53:33.678 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4gqvKP43zrVCZsO off=823400 len=1421152 2024-02-11T22:53:33.680 INFO:tasks.workunit.client.0.smithi023.stdout:op 5826 completed, throughput=5MB/sec 2024-02-11T22:53:33.680 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cMc0u0yM3zEJ0Po off=6355354 len=691134 2024-02-11T22:53:33.685 INFO:tasks.workunit.client.0.smithi023.stdout:op 5827 completed, throughput=5MB/sec 2024-02-11T22:53:33.685 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-lgMb4GCBx6-UDfY off=181889 len=1391301 2024-02-11T22:53:33.692 INFO:tasks.workunit.client.0.smithi023.stdout:op 5828 completed, throughput=5MB/sec 2024-02-11T22:53:33.692 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-clcVEr0YUQsPgFV off=1845370 len=724543 2024-02-11T22:53:33.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 5829 completed, throughput=5MB/sec 2024-02-11T22:53:33.697 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L7Z9nzSnhpxYXi8 off=11779286 len=448816 2024-02-11T22:53:33.697 INFO:tasks.workunit.client.0.smithi023.stdout:op 5830 completed, throughput=5MB/sec 2024-02-11T22:53:34.698 INFO:tasks.workunit.client.0.smithi023.stdout: 1134: throughput=5MB/sec pending data=0 2024-02-11T22:53:34.698 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LfsYs22-tgIVaac off=177157 len=1363139 2024-02-11T22:53:34.700 INFO:tasks.workunit.client.0.smithi023.stdout:op 5831 completed, throughput=5MB/sec 2024-02-11T22:53:34.700 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vo7-HqO4A-45m20 off=9271864 len=2046962 2024-02-11T22:53:34.702 INFO:tasks.workunit.client.0.smithi023.stdout:op 5832 completed, throughput=5MB/sec 2024-02-11T22:53:34.702 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RZvtG46azMq7tVY off=384406 len=1305460 2024-02-11T22:53:34.709 INFO:tasks.workunit.client.0.smithi023.stdout:op 5833 completed, throughput=5MB/sec 2024-02-11T22:53:34.709 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-5Co2v097B327POd off=5119757 len=777335 2024-02-11T22:53:34.710 INFO:tasks.workunit.client.0.smithi023.stdout:op 5834 completed, throughput=5MB/sec 2024-02-11T22:53:35.711 INFO:tasks.workunit.client.0.smithi023.stdout: 1135: throughput=5MB/sec pending data=0 2024-02-11T22:53:35.711 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aN_acDPnSPsbIxY off=3822527 len=1741997 2024-02-11T22:53:35.719 INFO:tasks.workunit.client.0.smithi023.stdout:op 5835 completed, throughput=5MB/sec 2024-02-11T22:53:35.719 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7lot8zuTxM19D3S off=382957 len=1033284 2024-02-11T22:53:35.724 INFO:tasks.workunit.client.0.smithi023.stdout:op 5836 completed, throughput=5MB/sec 2024-02-11T22:53:35.724 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Hf2Tua8HF4tLbp6 off=1527948 len=1451338 2024-02-11T22:53:35.726 INFO:tasks.workunit.client.0.smithi023.stdout:op 5837 completed, throughput=5MB/sec 2024-02-11T22:53:35.726 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-G0aj5-W9y9SNGh2 off=539615 len=847204 2024-02-11T22:53:35.728 INFO:tasks.workunit.client.0.smithi023.stdout:op 5838 completed, throughput=5MB/sec 2024-02-11T22:53:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:35 smithi023 ceph-mon[111262]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:35.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:35 smithi023 ceph-mon[113671]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:53:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:53:35] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-02-11T22:53:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:35 smithi160 ceph-mon[106289]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:36.728 INFO:tasks.workunit.client.0.smithi023.stdout: 1136: throughput=5MB/sec pending data=0 2024-02-11T22:53:36.728 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-eNUBvR4gj-aviy8 off=289685 len=428772 2024-02-11T22:53:36.729 INFO:tasks.workunit.client.0.smithi023.stdout:op 5839 completed, throughput=5MB/sec 2024-02-11T22:53:36.729 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-auWJzKO6UWuHkZ6 off=17473669 len=535803 2024-02-11T22:53:36.730 INFO:tasks.workunit.client.0.smithi023.stdout:op 5840 completed, throughput=5MB/sec 2024-02-11T22:53:36.730 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-SP1ZAuK6dHb18YR off=1287810 len=595016 2024-02-11T22:53:36.732 INFO:tasks.workunit.client.0.smithi023.stdout:op 5841 completed, throughput=5MB/sec 2024-02-11T22:53:36.732 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_CQMqWooRFD23Vz off=3657129 len=628317 2024-02-11T22:53:36.736 INFO:tasks.workunit.client.0.smithi023.stdout:op 5842 completed, throughput=5MB/sec 2024-02-11T22:53:36.736 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-N80vut6KJR7fOvd off=2364927 len=1281193 2024-02-11T22:53:36.738 INFO:tasks.workunit.client.0.smithi023.stdout:op 5843 completed, throughput=5MB/sec 2024-02-11T22:53:36.738 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nFN4DsT8X-o74Mr off=5364542 len=1827341 2024-02-11T22:53:36.741 INFO:tasks.workunit.client.0.smithi023.stdout:op 5844 completed, throughput=5MB/sec 2024-02-11T22:53:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:37.742 INFO:tasks.workunit.client.0.smithi023.stdout: 1137: throughput=5MB/sec pending data=0 2024-02-11T22:53:37.742 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KjCiwziZbvVsmgO off=2690412 len=6927 2024-02-11T22:53:37.744 INFO:tasks.workunit.client.0.smithi023.stdout:op 5845 completed, throughput=5MB/sec 2024-02-11T22:53:37.744 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-HuywvV916sjhHFo off=381993 len=999650 2024-02-11T22:53:37.750 INFO:tasks.workunit.client.0.smithi023.stdout:op 5846 completed, throughput=5MB/sec 2024-02-11T22:53:37.750 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-TdOrjmmew0B0Pqw off=7823586 len=22683 2024-02-11T22:53:37.751 INFO:tasks.workunit.client.0.smithi023.stdout:op 5847 completed, throughput=5MB/sec 2024-02-11T22:53:37.751 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8ECrdZJmHGfl0d1 off=1539834 len=1483653 2024-02-11T22:53:37.760 INFO:tasks.workunit.client.0.smithi023.stdout:op 5848 completed, throughput=5MB/sec 2024-02-11T22:53:37.760 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-LIxhgBHap9dZlMj off=834306 len=1673121 2024-02-11T22:53:37.770 INFO:tasks.workunit.client.0.smithi023.stdout:op 5849 completed, throughput=5MB/sec 2024-02-11T22:53:37.770 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-u6mUSlaw7btj2NN off=12711009 len=1816748 2024-02-11T22:53:37.772 INFO:tasks.workunit.client.0.smithi023.stdout:op 5850 completed, throughput=5MB/sec 2024-02-11T22:53:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:37 smithi023 ceph-mon[111262]: pgmap v1991: 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, 6 op/s 2024-02-11T22:53:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:37 smithi023 ceph-mon[113671]: pgmap v1991: 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, 6 op/s 2024-02-11T22:53:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:37 smithi160 ceph-mon[106289]: pgmap v1991: 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, 6 op/s 2024-02-11T22:53:38.772 INFO:tasks.workunit.client.0.smithi023.stdout: 1138: throughput=5MB/sec pending data=0 2024-02-11T22:53:38.837 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6VLyNE8djfpwgio off=186435 len=2029423 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5851 completed, throughput=5MB/sec 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hECeQ6hV-5Tf6MS off=12447301 len=2047880 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5852 completed, throughput=5MB/sec 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-L2GHGK8YDOQAUVY off=2094540 len=238891 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5853 completed, throughput=5MB/sec 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8qrDFYbSk89TwHI off=1414757 len=776669 2024-02-11T22:53:38.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5854 completed, throughput=5MB/sec 2024-02-11T22:53:39.788 INFO:tasks.workunit.client.0.smithi023.stdout: 1139: throughput=5MB/sec pending data=0 2024-02-11T22:53:39.788 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-O4yGoitotU6CMlq off=7506740 len=310156 2024-02-11T22:53:39.791 INFO:tasks.workunit.client.0.smithi023.stdout:op 5855 completed, throughput=5MB/sec 2024-02-11T22:53:39.791 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-NVDMUtnKfoQJNEO off=5439867 len=1364171 2024-02-11T22:53:39.799 INFO:tasks.workunit.client.0.smithi023.stdout:op 5856 completed, throughput=5MB/sec 2024-02-11T22:53:39.799 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-r_yCiVHK3tZIXeT off=2506923 len=443752 2024-02-11T22:53:39.802 INFO:tasks.workunit.client.0.smithi023.stdout:op 5857 completed, throughput=5MB/sec 2024-02-11T22:53:39.803 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DL3DoYQWY4K4A8a off=3384664 len=1412953 2024-02-11T22:53:39.804 INFO:tasks.workunit.client.0.smithi023.stdout:op 5858 completed, throughput=5MB/sec 2024-02-11T22:53:39.804 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-JUAebE1mS87McA1 off=1586558 len=742965 2024-02-11T22:53:39.805 INFO:tasks.workunit.client.0.smithi023.stdout:op 5859 completed, throughput=5MB/sec 2024-02-11T22:53:39.806 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ryWHUwIuV8lJHA_ off=7084258 len=1388226 2024-02-11T22:53:39.807 INFO:tasks.workunit.client.0.smithi023.stdout:op 5860 completed, throughput=5MB/sec 2024-02-11T22:53:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:39 smithi023 ceph-mon[111262]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:53:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:39 smithi023 ceph-mon[113671]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:53:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:39 smithi160 ceph-mon[106289]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:53:40.807 INFO:tasks.workunit.client.0.smithi023.stdout: 1140: throughput=5MB/sec pending data=0 2024-02-11T22:53:40.808 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-13Cs0Itxk4HsufM off=1375047 len=530716 2024-02-11T22:53:40.812 INFO:tasks.workunit.client.0.smithi023.stdout:op 5861 completed, throughput=5MB/sec 2024-02-11T22:53:40.812 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1a4TrGgQqz-wD-Y off=11419552 len=1673293 2024-02-11T22:53:40.820 INFO:tasks.workunit.client.0.smithi023.stdout:op 5862 completed, throughput=5MB/sec 2024-02-11T22:53:40.820 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Vq8Zn7xKDuO8Sr3 off=167418 len=1851116 2024-02-11T22:53:40.822 INFO:tasks.workunit.client.0.smithi023.stdout:op 5863 completed, throughput=5MB/sec 2024-02-11T22:53:40.822 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iuWowKL-XNMDM1x off=1349537 len=1386761 2024-02-11T22:53:40.828 INFO:tasks.workunit.client.0.smithi023.stdout:op 5864 completed, throughput=5MB/sec 2024-02-11T22:53:41.828 INFO:tasks.workunit.client.0.smithi023.stdout: 1141: throughput=5MB/sec pending data=0 2024-02-11T22:53:41.828 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-k_4Q_qeU2Ud7B0d off=394363 len=1579975 2024-02-11T22:53:41.830 INFO:tasks.workunit.client.0.smithi023.stdout:op 5865 completed, throughput=5MB/sec 2024-02-11T22:53:41.830 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-j-xYIHw8Z-8De1d off=20454310 len=959435 2024-02-11T22:53:41.835 INFO:tasks.workunit.client.0.smithi023.stdout:op 5866 completed, throughput=5MB/sec 2024-02-11T22:53:41.835 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-_UvpXedokZwzzii off=4772889 len=202897 2024-02-11T22:53:41.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5867 completed, throughput=5MB/sec 2024-02-11T22:53:41.838 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Cavr-bxkFDqGBkD off=10906305 len=230056 2024-02-11T22:53:41.838 INFO:tasks.workunit.client.0.smithi023.stdout:op 5868 completed, throughput=5MB/sec 2024-02-11T22:53:41.839 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-GH5aPkv8sHWCvhY off=734258 len=1423238 2024-02-11T22:53:41.845 INFO:tasks.workunit.client.0.smithi023.stdout:op 5869 completed, throughput=5MB/sec 2024-02-11T22:53:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:41 smithi023 ceph-mon[111262]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:53:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:41 smithi023 ceph-mon[113671]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:53:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:41 smithi160 ceph-mon[106289]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-11T22:53:42.845 INFO:tasks.workunit.client.0.smithi023.stdout: 1142: throughput=5MB/sec pending data=0 2024-02-11T22:53:42.845 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x7Pu1bhryb7mbux off=20604099 len=496263 2024-02-11T22:53:42.846 INFO:tasks.workunit.client.0.smithi023.stdout:op 5870 completed, throughput=5MB/sec 2024-02-11T22:53:42.846 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ukg1q_vfWnvD5vz off=2509079 len=1567006 2024-02-11T22:53:42.848 INFO:tasks.workunit.client.0.smithi023.stdout:op 5871 completed, throughput=5MB/sec 2024-02-11T22:53:42.848 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-6SYBtq6fUT9bfuu off=14288251 len=423099 2024-02-11T22:53:42.849 INFO:tasks.workunit.client.0.smithi023.stdout:op 5872 completed, throughput=5MB/sec 2024-02-11T22:53:42.849 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-QnsQ9Acn45yssV- off=10660235 len=1070305 2024-02-11T22:53:42.856 INFO:tasks.workunit.client.0.smithi023.stdout:op 5873 completed, throughput=5MB/sec 2024-02-11T22:53:42.856 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-wAODDAr56OSVD-a off=7654769 len=955547 2024-02-11T22:53:42.861 INFO:tasks.workunit.client.0.smithi023.stdout:op 5874 completed, throughput=5MB/sec 2024-02-11T22:53:42.861 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-MTJ_mpYujqFIYrk off=451793 len=1582846 2024-02-11T22:53:42.868 INFO:tasks.workunit.client.0.smithi023.stdout:op 5875 completed, throughput=5MB/sec 2024-02-11T22:53:43.868 INFO:tasks.workunit.client.0.smithi023.stdout: 1143: throughput=5MB/sec pending data=0 2024-02-11T22:53:43.868 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-L8dJrhdx4dQvqpt off=2725077 len=1091113 2024-02-11T22:53:43.870 INFO:tasks.workunit.client.0.smithi023.stdout:op 5876 completed, throughput=5MB/sec 2024-02-11T22:53:43.870 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-e9vufVoQ3EE7kJP off=3782283 len=1954511 2024-02-11T22:53:43.878 INFO:tasks.workunit.client.0.smithi023.stdout:op 5877 completed, throughput=5MB/sec 2024-02-11T22:53:43.878 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj--SJh8Hp4RoSAhXH off=3206917 len=1122801 2024-02-11T22:53:43.883 INFO:tasks.workunit.client.0.smithi023.stdout:op 5878 completed, throughput=5MB/sec 2024-02-11T22:53:43.883 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BGW0KaXiKuIaR6f off=10871198 len=832489 2024-02-11T22:53:43.887 INFO:tasks.workunit.client.0.smithi023.stdout:op 5879 completed, throughput=5MB/sec 2024-02-11T22:53:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:43 smithi023 ceph-mon[111262]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:43 smithi023 ceph-mon[113671]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:43 smithi160 ceph-mon[106289]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:53:44.887 INFO:tasks.workunit.client.0.smithi023.stdout: 1144: throughput=5MB/sec pending data=0 2024-02-11T22:53:44.888 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-SwwPHd9QytinPmn off=17001234 len=2084197 2024-02-11T22:53:44.896 INFO:tasks.workunit.client.0.smithi023.stdout:op 5880 completed, throughput=5MB/sec 2024-02-11T22:53:44.896 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8yT9bk_zrPrjvaJ off=4204769 len=1726919 2024-02-11T22:53:44.898 INFO:tasks.workunit.client.0.smithi023.stdout:op 5881 completed, throughput=5MB/sec 2024-02-11T22:53:44.898 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bscAfeH9HYns9YK off=7605068 len=2079173 2024-02-11T22:53:44.899 INFO:tasks.workunit.client.0.smithi023.stdout:op 5882 completed, throughput=5MB/sec 2024-02-11T22:53:45.900 INFO:tasks.workunit.client.0.smithi023.stdout: 1145: throughput=5MB/sec pending data=0 2024-02-11T22:53:45.901 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Xs6g8zyqy6YYIOd off=149723 len=1358989 2024-02-11T22:53:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:45 smithi023 ceph-mon[111262]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:53:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:53:45] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-02-11T22:53:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:45 smithi023 ceph-mon[113671]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:45.907 INFO:tasks.workunit.client.0.smithi023.stdout:op 5883 completed, throughput=5MB/sec 2024-02-11T22:53:45.907 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-J_8MkFur3IQi31v off=1727279 len=2020291 2024-02-11T22:53:45.918 INFO:tasks.workunit.client.0.smithi023.stdout:op 5884 completed, throughput=5MB/sec 2024-02-11T22:53:45.918 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-sIA4dbTrZnEYsLy off=362987 len=1630237 2024-02-11T22:53:45.920 INFO:tasks.workunit.client.0.smithi023.stdout:op 5885 completed, throughput=5MB/sec 2024-02-11T22:53:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:45 smithi160 ceph-mon[106289]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:53:46.920 INFO:tasks.workunit.client.0.smithi023.stdout: 1146: throughput=5MB/sec pending data=0 2024-02-11T22:53:46.921 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Deb8k1iJHPDF0Yy off=1173217 len=2091319 2024-02-11T22:53:46.934 INFO:tasks.workunit.client.0.smithi023.stdout:op 5886 completed, throughput=5MB/sec 2024-02-11T22:53:46.934 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-D9Ck0SczeNalM6T off=6566674 len=1124977 2024-02-11T22:53:46.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 5887 completed, throughput=5MB/sec 2024-02-11T22:53:46.940 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DJ5z4o3PsAMAAwq off=1042557 len=122944 2024-02-11T22:53:46.940 INFO:tasks.workunit.client.0.smithi023.stdout:op 5888 completed, throughput=5MB/sec 2024-02-11T22:53:46.940 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XGr4DjvDM8HAPvq off=1152540 len=655534 2024-02-11T22:53:46.942 INFO:tasks.workunit.client.0.smithi023.stdout:op 5889 completed, throughput=5MB/sec 2024-02-11T22:53:46.942 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WHi94iTbflDUQld off=15663865 len=1750385 2024-02-11T22:53:46.950 INFO:tasks.workunit.client.0.smithi023.stdout:op 5890 completed, throughput=5MB/sec 2024-02-11T22:53:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:47 smithi023 ceph-mon[111262]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:47 smithi023 ceph-mon[113671]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:47 smithi160 ceph-mon[106289]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-11T22:53:47.951 INFO:tasks.workunit.client.0.smithi023.stdout: 1147: throughput=5MB/sec pending data=0 2024-02-11T22:53:47.951 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7nG2lXU3LmdOdMB off=4237295 len=322973 2024-02-11T22:53:47.955 INFO:tasks.workunit.client.0.smithi023.stdout:op 5891 completed, throughput=5MB/sec 2024-02-11T22:53:47.955 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-qsKYVl0BBtMuBD8 off=14205587 len=704490 2024-02-11T22:53:47.956 INFO:tasks.workunit.client.0.smithi023.stdout:op 5892 completed, throughput=5MB/sec 2024-02-11T22:53:47.956 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-QB-ovfb-oI9yemG off=16186008 len=1032064 2024-02-11T22:53:47.957 INFO:tasks.workunit.client.0.smithi023.stdout:op 5893 completed, throughput=5MB/sec 2024-02-11T22:53:47.957 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-4giiLyi-YDrGqtC off=735143 len=976840 2024-02-11T22:53:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:op 5894 completed, throughput=5MB/sec 2024-02-11T22:53:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iw8RlNXv5I2dcxe off=1926309 len=89217 2024-02-11T22:53:47.962 INFO:tasks.workunit.client.0.smithi023.stdout:op 5895 completed, throughput=5MB/sec 2024-02-11T22:53:47.962 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-EwiCmeu8So2lL2b off=12616751 len=744640 2024-02-11T22:53:47.963 INFO:tasks.workunit.client.0.smithi023.stdout:op 5896 completed, throughput=5MB/sec 2024-02-11T22:53:47.963 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-VuMYelLVRkixfzs off=312433 len=222009 2024-02-11T22:53:47.966 INFO:tasks.workunit.client.0.smithi023.stdout:op 5897 completed, throughput=5MB/sec 2024-02-11T22:53:47.967 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-_zZVsnrsEJLr4O2 off=3419862 len=170150 2024-02-11T22:53:47.967 INFO:tasks.workunit.client.0.smithi023.stdout:op 5898 completed, throughput=5MB/sec 2024-02-11T22:53:48.967 INFO:tasks.workunit.client.0.smithi023.stdout: 1148: throughput=5MB/sec pending data=0 2024-02-11T22:53:48.967 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1WOtqVJ67JY-LRo off=1349839 len=227597 2024-02-11T22:53:48.970 INFO:tasks.workunit.client.0.smithi023.stdout:op 5899 completed, throughput=5MB/sec 2024-02-11T22:53:48.971 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-58819EBxZj0UvAj off=14185896 len=644103 2024-02-11T22:53:48.975 INFO:tasks.workunit.client.0.smithi023.stdout:op 5900 completed, throughput=5MB/sec 2024-02-11T22:53:48.975 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WVVWgGjd-2iFrFJ off=638844 len=922143 2024-02-11T22:53:48.980 INFO:tasks.workunit.client.0.smithi023.stdout:op 5901 completed, throughput=5MB/sec 2024-02-11T22:53:48.980 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ceot6GR9Ym0W0FR off=200149 len=1776126 2024-02-11T22:53:48.991 INFO:tasks.workunit.client.0.smithi023.stdout:op 5902 completed, throughput=5MB/sec 2024-02-11T22:53:48.991 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oh27BXfk0HZUya2 off=833748 len=1550795 2024-02-11T22:53:48.993 INFO:tasks.workunit.client.0.smithi023.stdout:op 5903 completed, throughput=5MB/sec 2024-02-11T22:53:48.993 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-t8_MTkEhoyxOHtc off=494539 len=1901652 2024-02-11T22:53:49.001 INFO:tasks.workunit.client.0.smithi023.stdout:op 5904 completed, throughput=5MB/sec 2024-02-11T22:53:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:49 smithi023 ceph-mon[111262]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:53:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:49 smithi023 ceph-mon[113671]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:53:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:49 smithi160 ceph-mon[106289]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-11T22:53:50.001 INFO:tasks.workunit.client.0.smithi023.stdout: 1149: throughput=5MB/sec pending data=0 2024-02-11T22:53:50.002 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oKO2JYGR11vmR9J off=22896854 len=2052743 2024-02-11T22:53:50.012 INFO:tasks.workunit.client.0.smithi023.stdout:op 5905 completed, throughput=5MB/sec 2024-02-11T22:53:50.012 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-So-MmyVd3SZH3pY off=3858182 len=844195 2024-02-11T22:53:50.014 INFO:tasks.workunit.client.0.smithi023.stdout:op 5906 completed, throughput=5MB/sec 2024-02-11T22:53:50.014 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--dJr0V7SVrX5AIJ off=13408024 len=1922057 2024-02-11T22:53:50.017 INFO:tasks.workunit.client.0.smithi023.stdout:op 5907 completed, throughput=5MB/sec 2024-02-11T22:53:51.017 INFO:tasks.workunit.client.0.smithi023.stdout: 1150: throughput=5MB/sec pending data=0 2024-02-11T22:53:51.017 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-STJIC_gu5XhhwZG off=6707665 len=1234250 2024-02-11T22:53:51.023 INFO:tasks.workunit.client.0.smithi023.stdout:op 5908 completed, throughput=5MB/sec 2024-02-11T22:53:51.023 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-LZt7YICdjLoPAVx off=11312721 len=1545603 2024-02-11T22:53:51.024 INFO:tasks.workunit.client.0.smithi023.stdout:op 5909 completed, throughput=5MB/sec 2024-02-11T22:53:51.024 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mMlLQsI5eZEWorC off=417439 len=2009337 2024-02-11T22:53:51.028 INFO:tasks.workunit.client.0.smithi023.stdout:op 5910 completed, throughput=5MB/sec 2024-02-11T22:53:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:51 smithi023 ceph-mon[111262]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:53:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:51 smithi023 ceph-mon[113671]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:53:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:51 smithi160 ceph-mon[106289]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-11T22:53:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:53:52.028 INFO:tasks.workunit.client.0.smithi023.stdout: 1151: throughput=5MB/sec pending data=0 2024-02-11T22:53:52.028 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KZE3y49Wr0UUJ7z off=2580138 len=2006260 2024-02-11T22:53:52.037 INFO:tasks.workunit.client.0.smithi023.stdout:op 5911 completed, throughput=5MB/sec 2024-02-11T22:53:52.037 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O5ksaUVwr_AgV1m off=5736872 len=1088044 2024-02-11T22:53:52.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 5912 completed, throughput=5MB/sec 2024-02-11T22:53:52.039 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yvvfbtEGG9ill41 off=8363322 len=1899496 2024-02-11T22:53:52.039 INFO:tasks.workunit.client.0.smithi023.stdout:op 5913 completed, throughput=5MB/sec 2024-02-11T22:53:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:52 smithi023 ceph-mon[111262]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:53:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:52 smithi023 ceph-mon[113671]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:53:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:52 smithi160 ceph-mon[106289]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-11T22:53:53.040 INFO:tasks.workunit.client.0.smithi023.stdout: 1152: throughput=5MB/sec pending data=0 2024-02-11T22:53:53.040 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-tkYBFdfWJFOkoeA off=1661035 len=1241748 2024-02-11T22:53:53.046 INFO:tasks.workunit.client.0.smithi023.stdout:op 5914 completed, throughput=5MB/sec 2024-02-11T22:53:53.046 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-f6k-agbiLiixikY off=4295864 len=105306 2024-02-11T22:53:53.047 INFO:tasks.workunit.client.0.smithi023.stdout:op 5915 completed, throughput=5MB/sec 2024-02-11T22:53:53.047 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-mkqwmFpooeXXw5I off=864340 len=1596715 2024-02-11T22:53:53.048 INFO:tasks.workunit.client.0.smithi023.stdout:op 5916 completed, throughput=5MB/sec 2024-02-11T22:53:53.048 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-PST7GSQKPHmqSJk off=830076 len=1552761 2024-02-11T22:53:53.058 INFO:tasks.workunit.client.0.smithi023.stdout:op 5917 completed, throughput=5MB/sec 2024-02-11T22:53:53.058 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-GvyNaqnakrkOuaf off=6461368 len=2045732 2024-02-11T22:53:53.059 INFO:tasks.workunit.client.0.smithi023.stdout:op 5918 completed, throughput=5MB/sec 2024-02-11T22:53:54.059 INFO:tasks.workunit.client.0.smithi023.stdout: 1153: throughput=5MB/sec pending data=0 2024-02-11T22:53:54.059 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-okKVDayXbNOuUt- off=10802001 len=1703338 2024-02-11T22:53:54.061 INFO:tasks.workunit.client.0.smithi023.stdout:op 5919 completed, throughput=5MB/sec 2024-02-11T22:53:54.062 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj--o2-GjXPYZ9Pmim off=2933595 len=1509502 2024-02-11T22:53:54.065 INFO:tasks.workunit.client.0.smithi023.stdout:op 5920 completed, throughput=5MB/sec 2024-02-11T22:53:54.065 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZS0JBVRoPJNQR-M off=5574642 len=1795956 2024-02-11T22:53:54.068 INFO:tasks.workunit.client.0.smithi023.stdout:op 5921 completed, throughput=5MB/sec 2024-02-11T22:53:55.069 INFO:tasks.workunit.client.0.smithi023.stdout: 1154: throughput=5MB/sec pending data=0 2024-02-11T22:53:55.069 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Td6jflpdQBGuadF off=19829999 len=840007 2024-02-11T22:53:55.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 5922 completed, throughput=5MB/sec 2024-02-11T22:53:55.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-jcp98xZP_VLlnxI off=3426031 len=421045 2024-02-11T22:53:55.076 INFO:tasks.workunit.client.0.smithi023.stdout:op 5923 completed, throughput=5MB/sec 2024-02-11T22:53:55.076 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-8S2IYsz2XhPh6b_ off=65980 len=1486516 2024-02-11T22:53:55.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 5924 completed, throughput=5MB/sec 2024-02-11T22:53:55.078 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wVwoLrPSyd_oUN7 off=3192220 len=39597 2024-02-11T22:53:55.078 INFO:tasks.workunit.client.0.smithi023.stdout:op 5925 completed, throughput=5MB/sec 2024-02-11T22:53:55.078 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BKnu2AUpsNc_P6Z off=2424837 len=771454 2024-02-11T22:53:55.080 INFO:tasks.workunit.client.0.smithi023.stdout:op 5926 completed, throughput=5MB/sec 2024-02-11T22:53:55.080 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BNguUC4GWA7k98A off=8423555 len=926003 2024-02-11T22:53:55.082 INFO:tasks.workunit.client.0.smithi023.stdout:op 5927 completed, throughput=5MB/sec 2024-02-11T22:53:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:55 smithi023 ceph-mon[111262]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:53:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:55 smithi023 ceph-mon[113671]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:53:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:53:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:53:55] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:53:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:55 smithi160 ceph-mon[106289]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:53:56.082 INFO:tasks.workunit.client.0.smithi023.stdout: 1155: throughput=5MB/sec pending data=0 2024-02-11T22:53:56.082 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uLoOW6818TNLO1j off=1851797 len=1900820 2024-02-11T22:53:56.090 INFO:tasks.workunit.client.0.smithi023.stdout:op 5928 completed, throughput=5MB/sec 2024-02-11T22:53:56.090 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xmwb_NmmJPoJJ7D off=1746311 len=954717 2024-02-11T22:53:56.091 INFO:tasks.workunit.client.0.smithi023.stdout:op 5929 completed, throughput=5MB/sec 2024-02-11T22:53:56.091 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-W3_Q2HCw9P7BadM off=14275294 len=1763360 2024-02-11T22:53:56.100 INFO:tasks.workunit.client.0.smithi023.stdout:op 5930 completed, throughput=5MB/sec 2024-02-11T22:53:56.100 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3SwzUN2t-lIWIPl off=21520442 len=515593 2024-02-11T22:53:56.104 INFO:tasks.workunit.client.0.smithi023.stdout:op 5931 completed, throughput=5MB/sec 2024-02-11T22:53:57.104 INFO:tasks.workunit.client.0.smithi023.stdout: 1156: throughput=5MB/sec pending data=0 2024-02-11T22:53:57.104 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fjzpkNit6SKhhyu off=8814887 len=1652337 2024-02-11T22:53:57.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 5932 completed, throughput=5MB/sec 2024-02-11T22:53:57.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-hKs6jQn5AqTsD6G off=3034884 len=229640 2024-02-11T22:53:57.107 INFO:tasks.workunit.client.0.smithi023.stdout:op 5933 completed, throughput=5MB/sec 2024-02-11T22:53:57.107 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-BWSLKe8wD3bQZci off=5190740 len=1628671 2024-02-11T22:53:57.108 INFO:tasks.workunit.client.0.smithi023.stdout:op 5934 completed, throughput=5MB/sec 2024-02-11T22:53:57.108 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C2FDmc-VM53Zd9q off=9418755 len=1037121 2024-02-11T22:53:57.115 INFO:tasks.workunit.client.0.smithi023.stdout:op 5935 completed, throughput=5MB/sec 2024-02-11T22:53:57.115 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NJar_m0loHLY75l off=10939886 len=1676487 2024-02-11T22:53:57.117 INFO:tasks.workunit.client.0.smithi023.stdout:op 5936 completed, throughput=5MB/sec 2024-02-11T22:53:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:57 smithi023 ceph-mon[111262]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:53:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:57 smithi023 ceph-mon[113671]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:53:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:57 smithi160 ceph-mon[106289]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-11T22:53:58.117 INFO:tasks.workunit.client.0.smithi023.stdout: 1157: throughput=5MB/sec pending data=0 2024-02-11T22:53:58.117 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-HePXnFRABUswdoJ off=1916205 len=1697167 2024-02-11T22:53:58.121 INFO:tasks.workunit.client.0.smithi023.stdout:op 5937 completed, throughput=5MB/sec 2024-02-11T22:53:58.121 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-pHVdxIk97KKAljD off=6824579 len=1524020 2024-02-11T22:53:58.127 INFO:tasks.workunit.client.0.smithi023.stdout:op 5938 completed, throughput=5MB/sec 2024-02-11T22:53:58.127 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-CoPSeE2yUZWRgsS off=13032880 len=667576 2024-02-11T22:53:58.129 INFO:tasks.workunit.client.0.smithi023.stdout:op 5939 completed, throughput=5MB/sec 2024-02-11T22:53:58.129 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-jOO2BJXt367aw0X off=12742871 len=162844 2024-02-11T22:53:58.132 INFO:tasks.workunit.client.0.smithi023.stdout:op 5940 completed, throughput=5MB/sec 2024-02-11T22:53:58.132 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-O3dSZskFY6_ruPa off=849250 len=1990882 2024-02-11T22:53:58.134 INFO:tasks.workunit.client.0.smithi023.stdout:op 5941 completed, throughput=5MB/sec 2024-02-11T22:53:59.134 INFO:tasks.workunit.client.0.smithi023.stdout: 1158: throughput=5MB/sec pending data=0 2024-02-11T22:53:59.134 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-1OCLQDJq6Lok34t off=3749240 len=1269419 2024-02-11T22:53:59.141 INFO:tasks.workunit.client.0.smithi023.stdout:op 5942 completed, throughput=5MB/sec 2024-02-11T22:53:59.141 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z14nFA8dDxWurQP off=18026451 len=1716827 2024-02-11T22:53:59.150 INFO:tasks.workunit.client.0.smithi023.stdout:op 5943 completed, throughput=5MB/sec 2024-02-11T22:53:59.150 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dgqVlnoHXzSgApr off=4076523 len=1609964 2024-02-11T22:53:59.157 INFO:tasks.workunit.client.0.smithi023.stdout:op 5944 completed, throughput=5MB/sec 2024-02-11T22:53:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:53:59 smithi023 ceph-mon[111262]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:53:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:53:59 smithi023 ceph-mon[113671]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:53:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:53:59 smithi160 ceph-mon[106289]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-11T22:54:00.157 INFO:tasks.workunit.client.0.smithi023.stdout: 1159: throughput=5MB/sec pending data=0 2024-02-11T22:54:00.157 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KkLLK9YKB6Z6zak off=7056696 len=1509830 2024-02-11T22:54:00.164 INFO:tasks.workunit.client.0.smithi023.stdout:op 5945 completed, throughput=5MB/sec 2024-02-11T22:54:00.164 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AqGFpnVJPSJWgLf off=22616438 len=895805 2024-02-11T22:54:00.165 INFO:tasks.workunit.client.0.smithi023.stdout:op 5946 completed, throughput=5MB/sec 2024-02-11T22:54:00.165 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DlUJfKDhBaVnm3f off=5388491 len=394631 2024-02-11T22:54:00.166 INFO:tasks.workunit.client.0.smithi023.stdout:op 5947 completed, throughput=5MB/sec 2024-02-11T22:54:00.166 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fmxOwRp-tXu1fft off=9765620 len=1110231 2024-02-11T22:54:00.169 INFO:tasks.workunit.client.0.smithi023.stdout:op 5948 completed, throughput=5MB/sec 2024-02-11T22:54:00.169 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-CMQkqYag8yYPuTx off=4261544 len=819380 2024-02-11T22:54:00.173 INFO:tasks.workunit.client.0.smithi023.stdout:op 5949 completed, throughput=5MB/sec 2024-02-11T22:54:01.173 INFO:tasks.workunit.client.0.smithi023.stdout: 1160: throughput=5MB/sec pending data=0 2024-02-11T22:54:01.173 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-PNj-OngLZrUv-Om off=11833253 len=1975968 2024-02-11T22:54:01.176 INFO:tasks.workunit.client.0.smithi023.stdout:op 5950 completed, throughput=5MB/sec 2024-02-11T22:54:01.176 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-V_LLo_DQef22qGd off=5974900 len=335237 2024-02-11T22:54:01.179 INFO:tasks.workunit.client.0.smithi023.stdout:op 5951 completed, throughput=5MB/sec 2024-02-11T22:54:01.180 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Rw64CfaN3nUciHI off=7230333 len=386903 2024-02-11T22:54:01.183 INFO:tasks.workunit.client.0.smithi023.stdout:op 5952 completed, throughput=5MB/sec 2024-02-11T22:54:01.183 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-WP8Gor7kvwGdknA off=1242405 len=399466 2024-02-11T22:54:01.184 INFO:tasks.workunit.client.0.smithi023.stdout:op 5953 completed, throughput=5MB/sec 2024-02-11T22:54:01.184 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-8OUTGxcVhKQQi24 off=8742280 len=301730 2024-02-11T22:54:01.187 INFO:tasks.workunit.client.0.smithi023.stdout:op 5954 completed, throughput=5MB/sec 2024-02-11T22:54:01.187 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KWUs_aZXWI_hImW off=6328230 len=319015 2024-02-11T22:54:01.189 INFO:tasks.workunit.client.0.smithi023.stdout:op 5955 completed, throughput=5MB/sec 2024-02-11T22:54:01.190 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-xo-PU71JyFsfv_t off=144508 len=2092187 2024-02-11T22:54:01.200 INFO:tasks.workunit.client.0.smithi023.stdout:op 5956 completed, throughput=5MB/sec 2024-02-11T22:54:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:01 smithi023 ceph-mon[113671]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:54:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:01 smithi023 ceph-mon[111262]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:54:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:01 smithi160 ceph-mon[106289]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-11T22:54:02.200 INFO:tasks.workunit.client.0.smithi023.stdout: 1161: throughput=5MB/sec pending data=0 2024-02-11T22:54:02.200 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-1axMLmO1Te_80n6 off=1134410 len=728377 2024-02-11T22:54:02.201 INFO:tasks.workunit.client.0.smithi023.stdout:op 5957 completed, throughput=5MB/sec 2024-02-11T22:54:02.201 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-YABv3C_KrTrTJgp off=10421507 len=1399124 2024-02-11T22:54:02.210 INFO:tasks.workunit.client.0.smithi023.stdout:op 5958 completed, throughput=5MB/sec 2024-02-11T22:54:02.211 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9xUu5b2U1n9Jrzi off=4698243 len=541363 2024-02-11T22:54:02.214 INFO:tasks.workunit.client.0.smithi023.stdout:op 5959 completed, throughput=5MB/sec 2024-02-11T22:54:02.214 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Q417ayzMZy9BSmk off=1399730 len=1024472 2024-02-11T22:54:02.219 INFO:tasks.workunit.client.0.smithi023.stdout:op 5960 completed, throughput=5MB/sec 2024-02-11T22:54:02.219 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ha3lS_wKHGRtW7R off=4587383 len=932802 2024-02-11T22:54:02.224 INFO:tasks.workunit.client.0.smithi023.stdout:op 5961 completed, throughput=5MB/sec 2024-02-11T22:54:03.225 INFO:tasks.workunit.client.0.smithi023.stdout: 1162: throughput=5MB/sec pending data=0 2024-02-11T22:54:03.225 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-XXSFeIfR3U4ay2c off=1410351 len=1417933 2024-02-11T22:54:03.228 INFO:tasks.workunit.client.0.smithi023.stdout:op 5962 completed, throughput=5MB/sec 2024-02-11T22:54:03.228 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yjPeQXyTKdEUUId off=239320 len=1411398 2024-02-11T22:54:03.230 INFO:tasks.workunit.client.0.smithi023.stdout:op 5963 completed, throughput=5MB/sec 2024-02-11T22:54:03.230 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-TmRdl9ySaPkNrwR off=3846387 len=2058642 2024-02-11T22:54:03.250 INFO:tasks.workunit.client.0.smithi023.stdout:op 5964 completed, throughput=5MB/sec 2024-02-11T22:54:03.250 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XMDotwS5XhJoHqa off=11662673 len=892519 2024-02-11T22:54:03.254 INFO:tasks.workunit.client.0.smithi023.stdout:op 5965 completed, throughput=5MB/sec 2024-02-11T22:54:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:03 smithi023 ceph-mon[113671]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:54:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:03 smithi023 ceph-mon[111262]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:54:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:03 smithi160 ceph-mon[106289]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-11T22:54:04.254 INFO:tasks.workunit.client.0.smithi023.stdout: 1163: throughput=5MB/sec pending data=0 2024-02-11T22:54:04.255 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-twaA96HOa9-UC_Y off=9200861 len=907982 2024-02-11T22:54:04.256 INFO:tasks.workunit.client.0.smithi023.stdout:op 5966 completed, throughput=5MB/sec 2024-02-11T22:54:04.256 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-w_QX1BF6Ut3UvN4 off=3239660 len=264460 2024-02-11T22:54:04.259 INFO:tasks.workunit.client.0.smithi023.stdout:op 5967 completed, throughput=5MB/sec 2024-02-11T22:54:04.259 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C07xPl2sXIgp1rq off=323340 len=1024210 2024-02-11T22:54:04.265 INFO:tasks.workunit.client.0.smithi023.stdout:op 5968 completed, throughput=5MB/sec 2024-02-11T22:54:04.265 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-3hJpCw157cTjQTh off=8777015 len=1340247 2024-02-11T22:54:04.266 INFO:tasks.workunit.client.0.smithi023.stdout:op 5969 completed, throughput=5MB/sec 2024-02-11T22:54:04.266 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-UMDfS7UjwcTYYaf off=9784637 len=643566 2024-02-11T22:54:04.271 INFO:tasks.workunit.client.0.smithi023.stdout:op 5970 completed, throughput=5MB/sec 2024-02-11T22:54:04.271 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-o750pQn6-MMW-lP off=17773898 len=2071713 2024-02-11T22:54:04.275 INFO:tasks.workunit.client.0.smithi023.stdout:op 5971 completed, throughput=5MB/sec 2024-02-11T22:54:05.275 INFO:tasks.workunit.client.0.smithi023.stdout: 1164: throughput=5MB/sec pending data=0 2024-02-11T22:54:05.275 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-hztYfSiRriwLTRJ off=2428516 len=752210 2024-02-11T22:54:05.281 INFO:tasks.workunit.client.0.smithi023.stdout:op 5972 completed, throughput=5MB/sec 2024-02-11T22:54:05.281 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-0t58_4FxRwOh769 off=4523779 len=54466 2024-02-11T22:54:05.281 INFO:tasks.workunit.client.0.smithi023.stdout:op 5973 completed, throughput=5MB/sec 2024-02-11T22:54:05.281 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-AablnjfE_rHFN_A off=1347963 len=639772 2024-02-11T22:54:05.282 INFO:tasks.workunit.client.0.smithi023.stdout:op 5974 completed, throughput=5MB/sec 2024-02-11T22:54:05.282 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-9DL_5CfX5S7b5FL off=10532516 len=1332893 2024-02-11T22:54:05.291 INFO:tasks.workunit.client.0.smithi023.stdout:op 5975 completed, throughput=5MB/sec 2024-02-11T22:54:05.291 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DghWEm33_XJGUEj off=3153646 len=255747 2024-02-11T22:54:05.292 INFO:tasks.workunit.client.0.smithi023.stdout:op 5976 completed, throughput=5MB/sec 2024-02-11T22:54:05.292 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-i1BPHq7F5-Q8C_Z off=8301787 len=1362480 2024-02-11T22:54:05.294 INFO:tasks.workunit.client.0.smithi023.stdout:op 5977 completed, throughput=5MB/sec 2024-02-11T22:54:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:54:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:54:05] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-11T22:54:05.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:05 smithi023 ceph-mon[113671]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:54:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:05 smithi023 ceph-mon[111262]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:54:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:05 smithi160 ceph-mon[106289]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-11T22:54:06.295 INFO:tasks.workunit.client.0.smithi023.stdout: 1165: throughput=5MB/sec pending data=0 2024-02-11T22:54:06.295 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KlA4x4IVRKbrxCR off=2368353 len=1271037 2024-02-11T22:54:06.301 INFO:tasks.workunit.client.0.smithi023.stdout:op 5978 completed, throughput=5MB/sec 2024-02-11T22:54:06.301 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-aW_bM2gfsYtD2tV off=143387 len=1351128 2024-02-11T22:54:06.309 INFO:tasks.workunit.client.0.smithi023.stdout:op 5979 completed, throughput=5MB/sec 2024-02-11T22:54:06.309 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-7Fa9jCCCjlfDrNX off=11466436 len=1676024 2024-02-11T22:54:06.311 INFO:tasks.workunit.client.0.smithi023.stdout:op 5980 completed, throughput=5MB/sec 2024-02-11T22:54:06.311 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9Ei9V-IM6KX9sXX off=619555 len=300746 2024-02-11T22:54:06.312 INFO:tasks.workunit.client.0.smithi023.stdout:op 5981 completed, throughput=5MB/sec 2024-02-11T22:54:06.312 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fyxlpmuMyNGOg5n off=4340378 len=2083614 2024-02-11T22:54:06.314 INFO:tasks.workunit.client.0.smithi023.stdout:op 5982 completed, throughput=5MB/sec 2024-02-11T22:54:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:54:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:54:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:54:07.314 INFO:tasks.workunit.client.0.smithi023.stdout: 1166: throughput=5MB/sec pending data=0 2024-02-11T22:54:07.314 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Kvn_LwXdB8qTzH7 off=892433 len=1693127 2024-02-11T22:54:07.316 INFO:tasks.workunit.client.0.smithi023.stdout:op 5983 completed, throughput=5MB/sec 2024-02-11T22:54:07.316 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cAx69lHBqV30AJ2 off=5848154 len=586642 2024-02-11T22:54:07.321 INFO:tasks.workunit.client.0.smithi023.stdout:op 5984 completed, throughput=5MB/sec 2024-02-11T22:54:07.321 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3pGAHjEsc_903O0 off=5607145 len=1712646 2024-02-11T22:54:07.327 INFO:tasks.workunit.client.0.smithi023.stdout:op 5985 completed, throughput=5MB/sec 2024-02-11T22:54:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[111262]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[113671]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:54:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:54:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:07 smithi160 ceph-mon[106289]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-11T22:54:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:54:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:54:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:54:08.327 INFO:tasks.workunit.client.0.smithi023.stdout: 1167: throughput=5MB/sec pending data=0 2024-02-11T22:54:08.327 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-xyKtaibIYu6B-M5 off=5654695 len=607379 2024-02-11T22:54:08.329 INFO:tasks.workunit.client.0.smithi023.stdout:op 5986 completed, throughput=5MB/sec 2024-02-11T22:54:08.329 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ji-qzbjydR4Rubq off=1173419 len=743885 2024-02-11T22:54:08.330 INFO:tasks.workunit.client.0.smithi023.stdout:op 5987 completed, throughput=5MB/sec 2024-02-11T22:54:08.330 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-uwKcuHxw-kyR5y1 off=6610637 len=257620 2024-02-11T22:54:08.334 INFO:tasks.workunit.client.0.smithi023.stdout:op 5988 completed, throughput=5MB/sec 2024-02-11T22:54:08.334 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-z14nFA8dDxWurQP off=16957194 len=866331 2024-02-11T22:54:08.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 5989 completed, throughput=5MB/sec 2024-02-11T22:54:08.339 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Wxmeulv5dOyZYGH off=7629072 len=216444 2024-02-11T22:54:08.339 INFO:tasks.workunit.client.0.smithi023.stdout:op 5990 completed, throughput=5MB/sec 2024-02-11T22:54:08.339 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-iXcmFXt2ZH6DQeh off=4781854 len=1422810 2024-02-11T22:54:08.349 INFO:tasks.workunit.client.0.smithi023.stdout:op 5991 completed, throughput=5MB/sec 2024-02-11T22:54:08.349 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-DSWZpf8zv9YInyU off=13327608 len=838897 2024-02-11T22:54:08.353 INFO:tasks.workunit.client.0.smithi023.stdout:op 5992 completed, throughput=5MB/sec 2024-02-11T22:54:09.354 INFO:tasks.workunit.client.0.smithi023.stdout: 1168: throughput=5MB/sec pending data=0 2024-02-11T22:54:09.354 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ssc3sEbqgDRzU17 off=2830482 len=712282 2024-02-11T22:54:09.356 INFO:tasks.workunit.client.0.smithi023.stdout:op 5993 completed, throughput=5MB/sec 2024-02-11T22:54:09.356 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-upC3LiWddyD9Yah off=1512157 len=1418911 2024-02-11T22:54:09.362 INFO:tasks.workunit.client.0.smithi023.stdout:op 5994 completed, throughput=5MB/sec 2024-02-11T22:54:09.363 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IL8VUKH1aFjLHD7 off=2664015 len=2090608 2024-02-11T22:54:09.364 INFO:tasks.workunit.client.0.smithi023.stdout:op 5995 completed, throughput=5MB/sec 2024-02-11T22:54:09.365 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-cF5fccRi5s2cPls off=12551871 len=363572 2024-02-11T22:54:09.368 INFO:tasks.workunit.client.0.smithi023.stdout:op 5996 completed, throughput=5MB/sec 2024-02-11T22:54:09.368 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-NNCdIzZ-DQkI3sF off=5820918 len=1629461 2024-02-11T22:54:09.369 INFO:tasks.workunit.client.0.smithi023.stdout:op 5997 completed, throughput=5MB/sec 2024-02-11T22:54:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:09 smithi023 ceph-mon[111262]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:54:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:09 smithi023 ceph-mon[113671]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:54:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:09 smithi160 ceph-mon[106289]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-11T22:54:10.370 INFO:tasks.workunit.client.0.smithi023.stdout: 1169: throughput=5MB/sec pending data=0 2024-02-11T22:54:10.370 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-fYU0XS8mwifnY9l off=12688879 len=517815 2024-02-11T22:54:10.371 INFO:tasks.workunit.client.0.smithi023.stdout:op 5998 completed, throughput=5MB/sec 2024-02-11T22:54:10.372 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-vLTToQk9N3_je7c off=9609138 len=60893 2024-02-11T22:54:10.374 INFO:tasks.workunit.client.0.smithi023.stdout:op 5999 completed, throughput=5MB/sec 2024-02-11T22:54:10.374 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-dC48j8UkPYrY3zh off=1332217 len=497489 2024-02-11T22:54:10.378 INFO:tasks.workunit.client.0.smithi023.stdout:op 6000 completed, throughput=5MB/sec 2024-02-11T22:54:10.378 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-4IqUC8gEcyjc43t off=560064 len=1756666 2024-02-11T22:54:10.386 INFO:tasks.workunit.client.0.smithi023.stdout:op 6001 completed, throughput=5MB/sec 2024-02-11T22:54:10.386 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Vwt6a7QqqDv4YMU off=5318867 len=324519 2024-02-11T22:54:10.388 INFO:tasks.workunit.client.0.smithi023.stdout:op 6002 completed, throughput=5MB/sec 2024-02-11T22:54:10.388 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-x63ZQjigwo-kw31 off=11342250 len=1625594 2024-02-11T22:54:10.391 INFO:tasks.workunit.client.0.smithi023.stdout:op 6003 completed, throughput=5MB/sec 2024-02-11T22:54:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:10 smithi023 ceph-mon[111262]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:54:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:10 smithi023 ceph-mon[113671]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:54:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:10 smithi160 ceph-mon[106289]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-11T22:54:11.392 INFO:tasks.workunit.client.0.smithi023.stdout: 1170: throughput=5MB/sec pending data=0 2024-02-11T22:54:11.392 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-ZisKfzhTOCmPKiT off=10532706 len=1243155 2024-02-11T22:54:11.394 INFO:tasks.workunit.client.0.smithi023.stdout:op 6004 completed, throughput=5MB/sec 2024-02-11T22:54:11.395 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-JxT6fdSRe9ioPHj off=3835309 len=1383618 2024-02-11T22:54:11.403 INFO:tasks.workunit.client.0.smithi023.stdout:op 6005 completed, throughput=5MB/sec 2024-02-11T22:54:11.403 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-RKY8MW9TbUiSZCb off=4997051 len=1933809 2024-02-11T22:54:11.416 INFO:tasks.workunit.client.0.smithi023.stdout:op 6006 completed, throughput=5MB/sec 2024-02-11T22:54:11.416 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-Mp5PXTU8W3poemv off=10137727 len=404615 2024-02-11T22:54:11.420 INFO:tasks.workunit.client.0.smithi023.stdout:op 6007 completed, throughput=5MB/sec 2024-02-11T22:54:11.420 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-qUoE17iZG9xlste off=7375928 len=1695581 2024-02-11T22:54:11.427 INFO:tasks.workunit.client.0.smithi023.stdout:op 6008 completed, throughput=5MB/sec 2024-02-11T22:54:12.428 INFO:tasks.workunit.client.0.smithi023.stdout: 1171: throughput=5MB/sec pending data=0 2024-02-11T22:54:12.428 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-9MTXN-xDUA-fHdF off=666026 len=1124173 2024-02-11T22:54:12.430 INFO:tasks.workunit.client.0.smithi023.stdout:op 6009 completed, throughput=5MB/sec 2024-02-11T22:54:12.430 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-BjmzU9qts9xk_FL off=902403 len=1452339 2024-02-11T22:54:12.438 INFO:tasks.workunit.client.0.smithi023.stdout:op 6010 completed, throughput=5MB/sec 2024-02-11T22:54:12.438 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-MUYtQSkqFMDFodY off=2755643 len=521740 2024-02-11T22:54:12.440 INFO:tasks.workunit.client.0.smithi023.stdout:op 6011 completed, throughput=5MB/sec 2024-02-11T22:54:12.440 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-yJLmtEdle37Obfj off=3133934 len=1669593 2024-02-11T22:54:12.442 INFO:tasks.workunit.client.0.smithi023.stdout:op 6012 completed, throughput=5MB/sec 2024-02-11T22:54:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:12 smithi023 ceph-mon[111262]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:54:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:12 smithi023 ceph-mon[113671]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:54:13.442 INFO:tasks.workunit.client.0.smithi023.stdout: 1172: throughput=5MB/sec pending data=0 2024-02-11T22:54:13.442 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-h-HbqWRQsrzUSS_ off=2507291 len=1512113 2024-02-11T22:54:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:12 smithi160 ceph-mon[106289]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:54:13.449 INFO:tasks.workunit.client.0.smithi023.stdout:op 6013 completed, throughput=5MB/sec 2024-02-11T22:54:13.449 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-ImAN0wAZRdXXL2j off=16803276 len=863703 2024-02-11T22:54:13.454 INFO:tasks.workunit.client.0.smithi023.stdout:op 6014 completed, throughput=5MB/sec 2024-02-11T22:54:13.454 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-bnmnaWTxSVXAENG off=5377089 len=922618 2024-02-11T22:54:13.455 INFO:tasks.workunit.client.0.smithi023.stdout:op 6015 completed, throughput=5MB/sec 2024-02-11T22:54:13.455 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-oL6-kQza1-xcKLP off=7491213 len=932311 2024-02-11T22:54:13.461 INFO:tasks.workunit.client.0.smithi023.stdout:op 6016 completed, throughput=5MB/sec 2024-02-11T22:54:13.461 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-k3wqpRgCxtyrRVD off=2740948 len=847382 2024-02-11T22:54:13.466 INFO:tasks.workunit.client.0.smithi023.stdout:op 6017 completed, throughput=5MB/sec 2024-02-11T22:54:14.466 INFO:tasks.workunit.client.0.smithi023.stdout: 1173: throughput=5MB/sec pending data=0 2024-02-11T22:54:14.467 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-C1yKfUfJkAPMG_k off=5196428 len=1050374 2024-02-11T22:54:14.472 INFO:tasks.workunit.client.0.smithi023.stdout:op 6018 completed, throughput=5MB/sec 2024-02-11T22:54:14.472 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Zl4lutPYpyyT2ZD off=13383075 len=413122 2024-02-11T22:54:14.474 INFO:tasks.workunit.client.0.smithi023.stdout:op 6019 completed, throughput=5MB/sec 2024-02-11T22:54:14.474 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DPKYk7M6ho3m_pH off=7284636 len=1454868 2024-02-11T22:54:14.475 INFO:tasks.workunit.client.0.smithi023.stdout:op 6020 completed, throughput=5MB/sec 2024-02-11T22:54:14.476 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-IfFUmxwvF89aTrH off=14200277 len=1225423 2024-02-11T22:54:14.477 INFO:tasks.workunit.client.0.smithi023.stdout:op 6021 completed, throughput=5MB/sec 2024-02-11T22:54:14.477 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Mtb-9UwoQ8DUk5F off=110543 len=1722600 2024-02-11T22:54:14.480 INFO:tasks.workunit.client.0.smithi023.stdout:op 6022 completed, throughput=5MB/sec 2024-02-11T22:54:15.480 INFO:tasks.workunit.client.0.smithi023.stdout: 1174: throughput=5MB/sec pending data=0 2024-02-11T22:54:15.481 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-t1WhMS_3AFQLh9e off=15657686 len=1006222 2024-02-11T22:54:15.482 INFO:tasks.workunit.client.0.smithi023.stdout:op 6023 completed, throughput=5MB/sec 2024-02-11T22:54:15.482 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3ke-gxjmmOWnpmY off=2218360 len=640791 2024-02-11T22:54:15.487 INFO:tasks.workunit.client.0.smithi023.stdout:op 6024 completed, throughput=5MB/sec 2024-02-11T22:54:15.487 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-X-gXD7uTCHv3nT0 off=19530146 len=1222465 2024-02-11T22:54:15.489 INFO:tasks.workunit.client.0.smithi023.stdout:op 6025 completed, throughput=5MB/sec 2024-02-11T22:54:15.489 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-rt0y7URgM_R4h4O off=3727349 len=126665 2024-02-11T22:54:15.491 INFO:tasks.workunit.client.0.smithi023.stdout:op 6026 completed, throughput=5MB/sec 2024-02-11T22:54:15.492 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-AeA7WFmrbd1TzL6 off=13115354 len=1705572 2024-02-11T22:54:15.502 INFO:tasks.workunit.client.0.smithi023.stdout:op 6027 completed, throughput=5MB/sec 2024-02-11T22:54:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:15 smithi023 ceph-mon[111262]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:54:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:54:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:54:15] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-02-11T22:54:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:15 smithi023 ceph-mon[113671]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:54:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:15 smithi160 ceph-mon[106289]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-11T22:54:16.502 INFO:tasks.workunit.client.0.smithi023.stdout: 1175: throughput=5MB/sec pending data=0 2024-02-11T22:54:16.502 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-XeTQcEfqasAVGhV off=648147 len=871513 2024-02-11T22:54:16.507 INFO:tasks.workunit.client.0.smithi023.stdout:op 6028 completed, throughput=5MB/sec 2024-02-11T22:54:16.507 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-Dj9ppu6EPaZizDw off=4789541 len=1317216 2024-02-11T22:54:16.509 INFO:tasks.workunit.client.0.smithi023.stdout:op 6029 completed, throughput=5MB/sec 2024-02-11T22:54:16.509 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-WkvkvR-y_jixjMv off=6338315 len=1083461 2024-02-11T22:54:16.514 INFO:tasks.workunit.client.0.smithi023.stdout:op 6030 completed, throughput=5MB/sec 2024-02-11T22:54:16.514 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-DUg70sAEWhwkiMg off=3498425 len=367076 2024-02-11T22:54:16.514 INFO:tasks.workunit.client.0.smithi023.stdout:op 6031 completed, throughput=5MB/sec 2024-02-11T22:54:16.515 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-wswllcHoWKWpewQ off=2050309 len=708174 2024-02-11T22:54:16.515 INFO:tasks.workunit.client.0.smithi023.stdout:op 6032 completed, throughput=5MB/sec 2024-02-11T22:54:16.516 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-x97O3M93UTVsb9l off=13709038 len=685268 2024-02-11T22:54:16.520 INFO:tasks.workunit.client.0.smithi023.stdout:op 6033 completed, throughput=5MB/sec 2024-02-11T22:54:17.520 INFO:tasks.workunit.client.0.smithi023.stdout: 1176: throughput=5MB/sec pending data=0 2024-02-11T22:54:17.521 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-sosVrWIHhw8C3c1 off=11967479 len=480781 2024-02-11T22:54:17.524 INFO:tasks.workunit.client.0.smithi023.stdout:op 6034 completed, throughput=5MB/sec 2024-02-11T22:54:17.524 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-oKqnwW_mX_orgtX off=9400657 len=396814 2024-02-11T22:54:17.526 INFO:tasks.workunit.client.0.smithi023.stdout:op 6035 completed, throughput=5MB/sec 2024-02-11T22:54:17.526 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-3LrEEmROLyIRpMD off=351525 len=823567 2024-02-11T22:54:17.530 INFO:tasks.workunit.client.0.smithi023.stdout:op 6036 completed, throughput=5MB/sec 2024-02-11T22:54:17.531 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-7Wgi9oX7OR_us0i off=8768686 len=1226518 2024-02-11T22:54:17.536 INFO:tasks.workunit.client.0.smithi023.stdout:op 6037 completed, throughput=5MB/sec 2024-02-11T22:54:17.537 INFO:tasks.workunit.client.0.smithi023.stdout:READ : oid=obj-nDs742apdP7fj4t off=9392036 len=1079428 2024-02-11T22:54:17.537 INFO:tasks.workunit.client.0.smithi023.stdout:op 6038 completed, throughput=5MB/sec 2024-02-11T22:54:17.538 INFO:tasks.workunit.client.0.smithi023.stdout:WRITE : oid=obj-KgSMxyY1P58RN4P off=4852203 len=1855765 2024-02-11T22:54:17.549 INFO:tasks.workunit.client.0.smithi023.stdout:op 6039 completed, throughput=5MB/sec 2024-02-11T22:54:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:17 smithi023 ceph-mon[111262]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:54:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:17 smithi023 ceph-mon[113671]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:54:17.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:17 smithi160 ceph-mon[106289]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-11T22:54:18.549 INFO:tasks.workunit.client.0.smithi023.stdout:waiting for all operations to complete 2024-02-11T22:54:18.549 INFO:tasks.workunit.client.0.smithi023.stdout:cleaning up objects 2024-02-11T22:54:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:19 smithi023 ceph-mon[111262]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:54:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:19 smithi023 ceph-mon[113671]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:54:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:19 smithi160 ceph-mon[106289]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-11T22:54:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:21 smithi023 ceph-mon[111262]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:54:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:21 smithi023 ceph-mon[113671]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:54:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:21 smithi160 ceph-mon[106289]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-11T22:54:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:23 smithi023 ceph-mon[111262]: pgmap v2014: 105 pgs: 105 active+clean; 115 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 91 op/s 2024-02-11T22:54:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:23 smithi023 ceph-mon[113671]: pgmap v2014: 105 pgs: 105 active+clean; 115 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 91 op/s 2024-02-11T22:54:23.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:23 smithi160 ceph-mon[106289]: pgmap v2014: 105 pgs: 105 active+clean; 115 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 91 op/s 2024-02-11T22:54:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:54:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:54:25] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:54:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:25 smithi023 ceph-mon[111262]: pgmap v2015: 105 pgs: 105 active+clean; 111 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.0 MiB/s wr, 114 op/s 2024-02-11T22:54:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:25 smithi023 ceph-mon[113671]: pgmap v2015: 105 pgs: 105 active+clean; 111 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.0 MiB/s wr, 114 op/s 2024-02-11T22:54:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:25 smithi160 ceph-mon[106289]: pgmap v2015: 105 pgs: 105 active+clean; 111 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.0 MiB/s wr, 114 op/s 2024-02-11T22:54:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:27 smithi023 ceph-mon[111262]: pgmap v2016: 105 pgs: 105 active+clean; 92 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 238 op/s 2024-02-11T22:54:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:27 smithi023 ceph-mon[113671]: pgmap v2016: 105 pgs: 105 active+clean; 92 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 238 op/s 2024-02-11T22:54:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:27 smithi160 ceph-mon[106289]: pgmap v2016: 105 pgs: 105 active+clean; 92 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 238 op/s 2024-02-11T22:54:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:29 smithi023 ceph-mon[111262]: pgmap v2017: 105 pgs: 105 active+clean; 73 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.3 MiB/s wr, 367 op/s 2024-02-11T22:54:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:29 smithi023 ceph-mon[113671]: pgmap v2017: 105 pgs: 105 active+clean; 73 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.3 MiB/s wr, 367 op/s 2024-02-11T22:54:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:29 smithi160 ceph-mon[106289]: pgmap v2017: 105 pgs: 105 active+clean; 73 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.3 MiB/s wr, 367 op/s 2024-02-11T22:54:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:31 smithi023 ceph-mon[111262]: pgmap v2018: 105 pgs: 105 active+clean; 68 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 537 KiB/s rd, 711 KiB/s wr, 395 op/s 2024-02-11T22:54:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:31 smithi023 ceph-mon[113671]: pgmap v2018: 105 pgs: 105 active+clean; 68 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 537 KiB/s rd, 711 KiB/s wr, 395 op/s 2024-02-11T22:54:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:31 smithi160 ceph-mon[106289]: pgmap v2018: 105 pgs: 105 active+clean; 68 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 537 KiB/s rd, 711 KiB/s wr, 395 op/s 2024-02-11T22:54:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:33 smithi023 ceph-mon[111262]: pgmap v2019: 105 pgs: 105 active+clean; 42 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 365 KiB/s rd, 421 KiB/s wr, 568 op/s 2024-02-11T22:54:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:33 smithi023 ceph-mon[113671]: pgmap v2019: 105 pgs: 105 active+clean; 42 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 365 KiB/s rd, 421 KiB/s wr, 568 op/s 2024-02-11T22:54:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:33 smithi160 ceph-mon[106289]: pgmap v2019: 105 pgs: 105 active+clean; 42 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 365 KiB/s rd, 421 KiB/s wr, 568 op/s 2024-02-11T22:54:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:35 smithi023 ceph-mon[111262]: pgmap v2020: 105 pgs: 105 active+clean; 37 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 516 op/s 2024-02-11T22:54:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:54:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:54:35] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-11T22:54:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:35 smithi023 ceph-mon[113671]: pgmap v2020: 105 pgs: 105 active+clean; 37 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 516 op/s 2024-02-11T22:54:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:35 smithi160 ceph-mon[106289]: pgmap v2020: 105 pgs: 105 active+clean; 37 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 516 op/s 2024-02-11T22:54:36.233 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:54:36.233 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T22:54:36.279 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-02-11T22:54:36.280 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-11T22:54:36.513 DEBUG:teuthology.parallel:result is None 2024-02-11T22:54:36.513 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:54:36.541 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:54:36.542 DEBUG:teuthology.orchestra.run.smithi023:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:54:36.599 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T22:54:36.599 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:54:36.599 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-02-11T22:54:36.599 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:54:36.599 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-02-11T22:54:36.599 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-11T22:54:36.600 INFO:tasks.workunit:Pulling workunits from ref reef 2024-02-11T22:54:36.600 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-11T22:54:36.600 DEBUG:teuthology.orchestra.run.smithi160:> stat -- /home/ubuntu/cephtest/mnt.1 2024-02-11T22:54:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T22:54:36.620 INFO:teuthology.orchestra.run.smithi160.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-02-11T22:54:36.620 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-02-11T22:54:36.677 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-02-11T22:54:36.677 DEBUG:teuthology.orchestra.run.smithi160:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-02-11T22:54:36.734 INFO:tasks.workunit:timeout=3h 2024-02-11T22:54:36.734 INFO:tasks.workunit:cleanup=True 2024-02-11T22:54:36.735 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-02-11T22:54:36.791 INFO:tasks.workunit.client.1.smithi160.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-02-11T22:54:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:36 smithi023 ceph-mon[111262]: pgmap v2021: 105 pgs: 105 active+clean; 21 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-02-11T22:54:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:36 smithi023 ceph-mon[113671]: pgmap v2021: 105 pgs: 105 active+clean; 21 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-02-11T22:54:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:36 smithi160 ceph-mon[106289]: pgmap v2021: 105 pgs: 105 active+clean; 21 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-02-11T22:54:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:39 smithi023 ceph-mon[111262]: pgmap v2022: 105 pgs: 105 active+clean; 5.0 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-02-11T22:54:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:39 smithi023 ceph-mon[113671]: pgmap v2022: 105 pgs: 105 active+clean; 5.0 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-02-11T22:54:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:39 smithi160 ceph-mon[106289]: pgmap v2022: 105 pgs: 105 active+clean; 5.0 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-02-11T22:54:41.751 DEBUG:teuthology.orchestra.run.smithi160:> 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-02-11T22:54:41.838 INFO:tasks.workunit.client.1.smithi160.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-11T22:54:41.840 INFO:tasks.workunit.client.1.smithi160.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-02-11T22:54:41.840 INFO:tasks.workunit.client.1.smithi160.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-11T22:54:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:41 smithi023 ceph-mon[111262]: pgmap v2023: 105 pgs: 105 active+clean; 3.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 466 op/s 2024-02-11T22:54:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:41 smithi023 ceph-mon[113671]: pgmap v2023: 105 pgs: 105 active+clean; 3.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 466 op/s 2024-02-11T22:54:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:41 smithi160 ceph-mon[106289]: pgmap v2023: 105 pgs: 105 active+clean; 3.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 466 op/s 2024-02-11T22:54:42.790 INFO:tasks.workunit.client.1.smithi160.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-11T22:54:42.845 INFO:tasks.workunit.client.1.smithi160.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-11T22:54:42.884 INFO:tasks.workunit.client.1.smithi160.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-02-11T22:54:42.885 INFO:tasks.workunit.client.1.smithi160.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-02-11T22:54:42.885 INFO:tasks.workunit.client.1.smithi160.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-11T22:54:42.922 INFO:tasks.workunit.client.1.smithi160.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-02-11T22:54:42.925 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-02-11T22:54:42.925 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-02-11T22:54:42.943 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-02-11T22:54:42.944 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-02-11T22:54:42.945 DEBUG:teuthology.orchestra.run.smithi160:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2024-02-11T22:54:43.043 INFO:tasks.workunit.client.1.smithi160.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-02-11T22:54:43.043 INFO:tasks.workunit.client.1.smithi160.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-02-11T22:54:43.043 INFO:tasks.workunit.client.1.smithi160.stderr:+ TMPDIR=/tmp/rbd_import_export_167676 2024-02-11T22:54:43.043 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm -rf /tmp/rbd_import_export_167676 2024-02-11T22:54:43.044 INFO:tasks.workunit.client.1.smithi160.stderr:+ mkdir /tmp/rbd_import_export_167676 2024-02-11T22:54:43.044 INFO:tasks.workunit.client.1.smithi160.stderr:+ trap 'rm -rf /tmp/rbd_import_export_167676' INT TERM EXIT 2024-02-11T22:54:43.045 INFO:tasks.workunit.client.1.smithi160.stderr:+ mkdir foo.167676 2024-02-11T22:54:43.045 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import foo.167676 foo.dir 2024-02-11T22:54:43.075 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: cannot import a directory 2024-02-11T22:54:43.075 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 0% complete...failed. 2024-02-11T22:54:43.075 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: import failed: (21) Is a directory 2024-02-11T22:54:43.077 INFO:tasks.workunit.client.1.smithi160.stderr:+ true 2024-02-11T22:54:43.077 INFO:tasks.workunit.client.1.smithi160.stderr:+ rmdir foo.167676 2024-02-11T22:54:43.094 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_167676/img bs=1k count=1 seek=10 2024-02-11T22:54:43.095 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records in 2024-02-11T22:54:43.095 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records out 2024-02-11T22:54:43.095 INFO:tasks.workunit.client.1.smithi160.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.1117e-05 s, 24.9 MB/s 2024-02-11T22:54:43.095 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_167676/img bs=1k count=10 seek=100 2024-02-11T22:54:43.096 INFO:tasks.workunit.client.1.smithi160.stderr:10+0 records in 2024-02-11T22:54:43.096 INFO:tasks.workunit.client.1.smithi160.stderr:10+0 records out 2024-02-11T22:54:43.096 INFO:tasks.workunit.client.1.smithi160.stderr:10240 bytes (10 kB, 10 KiB) copied, 5.1219e-05 s, 200 MB/s 2024-02-11T22:54:43.096 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_167676/img bs=1k count=100 seek=1000 2024-02-11T22:54:43.097 INFO:tasks.workunit.client.1.smithi160.stderr:70+1 records in 2024-02-11T22:54:43.097 INFO:tasks.workunit.client.1.smithi160.stderr:70+1 records out 2024-02-11T22:54:43.097 INFO:tasks.workunit.client.1.smithi160.stderr:72048 bytes (72 kB, 70 KiB) copied, 0.000184229 s, 391 MB/s 2024-02-11T22:54:43.097 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_167676/img bs=1k seek=10000 2024-02-11T22:54:43.098 INFO:tasks.workunit.client.1.smithi160.stderr:139+1 records in 2024-02-11T22:54:43.098 INFO:tasks.workunit.client.1.smithi160.stderr:139+1 records out 2024-02-11T22:54:43.098 INFO:tasks.workunit.client.1.smithi160.stderr:143224 bytes (143 kB, 140 KiB) copied, 0.000334134 s, 429 MB/s 2024-02-11T22:54:43.098 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_167676/img bs=1k seek=100000 2024-02-11T22:54:43.099 INFO:tasks.workunit.client.1.smithi160.stderr:70+1 records in 2024-02-11T22:54:43.099 INFO:tasks.workunit.client.1.smithi160.stderr:70+1 records out 2024-02-11T22:54:43.099 INFO:tasks.workunit.client.1.smithi160.stderr:72168 bytes (72 kB, 70 KiB) copied, 0.000168721 s, 428 MB/s 2024-02-11T22:54:43.099 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_167676/img bs=1k seek=1000000 2024-02-11T22:54:43.100 INFO:tasks.workunit.client.1.smithi160.stderr:189+1 records in 2024-02-11T22:54:43.100 INFO:tasks.workunit.client.1.smithi160.stderr:189+1 records out 2024-02-11T22:54:43.101 INFO:tasks.workunit.client.1.smithi160.stderr:193768 bytes (194 kB, 189 KiB) copied, 0.000390612 s, 496 MB/s 2024-02-11T22:54:43.101 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm testimg 2024-02-11T22:54:43.158 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 0% complete...failed. 2024-02-11T22:54:43.158 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: delete error: (2) No such file or directory 2024-02-11T22:54:43.162 INFO:tasks.workunit.client.1.smithi160.stderr:+ true 2024-02-11T22:54:43.162 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format /tmp/rbd_import_export_167676/img testimg 2024-02-11T22:54:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:43 smithi023 ceph-mon[111262]: pgmap v2024: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 458 op/s 2024-02-11T22:54:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:43 smithi023 ceph-mon[113671]: pgmap v2024: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 458 op/s 2024-02-11T22:54:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:43 smithi160 ceph-mon[106289]: pgmap v2024: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 458 op/s 2024-02-11T22:54:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:44 smithi023 ceph-mon[111262]: osdmap e1094: 8 total, 8 up, 8 in 2024-02-11T22:54:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:44 smithi023 ceph-mon[113671]: osdmap e1094: 8 total, 8 up, 8 in 2024-02-11T22:54:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:44 smithi160 ceph-mon[106289]: osdmap e1094: 8 total, 8 up, 8 in 2024-02-11T22:54:45.170 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:45.170 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:54:45.173 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg /tmp/rbd_import_export_167676/img2 2024-02-11T22:54:45.377 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:45.382 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg - 2024-02-11T22:54:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:45 smithi023 ceph-mon[111262]: pgmap v2026: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 300 op/s 2024-02-11T22:54:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:45 smithi023 ceph-mon[111262]: osdmap e1095: 8 total, 8 up, 8 in 2024-02-11T22:54:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:54:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:54:45] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-02-11T22:54:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:45 smithi023 ceph-mon[113671]: pgmap v2026: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 300 op/s 2024-02-11T22:54:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:45 smithi023 ceph-mon[113671]: osdmap e1095: 8 total, 8 up, 8 in 2024-02-11T22:54:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:45 smithi160 ceph-mon[106289]: pgmap v2026: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 300 op/s 2024-02-11T22:54:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:45 smithi160 ceph-mon[106289]: osdmap e1095: 8 total, 8 up, 8 in 2024-02-11T22:54:45.985 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:45.990 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm testimg 2024-02-11T22:54:46.115 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:46.118 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img2 2024-02-11T22:54:46.737 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img3 2024-02-11T22:54:47.136 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img2 /tmp/rbd_import_export_167676/img3 2024-02-11T22:54:47.328 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format - testimg 2024-02-11T22:54:47.770 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:54:47.770 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:54:47.773 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg /tmp/rbd_import_export_167676/img2 2024-02-11T22:54:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:47 smithi023 ceph-mon[111262]: pgmap v2028: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 383 B/s rd, 383 B/s wr, 51 op/s 2024-02-11T22:54:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:47 smithi023 ceph-mon[113671]: pgmap v2028: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 383 B/s rd, 383 B/s wr, 51 op/s 2024-02-11T22:54:47.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:47 smithi160 ceph-mon[106289]: pgmap v2028: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 383 B/s rd, 383 B/s wr, 51 op/s 2024-02-11T22:54:47.973 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:47.977 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg - 2024-02-11T22:54:48.571 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:48.576 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm testimg 2024-02-11T22:54:48.709 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:48.712 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img2 2024-02-11T22:54:49.285 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img3 2024-02-11T22:54:49.683 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img2 /tmp/rbd_import_export_167676/img3 2024-02-11T22:54:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:49 smithi023 ceph-mon[111262]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 28 KiB/s wr, 62 op/s 2024-02-11T22:54:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:49 smithi023 ceph-mon[113671]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 28 KiB/s wr, 62 op/s 2024-02-11T22:54:49.932 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd help export 2024-02-11T22:54:49.932 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep -q export-format 2024-02-11T22:54:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:49 smithi160 ceph-mon[106289]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 28 KiB/s wr, 62 op/s 2024-02-11T22:54:49.957 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_167676/img bs=1k count=10 seek=100 2024-02-11T22:54:49.957 INFO:tasks.workunit.client.1.smithi160.stderr:10+0 records in 2024-02-11T22:54:49.957 INFO:tasks.workunit.client.1.smithi160.stderr:10+0 records out 2024-02-11T22:54:49.957 INFO:tasks.workunit.client.1.smithi160.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.296e-05 s, 163 MB/s 2024-02-11T22:54:49.957 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format /tmp/rbd_import_export_167676/img testimg 2024-02-11T22:54:50.037 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:54:50.038 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:54:50.040 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap create testimg@snap 2024-02-11T22:54:50.645 INFO:tasks.workunit.client.1.smithi160.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-02-11T22:54:50.655 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd image-meta set testimg key1 value1 2024-02-11T22:54:50.717 INFO:tasks.workunit.client.1.smithi160.stderr:++ rbd image-meta list testimg 2024-02-11T22:54:50.762 INFO:tasks.workunit.client.1.smithi160.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-02-11T22:54:50.762 INFO:tasks.workunit.client.1.smithi160.stderr: 2024-02-11T22:54:50.762 INFO:tasks.workunit.client.1.smithi160.stderr:Key Value 2024-02-11T22:54:50.763 INFO:tasks.workunit.client.1.smithi160.stderr:key1 value1' 2024-02-11T22:54:50.763 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:50.806 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-11T22:54:50.809 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_167676/img_v2 testimg_import 2024-02-11T22:54:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:50 smithi160 ceph-mon[106289]: pgmap v2030: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 39 KiB/s wr, 30 op/s 2024-02-11T22:54:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:50 smithi160 ceph-mon[106289]: osdmap e1096: 8 total, 8 up, 8 in 2024-02-11T22:54:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:50 smithi023 ceph-mon[111262]: pgmap v2030: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 39 KiB/s wr, 30 op/s 2024-02-11T22:54:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:50 smithi023 ceph-mon[111262]: osdmap e1096: 8 total, 8 up, 8 in 2024-02-11T22:54:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:50 smithi023 ceph-mon[113671]: pgmap v2030: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 39 KiB/s wr, 30 op/s 2024-02-11T22:54:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:50 smithi023 ceph-mon[113671]: osdmap e1096: 8 total, 8 up, 8 in 2024-02-11T22:54:51.702 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-11T22:54:51.706 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import 2024-02-11T22:54:51.746 INFO:tasks.workunit.client.1.smithi160.stdout:rbd image 'testimg_import': 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: size 110 KiB in 1 objects 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: order 22 (4 MiB objects) 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: snapshot_count: 1 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: id: d62a428d712 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: block_name_prefix: rbd_data.d62a428d712 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: format: 2 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: op_features: 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: flags: 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: create_timestamp: Sun Feb 11 22:54:50 2024 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: access_timestamp: Sun Feb 11 22:54:50 2024 2024-02-11T22:54:51.747 INFO:tasks.workunit.client.1.smithi160.stdout: modify_timestamp: Sun Feb 11 22:54:50 2024 2024-02-11T22:54:51.750 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import@snap 2024-02-11T22:54:51.789 INFO:tasks.workunit.client.1.smithi160.stdout:rbd image 'testimg_import': 2024-02-11T22:54:51.789 INFO:tasks.workunit.client.1.smithi160.stdout: size 110 KiB in 1 objects 2024-02-11T22:54:51.789 INFO:tasks.workunit.client.1.smithi160.stdout: order 22 (4 MiB objects) 2024-02-11T22:54:51.789 INFO:tasks.workunit.client.1.smithi160.stdout: snapshot_count: 1 2024-02-11T22:54:51.789 INFO:tasks.workunit.client.1.smithi160.stdout: id: d62a428d712 2024-02-11T22:54:51.789 INFO:tasks.workunit.client.1.smithi160.stdout: block_name_prefix: rbd_data.d62a428d712 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: format: 2 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: op_features: 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: flags: 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: create_timestamp: Sun Feb 11 22:54:50 2024 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: access_timestamp: Sun Feb 11 22:54:50 2024 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: modify_timestamp: Sun Feb 11 22:54:50 2024 2024-02-11T22:54:51.790 INFO:tasks.workunit.client.1.smithi160.stdout: protected: False 2024-02-11T22:54:51.792 INFO:tasks.workunit.client.1.smithi160.stderr:++ rbd image-meta list testimg_import 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr: 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:Key Value 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:key1 value1' 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 'There is 1 metadatum on this image: 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr: 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:Key Value 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr: 2024-02-11T22:54:51.838 INFO:tasks.workunit.client.1.smithi160.stderr:Key Value 2024-02-11T22:54:51.839 INFO:tasks.workunit.client.1.smithi160.stderr:key1 value1' ']' 2024-02-11T22:54:51.839 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg_import /tmp/rbd_import_export_167676/img_import 2024-02-11T22:54:51.878 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete...done. 2024-02-11T22:54:51.880 INFO:tasks.workunit.client.1.smithi160.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img_import 2024-02-11T22:54:51.880 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp -l /tmp/rbd_import_export_167676/img /tmp/rbd_import_export_167676/img_import 2024-02-11T22:54:51.881 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/img --format %b 2024-02-11T22:54:51.881 INFO:tasks.workunit.client.1.smithi160.stderr:+ origsize=24 2024-02-11T22:54:51.882 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/img_import --format %b 2024-02-11T22:54:51.883 INFO:tasks.workunit.client.1.smithi160.stderr:+ exportsize=224 2024-02-11T22:54:51.883 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=200 2024-02-11T22:54:51.883 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=200 2024-02-11T22:54:51.883 INFO:tasks.workunit.client.1.smithi160.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-02-11T22:54:51.883 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_167676/img_snap 2024-02-11T22:54:51.923 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete...done. 2024-02-11T22:54:51.926 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_167676/img_snap_import 2024-02-11T22:54:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:51.965 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete...done. 2024-02-11T22:54:51.968 INFO:tasks.workunit.client.1.smithi160.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_167676/img_snap /tmp/rbd_import_export_167676/img_snap_import 2024-02-11T22:54:51.968 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp -l /tmp/rbd_import_export_167676/img_snap /tmp/rbd_import_export_167676/img_snap_import 2024-02-11T22:54:51.969 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/img_snap --format %b 2024-02-11T22:54:51.971 INFO:tasks.workunit.client.1.smithi160.stderr:+ origsize=224 2024-02-11T22:54:51.971 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/img_snap_import --format %b 2024-02-11T22:54:51.971 INFO:tasks.workunit.client.1.smithi160.stderr:+ exportsize=224 2024-02-11T22:54:51.971 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:54:51.972 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:54:51.972 INFO:tasks.workunit.client.1.smithi160.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-11T22:54:51.972 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:51.972 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_import 2024-02-11T22:54:51.972 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_snap 2024-02-11T22:54:51.973 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_snap_import 2024-02-11T22:54:51.974 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap rm testimg_import@snap 2024-02-11T22:54:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:54:52.685 INFO:tasks.workunit.client.1.smithi160.stderr: Removing snap: 100% complete...done. 2024-02-11T22:54:52.707 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg_import 2024-02-11T22:54:52.841 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:54:52.844 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap rm testimg@snap 2024-02-11T22:54:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:52 smithi160 ceph-mon[106289]: osdmap e1097: 8 total, 8 up, 8 in 2024-02-11T22:54:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:52 smithi160 ceph-mon[106289]: pgmap v2033: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 144 KiB/s wr, 124 op/s 2024-02-11T22:54:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:52 smithi023 ceph-mon[111262]: osdmap e1097: 8 total, 8 up, 8 in 2024-02-11T22:54:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:52 smithi023 ceph-mon[111262]: pgmap v2033: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 144 KiB/s wr, 124 op/s 2024-02-11T22:54:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:52 smithi023 ceph-mon[113671]: osdmap e1097: 8 total, 8 up, 8 in 2024-02-11T22:54:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:52 smithi023 ceph-mon[113671]: pgmap v2033: 105 pgs: 105 active+clean; 693 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 144 KiB/s wr, 124 op/s 2024-02-11T22:54:53.692 INFO:tasks.workunit.client.1.smithi160.stderr: Removing snap: 100% complete...done. 2024-02-11T22:54:53.715 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm testimg 2024-02-11T22:54:53.852 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:54:53.854 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --order 20 /tmp/rbd_import_export_167676/img testimg 2024-02-11T22:54:53.926 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:54:53.926 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --order is deprecated, use --object-size 2024-02-11T22:54:53.928 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:53.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:53 smithi160 ceph-mon[106289]: osdmap e1098: 8 total, 8 up, 8 in 2024-02-11T22:54:53.972 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-11T22:54:53.975 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_167676/img_v2 testimg_import 2024-02-11T22:54:54.055 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-11T22:54:54.058 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import 2024-02-11T22:54:54.058 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep order 2024-02-11T22:54:54.059 INFO:tasks.workunit.client.1.smithi160.stderr:+ awk '{print $2}' 2024-02-11T22:54:54.059 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep 20 2024-02-11T22:54:54.099 INFO:tasks.workunit.client.1.smithi160.stdout:20 2024-02-11T22:54:54.099 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:54.099 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg_import 2024-02-11T22:54:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:53 smithi023 ceph-mon[111262]: osdmap e1098: 8 total, 8 up, 8 in 2024-02-11T22:54:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:53 smithi023 ceph-mon[113671]: osdmap e1098: 8 total, 8 up, 8 in 2024-02-11T22:54:54.223 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:54:54.225 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg 2024-02-11T22:54:54.347 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:54:54.350 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_167676/img testimg 2024-02-11T22:54:54.409 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:54:54.412 INFO:tasks.workunit.client.1.smithi160.stderr:++ rbd info testimg 2024-02-11T22:54:54.413 INFO:tasks.workunit.client.1.smithi160.stderr:++ grep features 2024-02-11T22:54:54.452 INFO:tasks.workunit.client.1.smithi160.stderr:+ FEATURES_BEFORE=' features: layering 2024-02-11T22:54:54.452 INFO:tasks.workunit.client.1.smithi160.stderr: op_features: ' 2024-02-11T22:54:54.452 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:54.493 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-11T22:54:54.495 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_167676/img_v2 testimg_import 2024-02-11T22:54:54.566 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-11T22:54:54.570 INFO:tasks.workunit.client.1.smithi160.stderr:++ rbd info testimg_import 2024-02-11T22:54:54.570 INFO:tasks.workunit.client.1.smithi160.stderr:++ grep features 2024-02-11T22:54:54.615 INFO:tasks.workunit.client.1.smithi160.stderr:+ FEATURES_AFTER=' features: layering 2024-02-11T22:54:54.615 INFO:tasks.workunit.client.1.smithi160.stderr: op_features: ' 2024-02-11T22:54:54.615 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' ' features: layering 2024-02-11T22:54:54.616 INFO:tasks.workunit.client.1.smithi160.stderr: op_features: ' '!=' ' features: layering 2024-02-11T22:54:54.616 INFO:tasks.workunit.client.1.smithi160.stderr: op_features: ' ']' 2024-02-11T22:54:54.616 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:54.616 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg_import 2024-02-11T22:54:54.711 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:54:54.714 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg 2024-02-11T22:54:54.810 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:54:54.813 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_167676/img testimg 2024-02-11T22:54:54.889 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:54:54.892 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:54.934 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-11T22:54:54.937 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_167676/img_v2 testimg_import 2024-02-11T22:54:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:54 smithi160 ceph-mon[106289]: osdmap e1099: 8 total, 8 up, 8 in 2024-02-11T22:54:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:54 smithi160 ceph-mon[106289]: pgmap v2036: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 458 KiB/s rd, 189 KiB/s wr, 169 op/s 2024-02-11T22:54:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:54 smithi160 ceph-mon[106289]: osdmap e1100: 8 total, 8 up, 8 in 2024-02-11T22:54:55.022 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-11T22:54:55.026 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import 2024-02-11T22:54:55.026 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep 'stripe unit' 2024-02-11T22:54:55.026 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep -Ei '(4 KiB|4096)' 2024-02-11T22:54:55.065 INFO:tasks.workunit.client.1.smithi160.stdout: stripe unit: 4 KiB 2024-02-11T22:54:55.065 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import 2024-02-11T22:54:55.065 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep 'stripe count' 2024-02-11T22:54:55.065 INFO:tasks.workunit.client.1.smithi160.stderr:+ awk '{print $3}' 2024-02-11T22:54:55.066 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep 1000 2024-02-11T22:54:55.105 INFO:tasks.workunit.client.1.smithi160.stdout:1000 2024-02-11T22:54:55.106 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/img_v2 2024-02-11T22:54:55.106 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg_import 2024-02-11T22:54:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:54 smithi023 ceph-mon[111262]: osdmap e1099: 8 total, 8 up, 8 in 2024-02-11T22:54:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:54 smithi023 ceph-mon[111262]: pgmap v2036: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 458 KiB/s rd, 189 KiB/s wr, 169 op/s 2024-02-11T22:54:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:54 smithi023 ceph-mon[111262]: osdmap e1100: 8 total, 8 up, 8 in 2024-02-11T22:54:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:54 smithi023 ceph-mon[113671]: osdmap e1099: 8 total, 8 up, 8 in 2024-02-11T22:54:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:54 smithi023 ceph-mon[113671]: pgmap v2036: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 458 KiB/s rd, 189 KiB/s wr, 169 op/s 2024-02-11T22:54:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:54 smithi023 ceph-mon[113671]: osdmap e1100: 8 total, 8 up, 8 in 2024-02-11T22:54:55.232 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:55.235 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg 2024-02-11T22:54:55.362 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:54:55.365 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_167676/img testimg 2024-02-11T22:54:55.435 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:54:55.438 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap create testimg@snap1 2024-02-11T22:54:55.721 INFO:tasks.workunit.client.1.smithi160.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-02-11T22:54:55.731 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap create testimg@snap2 2024-02-11T22:54:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:54:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:54:55] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:54:56.745 INFO:tasks.workunit.client.1.smithi160.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-02-11T22:54:56.758 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap protect testimg@snap2 2024-02-11T22:54:56.812 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_167676/snap_protect 2024-02-11T22:54:56.859 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-11T22:54:56.862 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_167676/snap_protect testimg_import 2024-02-11T22:54:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:56 smithi023 ceph-mon[111262]: osdmap e1101: 8 total, 8 up, 8 in 2024-02-11T22:54:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:56 smithi023 ceph-mon[111262]: pgmap v2039: 105 pgs: 105 active+clean; 925 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 25 KiB/s wr, 354 op/s 2024-02-11T22:54:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:56 smithi023 ceph-mon[113671]: osdmap e1101: 8 total, 8 up, 8 in 2024-02-11T22:54:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:56 smithi023 ceph-mon[113671]: pgmap v2039: 105 pgs: 105 active+clean; 925 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 25 KiB/s wr, 354 op/s 2024-02-11T22:54:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:56 smithi160 ceph-mon[106289]: osdmap e1101: 8 total, 8 up, 8 in 2024-02-11T22:54:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:56 smithi160 ceph-mon[106289]: pgmap v2039: 105 pgs: 105 active+clean; 925 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 25 KiB/s wr, 354 op/s 2024-02-11T22:54:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:57 smithi023 ceph-mon[111262]: osdmap e1102: 8 total, 8 up, 8 in 2024-02-11T22:54:58.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:57 smithi023 ceph-mon[113671]: osdmap e1102: 8 total, 8 up, 8 in 2024-02-11T22:54:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:57 smithi160 ceph-mon[106289]: osdmap e1102: 8 total, 8 up, 8 in 2024-02-11T22:54:58.806 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-11T22:54:58.810 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import@snap1 2024-02-11T22:54:58.810 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep 'protected: False' 2024-02-11T22:54:58.855 INFO:tasks.workunit.client.1.smithi160.stdout: protected: False 2024-02-11T22:54:58.855 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd info testimg_import@snap2 2024-02-11T22:54:58.855 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep 'protected: True' 2024-02-11T22:54:58.898 INFO:tasks.workunit.client.1.smithi160.stdout: protected: True 2024-02-11T22:54:58.898 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/snap_protect 2024-02-11T22:54:58.899 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap unprotect testimg@snap2 2024-02-11T22:54:58.952 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap unprotect testimg_import@snap2 2024-02-11T22:54:59.004 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap purge testimg 2024-02-11T22:54:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:58 smithi023 ceph-mon[111262]: osdmap e1103: 8 total, 8 up, 8 in 2024-02-11T22:54:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:58 smithi023 ceph-mon[111262]: pgmap v2042: 105 pgs: 105 active+clean; 815 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 46 KiB/s wr, 557 op/s 2024-02-11T22:54:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:58 smithi023 ceph-mon[113671]: osdmap e1103: 8 total, 8 up, 8 in 2024-02-11T22:54:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:58 smithi023 ceph-mon[113671]: pgmap v2042: 105 pgs: 105 active+clean; 815 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 46 KiB/s wr, 557 op/s 2024-02-11T22:54:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:58 smithi160 ceph-mon[106289]: osdmap e1103: 8 total, 8 up, 8 in 2024-02-11T22:54:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:58 smithi160 ceph-mon[106289]: pgmap v2042: 105 pgs: 105 active+clean; 815 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 46 KiB/s wr, 557 op/s 2024-02-11T22:55:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:59 smithi023 ceph-mon[111262]: osdmap e1104: 8 total, 8 up, 8 in 2024-02-11T22:55:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:54:59 smithi023 ceph-mon[111262]: osdmap e1105: 8 total, 8 up, 8 in 2024-02-11T22:55:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:59 smithi023 ceph-mon[113671]: osdmap e1104: 8 total, 8 up, 8 in 2024-02-11T22:55:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:54:59 smithi023 ceph-mon[113671]: osdmap e1105: 8 total, 8 up, 8 in 2024-02-11T22:55:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:59 smithi160 ceph-mon[106289]: osdmap e1104: 8 total, 8 up, 8 in 2024-02-11T22:55:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:54:59 smithi160 ceph-mon[106289]: osdmap e1105: 8 total, 8 up, 8 in 2024-02-11T22:55:00.592 INFO:tasks.workunit.client.1.smithi160.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-11T22:55:00.608 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd snap purge testimg_import 2024-02-11T22:55:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:01 smithi023 ceph-mon[111262]: pgmap v2045: 105 pgs: 105 active+clean; 705 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 24 KiB/s wr, 242 op/s 2024-02-11T22:55:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:01 smithi023 ceph-mon[111262]: osdmap e1106: 8 total, 8 up, 8 in 2024-02-11T22:55:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:01 smithi023 ceph-mon[113671]: pgmap v2045: 105 pgs: 105 active+clean; 705 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 24 KiB/s wr, 242 op/s 2024-02-11T22:55:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:01 smithi023 ceph-mon[113671]: osdmap e1106: 8 total, 8 up, 8 in 2024-02-11T22:55:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:01 smithi160 ceph-mon[106289]: pgmap v2045: 105 pgs: 105 active+clean; 705 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 24 KiB/s wr, 242 op/s 2024-02-11T22:55:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:01 smithi160 ceph-mon[106289]: osdmap e1106: 8 total, 8 up, 8 in 2024-02-11T22:55:02.616 INFO:tasks.workunit.client.1.smithi160.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-11T22:55:02.628 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg 2024-02-11T22:55:02.771 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:55:02.774 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd remove testimg_import 2024-02-11T22:55:02.896 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:55:02.899 INFO:tasks.workunit.client.1.smithi160.stderr:+ tiered=0 2024-02-11T22:55:02.899 INFO:tasks.workunit.client.1.smithi160.stderr:+ ceph osd dump 2024-02-11T22:55:02.900 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep '^pool' 2024-02-11T22:55:02.900 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep ''\''rbd'\''' 2024-02-11T22:55:02.900 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep tier 2024-02-11T22:55:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:02 smithi023 ceph-mon[111262]: osdmap e1107: 8 total, 8 up, 8 in 2024-02-11T22:55:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:02 smithi023 ceph-mon[113671]: osdmap e1107: 8 total, 8 up, 8 in 2024-02-11T22:55:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:02 smithi160 ceph-mon[106289]: osdmap e1107: 8 total, 8 up, 8 in 2024-02-11T22:55:03.345 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_167676/sparse1 2024-02-11T22:55:03.352 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records in 2024-02-11T22:55:03.352 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records out 2024-02-11T22:55:03.352 INFO:tasks.workunit.client.1.smithi160.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00498267 s, 210 MB/s 2024-02-11T22:55:03.352 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_167676/sparse2 2024-02-11T22:55:03.357 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records in 2024-02-11T22:55:03.357 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records out 2024-02-11T22:55:03.357 INFO:tasks.workunit.client.1.smithi160.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00491229 s, 213 MB/s 2024-02-11T22:55:03.357 INFO:tasks.workunit.client.1.smithi160.stderr:+ truncate /tmp/rbd_import_export_167676/sparse2 -s 2M 2024-02-11T22:55:03.375 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse1 2024-02-11T22:55:03.432 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 0% complete...failed. 2024-02-11T22:55:03.432 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: delete error: (2) No such file or directory 2024-02-11T22:55:03.435 INFO:tasks.workunit.client.1.smithi160.stderr:+ true 2024-02-11T22:55:03.435 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_167676/sparse1 2024-02-11T22:55:03.508 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-11T22:55:03.509 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:03.509 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --order is deprecated, use --object-size 2024-02-11T22:55:03.512 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd ls -l 2024-02-11T22:55:03.512 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep sparse1 2024-02-11T22:55:03.512 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-02-11T22:55:03.550 INFO:tasks.workunit.client.1.smithi160.stdout:sparse1 2 MiB 2 2024-02-11T22:55:03.551 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse1 2024-02-11T22:55:03.551 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse1 2024-02-11T22:55:03.551 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse1 2024-02-11T22:55:03.551 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:03.551 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:03.590 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d74488c9de66 2024-02-11T22:55:03.591 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d74488c9de66 2024-02-11T22:55:03.591 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse1 2024-02-11T22:55:03.591 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse1 2024-02-11T22:55:03.591 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d74488c9de66\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:03.592 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:03.592 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse1 2024-02-11T22:55:03.592 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:03.592 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:03.630 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:03.631 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:03.631 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:03.631 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:03.631 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:03.705 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects=1 2024-02-11T22:55:03.706 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 1 2024-02-11T22:55:03.706 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-11T22:55:03.706 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export sparse1 /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:03.743 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-11T22:55:03.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_167676/sparse1 /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:03.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp -l /tmp/rbd_import_export_167676/sparse1 /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:03.749 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse1 --format %b 2024-02-11T22:55:03.750 INFO:tasks.workunit.client.1.smithi160.stderr:+ origsize=2048 2024-02-11T22:55:03.750 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse1.out --format %b 2024-02-11T22:55:03.751 INFO:tasks.workunit.client.1.smithi160.stderr:+ exportsize=2048 2024-02-11T22:55:03.751 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:03.751 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:03.751 INFO:tasks.workunit.client.1.smithi160.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-11T22:55:03.751 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:03.752 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse1 2024-02-11T22:55:03.874 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-11T22:55:03.876 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse2 2024-02-11T22:55:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[111262]: pgmap v2048: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 260 op/s 2024-02-11T22:55:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[111262]: osdmap e1108: 8 total, 8 up, 8 in 2024-02-11T22:55:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.160:0/776457582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-11T22:55:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.160:0/776457582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-11T22:55:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[113671]: pgmap v2048: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 260 op/s 2024-02-11T22:55:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[113671]: osdmap e1108: 8 total, 8 up, 8 in 2024-02-11T22:55:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.160:0/776457582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-11T22:55:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.160:0/776457582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-11T22:55:03.931 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 0% complete...failed. 2024-02-11T22:55:03.931 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: delete error: (2) No such file or directory 2024-02-11T22:55:03.934 INFO:tasks.workunit.client.1.smithi160.stderr:+ true 2024-02-11T22:55:03.934 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_167676/sparse2 2024-02-11T22:55:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:03 smithi160 ceph-mon[106289]: pgmap v2048: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 260 op/s 2024-02-11T22:55:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:03 smithi160 ceph-mon[106289]: osdmap e1108: 8 total, 8 up, 8 in 2024-02-11T22:55:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.160:0/776457582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-11T22:55:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.160:0/776457582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-11T22:55:04.009 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-11T22:55:04.010 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:04.010 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --order is deprecated, use --object-size 2024-02-11T22:55:04.012 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd ls -l 2024-02-11T22:55:04.012 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep sparse2 2024-02-11T22:55:04.012 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-02-11T22:55:04.052 INFO:tasks.workunit.client.1.smithi160.stdout:sparse2 2 MiB 2 2024-02-11T22:55:04.053 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse2 2024-02-11T22:55:04.053 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse2 2024-02-11T22:55:04.053 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse2 2024-02-11T22:55:04.053 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:04.053 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:04.096 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d777a3e51260 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d777a3e51260 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse2 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d777a3e51260\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse2 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse2 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:04.097 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:04.138 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:04.138 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:04.138 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:04.138 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:04.138 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:04.209 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects=0 2024-02-11T22:55:04.209 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 0 2024-02-11T22:55:04.209 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-02-11T22:55:04.209 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export sparse2 /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:04.249 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-11T22:55:04.252 INFO:tasks.workunit.client.1.smithi160.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_167676/sparse2 /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:04.252 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp -l /tmp/rbd_import_export_167676/sparse2 /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:04.254 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse2 --format %b 2024-02-11T22:55:04.255 INFO:tasks.workunit.client.1.smithi160.stderr:+ origsize=2048 2024-02-11T22:55:04.255 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse2.out --format %b 2024-02-11T22:55:04.256 INFO:tasks.workunit.client.1.smithi160.stderr:+ exportsize=2048 2024-02-11T22:55:04.256 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:04.257 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:04.257 INFO:tasks.workunit.client.1.smithi160.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-11T22:55:04.257 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:04.257 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse2 2024-02-11T22:55:04.380 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-11T22:55:04.383 INFO:tasks.workunit.client.1.smithi160.stderr:+ truncate /tmp/rbd_import_export_167676/sparse1 -s 10M 2024-02-11T22:55:04.383 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format --order 20 - sparse1 2024-02-11T22:55:04.496 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:55:04.497 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:04.497 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --order is deprecated, use --object-size 2024-02-11T22:55:04.499 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd ls -l 2024-02-11T22:55:04.499 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep sparse1 2024-02-11T22:55:04.499 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-02-11T22:55:04.538 INFO:tasks.workunit.client.1.smithi160.stdout:sparse1 10 MiB 2 2024-02-11T22:55:04.539 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse1 2024-02-11T22:55:04.539 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse1 2024-02-11T22:55:04.539 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse1 2024-02-11T22:55:04.539 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:04.539 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:04.578 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d7a4d9d32cfa 2024-02-11T22:55:04.579 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d7a4d9d32cfa 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse1 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse1 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d7a4d9d32cfa\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse1 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:04.580 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:04.620 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:04.620 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:04.621 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:04.621 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:04.621 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:04.696 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects=1 2024-02-11T22:55:04.697 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 1 2024-02-11T22:55:04.697 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-11T22:55:04.697 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export sparse1 /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:04.734 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:55:04.738 INFO:tasks.workunit.client.1.smithi160.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_167676/sparse1 /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:04.738 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp -l /tmp/rbd_import_export_167676/sparse1 /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:04.745 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse1 --format %b 2024-02-11T22:55:04.746 INFO:tasks.workunit.client.1.smithi160.stderr:+ origsize=2048 2024-02-11T22:55:04.746 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse1.out --format %b 2024-02-11T22:55:04.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ exportsize=2048 2024-02-11T22:55:04.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:04.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:04.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-11T22:55:04.747 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/sparse1.out 2024-02-11T22:55:04.748 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse1 2024-02-11T22:55:04.872 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:55:04.875 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_167676/sparse2 oflag=append conv=notrunc 2024-02-11T22:55:04.886 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records in 2024-02-11T22:55:04.886 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records out 2024-02-11T22:55:04.886 INFO:tasks.workunit.client.1.smithi160.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00992018 s, 211 MB/s 2024-02-11T22:55:04.886 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format --order 20 - sparse2 2024-02-11T22:55:04.986 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:55:04.986 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:04.987 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --order is deprecated, use --object-size 2024-02-11T22:55:04.989 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd ls -l 2024-02-11T22:55:04.989 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep sparse2 2024-02-11T22:55:04.989 INFO:tasks.workunit.client.1.smithi160.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-02-11T22:55:05.027 INFO:tasks.workunit.client.1.smithi160.stdout:sparse2 4 MiB 2 2024-02-11T22:55:05.028 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse2 2024-02-11T22:55:05.028 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse2 2024-02-11T22:55:05.028 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse2 2024-02-11T22:55:05.028 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:05.028 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:05.067 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d7d1898d8816 2024-02-11T22:55:05.067 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d7d1898d8816 2024-02-11T22:55:05.067 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse2 2024-02-11T22:55:05.067 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d7d1898d8816\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:05.068 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse2 2024-02-11T22:55:05.068 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:05.068 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse2 2024-02-11T22:55:05.068 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:05.068 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:05.107 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:05.107 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:05.107 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:05.108 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:05.108 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:05.177 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects='0 2024-02-11T22:55:05.177 INFO:tasks.workunit.client.1.smithi160.stderr:2 2024-02-11T22:55:05.177 INFO:tasks.workunit.client.1.smithi160.stderr:3' 2024-02-11T22:55:05.177 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 0 2 3 2024-02-11T22:55:05.177 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-02-11T22:55:05.177 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export sparse2 /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:05.219 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-02-11T22:55:05.222 INFO:tasks.workunit.client.1.smithi160.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_167676/sparse2 /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:05.223 INFO:tasks.workunit.client.1.smithi160.stderr:+ cmp -l /tmp/rbd_import_export_167676/sparse2 /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:05.226 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse2 --format %b 2024-02-11T22:55:05.227 INFO:tasks.workunit.client.1.smithi160.stderr:+ origsize=6144 2024-02-11T22:55:05.227 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse2.out --format %b 2024-02-11T22:55:05.228 INFO:tasks.workunit.client.1.smithi160.stderr:+ exportsize=6144 2024-02-11T22:55:05.228 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:05.228 INFO:tasks.workunit.client.1.smithi160.stderr:+ difference=0 2024-02-11T22:55:05.228 INFO:tasks.workunit.client.1.smithi160.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-11T22:55:05.228 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/sparse2.out 2024-02-11T22:55:05.229 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse2 2024-02-11T22:55:05.346 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-02-11T22:55:05.349 INFO:tasks.workunit.client.1.smithi160.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-02-11T22:55:05.349 INFO:tasks.workunit.client.1.smithi160.stdout:partially-sparse file imports to partially-sparse image 2024-02-11T22:55:05.350 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_167676/sparse1 sparse 2024-02-11T22:55:05.429 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:55:05.429 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:05.429 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --order is deprecated, use --object-size 2024-02-11T22:55:05.432 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse 2024-02-11T22:55:05.432 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse 2024-02-11T22:55:05.433 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse 2024-02-11T22:55:05.433 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:05.433 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:05.472 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d7fe6f0d08e7 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d7fe6f0d08e7 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d7fe6f0d08e7\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse 2024-02-11T22:55:05.473 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:05.474 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:05.515 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:05.515 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:05.515 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:05.515 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:05.515 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:05.580 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects=1 2024-02-11T22:55:05.580 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 1 2024-02-11T22:55:05.580 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-11T22:55:05.580 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse 2024-02-11T22:55:05.703 INFO:tasks.workunit.client.1.smithi160.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-02-11T22:55:05.706 INFO:tasks.workunit.client.1.smithi160.stdout:zeros import through stdin to sparse image 2024-02-11T22:55:05.707 INFO:tasks.workunit.client.1.smithi160.stderr:+ echo 'zeros import through stdin to sparse image' 2024-02-11T22:55:05.707 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/dev/zero bs=1M count=4 2024-02-11T22:55:05.707 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd import --new-format - sparse 2024-02-11T22:55:05.762 INFO:tasks.workunit.client.1.smithi160.stderr:4+0 records in 2024-02-11T22:55:05.762 INFO:tasks.workunit.client.1.smithi160.stderr:4+0 records out 2024-02-11T22:55:05.763 INFO:tasks.workunit.client.1.smithi160.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0553822 s, 75.7 MB/s 2024-02-11T22:55:05.777 INFO:tasks.workunit.client.1.smithi160.stderr: Importing image: 100% complete...done. 2024-02-11T22:55:05.777 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:05.780 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse 2024-02-11T22:55:05.781 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse 2024-02-11T22:55:05.781 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse 2024-02-11T22:55:05.781 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:05.781 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:05.820 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d81ff9a34f85 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d81ff9a34f85 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d81ff9a34f85\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:05.821 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:05.860 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:05.861 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:05.861 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:05.861 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:05.861 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:05 smithi023 ceph-mon[111262]: pgmap v2050: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 13 KiB/s wr, 202 op/s 2024-02-11T22:55:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:55:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:55:05] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-02-11T22:55:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:05 smithi023 ceph-mon[113671]: pgmap v2050: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 13 KiB/s wr, 202 op/s 2024-02-11T22:55:05.931 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects= 2024-02-11T22:55:05.932 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 2024-02-11T22:55:05.932 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-02-11T22:55:05.932 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse 2024-02-11T22:55:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:05 smithi160 ceph-mon[106289]: pgmap v2050: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 13 KiB/s wr, 202 op/s 2024-02-11T22:55:06.055 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:55:06.058 INFO:tasks.workunit.client.1.smithi160.stdout:zeros export to sparse file 2024-02-11T22:55:06.058 INFO:tasks.workunit.client.1.smithi160.stderr:+ echo 'zeros export to sparse file' 2024-02-11T22:55:06.058 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd create --new-format sparse --size 4 2024-02-11T22:55:06.104 INFO:tasks.workunit.client.1.smithi160.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-11T22:55:06.107 INFO:tasks.workunit.client.1.smithi160.stderr:++ rbd info sparse 2024-02-11T22:55:06.107 INFO:tasks.workunit.client.1.smithi160.stderr:++ grep block_name_prefix 2024-02-11T22:55:06.107 INFO:tasks.workunit.client.1.smithi160.stderr:++ awk '{print $NF;}' 2024-02-11T22:55:06.147 INFO:tasks.workunit.client.1.smithi160.stderr:+ prefix=rbd_data.d8407ae8c7b2 2024-02-11T22:55:06.147 INFO:tasks.workunit.client.1.smithi160.stderr:+ dd if=/dev/zero bs=4M count=1 2024-02-11T22:55:06.147 INFO:tasks.workunit.client.1.smithi160.stderr:++ get_image_data_pool sparse 2024-02-11T22:55:06.147 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse 2024-02-11T22:55:06.147 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse 2024-02-11T22:55:06.147 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep 'data_pool: ' 2024-02-11T22:55:06.148 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk -F: '{ print $NF }' 2024-02-11T22:55:06.187 INFO:tasks.workunit.client.1.smithi160.stderr:++ data_pool= 2024-02-11T22:55:06.187 INFO:tasks.workunit.client.1.smithi160.stderr:++ '[' -z ']' 2024-02-11T22:55:06.187 INFO:tasks.workunit.client.1.smithi160.stderr:++ data_pool=rbd 2024-02-11T22:55:06.187 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo rbd 2024-02-11T22:55:06.187 INFO:tasks.workunit.client.1.smithi160.stderr:+ rados -p rbd put rbd_data.d8407ae8c7b2.000000000000 - 2024-02-11T22:55:06.219 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records in 2024-02-11T22:55:06.219 INFO:tasks.workunit.client.1.smithi160.stderr:1+0 records out 2024-02-11T22:55:06.219 INFO:tasks.workunit.client.1.smithi160.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0723133 s, 58.0 MB/s 2024-02-11T22:55:06.249 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects sparse 2024-02-11T22:55:06.249 INFO:tasks.workunit.client.1.smithi160.stderr:++ image=sparse 2024-02-11T22:55:06.250 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rbd info sparse 2024-02-11T22:55:06.250 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep block_name_prefix 2024-02-11T22:55:06.250 INFO:tasks.workunit.client.1.smithi160.stderr:+++ awk '{print $NF;}' 2024-02-11T22:55:06.288 INFO:tasks.workunit.client.1.smithi160.stderr:++ prefix=rbd_data.d8407ae8c7b2 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:+++ grep rbd_data.d8407ae8c7b2 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:++++ get_image_data_pool sparse 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sed -e 's/rbd_data.d8407ae8c7b2\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:++++ image=sparse 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:+++ sort -u 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ rbd info sparse 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ grep 'data_pool: ' 2024-02-11T22:55:06.290 INFO:tasks.workunit.client.1.smithi160.stderr:+++++ awk -F: '{ print $NF }' 2024-02-11T22:55:06.331 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool= 2024-02-11T22:55:06.331 INFO:tasks.workunit.client.1.smithi160.stderr:++++ '[' -z ']' 2024-02-11T22:55:06.331 INFO:tasks.workunit.client.1.smithi160.stderr:++++ data_pool=rbd 2024-02-11T22:55:06.331 INFO:tasks.workunit.client.1.smithi160.stderr:++++ echo rbd 2024-02-11T22:55:06.331 INFO:tasks.workunit.client.1.smithi160.stderr:+++ rados ls -p rbd 2024-02-11T22:55:06.404 INFO:tasks.workunit.client.1.smithi160.stderr:++ objects=0 2024-02-11T22:55:06.404 INFO:tasks.workunit.client.1.smithi160.stderr:++ echo 0 2024-02-11T22:55:06.404 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-02-11T22:55:06.404 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/sparse 2024-02-11T22:55:06.404 INFO:tasks.workunit.client.1.smithi160.stderr:rm: cannot remove '/tmp/rbd_import_export_167676/sparse': No such file or directory 2024-02-11T22:55:06.404 INFO:tasks.workunit.client.1.smithi160.stderr:+ true 2024-02-11T22:55:06.405 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd export sparse /tmp/rbd_import_export_167676/sparse 2024-02-11T22:55:06.441 INFO:tasks.workunit.client.1.smithi160.stderr: Exporting image: 100% complete...done. 2024-02-11T22:55:06.445 INFO:tasks.workunit.client.1.smithi160.stderr:++ stat /tmp/rbd_import_export_167676/sparse --format=%b 2024-02-11T22:55:06.446 INFO:tasks.workunit.client.1.smithi160.stderr:+ '[' 0 = 0 ']' 2024-02-11T22:55:06.446 INFO:tasks.workunit.client.1.smithi160.stderr:+ rbd rm sparse 2024-02-11T22:55:06.559 INFO:tasks.workunit.client.1.smithi160.stderr: Removing image: 100% complete...done. 2024-02-11T22:55:06.562 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm /tmp/rbd_import_export_167676/sparse /tmp/rbd_import_export_167676/sparse1 /tmp/rbd_import_export_167676/sparse2 /tmp/rbd_import_export_167676/sparse3 2024-02-11T22:55:06.564 INFO:tasks.workunit.client.1.smithi160.stderr:rm: cannot remove '/tmp/rbd_import_export_167676/sparse3': No such file or directory 2024-02-11T22:55:06.564 INFO:tasks.workunit.client.1.smithi160.stderr:+ true 2024-02-11T22:55:06.565 INFO:tasks.workunit.client.1.smithi160.stdout:OK 2024-02-11T22:55:06.565 INFO:tasks.workunit.client.1.smithi160.stderr:+ echo OK 2024-02-11T22:55:06.566 INFO:tasks.workunit.client.1.smithi160.stderr:+ rm -rf /tmp/rbd_import_export_167676 2024-02-11T22:55:06.566 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T22:55:06.566 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-02-11T22:55:06.607 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-02-11T22:55:06.607 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-02-11T22:55:06.840 DEBUG:teuthology.parallel:result is None 2024-02-11T22:55:06.841 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-02-11T22:55:06.866 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:06.870 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-02-11T22:55:06.870 DEBUG:teuthology.orchestra.run.smithi160:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-02-11T22:55:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:06.927 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-02-11T22:55:06.927 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:55:06.927 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-02-11T22:55:06.927 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T22:55:06.927 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-02-11T22:55:06.927 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-11T22:55:06.928 INFO:tasks.workunit:Pulling workunits from ref reef 2024-02-11T22:55:06.928 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-11T22:55:06.928 DEBUG:teuthology.orchestra.run.smithi023:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:55:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T22:55:06.947 INFO:teuthology.orchestra.run.smithi023.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-11T22:55:06.948 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T22:55:07.006 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-11T22:55:07.007 DEBUG:teuthology.orchestra.run.smithi023:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-11T22:55:07.066 INFO:tasks.workunit:timeout=3h 2024-02-11T22:55:07.066 INFO:tasks.workunit:cleanup=True 2024-02-11T22:55:07.067 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-11T22:55:07.126 INFO:tasks.workunit.client.0.smithi023.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-11T22:55:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[111262]: pgmap v2051: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 355 KiB/s wr, 229 op/s 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[113671]: pgmap v2051: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 355 KiB/s wr, 229 op/s 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:55:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:07 smithi160 ceph-mon[106289]: pgmap v2051: 105 pgs: 105 active+clean; 803 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 355 KiB/s wr, 229 op/s 2024-02-11T22:55:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:55:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:55:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:55:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:08 smithi023 ceph-mon[111262]: pgmap v2052: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 992 KiB/s wr, 390 op/s 2024-02-11T22:55:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:08 smithi023 ceph-mon[113671]: pgmap v2052: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 992 KiB/s wr, 390 op/s 2024-02-11T22:55:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:08 smithi160 ceph-mon[106289]: pgmap v2052: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 992 KiB/s wr, 390 op/s 2024-02-11T22:55:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:10 smithi023 ceph-mon[111262]: osdmap e1109: 8 total, 8 up, 8 in 2024-02-11T22:55:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:10 smithi023 ceph-mon[113671]: osdmap e1109: 8 total, 8 up, 8 in 2024-02-11T22:55:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:10 smithi160 ceph-mon[106289]: osdmap e1109: 8 total, 8 up, 8 in 2024-02-11T22:55:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:11 smithi023 ceph-mon[111262]: pgmap v2054: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 979 KiB/s rd, 909 KiB/s wr, 281 op/s 2024-02-11T22:55:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:11 smithi023 ceph-mon[113671]: pgmap v2054: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 979 KiB/s rd, 909 KiB/s wr, 281 op/s 2024-02-11T22:55:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:11 smithi160 ceph-mon[106289]: pgmap v2054: 105 pgs: 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 979 KiB/s rd, 909 KiB/s wr, 281 op/s 2024-02-11T22:55:12.143 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T22:55:12.201 INFO:tasks.workunit.client.0.smithi023.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-11T22:55:12.203 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:55:12.203 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-11T22:55:12.252 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-11T22:55:12.301 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-11T22:55:12.340 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T22:55:12.341 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:55:12.341 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-11T22:55:12.380 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T22:55:12.383 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T22:55:12.383 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-11T22:55:12.441 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-02-11T22:55:12.442 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-02-11T22:55:12.442 DEBUG:teuthology.orchestra.run.smithi023:workunit test rbd/test_librbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-02-11T22:55:12.531 INFO:tasks.workunit.client.0.smithi023.stderr:warning: failed to enable lockdep 2024-02-11T22:55:12.532 INFO:tasks.workunit.client.0.smithi023.stdout:seed 177333 2024-02-11T22:55:12.532 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] Running 474 tests from 24 test suites. 2024-02-11T22:55:12.532 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment set-up. 2024-02-11T22:55:12.532 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 168 tests from TestLibRBD 2024-02-11T22:55:12.561 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-02-11T22:55:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:13 smithi023 ceph-mon[111262]: pgmap v2055: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 868 KiB/s rd, 1.2 MiB/s wr, 282 op/s 2024-02-11T22:55:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:13 smithi023 ceph-mon[113671]: pgmap v2055: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 868 KiB/s rd, 1.2 MiB/s wr, 282 op/s 2024-02-11T22:55:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:13 smithi160 ceph-mon[106289]: pgmap v2055: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 868 KiB/s rd, 1.2 MiB/s wr, 282 op/s 2024-02-11T22:55:14.611 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:14 smithi023 ceph-mon[111262]: osdmap e1110: 8 total, 8 up, 8 in 2024-02-11T22:55:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:14 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1507541135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:14 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:14 smithi023 ceph-mon[113671]: osdmap e1110: 8 total, 8 up, 8 in 2024-02-11T22:55:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:14 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1507541135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:14 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:14 smithi160 ceph-mon[106289]: osdmap e1110: 8 total, 8 up, 8 in 2024-02-11T22:55:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:14 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1507541135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:14 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[111262]: pgmap v2057: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 1.1 MiB/s wr, 269 op/s 2024-02-11T22:55:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[111262]: osdmap e1111: 8 total, 8 up, 8 in 2024-02-11T22:55:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:55:15] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-02-11T22:55:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[113671]: pgmap v2057: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 1.1 MiB/s wr, 269 op/s 2024-02-11T22:55:15.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:15.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:15.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:15 smithi023 ceph-mon[113671]: osdmap e1111: 8 total, 8 up, 8 in 2024-02-11T22:55:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:15 smithi160 ceph-mon[106289]: pgmap v2057: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 1.1 MiB/s wr, 269 op/s 2024-02-11T22:55:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:15 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:15 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:15 smithi160 ceph-mon[106289]: osdmap e1111: 8 total, 8 up, 8 in 2024-02-11T22:55:16.674 INFO:tasks.workunit.client.0.smithi023.stdout:image has size 2097152 and order 22 2024-02-11T22:55:16.674 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CreateAndStat (4113 ms) 2024-02-11T22:55:16.674 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-02-11T22:55:16.674 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.694 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (20 ms) 2024-02-11T22:55:16.694 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-02-11T22:55:16.694 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.715 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CreateAndStatPP (21 ms) 2024-02-11T22:55:16.715 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.GetId 2024-02-11T22:55:16.715 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.741 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.GetId (27 ms) 2024-02-11T22:55:16.741 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-02-11T22:55:16.742 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.771 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.GetIdPP (29 ms) 2024-02-11T22:55:16.771 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-02-11T22:55:16.771 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.789 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (19 ms) 2024-02-11T22:55:16.790 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-02-11T22:55:16.790 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.806 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (16 ms) 2024-02-11T22:55:16.806 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-02-11T22:55:16.806 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.822 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (17 ms) 2024-02-11T22:55:16.822 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-02-11T22:55:16.823 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.839 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (16 ms) 2024-02-11T22:55:16.839 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.OpenAio 2024-02-11T22:55:16.839 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.854 INFO:tasks.workunit.client.0.smithi023.stdout:image has size 2097152 and order 22 2024-02-11T22:55:16.854 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.OpenAio (16 ms) 2024-02-11T22:55:16.854 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-02-11T22:55:16.856 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.OpenAioFail (2 ms) 2024-02-11T22:55:16.857 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-02-11T22:55:16.857 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.881 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.OpenAioPP (24 ms) 2024-02-11T22:55:16.881 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-02-11T22:55:16.883 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-02-11T22:55:16.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-02-11T22:55:16.884 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:16 smithi023 ceph-mon[111262]: osdmap e1112: 8 total, 8 up, 8 in 2024-02-11T22:55:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:16 smithi023 ceph-mon[111262]: pgmap v2060: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 685 KiB/s wr, 65 op/s 2024-02-11T22:55:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:16 smithi023 ceph-mon[113671]: osdmap e1112: 8 total, 8 up, 8 in 2024-02-11T22:55:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:16 smithi023 ceph-mon[113671]: pgmap v2060: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 685 KiB/s wr, 65 op/s 2024-02-11T22:55:16.918 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2024-02-11T22:55:16.918 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-02-11T22:55:16.918 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:16 smithi160 ceph-mon[106289]: osdmap e1112: 8 total, 8 up, 8 in 2024-02-11T22:55:16.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:16 smithi160 ceph-mon[106289]: pgmap v2060: 137 pgs: 5 creating+peering, 19 unknown, 113 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 685 KiB/s wr, 65 op/s 2024-02-11T22:55:16.948 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (30 ms) 2024-02-11T22:55:16.948 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-02-11T22:55:16.948 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:16.981 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (34 ms) 2024-02-11T22:55:16.982 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-02-11T22:55:16.982 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:17.014 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (32 ms) 2024-02-11T22:55:17.014 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-02-11T22:55:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:17 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:17 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:17 smithi023 ceph-mon[111262]: osdmap e1113: 8 total, 8 up, 8 in 2024-02-11T22:55:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:17 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:17 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:17 smithi023 ceph-mon[113671]: osdmap e1113: 8 total, 8 up, 8 in 2024-02-11T22:55:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:17 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:17 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:17 smithi160 ceph-mon[106289]: osdmap e1113: 8 total, 8 up, 8 in 2024-02-11T22:55:18.681 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:18 smithi160 ceph-mon[106289]: osdmap e1114: 8 total, 8 up, 8 in 2024-02-11T22:55:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1328966500' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:18 smithi160 ceph-mon[106289]: pgmap v2063: 169 pgs: 9 creating+peering, 28 unknown, 132 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 9.0 KiB/s wr, 102 op/s 2024-02-11T22:55:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:18 smithi023 ceph-mon[111262]: osdmap e1114: 8 total, 8 up, 8 in 2024-02-11T22:55:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1328966500' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:18 smithi023 ceph-mon[111262]: pgmap v2063: 169 pgs: 9 creating+peering, 28 unknown, 132 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 9.0 KiB/s wr, 102 op/s 2024-02-11T22:55:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:18 smithi023 ceph-mon[113671]: osdmap e1114: 8 total, 8 up, 8 in 2024-02-11T22:55:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1328966500' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:18 smithi023 ceph-mon[113671]: pgmap v2063: 169 pgs: 9 creating+peering, 28 unknown, 132 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 9.0 KiB/s wr, 102 op/s 2024-02-11T22:55:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:19 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:19 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1328966500' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:19 smithi160 ceph-mon[106289]: osdmap e1115: 8 total, 8 up, 8 in 2024-02-11T22:55:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:19 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:19 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1328966500' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:19 smithi023 ceph-mon[111262]: osdmap e1115: 8 total, 8 up, 8 in 2024-02-11T22:55:20.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:19 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:20.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:19 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1328966500' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:20.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:19 smithi023 ceph-mon[113671]: osdmap e1115: 8 total, 8 up, 8 in 2024-02-11T22:55:20.743 INFO:tasks.workunit.client.0.smithi023.stdout:image: image18 2024-02-11T22:55:20.743 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image18 2024-02-11T22:55:20.743 INFO:tasks.workunit.client.0.smithi023.stdout:found image18 2024-02-11T22:55:20.743 INFO:tasks.workunit.client.0.smithi023.stdout:erased image18 2024-02-11T22:55:20.743 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:image: image18 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:image: image19 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image18 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:found image18 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:erased image18 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image19 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:found image19 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:erased image19 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:image: image19 2024-02-11T22:55:20.828 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image19 2024-02-11T22:55:20.829 INFO:tasks.workunit.client.0.smithi023.stdout:found image19 2024-02-11T22:55:20.829 INFO:tasks.workunit.client.0.smithi023.stdout:erased image19 2024-02-11T22:55:20.829 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3814 ms) 2024-02-11T22:55:20.829 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-02-11T22:55:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:20 smithi023 ceph-mon[111262]: osdmap e1116: 8 total, 8 up, 8 in 2024-02-11T22:55:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:20 smithi023 ceph-mon[111262]: pgmap v2066: 169 pgs: 4 creating+peering, 24 unknown, 141 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 10 KiB/s wr, 120 op/s 2024-02-11T22:55:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:20 smithi023 ceph-mon[113671]: osdmap e1116: 8 total, 8 up, 8 in 2024-02-11T22:55:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:20 smithi023 ceph-mon[113671]: pgmap v2066: 169 pgs: 4 creating+peering, 24 unknown, 141 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 10 KiB/s wr, 120 op/s 2024-02-11T22:55:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:20 smithi160 ceph-mon[106289]: osdmap e1116: 8 total, 8 up, 8 in 2024-02-11T22:55:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:20 smithi160 ceph-mon[106289]: pgmap v2066: 169 pgs: 4 creating+peering, 24 unknown, 141 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 10 KiB/s wr, 120 op/s 2024-02-11T22:55:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[111262]: osdmap e1117: 8 total, 8 up, 8 in 2024-02-11T22:55:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[113671]: osdmap e1117: 8 total, 8 up, 8 in 2024-02-11T22:55:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:21 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:21 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:21 smithi160 ceph-mon[106289]: osdmap e1117: 8 total, 8 up, 8 in 2024-02-11T22:55:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:22.753 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[113671]: osdmap e1118: 8 total, 8 up, 8 in 2024-02-11T22:55:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2910055082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[113671]: pgmap v2069: 201 pgs: 11 creating+peering, 28 unknown, 162 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 117 op/s 2024-02-11T22:55:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[111262]: osdmap e1118: 8 total, 8 up, 8 in 2024-02-11T22:55:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2910055082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:22 smithi023 ceph-mon[111262]: pgmap v2069: 201 pgs: 11 creating+peering, 28 unknown, 162 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 117 op/s 2024-02-11T22:55:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:22 smithi160 ceph-mon[106289]: osdmap e1118: 8 total, 8 up, 8 in 2024-02-11T22:55:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2910055082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:22 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:22 smithi160 ceph-mon[106289]: pgmap v2069: 201 pgs: 11 creating+peering, 28 unknown, 162 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 117 op/s 2024-02-11T22:55:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:23 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:23 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:24.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:23 smithi023 ceph-mon[111262]: osdmap e1119: 8 total, 8 up, 8 in 2024-02-11T22:55:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:23 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:23 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:23 smithi023 ceph-mon[113671]: osdmap e1119: 8 total, 8 up, 8 in 2024-02-11T22:55:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:23 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:23 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:23 smithi160 ceph-mon[106289]: osdmap e1119: 8 total, 8 up, 8 in 2024-02-11T22:55:24.635 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 1 2024-02-11T22:55:24.635 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:24.635 INFO:tasks.workunit.client.0.smithi023.stdout:image: image20 2024-02-11T22:55:24.635 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image20 2024-02-11T22:55:24.636 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:24.645 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 2 2024-02-11T22:55:24.645 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:55:24.645 INFO:tasks.workunit.client.0.smithi023.stdout:image: image20 2024-02-11T22:55:24.645 INFO:tasks.workunit.client.0.smithi023.stdout:image: image21 2024-02-11T22:55:24.645 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image20 2024-02-11T22:55:24.645 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image21 2024-02-11T22:55:24.706 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 1 2024-02-11T22:55:24.707 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:24.707 INFO:tasks.workunit.client.0.smithi023.stdout:image: image21 2024-02-11T22:55:24.707 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image21 2024-02-11T22:55:24.707 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3879 ms) 2024-02-11T22:55:24.707 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCopy 2024-02-11T22:55:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:25 smithi160 ceph-mon[106289]: osdmap e1120: 8 total, 8 up, 8 in 2024-02-11T22:55:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:25 smithi160 ceph-mon[106289]: pgmap v2072: 201 pgs: 8 creating+peering, 21 unknown, 172 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 12 KiB/s wr, 147 op/s 2024-02-11T22:55:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:25 smithi160 ceph-mon[106289]: osdmap e1121: 8 total, 8 up, 8 in 2024-02-11T22:55:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-mon[111262]: osdmap e1120: 8 total, 8 up, 8 in 2024-02-11T22:55:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-mon[111262]: pgmap v2072: 201 pgs: 8 creating+peering, 21 unknown, 172 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 12 KiB/s wr, 147 op/s 2024-02-11T22:55:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-mon[111262]: osdmap e1121: 8 total, 8 up, 8 in 2024-02-11T22:55:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-mon[113671]: osdmap e1120: 8 total, 8 up, 8 in 2024-02-11T22:55:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-mon[113671]: pgmap v2072: 201 pgs: 8 creating+peering, 21 unknown, 172 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 12 KiB/s wr, 147 op/s 2024-02-11T22:55:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-mon[113671]: osdmap e1121: 8 total, 8 up, 8 in 2024-02-11T22:55:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:55:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:55:25] "GET /metrics HTTP/1.1" 200 38829 "" "Prometheus/2.43.0" 2024-02-11T22:55:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:26 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:26 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:26 smithi160 ceph-mon[106289]: osdmap e1122: 8 total, 8 up, 8 in 2024-02-11T22:55:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:26 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3255785336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:26.613 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[111262]: osdmap e1122: 8 total, 8 up, 8 in 2024-02-11T22:55:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3255785336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[113671]: osdmap e1122: 8 total, 8 up, 8 in 2024-02-11T22:55:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:26 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3255785336' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:27 smithi160 ceph-mon[106289]: pgmap v2075: 233 pgs: 10 creating+peering, 40 unknown, 183 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.7 KiB/s wr, 71 op/s 2024-02-11T22:55:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:27 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:27 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3255785336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:27 smithi160 ceph-mon[106289]: osdmap e1123: 8 total, 8 up, 8 in 2024-02-11T22:55:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[111262]: pgmap v2075: 233 pgs: 10 creating+peering, 40 unknown, 183 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.7 KiB/s wr, 71 op/s 2024-02-11T22:55:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3255785336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[111262]: osdmap e1123: 8 total, 8 up, 8 in 2024-02-11T22:55:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[113671]: pgmap v2075: 233 pgs: 10 creating+peering, 40 unknown, 183 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.7 KiB/s wr, 71 op/s 2024-02-11T22:55:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3255785336' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:27 smithi023 ceph-mon[113671]: osdmap e1123: 8 total, 8 up, 8 in 2024-02-11T22:55:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:28 smithi023 ceph-mon[111262]: osdmap e1124: 8 total, 8 up, 8 in 2024-02-11T22:55:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:28 smithi023 ceph-mon[111262]: pgmap v2078: 233 pgs: 13 creating+peering, 4 unknown, 216 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.5 KiB/s wr, 55 op/s 2024-02-11T22:55:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:28 smithi023 ceph-mon[113671]: osdmap e1124: 8 total, 8 up, 8 in 2024-02-11T22:55:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:28 smithi023 ceph-mon[113671]: pgmap v2078: 233 pgs: 13 creating+peering, 4 unknown, 216 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.5 KiB/s wr, 55 op/s 2024-02-11T22:55:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:28 smithi160 ceph-mon[106289]: osdmap e1124: 8 total, 8 up, 8 in 2024-02-11T22:55:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:28 smithi160 ceph-mon[106289]: pgmap v2078: 233 pgs: 13 creating+peering, 4 unknown, 216 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.5 KiB/s wr, 55 op/s 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:image: image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:found image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:erased image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:image: image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:image: image23 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:found image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:erased image22 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image23 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:found image23 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:erased image23 2024-02-11T22:55:29.021 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:image: image22 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:image: image23 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:image: image24 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image22 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:found image22 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:erased image22 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image23 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:found image23 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:erased image23 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image24 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:found image24 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:erased image24 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCopy (4314 ms) 2024-02-11T22:55:29.022 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-02-11T22:55:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[111262]: osdmap e1125: 8 total, 8 up, 8 in 2024-02-11T22:55:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[111262]: osdmap e1126: 8 total, 8 up, 8 in 2024-02-11T22:55:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1066813920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[113671]: osdmap e1125: 8 total, 8 up, 8 in 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[113671]: osdmap e1126: 8 total, 8 up, 8 in 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1066813920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:29 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:29 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:29 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:29 smithi160 ceph-mon[106289]: osdmap e1125: 8 total, 8 up, 8 in 2024-02-11T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:29 smithi160 ceph-mon[106289]: osdmap e1126: 8 total, 8 up, 8 in 2024-02-11T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:29 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1066813920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:29 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:30.608 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[111262]: pgmap v2081: 265 pgs: 13 creating+peering, 35 unknown, 217 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 40 op/s 2024-02-11T22:55:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[111262]: osdmap e1127: 8 total, 8 up, 8 in 2024-02-11T22:55:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[113671]: pgmap v2081: 265 pgs: 13 creating+peering, 35 unknown, 217 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 40 op/s 2024-02-11T22:55:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[113671]: osdmap e1127: 8 total, 8 up, 8 in 2024-02-11T22:55:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:31 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:31 smithi160 ceph-mon[106289]: pgmap v2081: 265 pgs: 13 creating+peering, 35 unknown, 217 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.0 KiB/s wr, 40 op/s 2024-02-11T22:55:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:31 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:31 smithi160 ceph-mon[106289]: osdmap e1127: 8 total, 8 up, 8 in 2024-02-11T22:55:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:31 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:32 smithi023 ceph-mon[111262]: osdmap e1128: 8 total, 8 up, 8 in 2024-02-11T22:55:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:32 smithi023 ceph-mon[113671]: osdmap e1128: 8 total, 8 up, 8 in 2024-02-11T22:55:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:32 smithi160 ceph-mon[106289]: osdmap e1128: 8 total, 8 up, 8 in 2024-02-11T22:55:32.955 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 1 2024-02-11T22:55:32.955 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:32.955 INFO:tasks.workunit.client.0.smithi023.stdout:image: image25 2024-02-11T22:55:32.956 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image25 2024-02-11T22:55:32.979 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 2 2024-02-11T22:55:32.979 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:55:32.979 INFO:tasks.workunit.client.0.smithi023.stdout:image: image25 2024-02-11T22:55:32.979 INFO:tasks.workunit.client.0.smithi023.stdout:image: image26 2024-02-11T22:55:32.979 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image25 2024-02-11T22:55:32.979 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image26 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 3 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:image: image25 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:image: image26 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:image: image27 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image25 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image26 2024-02-11T22:55:33.031 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image27 2024-02-11T22:55:33.071 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCopyPP (4051 ms) 2024-02-11T22:55:33.071 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-02-11T22:55:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[111262]: pgmap v2084: 265 pgs: 4 creating+peering, 7 unknown, 254 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 372 op/s 2024-02-11T22:55:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[111262]: osdmap e1129: 8 total, 8 up, 8 in 2024-02-11T22:55:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[113671]: pgmap v2084: 265 pgs: 4 creating+peering, 7 unknown, 254 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 372 op/s 2024-02-11T22:55:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:33 smithi023 ceph-mon[113671]: osdmap e1129: 8 total, 8 up, 8 in 2024-02-11T22:55:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:33 smithi160 ceph-mon[106289]: pgmap v2084: 265 pgs: 4 creating+peering, 7 unknown, 254 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 372 op/s 2024-02-11T22:55:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:33 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:33 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:33 smithi160 ceph-mon[106289]: osdmap e1129: 8 total, 8 up, 8 in 2024-02-11T22:55:34.611 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[111262]: osdmap e1130: 8 total, 8 up, 8 in 2024-02-11T22:55:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3911108607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[111262]: osdmap e1131: 8 total, 8 up, 8 in 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[113671]: osdmap e1130: 8 total, 8 up, 8 in 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3911108607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:34 smithi023 ceph-mon[113671]: osdmap e1131: 8 total, 8 up, 8 in 2024-02-11T22:55:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:34 smithi160 ceph-mon[106289]: osdmap e1130: 8 total, 8 up, 8 in 2024-02-11T22:55:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:34 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3911108607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:34 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:34 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:34 smithi160 ceph-mon[106289]: osdmap e1131: 8 total, 8 up, 8 in 2024-02-11T22:55:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-mon[111262]: pgmap v2087: 297 pgs: 4 creating+peering, 35 unknown, 258 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-02-11T22:55:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-mon[111262]: osdmap e1132: 8 total, 8 up, 8 in 2024-02-11T22:55:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:55:35] "GET /metrics HTTP/1.1" 200 38829 "" "Prometheus/2.43.0" 2024-02-11T22:55:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-mon[113671]: pgmap v2087: 297 pgs: 4 creating+peering, 35 unknown, 258 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-02-11T22:55:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:35 smithi023 ceph-mon[113671]: osdmap e1132: 8 total, 8 up, 8 in 2024-02-11T22:55:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:35 smithi160 ceph-mon[106289]: pgmap v2087: 297 pgs: 4 creating+peering, 35 unknown, 258 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-02-11T22:55:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:35 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:35 smithi160 ceph-mon[106289]: osdmap e1132: 8 total, 8 up, 8 in 2024-02-11T22:55:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[111262]: pgmap v2090: 297 pgs: 5 creating+peering, 18 unknown, 274 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.5 KiB/s wr, 92 op/s 2024-02-11T22:55:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[111262]: osdmap e1133: 8 total, 8 up, 8 in 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[113671]: pgmap v2090: 297 pgs: 5 creating+peering, 18 unknown, 274 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.5 KiB/s wr, 92 op/s 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[113671]: osdmap e1133: 8 total, 8 up, 8 in 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:37 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:37 smithi160 ceph-mon[106289]: pgmap v2090: 297 pgs: 5 creating+peering, 18 unknown, 274 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.5 KiB/s wr, 92 op/s 2024-02-11T22:55:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:37 smithi160 ceph-mon[106289]: osdmap e1133: 8 total, 8 up, 8 in 2024-02-11T22:55:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:37 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:37 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:38 smithi160 ceph-mon[106289]: osdmap e1134: 8 total, 8 up, 8 in 2024-02-11T22:55:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:38 smithi160 ceph-mon[106289]: pgmap v2093: 297 pgs: 5 creating+peering, 292 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 23 KiB/s wr, 406 op/s 2024-02-11T22:55:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:38 smithi023 ceph-mon[111262]: osdmap e1134: 8 total, 8 up, 8 in 2024-02-11T22:55:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:38 smithi023 ceph-mon[111262]: pgmap v2093: 297 pgs: 5 creating+peering, 292 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 23 KiB/s wr, 406 op/s 2024-02-11T22:55:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:38 smithi023 ceph-mon[113671]: osdmap e1134: 8 total, 8 up, 8 in 2024-02-11T22:55:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:38 smithi023 ceph-mon[113671]: pgmap v2093: 297 pgs: 5 creating+peering, 292 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 23 KiB/s wr, 406 op/s 2024-02-11T22:55:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:39 smithi023 ceph-mon[111262]: osdmap e1135: 8 total, 8 up, 8 in 2024-02-11T22:55:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:39 smithi023 ceph-mon[111262]: osdmap e1136: 8 total, 8 up, 8 in 2024-02-11T22:55:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:39 smithi023 ceph-mon[113671]: osdmap e1135: 8 total, 8 up, 8 in 2024-02-11T22:55:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:39 smithi023 ceph-mon[113671]: osdmap e1136: 8 total, 8 up, 8 in 2024-02-11T22:55:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:39 smithi160 ceph-mon[106289]: osdmap e1135: 8 total, 8 up, 8 in 2024-02-11T22:55:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:39 smithi160 ceph-mon[106289]: osdmap e1136: 8 total, 8 up, 8 in 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:image: image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:found image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:erased image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:image: image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:image: image29 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:found image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:erased image28 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image29 2024-02-11T22:55:40.762 INFO:tasks.workunit.client.0.smithi023.stdout:found image29 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:erased image29 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:image: image28 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:image: image29 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:image: image30 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image28 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:found image28 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:erased image28 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image29 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:found image29 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:erased image29 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image30 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:found image30 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:erased image30 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:image: image28 2024-02-11T22:55:40.763 INFO:tasks.workunit.client.0.smithi023.stdout:image: image29 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:image: image30 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:image: image31 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image28 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:found image28 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:erased image28 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image29 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:found image29 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:erased image29 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image30 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:found image30 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:erased image30 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image31 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:found image31 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:erased image31 2024-02-11T22:55:40.764 INFO:tasks.workunit.client.0.smithi023.stdout:image: image28 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:image: image29 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:image: image30 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:image: image31 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:image: image32 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image28 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:found image28 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:erased image28 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image29 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:found image29 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:erased image29 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image30 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:found image30 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:erased image30 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image31 2024-02-11T22:55:40.765 INFO:tasks.workunit.client.0.smithi023.stdout:found image31 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:erased image31 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image32 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:found image32 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:erased image32 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:image: image28 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:image: image29 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:image: image30 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:image: image31 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:image: image32 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:image: image33 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image28 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:found image28 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:erased image28 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image29 2024-02-11T22:55:40.766 INFO:tasks.workunit.client.0.smithi023.stdout:found image29 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:erased image29 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image30 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:found image30 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:erased image30 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image31 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:found image31 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:erased image31 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image32 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:found image32 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:erased image32 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image33 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:found image33 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:erased image33 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestDeepCopy (7690 ms) 2024-02-11T22:55:40.767 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-02-11T22:55:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:40 smithi160 ceph-mon[106289]: pgmap v2096: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 23 KiB/s wr, 387 op/s 2024-02-11T22:55:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:40 smithi023 ceph-mon[111262]: pgmap v2096: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 23 KiB/s wr, 387 op/s 2024-02-11T22:55:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:40 smithi023 ceph-mon[113671]: pgmap v2096: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 23 KiB/s wr, 387 op/s 2024-02-11T22:55:41.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:41 smithi160 ceph-mon[106289]: osdmap e1137: 8 total, 8 up, 8 in 2024-02-11T22:55:42.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:41 smithi023 ceph-mon[111262]: osdmap e1137: 8 total, 8 up, 8 in 2024-02-11T22:55:42.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:41 smithi023 ceph-mon[113671]: osdmap e1137: 8 total, 8 up, 8 in 2024-02-11T22:55:42.713 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[111262]: osdmap e1138: 8 total, 8 up, 8 in 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1559425121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[111262]: pgmap v2099: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 29 KiB/s wr, 615 op/s 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[113671]: osdmap e1138: 8 total, 8 up, 8 in 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1559425121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[113671]: pgmap v2099: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 29 KiB/s wr, 615 op/s 2024-02-11T22:55:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:42 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:42 smithi160 ceph-mon[106289]: osdmap e1138: 8 total, 8 up, 8 in 2024-02-11T22:55:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:42 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1559425121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:42 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:55:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:42 smithi160 ceph-mon[106289]: pgmap v2099: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 29 KiB/s wr, 615 op/s 2024-02-11T22:55:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:42 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:55:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:43 smithi023 ceph-mon[111262]: osdmap e1139: 8 total, 8 up, 8 in 2024-02-11T22:55:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:43 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:43 smithi023 ceph-mon[113671]: osdmap e1139: 8 total, 8 up, 8 in 2024-02-11T22:55:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:43 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:43 smithi160 ceph-mon[106289]: osdmap e1139: 8 total, 8 up, 8 in 2024-02-11T22:55:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:43 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:55:44.877 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 1 2024-02-11T22:55:44.878 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:44.878 INFO:tasks.workunit.client.0.smithi023.stdout:image: image34 2024-02-11T22:55:44.878 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image34 2024-02-11T22:55:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 2 2024-02-11T22:55:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:55:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:image: image34 2024-02-11T22:55:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:image: image35 2024-02-11T22:55:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image34 2024-02-11T22:55:44.907 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image35 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:num images is: 3 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:image: image34 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:image: image35 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:image: image36 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image34 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image35 2024-02-11T22:55:44.966 INFO:tasks.workunit.client.0.smithi023.stdout:expected = image36 2024-02-11T22:55:44.995 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4233 ms) 2024-02-11T22:55:44.995 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-02-11T22:55:44.995 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:44 smithi023 ceph-mon[111262]: osdmap e1140: 8 total, 8 up, 8 in 2024-02-11T22:55:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:44 smithi023 ceph-mon[111262]: pgmap v2102: 329 pgs: 4 creating+peering, 22 unknown, 303 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 502 KiB/s rd, 29 KiB/s wr, 593 op/s 2024-02-11T22:55:45.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:44 smithi023 ceph-mon[111262]: osdmap e1141: 8 total, 8 up, 8 in 2024-02-11T22:55:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:44 smithi023 ceph-mon[113671]: osdmap e1140: 8 total, 8 up, 8 in 2024-02-11T22:55:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:44 smithi023 ceph-mon[113671]: pgmap v2102: 329 pgs: 4 creating+peering, 22 unknown, 303 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 502 KiB/s rd, 29 KiB/s wr, 593 op/s 2024-02-11T22:55:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:44 smithi023 ceph-mon[113671]: osdmap e1141: 8 total, 8 up, 8 in 2024-02-11T22:55:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:44 smithi160 ceph-mon[106289]: osdmap e1140: 8 total, 8 up, 8 in 2024-02-11T22:55:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:44 smithi160 ceph-mon[106289]: pgmap v2102: 329 pgs: 4 creating+peering, 22 unknown, 303 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 502 KiB/s rd, 29 KiB/s wr, 593 op/s 2024-02-11T22:55:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:44 smithi160 ceph-mon[106289]: osdmap e1141: 8 total, 8 up, 8 in 2024-02-11T22:55:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:45 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:45 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:55:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:55:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:55:45] "GET /metrics HTTP/1.1" 200 48445 "" "Prometheus/2.43.0" 2024-02-11T22:55:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:45 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:45 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:55:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:45 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:55:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:45 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:55:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:46 smithi023 ceph-mon[111262]: osdmap e1142: 8 total, 8 up, 8 in 2024-02-11T22:55:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:46 smithi023 ceph-mon[111262]: pgmap v2105: 329 pgs: 4 creating+peering, 12 unknown, 313 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2024-02-11T22:55:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:46 smithi023 ceph-mon[113671]: osdmap e1142: 8 total, 8 up, 8 in 2024-02-11T22:55:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:46 smithi023 ceph-mon[113671]: pgmap v2105: 329 pgs: 4 creating+peering, 12 unknown, 313 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2024-02-11T22:55:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:46 smithi160 ceph-mon[106289]: osdmap e1142: 8 total, 8 up, 8 in 2024-02-11T22:55:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:46 smithi160 ceph-mon[106289]: pgmap v2105: 329 pgs: 4 creating+peering, 12 unknown, 313 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2024-02-11T22:55:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:47 smithi023 ceph-mon[111262]: osdmap e1143: 8 total, 8 up, 8 in 2024-02-11T22:55:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:47 smithi023 ceph-mon[113671]: osdmap e1143: 8 total, 8 up, 8 in 2024-02-11T22:55:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:47 smithi160 ceph-mon[106289]: osdmap e1143: 8 total, 8 up, 8 in 2024-02-11T22:55:48.821 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T22:55:48.821 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:48.821 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1 with size 2097152 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 2 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1 with size 2097152 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2 with size 4194304 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2 with size 4194304 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3826 ms) 2024-02-11T22:55:48.822 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-02-11T22:55:48.823 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:48 smithi023 ceph-mon[111262]: osdmap e1144: 8 total, 8 up, 8 in 2024-02-11T22:55:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:48 smithi023 ceph-mon[111262]: pgmap v2108: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 26 KiB/s wr, 435 op/s 2024-02-11T22:55:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:48 smithi023 ceph-mon[113671]: osdmap e1144: 8 total, 8 up, 8 in 2024-02-11T22:55:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:48 smithi023 ceph-mon[113671]: pgmap v2108: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 26 KiB/s wr, 435 op/s 2024-02-11T22:55:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:48 smithi160 ceph-mon[106289]: osdmap e1144: 8 total, 8 up, 8 in 2024-02-11T22:55:49.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:48 smithi160 ceph-mon[106289]: pgmap v2108: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 26 KiB/s wr, 435 op/s 2024-02-11T22:55:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:49 smithi023 ceph-mon[111262]: osdmap e1145: 8 total, 8 up, 8 in 2024-02-11T22:55:50.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:49 smithi023 ceph-mon[113671]: osdmap e1145: 8 total, 8 up, 8 in 2024-02-11T22:55:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:49 smithi160 ceph-mon[106289]: osdmap e1145: 8 total, 8 up, 8 in 2024-02-11T22:55:50.854 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2034 ms) 2024-02-11T22:55:50.855 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-02-11T22:55:50.855 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:50 smithi023 ceph-mon[111262]: osdmap e1146: 8 total, 8 up, 8 in 2024-02-11T22:55:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:50 smithi023 ceph-mon[111262]: pgmap v2111: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 26 KiB/s wr, 453 op/s 2024-02-11T22:55:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:50 smithi023 ceph-mon[113671]: osdmap e1146: 8 total, 8 up, 8 in 2024-02-11T22:55:51.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:50 smithi023 ceph-mon[113671]: pgmap v2111: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 26 KiB/s wr, 453 op/s 2024-02-11T22:55:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:50 smithi160 ceph-mon[106289]: osdmap e1146: 8 total, 8 up, 8 in 2024-02-11T22:55:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:50 smithi160 ceph-mon[106289]: pgmap v2111: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 26 KiB/s wr, 453 op/s 2024-02-11T22:55:51.872 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T22:55:51.872 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:51.872 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T22:55:51.872 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1 with size 2097152 2024-02-11T22:55:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:51 smithi023 ceph-mon[111262]: osdmap e1147: 8 total, 8 up, 8 in 2024-02-11T22:55:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:51 smithi023 ceph-mon[113671]: osdmap e1147: 8 total, 8 up, 8 in 2024-02-11T22:55:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:51 smithi160 ceph-mon[106289]: osdmap e1147: 8 total, 8 up, 8 in 2024-02-11T22:55:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:55:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:55:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 2 2024-02-11T22:55:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:55:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T22:55:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T22:55:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1 with size 2097152 2024-02-11T22:55:52.884 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2 with size 4194304 2024-02-11T22:55:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: osdmap e1148: 8 total, 8 up, 8 in 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.5", "id": [6, 0]}]: dispatch 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.5", "id": [5, 1]}]: dispatch 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.12", "id": [4, 5]}]: dispatch 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[111262]: pgmap v2114: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 3.7 KiB/s wr, 68 op/s 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: osdmap e1148: 8 total, 8 up, 8 in 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.5", "id": [6, 0]}]: dispatch 2024-02-11T22:55:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.5", "id": [5, 1]}]: dispatch 2024-02-11T22:55:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2024-02-11T22:55:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.12", "id": [4, 5]}]: dispatch 2024-02-11T22:55:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2024-02-11T22:55:53.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:52 smithi023 ceph-mon[113671]: pgmap v2114: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 3.7 KiB/s wr, 68 op/s 2024-02-11T22:55:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: osdmap e1148: 8 total, 8 up, 8 in 2024-02-11T22:55:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.5", "id": [6, 0]}]: dispatch 2024-02-11T22:55:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.5", "id": [5, 1]}]: dispatch 2024-02-11T22:55:53.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2024-02-11T22:55:53.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.12", "id": [4, 5]}]: dispatch 2024-02-11T22:55:53.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2024-02-11T22:55:53.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:52 smithi160 ceph-mon[106289]: pgmap v2114: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 3.7 KiB/s wr, 68 op/s 2024-02-11T22:55:53.908 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T22:55:53.908 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:55:53.908 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T22:55:53.909 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2 with size 4194304 2024-02-11T22:55:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.5", "id": [6, 0]}]': finished 2024-02-11T22:55:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.5", "id": [5, 1]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.12", "id": [4, 5]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[111262]: osdmap e1149: 8 total, 8 up, 8 in 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.5", "id": [6, 0]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.5", "id": [5, 1]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.12", "id": [4, 5]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]': finished 2024-02-11T22:55:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:53 smithi023 ceph-mon[113671]: osdmap e1149: 8 total, 8 up, 8 in 2024-02-11T22:55:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.5", "id": [6, 0]}]': finished 2024-02-11T22:55:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.5", "id": [5, 1]}]': finished 2024-02-11T22:55:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]': finished 2024-02-11T22:55:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.12", "id": [4, 5]}]': finished 2024-02-11T22:55:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]': finished 2024-02-11T22:55:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:53 smithi160 ceph-mon[106289]: osdmap e1149: 8 total, 8 up, 8 in 2024-02-11T22:55:54.612 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T22:55:54.612 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T22:55:54.636 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3773 ms) 2024-02-11T22:55:54.636 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-02-11T22:55:54.636 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:55:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:54 smithi023 ceph-mon[111262]: osdmap e1150: 8 total, 8 up, 8 in 2024-02-11T22:55:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:54 smithi023 ceph-mon[111262]: pgmap v2117: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.5 KiB/s wr, 67 op/s 2024-02-11T22:55:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:54 smithi023 ceph-mon[111262]: osdmap e1151: 8 total, 8 up, 8 in 2024-02-11T22:55:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:54 smithi023 ceph-mon[113671]: osdmap e1150: 8 total, 8 up, 8 in 2024-02-11T22:55:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:54 smithi023 ceph-mon[113671]: pgmap v2117: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.5 KiB/s wr, 67 op/s 2024-02-11T22:55:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:54 smithi023 ceph-mon[113671]: osdmap e1151: 8 total, 8 up, 8 in 2024-02-11T22:55:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:54 smithi160 ceph-mon[106289]: osdmap e1150: 8 total, 8 up, 8 in 2024-02-11T22:55:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:54 smithi160 ceph-mon[106289]: pgmap v2117: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.5 KiB/s wr, 67 op/s 2024-02-11T22:55:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:54 smithi160 ceph-mon[106289]: osdmap e1151: 8 total, 8 up, 8 in 2024-02-11T22:55:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:55:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:55:55] "GET /metrics HTTP/1.1" 200 50876 "" "Prometheus/2.43.0" 2024-02-11T22:55:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:56 smithi023 ceph-mon[111262]: osdmap e1152: 8 total, 8 up, 8 in 2024-02-11T22:55:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:56 smithi023 ceph-mon[113671]: osdmap e1152: 8 total, 8 up, 8 in 2024-02-11T22:55:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:56 smithi160 ceph-mon[106289]: osdmap e1152: 8 total, 8 up, 8 in 2024-02-11T22:55:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:57 smithi023 ceph-mon[111262]: pgmap v2120: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 39 op/s; 11 B/s, 0 objects/s recovering 2024-02-11T22:55:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:57 smithi023 ceph-mon[111262]: osdmap e1153: 8 total, 8 up, 8 in 2024-02-11T22:55:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:57 smithi023 ceph-mon[113671]: pgmap v2120: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 39 op/s; 11 B/s, 0 objects/s recovering 2024-02-11T22:55:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:57 smithi023 ceph-mon[113671]: osdmap e1153: 8 total, 8 up, 8 in 2024-02-11T22:55:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:57 smithi160 ceph-mon[106289]: pgmap v2120: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 39 op/s; 11 B/s, 0 objects/s recovering 2024-02-11T22:55:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:57 smithi160 ceph-mon[106289]: osdmap e1153: 8 total, 8 up, 8 in 2024-02-11T22:55:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:58 smithi023 ceph-mon[111262]: osdmap e1154: 8 total, 8 up, 8 in 2024-02-11T22:55:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:58 smithi023 ceph-mon[111262]: pgmap v2123: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 KiB/s wr, 42 op/s; 15 B/s, 0 objects/s recovering 2024-02-11T22:55:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:58 smithi023 ceph-mon[113671]: osdmap e1154: 8 total, 8 up, 8 in 2024-02-11T22:55:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:58 smithi023 ceph-mon[113671]: pgmap v2123: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 KiB/s wr, 42 op/s; 15 B/s, 0 objects/s recovering 2024-02-11T22:55:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:58 smithi160 ceph-mon[106289]: osdmap e1154: 8 total, 8 up, 8 in 2024-02-11T22:55:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:58 smithi160 ceph-mon[106289]: pgmap v2123: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 KiB/s wr, 42 op/s; 15 B/s, 0 objects/s recovering 2024-02-11T22:55:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:59 smithi023 ceph-mon[111262]: osdmap e1155: 8 total, 8 up, 8 in 2024-02-11T22:55:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:55:59 smithi023 ceph-mon[111262]: osdmap e1156: 8 total, 8 up, 8 in 2024-02-11T22:55:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:59 smithi023 ceph-mon[113671]: osdmap e1155: 8 total, 8 up, 8 in 2024-02-11T22:55:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:55:59 smithi023 ceph-mon[113671]: osdmap e1156: 8 total, 8 up, 8 in 2024-02-11T22:55:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:59 smithi160 ceph-mon[106289]: osdmap e1155: 8 total, 8 up, 8 in 2024-02-11T22:55:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:55:59 smithi160 ceph-mon[106289]: osdmap e1156: 8 total, 8 up, 8 in 2024-02-11T22:56:00.621 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T22:56:00.621 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T22:56:00.631 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6003 ms) 2024-02-11T22:56:00.631 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-02-11T22:56:00.631 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:01.676 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T22:56:01.676 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:56:01.676 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T22:56:01.676 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1 with size 2097152 2024-02-11T22:56:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:01 smithi023 ceph-mon[111262]: pgmap v2126: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.0 KiB/s wr, 85 op/s; 3 B/s, 0 objects/s recovering 2024-02-11T22:56:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:01 smithi023 ceph-mon[111262]: osdmap e1157: 8 total, 8 up, 8 in 2024-02-11T22:56:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:01 smithi023 ceph-mon[113671]: pgmap v2126: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.0 KiB/s wr, 85 op/s; 3 B/s, 0 objects/s recovering 2024-02-11T22:56:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:01 smithi023 ceph-mon[113671]: osdmap e1157: 8 total, 8 up, 8 in 2024-02-11T22:56:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:01 smithi160 ceph-mon[106289]: pgmap v2126: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.0 KiB/s wr, 85 op/s; 3 B/s, 0 objects/s recovering 2024-02-11T22:56:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:01 smithi160 ceph-mon[106289]: osdmap e1157: 8 total, 8 up, 8 in 2024-02-11T22:56:02.686 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 2 2024-02-11T22:56:02.686 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:56:02.686 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T22:56:02.686 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T22:56:02.686 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1 with size 2097152 2024-02-11T22:56:02.686 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2 with size 4194304 2024-02-11T22:56:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 2 2024-02-11T22:56:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T22:56:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1-rename 2024-02-11T22:56:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T22:56:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:found snap1-rename with size 2097152 2024-02-11T22:56:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2 with size 4194304 2024-02-11T22:56:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:02 smithi160 ceph-mon[106289]: osdmap e1158: 8 total, 8 up, 8 in 2024-02-11T22:56:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:02 smithi160 ceph-mon[106289]: pgmap v2129: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-02-11T22:56:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:02 smithi023 ceph-mon[111262]: osdmap e1158: 8 total, 8 up, 8 in 2024-02-11T22:56:03.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:02 smithi023 ceph-mon[111262]: pgmap v2129: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-02-11T22:56:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:02 smithi023 ceph-mon[113671]: osdmap e1158: 8 total, 8 up, 8 in 2024-02-11T22:56:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:02 smithi023 ceph-mon[113671]: pgmap v2129: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-02-11T22:56:03.711 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T22:56:03.711 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T22:56:03.711 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2-rename 2024-02-11T22:56:03.711 INFO:tasks.workunit.client.0.smithi023.stdout:found snap2-rename with size 4194304 2024-02-11T22:56:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:03 smithi160 ceph-mon[106289]: osdmap e1159: 8 total, 8 up, 8 in 2024-02-11T22:56:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:03 smithi023 ceph-mon[111262]: osdmap e1159: 8 total, 8 up, 8 in 2024-02-11T22:56:04.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:03 smithi023 ceph-mon[113671]: osdmap e1159: 8 total, 8 up, 8 in 2024-02-11T22:56:04.609 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T22:56:04.610 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T22:56:04.628 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3997 ms) 2024-02-11T22:56:04.628 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-02-11T22:56:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-mon[111262]: osdmap e1160: 8 total, 8 up, 8 in 2024-02-11T22:56:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-mon[111262]: pgmap v2132: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-02-11T22:56:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-mon[111262]: osdmap e1161: 8 total, 8 up, 8 in 2024-02-11T22:56:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-mon[113671]: osdmap e1160: 8 total, 8 up, 8 in 2024-02-11T22:56:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-mon[113671]: pgmap v2132: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-02-11T22:56:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-mon[113671]: osdmap e1161: 8 total, 8 up, 8 in 2024-02-11T22:56:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:05 smithi160 ceph-mon[106289]: osdmap e1160: 8 total, 8 up, 8 in 2024-02-11T22:56:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:05 smithi160 ceph-mon[106289]: pgmap v2132: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-02-11T22:56:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:05 smithi160 ceph-mon[106289]: osdmap e1161: 8 total, 8 up, 8 in 2024-02-11T22:56:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:56:05] "GET /metrics HTTP/1.1" 200 50876 "" "Prometheus/2.43.0" 2024-02-11T22:56:06.639 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:06.640 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:06.640 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:06.640 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:06 smithi023 ceph-mon[111262]: osdmap e1162: 8 total, 8 up, 8 in 2024-02-11T22:56:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:06 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3206098615' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:06 smithi023 ceph-mon[113671]: osdmap e1162: 8 total, 8 up, 8 in 2024-02-11T22:56:06.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:06 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3206098615' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:06.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:06 smithi160 ceph-mon[106289]: osdmap e1162: 8 total, 8 up, 8 in 2024-02-11T22:56:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:06 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3206098615' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[111262]: pgmap v2135: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 6.7 KiB/s wr, 83 op/s 2024-02-11T22:56:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:56:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3206098615' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[111262]: osdmap e1163: 8 total, 8 up, 8 in 2024-02-11T22:56:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[113671]: pgmap v2135: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 6.7 KiB/s wr, 83 op/s 2024-02-11T22:56:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:56:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3206098615' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:07 smithi023 ceph-mon[113671]: osdmap e1163: 8 total, 8 up, 8 in 2024-02-11T22:56:07.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:07 smithi160 ceph-mon[106289]: pgmap v2135: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 6.7 KiB/s wr, 83 op/s 2024-02-11T22:56:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:07 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:56:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:07 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3206098615' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:07 smithi160 ceph-mon[106289]: osdmap e1163: 8 total, 8 up, 8 in 2024-02-11T22:56:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[111262]: osdmap e1164: 8 total, 8 up, 8 in 2024-02-11T22:56:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[113671]: osdmap e1164: 8 total, 8 up, 8 in 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:08.924 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4296 ms) 2024-02-11T22:56:08.924 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-02-11T22:56:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:08 smithi160 ceph-mon[106289]: osdmap e1164: 8 total, 8 up, 8 in 2024-02-11T22:56:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[111262]: pgmap v2138: 361 pgs: 14 creating+peering, 6 unknown, 341 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 77 op/s 2024-02-11T22:56:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:56:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:56:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[111262]: osdmap e1165: 8 total, 8 up, 8 in 2024-02-11T22:56:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[111262]: osdmap e1166: 8 total, 8 up, 8 in 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/860082599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[113671]: pgmap v2138: 361 pgs: 14 creating+peering, 6 unknown, 341 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 77 op/s 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[113671]: osdmap e1165: 8 total, 8 up, 8 in 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[113671]: osdmap e1166: 8 total, 8 up, 8 in 2024-02-11T22:56:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:09 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/860082599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:09 smithi160 ceph-mon[106289]: pgmap v2138: 361 pgs: 14 creating+peering, 6 unknown, 341 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.0 KiB/s wr, 77 op/s 2024-02-11T22:56:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:09 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:56:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:09 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:56:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:09 smithi160 ceph-mon[106289]: osdmap e1165: 8 total, 8 up, 8 in 2024-02-11T22:56:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:09 smithi160 ceph-mon[106289]: osdmap e1166: 8 total, 8 up, 8 in 2024-02-11T22:56:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:09 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/860082599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:10.633 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:10.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:10] ENGINE Bus STOPPING 2024-02-11T22:56:10.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:56:10.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:10] ENGINE Bus STOPPED 2024-02-11T22:56:10.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:10] ENGINE Bus STARTING 2024-02-11T22:56:10.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:10] ENGINE Serving on http://:::9283 2024-02-11T22:56:10.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:10 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:10] ENGINE Bus STARTED 2024-02-11T22:56:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: pgmap v2141: 393 pgs: 14 creating+peering, 35 unknown, 344 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 32 op/s 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/860082599' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: osdmap e1167: 8 total, 8 up, 8 in 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: pgmap v2141: 393 pgs: 14 creating+peering, 35 unknown, 344 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 32 op/s 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/860082599' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: osdmap e1167: 8 total, 8 up, 8 in 2024-02-11T22:56:11.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:56:11.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T22:56:11.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:11.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:11.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:11.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:11 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: pgmap v2141: 393 pgs: 14 creating+peering, 35 unknown, 344 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 32 op/s 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/860082599' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: osdmap e1167: 8 total, 8 up, 8 in 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:11.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:11.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:11 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:12.713 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:12 smithi023 ceph-mon[111262]: osdmap e1168: 8 total, 8 up, 8 in 2024-02-11T22:56:12.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:12 smithi023 ceph-mon[113671]: osdmap e1168: 8 total, 8 up, 8 in 2024-02-11T22:56:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:12 smithi160 ceph-mon[106289]: osdmap e1168: 8 total, 8 up, 8 in 2024-02-11T22:56:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[111262]: pgmap v2144: 393 pgs: 4 creating+peering, 4 unknown, 385 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 7.5 KiB/s wr, 136 op/s 2024-02-11T22:56:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[111262]: osdmap e1169: 8 total, 8 up, 8 in 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[113671]: pgmap v2144: 393 pgs: 4 creating+peering, 4 unknown, 385 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 7.5 KiB/s wr, 136 op/s 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[113671]: osdmap e1169: 8 total, 8 up, 8 in 2024-02-11T22:56:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-11T22:56:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:13 smithi160 ceph-mon[106289]: pgmap v2144: 393 pgs: 4 creating+peering, 4 unknown, 385 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 7.5 KiB/s wr, 136 op/s 2024-02-11T22:56:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:13 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T22:56:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:13 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:56:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:13 smithi160 ceph-mon[106289]: osdmap e1169: 8 total, 8 up, 8 in 2024-02-11T22:56:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-11T22:56:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:14 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-11T22:56:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:14 smithi023 ceph-mon[111262]: osdmap e1170: 8 total, 8 up, 8 in 2024-02-11T22:56:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:14 smithi023 ceph-mon[111262]: osdmap e1171: 8 total, 8 up, 8 in 2024-02-11T22:56:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:14 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-11T22:56:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:14 smithi023 ceph-mon[113671]: osdmap e1170: 8 total, 8 up, 8 in 2024-02-11T22:56:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:14 smithi023 ceph-mon[113671]: osdmap e1171: 8 total, 8 up, 8 in 2024-02-11T22:56:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:14 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-9", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-11T22:56:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:14 smithi160 ceph-mon[106289]: osdmap e1170: 8 total, 8 up, 8 in 2024-02-11T22:56:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:14 smithi160 ceph-mon[106289]: osdmap e1171: 8 total, 8 up, 8 in 2024-02-11T22:56:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:15 smithi023 ceph-mon[111262]: pgmap v2147: 393 pgs: 4 creating+peering, 3 unknown, 386 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.7 KiB/s wr, 115 op/s 2024-02-11T22:56:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:56:15] "GET /metrics HTTP/1.1" 200 53249 "" "Prometheus/2.43.0" 2024-02-11T22:56:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:15 smithi023 ceph-mon[113671]: pgmap v2147: 393 pgs: 4 creating+peering, 3 unknown, 386 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.7 KiB/s wr, 115 op/s 2024-02-11T22:56:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:15 smithi160 ceph-mon[106289]: pgmap v2147: 393 pgs: 4 creating+peering, 3 unknown, 386 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.7 KiB/s wr, 115 op/s 2024-02-11T22:56:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:16 smithi160 ceph-mon[106289]: pgmap v2149: 393 pgs: 393 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.4 KiB/s wr, 70 op/s 2024-02-11T22:56:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:16 smithi023 ceph-mon[111262]: pgmap v2149: 393 pgs: 393 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.4 KiB/s wr, 70 op/s 2024-02-11T22:56:17.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:16 smithi023 ceph-mon[113671]: pgmap v2149: 393 pgs: 393 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.4 KiB/s wr, 70 op/s 2024-02-11T22:56:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:19 smithi023 ceph-mon[111262]: pgmap v2150: 393 pgs: 393 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 515 KiB/s wr, 38 op/s 2024-02-11T22:56:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:19 smithi023 ceph-mon[113671]: pgmap v2150: 393 pgs: 393 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 515 KiB/s wr, 38 op/s 2024-02-11T22:56:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:19 smithi160 ceph-mon[106289]: pgmap v2150: 393 pgs: 393 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 515 KiB/s wr, 38 op/s 2024-02-11T22:56:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:20 smithi023 ceph-mon[111262]: osdmap e1172: 8 total, 8 up, 8 in 2024-02-11T22:56:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:20 smithi023 ceph-mon[113671]: osdmap e1172: 8 total, 8 up, 8 in 2024-02-11T22:56:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:20 smithi160 ceph-mon[106289]: osdmap e1172: 8 total, 8 up, 8 in 2024-02-11T22:56:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:21 smithi023 ceph-mon[111262]: pgmap v2152: 393 pgs: 393 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 487 KiB/s wr, 33 op/s 2024-02-11T22:56:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:21 smithi023 ceph-mon[113671]: pgmap v2152: 393 pgs: 393 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 487 KiB/s wr, 33 op/s 2024-02-11T22:56:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:21 smithi160 ceph-mon[106289]: pgmap v2152: 393 pgs: 393 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 487 KiB/s wr, 33 op/s 2024-02-11T22:56:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:23 smithi023 ceph-mon[111262]: pgmap v2153: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 898 KiB/s wr, 27 op/s 2024-02-11T22:56:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:23 smithi023 ceph-mon[113671]: pgmap v2153: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 898 KiB/s wr, 27 op/s 2024-02-11T22:56:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:23 smithi160 ceph-mon[106289]: pgmap v2153: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 898 KiB/s wr, 27 op/s 2024-02-11T22:56:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:25 smithi023 ceph-mon[111262]: pgmap v2154: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 765 KiB/s wr, 21 op/s 2024-02-11T22:56:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:25 smithi023 ceph-mon[113671]: pgmap v2154: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 765 KiB/s wr, 21 op/s 2024-02-11T22:56:25.907 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:56:25] "GET /metrics HTTP/1.1" 200 55713 "" "Prometheus/2.43.0" 2024-02-11T22:56:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:25 smithi160 ceph-mon[106289]: pgmap v2154: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 765 KiB/s wr, 21 op/s 2024-02-11T22:56:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:27 smithi023 ceph-mon[111262]: pgmap v2155: 393 pgs: 393 active+clean; 14 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 922 KiB/s wr, 10 op/s 2024-02-11T22:56:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:27 smithi023 ceph-mon[113671]: pgmap v2155: 393 pgs: 393 active+clean; 14 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 922 KiB/s wr, 10 op/s 2024-02-11T22:56:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:27 smithi160 ceph-mon[106289]: pgmap v2155: 393 pgs: 393 active+clean; 14 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 922 KiB/s wr, 10 op/s 2024-02-11T22:56:29.847 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.RemoveFullTry (20923 ms) 2024-02-11T22:56:29.847 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-02-11T22:56:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[111262]: pgmap v2156: 393 pgs: 393 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-02-11T22:56:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[111262]: pool 'test-librbd-smithi023-177333-9' is full (reached quota's max_bytes: 10 MiB) 2024-02-11T22:56:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-11T22:56:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[111262]: osdmap e1173: 8 total, 8 up, 8 in 2024-02-11T22:56:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[113671]: pgmap v2156: 393 pgs: 393 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-02-11T22:56:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[113671]: pool 'test-librbd-smithi023-177333-9' is full (reached quota's max_bytes: 10 MiB) 2024-02-11T22:56:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-11T22:56:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:29 smithi023 ceph-mon[113671]: osdmap e1173: 8 total, 8 up, 8 in 2024-02-11T22:56:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:29 smithi160 ceph-mon[106289]: pgmap v2156: 393 pgs: 393 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-02-11T22:56:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:29 smithi160 ceph-mon[106289]: pool 'test-librbd-smithi023-177333-9' is full (reached quota's max_bytes: 10 MiB) 2024-02-11T22:56:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:29 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-11T22:56:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:29 smithi160 ceph-mon[106289]: osdmap e1173: 8 total, 8 up, 8 in 2024-02-11T22:56:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:30 smithi023 ceph-mon[111262]: pgmap v2158: 393 pgs: 393 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-02-11T22:56:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:30 smithi023 ceph-mon[113671]: pgmap v2158: 393 pgs: 393 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-02-11T22:56:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:30 smithi160 ceph-mon[106289]: pgmap v2158: 393 pgs: 393 active+clean; 18 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-02-11T22:56:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:31 smithi160 ceph-mon[106289]: osdmap e1174: 8 total, 8 up, 8 in 2024-02-11T22:56:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:31 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3995811261' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:31 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:31 smithi023 ceph-mon[111262]: osdmap e1174: 8 total, 8 up, 8 in 2024-02-11T22:56:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:31 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3995811261' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:31 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:31 smithi023 ceph-mon[113671]: osdmap e1174: 8 total, 8 up, 8 in 2024-02-11T22:56:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:31 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3995811261' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:31 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:32 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:32 smithi160 ceph-mon[106289]: osdmap e1175: 8 total, 8 up, 8 in 2024-02-11T22:56:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:32 smithi160 ceph-mon[106289]: pgmap v2161: 425 pgs: 10 creating+peering, 16 unknown, 399 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-02-11T22:56:33.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:32 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:33.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:32 smithi023 ceph-mon[111262]: osdmap e1175: 8 total, 8 up, 8 in 2024-02-11T22:56:33.165 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:32 smithi023 ceph-mon[111262]: pgmap v2161: 425 pgs: 10 creating+peering, 16 unknown, 399 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-02-11T22:56:33.165 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:32 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:33.165 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:32 smithi023 ceph-mon[113671]: osdmap e1175: 8 total, 8 up, 8 in 2024-02-11T22:56:33.165 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:32 smithi023 ceph-mon[113671]: pgmap v2161: 425 pgs: 10 creating+peering, 16 unknown, 399 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-02-11T22:56:33.734 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-mon[111262]: osdmap e1176: 8 total, 8 up, 8 in 2024-02-11T22:56:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3602419214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-mon[113671]: osdmap e1176: 8 total, 8 up, 8 in 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3602419214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:33] ENGINE Bus STOPPING 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T22:56:34.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:33] ENGINE Bus STOPPED 2024-02-11T22:56:34.157 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:33] ENGINE Bus STARTING 2024-02-11T22:56:34.157 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:33] ENGINE Serving on http://:::9283 2024-02-11T22:56:34.157 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:33 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:22:56:33] ENGINE Bus STARTED 2024-02-11T22:56:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:33 smithi160 ceph-mon[106289]: osdmap e1176: 8 total, 8 up, 8 in 2024-02-11T22:56:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:33 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3602419214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:33 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T22:56:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: osdmap e1177: 8 total, 8 up, 8 in 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: pgmap v2164: 457 pgs: 16 creating+peering, 37 unknown, 404 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 768 KiB/s wr, 30 op/s 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: pool 'test-librbd-smithi023-177333-9' no longer out of quota; removing NO_QUOTA flag 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:56:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[111262]: osdmap e1178: 8 total, 8 up, 8 in 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: osdmap e1177: 8 total, 8 up, 8 in 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: pgmap v2164: 457 pgs: 16 creating+peering, 37 unknown, 404 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 768 KiB/s wr, 30 op/s 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: pool 'test-librbd-smithi023-177333-9' no longer out of quota; removing NO_QUOTA flag 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:56:35.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:34 smithi023 ceph-mon[113671]: osdmap e1178: 8 total, 8 up, 8 in 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: osdmap e1177: 8 total, 8 up, 8 in 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:56:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:35.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: pgmap v2164: 457 pgs: 16 creating+peering, 37 unknown, 404 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 768 KiB/s wr, 30 op/s 2024-02-11T22:56:35.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: pool 'test-librbd-smithi023-177333-9' no longer out of quota; removing NO_QUOTA flag 2024-02-11T22:56:35.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-11T22:56:35.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:56:35.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:34 smithi160 ceph-mon[106289]: osdmap e1178: 8 total, 8 up, 8 in 2024-02-11T22:56:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:56:35] "GET /metrics HTTP/1.1" 200 55713 "" "Prometheus/2.43.0" 2024-02-11T22:56:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:36 smithi023 ceph-mon[111262]: osdmap e1179: 8 total, 8 up, 8 in 2024-02-11T22:56:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:36 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-11T22:56:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:36 smithi023 ceph-mon[113671]: osdmap e1179: 8 total, 8 up, 8 in 2024-02-11T22:56:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:36 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-11T22:56:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:36 smithi160 ceph-mon[106289]: osdmap e1179: 8 total, 8 up, 8 in 2024-02-11T22:56:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:36 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-11T22:56:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:37 smithi023 ceph-mon[111262]: pgmap v2167: 457 pgs: 13 creating+peering, 14 unknown, 430 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 2.0 KiB/s wr, 12 op/s 2024-02-11T22:56:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-11T22:56:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:37 smithi023 ceph-mon[111262]: osdmap e1180: 8 total, 8 up, 8 in 2024-02-11T22:56:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:37 smithi023 ceph-mon[113671]: pgmap v2167: 457 pgs: 13 creating+peering, 14 unknown, 430 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 2.0 KiB/s wr, 12 op/s 2024-02-11T22:56:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-11T22:56:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:37 smithi023 ceph-mon[113671]: osdmap e1180: 8 total, 8 up, 8 in 2024-02-11T22:56:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:37 smithi160 ceph-mon[106289]: pgmap v2167: 457 pgs: 13 creating+peering, 14 unknown, 430 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 2.0 KiB/s wr, 12 op/s 2024-02-11T22:56:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi023-177333-11", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-11T22:56:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:37 smithi160 ceph-mon[106289]: osdmap e1180: 8 total, 8 up, 8 in 2024-02-11T22:56:38.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:38 smithi023 ceph-mon[111262]: pgmap v2169: 457 pgs: 457 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 242 KiB/s wr, 23 op/s 2024-02-11T22:56:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:38 smithi023 ceph-mon[113671]: pgmap v2169: 457 pgs: 457 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 242 KiB/s wr, 23 op/s 2024-02-11T22:56:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:38 smithi160 ceph-mon[106289]: pgmap v2169: 457 pgs: 457 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 242 KiB/s wr, 23 op/s 2024-02-11T22:56:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:41 smithi023 ceph-mon[113671]: pgmap v2170: 457 pgs: 457 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 173 KiB/s wr, 16 op/s 2024-02-11T22:56:41.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:41 smithi023 ceph-mon[111262]: pgmap v2170: 457 pgs: 457 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 173 KiB/s wr, 16 op/s 2024-02-11T22:56:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:41 smithi160 ceph-mon[106289]: pgmap v2170: 457 pgs: 457 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 173 KiB/s wr, 16 op/s 2024-02-11T22:56:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:43 smithi023 ceph-mon[111262]: pgmap v2171: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 833 KiB/s wr, 9 op/s 2024-02-11T22:56:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:43 smithi023 ceph-mon[113671]: pgmap v2171: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 833 KiB/s wr, 9 op/s 2024-02-11T22:56:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:43 smithi160 ceph-mon[106289]: pgmap v2171: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 833 KiB/s wr, 9 op/s 2024-02-11T22:56:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:45 smithi023 ceph-mon[111262]: pgmap v2172: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 736 KiB/s wr, 8 op/s 2024-02-11T22:56:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:45 smithi023 ceph-mon[111262]: osdmap e1181: 8 total, 8 up, 8 in 2024-02-11T22:56:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:56:45] "GET /metrics HTTP/1.1" 200 60480 "" "Prometheus/2.43.0" 2024-02-11T22:56:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:45 smithi023 ceph-mon[113671]: pgmap v2172: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 736 KiB/s wr, 8 op/s 2024-02-11T22:56:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:45 smithi023 ceph-mon[113671]: osdmap e1181: 8 total, 8 up, 8 in 2024-02-11T22:56:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:45 smithi160 ceph-mon[106289]: pgmap v2172: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 736 KiB/s wr, 8 op/s 2024-02-11T22:56:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:45 smithi160 ceph-mon[106289]: osdmap e1181: 8 total, 8 up, 8 in 2024-02-11T22:56:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:47 smithi023 ceph-mon[111262]: pgmap v2174: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 658 KiB/s wr, 6 op/s 2024-02-11T22:56:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:47 smithi023 ceph-mon[113671]: pgmap v2174: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 658 KiB/s wr, 6 op/s 2024-02-11T22:56:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:47 smithi160 ceph-mon[106289]: pgmap v2174: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 658 KiB/s wr, 6 op/s 2024-02-11T22:56:49.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (19998 ms) 2024-02-11T22:56:49.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestIO 2024-02-11T22:56:49.845 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:49 smithi023 ceph-mon[111262]: pgmap v2175: 457 pgs: 457 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-11T22:56:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:49 smithi023 ceph-mon[111262]: pool 'test-librbd-smithi023-177333-11' is full (reached quota's max_bytes: 10 MiB) 2024-02-11T22:56:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:49 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-11T22:56:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:49 smithi023 ceph-mon[113671]: pgmap v2175: 457 pgs: 457 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-11T22:56:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:49 smithi023 ceph-mon[113671]: pool 'test-librbd-smithi023-177333-11' is full (reached quota's max_bytes: 10 MiB) 2024-02-11T22:56:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:49 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-11T22:56:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:49 smithi160 ceph-mon[106289]: pgmap v2175: 457 pgs: 457 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-11T22:56:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:49 smithi160 ceph-mon[106289]: pool 'test-librbd-smithi023-177333-11' is full (reached quota's max_bytes: 10 MiB) 2024-02-11T22:56:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:49 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-11T22:56:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:50 smithi023 ceph-mon[111262]: osdmap e1182: 8 total, 8 up, 8 in 2024-02-11T22:56:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:50 smithi023 ceph-mon[113671]: osdmap e1182: 8 total, 8 up, 8 in 2024-02-11T22:56:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:50 smithi160 ceph-mon[106289]: osdmap e1182: 8 total, 8 up, 8 in 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:51.810 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:51.811 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:51.812 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.813 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.814 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:51.815 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:51.815 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:51.815 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.815 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:51.815 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:51.815 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:51.816 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 512~512 = 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 1536~512 = 0 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T22:56:51.817 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.818 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.819 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.820 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.821 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.822 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.823 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.823 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.823 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:51.823 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.823 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.823 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.824 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.825 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:51.826 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:51.827 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:51.827 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:51.827 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:51 smithi023 ceph-mon[111262]: pgmap v2177: 457 pgs: 457 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 768 KiB/s wr, 1 op/s 2024-02-11T22:56:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:51 smithi023 ceph-mon[113671]: pgmap v2177: 457 pgs: 457 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 768 KiB/s wr, 1 op/s 2024-02-11T22:56:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:51.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:51 smithi160 ceph-mon[106289]: pgmap v2177: 457 pgs: 457 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 768 KiB/s wr, 1 op/s 2024-02-11T22:56:51.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:56:51.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:56:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:52 smithi023 ceph-mon[111262]: pgmap v2178: 457 pgs: 457 active+clean; 8.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 1.0 MiB/s wr, 635 op/s 2024-02-11T22:56:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:52 smithi023 ceph-mon[113671]: pgmap v2178: 457 pgs: 457 active+clean; 8.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 1.0 MiB/s wr, 635 op/s 2024-02-11T22:56:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:52 smithi160 ceph-mon[106289]: pgmap v2178: 457 pgs: 457 active+clean; 8.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 1.0 MiB/s wr, 635 op/s 2024-02-11T22:56:53.489 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.489 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.489 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.489 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.490 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.491 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.492 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.493 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.494 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.495 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.496 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:53.497 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestIO (3644 ms) 2024-02-11T22:56:53.498 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-02-11T22:56:53.498 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:56:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.11", "id": [5, 2]}]: dispatch 2024-02-11T22:56:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-02-11T22:56:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:53 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-11T22:56:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.11", "id": [5, 2]}]: dispatch 2024-02-11T22:56:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-02-11T22:56:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:53 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-11T22:56:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.11", "id": [5, 2]}]: dispatch 2024-02-11T22:56:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-02-11T22:56:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:53 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-11T22:56:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.11", "id": [5, 2]}]': finished 2024-02-11T22:56:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-02-11T22:56:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-02-11T22:56:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: osdmap e1183: 8 total, 8 up, 8 in 2024-02-11T22:56:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: pgmap v2180: 457 pgs: 457 active+clean; 4.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 1.0 MiB/s wr, 636 op/s 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: pool 'test-librbd-smithi023-177333-11' no longer out of quota; removing NO_QUOTA flag 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[111262]: osdmap e1184: 8 total, 8 up, 8 in 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.11", "id": [5, 2]}]': finished 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: osdmap e1183: 8 total, 8 up, 8 in 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: pgmap v2180: 457 pgs: 457 active+clean; 4.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 1.0 MiB/s wr, 636 op/s 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: pool 'test-librbd-smithi023-177333-11' no longer out of quota; removing NO_QUOTA flag 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-11T22:56:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T22:56:54.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:54 smithi023 ceph-mon[113671]: osdmap e1184: 8 total, 8 up, 8 in 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.11", "id": [5, 2]}]': finished 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: osdmap e1183: 8 total, 8 up, 8 in 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: pgmap v2180: 457 pgs: 457 active+clean; 4.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 1.0 MiB/s wr, 636 op/s 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: pool 'test-librbd-smithi023-177333-11' no longer out of quota; removing NO_QUOTA flag 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T22:56:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:54 smithi160 ceph-mon[106289]: osdmap e1184: 8 total, 8 up, 8 in 2024-02-11T22:56:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:56:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:56:55] "GET /metrics HTTP/1.1" 200 60584 "" "Prometheus/2.43.0" 2024-02-11T22:56:57.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:57 smithi023 ceph-mon[111262]: pgmap v2182: 457 pgs: 457 active+clean; 4.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 417 KiB/s rd, 364 KiB/s wr, 801 op/s 2024-02-11T22:56:57.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:57 smithi023 ceph-mon[113671]: pgmap v2182: 457 pgs: 457 active+clean; 4.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 417 KiB/s rd, 364 KiB/s wr, 801 op/s 2024-02-11T22:56:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:57 smithi160 ceph-mon[106289]: pgmap v2182: 457 pgs: 457 active+clean; 4.7 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 417 KiB/s rd, 364 KiB/s wr, 801 op/s 2024-02-11T22:56:59.299 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:59.299 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:59.299 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:59.300 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.301 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.302 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.303 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.304 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.305 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.306 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 512~512 = 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 1536~512 = 0 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.307 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.308 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.309 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.310 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.311 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.312 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.313 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.314 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.315 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.316 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.319 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:56:59.319 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:56:59.319 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:56:59.319 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:56:59.320 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:56:59.320 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:56:59.320 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:56:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:56:59 smithi023 ceph-mon[111262]: pgmap v2183: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 905 KiB/s wr, 1.08k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:56:59.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:56:59 smithi023 ceph-mon[113671]: pgmap v2183: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 905 KiB/s wr, 1.08k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:56:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:56:59 smithi160 ceph-mon[106289]: pgmap v2183: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 905 KiB/s wr, 1.08k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:01 smithi023 ceph-mon[111262]: pgmap v2184: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 615 KiB/s wr, 451 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:01 smithi023 ceph-mon[113671]: pgmap v2184: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 615 KiB/s wr, 451 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:01 smithi160 ceph-mon[106289]: pgmap v2184: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 615 KiB/s wr, 451 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:03 smithi023 ceph-mon[111262]: pgmap v2185: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 1.39k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:03 smithi023 ceph-mon[113671]: pgmap v2185: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 1.39k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:03 smithi160 ceph-mon[106289]: pgmap v2185: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 1.39k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:05.569 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.569 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.569 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.570 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.571 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.572 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.573 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.574 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.575 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.576 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.577 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:05.578 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 4 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (12080 ms) 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-02-11T22:57:05.579 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:57:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:05 smithi023 ceph-mon[111262]: pgmap v2186: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 891 KiB/s wr, 1.16k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:57:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:57:05] "GET /metrics HTTP/1.1" 200 60584 "" "Prometheus/2.43.0" 2024-02-11T22:57:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:05 smithi023 ceph-mon[113671]: pgmap v2186: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 891 KiB/s wr, 1.16k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:05 smithi160 ceph-mon[106289]: pgmap v2186: 457 pgs: 457 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 891 KiB/s wr, 1.16k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:07 smithi023 ceph-mon[111262]: pgmap v2187: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 782 KiB/s wr, 1.02k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:57:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:07 smithi023 ceph-mon[113671]: pgmap v2187: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 782 KiB/s wr, 1.02k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:57:07.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:07 smithi160 ceph-mon[106289]: pgmap v2187: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 782 KiB/s wr, 1.02k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:57:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:09 smithi023 ceph-mon[111262]: pgmap v2188: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 760 KiB/s wr, 1.01k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:09 smithi023 ceph-mon[113671]: pgmap v2188: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 760 KiB/s wr, 1.01k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:09 smithi160 ceph-mon[106289]: pgmap v2188: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 760 KiB/s wr, 1.01k op/s; 0 B/s, 0 objects/s recovering 2024-02-11T22:57:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:11 smithi023 ceph-mon[111262]: pgmap v2189: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 351 KiB/s wr, 715 op/s 2024-02-11T22:57:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:11 smithi023 ceph-mon[113671]: pgmap v2189: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 351 KiB/s wr, 715 op/s 2024-02-11T22:57:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:11 smithi160 ceph-mon[106289]: pgmap v2189: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 351 KiB/s wr, 715 op/s 2024-02-11T22:57:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:13 smithi023 ceph-mon[111262]: pgmap v2190: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 351 KiB/s wr, 713 op/s 2024-02-11T22:57:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:13 smithi023 ceph-mon[113671]: pgmap v2190: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 351 KiB/s wr, 713 op/s 2024-02-11T22:57:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:13 smithi160 ceph-mon[106289]: pgmap v2190: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 351 KiB/s wr, 713 op/s 2024-02-11T22:57:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:15 smithi023 ceph-mon[111262]: pgmap v2191: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 18 KiB/s wr, 45 op/s 2024-02-11T22:57:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:57:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:57:15] "GET /metrics HTTP/1.1" 200 60565 "" "Prometheus/2.43.0" 2024-02-11T22:57:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:15 smithi023 ceph-mon[113671]: pgmap v2191: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 18 KiB/s wr, 45 op/s 2024-02-11T22:57:15.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:15 smithi160 ceph-mon[106289]: pgmap v2191: 457 pgs: 457 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 18 KiB/s wr, 45 op/s 2024-02-11T22:57:16.107 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:16.107 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:16.107 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:16.107 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.108 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:57:16.109 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.110 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.111 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.112 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 512~512 = 512 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 1536~512 = 0 2024-02-11T22:57:16.113 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T22:57:16.114 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.115 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.116 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.117 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.118 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.119 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.120 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:16.121 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:16.122 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:16.122 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:16.122 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:17 smithi023 ceph-mon[111262]: pgmap v2192: 457 pgs: 457 active+clean; 27 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 247 op/s 2024-02-11T22:57:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:17 smithi023 ceph-mon[113671]: pgmap v2192: 457 pgs: 457 active+clean; 27 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 247 op/s 2024-02-11T22:57:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:17 smithi160 ceph-mon[106289]: pgmap v2192: 457 pgs: 457 active+clean; 27 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 247 op/s 2024-02-11T22:57:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:19 smithi023 ceph-mon[111262]: pgmap v2193: 457 pgs: 457 active+clean; 31 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 250 op/s 2024-02-11T22:57:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:19 smithi023 ceph-mon[113671]: pgmap v2193: 457 pgs: 457 active+clean; 31 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 250 op/s 2024-02-11T22:57:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:19 smithi160 ceph-mon[106289]: pgmap v2193: 457 pgs: 457 active+clean; 31 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 250 op/s 2024-02-11T22:57:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:20 smithi023 ceph-mon[111262]: pgmap v2194: 457 pgs: 457 active+clean; 31 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 841 KiB/s rd, 1.4 MiB/s wr, 206 op/s 2024-02-11T22:57:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:20 smithi023 ceph-mon[113671]: pgmap v2194: 457 pgs: 457 active+clean; 31 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 841 KiB/s rd, 1.4 MiB/s wr, 206 op/s 2024-02-11T22:57:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:20 smithi160 ceph-mon[106289]: pgmap v2194: 457 pgs: 457 active+clean; 31 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 841 KiB/s rd, 1.4 MiB/s wr, 206 op/s 2024-02-11T22:57:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.962 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.963 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.964 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.965 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.966 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.967 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.968 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.968 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.968 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.968 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.968 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.968 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.969 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.970 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T22:57:21.971 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 4 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (16393 ms) 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-02-11T22:57:21.972 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:57:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:22 smithi160 ceph-mon[106289]: pgmap v2195: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 723 op/s 2024-02-11T22:57:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:22 smithi023 ceph-mon[111262]: pgmap v2195: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 723 op/s 2024-02-11T22:57:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:22 smithi023 ceph-mon[113671]: pgmap v2195: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 723 op/s 2024-02-11T22:57:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:23 smithi160 ceph-mon[106289]: osdmap e1185: 8 total, 8 up, 8 in 2024-02-11T22:57:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:23 smithi023 ceph-mon[111262]: osdmap e1185: 8 total, 8 up, 8 in 2024-02-11T22:57:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:23 smithi023 ceph-mon[113671]: osdmap e1185: 8 total, 8 up, 8 in 2024-02-11T22:57:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:25 smithi023 ceph-mon[111262]: pgmap v2197: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 876 op/s 2024-02-11T22:57:25.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:25 smithi023 ceph-mon[113671]: pgmap v2197: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 876 op/s 2024-02-11T22:57:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:57:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:57:25] "GET /metrics HTTP/1.1" 200 60566 "" "Prometheus/2.43.0" 2024-02-11T22:57:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:25 smithi160 ceph-mon[106289]: pgmap v2197: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 876 op/s 2024-02-11T22:57:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:27 smithi023 ceph-mon[111262]: pgmap v2198: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 710 KiB/s wr, 652 op/s 2024-02-11T22:57:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:27 smithi023 ceph-mon[113671]: pgmap v2198: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 710 KiB/s wr, 652 op/s 2024-02-11T22:57:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:27 smithi160 ceph-mon[106289]: pgmap v2198: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 710 KiB/s wr, 652 op/s 2024-02-11T22:57:29.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:29 smithi023 ceph-mon[111262]: pgmap v2199: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 709 KiB/s wr, 649 op/s 2024-02-11T22:57:29.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:29 smithi023 ceph-mon[111262]: osdmap e1186: 8 total, 8 up, 8 in 2024-02-11T22:57:29.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:29 smithi023 ceph-mon[113671]: pgmap v2199: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 709 KiB/s wr, 649 op/s 2024-02-11T22:57:29.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:29 smithi023 ceph-mon[113671]: osdmap e1186: 8 total, 8 up, 8 in 2024-02-11T22:57:29.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:29 smithi160 ceph-mon[106289]: pgmap v2199: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 709 KiB/s wr, 649 op/s 2024-02-11T22:57:29.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:29 smithi160 ceph-mon[106289]: osdmap e1186: 8 total, 8 up, 8 in 2024-02-11T22:57:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:31 smithi023 ceph-mon[111262]: pgmap v2201: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 515 KiB/s wr, 43 op/s 2024-02-11T22:57:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:31 smithi023 ceph-mon[113671]: pgmap v2201: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 515 KiB/s wr, 43 op/s 2024-02-11T22:57:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:31 smithi160 ceph-mon[106289]: pgmap v2201: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 515 KiB/s wr, 43 op/s 2024-02-11T22:57:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:32 smithi023 ceph-mon[111262]: pgmap v2202: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 441 KiB/s wr, 48 op/s 2024-02-11T22:57:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:32 smithi023 ceph-mon[113671]: pgmap v2202: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 441 KiB/s wr, 48 op/s 2024-02-11T22:57:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:32 smithi160 ceph-mon[106289]: pgmap v2202: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 441 KiB/s wr, 48 op/s 2024-02-11T22:57:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:57:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:57:34.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:57:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[111262]: pgmap v2203: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 412 KiB/s wr, 50 op/s 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[113671]: pgmap v2203: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 412 KiB/s wr, 50 op/s 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:57:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:34 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:57:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:34 smithi160 ceph-mon[106289]: pgmap v2203: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 412 KiB/s wr, 50 op/s 2024-02-11T22:57:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:57:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:57:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:34 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:57:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:57:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:57:35] "GET /metrics HTTP/1.1" 200 60566 "" "Prometheus/2.43.0" 2024-02-11T22:57:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:37 smithi023 ceph-mon[111262]: pgmap v2204: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 411 KiB/s wr, 31 op/s 2024-02-11T22:57:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:37 smithi023 ceph-mon[113671]: pgmap v2204: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 411 KiB/s wr, 31 op/s 2024-02-11T22:57:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:37 smithi160 ceph-mon[106289]: pgmap v2204: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 411 KiB/s wr, 31 op/s 2024-02-11T22:57:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:39 smithi023 ceph-mon[111262]: pgmap v2205: 457 pgs: 457 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 1.2 MiB/s wr, 29 op/s 2024-02-11T22:57:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:39 smithi023 ceph-mon[113671]: pgmap v2205: 457 pgs: 457 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 1.2 MiB/s wr, 29 op/s 2024-02-11T22:57:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:39 smithi160 ceph-mon[106289]: pgmap v2205: 457 pgs: 457 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 1.2 MiB/s wr, 29 op/s 2024-02-11T22:57:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:41 smithi023 ceph-mon[111262]: pgmap v2206: 457 pgs: 457 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1.1 MiB/s wr, 26 op/s 2024-02-11T22:57:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:41 smithi023 ceph-mon[113671]: pgmap v2206: 457 pgs: 457 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1.1 MiB/s wr, 26 op/s 2024-02-11T22:57:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:41 smithi160 ceph-mon[106289]: pgmap v2206: 457 pgs: 457 active+clean; 51 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1.1 MiB/s wr, 26 op/s 2024-02-11T22:57:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:42 smithi023 ceph-mon[111262]: osdmap e1187: 8 total, 8 up, 8 in 2024-02-11T22:57:42.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:42 smithi023 ceph-mon[113671]: osdmap e1187: 8 total, 8 up, 8 in 2024-02-11T22:57:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:42 smithi160 ceph-mon[106289]: osdmap e1187: 8 total, 8 up, 8 in 2024-02-11T22:57:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:43 smithi023 ceph-mon[111262]: pgmap v2208: 457 pgs: 457 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-02-11T22:57:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:43 smithi023 ceph-mon[113671]: pgmap v2208: 457 pgs: 457 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-02-11T22:57:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:43 smithi160 ceph-mon[106289]: pgmap v2208: 457 pgs: 457 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-02-11T22:57:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:45 smithi023 ceph-mon[111262]: pgmap v2209: 457 pgs: 457 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-11T22:57:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:45 smithi023 ceph-mon[113671]: pgmap v2209: 457 pgs: 457 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-11T22:57:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:57:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:57:45] "GET /metrics HTTP/1.1" 200 60560 "" "Prometheus/2.43.0" 2024-02-11T22:57:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:45 smithi160 ceph-mon[106289]: pgmap v2209: 457 pgs: 457 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-11T22:57:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:47 smithi023 ceph-mon[111262]: pgmap v2210: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-02-11T22:57:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:47 smithi023 ceph-mon[113671]: pgmap v2210: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-02-11T22:57:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:47 smithi160 ceph-mon[106289]: pgmap v2210: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-02-11T22:57:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:49 smithi023 ceph-mon[111262]: pgmap v2211: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 821 KiB/s wr, 40 op/s 2024-02-11T22:57:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:49 smithi023 ceph-mon[113671]: pgmap v2211: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 821 KiB/s wr, 40 op/s 2024-02-11T22:57:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:49 smithi160 ceph-mon[106289]: pgmap v2211: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 821 KiB/s wr, 40 op/s 2024-02-11T22:57:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:51 smithi023 ceph-mon[111262]: pgmap v2212: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 821 KiB/s wr, 40 op/s 2024-02-11T22:57:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:51 smithi023 ceph-mon[113671]: pgmap v2212: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 821 KiB/s wr, 40 op/s 2024-02-11T22:57:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:51 smithi160 ceph-mon[106289]: pgmap v2212: 457 pgs: 457 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 821 KiB/s wr, 40 op/s 2024-02-11T22:57:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:57:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:52 smithi160 ceph-mon[106289]: pgmap v2213: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 1.9 MiB/s wr, 35 op/s 2024-02-11T22:57:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:52 smithi023 ceph-mon[111262]: pgmap v2213: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 1.9 MiB/s wr, 35 op/s 2024-02-11T22:57:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:52 smithi023 ceph-mon[113671]: pgmap v2213: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 1.9 MiB/s wr, 35 op/s 2024-02-11T22:57:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:55 smithi023 ceph-mon[111262]: pgmap v2214: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 1.7 MiB/s wr, 30 op/s 2024-02-11T22:57:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:55 smithi023 ceph-mon[113671]: pgmap v2214: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 1.7 MiB/s wr, 30 op/s 2024-02-11T22:57:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:57:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:57:55] "GET /metrics HTTP/1.1" 200 60565 "" "Prometheus/2.43.0" 2024-02-11T22:57:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:55 smithi160 ceph-mon[106289]: pgmap v2214: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 1.7 MiB/s wr, 30 op/s 2024-02-11T22:57:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:56 smithi160 ceph-mon[106289]: pgmap v2215: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 410 KiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-02-11T22:57:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:56 smithi023 ceph-mon[111262]: pgmap v2215: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 410 KiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-02-11T22:57:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:56 smithi023 ceph-mon[113671]: pgmap v2215: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 410 KiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-02-11T22:57:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:57:59 smithi023 ceph-mon[111262]: pgmap v2216: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:57:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:57:59 smithi023 ceph-mon[113671]: pgmap v2216: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:57:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:57:59 smithi160 ceph-mon[106289]: pgmap v2216: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:01 smithi023 ceph-mon[111262]: pgmap v2217: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:01 smithi023 ceph-mon[113671]: pgmap v2217: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:01 smithi160 ceph-mon[106289]: pgmap v2217: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:02 smithi160 ceph-mon[106289]: pgmap v2218: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:02 smithi160 ceph-mon[106289]: osdmap e1188: 8 total, 8 up, 8 in 2024-02-11T22:58:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:02 smithi023 ceph-mon[111262]: pgmap v2218: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:02 smithi023 ceph-mon[111262]: osdmap e1188: 8 total, 8 up, 8 in 2024-02-11T22:58:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:02 smithi023 ceph-mon[113671]: pgmap v2218: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-11T22:58:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:02 smithi023 ceph-mon[113671]: osdmap e1188: 8 total, 8 up, 8 in 2024-02-11T22:58:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:05 smithi023 ceph-mon[111262]: pgmap v2220: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 1023 B/s wr, 12 op/s 2024-02-11T22:58:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:58:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:58:05] "GET /metrics HTTP/1.1" 200 60565 "" "Prometheus/2.43.0" 2024-02-11T22:58:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:05 smithi023 ceph-mon[113671]: pgmap v2220: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 1023 B/s wr, 12 op/s 2024-02-11T22:58:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:05 smithi160 ceph-mon[106289]: pgmap v2220: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 1023 B/s wr, 12 op/s 2024-02-11T22:58:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:07 smithi023 ceph-mon[111262]: pgmap v2221: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 818 B/s wr, 36 op/s 2024-02-11T22:58:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:07 smithi023 ceph-mon[113671]: pgmap v2221: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 818 B/s wr, 36 op/s 2024-02-11T22:58:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:07 smithi160 ceph-mon[106289]: pgmap v2221: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 818 B/s wr, 36 op/s 2024-02-11T22:58:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:08 smithi160 ceph-mon[106289]: pgmap v2222: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-02-11T22:58:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:08 smithi023 ceph-mon[111262]: pgmap v2222: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-02-11T22:58:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:08 smithi023 ceph-mon[113671]: pgmap v2222: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-02-11T22:58:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:11 smithi023 ceph-mon[111262]: pgmap v2223: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-02-11T22:58:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:11 smithi023 ceph-mon[113671]: pgmap v2223: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-02-11T22:58:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:11 smithi160 ceph-mon[106289]: pgmap v2223: 457 pgs: 457 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-02-11T22:58:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:13 smithi023 ceph-mon[111262]: pgmap v2224: 457 pgs: 457 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 615 KiB/s rd, 7.6 MiB/s wr, 91 op/s 2024-02-11T22:58:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:13 smithi023 ceph-mon[113671]: pgmap v2224: 457 pgs: 457 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 615 KiB/s rd, 7.6 MiB/s wr, 91 op/s 2024-02-11T22:58:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:13 smithi160 ceph-mon[106289]: pgmap v2224: 457 pgs: 457 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 615 KiB/s rd, 7.6 MiB/s wr, 91 op/s 2024-02-11T22:58:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:14 smithi023 ceph-mon[111262]: osdmap e1189: 8 total, 8 up, 8 in 2024-02-11T22:58:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:14 smithi023 ceph-mon[111262]: pgmap v2226: 457 pgs: 457 active+clean; 199 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 580 KiB/s rd, 12 MiB/s wr, 86 op/s 2024-02-11T22:58:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:14 smithi023 ceph-mon[113671]: osdmap e1189: 8 total, 8 up, 8 in 2024-02-11T22:58:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:14 smithi023 ceph-mon[113671]: pgmap v2226: 457 pgs: 457 active+clean; 199 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 580 KiB/s rd, 12 MiB/s wr, 86 op/s 2024-02-11T22:58:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:14 smithi160 ceph-mon[106289]: osdmap e1189: 8 total, 8 up, 8 in 2024-02-11T22:58:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:14 smithi160 ceph-mon[106289]: pgmap v2226: 457 pgs: 457 active+clean; 199 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 580 KiB/s rd, 12 MiB/s wr, 86 op/s 2024-02-11T22:58:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:15 smithi023 ceph-mon[111262]: osdmap e1190: 8 total, 8 up, 8 in 2024-02-11T22:58:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:58:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:58:15] "GET /metrics HTTP/1.1" 200 60555 "" "Prometheus/2.43.0" 2024-02-11T22:58:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:15 smithi023 ceph-mon[113671]: osdmap e1190: 8 total, 8 up, 8 in 2024-02-11T22:58:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:15 smithi160 ceph-mon[106289]: osdmap e1190: 8 total, 8 up, 8 in 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:58:16.794 INFO:tasks.workunit.client.0.smithi023.stdout:read: 4 2024-02-11T22:58:16.795 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCloneEncryption (54832 ms) 2024-02-11T22:58:16.795 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-02-11T22:58:16.795 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:58:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:16 smithi160 ceph-mon[106289]: osdmap e1191: 8 total, 8 up, 8 in 2024-02-11T22:58:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:16 smithi160 ceph-mon[106289]: pgmap v2229: 457 pgs: 457 active+clean; 183 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 41 MiB/s wr, 173 op/s 2024-02-11T22:58:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:16 smithi023 ceph-mon[111262]: osdmap e1191: 8 total, 8 up, 8 in 2024-02-11T22:58:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:16 smithi023 ceph-mon[111262]: pgmap v2229: 457 pgs: 457 active+clean; 183 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 41 MiB/s wr, 173 op/s 2024-02-11T22:58:17.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:16 smithi023 ceph-mon[113671]: osdmap e1191: 8 total, 8 up, 8 in 2024-02-11T22:58:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:16 smithi023 ceph-mon[113671]: pgmap v2229: 457 pgs: 457 active+clean; 183 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 41 MiB/s wr, 173 op/s 2024-02-11T22:58:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:17 smithi160 ceph-mon[106289]: osdmap e1192: 8 total, 8 up, 8 in 2024-02-11T22:58:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:17 smithi023 ceph-mon[111262]: osdmap e1192: 8 total, 8 up, 8 in 2024-02-11T22:58:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:17 smithi023 ceph-mon[113671]: osdmap e1192: 8 total, 8 up, 8 in 2024-02-11T22:58:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:18 smithi023 ceph-mon[111262]: pgmap v2231: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 30 MiB/s wr, 239 op/s 2024-02-11T22:58:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:18 smithi023 ceph-mon[113671]: pgmap v2231: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 30 MiB/s wr, 239 op/s 2024-02-11T22:58:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:18 smithi160 ceph-mon[106289]: pgmap v2231: 457 pgs: 457 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 30 MiB/s wr, 239 op/s 2024-02-11T22:58:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:20 smithi023 ceph-mon[111262]: osdmap e1193: 8 total, 8 up, 8 in 2024-02-11T22:58:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:20 smithi023 ceph-mon[113671]: osdmap e1193: 8 total, 8 up, 8 in 2024-02-11T22:58:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:20 smithi160 ceph-mon[106289]: osdmap e1193: 8 total, 8 up, 8 in 2024-02-11T22:58:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:21 smithi023 ceph-mon[111262]: pgmap v2233: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 17 MiB/s wr, 193 op/s 2024-02-11T22:58:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:21 smithi023 ceph-mon[111262]: osdmap e1194: 8 total, 8 up, 8 in 2024-02-11T22:58:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:21 smithi023 ceph-mon[113671]: pgmap v2233: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 17 MiB/s wr, 193 op/s 2024-02-11T22:58:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:21 smithi023 ceph-mon[113671]: osdmap e1194: 8 total, 8 up, 8 in 2024-02-11T22:58:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:21 smithi160 ceph-mon[106289]: pgmap v2233: 457 pgs: 457 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 17 MiB/s wr, 193 op/s 2024-02-11T22:58:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:21 smithi160 ceph-mon[106289]: osdmap e1194: 8 total, 8 up, 8 in 2024-02-11T22:58:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:22 smithi160 ceph-mon[106289]: pgmap v2235: 457 pgs: 457 active+clean; 52 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 4.2 MiB/s wr, 151 op/s 2024-02-11T22:58:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:22 smithi023 ceph-mon[111262]: pgmap v2235: 457 pgs: 457 active+clean; 52 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 4.2 MiB/s wr, 151 op/s 2024-02-11T22:58:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:22 smithi023 ceph-mon[113671]: pgmap v2235: 457 pgs: 457 active+clean; 52 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 4.2 MiB/s wr, 151 op/s 2024-02-11T22:58:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:25 smithi023 ceph-mon[111262]: pgmap v2236: 457 pgs: 457 active+clean; 56 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.9 MiB/s wr, 105 op/s 2024-02-11T22:58:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:25 smithi023 ceph-mon[111262]: osdmap e1195: 8 total, 8 up, 8 in 2024-02-11T22:58:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:25 smithi023 ceph-mon[113671]: pgmap v2236: 457 pgs: 457 active+clean; 56 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.9 MiB/s wr, 105 op/s 2024-02-11T22:58:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:25 smithi023 ceph-mon[113671]: osdmap e1195: 8 total, 8 up, 8 in 2024-02-11T22:58:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:58:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:58:25] "GET /metrics HTTP/1.1" 200 60569 "" "Prometheus/2.43.0" 2024-02-11T22:58:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:25 smithi160 ceph-mon[106289]: pgmap v2236: 457 pgs: 457 active+clean; 56 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.9 MiB/s wr, 105 op/s 2024-02-11T22:58:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:25 smithi160 ceph-mon[106289]: osdmap e1195: 8 total, 8 up, 8 in 2024-02-11T22:58:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:27 smithi023 ceph-mon[111262]: pgmap v2238: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 MiB/s wr, 84 op/s 2024-02-11T22:58:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:27 smithi023 ceph-mon[113671]: pgmap v2238: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 MiB/s wr, 84 op/s 2024-02-11T22:58:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:27 smithi160 ceph-mon[106289]: pgmap v2238: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 MiB/s wr, 84 op/s 2024-02-11T22:58:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:28 smithi160 ceph-mon[106289]: pgmap v2239: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 67 op/s 2024-02-11T22:58:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:28 smithi023 ceph-mon[111262]: pgmap v2239: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 67 op/s 2024-02-11T22:58:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:28 smithi023 ceph-mon[113671]: pgmap v2239: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 67 op/s 2024-02-11T22:58:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:31 smithi023 ceph-mon[111262]: pgmap v2240: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 40 op/s 2024-02-11T22:58:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:31 smithi023 ceph-mon[113671]: pgmap v2240: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 40 op/s 2024-02-11T22:58:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:31 smithi160 ceph-mon[106289]: pgmap v2240: 457 pgs: 457 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 40 op/s 2024-02-11T22:58:32.421 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (15626 ms) 2024-02-11T22:58:32.421 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-02-11T22:58:32.421 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:58:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:33 smithi023 ceph-mon[111262]: pgmap v2241: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-02-11T22:58:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:33 smithi023 ceph-mon[113671]: pgmap v2241: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-02-11T22:58:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:33 smithi160 ceph-mon[106289]: pgmap v2241: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-02-11T22:58:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:58:35] "GET /metrics HTTP/1.1" 200 60569 "" "Prometheus/2.43.0" 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[111262]: pgmap v2242: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[113671]: pgmap v2242: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:58:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:58:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:35 smithi160 ceph-mon[106289]: pgmap v2242: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-02-11T22:58:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:58:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:58:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:58:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:58:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:36 smithi160 ceph-mon[106289]: pgmap v2243: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-02-11T22:58:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:36 smithi023 ceph-mon[111262]: pgmap v2243: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-02-11T22:58:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:36 smithi023 ceph-mon[113671]: pgmap v2243: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-02-11T22:58:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:39.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:38 smithi023 ceph-mon[111262]: osdmap e1196: 8 total, 8 up, 8 in 2024-02-11T22:58:39.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:38 smithi023 ceph-mon[111262]: pgmap v2245: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:58:39.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:38 smithi023 ceph-mon[113671]: osdmap e1196: 8 total, 8 up, 8 in 2024-02-11T22:58:39.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:38 smithi023 ceph-mon[113671]: pgmap v2245: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:58:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:38 smithi160 ceph-mon[106289]: osdmap e1196: 8 total, 8 up, 8 in 2024-02-11T22:58:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:38 smithi160 ceph-mon[106289]: pgmap v2245: 457 pgs: 457 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-11T22:58:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:41 smithi023 ceph-mon[111262]: pgmap v2246: 457 pgs: 457 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-02-11T22:58:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:41 smithi023 ceph-mon[113671]: pgmap v2246: 457 pgs: 457 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-02-11T22:58:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:41 smithi160 ceph-mon[106289]: pgmap v2246: 457 pgs: 457 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-02-11T22:58:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:43 smithi023 ceph-mon[111262]: pgmap v2247: 457 pgs: 457 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-02-11T22:58:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:43 smithi023 ceph-mon[113671]: pgmap v2247: 457 pgs: 457 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-02-11T22:58:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:43 smithi160 ceph-mon[106289]: pgmap v2247: 457 pgs: 457 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-02-11T22:58:44.955 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (12535 ms) 2024-02-11T22:58:44.955 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-02-11T22:58:44.955 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:58:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:45 smithi023 ceph-mon[111262]: pgmap v2248: 457 pgs: 457 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T22:58:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:58:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:58:45] "GET /metrics HTTP/1.1" 200 60567 "" "Prometheus/2.43.0" 2024-02-11T22:58:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:45 smithi023 ceph-mon[113671]: pgmap v2248: 457 pgs: 457 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T22:58:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:45 smithi160 ceph-mon[106289]: pgmap v2248: 457 pgs: 457 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T22:58:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:47 smithi023 ceph-mon[111262]: pgmap v2249: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T22:58:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:47 smithi023 ceph-mon[113671]: pgmap v2249: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T22:58:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:47 smithi160 ceph-mon[106289]: pgmap v2249: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T22:58:48.941 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (3986 ms) 2024-02-11T22:58:48.942 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-02-11T22:58:48.942 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:58:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:49 smithi023 ceph-mon[111262]: pgmap v2250: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-02-11T22:58:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:49 smithi023 ceph-mon[113671]: pgmap v2250: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-02-11T22:58:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:49 smithi160 ceph-mon[106289]: pgmap v2250: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-02-11T22:58:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:51 smithi023 ceph-mon[111262]: pgmap v2251: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-02-11T22:58:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:51 smithi023 ceph-mon[113671]: pgmap v2251: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-02-11T22:58:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:51 smithi160 ceph-mon[106289]: pgmap v2251: 457 pgs: 457 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-02-11T22:58:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:58:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:53 smithi023 ceph-mon[111262]: pgmap v2252: 457 pgs: 457 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-02-11T22:58:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:53 smithi023 ceph-mon[113671]: pgmap v2252: 457 pgs: 457 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-02-11T22:58:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:53 smithi160 ceph-mon[106289]: pgmap v2252: 457 pgs: 457 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5435 ms) 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_librbd.cc:2838: Skipped 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-02-11T22:58:54.376 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T22:58:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:55 smithi023 ceph-mon[111262]: pgmap v2253: 457 pgs: 457 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-02-11T22:58:55.907 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:58:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:58:55] "GET /metrics HTTP/1.1" 200 60572 "" "Prometheus/2.43.0" 2024-02-11T22:58:55.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:55 smithi023 ceph-mon[113671]: pgmap v2253: 457 pgs: 457 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-02-11T22:58:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:55 smithi160 ceph-mon[106289]: pgmap v2253: 457 pgs: 457 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-02-11T22:58:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:57 smithi023 ceph-mon[111262]: pgmap v2254: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-02-11T22:58:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:57 smithi023 ceph-mon[113671]: pgmap v2254: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-02-11T22:58:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:57 smithi160 ceph-mon[106289]: pgmap v2254: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-02-11T22:58:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:59 smithi023 ceph-mon[111262]: pgmap v2255: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 684 KiB/s wr, 24 op/s 2024-02-11T22:58:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:58:59 smithi023 ceph-mon[111262]: osdmap e1197: 8 total, 8 up, 8 in 2024-02-11T22:58:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:59 smithi023 ceph-mon[113671]: pgmap v2255: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 684 KiB/s wr, 24 op/s 2024-02-11T22:58:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:58:59 smithi023 ceph-mon[113671]: osdmap e1197: 8 total, 8 up, 8 in 2024-02-11T22:58:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:59 smithi160 ceph-mon[106289]: pgmap v2255: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 684 KiB/s wr, 24 op/s 2024-02-11T22:58:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:58:59 smithi160 ceph-mon[106289]: osdmap e1197: 8 total, 8 up, 8 in 2024-02-11T22:59:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:00 smithi160 ceph-mon[106289]: osdmap e1198: 8 total, 8 up, 8 in 2024-02-11T22:59:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:00 smithi160 ceph-mon[106289]: pgmap v2258: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 513 KiB/s wr, 20 op/s 2024-02-11T22:59:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:00 smithi023 ceph-mon[111262]: osdmap e1198: 8 total, 8 up, 8 in 2024-02-11T22:59:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:00 smithi023 ceph-mon[111262]: pgmap v2258: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 513 KiB/s wr, 20 op/s 2024-02-11T22:59:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:00 smithi023 ceph-mon[113671]: osdmap e1198: 8 total, 8 up, 8 in 2024-02-11T22:59:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:00 smithi023 ceph-mon[113671]: pgmap v2258: 457 pgs: 457 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 513 KiB/s wr, 20 op/s 2024-02-11T22:59:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:03 smithi023 ceph-mon[111262]: pgmap v2259: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 1.0 MiB/s wr, 78 op/s 2024-02-11T22:59:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:03 smithi023 ceph-mon[113671]: pgmap v2259: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 1.0 MiB/s wr, 78 op/s 2024-02-11T22:59:03.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:03 smithi160 ceph-mon[106289]: pgmap v2259: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 1.0 MiB/s wr, 78 op/s 2024-02-11T22:59:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:05 smithi023 ceph-mon[111262]: pgmap v2260: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 76 op/s 2024-02-11T22:59:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:59:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:59:05] "GET /metrics HTTP/1.1" 200 60572 "" "Prometheus/2.43.0" 2024-02-11T22:59:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:05 smithi023 ceph-mon[113671]: pgmap v2260: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 76 op/s 2024-02-11T22:59:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:05 smithi160 ceph-mon[106289]: pgmap v2260: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 76 op/s 2024-02-11T22:59:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:07 smithi023 ceph-mon[111262]: pgmap v2261: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 69 op/s 2024-02-11T22:59:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:07 smithi023 ceph-mon[113671]: pgmap v2261: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 69 op/s 2024-02-11T22:59:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:07 smithi160 ceph-mon[106289]: pgmap v2261: 457 pgs: 457 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 69 op/s 2024-02-11T22:59:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:08 smithi023 ceph-mon[111262]: pgmap v2262: 457 pgs: 457 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 874 KiB/s wr, 59 op/s 2024-02-11T22:59:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:08 smithi023 ceph-mon[113671]: pgmap v2262: 457 pgs: 457 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 874 KiB/s wr, 59 op/s 2024-02-11T22:59:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:08 smithi160 ceph-mon[106289]: pgmap v2262: 457 pgs: 457 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 874 KiB/s wr, 59 op/s 2024-02-11T22:59:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:11 smithi023 ceph-mon[111262]: pgmap v2263: 457 pgs: 457 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 1.2 MiB/s wr, 54 op/s 2024-02-11T22:59:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:11 smithi023 ceph-mon[113671]: pgmap v2263: 457 pgs: 457 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 1.2 MiB/s wr, 54 op/s 2024-02-11T22:59:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:11 smithi160 ceph-mon[106289]: pgmap v2263: 457 pgs: 457 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 1.2 MiB/s wr, 54 op/s 2024-02-11T22:59:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:13 smithi023 ceph-mon[111262]: pgmap v2264: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 750 KiB/s rd, 1.7 MiB/s wr, 57 op/s 2024-02-11T22:59:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:13 smithi023 ceph-mon[113671]: pgmap v2264: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 750 KiB/s rd, 1.7 MiB/s wr, 57 op/s 2024-02-11T22:59:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:13 smithi160 ceph-mon[106289]: pgmap v2264: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 750 KiB/s rd, 1.7 MiB/s wr, 57 op/s 2024-02-11T22:59:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:59:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:59:15] "GET /metrics HTTP/1.1" 200 60563 "" "Prometheus/2.43.0" 2024-02-11T22:59:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:15 smithi023 ceph-mon[111262]: pgmap v2265: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 720 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-02-11T22:59:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:15 smithi023 ceph-mon[113671]: pgmap v2265: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 720 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-02-11T22:59:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:15 smithi160 ceph-mon[106289]: pgmap v2265: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 720 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-02-11T22:59:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:16 smithi160 ceph-mon[106289]: pgmap v2266: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-02-11T22:59:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:16 smithi023 ceph-mon[111262]: pgmap v2266: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-02-11T22:59:17.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:16 smithi023 ceph-mon[113671]: pgmap v2266: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-02-11T22:59:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:19 smithi023 ceph-mon[111262]: pgmap v2267: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:59:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:19 smithi023 ceph-mon[113671]: pgmap v2267: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:59:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:19 smithi160 ceph-mon[106289]: pgmap v2267: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T22:59:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:21 smithi023 ceph-mon[111262]: pgmap v2268: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-02-11T22:59:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:21 smithi023 ceph-mon[113671]: pgmap v2268: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-02-11T22:59:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:21 smithi160 ceph-mon[106289]: pgmap v2268: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-02-11T22:59:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:23 smithi023 ceph-mon[111262]: pgmap v2269: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-02-11T22:59:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:23 smithi023 ceph-mon[113671]: pgmap v2269: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-02-11T22:59:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:23 smithi160 ceph-mon[106289]: pgmap v2269: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-02-11T22:59:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:25 smithi023 ceph-mon[111262]: pgmap v2270: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-02-11T22:59:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:59:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:59:25] "GET /metrics HTTP/1.1" 200 60565 "" "Prometheus/2.43.0" 2024-02-11T22:59:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:25 smithi023 ceph-mon[113671]: pgmap v2270: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-02-11T22:59:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:25 smithi160 ceph-mon[106289]: pgmap v2270: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-02-11T22:59:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:27 smithi023 ceph-mon[111262]: pgmap v2271: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-02-11T22:59:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:27 smithi023 ceph-mon[113671]: pgmap v2271: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-02-11T22:59:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:27 smithi160 ceph-mon[106289]: pgmap v2271: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-02-11T22:59:28.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:28 smithi160 ceph-mon[106289]: pgmap v2272: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-02-11T22:59:29.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:28 smithi023 ceph-mon[111262]: pgmap v2272: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-02-11T22:59:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:28 smithi023 ceph-mon[113671]: pgmap v2272: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-02-11T22:59:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:31 smithi023 ceph-mon[111262]: pgmap v2273: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:31 smithi023 ceph-mon[113671]: pgmap v2273: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:31 smithi160 ceph-mon[106289]: pgmap v2273: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:32 smithi023 ceph-mon[111262]: pgmap v2274: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:32 smithi023 ceph-mon[113671]: pgmap v2274: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:32 smithi160 ceph-mon[106289]: pgmap v2274: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:59:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:59:35] "GET /metrics HTTP/1.1" 200 60565 "" "Prometheus/2.43.0" 2024-02-11T22:59:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:35 smithi023 ceph-mon[111262]: pgmap v2275: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-02-11T22:59:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:59:35.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:35 smithi023 ceph-mon[113671]: pgmap v2275: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-02-11T22:59:35.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:59:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:35 smithi160 ceph-mon[106289]: pgmap v2275: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-02-11T22:59:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T22:59:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:59:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:59:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:59:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:36 smithi160 ceph-mon[106289]: pgmap v2276: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-02-11T22:59:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[111262]: pgmap v2276: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[113671]: pgmap v2276: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-02-11T22:59:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:39 smithi023 ceph-mon[111262]: pgmap v2277: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-02-11T22:59:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:39 smithi023 ceph-mon[113671]: pgmap v2277: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-02-11T22:59:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:39 smithi160 ceph-mon[106289]: pgmap v2277: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-02-11T22:59:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:40 smithi160 ceph-mon[106289]: pgmap v2278: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:40 smithi023 ceph-mon[111262]: pgmap v2278: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:41.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:40 smithi023 ceph-mon[113671]: pgmap v2278: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:43 smithi023 ceph-mon[111262]: pgmap v2279: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:43 smithi023 ceph-mon[113671]: pgmap v2279: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:43 smithi160 ceph-mon[106289]: pgmap v2279: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:45 smithi023 ceph-mon[111262]: pgmap v2280: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-02-11T22:59:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:59:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:59:45] "GET /metrics HTTP/1.1" 200 60565 "" "Prometheus/2.43.0" 2024-02-11T22:59:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:45 smithi023 ceph-mon[113671]: pgmap v2280: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-02-11T22:59:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:45 smithi160 ceph-mon[106289]: pgmap v2280: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-02-11T22:59:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:47 smithi023 ceph-mon[111262]: pgmap v2281: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:47 smithi023 ceph-mon[113671]: pgmap v2281: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:47 smithi160 ceph-mon[106289]: pgmap v2281: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-02-11T22:59:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:48 smithi160 ceph-mon[106289]: pgmap v2282: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:48 smithi023 ceph-mon[111262]: pgmap v2282: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:49.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:48 smithi023 ceph-mon[113671]: pgmap v2282: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-02-11T22:59:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:51 smithi023 ceph-mon[111262]: pgmap v2283: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 2 op/s 2024-02-11T22:59:51.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:51 smithi023 ceph-mon[113671]: pgmap v2283: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 2 op/s 2024-02-11T22:59:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:51 smithi160 ceph-mon[106289]: pgmap v2283: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 2 op/s 2024-02-11T22:59:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T22:59:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:52 smithi023 ceph-mon[111262]: pgmap v2284: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 833 KiB/s rd, 8 op/s 2024-02-11T22:59:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:52 smithi023 ceph-mon[113671]: pgmap v2284: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 833 KiB/s rd, 8 op/s 2024-02-11T22:59:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:52 smithi160 ceph-mon[106289]: pgmap v2284: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 833 KiB/s rd, 8 op/s 2024-02-11T22:59:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:55 smithi023 ceph-mon[111262]: pgmap v2285: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-02-11T22:59:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 22:59:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:22:59:55] "GET /metrics HTTP/1.1" 200 60566 "" "Prometheus/2.43.0" 2024-02-11T22:59:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:55 smithi023 ceph-mon[113671]: pgmap v2285: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-02-11T22:59:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:55 smithi160 ceph-mon[106289]: pgmap v2285: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-02-11T22:59:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:56 smithi023 ceph-mon[111262]: pgmap v2286: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 9 op/s 2024-02-11T22:59:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:56 smithi023 ceph-mon[113671]: pgmap v2286: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 9 op/s 2024-02-11T22:59:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:56 smithi160 ceph-mon[106289]: pgmap v2286: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 9 op/s 2024-02-11T22:59:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 22:59:59 smithi160 ceph-mon[106289]: pgmap v2287: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-11T22:59:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 22:59:59 smithi023 ceph-mon[111262]: pgmap v2287: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-11T22:59:59.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 22:59:59 smithi023 ceph-mon[113671]: pgmap v2287: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-11T23:00:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T23:00:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T23:00:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T23:00:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:01 smithi160 ceph-mon[106289]: pgmap v2288: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:00:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:01 smithi023 ceph-mon[111262]: pgmap v2288: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:01 smithi023 ceph-mon[113671]: pgmap v2288: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:00:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:02 smithi160 ceph-mon[106289]: pgmap v2289: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 85 B/s wr, 20 op/s 2024-02-11T23:00:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:02 smithi023 ceph-mon[111262]: pgmap v2289: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 85 B/s wr, 20 op/s 2024-02-11T23:00:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:02 smithi023 ceph-mon[113671]: pgmap v2289: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 85 B/s wr, 20 op/s 2024-02-11T23:00:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:05 smithi023 ceph-mon[111262]: pgmap v2290: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-11T23:00:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:00:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:00:05] "GET /metrics HTTP/1.1" 200 60566 "" "Prometheus/2.43.0" 2024-02-11T23:00:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:05 smithi023 ceph-mon[113671]: pgmap v2290: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-11T23:00:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:05 smithi160 ceph-mon[106289]: pgmap v2290: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-11T23:00:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:07 smithi160 ceph-mon[106289]: pgmap v2291: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-02-11T23:00:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:07 smithi023 ceph-mon[111262]: pgmap v2291: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-02-11T23:00:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:07 smithi023 ceph-mon[113671]: pgmap v2291: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-02-11T23:00:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:08 smithi160 ceph-mon[106289]: pgmap v2292: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 255 B/s wr, 18 op/s 2024-02-11T23:00:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:08 smithi023 ceph-mon[111262]: pgmap v2292: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 255 B/s wr, 18 op/s 2024-02-11T23:00:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:08 smithi023 ceph-mon[113671]: pgmap v2292: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 255 B/s wr, 18 op/s 2024-02-11T23:00:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:11 smithi023 ceph-mon[111262]: pgmap v2293: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 15 op/s 2024-02-11T23:00:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:11 smithi023 ceph-mon[113671]: pgmap v2293: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 15 op/s 2024-02-11T23:00:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:11 smithi160 ceph-mon[106289]: pgmap v2293: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 15 op/s 2024-02-11T23:00:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:12 smithi023 ceph-mon[111262]: pgmap v2294: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 16 op/s 2024-02-11T23:00:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:12 smithi023 ceph-mon[113671]: pgmap v2294: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 16 op/s 2024-02-11T23:00:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:12 smithi160 ceph-mon[106289]: pgmap v2294: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 16 op/s 2024-02-11T23:00:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:15 smithi160 ceph-mon[106289]: pgmap v2295: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 10 op/s 2024-02-11T23:00:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:15 smithi023 ceph-mon[111262]: pgmap v2295: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 10 op/s 2024-02-11T23:00:15.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:15 smithi023 ceph-mon[113671]: pgmap v2295: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 10 op/s 2024-02-11T23:00:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:00:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:00:15] "GET /metrics HTTP/1.1" 200 60564 "" "Prometheus/2.43.0" 2024-02-11T23:00:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:17 smithi160 ceph-mon[106289]: pgmap v2296: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-11T23:00:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:17 smithi023 ceph-mon[111262]: pgmap v2296: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-11T23:00:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:17 smithi023 ceph-mon[113671]: pgmap v2296: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-11T23:00:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:19 smithi160 ceph-mon[106289]: pgmap v2297: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:00:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:19 smithi023 ceph-mon[111262]: pgmap v2297: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:00:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:19 smithi023 ceph-mon[113671]: pgmap v2297: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:00:21.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:20 smithi023 ceph-mon[111262]: pgmap v2298: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:20 smithi023 ceph-mon[113671]: pgmap v2298: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:20 smithi160 ceph-mon[106289]: pgmap v2298: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:22.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:22 smithi023 ceph-mon[113671]: pgmap v2299: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 17 op/s 2024-02-11T23:00:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:22 smithi023 ceph-mon[111262]: pgmap v2299: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 17 op/s 2024-02-11T23:00:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:22 smithi160 ceph-mon[106289]: pgmap v2299: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 17 op/s 2024-02-11T23:00:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:25 smithi160 ceph-mon[106289]: pgmap v2300: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-02-11T23:00:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:25 smithi023 ceph-mon[111262]: pgmap v2300: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-02-11T23:00:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:25 smithi023 ceph-mon[113671]: pgmap v2300: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-02-11T23:00:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:00:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:00:25] "GET /metrics HTTP/1.1" 200 60562 "" "Prometheus/2.43.0" 2024-02-11T23:00:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:27 smithi160 ceph-mon[106289]: pgmap v2301: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 17 op/s 2024-02-11T23:00:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:27 smithi023 ceph-mon[111262]: pgmap v2301: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 17 op/s 2024-02-11T23:00:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:27 smithi023 ceph-mon[113671]: pgmap v2301: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 17 op/s 2024-02-11T23:00:29.448 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:29 smithi160 ceph-mon[106289]: pgmap v2302: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-02-11T23:00:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:29 smithi023 ceph-mon[111262]: pgmap v2302: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-02-11T23:00:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:29 smithi023 ceph-mon[113671]: pgmap v2302: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-02-11T23:00:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:30 smithi023 ceph-mon[111262]: pgmap v2303: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-02-11T23:00:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:30 smithi023 ceph-mon[113671]: pgmap v2303: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-02-11T23:00:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:30 smithi160 ceph-mon[106289]: pgmap v2303: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-02-11T23:00:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:33 smithi160 ceph-mon[106289]: pgmap v2304: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-02-11T23:00:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:33 smithi023 ceph-mon[111262]: pgmap v2304: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-02-11T23:00:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:33 smithi023 ceph-mon[113671]: pgmap v2304: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-02-11T23:00:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:35 smithi160 ceph-mon[106289]: pgmap v2305: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:35 smithi023 ceph-mon[111262]: pgmap v2305: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:00:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:00:35] "GET /metrics HTTP/1.1" 200 60562 "" "Prometheus/2.43.0" 2024-02-11T23:00:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:35 smithi023 ceph-mon[113671]: pgmap v2305: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: pgmap v2306: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: pgmap v2306: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: pgmap v2306: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:00:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:37.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:00:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:00:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:00:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:00:38.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:00:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:00:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:00:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:38 smithi160 ceph-mon[106289]: pgmap v2307: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 15 op/s 2024-02-11T23:00:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:38 smithi023 ceph-mon[111262]: pgmap v2307: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 15 op/s 2024-02-11T23:00:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:38 smithi023 ceph-mon[113671]: pgmap v2307: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 15 op/s 2024-02-11T23:00:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:40 smithi023 ceph-mon[111262]: pgmap v2308: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 12 op/s 2024-02-11T23:00:41.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:40 smithi023 ceph-mon[113671]: pgmap v2308: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 12 op/s 2024-02-11T23:00:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:40 smithi160 ceph-mon[106289]: pgmap v2308: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 12 op/s 2024-02-11T23:00:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:43 smithi160 ceph-mon[106289]: pgmap v2309: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-02-11T23:00:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:43 smithi023 ceph-mon[111262]: pgmap v2309: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-02-11T23:00:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:43 smithi023 ceph-mon[113671]: pgmap v2309: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-02-11T23:00:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:45 smithi160 ceph-mon[106289]: pgmap v2310: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:45 smithi023 ceph-mon[111262]: pgmap v2310: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:45 smithi023 ceph-mon[113671]: pgmap v2310: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:00:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:00:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:00:45] "GET /metrics HTTP/1.1" 200 60562 "" "Prometheus/2.43.0" 2024-02-11T23:00:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:47 smithi160 ceph-mon[106289]: pgmap v2311: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 16 op/s 2024-02-11T23:00:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:47 smithi023 ceph-mon[111262]: pgmap v2311: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 16 op/s 2024-02-11T23:00:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:47 smithi023 ceph-mon[113671]: pgmap v2311: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 16 op/s 2024-02-11T23:00:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:49 smithi023 ceph-mon[111262]: pgmap v2312: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-02-11T23:00:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:49 smithi023 ceph-mon[113671]: pgmap v2312: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-02-11T23:00:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:49 smithi160 ceph-mon[106289]: pgmap v2312: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-02-11T23:00:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:50 smithi160 ceph-mon[106289]: pgmap v2313: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-02-11T23:00:51.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:50 smithi023 ceph-mon[111262]: pgmap v2313: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-02-11T23:00:51.222 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:50 smithi023 ceph-mon[113671]: pgmap v2313: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-02-11T23:00:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:00:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:52 smithi023 ceph-mon[111262]: pgmap v2314: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 20 op/s 2024-02-11T23:00:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:52 smithi023 ceph-mon[113671]: pgmap v2314: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 20 op/s 2024-02-11T23:00:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:52 smithi160 ceph-mon[106289]: pgmap v2314: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 20 op/s 2024-02-11T23:00:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:55 smithi160 ceph-mon[106289]: pgmap v2315: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-02-11T23:00:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:55 smithi023 ceph-mon[111262]: pgmap v2315: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-02-11T23:00:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:55 smithi023 ceph-mon[113671]: pgmap v2315: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-02-11T23:00:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:00:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:00:55] "GET /metrics HTTP/1.1" 200 60560 "" "Prometheus/2.43.0" 2024-02-11T23:00:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:57 smithi160 ceph-mon[106289]: pgmap v2316: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-02-11T23:00:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:57 smithi023 ceph-mon[111262]: pgmap v2316: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-02-11T23:00:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:57 smithi023 ceph-mon[113671]: pgmap v2316: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-02-11T23:00:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:00:59 smithi160 ceph-mon[106289]: pgmap v2317: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-02-11T23:00:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:00:59 smithi023 ceph-mon[111262]: pgmap v2317: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-02-11T23:00:59.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:00:59 smithi023 ceph-mon[113671]: pgmap v2317: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 16 op/s 2024-02-11T23:01:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:00 smithi160 ceph-mon[106289]: pgmap v2318: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:01:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:00 smithi023 ceph-mon[111262]: pgmap v2318: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:01:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:00 smithi023 ceph-mon[113671]: pgmap v2318: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-02-11T23:01:03.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:03 smithi160 ceph-mon[106289]: pgmap v2319: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:01:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:03 smithi023 ceph-mon[111262]: pgmap v2319: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:01:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:03 smithi023 ceph-mon[113671]: pgmap v2319: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-02-11T23:01:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:05 smithi160 ceph-mon[106289]: pgmap v2320: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 10 op/s 2024-02-11T23:01:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:05 smithi023 ceph-mon[111262]: pgmap v2320: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 10 op/s 2024-02-11T23:01:05.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:05 smithi023 ceph-mon[113671]: pgmap v2320: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 10 op/s 2024-02-11T23:01:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:01:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:01:05] "GET /metrics HTTP/1.1" 200 60560 "" "Prometheus/2.43.0" 2024-02-11T23:01:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:07 smithi023 ceph-mon[111262]: pgmap v2321: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-11T23:01:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:07 smithi023 ceph-mon[113671]: pgmap v2321: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-11T23:01:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:07 smithi160 ceph-mon[106289]: pgmap v2321: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 170 B/s wr, 13 op/s 2024-02-11T23:01:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:08.832 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (134456 ms) 2024-02-11T23:01:08.832 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-02-11T23:01:08.832 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:09 smithi023 ceph-mon[111262]: pgmap v2322: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-02-11T23:01:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:09 smithi023 ceph-mon[113671]: pgmap v2322: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-02-11T23:01:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:09 smithi160 ceph-mon[106289]: pgmap v2322: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-02-11T23:01:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:10 smithi160 ceph-mon[106289]: pgmap v2323: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 255 B/s wr, 14 op/s 2024-02-11T23:01:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:10 smithi023 ceph-mon[111262]: pgmap v2323: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 255 B/s wr, 14 op/s 2024-02-11T23:01:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:10 smithi023 ceph-mon[113671]: pgmap v2323: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 255 B/s wr, 14 op/s 2024-02-11T23:01:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:13 smithi160 ceph-mon[106289]: pgmap v2324: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 511 B/s wr, 15 op/s 2024-02-11T23:01:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:13 smithi023 ceph-mon[111262]: pgmap v2324: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 511 B/s wr, 15 op/s 2024-02-11T23:01:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:13 smithi023 ceph-mon[113671]: pgmap v2324: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 511 B/s wr, 15 op/s 2024-02-11T23:01:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:15 smithi023 ceph-mon[111262]: pgmap v2325: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-02-11T23:01:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:15 smithi023 ceph-mon[113671]: pgmap v2325: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-02-11T23:01:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:15 smithi160 ceph-mon[106289]: pgmap v2325: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-02-11T23:01:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:01:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:01:15] "GET /metrics HTTP/1.1" 200 60566 "" "Prometheus/2.43.0" 2024-02-11T23:01:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:17 smithi023 ceph-mon[111262]: pgmap v2326: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-02-11T23:01:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:17 smithi023 ceph-mon[113671]: pgmap v2326: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-02-11T23:01:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:17 smithi160 ceph-mon[106289]: pgmap v2326: 457 pgs: 457 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-02-11T23:01:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:19 smithi023 ceph-mon[111262]: pgmap v2327: 457 pgs: 457 active+clean; 165 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 1024 KiB/s wr, 9 op/s 2024-02-11T23:01:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:19 smithi023 ceph-mon[113671]: pgmap v2327: 457 pgs: 457 active+clean; 165 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 1024 KiB/s wr, 9 op/s 2024-02-11T23:01:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:19 smithi160 ceph-mon[106289]: pgmap v2327: 457 pgs: 457 active+clean; 165 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 1024 KiB/s wr, 9 op/s 2024-02-11T23:01:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:20 smithi160 ceph-mon[106289]: pgmap v2328: 457 pgs: 457 active+clean; 165 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-02-11T23:01:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:20 smithi023 ceph-mon[111262]: pgmap v2328: 457 pgs: 457 active+clean; 165 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-02-11T23:01:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:20 smithi023 ceph-mon[113671]: pgmap v2328: 457 pgs: 457 active+clean; 165 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-02-11T23:01:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:22.527 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EncryptedResize (13695 ms) 2024-02-11T23:01:22.527 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-02-11T23:01:22.527 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:22 smithi160 ceph-mon[106289]: pgmap v2329: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-02-11T23:01:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:22 smithi023 ceph-mon[111262]: pgmap v2329: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-02-11T23:01:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:22 smithi023 ceph-mon[113671]: pgmap v2329: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-02-11T23:01:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:25 smithi023 ceph-mon[111262]: pgmap v2330: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-02-11T23:01:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:25 smithi023 ceph-mon[113671]: pgmap v2330: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-02-11T23:01:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:25 smithi160 ceph-mon[106289]: pgmap v2330: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-02-11T23:01:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:01:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:01:25] "GET /metrics HTTP/1.1" 200 60569 "" "Prometheus/2.43.0" 2024-02-11T23:01:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:27 smithi023 ceph-mon[111262]: pgmap v2331: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-02-11T23:01:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:27 smithi023 ceph-mon[113671]: pgmap v2331: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-02-11T23:01:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:27 smithi160 ceph-mon[106289]: pgmap v2331: 457 pgs: 457 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-02-11T23:01:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:29 smithi023 ceph-mon[111262]: pgmap v2332: 457 pgs: 457 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-02-11T23:01:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:29 smithi023 ceph-mon[113671]: pgmap v2332: 457 pgs: 457 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-02-11T23:01:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:29 smithi160 ceph-mon[106289]: pgmap v2332: 457 pgs: 457 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-02-11T23:01:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:30 smithi160 ceph-mon[106289]: pgmap v2333: 457 pgs: 457 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 599 KiB/s wr, 29 op/s 2024-02-11T23:01:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:30 smithi023 ceph-mon[111262]: pgmap v2333: 457 pgs: 457 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 599 KiB/s wr, 29 op/s 2024-02-11T23:01:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:30 smithi023 ceph-mon[113671]: pgmap v2333: 457 pgs: 457 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 599 KiB/s wr, 29 op/s 2024-02-11T23:01:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:31 smithi023 ceph-mon[111262]: osdmap e1199: 8 total, 8 up, 8 in 2024-02-11T23:01:32.173 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:31 smithi023 ceph-mon[113671]: osdmap e1199: 8 total, 8 up, 8 in 2024-02-11T23:01:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:31 smithi160 ceph-mon[106289]: osdmap e1199: 8 total, 8 up, 8 in 2024-02-11T23:01:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:32 smithi023 ceph-mon[111262]: pgmap v2335: 457 pgs: 457 active+clean; 173 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 412 KiB/s wr, 31 op/s 2024-02-11T23:01:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:32 smithi023 ceph-mon[113671]: pgmap v2335: 457 pgs: 457 active+clean; 173 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 412 KiB/s wr, 31 op/s 2024-02-11T23:01:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:32 smithi160 ceph-mon[106289]: pgmap v2335: 457 pgs: 457 active+clean; 173 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 412 KiB/s wr, 31 op/s 2024-02-11T23:01:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:35 smithi023 ceph-mon[111262]: pgmap v2336: 457 pgs: 457 active+clean; 181 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 1.2 MiB/s wr, 32 op/s 2024-02-11T23:01:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:35 smithi023 ceph-mon[113671]: pgmap v2336: 457 pgs: 457 active+clean; 181 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 1.2 MiB/s wr, 32 op/s 2024-02-11T23:01:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:35 smithi160 ceph-mon[106289]: pgmap v2336: 457 pgs: 457 active+clean; 181 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 1.2 MiB/s wr, 32 op/s 2024-02-11T23:01:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:01:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:01:35] "GET /metrics HTTP/1.1" 200 60569 "" "Prometheus/2.43.0" 2024-02-11T23:01:36.902 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (14375 ms) 2024-02-11T23:01:36.902 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-02-11T23:01:36.903 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:37 smithi023 ceph-mon[111262]: pgmap v2337: 457 pgs: 457 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 931 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-02-11T23:01:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:01:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:37 smithi023 ceph-mon[113671]: pgmap v2337: 457 pgs: 457 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 931 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-02-11T23:01:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:01:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:37 smithi160 ceph-mon[106289]: pgmap v2337: 457 pgs: 457 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 931 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-02-11T23:01:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:01:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:01:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:01:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:01:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:01:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:01:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:01:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:01:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:01:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:01:38.994 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:38.994 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:38.994 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:38.994 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:38.994 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:38.994 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:38.995 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:38.996 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.997 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:38.998 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:38.999 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 512~512 = 512 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 1536~512 = 0 2024-02-11T23:01:39.000 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T23:01:39.001 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.002 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.003 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.004 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.005 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.006 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.007 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:39.008 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:39.009 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:39.009 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:39.009 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:39 smithi023 ceph-mon[111262]: pgmap v2338: 457 pgs: 457 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 39 op/s 2024-02-11T23:01:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:39 smithi023 ceph-mon[113671]: pgmap v2338: 457 pgs: 457 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 39 op/s 2024-02-11T23:01:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:39 smithi160 ceph-mon[106289]: pgmap v2338: 457 pgs: 457 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 39 op/s 2024-02-11T23:01:40.772 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.773 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.774 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.775 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.776 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.777 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.778 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.779 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:40.780 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:40.781 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:40.781 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:40.781 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:40.781 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:40.781 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3870 ms) 2024-02-11T23:01:40.781 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-02-11T23:01:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:40 smithi160 ceph-mon[106289]: pgmap v2339: 457 pgs: 457 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-02-11T23:01:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:40 smithi023 ceph-mon[111262]: pgmap v2339: 457 pgs: 457 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-02-11T23:01:41.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:40 smithi023 ceph-mon[113671]: pgmap v2339: 457 pgs: 457 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-02-11T23:01:42.718 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[111262]: osdmap e1200: 8 total, 8 up, 8 in 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3224592155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[111262]: pgmap v2341: 489 pgs: 3 creating+peering, 29 unknown, 457 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 865 op/s 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[113671]: osdmap e1200: 8 total, 8 up, 8 in 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3224592155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:01:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:42 smithi023 ceph-mon[113671]: pgmap v2341: 489 pgs: 3 creating+peering, 29 unknown, 457 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 865 op/s 2024-02-11T23:01:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:42 smithi160 ceph-mon[106289]: osdmap e1200: 8 total, 8 up, 8 in 2024-02-11T23:01:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:42 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3224592155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:01:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:42 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:01:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:42 smithi160 ceph-mon[106289]: pgmap v2341: 489 pgs: 3 creating+peering, 29 unknown, 457 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 865 op/s 2024-02-11T23:01:44.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:43 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:01:44.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:43 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:01:44.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:43 smithi023 ceph-mon[111262]: osdmap e1201: 8 total, 8 up, 8 in 2024-02-11T23:01:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:43 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:01:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:43 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:01:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:43 smithi023 ceph-mon[113671]: osdmap e1201: 8 total, 8 up, 8 in 2024-02-11T23:01:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:43 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:01:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:43 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:01:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:43 smithi160 ceph-mon[106289]: osdmap e1201: 8 total, 8 up, 8 in 2024-02-11T23:01:44.796 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:44.796 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:44.796 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:44.796 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:44.796 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:44.796 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:44.797 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.798 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:44.799 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 512~512 = 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 1536~512 = 0 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:44.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestDataPoolIO (4024 ms) 2024-02-11T23:01:44.801 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-02-11T23:01:44.801 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:44.829 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (33 ms) 2024-02-11T23:01:44.829 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-02-11T23:01:44.829 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:44.859 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (30 ms) 2024-02-11T23:01:44.859 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-02-11T23:01:44.859 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:44.887 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (28 ms) 2024-02-11T23:01:44.887 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-02-11T23:01:44.887 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:44.915 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (28 ms) 2024-02-11T23:01:44.915 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-02-11T23:01:44.915 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:44.974 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (58 ms) 2024-02-11T23:01:44.974 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-02-11T23:01:44.974 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.043 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (70 ms) 2024-02-11T23:01:45.043 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-02-11T23:01:45.043 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.109 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (66 ms) 2024-02-11T23:01:45.109 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-02-11T23:01:45.110 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:44 smithi023 ceph-mon[111262]: osdmap e1202: 8 total, 8 up, 8 in 2024-02-11T23:01:45.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:44 smithi023 ceph-mon[111262]: pgmap v2344: 489 pgs: 3 creating+peering, 19 unknown, 467 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2024-02-11T23:01:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:44 smithi023 ceph-mon[113671]: osdmap e1202: 8 total, 8 up, 8 in 2024-02-11T23:01:45.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:44 smithi023 ceph-mon[113671]: pgmap v2344: 489 pgs: 3 creating+peering, 19 unknown, 467 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2024-02-11T23:01:45.179 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (70 ms) 2024-02-11T23:01:45.179 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-02-11T23:01:45.179 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:44 smithi160 ceph-mon[106289]: osdmap e1202: 8 total, 8 up, 8 in 2024-02-11T23:01:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:44 smithi160 ceph-mon[106289]: pgmap v2344: 489 pgs: 3 creating+peering, 19 unknown, 467 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2024-02-11T23:01:45.464 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (285 ms) 2024-02-11T23:01:45.464 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-02-11T23:01:45.464 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.743 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (279 ms) 2024-02-11T23:01:45.743 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-02-11T23:01:45.743 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.770 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (27 ms) 2024-02-11T23:01:45.770 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-02-11T23:01:45.770 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (30 ms) 2024-02-11T23:01:45.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-02-11T23:01:45.800 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.830 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (30 ms) 2024-02-11T23:01:45.830 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-02-11T23:01:45.830 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.860 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (30 ms) 2024-02-11T23:01:45.860 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-02-11T23:01:45.861 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:45.884 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:45.884 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 0~1048576 = 0 2024-02-11T23:01:45.884 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:45.884 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 0~4194304 = 0 2024-02-11T23:01:45.885 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:45.885 INFO:tasks.workunit.client.0.smithi023.stdout:aio discard: 3145728~1048576 = 0 2024-02-11T23:01:45.885 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (24 ms) 2024-02-11T23:01:45.885 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestFUA 2024-02-11T23:01:45.885 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:46.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.004 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.005 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.006 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.007 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.008 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.009 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.009 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.009 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.009 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestFUA (120 ms) 2024-02-11T23:01:46.009 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-02-11T23:01:46.009 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:46.023 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.024 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.025 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.026 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.026 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:46.026 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.039 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.039 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:46.039 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:46.039 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:start compare and write 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:compare and wrote: 512 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:46.040 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:46.041 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.042 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:46.042 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.043 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.043 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:46.043 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.043 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:46.043 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.044 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.044 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:46.044 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.044 INFO:tasks.workunit.client.0.smithi023.stdout:started aio compare and write 2024-02-11T23:01:46.044 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.045 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:46.045 INFO:tasks.workunit.client.0.smithi023.stdout:finished aio compare and write 2024-02-11T23:01:46.045 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.045 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.046 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.047 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.047 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:46.047 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.047 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.047 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.047 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:46.048 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 512~512 2024-02-11T23:01:46.049 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:01:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:01:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-mon[111262]: osdmap e1203: 8 total, 8 up, 8 in 2024-02-11T23:01:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:01:45] "GET /metrics HTTP/1.1" 200 60561 "" "Prometheus/2.43.0" 2024-02-11T23:01:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:01:46.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:01:46.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:45 smithi023 ceph-mon[113671]: osdmap e1203: 8 total, 8 up, 8 in 2024-02-11T23:01:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:45 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:01:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:45 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:01:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:45 smithi160 ceph-mon[106289]: osdmap e1203: 8 total, 8 up, 8 in 2024-02-11T23:01:47.024 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:47.024 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:47.024 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:47.024 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.025 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.026 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T23:01:47.027 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.028 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.029 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.030 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.032 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.040 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.040 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.040 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.040 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.040 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.040 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.042 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.043 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.043 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.043 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.043 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.043 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.043 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.064 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.065 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.065 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.065 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.065 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.065 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.065 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.084 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.085 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.085 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.085 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.085 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.085 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.085 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.114 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.142 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.143 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:46 smithi023 ceph-mon[111262]: pgmap v2346: 489 pgs: 3 creating+peering, 1 unknown, 485 active+clean; 219 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 75 op/s 2024-02-11T23:01:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:46 smithi023 ceph-mon[113671]: pgmap v2346: 489 pgs: 3 creating+peering, 1 unknown, 485 active+clean; 219 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 75 op/s 2024-02-11T23:01:47.183 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.183 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.183 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.183 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.184 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.184 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.184 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:46 smithi160 ceph-mon[106289]: pgmap v2346: 489 pgs: 3 creating+peering, 1 unknown, 485 active+clean; 219 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 75 op/s 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.222 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.269 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.316 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.317 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.317 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.317 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.317 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.317 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.317 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.386 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.387 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.450 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.451 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.451 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.451 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.451 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.451 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.451 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.525 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.549 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.549 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.549 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.549 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.549 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.549 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.594 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.595 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.596 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.689 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.690 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.690 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.690 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.690 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.690 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.690 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.776 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.776 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.776 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.776 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.776 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.776 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.777 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.870 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.959 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:47.960 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:47.960 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:47.960 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestIOPP (1955 ms) 2024-02-11T23:01:47.960 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-02-11T23:01:47.960 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:47.988 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (29 ms) 2024-02-11T23:01:47.988 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-02-11T23:01:47.988 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.015 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (27 ms) 2024-02-11T23:01:48.015 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-02-11T23:01:48.015 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.041 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (26 ms) 2024-02-11T23:01:48.041 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-02-11T23:01:48.041 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (24 ms) 2024-02-11T23:01:48.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-02-11T23:01:48.065 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.098 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (33 ms) 2024-02-11T23:01:48.098 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-02-11T23:01:48.098 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.128 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:48.132 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (34 ms) 2024-02-11T23:01:48.132 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-02-11T23:01:48.132 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.164 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (32 ms) 2024-02-11T23:01:48.164 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-02-11T23:01:48.164 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.189 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:48.193 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (29 ms) 2024-02-11T23:01:48.193 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-02-11T23:01:48.193 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.219 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (26 ms) 2024-02-11T23:01:48.219 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-02-11T23:01:48.219 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.246 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:48.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (30 ms) 2024-02-11T23:01:48.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-02-11T23:01:48.250 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.277 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-02-11T23:01:48.277 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-02-11T23:01:48.277 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.303 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:48.307 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (30 ms) 2024-02-11T23:01:48.307 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-02-11T23:01:48.307 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.371 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (64 ms) 2024-02-11T23:01:48.371 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-02-11T23:01:48.371 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.412 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:48.428 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (57 ms) 2024-02-11T23:01:48.428 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-02-11T23:01:48.428 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.487 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (59 ms) 2024-02-11T23:01:48.488 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-02-11T23:01:48.488 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.541 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:48.561 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (74 ms) 2024-02-11T23:01:48.561 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-02-11T23:01:48.561 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:48.835 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (274 ms) 2024-02-11T23:01:48.836 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-02-11T23:01:48.836 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:49.206 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:49.226 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (391 ms) 2024-02-11T23:01:49.226 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-02-11T23:01:49.226 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:49.259 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:49.260 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:49.260 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:49.260 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.260 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:49.260 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:49.261 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:49.261 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:49.261 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.261 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:49.261 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:49.262 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:49.262 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:49.262 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.262 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:49.262 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:49.267 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:49.267 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:49.267 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:01:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:01:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:read: 512 2024-02-11T23:01:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:01:49.270 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:01:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:49 smithi023 ceph-mon[111262]: pgmap v2347: 489 pgs: 489 active+clean; 249 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.9 MiB/s wr, 853 op/s 2024-02-11T23:01:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:49 smithi023 ceph-mon[113671]: pgmap v2347: 489 pgs: 489 active+clean; 249 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.9 MiB/s wr, 853 op/s 2024-02-11T23:01:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:49 smithi160 ceph-mon[106289]: pgmap v2347: 489 pgs: 489 active+clean; 249 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.9 MiB/s wr, 853 op/s 2024-02-11T23:01:50.238 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:01:50.238 INFO:tasks.workunit.client.0.smithi023.stdout:finished read 2024-02-11T23:01:50.238 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 0 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 16384 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.239 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 49152 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 65536 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.240 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 98304 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 114688 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 147456 2024-02-11T23:01:50.241 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 163840 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 196608 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.242 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 212992 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.243 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.244 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.245 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.250 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.259 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.280 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.280 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.280 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.281 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.281 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.281 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.281 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.303 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.334 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.334 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.334 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.334 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.334 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.334 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.335 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.366 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.367 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.414 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.461 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.511 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.512 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.512 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.512 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.512 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.512 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.512 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.559 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.560 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.630 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.631 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.702 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.702 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.702 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.702 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.703 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.703 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.703 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.780 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.849 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.850 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:50.850 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.850 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.850 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.940 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:50.940 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:50.941 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:50.941 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:50.941 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:50.941 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:50.941 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:50 smithi160 ceph-mon[106289]: pgmap v2348: 489 pgs: 489 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 767 op/s 2024-02-11T23:01:51.026 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:51.027 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:51.027 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:51.027 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:51.027 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:51.027 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:51.027 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:51.132 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:51.132 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:51.133 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:51.133 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:51.133 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:51.133 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:51.133 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:01:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:50 smithi023 ceph-mon[111262]: pgmap v2348: 489 pgs: 489 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 767 op/s 2024-02-11T23:01:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:50 smithi023 ceph-mon[113671]: pgmap v2348: 489 pgs: 489 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 767 op/s 2024-02-11T23:01:51.219 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:01:51.219 INFO:tasks.workunit.client.0.smithi023.stdout:finished writesame 2024-02-11T23:01:51.219 INFO:tasks.workunit.client.0.smithi023.stdout:to verify the data 2024-02-11T23:01:51.219 INFO:tasks.workunit.client.0.smithi023.stdout:verified 2024-02-11T23:01:51.219 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:51.219 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:started writesame 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:expected fail, finished writesame 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1993 ms) 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-02-11T23:01:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:01:52.746 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T23:01:52.746 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:snap: orig 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:found orig with size 2097152 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:write test data! 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 80 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 2 2024-02-11T23:01:52.747 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:snap: orig 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:snap: written 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:found orig with size 2097152 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:found written with size 2097152 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:write to snapshot returned -30 2024-02-11T23:01:52.748 INFO:tasks.workunit.client.0.smithi023.stdout:Read-only file system 2024-02-11T23:01:52.773 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.773 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.773 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 80 2024-02-11T23:01:52.773 INFO:tasks.workunit.client.0.smithi023.stdout:opening testimg@orig 2024-02-11T23:01:52.773 INFO:tasks.workunit.client.0.smithi023.stdout:read: 80 2024-02-11T23:01:52.774 INFO:tasks.workunit.client.0.smithi023.stdout:write to snapshot returned -30 2024-02-11T23:01:52.774 INFO:tasks.workunit.client.0.smithi023.stdout:Read-only file system 2024-02-11T23:01:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:52 smithi023 ceph-mon[111262]: osdmap e1204: 8 total, 8 up, 8 in 2024-02-11T23:01:53.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:52 smithi023 ceph-mon[111262]: pgmap v2350: 489 pgs: 489 active+clean; 297 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-02-11T23:01:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:52 smithi023 ceph-mon[113671]: osdmap e1204: 8 total, 8 up, 8 in 2024-02-11T23:01:53.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:52 smithi023 ceph-mon[113671]: pgmap v2350: 489 pgs: 489 active+clean; 297 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-02-11T23:01:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:52 smithi160 ceph-mon[106289]: osdmap e1204: 8 total, 8 up, 8 in 2024-02-11T23:01:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:52 smithi160 ceph-mon[106289]: pgmap v2350: 489 pgs: 489 active+clean; 297 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 1.35k op/s 2024-02-11T23:01:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:53 smithi023 ceph-mon[111262]: osdmap e1205: 8 total, 8 up, 8 in 2024-02-11T23:01:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:53 smithi023 ceph-mon[113671]: osdmap e1205: 8 total, 8 up, 8 in 2024-02-11T23:01:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:53 smithi160 ceph-mon[106289]: osdmap e1205: 8 total, 8 up, 8 in 2024-02-11T23:01:54.715 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 2 2024-02-11T23:01:54.715 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:snap: orig 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:snap: written 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:found orig with size 2097152 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:found written with size 2097152 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 1 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:snap: orig 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:found orig with size 2097152 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3496 ms) 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-02-11T23:01:54.716 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:54 smithi023 ceph-mon[111262]: osdmap e1206: 8 total, 8 up, 8 in 2024-02-11T23:01:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:54 smithi023 ceph-mon[111262]: pgmap v2353: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 2.39k op/s 2024-02-11T23:01:55.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:54 smithi023 ceph-mon[111262]: osdmap e1207: 8 total, 8 up, 8 in 2024-02-11T23:01:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:54 smithi023 ceph-mon[113671]: osdmap e1206: 8 total, 8 up, 8 in 2024-02-11T23:01:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:54 smithi023 ceph-mon[113671]: pgmap v2353: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 2.39k op/s 2024-02-11T23:01:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:54 smithi023 ceph-mon[113671]: osdmap e1207: 8 total, 8 up, 8 in 2024-02-11T23:01:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:54 smithi160 ceph-mon[106289]: osdmap e1206: 8 total, 8 up, 8 in 2024-02-11T23:01:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:54 smithi160 ceph-mon[106289]: pgmap v2353: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 2.39k op/s 2024-02-11T23:01:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:54 smithi160 ceph-mon[106289]: osdmap e1207: 8 total, 8 up, 8 in 2024-02-11T23:01:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:01:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:01:55] "GET /metrics HTTP/1.1" 200 62967 "" "Prometheus/2.43.0" 2024-02-11T23:01:56.764 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2049 ms) 2024-02-11T23:01:56.764 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestClone 2024-02-11T23:01:56.765 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:56 smithi023 ceph-mon[111262]: osdmap e1208: 8 total, 8 up, 8 in 2024-02-11T23:01:57.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:56 smithi023 ceph-mon[111262]: pgmap v2356: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.5 MiB/s wr, 2.20k op/s 2024-02-11T23:01:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:56 smithi023 ceph-mon[113671]: osdmap e1208: 8 total, 8 up, 8 in 2024-02-11T23:01:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:56 smithi023 ceph-mon[113671]: pgmap v2356: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.5 MiB/s wr, 2.20k op/s 2024-02-11T23:01:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:56 smithi160 ceph-mon[106289]: osdmap e1208: 8 total, 8 up, 8 in 2024-02-11T23:01:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:56 smithi160 ceph-mon[106289]: pgmap v2356: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.5 MiB/s wr, 2.20k op/s 2024-02-11T23:01:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:57 smithi023 ceph-mon[113671]: osdmap e1209: 8 total, 8 up, 8 in 2024-02-11T23:01:58.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:57 smithi023 ceph-mon[111262]: osdmap e1209: 8 total, 8 up, 8 in 2024-02-11T23:01:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:57 smithi160 ceph-mon[106289]: osdmap e1209: 8 total, 8 up, 8 in 2024-02-11T23:01:58.789 INFO:tasks.workunit.client.0.smithi023.stdout:made parent image "parent" 2024-02-11T23:01:58.789 INFO:tasks.workunit.client.0.smithi023.stdout:parent has no parent info 2024-02-11T23:01:58.789 INFO:tasks.workunit.client.0.smithi023.stdout:made snapshot "parent@parent_snap" 2024-02-11T23:01:58.789 INFO:tasks.workunit.client.0.smithi023.stdout:can't unprotect an unprotected snap 2024-02-11T23:01:58.789 INFO:tasks.workunit.client.0.smithi023.stdout:can't protect a protected snap 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:made and opened clone "child" 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:read: 8 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:read: 8 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:read: 8 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:sizes and overlaps are good between parent and child 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:child image successfully cloned all image-meta pairs 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:sized down clone, changed overlap 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:sized up clone, changed size but not overlap or parent's size 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:can't remove parent while child still exists 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:can't remove parent while still protected 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:removed parent snap after unprotecting 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestClone (2025 ms) 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestClone2 2024-02-11T23:01:58.790 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:01:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:58 smithi023 ceph-mon[111262]: osdmap e1210: 8 total, 8 up, 8 in 2024-02-11T23:01:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:58 smithi023 ceph-mon[111262]: pgmap v2359: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 9.0 KiB/s wr, 108 op/s 2024-02-11T23:01:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:58 smithi023 ceph-mon[113671]: osdmap e1210: 8 total, 8 up, 8 in 2024-02-11T23:01:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:58 smithi023 ceph-mon[113671]: pgmap v2359: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 9.0 KiB/s wr, 108 op/s 2024-02-11T23:01:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:58 smithi160 ceph-mon[106289]: osdmap e1210: 8 total, 8 up, 8 in 2024-02-11T23:01:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:58 smithi160 ceph-mon[106289]: pgmap v2359: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 9.0 KiB/s wr, 108 op/s 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:made parent image "parent" 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:parent has no parent info 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:made snapshot "parent@parent_snap" 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:made and opened clone "child" 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:child image successfully cloned all image-meta pairs 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestClone2 (1113 ms) 2024-02-11T23:01:59.902 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ListChildren 2024-02-11T23:02:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:59 smithi023 ceph-mon[111262]: osdmap e1211: 8 total, 8 up, 8 in 2024-02-11T23:02:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:01:59 smithi023 ceph-mon[111262]: osdmap e1212: 8 total, 8 up, 8 in 2024-02-11T23:02:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:59 smithi023 ceph-mon[113671]: osdmap e1211: 8 total, 8 up, 8 in 2024-02-11T23:02:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:01:59 smithi023 ceph-mon[113671]: osdmap e1212: 8 total, 8 up, 8 in 2024-02-11T23:02:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:59 smithi160 ceph-mon[106289]: osdmap e1211: 8 total, 8 up, 8 in 2024-02-11T23:02:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:01:59 smithi160 ceph-mon[106289]: osdmap e1212: 8 total, 8 up, 8 in 2024-02-11T23:02:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:00 smithi023 ceph-mon[111262]: pgmap v2362: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 31 KiB/s wr, 471 op/s 2024-02-11T23:02:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:00 smithi023 ceph-mon[113671]: pgmap v2362: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 31 KiB/s wr, 471 op/s 2024-02-11T23:02:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:00 smithi160 ceph-mon[106289]: pgmap v2362: 489 pgs: 489 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 31 KiB/s wr, 471 op/s 2024-02-11T23:02:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:01 smithi023 ceph-mon[111262]: osdmap e1213: 8 total, 8 up, 8 in 2024-02-11T23:02:02.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:01 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/193686586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:02.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:01 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:01 smithi023 ceph-mon[113671]: osdmap e1213: 8 total, 8 up, 8 in 2024-02-11T23:02:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:01 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/193686586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:01 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:01 smithi160 ceph-mon[106289]: osdmap e1213: 8 total, 8 up, 8 in 2024-02-11T23:02:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:01 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/193686586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:01 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:03.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:02 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:03.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:02 smithi023 ceph-mon[111262]: osdmap e1214: 8 total, 8 up, 8 in 2024-02-11T23:02:03.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:02 smithi023 ceph-mon[111262]: pgmap v2365: 521 pgs: 12 creating+peering, 13 unknown, 496 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 708 KiB/s rd, 51 KiB/s wr, 848 op/s 2024-02-11T23:02:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:02 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:02 smithi023 ceph-mon[113671]: osdmap e1214: 8 total, 8 up, 8 in 2024-02-11T23:02:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:02 smithi023 ceph-mon[113671]: pgmap v2365: 521 pgs: 12 creating+peering, 13 unknown, 496 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 708 KiB/s rd, 51 KiB/s wr, 848 op/s 2024-02-11T23:02:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:02 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:02 smithi160 ceph-mon[106289]: osdmap e1214: 8 total, 8 up, 8 in 2024-02-11T23:02:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:02 smithi160 ceph-mon[106289]: pgmap v2365: 521 pgs: 12 creating+peering, 13 unknown, 496 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 708 KiB/s rd, 51 KiB/s wr, 848 op/s 2024-02-11T23:02:03.852 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:03 smithi023 ceph-mon[111262]: osdmap e1215: 8 total, 8 up, 8 in 2024-02-11T23:02:04.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1793808818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:04.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:03 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:03 smithi023 ceph-mon[113671]: osdmap e1215: 8 total, 8 up, 8 in 2024-02-11T23:02:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1793808818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:03 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:03 smithi160 ceph-mon[106289]: osdmap e1215: 8 total, 8 up, 8 in 2024-02-11T23:02:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1793808818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:03 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[111262]: osdmap e1216: 8 total, 8 up, 8 in 2024-02-11T23:02:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[111262]: pgmap v2368: 553 pgs: 15 creating+peering, 34 unknown, 504 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 28 KiB/s wr, 516 op/s 2024-02-11T23:02:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[111262]: osdmap e1217: 8 total, 8 up, 8 in 2024-02-11T23:02:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[113671]: osdmap e1216: 8 total, 8 up, 8 in 2024-02-11T23:02:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[113671]: pgmap v2368: 553 pgs: 15 creating+peering, 34 unknown, 504 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 28 KiB/s wr, 516 op/s 2024-02-11T23:02:05.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:04 smithi023 ceph-mon[113671]: osdmap e1217: 8 total, 8 up, 8 in 2024-02-11T23:02:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:04 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:04 smithi160 ceph-mon[106289]: osdmap e1216: 8 total, 8 up, 8 in 2024-02-11T23:02:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:04 smithi160 ceph-mon[106289]: pgmap v2368: 553 pgs: 15 creating+peering, 34 unknown, 504 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 28 KiB/s wr, 516 op/s 2024-02-11T23:02:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:04 smithi160 ceph-mon[106289]: osdmap e1217: 8 total, 8 up, 8 in 2024-02-11T23:02:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:02:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:02:05] "GET /metrics HTTP/1.1" 200 62967 "" "Prometheus/2.43.0" 2024-02-11T23:02:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:06 smithi023 ceph-mon[111262]: osdmap e1218: 8 total, 8 up, 8 in 2024-02-11T23:02:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:06 smithi023 ceph-mon[111262]: pgmap v2371: 553 pgs: 6 creating+peering, 12 unknown, 535 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 KiB/s wr, 68 op/s 2024-02-11T23:02:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:06 smithi023 ceph-mon[113671]: osdmap e1218: 8 total, 8 up, 8 in 2024-02-11T23:02:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:06 smithi023 ceph-mon[113671]: pgmap v2371: 553 pgs: 6 creating+peering, 12 unknown, 535 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 KiB/s wr, 68 op/s 2024-02-11T23:02:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:06 smithi160 ceph-mon[106289]: osdmap e1218: 8 total, 8 up, 8 in 2024-02-11T23:02:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:06 smithi160 ceph-mon[106289]: pgmap v2371: 553 pgs: 6 creating+peering, 12 unknown, 535 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 KiB/s wr, 68 op/s 2024-02-11T23:02:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:07 smithi023 ceph-mon[111262]: osdmap e1219: 8 total, 8 up, 8 in 2024-02-11T23:02:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:07 smithi023 ceph-mon[113671]: osdmap e1219: 8 total, 8 up, 8 in 2024-02-11T23:02:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:07 smithi160 ceph-mon[106289]: osdmap e1219: 8 total, 8 up, 8 in 2024-02-11T23:02:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:08 smithi023 ceph-mon[111262]: osdmap e1220: 8 total, 8 up, 8 in 2024-02-11T23:02:09.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:08 smithi023 ceph-mon[111262]: pgmap v2374: 553 pgs: 553 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 1023 B/s wr, 11 op/s 2024-02-11T23:02:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:08 smithi023 ceph-mon[113671]: osdmap e1220: 8 total, 8 up, 8 in 2024-02-11T23:02:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:08 smithi023 ceph-mon[113671]: pgmap v2374: 553 pgs: 553 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 1023 B/s wr, 11 op/s 2024-02-11T23:02:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:08 smithi160 ceph-mon[106289]: osdmap e1220: 8 total, 8 up, 8 in 2024-02-11T23:02:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:08 smithi160 ceph-mon[106289]: pgmap v2374: 553 pgs: 553 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 1023 B/s wr, 11 op/s 2024-02-11T23:02:09.238 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.238 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 1 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:child: image113 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113/8a99672ed0d4 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.239 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 2 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:child: image113 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113/8a99672ed0d4 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.240 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.241 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:child: image113 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:child: image115 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113/8a99672ed0d4 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115/8a99d3bdcd75 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.242 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.243 INFO:tasks.workunit.client.0.smithi023.stdout:child: image113 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:child: image115 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113/8a99672ed0d4 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115/8a99d3bdcd75 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 4 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 4 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:child: image113 2024-02-11T23:02:09.245 INFO:tasks.workunit.client.0.smithi023.stdout:child: image115 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:child: image116 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113/8a99672ed0d4 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115/8a99d3bdcd75 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116/8a99b0b45212 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.246 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.247 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.248 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.248 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.793 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.793 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image113 2024-02-11T23:02:09.793 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.793 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.793 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 4 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 4 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:child: image113 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:child: image115 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:child: image116 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image113/8a99672ed0d4 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115/8a99d3bdcd75 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.794 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116/8a99b0b45212 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image115 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:child: image115 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:child: image116 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image115/8a99d3bdcd75 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116/8a99b0b45212 2024-02-11T23:02:09.796 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 2 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:child: image116 2024-02-11T23:02:09.797 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-14/image116/8a99b0b45212 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 1 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:child: image114 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-13/image114/8a99687ed8e8 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 0 2024-02-11T23:02:09.798 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T23:02:09.799 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ListChildren (9891 ms) 2024-02-11T23:02:09.799 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-02-11T23:02:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:09 smithi023 ceph-mon[111262]: osdmap e1221: 8 total, 8 up, 8 in 2024-02-11T23:02:10.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:09 smithi023 ceph-mon[111262]: osdmap e1222: 8 total, 8 up, 8 in 2024-02-11T23:02:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:09 smithi023 ceph-mon[113671]: osdmap e1221: 8 total, 8 up, 8 in 2024-02-11T23:02:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:09 smithi023 ceph-mon[113671]: osdmap e1222: 8 total, 8 up, 8 in 2024-02-11T23:02:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:09 smithi160 ceph-mon[106289]: osdmap e1221: 8 total, 8 up, 8 in 2024-02-11T23:02:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:09 smithi160 ceph-mon[106289]: osdmap e1222: 8 total, 8 up, 8 in 2024-02-11T23:02:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:10 smithi023 ceph-mon[111262]: pgmap v2377: 553 pgs: 553 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 302 KiB/s rd, 4.7 KiB/s wr, 364 op/s 2024-02-11T23:02:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:10 smithi023 ceph-mon[113671]: pgmap v2377: 553 pgs: 553 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 302 KiB/s rd, 4.7 KiB/s wr, 364 op/s 2024-02-11T23:02:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:10 smithi160 ceph-mon[106289]: pgmap v2377: 553 pgs: 553 active+clean; 301 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 302 KiB/s rd, 4.7 KiB/s wr, 364 op/s 2024-02-11T23:02:12.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:11 smithi023 ceph-mon[111262]: osdmap e1223: 8 total, 8 up, 8 in 2024-02-11T23:02:12.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3821479656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:11 smithi023 ceph-mon[113671]: osdmap e1223: 8 total, 8 up, 8 in 2024-02-11T23:02:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3821479656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:11 smithi160 ceph-mon[106289]: osdmap e1223: 8 total, 8 up, 8 in 2024-02-11T23:02:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3821479656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:13.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:12 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3821479656' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:13.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:12 smithi023 ceph-mon[111262]: osdmap e1224: 8 total, 8 up, 8 in 2024-02-11T23:02:13.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:12 smithi023 ceph-mon[111262]: pgmap v2380: 585 pgs: 12 creating+peering, 11 unknown, 562 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 15 KiB/s wr, 603 op/s 2024-02-11T23:02:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:12 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3821479656' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:12 smithi023 ceph-mon[113671]: osdmap e1224: 8 total, 8 up, 8 in 2024-02-11T23:02:13.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:12 smithi023 ceph-mon[113671]: pgmap v2380: 585 pgs: 12 creating+peering, 11 unknown, 562 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 15 KiB/s wr, 603 op/s 2024-02-11T23:02:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:12 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3821479656' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:12 smithi160 ceph-mon[106289]: osdmap e1224: 8 total, 8 up, 8 in 2024-02-11T23:02:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:12 smithi160 ceph-mon[106289]: pgmap v2380: 585 pgs: 12 creating+peering, 11 unknown, 562 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 15 KiB/s wr, 603 op/s 2024-02-11T23:02:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:13 smithi023 ceph-mon[111262]: osdmap e1225: 8 total, 8 up, 8 in 2024-02-11T23:02:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1399916143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:13 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:14.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:13 smithi023 ceph-mon[113671]: osdmap e1225: 8 total, 8 up, 8 in 2024-02-11T23:02:14.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1399916143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:13 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:13 smithi160 ceph-mon[106289]: osdmap e1225: 8 total, 8 up, 8 in 2024-02-11T23:02:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1399916143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:13 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[111262]: osdmap e1226: 8 total, 8 up, 8 in 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[111262]: pgmap v2383: 617 pgs: 14 creating+peering, 24 unknown, 579 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 11 KiB/s wr, 358 op/s 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[111262]: osdmap e1227: 8 total, 8 up, 8 in 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4232486428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:15.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[113671]: osdmap e1226: 8 total, 8 up, 8 in 2024-02-11T23:02:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[113671]: pgmap v2383: 617 pgs: 14 creating+peering, 24 unknown, 579 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 11 KiB/s wr, 358 op/s 2024-02-11T23:02:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[113671]: osdmap e1227: 8 total, 8 up, 8 in 2024-02-11T23:02:15.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:14 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4232486428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:14 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:14 smithi160 ceph-mon[106289]: osdmap e1226: 8 total, 8 up, 8 in 2024-02-11T23:02:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:14 smithi160 ceph-mon[106289]: pgmap v2383: 617 pgs: 14 creating+peering, 24 unknown, 579 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 11 KiB/s wr, 358 op/s 2024-02-11T23:02:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:14 smithi160 ceph-mon[106289]: osdmap e1227: 8 total, 8 up, 8 in 2024-02-11T23:02:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:14 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4232486428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:02:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:02:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:02:15] "GET /metrics HTTP/1.1" 200 67741 "" "Prometheus/2.43.0" 2024-02-11T23:02:17.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4232486428' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:17.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[111262]: osdmap e1228: 8 total, 8 up, 8 in 2024-02-11T23:02:17.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17", "force_nonempty":""}]: dispatch 2024-02-11T23:02:17.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[111262]: pgmap v2386: 649 pgs: 12 creating+peering, 33 unknown, 604 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 511 B/s wr, 114 op/s 2024-02-11T23:02:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4232486428' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[113671]: osdmap e1228: 8 total, 8 up, 8 in 2024-02-11T23:02:17.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17", "force_nonempty":""}]: dispatch 2024-02-11T23:02:17.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:16 smithi023 ceph-mon[113671]: pgmap v2386: 649 pgs: 12 creating+peering, 33 unknown, 604 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 511 B/s wr, 114 op/s 2024-02-11T23:02:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:16 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4232486428' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:02:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:16 smithi160 ceph-mon[106289]: osdmap e1228: 8 total, 8 up, 8 in 2024-02-11T23:02:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:16 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17", "force_nonempty":""}]: dispatch 2024-02-11T23:02:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:16 smithi160 ceph-mon[106289]: pgmap v2386: 649 pgs: 12 creating+peering, 33 unknown, 604 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 511 B/s wr, 114 op/s 2024-02-11T23:02:18.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17", "force_nonempty":""}]': finished 2024-02-11T23:02:18.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:17 smithi023 ceph-mon[111262]: osdmap e1229: 8 total, 8 up, 8 in 2024-02-11T23:02:18.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:17 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi023-177333-17", "mode":"writeback"}]: dispatch 2024-02-11T23:02:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17", "force_nonempty":""}]': finished 2024-02-11T23:02:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:17 smithi023 ceph-mon[113671]: osdmap e1229: 8 total, 8 up, 8 in 2024-02-11T23:02:18.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:17 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi023-177333-17", "mode":"writeback"}]: dispatch 2024-02-11T23:02:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17", "force_nonempty":""}]': finished 2024-02-11T23:02:18.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:17 smithi160 ceph-mon[106289]: osdmap e1229: 8 total, 8 up, 8 in 2024-02-11T23:02:18.222 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:17 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi023-177333-17", "mode":"writeback"}]: dispatch 2024-02-11T23:02:18.715 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi023-177333-17", "mode":"writeback"}]': finished 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: osdmap e1230: 8 total, 8 up, 8 in 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi023-177333-15", "overlaypool":"test-librbd-smithi023-177333-17"}]: dispatch 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: pgmap v2389: 649 pgs: 6 creating+peering, 2 unknown, 641 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi023-177333-15", "overlaypool":"test-librbd-smithi023-177333-17"}]': finished 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[111262]: osdmap e1231: 8 total, 8 up, 8 in 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-02-11T23:02:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi023-177333-17", "mode":"writeback"}]': finished 2024-02-11T23:02:19.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: osdmap e1230: 8 total, 8 up, 8 in 2024-02-11T23:02:19.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi023-177333-15", "overlaypool":"test-librbd-smithi023-177333-17"}]: dispatch 2024-02-11T23:02:19.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: pgmap v2389: 649 pgs: 6 creating+peering, 2 unknown, 641 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:02:19.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi023-177333-15", "overlaypool":"test-librbd-smithi023-177333-17"}]': finished 2024-02-11T23:02:19.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:18 smithi023 ceph-mon[113671]: osdmap e1231: 8 total, 8 up, 8 in 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi023-177333-17", "mode":"writeback"}]': finished 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: osdmap e1230: 8 total, 8 up, 8 in 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi023-177333-15", "overlaypool":"test-librbd-smithi023-177333-17"}]: dispatch 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: pgmap v2389: 649 pgs: 6 creating+peering, 2 unknown, 641 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi023-177333-15", "overlaypool":"test-librbd-smithi023-177333-17"}]': finished 2024-02-11T23:02:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:18 smithi160 ceph-mon[106289]: osdmap e1231: 8 total, 8 up, 8 in 2024-02-11T23:02:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:20 smithi160 ceph-mon[106289]: osdmap e1232: 8 total, 8 up, 8 in 2024-02-11T23:02:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:20 smithi160 ceph-mon[106289]: pgmap v2392: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:02:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:20 smithi023 ceph-mon[111262]: osdmap e1232: 8 total, 8 up, 8 in 2024-02-11T23:02:21.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:20 smithi023 ceph-mon[111262]: pgmap v2392: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:02:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:20 smithi023 ceph-mon[113671]: osdmap e1232: 8 total, 8 up, 8 in 2024-02-11T23:02:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:20 smithi023 ceph-mon[113671]: pgmap v2392: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:02:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:21 smithi023 ceph-mon[111262]: osdmap e1233: 8 total, 8 up, 8 in 2024-02-11T23:02:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:22.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:21 smithi023 ceph-mon[113671]: osdmap e1233: 8 total, 8 up, 8 in 2024-02-11T23:02:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:22.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:21 smithi160 ceph-mon[106289]: osdmap e1233: 8 total, 8 up, 8 in 2024-02-11T23:02:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:22 smithi023 ceph-mon[111262]: osdmap e1234: 8 total, 8 up, 8 in 2024-02-11T23:02:23.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:22 smithi023 ceph-mon[111262]: pgmap v2395: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.5 KiB/s wr, 9 op/s 2024-02-11T23:02:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:22 smithi023 ceph-mon[113671]: osdmap e1234: 8 total, 8 up, 8 in 2024-02-11T23:02:23.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:22 smithi023 ceph-mon[113671]: pgmap v2395: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.5 KiB/s wr, 9 op/s 2024-02-11T23:02:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:22 smithi160 ceph-mon[106289]: osdmap e1234: 8 total, 8 up, 8 in 2024-02-11T23:02:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:22 smithi160 ceph-mon[106289]: pgmap v2395: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.5 KiB/s wr, 9 op/s 2024-02-11T23:02:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:23 smithi023 ceph-mon[111262]: osdmap e1235: 8 total, 8 up, 8 in 2024-02-11T23:02:24.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:23 smithi023 ceph-mon[113671]: osdmap e1235: 8 total, 8 up, 8 in 2024-02-11T23:02:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:23 smithi160 ceph-mon[106289]: osdmap e1235: 8 total, 8 up, 8 in 2024-02-11T23:02:24.299 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.299 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 1 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:child: image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118/8a997165360d 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.300 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 2 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:child: image118 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118/8a997165360d 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.301 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:24.302 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:child: image118 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:child: image120 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118/8a997165360d 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120/8a99ae93b3ce 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.303 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:child: image118 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:child: image120 2024-02-11T23:02:24.304 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118/8a997165360d 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120/8a99ae93b3ce 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.305 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 4 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 4 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:child: image118 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:child: image120 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:child: image121 2024-02-11T23:02:24.306 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118/8a997165360d 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120/8a99ae93b3ce 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121/8a99616b7f42 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.307 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:24.308 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:25.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:24 smithi023 ceph-mon[111262]: osdmap e1236: 8 total, 8 up, 8 in 2024-02-11T23:02:25.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:24 smithi023 ceph-mon[111262]: pgmap v2398: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 KiB/s wr, 114 op/s 2024-02-11T23:02:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:24 smithi023 ceph-mon[113671]: osdmap e1236: 8 total, 8 up, 8 in 2024-02-11T23:02:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:24 smithi023 ceph-mon[113671]: pgmap v2398: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 KiB/s wr, 114 op/s 2024-02-11T23:02:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:24 smithi160 ceph-mon[106289]: osdmap e1236: 8 total, 8 up, 8 in 2024-02-11T23:02:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:24 smithi160 ceph-mon[106289]: pgmap v2398: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 KiB/s wr, 114 op/s 2024-02-11T23:02:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:02:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:02:25] "GET /metrics HTTP/1.1" 200 74953 "" "Prometheus/2.43.0" 2024-02-11T23:02:27.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:26 smithi023 ceph-mon[111262]: osdmap e1237: 8 total, 8 up, 8 in 2024-02-11T23:02:27.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:26 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi023-177333-15"}]: dispatch 2024-02-11T23:02:27.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:26 smithi023 ceph-mon[111262]: pgmap v2400: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 359 KiB/s rd, 7.7 KiB/s wr, 433 op/s 2024-02-11T23:02:27.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:26 smithi023 ceph-mon[113671]: osdmap e1237: 8 total, 8 up, 8 in 2024-02-11T23:02:27.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:26 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi023-177333-15"}]: dispatch 2024-02-11T23:02:27.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:26 smithi023 ceph-mon[113671]: pgmap v2400: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 359 KiB/s rd, 7.7 KiB/s wr, 433 op/s 2024-02-11T23:02:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:26 smithi160 ceph-mon[106289]: osdmap e1237: 8 total, 8 up, 8 in 2024-02-11T23:02:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:26 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi023-177333-15"}]: dispatch 2024-02-11T23:02:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:26 smithi160 ceph-mon[106289]: pgmap v2400: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 359 KiB/s rd, 7.7 KiB/s wr, 433 op/s 2024-02-11T23:02:27.702 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image118 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 4 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 4 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:child: image118 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:child: image120 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:child: image121 2024-02-11T23:02:27.703 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image118/8a997165360d 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120/8a99ae93b3ce 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121/8a99616b7f42 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:27.704 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image120 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:27.705 INFO:tasks.workunit.client.0.smithi023.stdout:child: image120 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:child: image121 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image120/8a99ae93b3ce 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121/8a99616b7f42 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.706 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 2 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 2 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:child: image121 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-16/image121/8a99616b7f42 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:trying to find test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.707 INFO:tasks.workunit.client.0.smithi023.stdout:checking test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 1 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 1 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:child: image119 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-15/image119/8a99161fc86c 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 0 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ListChildrenTiered (17909 ms) 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.LockingPP 2024-02-11T23:02:27.708 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:27.786 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.LockingPP (84 ms) 2024-02-11T23:02:27.786 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.FlushAio 2024-02-11T23:02:27.786 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.048 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.FlushAio (262 ms) 2024-02-11T23:02:28.048 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-02-11T23:02:28.048 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:27 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi023-177333-15"}]': finished 2024-02-11T23:02:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:27 smithi023 ceph-mon[111262]: osdmap e1238: 8 total, 8 up, 8 in 2024-02-11T23:02:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:27 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17"}]: dispatch 2024-02-11T23:02:28.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:27 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi023-177333-15"}]': finished 2024-02-11T23:02:28.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:27 smithi023 ceph-mon[113671]: osdmap e1238: 8 total, 8 up, 8 in 2024-02-11T23:02:28.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:27 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17"}]: dispatch 2024-02-11T23:02:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:27 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi023-177333-15"}]': finished 2024-02-11T23:02:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:27 smithi160 ceph-mon[106289]: osdmap e1238: 8 total, 8 up, 8 in 2024-02-11T23:02:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:27 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17"}]: dispatch 2024-02-11T23:02:28.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.FlushAioPP (200 ms) 2024-02-11T23:02:28.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-02-11T23:02:28.249 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.271 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (23 ms) 2024-02-11T23:02:28.271 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-02-11T23:02:28.272 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.296 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (25 ms) 2024-02-11T23:02:28.296 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-02-11T23:02:28.296 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.312 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2024-02-11T23:02:28.312 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-02-11T23:02:28.312 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.350 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.LargeCacheRead (38 ms) 2024-02-11T23:02:28.350 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-02-11T23:02:28.350 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.571 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestPendingAio (220 ms) 2024-02-11T23:02:28.571 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-02-11T23:02:28.571 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:28.829 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[111262]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-02-11T23:02:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:02:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17"}]': finished 2024-02-11T23:02:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[111262]: osdmap e1239: 8 total, 8 up, 8 in 2024-02-11T23:02:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[111262]: pgmap v2403: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 12 KiB/s wr, 574 op/s 2024-02-11T23:02:29.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[113671]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-02-11T23:02:29.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:02:29.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17"}]': finished 2024-02-11T23:02:29.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[113671]: osdmap e1239: 8 total, 8 up, 8 in 2024-02-11T23:02:29.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:28 smithi023 ceph-mon[113671]: pgmap v2403: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 12 KiB/s wr, 574 op/s 2024-02-11T23:02:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:28 smithi160 ceph-mon[106289]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-02-11T23:02:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:28 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:02:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:28 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi023-177333-15", "tierpool":"test-librbd-smithi023-177333-17"}]': finished 2024-02-11T23:02:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:28 smithi160 ceph-mon[106289]: osdmap e1239: 8 total, 8 up, 8 in 2024-02-11T23:02:29.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:28 smithi160 ceph-mon[106289]: pgmap v2403: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 12 KiB/s wr, 574 op/s 2024-02-11T23:02:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:29 smithi023 ceph-mon[111262]: osdmap e1240: 8 total, 8 up, 8 in 2024-02-11T23:02:30.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:29 smithi023 ceph-mon[111262]: osdmap e1241: 8 total, 8 up, 8 in 2024-02-11T23:02:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:29 smithi023 ceph-mon[113671]: osdmap e1240: 8 total, 8 up, 8 in 2024-02-11T23:02:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:29 smithi023 ceph-mon[113671]: osdmap e1241: 8 total, 8 up, 8 in 2024-02-11T23:02:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:29 smithi160 ceph-mon[106289]: osdmap e1240: 8 total, 8 up, 8 in 2024-02-11T23:02:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:29 smithi160 ceph-mon[106289]: osdmap e1241: 8 total, 8 up, 8 in 2024-02-11T23:02:30.797 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2227 ms) 2024-02-11T23:02:30.797 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-02-11T23:02:30.797 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:31.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:30 smithi023 ceph-mon[111262]: pgmap v2406: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 651 KiB/s wr, 475 op/s 2024-02-11T23:02:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:30 smithi023 ceph-mon[113671]: pgmap v2406: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 651 KiB/s wr, 475 op/s 2024-02-11T23:02:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:30 smithi160 ceph-mon[106289]: pgmap v2406: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 651 KiB/s wr, 475 op/s 2024-02-11T23:02:31.870 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:31 smithi023 ceph-mon[111262]: osdmap e1242: 8 total, 8 up, 8 in 2024-02-11T23:02:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:31 smithi023 ceph-mon[113671]: osdmap e1242: 8 total, 8 up, 8 in 2024-02-11T23:02:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:31 smithi160 ceph-mon[106289]: osdmap e1242: 8 total, 8 up, 8 in 2024-02-11T23:02:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:32 smithi023 ceph-mon[111262]: osdmap e1243: 8 total, 8 up, 8 in 2024-02-11T23:02:33.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:32 smithi023 ceph-mon[111262]: pgmap v2409: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 845 KiB/s rd, 731 KiB/s wr, 632 op/s 2024-02-11T23:02:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:32 smithi023 ceph-mon[113671]: osdmap e1243: 8 total, 8 up, 8 in 2024-02-11T23:02:33.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:32 smithi023 ceph-mon[113671]: pgmap v2409: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 845 KiB/s rd, 731 KiB/s wr, 632 op/s 2024-02-11T23:02:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:32 smithi160 ceph-mon[106289]: osdmap e1243: 8 total, 8 up, 8 in 2024-02-11T23:02:33.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:32 smithi160 ceph-mon[106289]: pgmap v2409: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 845 KiB/s rd, 731 KiB/s wr, 632 op/s 2024-02-11T23:02:33.196 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:02:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T23:02:32.929370021Z level=info msg="Completed cleanup jobs" duration=1.09473ms 2024-02-11T23:02:33.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3052 ms) 2024-02-11T23:02:33.861 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Flatten 2024-02-11T23:02:33.862 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:33 smithi023 ceph-mon[111262]: osdmap e1244: 8 total, 8 up, 8 in 2024-02-11T23:02:34.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:33 smithi023 ceph-mon[113671]: osdmap e1244: 8 total, 8 up, 8 in 2024-02-11T23:02:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:33 smithi160 ceph-mon[106289]: osdmap e1244: 8 total, 8 up, 8 in 2024-02-11T23:02:34.806 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Flatten (957 ms) 2024-02-11T23:02:34.806 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Sparsify 2024-02-11T23:02:34.806 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:34.851 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 32768 2024-02-11T23:02:34.851 INFO:tasks.workunit.client.0.smithi023.stdout:read: 32768 2024-02-11T23:02:34.851 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Sparsify (45 ms) 2024-02-11T23:02:34.851 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-02-11T23:02:34.851 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:34.886 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SparsifyPP (35 ms) 2024-02-11T23:02:34.886 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-02-11T23:02:34.886 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:34 smithi023 ceph-mon[111262]: osdmap e1245: 8 total, 8 up, 8 in 2024-02-11T23:02:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:34 smithi023 ceph-mon[111262]: pgmap v2412: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 97 KiB/s wr, 472 op/s 2024-02-11T23:02:35.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:34 smithi023 ceph-mon[111262]: osdmap e1246: 8 total, 8 up, 8 in 2024-02-11T23:02:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:34 smithi023 ceph-mon[113671]: osdmap e1245: 8 total, 8 up, 8 in 2024-02-11T23:02:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:34 smithi023 ceph-mon[113671]: pgmap v2412: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 97 KiB/s wr, 472 op/s 2024-02-11T23:02:35.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:34 smithi023 ceph-mon[113671]: osdmap e1246: 8 total, 8 up, 8 in 2024-02-11T23:02:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:34 smithi160 ceph-mon[106289]: osdmap e1245: 8 total, 8 up, 8 in 2024-02-11T23:02:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:34 smithi160 ceph-mon[106289]: pgmap v2412: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 97 KiB/s wr, 472 op/s 2024-02-11T23:02:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:34 smithi160 ceph-mon[106289]: osdmap e1246: 8 total, 8 up, 8 in 2024-02-11T23:02:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:02:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:02:35] "GET /metrics HTTP/1.1" 200 74953 "" "Prometheus/2.43.0" 2024-02-11T23:02:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[111262]: osdmap e1247: 8 total, 8 up, 8 in 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[111262]: pgmap v2415: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 21 KiB/s wr, 266 op/s 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[113671]: osdmap e1247: 8 total, 8 up, 8 in 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[113671]: pgmap v2415: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 21 KiB/s wr, 266 op/s 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:37.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:36 smithi160 ceph-mon[106289]: osdmap e1247: 8 total, 8 up, 8 in 2024-02-11T23:02:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:36 smithi160 ceph-mon[106289]: pgmap v2415: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 21 KiB/s wr, 266 op/s 2024-02-11T23:02:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:37 smithi023 ceph-mon[111262]: osdmap e1248: 8 total, 8 up, 8 in 2024-02-11T23:02:38.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:02:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:37 smithi023 ceph-mon[113671]: osdmap e1248: 8 total, 8 up, 8 in 2024-02-11T23:02:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:02:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:37 smithi160 ceph-mon[106289]: osdmap e1248: 8 total, 8 up, 8 in 2024-02-11T23:02:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:02:39.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[111262]: osdmap e1249: 8 total, 8 up, 8 in 2024-02-11T23:02:39.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[111262]: pgmap v2418: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 23 KiB/s wr, 236 op/s 2024-02-11T23:02:39.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:02:39.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:02:39.160 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:39.161 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[113671]: osdmap e1249: 8 total, 8 up, 8 in 2024-02-11T23:02:39.161 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[113671]: pgmap v2418: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 23 KiB/s wr, 236 op/s 2024-02-11T23:02:39.161 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:02:39.161 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:02:39.161 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:38 smithi160 ceph-mon[106289]: osdmap e1249: 8 total, 8 up, 8 in 2024-02-11T23:02:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:38 smithi160 ceph-mon[106289]: pgmap v2418: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 23 KiB/s wr, 236 op/s 2024-02-11T23:02:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:02:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:02:39.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:02:39.964 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapshotLimit (5078 ms) 2024-02-11T23:02:39.964 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-02-11T23:02:39.964 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:39 smithi023 ceph-mon[111262]: osdmap e1250: 8 total, 8 up, 8 in 2024-02-11T23:02:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:39 smithi023 ceph-mon[113671]: osdmap e1250: 8 total, 8 up, 8 in 2024-02-11T23:02:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:39 smithi160 ceph-mon[106289]: osdmap e1250: 8 total, 8 up, 8 in 2024-02-11T23:02:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:40 smithi160 ceph-mon[106289]: osdmap e1251: 8 total, 8 up, 8 in 2024-02-11T23:02:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:40 smithi160 ceph-mon[106289]: pgmap v2421: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 23 KiB/s wr, 93 op/s 2024-02-11T23:02:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:40 smithi023 ceph-mon[111262]: osdmap e1251: 8 total, 8 up, 8 in 2024-02-11T23:02:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:40 smithi023 ceph-mon[111262]: pgmap v2421: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 23 KiB/s wr, 93 op/s 2024-02-11T23:02:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:40 smithi023 ceph-mon[113671]: osdmap e1251: 8 total, 8 up, 8 in 2024-02-11T23:02:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:40 smithi023 ceph-mon[113671]: pgmap v2421: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 23 KiB/s wr, 93 op/s 2024-02-11T23:02:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:41 smithi160 ceph-mon[106289]: osdmap e1252: 8 total, 8 up, 8 in 2024-02-11T23:02:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:41 smithi023 ceph-mon[111262]: osdmap e1252: 8 total, 8 up, 8 in 2024-02-11T23:02:42.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:41 smithi023 ceph-mon[113671]: osdmap e1252: 8 total, 8 up, 8 in 2024-02-11T23:02:43.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:42 smithi023 ceph-mon[111262]: osdmap e1253: 8 total, 8 up, 8 in 2024-02-11T23:02:43.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:42 smithi023 ceph-mon[111262]: pgmap v2424: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 14 KiB/s wr, 24 op/s 2024-02-11T23:02:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:42 smithi023 ceph-mon[113671]: osdmap e1253: 8 total, 8 up, 8 in 2024-02-11T23:02:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:42 smithi023 ceph-mon[113671]: pgmap v2424: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 14 KiB/s wr, 24 op/s 2024-02-11T23:02:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:42 smithi160 ceph-mon[106289]: osdmap e1253: 8 total, 8 up, 8 in 2024-02-11T23:02:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:42 smithi160 ceph-mon[106289]: pgmap v2424: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 14 KiB/s wr, 24 op/s 2024-02-11T23:02:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:43 smithi023 ceph-mon[111262]: osdmap e1254: 8 total, 8 up, 8 in 2024-02-11T23:02:44.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:43 smithi023 ceph-mon[113671]: osdmap e1254: 8 total, 8 up, 8 in 2024-02-11T23:02:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:43 smithi160 ceph-mon[106289]: osdmap e1254: 8 total, 8 up, 8 in 2024-02-11T23:02:45.030 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5066 ms) 2024-02-11T23:02:45.030 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-02-11T23:02:45.031 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:45.093 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:02:45.093 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (63 ms) 2024-02-11T23:02:45.094 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-02-11T23:02:45.094 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:45.168 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (75 ms) 2024-02-11T23:02:45.169 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-02-11T23:02:45.169 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:44 smithi023 ceph-mon[111262]: osdmap e1255: 8 total, 8 up, 8 in 2024-02-11T23:02:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:44 smithi023 ceph-mon[111262]: pgmap v2427: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 46 op/s 2024-02-11T23:02:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:44 smithi023 ceph-mon[113671]: osdmap e1255: 8 total, 8 up, 8 in 2024-02-11T23:02:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:44 smithi023 ceph-mon[113671]: pgmap v2427: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 46 op/s 2024-02-11T23:02:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:44 smithi160 ceph-mon[106289]: osdmap e1255: 8 total, 8 up, 8 in 2024-02-11T23:02:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:44 smithi160 ceph-mon[106289]: pgmap v2427: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 46 op/s 2024-02-11T23:02:46.042 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (874 ms) 2024-02-11T23:02:46.042 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-02-11T23:02:46.042 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:45 smithi023 ceph-mon[111262]: osdmap e1256: 8 total, 8 up, 8 in 2024-02-11T23:02:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:02:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:02:45] "GET /metrics HTTP/1.1" 200 75035 "" "Prometheus/2.43.0" 2024-02-11T23:02:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:46 smithi023 ceph-mon[113671]: osdmap e1256: 8 total, 8 up, 8 in 2024-02-11T23:02:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:46 smithi160 ceph-mon[106289]: osdmap e1256: 8 total, 8 up, 8 in 2024-02-11T23:02:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:47 smithi023 ceph-mon[113671]: osdmap e1257: 8 total, 8 up, 8 in 2024-02-11T23:02:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:47 smithi023 ceph-mon[113671]: pgmap v2430: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-02-11T23:02:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:47 smithi023 ceph-mon[111262]: osdmap e1257: 8 total, 8 up, 8 in 2024-02-11T23:02:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:47 smithi023 ceph-mon[111262]: pgmap v2430: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-02-11T23:02:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:47 smithi160 ceph-mon[106289]: osdmap e1257: 8 total, 8 up, 8 in 2024-02-11T23:02:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:47 smithi160 ceph-mon[106289]: pgmap v2430: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-02-11T23:02:48.086 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2044 ms) 2024-02-11T23:02:48.086 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-02-11T23:02:48.086 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (67 ms) 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_librbd.cc:8982: Skipped 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-02-11T23:02:48.154 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:48 smithi023 ceph-mon[111262]: osdmap e1258: 8 total, 8 up, 8 in 2024-02-11T23:02:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:48 smithi023 ceph-mon[113671]: osdmap e1258: 8 total, 8 up, 8 in 2024-02-11T23:02:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:48 smithi160 ceph-mon[106289]: osdmap e1258: 8 total, 8 up, 8 in 2024-02-11T23:02:49.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:49 smithi023 ceph-mon[111262]: osdmap e1259: 8 total, 8 up, 8 in 2024-02-11T23:02:49.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:49 smithi023 ceph-mon[111262]: pgmap v2433: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 8.0 KiB/s wr, 65 op/s 2024-02-11T23:02:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:49 smithi023 ceph-mon[113671]: osdmap e1259: 8 total, 8 up, 8 in 2024-02-11T23:02:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:49 smithi023 ceph-mon[113671]: pgmap v2433: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 8.0 KiB/s wr, 65 op/s 2024-02-11T23:02:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:49 smithi160 ceph-mon[106289]: osdmap e1259: 8 total, 8 up, 8 in 2024-02-11T23:02:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:49 smithi160 ceph-mon[106289]: pgmap v2433: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 8.0 KiB/s wr, 65 op/s 2024-02-11T23:02:49.745 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T23:02:49.746 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapRemove2 (1592 ms) 2024-02-11T23:02:49.746 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-02-11T23:02:49.746 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:50.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:50 smithi023 ceph-mon[111262]: osdmap e1260: 8 total, 8 up, 8 in 2024-02-11T23:02:50.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:50 smithi023 ceph-mon[111262]: osdmap e1261: 8 total, 8 up, 8 in 2024-02-11T23:02:50.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:50 smithi023 ceph-mon[113671]: osdmap e1260: 8 total, 8 up, 8 in 2024-02-11T23:02:50.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:50 smithi023 ceph-mon[113671]: osdmap e1261: 8 total, 8 up, 8 in 2024-02-11T23:02:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:50 smithi160 ceph-mon[106289]: osdmap e1260: 8 total, 8 up, 8 in 2024-02-11T23:02:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:50 smithi160 ceph-mon[106289]: osdmap e1261: 8 total, 8 up, 8 in 2024-02-11T23:02:50.773 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1028 ms) 2024-02-11T23:02:50.773 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-02-11T23:02:50.774 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:51 smithi023 ceph-mon[111262]: pgmap v2436: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-02-11T23:02:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:51 smithi023 ceph-mon[111262]: osdmap e1262: 8 total, 8 up, 8 in 2024-02-11T23:02:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:51 smithi023 ceph-mon[113671]: pgmap v2436: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-02-11T23:02:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:51 smithi023 ceph-mon[113671]: osdmap e1262: 8 total, 8 up, 8 in 2024-02-11T23:02:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:51 smithi160 ceph-mon[106289]: pgmap v2436: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-02-11T23:02:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:51 smithi160 ceph-mon[106289]: osdmap e1262: 8 total, 8 up, 8 in 2024-02-11T23:02:51.773 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1000 ms) 2024-02-11T23:02:51.773 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-02-11T23:02:51.773 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:52 smithi023 ceph-mon[111262]: osdmap e1263: 8 total, 8 up, 8 in 2024-02-11T23:02:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:52 smithi023 ceph-mon[113671]: osdmap e1263: 8 total, 8 up, 8 in 2024-02-11T23:02:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:02:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:52 smithi160 ceph-mon[106289]: osdmap e1263: 8 total, 8 up, 8 in 2024-02-11T23:02:52.806 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1033 ms) 2024-02-11T23:02:52.806 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-02-11T23:02:52.806 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:53 smithi023 ceph-mon[111262]: pgmap v2439: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 195 KiB/s rd, 12 KiB/s wr, 261 op/s 2024-02-11T23:02:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:53 smithi023 ceph-mon[111262]: osdmap e1264: 8 total, 8 up, 8 in 2024-02-11T23:02:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:53 smithi023 ceph-mon[113671]: pgmap v2439: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 195 KiB/s rd, 12 KiB/s wr, 261 op/s 2024-02-11T23:02:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:53 smithi023 ceph-mon[113671]: osdmap e1264: 8 total, 8 up, 8 in 2024-02-11T23:02:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:53 smithi160 ceph-mon[106289]: pgmap v2439: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 195 KiB/s rd, 12 KiB/s wr, 261 op/s 2024-02-11T23:02:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:53 smithi160 ceph-mon[106289]: osdmap e1264: 8 total, 8 up, 8 in 2024-02-11T23:02:53.862 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1056 ms) 2024-02-11T23:02:53.862 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-02-11T23:02:53.862 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:53.904 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (42 ms) 2024-02-11T23:02:53.904 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-02-11T23:02:53.904 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:53.942 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (37 ms) 2024-02-11T23:02:53.942 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-02-11T23:02:53.942 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: osdmap e1265: 8 total, 8 up, 8 in 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 1]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 4]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.0", "id": [1, 6]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.3", "id": [4, 5]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1f", "id": [3, 5]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-02-11T23:02:55.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[113671]: pgmap v2442: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 244 op/s 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: osdmap e1265: 8 total, 8 up, 8 in 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 1]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 4]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.0", "id": [1, 6]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.3", "id": [4, 5]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1f", "id": [3, 5]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]: dispatch 2024-02-11T23:02:55.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:54 smithi023 ceph-mon[111262]: pgmap v2442: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 244 op/s 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: osdmap e1265: 8 total, 8 up, 8 in 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 1]}]: dispatch 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 4]}]: dispatch 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.0", "id": [1, 6]}]: dispatch 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.3", "id": [4, 5]}]: dispatch 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1f", "id": [3, 5]}]: dispatch 2024-02-11T23:02:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-02-11T23:02:55.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-02-11T23:02:55.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]: dispatch 2024-02-11T23:02:55.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]: dispatch 2024-02-11T23:02:55.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:54 smithi160 ceph-mon[106289]: pgmap v2442: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 244 op/s 2024-02-11T23:02:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:02:55] "GET /metrics HTTP/1.1" 200 75029 "" "Prometheus/2.43.0" 2024-02-11T23:02:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 1]}]': finished 2024-02-11T23:02:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 4]}]': finished 2024-02-11T23:02:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.0", "id": [1, 6]}]': finished 2024-02-11T23:02:56.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.3", "id": [4, 5]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1f", "id": [3, 5]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[111262]: osdmap e1266: 8 total, 8 up, 8 in 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 1]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 4]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.0", "id": [1, 6]}]': finished 2024-02-11T23:02:56.159 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.3", "id": [4, 5]}]': finished 2024-02-11T23:02:56.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1f", "id": [3, 5]}]': finished 2024-02-11T23:02:56.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-02-11T23:02:56.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-02-11T23:02:56.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]': finished 2024-02-11T23:02:56.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]': finished 2024-02-11T23:02:56.160 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:55 smithi023 ceph-mon[113671]: osdmap e1266: 8 total, 8 up, 8 in 2024-02-11T23:02:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 1]}]': finished 2024-02-11T23:02:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 4]}]': finished 2024-02-11T23:02:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.0", "id": [1, 6]}]': finished 2024-02-11T23:02:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.3", "id": [4, 5]}]': finished 2024-02-11T23:02:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.1f", "id": [3, 5]}]': finished 2024-02-11T23:02:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-02-11T23:02:56.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-02-11T23:02:56.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 4]}]': finished 2024-02-11T23:02:56.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 3]}]': finished 2024-02-11T23:02:56.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:55 smithi160 ceph-mon[106289]: osdmap e1266: 8 total, 8 up, 8 in 2024-02-11T23:02:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:56 smithi023 ceph-mon[111262]: osdmap e1267: 8 total, 8 up, 8 in 2024-02-11T23:02:57.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:56 smithi023 ceph-mon[111262]: pgmap v2445: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 176 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T23:02:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:56 smithi023 ceph-mon[113671]: osdmap e1267: 8 total, 8 up, 8 in 2024-02-11T23:02:57.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:56 smithi023 ceph-mon[113671]: pgmap v2445: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 176 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T23:02:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:56 smithi160 ceph-mon[106289]: osdmap e1267: 8 total, 8 up, 8 in 2024-02-11T23:02:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:56 smithi160 ceph-mon[106289]: pgmap v2445: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 176 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T23:02:58.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:57 smithi023 ceph-mon[111262]: osdmap e1268: 8 total, 8 up, 8 in 2024-02-11T23:02:58.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:57 smithi023 ceph-mon[113671]: osdmap e1268: 8 total, 8 up, 8 in 2024-02-11T23:02:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:57 smithi160 ceph-mon[106289]: osdmap e1268: 8 total, 8 up, 8 in 2024-02-11T23:02:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:58 smithi023 ceph-mon[111262]: osdmap e1269: 8 total, 8 up, 8 in 2024-02-11T23:02:59.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:58 smithi023 ceph-mon[111262]: pgmap v2448: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 8.5 KiB/s wr, 203 op/s; 0 B/s, 1 objects/s recovering 2024-02-11T23:02:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:58 smithi023 ceph-mon[113671]: osdmap e1269: 8 total, 8 up, 8 in 2024-02-11T23:02:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:58 smithi023 ceph-mon[113671]: pgmap v2448: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 8.5 KiB/s wr, 203 op/s; 0 B/s, 1 objects/s recovering 2024-02-11T23:02:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:58 smithi160 ceph-mon[106289]: osdmap e1269: 8 total, 8 up, 8 in 2024-02-11T23:02:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:58 smithi160 ceph-mon[106289]: pgmap v2448: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 8.5 KiB/s wr, 203 op/s; 0 B/s, 1 objects/s recovering 2024-02-11T23:03:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:59 smithi023 ceph-mon[111262]: osdmap e1270: 8 total, 8 up, 8 in 2024-02-11T23:03:00.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:02:59 smithi023 ceph-mon[111262]: osdmap e1271: 8 total, 8 up, 8 in 2024-02-11T23:03:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:59 smithi023 ceph-mon[113671]: osdmap e1270: 8 total, 8 up, 8 in 2024-02-11T23:03:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:02:59 smithi023 ceph-mon[113671]: osdmap e1271: 8 total, 8 up, 8 in 2024-02-11T23:03:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:59 smithi160 ceph-mon[106289]: osdmap e1270: 8 total, 8 up, 8 in 2024-02-11T23:03:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:02:59 smithi160 ceph-mon[106289]: osdmap e1271: 8 total, 8 up, 8 in 2024-02-11T23:03:01.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:00 smithi023 ceph-mon[111262]: pgmap v2451: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 109 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T23:03:01.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:00 smithi023 ceph-mon[111262]: osdmap e1272: 8 total, 8 up, 8 in 2024-02-11T23:03:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:00 smithi023 ceph-mon[113671]: pgmap v2451: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 109 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T23:03:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:00 smithi023 ceph-mon[113671]: osdmap e1272: 8 total, 8 up, 8 in 2024-02-11T23:03:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:00 smithi160 ceph-mon[106289]: pgmap v2451: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.7 KiB/s wr, 109 op/s; 0 B/s, 0 objects/s recovering 2024-02-11T23:03:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:00 smithi160 ceph-mon[106289]: osdmap e1272: 8 total, 8 up, 8 in 2024-02-11T23:03:03.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:02 smithi023 ceph-mon[111262]: osdmap e1273: 8 total, 8 up, 8 in 2024-02-11T23:03:03.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:02 smithi023 ceph-mon[111262]: pgmap v2454: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-02-11T23:03:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:02 smithi023 ceph-mon[113671]: osdmap e1273: 8 total, 8 up, 8 in 2024-02-11T23:03:03.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:02 smithi023 ceph-mon[113671]: pgmap v2454: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-02-11T23:03:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:02 smithi160 ceph-mon[106289]: osdmap e1273: 8 total, 8 up, 8 in 2024-02-11T23:03:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:02 smithi160 ceph-mon[106289]: pgmap v2454: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-02-11T23:03:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:03 smithi023 ceph-mon[111262]: osdmap e1274: 8 total, 8 up, 8 in 2024-02-11T23:03:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:03 smithi023 ceph-mon[113671]: osdmap e1274: 8 total, 8 up, 8 in 2024-02-11T23:03:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:03 smithi160 ceph-mon[106289]: osdmap e1274: 8 total, 8 up, 8 in 2024-02-11T23:03:04.378 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10437 ms) 2024-02-11T23:03:04.378 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Metadata 2024-02-11T23:03:04.378 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:04.887 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Metadata (509 ms) 2024-02-11T23:03:04.944 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-02-11T23:03:04.945 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:04 smithi023 ceph-mon[113671]: osdmap e1275: 8 total, 8 up, 8 in 2024-02-11T23:03:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:04 smithi023 ceph-mon[113671]: pgmap v2457: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 12 KiB/s wr, 89 op/s 2024-02-11T23:03:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:04 smithi023 ceph-mon[111262]: osdmap e1275: 8 total, 8 up, 8 in 2024-02-11T23:03:05.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:04 smithi023 ceph-mon[111262]: pgmap v2457: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 12 KiB/s wr, 89 op/s 2024-02-11T23:03:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:04 smithi160 ceph-mon[106289]: osdmap e1275: 8 total, 8 up, 8 in 2024-02-11T23:03:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:04 smithi160 ceph-mon[106289]: pgmap v2457: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 12 KiB/s wr, 89 op/s 2024-02-11T23:03:05.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.MetadataPP (997 ms) 2024-02-11T23:03:05.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-02-11T23:03:05.884 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:05.997 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.UpdateFeatures (112 ms) 2024-02-11T23:03:05.997 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-02-11T23:03:05.997 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (1 ms) 2024-02-11T23:03:05.997 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-02-11T23:03:05.997 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:05 smithi023 ceph-mon[111262]: osdmap e1276: 8 total, 8 up, 8 in 2024-02-11T23:03:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:03:05] "GET /metrics HTTP/1.1" 200 75029 "" "Prometheus/2.43.0" 2024-02-11T23:03:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:05 smithi023 ceph-mon[113671]: osdmap e1276: 8 total, 8 up, 8 in 2024-02-11T23:03:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:05 smithi160 ceph-mon[106289]: osdmap e1276: 8 total, 8 up, 8 in 2024-02-11T23:03:06.849 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:06.849 INFO:tasks.workunit.client.0.smithi023.stdout:25.00% done 2024-02-11T23:03:06.849 INFO:tasks.workunit.client.0.smithi023.stdout:50.00% done 2024-02-11T23:03:06.849 INFO:tasks.workunit.client.0.smithi023.stdout:75.00% done 2024-02-11T23:03:06.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.RebuildObjectMap (852 ms) 2024-02-11T23:03:06.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:25.00% done 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:50.00% done 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:75.00% done 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (35 ms) 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-02-11T23:03:06.885 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:06 smithi023 ceph-mon[111262]: osdmap e1277: 8 total, 8 up, 8 in 2024-02-11T23:03:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:06 smithi023 ceph-mon[111262]: pgmap v2460: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 167 KiB/s wr, 748 op/s 2024-02-11T23:03:07.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:06 smithi023 ceph-mon[113671]: osdmap e1277: 8 total, 8 up, 8 in 2024-02-11T23:03:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:06 smithi023 ceph-mon[113671]: pgmap v2460: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 167 KiB/s wr, 748 op/s 2024-02-11T23:03:07.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:06 smithi160 ceph-mon[106289]: osdmap e1277: 8 total, 8 up, 8 in 2024-02-11T23:03:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:06 smithi160 ceph-mon[106289]: pgmap v2460: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 477 KiB/s rd, 167 KiB/s wr, 748 op/s 2024-02-11T23:03:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:07.883 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:07.883 INFO:tasks.workunit.client.0.smithi023.stdout:25.00% done 2024-02-11T23:03:07.883 INFO:tasks.workunit.client.0.smithi023.stdout:50.00% done 2024-02-11T23:03:07.883 INFO:tasks.workunit.client.0.smithi023.stdout:75.00% done 2024-02-11T23:03:07.883 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CheckObjectMap (999 ms) 2024-02-11T23:03:07.883 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-02-11T23:03:07.884 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:07.913 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.BlockingAIO (30 ms) 2024-02-11T23:03:07.913 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-02-11T23:03:07.913 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (134 ms) 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_librbd.cc:10039: Skipped 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (1 ms) 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-02-11T23:03:08.048 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:08.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:07 smithi023 ceph-mon[111262]: osdmap e1278: 8 total, 8 up, 8 in 2024-02-11T23:03:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:07 smithi023 ceph-mon[113671]: osdmap e1278: 8 total, 8 up, 8 in 2024-02-11T23:03:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:07 smithi160 ceph-mon[106289]: osdmap e1278: 8 total, 8 up, 8 in 2024-02-11T23:03:08.911 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (863 ms) 2024-02-11T23:03:08.912 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-02-11T23:03:08.912 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:09.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:08 smithi023 ceph-mon[111262]: osdmap e1279: 8 total, 8 up, 8 in 2024-02-11T23:03:09.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:08 smithi023 ceph-mon[111262]: pgmap v2463: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 665 KiB/s rd, 206 KiB/s wr, 1.02k op/s 2024-02-11T23:03:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:08 smithi023 ceph-mon[113671]: osdmap e1279: 8 total, 8 up, 8 in 2024-02-11T23:03:09.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:08 smithi023 ceph-mon[113671]: pgmap v2463: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 665 KiB/s rd, 206 KiB/s wr, 1.02k op/s 2024-02-11T23:03:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:08 smithi160 ceph-mon[106289]: osdmap e1279: 8 total, 8 up, 8 in 2024-02-11T23:03:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:08 smithi160 ceph-mon[106289]: pgmap v2463: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 665 KiB/s rd, 206 KiB/s wr, 1.02k op/s 2024-02-11T23:03:09.864 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (953 ms) 2024-02-11T23:03:09.864 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-02-11T23:03:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:09 smithi023 ceph-mon[111262]: osdmap e1280: 8 total, 8 up, 8 in 2024-02-11T23:03:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:09 smithi023 ceph-mon[113671]: osdmap e1280: 8 total, 8 up, 8 in 2024-02-11T23:03:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:09 smithi160 ceph-mon[106289]: osdmap e1280: 8 total, 8 up, 8 in 2024-02-11T23:03:10.980 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:10.980 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T23:03:10.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestImageOptions (1115 ms) 2024-02-11T23:03:10.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-02-11T23:03:11.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:10 smithi023 ceph-mon[111262]: osdmap e1281: 8 total, 8 up, 8 in 2024-02-11T23:03:11.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:10 smithi023 ceph-mon[111262]: pgmap v2466: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 100 KiB/s wr, 514 op/s 2024-02-11T23:03:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:10 smithi023 ceph-mon[113671]: osdmap e1281: 8 total, 8 up, 8 in 2024-02-11T23:03:11.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:10 smithi023 ceph-mon[113671]: pgmap v2466: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 100 KiB/s wr, 514 op/s 2024-02-11T23:03:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:10 smithi160 ceph-mon[106289]: osdmap e1281: 8 total, 8 up, 8 in 2024-02-11T23:03:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:10 smithi160 ceph-mon[106289]: pgmap v2466: 649 pgs: 649 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 100 KiB/s wr, 514 op/s 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:100.00% done 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1000 ms) 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-02-11T23:03:11.980 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:12.023 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:03:12.023 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:03:12.023 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:03:12.023 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:03:12.023 INFO:tasks.workunit.client.0.smithi023.stdout:wrote: 512 2024-02-11T23:03:12.023 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:03:12.024 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:started write 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:write completion cb called! 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 0 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:finished write 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:03:12.025 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:created completion 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:started read 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:read completion cb called! 2024-02-11T23:03:12.026 INFO:tasks.workunit.client.0.smithi023.stdout:return value is: 512 2024-02-11T23:03:12.027 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ImagePollIO (44 ms) 2024-02-11T23:03:12.027 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Mirror 2024-02-11T23:03:12.028 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:12.036 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:11 smithi023 ceph-mon[111262]: osdmap e1282: 8 total, 8 up, 8 in 2024-02-11T23:03:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:11 smithi023 ceph-mon[113671]: osdmap e1282: 8 total, 8 up, 8 in 2024-02-11T23:03:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:11 smithi160 ceph-mon[106289]: osdmap e1282: 8 total, 8 up, 8 in 2024-02-11T23:03:13.030 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Mirror (1006 ms) 2024-02-11T23:03:13.030 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-02-11T23:03:13.044 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (15 ms) 2024-02-11T23:03:13.044 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-02-11T23:03:13.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:12 smithi023 ceph-mon[111262]: osdmap e1283: 8 total, 8 up, 8 in 2024-02-11T23:03:13.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:12 smithi023 ceph-mon[111262]: pgmap v2469: 649 pgs: 649 active+clean; 313 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 1.0 MiB/s wr, 424 op/s 2024-02-11T23:03:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:12 smithi023 ceph-mon[113671]: osdmap e1283: 8 total, 8 up, 8 in 2024-02-11T23:03:13.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:12 smithi023 ceph-mon[113671]: pgmap v2469: 649 pgs: 649 active+clean; 313 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 1.0 MiB/s wr, 424 op/s 2024-02-11T23:03:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:12 smithi160 ceph-mon[106289]: osdmap e1283: 8 total, 8 up, 8 in 2024-02-11T23:03:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:12 smithi160 ceph-mon[106289]: pgmap v2469: 649 pgs: 649 active+clean; 313 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 1.0 MiB/s wr, 424 op/s 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: osdmap e1284: 8 total, 8 up, 8 in 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/521cbb73-d41c-4bb4-bce3-32862845b99b"}]: dispatch 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/521cbb73-d41c-4bb4-bce3-32862845b99b"}]': finished 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8ed2a8f7-2e89-4118-9237-98d0b86fd543"}]: dispatch 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8ed2a8f7-2e89-4118-9237-98d0b86fd543"}]': finished 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/da487744-111f-4c85-8098-c2a4c6976d52"}]: dispatch 2024-02-11T23:03:14.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/da487744-111f-4c85-8098-c2a4c6976d52"}]': finished 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]': finished 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: osdmap e1284: 8 total, 8 up, 8 in 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/521cbb73-d41c-4bb4-bce3-32862845b99b"}]: dispatch 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/521cbb73-d41c-4bb4-bce3-32862845b99b"}]': finished 2024-02-11T23:03:14.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8ed2a8f7-2e89-4118-9237-98d0b86fd543"}]: dispatch 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8ed2a8f7-2e89-4118-9237-98d0b86fd543"}]': finished 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/da487744-111f-4c85-8098-c2a4c6976d52"}]: dispatch 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/da487744-111f-4c85-8098-c2a4c6976d52"}]': finished 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]': finished 2024-02-11T23:03:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: osdmap e1284: 8 total, 8 up, 8 in 2024-02-11T23:03:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2024-02-11T23:03:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2024-02-11T23:03:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/521cbb73-d41c-4bb4-bce3-32862845b99b"}]: dispatch 2024-02-11T23:03:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/521cbb73-d41c-4bb4-bce3-32862845b99b"}]': finished 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8ed2a8f7-2e89-4118-9237-98d0b86fd543"}]: dispatch 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8ed2a8f7-2e89-4118-9237-98d0b86fd543"}]': finished 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/da487744-111f-4c85-8098-c2a4c6976d52"}]: dispatch 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/da487744-111f-4c85-8098-c2a4c6976d52"}]': finished 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]: dispatch 2024-02-11T23:03:14.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1499521474' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/d65d988d-1344-4629-8ae1-af51743ba83e"}]': finished 2024-02-11T23:03:15.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:15 smithi023 ceph-mon[111262]: osdmap e1285: 8 total, 8 up, 8 in 2024-02-11T23:03:15.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:15 smithi023 ceph-mon[111262]: pgmap v2472: 649 pgs: 649 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 1.4 MiB/s wr, 311 op/s 2024-02-11T23:03:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:15 smithi023 ceph-mon[113671]: osdmap e1285: 8 total, 8 up, 8 in 2024-02-11T23:03:15.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:15 smithi023 ceph-mon[113671]: pgmap v2472: 649 pgs: 649 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 1.4 MiB/s wr, 311 op/s 2024-02-11T23:03:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:15 smithi160 ceph-mon[106289]: osdmap e1285: 8 total, 8 up, 8 in 2024-02-11T23:03:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:15 smithi160 ceph-mon[106289]: pgmap v2472: 649 pgs: 649 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 1.4 MiB/s wr, 311 op/s 2024-02-11T23:03:16.058 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:03:15] "GET /metrics HTTP/1.1" 200 75034 "" "Prometheus/2.43.0" 2024-02-11T23:03:16.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:16 smithi023 ceph-mon[111262]: osdmap e1286: 8 total, 8 up, 8 in 2024-02-11T23:03:16.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:16 smithi023 ceph-mon[113671]: osdmap e1286: 8 total, 8 up, 8 in 2024-02-11T23:03:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:16 smithi160 ceph-mon[106289]: osdmap e1286: 8 total, 8 up, 8 in 2024-02-11T23:03:17.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:17 smithi023 ceph-mon[111262]: osdmap e1287: 8 total, 8 up, 8 in 2024-02-11T23:03:17.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:17 smithi023 ceph-mon[111262]: pgmap v2475: 649 pgs: 649 active+clean; 317 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 1.1 MiB/s wr, 240 op/s 2024-02-11T23:03:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:17 smithi023 ceph-mon[113671]: osdmap e1287: 8 total, 8 up, 8 in 2024-02-11T23:03:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:17 smithi023 ceph-mon[113671]: pgmap v2475: 649 pgs: 649 active+clean; 317 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 1.1 MiB/s wr, 240 op/s 2024-02-11T23:03:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:17 smithi160 ceph-mon[106289]: osdmap e1287: 8 total, 8 up, 8 in 2024-02-11T23:03:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:17 smithi160 ceph-mon[106289]: pgmap v2475: 649 pgs: 649 active+clean; 317 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 1.1 MiB/s wr, 240 op/s 2024-02-11T23:03:18.162 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5118 ms) 2024-02-11T23:03:18.162 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-02-11T23:03:18.162 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:18.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:18 smithi023 ceph-mon[111262]: osdmap e1288: 8 total, 8 up, 8 in 2024-02-11T23:03:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:18 smithi023 ceph-mon[113671]: osdmap e1288: 8 total, 8 up, 8 in 2024-02-11T23:03:18.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:18 smithi160 ceph-mon[106289]: osdmap e1288: 8 total, 8 up, 8 in 2024-02-11T23:03:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:19 smithi023 ceph-mon[111262]: osdmap e1289: 8 total, 8 up, 8 in 2024-02-11T23:03:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:19 smithi023 ceph-mon[111262]: pgmap v2478: 649 pgs: 649 active+clean; 317 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 658 KiB/s wr, 292 op/s 2024-02-11T23:03:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:19 smithi023 ceph-mon[113671]: osdmap e1289: 8 total, 8 up, 8 in 2024-02-11T23:03:19.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:19 smithi023 ceph-mon[113671]: pgmap v2478: 649 pgs: 649 active+clean; 317 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 658 KiB/s wr, 292 op/s 2024-02-11T23:03:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:19 smithi160 ceph-mon[106289]: osdmap e1289: 8 total, 8 up, 8 in 2024-02-11T23:03:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:19 smithi160 ceph-mon[106289]: pgmap v2478: 649 pgs: 649 active+clean; 317 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 658 KiB/s wr, 292 op/s 2024-02-11T23:03:20.169 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2007 ms) 2024-02-11T23:03:20.169 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-02-11T23:03:20.170 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:20.224 INFO:tasks.workunit.client.0.smithi023.stdout:1: acquiring exclusive lock 2024-02-11T23:03:20.224 INFO:tasks.workunit.client.0.smithi023.stdout:2: acquiring exclusive lock 2024-02-11T23:03:20.228 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock acquired 2024-02-11T23:03:20.256 INFO:tasks.workunit.client.0.smithi023.stdout:2: releasing exclusive lock 2024-02-11T23:03:20.259 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock released 2024-02-11T23:03:20.259 INFO:tasks.workunit.client.0.smithi023.stdout:2: acquiring exclusive lock 2024-02-11T23:03:20.261 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock acquired 2024-02-11T23:03:20.266 INFO:tasks.workunit.client.0.smithi023.stdout:1: releasing exclusive lock 2024-02-11T23:03:20.269 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock released 2024-02-11T23:03:20.269 INFO:tasks.workunit.client.0.smithi023.stdout:1: acquiring exclusive lock 2024-02-11T23:03:20.274 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock acquired 2024-02-11T23:03:20.292 INFO:tasks.workunit.client.0.smithi023.stdout:1: releasing exclusive lock 2024-02-11T23:03:20.293 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock released 2024-02-11T23:03:20.293 INFO:tasks.workunit.client.0.smithi023.stdout:1: acquiring exclusive lock 2024-02-11T23:03:20.296 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock acquired 2024-02-11T23:03:20.302 INFO:tasks.workunit.client.0.smithi023.stdout:2: releasing exclusive lock 2024-02-11T23:03:20.304 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock released 2024-02-11T23:03:20.304 INFO:tasks.workunit.client.0.smithi023.stdout:2: acquiring exclusive lock 2024-02-11T23:03:20.308 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock acquired 2024-02-11T23:03:20.352 INFO:tasks.workunit.client.0.smithi023.stdout:1: releasing exclusive lock 2024-02-11T23:03:20.355 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock released 2024-02-11T23:03:20.355 INFO:tasks.workunit.client.0.smithi023.stdout:1: acquiring exclusive lock 2024-02-11T23:03:20.359 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock acquired 2024-02-11T23:03:20.400 INFO:tasks.workunit.client.0.smithi023.stdout:1: releasing exclusive lock 2024-02-11T23:03:20.403 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock released 2024-02-11T23:03:20.403 INFO:tasks.workunit.client.0.smithi023.stdout:1: acquiring exclusive lock 2024-02-11T23:03:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:20 smithi023 ceph-mon[111262]: osdmap e1290: 8 total, 8 up, 8 in 2024-02-11T23:03:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:20 smithi023 ceph-mon[113671]: osdmap e1290: 8 total, 8 up, 8 in 2024-02-11T23:03:20.406 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock acquired 2024-02-11T23:03:20.427 INFO:tasks.workunit.client.0.smithi023.stdout:2: releasing exclusive lock 2024-02-11T23:03:20.430 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock released 2024-02-11T23:03:20.430 INFO:tasks.workunit.client.0.smithi023.stdout:2: acquiring exclusive lock 2024-02-11T23:03:20.433 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock acquired 2024-02-11T23:03:20.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:20 smithi160 ceph-mon[106289]: osdmap e1290: 8 total, 8 up, 8 in 2024-02-11T23:03:20.460 INFO:tasks.workunit.client.0.smithi023.stdout:1: releasing exclusive lock 2024-02-11T23:03:20.462 INFO:tasks.workunit.client.0.smithi023.stdout:1: exclusive lock released 2024-02-11T23:03:20.466 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock acquired 2024-02-11T23:03:20.505 INFO:tasks.workunit.client.0.smithi023.stdout:2: releasing exclusive lock 2024-02-11T23:03:20.508 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock released 2024-02-11T23:03:20.508 INFO:tasks.workunit.client.0.smithi023.stdout:2: acquiring exclusive lock 2024-02-11T23:03:20.512 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock acquired 2024-02-11T23:03:20.519 INFO:tasks.workunit.client.0.smithi023.stdout:2: releasing exclusive lock 2024-02-11T23:03:20.522 INFO:tasks.workunit.client.0.smithi023.stdout:2: exclusive lock released 2024-02-11T23:03:20.536 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ExclusiveLock (367 ms) 2024-02-11T23:03:20.536 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.BreakLock 2024-02-11T23:03:20.551 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.185 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.BreakLock (649 ms) 2024-02-11T23:03:21.185 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-02-11T23:03:21.185 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.216 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (30 ms) 2024-02-11T23:03:21.216 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-02-11T23:03:21.216 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-02-11T23:03:21.216 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-02-11T23:03:21.216 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.284 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:21.284 INFO:tasks.workunit.client.0.smithi023.stdout:1.56% done 2024-02-11T23:03:21.284 INFO:tasks.workunit.client.0.smithi023.stdout:3.12% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:4.69% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:6.25% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:7.81% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:9.38% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:10.94% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:12.50% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:14.06% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:15.62% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:17.19% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:18.75% done 2024-02-11T23:03:21.285 INFO:tasks.workunit.client.0.smithi023.stdout:20.31% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:21.88% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:23.44% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:25.00% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:26.56% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:28.12% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:29.69% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:31.25% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:32.81% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:34.38% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:35.94% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:37.50% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:39.06% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:40.62% done 2024-02-11T23:03:21.286 INFO:tasks.workunit.client.0.smithi023.stdout:42.19% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:43.75% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:45.31% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:46.88% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:48.44% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:50.00% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:51.56% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:53.12% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:54.69% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:56.25% done 2024-02-11T23:03:21.287 INFO:tasks.workunit.client.0.smithi023.stdout:57.81% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:59.38% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:60.94% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:62.50% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:64.06% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:65.62% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:67.19% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:68.75% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:70.31% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:71.88% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:73.44% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:75.00% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:76.56% done 2024-02-11T23:03:21.288 INFO:tasks.workunit.client.0.smithi023.stdout:78.12% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:79.69% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:81.25% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:82.81% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:84.38% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:85.94% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:87.50% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:89.06% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:90.62% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:92.19% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:93.75% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:95.31% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:96.88% done 2024-02-11T23:03:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:98.44% done 2024-02-11T23:03:21.290 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (69 ms) 2024-02-11T23:03:21.290 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-02-11T23:03:21.290 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.342 INFO:tasks.workunit.client.0.smithi023.stdout:0.00% done 2024-02-11T23:03:21.342 INFO:tasks.workunit.client.0.smithi023.stdout:1.56% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:3.12% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:4.69% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:6.25% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:7.81% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:9.38% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:10.94% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:12.50% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:14.06% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:15.62% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:17.19% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:18.75% done 2024-02-11T23:03:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:20.31% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:21.88% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:23.44% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:25.00% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:26.56% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:28.12% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:29.69% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:31.25% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:32.81% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:34.38% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:35.94% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:37.50% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:39.06% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:40.62% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:42.19% done 2024-02-11T23:03:21.344 INFO:tasks.workunit.client.0.smithi023.stdout:43.75% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:45.31% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:46.88% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:48.44% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:50.00% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:51.56% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:53.12% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:54.69% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:56.25% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:57.81% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:59.38% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:60.94% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:62.50% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:64.06% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:65.62% done 2024-02-11T23:03:21.345 INFO:tasks.workunit.client.0.smithi023.stdout:67.19% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:68.75% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:70.31% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:71.88% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:73.44% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:75.00% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:76.56% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:78.12% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:79.69% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:81.25% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:82.81% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:84.38% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:85.94% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:87.50% done 2024-02-11T23:03:21.346 INFO:tasks.workunit.client.0.smithi023.stdout:89.06% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:90.62% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:92.19% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:93.75% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:95.31% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:96.88% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:98.44% done 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (58 ms) 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-02-11T23:03:21.347 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.351 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:21 smithi023 ceph-mon[111262]: osdmap e1291: 8 total, 8 up, 8 in 2024-02-11T23:03:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:21 smithi023 ceph-mon[111262]: pgmap v2481: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 78 KiB/s wr, 193 op/s 2024-02-11T23:03:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:21 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/23653483"}]: dispatch 2024-02-11T23:03:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:21 smithi023 ceph-mon[113671]: osdmap e1291: 8 total, 8 up, 8 in 2024-02-11T23:03:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:21 smithi023 ceph-mon[113671]: pgmap v2481: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 78 KiB/s wr, 193 op/s 2024-02-11T23:03:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:21 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/23653483"}]: dispatch 2024-02-11T23:03:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:21 smithi160 ceph-mon[106289]: osdmap e1291: 8 total, 8 up, 8 in 2024-02-11T23:03:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:21 smithi160 ceph-mon[106289]: pgmap v2481: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 78 KiB/s wr, 193 op/s 2024-02-11T23:03:21.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:21 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/23653483"}]: dispatch 2024-02-11T23:03:21.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestTrashPurge (137 ms) 2024-02-11T23:03:21.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-02-11T23:03:21.479 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.525 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (46 ms) 2024-02-11T23:03:21.526 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-02-11T23:03:21.526 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:21.556 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestListWatchers (31 ms) 2024-02-11T23:03:21.556 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-02-11T23:03:21.556 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:22.219 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestSetSnapById (663 ms) 2024-02-11T23:03:22.219 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Namespaces 2024-02-11T23:03:22.245 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Namespaces (26 ms) 2024-02-11T23:03:22.245 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-02-11T23:03:22.276 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:22.282 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:22.365 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.NamespacesPP (120 ms) 2024-02-11T23:03:22.365 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Migration 2024-02-11T23:03:22.365 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:22.365 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/23653483"}]': finished 2024-02-11T23:03:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:22 smithi160 ceph-mon[106289]: osdmap e1292: 8 total, 8 up, 8 in 2024-02-11T23:03:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/23653483"}]': finished 2024-02-11T23:03:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:22 smithi023 ceph-mon[111262]: osdmap e1292: 8 total, 8 up, 8 in 2024-02-11T23:03:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/23653483"}]': finished 2024-02-11T23:03:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:22 smithi023 ceph-mon[113671]: osdmap e1292: 8 total, 8 up, 8 in 2024-02-11T23:03:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:22.807 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Migration (442 ms) 2024-02-11T23:03:22.807 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-02-11T23:03:22.807 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:22.808 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:23.212 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.MigrationPP (405 ms) 2024-02-11T23:03:23.212 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-02-11T23:03:23.212 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:23.228 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2024-02-11T23:03:23.228 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-02-11T23:03:23.229 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:23.246 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (18 ms) 2024-02-11T23:03:23.247 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-02-11T23:03:23.247 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:23 smithi160 ceph-mon[106289]: osdmap e1293: 8 total, 8 up, 8 in 2024-02-11T23:03:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:23 smithi160 ceph-mon[106289]: pgmap v2484: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 137 KiB/s wr, 172 op/s 2024-02-11T23:03:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:23 smithi023 ceph-mon[111262]: osdmap e1293: 8 total, 8 up, 8 in 2024-02-11T23:03:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:23 smithi023 ceph-mon[111262]: pgmap v2484: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 137 KiB/s wr, 172 op/s 2024-02-11T23:03:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:23 smithi023 ceph-mon[113671]: osdmap e1293: 8 total, 8 up, 8 in 2024-02-11T23:03:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:23 smithi023 ceph-mon[113671]: pgmap v2484: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 137 KiB/s wr, 172 op/s 2024-02-11T23:03:24.294 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1046 ms) 2024-02-11T23:03:24.294 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-02-11T23:03:24.324 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2024-02-11T23:03:24.325 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-02-11T23:03:24.343 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2024-02-11T23:03:24.344 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.Config 2024-02-11T23:03:24.347 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:24.388 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.Config (45 ms) 2024-02-11T23:03:24.389 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-02-11T23:03:24.393 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:24.433 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ConfigPP (44 ms) 2024-02-11T23:03:24.433 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-02-11T23:03:24.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:24 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:03:24] ENGINE Bus STOPPING 2024-02-11T23:03:24.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:24 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:03:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T23:03:24.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:24 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:03:24] ENGINE Bus STOPPED 2024-02-11T23:03:24.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:24 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:03:24] ENGINE Bus STARTING 2024-02-11T23:03:24.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:24 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:03:24] ENGINE Serving on http://:::9283 2024-02-11T23:03:24.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:24 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:03:24] ENGINE Bus STARTED 2024-02-11T23:03:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:25 smithi160 ceph-mon[106289]: osdmap e1294: 8 total, 8 up, 8 in 2024-02-11T23:03:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:25 smithi160 ceph-mon[106289]: pgmap v2486: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 152 KiB/s wr, 672 op/s 2024-02-11T23:03:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:25 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T23:03:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:25 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:03:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:25 smithi160 ceph-mon[106289]: osdmap e1295: 8 total, 8 up, 8 in 2024-02-11T23:03:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:25 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3317939321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[111262]: osdmap e1294: 8 total, 8 up, 8 in 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[111262]: pgmap v2486: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 152 KiB/s wr, 672 op/s 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[111262]: osdmap e1295: 8 total, 8 up, 8 in 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3317939321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[113671]: osdmap e1294: 8 total, 8 up, 8 in 2024-02-11T23:03:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[113671]: pgmap v2486: 649 pgs: 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 152 KiB/s wr, 672 op/s 2024-02-11T23:03:25.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2976520774' entity='client.admin' 2024-02-11T23:03:25.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:03:25.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[113671]: osdmap e1295: 8 total, 8 up, 8 in 2024-02-11T23:03:25.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3317939321' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:25.955 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:03:25] "GET /metrics HTTP/1.1" 200 75039 "" "Prometheus/2.43.0" 2024-02-11T23:03:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3317939321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: osdmap e1296: 8 total, 8 up, 8 in 2024-02-11T23:03:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: pgmap v2489: 681 pgs: 2 creating+activating, 11 creating+peering, 19 unknown, 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 583 KiB/s rd, 38 KiB/s wr, 776 op/s 2024-02-11T23:03:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:03:27.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:03:27.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:26 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3317939321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: osdmap e1296: 8 total, 8 up, 8 in 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: pgmap v2489: 681 pgs: 2 creating+activating, 11 creating+peering, 19 unknown, 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 583 KiB/s rd, 38 KiB/s wr, 776 op/s 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:03:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3317939321' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: osdmap e1296: 8 total, 8 up, 8 in 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: pgmap v2489: 681 pgs: 2 creating+activating, 11 creating+peering, 19 unknown, 649 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 583 KiB/s rd, 38 KiB/s wr, 776 op/s 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:03:27.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:26 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:03:27.996 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:28.006 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:28.015 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:27 smithi160 ceph-mon[106289]: osdmap e1297: 8 total, 8 up, 8 in 2024-02-11T23:03:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:27 smithi023 ceph-mon[111262]: osdmap e1297: 8 total, 8 up, 8 in 2024-02-11T23:03:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:27 smithi023 ceph-mon[113671]: osdmap e1297: 8 total, 8 up, 8 in 2024-02-11T23:03:29.057 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.PoolStatsPP (4624 ms) 2024-02-11T23:03:29.057 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-02-11T23:03:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:28 smithi023 ceph-mon[113671]: osdmap e1298: 8 total, 8 up, 8 in 2024-02-11T23:03:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:28 smithi023 ceph-mon[113671]: pgmap v2492: 681 pgs: 2 creating+activating, 11 creating+peering, 4 unknown, 664 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 36 KiB/s wr, 620 op/s 2024-02-11T23:03:29.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:28 smithi023 ceph-mon[111262]: osdmap e1298: 8 total, 8 up, 8 in 2024-02-11T23:03:29.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:28 smithi023 ceph-mon[111262]: pgmap v2492: 681 pgs: 2 creating+activating, 11 creating+peering, 4 unknown, 664 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 36 KiB/s wr, 620 op/s 2024-02-11T23:03:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:28 smithi160 ceph-mon[106289]: osdmap e1298: 8 total, 8 up, 8 in 2024-02-11T23:03:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:28 smithi160 ceph-mon[106289]: pgmap v2492: 681 pgs: 2 creating+activating, 11 creating+peering, 4 unknown, 664 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 36 KiB/s wr, 620 op/s 2024-02-11T23:03:30.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[111262]: osdmap e1299: 8 total, 8 up, 8 in 2024-02-11T23:03:30.473 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[111262]: osdmap e1300: 8 total, 8 up, 8 in 2024-02-11T23:03:30.474 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2961805152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:30.474 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:30.474 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[113671]: osdmap e1299: 8 total, 8 up, 8 in 2024-02-11T23:03:30.474 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[113671]: osdmap e1300: 8 total, 8 up, 8 in 2024-02-11T23:03:30.474 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2961805152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:30.474 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:29 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:30.475 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:29 smithi160 ceph-mon[106289]: osdmap e1299: 8 total, 8 up, 8 in 2024-02-11T23:03:30.475 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:29 smithi160 ceph-mon[106289]: osdmap e1300: 8 total, 8 up, 8 in 2024-02-11T23:03:30.475 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:29 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2961805152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:30.475 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:29 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:30.959 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:30 smithi023 ceph-mon[111262]: pgmap v2495: 713 pgs: 2 creating+activating, 28 unknown, 11 creating+peering, 672 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 283 KiB/s rd, 19 KiB/s wr, 375 op/s 2024-02-11T23:03:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:30 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:30 smithi023 ceph-mon[111262]: osdmap e1301: 8 total, 8 up, 8 in 2024-02-11T23:03:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:30 smithi023 ceph-mon[113671]: pgmap v2495: 713 pgs: 2 creating+activating, 28 unknown, 11 creating+peering, 672 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 283 KiB/s rd, 19 KiB/s wr, 375 op/s 2024-02-11T23:03:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:30 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:30 smithi023 ceph-mon[113671]: osdmap e1301: 8 total, 8 up, 8 in 2024-02-11T23:03:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:30 smithi160 ceph-mon[106289]: pgmap v2495: 713 pgs: 2 creating+activating, 28 unknown, 11 creating+peering, 672 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 283 KiB/s rd, 19 KiB/s wr, 375 op/s 2024-02-11T23:03:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:30 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:31.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:30 smithi160 ceph-mon[106289]: osdmap e1301: 8 total, 8 up, 8 in 2024-02-11T23:03:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:31 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:03:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:31 smithi023 ceph-mon[111262]: osdmap e1302: 8 total, 8 up, 8 in 2024-02-11T23:03:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:31 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:03:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:31 smithi023 ceph-mon[113671]: osdmap e1302: 8 total, 8 up, 8 in 2024-02-11T23:03:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:31 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:03:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:31 smithi160 ceph-mon[106289]: osdmap e1302: 8 total, 8 up, 8 in 2024-02-11T23:03:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:32 smithi023 ceph-mon[111262]: pgmap v2498: 713 pgs: 3 creating+activating, 8 unknown, 7 creating+peering, 695 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 6.5 KiB/s wr, 59 op/s 2024-02-11T23:03:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:32 smithi023 ceph-mon[111262]: osdmap e1303: 8 total, 8 up, 8 in 2024-02-11T23:03:33.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:32 smithi023 ceph-mon[113671]: pgmap v2498: 713 pgs: 3 creating+activating, 8 unknown, 7 creating+peering, 695 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 6.5 KiB/s wr, 59 op/s 2024-02-11T23:03:33.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:32 smithi023 ceph-mon[113671]: osdmap e1303: 8 total, 8 up, 8 in 2024-02-11T23:03:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:32 smithi160 ceph-mon[106289]: pgmap v2498: 713 pgs: 3 creating+activating, 8 unknown, 7 creating+peering, 695 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 6.5 KiB/s wr, 59 op/s 2024-02-11T23:03:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:32 smithi160 ceph-mon[106289]: osdmap e1303: 8 total, 8 up, 8 in 2024-02-11T23:03:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:33 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:03:34.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:33 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:03:34.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:33 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:03:34.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:33 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:03:34.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:33 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:03:34.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:33 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:03:35.168 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ImageSpec (6112 ms) 2024-02-11T23:03:35.169 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-02-11T23:03:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:34 smithi023 ceph-mon[111262]: osdmap e1304: 8 total, 8 up, 8 in 2024-02-11T23:03:35.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:34 smithi023 ceph-mon[111262]: pgmap v2501: 713 pgs: 3 creating+activating, 7 creating+peering, 703 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 4.7 KiB/s wr, 57 op/s 2024-02-11T23:03:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:34 smithi023 ceph-mon[113671]: osdmap e1304: 8 total, 8 up, 8 in 2024-02-11T23:03:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:34 smithi023 ceph-mon[113671]: pgmap v2501: 713 pgs: 3 creating+activating, 7 creating+peering, 703 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 4.7 KiB/s wr, 57 op/s 2024-02-11T23:03:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:34 smithi160 ceph-mon[106289]: osdmap e1304: 8 total, 8 up, 8 in 2024-02-11T23:03:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:34 smithi160 ceph-mon[106289]: pgmap v2501: 713 pgs: 3 creating+activating, 7 creating+peering, 703 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 4.7 KiB/s wr, 57 op/s 2024-02-11T23:03:36.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:35 smithi023 ceph-mon[111262]: osdmap e1305: 8 total, 8 up, 8 in 2024-02-11T23:03:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:35 smithi023 ceph-mon[113671]: osdmap e1305: 8 total, 8 up, 8 in 2024-02-11T23:03:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:03:35] "GET /metrics HTTP/1.1" 200 75039 "" "Prometheus/2.43.0" 2024-02-11T23:03:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:35 smithi160 ceph-mon[106289]: osdmap e1305: 8 total, 8 up, 8 in 2024-02-11T23:03:37.053 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[111262]: osdmap e1306: 8 total, 8 up, 8 in 2024-02-11T23:03:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1846574305' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[111262]: pgmap v2504: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.5 KiB/s wr, 97 op/s 2024-02-11T23:03:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[113671]: osdmap e1306: 8 total, 8 up, 8 in 2024-02-11T23:03:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1846574305' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[113671]: pgmap v2504: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.5 KiB/s wr, 97 op/s 2024-02-11T23:03:37.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:37 smithi160 ceph-mon[106289]: osdmap e1306: 8 total, 8 up, 8 in 2024-02-11T23:03:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1846574305' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:37 smithi160 ceph-mon[106289]: pgmap v2504: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.5 KiB/s wr, 97 op/s 2024-02-11T23:03:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:38 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:03:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:38 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1846574305' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:38.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:38 smithi023 ceph-mon[111262]: osdmap e1307: 8 total, 8 up, 8 in 2024-02-11T23:03:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:38 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:03:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:38 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1846574305' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:38.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:38 smithi023 ceph-mon[113671]: osdmap e1307: 8 total, 8 up, 8 in 2024-02-11T23:03:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:38 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:03:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:38 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1846574305' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:38 smithi160 ceph-mon[106289]: osdmap e1307: 8 total, 8 up, 8 in 2024-02-11T23:03:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:39 smithi023 ceph-mon[111262]: osdmap e1308: 8 total, 8 up, 8 in 2024-02-11T23:03:39.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:39 smithi023 ceph-mon[111262]: pgmap v2507: 745 pgs: 5 creating+activating, 8 creating+peering, 13 unknown, 719 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 5.7 KiB/s wr, 168 op/s 2024-02-11T23:03:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:39 smithi023 ceph-mon[113671]: osdmap e1308: 8 total, 8 up, 8 in 2024-02-11T23:03:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:39 smithi023 ceph-mon[113671]: pgmap v2507: 745 pgs: 5 creating+activating, 8 creating+peering, 13 unknown, 719 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 5.7 KiB/s wr, 168 op/s 2024-02-11T23:03:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:39 smithi160 ceph-mon[106289]: osdmap e1308: 8 total, 8 up, 8 in 2024-02-11T23:03:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:39 smithi160 ceph-mon[106289]: pgmap v2507: 745 pgs: 5 creating+activating, 8 creating+peering, 13 unknown, 719 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 5.7 KiB/s wr, 168 op/s 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[111262]: osdmap e1309: 8 total, 8 up, 8 in 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[111262]: osdmap e1310: 8 total, 8 up, 8 in 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[113671]: osdmap e1309: 8 total, 8 up, 8 in 2024-02-11T23:03:40.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:40 smithi023 ceph-mon[113671]: osdmap e1310: 8 total, 8 up, 8 in 2024-02-11T23:03:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:40 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:03:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:40 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:03:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:40 smithi160 ceph-mon[106289]: osdmap e1309: 8 total, 8 up, 8 in 2024-02-11T23:03:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:40 smithi160 ceph-mon[106289]: osdmap e1310: 8 total, 8 up, 8 in 2024-02-11T23:03:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:41 smithi023 ceph-mon[111262]: pgmap v2510: 745 pgs: 5 creating+activating, 8 creating+peering, 8 unknown, 724 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 3.0 KiB/s wr, 85 op/s 2024-02-11T23:03:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:41 smithi023 ceph-mon[111262]: osdmap e1311: 8 total, 8 up, 8 in 2024-02-11T23:03:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:41 smithi023 ceph-mon[113671]: pgmap v2510: 745 pgs: 5 creating+activating, 8 creating+peering, 8 unknown, 724 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 3.0 KiB/s wr, 85 op/s 2024-02-11T23:03:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:41 smithi023 ceph-mon[113671]: osdmap e1311: 8 total, 8 up, 8 in 2024-02-11T23:03:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:41 smithi160 ceph-mon[106289]: pgmap v2510: 745 pgs: 5 creating+activating, 8 creating+peering, 8 unknown, 724 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 3.0 KiB/s wr, 85 op/s 2024-02-11T23:03:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:41 smithi160 ceph-mon[106289]: osdmap e1311: 8 total, 8 up, 8 in 2024-02-11T23:03:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:43 smithi023 ceph-mon[111262]: osdmap e1312: 8 total, 8 up, 8 in 2024-02-11T23:03:43.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:43 smithi023 ceph-mon[111262]: pgmap v2513: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:03:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:43 smithi023 ceph-mon[113671]: osdmap e1312: 8 total, 8 up, 8 in 2024-02-11T23:03:43.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:43 smithi023 ceph-mon[113671]: pgmap v2513: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:03:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:43 smithi160 ceph-mon[106289]: osdmap e1312: 8 total, 8 up, 8 in 2024-02-11T23:03:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:43 smithi160 ceph-mon[106289]: pgmap v2513: 713 pgs: 713 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 3 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 3 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout:child: image218 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout:child: image220 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout:child: image219 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-1/image218/8a99ee158115 2024-02-11T23:03:44.135 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-20/image219/8a998685014b 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:found child test-librbd-smithi023-177333-1/image220/8a9929e064b9 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:num children is: 0 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:num snaps is: 0 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:expected: 0 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8967 ms) 2024-02-11T23:03:44.136 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-02-11T23:03:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:44 smithi023 ceph-mon[111262]: osdmap e1313: 8 total, 8 up, 8 in 2024-02-11T23:03:44.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:44 smithi023 ceph-mon[113671]: osdmap e1313: 8 total, 8 up, 8 in 2024-02-11T23:03:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:44 smithi160 ceph-mon[106289]: osdmap e1313: 8 total, 8 up, 8 in 2024-02-11T23:03:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:45 smithi023 ceph-mon[111262]: osdmap e1314: 8 total, 8 up, 8 in 2024-02-11T23:03:45.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:45 smithi023 ceph-mon[111262]: pgmap v2516: 713 pgs: 713 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:03:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:45 smithi023 ceph-mon[113671]: osdmap e1314: 8 total, 8 up, 8 in 2024-02-11T23:03:45.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:45 smithi023 ceph-mon[113671]: pgmap v2516: 713 pgs: 713 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:03:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:45 smithi160 ceph-mon[106289]: osdmap e1314: 8 total, 8 up, 8 in 2024-02-11T23:03:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:45 smithi160 ceph-mon[106289]: pgmap v2516: 713 pgs: 713 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:03:46.140 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:46 smithi023 ceph-mon[111262]: osdmap e1315: 8 total, 8 up, 8 in 2024-02-11T23:03:46.140 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:46 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3629199378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:46.140 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:46 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:46.143 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:03:45] "GET /metrics HTTP/1.1" 200 82209 "" "Prometheus/2.43.0" 2024-02-11T23:03:46.165 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:46.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:46 smithi023 ceph-mon[113671]: osdmap e1315: 8 total, 8 up, 8 in 2024-02-11T23:03:46.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:46 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3629199378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:46.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:46 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:46 smithi160 ceph-mon[106289]: osdmap e1315: 8 total, 8 up, 8 in 2024-02-11T23:03:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:46 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3629199378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:46.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:46 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:03:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:47 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:47 smithi023 ceph-mon[111262]: osdmap e1316: 8 total, 8 up, 8 in 2024-02-11T23:03:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:47 smithi023 ceph-mon[111262]: pgmap v2519: 745 pgs: 13 creating+peering, 19 unknown, 713 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.0 KiB/s wr, 132 op/s 2024-02-11T23:03:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:47 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:47 smithi023 ceph-mon[113671]: osdmap e1316: 8 total, 8 up, 8 in 2024-02-11T23:03:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:47 smithi023 ceph-mon[113671]: pgmap v2519: 745 pgs: 13 creating+peering, 19 unknown, 713 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.0 KiB/s wr, 132 op/s 2024-02-11T23:03:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:47 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:03:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:47 smithi160 ceph-mon[106289]: osdmap e1316: 8 total, 8 up, 8 in 2024-02-11T23:03:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:47 smithi160 ceph-mon[106289]: pgmap v2519: 745 pgs: 13 creating+peering, 19 unknown, 713 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.0 KiB/s wr, 132 op/s 2024-02-11T23:03:48.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:48 smithi023 ceph-mon[111262]: osdmap e1317: 8 total, 8 up, 8 in 2024-02-11T23:03:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:48 smithi023 ceph-mon[113671]: osdmap e1317: 8 total, 8 up, 8 in 2024-02-11T23:03:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:48 smithi160 ceph-mon[106289]: osdmap e1317: 8 total, 8 up, 8 in 2024-02-11T23:03:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:49 smithi160 ceph-mon[106289]: osdmap e1318: 8 total, 8 up, 8 in 2024-02-11T23:03:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:49 smithi160 ceph-mon[106289]: pgmap v2522: 745 pgs: 13 creating+peering, 3 unknown, 729 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 KiB/s wr, 146 op/s 2024-02-11T23:03:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:49 smithi023 ceph-mon[111262]: osdmap e1318: 8 total, 8 up, 8 in 2024-02-11T23:03:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:49 smithi023 ceph-mon[111262]: pgmap v2522: 745 pgs: 13 creating+peering, 3 unknown, 729 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 KiB/s wr, 146 op/s 2024-02-11T23:03:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:49 smithi023 ceph-mon[113671]: osdmap e1318: 8 total, 8 up, 8 in 2024-02-11T23:03:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:49 smithi023 ceph-mon[113671]: pgmap v2522: 745 pgs: 13 creating+peering, 3 unknown, 729 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 KiB/s wr, 146 op/s 2024-02-11T23:03:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:50 smithi160 ceph-mon[106289]: osdmap e1319: 8 total, 8 up, 8 in 2024-02-11T23:03:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:50 smithi160 ceph-mon[106289]: osdmap e1320: 8 total, 8 up, 8 in 2024-02-11T23:03:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:50 smithi023 ceph-mon[111262]: osdmap e1319: 8 total, 8 up, 8 in 2024-02-11T23:03:50.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:50 smithi023 ceph-mon[111262]: osdmap e1320: 8 total, 8 up, 8 in 2024-02-11T23:03:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:50 smithi023 ceph-mon[113671]: osdmap e1319: 8 total, 8 up, 8 in 2024-02-11T23:03:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:50 smithi023 ceph-mon[113671]: osdmap e1320: 8 total, 8 up, 8 in 2024-02-11T23:03:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:51 smithi160 ceph-mon[106289]: pgmap v2525: 745 pgs: 9 creating+peering, 736 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 33 op/s 2024-02-11T23:03:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:51 smithi160 ceph-mon[106289]: osdmap e1321: 8 total, 8 up, 8 in 2024-02-11T23:03:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:51 smithi023 ceph-mon[111262]: pgmap v2525: 745 pgs: 9 creating+peering, 736 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 33 op/s 2024-02-11T23:03:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:51 smithi023 ceph-mon[111262]: osdmap e1321: 8 total, 8 up, 8 in 2024-02-11T23:03:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:51 smithi023 ceph-mon[113671]: pgmap v2525: 745 pgs: 9 creating+peering, 736 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 511 B/s wr, 33 op/s 2024-02-11T23:03:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:51 smithi023 ceph-mon[113671]: osdmap e1321: 8 total, 8 up, 8 in 2024-02-11T23:03:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:52 smithi023 ceph-mon[111262]: osdmap e1322: 8 total, 8 up, 8 in 2024-02-11T23:03:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:52 smithi023 ceph-mon[113671]: osdmap e1322: 8 total, 8 up, 8 in 2024-02-11T23:03:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:03:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:52 smithi160 ceph-mon[106289]: osdmap e1322: 8 total, 8 up, 8 in 2024-02-11T23:03:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:53 smithi023 ceph-mon[111262]: pgmap v2528: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2024-02-11T23:03:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:53 smithi023 ceph-mon[111262]: osdmap e1323: 8 total, 8 up, 8 in 2024-02-11T23:03:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:53 smithi023 ceph-mon[113671]: pgmap v2528: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2024-02-11T23:03:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:53 smithi023 ceph-mon[113671]: osdmap e1323: 8 total, 8 up, 8 in 2024-02-11T23:03:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:53 smithi160 ceph-mon[106289]: pgmap v2528: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2024-02-11T23:03:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:53 smithi160 ceph-mon[106289]: osdmap e1323: 8 total, 8 up, 8 in 2024-02-11T23:03:54.067 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.QuiesceWatch (9932 ms) 2024-02-11T23:03:54.067 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-02-11T23:03:54.068 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: osdmap e1324: 8 total, 8 up, 8 in 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: pgmap v2531: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]: dispatch 2024-02-11T23:03:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: osdmap e1324: 8 total, 8 up, 8 in 2024-02-11T23:03:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: pgmap v2531: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-02-11T23:03:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-02-11T23:03:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2024-02-11T23:03:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-02-11T23:03:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-02-11T23:03:55.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:54 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]: dispatch 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: osdmap e1324: 8 total, 8 up, 8 in 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: pgmap v2531: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-02-11T23:03:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:54 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]: dispatch 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:03:55] "GET /metrics HTTP/1.1" 200 82212 "" "Prometheus/2.43.0" 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]': finished 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]': finished 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]': finished 2024-02-11T23:03:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[113671]: osdmap e1325: 8 total, 8 up, 8 in 2024-02-11T23:03:56.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-02-11T23:03:56.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]': finished 2024-02-11T23:03:56.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]': finished 2024-02-11T23:03:56.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-02-11T23:03:56.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]': finished 2024-02-11T23:03:56.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:55 smithi023 ceph-mon[111262]: osdmap e1325: 8 total, 8 up, 8 in 2024-02-11T23:03:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-02-11T23:03:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]': finished 2024-02-11T23:03:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]': finished 2024-02-11T23:03:56.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-02-11T23:03:56.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [0, 2]}]': finished 2024-02-11T23:03:56.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:55 smithi160 ceph-mon[106289]: osdmap e1325: 8 total, 8 up, 8 in 2024-02-11T23:03:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:56 smithi023 ceph-mon[111262]: osdmap e1326: 8 total, 8 up, 8 in 2024-02-11T23:03:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:56 smithi023 ceph-mon[111262]: pgmap v2534: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.2 KiB/s wr, 42 op/s 2024-02-11T23:03:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:56 smithi023 ceph-mon[113671]: osdmap e1326: 8 total, 8 up, 8 in 2024-02-11T23:03:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:56 smithi023 ceph-mon[113671]: pgmap v2534: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.2 KiB/s wr, 42 op/s 2024-02-11T23:03:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:56 smithi160 ceph-mon[106289]: osdmap e1326: 8 total, 8 up, 8 in 2024-02-11T23:03:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:56 smithi160 ceph-mon[106289]: pgmap v2534: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.2 KiB/s wr, 42 op/s 2024-02-11T23:03:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:57 smithi023 ceph-mon[111262]: osdmap e1327: 8 total, 8 up, 8 in 2024-02-11T23:03:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:58 smithi023 ceph-mon[113671]: osdmap e1327: 8 total, 8 up, 8 in 2024-02-11T23:03:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:57 smithi160 ceph-mon[106289]: osdmap e1327: 8 total, 8 up, 8 in 2024-02-11T23:03:59.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:59 smithi023 ceph-mon[111262]: osdmap e1328: 8 total, 8 up, 8 in 2024-02-11T23:03:59.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:03:59 smithi023 ceph-mon[111262]: pgmap v2537: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.2 KiB/s wr, 87 op/s; 3 B/s, 0 objects/s recovering 2024-02-11T23:03:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:59 smithi023 ceph-mon[113671]: osdmap e1328: 8 total, 8 up, 8 in 2024-02-11T23:03:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:03:59 smithi023 ceph-mon[113671]: pgmap v2537: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.2 KiB/s wr, 87 op/s; 3 B/s, 0 objects/s recovering 2024-02-11T23:03:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:59 smithi160 ceph-mon[106289]: osdmap e1328: 8 total, 8 up, 8 in 2024-02-11T23:03:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:03:59 smithi160 ceph-mon[106289]: pgmap v2537: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.2 KiB/s wr, 87 op/s; 3 B/s, 0 objects/s recovering 2024-02-11T23:04:00.060 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5993 ms) 2024-02-11T23:04:00.060 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-02-11T23:04:00.060 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:04:00.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:00 smithi023 ceph-mon[111262]: osdmap e1329: 8 total, 8 up, 8 in 2024-02-11T23:04:00.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:00 smithi023 ceph-mon[111262]: osdmap e1330: 8 total, 8 up, 8 in 2024-02-11T23:04:00.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:00 smithi023 ceph-mon[113671]: osdmap e1329: 8 total, 8 up, 8 in 2024-02-11T23:04:00.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:00 smithi023 ceph-mon[113671]: osdmap e1330: 8 total, 8 up, 8 in 2024-02-11T23:04:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:00 smithi160 ceph-mon[106289]: osdmap e1329: 8 total, 8 up, 8 in 2024-02-11T23:04:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:00 smithi160 ceph-mon[106289]: osdmap e1330: 8 total, 8 up, 8 in 2024-02-11T23:04:01.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:01 smithi023 ceph-mon[111262]: pgmap v2540: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 KiB/s wr, 48 op/s; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:04:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:01 smithi023 ceph-mon[113671]: pgmap v2540: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 KiB/s wr, 48 op/s; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:04:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:01 smithi160 ceph-mon[106289]: pgmap v2540: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 KiB/s wr, 48 op/s; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:04:02.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:02 smithi023 ceph-mon[111262]: osdmap e1331: 8 total, 8 up, 8 in 2024-02-11T23:04:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:02 smithi023 ceph-mon[113671]: osdmap e1331: 8 total, 8 up, 8 in 2024-02-11T23:04:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:02 smithi160 ceph-mon[106289]: osdmap e1331: 8 total, 8 up, 8 in 2024-02-11T23:04:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:03 smithi023 ceph-mon[111262]: osdmap e1332: 8 total, 8 up, 8 in 2024-02-11T23:04:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:03 smithi023 ceph-mon[111262]: pgmap v2543: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 6.0 KiB/s wr, 101 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:04:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:03 smithi023 ceph-mon[113671]: osdmap e1332: 8 total, 8 up, 8 in 2024-02-11T23:04:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:03 smithi023 ceph-mon[113671]: pgmap v2543: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 6.0 KiB/s wr, 101 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:04:03.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:03 smithi160 ceph-mon[106289]: osdmap e1332: 8 total, 8 up, 8 in 2024-02-11T23:04:03.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:03 smithi160 ceph-mon[106289]: pgmap v2543: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 6.0 KiB/s wr, 101 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:04:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:04 smithi023 ceph-mon[111262]: osdmap e1333: 8 total, 8 up, 8 in 2024-02-11T23:04:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:04 smithi023 ceph-mon[113671]: osdmap e1333: 8 total, 8 up, 8 in 2024-02-11T23:04:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:04 smithi160 ceph-mon[106289]: osdmap e1333: 8 total, 8 up, 8 in 2024-02-11T23:04:05.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:05 smithi023 ceph-mon[111262]: osdmap e1334: 8 total, 8 up, 8 in 2024-02-11T23:04:05.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:05 smithi023 ceph-mon[111262]: pgmap v2546: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 6.0 KiB/s wr, 103 op/s 2024-02-11T23:04:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:05 smithi023 ceph-mon[113671]: osdmap e1334: 8 total, 8 up, 8 in 2024-02-11T23:04:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:05 smithi023 ceph-mon[113671]: pgmap v2546: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 6.0 KiB/s wr, 103 op/s 2024-02-11T23:04:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:05 smithi160 ceph-mon[106289]: osdmap e1334: 8 total, 8 up, 8 in 2024-02-11T23:04:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:05 smithi160 ceph-mon[106289]: pgmap v2546: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 6.0 KiB/s wr, 103 op/s 2024-02-11T23:04:06.108 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:04:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:04:05] "GET /metrics HTTP/1.1" 200 82212 "" "Prometheus/2.43.0" 2024-02-11T23:04:06.256 INFO:tasks.workunit.client.0.smithi023.stdout:10.00% done 2024-02-11T23:04:06.256 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6196 ms) 2024-02-11T23:04:06.256 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-02-11T23:04:06.256 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:04:06.271 INFO:tasks.workunit.client.0.smithi023.stderr:test quiesce is not long enough to time out 2024-02-11T23:04:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:06 smithi023 ceph-mon[111262]: osdmap e1335: 8 total, 8 up, 8 in 2024-02-11T23:04:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:06 smithi023 ceph-mon[113671]: osdmap e1335: 8 total, 8 up, 8 in 2024-02-11T23:04:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:06 smithi160 ceph-mon[106289]: osdmap e1335: 8 total, 8 up, 8 in 2024-02-11T23:04:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:07 smithi023 ceph-mon[111262]: osdmap e1336: 8 total, 8 up, 8 in 2024-02-11T23:04:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:07 smithi023 ceph-mon[111262]: pgmap v2549: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-02-11T23:04:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:07 smithi023 ceph-mon[113671]: osdmap e1336: 8 total, 8 up, 8 in 2024-02-11T23:04:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:07 smithi023 ceph-mon[113671]: pgmap v2549: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-02-11T23:04:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:07 smithi160 ceph-mon[106289]: osdmap e1336: 8 total, 8 up, 8 in 2024-02-11T23:04:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:07 smithi160 ceph-mon[106289]: pgmap v2549: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.7 KiB/s wr, 66 op/s 2024-02-11T23:04:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:09 smithi023 ceph-mon[113671]: pgmap v2550: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 56 op/s 2024-02-11T23:04:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:09 smithi023 ceph-mon[111262]: pgmap v2550: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 56 op/s 2024-02-11T23:04:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:09 smithi160 ceph-mon[106289]: pgmap v2550: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 56 op/s 2024-02-11T23:04:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:10 smithi160 ceph-mon[106289]: osdmap e1337: 8 total, 8 up, 8 in 2024-02-11T23:04:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:10 smithi160 ceph-mon[106289]: pgmap v2552: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 52 op/s 2024-02-11T23:04:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:10 smithi023 ceph-mon[111262]: osdmap e1337: 8 total, 8 up, 8 in 2024-02-11T23:04:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:10 smithi023 ceph-mon[111262]: pgmap v2552: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 52 op/s 2024-02-11T23:04:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:10 smithi023 ceph-mon[113671]: osdmap e1337: 8 total, 8 up, 8 in 2024-02-11T23:04:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:10 smithi023 ceph-mon[113671]: pgmap v2552: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 52 op/s 2024-02-11T23:04:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:13 smithi023 ceph-mon[111262]: pgmap v2553: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 3.8 KiB/s wr, 63 op/s 2024-02-11T23:04:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:13 smithi023 ceph-mon[113671]: pgmap v2553: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 3.8 KiB/s wr, 63 op/s 2024-02-11T23:04:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:13 smithi160 ceph-mon[106289]: pgmap v2553: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 3.8 KiB/s wr, 63 op/s 2024-02-11T23:04:14.330 INFO:tasks.workunit.client.0.smithi023.stderr:test quiesce is timed out 2024-02-11T23:04:14.333 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 0 2024-02-11T23:04:15.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 1 2024-02-11T23:04:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-mon[111262]: pgmap v2554: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.1 KiB/s wr, 25 op/s 2024-02-11T23:04:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-mon[111262]: osdmap e1338: 8 total, 8 up, 8 in 2024-02-11T23:04:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-mon[111262]: osdmap e1339: 8 total, 8 up, 8 in 2024-02-11T23:04:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-mon[113671]: pgmap v2554: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.1 KiB/s wr, 25 op/s 2024-02-11T23:04:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-mon[113671]: osdmap e1338: 8 total, 8 up, 8 in 2024-02-11T23:04:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-mon[113671]: osdmap e1339: 8 total, 8 up, 8 in 2024-02-11T23:04:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:15 smithi160 ceph-mon[106289]: pgmap v2554: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.1 KiB/s wr, 25 op/s 2024-02-11T23:04:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:15 smithi160 ceph-mon[106289]: osdmap e1338: 8 total, 8 up, 8 in 2024-02-11T23:04:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:15 smithi160 ceph-mon[106289]: osdmap e1339: 8 total, 8 up, 8 in 2024-02-11T23:04:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:04:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:04:15] "GET /metrics HTTP/1.1" 200 82225 "" "Prometheus/2.43.0" 2024-02-11T23:04:16.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 2 2024-02-11T23:04:17.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 3 2024-02-11T23:04:17.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:17 smithi023 ceph-mon[111262]: pgmap v2557: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 976 B/s wr, 28 op/s 2024-02-11T23:04:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:17 smithi023 ceph-mon[113671]: pgmap v2557: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 976 B/s wr, 28 op/s 2024-02-11T23:04:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:17 smithi160 ceph-mon[106289]: pgmap v2557: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 976 B/s wr, 28 op/s 2024-02-11T23:04:18.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 4 2024-02-11T23:04:19.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 5 2024-02-11T23:04:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:19 smithi023 ceph-mon[111262]: pgmap v2558: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 639 B/s wr, 21 op/s 2024-02-11T23:04:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:19 smithi023 ceph-mon[113671]: pgmap v2558: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 639 B/s wr, 21 op/s 2024-02-11T23:04:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:19 smithi160 ceph-mon[106289]: pgmap v2558: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 639 B/s wr, 21 op/s 2024-02-11T23:04:20.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 6 2024-02-11T23:04:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:20 smithi160 ceph-mon[106289]: pgmap v2559: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-11T23:04:21.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 7 2024-02-11T23:04:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:20 smithi023 ceph-mon[111262]: pgmap v2559: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-11T23:04:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:20 smithi023 ceph-mon[113671]: pgmap v2559: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-11T23:04:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:22.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 8 2024-02-11T23:04:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:23.334 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 9 2024-02-11T23:04:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:22 smithi023 ceph-mon[111262]: pgmap v2560: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-11T23:04:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:22 smithi023 ceph-mon[113671]: pgmap v2560: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-11T23:04:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:22 smithi160 ceph-mon[106289]: pgmap v2560: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-11T23:04:24.335 INFO:tasks.workunit.client.0.smithi023.stderr:waiting for timed out ... 10 2024-02-11T23:04:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:25 smithi023 ceph-mon[111262]: pgmap v2561: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 309 B/s wr, 3 op/s 2024-02-11T23:04:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:25 smithi023 ceph-mon[113671]: pgmap v2561: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 309 B/s wr, 3 op/s 2024-02-11T23:04:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:25 smithi160 ceph-mon[106289]: pgmap v2561: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 309 B/s wr, 3 op/s 2024-02-11T23:04:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:04:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:04:25] "GET /metrics HTTP/1.1" 200 82223 "" "Prometheus/2.43.0" 2024-02-11T23:04:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:27 smithi023 ceph-mon[111262]: pgmap v2562: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.6 KiB/s rd, 272 B/s wr, 3 op/s 2024-02-11T23:04:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:27 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:04:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:27 smithi023 ceph-mon[113671]: pgmap v2562: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.6 KiB/s rd, 272 B/s wr, 3 op/s 2024-02-11T23:04:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:27 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:04:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:27 smithi160 ceph-mon[106289]: pgmap v2562: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.6 KiB/s rd, 272 B/s wr, 3 op/s 2024-02-11T23:04:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:27 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:04:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:04:28.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:04:28.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:04:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:04:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:04:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:04:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:04:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:04:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:04:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:29 smithi160 ceph-mon[106289]: pgmap v2563: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-11T23:04:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:29 smithi023 ceph-mon[111262]: pgmap v2563: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-11T23:04:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:29 smithi023 ceph-mon[113671]: pgmap v2563: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-11T23:04:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:30 smithi023 ceph-mon[111262]: pgmap v2564: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:30 smithi023 ceph-mon[113671]: pgmap v2564: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:30 smithi160 ceph-mon[106289]: pgmap v2564: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:33 smithi023 ceph-mon[111262]: pgmap v2565: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:33 smithi023 ceph-mon[113671]: pgmap v2565: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:33 smithi160 ceph-mon[106289]: pgmap v2565: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:35.335 INFO:tasks.workunit.client.0.smithi023.stderr:test retry succeeds 2024-02-11T23:04:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:35 smithi023 ceph-mon[111262]: pgmap v2566: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:35 smithi023 ceph-mon[113671]: pgmap v2566: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:35 smithi160 ceph-mon[106289]: pgmap v2566: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:04:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:04:35] "GET /metrics HTTP/1.1" 200 82223 "" "Prometheus/2.43.0" 2024-02-11T23:04:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:37 smithi023 ceph-mon[111262]: pgmap v2567: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:37 smithi023 ceph-mon[111262]: osdmap e1340: 8 total, 8 up, 8 in 2024-02-11T23:04:37.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:37 smithi023 ceph-mon[113671]: pgmap v2567: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:37 smithi023 ceph-mon[113671]: osdmap e1340: 8 total, 8 up, 8 in 2024-02-11T23:04:37.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:37 smithi160 ceph-mon[106289]: pgmap v2567: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:37 smithi160 ceph-mon[106289]: osdmap e1340: 8 total, 8 up, 8 in 2024-02-11T23:04:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:38.459 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32201 ms) 2024-02-11T23:04:38.459 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-02-11T23:04:38.459 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:04:38.519 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.WriteZeroes (62 ms) 2024-02-11T23:04:38.520 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-02-11T23:04:38.520 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:04:38.588 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (69 ms) 2024-02-11T23:04:38.588 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-02-11T23:04:38.588 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:04:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:38 smithi023 ceph-mon[111262]: osdmap e1341: 8 total, 8 up, 8 in 2024-02-11T23:04:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:38 smithi023 ceph-mon[113671]: osdmap e1341: 8 total, 8 up, 8 in 2024-02-11T23:04:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:38 smithi160 ceph-mon[106289]: osdmap e1341: 8 total, 8 up, 8 in 2024-02-11T23:04:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:39 smithi023 ceph-mon[111262]: pgmap v2570: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:39 smithi023 ceph-mon[111262]: osdmap e1342: 8 total, 8 up, 8 in 2024-02-11T23:04:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:39 smithi023 ceph-mon[113671]: pgmap v2570: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:39 smithi023 ceph-mon[113671]: osdmap e1342: 8 total, 8 up, 8 in 2024-02-11T23:04:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:39 smithi160 ceph-mon[106289]: pgmap v2570: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:04:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:39 smithi160 ceph-mon[106289]: osdmap e1342: 8 total, 8 up, 8 in 2024-02-11T23:04:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:40 smithi023 ceph-mon[111262]: osdmap e1343: 8 total, 8 up, 8 in 2024-02-11T23:04:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:40 smithi023 ceph-mon[113671]: osdmap e1343: 8 total, 8 up, 8 in 2024-02-11T23:04:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:40 smithi160 ceph-mon[106289]: osdmap e1343: 8 total, 8 up, 8 in 2024-02-11T23:04:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:41 smithi023 ceph-mon[111262]: pgmap v2573: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-02-11T23:04:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:41 smithi023 ceph-mon[111262]: osdmap e1344: 8 total, 8 up, 8 in 2024-02-11T23:04:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:41 smithi023 ceph-mon[113671]: pgmap v2573: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-02-11T23:04:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:41 smithi023 ceph-mon[113671]: osdmap e1344: 8 total, 8 up, 8 in 2024-02-11T23:04:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:41 smithi160 ceph-mon[106289]: pgmap v2573: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-02-11T23:04:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:41 smithi160 ceph-mon[106289]: osdmap e1344: 8 total, 8 up, 8 in 2024-02-11T23:04:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:42 smithi023 ceph-mon[111262]: osdmap e1345: 8 total, 8 up, 8 in 2024-02-11T23:04:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:42 smithi023 ceph-mon[113671]: osdmap e1345: 8 total, 8 up, 8 in 2024-02-11T23:04:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:42 smithi160 ceph-mon[106289]: osdmap e1345: 8 total, 8 up, 8 in 2024-02-11T23:04:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:43 smithi023 ceph-mon[111262]: pgmap v2576: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 181 op/s 2024-02-11T23:04:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:43 smithi023 ceph-mon[111262]: osdmap e1346: 8 total, 8 up, 8 in 2024-02-11T23:04:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:43 smithi023 ceph-mon[113671]: pgmap v2576: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 181 op/s 2024-02-11T23:04:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:43 smithi023 ceph-mon[113671]: osdmap e1346: 8 total, 8 up, 8 in 2024-02-11T23:04:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:43 smithi160 ceph-mon[106289]: pgmap v2576: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 9.7 KiB/s wr, 181 op/s 2024-02-11T23:04:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:43 smithi160 ceph-mon[106289]: osdmap e1346: 8 total, 8 up, 8 in 2024-02-11T23:04:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:44 smithi160 ceph-mon[106289]: osdmap e1347: 8 total, 8 up, 8 in 2024-02-11T23:04:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:44 smithi023 ceph-mon[111262]: osdmap e1347: 8 total, 8 up, 8 in 2024-02-11T23:04:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:44 smithi023 ceph-mon[113671]: osdmap e1347: 8 total, 8 up, 8 in 2024-02-11T23:04:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:45 smithi160 ceph-mon[106289]: pgmap v2579: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 170 op/s 2024-02-11T23:04:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:45 smithi160 ceph-mon[106289]: osdmap e1348: 8 total, 8 up, 8 in 2024-02-11T23:04:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:45 smithi160 ceph-mon[106289]: osdmap e1349: 8 total, 8 up, 8 in 2024-02-11T23:04:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-mon[111262]: pgmap v2579: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 170 op/s 2024-02-11T23:04:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-mon[111262]: osdmap e1348: 8 total, 8 up, 8 in 2024-02-11T23:04:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-mon[111262]: osdmap e1349: 8 total, 8 up, 8 in 2024-02-11T23:04:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-mon[113671]: pgmap v2579: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 10 KiB/s wr, 170 op/s 2024-02-11T23:04:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-mon[113671]: osdmap e1348: 8 total, 8 up, 8 in 2024-02-11T23:04:45.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-mon[113671]: osdmap e1349: 8 total, 8 up, 8 in 2024-02-11T23:04:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:04:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:04:45] "GET /metrics HTTP/1.1" 200 82225 "" "Prometheus/2.43.0" 2024-02-11T23:04:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:46 smithi023 ceph-mon[111262]: osdmap e1350: 8 total, 8 up, 8 in 2024-02-11T23:04:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:46 smithi023 ceph-mon[111262]: pgmap v2583: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.6 KiB/s wr, 9 op/s 2024-02-11T23:04:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:46 smithi023 ceph-mon[113671]: osdmap e1350: 8 total, 8 up, 8 in 2024-02-11T23:04:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:46 smithi023 ceph-mon[113671]: pgmap v2583: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.6 KiB/s wr, 9 op/s 2024-02-11T23:04:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:46 smithi160 ceph-mon[106289]: osdmap e1350: 8 total, 8 up, 8 in 2024-02-11T23:04:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:46 smithi160 ceph-mon[106289]: pgmap v2583: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.6 KiB/s wr, 9 op/s 2024-02-11T23:04:48.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:47 smithi023 ceph-mon[111262]: osdmap e1351: 8 total, 8 up, 8 in 2024-02-11T23:04:48.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:47 smithi023 ceph-mon[113671]: osdmap e1351: 8 total, 8 up, 8 in 2024-02-11T23:04:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:47 smithi160 ceph-mon[106289]: osdmap e1351: 8 total, 8 up, 8 in 2024-02-11T23:04:49.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:48 smithi023 ceph-mon[111262]: osdmap e1352: 8 total, 8 up, 8 in 2024-02-11T23:04:49.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:48 smithi023 ceph-mon[111262]: pgmap v2586: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.5 KiB/s wr, 19 op/s 2024-02-11T23:04:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:49 smithi023 ceph-mon[113671]: osdmap e1352: 8 total, 8 up, 8 in 2024-02-11T23:04:49.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:49 smithi023 ceph-mon[113671]: pgmap v2586: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.5 KiB/s wr, 19 op/s 2024-02-11T23:04:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:48 smithi160 ceph-mon[106289]: osdmap e1352: 8 total, 8 up, 8 in 2024-02-11T23:04:49.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:48 smithi160 ceph-mon[106289]: pgmap v2586: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.5 KiB/s wr, 19 op/s 2024-02-11T23:04:50.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:49 smithi023 ceph-mon[111262]: osdmap e1353: 8 total, 8 up, 8 in 2024-02-11T23:04:50.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:49 smithi023 ceph-mon[113671]: osdmap e1353: 8 total, 8 up, 8 in 2024-02-11T23:04:50.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:49 smithi160 ceph-mon[106289]: osdmap e1353: 8 total, 8 up, 8 in 2024-02-11T23:04:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:51 smithi023 ceph-mon[111262]: osdmap e1354: 8 total, 8 up, 8 in 2024-02-11T23:04:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:51 smithi023 ceph-mon[111262]: pgmap v2589: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.5 KiB/s wr, 13 op/s 2024-02-11T23:04:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:51 smithi023 ceph-mon[113671]: osdmap e1354: 8 total, 8 up, 8 in 2024-02-11T23:04:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:51 smithi023 ceph-mon[113671]: pgmap v2589: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.5 KiB/s wr, 13 op/s 2024-02-11T23:04:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:51 smithi160 ceph-mon[106289]: osdmap e1354: 8 total, 8 up, 8 in 2024-02-11T23:04:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:51 smithi160 ceph-mon[106289]: pgmap v2589: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.5 KiB/s wr, 13 op/s 2024-02-11T23:04:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:52 smithi023 ceph-mon[111262]: osdmap e1355: 8 total, 8 up, 8 in 2024-02-11T23:04:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:52 smithi023 ceph-mon[113671]: osdmap e1355: 8 total, 8 up, 8 in 2024-02-11T23:04:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:52 smithi160 ceph-mon[106289]: osdmap e1355: 8 total, 8 up, 8 in 2024-02-11T23:04:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:04:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:53 smithi023 ceph-mon[111262]: osdmap e1356: 8 total, 8 up, 8 in 2024-02-11T23:04:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:53 smithi023 ceph-mon[111262]: pgmap v2592: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:04:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:53 smithi023 ceph-mon[113671]: osdmap e1356: 8 total, 8 up, 8 in 2024-02-11T23:04:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:53 smithi023 ceph-mon[113671]: pgmap v2592: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:04:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:53 smithi160 ceph-mon[106289]: osdmap e1356: 8 total, 8 up, 8 in 2024-02-11T23:04:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:53 smithi160 ceph-mon[106289]: pgmap v2592: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:04:54.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:54 smithi023 ceph-mon[111262]: osdmap e1357: 8 total, 8 up, 8 in 2024-02-11T23:04:54.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:54 smithi023 ceph-mon[113671]: osdmap e1357: 8 total, 8 up, 8 in 2024-02-11T23:04:54.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:54 smithi160 ceph-mon[106289]: osdmap e1357: 8 total, 8 up, 8 in 2024-02-11T23:04:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:55 smithi023 ceph-mon[111262]: osdmap e1358: 8 total, 8 up, 8 in 2024-02-11T23:04:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:55 smithi023 ceph-mon[111262]: pgmap v2595: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:04:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:55 smithi023 ceph-mon[113671]: osdmap e1358: 8 total, 8 up, 8 in 2024-02-11T23:04:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:55 smithi023 ceph-mon[113671]: pgmap v2595: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:04:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:55 smithi160 ceph-mon[106289]: osdmap e1358: 8 total, 8 up, 8 in 2024-02-11T23:04:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:55 smithi160 ceph-mon[106289]: pgmap v2595: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:04:56.065 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:04:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:04:55] "GET /metrics HTTP/1.1" 200 82232 "" "Prometheus/2.43.0" 2024-02-11T23:04:56.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:56 smithi023 ceph-mon[111262]: osdmap e1359: 8 total, 8 up, 8 in 2024-02-11T23:04:56.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:56 smithi023 ceph-mon[113671]: osdmap e1359: 8 total, 8 up, 8 in 2024-02-11T23:04:56.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:56 smithi160 ceph-mon[106289]: osdmap e1359: 8 total, 8 up, 8 in 2024-02-11T23:04:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:57 smithi023 ceph-mon[111262]: osdmap e1360: 8 total, 8 up, 8 in 2024-02-11T23:04:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:57 smithi023 ceph-mon[111262]: pgmap v2598: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-02-11T23:04:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:57 smithi023 ceph-mon[113671]: osdmap e1360: 8 total, 8 up, 8 in 2024-02-11T23:04:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:57 smithi023 ceph-mon[113671]: pgmap v2598: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-02-11T23:04:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:57 smithi160 ceph-mon[106289]: osdmap e1360: 8 total, 8 up, 8 in 2024-02-11T23:04:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:57 smithi160 ceph-mon[106289]: pgmap v2598: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-02-11T23:04:58.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:58 smithi023 ceph-mon[111262]: osdmap e1361: 8 total, 8 up, 8 in 2024-02-11T23:04:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:58 smithi023 ceph-mon[113671]: osdmap e1361: 8 total, 8 up, 8 in 2024-02-11T23:04:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:58 smithi160 ceph-mon[106289]: osdmap e1361: 8 total, 8 up, 8 in 2024-02-11T23:04:59.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:59 smithi023 ceph-mon[111262]: osdmap e1362: 8 total, 8 up, 8 in 2024-02-11T23:04:59.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:04:59 smithi023 ceph-mon[111262]: pgmap v2601: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.7 KiB/s wr, 22 op/s 2024-02-11T23:04:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:59 smithi023 ceph-mon[113671]: osdmap e1362: 8 total, 8 up, 8 in 2024-02-11T23:04:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:04:59 smithi023 ceph-mon[113671]: pgmap v2601: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.7 KiB/s wr, 22 op/s 2024-02-11T23:04:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:59 smithi160 ceph-mon[106289]: osdmap e1362: 8 total, 8 up, 8 in 2024-02-11T23:04:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:04:59 smithi160 ceph-mon[106289]: pgmap v2601: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.7 KiB/s wr, 22 op/s 2024-02-11T23:05:00.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:00 smithi023 ceph-mon[111262]: osdmap e1363: 8 total, 8 up, 8 in 2024-02-11T23:05:00.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:00 smithi023 ceph-mon[111262]: osdmap e1364: 8 total, 8 up, 8 in 2024-02-11T23:05:00.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:00 smithi023 ceph-mon[113671]: osdmap e1363: 8 total, 8 up, 8 in 2024-02-11T23:05:00.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:00 smithi023 ceph-mon[113671]: osdmap e1364: 8 total, 8 up, 8 in 2024-02-11T23:05:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:00 smithi160 ceph-mon[106289]: osdmap e1363: 8 total, 8 up, 8 in 2024-02-11T23:05:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:00 smithi160 ceph-mon[106289]: osdmap e1364: 8 total, 8 up, 8 in 2024-02-11T23:05:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:01 smithi023 ceph-mon[111262]: pgmap v2604: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-02-11T23:05:01.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:01 smithi023 ceph-mon[111262]: osdmap e1365: 8 total, 8 up, 8 in 2024-02-11T23:05:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:01 smithi023 ceph-mon[113671]: pgmap v2604: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-02-11T23:05:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:01 smithi023 ceph-mon[113671]: osdmap e1365: 8 total, 8 up, 8 in 2024-02-11T23:05:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:01 smithi160 ceph-mon[106289]: pgmap v2604: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-02-11T23:05:01.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:01 smithi160 ceph-mon[106289]: osdmap e1365: 8 total, 8 up, 8 in 2024-02-11T23:05:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:02 smithi023 ceph-mon[111262]: osdmap e1366: 8 total, 8 up, 8 in 2024-02-11T23:05:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:02 smithi023 ceph-mon[111262]: pgmap v2607: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.2 KiB/s wr, 92 op/s 2024-02-11T23:05:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:02 smithi023 ceph-mon[113671]: osdmap e1366: 8 total, 8 up, 8 in 2024-02-11T23:05:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:02 smithi023 ceph-mon[113671]: pgmap v2607: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.2 KiB/s wr, 92 op/s 2024-02-11T23:05:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:02 smithi160 ceph-mon[106289]: osdmap e1366: 8 total, 8 up, 8 in 2024-02-11T23:05:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:02 smithi160 ceph-mon[106289]: pgmap v2607: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.2 KiB/s wr, 92 op/s 2024-02-11T23:05:04.110 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestLibRBD.ConcurentOperations (25522 ms) 2024-02-11T23:05:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:03 smithi023 ceph-mon[111262]: osdmap e1367: 8 total, 8 up, 8 in 2024-02-11T23:05:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:03 smithi023 ceph-mon[113671]: osdmap e1367: 8 total, 8 up, 8 in 2024-02-11T23:05:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:03 smithi160 ceph-mon[106289]: osdmap e1367: 8 total, 8 up, 8 in 2024-02-11T23:05:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:04 smithi023 ceph-mon[111262]: osdmap e1368: 8 total, 8 up, 8 in 2024-02-11T23:05:05.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:04 smithi023 ceph-mon[111262]: pgmap v2610: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.0 KiB/s wr, 92 op/s 2024-02-11T23:05:05.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:04 smithi023 ceph-mon[111262]: osdmap e1369: 8 total, 8 up, 8 in 2024-02-11T23:05:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:04 smithi023 ceph-mon[113671]: osdmap e1368: 8 total, 8 up, 8 in 2024-02-11T23:05:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:04 smithi023 ceph-mon[113671]: pgmap v2610: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.0 KiB/s wr, 92 op/s 2024-02-11T23:05:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:04 smithi023 ceph-mon[113671]: osdmap e1369: 8 total, 8 up, 8 in 2024-02-11T23:05:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:04 smithi160 ceph-mon[106289]: osdmap e1368: 8 total, 8 up, 8 in 2024-02-11T23:05:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:04 smithi160 ceph-mon[106289]: pgmap v2610: 745 pgs: 745 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.0 KiB/s wr, 92 op/s 2024-02-11T23:05:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:04 smithi160 ceph-mon[106289]: osdmap e1369: 8 total, 8 up, 8 in 2024-02-11T23:05:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:05:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:05:05] "GET /metrics HTTP/1.1" 200 82232 "" "Prometheus/2.43.0" 2024-02-11T23:05:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:06 smithi023 ceph-mon[111262]: osdmap e1370: 8 total, 8 up, 8 in 2024-02-11T23:05:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:06 smithi023 ceph-mon[111262]: pgmap v2613: 681 pgs: 681 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:06 smithi023 ceph-mon[113671]: osdmap e1370: 8 total, 8 up, 8 in 2024-02-11T23:05:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:06 smithi023 ceph-mon[113671]: pgmap v2613: 681 pgs: 681 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:06 smithi160 ceph-mon[106289]: osdmap e1370: 8 total, 8 up, 8 in 2024-02-11T23:05:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:06 smithi160 ceph-mon[106289]: pgmap v2613: 681 pgs: 681 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:08.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:07 smithi023 ceph-mon[111262]: osdmap e1371: 8 total, 8 up, 8 in 2024-02-11T23:05:08.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:07 smithi023 ceph-mon[113671]: osdmap e1371: 8 total, 8 up, 8 in 2024-02-11T23:05:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:07 smithi160 ceph-mon[106289]: osdmap e1371: 8 total, 8 up, 8 in 2024-02-11T23:05:09.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:09 smithi023 ceph-mon[111262]: osdmap e1372: 8 total, 8 up, 8 in 2024-02-11T23:05:09.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:09 smithi023 ceph-mon[111262]: pgmap v2616: 617 pgs: 617 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:09.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:09 smithi023 ceph-mon[113671]: osdmap e1372: 8 total, 8 up, 8 in 2024-02-11T23:05:09.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:09 smithi023 ceph-mon[113671]: pgmap v2616: 617 pgs: 617 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:09 smithi160 ceph-mon[106289]: osdmap e1372: 8 total, 8 up, 8 in 2024-02-11T23:05:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:09 smithi160 ceph-mon[106289]: pgmap v2616: 617 pgs: 617 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:10 smithi023 ceph-mon[111262]: osdmap e1373: 8 total, 8 up, 8 in 2024-02-11T23:05:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:10 smithi023 ceph-mon[111262]: osdmap e1374: 8 total, 8 up, 8 in 2024-02-11T23:05:10.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:10 smithi023 ceph-mon[113671]: osdmap e1373: 8 total, 8 up, 8 in 2024-02-11T23:05:10.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:10 smithi023 ceph-mon[113671]: osdmap e1374: 8 total, 8 up, 8 in 2024-02-11T23:05:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:10 smithi160 ceph-mon[106289]: osdmap e1373: 8 total, 8 up, 8 in 2024-02-11T23:05:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:10 smithi160 ceph-mon[106289]: osdmap e1374: 8 total, 8 up, 8 in 2024-02-11T23:05:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:11 smithi023 ceph-mon[111262]: pgmap v2619: 553 pgs: 553 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:11 smithi023 ceph-mon[111262]: osdmap e1375: 8 total, 8 up, 8 in 2024-02-11T23:05:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:11 smithi023 ceph-mon[113671]: pgmap v2619: 553 pgs: 553 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:11 smithi023 ceph-mon[113671]: osdmap e1375: 8 total, 8 up, 8 in 2024-02-11T23:05:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:11 smithi160 ceph-mon[106289]: pgmap v2619: 553 pgs: 553 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:11 smithi160 ceph-mon[106289]: osdmap e1375: 8 total, 8 up, 8 in 2024-02-11T23:05:13.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:12 smithi023 ceph-mon[111262]: osdmap e1376: 8 total, 8 up, 8 in 2024-02-11T23:05:13.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:12 smithi023 ceph-mon[111262]: pgmap v2622: 489 pgs: 489 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:13.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:12 smithi023 ceph-mon[113671]: osdmap e1376: 8 total, 8 up, 8 in 2024-02-11T23:05:13.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:12 smithi023 ceph-mon[113671]: pgmap v2622: 489 pgs: 489 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:12 smithi160 ceph-mon[106289]: osdmap e1376: 8 total, 8 up, 8 in 2024-02-11T23:05:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:12 smithi160 ceph-mon[106289]: pgmap v2622: 489 pgs: 489 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:14.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:13 smithi023 ceph-mon[111262]: osdmap e1377: 8 total, 8 up, 8 in 2024-02-11T23:05:14.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:13 smithi023 ceph-mon[113671]: osdmap e1377: 8 total, 8 up, 8 in 2024-02-11T23:05:14.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:13 smithi160 ceph-mon[106289]: osdmap e1377: 8 total, 8 up, 8 in 2024-02-11T23:05:15.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:14 smithi023 ceph-mon[111262]: osdmap e1378: 8 total, 8 up, 8 in 2024-02-11T23:05:15.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:14 smithi023 ceph-mon[111262]: pgmap v2625: 425 pgs: 425 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:14 smithi023 ceph-mon[113671]: osdmap e1378: 8 total, 8 up, 8 in 2024-02-11T23:05:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:14 smithi023 ceph-mon[113671]: pgmap v2625: 425 pgs: 425 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:14 smithi160 ceph-mon[106289]: osdmap e1378: 8 total, 8 up, 8 in 2024-02-11T23:05:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:14 smithi160 ceph-mon[106289]: pgmap v2625: 425 pgs: 425 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:15 smithi023 ceph-mon[111262]: osdmap e1379: 8 total, 8 up, 8 in 2024-02-11T23:05:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:05:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:05:15] "GET /metrics HTTP/1.1" 200 77432 "" "Prometheus/2.43.0" 2024-02-11T23:05:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:15 smithi023 ceph-mon[113671]: osdmap e1379: 8 total, 8 up, 8 in 2024-02-11T23:05:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:15 smithi160 ceph-mon[106289]: osdmap e1379: 8 total, 8 up, 8 in 2024-02-11T23:05:17.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:17 smithi023 ceph-mon[111262]: osdmap e1380: 8 total, 8 up, 8 in 2024-02-11T23:05:17.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:17 smithi023 ceph-mon[111262]: pgmap v2628: 361 pgs: 361 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:17 smithi023 ceph-mon[113671]: osdmap e1380: 8 total, 8 up, 8 in 2024-02-11T23:05:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:17 smithi023 ceph-mon[113671]: pgmap v2628: 361 pgs: 361 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:17 smithi160 ceph-mon[106289]: osdmap e1380: 8 total, 8 up, 8 in 2024-02-11T23:05:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:17 smithi160 ceph-mon[106289]: pgmap v2628: 361 pgs: 361 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:18 smithi023 ceph-mon[111262]: osdmap e1381: 8 total, 8 up, 8 in 2024-02-11T23:05:18.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:18 smithi023 ceph-mon[113671]: osdmap e1381: 8 total, 8 up, 8 in 2024-02-11T23:05:18.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:18 smithi160 ceph-mon[106289]: osdmap e1381: 8 total, 8 up, 8 in 2024-02-11T23:05:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:19 smithi023 ceph-mon[111262]: osdmap e1382: 8 total, 8 up, 8 in 2024-02-11T23:05:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:19 smithi023 ceph-mon[111262]: pgmap v2631: 297 pgs: 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:19.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:19 smithi023 ceph-mon[111262]: osdmap e1383: 8 total, 8 up, 8 in 2024-02-11T23:05:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:19 smithi023 ceph-mon[113671]: osdmap e1382: 8 total, 8 up, 8 in 2024-02-11T23:05:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:19 smithi023 ceph-mon[113671]: pgmap v2631: 297 pgs: 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:19 smithi023 ceph-mon[113671]: osdmap e1383: 8 total, 8 up, 8 in 2024-02-11T23:05:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:19 smithi160 ceph-mon[106289]: osdmap e1382: 8 total, 8 up, 8 in 2024-02-11T23:05:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:19 smithi160 ceph-mon[106289]: pgmap v2631: 297 pgs: 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:19 smithi160 ceph-mon[106289]: osdmap e1383: 8 total, 8 up, 8 in 2024-02-11T23:05:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:21 smithi023 ceph-mon[111262]: osdmap e1384: 8 total, 8 up, 8 in 2024-02-11T23:05:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:21 smithi023 ceph-mon[111262]: pgmap v2634: 233 pgs: 233 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:21 smithi023 ceph-mon[113671]: osdmap e1384: 8 total, 8 up, 8 in 2024-02-11T23:05:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:21 smithi023 ceph-mon[113671]: pgmap v2634: 233 pgs: 233 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:21 smithi160 ceph-mon[106289]: osdmap e1384: 8 total, 8 up, 8 in 2024-02-11T23:05:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:21 smithi160 ceph-mon[106289]: pgmap v2634: 233 pgs: 233 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:22 smithi023 ceph-mon[111262]: osdmap e1385: 8 total, 8 up, 8 in 2024-02-11T23:05:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:22 smithi023 ceph-mon[113671]: osdmap e1385: 8 total, 8 up, 8 in 2024-02-11T23:05:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:22 smithi160 ceph-mon[106289]: osdmap e1385: 8 total, 8 up, 8 in 2024-02-11T23:05:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:23.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:23 smithi023 ceph-mon[111262]: osdmap e1386: 8 total, 8 up, 8 in 2024-02-11T23:05:23.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:23 smithi023 ceph-mon[111262]: pgmap v2637: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:23 smithi023 ceph-mon[113671]: osdmap e1386: 8 total, 8 up, 8 in 2024-02-11T23:05:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:23 smithi023 ceph-mon[113671]: pgmap v2637: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:23 smithi160 ceph-mon[106289]: osdmap e1386: 8 total, 8 up, 8 in 2024-02-11T23:05:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:23 smithi160 ceph-mon[106289]: pgmap v2637: 169 pgs: 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:24.076 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 168 tests from TestLibRBD (591549 ms total) 2024-02-11T23:05:24.077 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:05:24.077 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-02-11T23:05:24.113 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-02-11T23:05:24.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:24 smithi023 ceph-mon[111262]: osdmap e1387: 8 total, 8 up, 8 in 2024-02-11T23:05:24.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:24 smithi023 ceph-mon[113671]: osdmap e1387: 8 total, 8 up, 8 in 2024-02-11T23:05:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:24 smithi160 ceph-mon[106289]: osdmap e1387: 8 total, 8 up, 8 in 2024-02-11T23:05:25.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:25 smithi023 ceph-mon[111262]: osdmap e1388: 8 total, 8 up, 8 in 2024-02-11T23:05:25.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:25 smithi023 ceph-mon[111262]: pgmap v2640: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:25.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:25 smithi023 ceph-mon[113671]: osdmap e1388: 8 total, 8 up, 8 in 2024-02-11T23:05:25.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:25 smithi023 ceph-mon[113671]: pgmap v2640: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:25 smithi160 ceph-mon[106289]: osdmap e1388: 8 total, 8 up, 8 in 2024-02-11T23:05:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:25 smithi160 ceph-mon[106289]: pgmap v2640: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:26.076 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:05:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:05:25] "GET /metrics HTTP/1.1" 200 41395 "" "Prometheus/2.43.0" 2024-02-11T23:05:26.110 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:05:26.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:26 smithi023 ceph-mon[111262]: osdmap e1389: 8 total, 8 up, 8 in 2024-02-11T23:05:26.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:26 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2343389776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:05:26.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:26 smithi023 ceph-mon[113671]: osdmap e1389: 8 total, 8 up, 8 in 2024-02-11T23:05:26.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:26 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2343389776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:05:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:26 smithi160 ceph-mon[106289]: osdmap e1389: 8 total, 8 up, 8 in 2024-02-11T23:05:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:26 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2343389776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:05:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:27 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2343389776' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:05:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:27 smithi023 ceph-mon[111262]: osdmap e1390: 8 total, 8 up, 8 in 2024-02-11T23:05:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:27 smithi023 ceph-mon[111262]: pgmap v2643: 137 pgs: 14 creating+peering, 14 unknown, 109 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:27 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2343389776' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:05:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:27 smithi023 ceph-mon[113671]: osdmap e1390: 8 total, 8 up, 8 in 2024-02-11T23:05:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:27 smithi023 ceph-mon[113671]: pgmap v2643: 137 pgs: 14 creating+peering, 14 unknown, 109 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:27 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2343389776' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:05:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:27 smithi160 ceph-mon[106289]: osdmap e1390: 8 total, 8 up, 8 in 2024-02-11T23:05:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:27 smithi160 ceph-mon[106289]: pgmap v2643: 137 pgs: 14 creating+peering, 14 unknown, 109 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[111262]: osdmap e1391: 8 total, 8 up, 8 in 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[113671]: osdmap e1391: 8 total, 8 up, 8 in 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:05:28.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:05:28.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:05:28.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:05:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:28 smithi160 ceph-mon[106289]: osdmap e1391: 8 total, 8 up, 8 in 2024-02-11T23:05:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:05:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:05:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:05:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:05:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:29 smithi023 ceph-mon[111262]: osdmap e1392: 8 total, 8 up, 8 in 2024-02-11T23:05:29.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:29 smithi023 ceph-mon[111262]: pgmap v2646: 137 pgs: 14 creating+peering, 4 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:29 smithi023 ceph-mon[113671]: osdmap e1392: 8 total, 8 up, 8 in 2024-02-11T23:05:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:29 smithi023 ceph-mon[113671]: pgmap v2646: 137 pgs: 14 creating+peering, 4 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:29 smithi160 ceph-mon[106289]: osdmap e1392: 8 total, 8 up, 8 in 2024-02-11T23:05:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:29 smithi160 ceph-mon[106289]: pgmap v2646: 137 pgs: 14 creating+peering, 4 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:05:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:30 smithi023 ceph-mon[111262]: osdmap e1393: 8 total, 8 up, 8 in 2024-02-11T23:05:30.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:30 smithi023 ceph-mon[113671]: osdmap e1393: 8 total, 8 up, 8 in 2024-02-11T23:05:30.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:30 smithi160 ceph-mon[106289]: osdmap e1393: 8 total, 8 up, 8 in 2024-02-11T23:05:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:31 smithi023 ceph-mon[111262]: pgmap v2648: 137 pgs: 11 creating+peering, 126 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 983 B/s rd, 984 KiB/s wr, 3 op/s 2024-02-11T23:05:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:31 smithi023 ceph-mon[113671]: pgmap v2648: 137 pgs: 11 creating+peering, 126 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 983 B/s rd, 984 KiB/s wr, 3 op/s 2024-02-11T23:05:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:31 smithi160 ceph-mon[106289]: pgmap v2648: 137 pgs: 11 creating+peering, 126 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 983 B/s rd, 984 KiB/s wr, 3 op/s 2024-02-11T23:05:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:33 smithi023 ceph-mon[111262]: pgmap v2649: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-02-11T23:05:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:33 smithi023 ceph-mon[113671]: pgmap v2649: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-02-11T23:05:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:33 smithi160 ceph-mon[106289]: pgmap v2649: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-02-11T23:05:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:35 smithi023 ceph-mon[111262]: pgmap v2650: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 MiB/s wr, 52 op/s 2024-02-11T23:05:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:35 smithi023 ceph-mon[111262]: osdmap e1394: 8 total, 8 up, 8 in 2024-02-11T23:05:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:35 smithi023 ceph-mon[113671]: pgmap v2650: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 MiB/s wr, 52 op/s 2024-02-11T23:05:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:35 smithi023 ceph-mon[113671]: osdmap e1394: 8 total, 8 up, 8 in 2024-02-11T23:05:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:35 smithi160 ceph-mon[106289]: pgmap v2650: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 MiB/s wr, 52 op/s 2024-02-11T23:05:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:35 smithi160 ceph-mon[106289]: osdmap e1394: 8 total, 8 up, 8 in 2024-02-11T23:05:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:05:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:05:35] "GET /metrics HTTP/1.1" 200 41395 "" "Prometheus/2.43.0" 2024-02-11T23:05:36.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12771 ms) 2024-02-11T23:05:36.884 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-02-11T23:05:36.884 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:05:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:37 smithi023 ceph-mon[111262]: pgmap v2652: 137 pgs: 137 active+clean; 51 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.3 MiB/s wr, 72 op/s 2024-02-11T23:05:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:37 smithi023 ceph-mon[113671]: pgmap v2652: 137 pgs: 137 active+clean; 51 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.3 MiB/s wr, 72 op/s 2024-02-11T23:05:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:37 smithi160 ceph-mon[106289]: pgmap v2652: 137 pgs: 137 active+clean; 51 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.3 MiB/s wr, 72 op/s 2024-02-11T23:05:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:38 smithi023 ceph-mon[111262]: osdmap e1395: 8 total, 8 up, 8 in 2024-02-11T23:05:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:38 smithi023 ceph-mon[113671]: osdmap e1395: 8 total, 8 up, 8 in 2024-02-11T23:05:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:38 smithi160 ceph-mon[106289]: osdmap e1395: 8 total, 8 up, 8 in 2024-02-11T23:05:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:39 smithi023 ceph-mon[111262]: pgmap v2654: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.3 MiB/s wr, 85 op/s 2024-02-11T23:05:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:39 smithi023 ceph-mon[113671]: pgmap v2654: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.3 MiB/s wr, 85 op/s 2024-02-11T23:05:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:39 smithi160 ceph-mon[106289]: pgmap v2654: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.3 MiB/s wr, 85 op/s 2024-02-11T23:05:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:40 smithi023 ceph-mon[111262]: pgmap v2655: 137 pgs: 137 active+clean; 75 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 42 op/s 2024-02-11T23:05:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:40 smithi023 ceph-mon[113671]: pgmap v2655: 137 pgs: 137 active+clean; 75 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 42 op/s 2024-02-11T23:05:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:40 smithi160 ceph-mon[106289]: pgmap v2655: 137 pgs: 137 active+clean; 75 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 42 op/s 2024-02-11T23:05:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:43 smithi023 ceph-mon[111262]: pgmap v2656: 137 pgs: 137 active+clean; 84 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 87 op/s 2024-02-11T23:05:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:43 smithi023 ceph-mon[113671]: pgmap v2656: 137 pgs: 137 active+clean; 84 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 87 op/s 2024-02-11T23:05:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:43 smithi160 ceph-mon[106289]: pgmap v2656: 137 pgs: 137 active+clean; 84 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 87 op/s 2024-02-11T23:05:45.115 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8231 ms) 2024-02-11T23:05:45.115 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-02-11T23:05:45.115 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:05:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:45 smithi023 ceph-mon[111262]: pgmap v2657: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.5 MiB/s wr, 77 op/s 2024-02-11T23:05:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:45 smithi023 ceph-mon[113671]: pgmap v2657: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.5 MiB/s wr, 77 op/s 2024-02-11T23:05:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:45 smithi160 ceph-mon[106289]: pgmap v2657: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.5 MiB/s wr, 77 op/s 2024-02-11T23:05:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:05:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:05:45] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.43.0" 2024-02-11T23:05:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:46 smithi023 ceph-mon[111262]: osdmap e1396: 8 total, 8 up, 8 in 2024-02-11T23:05:47.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:46 smithi023 ceph-mon[111262]: pgmap v2659: 137 pgs: 137 active+clean; 120 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 72 op/s 2024-02-11T23:05:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:46 smithi023 ceph-mon[113671]: osdmap e1396: 8 total, 8 up, 8 in 2024-02-11T23:05:47.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:46 smithi023 ceph-mon[113671]: pgmap v2659: 137 pgs: 137 active+clean; 120 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 72 op/s 2024-02-11T23:05:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:46 smithi160 ceph-mon[106289]: osdmap e1396: 8 total, 8 up, 8 in 2024-02-11T23:05:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:46 smithi160 ceph-mon[106289]: pgmap v2659: 137 pgs: 137 active+clean; 120 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 72 op/s 2024-02-11T23:05:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:49 smithi023 ceph-mon[111262]: pgmap v2660: 137 pgs: 137 active+clean; 134 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 87 op/s 2024-02-11T23:05:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:49 smithi023 ceph-mon[113671]: pgmap v2660: 137 pgs: 137 active+clean; 134 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 87 op/s 2024-02-11T23:05:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:49 smithi160 ceph-mon[106289]: pgmap v2660: 137 pgs: 137 active+clean; 134 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 87 op/s 2024-02-11T23:05:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:50 smithi023 ceph-mon[111262]: pgmap v2661: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 88 op/s 2024-02-11T23:05:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:50 smithi023 ceph-mon[113671]: pgmap v2661: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 88 op/s 2024-02-11T23:05:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:50 smithi160 ceph-mon[106289]: pgmap v2661: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 88 op/s 2024-02-11T23:05:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:05:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:52 smithi023 ceph-mon[111262]: pgmap v2662: 137 pgs: 137 active+clean; 146 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2024-02-11T23:05:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:52 smithi023 ceph-mon[113671]: pgmap v2662: 137 pgs: 137 active+clean; 146 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2024-02-11T23:05:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:52 smithi160 ceph-mon[106289]: pgmap v2662: 137 pgs: 137 active+clean; 146 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2024-02-11T23:05:53.686 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (8570 ms) 2024-02-11T23:05:53.686 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-02-11T23:05:53.686 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:05:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:54 smithi023 ceph-mon[111262]: osdmap e1397: 8 total, 8 up, 8 in 2024-02-11T23:05:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:54 smithi023 ceph-mon[111262]: pgmap v2664: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-02-11T23:05:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:54 smithi023 ceph-mon[113671]: osdmap e1397: 8 total, 8 up, 8 in 2024-02-11T23:05:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:54 smithi023 ceph-mon[113671]: pgmap v2664: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-02-11T23:05:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:54 smithi160 ceph-mon[106289]: osdmap e1397: 8 total, 8 up, 8 in 2024-02-11T23:05:55.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:54 smithi160 ceph-mon[106289]: pgmap v2664: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-02-11T23:05:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:05:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:05:55] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2024-02-11T23:05:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:57 smithi023 ceph-mon[111262]: pgmap v2665: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.2 MiB/s wr, 88 op/s 2024-02-11T23:05:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:57 smithi023 ceph-mon[113671]: pgmap v2665: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.2 MiB/s wr, 88 op/s 2024-02-11T23:05:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:57 smithi160 ceph-mon[106289]: pgmap v2665: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.2 MiB/s wr, 88 op/s 2024-02-11T23:05:59.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:05:59 smithi023 ceph-mon[111262]: pgmap v2666: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 74 op/s 2024-02-11T23:05:59.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:05:59 smithi023 ceph-mon[113671]: pgmap v2666: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 74 op/s 2024-02-11T23:05:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:05:59 smithi160 ceph-mon[106289]: pgmap v2666: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 74 op/s 2024-02-11T23:06:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:00 smithi023 ceph-mon[111262]: pgmap v2667: 137 pgs: 137 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 79 op/s 2024-02-11T23:06:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:00 smithi023 ceph-mon[113671]: pgmap v2667: 137 pgs: 137 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 79 op/s 2024-02-11T23:06:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:00 smithi160 ceph-mon[106289]: pgmap v2667: 137 pgs: 137 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 79 op/s 2024-02-11T23:06:01.736 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8051 ms) 2024-02-11T23:06:01.736 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-02-11T23:06:01.736 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:06:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:02 smithi023 ceph-mon[111262]: osdmap e1398: 8 total, 8 up, 8 in 2024-02-11T23:06:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:02 smithi023 ceph-mon[111262]: pgmap v2669: 137 pgs: 137 active+clean; 200 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.0 MiB/s wr, 88 op/s 2024-02-11T23:06:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:02 smithi023 ceph-mon[113671]: osdmap e1398: 8 total, 8 up, 8 in 2024-02-11T23:06:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:02 smithi023 ceph-mon[113671]: pgmap v2669: 137 pgs: 137 active+clean; 200 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.0 MiB/s wr, 88 op/s 2024-02-11T23:06:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:02 smithi160 ceph-mon[106289]: osdmap e1398: 8 total, 8 up, 8 in 2024-02-11T23:06:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:02 smithi160 ceph-mon[106289]: pgmap v2669: 137 pgs: 137 active+clean; 200 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.0 MiB/s wr, 88 op/s 2024-02-11T23:06:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:05 smithi023 ceph-mon[111262]: pgmap v2670: 137 pgs: 137 active+clean; 208 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.8 MiB/s wr, 75 op/s 2024-02-11T23:06:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:05 smithi023 ceph-mon[113671]: pgmap v2670: 137 pgs: 137 active+clean; 208 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.8 MiB/s wr, 75 op/s 2024-02-11T23:06:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:05 smithi160 ceph-mon[106289]: pgmap v2670: 137 pgs: 137 active+clean; 208 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.8 MiB/s wr, 75 op/s 2024-02-11T23:06:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:06:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:06:05] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2024-02-11T23:06:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:07 smithi023 ceph-mon[111262]: pgmap v2671: 137 pgs: 137 active+clean; 225 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2024-02-11T23:06:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:07 smithi023 ceph-mon[113671]: pgmap v2671: 137 pgs: 137 active+clean; 225 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2024-02-11T23:06:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:07.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:07 smithi160 ceph-mon[106289]: pgmap v2671: 137 pgs: 137 active+clean; 225 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 50 op/s 2024-02-11T23:06:07.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:09 smithi023 ceph-mon[111262]: pgmap v2672: 137 pgs: 137 active+clean; 225 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 922 KiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-02-11T23:06:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:09 smithi023 ceph-mon[111262]: osdmap e1399: 8 total, 8 up, 8 in 2024-02-11T23:06:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:09 smithi023 ceph-mon[113671]: pgmap v2672: 137 pgs: 137 active+clean; 225 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 922 KiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-02-11T23:06:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:09 smithi023 ceph-mon[113671]: osdmap e1399: 8 total, 8 up, 8 in 2024-02-11T23:06:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:09 smithi160 ceph-mon[106289]: pgmap v2672: 137 pgs: 137 active+clean; 225 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 922 KiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-02-11T23:06:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:09 smithi160 ceph-mon[106289]: osdmap e1399: 8 total, 8 up, 8 in 2024-02-11T23:06:10.669 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8933 ms) 2024-02-11T23:06:10.669 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-02-11T23:06:10.669 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:06:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:10 smithi023 ceph-mon[111262]: pgmap v2674: 137 pgs: 137 active+clean; 249 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2024-02-11T23:06:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:10 smithi023 ceph-mon[113671]: pgmap v2674: 137 pgs: 137 active+clean; 249 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2024-02-11T23:06:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:10 smithi160 ceph-mon[106289]: pgmap v2674: 137 pgs: 137 active+clean; 249 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2024-02-11T23:06:12.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:11 smithi023 ceph-mon[111262]: osdmap e1400: 8 total, 8 up, 8 in 2024-02-11T23:06:12.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:11 smithi023 ceph-mon[113671]: osdmap e1400: 8 total, 8 up, 8 in 2024-02-11T23:06:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:11 smithi160 ceph-mon[106289]: osdmap e1400: 8 total, 8 up, 8 in 2024-02-11T23:06:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:12 smithi023 ceph-mon[111262]: pgmap v2676: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 13 MiB/s wr, 121 op/s 2024-02-11T23:06:13.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:12 smithi023 ceph-mon[113671]: pgmap v2676: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 13 MiB/s wr, 121 op/s 2024-02-11T23:06:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:12 smithi160 ceph-mon[106289]: pgmap v2676: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 13 MiB/s wr, 121 op/s 2024-02-11T23:06:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:15 smithi023 ceph-mon[111262]: pgmap v2677: 137 pgs: 137 active+clean; 311 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 111 op/s 2024-02-11T23:06:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:15 smithi023 ceph-mon[113671]: pgmap v2677: 137 pgs: 137 active+clean; 311 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 111 op/s 2024-02-11T23:06:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:15 smithi160 ceph-mon[106289]: pgmap v2677: 137 pgs: 137 active+clean; 311 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 111 op/s 2024-02-11T23:06:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:06:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:06:15] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-02-11T23:06:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:17 smithi023 ceph-mon[111262]: pgmap v2678: 137 pgs: 137 active+clean; 311 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 92 op/s 2024-02-11T23:06:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:17 smithi023 ceph-mon[113671]: pgmap v2678: 137 pgs: 137 active+clean; 311 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 92 op/s 2024-02-11T23:06:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:17 smithi160 ceph-mon[106289]: pgmap v2678: 137 pgs: 137 active+clean; 311 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 92 op/s 2024-02-11T23:06:18.658 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (7989 ms) 2024-02-11T23:06:18.659 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-02-11T23:06:18.659 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:06:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:19 smithi023 ceph-mon[111262]: pgmap v2679: 137 pgs: 137 active+clean; 319 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-02-11T23:06:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:19 smithi023 ceph-mon[113671]: pgmap v2679: 137 pgs: 137 active+clean; 319 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-02-11T23:06:19.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:19 smithi160 ceph-mon[106289]: pgmap v2679: 137 pgs: 137 active+clean; 319 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-02-11T23:06:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:20 smithi023 ceph-mon[111262]: osdmap e1401: 8 total, 8 up, 8 in 2024-02-11T23:06:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:20 smithi023 ceph-mon[113671]: osdmap e1401: 8 total, 8 up, 8 in 2024-02-11T23:06:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:20 smithi160 ceph-mon[106289]: osdmap e1401: 8 total, 8 up, 8 in 2024-02-11T23:06:21.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:21 smithi023 ceph-mon[111262]: pgmap v2681: 137 pgs: 137 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 8.8 MiB/s wr, 89 op/s 2024-02-11T23:06:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:21 smithi023 ceph-mon[113671]: pgmap v2681: 137 pgs: 137 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 8.8 MiB/s wr, 89 op/s 2024-02-11T23:06:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:21 smithi160 ceph-mon[106289]: pgmap v2681: 137 pgs: 137 active+clean; 328 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 8.8 MiB/s wr, 89 op/s 2024-02-11T23:06:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:23 smithi160 ceph-mon[106289]: pgmap v2682: 137 pgs: 137 active+clean; 344 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-02-11T23:06:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:23 smithi023 ceph-mon[111262]: pgmap v2682: 137 pgs: 137 active+clean; 344 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-02-11T23:06:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:23 smithi023 ceph-mon[113671]: pgmap v2682: 137 pgs: 137 active+clean; 344 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-02-11T23:06:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:25 smithi160 ceph-mon[106289]: pgmap v2683: 137 pgs: 137 active+clean; 348 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 63 op/s 2024-02-11T23:06:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:25 smithi023 ceph-mon[111262]: pgmap v2683: 137 pgs: 137 active+clean; 348 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 63 op/s 2024-02-11T23:06:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:25 smithi023 ceph-mon[113671]: pgmap v2683: 137 pgs: 137 active+clean; 348 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 63 op/s 2024-02-11T23:06:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:06:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:06:25] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.43.0" 2024-02-11T23:06:27.039 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (8381 ms) 2024-02-11T23:06:27.451 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (62926 ms total) 2024-02-11T23:06:27.452 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:06:27.452 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-02-11T23:06:27.485 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-02-11T23:06:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:27 smithi160 ceph-mon[106289]: pgmap v2684: 137 pgs: 137 active+clean; 348 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 73 op/s 2024-02-11T23:06:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:27 smithi023 ceph-mon[111262]: pgmap v2684: 137 pgs: 137 active+clean; 348 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 73 op/s 2024-02-11T23:06:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:27 smithi023 ceph-mon[113671]: pgmap v2684: 137 pgs: 137 active+clean; 348 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 73 op/s 2024-02-11T23:06:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:28 smithi023 ceph-mon[111262]: osdmap e1402: 8 total, 8 up, 8 in 2024-02-11T23:06:28.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:28 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:06:28.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:28 smithi023 ceph-mon[113671]: osdmap e1402: 8 total, 8 up, 8 in 2024-02-11T23:06:28.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:28 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:06:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:28 smithi160 ceph-mon[106289]: osdmap e1402: 8 total, 8 up, 8 in 2024-02-11T23:06:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:28 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:06:29.495 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[111262]: pgmap v2686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[111262]: osdmap e1403: 8 total, 8 up, 8 in 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3302967780' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[113671]: pgmap v2686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[113671]: osdmap e1403: 8 total, 8 up, 8 in 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3302967780' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:06:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:06:29.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:06:29.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:06:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:29 smithi160 ceph-mon[106289]: pgmap v2686: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:06:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:29 smithi160 ceph-mon[106289]: osdmap e1403: 8 total, 8 up, 8 in 2024-02-11T23:06:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:29 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3302967780' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:06:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:06:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:06:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:06:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:30 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3302967780' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:06:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:30 smithi023 ceph-mon[111262]: osdmap e1404: 8 total, 8 up, 8 in 2024-02-11T23:06:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:30 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3302967780' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:06:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:30 smithi023 ceph-mon[113671]: osdmap e1404: 8 total, 8 up, 8 in 2024-02-11T23:06:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:30 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3302967780' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:06:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:30 smithi160 ceph-mon[106289]: osdmap e1404: 8 total, 8 up, 8 in 2024-02-11T23:06:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:31 smithi023 ceph-mon[111262]: pgmap v2689: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:06:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:31 smithi023 ceph-mon[111262]: osdmap e1405: 8 total, 8 up, 8 in 2024-02-11T23:06:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:31 smithi023 ceph-mon[113671]: pgmap v2689: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:06:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:31 smithi023 ceph-mon[113671]: osdmap e1405: 8 total, 8 up, 8 in 2024-02-11T23:06:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:31 smithi160 ceph-mon[106289]: pgmap v2689: 137 pgs: 4 creating+peering, 22 unknown, 111 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:06:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:31 smithi160 ceph-mon[106289]: osdmap e1405: 8 total, 8 up, 8 in 2024-02-11T23:06:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:32 smithi023 ceph-mon[111262]: osdmap e1406: 8 total, 8 up, 8 in 2024-02-11T23:06:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:32 smithi023 ceph-mon[113671]: osdmap e1406: 8 total, 8 up, 8 in 2024-02-11T23:06:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:32 smithi160 ceph-mon[106289]: osdmap e1406: 8 total, 8 up, 8 in 2024-02-11T23:06:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:33 smithi023 ceph-mon[111262]: pgmap v2692: 137 pgs: 4 creating+peering, 4 unknown, 129 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 257 KiB/s wr, 1 op/s 2024-02-11T23:06:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:33 smithi023 ceph-mon[111262]: osdmap e1407: 8 total, 8 up, 8 in 2024-02-11T23:06:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:33 smithi023 ceph-mon[113671]: pgmap v2692: 137 pgs: 4 creating+peering, 4 unknown, 129 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 257 KiB/s wr, 1 op/s 2024-02-11T23:06:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:33 smithi023 ceph-mon[113671]: osdmap e1407: 8 total, 8 up, 8 in 2024-02-11T23:06:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:33 smithi160 ceph-mon[106289]: pgmap v2692: 137 pgs: 4 creating+peering, 4 unknown, 129 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 257 KiB/s wr, 1 op/s 2024-02-11T23:06:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:33 smithi160 ceph-mon[106289]: osdmap e1407: 8 total, 8 up, 8 in 2024-02-11T23:06:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:35 smithi023 ceph-mon[111262]: pgmap v2694: 137 pgs: 137 active+clean; 5.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 214 KiB/s wr, 2 op/s 2024-02-11T23:06:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:06:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:06:35] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.43.0" 2024-02-11T23:06:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:35 smithi023 ceph-mon[113671]: pgmap v2694: 137 pgs: 137 active+clean; 5.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 214 KiB/s wr, 2 op/s 2024-02-11T23:06:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:35 smithi160 ceph-mon[106289]: pgmap v2694: 137 pgs: 137 active+clean; 5.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 214 KiB/s wr, 2 op/s 2024-02-11T23:06:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:37 smithi023 ceph-mon[111262]: pgmap v2695: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.2 MiB/s wr, 48 op/s 2024-02-11T23:06:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:37 smithi023 ceph-mon[113671]: pgmap v2695: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.2 MiB/s wr, 48 op/s 2024-02-11T23:06:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:37 smithi160 ceph-mon[106289]: pgmap v2695: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.2 MiB/s wr, 48 op/s 2024-02-11T23:06:39.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:39 smithi023 ceph-mon[111262]: pgmap v2696: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 47 op/s 2024-02-11T23:06:39.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:39 smithi023 ceph-mon[113671]: pgmap v2696: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 47 op/s 2024-02-11T23:06:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:39 smithi160 ceph-mon[106289]: pgmap v2696: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 47 op/s 2024-02-11T23:06:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:40 smithi023 ceph-mon[111262]: osdmap e1408: 8 total, 8 up, 8 in 2024-02-11T23:06:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:40 smithi023 ceph-mon[111262]: pgmap v2698: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-02-11T23:06:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:40 smithi023 ceph-mon[113671]: osdmap e1408: 8 total, 8 up, 8 in 2024-02-11T23:06:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:40 smithi023 ceph-mon[113671]: pgmap v2698: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-02-11T23:06:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:40 smithi160 ceph-mon[106289]: osdmap e1408: 8 total, 8 up, 8 in 2024-02-11T23:06:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:40 smithi160 ceph-mon[106289]: pgmap v2698: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-02-11T23:06:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:43 smithi023 ceph-mon[111262]: pgmap v2699: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-02-11T23:06:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:43 smithi023 ceph-mon[113671]: pgmap v2699: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-02-11T23:06:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:43 smithi160 ceph-mon[106289]: pgmap v2699: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-02-11T23:06:44.438 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.Simple (16953 ms) 2024-02-11T23:06:44.438 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-02-11T23:06:44.438 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:06:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:45 smithi023 ceph-mon[111262]: pgmap v2700: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 4.4 MiB/s wr, 53 op/s 2024-02-11T23:06:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:45 smithi023 ceph-mon[113671]: pgmap v2700: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 4.4 MiB/s wr, 53 op/s 2024-02-11T23:06:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:45 smithi160 ceph-mon[106289]: pgmap v2700: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 4.4 MiB/s wr, 53 op/s 2024-02-11T23:06:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:06:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:06:45] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2024-02-11T23:06:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:46 smithi023 ceph-mon[111262]: osdmap e1409: 8 total, 8 up, 8 in 2024-02-11T23:06:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:46 smithi023 ceph-mon[113671]: osdmap e1409: 8 total, 8 up, 8 in 2024-02-11T23:06:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:46 smithi160 ceph-mon[106289]: osdmap e1409: 8 total, 8 up, 8 in 2024-02-11T23:06:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:47 smithi023 ceph-mon[111262]: pgmap v2702: 137 pgs: 137 active+clean; 84 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 28 op/s 2024-02-11T23:06:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:47 smithi023 ceph-mon[113671]: pgmap v2702: 137 pgs: 137 active+clean; 84 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 28 op/s 2024-02-11T23:06:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:47 smithi160 ceph-mon[106289]: pgmap v2702: 137 pgs: 137 active+clean; 84 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 28 op/s 2024-02-11T23:06:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:49 smithi023 ceph-mon[111262]: pgmap v2703: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.4 MiB/s wr, 79 op/s 2024-02-11T23:06:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:49 smithi023 ceph-mon[113671]: pgmap v2703: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.4 MiB/s wr, 79 op/s 2024-02-11T23:06:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:49 smithi160 ceph-mon[106289]: pgmap v2703: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.4 MiB/s wr, 79 op/s 2024-02-11T23:06:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:50 smithi023 ceph-mon[111262]: pgmap v2704: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-02-11T23:06:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:50 smithi023 ceph-mon[113671]: pgmap v2704: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-02-11T23:06:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:50 smithi160 ceph-mon[106289]: pgmap v2704: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-02-11T23:06:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:06:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:52 smithi023 ceph-mon[111262]: pgmap v2705: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 59 op/s 2024-02-11T23:06:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:52 smithi023 ceph-mon[113671]: pgmap v2705: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 59 op/s 2024-02-11T23:06:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:52 smithi160 ceph-mon[106289]: pgmap v2705: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 59 op/s 2024-02-11T23:06:55.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:55 smithi023 ceph-mon[111262]: pgmap v2706: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 52 op/s 2024-02-11T23:06:55.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:55 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-02-11T23:06:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:55 smithi023 ceph-mon[113671]: pgmap v2706: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 52 op/s 2024-02-11T23:06:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:55 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-02-11T23:06:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:55 smithi160 ceph-mon[106289]: pgmap v2706: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 52 op/s 2024-02-11T23:06:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:55 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-02-11T23:06:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:06:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:06:55] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-02-11T23:06:57.050 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.Grow (12611 ms) 2024-02-11T23:06:57.050 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-02-11T23:06:57.050 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:06:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-02-11T23:06:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:57 smithi023 ceph-mon[111262]: osdmap e1410: 8 total, 8 up, 8 in 2024-02-11T23:06:57.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:57 smithi023 ceph-mon[111262]: pgmap v2708: 137 pgs: 137 active+clean; 124 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 50 op/s 2024-02-11T23:06:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-02-11T23:06:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:57 smithi023 ceph-mon[113671]: osdmap e1410: 8 total, 8 up, 8 in 2024-02-11T23:06:57.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:57 smithi023 ceph-mon[113671]: pgmap v2708: 137 pgs: 137 active+clean; 124 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 50 op/s 2024-02-11T23:06:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-02-11T23:06:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:57 smithi160 ceph-mon[106289]: osdmap e1410: 8 total, 8 up, 8 in 2024-02-11T23:06:57.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:57 smithi160 ceph-mon[106289]: pgmap v2708: 137 pgs: 137 active+clean; 124 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 50 op/s 2024-02-11T23:06:58.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:58 smithi023 ceph-mon[111262]: osdmap e1411: 8 total, 8 up, 8 in 2024-02-11T23:06:58.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:58 smithi023 ceph-mon[113671]: osdmap e1411: 8 total, 8 up, 8 in 2024-02-11T23:06:58.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:58 smithi160 ceph-mon[106289]: osdmap e1411: 8 total, 8 up, 8 in 2024-02-11T23:06:59.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:59 smithi023 ceph-mon[111262]: osdmap e1412: 8 total, 8 up, 8 in 2024-02-11T23:06:59.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:06:59 smithi023 ceph-mon[111262]: pgmap v2711: 137 pgs: 137 active+clean; 145 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.5 MiB/s wr, 52 op/s 2024-02-11T23:06:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:59 smithi023 ceph-mon[113671]: osdmap e1412: 8 total, 8 up, 8 in 2024-02-11T23:06:59.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:06:59 smithi023 ceph-mon[113671]: pgmap v2711: 137 pgs: 137 active+clean; 145 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.5 MiB/s wr, 52 op/s 2024-02-11T23:06:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:59 smithi160 ceph-mon[106289]: osdmap e1412: 8 total, 8 up, 8 in 2024-02-11T23:06:59.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:06:59 smithi160 ceph-mon[106289]: pgmap v2711: 137 pgs: 137 active+clean; 145 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 9.5 MiB/s wr, 52 op/s 2024-02-11T23:07:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:00 smithi023 ceph-mon[111262]: pgmap v2712: 137 pgs: 137 active+clean; 149 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 48 op/s 2024-02-11T23:07:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:00 smithi023 ceph-mon[113671]: pgmap v2712: 137 pgs: 137 active+clean; 149 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 48 op/s 2024-02-11T23:07:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:00 smithi160 ceph-mon[106289]: pgmap v2712: 137 pgs: 137 active+clean; 149 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 10 MiB/s wr, 48 op/s 2024-02-11T23:07:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:03 smithi023 ceph-mon[111262]: pgmap v2713: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.6 MiB/s wr, 99 op/s 2024-02-11T23:07:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:03 smithi023 ceph-mon[113671]: pgmap v2713: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.6 MiB/s wr, 99 op/s 2024-02-11T23:07:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:03 smithi160 ceph-mon[106289]: pgmap v2713: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.6 MiB/s wr, 99 op/s 2024-02-11T23:07:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:05 smithi023 ceph-mon[111262]: pgmap v2714: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.8 MiB/s wr, 76 op/s 2024-02-11T23:07:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:05 smithi023 ceph-mon[113671]: pgmap v2714: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.8 MiB/s wr, 76 op/s 2024-02-11T23:07:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:05 smithi160 ceph-mon[106289]: pgmap v2714: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.8 MiB/s wr, 76 op/s 2024-02-11T23:07:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:07:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:07:05] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-02-11T23:07:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:07 smithi023 ceph-mon[111262]: pgmap v2715: 137 pgs: 137 active+clean; 166 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.8 MiB/s wr, 51 op/s 2024-02-11T23:07:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:07 smithi023 ceph-mon[113671]: pgmap v2715: 137 pgs: 137 active+clean; 166 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.8 MiB/s wr, 51 op/s 2024-02-11T23:07:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:07 smithi160 ceph-mon[106289]: pgmap v2715: 137 pgs: 137 active+clean; 166 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.8 MiB/s wr, 51 op/s 2024-02-11T23:07:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:09 smithi023 ceph-mon[111262]: pgmap v2716: 137 pgs: 137 active+clean; 178 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 47 op/s 2024-02-11T23:07:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:09 smithi023 ceph-mon[113671]: pgmap v2716: 137 pgs: 137 active+clean; 178 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 47 op/s 2024-02-11T23:07:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:09 smithi160 ceph-mon[106289]: pgmap v2716: 137 pgs: 137 active+clean; 178 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 47 op/s 2024-02-11T23:07:10.465 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (13414 ms) 2024-02-11T23:07:10.465 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-02-11T23:07:10.465 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:07:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:10 smithi023 ceph-mon[111262]: pgmap v2717: 137 pgs: 137 active+clean; 186 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-02-11T23:07:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:10 smithi023 ceph-mon[113671]: pgmap v2717: 137 pgs: 137 active+clean; 186 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-02-11T23:07:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:10 smithi160 ceph-mon[106289]: pgmap v2717: 137 pgs: 137 active+clean; 186 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-02-11T23:07:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:11 smithi023 ceph-mon[111262]: osdmap e1413: 8 total, 8 up, 8 in 2024-02-11T23:07:12.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:11 smithi023 ceph-mon[113671]: osdmap e1413: 8 total, 8 up, 8 in 2024-02-11T23:07:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:11 smithi160 ceph-mon[106289]: osdmap e1413: 8 total, 8 up, 8 in 2024-02-11T23:07:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:12 smithi023 ceph-mon[111262]: pgmap v2719: 137 pgs: 137 active+clean; 212 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2024-02-11T23:07:13.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:12 smithi023 ceph-mon[113671]: pgmap v2719: 137 pgs: 137 active+clean; 212 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2024-02-11T23:07:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:12 smithi160 ceph-mon[106289]: pgmap v2719: 137 pgs: 137 active+clean; 212 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2024-02-11T23:07:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:15 smithi023 ceph-mon[111262]: pgmap v2720: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-02-11T23:07:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:15 smithi023 ceph-mon[113671]: pgmap v2720: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-02-11T23:07:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:15 smithi160 ceph-mon[106289]: pgmap v2720: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-02-11T23:07:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:07:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:07:15] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.43.0" 2024-02-11T23:07:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:17 smithi023 ceph-mon[111262]: pgmap v2721: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-02-11T23:07:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:17 smithi023 ceph-mon[113671]: pgmap v2721: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-02-11T23:07:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:17 smithi160 ceph-mon[106289]: pgmap v2721: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-02-11T23:07:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:19 smithi023 ceph-mon[111262]: pgmap v2722: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-02-11T23:07:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:19 smithi023 ceph-mon[113671]: pgmap v2722: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-02-11T23:07:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:19 smithi160 ceph-mon[106289]: pgmap v2722: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-02-11T23:07:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:20 smithi023 ceph-mon[111262]: pgmap v2723: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 60 op/s 2024-02-11T23:07:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:20 smithi023 ceph-mon[113671]: pgmap v2723: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 60 op/s 2024-02-11T23:07:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:20 smithi160 ceph-mon[106289]: pgmap v2723: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 60 op/s 2024-02-11T23:07:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:22.787 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (12323 ms) 2024-02-11T23:07:22.788 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-02-11T23:07:22.788 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:07:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:22 smithi023 ceph-mon[111262]: pgmap v2724: 137 pgs: 137 active+clean; 244 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.0 MiB/s wr, 67 op/s 2024-02-11T23:07:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:22 smithi023 ceph-mon[113671]: pgmap v2724: 137 pgs: 137 active+clean; 244 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.0 MiB/s wr, 67 op/s 2024-02-11T23:07:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:22 smithi160 ceph-mon[106289]: pgmap v2724: 137 pgs: 137 active+clean; 244 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.0 MiB/s wr, 67 op/s 2024-02-11T23:07:24.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:23 smithi023 ceph-mon[111262]: osdmap e1414: 8 total, 8 up, 8 in 2024-02-11T23:07:24.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:23 smithi023 ceph-mon[113671]: osdmap e1414: 8 total, 8 up, 8 in 2024-02-11T23:07:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:23 smithi160 ceph-mon[106289]: osdmap e1414: 8 total, 8 up, 8 in 2024-02-11T23:07:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:25 smithi023 ceph-mon[111262]: pgmap v2726: 137 pgs: 137 active+clean; 257 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-02-11T23:07:25.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:25 smithi023 ceph-mon[113671]: pgmap v2726: 137 pgs: 137 active+clean; 257 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-02-11T23:07:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:25 smithi160 ceph-mon[106289]: pgmap v2726: 137 pgs: 137 active+clean; 257 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-02-11T23:07:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:07:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:07:25] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-02-11T23:07:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:27 smithi023 ceph-mon[111262]: pgmap v2727: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-02-11T23:07:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:27 smithi023 ceph-mon[113671]: pgmap v2727: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-02-11T23:07:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:27 smithi160 ceph-mon[106289]: pgmap v2727: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[111262]: pgmap v2728: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[113671]: pgmap v2728: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:07:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:07:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:29 smithi160 ceph-mon[106289]: pgmap v2728: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-02-11T23:07:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:07:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:07:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:07:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:07:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:31 smithi023 ceph-mon[111262]: pgmap v2729: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-02-11T23:07:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:31 smithi023 ceph-mon[113671]: pgmap v2729: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-02-11T23:07:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:31 smithi160 ceph-mon[106289]: pgmap v2729: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-02-11T23:07:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:33 smithi023 ceph-mon[113671]: pgmap v2730: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-02-11T23:07:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:33 smithi023 ceph-mon[111262]: pgmap v2730: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-02-11T23:07:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:33 smithi160 ceph-mon[106289]: pgmap v2730: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-02-11T23:07:34.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:34 smithi023 ceph-mon[111262]: osdmap e1415: 8 total, 8 up, 8 in 2024-02-11T23:07:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:34 smithi023 ceph-mon[113671]: osdmap e1415: 8 total, 8 up, 8 in 2024-02-11T23:07:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:34 smithi160 ceph-mon[106289]: osdmap e1415: 8 total, 8 up, 8 in 2024-02-11T23:07:35.638 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (12851 ms) 2024-02-11T23:07:35.638 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-02-11T23:07:35.638 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:07:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:35 smithi023 ceph-mon[111262]: pgmap v2732: 137 pgs: 137 active+clean; 297 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 893 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-02-11T23:07:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:35 smithi023 ceph-mon[113671]: pgmap v2732: 137 pgs: 137 active+clean; 297 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 893 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-02-11T23:07:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:35 smithi160 ceph-mon[106289]: pgmap v2732: 137 pgs: 137 active+clean; 297 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 893 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-02-11T23:07:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:07:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:07:35] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2024-02-11T23:07:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:37 smithi023 ceph-mon[111262]: pgmap v2733: 137 pgs: 137 active+clean; 362 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.3 MiB/s wr, 56 op/s 2024-02-11T23:07:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:37 smithi023 ceph-mon[111262]: osdmap e1416: 8 total, 8 up, 8 in 2024-02-11T23:07:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:37 smithi023 ceph-mon[113671]: pgmap v2733: 137 pgs: 137 active+clean; 362 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.3 MiB/s wr, 56 op/s 2024-02-11T23:07:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:37 smithi023 ceph-mon[113671]: osdmap e1416: 8 total, 8 up, 8 in 2024-02-11T23:07:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:37 smithi160 ceph-mon[106289]: pgmap v2733: 137 pgs: 137 active+clean; 362 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 9.3 MiB/s wr, 56 op/s 2024-02-11T23:07:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:37 smithi160 ceph-mon[106289]: osdmap e1416: 8 total, 8 up, 8 in 2024-02-11T23:07:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:39 smithi023 ceph-mon[111262]: pgmap v2735: 137 pgs: 137 active+clean; 375 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-02-11T23:07:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:39 smithi023 ceph-mon[113671]: pgmap v2735: 137 pgs: 137 active+clean; 375 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-02-11T23:07:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:39 smithi160 ceph-mon[106289]: pgmap v2735: 137 pgs: 137 active+clean; 375 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-02-11T23:07:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:40 smithi023 ceph-mon[111262]: pgmap v2736: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 85 op/s 2024-02-11T23:07:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:40 smithi023 ceph-mon[113671]: pgmap v2736: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 85 op/s 2024-02-11T23:07:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:40 smithi160 ceph-mon[106289]: pgmap v2736: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 85 op/s 2024-02-11T23:07:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:43 smithi023 ceph-mon[111262]: pgmap v2737: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 82 op/s 2024-02-11T23:07:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:43 smithi023 ceph-mon[113671]: pgmap v2737: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 82 op/s 2024-02-11T23:07:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:43 smithi160 ceph-mon[106289]: pgmap v2737: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 82 op/s 2024-02-11T23:07:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:45 smithi023 ceph-mon[111262]: pgmap v2738: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 51 op/s 2024-02-11T23:07:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:45 smithi023 ceph-mon[113671]: pgmap v2738: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 51 op/s 2024-02-11T23:07:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:45 smithi160 ceph-mon[106289]: pgmap v2738: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 51 op/s 2024-02-11T23:07:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:07:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:07:45] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.43.0" 2024-02-11T23:07:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:47 smithi023 ceph-mon[111262]: pgmap v2739: 137 pgs: 137 active+clean; 395 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1015 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-02-11T23:07:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:47 smithi023 ceph-mon[113671]: pgmap v2739: 137 pgs: 137 active+clean; 395 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1015 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-02-11T23:07:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:47 smithi160 ceph-mon[106289]: pgmap v2739: 137 pgs: 137 active+clean; 395 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1015 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-02-11T23:07:48.454 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (12815 ms) 2024-02-11T23:07:48.454 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-02-11T23:07:48.454 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:07:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:49 smithi023 ceph-mon[111262]: pgmap v2740: 137 pgs: 137 active+clean; 399 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.4 MiB/s wr, 51 op/s 2024-02-11T23:07:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:49 smithi023 ceph-mon[113671]: pgmap v2740: 137 pgs: 137 active+clean; 399 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.4 MiB/s wr, 51 op/s 2024-02-11T23:07:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:49 smithi160 ceph-mon[106289]: pgmap v2740: 137 pgs: 137 active+clean; 399 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.4 MiB/s wr, 51 op/s 2024-02-11T23:07:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:50 smithi160 ceph-mon[106289]: osdmap e1417: 8 total, 8 up, 8 in 2024-02-11T23:07:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:50 smithi023 ceph-mon[111262]: osdmap e1417: 8 total, 8 up, 8 in 2024-02-11T23:07:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:50 smithi023 ceph-mon[113671]: osdmap e1417: 8 total, 8 up, 8 in 2024-02-11T23:07:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:51 smithi160 ceph-mon[106289]: pgmap v2742: 137 pgs: 137 active+clean; 420 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 22 op/s 2024-02-11T23:07:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:51 smithi023 ceph-mon[111262]: pgmap v2742: 137 pgs: 137 active+clean; 420 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 22 op/s 2024-02-11T23:07:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:51 smithi023 ceph-mon[113671]: pgmap v2742: 137 pgs: 137 active+clean; 420 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 22 op/s 2024-02-11T23:07:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:07:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:53 smithi023 ceph-mon[111262]: pgmap v2743: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 49 op/s 2024-02-11T23:07:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:53 smithi023 ceph-mon[113671]: pgmap v2743: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 49 op/s 2024-02-11T23:07:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:53 smithi160 ceph-mon[106289]: pgmap v2743: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 49 op/s 2024-02-11T23:07:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:55 smithi023 ceph-mon[111262]: pgmap v2744: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-02-11T23:07:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:55 smithi023 ceph-mon[113671]: pgmap v2744: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-02-11T23:07:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:55 smithi160 ceph-mon[106289]: pgmap v2744: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-02-11T23:07:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:07:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:07:55] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.43.0" 2024-02-11T23:07:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:57 smithi023 ceph-mon[111262]: pgmap v2745: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-02-11T23:07:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:57 smithi023 ceph-mon[113671]: pgmap v2745: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-02-11T23:07:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:57 smithi160 ceph-mon[106289]: pgmap v2745: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-02-11T23:07:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:07:59 smithi023 ceph-mon[111262]: pgmap v2746: 137 pgs: 137 active+clean; 432 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-02-11T23:07:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:07:59 smithi023 ceph-mon[113671]: pgmap v2746: 137 pgs: 137 active+clean; 432 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-02-11T23:07:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:07:59 smithi160 ceph-mon[106289]: pgmap v2746: 137 pgs: 137 active+clean; 432 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-02-11T23:08:00.928 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (12475 ms) 2024-02-11T23:08:01.044 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (93443 ms total) 2024-02-11T23:08:01.044 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:08:01.044 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-02-11T23:08:01.073 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-02-11T23:08:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:01 smithi023 ceph-mon[111262]: pgmap v2747: 137 pgs: 137 active+clean; 440 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.6 MiB/s wr, 47 op/s 2024-02-11T23:08:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:01 smithi023 ceph-mon[113671]: pgmap v2747: 137 pgs: 137 active+clean; 440 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.6 MiB/s wr, 47 op/s 2024-02-11T23:08:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:01 smithi160 ceph-mon[106289]: pgmap v2747: 137 pgs: 137 active+clean; 440 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.6 MiB/s wr, 47 op/s 2024-02-11T23:08:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:02 smithi023 ceph-mon[111262]: osdmap e1418: 8 total, 8 up, 8 in 2024-02-11T23:08:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:02 smithi023 ceph-mon[113671]: osdmap e1418: 8 total, 8 up, 8 in 2024-02-11T23:08:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:02 smithi160 ceph-mon[106289]: osdmap e1418: 8 total, 8 up, 8 in 2024-02-11T23:08:03.080 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[111262]: osdmap e1419: 8 total, 8 up, 8 in 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2573742762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[111262]: pgmap v2750: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[113671]: osdmap e1419: 8 total, 8 up, 8 in 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2573742762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:08:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:03 smithi023 ceph-mon[113671]: pgmap v2750: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:08:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:03 smithi160 ceph-mon[106289]: osdmap e1419: 8 total, 8 up, 8 in 2024-02-11T23:08:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2573742762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:08:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:03 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:08:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:03 smithi160 ceph-mon[106289]: pgmap v2750: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:08:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:04 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:08:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:04 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:08:04.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:04 smithi023 ceph-mon[111262]: osdmap e1420: 8 total, 8 up, 8 in 2024-02-11T23:08:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:04 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:08:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:04 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:08:04.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:04 smithi023 ceph-mon[113671]: osdmap e1420: 8 total, 8 up, 8 in 2024-02-11T23:08:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:04 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:08:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:04 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:08:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:04 smithi160 ceph-mon[106289]: osdmap e1420: 8 total, 8 up, 8 in 2024-02-11T23:08:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:05 smithi023 ceph-mon[111262]: osdmap e1421: 8 total, 8 up, 8 in 2024-02-11T23:08:05.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:05 smithi023 ceph-mon[111262]: pgmap v2753: 137 pgs: 9 creating+peering, 21 unknown, 107 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:08:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:05 smithi023 ceph-mon[113671]: osdmap e1421: 8 total, 8 up, 8 in 2024-02-11T23:08:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:05 smithi023 ceph-mon[113671]: pgmap v2753: 137 pgs: 9 creating+peering, 21 unknown, 107 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:08:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:05 smithi160 ceph-mon[106289]: osdmap e1421: 8 total, 8 up, 8 in 2024-02-11T23:08:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:05 smithi160 ceph-mon[106289]: pgmap v2753: 137 pgs: 9 creating+peering, 21 unknown, 107 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:08:06.089 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:08:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:08:05] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.43.0" 2024-02-11T23:08:06.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:06 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:08:06.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:06 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:08:06.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:06 smithi023 ceph-mon[111262]: osdmap e1422: 8 total, 8 up, 8 in 2024-02-11T23:08:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:06 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:08:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:06 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:08:06.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:06 smithi023 ceph-mon[113671]: osdmap e1422: 8 total, 8 up, 8 in 2024-02-11T23:08:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:06 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:08:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:06 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:08:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:06 smithi160 ceph-mon[106289]: osdmap e1422: 8 total, 8 up, 8 in 2024-02-11T23:08:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:07 smithi023 ceph-mon[111262]: pgmap v2755: 137 pgs: 9 creating+peering, 5 unknown, 123 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 240 B/s rd, 480 B/s wr, 0 op/s 2024-02-11T23:08:07.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:07 smithi023 ceph-mon[113671]: pgmap v2755: 137 pgs: 9 creating+peering, 5 unknown, 123 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 240 B/s rd, 480 B/s wr, 0 op/s 2024-02-11T23:08:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:07 smithi160 ceph-mon[106289]: pgmap v2755: 137 pgs: 9 creating+peering, 5 unknown, 123 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 240 B/s rd, 480 B/s wr, 0 op/s 2024-02-11T23:08:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:09 smithi023 ceph-mon[111262]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-02-11T23:08:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:09 smithi023 ceph-mon[113671]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-02-11T23:08:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:09 smithi160 ceph-mon[106289]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-02-11T23:08:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:10 smithi023 ceph-mon[111262]: osdmap e1423: 8 total, 8 up, 8 in 2024-02-11T23:08:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:10 smithi023 ceph-mon[113671]: osdmap e1423: 8 total, 8 up, 8 in 2024-02-11T23:08:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:10 smithi160 ceph-mon[106289]: osdmap e1423: 8 total, 8 up, 8 in 2024-02-11T23:08:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:11 smithi023 ceph-mon[111262]: pgmap v2758: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-02-11T23:08:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:11 smithi023 ceph-mon[113671]: pgmap v2758: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-02-11T23:08:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:11 smithi160 ceph-mon[106289]: pgmap v2758: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-02-11T23:08:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:13 smithi023 ceph-mon[111262]: pgmap v2759: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-11T23:08:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:13 smithi023 ceph-mon[113671]: pgmap v2759: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-11T23:08:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:13 smithi160 ceph-mon[106289]: pgmap v2759: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-11T23:08:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:15 smithi160 ceph-mon[106289]: pgmap v2760: 137 pgs: 137 active+clean; 38 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-02-11T23:08:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:15 smithi160 ceph-mon[106289]: osdmap e1424: 8 total, 8 up, 8 in 2024-02-11T23:08:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:15 smithi023 ceph-mon[111262]: pgmap v2760: 137 pgs: 137 active+clean; 38 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-02-11T23:08:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:15 smithi023 ceph-mon[111262]: osdmap e1424: 8 total, 8 up, 8 in 2024-02-11T23:08:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:15 smithi023 ceph-mon[113671]: pgmap v2760: 137 pgs: 137 active+clean; 38 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-02-11T23:08:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:15 smithi023 ceph-mon[113671]: osdmap e1424: 8 total, 8 up, 8 in 2024-02-11T23:08:15.872 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14800 ms) 2024-02-11T23:08:15.872 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-02-11T23:08:15.872 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:08:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:08:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:08:15] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.43.0" 2024-02-11T23:08:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:17 smithi160 ceph-mon[106289]: pgmap v2762: 137 pgs: 137 active+clean; 55 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.3 MiB/s wr, 62 op/s 2024-02-11T23:08:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:17 smithi023 ceph-mon[111262]: pgmap v2762: 137 pgs: 137 active+clean; 55 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.3 MiB/s wr, 62 op/s 2024-02-11T23:08:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:17 smithi023 ceph-mon[113671]: pgmap v2762: 137 pgs: 137 active+clean; 55 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.3 MiB/s wr, 62 op/s 2024-02-11T23:08:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:19 smithi160 ceph-mon[106289]: pgmap v2763: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.2 MiB/s wr, 69 op/s 2024-02-11T23:08:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:19 smithi023 ceph-mon[111262]: pgmap v2763: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.2 MiB/s wr, 69 op/s 2024-02-11T23:08:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:19 smithi023 ceph-mon[113671]: pgmap v2763: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.2 MiB/s wr, 69 op/s 2024-02-11T23:08:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:20 smithi160 ceph-mon[106289]: osdmap e1425: 8 total, 8 up, 8 in 2024-02-11T23:08:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:20 smithi023 ceph-mon[111262]: osdmap e1425: 8 total, 8 up, 8 in 2024-02-11T23:08:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:20 smithi023 ceph-mon[113671]: osdmap e1425: 8 total, 8 up, 8 in 2024-02-11T23:08:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:21 smithi160 ceph-mon[106289]: pgmap v2765: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 67 op/s 2024-02-11T23:08:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:21 smithi023 ceph-mon[111262]: pgmap v2765: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 67 op/s 2024-02-11T23:08:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:21 smithi023 ceph-mon[113671]: pgmap v2765: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 67 op/s 2024-02-11T23:08:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:23 smithi023 ceph-mon[111262]: pgmap v2766: 137 pgs: 137 active+clean; 91 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-02-11T23:08:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:23 smithi023 ceph-mon[113671]: pgmap v2766: 137 pgs: 137 active+clean; 91 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-02-11T23:08:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:23 smithi160 ceph-mon[106289]: pgmap v2766: 137 pgs: 137 active+clean; 91 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-02-11T23:08:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:25 smithi023 ceph-mon[111262]: pgmap v2767: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-02-11T23:08:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:25 smithi023 ceph-mon[113671]: pgmap v2767: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-02-11T23:08:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:25 smithi160 ceph-mon[106289]: pgmap v2767: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-02-11T23:08:25.977 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10105 ms) 2024-02-11T23:08:25.977 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-02-11T23:08:25.977 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:08:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:08:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:08:25] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-02-11T23:08:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:27 smithi023 ceph-mon[111262]: pgmap v2768: 137 pgs: 137 active+clean; 117 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 71 op/s 2024-02-11T23:08:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:27 smithi023 ceph-mon[113671]: pgmap v2768: 137 pgs: 137 active+clean; 117 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 71 op/s 2024-02-11T23:08:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:27 smithi160 ceph-mon[106289]: pgmap v2768: 137 pgs: 137 active+clean; 117 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 71 op/s 2024-02-11T23:08:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:29 smithi023 ceph-mon[111262]: pgmap v2769: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-02-11T23:08:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:29 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:08:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:29 smithi023 ceph-mon[113671]: pgmap v2769: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-02-11T23:08:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:29 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:08:29.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:29 smithi160 ceph-mon[106289]: pgmap v2769: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-02-11T23:08:29.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:29 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:08:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[111262]: osdmap e1426: 8 total, 8 up, 8 in 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[113671]: osdmap e1426: 8 total, 8 up, 8 in 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:08:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:08:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:30 smithi160 ceph-mon[106289]: osdmap e1426: 8 total, 8 up, 8 in 2024-02-11T23:08:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:08:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:08:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:08:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:31 smithi023 ceph-mon[111262]: pgmap v2771: 137 pgs: 137 active+clean; 129 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 73 op/s 2024-02-11T23:08:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:31 smithi023 ceph-mon[113671]: pgmap v2771: 137 pgs: 137 active+clean; 129 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 73 op/s 2024-02-11T23:08:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:31 smithi160 ceph-mon[106289]: pgmap v2771: 137 pgs: 137 active+clean; 129 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 73 op/s 2024-02-11T23:08:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:33 smithi023 ceph-mon[111262]: pgmap v2772: 137 pgs: 137 active+clean; 146 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-02-11T23:08:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:33 smithi023 ceph-mon[113671]: pgmap v2772: 137 pgs: 137 active+clean; 146 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-02-11T23:08:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:33 smithi160 ceph-mon[106289]: pgmap v2772: 137 pgs: 137 active+clean; 146 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-02-11T23:08:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:35 smithi023 ceph-mon[111262]: pgmap v2773: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-02-11T23:08:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:08:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:08:35] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-02-11T23:08:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:35 smithi023 ceph-mon[113671]: pgmap v2773: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-02-11T23:08:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:35 smithi160 ceph-mon[106289]: pgmap v2773: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-02-11T23:08:36.007 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10030 ms) 2024-02-11T23:08:36.007 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-02-11T23:08:36.007 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:08:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:37 smithi023 ceph-mon[111262]: pgmap v2774: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-02-11T23:08:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:37 smithi023 ceph-mon[113671]: pgmap v2774: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-02-11T23:08:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:37 smithi160 ceph-mon[106289]: pgmap v2774: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-02-11T23:08:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:39 smithi023 ceph-mon[111262]: pgmap v2775: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 61 op/s 2024-02-11T23:08:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:39 smithi023 ceph-mon[113671]: pgmap v2775: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 61 op/s 2024-02-11T23:08:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:39 smithi160 ceph-mon[106289]: pgmap v2775: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 61 op/s 2024-02-11T23:08:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:40 smithi023 ceph-mon[113671]: osdmap e1427: 8 total, 8 up, 8 in 2024-02-11T23:08:40.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:40 smithi023 ceph-mon[111262]: osdmap e1427: 8 total, 8 up, 8 in 2024-02-11T23:08:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:40 smithi160 ceph-mon[106289]: osdmap e1427: 8 total, 8 up, 8 in 2024-02-11T23:08:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:41 smithi023 ceph-mon[113671]: pgmap v2777: 137 pgs: 137 active+clean; 183 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 73 op/s 2024-02-11T23:08:41.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:41 smithi023 ceph-mon[111262]: pgmap v2777: 137 pgs: 137 active+clean; 183 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 73 op/s 2024-02-11T23:08:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:41 smithi160 ceph-mon[106289]: pgmap v2777: 137 pgs: 137 active+clean; 183 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 73 op/s 2024-02-11T23:08:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:43 smithi023 ceph-mon[113671]: pgmap v2778: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 76 op/s 2024-02-11T23:08:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:43 smithi023 ceph-mon[111262]: pgmap v2778: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 76 op/s 2024-02-11T23:08:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:43 smithi160 ceph-mon[106289]: pgmap v2778: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 76 op/s 2024-02-11T23:08:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:45 smithi023 ceph-mon[111262]: pgmap v2779: 137 pgs: 137 active+clean; 208 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-02-11T23:08:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:08:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:08:45] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:08:45.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:45 smithi023 ceph-mon[113671]: pgmap v2779: 137 pgs: 137 active+clean; 208 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-02-11T23:08:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:45 smithi160 ceph-mon[106289]: pgmap v2779: 137 pgs: 137 active+clean; 208 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-02-11T23:08:45.950 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (9943 ms) 2024-02-11T23:08:45.950 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-02-11T23:08:45.950 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:08:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:47 smithi023 ceph-mon[111262]: pgmap v2780: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 64 op/s 2024-02-11T23:08:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:47 smithi023 ceph-mon[113671]: pgmap v2780: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 64 op/s 2024-02-11T23:08:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:47 smithi160 ceph-mon[106289]: pgmap v2780: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.5 MiB/s wr, 64 op/s 2024-02-11T23:08:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:49 smithi023 ceph-mon[111262]: pgmap v2781: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-02-11T23:08:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:49 smithi023 ceph-mon[113671]: pgmap v2781: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-02-11T23:08:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:49 smithi160 ceph-mon[106289]: pgmap v2781: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-02-11T23:08:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:50 smithi023 ceph-mon[111262]: osdmap e1428: 8 total, 8 up, 8 in 2024-02-11T23:08:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:50 smithi023 ceph-mon[113671]: osdmap e1428: 8 total, 8 up, 8 in 2024-02-11T23:08:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:50 smithi160 ceph-mon[106289]: osdmap e1428: 8 total, 8 up, 8 in 2024-02-11T23:08:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:51 smithi023 ceph-mon[111262]: pgmap v2783: 137 pgs: 137 active+clean; 220 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-02-11T23:08:51.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:51 smithi023 ceph-mon[113671]: pgmap v2783: 137 pgs: 137 active+clean; 220 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-02-11T23:08:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:51 smithi160 ceph-mon[106289]: pgmap v2783: 137 pgs: 137 active+clean; 220 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-02-11T23:08:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:08:53.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:53 smithi023 ceph-mon[111262]: pgmap v2784: 137 pgs: 137 active+clean; 241 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 977 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-02-11T23:08:53.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:53 smithi023 ceph-mon[113671]: pgmap v2784: 137 pgs: 137 active+clean; 241 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 977 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-02-11T23:08:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:53 smithi160 ceph-mon[106289]: pgmap v2784: 137 pgs: 137 active+clean; 241 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 977 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-02-11T23:08:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:55 smithi023 ceph-mon[111262]: pgmap v2785: 137 pgs: 137 active+clean; 245 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-02-11T23:08:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:55 smithi023 ceph-mon[111262]: osdmap e1429: 8 total, 8 up, 8 in 2024-02-11T23:08:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:55 smithi023 ceph-mon[113671]: pgmap v2785: 137 pgs: 137 active+clean; 245 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-02-11T23:08:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:55 smithi023 ceph-mon[113671]: osdmap e1429: 8 total, 8 up, 8 in 2024-02-11T23:08:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:08:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:08:55] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:08:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:55 smithi160 ceph-mon[106289]: pgmap v2785: 137 pgs: 137 active+clean; 245 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 969 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-02-11T23:08:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:55 smithi160 ceph-mon[106289]: osdmap e1429: 8 total, 8 up, 8 in 2024-02-11T23:08:56.905 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10955 ms) 2024-02-11T23:08:56.905 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-02-11T23:08:56.905 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:08:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:57 smithi023 ceph-mon[111262]: pgmap v2787: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 77 op/s 2024-02-11T23:08:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:57 smithi023 ceph-mon[113671]: pgmap v2787: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 77 op/s 2024-02-11T23:08:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:57 smithi160 ceph-mon[106289]: pgmap v2787: 137 pgs: 137 active+clean; 269 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 77 op/s 2024-02-11T23:08:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:08:59 smithi023 ceph-mon[111262]: pgmap v2788: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-02-11T23:08:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:08:59 smithi023 ceph-mon[113671]: pgmap v2788: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-02-11T23:08:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:08:59 smithi160 ceph-mon[106289]: pgmap v2788: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-02-11T23:09:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:01 smithi023 ceph-mon[111262]: pgmap v2789: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 62 op/s 2024-02-11T23:09:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:01 smithi023 ceph-mon[113671]: pgmap v2789: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 62 op/s 2024-02-11T23:09:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:01 smithi160 ceph-mon[106289]: pgmap v2789: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 62 op/s 2024-02-11T23:09:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:02 smithi023 ceph-mon[111262]: osdmap e1430: 8 total, 8 up, 8 in 2024-02-11T23:09:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:02 smithi023 ceph-mon[113671]: osdmap e1430: 8 total, 8 up, 8 in 2024-02-11T23:09:02.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:02 smithi160 ceph-mon[106289]: osdmap e1430: 8 total, 8 up, 8 in 2024-02-11T23:09:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:03 smithi023 ceph-mon[111262]: pgmap v2791: 137 pgs: 137 active+clean; 331 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 60 op/s 2024-02-11T23:09:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:03 smithi023 ceph-mon[113671]: pgmap v2791: 137 pgs: 137 active+clean; 331 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 60 op/s 2024-02-11T23:09:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:03 smithi160 ceph-mon[106289]: pgmap v2791: 137 pgs: 137 active+clean; 331 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 60 op/s 2024-02-11T23:09:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:05 smithi023 ceph-mon[111262]: pgmap v2792: 137 pgs: 137 active+clean; 331 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.9 MiB/s wr, 58 op/s 2024-02-11T23:09:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:05 smithi023 ceph-mon[113671]: pgmap v2792: 137 pgs: 137 active+clean; 331 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.9 MiB/s wr, 58 op/s 2024-02-11T23:09:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:05 smithi160 ceph-mon[106289]: pgmap v2792: 137 pgs: 137 active+clean; 331 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.9 MiB/s wr, 58 op/s 2024-02-11T23:09:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:09:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:09:05] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:09:07.486 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10581 ms) 2024-02-11T23:09:07.486 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-02-11T23:09:07.486 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:09:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:07 smithi023 ceph-mon[111262]: pgmap v2793: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2024-02-11T23:09:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:07 smithi023 ceph-mon[113671]: pgmap v2793: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2024-02-11T23:09:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:07 smithi160 ceph-mon[106289]: pgmap v2793: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.6 MiB/s wr, 65 op/s 2024-02-11T23:09:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:09 smithi023 ceph-mon[111262]: pgmap v2794: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-02-11T23:09:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:09 smithi023 ceph-mon[113671]: pgmap v2794: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-02-11T23:09:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:09 smithi160 ceph-mon[106289]: pgmap v2794: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-02-11T23:09:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:11 smithi023 ceph-mon[111262]: pgmap v2795: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-02-11T23:09:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:11 smithi023 ceph-mon[113671]: pgmap v2795: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-02-11T23:09:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:11 smithi160 ceph-mon[106289]: pgmap v2795: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-02-11T23:09:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:12 smithi023 ceph-mon[111262]: osdmap e1431: 8 total, 8 up, 8 in 2024-02-11T23:09:12.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:12 smithi023 ceph-mon[113671]: osdmap e1431: 8 total, 8 up, 8 in 2024-02-11T23:09:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:12 smithi160 ceph-mon[106289]: osdmap e1431: 8 total, 8 up, 8 in 2024-02-11T23:09:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:13 smithi023 ceph-mon[111262]: pgmap v2797: 137 pgs: 137 active+clean; 364 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 77 op/s 2024-02-11T23:09:13.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:13 smithi023 ceph-mon[113671]: pgmap v2797: 137 pgs: 137 active+clean; 364 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 77 op/s 2024-02-11T23:09:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:13 smithi160 ceph-mon[106289]: pgmap v2797: 137 pgs: 137 active+clean; 364 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 77 op/s 2024-02-11T23:09:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:15 smithi023 ceph-mon[111262]: pgmap v2798: 137 pgs: 137 active+clean; 372 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 69 op/s 2024-02-11T23:09:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:15 smithi023 ceph-mon[113671]: pgmap v2798: 137 pgs: 137 active+clean; 372 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 69 op/s 2024-02-11T23:09:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:15 smithi160 ceph-mon[106289]: pgmap v2798: 137 pgs: 137 active+clean; 372 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 69 op/s 2024-02-11T23:09:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:09:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:09:15] "GET /metrics HTTP/1.1" 200 36671 "" "Prometheus/2.43.0" 2024-02-11T23:09:17.410 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (9924 ms) 2024-02-11T23:09:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:17 smithi023 ceph-mon[111262]: pgmap v2799: 137 pgs: 137 active+clean; 372 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-02-11T23:09:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:17 smithi023 ceph-mon[113671]: pgmap v2799: 137 pgs: 137 active+clean; 372 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-02-11T23:09:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:17 smithi160 ceph-mon[106289]: pgmap v2799: 137 pgs: 137 active+clean; 372 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-02-11T23:09:18.395 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (76338 ms total) 2024-02-11T23:09:18.395 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:09:18.396 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-02-11T23:09:18.435 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-02-11T23:09:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:19 smithi023 ceph-mon[111262]: pgmap v2800: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 538 KiB/s rd, 3.3 MiB/s wr, 57 op/s 2024-02-11T23:09:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:19 smithi023 ceph-mon[111262]: osdmap e1432: 8 total, 8 up, 8 in 2024-02-11T23:09:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:19 smithi023 ceph-mon[113671]: pgmap v2800: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 538 KiB/s rd, 3.3 MiB/s wr, 57 op/s 2024-02-11T23:09:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:19 smithi023 ceph-mon[113671]: osdmap e1432: 8 total, 8 up, 8 in 2024-02-11T23:09:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:19 smithi160 ceph-mon[106289]: pgmap v2800: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 538 KiB/s rd, 3.3 MiB/s wr, 57 op/s 2024-02-11T23:09:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:19 smithi160 ceph-mon[106289]: osdmap e1432: 8 total, 8 up, 8 in 2024-02-11T23:09:20.438 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:09:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:20 smithi160 ceph-mon[106289]: osdmap e1433: 8 total, 8 up, 8 in 2024-02-11T23:09:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:20 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1162617639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:09:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:20 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:09:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:20 smithi023 ceph-mon[111262]: osdmap e1433: 8 total, 8 up, 8 in 2024-02-11T23:09:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:20 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1162617639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:09:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:20 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:09:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:20 smithi023 ceph-mon[113671]: osdmap e1433: 8 total, 8 up, 8 in 2024-02-11T23:09:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:20 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1162617639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:09:20.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:20 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:09:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:21 smithi160 ceph-mon[106289]: pgmap v2803: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:09:21.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:21 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:09:21.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:21 smithi160 ceph-mon[106289]: osdmap e1434: 8 total, 8 up, 8 in 2024-02-11T23:09:21.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:21 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[111262]: pgmap v2803: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[111262]: osdmap e1434: 8 total, 8 up, 8 in 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[113671]: pgmap v2803: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[113671]: osdmap e1434: 8 total, 8 up, 8 in 2024-02-11T23:09:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:21 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:09:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:22 smithi023 ceph-mon[111262]: osdmap e1435: 8 total, 8 up, 8 in 2024-02-11T23:09:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:22 smithi023 ceph-mon[113671]: osdmap e1435: 8 total, 8 up, 8 in 2024-02-11T23:09:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:22 smithi160 ceph-mon[106289]: osdmap e1435: 8 total, 8 up, 8 in 2024-02-11T23:09:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[111262]: pgmap v2806: 137 pgs: 2 creating+peering, 11 unknown, 124 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[111262]: osdmap e1436: 8 total, 8 up, 8 in 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[113671]: pgmap v2806: 137 pgs: 2 creating+peering, 11 unknown, 124 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[113671]: osdmap e1436: 8 total, 8 up, 8 in 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:09:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:23 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:09:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:23 smithi160 ceph-mon[106289]: pgmap v2806: 137 pgs: 2 creating+peering, 11 unknown, 124 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:09:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:23 smithi160 ceph-mon[106289]: osdmap e1436: 8 total, 8 up, 8 in 2024-02-11T23:09:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:23 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:09:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:23 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:09:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:25 smithi023 ceph-mon[111262]: pgmap v2808: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 207 B/s rd, 415 B/s wr, 0 op/s 2024-02-11T23:09:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:25 smithi023 ceph-mon[113671]: pgmap v2808: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 207 B/s rd, 415 B/s wr, 0 op/s 2024-02-11T23:09:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:25 smithi160 ceph-mon[106289]: pgmap v2808: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 207 B/s rd, 415 B/s wr, 0 op/s 2024-02-11T23:09:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:09:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:09:25] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-02-11T23:09:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:27 smithi023 ceph-mon[111262]: pgmap v2809: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-02-11T23:09:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:27 smithi023 ceph-mon[111262]: osdmap e1437: 8 total, 8 up, 8 in 2024-02-11T23:09:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:27 smithi023 ceph-mon[113671]: pgmap v2809: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-02-11T23:09:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:27 smithi023 ceph-mon[113671]: osdmap e1437: 8 total, 8 up, 8 in 2024-02-11T23:09:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:27 smithi160 ceph-mon[106289]: pgmap v2809: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-02-11T23:09:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:27 smithi160 ceph-mon[106289]: osdmap e1437: 8 total, 8 up, 8 in 2024-02-11T23:09:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:29 smithi023 ceph-mon[111262]: pgmap v2811: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-02-11T23:09:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:29 smithi023 ceph-mon[113671]: pgmap v2811: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-02-11T23:09:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:29 smithi160 ceph-mon[106289]: pgmap v2811: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[111262]: osdmap e1438: 8 total, 8 up, 8 in 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:09:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[113671]: osdmap e1438: 8 total, 8 up, 8 in 2024-02-11T23:09:30.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:09:30.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:09:30.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:30 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:09:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:30 smithi160 ceph-mon[106289]: osdmap e1438: 8 total, 8 up, 8 in 2024-02-11T23:09:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:09:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:09:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:30 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:31 smithi023 ceph-mon[111262]: pgmap v2813: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-11T23:09:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:31 smithi023 ceph-mon[113671]: pgmap v2813: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-11T23:09:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:31 smithi160 ceph-mon[106289]: pgmap v2813: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-11T23:09:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:33 smithi023 ceph-mon[111262]: pgmap v2814: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2024-02-11T23:09:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:33 smithi023 ceph-mon[113671]: pgmap v2814: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2024-02-11T23:09:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:33 smithi160 ceph-mon[106289]: pgmap v2814: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2024-02-11T23:09:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:35 smithi023 ceph-mon[111262]: pgmap v2815: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 585 KiB/s rd, 3.0 MiB/s wr, 51 op/s 2024-02-11T23:09:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:35 smithi023 ceph-mon[113671]: pgmap v2815: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 585 KiB/s rd, 3.0 MiB/s wr, 51 op/s 2024-02-11T23:09:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:09:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:09:35] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.43.0" 2024-02-11T23:09:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:35 smithi160 ceph-mon[106289]: pgmap v2815: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 585 KiB/s rd, 3.0 MiB/s wr, 51 op/s 2024-02-11T23:09:36.306 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17871 ms) 2024-02-11T23:09:36.306 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-02-11T23:09:36.306 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:09:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:37 smithi023 ceph-mon[111262]: pgmap v2816: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-02-11T23:09:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:37 smithi023 ceph-mon[113671]: pgmap v2816: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-02-11T23:09:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:37 smithi160 ceph-mon[106289]: pgmap v2816: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-02-11T23:09:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:09:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:39 smithi023 ceph-mon[111262]: pgmap v2817: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.7 MiB/s wr, 45 op/s 2024-02-11T23:09:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:39 smithi023 ceph-mon[113671]: pgmap v2817: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.7 MiB/s wr, 45 op/s 2024-02-11T23:09:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:39 smithi160 ceph-mon[106289]: pgmap v2817: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.7 MiB/s wr, 45 op/s 2024-02-11T23:09:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:41 smithi023 ceph-mon[111262]: pgmap v2818: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-02-11T23:09:41.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:41 smithi023 ceph-mon[111262]: osdmap e1439: 8 total, 8 up, 8 in 2024-02-11T23:09:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:41 smithi023 ceph-mon[113671]: pgmap v2818: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-02-11T23:09:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:41 smithi023 ceph-mon[113671]: osdmap e1439: 8 total, 8 up, 8 in 2024-02-11T23:09:41.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:41 smithi160 ceph-mon[106289]: pgmap v2818: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-02-11T23:09:41.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:41 smithi160 ceph-mon[106289]: osdmap e1439: 8 total, 8 up, 8 in 2024-02-11T23:09:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:43 smithi023 ceph-mon[111262]: pgmap v2820: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-02-11T23:09:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:43 smithi023 ceph-mon[113671]: pgmap v2820: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-02-11T23:09:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:43 smithi160 ceph-mon[106289]: pgmap v2820: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-02-11T23:09:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:45 smithi023 ceph-mon[111262]: pgmap v2821: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-02-11T23:09:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:45 smithi023 ceph-mon[113671]: pgmap v2821: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-02-11T23:09:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:45 smithi160 ceph-mon[106289]: pgmap v2821: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-02-11T23:09:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:09:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:09:45] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-02-11T23:09:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:47 smithi023 ceph-mon[111262]: pgmap v2822: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-02-11T23:09:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:47 smithi023 ceph-mon[113671]: pgmap v2822: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-02-11T23:09:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:47 smithi160 ceph-mon[106289]: pgmap v2822: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-02-11T23:09:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:49 smithi023 ceph-mon[111262]: pgmap v2823: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-02-11T23:09:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:49 smithi023 ceph-mon[113671]: pgmap v2823: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-02-11T23:09:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:49 smithi160 ceph-mon[106289]: pgmap v2823: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-02-11T23:09:50.359 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14053 ms) 2024-02-11T23:09:50.359 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-02-11T23:09:50.359 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:09:51.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:51 smithi023 ceph-mon[111262]: pgmap v2824: 137 pgs: 137 active+clean; 108 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-02-11T23:09:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:51 smithi023 ceph-mon[113671]: pgmap v2824: 137 pgs: 137 active+clean; 108 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-02-11T23:09:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:51 smithi160 ceph-mon[106289]: pgmap v2824: 137 pgs: 137 active+clean; 108 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-02-11T23:09:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:09:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:53 smithi023 ceph-mon[111262]: pgmap v2825: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-02-11T23:09:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:53 smithi023 ceph-mon[113671]: pgmap v2825: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-02-11T23:09:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:53 smithi160 ceph-mon[106289]: pgmap v2825: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-02-11T23:09:55.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:55 smithi023 ceph-mon[111262]: osdmap e1440: 8 total, 8 up, 8 in 2024-02-11T23:09:55.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:55 smithi023 ceph-mon[111262]: pgmap v2827: 137 pgs: 137 active+clean; 125 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-11T23:09:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:55 smithi023 ceph-mon[113671]: osdmap e1440: 8 total, 8 up, 8 in 2024-02-11T23:09:55.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:55 smithi023 ceph-mon[113671]: pgmap v2827: 137 pgs: 137 active+clean; 125 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-11T23:09:55.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:55 smithi160 ceph-mon[106289]: osdmap e1440: 8 total, 8 up, 8 in 2024-02-11T23:09:55.448 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:55 smithi160 ceph-mon[106289]: pgmap v2827: 137 pgs: 137 active+clean; 125 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-11T23:09:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:09:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:09:55] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:09:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:57 smithi023 ceph-mon[111262]: pgmap v2828: 137 pgs: 137 active+clean; 134 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 60 op/s 2024-02-11T23:09:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:57 smithi023 ceph-mon[113671]: pgmap v2828: 137 pgs: 137 active+clean; 134 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 60 op/s 2024-02-11T23:09:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:57 smithi160 ceph-mon[106289]: pgmap v2828: 137 pgs: 137 active+clean; 134 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 60 op/s 2024-02-11T23:09:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:09:59 smithi023 ceph-mon[111262]: pgmap v2829: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-02-11T23:09:59.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:09:59 smithi023 ceph-mon[113671]: pgmap v2829: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-02-11T23:09:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:09:59 smithi160 ceph-mon[106289]: pgmap v2829: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-02-11T23:10:00.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T23:10:00.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T23:10:00.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T23:10:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:01 smithi023 ceph-mon[111262]: pgmap v2830: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.6 MiB/s wr, 55 op/s 2024-02-11T23:10:01.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:01 smithi023 ceph-mon[113671]: pgmap v2830: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.6 MiB/s wr, 55 op/s 2024-02-11T23:10:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:01 smithi160 ceph-mon[106289]: pgmap v2830: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.6 MiB/s wr, 55 op/s 2024-02-11T23:10:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:03 smithi160 ceph-mon[106289]: pgmap v2831: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-02-11T23:10:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:03 smithi023 ceph-mon[111262]: pgmap v2831: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-02-11T23:10:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:03 smithi023 ceph-mon[113671]: pgmap v2831: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-02-11T23:10:03.931 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (13572 ms) 2024-02-11T23:10:03.931 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-02-11T23:10:03.931 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:10:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:05 smithi160 ceph-mon[106289]: pgmap v2832: 137 pgs: 137 active+clean; 159 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.1 MiB/s wr, 61 op/s 2024-02-11T23:10:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:05 smithi023 ceph-mon[111262]: pgmap v2832: 137 pgs: 137 active+clean; 159 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.1 MiB/s wr, 61 op/s 2024-02-11T23:10:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:05 smithi023 ceph-mon[113671]: pgmap v2832: 137 pgs: 137 active+clean; 159 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.1 MiB/s wr, 61 op/s 2024-02-11T23:10:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:10:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:10:05] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:10:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:07 smithi160 ceph-mon[106289]: pgmap v2833: 137 pgs: 137 active+clean; 179 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-02-11T23:10:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:07 smithi023 ceph-mon[111262]: pgmap v2833: 137 pgs: 137 active+clean; 179 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-02-11T23:10:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:07 smithi023 ceph-mon[113671]: pgmap v2833: 137 pgs: 137 active+clean; 179 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-02-11T23:10:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:08 smithi023 ceph-mon[111262]: osdmap e1441: 8 total, 8 up, 8 in 2024-02-11T23:10:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:08 smithi023 ceph-mon[113671]: osdmap e1441: 8 total, 8 up, 8 in 2024-02-11T23:10:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:08 smithi160 ceph-mon[106289]: osdmap e1441: 8 total, 8 up, 8 in 2024-02-11T23:10:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:09 smithi023 ceph-mon[111262]: pgmap v2835: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:10:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:09 smithi023 ceph-mon[113671]: pgmap v2835: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:10:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:09 smithi160 ceph-mon[106289]: pgmap v2835: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:10:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:11 smithi023 ceph-mon[111262]: pgmap v2836: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-02-11T23:10:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:11 smithi023 ceph-mon[113671]: pgmap v2836: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-02-11T23:10:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:11 smithi160 ceph-mon[106289]: pgmap v2836: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-02-11T23:10:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:13 smithi023 ceph-mon[111262]: pgmap v2837: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 56 op/s 2024-02-11T23:10:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:13 smithi023 ceph-mon[113671]: pgmap v2837: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 56 op/s 2024-02-11T23:10:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:13 smithi160 ceph-mon[106289]: pgmap v2837: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 56 op/s 2024-02-11T23:10:15.698 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:15 smithi160 ceph-mon[106289]: pgmap v2838: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.3 MiB/s wr, 48 op/s 2024-02-11T23:10:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:15 smithi023 ceph-mon[111262]: pgmap v2838: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.3 MiB/s wr, 48 op/s 2024-02-11T23:10:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:15 smithi023 ceph-mon[113671]: pgmap v2838: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.3 MiB/s wr, 48 op/s 2024-02-11T23:10:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:10:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:10:15] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:10:17.190 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13259 ms) 2024-02-11T23:10:17.190 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-02-11T23:10:17.190 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:10:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:17 smithi160 ceph-mon[106289]: pgmap v2839: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-02-11T23:10:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:17 smithi023 ceph-mon[113671]: pgmap v2839: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-02-11T23:10:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:17 smithi023 ceph-mon[111262]: pgmap v2839: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-02-11T23:10:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:19 smithi160 ceph-mon[106289]: pgmap v2840: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-02-11T23:10:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:19 smithi023 ceph-mon[113671]: pgmap v2840: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-02-11T23:10:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:19 smithi023 ceph-mon[111262]: pgmap v2840: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-02-11T23:10:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:21 smithi023 ceph-mon[111262]: pgmap v2841: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-02-11T23:10:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:21 smithi023 ceph-mon[113671]: pgmap v2841: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-02-11T23:10:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:21 smithi160 ceph-mon[106289]: pgmap v2841: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-02-11T23:10:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:22 smithi023 ceph-mon[111262]: osdmap e1442: 8 total, 8 up, 8 in 2024-02-11T23:10:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:22 smithi023 ceph-mon[113671]: osdmap e1442: 8 total, 8 up, 8 in 2024-02-11T23:10:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:22 smithi160 ceph-mon[106289]: osdmap e1442: 8 total, 8 up, 8 in 2024-02-11T23:10:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:23 smithi023 ceph-mon[111262]: pgmap v2843: 137 pgs: 137 active+clean; 236 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-02-11T23:10:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:23 smithi023 ceph-mon[113671]: pgmap v2843: 137 pgs: 137 active+clean; 236 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-02-11T23:10:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:23 smithi160 ceph-mon[106289]: pgmap v2843: 137 pgs: 137 active+clean; 236 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 936 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-02-11T23:10:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:25 smithi023 ceph-mon[111262]: pgmap v2844: 137 pgs: 137 active+clean; 241 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-02-11T23:10:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:25 smithi023 ceph-mon[113671]: pgmap v2844: 137 pgs: 137 active+clean; 241 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-02-11T23:10:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:25 smithi160 ceph-mon[106289]: pgmap v2844: 137 pgs: 137 active+clean; 241 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-02-11T23:10:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:10:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:10:25] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:10:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:27 smithi023 ceph-mon[111262]: pgmap v2845: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-02-11T23:10:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:27 smithi023 ceph-mon[113671]: pgmap v2845: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-02-11T23:10:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:27 smithi160 ceph-mon[106289]: pgmap v2845: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-02-11T23:10:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:29 smithi160 ceph-mon[106289]: pgmap v2846: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-02-11T23:10:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:29 smithi023 ceph-mon[111262]: pgmap v2846: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-02-11T23:10:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:29 smithi023 ceph-mon[113671]: pgmap v2846: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-02-11T23:10:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:30 smithi160 ceph-mon[106289]: osdmap e1443: 8 total, 8 up, 8 in 2024-02-11T23:10:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:30 smithi023 ceph-mon[111262]: osdmap e1443: 8 total, 8 up, 8 in 2024-02-11T23:10:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:30 smithi023 ceph-mon[113671]: osdmap e1443: 8 total, 8 up, 8 in 2024-02-11T23:10:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:31 smithi160 ceph-mon[106289]: pgmap v2848: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-02-11T23:10:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:10:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:10:31.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:10:31.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:31 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:10:31.714 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14524 ms) 2024-02-11T23:10:31.714 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-02-11T23:10:31.714 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:10:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[111262]: pgmap v2848: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[113671]: pgmap v2848: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:10:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:31 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:10:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:33 smithi160 ceph-mon[106289]: pgmap v2849: 137 pgs: 137 active+clean; 282 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-02-11T23:10:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:33 smithi023 ceph-mon[111262]: pgmap v2849: 137 pgs: 137 active+clean; 282 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-02-11T23:10:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:33 smithi023 ceph-mon[113671]: pgmap v2849: 137 pgs: 137 active+clean; 282 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-02-11T23:10:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:35 smithi023 ceph-mon[111262]: pgmap v2850: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-02-11T23:10:35.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:35 smithi023 ceph-mon[113671]: pgmap v2850: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-02-11T23:10:35.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:35 smithi160 ceph-mon[106289]: pgmap v2850: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-02-11T23:10:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:10:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:10:35] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:10:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:37 smithi023 ceph-mon[111262]: osdmap e1444: 8 total, 8 up, 8 in 2024-02-11T23:10:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:37 smithi023 ceph-mon[111262]: pgmap v2852: 137 pgs: 137 active+clean; 322 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.1 MiB/s wr, 48 op/s 2024-02-11T23:10:37.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:37 smithi023 ceph-mon[113671]: osdmap e1444: 8 total, 8 up, 8 in 2024-02-11T23:10:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:37 smithi023 ceph-mon[113671]: pgmap v2852: 137 pgs: 137 active+clean; 322 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.1 MiB/s wr, 48 op/s 2024-02-11T23:10:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:37 smithi160 ceph-mon[106289]: osdmap e1444: 8 total, 8 up, 8 in 2024-02-11T23:10:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:37 smithi160 ceph-mon[106289]: pgmap v2852: 137 pgs: 137 active+clean; 322 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.1 MiB/s wr, 48 op/s 2024-02-11T23:10:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:39 smithi023 ceph-mon[111262]: pgmap v2853: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.6 MiB/s wr, 43 op/s 2024-02-11T23:10:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:39 smithi023 ceph-mon[113671]: pgmap v2853: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.6 MiB/s wr, 43 op/s 2024-02-11T23:10:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:39 smithi160 ceph-mon[106289]: pgmap v2853: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.6 MiB/s wr, 43 op/s 2024-02-11T23:10:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:41 smithi023 ceph-mon[111262]: pgmap v2854: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 72 op/s 2024-02-11T23:10:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:41 smithi023 ceph-mon[113671]: pgmap v2854: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 72 op/s 2024-02-11T23:10:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:41 smithi160 ceph-mon[106289]: pgmap v2854: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 72 op/s 2024-02-11T23:10:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:43 smithi023 ceph-mon[113671]: pgmap v2855: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 560 KiB/s rd, 5.3 MiB/s wr, 66 op/s 2024-02-11T23:10:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:43 smithi023 ceph-mon[111262]: pgmap v2855: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 560 KiB/s rd, 5.3 MiB/s wr, 66 op/s 2024-02-11T23:10:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:43 smithi160 ceph-mon[106289]: pgmap v2855: 137 pgs: 137 active+clean; 335 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 560 KiB/s rd, 5.3 MiB/s wr, 66 op/s 2024-02-11T23:10:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:45 smithi023 ceph-mon[111262]: pgmap v2856: 137 pgs: 137 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-02-11T23:10:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:45 smithi023 ceph-mon[113671]: pgmap v2856: 137 pgs: 137 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-02-11T23:10:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:45 smithi160 ceph-mon[106289]: pgmap v2856: 137 pgs: 137 active+clean; 339 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-02-11T23:10:45.817 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (14103 ms) 2024-02-11T23:10:45.817 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-02-11T23:10:45.817 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:10:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:10:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:10:45] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:10:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:47 smithi160 ceph-mon[106289]: pgmap v2857: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 49 op/s 2024-02-11T23:10:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:47 smithi023 ceph-mon[111262]: pgmap v2857: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 49 op/s 2024-02-11T23:10:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:47 smithi023 ceph-mon[113671]: pgmap v2857: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 49 op/s 2024-02-11T23:10:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:49 smithi160 ceph-mon[106289]: pgmap v2858: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-02-11T23:10:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:49 smithi023 ceph-mon[111262]: pgmap v2858: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-02-11T23:10:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:49 smithi023 ceph-mon[113671]: pgmap v2858: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-02-11T23:10:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:50 smithi160 ceph-mon[106289]: osdmap e1445: 8 total, 8 up, 8 in 2024-02-11T23:10:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:50 smithi023 ceph-mon[111262]: osdmap e1445: 8 total, 8 up, 8 in 2024-02-11T23:10:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:50 smithi023 ceph-mon[113671]: osdmap e1445: 8 total, 8 up, 8 in 2024-02-11T23:10:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:51 smithi160 ceph-mon[106289]: pgmap v2860: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-02-11T23:10:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:51 smithi023 ceph-mon[111262]: pgmap v2860: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-02-11T23:10:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:51 smithi023 ceph-mon[113671]: pgmap v2860: 137 pgs: 137 active+clean; 343 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-02-11T23:10:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:10:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:53 smithi023 ceph-mon[111262]: pgmap v2861: 137 pgs: 137 active+clean; 364 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T23:10:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:53 smithi023 ceph-mon[113671]: pgmap v2861: 137 pgs: 137 active+clean; 364 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T23:10:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:53 smithi160 ceph-mon[106289]: pgmap v2861: 137 pgs: 137 active+clean; 364 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-02-11T23:10:55.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:55 smithi023 ceph-mon[111262]: pgmap v2862: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 58 op/s 2024-02-11T23:10:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:55 smithi023 ceph-mon[113671]: pgmap v2862: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 58 op/s 2024-02-11T23:10:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:55 smithi160 ceph-mon[106289]: pgmap v2862: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 58 op/s 2024-02-11T23:10:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:10:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:10:55] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-02-11T23:10:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:57 smithi023 ceph-mon[111262]: pgmap v2863: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 502 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-02-11T23:10:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:57 smithi023 ceph-mon[113671]: pgmap v2863: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 502 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-02-11T23:10:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:57 smithi160 ceph-mon[106289]: pgmap v2863: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 502 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-02-11T23:10:59.153 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13336 ms) 2024-02-11T23:10:59.514 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (100718 ms total) 2024-02-11T23:10:59.514 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:10:59.514 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-02-11T23:10:59.548 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-02-11T23:10:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:10:59 smithi023 ceph-mon[111262]: pgmap v2864: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-02-11T23:10:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:10:59 smithi023 ceph-mon[113671]: pgmap v2864: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-02-11T23:10:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:10:59 smithi160 ceph-mon[106289]: pgmap v2864: 137 pgs: 137 active+clean; 376 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-02-11T23:11:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:00 smithi023 ceph-mon[111262]: osdmap e1446: 8 total, 8 up, 8 in 2024-02-11T23:11:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:00 smithi023 ceph-mon[113671]: osdmap e1446: 8 total, 8 up, 8 in 2024-02-11T23:11:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:00 smithi160 ceph-mon[106289]: osdmap e1446: 8 total, 8 up, 8 in 2024-02-11T23:11:01.537 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:11:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:01 smithi023 ceph-mon[113671]: pgmap v2866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:11:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:01 smithi023 ceph-mon[113671]: osdmap e1447: 8 total, 8 up, 8 in 2024-02-11T23:11:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:01 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1217144407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:11:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:01 smithi023 ceph-mon[111262]: pgmap v2866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:11:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:01 smithi023 ceph-mon[111262]: osdmap e1447: 8 total, 8 up, 8 in 2024-02-11T23:11:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:01 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1217144407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:11:01.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:01 smithi160 ceph-mon[106289]: pgmap v2866: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:11:01.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:01 smithi160 ceph-mon[106289]: osdmap e1447: 8 total, 8 up, 8 in 2024-02-11T23:11:01.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:01 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1217144407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:11:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:02 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1217144407' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:11:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:02 smithi023 ceph-mon[111262]: osdmap e1448: 8 total, 8 up, 8 in 2024-02-11T23:11:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:02 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1217144407' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:11:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:02 smithi023 ceph-mon[113671]: osdmap e1448: 8 total, 8 up, 8 in 2024-02-11T23:11:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:02 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1217144407' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:11:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:02 smithi160 ceph-mon[106289]: osdmap e1448: 8 total, 8 up, 8 in 2024-02-11T23:11:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:03 smithi023 ceph-mon[111262]: pgmap v2869: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:11:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:03 smithi023 ceph-mon[111262]: osdmap e1449: 8 total, 8 up, 8 in 2024-02-11T23:11:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:03 smithi023 ceph-mon[113671]: pgmap v2869: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:11:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:03 smithi023 ceph-mon[113671]: osdmap e1449: 8 total, 8 up, 8 in 2024-02-11T23:11:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:03 smithi160 ceph-mon[106289]: pgmap v2869: 137 pgs: 10 creating+peering, 17 unknown, 110 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:11:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:03 smithi160 ceph-mon[106289]: osdmap e1449: 8 total, 8 up, 8 in 2024-02-11T23:11:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:04 smithi023 ceph-mon[111262]: osdmap e1450: 8 total, 8 up, 8 in 2024-02-11T23:11:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:04 smithi023 ceph-mon[113671]: osdmap e1450: 8 total, 8 up, 8 in 2024-02-11T23:11:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:04 smithi160 ceph-mon[106289]: osdmap e1450: 8 total, 8 up, 8 in 2024-02-11T23:11:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:05 smithi023 ceph-mon[111262]: pgmap v2872: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T23:11:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:11:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:11:05] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-02-11T23:11:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:05 smithi023 ceph-mon[113671]: pgmap v2872: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T23:11:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:05 smithi160 ceph-mon[106289]: pgmap v2872: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T23:11:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:06.951 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:07 smithi023 ceph-mon[111262]: pgmap v2873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 878 B/s wr, 7 op/s 2024-02-11T23:11:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:07 smithi023 ceph-mon[113671]: pgmap v2873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 878 B/s wr, 7 op/s 2024-02-11T23:11:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:07 smithi160 ceph-mon[106289]: pgmap v2873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 878 B/s wr, 7 op/s 2024-02-11T23:11:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:08 smithi023 ceph-mon[111262]: osdmap e1451: 8 total, 8 up, 8 in 2024-02-11T23:11:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:08 smithi023 ceph-mon[113671]: osdmap e1451: 8 total, 8 up, 8 in 2024-02-11T23:11:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:08 smithi160 ceph-mon[106289]: osdmap e1451: 8 total, 8 up, 8 in 2024-02-11T23:11:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:09 smithi023 ceph-mon[111262]: pgmap v2875: 137 pgs: 137 active+clean; 14 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-02-11T23:11:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:09 smithi023 ceph-mon[113671]: pgmap v2875: 137 pgs: 137 active+clean; 14 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-02-11T23:11:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:09 smithi160 ceph-mon[106289]: pgmap v2875: 137 pgs: 137 active+clean; 14 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-02-11T23:11:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:11 smithi023 ceph-mon[111262]: osdmap e1452: 8 total, 8 up, 8 in 2024-02-11T23:11:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:11 smithi023 ceph-mon[111262]: pgmap v2877: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-02-11T23:11:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:11 smithi023 ceph-mon[113671]: osdmap e1452: 8 total, 8 up, 8 in 2024-02-11T23:11:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:11 smithi023 ceph-mon[113671]: pgmap v2877: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-02-11T23:11:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:11 smithi160 ceph-mon[106289]: osdmap e1452: 8 total, 8 up, 8 in 2024-02-11T23:11:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:11 smithi160 ceph-mon[106289]: pgmap v2877: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-02-11T23:11:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:13 smithi160 ceph-mon[106289]: pgmap v2878: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-02-11T23:11:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:13 smithi023 ceph-mon[111262]: pgmap v2878: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-02-11T23:11:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:13 smithi023 ceph-mon[113671]: pgmap v2878: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-02-11T23:11:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:15 smithi160 ceph-mon[106289]: pgmap v2879: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 45 op/s 2024-02-11T23:11:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:15 smithi023 ceph-mon[111262]: pgmap v2879: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 45 op/s 2024-02-11T23:11:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:15 smithi023 ceph-mon[113671]: pgmap v2879: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 45 op/s 2024-02-11T23:11:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:11:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:11:15] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.43.0" 2024-02-11T23:11:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:17 smithi160 ceph-mon[106289]: pgmap v2880: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-02-11T23:11:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:17 smithi023 ceph-mon[111262]: pgmap v2880: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-02-11T23:11:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:17 smithi023 ceph-mon[113671]: pgmap v2880: 137 pgs: 137 active+clean; 34 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-02-11T23:11:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:19 smithi160 ceph-mon[106289]: pgmap v2881: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.4 MiB/s wr, 35 op/s 2024-02-11T23:11:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:19 smithi023 ceph-mon[111262]: pgmap v2881: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.4 MiB/s wr, 35 op/s 2024-02-11T23:11:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:19 smithi023 ceph-mon[113671]: pgmap v2881: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.4 MiB/s wr, 35 op/s 2024-02-11T23:11:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:21 smithi023 ceph-mon[111262]: pgmap v2882: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 41 op/s 2024-02-11T23:11:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:21 smithi023 ceph-mon[113671]: pgmap v2882: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 41 op/s 2024-02-11T23:11:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:21 smithi160 ceph-mon[106289]: pgmap v2882: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 41 op/s 2024-02-11T23:11:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:22.410 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.Simple (22862 ms) 2024-02-11T23:11:22.410 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-02-11T23:11:22.410 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:11:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:23 smithi023 ceph-mon[111262]: pgmap v2883: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 43 op/s 2024-02-11T23:11:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:23 smithi023 ceph-mon[113671]: pgmap v2883: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 43 op/s 2024-02-11T23:11:23.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:23 smithi160 ceph-mon[106289]: pgmap v2883: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 43 op/s 2024-02-11T23:11:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:25 smithi160 ceph-mon[106289]: pgmap v2884: 137 pgs: 137 active+clean; 66 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-02-11T23:11:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:25 smithi023 ceph-mon[111262]: pgmap v2884: 137 pgs: 137 active+clean; 66 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-02-11T23:11:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:25 smithi023 ceph-mon[113671]: pgmap v2884: 137 pgs: 137 active+clean; 66 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-02-11T23:11:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:11:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:11:25] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-02-11T23:11:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:27 smithi160 ceph-mon[106289]: pgmap v2885: 137 pgs: 137 active+clean; 84 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.5 MiB/s wr, 26 op/s 2024-02-11T23:11:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:27 smithi160 ceph-mon[106289]: osdmap e1453: 8 total, 8 up, 8 in 2024-02-11T23:11:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:27 smithi023 ceph-mon[111262]: pgmap v2885: 137 pgs: 137 active+clean; 84 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.5 MiB/s wr, 26 op/s 2024-02-11T23:11:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:27 smithi023 ceph-mon[111262]: osdmap e1453: 8 total, 8 up, 8 in 2024-02-11T23:11:27.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:27 smithi023 ceph-mon[113671]: pgmap v2885: 137 pgs: 137 active+clean; 84 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.5 MiB/s wr, 26 op/s 2024-02-11T23:11:27.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:27 smithi023 ceph-mon[113671]: osdmap e1453: 8 total, 8 up, 8 in 2024-02-11T23:11:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:29 smithi160 ceph-mon[106289]: pgmap v2887: 137 pgs: 137 active+clean; 100 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 58 op/s 2024-02-11T23:11:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:29 smithi023 ceph-mon[111262]: pgmap v2887: 137 pgs: 137 active+clean; 100 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 58 op/s 2024-02-11T23:11:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:29 smithi023 ceph-mon[113671]: pgmap v2887: 137 pgs: 137 active+clean; 100 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 58 op/s 2024-02-11T23:11:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:31 smithi023 ceph-mon[111262]: pgmap v2888: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 53 op/s 2024-02-11T23:11:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:31 smithi023 ceph-mon[113671]: pgmap v2888: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 53 op/s 2024-02-11T23:11:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:31 smithi160 ceph-mon[106289]: pgmap v2888: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 53 op/s 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:11:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[111262]: pgmap v2889: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:33 smithi023 ceph-mon[113671]: pgmap v2889: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-02-11T23:11:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:11:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:11:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:11:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:33 smithi160 ceph-mon[106289]: pgmap v2889: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-02-11T23:11:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:35 smithi160 ceph-mon[106289]: pgmap v2890: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-02-11T23:11:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:35 smithi023 ceph-mon[111262]: pgmap v2890: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-02-11T23:11:35.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:35 smithi023 ceph-mon[113671]: pgmap v2890: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-02-11T23:11:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:11:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:11:35] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-02-11T23:11:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:37 smithi160 ceph-mon[106289]: pgmap v2891: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 440 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-02-11T23:11:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:37 smithi023 ceph-mon[111262]: pgmap v2891: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 440 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-02-11T23:11:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:37 smithi023 ceph-mon[113671]: pgmap v2891: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 440 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-02-11T23:11:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:39 smithi160 ceph-mon[106289]: pgmap v2892: 137 pgs: 137 active+clean; 120 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 422 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-02-11T23:11:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:39 smithi023 ceph-mon[111262]: pgmap v2892: 137 pgs: 137 active+clean; 120 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 422 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-02-11T23:11:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:39 smithi023 ceph-mon[113671]: pgmap v2892: 137 pgs: 137 active+clean; 120 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 422 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-02-11T23:11:40.978 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.Grow (18568 ms) 2024-02-11T23:11:40.979 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-02-11T23:11:40.979 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:11:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:41 smithi023 ceph-mon[111262]: pgmap v2893: 137 pgs: 137 active+clean; 133 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-11T23:11:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:41 smithi023 ceph-mon[113671]: pgmap v2893: 137 pgs: 137 active+clean; 133 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-11T23:11:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:41 smithi160 ceph-mon[106289]: pgmap v2893: 137 pgs: 137 active+clean; 133 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-11T23:11:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:43 smithi160 ceph-mon[106289]: pgmap v2894: 137 pgs: 137 active+clean; 137 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-02-11T23:11:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:43 smithi023 ceph-mon[111262]: pgmap v2894: 137 pgs: 137 active+clean; 137 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-02-11T23:11:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:43 smithi023 ceph-mon[113671]: pgmap v2894: 137 pgs: 137 active+clean; 137 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-02-11T23:11:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:45 smithi160 ceph-mon[106289]: pgmap v2895: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:11:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:45 smithi160 ceph-mon[106289]: osdmap e1454: 8 total, 8 up, 8 in 2024-02-11T23:11:45.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:45 smithi023 ceph-mon[111262]: pgmap v2895: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:11:45.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:45 smithi023 ceph-mon[111262]: osdmap e1454: 8 total, 8 up, 8 in 2024-02-11T23:11:45.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:45 smithi023 ceph-mon[113671]: pgmap v2895: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:11:45.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:45 smithi023 ceph-mon[113671]: osdmap e1454: 8 total, 8 up, 8 in 2024-02-11T23:11:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:11:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:11:45] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:11:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:47 smithi160 ceph-mon[106289]: pgmap v2897: 137 pgs: 137 active+clean; 157 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 42 op/s 2024-02-11T23:11:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:47 smithi023 ceph-mon[111262]: pgmap v2897: 137 pgs: 137 active+clean; 157 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 42 op/s 2024-02-11T23:11:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:47 smithi023 ceph-mon[113671]: pgmap v2897: 137 pgs: 137 active+clean; 157 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 42 op/s 2024-02-11T23:11:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:49 smithi160 ceph-mon[106289]: pgmap v2898: 137 pgs: 137 active+clean; 165 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-02-11T23:11:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:49 smithi023 ceph-mon[111262]: pgmap v2898: 137 pgs: 137 active+clean; 165 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-02-11T23:11:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:49 smithi023 ceph-mon[113671]: pgmap v2898: 137 pgs: 137 active+clean; 165 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-02-11T23:11:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:51 smithi023 ceph-mon[111262]: pgmap v2899: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-02-11T23:11:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:51 smithi023 ceph-mon[113671]: pgmap v2899: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-02-11T23:11:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:51 smithi160 ceph-mon[106289]: pgmap v2899: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-02-11T23:11:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:11:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:53 smithi023 ceph-mon[111262]: pgmap v2900: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2024-02-11T23:11:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:53 smithi023 ceph-mon[113671]: pgmap v2900: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2024-02-11T23:11:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:53 smithi160 ceph-mon[106289]: pgmap v2900: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.9 MiB/s wr, 48 op/s 2024-02-11T23:11:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:55 smithi160 ceph-mon[106289]: pgmap v2901: 137 pgs: 137 active+clean; 178 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-02-11T23:11:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:55 smithi023 ceph-mon[111262]: pgmap v2901: 137 pgs: 137 active+clean; 178 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-02-11T23:11:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:55 smithi023 ceph-mon[113671]: pgmap v2901: 137 pgs: 137 active+clean; 178 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-02-11T23:11:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:11:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:11:55] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:11:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:56 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]: dispatch 2024-02-11T23:11:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:56 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]: dispatch 2024-02-11T23:11:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:56 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]: dispatch 2024-02-11T23:11:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:57 smithi160 ceph-mon[106289]: pgmap v2902: 137 pgs: 137 active+clean; 203 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.2 MiB/s wr, 46 op/s 2024-02-11T23:11:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]': finished 2024-02-11T23:11:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:57 smithi160 ceph-mon[106289]: osdmap e1455: 8 total, 8 up, 8 in 2024-02-11T23:11:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:57 smithi023 ceph-mon[113671]: pgmap v2902: 137 pgs: 137 active+clean; 203 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.2 MiB/s wr, 46 op/s 2024-02-11T23:11:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]': finished 2024-02-11T23:11:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:57 smithi023 ceph-mon[113671]: osdmap e1455: 8 total, 8 up, 8 in 2024-02-11T23:11:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:57 smithi023 ceph-mon[111262]: pgmap v2902: 137 pgs: 137 active+clean; 203 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.2 MiB/s wr, 46 op/s 2024-02-11T23:11:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.9", "id": [6, 4]}]': finished 2024-02-11T23:11:57.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:57 smithi023 ceph-mon[111262]: osdmap e1455: 8 total, 8 up, 8 in 2024-02-11T23:11:58.016 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (17038 ms) 2024-02-11T23:11:58.016 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-02-11T23:11:58.016 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:11:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:58 smithi023 ceph-mon[111262]: osdmap e1456: 8 total, 8 up, 8 in 2024-02-11T23:11:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:58 smithi023 ceph-mon[113671]: osdmap e1456: 8 total, 8 up, 8 in 2024-02-11T23:11:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:58 smithi160 ceph-mon[106289]: osdmap e1456: 8 total, 8 up, 8 in 2024-02-11T23:11:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:11:59 smithi023 ceph-mon[111262]: pgmap v2905: 137 pgs: 137 active+clean; 207 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.1 MiB/s wr, 36 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:11:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:11:59 smithi023 ceph-mon[113671]: pgmap v2905: 137 pgs: 137 active+clean; 207 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.1 MiB/s wr, 36 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:11:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:11:59 smithi160 ceph-mon[106289]: pgmap v2905: 137 pgs: 137 active+clean; 207 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.1 MiB/s wr, 36 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:01.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:01 smithi023 ceph-mon[111262]: pgmap v2906: 137 pgs: 137 active+clean; 211 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 41 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:01.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:01 smithi023 ceph-mon[113671]: pgmap v2906: 137 pgs: 137 active+clean; 211 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 41 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:01 smithi160 ceph-mon[106289]: pgmap v2906: 137 pgs: 137 active+clean; 211 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 41 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:03 smithi023 ceph-mon[111262]: osdmap e1457: 8 total, 8 up, 8 in 2024-02-11T23:12:03.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:03 smithi023 ceph-mon[111262]: pgmap v2908: 137 pgs: 137 active+clean; 223 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 26 op/s; 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:12:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:03 smithi023 ceph-mon[113671]: osdmap e1457: 8 total, 8 up, 8 in 2024-02-11T23:12:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:03 smithi023 ceph-mon[113671]: pgmap v2908: 137 pgs: 137 active+clean; 223 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 26 op/s; 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:12:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:03 smithi160 ceph-mon[106289]: osdmap e1457: 8 total, 8 up, 8 in 2024-02-11T23:12:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:03 smithi160 ceph-mon[106289]: pgmap v2908: 137 pgs: 137 active+clean; 223 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 26 op/s; 682 KiB/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:12:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:05 smithi160 ceph-mon[106289]: pgmap v2909: 137 pgs: 137 active+clean; 239 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.1 MiB/s wr, 34 op/s; 516 KiB/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:12:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:05 smithi023 ceph-mon[111262]: pgmap v2909: 137 pgs: 137 active+clean; 239 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.1 MiB/s wr, 34 op/s; 516 KiB/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:12:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:05 smithi023 ceph-mon[113671]: pgmap v2909: 137 pgs: 137 active+clean; 239 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.1 MiB/s wr, 34 op/s; 516 KiB/s, 1 keys/s, 0 objects/s recovering 2024-02-11T23:12:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:12:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:12:05] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:12:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:07 smithi160 ceph-mon[106289]: pgmap v2910: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 58 op/s; 459 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:07 smithi023 ceph-mon[111262]: pgmap v2910: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 58 op/s; 459 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:07 smithi023 ceph-mon[113671]: pgmap v2910: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 58 op/s; 459 KiB/s, 0 keys/s, 0 objects/s recovering 2024-02-11T23:12:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:09 smithi023 ceph-mon[111262]: pgmap v2911: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-02-11T23:12:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:09 smithi023 ceph-mon[113671]: pgmap v2911: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-02-11T23:12:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:09 smithi160 ceph-mon[106289]: pgmap v2911: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-02-11T23:12:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:11 smithi023 ceph-mon[111262]: pgmap v2912: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-02-11T23:12:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:11 smithi023 ceph-mon[113671]: pgmap v2912: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-02-11T23:12:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:11 smithi160 ceph-mon[106289]: pgmap v2912: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-02-11T23:12:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:13 smithi160 ceph-mon[106289]: pgmap v2913: 137 pgs: 137 active+clean; 248 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 430 KiB/s rd, 2.8 MiB/s wr, 45 op/s 2024-02-11T23:12:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:13 smithi023 ceph-mon[111262]: pgmap v2913: 137 pgs: 137 active+clean; 248 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 430 KiB/s rd, 2.8 MiB/s wr, 45 op/s 2024-02-11T23:12:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:13 smithi023 ceph-mon[113671]: pgmap v2913: 137 pgs: 137 active+clean; 248 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 430 KiB/s rd, 2.8 MiB/s wr, 45 op/s 2024-02-11T23:12:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:15 smithi160 ceph-mon[106289]: pgmap v2914: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.4 MiB/s wr, 40 op/s 2024-02-11T23:12:15.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:15 smithi023 ceph-mon[111262]: pgmap v2914: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.4 MiB/s wr, 40 op/s 2024-02-11T23:12:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:15 smithi023 ceph-mon[113671]: pgmap v2914: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.4 MiB/s wr, 40 op/s 2024-02-11T23:12:16.088 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (18071 ms) 2024-02-11T23:12:16.088 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-02-11T23:12:16.088 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:12:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:12:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:12:15] "GET /metrics HTTP/1.1" 200 36678 "" "Prometheus/2.43.0" 2024-02-11T23:12:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:17 smithi160 ceph-mon[106289]: pgmap v2915: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-02-11T23:12:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:17 smithi023 ceph-mon[111262]: pgmap v2915: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-02-11T23:12:17.909 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:17 smithi023 ceph-mon[113671]: pgmap v2915: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-02-11T23:12:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:19 smithi023 ceph-mon[111262]: pgmap v2916: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-02-11T23:12:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:19 smithi023 ceph-mon[113671]: pgmap v2916: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-02-11T23:12:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:19 smithi160 ceph-mon[106289]: pgmap v2916: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-02-11T23:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:21 smithi023 ceph-mon[111262]: pgmap v2917: 137 pgs: 137 active+clean; 268 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2024-02-11T23:12:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:21 smithi023 ceph-mon[111262]: osdmap e1458: 8 total, 8 up, 8 in 2024-02-11T23:12:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:21 smithi023 ceph-mon[113671]: pgmap v2917: 137 pgs: 137 active+clean; 268 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2024-02-11T23:12:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:21 smithi023 ceph-mon[113671]: osdmap e1458: 8 total, 8 up, 8 in 2024-02-11T23:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:21 smithi160 ceph-mon[106289]: pgmap v2917: 137 pgs: 137 active+clean; 268 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2024-02-11T23:12:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:21 smithi160 ceph-mon[106289]: osdmap e1458: 8 total, 8 up, 8 in 2024-02-11T23:12:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:22.948 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:23 smithi023 ceph-mon[111262]: pgmap v2919: 137 pgs: 137 active+clean; 289 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-11T23:12:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:23 smithi023 ceph-mon[113671]: pgmap v2919: 137 pgs: 137 active+clean; 289 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-11T23:12:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:23 smithi160 ceph-mon[106289]: pgmap v2919: 137 pgs: 137 active+clean; 289 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-11T23:12:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:25 smithi023 ceph-mon[111262]: pgmap v2920: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-02-11T23:12:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:25 smithi023 ceph-mon[113671]: pgmap v2920: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-02-11T23:12:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:25 smithi160 ceph-mon[106289]: pgmap v2920: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-02-11T23:12:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:12:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:12:25] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:12:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:27 smithi023 ceph-mon[111262]: pgmap v2921: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-02-11T23:12:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:27 smithi023 ceph-mon[113671]: pgmap v2921: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-02-11T23:12:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:27 smithi160 ceph-mon[106289]: pgmap v2921: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-02-11T23:12:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:29 smithi023 ceph-mon[111262]: pgmap v2922: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:12:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:29 smithi023 ceph-mon[113671]: pgmap v2922: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:12:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:29 smithi160 ceph-mon[106289]: pgmap v2922: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:12:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:31 smithi023 ceph-mon[111262]: pgmap v2923: 137 pgs: 137 active+clean; 297 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:12:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:31 smithi023 ceph-mon[113671]: pgmap v2923: 137 pgs: 137 active+clean; 297 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:12:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:31 smithi160 ceph-mon[106289]: pgmap v2923: 137 pgs: 137 active+clean; 297 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:12:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:32 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:12:32.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:32 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:12:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:32 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:12:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:12:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T23:12:32.929339209Z level=info msg="Completed cleanup jobs" duration=860.94µs 2024-02-11T23:12:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:33 smithi160 ceph-mon[106289]: pgmap v2924: 137 pgs: 137 active+clean; 301 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 2.8 MiB/s wr, 38 op/s 2024-02-11T23:12:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:12:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:12:33.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:12:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[111262]: pgmap v2924: 137 pgs: 137 active+clean; 301 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 2.8 MiB/s wr, 38 op/s 2024-02-11T23:12:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:12:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:12:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:12:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[113671]: pgmap v2924: 137 pgs: 137 active+clean; 301 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 2.8 MiB/s wr, 38 op/s 2024-02-11T23:12:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:12:33.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:12:33.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:12:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:34 smithi160 ceph-mon[106289]: osdmap e1459: 8 total, 8 up, 8 in 2024-02-11T23:12:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:34 smithi023 ceph-mon[111262]: osdmap e1459: 8 total, 8 up, 8 in 2024-02-11T23:12:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:34 smithi023 ceph-mon[113671]: osdmap e1459: 8 total, 8 up, 8 in 2024-02-11T23:12:35.693 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (19605 ms) 2024-02-11T23:12:35.693 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-02-11T23:12:35.693 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:12:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:35 smithi023 ceph-mon[111262]: pgmap v2926: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-02-11T23:12:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:35 smithi023 ceph-mon[113671]: pgmap v2926: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-02-11T23:12:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:35 smithi160 ceph-mon[106289]: pgmap v2926: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-02-11T23:12:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:12:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:12:35] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:12:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:37 smithi023 ceph-mon[111262]: pgmap v2927: 137 pgs: 137 active+clean; 346 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-02-11T23:12:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:37 smithi023 ceph-mon[113671]: pgmap v2927: 137 pgs: 137 active+clean; 346 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-02-11T23:12:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:37 smithi160 ceph-mon[106289]: pgmap v2927: 137 pgs: 137 active+clean; 346 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-02-11T23:12:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:39 smithi023 ceph-mon[111262]: pgmap v2928: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-02-11T23:12:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:39 smithi023 ceph-mon[113671]: pgmap v2928: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-02-11T23:12:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:39 smithi160 ceph-mon[106289]: pgmap v2928: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-02-11T23:12:40.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:40 smithi023 ceph-mon[111262]: osdmap e1460: 8 total, 8 up, 8 in 2024-02-11T23:12:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:40 smithi023 ceph-mon[113671]: osdmap e1460: 8 total, 8 up, 8 in 2024-02-11T23:12:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:40 smithi160 ceph-mon[106289]: osdmap e1460: 8 total, 8 up, 8 in 2024-02-11T23:12:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:41 smithi023 ceph-mon[111262]: pgmap v2930: 137 pgs: 137 active+clean; 386 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 11 MiB/s wr, 49 op/s 2024-02-11T23:12:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:41 smithi023 ceph-mon[113671]: pgmap v2930: 137 pgs: 137 active+clean; 386 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 11 MiB/s wr, 49 op/s 2024-02-11T23:12:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:41 smithi160 ceph-mon[106289]: pgmap v2930: 137 pgs: 137 active+clean; 386 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 11 MiB/s wr, 49 op/s 2024-02-11T23:12:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:43 smithi023 ceph-mon[111262]: pgmap v2931: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 71 op/s 2024-02-11T23:12:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:43 smithi023 ceph-mon[113671]: pgmap v2931: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 71 op/s 2024-02-11T23:12:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:43 smithi160 ceph-mon[106289]: pgmap v2931: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 71 op/s 2024-02-11T23:12:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:45 smithi023 ceph-mon[111262]: pgmap v2932: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.1 MiB/s wr, 72 op/s 2024-02-11T23:12:45.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:45 smithi023 ceph-mon[113671]: pgmap v2932: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.1 MiB/s wr, 72 op/s 2024-02-11T23:12:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:45 smithi160 ceph-mon[106289]: pgmap v2932: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.1 MiB/s wr, 72 op/s 2024-02-11T23:12:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:12:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:12:45] "GET /metrics HTTP/1.1" 200 36671 "" "Prometheus/2.43.0" 2024-02-11T23:12:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:47 smithi023 ceph-mon[111262]: pgmap v2933: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.1 MiB/s wr, 43 op/s 2024-02-11T23:12:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:47 smithi023 ceph-mon[113671]: pgmap v2933: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.1 MiB/s wr, 43 op/s 2024-02-11T23:12:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:47 smithi160 ceph-mon[106289]: pgmap v2933: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.1 MiB/s wr, 43 op/s 2024-02-11T23:12:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:49 smithi023 ceph-mon[111262]: pgmap v2934: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-02-11T23:12:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:49 smithi023 ceph-mon[113671]: pgmap v2934: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-02-11T23:12:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:49 smithi160 ceph-mon[106289]: pgmap v2934: 137 pgs: 137 active+clean; 407 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-02-11T23:12:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:51 smithi023 ceph-mon[111262]: pgmap v2935: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-02-11T23:12:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:51 smithi023 ceph-mon[113671]: pgmap v2935: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-02-11T23:12:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:51 smithi160 ceph-mon[106289]: pgmap v2935: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-02-11T23:12:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:12:53.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:53 smithi023 ceph-mon[111262]: pgmap v2936: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-02-11T23:12:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:53 smithi023 ceph-mon[113671]: pgmap v2936: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-02-11T23:12:53.447 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:53 smithi160 ceph-mon[106289]: pgmap v2936: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-02-11T23:12:53.512 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (17819 ms) 2024-02-11T23:12:53.512 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-02-11T23:12:53.512 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:12:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:55 smithi160 ceph-mon[106289]: pgmap v2937: 137 pgs: 137 active+clean; 427 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2024-02-11T23:12:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:55 smithi023 ceph-mon[111262]: pgmap v2937: 137 pgs: 137 active+clean; 427 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2024-02-11T23:12:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:55 smithi023 ceph-mon[113671]: pgmap v2937: 137 pgs: 137 active+clean; 427 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 21 op/s 2024-02-11T23:12:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:12:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:12:55] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:12:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:57 smithi160 ceph-mon[106289]: pgmap v2938: 137 pgs: 137 active+clean; 427 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-02-11T23:12:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:57 smithi023 ceph-mon[111262]: pgmap v2938: 137 pgs: 137 active+clean; 427 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-02-11T23:12:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:57 smithi023 ceph-mon[113671]: pgmap v2938: 137 pgs: 137 active+clean; 427 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-02-11T23:12:58.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:58 smithi023 ceph-mon[111262]: osdmap e1461: 8 total, 8 up, 8 in 2024-02-11T23:12:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:58 smithi023 ceph-mon[113671]: osdmap e1461: 8 total, 8 up, 8 in 2024-02-11T23:12:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:58 smithi160 ceph-mon[106289]: osdmap e1461: 8 total, 8 up, 8 in 2024-02-11T23:12:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:12:59 smithi023 ceph-mon[111262]: pgmap v2940: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-02-11T23:12:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:12:59 smithi023 ceph-mon[113671]: pgmap v2940: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-02-11T23:12:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:12:59 smithi160 ceph-mon[106289]: pgmap v2940: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-02-11T23:13:01.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:01 smithi023 ceph-mon[111262]: pgmap v2941: 137 pgs: 137 active+clean; 444 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-02-11T23:13:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:01 smithi023 ceph-mon[113671]: pgmap v2941: 137 pgs: 137 active+clean; 444 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-02-11T23:13:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:01 smithi160 ceph-mon[106289]: pgmap v2941: 137 pgs: 137 active+clean; 444 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-02-11T23:13:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:03 smithi160 ceph-mon[106289]: pgmap v2942: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-02-11T23:13:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:03 smithi023 ceph-mon[111262]: pgmap v2942: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-02-11T23:13:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:03 smithi023 ceph-mon[113671]: pgmap v2942: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-02-11T23:13:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:05 smithi023 ceph-mon[111262]: pgmap v2943: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-02-11T23:13:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:05 smithi023 ceph-mon[113671]: pgmap v2943: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-02-11T23:13:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:05 smithi160 ceph-mon[106289]: pgmap v2943: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-02-11T23:13:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:13:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:13:05] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:13:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:07 smithi023 ceph-mon[111262]: pgmap v2944: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:13:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:07 smithi023 ceph-mon[113671]: pgmap v2944: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:13:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:07 smithi160 ceph-mon[106289]: pgmap v2944: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-02-11T23:13:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:09 smithi023 ceph-mon[111262]: pgmap v2945: 137 pgs: 137 active+clean; 464 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-02-11T23:13:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:09 smithi023 ceph-mon[113671]: pgmap v2945: 137 pgs: 137 active+clean; 464 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-02-11T23:13:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:09 smithi160 ceph-mon[106289]: pgmap v2945: 137 pgs: 137 active+clean; 464 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-02-11T23:13:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:11 smithi023 ceph-mon[111262]: pgmap v2946: 137 pgs: 137 active+clean; 472 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-02-11T23:13:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:11 smithi023 ceph-mon[113671]: pgmap v2946: 137 pgs: 137 active+clean; 472 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-02-11T23:13:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:11 smithi160 ceph-mon[106289]: pgmap v2946: 137 pgs: 137 active+clean; 472 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-02-11T23:13:12.421 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (18909 ms) 2024-02-11T23:13:12.483 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (132873 ms total) 2024-02-11T23:13:12.484 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:13:12.484 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-02-11T23:13:12.519 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-02-11T23:13:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:13 smithi023 ceph-mon[111262]: pgmap v2947: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-02-11T23:13:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:13 smithi023 ceph-mon[111262]: osdmap e1462: 8 total, 8 up, 8 in 2024-02-11T23:13:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:13 smithi023 ceph-mon[113671]: pgmap v2947: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-02-11T23:13:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:13 smithi023 ceph-mon[113671]: osdmap e1462: 8 total, 8 up, 8 in 2024-02-11T23:13:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:13 smithi160 ceph-mon[106289]: pgmap v2947: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-02-11T23:13:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:13 smithi160 ceph-mon[106289]: osdmap e1462: 8 total, 8 up, 8 in 2024-02-11T23:13:14.526 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:13:14.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:14 smithi023 ceph-mon[111262]: osdmap e1463: 8 total, 8 up, 8 in 2024-02-11T23:13:14.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:14 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2391434318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:13:14.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:14 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:13:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:14 smithi023 ceph-mon[113671]: osdmap e1463: 8 total, 8 up, 8 in 2024-02-11T23:13:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:14 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2391434318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:13:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:14 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:13:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:14 smithi160 ceph-mon[106289]: osdmap e1463: 8 total, 8 up, 8 in 2024-02-11T23:13:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:14 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2391434318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:13:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:14 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:13:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[111262]: pgmap v2950: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:13:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:13:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:13:15.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[111262]: osdmap e1464: 8 total, 8 up, 8 in 2024-02-11T23:13:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[113671]: pgmap v2950: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:13:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:13:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:13:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-mon[113671]: osdmap e1464: 8 total, 8 up, 8 in 2024-02-11T23:13:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:15 smithi160 ceph-mon[106289]: pgmap v2950: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:13:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:15 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:13:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:15 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:13:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:15 smithi160 ceph-mon[106289]: osdmap e1464: 8 total, 8 up, 8 in 2024-02-11T23:13:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:13:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:13:15] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:13:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:16 smithi023 ceph-mon[111262]: osdmap e1465: 8 total, 8 up, 8 in 2024-02-11T23:13:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:16 smithi023 ceph-mon[113671]: osdmap e1465: 8 total, 8 up, 8 in 2024-02-11T23:13:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:16 smithi160 ceph-mon[106289]: osdmap e1465: 8 total, 8 up, 8 in 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[111262]: pgmap v2953: 137 pgs: 2 creating+peering, 15 unknown, 120 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[111262]: osdmap e1466: 8 total, 8 up, 8 in 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[113671]: pgmap v2953: 137 pgs: 2 creating+peering, 15 unknown, 120 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:13:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:17 smithi023 ceph-mon[113671]: osdmap e1466: 8 total, 8 up, 8 in 2024-02-11T23:13:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:17 smithi160 ceph-mon[106289]: pgmap v2953: 137 pgs: 2 creating+peering, 15 unknown, 120 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:13:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:17 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:13:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:17 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:13:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:17 smithi160 ceph-mon[106289]: osdmap e1466: 8 total, 8 up, 8 in 2024-02-11T23:13:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:19 smithi023 ceph-mon[111262]: pgmap v2955: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 837 B/s rd, 837 B/s wr, 2 op/s 2024-02-11T23:13:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:19 smithi023 ceph-mon[113671]: pgmap v2955: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 837 B/s rd, 837 B/s wr, 2 op/s 2024-02-11T23:13:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:19 smithi160 ceph-mon[106289]: pgmap v2955: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 837 B/s rd, 837 B/s wr, 2 op/s 2024-02-11T23:13:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:21 smithi023 ceph-mon[111262]: pgmap v2956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 853 B/s wr, 3 op/s 2024-02-11T23:13:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:21 smithi023 ceph-mon[113671]: pgmap v2956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 853 B/s wr, 3 op/s 2024-02-11T23:13:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:21 smithi160 ceph-mon[106289]: pgmap v2956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 853 B/s wr, 3 op/s 2024-02-11T23:13:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:23.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:23 smithi023 ceph-mon[111262]: pgmap v2957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-02-11T23:13:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:23 smithi023 ceph-mon[113671]: pgmap v2957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-02-11T23:13:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:23 smithi160 ceph-mon[106289]: pgmap v2957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-02-11T23:13:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-mon[111262]: osdmap e1467: 8 total, 8 up, 8 in 2024-02-11T23:13:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-mon[111262]: pgmap v2959: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-02-11T23:13:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-mon[111262]: osdmap e1468: 8 total, 8 up, 8 in 2024-02-11T23:13:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-mon[113671]: osdmap e1467: 8 total, 8 up, 8 in 2024-02-11T23:13:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-mon[113671]: pgmap v2959: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-02-11T23:13:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-mon[113671]: osdmap e1468: 8 total, 8 up, 8 in 2024-02-11T23:13:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:25 smithi160 ceph-mon[106289]: osdmap e1467: 8 total, 8 up, 8 in 2024-02-11T23:13:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:25 smithi160 ceph-mon[106289]: pgmap v2959: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-02-11T23:13:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:25 smithi160 ceph-mon[106289]: osdmap e1468: 8 total, 8 up, 8 in 2024-02-11T23:13:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:13:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:13:25] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.43.0" 2024-02-11T23:13:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:27 smithi160 ceph-mon[106289]: pgmap v2961: 137 pgs: 137 active+clean; 29 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-02-11T23:13:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:27 smithi023 ceph-mon[111262]: pgmap v2961: 137 pgs: 137 active+clean; 29 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-02-11T23:13:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:27 smithi023 ceph-mon[113671]: pgmap v2961: 137 pgs: 137 active+clean; 29 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-02-11T23:13:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:29 smithi023 ceph-mon[111262]: pgmap v2962: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.1 MiB/s wr, 56 op/s 2024-02-11T23:13:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:29 smithi023 ceph-mon[113671]: pgmap v2962: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.1 MiB/s wr, 56 op/s 2024-02-11T23:13:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:29 smithi160 ceph-mon[106289]: pgmap v2962: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 5.1 MiB/s wr, 56 op/s 2024-02-11T23:13:30.630 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.Simple (18111 ms) 2024-02-11T23:13:30.630 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-02-11T23:13:30.630 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:13:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:31 smithi023 ceph-mon[111262]: pgmap v2963: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.1 MiB/s wr, 71 op/s 2024-02-11T23:13:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:31 smithi023 ceph-mon[113671]: pgmap v2963: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.1 MiB/s wr, 71 op/s 2024-02-11T23:13:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:31 smithi160 ceph-mon[106289]: pgmap v2963: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.1 MiB/s wr, 71 op/s 2024-02-11T23:13:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:33 smithi023 ceph-mon[111262]: pgmap v2964: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-02-11T23:13:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:33 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:13:33.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:33 smithi023 ceph-mon[113671]: pgmap v2964: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-02-11T23:13:33.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:33 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:13:33.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:33 smithi160 ceph-mon[106289]: pgmap v2964: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 8.7 MiB/s wr, 84 op/s 2024-02-11T23:13:33.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:33 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:13:35.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[111262]: pgmap v2965: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 68 op/s 2024-02-11T23:13:35.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.764 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:13:35] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.43.0" 2024-02-11T23:13:35.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[113671]: pgmap v2965: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 68 op/s 2024-02-11T23:13:35.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.764 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:35 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:35 smithi160 ceph-mon[106289]: pgmap v2965: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 68 op/s 2024-02-11T23:13:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:35.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:35 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:13:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:13:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:13:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:13:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:13:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:13:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:13:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:37 smithi023 ceph-mon[111262]: pgmap v2966: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-02-11T23:13:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:37 smithi023 ceph-mon[113671]: pgmap v2966: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-02-11T23:13:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:37 smithi160 ceph-mon[106289]: pgmap v2966: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-02-11T23:13:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:39.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:38 smithi023 ceph-mon[111262]: osdmap e1469: 8 total, 8 up, 8 in 2024-02-11T23:13:39.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:38 smithi023 ceph-mon[113671]: osdmap e1469: 8 total, 8 up, 8 in 2024-02-11T23:13:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:38 smithi160 ceph-mon[106289]: osdmap e1469: 8 total, 8 up, 8 in 2024-02-11T23:13:40.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:39 smithi023 ceph-mon[111262]: pgmap v2968: 137 pgs: 137 active+clean; 103 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2024-02-11T23:13:40.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:39 smithi023 ceph-mon[113671]: pgmap v2968: 137 pgs: 137 active+clean; 103 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2024-02-11T23:13:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:39 smithi160 ceph-mon[106289]: pgmap v2968: 137 pgs: 137 active+clean; 103 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2024-02-11T23:13:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:41 smithi023 ceph-mon[111262]: pgmap v2969: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2024-02-11T23:13:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:41 smithi023 ceph-mon[113671]: pgmap v2969: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2024-02-11T23:13:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:41 smithi160 ceph-mon[106289]: pgmap v2969: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2024-02-11T23:13:43.397 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.Grow (12767 ms) 2024-02-11T23:13:43.398 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-02-11T23:13:43.398 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:13:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:43 smithi023 ceph-mon[111262]: pgmap v2970: 137 pgs: 137 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.9 MiB/s wr, 52 op/s 2024-02-11T23:13:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:43 smithi023 ceph-mon[113671]: pgmap v2970: 137 pgs: 137 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.9 MiB/s wr, 52 op/s 2024-02-11T23:13:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:43 smithi160 ceph-mon[106289]: pgmap v2970: 137 pgs: 137 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.9 MiB/s wr, 52 op/s 2024-02-11T23:13:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:45 smithi023 ceph-mon[111262]: pgmap v2971: 137 pgs: 137 active+clean; 153 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 6.6 MiB/s wr, 53 op/s 2024-02-11T23:13:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:45 smithi023 ceph-mon[113671]: pgmap v2971: 137 pgs: 137 active+clean; 153 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 6.6 MiB/s wr, 53 op/s 2024-02-11T23:13:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:45 smithi160 ceph-mon[106289]: pgmap v2971: 137 pgs: 137 active+clean; 153 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 6.6 MiB/s wr, 53 op/s 2024-02-11T23:13:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:13:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:13:45] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:13:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:47 smithi023 ceph-mon[111262]: pgmap v2972: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-02-11T23:13:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:47 smithi023 ceph-mon[113671]: pgmap v2972: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-02-11T23:13:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:47 smithi160 ceph-mon[106289]: pgmap v2972: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-02-11T23:13:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:49 smithi023 ceph-mon[111262]: pgmap v2973: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-02-11T23:13:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:49 smithi023 ceph-mon[113671]: pgmap v2973: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-02-11T23:13:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:49 smithi160 ceph-mon[106289]: pgmap v2973: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-02-11T23:13:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:51 smithi023 ceph-mon[111262]: pgmap v2974: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.5 MiB/s wr, 58 op/s 2024-02-11T23:13:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:51 smithi023 ceph-mon[113671]: pgmap v2974: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.5 MiB/s wr, 58 op/s 2024-02-11T23:13:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:51 smithi160 ceph-mon[106289]: pgmap v2974: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.5 MiB/s wr, 58 op/s 2024-02-11T23:13:52.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:13:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:53 smithi023 ceph-mon[111262]: osdmap e1470: 8 total, 8 up, 8 in 2024-02-11T23:13:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:53 smithi023 ceph-mon[111262]: pgmap v2976: 137 pgs: 137 active+clean; 189 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-02-11T23:13:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:53 smithi023 ceph-mon[113671]: osdmap e1470: 8 total, 8 up, 8 in 2024-02-11T23:13:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:53 smithi023 ceph-mon[113671]: pgmap v2976: 137 pgs: 137 active+clean; 189 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-02-11T23:13:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:53 smithi160 ceph-mon[106289]: osdmap e1470: 8 total, 8 up, 8 in 2024-02-11T23:13:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:53 smithi160 ceph-mon[106289]: pgmap v2976: 137 pgs: 137 active+clean; 189 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-02-11T23:13:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:55 smithi023 ceph-mon[111262]: pgmap v2977: 137 pgs: 137 active+clean; 193 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 20 op/s 2024-02-11T23:13:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:55 smithi023 ceph-mon[113671]: pgmap v2977: 137 pgs: 137 active+clean; 193 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 20 op/s 2024-02-11T23:13:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:55 smithi160 ceph-mon[106289]: pgmap v2977: 137 pgs: 137 active+clean; 193 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 20 op/s 2024-02-11T23:13:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:13:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:13:55] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-02-11T23:13:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:57 smithi023 ceph-mon[111262]: pgmap v2978: 137 pgs: 137 active+clean; 211 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-11T23:13:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:57 smithi023 ceph-mon[113671]: pgmap v2978: 137 pgs: 137 active+clean; 211 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-11T23:13:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:57 smithi160 ceph-mon[106289]: pgmap v2978: 137 pgs: 137 active+clean; 211 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-11T23:13:58.478 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (15081 ms) 2024-02-11T23:13:58.478 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-02-11T23:13:58.478 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:13:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:13:59 smithi023 ceph-mon[111262]: pgmap v2979: 137 pgs: 137 active+clean; 231 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-02-11T23:13:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:13:59 smithi023 ceph-mon[113671]: pgmap v2979: 137 pgs: 137 active+clean; 231 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-02-11T23:13:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:13:59 smithi160 ceph-mon[106289]: pgmap v2979: 137 pgs: 137 active+clean; 231 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-02-11T23:14:01.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:01 smithi023 ceph-mon[111262]: pgmap v2980: 137 pgs: 137 active+clean; 231 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-02-11T23:14:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:01 smithi023 ceph-mon[113671]: pgmap v2980: 137 pgs: 137 active+clean; 231 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-02-11T23:14:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:01 smithi160 ceph-mon[106289]: pgmap v2980: 137 pgs: 137 active+clean; 231 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-02-11T23:14:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:03 smithi023 ceph-mon[111262]: pgmap v2981: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.8 MiB/s wr, 67 op/s 2024-02-11T23:14:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:03 smithi023 ceph-mon[113671]: pgmap v2981: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.8 MiB/s wr, 67 op/s 2024-02-11T23:14:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:03 smithi160 ceph-mon[106289]: pgmap v2981: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.8 MiB/s wr, 67 op/s 2024-02-11T23:14:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:05 smithi023 ceph-mon[111262]: pgmap v2982: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2024-02-11T23:14:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:05 smithi023 ceph-mon[113671]: pgmap v2982: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2024-02-11T23:14:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:05 smithi160 ceph-mon[106289]: pgmap v2982: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2024-02-11T23:14:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:14:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:14:05] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-02-11T23:14:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:07 smithi023 ceph-mon[111262]: pgmap v2983: 137 pgs: 137 active+clean; 267 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-02-11T23:14:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:07 smithi023 ceph-mon[111262]: osdmap e1471: 8 total, 8 up, 8 in 2024-02-11T23:14:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:07 smithi023 ceph-mon[113671]: pgmap v2983: 137 pgs: 137 active+clean; 267 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-02-11T23:14:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:07 smithi023 ceph-mon[113671]: osdmap e1471: 8 total, 8 up, 8 in 2024-02-11T23:14:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:07 smithi160 ceph-mon[106289]: pgmap v2983: 137 pgs: 137 active+clean; 267 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-02-11T23:14:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:07 smithi160 ceph-mon[106289]: osdmap e1471: 8 total, 8 up, 8 in 2024-02-11T23:14:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:09 smithi023 ceph-mon[111262]: pgmap v2985: 137 pgs: 137 active+clean; 283 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-02-11T23:14:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:09 smithi023 ceph-mon[113671]: pgmap v2985: 137 pgs: 137 active+clean; 283 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-02-11T23:14:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:09 smithi160 ceph-mon[106289]: pgmap v2985: 137 pgs: 137 active+clean; 283 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-02-11T23:14:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:11 smithi023 ceph-mon[111262]: pgmap v2986: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.1 MiB/s wr, 51 op/s 2024-02-11T23:14:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:11 smithi023 ceph-mon[113671]: pgmap v2986: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.1 MiB/s wr, 51 op/s 2024-02-11T23:14:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:11 smithi160 ceph-mon[106289]: pgmap v2986: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.1 MiB/s wr, 51 op/s 2024-02-11T23:14:12.787 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (14308 ms) 2024-02-11T23:14:12.787 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-02-11T23:14:12.787 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:14:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:13 smithi023 ceph-mon[111262]: pgmap v2987: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-02-11T23:14:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:13 smithi023 ceph-mon[113671]: pgmap v2987: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-02-11T23:14:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:13 smithi160 ceph-mon[106289]: pgmap v2987: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-02-11T23:14:15.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:15 smithi023 ceph-mon[111262]: pgmap v2988: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-02-11T23:14:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:15 smithi023 ceph-mon[113671]: pgmap v2988: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-02-11T23:14:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:15 smithi160 ceph-mon[106289]: pgmap v2988: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2024-02-11T23:14:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:14:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:14:15] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-02-11T23:14:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:17 smithi023 ceph-mon[111262]: pgmap v2989: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-02-11T23:14:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:17 smithi023 ceph-mon[113671]: pgmap v2989: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-02-11T23:14:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:17 smithi160 ceph-mon[106289]: pgmap v2989: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-02-11T23:14:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:19 smithi023 ceph-mon[111262]: pgmap v2990: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-02-11T23:14:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:19 smithi023 ceph-mon[113671]: pgmap v2990: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-02-11T23:14:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:19 smithi160 ceph-mon[106289]: pgmap v2990: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-02-11T23:14:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:21 smithi023 ceph-mon[111262]: pgmap v2991: 137 pgs: 137 active+clean; 325 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T23:14:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:21 smithi023 ceph-mon[113671]: pgmap v2991: 137 pgs: 137 active+clean; 325 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T23:14:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:21 smithi160 ceph-mon[106289]: pgmap v2991: 137 pgs: 137 active+clean; 325 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T23:14:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:22 smithi023 ceph-mon[111262]: osdmap e1472: 8 total, 8 up, 8 in 2024-02-11T23:14:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:22 smithi023 ceph-mon[113671]: osdmap e1472: 8 total, 8 up, 8 in 2024-02-11T23:14:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:22 smithi160 ceph-mon[106289]: osdmap e1472: 8 total, 8 up, 8 in 2024-02-11T23:14:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:23.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:23 smithi023 ceph-mon[111262]: pgmap v2993: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-02-11T23:14:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:23 smithi023 ceph-mon[113671]: pgmap v2993: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-02-11T23:14:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:23 smithi160 ceph-mon[106289]: pgmap v2993: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-02-11T23:14:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:25 smithi023 ceph-mon[111262]: pgmap v2994: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-02-11T23:14:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:25 smithi023 ceph-mon[113671]: pgmap v2994: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-02-11T23:14:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:25 smithi160 ceph-mon[106289]: pgmap v2994: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-02-11T23:14:26.158 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:14:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:14:25] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-02-11T23:14:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:27 smithi023 ceph-mon[111262]: osdmap e1473: 8 total, 8 up, 8 in 2024-02-11T23:14:27.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:27 smithi023 ceph-mon[111262]: pgmap v2996: 137 pgs: 137 active+clean; 366 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 6.8 MiB/s wr, 53 op/s 2024-02-11T23:14:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:27 smithi023 ceph-mon[113671]: osdmap e1473: 8 total, 8 up, 8 in 2024-02-11T23:14:27.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:27 smithi023 ceph-mon[113671]: pgmap v2996: 137 pgs: 137 active+clean; 366 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 6.8 MiB/s wr, 53 op/s 2024-02-11T23:14:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:27 smithi160 ceph-mon[106289]: osdmap e1473: 8 total, 8 up, 8 in 2024-02-11T23:14:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:27 smithi160 ceph-mon[106289]: pgmap v2996: 137 pgs: 137 active+clean; 366 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 6.8 MiB/s wr, 53 op/s 2024-02-11T23:14:28.401 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (15615 ms) 2024-02-11T23:14:28.402 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-02-11T23:14:28.402 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:14:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:29 smithi023 ceph-mon[111262]: pgmap v2997: 137 pgs: 137 active+clean; 406 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 73 op/s 2024-02-11T23:14:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:29 smithi023 ceph-mon[113671]: pgmap v2997: 137 pgs: 137 active+clean; 406 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 73 op/s 2024-02-11T23:14:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:29 smithi160 ceph-mon[106289]: pgmap v2997: 137 pgs: 137 active+clean; 406 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 73 op/s 2024-02-11T23:14:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:31 smithi023 ceph-mon[111262]: pgmap v2998: 137 pgs: 137 active+clean; 430 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 10 MiB/s wr, 76 op/s 2024-02-11T23:14:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:31 smithi023 ceph-mon[113671]: pgmap v2998: 137 pgs: 137 active+clean; 430 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 10 MiB/s wr, 76 op/s 2024-02-11T23:14:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:31 smithi160 ceph-mon[106289]: pgmap v2998: 137 pgs: 137 active+clean; 430 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 10 MiB/s wr, 76 op/s 2024-02-11T23:14:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:33 smithi023 ceph-mon[111262]: pgmap v2999: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 44 op/s 2024-02-11T23:14:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:33 smithi023 ceph-mon[113671]: pgmap v2999: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 44 op/s 2024-02-11T23:14:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:33 smithi160 ceph-mon[106289]: pgmap v2999: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.7 MiB/s wr, 44 op/s 2024-02-11T23:14:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:35 smithi023 ceph-mon[111262]: pgmap v3000: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-02-11T23:14:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:35 smithi023 ceph-mon[113671]: pgmap v3000: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-02-11T23:14:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:35 smithi160 ceph-mon[106289]: pgmap v3000: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-02-11T23:14:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:14:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:14:35] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:14:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:14:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:14:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:14:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:14:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:14:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:37 smithi023 ceph-mon[111262]: pgmap v3001: 137 pgs: 137 active+clean; 447 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 9.1 MiB/s wr, 49 op/s 2024-02-11T23:14:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:37 smithi023 ceph-mon[111262]: osdmap e1474: 8 total, 8 up, 8 in 2024-02-11T23:14:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:37 smithi023 ceph-mon[113671]: pgmap v3001: 137 pgs: 137 active+clean; 447 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 9.1 MiB/s wr, 49 op/s 2024-02-11T23:14:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:37 smithi023 ceph-mon[113671]: osdmap e1474: 8 total, 8 up, 8 in 2024-02-11T23:14:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:37 smithi160 ceph-mon[106289]: pgmap v3001: 137 pgs: 137 active+clean; 447 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 9.1 MiB/s wr, 49 op/s 2024-02-11T23:14:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:37 smithi160 ceph-mon[106289]: osdmap e1474: 8 total, 8 up, 8 in 2024-02-11T23:14:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:39 smithi023 ceph-mon[111262]: pgmap v3003: 137 pgs: 137 active+clean; 471 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.5 MiB/s wr, 37 op/s 2024-02-11T23:14:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:39 smithi023 ceph-mon[113671]: pgmap v3003: 137 pgs: 137 active+clean; 471 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.5 MiB/s wr, 37 op/s 2024-02-11T23:14:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:39 smithi160 ceph-mon[106289]: pgmap v3003: 137 pgs: 137 active+clean; 471 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.5 MiB/s wr, 37 op/s 2024-02-11T23:14:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:41 smithi023 ceph-mon[111262]: pgmap v3004: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 885 KiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-02-11T23:14:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:41 smithi023 ceph-mon[113671]: pgmap v3004: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 885 KiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-02-11T23:14:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:41 smithi160 ceph-mon[106289]: pgmap v3004: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 885 KiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-02-11T23:14:42.695 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (14294 ms) 2024-02-11T23:14:42.695 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-02-11T23:14:42.695 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:14:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:43 smithi023 ceph-mon[111262]: pgmap v3005: 137 pgs: 137 active+clean; 491 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-02-11T23:14:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:43 smithi023 ceph-mon[113671]: pgmap v3005: 137 pgs: 137 active+clean; 491 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-02-11T23:14:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:43 smithi160 ceph-mon[106289]: pgmap v3005: 137 pgs: 137 active+clean; 491 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-02-11T23:14:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:45 smithi023 ceph-mon[111262]: pgmap v3006: 137 pgs: 137 active+clean; 495 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.1 MiB/s wr, 50 op/s 2024-02-11T23:14:45.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:45 smithi023 ceph-mon[113671]: pgmap v3006: 137 pgs: 137 active+clean; 495 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.1 MiB/s wr, 50 op/s 2024-02-11T23:14:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:45 smithi160 ceph-mon[106289]: pgmap v3006: 137 pgs: 137 active+clean; 495 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.1 MiB/s wr, 50 op/s 2024-02-11T23:14:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:14:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:14:45] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:14:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:47 smithi023 ceph-mon[111262]: pgmap v3007: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 53 op/s 2024-02-11T23:14:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:47 smithi023 ceph-mon[113671]: pgmap v3007: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 53 op/s 2024-02-11T23:14:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:47 smithi160 ceph-mon[106289]: pgmap v3007: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 53 op/s 2024-02-11T23:14:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:49 smithi023 ceph-mon[111262]: pgmap v3008: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.7 MiB/s wr, 46 op/s 2024-02-11T23:14:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:49 smithi023 ceph-mon[113671]: pgmap v3008: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.7 MiB/s wr, 46 op/s 2024-02-11T23:14:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:49 smithi160 ceph-mon[106289]: pgmap v3008: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.7 MiB/s wr, 46 op/s 2024-02-11T23:14:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:51 smithi023 ceph-mon[111262]: pgmap v3009: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-02-11T23:14:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:51 smithi023 ceph-mon[113671]: pgmap v3009: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-02-11T23:14:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:51 smithi160 ceph-mon[106289]: pgmap v3009: 137 pgs: 137 active+clean; 499 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-02-11T23:14:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:52 smithi023 ceph-mon[111262]: osdmap e1475: 8 total, 8 up, 8 in 2024-02-11T23:14:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:52 smithi023 ceph-mon[113671]: osdmap e1475: 8 total, 8 up, 8 in 2024-02-11T23:14:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:52 smithi160 ceph-mon[106289]: osdmap e1475: 8 total, 8 up, 8 in 2024-02-11T23:14:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:14:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:53 smithi023 ceph-mon[111262]: pgmap v3011: 137 pgs: 137 active+clean; 528 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-02-11T23:14:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:53 smithi023 ceph-mon[113671]: pgmap v3011: 137 pgs: 137 active+clean; 528 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-02-11T23:14:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:53 smithi160 ceph-mon[106289]: pgmap v3011: 137 pgs: 137 active+clean; 528 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-02-11T23:14:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:55 smithi023 ceph-mon[111262]: pgmap v3012: 137 pgs: 137 active+clean; 528 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 465 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-02-11T23:14:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:55 smithi023 ceph-mon[113671]: pgmap v3012: 137 pgs: 137 active+clean; 528 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 465 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-02-11T23:14:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:55 smithi160 ceph-mon[106289]: pgmap v3012: 137 pgs: 137 active+clean; 528 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 465 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-02-11T23:14:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:14:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:14:55] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-02-11T23:14:57.237 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (14542 ms) 2024-02-11T23:14:57.480 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (104718 ms total) 2024-02-11T23:14:57.481 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:14:57.481 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-02-11T23:14:57.513 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-02-11T23:14:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:57 smithi023 ceph-mon[111262]: pgmap v3013: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 880 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-02-11T23:14:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:57 smithi023 ceph-mon[113671]: pgmap v3013: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 880 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-02-11T23:14:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:57 smithi160 ceph-mon[106289]: pgmap v3013: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 880 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-02-11T23:14:58.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:58 smithi023 ceph-mon[111262]: osdmap e1476: 8 total, 8 up, 8 in 2024-02-11T23:14:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:58 smithi023 ceph-mon[113671]: osdmap e1476: 8 total, 8 up, 8 in 2024-02-11T23:14:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:58 smithi160 ceph-mon[106289]: osdmap e1476: 8 total, 8 up, 8 in 2024-02-11T23:14:59.526 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[111262]: pgmap v3015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[111262]: osdmap e1477: 8 total, 8 up, 8 in 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3775282817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[113671]: pgmap v3015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[113671]: osdmap e1477: 8 total, 8 up, 8 in 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3775282817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:14:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:14:59 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:14:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:59 smithi160 ceph-mon[106289]: pgmap v3015: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:14:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:59 smithi160 ceph-mon[106289]: osdmap e1477: 8 total, 8 up, 8 in 2024-02-11T23:14:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:59 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3775282817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:14:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:14:59 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:15:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:00 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:15:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:00 smithi023 ceph-mon[111262]: osdmap e1478: 8 total, 8 up, 8 in 2024-02-11T23:15:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:00 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:15:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:00 smithi023 ceph-mon[113671]: osdmap e1478: 8 total, 8 up, 8 in 2024-02-11T23:15:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:00 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:15:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:00 smithi160 ceph-mon[106289]: osdmap e1478: 8 total, 8 up, 8 in 2024-02-11T23:15:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:01 smithi023 ceph-mon[111262]: pgmap v3018: 137 pgs: 2 creating+peering, 28 unknown, 107 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:15:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:01 smithi023 ceph-mon[111262]: osdmap e1479: 8 total, 8 up, 8 in 2024-02-11T23:15:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:01 smithi023 ceph-mon[113671]: pgmap v3018: 137 pgs: 2 creating+peering, 28 unknown, 107 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:15:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:01 smithi023 ceph-mon[113671]: osdmap e1479: 8 total, 8 up, 8 in 2024-02-11T23:15:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:01 smithi160 ceph-mon[106289]: pgmap v3018: 137 pgs: 2 creating+peering, 28 unknown, 107 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:15:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:01 smithi160 ceph-mon[106289]: osdmap e1479: 8 total, 8 up, 8 in 2024-02-11T23:15:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:02 smithi023 ceph-mon[111262]: osdmap e1480: 8 total, 8 up, 8 in 2024-02-11T23:15:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:02 smithi023 ceph-mon[113671]: osdmap e1480: 8 total, 8 up, 8 in 2024-02-11T23:15:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:02 smithi160 ceph-mon[106289]: osdmap e1480: 8 total, 8 up, 8 in 2024-02-11T23:15:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:03 smithi023 ceph-mon[111262]: pgmap v3021: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-11T23:15:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:03 smithi023 ceph-mon[113671]: pgmap v3021: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-11T23:15:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:03 smithi160 ceph-mon[106289]: pgmap v3021: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-11T23:15:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:05 smithi023 ceph-mon[111262]: pgmap v3022: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 693 B/s rd, 693 B/s wr, 2 op/s 2024-02-11T23:15:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:05 smithi023 ceph-mon[113671]: pgmap v3022: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 693 B/s rd, 693 B/s wr, 2 op/s 2024-02-11T23:15:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:15:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:15:05] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-02-11T23:15:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:05 smithi160 ceph-mon[106289]: pgmap v3022: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 693 B/s rd, 693 B/s wr, 2 op/s 2024-02-11T23:15:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:07 smithi023 ceph-mon[111262]: pgmap v3023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:15:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:07 smithi023 ceph-mon[113671]: pgmap v3023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:15:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:07 smithi160 ceph-mon[106289]: pgmap v3023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:15:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:09 smithi023 ceph-mon[111262]: pgmap v3024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:15:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:09 smithi023 ceph-mon[113671]: pgmap v3024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:15:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:09 smithi160 ceph-mon[106289]: pgmap v3024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:15:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:11 smithi023 ceph-mon[111262]: osdmap e1481: 8 total, 8 up, 8 in 2024-02-11T23:15:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:11 smithi023 ceph-mon[111262]: pgmap v3026: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 467 KiB/s wr, 34 op/s 2024-02-11T23:15:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:11 smithi023 ceph-mon[113671]: osdmap e1481: 8 total, 8 up, 8 in 2024-02-11T23:15:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:11 smithi023 ceph-mon[113671]: pgmap v3026: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 467 KiB/s wr, 34 op/s 2024-02-11T23:15:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:11 smithi160 ceph-mon[106289]: osdmap e1481: 8 total, 8 up, 8 in 2024-02-11T23:15:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:11 smithi160 ceph-mon[106289]: pgmap v3026: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 467 KiB/s wr, 34 op/s 2024-02-11T23:15:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:13 smithi023 ceph-mon[111262]: pgmap v3027: 137 pgs: 137 active+clean; 26 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-02-11T23:15:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:13 smithi023 ceph-mon[113671]: pgmap v3027: 137 pgs: 137 active+clean; 26 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-02-11T23:15:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:13 smithi160 ceph-mon[106289]: pgmap v3027: 137 pgs: 137 active+clean; 26 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-02-11T23:15:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:15 smithi023 ceph-mon[111262]: pgmap v3028: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:15:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:15 smithi023 ceph-mon[113671]: pgmap v3028: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:15:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:15 smithi160 ceph-mon[106289]: pgmap v3028: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:15:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:15:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:15:15] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.43.0" 2024-02-11T23:15:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:17 smithi023 ceph-mon[111262]: pgmap v3029: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:15:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:17 smithi023 ceph-mon[113671]: pgmap v3029: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:15:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:17 smithi160 ceph-mon[106289]: pgmap v3029: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:15:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:19 smithi023 ceph-mon[111262]: pgmap v3030: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:15:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:19 smithi023 ceph-mon[113671]: pgmap v3030: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:15:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:19 smithi160 ceph-mon[106289]: pgmap v3030: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:15:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:21 smithi023 ceph-mon[111262]: pgmap v3031: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-02-11T23:15:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:21 smithi023 ceph-mon[113671]: pgmap v3031: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-02-11T23:15:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:21 smithi160 ceph-mon[106289]: pgmap v3031: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-02-11T23:15:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:23.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:23 smithi023 ceph-mon[111262]: pgmap v3032: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-02-11T23:15:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:23 smithi023 ceph-mon[113671]: pgmap v3032: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-02-11T23:15:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:23 smithi160 ceph-mon[106289]: pgmap v3032: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-02-11T23:15:24.422 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.Simple (26909 ms) 2024-02-11T23:15:24.422 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-02-11T23:15:24.422 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:15:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:25 smithi023 ceph-mon[111262]: pgmap v3033: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-02-11T23:15:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:25 smithi023 ceph-mon[113671]: pgmap v3033: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-02-11T23:15:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:25 smithi160 ceph-mon[106289]: pgmap v3033: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-02-11T23:15:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:15:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:15:25] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-02-11T23:15:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:27 smithi023 ceph-mon[111262]: pgmap v3034: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 24 op/s 2024-02-11T23:15:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:27 smithi023 ceph-mon[113671]: pgmap v3034: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 24 op/s 2024-02-11T23:15:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:27 smithi160 ceph-mon[106289]: pgmap v3034: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 24 op/s 2024-02-11T23:15:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:29 smithi023 ceph-mon[111262]: pgmap v3035: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-02-11T23:15:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:29 smithi023 ceph-mon[113671]: pgmap v3035: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-02-11T23:15:29.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:29 smithi160 ceph-mon[106289]: pgmap v3035: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-02-11T23:15:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:31 smithi023 ceph-mon[111262]: pgmap v3036: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-02-11T23:15:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:31 smithi023 ceph-mon[113671]: pgmap v3036: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-02-11T23:15:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:31 smithi160 ceph-mon[106289]: pgmap v3036: 137 pgs: 137 active+clean; 87 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-02-11T23:15:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:33 smithi023 ceph-mon[111262]: osdmap e1482: 8 total, 8 up, 8 in 2024-02-11T23:15:33.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:33 smithi023 ceph-mon[111262]: pgmap v3038: 137 pgs: 137 active+clean; 95 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 26 op/s 2024-02-11T23:15:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:33 smithi023 ceph-mon[113671]: osdmap e1482: 8 total, 8 up, 8 in 2024-02-11T23:15:33.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:33 smithi023 ceph-mon[113671]: pgmap v3038: 137 pgs: 137 active+clean; 95 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 26 op/s 2024-02-11T23:15:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:33 smithi160 ceph-mon[106289]: osdmap e1482: 8 total, 8 up, 8 in 2024-02-11T23:15:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:33 smithi160 ceph-mon[106289]: pgmap v3038: 137 pgs: 137 active+clean; 95 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 26 op/s 2024-02-11T23:15:35.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:35 smithi023 ceph-mon[111262]: pgmap v3039: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-02-11T23:15:35.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:35 smithi023 ceph-mon[113671]: pgmap v3039: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-02-11T23:15:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:35 smithi160 ceph-mon[106289]: pgmap v3039: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-02-11T23:15:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:15:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:15:35] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-02-11T23:15:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[111262]: pgmap v3040: 137 pgs: 137 active+clean; 127 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[113671]: pgmap v3040: 137 pgs: 137 active+clean; 127 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:15:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:15:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:15:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:37 smithi160 ceph-mon[106289]: pgmap v3040: 137 pgs: 137 active+clean; 127 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-02-11T23:15:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:15:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:15:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:15:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:15:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:39 smithi023 ceph-mon[111262]: pgmap v3041: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:15:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:39 smithi023 ceph-mon[113671]: pgmap v3041: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:15:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:39 smithi160 ceph-mon[106289]: pgmap v3041: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:15:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:41 smithi023 ceph-mon[111262]: pgmap v3042: 137 pgs: 137 active+clean; 132 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:15:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:41 smithi023 ceph-mon[113671]: pgmap v3042: 137 pgs: 137 active+clean; 132 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:15:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:41 smithi160 ceph-mon[106289]: pgmap v3042: 137 pgs: 137 active+clean; 132 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:15:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:43 smithi023 ceph-mon[111262]: pgmap v3043: 137 pgs: 137 active+clean; 140 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.1 MiB/s wr, 38 op/s 2024-02-11T23:15:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:43 smithi023 ceph-mon[113671]: pgmap v3043: 137 pgs: 137 active+clean; 140 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.1 MiB/s wr, 38 op/s 2024-02-11T23:15:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:43 smithi160 ceph-mon[106289]: pgmap v3043: 137 pgs: 137 active+clean; 140 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 5.1 MiB/s wr, 38 op/s 2024-02-11T23:15:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:45 smithi023 ceph-mon[111262]: pgmap v3044: 137 pgs: 137 active+clean; 144 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:15:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:45 smithi023 ceph-mon[113671]: pgmap v3044: 137 pgs: 137 active+clean; 144 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:15:45.771 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.Grow (21349 ms) 2024-02-11T23:15:45.771 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-02-11T23:15:45.771 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:15:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:45 smithi160 ceph-mon[106289]: pgmap v3044: 137 pgs: 137 active+clean; 144 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:15:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:15:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:15:45] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-02-11T23:15:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:47 smithi023 ceph-mon[111262]: pgmap v3045: 137 pgs: 137 active+clean; 153 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 27 op/s 2024-02-11T23:15:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:47 smithi023 ceph-mon[113671]: pgmap v3045: 137 pgs: 137 active+clean; 153 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 27 op/s 2024-02-11T23:15:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:47 smithi160 ceph-mon[106289]: pgmap v3045: 137 pgs: 137 active+clean; 153 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 27 op/s 2024-02-11T23:15:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:49 smithi023 ceph-mon[111262]: pgmap v3046: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:15:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:49 smithi023 ceph-mon[113671]: pgmap v3046: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:15:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:49 smithi160 ceph-mon[106289]: pgmap v3046: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:15:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:51 smithi023 ceph-mon[111262]: pgmap v3047: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:15:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:51 smithi023 ceph-mon[113671]: pgmap v3047: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:15:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:51 smithi160 ceph-mon[106289]: pgmap v3047: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-02-11T23:15:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:52.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:15:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:53 smithi023 ceph-mon[111262]: pgmap v3048: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-02-11T23:15:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:53 smithi023 ceph-mon[113671]: pgmap v3048: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-02-11T23:15:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:53 smithi160 ceph-mon[106289]: pgmap v3048: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-02-11T23:15:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:55 smithi023 ceph-mon[111262]: pgmap v3049: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.8 MiB/s wr, 27 op/s 2024-02-11T23:15:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:55 smithi023 ceph-mon[113671]: pgmap v3049: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.8 MiB/s wr, 27 op/s 2024-02-11T23:15:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:55 smithi160 ceph-mon[106289]: pgmap v3049: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.8 MiB/s wr, 27 op/s 2024-02-11T23:15:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:15:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:15:55] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-02-11T23:15:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:57 smithi023 ceph-mon[111262]: pgmap v3050: 137 pgs: 137 active+clean; 181 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2024-02-11T23:15:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:57 smithi023 ceph-mon[111262]: osdmap e1483: 8 total, 8 up, 8 in 2024-02-11T23:15:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:57 smithi023 ceph-mon[113671]: pgmap v3050: 137 pgs: 137 active+clean; 181 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2024-02-11T23:15:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:57 smithi023 ceph-mon[113671]: osdmap e1483: 8 total, 8 up, 8 in 2024-02-11T23:15:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:57 smithi160 ceph-mon[106289]: pgmap v3050: 137 pgs: 137 active+clean; 181 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2024-02-11T23:15:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:57 smithi160 ceph-mon[106289]: osdmap e1483: 8 total, 8 up, 8 in 2024-02-11T23:15:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:15:59 smithi023 ceph-mon[111262]: pgmap v3052: 137 pgs: 137 active+clean; 205 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T23:15:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:15:59 smithi023 ceph-mon[113671]: pgmap v3052: 137 pgs: 137 active+clean; 205 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T23:15:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:15:59 smithi160 ceph-mon[106289]: pgmap v3052: 137 pgs: 137 active+clean; 205 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-11T23:16:01.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:01 smithi023 ceph-mon[111262]: pgmap v3053: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.9 KiB/s rd, 4.1 MiB/s wr, 14 op/s 2024-02-11T23:16:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:01 smithi023 ceph-mon[113671]: pgmap v3053: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.9 KiB/s rd, 4.1 MiB/s wr, 14 op/s 2024-02-11T23:16:01.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:01 smithi160 ceph-mon[106289]: pgmap v3053: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.9 KiB/s rd, 4.1 MiB/s wr, 14 op/s 2024-02-11T23:16:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:03 smithi023 ceph-mon[111262]: pgmap v3054: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:03 smithi023 ceph-mon[113671]: pgmap v3054: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:03.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:03 smithi160 ceph-mon[106289]: pgmap v3054: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:05.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:05 smithi023 ceph-mon[111262]: pgmap v3055: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:05.763 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:05 smithi023 ceph-mon[113671]: pgmap v3055: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:05 smithi160 ceph-mon[106289]: pgmap v3055: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:16:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:16:05] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-02-11T23:16:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:06.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:07 smithi023 ceph-mon[111262]: pgmap v3056: 137 pgs: 137 active+clean; 214 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:16:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:07 smithi023 ceph-mon[113671]: pgmap v3056: 137 pgs: 137 active+clean; 214 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:16:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:07 smithi160 ceph-mon[106289]: pgmap v3056: 137 pgs: 137 active+clean; 214 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:16:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:09 smithi023 ceph-mon[111262]: pgmap v3057: 137 pgs: 137 active+clean; 226 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T23:16:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:09 smithi023 ceph-mon[113671]: pgmap v3057: 137 pgs: 137 active+clean; 226 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T23:16:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:09 smithi160 ceph-mon[106289]: pgmap v3057: 137 pgs: 137 active+clean; 226 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-02-11T23:16:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:11 smithi023 ceph-mon[111262]: pgmap v3058: 137 pgs: 137 active+clean; 230 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-02-11T23:16:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:11 smithi023 ceph-mon[113671]: pgmap v3058: 137 pgs: 137 active+clean; 230 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-02-11T23:16:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:11 smithi160 ceph-mon[106289]: pgmap v3058: 137 pgs: 137 active+clean; 230 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-02-11T23:16:11.730 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (25958 ms) 2024-02-11T23:16:11.730 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-02-11T23:16:11.730 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:16:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:13 smithi023 ceph-mon[111262]: pgmap v3059: 137 pgs: 137 active+clean; 243 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:16:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:13 smithi023 ceph-mon[113671]: pgmap v3059: 137 pgs: 137 active+clean; 243 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:16:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:13 smithi160 ceph-mon[106289]: pgmap v3059: 137 pgs: 137 active+clean; 243 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:16:15.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:15 smithi023 ceph-mon[111262]: pgmap v3060: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-02-11T23:16:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:15 smithi023 ceph-mon[113671]: pgmap v3060: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-02-11T23:16:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:15 smithi160 ceph-mon[106289]: pgmap v3060: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-02-11T23:16:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:16:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:16:15] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:16:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:17 smithi023 ceph-mon[111262]: pgmap v3061: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-02-11T23:16:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:17 smithi023 ceph-mon[113671]: pgmap v3061: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-02-11T23:16:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:17 smithi160 ceph-mon[106289]: pgmap v3061: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-02-11T23:16:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:19 smithi023 ceph-mon[111262]: pgmap v3062: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 25 op/s 2024-02-11T23:16:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:19 smithi023 ceph-mon[113671]: pgmap v3062: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 25 op/s 2024-02-11T23:16:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:19 smithi160 ceph-mon[106289]: pgmap v3062: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 25 op/s 2024-02-11T23:16:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:21 smithi023 ceph-mon[111262]: pgmap v3063: 137 pgs: 137 active+clean; 259 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-02-11T23:16:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:21 smithi023 ceph-mon[111262]: osdmap e1484: 8 total, 8 up, 8 in 2024-02-11T23:16:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:21 smithi023 ceph-mon[113671]: pgmap v3063: 137 pgs: 137 active+clean; 259 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-02-11T23:16:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:21 smithi023 ceph-mon[113671]: osdmap e1484: 8 total, 8 up, 8 in 2024-02-11T23:16:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:21 smithi160 ceph-mon[106289]: pgmap v3063: 137 pgs: 137 active+clean; 259 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-02-11T23:16:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:21 smithi160 ceph-mon[106289]: osdmap e1484: 8 total, 8 up, 8 in 2024-02-11T23:16:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:23 smithi023 ceph-mon[111262]: pgmap v3065: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-02-11T23:16:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:23 smithi023 ceph-mon[113671]: pgmap v3065: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-02-11T23:16:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:23 smithi160 ceph-mon[106289]: pgmap v3065: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-02-11T23:16:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:25 smithi023 ceph-mon[111262]: pgmap v3066: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:16:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:16:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:16:25] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-02-11T23:16:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:25 smithi023 ceph-mon[113671]: pgmap v3066: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:16:25.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:25 smithi160 ceph-mon[106289]: pgmap v3066: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:16:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:27 smithi023 ceph-mon[111262]: pgmap v3067: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:27 smithi023 ceph-mon[113671]: pgmap v3067: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:27 smithi160 ceph-mon[106289]: pgmap v3067: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:29 smithi023 ceph-mon[111262]: pgmap v3068: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:29 smithi023 ceph-mon[113671]: pgmap v3068: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:29 smithi160 ceph-mon[106289]: pgmap v3068: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:31 smithi023 ceph-mon[111262]: pgmap v3069: 137 pgs: 137 active+clean; 296 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-02-11T23:16:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:31 smithi023 ceph-mon[113671]: pgmap v3069: 137 pgs: 137 active+clean; 296 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-02-11T23:16:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:31 smithi160 ceph-mon[106289]: pgmap v3069: 137 pgs: 137 active+clean; 296 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-02-11T23:16:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:33 smithi023 ceph-mon[111262]: pgmap v3070: 137 pgs: 137 active+clean; 304 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 MiB/s wr, 35 op/s 2024-02-11T23:16:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:33 smithi023 ceph-mon[113671]: pgmap v3070: 137 pgs: 137 active+clean; 304 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 MiB/s wr, 35 op/s 2024-02-11T23:16:33.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:33 smithi160 ceph-mon[106289]: pgmap v3070: 137 pgs: 137 active+clean; 304 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 3.8 MiB/s wr, 35 op/s 2024-02-11T23:16:35.025 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (23295 ms) 2024-02-11T23:16:35.025 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-02-11T23:16:35.025 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:16:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:35 smithi023 ceph-mon[111262]: pgmap v3071: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 398 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-02-11T23:16:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:35 smithi023 ceph-mon[113671]: pgmap v3071: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 398 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-02-11T23:16:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:35 smithi160 ceph-mon[106289]: pgmap v3071: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 398 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-02-11T23:16:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:16:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:16:35] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-02-11T23:16:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:37 smithi023 ceph-mon[111262]: pgmap v3072: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 746 KiB/s rd, 2.3 MiB/s wr, 21 op/s 2024-02-11T23:16:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:16:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:37 smithi023 ceph-mon[113671]: pgmap v3072: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 746 KiB/s rd, 2.3 MiB/s wr, 21 op/s 2024-02-11T23:16:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:16:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:37 smithi160 ceph-mon[106289]: pgmap v3072: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 746 KiB/s rd, 2.3 MiB/s wr, 21 op/s 2024-02-11T23:16:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:16:38.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:16:38.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:16:38.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:16:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:16:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:16:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:16:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:16:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:16:38.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:16:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:39 smithi023 ceph-mon[111262]: pgmap v3073: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-02-11T23:16:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:39 smithi023 ceph-mon[113671]: pgmap v3073: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-02-11T23:16:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:39 smithi160 ceph-mon[106289]: pgmap v3073: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-02-11T23:16:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:41 smithi023 ceph-mon[111262]: pgmap v3074: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-02-11T23:16:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:41 smithi023 ceph-mon[113671]: pgmap v3074: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-02-11T23:16:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:41 smithi160 ceph-mon[106289]: pgmap v3074: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-02-11T23:16:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:43 smithi023 ceph-mon[111262]: pgmap v3075: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-02-11T23:16:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:43 smithi023 ceph-mon[113671]: pgmap v3075: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-02-11T23:16:43.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:43 smithi160 ceph-mon[106289]: pgmap v3075: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-02-11T23:16:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:45 smithi023 ceph-mon[111262]: pgmap v3076: 137 pgs: 137 active+clean; 316 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-02-11T23:16:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:45 smithi023 ceph-mon[111262]: osdmap e1485: 8 total, 8 up, 8 in 2024-02-11T23:16:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:45 smithi023 ceph-mon[113671]: pgmap v3076: 137 pgs: 137 active+clean; 316 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-02-11T23:16:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:45 smithi023 ceph-mon[113671]: osdmap e1485: 8 total, 8 up, 8 in 2024-02-11T23:16:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:16:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:16:45] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:16:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:45 smithi160 ceph-mon[106289]: pgmap v3076: 137 pgs: 137 active+clean; 316 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-02-11T23:16:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:45 smithi160 ceph-mon[106289]: osdmap e1485: 8 total, 8 up, 8 in 2024-02-11T23:16:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:47 smithi023 ceph-mon[111262]: pgmap v3078: 137 pgs: 137 active+clean; 333 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-02-11T23:16:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:47 smithi023 ceph-mon[113671]: pgmap v3078: 137 pgs: 137 active+clean; 333 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-02-11T23:16:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:47 smithi160 ceph-mon[106289]: pgmap v3078: 137 pgs: 137 active+clean; 333 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-02-11T23:16:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:49 smithi023 ceph-mon[111262]: pgmap v3079: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:49 smithi023 ceph-mon[113671]: pgmap v3079: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:49 smithi160 ceph-mon[106289]: pgmap v3079: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:51 smithi023 ceph-mon[111262]: pgmap v3080: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:51 smithi023 ceph-mon[113671]: pgmap v3080: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:51 smithi160 ceph-mon[106289]: pgmap v3080: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:16:52.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:52.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:16:53.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:53 smithi023 ceph-mon[111262]: pgmap v3081: 137 pgs: 137 active+clean; 357 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:16:53.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:53 smithi023 ceph-mon[113671]: pgmap v3081: 137 pgs: 137 active+clean; 357 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:16:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:53 smithi160 ceph-mon[106289]: pgmap v3081: 137 pgs: 137 active+clean; 357 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:16:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:55 smithi023 ceph-mon[111262]: pgmap v3082: 137 pgs: 137 active+clean; 365 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-02-11T23:16:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:55 smithi023 ceph-mon[113671]: pgmap v3082: 137 pgs: 137 active+clean; 365 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-02-11T23:16:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:55 smithi160 ceph-mon[106289]: pgmap v3082: 137 pgs: 137 active+clean; 365 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-02-11T23:16:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:16:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:16:55] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:16:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:57 smithi023 ceph-mon[111262]: pgmap v3083: 137 pgs: 137 active+clean; 369 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-11T23:16:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:57 smithi023 ceph-mon[111262]: osdmap e1486: 8 total, 8 up, 8 in 2024-02-11T23:16:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:57 smithi023 ceph-mon[113671]: pgmap v3083: 137 pgs: 137 active+clean; 369 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-11T23:16:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:57 smithi023 ceph-mon[113671]: osdmap e1486: 8 total, 8 up, 8 in 2024-02-11T23:16:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:57 smithi160 ceph-mon[106289]: pgmap v3083: 137 pgs: 137 active+clean; 369 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-11T23:16:57.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:57 smithi160 ceph-mon[106289]: osdmap e1486: 8 total, 8 up, 8 in 2024-02-11T23:16:58.799 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (23772 ms) 2024-02-11T23:16:58.799 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-02-11T23:16:58.799 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:16:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:16:59 smithi023 ceph-mon[111262]: pgmap v3085: 137 pgs: 137 active+clean; 397 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-02-11T23:16:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:16:59 smithi023 ceph-mon[113671]: pgmap v3085: 137 pgs: 137 active+clean; 397 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-02-11T23:16:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:16:59 smithi160 ceph-mon[106289]: pgmap v3085: 137 pgs: 137 active+clean; 397 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-02-11T23:17:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:01 smithi023 ceph-mon[111262]: pgmap v3086: 137 pgs: 137 active+clean; 405 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 30 op/s 2024-02-11T23:17:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:01 smithi023 ceph-mon[113671]: pgmap v3086: 137 pgs: 137 active+clean; 405 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 30 op/s 2024-02-11T23:17:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:01 smithi160 ceph-mon[106289]: pgmap v3086: 137 pgs: 137 active+clean; 405 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 30 op/s 2024-02-11T23:17:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:03 smithi023 ceph-mon[111262]: pgmap v3087: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.1 MiB/s wr, 48 op/s 2024-02-11T23:17:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:03 smithi023 ceph-mon[113671]: pgmap v3087: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.1 MiB/s wr, 48 op/s 2024-02-11T23:17:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:03 smithi160 ceph-mon[106289]: pgmap v3087: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.1 MiB/s wr, 48 op/s 2024-02-11T23:17:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:05 smithi023 ceph-mon[111262]: pgmap v3088: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 45 op/s 2024-02-11T23:17:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:17:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:17:05] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:17:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:05 smithi023 ceph-mon[113671]: pgmap v3088: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 45 op/s 2024-02-11T23:17:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:05 smithi160 ceph-mon[106289]: pgmap v3088: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 45 op/s 2024-02-11T23:17:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:07 smithi023 ceph-mon[111262]: pgmap v3089: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-02-11T23:17:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:07 smithi023 ceph-mon[113671]: pgmap v3089: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-02-11T23:17:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:07 smithi160 ceph-mon[106289]: pgmap v3089: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-02-11T23:17:08.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:08 smithi023 ceph-mon[111262]: osdmap e1487: 8 total, 8 up, 8 in 2024-02-11T23:17:08.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:08 smithi023 ceph-mon[113671]: osdmap e1487: 8 total, 8 up, 8 in 2024-02-11T23:17:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:08 smithi160 ceph-mon[106289]: osdmap e1487: 8 total, 8 up, 8 in 2024-02-11T23:17:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:09 smithi023 ceph-mon[111262]: pgmap v3091: 137 pgs: 137 active+clean; 446 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 30 op/s 2024-02-11T23:17:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:09 smithi023 ceph-mon[113671]: pgmap v3091: 137 pgs: 137 active+clean; 446 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 30 op/s 2024-02-11T23:17:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:09 smithi160 ceph-mon[106289]: pgmap v3091: 137 pgs: 137 active+clean; 446 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 30 op/s 2024-02-11T23:17:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:11 smithi023 ceph-mon[111262]: pgmap v3092: 137 pgs: 137 active+clean; 447 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.2 MiB/s wr, 36 op/s 2024-02-11T23:17:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:11 smithi023 ceph-mon[113671]: pgmap v3092: 137 pgs: 137 active+clean; 447 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.2 MiB/s wr, 36 op/s 2024-02-11T23:17:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:11 smithi160 ceph-mon[106289]: pgmap v3092: 137 pgs: 137 active+clean; 447 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.2 MiB/s wr, 36 op/s 2024-02-11T23:17:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:13 smithi023 ceph-mon[111262]: pgmap v3093: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-02-11T23:17:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:13 smithi023 ceph-mon[113671]: pgmap v3093: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-02-11T23:17:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:13 smithi160 ceph-mon[106289]: pgmap v3093: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-02-11T23:17:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:15 smithi023 ceph-mon[111262]: pgmap v3094: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:17:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:17:15] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-02-11T23:17:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:15 smithi023 ceph-mon[113671]: pgmap v3094: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:15 smithi160 ceph-mon[106289]: pgmap v3094: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:17 smithi023 ceph-mon[111262]: pgmap v3095: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:17:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:17 smithi023 ceph-mon[113671]: pgmap v3095: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:17:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:17 smithi160 ceph-mon[106289]: pgmap v3095: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:17:19.908 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:19 smithi023 ceph-mon[111262]: pgmap v3096: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 5.2 MiB/s wr, 39 op/s 2024-02-11T23:17:19.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:19 smithi023 ceph-mon[113671]: pgmap v3096: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 5.2 MiB/s wr, 39 op/s 2024-02-11T23:17:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:19 smithi160 ceph-mon[106289]: pgmap v3096: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 5.2 MiB/s wr, 39 op/s 2024-02-11T23:17:20.587 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (21791 ms) 2024-02-11T23:17:20.587 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-02-11T23:17:20.587 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:17:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:21 smithi023 ceph-mon[111262]: pgmap v3097: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:17:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:21 smithi023 ceph-mon[113671]: pgmap v3097: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:17:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:21 smithi160 ceph-mon[106289]: pgmap v3097: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:17:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:23.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:23 smithi023 ceph-mon[111262]: pgmap v3098: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-02-11T23:17:23.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:23 smithi023 ceph-mon[113671]: pgmap v3098: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-02-11T23:17:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:23 smithi160 ceph-mon[106289]: pgmap v3098: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-02-11T23:17:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:25 smithi023 ceph-mon[111262]: pgmap v3099: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-02-11T23:17:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:25 smithi023 ceph-mon[113671]: pgmap v3099: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-02-11T23:17:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:17:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:17:25] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:17:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:25 smithi160 ceph-mon[106289]: pgmap v3099: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-02-11T23:17:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:27 smithi023 ceph-mon[111262]: pgmap v3100: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-02-11T23:17:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:27 smithi023 ceph-mon[113671]: pgmap v3100: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-02-11T23:17:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:27 smithi160 ceph-mon[106289]: pgmap v3100: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-02-11T23:17:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:29 smithi023 ceph-mon[111262]: pgmap v3101: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-02-11T23:17:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:29 smithi023 ceph-mon[111262]: osdmap e1488: 8 total, 8 up, 8 in 2024-02-11T23:17:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:29 smithi023 ceph-mon[113671]: pgmap v3101: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-02-11T23:17:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:29 smithi023 ceph-mon[113671]: osdmap e1488: 8 total, 8 up, 8 in 2024-02-11T23:17:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:29 smithi160 ceph-mon[106289]: pgmap v3101: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-02-11T23:17:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:29 smithi160 ceph-mon[106289]: osdmap e1488: 8 total, 8 up, 8 in 2024-02-11T23:17:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:31 smithi023 ceph-mon[111262]: pgmap v3103: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-02-11T23:17:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:31 smithi023 ceph-mon[113671]: pgmap v3103: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-02-11T23:17:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:31 smithi160 ceph-mon[106289]: pgmap v3103: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-02-11T23:17:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:33 smithi023 ceph-mon[111262]: pgmap v3104: 137 pgs: 137 active+clean; 524 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-02-11T23:17:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:33 smithi023 ceph-mon[113671]: pgmap v3104: 137 pgs: 137 active+clean; 524 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-02-11T23:17:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:33 smithi160 ceph-mon[106289]: pgmap v3104: 137 pgs: 137 active+clean; 524 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-02-11T23:17:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:35 smithi023 ceph-mon[111262]: pgmap v3105: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:17:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:17:35] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:17:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:35 smithi023 ceph-mon[113671]: pgmap v3105: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:35 smithi160 ceph-mon[106289]: pgmap v3105: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:37 smithi023 ceph-mon[111262]: pgmap v3106: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:37 smithi023 ceph-mon[113671]: pgmap v3106: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:37 smithi160 ceph-mon[106289]: pgmap v3106: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:17:38.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:38 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:17:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:38 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:17:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:38 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[111262]: pgmap v3107: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[113671]: pgmap v3107: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:17:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:17:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:17:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:39 smithi160 ceph-mon[106289]: pgmap v3107: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-02-11T23:17:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:17:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:17:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:17:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:41 smithi023 ceph-mon[111262]: pgmap v3108: 137 pgs: 137 active+clean; 552 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:17:41.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:41 smithi023 ceph-mon[113671]: pgmap v3108: 137 pgs: 137 active+clean; 552 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:17:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:41 smithi160 ceph-mon[106289]: pgmap v3108: 137 pgs: 137 active+clean; 552 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:17:42.230 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (21643 ms) 2024-02-11T23:17:42.296 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (164717 ms total) 2024-02-11T23:17:42.296 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:17:42.296 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-02-11T23:17:42.328 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-02-11T23:17:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:43 smithi023 ceph-mon[111262]: osdmap e1489: 8 total, 8 up, 8 in 2024-02-11T23:17:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:43 smithi023 ceph-mon[111262]: pgmap v3110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:17:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:43 smithi023 ceph-mon[113671]: osdmap e1489: 8 total, 8 up, 8 in 2024-02-11T23:17:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:43 smithi023 ceph-mon[113671]: pgmap v3110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:17:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:43 smithi160 ceph-mon[106289]: osdmap e1489: 8 total, 8 up, 8 in 2024-02-11T23:17:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:43 smithi160 ceph-mon[106289]: pgmap v3110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:17:44.347 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:17:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:44 smithi023 ceph-mon[111262]: osdmap e1490: 8 total, 8 up, 8 in 2024-02-11T23:17:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:44 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1841410318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:17:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:44 smithi023 ceph-mon[113671]: osdmap e1490: 8 total, 8 up, 8 in 2024-02-11T23:17:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:44 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1841410318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:17:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:44 smithi160 ceph-mon[106289]: osdmap e1490: 8 total, 8 up, 8 in 2024-02-11T23:17:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:44 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1841410318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:17:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1841410318' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:17:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-mon[111262]: osdmap e1491: 8 total, 8 up, 8 in 2024-02-11T23:17:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-mon[111262]: pgmap v3113: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:17:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1841410318' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:17:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-mon[113671]: osdmap e1491: 8 total, 8 up, 8 in 2024-02-11T23:17:45.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-mon[113671]: pgmap v3113: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:17:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:45 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1841410318' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:17:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:45 smithi160 ceph-mon[106289]: osdmap e1491: 8 total, 8 up, 8 in 2024-02-11T23:17:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:45 smithi160 ceph-mon[106289]: pgmap v3113: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:17:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:17:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:17:45] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.43.0" 2024-02-11T23:17:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:46 smithi023 ceph-mon[111262]: osdmap e1492: 8 total, 8 up, 8 in 2024-02-11T23:17:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:46 smithi023 ceph-mon[113671]: osdmap e1492: 8 total, 8 up, 8 in 2024-02-11T23:17:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:46 smithi160 ceph-mon[106289]: osdmap e1492: 8 total, 8 up, 8 in 2024-02-11T23:17:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:47 smithi023 ceph-mon[111262]: osdmap e1493: 8 total, 8 up, 8 in 2024-02-11T23:17:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:47 smithi023 ceph-mon[111262]: pgmap v3116: 137 pgs: 3 creating+peering, 9 unknown, 125 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T23:17:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:47 smithi023 ceph-mon[113671]: osdmap e1493: 8 total, 8 up, 8 in 2024-02-11T23:17:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:47 smithi023 ceph-mon[113671]: pgmap v3116: 137 pgs: 3 creating+peering, 9 unknown, 125 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T23:17:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:47 smithi160 ceph-mon[106289]: osdmap e1493: 8 total, 8 up, 8 in 2024-02-11T23:17:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:47 smithi160 ceph-mon[106289]: pgmap v3116: 137 pgs: 3 creating+peering, 9 unknown, 125 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-11T23:17:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:49 smithi023 ceph-mon[111262]: pgmap v3117: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 198 B/s rd, 396 B/s wr, 1 op/s 2024-02-11T23:17:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:49 smithi023 ceph-mon[113671]: pgmap v3117: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 198 B/s rd, 396 B/s wr, 1 op/s 2024-02-11T23:17:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:49 smithi160 ceph-mon[106289]: pgmap v3117: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 198 B/s rd, 396 B/s wr, 1 op/s 2024-02-11T23:17:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:51 smithi160 ceph-mon[106289]: pgmap v3118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 499 B/s rd, 499 B/s wr, 1 op/s 2024-02-11T23:17:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:51 smithi023 ceph-mon[111262]: pgmap v3118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 499 B/s rd, 499 B/s wr, 1 op/s 2024-02-11T23:17:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:51 smithi023 ceph-mon[113671]: pgmap v3118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 499 B/s rd, 499 B/s wr, 1 op/s 2024-02-11T23:17:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:17:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:53 smithi160 ceph-mon[106289]: pgmap v3119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:17:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:53 smithi023 ceph-mon[111262]: pgmap v3119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:17:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:53 smithi023 ceph-mon[113671]: pgmap v3119: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:17:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:55 smithi023 ceph-mon[111262]: pgmap v3120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 898 B/s wr, 5 op/s 2024-02-11T23:17:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:55 smithi023 ceph-mon[111262]: osdmap e1494: 8 total, 8 up, 8 in 2024-02-11T23:17:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:17:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:17:55] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.43.0" 2024-02-11T23:17:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:55 smithi023 ceph-mon[113671]: pgmap v3120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 898 B/s wr, 5 op/s 2024-02-11T23:17:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:55 smithi023 ceph-mon[113671]: osdmap e1494: 8 total, 8 up, 8 in 2024-02-11T23:17:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:55 smithi160 ceph-mon[106289]: pgmap v3120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 898 B/s wr, 5 op/s 2024-02-11T23:17:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:55 smithi160 ceph-mon[106289]: osdmap e1494: 8 total, 8 up, 8 in 2024-02-11T23:17:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:57 smithi023 ceph-mon[111262]: pgmap v3122: 137 pgs: 137 active+clean; 30 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-02-11T23:17:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:57 smithi023 ceph-mon[113671]: pgmap v3122: 137 pgs: 137 active+clean; 30 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-02-11T23:17:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:57 smithi160 ceph-mon[106289]: pgmap v3122: 137 pgs: 137 active+clean; 30 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-02-11T23:17:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:17:59 smithi023 ceph-mon[111262]: pgmap v3123: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-02-11T23:17:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:17:59 smithi023 ceph-mon[113671]: pgmap v3123: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-02-11T23:17:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:17:59 smithi160 ceph-mon[106289]: pgmap v3123: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-02-11T23:18:01.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:01 smithi023 ceph-mon[111262]: pgmap v3124: 137 pgs: 137 active+clean; 46 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:18:01.409 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:01 smithi023 ceph-mon[113671]: pgmap v3124: 137 pgs: 137 active+clean; 46 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:18:01.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:01 smithi160 ceph-mon[106289]: pgmap v3124: 137 pgs: 137 active+clean; 46 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-02-11T23:18:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:03 smithi023 ceph-mon[111262]: pgmap v3125: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-02-11T23:18:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:03 smithi023 ceph-mon[113671]: pgmap v3125: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-02-11T23:18:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:03 smithi160 ceph-mon[106289]: pgmap v3125: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-02-11T23:18:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:05 smithi023 ceph-mon[111262]: pgmap v3126: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-02-11T23:18:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:18:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:18:05] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.43.0" 2024-02-11T23:18:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:05 smithi023 ceph-mon[113671]: pgmap v3126: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-02-11T23:18:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:05 smithi160 ceph-mon[106289]: pgmap v3126: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-02-11T23:18:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:07 smithi023 ceph-mon[111262]: pgmap v3127: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 4.3 MiB/s wr, 40 op/s 2024-02-11T23:18:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:07 smithi023 ceph-mon[113671]: pgmap v3127: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 4.3 MiB/s wr, 40 op/s 2024-02-11T23:18:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:07 smithi160 ceph-mon[106289]: pgmap v3127: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 4.3 MiB/s wr, 40 op/s 2024-02-11T23:18:08.976 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.Simple (26647 ms) 2024-02-11T23:18:08.976 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-02-11T23:18:08.976 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:18:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:09 smithi023 ceph-mon[111262]: pgmap v3128: 137 pgs: 137 active+clean; 58 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-02-11T23:18:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:09 smithi023 ceph-mon[113671]: pgmap v3128: 137 pgs: 137 active+clean; 58 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-02-11T23:18:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:09 smithi160 ceph-mon[106289]: pgmap v3128: 137 pgs: 137 active+clean; 58 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-02-11T23:18:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:11 smithi023 ceph-mon[111262]: pgmap v3129: 137 pgs: 137 active+clean; 58 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T23:18:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:11 smithi023 ceph-mon[113671]: pgmap v3129: 137 pgs: 137 active+clean; 58 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T23:18:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:11 smithi160 ceph-mon[106289]: pgmap v3129: 137 pgs: 137 active+clean; 58 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-11T23:18:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:13 smithi023 ceph-mon[111262]: pgmap v3130: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-02-11T23:18:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:13 smithi023 ceph-mon[113671]: pgmap v3130: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-02-11T23:18:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:13 smithi160 ceph-mon[106289]: pgmap v3130: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-02-11T23:18:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:15 smithi023 ceph-mon[111262]: pgmap v3131: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-02-11T23:18:15.907 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:18:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:18:15] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-02-11T23:18:15.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:15 smithi023 ceph-mon[113671]: pgmap v3131: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-02-11T23:18:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:15 smithi160 ceph-mon[106289]: pgmap v3131: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-02-11T23:18:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:17 smithi023 ceph-mon[111262]: pgmap v3132: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-02-11T23:18:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:17 smithi023 ceph-mon[111262]: osdmap e1495: 8 total, 8 up, 8 in 2024-02-11T23:18:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:17 smithi023 ceph-mon[113671]: pgmap v3132: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-02-11T23:18:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:17 smithi023 ceph-mon[113671]: osdmap e1495: 8 total, 8 up, 8 in 2024-02-11T23:18:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:17 smithi160 ceph-mon[106289]: pgmap v3132: 137 pgs: 137 active+clean; 78 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-02-11T23:18:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:17 smithi160 ceph-mon[106289]: osdmap e1495: 8 total, 8 up, 8 in 2024-02-11T23:18:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:19 smithi023 ceph-mon[111262]: pgmap v3134: 137 pgs: 137 active+clean; 94 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-02-11T23:18:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:19 smithi023 ceph-mon[113671]: pgmap v3134: 137 pgs: 137 active+clean; 94 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-02-11T23:18:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:19 smithi160 ceph-mon[106289]: pgmap v3134: 137 pgs: 137 active+clean; 94 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-02-11T23:18:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:21 smithi023 ceph-mon[111262]: pgmap v3135: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.7 MiB/s wr, 38 op/s 2024-02-11T23:18:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:21 smithi023 ceph-mon[113671]: pgmap v3135: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.7 MiB/s wr, 38 op/s 2024-02-11T23:18:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:21 smithi160 ceph-mon[106289]: pgmap v3135: 137 pgs: 137 active+clean; 111 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.7 MiB/s wr, 38 op/s 2024-02-11T23:18:22.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:22.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:23 smithi160 ceph-mon[106289]: pgmap v3136: 137 pgs: 137 active+clean; 123 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:23 smithi023 ceph-mon[111262]: pgmap v3136: 137 pgs: 137 active+clean; 123 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:23 smithi023 ceph-mon[113671]: pgmap v3136: 137 pgs: 137 active+clean; 123 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:25 smithi023 ceph-mon[111262]: pgmap v3137: 137 pgs: 137 active+clean; 123 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:18:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:18:25] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:18:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:25 smithi023 ceph-mon[113671]: pgmap v3137: 137 pgs: 137 active+clean; 123 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:25 smithi160 ceph-mon[106289]: pgmap v3137: 137 pgs: 137 active+clean; 123 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:27 smithi023 ceph-mon[111262]: pgmap v3138: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-02-11T23:18:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:27 smithi023 ceph-mon[113671]: pgmap v3138: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-02-11T23:18:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:27 smithi160 ceph-mon[106289]: pgmap v3138: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 190 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-02-11T23:18:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:29 smithi023 ceph-mon[111262]: pgmap v3139: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:18:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:29 smithi023 ceph-mon[113671]: pgmap v3139: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:18:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:29 smithi160 ceph-mon[106289]: pgmap v3139: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-02-11T23:18:30.389 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.Grow (21413 ms) 2024-02-11T23:18:30.389 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-02-11T23:18:30.389 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:18:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:31 smithi023 ceph-mon[111262]: pgmap v3140: 137 pgs: 137 active+clean; 135 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 32 op/s 2024-02-11T23:18:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:31 smithi023 ceph-mon[113671]: pgmap v3140: 137 pgs: 137 active+clean; 135 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 32 op/s 2024-02-11T23:18:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:31 smithi160 ceph-mon[106289]: pgmap v3140: 137 pgs: 137 active+clean; 135 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 32 op/s 2024-02-11T23:18:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:33 smithi023 ceph-mon[111262]: pgmap v3141: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-02-11T23:18:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:33 smithi023 ceph-mon[113671]: pgmap v3141: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-02-11T23:18:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:33 smithi160 ceph-mon[106289]: pgmap v3141: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-02-11T23:18:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:35 smithi023 ceph-mon[111262]: pgmap v3142: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-02-11T23:18:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:18:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:18:35] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:18:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:35 smithi023 ceph-mon[113671]: pgmap v3142: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-02-11T23:18:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:35 smithi160 ceph-mon[106289]: pgmap v3142: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-02-11T23:18:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:37 smithi023 ceph-mon[111262]: pgmap v3143: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-11T23:18:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:37 smithi023 ceph-mon[113671]: pgmap v3143: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-11T23:18:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:37 smithi160 ceph-mon[106289]: pgmap v3143: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[111262]: pgmap v3144: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[111262]: osdmap e1496: 8 total, 8 up, 8 in 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[113671]: pgmap v3144: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[113671]: osdmap e1496: 8 total, 8 up, 8 in 2024-02-11T23:18:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:18:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:18:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:18:39.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:18:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:39 smithi160 ceph-mon[106289]: pgmap v3144: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-02-11T23:18:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:39 smithi160 ceph-mon[106289]: osdmap e1496: 8 total, 8 up, 8 in 2024-02-11T23:18:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:18:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:18:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:18:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:18:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:41 smithi160 ceph-mon[106289]: pgmap v3146: 137 pgs: 137 active+clean; 160 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.9 MiB/s wr, 32 op/s 2024-02-11T23:18:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:41 smithi023 ceph-mon[111262]: pgmap v3146: 137 pgs: 137 active+clean; 160 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.9 MiB/s wr, 32 op/s 2024-02-11T23:18:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:41 smithi023 ceph-mon[113671]: pgmap v3146: 137 pgs: 137 active+clean; 160 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.9 MiB/s wr, 32 op/s 2024-02-11T23:18:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:43 smithi023 ceph-mon[111262]: pgmap v3147: 137 pgs: 137 active+clean; 184 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:18:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:43 smithi023 ceph-mon[113671]: pgmap v3147: 137 pgs: 137 active+clean; 184 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:18:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:43 smithi160 ceph-mon[106289]: pgmap v3147: 137 pgs: 137 active+clean; 184 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-02-11T23:18:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:45 smithi023 ceph-mon[111262]: pgmap v3148: 137 pgs: 137 active+clean; 192 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T23:18:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:18:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:18:45] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:18:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:45 smithi023 ceph-mon[113671]: pgmap v3148: 137 pgs: 137 active+clean; 192 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T23:18:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:45 smithi160 ceph-mon[106289]: pgmap v3148: 137 pgs: 137 active+clean; 192 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T23:18:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:47 smithi023 ceph-mon[111262]: pgmap v3149: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:47.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:47 smithi023 ceph-mon[113671]: pgmap v3149: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:47.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:47 smithi160 ceph-mon[106289]: pgmap v3149: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:49 smithi023 ceph-mon[111262]: pgmap v3150: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:49 smithi023 ceph-mon[113671]: pgmap v3150: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:49 smithi160 ceph-mon[106289]: pgmap v3150: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:18:51.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:51 smithi023 ceph-mon[111262]: pgmap v3151: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-02-11T23:18:51.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:51 smithi023 ceph-mon[113671]: pgmap v3151: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-02-11T23:18:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:51 smithi160 ceph-mon[106289]: pgmap v3151: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-02-11T23:18:52.424 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (22036 ms) 2024-02-11T23:18:52.424 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-02-11T23:18:52.424 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:18:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:18:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:53 smithi160 ceph-mon[106289]: pgmap v3152: 137 pgs: 137 active+clean; 216 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2024-02-11T23:18:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:53 smithi023 ceph-mon[111262]: pgmap v3152: 137 pgs: 137 active+clean; 216 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2024-02-11T23:18:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:53 smithi023 ceph-mon[113671]: pgmap v3152: 137 pgs: 137 active+clean; 216 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 5.0 MiB/s wr, 32 op/s 2024-02-11T23:18:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:55 smithi023 ceph-mon[111262]: pgmap v3153: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2024-02-11T23:18:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:55 smithi023 ceph-mon[113671]: pgmap v3153: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2024-02-11T23:18:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:18:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:18:55] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:18:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:55 smithi160 ceph-mon[106289]: pgmap v3153: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2024-02-11T23:18:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:57 smithi023 ceph-mon[111262]: pgmap v3154: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-02-11T23:18:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:57 smithi023 ceph-mon[113671]: pgmap v3154: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-02-11T23:18:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:57 smithi160 ceph-mon[106289]: pgmap v3154: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-02-11T23:18:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:18:59 smithi023 ceph-mon[111262]: pgmap v3155: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-02-11T23:18:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:18:59 smithi023 ceph-mon[113671]: pgmap v3155: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-02-11T23:18:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:18:59 smithi160 ceph-mon[106289]: pgmap v3155: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-02-11T23:19:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:01 smithi023 ceph-mon[111262]: pgmap v3156: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-02-11T23:19:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:01 smithi023 ceph-mon[111262]: osdmap e1497: 8 total, 8 up, 8 in 2024-02-11T23:19:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:01 smithi023 ceph-mon[113671]: pgmap v3156: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-02-11T23:19:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:01 smithi023 ceph-mon[113671]: osdmap e1497: 8 total, 8 up, 8 in 2024-02-11T23:19:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:01 smithi160 ceph-mon[106289]: pgmap v3156: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-02-11T23:19:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:01 smithi160 ceph-mon[106289]: osdmap e1497: 8 total, 8 up, 8 in 2024-02-11T23:19:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:03 smithi023 ceph-mon[111262]: pgmap v3158: 137 pgs: 137 active+clean; 249 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-02-11T23:19:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:03 smithi023 ceph-mon[113671]: pgmap v3158: 137 pgs: 137 active+clean; 249 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-02-11T23:19:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:03 smithi160 ceph-mon[106289]: pgmap v3158: 137 pgs: 137 active+clean; 249 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-02-11T23:19:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:05 smithi023 ceph-mon[111262]: pgmap v3159: 137 pgs: 137 active+clean; 261 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-02-11T23:19:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:19:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:19:05] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:19:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:05 smithi023 ceph-mon[113671]: pgmap v3159: 137 pgs: 137 active+clean; 261 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-02-11T23:19:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:05 smithi160 ceph-mon[106289]: pgmap v3159: 137 pgs: 137 active+clean; 261 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-02-11T23:19:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:07 smithi023 ceph-mon[111262]: pgmap v3160: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:19:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:07 smithi023 ceph-mon[113671]: pgmap v3160: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:19:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:07 smithi160 ceph-mon[106289]: pgmap v3160: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:19:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:09 smithi023 ceph-mon[111262]: pgmap v3161: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:19:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:09 smithi023 ceph-mon[113671]: pgmap v3161: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:19:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:09 smithi160 ceph-mon[106289]: pgmap v3161: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:19:11.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:11 smithi023 ceph-mon[111262]: pgmap v3162: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-02-11T23:19:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:11 smithi023 ceph-mon[113671]: pgmap v3162: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-02-11T23:19:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:11 smithi160 ceph-mon[106289]: pgmap v3162: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-02-11T23:19:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:13 smithi023 ceph-mon[111262]: pgmap v3163: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-02-11T23:19:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:13 smithi023 ceph-mon[113671]: pgmap v3163: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-02-11T23:19:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:13 smithi160 ceph-mon[106289]: pgmap v3163: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-02-11T23:19:14.356 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (21932 ms) 2024-02-11T23:19:14.357 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-02-11T23:19:14.357 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:19:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:15 smithi023 ceph-mon[111262]: pgmap v3164: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 200 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-02-11T23:19:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:15 smithi023 ceph-mon[113671]: pgmap v3164: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 200 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-02-11T23:19:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:19:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:19:15] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:19:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:15 smithi160 ceph-mon[106289]: pgmap v3164: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 200 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-02-11T23:19:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:17 smithi023 ceph-mon[111262]: pgmap v3165: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-02-11T23:19:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:17 smithi023 ceph-mon[113671]: pgmap v3165: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-02-11T23:19:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:17 smithi160 ceph-mon[106289]: pgmap v3165: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-02-11T23:19:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:19 smithi023 ceph-mon[111262]: pgmap v3166: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T23:19:19.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:19 smithi023 ceph-mon[113671]: pgmap v3166: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T23:19:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:19 smithi160 ceph-mon[106289]: pgmap v3166: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T23:19:21.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:21 smithi023 ceph-mon[111262]: pgmap v3167: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T23:19:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:21 smithi023 ceph-mon[113671]: pgmap v3167: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T23:19:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:21 smithi160 ceph-mon[106289]: pgmap v3167: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-02-11T23:19:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:23 smithi160 ceph-mon[106289]: osdmap e1498: 8 total, 8 up, 8 in 2024-02-11T23:19:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:23 smithi160 ceph-mon[106289]: pgmap v3169: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 889 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-02-11T23:19:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:23 smithi023 ceph-mon[111262]: osdmap e1498: 8 total, 8 up, 8 in 2024-02-11T23:19:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:23 smithi023 ceph-mon[111262]: pgmap v3169: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 889 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-02-11T23:19:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:23 smithi023 ceph-mon[113671]: osdmap e1498: 8 total, 8 up, 8 in 2024-02-11T23:19:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:23 smithi023 ceph-mon[113671]: pgmap v3169: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 889 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-02-11T23:19:25.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:25 smithi023 ceph-mon[111262]: pgmap v3170: 137 pgs: 137 active+clean; 290 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-02-11T23:19:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:19:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:19:25] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:19:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:25 smithi023 ceph-mon[113671]: pgmap v3170: 137 pgs: 137 active+clean; 290 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-02-11T23:19:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:25 smithi160 ceph-mon[106289]: pgmap v3170: 137 pgs: 137 active+clean; 290 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 862 KiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-02-11T23:19:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:27 smithi023 ceph-mon[111262]: pgmap v3171: 137 pgs: 137 active+clean; 314 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-02-11T23:19:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:27 smithi023 ceph-mon[113671]: pgmap v3171: 137 pgs: 137 active+clean; 314 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-02-11T23:19:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:27 smithi160 ceph-mon[106289]: pgmap v3171: 137 pgs: 137 active+clean; 314 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-02-11T23:19:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:29 smithi023 ceph-mon[111262]: pgmap v3172: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:19:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:29 smithi023 ceph-mon[113671]: pgmap v3172: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:19:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:29 smithi160 ceph-mon[106289]: pgmap v3172: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-02-11T23:19:31.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:31 smithi023 ceph-mon[111262]: pgmap v3173: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-02-11T23:19:31.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:31 smithi023 ceph-mon[113671]: pgmap v3173: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-02-11T23:19:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:31 smithi160 ceph-mon[106289]: pgmap v3173: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-02-11T23:19:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:33 smithi023 ceph-mon[111262]: pgmap v3174: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.4 MiB/s wr, 40 op/s 2024-02-11T23:19:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:33 smithi023 ceph-mon[113671]: pgmap v3174: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.4 MiB/s wr, 40 op/s 2024-02-11T23:19:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:33 smithi160 ceph-mon[106289]: pgmap v3174: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.4 MiB/s wr, 40 op/s 2024-02-11T23:19:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:35 smithi023 ceph-mon[111262]: pgmap v3175: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-02-11T23:19:35.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:35 smithi023 ceph-mon[111262]: osdmap e1499: 8 total, 8 up, 8 in 2024-02-11T23:19:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:35 smithi023 ceph-mon[113671]: pgmap v3175: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-02-11T23:19:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:35 smithi023 ceph-mon[113671]: osdmap e1499: 8 total, 8 up, 8 in 2024-02-11T23:19:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:19:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:19:35] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:19:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:35 smithi160 ceph-mon[106289]: pgmap v3175: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-02-11T23:19:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:35 smithi160 ceph-mon[106289]: osdmap e1499: 8 total, 8 up, 8 in 2024-02-11T23:19:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:36.907 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (22551 ms) 2024-02-11T23:19:36.907 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-02-11T23:19:36.907 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:19:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:37 smithi023 ceph-mon[111262]: pgmap v3177: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-11T23:19:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:37 smithi023 ceph-mon[113671]: pgmap v3177: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-11T23:19:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:37 smithi160 ceph-mon[106289]: pgmap v3177: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-11T23:19:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:39 smithi023 ceph-mon[111262]: pgmap v3178: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-02-11T23:19:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:39 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:19:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:39 smithi023 ceph-mon[113671]: pgmap v3178: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-02-11T23:19:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:39 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:19:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:39 smithi160 ceph-mon[106289]: pgmap v3178: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-02-11T23:19:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:39 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:19:40.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:40 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:19:40.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:40 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:19:40.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:40 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:19:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:40 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:19:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:40 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:19:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:40 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:19:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:40 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:19:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:40 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:19:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:40 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:19:41.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:41 smithi023 ceph-mon[111262]: pgmap v3179: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-02-11T23:19:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:41 smithi023 ceph-mon[113671]: pgmap v3179: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-02-11T23:19:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:41 smithi160 ceph-mon[106289]: pgmap v3179: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-02-11T23:19:43.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:43 smithi023 ceph-mon[111262]: pgmap v3180: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-02-11T23:19:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:43 smithi023 ceph-mon[113671]: pgmap v3180: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-02-11T23:19:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:43 smithi160 ceph-mon[106289]: pgmap v3180: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-02-11T23:19:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:44 smithi023 ceph-mon[111262]: osdmap e1500: 8 total, 8 up, 8 in 2024-02-11T23:19:44.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:44 smithi023 ceph-mon[113671]: osdmap e1500: 8 total, 8 up, 8 in 2024-02-11T23:19:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:44 smithi160 ceph-mon[106289]: osdmap e1500: 8 total, 8 up, 8 in 2024-02-11T23:19:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:45 smithi160 ceph-mon[106289]: pgmap v3182: 137 pgs: 137 active+clean; 390 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.9 MiB/s wr, 36 op/s 2024-02-11T23:19:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:45 smithi023 ceph-mon[111262]: pgmap v3182: 137 pgs: 137 active+clean; 390 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.9 MiB/s wr, 36 op/s 2024-02-11T23:19:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:19:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:19:45] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:19:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:45 smithi023 ceph-mon[113671]: pgmap v3182: 137 pgs: 137 active+clean; 390 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.9 MiB/s wr, 36 op/s 2024-02-11T23:19:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:47 smithi160 ceph-mon[106289]: pgmap v3183: 137 pgs: 137 active+clean; 415 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 58 op/s 2024-02-11T23:19:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:47 smithi023 ceph-mon[111262]: pgmap v3183: 137 pgs: 137 active+clean; 415 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 58 op/s 2024-02-11T23:19:48.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:47 smithi023 ceph-mon[113671]: pgmap v3183: 137 pgs: 137 active+clean; 415 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 58 op/s 2024-02-11T23:19:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:49 smithi160 ceph-mon[106289]: pgmap v3184: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-02-11T23:19:50.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:49 smithi023 ceph-mon[111262]: pgmap v3184: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-02-11T23:19:50.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:49 smithi023 ceph-mon[113671]: pgmap v3184: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-02-11T23:19:51.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:51 smithi160 ceph-mon[106289]: pgmap v3185: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T23:19:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:51 smithi023 ceph-mon[111262]: pgmap v3185: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T23:19:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:51 smithi023 ceph-mon[113671]: pgmap v3185: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-02-11T23:19:52.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:19:53.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:53 smithi160 ceph-mon[106289]: pgmap v3186: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-02-11T23:19:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:53 smithi023 ceph-mon[111262]: pgmap v3186: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-02-11T23:19:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:53 smithi023 ceph-mon[113671]: pgmap v3186: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-02-11T23:19:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:55 smithi023 ceph-mon[111262]: pgmap v3187: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.4 MiB/s wr, 41 op/s 2024-02-11T23:19:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:19:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:19:55] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:19:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:55 smithi023 ceph-mon[113671]: pgmap v3187: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.4 MiB/s wr, 41 op/s 2024-02-11T23:19:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:55 smithi160 ceph-mon[106289]: pgmap v3187: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.4 MiB/s wr, 41 op/s 2024-02-11T23:19:56.999 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (20092 ms) 2024-02-11T23:19:56.999 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-02-11T23:19:56.999 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:19:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:57 smithi023 ceph-mon[111262]: pgmap v3188: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-02-11T23:19:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:57 smithi023 ceph-mon[113671]: pgmap v3188: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-02-11T23:19:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:57 smithi160 ceph-mon[106289]: pgmap v3188: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-02-11T23:19:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:19:59 smithi023 ceph-mon[111262]: pgmap v3189: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-02-11T23:19:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:19:59 smithi023 ceph-mon[113671]: pgmap v3189: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-02-11T23:19:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:19:59 smithi160 ceph-mon[106289]: pgmap v3189: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-02-11T23:20:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T23:20:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T23:20:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T23:20:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:01 smithi023 ceph-mon[111262]: pgmap v3190: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-02-11T23:20:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:01 smithi023 ceph-mon[113671]: pgmap v3190: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-02-11T23:20:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:01 smithi160 ceph-mon[106289]: pgmap v3190: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-02-11T23:20:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:03 smithi023 ceph-mon[111262]: pgmap v3191: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-11T23:20:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:03 smithi023 ceph-mon[113671]: pgmap v3191: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-11T23:20:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:03 smithi160 ceph-mon[106289]: pgmap v3191: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-11T23:20:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:05 smithi023 ceph-mon[111262]: pgmap v3192: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-02-11T23:20:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:20:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:20:05] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:20:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:05 smithi023 ceph-mon[113671]: pgmap v3192: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-02-11T23:20:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:05 smithi160 ceph-mon[106289]: pgmap v3192: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-02-11T23:20:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:06 smithi023 ceph-mon[111262]: osdmap e1501: 8 total, 8 up, 8 in 2024-02-11T23:20:06.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:06 smithi023 ceph-mon[113671]: osdmap e1501: 8 total, 8 up, 8 in 2024-02-11T23:20:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:06 smithi160 ceph-mon[106289]: osdmap e1501: 8 total, 8 up, 8 in 2024-02-11T23:20:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:07 smithi023 ceph-mon[111262]: pgmap v3194: 137 pgs: 137 active+clean; 452 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 869 KiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-02-11T23:20:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:07 smithi023 ceph-mon[113671]: pgmap v3194: 137 pgs: 137 active+clean; 452 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 869 KiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-02-11T23:20:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:07 smithi160 ceph-mon[106289]: pgmap v3194: 137 pgs: 137 active+clean; 452 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 869 KiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-02-11T23:20:09.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:09 smithi023 ceph-mon[111262]: pgmap v3195: 137 pgs: 137 active+clean; 464 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 3.7 MiB/s wr, 36 op/s 2024-02-11T23:20:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:09 smithi023 ceph-mon[113671]: pgmap v3195: 137 pgs: 137 active+clean; 464 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 3.7 MiB/s wr, 36 op/s 2024-02-11T23:20:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:09 smithi160 ceph-mon[106289]: pgmap v3195: 137 pgs: 137 active+clean; 464 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 3.7 MiB/s wr, 36 op/s 2024-02-11T23:20:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:11 smithi160 ceph-mon[106289]: pgmap v3196: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-02-11T23:20:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:11 smithi023 ceph-mon[111262]: pgmap v3196: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-02-11T23:20:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:11 smithi023 ceph-mon[113671]: pgmap v3196: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 464 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-02-11T23:20:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:13 smithi023 ceph-mon[111262]: pgmap v3197: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:20:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:13 smithi023 ceph-mon[113671]: pgmap v3197: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:20:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:13 smithi160 ceph-mon[106289]: pgmap v3197: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-02-11T23:20:15.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:15 smithi023 ceph-mon[111262]: pgmap v3198: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:20:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:15 smithi023 ceph-mon[113671]: pgmap v3198: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:20:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:20:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:20:15] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2024-02-11T23:20:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:15 smithi160 ceph-mon[106289]: pgmap v3198: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-02-11T23:20:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:17 smithi023 ceph-mon[111262]: pgmap v3199: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 4.0 MiB/s wr, 29 op/s 2024-02-11T23:20:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:17 smithi023 ceph-mon[113671]: pgmap v3199: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 4.0 MiB/s wr, 29 op/s 2024-02-11T23:20:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:17 smithi160 ceph-mon[106289]: pgmap v3199: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 4.0 MiB/s wr, 29 op/s 2024-02-11T23:20:19.321 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (22322 ms) 2024-02-11T23:20:19.595 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (156993 ms total) 2024-02-11T23:20:19.595 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:20:19.596 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 12 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-02-11T23:20:19.629 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-02-11T23:20:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:19 smithi023 ceph-mon[111262]: pgmap v3200: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-02-11T23:20:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:19 smithi023 ceph-mon[113671]: pgmap v3200: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-02-11T23:20:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:19 smithi160 ceph-mon[106289]: pgmap v3200: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-02-11T23:20:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:20 smithi023 ceph-mon[111262]: osdmap e1502: 8 total, 8 up, 8 in 2024-02-11T23:20:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:20 smithi023 ceph-mon[113671]: osdmap e1502: 8 total, 8 up, 8 in 2024-02-11T23:20:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:20 smithi160 ceph-mon[106289]: osdmap e1502: 8 total, 8 up, 8 in 2024-02-11T23:20:21.639 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[111262]: pgmap v3202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[111262]: osdmap e1503: 8 total, 8 up, 8 in 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1383749487' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[113671]: pgmap v3202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[113671]: osdmap e1503: 8 total, 8 up, 8 in 2024-02-11T23:20:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1383749487' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:20:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:20:21.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:21 smithi160 ceph-mon[106289]: pgmap v3202: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:20:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:21 smithi160 ceph-mon[106289]: osdmap e1503: 8 total, 8 up, 8 in 2024-02-11T23:20:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:21 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1383749487' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:20:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:21 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:20:21.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:22 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:20:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:22 smithi023 ceph-mon[111262]: osdmap e1504: 8 total, 8 up, 8 in 2024-02-11T23:20:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:22 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:20:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:22 smithi023 ceph-mon[113671]: osdmap e1504: 8 total, 8 up, 8 in 2024-02-11T23:20:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:22 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:20:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:22 smithi160 ceph-mon[106289]: osdmap e1504: 8 total, 8 up, 8 in 2024-02-11T23:20:23.725 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [889788~58655,3220093~24686,5900084~12480,7706899~90483,8853818~51505,9884096~78286,10275057~77495,12585430~75202,16589769~80106,19196094~31274] 2024-02-11T23:20:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:23 smithi023 ceph-mon[111262]: pgmap v3205: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:20:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:23 smithi023 ceph-mon[111262]: osdmap e1505: 8 total, 8 up, 8 in 2024-02-11T23:20:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:23 smithi023 ceph-mon[113671]: pgmap v3205: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:20:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:23 smithi023 ceph-mon[113671]: osdmap e1505: 8 total, 8 up, 8 in 2024-02-11T23:20:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:23 smithi160 ceph-mon[106289]: pgmap v3205: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:20:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:23 smithi160 ceph-mon[106289]: osdmap e1505: 8 total, 8 up, 8 in 2024-02-11T23:20:24.708 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [4105898~55179,4534570~98368,5971520~74764,6356035~67888,8335853~93793,9830499~45144,13903281~84434,14528617~92878,17694670~102400,19375721~76336] 2024-02-11T23:20:24.716 INFO:tasks.workunit.client.0.smithi023.stdout: diff was [3244779~916298,4534570~98368,5971520~74764,6356035~67888,7797382~632264,9830499~45144,13903281~84434,14528617~92878,17694670~102400,19227368~224689] 2024-02-11T23:20:24.720 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5092 ms) 2024-02-11T23:20:24.720 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-02-11T23:20:24.721 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:20:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:24 smithi160 ceph-mon[106289]: osdmap e1506: 8 total, 8 up, 8 in 2024-02-11T23:20:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:24 smithi023 ceph-mon[111262]: osdmap e1506: 8 total, 8 up, 8 in 2024-02-11T23:20:25.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:24 smithi023 ceph-mon[113671]: osdmap e1506: 8 total, 8 up, 8 in 2024-02-11T23:20:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:25 smithi160 ceph-mon[106289]: pgmap v3208: 137 pgs: 8 creating+peering, 6 unknown, 123 active+clean; 9.5 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s wr, 1 op/s 2024-02-11T23:20:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:25 smithi160 ceph-mon[106289]: osdmap e1507: 8 total, 8 up, 8 in 2024-02-11T23:20:26.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:25 smithi023 ceph-mon[111262]: pgmap v3208: 137 pgs: 8 creating+peering, 6 unknown, 123 active+clean; 9.5 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s wr, 1 op/s 2024-02-11T23:20:26.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:25 smithi023 ceph-mon[111262]: osdmap e1507: 8 total, 8 up, 8 in 2024-02-11T23:20:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:20:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:20:25] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2024-02-11T23:20:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:25 smithi023 ceph-mon[113671]: pgmap v3208: 137 pgs: 8 creating+peering, 6 unknown, 123 active+clean; 9.5 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s wr, 1 op/s 2024-02-11T23:20:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:25 smithi023 ceph-mon[113671]: osdmap e1507: 8 total, 8 up, 8 in 2024-02-11T23:20:27.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:26 smithi023 ceph-mon[111262]: osdmap e1508: 8 total, 8 up, 8 in 2024-02-11T23:20:27.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:26 smithi023 ceph-mon[113671]: osdmap e1508: 8 total, 8 up, 8 in 2024-02-11T23:20:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:26 smithi160 ceph-mon[106289]: osdmap e1508: 8 total, 8 up, 8 in 2024-02-11T23:20:27.749 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (3028 ms) 2024-02-11T23:20:27.749 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-02-11T23:20:27.749 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:20:28.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:27 smithi023 ceph-mon[111262]: pgmap v3211: 137 pgs: 137 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 228 KiB/s wr, 45 op/s 2024-02-11T23:20:28.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:27 smithi023 ceph-mon[111262]: osdmap e1509: 8 total, 8 up, 8 in 2024-02-11T23:20:28.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:27 smithi023 ceph-mon[113671]: pgmap v3211: 137 pgs: 137 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 228 KiB/s wr, 45 op/s 2024-02-11T23:20:28.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:27 smithi023 ceph-mon[113671]: osdmap e1509: 8 total, 8 up, 8 in 2024-02-11T23:20:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:27 smithi160 ceph-mon[106289]: pgmap v3211: 137 pgs: 137 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 228 KiB/s wr, 45 op/s 2024-02-11T23:20:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:27 smithi160 ceph-mon[106289]: osdmap e1509: 8 total, 8 up, 8 in 2024-02-11T23:20:29.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:28 smithi023 ceph-mon[111262]: osdmap e1510: 8 total, 8 up, 8 in 2024-02-11T23:20:29.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:28 smithi023 ceph-mon[113671]: osdmap e1510: 8 total, 8 up, 8 in 2024-02-11T23:20:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:28 smithi160 ceph-mon[106289]: osdmap e1510: 8 total, 8 up, 8 in 2024-02-11T23:20:30.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:29 smithi023 ceph-mon[111262]: pgmap v3214: 137 pgs: 137 active+clean; 20 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 242 KiB/s wr, 77 op/s 2024-02-11T23:20:30.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:29 smithi023 ceph-mon[111262]: osdmap e1511: 8 total, 8 up, 8 in 2024-02-11T23:20:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:29 smithi023 ceph-mon[113671]: pgmap v3214: 137 pgs: 137 active+clean; 20 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 242 KiB/s wr, 77 op/s 2024-02-11T23:20:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:29 smithi023 ceph-mon[113671]: osdmap e1511: 8 total, 8 up, 8 in 2024-02-11T23:20:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:29 smithi160 ceph-mon[106289]: pgmap v3214: 137 pgs: 137 active+clean; 20 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 242 KiB/s wr, 77 op/s 2024-02-11T23:20:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:29 smithi160 ceph-mon[106289]: osdmap e1511: 8 total, 8 up, 8 in 2024-02-11T23:20:30.219 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (2471 ms) 2024-02-11T23:20:30.219 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-02-11T23:20:30.219 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:20:31.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:30 smithi023 ceph-mon[111262]: osdmap e1512: 8 total, 8 up, 8 in 2024-02-11T23:20:31.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:30 smithi023 ceph-mon[111262]: osdmap e1513: 8 total, 8 up, 8 in 2024-02-11T23:20:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:30 smithi023 ceph-mon[113671]: osdmap e1512: 8 total, 8 up, 8 in 2024-02-11T23:20:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:30 smithi023 ceph-mon[113671]: osdmap e1513: 8 total, 8 up, 8 in 2024-02-11T23:20:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:30 smithi160 ceph-mon[106289]: osdmap e1512: 8 total, 8 up, 8 in 2024-02-11T23:20:31.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:30 smithi160 ceph-mon[106289]: osdmap e1513: 8 total, 8 up, 8 in 2024-02-11T23:20:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:31 smithi023 ceph-mon[111262]: pgmap v3218: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 128 KiB/s wr, 42 op/s 2024-02-11T23:20:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:31 smithi023 ceph-mon[111262]: osdmap e1514: 8 total, 8 up, 8 in 2024-02-11T23:20:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:31 smithi023 ceph-mon[113671]: pgmap v3218: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 128 KiB/s wr, 42 op/s 2024-02-11T23:20:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:31 smithi023 ceph-mon[113671]: osdmap e1514: 8 total, 8 up, 8 in 2024-02-11T23:20:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:31 smithi160 ceph-mon[106289]: pgmap v3218: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 128 KiB/s wr, 42 op/s 2024-02-11T23:20:32.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:31 smithi160 ceph-mon[106289]: osdmap e1514: 8 total, 8 up, 8 in 2024-02-11T23:20:33.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3030 ms) 2024-02-11T23:20:33.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-02-11T23:20:33.249 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:20:33.317 INFO:tasks.workunit.client.0.smithi023.stdout: i=0 exists [63482508~4319879,72834884~3494862,84828520~2326372,233544298~7243712,249059546~1772421,336043789~5672257,367773107~1078674,402785572~1671071,406873710~5779124] wrote [63482508~4319879,72834884~3494862,84828520~2326372,233544298~7243712,249059546~1772421,336043789~5672257,367773107~1078674,402785572~1671071,406873710~5779124] 2024-02-11T23:20:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:33 smithi023 ceph-mon[111262]: osdmap e1515: 8 total, 8 up, 8 in 2024-02-11T23:20:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:33 smithi023 ceph-mon[111262]: pgmap v3221: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 49 KiB/s wr, 109 op/s 2024-02-11T23:20:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:33 smithi023 ceph-mon[113671]: osdmap e1515: 8 total, 8 up, 8 in 2024-02-11T23:20:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:33 smithi023 ceph-mon[113671]: pgmap v3221: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 49 KiB/s wr, 109 op/s 2024-02-11T23:20:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:33 smithi160 ceph-mon[106289]: osdmap e1515: 8 total, 8 up, 8 in 2024-02-11T23:20:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:33 smithi160 ceph-mon[106289]: pgmap v3221: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 49 KiB/s wr, 109 op/s 2024-02-11T23:20:34.275 INFO:tasks.workunit.client.0.smithi023.stdout: i=1 exists [1103515~7113910,24194055~3173194,63482508~4319879,72834884~3494862,76913079~176408,84828520~2326372,106356679~5387416,191762722~3054537,211446689~6884472,233544298~7243712,249059546~4261559,279674759~1980584,303944493~3735592,323356294~264880,336043789~5672257,367773107~1078674,402785572~1671071,406873710~5779124] wrote [1103515~7113910,24194055~3173194,76913079~176408,106356679~5387416,191762722~3054537,211446689~6884472,250191100~3130005,279674759~1980584,303944493~3735592,323356294~264880] 2024-02-11T23:20:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:34 smithi023 ceph-mon[111262]: osdmap e1516: 8 total, 8 up, 8 in 2024-02-11T23:20:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:34 smithi023 ceph-mon[113671]: osdmap e1516: 8 total, 8 up, 8 in 2024-02-11T23:20:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:34 smithi160 ceph-mon[106289]: osdmap e1516: 8 total, 8 up, 8 in 2024-02-11T23:20:35.314 INFO:tasks.workunit.client.0.smithi023.stdout: i=2 exists [1103515~7113910,24194055~3173194,50283474~2092249,63482508~4319879,72834884~3494862,76913079~176408,84828520~2326372,106356679~5387416,130761051~550373,141359683~7532073,191762722~3054537,204674953~5223593,210780187~7550974,221558851~5113296,233544298~7243712,249059546~4261559,264472735~102139,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,336043789~5672257,367773107~1078674,402785572~1671071,406873710~5779124] wrote [50283474~2092249,130761051~550373,141359683~7532073,204674953~5223593,210780187~7439535,221558851~5113296,264472735~102139,269482559~1266353,277475835~6116598,367889803~368178] 2024-02-11T23:20:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:35 smithi023 ceph-mon[111262]: osdmap e1517: 8 total, 8 up, 8 in 2024-02-11T23:20:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:35 smithi023 ceph-mon[111262]: pgmap v3224: 137 pgs: 137 active+clean; 45 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 4.0 MiB/s wr, 143 op/s 2024-02-11T23:20:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:35 smithi023 ceph-mon[113671]: osdmap e1517: 8 total, 8 up, 8 in 2024-02-11T23:20:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:35 smithi023 ceph-mon[113671]: pgmap v3224: 137 pgs: 137 active+clean; 45 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 4.0 MiB/s wr, 143 op/s 2024-02-11T23:20:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:35 smithi160 ceph-mon[106289]: osdmap e1517: 8 total, 8 up, 8 in 2024-02-11T23:20:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:35 smithi160 ceph-mon[106289]: pgmap v3224: 137 pgs: 137 active+clean; 45 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 4.0 MiB/s wr, 143 op/s 2024-02-11T23:20:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:20:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:20:35] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2024-02-11T23:20:36.300 INFO:tasks.workunit.client.0.smithi023.stdout: i=3 exists [1103515~7113910,24194055~3173194,29620895~6834149,50283474~2092249,63482508~4319879,72834884~3494862,76913079~176408,77820048~37976,84828520~2326372,106356679~5387416,130761051~550373,136157366~12734390,179082363~1235142,191762722~3054537,204674953~13656208,221558851~5113296,233544298~7243712,249059546~4261559,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,329003301~1531958,336043789~5676463,367773107~1078674,380509280~5196755,402785572~1671071,406873710~5779124] wrote [29620895~6834149,77820048~37976,136157366~6867378,179082363~1235142,206377323~5290101,234864192~5870328,268007512~463882,329003301~1531958,338426105~3294147,380509280~5196755] 2024-02-11T23:20:36.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:36 smithi023 ceph-mon[111262]: osdmap e1518: 8 total, 8 up, 8 in 2024-02-11T23:20:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:36 smithi023 ceph-mon[113671]: osdmap e1518: 8 total, 8 up, 8 in 2024-02-11T23:20:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:36 smithi160 ceph-mon[106289]: osdmap e1518: 8 total, 8 up, 8 in 2024-02-11T23:20:37.312 INFO:tasks.workunit.client.0.smithi023.stdout: i=4 exists [1103515~7113910,24194055~3173194,29620895~6834149,50283474~2092249,63482508~4319879,72834884~3494862,76913079~176408,77776541~5168721,84828520~2326372,89028078~1748068,106356679~5387416,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3054537,204674953~13707896,221558851~5113296,233544298~7243712,249059546~4261559,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,329003301~1531958,336043789~5676463,358365354~729895,360763634~3358455,367773107~1078674,380509280~5196755,402785572~1671071,406873710~5779124] wrote [77776541~5168721,89028078~1748068,129085983~6343860,170308906~1884491,212013638~1357179,214387153~3995696,358365354~729895,360763634~3358455] 2024-02-11T23:20:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:37 smithi023 ceph-mon[111262]: osdmap e1519: 8 total, 8 up, 8 in 2024-02-11T23:20:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:37 smithi023 ceph-mon[111262]: pgmap v3227: 137 pgs: 137 active+clean; 99 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 13 MiB/s wr, 62 op/s 2024-02-11T23:20:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:37 smithi023 ceph-mon[113671]: osdmap e1519: 8 total, 8 up, 8 in 2024-02-11T23:20:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:37 smithi023 ceph-mon[113671]: pgmap v3227: 137 pgs: 137 active+clean; 99 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 13 MiB/s wr, 62 op/s 2024-02-11T23:20:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:37 smithi160 ceph-mon[106289]: osdmap e1519: 8 total, 8 up, 8 in 2024-02-11T23:20:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:37 smithi160 ceph-mon[106289]: pgmap v3227: 137 pgs: 137 active+clean; 99 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 13 MiB/s wr, 62 op/s 2024-02-11T23:20:38.321 INFO:tasks.workunit.client.0.smithi023.stdout: i=5 exists [1103515~7113910,21604997~5762252,29620895~6834149,50283474~2092249,63482508~4319879,72834884~3494862,76913079~176408,77776541~5168721,84828520~2326372,89028078~1748068,106356679~5387416,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3054537,204674953~16522929,221558851~5113296,233544298~7243712,245891452~7429653,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,303944493~3735592,313326451~4924534,319386193~2153941,323356294~264880,329003301~1531958,336043789~5676463,358365354~729895,360763634~3358455,367773107~1078674,380509280~5196755,388963844~3524726,402785572~1671071,406873710~5779124] wrote [2094951~2984721,21604997~3043689,81308687~1488303,216387799~4810083,245891452~5721904,258404953~7266914,298789034~3422763,313326451~4924534,319386193~2153941,388963844~3524726] 2024-02-11T23:20:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:38 smithi023 ceph-mon[111262]: osdmap e1520: 8 total, 8 up, 8 in 2024-02-11T23:20:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:38 smithi023 ceph-mon[113671]: osdmap e1520: 8 total, 8 up, 8 in 2024-02-11T23:20:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:38 smithi160 ceph-mon[106289]: osdmap e1520: 8 total, 8 up, 8 in 2024-02-11T23:20:39.357 INFO:tasks.workunit.client.0.smithi023.stdout: i=6 exists [1103515~7113910,21604997~14850047,50283474~2092249,63482508~4319879,72834884~3494862,76913079~176408,77776541~5168721,84828520~2326372,89028078~1748068,106356679~5387416,124413436~11016407,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,233544298~7243712,245891452~7429653,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,329003301~1531958,336043789~5676463,358365354~729895,360763634~3358455,367773107~1078674,380509280~5196755,388963844~3524726,402785572~1671071,406873710~5779124] wrote [24387609~5581979,124413436~7562415,136735630~11195484,193206439~2088560,207690458~731118,307775481~7019051,358470514~25340] 2024-02-11T23:20:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:39 smithi023 ceph-mon[111262]: osdmap e1521: 8 total, 8 up, 8 in 2024-02-11T23:20:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:39 smithi023 ceph-mon[111262]: pgmap v3230: 137 pgs: 137 active+clean; 168 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 23 MiB/s wr, 190 op/s 2024-02-11T23:20:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:39 smithi023 ceph-mon[113671]: osdmap e1521: 8 total, 8 up, 8 in 2024-02-11T23:20:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:39 smithi023 ceph-mon[113671]: pgmap v3230: 137 pgs: 137 active+clean; 168 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 23 MiB/s wr, 190 op/s 2024-02-11T23:20:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:39 smithi160 ceph-mon[106289]: osdmap e1521: 8 total, 8 up, 8 in 2024-02-11T23:20:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:39 smithi160 ceph-mon[106289]: pgmap v3230: 137 pgs: 137 active+clean; 168 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 23 MiB/s wr, 190 op/s 2024-02-11T23:20:40.391 INFO:tasks.workunit.client.0.smithi023.stdout: i=7 exists [1103515~7113910,21604997~14850047,38294610~4890613,50283474~2092249,59144288~8658099,72834884~3494862,76913079~176408,77776541~5168721,84828520~2326372,89028078~1748068,106356679~5387416,114299348~56929,124413436~11016407,136157366~12734390,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,233544298~7243712,245891452~19780415,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336043789~5676463,358365354~729895,360763634~3358455,367773107~1078674,380509280~5196755,385747703~8069355,402785572~1671071,406873710~11774320] wrote [38294610~4890613,59144288~6519103,114299348~56929,154086814~3633318,160153903~7116099,253185653~6377419,283336287~3795435,328123497~4913409,385747703~8069355,410574313~8073717] 2024-02-11T23:20:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:40 smithi023 ceph-mon[111262]: osdmap e1522: 8 total, 8 up, 8 in 2024-02-11T23:20:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:40 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:20:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:40 smithi023 ceph-mon[113671]: osdmap e1522: 8 total, 8 up, 8 in 2024-02-11T23:20:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:40 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:20:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:40 smithi160 ceph-mon[106289]: osdmap e1522: 8 total, 8 up, 8 in 2024-02-11T23:20:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:40 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:20:41.365 INFO:tasks.workunit.client.0.smithi023.stdout: i=8 exists [1103515~7113910,21604997~14850047,38294610~4890613,50283474~5009211,59144288~9271246,69170709~7159037,76913079~176408,77776541~5168721,84828520~3071578,89028078~1748068,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,233544298~7243712,245891452~19780415,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336043789~10418817,358365354~729895,360763634~3358455,367773107~1078674,380509280~5196755,385747703~8069355,402785572~1671071,406873710~11774320] wrote [52163859~3128826,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,134444542~6035791,313307256~4425493,341254915~5207691,381244991~128633] 2024-02-11T23:20:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[111262]: osdmap e1523: 8 total, 8 up, 8 in 2024-02-11T23:20:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[111262]: pgmap v3233: 137 pgs: 137 active+clean; 257 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 29 MiB/s wr, 237 op/s 2024-02-11T23:20:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:20:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:20:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:20:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[113671]: osdmap e1523: 8 total, 8 up, 8 in 2024-02-11T23:20:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[113671]: pgmap v3233: 137 pgs: 137 active+clean; 257 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 29 MiB/s wr, 237 op/s 2024-02-11T23:20:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:20:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:20:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:20:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:41 smithi160 ceph-mon[106289]: osdmap e1523: 8 total, 8 up, 8 in 2024-02-11T23:20:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:41 smithi160 ceph-mon[106289]: pgmap v3233: 137 pgs: 137 active+clean; 257 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 29 MiB/s wr, 237 op/s 2024-02-11T23:20:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:20:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:20:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:20:42.371 INFO:tasks.workunit.client.0.smithi023.stdout: i=9 exists [1103515~7113910,21604997~14850047,38294610~4890613,50283474~5009211,59144288~9664494,69170709~7159037,76913079~176408,77776541~5168721,84828520~3071578,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,196178714~2108325,204674953~16522929,221558851~5113296,233544298~7243712,245891452~19780415,265730267~6278693,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336043789~10418817,358365354~729895,360763634~3358455,367773107~1078674,378817679~6888356,385747703~8069355,402785572~1671071,406873710~11774320] wrote [68115347~693435,99349662~1483473,136059986~7668002,196178714~2108325,249712055~2649454,265730267~6278693,279755129~5320415,336248914~3059346,378817679~2998888] 2024-02-11T23:20:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:42 smithi023 ceph-mon[111262]: osdmap e1524: 8 total, 8 up, 8 in 2024-02-11T23:20:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:42 smithi023 ceph-mon[113671]: osdmap e1524: 8 total, 8 up, 8 in 2024-02-11T23:20:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:42 smithi160 ceph-mon[106289]: osdmap e1524: 8 total, 8 up, 8 in 2024-02-11T23:20:43.420 INFO:tasks.workunit.client.0.smithi023.stdout: i=10 exists [1103515~7113910,21604997~15630117,38294610~4890613,50283474~5009211,59144288~9664494,69170709~7159037,76913079~176408,77776541~5168721,84828520~3071578,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~16522929,221558851~5113296,233544298~7243712,245891452~19780415,265730267~6278693,276909952~10221770,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336043789~14792874,355586376~4660087,360552585~8299196,378817679~6888356,385747703~8069355,402785572~15862458] wrote [33037060~4198054,181718036~667863,184638583~6600681,276909952~5715806,339864789~10971874,355586376~4660087,360552585~7790041,403909981~7312371] 2024-02-11T23:20:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:43 smithi023 ceph-mon[111262]: osdmap e1525: 8 total, 8 up, 8 in 2024-02-11T23:20:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:43 smithi023 ceph-mon[111262]: pgmap v3236: 137 pgs: 137 active+clean; 342 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 34 MiB/s wr, 239 op/s 2024-02-11T23:20:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:43 smithi023 ceph-mon[113671]: osdmap e1525: 8 total, 8 up, 8 in 2024-02-11T23:20:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:43 smithi023 ceph-mon[113671]: pgmap v3236: 137 pgs: 137 active+clean; 342 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 34 MiB/s wr, 239 op/s 2024-02-11T23:20:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:43 smithi160 ceph-mon[106289]: osdmap e1525: 8 total, 8 up, 8 in 2024-02-11T23:20:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:43 smithi160 ceph-mon[106289]: pgmap v3236: 137 pgs: 137 active+clean; 342 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 34 MiB/s wr, 239 op/s 2024-02-11T23:20:44.410 INFO:tasks.workunit.client.0.smithi023.stdout: i=11 exists [1103515~7113910,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~9664494,69170709~7159037,76913079~176408,77776541~5168721,84828520~4141261,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,121463305~27428451,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22572500,233544298~7243712,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336043789~14792874,355586376~4660087,360552585~8299196,378817679~6888356,385747703~8069355,402200863~16447167] wrote [16364517~3034853,46054722~6188780,85658887~3310894,121463305~3424349,220954632~6292821,293017662~5977127,342387290~5061227,402200863~3801833,409750487~996144] 2024-02-11T23:20:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:44 smithi023 ceph-mon[111262]: osdmap e1526: 8 total, 8 up, 8 in 2024-02-11T23:20:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:44 smithi023 ceph-mon[113671]: osdmap e1526: 8 total, 8 up, 8 in 2024-02-11T23:20:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:44 smithi160 ceph-mon[106289]: osdmap e1526: 8 total, 8 up, 8 in 2024-02-11T23:20:45.413 INFO:tasks.workunit.client.0.smithi023.stdout: i=12 exists [1103515~7113910,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~17185458,76913079~176408,77776541~5168721,84828520~6950311,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22572500,233544298~7243712,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2283557,323356294~264880,328123497~4913409,336043789~14792874,355586376~4660087,360552585~8299196,378817679~6888356,385747703~8069355,402200863~16447167] wrote [10513283~3077292,67598025~4162046,88833076~2945755,127603083~6776774,144302924~5977105,167765489~3438306,234918092~419325,251602303~2894695,321131227~538523,405875461~7363999] 2024-02-11T23:20:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:45 smithi023 ceph-mon[111262]: osdmap e1527: 8 total, 8 up, 8 in 2024-02-11T23:20:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:45 smithi023 ceph-mon[111262]: pgmap v3239: 137 pgs: 137 active+clean; 421 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 38 MiB/s wr, 286 op/s 2024-02-11T23:20:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:45 smithi023 ceph-mon[113671]: osdmap e1527: 8 total, 8 up, 8 in 2024-02-11T23:20:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:45 smithi023 ceph-mon[113671]: pgmap v3239: 137 pgs: 137 active+clean; 421 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 38 MiB/s wr, 286 op/s 2024-02-11T23:20:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:45 smithi160 ceph-mon[106289]: osdmap e1527: 8 total, 8 up, 8 in 2024-02-11T23:20:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:45 smithi160 ceph-mon[106289]: pgmap v3239: 137 pgs: 137 active+clean; 421 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 38 MiB/s wr, 286 op/s 2024-02-11T23:20:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:20:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:20:45] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-02-11T23:20:46.427 INFO:tasks.workunit.client.0.smithi023.stdout: i=13 exists [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~17185458,76913079~176408,77776541~5168721,84828520~6950311,99349662~1483473,101033388~3005116,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22797720,233544298~7243712,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2283557,323356294~264880,328123497~4913409,336043789~14792874,355446526~4799937,360552585~8299196,378817679~6888356,385747703~8069355,400818829~17829201] wrote [13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,173452313~1514617,205239609~1343669,223887804~3584869,282684881~5008915,355446526~3933713,400818829~6733967] 2024-02-11T23:20:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:46 smithi023 ceph-mon[111262]: osdmap e1528: 8 total, 8 up, 8 in 2024-02-11T23:20:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:46 smithi023 ceph-mon[113671]: osdmap e1528: 8 total, 8 up, 8 in 2024-02-11T23:20:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:46 smithi160 ceph-mon[106289]: osdmap e1528: 8 total, 8 up, 8 in 2024-02-11T23:20:47.444 INFO:tasks.workunit.client.0.smithi023.stdout: i=14 exists [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~17185458,76913079~176408,77776541~5168721,84828520~6950311,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,204674953~22797720,233544298~7243712,245891452~19780415,265730267~6278693,276909952~10783844,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336043789~14792874,355446526~4799937,360552585~8299196,378817679~6888356,385747703~8069355,400818829~17829201] wrote [6385835~672466,104464032~163285,153656441~8157911,190992518~5539776,212334130~2777147,294018690~3531780,298494702~7909997,328854791~6960766] 2024-02-11T23:20:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:47 smithi023 ceph-mon[111262]: osdmap e1529: 8 total, 8 up, 8 in 2024-02-11T23:20:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:47 smithi023 ceph-mon[111262]: pgmap v3242: 137 pgs: 137 active+clean; 500 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 38 MiB/s wr, 119 op/s 2024-02-11T23:20:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:47 smithi023 ceph-mon[113671]: osdmap e1529: 8 total, 8 up, 8 in 2024-02-11T23:20:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:47 smithi023 ceph-mon[113671]: pgmap v3242: 137 pgs: 137 active+clean; 500 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 38 MiB/s wr, 119 op/s 2024-02-11T23:20:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:47 smithi160 ceph-mon[106289]: osdmap e1529: 8 total, 8 up, 8 in 2024-02-11T23:20:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:47 smithi160 ceph-mon[106289]: pgmap v3242: 137 pgs: 137 active+clean; 500 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 38 MiB/s wr, 119 op/s 2024-02-11T23:20:48.454 INFO:tasks.workunit.client.0.smithi023.stdout: i=15 exists [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~17185458,76913079~176408,77776541~5168721,84828520~6950311,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233544298~7243712,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336043789~16022583,355446526~4799937,360552585~8299196,377635454~8070581,385747703~8069355,400818829~17829201] wrote [127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,198868729~5604585,287006215~3835065,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:48 smithi023 ceph-mon[111262]: osdmap e1530: 8 total, 8 up, 8 in 2024-02-11T23:20:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:48 smithi023 ceph-mon[113671]: osdmap e1530: 8 total, 8 up, 8 in 2024-02-11T23:20:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:48 smithi160 ceph-mon[106289]: osdmap e1530: 8 total, 8 up, 8 in 2024-02-11T23:20:49.491 INFO:tasks.workunit.client.0.smithi023.stdout: i=16 exists [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~17185458,76913079~176408,77776541~5168721,84828520~6950311,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233544298~7243712,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336043789~16022583,355446526~4799937,360552585~8299196,377635454~8070581,385747703~8069355,400818829~17829201] wrote [44016114~5502408,112714731~5490237,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,199608248~3237611,241944355~3473565,252944917~1162736,297674485~6347832] 2024-02-11T23:20:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:49 smithi160 ceph-mon[106289]: osdmap e1531: 8 total, 8 up, 8 in 2024-02-11T23:20:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:49 smithi160 ceph-mon[106289]: pgmap v3245: 137 pgs: 137 active+clean; 585 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 38 MiB/s wr, 209 op/s 2024-02-11T23:20:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:49 smithi023 ceph-mon[111262]: osdmap e1531: 8 total, 8 up, 8 in 2024-02-11T23:20:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:49 smithi023 ceph-mon[111262]: pgmap v3245: 137 pgs: 137 active+clean; 585 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 38 MiB/s wr, 209 op/s 2024-02-11T23:20:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:49 smithi023 ceph-mon[113671]: osdmap e1531: 8 total, 8 up, 8 in 2024-02-11T23:20:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:49 smithi023 ceph-mon[113671]: pgmap v3245: 137 pgs: 137 active+clean; 585 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 38 MiB/s wr, 209 op/s 2024-02-11T23:20:50.507 INFO:tasks.workunit.client.0.smithi023.stdout: i=17 exists [1103515~7113910,10513283~26721831,38294610~4890613,43682782~11609903,59144288~17185458,76913079~176408,77776541~5168721,84828520~6950311,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233544298~7258908,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336043789~16022583,355446526~4799937,360552585~8299196,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] wrote [13573845~9285345,43682782~9932016,61411722~8119805,169746054~8174291,238769804~2033402,346449891~2208639,374406128~2282891] 2024-02-11T23:20:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:50 smithi160 ceph-mon[106289]: osdmap e1532: 8 total, 8 up, 8 in 2024-02-11T23:20:50.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:50 smithi023 ceph-mon[111262]: osdmap e1532: 8 total, 8 up, 8 in 2024-02-11T23:20:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:50 smithi023 ceph-mon[113671]: osdmap e1532: 8 total, 8 up, 8 in 2024-02-11T23:20:51.513 INFO:tasks.workunit.client.0.smithi023.stdout: i=18 exists [1103515~7113910,10513283~26721831,38294610~4890613,43682782~11609903,59144288~17185458,76913079~176408,77776541~5168721,84828520~7004372,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233544298~7258908,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336043789~16022583,355446526~4799937,360552585~8299196,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] wrote [24606379~417607,52283637~1028550,88096639~3736253,163488371~6147387,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,405497403~7511659] 2024-02-11T23:20:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:51 smithi160 ceph-mon[106289]: osdmap e1533: 8 total, 8 up, 8 in 2024-02-11T23:20:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:51 smithi160 ceph-mon[106289]: pgmap v3248: 137 pgs: 137 active+clean; 652 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 36 MiB/s wr, 351 op/s 2024-02-11T23:20:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:51 smithi023 ceph-mon[111262]: osdmap e1533: 8 total, 8 up, 8 in 2024-02-11T23:20:51.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:51 smithi023 ceph-mon[111262]: pgmap v3248: 137 pgs: 137 active+clean; 652 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 36 MiB/s wr, 351 op/s 2024-02-11T23:20:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:51 smithi023 ceph-mon[113671]: osdmap e1533: 8 total, 8 up, 8 in 2024-02-11T23:20:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:51 smithi023 ceph-mon[113671]: pgmap v3248: 137 pgs: 137 active+clean; 652 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 36 MiB/s wr, 351 op/s 2024-02-11T23:20:52.525 INFO:tasks.workunit.client.0.smithi023.stdout: i=19 exists [1103515~36131599,38294610~4890613,43682782~11609903,59144288~17185458,76913079~176408,77776541~5168721,84828520~7004372,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233544298~7258908,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336043789~16022583,355446526~4799937,360552585~8299196,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] wrote [7057717~6376896,17775018~1113971,47042365~2774856,80107091~2254841,98649529~7304497,166615850~4011818,174197444~2111217,189230526~4522661,198484672~717346,337489198~608843] 2024-02-11T23:20:52.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:52 smithi023 ceph-mon[111262]: osdmap e1534: 8 total, 8 up, 8 in 2024-02-11T23:20:52.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:52 smithi023 ceph-mon[113671]: osdmap e1534: 8 total, 8 up, 8 in 2024-02-11T23:20:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:52 smithi160 ceph-mon[106289]: osdmap e1534: 8 total, 8 up, 8 in 2024-02-11T23:20:52.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:20:53.500 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 1 diff [1103515~7113910,24194055~3173194,76913079~176408,106356679~5387416,191762722~3054537,211446689~6884472,250191100~3130005,279674759~1980584,303944493~3735592,323356294~264880] 2024-02-11T23:20:53.500 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,24194055~3173194,76913079~176408,106356679~5387416,191762722~3054537,211446689~6884472,250191100~3130005,279674759~1980584,303944493~3735592,323356294~264880] 2024-02-11T23:20:53.518 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~6395729,76329746~759741,104857600~6886495,188743680~6073579,209715200~8615961,250191100~3130005,276824064~4831279,301989888~5690197,322961408~659766] 2024-02-11T23:20:53.518 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 2 diff [1103515~7113910,24194055~3173194,50283474~2092249,76913079~176408,106356679~5387416,130761051~550373,141359683~7532073,191762722~3054537,204674953~5223593,210780187~7550974,221558851~5113296,250191100~3130005,264472735~102139,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,367889803~368178] 2024-02-11T23:20:53.518 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,24194055~3173194,50283474~2092249,76913079~176408,106356679~5387416,130761051~550373,141359683~7532073,191762722~3054537,204674953~5223593,210780187~7550974,221558851~5113296,250191100~3130005,264472735~102139,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,367889803~368178] 2024-02-11T23:20:53.525 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~6395729,46137344~6238379,76329746~759741,104857600~6886495,130023424~1288000,138412032~10479724,188743680~6073579,201326592~25345555,250191100~3130005,264241152~333722,268435456~2313456,276824064~6768369,301989888~5690197,322961408~659766,367889803~368178] 2024-02-11T23:20:53.525 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 3 diff [1103515~7113910,24194055~3173194,29620895~6834149,50283474~2092249,76913079~176408,77820048~37976,106356679~5387416,130761051~550373,136157366~12734390,179082363~1235142,191762722~3054537,204674953~13656208,221558851~5113296,234864192~5870328,250191100~3130005,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,329003301~1531958,338426105~3294147,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.525 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,24194055~3173194,29620895~6834149,50283474~2092249,76913079~176408,77820048~37976,106356679~5387416,130761051~550373,136157366~12734390,179082363~1235142,191762722~3054537,204674953~13656208,221558851~5113296,234864192~5870328,250191100~3130005,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,329003301~1531958,338426105~3294147,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.532 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~6395729,29360128~7094916,46137344~6238379,76329746~1528278,104857600~6886495,130023424~1288000,134217728~14674028,176160768~4156737,188743680~6073579,201326592~25345555,234864192~5870328,250191100~3130005,264241152~6507760,276824064~6768369,301989888~5690197,322961408~659766,327155712~3379547,338426105~3294147,367889803~368178,377487360~8218675] 2024-02-11T23:20:53.532 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 4 diff [1103515~7113910,24194055~3173194,29620895~6834149,50283474~2092249,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3054537,204674953~13707896,221558851~5113296,234864192~5870328,250191100~3130005,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.532 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,24194055~3173194,29620895~6834149,50283474~2092249,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3054537,204674953~13707896,221558851~5113296,234864192~5870328,250191100~3130005,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,303944493~3735592,323356294~264880,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.540 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~6395729,29360128~7094916,46137344~6238379,76329746~6615516,88080384~2695762,104857600~6886495,125829120~23062636,167772160~4421237,176160768~4156737,188743680~6073579,201326592~25345555,234864192~5870328,250191100~3130005,264241152~6507760,276824064~6768369,301989888~5690197,322961408~659766,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~8218675] 2024-02-11T23:20:53.540 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 5 diff [1103515~7113910,21604997~5762252,29620895~6834149,50283474~2092249,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3054537,204674953~16522929,221558851~5113296,234864192~5870328,245891452~7429653,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,303944493~3735592,313326451~4924534,319386193~2153941,323356294~264880,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.540 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,21604997~5762252,29620895~6834149,50283474~2092249,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3054537,204674953~16522929,221558851~5113296,234864192~5870328,245891452~7429653,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,303944493~3735592,313326451~4924534,319386193~2153941,323356294~264880,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.547 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~6395729,29360128~7094916,46137344~6238379,76329746~6615516,88080384~2695762,104857600~6886495,125829120~23062636,167772160~4421237,176160768~4156737,188743680~6073579,201326592~25345555,234864192~5870328,243269632~10051473,255852544~14896368,276824064~6768369,297795584~9884501,310378496~7872489,318767104~2773030,322961408~659766,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~8218675,385875968~6612602] 2024-02-11T23:20:53.547 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 6 diff [1103515~7113910,21604997~14850047,50283474~2092249,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,124413436~11016407,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,234864192~5870328,245891452~7429653,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.547 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,21604997~14850047,50283474~2092249,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,124413436~11016407,136157366~12734390,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,234864192~5870328,245891452~7429653,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.554 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~15483524,46137344~6238379,76329746~6615516,88080384~2695762,104857600~6886495,121634816~27256940,167772160~4421237,176160768~4156737,188743680~6551319,201326592~25345555,234864192~5870328,243269632~10051473,255852544~14896368,276824064~6768369,297795584~20455401,318767104~2773030,322961408~659766,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~8218675,385875968~6612602] 2024-02-11T23:20:53.554 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 7 diff [1103515~7113910,21604997~14850047,38294610~4890613,50283474~2092249,59144288~6519103,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,114299348~56929,124413436~11016407,136157366~12734390,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.554 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,21604997~14850047,38294610~4890613,50283474~2092249,59144288~6519103,76913079~176408,77776541~5168721,89028078~1748068,106356679~5387416,114299348~56929,124413436~11016407,136157366~12734390,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.561 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~15483524,37748736~5436487,46137344~6238379,58720256~6943135,76329746~6615516,88080384~2695762,104857600~6886495,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,188743680~6551319,201326592~25345555,234864192~5870328,243269632~27479280,276824064~10307658,297795584~20455401,318767104~2773030,322961408~659766,327155712~5881194,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.561 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 8 diff [1103515~7113910,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~923306,69170709~4878764,76913079~176408,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,338426105~8036501,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.561 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~923306,69170709~4878764,76913079~176408,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,338426105~8036501,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.568 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~15483524,37748736~5436487,46137344~9155341,58720256~6943135,67492228~6557245,76329746~6615516,85901994~1998104,88080384~2695762,104857600~6886495,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,188743680~6551319,201326592~25345555,234864192~5870328,243269632~27479280,276824064~10307658,297795584~20455401,318767104~2773030,322961408~659766,327155712~5881194,338426105~8036501,356515840~2579409,360710144~3411945,367889803~368178,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.568 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 9 diff [1103515~7113910,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,76913079~176408,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,265730267~6278693,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336248914~10213692,358365354~729895,360763634~3358455,367889803~368178,378817679~6888356,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.568 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,76913079~176408,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,191762722~3532277,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,265730267~6278693,277475835~9655887,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336248914~10213692,358365354~729895,360763634~3358455,367889803~368178,378817679~6888356,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.575 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~15483524,37748736~5436487,46137344~9155341,58720256~6943135,67492228~6557245,76329746~6615516,85901994~1998104,88080384~2695762,96468992~4364143,104857600~6886495,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,188743680~9543359,201326592~25345555,234864192~5870328,243269632~28739328,276824064~10307658,297795584~20455401,318767104~2773030,322961408~659766,327155712~5881194,336248914~10213692,356515840~2579409,360710144~3411945,367889803~368178,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.575 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 10 diff [1103515~7113910,21604997~15630117,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,76913079~176408,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.575 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,21604997~15630117,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,76913079~176408,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,298789034~3422763,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.581 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,20971520~16263594,37748736~5436487,46137344~9155341,58720256~6943135,67492228~6557245,76329746~6615516,85901994~1998104,88080384~2695762,96468992~4364143,104857600~6886495,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,180355072~2030827,184549376~13737663,201326592~25345555,234864192~5870328,243269632~28739328,276824064~10307658,297795584~20455401,318767104~2773030,322961408~659766,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,403909981~14738049] 2024-02-11T23:20:53.581 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 11 diff [1103515~7113910,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,76913079~176408,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,121463305~27428451,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22572500,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.581 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,76913079~176408,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,121463305~27428451,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22572500,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2153941,323356294~264880,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.588 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,12582912~6816458,20971520~16263594,37748736~17543949,58720256~6943135,67492228~6557245,76329746~6615516,85658887~5117259,96468992~4364143,104857600~6886495,113246208~1110069,117440512~31451244,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,180355072~2030827,184549376~13737663,201326592~25920861,234864192~5870328,243269632~28739328,276824064~10307658,289406976~28844009,318767104~2773030,322961408~659766,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.588 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 12 diff [1103515~7113910,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22572500,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2283557,323356294~264880,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.588 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22572500,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2283557,323356294~264880,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.595 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~11010762,20971520~16263594,37748736~17543949,58720256~6943135,67492228~6557245,76329746~6615516,85658887~6119944,96468992~4364143,104857600~6886495,113246208~1110069,117440512~32839517,150994944~6725188,159383552~12809845,176160768~4156737,180355072~2030827,184549376~13737663,201326592~25920861,234864192~5870328,243269632~28739328,276824064~10307658,289406976~28844009,318767104~2902646,322961408~659766,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.596 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 13 diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2283557,323356294~264880,328123497~4913409,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.596 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,191762722~3532277,196178714~2108325,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,303944493~3735592,307775481~10475504,319386193~2283557,323356294~264880,328123497~4913409,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.602 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~11254837,20971520~16263594,37748736~17543949,58720256~6943135,65910086~8139387,76329746~6615516,85658887~6119944,96468992~7569512,104857600~6886495,113246208~1110069,117440512~32839517,150994944~6725188,159383552~15583378,176160768~4156737,180355072~2030827,184549376~13737663,201326592~26146081,234864192~5870328,243269632~28739328,276824064~10869732,289406976~28844009,318767104~2902646,322961408~659766,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.602 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 14 diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.602 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.609 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~11254837,20971520~16263594,37748736~17543949,58720256~6943135,65910086~8139387,76329746~6615516,85658887~6119944,96468992~8158325,104857600~6886495,113246208~1110069,117440512~32839517,150994944~23971986,176160768~4156737,180355072~2030827,184549376~13737663,201326592~26146081,234864192~5870328,243269632~28739328,276824064~10869732,289406976~28844009,318767104~2902646,322961408~659766,327155712~8659845,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.609 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 15 diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.609 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.616 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~11254837,20971520~16263594,37748736~17543949,58720256~6943135,65910086~8139387,76329746~6615516,85658887~6119944,96468992~8158325,104857600~6886495,113246208~1110069,117440512~32839517,150994944~23971986,176160768~4156737,180355072~2030827,184549376~42923297,234864192~5870328,243269632~28739328,276824064~41426921,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.616 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 16 diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.616 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.622 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~11254837,20971520~16263594,37748736~17543949,58720256~6943135,65910086~8139387,76329746~6615516,85658887~6119944,96468992~8158325,104857600~70109330,176160768~4156737,180355072~2030827,184549376~42923297,234864192~5870328,240788010~31220950,276824064~41426921,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.622 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 17 diff [1103515~7113910,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5939014,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.623 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5939014,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.629 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~28846506,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6119944,96468992~8158325,104857600~75459905,180355072~2030827,184549376~42923297,234864192~37144768,276824064~41426921,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.629 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 18 diff [1103515~7113910,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.629 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~7113910,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.636 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8217425,8388608~28846506,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~8158325,104857600~75459905,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.636 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 19 diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.636 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.645 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.645 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 2 diff [50283474~2092249,130761051~550373,141359683~7532073,204674953~5223593,210780187~7439535,221558851~5113296,264472735~102139,269482559~1266353,277475835~6116598,367889803~368178] 2024-02-11T23:20:53.645 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [50283474~2092249,130761051~550373,141359683~7532073,204674953~5223593,210780187~7439535,221558851~5113296,264472735~102139,269482559~1266353,277475835~6116598,367889803~368178] 2024-02-11T23:20:53.653 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [46137344~6238379,130023424~1288000,138412032~10479724,201326592~8571954,210780187~7439535,218331161~8340986,264241152~333722,268435456~2313456,277475835~6116598,367889803~368178] 2024-02-11T23:20:53.653 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 3 diff [29620895~6834149,50283474~2092249,77820048~37976,130761051~550373,136157366~12734390,179082363~1235142,204674953~13544769,221558851~5113296,234864192~5870328,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,329003301~1531958,338426105~3294147,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.653 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [29620895~6834149,50283474~2092249,77820048~37976,130761051~550373,136157366~12734390,179082363~1235142,204674953~13544769,221558851~5113296,234864192~5870328,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,329003301~1531958,338426105~3294147,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.659 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [29360128~7094916,46137344~6238379,77089487~768537,130023424~1288000,134217728~14674028,176160768~4156737,201326592~16893130,218331161~8340986,234864192~5870328,264241152~6507760,277475835~6116598,327155712~3379547,338426105~3294147,367889803~368178,377487360~8218675] 2024-02-11T23:20:53.659 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 4 diff [29620895~6834149,50283474~2092249,77776541~5168721,89028078~1748068,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,204674953~13707896,221558851~5113296,234864192~5870328,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.659 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [29620895~6834149,50283474~2092249,77776541~5168721,89028078~1748068,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,204674953~13707896,221558851~5113296,234864192~5870328,264472735~102139,268007512~463882,269482559~1266353,277475835~6116598,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755] 2024-02-11T23:20:53.665 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [29360128~7094916,46137344~6238379,77089487~5855775,88080384~2695762,125829120~23062636,167772160~4421237,176160768~4156737,201326592~25345555,234864192~5870328,264241152~6507760,277475835~6116598,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~8218675] 2024-02-11T23:20:53.666 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 5 diff [2094951~2984721,21604997~3043689,29620895~6834149,50283474~2092249,77776541~5168721,89028078~1748068,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,313326451~4924534,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.666 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~3043689,29620895~6834149,50283474~2092249,77776541~5168721,89028078~1748068,129085983~6343860,136157366~12734390,170308906~1884491,179082363~1235142,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,313326451~4924534,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.672 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~3043689,29360128~7094916,46137344~6238379,77089487~5855775,88080384~2695762,125829120~23062636,167772160~4421237,176160768~4156737,201326592~25345555,234864192~5870328,243269632~8343724,255852544~14896368,277475835~6116598,297795584~4416213,310378496~7872489,318767104~2773030,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~8218675,385875968~6612602] 2024-02-11T23:20:53.672 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 6 diff [2094951~2984721,21604997~14850047,50283474~2092249,77776541~5168721,89028078~1748068,124413436~11016407,136157366~12734390,170308906~1884491,179082363~1235142,193206439~2088560,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,307775481~10475504,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.672 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,50283474~2092249,77776541~5168721,89028078~1748068,124413436~11016407,136157366~12734390,170308906~1884491,179082363~1235142,193206439~2088560,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,269482559~1266353,277475835~6116598,298789034~3422763,307775481~10475504,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.678 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,46137344~6238379,77089487~5855775,88080384~2695762,121634816~27256940,167772160~4421237,176160768~4156737,193206439~2088560,201326592~25345555,234864192~5870328,243269632~8343724,255852544~14896368,277475835~6116598,297795584~4416213,307680085~10570900,318767104~2773030,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~8218675,385875968~6612602] 2024-02-11T23:20:53.678 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 7 diff [2094951~2984721,21604997~14850047,38294610~4890613,50283474~2092249,59144288~6519103,77776541~5168721,89028078~1748068,114299348~56929,124413436~11016407,136157366~12734390,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.678 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,38294610~4890613,50283474~2092249,59144288~6519103,77776541~5168721,89028078~1748068,114299348~56929,124413436~11016407,136157366~12734390,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~3294147,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.684 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,37748736~5436487,46137344~6238379,58720256~6943135,77089487~5855775,88080384~2695762,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,193206439~2088560,201326592~25345555,234864192~5870328,243269632~8343724,253185653~17563259,277475835~9655887,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,338426105~3294147,356515840~2579409,360710144~3411945,367889803~368178,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.684 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 8 diff [2094951~2984721,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~923306,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~8036501,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.684 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~923306,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,204674953~16522929,221558851~5113296,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,269482559~1266353,277475835~9655887,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~8036501,358365354~729895,360763634~3358455,367889803~368178,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.690 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,37748736~5436487,46137344~9155341,58720256~6943135,67492228~6557245,77089487~5855775,85901994~1998104,88080384~2695762,105974871~271031,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,193206439~2088560,201326592~25345555,234864192~5870328,243269632~8343724,253185653~17563259,277475835~9655887,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,338426105~8036501,356515840~2579409,360710144~3411945,367889803~368178,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.690 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 9 diff [2094951~2984721,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,277475835~9655887,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~10213692,358365354~729895,360763634~3358455,367889803~368178,378817679~6888356,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.690 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,277475835~9655887,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~10213692,358365354~729895,360763634~3358455,367889803~368178,378817679~6888356,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.696 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,37748736~5436487,46137344~9155341,58720256~6943135,67492228~6557245,77089487~5855775,85901994~1998104,88080384~2695762,96468992~4364143,105974871~271031,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,193206439~5080600,201326592~25345555,234864192~5870328,243269632~9091877,253185653~18823307,277475835~9655887,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,336248914~10213692,356515840~2579409,360710144~3411945,367889803~368178,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.696 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 10 diff [2094951~2984721,21604997~15630117,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.696 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~15630117,38294610~4890613,50283474~5009211,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~24478320,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~16522929,221558851~5113296,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.702 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~15630117,37748736~5436487,46137344~9155341,58720256~6943135,67492228~6557245,77089487~5855775,85901994~1998104,88080384~2695762,96468992~4364143,105974871~271031,113246208~1110069,121634816~27256940,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,201326592~25345555,234864192~5870328,243269632~9091877,253185653~18823307,276909952~10221770,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,403909981~14738049] 2024-02-11T23:20:53.702 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 11 diff [2094951~2984721,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,121463305~27428451,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~22572500,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.702 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,121463305~27428451,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~22572500,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.708 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,12582912~6816458,21604997~15630117,37748736~17543949,58720256~6943135,67492228~6557245,77089487~5855775,85658887~5117259,96468992~4364143,105974871~271031,113246208~1110069,117440512~31451244,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,201326592~25920861,234864192~5870328,243269632~9091877,253185653~18823307,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2773030,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.708 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 12 diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~22572500,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.709 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~22572500,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.714 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11010762,21604997~15630117,37748736~17543949,58720256~6943135,67492228~6557245,77089487~5855775,85658887~6119944,96468992~4364143,105974871~271031,113246208~1110069,117440512~32839517,150994944~6725188,159383552~12809845,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,201326592~25920861,234864192~5870328,243269632~28739328,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2902646,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.714 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 13 diff [2094951~2984721,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.714 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.720 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~7569512,105974871~271031,113246208~1110069,117440512~32839517,150994944~6725188,159383552~15583378,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,201326592~26146081,234864192~5870328,243269632~28739328,276909952~10783844,289406976~12804821,307680085~10570900,318767104~2902646,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.720 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 14 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.720 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.726 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~32839517,150994944~23971986,176160768~4156737,180355072~2030827,184549376~13737663,201326592~26146081,234864192~5870328,243269632~28739328,276909952~10783844,289406976~16997723,307680085~10570900,318767104~2902646,327155712~8659845,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.726 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 15 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.726 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.732 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~32839517,150994944~23971986,176160768~4156737,180355072~2030827,184549376~42923297,234864192~5870328,243269632~28739328,276909952~29494747,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.732 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 16 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.733 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5870328,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.739 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,111744095~63222835,176160768~4156737,180355072~2030827,184549376~42923297,234864192~5870328,240788010~31220950,276909952~29494747,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.739 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 17 diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5939014,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.739 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,234864192~5939014,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.744 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~28846506,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,234864192~37144768,276909952~29494747,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.744 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 18 diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.745 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.751 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~28846506,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~8158325,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.751 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 19 diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.751 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.757 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.757 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 3 diff [29620895~6834149,77820048~37976,136157366~6867378,179082363~1235142,206377323~5290101,234864192~5870328,268007512~463882,329003301~1531958,338426105~3294147,380509280~5196755] 2024-02-11T23:20:53.757 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [29620895~6834149,77820048~37976,136157366~6867378,179082363~1235142,206377323~5290101,234864192~5870328,268007512~463882,329003301~1531958,338426105~3294147,380509280~5196755] 2024-02-11T23:20:53.763 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [29360128~7094916,77089487~768537,134217728~8807016,176160768~4156737,206377323~5290101,234864192~5870328,264574874~3896520,327155712~3379547,338426105~3294147,377487360~8218675] 2024-02-11T23:20:53.763 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 4 diff [29620895~6834149,77776541~5168721,89028078~1748068,129085983~6343860,136157366~6867378,170308906~1884491,179082363~1235142,206377323~5290101,212013638~1357179,214387153~3995696,234864192~5870328,268007512~463882,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755] 2024-02-11T23:20:53.763 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [29620895~6834149,77776541~5168721,89028078~1748068,129085983~6343860,136157366~6867378,170308906~1884491,179082363~1235142,206377323~5290101,212013638~1357179,214387153~3995696,234864192~5870328,268007512~463882,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755] 2024-02-11T23:20:53.769 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [29360128~7094916,77089487~5855775,88080384~2695762,125829120~17195624,167772160~4421237,176160768~4156737,206377323~5290101,212013638~1357179,214387153~3995696,234864192~5870328,264574874~3896520,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,377487360~8218675] 2024-02-11T23:20:53.769 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 5 diff [2094951~2984721,21604997~3043689,29620895~6834149,77776541~5168721,89028078~1748068,129085983~6343860,136157366~6867378,170308906~1884491,179082363~1235142,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,298789034~3422763,313326451~4924534,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.769 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~3043689,29620895~6834149,77776541~5168721,89028078~1748068,129085983~6343860,136157366~6867378,170308906~1884491,179082363~1235142,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,298789034~3422763,313326451~4924534,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.775 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~3043689,29360128~7094916,77089487~5855775,88080384~2695762,125829120~17195624,167772160~4421237,176160768~4156737,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,243269632~8343724,255852544~12618850,297795584~4416213,310378496~7872489,318767104~2773030,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,377487360~8218675,385875968~6612602] 2024-02-11T23:20:53.775 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 6 diff [2094951~2984721,21604997~14850047,77776541~5168721,89028078~1748068,124413436~11016407,136157366~11773748,170308906~1884491,179082363~1235142,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,298789034~3422763,307775481~10475504,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.775 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,77776541~5168721,89028078~1748068,124413436~11016407,136157366~11773748,170308906~1884491,179082363~1235142,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,258404953~7266914,268007512~463882,298789034~3422763,307775481~10475504,319386193~2153941,329003301~1531958,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755,388963844~3524726] 2024-02-11T23:20:53.782 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,77089487~5855775,88080384~2695762,121634816~26296298,167772160~4421237,176160768~4156737,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,243269632~8343724,255852544~12618850,297795584~4416213,307680085~10570900,318767104~2773030,327155712~3379547,338426105~3294147,356515840~2579409,360710144~3411945,377487360~8218675,385875968~6612602] 2024-02-11T23:20:53.782 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 7 diff [2094951~2984721,21604997~14850047,38294610~4890613,59144288~6519103,77776541~5168721,89028078~1748068,114299348~56929,124413436~11016407,136157366~11773748,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.782 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,38294610~4890613,59144288~6519103,77776541~5168721,89028078~1748068,114299348~56929,124413436~11016407,136157366~11773748,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~3294147,358365354~729895,360763634~3358455,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.788 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,37748736~5436487,58720256~6943135,77089487~5855775,88080384~2695762,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,243269632~8343724,253185653~15285741,283336287~3795435,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,338426105~3294147,356515840~2579409,360710144~3411945,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.788 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 8 diff [2094951~2984721,21604997~14850047,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~8036501,358365354~729895,360763634~3358455,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.788 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~5721904,253185653~12486214,268007512~463882,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,338426105~8036501,358365354~729895,360763634~3358455,380509280~5196755,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.794 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,77089487~5855775,85901994~1998104,88080384~2695762,105974871~271031,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,193206439~2088560,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,243269632~8343724,253185653~15285741,283336287~3795435,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,338426105~8036501,356515840~2579409,360710144~3411945,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.794 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 9 diff [2094951~2984721,21604997~14850047,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,279755129~7376593,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~10213692,358365354~729895,360763634~3358455,378817679~6888356,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.794 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~14850047,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,279755129~7376593,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~10213692,358365354~729895,360763634~3358455,378817679~6888356,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.800 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~14850047,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,77089487~5855775,85901994~1998104,88080384~2695762,96468992~4364143,105974871~271031,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,193206439~5080600,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,243269632~9091877,253185653~18823307,279755129~7376593,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,336248914~10213692,356515840~2579409,360710144~3411945,377487360~16329698,410574313~8073717] 2024-02-11T23:20:53.800 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 10 diff [2094951~2984721,21604997~15630117,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.800 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~15630117,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.806 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~15630117,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,77089487~5855775,85901994~1998104,88080384~2695762,96468992~4364143,105974871~271031,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,206377323~5290101,212013638~1357179,214387153~6810729,234864192~5870328,243269632~9091877,253185653~18823307,276909952~10221770,297795584~4416213,307680085~10570900,318767104~2773030,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,403909981~14738049] 2024-02-11T23:20:53.806 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 11 diff [2094951~2984721,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,121463305~26467809,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~12860300,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.806 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,121463305~26467809,154086814~3633318,160153903~7116099,170308906~1884491,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~12860300,234864192~5870328,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.812 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,12582912~6816458,21604997~15630117,37748736~17543949,58720256~6943135,67492228~6557245,77089487~5855775,85658887~5117259,96468992~4364143,105974871~271031,113246208~1110069,117440512~30490602,150994944~6725188,159383552~7886450,167772160~4421237,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,206377323~5290101,212013638~1357179,214387153~12860300,234864192~5870328,243269632~9091877,253185653~18823307,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2773030,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.812 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 12 diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~12860300,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.812 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,206377323~5290101,212013638~1357179,214387153~12860300,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355586376~4660087,360552585~7790041,378817679~6888356,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.818 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11010762,21604997~15630117,37748736~17543949,58720256~6943135,67492228~6557245,77089487~5855775,85658887~6119944,96468992~4364143,105974871~271031,113246208~1110069,117440512~32839517,150994944~6725188,159383552~12809845,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,206377323~5290101,212013638~1357179,214387153~12860300,234864192~5870328,243269632~28739328,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2902646,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.818 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 13 diff [2094951~2984721,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~6427815,212013638~1357179,214387153~13085520,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.819 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~6427815,212013638~1357179,214387153~13085520,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.824 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~7569512,105974871~271031,113246208~1110069,117440512~32839517,150994944~6725188,159383552~15583378,176160768~4156737,180355072~2030827,184549376~6689888,193206439~5080600,205239609~6427815,212013638~1357179,214387153~13085520,234864192~5870328,243269632~28739328,276909952~10783844,289406976~12804821,307680085~10570900,318767104~2902646,327155712~5881194,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.824 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 14 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,205239609~6427815,212013638~15459035,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.825 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,205239609~6427815,212013638~15459035,234864192~5870328,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~14587749,355446526~4799937,360552585~7790041,378817679~6888356,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.831 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~32839517,150994944~23971986,176160768~4156737,180355072~2030827,184549376~13737663,205239609~6427815,212013638~15459035,234864192~5870328,243269632~28739328,276909952~10783844,289406976~16997723,307680085~10570900,318767104~2902646,327155712~8659845,336248914~14587749,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.831 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 15 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,234864192~5870328,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.831 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,234864192~5870328,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.837 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~32839517,150994944~23971986,176160768~4156737,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,234864192~5870328,243269632~28739328,276909952~29494747,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.837 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 16 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,234864192~5870328,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.837 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~15630117,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,234864192~5870328,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.843 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~15630117,37748736~17543949,58720256~6943135,65910086~8139387,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,111744095~63222835,176160768~4156737,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,234864192~5870328,240788010~31220950,276909952~29494747,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.843 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 17 diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,234864192~5939014,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.843 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~10154856,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,234864192~5939014,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.849 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~28846506,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6119944,96468992~8158325,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,234864192~37144768,276909952~29494747,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.849 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 18 diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.849 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~26721831,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198868729~5604585,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.856 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~28846506,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~8158325,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.856 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 19 diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.856 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.862 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:53.862 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 4 diff [77776541~5168721,89028078~1748068,129085983~6343860,170308906~1884491,212013638~1357179,214387153~3995696,358365354~729895,360763634~3358455] 2024-02-11T23:20:53.862 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [77776541~5168721,89028078~1748068,129085983~6343860,170308906~1884491,212013638~1357179,214387153~3995696,358365354~729895,360763634~3358455] 2024-02-11T23:20:53.868 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [77776541~5168721,88080384~2695762,125829120~9600723,167772160~4421237,212013638~1357179,214387153~3995696,356515840~2579409,360710144~3411945] 2024-02-11T23:20:53.869 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 5 diff [2094951~2984721,21604997~3043689,77776541~5168721,89028078~1748068,129085983~6343860,170308906~1884491,212013638~1357179,214387153~6810729,245891452~5721904,258404953~7266914,298789034~3422763,313326451~4924534,319386193~2153941,358365354~729895,360763634~3358455,388963844~3524726] 2024-02-11T23:20:53.869 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~3043689,77776541~5168721,89028078~1748068,129085983~6343860,170308906~1884491,212013638~1357179,214387153~6810729,245891452~5721904,258404953~7266914,298789034~3422763,313326451~4924534,319386193~2153941,358365354~729895,360763634~3358455,388963844~3524726] 2024-02-11T23:20:53.874 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~3043689,77776541~5168721,88080384~2695762,125829120~9600723,167772160~4421237,212013638~1357179,214387153~6810729,243269632~8343724,255852544~9819323,297795584~4416213,310378496~7872489,318767104~2773030,356515840~2579409,360710144~3411945,385875968~6612602] 2024-02-11T23:20:53.875 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 6 diff [2094951~2984721,21604997~8364591,77776541~5168721,89028078~1748068,124413436~11016407,136735630~11195484,170308906~1884491,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,245891452~5721904,258404953~7266914,298789034~3422763,307775481~10475504,319386193~2153941,358365354~729895,360763634~3358455,388963844~3524726] 2024-02-11T23:20:53.875 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,77776541~5168721,89028078~1748068,124413436~11016407,136735630~11195484,170308906~1884491,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,245891452~5721904,258404953~7266914,298789034~3422763,307775481~10475504,319386193~2153941,358365354~729895,360763634~3358455,388963844~3524726] 2024-02-11T23:20:53.881 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,77776541~5168721,88080384~2695762,121634816~13795027,136735630~11195484,167772160~4421237,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,243269632~8343724,255852544~9819323,297795584~4416213,307680085~10570900,318767104~2773030,356515840~2579409,360710144~3411945,385875968~6612602] 2024-02-11T23:20:53.881 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 7 diff [2094951~2984721,21604997~8364591,38294610~4890613,59144288~6519103,77776541~5168721,89028078~1748068,114299348~56929,124413436~11016407,136735630~11195484,154086814~3633318,160153903~7116099,170308906~1884491,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,358365354~729895,360763634~3358455,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.881 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,38294610~4890613,59144288~6519103,77776541~5168721,89028078~1748068,114299348~56929,124413436~11016407,136735630~11195484,154086814~3633318,160153903~7116099,170308906~1884491,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,358365354~729895,360763634~3358455,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.887 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,37748736~5436487,58720256~6943135,77776541~5168721,88080384~2695762,113246208~1110069,121634816~13795027,136735630~11195484,150994944~6725188,159383552~7886450,167772160~4421237,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,243269632~8343724,253185653~12486214,283336287~3795435,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,356515840~2579409,360710144~3411945,385706035~8111023,410574313~8073717] 2024-02-11T23:20:53.887 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 8 diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,341254915~5207691,358365354~729895,360763634~3358455,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.887 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,341254915~5207691,358365354~729895,360763634~3358455,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.893 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,77776541~5168721,85901994~1998104,88080384~2695762,105974871~271031,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,193206439~2088560,207690458~731118,212013638~1357179,214387153~6810729,243269632~8343724,253185653~12486214,283336287~3795435,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,341254915~5207691,356515840~2579409,360710144~3411945,381244991~128633,385706035~8111023,410574313~8073717] 2024-02-11T23:20:53.893 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 9 diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~6810729,245891452~6470057,253185653~12486214,265730267~6278693,279755129~7376593,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,341254915~5207691,358365354~729895,360763634~3358455,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.893 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~6810729,245891452~6470057,253185653~12486214,265730267~6278693,279755129~7376593,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,341254915~5207691,358365354~729895,360763634~3358455,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.899 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,77776541~5168721,85901994~1998104,88080384~2695762,96468992~4364143,105974871~271031,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,193206439~5080600,207690458~731118,212013638~1357179,214387153~6810729,243269632~9091877,253185653~12486214,265730267~6278693,279755129~7376593,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,336248914~3059346,341254915~5207691,356515840~2579409,360710144~3411945,378817679~2998888,385706035~8111023,410574313~8073717] 2024-02-11T23:20:53.899 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 10 diff [2094951~2984721,21604997~8364591,33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~6810729,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.899 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85901994~1998104,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,124413436~23517678,154086814~3633318,160153903~7116099,170308906~1884491,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~6810729,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:53 smithi023 ceph-mon[111262]: osdmap e1535: 8 total, 8 up, 8 in 2024-02-11T23:20:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:53 smithi023 ceph-mon[111262]: pgmap v3251: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 37 MiB/s wr, 344 op/s 2024-02-11T23:20:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:53 smithi023 ceph-mon[113671]: osdmap e1535: 8 total, 8 up, 8 in 2024-02-11T23:20:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:53 smithi023 ceph-mon[113671]: pgmap v3251: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 37 MiB/s wr, 344 op/s 2024-02-11T23:20:53.906 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,33037060~4198054,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,77776541~5168721,85901994~1998104,88080384~2695762,96468992~4364143,105974871~271031,113246208~1110069,121634816~26296298,150994944~6725188,159383552~7886450,167772160~4421237,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,212013638~1357179,214387153~6810729,243269632~9091877,253185653~12486214,265730267~6278693,276909952~10221770,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,403909981~14738049] 2024-02-11T23:20:53.906 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 11 diff [2094951~2984721,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,121463305~26467809,154086814~3633318,160153903~7116099,170308906~1884491,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~12860300,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.906 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,77776541~5168721,85658887~3310894,89028078~1748068,99349662~1483473,105974871~271031,114299348~56929,121463305~26467809,154086814~3633318,160153903~7116099,170308906~1884491,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~12860300,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.912 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,12582912~6816458,21604997~8364591,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,77776541~5168721,85658887~5117259,96468992~4364143,105974871~271031,113246208~1110069,117440512~30490602,150994944~6725188,159383552~7886450,167772160~4421237,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,212013638~1357179,214387153~12860300,243269632~9091877,253185653~12486214,265730267~6278693,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2773030,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.912 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 12 diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~12860300,234918092~419325,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.912 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,77776541~5168721,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,212013638~1357179,214387153~12860300,234918092~419325,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:53.918 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11010762,21604997~8364591,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,77776541~5168721,85658887~6119944,96468992~4364143,105974871~271031,113246208~1110069,117440512~32839517,150994944~6725188,159383552~12809845,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,212013638~1357179,214387153~12860300,234918092~419325,243269632~22402235,265730267~6278693,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2902646,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.918 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 13 diff [2094951~2984721,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~1343669,207690458~731118,212013638~1357179,214387153~13085520,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.919 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~28816724,154086814~3633318,160153903~7116099,167765489~4427908,173452313~1514617,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~1343669,207690458~731118,212013638~1357179,214387153~13085520,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.925 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,77776541~5168721,85658887~6119944,96468992~7569512,105974871~271031,113246208~1110069,117440512~32839517,150994944~6725188,159383552~15583378,180355072~2030827,184549376~6689888,193206439~5080600,205239609~1343669,207690458~731118,212013638~1357179,214387153~13085520,234918092~419325,243269632~22402235,265730267~6278693,276909952~10783844,289406976~12804821,307680085~10570900,318767104~2902646,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.925 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 14 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.925 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.931 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,77776541~5168721,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~32839517,150994944~23971986,180355072~2030827,184549376~13737663,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,243269632~22402235,265730267~6278693,276909952~10783844,289406976~16997723,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.931 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 15 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.931 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~28816724,153656441~13613561,167765489~4427908,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.937 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,77776541~5168721,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~32839517,150994944~23971986,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,243269632~22402235,265730267~6278693,276909952~29494747,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.937 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 16 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.937 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.943 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,77776541~5168721,85658887~6119944,96468992~8158325,105974871~271031,111744095~63222835,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,240788010~24883857,265730267~6278693,276909952~29494747,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.944 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 17 diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,238769804~2033402,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.944 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~45806697,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,238769804~2033402,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:53 smithi160 ceph-mon[106289]: osdmap e1535: 8 total, 8 up, 8 in 2024-02-11T23:20:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:53 smithi160 ceph-mon[106289]: pgmap v3251: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 37 MiB/s wr, 344 op/s 2024-02-11T23:20:53.950 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~21580980,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6119944,96468992~8158325,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,234918092~419325,238769804~26902063,265730267~6278693,276909952~29494747,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.950 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 18 diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.950 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.959 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~21580980,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~8158325,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.959 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 19 diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.959 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:53.962 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:53.962 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 5 diff [2094951~2984721,21604997~3043689,81308687~1488303,216387799~4810083,245891452~5721904,258404953~7266914,298789034~3422763,313326451~4924534,319386193~2153941,388963844~3524726] 2024-02-11T23:20:53.962 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~3043689,81308687~1488303,216387799~4810083,245891452~5721904,258404953~7266914,298789034~3422763,313326451~4924534,319386193~2153941,388963844~3524726] 2024-02-11T23:20:53.968 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~3043689,81308687~1488303,216387799~4810083,243269632~8343724,255852544~9819323,297795584~4416213,310378496~7872489,318767104~2773030,385875968~6612602] 2024-02-11T23:20:53.968 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 6 diff [2094951~2984721,21604997~8364591,81308687~1488303,124413436~7562415,136735630~11195484,193206439~2088560,207690458~731118,216387799~4810083,245891452~5721904,258404953~7266914,298789034~3422763,307775481~10475504,319386193~2153941,358470514~25340,388963844~3524726] 2024-02-11T23:20:53.969 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,81308687~1488303,124413436~7562415,136735630~11195484,193206439~2088560,207690458~731118,216387799~4810083,245891452~5721904,258404953~7266914,298789034~3422763,307775481~10475504,319386193~2153941,358470514~25340,388963844~3524726] 2024-02-11T23:20:53.975 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,81308687~1488303,121634816~10341035,136735630~11195484,193206439~2088560,207690458~731118,216387799~4810083,243269632~8343724,255852544~9819323,297795584~4416213,307680085~10570900,318767104~2773030,358470514~25340,385875968~6612602] 2024-02-11T23:20:53.975 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 7 diff [2094951~2984721,21604997~8364591,38294610~4890613,59144288~6519103,81308687~1488303,114299348~56929,124413436~7562415,136735630~11195484,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,216387799~4810083,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,358470514~25340,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.975 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,38294610~4890613,59144288~6519103,81308687~1488303,114299348~56929,124413436~7562415,136735630~11195484,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,216387799~4810083,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,358470514~25340,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.981 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,37748736~5436487,58720256~6943135,81308687~1488303,113246208~1110069,121634816~10341035,136735630~11195484,150994944~6725188,159383552~7886450,193206439~2088560,207690458~731118,216387799~4810083,243269632~8343724,253185653~12486214,283336287~3795435,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,358470514~25340,385706035~8111023,410574313~8073717] 2024-02-11T23:20:53.981 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 8 diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,81308687~1488303,85901994~1998104,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,216387799~4810083,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,341254915~5207691,358470514~25340,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.981 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,81308687~1488303,85901994~1998104,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,216387799~4810083,245891452~5721904,253185653~12486214,283336287~3795435,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,341254915~5207691,358470514~25340,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.987 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,81308687~1488303,85901994~1998104,105974871~271031,113246208~1110069,121634816~10341035,134444542~13486572,150994944~6725188,159383552~7886450,193206439~2088560,207690458~731118,216387799~4810083,243269632~8343724,253185653~12486214,283336287~3795435,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,341254915~5207691,358470514~25340,381244991~128633,385706035~8111023,410574313~8073717] 2024-02-11T23:20:53.987 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 9 diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,81308687~1488303,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,196178714~2108325,207690458~731118,216387799~4810083,245891452~6470057,253185653~12486214,265730267~6278693,279755129~7376593,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,341254915~5207691,358470514~25340,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.987 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,81308687~1488303,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,196178714~2108325,207690458~731118,216387799~4810083,245891452~6470057,253185653~12486214,265730267~6278693,279755129~7376593,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,341254915~5207691,358470514~25340,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:53.993 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,81308687~1488303,85901994~1998104,96468992~4364143,105974871~271031,113246208~1110069,121634816~10341035,134444542~13486572,150994944~6725188,159383552~7886450,193206439~5080600,207690458~731118,216387799~4810083,243269632~9091877,253185653~12486214,265730267~6278693,279755129~7376593,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,336248914~3059346,341254915~5207691,358470514~25340,378817679~2998888,385706035~8111023,410574313~8073717] 2024-02-11T23:20:53.994 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 10 diff [2094951~2984721,21604997~8364591,33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,81308687~1488303,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,216387799~4810083,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:53.994 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,21604997~8364591,33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,81308687~1488303,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,216387799~4810083,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,298789034~3422763,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:54.000 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,21604997~8364591,33037060~4198054,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,81308687~1488303,85901994~1998104,96468992~4364143,105974871~271031,113246208~1110069,121634816~10341035,134444542~13486572,150994944~6725188,159383552~7886450,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,216387799~4810083,243269632~9091877,253185653~12486214,265730267~6278693,276909952~10221770,297795584~4416213,307680085~10570900,318767104~2773030,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,403909981~14738049] 2024-02-11T23:20:54.000 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 11 diff [2094951~2984721,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,81308687~1488303,85658887~3310894,99349662~1483473,105974871~271031,114299348~56929,121463305~10512546,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,216387799~10859654,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.000 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,81308687~1488303,85658887~3310894,99349662~1483473,105974871~271031,114299348~56929,121463305~10512546,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,216387799~10859654,245891452~6470057,253185653~12486214,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2153941,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.006 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,12582912~6816458,21604997~8364591,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,81308687~1488303,85658887~3310894,96468992~4364143,105974871~271031,113246208~1110069,117440512~14535339,134444542~13486572,150994944~6725188,159383552~7886450,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,216387799~10859654,243269632~9091877,253185653~12486214,265730267~6278693,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2773030,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.006 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 12 diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,81308687~1488303,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,216387799~10859654,234918092~419325,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.006 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~3077292,16364517~3034853,21604997~8364591,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,81308687~1488303,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,216387799~10859654,234918092~419325,245891452~19780415,265730267~6278693,276909952~10221770,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.012 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11010762,21604997~8364591,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,81308687~1488303,85658887~6119944,96468992~4364143,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~6725188,159383552~11820243,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,216387799~10859654,234918092~419325,243269632~22402235,265730267~6278693,276909952~10221770,289406976~12804821,307680085~10570900,318767104~2902646,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.012 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 13 diff [2094951~2984721,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~1343669,207690458~731118,216387799~11084874,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.012 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~1343669,207690458~731118,216387799~11084874,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~9194135,307775481~10475504,319386193~2283557,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.018 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,81308687~1488303,85658887~6119944,96468992~7569512,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~6725188,159383552~11820243,172193397~2773533,180355072~2030827,184549376~6689888,193206439~5080600,205239609~1343669,207690458~731118,216387799~11084874,234918092~419325,243269632~22402235,265730267~6278693,276909952~10783844,289406976~12804821,307680085~10570900,318767104~2902646,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.018 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 14 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.019 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,245891452~19780415,265730267~6278693,276909952~10783844,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.025 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,81308687~1488303,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~20208851,172193397~2773533,180355072~2030827,184549376~13737663,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,243269632~22402235,265730267~6278693,276909952~10783844,289406976~16997723,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.025 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 15 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.025 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.031 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,81308687~1488303,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~20208851,172193397~2773533,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,243269632~22402235,265730267~6278693,276909952~29494747,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.031 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 16 diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.031 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~9130162,21604997~8364591,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.037 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~11254837,21604997~8364591,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,81308687~1488303,85658887~6119944,96468992~8158325,105974871~271031,111744095~22635762,134444542~40522388,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,240788010~24883857,265730267~6278693,276909952~29494747,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.037 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 17 diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,238769804~2033402,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.037 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,81308687~1488303,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,238769804~2033402,241944355~3473565,245891452~19780415,265730267~6278693,276909952~13931328,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.043 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~21580980,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,81308687~1488303,85658887~6119944,96468992~8158325,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,234918092~419325,238769804~26902063,265730267~6278693,276909952~29494747,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.044 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 18 diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,81308687~1488303,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.044 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~672466,10513283~19456305,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,81308687~1488303,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.050 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~672466,8388608~21580980,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,81308687~1488303,85658887~6174005,96468992~8158325,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.050 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 19 diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.050 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.056 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.056 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 6 diff [24387609~5581979,124413436~7562415,136735630~11195484,193206439~2088560,207690458~731118,307775481~7019051,358470514~25340] 2024-02-11T23:20:54.056 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [24387609~5581979,124413436~7562415,136735630~11195484,193206439~2088560,207690458~731118,307775481~7019051,358470514~25340] 2024-02-11T23:20:54.062 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [24387609~5581979,121634816~10341035,136735630~11195484,193206439~2088560,207690458~731118,307680085~7114447,358470514~25340] 2024-02-11T23:20:54.062 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 7 diff [24387609~5581979,38294610~4890613,59144288~6519103,114299348~56929,124413436~7562415,136735630~11195484,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,253185653~6377419,283336287~3795435,307775481~7019051,328123497~4913409,358470514~25340,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.062 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [24387609~5581979,38294610~4890613,59144288~6519103,114299348~56929,124413436~7562415,136735630~11195484,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,253185653~6377419,283336287~3795435,307775481~7019051,328123497~4913409,358470514~25340,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.068 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [24387609~5581979,37748736~5436487,58720256~6943135,113246208~1110069,121634816~10341035,136735630~11195484,150994944~6725188,159383552~7886450,193206439~2088560,207690458~731118,253185653~6377419,283336287~3795435,307680085~7114447,328123497~4913409,358470514~25340,385706035~8111023,410574313~8073717] 2024-02-11T23:20:54.068 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 8 diff [24387609~5581979,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,253185653~6377419,283336287~3795435,307775481~9957268,328123497~4913409,341254915~5207691,358470514~25340,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.069 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [24387609~5581979,38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,207690458~731118,253185653~6377419,283336287~3795435,307775481~9957268,328123497~4913409,341254915~5207691,358470514~25340,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.074 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [24387609~5581979,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,85901994~1998104,105974871~271031,113246208~1110069,121634816~10341035,134444542~13486572,150994944~6725188,159383552~7886450,193206439~2088560,207690458~731118,253185653~6377419,283336287~3795435,307680085~10052664,328123497~4913409,341254915~5207691,358470514~25340,381244991~128633,385706035~8111023,410574313~8073717] 2024-02-11T23:20:54.074 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 9 diff [24387609~5581979,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,196178714~2108325,207690458~731118,249712055~2649454,253185653~6377419,265730267~6278693,279755129~7376593,307775481~9957268,328123497~4913409,336248914~3059346,341254915~5207691,358470514~25340,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.074 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [24387609~5581979,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,193206439~2088560,196178714~2108325,207690458~731118,249712055~2649454,253185653~6377419,265730267~6278693,279755129~7376593,307775481~9957268,328123497~4913409,336248914~3059346,341254915~5207691,358470514~25340,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.080 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [24387609~5581979,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,85901994~1998104,96468992~4364143,105974871~271031,113246208~1110069,121634816~10341035,134444542~13486572,150994944~6725188,159383552~7886450,193206439~5080600,207690458~731118,249712055~2649454,253185653~6377419,265730267~6278693,279755129~7376593,307680085~10052664,328123497~4913409,336248914~3059346,341254915~5207691,358470514~25340,378817679~2998888,385706035~8111023,410574313~8073717] 2024-02-11T23:20:54.080 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 10 diff [24387609~5581979,33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,307775481~9957268,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:54.080 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [24387609~5581979,33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,124413436~7562415,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,307775481~9957268,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:54.086 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [24387609~5581979,33037060~4198054,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,85901994~1998104,96468992~4364143,105974871~271031,113246208~1110069,121634816~10341035,134444542~13486572,150994944~6725188,159383552~7886450,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,307680085~10052664,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,403909981~14738049] 2024-02-11T23:20:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 11 diff [16364517~3034853,24387609~5581979,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,85658887~3310894,99349662~1483473,105974871~271031,114299348~56929,121463305~10512546,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,220954632~6292821,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,293017662~5977127,307775481~9957268,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.086 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16364517~3034853,24387609~5581979,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,85658887~3310894,99349662~1483473,105974871~271031,114299348~56929,121463305~10512546,134444542~13486572,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,220954632~6292821,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,293017662~5977127,307775481~9957268,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.092 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~6816458,24387609~5581979,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,85658887~3310894,96468992~4364143,105974871~271031,113246208~1110069,117440512~14535339,134444542~13486572,150994944~6725188,159383552~7886450,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,220954632~6292821,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,289406976~9587813,307680085~10052664,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.093 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 12 diff [10513283~3077292,16364517~3034853,24387609~5581979,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,220954632~6292821,234918092~419325,249712055~9851017,265730267~6278693,276909952~10221770,293017662~5977127,307775481~9957268,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.093 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,16364517~3034853,24387609~5581979,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,207690458~731118,220954632~6292821,234918092~419325,249712055~9851017,265730267~6278693,276909952~10221770,293017662~5977127,307775481~9957268,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.099 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11010762,24387609~5581979,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,85658887~6119944,96468992~4364143,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~6725188,159383552~11820243,180355072~2030827,184549376~6689888,193206439~5080600,207690458~731118,220954632~6292821,234918092~419325,249712055~9851017,265730267~6278693,276909952~10221770,289406976~9587813,307680085~10052664,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.099 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 13 diff [10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~1343669,207690458~731118,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~5977127,307775481~9957268,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.099 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,154086814~3633318,160153903~7116099,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,193206439~2088560,196178714~2108325,205239609~1343669,207690458~731118,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~5977127,307775481~9957268,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.105 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~7569512,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~6725188,159383552~11820243,172193397~2773533,180355072~2030827,184549376~6689888,193206439~5080600,205239609~1343669,207690458~731118,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,289406976~9587813,307680085~10052664,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.105 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 14 diff [6385835~672466,10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.105 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.111 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~20208851,172193397~2773533,180355072~2030827,184549376~13737663,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,289406976~16997723,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.111 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 15 diff [6385835~672466,10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.111 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~12916552,134444542~15835487,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.118 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~16939345,134444542~15835487,150994944~20208851,172193397~2773533,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~29494747,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.118 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 16 diff [6385835~672466,10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.118 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.124 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,111744095~22635762,134444542~40522388,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,240788010~4629910,249712055~9851017,265730267~6278693,276909952~29494747,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.124 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 17 diff [6385835~672466,10513283~12345907,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.124 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~32825460,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.130 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,85658887~6119944,96468992~8158325,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,234918092~419325,238769804~6648116,249712055~9851017,265730267~6278693,276909952~29494747,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.130 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 18 diff [6385835~672466,10513283~12345907,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.130 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.136 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,85658887~6174005,96468992~8158325,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.136 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 19 diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.137 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.143 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.143 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 7 diff [38294610~4890613,59144288~6519103,114299348~56929,154086814~3633318,160153903~7116099,253185653~6377419,283336287~3795435,328123497~4913409,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.143 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [38294610~4890613,59144288~6519103,114299348~56929,154086814~3633318,160153903~7116099,253185653~6377419,283336287~3795435,328123497~4913409,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.149 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [37748736~5436487,58720256~6943135,113246208~1110069,150994944~6725188,159383552~7886450,253185653~6377419,283336287~3795435,328123497~4913409,385706035~8111023,410574313~8073717] 2024-02-11T23:20:54.149 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 8 diff [38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,114299348~56929,134444542~6035791,154086814~3633318,160153903~7116099,253185653~6377419,283336287~3795435,313307256~4425493,328123497~4913409,341254915~5207691,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.149 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [38294610~4890613,52163859~3128826,59144288~6519103,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,114299348~56929,134444542~6035791,154086814~3633318,160153903~7116099,253185653~6377419,283336287~3795435,313307256~4425493,328123497~4913409,341254915~5207691,381244991~128633,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.155 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,85901994~1998104,105974871~271031,113246208~1110069,134444542~6035791,150994944~6725188,159383552~7886450,253185653~6377419,283336287~3795435,313307256~4425493,328123497~4913409,341254915~5207691,381244991~128633,385706035~8111023,410574313~8073717] 2024-02-11T23:20:54.155 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 9 diff [38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,134444542~9283446,154086814~3633318,160153903~7116099,196178714~2108325,249712055~2649454,253185653~6377419,265730267~6278693,279755129~7376593,313307256~4425493,328123497~4913409,336248914~3059346,341254915~5207691,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.155 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,134444542~9283446,154086814~3633318,160153903~7116099,196178714~2108325,249712055~2649454,253185653~6377419,265730267~6278693,279755129~7376593,313307256~4425493,328123497~4913409,336248914~3059346,341254915~5207691,378817679~2998888,385747703~8069355,410574313~8073717] 2024-02-11T23:20:54.163 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,85901994~1998104,96468992~4364143,105974871~271031,113246208~1110069,134444542~9283446,150994944~6725188,159383552~7886450,195294999~2992040,249712055~2649454,253185653~6377419,265730267~6278693,279755129~7376593,313307256~4425493,328123497~4913409,336248914~3059346,341254915~5207691,378817679~2998888,385706035~8111023,410574313~8073717] 2024-02-11T23:20:54.163 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 10 diff [33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,134444542~9283446,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,196178714~2108325,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,313307256~4425493,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:54.163 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [33037060~4198054,38294610~4890613,52163859~3128826,59144288~6519103,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,114299348~56929,134444542~9283446,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,196178714~2108325,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,313307256~4425493,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,403909981~14738049] 2024-02-11T23:20:54.167 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [33037060~4198054,37748736~5436487,52163859~3128826,58720256~6943135,67492228~6557245,85901994~1998104,96468992~4364143,105974871~271031,113246208~1110069,134444542~9283446,150994944~6725188,159383552~7886450,180355072~2030827,184549376~6689888,195294999~2992040,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,313307256~4425493,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,403909981~14738049] 2024-02-11T23:20:54.167 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 11 diff [16364517~3034853,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,85658887~3310894,99349662~1483473,105974871~271031,114299348~56929,121463305~3424349,134444542~9283446,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,293017662~5977127,313307256~4425493,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.167 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16364517~3034853,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~1316554,69170709~4878764,85658887~3310894,99349662~1483473,105974871~271031,114299348~56929,121463305~3424349,134444542~9283446,154086814~3633318,160153903~7116099,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,293017662~5977127,313307256~4425493,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.173 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~6816458,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,85658887~3310894,96468992~4364143,105974871~271031,113246208~1110069,117440512~7447142,134444542~9283446,150994944~6725188,159383552~7886450,180355072~2030827,184549376~6689888,195294999~2992040,220954632~6292821,249712055~2649454,253185653~6377419,265730267~6278693,276909952~10221770,289406976~9587813,313307256~4425493,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.173 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 12 diff [10513283~3077292,16364517~3034853,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,154086814~3633318,160153903~7116099,167765489~3438306,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,234918092~419325,249712055~9851017,265730267~6278693,276909952~10221770,293017662~5977127,313307256~4425493,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.173 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,16364517~3034853,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,67492228~6557245,85658887~6119944,99349662~1483473,105974871~271031,114299348~56929,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,154086814~3633318,160153903~7116099,167765489~3438306,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,234918092~419325,249712055~9851017,265730267~6278693,276909952~10221770,293017662~5977127,313307256~4425493,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,385747703~8069355,402200863~16447167] 2024-02-11T23:20:54.180 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11010762,33037060~4198054,37748736~17543949,58720256~6943135,67492228~6557245,85658887~6119944,96468992~4364143,105974871~271031,113246208~1110069,117440512~7447142,127603083~6776774,134444542~9283446,144302924~5977105,150994944~6725188,159383552~11820243,180355072~2030827,184549376~6689888,195294999~2992040,220954632~6292821,234918092~419325,249712055~9851017,265730267~6278693,276909952~10221770,289406976~9587813,313307256~4425493,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.180 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 13 diff [10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,154086814~3633318,160153903~7116099,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,196178714~2108325,205239609~1343669,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~5977127,313307256~4425493,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.180 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,114299348~56929,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,154086814~3633318,160153903~7116099,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,196178714~2108325,205239609~1343669,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~5977127,313307256~4425493,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.186 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~7569512,105974871~271031,113246208~1110069,117440512~7447142,127603083~6776774,134444542~9283446,144302924~5977105,150994944~6725188,159383552~11820243,172193397~2773533,180355072~2030827,184549376~6689888,195294999~2992040,205239609~1343669,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,289406976~9587813,313307256~4425493,321131227~538523,328123497~4913409,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.186 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 14 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.186 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.192 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~7447142,127603083~6776774,134444542~9283446,144302924~5977105,150994944~20208851,172193397~2773533,180355072~2030827,184549376~13737663,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~10783844,289406976~16997723,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.192 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 15 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~3424349,127454737~6925120,134444542~9283446,144302924~5977105,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.192 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,46054722~9237963,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,114299348~56929,121463305~3424349,127454737~6925120,134444542~9283446,144302924~5977105,153656441~13613561,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.199 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,113246208~1110069,117440512~7447142,127454737~6925120,134444542~9283446,144302924~5977105,150994944~20208851,172193397~2773533,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~9851017,265730267~6278693,276909952~29494747,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.199 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 16 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~22967078,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.199 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,38294610~4890613,44016114~11276571,59144288~6519103,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~22967078,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.206 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,37748736~17543949,58720256~6943135,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~30664006,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,240788010~4629910,249712055~9851017,265730267~6278693,276909952~29494747,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.206 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 17 diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~22967078,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.206 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~22967078,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~9851017,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.211 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,85658887~6119944,96468992~8158325,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~6648116,249712055~9851017,265730267~6278693,276909952~29494747,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.211 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 18 diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.211 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.217 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,85658887~6174005,96468992~8158325,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.218 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 19 diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.218 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:54.224 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:54.224 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 8 diff [52163859~3128826,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,134444542~6035791,313307256~4425493,341254915~5207691,381244991~128633] 2024-02-11T23:20:54.224 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [52163859~3128826,67492228~923306,69170709~4878764,85901994~1998104,105974871~271031,134444542~6035791,313307256~4425493,341254915~5207691,381244991~128633] 2024-02-11T23:20:54.230 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [52163859~3128826,67492228~6557245,85901994~1998104,105974871~271031,134444542~6035791,313307256~4425493,341254915~5207691,381244991~128633] 2024-02-11T23:20:54.230 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 9 diff [52163859~3128826,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,134444542~9283446,196178714~2108325,249712055~2649454,265730267~6278693,279755129~5320415,313307256~4425493,336248914~3059346,341254915~5207691,378817679~2998888] 2024-02-11T23:20:54.230 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [52163859~3128826,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,134444542~9283446,196178714~2108325,249712055~2649454,265730267~6278693,279755129~5320415,313307256~4425493,336248914~3059346,341254915~5207691,378817679~2998888] 2024-02-11T23:20:54.237 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [52163859~3128826,67492228~6557245,85901994~1998104,96468992~4364143,105974871~271031,134444542~9283446,195294999~2992040,249712055~2649454,265730267~6278693,279755129~5320415,313307256~4425493,336248914~3059346,341254915~5207691,378817679~2998888] 2024-02-11T23:20:54.237 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 10 diff [33037060~4198054,52163859~3128826,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,134444542~9283446,181718036~667863,184638583~6600681,196178714~2108325,249712055~2649454,265730267~6278693,276909952~8165592,313307256~4425493,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,403909981~7312371] 2024-02-11T23:20:54.237 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [33037060~4198054,52163859~3128826,67492228~1316554,69170709~4878764,85901994~1998104,99349662~1483473,105974871~271031,134444542~9283446,181718036~667863,184638583~6600681,196178714~2108325,249712055~2649454,265730267~6278693,276909952~8165592,313307256~4425493,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,403909981~7312371] 2024-02-11T23:20:54.243 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [33037060~4198054,52163859~3128826,67492228~6557245,85901994~1998104,96468992~4364143,105974871~271031,134444542~9283446,180355072~2030827,184549376~6689888,195294999~2992040,249712055~2649454,265730267~6278693,276909952~8165592,313307256~4425493,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,403909981~7312371] 2024-02-11T23:20:54.243 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 11 diff [16364517~3034853,33037060~4198054,46054722~9237963,67492228~1316554,69170709~4878764,85658887~3310894,99349662~1483473,105974871~271031,121463305~3424349,134444542~9283446,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,249712055~2649454,265730267~6278693,276909952~8165592,293017662~5977127,313307256~4425493,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~9021489] 2024-02-11T23:20:54.243 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16364517~3034853,33037060~4198054,46054722~9237963,67492228~1316554,69170709~4878764,85658887~3310894,99349662~1483473,105974871~271031,121463305~3424349,134444542~9283446,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,249712055~2649454,265730267~6278693,276909952~8165592,293017662~5977127,313307256~4425493,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~9021489] 2024-02-11T23:20:54.249 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~6816458,33037060~4198054,43185223~12107462,67492228~6557245,85658887~3310894,96468992~4364143,105974871~271031,117440512~7447142,134444542~9283446,180355072~2030827,184549376~6689888,195294999~2992040,220954632~6292821,249712055~2649454,265730267~6278693,276909952~8165592,289406976~9587813,313307256~4425493,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~12763472] 2024-02-11T23:20:54.249 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 12 diff [10513283~3077292,16364517~3034853,33037060~4198054,46054722~9237963,67492228~6557245,85658887~6119944,99349662~1483473,105974871~271031,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,167765489~3438306,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,234918092~419325,249712055~4784943,265730267~6278693,276909952~8165592,293017662~5977127,313307256~4425493,321131227~538523,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~11038597] 2024-02-11T23:20:54.249 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,16364517~3034853,33037060~4198054,46054722~9237963,67492228~6557245,85658887~6119944,99349662~1483473,105974871~271031,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,167765489~3438306,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,234918092~419325,249712055~4784943,265730267~6278693,276909952~8165592,293017662~5977127,313307256~4425493,321131227~538523,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~11038597] 2024-02-11T23:20:54.255 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11010762,33037060~4198054,43185223~12107462,67492228~6557245,85658887~6119944,96468992~4364143,105974871~271031,117440512~7447142,127603083~6776774,134444542~9283446,144302924~5977105,167270002~3933793,180355072~2030827,184549376~6689888,195294999~2992040,220954632~6292821,234918092~419325,249712055~4784943,265730267~6278693,276909952~8165592,289406976~9587813,313307256~4425493,321131227~538523,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~14780580] 2024-02-11T23:20:54.255 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 13 diff [10513283~9130162,32155222~339996,33037060~4198054,46054722~9237963,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,196178714~2108325,205239609~1343669,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~5977127,313307256~4425493,321131227~538523,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.255 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,32155222~339996,33037060~4198054,46054722~9237963,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,105974871~271031,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,196178714~2108325,205239609~1343669,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~5977127,313307256~4425493,321131227~538523,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.261 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,32155222~339996,33037060~4198054,43185223~12107462,65910086~8139387,85658887~6119944,96468992~7569512,105974871~271031,117440512~7447142,127603083~6776774,134444542~9283446,144302924~5977105,167270002~3933793,172193397~2773533,180355072~2030827,184549376~6689888,195294999~2992040,205239609~1343669,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,289406976~9587813,313307256~4425493,321131227~538523,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~14780580] 2024-02-11T23:20:54.261 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 14 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~9237963,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.261 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~9237963,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,121463305~3424349,127603083~6776774,134444542~9283446,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.267 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~12107462,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,117440512~7447142,127603083~6776774,134444542~9283446,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,180355072~2030827,184549376~13737663,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,289406976~16997723,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~14780580] 2024-02-11T23:20:54.267 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 15 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~9237963,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,121463305~3424349,127454737~6925120,134444542~9283446,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.267 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~9237963,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,121463305~3424349,127454737~6925120,134444542~9283446,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.274 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~12107462,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,117440512~7447142,127454737~6925120,134444542~9283446,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~29494747,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.274 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 16 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,44016114~11276571,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.274 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,44016114~11276571,65910086~8139387,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.280 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~12107462,65910086~8139387,85658887~6119944,96468992~8158325,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,167270002~7696928,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,240788010~4629910,249712055~4784943,265730267~6278693,276909952~29494747,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.280 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 17 diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.280 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.286 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,85658887~6119944,96468992~8158325,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,167270002~10650343,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~6648116,249712055~4784943,265730267~6278693,276909952~29494747,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.286 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 18 diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.286 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.292 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,85658887~6174005,96468992~8158325,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.292 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 19 diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.292 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.298 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.298 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 9 diff [68115347~693435,99349662~1483473,136059986~7668002,196178714~2108325,249712055~2649454,265730267~6278693,279755129~5320415,336248914~3059346,378817679~2998888] 2024-02-11T23:20:54.298 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [68115347~693435,99349662~1483473,136059986~7668002,196178714~2108325,249712055~2649454,265730267~6278693,279755129~5320415,336248914~3059346,378817679~2998888] 2024-02-11T23:20:54.304 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [68115347~693435,96468992~4364143,136059986~7668002,195294999~2992040,249712055~2649454,265730267~6278693,279755129~5320415,336248914~3059346,378817679~2998888] 2024-02-11T23:20:54.304 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 10 diff [33037060~4198054,68115347~693435,99349662~1483473,136059986~7668002,181718036~667863,184638583~6600681,196178714~2108325,249712055~2649454,265730267~6278693,276909952~8165592,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,403909981~7312371] 2024-02-11T23:20:54.305 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [33037060~4198054,68115347~693435,99349662~1483473,136059986~7668002,181718036~667863,184638583~6600681,196178714~2108325,249712055~2649454,265730267~6278693,276909952~8165592,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,403909981~7312371] 2024-02-11T23:20:54.310 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [33037060~4198054,68115347~693435,96468992~4364143,136059986~7668002,180355072~2030827,184549376~6689888,195294999~2992040,249712055~2649454,265730267~6278693,276909952~8165592,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,403909981~7312371] 2024-02-11T23:20:54.310 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 11 diff [16364517~3034853,33037060~4198054,46054722~6188780,68115347~693435,85658887~3310894,99349662~1483473,121463305~3424349,136059986~7668002,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,249712055~2649454,265730267~6278693,276909952~8165592,293017662~5977127,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~9021489] 2024-02-11T23:20:54.311 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16364517~3034853,33037060~4198054,46054722~6188780,68115347~693435,85658887~3310894,99349662~1483473,121463305~3424349,136059986~7668002,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,249712055~2649454,265730267~6278693,276909952~8165592,293017662~5977127,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~9021489] 2024-02-11T23:20:54.316 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~6816458,33037060~4198054,43185223~9058279,68115347~693435,85658887~3310894,96468992~4364143,117440512~7447142,136059986~7668002,180355072~2030827,184549376~6689888,195294999~2992040,220954632~6292821,249712055~2649454,265730267~6278693,276909952~8165592,289406976~9587813,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~12763472] 2024-02-11T23:20:54.317 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 12 diff [10513283~3077292,16364517~3034853,33037060~4198054,46054722~6188780,67598025~4162046,85658887~6119944,99349662~1483473,121463305~3424349,127603083~6776774,136059986~7668002,144302924~5977105,167765489~3438306,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,234918092~419325,249712055~4784943,265730267~6278693,276909952~8165592,293017662~5977127,321131227~538523,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~11038597] 2024-02-11T23:20:54.317 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,16364517~3034853,33037060~4198054,46054722~6188780,67598025~4162046,85658887~6119944,99349662~1483473,121463305~3424349,127603083~6776774,136059986~7668002,144302924~5977105,167765489~3438306,181718036~667863,184638583~6600681,196178714~2108325,220954632~6292821,234918092~419325,249712055~4784943,265730267~6278693,276909952~8165592,293017662~5977127,321131227~538523,336248914~3059346,339864789~10971874,355586376~4660087,360552585~7790041,378817679~2998888,402200863~11038597] 2024-02-11T23:20:54.322 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11010762,33037060~4198054,43185223~9058279,67598025~4162046,85658887~6119944,96468992~4364143,117440512~7447142,127603083~6776774,136059986~7668002,144302924~5977105,167270002~3933793,180355072~2030827,184549376~6689888,195294999~2992040,220954632~6292821,234918092~419325,249712055~4784943,265730267~6278693,276909952~8165592,289406976~9587813,321131227~538523,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~14780580] 2024-02-11T23:20:54.323 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 13 diff [10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,121463305~3424349,127603083~6776774,136059986~7668002,144302924~5977105,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,196178714~2108325,205239609~1343669,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~5977127,321131227~538523,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.323 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,121463305~3424349,127603083~6776774,136059986~7668002,144302924~5977105,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,196178714~2108325,205239609~1343669,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~5977127,321131227~538523,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.329 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,96468992~7569512,117440512~7447142,127603083~6776774,136059986~7668002,144302924~5977105,167270002~3933793,172193397~2773533,180355072~2030827,184549376~6689888,195294999~2992040,205239609~1343669,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,289406976~9587813,321131227~538523,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~14780580] 2024-02-11T23:20:54.329 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 14 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,121463305~3424349,127603083~6776774,136059986~7668002,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.329 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,121463305~3424349,127603083~6776774,136059986~7668002,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~10971874,355446526~4799937,360552585~7790041,378817679~2998888,400818829~12420631] 2024-02-11T23:20:54.336 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,96468992~8158325,117440512~7447142,127603083~6776774,136059986~7668002,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,180355072~2030827,184549376~13737663,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~10783844,289406976~16997723,321131227~538523,328854791~6960766,336248914~3059346,339864789~10971874,352321536~16021090,378817679~2998888,398458880~14780580] 2024-02-11T23:20:54.336 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 15 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,121463305~3424349,127454737~6925120,136059986~7668002,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.336 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,121463305~3424349,127454737~6925120,136059986~7668002,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.342 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,96468992~8158325,117440512~7447142,127454737~6925120,136059986~7668002,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,249712055~4784943,265730267~6278693,276909952~29494747,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.342 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 16 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,44016114~8227388,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.342 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,44016114~8227388,65910086~5849985,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,167765489~4842187,172866551~2100379,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.348 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,96468992~8158325,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,167270002~7696928,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,240788010~4629910,249712055~4784943,265730267~6278693,276909952~29494747,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.348 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 17 diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.348 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6119944,99349662~1483473,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,167765489~10154856,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,249712055~4784943,265730267~6278693,276909952~13931328,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.354 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,85658887~6119944,96468992~8158325,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,167270002~10650343,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~6648116,249712055~4784943,265730267~6278693,276909952~29494747,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.354 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 18 diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.354 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6174005,99349662~1483473,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.360 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,85658887~6174005,96468992~8158325,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.360 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 19 diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.360 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.366 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.366 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 10 diff [33037060~4198054,181718036~667863,184638583~6600681,276909952~5715806,339864789~10971874,355586376~4660087,360552585~7790041,403909981~7312371] 2024-02-11T23:20:54.367 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [33037060~4198054,181718036~667863,184638583~6600681,276909952~5715806,339864789~10971874,355586376~4660087,360552585~7790041,403909981~7312371] 2024-02-11T23:20:54.372 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [33037060~4198054,180355072~2030827,184549376~6689888,276909952~5715806,339864789~10971874,352321536~16021090,403909981~7312371] 2024-02-11T23:20:54.372 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 11 diff [16364517~3034853,33037060~4198054,46054722~6188780,85658887~3310894,121463305~3424349,181718036~667863,184638583~6600681,220954632~6292821,276909952~5715806,293017662~5977127,339864789~10971874,355586376~4660087,360552585~7790041,402200863~9021489] 2024-02-11T23:20:54.372 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16364517~3034853,33037060~4198054,46054722~6188780,85658887~3310894,121463305~3424349,181718036~667863,184638583~6600681,220954632~6292821,276909952~5715806,293017662~5977127,339864789~10971874,355586376~4660087,360552585~7790041,402200863~9021489] 2024-02-11T23:20:54.379 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~6816458,33037060~4198054,43185223~9058279,85658887~3310894,117440512~7447142,180355072~2030827,184549376~6689888,220954632~6292821,276909952~5715806,289406976~9587813,339864789~10971874,352321536~16021090,398458880~12763472] 2024-02-11T23:20:54.379 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 12 diff [10513283~3077292,16364517~3034853,33037060~4198054,46054722~6188780,67598025~4162046,85658887~6119944,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,181718036~667863,184638583~6600681,220954632~6292821,234918092~419325,251602303~2894695,276909952~5715806,293017662~5977127,321131227~538523,339864789~10971874,355586376~4660087,360552585~7790041,402200863~11038597] 2024-02-11T23:20:54.379 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,16364517~3034853,33037060~4198054,46054722~6188780,67598025~4162046,85658887~6119944,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,181718036~667863,184638583~6600681,220954632~6292821,234918092~419325,251602303~2894695,276909952~5715806,293017662~5977127,321131227~538523,339864789~10971874,355586376~4660087,360552585~7790041,402200863~11038597] 2024-02-11T23:20:54.385 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11010762,33037060~4198054,43185223~9058279,67598025~4162046,85658887~6119944,117440512~7447142,127603083~6776774,144302924~5977105,167270002~3933793,180355072~2030827,184549376~6689888,220954632~6292821,234918092~419325,251602303~2894695,276909952~5715806,289406976~9587813,321131227~538523,339864789~10971874,352321536~16021090,398458880~14780580] 2024-02-11T23:20:54.385 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 13 diff [10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,205239609~1343669,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~5008915,293017662~5977127,321131227~538523,339864789~10971874,355446526~4799937,360552585~7790041,400818829~12420631] 2024-02-11T23:20:54.385 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,173452313~1514617,181718036~667863,184638583~6600681,205239609~1343669,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~5008915,293017662~5977127,321131227~538523,339864789~10971874,355446526~4799937,360552585~7790041,400818829~12420631] 2024-02-11T23:20:54.391 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3205369,117440512~7447142,127603083~6776774,144302924~5977105,167270002~3933793,172193397~2773533,180355072~2030827,184549376~6689888,205239609~1343669,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~5008915,289406976~9587813,321131227~538523,339864789~10971874,352321536~16021090,398458880~14780580] 2024-02-11T23:20:54.391 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 14 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127603083~6776774,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~11893711,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~5008915,293017662~13387037,321131227~538523,328854791~6960766,339864789~10971874,355446526~4799937,360552585~7790041,400818829~12420631] 2024-02-11T23:20:54.391 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127603083~6776774,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~11893711,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~5008915,293017662~13387037,321131227~538523,328854791~6960766,339864789~10971874,355446526~4799937,360552585~7790041,400818829~12420631] 2024-02-11T23:20:54.398 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3794182,117440512~7447142,127603083~6776774,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,180355072~2030827,184549376~11982918,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~5008915,289406976~16997723,321131227~538523,328854791~6960766,339864789~10971874,352321536~16021090,398458880~14780580] 2024-02-11T23:20:54.398 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 15 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.398 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.404 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3794182,117440512~7447142,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,276909952~5715806,282684881~23719818,321131227~538523,328854791~6960766,339864789~12201583,352321536~16021090,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.404 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 16 diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,44016114~8227388,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~4842187,172866551~2100379,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,251602303~2894695,276909952~5715806,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.404 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,33037060~4198054,44016114~8227388,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~4842187,172866551~2100379,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,251602303~2894695,276909952~5715806,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.410 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,33037060~4198054,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3794182,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167270002~7696928,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,240788010~4629910,251602303~2894695,276909952~5715806,282684881~23719818,321131227~538523,328854791~6960766,339864789~12201583,352321536~16021090,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.410 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 17 diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~10154856,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,251602303~2894695,276909952~5715806,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.411 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~10154856,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,251602303~2894695,276909952~5715806,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.417 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,85658887~6119944,100833135~3794182,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167270002~10650343,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~6648116,251602303~2894695,276909952~5715806,282684881~23719818,321131227~538523,328854791~6960766,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.417 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 18 diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6174005,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.417 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,85658887~6174005,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.423 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,85658887~6174005,100833135~3794182,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.423 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 19 diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.423 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.429 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.429 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 11 diff [16364517~3034853,46054722~6188780,85658887~3310894,121463305~3424349,220954632~6292821,293017662~5977127,342387290~5061227,402200863~3801833,409750487~996144] 2024-02-11T23:20:54.429 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16364517~3034853,46054722~6188780,85658887~3310894,121463305~3424349,220954632~6292821,293017662~5977127,342387290~5061227,402200863~3801833,409750487~996144] 2024-02-11T23:20:54.436 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~6816458,43185223~9058279,85658887~3310894,117440512~7447142,220954632~6292821,289406976~9587813,342387290~5061227,398458880~7543816,409750487~996144] 2024-02-11T23:20:54.436 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 12 diff [10513283~3077292,16364517~3034853,46054722~6188780,67598025~4162046,85658887~6119944,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,220954632~6292821,234918092~419325,251602303~2894695,293017662~5977127,321131227~538523,342387290~5061227,402200863~11038597] 2024-02-11T23:20:54.436 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,16364517~3034853,46054722~6188780,67598025~4162046,85658887~6119944,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,220954632~6292821,234918092~419325,251602303~2894695,293017662~5977127,321131227~538523,342387290~5061227,402200863~11038597] 2024-02-11T23:20:54.441 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11010762,43185223~9058279,67598025~4162046,85658887~6119944,117440512~7447142,127603083~6776774,144302924~5977105,167270002~3933793,220954632~6292821,234918092~419325,251602303~2894695,289406976~9587813,321131227~538523,342387290~5061227,398458880~14780580] 2024-02-11T23:20:54.441 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 13 diff [10513283~9130162,32155222~339996,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,173452313~1514617,205239609~1343669,220954632~6518041,234918092~419325,251602303~2894695,282684881~5008915,293017662~5977127,321131227~538523,342387290~5061227,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.442 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,32155222~339996,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,121463305~3424349,127603083~6776774,144302924~5977105,167765489~3438306,173452313~1514617,205239609~1343669,220954632~6518041,234918092~419325,251602303~2894695,282684881~5008915,293017662~5977127,321131227~538523,342387290~5061227,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.448 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,32155222~339996,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3205369,117440512~7447142,127603083~6776774,144302924~5977105,167270002~3933793,172193397~2773533,205239609~1343669,220954632~6518041,234918092~419325,251602303~2894695,282684881~5008915,289406976~9587813,321131227~538523,342387290~5061227,355446526~3933713,398458880~14780580] 2024-02-11T23:20:54.448 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 14 diff [6385835~672466,10513283~9130162,32155222~339996,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127603083~6776774,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,282684881~5008915,293017662~13387037,321131227~538523,328854791~6960766,342387290~5061227,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.448 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127603083~6776774,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,282684881~5008915,293017662~13387037,321131227~538523,328854791~6960766,342387290~5061227,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.454 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3794182,117440512~7447142,127603083~6776774,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,190992518~5539776,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,282684881~5008915,289406976~16997723,321131227~538523,328854791~6960766,342387290~5061227,355446526~3933713,398458880~14780580] 2024-02-11T23:20:54.454 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 15 diff [6385835~672466,10513283~9130162,32155222~339996,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~5061227,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.454 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,46054722~6188780,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~5061227,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.460 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3794182,117440512~7447142,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,251602303~2894695,282684881~23719818,321131227~538523,328854791~6960766,342387290~5061227,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.460 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 16 diff [6385835~672466,10513283~9130162,32155222~339996,44016114~8227388,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~4842187,172866551~2100379,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,251602303~2894695,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~5061227,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.460 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,44016114~8227388,65910086~5849985,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~4842187,172866551~2100379,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,241944355~3473565,251602303~2894695,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~5061227,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.466 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,43185223~9058279,65910086~5849985,85658887~6119944,100833135~3794182,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167270002~7696928,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,240788010~4629910,251602303~2894695,282684881~23719818,321131227~538523,328854791~6960766,342387290~5061227,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.466 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 17 diff [6385835~672466,10513283~12345907,32155222~339996,43682782~9932016,61411722~10348349,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~10154856,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,251602303~2894695,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.466 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,32155222~339996,43682782~9932016,61411722~10348349,85658887~6119944,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~10154856,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~2033402,241944355~3473565,251602303~2894695,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.473 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,32155222~339996,43185223~10429575,61411722~10348349,85658887~6119944,100833135~3794182,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167270002~10650343,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,234918092~419325,238769804~6648116,251602303~2894695,282684881~23719818,321131227~538523,328854791~6960766,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.473 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 18 diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,85658887~6174005,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.473 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,85658887~6174005,101033388~3005116,104464032~163285,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.479 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,85658887~6174005,100833135~3794182,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.479 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 19 diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.480 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.487 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:54.488 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 12 diff [10513283~3077292,67598025~4162046,88833076~2945755,127603083~6776774,144302924~5977105,167765489~3438306,234918092~419325,251602303~2894695,321131227~538523,405875461~7363999] 2024-02-11T23:20:54.488 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~3077292,67598025~4162046,88833076~2945755,127603083~6776774,144302924~5977105,167765489~3438306,234918092~419325,251602303~2894695,321131227~538523,405875461~7363999] 2024-02-11T23:20:54.493 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~5201967,67598025~4162046,88833076~2945755,127603083~6776774,144302924~5977105,167270002~3933793,234918092~419325,251602303~2894695,321131227~538523,405875461~7363999] 2024-02-11T23:20:54.493 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 13 diff [10513283~9130162,32155222~339996,65910086~5849985,88833076~2945755,101033388~3005116,127603083~6776774,144302924~5977105,167765489~3438306,173452313~1514617,205239609~1343669,223887804~3584869,234918092~419325,251602303~2894695,282684881~5008915,321131227~538523,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.493 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [10513283~9130162,32155222~339996,65910086~5849985,88833076~2945755,101033388~3005116,127603083~6776774,144302924~5977105,167765489~3438306,173452313~1514617,205239609~1343669,223887804~3584869,234918092~419325,251602303~2894695,282684881~5008915,321131227~538523,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.499 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~11254837,32155222~339996,65910086~5849985,88833076~2945755,100833135~3205369,127603083~6776774,144302924~5977105,167270002~3933793,172193397~2773533,205239609~1343669,223887804~3584869,234918092~419325,251602303~2894695,282684881~5008915,321131227~538523,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.499 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 14 diff [6385835~672466,10513283~9130162,32155222~339996,65910086~5849985,88833076~2945755,101033388~3005116,104464032~163285,127603083~6776774,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,251602303~2894695,282684881~5008915,294018690~3531780,298494702~7909997,321131227~538523,328854791~6960766,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.499 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,65910086~5849985,88833076~2945755,101033388~3005116,104464032~163285,127603083~6776774,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,251602303~2894695,282684881~5008915,294018690~3531780,298494702~7909997,321131227~538523,328854791~6960766,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.506 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,65910086~5849985,88833076~2945755,100833135~3794182,127603083~6776774,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,190992518~5539776,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,251602303~2894695,282684881~5008915,294018690~3531780,298494702~7909997,321131227~538523,328854791~6960766,355446526~3933713,400818829~12420631] 2024-02-11T23:20:54.506 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 15 diff [6385835~672466,10513283~9130162,32155222~339996,65910086~5849985,88833076~2945755,101033388~3005116,104464032~163285,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,251602303~2894695,282684881~8156399,294018690~3531780,298494702~7909997,321131227~538523,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.506 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,65910086~5849985,88833076~2945755,101033388~3005116,104464032~163285,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167765489~3438306,173452313~1514617,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,251602303~2894695,282684881~8156399,294018690~3531780,298494702~7909997,321131227~538523,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.512 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,65910086~5849985,88833076~2945755,100833135~3794182,127454737~6925120,137076548~1737551,140040349~2180338,144302924~5977105,153656441~8157911,167270002~3933793,172193397~2773533,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,251602303~2894695,282684881~8156399,294018690~3531780,298494702~7909997,321131227~538523,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.512 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 16 diff [6385835~672466,10513283~9130162,32155222~339996,44016114~5502408,65910086~5849985,88833076~2945755,101033388~3005116,104464032~163285,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~4842187,172866551~2100379,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,241944355~3473565,251602303~2894695,282684881~8156399,294018690~3531780,297674485~8730214,321131227~538523,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.512 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~9130162,32155222~339996,44016114~5502408,65910086~5849985,88833076~2945755,101033388~3005116,104464032~163285,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~4842187,172866551~2100379,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,241944355~3473565,251602303~2894695,282684881~8156399,294018690~3531780,297674485~8730214,321131227~538523,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.518 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~11254837,32155222~339996,44016114~5502408,65910086~5849985,88833076~2945755,100833135~3794182,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167270002~7696928,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,240788010~4629910,251602303~2894695,282684881~8156399,294018690~3531780,297674485~8730214,321131227~538523,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.519 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 17 diff [6385835~672466,10513283~12345907,32155222~339996,43682782~9932016,61411722~10348349,88833076~2945755,101033388~3005116,104464032~163285,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~10154856,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,238769804~2033402,241944355~3473565,251602303~2894695,282684881~8156399,294018690~3531780,297674485~8730214,321131227~538523,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.519 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,32155222~339996,43682782~9932016,61411722~10348349,88833076~2945755,101033388~3005116,104464032~163285,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167765489~10154856,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,238769804~2033402,241944355~3473565,251602303~2894695,282684881~8156399,294018690~3531780,297674485~8730214,321131227~538523,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.525 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,32155222~339996,43682782~9932016,61411722~10348349,88833076~2945755,100833135~3794182,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,167270002~10650343,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,234918092~419325,238769804~6648116,251602303~2894695,282684881~8156399,294018690~3531780,297674485~8730214,321131227~538523,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.525 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 18 diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,88096639~3736253,101033388~3005116,104464032~163285,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.525 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,10513283~12345907,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,88096639~3736253,101033388~3005116,104464032~163285,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.531 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,8388608~14470582,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,88096639~3736253,100833135~3794182,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.531 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 19 diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.531 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.537 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:54.537 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 13 diff [13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,173452313~1514617,205239609~1343669,223887804~3584869,282684881~5008915,355446526~3933713,400818829~6733967] 2024-02-11T23:20:54.537 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,173452313~1514617,205239609~1343669,223887804~3584869,282684881~5008915,355446526~3933713,400818829~6733967] 2024-02-11T23:20:54.543 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13561292~6082153,32155222~339996,65910086~4303898,100833135~3205369,172193397~2773533,205239609~1343669,223887804~3584869,282684881~5008915,355446526~3933713,400818829~6733967] 2024-02-11T23:20:54.543 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 14 diff [6385835~672466,13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,104464032~163285,153656441~8157911,173452313~1514617,190992518~5539776,205239609~1343669,212334130~2777147,223887804~3584869,282684881~5008915,294018690~3531780,298494702~7909997,328854791~6960766,355446526~3933713,400818829~6733967] 2024-02-11T23:20:54.543 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,104464032~163285,153656441~8157911,173452313~1514617,190992518~5539776,205239609~1343669,212334130~2777147,223887804~3584869,282684881~5008915,294018690~3531780,298494702~7909997,328854791~6960766,355446526~3933713,400818829~6733967] 2024-02-11T23:20:54.549 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13561292~6082153,32155222~339996,65910086~4303898,100833135~3794182,153656441~8157911,172193397~2773533,190992518~5539776,205239609~1343669,212334130~2777147,223887804~3584869,282684881~5008915,294018690~3531780,298494702~7909997,328854791~6960766,355446526~3933713,400818829~6733967] 2024-02-11T23:20:54.549 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 15 diff [6385835~672466,13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,104464032~163285,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,153656441~8157911,173452313~1514617,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,282684881~8156399,294018690~3531780,298494702~7909997,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.549 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13561292~6082153,32155222~339996,65910086~4303898,101033388~3005116,104464032~163285,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,153656441~8157911,173452313~1514617,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,282684881~8156399,294018690~3531780,298494702~7909997,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.555 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13561292~6082153,32155222~339996,65910086~4303898,100833135~3794182,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,153656441~8157911,172193397~2773533,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,282684881~8156399,294018690~3531780,298494702~7909997,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.555 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 16 diff [6385835~672466,13561292~6082153,32155222~339996,44016114~5502408,65910086~4303898,101033388~3005116,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,170330925~2276751,172866551~2100379,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,241944355~3473565,252944917~1162736,282684881~8156399,294018690~3531780,297674485~8730214,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.555 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13561292~6082153,32155222~339996,44016114~5502408,65910086~4303898,101033388~3005116,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,170330925~2276751,172866551~2100379,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,241944355~3473565,252944917~1162736,282684881~8156399,294018690~3531780,297674485~8730214,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.561 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13561292~6082153,32155222~339996,44016114~5502408,65910086~4303898,100833135~3794182,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,170330925~4636005,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,240788010~4629910,252944917~1162736,282684881~8156399,294018690~3531780,297674485~8730214,328854791~6960766,349891090~2175282,355446526~3933713,362670187~5325091,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.561 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 17 diff [6385835~672466,13561292~9297898,32155222~339996,43682782~9932016,61411722~8802262,101033388~3005116,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,169746054~8174291,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,238769804~2033402,241944355~3473565,252944917~1162736,282684881~8156399,294018690~3531780,297674485~8730214,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.561 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13561292~9297898,32155222~339996,43682782~9932016,61411722~8802262,101033388~3005116,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,169746054~8174291,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,238769804~2033402,241944355~3473565,252944917~1162736,282684881~8156399,294018690~3531780,297674485~8730214,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.568 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13561292~9297898,32155222~339996,43682782~9932016,61411722~8802262,100833135~3794182,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,169746054~8174291,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,238769804~6648116,252944917~1162736,282684881~8156399,294018690~3531780,297674485~8730214,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~7281051] 2024-02-11T23:20:54.568 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 18 diff [6385835~672466,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,88096639~3736253,101033388~3005116,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~6147387,169746054~8174291,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:54.568 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,88096639~3736253,101033388~3005116,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~6147387,169746054~8174291,190992518~5539776,198868729~5604585,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:54.575 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,88096639~3736253,100833135~3794182,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~6147387,169746054~8174291,190992518~5539776,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:20:54.575 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 19 diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:54.575 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:54.581 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:20:54.581 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 14 diff [6385835~672466,104464032~163285,153656441~8157911,190992518~5539776,212334130~2777147,294018690~3531780,298494702~7909997,328854791~6960766] 2024-02-11T23:20:54.581 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,104464032~163285,153656441~8157911,190992518~5539776,212334130~2777147,294018690~3531780,298494702~7909997,328854791~6960766] 2024-02-11T23:20:54.587 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,104038504~588813,153656441~8157911,190992518~5539776,212334130~2777147,294018690~3531780,298494702~7909997,328854791~6960766] 2024-02-11T23:20:54.587 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 15 diff [6385835~672466,104464032~163285,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,153656441~8157911,190992518~5539776,198868729~5604585,212334130~2777147,287006215~3835065,294018690~3531780,298494702~7909997,328854791~6960766,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.587 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,104464032~163285,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,153656441~8157911,190992518~5539776,198868729~5604585,212334130~2777147,287006215~3835065,294018690~3531780,298494702~7909997,328854791~6960766,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.594 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,104038504~588813,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,153656441~8157911,190992518~5539776,198287039~6186275,212334130~2777147,287006215~3835065,294018690~3531780,298494702~7909997,328854791~6960766,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.594 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 16 diff [6385835~672466,44016114~5502408,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,170330925~2276751,172866551~913323,190992518~5539776,198868729~5604585,212334130~2777147,241944355~3473565,252944917~1162736,287006215~3835065,294018690~3531780,297674485~8730214,328854791~6960766,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.594 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,44016114~5502408,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,170330925~2276751,172866551~913323,190992518~5539776,198868729~5604585,212334130~2777147,241944355~3473565,252944917~1162736,287006215~3835065,294018690~3531780,297674485~8730214,328854791~6960766,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.600 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,44016114~5502408,104038504~588813,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,170330925~2276751,172866551~913323,190992518~5539776,198287039~6186275,212334130~2777147,240788010~4629910,252944917~1162736,287006215~3835065,294018690~3531780,297674485~8730214,328854791~6960766,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.600 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 17 diff [6385835~672466,13573845~9285345,43682782~9932016,61411722~8119805,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,169746054~8174291,190992518~5539776,198868729~5604585,212334130~2777147,238769804~2033402,241944355~3473565,252944917~1162736,287006215~3835065,294018690~3531780,297674485~8730214,328854791~6960766,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.600 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13573845~9285345,43682782~9932016,61411722~8119805,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,169746054~8174291,190992518~5539776,198868729~5604585,212334130~2777147,238769804~2033402,241944355~3473565,252944917~1162736,287006215~3835065,294018690~3531780,297674485~8730214,328854791~6960766,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.606 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13573845~9285345,43682782~9932016,61411722~8119805,104038504~588813,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,169746054~8174291,190992518~5539776,198287039~6186275,212334130~2777147,238769804~6648116,252944917~1162736,287006215~3835065,294018690~3531780,297674485~8730214,328854791~6960766,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.606 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 18 diff [6385835~672466,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~6147387,169746054~8174291,190992518~5539776,198868729~5604585,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.606 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~672466,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,104464032~163285,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~6147387,169746054~8174291,190992518~5539776,198868729~5604585,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.612 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~672466,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,104038504~588813,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~6147387,169746054~8174291,190992518~5539776,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.612 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 19 diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.612 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.618 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.618 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 15 diff [127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,198868729~5604585,287006215~3835065,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.619 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,198868729~5604585,287006215~3835065,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.625 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,198287039~6186275,287006215~3835065,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.625 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 16 diff [44016114~5502408,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,198868729~5604585,241944355~3473565,252944917~1162736,287006215~3835065,297674485~6347832,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.625 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [44016114~5502408,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,198868729~5604585,241944355~3473565,252944917~1162736,287006215~3835065,297674485~6347832,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.631 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [44016114~5502408,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,198287039~6186275,240788010~4629910,252944917~1162736,287006215~3835065,297674485~6347832,349891090~2175282,362670187~5325091,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.631 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 17 diff [13573845~9285345,43682782~9932016,61411722~8119805,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,169746054~8174291,191368736~3968007,198868729~5604585,238769804~2033402,241944355~3473565,252944917~1162736,287006215~3835065,297674485~6347832,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.631 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13573845~9285345,43682782~9932016,61411722~8119805,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,169746054~8174291,191368736~3968007,198868729~5604585,238769804~2033402,241944355~3473565,252944917~1162736,287006215~3835065,297674485~6347832,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.637 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13573845~9285345,43682782~9932016,61411722~8119805,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,169746054~8174291,191368736~3968007,198287039~6186275,238769804~6648116,252944917~1162736,287006215~3835065,297674485~6347832,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,406741349~1358531] 2024-02-11T23:20:54.637 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 18 diff [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~6147387,169746054~8174291,191368736~3968007,198868729~5604585,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.637 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~6147387,169746054~8174291,191368736~3968007,198868729~5604585,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.643 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~6147387,169746054~8174291,191368736~3968007,198287039~6186275,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.643 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 19 diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.644 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.650 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198287039~6186275,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:54.650 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 16 diff [44016114~5502408,112714731~5490237,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,199608248~3237611,241944355~3473565,252944917~1162736,297674485~6347832] 2024-02-11T23:20:54.650 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [44016114~5502408,112714731~5490237,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,199608248~3237611,241944355~3473565,252944917~1162736,297674485~6347832] 2024-02-11T23:20:54.656 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [44016114~5502408,111744095~6460873,148987777~5356686,170330925~2276751,172866551~913323,191368736~3968007,199608248~3237611,240788010~4629910,252944917~1162736,297674485~6347832] 2024-02-11T23:20:54.656 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 17 diff [13573845~9285345,43682782~9932016,61411722~8119805,112714731~5490237,148987777~5356686,169746054~8174291,191368736~3968007,199608248~3237611,238769804~2033402,241944355~3473565,252944917~1162736,297674485~6347832,346449891~2208639,374406128~2282891] 2024-02-11T23:20:54.657 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13573845~9285345,43682782~9932016,61411722~8119805,112714731~5490237,148987777~5356686,169746054~8174291,191368736~3968007,199608248~3237611,238769804~2033402,241944355~3473565,252944917~1162736,297674485~6347832,346449891~2208639,374406128~2282891] 2024-02-11T23:20:54.662 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13573845~9285345,43682782~9932016,61411722~8119805,111744095~6460873,148987777~5356686,169746054~8174291,191368736~3968007,199608248~3237611,238769804~6648116,252944917~1162736,297674485~6347832,346449891~2208639,373293056~3395963] 2024-02-11T23:20:54.662 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 18 diff [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,112714731~5490237,148987777~5356686,163488371~6147387,169746054~8174291,191368736~3968007,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.662 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,112714731~5490237,148987777~5356686,163488371~6147387,169746054~8174291,191368736~3968007,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.668 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,111744095~6460873,148987777~5356686,163488371~6147387,169746054~8174291,191368736~3968007,199608248~3237611,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:54.668 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 19 diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.668 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.674 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:54.674 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to 17 diff [13573845~9285345,43682782~9932016,61411722~8119805,169746054~8174291,238769804~2033402,346449891~2208639,374406128~2282891] 2024-02-11T23:20:54.674 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13573845~9285345,43682782~9932016,61411722~8119805,169746054~8174291,238769804~2033402,346449891~2208639,374406128~2282891] 2024-02-11T23:20:54.680 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13573845~9285345,43682782~9932016,61411722~8119805,169746054~8174291,238769804~2033402,346449891~2208639,373293056~3395963] 2024-02-11T23:20:54.681 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to 18 diff [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,163488371~6147387,169746054~8174291,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.681 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,163488371~6147387,169746054~8174291,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.687 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,88096639~3736253,163488371~6147387,169746054~8174291,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:54.687 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to 19 diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.687 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:54.693 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:54.693 INFO:tasks.workunit.client.0.smithi023.stdout:from 17 to 18 diff [24606379~417607,52283637~1028550,88096639~3736253,163488371~6147387,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,405497403~7511659] 2024-02-11T23:20:54.693 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [24606379~417607,52283637~1028550,88096639~3736253,163488371~6147387,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,405497403~7511659] 2024-02-11T23:20:54.699 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [24606379~417607,52283637~1028550,88096639~3736253,163488371~6147387,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,405497403~7511659] 2024-02-11T23:20:54.699 INFO:tasks.workunit.client.0.smithi023.stdout:from 17 to 19 diff [7057717~6376896,17775018~1113971,24606379~417607,47042365~2774856,52283637~1028550,80107091~2254841,88096639~3736253,98649529~7304497,163488371~7139297,174197444~2111217,189230526~4522661,198484672~717346,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,405497403~7511659] 2024-02-11T23:20:54.699 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,17775018~1113971,24606379~417607,47042365~2774856,52283637~1028550,80107091~2254841,88096639~3736253,98649529~7304497,163488371~7139297,174197444~2111217,189230526~4522661,198484672~717346,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,405497403~7511659] 2024-02-11T23:20:54.705 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,17775018~1113971,24606379~417607,47042365~2774856,52283637~1028550,80107091~2254841,88096639~3736253,98649529~7304497,163488371~7139297,174197444~2111217,189230526~4522661,198484672~717346,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,405497403~7511659] 2024-02-11T23:20:54.705 INFO:tasks.workunit.client.0.smithi023.stdout:from 18 to 19 diff [7057717~6376896,17775018~1113971,47042365~2774856,80107091~2254841,98649529~7304497,166615850~4011818,174197444~2111217,189230526~4522661,198484672~717346,337489198~608843] 2024-02-11T23:20:54.705 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,17775018~1113971,47042365~2774856,80107091~2254841,98649529~7304497,166615850~4011818,174197444~2111217,189230526~4522661,198484672~717346,337489198~608843] 2024-02-11T23:20:54.711 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,17775018~1113971,47042365~2774856,80107091~2254841,98649529~7304497,166615850~4011818,174197444~2111217,189230526~4522661,198484672~717346,337489198~608843] 2024-02-11T23:20:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:54 smithi023 ceph-mon[111262]: osdmap e1536: 8 total, 8 up, 8 in 2024-02-11T23:20:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:54 smithi023 ceph-mon[113671]: osdmap e1536: 8 total, 8 up, 8 in 2024-02-11T23:20:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:54 smithi160 ceph-mon[106289]: osdmap e1536: 8 total, 8 up, 8 in 2024-02-11T23:20:55.519 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.519 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.543 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:55.544 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.544 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.550 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:55.550 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.551 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.557 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:55.557 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.557 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.564 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:55.564 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.564 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.570 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:55.570 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.570 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.576 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:55.577 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.577 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:55.583 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:55.583 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.583 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.589 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:55.590 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.590 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.596 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:55.596 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.596 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.602 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:55.602 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.603 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.609 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:55.609 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.609 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.615 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:55.615 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:55.615 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:55.621 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:20:55.621 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:55.621 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:55.627 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:55.627 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:55.627 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:55.633 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198287039~6186275,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:55.633 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:55.633 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:55.639 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:55.640 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:55.640 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:55.646 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:55.646 INFO:tasks.workunit.client.0.smithi023.stdout:from 17 to HEAD diff [7057717~6376896,17775018~1113971,24606379~417607,47042365~2774856,52283637~1028550,80107091~2254841,88096639~3736253,98649529~7304497,163488371~7139297,174197444~2111217,189230526~4522661,198484672~717346,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,405497403~7511659] 2024-02-11T23:20:55.646 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,17775018~1113971,24606379~417607,47042365~2774856,52283637~1028550,80107091~2254841,88096639~3736253,98649529~7304497,163488371~7139297,174197444~2111217,189230526~4522661,198484672~717346,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,405497403~7511659] 2024-02-11T23:20:55.651 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,17775018~1113971,24606379~417607,47042365~2774856,52283637~1028550,80107091~2254841,88096639~3736253,98649529~7304497,163488371~7139297,174197444~2111217,189230526~4522661,198484672~717346,233626563~4158986,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,405497403~7511659] 2024-02-11T23:20:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:55 smithi023 ceph-mon[111262]: pgmap v3253: 137 pgs: 137 active+clean; 802 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 37 MiB/s wr, 903 op/s 2024-02-11T23:20:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:55 smithi023 ceph-mon[113671]: pgmap v3253: 137 pgs: 137 active+clean; 802 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 37 MiB/s wr, 903 op/s 2024-02-11T23:20:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:55 smithi160 ceph-mon[106289]: pgmap v3253: 137 pgs: 137 active+clean; 802 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 37 MiB/s wr, 903 op/s 2024-02-11T23:20:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:20:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:20:55] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:20:56.531 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.532 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.603 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:56.603 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.604 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.609 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:56.610 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.610 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.616 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:56.616 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.616 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.622 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:56.622 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.622 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.628 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:56.628 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.628 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.634 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:56.634 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.634 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:56.640 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:56.640 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.640 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.646 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:56.646 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.646 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.652 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:56.653 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.653 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.658 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:56.658 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.658 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.664 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:56.664 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.664 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.670 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:56.670 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:56.670 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:56.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:20:56.676 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:56.676 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:56.682 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:56.682 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:56.682 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:56.689 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198287039~6186275,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:56.689 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:56.689 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:56.695 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:56.695 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:56.695 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:56.701 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,163488371~14431974,189230526~4522661,198484672~717346,233626563~4158986,238769804~2033402,253980497~5382471,262820415~1385333,270983166~6345767,297156794~5760933,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:56.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:56 smithi023 ceph-mon[111262]: osdmap e1537: 8 total, 8 up, 8 in 2024-02-11T23:20:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:56 smithi023 ceph-mon[113671]: osdmap e1537: 8 total, 8 up, 8 in 2024-02-11T23:20:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:56 smithi160 ceph-mon[106289]: osdmap e1537: 8 total, 8 up, 8 in 2024-02-11T23:20:57.551 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:57.551 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:57 smithi023 ceph-mon[111262]: pgmap v3255: 137 pgs: 137 active+clean; 831 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 25 MiB/s wr, 2.19k op/s 2024-02-11T23:20:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:57 smithi023 ceph-mon[111262]: osdmap e1538: 8 total, 8 up, 8 in 2024-02-11T23:20:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.15", "id": [2, 5]}]: dispatch 2024-02-11T23:20:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:57 smithi023 ceph-mon[113671]: pgmap v3255: 137 pgs: 137 active+clean; 831 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 25 MiB/s wr, 2.19k op/s 2024-02-11T23:20:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:57 smithi023 ceph-mon[113671]: osdmap e1538: 8 total, 8 up, 8 in 2024-02-11T23:20:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.15", "id": [2, 5]}]: dispatch 2024-02-11T23:20:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:57 smithi160 ceph-mon[106289]: pgmap v3255: 137 pgs: 137 active+clean; 831 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 25 MiB/s wr, 2.19k op/s 2024-02-11T23:20:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:57 smithi160 ceph-mon[106289]: osdmap e1538: 8 total, 8 up, 8 in 2024-02-11T23:20:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.15", "id": [2, 5]}]: dispatch 2024-02-11T23:20:58.602 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:58.602 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.602 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.609 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:58.609 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.609 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.616 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:58.616 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.616 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.623 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:58.623 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.623 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.630 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:58.630 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.630 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.636 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:58.636 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.636 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:58.643 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:58.643 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.643 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.649 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:58.649 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.649 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.656 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:58.656 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.656 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.662 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:58.662 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.662 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.671 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:58.671 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.671 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.674 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:58.674 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:58.675 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:58.681 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:20:58.681 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:58.681 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:58.687 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:58.687 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:58.687 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:58.693 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198287039~6186275,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:58.693 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:58.693 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,374406128~2282891,405497403~7511659] 2024-02-11T23:20:58.699 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,148987777~5356686,163488371~14431974,189230526~6106217,198484672~717346,199608248~3237611,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,297156794~6865523,337489198~608843,346449891~2208639,373293056~3395963,405497403~7511659] 2024-02-11T23:20:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.15", "id": [2, 5]}]': finished 2024-02-11T23:20:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:58 smithi023 ceph-mon[111262]: osdmap e1539: 8 total, 8 up, 8 in 2024-02-11T23:20:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.15", "id": [2, 5]}]': finished 2024-02-11T23:20:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:58 smithi023 ceph-mon[113671]: osdmap e1539: 8 total, 8 up, 8 in 2024-02-11T23:20:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.15", "id": [2, 5]}]': finished 2024-02-11T23:20:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:58 smithi160 ceph-mon[106289]: osdmap e1539: 8 total, 8 up, 8 in 2024-02-11T23:20:59.580 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.580 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.637 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:59.637 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.637 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.648 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:59.648 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.648 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.651 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:20:59.651 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.651 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.658 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:59.658 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.658 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.664 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:59.664 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.664 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.670 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:59.670 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.670 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:20:59.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:20:59.676 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.676 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.682 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:59.682 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.682 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.688 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:59.688 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.688 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.693 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:59.694 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.694 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.700 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:20:59.700 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.700 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.706 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:20:59.706 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:59.706 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:20:59.712 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:20:59.712 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:59.712 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:59.717 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:59.717 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:59.718 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198484672~5988642,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:20:59.723 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [7057717~6376896,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~5356686,163488371~14431974,189230526~6106217,198287039~6186275,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,297156794~6865523,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:20:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:59 smithi023 ceph-mon[111262]: pgmap v3258: 137 pgs: 137 active+clean; 832 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 13 MiB/s wr, 3.68k op/s 2024-02-11T23:20:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:20:59 smithi023 ceph-mon[111262]: osdmap e1540: 8 total, 8 up, 8 in 2024-02-11T23:20:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:59 smithi023 ceph-mon[113671]: pgmap v3258: 137 pgs: 137 active+clean; 832 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 13 MiB/s wr, 3.68k op/s 2024-02-11T23:20:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:20:59 smithi023 ceph-mon[113671]: osdmap e1540: 8 total, 8 up, 8 in 2024-02-11T23:20:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:59 smithi160 ceph-mon[106289]: pgmap v3258: 137 pgs: 137 active+clean; 832 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 13 MiB/s wr, 3.68k op/s 2024-02-11T23:20:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:20:59 smithi160 ceph-mon[106289]: osdmap e1540: 8 total, 8 up, 8 in 2024-02-11T23:21:00.610 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.610 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.660 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:00.660 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.660 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.672 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:00.672 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.672 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.678 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:00.678 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.678 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.684 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:00.685 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.685 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.691 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:00.691 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.691 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.697 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:00.697 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.697 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:00.703 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:00.703 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.703 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.709 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:00.709 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.709 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.715 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:00.715 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.715 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.721 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:00.721 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.721 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.728 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:00.728 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.728 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.734 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:21:00.734 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:21:00.734 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:21:00.740 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:21:00.741 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:21:00.741 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,212334130~2777147,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,374406128~2282891,377635454~7012649,405497403~7511659] 2024-02-11T23:21:00.746 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13573845~9285345,24606379~417607,43682782~9932016,61411722~8119805,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,212334130~2777147,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,287006215~3835065,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,362670187~5325091,373293056~3395963,377635454~7012649,405497403~7511659] 2024-02-11T23:21:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:00 smithi023 ceph-mon[111262]: osdmap e1541: 8 total, 8 up, 8 in 2024-02-11T23:21:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:00 smithi023 ceph-mon[113671]: osdmap e1541: 8 total, 8 up, 8 in 2024-02-11T23:21:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:00 smithi160 ceph-mon[106289]: osdmap e1541: 8 total, 8 up, 8 in 2024-02-11T23:21:01.620 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.620 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.678 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:01.679 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.679 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.689 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:01.689 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.689 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.695 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:01.695 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.695 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.701 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:01.701 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.702 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.707 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:01.707 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.707 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.713 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:01.713 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.713 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:01.719 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:01.719 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.719 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.725 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:01.725 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.725 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.730 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:01.731 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.731 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.736 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:01.737 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.737 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.743 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:01.743 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.743 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.749 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:21:01.749 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:21:01.749 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12190233] 2024-02-11T23:21:01.754 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~7048778,13561292~9297898,24606379~417607,32155222~339996,43682782~9932016,61411722~8802262,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~612330,128717857~1815027,137076548~1737551,140040349~2180338,148987777~12826575,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,252944917~6418051,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12190233] 2024-02-11T23:21:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:01 smithi023 ceph-mon[111262]: pgmap v3261: 137 pgs: 137 active+clean; 828 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 1.5 MiB/s wr, 3.37k op/s 2024-02-11T23:21:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:01 smithi023 ceph-mon[111262]: osdmap e1542: 8 total, 8 up, 8 in 2024-02-11T23:21:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:01 smithi023 ceph-mon[113671]: pgmap v3261: 137 pgs: 137 active+clean; 828 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 1.5 MiB/s wr, 3.37k op/s 2024-02-11T23:21:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:01 smithi023 ceph-mon[113671]: osdmap e1542: 8 total, 8 up, 8 in 2024-02-11T23:21:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:01 smithi160 ceph-mon[106289]: pgmap v3261: 137 pgs: 137 active+clean; 828 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 1.5 MiB/s wr, 3.37k op/s 2024-02-11T23:21:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:01 smithi160 ceph-mon[106289]: osdmap e1542: 8 total, 8 up, 8 in 2024-02-11T23:21:02.635 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.635 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.693 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:02.693 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.693 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.701 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:02.701 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.701 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.708 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:02.708 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.708 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.714 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:02.714 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.714 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.720 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:02.720 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.720 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.726 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:02.726 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.726 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:02.732 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:02.732 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.732 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.737 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:02.738 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.738 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.743 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:02.743 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.743 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.749 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:02.749 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.749 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.754 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:02.755 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.755 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,112714731~5490237,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.760 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,88096639~3736253,98649529~7304497,111744095~6460873,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,223887804~3584869,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,294018690~12386009,321131227~538523,328854791~6960766,337489198~608843,346449891~2208639,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,400818829~12420631] 2024-02-11T23:21:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:02 smithi023 ceph-mon[111262]: osdmap e1543: 8 total, 8 up, 8 in 2024-02-11T23:21:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:02 smithi023 ceph-mon[113671]: osdmap e1543: 8 total, 8 up, 8 in 2024-02-11T23:21:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:02 smithi160 ceph-mon[106289]: osdmap e1543: 8 total, 8 up, 8 in 2024-02-11T23:21:03.641 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.641 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.701 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:03.701 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.701 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.712 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:03.712 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.712 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.718 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:03.718 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.718 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.725 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:03.725 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.725 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.731 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:03.731 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.731 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.737 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:03.737 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.737 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:03.743 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:03.744 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.744 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.749 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:03.750 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.750 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.756 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:03.756 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.756 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.762 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:03.762 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.762 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~6345767,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:03.767 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,189230526~7301768,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~6345767,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,342387290~6271240,349891090~2175282,355446526~3933713,362670187~5325091,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:03 smithi023 ceph-mon[111262]: pgmap v3264: 137 pgs: 137 active+clean; 818 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 4.7 KiB/s wr, 1.96k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-11T23:21:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:03 smithi023 ceph-mon[111262]: osdmap e1544: 8 total, 8 up, 8 in 2024-02-11T23:21:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:03 smithi023 ceph-mon[113671]: pgmap v3264: 137 pgs: 137 active+clean; 818 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 4.7 KiB/s wr, 1.96k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-11T23:21:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:03 smithi023 ceph-mon[113671]: osdmap e1544: 8 total, 8 up, 8 in 2024-02-11T23:21:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:03 smithi160 ceph-mon[106289]: pgmap v3264: 137 pgs: 137 active+clean; 818 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 4.7 KiB/s wr, 1.96k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-11T23:21:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:03 smithi160 ceph-mon[106289]: osdmap e1544: 8 total, 8 up, 8 in 2024-02-11T23:21:04.716 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.716 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.736 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:04.736 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.736 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.742 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:04.743 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.743 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.749 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:04.749 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.749 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.755 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:04.755 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.755 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.761 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:04.761 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.761 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.767 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:04.767 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.767 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:04.773 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:04.773 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:04.773 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:04.779 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:04.779 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:04.779 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:04.784 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:04.784 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:04.785 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,181718036~667863,184638583~11893711,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,251602303~7760665,262820415~1385333,270983166~11642592,282684881~8156399,293017662~13387037,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:04.791 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,111744095~13143559,127454737~6925120,137076548~1737551,140040349~2180338,144302924~17511428,163488371~14431974,180355072~2030827,184549376~11982918,198287039~6186275,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,251602303~7760665,262820415~1385333,270983166~11642592,282684881~23719818,321131227~538523,328854791~6960766,337489198~608843,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:04 smithi023 ceph-mon[111262]: osdmap e1545: 8 total, 8 up, 8 in 2024-02-11T23:21:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:04 smithi023 ceph-mon[113671]: osdmap e1545: 8 total, 8 up, 8 in 2024-02-11T23:21:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:04 smithi160 ceph-mon[106289]: osdmap e1545: 8 total, 8 up, 8 in 2024-02-11T23:21:05.193 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.193 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.248 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:05.248 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.248 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.258 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:05.258 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.258 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.263 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:05.263 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.264 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.269 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:05.269 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.269 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.275 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:05.275 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.275 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.280 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:05.281 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.281 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:05.286 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:05.287 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:05.287 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:05.292 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:05.292 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:05.292 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~9932016,61411722~10348349,80107091~2254841,85658887~6174005,98649529~7304497,112714731~5490237,121463305~3424349,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:05.298 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~10429575,61411722~10348349,80107091~2254841,85658887~6174005,96468992~9485034,111744095~13143559,127454737~6925120,136059986~7668002,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-mon[111262]: pgmap v3267: 137 pgs: 137 active+clean; 783 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 6.0 KiB/s wr, 1.55k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-11T23:21:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-mon[111262]: osdmap e1546: 8 total, 8 up, 8 in 2024-02-11T23:21:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-mon[111262]: osdmap e1547: 8 total, 8 up, 8 in 2024-02-11T23:21:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:21:05] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:21:05.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-mon[113671]: pgmap v3267: 137 pgs: 137 active+clean; 783 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 6.0 KiB/s wr, 1.55k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-11T23:21:05.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-mon[113671]: osdmap e1546: 8 total, 8 up, 8 in 2024-02-11T23:21:05.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:05 smithi023 ceph-mon[113671]: osdmap e1547: 8 total, 8 up, 8 in 2024-02-11T23:21:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:05 smithi160 ceph-mon[106289]: pgmap v3267: 137 pgs: 137 active+clean; 783 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 6.0 KiB/s wr, 1.55k op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-11T23:21:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:05 smithi160 ceph-mon[106289]: osdmap e1546: 8 total, 8 up, 8 in 2024-02-11T23:21:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:05 smithi160 ceph-mon[106289]: osdmap e1547: 8 total, 8 up, 8 in 2024-02-11T23:21:06.196 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.196 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.257 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:06.257 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.257 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.268 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:06.268 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.268 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.274 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:06.274 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.274 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.280 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:06.280 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.280 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.286 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:06.286 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.286 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.292 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:06.292 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.292 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:06.298 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:06.298 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:06.298 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43682782~11609903,61411722~12637751,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9650913,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,400818829~12420631] 2024-02-11T23:21:06.304 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,43185223~12107462,61411722~12637751,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~17511428,163488371~14431974,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9650913,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328854791~6960766,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,398458880~14780580] 2024-02-11T23:21:07.214 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.214 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.269 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:07.269 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.269 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.279 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:07.279 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.279 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.285 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:07.285 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.285 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.291 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:07.291 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.291 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.297 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:07.297 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.297 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.303 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:07.303 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.303 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~3424349,127454737~6925120,134444542~9283446,144302924~33617421,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:07.309 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24606379~417607,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~13143559,127454737~6925120,134444542~9283446,144302924~33617421,180355072~2030827,184549376~19923938,205239609~1343669,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,313307256~4425493,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:07 smithi023 ceph-mon[111262]: osdmap e1548: 8 total, 8 up, 8 in 2024-02-11T23:21:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:07 smithi023 ceph-mon[111262]: pgmap v3271: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 745 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 5.1 KiB/s wr, 1.48k op/s 2024-02-11T23:21:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:07 smithi023 ceph-mon[113671]: osdmap e1548: 8 total, 8 up, 8 in 2024-02-11T23:21:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:07 smithi023 ceph-mon[113671]: pgmap v3271: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 745 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 5.1 KiB/s wr, 1.48k op/s 2024-02-11T23:21:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:07 smithi160 ceph-mon[106289]: osdmap e1548: 8 total, 8 up, 8 in 2024-02-11T23:21:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:07 smithi160 ceph-mon[106289]: pgmap v3271: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 745 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 5.1 KiB/s wr, 1.48k op/s 2024-02-11T23:21:08.224 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.224 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.287 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:08.287 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.287 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.297 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:08.297 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.297 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.303 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:08.303 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.303 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.309 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:08.309 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.309 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.315 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:08.316 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.316 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2254841,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~2033402,241944355~3473565,249712055~9851017,262820415~1385333,265730267~25111013,293017662~13387037,307775481~9957268,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:08.321 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [6385835~16473355,24387609~5581979,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2254841,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,220954632~6518041,233626563~4158986,238769804~6648116,249712055~9851017,262820415~1385333,265730267~40674432,307680085~10052664,321131227~538523,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:08 smithi160 ceph-mon[106289]: osdmap e1549: 8 total, 8 up, 8 in 2024-02-11T23:21:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:08 smithi023 ceph-mon[111262]: osdmap e1549: 8 total, 8 up, 8 in 2024-02-11T23:21:08.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:08 smithi023 ceph-mon[113671]: osdmap e1549: 8 total, 8 up, 8 in 2024-02-11T23:21:09.244 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.244 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.300 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:09.300 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.301 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.310 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:09.310 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.310 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.316 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:09.316 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.316 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.321 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:09.322 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.322 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,80107091~2689899,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~12916552,134444542~43475803,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:09.327 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,80107091~2689899,85658887~6174005,96468992~9485034,105974871~271031,111744095~22635762,134444542~43475803,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212334130~2777147,216387799~11084874,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:09 smithi023 ceph-mon[111262]: osdmap e1550: 8 total, 8 up, 8 in 2024-02-11T23:21:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:09 smithi023 ceph-mon[111262]: pgmap v3274: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 704 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 979 op/s 2024-02-11T23:21:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:09 smithi023 ceph-mon[113671]: osdmap e1550: 8 total, 8 up, 8 in 2024-02-11T23:21:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:09 smithi023 ceph-mon[113671]: pgmap v3274: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 704 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 979 op/s 2024-02-11T23:21:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:09 smithi160 ceph-mon[106289]: osdmap e1550: 8 total, 8 up, 8 in 2024-02-11T23:21:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:09 smithi160 ceph-mon[106289]: pgmap v3274: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 704 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 979 op/s 2024-02-11T23:21:10.193 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.193 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.260 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:10.260 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.260 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.267 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:10.267 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.267 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.273 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:10.273 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.274 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,181718036~667863,184638583~13648456,198484672~5988642,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~2033402,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~3059346,339864789~12201583,355446526~4799937,360552585~7790041,374406128~2282891,377635454~7012649,385747703~8069355,400818829~17829201] 2024-02-11T23:21:10.279 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~23583753,32155222~339996,33037060~4198054,37748736~17543949,58720256~15329217,77776541~5168721,85658887~6174005,96468992~9485034,105974871~271031,111744095~66176250,180355072~2030827,184549376~19923938,205239609~1343669,207690458~731118,212013638~15459035,233626563~4158986,238769804~26902063,265730267~40674432,307680085~10570900,318767104~2902646,328123497~7692060,336248914~3059346,339864789~12201583,352321536~16021090,373293056~3395963,377635454~7012649,385706035~8111023,398458880~20189150] 2024-02-11T23:21:10.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:10 smithi023 ceph-mon[111262]: osdmap e1551: 8 total, 8 up, 8 in 2024-02-11T23:21:10.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:10 smithi023 ceph-mon[111262]: osdmap e1552: 8 total, 8 up, 8 in 2024-02-11T23:21:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:10 smithi023 ceph-mon[113671]: osdmap e1551: 8 total, 8 up, 8 in 2024-02-11T23:21:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:10 smithi023 ceph-mon[113671]: osdmap e1552: 8 total, 8 up, 8 in 2024-02-11T23:21:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:10 smithi160 ceph-mon[106289]: osdmap e1551: 8 total, 8 up, 8 in 2024-02-11T23:21:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:10 smithi160 ceph-mon[106289]: osdmap e1552: 8 total, 8 up, 8 in 2024-02-11T23:21:11.265 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:11.265 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:11.309 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:11.309 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:11.309 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:11.321 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:11.321 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:11.321 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,205239609~6427815,212013638~15459035,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:11.327 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~19923938,205239609~6427815,212013638~15459035,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:11 smithi023 ceph-mon[111262]: pgmap v3277: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 661 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 910 op/s 2024-02-11T23:21:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:11 smithi023 ceph-mon[113671]: pgmap v3277: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 661 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 910 op/s 2024-02-11T23:21:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:11 smithi160 ceph-mon[106289]: pgmap v3277: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 661 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.2 KiB/s wr, 910 op/s 2024-02-11T23:21:12.272 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:12.273 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:12.328 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:12.328 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:12.328 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [2094951~2984721,6385835~30849279,38294610~4890613,43682782~11609903,59144288~14905185,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~13387037,307775481~10475504,319386193~2283557,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:12.334 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [2094951~2984721,6385835~30849279,37748736~17543949,58720256~15329217,77089487~5855775,85658887~6174005,96468992~9485034,105974871~271031,111744095~68573410,180355072~2030827,184549376~42923297,233626563~72778136,307680085~10570900,318767104~2902646,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:12.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:12 smithi023 ceph-mon[111262]: osdmap e1553: 8 total, 8 up, 8 in 2024-02-11T23:21:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:12 smithi023 ceph-mon[113671]: osdmap e1553: 8 total, 8 up, 8 in 2024-02-11T23:21:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:12 smithi160 ceph-mon[106289]: osdmap e1553: 8 total, 8 up, 8 in 2024-02-11T23:21:13.306 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:13.306 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [1103515~36131599,38294610~4890613,43682782~11609903,59144288~14905185,76913079~176408,77776541~5168721,85658887~6174005,98649529~7304497,105974871~271031,106356679~5387416,112714731~5490237,121463305~56457040,179082363~1235142,181718036~667863,184638583~13648456,198484672~5988642,204674953~22797720,233626563~7176643,241944355~3473565,245891452~19780415,265730267~25111013,293017662~14662423,307775481~10475504,319386193~2283557,323356294~264880,328123497~7692060,336248914~15817458,355446526~4799937,360552585~7790041,374406128~2282891,377635454~8070581,385747703~8069355,400818829~17829201] 2024-02-11T23:21:13.353 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37235114,37748736~17543949,58720256~15329217,76329746~6615516,85658887~6174005,96468992~83848513,180355072~2030827,184549376~42923297,233626563~84624422,318767104~2902646,322961408~659766,327155712~8659845,336248914~15817458,352321536~16021090,373293056~3395963,377487360~16329698,398458880~20189150] 2024-02-11T23:21:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:13 smithi023 ceph-mon[111262]: osdmap e1554: 8 total, 8 up, 8 in 2024-02-11T23:21:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:13 smithi023 ceph-mon[111262]: pgmap v3280: 137 pgs: 137 active+clean; 604 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 765 op/s 2024-02-11T23:21:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:13 smithi023 ceph-mon[113671]: osdmap e1554: 8 total, 8 up, 8 in 2024-02-11T23:21:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:13 smithi023 ceph-mon[113671]: pgmap v3280: 137 pgs: 137 active+clean; 604 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 765 op/s 2024-02-11T23:21:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:13 smithi160 ceph-mon[106289]: osdmap e1554: 8 total, 8 up, 8 in 2024-02-11T23:21:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:13 smithi160 ceph-mon[106289]: pgmap v3280: 137 pgs: 137 active+clean; 604 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 765 op/s 2024-02-11T23:21:14.341 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (41092 ms) 2024-02-11T23:21:14.342 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-02-11T23:21:14.342 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:14 smithi023 ceph-mon[111262]: osdmap e1555: 8 total, 8 up, 8 in 2024-02-11T23:21:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:14 smithi023 ceph-mon[113671]: osdmap e1555: 8 total, 8 up, 8 in 2024-02-11T23:21:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:14 smithi160 ceph-mon[106289]: osdmap e1555: 8 total, 8 up, 8 in 2024-02-11T23:21:15.304 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (962 ms) 2024-02-11T23:21:15.304 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-02-11T23:21:15.304 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-mon[111262]: osdmap e1556: 8 total, 8 up, 8 in 2024-02-11T23:21:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-mon[111262]: pgmap v3283: 137 pgs: 137 active+clean; 527 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 6.0 KiB/s wr, 542 op/s 2024-02-11T23:21:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-mon[111262]: osdmap e1557: 8 total, 8 up, 8 in 2024-02-11T23:21:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-mon[113671]: osdmap e1556: 8 total, 8 up, 8 in 2024-02-11T23:21:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-mon[113671]: pgmap v3283: 137 pgs: 137 active+clean; 527 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 6.0 KiB/s wr, 542 op/s 2024-02-11T23:21:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-mon[113671]: osdmap e1557: 8 total, 8 up, 8 in 2024-02-11T23:21:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:15 smithi160 ceph-mon[106289]: osdmap e1556: 8 total, 8 up, 8 in 2024-02-11T23:21:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:15 smithi160 ceph-mon[106289]: pgmap v3283: 137 pgs: 137 active+clean; 527 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 6.0 KiB/s wr, 542 op/s 2024-02-11T23:21:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:15 smithi160 ceph-mon[106289]: osdmap e1557: 8 total, 8 up, 8 in 2024-02-11T23:21:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:21:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:21:15] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:21:16.456 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [2653884~1928,4007022~85226,7633897~4036,8329402~95664,9825628~38124,11257842~62898,15996550~20619,17666733~52494,19281538~101029,19455765~12136] to clone 2024-02-11T23:21:16.457 INFO:tasks.workunit.client.0.smithi023.stdout: diff was [0~4092248,4194304~7126436,12582912~3434257,16777216~2690685] 2024-02-11T23:21:16.461 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1157 ms) 2024-02-11T23:21:16.461 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-02-11T23:21:16.461 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:16.482 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [951270~9977,5727879~78149,8675624~73824,10850993~57838,11022458~48897,12603646~68263,14729760~56261,15649970~47567,19420421~25697,20586792~6181] 2024-02-11T23:21:16.494 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (33 ms) 2024-02-11T23:21:16.494 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-02-11T23:21:16.494 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:17.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:17 smithi023 ceph-mon[111262]: osdmap e1558: 8 total, 8 up, 8 in 2024-02-11T23:21:17.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:17 smithi023 ceph-mon[111262]: pgmap v3286: 137 pgs: 137 active+clean; 485 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 401 op/s 2024-02-11T23:21:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:17 smithi023 ceph-mon[113671]: osdmap e1558: 8 total, 8 up, 8 in 2024-02-11T23:21:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:17 smithi023 ceph-mon[113671]: pgmap v3286: 137 pgs: 137 active+clean; 485 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 401 op/s 2024-02-11T23:21:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:17 smithi160 ceph-mon[106289]: osdmap e1558: 8 total, 8 up, 8 in 2024-02-11T23:21:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:17 smithi160 ceph-mon[106289]: pgmap v3286: 137 pgs: 137 active+clean; 485 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 401 op/s 2024-02-11T23:21:18.449 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1955 ms) 2024-02-11T23:21:18.449 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-02-11T23:21:18.449 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:18.509 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (60 ms) 2024-02-11T23:21:18.509 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-02-11T23:21:18.510 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:18.583 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (74 ms) 2024-02-11T23:21:18.583 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-02-11T23:21:18.583 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_librbd.cc:8210: Skipped 2024-02-11T23:21:18.584 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:21:18.584 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-02-11T23:21:18.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:18 smithi023 ceph-mon[111262]: osdmap e1559: 8 total, 8 up, 8 in 2024-02-11T23:21:18.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:18 smithi023 ceph-mon[113671]: osdmap e1559: 8 total, 8 up, 8 in 2024-02-11T23:21:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:18 smithi160 ceph-mon[106289]: osdmap e1559: 8 total, 8 up, 8 in 2024-02-11T23:21:19.368 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 12 tests from DiffIterateTest/0 (58955 ms total) 2024-02-11T23:21:19.368 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:21:19.368 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 12 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-02-11T23:21:19.406 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-02-11T23:21:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:19 smithi023 ceph-mon[111262]: osdmap e1560: 8 total, 8 up, 8 in 2024-02-11T23:21:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:19 smithi023 ceph-mon[111262]: pgmap v3289: 137 pgs: 137 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.1 MiB/s wr, 237 op/s 2024-02-11T23:21:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:19 smithi023 ceph-mon[113671]: osdmap e1560: 8 total, 8 up, 8 in 2024-02-11T23:21:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:19 smithi023 ceph-mon[113671]: pgmap v3289: 137 pgs: 137 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.1 MiB/s wr, 237 op/s 2024-02-11T23:21:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:19 smithi160 ceph-mon[106289]: osdmap e1560: 8 total, 8 up, 8 in 2024-02-11T23:21:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:19 smithi160 ceph-mon[106289]: pgmap v3289: 137 pgs: 137 active+clean; 481 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.1 MiB/s wr, 237 op/s 2024-02-11T23:21:20.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:20 smithi023 ceph-mon[111262]: osdmap e1561: 8 total, 8 up, 8 in 2024-02-11T23:21:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:20 smithi023 ceph-mon[113671]: osdmap e1561: 8 total, 8 up, 8 in 2024-02-11T23:21:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:20 smithi160 ceph-mon[106289]: osdmap e1561: 8 total, 8 up, 8 in 2024-02-11T23:21:21.396 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:21.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:21 smithi023 ceph-mon[111262]: osdmap e1562: 8 total, 8 up, 8 in 2024-02-11T23:21:21.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:21 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3471497827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:21:21.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:21 smithi023 ceph-mon[111262]: pgmap v3292: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:21:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:21 smithi023 ceph-mon[113671]: osdmap e1562: 8 total, 8 up, 8 in 2024-02-11T23:21:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:21 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3471497827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:21:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:21 smithi023 ceph-mon[113671]: pgmap v3292: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:21:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:21 smithi160 ceph-mon[106289]: osdmap e1562: 8 total, 8 up, 8 in 2024-02-11T23:21:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:21 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3471497827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:21:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:21 smithi160 ceph-mon[106289]: pgmap v3292: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3471497827' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[111262]: osdmap e1563: 8 total, 8 up, 8 in 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:21:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3471497827' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:21:22.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[113671]: osdmap e1563: 8 total, 8 up, 8 in 2024-02-11T23:21:22.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:22.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:22 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:21:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3471497827' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:21:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:22 smithi160 ceph-mon[106289]: osdmap e1563: 8 total, 8 up, 8 in 2024-02-11T23:21:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:23.465 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [1542151~82973,1693723~25540,4008461~91211,4894105~97125,10062561~74800,11356783~52587,15228519~73402,16130501~41361,16525262~94099] 2024-02-11T23:21:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:23 smithi160 ceph-mon[106289]: osdmap e1564: 8 total, 8 up, 8 in 2024-02-11T23:21:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:23 smithi160 ceph-mon[106289]: pgmap v3295: 137 pgs: 15 creating+peering, 8 unknown, 114 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:21:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:23 smithi023 ceph-mon[111262]: osdmap e1564: 8 total, 8 up, 8 in 2024-02-11T23:21:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:23 smithi023 ceph-mon[111262]: pgmap v3295: 137 pgs: 15 creating+peering, 8 unknown, 114 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:21:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:23 smithi023 ceph-mon[113671]: osdmap e1564: 8 total, 8 up, 8 in 2024-02-11T23:21:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:23 smithi023 ceph-mon[113671]: pgmap v3295: 137 pgs: 15 creating+peering, 8 unknown, 114 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:21:24.434 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [0~20971520] 2024-02-11T23:21:24.447 INFO:tasks.workunit.client.0.smithi023.stdout: diff was [0~20971520] 2024-02-11T23:21:24.451 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5045 ms) 2024-02-11T23:21:24.451 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-02-11T23:21:24.451 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:24 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:24 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:21:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:24 smithi160 ceph-mon[106289]: osdmap e1565: 8 total, 8 up, 8 in 2024-02-11T23:21:24.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:24 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:21:24.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:24 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:21:24.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:24 smithi023 ceph-mon[111262]: osdmap e1565: 8 total, 8 up, 8 in 2024-02-11T23:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:24 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:24 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:21:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:24 smithi023 ceph-mon[113671]: osdmap e1565: 8 total, 8 up, 8 in 2024-02-11T23:21:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:25 smithi160 ceph-mon[106289]: osdmap e1566: 8 total, 8 up, 8 in 2024-02-11T23:21:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:25 smithi160 ceph-mon[106289]: pgmap v3298: 137 pgs: 15 creating+peering, 4 unknown, 118 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:21:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:25 smithi023 ceph-mon[111262]: osdmap e1566: 8 total, 8 up, 8 in 2024-02-11T23:21:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:25 smithi023 ceph-mon[111262]: pgmap v3298: 137 pgs: 15 creating+peering, 4 unknown, 118 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:21:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:25 smithi023 ceph-mon[113671]: osdmap e1566: 8 total, 8 up, 8 in 2024-02-11T23:21:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:25 smithi023 ceph-mon[113671]: pgmap v3298: 137 pgs: 15 creating+peering, 4 unknown, 118 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:21:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:21:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:21:25] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-02-11T23:21:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:26 smithi160 ceph-mon[106289]: osdmap e1567: 8 total, 8 up, 8 in 2024-02-11T23:21:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:26 smithi023 ceph-mon[111262]: osdmap e1567: 8 total, 8 up, 8 in 2024-02-11T23:21:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:26 smithi023 ceph-mon[113671]: osdmap e1567: 8 total, 8 up, 8 in 2024-02-11T23:21:27.493 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (3041 ms) 2024-02-11T23:21:27.493 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-02-11T23:21:27.493 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:27 smithi023 ceph-mon[111262]: osdmap e1568: 8 total, 8 up, 8 in 2024-02-11T23:21:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:27 smithi023 ceph-mon[111262]: pgmap v3301: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 272 KiB/s wr, 54 op/s 2024-02-11T23:21:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:27 smithi023 ceph-mon[113671]: osdmap e1568: 8 total, 8 up, 8 in 2024-02-11T23:21:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:27 smithi023 ceph-mon[113671]: pgmap v3301: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 272 KiB/s wr, 54 op/s 2024-02-11T23:21:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:27 smithi160 ceph-mon[106289]: osdmap e1568: 8 total, 8 up, 8 in 2024-02-11T23:21:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:27 smithi160 ceph-mon[106289]: pgmap v3301: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 272 KiB/s wr, 54 op/s 2024-02-11T23:21:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:28 smithi023 ceph-mon[111262]: osdmap e1569: 8 total, 8 up, 8 in 2024-02-11T23:21:28.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:28 smithi023 ceph-mon[113671]: osdmap e1569: 8 total, 8 up, 8 in 2024-02-11T23:21:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:28 smithi160 ceph-mon[106289]: osdmap e1569: 8 total, 8 up, 8 in 2024-02-11T23:21:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:29 smithi023 ceph-mon[111262]: osdmap e1570: 8 total, 8 up, 8 in 2024-02-11T23:21:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:29 smithi023 ceph-mon[111262]: pgmap v3304: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 274 KiB/s wr, 73 op/s 2024-02-11T23:21:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:29 smithi023 ceph-mon[113671]: osdmap e1570: 8 total, 8 up, 8 in 2024-02-11T23:21:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:29 smithi023 ceph-mon[113671]: pgmap v3304: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 274 KiB/s wr, 73 op/s 2024-02-11T23:21:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:29 smithi160 ceph-mon[106289]: osdmap e1570: 8 total, 8 up, 8 in 2024-02-11T23:21:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:29 smithi160 ceph-mon[106289]: pgmap v3304: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 274 KiB/s wr, 73 op/s 2024-02-11T23:21:30.232 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (2740 ms) 2024-02-11T23:21:30.232 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-02-11T23:21:30.232 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:30 smithi023 ceph-mon[111262]: osdmap e1571: 8 total, 8 up, 8 in 2024-02-11T23:21:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:30 smithi023 ceph-mon[111262]: osdmap e1572: 8 total, 8 up, 8 in 2024-02-11T23:21:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:30 smithi023 ceph-mon[113671]: osdmap e1571: 8 total, 8 up, 8 in 2024-02-11T23:21:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:30 smithi023 ceph-mon[113671]: osdmap e1572: 8 total, 8 up, 8 in 2024-02-11T23:21:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:30 smithi160 ceph-mon[106289]: osdmap e1571: 8 total, 8 up, 8 in 2024-02-11T23:21:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:30 smithi160 ceph-mon[106289]: osdmap e1572: 8 total, 8 up, 8 in 2024-02-11T23:21:31.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:31 smithi023 ceph-mon[111262]: pgmap v3307: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-02-11T23:21:31.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:31 smithi023 ceph-mon[111262]: osdmap e1573: 8 total, 8 up, 8 in 2024-02-11T23:21:31.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:31 smithi023 ceph-mon[113671]: pgmap v3307: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-02-11T23:21:31.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:31 smithi023 ceph-mon[113671]: osdmap e1573: 8 total, 8 up, 8 in 2024-02-11T23:21:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:31 smithi160 ceph-mon[106289]: pgmap v3307: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-02-11T23:21:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:31 smithi160 ceph-mon[106289]: osdmap e1573: 8 total, 8 up, 8 in 2024-02-11T23:21:33.261 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3029 ms) 2024-02-11T23:21:33.261 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-02-11T23:21:33.261 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:21:33.357 INFO:tasks.workunit.client.0.smithi023.stdout: i=0 exists [43166460~3162034,149940702~6233307,222399767~10501569,307188781~2360696,335307121~1804573,360375745~6208537,369309566~2830447] wrote [43166460~3162034,149940702~6233307,222399767~10501569,307188781~2360696,335307121~1804573,360375745~6208537,369309566~2830447] 2024-02-11T23:21:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:33 smithi023 ceph-mon[111262]: osdmap e1574: 8 total, 8 up, 8 in 2024-02-11T23:21:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:33 smithi023 ceph-mon[111262]: pgmap v3310: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 12 KiB/s wr, 129 op/s 2024-02-11T23:21:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:33 smithi023 ceph-mon[113671]: osdmap e1574: 8 total, 8 up, 8 in 2024-02-11T23:21:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:33 smithi023 ceph-mon[113671]: pgmap v3310: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 12 KiB/s wr, 129 op/s 2024-02-11T23:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:33 smithi160 ceph-mon[106289]: osdmap e1574: 8 total, 8 up, 8 in 2024-02-11T23:21:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:33 smithi160 ceph-mon[106289]: pgmap v3310: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 12 KiB/s wr, 129 op/s 2024-02-11T23:21:34.288 INFO:tasks.workunit.client.0.smithi023.stdout: i=1 exists [19858768~5649253,43166460~3162034,53534509~118907,85927287~4769186,147117552~9056457,181895747~5871701,190782486~6458745,222399767~10501569,257592861~1552069,307188781~2360696,335307121~1804573,359924399~6659883,369309566~4272869] wrote [19858768~5649253,53534509~118907,85927287~4769186,147117552~5149294,181895747~5871701,190782486~6458745,257592861~1552069,359924399~2863001,370435338~3147097] 2024-02-11T23:21:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:34 smithi023 ceph-mon[111262]: osdmap e1575: 8 total, 8 up, 8 in 2024-02-11T23:21:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:34 smithi023 ceph-mon[113671]: osdmap e1575: 8 total, 8 up, 8 in 2024-02-11T23:21:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:34 smithi160 ceph-mon[106289]: osdmap e1575: 8 total, 8 up, 8 in 2024-02-11T23:21:35.313 INFO:tasks.workunit.client.0.smithi023.stdout: i=2 exists [5985983~1581523,19858768~5649253,31285668~4019924,43166460~6440147,53534509~118907,68042810~1227724,85927287~4769186,143445103~3109891,147117552~9056457,181895747~5871701,190782486~6458745,222399767~10501569,257592861~1552069,274096887~2932333,295928737~7335058,307188781~2360696,335307121~1974794,359924399~6659883,369309566~4272869,384218546~6412766] wrote [5985983~1581523,31285668~4019924,45602983~4003624,68042810~1227724,143445103~3109891,274096887~2932333,295928737~7335058,335685415~1596500,384218546~6412766] 2024-02-11T23:21:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:35 smithi023 ceph-mon[111262]: osdmap e1576: 8 total, 8 up, 8 in 2024-02-11T23:21:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:35 smithi023 ceph-mon[111262]: pgmap v3313: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 13 KiB/s wr, 144 op/s 2024-02-11T23:21:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:35 smithi023 ceph-mon[113671]: osdmap e1576: 8 total, 8 up, 8 in 2024-02-11T23:21:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:35 smithi023 ceph-mon[113671]: pgmap v3313: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 13 KiB/s wr, 144 op/s 2024-02-11T23:21:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:35 smithi160 ceph-mon[106289]: osdmap e1576: 8 total, 8 up, 8 in 2024-02-11T23:21:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:35 smithi160 ceph-mon[106289]: pgmap v3313: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 13 KiB/s wr, 144 op/s 2024-02-11T23:21:36.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:21:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:21:35] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-02-11T23:21:36.321 INFO:tasks.workunit.client.0.smithi023.stdout: i=3 exists [5985983~1581523,19858768~5649253,31285668~4019924,43166460~6440147,53534509~118907,54516170~3335792,63723417~6062142,85927287~4769186,107547216~4637350,143445103~3109891,147117552~9056457,181895747~5871701,190782486~6458745,215120615~5171787,222399767~10501569,257592861~1552069,270666519~6362701,294654633~8609162,307188781~2360696,335307121~1974794,359924399~6659883,367070446~436633,369309566~4272869,384218546~6412766,400940326~6133327,410354547~5556170] wrote [54516170~3335792,63723417~6062142,107547216~4637350,215120615~5171787,270666519~4622115,294654633~2564191,367070446~436633,400940326~6133327,410354547~5556170] 2024-02-11T23:21:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:36 smithi023 ceph-mon[111262]: osdmap e1577: 8 total, 8 up, 8 in 2024-02-11T23:21:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:36 smithi023 ceph-mon[113671]: osdmap e1577: 8 total, 8 up, 8 in 2024-02-11T23:21:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:36 smithi160 ceph-mon[106289]: osdmap e1577: 8 total, 8 up, 8 in 2024-02-11T23:21:37.365 INFO:tasks.workunit.client.0.smithi023.stdout: i=4 exists [5985983~1581523,19858768~5649253,27767788~7537804,43166460~6440147,51013687~8120767,59485005~553811,63723417~6062142,85664226~5032247,107547216~4637350,135581401~6360040,143445103~3109891,147117552~9056457,181895747~5871701,190782486~6458745,215120615~5171787,222399767~10501569,235710075~5995340,257592861~1552069,270666519~6362701,294654633~8609162,307188781~2360696,313629884~1451582,335307121~1974794,359924399~6659883,367070446~436633,369309566~4272869,384218546~6412766,400940326~6133327,410354547~5556170] wrote [27767788~6419976,51013687~8120767,59485005~553811,85664226~1161511,135581401~6360040,226675624~1964071,235710075~5995340,313629884~1451582] 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[111262]: osdmap e1578: 8 total, 8 up, 8 in 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[111262]: pgmap v3316: 137 pgs: 137 active+clean; 89 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 14 MiB/s wr, 171 op/s 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[113671]: osdmap e1578: 8 total, 8 up, 8 in 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:37 smithi023 ceph-mon[113671]: pgmap v3316: 137 pgs: 137 active+clean; 89 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 14 MiB/s wr, 171 op/s 2024-02-11T23:21:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:37 smithi160 ceph-mon[106289]: osdmap e1578: 8 total, 8 up, 8 in 2024-02-11T23:21:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:37 smithi160 ceph-mon[106289]: pgmap v3316: 137 pgs: 137 active+clean; 89 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 14 MiB/s wr, 171 op/s 2024-02-11T23:21:38.338 INFO:tasks.workunit.client.0.smithi023.stdout: i=5 exists [367525~2096911,5985983~1581523,19858768~5649253,25929894~154053,27767788~7537804,43166460~6440147,51013687~8120767,59485005~553811,63723417~6062142,74904083~4841017,85664226~9693038,107547216~4637350,113666875~7023645,134539803~7401638,143445103~3109891,147117552~9056457,181895747~5871701,190782486~6458745,207179633~895131,215120615~5171787,222399767~10501569,235710075~5995340,257592861~1552069,270666519~6362701,294654633~8609162,307188781~2360696,313629884~1451582,335307121~1974794,359924399~6659883,367070446~436633,369309566~4272869,376585405~4801804,384218546~6412766,400940326~14970391] wrote [367525~2096911,25929894~154053,74904083~4841017,87930613~7426651,113666875~7023645,134539803~5081658,207179633~895131,376585405~4801804,404477512~7782644] 2024-02-11T23:21:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:38 smithi023 ceph-mon[111262]: osdmap e1579: 8 total, 8 up, 8 in 2024-02-11T23:21:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:38 smithi023 ceph-mon[113671]: osdmap e1579: 8 total, 8 up, 8 in 2024-02-11T23:21:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:38 smithi160 ceph-mon[106289]: osdmap e1579: 8 total, 8 up, 8 in 2024-02-11T23:21:39.367 INFO:tasks.workunit.client.0.smithi023.stdout: i=6 exists [367525~2096911,5985983~1581523,17342096~8741851,27767788~7537804,43166460~6440147,51013687~8120767,59485005~553811,63723417~6062142,74904083~4841017,85664226~9693038,107547216~4637350,113666875~7023645,134539803~7401638,143445103~3109891,147117552~9056457,181895747~5871701,190782486~6458745,207179633~895131,215120615~5171787,222399767~10501569,235710075~5995340,257592861~1552069,270666519~6362701,294654633~8609162,307188781~8498671,324650411~5127312,335307121~1974794,359924399~6659883,367070446~436633,369309566~4272869,376585405~4801804,384218546~6412766,400940326~14970391] wrote [452648~145984,17342096~6701287,24061595~2018849,85930211~5385990,111272663~653957,148146310~3154762,308715471~6971981,324650411~5127312,384324061~3291040] 2024-02-11T23:21:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:39 smithi023 ceph-mon[111262]: osdmap e1580: 8 total, 8 up, 8 in 2024-02-11T23:21:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:39 smithi023 ceph-mon[111262]: pgmap v3319: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 31 MiB/s wr, 176 op/s 2024-02-11T23:21:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:39 smithi023 ceph-mon[113671]: osdmap e1580: 8 total, 8 up, 8 in 2024-02-11T23:21:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:39 smithi023 ceph-mon[113671]: pgmap v3319: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 31 MiB/s wr, 176 op/s 2024-02-11T23:21:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:39 smithi160 ceph-mon[106289]: osdmap e1580: 8 total, 8 up, 8 in 2024-02-11T23:21:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:39 smithi160 ceph-mon[106289]: pgmap v3319: 137 pgs: 137 active+clean; 171 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 31 MiB/s wr, 176 op/s 2024-02-11T23:21:40.387 INFO:tasks.workunit.client.0.smithi023.stdout: i=7 exists [367525~2096911,5985983~1581523,17342096~17963496,43166460~6440147,51013687~8120767,59485005~553811,63723417~6062142,74904083~4841017,84732198~10625066,107547216~4637350,113666875~7023645,134539803~7401638,143445103~3109891,147117552~9056457,158731460~1965351,181895747~5871701,190782486~6458745,207179633~895131,210539297~9753105,222399767~10501569,235710075~5995340,257592861~1552069,270666519~6362701,294654633~8609162,307188781~10941314,324650411~8154062,335307121~1974794,359924399~6659883,367070446~436633,369309566~4272869,376585405~4801804,384218546~6412766,390797153~7373452,400940326~14970391] wrote [25777117~7056536,84732198~5629950,158731460~1965351,210539297~7485741,224607444~5642767,274816881~1448332,313345578~4784517,327068735~5735738,390797153~7373452] 2024-02-11T23:21:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:40 smithi023 ceph-mon[111262]: osdmap e1581: 8 total, 8 up, 8 in 2024-02-11T23:21:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:40 smithi023 ceph-mon[113671]: osdmap e1581: 8 total, 8 up, 8 in 2024-02-11T23:21:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:40 smithi160 ceph-mon[106289]: osdmap e1581: 8 total, 8 up, 8 in 2024-02-11T23:21:41.395 INFO:tasks.workunit.client.0.smithi023.stdout: i=8 exists [367525~2096911,5985983~1581523,17342096~17963496,40483133~9123474,51013687~8120767,59485005~553811,60921422~18823678,84732198~10625066,107547216~4637350,113666875~7023645,132865780~9075661,143445103~3109891,147117552~9056457,158731460~1965351,181895747~5871701,190782486~6458745,205767960~566562,207179633~895131,210539297~9753105,222399767~10501569,235710075~5995340,252719606~2413026,257592861~1552069,270666519~6362701,294654633~8609162,307188781~10941314,324650411~8154062,335307121~1974794,359924399~6659883,367070446~436633,369309566~4272869,376585405~4801804,384218546~6412766,390797153~7373452,400940326~14970391] wrote [21698826~1327762,40483133~3196976,60921422~5888445,68381918~7012142,77075875~2145980,132865780~3354738,205767960~566562,230704790~1105889,238499532~2029698,252719606~2413026] 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: osdmap e1582: 8 total, 8 up, 8 in 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: pgmap v3322: 137 pgs: 137 active+clean; 215 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 25 MiB/s wr, 85 op/s 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: osdmap e1582: 8 total, 8 up, 8 in 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: pgmap v3322: 137 pgs: 137 active+clean; 215 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 25 MiB/s wr, 85 op/s 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:41 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: osdmap e1582: 8 total, 8 up, 8 in 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: pgmap v3322: 137 pgs: 137 active+clean; 215 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 25 MiB/s wr, 85 op/s 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:41 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:42.407 INFO:tasks.workunit.client.0.smithi023.stdout: i=9 exists [367525~2096911,5985983~1581523,17342096~17963496,40483133~9123474,51013687~8120767,59485005~553811,60921422~18823678,82280872~13076392,100838726~5584564,107547216~4637350,113666875~7023645,132865780~9075661,143445103~3109891,147117552~9056457,158731460~1965351,173262277~6973063,181895747~5871701,190782486~6458745,205767960~566562,207179633~895131,210539297~10056666,222399767~10501569,235710075~5995340,252719606~2553382,257592861~1552069,270666519~6553643,281542630~2477383,294654633~8609162,307188781~10941314,324650411~8154062,335307121~1974794,357624248~8960034,367070446~436633,369309566~4272869,376585405~4801804,384218546~6412766,390797153~7373452,400940326~14970391] wrote [82280872~7012539,90421149~2027148,100838726~5584564,173262277~6973063,217685851~2910112,253665863~1607125,275840736~1379426,281542630~2477383,329416308~917948,357624248~6478901] 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[113671]: osdmap e1583: 8 total, 8 up, 8 in 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[111262]: osdmap e1583: 8 total, 8 up, 8 in 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:21:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:42 smithi160 ceph-mon[106289]: osdmap e1583: 8 total, 8 up, 8 in 2024-02-11T23:21:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:21:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:21:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:21:43.429 INFO:tasks.workunit.client.0.smithi023.stdout: i=10 exists [367525~2096911,5985983~1581523,17342096~17963496,40483133~9123474,49791810~9342644,59485005~553811,60921422~18823678,82280872~13076392,100838726~5584564,107547216~4637350,113666875~7023645,132865780~9075661,143445103~3109891,147117552~9056457,158731460~1965351,173262277~6973063,181895747~5871701,190782486~11132709,205767960~566562,207179633~895131,210539297~10056666,222222271~10679065,235710075~5995340,251389468~7755462,270666519~6553643,281542630~2477383,294654633~8609162,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,384218546~6412766,390797153~8330631,400940326~14970391] wrote [23283302~5805362,49791810~5166726,196316725~5598470,222222271~2508052,251389468~7298932,327936563~1229275,348411094~161776,366186465~4103392,394872751~4255033] 2024-02-11T23:21:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:43 smithi023 ceph-mon[113671]: osdmap e1584: 8 total, 8 up, 8 in 2024-02-11T23:21:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:43 smithi023 ceph-mon[113671]: pgmap v3325: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 42 MiB/s wr, 250 op/s 2024-02-11T23:21:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:43 smithi023 ceph-mon[111262]: osdmap e1584: 8 total, 8 up, 8 in 2024-02-11T23:21:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:43 smithi023 ceph-mon[111262]: pgmap v3325: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 42 MiB/s wr, 250 op/s 2024-02-11T23:21:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:43 smithi160 ceph-mon[106289]: osdmap e1584: 8 total, 8 up, 8 in 2024-02-11T23:21:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:43 smithi160 ceph-mon[106289]: pgmap v3325: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 42 MiB/s wr, 250 op/s 2024-02-11T23:21:44.441 INFO:tasks.workunit.client.0.smithi023.stdout: i=11 exists [367525~2096911,5985983~1581523,12993916~22311676,40483133~9123474,49791810~9342644,59485005~553811,60921422~18823678,82280872~13076392,100838726~5584564,107547216~4637350,113666875~7023645,132865780~13689214,147117552~9056457,158731460~1965351,173262277~6973063,181895747~5871701,189902655~12012540,205767960~566562,206667444~1645338,208683862~11912101,222222271~10679065,235710075~5995340,251389468~7755462,265074679~3420084,270666519~6553643,281542630~2477383,291117643~12146152,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,384218546~6412766,390797153~25113564] wrote [12993916~8064669,138402013~7450150,189902655~7933422,206667444~1645338,208683862~7209069,216418342~3175000,265074679~3420084,291117643~7675717,398771471~2455697] 2024-02-11T23:21:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:44 smithi023 ceph-mon[111262]: osdmap e1585: 8 total, 8 up, 8 in 2024-02-11T23:21:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:44 smithi023 ceph-mon[113671]: osdmap e1585: 8 total, 8 up, 8 in 2024-02-11T23:21:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:44 smithi160 ceph-mon[106289]: osdmap e1585: 8 total, 8 up, 8 in 2024-02-11T23:21:45.435 INFO:tasks.workunit.client.0.smithi023.stdout: i=12 exists [367525~2096911,5985983~1581523,8764461~1579046,12993916~22311676,40483133~9123474,49791810~29953290,82280872~13076392,100838726~5584564,107547216~4637350,113666875~7023645,132865780~13689214,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206667444~1645338,208683862~11912101,222222271~10679065,235710075~5995340,247953073~14290458,263339849~5257985,270666519~6553643,280362802~3657211,291117643~12146152,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,384218546~6412766,390797153~25113564] wrote [8764461~1579046,45855632~1934717,59129171~5571678,162698089~151444,186699893~1713849,247953073~5202645,256492116~5751415,263339849~5257985,280362802~2582729,398005232~7293544] 2024-02-11T23:21:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:45 smithi023 ceph-mon[111262]: osdmap e1586: 8 total, 8 up, 8 in 2024-02-11T23:21:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:45 smithi023 ceph-mon[111262]: pgmap v3328: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 40 MiB/s wr, 292 op/s 2024-02-11T23:21:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:45 smithi023 ceph-mon[113671]: osdmap e1586: 8 total, 8 up, 8 in 2024-02-11T23:21:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:45 smithi023 ceph-mon[113671]: pgmap v3328: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 40 MiB/s wr, 292 op/s 2024-02-11T23:21:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:45 smithi160 ceph-mon[106289]: osdmap e1586: 8 total, 8 up, 8 in 2024-02-11T23:21:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:45 smithi160 ceph-mon[106289]: pgmap v3328: 137 pgs: 137 active+clean; 383 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 40 MiB/s wr, 292 op/s 2024-02-11T23:21:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:21:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:21:45] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-02-11T23:21:46.455 INFO:tasks.workunit.client.0.smithi023.stdout: i=13 exists [367525~2096911,5985983~1581523,8764461~1579046,12993916~22311676,40483133~9123474,49791810~29953290,82280872~13076392,100838726~5584564,107547216~4637350,113666875~7023645,132865780~13689214,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206667444~1645338,208683862~11912101,222222271~19483144,244739944~979876,247953073~14290458,263339849~5257985,270666519~6553643,280362802~3657211,285157870~2352124,290441938~12821857,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,384218546~6412766,390797153~25113564] wrote [45510357~152657,59788823~7528328,82554399~5478578,107679992~1617337,231210025~5187426,244739944~979876,253895509~5033122,285157870~2352124,290441938~5893190] 2024-02-11T23:21:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:46 smithi023 ceph-mon[111262]: osdmap e1587: 8 total, 8 up, 8 in 2024-02-11T23:21:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:46 smithi023 ceph-mon[113671]: osdmap e1587: 8 total, 8 up, 8 in 2024-02-11T23:21:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:46 smithi160 ceph-mon[106289]: osdmap e1587: 8 total, 8 up, 8 in 2024-02-11T23:21:47.492 INFO:tasks.workunit.client.0.smithi023.stdout: i=14 exists [367525~2096911,5985983~1581523,8764461~1579046,12993916~22311676,40483133~39261967,82280872~18319716,100838726~5584564,107547216~4637350,113666875~7023645,132865780~13799180,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206667444~13928519,222222271~19483144,244739944~979876,247953073~14290458,263339849~5257985,270666519~6553643,280362802~3657211,285157870~18105925,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,384218546~6412766,390797153~25113564] wrote [25848129~7046450,44059693~7810391,95168323~5432265,139831907~6833053,193701488~2099744,207004402~6576268,251319491~413350,285490599~6683823] 2024-02-11T23:21:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:47 smithi160 ceph-mon[106289]: osdmap e1588: 8 total, 8 up, 8 in 2024-02-11T23:21:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:47 smithi160 ceph-mon[106289]: pgmap v3331: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 37 MiB/s wr, 303 op/s 2024-02-11T23:21:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:47 smithi023 ceph-mon[111262]: osdmap e1588: 8 total, 8 up, 8 in 2024-02-11T23:21:47.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:47 smithi023 ceph-mon[111262]: pgmap v3331: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 37 MiB/s wr, 303 op/s 2024-02-11T23:21:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:47 smithi023 ceph-mon[113671]: osdmap e1588: 8 total, 8 up, 8 in 2024-02-11T23:21:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:47 smithi023 ceph-mon[113671]: pgmap v3331: 137 pgs: 137 active+clean; 524 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 37 MiB/s wr, 303 op/s 2024-02-11T23:21:48.501 INFO:tasks.workunit.client.0.smithi023.stdout: i=15 exists [367525~2096911,5985983~1581523,8764461~1579046,12993916~22311676,40483133~39261967,82280872~18319716,100838726~5584564,107547216~4637350,113666875~7023645,132865780~13799180,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206667444~13928519,222222271~19483144,244739944~979876,247953073~14290458,263339849~5257985,270666519~6553643,280362802~3657211,285157870~18105925,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,382362941~616748,384218546~6412766,390797153~25113564] wrote [24733532~2864696,47790525~1404807,51036857~7760654,62843360~6191356,69096065~7578890,101775863~1542107,382362941~616748,404537041~9722741] 2024-02-11T23:21:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:48 smithi160 ceph-mon[106289]: osdmap e1589: 8 total, 8 up, 8 in 2024-02-11T23:21:48.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:48 smithi023 ceph-mon[111262]: osdmap e1589: 8 total, 8 up, 8 in 2024-02-11T23:21:48.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:48 smithi023 ceph-mon[113671]: osdmap e1589: 8 total, 8 up, 8 in 2024-02-11T23:21:49.540 INFO:tasks.workunit.client.0.smithi023.stdout: i=16 exists [367525~2096911,5985983~1581523,8764461~1579046,12993916~22311676,40483133~39261967,82280872~18319716,100838726~5584564,107547216~16437212,132865780~13799180,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206484951~14111012,222222271~19483144,244739944~979876,247953073~14290458,263339849~5257985,270666519~6553643,280362802~3657211,285157870~18105925,307188781~10941314,324650411~8154062,335307121~1974794,348411094~161776,357624248~15958187,376585405~4801804,382362941~616748,384218546~6412766,390797153~25113564] wrote [45969802~901981,109573036~14411392,134324759~7427205,147286685~1294491,174500097~1507848,206484951~6003728,256297315~3203782,264714643~3499221] 2024-02-11T23:21:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:49 smithi160 ceph-mon[106289]: osdmap e1590: 8 total, 8 up, 8 in 2024-02-11T23:21:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:49 smithi160 ceph-mon[106289]: pgmap v3334: 137 pgs: 137 active+clean; 578 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 43 MiB/s wr, 207 op/s 2024-02-11T23:21:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:49 smithi023 ceph-mon[111262]: osdmap e1590: 8 total, 8 up, 8 in 2024-02-11T23:21:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:49 smithi023 ceph-mon[111262]: pgmap v3334: 137 pgs: 137 active+clean; 578 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 43 MiB/s wr, 207 op/s 2024-02-11T23:21:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:49 smithi023 ceph-mon[113671]: osdmap e1590: 8 total, 8 up, 8 in 2024-02-11T23:21:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:49 smithi023 ceph-mon[113671]: pgmap v3334: 137 pgs: 137 active+clean; 578 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 43 MiB/s wr, 207 op/s 2024-02-11T23:21:50.527 INFO:tasks.workunit.client.0.smithi023.stdout: i=17 exists [367525~2096911,5985983~1581523,8764461~1579046,12960281~23102519,40483133~39261967,82280872~18319716,100838726~5584564,107547216~16437212,132865780~13799180,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206484951~14111012,222222271~19483144,244739944~979876,247953073~14290458,263339849~5257985,270666519~6553643,280362802~22900993,307188781~10941314,324650411~8154062,335307121~1974794,338808319~5949457,348411094~161776,357624248~15958187,375985696~6993993,384218546~6412766,390797153~25113564] wrote [12960281~1546038,28257117~7805683,45736284~2980371,263442730~4384743,271923137~1475601,282660651~6761333,338808319~5949457,375985696~3959583,380832058~2006744,395679072~561853] 2024-02-11T23:21:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:50 smithi023 ceph-mon[111262]: osdmap e1591: 8 total, 8 up, 8 in 2024-02-11T23:21:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:50 smithi023 ceph-mon[113671]: osdmap e1591: 8 total, 8 up, 8 in 2024-02-11T23:21:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:50 smithi160 ceph-mon[106289]: osdmap e1591: 8 total, 8 up, 8 in 2024-02-11T23:21:51.530 INFO:tasks.workunit.client.0.smithi023.stdout: i=18 exists [235836~7331670,8764461~1579046,12960281~23102519,40483133~39261967,82280872~18319716,100838726~5584564,107547216~16437212,132865780~13799180,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206484951~14111012,222222271~19483144,243195471~970545,244739944~979876,247953073~14290458,263339849~5257985,270666519~9484994,280362802~22900993,307188781~10941314,324650411~8154062,335307121~1974794,338808319~5949457,348411094~161776,357624248~15958187,375985696~14645616,390797153~25113564] wrote [235836~6414215,63869633~357303,76587744~2537604,213690834~6231620,227167715~3607243,243195471~970545,275603946~4547567,285647823~3635154,378915684~6571262,402001160~1836284] 2024-02-11T23:21:51.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:51 smithi023 ceph-mon[111262]: osdmap e1592: 8 total, 8 up, 8 in 2024-02-11T23:21:51.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:51 smithi023 ceph-mon[111262]: pgmap v3337: 137 pgs: 137 active+clean; 626 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 25 MiB/s wr, 156 op/s 2024-02-11T23:21:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:51 smithi023 ceph-mon[113671]: osdmap e1592: 8 total, 8 up, 8 in 2024-02-11T23:21:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:51 smithi023 ceph-mon[113671]: pgmap v3337: 137 pgs: 137 active+clean; 626 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 25 MiB/s wr, 156 op/s 2024-02-11T23:21:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:51 smithi160 ceph-mon[106289]: osdmap e1592: 8 total, 8 up, 8 in 2024-02-11T23:21:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:51 smithi160 ceph-mon[106289]: pgmap v3337: 137 pgs: 137 active+clean; 626 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 25 MiB/s wr, 156 op/s 2024-02-11T23:21:52.548 INFO:tasks.workunit.client.0.smithi023.stdout: i=19 exists [235836~10107671,12960281~25438735,40483133~39261967,82280872~24142418,107547216~16437212,132184258~14480702,147117552~9056457,158731460~1965351,162698089~151444,173262277~6973063,181895747~6517995,189902655~12012540,205767960~566562,206366716~14229247,222222271~19483144,243195471~970545,244739944~979876,247953073~14290458,263339849~5257985,270666519~32597276,307188781~10941314,324650411~8154062,335201570~3066204,338808319~5949457,348411094~161776,357624248~15958187,375985696~14645616,390797153~25113564] wrote [1794191~7011070,33092186~5306830,98589594~7313842,132184258~3264510,184804571~2459456,206366716~3238603,279304833~3031106,335201570~3066204,368182424~1998182,384221795~4982221] 2024-02-11T23:21:52.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:52 smithi023 ceph-mon[111262]: osdmap e1593: 8 total, 8 up, 8 in 2024-02-11T23:21:52.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:52 smithi023 ceph-mon[113671]: osdmap e1593: 8 total, 8 up, 8 in 2024-02-11T23:21:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:52 smithi160 ceph-mon[106289]: osdmap e1593: 8 total, 8 up, 8 in 2024-02-11T23:21:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:21:53.509 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 1 diff [16777216~8388608,50331648~4194304,83886080~8388608,146800640~8388608,180355072~16777216,255852544~4194304,356515840~4194304,369098752~4194304] 2024-02-11T23:21:53.510 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [16777216~8388608,50331648~4194304,83886080~8388608,146800640~8388608,180355072~16777216,255852544~4194304,356515840~4194304,369098752~4194304] 2024-02-11T23:21:53.523 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [16777216~12582912,50331648~4194304,83886080~8388608,146800640~8388608,180355072~20971520,255852544~4194304,356515840~8388608,369098752~8388608] 2024-02-11T23:21:53.523 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 2 diff [4194304~4194304,16777216~8388608,29360128~4194304,41943040~4194304,50331648~4194304,67108864~4194304,83886080~8388608,142606336~12582912,180355072~16777216,255852544~4194304,272629760~4194304,293601280~8388608,335544320~4194304,356515840~4194304,369098752~4194304,381681664~8388608] 2024-02-11T23:21:53.523 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~4194304,41943040~4194304,50331648~4194304,67108864~4194304,83886080~8388608,142606336~12582912,180355072~16777216,255852544~4194304,272629760~4194304,293601280~8388608,335544320~4194304,356515840~4194304,369098752~4194304,381681664~8388608] 2024-02-11T23:21:53.525 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [4194304~4194304,16777216~20971520,41943040~12582912,67108864~4194304,83886080~8388608,142606336~12582912,180355072~20971520,255852544~4194304,272629760~8388608,293601280~12582912,335544320~4194304,356515840~8388608,369098752~8388608,381681664~12582912] 2024-02-11T23:21:53.525 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 3 diff [4194304~4194304,16777216~8388608,29360128~4194304,41943040~4194304,50331648~4194304,62914560~8388608,83886080~8388608,104857600~8388608,142606336~12582912,180355072~16777216,213909504~8388608,255852544~4194304,268435456~8388608,293601280~12582912,335544320~4194304,356515840~4194304,364904448~8388608,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.525 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~4194304,41943040~4194304,50331648~4194304,62914560~8388608,83886080~8388608,104857600~8388608,142606336~12582912,180355072~16777216,213909504~8388608,255852544~4194304,268435456~8388608,293601280~12582912,335544320~4194304,356515840~4194304,364904448~8388608,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.528 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [4194304~4194304,16777216~20971520,41943040~16777216,62914560~8388608,83886080~8388608,104857600~8388608,142606336~12582912,180355072~20971520,213909504~8388608,255852544~4194304,268435456~12582912,293601280~12582912,335544320~4194304,356515840~20971520,381681664~12582912,398458880~20971520] 2024-02-11T23:21:53.528 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 4 diff [4194304~4194304,16777216~16777216,41943040~4194304,50331648~20971520,83886080~8388608,104857600~8388608,134217728~20971520,180355072~16777216,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,356515840~4194304,364904448~8388608,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.529 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [4194304~4194304,16777216~16777216,41943040~4194304,50331648~20971520,83886080~8388608,104857600~8388608,134217728~20971520,180355072~16777216,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,356515840~4194304,364904448~8388608,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.531 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [4194304~4194304,16777216~20971520,41943040~29360128,83886080~8388608,104857600~8388608,134217728~20971520,180355072~20971520,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~12582912,293601280~12582912,310378496~8388608,335544320~4194304,356515840~20971520,381681664~12582912,398458880~20971520] 2024-02-11T23:21:53.532 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 5 diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~20971520,180355072~16777216,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,356515840~4194304,364904448~25165824,398458880~16777216] 2024-02-11T23:21:53.532 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~20971520,180355072~16777216,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,356515840~4194304,364904448~25165824,398458880~16777216] 2024-02-11T23:21:53.535 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~20971520,41943040~54525952,104857600~16777216,134217728~20971520,180355072~20971520,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~12582912,293601280~12582912,310378496~8388608,335544320~4194304,356515840~37748736,398458880~20971520] 2024-02-11T23:21:53.535 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 6 diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~20971520,180355072~16777216,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~8388608,293601280~20971520,322961408~8388608,335544320~4194304,356515840~4194304,364904448~25165824,398458880~16777216] 2024-02-11T23:21:53.535 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~20971520,180355072~16777216,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~8388608,293601280~20971520,322961408~8388608,335544320~4194304,356515840~4194304,364904448~25165824,398458880~16777216] 2024-02-11T23:21:53.539 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~20971520,41943040~54525952,104857600~16777216,134217728~20971520,180355072~20971520,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,255852544~4194304,268435456~12582912,293601280~25165824,322961408~8388608,335544320~4194304,356515840~37748736,398458880~20971520] 2024-02-11T23:21:53.539 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 7 diff [0~8388608,16777216~20971520,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~25165824,180355072~16777216,205520896~25165824,234881024~8388608,255852544~4194304,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,356515840~4194304,364904448~50331648] 2024-02-11T23:21:53.539 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~20971520,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~25165824,180355072~16777216,205520896~25165824,234881024~8388608,255852544~4194304,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,356515840~4194304,364904448~50331648] 2024-02-11T23:21:53.543 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~20971520,41943040~54525952,104857600~16777216,134217728~29360128,180355072~20971520,205520896~25165824,234881024~8388608,255852544~4194304,268435456~12582912,293601280~25165824,322961408~16777216,356515840~62914560] 2024-02-11T23:21:53.543 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 8 diff [0~8388608,16777216~29360128,50331648~29360128,83886080~12582912,104857600~16777216,130023424~29360128,180355072~16777216,205520896~37748736,251658240~8388608,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,356515840~4194304,364904448~50331648] 2024-02-11T23:21:53.544 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~29360128,50331648~29360128,83886080~12582912,104857600~16777216,130023424~29360128,180355072~16777216,205520896~37748736,251658240~8388608,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,356515840~4194304,364904448~50331648] 2024-02-11T23:21:53.548 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~79691776,104857600~16777216,130023424~33554432,180355072~20971520,205520896~37748736,251658240~8388608,268435456~12582912,293601280~25165824,322961408~16777216,356515840~62914560] 2024-02-11T23:21:53.548 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 9 diff [0~8388608,16777216~29360128,50331648~46137344,100663296~20971520,130023424~29360128,171966464~25165824,205520896~37748736,251658240~8388608,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,356515840~58720256] 2024-02-11T23:21:53.548 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~29360128,50331648~46137344,100663296~20971520,130023424~29360128,171966464~25165824,205520896~37748736,251658240~8388608,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,356515840~58720256] 2024-02-11T23:21:53.552 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~79691776,100663296~20971520,130023424~33554432,171966464~29360128,205520896~37748736,251658240~8388608,268435456~16777216,293601280~25165824,322961408~16777216,356515840~62914560] 2024-02-11T23:21:53.553 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 10 diff [0~8388608,16777216~79691776,100663296~20971520,130023424~29360128,171966464~29360128,205520896~20971520,230686720~12582912,247463936~8388608,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.553 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~79691776,100663296~20971520,130023424~29360128,171966464~29360128,205520896~20971520,230686720~12582912,247463936~8388608,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.558 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~79691776,100663296~20971520,130023424~33554432,171966464~71303168,247463936~12582912,268435456~16777216,293601280~25165824,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.558 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 11 diff [0~8388608,12582912~83886080,100663296~20971520,130023424~29360128,171966464~29360128,205520896~20971520,230686720~12582912,247463936~8388608,264241152~12582912,281018368~4194304,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.558 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~83886080,100663296~20971520,130023424~29360128,171966464~29360128,205520896~20971520,230686720~12582912,247463936~8388608,264241152~12582912,281018368~4194304,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.564 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~83886080,100663296~20971520,130023424~33554432,171966464~71303168,247463936~12582912,264241152~20971520,289406976~29360128,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.564 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 12 diff [0~96468992,100663296~20971520,130023424~33554432,171966464~29360128,205520896~20971520,230686720~12582912,247463936~33554432,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.564 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~96468992,100663296~20971520,130023424~33554432,171966464~29360128,205520896~20971520,230686720~12582912,247463936~33554432,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.570 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~96468992,100663296~20971520,130023424~33554432,171966464~71303168,247463936~37748736,289406976~29360128,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.570 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 13 diff [0~96468992,100663296~20971520,130023424~33554432,171966464~29360128,205520896~20971520,230686720~54525952,289406976~29360128,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.570 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~96468992,100663296~20971520,130023424~33554432,171966464~29360128,205520896~20971520,230686720~54525952,289406976~29360128,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.577 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~96468992,100663296~20971520,130023424~33554432,171966464~146800640,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.577 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 14 diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.577 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.585 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~121634816,130023424~33554432,171966464~146800640,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.585 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 15 diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.585 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.591 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~121634816,130023424~33554432,171966464~146800640,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.592 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 16 diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.592 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.599 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.599 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 17 diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.599 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.607 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.607 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 18 diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.607 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.615 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.615 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to 19 diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.615 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.624 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.624 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 2 diff [4194304~4194304,29360128~4194304,41943040~4194304,67108864~4194304,142606336~4194304,272629760~4194304,293601280~8388608,335544320~4194304,381681664~8388608] 2024-02-11T23:21:53.624 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [4194304~4194304,29360128~4194304,41943040~4194304,67108864~4194304,142606336~4194304,272629760~4194304,293601280~8388608,335544320~4194304,381681664~8388608] 2024-02-11T23:21:53.625 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [4194304~4194304,29360128~8388608,41943040~8388608,67108864~4194304,142606336~4194304,272629760~8388608,293601280~12582912,335544320~4194304,381681664~12582912] 2024-02-11T23:21:53.625 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 3 diff [4194304~4194304,29360128~4194304,41943040~4194304,50331648~4194304,62914560~8388608,104857600~8388608,142606336~4194304,213909504~8388608,268435456~8388608,293601280~12582912,335544320~4194304,364904448~4194304,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.625 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [4194304~4194304,29360128~4194304,41943040~4194304,50331648~4194304,62914560~8388608,104857600~8388608,142606336~4194304,213909504~8388608,268435456~8388608,293601280~12582912,335544320~4194304,364904448~4194304,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.627 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [4194304~4194304,29360128~8388608,41943040~16777216,62914560~8388608,104857600~8388608,142606336~4194304,213909504~8388608,268435456~12582912,293601280~12582912,335544320~4194304,364904448~4194304,381681664~12582912,398458880~20971520] 2024-02-11T23:21:53.627 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 4 diff [4194304~4194304,25165824~8388608,41943040~4194304,50331648~20971520,83886080~4194304,104857600~8388608,134217728~12582912,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,364904448~4194304,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.627 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [4194304~4194304,25165824~8388608,41943040~4194304,50331648~20971520,83886080~4194304,104857600~8388608,134217728~12582912,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,364904448~4194304,381681664~8388608,398458880~16777216] 2024-02-11T23:21:53.629 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [4194304~4194304,25165824~12582912,41943040~29360128,83886080~4194304,104857600~8388608,134217728~12582912,213909504~8388608,226492416~4194304,234881024~8388608,268435456~12582912,293601280~12582912,310378496~8388608,335544320~4194304,364904448~4194304,381681664~12582912,398458880~20971520] 2024-02-11T23:21:53.629 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 5 diff [0~8388608,25165824~8388608,41943040~4194304,50331648~29360128,83886080~8388608,104857600~16777216,134217728~12582912,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,364904448~4194304,373293056~16777216,398458880~16777216] 2024-02-11T23:21:53.629 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,25165824~8388608,41943040~4194304,50331648~29360128,83886080~8388608,104857600~16777216,134217728~12582912,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~12582912,310378496~4194304,335544320~4194304,364904448~4194304,373293056~16777216,398458880~16777216] 2024-02-11T23:21:53.631 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,25165824~12582912,41943040~54525952,104857600~16777216,134217728~12582912,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~12582912,293601280~12582912,310378496~8388608,335544320~4194304,364904448~4194304,373293056~20971520,398458880~20971520] 2024-02-11T23:21:53.631 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 6 diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~16777216,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~20971520,322961408~8388608,335544320~4194304,364904448~4194304,373293056~16777216,398458880~16777216] 2024-02-11T23:21:53.631 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~16777216,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~20971520,322961408~8388608,335544320~4194304,364904448~4194304,373293056~16777216,398458880~16777216] 2024-02-11T23:21:53.634 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~20971520,41943040~54525952,104857600~16777216,134217728~20971520,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~12582912,293601280~25165824,322961408~8388608,335544320~4194304,364904448~4194304,373293056~20971520,398458880~20971520] 2024-02-11T23:21:53.634 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 7 diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~16777216,155189248~4194304,205520896~25165824,234881024~8388608,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,364904448~4194304,373293056~41943040] 2024-02-11T23:21:53.634 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~16777216,41943040~4194304,50331648~29360128,83886080~12582912,104857600~16777216,134217728~16777216,155189248~4194304,205520896~25165824,234881024~8388608,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,364904448~4194304,373293056~41943040] 2024-02-11T23:21:53.637 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~20971520,41943040~54525952,104857600~16777216,134217728~29360128,205520896~25165824,234881024~8388608,268435456~12582912,293601280~25165824,322961408~16777216,364904448~4194304,373293056~46137344] 2024-02-11T23:21:53.637 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 8 diff [0~8388608,16777216~16777216,37748736~8388608,50331648~29360128,83886080~12582912,104857600~16777216,130023424~20971520,155189248~4194304,205520896~37748736,251658240~4194304,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,364904448~4194304,373293056~41943040] 2024-02-11T23:21:53.638 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~16777216,37748736~8388608,50331648~29360128,83886080~12582912,104857600~16777216,130023424~20971520,155189248~4194304,205520896~37748736,251658240~4194304,268435456~8388608,293601280~25165824,322961408~8388608,335544320~4194304,364904448~4194304,373293056~41943040] 2024-02-11T23:21:53.641 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~79691776,104857600~16777216,130023424~33554432,205520896~37748736,251658240~4194304,268435456~12582912,293601280~25165824,322961408~16777216,364904448~4194304,373293056~46137344] 2024-02-11T23:21:53.641 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 9 diff [0~8388608,16777216~16777216,37748736~8388608,50331648~46137344,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,205520896~37748736,251658240~4194304,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.641 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~16777216,37748736~8388608,50331648~46137344,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,205520896~37748736,251658240~4194304,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.645 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~79691776,100663296~20971520,130023424~33554432,171966464~8388608,205520896~37748736,251658240~4194304,268435456~16777216,293601280~25165824,322961408~16777216,356515840~12582912,373293056~46137344] 2024-02-11T23:21:53.645 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 10 diff [0~8388608,16777216~79691776,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~12582912,247463936~8388608,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.645 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,16777216~79691776,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~12582912,247463936~8388608,268435456~8388608,281018368~4194304,293601280~25165824,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.649 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,16777216~79691776,100663296~20971520,130023424~33554432,171966464~8388608,192937984~50331648,247463936~12582912,268435456~16777216,293601280~25165824,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.650 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 11 diff [0~8388608,12582912~83886080,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~12582912,247463936~8388608,264241152~12582912,281018368~4194304,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.650 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~83886080,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~12582912,247463936~8388608,264241152~12582912,281018368~4194304,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.655 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~83886080,100663296~20971520,130023424~33554432,171966464~8388608,188743680~54525952,247463936~12582912,264241152~20971520,289406976~29360128,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.655 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 12 diff [0~96468992,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~12582912,247463936~33554432,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.655 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~96468992,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~12582912,247463936~33554432,289406976~12582912,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.660 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~96468992,100663296~20971520,130023424~33554432,171966464~8388608,184549376~58720256,247463936~37748736,289406976~29360128,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.660 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 13 diff [0~96468992,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~54525952,289406976~29360128,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.660 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~96468992,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~54525952,289406976~29360128,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.666 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~96468992,100663296~20971520,130023424~33554432,171966464~8388608,184549376~134217728,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.666 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 14 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.666 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.672 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~121634816,130023424~33554432,171966464~8388608,184549376~134217728,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.672 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 15 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.672 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.678 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~121634816,130023424~33554432,171966464~8388608,184549376~134217728,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.678 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 16 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.678 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~4194304,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.684 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~16777216,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.684 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 17 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.685 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~71303168,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.691 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.691 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 18 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.691 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.698 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.698 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to 19 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.698 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.706 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.706 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 3 diff [50331648~4194304,62914560~8388608,104857600~8388608,213909504~8388608,268435456~8388608,293601280~4194304,364904448~4194304,398458880~16777216] 2024-02-11T23:21:53.706 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [50331648~4194304,62914560~8388608,104857600~8388608,213909504~8388608,268435456~8388608,293601280~4194304,364904448~4194304,398458880~16777216] 2024-02-11T23:21:53.707 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [50331648~8388608,62914560~8388608,104857600~8388608,213909504~8388608,268435456~8388608,293601280~4194304,364904448~4194304,398458880~20971520] 2024-02-11T23:21:53.707 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 4 diff [25165824~8388608,50331648~20971520,83886080~4194304,104857600~8388608,134217728~8388608,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,310378496~4194304,364904448~4194304,398458880~16777216] 2024-02-11T23:21:53.707 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [25165824~8388608,50331648~20971520,83886080~4194304,104857600~8388608,134217728~8388608,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,310378496~4194304,364904448~4194304,398458880~16777216] 2024-02-11T23:21:53.708 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [25165824~12582912,50331648~20971520,83886080~4194304,104857600~8388608,134217728~8388608,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,310378496~8388608,364904448~4194304,398458880~20971520] 2024-02-11T23:21:53.709 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 5 diff [0~4194304,25165824~8388608,50331648~29360128,83886080~8388608,104857600~16777216,134217728~8388608,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,310378496~4194304,364904448~4194304,373293056~8388608,398458880~16777216] 2024-02-11T23:21:53.709 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,25165824~8388608,50331648~29360128,83886080~8388608,104857600~16777216,134217728~8388608,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,310378496~4194304,364904448~4194304,373293056~8388608,398458880~16777216] 2024-02-11T23:21:53.710 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,25165824~12582912,50331648~46137344,104857600~16777216,134217728~8388608,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,310378496~8388608,364904448~4194304,373293056~8388608,398458880~20971520] 2024-02-11T23:21:53.710 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 6 diff [0~4194304,16777216~16777216,50331648~29360128,83886080~12582912,104857600~16777216,134217728~8388608,146800640~4194304,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,306184192~8388608,322961408~8388608,364904448~4194304,373293056~12582912,398458880~16777216] 2024-02-11T23:21:53.710 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,50331648~29360128,83886080~12582912,104857600~16777216,134217728~8388608,146800640~4194304,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,306184192~8388608,322961408~8388608,364904448~4194304,373293056~12582912,398458880~16777216] 2024-02-11T23:21:53.713 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~20971520,50331648~46137344,104857600~16777216,134217728~8388608,146800640~8388608,205520896~4194304,213909504~8388608,226492416~4194304,234881024~8388608,268435456~8388608,293601280~4194304,306184192~12582912,322961408~8388608,364904448~4194304,373293056~16777216,398458880~20971520] 2024-02-11T23:21:53.713 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 7 diff [0~4194304,16777216~16777216,50331648~29360128,83886080~12582912,104857600~16777216,134217728~8388608,146800640~4194304,155189248~4194304,205520896~25165824,234881024~8388608,268435456~8388608,293601280~4194304,306184192~12582912,322961408~8388608,364904448~4194304,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.713 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,50331648~29360128,83886080~12582912,104857600~16777216,134217728~8388608,146800640~4194304,155189248~4194304,205520896~25165824,234881024~8388608,268435456~8388608,293601280~4194304,306184192~12582912,322961408~8388608,364904448~4194304,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.716 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~20971520,50331648~46137344,104857600~16777216,134217728~8388608,146800640~16777216,205520896~25165824,234881024~8388608,268435456~8388608,293601280~4194304,306184192~12582912,322961408~12582912,364904448~4194304,373293056~46137344] 2024-02-11T23:21:53.716 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 8 diff [0~4194304,16777216~16777216,37748736~4194304,50331648~29360128,83886080~12582912,104857600~16777216,130023424~12582912,146800640~4194304,155189248~4194304,205520896~37748736,251658240~4194304,268435456~8388608,293601280~4194304,306184192~12582912,322961408~8388608,364904448~4194304,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.716 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,50331648~29360128,83886080~12582912,104857600~16777216,130023424~12582912,146800640~4194304,155189248~4194304,205520896~37748736,251658240~4194304,268435456~8388608,293601280~4194304,306184192~12582912,322961408~8388608,364904448~4194304,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.719 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~29360128,50331648~46137344,104857600~16777216,130023424~12582912,146800640~16777216,205520896~37748736,251658240~4194304,268435456~8388608,293601280~4194304,306184192~12582912,322961408~12582912,364904448~4194304,373293056~46137344] 2024-02-11T23:21:53.719 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 9 diff [0~4194304,16777216~16777216,37748736~4194304,50331648~46137344,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,205520896~37748736,251658240~4194304,268435456~8388608,281018368~4194304,293601280~4194304,306184192~12582912,322961408~8388608,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.719 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,50331648~46137344,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,205520896~37748736,251658240~4194304,268435456~8388608,281018368~4194304,293601280~4194304,306184192~12582912,322961408~8388608,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.722 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~29360128,50331648~46137344,100663296~20971520,130023424~12582912,146800640~16777216,171966464~8388608,205520896~37748736,251658240~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~12582912,356515840~12582912,373293056~46137344] 2024-02-11T23:21:53.722 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 10 diff [0~4194304,16777216~25165824,46137344~50331648,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~12582912,247463936~8388608,268435456~8388608,281018368~4194304,293601280~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.722 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~25165824,46137344~50331648,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~12582912,247463936~8388608,268435456~8388608,281018368~4194304,293601280~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.727 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~79691776,100663296~20971520,130023424~12582912,146800640~16777216,171966464~8388608,192937984~50331648,247463936~12582912,268435456~16777216,293601280~4194304,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.727 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 11 diff [0~4194304,12582912~29360128,46137344~50331648,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~12582912,247463936~8388608,264241152~12582912,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.727 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,12582912~29360128,46137344~50331648,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~12582912,247463936~8388608,264241152~12582912,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.731 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,12582912~83886080,100663296~20971520,130023424~33554432,171966464~8388608,188743680~54525952,247463936~12582912,264241152~20971520,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.731 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 12 diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~12582912,247463936~33554432,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.731 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~12582912,247463936~33554432,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.736 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~88080384,100663296~20971520,130023424~33554432,171966464~8388608,184549376~58720256,247463936~37748736,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.736 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 13 diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~54525952,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.736 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~54525952,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.741 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~88080384,100663296~20971520,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.741 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 14 diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.741 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.746 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~113246208,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.746 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 15 diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.746 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.752 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~113246208,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.752 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 16 diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.752 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.757 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~117440512,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~62914560] 2024-02-11T23:21:53.757 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 17 diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.757 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.764 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~117440512,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.764 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 18 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.764 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.771 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.771 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to 19 diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.771 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.780 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:53.780 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 4 diff [25165824~8388608,50331648~12582912,83886080~4194304,134217728~8388608,226492416~4194304,234881024~8388608,310378496~4194304] 2024-02-11T23:21:53.780 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [25165824~8388608,50331648~12582912,83886080~4194304,134217728~8388608,226492416~4194304,234881024~8388608,310378496~4194304] 2024-02-11T23:21:53.780 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [25165824~12582912,50331648~12582912,83886080~4194304,134217728~8388608,226492416~4194304,234881024~8388608,310378496~8388608] 2024-02-11T23:21:53.780 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 5 diff [0~4194304,25165824~8388608,50331648~12582912,71303168~8388608,83886080~8388608,113246208~8388608,134217728~8388608,205520896~4194304,226492416~4194304,234881024~8388608,310378496~4194304,373293056~8388608,402653184~8388608] 2024-02-11T23:21:53.780 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,25165824~8388608,50331648~12582912,71303168~8388608,83886080~8388608,113246208~8388608,134217728~8388608,205520896~4194304,226492416~4194304,234881024~8388608,310378496~4194304,373293056~8388608,402653184~8388608] 2024-02-11T23:21:53.781 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,25165824~12582912,50331648~12582912,71303168~25165824,113246208~8388608,134217728~8388608,205520896~4194304,226492416~4194304,234881024~8388608,310378496~8388608,373293056~8388608,402653184~12582912] 2024-02-11T23:21:53.781 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 6 diff [0~4194304,16777216~16777216,50331648~12582912,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,205520896~4194304,226492416~4194304,234881024~8388608,306184192~8388608,322961408~8388608,373293056~12582912,402653184~8388608] 2024-02-11T23:21:53.781 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,50331648~12582912,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,205520896~4194304,226492416~4194304,234881024~8388608,306184192~8388608,322961408~8388608,373293056~12582912,402653184~8388608] 2024-02-11T23:21:53.784 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~20971520,50331648~12582912,71303168~25165824,109051904~12582912,134217728~8388608,146800640~8388608,205520896~4194304,226492416~4194304,234881024~8388608,306184192~12582912,322961408~8388608,373293056~16777216,402653184~12582912] 2024-02-11T23:21:53.784 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 7 diff [0~4194304,16777216~16777216,50331648~12582912,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,155189248~4194304,205520896~12582912,222298112~8388608,234881024~8388608,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.784 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,50331648~12582912,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,155189248~4194304,205520896~12582912,222298112~8388608,234881024~8388608,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.788 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~20971520,50331648~12582912,71303168~25165824,109051904~12582912,134217728~8388608,146800640~16777216,205520896~12582912,222298112~8388608,234881024~8388608,272629760~4194304,306184192~12582912,322961408~12582912,373293056~25165824,402653184~12582912] 2024-02-11T23:21:53.789 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 8 diff [0~4194304,16777216~16777216,37748736~4194304,50331648~29360128,83886080~12582912,109051904~12582912,130023424~12582912,146800640~4194304,155189248~4194304,205520896~12582912,222298112~20971520,251658240~4194304,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.789 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,50331648~29360128,83886080~12582912,109051904~12582912,130023424~12582912,146800640~4194304,155189248~4194304,205520896~12582912,222298112~20971520,251658240~4194304,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.790 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~29360128,50331648~46137344,109051904~12582912,130023424~12582912,146800640~16777216,205520896~12582912,222298112~20971520,251658240~4194304,272629760~4194304,306184192~12582912,322961408~12582912,373293056~25165824,402653184~12582912] 2024-02-11T23:21:53.790 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 9 diff [0~4194304,16777216~16777216,37748736~4194304,50331648~46137344,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,205520896~37748736,251658240~4194304,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,356515840~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.790 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,50331648~46137344,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,205520896~37748736,251658240~4194304,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,356515840~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.794 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~29360128,50331648~46137344,100663296~20971520,130023424~12582912,146800640~16777216,171966464~8388608,205520896~37748736,251658240~4194304,272629760~12582912,306184192~12582912,322961408~12582912,356515840~8388608,373293056~25165824,402653184~12582912] 2024-02-11T23:21:53.794 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 10 diff [0~4194304,16777216~25165824,46137344~50331648,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~12582912,247463936~8388608,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.794 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~25165824,46137344~50331648,100663296~20971520,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~12582912,247463936~8388608,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.798 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~79691776,100663296~20971520,130023424~12582912,146800640~16777216,171966464~8388608,192937984~50331648,247463936~12582912,272629760~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.798 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 11 diff [0~4194304,12582912~29360128,46137344~50331648,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~12582912,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~20971520] 2024-02-11T23:21:53.798 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,12582912~29360128,46137344~50331648,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~12582912,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~20971520] 2024-02-11T23:21:53.803 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,12582912~83886080,100663296~20971520,130023424~33554432,171966464~8388608,188743680~54525952,247463936~12582912,264241152~20971520,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.803 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 12 diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~12582912,247463936~20971520,272629760~8388608,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.803 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~12582912,247463936~20971520,272629760~8388608,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.807 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~88080384,100663296~20971520,130023424~33554432,171966464~8388608,184549376~58720256,247463936~37748736,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.807 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 13 diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~12582912,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.807 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~88080384,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~12582912,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.813 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~88080384,100663296~20971520,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.813 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 14 diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.813 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.818 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~113246208,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.818 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 15 diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.818 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~113246208,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.822 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~113246208,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.823 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 16 diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.823 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~37748736,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.829 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~117440512,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.829 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 17 diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.829 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~67108864,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.835 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~117440512,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.835 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 18 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.835 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.842 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.842 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to 19 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.842 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.850 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.850 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 5 diff [0~4194304,25165824~4194304,71303168~8388608,83886080~8388608,113246208~8388608,134217728~8388608,205520896~4194304,373293056~8388608,402653184~8388608] 2024-02-11T23:21:53.850 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,25165824~4194304,71303168~8388608,83886080~8388608,113246208~8388608,134217728~8388608,205520896~4194304,373293056~8388608,402653184~8388608] 2024-02-11T23:21:53.851 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,25165824~4194304,71303168~25165824,113246208~8388608,134217728~8388608,205520896~4194304,373293056~8388608,402653184~12582912] 2024-02-11T23:21:53.851 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 6 diff [0~4194304,16777216~8388608,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,205520896~4194304,306184192~8388608,322961408~8388608,373293056~12582912,402653184~8388608] 2024-02-11T23:21:53.851 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~8388608,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,205520896~4194304,306184192~8388608,322961408~8388608,373293056~12582912,402653184~8388608] 2024-02-11T23:21:53.853 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~12582912,71303168~25165824,109051904~12582912,134217728~8388608,146800640~8388608,205520896~4194304,306184192~12582912,322961408~8388608,373293056~16777216,402653184~12582912] 2024-02-11T23:21:53.853 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 7 diff [0~4194304,16777216~16777216,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,155189248~4194304,205520896~12582912,222298112~8388608,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.853 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,71303168~8388608,83886080~12582912,109051904~12582912,134217728~8388608,146800640~4194304,155189248~4194304,205520896~12582912,222298112~8388608,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.855 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,71303168~25165824,109051904~12582912,134217728~8388608,146800640~16777216,205520896~12582912,222298112~8388608,272629760~4194304,306184192~12582912,322961408~12582912,373293056~25165824,402653184~12582912] 2024-02-11T23:21:53.855 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 8 diff [0~4194304,16777216~16777216,37748736~4194304,58720256~20971520,83886080~12582912,109051904~12582912,130023424~8388608,146800640~4194304,155189248~4194304,205520896~12582912,222298112~16777216,251658240~4194304,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.856 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,58720256~20971520,83886080~12582912,109051904~12582912,130023424~8388608,146800640~4194304,155189248~4194304,205520896~12582912,222298112~16777216,251658240~4194304,272629760~4194304,306184192~12582912,322961408~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.858 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,37748736~8388608,58720256~37748736,109051904~12582912,130023424~12582912,146800640~16777216,205520896~12582912,222298112~20971520,251658240~4194304,272629760~4194304,306184192~12582912,322961408~12582912,373293056~25165824,402653184~12582912] 2024-02-11T23:21:53.858 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 9 diff [0~4194304,16777216~16777216,37748736~4194304,58720256~37748736,100663296~20971520,130023424~8388608,146800640~4194304,155189248~4194304,171966464~8388608,205520896~33554432,251658240~4194304,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,356515840~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.858 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,58720256~37748736,100663296~20971520,130023424~8388608,146800640~4194304,155189248~4194304,171966464~8388608,205520896~33554432,251658240~4194304,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,356515840~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.861 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,37748736~8388608,58720256~37748736,100663296~20971520,130023424~12582912,146800640~16777216,171966464~8388608,205520896~37748736,251658240~4194304,272629760~12582912,306184192~12582912,322961408~12582912,356515840~8388608,373293056~25165824,402653184~12582912] 2024-02-11T23:21:53.861 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 10 diff [0~4194304,16777216~16777216,37748736~4194304,46137344~8388608,58720256~37748736,100663296~20971520,130023424~8388608,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.861 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,46137344~8388608,58720256~37748736,100663296~20971520,130023424~8388608,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~8388608,402653184~8388608] 2024-02-11T23:21:53.864 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,37748736~58720256,100663296~20971520,130023424~12582912,146800640~16777216,171966464~8388608,192937984~50331648,247463936~12582912,272629760~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.864 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 11 diff [0~4194304,12582912~20971520,37748736~4194304,46137344~8388608,58720256~37748736,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~20971520] 2024-02-11T23:21:53.864 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,12582912~20971520,37748736~4194304,46137344~8388608,58720256~37748736,100663296~20971520,130023424~20971520,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~20971520] 2024-02-11T23:21:53.868 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,12582912~20971520,37748736~58720256,100663296~20971520,130023424~33554432,171966464~8388608,188743680~54525952,247463936~12582912,264241152~20971520,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.868 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 12 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~37748736,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.868 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~37748736,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.871 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~58720256,100663296~20971520,130023424~33554432,171966464~8388608,184549376~58720256,247463936~37748736,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.871 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 13 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~37748736,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.871 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~37748736,100663296~20971520,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.875 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~58720256,100663296~20971520,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.876 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 14 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~62914560,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.876 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~62914560,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.881 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~83886080,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.881 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 15 diff [0~4194304,8388608~25165824,37748736~83886080,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.881 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~83886080,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.885 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~83886080,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.885 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 16 diff [0~4194304,8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.885 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.890 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~88080384,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~58720256] 2024-02-11T23:21:53.890 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 17 diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~54525952,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.890 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~54525952,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.896 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~117440512,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.896 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 18 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.896 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.902 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.902 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to 19 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.902 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:53 smithi023 ceph-mon[111262]: osdmap e1594: 8 total, 8 up, 8 in 2024-02-11T23:21:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:53 smithi023 ceph-mon[111262]: pgmap v3340: 137 pgs: 137 active+clean; 764 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 47 MiB/s wr, 338 op/s 2024-02-11T23:21:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:53 smithi023 ceph-mon[113671]: osdmap e1594: 8 total, 8 up, 8 in 2024-02-11T23:21:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:53 smithi023 ceph-mon[113671]: pgmap v3340: 137 pgs: 137 active+clean; 764 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 47 MiB/s wr, 338 op/s 2024-02-11T23:21:53.908 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.908 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 6 diff [0~4194304,16777216~8388608,83886080~8388608,109051904~4194304,146800640~4194304,306184192~8388608,322961408~8388608,381681664~4194304] 2024-02-11T23:21:53.909 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~8388608,83886080~8388608,109051904~4194304,146800640~4194304,306184192~8388608,322961408~8388608,381681664~4194304] 2024-02-11T23:21:53.910 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~12582912,83886080~8388608,109051904~4194304,146800640~8388608,306184192~12582912,322961408~8388608,381681664~8388608] 2024-02-11T23:21:53.910 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 7 diff [0~4194304,16777216~16777216,83886080~8388608,109051904~4194304,146800640~4194304,155189248~4194304,209715200~8388608,222298112~8388608,272629760~4194304,306184192~12582912,322961408~8388608,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.910 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,83886080~8388608,109051904~4194304,146800640~4194304,155189248~4194304,209715200~8388608,222298112~8388608,272629760~4194304,306184192~12582912,322961408~8388608,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.912 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,83886080~8388608,109051904~4194304,146800640~16777216,209715200~8388608,222298112~8388608,272629760~4194304,306184192~12582912,322961408~12582912,381681664~16777216] 2024-02-11T23:21:53.912 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 8 diff [0~4194304,16777216~16777216,37748736~4194304,58720256~20971520,83886080~8388608,109051904~4194304,130023424~4194304,146800640~4194304,155189248~4194304,205520896~12582912,222298112~16777216,251658240~4194304,272629760~4194304,306184192~12582912,322961408~8388608,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.912 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,58720256~20971520,83886080~8388608,109051904~4194304,130023424~4194304,146800640~4194304,155189248~4194304,205520896~12582912,222298112~16777216,251658240~4194304,272629760~4194304,306184192~12582912,322961408~8388608,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.913 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,37748736~8388608,58720256~20971520,83886080~8388608,109051904~4194304,130023424~8388608,146800640~16777216,205520896~12582912,222298112~20971520,251658240~4194304,272629760~4194304,306184192~12582912,322961408~12582912,381681664~16777216] 2024-02-11T23:21:53.913 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 9 diff [0~4194304,16777216~16777216,37748736~4194304,58720256~33554432,100663296~12582912,130023424~4194304,146800640~4194304,155189248~4194304,171966464~8388608,205520896~33554432,251658240~4194304,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,356515840~8388608,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.914 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,58720256~33554432,100663296~12582912,130023424~4194304,146800640~4194304,155189248~4194304,171966464~8388608,205520896~33554432,251658240~4194304,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,356515840~8388608,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.915 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,37748736~8388608,58720256~37748736,100663296~12582912,130023424~8388608,146800640~16777216,171966464~8388608,205520896~37748736,251658240~4194304,272629760~12582912,306184192~12582912,322961408~12582912,356515840~8388608,381681664~16777216] 2024-02-11T23:21:53.915 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 10 diff [0~4194304,16777216~16777216,37748736~4194304,46137344~8388608,58720256~33554432,100663296~12582912,130023424~4194304,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.916 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,16777216~16777216,37748736~4194304,46137344~8388608,58720256~33554432,100663296~12582912,130023424~4194304,146800640~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~8388608] 2024-02-11T23:21:53.918 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,16777216~16777216,37748736~58720256,100663296~12582912,130023424~8388608,146800640~16777216,171966464~8388608,192937984~50331648,247463936~12582912,272629760~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~20971520] 2024-02-11T23:21:53.918 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 11 diff [0~4194304,12582912~20971520,37748736~4194304,46137344~8388608,58720256~33554432,100663296~12582912,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~12582912] 2024-02-11T23:21:53.918 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,12582912~20971520,37748736~4194304,46137344~8388608,58720256~33554432,100663296~12582912,130023424~12582912,146800640~4194304,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~12582912] 2024-02-11T23:21:53.921 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,12582912~20971520,37748736~58720256,100663296~12582912,130023424~33554432,171966464~8388608,188743680~54525952,247463936~12582912,264241152~20971520,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~20971520] 2024-02-11T23:21:53.921 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 12 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~33554432,100663296~12582912,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~16777216] 2024-02-11T23:21:53.922 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~33554432,100663296~12582912,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~16777216] 2024-02-11T23:21:53.925 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~58720256,100663296~12582912,130023424~33554432,171966464~8388608,184549376~58720256,247463936~37748736,289406976~12582912,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~25165824] 2024-02-11T23:21:53.925 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 13 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~33554432,100663296~12582912,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~16777216] 2024-02-11T23:21:53.925 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~33554432,100663296~12582912,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~16777216] 2024-02-11T23:21:53.929 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~58720256,100663296~12582912,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~25165824] 2024-02-11T23:21:53.929 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 14 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~54525952,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~16777216] 2024-02-11T23:21:53.929 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~54525952,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~16777216] 2024-02-11T23:21:53.934 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~75497472,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~25165824] 2024-02-11T23:21:53.934 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 15 diff [0~4194304,8388608~25165824,37748736~75497472,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.934 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~75497472,130023424~12582912,146800640~4194304,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.938 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~75497472,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~33554432] 2024-02-11T23:21:53.938 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 16 diff [0~4194304,8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.938 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,306184192~12582912,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.943 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~25165824,37748736~88080384,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~12582912,348127232~4194304,356515840~16777216,381681664~33554432] 2024-02-11T23:21:53.943 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 17 diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~54525952,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.943 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~4194304,8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~54525952,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:53 smithi160 ceph-mon[106289]: osdmap e1594: 8 total, 8 up, 8 in 2024-02-11T23:21:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:53 smithi160 ceph-mon[106289]: pgmap v3340: 137 pgs: 137 active+clean; 764 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 47 MiB/s wr, 338 op/s 2024-02-11T23:21:53.948 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~4194304,8388608~117440512,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.948 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 18 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.948 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.954 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.954 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to 19 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.954 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:53.961 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:53.961 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 7 diff [25165824~8388608,83886080~8388608,155189248~4194304,209715200~8388608,222298112~8388608,272629760~4194304,310378496~8388608,322961408~8388608,390070272~8388608] 2024-02-11T23:21:53.961 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [25165824~8388608,83886080~8388608,155189248~4194304,209715200~8388608,222298112~8388608,272629760~4194304,310378496~8388608,322961408~8388608,390070272~8388608] 2024-02-11T23:21:53.962 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [25165824~8388608,83886080~8388608,155189248~8388608,209715200~8388608,222298112~8388608,272629760~4194304,310378496~8388608,322961408~12582912,390070272~8388608] 2024-02-11T23:21:53.963 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 8 diff [20971520~12582912,37748736~4194304,58720256~20971520,83886080~8388608,130023424~4194304,155189248~4194304,205520896~12582912,222298112~16777216,251658240~4194304,272629760~4194304,310378496~8388608,322961408~8388608,390070272~8388608] 2024-02-11T23:21:53.963 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~12582912,37748736~4194304,58720256~20971520,83886080~8388608,130023424~4194304,155189248~4194304,205520896~12582912,222298112~16777216,251658240~4194304,272629760~4194304,310378496~8388608,322961408~8388608,390070272~8388608] 2024-02-11T23:21:53.964 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,37748736~8388608,58720256~20971520,83886080~8388608,130023424~8388608,155189248~8388608,205520896~12582912,222298112~20971520,251658240~4194304,272629760~4194304,310378496~8388608,322961408~12582912,390070272~8388608] 2024-02-11T23:21:53.964 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 9 diff [20971520~12582912,37748736~4194304,58720256~33554432,100663296~8388608,130023424~4194304,155189248~4194304,171966464~8388608,205520896~33554432,251658240~4194304,272629760~4194304,281018368~4194304,310378496~8388608,322961408~8388608,356515840~8388608,390070272~8388608] 2024-02-11T23:21:53.964 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~12582912,37748736~4194304,58720256~33554432,100663296~8388608,130023424~4194304,155189248~4194304,171966464~8388608,205520896~33554432,251658240~4194304,272629760~4194304,281018368~4194304,310378496~8388608,322961408~8388608,356515840~8388608,390070272~8388608] 2024-02-11T23:21:53.966 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,37748736~8388608,58720256~37748736,100663296~8388608,130023424~8388608,155189248~8388608,171966464~8388608,205520896~37748736,251658240~4194304,272629760~12582912,310378496~8388608,322961408~12582912,356515840~8388608,390070272~8388608] 2024-02-11T23:21:53.966 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 10 diff [20971520~12582912,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~8388608] 2024-02-11T23:21:53.966 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~12582912,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~4194304,155189248~4194304,171966464~8388608,192937984~8388608,205520896~20971520,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~8388608] 2024-02-11T23:21:53.968 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,37748736~58720256,100663296~8388608,130023424~8388608,155189248~8388608,171966464~8388608,192937984~50331648,247463936~12582912,272629760~12582912,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,390070272~12582912] 2024-02-11T23:21:53.968 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 11 diff [12582912~20971520,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~12582912,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~12582912] 2024-02-11T23:21:53.968 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~20971520,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~12582912,155189248~4194304,171966464~8388608,188743680~12582912,205520896~20971520,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~12582912] 2024-02-11T23:21:53.971 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~20971520,37748736~58720256,100663296~8388608,130023424~16777216,155189248~8388608,171966464~8388608,188743680~54525952,247463936~12582912,264241152~20971520,289406976~12582912,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,390070272~12582912] 2024-02-11T23:21:53.971 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 12 diff [8388608~25165824,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~16777216] 2024-02-11T23:21:53.971 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~16777216] 2024-02-11T23:21:53.974 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~58720256,100663296~8388608,130023424~16777216,155189248~8388608,171966464~8388608,184549376~58720256,247463936~37748736,289406976~12582912,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,390070272~16777216] 2024-02-11T23:21:53.974 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 13 diff [8388608~25165824,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~16777216] 2024-02-11T23:21:53.975 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~16777216] 2024-02-11T23:21:53.977 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~58720256,100663296~12582912,130023424~16777216,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,390070272~16777216] 2024-02-11T23:21:53.978 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 14 diff [8388608~25165824,37748736~16777216,58720256~50331648,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~16777216] 2024-02-11T23:21:53.978 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~16777216,58720256~50331648,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,390070272~16777216] 2024-02-11T23:21:53.983 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~75497472,130023424~16777216,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,390070272~16777216] 2024-02-11T23:21:53.983 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 15 diff [8388608~25165824,37748736~71303168,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.984 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~71303168,130023424~12582912,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.986 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~75497472,130023424~16777216,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.986 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 16 diff [8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.986 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~25165824,272629760~25165824,310378496~8388608,322961408~8388608,348127232~4194304,356515840~12582912,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.990 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~88080384,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~12582912,348127232~4194304,356515840~16777216,381681664~4194304,390070272~25165824] 2024-02-11T23:21:53.991 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 17 diff [8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~54525952,310378496~8388608,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~8388608,390070272~25165824] 2024-02-11T23:21:53.991 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~20971520,230686720~8388608,243269632~54525952,310378496~8388608,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~8388608,390070272~25165824] 2024-02-11T23:21:53.996 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~117440512,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~29360128,390070272~25165824] 2024-02-11T23:21:53.996 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 18 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:53.996 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~8388608,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,390070272~25165824] 2024-02-11T23:21:54.001 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~29360128,390070272~25165824] 2024-02-11T23:21:54.001 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to 19 diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.001 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.006 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:54.006 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 8 diff [20971520~4194304,37748736~4194304,58720256~20971520,130023424~4194304,205520896~4194304,230686720~8388608,251658240~4194304] 2024-02-11T23:21:54.006 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~4194304,37748736~4194304,58720256~20971520,130023424~4194304,205520896~4194304,230686720~8388608,251658240~4194304] 2024-02-11T23:21:54.008 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~4194304,37748736~8388608,58720256~20971520,130023424~8388608,205520896~4194304,230686720~12582912,251658240~4194304] 2024-02-11T23:21:54.008 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 9 diff [20971520~4194304,37748736~4194304,58720256~33554432,100663296~8388608,130023424~4194304,171966464~8388608,205520896~4194304,213909504~4194304,230686720~8388608,251658240~4194304,272629760~4194304,281018368~4194304,327155712~4194304,356515840~8388608] 2024-02-11T23:21:54.008 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~4194304,37748736~4194304,58720256~33554432,100663296~8388608,130023424~4194304,171966464~8388608,205520896~4194304,213909504~4194304,230686720~8388608,251658240~4194304,272629760~4194304,281018368~4194304,327155712~4194304,356515840~8388608] 2024-02-11T23:21:54.009 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~4194304,37748736~8388608,58720256~37748736,100663296~8388608,130023424~8388608,171966464~8388608,205520896~4194304,213909504~8388608,230686720~12582912,251658240~4194304,272629760~12582912,327155712~4194304,356515840~8388608] 2024-02-11T23:21:54.009 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 10 diff [20971520~8388608,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~4194304,171966464~8388608,192937984~8388608,205520896~4194304,213909504~8388608,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.009 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~4194304,171966464~8388608,192937984~8388608,205520896~4194304,213909504~8388608,230686720~8388608,247463936~8388608,272629760~4194304,281018368~4194304,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.011 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~8388608,37748736~58720256,100663296~8388608,130023424~8388608,171966464~8388608,192937984~16777216,213909504~12582912,230686720~12582912,247463936~12582912,272629760~12582912,327155712~4194304,348127232~4194304,356515840~16777216,394264576~8388608] 2024-02-11T23:21:54.011 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 11 diff [12582912~16777216,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~12582912,171966464~8388608,188743680~12582912,205520896~16777216,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.011 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~16777216,37748736~4194304,46137344~8388608,58720256~33554432,100663296~8388608,130023424~12582912,171966464~8388608,188743680~12582912,205520896~16777216,230686720~8388608,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.013 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~16777216,37748736~58720256,100663296~8388608,130023424~16777216,171966464~8388608,188743680~37748736,230686720~12582912,247463936~12582912,264241152~20971520,289406976~12582912,327155712~4194304,348127232~4194304,356515840~16777216,394264576~8388608] 2024-02-11T23:21:54.013 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 12 diff [8388608~20971520,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.013 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,247463936~20971520,272629760~8388608,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.015 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~20971520,37748736~58720256,100663296~8388608,130023424~16777216,159383552~4194304,171966464~8388608,184549376~41943040,230686720~12582912,247463936~37748736,289406976~12582912,327155712~4194304,348127232~4194304,356515840~16777216,394264576~12582912] 2024-02-11T23:21:54.016 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 13 diff [8388608~20971520,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.016 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,37748736~16777216,58720256~33554432,100663296~8388608,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.018 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~20971520,37748736~58720256,100663296~12582912,130023424~16777216,159383552~4194304,171966464~8388608,184549376~41943040,230686720~71303168,327155712~4194304,348127232~4194304,356515840~16777216,394264576~12582912] 2024-02-11T23:21:54.019 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 14 diff [8388608~25165824,37748736~16777216,58720256~50331648,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.019 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~16777216,58720256~50331648,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.022 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~75497472,130023424~16777216,159383552~4194304,171966464~8388608,184549376~41943040,230686720~71303168,327155712~4194304,348127232~4194304,356515840~16777216,394264576~12582912] 2024-02-11T23:21:54.022 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 15 diff [8388608~25165824,37748736~71303168,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.022 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~71303168,130023424~12582912,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.025 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~75497472,130023424~16777216,159383552~4194304,171966464~8388608,184549376~41943040,230686720~71303168,327155712~4194304,348127232~4194304,356515840~16777216,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.025 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 16 diff [8388608~25165824,37748736~88080384,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.025 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,37748736~88080384,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.029 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,37748736~88080384,130023424~20971520,159383552~4194304,171966464~8388608,184549376~41943040,230686720~71303168,327155712~4194304,348127232~4194304,356515840~16777216,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.030 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 17 diff [8388608~117440512,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~54525952,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~8388608,394264576~20971520] 2024-02-11T23:21:54.030 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~117440512,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~54525952,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~8388608,394264576~20971520] 2024-02-11T23:21:54.034 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~117440512,130023424~20971520,159383552~4194304,171966464~8388608,184549376~41943040,230686720~71303168,327155712~4194304,335544320~16777216,356515840~29360128,394264576~20971520] 2024-02-11T23:21:54.034 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 18 diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.034 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.039 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~4194304,335544320~16777216,356515840~29360128,394264576~20971520] 2024-02-11T23:21:54.040 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to 19 diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.040 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.045 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:54.045 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 9 diff [79691776~12582912,100663296~8388608,171966464~8388608,213909504~4194304,251658240~4194304,272629760~4194304,281018368~4194304,327155712~4194304,356515840~8388608] 2024-02-11T23:21:54.045 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [79691776~12582912,100663296~8388608,171966464~8388608,213909504~4194304,251658240~4194304,272629760~4194304,281018368~4194304,327155712~4194304,356515840~8388608] 2024-02-11T23:21:54.046 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [79691776~16777216,100663296~8388608,171966464~8388608,213909504~8388608,251658240~4194304,272629760~12582912,327155712~4194304,356515840~8388608] 2024-02-11T23:21:54.046 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 10 diff [20971520~8388608,46137344~8388608,79691776~12582912,100663296~8388608,171966464~8388608,192937984~8388608,213909504~8388608,247463936~8388608,272629760~4194304,281018368~4194304,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.046 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,46137344~8388608,79691776~12582912,100663296~8388608,171966464~8388608,192937984~8388608,213909504~8388608,247463936~8388608,272629760~4194304,281018368~4194304,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.048 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~8388608,46137344~12582912,79691776~16777216,100663296~8388608,171966464~8388608,192937984~12582912,213909504~12582912,247463936~12582912,272629760~12582912,327155712~4194304,348127232~4194304,356515840~16777216,394264576~8388608] 2024-02-11T23:21:54.048 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 11 diff [12582912~16777216,46137344~8388608,79691776~12582912,100663296~8388608,134217728~8388608,171966464~8388608,188743680~12582912,205520896~16777216,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.048 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~16777216,46137344~8388608,79691776~12582912,100663296~8388608,134217728~8388608,171966464~8388608,188743680~12582912,205520896~16777216,247463936~8388608,264241152~4194304,272629760~4194304,281018368~4194304,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~8388608] 2024-02-11T23:21:54.050 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~16777216,46137344~12582912,79691776~16777216,100663296~8388608,134217728~12582912,171966464~8388608,188743680~37748736,247463936~12582912,264241152~20971520,289406976~12582912,327155712~4194304,348127232~4194304,356515840~16777216,394264576~8388608] 2024-02-11T23:21:54.050 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 12 diff [8388608~20971520,41943040~12582912,58720256~8388608,79691776~12582912,100663296~8388608,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,247463936~20971520,272629760~8388608,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.050 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,41943040~12582912,58720256~8388608,79691776~12582912,100663296~8388608,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,247463936~20971520,272629760~8388608,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.052 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~20971520,41943040~25165824,79691776~16777216,100663296~8388608,134217728~12582912,159383552~4194304,171966464~8388608,184549376~41943040,247463936~37748736,289406976~12582912,327155712~4194304,348127232~4194304,356515840~16777216,394264576~12582912] 2024-02-11T23:21:54.052 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 13 diff [8388608~20971520,41943040~12582912,58720256~8388608,79691776~12582912,100663296~8388608,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.052 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,41943040~12582912,58720256~8388608,79691776~12582912,100663296~8388608,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~12582912,289406976~8388608,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.055 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~20971520,41943040~29360128,79691776~16777216,100663296~12582912,134217728~12582912,159383552~4194304,171966464~8388608,184549376~41943040,230686720~8388608,243269632~58720256,327155712~4194304,348127232~4194304,356515840~16777216,394264576~12582912] 2024-02-11T23:21:54.055 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 14 diff [8388608~25165824,41943040~12582912,58720256~8388608,79691776~29360128,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.055 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~12582912,58720256~8388608,79691776~29360128,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,394264576~12582912] 2024-02-11T23:21:54.058 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~29360128,79691776~33554432,134217728~12582912,159383552~4194304,171966464~8388608,184549376~41943040,230686720~8388608,243269632~58720256,327155712~4194304,348127232~4194304,356515840~16777216,394264576~12582912] 2024-02-11T23:21:54.058 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 15 diff [8388608~25165824,41943040~33554432,79691776~29360128,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.058 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~33554432,79691776~29360128,134217728~8388608,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.061 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~71303168,134217728~12582912,159383552~4194304,171966464~8388608,184549376~41943040,230686720~8388608,243269632~58720256,327155712~4194304,348127232~4194304,356515840~16777216,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.061 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 16 diff [8388608~25165824,41943040~33554432,79691776~46137344,134217728~16777216,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.061 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~33554432,79691776~46137344,134217728~16777216,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,272629760~25165824,327155712~4194304,348127232~4194304,356515840~12582912,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.065 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~83886080,134217728~16777216,159383552~4194304,171966464~8388608,184549376~41943040,230686720~8388608,243269632~58720256,327155712~4194304,348127232~4194304,356515840~16777216,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.065 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 17 diff [8388608~29360128,41943040~33554432,79691776~46137344,134217728~16777216,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~54525952,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~8388608,394264576~20971520] 2024-02-11T23:21:54.065 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~29360128,41943040~33554432,79691776~46137344,134217728~16777216,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,230686720~8388608,243269632~54525952,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~8388608,394264576~20971520] 2024-02-11T23:21:54.069 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~29360128,41943040~83886080,134217728~16777216,159383552~4194304,171966464~8388608,184549376~41943040,230686720~8388608,243269632~58720256,327155712~4194304,335544320~16777216,356515840~29360128,394264576~20971520] 2024-02-11T23:21:54.069 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 18 diff [0~37748736,41943040~83886080,134217728~16777216,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.070 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,134217728~16777216,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~4194304,335544320~8388608,348127232~4194304,356515840~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.074 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37748736,41943040~83886080,134217728~16777216,159383552~4194304,171966464~8388608,184549376~117440512,327155712~4194304,335544320~16777216,356515840~29360128,394264576~20971520] 2024-02-11T23:21:54.074 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to 19 diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.074 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.079 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:54.079 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 10 diff [20971520~8388608,46137344~8388608,192937984~8388608,218103808~4194304,247463936~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~8388608] 2024-02-11T23:21:54.079 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,46137344~8388608,192937984~8388608,218103808~4194304,247463936~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~8388608] 2024-02-11T23:21:54.080 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~8388608,46137344~12582912,192937984~12582912,218103808~8388608,247463936~12582912,327155712~4194304,348127232~4194304,364904448~8388608,394264576~8388608] 2024-02-11T23:21:54.080 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 11 diff [12582912~16777216,46137344~8388608,134217728~8388608,188743680~12582912,205520896~16777216,247463936~8388608,264241152~4194304,289406976~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~8388608] 2024-02-11T23:21:54.080 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~16777216,46137344~8388608,134217728~8388608,188743680~12582912,205520896~16777216,247463936~8388608,264241152~4194304,289406976~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~8388608] 2024-02-11T23:21:54.082 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~16777216,46137344~12582912,134217728~12582912,188743680~37748736,247463936~12582912,264241152~8388608,289406976~12582912,327155712~4194304,348127232~4194304,364904448~8388608,394264576~8388608] 2024-02-11T23:21:54.082 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 12 diff [8388608~20971520,41943040~12582912,58720256~8388608,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,247463936~20971520,276824064~4194304,289406976~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~12582912] 2024-02-11T23:21:54.082 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,41943040~12582912,58720256~8388608,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,247463936~20971520,276824064~4194304,289406976~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~12582912] 2024-02-11T23:21:54.084 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~20971520,41943040~25165824,134217728~12582912,159383552~4194304,184549376~41943040,247463936~25165824,276824064~8388608,289406976~12582912,327155712~4194304,348127232~4194304,364904448~8388608,394264576~12582912] 2024-02-11T23:21:54.084 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 13 diff [8388608~20971520,41943040~12582912,58720256~8388608,79691776~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~8388608,289406976~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~12582912] 2024-02-11T23:21:54.084 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,41943040~12582912,58720256~8388608,79691776~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~8388608,289406976~8388608,327155712~4194304,348127232~4194304,364904448~4194304,394264576~12582912] 2024-02-11T23:21:54.085 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~20971520,41943040~29360128,79691776~8388608,104857600~8388608,134217728~12582912,159383552~4194304,184549376~41943040,230686720~8388608,243269632~29360128,276824064~25165824,327155712~4194304,348127232~4194304,364904448~8388608,394264576~12582912] 2024-02-11T23:21:54.086 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 14 diff [8388608~25165824,41943040~12582912,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~20971520,327155712~4194304,348127232~4194304,364904448~4194304,394264576~12582912] 2024-02-11T23:21:54.086 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~12582912,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~20971520,327155712~4194304,348127232~4194304,364904448~4194304,394264576~12582912] 2024-02-11T23:21:54.088 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~29360128,79691776~8388608,92274688~8388608,104857600~8388608,134217728~12582912,159383552~4194304,184549376~41943040,230686720~8388608,243269632~29360128,276824064~25165824,327155712~4194304,348127232~4194304,364904448~8388608,394264576~12582912] 2024-02-11T23:21:54.088 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 15 diff [8388608~25165824,41943040~33554432,79691776~8388608,92274688~16777216,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~20971520,327155712~4194304,348127232~4194304,364904448~4194304,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.088 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~33554432,79691776~8388608,92274688~16777216,134217728~8388608,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~20971520,327155712~4194304,348127232~4194304,364904448~4194304,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.091 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~46137344,92274688~20971520,134217728~12582912,159383552~4194304,184549376~41943040,230686720~8388608,243269632~29360128,276824064~25165824,327155712~4194304,348127232~4194304,364904448~8388608,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.091 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 16 diff [8388608~25165824,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~20971520,327155712~4194304,348127232~4194304,364904448~4194304,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.091 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~25165824,276824064~20971520,327155712~4194304,348127232~4194304,364904448~4194304,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.094 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~41943040,230686720~8388608,243269632~29360128,276824064~25165824,327155712~4194304,348127232~4194304,364904448~8388608,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.094 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 17 diff [8388608~29360128,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~29360128,276824064~20971520,327155712~4194304,335544320~8388608,348127232~4194304,364904448~4194304,373293056~8388608,394264576~20971520] 2024-02-11T23:21:54.094 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~29360128,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~29360128,276824064~20971520,327155712~4194304,335544320~8388608,348127232~4194304,364904448~4194304,373293056~8388608,394264576~20971520] 2024-02-11T23:21:54.098 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~29360128,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~41943040,230686720~8388608,243269632~58720256,327155712~4194304,335544320~16777216,364904448~20971520,394264576~20971520] 2024-02-11T23:21:54.098 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 18 diff [0~37748736,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~4194304,335544320~8388608,348127232~4194304,364904448~4194304,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.098 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~4194304,335544320~8388608,348127232~4194304,364904448~4194304,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.102 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37748736,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~117440512,327155712~4194304,335544320~16777216,364904448~20971520,394264576~20971520] 2024-02-11T23:21:54.102 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to 19 diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.102 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.107 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.107 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 11 diff [12582912~8388608,134217728~8388608,188743680~8388608,205520896~12582912,264241152~4194304,289406976~8388608,398458880~4194304] 2024-02-11T23:21:54.107 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~8388608,134217728~8388608,188743680~8388608,205520896~12582912,264241152~4194304,289406976~8388608,398458880~4194304] 2024-02-11T23:21:54.109 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~12582912,134217728~12582912,188743680~12582912,205520896~16777216,264241152~8388608,289406976~12582912,398458880~4194304] 2024-02-11T23:21:54.109 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 12 diff [8388608~12582912,41943040~4194304,58720256~8388608,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,247463936~20971520,276824064~4194304,289406976~8388608,394264576~8388608] 2024-02-11T23:21:54.109 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~12582912,41943040~4194304,58720256~8388608,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,247463936~20971520,276824064~4194304,289406976~8388608,394264576~8388608] 2024-02-11T23:21:54.110 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~16777216,41943040~8388608,58720256~8388608,134217728~12582912,159383552~4194304,184549376~16777216,205520896~16777216,247463936~25165824,276824064~8388608,289406976~12582912,394264576~12582912] 2024-02-11T23:21:54.110 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 13 diff [8388608~12582912,41943040~4194304,58720256~8388608,79691776~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~8388608,289406976~8388608,394264576~8388608] 2024-02-11T23:21:54.110 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~12582912,41943040~4194304,58720256~8388608,79691776~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~8388608,289406976~8388608,394264576~8388608] 2024-02-11T23:21:54.112 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~16777216,41943040~8388608,58720256~12582912,79691776~8388608,104857600~8388608,134217728~12582912,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~29360128,276824064~25165824,394264576~12582912] 2024-02-11T23:21:54.112 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 14 diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~20971520,394264576~8388608] 2024-02-11T23:21:54.112 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~12582912,25165824~8388608,41943040~8388608,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~20971520,394264576~8388608] 2024-02-11T23:21:54.115 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~12582912,58720256~12582912,79691776~8388608,92274688~8388608,104857600~8388608,134217728~12582912,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~29360128,276824064~25165824,394264576~12582912] 2024-02-11T23:21:54.115 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 15 diff [8388608~20971520,41943040~33554432,79691776~8388608,92274688~16777216,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~20971520,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.115 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,41943040~33554432,79691776~8388608,92274688~16777216,134217728~8388608,159383552~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~20971520,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.118 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~46137344,92274688~20971520,134217728~12582912,159383552~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~29360128,276824064~25165824,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.118 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 16 diff [8388608~20971520,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~20971520,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.118 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~20971520,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~25165824,276824064~20971520,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.121 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~25165824,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~29360128,276824064~25165824,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.121 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 17 diff [8388608~25165824,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~29360128,276824064~20971520,335544320~8388608,373293056~8388608,394264576~16777216] 2024-02-11T23:21:54.121 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~25165824,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~12582912,205520896~12582912,230686720~8388608,243269632~29360128,276824064~20971520,335544320~8388608,373293056~8388608,394264576~16777216] 2024-02-11T23:21:54.124 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~29360128,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,230686720~8388608,243269632~58720256,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.125 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 18 diff [0~33554432,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,335544320~8388608,373293056~12582912,394264576~16777216] 2024-02-11T23:21:54.125 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~33554432,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,335544320~8388608,373293056~12582912,394264576~16777216] 2024-02-11T23:21:54.129 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~37748736,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.129 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to 19 diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.129 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.132 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.132 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 12 diff [8388608~4194304,41943040~4194304,58720256~8388608,159383552~4194304,184549376~4194304,247463936~20971520,276824064~4194304,394264576~8388608] 2024-02-11T23:21:54.133 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~4194304,41943040~4194304,58720256~8388608,159383552~4194304,184549376~4194304,247463936~20971520,276824064~4194304,394264576~8388608] 2024-02-11T23:21:54.133 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~4194304,41943040~8388608,58720256~8388608,159383552~4194304,184549376~4194304,247463936~25165824,276824064~8388608,394264576~12582912] 2024-02-11T23:21:54.134 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 13 diff [8388608~4194304,41943040~4194304,58720256~8388608,79691776~8388608,104857600~4194304,159383552~4194304,184549376~4194304,230686720~8388608,243269632~25165824,276824064~8388608,289406976~8388608,394264576~8388608] 2024-02-11T23:21:54.134 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~4194304,41943040~4194304,58720256~8388608,79691776~8388608,104857600~4194304,159383552~4194304,184549376~4194304,230686720~8388608,243269632~25165824,276824064~8388608,289406976~8388608,394264576~8388608] 2024-02-11T23:21:54.135 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~4194304,41943040~8388608,58720256~12582912,79691776~8388608,104857600~8388608,159383552~4194304,184549376~4194304,230686720~8388608,243269632~29360128,276824064~20971520,394264576~12582912] 2024-02-11T23:21:54.135 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 14 diff [8388608~4194304,25165824~8388608,41943040~8388608,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,138412032~8388608,159383552~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~25165824,276824064~16777216,394264576~8388608] 2024-02-11T23:21:54.135 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~4194304,25165824~8388608,41943040~8388608,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,138412032~8388608,159383552~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~25165824,276824064~16777216,394264576~8388608] 2024-02-11T23:21:54.137 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~4194304,25165824~8388608,41943040~12582912,58720256~12582912,79691776~8388608,92274688~8388608,104857600~8388608,138412032~8388608,159383552~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,276824064~20971520,394264576~12582912] 2024-02-11T23:21:54.137 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 15 diff [8388608~4194304,20971520~8388608,41943040~33554432,79691776~8388608,92274688~16777216,138412032~8388608,159383552~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~25165824,276824064~16777216,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.137 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~4194304,20971520~8388608,41943040~33554432,79691776~8388608,92274688~16777216,138412032~8388608,159383552~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~25165824,276824064~16777216,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.139 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~4194304,20971520~12582912,41943040~46137344,92274688~20971520,138412032~8388608,159383552~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,276824064~20971520,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.139 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 16 diff [8388608~4194304,20971520~8388608,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~25165824,276824064~16777216,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.139 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~4194304,20971520~8388608,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~25165824,276824064~16777216,381681664~4194304,394264576~16777216] 2024-02-11T23:21:54.142 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~4194304,20971520~12582912,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,276824064~20971520,381681664~4194304,394264576~20971520] 2024-02-11T23:21:54.142 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 17 diff [8388608~8388608,20971520~12582912,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,276824064~16777216,335544320~8388608,373293056~8388608,394264576~16777216] 2024-02-11T23:21:54.143 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [8388608~8388608,20971520~12582912,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,276824064~16777216,335544320~8388608,373293056~8388608,394264576~16777216] 2024-02-11T23:21:54.145 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [8388608~8388608,20971520~16777216,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~54525952,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.146 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 18 diff [0~16777216,20971520~12582912,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,335544320~8388608,373293056~12582912,394264576~16777216] 2024-02-11T23:21:54.146 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~12582912,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,335544320~8388608,373293056~12582912,394264576~16777216] 2024-02-11T23:21:54.149 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,134217728~16777216,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.149 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to 19 diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.149 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.153 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.153 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 13 diff [41943040~4194304,58720256~8388608,79691776~8388608,104857600~4194304,230686720~8388608,243269632~4194304,251658240~8388608,281018368~4194304,289406976~8388608] 2024-02-11T23:21:54.153 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [41943040~4194304,58720256~8388608,79691776~8388608,104857600~4194304,230686720~8388608,243269632~4194304,251658240~8388608,281018368~4194304,289406976~8388608] 2024-02-11T23:21:54.154 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [41943040~4194304,58720256~12582912,79691776~8388608,104857600~8388608,230686720~8388608,243269632~4194304,251658240~8388608,281018368~16777216] 2024-02-11T23:21:54.154 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 14 diff [25165824~8388608,41943040~8388608,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,138412032~8388608,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,281018368~12582912] 2024-02-11T23:21:54.154 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [25165824~8388608,41943040~8388608,58720256~8388608,79691776~8388608,92274688~8388608,104857600~4194304,138412032~8388608,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,281018368~12582912] 2024-02-11T23:21:54.156 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [25165824~8388608,41943040~12582912,58720256~12582912,79691776~8388608,92274688~8388608,104857600~8388608,138412032~8388608,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,281018368~16777216] 2024-02-11T23:21:54.156 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 15 diff [20971520~8388608,41943040~33554432,79691776~8388608,92274688~16777216,138412032~8388608,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,281018368~12582912,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.156 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,41943040~33554432,79691776~8388608,92274688~16777216,138412032~8388608,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,281018368~12582912,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.158 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,41943040~46137344,92274688~20971520,138412032~8388608,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,281018368~16777216,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.158 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 16 diff [20971520~8388608,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,264241152~4194304,281018368~12582912,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.158 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,264241152~4194304,281018368~12582912,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.160 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,41943040~46137344,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~16777216,264241152~4194304,281018368~16777216,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.160 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 17 diff [12582912~4194304,20971520~12582912,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,281018368~16777216,335544320~8388608,373293056~8388608,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.160 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~4194304,20971520~12582912,41943040~33554432,79691776~8388608,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~29360128,281018368~16777216,335544320~8388608,373293056~8388608,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.162 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~4194304,20971520~16777216,41943040~46137344,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,230686720~8388608,243269632~33554432,281018368~16777216,335544320~12582912,373293056~12582912,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.163 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 18 diff [0~8388608,12582912~4194304,20971520~12582912,41943040~46137344,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~12582912,226492416~71303168,335544320~8388608,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.163 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~4194304,20971520~12582912,41943040~46137344,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~12582912,226492416~71303168,335544320~8388608,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.165 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~4194304,20971520~16777216,41943040~46137344,92274688~33554432,134217728~16777216,171966464~4194304,192937984~4194304,205520896~16777216,226492416~71303168,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.166 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to 19 diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.166 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.169 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.169 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 14 diff [25165824~8388608,41943040~8388608,92274688~8388608,138412032~8388608,192937984~4194304,205520896~8388608,247463936~4194304,285212672~8388608] 2024-02-11T23:21:54.169 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [25165824~8388608,41943040~8388608,92274688~8388608,138412032~8388608,192937984~4194304,205520896~8388608,247463936~4194304,285212672~8388608] 2024-02-11T23:21:54.170 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [25165824~8388608,41943040~12582912,92274688~8388608,138412032~8388608,192937984~4194304,205520896~8388608,247463936~8388608,285212672~8388608] 2024-02-11T23:21:54.170 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 15 diff [20971520~8388608,41943040~33554432,92274688~12582912,138412032~8388608,192937984~4194304,205520896~8388608,247463936~4194304,285212672~8388608,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.170 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,41943040~33554432,92274688~12582912,138412032~8388608,192937984~4194304,205520896~8388608,247463936~4194304,285212672~8388608,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.172 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,41943040~37748736,92274688~12582912,138412032~8388608,192937984~4194304,205520896~8388608,247463936~8388608,285212672~8388608,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.172 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 16 diff [20971520~8388608,41943040~33554432,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,247463936~4194304,255852544~4194304,264241152~4194304,285212672~8388608,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.172 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~8388608,41943040~33554432,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,247463936~4194304,255852544~4194304,264241152~4194304,285212672~8388608,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.173 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~12582912,41943040~37748736,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,247463936~12582912,264241152~4194304,285212672~8388608,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.173 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 17 diff [12582912~4194304,20971520~12582912,41943040~33554432,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,247463936~4194304,255852544~16777216,281018368~12582912,335544320~8388608,373293056~8388608,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.173 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~4194304,20971520~12582912,41943040~33554432,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,247463936~4194304,255852544~16777216,281018368~12582912,335544320~8388608,373293056~8388608,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.175 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~4194304,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~8388608,247463936~29360128,281018368~12582912,335544320~12582912,373293056~12582912,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.175 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 18 diff [0~8388608,12582912~4194304,20971520~12582912,41943040~37748736,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,335544320~8388608,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.176 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~4194304,20971520~12582912,41943040~37748736,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,335544320~8388608,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.178 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~4194304,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,134217728~16777216,171966464~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.179 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to 19 diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.179 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.182 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.182 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 15 diff [20971520~4194304,46137344~29360128,100663296~4194304,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.182 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~4194304,46137344~29360128,100663296~4194304,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.183 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~8388608,46137344~33554432,100663296~4194304,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.183 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 16 diff [20971520~4194304,41943040~33554432,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~4194304,264241152~4194304,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.183 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [20971520~4194304,41943040~33554432,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~4194304,264241152~4194304,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.184 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [20971520~8388608,41943040~37748736,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~4194304,264241152~4194304,381681664~4194304,402653184~12582912] 2024-02-11T23:21:54.184 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 17 diff [12582912~4194304,20971520~12582912,41943040~4194304,50331648~25165824,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~16777216,281018368~8388608,335544320~8388608,373293056~8388608,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.185 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~4194304,20971520~12582912,41943040~4194304,50331648~25165824,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~16777216,281018368~8388608,335544320~8388608,373293056~8388608,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.187 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~4194304,20971520~16777216,41943040~37748736,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~20971520,281018368~12582912,335544320~12582912,373293056~12582912,394264576~4194304,402653184~12582912] 2024-02-11T23:21:54.187 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 18 diff [0~8388608,12582912~4194304,20971520~12582912,41943040~4194304,50331648~29360128,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,335544320~8388608,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.187 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~4194304,20971520~12582912,41943040~4194304,50331648~29360128,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,335544320~8388608,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.189 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~4194304,20971520~16777216,41943040~37748736,100663296~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,335544320~12582912,373293056~12582912,394264576~20971520] 2024-02-11T23:21:54.190 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to 19 diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.190 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.192 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.192 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 16 diff [41943040~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~4194304,264241152~4194304] 2024-02-11T23:21:54.192 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [41943040~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~4194304,264241152~4194304] 2024-02-11T23:21:54.193 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [41943040~8388608,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~4194304,264241152~4194304] 2024-02-11T23:21:54.193 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 17 diff [12582912~4194304,25165824~8388608,41943040~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~16777216,281018368~8388608,335544320~8388608,373293056~8388608,394264576~4194304] 2024-02-11T23:21:54.194 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~4194304,25165824~8388608,41943040~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~16777216,281018368~8388608,335544320~8388608,373293056~8388608,394264576~4194304] 2024-02-11T23:21:54.195 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~4194304,25165824~12582912,41943040~8388608,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~8388608,255852544~20971520,281018368~12582912,335544320~12582912,373293056~12582912,394264576~4194304] 2024-02-11T23:21:54.195 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 18 diff [0~8388608,12582912~4194304,25165824~8388608,41943040~4194304,62914560~4194304,75497472~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,335544320~8388608,373293056~12582912,394264576~8388608] 2024-02-11T23:21:54.195 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~4194304,25165824~8388608,41943040~4194304,62914560~4194304,75497472~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,335544320~8388608,373293056~12582912,394264576~8388608] 2024-02-11T23:21:54.197 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~4194304,25165824~12582912,41943040~8388608,62914560~4194304,75497472~4194304,109051904~16777216,134217728~8388608,146800640~4194304,171966464~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,335544320~12582912,373293056~12582912,394264576~12582912] 2024-02-11T23:21:54.197 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to 19 diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.197 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.199 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:54.199 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to 17 diff [12582912~4194304,25165824~8388608,41943040~4194304,260046848~12582912,281018368~8388608,335544320~8388608,373293056~8388608,394264576~4194304] 2024-02-11T23:21:54.199 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [12582912~4194304,25165824~8388608,41943040~4194304,260046848~12582912,281018368~8388608,335544320~8388608,373293056~8388608,394264576~4194304] 2024-02-11T23:21:54.200 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [12582912~4194304,25165824~12582912,41943040~8388608,260046848~16777216,281018368~12582912,335544320~12582912,373293056~12582912,394264576~4194304] 2024-02-11T23:21:54.200 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to 18 diff [0~8388608,12582912~4194304,25165824~8388608,41943040~4194304,62914560~4194304,75497472~4194304,209715200~8388608,226492416~4194304,239075328~4194304,260046848~29360128,335544320~8388608,373293056~12582912,394264576~8388608] 2024-02-11T23:21:54.200 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,12582912~4194304,25165824~8388608,41943040~4194304,62914560~4194304,75497472~4194304,209715200~8388608,226492416~4194304,239075328~4194304,260046848~29360128,335544320~8388608,373293056~12582912,394264576~8388608] 2024-02-11T23:21:54.202 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,12582912~4194304,25165824~12582912,41943040~8388608,62914560~4194304,75497472~4194304,209715200~12582912,226492416~8388608,239075328~8388608,260046848~33554432,335544320~12582912,373293056~12582912,394264576~12582912] 2024-02-11T23:21:54.202 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to 19 diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,260046848~29360128,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.202 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,260046848~29360128,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.204 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~12582912,130023424~8388608,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,260046848~33554432,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:54.204 INFO:tasks.workunit.client.0.smithi023.stdout:from 17 to 18 diff [0~8388608,62914560~4194304,75497472~4194304,209715200~8388608,226492416~4194304,239075328~4194304,272629760~8388608,285212672~4194304,377487360~8388608,398458880~4194304] 2024-02-11T23:21:54.204 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,62914560~4194304,75497472~4194304,209715200~8388608,226492416~4194304,239075328~4194304,272629760~8388608,285212672~4194304,377487360~8388608,398458880~4194304] 2024-02-11T23:21:54.205 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~8388608,62914560~4194304,75497472~4194304,209715200~12582912,226492416~8388608,239075328~8388608,272629760~8388608,285212672~4194304,377487360~8388608,398458880~8388608] 2024-02-11T23:21:54.205 INFO:tasks.workunit.client.0.smithi023.stdout:from 17 to 19 diff [0~12582912,29360128~8388608,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,272629760~8388608,285212672~4194304,331350016~4194304,364904448~4194304,377487360~12582912,398458880~4194304] 2024-02-11T23:21:54.205 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~12582912,29360128~8388608,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,272629760~8388608,285212672~4194304,331350016~4194304,364904448~4194304,377487360~12582912,398458880~4194304] 2024-02-11T23:21:54.206 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~12582912,29360128~12582912,62914560~4194304,75497472~4194304,96468992~12582912,130023424~8388608,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,272629760~16777216,331350016~8388608,364904448~8388608,377487360~12582912,398458880~8388608] 2024-02-11T23:21:54.206 INFO:tasks.workunit.client.0.smithi023.stdout:from 18 to 19 diff [0~8388608,29360128~8388608,96468992~8388608,130023424~4194304,184549376~4194304,205520896~4194304,276824064~4194304,331350016~4194304,364904448~4194304,381681664~8388608] 2024-02-11T23:21:54.206 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~8388608,29360128~8388608,96468992~8388608,130023424~4194304,184549376~4194304,205520896~4194304,276824064~4194304,331350016~4194304,364904448~4194304,381681664~8388608] 2024-02-11T23:21:54.207 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~12582912,29360128~12582912,96468992~12582912,130023424~8388608,184549376~4194304,205520896~4194304,276824064~8388608,331350016~8388608,364904448~8388608,381681664~8388608] 2024-02-11T23:21:54.518 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:54.518 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:54.543 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:54.543 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.543 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.551 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:54.551 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.551 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.558 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:54.558 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.558 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.566 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:54.566 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.566 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.573 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:54.574 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.574 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.580 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:54.580 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.580 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:54.586 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:54.586 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.586 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.591 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:54.591 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.591 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.596 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:54.596 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.596 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.601 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.601 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.601 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.605 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.605 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.605 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:54.608 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.608 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.608 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.612 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.612 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.612 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.614 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.614 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.615 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:54.617 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:54.617 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to HEAD diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.617 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.619 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:54.619 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to HEAD diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,260046848~29360128,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.619 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,260046848~29360128,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:54.620 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~12582912,130023424~8388608,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,260046848~33554432,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:54.620 INFO:tasks.workunit.client.0.smithi023.stdout:from 17 to HEAD diff [0~12582912,29360128~8388608,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,272629760~8388608,285212672~4194304,331350016~4194304,364904448~4194304,377487360~12582912,398458880~4194304] 2024-02-11T23:21:54.621 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~12582912,29360128~8388608,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,272629760~8388608,285212672~4194304,331350016~4194304,364904448~4194304,377487360~12582912,398458880~4194304] 2024-02-11T23:21:54.622 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~12582912,29360128~12582912,62914560~4194304,75497472~4194304,96468992~12582912,130023424~8388608,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,272629760~16777216,331350016~8388608,364904448~8388608,377487360~12582912,398458880~8388608] 2024-02-11T23:21:54.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:54 smithi023 ceph-mon[111262]: osdmap e1595: 8 total, 8 up, 8 in 2024-02-11T23:21:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:54 smithi023 ceph-mon[113671]: osdmap e1595: 8 total, 8 up, 8 in 2024-02-11T23:21:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:54 smithi160 ceph-mon[106289]: osdmap e1595: 8 total, 8 up, 8 in 2024-02-11T23:21:55.538 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:55.574 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:55.575 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.575 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.582 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:55.583 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.583 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.590 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:55.590 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.590 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.598 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:55.598 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.598 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.606 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:55.606 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.606 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.615 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:55.615 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.615 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:55.619 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:55.619 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.619 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.625 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:55.625 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.625 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.629 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:55.630 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.630 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.634 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:55.634 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:55.634 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:55.638 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:55.638 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:55.638 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:55.641 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:55.641 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.641 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.645 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:55.645 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.645 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.648 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:55.648 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.648 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:55.650 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:55.650 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to HEAD diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:55.650 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:55.652 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:55.652 INFO:tasks.workunit.client.0.smithi023.stdout:from 16 to HEAD diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,260046848~29360128,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:55.653 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,130023424~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,260046848~29360128,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:55.654 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~12582912,130023424~8388608,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,260046848~33554432,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:55 smithi023 ceph-mon[111262]: osdmap e1596: 8 total, 8 up, 8 in 2024-02-11T23:21:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:55 smithi023 ceph-mon[111262]: pgmap v3343: 137 pgs: 137 active+clean; 782 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 41 MiB/s wr, 491 op/s 2024-02-11T23:21:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:21:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:21:55] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:21:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:55 smithi023 ceph-mon[113671]: osdmap e1596: 8 total, 8 up, 8 in 2024-02-11T23:21:55.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:55 smithi023 ceph-mon[113671]: pgmap v3343: 137 pgs: 137 active+clean; 782 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 41 MiB/s wr, 491 op/s 2024-02-11T23:21:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:55 smithi160 ceph-mon[106289]: osdmap e1596: 8 total, 8 up, 8 in 2024-02-11T23:21:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:55 smithi160 ceph-mon[106289]: pgmap v3343: 137 pgs: 137 active+clean; 782 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 41 MiB/s wr, 491 op/s 2024-02-11T23:21:56.558 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:56.558 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:56.594 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:56.594 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.594 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.604 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:56.604 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.604 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.611 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:56.611 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.611 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.617 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:56.617 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.617 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.623 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:56.623 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.623 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.628 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:56.628 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.628 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:56.635 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:56.635 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.635 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.637 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:56.638 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.638 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.642 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:56.642 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.642 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.645 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:56.645 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:56.645 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:56.648 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:56.648 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:56.648 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:56.651 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:56.651 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.651 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.654 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:56.654 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.654 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.656 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:56.656 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.656 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:56.658 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:56.658 INFO:tasks.workunit.client.0.smithi023.stdout:from 15 to HEAD diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:56.658 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,25165824~12582912,41943040~4194304,62914560~4194304,75497472~4194304,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~8388608] 2024-02-11T23:21:56.659 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,25165824~25165824,62914560~4194304,75497472~4194304,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~12582912] 2024-02-11T23:21:56.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:56 smithi023 ceph-mon[111262]: osdmap e1597: 8 total, 8 up, 8 in 2024-02-11T23:21:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:56 smithi023 ceph-mon[113671]: osdmap e1597: 8 total, 8 up, 8 in 2024-02-11T23:21:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:56 smithi160 ceph-mon[106289]: osdmap e1597: 8 total, 8 up, 8 in 2024-02-11T23:21:57.563 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:57.563 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:57.594 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:57.594 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.594 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.613 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:57.613 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.613 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.619 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:57.620 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.620 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.625 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:57.626 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.626 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.632 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:57.632 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.632 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.637 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:57.637 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.637 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:57.642 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:57.643 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.643 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.647 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:57.647 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.647 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.651 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:57.651 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.651 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.655 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:57.655 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:57.655 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:57.658 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:57.658 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:57.658 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:57.662 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:57.662 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.662 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.664 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:57.664 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.664 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.667 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:57.667 INFO:tasks.workunit.client.0.smithi023.stdout:from 14 to HEAD diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.667 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~4194304,50331648~29360128,96468992~8388608,109051904~16777216,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~12582912,226492416~4194304,239075328~4194304,255852544~33554432,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:57.668 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,96468992~29360128,130023424~12582912,146800640~4194304,171966464~4194304,184549376~4194304,205520896~16777216,226492416~8388608,239075328~8388608,255852544~37748736,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:57 smithi023 ceph-mon[111262]: pgmap v3345: 137 pgs: 137 active+clean; 831 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 471 KiB/s rd, 17 MiB/s wr, 840 op/s 2024-02-11T23:21:57.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:57 smithi023 ceph-mon[111262]: osdmap e1598: 8 total, 8 up, 8 in 2024-02-11T23:21:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:57 smithi023 ceph-mon[113671]: pgmap v3345: 137 pgs: 137 active+clean; 831 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 471 KiB/s rd, 17 MiB/s wr, 840 op/s 2024-02-11T23:21:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:57 smithi023 ceph-mon[113671]: osdmap e1598: 8 total, 8 up, 8 in 2024-02-11T23:21:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:57 smithi160 ceph-mon[106289]: pgmap v3345: 137 pgs: 137 active+clean; 831 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 471 KiB/s rd, 17 MiB/s wr, 840 op/s 2024-02-11T23:21:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:57 smithi160 ceph-mon[106289]: osdmap e1598: 8 total, 8 up, 8 in 2024-02-11T23:21:58.586 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:58.586 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:58.628 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:58.628 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.628 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.634 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:58.634 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.635 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.640 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:58.640 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.641 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.646 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:58.646 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.646 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.651 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:58.651 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.651 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.655 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:58.655 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.655 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:58.659 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:58.659 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.659 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.663 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:58.663 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.663 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.666 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:58.666 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.666 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.669 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:58.669 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:58.669 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:58.671 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:58.671 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:58.671 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout:from 13 to HEAD diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~37748736,92274688~12582912,109051904~16777216,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~4194304,239075328~4194304,247463936~4194304,255852544~37748736,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:58.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~58720256,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~8388608,239075328~54525952,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:58.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:58 smithi023 ceph-mon[111262]: osdmap e1599: 8 total, 8 up, 8 in 2024-02-11T23:21:58.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:58 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]: dispatch 2024-02-11T23:21:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:58 smithi023 ceph-mon[113671]: osdmap e1599: 8 total, 8 up, 8 in 2024-02-11T23:21:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:58 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]: dispatch 2024-02-11T23:21:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:58 smithi160 ceph-mon[106289]: osdmap e1599: 8 total, 8 up, 8 in 2024-02-11T23:21:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:58 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]: dispatch 2024-02-11T23:21:59.589 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:59.589 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:21:59.632 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:21:59.632 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.632 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.638 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:21:59.638 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.638 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.643 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:21:59.643 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.644 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.649 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:59.649 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.649 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.653 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:59.653 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.653 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.657 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:21:59.657 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.657 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:21:59.661 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:21:59.661 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.661 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.664 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:59.664 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.664 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.667 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:21:59.667 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.667 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.670 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:21:59.670 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:59.670 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:59.671 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:59.672 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:59.672 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:21:59.673 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:59.673 INFO:tasks.workunit.client.0.smithi023.stdout:from 12 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.673 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:21:59.674 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:21:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:59 smithi023 ceph-mon[111262]: pgmap v3348: 137 pgs: 137 active+clean; 834 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 519 KiB/s rd, 13 MiB/s wr, 1.02k op/s 2024-02-11T23:21:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]': finished 2024-02-11T23:21:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:21:59 smithi023 ceph-mon[111262]: osdmap e1600: 8 total, 8 up, 8 in 2024-02-11T23:21:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:59 smithi023 ceph-mon[113671]: pgmap v3348: 137 pgs: 137 active+clean; 834 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 519 KiB/s rd, 13 MiB/s wr, 1.02k op/s 2024-02-11T23:21:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]': finished 2024-02-11T23:21:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:21:59 smithi023 ceph-mon[113671]: osdmap e1600: 8 total, 8 up, 8 in 2024-02-11T23:21:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:59 smithi160 ceph-mon[106289]: pgmap v3348: 137 pgs: 137 active+clean; 834 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 519 KiB/s rd, 13 MiB/s wr, 1.02k op/s 2024-02-11T23:21:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]': finished 2024-02-11T23:21:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:21:59 smithi160 ceph-mon[106289]: osdmap e1600: 8 total, 8 up, 8 in 2024-02-11T23:22:00.603 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:00.604 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:00.641 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:00.641 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.641 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.648 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:00.649 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.649 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.664 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:00.664 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.664 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.669 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:00.669 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.669 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.673 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:00.673 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.673 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:00.676 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.676 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:00.680 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:22:00.680 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:00.680 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:00.683 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:00.684 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:00.684 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:00.687 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:00.687 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:22:00.687 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:22:00.689 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:22:00.689 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:22:00.690 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:22:00.692 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:22:00.692 INFO:tasks.workunit.client.0.smithi023.stdout:from 11 to HEAD diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:22:00.692 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~16777216,20971520~16777216,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~12582912,226492416~67108864,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:22:00.694 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~16777216,20971520~67108864,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~4194304,192937984~4194304,205520896~16777216,226492416~71303168,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:22:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:00 smithi023 ceph-mon[111262]: osdmap e1601: 8 total, 8 up, 8 in 2024-02-11T23:22:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:00 smithi023 ceph-mon[113671]: osdmap e1601: 8 total, 8 up, 8 in 2024-02-11T23:22:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:00 smithi160 ceph-mon[106289]: osdmap e1601: 8 total, 8 up, 8 in 2024-02-11T23:22:01.629 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:01.629 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:01.652 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:01.652 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.652 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.660 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:01.660 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.660 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.665 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:01.665 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.665 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.669 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:01.669 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.669 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.673 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:01.673 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.673 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.677 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:01.677 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.677 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:01.680 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:22:01.680 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:01.680 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:01.682 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:01.682 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:01.682 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:01.684 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:01.684 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:22:01.684 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:22:01.686 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:22:01.686 INFO:tasks.workunit.client.0.smithi023.stdout:from 10 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:22:01.686 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~12582912,205520896~16777216,226492416~71303168,331350016~12582912,364904448~4194304,373293056~16777216,394264576~16777216] 2024-02-11T23:22:01.687 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~75497472,331350016~16777216,364904448~25165824,394264576~20971520] 2024-02-11T23:22:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:01 smithi023 ceph-mon[111262]: pgmap v3351: 137 pgs: 137 active+clean; 821 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 413 KiB/s rd, 1.3 MiB/s wr, 739 op/s 2024-02-11T23:22:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:01 smithi023 ceph-mon[111262]: osdmap e1602: 8 total, 8 up, 8 in 2024-02-11T23:22:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:01 smithi023 ceph-mon[113671]: pgmap v3351: 137 pgs: 137 active+clean; 821 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 413 KiB/s rd, 1.3 MiB/s wr, 739 op/s 2024-02-11T23:22:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:01 smithi023 ceph-mon[113671]: osdmap e1602: 8 total, 8 up, 8 in 2024-02-11T23:22:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:01 smithi160 ceph-mon[106289]: pgmap v3351: 137 pgs: 137 active+clean; 821 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 413 KiB/s rd, 1.3 MiB/s wr, 739 op/s 2024-02-11T23:22:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:01 smithi160 ceph-mon[106289]: osdmap e1602: 8 total, 8 up, 8 in 2024-02-11T23:22:02.627 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:02.627 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:02.660 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:02.660 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.660 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.669 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:02.670 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.670 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.675 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:02.675 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.675 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.679 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:02.679 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.679 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.685 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:02.685 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.685 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.688 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:02.688 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.688 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:02.691 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:22:02.691 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:02.691 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:02.693 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:02.693 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:02.693 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:02.695 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:02.695 INFO:tasks.workunit.client.0.smithi023.stdout:from 9 to HEAD diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:22:02.695 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~46137344,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,364904448~4194304,373293056~16777216,394264576~20971520] 2024-02-11T23:22:02.696 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~88080384,92274688~33554432,130023424~20971520,159383552~4194304,171966464~4194304,184549376~117440512,327155712~25165824,364904448~25165824,394264576~20971520] 2024-02-11T23:22:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:02 smithi023 ceph-mon[111262]: osdmap e1603: 8 total, 8 up, 8 in 2024-02-11T23:22:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:02 smithi023 ceph-mon[113671]: osdmap e1603: 8 total, 8 up, 8 in 2024-02-11T23:22:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:02 smithi160 ceph-mon[106289]: osdmap e1603: 8 total, 8 up, 8 in 2024-02-11T23:22:03.646 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:03.646 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:03.668 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:03.668 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.668 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.676 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:03.676 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.676 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.680 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:03.680 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.680 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.685 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:03.685 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.685 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.688 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:03.688 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.688 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.690 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:03.690 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.690 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:03.693 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:22:03.693 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:03.693 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:03.695 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:03.695 INFO:tasks.workunit.client.0.smithi023.stdout:from 8 to HEAD diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:03.695 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~37748736,41943040~83886080,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:03.696 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:03 smithi023 ceph-mon[111262]: pgmap v3354: 137 pgs: 137 active+clean; 777 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 7.0 KiB/s wr, 519 op/s; 4.4 MiB/s, 3 objects/s recovering 2024-02-11T23:22:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:03 smithi023 ceph-mon[111262]: osdmap e1604: 8 total, 8 up, 8 in 2024-02-11T23:22:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:03 smithi023 ceph-mon[113671]: pgmap v3354: 137 pgs: 137 active+clean; 777 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 7.0 KiB/s wr, 519 op/s; 4.4 MiB/s, 3 objects/s recovering 2024-02-11T23:22:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:03 smithi023 ceph-mon[113671]: osdmap e1604: 8 total, 8 up, 8 in 2024-02-11T23:22:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:03 smithi160 ceph-mon[106289]: pgmap v3354: 137 pgs: 137 active+clean; 777 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 7.0 KiB/s wr, 519 op/s; 4.4 MiB/s, 3 objects/s recovering 2024-02-11T23:22:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:03 smithi160 ceph-mon[106289]: osdmap e1604: 8 total, 8 up, 8 in 2024-02-11T23:22:04.650 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:04.650 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:04.680 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:04.681 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.681 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.692 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:04.693 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.693 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.697 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:04.697 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.697 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.700 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:04.701 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.701 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.704 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:04.704 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.704 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.706 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:04.706 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.706 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:04.708 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:22:04.708 INFO:tasks.workunit.client.0.smithi023.stdout:from 7 to HEAD diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:04.708 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~16777216,205520896~16777216,226492416~71303168,327155712~16777216,348127232~4194304,356515840~12582912,373293056~16777216,394264576~20971520] 2024-02-11T23:22:04.709 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,159383552~4194304,171966464~8388608,184549376~117440512,327155712~25165824,356515840~33554432,394264576~20971520] 2024-02-11T23:22:04.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:04 smithi023 ceph-mon[111262]: osdmap e1605: 8 total, 8 up, 8 in 2024-02-11T23:22:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:04 smithi023 ceph-mon[113671]: osdmap e1605: 8 total, 8 up, 8 in 2024-02-11T23:22:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:04 smithi160 ceph-mon[106289]: osdmap e1605: 8 total, 8 up, 8 in 2024-02-11T23:22:05.216 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:05.217 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:05.245 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:05.245 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.245 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.256 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:05.257 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.257 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.260 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:05.260 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.260 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.262 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:05.262 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.262 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.265 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:05.265 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.265 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.267 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:05.267 INFO:tasks.workunit.client.0.smithi023.stdout:from 6 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.267 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,310378496~8388608,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:05.268 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~117440512,310378496~8388608,322961408~29360128,356515840~58720256] 2024-02-11T23:22:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-mon[111262]: pgmap v3357: 137 pgs: 137 active+clean; 766 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 267 KiB/s rd, 6.2 KiB/s wr, 466 op/s; 4.4 MiB/s, 3 objects/s recovering 2024-02-11T23:22:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-mon[111262]: osdmap e1606: 8 total, 8 up, 8 in 2024-02-11T23:22:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-mon[111262]: osdmap e1607: 8 total, 8 up, 8 in 2024-02-11T23:22:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:22:05] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:22:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-mon[113671]: pgmap v3357: 137 pgs: 137 active+clean; 766 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 267 KiB/s rd, 6.2 KiB/s wr, 466 op/s; 4.4 MiB/s, 3 objects/s recovering 2024-02-11T23:22:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-mon[113671]: osdmap e1606: 8 total, 8 up, 8 in 2024-02-11T23:22:05.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:05 smithi023 ceph-mon[113671]: osdmap e1607: 8 total, 8 up, 8 in 2024-02-11T23:22:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:05 smithi160 ceph-mon[106289]: pgmap v3357: 137 pgs: 137 active+clean; 766 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 267 KiB/s rd, 6.2 KiB/s wr, 466 op/s; 4.4 MiB/s, 3 objects/s recovering 2024-02-11T23:22:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:05 smithi160 ceph-mon[106289]: osdmap e1606: 8 total, 8 up, 8 in 2024-02-11T23:22:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:05 smithi160 ceph-mon[106289]: osdmap e1607: 8 total, 8 up, 8 in 2024-02-11T23:22:06.230 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:06.230 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:06.257 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:06.257 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.257 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.269 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:06.269 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.269 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.272 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:06.272 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.272 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.274 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:06.274 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.274 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.276 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:06.276 INFO:tasks.workunit.client.0.smithi023.stdout:from 5 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.276 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:06.277 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:07.248 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:07.248 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:07.272 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:07.272 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.272 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.276 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:07.276 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.276 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.278 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:07.278 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.278 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.281 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:07.281 INFO:tasks.workunit.client.0.smithi023.stdout:from 4 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.281 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:07.282 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:07 smithi023 ceph-mon[111262]: osdmap e1608: 8 total, 8 up, 8 in 2024-02-11T23:22:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:07 smithi023 ceph-mon[111262]: pgmap v3361: 137 pgs: 137 active+clean; 684 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 6.1 KiB/s wr, 287 op/s 2024-02-11T23:22:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:07 smithi023 ceph-mon[113671]: osdmap e1608: 8 total, 8 up, 8 in 2024-02-11T23:22:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:07.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:07 smithi023 ceph-mon[113671]: pgmap v3361: 137 pgs: 137 active+clean; 684 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 6.1 KiB/s wr, 287 op/s 2024-02-11T23:22:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:07 smithi160 ceph-mon[106289]: osdmap e1608: 8 total, 8 up, 8 in 2024-02-11T23:22:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:07.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:07 smithi160 ceph-mon[106289]: pgmap v3361: 137 pgs: 137 active+clean; 684 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 6.1 KiB/s wr, 287 op/s 2024-02-11T23:22:08.262 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:08.262 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:08.283 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:08.283 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:08.283 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:08.286 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:08.286 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:08.286 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:08.289 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:08.289 INFO:tasks.workunit.client.0.smithi023.stdout:from 3 to HEAD diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:08.289 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~125829120,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:08.290 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~58720256] 2024-02-11T23:22:08.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:08 smithi023 ceph-mon[111262]: osdmap e1609: 8 total, 8 up, 8 in 2024-02-11T23:22:08.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:08 smithi023 ceph-mon[113671]: osdmap e1609: 8 total, 8 up, 8 in 2024-02-11T23:22:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:08 smithi160 ceph-mon[106289]: osdmap e1609: 8 total, 8 up, 8 in 2024-02-11T23:22:09.271 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:09.271 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:09.283 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:09.283 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:09.283 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:09.287 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:09.287 INFO:tasks.workunit.client.0.smithi023.stdout:from 2 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:09.288 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~92274688,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:09.288 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~117440512,306184192~12582912,322961408~29360128,356515840~62914560] 2024-02-11T23:22:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:09 smithi023 ceph-mon[111262]: osdmap e1610: 8 total, 8 up, 8 in 2024-02-11T23:22:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:09 smithi023 ceph-mon[111262]: pgmap v3364: 137 pgs: 137 active+clean; 639 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 KiB/s wr, 128 op/s 2024-02-11T23:22:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:09 smithi023 ceph-mon[113671]: osdmap e1610: 8 total, 8 up, 8 in 2024-02-11T23:22:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:09 smithi023 ceph-mon[113671]: pgmap v3364: 137 pgs: 137 active+clean; 639 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 KiB/s wr, 128 op/s 2024-02-11T23:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:09 smithi160 ceph-mon[106289]: osdmap e1610: 8 total, 8 up, 8 in 2024-02-11T23:22:09.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:09 smithi160 ceph-mon[106289]: pgmap v3364: 137 pgs: 137 active+clean; 639 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 KiB/s wr, 128 op/s 2024-02-11T23:22:10.215 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:10.215 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:10.227 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:10.228 INFO:tasks.workunit.client.0.smithi023.stdout:from 1 to HEAD diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:10.228 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~20971520,155189248~8388608,171966464~8388608,184549376~16777216,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~12582912,373293056~41943040] 2024-02-11T23:22:10.229 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~8388608,184549376~134217728,322961408~29360128,356515840~62914560] 2024-02-11T23:22:10.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:10 smithi023 ceph-mon[111262]: osdmap e1611: 8 total, 8 up, 8 in 2024-02-11T23:22:10.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:10 smithi023 ceph-mon[111262]: osdmap e1612: 8 total, 8 up, 8 in 2024-02-11T23:22:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:10 smithi023 ceph-mon[113671]: osdmap e1611: 8 total, 8 up, 8 in 2024-02-11T23:22:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:10 smithi023 ceph-mon[113671]: osdmap e1612: 8 total, 8 up, 8 in 2024-02-11T23:22:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:10 smithi160 ceph-mon[106289]: osdmap e1611: 8 total, 8 up, 8 in 2024-02-11T23:22:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:10 smithi160 ceph-mon[106289]: osdmap e1612: 8 total, 8 up, 8 in 2024-02-11T23:22:11.231 INFO:tasks.workunit.client.0.smithi023.stdout:from 0 to HEAD diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:11.231 INFO:tasks.workunit.client.0.smithi023.stdout: limited diff [0~121634816,130023424~33554432,171966464~29360128,205520896~96468992,306184192~12582912,322961408~20971520,348127232~4194304,356515840~58720256] 2024-02-11T23:22:11.242 INFO:tasks.workunit.client.0.smithi023.stdout: actual was [0~125829120,130023424~33554432,171966464~146800640,322961408~29360128,356515840~62914560] 2024-02-11T23:22:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:11 smithi023 ceph-mon[111262]: pgmap v3367: 137 pgs: 137 active+clean; 601 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 5.0 KiB/s wr, 169 op/s 2024-02-11T23:22:11.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:11 smithi023 ceph-mon[111262]: osdmap e1613: 8 total, 8 up, 8 in 2024-02-11T23:22:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:11 smithi023 ceph-mon[113671]: pgmap v3367: 137 pgs: 137 active+clean; 601 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 5.0 KiB/s wr, 169 op/s 2024-02-11T23:22:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:11 smithi023 ceph-mon[113671]: osdmap e1613: 8 total, 8 up, 8 in 2024-02-11T23:22:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:11 smithi160 ceph-mon[106289]: pgmap v3367: 137 pgs: 137 active+clean; 601 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 5.0 KiB/s wr, 169 op/s 2024-02-11T23:22:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:11 smithi160 ceph-mon[106289]: osdmap e1613: 8 total, 8 up, 8 in 2024-02-11T23:22:12.299 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39038 ms) 2024-02-11T23:22:12.299 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-02-11T23:22:12.299 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:22:13.400 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1101 ms) 2024-02-11T23:22:13.401 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-02-11T23:22:13.401 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:22:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:13 smithi023 ceph-mon[111262]: osdmap e1614: 8 total, 8 up, 8 in 2024-02-11T23:22:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:13 smithi023 ceph-mon[111262]: pgmap v3370: 137 pgs: 137 active+clean; 484 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 5.7 KiB/s wr, 156 op/s 2024-02-11T23:22:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:13 smithi023 ceph-mon[113671]: osdmap e1614: 8 total, 8 up, 8 in 2024-02-11T23:22:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:13 smithi023 ceph-mon[113671]: pgmap v3370: 137 pgs: 137 active+clean; 484 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 5.7 KiB/s wr, 156 op/s 2024-02-11T23:22:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:13 smithi160 ceph-mon[106289]: osdmap e1614: 8 total, 8 up, 8 in 2024-02-11T23:22:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:13 smithi160 ceph-mon[106289]: pgmap v3370: 137 pgs: 137 active+clean; 484 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 5.7 KiB/s wr, 156 op/s 2024-02-11T23:22:14.412 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [0~12582912,16777216~4194304] to clone 2024-02-11T23:22:14.412 INFO:tasks.workunit.client.0.smithi023.stdout: diff was [0~12582912,16777216~4194304] 2024-02-11T23:22:14.416 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1016 ms) 2024-02-11T23:22:14.417 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-02-11T23:22:14.417 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:22:14.440 INFO:tasks.workunit.client.0.smithi023.stdout: wrote [4019760~7900,4915464~36861,7546222~62905,8028799~19208,9128675~24228,9484129~45249,14138387~68449,15424124~81213,16937970~74331,20220078~20192] 2024-02-11T23:22:14.452 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (36 ms) 2024-02-11T23:22:14.452 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-02-11T23:22:14.452 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:22:14.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:14 smithi023 ceph-mon[111262]: osdmap e1615: 8 total, 8 up, 8 in 2024-02-11T23:22:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:14 smithi023 ceph-mon[113671]: osdmap e1615: 8 total, 8 up, 8 in 2024-02-11T23:22:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:14 smithi160 ceph-mon[106289]: osdmap e1615: 8 total, 8 up, 8 in 2024-02-11T23:22:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-mon[111262]: osdmap e1616: 8 total, 8 up, 8 in 2024-02-11T23:22:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-mon[111262]: pgmap v3373: 137 pgs: 137 active+clean; 463 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-02-11T23:22:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-mon[111262]: osdmap e1617: 8 total, 8 up, 8 in 2024-02-11T23:22:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-mon[113671]: osdmap e1616: 8 total, 8 up, 8 in 2024-02-11T23:22:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-mon[113671]: pgmap v3373: 137 pgs: 137 active+clean; 463 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-02-11T23:22:15.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-mon[113671]: osdmap e1617: 8 total, 8 up, 8 in 2024-02-11T23:22:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:15 smithi160 ceph-mon[106289]: osdmap e1616: 8 total, 8 up, 8 in 2024-02-11T23:22:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:15 smithi160 ceph-mon[106289]: pgmap v3373: 137 pgs: 137 active+clean; 463 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-02-11T23:22:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:15 smithi160 ceph-mon[106289]: osdmap e1617: 8 total, 8 up, 8 in 2024-02-11T23:22:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:22:15] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:22:16.325 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1873 ms) 2024-02-11T23:22:16.325 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-02-11T23:22:16.325 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:22:16.384 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (59 ms) 2024-02-11T23:22:16.384 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-02-11T23:22:16.384 INFO:tasks.workunit.client.0.smithi023.stdout:using new format! 2024-02-11T23:22:16.459 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (75 ms) 2024-02-11T23:22:16.459 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-02-11T23:22:16.459 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_librbd.cc:8210: Skipped 2024-02-11T23:22:16.459 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:22:16.459 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-02-11T23:22:17.223 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 12 tests from DiffIterateTest/1 (57053 ms total) 2024-02-11T23:22:17.223 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:22:17.223 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 17 tests from TestImageWatcher 2024-02-11T23:22:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:17 smithi023 ceph-mon[111262]: osdmap e1618: 8 total, 8 up, 8 in 2024-02-11T23:22:17.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:17 smithi023 ceph-mon[111262]: pgmap v3376: 137 pgs: 137 active+clean; 460 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 214 op/s 2024-02-11T23:22:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:17 smithi023 ceph-mon[113671]: osdmap e1618: 8 total, 8 up, 8 in 2024-02-11T23:22:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:17 smithi023 ceph-mon[113671]: pgmap v3376: 137 pgs: 137 active+clean; 460 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 214 op/s 2024-02-11T23:22:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:17 smithi160 ceph-mon[106289]: osdmap e1618: 8 total, 8 up, 8 in 2024-02-11T23:22:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:17 smithi160 ceph-mon[106289]: pgmap v3376: 137 pgs: 137 active+clean; 460 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 214 op/s 2024-02-11T23:22:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:18 smithi023 ceph-mon[111262]: osdmap e1619: 8 total, 8 up, 8 in 2024-02-11T23:22:18.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:18 smithi023 ceph-mon[113671]: osdmap e1619: 8 total, 8 up, 8 in 2024-02-11T23:22:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:18 smithi160 ceph-mon[106289]: osdmap e1619: 8 total, 8 up, 8 in 2024-02-11T23:22:19.235 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[111262]: osdmap e1620: 8 total, 8 up, 8 in 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/824373139' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[111262]: pgmap v3379: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[111262]: osdmap e1621: 8 total, 8 up, 8 in 2024-02-11T23:22:19.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[113671]: osdmap e1620: 8 total, 8 up, 8 in 2024-02-11T23:22:19.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/824373139' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:19.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:19.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[113671]: pgmap v3379: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:22:19.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:22:19.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:19 smithi023 ceph-mon[113671]: osdmap e1621: 8 total, 8 up, 8 in 2024-02-11T23:22:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:19 smithi160 ceph-mon[106289]: osdmap e1620: 8 total, 8 up, 8 in 2024-02-11T23:22:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:19 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/824373139' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:19 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:19 smithi160 ceph-mon[106289]: pgmap v3379: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:22:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:19 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:22:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:19 smithi160 ceph-mon[106289]: osdmap e1621: 8 total, 8 up, 8 in 2024-02-11T23:22:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:20 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:22:20.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:20 smithi023 ceph-mon[111262]: osdmap e1622: 8 total, 8 up, 8 in 2024-02-11T23:22:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:20 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:22:20.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:20 smithi023 ceph-mon[113671]: osdmap e1622: 8 total, 8 up, 8 in 2024-02-11T23:22:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:20 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:22:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:20 smithi160 ceph-mon[106289]: osdmap e1622: 8 total, 8 up, 8 in 2024-02-11T23:22:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2053 ms) 2024-02-11T23:22:21.289 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-02-11T23:22:21.315 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyFlatten (27 ms) 2024-02-11T23:22:21.315 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-02-11T23:22:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyResize (28 ms) 2024-02-11T23:22:21.343 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-02-11T23:22:21.368 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (25 ms) 2024-02-11T23:22:21.368 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-02-11T23:22:21.391 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (23 ms) 2024-02-11T23:22:21.391 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-02-11T23:22:21.414 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (23 ms) 2024-02-11T23:22:21.414 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-02-11T23:22:21.435 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (20 ms) 2024-02-11T23:22:21.435 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-02-11T23:22:21.458 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapRename (24 ms) 2024-02-11T23:22:21.458 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-02-11T23:22:21.483 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (25 ms) 2024-02-11T23:22:21.483 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-02-11T23:22:21.505 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (22 ms) 2024-02-11T23:22:21.505 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-02-11T23:22:21.527 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (22 ms) 2024-02-11T23:22:21.527 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-02-11T23:22:21.547 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2024-02-11T23:22:21.548 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-02-11T23:22:21.570 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyRename (23 ms) 2024-02-11T23:22:21.570 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-02-11T23:22:21.594 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (23 ms) 2024-02-11T23:22:21.594 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-02-11T23:22:21.615 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (22 ms) 2024-02-11T23:22:21.615 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-02-11T23:22:21.639 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (24 ms) 2024-02-11T23:22:21.639 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-02-11T23:22:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:21 smithi023 ceph-mon[111262]: pgmap v3382: 137 pgs: 2 creating+peering, 24 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:22:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:21 smithi023 ceph-mon[111262]: osdmap e1623: 8 total, 8 up, 8 in 2024-02-11T23:22:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:21 smithi023 ceph-mon[113671]: pgmap v3382: 137 pgs: 2 creating+peering, 24 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:22:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:21 smithi023 ceph-mon[113671]: osdmap e1623: 8 total, 8 up, 8 in 2024-02-11T23:22:21.659 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (20 ms) 2024-02-11T23:22:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:21 smithi160 ceph-mon[106289]: pgmap v3382: 137 pgs: 2 creating+peering, 24 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:22:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:21 smithi160 ceph-mon[106289]: osdmap e1623: 8 total, 8 up, 8 in 2024-02-11T23:22:22.285 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 17 tests from TestImageWatcher (2424 ms total) 2024-02-11T23:22:22.285 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:22:22.285 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 34 tests from TestInternal 2024-02-11T23:22:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:22 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:22:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:22 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:22:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:22 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:22:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:22 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:22:22.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:22 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:22:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:22 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:22:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:23 smithi023 ceph-mon[111262]: osdmap e1624: 8 total, 8 up, 8 in 2024-02-11T23:22:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:23 smithi023 ceph-mon[111262]: pgmap v3385: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:23 smithi023 ceph-mon[113671]: osdmap e1624: 8 total, 8 up, 8 in 2024-02-11T23:22:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:23 smithi023 ceph-mon[113671]: pgmap v3385: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:23 smithi160 ceph-mon[106289]: osdmap e1624: 8 total, 8 up, 8 in 2024-02-11T23:22:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:23 smithi160 ceph-mon[106289]: pgmap v3385: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:24.315 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.OpenByID 2024-02-11T23:22:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:24 smithi023 ceph-mon[111262]: osdmap e1625: 8 total, 8 up, 8 in 2024-02-11T23:22:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:24 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1703746511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:24 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:24 smithi023 ceph-mon[113671]: osdmap e1625: 8 total, 8 up, 8 in 2024-02-11T23:22:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:24 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1703746511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:24 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:24 smithi160 ceph-mon[106289]: osdmap e1625: 8 total, 8 up, 8 in 2024-02-11T23:22:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:24 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1703746511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:24 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:22:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:22:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-mon[111262]: osdmap e1626: 8 total, 8 up, 8 in 2024-02-11T23:22:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-mon[111262]: pgmap v3388: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:22:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-mon[113671]: osdmap e1626: 8 total, 8 up, 8 in 2024-02-11T23:22:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-mon[113671]: pgmap v3388: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:25 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:22:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:25 smithi160 ceph-mon[106289]: osdmap e1626: 8 total, 8 up, 8 in 2024-02-11T23:22:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:25 smithi160 ceph-mon[106289]: pgmap v3388: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:22:25] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.43.0" 2024-02-11T23:22:26.387 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.OpenByID (2073 ms) 2024-02-11T23:22:26.387 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-02-11T23:22:26.411 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.OpenSnapDNE (24 ms) 2024-02-11T23:22:26.411 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-02-11T23:22:26.437 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (26 ms) 2024-02-11T23:22:26.437 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-02-11T23:22:26.467 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.ResizeLocksImage (30 ms) 2024-02-11T23:22:26.467 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-02-11T23:22:26.487 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (19 ms) 2024-02-11T23:22:26.487 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-02-11T23:22:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:26 smithi023 ceph-mon[111262]: osdmap e1627: 8 total, 8 up, 8 in 2024-02-11T23:22:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:26 smithi023 ceph-mon[113671]: osdmap e1627: 8 total, 8 up, 8 in 2024-02-11T23:22:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:26 smithi160 ceph-mon[106289]: osdmap e1627: 8 total, 8 up, 8 in 2024-02-11T23:22:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:27 smithi023 ceph-mon[111262]: osdmap e1628: 8 total, 8 up, 8 in 2024-02-11T23:22:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:27 smithi023 ceph-mon[111262]: pgmap v3391: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:27 smithi023 ceph-mon[113671]: osdmap e1628: 8 total, 8 up, 8 in 2024-02-11T23:22:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:27 smithi023 ceph-mon[113671]: pgmap v3391: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:27 smithi160 ceph-mon[106289]: osdmap e1628: 8 total, 8 up, 8 in 2024-02-11T23:22:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:27 smithi160 ceph-mon[106289]: pgmap v3391: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:22:28.383 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1897 ms) 2024-02-11T23:22:28.384 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-02-11T23:22:28.413 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (30 ms) 2024-02-11T23:22:28.414 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-02-11T23:22:28.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:28 smithi023 ceph-mon[111262]: osdmap e1629: 8 total, 8 up, 8 in 2024-02-11T23:22:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:28 smithi023 ceph-mon[113671]: osdmap e1629: 8 total, 8 up, 8 in 2024-02-11T23:22:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:28 smithi160 ceph-mon[106289]: osdmap e1629: 8 total, 8 up, 8 in 2024-02-11T23:22:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:29 smithi023 ceph-mon[111262]: osdmap e1630: 8 total, 8 up, 8 in 2024-02-11T23:22:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:29 smithi023 ceph-mon[111262]: pgmap v3394: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 59 op/s 2024-02-11T23:22:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:29 smithi023 ceph-mon[113671]: osdmap e1630: 8 total, 8 up, 8 in 2024-02-11T23:22:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:29 smithi023 ceph-mon[113671]: pgmap v3394: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 59 op/s 2024-02-11T23:22:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:29 smithi160 ceph-mon[106289]: osdmap e1630: 8 total, 8 up, 8 in 2024-02-11T23:22:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:29 smithi160 ceph-mon[106289]: pgmap v3394: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 59 op/s 2024-02-11T23:22:30.418 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (2005 ms) 2024-02-11T23:22:30.418 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-02-11T23:22:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:30 smithi023 ceph-mon[111262]: osdmap e1631: 8 total, 8 up, 8 in 2024-02-11T23:22:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:30 smithi023 ceph-mon[113671]: osdmap e1631: 8 total, 8 up, 8 in 2024-02-11T23:22:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:30 smithi160 ceph-mon[106289]: osdmap e1631: 8 total, 8 up, 8 in 2024-02-11T23:22:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:31 smithi160 ceph-mon[106289]: osdmap e1632: 8 total, 8 up, 8 in 2024-02-11T23:22:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:31 smithi160 ceph-mon[106289]: pgmap v3397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.5 KiB/s wr, 81 op/s 2024-02-11T23:22:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:31 smithi023 ceph-mon[111262]: osdmap e1632: 8 total, 8 up, 8 in 2024-02-11T23:22:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:31 smithi023 ceph-mon[111262]: pgmap v3397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.5 KiB/s wr, 81 op/s 2024-02-11T23:22:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:31 smithi023 ceph-mon[113671]: osdmap e1632: 8 total, 8 up, 8 in 2024-02-11T23:22:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:31 smithi023 ceph-mon[113671]: pgmap v3397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 6.5 KiB/s wr, 81 op/s 2024-02-11T23:22:32.466 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2048 ms) 2024-02-11T23:22:32.466 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-02-11T23:22:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:32 smithi160 ceph-mon[106289]: osdmap e1633: 8 total, 8 up, 8 in 2024-02-11T23:22:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:32 smithi023 ceph-mon[111262]: osdmap e1633: 8 total, 8 up, 8 in 2024-02-11T23:22:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:32 smithi023 ceph-mon[113671]: osdmap e1633: 8 total, 8 up, 8 in 2024-02-11T23:22:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:22:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T23:22:32.930681829Z level=info msg="Completed cleanup jobs" duration=2.416773ms 2024-02-11T23:22:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:33 smithi023 ceph-mon[111262]: osdmap e1634: 8 total, 8 up, 8 in 2024-02-11T23:22:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:33 smithi023 ceph-mon[111262]: pgmap v3400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 7.2 KiB/s wr, 64 op/s 2024-02-11T23:22:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:33 smithi023 ceph-mon[113671]: osdmap e1634: 8 total, 8 up, 8 in 2024-02-11T23:22:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:33 smithi023 ceph-mon[113671]: pgmap v3400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 7.2 KiB/s wr, 64 op/s 2024-02-11T23:22:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:33 smithi160 ceph-mon[106289]: osdmap e1634: 8 total, 8 up, 8 in 2024-02-11T23:22:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:33 smithi160 ceph-mon[106289]: pgmap v3400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 7.2 KiB/s wr, 64 op/s 2024-02-11T23:22:34.507 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2041 ms) 2024-02-11T23:22:34.507 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-02-11T23:22:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:34 smithi023 ceph-mon[111262]: osdmap e1635: 8 total, 8 up, 8 in 2024-02-11T23:22:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:34 smithi023 ceph-mon[113671]: osdmap e1635: 8 total, 8 up, 8 in 2024-02-11T23:22:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:34 smithi160 ceph-mon[106289]: osdmap e1635: 8 total, 8 up, 8 in 2024-02-11T23:22:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-mon[111262]: osdmap e1636: 8 total, 8 up, 8 in 2024-02-11T23:22:35.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-mon[111262]: pgmap v3403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 9.7 KiB/s wr, 127 op/s 2024-02-11T23:22:35.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-mon[111262]: osdmap e1637: 8 total, 8 up, 8 in 2024-02-11T23:22:35.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-mon[113671]: osdmap e1636: 8 total, 8 up, 8 in 2024-02-11T23:22:35.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-mon[113671]: pgmap v3403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 9.7 KiB/s wr, 127 op/s 2024-02-11T23:22:35.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-mon[113671]: osdmap e1637: 8 total, 8 up, 8 in 2024-02-11T23:22:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:35 smithi160 ceph-mon[106289]: osdmap e1636: 8 total, 8 up, 8 in 2024-02-11T23:22:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:35 smithi160 ceph-mon[106289]: pgmap v3403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 9.7 KiB/s wr, 127 op/s 2024-02-11T23:22:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:35 smithi160 ceph-mon[106289]: osdmap e1637: 8 total, 8 up, 8 in 2024-02-11T23:22:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:22:35] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.43.0" 2024-02-11T23:22:36.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.FlattenLocksImage (1742 ms) 2024-02-11T23:22:36.249 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-02-11T23:22:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:37 smithi023 ceph-mon[111262]: osdmap e1638: 8 total, 8 up, 8 in 2024-02-11T23:22:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:37 smithi023 ceph-mon[111262]: pgmap v3406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 7.7 KiB/s wr, 122 op/s 2024-02-11T23:22:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:37 smithi023 ceph-mon[113671]: osdmap e1638: 8 total, 8 up, 8 in 2024-02-11T23:22:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:37 smithi023 ceph-mon[113671]: pgmap v3406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 7.7 KiB/s wr, 122 op/s 2024-02-11T23:22:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:37 smithi160 ceph-mon[106289]: osdmap e1638: 8 total, 8 up, 8 in 2024-02-11T23:22:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:37 smithi160 ceph-mon[106289]: pgmap v3406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 7.7 KiB/s wr, 122 op/s 2024-02-11T23:22:38.274 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2024 ms) 2024-02-11T23:22:38.274 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-02-11T23:22:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:38 smithi023 ceph-mon[111262]: osdmap e1639: 8 total, 8 up, 8 in 2024-02-11T23:22:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:38 smithi023 ceph-mon[113671]: osdmap e1639: 8 total, 8 up, 8 in 2024-02-11T23:22:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:38 smithi160 ceph-mon[106289]: osdmap e1639: 8 total, 8 up, 8 in 2024-02-11T23:22:39.264 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (991 ms) 2024-02-11T23:22:39.264 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[111262]: osdmap e1640: 8 total, 8 up, 8 in 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2631029394' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]: dispatch 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]: dispatch 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[111262]: pgmap v3409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 7.0 KiB/s wr, 152 op/s 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[113671]: osdmap e1640: 8 total, 8 up, 8 in 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2631029394' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]: dispatch 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]: dispatch 2024-02-11T23:22:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:39 smithi023 ceph-mon[113671]: pgmap v3409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 7.0 KiB/s wr, 152 op/s 2024-02-11T23:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:39 smithi160 ceph-mon[106289]: osdmap e1640: 8 total, 8 up, 8 in 2024-02-11T23:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:39 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2631029394' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]: dispatch 2024-02-11T23:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:39 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]: dispatch 2024-02-11T23:22:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:39 smithi160 ceph-mon[106289]: pgmap v3409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 7.0 KiB/s wr, 152 op/s 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]': finished 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[111262]: osdmap e1641: 8 total, 8 up, 8 in 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3107546354' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]: dispatch 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]: dispatch 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]': finished 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[111262]: osdmap e1642: 8 total, 8 up, 8 in 2024-02-11T23:22:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]': finished 2024-02-11T23:22:40.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[113671]: osdmap e1641: 8 total, 8 up, 8 in 2024-02-11T23:22:40.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3107546354' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]: dispatch 2024-02-11T23:22:40.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]: dispatch 2024-02-11T23:22:40.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]': finished 2024-02-11T23:22:40.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:40 smithi023 ceph-mon[113671]: osdmap e1642: 8 total, 8 up, 8 in 2024-02-11T23:22:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:40 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/2631029394"}]': finished 2024-02-11T23:22:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:40 smithi160 ceph-mon[106289]: osdmap e1641: 8 total, 8 up, 8 in 2024-02-11T23:22:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:40 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3107546354' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]: dispatch 2024-02-11T23:22:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:40 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]: dispatch 2024-02-11T23:22:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:40 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/3107546354"}]': finished 2024-02-11T23:22:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:40 smithi160 ceph-mon[106289]: osdmap e1642: 8 total, 8 up, 8 in 2024-02-11T23:22:41.212 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1948 ms) 2024-02-11T23:22:41.212 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-02-11T23:22:41.247 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.AioWriteRequestsLock (35 ms) 2024-02-11T23:22:41.247 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-02-11T23:22:41.285 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (38 ms) 2024-02-11T23:22:41.285 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-02-11T23:22:41.336 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.CancelAsyncResize (51 ms) 2024-02-11T23:22:41.336 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.MultipleResize 2024-02-11T23:22:41.399 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.MultipleResize (63 ms) 2024-02-11T23:22:41.400 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.Metadata 2024-02-11T23:22:41.446 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.Metadata (47 ms) 2024-02-11T23:22:41.446 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-02-11T23:22:41.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.MetadataConfApply (33 ms) 2024-02-11T23:22:41.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-02-11T23:22:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:41 smithi023 ceph-mon[111262]: pgmap v3412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 6.7 KiB/s wr, 172 op/s 2024-02-11T23:22:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:41 smithi023 ceph-mon[113671]: pgmap v3412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 6.7 KiB/s wr, 172 op/s 2024-02-11T23:22:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:41 smithi160 ceph-mon[106289]: pgmap v3412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 6.7 KiB/s wr, 172 op/s 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:22:42.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:42 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:22:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:22:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:22:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:22:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:42 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:22:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:43 smithi023 ceph-mon[111262]: osdmap e1643: 8 total, 8 up, 8 in 2024-02-11T23:22:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:43 smithi023 ceph-mon[111262]: pgmap v3414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 14 KiB/s wr, 214 op/s 2024-02-11T23:22:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:43 smithi023 ceph-mon[113671]: osdmap e1643: 8 total, 8 up, 8 in 2024-02-11T23:22:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:43 smithi023 ceph-mon[113671]: pgmap v3414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 14 KiB/s wr, 214 op/s 2024-02-11T23:22:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:43 smithi160 ceph-mon[106289]: osdmap e1643: 8 total, 8 up, 8 in 2024-02-11T23:22:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:43 smithi160 ceph-mon[106289]: pgmap v3414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 14 KiB/s wr, 214 op/s 2024-02-11T23:22:44.407 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapshotCopyup (2928 ms) 2024-02-11T23:22:44.407 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-02-11T23:22:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:44 smithi023 ceph-mon[111262]: osdmap e1644: 8 total, 8 up, 8 in 2024-02-11T23:22:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:44 smithi023 ceph-mon[113671]: osdmap e1644: 8 total, 8 up, 8 in 2024-02-11T23:22:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:44 smithi160 ceph-mon[106289]: osdmap e1644: 8 total, 8 up, 8 in 2024-02-11T23:22:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-mon[111262]: osdmap e1645: 8 total, 8 up, 8 in 2024-02-11T23:22:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-mon[111262]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 209 op/s 2024-02-11T23:22:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-mon[111262]: osdmap e1646: 8 total, 8 up, 8 in 2024-02-11T23:22:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-mon[113671]: osdmap e1645: 8 total, 8 up, 8 in 2024-02-11T23:22:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-mon[113671]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 209 op/s 2024-02-11T23:22:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-mon[113671]: osdmap e1646: 8 total, 8 up, 8 in 2024-02-11T23:22:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:45 smithi160 ceph-mon[106289]: osdmap e1645: 8 total, 8 up, 8 in 2024-02-11T23:22:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:45 smithi160 ceph-mon[106289]: pgmap v3417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 209 op/s 2024-02-11T23:22:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:45 smithi160 ceph-mon[106289]: osdmap e1646: 8 total, 8 up, 8 in 2024-02-11T23:22:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:22:45] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-02-11T23:22:46.355 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1948 ms) 2024-02-11T23:22:46.355 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-02-11T23:22:47.369 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1014 ms) 2024-02-11T23:22:47.369 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-02-11T23:22:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:47 smithi023 ceph-mon[111262]: osdmap e1647: 8 total, 8 up, 8 in 2024-02-11T23:22:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:47 smithi023 ceph-mon[111262]: pgmap v3420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 19 KiB/s wr, 208 op/s 2024-02-11T23:22:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:47 smithi023 ceph-mon[113671]: osdmap e1647: 8 total, 8 up, 8 in 2024-02-11T23:22:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:47 smithi023 ceph-mon[113671]: pgmap v3420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 19 KiB/s wr, 208 op/s 2024-02-11T23:22:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:47 smithi160 ceph-mon[106289]: osdmap e1647: 8 total, 8 up, 8 in 2024-02-11T23:22:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:47 smithi160 ceph-mon[106289]: pgmap v3420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 19 KiB/s wr, 208 op/s 2024-02-11T23:22:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:48 smithi023 ceph-mon[111262]: osdmap e1648: 8 total, 8 up, 8 in 2024-02-11T23:22:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:48 smithi023 ceph-mon[113671]: osdmap e1648: 8 total, 8 up, 8 in 2024-02-11T23:22:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:48 smithi160 ceph-mon[106289]: osdmap e1648: 8 total, 8 up, 8 in 2024-02-11T23:22:49.427 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.ResizeCopyup (2058 ms) 2024-02-11T23:22:49.427 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-02-11T23:22:49.438 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_internal.cc:1056: Skipped 2024-02-11T23:22:49.438 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:22:49.438 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (11 ms) 2024-02-11T23:22:49.438 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.ImageOptions 2024-02-11T23:22:49.446 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2024-02-11T23:22:49.446 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-02-11T23:22:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:49 smithi023 ceph-mon[111262]: osdmap e1649: 8 total, 8 up, 8 in 2024-02-11T23:22:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:49 smithi023 ceph-mon[111262]: pgmap v3423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 19 KiB/s wr, 288 op/s 2024-02-11T23:22:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:49 smithi023 ceph-mon[113671]: osdmap e1649: 8 total, 8 up, 8 in 2024-02-11T23:22:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:49 smithi023 ceph-mon[113671]: pgmap v3423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 19 KiB/s wr, 288 op/s 2024-02-11T23:22:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:49 smithi160 ceph-mon[106289]: osdmap e1649: 8 total, 8 up, 8 in 2024-02-11T23:22:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:49 smithi160 ceph-mon[106289]: pgmap v3423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 19 KiB/s wr, 288 op/s 2024-02-11T23:22:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:50 smithi023 ceph-mon[111262]: osdmap e1650: 8 total, 8 up, 8 in 2024-02-11T23:22:50.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:50 smithi023 ceph-mon[111262]: osdmap e1651: 8 total, 8 up, 8 in 2024-02-11T23:22:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:50 smithi023 ceph-mon[113671]: osdmap e1650: 8 total, 8 up, 8 in 2024-02-11T23:22:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:50 smithi023 ceph-mon[113671]: osdmap e1651: 8 total, 8 up, 8 in 2024-02-11T23:22:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:50 smithi160 ceph-mon[106289]: osdmap e1650: 8 total, 8 up, 8 in 2024-02-11T23:22:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:50 smithi160 ceph-mon[106289]: osdmap e1651: 8 total, 8 up, 8 in 2024-02-11T23:22:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:51 smithi023 ceph-mon[111262]: pgmap v3426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 151 op/s 2024-02-11T23:22:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:51 smithi023 ceph-mon[111262]: osdmap e1652: 8 total, 8 up, 8 in 2024-02-11T23:22:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:51 smithi023 ceph-mon[113671]: pgmap v3426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 151 op/s 2024-02-11T23:22:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:51 smithi023 ceph-mon[113671]: osdmap e1652: 8 total, 8 up, 8 in 2024-02-11T23:22:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:51 smithi160 ceph-mon[106289]: pgmap v3426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 151 op/s 2024-02-11T23:22:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:51 smithi160 ceph-mon[106289]: osdmap e1652: 8 total, 8 up, 8 in 2024-02-11T23:22:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:52 smithi023 ceph-mon[111262]: osdmap e1653: 8 total, 8 up, 8 in 2024-02-11T23:22:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:52 smithi023 ceph-mon[113671]: osdmap e1653: 8 total, 8 up, 8 in 2024-02-11T23:22:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:22:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:52 smithi160 ceph-mon[106289]: osdmap e1653: 8 total, 8 up, 8 in 2024-02-11T23:22:53.269 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.WriteFullCopyup (3823 ms) 2024-02-11T23:22:53.270 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-02-11T23:22:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:53 smithi023 ceph-mon[111262]: pgmap v3429: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 1.0 MiB/s wr, 258 op/s 2024-02-11T23:22:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:53 smithi023 ceph-mon[111262]: osdmap e1654: 8 total, 8 up, 8 in 2024-02-11T23:22:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:53 smithi023 ceph-mon[113671]: pgmap v3429: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 1.0 MiB/s wr, 258 op/s 2024-02-11T23:22:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:53 smithi023 ceph-mon[113671]: osdmap e1654: 8 total, 8 up, 8 in 2024-02-11T23:22:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:53 smithi160 ceph-mon[106289]: pgmap v3429: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 1.0 MiB/s wr, 258 op/s 2024-02-11T23:22:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:53 smithi160 ceph-mon[106289]: osdmap e1654: 8 total, 8 up, 8 in 2024-02-11T23:22:55.264 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (1994 ms) 2024-02-11T23:22:55.264 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.TestCoR 2024-02-11T23:22:55.274 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_internal.cc:1313: Skipped 2024-02-11T23:22:55.274 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to disabled copy-on-read 2024-02-11T23:22:55.274 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestInternal.TestCoR (11 ms) 2024-02-11T23:22:55.274 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout:made parent image "image57": 4194304K (1024 * 4K) 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout:generated random write map: 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [16 , 67579 ] 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [23 , 96852 ] 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [34 , 141726 ] 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [37 , 152552 ] 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [47 , 193966 ] 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [53 , 219911 ] 2024-02-11T23:22:55.528 INFO:tasks.workunit.client.0.smithi023.stdout: [54 , 221477 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [68 , 279805 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [83 , 342526 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [107 , 440534 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [117 , 481426 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [147 , 602925 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [150 , 614473 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [157 , 645526 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [159 , 651452 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [166 , 680645 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [173 , 709943 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [195 , 800704 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [230 , 943386 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [237 , 973324 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [240 , 984903 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [265 , 1088791 ] 2024-02-11T23:22:55.529 INFO:tasks.workunit.client.0.smithi023.stdout: [279 , 1145199 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [288 , 1180031 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [290 , 1191328 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [300 , 1229967 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [304 , 1248645 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [330 , 1352900 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [349 , 1429851 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [353 , 1446814 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [369 , 1512099 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [383 , 1569353 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [384 , 1574853 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [393 , 1612488 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [401 , 1644929 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [406 , 1665214 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [407 , 1667262 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [415 , 1700029 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [422 , 1729416 ] 2024-02-11T23:22:55.530 INFO:tasks.workunit.client.0.smithi023.stdout: [425 , 1743108 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [437 , 1790097 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [440 , 1803166 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [496 , 2033325 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [504 , 2065111 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [511 , 2095804 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [517 , 2121098 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [544 , 2231425 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [545 , 2234389 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [585 , 2398218 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [603 , 2471510 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [604 , 2474742 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [606 , 2485453 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [617 , 2530119 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [618 , 2531343 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [627 , 2571632 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [661 , 2709057 ] 2024-02-11T23:22:55.531 INFO:tasks.workunit.client.0.smithi023.stdout: [663 , 2716549 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [681 , 2790906 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [694 , 2845784 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [711 , 2912586 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [719 , 2945625 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [729 , 2986286 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [733 , 3002774 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [737 , 3021529 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [741 , 3037924 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [745 , 3051830 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [761 , 3118899 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [789 , 3234265 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [811 , 3323447 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [820 , 3359987 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [837 , 3431260 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [845 , 3463118 ] 2024-02-11T23:22:55.532 INFO:tasks.workunit.client.0.smithi023.stdout: [859 , 3521974 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [869 , 3561716 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [872 , 3573961 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [879 , 3600577 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [881 , 3610645 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [889 , 3644361 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [890 , 3647125 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [915 , 3750166 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [921 , 3775276 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [933 , 3824901 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [934 , 3829233 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [942 , 3858656 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [947 , 3880025 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [949 , 3888524 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [950 , 3892168 ] 2024-02-11T23:22:55.533 INFO:tasks.workunit.client.0.smithi023.stdout: [953 , 3904974 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: [970 , 3974074 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: [972 , 3982690 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: [982 , 4023260 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: [1007 , 4127721 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: [1016 , 4162144 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: [1022 , 4187223 ] 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout:write data based on random map 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-16 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-23 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-34 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-37 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-47 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-53 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-54 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-68 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-83 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-107 2024-02-11T23:22:55.534 INFO:tasks.workunit.client.0.smithi023.stdout: write object-117 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-147 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-150 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-157 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-159 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-166 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-173 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-195 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-230 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-237 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-240 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-265 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-279 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-288 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-290 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-300 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-304 2024-02-11T23:22:55.535 INFO:tasks.workunit.client.0.smithi023.stdout: write object-330 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-349 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-353 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-369 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-383 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-384 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-393 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-401 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-406 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-407 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-415 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-422 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-425 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-437 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-440 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-496 2024-02-11T23:22:55.536 INFO:tasks.workunit.client.0.smithi023.stdout: write object-504 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-511 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-517 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-544 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-545 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-585 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-603 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-604 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-606 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-617 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-618 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-627 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-661 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-663 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-681 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-694 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-711 2024-02-11T23:22:55.537 INFO:tasks.workunit.client.0.smithi023.stdout: write object-719 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-729 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-733 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-737 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-741 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-745 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-761 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-789 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-811 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-820 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-837 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-845 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-859 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-869 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-872 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-879 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-881 2024-02-11T23:22:55.538 INFO:tasks.workunit.client.0.smithi023.stdout: write object-889 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-890 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-915 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-921 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-933 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-934 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-942 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-947 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-949 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-950 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-953 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-970 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-972 2024-02-11T23:22:55.539 INFO:tasks.workunit.client.0.smithi023.stdout: write object-982 2024-02-11T23:22:55.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:55 smithi023 ceph-mon[111262]: osdmap e1655: 8 total, 8 up, 8 in 2024-02-11T23:22:55.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:55 smithi023 ceph-mon[111262]: pgmap v3432: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 309 op/s 2024-02-11T23:22:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:55 smithi023 ceph-mon[113671]: osdmap e1655: 8 total, 8 up, 8 in 2024-02-11T23:22:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:55 smithi023 ceph-mon[113671]: pgmap v3432: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 309 op/s 2024-02-11T23:22:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:55 smithi160 ceph-mon[106289]: osdmap e1655: 8 total, 8 up, 8 in 2024-02-11T23:22:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:55 smithi160 ceph-mon[106289]: pgmap v3432: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 309 op/s 2024-02-11T23:22:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:22:55] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-02-11T23:22:56.450 INFO:tasks.workunit.client.0.smithi023.stdout: write object-1007 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout: write object-1016 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout: write object-1022 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:verify written data by reading 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout: read object-16 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:made snapshot "image57@parent_snap" and protect it 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:made and opened clone "image58" 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:flattening clone: "image58" 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:check whether child image has the same set of objects as parent 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1176 ms) 2024-02-11T23:22:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-02-11T23:22:56.491 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-mon[111262]: osdmap e1656: 8 total, 8 up, 8 in 2024-02-11T23:22:56.492 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:22:56] ENGINE Bus STOPPING 2024-02-11T23:22:56.492 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-mon[113671]: osdmap e1656: 8 total, 8 up, 8 in 2024-02-11T23:22:56.534 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.PoolMetadataConfApply (84 ms) 2024-02-11T23:22:56.534 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.Sparsify 2024-02-11T23:22:56.559 INFO:tasks.workunit.client.0.smithi023.stdout:sparsify_supported=1 2024-02-11T23:22:56.559 INFO:tasks.workunit.client.0.smithi023.stdout:sparse_read_supported=1 2024-02-11T23:22:56.591 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.Sparsify (57 ms) 2024-02-11T23:22:56.591 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.SparsifyClone 2024-02-11T23:22:56.610 INFO:tasks.workunit.client.0.smithi023.stdout:sparsify_supported=1 2024-02-11T23:22:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:56 smithi160 ceph-mon[106289]: osdmap e1656: 8 total, 8 up, 8 in 2024-02-11T23:22:56.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:22:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T23:22:56.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:22:56] ENGINE Bus STOPPED 2024-02-11T23:22:56.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:22:56] ENGINE Bus STARTING 2024-02-11T23:22:56.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:22:56] ENGINE Serving on http://:::9283 2024-02-11T23:22:56.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:22:56 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:22:56] ENGINE Bus STARTED 2024-02-11T23:22:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: osdmap e1657: 8 total, 8 up, 8 in 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[111262]: pgmap v3435: 137 pgs: 137 active+clean; 8.7 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 165 op/s 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: osdmap e1657: 8 total, 8 up, 8 in 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:22:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:22:57.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:22:57.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:22:57.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:57 smithi023 ceph-mon[113671]: pgmap v3435: 137 pgs: 137 active+clean; 8.7 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 165 op/s 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: osdmap e1657: 8 total, 8 up, 8 in 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:22:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:57 smithi160 ceph-mon[106289]: pgmap v3435: 137 pgs: 137 active+clean; 8.7 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 165 op/s 2024-02-11T23:22:58.545 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.SparsifyClone (1954 ms) 2024-02-11T23:22:58.546 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestInternal.MissingDataPool 2024-02-11T23:22:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:58 smithi023 ceph-mon[111262]: osdmap e1658: 8 total, 8 up, 8 in 2024-02-11T23:22:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:58 smithi023 ceph-mon[113671]: osdmap e1658: 8 total, 8 up, 8 in 2024-02-11T23:22:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:58 smithi160 ceph-mon[106289]: osdmap e1658: 8 total, 8 up, 8 in 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[111262]: osdmap e1659: 8 total, 8 up, 8 in 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[111262]: pgmap v3438: 137 pgs: 137 active+clean; 8.9 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 159 KiB/s wr, 785 op/s 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]: dispatch 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]: dispatch 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]: dispatch 2024-02-11T23:22:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[113671]: osdmap e1659: 8 total, 8 up, 8 in 2024-02-11T23:22:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[113671]: pgmap v3438: 137 pgs: 137 active+clean; 8.9 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 159 KiB/s wr, 785 op/s 2024-02-11T23:22:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]: dispatch 2024-02-11T23:22:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-02-11T23:22:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]: dispatch 2024-02-11T23:22:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:22:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]: dispatch 2024-02-11T23:22:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:59 smithi160 ceph-mon[106289]: osdmap e1659: 8 total, 8 up, 8 in 2024-02-11T23:22:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:59 smithi160 ceph-mon[106289]: pgmap v3438: 137 pgs: 137 active+clean; 8.9 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 159 KiB/s wr, 785 op/s 2024-02-11T23:22:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]: dispatch 2024-02-11T23:22:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-02-11T23:22:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]: dispatch 2024-02-11T23:22:59.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:22:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]: dispatch 2024-02-11T23:23:00.347 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestInternal.MissingDataPool (1802 ms) 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]': finished 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]': finished 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]': finished 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[111262]: osdmap e1660: 8 total, 8 up, 8 in 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[111262]: osdmap e1661: 8 total, 8 up, 8 in 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]': finished 2024-02-11T23:23:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-02-11T23:23:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]': finished 2024-02-11T23:23:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]': finished 2024-02-11T23:23:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[113671]: osdmap e1660: 8 total, 8 up, 8 in 2024-02-11T23:23:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:00 smithi023 ceph-mon[113671]: osdmap e1661: 8 total, 8 up, 8 in 2024-02-11T23:23:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]': finished 2024-02-11T23:23:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-02-11T23:23:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]': finished 2024-02-11T23:23:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]': finished 2024-02-11T23:23:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:00 smithi160 ceph-mon[106289]: osdmap e1660: 8 total, 8 up, 8 in 2024-02-11T23:23:00.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:00 smithi160 ceph-mon[106289]: osdmap e1661: 8 total, 8 up, 8 in 2024-02-11T23:23:01.236 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 34 tests from TestInternal (36033 ms total) 2024-02-11T23:23:01.236 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:23:01.236 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 51 tests from TestMirroring 2024-02-11T23:23:02.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:01 smithi023 ceph-mon[111262]: pgmap v3441: 137 pgs: 1 peering, 136 active+clean; 8.9 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 165 KiB/s wr, 728 op/s 2024-02-11T23:23:02.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:01 smithi023 ceph-mon[111262]: osdmap e1662: 8 total, 8 up, 8 in 2024-02-11T23:23:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:01 smithi023 ceph-mon[113671]: pgmap v3441: 137 pgs: 1 peering, 136 active+clean; 8.9 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 165 KiB/s wr, 728 op/s 2024-02-11T23:23:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:01 smithi023 ceph-mon[113671]: osdmap e1662: 8 total, 8 up, 8 in 2024-02-11T23:23:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:01 smithi160 ceph-mon[106289]: pgmap v3441: 137 pgs: 1 peering, 136 active+clean; 8.9 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 165 KiB/s wr, 728 op/s 2024-02-11T23:23:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:01 smithi160 ceph-mon[106289]: osdmap e1662: 8 total, 8 up, 8 in 2024-02-11T23:23:03.252 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-02-11T23:23:03.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:03 smithi023 ceph-mon[111262]: osdmap e1663: 8 total, 8 up, 8 in 2024-02-11T23:23:03.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:03 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:23:03.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:03 smithi023 ceph-mon[111262]: pgmap v3444: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:23:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:03 smithi023 ceph-mon[113671]: osdmap e1663: 8 total, 8 up, 8 in 2024-02-11T23:23:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:03 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:23:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:03 smithi023 ceph-mon[113671]: pgmap v3444: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:23:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:03 smithi160 ceph-mon[106289]: osdmap e1663: 8 total, 8 up, 8 in 2024-02-11T23:23:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:03 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:23:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:03 smithi160 ceph-mon[106289]: pgmap v3444: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:23:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:04 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:23:04.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:04 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:23:04.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:04 smithi023 ceph-mon[111262]: osdmap e1664: 8 total, 8 up, 8 in 2024-02-11T23:23:04.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:04 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:23:04.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:04 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:23:04.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:04 smithi023 ceph-mon[113671]: osdmap e1664: 8 total, 8 up, 8 in 2024-02-11T23:23:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:04 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:23:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:04 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:23:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:04 smithi160 ceph-mon[106289]: osdmap e1664: 8 total, 8 up, 8 in 2024-02-11T23:23:05.403 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2150 ms) 2024-02-11T23:23:05.403 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-02-11T23:23:05.520 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (118 ms) 2024-02-11T23:23:05.520 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-02-11T23:23:05.603 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (83 ms) 2024-02-11T23:23:05.603 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-02-11T23:23:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:05 smithi023 ceph-mon[111262]: osdmap e1665: 8 total, 8 up, 8 in 2024-02-11T23:23:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:05 smithi023 ceph-mon[111262]: pgmap v3447: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:23:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:05 smithi023 ceph-mon[113671]: osdmap e1665: 8 total, 8 up, 8 in 2024-02-11T23:23:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:05 smithi023 ceph-mon[113671]: pgmap v3447: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:23:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:05 smithi160 ceph-mon[106289]: osdmap e1665: 8 total, 8 up, 8 in 2024-02-11T23:23:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:05 smithi160 ceph-mon[106289]: pgmap v3447: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:23:05.708 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (104 ms) 2024-02-11T23:23:05.708 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-02-11T23:23:05.804 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (97 ms) 2024-02-11T23:23:05.805 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-02-11T23:23:05.909 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (105 ms) 2024-02-11T23:23:05.909 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-02-11T23:23:06.030 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (121 ms) 2024-02-11T23:23:06.030 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-02-11T23:23:06.030 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_mirroring.cc:482: Skipped 2024-02-11T23:23:06.030 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:23:06.031 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-02-11T23:23:06.031 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-02-11T23:23:06.031 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_mirroring.cc:520: Skipped 2024-02-11T23:23:06.031 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:23:06.031 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-02-11T23:23:06.031 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-02-11T23:23:06.109 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (79 ms) 2024-02-11T23:23:06.109 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-02-11T23:23:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:23:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:23:05] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-02-11T23:23:06.190 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (81 ms) 2024-02-11T23:23:06.190 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-02-11T23:23:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:06 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:23:06.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:06 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:23:06.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:06 smithi023 ceph-mon[111262]: osdmap e1666: 8 total, 8 up, 8 in 2024-02-11T23:23:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:06 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:23:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:06 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:23:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:06 smithi023 ceph-mon[113671]: osdmap e1666: 8 total, 8 up, 8 in 2024-02-11T23:23:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:06 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:23:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:06 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:23:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:06 smithi160 ceph-mon[106289]: osdmap e1666: 8 total, 8 up, 8 in 2024-02-11T23:23:07.376 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1185 ms) 2024-02-11T23:23:07.376 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-02-11T23:23:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:07 smithi023 ceph-mon[111262]: osdmap e1667: 8 total, 8 up, 8 in 2024-02-11T23:23:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:07 smithi023 ceph-mon[111262]: pgmap v3450: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.7 KiB/s wr, 26 op/s 2024-02-11T23:23:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:07 smithi023 ceph-mon[113671]: osdmap e1667: 8 total, 8 up, 8 in 2024-02-11T23:23:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:07 smithi023 ceph-mon[113671]: pgmap v3450: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.7 KiB/s wr, 26 op/s 2024-02-11T23:23:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:07 smithi160 ceph-mon[106289]: osdmap e1667: 8 total, 8 up, 8 in 2024-02-11T23:23:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:07 smithi160 ceph-mon[106289]: pgmap v3450: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 5.7 KiB/s wr, 26 op/s 2024-02-11T23:23:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:08 smithi023 ceph-mon[111262]: osdmap e1668: 8 total, 8 up, 8 in 2024-02-11T23:23:08.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:08 smithi023 ceph-mon[113671]: osdmap e1668: 8 total, 8 up, 8 in 2024-02-11T23:23:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:08 smithi160 ceph-mon[106289]: osdmap e1668: 8 total, 8 up, 8 in 2024-02-11T23:23:09.411 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2036 ms) 2024-02-11T23:23:09.411 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-02-11T23:23:09.508 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (97 ms) 2024-02-11T23:23:09.508 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-02-11T23:23:09.598 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (89 ms) 2024-02-11T23:23:09.598 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-02-11T23:23:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:09 smithi023 ceph-mon[111262]: osdmap e1669: 8 total, 8 up, 8 in 2024-02-11T23:23:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:09 smithi023 ceph-mon[111262]: pgmap v3453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 29 KiB/s wr, 381 op/s 2024-02-11T23:23:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:09 smithi023 ceph-mon[113671]: osdmap e1669: 8 total, 8 up, 8 in 2024-02-11T23:23:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:09 smithi023 ceph-mon[113671]: pgmap v3453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 29 KiB/s wr, 381 op/s 2024-02-11T23:23:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:09 smithi160 ceph-mon[106289]: osdmap e1669: 8 total, 8 up, 8 in 2024-02-11T23:23:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:09 smithi160 ceph-mon[106289]: pgmap v3453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 29 KiB/s wr, 381 op/s 2024-02-11T23:23:09.709 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (112 ms) 2024-02-11T23:23:09.709 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-02-11T23:23:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (86 ms) 2024-02-11T23:23:09.795 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-02-11T23:23:09.877 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (82 ms) 2024-02-11T23:23:09.878 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-02-11T23:23:09.973 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (96 ms) 2024-02-11T23:23:09.973 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-02-11T23:23:10.078 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (105 ms) 2024-02-11T23:23:10.078 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-02-11T23:23:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:10 smithi023 ceph-mon[111262]: osdmap e1670: 8 total, 8 up, 8 in 2024-02-11T23:23:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:10 smithi023 ceph-mon[113671]: osdmap e1670: 8 total, 8 up, 8 in 2024-02-11T23:23:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:10 smithi160 ceph-mon[106289]: osdmap e1670: 8 total, 8 up, 8 in 2024-02-11T23:23:11.462 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1384 ms) 2024-02-11T23:23:11.463 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-02-11T23:23:11.579 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (117 ms) 2024-02-11T23:23:11.579 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-02-11T23:23:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:11 smithi023 ceph-mon[111262]: osdmap e1671: 8 total, 8 up, 8 in 2024-02-11T23:23:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:11 smithi023 ceph-mon[111262]: pgmap v3456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 59 KiB/s wr, 611 op/s 2024-02-11T23:23:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:11 smithi023 ceph-mon[113671]: osdmap e1671: 8 total, 8 up, 8 in 2024-02-11T23:23:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:11 smithi023 ceph-mon[113671]: pgmap v3456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 59 KiB/s wr, 611 op/s 2024-02-11T23:23:11.686 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (107 ms) 2024-02-11T23:23:11.686 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-02-11T23:23:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:11 smithi160 ceph-mon[106289]: osdmap e1671: 8 total, 8 up, 8 in 2024-02-11T23:23:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:11 smithi160 ceph-mon[106289]: pgmap v3456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 59 KiB/s wr, 611 op/s 2024-02-11T23:23:11.792 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (106 ms) 2024-02-11T23:23:11.792 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-02-11T23:23:11.954 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (162 ms) 2024-02-11T23:23:11.954 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-02-11T23:23:12.122 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (168 ms) 2024-02-11T23:23:12.123 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-02-11T23:23:12.265 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (143 ms) 2024-02-11T23:23:12.266 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-02-11T23:23:12.419 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (154 ms) 2024-02-11T23:23:12.419 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-02-11T23:23:12.581 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (162 ms) 2024-02-11T23:23:12.581 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-02-11T23:23:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:12 smithi023 ceph-mon[111262]: osdmap e1672: 8 total, 8 up, 8 in 2024-02-11T23:23:12.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:12 smithi023 ceph-mon[113671]: osdmap e1672: 8 total, 8 up, 8 in 2024-02-11T23:23:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:12 smithi160 ceph-mon[106289]: osdmap e1672: 8 total, 8 up, 8 in 2024-02-11T23:23:12.759 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (178 ms) 2024-02-11T23:23:12.759 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-02-11T23:23:12.845 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (86 ms) 2024-02-11T23:23:12.846 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-02-11T23:23:12.927 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (82 ms) 2024-02-11T23:23:12.927 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-02-11T23:23:13.008 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (81 ms) 2024-02-11T23:23:13.008 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-02-11T23:23:13.135 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (127 ms) 2024-02-11T23:23:13.135 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-02-11T23:23:13.264 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (129 ms) 2024-02-11T23:23:13.264 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-02-11T23:23:13.374 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (110 ms) 2024-02-11T23:23:13.374 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-02-11T23:23:13.499 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (125 ms) 2024-02-11T23:23:13.499 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-02-11T23:23:13.578 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.MirrorStatusList (79 ms) 2024-02-11T23:23:13.578 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-02-11T23:23:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:13 smithi023 ceph-mon[111262]: pgmap v3458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 290 KiB/s rd, 62 KiB/s wr, 479 op/s 2024-02-11T23:23:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:13 smithi023 ceph-mon[113671]: pgmap v3458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 290 KiB/s rd, 62 KiB/s wr, 479 op/s 2024-02-11T23:23:13.679 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.RemoveBootstrapped (101 ms) 2024-02-11T23:23:13.679 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-02-11T23:23:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:13 smithi160 ceph-mon[106289]: pgmap v3458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 290 KiB/s rd, 62 KiB/s wr, 479 op/s 2024-02-11T23:23:14.068 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.AioPromoteDemote (389 ms) 2024-02-11T23:23:14.069 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-02-11T23:23:14.439 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.AioGetInfo (370 ms) 2024-02-11T23:23:14.439 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-02-11T23:23:14.683 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.AioGetStatus (245 ms) 2024-02-11T23:23:14.684 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.SiteName 2024-02-11T23:23:14.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.SiteName (22 ms) 2024-02-11T23:23:14.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.Bootstrap 2024-02-11T23:23:15.602 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.Bootstrap (897 ms) 2024-02-11T23:23:15.602 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.PeerDirection 2024-02-11T23:23:15.611 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.PeerDirection (9 ms) 2024-02-11T23:23:15.611 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.Snapshot 2024-02-11T23:23:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: pgmap v3459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 70 KiB/s wr, 827 op/s 2024-02-11T23:23:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' 2024-02-11T23:23:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: osdmap e1673: 8 total, 8 up, 8 in 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' 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-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' 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-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/adb1fd80-fecf-4a8d-ac67-1a7ccb722419"}]: dispatch 2024-02-11T23:23:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:15 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/adb1fd80-fecf-4a8d-ac67-1a7ccb722419"}]': finished 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:23:15] "GET /metrics HTTP/1.1" 200 36637 "" "Prometheus/2.43.0" 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: pgmap v3459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 70 KiB/s wr, 827 op/s 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-11T23:23:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: osdmap e1673: 8 total, 8 up, 8 in 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' 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-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' 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-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/adb1fd80-fecf-4a8d-ac67-1a7ccb722419"}]: dispatch 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/adb1fd80-fecf-4a8d-ac67-1a7ccb722419"}]': finished 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: pgmap v3459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 70 KiB/s wr, 827 op/s 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: osdmap e1673: 8 total, 8 up, 8 in 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' 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-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' 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-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/adb1fd80-fecf-4a8d-ac67-1a7ccb722419"}]: dispatch 2024-02-11T23:23:16.158 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:15 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/adb1fd80-fecf-4a8d-ac67-1a7ccb722419"}]': finished 2024-02-11T23:23:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:17 smithi023 ceph-mon[111262]: pgmap v3461: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 125 KiB/s wr, 1.33k op/s 2024-02-11T23:23:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:17 smithi023 ceph-mon[111262]: osdmap e1674: 8 total, 8 up, 8 in 2024-02-11T23:23:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:17 smithi023 ceph-mon[113671]: pgmap v3461: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 125 KiB/s wr, 1.33k op/s 2024-02-11T23:23:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:17 smithi023 ceph-mon[113671]: osdmap e1674: 8 total, 8 up, 8 in 2024-02-11T23:23:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:17 smithi160 ceph-mon[106289]: pgmap v3461: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 125 KiB/s wr, 1.33k op/s 2024-02-11T23:23:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:17 smithi160 ceph-mon[106289]: osdmap e1674: 8 total, 8 up, 8 in 2024-02-11T23:23:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:18 smithi023 ceph-mon[111262]: osdmap e1675: 8 total, 8 up, 8 in 2024-02-11T23:23:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:18 smithi023 ceph-mon[113671]: osdmap e1675: 8 total, 8 up, 8 in 2024-02-11T23:23:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:18 smithi160 ceph-mon[106289]: osdmap e1675: 8 total, 8 up, 8 in 2024-02-11T23:23:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:19 smithi023 ceph-mon[111262]: pgmap v3464: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 206 KiB/s wr, 1.95k op/s 2024-02-11T23:23:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:19 smithi023 ceph-mon[111262]: osdmap e1676: 8 total, 8 up, 8 in 2024-02-11T23:23:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:19 smithi023 ceph-mon[113671]: pgmap v3464: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 206 KiB/s wr, 1.95k op/s 2024-02-11T23:23:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:19 smithi023 ceph-mon[113671]: osdmap e1676: 8 total, 8 up, 8 in 2024-02-11T23:23:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:19 smithi160 ceph-mon[106289]: pgmap v3464: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 206 KiB/s wr, 1.95k op/s 2024-02-11T23:23:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:19 smithi160 ceph-mon[106289]: osdmap e1676: 8 total, 8 up, 8 in 2024-02-11T23:23:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:20 smithi023 ceph-mon[111262]: osdmap e1677: 8 total, 8 up, 8 in 2024-02-11T23:23:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:20 smithi023 ceph-mon[111262]: osdmap e1678: 8 total, 8 up, 8 in 2024-02-11T23:23:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:20 smithi023 ceph-mon[113671]: osdmap e1677: 8 total, 8 up, 8 in 2024-02-11T23:23:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:20 smithi023 ceph-mon[113671]: osdmap e1678: 8 total, 8 up, 8 in 2024-02-11T23:23:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:20 smithi160 ceph-mon[106289]: osdmap e1677: 8 total, 8 up, 8 in 2024-02-11T23:23:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:20 smithi160 ceph-mon[106289]: osdmap e1678: 8 total, 8 up, 8 in 2024-02-11T23:23:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:21 smithi160 ceph-mon[106289]: pgmap v3468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 154 KiB/s wr, 1.29k op/s 2024-02-11T23:23:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:21 smithi160 ceph-mon[106289]: osdmap e1679: 8 total, 8 up, 8 in 2024-02-11T23:23:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:21 smithi023 ceph-mon[111262]: pgmap v3468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 154 KiB/s wr, 1.29k op/s 2024-02-11T23:23:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:21 smithi023 ceph-mon[111262]: osdmap e1679: 8 total, 8 up, 8 in 2024-02-11T23:23:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:21 smithi023 ceph-mon[113671]: pgmap v3468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 154 KiB/s wr, 1.29k op/s 2024-02-11T23:23:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:21 smithi023 ceph-mon[113671]: osdmap e1679: 8 total, 8 up, 8 in 2024-02-11T23:23:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:23 smithi023 ceph-mon[111262]: osdmap e1680: 8 total, 8 up, 8 in 2024-02-11T23:23:23.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:23 smithi023 ceph-mon[111262]: pgmap v3471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 8.2 KiB/s wr, 167 op/s 2024-02-11T23:23:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:23 smithi023 ceph-mon[113671]: osdmap e1680: 8 total, 8 up, 8 in 2024-02-11T23:23:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:23 smithi023 ceph-mon[113671]: pgmap v3471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 8.2 KiB/s wr, 167 op/s 2024-02-11T23:23:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:23 smithi160 ceph-mon[106289]: osdmap e1680: 8 total, 8 up, 8 in 2024-02-11T23:23:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:23 smithi160 ceph-mon[106289]: pgmap v3471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 8.2 KiB/s wr, 167 op/s 2024-02-11T23:23:24.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:24 smithi023 ceph-mon[111262]: osdmap e1681: 8 total, 8 up, 8 in 2024-02-11T23:23:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:24 smithi023 ceph-mon[113671]: osdmap e1681: 8 total, 8 up, 8 in 2024-02-11T23:23:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:24 smithi160 ceph-mon[106289]: osdmap e1681: 8 total, 8 up, 8 in 2024-02-11T23:23:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:25 smithi023 ceph-mon[111262]: osdmap e1682: 8 total, 8 up, 8 in 2024-02-11T23:23:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:25 smithi023 ceph-mon[111262]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-02-11T23:23:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:25 smithi023 ceph-mon[113671]: osdmap e1682: 8 total, 8 up, 8 in 2024-02-11T23:23:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:25 smithi023 ceph-mon[113671]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-02-11T23:23:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:25 smithi160 ceph-mon[106289]: osdmap e1682: 8 total, 8 up, 8 in 2024-02-11T23:23:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:25 smithi160 ceph-mon[106289]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-02-11T23:23:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:23:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:23:25] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:23:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:26 smithi023 ceph-mon[111262]: osdmap e1683: 8 total, 8 up, 8 in 2024-02-11T23:23:26.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:26 smithi023 ceph-mon[113671]: osdmap e1683: 8 total, 8 up, 8 in 2024-02-11T23:23:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:26 smithi160 ceph-mon[106289]: osdmap e1683: 8 total, 8 up, 8 in 2024-02-11T23:23:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:27 smithi023 ceph-mon[111262]: osdmap e1684: 8 total, 8 up, 8 in 2024-02-11T23:23:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:27 smithi023 ceph-mon[111262]: pgmap v3477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-02-11T23:23:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:27 smithi023 ceph-mon[113671]: osdmap e1684: 8 total, 8 up, 8 in 2024-02-11T23:23:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:27 smithi023 ceph-mon[113671]: pgmap v3477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-02-11T23:23:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:27 smithi160 ceph-mon[106289]: osdmap e1684: 8 total, 8 up, 8 in 2024-02-11T23:23:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:27 smithi160 ceph-mon[106289]: pgmap v3477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 83 op/s 2024-02-11T23:23:28.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:28 smithi023 ceph-mon[111262]: osdmap e1685: 8 total, 8 up, 8 in 2024-02-11T23:23:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:28 smithi023 ceph-mon[113671]: osdmap e1685: 8 total, 8 up, 8 in 2024-02-11T23:23:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:28 smithi160 ceph-mon[106289]: osdmap e1685: 8 total, 8 up, 8 in 2024-02-11T23:23:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:29 smithi023 ceph-mon[111262]: osdmap e1686: 8 total, 8 up, 8 in 2024-02-11T23:23:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:29 smithi023 ceph-mon[111262]: pgmap v3480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-02-11T23:23:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:29 smithi023 ceph-mon[113671]: osdmap e1686: 8 total, 8 up, 8 in 2024-02-11T23:23:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:29 smithi023 ceph-mon[113671]: pgmap v3480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-02-11T23:23:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:29 smithi160 ceph-mon[106289]: osdmap e1686: 8 total, 8 up, 8 in 2024-02-11T23:23:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:29 smithi160 ceph-mon[106289]: pgmap v3480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-02-11T23:23:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:30 smithi023 ceph-mon[111262]: osdmap e1687: 8 total, 8 up, 8 in 2024-02-11T23:23:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:30 smithi023 ceph-mon[111262]: osdmap e1688: 8 total, 8 up, 8 in 2024-02-11T23:23:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:30 smithi023 ceph-mon[113671]: osdmap e1687: 8 total, 8 up, 8 in 2024-02-11T23:23:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:30 smithi023 ceph-mon[113671]: osdmap e1688: 8 total, 8 up, 8 in 2024-02-11T23:23:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:30 smithi160 ceph-mon[106289]: osdmap e1687: 8 total, 8 up, 8 in 2024-02-11T23:23:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:30 smithi160 ceph-mon[106289]: osdmap e1688: 8 total, 8 up, 8 in 2024-02-11T23:23:31.345 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.Snapshot (15733 ms) 2024-02-11T23:23:31.345 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-02-11T23:23:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[111262]: pgmap v3483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 85 op/s 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[111262]: osdmap e1689: 8 total, 8 up, 8 in 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/d0fc2c91-678a-44f3-8ae5-876381be4466"}]: dispatch 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/d0fc2c91-678a-44f3-8ae5-876381be4466"}]': finished 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[113671]: pgmap v3483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 85 op/s 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[113671]: osdmap e1689: 8 total, 8 up, 8 in 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/d0fc2c91-678a-44f3-8ae5-876381be4466"}]: dispatch 2024-02-11T23:23:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:31 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/d0fc2c91-678a-44f3-8ae5-876381be4466"}]': finished 2024-02-11T23:23:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:31 smithi160 ceph-mon[106289]: pgmap v3483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 85 op/s 2024-02-11T23:23:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:31 smithi160 ceph-mon[106289]: osdmap e1689: 8 total, 8 up, 8 in 2024-02-11T23:23:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:31 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/d0fc2c91-678a-44f3-8ae5-876381be4466"}]: dispatch 2024-02-11T23:23:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:31 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/d0fc2c91-678a-44f3-8ae5-876381be4466"}]': finished 2024-02-11T23:23:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:33 smithi023 ceph-mon[111262]: osdmap e1690: 8 total, 8 up, 8 in 2024-02-11T23:23:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:33 smithi023 ceph-mon[111262]: pgmap v3486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 96 op/s 2024-02-11T23:23:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:33 smithi023 ceph-mon[113671]: osdmap e1690: 8 total, 8 up, 8 in 2024-02-11T23:23:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:33 smithi023 ceph-mon[113671]: pgmap v3486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 96 op/s 2024-02-11T23:23:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:33 smithi160 ceph-mon[106289]: osdmap e1690: 8 total, 8 up, 8 in 2024-02-11T23:23:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:33 smithi160 ceph-mon[106289]: pgmap v3486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 96 op/s 2024-02-11T23:23:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:34 smithi023 ceph-mon[111262]: osdmap e1691: 8 total, 8 up, 8 in 2024-02-11T23:23:34.671 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:34 smithi023 ceph-mon[113671]: osdmap e1691: 8 total, 8 up, 8 in 2024-02-11T23:23:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:34 smithi160 ceph-mon[106289]: osdmap e1691: 8 total, 8 up, 8 in 2024-02-11T23:23:35.336 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3991 ms) 2024-02-11T23:23:35.336 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-02-11T23:23:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[111262]: osdmap e1692: 8 total, 8 up, 8 in 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[111262]: pgmap v3489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 73 op/s 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[111262]: osdmap e1693: 8 total, 8 up, 8 in 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/4f4fa142-6855-40f0-b070-822459fe2f1c"}]: dispatch 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/4f4fa142-6855-40f0-b070-822459fe2f1c"}]': finished 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[113671]: osdmap e1692: 8 total, 8 up, 8 in 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[113671]: pgmap v3489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 73 op/s 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[113671]: osdmap e1693: 8 total, 8 up, 8 in 2024-02-11T23:23:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/4f4fa142-6855-40f0-b070-822459fe2f1c"}]: dispatch 2024-02-11T23:23:35.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/4f4fa142-6855-40f0-b070-822459fe2f1c"}]': finished 2024-02-11T23:23:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:35 smithi160 ceph-mon[106289]: osdmap e1692: 8 total, 8 up, 8 in 2024-02-11T23:23:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:35 smithi160 ceph-mon[106289]: pgmap v3489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 73 op/s 2024-02-11T23:23:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:35 smithi160 ceph-mon[106289]: osdmap e1693: 8 total, 8 up, 8 in 2024-02-11T23:23:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/4f4fa142-6855-40f0-b070-822459fe2f1c"}]: dispatch 2024-02-11T23:23:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/4f4fa142-6855-40f0-b070-822459fe2f1c"}]': finished 2024-02-11T23:23:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:23:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:23:35] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:23:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:37 smithi023 ceph-mon[111262]: osdmap e1694: 8 total, 8 up, 8 in 2024-02-11T23:23:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:37 smithi023 ceph-mon[111262]: pgmap v3492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.0 KiB/s wr, 134 op/s 2024-02-11T23:23:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:37 smithi023 ceph-mon[113671]: osdmap e1694: 8 total, 8 up, 8 in 2024-02-11T23:23:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:37 smithi023 ceph-mon[113671]: pgmap v3492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.0 KiB/s wr, 134 op/s 2024-02-11T23:23:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:37 smithi160 ceph-mon[106289]: osdmap e1694: 8 total, 8 up, 8 in 2024-02-11T23:23:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:37 smithi160 ceph-mon[106289]: pgmap v3492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.0 KiB/s wr, 134 op/s 2024-02-11T23:23:38.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:38 smithi023 ceph-mon[111262]: osdmap e1695: 8 total, 8 up, 8 in 2024-02-11T23:23:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:38 smithi023 ceph-mon[113671]: osdmap e1695: 8 total, 8 up, 8 in 2024-02-11T23:23:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:38 smithi160 ceph-mon[106289]: osdmap e1695: 8 total, 8 up, 8 in 2024-02-11T23:23:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:39 smithi023 ceph-mon[111262]: osdmap e1696: 8 total, 8 up, 8 in 2024-02-11T23:23:39.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:39 smithi023 ceph-mon[111262]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-02-11T23:23:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:39 smithi023 ceph-mon[113671]: osdmap e1696: 8 total, 8 up, 8 in 2024-02-11T23:23:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:39 smithi023 ceph-mon[113671]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-02-11T23:23:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:39 smithi160 ceph-mon[106289]: osdmap e1696: 8 total, 8 up, 8 in 2024-02-11T23:23:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:39 smithi160 ceph-mon[106289]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-02-11T23:23:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[111262]: osdmap e1697: 8 total, 8 up, 8 in 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[111262]: osdmap e1698: 8 total, 8 up, 8 in 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0576488e-93ef-4c14-ae2e-f3935564a592"}]: dispatch 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0576488e-93ef-4c14-ae2e-f3935564a592"}]': finished 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[113671]: osdmap e1697: 8 total, 8 up, 8 in 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[113671]: osdmap e1698: 8 total, 8 up, 8 in 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0576488e-93ef-4c14-ae2e-f3935564a592"}]: dispatch 2024-02-11T23:23:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:40 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0576488e-93ef-4c14-ae2e-f3935564a592"}]': finished 2024-02-11T23:23:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:40 smithi160 ceph-mon[106289]: osdmap e1697: 8 total, 8 up, 8 in 2024-02-11T23:23:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:40 smithi160 ceph-mon[106289]: osdmap e1698: 8 total, 8 up, 8 in 2024-02-11T23:23:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:40 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0576488e-93ef-4c14-ae2e-f3935564a592"}]: dispatch 2024-02-11T23:23:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:40 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0576488e-93ef-4c14-ae2e-f3935564a592"}]': finished 2024-02-11T23:23:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:41 smithi023 ceph-mon[111262]: pgmap v3498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 7.2 KiB/s wr, 65 op/s 2024-02-11T23:23:41.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:41 smithi023 ceph-mon[111262]: osdmap e1699: 8 total, 8 up, 8 in 2024-02-11T23:23:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:41 smithi023 ceph-mon[113671]: pgmap v3498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 7.2 KiB/s wr, 65 op/s 2024-02-11T23:23:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:41 smithi023 ceph-mon[113671]: osdmap e1699: 8 total, 8 up, 8 in 2024-02-11T23:23:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:41 smithi160 ceph-mon[106289]: pgmap v3498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 7.2 KiB/s wr, 65 op/s 2024-02-11T23:23:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:41 smithi160 ceph-mon[106289]: osdmap e1699: 8 total, 8 up, 8 in 2024-02-11T23:23:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:43 smithi023 ceph-mon[111262]: osdmap e1700: 8 total, 8 up, 8 in 2024-02-11T23:23:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:43 smithi023 ceph-mon[111262]: pgmap v3501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.2 KiB/s wr, 86 op/s 2024-02-11T23:23:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:43 smithi023 ceph-mon[113671]: osdmap e1700: 8 total, 8 up, 8 in 2024-02-11T23:23:43.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:43 smithi023 ceph-mon[113671]: pgmap v3501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.2 KiB/s wr, 86 op/s 2024-02-11T23:23:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:43 smithi160 ceph-mon[106289]: osdmap e1700: 8 total, 8 up, 8 in 2024-02-11T23:23:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:43 smithi160 ceph-mon[106289]: pgmap v3501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.2 KiB/s wr, 86 op/s 2024-02-11T23:23:44.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:44 smithi023 ceph-mon[111262]: osdmap e1701: 8 total, 8 up, 8 in 2024-02-11T23:23:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:44 smithi023 ceph-mon[113671]: osdmap e1701: 8 total, 8 up, 8 in 2024-02-11T23:23:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:44 smithi160 ceph-mon[106289]: osdmap e1701: 8 total, 8 up, 8 in 2024-02-11T23:23:45.328 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9992 ms) 2024-02-11T23:23:45.328 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-02-11T23:23:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-mon[111262]: osdmap e1702: 8 total, 8 up, 8 in 2024-02-11T23:23:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-mon[111262]: pgmap v3504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 226 op/s 2024-02-11T23:23:45.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-mon[111262]: osdmap e1703: 8 total, 8 up, 8 in 2024-02-11T23:23:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-mon[113671]: osdmap e1702: 8 total, 8 up, 8 in 2024-02-11T23:23:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-mon[113671]: pgmap v3504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 226 op/s 2024-02-11T23:23:45.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-mon[113671]: osdmap e1703: 8 total, 8 up, 8 in 2024-02-11T23:23:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:45 smithi160 ceph-mon[106289]: osdmap e1702: 8 total, 8 up, 8 in 2024-02-11T23:23:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:45 smithi160 ceph-mon[106289]: pgmap v3504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 226 op/s 2024-02-11T23:23:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:45 smithi160 ceph-mon[106289]: osdmap e1703: 8 total, 8 up, 8 in 2024-02-11T23:23:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:23:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:23:45] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-02-11T23:23:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/8bdebad5-22db-43e7-96a9-2b36a98911ac"}]: dispatch 2024-02-11T23:23:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/8bdebad5-22db-43e7-96a9-2b36a98911ac"}]': finished 2024-02-11T23:23:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6dd587cc-ce49-4ef1-96d2-6a192dac589c"}]: dispatch 2024-02-11T23:23:46.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6dd587cc-ce49-4ef1-96d2-6a192dac589c"}]': finished 2024-02-11T23:23:46.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/8bdebad5-22db-43e7-96a9-2b36a98911ac"}]: dispatch 2024-02-11T23:23:46.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/8bdebad5-22db-43e7-96a9-2b36a98911ac"}]': finished 2024-02-11T23:23:46.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6dd587cc-ce49-4ef1-96d2-6a192dac589c"}]: dispatch 2024-02-11T23:23:46.657 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:46 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6dd587cc-ce49-4ef1-96d2-6a192dac589c"}]': finished 2024-02-11T23:23:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:46 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/8bdebad5-22db-43e7-96a9-2b36a98911ac"}]: dispatch 2024-02-11T23:23:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:46 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/8bdebad5-22db-43e7-96a9-2b36a98911ac"}]': finished 2024-02-11T23:23:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:46 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6dd587cc-ce49-4ef1-96d2-6a192dac589c"}]: dispatch 2024-02-11T23:23:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:46 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6dd587cc-ce49-4ef1-96d2-6a192dac589c"}]': finished 2024-02-11T23:23:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:47 smithi023 ceph-mon[111262]: osdmap e1704: 8 total, 8 up, 8 in 2024-02-11T23:23:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:47 smithi023 ceph-mon[111262]: pgmap v3507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 8.0 KiB/s wr, 178 op/s 2024-02-11T23:23:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:47 smithi023 ceph-mon[113671]: osdmap e1704: 8 total, 8 up, 8 in 2024-02-11T23:23:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:47 smithi023 ceph-mon[113671]: pgmap v3507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 8.0 KiB/s wr, 178 op/s 2024-02-11T23:23:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:47 smithi160 ceph-mon[106289]: osdmap e1704: 8 total, 8 up, 8 in 2024-02-11T23:23:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:47 smithi160 ceph-mon[106289]: pgmap v3507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 8.0 KiB/s wr, 178 op/s 2024-02-11T23:23:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:48 smithi023 ceph-mon[111262]: osdmap e1705: 8 total, 8 up, 8 in 2024-02-11T23:23:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:48 smithi023 ceph-mon[113671]: osdmap e1705: 8 total, 8 up, 8 in 2024-02-11T23:23:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:48 smithi160 ceph-mon[106289]: osdmap e1705: 8 total, 8 up, 8 in 2024-02-11T23:23:49.443 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.SnapshotImageState (4115 ms) 2024-02-11T23:23:49.443 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-02-11T23:23:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:49 smithi023 ceph-mon[111262]: osdmap e1706: 8 total, 8 up, 8 in 2024-02-11T23:23:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:49 smithi023 ceph-mon[111262]: pgmap v3510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 14 KiB/s wr, 206 op/s 2024-02-11T23:23:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:49 smithi023 ceph-mon[113671]: osdmap e1706: 8 total, 8 up, 8 in 2024-02-11T23:23:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:49 smithi023 ceph-mon[113671]: pgmap v3510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 14 KiB/s wr, 206 op/s 2024-02-11T23:23:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:49 smithi160 ceph-mon[106289]: osdmap e1706: 8 total, 8 up, 8 in 2024-02-11T23:23:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:49 smithi160 ceph-mon[106289]: pgmap v3510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 14 KiB/s wr, 206 op/s 2024-02-11T23:23:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:50 smithi023 ceph-mon[111262]: osdmap e1707: 8 total, 8 up, 8 in 2024-02-11T23:23:50.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:50 smithi023 ceph-mon[111262]: osdmap e1708: 8 total, 8 up, 8 in 2024-02-11T23:23:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:50 smithi023 ceph-mon[113671]: osdmap e1707: 8 total, 8 up, 8 in 2024-02-11T23:23:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:50 smithi023 ceph-mon[113671]: osdmap e1708: 8 total, 8 up, 8 in 2024-02-11T23:23:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:50 smithi160 ceph-mon[106289]: osdmap e1707: 8 total, 8 up, 8 in 2024-02-11T23:23:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:50 smithi160 ceph-mon[106289]: osdmap e1708: 8 total, 8 up, 8 in 2024-02-11T23:23:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:51 smithi023 ceph-mon[111262]: pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 17 KiB/s wr, 206 op/s 2024-02-11T23:23:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:51 smithi023 ceph-mon[111262]: osdmap e1709: 8 total, 8 up, 8 in 2024-02-11T23:23:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:51 smithi023 ceph-mon[113671]: pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 17 KiB/s wr, 206 op/s 2024-02-11T23:23:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:51 smithi023 ceph-mon[113671]: osdmap e1709: 8 total, 8 up, 8 in 2024-02-11T23:23:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:51 smithi160 ceph-mon[106289]: pgmap v3513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 17 KiB/s wr, 206 op/s 2024-02-11T23:23:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:51 smithi160 ceph-mon[106289]: osdmap e1709: 8 total, 8 up, 8 in 2024-02-11T23:23:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:52 smithi023 ceph-mon[111262]: osdmap e1710: 8 total, 8 up, 8 in 2024-02-11T23:23:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:52 smithi023 ceph-mon[113671]: osdmap e1710: 8 total, 8 up, 8 in 2024-02-11T23:23:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:23:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:52 smithi160 ceph-mon[106289]: osdmap e1710: 8 total, 8 up, 8 in 2024-02-11T23:23:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:53 smithi023 ceph-mon[111262]: pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 15 KiB/s wr, 110 op/s 2024-02-11T23:23:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:53 smithi023 ceph-mon[111262]: osdmap e1711: 8 total, 8 up, 8 in 2024-02-11T23:23:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:53 smithi023 ceph-mon[113671]: pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 15 KiB/s wr, 110 op/s 2024-02-11T23:23:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:53 smithi023 ceph-mon[113671]: osdmap e1711: 8 total, 8 up, 8 in 2024-02-11T23:23:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:53 smithi160 ceph-mon[106289]: pgmap v3516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 15 KiB/s wr, 110 op/s 2024-02-11T23:23:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:53 smithi160 ceph-mon[106289]: osdmap e1711: 8 total, 8 up, 8 in 2024-02-11T23:23:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-mon[111262]: osdmap e1712: 8 total, 8 up, 8 in 2024-02-11T23:23:55.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-mon[111262]: pgmap v3519: 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, 123 op/s 2024-02-11T23:23:55.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-mon[111262]: osdmap e1713: 8 total, 8 up, 8 in 2024-02-11T23:23:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-mon[113671]: osdmap e1712: 8 total, 8 up, 8 in 2024-02-11T23:23:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-mon[113671]: pgmap v3519: 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, 123 op/s 2024-02-11T23:23:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-mon[113671]: osdmap e1713: 8 total, 8 up, 8 in 2024-02-11T23:23:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:55 smithi160 ceph-mon[106289]: osdmap e1712: 8 total, 8 up, 8 in 2024-02-11T23:23:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:55 smithi160 ceph-mon[106289]: pgmap v3519: 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, 123 op/s 2024-02-11T23:23:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:55 smithi160 ceph-mon[106289]: osdmap e1713: 8 total, 8 up, 8 in 2024-02-11T23:23:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:23:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:23:55] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:23:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:57 smithi023 ceph-mon[111262]: osdmap e1714: 8 total, 8 up, 8 in 2024-02-11T23:23:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:57 smithi023 ceph-mon[111262]: pgmap v3522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 2.5 KiB/s wr, 51 op/s 2024-02-11T23:23:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:57 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:23:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:57 smithi023 ceph-mon[113671]: osdmap e1714: 8 total, 8 up, 8 in 2024-02-11T23:23:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:57 smithi023 ceph-mon[113671]: pgmap v3522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 2.5 KiB/s wr, 51 op/s 2024-02-11T23:23:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:57 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:23:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:57 smithi160 ceph-mon[106289]: osdmap e1714: 8 total, 8 up, 8 in 2024-02-11T23:23:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:57 smithi160 ceph-mon[106289]: pgmap v3522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 2.5 KiB/s wr, 51 op/s 2024-02-11T23:23:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:57 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:23:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:58 smithi023 ceph-mon[111262]: osdmap e1715: 8 total, 8 up, 8 in 2024-02-11T23:23:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:58 smithi023 ceph-mon[113671]: osdmap e1715: 8 total, 8 up, 8 in 2024-02-11T23:23:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:58 smithi160 ceph-mon[106289]: osdmap e1715: 8 total, 8 up, 8 in 2024-02-11T23:23:59.409 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9966 ms) 2024-02-11T23:23:59.410 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-02-11T23:23:59.555 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: osdmap e1716: 8 total, 8 up, 8 in 2024-02-11T23:23:59.555 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.555 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.555 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-02-11T23:23:59.555 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: osdmap e1716: 8 total, 8 up, 8 in 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:23:59 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: osdmap e1716: 8 total, 8 up, 8 in 2024-02-11T23:23:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: pgmap v3525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-02-11T23:23:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:23:59.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:23:59 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.328 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[111262]: osdmap e1717: 8 total, 8 up, 8 in 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6b334f03-e507-44b8-bd39-859f2c23e7d3"}]: dispatch 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6b334f03-e507-44b8-bd39-859f2c23e7d3"}]': finished 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[111262]: osdmap e1718: 8 total, 8 up, 8 in 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[113671]: osdmap e1717: 8 total, 8 up, 8 in 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6b334f03-e507-44b8-bd39-859f2c23e7d3"}]: dispatch 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6b334f03-e507-44b8-bd39-859f2c23e7d3"}]': finished 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.329 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.330 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:00 smithi023 ceph-mon[113671]: osdmap e1718: 8 total, 8 up, 8 in 2024-02-11T23:24:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:00 smithi160 ceph-mon[106289]: osdmap e1717: 8 total, 8 up, 8 in 2024-02-11T23:24:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:00 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6b334f03-e507-44b8-bd39-859f2c23e7d3"}]: dispatch 2024-02-11T23:24:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:00 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/6b334f03-e507-44b8-bd39-859f2c23e7d3"}]': finished 2024-02-11T23:24:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:00.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:00 smithi160 ceph-mon[106289]: osdmap e1718: 8 total, 8 up, 8 in 2024-02-11T23:24:01.435 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:01 smithi023 ceph-mon[111262]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 120 op/s 2024-02-11T23:24:01.436 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:01 smithi023 ceph-mon[111262]: osdmap e1719: 8 total, 8 up, 8 in 2024-02-11T23:24:01.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:01 smithi023 ceph-mon[113671]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 120 op/s 2024-02-11T23:24:01.436 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:01 smithi023 ceph-mon[113671]: osdmap e1719: 8 total, 8 up, 8 in 2024-02-11T23:24:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:01 smithi160 ceph-mon[106289]: pgmap v3528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 120 op/s 2024-02-11T23:24:01.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:01 smithi160 ceph-mon[106289]: osdmap e1719: 8 total, 8 up, 8 in 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[111262]: osdmap e1720: 8 total, 8 up, 8 in 2024-02-11T23:24:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:02 smithi023 ceph-mon[113671]: osdmap e1720: 8 total, 8 up, 8 in 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:24:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:02 smithi160 ceph-mon[106289]: osdmap e1720: 8 total, 8 up, 8 in 2024-02-11T23:24:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:03 smithi023 ceph-mon[111262]: pgmap v3531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 7.0 KiB/s wr, 59 op/s 2024-02-11T23:24:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:03 smithi023 ceph-mon[111262]: osdmap e1721: 8 total, 8 up, 8 in 2024-02-11T23:24:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:03 smithi023 ceph-mon[113671]: pgmap v3531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 7.0 KiB/s wr, 59 op/s 2024-02-11T23:24:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:03 smithi023 ceph-mon[113671]: osdmap e1721: 8 total, 8 up, 8 in 2024-02-11T23:24:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:03 smithi160 ceph-mon[106289]: pgmap v3531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 7.0 KiB/s wr, 59 op/s 2024-02-11T23:24:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:03 smithi160 ceph-mon[106289]: osdmap e1721: 8 total, 8 up, 8 in 2024-02-11T23:24:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-mon[111262]: osdmap e1722: 8 total, 8 up, 8 in 2024-02-11T23:24:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-mon[111262]: pgmap v3534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 81 op/s 2024-02-11T23:24:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-mon[111262]: osdmap e1723: 8 total, 8 up, 8 in 2024-02-11T23:24:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-mon[113671]: osdmap e1722: 8 total, 8 up, 8 in 2024-02-11T23:24:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-mon[113671]: pgmap v3534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 81 op/s 2024-02-11T23:24:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-mon[113671]: osdmap e1723: 8 total, 8 up, 8 in 2024-02-11T23:24:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:05 smithi160 ceph-mon[106289]: osdmap e1722: 8 total, 8 up, 8 in 2024-02-11T23:24:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:05 smithi160 ceph-mon[106289]: pgmap v3534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 8.5 KiB/s wr, 81 op/s 2024-02-11T23:24:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:05 smithi160 ceph-mon[106289]: osdmap e1723: 8 total, 8 up, 8 in 2024-02-11T23:24:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:24:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:24:05] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:24:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:07 smithi023 ceph-mon[111262]: osdmap e1724: 8 total, 8 up, 8 in 2024-02-11T23:24:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:07 smithi023 ceph-mon[111262]: pgmap v3537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.7 KiB/s wr, 68 op/s 2024-02-11T23:24:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:07 smithi023 ceph-mon[113671]: osdmap e1724: 8 total, 8 up, 8 in 2024-02-11T23:24:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:07 smithi023 ceph-mon[113671]: pgmap v3537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.7 KiB/s wr, 68 op/s 2024-02-11T23:24:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:07 smithi160 ceph-mon[106289]: osdmap e1724: 8 total, 8 up, 8 in 2024-02-11T23:24:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:07 smithi160 ceph-mon[106289]: pgmap v3537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.7 KiB/s wr, 68 op/s 2024-02-11T23:24:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:08 smithi023 ceph-mon[111262]: osdmap e1725: 8 total, 8 up, 8 in 2024-02-11T23:24:08.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:08 smithi023 ceph-mon[113671]: osdmap e1725: 8 total, 8 up, 8 in 2024-02-11T23:24:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:08 smithi160 ceph-mon[106289]: osdmap e1725: 8 total, 8 up, 8 in 2024-02-11T23:24:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:09 smithi023 ceph-mon[111262]: osdmap e1726: 8 total, 8 up, 8 in 2024-02-11T23:24:09.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:09 smithi023 ceph-mon[111262]: pgmap v3540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 14 KiB/s wr, 123 op/s 2024-02-11T23:24:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:09 smithi023 ceph-mon[113671]: osdmap e1726: 8 total, 8 up, 8 in 2024-02-11T23:24:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:09 smithi023 ceph-mon[113671]: pgmap v3540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 14 KiB/s wr, 123 op/s 2024-02-11T23:24:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:09 smithi160 ceph-mon[106289]: osdmap e1726: 8 total, 8 up, 8 in 2024-02-11T23:24:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:09 smithi160 ceph-mon[106289]: pgmap v3540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 14 KiB/s wr, 123 op/s 2024-02-11T23:24:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:10 smithi023 ceph-mon[111262]: osdmap e1727: 8 total, 8 up, 8 in 2024-02-11T23:24:10.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:10 smithi023 ceph-mon[111262]: osdmap e1728: 8 total, 8 up, 8 in 2024-02-11T23:24:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:10 smithi023 ceph-mon[113671]: osdmap e1727: 8 total, 8 up, 8 in 2024-02-11T23:24:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:10 smithi023 ceph-mon[113671]: osdmap e1728: 8 total, 8 up, 8 in 2024-02-11T23:24:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:10 smithi160 ceph-mon[106289]: osdmap e1727: 8 total, 8 up, 8 in 2024-02-11T23:24:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:10 smithi160 ceph-mon[106289]: osdmap e1728: 8 total, 8 up, 8 in 2024-02-11T23:24:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:11 smithi023 ceph-mon[111262]: pgmap v3543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 110 op/s 2024-02-11T23:24:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:11 smithi023 ceph-mon[113671]: pgmap v3543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 110 op/s 2024-02-11T23:24:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:11 smithi160 ceph-mon[106289]: pgmap v3543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 110 op/s 2024-02-11T23:24:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:12 smithi023 ceph-mon[111262]: osdmap e1729: 8 total, 8 up, 8 in 2024-02-11T23:24:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:12 smithi023 ceph-mon[113671]: osdmap e1729: 8 total, 8 up, 8 in 2024-02-11T23:24:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:12 smithi160 ceph-mon[106289]: osdmap e1729: 8 total, 8 up, 8 in 2024-02-11T23:24:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:13 smithi023 ceph-mon[111262]: osdmap e1730: 8 total, 8 up, 8 in 2024-02-11T23:24:13.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:13 smithi023 ceph-mon[111262]: pgmap v3546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 16 KiB/s wr, 163 op/s 2024-02-11T23:24:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:13 smithi023 ceph-mon[113671]: osdmap e1730: 8 total, 8 up, 8 in 2024-02-11T23:24:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:13 smithi023 ceph-mon[113671]: pgmap v3546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 16 KiB/s wr, 163 op/s 2024-02-11T23:24:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:13 smithi160 ceph-mon[106289]: osdmap e1730: 8 total, 8 up, 8 in 2024-02-11T23:24:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:13 smithi160 ceph-mon[106289]: pgmap v3546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 16 KiB/s wr, 163 op/s 2024-02-11T23:24:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:14 smithi023 ceph-mon[111262]: osdmap e1731: 8 total, 8 up, 8 in 2024-02-11T23:24:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:14 smithi023 ceph-mon[113671]: osdmap e1731: 8 total, 8 up, 8 in 2024-02-11T23:24:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:14 smithi160 ceph-mon[106289]: osdmap e1731: 8 total, 8 up, 8 in 2024-02-11T23:24:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:15 smithi023 ceph-mon[111262]: osdmap e1732: 8 total, 8 up, 8 in 2024-02-11T23:24:15.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:15 smithi023 ceph-mon[111262]: pgmap v3549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 19 KiB/s wr, 216 op/s 2024-02-11T23:24:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:15 smithi023 ceph-mon[113671]: osdmap e1732: 8 total, 8 up, 8 in 2024-02-11T23:24:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:15 smithi023 ceph-mon[113671]: pgmap v3549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 19 KiB/s wr, 216 op/s 2024-02-11T23:24:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:15 smithi160 ceph-mon[106289]: osdmap e1732: 8 total, 8 up, 8 in 2024-02-11T23:24:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:15 smithi160 ceph-mon[106289]: pgmap v3549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 19 KiB/s wr, 216 op/s 2024-02-11T23:24:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:24:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:24:15] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-02-11T23:24:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:16 smithi023 ceph-mon[111262]: osdmap e1733: 8 total, 8 up, 8 in 2024-02-11T23:24:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:16 smithi023 ceph-mon[113671]: osdmap e1733: 8 total, 8 up, 8 in 2024-02-11T23:24:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:16 smithi160 ceph-mon[106289]: osdmap e1733: 8 total, 8 up, 8 in 2024-02-11T23:24:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:17 smithi023 ceph-mon[111262]: osdmap e1734: 8 total, 8 up, 8 in 2024-02-11T23:24:17.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:17 smithi023 ceph-mon[111262]: pgmap v3552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 142 op/s 2024-02-11T23:24:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:17 smithi023 ceph-mon[113671]: osdmap e1734: 8 total, 8 up, 8 in 2024-02-11T23:24:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:17 smithi023 ceph-mon[113671]: pgmap v3552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 142 op/s 2024-02-11T23:24:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:17 smithi160 ceph-mon[106289]: osdmap e1734: 8 total, 8 up, 8 in 2024-02-11T23:24:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:17 smithi160 ceph-mon[106289]: pgmap v3552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 142 op/s 2024-02-11T23:24:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:18 smithi160 ceph-mon[106289]: osdmap e1735: 8 total, 8 up, 8 in 2024-02-11T23:24:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:18 smithi023 ceph-mon[111262]: osdmap e1735: 8 total, 8 up, 8 in 2024-02-11T23:24:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:18 smithi023 ceph-mon[113671]: osdmap e1735: 8 total, 8 up, 8 in 2024-02-11T23:24:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:19 smithi160 ceph-mon[106289]: osdmap e1736: 8 total, 8 up, 8 in 2024-02-11T23:24:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:19 smithi160 ceph-mon[106289]: pgmap v3555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 104 op/s 2024-02-11T23:24:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:19 smithi023 ceph-mon[111262]: osdmap e1736: 8 total, 8 up, 8 in 2024-02-11T23:24:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:19 smithi023 ceph-mon[111262]: pgmap v3555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 104 op/s 2024-02-11T23:24:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:19 smithi023 ceph-mon[113671]: osdmap e1736: 8 total, 8 up, 8 in 2024-02-11T23:24:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:19 smithi023 ceph-mon[113671]: pgmap v3555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 104 op/s 2024-02-11T23:24:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:20 smithi160 ceph-mon[106289]: osdmap e1737: 8 total, 8 up, 8 in 2024-02-11T23:24:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:20 smithi160 ceph-mon[106289]: osdmap e1738: 8 total, 8 up, 8 in 2024-02-11T23:24:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:20 smithi023 ceph-mon[111262]: osdmap e1737: 8 total, 8 up, 8 in 2024-02-11T23:24:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:20 smithi023 ceph-mon[111262]: osdmap e1738: 8 total, 8 up, 8 in 2024-02-11T23:24:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:20 smithi023 ceph-mon[113671]: osdmap e1737: 8 total, 8 up, 8 in 2024-02-11T23:24:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:20 smithi023 ceph-mon[113671]: osdmap e1738: 8 total, 8 up, 8 in 2024-02-11T23:24:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:21 smithi023 ceph-mon[111262]: pgmap v3558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.5 KiB/s wr, 54 op/s 2024-02-11T23:24:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:21 smithi023 ceph-mon[111262]: osdmap e1739: 8 total, 8 up, 8 in 2024-02-11T23:24:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:21 smithi023 ceph-mon[113671]: pgmap v3558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.5 KiB/s wr, 54 op/s 2024-02-11T23:24:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:21 smithi023 ceph-mon[113671]: osdmap e1739: 8 total, 8 up, 8 in 2024-02-11T23:24:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:21 smithi160 ceph-mon[106289]: pgmap v3558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.5 KiB/s wr, 54 op/s 2024-02-11T23:24:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:21 smithi160 ceph-mon[106289]: osdmap e1739: 8 total, 8 up, 8 in 2024-02-11T23:24:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:22 smithi023 ceph-mon[111262]: osdmap e1740: 8 total, 8 up, 8 in 2024-02-11T23:24:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:22 smithi023 ceph-mon[113671]: osdmap e1740: 8 total, 8 up, 8 in 2024-02-11T23:24:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:22 smithi160 ceph-mon[106289]: osdmap e1740: 8 total, 8 up, 8 in 2024-02-11T23:24:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:23 smithi023 ceph-mon[111262]: pgmap v3561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-02-11T23:24:23.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:23 smithi023 ceph-mon[111262]: osdmap e1741: 8 total, 8 up, 8 in 2024-02-11T23:24:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:23 smithi023 ceph-mon[113671]: pgmap v3561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-02-11T23:24:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:23 smithi023 ceph-mon[113671]: osdmap e1741: 8 total, 8 up, 8 in 2024-02-11T23:24:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:23 smithi160 ceph-mon[106289]: pgmap v3561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-02-11T23:24:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:23 smithi160 ceph-mon[106289]: osdmap e1741: 8 total, 8 up, 8 in 2024-02-11T23:24:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-mon[111262]: osdmap e1742: 8 total, 8 up, 8 in 2024-02-11T23:24:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-mon[111262]: pgmap v3564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 7.7 KiB/s wr, 172 op/s 2024-02-11T23:24:25.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-mon[111262]: osdmap e1743: 8 total, 8 up, 8 in 2024-02-11T23:24:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-mon[113671]: osdmap e1742: 8 total, 8 up, 8 in 2024-02-11T23:24:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-mon[113671]: pgmap v3564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 7.7 KiB/s wr, 172 op/s 2024-02-11T23:24:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-mon[113671]: osdmap e1743: 8 total, 8 up, 8 in 2024-02-11T23:24:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:25 smithi160 ceph-mon[106289]: osdmap e1742: 8 total, 8 up, 8 in 2024-02-11T23:24:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:25 smithi160 ceph-mon[106289]: pgmap v3564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 7.7 KiB/s wr, 172 op/s 2024-02-11T23:24:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:25 smithi160 ceph-mon[106289]: osdmap e1743: 8 total, 8 up, 8 in 2024-02-11T23:24:26.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:24:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:24:25] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-02-11T23:24:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:27 smithi023 ceph-mon[111262]: osdmap e1744: 8 total, 8 up, 8 in 2024-02-11T23:24:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:27 smithi023 ceph-mon[111262]: pgmap v3567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.7 KiB/s wr, 76 op/s 2024-02-11T23:24:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:27 smithi023 ceph-mon[113671]: osdmap e1744: 8 total, 8 up, 8 in 2024-02-11T23:24:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:27 smithi023 ceph-mon[113671]: pgmap v3567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.7 KiB/s wr, 76 op/s 2024-02-11T23:24:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:27 smithi160 ceph-mon[106289]: osdmap e1744: 8 total, 8 up, 8 in 2024-02-11T23:24:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:27 smithi160 ceph-mon[106289]: pgmap v3567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.7 KiB/s wr, 76 op/s 2024-02-11T23:24:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:28 smithi023 ceph-mon[111262]: osdmap e1745: 8 total, 8 up, 8 in 2024-02-11T23:24:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:28 smithi023 ceph-mon[113671]: osdmap e1745: 8 total, 8 up, 8 in 2024-02-11T23:24:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:28 smithi160 ceph-mon[106289]: osdmap e1745: 8 total, 8 up, 8 in 2024-02-11T23:24:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:29 smithi023 ceph-mon[111262]: osdmap e1746: 8 total, 8 up, 8 in 2024-02-11T23:24:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:29 smithi023 ceph-mon[111262]: pgmap v3570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 8.7 KiB/s wr, 116 op/s 2024-02-11T23:24:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:29 smithi023 ceph-mon[113671]: osdmap e1746: 8 total, 8 up, 8 in 2024-02-11T23:24:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:29 smithi023 ceph-mon[113671]: pgmap v3570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 8.7 KiB/s wr, 116 op/s 2024-02-11T23:24:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:29 smithi160 ceph-mon[106289]: osdmap e1746: 8 total, 8 up, 8 in 2024-02-11T23:24:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:29 smithi160 ceph-mon[106289]: pgmap v3570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 8.7 KiB/s wr, 116 op/s 2024-02-11T23:24:30.323 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroring.AioSnapshotCreate (30914 ms) 2024-02-11T23:24:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[111262]: osdmap e1747: 8 total, 8 up, 8 in 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[111262]: osdmap e1748: 8 total, 8 up, 8 in 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/79a3ded4-df73-4667-ad3e-a101114dcc5f"}]: dispatch 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/79a3ded4-df73-4667-ad3e-a101114dcc5f"}]': finished 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[113671]: osdmap e1747: 8 total, 8 up, 8 in 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[113671]: osdmap e1748: 8 total, 8 up, 8 in 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/79a3ded4-df73-4667-ad3e-a101114dcc5f"}]: dispatch 2024-02-11T23:24:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:30 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/79a3ded4-df73-4667-ad3e-a101114dcc5f"}]': finished 2024-02-11T23:24:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:30 smithi160 ceph-mon[106289]: osdmap e1747: 8 total, 8 up, 8 in 2024-02-11T23:24:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:30 smithi160 ceph-mon[106289]: osdmap e1748: 8 total, 8 up, 8 in 2024-02-11T23:24:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:30 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/79a3ded4-df73-4667-ad3e-a101114dcc5f"}]: dispatch 2024-02-11T23:24:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:30 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4114538947' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/79a3ded4-df73-4667-ad3e-a101114dcc5f"}]': finished 2024-02-11T23:24:31.331 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 51 tests from TestMirroring (87071 ms total) 2024-02-11T23:24:31.331 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:24:31.331 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 31 tests from TestDeepCopy 2024-02-11T23:24:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:31 smithi023 ceph-mon[113671]: pgmap v3573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 123 op/s 2024-02-11T23:24:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:31 smithi023 ceph-mon[111262]: pgmap v3573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 123 op/s 2024-02-11T23:24:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:31 smithi160 ceph-mon[106289]: pgmap v3573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 123 op/s 2024-02-11T23:24:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:32 smithi023 ceph-mon[111262]: osdmap e1749: 8 total, 8 up, 8 in 2024-02-11T23:24:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:32 smithi023 ceph-mon[113671]: osdmap e1749: 8 total, 8 up, 8 in 2024-02-11T23:24:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:32 smithi160 ceph-mon[106289]: osdmap e1749: 8 total, 8 up, 8 in 2024-02-11T23:24:33.368 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Empty 2024-02-11T23:24:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:33 smithi023 ceph-mon[111262]: osdmap e1750: 8 total, 8 up, 8 in 2024-02-11T23:24:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:33 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3170706639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:24:33.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:33 smithi023 ceph-mon[111262]: pgmap v3576: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:24:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:33 smithi023 ceph-mon[113671]: osdmap e1750: 8 total, 8 up, 8 in 2024-02-11T23:24:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:33 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3170706639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:24:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:33 smithi023 ceph-mon[113671]: pgmap v3576: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:24:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:33 smithi160 ceph-mon[106289]: osdmap e1750: 8 total, 8 up, 8 in 2024-02-11T23:24:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:33 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3170706639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:24:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:33 smithi160 ceph-mon[106289]: pgmap v3576: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:24:34.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:34 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:24:34.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:34 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3170706639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:24:34.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:34 smithi023 ceph-mon[111262]: osdmap e1751: 8 total, 8 up, 8 in 2024-02-11T23:24:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:34 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:24:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:34 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3170706639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:24:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:34 smithi023 ceph-mon[113671]: osdmap e1751: 8 total, 8 up, 8 in 2024-02-11T23:24:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:34 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:24:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:34 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3170706639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:24:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:34 smithi160 ceph-mon[106289]: osdmap e1751: 8 total, 8 up, 8 in 2024-02-11T23:24:35.551 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Empty (2184 ms) 2024-02-11T23:24:35.551 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-02-11T23:24:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:35 smithi023 ceph-mon[111262]: osdmap e1752: 8 total, 8 up, 8 in 2024-02-11T23:24:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:35 smithi023 ceph-mon[111262]: pgmap v3579: 137 pgs: 30 unknown, 107 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:24:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:35 smithi023 ceph-mon[113671]: osdmap e1752: 8 total, 8 up, 8 in 2024-02-11T23:24:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:35 smithi023 ceph-mon[113671]: pgmap v3579: 137 pgs: 30 unknown, 107 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:24:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:35 smithi160 ceph-mon[106289]: osdmap e1752: 8 total, 8 up, 8 in 2024-02-11T23:24:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:35 smithi160 ceph-mon[106289]: pgmap v3579: 137 pgs: 30 unknown, 107 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:24:35.784 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.NoSnaps (233 ms) 2024-02-11T23:24:35.784 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Snaps 2024-02-11T23:24:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:24:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:24:35] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-02-11T23:24:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:36 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:24:36.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:36 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:24:36.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:36 smithi023 ceph-mon[111262]: osdmap e1753: 8 total, 8 up, 8 in 2024-02-11T23:24:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:36 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:24:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:36 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:24:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:36 smithi023 ceph-mon[113671]: osdmap e1753: 8 total, 8 up, 8 in 2024-02-11T23:24:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:36 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:24:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:36 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:24:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:36 smithi160 ceph-mon[106289]: osdmap e1753: 8 total, 8 up, 8 in 2024-02-11T23:24:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:37 smithi160 ceph-mon[106289]: osdmap e1754: 8 total, 8 up, 8 in 2024-02-11T23:24:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:37 smithi160 ceph-mon[106289]: pgmap v3582: 137 pgs: 12 unknown, 125 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.0 MiB/s wr, 52 op/s 2024-02-11T23:24:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:37 smithi023 ceph-mon[111262]: osdmap e1754: 8 total, 8 up, 8 in 2024-02-11T23:24:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:37 smithi023 ceph-mon[111262]: pgmap v3582: 137 pgs: 12 unknown, 125 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.0 MiB/s wr, 52 op/s 2024-02-11T23:24:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:37 smithi023 ceph-mon[113671]: osdmap e1754: 8 total, 8 up, 8 in 2024-02-11T23:24:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:37 smithi023 ceph-mon[113671]: pgmap v3582: 137 pgs: 12 unknown, 125 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.0 MiB/s wr, 52 op/s 2024-02-11T23:24:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:38 smithi160 ceph-mon[106289]: osdmap e1755: 8 total, 8 up, 8 in 2024-02-11T23:24:38.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:38 smithi023 ceph-mon[111262]: osdmap e1755: 8 total, 8 up, 8 in 2024-02-11T23:24:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:38 smithi023 ceph-mon[113671]: osdmap e1755: 8 total, 8 up, 8 in 2024-02-11T23:24:39.760 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Snaps (3976 ms) 2024-02-11T23:24:39.760 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-02-11T23:24:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:39 smithi023 ceph-mon[111262]: osdmap e1756: 8 total, 8 up, 8 in 2024-02-11T23:24:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:39 smithi023 ceph-mon[111262]: pgmap v3585: 137 pgs: 137 active+clean; 49 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 118 op/s 2024-02-11T23:24:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:39 smithi023 ceph-mon[113671]: osdmap e1756: 8 total, 8 up, 8 in 2024-02-11T23:24:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:39 smithi023 ceph-mon[113671]: pgmap v3585: 137 pgs: 137 active+clean; 49 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 118 op/s 2024-02-11T23:24:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:39 smithi160 ceph-mon[106289]: osdmap e1756: 8 total, 8 up, 8 in 2024-02-11T23:24:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:39 smithi160 ceph-mon[106289]: pgmap v3585: 137 pgs: 137 active+clean; 49 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 118 op/s 2024-02-11T23:24:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:40 smithi023 ceph-mon[111262]: osdmap e1757: 8 total, 8 up, 8 in 2024-02-11T23:24:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:40 smithi023 ceph-mon[113671]: osdmap e1757: 8 total, 8 up, 8 in 2024-02-11T23:24:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:40 smithi160 ceph-mon[106289]: osdmap e1757: 8 total, 8 up, 8 in 2024-02-11T23:24:41.623 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.SnapDiscard (1862 ms) 2024-02-11T23:24:41.623 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-02-11T23:24:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:41 smithi023 ceph-mon[111262]: osdmap e1758: 8 total, 8 up, 8 in 2024-02-11T23:24:41.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:41 smithi023 ceph-mon[111262]: pgmap v3588: 137 pgs: 137 active+clean; 49 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 6.0 MiB/s wr, 101 op/s 2024-02-11T23:24:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:41 smithi023 ceph-mon[113671]: osdmap e1758: 8 total, 8 up, 8 in 2024-02-11T23:24:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:41 smithi023 ceph-mon[113671]: pgmap v3588: 137 pgs: 137 active+clean; 49 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 6.0 MiB/s wr, 101 op/s 2024-02-11T23:24:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:41 smithi160 ceph-mon[106289]: osdmap e1758: 8 total, 8 up, 8 in 2024-02-11T23:24:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:41 smithi160 ceph-mon[106289]: pgmap v3588: 137 pgs: 137 active+clean; 49 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 6.0 MiB/s wr, 101 op/s 2024-02-11T23:24:42.709 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneDiscard (1087 ms) 2024-02-11T23:24:42.709 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-02-11T23:24:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:42 smithi023 ceph-mon[111262]: osdmap e1759: 8 total, 8 up, 8 in 2024-02-11T23:24:42.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:42 smithi023 ceph-mon[113671]: osdmap e1759: 8 total, 8 up, 8 in 2024-02-11T23:24:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:42 smithi160 ceph-mon[106289]: osdmap e1759: 8 total, 8 up, 8 in 2024-02-11T23:24:43.720 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneShrink (1011 ms) 2024-02-11T23:24:43.720 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-02-11T23:24:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:43 smithi023 ceph-mon[111262]: osdmap e1760: 8 total, 8 up, 8 in 2024-02-11T23:24:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:43 smithi023 ceph-mon[111262]: pgmap v3591: 137 pgs: 137 active+clean; 65 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 161 op/s 2024-02-11T23:24:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:43 smithi023 ceph-mon[113671]: osdmap e1760: 8 total, 8 up, 8 in 2024-02-11T23:24:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:43 smithi023 ceph-mon[113671]: pgmap v3591: 137 pgs: 137 active+clean; 65 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 161 op/s 2024-02-11T23:24:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:43 smithi160 ceph-mon[106289]: osdmap e1760: 8 total, 8 up, 8 in 2024-02-11T23:24:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:43 smithi160 ceph-mon[106289]: pgmap v3591: 137 pgs: 137 active+clean; 65 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 161 op/s 2024-02-11T23:24:44.771 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneExpand (1051 ms) 2024-02-11T23:24:44.772 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-02-11T23:24:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:44 smithi023 ceph-mon[111262]: osdmap e1761: 8 total, 8 up, 8 in 2024-02-11T23:24:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:44 smithi023 ceph-mon[113671]: osdmap e1761: 8 total, 8 up, 8 in 2024-02-11T23:24:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:44 smithi160 ceph-mon[106289]: osdmap e1761: 8 total, 8 up, 8 in 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-mon[111262]: osdmap e1762: 8 total, 8 up, 8 in 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-mon[111262]: pgmap v3594: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 142 op/s 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-mon[111262]: osdmap e1763: 8 total, 8 up, 8 in 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:24:45] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-mon[113671]: osdmap e1762: 8 total, 8 up, 8 in 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-mon[113671]: pgmap v3594: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 142 op/s 2024-02-11T23:24:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:45 smithi023 ceph-mon[113671]: osdmap e1763: 8 total, 8 up, 8 in 2024-02-11T23:24:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:45 smithi160 ceph-mon[106289]: osdmap e1762: 8 total, 8 up, 8 in 2024-02-11T23:24:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:45 smithi160 ceph-mon[106289]: pgmap v3594: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 142 op/s 2024-02-11T23:24:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:45 smithi160 ceph-mon[106289]: osdmap e1763: 8 total, 8 up, 8 in 2024-02-11T23:24:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:47 smithi023 ceph-mon[111262]: osdmap e1764: 8 total, 8 up, 8 in 2024-02-11T23:24:47.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:47 smithi023 ceph-mon[111262]: pgmap v3597: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.0 MiB/s wr, 256 op/s 2024-02-11T23:24:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:47 smithi023 ceph-mon[113671]: osdmap e1764: 8 total, 8 up, 8 in 2024-02-11T23:24:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:47 smithi023 ceph-mon[113671]: pgmap v3597: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.0 MiB/s wr, 256 op/s 2024-02-11T23:24:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:47 smithi160 ceph-mon[106289]: osdmap e1764: 8 total, 8 up, 8 in 2024-02-11T23:24:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:47 smithi160 ceph-mon[106289]: pgmap v3597: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.0 MiB/s wr, 256 op/s 2024-02-11T23:24:48.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:48 smithi023 ceph-mon[111262]: osdmap e1765: 8 total, 8 up, 8 in 2024-02-11T23:24:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:48 smithi023 ceph-mon[113671]: osdmap e1765: 8 total, 8 up, 8 in 2024-02-11T23:24:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:48 smithi160 ceph-mon[106289]: osdmap e1765: 8 total, 8 up, 8 in 2024-02-11T23:24:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:49 smithi023 ceph-mon[111262]: osdmap e1766: 8 total, 8 up, 8 in 2024-02-11T23:24:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:49 smithi023 ceph-mon[111262]: pgmap v3600: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s rd, 28 KiB/s wr, 528 op/s 2024-02-11T23:24:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:49 smithi023 ceph-mon[113671]: osdmap e1766: 8 total, 8 up, 8 in 2024-02-11T23:24:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:49 smithi023 ceph-mon[113671]: pgmap v3600: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s rd, 28 KiB/s wr, 528 op/s 2024-02-11T23:24:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:49 smithi160 ceph-mon[106289]: osdmap e1766: 8 total, 8 up, 8 in 2024-02-11T23:24:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:49 smithi160 ceph-mon[106289]: pgmap v3600: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s rd, 28 KiB/s wr, 528 op/s 2024-02-11T23:24:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:50 smithi023 ceph-mon[111262]: osdmap e1767: 8 total, 8 up, 8 in 2024-02-11T23:24:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:50 smithi023 ceph-mon[113671]: osdmap e1767: 8 total, 8 up, 8 in 2024-02-11T23:24:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:50 smithi160 ceph-mon[106289]: osdmap e1767: 8 total, 8 up, 8 in 2024-02-11T23:24:51.450 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneHideParent (6679 ms) 2024-02-11T23:24:51.450 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Clone 2024-02-11T23:24:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:51 smithi023 ceph-mon[111262]: osdmap e1768: 8 total, 8 up, 8 in 2024-02-11T23:24:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:51 smithi023 ceph-mon[111262]: pgmap v3603: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 16 KiB/s wr, 312 op/s 2024-02-11T23:24:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:51 smithi023 ceph-mon[113671]: osdmap e1768: 8 total, 8 up, 8 in 2024-02-11T23:24:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:51 smithi023 ceph-mon[113671]: pgmap v3603: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 16 KiB/s wr, 312 op/s 2024-02-11T23:24:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:51 smithi160 ceph-mon[106289]: osdmap e1768: 8 total, 8 up, 8 in 2024-02-11T23:24:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:51 smithi160 ceph-mon[106289]: pgmap v3603: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 239 KiB/s rd, 16 KiB/s wr, 312 op/s 2024-02-11T23:24:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:52 smithi023 ceph-mon[111262]: osdmap e1769: 8 total, 8 up, 8 in 2024-02-11T23:24:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:52 smithi023 ceph-mon[113671]: osdmap e1769: 8 total, 8 up, 8 in 2024-02-11T23:24:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:52 smithi160 ceph-mon[106289]: osdmap e1769: 8 total, 8 up, 8 in 2024-02-11T23:24:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:24:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:53 smithi023 ceph-mon[111262]: osdmap e1770: 8 total, 8 up, 8 in 2024-02-11T23:24:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:53 smithi023 ceph-mon[111262]: pgmap v3606: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 10 KiB/s wr, 146 op/s 2024-02-11T23:24:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:53 smithi023 ceph-mon[113671]: osdmap e1770: 8 total, 8 up, 8 in 2024-02-11T23:24:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:53 smithi023 ceph-mon[113671]: pgmap v3606: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 10 KiB/s wr, 146 op/s 2024-02-11T23:24:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:53 smithi160 ceph-mon[106289]: osdmap e1770: 8 total, 8 up, 8 in 2024-02-11T23:24:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:53 smithi160 ceph-mon[106289]: pgmap v3606: 137 pgs: 137 active+clean; 69 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 10 KiB/s wr, 146 op/s 2024-02-11T23:24:53.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Clone (2255 ms) 2024-02-11T23:24:53.705 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-02-11T23:24:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:54 smithi023 ceph-mon[111262]: osdmap e1771: 8 total, 8 up, 8 in 2024-02-11T23:24:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:54 smithi023 ceph-mon[113671]: osdmap e1771: 8 total, 8 up, 8 in 2024-02-11T23:24:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:54 smithi160 ceph-mon[106289]: osdmap e1771: 8 total, 8 up, 8 in 2024-02-11T23:24:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:55 smithi023 ceph-mon[111262]: osdmap e1772: 8 total, 8 up, 8 in 2024-02-11T23:24:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:55 smithi023 ceph-mon[111262]: pgmap v3609: 137 pgs: 137 active+clean; 73 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 124 op/s 2024-02-11T23:24:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:55 smithi023 ceph-mon[113671]: osdmap e1772: 8 total, 8 up, 8 in 2024-02-11T23:24:55.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:55 smithi023 ceph-mon[113671]: pgmap v3609: 137 pgs: 137 active+clean; 73 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 124 op/s 2024-02-11T23:24:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:55 smithi160 ceph-mon[106289]: osdmap e1772: 8 total, 8 up, 8 in 2024-02-11T23:24:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:55 smithi160 ceph-mon[106289]: pgmap v3609: 137 pgs: 137 active+clean; 73 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 124 op/s 2024-02-11T23:24:55.903 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneFlatten (2198 ms) 2024-02-11T23:24:55.903 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Stress 2024-02-11T23:24:55.926 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 60986619~2576633 2024-02-11T23:24:55.936 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 78595149~5290931 2024-02-11T23:24:55.937 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 31087462~7939576 2024-02-11T23:24:55.957 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 33926796~4051038 2024-02-11T23:24:55.959 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 64166932~7811731 2024-02-11T23:24:55.979 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 20350132~2309716 2024-02-11T23:24:55.980 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 30816489~5013033 2024-02-11T23:24:55.995 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 42632895~6769909 2024-02-11T23:24:55.995 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap0 2024-02-11T23:24:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:24:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:24:55] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:24:56.399 INFO:tasks.workunit.client.0.smithi023.stdout:clone image144 -> image145 2024-02-11T23:24:56.445 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 116765231 2024-02-11T23:24:56.451 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 73837400~3513370 2024-02-11T23:24:56.465 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 46186877~791527 2024-02-11T23:24:56.468 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 62303241~1278486 2024-02-11T23:24:56.494 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 32025673~7564271 2024-02-11T23:24:56.505 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 48597599~3813275 2024-02-11T23:24:56.512 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 55920306~3437117 2024-02-11T23:24:56.515 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 9755167~5854787 2024-02-11T23:24:56.540 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 108232665~4802060 2024-02-11T23:24:56.540 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T23:24:56.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:56 smithi023 ceph-mon[111262]: osdmap e1773: 8 total, 8 up, 8 in 2024-02-11T23:24:56.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:56 smithi023 ceph-mon[113671]: osdmap e1773: 8 total, 8 up, 8 in 2024-02-11T23:24:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:56 smithi160 ceph-mon[106289]: osdmap e1773: 8 total, 8 up, 8 in 2024-02-11T23:24:57.431 INFO:tasks.workunit.client.0.smithi023.stdout:clone image145 -> image146 2024-02-11T23:24:57.498 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 49310460~5542878 2024-02-11T23:24:57.525 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 115007017~1758214 2024-02-11T23:24:57.529 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 95970020~7936529 2024-02-11T23:24:57.557 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 68645810~7613980 2024-02-11T23:24:57.573 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 28457456~3712432 2024-02-11T23:24:57.588 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24026787~7860965 2024-02-11T23:24:57.591 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 31527956~7628554 2024-02-11T23:24:57.615 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 115617463~1147768 2024-02-11T23:24:57.616 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T23:24:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:57 smithi023 ceph-mon[111262]: osdmap e1774: 8 total, 8 up, 8 in 2024-02-11T23:24:57.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:57 smithi023 ceph-mon[111262]: pgmap v3612: 137 pgs: 137 active+clean; 154 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 246 op/s 2024-02-11T23:24:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:57 smithi023 ceph-mon[113671]: osdmap e1774: 8 total, 8 up, 8 in 2024-02-11T23:24:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:57 smithi023 ceph-mon[113671]: pgmap v3612: 137 pgs: 137 active+clean; 154 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 246 op/s 2024-02-11T23:24:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:57 smithi160 ceph-mon[106289]: osdmap e1774: 8 total, 8 up, 8 in 2024-02-11T23:24:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:57 smithi160 ceph-mon[106289]: pgmap v3612: 137 pgs: 137 active+clean; 154 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 246 op/s 2024-02-11T23:24:58.432 INFO:tasks.workunit.client.0.smithi023.stdout:clone image146 -> image147 2024-02-11T23:24:58.521 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 4379385~3899695 2024-02-11T23:24:58.544 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 69809631~7935542 2024-02-11T23:24:58.554 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 37603809~6982258 2024-02-11T23:24:58.583 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 66259862~7224100 2024-02-11T23:24:58.607 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 104976129~298924 2024-02-11T23:24:58.611 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 28408119~5940277 2024-02-11T23:24:58.615 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 93058156~5972643 2024-02-11T23:24:58.640 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 68867001~2791579 2024-02-11T23:24:58.642 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap3 2024-02-11T23:24:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:58 smithi160 ceph-mon[106289]: osdmap e1775: 8 total, 8 up, 8 in 2024-02-11T23:24:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:58 smithi023 ceph-mon[111262]: osdmap e1775: 8 total, 8 up, 8 in 2024-02-11T23:24:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:58 smithi023 ceph-mon[113671]: osdmap e1775: 8 total, 8 up, 8 in 2024-02-11T23:24:59.467 INFO:tasks.workunit.client.0.smithi023.stdout:clone image147 -> image148 2024-02-11T23:24:59.573 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 86248380 2024-02-11T23:24:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:59 smithi160 ceph-mon[106289]: osdmap e1776: 8 total, 8 up, 8 in 2024-02-11T23:24:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:24:59 smithi160 ceph-mon[106289]: pgmap v3615: 137 pgs: 137 active+clean; 218 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 36 MiB/s wr, 553 op/s 2024-02-11T23:24:59.828 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Stress (3925 ms) 2024-02-11T23:24:59.828 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-02-11T23:24:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:59 smithi023 ceph-mon[111262]: osdmap e1776: 8 total, 8 up, 8 in 2024-02-11T23:24:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:24:59 smithi023 ceph-mon[111262]: pgmap v3615: 137 pgs: 137 active+clean; 218 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 36 MiB/s wr, 553 op/s 2024-02-11T23:24:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:59 smithi023 ceph-mon[113671]: osdmap e1776: 8 total, 8 up, 8 in 2024-02-11T23:24:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:24:59 smithi023 ceph-mon[113671]: pgmap v3615: 137 pgs: 137 active+clean; 218 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 36 MiB/s wr, 553 op/s 2024-02-11T23:25:00.075 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (247 ms) 2024-02-11T23:25:00.075 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-02-11T23:25:00.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:00 smithi160 ceph-mon[106289]: osdmap e1777: 8 total, 8 up, 8 in 2024-02-11T23:25:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:00 smithi023 ceph-mon[111262]: osdmap e1777: 8 total, 8 up, 8 in 2024-02-11T23:25:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:00 smithi023 ceph-mon[113671]: osdmap e1777: 8 total, 8 up, 8 in 2024-02-11T23:25:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:01 smithi023 ceph-mon[111262]: osdmap e1778: 8 total, 8 up, 8 in 2024-02-11T23:25:01.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:01 smithi023 ceph-mon[111262]: pgmap v3618: 137 pgs: 137 active+clean; 262 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 25 MiB/s wr, 507 op/s 2024-02-11T23:25:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:01 smithi023 ceph-mon[113671]: osdmap e1778: 8 total, 8 up, 8 in 2024-02-11T23:25:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:01 smithi023 ceph-mon[113671]: pgmap v3618: 137 pgs: 137 active+clean; 262 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 25 MiB/s wr, 507 op/s 2024-02-11T23:25:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:01 smithi160 ceph-mon[106289]: osdmap e1778: 8 total, 8 up, 8 in 2024-02-11T23:25:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:01 smithi160 ceph-mon[106289]: pgmap v3618: 137 pgs: 137 active+clean; 262 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 25 MiB/s wr, 507 op/s 2024-02-11T23:25:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:02 smithi023 ceph-mon[111262]: osdmap e1779: 8 total, 8 up, 8 in 2024-02-11T23:25:02.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:02 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:25:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:02 smithi023 ceph-mon[113671]: osdmap e1779: 8 total, 8 up, 8 in 2024-02-11T23:25:02.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:02 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:25:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:02 smithi160 ceph-mon[106289]: osdmap e1779: 8 total, 8 up, 8 in 2024-02-11T23:25:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:02 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:25:03.791 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3716 ms) 2024-02-11T23:25:03.792 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-02-11T23:25:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[111262]: osdmap e1780: 8 total, 8 up, 8 in 2024-02-11T23:25:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[111262]: pgmap v3621: 137 pgs: 137 active+clean; 375 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 34 MiB/s wr, 726 op/s 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[113671]: osdmap e1780: 8 total, 8 up, 8 in 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[113671]: pgmap v3621: 137 pgs: 137 active+clean; 375 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 34 MiB/s wr, 726 op/s 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:25:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:25:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:03 smithi160 ceph-mon[106289]: osdmap e1780: 8 total, 8 up, 8 in 2024-02-11T23:25:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:03 smithi160 ceph-mon[106289]: pgmap v3621: 137 pgs: 137 active+clean; 375 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 34 MiB/s wr, 726 op/s 2024-02-11T23:25:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:25:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:25:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:25:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:04 smithi023 ceph-mon[111262]: osdmap e1781: 8 total, 8 up, 8 in 2024-02-11T23:25:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:04 smithi023 ceph-mon[113671]: osdmap e1781: 8 total, 8 up, 8 in 2024-02-11T23:25:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:04 smithi160 ceph-mon[106289]: osdmap e1781: 8 total, 8 up, 8 in 2024-02-11T23:25:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:05 smithi023 ceph-mon[111262]: osdmap e1782: 8 total, 8 up, 8 in 2024-02-11T23:25:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:05 smithi023 ceph-mon[111262]: pgmap v3624: 137 pgs: 137 active+clean; 395 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 30 MiB/s wr, 534 op/s 2024-02-11T23:25:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:05 smithi023 ceph-mon[113671]: osdmap e1782: 8 total, 8 up, 8 in 2024-02-11T23:25:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:05 smithi023 ceph-mon[113671]: pgmap v3624: 137 pgs: 137 active+clean; 395 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 30 MiB/s wr, 534 op/s 2024-02-11T23:25:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:25:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:25:05] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2024-02-11T23:25:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:05 smithi160 ceph-mon[106289]: osdmap e1782: 8 total, 8 up, 8 in 2024-02-11T23:25:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:05 smithi160 ceph-mon[106289]: pgmap v3624: 137 pgs: 137 active+clean; 395 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 30 MiB/s wr, 534 op/s 2024-02-11T23:25:05.950 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2159 ms) 2024-02-11T23:25:05.950 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-02-11T23:25:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:06 smithi023 ceph-mon[111262]: osdmap e1783: 8 total, 8 up, 8 in 2024-02-11T23:25:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:06 smithi023 ceph-mon[113671]: osdmap e1783: 8 total, 8 up, 8 in 2024-02-11T23:25:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:06 smithi160 ceph-mon[106289]: osdmap e1783: 8 total, 8 up, 8 in 2024-02-11T23:25:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:07 smithi023 ceph-mon[111262]: osdmap e1784: 8 total, 8 up, 8 in 2024-02-11T23:25:07.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:07 smithi023 ceph-mon[111262]: pgmap v3627: 137 pgs: 137 active+clean; 439 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 189 op/s 2024-02-11T23:25:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:07 smithi023 ceph-mon[113671]: osdmap e1784: 8 total, 8 up, 8 in 2024-02-11T23:25:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:07 smithi023 ceph-mon[113671]: pgmap v3627: 137 pgs: 137 active+clean; 439 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 189 op/s 2024-02-11T23:25:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:07 smithi160 ceph-mon[106289]: osdmap e1784: 8 total, 8 up, 8 in 2024-02-11T23:25:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:07 smithi160 ceph-mon[106289]: pgmap v3627: 137 pgs: 137 active+clean; 439 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 189 op/s 2024-02-11T23:25:08.077 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2127 ms) 2024-02-11T23:25:08.077 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-02-11T23:25:08.106 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 32176269~4836093 2024-02-11T23:25:08.122 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 46019079~3195088 2024-02-11T23:25:08.122 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 71451720~1607565 2024-02-11T23:25:08.128 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 48079046~4107513 2024-02-11T23:25:08.129 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 33173033~6769111 2024-02-11T23:25:08.144 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 73424909~1451502 2024-02-11T23:25:08.146 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 45152~7331571 2024-02-11T23:25:08.166 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 48110103~911488 2024-02-11T23:25:08.166 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap0 2024-02-11T23:25:08.566 INFO:tasks.workunit.client.0.smithi023.stdout:clone image167 -> image168 2024-02-11T23:25:08.621 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 102079304 2024-02-11T23:25:08.629 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 23326123~2045258 2024-02-11T23:25:08.638 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 69309213~7388651 2024-02-11T23:25:08.642 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 39963012~1166758 2024-02-11T23:25:08.661 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24209179~2446690 2024-02-11T23:25:08.663 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 56283196~3015671 2024-02-11T23:25:08.677 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 78295467~2655739 2024-02-11T23:25:08.680 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 13806769~3815041 2024-02-11T23:25:08.690 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 80234216~6207963 2024-02-11T23:25:08.692 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T23:25:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:08 smithi023 ceph-mon[111262]: osdmap e1785: 8 total, 8 up, 8 in 2024-02-11T23:25:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:08 smithi023 ceph-mon[113671]: osdmap e1785: 8 total, 8 up, 8 in 2024-02-11T23:25:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:08 smithi160 ceph-mon[106289]: osdmap e1785: 8 total, 8 up, 8 in 2024-02-11T23:25:09.579 INFO:tasks.workunit.client.0.smithi023.stdout:clone image168 -> image169 2024-02-11T23:25:09.652 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 5974252~3609986 2024-02-11T23:25:09.676 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 73062027~542715 2024-02-11T23:25:09.680 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 37473736~2084042 2024-02-11T23:25:09.703 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 73378642~2171550 2024-02-11T23:25:09.708 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 54422238~7770248 2024-02-11T23:25:09.728 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 38179629~6622783 2024-02-11T23:25:09.732 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 29478401~1366014 2024-02-11T23:25:09.748 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 64642905~7355840 2024-02-11T23:25:09.751 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T23:25:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:09 smithi023 ceph-mon[111262]: osdmap e1786: 8 total, 8 up, 8 in 2024-02-11T23:25:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:09 smithi023 ceph-mon[111262]: pgmap v3630: 137 pgs: 137 active+clean; 451 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 332 op/s 2024-02-11T23:25:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:09 smithi023 ceph-mon[113671]: osdmap e1786: 8 total, 8 up, 8 in 2024-02-11T23:25:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:09 smithi023 ceph-mon[113671]: pgmap v3630: 137 pgs: 137 active+clean; 451 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 332 op/s 2024-02-11T23:25:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:09 smithi160 ceph-mon[106289]: osdmap e1786: 8 total, 8 up, 8 in 2024-02-11T23:25:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:09 smithi160 ceph-mon[106289]: pgmap v3630: 137 pgs: 137 active+clean; 451 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 332 op/s 2024-02-11T23:25:10.599 INFO:tasks.workunit.client.0.smithi023.stdout:clone image169 -> image170 2024-02-11T23:25:10.679 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 86412693 2024-02-11T23:25:10.690 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 63877738~7865928 2024-02-11T23:25:10.718 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 25239630~1724020 2024-02-11T23:25:10.723 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 11207047~6295990 2024-02-11T23:25:10.754 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 79535045~2271309 2024-02-11T23:25:10.758 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 57058350~2556251 2024-02-11T23:25:10.788 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 4718463~2070101 2024-02-11T23:25:10.801 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 75673500~5383768 2024-02-11T23:25:10.813 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 81151515~5261178 2024-02-11T23:25:10.814 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap3 2024-02-11T23:25:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:10 smithi023 ceph-mon[111262]: osdmap e1787: 8 total, 8 up, 8 in 2024-02-11T23:25:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:10 smithi023 ceph-mon[113671]: osdmap e1787: 8 total, 8 up, 8 in 2024-02-11T23:25:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:10 smithi160 ceph-mon[106289]: osdmap e1787: 8 total, 8 up, 8 in 2024-02-11T23:25:11.614 INFO:tasks.workunit.client.0.smithi023.stdout:clone image170 -> image171 2024-02-11T23:25:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:11 smithi023 ceph-mon[111262]: osdmap e1788: 8 total, 8 up, 8 in 2024-02-11T23:25:11.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:11 smithi023 ceph-mon[111262]: pgmap v3633: 137 pgs: 137 active+clean; 482 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 9.6 MiB/s wr, 310 op/s 2024-02-11T23:25:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:11 smithi023 ceph-mon[113671]: osdmap e1788: 8 total, 8 up, 8 in 2024-02-11T23:25:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:11 smithi023 ceph-mon[113671]: pgmap v3633: 137 pgs: 137 active+clean; 482 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 9.6 MiB/s wr, 310 op/s 2024-02-11T23:25:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:11 smithi160 ceph-mon[106289]: osdmap e1788: 8 total, 8 up, 8 in 2024-02-11T23:25:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:11 smithi160 ceph-mon[106289]: pgmap v3633: 137 pgs: 137 active+clean; 482 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 9.6 MiB/s wr, 310 op/s 2024-02-11T23:25:12.000 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3923 ms) 2024-02-11T23:25:12.000 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-02-11T23:25:12.220 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (220 ms) 2024-02-11T23:25:12.220 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-02-11T23:25:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:12 smithi023 ceph-mon[111262]: osdmap e1789: 8 total, 8 up, 8 in 2024-02-11T23:25:12.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:12 smithi023 ceph-mon[113671]: osdmap e1789: 8 total, 8 up, 8 in 2024-02-11T23:25:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:12 smithi160 ceph-mon[106289]: osdmap e1789: 8 total, 8 up, 8 in 2024-02-11T23:25:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:13 smithi023 ceph-mon[111262]: pgmap v3635: 137 pgs: 137 active+clean; 648 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 44 MiB/s wr, 769 op/s 2024-02-11T23:25:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:13 smithi023 ceph-mon[111262]: osdmap e1790: 8 total, 8 up, 8 in 2024-02-11T23:25:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:13 smithi023 ceph-mon[113671]: pgmap v3635: 137 pgs: 137 active+clean; 648 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 44 MiB/s wr, 769 op/s 2024-02-11T23:25:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:13 smithi023 ceph-mon[113671]: osdmap e1790: 8 total, 8 up, 8 in 2024-02-11T23:25:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:13 smithi160 ceph-mon[106289]: pgmap v3635: 137 pgs: 137 active+clean; 648 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 44 MiB/s wr, 769 op/s 2024-02-11T23:25:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:13 smithi160 ceph-mon[106289]: osdmap e1790: 8 total, 8 up, 8 in 2024-02-11T23:25:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:14 smithi023 ceph-mon[111262]: osdmap e1791: 8 total, 8 up, 8 in 2024-02-11T23:25:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:14 smithi023 ceph-mon[113671]: osdmap e1791: 8 total, 8 up, 8 in 2024-02-11T23:25:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:14 smithi160 ceph-mon[106289]: osdmap e1791: 8 total, 8 up, 8 in 2024-02-11T23:25:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:15 smithi023 ceph-mon[111262]: pgmap v3638: 137 pgs: 137 active+clean; 650 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 39 MiB/s wr, 625 op/s 2024-02-11T23:25:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:15 smithi023 ceph-mon[111262]: osdmap e1792: 8 total, 8 up, 8 in 2024-02-11T23:25:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:15 smithi023 ceph-mon[113671]: pgmap v3638: 137 pgs: 137 active+clean; 650 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 39 MiB/s wr, 625 op/s 2024-02-11T23:25:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:15 smithi023 ceph-mon[113671]: osdmap e1792: 8 total, 8 up, 8 in 2024-02-11T23:25:15.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:25:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:25:15] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-02-11T23:25:15.908 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3688 ms) 2024-02-11T23:25:15.908 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-02-11T23:25:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:15 smithi160 ceph-mon[106289]: pgmap v3638: 137 pgs: 137 active+clean; 650 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 39 MiB/s wr, 625 op/s 2024-02-11T23:25:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:15 smithi160 ceph-mon[106289]: osdmap e1792: 8 total, 8 up, 8 in 2024-02-11T23:25:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:16 smithi160 ceph-mon[106289]: osdmap e1793: 8 total, 8 up, 8 in 2024-02-11T23:25:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:16 smithi023 ceph-mon[111262]: osdmap e1793: 8 total, 8 up, 8 in 2024-02-11T23:25:17.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:16 smithi023 ceph-mon[113671]: osdmap e1793: 8 total, 8 up, 8 in 2024-02-11T23:25:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:17 smithi160 ceph-mon[106289]: pgmap v3641: 137 pgs: 137 active+clean; 676 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 7.1 MiB/s wr, 252 op/s 2024-02-11T23:25:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:17 smithi160 ceph-mon[106289]: osdmap e1794: 8 total, 8 up, 8 in 2024-02-11T23:25:18.050 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2142 ms) 2024-02-11T23:25:18.050 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-02-11T23:25:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:17 smithi023 ceph-mon[113671]: pgmap v3641: 137 pgs: 137 active+clean; 676 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 7.1 MiB/s wr, 252 op/s 2024-02-11T23:25:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:17 smithi023 ceph-mon[113671]: osdmap e1794: 8 total, 8 up, 8 in 2024-02-11T23:25:18.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:17 smithi023 ceph-mon[111262]: pgmap v3641: 137 pgs: 137 active+clean; 676 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 7.1 MiB/s wr, 252 op/s 2024-02-11T23:25:18.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:17 smithi023 ceph-mon[111262]: osdmap e1794: 8 total, 8 up, 8 in 2024-02-11T23:25:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:18 smithi160 ceph-mon[106289]: osdmap e1795: 8 total, 8 up, 8 in 2024-02-11T23:25:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:18 smithi023 ceph-mon[111262]: osdmap e1795: 8 total, 8 up, 8 in 2024-02-11T23:25:19.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:18 smithi023 ceph-mon[113671]: osdmap e1795: 8 total, 8 up, 8 in 2024-02-11T23:25:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:19 smithi160 ceph-mon[106289]: pgmap v3644: 137 pgs: 137 active+clean; 724 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 53 MiB/s rd, 19 MiB/s wr, 418 op/s 2024-02-11T23:25:19.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:19 smithi160 ceph-mon[106289]: osdmap e1796: 8 total, 8 up, 8 in 2024-02-11T23:25:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:19 smithi023 ceph-mon[111262]: pgmap v3644: 137 pgs: 137 active+clean; 724 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 53 MiB/s rd, 19 MiB/s wr, 418 op/s 2024-02-11T23:25:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:19 smithi023 ceph-mon[111262]: osdmap e1796: 8 total, 8 up, 8 in 2024-02-11T23:25:20.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:19 smithi023 ceph-mon[113671]: pgmap v3644: 137 pgs: 137 active+clean; 724 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 53 MiB/s rd, 19 MiB/s wr, 418 op/s 2024-02-11T23:25:20.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:19 smithi023 ceph-mon[113671]: osdmap e1796: 8 total, 8 up, 8 in 2024-02-11T23:25:20.156 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2106 ms) 2024-02-11T23:25:20.156 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-02-11T23:25:20.178 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 30315876~2345303 2024-02-11T23:25:20.194 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 45654357~3705024 2024-02-11T23:25:20.195 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 36226688~5429485 2024-02-11T23:25:20.211 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 77957587~4077374 2024-02-11T23:25:20.211 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 61505979~2806247 2024-02-11T23:25:20.220 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 65166754~1937435 2024-02-11T23:25:20.222 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 33948136~4509744 2024-02-11T23:25:20.236 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 59578287~4353880 2024-02-11T23:25:20.242 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap0 2024-02-11T23:25:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:20 smithi023 ceph-mon[111262]: osdmap e1797: 8 total, 8 up, 8 in 2024-02-11T23:25:21.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:20 smithi023 ceph-mon[113671]: osdmap e1797: 8 total, 8 up, 8 in 2024-02-11T23:25:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:20 smithi160 ceph-mon[106289]: osdmap e1797: 8 total, 8 up, 8 in 2024-02-11T23:25:21.295 INFO:tasks.workunit.client.0.smithi023.stdout:clone image190 -> image191 2024-02-11T23:25:21.352 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 146020618 2024-02-11T23:25:21.361 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 73689460~4438795 2024-02-11T23:25:21.378 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 137887873~8132745 2024-02-11T23:25:21.379 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 137709037~8311581 2024-02-11T23:25:21.402 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 706986~1657702 2024-02-11T23:25:21.405 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 89499124~348037 2024-02-11T23:25:21.408 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 120901520~3236925 2024-02-11T23:25:21.409 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 78615929~6398303 2024-02-11T23:25:21.429 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 97115789~7166032 2024-02-11T23:25:21.429 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap1 2024-02-11T23:25:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:21 smithi023 ceph-mon[111262]: pgmap v3647: 137 pgs: 137 active+clean; 752 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 19 MiB/s wr, 296 op/s 2024-02-11T23:25:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:21 smithi023 ceph-mon[111262]: osdmap e1798: 8 total, 8 up, 8 in 2024-02-11T23:25:22.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:21 smithi023 ceph-mon[113671]: pgmap v3647: 137 pgs: 137 active+clean; 752 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 19 MiB/s wr, 296 op/s 2024-02-11T23:25:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:21 smithi023 ceph-mon[113671]: osdmap e1798: 8 total, 8 up, 8 in 2024-02-11T23:25:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:21 smithi160 ceph-mon[106289]: pgmap v3647: 137 pgs: 137 active+clean; 752 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 19 MiB/s wr, 296 op/s 2024-02-11T23:25:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:21 smithi160 ceph-mon[106289]: osdmap e1798: 8 total, 8 up, 8 in 2024-02-11T23:25:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:22.297 INFO:tasks.workunit.client.0.smithi023.stdout:clone image191 -> image192 2024-02-11T23:25:22.366 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 68168269~5798387 2024-02-11T23:25:22.389 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 93441847~4255928 2024-02-11T23:25:22.393 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 102682920~1436796 2024-02-11T23:25:22.400 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 36650782~4705247 2024-02-11T23:25:22.422 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 69257860~6667698 2024-02-11T23:25:22.443 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 78581251~4495514 2024-02-11T23:25:22.459 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 10494353~588953 2024-02-11T23:25:22.464 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 36713416~7426869 2024-02-11T23:25:22.467 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap2 2024-02-11T23:25:23.310 INFO:tasks.workunit.client.0.smithi023.stdout:clone image192 -> image193 2024-02-11T23:25:23.393 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 125463809~5338406 2024-02-11T23:25:23.418 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 107909783~3670890 2024-02-11T23:25:23.423 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 78402617~7690359 2024-02-11T23:25:23.450 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 92412029~758843 2024-02-11T23:25:23.454 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 82833959~6906184 2024-02-11T23:25:23.478 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 137868964~7421068 2024-02-11T23:25:23.502 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 130659967~985948 2024-02-11T23:25:23.506 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16162184~3444791 2024-02-11T23:25:23.509 INFO:tasks.workunit.client.0.smithi023.stdout:snap: snap3 2024-02-11T23:25:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:23 smithi023 ceph-mon[111262]: osdmap e1799: 8 total, 8 up, 8 in 2024-02-11T23:25:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:23 smithi023 ceph-mon[111262]: pgmap v3650: 137 pgs: 137 active+clean; 883 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 39 MiB/s wr, 635 op/s 2024-02-11T23:25:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:23 smithi023 ceph-mon[113671]: osdmap e1799: 8 total, 8 up, 8 in 2024-02-11T23:25:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:23 smithi023 ceph-mon[113671]: pgmap v3650: 137 pgs: 137 active+clean; 883 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 39 MiB/s wr, 635 op/s 2024-02-11T23:25:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:23 smithi160 ceph-mon[106289]: osdmap e1799: 8 total, 8 up, 8 in 2024-02-11T23:25:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:23 smithi160 ceph-mon[106289]: pgmap v3650: 137 pgs: 137 active+clean; 883 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s rd, 39 MiB/s wr, 635 op/s 2024-02-11T23:25:24.314 INFO:tasks.workunit.client.0.smithi023.stdout:clone image193 -> image194 2024-02-11T23:25:24.409 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 99536188 2024-02-11T23:25:24.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:24 smithi023 ceph-mon[111262]: osdmap e1800: 8 total, 8 up, 8 in 2024-02-11T23:25:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:24 smithi023 ceph-mon[113671]: osdmap e1800: 8 total, 8 up, 8 in 2024-02-11T23:25:24.677 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (4522 ms) 2024-02-11T23:25:24.678 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-02-11T23:25:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:24 smithi160 ceph-mon[106289]: osdmap e1800: 8 total, 8 up, 8 in 2024-02-11T23:25:24.701 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-02-11T23:25:24.701 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:24.773 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (95 ms) 2024-02-11T23:25:24.773 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-02-11T23:25:24.798 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-02-11T23:25:24.798 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:24.875 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (102 ms) 2024-02-11T23:25:24.875 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-02-11T23:25:24.898 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-02-11T23:25:24.898 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:24.968 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (93 ms) 2024-02-11T23:25:24.968 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-02-11T23:25:24.991 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-02-11T23:25:24.992 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (97 ms) 2024-02-11T23:25:25.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-02-11T23:25:25.087 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-02-11T23:25:25.087 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.158 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (94 ms) 2024-02-11T23:25:25.159 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-02-11T23:25:25.182 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-02-11T23:25:25.183 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.254 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (95 ms) 2024-02-11T23:25:25.254 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-02-11T23:25:25.277 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-02-11T23:25:25.277 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.350 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (96 ms) 2024-02-11T23:25:25.350 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-02-11T23:25:25.372 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-02-11T23:25:25.372 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.442 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (92 ms) 2024-02-11T23:25:25.442 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-02-11T23:25:25.467 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-02-11T23:25:25.467 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.544 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (102 ms) 2024-02-11T23:25:25.544 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-02-11T23:25:25.566 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-02-11T23:25:25.566 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:25.642 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (98 ms) 2024-02-11T23:25:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:25 smithi023 ceph-mon[111262]: osdmap e1801: 8 total, 8 up, 8 in 2024-02-11T23:25:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:25 smithi023 ceph-mon[111262]: pgmap v3653: 137 pgs: 137 active+clean; 885 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 33 MiB/s wr, 549 op/s 2024-02-11T23:25:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:25 smithi023 ceph-mon[113671]: osdmap e1801: 8 total, 8 up, 8 in 2024-02-11T23:25:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:25 smithi023 ceph-mon[113671]: pgmap v3653: 137 pgs: 137 active+clean; 885 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 33 MiB/s wr, 549 op/s 2024-02-11T23:25:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:25 smithi160 ceph-mon[106289]: osdmap e1801: 8 total, 8 up, 8 in 2024-02-11T23:25:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:25 smithi160 ceph-mon[106289]: pgmap v3653: 137 pgs: 137 active+clean; 885 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 33 MiB/s wr, 549 op/s 2024-02-11T23:25:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:25:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:25:25] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-02-11T23:25:26.301 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 31 tests from TestDeepCopy (52275 ms total) 2024-02-11T23:25:26.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:25:26.302 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 6 tests from TestGroup 2024-02-11T23:25:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:27 smithi023 ceph-mon[113671]: osdmap e1802: 8 total, 8 up, 8 in 2024-02-11T23:25:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:27 smithi023 ceph-mon[113671]: pgmap v3655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:25:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:27 smithi023 ceph-mon[111262]: osdmap e1802: 8 total, 8 up, 8 in 2024-02-11T23:25:27.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:27 smithi023 ceph-mon[111262]: pgmap v3655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:25:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:27 smithi160 ceph-mon[106289]: osdmap e1802: 8 total, 8 up, 8 in 2024-02-11T23:25:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:27 smithi160 ceph-mon[106289]: pgmap v3655: 105 pgs: 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:25:28.353 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestGroup.group_create 2024-02-11T23:25:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:28 smithi023 ceph-mon[111262]: osdmap e1803: 8 total, 8 up, 8 in 2024-02-11T23:25:28.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:28 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2503593829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:28.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:28 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:28 smithi023 ceph-mon[113671]: osdmap e1803: 8 total, 8 up, 8 in 2024-02-11T23:25:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:28 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2503593829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:28.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:28 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:28 smithi160 ceph-mon[106289]: osdmap e1803: 8 total, 8 up, 8 in 2024-02-11T23:25:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:28 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2503593829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:28 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:29 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:25:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:29 smithi023 ceph-mon[111262]: osdmap e1804: 8 total, 8 up, 8 in 2024-02-11T23:25:29.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:29 smithi023 ceph-mon[111262]: pgmap v3658: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:25:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:29 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:25:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:29 smithi023 ceph-mon[113671]: osdmap e1804: 8 total, 8 up, 8 in 2024-02-11T23:25:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:29 smithi023 ceph-mon[113671]: pgmap v3658: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:25:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:29 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:25:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:29 smithi160 ceph-mon[106289]: osdmap e1804: 8 total, 8 up, 8 in 2024-02-11T23:25:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:29 smithi160 ceph-mon[106289]: pgmap v3658: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:25:30.409 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestGroup.group_create (2056 ms) 2024-02-11T23:25:30.410 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestGroup.group_createPP 2024-02-11T23:25:30.427 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestGroup.group_createPP (18 ms) 2024-02-11T23:25:30.427 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestGroup.add_image 2024-02-11T23:25:30.474 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestGroup.add_image (47 ms) 2024-02-11T23:25:30.474 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestGroup.add_imagePP 2024-02-11T23:25:30.513 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestGroup.add_imagePP (39 ms) 2024-02-11T23:25:30.513 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestGroup.add_snapshot 2024-02-11T23:25:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:30 smithi023 ceph-mon[111262]: osdmap e1805: 8 total, 8 up, 8 in 2024-02-11T23:25:30.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:30 smithi023 ceph-mon[113671]: osdmap e1805: 8 total, 8 up, 8 in 2024-02-11T23:25:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:30 smithi160 ceph-mon[106289]: osdmap e1805: 8 total, 8 up, 8 in 2024-02-11T23:25:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:31 smithi023 ceph-mon[111262]: osdmap e1806: 8 total, 8 up, 8 in 2024-02-11T23:25:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:31 smithi023 ceph-mon[111262]: pgmap v3661: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:25:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:31 smithi023 ceph-mon[113671]: osdmap e1806: 8 total, 8 up, 8 in 2024-02-11T23:25:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:31 smithi023 ceph-mon[113671]: pgmap v3661: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:25:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:31 smithi160 ceph-mon[106289]: osdmap e1806: 8 total, 8 up, 8 in 2024-02-11T23:25:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:31 smithi160 ceph-mon[106289]: pgmap v3661: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-02-11T23:25:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:32 smithi023 ceph-mon[111262]: osdmap e1807: 8 total, 8 up, 8 in 2024-02-11T23:25:32.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:32 smithi023 ceph-mon[113671]: osdmap e1807: 8 total, 8 up, 8 in 2024-02-11T23:25:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:32 smithi160 ceph-mon[106289]: osdmap e1807: 8 total, 8 up, 8 in 2024-02-11T23:25:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:33 smithi160 ceph-mon[106289]: osdmap e1808: 8 total, 8 up, 8 in 2024-02-11T23:25:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:33 smithi160 ceph-mon[106289]: pgmap v3664: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 7.0 KiB/s wr, 71 op/s 2024-02-11T23:25:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:33 smithi023 ceph-mon[111262]: osdmap e1808: 8 total, 8 up, 8 in 2024-02-11T23:25:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:33 smithi023 ceph-mon[111262]: pgmap v3664: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 7.0 KiB/s wr, 71 op/s 2024-02-11T23:25:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:33 smithi023 ceph-mon[113671]: osdmap e1808: 8 total, 8 up, 8 in 2024-02-11T23:25:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:33 smithi023 ceph-mon[113671]: pgmap v3664: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 7.0 KiB/s wr, 71 op/s 2024-02-11T23:25:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:34 smithi160 ceph-mon[106289]: osdmap e1809: 8 total, 8 up, 8 in 2024-02-11T23:25:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:34 smithi023 ceph-mon[111262]: osdmap e1809: 8 total, 8 up, 8 in 2024-02-11T23:25:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:34 smithi023 ceph-mon[113671]: osdmap e1809: 8 total, 8 up, 8 in 2024-02-11T23:25:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:35 smithi160 ceph-mon[106289]: osdmap e1810: 8 total, 8 up, 8 in 2024-02-11T23:25:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:35 smithi160 ceph-mon[106289]: pgmap v3667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 12 KiB/s wr, 107 op/s 2024-02-11T23:25:35.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:35 smithi023 ceph-mon[111262]: osdmap e1810: 8 total, 8 up, 8 in 2024-02-11T23:25:35.763 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:35 smithi023 ceph-mon[111262]: pgmap v3667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 12 KiB/s wr, 107 op/s 2024-02-11T23:25:35.763 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:35 smithi023 ceph-mon[113671]: osdmap e1810: 8 total, 8 up, 8 in 2024-02-11T23:25:35.763 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:35 smithi023 ceph-mon[113671]: pgmap v3667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 12 KiB/s wr, 107 op/s 2024-02-11T23:25:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:25:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:25:35] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-02-11T23:25:36.503 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestGroup.add_snapshot (5990 ms) 2024-02-11T23:25:36.503 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-02-11T23:25:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:36 smithi160 ceph-mon[106289]: osdmap e1811: 8 total, 8 up, 8 in 2024-02-11T23:25:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:36 smithi023 ceph-mon[111262]: osdmap e1811: 8 total, 8 up, 8 in 2024-02-11T23:25:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:36 smithi023 ceph-mon[113671]: osdmap e1811: 8 total, 8 up, 8 in 2024-02-11T23:25:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:37 smithi023 ceph-mon[111262]: osdmap e1812: 8 total, 8 up, 8 in 2024-02-11T23:25:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:37 smithi023 ceph-mon[111262]: pgmap v3670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 13 KiB/s wr, 160 op/s 2024-02-11T23:25:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:37 smithi023 ceph-mon[113671]: osdmap e1812: 8 total, 8 up, 8 in 2024-02-11T23:25:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:37 smithi023 ceph-mon[113671]: pgmap v3670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 13 KiB/s wr, 160 op/s 2024-02-11T23:25:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:37 smithi160 ceph-mon[106289]: osdmap e1812: 8 total, 8 up, 8 in 2024-02-11T23:25:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:37 smithi160 ceph-mon[106289]: pgmap v3670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 13 KiB/s wr, 160 op/s 2024-02-11T23:25:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:38 smithi023 ceph-mon[111262]: osdmap e1813: 8 total, 8 up, 8 in 2024-02-11T23:25:38.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:38 smithi023 ceph-mon[113671]: osdmap e1813: 8 total, 8 up, 8 in 2024-02-11T23:25:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:38 smithi160 ceph-mon[106289]: osdmap e1813: 8 total, 8 up, 8 in 2024-02-11T23:25:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:39 smithi023 ceph-mon[111262]: osdmap e1814: 8 total, 8 up, 8 in 2024-02-11T23:25:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:39 smithi023 ceph-mon[111262]: pgmap v3673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2024-02-11T23:25:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:39 smithi023 ceph-mon[113671]: osdmap e1814: 8 total, 8 up, 8 in 2024-02-11T23:25:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:39 smithi023 ceph-mon[113671]: pgmap v3673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2024-02-11T23:25:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:39 smithi160 ceph-mon[106289]: osdmap e1814: 8 total, 8 up, 8 in 2024-02-11T23:25:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:39 smithi160 ceph-mon[106289]: pgmap v3673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2024-02-11T23:25:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:40 smithi023 ceph-mon[111262]: osdmap e1815: 8 total, 8 up, 8 in 2024-02-11T23:25:40.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:40 smithi023 ceph-mon[111262]: osdmap e1816: 8 total, 8 up, 8 in 2024-02-11T23:25:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:40 smithi023 ceph-mon[113671]: osdmap e1815: 8 total, 8 up, 8 in 2024-02-11T23:25:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:40 smithi023 ceph-mon[113671]: osdmap e1816: 8 total, 8 up, 8 in 2024-02-11T23:25:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:40 smithi160 ceph-mon[106289]: osdmap e1815: 8 total, 8 up, 8 in 2024-02-11T23:25:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:40 smithi160 ceph-mon[106289]: osdmap e1816: 8 total, 8 up, 8 in 2024-02-11T23:25:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:41 smithi023 ceph-mon[111262]: pgmap v3676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 9.2 KiB/s wr, 124 op/s 2024-02-11T23:25:41.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:41 smithi023 ceph-mon[111262]: osdmap e1817: 8 total, 8 up, 8 in 2024-02-11T23:25:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:41 smithi023 ceph-mon[113671]: pgmap v3676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 9.2 KiB/s wr, 124 op/s 2024-02-11T23:25:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:41 smithi023 ceph-mon[113671]: osdmap e1817: 8 total, 8 up, 8 in 2024-02-11T23:25:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:41 smithi160 ceph-mon[106289]: pgmap v3676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 9.2 KiB/s wr, 124 op/s 2024-02-11T23:25:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:41 smithi160 ceph-mon[106289]: osdmap e1817: 8 total, 8 up, 8 in 2024-02-11T23:25:42.321 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestGroup.add_snapshotPP (5818 ms) 2024-02-11T23:25:43.300 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 6 tests from TestGroup (13968 ms total) 2024-02-11T23:25:43.301 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:25:43.301 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 57 tests from TestMigration 2024-02-11T23:25:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:43 smithi023 ceph-mon[111262]: osdmap e1818: 8 total, 8 up, 8 in 2024-02-11T23:25:43.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:43 smithi023 ceph-mon[111262]: pgmap v3679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.0 KiB/s wr, 122 op/s 2024-02-11T23:25:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:43 smithi023 ceph-mon[113671]: osdmap e1818: 8 total, 8 up, 8 in 2024-02-11T23:25:43.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:43 smithi023 ceph-mon[113671]: pgmap v3679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.0 KiB/s wr, 122 op/s 2024-02-11T23:25:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:43 smithi160 ceph-mon[106289]: osdmap e1818: 8 total, 8 up, 8 in 2024-02-11T23:25:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:43 smithi160 ceph-mon[106289]: pgmap v3679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.0 KiB/s wr, 122 op/s 2024-02-11T23:25:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:44 smithi023 ceph-mon[111262]: osdmap e1819: 8 total, 8 up, 8 in 2024-02-11T23:25:44.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:44 smithi023 ceph-mon[113671]: osdmap e1819: 8 total, 8 up, 8 in 2024-02-11T23:25:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:44 smithi160 ceph-mon[106289]: osdmap e1819: 8 total, 8 up, 8 in 2024-02-11T23:25:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:25:45] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[111262]: osdmap e1820: 8 total, 8 up, 8 in 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3345570268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[111262]: pgmap v3682: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3345570268' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[111262]: osdmap e1821: 8 total, 8 up, 8 in 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[113671]: osdmap e1820: 8 total, 8 up, 8 in 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3345570268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[113671]: pgmap v3682: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3345570268' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:25:46.157 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:45 smithi023 ceph-mon[113671]: osdmap e1821: 8 total, 8 up, 8 in 2024-02-11T23:25:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:45 smithi160 ceph-mon[106289]: osdmap e1820: 8 total, 8 up, 8 in 2024-02-11T23:25:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:45 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3345570268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:25:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:45 smithi160 ceph-mon[106289]: pgmap v3682: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:45 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3345570268' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:25:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:45 smithi160 ceph-mon[106289]: osdmap e1821: 8 total, 8 up, 8 in 2024-02-11T23:25:46.309 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.Empty 2024-02-11T23:25:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:46 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:25:47.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:46 smithi023 ceph-mon[111262]: osdmap e1822: 8 total, 8 up, 8 in 2024-02-11T23:25:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:46 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:25:47.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:46 smithi023 ceph-mon[113671]: osdmap e1822: 8 total, 8 up, 8 in 2024-02-11T23:25:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:46 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:25:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:46 smithi160 ceph-mon[106289]: osdmap e1822: 8 total, 8 up, 8 in 2024-02-11T23:25:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:47 smithi023 ceph-mon[111262]: pgmap v3685: 169 pgs: 3 creating+peering, 47 unknown, 119 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:48.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:47 smithi023 ceph-mon[111262]: osdmap e1823: 8 total, 8 up, 8 in 2024-02-11T23:25:48.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:47 smithi023 ceph-mon[113671]: pgmap v3685: 169 pgs: 3 creating+peering, 47 unknown, 119 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:48.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:47 smithi023 ceph-mon[113671]: osdmap e1823: 8 total, 8 up, 8 in 2024-02-11T23:25:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:47 smithi160 ceph-mon[106289]: pgmap v3685: 169 pgs: 3 creating+peering, 47 unknown, 119 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:47 smithi160 ceph-mon[106289]: osdmap e1823: 8 total, 8 up, 8 in 2024-02-11T23:25:48.381 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:48.394 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:48.543 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:48.614 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:48.696 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.Empty (2387 ms) 2024-02-11T23:25:48.696 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.OtherName 2024-02-11T23:25:48.726 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:48.738 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:48.879 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:48.947 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:49.031 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.OtherName (336 ms) 2024-02-11T23:25:49.032 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.OtherPool 2024-02-11T23:25:49.061 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:49.074 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:49 smithi023 ceph-mon[111262]: osdmap e1824: 8 total, 8 up, 8 in 2024-02-11T23:25:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:49 smithi023 ceph-mon[111262]: pgmap v3688: 169 pgs: 9 creating+peering, 25 unknown, 135 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:49 smithi023 ceph-mon[113671]: osdmap e1824: 8 total, 8 up, 8 in 2024-02-11T23:25:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:49 smithi023 ceph-mon[113671]: pgmap v3688: 169 pgs: 9 creating+peering, 25 unknown, 135 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:49 smithi160 ceph-mon[106289]: osdmap e1824: 8 total, 8 up, 8 in 2024-02-11T23:25:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:49 smithi160 ceph-mon[106289]: pgmap v3688: 169 pgs: 9 creating+peering, 25 unknown, 135 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-11T23:25:50.472 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:50.540 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:50.619 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.OtherPool (1587 ms) 2024-02-11T23:25:50.619 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.OtherNamespace 2024-02-11T23:25:50.652 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:50 smithi023 ceph-mon[111262]: osdmap e1825: 8 total, 8 up, 8 in 2024-02-11T23:25:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:50 smithi023 ceph-mon[113671]: osdmap e1825: 8 total, 8 up, 8 in 2024-02-11T23:25:50.666 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:50 smithi160 ceph-mon[106289]: osdmap e1825: 8 total, 8 up, 8 in 2024-02-11T23:25:50.805 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:50.879 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:50.967 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.OtherNamespace (347 ms) 2024-02-11T23:25:50.967 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.DataPool 2024-02-11T23:25:50.997 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:51.008 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:51.151 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:51.220 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:51.302 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.DataPool (335 ms) 2024-02-11T23:25:51.302 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-02-11T23:25:51.338 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:51.364 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:51.507 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:25:51.608 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.AbortAfterPrepare (306 ms) 2024-02-11T23:25:51.608 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-02-11T23:25:51.639 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:51.650 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:51 smithi023 ceph-mon[111262]: osdmap e1826: 8 total, 8 up, 8 in 2024-02-11T23:25:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:51 smithi023 ceph-mon[111262]: pgmap v3691: 169 pgs: 6 creating+peering, 12 unknown, 151 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 7.2 KiB/s wr, 184 op/s 2024-02-11T23:25:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:51 smithi023 ceph-mon[113671]: osdmap e1826: 8 total, 8 up, 8 in 2024-02-11T23:25:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:51 smithi023 ceph-mon[113671]: pgmap v3691: 169 pgs: 6 creating+peering, 12 unknown, 151 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 7.2 KiB/s wr, 184 op/s 2024-02-11T23:25:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:51 smithi160 ceph-mon[106289]: osdmap e1826: 8 total, 8 up, 8 in 2024-02-11T23:25:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:51 smithi160 ceph-mon[106289]: pgmap v3691: 169 pgs: 6 creating+peering, 12 unknown, 151 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 7.2 KiB/s wr, 184 op/s 2024-02-11T23:25:51.749 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (142 ms) 2024-02-11T23:25:51.750 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-02-11T23:25:51.780 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:51.791 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:51.932 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:52.004 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:25:52.106 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.AbortAfterExecute (356 ms) 2024-02-11T23:25:52.106 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-02-11T23:25:52.138 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:52.149 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:52.290 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:52.361 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:25:52.463 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (357 ms) 2024-02-11T23:25:52.463 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-02-11T23:25:52.494 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:52.507 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:52.636 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:52.702 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:25:52.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (349 ms) 2024-02-11T23:25:52.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-02-11T23:25:52.845 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:52.855 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_Migration.cc:635: Skipped 2024-02-11T23:25:52.856 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:52.862 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (50 ms) 2024-02-11T23:25:52.862 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.MirroringAbort 2024-02-11T23:25:52.893 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:52.903 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_Migration.cc:653: Skipped 2024-02-11T23:25:52.903 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:25:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:25:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:52.910 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringAbort (48 ms) 2024-02-11T23:25:52.910 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-02-11T23:25:52.939 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:25:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:25:52.950 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_Migration.cc:676: Skipped 2024-02-11T23:25:52.950 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:52.956 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (46 ms) 2024-02-11T23:25:52.956 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-02-11T23:25:52.988 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:52.999 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_Migration.cc:694: Skipped 2024-02-11T23:25:52.999 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:53.005 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (50 ms) 2024-02-11T23:25:53.005 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.MirroringPool 2024-02-11T23:25:53.040 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:53.051 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_Migration.cc:714: Skipped 2024-02-11T23:25:53.051 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:25:53.057 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringPool (51 ms) 2024-02-11T23:25:53.057 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.Group 2024-02-11T23:25:53.087 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:53.106 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:53.250 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:53.318 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:53.408 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.Group (351 ms) 2024-02-11T23:25:53.408 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.GroupAbort 2024-02-11T23:25:53.442 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:53.468 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:53.632 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:25:53.747 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.GroupAbort (339 ms) 2024-02-11T23:25:53.747 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnaps 2024-02-11T23:25:53.782 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:53.793 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:53.857 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:53 smithi023 ceph-mon[111262]: pgmap v3692: 169 pgs: 169 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 29 KiB/s wr, 608 op/s 2024-02-11T23:25:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:53 smithi023 ceph-mon[113671]: pgmap v3692: 169 pgs: 169 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 29 KiB/s wr, 608 op/s 2024-02-11T23:25:53.921 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:53 smithi160 ceph-mon[106289]: pgmap v3692: 169 pgs: 169 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 29 KiB/s wr, 608 op/s 2024-02-11T23:25:54.125 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:54.252 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:54.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnaps (625 ms) 2024-02-11T23:25:54.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-02-11T23:25:54.405 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:54.416 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:54.472 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:54.519 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:54.524 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:54.571 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:54.743 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:54.854 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:54.979 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsOtherPool (607 ms) 2024-02-11T23:25:54.979 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-02-11T23:25:55.012 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:55.023 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:55.073 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:55.127 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:55.342 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:55.455 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:55.579 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsDataPool (600 ms) 2024-02-11T23:25:55.579 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-02-11T23:25:55.613 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:55.624 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:55.684 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:55.732 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:55.923 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:25:55.932 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:55 smithi160 ceph-mon[106289]: pgmap v3693: 169 pgs: 169 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 690 KiB/s wr, 722 op/s 2024-02-11T23:25:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:55 smithi160 ceph-mon[106289]: osdmap e1827: 8 total, 8 up, 8 in 2024-02-11T23:25:56.040 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:56.149 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (570 ms) 2024-02-11T23:25:56.149 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-02-11T23:25:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:55 smithi023 ceph-mon[111262]: pgmap v3693: 169 pgs: 169 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 690 KiB/s wr, 722 op/s 2024-02-11T23:25:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:55 smithi023 ceph-mon[111262]: osdmap e1827: 8 total, 8 up, 8 in 2024-02-11T23:25:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:25:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:25:55] "GET /metrics HTTP/1.1" 200 39062 "" "Prometheus/2.43.0" 2024-02-11T23:25:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:55 smithi023 ceph-mon[113671]: pgmap v3693: 169 pgs: 169 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 690 KiB/s wr, 722 op/s 2024-02-11T23:25:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:55 smithi023 ceph-mon[113671]: osdmap e1827: 8 total, 8 up, 8 in 2024-02-11T23:25:56.184 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:56.199 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:56.262 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:56.309 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 0 2024-02-11T23:25:56.325 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:56.441 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:56.518 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:56.570 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (421 ms) 2024-02-11T23:25:56.570 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-02-11T23:25:56.600 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:56.614 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:56.657 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:56.699 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:56.885 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 0 2024-02-11T23:25:56.899 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:56.969 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:57.026 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (456 ms) 2024-02-11T23:25:57.026 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-02-11T23:25:57.057 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:57.068 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:57.133 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:57.185 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:57.375 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:25:57.384 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:57.500 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:57.638 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (612 ms) 2024-02-11T23:25:57.639 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-02-11T23:25:57.671 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:25:57.682 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:25:57.744 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:25:57.810 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:25:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:57 smithi160 ceph-mon[106289]: pgmap v3695: 169 pgs: 169 active+clean; 89 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 1.29k op/s 2024-02-11T23:25:58.005 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: after_prepare_snap 2024-02-11T23:25:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:57 smithi023 ceph-mon[111262]: pgmap v3695: 169 pgs: 169 active+clean; 89 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 1.29k op/s 2024-02-11T23:25:58.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:57 smithi023 ceph-mon[113671]: pgmap v3695: 169 pgs: 169 active+clean; 89 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 1.29k op/s 2024-02-11T23:25:59.707 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:25:59.730 INFO:tasks.workunit.client.0.smithi023.stdout:write: * 0~1000 2024-02-11T23:25:59.737 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:25:59.873 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:25:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:59 smithi160 ceph-mon[106289]: pgmap v3696: 169 pgs: 169 active+clean; 145 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 29 MiB/s wr, 1.59k op/s 2024-02-11T23:25:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:25:59 smithi160 ceph-mon[106289]: osdmap e1828: 8 total, 8 up, 8 in 2024-02-11T23:26:00.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2427 ms) 2024-02-11T23:26:00.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.Snaps 2024-02-11T23:26:00.097 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:00.108 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:59 smithi023 ceph-mon[111262]: pgmap v3696: 169 pgs: 169 active+clean; 145 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 29 MiB/s wr, 1.59k op/s 2024-02-11T23:26:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:25:59 smithi023 ceph-mon[111262]: osdmap e1828: 8 total, 8 up, 8 in 2024-02-11T23:26:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:59 smithi023 ceph-mon[113671]: pgmap v3696: 169 pgs: 169 active+clean; 145 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 29 MiB/s wr, 1.59k op/s 2024-02-11T23:26:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:25:59 smithi023 ceph-mon[113671]: osdmap e1828: 8 total, 8 up, 8 in 2024-02-11T23:26:00.159 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:26:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:00 smithi023 ceph-mon[111262]: osdmap e1829: 8 total, 8 up, 8 in 2024-02-11T23:26:01.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:00 smithi023 ceph-mon[111262]: osdmap e1830: 8 total, 8 up, 8 in 2024-02-11T23:26:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:00 smithi023 ceph-mon[113671]: osdmap e1829: 8 total, 8 up, 8 in 2024-02-11T23:26:01.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:00 smithi023 ceph-mon[113671]: osdmap e1830: 8 total, 8 up, 8 in 2024-02-11T23:26:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:00 smithi160 ceph-mon[106289]: osdmap e1829: 8 total, 8 up, 8 in 2024-02-11T23:26:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:00 smithi160 ceph-mon[106289]: osdmap e1830: 8 total, 8 up, 8 in 2024-02-11T23:26:01.291 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:26:01.307 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:26:01.307 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:26:01.307 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:26:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:01 smithi023 ceph-mon[111262]: pgmap v3700: 169 pgs: 169 active+clean; 173 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 MiB/s rd, 52 MiB/s wr, 2.01k op/s 2024-02-11T23:26:02.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:01 smithi023 ceph-mon[111262]: osdmap e1831: 8 total, 8 up, 8 in 2024-02-11T23:26:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:01 smithi023 ceph-mon[113671]: pgmap v3700: 169 pgs: 169 active+clean; 173 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 MiB/s rd, 52 MiB/s wr, 2.01k op/s 2024-02-11T23:26:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:01 smithi023 ceph-mon[113671]: osdmap e1831: 8 total, 8 up, 8 in 2024-02-11T23:26:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:01 smithi160 ceph-mon[106289]: pgmap v3700: 169 pgs: 169 active+clean; 173 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 64 MiB/s rd, 52 MiB/s wr, 2.01k op/s 2024-02-11T23:26:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:01 smithi160 ceph-mon[106289]: osdmap e1831: 8 total, 8 up, 8 in 2024-02-11T23:26:03.312 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:26:03.318 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:26:03.318 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:26:03.327 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:26:03.338 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:26:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:03 smithi023 ceph-mon[111262]: osdmap e1832: 8 total, 8 up, 8 in 2024-02-11T23:26:03.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:03 smithi023 ceph-mon[111262]: pgmap v3703: 169 pgs: 169 active+clean; 213 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 41 MiB/s wr, 1.30k op/s 2024-02-11T23:26:03.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:26:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:03 smithi023 ceph-mon[113671]: osdmap e1832: 8 total, 8 up, 8 in 2024-02-11T23:26:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:03 smithi023 ceph-mon[113671]: pgmap v3703: 169 pgs: 169 active+clean; 213 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 41 MiB/s wr, 1.30k op/s 2024-02-11T23:26:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:26:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:03 smithi160 ceph-mon[106289]: osdmap e1832: 8 total, 8 up, 8 in 2024-02-11T23:26:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:03 smithi160 ceph-mon[106289]: pgmap v3703: 169 pgs: 169 active+clean; 213 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 41 MiB/s wr, 1.30k op/s 2024-02-11T23:26:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[111262]: osdmap e1833: 8 total, 8 up, 8 in 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[113671]: osdmap e1833: 8 total, 8 up, 8 in 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:26:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:26:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:04 smithi160 ceph-mon[106289]: osdmap e1833: 8 total, 8 up, 8 in 2024-02-11T23:26:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:26:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:26:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:26:05.340 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:05.366 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:26:05.376 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:26:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:05 smithi023 ceph-mon[111262]: osdmap e1834: 8 total, 8 up, 8 in 2024-02-11T23:26:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:05 smithi023 ceph-mon[111262]: pgmap v3706: 169 pgs: 169 active+clean; 233 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 31 MiB/s wr, 883 op/s 2024-02-11T23:26:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:05 smithi023 ceph-mon[113671]: osdmap e1834: 8 total, 8 up, 8 in 2024-02-11T23:26:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:05 smithi023 ceph-mon[113671]: pgmap v3706: 169 pgs: 169 active+clean; 233 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 31 MiB/s wr, 883 op/s 2024-02-11T23:26:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:05 smithi160 ceph-mon[106289]: osdmap e1834: 8 total, 8 up, 8 in 2024-02-11T23:26:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:05 smithi160 ceph-mon[106289]: pgmap v3706: 169 pgs: 169 active+clean; 233 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 31 MiB/s wr, 883 op/s 2024-02-11T23:26:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:26:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:26:05] "GET /metrics HTTP/1.1" 200 39062 "" "Prometheus/2.43.0" 2024-02-11T23:26:06.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:06 smithi023 ceph-mon[111262]: osdmap e1835: 8 total, 8 up, 8 in 2024-02-11T23:26:06.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:06 smithi023 ceph-mon[113671]: osdmap e1835: 8 total, 8 up, 8 in 2024-02-11T23:26:06.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:06 smithi160 ceph-mon[106289]: osdmap e1835: 8 total, 8 up, 8 in 2024-02-11T23:26:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:07 smithi023 ceph-mon[111262]: osdmap e1836: 8 total, 8 up, 8 in 2024-02-11T23:26:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:07 smithi023 ceph-mon[111262]: pgmap v3709: 169 pgs: 169 active+clean; 245 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 8.0 MiB/s wr, 124 op/s 2024-02-11T23:26:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:07 smithi023 ceph-mon[113671]: osdmap e1836: 8 total, 8 up, 8 in 2024-02-11T23:26:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:07 smithi023 ceph-mon[113671]: pgmap v3709: 169 pgs: 169 active+clean; 245 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 8.0 MiB/s wr, 124 op/s 2024-02-11T23:26:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:07 smithi160 ceph-mon[106289]: osdmap e1836: 8 total, 8 up, 8 in 2024-02-11T23:26:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:07 smithi160 ceph-mon[106289]: pgmap v3709: 169 pgs: 169 active+clean; 245 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 8.0 MiB/s wr, 124 op/s 2024-02-11T23:26:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:08 smithi023 ceph-mon[111262]: osdmap e1837: 8 total, 8 up, 8 in 2024-02-11T23:26:08.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:08 smithi023 ceph-mon[113671]: osdmap e1837: 8 total, 8 up, 8 in 2024-02-11T23:26:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:08 smithi160 ceph-mon[106289]: osdmap e1837: 8 total, 8 up, 8 in 2024-02-11T23:26:08.871 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:26:09.027 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:26:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:09 smithi023 ceph-mon[111262]: osdmap e1838: 8 total, 8 up, 8 in 2024-02-11T23:26:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:09 smithi023 ceph-mon[111262]: pgmap v3712: 169 pgs: 169 active+clean; 253 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 115 op/s 2024-02-11T23:26:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:09 smithi023 ceph-mon[113671]: osdmap e1838: 8 total, 8 up, 8 in 2024-02-11T23:26:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:09 smithi023 ceph-mon[113671]: pgmap v3712: 169 pgs: 169 active+clean; 253 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 115 op/s 2024-02-11T23:26:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:09 smithi160 ceph-mon[106289]: osdmap e1838: 8 total, 8 up, 8 in 2024-02-11T23:26:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:09 smithi160 ceph-mon[106289]: pgmap v3712: 169 pgs: 169 active+clean; 253 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 115 op/s 2024-02-11T23:26:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:10 smithi023 ceph-mon[111262]: osdmap e1839: 8 total, 8 up, 8 in 2024-02-11T23:26:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:10 smithi023 ceph-mon[113671]: osdmap e1839: 8 total, 8 up, 8 in 2024-02-11T23:26:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:10 smithi160 ceph-mon[106289]: osdmap e1839: 8 total, 8 up, 8 in 2024-02-11T23:26:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:11 smithi160 ceph-mon[106289]: osdmap e1840: 8 total, 8 up, 8 in 2024-02-11T23:26:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:11 smithi160 ceph-mon[106289]: pgmap v3715: 169 pgs: 169 active+clean; 257 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 140 op/s 2024-02-11T23:26:11.779 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.Snaps (11714 ms) 2024-02-11T23:26:11.779 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-02-11T23:26:11.823 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:11.834 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:11.895 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:26:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:11 smithi023 ceph-mon[111262]: osdmap e1840: 8 total, 8 up, 8 in 2024-02-11T23:26:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:11 smithi023 ceph-mon[111262]: pgmap v3715: 169 pgs: 169 active+clean; 257 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 140 op/s 2024-02-11T23:26:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:11 smithi023 ceph-mon[113671]: osdmap e1840: 8 total, 8 up, 8 in 2024-02-11T23:26:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:11 smithi023 ceph-mon[113671]: pgmap v3715: 169 pgs: 169 active+clean; 257 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 140 op/s 2024-02-11T23:26:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:12 smithi160 ceph-mon[106289]: osdmap e1841: 8 total, 8 up, 8 in 2024-02-11T23:26:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:12 smithi023 ceph-mon[111262]: osdmap e1841: 8 total, 8 up, 8 in 2024-02-11T23:26:12.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:12 smithi023 ceph-mon[113671]: osdmap e1841: 8 total, 8 up, 8 in 2024-02-11T23:26:13.483 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:26:13.508 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:26:13.508 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:26:13.508 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:26:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:13 smithi023 ceph-mon[111262]: osdmap e1842: 8 total, 8 up, 8 in 2024-02-11T23:26:13.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:13 smithi023 ceph-mon[111262]: pgmap v3718: 169 pgs: 169 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 7.0 MiB/s wr, 476 op/s 2024-02-11T23:26:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:13 smithi023 ceph-mon[113671]: osdmap e1842: 8 total, 8 up, 8 in 2024-02-11T23:26:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:13 smithi023 ceph-mon[113671]: pgmap v3718: 169 pgs: 169 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 7.0 MiB/s wr, 476 op/s 2024-02-11T23:26:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:13 smithi160 ceph-mon[106289]: osdmap e1842: 8 total, 8 up, 8 in 2024-02-11T23:26:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:13 smithi160 ceph-mon[106289]: pgmap v3718: 169 pgs: 169 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 7.0 MiB/s wr, 476 op/s 2024-02-11T23:26:14.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:14 smithi023 ceph-mon[111262]: osdmap e1843: 8 total, 8 up, 8 in 2024-02-11T23:26:14.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:14 smithi023 ceph-mon[113671]: osdmap e1843: 8 total, 8 up, 8 in 2024-02-11T23:26:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:14 smithi160 ceph-mon[106289]: osdmap e1843: 8 total, 8 up, 8 in 2024-02-11T23:26:15.523 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:26:15.536 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:26:15.536 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:26:15.546 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:26:15.560 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:26:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:15 smithi023 ceph-mon[111262]: osdmap e1844: 8 total, 8 up, 8 in 2024-02-11T23:26:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:15 smithi023 ceph-mon[111262]: pgmap v3721: 169 pgs: 169 active+clean; 265 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 445 op/s 2024-02-11T23:26:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:15 smithi023 ceph-mon[113671]: osdmap e1844: 8 total, 8 up, 8 in 2024-02-11T23:26:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:15 smithi023 ceph-mon[113671]: pgmap v3721: 169 pgs: 169 active+clean; 265 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 445 op/s 2024-02-11T23:26:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:15 smithi160 ceph-mon[106289]: osdmap e1844: 8 total, 8 up, 8 in 2024-02-11T23:26:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:15 smithi160 ceph-mon[106289]: pgmap v3721: 169 pgs: 169 active+clean; 265 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 445 op/s 2024-02-11T23:26:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:26:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:26:15] "GET /metrics HTTP/1.1" 200 39148 "" "Prometheus/2.43.0" 2024-02-11T23:26:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:16 smithi023 ceph-mon[111262]: osdmap e1845: 8 total, 8 up, 8 in 2024-02-11T23:26:16.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:16 smithi023 ceph-mon[113671]: osdmap e1845: 8 total, 8 up, 8 in 2024-02-11T23:26:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:16 smithi160 ceph-mon[106289]: osdmap e1845: 8 total, 8 up, 8 in 2024-02-11T23:26:17.555 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:17.604 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:26:17.613 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:17.616 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:26:17.695 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:26:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:17 smithi023 ceph-mon[111262]: osdmap e1846: 8 total, 8 up, 8 in 2024-02-11T23:26:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:17 smithi023 ceph-mon[111262]: pgmap v3724: 169 pgs: 169 active+clean; 281 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 83 op/s 2024-02-11T23:26:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:17 smithi023 ceph-mon[113671]: osdmap e1846: 8 total, 8 up, 8 in 2024-02-11T23:26:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:17 smithi023 ceph-mon[113671]: pgmap v3724: 169 pgs: 169 active+clean; 281 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 83 op/s 2024-02-11T23:26:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:17 smithi160 ceph-mon[106289]: osdmap e1846: 8 total, 8 up, 8 in 2024-02-11T23:26:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:17 smithi160 ceph-mon[106289]: pgmap v3724: 169 pgs: 169 active+clean; 281 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 83 op/s 2024-02-11T23:26:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:18 smithi023 ceph-mon[111262]: osdmap e1847: 8 total, 8 up, 8 in 2024-02-11T23:26:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:18 smithi023 ceph-mon[113671]: osdmap e1847: 8 total, 8 up, 8 in 2024-02-11T23:26:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:18 smithi160 ceph-mon[106289]: osdmap e1847: 8 total, 8 up, 8 in 2024-02-11T23:26:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:19 smithi023 ceph-mon[111262]: osdmap e1848: 8 total, 8 up, 8 in 2024-02-11T23:26:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:19 smithi023 ceph-mon[111262]: pgmap v3727: 169 pgs: 169 active+clean; 301 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 10 MiB/s wr, 109 op/s 2024-02-11T23:26:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:19 smithi023 ceph-mon[113671]: osdmap e1848: 8 total, 8 up, 8 in 2024-02-11T23:26:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:19 smithi023 ceph-mon[113671]: pgmap v3727: 169 pgs: 169 active+clean; 301 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 10 MiB/s wr, 109 op/s 2024-02-11T23:26:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:19 smithi160 ceph-mon[106289]: osdmap e1848: 8 total, 8 up, 8 in 2024-02-11T23:26:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:19 smithi160 ceph-mon[106289]: pgmap v3727: 169 pgs: 169 active+clean; 301 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 10 MiB/s wr, 109 op/s 2024-02-11T23:26:20.733 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:26:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:20 smithi023 ceph-mon[111262]: osdmap e1849: 8 total, 8 up, 8 in 2024-02-11T23:26:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:20 smithi023 ceph-mon[111262]: osdmap e1850: 8 total, 8 up, 8 in 2024-02-11T23:26:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:20 smithi023 ceph-mon[113671]: osdmap e1849: 8 total, 8 up, 8 in 2024-02-11T23:26:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:20 smithi023 ceph-mon[113671]: osdmap e1850: 8 total, 8 up, 8 in 2024-02-11T23:26:20.917 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:26:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:20 smithi160 ceph-mon[106289]: osdmap e1849: 8 total, 8 up, 8 in 2024-02-11T23:26:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:20 smithi160 ceph-mon[106289]: osdmap e1850: 8 total, 8 up, 8 in 2024-02-11T23:26:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:21 smithi023 ceph-mon[111262]: pgmap v3730: 169 pgs: 169 active+clean; 313 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 MiB/s wr, 90 op/s 2024-02-11T23:26:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:21 smithi023 ceph-mon[113671]: pgmap v3730: 169 pgs: 169 active+clean; 313 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 MiB/s wr, 90 op/s 2024-02-11T23:26:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:21 smithi160 ceph-mon[106289]: pgmap v3730: 169 pgs: 169 active+clean; 313 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 MiB/s wr, 90 op/s 2024-02-11T23:26:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:22 smithi023 ceph-mon[111262]: osdmap e1851: 8 total, 8 up, 8 in 2024-02-11T23:26:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:22 smithi023 ceph-mon[113671]: osdmap e1851: 8 total, 8 up, 8 in 2024-02-11T23:26:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:22 smithi160 ceph-mon[106289]: osdmap e1851: 8 total, 8 up, 8 in 2024-02-11T23:26:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:23 smithi023 ceph-mon[111262]: osdmap e1852: 8 total, 8 up, 8 in 2024-02-11T23:26:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:23 smithi023 ceph-mon[111262]: pgmap v3733: 169 pgs: 169 active+clean; 365 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 17 MiB/s wr, 356 op/s 2024-02-11T23:26:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:23 smithi023 ceph-mon[113671]: osdmap e1852: 8 total, 8 up, 8 in 2024-02-11T23:26:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:23 smithi023 ceph-mon[113671]: pgmap v3733: 169 pgs: 169 active+clean; 365 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 17 MiB/s wr, 356 op/s 2024-02-11T23:26:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:23 smithi160 ceph-mon[106289]: osdmap e1852: 8 total, 8 up, 8 in 2024-02-11T23:26:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:23 smithi160 ceph-mon[106289]: pgmap v3733: 169 pgs: 169 active+clean; 365 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 17 MiB/s wr, 356 op/s 2024-02-11T23:26:23.955 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsOtherPool (12176 ms) 2024-02-11T23:26:23.955 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-02-11T23:26:23.989 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:24.001 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:24.052 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:26:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:24 smithi023 ceph-mon[111262]: osdmap e1853: 8 total, 8 up, 8 in 2024-02-11T23:26:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:24 smithi023 ceph-mon[113671]: osdmap e1853: 8 total, 8 up, 8 in 2024-02-11T23:26:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:24 smithi160 ceph-mon[106289]: osdmap e1853: 8 total, 8 up, 8 in 2024-02-11T23:26:25.634 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:26:25.649 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:26:25.649 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:26:25.649 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:26:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:25 smithi023 ceph-mon[111262]: pgmap v3736: 169 pgs: 169 active+clean; 369 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 16 MiB/s wr, 481 op/s 2024-02-11T23:26:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:25 smithi023 ceph-mon[111262]: osdmap e1854: 8 total, 8 up, 8 in 2024-02-11T23:26:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:26:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:26:25] "GET /metrics HTTP/1.1" 200 39152 "" "Prometheus/2.43.0" 2024-02-11T23:26:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:25 smithi023 ceph-mon[113671]: pgmap v3736: 169 pgs: 169 active+clean; 369 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 16 MiB/s wr, 481 op/s 2024-02-11T23:26:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:25 smithi023 ceph-mon[113671]: osdmap e1854: 8 total, 8 up, 8 in 2024-02-11T23:26:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:25 smithi160 ceph-mon[106289]: pgmap v3736: 169 pgs: 169 active+clean; 369 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 16 MiB/s wr, 481 op/s 2024-02-11T23:26:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:25 smithi160 ceph-mon[106289]: osdmap e1854: 8 total, 8 up, 8 in 2024-02-11T23:26:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:26 smithi023 ceph-mon[111262]: osdmap e1855: 8 total, 8 up, 8 in 2024-02-11T23:26:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:26 smithi023 ceph-mon[113671]: osdmap e1855: 8 total, 8 up, 8 in 2024-02-11T23:26:26.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:26 smithi160 ceph-mon[106289]: osdmap e1855: 8 total, 8 up, 8 in 2024-02-11T23:26:27.652 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:26:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:26:27.660 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:26:27.671 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:26:27.690 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:26:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:27 smithi023 ceph-mon[111262]: pgmap v3738: 169 pgs: 169 active+clean; 353 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 210 op/s 2024-02-11T23:26:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:27 smithi023 ceph-mon[111262]: osdmap e1856: 8 total, 8 up, 8 in 2024-02-11T23:26:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:27 smithi023 ceph-mon[113671]: pgmap v3738: 169 pgs: 169 active+clean; 353 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 210 op/s 2024-02-11T23:26:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:27 smithi023 ceph-mon[113671]: osdmap e1856: 8 total, 8 up, 8 in 2024-02-11T23:26:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:27 smithi160 ceph-mon[106289]: pgmap v3738: 169 pgs: 169 active+clean; 353 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 210 op/s 2024-02-11T23:26:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:27 smithi160 ceph-mon[106289]: osdmap e1856: 8 total, 8 up, 8 in 2024-02-11T23:26:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:28 smithi023 ceph-mon[111262]: osdmap e1857: 8 total, 8 up, 8 in 2024-02-11T23:26:28.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:28 smithi023 ceph-mon[113671]: osdmap e1857: 8 total, 8 up, 8 in 2024-02-11T23:26:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:28 smithi160 ceph-mon[106289]: osdmap e1857: 8 total, 8 up, 8 in 2024-02-11T23:26:29.671 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:29.699 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:26:29.709 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:26:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:29 smithi160 ceph-mon[106289]: pgmap v3741: 169 pgs: 169 active+clean; 369 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 107 op/s 2024-02-11T23:26:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:29 smithi160 ceph-mon[106289]: osdmap e1858: 8 total, 8 up, 8 in 2024-02-11T23:26:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:29 smithi023 ceph-mon[111262]: pgmap v3741: 169 pgs: 169 active+clean; 369 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 107 op/s 2024-02-11T23:26:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:29 smithi023 ceph-mon[111262]: osdmap e1858: 8 total, 8 up, 8 in 2024-02-11T23:26:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:29 smithi023 ceph-mon[113671]: pgmap v3741: 169 pgs: 169 active+clean; 369 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 107 op/s 2024-02-11T23:26:30.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:29 smithi023 ceph-mon[113671]: osdmap e1858: 8 total, 8 up, 8 in 2024-02-11T23:26:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:30 smithi160 ceph-mon[106289]: osdmap e1859: 8 total, 8 up, 8 in 2024-02-11T23:26:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:30 smithi160 ceph-mon[106289]: osdmap e1860: 8 total, 8 up, 8 in 2024-02-11T23:26:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:30 smithi023 ceph-mon[111262]: osdmap e1859: 8 total, 8 up, 8 in 2024-02-11T23:26:31.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:30 smithi023 ceph-mon[111262]: osdmap e1860: 8 total, 8 up, 8 in 2024-02-11T23:26:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:30 smithi023 ceph-mon[113671]: osdmap e1859: 8 total, 8 up, 8 in 2024-02-11T23:26:31.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:30 smithi023 ceph-mon[113671]: osdmap e1860: 8 total, 8 up, 8 in 2024-02-11T23:26:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:31 smithi160 ceph-mon[106289]: pgmap v3745: 169 pgs: 169 active+clean; 385 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 7.1 MiB/s wr, 110 op/s 2024-02-11T23:26:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:31 smithi160 ceph-mon[106289]: osdmap e1861: 8 total, 8 up, 8 in 2024-02-11T23:26:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:31 smithi023 ceph-mon[111262]: pgmap v3745: 169 pgs: 169 active+clean; 385 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 7.1 MiB/s wr, 110 op/s 2024-02-11T23:26:32.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:31 smithi023 ceph-mon[111262]: osdmap e1861: 8 total, 8 up, 8 in 2024-02-11T23:26:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:31 smithi023 ceph-mon[113671]: pgmap v3745: 169 pgs: 169 active+clean; 385 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 7.1 MiB/s wr, 110 op/s 2024-02-11T23:26:32.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:31 smithi023 ceph-mon[113671]: osdmap e1861: 8 total, 8 up, 8 in 2024-02-11T23:26:32.784 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:26:32.920 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:26:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:33 smithi023 ceph-mon[111262]: osdmap e1862: 8 total, 8 up, 8 in 2024-02-11T23:26:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:33 smithi023 ceph-mon[111262]: pgmap v3748: 169 pgs: 169 active+clean; 397 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s rd, 5.1 MiB/s wr, 141 op/s 2024-02-11T23:26:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:33 smithi023 ceph-mon[113671]: osdmap e1862: 8 total, 8 up, 8 in 2024-02-11T23:26:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:33 smithi023 ceph-mon[113671]: pgmap v3748: 169 pgs: 169 active+clean; 397 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s rd, 5.1 MiB/s wr, 141 op/s 2024-02-11T23:26:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:33 smithi160 ceph-mon[106289]: osdmap e1862: 8 total, 8 up, 8 in 2024-02-11T23:26:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:33 smithi160 ceph-mon[106289]: pgmap v3748: 169 pgs: 169 active+clean; 397 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s rd, 5.1 MiB/s wr, 141 op/s 2024-02-11T23:26:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:34 smithi023 ceph-mon[111262]: osdmap e1863: 8 total, 8 up, 8 in 2024-02-11T23:26:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:34 smithi023 ceph-mon[113671]: osdmap e1863: 8 total, 8 up, 8 in 2024-02-11T23:26:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:34 smithi160 ceph-mon[106289]: osdmap e1863: 8 total, 8 up, 8 in 2024-02-11T23:26:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:35 smithi023 ceph-mon[111262]: osdmap e1864: 8 total, 8 up, 8 in 2024-02-11T23:26:35.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:35 smithi023 ceph-mon[111262]: pgmap v3751: 169 pgs: 169 active+clean; 397 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 297 op/s 2024-02-11T23:26:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:35 smithi023 ceph-mon[113671]: osdmap e1864: 8 total, 8 up, 8 in 2024-02-11T23:26:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:35 smithi023 ceph-mon[113671]: pgmap v3751: 169 pgs: 169 active+clean; 397 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 297 op/s 2024-02-11T23:26:35.672 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsDataPool (11717 ms) 2024-02-11T23:26:35.672 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-02-11T23:26:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:35 smithi160 ceph-mon[106289]: osdmap e1864: 8 total, 8 up, 8 in 2024-02-11T23:26:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:35 smithi160 ceph-mon[106289]: pgmap v3751: 169 pgs: 169 active+clean; 397 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 297 op/s 2024-02-11T23:26:35.707 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:35.719 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:35.779 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:26:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:26:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:26:35] "GET /metrics HTTP/1.1" 200 39152 "" "Prometheus/2.43.0" 2024-02-11T23:26:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:36 smithi023 ceph-mon[111262]: osdmap e1865: 8 total, 8 up, 8 in 2024-02-11T23:26:36.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:36 smithi023 ceph-mon[113671]: osdmap e1865: 8 total, 8 up, 8 in 2024-02-11T23:26:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:36 smithi160 ceph-mon[106289]: osdmap e1865: 8 total, 8 up, 8 in 2024-02-11T23:26:37.367 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:26:37.380 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:26:37.380 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:26:37.380 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:26:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:37 smithi023 ceph-mon[111262]: osdmap e1866: 8 total, 8 up, 8 in 2024-02-11T23:26:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:37 smithi023 ceph-mon[111262]: pgmap v3754: 169 pgs: 169 active+clean; 421 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 7.0 MiB/s wr, 311 op/s 2024-02-11T23:26:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:37 smithi023 ceph-mon[113671]: osdmap e1866: 8 total, 8 up, 8 in 2024-02-11T23:26:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:37 smithi023 ceph-mon[113671]: pgmap v3754: 169 pgs: 169 active+clean; 421 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 7.0 MiB/s wr, 311 op/s 2024-02-11T23:26:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:37 smithi160 ceph-mon[106289]: osdmap e1866: 8 total, 8 up, 8 in 2024-02-11T23:26:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:37 smithi160 ceph-mon[106289]: pgmap v3754: 169 pgs: 169 active+clean; 421 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 7.0 MiB/s wr, 311 op/s 2024-02-11T23:26:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:38 smithi023 ceph-mon[111262]: osdmap e1867: 8 total, 8 up, 8 in 2024-02-11T23:26:38.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:38 smithi023 ceph-mon[113671]: osdmap e1867: 8 total, 8 up, 8 in 2024-02-11T23:26:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:38 smithi160 ceph-mon[106289]: osdmap e1867: 8 total, 8 up, 8 in 2024-02-11T23:26:39.398 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:26:39.406 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:26:39.406 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:26:39.418 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:26:39.433 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:26:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:39 smithi023 ceph-mon[111262]: osdmap e1868: 8 total, 8 up, 8 in 2024-02-11T23:26:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:39 smithi023 ceph-mon[111262]: pgmap v3757: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s rd, 10 MiB/s wr, 305 op/s 2024-02-11T23:26:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:39 smithi023 ceph-mon[113671]: osdmap e1868: 8 total, 8 up, 8 in 2024-02-11T23:26:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:39 smithi023 ceph-mon[113671]: pgmap v3757: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s rd, 10 MiB/s wr, 305 op/s 2024-02-11T23:26:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:39 smithi160 ceph-mon[106289]: osdmap e1868: 8 total, 8 up, 8 in 2024-02-11T23:26:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:39 smithi160 ceph-mon[106289]: pgmap v3757: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 59 MiB/s rd, 10 MiB/s wr, 305 op/s 2024-02-11T23:26:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:40 smithi023 ceph-mon[111262]: osdmap e1869: 8 total, 8 up, 8 in 2024-02-11T23:26:40.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:40 smithi023 ceph-mon[111262]: osdmap e1870: 8 total, 8 up, 8 in 2024-02-11T23:26:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:40 smithi023 ceph-mon[113671]: osdmap e1869: 8 total, 8 up, 8 in 2024-02-11T23:26:40.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:40 smithi023 ceph-mon[113671]: osdmap e1870: 8 total, 8 up, 8 in 2024-02-11T23:26:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:40 smithi160 ceph-mon[106289]: osdmap e1869: 8 total, 8 up, 8 in 2024-02-11T23:26:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:40 smithi160 ceph-mon[106289]: osdmap e1870: 8 total, 8 up, 8 in 2024-02-11T23:26:41.297 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:41.326 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:26:41.336 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:26:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:41 smithi023 ceph-mon[111262]: pgmap v3760: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 4.0 MiB/s wr, 224 op/s 2024-02-11T23:26:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:41 smithi023 ceph-mon[111262]: osdmap e1871: 8 total, 8 up, 8 in 2024-02-11T23:26:41.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:41 smithi023 ceph-mon[113671]: pgmap v3760: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 4.0 MiB/s wr, 224 op/s 2024-02-11T23:26:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:41 smithi023 ceph-mon[113671]: osdmap e1871: 8 total, 8 up, 8 in 2024-02-11T23:26:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:41 smithi160 ceph-mon[106289]: pgmap v3760: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 4.0 MiB/s wr, 224 op/s 2024-02-11T23:26:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:41 smithi160 ceph-mon[106289]: osdmap e1871: 8 total, 8 up, 8 in 2024-02-11T23:26:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:43 smithi160 ceph-mon[106289]: osdmap e1872: 8 total, 8 up, 8 in 2024-02-11T23:26:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:43 smithi160 ceph-mon[106289]: pgmap v3763: 169 pgs: 169 active+clean; 445 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 130 op/s 2024-02-11T23:26:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:43 smithi023 ceph-mon[111262]: osdmap e1872: 8 total, 8 up, 8 in 2024-02-11T23:26:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:43 smithi023 ceph-mon[111262]: pgmap v3763: 169 pgs: 169 active+clean; 445 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 130 op/s 2024-02-11T23:26:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:43 smithi023 ceph-mon[113671]: osdmap e1872: 8 total, 8 up, 8 in 2024-02-11T23:26:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:43 smithi023 ceph-mon[113671]: pgmap v3763: 169 pgs: 169 active+clean; 445 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 130 op/s 2024-02-11T23:26:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:44 smithi160 ceph-mon[106289]: osdmap e1873: 8 total, 8 up, 8 in 2024-02-11T23:26:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:44 smithi023 ceph-mon[111262]: osdmap e1873: 8 total, 8 up, 8 in 2024-02-11T23:26:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:44 smithi023 ceph-mon[113671]: osdmap e1873: 8 total, 8 up, 8 in 2024-02-11T23:26:44.920 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:26:44.945 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:26:45.098 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:26:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-mon[111262]: osdmap e1874: 8 total, 8 up, 8 in 2024-02-11T23:26:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-mon[111262]: pgmap v3766: 169 pgs: 169 active+clean; 453 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 MiB/s wr, 127 op/s 2024-02-11T23:26:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-mon[111262]: osdmap e1875: 8 total, 8 up, 8 in 2024-02-11T23:26:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-mon[113671]: osdmap e1874: 8 total, 8 up, 8 in 2024-02-11T23:26:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-mon[113671]: pgmap v3766: 169 pgs: 169 active+clean; 453 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 MiB/s wr, 127 op/s 2024-02-11T23:26:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-mon[113671]: osdmap e1875: 8 total, 8 up, 8 in 2024-02-11T23:26:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:45 smithi160 ceph-mon[106289]: osdmap e1874: 8 total, 8 up, 8 in 2024-02-11T23:26:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:45 smithi160 ceph-mon[106289]: pgmap v3766: 169 pgs: 169 active+clean; 453 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 MiB/s wr, 127 op/s 2024-02-11T23:26:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:45 smithi160 ceph-mon[106289]: osdmap e1875: 8 total, 8 up, 8 in 2024-02-11T23:26:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:26:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:26:45] "GET /metrics HTTP/1.1" 200 39155 "" "Prometheus/2.43.0" 2024-02-11T23:26:47.644 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (11972 ms) 2024-02-11T23:26:47.644 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-02-11T23:26:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:47 smithi023 ceph-mon[111262]: osdmap e1876: 8 total, 8 up, 8 in 2024-02-11T23:26:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:47 smithi023 ceph-mon[111262]: pgmap v3769: 169 pgs: 169 active+clean; 473 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 7.0 MiB/s wr, 296 op/s 2024-02-11T23:26:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:47 smithi023 ceph-mon[113671]: osdmap e1876: 8 total, 8 up, 8 in 2024-02-11T23:26:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:47 smithi023 ceph-mon[113671]: pgmap v3769: 169 pgs: 169 active+clean; 473 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 7.0 MiB/s wr, 296 op/s 2024-02-11T23:26:47.680 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:47.692 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:47 smithi160 ceph-mon[106289]: osdmap e1876: 8 total, 8 up, 8 in 2024-02-11T23:26:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:47 smithi160 ceph-mon[106289]: pgmap v3769: 169 pgs: 169 active+clean; 473 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 7.0 MiB/s wr, 296 op/s 2024-02-11T23:26:47.754 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:26:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:48 smithi023 ceph-mon[111262]: osdmap e1877: 8 total, 8 up, 8 in 2024-02-11T23:26:48.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:48 smithi023 ceph-mon[113671]: osdmap e1877: 8 total, 8 up, 8 in 2024-02-11T23:26:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:48 smithi160 ceph-mon[106289]: osdmap e1877: 8 total, 8 up, 8 in 2024-02-11T23:26:49.354 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:26:49.367 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:26:49.367 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:26:49.367 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:26:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:49 smithi023 ceph-mon[111262]: osdmap e1878: 8 total, 8 up, 8 in 2024-02-11T23:26:49.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:49 smithi023 ceph-mon[111262]: pgmap v3772: 169 pgs: 169 active+clean; 477 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 325 op/s 2024-02-11T23:26:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:49 smithi023 ceph-mon[113671]: osdmap e1878: 8 total, 8 up, 8 in 2024-02-11T23:26:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:49 smithi023 ceph-mon[113671]: pgmap v3772: 169 pgs: 169 active+clean; 477 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 325 op/s 2024-02-11T23:26:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:49 smithi160 ceph-mon[106289]: osdmap e1878: 8 total, 8 up, 8 in 2024-02-11T23:26:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:49 smithi160 ceph-mon[106289]: pgmap v3772: 169 pgs: 169 active+clean; 477 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 325 op/s 2024-02-11T23:26:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:50 smithi023 ceph-mon[111262]: osdmap e1879: 8 total, 8 up, 8 in 2024-02-11T23:26:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:50 smithi023 ceph-mon[113671]: osdmap e1879: 8 total, 8 up, 8 in 2024-02-11T23:26:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:50 smithi160 ceph-mon[106289]: osdmap e1879: 8 total, 8 up, 8 in 2024-02-11T23:26:51.372 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:26:51.379 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:26:51.379 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:26:51.392 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:26:51.405 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:26:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:51 smithi023 ceph-mon[111262]: osdmap e1880: 8 total, 8 up, 8 in 2024-02-11T23:26:51.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:51 smithi023 ceph-mon[111262]: pgmap v3775: 169 pgs: 169 active+clean; 481 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 259 op/s 2024-02-11T23:26:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:51 smithi023 ceph-mon[113671]: osdmap e1880: 8 total, 8 up, 8 in 2024-02-11T23:26:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:51 smithi023 ceph-mon[113671]: pgmap v3775: 169 pgs: 169 active+clean; 481 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 259 op/s 2024-02-11T23:26:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:51 smithi160 ceph-mon[106289]: osdmap e1880: 8 total, 8 up, 8 in 2024-02-11T23:26:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:51 smithi160 ceph-mon[106289]: pgmap v3775: 169 pgs: 169 active+clean; 481 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 259 op/s 2024-02-11T23:26:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:52 smithi023 ceph-mon[111262]: osdmap e1881: 8 total, 8 up, 8 in 2024-02-11T23:26:52.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:52 smithi023 ceph-mon[113671]: osdmap e1881: 8 total, 8 up, 8 in 2024-02-11T23:26:52.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:52 smithi160 ceph-mon[106289]: osdmap e1881: 8 total, 8 up, 8 in 2024-02-11T23:26:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:26:53.392 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:53.423 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:26:53.433 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 0 2024-02-11T23:26:53.453 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:26:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:53 smithi023 ceph-mon[111262]: osdmap e1882: 8 total, 8 up, 8 in 2024-02-11T23:26:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:53 smithi023 ceph-mon[111262]: pgmap v3778: 169 pgs: 169 active+clean; 485 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 308 op/s 2024-02-11T23:26:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:53 smithi023 ceph-mon[113671]: osdmap e1882: 8 total, 8 up, 8 in 2024-02-11T23:26:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:53 smithi023 ceph-mon[113671]: pgmap v3778: 169 pgs: 169 active+clean; 485 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 308 op/s 2024-02-11T23:26:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:53 smithi160 ceph-mon[106289]: osdmap e1882: 8 total, 8 up, 8 in 2024-02-11T23:26:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:53 smithi160 ceph-mon[106289]: pgmap v3778: 169 pgs: 169 active+clean; 485 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 308 op/s 2024-02-11T23:26:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:54 smithi023 ceph-mon[111262]: osdmap e1883: 8 total, 8 up, 8 in 2024-02-11T23:26:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:54 smithi023 ceph-mon[113671]: osdmap e1883: 8 total, 8 up, 8 in 2024-02-11T23:26:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:54 smithi160 ceph-mon[106289]: osdmap e1883: 8 total, 8 up, 8 in 2024-02-11T23:26:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:55 smithi160 ceph-mon[106289]: osdmap e1884: 8 total, 8 up, 8 in 2024-02-11T23:26:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:55 smithi160 ceph-mon[106289]: pgmap v3781: 169 pgs: 169 active+clean; 493 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 139 op/s 2024-02-11T23:26:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:55 smithi160 ceph-mon[106289]: osdmap e1885: 8 total, 8 up, 8 in 2024-02-11T23:26:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-mon[111262]: osdmap e1884: 8 total, 8 up, 8 in 2024-02-11T23:26:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-mon[111262]: pgmap v3781: 169 pgs: 169 active+clean; 493 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 139 op/s 2024-02-11T23:26:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-mon[111262]: osdmap e1885: 8 total, 8 up, 8 in 2024-02-11T23:26:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-mon[113671]: osdmap e1884: 8 total, 8 up, 8 in 2024-02-11T23:26:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-mon[113671]: pgmap v3781: 169 pgs: 169 active+clean; 493 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 139 op/s 2024-02-11T23:26:55.763 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-mon[113671]: osdmap e1885: 8 total, 8 up, 8 in 2024-02-11T23:26:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:26:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:26:55] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:26:56.703 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:26:56.867 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:26:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:57 smithi023 ceph-mon[111262]: osdmap e1886: 8 total, 8 up, 8 in 2024-02-11T23:26:57.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:57 smithi023 ceph-mon[111262]: pgmap v3784: 169 pgs: 169 active+clean; 509 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 4.0 MiB/s wr, 187 op/s 2024-02-11T23:26:57.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:57 smithi023 ceph-mon[113671]: osdmap e1886: 8 total, 8 up, 8 in 2024-02-11T23:26:57.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:57 smithi023 ceph-mon[113671]: pgmap v3784: 169 pgs: 169 active+clean; 509 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 4.0 MiB/s wr, 187 op/s 2024-02-11T23:26:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:57 smithi160 ceph-mon[106289]: osdmap e1886: 8 total, 8 up, 8 in 2024-02-11T23:26:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:57 smithi160 ceph-mon[106289]: pgmap v3784: 169 pgs: 169 active+clean; 509 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 4.0 MiB/s wr, 187 op/s 2024-02-11T23:26:58.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:58 smithi023 ceph-mon[111262]: osdmap e1887: 8 total, 8 up, 8 in 2024-02-11T23:26:58.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:58 smithi023 ceph-mon[113671]: osdmap e1887: 8 total, 8 up, 8 in 2024-02-11T23:26:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:58 smithi160 ceph-mon[106289]: osdmap e1887: 8 total, 8 up, 8 in 2024-02-11T23:26:59.586 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11942 ms) 2024-02-11T23:26:59.586 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-02-11T23:26:59.620 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:26:59.631 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:26:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:59 smithi023 ceph-mon[111262]: osdmap e1888: 8 total, 8 up, 8 in 2024-02-11T23:26:59.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:26:59 smithi023 ceph-mon[111262]: pgmap v3787: 169 pgs: 169 active+clean; 513 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 174 op/s 2024-02-11T23:26:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:59 smithi023 ceph-mon[113671]: osdmap e1888: 8 total, 8 up, 8 in 2024-02-11T23:26:59.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:26:59 smithi023 ceph-mon[113671]: pgmap v3787: 169 pgs: 169 active+clean; 513 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 174 op/s 2024-02-11T23:26:59.683 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:26:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:59 smithi160 ceph-mon[106289]: osdmap e1888: 8 total, 8 up, 8 in 2024-02-11T23:26:59.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:26:59 smithi160 ceph-mon[106289]: pgmap v3787: 169 pgs: 169 active+clean; 513 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 174 op/s 2024-02-11T23:27:00.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:00 smithi023 ceph-mon[111262]: osdmap e1889: 8 total, 8 up, 8 in 2024-02-11T23:27:00.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:00 smithi023 ceph-mon[113671]: osdmap e1889: 8 total, 8 up, 8 in 2024-02-11T23:27:00.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:00 smithi160 ceph-mon[106289]: osdmap e1889: 8 total, 8 up, 8 in 2024-02-11T23:27:01.342 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:27:01.359 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:27:01.359 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:27:01.360 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:27:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:01 smithi023 ceph-mon[111262]: osdmap e1890: 8 total, 8 up, 8 in 2024-02-11T23:27:01.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:01 smithi023 ceph-mon[111262]: pgmap v3790: 169 pgs: 169 active+clean; 509 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 1.0 MiB/s wr, 85 op/s 2024-02-11T23:27:01.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:01 smithi023 ceph-mon[113671]: osdmap e1890: 8 total, 8 up, 8 in 2024-02-11T23:27:01.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:01 smithi023 ceph-mon[113671]: pgmap v3790: 169 pgs: 169 active+clean; 509 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 1.0 MiB/s wr, 85 op/s 2024-02-11T23:27:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:01 smithi160 ceph-mon[106289]: osdmap e1890: 8 total, 8 up, 8 in 2024-02-11T23:27:01.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:01 smithi160 ceph-mon[106289]: pgmap v3790: 169 pgs: 169 active+clean; 509 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 1.0 MiB/s wr, 85 op/s 2024-02-11T23:27:02.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:02 smithi023 ceph-mon[111262]: osdmap e1891: 8 total, 8 up, 8 in 2024-02-11T23:27:02.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:02 smithi023 ceph-mon[113671]: osdmap e1891: 8 total, 8 up, 8 in 2024-02-11T23:27:02.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:02 smithi160 ceph-mon[106289]: osdmap e1891: 8 total, 8 up, 8 in 2024-02-11T23:27:03.403 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:27:03.413 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:27:03.413 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:27:03.422 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:27:03.434 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:27:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:03 smithi023 ceph-mon[111262]: osdmap e1892: 8 total, 8 up, 8 in 2024-02-11T23:27:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:03 smithi023 ceph-mon[111262]: pgmap v3793: 169 pgs: 169 active+clean; 537 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 451 op/s 2024-02-11T23:27:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:03 smithi023 ceph-mon[113671]: osdmap e1892: 8 total, 8 up, 8 in 2024-02-11T23:27:03.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:03 smithi023 ceph-mon[113671]: pgmap v3793: 169 pgs: 169 active+clean; 537 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 451 op/s 2024-02-11T23:27:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:03 smithi160 ceph-mon[106289]: osdmap e1892: 8 total, 8 up, 8 in 2024-02-11T23:27:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:03 smithi160 ceph-mon[106289]: pgmap v3793: 169 pgs: 169 active+clean; 537 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 451 op/s 2024-02-11T23:27:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[111262]: osdmap e1893: 8 total, 8 up, 8 in 2024-02-11T23:27:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[113671]: osdmap e1893: 8 total, 8 up, 8 in 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:27:04.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:27:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:04 smithi160 ceph-mon[106289]: osdmap e1893: 8 total, 8 up, 8 in 2024-02-11T23:27:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:27:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:27:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:27:04.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:27:05.296 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:05.322 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:27:05.332 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:27:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-mon[111262]: osdmap e1894: 8 total, 8 up, 8 in 2024-02-11T23:27:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-mon[111262]: pgmap v3796: 169 pgs: 169 active+clean; 541 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 403 op/s 2024-02-11T23:27:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-mon[111262]: osdmap e1895: 8 total, 8 up, 8 in 2024-02-11T23:27:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-mon[113671]: osdmap e1894: 8 total, 8 up, 8 in 2024-02-11T23:27:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-mon[113671]: pgmap v3796: 169 pgs: 169 active+clean; 541 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 403 op/s 2024-02-11T23:27:05.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-mon[113671]: osdmap e1895: 8 total, 8 up, 8 in 2024-02-11T23:27:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:05 smithi160 ceph-mon[106289]: osdmap e1894: 8 total, 8 up, 8 in 2024-02-11T23:27:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:05 smithi160 ceph-mon[106289]: pgmap v3796: 169 pgs: 169 active+clean; 541 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 403 op/s 2024-02-11T23:27:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:05 smithi160 ceph-mon[106289]: osdmap e1895: 8 total, 8 up, 8 in 2024-02-11T23:27:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:27:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:27:05] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:27:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:07 smithi023 ceph-mon[111262]: osdmap e1896: 8 total, 8 up, 8 in 2024-02-11T23:27:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:07.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:07 smithi023 ceph-mon[111262]: pgmap v3799: 169 pgs: 169 active+clean; 561 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 102 op/s 2024-02-11T23:27:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:07 smithi023 ceph-mon[113671]: osdmap e1896: 8 total, 8 up, 8 in 2024-02-11T23:27:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:07 smithi023 ceph-mon[113671]: pgmap v3799: 169 pgs: 169 active+clean; 561 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 102 op/s 2024-02-11T23:27:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:07 smithi160 ceph-mon[106289]: osdmap e1896: 8 total, 8 up, 8 in 2024-02-11T23:27:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:07 smithi160 ceph-mon[106289]: pgmap v3799: 169 pgs: 169 active+clean; 561 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 102 op/s 2024-02-11T23:27:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:08 smithi023 ceph-mon[111262]: osdmap e1897: 8 total, 8 up, 8 in 2024-02-11T23:27:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:08 smithi023 ceph-mon[113671]: osdmap e1897: 8 total, 8 up, 8 in 2024-02-11T23:27:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:08 smithi160 ceph-mon[106289]: osdmap e1897: 8 total, 8 up, 8 in 2024-02-11T23:27:08.778 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 0 2024-02-11T23:27:08.851 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:27:08.974 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:27:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:09 smithi023 ceph-mon[111262]: osdmap e1898: 8 total, 8 up, 8 in 2024-02-11T23:27:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:09 smithi023 ceph-mon[111262]: pgmap v3802: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 4.0 MiB/s wr, 134 op/s 2024-02-11T23:27:09.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:09 smithi023 ceph-mon[113671]: osdmap e1898: 8 total, 8 up, 8 in 2024-02-11T23:27:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:09 smithi023 ceph-mon[113671]: pgmap v3802: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 4.0 MiB/s wr, 134 op/s 2024-02-11T23:27:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:09 smithi160 ceph-mon[106289]: osdmap e1898: 8 total, 8 up, 8 in 2024-02-11T23:27:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:09 smithi160 ceph-mon[106289]: pgmap v3802: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 4.0 MiB/s wr, 134 op/s 2024-02-11T23:27:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:10 smithi023 ceph-mon[111262]: osdmap e1899: 8 total, 8 up, 8 in 2024-02-11T23:27:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:10 smithi023 ceph-mon[111262]: osdmap e1900: 8 total, 8 up, 8 in 2024-02-11T23:27:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:10 smithi023 ceph-mon[113671]: osdmap e1899: 8 total, 8 up, 8 in 2024-02-11T23:27:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:10 smithi023 ceph-mon[113671]: osdmap e1900: 8 total, 8 up, 8 in 2024-02-11T23:27:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:10 smithi160 ceph-mon[106289]: osdmap e1899: 8 total, 8 up, 8 in 2024-02-11T23:27:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:10 smithi160 ceph-mon[106289]: osdmap e1900: 8 total, 8 up, 8 in 2024-02-11T23:27:11.616 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12030 ms) 2024-02-11T23:27:11.616 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-02-11T23:27:11.649 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:11 smithi023 ceph-mon[111262]: pgmap v3805: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 266 op/s 2024-02-11T23:27:11.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:11 smithi023 ceph-mon[113671]: pgmap v3805: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 266 op/s 2024-02-11T23:27:11.662 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:27:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:11 smithi160 ceph-mon[106289]: pgmap v3805: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 266 op/s 2024-02-11T23:27:11.721 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:27:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:12 smithi023 ceph-mon[111262]: osdmap e1901: 8 total, 8 up, 8 in 2024-02-11T23:27:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:12 smithi023 ceph-mon[113671]: osdmap e1901: 8 total, 8 up, 8 in 2024-02-11T23:27:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:12 smithi160 ceph-mon[106289]: osdmap e1901: 8 total, 8 up, 8 in 2024-02-11T23:27:13.396 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:27:13.414 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:27:13.414 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:27:13.414 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:27:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:13 smithi023 ceph-mon[111262]: osdmap e1902: 8 total, 8 up, 8 in 2024-02-11T23:27:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:13 smithi023 ceph-mon[111262]: pgmap v3808: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2024-02-11T23:27:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:13 smithi023 ceph-mon[113671]: osdmap e1902: 8 total, 8 up, 8 in 2024-02-11T23:27:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:13 smithi023 ceph-mon[113671]: pgmap v3808: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2024-02-11T23:27:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:13 smithi160 ceph-mon[106289]: osdmap e1902: 8 total, 8 up, 8 in 2024-02-11T23:27:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:13 smithi160 ceph-mon[106289]: pgmap v3808: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2024-02-11T23:27:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:14 smithi023 ceph-mon[111262]: osdmap e1903: 8 total, 8 up, 8 in 2024-02-11T23:27:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:14 smithi023 ceph-mon[113671]: osdmap e1903: 8 total, 8 up, 8 in 2024-02-11T23:27:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:14 smithi160 ceph-mon[106289]: osdmap e1903: 8 total, 8 up, 8 in 2024-02-11T23:27:15.421 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:27:15.431 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:27:15.431 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:27:15.441 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:27:15.454 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:27:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:15 smithi023 ceph-mon[111262]: osdmap e1904: 8 total, 8 up, 8 in 2024-02-11T23:27:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:15 smithi023 ceph-mon[111262]: pgmap v3811: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 293 op/s 2024-02-11T23:27:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:15 smithi023 ceph-mon[113671]: osdmap e1904: 8 total, 8 up, 8 in 2024-02-11T23:27:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:15 smithi023 ceph-mon[113671]: pgmap v3811: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 293 op/s 2024-02-11T23:27:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:15 smithi160 ceph-mon[106289]: osdmap e1904: 8 total, 8 up, 8 in 2024-02-11T23:27:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:15 smithi160 ceph-mon[106289]: pgmap v3811: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 6.0 MiB/s wr, 293 op/s 2024-02-11T23:27:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:27:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:27:15] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:27:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:16 smithi023 ceph-mon[111262]: osdmap e1905: 8 total, 8 up, 8 in 2024-02-11T23:27:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:16 smithi023 ceph-mon[113671]: osdmap e1905: 8 total, 8 up, 8 in 2024-02-11T23:27:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:16 smithi160 ceph-mon[106289]: osdmap e1905: 8 total, 8 up, 8 in 2024-02-11T23:27:17.448 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:17.478 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:27:17.487 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:27:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:17 smithi160 ceph-mon[106289]: osdmap e1906: 8 total, 8 up, 8 in 2024-02-11T23:27:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:17 smithi160 ceph-mon[106289]: pgmap v3814: 169 pgs: 169 active+clean; 609 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 10 MiB/s wr, 151 op/s 2024-02-11T23:27:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:17 smithi023 ceph-mon[111262]: osdmap e1906: 8 total, 8 up, 8 in 2024-02-11T23:27:17.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:17 smithi023 ceph-mon[111262]: pgmap v3814: 169 pgs: 169 active+clean; 609 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 10 MiB/s wr, 151 op/s 2024-02-11T23:27:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:17 smithi023 ceph-mon[113671]: osdmap e1906: 8 total, 8 up, 8 in 2024-02-11T23:27:17.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:17 smithi023 ceph-mon[113671]: pgmap v3814: 169 pgs: 169 active+clean; 609 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 10 MiB/s wr, 151 op/s 2024-02-11T23:27:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:18 smithi023 ceph-mon[111262]: osdmap e1907: 8 total, 8 up, 8 in 2024-02-11T23:27:18.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:18 smithi023 ceph-mon[113671]: osdmap e1907: 8 total, 8 up, 8 in 2024-02-11T23:27:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:18 smithi160 ceph-mon[106289]: osdmap e1907: 8 total, 8 up, 8 in 2024-02-11T23:27:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:19 smithi023 ceph-mon[111262]: osdmap e1908: 8 total, 8 up, 8 in 2024-02-11T23:27:19.911 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:19 smithi023 ceph-mon[111262]: pgmap v3817: 169 pgs: 169 active+clean; 613 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 171 op/s 2024-02-11T23:27:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:19 smithi023 ceph-mon[113671]: osdmap e1908: 8 total, 8 up, 8 in 2024-02-11T23:27:19.911 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:19 smithi023 ceph-mon[113671]: pgmap v3817: 169 pgs: 169 active+clean; 613 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 171 op/s 2024-02-11T23:27:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:19 smithi160 ceph-mon[106289]: osdmap e1908: 8 total, 8 up, 8 in 2024-02-11T23:27:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:19 smithi160 ceph-mon[106289]: pgmap v3817: 169 pgs: 169 active+clean; 613 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 171 op/s 2024-02-11T23:27:20.778 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:27:20.790 INFO:tasks.workunit.client.0.smithi023.stdout:write: * 83886080~1000 2024-02-11T23:27:20.825 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:27:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:20 smithi023 ceph-mon[111262]: osdmap e1909: 8 total, 8 up, 8 in 2024-02-11T23:27:20.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:20 smithi023 ceph-mon[111262]: osdmap e1910: 8 total, 8 up, 8 in 2024-02-11T23:27:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:20 smithi023 ceph-mon[113671]: osdmap e1909: 8 total, 8 up, 8 in 2024-02-11T23:27:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:20 smithi023 ceph-mon[113671]: osdmap e1910: 8 total, 8 up, 8 in 2024-02-11T23:27:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:20 smithi160 ceph-mon[106289]: osdmap e1909: 8 total, 8 up, 8 in 2024-02-11T23:27:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:20 smithi160 ceph-mon[106289]: osdmap e1910: 8 total, 8 up, 8 in 2024-02-11T23:27:20.978 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:27:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:21 smithi023 ceph-mon[111262]: pgmap v3820: 169 pgs: 169 active+clean; 621 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-02-11T23:27:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:21 smithi023 ceph-mon[113671]: pgmap v3820: 169 pgs: 169 active+clean; 621 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-02-11T23:27:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:21 smithi160 ceph-mon[106289]: pgmap v3820: 169 pgs: 169 active+clean; 621 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-02-11T23:27:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:22 smithi023 ceph-mon[111262]: osdmap e1911: 8 total, 8 up, 8 in 2024-02-11T23:27:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:22 smithi023 ceph-mon[113671]: osdmap e1911: 8 total, 8 up, 8 in 2024-02-11T23:27:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:22 smithi160 ceph-mon[106289]: osdmap e1911: 8 total, 8 up, 8 in 2024-02-11T23:27:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:23.889 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12273 ms) 2024-02-11T23:27:23.889 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-02-11T23:27:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:23 smithi023 ceph-mon[111262]: osdmap e1912: 8 total, 8 up, 8 in 2024-02-11T23:27:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:23 smithi023 ceph-mon[111262]: pgmap v3823: 169 pgs: 169 active+clean; 641 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 334 op/s 2024-02-11T23:27:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:23 smithi023 ceph-mon[113671]: osdmap e1912: 8 total, 8 up, 8 in 2024-02-11T23:27:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:23 smithi023 ceph-mon[113671]: pgmap v3823: 169 pgs: 169 active+clean; 641 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 334 op/s 2024-02-11T23:27:23.922 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:23.934 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 41943040~10 2024-02-11T23:27:23.943 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:27:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:23 smithi160 ceph-mon[106289]: osdmap e1912: 8 total, 8 up, 8 in 2024-02-11T23:27:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:23 smithi160 ceph-mon[106289]: pgmap v3823: 169 pgs: 169 active+clean; 641 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 334 op/s 2024-02-11T23:27:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:24 smithi023 ceph-mon[111262]: osdmap e1913: 8 total, 8 up, 8 in 2024-02-11T23:27:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:24 smithi023 ceph-mon[113671]: osdmap e1913: 8 total, 8 up, 8 in 2024-02-11T23:27:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:24 smithi160 ceph-mon[106289]: osdmap e1913: 8 total, 8 up, 8 in 2024-02-11T23:27:25.549 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:27:25.572 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:27:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:27:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:27:25] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:27:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:25 smithi023 ceph-mon[111262]: osdmap e1914: 8 total, 8 up, 8 in 2024-02-11T23:27:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:25 smithi023 ceph-mon[111262]: pgmap v3826: 169 pgs: 169 active+clean; 641 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 4.0 MiB/s wr, 498 op/s 2024-02-11T23:27:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:25 smithi023 ceph-mon[113671]: osdmap e1914: 8 total, 8 up, 8 in 2024-02-11T23:27:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:25 smithi023 ceph-mon[113671]: pgmap v3826: 169 pgs: 169 active+clean; 641 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 4.0 MiB/s wr, 498 op/s 2024-02-11T23:27:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:25 smithi160 ceph-mon[106289]: osdmap e1914: 8 total, 8 up, 8 in 2024-02-11T23:27:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:25 smithi160 ceph-mon[106289]: pgmap v3826: 169 pgs: 169 active+clean; 641 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 4.0 MiB/s wr, 498 op/s 2024-02-11T23:27:26.740 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:26.752 INFO:tasks.workunit.client.0.smithi023.stdout:write: Y 41943040~5 2024-02-11T23:27:26.861 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:27:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:26 smithi023 ceph-mon[111262]: osdmap e1915: 8 total, 8 up, 8 in 2024-02-11T23:27:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:26 smithi023 ceph-mon[113671]: osdmap e1915: 8 total, 8 up, 8 in 2024-02-11T23:27:26.939 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:27:26.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:26 smithi160 ceph-mon[106289]: osdmap e1915: 8 total, 8 up, 8 in 2024-02-11T23:27:27.721 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3832 ms) 2024-02-11T23:27:27.721 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-02-11T23:27:27.752 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:27.763 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:27:27.813 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:27:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:27 smithi023 ceph-mon[111262]: osdmap e1916: 8 total, 8 up, 8 in 2024-02-11T23:27:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:27 smithi023 ceph-mon[111262]: pgmap v3829: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 2.0 MiB/s wr, 282 op/s 2024-02-11T23:27:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:27 smithi023 ceph-mon[113671]: osdmap e1916: 8 total, 8 up, 8 in 2024-02-11T23:27:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:27 smithi023 ceph-mon[113671]: pgmap v3829: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 2.0 MiB/s wr, 282 op/s 2024-02-11T23:27:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:27 smithi160 ceph-mon[106289]: osdmap e1916: 8 total, 8 up, 8 in 2024-02-11T23:27:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:27 smithi160 ceph-mon[106289]: pgmap v3829: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 2.0 MiB/s wr, 282 op/s 2024-02-11T23:27:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:28 smithi023 ceph-mon[111262]: osdmap e1917: 8 total, 8 up, 8 in 2024-02-11T23:27:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:28 smithi023 ceph-mon[113671]: osdmap e1917: 8 total, 8 up, 8 in 2024-02-11T23:27:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:28 smithi160 ceph-mon[106289]: osdmap e1917: 8 total, 8 up, 8 in 2024-02-11T23:27:29.616 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:27:29.628 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:27:29.629 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:27:29.629 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:27:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:29 smithi023 ceph-mon[111262]: osdmap e1918: 8 total, 8 up, 8 in 2024-02-11T23:27:29.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:29 smithi023 ceph-mon[111262]: pgmap v3832: 169 pgs: 169 active+clean; 621 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 2.0 MiB/s wr, 228 op/s 2024-02-11T23:27:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:29 smithi023 ceph-mon[113671]: osdmap e1918: 8 total, 8 up, 8 in 2024-02-11T23:27:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:29 smithi023 ceph-mon[113671]: pgmap v3832: 169 pgs: 169 active+clean; 621 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 2.0 MiB/s wr, 228 op/s 2024-02-11T23:27:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:29 smithi160 ceph-mon[106289]: osdmap e1918: 8 total, 8 up, 8 in 2024-02-11T23:27:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:29 smithi160 ceph-mon[106289]: pgmap v3832: 169 pgs: 169 active+clean; 621 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 MiB/s rd, 2.0 MiB/s wr, 228 op/s 2024-02-11T23:27:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:30 smithi023 ceph-mon[111262]: osdmap e1919: 8 total, 8 up, 8 in 2024-02-11T23:27:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:30 smithi023 ceph-mon[111262]: osdmap e1920: 8 total, 8 up, 8 in 2024-02-11T23:27:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:30 smithi023 ceph-mon[113671]: osdmap e1919: 8 total, 8 up, 8 in 2024-02-11T23:27:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:30 smithi023 ceph-mon[113671]: osdmap e1920: 8 total, 8 up, 8 in 2024-02-11T23:27:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:30 smithi160 ceph-mon[106289]: osdmap e1919: 8 total, 8 up, 8 in 2024-02-11T23:27:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:30 smithi160 ceph-mon[106289]: osdmap e1920: 8 total, 8 up, 8 in 2024-02-11T23:27:31.305 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:27:31.312 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:27:31.312 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:27:31.322 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:27:31.343 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:27:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:31 smithi023 ceph-mon[111262]: pgmap v3835: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.0 MiB/s wr, 256 op/s 2024-02-11T23:27:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:31 smithi023 ceph-mon[111262]: osdmap e1921: 8 total, 8 up, 8 in 2024-02-11T23:27:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:31 smithi023 ceph-mon[113671]: pgmap v3835: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.0 MiB/s wr, 256 op/s 2024-02-11T23:27:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:31 smithi023 ceph-mon[113671]: osdmap e1921: 8 total, 8 up, 8 in 2024-02-11T23:27:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:31 smithi160 ceph-mon[106289]: pgmap v3835: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.0 MiB/s wr, 256 op/s 2024-02-11T23:27:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:31 smithi160 ceph-mon[106289]: osdmap e1921: 8 total, 8 up, 8 in 2024-02-11T23:27:33.322 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:33.347 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:27:33.356 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:27:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:33 smithi023 ceph-mon[111262]: osdmap e1922: 8 total, 8 up, 8 in 2024-02-11T23:27:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:33 smithi023 ceph-mon[111262]: pgmap v3838: 169 pgs: 169 active+clean; 649 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 7.0 MiB/s wr, 330 op/s 2024-02-11T23:27:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:33 smithi023 ceph-mon[113671]: osdmap e1922: 8 total, 8 up, 8 in 2024-02-11T23:27:33.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:33 smithi023 ceph-mon[113671]: pgmap v3838: 169 pgs: 169 active+clean; 649 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 7.0 MiB/s wr, 330 op/s 2024-02-11T23:27:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:33 smithi160 ceph-mon[106289]: osdmap e1922: 8 total, 8 up, 8 in 2024-02-11T23:27:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:33 smithi160 ceph-mon[106289]: pgmap v3838: 169 pgs: 169 active+clean; 649 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 7.0 MiB/s wr, 330 op/s 2024-02-11T23:27:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:34 smithi023 ceph-mon[111262]: osdmap e1923: 8 total, 8 up, 8 in 2024-02-11T23:27:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:34 smithi023 ceph-mon[113671]: osdmap e1923: 8 total, 8 up, 8 in 2024-02-11T23:27:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:34 smithi160 ceph-mon[106289]: osdmap e1923: 8 total, 8 up, 8 in 2024-02-11T23:27:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-mon[111262]: osdmap e1924: 8 total, 8 up, 8 in 2024-02-11T23:27:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-mon[111262]: pgmap v3841: 169 pgs: 169 active+clean; 661 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 8.0 MiB/s wr, 197 op/s 2024-02-11T23:27:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-mon[111262]: osdmap e1925: 8 total, 8 up, 8 in 2024-02-11T23:27:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-mon[113671]: osdmap e1924: 8 total, 8 up, 8 in 2024-02-11T23:27:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-mon[113671]: pgmap v3841: 169 pgs: 169 active+clean; 661 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 8.0 MiB/s wr, 197 op/s 2024-02-11T23:27:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-mon[113671]: osdmap e1925: 8 total, 8 up, 8 in 2024-02-11T23:27:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:35 smithi160 ceph-mon[106289]: osdmap e1924: 8 total, 8 up, 8 in 2024-02-11T23:27:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:35 smithi160 ceph-mon[106289]: pgmap v3841: 169 pgs: 169 active+clean; 661 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 8.0 MiB/s wr, 197 op/s 2024-02-11T23:27:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:35 smithi160 ceph-mon[106289]: osdmap e1925: 8 total, 8 up, 8 in 2024-02-11T23:27:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:27:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:27:35] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:27:36.884 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: after_prepare_snap 2024-02-11T23:27:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:37 smithi023 ceph-mon[111262]: osdmap e1926: 8 total, 8 up, 8 in 2024-02-11T23:27:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:37.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:37 smithi023 ceph-mon[111262]: pgmap v3844: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-02-11T23:27:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:37 smithi023 ceph-mon[113671]: osdmap e1926: 8 total, 8 up, 8 in 2024-02-11T23:27:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:37 smithi023 ceph-mon[113671]: pgmap v3844: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-02-11T23:27:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:37 smithi160 ceph-mon[106289]: osdmap e1926: 8 total, 8 up, 8 in 2024-02-11T23:27:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:37 smithi160 ceph-mon[106289]: pgmap v3844: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-02-11T23:27:38.354 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:27:38.389 INFO:tasks.workunit.client.0.smithi023.stdout:write: * 0~1000 2024-02-11T23:27:38.397 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:27:38.550 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:27:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:38 smithi023 ceph-mon[111262]: osdmap e1927: 8 total, 8 up, 8 in 2024-02-11T23:27:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:38 smithi023 ceph-mon[113671]: osdmap e1927: 8 total, 8 up, 8 in 2024-02-11T23:27:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:38 smithi160 ceph-mon[106289]: osdmap e1927: 8 total, 8 up, 8 in 2024-02-11T23:27:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:39 smithi023 ceph-mon[111262]: osdmap e1928: 8 total, 8 up, 8 in 2024-02-11T23:27:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:39 smithi023 ceph-mon[111262]: pgmap v3847: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 214 op/s 2024-02-11T23:27:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:39 smithi023 ceph-mon[113671]: osdmap e1928: 8 total, 8 up, 8 in 2024-02-11T23:27:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:39 smithi023 ceph-mon[113671]: pgmap v3847: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 214 op/s 2024-02-11T23:27:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:39 smithi160 ceph-mon[106289]: osdmap e1928: 8 total, 8 up, 8 in 2024-02-11T23:27:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:39 smithi160 ceph-mon[106289]: pgmap v3847: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 214 op/s 2024-02-11T23:27:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:40 smithi023 ceph-mon[111262]: osdmap e1929: 8 total, 8 up, 8 in 2024-02-11T23:27:40.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:40 smithi023 ceph-mon[113671]: osdmap e1929: 8 total, 8 up, 8 in 2024-02-11T23:27:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:40 smithi160 ceph-mon[106289]: osdmap e1929: 8 total, 8 up, 8 in 2024-02-11T23:27:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:41 smithi023 ceph-mon[111262]: osdmap e1930: 8 total, 8 up, 8 in 2024-02-11T23:27:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:41 smithi023 ceph-mon[111262]: pgmap v3850: 169 pgs: 169 active+clean; 685 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 2.0 MiB/s wr, 120 op/s 2024-02-11T23:27:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:41 smithi023 ceph-mon[113671]: osdmap e1930: 8 total, 8 up, 8 in 2024-02-11T23:27:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:41 smithi023 ceph-mon[113671]: pgmap v3850: 169 pgs: 169 active+clean; 685 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 2.0 MiB/s wr, 120 op/s 2024-02-11T23:27:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:41 smithi160 ceph-mon[106289]: osdmap e1930: 8 total, 8 up, 8 in 2024-02-11T23:27:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:41 smithi160 ceph-mon[106289]: pgmap v3850: 169 pgs: 169 active+clean; 685 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 2.0 MiB/s wr, 120 op/s 2024-02-11T23:27:41.756 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14036 ms) 2024-02-11T23:27:41.757 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-02-11T23:27:41.790 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:41.803 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:27:41.865 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:27:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:42 smithi023 ceph-mon[111262]: osdmap e1931: 8 total, 8 up, 8 in 2024-02-11T23:27:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:42 smithi023 ceph-mon[113671]: osdmap e1931: 8 total, 8 up, 8 in 2024-02-11T23:27:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:42 smithi160 ceph-mon[106289]: osdmap e1931: 8 total, 8 up, 8 in 2024-02-11T23:27:43.426 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:27:43.456 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:27:43.456 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:27:43.456 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:27:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:43 smithi160 ceph-mon[106289]: osdmap e1932: 8 total, 8 up, 8 in 2024-02-11T23:27:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:43 smithi160 ceph-mon[106289]: pgmap v3853: 169 pgs: 169 active+clean; 701 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 7.0 MiB/s wr, 508 op/s 2024-02-11T23:27:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:43 smithi023 ceph-mon[111262]: osdmap e1932: 8 total, 8 up, 8 in 2024-02-11T23:27:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:43 smithi023 ceph-mon[111262]: pgmap v3853: 169 pgs: 169 active+clean; 701 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 7.0 MiB/s wr, 508 op/s 2024-02-11T23:27:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:43 smithi023 ceph-mon[113671]: osdmap e1932: 8 total, 8 up, 8 in 2024-02-11T23:27:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:43 smithi023 ceph-mon[113671]: pgmap v3853: 169 pgs: 169 active+clean; 701 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 46 MiB/s rd, 7.0 MiB/s wr, 508 op/s 2024-02-11T23:27:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:44 smithi160 ceph-mon[106289]: osdmap e1933: 8 total, 8 up, 8 in 2024-02-11T23:27:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:44 smithi023 ceph-mon[111262]: osdmap e1933: 8 total, 8 up, 8 in 2024-02-11T23:27:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:44 smithi023 ceph-mon[113671]: osdmap e1933: 8 total, 8 up, 8 in 2024-02-11T23:27:45.457 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:27:45.466 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:27:45.467 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:27:45.478 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:27:45.488 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:27:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:45 smithi160 ceph-mon[106289]: osdmap e1934: 8 total, 8 up, 8 in 2024-02-11T23:27:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:45 smithi160 ceph-mon[106289]: pgmap v3856: 169 pgs: 169 active+clean; 697 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 516 op/s 2024-02-11T23:27:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:45 smithi023 ceph-mon[111262]: osdmap e1934: 8 total, 8 up, 8 in 2024-02-11T23:27:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:45 smithi023 ceph-mon[111262]: pgmap v3856: 169 pgs: 169 active+clean; 697 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 516 op/s 2024-02-11T23:27:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:45 smithi023 ceph-mon[113671]: osdmap e1934: 8 total, 8 up, 8 in 2024-02-11T23:27:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:45 smithi023 ceph-mon[113671]: pgmap v3856: 169 pgs: 169 active+clean; 697 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 516 op/s 2024-02-11T23:27:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:27:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:27:45] "GET /metrics HTTP/1.1" 200 39160 "" "Prometheus/2.43.0" 2024-02-11T23:27:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:46 smithi160 ceph-mon[106289]: osdmap e1935: 8 total, 8 up, 8 in 2024-02-11T23:27:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:46 smithi023 ceph-mon[111262]: osdmap e1935: 8 total, 8 up, 8 in 2024-02-11T23:27:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:46 smithi023 ceph-mon[113671]: osdmap e1935: 8 total, 8 up, 8 in 2024-02-11T23:27:47.507 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:47.535 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:27:47.544 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:27:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:47 smithi023 ceph-mon[111262]: osdmap e1936: 8 total, 8 up, 8 in 2024-02-11T23:27:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:47 smithi023 ceph-mon[111262]: pgmap v3859: 169 pgs: 169 active+clean; 725 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 10 MiB/s wr, 130 op/s 2024-02-11T23:27:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:47 smithi023 ceph-mon[113671]: osdmap e1936: 8 total, 8 up, 8 in 2024-02-11T23:27:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:47 smithi023 ceph-mon[113671]: pgmap v3859: 169 pgs: 169 active+clean; 725 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 10 MiB/s wr, 130 op/s 2024-02-11T23:27:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:47 smithi160 ceph-mon[106289]: osdmap e1936: 8 total, 8 up, 8 in 2024-02-11T23:27:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:47 smithi160 ceph-mon[106289]: pgmap v3859: 169 pgs: 169 active+clean; 725 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 10 MiB/s wr, 130 op/s 2024-02-11T23:27:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:48 smithi023 ceph-mon[111262]: osdmap e1937: 8 total, 8 up, 8 in 2024-02-11T23:27:48.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:48 smithi023 ceph-mon[113671]: osdmap e1937: 8 total, 8 up, 8 in 2024-02-11T23:27:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:48 smithi160 ceph-mon[106289]: osdmap e1937: 8 total, 8 up, 8 in 2024-02-11T23:27:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:49 smithi023 ceph-mon[111262]: osdmap e1938: 8 total, 8 up, 8 in 2024-02-11T23:27:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:49 smithi023 ceph-mon[111262]: pgmap v3862: 169 pgs: 169 active+clean; 729 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 8.0 MiB/s wr, 108 op/s 2024-02-11T23:27:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:49 smithi023 ceph-mon[113671]: osdmap e1938: 8 total, 8 up, 8 in 2024-02-11T23:27:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:49 smithi023 ceph-mon[113671]: pgmap v3862: 169 pgs: 169 active+clean; 729 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 8.0 MiB/s wr, 108 op/s 2024-02-11T23:27:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:49 smithi160 ceph-mon[106289]: osdmap e1938: 8 total, 8 up, 8 in 2024-02-11T23:27:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:49 smithi160 ceph-mon[106289]: pgmap v3862: 169 pgs: 169 active+clean; 729 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 8.0 MiB/s wr, 108 op/s 2024-02-11T23:27:50.797 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: after_prepare_snap 2024-02-11T23:27:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:50 smithi023 ceph-mon[111262]: osdmap e1939: 8 total, 8 up, 8 in 2024-02-11T23:27:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:50 smithi023 ceph-mon[111262]: osdmap e1940: 8 total, 8 up, 8 in 2024-02-11T23:27:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:50 smithi023 ceph-mon[113671]: osdmap e1939: 8 total, 8 up, 8 in 2024-02-11T23:27:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:50 smithi023 ceph-mon[113671]: osdmap e1940: 8 total, 8 up, 8 in 2024-02-11T23:27:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:50 smithi160 ceph-mon[106289]: osdmap e1939: 8 total, 8 up, 8 in 2024-02-11T23:27:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:50 smithi160 ceph-mon[106289]: osdmap e1940: 8 total, 8 up, 8 in 2024-02-11T23:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:51 smithi023 ceph-mon[111262]: pgmap v3865: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 MiB/s wr, 90 op/s 2024-02-11T23:27:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:51 smithi023 ceph-mon[113671]: pgmap v3865: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 MiB/s wr, 90 op/s 2024-02-11T23:27:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:51 smithi160 ceph-mon[106289]: pgmap v3865: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 MiB/s wr, 90 op/s 2024-02-11T23:27:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:27:52.536 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:27:52.555 INFO:tasks.workunit.client.0.smithi023.stdout:write: * 83886080~1000 2024-02-11T23:27:52.564 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:27:52.744 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:27:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:52 smithi023 ceph-mon[111262]: osdmap e1941: 8 total, 8 up, 8 in 2024-02-11T23:27:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:52 smithi023 ceph-mon[113671]: osdmap e1941: 8 total, 8 up, 8 in 2024-02-11T23:27:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:52 smithi160 ceph-mon[106289]: osdmap e1941: 8 total, 8 up, 8 in 2024-02-11T23:27:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:53 smithi023 ceph-mon[111262]: osdmap e1942: 8 total, 8 up, 8 in 2024-02-11T23:27:53.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:53 smithi023 ceph-mon[111262]: pgmap v3868: 169 pgs: 169 active+clean; 733 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 1.0 MiB/s wr, 211 op/s 2024-02-11T23:27:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:53 smithi023 ceph-mon[113671]: osdmap e1942: 8 total, 8 up, 8 in 2024-02-11T23:27:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:53 smithi023 ceph-mon[113671]: pgmap v3868: 169 pgs: 169 active+clean; 733 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 1.0 MiB/s wr, 211 op/s 2024-02-11T23:27:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:53 smithi160 ceph-mon[106289]: osdmap e1942: 8 total, 8 up, 8 in 2024-02-11T23:27:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:53 smithi160 ceph-mon[106289]: pgmap v3868: 169 pgs: 169 active+clean; 733 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 1.0 MiB/s wr, 211 op/s 2024-02-11T23:27:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:54 smithi023 ceph-mon[111262]: osdmap e1943: 8 total, 8 up, 8 in 2024-02-11T23:27:54.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:54 smithi023 ceph-mon[113671]: osdmap e1943: 8 total, 8 up, 8 in 2024-02-11T23:27:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:54 smithi160 ceph-mon[106289]: osdmap e1943: 8 total, 8 up, 8 in 2024-02-11T23:27:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:55 smithi023 ceph-mon[111262]: osdmap e1944: 8 total, 8 up, 8 in 2024-02-11T23:27:55.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:55 smithi023 ceph-mon[111262]: pgmap v3871: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 1.0 MiB/s wr, 291 op/s 2024-02-11T23:27:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:27:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:27:55] "GET /metrics HTTP/1.1" 200 39155 "" "Prometheus/2.43.0" 2024-02-11T23:27:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:55 smithi023 ceph-mon[113671]: osdmap e1944: 8 total, 8 up, 8 in 2024-02-11T23:27:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:55 smithi023 ceph-mon[113671]: pgmap v3871: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 1.0 MiB/s wr, 291 op/s 2024-02-11T23:27:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:55 smithi160 ceph-mon[106289]: osdmap e1944: 8 total, 8 up, 8 in 2024-02-11T23:27:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:55 smithi160 ceph-mon[106289]: pgmap v3871: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 1.0 MiB/s wr, 291 op/s 2024-02-11T23:27:56.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14308 ms) 2024-02-11T23:27:56.065 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.Clone 2024-02-11T23:27:56.098 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:27:56.110 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~8388609 2024-02-11T23:27:56.173 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 16777218~8388609 2024-02-11T23:27:56.238 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap 2024-02-11T23:27:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:56 smithi023 ceph-mon[111262]: osdmap e1945: 8 total, 8 up, 8 in 2024-02-11T23:27:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:56 smithi023 ceph-mon[113671]: osdmap e1945: 8 total, 8 up, 8 in 2024-02-11T23:27:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:56 smithi160 ceph-mon[106289]: osdmap e1945: 8 total, 8 up, 8 in 2024-02-11T23:27:57.607 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap 2024-02-11T23:27:57.622 INFO:tasks.workunit.client.0.smithi023.stdout:clone image305 -> image308 2024-02-11T23:27:57.733 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:27:57.787 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:27:57.790 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap 2024-02-11T23:27:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:57 smithi023 ceph-mon[111262]: osdmap e1946: 8 total, 8 up, 8 in 2024-02-11T23:27:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:57 smithi023 ceph-mon[111262]: pgmap v3874: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 445 op/s 2024-02-11T23:27:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:57 smithi023 ceph-mon[113671]: osdmap e1946: 8 total, 8 up, 8 in 2024-02-11T23:27:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:57 smithi023 ceph-mon[113671]: pgmap v3874: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 445 op/s 2024-02-11T23:27:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:57 smithi160 ceph-mon[106289]: osdmap e1946: 8 total, 8 up, 8 in 2024-02-11T23:27:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:57 smithi160 ceph-mon[106289]: pgmap v3874: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 445 op/s 2024-02-11T23:27:58.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:58 smithi023 ceph-mon[111262]: osdmap e1947: 8 total, 8 up, 8 in 2024-02-11T23:27:58.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:58 smithi023 ceph-mon[113671]: osdmap e1947: 8 total, 8 up, 8 in 2024-02-11T23:27:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:58 smithi160 ceph-mon[106289]: osdmap e1947: 8 total, 8 up, 8 in 2024-02-11T23:27:59.637 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap 2024-02-11T23:27:59.652 INFO:tasks.workunit.client.0.smithi023.stdout:clone image308 -> image310 2024-02-11T23:27:59.789 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 1000~1000 2024-02-11T23:27:59.840 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 2010~1000 2024-02-11T23:27:59.842 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:27:59.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:59 smithi023 ceph-mon[111262]: osdmap e1948: 8 total, 8 up, 8 in 2024-02-11T23:27:59.907 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:27:59 smithi023 ceph-mon[111262]: pgmap v3877: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 6.0 MiB/s wr, 309 op/s 2024-02-11T23:27:59.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:59 smithi023 ceph-mon[113671]: osdmap e1948: 8 total, 8 up, 8 in 2024-02-11T23:27:59.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:27:59 smithi023 ceph-mon[113671]: pgmap v3877: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 6.0 MiB/s wr, 309 op/s 2024-02-11T23:27:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:59 smithi160 ceph-mon[106289]: osdmap e1948: 8 total, 8 up, 8 in 2024-02-11T23:27:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:27:59 smithi160 ceph-mon[106289]: pgmap v3877: 169 pgs: 169 active+clean; 741 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 6.0 MiB/s wr, 309 op/s 2024-02-11T23:28:00.168 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:28:00.364 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:28:00.556 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.Clone (4491 ms) 2024-02-11T23:28:00.556 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneParent 2024-02-11T23:28:00.589 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:00.601 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap 2024-02-11T23:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:00 smithi023 ceph-mon[111262]: osdmap e1949: 8 total, 8 up, 8 in 2024-02-11T23:28:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:00 smithi023 ceph-mon[111262]: osdmap e1950: 8 total, 8 up, 8 in 2024-02-11T23:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:00 smithi023 ceph-mon[113671]: osdmap e1949: 8 total, 8 up, 8 in 2024-02-11T23:28:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:00 smithi023 ceph-mon[113671]: osdmap e1950: 8 total, 8 up, 8 in 2024-02-11T23:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:00 smithi160 ceph-mon[106289]: osdmap e1949: 8 total, 8 up, 8 in 2024-02-11T23:28:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:00 smithi160 ceph-mon[106289]: osdmap e1950: 8 total, 8 up, 8 in 2024-02-11T23:28:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:01 smithi023 ceph-mon[111262]: pgmap v3880: 169 pgs: 169 active+clean; 753 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 121 op/s 2024-02-11T23:28:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:01 smithi023 ceph-mon[111262]: osdmap e1951: 8 total, 8 up, 8 in 2024-02-11T23:28:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:01 smithi023 ceph-mon[113671]: pgmap v3880: 169 pgs: 169 active+clean; 753 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 121 op/s 2024-02-11T23:28:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:01 smithi023 ceph-mon[113671]: osdmap e1951: 8 total, 8 up, 8 in 2024-02-11T23:28:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:01 smithi160 ceph-mon[106289]: pgmap v3880: 169 pgs: 169 active+clean; 753 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 121 op/s 2024-02-11T23:28:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:01 smithi160 ceph-mon[106289]: osdmap e1951: 8 total, 8 up, 8 in 2024-02-11T23:28:02.335 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap 2024-02-11T23:28:02.350 INFO:tasks.workunit.client.0.smithi023.stdout:clone image311 -> image314 2024-02-11T23:28:02.460 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:02.631 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:02.768 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneParent (2212 ms) 2024-02-11T23:28:02.768 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-02-11T23:28:02.804 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:02.817 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~10 2024-02-11T23:28:02.826 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap 2024-02-11T23:28:03.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:03 smithi023 ceph-mon[111262]: osdmap e1952: 8 total, 8 up, 8 in 2024-02-11T23:28:03.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:03 smithi023 ceph-mon[111262]: pgmap v3883: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 11 MiB/s wr, 709 op/s 2024-02-11T23:28:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:03 smithi023 ceph-mon[113671]: osdmap e1952: 8 total, 8 up, 8 in 2024-02-11T23:28:03.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:03 smithi023 ceph-mon[113671]: pgmap v3883: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 11 MiB/s wr, 709 op/s 2024-02-11T23:28:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:03 smithi160 ceph-mon[106289]: osdmap e1952: 8 total, 8 up, 8 in 2024-02-11T23:28:03.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:03 smithi160 ceph-mon[106289]: pgmap v3883: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 11 MiB/s wr, 709 op/s 2024-02-11T23:28:04.344 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap 2024-02-11T23:28:04.359 INFO:tasks.workunit.client.0.smithi023.stdout:clone image315 -> image318 2024-02-11T23:28:04.463 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:04.633 INFO:tasks.workunit.client.0.smithi023.stdout:write: Y 0~1 2024-02-11T23:28:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:04 smithi023 ceph-mon[111262]: osdmap e1953: 8 total, 8 up, 8 in 2024-02-11T23:28:04.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:28:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:04 smithi023 ceph-mon[113671]: osdmap e1953: 8 total, 8 up, 8 in 2024-02-11T23:28:04.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:28:04.669 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:28:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:04 smithi160 ceph-mon[106289]: osdmap e1953: 8 total, 8 up, 8 in 2024-02-11T23:28:04.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:28:04.751 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:28:04.868 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2100 ms) 2024-02-11T23:28:04.868 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-02-11T23:28:04.903 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:04.914 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 41943040~10 2024-02-11T23:28:04.923 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:05.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[111262]: osdmap e1954: 8 total, 8 up, 8 in 2024-02-11T23:28:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:28:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:28:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:28:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[111262]: pgmap v3886: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 8.0 MiB/s wr, 810 op/s 2024-02-11T23:28:05.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[111262]: osdmap e1955: 8 total, 8 up, 8 in 2024-02-11T23:28:05.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[113671]: osdmap e1954: 8 total, 8 up, 8 in 2024-02-11T23:28:05.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:28:05.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:28:05.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:28:05.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[113671]: pgmap v3886: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 8.0 MiB/s wr, 810 op/s 2024-02-11T23:28:05.657 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-mon[113671]: osdmap e1955: 8 total, 8 up, 8 in 2024-02-11T23:28:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:05 smithi160 ceph-mon[106289]: osdmap e1954: 8 total, 8 up, 8 in 2024-02-11T23:28:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:28:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:28:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:28:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:05 smithi160 ceph-mon[106289]: pgmap v3886: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 8.0 MiB/s wr, 810 op/s 2024-02-11T23:28:05.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:05 smithi160 ceph-mon[106289]: osdmap e1955: 8 total, 8 up, 8 in 2024-02-11T23:28:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:28:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:28:05] "GET /metrics HTTP/1.1" 200 39155 "" "Prometheus/2.43.0" 2024-02-11T23:28:06.338 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 41943041~10 2024-02-11T23:28:06.347 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:07.509 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 41943042~10 2024-02-11T23:28:07.528 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:28:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:07 smithi023 ceph-mon[111262]: osdmap e1956: 8 total, 8 up, 8 in 2024-02-11T23:28:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:07 smithi023 ceph-mon[111262]: pgmap v3889: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 620 op/s 2024-02-11T23:28:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:07 smithi023 ceph-mon[113671]: osdmap e1956: 8 total, 8 up, 8 in 2024-02-11T23:28:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:07 smithi023 ceph-mon[113671]: pgmap v3889: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 620 op/s 2024-02-11T23:28:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:07 smithi160 ceph-mon[106289]: osdmap e1956: 8 total, 8 up, 8 in 2024-02-11T23:28:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:07 smithi160 ceph-mon[106289]: pgmap v3889: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 620 op/s 2024-02-11T23:28:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:08 smithi023 ceph-mon[111262]: osdmap e1957: 8 total, 8 up, 8 in 2024-02-11T23:28:08.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:08 smithi023 ceph-mon[113671]: osdmap e1957: 8 total, 8 up, 8 in 2024-02-11T23:28:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:08 smithi160 ceph-mon[106289]: osdmap e1957: 8 total, 8 up, 8 in 2024-02-11T23:28:09.382 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:28:09.452 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:28:09.515 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:28:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:09 smithi023 ceph-mon[111262]: osdmap e1958: 8 total, 8 up, 8 in 2024-02-11T23:28:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:09 smithi023 ceph-mon[111262]: pgmap v3892: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-02-11T23:28:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:09 smithi023 ceph-mon[113671]: osdmap e1958: 8 total, 8 up, 8 in 2024-02-11T23:28:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:09 smithi023 ceph-mon[113671]: pgmap v3892: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-02-11T23:28:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:09 smithi160 ceph-mon[106289]: osdmap e1958: 8 total, 8 up, 8 in 2024-02-11T23:28:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:09 smithi160 ceph-mon[106289]: pgmap v3892: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.0 MiB/s wr, 581 op/s 2024-02-11T23:28:10.558 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5690 ms) 2024-02-11T23:28:10.558 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-02-11T23:28:10.592 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:10.603 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 41943040~10 2024-02-11T23:28:10.612 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:10 smithi023 ceph-mon[111262]: osdmap e1959: 8 total, 8 up, 8 in 2024-02-11T23:28:10.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:10 smithi023 ceph-mon[113671]: osdmap e1959: 8 total, 8 up, 8 in 2024-02-11T23:28:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:10 smithi160 ceph-mon[106289]: osdmap e1959: 8 total, 8 up, 8 in 2024-02-11T23:28:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:11 smithi023 ceph-mon[111262]: osdmap e1960: 8 total, 8 up, 8 in 2024-02-11T23:28:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:11 smithi023 ceph-mon[111262]: pgmap v3895: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 328 KiB/s rd, 20 KiB/s wr, 405 op/s 2024-02-11T23:28:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:11 smithi023 ceph-mon[113671]: osdmap e1960: 8 total, 8 up, 8 in 2024-02-11T23:28:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:11 smithi023 ceph-mon[113671]: pgmap v3895: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 328 KiB/s rd, 20 KiB/s wr, 405 op/s 2024-02-11T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:11 smithi160 ceph-mon[106289]: osdmap e1960: 8 total, 8 up, 8 in 2024-02-11T23:28:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:11 smithi160 ceph-mon[106289]: pgmap v3895: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 328 KiB/s rd, 20 KiB/s wr, 405 op/s 2024-02-11T23:28:12.440 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:28:12.469 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:12 smithi160 ceph-mon[106289]: osdmap e1961: 8 total, 8 up, 8 in 2024-02-11T23:28:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:12 smithi023 ceph-mon[111262]: osdmap e1961: 8 total, 8 up, 8 in 2024-02-11T23:28:12.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:12 smithi023 ceph-mon[113671]: osdmap e1961: 8 total, 8 up, 8 in 2024-02-11T23:28:13.593 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:13.605 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:28:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:13 smithi023 ceph-mon[111262]: osdmap e1962: 8 total, 8 up, 8 in 2024-02-11T23:28:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:13 smithi023 ceph-mon[111262]: pgmap v3898: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 24 KiB/s wr, 449 op/s 2024-02-11T23:28:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:13 smithi023 ceph-mon[113671]: osdmap e1962: 8 total, 8 up, 8 in 2024-02-11T23:28:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:13 smithi023 ceph-mon[113671]: pgmap v3898: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 24 KiB/s wr, 449 op/s 2024-02-11T23:28:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:13 smithi160 ceph-mon[106289]: osdmap e1962: 8 total, 8 up, 8 in 2024-02-11T23:28:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:13 smithi160 ceph-mon[106289]: pgmap v3898: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 350 KiB/s rd, 24 KiB/s wr, 449 op/s 2024-02-11T23:28:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:14 smithi023 ceph-mon[111262]: osdmap e1963: 8 total, 8 up, 8 in 2024-02-11T23:28:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:14 smithi023 ceph-mon[113671]: osdmap e1963: 8 total, 8 up, 8 in 2024-02-11T23:28:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:14 smithi160 ceph-mon[106289]: osdmap e1963: 8 total, 8 up, 8 in 2024-02-11T23:28:15.521 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 41943040~10 2024-02-11T23:28:15.532 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap4 2024-02-11T23:28:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:15 smithi023 ceph-mon[111262]: osdmap e1964: 8 total, 8 up, 8 in 2024-02-11T23:28:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:15 smithi023 ceph-mon[111262]: pgmap v3901: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 20 KiB/s wr, 253 op/s 2024-02-11T23:28:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:15 smithi023 ceph-mon[113671]: osdmap e1964: 8 total, 8 up, 8 in 2024-02-11T23:28:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:15 smithi023 ceph-mon[113671]: pgmap v3901: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 20 KiB/s wr, 253 op/s 2024-02-11T23:28:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:15 smithi160 ceph-mon[106289]: osdmap e1964: 8 total, 8 up, 8 in 2024-02-11T23:28:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:15 smithi160 ceph-mon[106289]: pgmap v3901: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 180 KiB/s rd, 20 KiB/s wr, 253 op/s 2024-02-11T23:28:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:28:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:28:15] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:28:16.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:16 smithi023 ceph-mon[111262]: osdmap e1965: 8 total, 8 up, 8 in 2024-02-11T23:28:16.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:16 smithi023 ceph-mon[113671]: osdmap e1965: 8 total, 8 up, 8 in 2024-02-11T23:28:16.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:16 smithi160 ceph-mon[106289]: osdmap e1965: 8 total, 8 up, 8 in 2024-02-11T23:28:17.550 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 41943040 2024-02-11T23:28:17.579 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:28:17.649 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:28:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:17 smithi023 ceph-mon[111262]: osdmap e1966: 8 total, 8 up, 8 in 2024-02-11T23:28:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:17 smithi023 ceph-mon[111262]: pgmap v3904: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 8.7 KiB/s wr, 151 op/s 2024-02-11T23:28:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:17 smithi023 ceph-mon[113671]: osdmap e1966: 8 total, 8 up, 8 in 2024-02-11T23:28:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:17 smithi023 ceph-mon[113671]: pgmap v3904: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 8.7 KiB/s wr, 151 op/s 2024-02-11T23:28:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:17 smithi160 ceph-mon[106289]: osdmap e1966: 8 total, 8 up, 8 in 2024-02-11T23:28:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:17 smithi160 ceph-mon[106289]: pgmap v3904: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 8.7 KiB/s wr, 151 op/s 2024-02-11T23:28:18.717 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8159 ms) 2024-02-11T23:28:18.717 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-02-11T23:28:18.752 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:18.766 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:18 smithi023 ceph-mon[111262]: osdmap e1967: 8 total, 8 up, 8 in 2024-02-11T23:28:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:18 smithi023 ceph-mon[113671]: osdmap e1967: 8 total, 8 up, 8 in 2024-02-11T23:28:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:18 smithi160 ceph-mon[106289]: osdmap e1967: 8 total, 8 up, 8 in 2024-02-11T23:28:18.958 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.AbortInUseImage (242 ms) 2024-02-11T23:28:18.958 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-02-11T23:28:18.992 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:19.005 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:28:19.056 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:28:19.103 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:19.303 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:28:19.338 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:28:19.393 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:19.586 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (628 ms) 2024-02-11T23:28:19.586 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-02-11T23:28:19.619 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:19.635 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:28:19.682 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:19 smithi023 ceph-mon[111262]: osdmap e1968: 8 total, 8 up, 8 in 2024-02-11T23:28:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:19 smithi023 ceph-mon[111262]: pgmap v3907: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 153 op/s 2024-02-11T23:28:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:19 smithi023 ceph-mon[113671]: osdmap e1968: 8 total, 8 up, 8 in 2024-02-11T23:28:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:19 smithi023 ceph-mon[113671]: pgmap v3907: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 153 op/s 2024-02-11T23:28:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:19 smithi160 ceph-mon[106289]: osdmap e1968: 8 total, 8 up, 8 in 2024-02-11T23:28:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:19 smithi160 ceph-mon[106289]: pgmap v3907: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 153 op/s 2024-02-11T23:28:21.328 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 8388609~8388609 2024-02-11T23:28:21.356 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 0~1000 2024-02-11T23:28:21.356 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1010~1000 2024-02-11T23:28:21.356 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:28:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:21 smithi023 ceph-mon[111262]: osdmap e1969: 8 total, 8 up, 8 in 2024-02-11T23:28:21.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:21 smithi023 ceph-mon[111262]: pgmap v3909: 169 pgs: 169 active+clean; 805 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.9 MiB/s wr, 165 op/s 2024-02-11T23:28:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:21 smithi023 ceph-mon[113671]: osdmap e1969: 8 total, 8 up, 8 in 2024-02-11T23:28:21.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:21 smithi023 ceph-mon[113671]: pgmap v3909: 169 pgs: 169 active+clean; 805 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.9 MiB/s wr, 165 op/s 2024-02-11T23:28:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:21 smithi160 ceph-mon[106289]: osdmap e1969: 8 total, 8 up, 8 in 2024-02-11T23:28:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:21 smithi160 ceph-mon[106289]: pgmap v3909: 169 pgs: 169 active+clean; 805 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.9 MiB/s wr, 165 op/s 2024-02-11T23:28:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:22 smithi023 ceph-mon[111262]: osdmap e1970: 8 total, 8 up, 8 in 2024-02-11T23:28:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:22 smithi023 ceph-mon[113671]: osdmap e1970: 8 total, 8 up, 8 in 2024-02-11T23:28:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:22 smithi160 ceph-mon[106289]: osdmap e1970: 8 total, 8 up, 8 in 2024-02-11T23:28:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:23.390 INFO:tasks.workunit.client.0.smithi023.stdout:write: X 8388609~1000 2024-02-11T23:28:23.401 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 16777228~1000 2024-02-11T23:28:23.401 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 167772160 2024-02-11T23:28:23.414 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 83886079~8388609 2024-02-11T23:28:23.427 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:28:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:23 smithi023 ceph-mon[111262]: osdmap e1971: 8 total, 8 up, 8 in 2024-02-11T23:28:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:23 smithi023 ceph-mon[111262]: pgmap v3912: 169 pgs: 169 active+clean; 833 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 22 MiB/s wr, 602 op/s 2024-02-11T23:28:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:23 smithi023 ceph-mon[113671]: osdmap e1971: 8 total, 8 up, 8 in 2024-02-11T23:28:23.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:23 smithi023 ceph-mon[113671]: pgmap v3912: 169 pgs: 169 active+clean; 833 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 22 MiB/s wr, 602 op/s 2024-02-11T23:28:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:23 smithi160 ceph-mon[106289]: osdmap e1971: 8 total, 8 up, 8 in 2024-02-11T23:28:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:23 smithi160 ceph-mon[106289]: pgmap v3912: 169 pgs: 169 active+clean; 833 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 22 MiB/s wr, 602 op/s 2024-02-11T23:28:24.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:24 smithi023 ceph-mon[111262]: osdmap e1972: 8 total, 8 up, 8 in 2024-02-11T23:28:24.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:24 smithi023 ceph-mon[113671]: osdmap e1972: 8 total, 8 up, 8 in 2024-02-11T23:28:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:24 smithi160 ceph-mon[106289]: osdmap e1972: 8 total, 8 up, 8 in 2024-02-11T23:28:25.313 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:25.340 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83886079~1 2024-02-11T23:28:25.350 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-mon[111262]: osdmap e1973: 8 total, 8 up, 8 in 2024-02-11T23:28:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-mon[111262]: pgmap v3915: 169 pgs: 169 active+clean; 849 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 23 MiB/s wr, 519 op/s 2024-02-11T23:28:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-mon[111262]: osdmap e1974: 8 total, 8 up, 8 in 2024-02-11T23:28:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-mon[113671]: osdmap e1973: 8 total, 8 up, 8 in 2024-02-11T23:28:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-mon[113671]: pgmap v3915: 169 pgs: 169 active+clean; 849 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 23 MiB/s wr, 519 op/s 2024-02-11T23:28:25.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-mon[113671]: osdmap e1974: 8 total, 8 up, 8 in 2024-02-11T23:28:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:25 smithi160 ceph-mon[106289]: osdmap e1973: 8 total, 8 up, 8 in 2024-02-11T23:28:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:25 smithi160 ceph-mon[106289]: pgmap v3915: 169 pgs: 169 active+clean; 849 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 23 MiB/s wr, 519 op/s 2024-02-11T23:28:25.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:25 smithi160 ceph-mon[106289]: osdmap e1974: 8 total, 8 up, 8 in 2024-02-11T23:28:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:28:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:28:25] "GET /metrics HTTP/1.1" 200 39157 "" "Prometheus/2.43.0" 2024-02-11T23:28:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:27 smithi023 ceph-mon[111262]: osdmap e1975: 8 total, 8 up, 8 in 2024-02-11T23:28:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:27 smithi023 ceph-mon[111262]: pgmap v3918: 169 pgs: 169 active+clean; 865 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 7.1 MiB/s rd, 10 MiB/s wr, 168 op/s 2024-02-11T23:28:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:27 smithi023 ceph-mon[113671]: osdmap e1975: 8 total, 8 up, 8 in 2024-02-11T23:28:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:27 smithi023 ceph-mon[113671]: pgmap v3918: 169 pgs: 169 active+clean; 865 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 7.1 MiB/s rd, 10 MiB/s wr, 168 op/s 2024-02-11T23:28:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:27 smithi160 ceph-mon[106289]: osdmap e1975: 8 total, 8 up, 8 in 2024-02-11T23:28:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:27 smithi160 ceph-mon[106289]: pgmap v3918: 169 pgs: 169 active+clean; 865 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 7.1 MiB/s rd, 10 MiB/s wr, 168 op/s 2024-02-11T23:28:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:28 smithi023 ceph-mon[111262]: osdmap e1976: 8 total, 8 up, 8 in 2024-02-11T23:28:28.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:28 smithi023 ceph-mon[113671]: osdmap e1976: 8 total, 8 up, 8 in 2024-02-11T23:28:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:28 smithi160 ceph-mon[106289]: osdmap e1976: 8 total, 8 up, 8 in 2024-02-11T23:28:28.872 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:28:28.950 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:28:29.432 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 0~8388609 2024-02-11T23:28:29.447 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 16777218~8388609 2024-02-11T23:28:29.529 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:29 smithi160 ceph-mon[106289]: osdmap e1977: 8 total, 8 up, 8 in 2024-02-11T23:28:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:29 smithi160 ceph-mon[106289]: pgmap v3921: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 4.0 MiB/s wr, 161 op/s 2024-02-11T23:28:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:29 smithi023 ceph-mon[111262]: osdmap e1977: 8 total, 8 up, 8 in 2024-02-11T23:28:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:29 smithi023 ceph-mon[111262]: pgmap v3921: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 4.0 MiB/s wr, 161 op/s 2024-02-11T23:28:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:29 smithi023 ceph-mon[113671]: osdmap e1977: 8 total, 8 up, 8 in 2024-02-11T23:28:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:29 smithi023 ceph-mon[113671]: pgmap v3921: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 4.0 MiB/s wr, 161 op/s 2024-02-11T23:28:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:30 smithi160 ceph-mon[106289]: osdmap e1978: 8 total, 8 up, 8 in 2024-02-11T23:28:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:30 smithi023 ceph-mon[111262]: osdmap e1978: 8 total, 8 up, 8 in 2024-02-11T23:28:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:30 smithi023 ceph-mon[113671]: osdmap e1978: 8 total, 8 up, 8 in 2024-02-11T23:28:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:31 smithi160 ceph-mon[106289]: osdmap e1979: 8 total, 8 up, 8 in 2024-02-11T23:28:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:31 smithi160 ceph-mon[106289]: pgmap v3924: 169 pgs: 169 active+clean; 893 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 144 op/s 2024-02-11T23:28:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:31 smithi023 ceph-mon[111262]: osdmap e1979: 8 total, 8 up, 8 in 2024-02-11T23:28:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:31 smithi023 ceph-mon[111262]: pgmap v3924: 169 pgs: 169 active+clean; 893 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 144 op/s 2024-02-11T23:28:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:31 smithi023 ceph-mon[113671]: osdmap e1979: 8 total, 8 up, 8 in 2024-02-11T23:28:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:31 smithi023 ceph-mon[113671]: pgmap v3924: 169 pgs: 169 active+clean; 893 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 144 op/s 2024-02-11T23:28:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:32 smithi160 ceph-mon[106289]: osdmap e1980: 8 total, 8 up, 8 in 2024-02-11T23:28:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:32 smithi023 ceph-mon[111262]: osdmap e1980: 8 total, 8 up, 8 in 2024-02-11T23:28:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:32 smithi023 ceph-mon[113671]: osdmap e1980: 8 total, 8 up, 8 in 2024-02-11T23:28:33.853 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.AbortWithSnapshots (14266 ms) 2024-02-11T23:28:33.853 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-02-11T23:28:33.889 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:33.901 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:33 smithi023 ceph-mon[111262]: osdmap e1981: 8 total, 8 up, 8 in 2024-02-11T23:28:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:33 smithi023 ceph-mon[111262]: pgmap v3927: 169 pgs: 169 active+clean; 945 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 21 MiB/s wr, 342 op/s 2024-02-11T23:28:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:33 smithi023 ceph-mon[113671]: osdmap e1981: 8 total, 8 up, 8 in 2024-02-11T23:28:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:33 smithi023 ceph-mon[113671]: pgmap v3927: 169 pgs: 169 active+clean; 945 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 21 MiB/s wr, 342 op/s 2024-02-11T23:28:33.911 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:33 smithi160 ceph-mon[106289]: osdmap e1981: 8 total, 8 up, 8 in 2024-02-11T23:28:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:33 smithi160 ceph-mon[106289]: pgmap v3927: 169 pgs: 169 active+clean; 945 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 21 MiB/s wr, 342 op/s 2024-02-11T23:28:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:34 smithi023 ceph-mon[111262]: osdmap e1982: 8 total, 8 up, 8 in 2024-02-11T23:28:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:34 smithi023 ceph-mon[113671]: osdmap e1982: 8 total, 8 up, 8 in 2024-02-11T23:28:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:34 smithi160 ceph-mon[106289]: osdmap e1982: 8 total, 8 up, 8 in 2024-02-11T23:28:35.539 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:35.614 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:35 smithi023 ceph-mon[111262]: osdmap e1983: 8 total, 8 up, 8 in 2024-02-11T23:28:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:35 smithi023 ceph-mon[111262]: pgmap v3930: 169 pgs: 169 active+clean; 933 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 17 MiB/s wr, 322 op/s 2024-02-11T23:28:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:28:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:28:35] "GET /metrics HTTP/1.1" 200 39157 "" "Prometheus/2.43.0" 2024-02-11T23:28:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:35 smithi023 ceph-mon[113671]: osdmap e1983: 8 total, 8 up, 8 in 2024-02-11T23:28:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:35 smithi023 ceph-mon[113671]: pgmap v3930: 169 pgs: 169 active+clean; 933 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 17 MiB/s wr, 322 op/s 2024-02-11T23:28:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:35 smithi160 ceph-mon[106289]: osdmap e1983: 8 total, 8 up, 8 in 2024-02-11T23:28:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:35 smithi160 ceph-mon[106289]: pgmap v3930: 169 pgs: 169 active+clean; 933 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 17 MiB/s wr, 322 op/s 2024-02-11T23:28:36.760 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:28:36.843 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:28:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:36 smithi023 ceph-mon[111262]: osdmap e1984: 8 total, 8 up, 8 in 2024-02-11T23:28:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:36 smithi023 ceph-mon[113671]: osdmap e1984: 8 total, 8 up, 8 in 2024-02-11T23:28:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:36 smithi160 ceph-mon[106289]: osdmap e1984: 8 total, 8 up, 8 in 2024-02-11T23:28:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:37.690 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV1Parent (3837 ms) 2024-02-11T23:28:37.690 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-02-11T23:28:37.722 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:37.734 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:37.743 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:37 smithi023 ceph-mon[111262]: osdmap e1985: 8 total, 8 up, 8 in 2024-02-11T23:28:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:37 smithi023 ceph-mon[111262]: pgmap v3933: 169 pgs: 169 active+clean; 933 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 185 op/s 2024-02-11T23:28:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:37 smithi023 ceph-mon[113671]: osdmap e1985: 8 total, 8 up, 8 in 2024-02-11T23:28:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:37 smithi023 ceph-mon[113671]: pgmap v3933: 169 pgs: 169 active+clean; 933 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 185 op/s 2024-02-11T23:28:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:37 smithi160 ceph-mon[106289]: osdmap e1985: 8 total, 8 up, 8 in 2024-02-11T23:28:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:37 smithi160 ceph-mon[106289]: pgmap v3933: 169 pgs: 169 active+clean; 933 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 185 op/s 2024-02-11T23:28:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:38 smithi023 ceph-mon[111262]: osdmap e1986: 8 total, 8 up, 8 in 2024-02-11T23:28:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:38 smithi023 ceph-mon[113671]: osdmap e1986: 8 total, 8 up, 8 in 2024-02-11T23:28:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:38 smithi160 ceph-mon[106289]: osdmap e1986: 8 total, 8 up, 8 in 2024-02-11T23:28:39.577 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:39.648 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:39 smithi023 ceph-mon[111262]: osdmap e1987: 8 total, 8 up, 8 in 2024-02-11T23:28:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:39 smithi023 ceph-mon[111262]: pgmap v3936: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 288 op/s 2024-02-11T23:28:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:39 smithi023 ceph-mon[113671]: osdmap e1987: 8 total, 8 up, 8 in 2024-02-11T23:28:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:39 smithi023 ceph-mon[113671]: pgmap v3936: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 288 op/s 2024-02-11T23:28:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:39 smithi160 ceph-mon[106289]: osdmap e1987: 8 total, 8 up, 8 in 2024-02-11T23:28:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:39 smithi160 ceph-mon[106289]: pgmap v3936: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 288 op/s 2024-02-11T23:28:40.521 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:28:40.604 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:28:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:40 smithi023 ceph-mon[111262]: osdmap e1988: 8 total, 8 up, 8 in 2024-02-11T23:28:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:40 smithi023 ceph-mon[111262]: osdmap e1989: 8 total, 8 up, 8 in 2024-02-11T23:28:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:40 smithi023 ceph-mon[113671]: osdmap e1988: 8 total, 8 up, 8 in 2024-02-11T23:28:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:40 smithi023 ceph-mon[113671]: osdmap e1989: 8 total, 8 up, 8 in 2024-02-11T23:28:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:40 smithi160 ceph-mon[106289]: osdmap e1988: 8 total, 8 up, 8 in 2024-02-11T23:28:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:40 smithi160 ceph-mon[106289]: osdmap e1989: 8 total, 8 up, 8 in 2024-02-11T23:28:41.737 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV2Parent (4047 ms) 2024-02-11T23:28:41.737 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-02-11T23:28:41.770 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:41.783 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:41.793 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:41 smithi023 ceph-mon[111262]: pgmap v3939: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 14 KiB/s wr, 242 op/s 2024-02-11T23:28:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:41 smithi023 ceph-mon[113671]: pgmap v3939: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 14 KiB/s wr, 242 op/s 2024-02-11T23:28:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:41 smithi160 ceph-mon[106289]: pgmap v3939: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 14 KiB/s wr, 242 op/s 2024-02-11T23:28:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:42 smithi023 ceph-mon[111262]: osdmap e1990: 8 total, 8 up, 8 in 2024-02-11T23:28:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:42 smithi023 ceph-mon[113671]: osdmap e1990: 8 total, 8 up, 8 in 2024-02-11T23:28:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:42 smithi160 ceph-mon[106289]: osdmap e1990: 8 total, 8 up, 8 in 2024-02-11T23:28:43.611 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:43.682 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:43 smithi023 ceph-mon[111262]: osdmap e1991: 8 total, 8 up, 8 in 2024-02-11T23:28:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:43 smithi023 ceph-mon[111262]: pgmap v3942: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 444 KiB/s rd, 24 KiB/s wr, 553 op/s 2024-02-11T23:28:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:43 smithi023 ceph-mon[113671]: osdmap e1991: 8 total, 8 up, 8 in 2024-02-11T23:28:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:43 smithi023 ceph-mon[113671]: pgmap v3942: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 444 KiB/s rd, 24 KiB/s wr, 553 op/s 2024-02-11T23:28:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:43 smithi160 ceph-mon[106289]: osdmap e1991: 8 total, 8 up, 8 in 2024-02-11T23:28:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:43 smithi160 ceph-mon[106289]: pgmap v3942: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 444 KiB/s rd, 24 KiB/s wr, 553 op/s 2024-02-11T23:28:44.817 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:44 smithi023 ceph-mon[111262]: osdmap e1992: 8 total, 8 up, 8 in 2024-02-11T23:28:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:44 smithi023 ceph-mon[113671]: osdmap e1992: 8 total, 8 up, 8 in 2024-02-11T23:28:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:44 smithi160 ceph-mon[106289]: osdmap e1992: 8 total, 8 up, 8 in 2024-02-11T23:28:45.490 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV1ParentAbort (3753 ms) 2024-02-11T23:28:45.490 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-02-11T23:28:45.521 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:45.533 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:45.542 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-mon[111262]: osdmap e1993: 8 total, 8 up, 8 in 2024-02-11T23:28:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-mon[111262]: pgmap v3945: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 467 KiB/s rd, 25 KiB/s wr, 580 op/s 2024-02-11T23:28:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-mon[111262]: osdmap e1994: 8 total, 8 up, 8 in 2024-02-11T23:28:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:28:45] "GET /metrics HTTP/1.1" 200 39157 "" "Prometheus/2.43.0" 2024-02-11T23:28:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-mon[113671]: osdmap e1993: 8 total, 8 up, 8 in 2024-02-11T23:28:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-mon[113671]: pgmap v3945: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 467 KiB/s rd, 25 KiB/s wr, 580 op/s 2024-02-11T23:28:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:45 smithi023 ceph-mon[113671]: osdmap e1994: 8 total, 8 up, 8 in 2024-02-11T23:28:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:45 smithi160 ceph-mon[106289]: osdmap e1993: 8 total, 8 up, 8 in 2024-02-11T23:28:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:45 smithi160 ceph-mon[106289]: pgmap v3945: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 467 KiB/s rd, 25 KiB/s wr, 580 op/s 2024-02-11T23:28:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:45 smithi160 ceph-mon[106289]: osdmap e1994: 8 total, 8 up, 8 in 2024-02-11T23:28:47.337 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:47.407 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:47 smithi023 ceph-mon[111262]: osdmap e1995: 8 total, 8 up, 8 in 2024-02-11T23:28:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:47 smithi023 ceph-mon[111262]: pgmap v3948: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 351 op/s 2024-02-11T23:28:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:47 smithi023 ceph-mon[113671]: osdmap e1995: 8 total, 8 up, 8 in 2024-02-11T23:28:47.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:47 smithi023 ceph-mon[113671]: pgmap v3948: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 351 op/s 2024-02-11T23:28:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:47 smithi160 ceph-mon[106289]: osdmap e1995: 8 total, 8 up, 8 in 2024-02-11T23:28:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:47 smithi160 ceph-mon[106289]: pgmap v3948: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 269 KiB/s rd, 17 KiB/s wr, 351 op/s 2024-02-11T23:28:48.515 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:48 smithi023 ceph-mon[111262]: osdmap e1996: 8 total, 8 up, 8 in 2024-02-11T23:28:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:48 smithi023 ceph-mon[113671]: osdmap e1996: 8 total, 8 up, 8 in 2024-02-11T23:28:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:48 smithi160 ceph-mon[106289]: osdmap e1996: 8 total, 8 up, 8 in 2024-02-11T23:28:49.517 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4027 ms) 2024-02-11T23:28:49.517 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-02-11T23:28:49.551 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:49.566 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:49.574 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:49 smithi023 ceph-mon[111262]: osdmap e1997: 8 total, 8 up, 8 in 2024-02-11T23:28:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:49 smithi023 ceph-mon[111262]: pgmap v3951: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 266 KiB/s rd, 19 KiB/s wr, 349 op/s 2024-02-11T23:28:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:49 smithi023 ceph-mon[113671]: osdmap e1997: 8 total, 8 up, 8 in 2024-02-11T23:28:49.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:49 smithi023 ceph-mon[113671]: pgmap v3951: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 266 KiB/s rd, 19 KiB/s wr, 349 op/s 2024-02-11T23:28:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:49 smithi160 ceph-mon[106289]: osdmap e1997: 8 total, 8 up, 8 in 2024-02-11T23:28:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:49 smithi160 ceph-mon[106289]: pgmap v3951: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 266 KiB/s rd, 19 KiB/s wr, 349 op/s 2024-02-11T23:28:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:50 smithi023 ceph-mon[111262]: osdmap e1998: 8 total, 8 up, 8 in 2024-02-11T23:28:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:50 smithi023 ceph-mon[111262]: osdmap e1999: 8 total, 8 up, 8 in 2024-02-11T23:28:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:50 smithi023 ceph-mon[113671]: osdmap e1998: 8 total, 8 up, 8 in 2024-02-11T23:28:50.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:50 smithi023 ceph-mon[113671]: osdmap e1999: 8 total, 8 up, 8 in 2024-02-11T23:28:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:50 smithi160 ceph-mon[106289]: osdmap e1998: 8 total, 8 up, 8 in 2024-02-11T23:28:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:50 smithi160 ceph-mon[106289]: osdmap e1999: 8 total, 8 up, 8 in 2024-02-11T23:28:51.334 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:51.408 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:51 smithi023 ceph-mon[111262]: pgmap v3954: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 14 KiB/s wr, 204 op/s 2024-02-11T23:28:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:51 smithi023 ceph-mon[111262]: osdmap e2000: 8 total, 8 up, 8 in 2024-02-11T23:28:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:51 smithi023 ceph-mon[113671]: pgmap v3954: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 14 KiB/s wr, 204 op/s 2024-02-11T23:28:51.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:51 smithi023 ceph-mon[113671]: osdmap e2000: 8 total, 8 up, 8 in 2024-02-11T23:28:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:51 smithi160 ceph-mon[106289]: pgmap v3954: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 161 KiB/s rd, 14 KiB/s wr, 204 op/s 2024-02-11T23:28:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:51 smithi160 ceph-mon[106289]: osdmap e2000: 8 total, 8 up, 8 in 2024-02-11T23:28:52.576 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:28:53.562 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4045 ms) 2024-02-11T23:28:53.562 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-02-11T23:28:53.597 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:53.609 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:53.618 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:53 smithi023 ceph-mon[111262]: osdmap e2001: 8 total, 8 up, 8 in 2024-02-11T23:28:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:53 smithi023 ceph-mon[111262]: pgmap v3957: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 251 KiB/s rd, 23 KiB/s wr, 329 op/s 2024-02-11T23:28:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:53 smithi023 ceph-mon[113671]: osdmap e2001: 8 total, 8 up, 8 in 2024-02-11T23:28:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:53 smithi023 ceph-mon[113671]: pgmap v3957: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 251 KiB/s rd, 23 KiB/s wr, 329 op/s 2024-02-11T23:28:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:53 smithi160 ceph-mon[106289]: osdmap e2001: 8 total, 8 up, 8 in 2024-02-11T23:28:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:53 smithi160 ceph-mon[106289]: pgmap v3957: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 251 KiB/s rd, 23 KiB/s wr, 329 op/s 2024-02-11T23:28:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:54 smithi023 ceph-mon[111262]: osdmap e2002: 8 total, 8 up, 8 in 2024-02-11T23:28:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:54 smithi023 ceph-mon[113671]: osdmap e2002: 8 total, 8 up, 8 in 2024-02-11T23:28:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:54 smithi160 ceph-mon[106289]: osdmap e2002: 8 total, 8 up, 8 in 2024-02-11T23:28:55.322 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:55.391 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:55 smithi160 ceph-mon[106289]: osdmap e2003: 8 total, 8 up, 8 in 2024-02-11T23:28:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:55 smithi160 ceph-mon[106289]: pgmap v3960: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 130 KiB/s rd, 16 KiB/s wr, 182 op/s 2024-02-11T23:28:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:55 smithi160 ceph-mon[106289]: osdmap e2004: 8 total, 8 up, 8 in 2024-02-11T23:28:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-mon[111262]: osdmap e2003: 8 total, 8 up, 8 in 2024-02-11T23:28:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-mon[111262]: pgmap v3960: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 130 KiB/s rd, 16 KiB/s wr, 182 op/s 2024-02-11T23:28:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-mon[111262]: osdmap e2004: 8 total, 8 up, 8 in 2024-02-11T23:28:55.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-mon[113671]: osdmap e2003: 8 total, 8 up, 8 in 2024-02-11T23:28:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-mon[113671]: pgmap v3960: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 130 KiB/s rd, 16 KiB/s wr, 182 op/s 2024-02-11T23:28:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-mon[113671]: osdmap e2004: 8 total, 8 up, 8 in 2024-02-11T23:28:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:28:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:28:55] "GET /metrics HTTP/1.1" 200 39159 "" "Prometheus/2.43.0" 2024-02-11T23:28:56.637 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:28:57.605 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4043 ms) 2024-02-11T23:28:57.605 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-02-11T23:28:57.638 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:28:57.650 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:28:57.659 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:28:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:57 smithi160 ceph-mon[106289]: osdmap e2005: 8 total, 8 up, 8 in 2024-02-11T23:28:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:57 smithi160 ceph-mon[106289]: pgmap v3963: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 323 KiB/s rd, 15 KiB/s wr, 407 op/s 2024-02-11T23:28:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:57 smithi023 ceph-mon[111262]: osdmap e2005: 8 total, 8 up, 8 in 2024-02-11T23:28:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:57 smithi023 ceph-mon[111262]: pgmap v3963: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 323 KiB/s rd, 15 KiB/s wr, 407 op/s 2024-02-11T23:28:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:57 smithi023 ceph-mon[113671]: osdmap e2005: 8 total, 8 up, 8 in 2024-02-11T23:28:57.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:57 smithi023 ceph-mon[113671]: pgmap v3963: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 323 KiB/s rd, 15 KiB/s wr, 407 op/s 2024-02-11T23:28:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:58 smithi160 ceph-mon[106289]: osdmap e2006: 8 total, 8 up, 8 in 2024-02-11T23:28:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:58 smithi023 ceph-mon[111262]: osdmap e2006: 8 total, 8 up, 8 in 2024-02-11T23:28:58.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:58 smithi023 ceph-mon[113671]: osdmap e2006: 8 total, 8 up, 8 in 2024-02-11T23:28:59.472 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:28:59.534 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:28:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:59 smithi023 ceph-mon[111262]: osdmap e2007: 8 total, 8 up, 8 in 2024-02-11T23:28:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:28:59 smithi023 ceph-mon[111262]: pgmap v3966: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 343 KiB/s rd, 18 KiB/s wr, 432 op/s 2024-02-11T23:28:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:59 smithi023 ceph-mon[113671]: osdmap e2007: 8 total, 8 up, 8 in 2024-02-11T23:28:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:28:59 smithi023 ceph-mon[113671]: pgmap v3966: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 343 KiB/s rd, 18 KiB/s wr, 432 op/s 2024-02-11T23:28:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:59 smithi160 ceph-mon[106289]: osdmap e2007: 8 total, 8 up, 8 in 2024-02-11T23:28:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:28:59 smithi160 ceph-mon[106289]: pgmap v3966: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 343 KiB/s rd, 18 KiB/s wr, 432 op/s 2024-02-11T23:29:00.507 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:29:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:00 smithi023 ceph-mon[111262]: osdmap e2008: 8 total, 8 up, 8 in 2024-02-11T23:29:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:00 smithi023 ceph-mon[111262]: osdmap e2009: 8 total, 8 up, 8 in 2024-02-11T23:29:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:00 smithi023 ceph-mon[113671]: osdmap e2008: 8 total, 8 up, 8 in 2024-02-11T23:29:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:00 smithi023 ceph-mon[113671]: osdmap e2009: 8 total, 8 up, 8 in 2024-02-11T23:29:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:00 smithi160 ceph-mon[106289]: osdmap e2008: 8 total, 8 up, 8 in 2024-02-11T23:29:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:00 smithi160 ceph-mon[106289]: osdmap e2009: 8 total, 8 up, 8 in 2024-02-11T23:29:01.629 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4024 ms) 2024-02-11T23:29:01.629 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-02-11T23:29:01.662 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:01.673 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:29:01.682 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:01 smithi023 ceph-mon[111262]: pgmap v3969: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 10 KiB/s wr, 126 op/s 2024-02-11T23:29:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:01 smithi023 ceph-mon[113671]: pgmap v3969: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 10 KiB/s wr, 126 op/s 2024-02-11T23:29:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:01 smithi160 ceph-mon[106289]: pgmap v3969: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 10 KiB/s wr, 126 op/s 2024-02-11T23:29:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:02 smithi023 ceph-mon[111262]: osdmap e2010: 8 total, 8 up, 8 in 2024-02-11T23:29:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:02 smithi023 ceph-mon[113671]: osdmap e2010: 8 total, 8 up, 8 in 2024-02-11T23:29:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:02 smithi160 ceph-mon[106289]: osdmap e2010: 8 total, 8 up, 8 in 2024-02-11T23:29:03.503 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:03.572 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:29:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:03 smithi023 ceph-mon[111262]: osdmap e2011: 8 total, 8 up, 8 in 2024-02-11T23:29:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:03 smithi023 ceph-mon[111262]: pgmap v3972: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 418 KiB/s rd, 24 KiB/s wr, 534 op/s 2024-02-11T23:29:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:03 smithi023 ceph-mon[113671]: osdmap e2011: 8 total, 8 up, 8 in 2024-02-11T23:29:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:03 smithi023 ceph-mon[113671]: pgmap v3972: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 418 KiB/s rd, 24 KiB/s wr, 534 op/s 2024-02-11T23:29:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:03 smithi160 ceph-mon[106289]: osdmap e2011: 8 total, 8 up, 8 in 2024-02-11T23:29:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:03 smithi160 ceph-mon[106289]: pgmap v3972: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 418 KiB/s rd, 24 KiB/s wr, 534 op/s 2024-02-11T23:29:04.687 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:29:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:04 smithi023 ceph-mon[111262]: osdmap e2012: 8 total, 8 up, 8 in 2024-02-11T23:29:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:04 smithi023 ceph-mon[113671]: osdmap e2012: 8 total, 8 up, 8 in 2024-02-11T23:29:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:04 smithi160 ceph-mon[106289]: osdmap e2012: 8 total, 8 up, 8 in 2024-02-11T23:29:05.481 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3852 ms) 2024-02-11T23:29:05.481 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-02-11T23:29:05.519 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:05.531 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:29:05.540 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: osdmap e2013: 8 total, 8 up, 8 in 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: pgmap v3975: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 365 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[111262]: osdmap e2014: 8 total, 8 up, 8 in 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: osdmap e2013: 8 total, 8 up, 8 in 2024-02-11T23:29:05.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:29:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: pgmap v3975: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 365 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-02-11T23:29:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:29:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:29:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:29:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-mon[113671]: osdmap e2014: 8 total, 8 up, 8 in 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: osdmap e2013: 8 total, 8 up, 8 in 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: pgmap v3975: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 365 KiB/s rd, 22 KiB/s wr, 467 op/s 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:29:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:05 smithi160 ceph-mon[106289]: osdmap e2014: 8 total, 8 up, 8 in 2024-02-11T23:29:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:29:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:29:05] "GET /metrics HTTP/1.1" 200 39159 "" "Prometheus/2.43.0" 2024-02-11T23:29:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:07.571 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:07.640 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:29:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:07 smithi023 ceph-mon[111262]: osdmap e2015: 8 total, 8 up, 8 in 2024-02-11T23:29:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:07 smithi023 ceph-mon[111262]: pgmap v3978: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 13 KiB/s wr, 258 op/s 2024-02-11T23:29:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:07 smithi023 ceph-mon[113671]: osdmap e2015: 8 total, 8 up, 8 in 2024-02-11T23:29:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:07 smithi023 ceph-mon[113671]: pgmap v3978: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 13 KiB/s wr, 258 op/s 2024-02-11T23:29:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:07 smithi160 ceph-mon[106289]: osdmap e2015: 8 total, 8 up, 8 in 2024-02-11T23:29:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:07 smithi160 ceph-mon[106289]: pgmap v3978: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 205 KiB/s rd, 13 KiB/s wr, 258 op/s 2024-02-11T23:29:08.755 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:29:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:08 smithi023 ceph-mon[111262]: osdmap e2016: 8 total, 8 up, 8 in 2024-02-11T23:29:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:08 smithi023 ceph-mon[113671]: osdmap e2016: 8 total, 8 up, 8 in 2024-02-11T23:29:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:08 smithi160 ceph-mon[106289]: osdmap e2016: 8 total, 8 up, 8 in 2024-02-11T23:29:09.739 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4259 ms) 2024-02-11T23:29:09.740 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-02-11T23:29:09.777 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:09.789 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 0~10 2024-02-11T23:29:09.800 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:09 smithi023 ceph-mon[111262]: osdmap e2017: 8 total, 8 up, 8 in 2024-02-11T23:29:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:09 smithi023 ceph-mon[111262]: pgmap v3981: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 14 KiB/s wr, 279 op/s 2024-02-11T23:29:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:09 smithi023 ceph-mon[113671]: osdmap e2017: 8 total, 8 up, 8 in 2024-02-11T23:29:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:09 smithi023 ceph-mon[113671]: pgmap v3981: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 14 KiB/s wr, 279 op/s 2024-02-11T23:29:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:09 smithi160 ceph-mon[106289]: osdmap e2017: 8 total, 8 up, 8 in 2024-02-11T23:29:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:09 smithi160 ceph-mon[106289]: pgmap v3981: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 219 KiB/s rd, 14 KiB/s wr, 279 op/s 2024-02-11T23:29:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:10 smithi023 ceph-mon[111262]: osdmap e2018: 8 total, 8 up, 8 in 2024-02-11T23:29:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:10 smithi023 ceph-mon[111262]: osdmap e2019: 8 total, 8 up, 8 in 2024-02-11T23:29:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:10 smithi023 ceph-mon[113671]: osdmap e2018: 8 total, 8 up, 8 in 2024-02-11T23:29:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:10 smithi023 ceph-mon[113671]: osdmap e2019: 8 total, 8 up, 8 in 2024-02-11T23:29:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:10 smithi160 ceph-mon[106289]: osdmap e2018: 8 total, 8 up, 8 in 2024-02-11T23:29:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:10 smithi160 ceph-mon[106289]: osdmap e2019: 8 total, 8 up, 8 in 2024-02-11T23:29:11.335 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:11.404 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:29:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:11 smithi023 ceph-mon[111262]: pgmap v3984: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 87 KiB/s rd, 12 KiB/s wr, 126 op/s 2024-02-11T23:29:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:11 smithi023 ceph-mon[111262]: osdmap e2020: 8 total, 8 up, 8 in 2024-02-11T23:29:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:11 smithi023 ceph-mon[113671]: pgmap v3984: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 87 KiB/s rd, 12 KiB/s wr, 126 op/s 2024-02-11T23:29:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:11 smithi023 ceph-mon[113671]: osdmap e2020: 8 total, 8 up, 8 in 2024-02-11T23:29:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:11 smithi160 ceph-mon[106289]: pgmap v3984: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 87 KiB/s rd, 12 KiB/s wr, 126 op/s 2024-02-11T23:29:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:11 smithi160 ceph-mon[106289]: osdmap e2020: 8 total, 8 up, 8 in 2024-02-11T23:29:12.529 INFO:tasks.workunit.client.0.smithi023.stdout:migration_abort 2024-02-11T23:29:13.497 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3757 ms) 2024-02-11T23:29:13.497 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-02-11T23:29:13.532 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:13.544 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 50226503~2075945 2024-02-11T23:29:13.570 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 69943652~7842305 2024-02-11T23:29:13.571 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 56691529~5594910 2024-02-11T23:29:13.607 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 54959018~2371056 2024-02-11T23:29:13.610 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 3357004~1916703 2024-02-11T23:29:13.623 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 5361494~1069610 2024-02-11T23:29:13.626 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 14484568~210272 2024-02-11T23:29:13.632 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24543182~1854473 2024-02-11T23:29:13.632 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap0 2024-02-11T23:29:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:13 smithi023 ceph-mon[111262]: osdmap e2021: 8 total, 8 up, 8 in 2024-02-11T23:29:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:13 smithi023 ceph-mon[111262]: pgmap v3987: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 286 KiB/s rd, 26 KiB/s wr, 377 op/s 2024-02-11T23:29:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:13 smithi023 ceph-mon[113671]: osdmap e2021: 8 total, 8 up, 8 in 2024-02-11T23:29:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:13 smithi023 ceph-mon[113671]: pgmap v3987: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 286 KiB/s rd, 26 KiB/s wr, 377 op/s 2024-02-11T23:29:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:13 smithi160 ceph-mon[106289]: osdmap e2021: 8 total, 8 up, 8 in 2024-02-11T23:29:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:13 smithi160 ceph-mon[106289]: pgmap v3987: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 286 KiB/s rd, 26 KiB/s wr, 377 op/s 2024-02-11T23:29:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:14 smithi023 ceph-mon[111262]: osdmap e2022: 8 total, 8 up, 8 in 2024-02-11T23:29:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:14 smithi023 ceph-mon[113671]: osdmap e2022: 8 total, 8 up, 8 in 2024-02-11T23:29:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:14 smithi160 ceph-mon[106289]: osdmap e2022: 8 total, 8 up, 8 in 2024-02-11T23:29:15.331 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap0 2024-02-11T23:29:15.350 INFO:tasks.workunit.client.0.smithi023.stdout:clone image359 -> image362 2024-02-11T23:29:15.463 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 164595694 2024-02-11T23:29:15.476 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 15948715~5956610 2024-02-11T23:29:15.515 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 128856667~4476247 2024-02-11T23:29:15.515 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 4165307~6361643 2024-02-11T23:29:15.561 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 142098275~4502926 2024-02-11T23:29:15.561 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 55541332~42213 2024-02-11T23:29:15.580 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 93251391~3910491 2024-02-11T23:29:15.580 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 126703905~2968373 2024-02-11T23:29:15.600 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 37321917~430400 2024-02-11T23:29:15.607 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-mon[111262]: osdmap e2023: 8 total, 8 up, 8 in 2024-02-11T23:29:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-mon[111262]: pgmap v3990: 169 pgs: 169 active+clean; 913 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 372 KiB/s rd, 258 KiB/s wr, 476 op/s 2024-02-11T23:29:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-mon[111262]: osdmap e2024: 8 total, 8 up, 8 in 2024-02-11T23:29:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-mon[113671]: osdmap e2023: 8 total, 8 up, 8 in 2024-02-11T23:29:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-mon[113671]: pgmap v3990: 169 pgs: 169 active+clean; 913 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 372 KiB/s rd, 258 KiB/s wr, 476 op/s 2024-02-11T23:29:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-mon[113671]: osdmap e2024: 8 total, 8 up, 8 in 2024-02-11T23:29:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:15 smithi160 ceph-mon[106289]: osdmap e2023: 8 total, 8 up, 8 in 2024-02-11T23:29:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:15 smithi160 ceph-mon[106289]: pgmap v3990: 169 pgs: 169 active+clean; 913 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 372 KiB/s rd, 258 KiB/s wr, 476 op/s 2024-02-11T23:29:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:15 smithi160 ceph-mon[106289]: osdmap e2024: 8 total, 8 up, 8 in 2024-02-11T23:29:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:29:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:29:15] "GET /metrics HTTP/1.1" 200 39158 "" "Prometheus/2.43.0" 2024-02-11T23:29:17.397 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:17.415 INFO:tasks.workunit.client.0.smithi023.stdout:clone image362 -> image364 2024-02-11T23:29:17.568 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 183440099 2024-02-11T23:29:17.582 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 152908205~5639020 2024-02-11T23:29:17.630 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 62586663~3142613 2024-02-11T23:29:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:17 smithi023 ceph-mon[113671]: osdmap e2025: 8 total, 8 up, 8 in 2024-02-11T23:29:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:17 smithi023 ceph-mon[113671]: pgmap v3993: 169 pgs: 169 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 901 KiB/s rd, 5.8 MiB/s wr, 415 op/s 2024-02-11T23:29:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:17 smithi023 ceph-mon[111262]: osdmap e2025: 8 total, 8 up, 8 in 2024-02-11T23:29:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:17 smithi023 ceph-mon[111262]: pgmap v3993: 169 pgs: 169 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 901 KiB/s rd, 5.8 MiB/s wr, 415 op/s 2024-02-11T23:29:17.674 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 39125871~5679870 2024-02-11T23:29:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:17 smithi160 ceph-mon[106289]: osdmap e2025: 8 total, 8 up, 8 in 2024-02-11T23:29:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:17 smithi160 ceph-mon[106289]: pgmap v3993: 169 pgs: 169 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 901 KiB/s rd, 5.8 MiB/s wr, 415 op/s 2024-02-11T23:29:17.702 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 98076085~4415982 2024-02-11T23:29:17.709 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 22462094~2730243 2024-02-11T23:29:17.748 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 41496817~7712297 2024-02-11T23:29:17.765 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 2320636~1034326 2024-02-11T23:29:17.785 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 125756615~4030024 2024-02-11T23:29:17.799 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:29:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:18 smithi023 ceph-mon[111262]: osdmap e2026: 8 total, 8 up, 8 in 2024-02-11T23:29:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:18 smithi023 ceph-mon[113671]: osdmap e2026: 8 total, 8 up, 8 in 2024-02-11T23:29:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:18 smithi160 ceph-mon[106289]: osdmap e2026: 8 total, 8 up, 8 in 2024-02-11T23:29:19.419 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap2 2024-02-11T23:29:19.436 INFO:tasks.workunit.client.0.smithi023.stdout:clone image364 -> image366 2024-02-11T23:29:19.615 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 133587373 2024-02-11T23:29:19.634 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 73765721~3611059 2024-02-11T23:29:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:19 smithi023 ceph-mon[111262]: osdmap e2027: 8 total, 8 up, 8 in 2024-02-11T23:29:19.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:19 smithi023 ceph-mon[111262]: pgmap v3996: 169 pgs: 169 active+clean; 996 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 310 op/s 2024-02-11T23:29:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:19 smithi023 ceph-mon[113671]: osdmap e2027: 8 total, 8 up, 8 in 2024-02-11T23:29:19.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:19 smithi023 ceph-mon[113671]: pgmap v3996: 169 pgs: 169 active+clean; 996 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 310 op/s 2024-02-11T23:29:19.661 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 40251634~3104296 2024-02-11T23:29:19.677 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 85352271~7827553 2024-02-11T23:29:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:19 smithi160 ceph-mon[106289]: osdmap e2027: 8 total, 8 up, 8 in 2024-02-11T23:29:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:19 smithi160 ceph-mon[106289]: pgmap v3996: 169 pgs: 169 active+clean; 996 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 310 op/s 2024-02-11T23:29:19.722 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 44964160~2938289 2024-02-11T23:29:19.741 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 79883773~3487222 2024-02-11T23:29:19.771 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 28438656~6659626 2024-02-11T23:29:19.779 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 108271653~1200351 2024-02-11T23:29:19.790 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 58046636~6415445 2024-02-11T23:29:19.834 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:29:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:20 smithi160 ceph-mon[106289]: osdmap e2028: 8 total, 8 up, 8 in 2024-02-11T23:29:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:20 smithi160 ceph-mon[106289]: osdmap e2029: 8 total, 8 up, 8 in 2024-02-11T23:29:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:20 smithi023 ceph-mon[111262]: osdmap e2028: 8 total, 8 up, 8 in 2024-02-11T23:29:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:20 smithi023 ceph-mon[111262]: osdmap e2029: 8 total, 8 up, 8 in 2024-02-11T23:29:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:20 smithi023 ceph-mon[113671]: osdmap e2028: 8 total, 8 up, 8 in 2024-02-11T23:29:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:20 smithi023 ceph-mon[113671]: osdmap e2029: 8 total, 8 up, 8 in 2024-02-11T23:29:21.339 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 106490716 2024-02-11T23:29:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:21 smithi160 ceph-mon[106289]: pgmap v3999: 169 pgs: 169 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-02-11T23:29:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:21 smithi160 ceph-mon[106289]: osdmap e2030: 8 total, 8 up, 8 in 2024-02-11T23:29:21.715 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.StressNoMigrate (8219 ms) 2024-02-11T23:29:21.715 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.Stress 2024-02-11T23:29:21.749 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:21.762 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 62830222~3415000 2024-02-11T23:29:21.806 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 36293121~7402680 2024-02-11T23:29:21.806 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 8437006~3663744 2024-02-11T23:29:21.841 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24470984~5059325 2024-02-11T23:29:21.841 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 64073253~6145948 2024-02-11T23:29:21.876 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 75466680~6113798 2024-02-11T23:29:21.876 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 80073512~575448 2024-02-11T23:29:21.884 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 58428646~3073504 2024-02-11T23:29:21.887 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap0 2024-02-11T23:29:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:21 smithi023 ceph-mon[111262]: pgmap v3999: 169 pgs: 169 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-02-11T23:29:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:21 smithi023 ceph-mon[111262]: osdmap e2030: 8 total, 8 up, 8 in 2024-02-11T23:29:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:21 smithi023 ceph-mon[113671]: pgmap v3999: 169 pgs: 169 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-02-11T23:29:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:21 smithi023 ceph-mon[113671]: osdmap e2030: 8 total, 8 up, 8 in 2024-02-11T23:29:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:23.456 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap0 2024-02-11T23:29:23.474 INFO:tasks.workunit.client.0.smithi023.stdout:clone image367 -> image370 2024-02-11T23:29:23.593 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 111698584 2024-02-11T23:29:23.605 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 45783987~3884331 2024-02-11T23:29:23.648 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 22476382~6596619 2024-02-11T23:29:23.654 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 3400746~7517619 2024-02-11T23:29:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:23 smithi160 ceph-mon[106289]: osdmap e2031: 8 total, 8 up, 8 in 2024-02-11T23:29:23.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:23 smithi160 ceph-mon[106289]: pgmap v4002: 169 pgs: 169 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 22 MiB/s wr, 509 op/s 2024-02-11T23:29:23.710 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 3346345~744744 2024-02-11T23:29:23.712 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 57588497~7317343 2024-02-11T23:29:23.772 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 73966338~6924180 2024-02-11T23:29:23.782 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 96714498~40401 2024-02-11T23:29:23.787 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 27541074~1879162 2024-02-11T23:29:23.792 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:23 smithi023 ceph-mon[111262]: osdmap e2031: 8 total, 8 up, 8 in 2024-02-11T23:29:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:23 smithi023 ceph-mon[111262]: pgmap v4002: 169 pgs: 169 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 22 MiB/s wr, 509 op/s 2024-02-11T23:29:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:23 smithi023 ceph-mon[113671]: osdmap e2031: 8 total, 8 up, 8 in 2024-02-11T23:29:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:23 smithi023 ceph-mon[113671]: pgmap v4002: 169 pgs: 169 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 22 MiB/s wr, 509 op/s 2024-02-11T23:29:24.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:24 smithi160 ceph-mon[106289]: osdmap e2032: 8 total, 8 up, 8 in 2024-02-11T23:29:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:24 smithi023 ceph-mon[111262]: osdmap e2032: 8 total, 8 up, 8 in 2024-02-11T23:29:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:24 smithi023 ceph-mon[113671]: osdmap e2032: 8 total, 8 up, 8 in 2024-02-11T23:29:25.481 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:25.497 INFO:tasks.workunit.client.0.smithi023.stdout:clone image370 -> image372 2024-02-11T23:29:25.640 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 122228407 2024-02-11T23:29:25.652 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 108815139~5614443 2024-02-11T23:29:25.703 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 32106170~4802804 2024-02-11T23:29:25.710 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 97692107~8042717 2024-02-11T23:29:25.759 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 83091314~7915673 2024-02-11T23:29:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:25 smithi023 ceph-mon[111262]: osdmap e2033: 8 total, 8 up, 8 in 2024-02-11T23:29:25.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:25 smithi023 ceph-mon[111262]: pgmap v4005: 169 pgs: 169 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-02-11T23:29:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:25 smithi023 ceph-mon[113671]: osdmap e2033: 8 total, 8 up, 8 in 2024-02-11T23:29:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:25 smithi023 ceph-mon[113671]: pgmap v4005: 169 pgs: 169 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-02-11T23:29:25.767 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 10782644~5086643 2024-02-11T23:29:25.831 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 4171777~3485178 2024-02-11T23:29:25.855 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 103683700~7426383 2024-02-11T23:29:25.897 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 98334042~5941334 2024-02-11T23:29:25.900 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:29:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:25 smithi160 ceph-mon[106289]: osdmap e2033: 8 total, 8 up, 8 in 2024-02-11T23:29:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:25 smithi160 ceph-mon[106289]: pgmap v4005: 169 pgs: 169 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s rd, 23 MiB/s wr, 553 op/s 2024-02-11T23:29:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:29:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:29:25] "GET /metrics HTTP/1.1" 200 39162 "" "Prometheus/2.43.0" 2024-02-11T23:29:26.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:26 smithi023 ceph-mon[111262]: osdmap e2034: 8 total, 8 up, 8 in 2024-02-11T23:29:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:26 smithi023 ceph-mon[113671]: osdmap e2034: 8 total, 8 up, 8 in 2024-02-11T23:29:26.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:26 smithi160 ceph-mon[106289]: osdmap e2034: 8 total, 8 up, 8 in 2024-02-11T23:29:27.501 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap2 2024-02-11T23:29:27.520 INFO:tasks.workunit.client.0.smithi023.stdout:clone image372 -> image374 2024-02-11T23:29:27.699 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 23283907~1937869 2024-02-11T23:29:27.727 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 17832351~4278431 2024-02-11T23:29:27.734 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 103058089~2550398 2024-02-11T23:29:27.783 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 102297686~6992279 2024-02-11T23:29:27.834 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 87721539~634076 2024-02-11T23:29:27.845 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 93688310~3116611 2024-02-11T23:29:27.857 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 57875520~832569 2024-02-11T23:29:27.896 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 88412605~2246538 2024-02-11T23:29:27.899 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:29:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:27 smithi023 ceph-mon[111262]: osdmap e2035: 8 total, 8 up, 8 in 2024-02-11T23:29:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:27 smithi023 ceph-mon[111262]: pgmap v4008: 169 pgs: 169 active+clean; 1.2 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 451 op/s 2024-02-11T23:29:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:27 smithi023 ceph-mon[113671]: osdmap e2035: 8 total, 8 up, 8 in 2024-02-11T23:29:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:27 smithi023 ceph-mon[113671]: pgmap v4008: 169 pgs: 169 active+clean; 1.2 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 451 op/s 2024-02-11T23:29:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:27 smithi160 ceph-mon[106289]: osdmap e2035: 8 total, 8 up, 8 in 2024-02-11T23:29:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:27 smithi160 ceph-mon[106289]: pgmap v4008: 169 pgs: 169 active+clean; 1.2 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 451 op/s 2024-02-11T23:29:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:28 smithi023 ceph-mon[111262]: osdmap e2036: 8 total, 8 up, 8 in 2024-02-11T23:29:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:28 smithi023 ceph-mon[113671]: osdmap e2036: 8 total, 8 up, 8 in 2024-02-11T23:29:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:28 smithi160 ceph-mon[106289]: osdmap e2036: 8 total, 8 up, 8 in 2024-02-11T23:29:29.533 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap3 2024-02-11T23:29:29.546 INFO:tasks.workunit.client.0.smithi023.stdout:clone image374 -> image376 2024-02-11T23:29:29.753 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 200390064 2024-02-11T23:29:29.770 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:29:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:29 smithi023 ceph-mon[111262]: osdmap e2037: 8 total, 8 up, 8 in 2024-02-11T23:29:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:29 smithi023 ceph-mon[111262]: pgmap v4011: 169 pgs: 169 active+clean; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 22 MiB/s wr, 486 op/s 2024-02-11T23:29:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:29 smithi023 ceph-mon[113671]: osdmap e2037: 8 total, 8 up, 8 in 2024-02-11T23:29:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:29 smithi023 ceph-mon[113671]: pgmap v4011: 169 pgs: 169 active+clean; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 22 MiB/s wr, 486 op/s 2024-02-11T23:29:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:29 smithi160 ceph-mon[106289]: osdmap e2037: 8 total, 8 up, 8 in 2024-02-11T23:29:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:29 smithi160 ceph-mon[106289]: pgmap v4011: 169 pgs: 169 active+clean; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 22 MiB/s wr, 486 op/s 2024-02-11T23:29:30.314 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:29:30.559 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:29:30.888 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.Stress (9172 ms) 2024-02-11T23:29:30.888 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.Stress2 2024-02-11T23:29:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:30 smithi023 ceph-mon[111262]: osdmap e2038: 8 total, 8 up, 8 in 2024-02-11T23:29:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:30 smithi023 ceph-mon[113671]: osdmap e2038: 8 total, 8 up, 8 in 2024-02-11T23:29:30.925 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:30.936 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 54959908~3209144 2024-02-11T23:29:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:30 smithi160 ceph-mon[106289]: osdmap e2038: 8 total, 8 up, 8 in 2024-02-11T23:29:30.970 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 73860060~7711661 2024-02-11T23:29:30.970 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 32222200~8113438 2024-02-11T23:29:31.011 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 32620619~5788971 2024-02-11T23:29:31.019 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 48925136~4609102 2024-02-11T23:29:31.045 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 35124622~5925164 2024-02-11T23:29:31.048 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 43494422~531357 2024-02-11T23:29:31.056 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 57814884~5848621 2024-02-11T23:29:31.059 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap0 2024-02-11T23:29:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:31 smithi023 ceph-mon[111262]: pgmap v4013: 169 pgs: 169 active+clean; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 6.6 MiB/s rd, 10 MiB/s wr, 203 op/s 2024-02-11T23:29:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:31 smithi023 ceph-mon[113671]: pgmap v4013: 169 pgs: 169 active+clean; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 6.6 MiB/s rd, 10 MiB/s wr, 203 op/s 2024-02-11T23:29:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:31 smithi160 ceph-mon[106289]: pgmap v4013: 169 pgs: 169 active+clean; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 6.6 MiB/s rd, 10 MiB/s wr, 203 op/s 2024-02-11T23:29:32.546 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 26074933~6086907 2024-02-11T23:29:32.562 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24246885~5237610 2024-02-11T23:29:32.588 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 66519503~4025720 2024-02-11T23:29:32.590 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 37922598~8302238 2024-02-11T23:29:32.591 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 13937611~1657177 2024-02-11T23:29:32.591 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 70666688~8050245 2024-02-11T23:29:32.593 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 44813821~8174021 2024-02-11T23:29:32.623 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24274290~8186084 2024-02-11T23:29:32.623 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:32 smithi023 ceph-mon[111262]: osdmap e2039: 8 total, 8 up, 8 in 2024-02-11T23:29:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:32 smithi023 ceph-mon[113671]: osdmap e2039: 8 total, 8 up, 8 in 2024-02-11T23:29:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:32 smithi160 ceph-mon[106289]: osdmap e2039: 8 total, 8 up, 8 in 2024-02-11T23:29:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:33 smithi023 ceph-mon[111262]: osdmap e2040: 8 total, 8 up, 8 in 2024-02-11T23:29:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:33 smithi023 ceph-mon[111262]: pgmap v4016: 169 pgs: 169 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 15 MiB/s wr, 1.24k op/s 2024-02-11T23:29:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:33 smithi023 ceph-mon[113671]: osdmap e2040: 8 total, 8 up, 8 in 2024-02-11T23:29:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:33 smithi023 ceph-mon[113671]: pgmap v4016: 169 pgs: 169 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 15 MiB/s wr, 1.24k op/s 2024-02-11T23:29:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:33 smithi160 ceph-mon[106289]: osdmap e2040: 8 total, 8 up, 8 in 2024-02-11T23:29:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:33 smithi160 ceph-mon[106289]: pgmap v4016: 169 pgs: 169 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 15 MiB/s wr, 1.24k op/s 2024-02-11T23:29:34.577 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:34.591 INFO:tasks.workunit.client.0.smithi023.stdout:clone image377 -> image380 2024-02-11T23:29:34.700 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 23799556~6164842 2024-02-11T23:29:34.751 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 2385336~6977102 2024-02-11T23:29:34.760 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 21290874~5615828 2024-02-11T23:29:34.799 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 14535794~3955526 2024-02-11T23:29:34.816 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 18192755~6065041 2024-02-11T23:29:34.850 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 43721253~5241814 2024-02-11T23:29:34.875 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 44883153~6019074 2024-02-11T23:29:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:34 smithi023 ceph-mon[111262]: osdmap e2041: 8 total, 8 up, 8 in 2024-02-11T23:29:34.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:34 smithi023 ceph-mon[113671]: osdmap e2041: 8 total, 8 up, 8 in 2024-02-11T23:29:34.921 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 69976940~2687322 2024-02-11T23:29:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:34 smithi160 ceph-mon[106289]: osdmap e2041: 8 total, 8 up, 8 in 2024-02-11T23:29:34.956 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:29:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:35 smithi023 ceph-mon[111262]: osdmap e2042: 8 total, 8 up, 8 in 2024-02-11T23:29:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:35 smithi023 ceph-mon[111262]: pgmap v4019: 169 pgs: 169 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 37 MiB/s rd, 12 MiB/s wr, 1.34k op/s 2024-02-11T23:29:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:29:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:29:35] "GET /metrics HTTP/1.1" 200 39162 "" "Prometheus/2.43.0" 2024-02-11T23:29:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:35 smithi023 ceph-mon[113671]: osdmap e2042: 8 total, 8 up, 8 in 2024-02-11T23:29:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:35 smithi023 ceph-mon[113671]: pgmap v4019: 169 pgs: 169 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 37 MiB/s rd, 12 MiB/s wr, 1.34k op/s 2024-02-11T23:29:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:35 smithi160 ceph-mon[106289]: osdmap e2042: 8 total, 8 up, 8 in 2024-02-11T23:29:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:35 smithi160 ceph-mon[106289]: pgmap v4019: 169 pgs: 169 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 37 MiB/s rd, 12 MiB/s wr, 1.34k op/s 2024-02-11T23:29:36.622 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap2 2024-02-11T23:29:36.634 INFO:tasks.workunit.client.0.smithi023.stdout:clone image380 -> image382 2024-02-11T23:29:36.766 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 1934804~2278716 2024-02-11T23:29:36.795 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 12324501~2692600 2024-02-11T23:29:36.806 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 35908669~7483808 2024-02-11T23:29:36.868 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 24046437~7493718 2024-02-11T23:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:36 smithi023 ceph-mon[111262]: osdmap e2043: 8 total, 8 up, 8 in 2024-02-11T23:29:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:36 smithi023 ceph-mon[113671]: osdmap e2043: 8 total, 8 up, 8 in 2024-02-11T23:29:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:36.909 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 74400058~5225019 2024-02-11T23:29:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:36 smithi160 ceph-mon[106289]: osdmap e2043: 8 total, 8 up, 8 in 2024-02-11T23:29:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:36.948 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 14846996~6377688 2024-02-11T23:29:36.954 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 4153922~6813501 2024-02-11T23:29:36.989 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 38956427~5092121 2024-02-11T23:29:36.992 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:29:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:37 smithi023 ceph-mon[111262]: osdmap e2044: 8 total, 8 up, 8 in 2024-02-11T23:29:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:37 smithi023 ceph-mon[111262]: pgmap v4022: 169 pgs: 169 active+clean; 1.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 7.7 MiB/s rd, 15 MiB/s wr, 276 op/s 2024-02-11T23:29:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:37 smithi023 ceph-mon[113671]: osdmap e2044: 8 total, 8 up, 8 in 2024-02-11T23:29:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:37 smithi023 ceph-mon[113671]: pgmap v4022: 169 pgs: 169 active+clean; 1.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 7.7 MiB/s rd, 15 MiB/s wr, 276 op/s 2024-02-11T23:29:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:37 smithi160 ceph-mon[106289]: osdmap e2044: 8 total, 8 up, 8 in 2024-02-11T23:29:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:37 smithi160 ceph-mon[106289]: pgmap v4022: 169 pgs: 169 active+clean; 1.4 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 7.7 MiB/s rd, 15 MiB/s wr, 276 op/s 2024-02-11T23:29:38.640 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap3 2024-02-11T23:29:38.654 INFO:tasks.workunit.client.0.smithi023.stdout:clone image382 -> image384 2024-02-11T23:29:38.817 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 93801733 2024-02-11T23:29:38.834 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:29:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:38 smithi023 ceph-mon[111262]: osdmap e2045: 8 total, 8 up, 8 in 2024-02-11T23:29:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:38 smithi023 ceph-mon[113671]: osdmap e2045: 8 total, 8 up, 8 in 2024-02-11T23:29:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:38 smithi160 ceph-mon[106289]: osdmap e2045: 8 total, 8 up, 8 in 2024-02-11T23:29:39.254 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 25243743~2106177 2024-02-11T23:29:39.289 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 85086811~7592086 2024-02-11T23:29:39.293 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 88482000~5319733 2024-02-11T23:29:39.322 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 7465906~1152183 2024-02-11T23:29:39.360 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 14689295~3669014 2024-02-11T23:29:39.388 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 91909320~1892413 2024-02-11T23:29:39.390 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 62506916~6298975 2024-02-11T23:29:39.454 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 87992490~4686049 2024-02-11T23:29:39.456 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user0 2024-02-11T23:29:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:39 smithi023 ceph-mon[111262]: osdmap e2046: 8 total, 8 up, 8 in 2024-02-11T23:29:39.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:39 smithi023 ceph-mon[111262]: pgmap v4025: 169 pgs: 169 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 9.0 MiB/s rd, 25 MiB/s wr, 312 op/s 2024-02-11T23:29:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:39 smithi023 ceph-mon[113671]: osdmap e2046: 8 total, 8 up, 8 in 2024-02-11T23:29:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:39 smithi023 ceph-mon[113671]: pgmap v4025: 169 pgs: 169 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 9.0 MiB/s rd, 25 MiB/s wr, 312 op/s 2024-02-11T23:29:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:39 smithi160 ceph-mon[106289]: osdmap e2046: 8 total, 8 up, 8 in 2024-02-11T23:29:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:39 smithi160 ceph-mon[106289]: pgmap v4025: 169 pgs: 169 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 9.0 MiB/s rd, 25 MiB/s wr, 312 op/s 2024-02-11T23:29:40.668 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 16934646~7040287 2024-02-11T23:29:40.681 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 58015819~1803031 2024-02-11T23:29:40.681 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 545494~8242565 2024-02-11T23:29:40.693 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 49363881~1946478 2024-02-11T23:29:40.694 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 32184144~3946034 2024-02-11T23:29:40.697 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 4377113~3680845 2024-02-11T23:29:40.826 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 13555941~969333 2024-02-11T23:29:40.826 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 14750099~4202862 2024-02-11T23:29:40.851 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user1 2024-02-11T23:29:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:40 smithi023 ceph-mon[111262]: osdmap e2047: 8 total, 8 up, 8 in 2024-02-11T23:29:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:40 smithi023 ceph-mon[113671]: osdmap e2047: 8 total, 8 up, 8 in 2024-02-11T23:29:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:40 smithi160 ceph-mon[106289]: osdmap e2047: 8 total, 8 up, 8 in 2024-02-11T23:29:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:41 smithi023 ceph-mon[111262]: pgmap v4027: 169 pgs: 169 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 5.6 MiB/s rd, 17 MiB/s wr, 264 op/s 2024-02-11T23:29:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:41 smithi023 ceph-mon[111262]: osdmap e2048: 8 total, 8 up, 8 in 2024-02-11T23:29:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:41 smithi023 ceph-mon[113671]: pgmap v4027: 169 pgs: 169 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 5.6 MiB/s rd, 17 MiB/s wr, 264 op/s 2024-02-11T23:29:41.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:41 smithi023 ceph-mon[113671]: osdmap e2048: 8 total, 8 up, 8 in 2024-02-11T23:29:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:41 smithi160 ceph-mon[106289]: pgmap v4027: 169 pgs: 169 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 5.6 MiB/s rd, 17 MiB/s wr, 264 op/s 2024-02-11T23:29:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:41 smithi160 ceph-mon[106289]: osdmap e2048: 8 total, 8 up, 8 in 2024-02-11T23:29:42.696 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 97698560 2024-02-11T23:29:42.710 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 29110949~6366986 2024-02-11T23:29:42.721 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 65969681~488154 2024-02-11T23:29:42.721 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 53897726~673468 2024-02-11T23:29:42.722 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 65868709~8130638 2024-02-11T23:29:42.771 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 48982624~2418781 2024-02-11T23:29:42.772 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 71879506~7352966 2024-02-11T23:29:42.785 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 54888357~6491666 2024-02-11T23:29:42.789 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 17694506~5216413 2024-02-11T23:29:42.789 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user2 2024-02-11T23:29:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:42 smithi160 ceph-mon[106289]: osdmap e2049: 8 total, 8 up, 8 in 2024-02-11T23:29:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:42 smithi023 ceph-mon[111262]: osdmap e2049: 8 total, 8 up, 8 in 2024-02-11T23:29:43.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:42 smithi023 ceph-mon[113671]: osdmap e2049: 8 total, 8 up, 8 in 2024-02-11T23:29:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:43 smithi160 ceph-mon[106289]: pgmap v4030: 169 pgs: 169 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 45 MiB/s wr, 800 op/s 2024-02-11T23:29:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:43 smithi160 ceph-mon[106289]: osdmap e2050: 8 total, 8 up, 8 in 2024-02-11T23:29:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:43 smithi023 ceph-mon[111262]: pgmap v4030: 169 pgs: 169 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 45 MiB/s wr, 800 op/s 2024-02-11T23:29:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:43 smithi023 ceph-mon[111262]: osdmap e2050: 8 total, 8 up, 8 in 2024-02-11T23:29:44.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:43 smithi023 ceph-mon[113671]: pgmap v4030: 169 pgs: 169 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 45 MiB/s wr, 800 op/s 2024-02-11T23:29:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:43 smithi023 ceph-mon[113671]: osdmap e2050: 8 total, 8 up, 8 in 2024-02-11T23:29:44.720 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 188687656 2024-02-11T23:29:44.736 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 167521286~8086809 2024-02-11T23:29:44.746 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 8230707~3349221 2024-02-11T23:29:44.746 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 183302883~2089205 2024-02-11T23:29:44.748 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 104282074~5740920 2024-02-11T23:29:44.748 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 123358063~3849350 2024-02-11T23:29:44.750 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 172118695~4105791 2024-02-11T23:29:44.802 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 127913289~891146 2024-02-11T23:29:44.802 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 34933733~5265173 2024-02-11T23:29:44.803 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user3 2024-02-11T23:29:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:44 smithi023 ceph-mon[111262]: osdmap e2051: 8 total, 8 up, 8 in 2024-02-11T23:29:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:44 smithi023 ceph-mon[113671]: osdmap e2051: 8 total, 8 up, 8 in 2024-02-11T23:29:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:44 smithi160 ceph-mon[106289]: osdmap e2051: 8 total, 8 up, 8 in 2024-02-11T23:29:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:45 smithi023 ceph-mon[111262]: pgmap v4033: 169 pgs: 169 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 33 MiB/s rd, 45 MiB/s wr, 831 op/s 2024-02-11T23:29:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:45 smithi023 ceph-mon[111262]: osdmap e2052: 8 total, 8 up, 8 in 2024-02-11T23:29:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:29:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:29:45] "GET /metrics HTTP/1.1" 200 39157 "" "Prometheus/2.43.0" 2024-02-11T23:29:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:45 smithi023 ceph-mon[113671]: pgmap v4033: 169 pgs: 169 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 33 MiB/s rd, 45 MiB/s wr, 831 op/s 2024-02-11T23:29:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:45 smithi023 ceph-mon[113671]: osdmap e2052: 8 total, 8 up, 8 in 2024-02-11T23:29:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:45 smithi160 ceph-mon[106289]: pgmap v4033: 169 pgs: 169 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 33 MiB/s rd, 45 MiB/s wr, 831 op/s 2024-02-11T23:29:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:45 smithi160 ceph-mon[106289]: osdmap e2052: 8 total, 8 up, 8 in 2024-02-11T23:29:46.749 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 18868765~4717191 2024-02-11T23:29:46.751 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 20048062~2358595 2024-02-11T23:29:46.786 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 37737531~4717191 2024-02-11T23:29:46.787 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 38916828~2358595 2024-02-11T23:29:46.841 INFO:tasks.workunit.client.0.smithi023.stdout:write: 3 56606296~4717191 2024-02-11T23:29:46.842 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 57785593~2358595 2024-02-11T23:29:46.882 INFO:tasks.workunit.client.0.smithi023.stdout:write: 4 75475062~4717191 2024-02-11T23:29:46.884 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 76654359~2358595 2024-02-11T23:29:46.942 INFO:tasks.workunit.client.0.smithi023.stdout:write: 5 94343828~4717191 2024-02-11T23:29:46.943 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 95523125~2358595 2024-02-11T23:29:47.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:46 smithi023 ceph-mon[111262]: osdmap e2053: 8 total, 8 up, 8 in 2024-02-11T23:29:47.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:46 smithi023 ceph-mon[113671]: osdmap e2053: 8 total, 8 up, 8 in 2024-02-11T23:29:47.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:46 smithi160 ceph-mon[106289]: osdmap e2053: 8 total, 8 up, 8 in 2024-02-11T23:29:47.952 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:29:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:47 smithi023 ceph-mon[111262]: pgmap v4036: 169 pgs: 169 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.4 MiB/s rd, 18 MiB/s wr, 251 op/s 2024-02-11T23:29:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:47 smithi023 ceph-mon[111262]: osdmap e2054: 8 total, 8 up, 8 in 2024-02-11T23:29:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:47 smithi023 ceph-mon[113671]: pgmap v4036: 169 pgs: 169 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.4 MiB/s rd, 18 MiB/s wr, 251 op/s 2024-02-11T23:29:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:47 smithi023 ceph-mon[113671]: osdmap e2054: 8 total, 8 up, 8 in 2024-02-11T23:29:48.167 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:29:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:47 smithi160 ceph-mon[106289]: pgmap v4036: 169 pgs: 169 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.4 MiB/s rd, 18 MiB/s wr, 251 op/s 2024-02-11T23:29:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:47 smithi160 ceph-mon[106289]: osdmap e2054: 8 total, 8 up, 8 in 2024-02-11T23:29:49.268 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.Stress2 (18381 ms) 2024-02-11T23:29:49.269 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMigration.StressLive 2024-02-11T23:29:49.301 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 83886080 2024-02-11T23:29:49.315 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 72996579~5938641 2024-02-11T23:29:49.354 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 25382774~8064424 2024-02-11T23:29:49.354 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 3245065~8306496 2024-02-11T23:29:49.398 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 62903187~7569916 2024-02-11T23:29:49.398 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 80683426~1348123 2024-02-11T23:29:49.417 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 18031429~1010736 2024-02-11T23:29:49.417 INFO:tasks.workunit.client.0.smithi023.stdout:write: A 14469715~6678689 2024-02-11T23:29:49.463 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 52060943~952415 2024-02-11T23:29:49.463 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap0 2024-02-11T23:29:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:49 smithi023 ceph-mon[111262]: pgmap v4038: 169 pgs: 169 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 344 op/s 2024-02-11T23:29:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:49 smithi023 ceph-mon[113671]: pgmap v4038: 169 pgs: 169 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 344 op/s 2024-02-11T23:29:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:49 smithi160 ceph-mon[106289]: pgmap v4038: 169 pgs: 169 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 344 op/s 2024-02-11T23:29:50.777 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap0 2024-02-11T23:29:50.793 INFO:tasks.workunit.client.0.smithi023.stdout:clone image385 -> image388 2024-02-11T23:29:50.898 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 41626220~3818501 2024-02-11T23:29:50.939 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 40431471~1948963 2024-02-11T23:29:50.942 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 20281354~3532530 2024-02-11T23:29:50.995 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 3404641~2594222 2024-02-11T23:29:51.030 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 71787255~4395284 2024-02-11T23:29:51.082 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 22551801~281206 2024-02-11T23:29:51.084 INFO:tasks.workunit.client.0.smithi023.stdout:write: B 22997063~4612177 2024-02-11T23:29:51.110 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 29453818~3273692 2024-02-11T23:29:51.116 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap1 2024-02-11T23:29:51.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:50 smithi023 ceph-mon[111262]: osdmap e2055: 8 total, 8 up, 8 in 2024-02-11T23:29:51.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:50 smithi023 ceph-mon[113671]: osdmap e2055: 8 total, 8 up, 8 in 2024-02-11T23:29:51.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:50 smithi160 ceph-mon[106289]: osdmap e2055: 8 total, 8 up, 8 in 2024-02-11T23:29:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:51 smithi023 ceph-mon[111262]: pgmap v4040: 169 pgs: 169 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 51 MiB/s rd, 21 MiB/s wr, 336 op/s 2024-02-11T23:29:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:51 smithi023 ceph-mon[111262]: osdmap e2056: 8 total, 8 up, 8 in 2024-02-11T23:29:52.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:51 smithi023 ceph-mon[113671]: pgmap v4040: 169 pgs: 169 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 51 MiB/s rd, 21 MiB/s wr, 336 op/s 2024-02-11T23:29:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:51 smithi023 ceph-mon[113671]: osdmap e2056: 8 total, 8 up, 8 in 2024-02-11T23:29:52.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:51 smithi160 ceph-mon[106289]: pgmap v4040: 169 pgs: 169 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 51 MiB/s rd, 21 MiB/s wr, 336 op/s 2024-02-11T23:29:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:51 smithi160 ceph-mon[106289]: osdmap e2056: 8 total, 8 up, 8 in 2024-02-11T23:29:52.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:29:52.816 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap1 2024-02-11T23:29:52.831 INFO:tasks.workunit.client.0.smithi023.stdout:clone image388 -> image390 2024-02-11T23:29:52.960 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 150139395 2024-02-11T23:29:52.972 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 67972748~5618106 2024-02-11T23:29:53.030 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 99823434~492574 2024-02-11T23:29:53.030 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 41290063~8385248 2024-02-11T23:29:53.076 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 17033003~705533 2024-02-11T23:29:53.111 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 146752263~2699203 2024-02-11T23:29:53.134 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 97170776~7119469 2024-02-11T23:29:53.134 INFO:tasks.workunit.client.0.smithi023.stdout:write: C 32135355~6253330 2024-02-11T23:29:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:52 smithi023 ceph-mon[111262]: osdmap e2057: 8 total, 8 up, 8 in 2024-02-11T23:29:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:52 smithi023 ceph-mon[113671]: osdmap e2057: 8 total, 8 up, 8 in 2024-02-11T23:29:53.177 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 118926959~856208 2024-02-11T23:29:53.178 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap2 2024-02-11T23:29:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:52 smithi160 ceph-mon[106289]: osdmap e2057: 8 total, 8 up, 8 in 2024-02-11T23:29:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:53 smithi023 ceph-mon[111262]: pgmap v4043: 169 pgs: 169 active+clean; 2.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 190 MiB/s rd, 25 MiB/s wr, 776 op/s 2024-02-11T23:29:54.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:53 smithi023 ceph-mon[111262]: osdmap e2058: 8 total, 8 up, 8 in 2024-02-11T23:29:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:53 smithi023 ceph-mon[113671]: pgmap v4043: 169 pgs: 169 active+clean; 2.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 190 MiB/s rd, 25 MiB/s wr, 776 op/s 2024-02-11T23:29:54.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:53 smithi023 ceph-mon[113671]: osdmap e2058: 8 total, 8 up, 8 in 2024-02-11T23:29:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:53 smithi160 ceph-mon[106289]: pgmap v4043: 169 pgs: 169 active+clean; 2.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 190 MiB/s rd, 25 MiB/s wr, 776 op/s 2024-02-11T23:29:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:53 smithi160 ceph-mon[106289]: osdmap e2058: 8 total, 8 up, 8 in 2024-02-11T23:29:54.848 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap2 2024-02-11T23:29:54.860 INFO:tasks.workunit.client.0.smithi023.stdout:clone image390 -> image392 2024-02-11T23:29:55.025 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 60816154~7335984 2024-02-11T23:29:55.090 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 70901513~367023 2024-02-11T23:29:55.093 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 110227100~5632419 2024-02-11T23:29:55.135 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 84949973~8237945 2024-02-11T23:29:55.143 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 8415076~1026693 2024-02-11T23:29:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:54 smithi023 ceph-mon[111262]: osdmap e2059: 8 total, 8 up, 8 in 2024-02-11T23:29:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:54 smithi023 ceph-mon[113671]: osdmap e2059: 8 total, 8 up, 8 in 2024-02-11T23:29:55.194 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 120970119~1511848 2024-02-11T23:29:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:54 smithi160 ceph-mon[106289]: osdmap e2059: 8 total, 8 up, 8 in 2024-02-11T23:29:55.200 INFO:tasks.workunit.client.0.smithi023.stdout:write: D 115493191~3281782 2024-02-11T23:29:55.221 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 87660436~3204178 2024-02-11T23:29:55.224 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: snap3 2024-02-11T23:29:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:55 smithi023 ceph-mon[111262]: pgmap v4046: 169 pgs: 169 active+clean; 2.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 215 MiB/s rd, 23 MiB/s wr, 750 op/s 2024-02-11T23:29:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:55 smithi023 ceph-mon[111262]: osdmap e2060: 8 total, 8 up, 8 in 2024-02-11T23:29:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:29:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:29:55] "GET /metrics HTTP/1.1" 200 39161 "" "Prometheus/2.43.0" 2024-02-11T23:29:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:55 smithi023 ceph-mon[113671]: pgmap v4046: 169 pgs: 169 active+clean; 2.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 215 MiB/s rd, 23 MiB/s wr, 750 op/s 2024-02-11T23:29:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:55 smithi023 ceph-mon[113671]: osdmap e2060: 8 total, 8 up, 8 in 2024-02-11T23:29:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:55 smithi160 ceph-mon[106289]: pgmap v4046: 169 pgs: 169 active+clean; 2.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 215 MiB/s rd, 23 MiB/s wr, 750 op/s 2024-02-11T23:29:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:55 smithi160 ceph-mon[106289]: osdmap e2060: 8 total, 8 up, 8 in 2024-02-11T23:29:56.867 INFO:tasks.workunit.client.0.smithi023.stdout:snap_protect: snap3 2024-02-11T23:29:56.887 INFO:tasks.workunit.client.0.smithi023.stdout:clone image392 -> image394 2024-02-11T23:29:57.081 INFO:tasks.workunit.client.0.smithi023.stdout:migration_prepare 2024-02-11T23:29:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:56 smithi023 ceph-mon[111262]: osdmap e2061: 8 total, 8 up, 8 in 2024-02-11T23:29:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:56 smithi023 ceph-mon[113671]: osdmap e2061: 8 total, 8 up, 8 in 2024-02-11T23:29:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:56 smithi160 ceph-mon[106289]: osdmap e2061: 8 total, 8 up, 8 in 2024-02-11T23:29:57.646 INFO:tasks.workunit.client.0.smithi023.stdout:migration_execute 2024-02-11T23:29:57.646 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 133680294~5521144 2024-02-11T23:29:57.690 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 134216349~889958 2024-02-11T23:29:57.692 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 56796859~4297160 2024-02-11T23:29:57.729 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 143011802~7127593 2024-02-11T23:29:57.763 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 86214802~6423468 2024-02-11T23:29:57.817 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 109888884~6903644 2024-02-11T23:29:57.849 INFO:tasks.workunit.client.0.smithi023.stdout:write: a 122602865~3955540 2024-02-11T23:29:57.895 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 73998074~5332644 2024-02-11T23:29:57.925 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user0 2024-02-11T23:29:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:57 smithi023 ceph-mon[111262]: pgmap v4049: 169 pgs: 169 active+clean; 2.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s rd, 28 MiB/s wr, 353 op/s 2024-02-11T23:29:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:57 smithi023 ceph-mon[111262]: osdmap e2062: 8 total, 8 up, 8 in 2024-02-11T23:29:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:57 smithi023 ceph-mon[113671]: pgmap v4049: 169 pgs: 169 active+clean; 2.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s rd, 28 MiB/s wr, 353 op/s 2024-02-11T23:29:58.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:57 smithi023 ceph-mon[113671]: osdmap e2062: 8 total, 8 up, 8 in 2024-02-11T23:29:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:57 smithi160 ceph-mon[106289]: pgmap v4049: 169 pgs: 169 active+clean; 2.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s rd, 28 MiB/s wr, 353 op/s 2024-02-11T23:29:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:57 smithi160 ceph-mon[106289]: osdmap e2062: 8 total, 8 up, 8 in 2024-02-11T23:29:59.912 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 259367989 2024-02-11T23:29:59.927 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 110668279~2075563 2024-02-11T23:29:59.936 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 198755676~6040113 2024-02-11T23:29:59.936 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 153552592~5074847 2024-02-11T23:29:59.937 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 43268779~7320530 2024-02-11T23:29:59.940 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 199147238~6293307 2024-02-11T23:29:59.943 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 52108581~3742378 2024-02-11T23:29:59.945 INFO:tasks.workunit.client.0.smithi023.stdout:write: b 14015535~5336919 2024-02-11T23:29:59.989 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 215942077~923829 2024-02-11T23:29:59.989 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user1 2024-02-11T23:30:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:59 smithi023 ceph-mon[111262]: pgmap v4051: 169 pgs: 169 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 11 MiB/s rd, 25 MiB/s wr, 420 op/s 2024-02-11T23:30:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:29:59 smithi023 ceph-mon[111262]: osdmap e2063: 8 total, 8 up, 8 in 2024-02-11T23:30:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:59 smithi023 ceph-mon[113671]: pgmap v4051: 169 pgs: 169 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 11 MiB/s rd, 25 MiB/s wr, 420 op/s 2024-02-11T23:30:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:29:59 smithi023 ceph-mon[113671]: osdmap e2063: 8 total, 8 up, 8 in 2024-02-11T23:30:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:59 smithi160 ceph-mon[106289]: pgmap v4051: 169 pgs: 169 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 11 MiB/s rd, 25 MiB/s wr, 420 op/s 2024-02-11T23:30:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:29:59 smithi160 ceph-mon[106289]: osdmap e2063: 8 total, 8 up, 8 in 2024-02-11T23:30:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:00 smithi160 ceph-mon[106289]: osdmap e2064: 8 total, 8 up, 8 in 2024-02-11T23:30:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:00 smithi160 ceph-mon[106289]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-11T23:30:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:00 smithi160 ceph-mon[106289]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-11T23:30:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:00 smithi160 ceph-mon[106289]: application not enabled on pool 'test-librbd-smithi023-177333-38' 2024-02-11T23:30:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:00 smithi160 ceph-mon[106289]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-11T23:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[111262]: osdmap e2064: 8 total, 8 up, 8 in 2024-02-11T23:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[111262]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-11T23:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[111262]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-11T23:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[111262]: application not enabled on pool 'test-librbd-smithi023-177333-38' 2024-02-11T23:30:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[111262]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-11T23:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[113671]: osdmap e2064: 8 total, 8 up, 8 in 2024-02-11T23:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[113671]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-11T23:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[113671]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-11T23:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[113671]: application not enabled on pool 'test-librbd-smithi023-177333-38' 2024-02-11T23:30:01.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:00 smithi023 ceph-mon[113671]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-11T23:30:01.948 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 177014152~5220989 2024-02-11T23:30:01.958 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 238627301~7834247 2024-02-11T23:30:01.958 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 28958669~3882557 2024-02-11T23:30:01.960 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 230356405~5897908 2024-02-11T23:30:01.961 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 29883862~2996372 2024-02-11T23:30:02.020 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 49940834~808025 2024-02-11T23:30:02.020 INFO:tasks.workunit.client.0.smithi023.stdout:write: c 205389931~4448499 2024-02-11T23:30:02.022 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 1749421~1005891 2024-02-11T23:30:02.022 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user2 2024-02-11T23:30:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:01 smithi160 ceph-mon[106289]: pgmap v4054: 169 pgs: 169 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 29 MiB/s wr, 538 op/s 2024-02-11T23:30:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:01 smithi160 ceph-mon[106289]: osdmap e2065: 8 total, 8 up, 8 in 2024-02-11T23:30:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:01 smithi023 ceph-mon[111262]: pgmap v4054: 169 pgs: 169 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 29 MiB/s wr, 538 op/s 2024-02-11T23:30:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:01 smithi023 ceph-mon[111262]: osdmap e2065: 8 total, 8 up, 8 in 2024-02-11T23:30:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:01 smithi023 ceph-mon[113671]: pgmap v4054: 169 pgs: 169 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 29 MiB/s wr, 538 op/s 2024-02-11T23:30:02.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:01 smithi023 ceph-mon[113671]: osdmap e2065: 8 total, 8 up, 8 in 2024-02-11T23:30:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:02 smithi023 ceph-mon[111262]: osdmap e2066: 8 total, 8 up, 8 in 2024-02-11T23:30:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:02 smithi023 ceph-mon[111262]: pgmap v4057: 169 pgs: 169 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 44 MiB/s wr, 964 op/s 2024-02-11T23:30:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:02 smithi023 ceph-mon[113671]: osdmap e2066: 8 total, 8 up, 8 in 2024-02-11T23:30:03.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:02 smithi023 ceph-mon[113671]: pgmap v4057: 169 pgs: 169 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 44 MiB/s wr, 964 op/s 2024-02-11T23:30:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:02 smithi160 ceph-mon[106289]: osdmap e2066: 8 total, 8 up, 8 in 2024-02-11T23:30:03.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:02 smithi160 ceph-mon[106289]: pgmap v4057: 169 pgs: 169 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 48 MiB/s rd, 44 MiB/s wr, 964 op/s 2024-02-11T23:30:03.994 INFO:tasks.workunit.client.0.smithi023.stdout:resize: 264657164 2024-02-11T23:30:04.009 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 211196759~2072255 2024-02-11T23:30:04.017 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 37708953~3040070 2024-02-11T23:30:04.018 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 8122438~6492646 2024-02-11T23:30:04.022 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 187607448~5782655 2024-02-11T23:30:04.022 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 104824793~2124481 2024-02-11T23:30:04.026 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 182016055~6477973 2024-02-11T23:30:04.026 INFO:tasks.workunit.client.0.smithi023.stdout:write: d 189973974~7364223 2024-02-11T23:30:04.033 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 140195566~5810448 2024-02-11T23:30:04.072 INFO:tasks.workunit.client.0.smithi023.stdout:snap_create: user3 2024-02-11T23:30:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:03 smithi023 ceph-mon[111262]: osdmap e2067: 8 total, 8 up, 8 in 2024-02-11T23:30:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:03 smithi023 ceph-mon[113671]: osdmap e2067: 8 total, 8 up, 8 in 2024-02-11T23:30:04.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:03 smithi160 ceph-mon[106289]: osdmap e2067: 8 total, 8 up, 8 in 2024-02-11T23:30:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:04 smithi023 ceph-mon[111262]: osdmap e2068: 8 total, 8 up, 8 in 2024-02-11T23:30:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:04 smithi023 ceph-mon[111262]: pgmap v4060: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 29 MiB/s rd, 38 MiB/s wr, 749 op/s 2024-02-11T23:30:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:04 smithi023 ceph-mon[113671]: osdmap e2068: 8 total, 8 up, 8 in 2024-02-11T23:30:05.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:04 smithi023 ceph-mon[113671]: pgmap v4060: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 29 MiB/s rd, 38 MiB/s wr, 749 op/s 2024-02-11T23:30:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:04 smithi160 ceph-mon[106289]: osdmap e2068: 8 total, 8 up, 8 in 2024-02-11T23:30:05.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:04 smithi160 ceph-mon[106289]: pgmap v4060: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 29 MiB/s rd, 38 MiB/s wr, 749 op/s 2024-02-11T23:30:06.020 INFO:tasks.workunit.client.0.smithi023.stdout:write: 1 26465716~6616429 2024-02-11T23:30:06.022 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 28119823~3308214 2024-02-11T23:30:06.051 INFO:tasks.workunit.client.0.smithi023.stdout:write: 2 52931432~6616429 2024-02-11T23:30:06.053 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 54585539~3308214 2024-02-11T23:30:06.081 INFO:tasks.workunit.client.0.smithi023.stdout:write: 3 79397149~6616429 2024-02-11T23:30:06.084 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 81051256~3308214 2024-02-11T23:30:06.134 INFO:tasks.workunit.client.0.smithi023.stdout:write: 4 105862865~6616429 2024-02-11T23:30:06.136 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 107516972~3308214 2024-02-11T23:30:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[111262]: osdmap e2069: 8 total, 8 up, 8 in 2024-02-11T23:30:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:30:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:30:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:30:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:30:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:30:05] "GET /metrics HTTP/1.1" 200 39161 "" "Prometheus/2.43.0" 2024-02-11T23:30:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[113671]: osdmap e2069: 8 total, 8 up, 8 in 2024-02-11T23:30:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:30:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:30:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:30:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:30:06.171 INFO:tasks.workunit.client.0.smithi023.stdout:write: 5 132328582~6616429 2024-02-11T23:30:06.172 INFO:tasks.workunit.client.0.smithi023.stdout:discard: 133982689~3308214 2024-02-11T23:30:06.302 INFO:tasks.workunit.client.0.smithi023.stdout:migration_commit 2024-02-11T23:30:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:05 smithi160 ceph-mon[106289]: osdmap e2069: 8 total, 8 up, 8 in 2024-02-11T23:30:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:30:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:30:06.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:30:06.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:30:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:07 smithi023 ceph-mon[111262]: osdmap e2070: 8 total, 8 up, 8 in 2024-02-11T23:30:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:07 smithi023 ceph-mon[111262]: pgmap v4063: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.2 MiB/s rd, 21 MiB/s wr, 243 op/s 2024-02-11T23:30:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:07 smithi023 ceph-mon[113671]: osdmap e2070: 8 total, 8 up, 8 in 2024-02-11T23:30:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:07 smithi023 ceph-mon[113671]: pgmap v4063: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.2 MiB/s rd, 21 MiB/s wr, 243 op/s 2024-02-11T23:30:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:07 smithi160 ceph-mon[106289]: osdmap e2070: 8 total, 8 up, 8 in 2024-02-11T23:30:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:07 smithi160 ceph-mon[106289]: pgmap v4063: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.2 MiB/s rd, 21 MiB/s wr, 243 op/s 2024-02-11T23:30:08.190 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMigration.StressLive (18922 ms) 2024-02-11T23:30:09.269 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 57 tests from TestMigration (261882 ms total) 2024-02-11T23:30:09.270 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:09.270 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 2 tests from TestMirroringWatcher 2024-02-11T23:30:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:09 smithi023 ceph-mon[111262]: osdmap e2071: 8 total, 8 up, 8 in 2024-02-11T23:30:09.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:09 smithi023 ceph-mon[111262]: pgmap v4065: 137 pgs: 137 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 12 MiB/s wr, 5 op/s 2024-02-11T23:30:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:09 smithi023 ceph-mon[113671]: osdmap e2071: 8 total, 8 up, 8 in 2024-02-11T23:30:09.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:09 smithi023 ceph-mon[113671]: pgmap v4065: 137 pgs: 137 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 12 MiB/s wr, 5 op/s 2024-02-11T23:30:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:09 smithi160 ceph-mon[106289]: osdmap e2071: 8 total, 8 up, 8 in 2024-02-11T23:30:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:09 smithi160 ceph-mon[106289]: pgmap v4065: 137 pgs: 137 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 12 MiB/s wr, 5 op/s 2024-02-11T23:30:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:10 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:10 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:30:10.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:10 smithi023 ceph-mon[111262]: osdmap e2072: 8 total, 8 up, 8 in 2024-02-11T23:30:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:10 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:10 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:30:10.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:10 smithi023 ceph-mon[113671]: osdmap e2072: 8 total, 8 up, 8 in 2024-02-11T23:30:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:10 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:10 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:30:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:10 smithi160 ceph-mon[106289]: osdmap e2072: 8 total, 8 up, 8 in 2024-02-11T23:30:11.287 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-02-11T23:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:11 smithi023 ceph-mon[111262]: osdmap e2073: 8 total, 8 up, 8 in 2024-02-11T23:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:11 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2816916342' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:11.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:11 smithi023 ceph-mon[111262]: pgmap v4068: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-02-11T23:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:11 smithi023 ceph-mon[113671]: osdmap e2073: 8 total, 8 up, 8 in 2024-02-11T23:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:11 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2816916342' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:11.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:11 smithi023 ceph-mon[113671]: pgmap v4068: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-02-11T23:30:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:11 smithi160 ceph-mon[106289]: osdmap e2073: 8 total, 8 up, 8 in 2024-02-11T23:30:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:11 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2816916342' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:11 smithi160 ceph-mon[106289]: pgmap v4068: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-02-11T23:30:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:12 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2816916342' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:12 smithi023 ceph-mon[111262]: osdmap e2074: 8 total, 8 up, 8 in 2024-02-11T23:30:12.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:12 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:12 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2816916342' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:12 smithi023 ceph-mon[113671]: osdmap e2074: 8 total, 8 up, 8 in 2024-02-11T23:30:12.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:12 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:12 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2816916342' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:12 smithi160 ceph-mon[106289]: osdmap e2074: 8 total, 8 up, 8 in 2024-02-11T23:30:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:12 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:13.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2085 ms) 2024-02-11T23:30:13.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-02-11T23:30:13.393 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (22 ms) 2024-02-11T23:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:13 smithi023 ceph-mon[111262]: osdmap e2075: 8 total, 8 up, 8 in 2024-02-11T23:30:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:13 smithi023 ceph-mon[111262]: pgmap v4071: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-02-11T23:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:13 smithi023 ceph-mon[113671]: osdmap e2075: 8 total, 8 up, 8 in 2024-02-11T23:30:13.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:13 smithi023 ceph-mon[113671]: pgmap v4071: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-02-11T23:30:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:13 smithi160 ceph-mon[106289]: osdmap e2075: 8 total, 8 up, 8 in 2024-02-11T23:30:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:13 smithi160 ceph-mon[106289]: pgmap v4071: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-02-11T23:30:14.343 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 2 tests from TestMirroringWatcher (2107 ms total) 2024-02-11T23:30:14.343 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:14.343 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from TestObjectMap 2024-02-11T23:30:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:14 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:14 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:30:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:14 smithi023 ceph-mon[111262]: osdmap e2076: 8 total, 8 up, 8 in 2024-02-11T23:30:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:14 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:14 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:30:14.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:14 smithi023 ceph-mon[113671]: osdmap e2076: 8 total, 8 up, 8 in 2024-02-11T23:30:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:14 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:14 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:30:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:14 smithi160 ceph-mon[106289]: osdmap e2076: 8 total, 8 up, 8 in 2024-02-11T23:30:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:15 smithi023 ceph-mon[111262]: osdmap e2077: 8 total, 8 up, 8 in 2024-02-11T23:30:15.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:15 smithi023 ceph-mon[111262]: pgmap v4074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:30:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:15 smithi023 ceph-mon[113671]: osdmap e2077: 8 total, 8 up, 8 in 2024-02-11T23:30:15.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:15 smithi023 ceph-mon[113671]: pgmap v4074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:30:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:15 smithi160 ceph-mon[106289]: osdmap e2077: 8 total, 8 up, 8 in 2024-02-11T23:30:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:15 smithi160 ceph-mon[106289]: pgmap v4074: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-02-11T23:30:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:30:15] "GET /metrics HTTP/1.1" 200 39163 "" "Prometheus/2.43.0" 2024-02-11T23:30:16.372 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-02-11T23:30:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:16 smithi023 ceph-mon[111262]: osdmap e2078: 8 total, 8 up, 8 in 2024-02-11T23:30:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:16 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3740794490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:16.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:16 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:16.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:16 smithi023 ceph-mon[113671]: osdmap e2078: 8 total, 8 up, 8 in 2024-02-11T23:30:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:16 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3740794490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:16.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:16 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:16 smithi160 ceph-mon[106289]: osdmap e2078: 8 total, 8 up, 8 in 2024-02-11T23:30:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:16 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3740794490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:16.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:16 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:17 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:17 smithi023 ceph-mon[111262]: osdmap e2079: 8 total, 8 up, 8 in 2024-02-11T23:30:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:17 smithi023 ceph-mon[111262]: pgmap v4077: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:17 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:17 smithi023 ceph-mon[113671]: osdmap e2079: 8 total, 8 up, 8 in 2024-02-11T23:30:17.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:17 smithi023 ceph-mon[113671]: pgmap v4077: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:17 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:17 smithi160 ceph-mon[106289]: osdmap e2079: 8 total, 8 up, 8 in 2024-02-11T23:30:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:17 smithi160 ceph-mon[106289]: pgmap v4077: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:18.451 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2079 ms) 2024-02-11T23:30:18.451 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-02-11T23:30:18.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (29 ms) 2024-02-11T23:30:18.479 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-02-11T23:30:18.517 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (37 ms) 2024-02-11T23:30:18.517 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-02-11T23:30:18.549 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (32 ms) 2024-02-11T23:30:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:18 smithi023 ceph-mon[111262]: osdmap e2080: 8 total, 8 up, 8 in 2024-02-11T23:30:18.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:18 smithi023 ceph-mon[113671]: osdmap e2080: 8 total, 8 up, 8 in 2024-02-11T23:30:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:18 smithi160 ceph-mon[106289]: osdmap e2080: 8 total, 8 up, 8 in 2024-02-11T23:30:19.422 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from TestObjectMap (2177 ms total) 2024-02-11T23:30:19.422 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:19.422 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from TestOperations 2024-02-11T23:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:19 smithi160 ceph-mon[106289]: osdmap e2081: 8 total, 8 up, 8 in 2024-02-11T23:30:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:19 smithi160 ceph-mon[106289]: pgmap v4080: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:19 smithi023 ceph-mon[111262]: osdmap e2081: 8 total, 8 up, 8 in 2024-02-11T23:30:19.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:19 smithi023 ceph-mon[111262]: pgmap v4080: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:19 smithi023 ceph-mon[113671]: osdmap e2081: 8 total, 8 up, 8 in 2024-02-11T23:30:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:19 smithi023 ceph-mon[113671]: pgmap v4080: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:20 smithi160 ceph-mon[106289]: osdmap e2082: 8 total, 8 up, 8 in 2024-02-11T23:30:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:20 smithi023 ceph-mon[111262]: osdmap e2082: 8 total, 8 up, 8 in 2024-02-11T23:30:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:20 smithi023 ceph-mon[113671]: osdmap e2082: 8 total, 8 up, 8 in 2024-02-11T23:30:21.443 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-02-11T23:30:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:21 smithi160 ceph-mon[106289]: osdmap e2083: 8 total, 8 up, 8 in 2024-02-11T23:30:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:21 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3986478608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:21 smithi160 ceph-mon[106289]: pgmap v4083: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:21 smithi023 ceph-mon[111262]: osdmap e2083: 8 total, 8 up, 8 in 2024-02-11T23:30:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:21 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3986478608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:21.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:21 smithi023 ceph-mon[111262]: pgmap v4083: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:21 smithi023 ceph-mon[113671]: osdmap e2083: 8 total, 8 up, 8 in 2024-02-11T23:30:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:21 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3986478608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:21 smithi023 ceph-mon[113671]: pgmap v4083: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:22 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:22 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/3986478608' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:22 smithi160 ceph-mon[106289]: osdmap e2084: 8 total, 8 up, 8 in 2024-02-11T23:30:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/3986478608' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[111262]: osdmap e2084: 8 total, 8 up, 8 in 2024-02-11T23:30:22.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/3986478608' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[113671]: osdmap e2084: 8 total, 8 up, 8 in 2024-02-11T23:30:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/test_Operations.cc:18: Skipped 2024-02-11T23:30:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:23.485 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2042 ms) 2024-02-11T23:30:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:23 smithi023 ceph-mon[111262]: osdmap e2085: 8 total, 8 up, 8 in 2024-02-11T23:30:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:23 smithi023 ceph-mon[111262]: pgmap v4086: 137 pgs: 14 creating+peering, 14 unknown, 109 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:23 smithi023 ceph-mon[113671]: osdmap e2085: 8 total, 8 up, 8 in 2024-02-11T23:30:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:23 smithi023 ceph-mon[113671]: pgmap v4086: 137 pgs: 14 creating+peering, 14 unknown, 109 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:23 smithi160 ceph-mon[106289]: osdmap e2085: 8 total, 8 up, 8 in 2024-02-11T23:30:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:23 smithi160 ceph-mon[106289]: pgmap v4086: 137 pgs: 14 creating+peering, 14 unknown, 109 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:24.466 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from TestOperations (2042 ms total) 2024-02-11T23:30:24.466 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:24.466 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 2 tests from TestTrash 2024-02-11T23:30:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:24 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:24 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:30:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:24 smithi023 ceph-mon[111262]: osdmap e2086: 8 total, 8 up, 8 in 2024-02-11T23:30:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:24 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:24 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:30:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:24 smithi023 ceph-mon[113671]: osdmap e2086: 8 total, 8 up, 8 in 2024-02-11T23:30:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:24 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:24 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:30:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:24 smithi160 ceph-mon[106289]: osdmap e2086: 8 total, 8 up, 8 in 2024-02-11T23:30:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:25 smithi023 ceph-mon[111262]: osdmap e2087: 8 total, 8 up, 8 in 2024-02-11T23:30:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:25 smithi023 ceph-mon[111262]: pgmap v4089: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:25 smithi023 ceph-mon[113671]: osdmap e2087: 8 total, 8 up, 8 in 2024-02-11T23:30:25.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:25 smithi023 ceph-mon[113671]: pgmap v4089: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:25 smithi160 ceph-mon[106289]: osdmap e2087: 8 total, 8 up, 8 in 2024-02-11T23:30:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:25 smithi160 ceph-mon[106289]: pgmap v4089: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:30:25] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2024-02-11T23:30:26.484 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-02-11T23:30:26.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:26 smithi023 ceph-mon[113671]: osdmap e2088: 8 total, 8 up, 8 in 2024-02-11T23:30:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:26 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1960326609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:26.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:26 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:26 smithi023 ceph-mon[111262]: osdmap e2088: 8 total, 8 up, 8 in 2024-02-11T23:30:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:26 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1960326609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:26.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:26 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:26.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:26 smithi160 ceph-mon[106289]: osdmap e2088: 8 total, 8 up, 8 in 2024-02-11T23:30:26.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:26 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1960326609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:26.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:26 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:27 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:27 smithi023 ceph-mon[113671]: osdmap e2089: 8 total, 8 up, 8 in 2024-02-11T23:30:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:27 smithi023 ceph-mon[113671]: pgmap v4092: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:27 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:27 smithi023 ceph-mon[111262]: osdmap e2089: 8 total, 8 up, 8 in 2024-02-11T23:30:27.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:27 smithi023 ceph-mon[111262]: pgmap v4092: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:27 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:27 smithi160 ceph-mon[106289]: osdmap e2089: 8 total, 8 up, 8 in 2024-02-11T23:30:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:27 smithi160 ceph-mon[106289]: pgmap v4092: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:28.634 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestTrash.UserRemovingSource (2150 ms) 2024-02-11T23:30:28.634 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-02-11T23:30:28.676 INFO:tasks.workunit.client.0.smithi023.stdout:[ OK ] TestTrash.RestoreMirroringSource (43 ms) 2024-02-11T23:30:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:28 smithi023 ceph-mon[111262]: osdmap e2090: 8 total, 8 up, 8 in 2024-02-11T23:30:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:28 smithi023 ceph-mon[113671]: osdmap e2090: 8 total, 8 up, 8 in 2024-02-11T23:30:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:28 smithi160 ceph-mon[106289]: osdmap e2090: 8 total, 8 up, 8 in 2024-02-11T23:30:29.547 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 2 tests from TestTrash (2193 ms total) 2024-02-11T23:30:29.547 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:29.547 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from TestJournalEntries 2024-02-11T23:30:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:29 smithi023 ceph-mon[111262]: osdmap e2091: 8 total, 8 up, 8 in 2024-02-11T23:30:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:29 smithi023 ceph-mon[111262]: pgmap v4095: 137 pgs: 15 creating+peering, 3 unknown, 119 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:29 smithi023 ceph-mon[113671]: osdmap e2091: 8 total, 8 up, 8 in 2024-02-11T23:30:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:29 smithi023 ceph-mon[113671]: pgmap v4095: 137 pgs: 15 creating+peering, 3 unknown, 119 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:29 smithi160 ceph-mon[106289]: osdmap e2091: 8 total, 8 up, 8 in 2024-02-11T23:30:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:29 smithi160 ceph-mon[106289]: pgmap v4095: 137 pgs: 15 creating+peering, 3 unknown, 119 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:30 smithi023 ceph-mon[111262]: osdmap e2092: 8 total, 8 up, 8 in 2024-02-11T23:30:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:30 smithi023 ceph-mon[113671]: osdmap e2092: 8 total, 8 up, 8 in 2024-02-11T23:30:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:30 smithi160 ceph-mon[106289]: osdmap e2092: 8 total, 8 up, 8 in 2024-02-11T23:30:31.578 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-02-11T23:30:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[111262]: osdmap e2093: 8 total, 8 up, 8 in 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2318127603' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[111262]: pgmap v4098: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[113671]: osdmap e2093: 8 total, 8 up, 8 in 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2318127603' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:31 smithi023 ceph-mon[113671]: pgmap v4098: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:31 smithi160 ceph-mon[106289]: osdmap e2093: 8 total, 8 up, 8 in 2024-02-11T23:30:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:31 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2318127603' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:31 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:31 smithi160 ceph-mon[106289]: pgmap v4098: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:32 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:32 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:32.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:32 smithi023 ceph-mon[111262]: osdmap e2094: 8 total, 8 up, 8 in 2024-02-11T23:30:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:32 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:32 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:32.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:32 smithi023 ceph-mon[113671]: osdmap e2094: 8 total, 8 up, 8 in 2024-02-11T23:30:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:32 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:32 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:32 smithi160 ceph-mon[106289]: osdmap e2094: 8 total, 8 up, 8 in 2024-02-11T23:30:33.640 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-02-11T23:30:33.640 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:33.640 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2062 ms) 2024-02-11T23:30:33.640 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-02-11T23:30:33.657 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-02-11T23:30:33.657 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:33.657 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (18 ms) 2024-02-11T23:30:33.657 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-02-11T23:30:33.666 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-02-11T23:30:33.667 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:33.667 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-02-11T23:30:33.667 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-02-11T23:30:33.676 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-02-11T23:30:33.676 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:33.676 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (9 ms) 2024-02-11T23:30:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:33 smithi023 ceph-mon[111262]: osdmap e2095: 8 total, 8 up, 8 in 2024-02-11T23:30:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:33 smithi023 ceph-mon[111262]: pgmap v4101: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:33 smithi023 ceph-mon[113671]: osdmap e2095: 8 total, 8 up, 8 in 2024-02-11T23:30:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:33 smithi023 ceph-mon[113671]: pgmap v4101: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:33 smithi160 ceph-mon[106289]: osdmap e2095: 8 total, 8 up, 8 in 2024-02-11T23:30:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:33 smithi160 ceph-mon[106289]: pgmap v4101: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:34.616 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 4 tests from TestJournalEntries (2098 ms total) 2024-02-11T23:30:34.616 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:34.616 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 16 tests from TestJournalReplay 2024-02-11T23:30:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:34 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:34 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:30:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:34 smithi023 ceph-mon[113671]: osdmap e2096: 8 total, 8 up, 8 in 2024-02-11T23:30:34.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:34 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:34.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:34 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:30:34.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:34 smithi023 ceph-mon[111262]: osdmap e2096: 8 total, 8 up, 8 in 2024-02-11T23:30:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:34 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:34 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:30:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:34 smithi160 ceph-mon[106289]: osdmap e2096: 8 total, 8 up, 8 in 2024-02-11T23:30:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:35 smithi023 ceph-mon[111262]: osdmap e2097: 8 total, 8 up, 8 in 2024-02-11T23:30:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:35 smithi023 ceph-mon[111262]: pgmap v4104: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:35.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:30:35] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2024-02-11T23:30:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:35 smithi023 ceph-mon[113671]: osdmap e2097: 8 total, 8 up, 8 in 2024-02-11T23:30:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:35 smithi023 ceph-mon[113671]: pgmap v4104: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:35 smithi160 ceph-mon[106289]: osdmap e2097: 8 total, 8 up, 8 in 2024-02-11T23:30:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:35 smithi160 ceph-mon[106289]: pgmap v4104: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:36.652 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-02-11T23:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[111262]: osdmap e2098: 8 total, 8 up, 8 in 2024-02-11T23:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/777290655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:30:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[113671]: osdmap e2098: 8 total, 8 up, 8 in 2024-02-11T23:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/777290655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:30:36.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:36 smithi160 ceph-mon[106289]: osdmap e2098: 8 total, 8 up, 8 in 2024-02-11T23:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:36 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/777290655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:30:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:37 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:37 smithi160 ceph-mon[106289]: osdmap e2099: 8 total, 8 up, 8 in 2024-02-11T23:30:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:37 smithi160 ceph-mon[106289]: pgmap v4107: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:37 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:37 smithi023 ceph-mon[111262]: osdmap e2099: 8 total, 8 up, 8 in 2024-02-11T23:30:38.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:37 smithi023 ceph-mon[111262]: pgmap v4107: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:37 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:37 smithi023 ceph-mon[113671]: osdmap e2099: 8 total, 8 up, 8 in 2024-02-11T23:30:38.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:37 smithi023 ceph-mon[113671]: pgmap v4107: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:38.727 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-02-11T23:30:38.728 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.728 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2075 ms) 2024-02-11T23:30:38.728 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-02-11T23:30:38.743 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-02-11T23:30:38.743 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.743 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (15 ms) 2024-02-11T23:30:38.743 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-02-11T23:30:38.755 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-02-11T23:30:38.755 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.755 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (12 ms) 2024-02-11T23:30:38.755 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-02-11T23:30:38.765 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-02-11T23:30:38.765 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.765 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (10 ms) 2024-02-11T23:30:38.765 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-02-11T23:30:38.774 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-02-11T23:30:38.774 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.774 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (9 ms) 2024-02-11T23:30:38.774 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-02-11T23:30:38.782 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-02-11T23:30:38.782 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.783 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (9 ms) 2024-02-11T23:30:38.783 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-02-11T23:30:38.791 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-02-11T23:30:38.791 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.791 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (9 ms) 2024-02-11T23:30:38.791 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-02-11T23:30:38.800 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-02-11T23:30:38.800 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2024-02-11T23:30:38.800 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-02-11T23:30:38.808 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-02-11T23:30:38.808 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.808 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (8 ms) 2024-02-11T23:30:38.808 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.Rename 2024-02-11T23:30:38.816 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-02-11T23:30:38.816 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.816 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.Rename (8 ms) 2024-02-11T23:30:38.816 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.Resize 2024-02-11T23:30:38.825 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-02-11T23:30:38.825 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.825 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.Resize (9 ms) 2024-02-11T23:30:38.825 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.Flatten 2024-02-11T23:30:38.833 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-02-11T23:30:38.833 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.833 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.Flatten (8 ms) 2024-02-11T23:30:38.833 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-02-11T23:30:38.841 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-02-11T23:30:38.841 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.841 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (8 ms) 2024-02-11T23:30:38.841 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-02-11T23:30:38.849 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-02-11T23:30:38.849 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (8 ms) 2024-02-11T23:30:38.849 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-02-11T23:30:38.856 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-02-11T23:30:38.856 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.856 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (8 ms) 2024-02-11T23:30:38.857 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-02-11T23:30:38.864 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-02-11T23:30:38.864 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:38.864 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (8 ms) 2024-02-11T23:30:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:38 smithi160 ceph-mon[106289]: osdmap e2100: 8 total, 8 up, 8 in 2024-02-11T23:30:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:38 smithi023 ceph-mon[111262]: osdmap e2100: 8 total, 8 up, 8 in 2024-02-11T23:30:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:38 smithi023 ceph-mon[113671]: osdmap e2100: 8 total, 8 up, 8 in 2024-02-11T23:30:39.727 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 16 tests from TestJournalReplay (2212 ms total) 2024-02-11T23:30:39.727 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:39.727 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from TestJournalStress 2024-02-11T23:30:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:39 smithi160 ceph-mon[106289]: pgmap v4109: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:39 smithi160 ceph-mon[106289]: osdmap e2101: 8 total, 8 up, 8 in 2024-02-11T23:30:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:39 smithi023 ceph-mon[111262]: pgmap v4109: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:40.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:39 smithi023 ceph-mon[111262]: osdmap e2101: 8 total, 8 up, 8 in 2024-02-11T23:30:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:39 smithi023 ceph-mon[113671]: pgmap v4109: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:40.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:39 smithi023 ceph-mon[113671]: osdmap e2101: 8 total, 8 up, 8 in 2024-02-11T23:30:41.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:40 smithi023 ceph-mon[111262]: osdmap e2102: 8 total, 8 up, 8 in 2024-02-11T23:30:41.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:40 smithi023 ceph-mon[113671]: osdmap e2102: 8 total, 8 up, 8 in 2024-02-11T23:30:41.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:40 smithi160 ceph-mon[106289]: osdmap e2102: 8 total, 8 up, 8 in 2024-02-11T23:30:41.756 INFO:tasks.workunit.client.0.smithi023.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-02-11T23:30:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[111262]: pgmap v4112: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[111262]: osdmap e2103: 8 total, 8 up, 8 in 2024-02-11T23:30:42.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/4153476509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:42.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:42.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[113671]: pgmap v4112: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:42.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[113671]: osdmap e2103: 8 total, 8 up, 8 in 2024-02-11T23:30:42.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/4153476509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:42.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:41 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:41 smithi160 ceph-mon[106289]: pgmap v4112: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:41 smithi160 ceph-mon[106289]: osdmap e2103: 8 total, 8 up, 8 in 2024-02-11T23:30:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:41 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/4153476509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:42.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:41 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:42 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:43.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:42 smithi023 ceph-mon[111262]: osdmap e2104: 8 total, 8 up, 8 in 2024-02-11T23:30:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:42 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:43.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:42 smithi023 ceph-mon[113671]: osdmap e2104: 8 total, 8 up, 8 in 2024-02-11T23:30:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:42 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi023-177333-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:43.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:42 smithi160 ceph-mon[106289]: osdmap e2104: 8 total, 8 up, 8 in 2024-02-11T23:30:43.835 INFO:tasks.workunit.client.0.smithi023.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.1-526-g25d74df1/rpm/el8/BUILD/ceph-18.2.1-526-g25d74df1/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-02-11T23:30:43.835 INFO:tasks.workunit.client.0.smithi023.stdout:Skipping due to unmet REQUIRE 2024-02-11T23:30:43.835 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2079 ms) 2024-02-11T23:30:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:43 smithi023 ceph-mon[111262]: pgmap v4115: 137 pgs: 7 creating+peering, 17 unknown, 113 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:44.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:43 smithi023 ceph-mon[111262]: osdmap e2105: 8 total, 8 up, 8 in 2024-02-11T23:30:44.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:43 smithi023 ceph-mon[113671]: pgmap v4115: 137 pgs: 7 creating+peering, 17 unknown, 113 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:44.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:43 smithi023 ceph-mon[113671]: osdmap e2105: 8 total, 8 up, 8 in 2024-02-11T23:30:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:43 smithi160 ceph-mon[106289]: pgmap v4115: 137 pgs: 7 creating+peering, 17 unknown, 113 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:44.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:43 smithi160 ceph-mon[106289]: osdmap e2105: 8 total, 8 up, 8 in 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] 1 test from TestJournalStress (2079 ms total) 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[----------] Global test environment tear-down 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[==========] 474 tests from 24 test suites ran. (2132278 ms total) 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ PASSED ] 428 tests. 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] 46 tests, listed below: 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-02-11T23:30:44.810 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-02-11T23:30:44.811 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-02-11T23:30:44.812 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout: YOU HAVE 2 DISABLED TESTS 2024-02-11T23:30:44.813 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:44.820 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-11T23:30:44.820 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T23:30:44.913 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-02-11T23:30:44.913 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-11T23:30:45.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:44 smithi023 ceph-mon[111262]: osdmap e2106: 8 total, 8 up, 8 in 2024-02-11T23:30:45.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:44 smithi023 ceph-mon[113671]: osdmap e2106: 8 total, 8 up, 8 in 2024-02-11T23:30:45.159 DEBUG:teuthology.parallel:result is None 2024-02-11T23:30:45.159 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T23:30:45.187 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T23:30:45.187 DEBUG:teuthology.orchestra.run.smithi023:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T23:30:45.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:44 smithi160 ceph-mon[106289]: osdmap e2106: 8 total, 8 up, 8 in 2024-02-11T23:30:45.245 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T23:30:45.245 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T23:30:45.245 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-02-11T23:30:45.245 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-11T23:30:45.245 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-02-11T23:30:45.245 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-11T23:30:45.246 INFO:tasks.workunit:Pulling workunits from ref reef 2024-02-11T23:30:45.246 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-11T23:30:45.246 DEBUG:teuthology.orchestra.run.smithi023:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-11T23:30:45.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:30:45.302 INFO:teuthology.orchestra.run.smithi023.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-11T23:30:45.302 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-11T23:30:45.360 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-11T23:30:45.360 DEBUG:teuthology.orchestra.run.smithi023:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-11T23:30:45.418 INFO:tasks.workunit:timeout=3h 2024-02-11T23:30:45.418 INFO:tasks.workunit:cleanup=True 2024-02-11T23:30:45.418 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-11T23:30:45.475 INFO:tasks.workunit.client.0.smithi023.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-11T23:30:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:45 smithi023 ceph-mon[111262]: pgmap v4118: 137 pgs: 7 creating+peering, 6 unknown, 124 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:45 smithi023 ceph-mon[111262]: osdmap e2107: 8 total, 8 up, 8 in 2024-02-11T23:30:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:45 smithi023 ceph-mon[113671]: pgmap v4118: 137 pgs: 7 creating+peering, 6 unknown, 124 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:45 smithi023 ceph-mon[113671]: osdmap e2107: 8 total, 8 up, 8 in 2024-02-11T23:30:46.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:30:45] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2024-02-11T23:30:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:45 smithi160 ceph-mon[106289]: pgmap v4118: 137 pgs: 7 creating+peering, 6 unknown, 124 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:45 smithi160 ceph-mon[106289]: osdmap e2107: 8 total, 8 up, 8 in 2024-02-11T23:30:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:47 smithi023 ceph-mon[111262]: pgmap v4120: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:47 smithi023 ceph-mon[113671]: pgmap v4120: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:48.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:47 smithi160 ceph-mon[106289]: pgmap v4120: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:49 smithi023 ceph-mon[111262]: pgmap v4121: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:49 smithi023 ceph-mon[113671]: pgmap v4121: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:49 smithi160 ceph-mon[106289]: pgmap v4121: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:51.036 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T23:30:51.093 INFO:tasks.workunit.client.0.smithi023.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-11T23:30:51.096 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T23:30:51.096 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-11T23:30:51.144 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-11T23:30:51.193 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-11T23:30:51.233 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-11T23:30:51.234 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T23:30:51.234 INFO:tasks.workunit.client.0.smithi023.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-11T23:30:51.273 INFO:tasks.workunit.client.0.smithi023.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-11T23:30:51.276 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-02-11T23:30:51.276 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-11T23:30:51.334 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-02-11T23:30:51.335 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-02-11T23:30:51.336 DEBUG:teuthology.orchestra.run.smithi023:workunit test rbd/test_librbd_python.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-02-11T23:30:51.397 INFO:tasks.workunit.client.0.smithi023.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-02-11T23:30:51.397 INFO:tasks.workunit.client.0.smithi023.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-02-11T23:30:51.397 INFO:tasks.workunit.client.0.smithi023.stderr:+ '[' -n '' ']' 2024-02-11T23:30:51.398 INFO:tasks.workunit.client.0.smithi023.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-02-11T23:30:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:51 smithi023 ceph-mon[111262]: pgmap v4122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:51 smithi023 ceph-mon[113671]: pgmap v4122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:51.657 INFO:tasks.workunit.client.0.smithi023.stdout:============================= test session starts ============================== 2024-02-11T23:30:51.658 INFO:tasks.workunit.client.0.smithi023.stdout:platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python3 2024-02-11T23:30:51.658 INFO:tasks.workunit.client.0.smithi023.stdout:cachedir: ../../../clone.client.0/src/test/pybind/.pytest_cache 2024-02-11T23:30:51.658 INFO:tasks.workunit.client.0.smithi023.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, inifile: pytest.ini 2024-02-11T23:30:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:51 smithi160 ceph-mon[106289]: pgmap v4122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:51.781 INFO:tasks.workunit.client.0.smithi023.stdout:collecting ... collected 174 items 2024-02-11T23:30:51.781 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:30:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:30:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:53 smithi023 ceph-mon[111262]: osdmap e2108: 8 total, 8 up, 8 in 2024-02-11T23:30:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:53 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:53.656 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:53 smithi023 ceph-mon[111262]: pgmap v4124: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:53 smithi023 ceph-mon[113671]: osdmap e2108: 8 total, 8 up, 8 in 2024-02-11T23:30:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:53 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:53.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:53 smithi023 ceph-mon[113671]: pgmap v4124: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:53 smithi160 ceph-mon[106289]: osdmap e2108: 8 total, 8 up, 8 in 2024-02-11T23:30:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:53 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:30:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:53 smithi160 ceph-mon[106289]: pgmap v4124: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:54 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:54 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:54 smithi023 ceph-mon[111262]: osdmap e2109: 8 total, 8 up, 8 in 2024-02-11T23:30:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:54 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:54 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:54.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:54 smithi023 ceph-mon[113671]: osdmap e2109: 8 total, 8 up, 8 in 2024-02-11T23:30:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:54 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:30:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:54 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-02-11T23:30:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:54 smithi160 ceph-mon[106289]: osdmap e2109: 8 total, 8 up, 8 in 2024-02-11T23:30:55.414 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-02-11T23:30:55.512 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-02-11T23:30:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:55 smithi023 ceph-mon[111262]: osdmap e2110: 8 total, 8 up, 8 in 2024-02-11T23:30:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:55 smithi023 ceph-mon[111262]: pgmap v4127: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:55 smithi023 ceph-mon[113671]: osdmap e2110: 8 total, 8 up, 8 in 2024-02-11T23:30:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:55 smithi023 ceph-mon[113671]: pgmap v4127: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:55 smithi160 ceph-mon[106289]: osdmap e2110: 8 total, 8 up, 8 in 2024-02-11T23:30:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:55 smithi160 ceph-mon[106289]: pgmap v4127: 137 pgs: 2 creating+peering, 26 unknown, 109 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:30:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:30:55] "GET /metrics HTTP/1.1" 200 34177 "" "Prometheus/2.43.0" 2024-02-11T23:30:56.166 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-02-11T23:30:56.272 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-02-11T23:30:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:56 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:56 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:30:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:56 smithi160 ceph-mon[106289]: osdmap e2111: 8 total, 8 up, 8 in 2024-02-11T23:30:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:56 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:56.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:56 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:30:56.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:56 smithi023 ceph-mon[111262]: osdmap e2111: 8 total, 8 up, 8 in 2024-02-11T23:30:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:56 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:30:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:56 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:30:56.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:56 smithi023 ceph-mon[113671]: osdmap e2111: 8 total, 8 up, 8 in 2024-02-11T23:30:57.555 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-02-11T23:30:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:57 smithi023 ceph-mon[111262]: osdmap e2112: 8 total, 8 up, 8 in 2024-02-11T23:30:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:57 smithi023 ceph-mon[111262]: pgmap v4130: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 226 op/s 2024-02-11T23:30:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:57 smithi023 ceph-mon[113671]: osdmap e2112: 8 total, 8 up, 8 in 2024-02-11T23:30:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:57 smithi023 ceph-mon[113671]: pgmap v4130: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 226 op/s 2024-02-11T23:30:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:57 smithi160 ceph-mon[106289]: osdmap e2112: 8 total, 8 up, 8 in 2024-02-11T23:30:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:57 smithi160 ceph-mon[106289]: pgmap v4130: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 15 KiB/s wr, 226 op/s 2024-02-11T23:30:58.094 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-02-11T23:30:58.638 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 4%] 2024-02-11T23:30:58.736 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-02-11T23:30:58.827 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 5%] 2024-02-11T23:30:58.838 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-02-11T23:30:58.840 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 6%] 2024-02-11T23:30:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:58 smithi023 ceph-mon[111262]: osdmap e2113: 8 total, 8 up, 8 in 2024-02-11T23:30:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:58 smithi023 ceph-mon[113671]: osdmap e2113: 8 total, 8 up, 8 in 2024-02-11T23:30:58.920 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-02-11T23:30:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:58 smithi160 ceph-mon[106289]: osdmap e2113: 8 total, 8 up, 8 in 2024-02-11T23:30:58.988 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-02-11T23:30:59.078 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 8%] 2024-02-11T23:30:59.179 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-02-11T23:30:59.449 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-02-11T23:30:59.469 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-02-11T23:30:59.479 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-02-11T23:30:59.506 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-02-11T23:30:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-mon[111262]: pgmap v4132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 212 op/s 2024-02-11T23:30:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-mon[113671]: pgmap v4132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 212 op/s 2024-02-11T23:30:59.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:30:59] ENGINE Bus STOPPING 2024-02-11T23:30:59.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:30:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T23:30:59.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:30:59] ENGINE Bus STOPPED 2024-02-11T23:30:59.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:30:59] ENGINE Bus STARTING 2024-02-11T23:30:59.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:30:59] ENGINE Serving on http://:::9283 2024-02-11T23:30:59.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:30:59 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:30:59] ENGINE Bus STARTED 2024-02-11T23:30:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:30:59 smithi160 ceph-mon[106289]: pgmap v4132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 212 op/s 2024-02-11T23:31:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:31:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:31:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:31:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:31:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:31:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:31:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:31:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:31:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:31:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:31:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:00 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:31:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:31:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:31:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:31:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:31:01.603 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-02-11T23:31:01.604 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 12%] 2024-02-11T23:31:01.605 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-02-11T23:31:01.681 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 13%] 2024-02-11T23:31:01.757 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-02-11T23:31:01.830 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-02-11T23:31:01.904 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-02-11T23:31:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:01 smithi023 ceph-mon[111262]: osdmap e2114: 8 total, 8 up, 8 in 2024-02-11T23:31:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:01 smithi023 ceph-mon[111262]: pgmap v4134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 14 KiB/s wr, 259 op/s 2024-02-11T23:31:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:01 smithi023 ceph-mon[113671]: osdmap e2114: 8 total, 8 up, 8 in 2024-02-11T23:31:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:01 smithi023 ceph-mon[113671]: pgmap v4134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 14 KiB/s wr, 259 op/s 2024-02-11T23:31:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:01 smithi160 ceph-mon[106289]: osdmap e2114: 8 total, 8 up, 8 in 2024-02-11T23:31:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:01 smithi160 ceph-mon[106289]: pgmap v4134: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 14 KiB/s wr, 259 op/s 2024-02-11T23:31:01.980 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-02-11T23:31:02.061 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 16%] 2024-02-11T23:31:02.137 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-02-11T23:31:02.212 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 17%] 2024-02-11T23:31:02.304 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-02-11T23:31:02.377 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 18%] 2024-02-11T23:31:02.448 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-02-11T23:31:02.535 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 19%] 2024-02-11T23:31:02.610 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 20%] 2024-02-11T23:31:02.702 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-02-11T23:31:02.786 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 21%] 2024-02-11T23:31:02.878 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-02-11T23:31:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:02 smithi023 ceph-mon[111262]: osdmap e2115: 8 total, 8 up, 8 in 2024-02-11T23:31:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:02 smithi023 ceph-mon[113671]: osdmap e2115: 8 total, 8 up, 8 in 2024-02-11T23:31:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:02 smithi160 ceph-mon[106289]: osdmap e2115: 8 total, 8 up, 8 in 2024-02-11T23:31:02.967 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 22%] 2024-02-11T23:31:03.050 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-02-11T23:31:03.134 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 23%] 2024-02-11T23:31:03.298 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 24%] 2024-02-11T23:31:03.377 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 24%] 2024-02-11T23:31:03.463 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 25%] 2024-02-11T23:31:03.541 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 25%] 2024-02-11T23:31:03.624 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 26%] 2024-02-11T23:31:03.711 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 27%] 2024-02-11T23:31:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:03 smithi023 ceph-mon[111262]: pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 45 KiB/s wr, 538 op/s 2024-02-11T23:31:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:03 smithi023 ceph-mon[113671]: pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 45 KiB/s wr, 538 op/s 2024-02-11T23:31:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:03 smithi160 ceph-mon[106289]: pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 45 KiB/s wr, 538 op/s 2024-02-11T23:31:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-mon[111262]: osdmap e2116: 8 total, 8 up, 8 in 2024-02-11T23:31:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-mon[111262]: pgmap v4138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 53 KiB/s wr, 693 op/s 2024-02-11T23:31:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-mon[111262]: osdmap e2117: 8 total, 8 up, 8 in 2024-02-11T23:31:05.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:31:05] "GET /metrics HTTP/1.1" 200 34177 "" "Prometheus/2.43.0" 2024-02-11T23:31:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-mon[113671]: osdmap e2116: 8 total, 8 up, 8 in 2024-02-11T23:31:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-mon[113671]: pgmap v4138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 53 KiB/s wr, 693 op/s 2024-02-11T23:31:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:05 smithi023 ceph-mon[113671]: osdmap e2117: 8 total, 8 up, 8 in 2024-02-11T23:31:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:05 smithi160 ceph-mon[106289]: osdmap e2116: 8 total, 8 up, 8 in 2024-02-11T23:31:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:05 smithi160 ceph-mon[106289]: pgmap v4138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 53 KiB/s wr, 693 op/s 2024-02-11T23:31:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:05 smithi160 ceph-mon[106289]: osdmap e2117: 8 total, 8 up, 8 in 2024-02-11T23:31:07.477 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 27%] 2024-02-11T23:31:07.577 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 28%] 2024-02-11T23:31:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:07 smithi023 ceph-mon[111262]: osdmap e2118: 8 total, 8 up, 8 in 2024-02-11T23:31:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:07.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:07 smithi023 ceph-mon[111262]: pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 1.6 MiB/s wr, 921 op/s 2024-02-11T23:31:07.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:07 smithi023 ceph-mon[113671]: osdmap e2118: 8 total, 8 up, 8 in 2024-02-11T23:31:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:07.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:07 smithi023 ceph-mon[113671]: pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 1.6 MiB/s wr, 921 op/s 2024-02-11T23:31:07.674 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 28%] 2024-02-11T23:31:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:07 smithi160 ceph-mon[106289]: osdmap e2118: 8 total, 8 up, 8 in 2024-02-11T23:31:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:07.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:07 smithi160 ceph-mon[106289]: pgmap v4141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 1.6 MiB/s wr, 921 op/s 2024-02-11T23:31:07.893 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 29%] 2024-02-11T23:31:08.101 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 29%] 2024-02-11T23:31:08.176 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 30%] 2024-02-11T23:31:08.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:08 smithi023 ceph-mon[111262]: osdmap e2119: 8 total, 8 up, 8 in 2024-02-11T23:31:08.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:08 smithi023 ceph-mon[113671]: osdmap e2119: 8 total, 8 up, 8 in 2024-02-11T23:31:08.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:08 smithi160 ceph-mon[106289]: osdmap e2119: 8 total, 8 up, 8 in 2024-02-11T23:31:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:09 smithi160 ceph-mon[106289]: osdmap e2120: 8 total, 8 up, 8 in 2024-02-11T23:31:09.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:09 smithi160 ceph-mon[106289]: pgmap v4144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 2.0 MiB/s wr, 1.02k op/s 2024-02-11T23:31:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:09 smithi023 ceph-mon[111262]: osdmap e2120: 8 total, 8 up, 8 in 2024-02-11T23:31:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:09 smithi023 ceph-mon[111262]: pgmap v4144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 2.0 MiB/s wr, 1.02k op/s 2024-02-11T23:31:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:09 smithi023 ceph-mon[113671]: osdmap e2120: 8 total, 8 up, 8 in 2024-02-11T23:31:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:09 smithi023 ceph-mon[113671]: pgmap v4144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 2.0 MiB/s wr, 1.02k op/s 2024-02-11T23:31:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:10 smithi160 ceph-mon[106289]: osdmap e2121: 8 total, 8 up, 8 in 2024-02-11T23:31:10.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:10 smithi160 ceph-mon[106289]: osdmap e2122: 8 total, 8 up, 8 in 2024-02-11T23:31:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:10 smithi023 ceph-mon[111262]: osdmap e2121: 8 total, 8 up, 8 in 2024-02-11T23:31:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:10 smithi023 ceph-mon[111262]: osdmap e2122: 8 total, 8 up, 8 in 2024-02-11T23:31:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:10 smithi023 ceph-mon[113671]: osdmap e2121: 8 total, 8 up, 8 in 2024-02-11T23:31:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:10 smithi023 ceph-mon[113671]: osdmap e2122: 8 total, 8 up, 8 in 2024-02-11T23:31:11.609 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 31%] 2024-02-11T23:31:11.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:11 smithi160 ceph-mon[106289]: pgmap v4147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 9.0 KiB/s wr, 306 op/s 2024-02-11T23:31:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:11 smithi023 ceph-mon[111262]: pgmap v4147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 9.0 KiB/s wr, 306 op/s 2024-02-11T23:31:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:11 smithi023 ceph-mon[113671]: pgmap v4147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 237 KiB/s rd, 9.0 KiB/s wr, 306 op/s 2024-02-11T23:31:12.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:12 smithi160 ceph-mon[106289]: osdmap e2123: 8 total, 8 up, 8 in 2024-02-11T23:31:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:12 smithi023 ceph-mon[111262]: osdmap e2123: 8 total, 8 up, 8 in 2024-02-11T23:31:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:12 smithi023 ceph-mon[113671]: osdmap e2123: 8 total, 8 up, 8 in 2024-02-11T23:31:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:13 smithi160 ceph-mon[106289]: osdmap e2124: 8 total, 8 up, 8 in 2024-02-11T23:31:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:13 smithi160 ceph-mon[106289]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 2.0 MiB/s wr, 557 op/s 2024-02-11T23:31:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:13 smithi023 ceph-mon[111262]: osdmap e2124: 8 total, 8 up, 8 in 2024-02-11T23:31:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:13 smithi023 ceph-mon[111262]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 2.0 MiB/s wr, 557 op/s 2024-02-11T23:31:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:13 smithi023 ceph-mon[113671]: osdmap e2124: 8 total, 8 up, 8 in 2024-02-11T23:31:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:13 smithi023 ceph-mon[113671]: pgmap v4150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 394 KiB/s rd, 2.0 MiB/s wr, 557 op/s 2024-02-11T23:31:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:14 smithi023 ceph-mon[111262]: osdmap e2125: 8 total, 8 up, 8 in 2024-02-11T23:31:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:14 smithi023 ceph-mon[113671]: osdmap e2125: 8 total, 8 up, 8 in 2024-02-11T23:31:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:14 smithi160 ceph-mon[106289]: osdmap e2125: 8 total, 8 up, 8 in 2024-02-11T23:31:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-mon[111262]: osdmap e2126: 8 total, 8 up, 8 in 2024-02-11T23:31:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-mon[111262]: pgmap v4153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 429 op/s 2024-02-11T23:31:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-mon[111262]: osdmap e2127: 8 total, 8 up, 8 in 2024-02-11T23:31:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-mon[113671]: osdmap e2126: 8 total, 8 up, 8 in 2024-02-11T23:31:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-mon[113671]: pgmap v4153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 429 op/s 2024-02-11T23:31:15.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-mon[113671]: osdmap e2127: 8 total, 8 up, 8 in 2024-02-11T23:31:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:15 smithi160 ceph-mon[106289]: osdmap e2126: 8 total, 8 up, 8 in 2024-02-11T23:31:15.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:15 smithi160 ceph-mon[106289]: pgmap v4153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 429 op/s 2024-02-11T23:31:15.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:15 smithi160 ceph-mon[106289]: osdmap e2127: 8 total, 8 up, 8 in 2024-02-11T23:31:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:31:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:31:15] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-02-11T23:31:17.487 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone PASSED [ 31%] 2024-02-11T23:31:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:17 smithi023 ceph-mon[111262]: osdmap e2128: 8 total, 8 up, 8 in 2024-02-11T23:31:17.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:17 smithi023 ceph-mon[111262]: pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 155 op/s 2024-02-11T23:31:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:17 smithi023 ceph-mon[113671]: osdmap e2128: 8 total, 8 up, 8 in 2024-02-11T23:31:17.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:17 smithi023 ceph-mon[113671]: pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 155 op/s 2024-02-11T23:31:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:17 smithi160 ceph-mon[106289]: osdmap e2128: 8 total, 8 up, 8 in 2024-02-11T23:31:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:17 smithi160 ceph-mon[106289]: pgmap v4156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 155 op/s 2024-02-11T23:31:18.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:18 smithi023 ceph-mon[111262]: osdmap e2129: 8 total, 8 up, 8 in 2024-02-11T23:31:18.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:18 smithi023 ceph-mon[113671]: osdmap e2129: 8 total, 8 up, 8 in 2024-02-11T23:31:18.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:18 smithi160 ceph-mon[106289]: osdmap e2129: 8 total, 8 up, 8 in 2024-02-11T23:31:19.524 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 32%] 2024-02-11T23:31:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:19 smithi160 ceph-mon[106289]: osdmap e2130: 8 total, 8 up, 8 in 2024-02-11T23:31:19.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:19 smithi160 ceph-mon[106289]: pgmap v4159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 13 KiB/s wr, 235 op/s 2024-02-11T23:31:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:19 smithi023 ceph-mon[111262]: osdmap e2130: 8 total, 8 up, 8 in 2024-02-11T23:31:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:19 smithi023 ceph-mon[111262]: pgmap v4159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 13 KiB/s wr, 235 op/s 2024-02-11T23:31:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:19 smithi023 ceph-mon[113671]: osdmap e2130: 8 total, 8 up, 8 in 2024-02-11T23:31:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:19 smithi023 ceph-mon[113671]: pgmap v4159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 13 KiB/s wr, 235 op/s 2024-02-11T23:31:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:20 smithi160 ceph-mon[106289]: osdmap e2131: 8 total, 8 up, 8 in 2024-02-11T23:31:20.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:20 smithi160 ceph-mon[106289]: osdmap e2132: 8 total, 8 up, 8 in 2024-02-11T23:31:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:20 smithi023 ceph-mon[111262]: osdmap e2131: 8 total, 8 up, 8 in 2024-02-11T23:31:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:20 smithi023 ceph-mon[111262]: osdmap e2132: 8 total, 8 up, 8 in 2024-02-11T23:31:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:20 smithi023 ceph-mon[113671]: osdmap e2131: 8 total, 8 up, 8 in 2024-02-11T23:31:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:20 smithi023 ceph-mon[113671]: osdmap e2132: 8 total, 8 up, 8 in 2024-02-11T23:31:21.476 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 32%] 2024-02-11T23:31:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:21 smithi160 ceph-mon[106289]: pgmap v4162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 99 op/s 2024-02-11T23:31:21.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:21 smithi160 ceph-mon[106289]: osdmap e2133: 8 total, 8 up, 8 in 2024-02-11T23:31:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:21 smithi023 ceph-mon[111262]: pgmap v4162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 99 op/s 2024-02-11T23:31:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:21 smithi023 ceph-mon[111262]: osdmap e2133: 8 total, 8 up, 8 in 2024-02-11T23:31:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:21 smithi023 ceph-mon[113671]: pgmap v4162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 99 op/s 2024-02-11T23:31:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:21 smithi023 ceph-mon[113671]: osdmap e2133: 8 total, 8 up, 8 in 2024-02-11T23:31:22.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:22.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:23 smithi023 ceph-mon[111262]: osdmap e2134: 8 total, 8 up, 8 in 2024-02-11T23:31:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:23 smithi023 ceph-mon[111262]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 10 KiB/s wr, 197 op/s 2024-02-11T23:31:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:23 smithi023 ceph-mon[113671]: osdmap e2134: 8 total, 8 up, 8 in 2024-02-11T23:31:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:23 smithi023 ceph-mon[113671]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 10 KiB/s wr, 197 op/s 2024-02-11T23:31:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:23 smithi160 ceph-mon[106289]: osdmap e2134: 8 total, 8 up, 8 in 2024-02-11T23:31:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:23 smithi160 ceph-mon[106289]: pgmap v4165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 10 KiB/s wr, 197 op/s 2024-02-11T23:31:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:24 smithi023 ceph-mon[111262]: osdmap e2135: 8 total, 8 up, 8 in 2024-02-11T23:31:24.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:24 smithi023 ceph-mon[113671]: osdmap e2135: 8 total, 8 up, 8 in 2024-02-11T23:31:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:24 smithi160 ceph-mon[106289]: osdmap e2135: 8 total, 8 up, 8 in 2024-02-11T23:31:25.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-mon[111262]: osdmap e2136: 8 total, 8 up, 8 in 2024-02-11T23:31:25.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-mon[111262]: pgmap v4168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 200 op/s 2024-02-11T23:31:25.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-mon[111262]: osdmap e2137: 8 total, 8 up, 8 in 2024-02-11T23:31:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-mon[113671]: osdmap e2136: 8 total, 8 up, 8 in 2024-02-11T23:31:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-mon[113671]: pgmap v4168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 200 op/s 2024-02-11T23:31:25.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-mon[113671]: osdmap e2137: 8 total, 8 up, 8 in 2024-02-11T23:31:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:25 smithi160 ceph-mon[106289]: osdmap e2136: 8 total, 8 up, 8 in 2024-02-11T23:31:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:25 smithi160 ceph-mon[106289]: pgmap v4168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 200 op/s 2024-02-11T23:31:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:25 smithi160 ceph-mon[106289]: osdmap e2137: 8 total, 8 up, 8 in 2024-02-11T23:31:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:31:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:31:25] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-02-11T23:31:27.488 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 33%] 2024-02-11T23:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:27 smithi023 ceph-mon[111262]: osdmap e2138: 8 total, 8 up, 8 in 2024-02-11T23:31:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:27 smithi023 ceph-mon[111262]: pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.7 KiB/s wr, 97 op/s 2024-02-11T23:31:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:27 smithi023 ceph-mon[113671]: osdmap e2138: 8 total, 8 up, 8 in 2024-02-11T23:31:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:27 smithi023 ceph-mon[113671]: pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.7 KiB/s wr, 97 op/s 2024-02-11T23:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:27 smithi160 ceph-mon[106289]: osdmap e2138: 8 total, 8 up, 8 in 2024-02-11T23:31:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:27 smithi160 ceph-mon[106289]: pgmap v4171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.7 KiB/s wr, 97 op/s 2024-02-11T23:31:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:28 smithi023 ceph-mon[111262]: osdmap e2139: 8 total, 8 up, 8 in 2024-02-11T23:31:28.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:28 smithi023 ceph-mon[113671]: osdmap e2139: 8 total, 8 up, 8 in 2024-02-11T23:31:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:28 smithi160 ceph-mon[106289]: osdmap e2139: 8 total, 8 up, 8 in 2024-02-11T23:31:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:29 smithi160 ceph-mon[106289]: osdmap e2140: 8 total, 8 up, 8 in 2024-02-11T23:31:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:29 smithi160 ceph-mon[106289]: pgmap v4174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 87 op/s 2024-02-11T23:31:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:29 smithi023 ceph-mon[111262]: osdmap e2140: 8 total, 8 up, 8 in 2024-02-11T23:31:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:29 smithi023 ceph-mon[111262]: pgmap v4174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 87 op/s 2024-02-11T23:31:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:29 smithi023 ceph-mon[113671]: osdmap e2140: 8 total, 8 up, 8 in 2024-02-11T23:31:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:29 smithi023 ceph-mon[113671]: pgmap v4174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 87 op/s 2024-02-11T23:31:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:30 smithi160 ceph-mon[106289]: osdmap e2141: 8 total, 8 up, 8 in 2024-02-11T23:31:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:30 smithi160 ceph-mon[106289]: osdmap e2142: 8 total, 8 up, 8 in 2024-02-11T23:31:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:30 smithi023 ceph-mon[111262]: osdmap e2141: 8 total, 8 up, 8 in 2024-02-11T23:31:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:30 smithi023 ceph-mon[111262]: osdmap e2142: 8 total, 8 up, 8 in 2024-02-11T23:31:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:30 smithi023 ceph-mon[113671]: osdmap e2141: 8 total, 8 up, 8 in 2024-02-11T23:31:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:30 smithi023 ceph-mon[113671]: osdmap e2142: 8 total, 8 up, 8 in 2024-02-11T23:31:31.501 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 33%] 2024-02-11T23:31:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:31 smithi160 ceph-mon[106289]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 8 op/s 2024-02-11T23:31:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:31 smithi160 ceph-mon[106289]: osdmap e2143: 8 total, 8 up, 8 in 2024-02-11T23:31:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:31 smithi023 ceph-mon[111262]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 8 op/s 2024-02-11T23:31:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:31 smithi023 ceph-mon[111262]: osdmap e2143: 8 total, 8 up, 8 in 2024-02-11T23:31:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:31 smithi023 ceph-mon[113671]: pgmap v4177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 8 op/s 2024-02-11T23:31:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:31 smithi023 ceph-mon[113671]: osdmap e2143: 8 total, 8 up, 8 in 2024-02-11T23:31:33.553 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 34%] 2024-02-11T23:31:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:33 smithi023 ceph-mon[111262]: osdmap e2144: 8 total, 8 up, 8 in 2024-02-11T23:31:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:33 smithi023 ceph-mon[111262]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 56 op/s 2024-02-11T23:31:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:33 smithi023 ceph-mon[113671]: osdmap e2144: 8 total, 8 up, 8 in 2024-02-11T23:31:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:33 smithi023 ceph-mon[113671]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 56 op/s 2024-02-11T23:31:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:33 smithi160 ceph-mon[106289]: osdmap e2144: 8 total, 8 up, 8 in 2024-02-11T23:31:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:33 smithi160 ceph-mon[106289]: pgmap v4180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 3.5 KiB/s wr, 56 op/s 2024-02-11T23:31:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:34 smithi023 ceph-mon[111262]: osdmap e2145: 8 total, 8 up, 8 in 2024-02-11T23:31:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:34 smithi023 ceph-mon[113671]: osdmap e2145: 8 total, 8 up, 8 in 2024-02-11T23:31:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:34 smithi160 ceph-mon[106289]: osdmap e2145: 8 total, 8 up, 8 in 2024-02-11T23:31:35.456 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 35%] 2024-02-11T23:31:35.540 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 35%] 2024-02-11T23:31:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-mon[111262]: osdmap e2146: 8 total, 8 up, 8 in 2024-02-11T23:31:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-mon[111262]: pgmap v4183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 6.2 KiB/s wr, 111 op/s 2024-02-11T23:31:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-mon[111262]: osdmap e2147: 8 total, 8 up, 8 in 2024-02-11T23:31:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-mon[113671]: osdmap e2146: 8 total, 8 up, 8 in 2024-02-11T23:31:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-mon[113671]: pgmap v4183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 6.2 KiB/s wr, 111 op/s 2024-02-11T23:31:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-mon[113671]: osdmap e2147: 8 total, 8 up, 8 in 2024-02-11T23:31:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:35 smithi160 ceph-mon[106289]: osdmap e2146: 8 total, 8 up, 8 in 2024-02-11T23:31:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:35 smithi160 ceph-mon[106289]: pgmap v4183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 6.2 KiB/s wr, 111 op/s 2024-02-11T23:31:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:35 smithi160 ceph-mon[106289]: osdmap e2147: 8 total, 8 up, 8 in 2024-02-11T23:31:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:31:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:31:35] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-02-11T23:31:37.597 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 36%] 2024-02-11T23:31:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:37 smithi023 ceph-mon[111262]: osdmap e2148: 8 total, 8 up, 8 in 2024-02-11T23:31:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:37 smithi023 ceph-mon[111262]: pgmap v4186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 159 op/s 2024-02-11T23:31:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:37 smithi023 ceph-mon[113671]: osdmap e2148: 8 total, 8 up, 8 in 2024-02-11T23:31:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:37 smithi023 ceph-mon[113671]: pgmap v4186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 159 op/s 2024-02-11T23:31:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:37 smithi160 ceph-mon[106289]: osdmap e2148: 8 total, 8 up, 8 in 2024-02-11T23:31:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:37 smithi160 ceph-mon[106289]: pgmap v4186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 159 op/s 2024-02-11T23:31:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:38 smithi023 ceph-mon[111262]: osdmap e2149: 8 total, 8 up, 8 in 2024-02-11T23:31:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:38 smithi023 ceph-mon[113671]: osdmap e2149: 8 total, 8 up, 8 in 2024-02-11T23:31:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:38 smithi160 ceph-mon[106289]: osdmap e2149: 8 total, 8 up, 8 in 2024-02-11T23:31:39.639 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 36%] 2024-02-11T23:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:39 smithi023 ceph-mon[111262]: osdmap e2150: 8 total, 8 up, 8 in 2024-02-11T23:31:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:39 smithi023 ceph-mon[111262]: pgmap v4189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 9.7 KiB/s wr, 152 op/s 2024-02-11T23:31:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:39 smithi023 ceph-mon[113671]: osdmap e2150: 8 total, 8 up, 8 in 2024-02-11T23:31:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:39 smithi023 ceph-mon[113671]: pgmap v4189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 9.7 KiB/s wr, 152 op/s 2024-02-11T23:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:39 smithi160 ceph-mon[106289]: osdmap e2150: 8 total, 8 up, 8 in 2024-02-11T23:31:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:39 smithi160 ceph-mon[106289]: pgmap v4189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 9.7 KiB/s wr, 152 op/s 2024-02-11T23:31:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:40 smithi023 ceph-mon[111262]: osdmap e2151: 8 total, 8 up, 8 in 2024-02-11T23:31:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:40 smithi023 ceph-mon[111262]: osdmap e2152: 8 total, 8 up, 8 in 2024-02-11T23:31:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:40 smithi023 ceph-mon[113671]: osdmap e2151: 8 total, 8 up, 8 in 2024-02-11T23:31:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:40 smithi023 ceph-mon[113671]: osdmap e2152: 8 total, 8 up, 8 in 2024-02-11T23:31:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:40 smithi160 ceph-mon[106289]: osdmap e2151: 8 total, 8 up, 8 in 2024-02-11T23:31:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:40 smithi160 ceph-mon[106289]: osdmap e2152: 8 total, 8 up, 8 in 2024-02-11T23:31:41.480 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 37%] 2024-02-11T23:31:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:41 smithi023 ceph-mon[111262]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 5.2 KiB/s wr, 140 op/s 2024-02-11T23:31:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:41 smithi023 ceph-mon[111262]: osdmap e2153: 8 total, 8 up, 8 in 2024-02-11T23:31:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:41 smithi023 ceph-mon[113671]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 5.2 KiB/s wr, 140 op/s 2024-02-11T23:31:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:41 smithi023 ceph-mon[113671]: osdmap e2153: 8 total, 8 up, 8 in 2024-02-11T23:31:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:41 smithi160 ceph-mon[106289]: pgmap v4192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 5.2 KiB/s wr, 140 op/s 2024-02-11T23:31:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:41 smithi160 ceph-mon[106289]: osdmap e2153: 8 total, 8 up, 8 in 2024-02-11T23:31:43.507 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 37%] 2024-02-11T23:31:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:43 smithi023 ceph-mon[111262]: osdmap e2154: 8 total, 8 up, 8 in 2024-02-11T23:31:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:43 smithi023 ceph-mon[111262]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 8.5 KiB/s wr, 183 op/s 2024-02-11T23:31:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:43 smithi023 ceph-mon[113671]: osdmap e2154: 8 total, 8 up, 8 in 2024-02-11T23:31:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:43 smithi023 ceph-mon[113671]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 8.5 KiB/s wr, 183 op/s 2024-02-11T23:31:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:43 smithi160 ceph-mon[106289]: osdmap e2154: 8 total, 8 up, 8 in 2024-02-11T23:31:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:43 smithi160 ceph-mon[106289]: pgmap v4195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 8.5 KiB/s wr, 183 op/s 2024-02-11T23:31:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:44 smithi023 ceph-mon[111262]: osdmap e2155: 8 total, 8 up, 8 in 2024-02-11T23:31:44.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:44 smithi023 ceph-mon[113671]: osdmap e2155: 8 total, 8 up, 8 in 2024-02-11T23:31:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:44 smithi160 ceph-mon[106289]: osdmap e2155: 8 total, 8 up, 8 in 2024-02-11T23:31:45.481 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 38%] 2024-02-11T23:31:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:45 smithi160 ceph-mon[106289]: osdmap e2156: 8 total, 8 up, 8 in 2024-02-11T23:31:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:45 smithi160 ceph-mon[106289]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 7.7 KiB/s wr, 145 op/s 2024-02-11T23:31:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:45 smithi160 ceph-mon[106289]: osdmap e2157: 8 total, 8 up, 8 in 2024-02-11T23:31:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-mon[111262]: osdmap e2156: 8 total, 8 up, 8 in 2024-02-11T23:31:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-mon[111262]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 7.7 KiB/s wr, 145 op/s 2024-02-11T23:31:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-mon[111262]: osdmap e2157: 8 total, 8 up, 8 in 2024-02-11T23:31:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-mon[113671]: osdmap e2156: 8 total, 8 up, 8 in 2024-02-11T23:31:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-mon[113671]: pgmap v4198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 7.7 KiB/s wr, 145 op/s 2024-02-11T23:31:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-mon[113671]: osdmap e2157: 8 total, 8 up, 8 in 2024-02-11T23:31:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:31:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:31:45] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-02-11T23:31:47.531 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 39%] 2024-02-11T23:31:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:47 smithi160 ceph-mon[106289]: osdmap e2158: 8 total, 8 up, 8 in 2024-02-11T23:31:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:47 smithi160 ceph-mon[106289]: pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 11 KiB/s wr, 211 op/s 2024-02-11T23:31:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:47 smithi023 ceph-mon[111262]: osdmap e2158: 8 total, 8 up, 8 in 2024-02-11T23:31:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:47 smithi023 ceph-mon[111262]: pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 11 KiB/s wr, 211 op/s 2024-02-11T23:31:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:47 smithi023 ceph-mon[113671]: osdmap e2158: 8 total, 8 up, 8 in 2024-02-11T23:31:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:47 smithi023 ceph-mon[113671]: pgmap v4201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 11 KiB/s wr, 211 op/s 2024-02-11T23:31:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:48 smithi160 ceph-mon[106289]: osdmap e2159: 8 total, 8 up, 8 in 2024-02-11T23:31:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:48 smithi023 ceph-mon[111262]: osdmap e2159: 8 total, 8 up, 8 in 2024-02-11T23:31:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:48 smithi023 ceph-mon[113671]: osdmap e2159: 8 total, 8 up, 8 in 2024-02-11T23:31:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:49 smithi023 ceph-mon[113671]: osdmap e2160: 8 total, 8 up, 8 in 2024-02-11T23:31:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:49 smithi023 ceph-mon[113671]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 159 op/s 2024-02-11T23:31:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:49 smithi023 ceph-mon[111262]: osdmap e2160: 8 total, 8 up, 8 in 2024-02-11T23:31:49.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:49 smithi023 ceph-mon[111262]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 159 op/s 2024-02-11T23:31:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:49 smithi160 ceph-mon[106289]: osdmap e2160: 8 total, 8 up, 8 in 2024-02-11T23:31:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:49 smithi160 ceph-mon[106289]: pgmap v4204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 159 op/s 2024-02-11T23:31:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:50 smithi023 ceph-mon[111262]: osdmap e2161: 8 total, 8 up, 8 in 2024-02-11T23:31:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:50 smithi023 ceph-mon[111262]: osdmap e2162: 8 total, 8 up, 8 in 2024-02-11T23:31:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:50 smithi023 ceph-mon[113671]: osdmap e2161: 8 total, 8 up, 8 in 2024-02-11T23:31:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:50 smithi023 ceph-mon[113671]: osdmap e2162: 8 total, 8 up, 8 in 2024-02-11T23:31:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:50 smithi160 ceph-mon[106289]: osdmap e2161: 8 total, 8 up, 8 in 2024-02-11T23:31:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:50 smithi160 ceph-mon[106289]: osdmap e2162: 8 total, 8 up, 8 in 2024-02-11T23:31:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:51 smithi023 ceph-mon[111262]: pgmap v4207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 11 op/s 2024-02-11T23:31:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:51 smithi023 ceph-mon[111262]: osdmap e2163: 8 total, 8 up, 8 in 2024-02-11T23:31:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:51 smithi023 ceph-mon[113671]: pgmap v4207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 11 op/s 2024-02-11T23:31:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:51 smithi023 ceph-mon[113671]: osdmap e2163: 8 total, 8 up, 8 in 2024-02-11T23:31:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:51 smithi160 ceph-mon[106289]: pgmap v4207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 11 op/s 2024-02-11T23:31:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:51 smithi160 ceph-mon[106289]: osdmap e2163: 8 total, 8 up, 8 in 2024-02-11T23:31:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:52 smithi023 ceph-mon[111262]: osdmap e2164: 8 total, 8 up, 8 in 2024-02-11T23:31:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:52.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:52 smithi023 ceph-mon[113671]: osdmap e2164: 8 total, 8 up, 8 in 2024-02-11T23:31:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:31:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:52 smithi160 ceph-mon[106289]: osdmap e2164: 8 total, 8 up, 8 in 2024-02-11T23:31:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:53 smithi023 ceph-mon[111262]: pgmap v4210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 KiB/s wr, 81 op/s 2024-02-11T23:31:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:53 smithi023 ceph-mon[111262]: osdmap e2165: 8 total, 8 up, 8 in 2024-02-11T23:31:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:53 smithi023 ceph-mon[113671]: pgmap v4210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 KiB/s wr, 81 op/s 2024-02-11T23:31:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:53 smithi023 ceph-mon[113671]: osdmap e2165: 8 total, 8 up, 8 in 2024-02-11T23:31:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:53 smithi160 ceph-mon[106289]: pgmap v4210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 KiB/s wr, 81 op/s 2024-02-11T23:31:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:53 smithi160 ceph-mon[106289]: osdmap e2165: 8 total, 8 up, 8 in 2024-02-11T23:31:55.471 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 39%] 2024-02-11T23:31:55.576 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 40%] 2024-02-11T23:31:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-mon[111262]: osdmap e2166: 8 total, 8 up, 8 in 2024-02-11T23:31:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-mon[111262]: pgmap v4213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-02-11T23:31:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-mon[111262]: osdmap e2167: 8 total, 8 up, 8 in 2024-02-11T23:31:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-mon[113671]: osdmap e2166: 8 total, 8 up, 8 in 2024-02-11T23:31:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-mon[113671]: pgmap v4213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-02-11T23:31:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-mon[113671]: osdmap e2167: 8 total, 8 up, 8 in 2024-02-11T23:31:55.664 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 40%] 2024-02-11T23:31:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:55 smithi160 ceph-mon[106289]: osdmap e2166: 8 total, 8 up, 8 in 2024-02-11T23:31:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:55 smithi160 ceph-mon[106289]: pgmap v4213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-02-11T23:31:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:55 smithi160 ceph-mon[106289]: osdmap e2167: 8 total, 8 up, 8 in 2024-02-11T23:31:55.739 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 41%] 2024-02-11T23:31:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:31:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:31:55] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:31:57.517 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 41%] 2024-02-11T23:31:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:57 smithi160 ceph-mon[106289]: osdmap e2168: 8 total, 8 up, 8 in 2024-02-11T23:31:57.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:57 smithi160 ceph-mon[106289]: pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 9.0 KiB/s wr, 172 op/s 2024-02-11T23:31:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:57 smithi023 ceph-mon[111262]: osdmap e2168: 8 total, 8 up, 8 in 2024-02-11T23:31:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:57 smithi023 ceph-mon[111262]: pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 9.0 KiB/s wr, 172 op/s 2024-02-11T23:31:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:57 smithi023 ceph-mon[113671]: osdmap e2168: 8 total, 8 up, 8 in 2024-02-11T23:31:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:57 smithi023 ceph-mon[113671]: pgmap v4216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 9.0 KiB/s wr, 172 op/s 2024-02-11T23:31:58.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:58 smithi160 ceph-mon[106289]: osdmap e2169: 8 total, 8 up, 8 in 2024-02-11T23:31:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:58 smithi023 ceph-mon[111262]: osdmap e2169: 8 total, 8 up, 8 in 2024-02-11T23:31:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:58 smithi023 ceph-mon[113671]: osdmap e2169: 8 total, 8 up, 8 in 2024-02-11T23:31:59.557 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 42%] 2024-02-11T23:31:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:59 smithi023 ceph-mon[111262]: osdmap e2170: 8 total, 8 up, 8 in 2024-02-11T23:31:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:31:59 smithi023 ceph-mon[111262]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 218 op/s 2024-02-11T23:31:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:59 smithi023 ceph-mon[113671]: osdmap e2170: 8 total, 8 up, 8 in 2024-02-11T23:31:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:31:59 smithi023 ceph-mon[113671]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 218 op/s 2024-02-11T23:31:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:59 smithi160 ceph-mon[106289]: osdmap e2170: 8 total, 8 up, 8 in 2024-02-11T23:31:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:31:59 smithi160 ceph-mon[106289]: pgmap v4219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 218 op/s 2024-02-11T23:32:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: osdmap e2171: 8 total, 8 up, 8 in 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: osdmap e2172: 8 total, 8 up, 8 in 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: osdmap e2171: 8 total, 8 up, 8 in 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:32:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: osdmap e2172: 8 total, 8 up, 8 in 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:32:00.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: osdmap e2171: 8 total, 8 up, 8 in 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: osdmap e2172: 8 total, 8 up, 8 in 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:32:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:32:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:01 smithi023 ceph-mon[111262]: pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 5.0 KiB/s wr, 75 op/s 2024-02-11T23:32:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:01 smithi023 ceph-mon[111262]: osdmap e2173: 8 total, 8 up, 8 in 2024-02-11T23:32:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:01 smithi023 ceph-mon[113671]: pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 5.0 KiB/s wr, 75 op/s 2024-02-11T23:32:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:01 smithi023 ceph-mon[113671]: osdmap e2173: 8 total, 8 up, 8 in 2024-02-11T23:32:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:01 smithi160 ceph-mon[106289]: pgmap v4222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 5.0 KiB/s wr, 75 op/s 2024-02-11T23:32:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:01 smithi160 ceph-mon[106289]: osdmap e2173: 8 total, 8 up, 8 in 2024-02-11T23:32:03.571 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-02-11T23:32:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:03 smithi023 ceph-mon[111262]: osdmap e2174: 8 total, 8 up, 8 in 2024-02-11T23:32:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:03 smithi023 ceph-mon[111262]: pgmap v4225: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-02-11T23:32:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:03 smithi023 ceph-mon[113671]: osdmap e2174: 8 total, 8 up, 8 in 2024-02-11T23:32:03.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:03 smithi023 ceph-mon[113671]: pgmap v4225: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-02-11T23:32:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:03 smithi160 ceph-mon[106289]: osdmap e2174: 8 total, 8 up, 8 in 2024-02-11T23:32:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:03 smithi160 ceph-mon[106289]: pgmap v4225: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-02-11T23:32:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:04 smithi023 ceph-mon[111262]: osdmap e2175: 8 total, 8 up, 8 in 2024-02-11T23:32:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:04 smithi023 ceph-mon[113671]: osdmap e2175: 8 total, 8 up, 8 in 2024-02-11T23:32:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:04 smithi160 ceph-mon[106289]: osdmap e2175: 8 total, 8 up, 8 in 2024-02-11T23:32:05.503 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 43%] 2024-02-11T23:32:05.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-mon[111262]: osdmap e2176: 8 total, 8 up, 8 in 2024-02-11T23:32:05.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-mon[111262]: pgmap v4228: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-02-11T23:32:05.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-mon[111262]: osdmap e2177: 8 total, 8 up, 8 in 2024-02-11T23:32:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-mon[113671]: osdmap e2176: 8 total, 8 up, 8 in 2024-02-11T23:32:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-mon[113671]: pgmap v4228: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-02-11T23:32:05.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-mon[113671]: osdmap e2177: 8 total, 8 up, 8 in 2024-02-11T23:32:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:05 smithi160 ceph-mon[106289]: osdmap e2176: 8 total, 8 up, 8 in 2024-02-11T23:32:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:05 smithi160 ceph-mon[106289]: pgmap v4228: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 13 KiB/s wr, 164 op/s 2024-02-11T23:32:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:05 smithi160 ceph-mon[106289]: osdmap e2177: 8 total, 8 up, 8 in 2024-02-11T23:32:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:32:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:32:05] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:32:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:07.636 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-02-11T23:32:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:07 smithi023 ceph-mon[111262]: osdmap e2178: 8 total, 8 up, 8 in 2024-02-11T23:32:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:07 smithi023 ceph-mon[111262]: pgmap v4231: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 14 KiB/s wr, 158 op/s 2024-02-11T23:32:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:07 smithi023 ceph-mon[113671]: osdmap e2178: 8 total, 8 up, 8 in 2024-02-11T23:32:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:07 smithi023 ceph-mon[113671]: pgmap v4231: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 14 KiB/s wr, 158 op/s 2024-02-11T23:32:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:07 smithi160 ceph-mon[106289]: osdmap e2178: 8 total, 8 up, 8 in 2024-02-11T23:32:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:07 smithi160 ceph-mon[106289]: pgmap v4231: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 14 KiB/s wr, 158 op/s 2024-02-11T23:32:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:08 smithi023 ceph-mon[111262]: osdmap e2179: 8 total, 8 up, 8 in 2024-02-11T23:32:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:08 smithi023 ceph-mon[113671]: osdmap e2179: 8 total, 8 up, 8 in 2024-02-11T23:32:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:08 smithi160 ceph-mon[106289]: osdmap e2179: 8 total, 8 up, 8 in 2024-02-11T23:32:09.689 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 44%] 2024-02-11T23:32:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:09 smithi023 ceph-mon[111262]: osdmap e2180: 8 total, 8 up, 8 in 2024-02-11T23:32:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:09 smithi023 ceph-mon[111262]: pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 KiB/s wr, 191 op/s 2024-02-11T23:32:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:09 smithi023 ceph-mon[113671]: osdmap e2180: 8 total, 8 up, 8 in 2024-02-11T23:32:09.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:09 smithi023 ceph-mon[113671]: pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 KiB/s wr, 191 op/s 2024-02-11T23:32:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:09 smithi160 ceph-mon[106289]: osdmap e2180: 8 total, 8 up, 8 in 2024-02-11T23:32:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:09 smithi160 ceph-mon[106289]: pgmap v4234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 KiB/s wr, 191 op/s 2024-02-11T23:32:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:10 smithi023 ceph-mon[111262]: osdmap e2181: 8 total, 8 up, 8 in 2024-02-11T23:32:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:10 smithi023 ceph-mon[111262]: osdmap e2182: 8 total, 8 up, 8 in 2024-02-11T23:32:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:10 smithi023 ceph-mon[113671]: osdmap e2181: 8 total, 8 up, 8 in 2024-02-11T23:32:10.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:10 smithi023 ceph-mon[113671]: osdmap e2182: 8 total, 8 up, 8 in 2024-02-11T23:32:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:10 smithi160 ceph-mon[106289]: osdmap e2181: 8 total, 8 up, 8 in 2024-02-11T23:32:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:10 smithi160 ceph-mon[106289]: osdmap e2182: 8 total, 8 up, 8 in 2024-02-11T23:32:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:11 smithi023 ceph-mon[111262]: pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 7.0 KiB/s wr, 55 op/s 2024-02-11T23:32:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:11 smithi023 ceph-mon[111262]: osdmap e2183: 8 total, 8 up, 8 in 2024-02-11T23:32:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:11 smithi023 ceph-mon[113671]: pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 7.0 KiB/s wr, 55 op/s 2024-02-11T23:32:11.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:11 smithi023 ceph-mon[113671]: osdmap e2183: 8 total, 8 up, 8 in 2024-02-11T23:32:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:11 smithi160 ceph-mon[106289]: pgmap v4237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 7.0 KiB/s wr, 55 op/s 2024-02-11T23:32:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:11 smithi160 ceph-mon[106289]: osdmap e2183: 8 total, 8 up, 8 in 2024-02-11T23:32:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:13 smithi023 ceph-mon[111262]: osdmap e2184: 8 total, 8 up, 8 in 2024-02-11T23:32:13.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:13 smithi023 ceph-mon[111262]: pgmap v4240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 8.7 KiB/s wr, 113 op/s 2024-02-11T23:32:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:13 smithi023 ceph-mon[113671]: osdmap e2184: 8 total, 8 up, 8 in 2024-02-11T23:32:13.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:13 smithi023 ceph-mon[113671]: pgmap v4240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 8.7 KiB/s wr, 113 op/s 2024-02-11T23:32:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:13 smithi160 ceph-mon[106289]: osdmap e2184: 8 total, 8 up, 8 in 2024-02-11T23:32:13.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:13 smithi160 ceph-mon[106289]: pgmap v4240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 8.7 KiB/s wr, 113 op/s 2024-02-11T23:32:14.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:14 smithi023 ceph-mon[111262]: osdmap e2185: 8 total, 8 up, 8 in 2024-02-11T23:32:14.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:14 smithi023 ceph-mon[113671]: osdmap e2185: 8 total, 8 up, 8 in 2024-02-11T23:32:14.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:14 smithi160 ceph-mon[106289]: osdmap e2185: 8 total, 8 up, 8 in 2024-02-11T23:32:15.483 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-02-11T23:32:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:15 smithi160 ceph-mon[106289]: osdmap e2186: 8 total, 8 up, 8 in 2024-02-11T23:32:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:15 smithi160 ceph-mon[106289]: pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-02-11T23:32:15.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:15 smithi160 ceph-mon[106289]: osdmap e2187: 8 total, 8 up, 8 in 2024-02-11T23:32:15.760 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-mon[111262]: osdmap e2186: 8 total, 8 up, 8 in 2024-02-11T23:32:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-mon[111262]: pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-02-11T23:32:15.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-mon[111262]: osdmap e2187: 8 total, 8 up, 8 in 2024-02-11T23:32:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-mon[113671]: osdmap e2186: 8 total, 8 up, 8 in 2024-02-11T23:32:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-mon[113671]: pgmap v4243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-02-11T23:32:15.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-mon[113671]: osdmap e2187: 8 total, 8 up, 8 in 2024-02-11T23:32:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:32:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:32:15] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-02-11T23:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:17 smithi160 ceph-mon[106289]: osdmap e2188: 8 total, 8 up, 8 in 2024-02-11T23:32:17.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:17 smithi160 ceph-mon[106289]: pgmap v4246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.5 KiB/s wr, 70 op/s 2024-02-11T23:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:17 smithi023 ceph-mon[111262]: osdmap e2188: 8 total, 8 up, 8 in 2024-02-11T23:32:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:17 smithi023 ceph-mon[111262]: pgmap v4246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.5 KiB/s wr, 70 op/s 2024-02-11T23:32:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:17 smithi023 ceph-mon[113671]: osdmap e2188: 8 total, 8 up, 8 in 2024-02-11T23:32:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:17 smithi023 ceph-mon[113671]: pgmap v4246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.5 KiB/s wr, 70 op/s 2024-02-11T23:32:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:18 smithi023 ceph-mon[111262]: osdmap e2189: 8 total, 8 up, 8 in 2024-02-11T23:32:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:18 smithi023 ceph-mon[113671]: osdmap e2189: 8 total, 8 up, 8 in 2024-02-11T23:32:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:18 smithi160 ceph-mon[106289]: osdmap e2189: 8 total, 8 up, 8 in 2024-02-11T23:32:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:19 smithi023 ceph-mon[111262]: osdmap e2190: 8 total, 8 up, 8 in 2024-02-11T23:32:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:19 smithi023 ceph-mon[111262]: pgmap v4249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 37 op/s 2024-02-11T23:32:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:19 smithi023 ceph-mon[113671]: osdmap e2190: 8 total, 8 up, 8 in 2024-02-11T23:32:19.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:19 smithi023 ceph-mon[113671]: pgmap v4249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 37 op/s 2024-02-11T23:32:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:19 smithi160 ceph-mon[106289]: osdmap e2190: 8 total, 8 up, 8 in 2024-02-11T23:32:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:19 smithi160 ceph-mon[106289]: pgmap v4249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 37 op/s 2024-02-11T23:32:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:20 smithi023 ceph-mon[111262]: osdmap e2191: 8 total, 8 up, 8 in 2024-02-11T23:32:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:20 smithi023 ceph-mon[111262]: osdmap e2192: 8 total, 8 up, 8 in 2024-02-11T23:32:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:20 smithi023 ceph-mon[113671]: osdmap e2191: 8 total, 8 up, 8 in 2024-02-11T23:32:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:20 smithi023 ceph-mon[113671]: osdmap e2192: 8 total, 8 up, 8 in 2024-02-11T23:32:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:20 smithi160 ceph-mon[106289]: osdmap e2191: 8 total, 8 up, 8 in 2024-02-11T23:32:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:20 smithi160 ceph-mon[106289]: osdmap e2192: 8 total, 8 up, 8 in 2024-02-11T23:32:21.525 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 45%] 2024-02-11T23:32:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:21 smithi023 ceph-mon[111262]: pgmap v4252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 55 op/s 2024-02-11T23:32:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:21 smithi023 ceph-mon[111262]: osdmap e2193: 8 total, 8 up, 8 in 2024-02-11T23:32:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:21 smithi023 ceph-mon[113671]: pgmap v4252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 55 op/s 2024-02-11T23:32:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:21 smithi023 ceph-mon[113671]: osdmap e2193: 8 total, 8 up, 8 in 2024-02-11T23:32:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:21 smithi160 ceph-mon[106289]: pgmap v4252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 2.0 KiB/s wr, 55 op/s 2024-02-11T23:32:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:21 smithi160 ceph-mon[106289]: osdmap e2193: 8 total, 8 up, 8 in 2024-02-11T23:32:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:23.611 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 46%] 2024-02-11T23:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:23 smithi023 ceph-mon[111262]: osdmap e2194: 8 total, 8 up, 8 in 2024-02-11T23:32:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:23 smithi023 ceph-mon[111262]: pgmap v4255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 6.2 KiB/s wr, 122 op/s 2024-02-11T23:32:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:23 smithi023 ceph-mon[113671]: osdmap e2194: 8 total, 8 up, 8 in 2024-02-11T23:32:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:23 smithi023 ceph-mon[113671]: pgmap v4255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 6.2 KiB/s wr, 122 op/s 2024-02-11T23:32:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:23 smithi160 ceph-mon[106289]: osdmap e2194: 8 total, 8 up, 8 in 2024-02-11T23:32:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:23 smithi160 ceph-mon[106289]: pgmap v4255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 6.2 KiB/s wr, 122 op/s 2024-02-11T23:32:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:24 smithi023 ceph-mon[111262]: osdmap e2195: 8 total, 8 up, 8 in 2024-02-11T23:32:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:24 smithi023 ceph-mon[113671]: osdmap e2195: 8 total, 8 up, 8 in 2024-02-11T23:32:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:24 smithi160 ceph-mon[106289]: osdmap e2195: 8 total, 8 up, 8 in 2024-02-11T23:32:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-mon[111262]: osdmap e2196: 8 total, 8 up, 8 in 2024-02-11T23:32:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-mon[111262]: pgmap v4258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-02-11T23:32:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-mon[111262]: osdmap e2197: 8 total, 8 up, 8 in 2024-02-11T23:32:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:32:25] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:32:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-mon[113671]: osdmap e2196: 8 total, 8 up, 8 in 2024-02-11T23:32:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-mon[113671]: pgmap v4258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-02-11T23:32:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:25 smithi023 ceph-mon[113671]: osdmap e2197: 8 total, 8 up, 8 in 2024-02-11T23:32:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:25 smithi160 ceph-mon[106289]: osdmap e2196: 8 total, 8 up, 8 in 2024-02-11T23:32:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:25 smithi160 ceph-mon[106289]: pgmap v4258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-02-11T23:32:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:25 smithi160 ceph-mon[106289]: osdmap e2197: 8 total, 8 up, 8 in 2024-02-11T23:32:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:27 smithi023 ceph-mon[111262]: osdmap e2198: 8 total, 8 up, 8 in 2024-02-11T23:32:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:27 smithi023 ceph-mon[111262]: pgmap v4261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-02-11T23:32:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:27 smithi023 ceph-mon[113671]: osdmap e2198: 8 total, 8 up, 8 in 2024-02-11T23:32:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:27 smithi023 ceph-mon[113671]: pgmap v4261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-02-11T23:32:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:27 smithi160 ceph-mon[106289]: osdmap e2198: 8 total, 8 up, 8 in 2024-02-11T23:32:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:27 smithi160 ceph-mon[106289]: pgmap v4261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-02-11T23:32:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:28 smithi160 ceph-mon[106289]: osdmap e2199: 8 total, 8 up, 8 in 2024-02-11T23:32:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:28 smithi023 ceph-mon[111262]: osdmap e2199: 8 total, 8 up, 8 in 2024-02-11T23:32:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:28 smithi023 ceph-mon[113671]: osdmap e2199: 8 total, 8 up, 8 in 2024-02-11T23:32:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:29 smithi160 ceph-mon[106289]: osdmap e2200: 8 total, 8 up, 8 in 2024-02-11T23:32:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:29 smithi160 ceph-mon[106289]: pgmap v4264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 7.2 KiB/s wr, 98 op/s 2024-02-11T23:32:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:29 smithi023 ceph-mon[111262]: osdmap e2200: 8 total, 8 up, 8 in 2024-02-11T23:32:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:29 smithi023 ceph-mon[111262]: pgmap v4264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 7.2 KiB/s wr, 98 op/s 2024-02-11T23:32:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:29 smithi023 ceph-mon[113671]: osdmap e2200: 8 total, 8 up, 8 in 2024-02-11T23:32:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:29 smithi023 ceph-mon[113671]: pgmap v4264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 7.2 KiB/s wr, 98 op/s 2024-02-11T23:32:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:30 smithi160 ceph-mon[106289]: osdmap e2201: 8 total, 8 up, 8 in 2024-02-11T23:32:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:30 smithi160 ceph-mon[106289]: osdmap e2202: 8 total, 8 up, 8 in 2024-02-11T23:32:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:30 smithi023 ceph-mon[111262]: osdmap e2201: 8 total, 8 up, 8 in 2024-02-11T23:32:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:30 smithi023 ceph-mon[111262]: osdmap e2202: 8 total, 8 up, 8 in 2024-02-11T23:32:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:30 smithi023 ceph-mon[113671]: osdmap e2201: 8 total, 8 up, 8 in 2024-02-11T23:32:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:30 smithi023 ceph-mon[113671]: osdmap e2202: 8 total, 8 up, 8 in 2024-02-11T23:32:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:31 smithi023 ceph-mon[111262]: pgmap v4267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 82 op/s 2024-02-11T23:32:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:31 smithi023 ceph-mon[111262]: osdmap e2203: 8 total, 8 up, 8 in 2024-02-11T23:32:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:31 smithi023 ceph-mon[113671]: pgmap v4267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 82 op/s 2024-02-11T23:32:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:31 smithi023 ceph-mon[113671]: osdmap e2203: 8 total, 8 up, 8 in 2024-02-11T23:32:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:31 smithi160 ceph-mon[106289]: pgmap v4267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 82 op/s 2024-02-11T23:32:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:31 smithi160 ceph-mon[106289]: osdmap e2203: 8 total, 8 up, 8 in 2024-02-11T23:32:33.195 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:32:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T23:32:32.929452379Z level=info msg="Completed cleanup jobs" duration=1.167861ms 2024-02-11T23:32:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:33 smithi160 ceph-mon[106289]: osdmap e2204: 8 total, 8 up, 8 in 2024-02-11T23:32:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:33 smithi160 ceph-mon[106289]: pgmap v4270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.0 KiB/s wr, 72 op/s 2024-02-11T23:32:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:33 smithi023 ceph-mon[111262]: osdmap e2204: 8 total, 8 up, 8 in 2024-02-11T23:32:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:33 smithi023 ceph-mon[111262]: pgmap v4270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.0 KiB/s wr, 72 op/s 2024-02-11T23:32:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:33 smithi023 ceph-mon[113671]: osdmap e2204: 8 total, 8 up, 8 in 2024-02-11T23:32:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:33 smithi023 ceph-mon[113671]: pgmap v4270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.0 KiB/s wr, 72 op/s 2024-02-11T23:32:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:34 smithi023 ceph-mon[111262]: osdmap e2205: 8 total, 8 up, 8 in 2024-02-11T23:32:34.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:34 smithi023 ceph-mon[113671]: osdmap e2205: 8 total, 8 up, 8 in 2024-02-11T23:32:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:34 smithi160 ceph-mon[106289]: osdmap e2205: 8 total, 8 up, 8 in 2024-02-11T23:32:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:35 smithi160 ceph-mon[106289]: osdmap e2206: 8 total, 8 up, 8 in 2024-02-11T23:32:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:35 smithi160 ceph-mon[106289]: pgmap v4273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:32:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:35 smithi023 ceph-mon[111262]: osdmap e2206: 8 total, 8 up, 8 in 2024-02-11T23:32:35.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:35 smithi023 ceph-mon[111262]: pgmap v4273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:32:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:35 smithi023 ceph-mon[113671]: osdmap e2206: 8 total, 8 up, 8 in 2024-02-11T23:32:35.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:35 smithi023 ceph-mon[113671]: pgmap v4273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:32:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:32:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:32:35] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:32:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:36 smithi160 ceph-mon[106289]: osdmap e2207: 8 total, 8 up, 8 in 2024-02-11T23:32:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:36 smithi023 ceph-mon[111262]: osdmap e2207: 8 total, 8 up, 8 in 2024-02-11T23:32:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:36 smithi023 ceph-mon[113671]: osdmap e2207: 8 total, 8 up, 8 in 2024-02-11T23:32:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:37 smithi023 ceph-mon[111262]: osdmap e2208: 8 total, 8 up, 8 in 2024-02-11T23:32:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:37 smithi023 ceph-mon[111262]: pgmap v4276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 3.5 KiB/s wr, 110 op/s 2024-02-11T23:32:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:37 smithi023 ceph-mon[113671]: osdmap e2208: 8 total, 8 up, 8 in 2024-02-11T23:32:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:37 smithi023 ceph-mon[113671]: pgmap v4276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 3.5 KiB/s wr, 110 op/s 2024-02-11T23:32:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:37 smithi160 ceph-mon[106289]: osdmap e2208: 8 total, 8 up, 8 in 2024-02-11T23:32:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:37 smithi160 ceph-mon[106289]: pgmap v4276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 3.5 KiB/s wr, 110 op/s 2024-02-11T23:32:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:38 smithi023 ceph-mon[111262]: osdmap e2209: 8 total, 8 up, 8 in 2024-02-11T23:32:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:38 smithi023 ceph-mon[113671]: osdmap e2209: 8 total, 8 up, 8 in 2024-02-11T23:32:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:38 smithi160 ceph-mon[106289]: osdmap e2209: 8 total, 8 up, 8 in 2024-02-11T23:32:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:39 smithi023 ceph-mon[111262]: osdmap e2210: 8 total, 8 up, 8 in 2024-02-11T23:32:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:39 smithi023 ceph-mon[111262]: pgmap v4279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.5 KiB/s wr, 115 op/s 2024-02-11T23:32:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:39 smithi023 ceph-mon[113671]: osdmap e2210: 8 total, 8 up, 8 in 2024-02-11T23:32:39.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:39 smithi023 ceph-mon[113671]: pgmap v4279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.5 KiB/s wr, 115 op/s 2024-02-11T23:32:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:39 smithi160 ceph-mon[106289]: osdmap e2210: 8 total, 8 up, 8 in 2024-02-11T23:32:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:39 smithi160 ceph-mon[106289]: pgmap v4279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 3.5 KiB/s wr, 115 op/s 2024-02-11T23:32:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:40 smithi023 ceph-mon[111262]: osdmap e2211: 8 total, 8 up, 8 in 2024-02-11T23:32:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:40 smithi023 ceph-mon[113671]: osdmap e2211: 8 total, 8 up, 8 in 2024-02-11T23:32:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:40 smithi160 ceph-mon[106289]: osdmap e2211: 8 total, 8 up, 8 in 2024-02-11T23:32:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:41 smithi023 ceph-mon[111262]: osdmap e2212: 8 total, 8 up, 8 in 2024-02-11T23:32:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:41 smithi023 ceph-mon[111262]: pgmap v4282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 3.5 KiB/s wr, 158 op/s 2024-02-11T23:32:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:41 smithi023 ceph-mon[113671]: osdmap e2212: 8 total, 8 up, 8 in 2024-02-11T23:32:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:41 smithi023 ceph-mon[113671]: pgmap v4282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 3.5 KiB/s wr, 158 op/s 2024-02-11T23:32:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:41 smithi160 ceph-mon[106289]: osdmap e2212: 8 total, 8 up, 8 in 2024-02-11T23:32:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:41 smithi160 ceph-mon[106289]: pgmap v4282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 3.5 KiB/s wr, 158 op/s 2024-02-11T23:32:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:42 smithi023 ceph-mon[111262]: osdmap e2213: 8 total, 8 up, 8 in 2024-02-11T23:32:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:42 smithi023 ceph-mon[113671]: osdmap e2213: 8 total, 8 up, 8 in 2024-02-11T23:32:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:42 smithi160 ceph-mon[106289]: osdmap e2213: 8 total, 8 up, 8 in 2024-02-11T23:32:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:43 smithi023 ceph-mon[111262]: osdmap e2214: 8 total, 8 up, 8 in 2024-02-11T23:32:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:43 smithi023 ceph-mon[111262]: pgmap v4285: 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-02-11T23:32:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:43 smithi023 ceph-mon[113671]: osdmap e2214: 8 total, 8 up, 8 in 2024-02-11T23:32:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:43 smithi023 ceph-mon[113671]: pgmap v4285: 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-02-11T23:32:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:43 smithi160 ceph-mon[106289]: osdmap e2214: 8 total, 8 up, 8 in 2024-02-11T23:32:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:43 smithi160 ceph-mon[106289]: pgmap v4285: 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-02-11T23:32:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:44 smithi023 ceph-mon[111262]: osdmap e2215: 8 total, 8 up, 8 in 2024-02-11T23:32:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:44 smithi023 ceph-mon[113671]: osdmap e2215: 8 total, 8 up, 8 in 2024-02-11T23:32:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:44 smithi160 ceph-mon[106289]: osdmap e2215: 8 total, 8 up, 8 in 2024-02-11T23:32:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:32:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:32:45] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-02-11T23:32:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:45 smithi023 ceph-mon[111262]: osdmap e2216: 8 total, 8 up, 8 in 2024-02-11T23:32:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:45 smithi023 ceph-mon[111262]: pgmap v4288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-02-11T23:32:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:45 smithi023 ceph-mon[113671]: osdmap e2216: 8 total, 8 up, 8 in 2024-02-11T23:32:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:45 smithi023 ceph-mon[113671]: pgmap v4288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-02-11T23:32:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:45 smithi160 ceph-mon[106289]: osdmap e2216: 8 total, 8 up, 8 in 2024-02-11T23:32:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:45 smithi160 ceph-mon[106289]: pgmap v4288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-02-11T23:32:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:46 smithi023 ceph-mon[111262]: osdmap e2217: 8 total, 8 up, 8 in 2024-02-11T23:32:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:46 smithi023 ceph-mon[113671]: osdmap e2217: 8 total, 8 up, 8 in 2024-02-11T23:32:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:46 smithi160 ceph-mon[106289]: osdmap e2217: 8 total, 8 up, 8 in 2024-02-11T23:32:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:47 smithi023 ceph-mon[111262]: osdmap e2218: 8 total, 8 up, 8 in 2024-02-11T23:32:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:47 smithi023 ceph-mon[111262]: pgmap v4291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 3.2 KiB/s wr, 198 op/s 2024-02-11T23:32:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:47 smithi023 ceph-mon[113671]: osdmap e2218: 8 total, 8 up, 8 in 2024-02-11T23:32:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:47 smithi023 ceph-mon[113671]: pgmap v4291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 3.2 KiB/s wr, 198 op/s 2024-02-11T23:32:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:47 smithi160 ceph-mon[106289]: osdmap e2218: 8 total, 8 up, 8 in 2024-02-11T23:32:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:47 smithi160 ceph-mon[106289]: pgmap v4291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 3.2 KiB/s wr, 198 op/s 2024-02-11T23:32:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:48 smithi023 ceph-mon[111262]: osdmap e2219: 8 total, 8 up, 8 in 2024-02-11T23:32:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:48 smithi023 ceph-mon[113671]: osdmap e2219: 8 total, 8 up, 8 in 2024-02-11T23:32:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:48 smithi160 ceph-mon[106289]: osdmap e2219: 8 total, 8 up, 8 in 2024-02-11T23:32:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:49 smithi023 ceph-mon[111262]: osdmap e2220: 8 total, 8 up, 8 in 2024-02-11T23:32:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:49 smithi023 ceph-mon[111262]: pgmap v4294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 3.7 KiB/s wr, 203 op/s 2024-02-11T23:32:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:49 smithi023 ceph-mon[113671]: osdmap e2220: 8 total, 8 up, 8 in 2024-02-11T23:32:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:49 smithi023 ceph-mon[113671]: pgmap v4294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 3.7 KiB/s wr, 203 op/s 2024-02-11T23:32:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:49 smithi160 ceph-mon[106289]: osdmap e2220: 8 total, 8 up, 8 in 2024-02-11T23:32:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:49 smithi160 ceph-mon[106289]: pgmap v4294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 3.7 KiB/s wr, 203 op/s 2024-02-11T23:32:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:50 smithi023 ceph-mon[111262]: osdmap e2221: 8 total, 8 up, 8 in 2024-02-11T23:32:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:50 smithi023 ceph-mon[113671]: osdmap e2221: 8 total, 8 up, 8 in 2024-02-11T23:32:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:50 smithi160 ceph-mon[106289]: osdmap e2221: 8 total, 8 up, 8 in 2024-02-11T23:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:51 smithi160 ceph-mon[106289]: osdmap e2222: 8 total, 8 up, 8 in 2024-02-11T23:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:51 smithi160 ceph-mon[106289]: pgmap v4297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 3.0 KiB/s wr, 245 op/s 2024-02-11T23:32:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:51 smithi023 ceph-mon[111262]: osdmap e2222: 8 total, 8 up, 8 in 2024-02-11T23:32:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:51 smithi023 ceph-mon[111262]: pgmap v4297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 3.0 KiB/s wr, 245 op/s 2024-02-11T23:32:52.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:51 smithi023 ceph-mon[113671]: osdmap e2222: 8 total, 8 up, 8 in 2024-02-11T23:32:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:51 smithi023 ceph-mon[113671]: pgmap v4297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 3.0 KiB/s wr, 245 op/s 2024-02-11T23:32:52.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:32:53.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:52 smithi023 ceph-mon[111262]: osdmap e2223: 8 total, 8 up, 8 in 2024-02-11T23:32:53.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:52 smithi023 ceph-mon[113671]: osdmap e2223: 8 total, 8 up, 8 in 2024-02-11T23:32:53.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:52 smithi160 ceph-mon[106289]: osdmap e2223: 8 total, 8 up, 8 in 2024-02-11T23:32:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:53 smithi023 ceph-mon[111262]: pgmap v4299: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 3.7 KiB/s wr, 243 op/s 2024-02-11T23:32:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:53 smithi023 ceph-mon[111262]: osdmap e2224: 8 total, 8 up, 8 in 2024-02-11T23:32:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:53 smithi023 ceph-mon[113671]: pgmap v4299: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 3.7 KiB/s wr, 243 op/s 2024-02-11T23:32:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:53 smithi023 ceph-mon[113671]: osdmap e2224: 8 total, 8 up, 8 in 2024-02-11T23:32:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:53 smithi160 ceph-mon[106289]: pgmap v4299: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 3.7 KiB/s wr, 243 op/s 2024-02-11T23:32:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:53 smithi160 ceph-mon[106289]: osdmap e2224: 8 total, 8 up, 8 in 2024-02-11T23:32:55.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:54 smithi023 ceph-mon[111262]: osdmap e2225: 8 total, 8 up, 8 in 2024-02-11T23:32:55.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:54 smithi023 ceph-mon[113671]: osdmap e2225: 8 total, 8 up, 8 in 2024-02-11T23:32:55.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:54 smithi160 ceph-mon[106289]: osdmap e2225: 8 total, 8 up, 8 in 2024-02-11T23:32:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:55 smithi023 ceph-mon[111262]: pgmap v4302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:32:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:55 smithi023 ceph-mon[111262]: osdmap e2226: 8 total, 8 up, 8 in 2024-02-11T23:32:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:32:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:32:55] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-02-11T23:32:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:55 smithi023 ceph-mon[113671]: pgmap v4302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:32:56.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:55 smithi023 ceph-mon[113671]: osdmap e2226: 8 total, 8 up, 8 in 2024-02-11T23:32:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:55 smithi160 ceph-mon[106289]: pgmap v4302: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:32:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:55 smithi160 ceph-mon[106289]: osdmap e2226: 8 total, 8 up, 8 in 2024-02-11T23:32:57.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:56 smithi023 ceph-mon[111262]: osdmap e2227: 8 total, 8 up, 8 in 2024-02-11T23:32:57.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:56 smithi023 ceph-mon[113671]: osdmap e2227: 8 total, 8 up, 8 in 2024-02-11T23:32:57.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:56 smithi160 ceph-mon[106289]: osdmap e2227: 8 total, 8 up, 8 in 2024-02-11T23:32:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:57 smithi023 ceph-mon[111262]: pgmap v4305: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 3.5 KiB/s wr, 285 op/s 2024-02-11T23:32:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:57 smithi023 ceph-mon[111262]: osdmap e2228: 8 total, 8 up, 8 in 2024-02-11T23:32:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:57 smithi023 ceph-mon[113671]: pgmap v4305: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 3.5 KiB/s wr, 285 op/s 2024-02-11T23:32:58.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:57 smithi023 ceph-mon[113671]: osdmap e2228: 8 total, 8 up, 8 in 2024-02-11T23:32:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:57 smithi160 ceph-mon[106289]: pgmap v4305: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 3.5 KiB/s wr, 285 op/s 2024-02-11T23:32:58.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:57 smithi160 ceph-mon[106289]: osdmap e2228: 8 total, 8 up, 8 in 2024-02-11T23:32:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:58 smithi023 ceph-mon[111262]: osdmap e2229: 8 total, 8 up, 8 in 2024-02-11T23:32:59.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:58 smithi023 ceph-mon[113671]: osdmap e2229: 8 total, 8 up, 8 in 2024-02-11T23:32:59.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:58 smithi160 ceph-mon[106289]: osdmap e2229: 8 total, 8 up, 8 in 2024-02-11T23:33:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:59 smithi023 ceph-mon[111262]: pgmap v4308: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 216 KiB/s rd, 3.5 KiB/s wr, 290 op/s 2024-02-11T23:33:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:32:59 smithi023 ceph-mon[111262]: osdmap e2230: 8 total, 8 up, 8 in 2024-02-11T23:33:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:59 smithi023 ceph-mon[113671]: pgmap v4308: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 216 KiB/s rd, 3.5 KiB/s wr, 290 op/s 2024-02-11T23:33:00.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:32:59 smithi023 ceph-mon[113671]: osdmap e2230: 8 total, 8 up, 8 in 2024-02-11T23:33:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:59 smithi160 ceph-mon[106289]: pgmap v4308: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 216 KiB/s rd, 3.5 KiB/s wr, 290 op/s 2024-02-11T23:33:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:32:59 smithi160 ceph-mon[106289]: osdmap e2230: 8 total, 8 up, 8 in 2024-02-11T23:33:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:00 smithi023 ceph-mon[111262]: osdmap e2231: 8 total, 8 up, 8 in 2024-02-11T23:33:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:00 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:33:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:00 smithi023 ceph-mon[113671]: osdmap e2231: 8 total, 8 up, 8 in 2024-02-11T23:33:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:00 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:33:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:00 smithi160 ceph-mon[106289]: osdmap e2231: 8 total, 8 up, 8 in 2024-02-11T23:33:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:00 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:33:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[111262]: pgmap v4311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 3.2 KiB/s wr, 333 op/s 2024-02-11T23:33:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[111262]: osdmap e2232: 8 total, 8 up, 8 in 2024-02-11T23:33:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:33:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:33:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:33:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[113671]: pgmap v4311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 3.2 KiB/s wr, 333 op/s 2024-02-11T23:33:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[113671]: osdmap e2232: 8 total, 8 up, 8 in 2024-02-11T23:33:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:33:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:33:02.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:33:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:01 smithi160 ceph-mon[106289]: pgmap v4311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 3.2 KiB/s wr, 333 op/s 2024-02-11T23:33:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:01 smithi160 ceph-mon[106289]: osdmap e2232: 8 total, 8 up, 8 in 2024-02-11T23:33:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:33:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:33:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:33:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:02 smithi023 ceph-mon[111262]: osdmap e2233: 8 total, 8 up, 8 in 2024-02-11T23:33:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:02 smithi023 ceph-mon[113671]: osdmap e2233: 8 total, 8 up, 8 in 2024-02-11T23:33:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:02 smithi160 ceph-mon[106289]: osdmap e2233: 8 total, 8 up, 8 in 2024-02-11T23:33:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:03 smithi023 ceph-mon[111262]: pgmap v4314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.7 KiB/s wr, 334 op/s 2024-02-11T23:33:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:03 smithi023 ceph-mon[111262]: osdmap e2234: 8 total, 8 up, 8 in 2024-02-11T23:33:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:03 smithi023 ceph-mon[113671]: pgmap v4314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.7 KiB/s wr, 334 op/s 2024-02-11T23:33:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:03 smithi023 ceph-mon[113671]: osdmap e2234: 8 total, 8 up, 8 in 2024-02-11T23:33:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:03 smithi160 ceph-mon[106289]: pgmap v4314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 249 KiB/s rd, 3.7 KiB/s wr, 334 op/s 2024-02-11T23:33:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:03 smithi160 ceph-mon[106289]: osdmap e2234: 8 total, 8 up, 8 in 2024-02-11T23:33:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:04 smithi160 ceph-mon[106289]: osdmap e2235: 8 total, 8 up, 8 in 2024-02-11T23:33:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:04 smithi023 ceph-mon[111262]: osdmap e2235: 8 total, 8 up, 8 in 2024-02-11T23:33:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:04 smithi023 ceph-mon[113671]: osdmap e2235: 8 total, 8 up, 8 in 2024-02-11T23:33:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:33:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:33:05] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-02-11T23:33:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:05 smithi023 ceph-mon[111262]: pgmap v4317: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:33:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:05 smithi023 ceph-mon[111262]: osdmap e2236: 8 total, 8 up, 8 in 2024-02-11T23:33:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:05 smithi023 ceph-mon[113671]: pgmap v4317: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:33:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:05 smithi023 ceph-mon[113671]: osdmap e2236: 8 total, 8 up, 8 in 2024-02-11T23:33:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:05 smithi160 ceph-mon[106289]: pgmap v4317: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:33:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:05 smithi160 ceph-mon[106289]: osdmap e2236: 8 total, 8 up, 8 in 2024-02-11T23:33:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:06 smithi023 ceph-mon[111262]: osdmap e2237: 8 total, 8 up, 8 in 2024-02-11T23:33:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:06 smithi023 ceph-mon[113671]: osdmap e2237: 8 total, 8 up, 8 in 2024-02-11T23:33:07.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:06 smithi160 ceph-mon[106289]: osdmap e2237: 8 total, 8 up, 8 in 2024-02-11T23:33:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:07 smithi023 ceph-mon[111262]: pgmap v4320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 3.5 KiB/s wr, 373 op/s 2024-02-11T23:33:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:07 smithi023 ceph-mon[111262]: osdmap e2238: 8 total, 8 up, 8 in 2024-02-11T23:33:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:07 smithi023 ceph-mon[113671]: pgmap v4320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 3.5 KiB/s wr, 373 op/s 2024-02-11T23:33:08.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:07 smithi023 ceph-mon[113671]: osdmap e2238: 8 total, 8 up, 8 in 2024-02-11T23:33:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:07 smithi160 ceph-mon[106289]: pgmap v4320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 279 KiB/s rd, 3.5 KiB/s wr, 373 op/s 2024-02-11T23:33:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:07 smithi160 ceph-mon[106289]: osdmap e2238: 8 total, 8 up, 8 in 2024-02-11T23:33:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:08 smithi023 ceph-mon[111262]: osdmap e2239: 8 total, 8 up, 8 in 2024-02-11T23:33:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:08 smithi023 ceph-mon[111262]: pgmap v4323: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 3.0 KiB/s wr, 376 op/s 2024-02-11T23:33:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:08 smithi023 ceph-mon[113671]: osdmap e2239: 8 total, 8 up, 8 in 2024-02-11T23:33:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:08 smithi023 ceph-mon[113671]: pgmap v4323: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 3.0 KiB/s wr, 376 op/s 2024-02-11T23:33:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:08 smithi160 ceph-mon[106289]: osdmap e2239: 8 total, 8 up, 8 in 2024-02-11T23:33:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:08 smithi160 ceph-mon[106289]: pgmap v4323: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 282 KiB/s rd, 3.0 KiB/s wr, 376 op/s 2024-02-11T23:33:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:09 smithi023 ceph-mon[111262]: osdmap e2240: 8 total, 8 up, 8 in 2024-02-11T23:33:10.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:09 smithi023 ceph-mon[113671]: osdmap e2240: 8 total, 8 up, 8 in 2024-02-11T23:33:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:09 smithi160 ceph-mon[106289]: osdmap e2240: 8 total, 8 up, 8 in 2024-02-11T23:33:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:10 smithi023 ceph-mon[111262]: osdmap e2241: 8 total, 8 up, 8 in 2024-02-11T23:33:11.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:10 smithi023 ceph-mon[111262]: pgmap v4326: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 2.7 KiB/s wr, 419 op/s 2024-02-11T23:33:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:11 smithi023 ceph-mon[113671]: osdmap e2241: 8 total, 8 up, 8 in 2024-02-11T23:33:11.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:11 smithi023 ceph-mon[113671]: pgmap v4326: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 2.7 KiB/s wr, 419 op/s 2024-02-11T23:33:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:10 smithi160 ceph-mon[106289]: osdmap e2241: 8 total, 8 up, 8 in 2024-02-11T23:33:11.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:10 smithi160 ceph-mon[106289]: pgmap v4326: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 2.7 KiB/s wr, 419 op/s 2024-02-11T23:33:12.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:12 smithi023 ceph-mon[111262]: osdmap e2242: 8 total, 8 up, 8 in 2024-02-11T23:33:12.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:12 smithi023 ceph-mon[113671]: osdmap e2242: 8 total, 8 up, 8 in 2024-02-11T23:33:12.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:12 smithi160 ceph-mon[106289]: osdmap e2242: 8 total, 8 up, 8 in 2024-02-11T23:33:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:13 smithi023 ceph-mon[111262]: osdmap e2243: 8 total, 8 up, 8 in 2024-02-11T23:33:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:13 smithi023 ceph-mon[111262]: pgmap v4329: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 4.0 KiB/s wr, 422 op/s 2024-02-11T23:33:13.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:13 smithi023 ceph-mon[113671]: osdmap e2243: 8 total, 8 up, 8 in 2024-02-11T23:33:13.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:13 smithi023 ceph-mon[113671]: pgmap v4329: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 4.0 KiB/s wr, 422 op/s 2024-02-11T23:33:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:13 smithi160 ceph-mon[106289]: osdmap e2243: 8 total, 8 up, 8 in 2024-02-11T23:33:13.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:13 smithi160 ceph-mon[106289]: pgmap v4329: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 4.0 KiB/s wr, 422 op/s 2024-02-11T23:33:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:14 smithi023 ceph-mon[111262]: osdmap e2244: 8 total, 8 up, 8 in 2024-02-11T23:33:14.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:14 smithi023 ceph-mon[113671]: osdmap e2244: 8 total, 8 up, 8 in 2024-02-11T23:33:14.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:14 smithi160 ceph-mon[106289]: osdmap e2244: 8 total, 8 up, 8 in 2024-02-11T23:33:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:15 smithi160 ceph-mon[106289]: osdmap e2245: 8 total, 8 up, 8 in 2024-02-11T23:33:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:15 smithi160 ceph-mon[106289]: pgmap v4332: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:15 smithi023 ceph-mon[111262]: osdmap e2245: 8 total, 8 up, 8 in 2024-02-11T23:33:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:15 smithi023 ceph-mon[111262]: pgmap v4332: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:15 smithi023 ceph-mon[113671]: osdmap e2245: 8 total, 8 up, 8 in 2024-02-11T23:33:15.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:15 smithi023 ceph-mon[113671]: pgmap v4332: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:16.077 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:33:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:33:15] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-02-11T23:33:16.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:16 smithi023 ceph-mon[111262]: osdmap e2246: 8 total, 8 up, 8 in 2024-02-11T23:33:16.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:16 smithi023 ceph-mon[113671]: osdmap e2246: 8 total, 8 up, 8 in 2024-02-11T23:33:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:16 smithi160 ceph-mon[106289]: osdmap e2246: 8 total, 8 up, 8 in 2024-02-11T23:33:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:17 smithi023 ceph-mon[111262]: osdmap e2247: 8 total, 8 up, 8 in 2024-02-11T23:33:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:17 smithi023 ceph-mon[111262]: pgmap v4335: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 3.2 KiB/s wr, 460 op/s 2024-02-11T23:33:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:17 smithi023 ceph-mon[113671]: osdmap e2247: 8 total, 8 up, 8 in 2024-02-11T23:33:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:17 smithi023 ceph-mon[113671]: pgmap v4335: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 3.2 KiB/s wr, 460 op/s 2024-02-11T23:33:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:17 smithi160 ceph-mon[106289]: osdmap e2247: 8 total, 8 up, 8 in 2024-02-11T23:33:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:17 smithi160 ceph-mon[106289]: pgmap v4335: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 3.2 KiB/s wr, 460 op/s 2024-02-11T23:33:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:18 smithi160 ceph-mon[106289]: osdmap e2248: 8 total, 8 up, 8 in 2024-02-11T23:33:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:18 smithi023 ceph-mon[111262]: osdmap e2248: 8 total, 8 up, 8 in 2024-02-11T23:33:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:18 smithi023 ceph-mon[113671]: osdmap e2248: 8 total, 8 up, 8 in 2024-02-11T23:33:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:19 smithi023 ceph-mon[111262]: osdmap e2249: 8 total, 8 up, 8 in 2024-02-11T23:33:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:19 smithi023 ceph-mon[111262]: pgmap v4338: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 347 KiB/s rd, 3.0 KiB/s wr, 465 op/s 2024-02-11T23:33:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:19 smithi023 ceph-mon[113671]: osdmap e2249: 8 total, 8 up, 8 in 2024-02-11T23:33:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:19 smithi023 ceph-mon[113671]: pgmap v4338: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 347 KiB/s rd, 3.0 KiB/s wr, 465 op/s 2024-02-11T23:33:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:19 smithi160 ceph-mon[106289]: osdmap e2249: 8 total, 8 up, 8 in 2024-02-11T23:33:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:19 smithi160 ceph-mon[106289]: pgmap v4338: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 347 KiB/s rd, 3.0 KiB/s wr, 465 op/s 2024-02-11T23:33:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:20 smithi023 ceph-mon[111262]: osdmap e2250: 8 total, 8 up, 8 in 2024-02-11T23:33:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:20 smithi023 ceph-mon[113671]: osdmap e2250: 8 total, 8 up, 8 in 2024-02-11T23:33:20.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:20 smithi160 ceph-mon[106289]: osdmap e2250: 8 total, 8 up, 8 in 2024-02-11T23:33:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:21 smithi023 ceph-mon[111262]: osdmap e2251: 8 total, 8 up, 8 in 2024-02-11T23:33:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:21 smithi023 ceph-mon[111262]: pgmap v4341: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 300 KiB/s rd, 2.2 KiB/s wr, 403 op/s 2024-02-11T23:33:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:21 smithi023 ceph-mon[113671]: osdmap e2251: 8 total, 8 up, 8 in 2024-02-11T23:33:21.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:21 smithi023 ceph-mon[113671]: pgmap v4341: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 300 KiB/s rd, 2.2 KiB/s wr, 403 op/s 2024-02-11T23:33:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:21 smithi160 ceph-mon[106289]: osdmap e2251: 8 total, 8 up, 8 in 2024-02-11T23:33:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:21 smithi160 ceph-mon[106289]: pgmap v4341: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 300 KiB/s rd, 2.2 KiB/s wr, 403 op/s 2024-02-11T23:33:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:22 smithi160 ceph-mon[106289]: osdmap e2252: 8 total, 8 up, 8 in 2024-02-11T23:33:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:22 smithi023 ceph-mon[111262]: osdmap e2252: 8 total, 8 up, 8 in 2024-02-11T23:33:22.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:22.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:22 smithi023 ceph-mon[113671]: osdmap e2252: 8 total, 8 up, 8 in 2024-02-11T23:33:22.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:23 smithi160 ceph-mon[106289]: osdmap e2253: 8 total, 8 up, 8 in 2024-02-11T23:33:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:23 smithi160 ceph-mon[106289]: pgmap v4344: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 406 op/s 2024-02-11T23:33:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:23 smithi023 ceph-mon[111262]: osdmap e2253: 8 total, 8 up, 8 in 2024-02-11T23:33:23.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:23 smithi023 ceph-mon[111262]: pgmap v4344: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 406 op/s 2024-02-11T23:33:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:23 smithi023 ceph-mon[113671]: osdmap e2253: 8 total, 8 up, 8 in 2024-02-11T23:33:23.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:23 smithi023 ceph-mon[113671]: pgmap v4344: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 406 op/s 2024-02-11T23:33:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:24 smithi160 ceph-mon[106289]: osdmap e2254: 8 total, 8 up, 8 in 2024-02-11T23:33:24.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:24 smithi023 ceph-mon[111262]: osdmap e2254: 8 total, 8 up, 8 in 2024-02-11T23:33:24.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:24 smithi023 ceph-mon[113671]: osdmap e2254: 8 total, 8 up, 8 in 2024-02-11T23:33:25.622 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:25 smithi160 ceph-mon[106289]: osdmap e2255: 8 total, 8 up, 8 in 2024-02-11T23:33:25.622 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:25 smithi160 ceph-mon[106289]: pgmap v4347: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:33:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:25 smithi023 ceph-mon[111262]: osdmap e2255: 8 total, 8 up, 8 in 2024-02-11T23:33:25.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:25 smithi023 ceph-mon[111262]: pgmap v4347: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:33:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:25 smithi023 ceph-mon[113671]: osdmap e2255: 8 total, 8 up, 8 in 2024-02-11T23:33:25.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:25 smithi023 ceph-mon[113671]: pgmap v4347: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:33:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:33:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:33:25] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-02-11T23:33:26.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:26 smithi023 ceph-mon[111262]: osdmap e2256: 8 total, 8 up, 8 in 2024-02-11T23:33:26.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:26 smithi023 ceph-mon[113671]: osdmap e2256: 8 total, 8 up, 8 in 2024-02-11T23:33:26.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:26 smithi160 ceph-mon[106289]: osdmap e2256: 8 total, 8 up, 8 in 2024-02-11T23:33:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:27 smithi023 ceph-mon[111262]: osdmap e2257: 8 total, 8 up, 8 in 2024-02-11T23:33:27.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:27 smithi023 ceph-mon[111262]: pgmap v4350: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 3.5 KiB/s wr, 539 op/s 2024-02-11T23:33:27.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:27 smithi023 ceph-mon[113671]: osdmap e2257: 8 total, 8 up, 8 in 2024-02-11T23:33:27.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:27 smithi023 ceph-mon[113671]: pgmap v4350: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 3.5 KiB/s wr, 539 op/s 2024-02-11T23:33:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:27 smithi160 ceph-mon[106289]: osdmap e2257: 8 total, 8 up, 8 in 2024-02-11T23:33:27.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:27 smithi160 ceph-mon[106289]: pgmap v4350: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 3.5 KiB/s wr, 539 op/s 2024-02-11T23:33:28.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:28 smithi023 ceph-mon[111262]: osdmap e2258: 8 total, 8 up, 8 in 2024-02-11T23:33:28.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:28 smithi023 ceph-mon[113671]: osdmap e2258: 8 total, 8 up, 8 in 2024-02-11T23:33:28.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:28 smithi160 ceph-mon[106289]: osdmap e2258: 8 total, 8 up, 8 in 2024-02-11T23:33:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:29 smithi023 ceph-mon[111262]: osdmap e2259: 8 total, 8 up, 8 in 2024-02-11T23:33:29.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:29 smithi023 ceph-mon[111262]: pgmap v4353: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.2 KiB/s wr, 544 op/s 2024-02-11T23:33:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:29 smithi023 ceph-mon[113671]: osdmap e2259: 8 total, 8 up, 8 in 2024-02-11T23:33:29.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:29 smithi023 ceph-mon[113671]: pgmap v4353: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.2 KiB/s wr, 544 op/s 2024-02-11T23:33:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:29 smithi160 ceph-mon[106289]: osdmap e2259: 8 total, 8 up, 8 in 2024-02-11T23:33:29.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:29 smithi160 ceph-mon[106289]: pgmap v4353: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 3.2 KiB/s wr, 544 op/s 2024-02-11T23:33:30.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:30 smithi023 ceph-mon[111262]: osdmap e2260: 8 total, 8 up, 8 in 2024-02-11T23:33:30.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:30 smithi023 ceph-mon[113671]: osdmap e2260: 8 total, 8 up, 8 in 2024-02-11T23:33:30.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:30 smithi160 ceph-mon[106289]: osdmap e2260: 8 total, 8 up, 8 in 2024-02-11T23:33:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:31 smithi023 ceph-mon[111262]: osdmap e2261: 8 total, 8 up, 8 in 2024-02-11T23:33:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:31 smithi023 ceph-mon[111262]: pgmap v4356: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 2.5 KiB/s wr, 586 op/s 2024-02-11T23:33:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:31 smithi023 ceph-mon[113671]: osdmap e2261: 8 total, 8 up, 8 in 2024-02-11T23:33:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:31 smithi023 ceph-mon[113671]: pgmap v4356: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 2.5 KiB/s wr, 586 op/s 2024-02-11T23:33:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:31 smithi160 ceph-mon[106289]: osdmap e2261: 8 total, 8 up, 8 in 2024-02-11T23:33:31.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:31 smithi160 ceph-mon[106289]: pgmap v4356: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 2.5 KiB/s wr, 586 op/s 2024-02-11T23:33:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:32 smithi023 ceph-mon[111262]: osdmap e2262: 8 total, 8 up, 8 in 2024-02-11T23:33:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:32 smithi023 ceph-mon[113671]: osdmap e2262: 8 total, 8 up, 8 in 2024-02-11T23:33:32.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:32 smithi160 ceph-mon[106289]: osdmap e2262: 8 total, 8 up, 8 in 2024-02-11T23:33:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:33 smithi023 ceph-mon[111262]: osdmap e2263: 8 total, 8 up, 8 in 2024-02-11T23:33:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:33 smithi023 ceph-mon[111262]: pgmap v4359: 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-02-11T23:33:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:33 smithi023 ceph-mon[113671]: osdmap e2263: 8 total, 8 up, 8 in 2024-02-11T23:33:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:33 smithi023 ceph-mon[113671]: pgmap v4359: 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-02-11T23:33:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:33 smithi160 ceph-mon[106289]: osdmap e2263: 8 total, 8 up, 8 in 2024-02-11T23:33:33.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:33 smithi160 ceph-mon[106289]: pgmap v4359: 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-02-11T23:33:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:34 smithi023 ceph-mon[111262]: osdmap e2264: 8 total, 8 up, 8 in 2024-02-11T23:33:34.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:34 smithi023 ceph-mon[113671]: osdmap e2264: 8 total, 8 up, 8 in 2024-02-11T23:33:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:34 smithi160 ceph-mon[106289]: osdmap e2264: 8 total, 8 up, 8 in 2024-02-11T23:33:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:35 smithi023 ceph-mon[111262]: osdmap e2265: 8 total, 8 up, 8 in 2024-02-11T23:33:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:35 smithi023 ceph-mon[111262]: pgmap v4362: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:35 smithi023 ceph-mon[113671]: osdmap e2265: 8 total, 8 up, 8 in 2024-02-11T23:33:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:35 smithi023 ceph-mon[113671]: pgmap v4362: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:35.681 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:35 smithi160 ceph-mon[106289]: osdmap e2265: 8 total, 8 up, 8 in 2024-02-11T23:33:35.681 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:35 smithi160 ceph-mon[106289]: pgmap v4362: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:33:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:33:35] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-02-11T23:33:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:36 smithi023 ceph-mon[111262]: osdmap e2266: 8 total, 8 up, 8 in 2024-02-11T23:33:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:36 smithi023 ceph-mon[113671]: osdmap e2266: 8 total, 8 up, 8 in 2024-02-11T23:33:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:36 smithi160 ceph-mon[106289]: osdmap e2266: 8 total, 8 up, 8 in 2024-02-11T23:33:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:37 smithi023 ceph-mon[111262]: osdmap e2267: 8 total, 8 up, 8 in 2024-02-11T23:33:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:37 smithi023 ceph-mon[111262]: pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 469 KiB/s rd, 3.0 KiB/s wr, 630 op/s 2024-02-11T23:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:37 smithi023 ceph-mon[113671]: osdmap e2267: 8 total, 8 up, 8 in 2024-02-11T23:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:37 smithi023 ceph-mon[113671]: pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 469 KiB/s rd, 3.0 KiB/s wr, 630 op/s 2024-02-11T23:33:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:37 smithi160 ceph-mon[106289]: osdmap e2267: 8 total, 8 up, 8 in 2024-02-11T23:33:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:37 smithi160 ceph-mon[106289]: pgmap v4365: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 469 KiB/s rd, 3.0 KiB/s wr, 630 op/s 2024-02-11T23:33:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:38 smithi023 ceph-mon[111262]: osdmap e2268: 8 total, 8 up, 8 in 2024-02-11T23:33:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:38 smithi023 ceph-mon[113671]: osdmap e2268: 8 total, 8 up, 8 in 2024-02-11T23:33:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:38 smithi160 ceph-mon[106289]: osdmap e2268: 8 total, 8 up, 8 in 2024-02-11T23:33:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:39 smithi160 ceph-mon[106289]: osdmap e2269: 8 total, 8 up, 8 in 2024-02-11T23:33:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:39 smithi160 ceph-mon[106289]: pgmap v4368: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.2 KiB/s wr, 635 op/s 2024-02-11T23:33:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:39 smithi023 ceph-mon[111262]: osdmap e2269: 8 total, 8 up, 8 in 2024-02-11T23:33:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:39 smithi023 ceph-mon[111262]: pgmap v4368: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.2 KiB/s wr, 635 op/s 2024-02-11T23:33:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:39 smithi023 ceph-mon[113671]: osdmap e2269: 8 total, 8 up, 8 in 2024-02-11T23:33:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:39 smithi023 ceph-mon[113671]: pgmap v4368: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.2 KiB/s wr, 635 op/s 2024-02-11T23:33:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:40 smithi160 ceph-mon[106289]: osdmap e2270: 8 total, 8 up, 8 in 2024-02-11T23:33:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:40 smithi023 ceph-mon[111262]: osdmap e2270: 8 total, 8 up, 8 in 2024-02-11T23:33:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:40 smithi023 ceph-mon[113671]: osdmap e2270: 8 total, 8 up, 8 in 2024-02-11T23:33:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:41 smithi023 ceph-mon[111262]: osdmap e2271: 8 total, 8 up, 8 in 2024-02-11T23:33:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:41 smithi023 ceph-mon[111262]: pgmap v4371: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 503 KiB/s rd, 3.2 KiB/s wr, 678 op/s 2024-02-11T23:33:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:41 smithi023 ceph-mon[113671]: osdmap e2271: 8 total, 8 up, 8 in 2024-02-11T23:33:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:41 smithi023 ceph-mon[113671]: pgmap v4371: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 503 KiB/s rd, 3.2 KiB/s wr, 678 op/s 2024-02-11T23:33:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:41 smithi160 ceph-mon[106289]: osdmap e2271: 8 total, 8 up, 8 in 2024-02-11T23:33:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:41 smithi160 ceph-mon[106289]: pgmap v4371: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 503 KiB/s rd, 3.2 KiB/s wr, 678 op/s 2024-02-11T23:33:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:42 smithi023 ceph-mon[111262]: osdmap e2272: 8 total, 8 up, 8 in 2024-02-11T23:33:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:42 smithi023 ceph-mon[113671]: osdmap e2272: 8 total, 8 up, 8 in 2024-02-11T23:33:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:42 smithi160 ceph-mon[106289]: osdmap e2272: 8 total, 8 up, 8 in 2024-02-11T23:33:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:43 smithi023 ceph-mon[111262]: osdmap e2273: 8 total, 8 up, 8 in 2024-02-11T23:33:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:43 smithi023 ceph-mon[111262]: pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-02-11T23:33:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:43 smithi023 ceph-mon[113671]: osdmap e2273: 8 total, 8 up, 8 in 2024-02-11T23:33:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:43 smithi023 ceph-mon[113671]: pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-02-11T23:33:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:43 smithi160 ceph-mon[106289]: osdmap e2273: 8 total, 8 up, 8 in 2024-02-11T23:33:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:43 smithi160 ceph-mon[106289]: pgmap v4374: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 504 KiB/s rd, 3.7 KiB/s wr, 679 op/s 2024-02-11T23:33:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:44 smithi023 ceph-mon[111262]: osdmap e2274: 8 total, 8 up, 8 in 2024-02-11T23:33:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:44 smithi023 ceph-mon[113671]: osdmap e2274: 8 total, 8 up, 8 in 2024-02-11T23:33:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:44 smithi160 ceph-mon[106289]: osdmap e2274: 8 total, 8 up, 8 in 2024-02-11T23:33:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:45 smithi023 ceph-mon[111262]: osdmap e2275: 8 total, 8 up, 8 in 2024-02-11T23:33:45.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:45 smithi023 ceph-mon[111262]: pgmap v4377: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:33:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:45 smithi023 ceph-mon[113671]: osdmap e2275: 8 total, 8 up, 8 in 2024-02-11T23:33:45.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:45 smithi023 ceph-mon[113671]: pgmap v4377: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:33:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:45 smithi160 ceph-mon[106289]: osdmap e2275: 8 total, 8 up, 8 in 2024-02-11T23:33:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:45 smithi160 ceph-mon[106289]: pgmap v4377: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:33:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:33:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:33:45] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:33:46.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:46 smithi023 ceph-mon[111262]: osdmap e2276: 8 total, 8 up, 8 in 2024-02-11T23:33:46.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:46 smithi023 ceph-mon[113671]: osdmap e2276: 8 total, 8 up, 8 in 2024-02-11T23:33:46.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:46 smithi160 ceph-mon[106289]: osdmap e2276: 8 total, 8 up, 8 in 2024-02-11T23:33:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:47 smithi023 ceph-mon[111262]: osdmap e2277: 8 total, 8 up, 8 in 2024-02-11T23:33:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:47 smithi023 ceph-mon[111262]: pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 3.7 KiB/s wr, 718 op/s 2024-02-11T23:33:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:47 smithi023 ceph-mon[113671]: osdmap e2277: 8 total, 8 up, 8 in 2024-02-11T23:33:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:47 smithi023 ceph-mon[113671]: pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 3.7 KiB/s wr, 718 op/s 2024-02-11T23:33:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:47 smithi160 ceph-mon[106289]: osdmap e2277: 8 total, 8 up, 8 in 2024-02-11T23:33:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:47 smithi160 ceph-mon[106289]: pgmap v4380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 3.7 KiB/s wr, 718 op/s 2024-02-11T23:33:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:48 smithi023 ceph-mon[111262]: osdmap e2278: 8 total, 8 up, 8 in 2024-02-11T23:33:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:48 smithi023 ceph-mon[113671]: osdmap e2278: 8 total, 8 up, 8 in 2024-02-11T23:33:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:48 smithi160 ceph-mon[106289]: osdmap e2278: 8 total, 8 up, 8 in 2024-02-11T23:33:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:49 smithi023 ceph-mon[111262]: osdmap e2279: 8 total, 8 up, 8 in 2024-02-11T23:33:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:49 smithi023 ceph-mon[111262]: pgmap v4383: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.2 KiB/s wr, 723 op/s 2024-02-11T23:33:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:49 smithi023 ceph-mon[113671]: osdmap e2279: 8 total, 8 up, 8 in 2024-02-11T23:33:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:49 smithi023 ceph-mon[113671]: pgmap v4383: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.2 KiB/s wr, 723 op/s 2024-02-11T23:33:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:49 smithi160 ceph-mon[106289]: osdmap e2279: 8 total, 8 up, 8 in 2024-02-11T23:33:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:49 smithi160 ceph-mon[106289]: pgmap v4383: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 3.2 KiB/s wr, 723 op/s 2024-02-11T23:33:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:50 smithi023 ceph-mon[111262]: osdmap e2280: 8 total, 8 up, 8 in 2024-02-11T23:33:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:50 smithi023 ceph-mon[113671]: osdmap e2280: 8 total, 8 up, 8 in 2024-02-11T23:33:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:50 smithi160 ceph-mon[106289]: osdmap e2280: 8 total, 8 up, 8 in 2024-02-11T23:33:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:51 smithi023 ceph-mon[111262]: osdmap e2281: 8 total, 8 up, 8 in 2024-02-11T23:33:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:51 smithi023 ceph-mon[111262]: pgmap v4386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 2.7 KiB/s wr, 765 op/s 2024-02-11T23:33:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:51 smithi023 ceph-mon[113671]: osdmap e2281: 8 total, 8 up, 8 in 2024-02-11T23:33:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:51 smithi023 ceph-mon[113671]: pgmap v4386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 2.7 KiB/s wr, 765 op/s 2024-02-11T23:33:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:51 smithi160 ceph-mon[106289]: osdmap e2281: 8 total, 8 up, 8 in 2024-02-11T23:33:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:51 smithi160 ceph-mon[106289]: pgmap v4386: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 2.7 KiB/s wr, 765 op/s 2024-02-11T23:33:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:33:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:52 smithi023 ceph-mon[111262]: osdmap e2282: 8 total, 8 up, 8 in 2024-02-11T23:33:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:52 smithi023 ceph-mon[113671]: osdmap e2282: 8 total, 8 up, 8 in 2024-02-11T23:33:52.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:52 smithi160 ceph-mon[106289]: osdmap e2282: 8 total, 8 up, 8 in 2024-02-11T23:33:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:53 smithi023 ceph-mon[111262]: osdmap e2283: 8 total, 8 up, 8 in 2024-02-11T23:33:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:53 smithi023 ceph-mon[111262]: pgmap v4389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.2 KiB/s wr, 767 op/s 2024-02-11T23:33:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:53 smithi023 ceph-mon[113671]: osdmap e2283: 8 total, 8 up, 8 in 2024-02-11T23:33:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:53 smithi023 ceph-mon[113671]: pgmap v4389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.2 KiB/s wr, 767 op/s 2024-02-11T23:33:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:53 smithi160 ceph-mon[106289]: osdmap e2283: 8 total, 8 up, 8 in 2024-02-11T23:33:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:53 smithi160 ceph-mon[106289]: pgmap v4389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 569 KiB/s rd, 4.2 KiB/s wr, 767 op/s 2024-02-11T23:33:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:54 smithi023 ceph-mon[111262]: osdmap e2284: 8 total, 8 up, 8 in 2024-02-11T23:33:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:54 smithi023 ceph-mon[113671]: osdmap e2284: 8 total, 8 up, 8 in 2024-02-11T23:33:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:54 smithi160 ceph-mon[106289]: osdmap e2284: 8 total, 8 up, 8 in 2024-02-11T23:33:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:55 smithi023 ceph-mon[111262]: osdmap e2285: 8 total, 8 up, 8 in 2024-02-11T23:33:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:55 smithi023 ceph-mon[111262]: pgmap v4392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:33:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:33:55] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:33:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:55 smithi023 ceph-mon[113671]: osdmap e2285: 8 total, 8 up, 8 in 2024-02-11T23:33:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:55 smithi023 ceph-mon[113671]: pgmap v4392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:55 smithi160 ceph-mon[106289]: osdmap e2285: 8 total, 8 up, 8 in 2024-02-11T23:33:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:55 smithi160 ceph-mon[106289]: pgmap v4392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:33:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:56 smithi023 ceph-mon[111262]: osdmap e2286: 8 total, 8 up, 8 in 2024-02-11T23:33:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:56 smithi023 ceph-mon[113671]: osdmap e2286: 8 total, 8 up, 8 in 2024-02-11T23:33:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:56 smithi160 ceph-mon[106289]: osdmap e2286: 8 total, 8 up, 8 in 2024-02-11T23:33:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:57 smithi160 ceph-mon[106289]: osdmap e2287: 8 total, 8 up, 8 in 2024-02-11T23:33:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:57 smithi160 ceph-mon[106289]: pgmap v4395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 598 KiB/s rd, 3.2 KiB/s wr, 805 op/s 2024-02-11T23:33:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:57 smithi023 ceph-mon[111262]: osdmap e2287: 8 total, 8 up, 8 in 2024-02-11T23:33:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:57 smithi023 ceph-mon[111262]: pgmap v4395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 598 KiB/s rd, 3.2 KiB/s wr, 805 op/s 2024-02-11T23:33:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:57 smithi023 ceph-mon[113671]: osdmap e2287: 8 total, 8 up, 8 in 2024-02-11T23:33:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:57 smithi023 ceph-mon[113671]: pgmap v4395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 598 KiB/s rd, 3.2 KiB/s wr, 805 op/s 2024-02-11T23:33:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:58 smithi160 ceph-mon[106289]: osdmap e2288: 8 total, 8 up, 8 in 2024-02-11T23:33:59.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:58 smithi023 ceph-mon[111262]: osdmap e2288: 8 total, 8 up, 8 in 2024-02-11T23:33:59.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:58 smithi023 ceph-mon[113671]: osdmap e2288: 8 total, 8 up, 8 in 2024-02-11T23:34:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:59 smithi023 ceph-mon[111262]: osdmap e2289: 8 total, 8 up, 8 in 2024-02-11T23:34:00.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:33:59 smithi023 ceph-mon[111262]: pgmap v4398: 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-02-11T23:34:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:59 smithi023 ceph-mon[113671]: osdmap e2289: 8 total, 8 up, 8 in 2024-02-11T23:34:00.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:33:59 smithi023 ceph-mon[113671]: pgmap v4398: 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-02-11T23:34:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:59 smithi160 ceph-mon[106289]: osdmap e2289: 8 total, 8 up, 8 in 2024-02-11T23:34:00.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:33:59 smithi160 ceph-mon[106289]: pgmap v4398: 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-02-11T23:34:01.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:00 smithi023 ceph-mon[111262]: osdmap e2290: 8 total, 8 up, 8 in 2024-02-11T23:34:01.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:00 smithi023 ceph-mon[113671]: osdmap e2290: 8 total, 8 up, 8 in 2024-02-11T23:34:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:00 smithi160 ceph-mon[106289]: osdmap e2290: 8 total, 8 up, 8 in 2024-02-11T23:34:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:01 smithi023 ceph-mon[111262]: pgmap v4400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 625 KiB/s rd, 2.7 KiB/s wr, 842 op/s 2024-02-11T23:34:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:01 smithi023 ceph-mon[111262]: osdmap e2291: 8 total, 8 up, 8 in 2024-02-11T23:34:02.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:01 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:34:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:01 smithi023 ceph-mon[113671]: pgmap v4400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 625 KiB/s rd, 2.7 KiB/s wr, 842 op/s 2024-02-11T23:34:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:01 smithi023 ceph-mon[113671]: osdmap e2291: 8 total, 8 up, 8 in 2024-02-11T23:34:02.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:01 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:34:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:01 smithi160 ceph-mon[106289]: pgmap v4400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 625 KiB/s rd, 2.7 KiB/s wr, 842 op/s 2024-02-11T23:34:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:01 smithi160 ceph-mon[106289]: osdmap e2291: 8 total, 8 up, 8 in 2024-02-11T23:34:02.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:01 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:34:03.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:02 smithi023 ceph-mon[111262]: osdmap e2292: 8 total, 8 up, 8 in 2024-02-11T23:34:03.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:02 smithi023 ceph-mon[113671]: osdmap e2292: 8 total, 8 up, 8 in 2024-02-11T23:34:03.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:02 smithi160 ceph-mon[106289]: osdmap e2292: 8 total, 8 up, 8 in 2024-02-11T23:34:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[111262]: pgmap v4403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 3.7 KiB/s wr, 851 op/s 2024-02-11T23:34:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[111262]: osdmap e2293: 8 total, 8 up, 8 in 2024-02-11T23:34:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[113671]: pgmap v4403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 3.7 KiB/s wr, 851 op/s 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[113671]: osdmap e2293: 8 total, 8 up, 8 in 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:03 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:03 smithi160 ceph-mon[106289]: pgmap v4403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 3.7 KiB/s wr, 851 op/s 2024-02-11T23:34:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:03 smithi160 ceph-mon[106289]: osdmap e2293: 8 total, 8 up, 8 in 2024-02-11T23:34:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:04.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:03 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[111262]: osdmap e2294: 8 total, 8 up, 8 in 2024-02-11T23:34:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:34:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:34:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[113671]: osdmap e2294: 8 total, 8 up, 8 in 2024-02-11T23:34:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:34:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:34:05.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:04 smithi160 ceph-mon[106289]: osdmap e2294: 8 total, 8 up, 8 in 2024-02-11T23:34:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:34:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:34:05.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:34:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:05 smithi023 ceph-mon[111262]: pgmap v4406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:34:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:05 smithi023 ceph-mon[111262]: osdmap e2295: 8 total, 8 up, 8 in 2024-02-11T23:34:06.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:34:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:34:05] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:34:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:05 smithi023 ceph-mon[113671]: pgmap v4406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:34:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:05 smithi023 ceph-mon[113671]: osdmap e2295: 8 total, 8 up, 8 in 2024-02-11T23:34:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:05 smithi160 ceph-mon[106289]: pgmap v4406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:34:06.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:05 smithi160 ceph-mon[106289]: osdmap e2295: 8 total, 8 up, 8 in 2024-02-11T23:34:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:06 smithi023 ceph-mon[111262]: osdmap e2296: 8 total, 8 up, 8 in 2024-02-11T23:34:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:06 smithi023 ceph-mon[113671]: osdmap e2296: 8 total, 8 up, 8 in 2024-02-11T23:34:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:06 smithi160 ceph-mon[106289]: osdmap e2296: 8 total, 8 up, 8 in 2024-02-11T23:34:07.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:07 smithi023 ceph-mon[111262]: pgmap v4409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 663 KiB/s rd, 3.5 KiB/s wr, 893 op/s 2024-02-11T23:34:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:07 smithi023 ceph-mon[111262]: osdmap e2297: 8 total, 8 up, 8 in 2024-02-11T23:34:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:07 smithi023 ceph-mon[113671]: pgmap v4409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 663 KiB/s rd, 3.5 KiB/s wr, 893 op/s 2024-02-11T23:34:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:07 smithi023 ceph-mon[113671]: osdmap e2297: 8 total, 8 up, 8 in 2024-02-11T23:34:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:07 smithi160 ceph-mon[106289]: pgmap v4409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 663 KiB/s rd, 3.5 KiB/s wr, 893 op/s 2024-02-11T23:34:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:07 smithi160 ceph-mon[106289]: osdmap e2297: 8 total, 8 up, 8 in 2024-02-11T23:34:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:08 smithi023 ceph-mon[111262]: osdmap e2298: 8 total, 8 up, 8 in 2024-02-11T23:34:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:08 smithi023 ceph-mon[113671]: osdmap e2298: 8 total, 8 up, 8 in 2024-02-11T23:34:09.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:08 smithi160 ceph-mon[106289]: osdmap e2298: 8 total, 8 up, 8 in 2024-02-11T23:34:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:09 smithi023 ceph-mon[111262]: pgmap v4412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.5 KiB/s wr, 898 op/s 2024-02-11T23:34:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:09 smithi023 ceph-mon[111262]: osdmap e2299: 8 total, 8 up, 8 in 2024-02-11T23:34:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:09 smithi023 ceph-mon[113671]: pgmap v4412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.5 KiB/s wr, 898 op/s 2024-02-11T23:34:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:09 smithi023 ceph-mon[113671]: osdmap e2299: 8 total, 8 up, 8 in 2024-02-11T23:34:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:09 smithi160 ceph-mon[106289]: pgmap v4412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 667 KiB/s rd, 3.5 KiB/s wr, 898 op/s 2024-02-11T23:34:10.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:09 smithi160 ceph-mon[106289]: osdmap e2299: 8 total, 8 up, 8 in 2024-02-11T23:34:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:10 smithi023 ceph-mon[111262]: osdmap e2300: 8 total, 8 up, 8 in 2024-02-11T23:34:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:10 smithi023 ceph-mon[113671]: osdmap e2300: 8 total, 8 up, 8 in 2024-02-11T23:34:11.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:10 smithi160 ceph-mon[106289]: osdmap e2300: 8 total, 8 up, 8 in 2024-02-11T23:34:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:11 smithi023 ceph-mon[111262]: pgmap v4415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 3.2 KiB/s wr, 940 op/s 2024-02-11T23:34:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:11 smithi023 ceph-mon[111262]: osdmap e2301: 8 total, 8 up, 8 in 2024-02-11T23:34:12.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:11 smithi023 ceph-mon[113671]: pgmap v4415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 3.2 KiB/s wr, 940 op/s 2024-02-11T23:34:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:11 smithi023 ceph-mon[113671]: osdmap e2301: 8 total, 8 up, 8 in 2024-02-11T23:34:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:11 smithi160 ceph-mon[106289]: pgmap v4415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 3.2 KiB/s wr, 940 op/s 2024-02-11T23:34:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:11 smithi160 ceph-mon[106289]: osdmap e2301: 8 total, 8 up, 8 in 2024-02-11T23:34:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:12 smithi160 ceph-mon[106289]: osdmap e2302: 8 total, 8 up, 8 in 2024-02-11T23:34:13.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:12 smithi023 ceph-mon[111262]: osdmap e2302: 8 total, 8 up, 8 in 2024-02-11T23:34:13.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:12 smithi023 ceph-mon[113671]: osdmap e2302: 8 total, 8 up, 8 in 2024-02-11T23:34:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:13 smithi160 ceph-mon[106289]: pgmap v4418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 3.7 KiB/s wr, 941 op/s 2024-02-11T23:34:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:13 smithi160 ceph-mon[106289]: osdmap e2303: 8 total, 8 up, 8 in 2024-02-11T23:34:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:13 smithi023 ceph-mon[111262]: pgmap v4418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 3.7 KiB/s wr, 941 op/s 2024-02-11T23:34:14.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:13 smithi023 ceph-mon[111262]: osdmap e2303: 8 total, 8 up, 8 in 2024-02-11T23:34:14.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:13 smithi023 ceph-mon[113671]: pgmap v4418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 699 KiB/s rd, 3.7 KiB/s wr, 941 op/s 2024-02-11T23:34:14.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:13 smithi023 ceph-mon[113671]: osdmap e2303: 8 total, 8 up, 8 in 2024-02-11T23:34:15.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:14 smithi023 ceph-mon[111262]: osdmap e2304: 8 total, 8 up, 8 in 2024-02-11T23:34:15.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:14 smithi023 ceph-mon[113671]: osdmap e2304: 8 total, 8 up, 8 in 2024-02-11T23:34:15.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:14 smithi160 ceph-mon[106289]: osdmap e2304: 8 total, 8 up, 8 in 2024-02-11T23:34:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:34:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:34:15] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:34:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:15 smithi023 ceph-mon[111262]: pgmap v4421: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:34:16.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:15 smithi023 ceph-mon[111262]: osdmap e2305: 8 total, 8 up, 8 in 2024-02-11T23:34:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:15 smithi023 ceph-mon[113671]: pgmap v4421: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:34:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:15 smithi023 ceph-mon[113671]: osdmap e2305: 8 total, 8 up, 8 in 2024-02-11T23:34:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:15 smithi160 ceph-mon[106289]: pgmap v4421: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:34:16.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:15 smithi160 ceph-mon[106289]: osdmap e2305: 8 total, 8 up, 8 in 2024-02-11T23:34:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:16 smithi023 ceph-mon[111262]: osdmap e2306: 8 total, 8 up, 8 in 2024-02-11T23:34:17.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:16 smithi023 ceph-mon[111262]: pgmap v4424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 729 KiB/s rd, 4.0 KiB/s wr, 981 op/s 2024-02-11T23:34:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:16 smithi023 ceph-mon[113671]: osdmap e2306: 8 total, 8 up, 8 in 2024-02-11T23:34:17.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:16 smithi023 ceph-mon[113671]: pgmap v4424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 729 KiB/s rd, 4.0 KiB/s wr, 981 op/s 2024-02-11T23:34:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:16 smithi160 ceph-mon[106289]: osdmap e2306: 8 total, 8 up, 8 in 2024-02-11T23:34:17.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:16 smithi160 ceph-mon[106289]: pgmap v4424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 729 KiB/s rd, 4.0 KiB/s wr, 981 op/s 2024-02-11T23:34:18.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:17 smithi023 ceph-mon[111262]: osdmap e2307: 8 total, 8 up, 8 in 2024-02-11T23:34:18.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:17 smithi023 ceph-mon[113671]: osdmap e2307: 8 total, 8 up, 8 in 2024-02-11T23:34:18.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:17 smithi160 ceph-mon[106289]: osdmap e2307: 8 total, 8 up, 8 in 2024-02-11T23:34:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:19 smithi023 ceph-mon[111262]: osdmap e2308: 8 total, 8 up, 8 in 2024-02-11T23:34:19.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:19 smithi023 ceph-mon[111262]: pgmap v4427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 985 op/s 2024-02-11T23:34:19.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:19 smithi023 ceph-mon[113671]: osdmap e2308: 8 total, 8 up, 8 in 2024-02-11T23:34:19.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:19 smithi023 ceph-mon[113671]: pgmap v4427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 985 op/s 2024-02-11T23:34:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:19 smithi160 ceph-mon[106289]: osdmap e2308: 8 total, 8 up, 8 in 2024-02-11T23:34:19.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:19 smithi160 ceph-mon[106289]: pgmap v4427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 3.7 KiB/s wr, 985 op/s 2024-02-11T23:34:20.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:20 smithi023 ceph-mon[111262]: osdmap e2309: 8 total, 8 up, 8 in 2024-02-11T23:34:20.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:20 smithi023 ceph-mon[113671]: osdmap e2309: 8 total, 8 up, 8 in 2024-02-11T23:34:20.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:20 smithi160 ceph-mon[106289]: osdmap e2309: 8 total, 8 up, 8 in 2024-02-11T23:34:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:21 smithi023 ceph-mon[111262]: osdmap e2310: 8 total, 8 up, 8 in 2024-02-11T23:34:21.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:21 smithi023 ceph-mon[111262]: pgmap v4430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 763 KiB/s rd, 2.7 KiB/s wr, 1.03k op/s 2024-02-11T23:34:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:21 smithi023 ceph-mon[113671]: osdmap e2310: 8 total, 8 up, 8 in 2024-02-11T23:34:21.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:21 smithi023 ceph-mon[113671]: pgmap v4430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 763 KiB/s rd, 2.7 KiB/s wr, 1.03k op/s 2024-02-11T23:34:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:21 smithi160 ceph-mon[106289]: osdmap e2310: 8 total, 8 up, 8 in 2024-02-11T23:34:21.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:21 smithi160 ceph-mon[106289]: pgmap v4430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 763 KiB/s rd, 2.7 KiB/s wr, 1.03k op/s 2024-02-11T23:34:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:22 smithi023 ceph-mon[111262]: osdmap e2311: 8 total, 8 up, 8 in 2024-02-11T23:34:22.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:22 smithi023 ceph-mon[113671]: osdmap e2311: 8 total, 8 up, 8 in 2024-02-11T23:34:22.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:22 smithi160 ceph-mon[106289]: osdmap e2311: 8 total, 8 up, 8 in 2024-02-11T23:34:22.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:23 smithi023 ceph-mon[113671]: osdmap e2312: 8 total, 8 up, 8 in 2024-02-11T23:34:23.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:23 smithi023 ceph-mon[113671]: pgmap v4433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.5 KiB/s wr, 1.03k op/s 2024-02-11T23:34:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:23 smithi023 ceph-mon[111262]: osdmap e2312: 8 total, 8 up, 8 in 2024-02-11T23:34:23.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:23 smithi023 ceph-mon[111262]: pgmap v4433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.5 KiB/s wr, 1.03k op/s 2024-02-11T23:34:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:23 smithi160 ceph-mon[106289]: osdmap e2312: 8 total, 8 up, 8 in 2024-02-11T23:34:23.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:23 smithi160 ceph-mon[106289]: pgmap v4433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 765 KiB/s rd, 3.5 KiB/s wr, 1.03k op/s 2024-02-11T23:34:24.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:24 smithi023 ceph-mon[111262]: osdmap e2313: 8 total, 8 up, 8 in 2024-02-11T23:34:24.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:24 smithi023 ceph-mon[113671]: osdmap e2313: 8 total, 8 up, 8 in 2024-02-11T23:34:24.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:24 smithi160 ceph-mon[106289]: osdmap e2313: 8 total, 8 up, 8 in 2024-02-11T23:34:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:25 smithi023 ceph-mon[111262]: osdmap e2314: 8 total, 8 up, 8 in 2024-02-11T23:34:25.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:25 smithi023 ceph-mon[111262]: pgmap v4436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-02-11T23:34:25.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:25 smithi023 ceph-mon[113671]: osdmap e2314: 8 total, 8 up, 8 in 2024-02-11T23:34:25.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:25 smithi023 ceph-mon[113671]: pgmap v4436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-02-11T23:34:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:25 smithi160 ceph-mon[106289]: osdmap e2314: 8 total, 8 up, 8 in 2024-02-11T23:34:25.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:25 smithi160 ceph-mon[106289]: pgmap v4436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-02-11T23:34:26.078 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:34:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:34:25] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:34:26.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:26 smithi023 ceph-mon[111262]: osdmap e2315: 8 total, 8 up, 8 in 2024-02-11T23:34:26.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:26 smithi023 ceph-mon[113671]: osdmap e2315: 8 total, 8 up, 8 in 2024-02-11T23:34:26.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:26 smithi160 ceph-mon[106289]: osdmap e2315: 8 total, 8 up, 8 in 2024-02-11T23:34:27.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:27 smithi023 ceph-mon[111262]: osdmap e2316: 8 total, 8 up, 8 in 2024-02-11T23:34:27.407 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:27 smithi023 ceph-mon[111262]: pgmap v4439: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 632 KiB/s rd, 2.7 KiB/s wr, 851 op/s 2024-02-11T23:34:27.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:27 smithi023 ceph-mon[113671]: osdmap e2316: 8 total, 8 up, 8 in 2024-02-11T23:34:27.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:27 smithi023 ceph-mon[113671]: pgmap v4439: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 632 KiB/s rd, 2.7 KiB/s wr, 851 op/s 2024-02-11T23:34:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:27 smithi160 ceph-mon[106289]: osdmap e2316: 8 total, 8 up, 8 in 2024-02-11T23:34:27.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:27 smithi160 ceph-mon[106289]: pgmap v4439: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 632 KiB/s rd, 2.7 KiB/s wr, 851 op/s 2024-02-11T23:34:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:28 smithi023 ceph-mon[111262]: osdmap e2317: 8 total, 8 up, 8 in 2024-02-11T23:34:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:28 smithi023 ceph-mon[113671]: osdmap e2317: 8 total, 8 up, 8 in 2024-02-11T23:34:28.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:28 smithi160 ceph-mon[106289]: osdmap e2317: 8 total, 8 up, 8 in 2024-02-11T23:34:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:29 smithi023 ceph-mon[111262]: osdmap e2318: 8 total, 8 up, 8 in 2024-02-11T23:34:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:29 smithi023 ceph-mon[111262]: pgmap v4442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 636 KiB/s rd, 3.2 KiB/s wr, 856 op/s 2024-02-11T23:34:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:29 smithi023 ceph-mon[113671]: osdmap e2318: 8 total, 8 up, 8 in 2024-02-11T23:34:29.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:29 smithi023 ceph-mon[113671]: pgmap v4442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 636 KiB/s rd, 3.2 KiB/s wr, 856 op/s 2024-02-11T23:34:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:29 smithi160 ceph-mon[106289]: osdmap e2318: 8 total, 8 up, 8 in 2024-02-11T23:34:29.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:29 smithi160 ceph-mon[106289]: pgmap v4442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 636 KiB/s rd, 3.2 KiB/s wr, 856 op/s 2024-02-11T23:34:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:30 smithi023 ceph-mon[111262]: osdmap e2319: 8 total, 8 up, 8 in 2024-02-11T23:34:30.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:30 smithi023 ceph-mon[113671]: osdmap e2319: 8 total, 8 up, 8 in 2024-02-11T23:34:30.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:30 smithi160 ceph-mon[106289]: osdmap e2319: 8 total, 8 up, 8 in 2024-02-11T23:34:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:31 smithi160 ceph-mon[106289]: osdmap e2320: 8 total, 8 up, 8 in 2024-02-11T23:34:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:31 smithi160 ceph-mon[106289]: pgmap v4445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 822 KiB/s rd, 3.2 KiB/s wr, 1.11k op/s 2024-02-11T23:34:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:31 smithi023 ceph-mon[111262]: osdmap e2320: 8 total, 8 up, 8 in 2024-02-11T23:34:31.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:31 smithi023 ceph-mon[111262]: pgmap v4445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 822 KiB/s rd, 3.2 KiB/s wr, 1.11k op/s 2024-02-11T23:34:31.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:31 smithi023 ceph-mon[113671]: osdmap e2320: 8 total, 8 up, 8 in 2024-02-11T23:34:31.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:31 smithi023 ceph-mon[113671]: pgmap v4445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 822 KiB/s rd, 3.2 KiB/s wr, 1.11k op/s 2024-02-11T23:34:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:32 smithi160 ceph-mon[106289]: osdmap e2321: 8 total, 8 up, 8 in 2024-02-11T23:34:32.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:32 smithi023 ceph-mon[111262]: osdmap e2321: 8 total, 8 up, 8 in 2024-02-11T23:34:32.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:32 smithi023 ceph-mon[113671]: osdmap e2321: 8 total, 8 up, 8 in 2024-02-11T23:34:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:33 smithi023 ceph-mon[111262]: osdmap e2322: 8 total, 8 up, 8 in 2024-02-11T23:34:33.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:33 smithi023 ceph-mon[111262]: pgmap v4448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 824 KiB/s rd, 3.5 KiB/s wr, 1.11k op/s 2024-02-11T23:34:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:33 smithi023 ceph-mon[113671]: osdmap e2322: 8 total, 8 up, 8 in 2024-02-11T23:34:33.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:33 smithi023 ceph-mon[113671]: pgmap v4448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 824 KiB/s rd, 3.5 KiB/s wr, 1.11k op/s 2024-02-11T23:34:33.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:33 smithi160 ceph-mon[106289]: osdmap e2322: 8 total, 8 up, 8 in 2024-02-11T23:34:33.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:33 smithi160 ceph-mon[106289]: pgmap v4448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 824 KiB/s rd, 3.5 KiB/s wr, 1.11k op/s 2024-02-11T23:34:34.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:34 smithi023 ceph-mon[111262]: osdmap e2323: 8 total, 8 up, 8 in 2024-02-11T23:34:34.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:34 smithi023 ceph-mon[113671]: osdmap e2323: 8 total, 8 up, 8 in 2024-02-11T23:34:34.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:34 smithi160 ceph-mon[106289]: osdmap e2323: 8 total, 8 up, 8 in 2024-02-11T23:34:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:35 smithi023 ceph-mon[111262]: osdmap e2324: 8 total, 8 up, 8 in 2024-02-11T23:34:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:35 smithi023 ceph-mon[111262]: pgmap v4451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-02-11T23:34:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:35 smithi023 ceph-mon[113671]: osdmap e2324: 8 total, 8 up, 8 in 2024-02-11T23:34:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:35 smithi023 ceph-mon[113671]: pgmap v4451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-02-11T23:34:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:35 smithi160 ceph-mon[106289]: osdmap e2324: 8 total, 8 up, 8 in 2024-02-11T23:34:35.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:35 smithi160 ceph-mon[106289]: pgmap v4451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-02-11T23:34:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:34:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:34:35] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:34:36.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:36 smithi023 ceph-mon[111262]: osdmap e2325: 8 total, 8 up, 8 in 2024-02-11T23:34:36.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:36 smithi023 ceph-mon[113671]: osdmap e2325: 8 total, 8 up, 8 in 2024-02-11T23:34:36.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:36 smithi160 ceph-mon[106289]: osdmap e2325: 8 total, 8 up, 8 in 2024-02-11T23:34:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:37 smithi023 ceph-mon[111262]: osdmap e2326: 8 total, 8 up, 8 in 2024-02-11T23:34:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:37.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:37 smithi023 ceph-mon[111262]: pgmap v4454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 852 KiB/s rd, 3.5 KiB/s wr, 1.15k op/s 2024-02-11T23:34:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:37 smithi023 ceph-mon[113671]: osdmap e2326: 8 total, 8 up, 8 in 2024-02-11T23:34:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:37.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:37 smithi023 ceph-mon[113671]: pgmap v4454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 852 KiB/s rd, 3.5 KiB/s wr, 1.15k op/s 2024-02-11T23:34:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:37 smithi160 ceph-mon[106289]: osdmap e2326: 8 total, 8 up, 8 in 2024-02-11T23:34:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:37.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:37 smithi160 ceph-mon[106289]: pgmap v4454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 852 KiB/s rd, 3.5 KiB/s wr, 1.15k op/s 2024-02-11T23:34:38.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:38 smithi023 ceph-mon[111262]: osdmap e2327: 8 total, 8 up, 8 in 2024-02-11T23:34:38.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:38 smithi023 ceph-mon[113671]: osdmap e2327: 8 total, 8 up, 8 in 2024-02-11T23:34:38.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:38 smithi160 ceph-mon[106289]: osdmap e2327: 8 total, 8 up, 8 in 2024-02-11T23:34:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:39 smithi023 ceph-mon[111262]: osdmap e2328: 8 total, 8 up, 8 in 2024-02-11T23:34:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:39 smithi023 ceph-mon[111262]: pgmap v4457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 3.5 KiB/s wr, 1.15k op/s 2024-02-11T23:34:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:39 smithi023 ceph-mon[113671]: osdmap e2328: 8 total, 8 up, 8 in 2024-02-11T23:34:39.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:39 smithi023 ceph-mon[113671]: pgmap v4457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 3.5 KiB/s wr, 1.15k op/s 2024-02-11T23:34:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:39 smithi160 ceph-mon[106289]: osdmap e2328: 8 total, 8 up, 8 in 2024-02-11T23:34:39.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:39 smithi160 ceph-mon[106289]: pgmap v4457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 3.5 KiB/s wr, 1.15k op/s 2024-02-11T23:34:40.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:40 smithi023 ceph-mon[111262]: osdmap e2329: 8 total, 8 up, 8 in 2024-02-11T23:34:40.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:40 smithi023 ceph-mon[113671]: osdmap e2329: 8 total, 8 up, 8 in 2024-02-11T23:34:40.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:40 smithi160 ceph-mon[106289]: osdmap e2329: 8 total, 8 up, 8 in 2024-02-11T23:34:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:41 smithi023 ceph-mon[111262]: osdmap e2330: 8 total, 8 up, 8 in 2024-02-11T23:34:41.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:41 smithi023 ceph-mon[111262]: pgmap v4460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 888 KiB/s rd, 3.2 KiB/s wr, 1.20k op/s 2024-02-11T23:34:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:41 smithi023 ceph-mon[113671]: osdmap e2330: 8 total, 8 up, 8 in 2024-02-11T23:34:41.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:41 smithi023 ceph-mon[113671]: pgmap v4460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 888 KiB/s rd, 3.2 KiB/s wr, 1.20k op/s 2024-02-11T23:34:41.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:41 smithi160 ceph-mon[106289]: osdmap e2330: 8 total, 8 up, 8 in 2024-02-11T23:34:41.696 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:41 smithi160 ceph-mon[106289]: pgmap v4460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 888 KiB/s rd, 3.2 KiB/s wr, 1.20k op/s 2024-02-11T23:34:42.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:42 smithi023 ceph-mon[111262]: osdmap e2331: 8 total, 8 up, 8 in 2024-02-11T23:34:42.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:42 smithi023 ceph-mon[113671]: osdmap e2331: 8 total, 8 up, 8 in 2024-02-11T23:34:42.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:42 smithi160 ceph-mon[106289]: osdmap e2331: 8 total, 8 up, 8 in 2024-02-11T23:34:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:43 smithi023 ceph-mon[111262]: osdmap e2332: 8 total, 8 up, 8 in 2024-02-11T23:34:43.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:43 smithi023 ceph-mon[111262]: pgmap v4463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 890 KiB/s rd, 4.0 KiB/s wr, 1.20k op/s 2024-02-11T23:34:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:43 smithi023 ceph-mon[113671]: osdmap e2332: 8 total, 8 up, 8 in 2024-02-11T23:34:43.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:43 smithi023 ceph-mon[113671]: pgmap v4463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 890 KiB/s rd, 4.0 KiB/s wr, 1.20k op/s 2024-02-11T23:34:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:43 smithi160 ceph-mon[106289]: osdmap e2332: 8 total, 8 up, 8 in 2024-02-11T23:34:43.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:43 smithi160 ceph-mon[106289]: pgmap v4463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 890 KiB/s rd, 4.0 KiB/s wr, 1.20k op/s 2024-02-11T23:34:44.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:44 smithi023 ceph-mon[111262]: osdmap e2333: 8 total, 8 up, 8 in 2024-02-11T23:34:44.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:44 smithi023 ceph-mon[113671]: osdmap e2333: 8 total, 8 up, 8 in 2024-02-11T23:34:44.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:44 smithi160 ceph-mon[106289]: osdmap e2333: 8 total, 8 up, 8 in 2024-02-11T23:34:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:45 smithi023 ceph-mon[111262]: osdmap e2334: 8 total, 8 up, 8 in 2024-02-11T23:34:45.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:45 smithi023 ceph-mon[111262]: pgmap v4466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:34:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:45 smithi023 ceph-mon[113671]: osdmap e2334: 8 total, 8 up, 8 in 2024-02-11T23:34:45.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:45 smithi023 ceph-mon[113671]: pgmap v4466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:34:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:45 smithi160 ceph-mon[106289]: osdmap e2334: 8 total, 8 up, 8 in 2024-02-11T23:34:45.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:45 smithi160 ceph-mon[106289]: pgmap v4466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:34:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:34:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:34:45] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-02-11T23:34:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:46 smithi023 ceph-mon[111262]: osdmap e2335: 8 total, 8 up, 8 in 2024-02-11T23:34:46.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:46 smithi023 ceph-mon[113671]: osdmap e2335: 8 total, 8 up, 8 in 2024-02-11T23:34:46.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:46 smithi160 ceph-mon[106289]: osdmap e2335: 8 total, 8 up, 8 in 2024-02-11T23:34:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:47 smithi023 ceph-mon[111262]: osdmap e2336: 8 total, 8 up, 8 in 2024-02-11T23:34:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:47 smithi023 ceph-mon[111262]: pgmap v4469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 918 KiB/s rd, 3.5 KiB/s wr, 1.24k op/s 2024-02-11T23:34:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:47 smithi023 ceph-mon[113671]: osdmap e2336: 8 total, 8 up, 8 in 2024-02-11T23:34:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:47 smithi023 ceph-mon[113671]: pgmap v4469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 918 KiB/s rd, 3.5 KiB/s wr, 1.24k op/s 2024-02-11T23:34:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:47 smithi160 ceph-mon[106289]: osdmap e2336: 8 total, 8 up, 8 in 2024-02-11T23:34:47.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:47 smithi160 ceph-mon[106289]: pgmap v4469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 918 KiB/s rd, 3.5 KiB/s wr, 1.24k op/s 2024-02-11T23:34:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:48 smithi023 ceph-mon[111262]: osdmap e2337: 8 total, 8 up, 8 in 2024-02-11T23:34:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:48 smithi023 ceph-mon[113671]: osdmap e2337: 8 total, 8 up, 8 in 2024-02-11T23:34:48.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:48 smithi160 ceph-mon[106289]: osdmap e2337: 8 total, 8 up, 8 in 2024-02-11T23:34:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:49 smithi160 ceph-mon[106289]: osdmap e2338: 8 total, 8 up, 8 in 2024-02-11T23:34:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:49 smithi160 ceph-mon[106289]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 921 KiB/s rd, 3.5 KiB/s wr, 1.24k op/s 2024-02-11T23:34:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:49 smithi023 ceph-mon[111262]: osdmap e2338: 8 total, 8 up, 8 in 2024-02-11T23:34:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:49 smithi023 ceph-mon[111262]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 921 KiB/s rd, 3.5 KiB/s wr, 1.24k op/s 2024-02-11T23:34:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:49 smithi023 ceph-mon[113671]: osdmap e2338: 8 total, 8 up, 8 in 2024-02-11T23:34:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:49 smithi023 ceph-mon[113671]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 921 KiB/s rd, 3.5 KiB/s wr, 1.24k op/s 2024-02-11T23:34:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:50 smithi160 ceph-mon[106289]: osdmap e2339: 8 total, 8 up, 8 in 2024-02-11T23:34:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:50 smithi023 ceph-mon[111262]: osdmap e2339: 8 total, 8 up, 8 in 2024-02-11T23:34:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:50 smithi023 ceph-mon[113671]: osdmap e2339: 8 total, 8 up, 8 in 2024-02-11T23:34:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:51 smithi160 ceph-mon[106289]: osdmap e2340: 8 total, 8 up, 8 in 2024-02-11T23:34:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:51 smithi160 ceph-mon[106289]: pgmap v4475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 953 KiB/s rd, 3.0 KiB/s wr, 1.28k op/s 2024-02-11T23:34:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:51 smithi023 ceph-mon[111262]: osdmap e2340: 8 total, 8 up, 8 in 2024-02-11T23:34:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:51 smithi023 ceph-mon[111262]: pgmap v4475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 953 KiB/s rd, 3.0 KiB/s wr, 1.28k op/s 2024-02-11T23:34:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:51 smithi023 ceph-mon[113671]: osdmap e2340: 8 total, 8 up, 8 in 2024-02-11T23:34:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:51 smithi023 ceph-mon[113671]: pgmap v4475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 953 KiB/s rd, 3.0 KiB/s wr, 1.28k op/s 2024-02-11T23:34:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:52 smithi160 ceph-mon[106289]: osdmap e2341: 8 total, 8 up, 8 in 2024-02-11T23:34:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:52 smithi023 ceph-mon[111262]: osdmap e2341: 8 total, 8 up, 8 in 2024-02-11T23:34:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:52 smithi023 ceph-mon[113671]: osdmap e2341: 8 total, 8 up, 8 in 2024-02-11T23:34:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:34:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:53 smithi023 ceph-mon[111262]: osdmap e2342: 8 total, 8 up, 8 in 2024-02-11T23:34:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:53 smithi023 ceph-mon[111262]: pgmap v4478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 4.2 KiB/s wr, 1.29k op/s 2024-02-11T23:34:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:53 smithi023 ceph-mon[113671]: osdmap e2342: 8 total, 8 up, 8 in 2024-02-11T23:34:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:53 smithi023 ceph-mon[113671]: pgmap v4478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 4.2 KiB/s wr, 1.29k op/s 2024-02-11T23:34:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:53 smithi160 ceph-mon[106289]: osdmap e2342: 8 total, 8 up, 8 in 2024-02-11T23:34:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:53 smithi160 ceph-mon[106289]: pgmap v4478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 955 KiB/s rd, 4.2 KiB/s wr, 1.29k op/s 2024-02-11T23:34:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:54 smithi023 ceph-mon[111262]: osdmap e2343: 8 total, 8 up, 8 in 2024-02-11T23:34:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:54 smithi023 ceph-mon[113671]: osdmap e2343: 8 total, 8 up, 8 in 2024-02-11T23:34:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:54 smithi160 ceph-mon[106289]: osdmap e2343: 8 total, 8 up, 8 in 2024-02-11T23:34:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:55 smithi023 ceph-mon[111262]: osdmap e2344: 8 total, 8 up, 8 in 2024-02-11T23:34:55.761 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:55 smithi023 ceph-mon[111262]: pgmap v4481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:34:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:55 smithi023 ceph-mon[113671]: osdmap e2344: 8 total, 8 up, 8 in 2024-02-11T23:34:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:55 smithi023 ceph-mon[113671]: pgmap v4481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:34:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:55 smithi160 ceph-mon[106289]: osdmap e2344: 8 total, 8 up, 8 in 2024-02-11T23:34:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:55 smithi160 ceph-mon[106289]: pgmap v4481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:34:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:34:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:34:55] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:34:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:56 smithi023 ceph-mon[111262]: osdmap e2345: 8 total, 8 up, 8 in 2024-02-11T23:34:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:56 smithi023 ceph-mon[113671]: osdmap e2345: 8 total, 8 up, 8 in 2024-02-11T23:34:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:56 smithi160 ceph-mon[106289]: osdmap e2345: 8 total, 8 up, 8 in 2024-02-11T23:34:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:57 smithi023 ceph-mon[111262]: osdmap e2346: 8 total, 8 up, 8 in 2024-02-11T23:34:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:57 smithi023 ceph-mon[111262]: pgmap v4484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 982 KiB/s rd, 3.5 KiB/s wr, 1.32k op/s 2024-02-11T23:34:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:57 smithi023 ceph-mon[113671]: osdmap e2346: 8 total, 8 up, 8 in 2024-02-11T23:34:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:57 smithi023 ceph-mon[113671]: pgmap v4484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 982 KiB/s rd, 3.5 KiB/s wr, 1.32k op/s 2024-02-11T23:34:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:57 smithi160 ceph-mon[106289]: osdmap e2346: 8 total, 8 up, 8 in 2024-02-11T23:34:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:57 smithi160 ceph-mon[106289]: pgmap v4484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 982 KiB/s rd, 3.5 KiB/s wr, 1.32k op/s 2024-02-11T23:34:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:58 smithi023 ceph-mon[111262]: osdmap e2347: 8 total, 8 up, 8 in 2024-02-11T23:34:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:58 smithi023 ceph-mon[113671]: osdmap e2347: 8 total, 8 up, 8 in 2024-02-11T23:34:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:58 smithi160 ceph-mon[106289]: osdmap e2347: 8 total, 8 up, 8 in 2024-02-11T23:34:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:59 smithi023 ceph-mon[111262]: osdmap e2348: 8 total, 8 up, 8 in 2024-02-11T23:34:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:34:59 smithi023 ceph-mon[111262]: pgmap v4487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-02-11T23:34:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:59 smithi023 ceph-mon[113671]: osdmap e2348: 8 total, 8 up, 8 in 2024-02-11T23:34:59.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:34:59 smithi023 ceph-mon[113671]: pgmap v4487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-02-11T23:34:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:59 smithi160 ceph-mon[106289]: osdmap e2348: 8 total, 8 up, 8 in 2024-02-11T23:34:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:34:59 smithi160 ceph-mon[106289]: pgmap v4487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-02-11T23:35:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:00 smithi023 ceph-mon[111262]: osdmap e2349: 8 total, 8 up, 8 in 2024-02-11T23:35:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:00 smithi023 ceph-mon[113671]: osdmap e2349: 8 total, 8 up, 8 in 2024-02-11T23:35:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:00 smithi160 ceph-mon[106289]: osdmap e2349: 8 total, 8 up, 8 in 2024-02-11T23:35:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:01 smithi023 ceph-mon[111262]: osdmap e2350: 8 total, 8 up, 8 in 2024-02-11T23:35:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:01 smithi023 ceph-mon[111262]: pgmap v4490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 3.0 KiB/s wr, 1.37k op/s 2024-02-11T23:35:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:01 smithi023 ceph-mon[113671]: osdmap e2350: 8 total, 8 up, 8 in 2024-02-11T23:35:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:01 smithi023 ceph-mon[113671]: pgmap v4490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 3.0 KiB/s wr, 1.37k op/s 2024-02-11T23:35:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:01 smithi160 ceph-mon[106289]: osdmap e2350: 8 total, 8 up, 8 in 2024-02-11T23:35:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:01 smithi160 ceph-mon[106289]: pgmap v4490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1018 KiB/s rd, 3.0 KiB/s wr, 1.37k op/s 2024-02-11T23:35:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:02 smithi023 ceph-mon[111262]: osdmap e2351: 8 total, 8 up, 8 in 2024-02-11T23:35:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:02 smithi023 ceph-mon[113671]: osdmap e2351: 8 total, 8 up, 8 in 2024-02-11T23:35:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:02 smithi160 ceph-mon[106289]: osdmap e2351: 8 total, 8 up, 8 in 2024-02-11T23:35:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:03 smithi023 ceph-mon[111262]: osdmap e2352: 8 total, 8 up, 8 in 2024-02-11T23:35:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:03 smithi023 ceph-mon[111262]: pgmap v4493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1020 KiB/s rd, 3.5 KiB/s wr, 1.37k op/s 2024-02-11T23:35:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:03 smithi023 ceph-mon[113671]: osdmap e2352: 8 total, 8 up, 8 in 2024-02-11T23:35:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:03 smithi023 ceph-mon[113671]: pgmap v4493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1020 KiB/s rd, 3.5 KiB/s wr, 1.37k op/s 2024-02-11T23:35:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:03 smithi160 ceph-mon[106289]: osdmap e2352: 8 total, 8 up, 8 in 2024-02-11T23:35:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:03 smithi160 ceph-mon[106289]: pgmap v4493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1020 KiB/s rd, 3.5 KiB/s wr, 1.37k op/s 2024-02-11T23:35:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[111262]: osdmap e2353: 8 total, 8 up, 8 in 2024-02-11T23:35:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:35:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:35:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:35:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:35:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[113671]: osdmap e2353: 8 total, 8 up, 8 in 2024-02-11T23:35:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:35:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:35:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:35:04.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:04 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:35:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:04 smithi160 ceph-mon[106289]: osdmap e2353: 8 total, 8 up, 8 in 2024-02-11T23:35:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:35:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:35:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:35:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:04 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:35:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:35:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:35:05] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:35:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:05 smithi023 ceph-mon[111262]: osdmap e2354: 8 total, 8 up, 8 in 2024-02-11T23:35:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:05 smithi023 ceph-mon[111262]: pgmap v4496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-02-11T23:35:05.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:05 smithi023 ceph-mon[113671]: osdmap e2354: 8 total, 8 up, 8 in 2024-02-11T23:35:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:05 smithi023 ceph-mon[113671]: pgmap v4496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-02-11T23:35:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:05 smithi160 ceph-mon[106289]: osdmap e2354: 8 total, 8 up, 8 in 2024-02-11T23:35:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:05 smithi160 ceph-mon[106289]: pgmap v4496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-02-11T23:35:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:06 smithi023 ceph-mon[111262]: osdmap e2355: 8 total, 8 up, 8 in 2024-02-11T23:35:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:06 smithi023 ceph-mon[113671]: osdmap e2355: 8 total, 8 up, 8 in 2024-02-11T23:35:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:06 smithi160 ceph-mon[106289]: osdmap e2355: 8 total, 8 up, 8 in 2024-02-11T23:35:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:07 smithi160 ceph-mon[106289]: osdmap e2356: 8 total, 8 up, 8 in 2024-02-11T23:35:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:07 smithi160 ceph-mon[106289]: pgmap v4499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.41k op/s 2024-02-11T23:35:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:07 smithi023 ceph-mon[111262]: osdmap e2356: 8 total, 8 up, 8 in 2024-02-11T23:35:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:07 smithi023 ceph-mon[111262]: pgmap v4499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.41k op/s 2024-02-11T23:35:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:07 smithi023 ceph-mon[113671]: osdmap e2356: 8 total, 8 up, 8 in 2024-02-11T23:35:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:07 smithi023 ceph-mon[113671]: pgmap v4499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.41k op/s 2024-02-11T23:35:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:08 smithi160 ceph-mon[106289]: osdmap e2357: 8 total, 8 up, 8 in 2024-02-11T23:35:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:08 smithi023 ceph-mon[111262]: osdmap e2357: 8 total, 8 up, 8 in 2024-02-11T23:35:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:08 smithi023 ceph-mon[113671]: osdmap e2357: 8 total, 8 up, 8 in 2024-02-11T23:35:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:09 smithi160 ceph-mon[106289]: osdmap e2358: 8 total, 8 up, 8 in 2024-02-11T23:35:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:09 smithi160 ceph-mon[106289]: pgmap v4502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-02-11T23:35:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:09 smithi023 ceph-mon[111262]: osdmap e2358: 8 total, 8 up, 8 in 2024-02-11T23:35:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:09 smithi023 ceph-mon[111262]: pgmap v4502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-02-11T23:35:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:09 smithi023 ceph-mon[113671]: osdmap e2358: 8 total, 8 up, 8 in 2024-02-11T23:35:10.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:09 smithi023 ceph-mon[113671]: pgmap v4502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-02-11T23:35:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:10 smithi160 ceph-mon[106289]: osdmap e2359: 8 total, 8 up, 8 in 2024-02-11T23:35:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:10 smithi023 ceph-mon[111262]: osdmap e2359: 8 total, 8 up, 8 in 2024-02-11T23:35:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:10 smithi023 ceph-mon[113671]: osdmap e2359: 8 total, 8 up, 8 in 2024-02-11T23:35:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:11 smithi023 ceph-mon[111262]: osdmap e2360: 8 total, 8 up, 8 in 2024-02-11T23:35:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:11 smithi023 ceph-mon[111262]: pgmap v4505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.46k op/s 2024-02-11T23:35:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:11 smithi023 ceph-mon[113671]: osdmap e2360: 8 total, 8 up, 8 in 2024-02-11T23:35:12.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:11 smithi023 ceph-mon[113671]: pgmap v4505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.46k op/s 2024-02-11T23:35:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:11 smithi160 ceph-mon[106289]: osdmap e2360: 8 total, 8 up, 8 in 2024-02-11T23:35:12.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:11 smithi160 ceph-mon[106289]: pgmap v4505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.46k op/s 2024-02-11T23:35:13.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:12 smithi023 ceph-mon[111262]: osdmap e2361: 8 total, 8 up, 8 in 2024-02-11T23:35:13.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:12 smithi023 ceph-mon[113671]: osdmap e2361: 8 total, 8 up, 8 in 2024-02-11T23:35:13.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:12 smithi160 ceph-mon[106289]: osdmap e2361: 8 total, 8 up, 8 in 2024-02-11T23:35:14.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:13 smithi023 ceph-mon[111262]: osdmap e2362: 8 total, 8 up, 8 in 2024-02-11T23:35:14.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:13 smithi023 ceph-mon[111262]: pgmap v4508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2024-02-11T23:35:14.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:13 smithi023 ceph-mon[113671]: osdmap e2362: 8 total, 8 up, 8 in 2024-02-11T23:35:14.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:13 smithi023 ceph-mon[113671]: pgmap v4508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2024-02-11T23:35:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:13 smithi160 ceph-mon[106289]: osdmap e2362: 8 total, 8 up, 8 in 2024-02-11T23:35:14.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:13 smithi160 ceph-mon[106289]: pgmap v4508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2024-02-11T23:35:15.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:14 smithi023 ceph-mon[111262]: osdmap e2363: 8 total, 8 up, 8 in 2024-02-11T23:35:15.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:14 smithi023 ceph-mon[113671]: osdmap e2363: 8 total, 8 up, 8 in 2024-02-11T23:35:15.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:14 smithi160 ceph-mon[106289]: osdmap e2363: 8 total, 8 up, 8 in 2024-02-11T23:35:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:15 smithi023 ceph-mon[111262]: pgmap v4511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:35:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:15 smithi023 ceph-mon[111262]: osdmap e2364: 8 total, 8 up, 8 in 2024-02-11T23:35:16.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:35:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:35:15] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-02-11T23:35:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:15 smithi023 ceph-mon[113671]: pgmap v4511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:35:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:15 smithi023 ceph-mon[113671]: osdmap e2364: 8 total, 8 up, 8 in 2024-02-11T23:35:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:15 smithi160 ceph-mon[106289]: pgmap v4511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-02-11T23:35:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:15 smithi160 ceph-mon[106289]: osdmap e2364: 8 total, 8 up, 8 in 2024-02-11T23:35:17.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:16 smithi023 ceph-mon[111262]: osdmap e2365: 8 total, 8 up, 8 in 2024-02-11T23:35:17.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:16 smithi023 ceph-mon[113671]: osdmap e2365: 8 total, 8 up, 8 in 2024-02-11T23:35:17.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:16 smithi160 ceph-mon[106289]: osdmap e2365: 8 total, 8 up, 8 in 2024-02-11T23:35:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:17 smithi023 ceph-mon[111262]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-02-11T23:35:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:17 smithi023 ceph-mon[111262]: osdmap e2366: 8 total, 8 up, 8 in 2024-02-11T23:35:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:17 smithi023 ceph-mon[113671]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-02-11T23:35:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:17 smithi023 ceph-mon[113671]: osdmap e2366: 8 total, 8 up, 8 in 2024-02-11T23:35:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:17 smithi160 ceph-mon[106289]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-02-11T23:35:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:17 smithi160 ceph-mon[106289]: osdmap e2366: 8 total, 8 up, 8 in 2024-02-11T23:35:19.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:18 smithi023 ceph-mon[111262]: osdmap e2367: 8 total, 8 up, 8 in 2024-02-11T23:35:19.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:18 smithi023 ceph-mon[113671]: osdmap e2367: 8 total, 8 up, 8 in 2024-02-11T23:35:19.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:18 smithi160 ceph-mon[106289]: osdmap e2367: 8 total, 8 up, 8 in 2024-02-11T23:35:20.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:19 smithi023 ceph-mon[113671]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-02-11T23:35:20.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:19 smithi023 ceph-mon[113671]: osdmap e2368: 8 total, 8 up, 8 in 2024-02-11T23:35:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:19 smithi023 ceph-mon[111262]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-02-11T23:35:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:19 smithi023 ceph-mon[111262]: osdmap e2368: 8 total, 8 up, 8 in 2024-02-11T23:35:20.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:19 smithi160 ceph-mon[106289]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.50k op/s 2024-02-11T23:35:20.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:19 smithi160 ceph-mon[106289]: osdmap e2368: 8 total, 8 up, 8 in 2024-02-11T23:35:21.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:20 smithi023 ceph-mon[111262]: osdmap e2369: 8 total, 8 up, 8 in 2024-02-11T23:35:21.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:20 smithi023 ceph-mon[113671]: osdmap e2369: 8 total, 8 up, 8 in 2024-02-11T23:35:21.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:20 smithi160 ceph-mon[106289]: osdmap e2369: 8 total, 8 up, 8 in 2024-02-11T23:35:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:21 smithi023 ceph-mon[111262]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.55k op/s 2024-02-11T23:35:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:21 smithi023 ceph-mon[111262]: osdmap e2370: 8 total, 8 up, 8 in 2024-02-11T23:35:22.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:21 smithi023 ceph-mon[113671]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.55k op/s 2024-02-11T23:35:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:21 smithi023 ceph-mon[113671]: osdmap e2370: 8 total, 8 up, 8 in 2024-02-11T23:35:22.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:21 smithi160 ceph-mon[106289]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.55k op/s 2024-02-11T23:35:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:21 smithi160 ceph-mon[106289]: osdmap e2370: 8 total, 8 up, 8 in 2024-02-11T23:35:22.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:23.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:22 smithi023 ceph-mon[111262]: osdmap e2371: 8 total, 8 up, 8 in 2024-02-11T23:35:23.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:22 smithi023 ceph-mon[113671]: osdmap e2371: 8 total, 8 up, 8 in 2024-02-11T23:35:23.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:22 smithi160 ceph-mon[106289]: osdmap e2371: 8 total, 8 up, 8 in 2024-02-11T23:35:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:23 smithi023 ceph-mon[111262]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-02-11T23:35:24.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:23 smithi023 ceph-mon[111262]: osdmap e2372: 8 total, 8 up, 8 in 2024-02-11T23:35:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:23 smithi023 ceph-mon[113671]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-02-11T23:35:24.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:23 smithi023 ceph-mon[113671]: osdmap e2372: 8 total, 8 up, 8 in 2024-02-11T23:35:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:23 smithi160 ceph-mon[106289]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2024-02-11T23:35:24.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:23 smithi160 ceph-mon[106289]: osdmap e2372: 8 total, 8 up, 8 in 2024-02-11T23:35:25.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:24 smithi023 ceph-mon[111262]: osdmap e2373: 8 total, 8 up, 8 in 2024-02-11T23:35:25.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:24 smithi023 ceph-mon[113671]: osdmap e2373: 8 total, 8 up, 8 in 2024-02-11T23:35:25.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:24 smithi160 ceph-mon[106289]: osdmap e2373: 8 total, 8 up, 8 in 2024-02-11T23:35:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:35:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:35:25] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:35:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:25 smithi023 ceph-mon[111262]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:35:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:25 smithi023 ceph-mon[111262]: osdmap e2374: 8 total, 8 up, 8 in 2024-02-11T23:35:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:25 smithi023 ceph-mon[113671]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:35:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:25 smithi023 ceph-mon[113671]: osdmap e2374: 8 total, 8 up, 8 in 2024-02-11T23:35:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:25 smithi160 ceph-mon[106289]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-11T23:35:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:25 smithi160 ceph-mon[106289]: osdmap e2374: 8 total, 8 up, 8 in 2024-02-11T23:35:27.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:26 smithi160 ceph-mon[106289]: osdmap e2375: 8 total, 8 up, 8 in 2024-02-11T23:35:27.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:26 smithi023 ceph-mon[111262]: osdmap e2375: 8 total, 8 up, 8 in 2024-02-11T23:35:27.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:26 smithi023 ceph-mon[113671]: osdmap e2375: 8 total, 8 up, 8 in 2024-02-11T23:35:28.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:27 smithi160 ceph-mon[106289]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.59k op/s 2024-02-11T23:35:28.196 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:27 smithi160 ceph-mon[106289]: osdmap e2376: 8 total, 8 up, 8 in 2024-02-11T23:35:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:27 smithi023 ceph-mon[111262]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.59k op/s 2024-02-11T23:35:28.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:27 smithi023 ceph-mon[111262]: osdmap e2376: 8 total, 8 up, 8 in 2024-02-11T23:35:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:27 smithi023 ceph-mon[113671]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.59k op/s 2024-02-11T23:35:28.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:27 smithi023 ceph-mon[113671]: osdmap e2376: 8 total, 8 up, 8 in 2024-02-11T23:35:29.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:28 smithi160 ceph-mon[106289]: osdmap e2377: 8 total, 8 up, 8 in 2024-02-11T23:35:29.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:28 smithi023 ceph-mon[111262]: osdmap e2377: 8 total, 8 up, 8 in 2024-02-11T23:35:29.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:28 smithi023 ceph-mon[113671]: osdmap e2377: 8 total, 8 up, 8 in 2024-02-11T23:35:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:29 smithi023 ceph-mon[111262]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-02-11T23:35:30.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:29 smithi023 ceph-mon[111262]: osdmap e2378: 8 total, 8 up, 8 in 2024-02-11T23:35:30.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:29 smithi023 ceph-mon[113671]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-02-11T23:35:30.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:29 smithi023 ceph-mon[113671]: osdmap e2378: 8 total, 8 up, 8 in 2024-02-11T23:35:30.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:29 smithi160 ceph-mon[106289]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2024-02-11T23:35:30.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:29 smithi160 ceph-mon[106289]: osdmap e2378: 8 total, 8 up, 8 in 2024-02-11T23:35:31.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:30 smithi023 ceph-mon[111262]: osdmap e2379: 8 total, 8 up, 8 in 2024-02-11T23:35:31.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:30 smithi023 ceph-mon[113671]: osdmap e2379: 8 total, 8 up, 8 in 2024-02-11T23:35:31.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:30 smithi160 ceph-mon[106289]: osdmap e2379: 8 total, 8 up, 8 in 2024-02-11T23:35:32.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:31 smithi023 ceph-mon[111262]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.63k op/s 2024-02-11T23:35:32.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:31 smithi023 ceph-mon[111262]: osdmap e2380: 8 total, 8 up, 8 in 2024-02-11T23:35:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:31 smithi023 ceph-mon[113671]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.63k op/s 2024-02-11T23:35:32.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:31 smithi023 ceph-mon[113671]: osdmap e2380: 8 total, 8 up, 8 in 2024-02-11T23:35:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:31 smithi160 ceph-mon[106289]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.63k op/s 2024-02-11T23:35:32.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:31 smithi160 ceph-mon[106289]: osdmap e2380: 8 total, 8 up, 8 in 2024-02-11T23:35:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:33 smithi023 ceph-mon[111262]: osdmap e2381: 8 total, 8 up, 8 in 2024-02-11T23:35:33.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:33 smithi023 ceph-mon[111262]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.64k op/s 2024-02-11T23:35:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:33 smithi023 ceph-mon[113671]: osdmap e2381: 8 total, 8 up, 8 in 2024-02-11T23:35:33.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:33 smithi023 ceph-mon[113671]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.64k op/s 2024-02-11T23:35:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:33 smithi160 ceph-mon[106289]: osdmap e2381: 8 total, 8 up, 8 in 2024-02-11T23:35:33.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:33 smithi160 ceph-mon[106289]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.64k op/s 2024-02-11T23:35:34.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:34 smithi023 ceph-mon[111262]: osdmap e2382: 8 total, 8 up, 8 in 2024-02-11T23:35:34.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:34 smithi023 ceph-mon[113671]: osdmap e2382: 8 total, 8 up, 8 in 2024-02-11T23:35:34.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:34 smithi160 ceph-mon[106289]: osdmap e2382: 8 total, 8 up, 8 in 2024-02-11T23:35:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:35 smithi023 ceph-mon[111262]: osdmap e2383: 8 total, 8 up, 8 in 2024-02-11T23:35:35.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:35 smithi023 ceph-mon[111262]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:35:35.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:35 smithi023 ceph-mon[113671]: osdmap e2383: 8 total, 8 up, 8 in 2024-02-11T23:35:35.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:35 smithi023 ceph-mon[113671]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:35:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:35 smithi160 ceph-mon[106289]: osdmap e2383: 8 total, 8 up, 8 in 2024-02-11T23:35:35.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:35 smithi160 ceph-mon[106289]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-02-11T23:35:36.029 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:35:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:35:35] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:35:36.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:36 smithi023 ceph-mon[111262]: osdmap e2384: 8 total, 8 up, 8 in 2024-02-11T23:35:36.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:36 smithi023 ceph-mon[113671]: osdmap e2384: 8 total, 8 up, 8 in 2024-02-11T23:35:36.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:36 smithi160 ceph-mon[106289]: osdmap e2384: 8 total, 8 up, 8 in 2024-02-11T23:35:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:37 smithi023 ceph-mon[111262]: osdmap e2385: 8 total, 8 up, 8 in 2024-02-11T23:35:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:37.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:37 smithi023 ceph-mon[111262]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1001 KiB/s rd, 3.0 KiB/s wr, 1.34k op/s 2024-02-11T23:35:37.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:37 smithi023 ceph-mon[113671]: osdmap e2385: 8 total, 8 up, 8 in 2024-02-11T23:35:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:37.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:37 smithi023 ceph-mon[113671]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1001 KiB/s rd, 3.0 KiB/s wr, 1.34k op/s 2024-02-11T23:35:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:37 smithi160 ceph-mon[106289]: osdmap e2385: 8 total, 8 up, 8 in 2024-02-11T23:35:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:37.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:37 smithi160 ceph-mon[106289]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1001 KiB/s rd, 3.0 KiB/s wr, 1.34k op/s 2024-02-11T23:35:38.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:38 smithi023 ceph-mon[111262]: osdmap e2386: 8 total, 8 up, 8 in 2024-02-11T23:35:38.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:38 smithi023 ceph-mon[113671]: osdmap e2386: 8 total, 8 up, 8 in 2024-02-11T23:35:38.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:38 smithi160 ceph-mon[106289]: osdmap e2386: 8 total, 8 up, 8 in 2024-02-11T23:35:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:39 smithi023 ceph-mon[111262]: osdmap e2387: 8 total, 8 up, 8 in 2024-02-11T23:35:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:39 smithi023 ceph-mon[111262]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1005 KiB/s rd, 3.0 KiB/s wr, 1.35k op/s 2024-02-11T23:35:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:39 smithi023 ceph-mon[113671]: osdmap e2387: 8 total, 8 up, 8 in 2024-02-11T23:35:39.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:39 smithi023 ceph-mon[113671]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1005 KiB/s rd, 3.0 KiB/s wr, 1.35k op/s 2024-02-11T23:35:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:39 smithi160 ceph-mon[106289]: osdmap e2387: 8 total, 8 up, 8 in 2024-02-11T23:35:39.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:39 smithi160 ceph-mon[106289]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1005 KiB/s rd, 3.0 KiB/s wr, 1.35k op/s 2024-02-11T23:35:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:40 smithi023 ceph-mon[111262]: osdmap e2388: 8 total, 8 up, 8 in 2024-02-11T23:35:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:40 smithi023 ceph-mon[113671]: osdmap e2388: 8 total, 8 up, 8 in 2024-02-11T23:35:40.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:40 smithi160 ceph-mon[106289]: osdmap e2388: 8 total, 8 up, 8 in 2024-02-11T23:35:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:41 smithi023 ceph-mon[111262]: osdmap e2389: 8 total, 8 up, 8 in 2024-02-11T23:35:41.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:41 smithi023 ceph-mon[111262]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.71k op/s 2024-02-11T23:35:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:41 smithi023 ceph-mon[113671]: osdmap e2389: 8 total, 8 up, 8 in 2024-02-11T23:35:41.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:41 smithi023 ceph-mon[113671]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.71k op/s 2024-02-11T23:35:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:41 smithi160 ceph-mon[106289]: osdmap e2389: 8 total, 8 up, 8 in 2024-02-11T23:35:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:41 smithi160 ceph-mon[106289]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.71k op/s 2024-02-11T23:35:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:42 smithi023 ceph-mon[111262]: osdmap e2390: 8 total, 8 up, 8 in 2024-02-11T23:35:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:42 smithi023 ceph-mon[113671]: osdmap e2390: 8 total, 8 up, 8 in 2024-02-11T23:35:42.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:42 smithi160 ceph-mon[106289]: osdmap e2390: 8 total, 8 up, 8 in 2024-02-11T23:35:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:43 smithi023 ceph-mon[111262]: osdmap e2391: 8 total, 8 up, 8 in 2024-02-11T23:35:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:43 smithi023 ceph-mon[111262]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-02-11T23:35:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:43 smithi023 ceph-mon[113671]: osdmap e2391: 8 total, 8 up, 8 in 2024-02-11T23:35:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:43 smithi023 ceph-mon[113671]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-02-11T23:35:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:43 smithi160 ceph-mon[106289]: osdmap e2391: 8 total, 8 up, 8 in 2024-02-11T23:35:43.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:43 smithi160 ceph-mon[106289]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-02-11T23:35:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:44 smithi023 ceph-mon[111262]: osdmap e2392: 8 total, 8 up, 8 in 2024-02-11T23:35:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:44 smithi023 ceph-mon[113671]: osdmap e2392: 8 total, 8 up, 8 in 2024-02-11T23:35:44.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:44 smithi160 ceph-mon[106289]: osdmap e2392: 8 total, 8 up, 8 in 2024-02-11T23:35:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:45 smithi023 ceph-mon[111262]: osdmap e2393: 8 total, 8 up, 8 in 2024-02-11T23:35:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:45 smithi023 ceph-mon[111262]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:35:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:45 smithi023 ceph-mon[113671]: osdmap e2393: 8 total, 8 up, 8 in 2024-02-11T23:35:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:45 smithi023 ceph-mon[113671]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:35:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:45 smithi160 ceph-mon[106289]: osdmap e2393: 8 total, 8 up, 8 in 2024-02-11T23:35:45.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:45 smithi160 ceph-mon[106289]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-02-11T23:35:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:35:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:35:45] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:35:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:46 smithi160 ceph-mon[106289]: osdmap e2394: 8 total, 8 up, 8 in 2024-02-11T23:35:46.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:46 smithi023 ceph-mon[111262]: osdmap e2394: 8 total, 8 up, 8 in 2024-02-11T23:35:46.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:46 smithi023 ceph-mon[113671]: osdmap e2394: 8 total, 8 up, 8 in 2024-02-11T23:35:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:47 smithi160 ceph-mon[106289]: osdmap e2395: 8 total, 8 up, 8 in 2024-02-11T23:35:47.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:47 smithi160 ceph-mon[106289]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.76k op/s 2024-02-11T23:35:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:47 smithi023 ceph-mon[111262]: osdmap e2395: 8 total, 8 up, 8 in 2024-02-11T23:35:47.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:47 smithi023 ceph-mon[111262]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.76k op/s 2024-02-11T23:35:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:47 smithi023 ceph-mon[113671]: osdmap e2395: 8 total, 8 up, 8 in 2024-02-11T23:35:47.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:47 smithi023 ceph-mon[113671]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.76k op/s 2024-02-11T23:35:48.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:48 smithi160 ceph-mon[106289]: osdmap e2396: 8 total, 8 up, 8 in 2024-02-11T23:35:48.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:48 smithi023 ceph-mon[111262]: osdmap e2396: 8 total, 8 up, 8 in 2024-02-11T23:35:48.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:48 smithi023 ceph-mon[113671]: osdmap e2396: 8 total, 8 up, 8 in 2024-02-11T23:35:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:49 smithi023 ceph-mon[111262]: osdmap e2397: 8 total, 8 up, 8 in 2024-02-11T23:35:49.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:49 smithi023 ceph-mon[111262]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.76k op/s 2024-02-11T23:35:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:49 smithi023 ceph-mon[113671]: osdmap e2397: 8 total, 8 up, 8 in 2024-02-11T23:35:49.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:49 smithi023 ceph-mon[113671]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.76k op/s 2024-02-11T23:35:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:49 smithi160 ceph-mon[106289]: osdmap e2397: 8 total, 8 up, 8 in 2024-02-11T23:35:49.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:49 smithi160 ceph-mon[106289]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.76k op/s 2024-02-11T23:35:50.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:50 smithi023 ceph-mon[111262]: osdmap e2398: 8 total, 8 up, 8 in 2024-02-11T23:35:50.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:50 smithi023 ceph-mon[113671]: osdmap e2398: 8 total, 8 up, 8 in 2024-02-11T23:35:50.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:50 smithi160 ceph-mon[106289]: osdmap e2398: 8 total, 8 up, 8 in 2024-02-11T23:35:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:51 smithi023 ceph-mon[111262]: osdmap e2399: 8 total, 8 up, 8 in 2024-02-11T23:35:51.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:51 smithi023 ceph-mon[111262]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-02-11T23:35:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:51 smithi023 ceph-mon[113671]: osdmap e2399: 8 total, 8 up, 8 in 2024-02-11T23:35:51.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:51 smithi023 ceph-mon[113671]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-02-11T23:35:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:51 smithi160 ceph-mon[106289]: osdmap e2399: 8 total, 8 up, 8 in 2024-02-11T23:35:51.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:51 smithi160 ceph-mon[106289]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-02-11T23:35:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:52 smithi023 ceph-mon[111262]: osdmap e2400: 8 total, 8 up, 8 in 2024-02-11T23:35:52.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:52 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:52 smithi023 ceph-mon[113671]: osdmap e2400: 8 total, 8 up, 8 in 2024-02-11T23:35:52.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:52 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:52 smithi160 ceph-mon[106289]: osdmap e2400: 8 total, 8 up, 8 in 2024-02-11T23:35:52.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:52 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:35:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:53 smithi023 ceph-mon[111262]: osdmap e2401: 8 total, 8 up, 8 in 2024-02-11T23:35:53.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:53 smithi023 ceph-mon[111262]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-02-11T23:35:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:53 smithi023 ceph-mon[113671]: osdmap e2401: 8 total, 8 up, 8 in 2024-02-11T23:35:53.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:53 smithi023 ceph-mon[113671]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-02-11T23:35:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:53 smithi160 ceph-mon[106289]: osdmap e2401: 8 total, 8 up, 8 in 2024-02-11T23:35:53.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:53 smithi160 ceph-mon[106289]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-02-11T23:35:54.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:54 smithi023 ceph-mon[111262]: osdmap e2402: 8 total, 8 up, 8 in 2024-02-11T23:35:54.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:54 smithi023 ceph-mon[113671]: osdmap e2402: 8 total, 8 up, 8 in 2024-02-11T23:35:54.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:54 smithi160 ceph-mon[106289]: osdmap e2402: 8 total, 8 up, 8 in 2024-02-11T23:35:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:55 smithi023 ceph-mon[111262]: osdmap e2403: 8 total, 8 up, 8 in 2024-02-11T23:35:55.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:55 smithi023 ceph-mon[111262]: pgmap v4570: 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-02-11T23:35:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:55 smithi023 ceph-mon[113671]: osdmap e2403: 8 total, 8 up, 8 in 2024-02-11T23:35:55.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:55 smithi023 ceph-mon[113671]: pgmap v4570: 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-02-11T23:35:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:55 smithi160 ceph-mon[106289]: osdmap e2403: 8 total, 8 up, 8 in 2024-02-11T23:35:55.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:55 smithi160 ceph-mon[106289]: pgmap v4570: 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-02-11T23:35:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:35:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:35:55] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-02-11T23:35:56.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:56 smithi023 ceph-mon[111262]: osdmap e2404: 8 total, 8 up, 8 in 2024-02-11T23:35:56.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:56 smithi023 ceph-mon[111262]: osdmap e2405: 8 total, 8 up, 8 in 2024-02-11T23:35:56.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:56 smithi023 ceph-mon[113671]: osdmap e2404: 8 total, 8 up, 8 in 2024-02-11T23:35:56.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:56 smithi023 ceph-mon[113671]: osdmap e2405: 8 total, 8 up, 8 in 2024-02-11T23:35:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:56 smithi160 ceph-mon[106289]: osdmap e2404: 8 total, 8 up, 8 in 2024-02-11T23:35:56.695 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:56 smithi160 ceph-mon[106289]: osdmap e2405: 8 total, 8 up, 8 in 2024-02-11T23:35:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:57 smithi023 ceph-mon[111262]: osdmap e2406: 8 total, 8 up, 8 in 2024-02-11T23:35:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:57 smithi023 ceph-mon[111262]: pgmap v4574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.8 KiB/s wr, 2.02k op/s 2024-02-11T23:35:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:57 smithi023 ceph-mon[113671]: osdmap e2406: 8 total, 8 up, 8 in 2024-02-11T23:35:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:57 smithi023 ceph-mon[113671]: pgmap v4574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.8 KiB/s wr, 2.02k op/s 2024-02-11T23:35:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:57 smithi160 ceph-mon[106289]: osdmap e2406: 8 total, 8 up, 8 in 2024-02-11T23:35:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:57 smithi160 ceph-mon[106289]: pgmap v4574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.8 KiB/s wr, 2.02k op/s 2024-02-11T23:35:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:58 smithi023 ceph-mon[111262]: osdmap e2407: 8 total, 8 up, 8 in 2024-02-11T23:35:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:58 smithi023 ceph-mon[113671]: osdmap e2407: 8 total, 8 up, 8 in 2024-02-11T23:35:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:58 smithi160 ceph-mon[106289]: osdmap e2407: 8 total, 8 up, 8 in 2024-02-11T23:35:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:59 smithi023 ceph-mon[111262]: osdmap e2408: 8 total, 8 up, 8 in 2024-02-11T23:35:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:35:59 smithi023 ceph-mon[111262]: pgmap v4577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:35:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:59 smithi023 ceph-mon[113671]: osdmap e2408: 8 total, 8 up, 8 in 2024-02-11T23:35:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:35:59 smithi023 ceph-mon[113671]: pgmap v4577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:35:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:59 smithi160 ceph-mon[106289]: osdmap e2408: 8 total, 8 up, 8 in 2024-02-11T23:35:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:35:59 smithi160 ceph-mon[106289]: pgmap v4577: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:36:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:00 smithi023 ceph-mon[111262]: osdmap e2409: 8 total, 8 up, 8 in 2024-02-11T23:36:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:00 smithi023 ceph-mon[111262]: osdmap e2410: 8 total, 8 up, 8 in 2024-02-11T23:36:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:00 smithi023 ceph-mon[113671]: osdmap e2409: 8 total, 8 up, 8 in 2024-02-11T23:36:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:00 smithi023 ceph-mon[113671]: osdmap e2410: 8 total, 8 up, 8 in 2024-02-11T23:36:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:00 smithi160 ceph-mon[106289]: osdmap e2409: 8 total, 8 up, 8 in 2024-02-11T23:36:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:00 smithi160 ceph-mon[106289]: osdmap e2410: 8 total, 8 up, 8 in 2024-02-11T23:36:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:01 smithi023 ceph-mon[111262]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.04k op/s 2024-02-11T23:36:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:01 smithi023 ceph-mon[113671]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.04k op/s 2024-02-11T23:36:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:01 smithi160 ceph-mon[106289]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.04k op/s 2024-02-11T23:36:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:02 smithi023 ceph-mon[111262]: osdmap e2411: 8 total, 8 up, 8 in 2024-02-11T23:36:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:02 smithi023 ceph-mon[113671]: osdmap e2411: 8 total, 8 up, 8 in 2024-02-11T23:36:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:02 smithi160 ceph-mon[106289]: osdmap e2411: 8 total, 8 up, 8 in 2024-02-11T23:36:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:03 smithi023 ceph-mon[111262]: osdmap e2412: 8 total, 8 up, 8 in 2024-02-11T23:36:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:03 smithi023 ceph-mon[111262]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.04k op/s 2024-02-11T23:36:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:03 smithi023 ceph-mon[113671]: osdmap e2412: 8 total, 8 up, 8 in 2024-02-11T23:36:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:03 smithi023 ceph-mon[113671]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.04k op/s 2024-02-11T23:36:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:03 smithi160 ceph-mon[106289]: osdmap e2412: 8 total, 8 up, 8 in 2024-02-11T23:36:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:03 smithi160 ceph-mon[106289]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 KiB/s wr, 2.04k op/s 2024-02-11T23:36:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:04 smithi023 ceph-mon[111262]: osdmap e2413: 8 total, 8 up, 8 in 2024-02-11T23:36:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:04 smithi023 ceph-mon[113671]: osdmap e2413: 8 total, 8 up, 8 in 2024-02-11T23:36:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:04 smithi160 ceph-mon[106289]: osdmap e2413: 8 total, 8 up, 8 in 2024-02-11T23:36:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:36:05] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-02-11T23:36:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:36:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: osdmap e2414: 8 total, 8 up, 8 in 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: pgmap v4586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[111262]: osdmap e2415: 8 total, 8 up, 8 in 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: osdmap e2414: 8 total, 8 up, 8 in 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: pgmap v4586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:36:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:36:05.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:05 smithi023 ceph-mon[113671]: osdmap e2415: 8 total, 8 up, 8 in 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: osdmap e2414: 8 total, 8 up, 8 in 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: pgmap v4586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:36:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:05 smithi160 ceph-mon[106289]: osdmap e2415: 8 total, 8 up, 8 in 2024-02-11T23:36:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:07 smithi023 ceph-mon[111262]: osdmap e2416: 8 total, 8 up, 8 in 2024-02-11T23:36:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:07 smithi023 ceph-mon[111262]: pgmap v4589: 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-02-11T23:36:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:07 smithi023 ceph-mon[113671]: osdmap e2416: 8 total, 8 up, 8 in 2024-02-11T23:36:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:07 smithi023 ceph-mon[113671]: pgmap v4589: 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-02-11T23:36:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:07 smithi160 ceph-mon[106289]: osdmap e2416: 8 total, 8 up, 8 in 2024-02-11T23:36:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:07 smithi160 ceph-mon[106289]: pgmap v4589: 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-02-11T23:36:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:08 smithi023 ceph-mon[111262]: osdmap e2417: 8 total, 8 up, 8 in 2024-02-11T23:36:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:08 smithi023 ceph-mon[113671]: osdmap e2417: 8 total, 8 up, 8 in 2024-02-11T23:36:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:08 smithi160 ceph-mon[106289]: osdmap e2417: 8 total, 8 up, 8 in 2024-02-11T23:36:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:09 smithi023 ceph-mon[111262]: osdmap e2418: 8 total, 8 up, 8 in 2024-02-11T23:36:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:09 smithi023 ceph-mon[111262]: pgmap v4592: 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-02-11T23:36:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:09 smithi023 ceph-mon[113671]: osdmap e2418: 8 total, 8 up, 8 in 2024-02-11T23:36:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:09 smithi023 ceph-mon[113671]: pgmap v4592: 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-02-11T23:36:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:09 smithi160 ceph-mon[106289]: osdmap e2418: 8 total, 8 up, 8 in 2024-02-11T23:36:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:09 smithi160 ceph-mon[106289]: pgmap v4592: 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-02-11T23:36:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:10 smithi023 ceph-mon[111262]: osdmap e2419: 8 total, 8 up, 8 in 2024-02-11T23:36:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:10 smithi023 ceph-mon[111262]: osdmap e2420: 8 total, 8 up, 8 in 2024-02-11T23:36:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:10 smithi023 ceph-mon[113671]: osdmap e2419: 8 total, 8 up, 8 in 2024-02-11T23:36:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:10 smithi023 ceph-mon[113671]: osdmap e2420: 8 total, 8 up, 8 in 2024-02-11T23:36:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:10 smithi160 ceph-mon[106289]: osdmap e2419: 8 total, 8 up, 8 in 2024-02-11T23:36:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:10 smithi160 ceph-mon[106289]: osdmap e2420: 8 total, 8 up, 8 in 2024-02-11T23:36:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:11 smithi023 ceph-mon[113671]: pgmap v4595: 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.60k op/s 2024-02-11T23:36:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:11 smithi023 ceph-mon[113671]: osdmap e2421: 8 total, 8 up, 8 in 2024-02-11T23:36:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:11 smithi023 ceph-mon[111262]: pgmap v4595: 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.60k op/s 2024-02-11T23:36:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:11 smithi023 ceph-mon[111262]: osdmap e2421: 8 total, 8 up, 8 in 2024-02-11T23:36:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:11 smithi160 ceph-mon[106289]: pgmap v4595: 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.60k op/s 2024-02-11T23:36:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:11 smithi160 ceph-mon[106289]: osdmap e2421: 8 total, 8 up, 8 in 2024-02-11T23:36:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:13 smithi023 ceph-mon[111262]: osdmap e2422: 8 total, 8 up, 8 in 2024-02-11T23:36:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:13 smithi023 ceph-mon[111262]: pgmap v4598: 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.61k op/s 2024-02-11T23:36:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:13 smithi023 ceph-mon[113671]: osdmap e2422: 8 total, 8 up, 8 in 2024-02-11T23:36:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:13 smithi023 ceph-mon[113671]: pgmap v4598: 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.61k op/s 2024-02-11T23:36:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:13 smithi160 ceph-mon[106289]: osdmap e2422: 8 total, 8 up, 8 in 2024-02-11T23:36:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:13 smithi160 ceph-mon[106289]: pgmap v4598: 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.61k op/s 2024-02-11T23:36:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:14 smithi023 ceph-mon[111262]: osdmap e2423: 8 total, 8 up, 8 in 2024-02-11T23:36:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:14 smithi023 ceph-mon[113671]: osdmap e2423: 8 total, 8 up, 8 in 2024-02-11T23:36:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:14 smithi160 ceph-mon[106289]: osdmap e2423: 8 total, 8 up, 8 in 2024-02-11T23:36:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-mon[111262]: osdmap e2424: 8 total, 8 up, 8 in 2024-02-11T23:36:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-mon[111262]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:36:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-mon[111262]: osdmap e2425: 8 total, 8 up, 8 in 2024-02-11T23:36:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:36:15] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:36:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-mon[113671]: osdmap e2424: 8 total, 8 up, 8 in 2024-02-11T23:36:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-mon[113671]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:36:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:15 smithi023 ceph-mon[113671]: osdmap e2425: 8 total, 8 up, 8 in 2024-02-11T23:36:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:15 smithi160 ceph-mon[106289]: osdmap e2424: 8 total, 8 up, 8 in 2024-02-11T23:36:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:15 smithi160 ceph-mon[106289]: pgmap v4601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:36:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:15 smithi160 ceph-mon[106289]: osdmap e2425: 8 total, 8 up, 8 in 2024-02-11T23:36:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:17 smithi023 ceph-mon[111262]: osdmap e2426: 8 total, 8 up, 8 in 2024-02-11T23:36:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:17 smithi023 ceph-mon[111262]: pgmap v4604: 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-02-11T23:36:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:17 smithi023 ceph-mon[113671]: osdmap e2426: 8 total, 8 up, 8 in 2024-02-11T23:36:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:17 smithi023 ceph-mon[113671]: pgmap v4604: 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-02-11T23:36:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:17 smithi160 ceph-mon[106289]: osdmap e2426: 8 total, 8 up, 8 in 2024-02-11T23:36:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:17 smithi160 ceph-mon[106289]: pgmap v4604: 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-02-11T23:36:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:18 smithi023 ceph-mon[111262]: osdmap e2427: 8 total, 8 up, 8 in 2024-02-11T23:36:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:18 smithi023 ceph-mon[113671]: osdmap e2427: 8 total, 8 up, 8 in 2024-02-11T23:36:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:18 smithi160 ceph-mon[106289]: osdmap e2427: 8 total, 8 up, 8 in 2024-02-11T23:36:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:19 smithi023 ceph-mon[111262]: osdmap e2428: 8 total, 8 up, 8 in 2024-02-11T23:36:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:19 smithi023 ceph-mon[111262]: pgmap v4607: 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-02-11T23:36:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:19 smithi023 ceph-mon[113671]: osdmap e2428: 8 total, 8 up, 8 in 2024-02-11T23:36:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:19 smithi023 ceph-mon[113671]: pgmap v4607: 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-02-11T23:36:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:19 smithi160 ceph-mon[106289]: osdmap e2428: 8 total, 8 up, 8 in 2024-02-11T23:36:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:19 smithi160 ceph-mon[106289]: pgmap v4607: 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-02-11T23:36:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:20 smithi023 ceph-mon[111262]: osdmap e2429: 8 total, 8 up, 8 in 2024-02-11T23:36:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:20 smithi023 ceph-mon[111262]: osdmap e2430: 8 total, 8 up, 8 in 2024-02-11T23:36:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:20 smithi023 ceph-mon[113671]: osdmap e2429: 8 total, 8 up, 8 in 2024-02-11T23:36:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:20 smithi023 ceph-mon[113671]: osdmap e2430: 8 total, 8 up, 8 in 2024-02-11T23:36:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:20 smithi160 ceph-mon[106289]: osdmap e2429: 8 total, 8 up, 8 in 2024-02-11T23:36:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:20 smithi160 ceph-mon[106289]: osdmap e2430: 8 total, 8 up, 8 in 2024-02-11T23:36:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:21 smithi023 ceph-mon[111262]: pgmap v4610: 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-02-11T23:36:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:21 smithi023 ceph-mon[113671]: pgmap v4610: 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-02-11T23:36:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:21 smithi160 ceph-mon[106289]: pgmap v4610: 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-02-11T23:36:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:22 smithi023 ceph-mon[111262]: osdmap e2431: 8 total, 8 up, 8 in 2024-02-11T23:36:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:22 smithi023 ceph-mon[113671]: osdmap e2431: 8 total, 8 up, 8 in 2024-02-11T23:36:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:22 smithi160 ceph-mon[106289]: osdmap e2431: 8 total, 8 up, 8 in 2024-02-11T23:36:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:23 smithi023 ceph-mon[111262]: osdmap e2432: 8 total, 8 up, 8 in 2024-02-11T23:36:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:23 smithi023 ceph-mon[111262]: pgmap v4613: 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-02-11T23:36:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:23 smithi023 ceph-mon[113671]: osdmap e2432: 8 total, 8 up, 8 in 2024-02-11T23:36:23.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:23 smithi023 ceph-mon[113671]: pgmap v4613: 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-02-11T23:36:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:23 smithi160 ceph-mon[106289]: osdmap e2432: 8 total, 8 up, 8 in 2024-02-11T23:36:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:23 smithi160 ceph-mon[106289]: pgmap v4613: 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-02-11T23:36:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:24 smithi023 ceph-mon[111262]: osdmap e2433: 8 total, 8 up, 8 in 2024-02-11T23:36:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:24 smithi023 ceph-mon[113671]: osdmap e2433: 8 total, 8 up, 8 in 2024-02-11T23:36:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:24 smithi160 ceph-mon[106289]: osdmap e2433: 8 total, 8 up, 8 in 2024-02-11T23:36:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-mon[111262]: osdmap e2434: 8 total, 8 up, 8 in 2024-02-11T23:36:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-mon[111262]: pgmap v4616: 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-02-11T23:36:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-mon[111262]: osdmap e2435: 8 total, 8 up, 8 in 2024-02-11T23:36:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:36:25] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-02-11T23:36:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-mon[113671]: osdmap e2434: 8 total, 8 up, 8 in 2024-02-11T23:36:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-mon[113671]: pgmap v4616: 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-02-11T23:36:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:25 smithi023 ceph-mon[113671]: osdmap e2435: 8 total, 8 up, 8 in 2024-02-11T23:36:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:25 smithi160 ceph-mon[106289]: osdmap e2434: 8 total, 8 up, 8 in 2024-02-11T23:36:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:25 smithi160 ceph-mon[106289]: pgmap v4616: 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-02-11T23:36:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:25 smithi160 ceph-mon[106289]: osdmap e2435: 8 total, 8 up, 8 in 2024-02-11T23:36:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:27 smithi023 ceph-mon[111262]: osdmap e2436: 8 total, 8 up, 8 in 2024-02-11T23:36:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:27 smithi023 ceph-mon[111262]: pgmap v4619: 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.48k op/s 2024-02-11T23:36:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:27 smithi023 ceph-mon[113671]: osdmap e2436: 8 total, 8 up, 8 in 2024-02-11T23:36:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:27 smithi023 ceph-mon[113671]: pgmap v4619: 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.48k op/s 2024-02-11T23:36:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:27 smithi160 ceph-mon[106289]: osdmap e2436: 8 total, 8 up, 8 in 2024-02-11T23:36:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:27 smithi160 ceph-mon[106289]: pgmap v4619: 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.48k op/s 2024-02-11T23:36:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:28 smithi023 ceph-mon[111262]: osdmap e2437: 8 total, 8 up, 8 in 2024-02-11T23:36:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:28 smithi023 ceph-mon[113671]: osdmap e2437: 8 total, 8 up, 8 in 2024-02-11T23:36:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:28 smithi160 ceph-mon[106289]: osdmap e2437: 8 total, 8 up, 8 in 2024-02-11T23:36:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:29 smithi023 ceph-mon[111262]: osdmap e2438: 8 total, 8 up, 8 in 2024-02-11T23:36:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:29 smithi023 ceph-mon[111262]: pgmap v4622: 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.48k op/s 2024-02-11T23:36:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:29 smithi023 ceph-mon[113671]: osdmap e2438: 8 total, 8 up, 8 in 2024-02-11T23:36:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:29 smithi023 ceph-mon[113671]: pgmap v4622: 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.48k op/s 2024-02-11T23:36:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:29 smithi160 ceph-mon[106289]: osdmap e2438: 8 total, 8 up, 8 in 2024-02-11T23:36:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:29 smithi160 ceph-mon[106289]: pgmap v4622: 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.48k op/s 2024-02-11T23:36:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:30 smithi023 ceph-mon[111262]: osdmap e2439: 8 total, 8 up, 8 in 2024-02-11T23:36:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:30 smithi023 ceph-mon[111262]: osdmap e2440: 8 total, 8 up, 8 in 2024-02-11T23:36:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:30 smithi023 ceph-mon[113671]: osdmap e2439: 8 total, 8 up, 8 in 2024-02-11T23:36:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:30 smithi023 ceph-mon[113671]: osdmap e2440: 8 total, 8 up, 8 in 2024-02-11T23:36:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:30 smithi160 ceph-mon[106289]: osdmap e2439: 8 total, 8 up, 8 in 2024-02-11T23:36:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:30 smithi160 ceph-mon[106289]: osdmap e2440: 8 total, 8 up, 8 in 2024-02-11T23:36:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:31 smithi023 ceph-mon[111262]: pgmap v4625: 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.43k op/s 2024-02-11T23:36:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:31 smithi023 ceph-mon[111262]: osdmap e2441: 8 total, 8 up, 8 in 2024-02-11T23:36:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:31 smithi023 ceph-mon[113671]: pgmap v4625: 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.43k op/s 2024-02-11T23:36:31.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:31 smithi023 ceph-mon[113671]: osdmap e2441: 8 total, 8 up, 8 in 2024-02-11T23:36:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:31 smithi160 ceph-mon[106289]: pgmap v4625: 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.43k op/s 2024-02-11T23:36:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:31 smithi160 ceph-mon[106289]: osdmap e2441: 8 total, 8 up, 8 in 2024-02-11T23:36:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:33 smithi023 ceph-mon[111262]: osdmap e2442: 8 total, 8 up, 8 in 2024-02-11T23:36:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:33 smithi023 ceph-mon[111262]: pgmap v4628: 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-02-11T23:36:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:33 smithi023 ceph-mon[113671]: osdmap e2442: 8 total, 8 up, 8 in 2024-02-11T23:36:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:33 smithi023 ceph-mon[113671]: pgmap v4628: 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-02-11T23:36:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:33 smithi160 ceph-mon[106289]: osdmap e2442: 8 total, 8 up, 8 in 2024-02-11T23:36:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:33 smithi160 ceph-mon[106289]: pgmap v4628: 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-02-11T23:36:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:34 smithi023 ceph-mon[111262]: osdmap e2443: 8 total, 8 up, 8 in 2024-02-11T23:36:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:34 smithi023 ceph-mon[113671]: osdmap e2443: 8 total, 8 up, 8 in 2024-02-11T23:36:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:34 smithi160 ceph-mon[106289]: osdmap e2443: 8 total, 8 up, 8 in 2024-02-11T23:36:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-mon[111262]: osdmap e2444: 8 total, 8 up, 8 in 2024-02-11T23:36:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-mon[111262]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-mon[111262]: osdmap e2445: 8 total, 8 up, 8 in 2024-02-11T23:36:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:36:35] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-02-11T23:36:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-mon[113671]: osdmap e2444: 8 total, 8 up, 8 in 2024-02-11T23:36:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-mon[113671]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:35 smithi023 ceph-mon[113671]: osdmap e2445: 8 total, 8 up, 8 in 2024-02-11T23:36:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:35 smithi160 ceph-mon[106289]: osdmap e2444: 8 total, 8 up, 8 in 2024-02-11T23:36:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:35 smithi160 ceph-mon[106289]: pgmap v4631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:35 smithi160 ceph-mon[106289]: osdmap e2445: 8 total, 8 up, 8 in 2024-02-11T23:36:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:37 smithi023 ceph-mon[111262]: osdmap e2446: 8 total, 8 up, 8 in 2024-02-11T23:36:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:37 smithi023 ceph-mon[111262]: pgmap v4634: 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.39k op/s 2024-02-11T23:36:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:37 smithi023 ceph-mon[113671]: osdmap e2446: 8 total, 8 up, 8 in 2024-02-11T23:36:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:37 smithi023 ceph-mon[113671]: pgmap v4634: 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.39k op/s 2024-02-11T23:36:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:37 smithi160 ceph-mon[106289]: osdmap e2446: 8 total, 8 up, 8 in 2024-02-11T23:36:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:37 smithi160 ceph-mon[106289]: pgmap v4634: 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.39k op/s 2024-02-11T23:36:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:38 smithi023 ceph-mon[111262]: osdmap e2447: 8 total, 8 up, 8 in 2024-02-11T23:36:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:38 smithi023 ceph-mon[113671]: osdmap e2447: 8 total, 8 up, 8 in 2024-02-11T23:36:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:38 smithi160 ceph-mon[106289]: osdmap e2447: 8 total, 8 up, 8 in 2024-02-11T23:36:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:39 smithi023 ceph-mon[111262]: osdmap e2448: 8 total, 8 up, 8 in 2024-02-11T23:36:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:39 smithi023 ceph-mon[111262]: pgmap v4637: 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.39k op/s 2024-02-11T23:36:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:39 smithi023 ceph-mon[113671]: osdmap e2448: 8 total, 8 up, 8 in 2024-02-11T23:36:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:39 smithi023 ceph-mon[113671]: pgmap v4637: 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.39k op/s 2024-02-11T23:36:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:39 smithi160 ceph-mon[106289]: osdmap e2448: 8 total, 8 up, 8 in 2024-02-11T23:36:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:39 smithi160 ceph-mon[106289]: pgmap v4637: 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.39k op/s 2024-02-11T23:36:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:40 smithi023 ceph-mon[111262]: osdmap e2449: 8 total, 8 up, 8 in 2024-02-11T23:36:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:40 smithi023 ceph-mon[111262]: osdmap e2450: 8 total, 8 up, 8 in 2024-02-11T23:36:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:40 smithi023 ceph-mon[113671]: osdmap e2449: 8 total, 8 up, 8 in 2024-02-11T23:36:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:40 smithi023 ceph-mon[113671]: osdmap e2450: 8 total, 8 up, 8 in 2024-02-11T23:36:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:40 smithi160 ceph-mon[106289]: osdmap e2449: 8 total, 8 up, 8 in 2024-02-11T23:36:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:40 smithi160 ceph-mon[106289]: osdmap e2450: 8 total, 8 up, 8 in 2024-02-11T23:36:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:41 smithi023 ceph-mon[111262]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 992 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-02-11T23:36:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:41 smithi023 ceph-mon[113671]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 992 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-02-11T23:36:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:41 smithi160 ceph-mon[106289]: pgmap v4640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 992 KiB/s rd, 5.0 KiB/s wr, 1.34k op/s 2024-02-11T23:36:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:42 smithi023 ceph-mon[111262]: osdmap e2451: 8 total, 8 up, 8 in 2024-02-11T23:36:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:42 smithi023 ceph-mon[113671]: osdmap e2451: 8 total, 8 up, 8 in 2024-02-11T23:36:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:42 smithi160 ceph-mon[106289]: osdmap e2451: 8 total, 8 up, 8 in 2024-02-11T23:36:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:43 smithi023 ceph-mon[111262]: osdmap e2452: 8 total, 8 up, 8 in 2024-02-11T23:36:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:43 smithi023 ceph-mon[111262]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 996 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-02-11T23:36:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:43 smithi023 ceph-mon[113671]: osdmap e2452: 8 total, 8 up, 8 in 2024-02-11T23:36:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:43 smithi023 ceph-mon[113671]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 996 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-02-11T23:36:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:43 smithi160 ceph-mon[106289]: osdmap e2452: 8 total, 8 up, 8 in 2024-02-11T23:36:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:43 smithi160 ceph-mon[106289]: pgmap v4643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 996 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-02-11T23:36:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:44 smithi023 ceph-mon[111262]: osdmap e2453: 8 total, 8 up, 8 in 2024-02-11T23:36:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:44 smithi023 ceph-mon[113671]: osdmap e2453: 8 total, 8 up, 8 in 2024-02-11T23:36:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:44 smithi160 ceph-mon[106289]: osdmap e2453: 8 total, 8 up, 8 in 2024-02-11T23:36:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-mon[111262]: osdmap e2454: 8 total, 8 up, 8 in 2024-02-11T23:36:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-mon[111262]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-mon[111262]: osdmap e2455: 8 total, 8 up, 8 in 2024-02-11T23:36:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:36:45] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-02-11T23:36:45.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-mon[113671]: osdmap e2454: 8 total, 8 up, 8 in 2024-02-11T23:36:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-mon[113671]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:45 smithi023 ceph-mon[113671]: osdmap e2455: 8 total, 8 up, 8 in 2024-02-11T23:36:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:45 smithi160 ceph-mon[106289]: osdmap e2454: 8 total, 8 up, 8 in 2024-02-11T23:36:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:45 smithi160 ceph-mon[106289]: pgmap v4646: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:45 smithi160 ceph-mon[106289]: osdmap e2455: 8 total, 8 up, 8 in 2024-02-11T23:36:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:47 smithi023 ceph-mon[111262]: osdmap e2456: 8 total, 8 up, 8 in 2024-02-11T23:36:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:47 smithi023 ceph-mon[111262]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 964 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-02-11T23:36:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:47 smithi023 ceph-mon[113671]: osdmap e2456: 8 total, 8 up, 8 in 2024-02-11T23:36:47.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:47 smithi023 ceph-mon[113671]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 964 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-02-11T23:36:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:47 smithi160 ceph-mon[106289]: osdmap e2456: 8 total, 8 up, 8 in 2024-02-11T23:36:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:47 smithi160 ceph-mon[106289]: pgmap v4649: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 964 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-02-11T23:36:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:48 smithi023 ceph-mon[111262]: osdmap e2457: 8 total, 8 up, 8 in 2024-02-11T23:36:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:48 smithi023 ceph-mon[113671]: osdmap e2457: 8 total, 8 up, 8 in 2024-02-11T23:36:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:48 smithi160 ceph-mon[106289]: osdmap e2457: 8 total, 8 up, 8 in 2024-02-11T23:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:49 smithi023 ceph-mon[111262]: osdmap e2458: 8 total, 8 up, 8 in 2024-02-11T23:36:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:49 smithi023 ceph-mon[111262]: pgmap v4652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-02-11T23:36:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:49 smithi023 ceph-mon[113671]: osdmap e2458: 8 total, 8 up, 8 in 2024-02-11T23:36:49.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:49 smithi023 ceph-mon[113671]: pgmap v4652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-02-11T23:36:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:49 smithi160 ceph-mon[106289]: osdmap e2458: 8 total, 8 up, 8 in 2024-02-11T23:36:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:49 smithi160 ceph-mon[106289]: pgmap v4652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-02-11T23:36:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:50 smithi023 ceph-mon[111262]: osdmap e2459: 8 total, 8 up, 8 in 2024-02-11T23:36:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:50 smithi023 ceph-mon[111262]: osdmap e2460: 8 total, 8 up, 8 in 2024-02-11T23:36:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:50 smithi023 ceph-mon[113671]: osdmap e2459: 8 total, 8 up, 8 in 2024-02-11T23:36:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:50 smithi023 ceph-mon[113671]: osdmap e2460: 8 total, 8 up, 8 in 2024-02-11T23:36:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:50 smithi160 ceph-mon[106289]: osdmap e2459: 8 total, 8 up, 8 in 2024-02-11T23:36:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:50 smithi160 ceph-mon[106289]: osdmap e2460: 8 total, 8 up, 8 in 2024-02-11T23:36:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:51 smithi023 ceph-mon[111262]: pgmap v4655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-02-11T23:36:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:51 smithi023 ceph-mon[113671]: pgmap v4655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-02-11T23:36:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:51 smithi160 ceph-mon[106289]: pgmap v4655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 5.0 KiB/s wr, 1.25k op/s 2024-02-11T23:36:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:36:52.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:52 smithi023 ceph-mon[111262]: osdmap e2461: 8 total, 8 up, 8 in 2024-02-11T23:36:52.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:52 smithi023 ceph-mon[113671]: osdmap e2461: 8 total, 8 up, 8 in 2024-02-11T23:36:52.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:52 smithi160 ceph-mon[106289]: osdmap e2461: 8 total, 8 up, 8 in 2024-02-11T23:36:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:53 smithi023 ceph-mon[111262]: osdmap e2462: 8 total, 8 up, 8 in 2024-02-11T23:36:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:53 smithi023 ceph-mon[111262]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-02-11T23:36:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:53 smithi023 ceph-mon[113671]: osdmap e2462: 8 total, 8 up, 8 in 2024-02-11T23:36:53.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:53 smithi023 ceph-mon[113671]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-02-11T23:36:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:53 smithi160 ceph-mon[106289]: osdmap e2462: 8 total, 8 up, 8 in 2024-02-11T23:36:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:53 smithi160 ceph-mon[106289]: pgmap v4658: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2024-02-11T23:36:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:54 smithi023 ceph-mon[111262]: osdmap e2463: 8 total, 8 up, 8 in 2024-02-11T23:36:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:54 smithi023 ceph-mon[113671]: osdmap e2463: 8 total, 8 up, 8 in 2024-02-11T23:36:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:54 smithi160 ceph-mon[106289]: osdmap e2463: 8 total, 8 up, 8 in 2024-02-11T23:36:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-mon[111262]: osdmap e2464: 8 total, 8 up, 8 in 2024-02-11T23:36:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-mon[111262]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-mon[111262]: osdmap e2465: 8 total, 8 up, 8 in 2024-02-11T23:36:55.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:36:55] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-02-11T23:36:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-mon[113671]: osdmap e2464: 8 total, 8 up, 8 in 2024-02-11T23:36:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-mon[113671]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:55 smithi023 ceph-mon[113671]: osdmap e2465: 8 total, 8 up, 8 in 2024-02-11T23:36:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:55 smithi160 ceph-mon[106289]: osdmap e2464: 8 total, 8 up, 8 in 2024-02-11T23:36:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:55 smithi160 ceph-mon[106289]: pgmap v4661: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:36:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:55 smithi160 ceph-mon[106289]: osdmap e2465: 8 total, 8 up, 8 in 2024-02-11T23:36:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:57 smithi023 ceph-mon[111262]: osdmap e2466: 8 total, 8 up, 8 in 2024-02-11T23:36:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:57 smithi023 ceph-mon[111262]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-02-11T23:36:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:57 smithi023 ceph-mon[113671]: osdmap e2466: 8 total, 8 up, 8 in 2024-02-11T23:36:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:57 smithi023 ceph-mon[113671]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-02-11T23:36:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:57 smithi160 ceph-mon[106289]: osdmap e2466: 8 total, 8 up, 8 in 2024-02-11T23:36:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:57 smithi160 ceph-mon[106289]: pgmap v4664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 897 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-02-11T23:36:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:58 smithi023 ceph-mon[111262]: osdmap e2467: 8 total, 8 up, 8 in 2024-02-11T23:36:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:58 smithi023 ceph-mon[113671]: osdmap e2467: 8 total, 8 up, 8 in 2024-02-11T23:36:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:58 smithi160 ceph-mon[106289]: osdmap e2467: 8 total, 8 up, 8 in 2024-02-11T23:36:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:59 smithi023 ceph-mon[111262]: osdmap e2468: 8 total, 8 up, 8 in 2024-02-11T23:36:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:36:59 smithi023 ceph-mon[111262]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 898 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-02-11T23:36:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:59 smithi023 ceph-mon[113671]: osdmap e2468: 8 total, 8 up, 8 in 2024-02-11T23:36:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:36:59 smithi023 ceph-mon[113671]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 898 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-02-11T23:36:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:59 smithi160 ceph-mon[106289]: osdmap e2468: 8 total, 8 up, 8 in 2024-02-11T23:36:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:36:59 smithi160 ceph-mon[106289]: pgmap v4667: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 898 KiB/s rd, 5.0 KiB/s wr, 1.21k op/s 2024-02-11T23:37:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:00 smithi023 ceph-mon[111262]: osdmap e2469: 8 total, 8 up, 8 in 2024-02-11T23:37:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:00 smithi023 ceph-mon[111262]: osdmap e2470: 8 total, 8 up, 8 in 2024-02-11T23:37:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:00 smithi023 ceph-mon[113671]: osdmap e2469: 8 total, 8 up, 8 in 2024-02-11T23:37:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:00 smithi023 ceph-mon[113671]: osdmap e2470: 8 total, 8 up, 8 in 2024-02-11T23:37:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:00 smithi160 ceph-mon[106289]: osdmap e2469: 8 total, 8 up, 8 in 2024-02-11T23:37:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:00 smithi160 ceph-mon[106289]: osdmap e2470: 8 total, 8 up, 8 in 2024-02-11T23:37:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:01 smithi023 ceph-mon[111262]: pgmap v4670: 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-02-11T23:37:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:01 smithi023 ceph-mon[113671]: pgmap v4670: 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-02-11T23:37:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:01 smithi160 ceph-mon[106289]: pgmap v4670: 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-02-11T23:37:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:02 smithi023 ceph-mon[111262]: osdmap e2471: 8 total, 8 up, 8 in 2024-02-11T23:37:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:02 smithi023 ceph-mon[113671]: osdmap e2471: 8 total, 8 up, 8 in 2024-02-11T23:37:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:02 smithi160 ceph-mon[106289]: osdmap e2471: 8 total, 8 up, 8 in 2024-02-11T23:37:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:03 smithi023 ceph-mon[111262]: osdmap e2472: 8 total, 8 up, 8 in 2024-02-11T23:37:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:03 smithi023 ceph-mon[111262]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-02-11T23:37:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:03 smithi023 ceph-mon[113671]: osdmap e2472: 8 total, 8 up, 8 in 2024-02-11T23:37:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:03 smithi023 ceph-mon[113671]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-02-11T23:37:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:03 smithi160 ceph-mon[106289]: osdmap e2472: 8 total, 8 up, 8 in 2024-02-11T23:37:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:03 smithi160 ceph-mon[106289]: pgmap v4673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2024-02-11T23:37:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:04 smithi023 ceph-mon[111262]: osdmap e2473: 8 total, 8 up, 8 in 2024-02-11T23:37:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:04 smithi023 ceph-mon[113671]: osdmap e2473: 8 total, 8 up, 8 in 2024-02-11T23:37:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:04 smithi160 ceph-mon[106289]: osdmap e2473: 8 total, 8 up, 8 in 2024-02-11T23:37:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:37:05] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-02-11T23:37:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[111262]: osdmap e2474: 8 total, 8 up, 8 in 2024-02-11T23:37:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[111262]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:37:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:37:05.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[111262]: osdmap e2475: 8 total, 8 up, 8 in 2024-02-11T23:37:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[113671]: osdmap e2474: 8 total, 8 up, 8 in 2024-02-11T23:37:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[113671]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:37:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:37:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:05 smithi023 ceph-mon[113671]: osdmap e2475: 8 total, 8 up, 8 in 2024-02-11T23:37:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:05 smithi160 ceph-mon[106289]: osdmap e2474: 8 total, 8 up, 8 in 2024-02-11T23:37:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:05 smithi160 ceph-mon[106289]: pgmap v4676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:37:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:05 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:37:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:05 smithi160 ceph-mon[106289]: osdmap e2475: 8 total, 8 up, 8 in 2024-02-11T23:37:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:37:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:37:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:37:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[111262]: osdmap e2476: 8 total, 8 up, 8 in 2024-02-11T23:37:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:37:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:37:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:37:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[113671]: osdmap e2476: 8 total, 8 up, 8 in 2024-02-11T23:37:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:37:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:37:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:37:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:06 smithi160 ceph-mon[106289]: osdmap e2476: 8 total, 8 up, 8 in 2024-02-11T23:37:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:07 smithi023 ceph-mon[111262]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-02-11T23:37:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:07 smithi023 ceph-mon[111262]: osdmap e2477: 8 total, 8 up, 8 in 2024-02-11T23:37:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:07 smithi023 ceph-mon[113671]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-02-11T23:37:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:07 smithi023 ceph-mon[113671]: osdmap e2477: 8 total, 8 up, 8 in 2024-02-11T23:37:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:07 smithi160 ceph-mon[106289]: pgmap v4679: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 833 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-02-11T23:37:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:07 smithi160 ceph-mon[106289]: osdmap e2477: 8 total, 8 up, 8 in 2024-02-11T23:37:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:09 smithi023 ceph-mon[111262]: osdmap e2478: 8 total, 8 up, 8 in 2024-02-11T23:37:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:09 smithi023 ceph-mon[111262]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2024-02-11T23:37:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:09 smithi023 ceph-mon[113671]: osdmap e2478: 8 total, 8 up, 8 in 2024-02-11T23:37:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:09 smithi023 ceph-mon[113671]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2024-02-11T23:37:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:09 smithi160 ceph-mon[106289]: osdmap e2478: 8 total, 8 up, 8 in 2024-02-11T23:37:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:09 smithi160 ceph-mon[106289]: pgmap v4682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2024-02-11T23:37:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:10 smithi023 ceph-mon[111262]: osdmap e2479: 8 total, 8 up, 8 in 2024-02-11T23:37:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:10 smithi023 ceph-mon[111262]: osdmap e2480: 8 total, 8 up, 8 in 2024-02-11T23:37:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:10 smithi023 ceph-mon[113671]: osdmap e2479: 8 total, 8 up, 8 in 2024-02-11T23:37:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:10 smithi023 ceph-mon[113671]: osdmap e2480: 8 total, 8 up, 8 in 2024-02-11T23:37:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:10 smithi160 ceph-mon[106289]: osdmap e2479: 8 total, 8 up, 8 in 2024-02-11T23:37:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:10 smithi160 ceph-mon[106289]: osdmap e2480: 8 total, 8 up, 8 in 2024-02-11T23:37:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:11 smithi023 ceph-mon[111262]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 796 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-02-11T23:37:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:11 smithi023 ceph-mon[113671]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 796 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-02-11T23:37:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:11 smithi160 ceph-mon[106289]: pgmap v4685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 796 KiB/s rd, 5.0 KiB/s wr, 1.07k op/s 2024-02-11T23:37:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:12 smithi023 ceph-mon[111262]: osdmap e2481: 8 total, 8 up, 8 in 2024-02-11T23:37:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:12 smithi023 ceph-mon[113671]: osdmap e2481: 8 total, 8 up, 8 in 2024-02-11T23:37:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:12 smithi160 ceph-mon[106289]: osdmap e2481: 8 total, 8 up, 8 in 2024-02-11T23:37:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:13 smithi023 ceph-mon[111262]: osdmap e2482: 8 total, 8 up, 8 in 2024-02-11T23:37:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:13 smithi023 ceph-mon[111262]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-02-11T23:37:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:13 smithi023 ceph-mon[113671]: osdmap e2482: 8 total, 8 up, 8 in 2024-02-11T23:37:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:13 smithi023 ceph-mon[113671]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-02-11T23:37:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:13 smithi160 ceph-mon[106289]: osdmap e2482: 8 total, 8 up, 8 in 2024-02-11T23:37:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:13 smithi160 ceph-mon[106289]: pgmap v4688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2024-02-11T23:37:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:14 smithi023 ceph-mon[111262]: osdmap e2483: 8 total, 8 up, 8 in 2024-02-11T23:37:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:14 smithi023 ceph-mon[113671]: osdmap e2483: 8 total, 8 up, 8 in 2024-02-11T23:37:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:14 smithi160 ceph-mon[106289]: osdmap e2483: 8 total, 8 up, 8 in 2024-02-11T23:37:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:37:15] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:37:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-mon[111262]: osdmap e2484: 8 total, 8 up, 8 in 2024-02-11T23:37:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-mon[111262]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:37:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-mon[111262]: osdmap e2485: 8 total, 8 up, 8 in 2024-02-11T23:37:15.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-mon[113671]: osdmap e2484: 8 total, 8 up, 8 in 2024-02-11T23:37:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-mon[113671]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:37:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:15 smithi023 ceph-mon[113671]: osdmap e2485: 8 total, 8 up, 8 in 2024-02-11T23:37:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:15 smithi160 ceph-mon[106289]: osdmap e2484: 8 total, 8 up, 8 in 2024-02-11T23:37:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:15 smithi160 ceph-mon[106289]: pgmap v4691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:37:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:15 smithi160 ceph-mon[106289]: osdmap e2485: 8 total, 8 up, 8 in 2024-02-11T23:37:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:17 smithi023 ceph-mon[111262]: osdmap e2486: 8 total, 8 up, 8 in 2024-02-11T23:37:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:17 smithi023 ceph-mon[111262]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-02-11T23:37:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:17 smithi023 ceph-mon[113671]: osdmap e2486: 8 total, 8 up, 8 in 2024-02-11T23:37:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:17 smithi023 ceph-mon[113671]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-02-11T23:37:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:17 smithi160 ceph-mon[106289]: osdmap e2486: 8 total, 8 up, 8 in 2024-02-11T23:37:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:17 smithi160 ceph-mon[106289]: pgmap v4694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-02-11T23:37:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:18 smithi023 ceph-mon[111262]: osdmap e2487: 8 total, 8 up, 8 in 2024-02-11T23:37:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:18 smithi023 ceph-mon[113671]: osdmap e2487: 8 total, 8 up, 8 in 2024-02-11T23:37:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:18 smithi160 ceph-mon[106289]: osdmap e2487: 8 total, 8 up, 8 in 2024-02-11T23:37:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:19 smithi023 ceph-mon[111262]: osdmap e2488: 8 total, 8 up, 8 in 2024-02-11T23:37:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:19 smithi023 ceph-mon[111262]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-02-11T23:37:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:19 smithi023 ceph-mon[113671]: osdmap e2488: 8 total, 8 up, 8 in 2024-02-11T23:37:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:19 smithi023 ceph-mon[113671]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-02-11T23:37:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:19 smithi160 ceph-mon[106289]: osdmap e2488: 8 total, 8 up, 8 in 2024-02-11T23:37:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:19 smithi160 ceph-mon[106289]: pgmap v4697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-02-11T23:37:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:20 smithi023 ceph-mon[111262]: osdmap e2489: 8 total, 8 up, 8 in 2024-02-11T23:37:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:20 smithi023 ceph-mon[111262]: osdmap e2490: 8 total, 8 up, 8 in 2024-02-11T23:37:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:20 smithi023 ceph-mon[113671]: osdmap e2489: 8 total, 8 up, 8 in 2024-02-11T23:37:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:20 smithi023 ceph-mon[113671]: osdmap e2490: 8 total, 8 up, 8 in 2024-02-11T23:37:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:20 smithi160 ceph-mon[106289]: osdmap e2489: 8 total, 8 up, 8 in 2024-02-11T23:37:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:20 smithi160 ceph-mon[106289]: osdmap e2490: 8 total, 8 up, 8 in 2024-02-11T23:37:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:21 smithi023 ceph-mon[111262]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 5.0 KiB/s wr, 988 op/s 2024-02-11T23:37:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:21 smithi023 ceph-mon[111262]: osdmap e2491: 8 total, 8 up, 8 in 2024-02-11T23:37:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:21 smithi023 ceph-mon[113671]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 5.0 KiB/s wr, 988 op/s 2024-02-11T23:37:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:21 smithi023 ceph-mon[113671]: osdmap e2491: 8 total, 8 up, 8 in 2024-02-11T23:37:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:21 smithi160 ceph-mon[106289]: pgmap v4700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 5.0 KiB/s wr, 988 op/s 2024-02-11T23:37:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:21 smithi160 ceph-mon[106289]: osdmap e2491: 8 total, 8 up, 8 in 2024-02-11T23:37:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:23 smithi023 ceph-mon[111262]: osdmap e2492: 8 total, 8 up, 8 in 2024-02-11T23:37:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:23 smithi023 ceph-mon[111262]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 5.0 KiB/s wr, 993 op/s 2024-02-11T23:37:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:23 smithi023 ceph-mon[113671]: osdmap e2492: 8 total, 8 up, 8 in 2024-02-11T23:37:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:23 smithi023 ceph-mon[113671]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 5.0 KiB/s wr, 993 op/s 2024-02-11T23:37:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:23 smithi160 ceph-mon[106289]: osdmap e2492: 8 total, 8 up, 8 in 2024-02-11T23:37:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:23 smithi160 ceph-mon[106289]: pgmap v4703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 735 KiB/s rd, 5.0 KiB/s wr, 993 op/s 2024-02-11T23:37:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:24 smithi023 ceph-mon[111262]: osdmap e2493: 8 total, 8 up, 8 in 2024-02-11T23:37:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:24 smithi023 ceph-mon[113671]: osdmap e2493: 8 total, 8 up, 8 in 2024-02-11T23:37:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:24 smithi160 ceph-mon[106289]: osdmap e2493: 8 total, 8 up, 8 in 2024-02-11T23:37:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-mon[111262]: osdmap e2494: 8 total, 8 up, 8 in 2024-02-11T23:37:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-mon[111262]: pgmap v4706: 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-02-11T23:37:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-mon[111262]: osdmap e2495: 8 total, 8 up, 8 in 2024-02-11T23:37:25.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:37:25] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-02-11T23:37:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-mon[113671]: osdmap e2494: 8 total, 8 up, 8 in 2024-02-11T23:37:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-mon[113671]: pgmap v4706: 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-02-11T23:37:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:25 smithi023 ceph-mon[113671]: osdmap e2495: 8 total, 8 up, 8 in 2024-02-11T23:37:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:25 smithi160 ceph-mon[106289]: osdmap e2494: 8 total, 8 up, 8 in 2024-02-11T23:37:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:25 smithi160 ceph-mon[106289]: pgmap v4706: 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-02-11T23:37:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:25 smithi160 ceph-mon[106289]: osdmap e2495: 8 total, 8 up, 8 in 2024-02-11T23:37:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:27 smithi023 ceph-mon[111262]: osdmap e2496: 8 total, 8 up, 8 in 2024-02-11T23:37:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:27 smithi023 ceph-mon[111262]: pgmap v4709: 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, 949 op/s 2024-02-11T23:37:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:27 smithi023 ceph-mon[113671]: osdmap e2496: 8 total, 8 up, 8 in 2024-02-11T23:37:27.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:27 smithi023 ceph-mon[113671]: pgmap v4709: 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, 949 op/s 2024-02-11T23:37:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:27 smithi160 ceph-mon[106289]: osdmap e2496: 8 total, 8 up, 8 in 2024-02-11T23:37:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:27 smithi160 ceph-mon[106289]: pgmap v4709: 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, 949 op/s 2024-02-11T23:37:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:28 smithi023 ceph-mon[111262]: osdmap e2497: 8 total, 8 up, 8 in 2024-02-11T23:37:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:28 smithi023 ceph-mon[113671]: osdmap e2497: 8 total, 8 up, 8 in 2024-02-11T23:37:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:28 smithi160 ceph-mon[106289]: osdmap e2497: 8 total, 8 up, 8 in 2024-02-11T23:37:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:29 smithi023 ceph-mon[111262]: osdmap e2498: 8 total, 8 up, 8 in 2024-02-11T23:37:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:29 smithi023 ceph-mon[111262]: pgmap v4712: 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, 949 op/s 2024-02-11T23:37:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:29 smithi023 ceph-mon[113671]: osdmap e2498: 8 total, 8 up, 8 in 2024-02-11T23:37:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:29 smithi023 ceph-mon[113671]: pgmap v4712: 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, 949 op/s 2024-02-11T23:37:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:29 smithi160 ceph-mon[106289]: osdmap e2498: 8 total, 8 up, 8 in 2024-02-11T23:37:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:29 smithi160 ceph-mon[106289]: pgmap v4712: 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, 949 op/s 2024-02-11T23:37:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:30 smithi023 ceph-mon[111262]: osdmap e2499: 8 total, 8 up, 8 in 2024-02-11T23:37:30.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:30 smithi023 ceph-mon[111262]: osdmap e2500: 8 total, 8 up, 8 in 2024-02-11T23:37:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:30 smithi023 ceph-mon[113671]: osdmap e2499: 8 total, 8 up, 8 in 2024-02-11T23:37:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:30 smithi023 ceph-mon[113671]: osdmap e2500: 8 total, 8 up, 8 in 2024-02-11T23:37:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:30 smithi160 ceph-mon[106289]: osdmap e2499: 8 total, 8 up, 8 in 2024-02-11T23:37:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:30 smithi160 ceph-mon[106289]: osdmap e2500: 8 total, 8 up, 8 in 2024-02-11T23:37:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:31 smithi023 ceph-mon[111262]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 668 KiB/s rd, 5.0 KiB/s wr, 904 op/s 2024-02-11T23:37:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:31 smithi023 ceph-mon[113671]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 668 KiB/s rd, 5.0 KiB/s wr, 904 op/s 2024-02-11T23:37:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:31 smithi160 ceph-mon[106289]: pgmap v4715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 668 KiB/s rd, 5.0 KiB/s wr, 904 op/s 2024-02-11T23:37:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:32 smithi023 ceph-mon[111262]: osdmap e2501: 8 total, 8 up, 8 in 2024-02-11T23:37:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:32 smithi023 ceph-mon[113671]: osdmap e2501: 8 total, 8 up, 8 in 2024-02-11T23:37:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:32 smithi160 ceph-mon[106289]: osdmap e2501: 8 total, 8 up, 8 in 2024-02-11T23:37:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:33 smithi023 ceph-mon[111262]: osdmap e2502: 8 total, 8 up, 8 in 2024-02-11T23:37:33.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:33 smithi023 ceph-mon[111262]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2024-02-11T23:37:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:33 smithi023 ceph-mon[113671]: osdmap e2502: 8 total, 8 up, 8 in 2024-02-11T23:37:33.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:33 smithi023 ceph-mon[113671]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2024-02-11T23:37:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:33 smithi160 ceph-mon[106289]: osdmap e2502: 8 total, 8 up, 8 in 2024-02-11T23:37:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:33 smithi160 ceph-mon[106289]: pgmap v4718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2024-02-11T23:37:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:34 smithi023 ceph-mon[111262]: osdmap e2503: 8 total, 8 up, 8 in 2024-02-11T23:37:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:34 smithi023 ceph-mon[113671]: osdmap e2503: 8 total, 8 up, 8 in 2024-02-11T23:37:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:34 smithi160 ceph-mon[106289]: osdmap e2503: 8 total, 8 up, 8 in 2024-02-11T23:37:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-mon[111262]: osdmap e2504: 8 total, 8 up, 8 in 2024-02-11T23:37:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-mon[111262]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T23:37:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-mon[111262]: osdmap e2505: 8 total, 8 up, 8 in 2024-02-11T23:37:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:37:35] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-02-11T23:37:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-mon[113671]: osdmap e2504: 8 total, 8 up, 8 in 2024-02-11T23:37:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-mon[113671]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T23:37:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:35 smithi023 ceph-mon[113671]: osdmap e2505: 8 total, 8 up, 8 in 2024-02-11T23:37:35.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:35 smithi160 ceph-mon[106289]: osdmap e2504: 8 total, 8 up, 8 in 2024-02-11T23:37:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:35 smithi160 ceph-mon[106289]: pgmap v4721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-02-11T23:37:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:35 smithi160 ceph-mon[106289]: osdmap e2505: 8 total, 8 up, 8 in 2024-02-11T23:37:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:37 smithi023 ceph-mon[111262]: osdmap e2506: 8 total, 8 up, 8 in 2024-02-11T23:37:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:37 smithi023 ceph-mon[111262]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 864 op/s 2024-02-11T23:37:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:37 smithi023 ceph-mon[113671]: osdmap e2506: 8 total, 8 up, 8 in 2024-02-11T23:37:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:37 smithi023 ceph-mon[113671]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 864 op/s 2024-02-11T23:37:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:37 smithi160 ceph-mon[106289]: osdmap e2506: 8 total, 8 up, 8 in 2024-02-11T23:37:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:37 smithi160 ceph-mon[106289]: pgmap v4724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 864 op/s 2024-02-11T23:37:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:38 smithi023 ceph-mon[111262]: osdmap e2507: 8 total, 8 up, 8 in 2024-02-11T23:37:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:38 smithi023 ceph-mon[113671]: osdmap e2507: 8 total, 8 up, 8 in 2024-02-11T23:37:38.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:38 smithi160 ceph-mon[106289]: osdmap e2507: 8 total, 8 up, 8 in 2024-02-11T23:37:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:39 smithi023 ceph-mon[111262]: osdmap e2508: 8 total, 8 up, 8 in 2024-02-11T23:37:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:39 smithi023 ceph-mon[111262]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 5.0 KiB/s wr, 864 op/s 2024-02-11T23:37:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:39 smithi023 ceph-mon[113671]: osdmap e2508: 8 total, 8 up, 8 in 2024-02-11T23:37:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:39 smithi023 ceph-mon[113671]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 5.0 KiB/s wr, 864 op/s 2024-02-11T23:37:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:39 smithi160 ceph-mon[106289]: osdmap e2508: 8 total, 8 up, 8 in 2024-02-11T23:37:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:39 smithi160 ceph-mon[106289]: pgmap v4727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 637 KiB/s rd, 5.0 KiB/s wr, 864 op/s 2024-02-11T23:37:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:40 smithi023 ceph-mon[111262]: osdmap e2509: 8 total, 8 up, 8 in 2024-02-11T23:37:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:40 smithi023 ceph-mon[111262]: osdmap e2510: 8 total, 8 up, 8 in 2024-02-11T23:37:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:40 smithi023 ceph-mon[113671]: osdmap e2509: 8 total, 8 up, 8 in 2024-02-11T23:37:40.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:40 smithi023 ceph-mon[113671]: osdmap e2510: 8 total, 8 up, 8 in 2024-02-11T23:37:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:40 smithi160 ceph-mon[106289]: osdmap e2509: 8 total, 8 up, 8 in 2024-02-11T23:37:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:40 smithi160 ceph-mon[106289]: osdmap e2510: 8 total, 8 up, 8 in 2024-02-11T23:37:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:41 smithi023 ceph-mon[111262]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 5.0 KiB/s wr, 814 op/s 2024-02-11T23:37:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:41 smithi023 ceph-mon[111262]: osdmap e2511: 8 total, 8 up, 8 in 2024-02-11T23:37:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:41 smithi023 ceph-mon[113671]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 5.0 KiB/s wr, 814 op/s 2024-02-11T23:37:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:41 smithi023 ceph-mon[113671]: osdmap e2511: 8 total, 8 up, 8 in 2024-02-11T23:37:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:41 smithi160 ceph-mon[106289]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 602 KiB/s rd, 5.0 KiB/s wr, 814 op/s 2024-02-11T23:37:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:41 smithi160 ceph-mon[106289]: osdmap e2511: 8 total, 8 up, 8 in 2024-02-11T23:37:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:43 smithi023 ceph-mon[111262]: osdmap e2512: 8 total, 8 up, 8 in 2024-02-11T23:37:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:43 smithi023 ceph-mon[111262]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2024-02-11T23:37:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:43 smithi023 ceph-mon[113671]: osdmap e2512: 8 total, 8 up, 8 in 2024-02-11T23:37:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:43 smithi023 ceph-mon[113671]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2024-02-11T23:37:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:43 smithi160 ceph-mon[106289]: osdmap e2512: 8 total, 8 up, 8 in 2024-02-11T23:37:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:43 smithi160 ceph-mon[106289]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2024-02-11T23:37:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:44 smithi023 ceph-mon[111262]: osdmap e2513: 8 total, 8 up, 8 in 2024-02-11T23:37:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:44 smithi023 ceph-mon[113671]: osdmap e2513: 8 total, 8 up, 8 in 2024-02-11T23:37:44.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:44 smithi160 ceph-mon[106289]: osdmap e2513: 8 total, 8 up, 8 in 2024-02-11T23:37:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-mon[111262]: osdmap e2514: 8 total, 8 up, 8 in 2024-02-11T23:37:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-mon[111262]: pgmap v4736: 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, 5 op/s 2024-02-11T23:37:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-mon[111262]: osdmap e2515: 8 total, 8 up, 8 in 2024-02-11T23:37:45.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:37:45] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:37:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-mon[113671]: osdmap e2514: 8 total, 8 up, 8 in 2024-02-11T23:37:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-mon[113671]: pgmap v4736: 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, 5 op/s 2024-02-11T23:37:45.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:45 smithi023 ceph-mon[113671]: osdmap e2515: 8 total, 8 up, 8 in 2024-02-11T23:37:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:45 smithi160 ceph-mon[106289]: osdmap e2514: 8 total, 8 up, 8 in 2024-02-11T23:37:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:45 smithi160 ceph-mon[106289]: pgmap v4736: 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, 5 op/s 2024-02-11T23:37:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:45 smithi160 ceph-mon[106289]: osdmap e2515: 8 total, 8 up, 8 in 2024-02-11T23:37:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:47 smithi023 ceph-mon[111262]: osdmap e2516: 8 total, 8 up, 8 in 2024-02-11T23:37:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:47 smithi023 ceph-mon[111262]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 570 KiB/s rd, 5.0 KiB/s wr, 773 op/s 2024-02-11T23:37:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:47 smithi023 ceph-mon[113671]: osdmap e2516: 8 total, 8 up, 8 in 2024-02-11T23:37:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:47 smithi023 ceph-mon[113671]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 570 KiB/s rd, 5.0 KiB/s wr, 773 op/s 2024-02-11T23:37:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:47 smithi160 ceph-mon[106289]: osdmap e2516: 8 total, 8 up, 8 in 2024-02-11T23:37:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:47 smithi160 ceph-mon[106289]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 570 KiB/s rd, 5.0 KiB/s wr, 773 op/s 2024-02-11T23:37:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:48 smithi023 ceph-mon[111262]: osdmap e2517: 8 total, 8 up, 8 in 2024-02-11T23:37:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:48 smithi023 ceph-mon[113671]: osdmap e2517: 8 total, 8 up, 8 in 2024-02-11T23:37:48.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:48 smithi160 ceph-mon[106289]: osdmap e2517: 8 total, 8 up, 8 in 2024-02-11T23:37:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:49 smithi023 ceph-mon[111262]: osdmap e2518: 8 total, 8 up, 8 in 2024-02-11T23:37:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:49 smithi023 ceph-mon[111262]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2024-02-11T23:37:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:49 smithi023 ceph-mon[113671]: osdmap e2518: 8 total, 8 up, 8 in 2024-02-11T23:37:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:49 smithi023 ceph-mon[113671]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2024-02-11T23:37:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:49 smithi160 ceph-mon[106289]: osdmap e2518: 8 total, 8 up, 8 in 2024-02-11T23:37:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:49 smithi160 ceph-mon[106289]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2024-02-11T23:37:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:50 smithi023 ceph-mon[111262]: osdmap e2519: 8 total, 8 up, 8 in 2024-02-11T23:37:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:50 smithi023 ceph-mon[111262]: osdmap e2520: 8 total, 8 up, 8 in 2024-02-11T23:37:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:50 smithi023 ceph-mon[113671]: osdmap e2519: 8 total, 8 up, 8 in 2024-02-11T23:37:50.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:50 smithi023 ceph-mon[113671]: osdmap e2520: 8 total, 8 up, 8 in 2024-02-11T23:37:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:50 smithi160 ceph-mon[106289]: osdmap e2519: 8 total, 8 up, 8 in 2024-02-11T23:37:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:50 smithi160 ceph-mon[106289]: osdmap e2520: 8 total, 8 up, 8 in 2024-02-11T23:37:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:51 smithi023 ceph-mon[111262]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 538 KiB/s rd, 5.0 KiB/s wr, 729 op/s 2024-02-11T23:37:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:51 smithi023 ceph-mon[111262]: osdmap e2521: 8 total, 8 up, 8 in 2024-02-11T23:37:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:51 smithi023 ceph-mon[113671]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 538 KiB/s rd, 5.0 KiB/s wr, 729 op/s 2024-02-11T23:37:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:51 smithi023 ceph-mon[113671]: osdmap e2521: 8 total, 8 up, 8 in 2024-02-11T23:37:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:51 smithi160 ceph-mon[106289]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 538 KiB/s rd, 5.0 KiB/s wr, 729 op/s 2024-02-11T23:37:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:51 smithi160 ceph-mon[106289]: osdmap e2521: 8 total, 8 up, 8 in 2024-02-11T23:37:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:37:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:53 smithi023 ceph-mon[111262]: osdmap e2522: 8 total, 8 up, 8 in 2024-02-11T23:37:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:53 smithi023 ceph-mon[111262]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2024-02-11T23:37:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:53 smithi023 ceph-mon[113671]: osdmap e2522: 8 total, 8 up, 8 in 2024-02-11T23:37:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:53 smithi023 ceph-mon[113671]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2024-02-11T23:37:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:53 smithi160 ceph-mon[106289]: osdmap e2522: 8 total, 8 up, 8 in 2024-02-11T23:37:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:53 smithi160 ceph-mon[106289]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2024-02-11T23:37:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:54 smithi023 ceph-mon[111262]: osdmap e2523: 8 total, 8 up, 8 in 2024-02-11T23:37:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:54 smithi023 ceph-mon[113671]: osdmap e2523: 8 total, 8 up, 8 in 2024-02-11T23:37:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:54 smithi160 ceph-mon[106289]: osdmap e2523: 8 total, 8 up, 8 in 2024-02-11T23:37:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-mon[111262]: osdmap e2524: 8 total, 8 up, 8 in 2024-02-11T23:37:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-mon[111262]: pgmap v4751: 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-02-11T23:37:55.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-mon[111262]: osdmap e2525: 8 total, 8 up, 8 in 2024-02-11T23:37:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-mon[113671]: osdmap e2524: 8 total, 8 up, 8 in 2024-02-11T23:37:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-mon[113671]: pgmap v4751: 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-02-11T23:37:55.762 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-mon[113671]: osdmap e2525: 8 total, 8 up, 8 in 2024-02-11T23:37:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:55 smithi160 ceph-mon[106289]: osdmap e2524: 8 total, 8 up, 8 in 2024-02-11T23:37:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:55 smithi160 ceph-mon[106289]: pgmap v4751: 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-02-11T23:37:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:55 smithi160 ceph-mon[106289]: osdmap e2525: 8 total, 8 up, 8 in 2024-02-11T23:37:56.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:37:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:37:55] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:37:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:57 smithi023 ceph-mon[111262]: osdmap e2526: 8 total, 8 up, 8 in 2024-02-11T23:37:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:57 smithi023 ceph-mon[111262]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-02-11T23:37:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:57 smithi023 ceph-mon[113671]: osdmap e2526: 8 total, 8 up, 8 in 2024-02-11T23:37:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:57 smithi023 ceph-mon[113671]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-02-11T23:37:57.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:57 smithi160 ceph-mon[106289]: osdmap e2526: 8 total, 8 up, 8 in 2024-02-11T23:37:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:57 smithi160 ceph-mon[106289]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-02-11T23:37:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:58 smithi023 ceph-mon[111262]: osdmap e2527: 8 total, 8 up, 8 in 2024-02-11T23:37:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:58 smithi023 ceph-mon[113671]: osdmap e2527: 8 total, 8 up, 8 in 2024-02-11T23:37:58.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:58 smithi160 ceph-mon[106289]: osdmap e2527: 8 total, 8 up, 8 in 2024-02-11T23:37:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:59 smithi023 ceph-mon[111262]: osdmap e2528: 8 total, 8 up, 8 in 2024-02-11T23:37:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:37:59 smithi023 ceph-mon[111262]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-02-11T23:37:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:59 smithi023 ceph-mon[113671]: osdmap e2528: 8 total, 8 up, 8 in 2024-02-11T23:37:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:37:59 smithi023 ceph-mon[113671]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-02-11T23:37:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:59 smithi160 ceph-mon[106289]: osdmap e2528: 8 total, 8 up, 8 in 2024-02-11T23:37:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:37:59 smithi160 ceph-mon[106289]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 506 KiB/s rd, 5.0 KiB/s wr, 686 op/s 2024-02-11T23:38:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:00 smithi023 ceph-mon[111262]: osdmap e2529: 8 total, 8 up, 8 in 2024-02-11T23:38:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:00 smithi023 ceph-mon[111262]: osdmap e2530: 8 total, 8 up, 8 in 2024-02-11T23:38:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:00 smithi023 ceph-mon[113671]: osdmap e2529: 8 total, 8 up, 8 in 2024-02-11T23:38:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:00 smithi023 ceph-mon[113671]: osdmap e2530: 8 total, 8 up, 8 in 2024-02-11T23:38:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:00 smithi160 ceph-mon[106289]: osdmap e2529: 8 total, 8 up, 8 in 2024-02-11T23:38:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:00 smithi160 ceph-mon[106289]: osdmap e2530: 8 total, 8 up, 8 in 2024-02-11T23:38:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:01 smithi023 ceph-mon[111262]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 5.0 KiB/s wr, 641 op/s 2024-02-11T23:38:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:01 smithi023 ceph-mon[111262]: osdmap e2531: 8 total, 8 up, 8 in 2024-02-11T23:38:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:01 smithi023 ceph-mon[113671]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 5.0 KiB/s wr, 641 op/s 2024-02-11T23:38:01.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:01 smithi023 ceph-mon[113671]: osdmap e2531: 8 total, 8 up, 8 in 2024-02-11T23:38:01.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:01 smithi160 ceph-mon[106289]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 5.0 KiB/s wr, 641 op/s 2024-02-11T23:38:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:01 smithi160 ceph-mon[106289]: osdmap e2531: 8 total, 8 up, 8 in 2024-02-11T23:38:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:03 smithi023 ceph-mon[111262]: osdmap e2532: 8 total, 8 up, 8 in 2024-02-11T23:38:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:03 smithi023 ceph-mon[111262]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 645 op/s 2024-02-11T23:38:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:03 smithi023 ceph-mon[113671]: osdmap e2532: 8 total, 8 up, 8 in 2024-02-11T23:38:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:03 smithi023 ceph-mon[113671]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 645 op/s 2024-02-11T23:38:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:03 smithi160 ceph-mon[106289]: osdmap e2532: 8 total, 8 up, 8 in 2024-02-11T23:38:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:03 smithi160 ceph-mon[106289]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 645 op/s 2024-02-11T23:38:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:04 smithi023 ceph-mon[111262]: osdmap e2533: 8 total, 8 up, 8 in 2024-02-11T23:38:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:04 smithi023 ceph-mon[113671]: osdmap e2533: 8 total, 8 up, 8 in 2024-02-11T23:38:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:04 smithi160 ceph-mon[106289]: osdmap e2533: 8 total, 8 up, 8 in 2024-02-11T23:38:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-mon[111262]: osdmap e2534: 8 total, 8 up, 8 in 2024-02-11T23:38:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-mon[111262]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-mon[111262]: osdmap e2535: 8 total, 8 up, 8 in 2024-02-11T23:38:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:38:05] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:38:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-mon[113671]: osdmap e2534: 8 total, 8 up, 8 in 2024-02-11T23:38:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-mon[113671]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:05 smithi023 ceph-mon[113671]: osdmap e2535: 8 total, 8 up, 8 in 2024-02-11T23:38:05.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:05 smithi160 ceph-mon[106289]: osdmap e2534: 8 total, 8 up, 8 in 2024-02-11T23:38:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:05 smithi160 ceph-mon[106289]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:05 smithi160 ceph-mon[106289]: osdmap e2535: 8 total, 8 up, 8 in 2024-02-11T23:38:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:38:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:38:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:38:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:38:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[111262]: osdmap e2536: 8 total, 8 up, 8 in 2024-02-11T23:38:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:38:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:38:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:38:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:38:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[113671]: osdmap e2536: 8 total, 8 up, 8 in 2024-02-11T23:38:06.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:06.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:38:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:38:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:38:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:38:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:06 smithi160 ceph-mon[106289]: osdmap e2536: 8 total, 8 up, 8 in 2024-02-11T23:38:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:07 smithi023 ceph-mon[111262]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2024-02-11T23:38:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:07 smithi023 ceph-mon[111262]: osdmap e2537: 8 total, 8 up, 8 in 2024-02-11T23:38:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:07 smithi023 ceph-mon[113671]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2024-02-11T23:38:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:07 smithi023 ceph-mon[113671]: osdmap e2537: 8 total, 8 up, 8 in 2024-02-11T23:38:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:07 smithi160 ceph-mon[106289]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2024-02-11T23:38:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:07 smithi160 ceph-mon[106289]: osdmap e2537: 8 total, 8 up, 8 in 2024-02-11T23:38:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:09 smithi023 ceph-mon[111262]: osdmap e2538: 8 total, 8 up, 8 in 2024-02-11T23:38:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:09 smithi023 ceph-mon[111262]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2024-02-11T23:38:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:09 smithi023 ceph-mon[113671]: osdmap e2538: 8 total, 8 up, 8 in 2024-02-11T23:38:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:09 smithi023 ceph-mon[113671]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2024-02-11T23:38:09.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:09 smithi160 ceph-mon[106289]: osdmap e2538: 8 total, 8 up, 8 in 2024-02-11T23:38:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:09 smithi160 ceph-mon[106289]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2024-02-11T23:38:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:10 smithi023 ceph-mon[111262]: osdmap e2539: 8 total, 8 up, 8 in 2024-02-11T23:38:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:10 smithi023 ceph-mon[111262]: osdmap e2540: 8 total, 8 up, 8 in 2024-02-11T23:38:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:10 smithi023 ceph-mon[113671]: osdmap e2539: 8 total, 8 up, 8 in 2024-02-11T23:38:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:10 smithi023 ceph-mon[113671]: osdmap e2540: 8 total, 8 up, 8 in 2024-02-11T23:38:10.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:10 smithi160 ceph-mon[106289]: osdmap e2539: 8 total, 8 up, 8 in 2024-02-11T23:38:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:10 smithi160 ceph-mon[106289]: osdmap e2540: 8 total, 8 up, 8 in 2024-02-11T23:38:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:11 smithi023 ceph-mon[111262]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 5.0 KiB/s wr, 548 op/s 2024-02-11T23:38:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:11 smithi023 ceph-mon[113671]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 5.0 KiB/s wr, 548 op/s 2024-02-11T23:38:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:11 smithi160 ceph-mon[106289]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 406 KiB/s rd, 5.0 KiB/s wr, 548 op/s 2024-02-11T23:38:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:12 smithi023 ceph-mon[111262]: osdmap e2541: 8 total, 8 up, 8 in 2024-02-11T23:38:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:12 smithi023 ceph-mon[113671]: osdmap e2541: 8 total, 8 up, 8 in 2024-02-11T23:38:12.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:12 smithi160 ceph-mon[106289]: osdmap e2541: 8 total, 8 up, 8 in 2024-02-11T23:38:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:13 smithi023 ceph-mon[111262]: osdmap e2542: 8 total, 8 up, 8 in 2024-02-11T23:38:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:13 smithi023 ceph-mon[111262]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 552 op/s 2024-02-11T23:38:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:13 smithi023 ceph-mon[113671]: osdmap e2542: 8 total, 8 up, 8 in 2024-02-11T23:38:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:13 smithi023 ceph-mon[113671]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 552 op/s 2024-02-11T23:38:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:13 smithi160 ceph-mon[106289]: osdmap e2542: 8 total, 8 up, 8 in 2024-02-11T23:38:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:13 smithi160 ceph-mon[106289]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 552 op/s 2024-02-11T23:38:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:14 smithi023 ceph-mon[111262]: osdmap e2543: 8 total, 8 up, 8 in 2024-02-11T23:38:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:14 smithi023 ceph-mon[113671]: osdmap e2543: 8 total, 8 up, 8 in 2024-02-11T23:38:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:14 smithi160 ceph-mon[106289]: osdmap e2543: 8 total, 8 up, 8 in 2024-02-11T23:38:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-mon[111262]: osdmap e2544: 8 total, 8 up, 8 in 2024-02-11T23:38:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-mon[111262]: pgmap v4781: 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-02-11T23:38:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-mon[111262]: osdmap e2545: 8 total, 8 up, 8 in 2024-02-11T23:38:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:38:15] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:38:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-mon[113671]: osdmap e2544: 8 total, 8 up, 8 in 2024-02-11T23:38:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-mon[113671]: pgmap v4781: 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-02-11T23:38:15.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:15 smithi023 ceph-mon[113671]: osdmap e2545: 8 total, 8 up, 8 in 2024-02-11T23:38:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:15 smithi160 ceph-mon[106289]: osdmap e2544: 8 total, 8 up, 8 in 2024-02-11T23:38:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:15 smithi160 ceph-mon[106289]: pgmap v4781: 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-02-11T23:38:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:15 smithi160 ceph-mon[106289]: osdmap e2545: 8 total, 8 up, 8 in 2024-02-11T23:38:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:17 smithi023 ceph-mon[111262]: osdmap e2546: 8 total, 8 up, 8 in 2024-02-11T23:38:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:17 smithi023 ceph-mon[111262]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 375 KiB/s rd, 5.0 KiB/s wr, 508 op/s 2024-02-11T23:38:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:17 smithi023 ceph-mon[113671]: osdmap e2546: 8 total, 8 up, 8 in 2024-02-11T23:38:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:17 smithi023 ceph-mon[113671]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 375 KiB/s rd, 5.0 KiB/s wr, 508 op/s 2024-02-11T23:38:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:17 smithi160 ceph-mon[106289]: osdmap e2546: 8 total, 8 up, 8 in 2024-02-11T23:38:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:17 smithi160 ceph-mon[106289]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 375 KiB/s rd, 5.0 KiB/s wr, 508 op/s 2024-02-11T23:38:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:18 smithi023 ceph-mon[111262]: osdmap e2547: 8 total, 8 up, 8 in 2024-02-11T23:38:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:18 smithi023 ceph-mon[113671]: osdmap e2547: 8 total, 8 up, 8 in 2024-02-11T23:38:18.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:18 smithi160 ceph-mon[106289]: osdmap e2547: 8 total, 8 up, 8 in 2024-02-11T23:38:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:19 smithi023 ceph-mon[111262]: osdmap e2548: 8 total, 8 up, 8 in 2024-02-11T23:38:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:19 smithi023 ceph-mon[111262]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 509 op/s 2024-02-11T23:38:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:19 smithi023 ceph-mon[113671]: osdmap e2548: 8 total, 8 up, 8 in 2024-02-11T23:38:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:19 smithi023 ceph-mon[113671]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 509 op/s 2024-02-11T23:38:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:19 smithi160 ceph-mon[106289]: osdmap e2548: 8 total, 8 up, 8 in 2024-02-11T23:38:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:19 smithi160 ceph-mon[106289]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 509 op/s 2024-02-11T23:38:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:20 smithi023 ceph-mon[111262]: osdmap e2549: 8 total, 8 up, 8 in 2024-02-11T23:38:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:20 smithi023 ceph-mon[111262]: osdmap e2550: 8 total, 8 up, 8 in 2024-02-11T23:38:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:20 smithi023 ceph-mon[113671]: osdmap e2549: 8 total, 8 up, 8 in 2024-02-11T23:38:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:20 smithi023 ceph-mon[113671]: osdmap e2550: 8 total, 8 up, 8 in 2024-02-11T23:38:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:20 smithi160 ceph-mon[106289]: osdmap e2549: 8 total, 8 up, 8 in 2024-02-11T23:38:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:20 smithi160 ceph-mon[106289]: osdmap e2550: 8 total, 8 up, 8 in 2024-02-11T23:38:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:21 smithi023 ceph-mon[111262]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 5.0 KiB/s wr, 461 op/s 2024-02-11T23:38:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:21 smithi023 ceph-mon[111262]: osdmap e2551: 8 total, 8 up, 8 in 2024-02-11T23:38:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:21 smithi023 ceph-mon[113671]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 5.0 KiB/s wr, 461 op/s 2024-02-11T23:38:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:21 smithi023 ceph-mon[113671]: osdmap e2551: 8 total, 8 up, 8 in 2024-02-11T23:38:21.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:21 smithi160 ceph-mon[106289]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 5.0 KiB/s wr, 461 op/s 2024-02-11T23:38:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:21 smithi160 ceph-mon[106289]: osdmap e2551: 8 total, 8 up, 8 in 2024-02-11T23:38:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:23 smithi023 ceph-mon[111262]: osdmap e2552: 8 total, 8 up, 8 in 2024-02-11T23:38:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:23 smithi023 ceph-mon[111262]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2024-02-11T23:38:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:23 smithi023 ceph-mon[113671]: osdmap e2552: 8 total, 8 up, 8 in 2024-02-11T23:38:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:23 smithi023 ceph-mon[113671]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2024-02-11T23:38:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:23 smithi160 ceph-mon[106289]: osdmap e2552: 8 total, 8 up, 8 in 2024-02-11T23:38:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:23 smithi160 ceph-mon[106289]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2024-02-11T23:38:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:24 smithi023 ceph-mon[111262]: osdmap e2553: 8 total, 8 up, 8 in 2024-02-11T23:38:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:24 smithi023 ceph-mon[113671]: osdmap e2553: 8 total, 8 up, 8 in 2024-02-11T23:38:24.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:24 smithi160 ceph-mon[106289]: osdmap e2553: 8 total, 8 up, 8 in 2024-02-11T23:38:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-mon[111262]: osdmap e2554: 8 total, 8 up, 8 in 2024-02-11T23:38:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-mon[111262]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-mon[111262]: osdmap e2555: 8 total, 8 up, 8 in 2024-02-11T23:38:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:38:25] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:38:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-mon[113671]: osdmap e2554: 8 total, 8 up, 8 in 2024-02-11T23:38:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-mon[113671]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:25 smithi023 ceph-mon[113671]: osdmap e2555: 8 total, 8 up, 8 in 2024-02-11T23:38:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:25 smithi160 ceph-mon[106289]: osdmap e2554: 8 total, 8 up, 8 in 2024-02-11T23:38:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:25 smithi160 ceph-mon[106289]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:25 smithi160 ceph-mon[106289]: osdmap e2555: 8 total, 8 up, 8 in 2024-02-11T23:38:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:27 smithi023 ceph-mon[111262]: osdmap e2556: 8 total, 8 up, 8 in 2024-02-11T23:38:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:27 smithi023 ceph-mon[111262]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 421 op/s 2024-02-11T23:38:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:27 smithi023 ceph-mon[113671]: osdmap e2556: 8 total, 8 up, 8 in 2024-02-11T23:38:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:27 smithi023 ceph-mon[113671]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 421 op/s 2024-02-11T23:38:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:27 smithi160 ceph-mon[106289]: osdmap e2556: 8 total, 8 up, 8 in 2024-02-11T23:38:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:27 smithi160 ceph-mon[106289]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 421 op/s 2024-02-11T23:38:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:28 smithi023 ceph-mon[111262]: osdmap e2557: 8 total, 8 up, 8 in 2024-02-11T23:38:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:28 smithi023 ceph-mon[113671]: osdmap e2557: 8 total, 8 up, 8 in 2024-02-11T23:38:28.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:28 smithi160 ceph-mon[106289]: osdmap e2557: 8 total, 8 up, 8 in 2024-02-11T23:38:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:29 smithi023 ceph-mon[111262]: osdmap e2558: 8 total, 8 up, 8 in 2024-02-11T23:38:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:29 smithi023 ceph-mon[111262]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 421 op/s 2024-02-11T23:38:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:29 smithi023 ceph-mon[113671]: osdmap e2558: 8 total, 8 up, 8 in 2024-02-11T23:38:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:29 smithi023 ceph-mon[113671]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 421 op/s 2024-02-11T23:38:29.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:29 smithi160 ceph-mon[106289]: osdmap e2558: 8 total, 8 up, 8 in 2024-02-11T23:38:29.947 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:29 smithi160 ceph-mon[106289]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 421 op/s 2024-02-11T23:38:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:30 smithi023 ceph-mon[111262]: osdmap e2559: 8 total, 8 up, 8 in 2024-02-11T23:38:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:30 smithi023 ceph-mon[111262]: osdmap e2560: 8 total, 8 up, 8 in 2024-02-11T23:38:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:30 smithi023 ceph-mon[113671]: osdmap e2559: 8 total, 8 up, 8 in 2024-02-11T23:38:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:30 smithi023 ceph-mon[113671]: osdmap e2560: 8 total, 8 up, 8 in 2024-02-11T23:38:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:30 smithi160 ceph-mon[106289]: osdmap e2559: 8 total, 8 up, 8 in 2024-02-11T23:38:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:30 smithi160 ceph-mon[106289]: osdmap e2560: 8 total, 8 up, 8 in 2024-02-11T23:38:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:31 smithi023 ceph-mon[111262]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 5.0 KiB/s wr, 372 op/s 2024-02-11T23:38:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:31 smithi023 ceph-mon[111262]: osdmap e2561: 8 total, 8 up, 8 in 2024-02-11T23:38:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:31 smithi023 ceph-mon[113671]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 5.0 KiB/s wr, 372 op/s 2024-02-11T23:38:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:31 smithi023 ceph-mon[113671]: osdmap e2561: 8 total, 8 up, 8 in 2024-02-11T23:38:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:31 smithi160 ceph-mon[106289]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 5.0 KiB/s wr, 372 op/s 2024-02-11T23:38:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:31 smithi160 ceph-mon[106289]: osdmap e2561: 8 total, 8 up, 8 in 2024-02-11T23:38:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:33 smithi023 ceph-mon[111262]: osdmap e2562: 8 total, 8 up, 8 in 2024-02-11T23:38:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:33 smithi023 ceph-mon[111262]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-02-11T23:38:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:33 smithi023 ceph-mon[113671]: osdmap e2562: 8 total, 8 up, 8 in 2024-02-11T23:38:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:33 smithi023 ceph-mon[113671]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-02-11T23:38:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:33 smithi160 ceph-mon[106289]: osdmap e2562: 8 total, 8 up, 8 in 2024-02-11T23:38:33.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:33 smithi160 ceph-mon[106289]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-02-11T23:38:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:34 smithi023 ceph-mon[111262]: osdmap e2563: 8 total, 8 up, 8 in 2024-02-11T23:38:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:34 smithi023 ceph-mon[113671]: osdmap e2563: 8 total, 8 up, 8 in 2024-02-11T23:38:34.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:34 smithi160 ceph-mon[106289]: osdmap e2563: 8 total, 8 up, 8 in 2024-02-11T23:38:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-mon[111262]: osdmap e2564: 8 total, 8 up, 8 in 2024-02-11T23:38:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-mon[111262]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:35.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-mon[111262]: osdmap e2565: 8 total, 8 up, 8 in 2024-02-11T23:38:35.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:38:35] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:38:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-mon[113671]: osdmap e2564: 8 total, 8 up, 8 in 2024-02-11T23:38:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-mon[113671]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:35.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:35 smithi023 ceph-mon[113671]: osdmap e2565: 8 total, 8 up, 8 in 2024-02-11T23:38:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:35 smithi160 ceph-mon[106289]: osdmap e2564: 8 total, 8 up, 8 in 2024-02-11T23:38:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:35 smithi160 ceph-mon[106289]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-11T23:38:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:35 smithi160 ceph-mon[106289]: osdmap e2565: 8 total, 8 up, 8 in 2024-02-11T23:38:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:36.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:37 smithi023 ceph-mon[111262]: osdmap e2566: 8 total, 8 up, 8 in 2024-02-11T23:38:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:37 smithi023 ceph-mon[111262]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 333 op/s 2024-02-11T23:38:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:37 smithi023 ceph-mon[113671]: osdmap e2566: 8 total, 8 up, 8 in 2024-02-11T23:38:37.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:37 smithi023 ceph-mon[113671]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 333 op/s 2024-02-11T23:38:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:37 smithi160 ceph-mon[106289]: osdmap e2566: 8 total, 8 up, 8 in 2024-02-11T23:38:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:37 smithi160 ceph-mon[106289]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 333 op/s 2024-02-11T23:38:38.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:38 smithi023 ceph-mon[111262]: osdmap e2567: 8 total, 8 up, 8 in 2024-02-11T23:38:38.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:38 smithi023 ceph-mon[113671]: osdmap e2567: 8 total, 8 up, 8 in 2024-02-11T23:38:38.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:38 smithi160 ceph-mon[106289]: osdmap e2567: 8 total, 8 up, 8 in 2024-02-11T23:38:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:39 smithi023 ceph-mon[111262]: osdmap e2568: 8 total, 8 up, 8 in 2024-02-11T23:38:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:39 smithi023 ceph-mon[111262]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 333 op/s 2024-02-11T23:38:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:39 smithi023 ceph-mon[113671]: osdmap e2568: 8 total, 8 up, 8 in 2024-02-11T23:38:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:39 smithi023 ceph-mon[113671]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 333 op/s 2024-02-11T23:38:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:39 smithi160 ceph-mon[106289]: osdmap e2568: 8 total, 8 up, 8 in 2024-02-11T23:38:39.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:39 smithi160 ceph-mon[106289]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 333 op/s 2024-02-11T23:38:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:40 smithi023 ceph-mon[111262]: osdmap e2569: 8 total, 8 up, 8 in 2024-02-11T23:38:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:40 smithi023 ceph-mon[111262]: osdmap e2570: 8 total, 8 up, 8 in 2024-02-11T23:38:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:40 smithi023 ceph-mon[113671]: osdmap e2569: 8 total, 8 up, 8 in 2024-02-11T23:38:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:40 smithi023 ceph-mon[113671]: osdmap e2570: 8 total, 8 up, 8 in 2024-02-11T23:38:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:40 smithi160 ceph-mon[106289]: osdmap e2569: 8 total, 8 up, 8 in 2024-02-11T23:38:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:40 smithi160 ceph-mon[106289]: osdmap e2570: 8 total, 8 up, 8 in 2024-02-11T23:38:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:41 smithi023 ceph-mon[111262]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 5.0 KiB/s wr, 285 op/s 2024-02-11T23:38:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:41 smithi023 ceph-mon[111262]: osdmap e2571: 8 total, 8 up, 8 in 2024-02-11T23:38:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:41 smithi023 ceph-mon[113671]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 5.0 KiB/s wr, 285 op/s 2024-02-11T23:38:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:41 smithi023 ceph-mon[113671]: osdmap e2571: 8 total, 8 up, 8 in 2024-02-11T23:38:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:41 smithi160 ceph-mon[106289]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 209 KiB/s rd, 5.0 KiB/s wr, 285 op/s 2024-02-11T23:38:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:41 smithi160 ceph-mon[106289]: osdmap e2571: 8 total, 8 up, 8 in 2024-02-11T23:38:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:43 smithi023 ceph-mon[111262]: osdmap e2572: 8 total, 8 up, 8 in 2024-02-11T23:38:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:43 smithi023 ceph-mon[111262]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2024-02-11T23:38:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:43 smithi023 ceph-mon[113671]: osdmap e2572: 8 total, 8 up, 8 in 2024-02-11T23:38:43.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:43 smithi023 ceph-mon[113671]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2024-02-11T23:38:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:43 smithi160 ceph-mon[106289]: osdmap e2572: 8 total, 8 up, 8 in 2024-02-11T23:38:43.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:43 smithi160 ceph-mon[106289]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2024-02-11T23:38:44.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:44 smithi023 ceph-mon[111262]: osdmap e2573: 8 total, 8 up, 8 in 2024-02-11T23:38:44.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:44 smithi023 ceph-mon[113671]: osdmap e2573: 8 total, 8 up, 8 in 2024-02-11T23:38:44.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:44 smithi160 ceph-mon[106289]: osdmap e2573: 8 total, 8 up, 8 in 2024-02-11T23:38:45.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-mon[113671]: osdmap e2574: 8 total, 8 up, 8 in 2024-02-11T23:38:45.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-mon[113671]: pgmap v4826: 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-02-11T23:38:45.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-mon[113671]: osdmap e2575: 8 total, 8 up, 8 in 2024-02-11T23:38:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-mon[111262]: osdmap e2574: 8 total, 8 up, 8 in 2024-02-11T23:38:45.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-mon[111262]: pgmap v4826: 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-02-11T23:38:45.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-mon[111262]: osdmap e2575: 8 total, 8 up, 8 in 2024-02-11T23:38:45.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:38:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:38:45] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:38:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:45 smithi160 ceph-mon[106289]: osdmap e2574: 8 total, 8 up, 8 in 2024-02-11T23:38:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:45 smithi160 ceph-mon[106289]: pgmap v4826: 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-02-11T23:38:45.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:45 smithi160 ceph-mon[106289]: osdmap e2575: 8 total, 8 up, 8 in 2024-02-11T23:38:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:47 smithi023 ceph-mon[111262]: osdmap e2576: 8 total, 8 up, 8 in 2024-02-11T23:38:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:47 smithi023 ceph-mon[111262]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:38:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:47 smithi023 ceph-mon[113671]: osdmap e2576: 8 total, 8 up, 8 in 2024-02-11T23:38:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:47 smithi023 ceph-mon[113671]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:38:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:47 smithi160 ceph-mon[106289]: osdmap e2576: 8 total, 8 up, 8 in 2024-02-11T23:38:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:47 smithi160 ceph-mon[106289]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:38:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:48 smithi023 ceph-mon[111262]: osdmap e2577: 8 total, 8 up, 8 in 2024-02-11T23:38:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:48 smithi023 ceph-mon[113671]: osdmap e2577: 8 total, 8 up, 8 in 2024-02-11T23:38:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:48 smithi160 ceph-mon[106289]: osdmap e2577: 8 total, 8 up, 8 in 2024-02-11T23:38:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:49 smithi023 ceph-mon[111262]: osdmap e2578: 8 total, 8 up, 8 in 2024-02-11T23:38:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:49 smithi023 ceph-mon[111262]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:38:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:49 smithi023 ceph-mon[113671]: osdmap e2578: 8 total, 8 up, 8 in 2024-02-11T23:38:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:49 smithi023 ceph-mon[113671]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:38:49.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:49 smithi160 ceph-mon[106289]: osdmap e2578: 8 total, 8 up, 8 in 2024-02-11T23:38:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:49 smithi160 ceph-mon[106289]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-02-11T23:38:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:50 smithi023 ceph-mon[111262]: osdmap e2579: 8 total, 8 up, 8 in 2024-02-11T23:38:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:50 smithi023 ceph-mon[111262]: osdmap e2580: 8 total, 8 up, 8 in 2024-02-11T23:38:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:50 smithi023 ceph-mon[113671]: osdmap e2579: 8 total, 8 up, 8 in 2024-02-11T23:38:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:50 smithi023 ceph-mon[113671]: osdmap e2580: 8 total, 8 up, 8 in 2024-02-11T23:38:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:50 smithi160 ceph-mon[106289]: osdmap e2579: 8 total, 8 up, 8 in 2024-02-11T23:38:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:50 smithi160 ceph-mon[106289]: osdmap e2580: 8 total, 8 up, 8 in 2024-02-11T23:38:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:51 smithi023 ceph-mon[111262]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 5.0 KiB/s wr, 197 op/s 2024-02-11T23:38:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:51 smithi023 ceph-mon[111262]: osdmap e2581: 8 total, 8 up, 8 in 2024-02-11T23:38:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:51 smithi023 ceph-mon[113671]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 5.0 KiB/s wr, 197 op/s 2024-02-11T23:38:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:51.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:51 smithi023 ceph-mon[113671]: osdmap e2581: 8 total, 8 up, 8 in 2024-02-11T23:38:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:51 smithi160 ceph-mon[106289]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 5.0 KiB/s wr, 197 op/s 2024-02-11T23:38:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:38:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:51 smithi160 ceph-mon[106289]: osdmap e2581: 8 total, 8 up, 8 in 2024-02-11T23:38:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:53 smithi023 ceph-mon[111262]: osdmap e2582: 8 total, 8 up, 8 in 2024-02-11T23:38:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:53 smithi023 ceph-mon[111262]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2024-02-11T23:38:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:53 smithi023 ceph-mon[113671]: osdmap e2582: 8 total, 8 up, 8 in 2024-02-11T23:38:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:53 smithi023 ceph-mon[113671]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2024-02-11T23:38:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:53 smithi160 ceph-mon[106289]: osdmap e2582: 8 total, 8 up, 8 in 2024-02-11T23:38:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:53 smithi160 ceph-mon[106289]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2024-02-11T23:38:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:54 smithi023 ceph-mon[111262]: osdmap e2583: 8 total, 8 up, 8 in 2024-02-11T23:38:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:54 smithi023 ceph-mon[113671]: osdmap e2583: 8 total, 8 up, 8 in 2024-02-11T23:38:54.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:54 smithi160 ceph-mon[106289]: osdmap e2583: 8 total, 8 up, 8 in 2024-02-11T23:38:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-mon[111262]: osdmap e2584: 8 total, 8 up, 8 in 2024-02-11T23:38:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-mon[111262]: pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:38:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-mon[111262]: osdmap e2585: 8 total, 8 up, 8 in 2024-02-11T23:38:55.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:38:55] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:38:55.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-mon[113671]: osdmap e2584: 8 total, 8 up, 8 in 2024-02-11T23:38:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-mon[113671]: pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:38:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:55 smithi023 ceph-mon[113671]: osdmap e2585: 8 total, 8 up, 8 in 2024-02-11T23:38:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:55 smithi160 ceph-mon[106289]: osdmap e2584: 8 total, 8 up, 8 in 2024-02-11T23:38:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:55 smithi160 ceph-mon[106289]: pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-11T23:38:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:55 smithi160 ceph-mon[106289]: osdmap e2585: 8 total, 8 up, 8 in 2024-02-11T23:38:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:57 smithi023 ceph-mon[111262]: osdmap e2586: 8 total, 8 up, 8 in 2024-02-11T23:38:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:57 smithi023 ceph-mon[111262]: pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-02-11T23:38:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:57 smithi023 ceph-mon[113671]: osdmap e2586: 8 total, 8 up, 8 in 2024-02-11T23:38:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:57 smithi023 ceph-mon[113671]: pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-02-11T23:38:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:57 smithi160 ceph-mon[106289]: osdmap e2586: 8 total, 8 up, 8 in 2024-02-11T23:38:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:57 smithi160 ceph-mon[106289]: pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-02-11T23:38:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:58 smithi023 ceph-mon[111262]: osdmap e2587: 8 total, 8 up, 8 in 2024-02-11T23:38:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:58 smithi023 ceph-mon[113671]: osdmap e2587: 8 total, 8 up, 8 in 2024-02-11T23:38:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:58 smithi160 ceph-mon[106289]: osdmap e2587: 8 total, 8 up, 8 in 2024-02-11T23:38:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:59 smithi023 ceph-mon[111262]: osdmap e2588: 8 total, 8 up, 8 in 2024-02-11T23:38:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:38:59 smithi023 ceph-mon[111262]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-02-11T23:38:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:59 smithi023 ceph-mon[113671]: osdmap e2588: 8 total, 8 up, 8 in 2024-02-11T23:38:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:38:59 smithi023 ceph-mon[113671]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-02-11T23:38:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:59 smithi160 ceph-mon[106289]: osdmap e2588: 8 total, 8 up, 8 in 2024-02-11T23:38:59.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:38:59 smithi160 ceph-mon[106289]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-02-11T23:39:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:00 smithi023 ceph-mon[111262]: osdmap e2589: 8 total, 8 up, 8 in 2024-02-11T23:39:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:00 smithi023 ceph-mon[111262]: osdmap e2590: 8 total, 8 up, 8 in 2024-02-11T23:39:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:00 smithi023 ceph-mon[113671]: osdmap e2589: 8 total, 8 up, 8 in 2024-02-11T23:39:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:00 smithi023 ceph-mon[113671]: osdmap e2590: 8 total, 8 up, 8 in 2024-02-11T23:39:00.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:00 smithi160 ceph-mon[106289]: osdmap e2589: 8 total, 8 up, 8 in 2024-02-11T23:39:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:00 smithi160 ceph-mon[106289]: osdmap e2590: 8 total, 8 up, 8 in 2024-02-11T23:39:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:01 smithi023 ceph-mon[111262]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 111 op/s 2024-02-11T23:39:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:01 smithi023 ceph-mon[111262]: osdmap e2591: 8 total, 8 up, 8 in 2024-02-11T23:39:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:01 smithi023 ceph-mon[113671]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 111 op/s 2024-02-11T23:39:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:01 smithi023 ceph-mon[113671]: osdmap e2591: 8 total, 8 up, 8 in 2024-02-11T23:39:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:01 smithi160 ceph-mon[106289]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 111 op/s 2024-02-11T23:39:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:01 smithi160 ceph-mon[106289]: osdmap e2591: 8 total, 8 up, 8 in 2024-02-11T23:39:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:03 smithi023 ceph-mon[111262]: osdmap e2592: 8 total, 8 up, 8 in 2024-02-11T23:39:03.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:03 smithi023 ceph-mon[111262]: pgmap v4853: 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, 113 op/s 2024-02-11T23:39:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:03 smithi023 ceph-mon[113671]: osdmap e2592: 8 total, 8 up, 8 in 2024-02-11T23:39:03.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:03 smithi023 ceph-mon[113671]: pgmap v4853: 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, 113 op/s 2024-02-11T23:39:03.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:03 smithi160 ceph-mon[106289]: osdmap e2592: 8 total, 8 up, 8 in 2024-02-11T23:39:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:03 smithi160 ceph-mon[106289]: pgmap v4853: 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, 113 op/s 2024-02-11T23:39:04.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:04 smithi023 ceph-mon[111262]: osdmap e2593: 8 total, 8 up, 8 in 2024-02-11T23:39:04.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:04 smithi023 ceph-mon[113671]: osdmap e2593: 8 total, 8 up, 8 in 2024-02-11T23:39:04.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:04 smithi160 ceph-mon[106289]: osdmap e2593: 8 total, 8 up, 8 in 2024-02-11T23:39:05.599 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-02-11T23:39:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-mon[111262]: osdmap e2594: 8 total, 8 up, 8 in 2024-02-11T23:39:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-mon[111262]: pgmap v4856: 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-02-11T23:39:05.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-mon[111262]: osdmap e2595: 8 total, 8 up, 8 in 2024-02-11T23:39:05.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:39:05] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:39:05.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-mon[113671]: osdmap e2594: 8 total, 8 up, 8 in 2024-02-11T23:39:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-mon[113671]: pgmap v4856: 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-02-11T23:39:05.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:05 smithi023 ceph-mon[113671]: osdmap e2595: 8 total, 8 up, 8 in 2024-02-11T23:39:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:05 smithi160 ceph-mon[106289]: osdmap e2594: 8 total, 8 up, 8 in 2024-02-11T23:39:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:05 smithi160 ceph-mon[106289]: pgmap v4856: 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-02-11T23:39:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:05 smithi160 ceph-mon[106289]: osdmap e2595: 8 total, 8 up, 8 in 2024-02-11T23:39:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:39:06.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:39:06.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:39:06.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:07.642 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 47%] 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[111262]: osdmap e2596: 8 total, 8 up, 8 in 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[111262]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.2 KiB/s wr, 86 op/s 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[113671]: osdmap e2596: 8 total, 8 up, 8 in 2024-02-11T23:39:07.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[113671]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.2 KiB/s wr, 86 op/s 2024-02-11T23:39:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:39:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:39:07.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:39:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:07 smithi160 ceph-mon[106289]: osdmap e2596: 8 total, 8 up, 8 in 2024-02-11T23:39:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:07 smithi160 ceph-mon[106289]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 6.2 KiB/s wr, 86 op/s 2024-02-11T23:39:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:39:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:39:07.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:39:08.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:08 smithi023 ceph-mon[111262]: osdmap e2597: 8 total, 8 up, 8 in 2024-02-11T23:39:08.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:08 smithi023 ceph-mon[113671]: osdmap e2597: 8 total, 8 up, 8 in 2024-02-11T23:39:08.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:08 smithi160 ceph-mon[106289]: osdmap e2597: 8 total, 8 up, 8 in 2024-02-11T23:39:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:09 smithi023 ceph-mon[111262]: osdmap e2598: 8 total, 8 up, 8 in 2024-02-11T23:39:09.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:09 smithi023 ceph-mon[111262]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 9.0 KiB/s wr, 107 op/s 2024-02-11T23:39:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:09 smithi023 ceph-mon[113671]: osdmap e2598: 8 total, 8 up, 8 in 2024-02-11T23:39:09.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:09 smithi023 ceph-mon[113671]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 9.0 KiB/s wr, 107 op/s 2024-02-11T23:39:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:09 smithi160 ceph-mon[106289]: osdmap e2598: 8 total, 8 up, 8 in 2024-02-11T23:39:09.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:09 smithi160 ceph-mon[106289]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 9.0 KiB/s wr, 107 op/s 2024-02-11T23:39:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:10 smithi023 ceph-mon[111262]: osdmap e2599: 8 total, 8 up, 8 in 2024-02-11T23:39:10.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:10 smithi023 ceph-mon[111262]: osdmap e2600: 8 total, 8 up, 8 in 2024-02-11T23:39:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:10 smithi023 ceph-mon[113671]: osdmap e2599: 8 total, 8 up, 8 in 2024-02-11T23:39:10.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:10 smithi023 ceph-mon[113671]: osdmap e2600: 8 total, 8 up, 8 in 2024-02-11T23:39:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:10 smithi160 ceph-mon[106289]: osdmap e2599: 8 total, 8 up, 8 in 2024-02-11T23:39:10.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:10 smithi160 ceph-mon[106289]: osdmap e2600: 8 total, 8 up, 8 in 2024-02-11T23:39:11.620 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-02-11T23:39:11.716 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 48%] 2024-02-11T23:39:11.872 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-02-11T23:39:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:11 smithi023 ceph-mon[111262]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 52 op/s 2024-02-11T23:39:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:11 smithi023 ceph-mon[111262]: osdmap e2601: 8 total, 8 up, 8 in 2024-02-11T23:39:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:11 smithi023 ceph-mon[113671]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 52 op/s 2024-02-11T23:39:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:11 smithi023 ceph-mon[113671]: osdmap e2601: 8 total, 8 up, 8 in 2024-02-11T23:39:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:11 smithi160 ceph-mon[106289]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 52 op/s 2024-02-11T23:39:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:11 smithi160 ceph-mon[106289]: osdmap e2601: 8 total, 8 up, 8 in 2024-02-11T23:39:13.808 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate FAILED [ 50%] 2024-02-11T23:39:13.808 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate ERROR [ 50%] 2024-02-11T23:39:13.891 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-02-11T23:39:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:13 smithi023 ceph-mon[111262]: osdmap e2602: 8 total, 8 up, 8 in 2024-02-11T23:39:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:13 smithi023 ceph-mon[111262]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 10 KiB/s wr, 125 op/s 2024-02-11T23:39:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:13 smithi023 ceph-mon[113671]: osdmap e2602: 8 total, 8 up, 8 in 2024-02-11T23:39:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:13 smithi023 ceph-mon[113671]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 10 KiB/s wr, 125 op/s 2024-02-11T23:39:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:13 smithi160 ceph-mon[106289]: osdmap e2602: 8 total, 8 up, 8 in 2024-02-11T23:39:13.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:13 smithi160 ceph-mon[106289]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 10 KiB/s wr, 125 op/s 2024-02-11T23:39:13.988 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-02-11T23:39:14.080 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-02-11T23:39:14.167 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-02-11T23:39:14.252 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-02-11T23:39:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:14 smithi023 ceph-mon[111262]: osdmap e2603: 8 total, 8 up, 8 in 2024-02-11T23:39:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:14 smithi023 ceph-mon[113671]: osdmap e2603: 8 total, 8 up, 8 in 2024-02-11T23:39:14.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:14 smithi160 ceph-mon[106289]: osdmap e2603: 8 total, 8 up, 8 in 2024-02-11T23:39:14.956 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-02-11T23:39:15.032 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-02-11T23:39:15.144 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-02-11T23:39:15.256 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-02-11T23:39:15.342 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-02-11T23:39:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:15 smithi023 ceph-mon[111262]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 9.1 KiB/s wr, 151 op/s 2024-02-11T23:39:15.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:15 smithi023 ceph-mon[111262]: osdmap e2604: 8 total, 8 up, 8 in 2024-02-11T23:39:15.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:15 smithi023 ceph-mon[113671]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 9.1 KiB/s wr, 151 op/s 2024-02-11T23:39:15.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:15 smithi023 ceph-mon[113671]: osdmap e2604: 8 total, 8 up, 8 in 2024-02-11T23:39:15.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:39:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:39:15] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-02-11T23:39:15.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:15 smithi160 ceph-mon[106289]: pgmap v4870: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 9.1 KiB/s wr, 151 op/s 2024-02-11T23:39:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:15 smithi160 ceph-mon[106289]: osdmap e2604: 8 total, 8 up, 8 in 2024-02-11T23:39:18.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:17 smithi023 ceph-mon[111262]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 48 KiB/s wr, 1.04k op/s 2024-02-11T23:39:18.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:17 smithi023 ceph-mon[113671]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 48 KiB/s wr, 1.04k op/s 2024-02-11T23:39:18.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:17 smithi160 ceph-mon[106289]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 48 KiB/s wr, 1.04k op/s 2024-02-11T23:39:20.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:19 smithi023 ceph-mon[111262]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 44 KiB/s wr, 961 op/s 2024-02-11T23:39:20.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:19 smithi023 ceph-mon[113671]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 44 KiB/s wr, 961 op/s 2024-02-11T23:39:20.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:19 smithi160 ceph-mon[106289]: pgmap v4873: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 44 KiB/s wr, 961 op/s 2024-02-11T23:39:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:21 smithi023 ceph-mon[111262]: osdmap e2605: 8 total, 8 up, 8 in 2024-02-11T23:39:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:21 smithi023 ceph-mon[111262]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 38 KiB/s wr, 832 op/s 2024-02-11T23:39:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:21 smithi023 ceph-mon[113671]: osdmap e2605: 8 total, 8 up, 8 in 2024-02-11T23:39:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:21 smithi023 ceph-mon[113671]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 38 KiB/s wr, 832 op/s 2024-02-11T23:39:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:21 smithi160 ceph-mon[106289]: osdmap e2605: 8 total, 8 up, 8 in 2024-02-11T23:39:21.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:21 smithi160 ceph-mon[106289]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 38 KiB/s wr, 832 op/s 2024-02-11T23:39:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:22 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:22 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:22 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:22.995 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-02-11T23:39:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:23 smithi023 ceph-mon[111262]: pgmap v4876: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 546 KiB/s wr, 728 op/s 2024-02-11T23:39:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:23 smithi023 ceph-mon[113671]: pgmap v4876: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 546 KiB/s wr, 728 op/s 2024-02-11T23:39:23.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:23 smithi160 ceph-mon[106289]: pgmap v4876: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 546 KiB/s wr, 728 op/s 2024-02-11T23:39:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:25 smithi023 ceph-mon[111262]: pgmap v4877: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 456 KiB/s wr, 336 op/s 2024-02-11T23:39:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:39:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:39:25] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-02-11T23:39:26.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:25 smithi023 ceph-mon[113671]: pgmap v4877: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 456 KiB/s wr, 336 op/s 2024-02-11T23:39:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:25 smithi160 ceph-mon[106289]: pgmap v4877: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 312 KiB/s rd, 456 KiB/s wr, 336 op/s 2024-02-11T23:39:28.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:27 smithi023 ceph-mon[111262]: pgmap v4878: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 414 KiB/s wr, 86 op/s 2024-02-11T23:39:28.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:27 smithi023 ceph-mon[113671]: pgmap v4878: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 414 KiB/s wr, 86 op/s 2024-02-11T23:39:28.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:27 smithi160 ceph-mon[106289]: pgmap v4878: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 414 KiB/s wr, 86 op/s 2024-02-11T23:39:30.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:29 smithi023 ceph-mon[111262]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 412 KiB/s wr, 37 op/s 2024-02-11T23:39:30.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:29 smithi023 ceph-mon[113671]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 412 KiB/s wr, 37 op/s 2024-02-11T23:39:30.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:29 smithi160 ceph-mon[106289]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 412 KiB/s wr, 37 op/s 2024-02-11T23:39:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:31 smithi023 ceph-mon[111262]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 399 KiB/s wr, 34 op/s 2024-02-11T23:39:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:31 smithi023 ceph-mon[113671]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 399 KiB/s wr, 34 op/s 2024-02-11T23:39:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:31 smithi160 ceph-mon[106289]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 399 KiB/s wr, 34 op/s 2024-02-11T23:39:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:33 smithi023 ceph-mon[111262]: pgmap v4881: 137 pgs: 137 active+clean; 17 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 1.3 MiB/s wr, 34 op/s 2024-02-11T23:39:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:33 smithi023 ceph-mon[113671]: pgmap v4881: 137 pgs: 137 active+clean; 17 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 1.3 MiB/s wr, 34 op/s 2024-02-11T23:39:34.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:33 smithi160 ceph-mon[106289]: pgmap v4881: 137 pgs: 137 active+clean; 17 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 1.3 MiB/s wr, 34 op/s 2024-02-11T23:39:34.749 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-02-11T23:39:34.845 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-02-11T23:39:34.942 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 58%] 2024-02-11T23:39:35.042 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-02-11T23:39:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:35 smithi023 ceph-mon[111262]: pgmap v4882: 137 pgs: 137 active+clean; 17 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-02-11T23:39:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:39:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:39:35] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-02-11T23:39:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:35 smithi023 ceph-mon[113671]: pgmap v4882: 137 pgs: 137 active+clean; 17 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-02-11T23:39:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:35 smithi160 ceph-mon[106289]: pgmap v4882: 137 pgs: 137 active+clean; 17 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-02-11T23:39:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:36 smithi023 ceph-mon[111262]: osdmap e2606: 8 total, 8 up, 8 in 2024-02-11T23:39:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:36 smithi023 ceph-mon[113671]: osdmap e2606: 8 total, 8 up, 8 in 2024-02-11T23:39:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:36 smithi160 ceph-mon[106289]: osdmap e2606: 8 total, 8 up, 8 in 2024-02-11T23:39:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:37 smithi023 ceph-mon[111262]: pgmap v4884: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 1.6 MiB/s wr, 92 op/s 2024-02-11T23:39:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:37 smithi023 ceph-mon[111262]: osdmap e2607: 8 total, 8 up, 8 in 2024-02-11T23:39:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:37 smithi023 ceph-mon[113671]: pgmap v4884: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 1.6 MiB/s wr, 92 op/s 2024-02-11T23:39:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:37 smithi023 ceph-mon[113671]: osdmap e2607: 8 total, 8 up, 8 in 2024-02-11T23:39:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:37 smithi160 ceph-mon[106289]: pgmap v4884: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 1.6 MiB/s wr, 92 op/s 2024-02-11T23:39:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:37 smithi160 ceph-mon[106289]: osdmap e2607: 8 total, 8 up, 8 in 2024-02-11T23:39:39.021 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 59%] 2024-02-11T23:39:39.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:38 smithi160 ceph-mon[106289]: osdmap e2608: 8 total, 8 up, 8 in 2024-02-11T23:39:39.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:38 smithi023 ceph-mon[111262]: osdmap e2608: 8 total, 8 up, 8 in 2024-02-11T23:39:39.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:38 smithi023 ceph-mon[113671]: osdmap e2608: 8 total, 8 up, 8 in 2024-02-11T23:39:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:39 smithi160 ceph-mon[106289]: pgmap v4887: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 690 KiB/s wr, 149 op/s 2024-02-11T23:39:40.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:39 smithi160 ceph-mon[106289]: osdmap e2609: 8 total, 8 up, 8 in 2024-02-11T23:39:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:39 smithi023 ceph-mon[111262]: pgmap v4887: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 690 KiB/s wr, 149 op/s 2024-02-11T23:39:40.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:39 smithi023 ceph-mon[111262]: osdmap e2609: 8 total, 8 up, 8 in 2024-02-11T23:39:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:39 smithi023 ceph-mon[113671]: pgmap v4887: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 690 KiB/s wr, 149 op/s 2024-02-11T23:39:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:39 smithi023 ceph-mon[113671]: osdmap e2609: 8 total, 8 up, 8 in 2024-02-11T23:39:41.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:40 smithi023 ceph-mon[111262]: osdmap e2610: 8 total, 8 up, 8 in 2024-02-11T23:39:41.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:40 smithi023 ceph-mon[113671]: osdmap e2610: 8 total, 8 up, 8 in 2024-02-11T23:39:41.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:40 smithi160 ceph-mon[106289]: osdmap e2610: 8 total, 8 up, 8 in 2024-02-11T23:39:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:41 smithi023 ceph-mon[111262]: pgmap v4890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2024-02-11T23:39:42.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:41 smithi023 ceph-mon[111262]: osdmap e2611: 8 total, 8 up, 8 in 2024-02-11T23:39:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:41 smithi023 ceph-mon[113671]: pgmap v4890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2024-02-11T23:39:42.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:41 smithi023 ceph-mon[113671]: osdmap e2611: 8 total, 8 up, 8 in 2024-02-11T23:39:42.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:41 smithi160 ceph-mon[106289]: pgmap v4890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 4.2 KiB/s wr, 64 op/s 2024-02-11T23:39:42.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:41 smithi160 ceph-mon[106289]: osdmap e2611: 8 total, 8 up, 8 in 2024-02-11T23:39:43.108 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-02-11T23:39:43.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:42 smithi023 ceph-mon[111262]: osdmap e2612: 8 total, 8 up, 8 in 2024-02-11T23:39:43.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:42 smithi023 ceph-mon[113671]: osdmap e2612: 8 total, 8 up, 8 in 2024-02-11T23:39:43.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:42 smithi160 ceph-mon[106289]: osdmap e2612: 8 total, 8 up, 8 in 2024-02-11T23:39:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:43 smithi023 ceph-mon[111262]: pgmap v4893: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-02-11T23:39:44.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:43 smithi023 ceph-mon[111262]: osdmap e2613: 8 total, 8 up, 8 in 2024-02-11T23:39:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:43 smithi023 ceph-mon[113671]: pgmap v4893: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-02-11T23:39:44.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:43 smithi023 ceph-mon[113671]: osdmap e2613: 8 total, 8 up, 8 in 2024-02-11T23:39:44.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:43 smithi160 ceph-mon[106289]: pgmap v4893: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-02-11T23:39:44.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:43 smithi160 ceph-mon[106289]: osdmap e2613: 8 total, 8 up, 8 in 2024-02-11T23:39:45.124 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-02-11T23:39:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:45 smithi023 ceph-mon[111262]: osdmap e2614: 8 total, 8 up, 8 in 2024-02-11T23:39:45.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:45 smithi023 ceph-mon[111262]: pgmap v4896: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 288 KiB/s rd, 19 KiB/s wr, 386 op/s 2024-02-11T23:39:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:45 smithi023 ceph-mon[113671]: osdmap e2614: 8 total, 8 up, 8 in 2024-02-11T23:39:45.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:45 smithi023 ceph-mon[113671]: pgmap v4896: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 288 KiB/s rd, 19 KiB/s wr, 386 op/s 2024-02-11T23:39:45.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:45 smithi160 ceph-mon[106289]: osdmap e2614: 8 total, 8 up, 8 in 2024-02-11T23:39:45.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:45 smithi160 ceph-mon[106289]: pgmap v4896: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 288 KiB/s rd, 19 KiB/s wr, 386 op/s 2024-02-11T23:39:46.017 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:39:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:39:45] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2024-02-11T23:39:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:46 smithi023 ceph-mon[111262]: osdmap e2615: 8 total, 8 up, 8 in 2024-02-11T23:39:46.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:46 smithi023 ceph-mon[111262]: osdmap e2616: 8 total, 8 up, 8 in 2024-02-11T23:39:46.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:46 smithi023 ceph-mon[113671]: osdmap e2615: 8 total, 8 up, 8 in 2024-02-11T23:39:46.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:46 smithi023 ceph-mon[113671]: osdmap e2616: 8 total, 8 up, 8 in 2024-02-11T23:39:46.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:46 smithi160 ceph-mon[106289]: osdmap e2615: 8 total, 8 up, 8 in 2024-02-11T23:39:46.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:46 smithi160 ceph-mon[106289]: osdmap e2616: 8 total, 8 up, 8 in 2024-02-11T23:39:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:47 smithi023 ceph-mon[111262]: osdmap e2617: 8 total, 8 up, 8 in 2024-02-11T23:39:47.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:47 smithi023 ceph-mon[111262]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 14 KiB/s wr, 255 op/s 2024-02-11T23:39:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:47 smithi023 ceph-mon[113671]: osdmap e2617: 8 total, 8 up, 8 in 2024-02-11T23:39:47.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:47 smithi023 ceph-mon[113671]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 14 KiB/s wr, 255 op/s 2024-02-11T23:39:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:47 smithi160 ceph-mon[106289]: osdmap e2617: 8 total, 8 up, 8 in 2024-02-11T23:39:47.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:47 smithi160 ceph-mon[106289]: pgmap v4900: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 14 KiB/s wr, 255 op/s 2024-02-11T23:39:48.654 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-02-11T23:39:48.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:48 smithi023 ceph-mon[111262]: osdmap e2618: 8 total, 8 up, 8 in 2024-02-11T23:39:48.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:48 smithi023 ceph-mon[113671]: osdmap e2618: 8 total, 8 up, 8 in 2024-02-11T23:39:48.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:48 smithi160 ceph-mon[106289]: osdmap e2618: 8 total, 8 up, 8 in 2024-02-11T23:39:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:49 smithi023 ceph-mon[111262]: osdmap e2619: 8 total, 8 up, 8 in 2024-02-11T23:39:49.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:49 smithi023 ceph-mon[111262]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 20 KiB/s wr, 337 op/s 2024-02-11T23:39:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:49 smithi023 ceph-mon[113671]: osdmap e2619: 8 total, 8 up, 8 in 2024-02-11T23:39:49.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:49 smithi023 ceph-mon[113671]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 20 KiB/s wr, 337 op/s 2024-02-11T23:39:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:49 smithi160 ceph-mon[106289]: osdmap e2619: 8 total, 8 up, 8 in 2024-02-11T23:39:49.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:49 smithi160 ceph-mon[106289]: pgmap v4903: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 20 KiB/s wr, 337 op/s 2024-02-11T23:39:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:50 smithi023 ceph-mon[111262]: osdmap e2620: 8 total, 8 up, 8 in 2024-02-11T23:39:50.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:50 smithi023 ceph-mon[111262]: osdmap e2621: 8 total, 8 up, 8 in 2024-02-11T23:39:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:50 smithi023 ceph-mon[113671]: osdmap e2620: 8 total, 8 up, 8 in 2024-02-11T23:39:50.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:50 smithi023 ceph-mon[113671]: osdmap e2621: 8 total, 8 up, 8 in 2024-02-11T23:39:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:50 smithi160 ceph-mon[106289]: osdmap e2620: 8 total, 8 up, 8 in 2024-02-11T23:39:50.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:50 smithi160 ceph-mon[106289]: osdmap e2621: 8 total, 8 up, 8 in 2024-02-11T23:39:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:51 smithi023 ceph-mon[111262]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 6.7 KiB/s wr, 112 op/s 2024-02-11T23:39:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:51 smithi023 ceph-mon[111262]: osdmap e2622: 8 total, 8 up, 8 in 2024-02-11T23:39:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:51 smithi023 ceph-mon[113671]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 6.7 KiB/s wr, 112 op/s 2024-02-11T23:39:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:51 smithi023 ceph-mon[113671]: osdmap e2622: 8 total, 8 up, 8 in 2024-02-11T23:39:51.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:51 smithi160 ceph-mon[106289]: pgmap v4906: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 6.7 KiB/s wr, 112 op/s 2024-02-11T23:39:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:39:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:51 smithi160 ceph-mon[106289]: osdmap e2622: 8 total, 8 up, 8 in 2024-02-11T23:39:52.676 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-02-11T23:39:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:53 smithi023 ceph-mon[111262]: osdmap e2623: 8 total, 8 up, 8 in 2024-02-11T23:39:53.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:53 smithi023 ceph-mon[111262]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 16 KiB/s wr, 344 op/s 2024-02-11T23:39:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:53 smithi023 ceph-mon[113671]: osdmap e2623: 8 total, 8 up, 8 in 2024-02-11T23:39:53.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:53 smithi023 ceph-mon[113671]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 16 KiB/s wr, 344 op/s 2024-02-11T23:39:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:53 smithi160 ceph-mon[106289]: osdmap e2623: 8 total, 8 up, 8 in 2024-02-11T23:39:53.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:53 smithi160 ceph-mon[106289]: pgmap v4909: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 16 KiB/s wr, 344 op/s 2024-02-11T23:39:54.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:54 smithi023 ceph-mon[111262]: osdmap e2624: 8 total, 8 up, 8 in 2024-02-11T23:39:54.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:54 smithi023 ceph-mon[113671]: osdmap e2624: 8 total, 8 up, 8 in 2024-02-11T23:39:54.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:54 smithi160 ceph-mon[106289]: osdmap e2624: 8 total, 8 up, 8 in 2024-02-11T23:39:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[111262]: osdmap e2625: 8 total, 8 up, 8 in 2024-02-11T23:39:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-2","app": "rbd"}]: dispatch 2024-02-11T23:39:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[111262]: pgmap v4912: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 18 KiB/s wr, 403 op/s 2024-02-11T23:39:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-2","app": "rbd"}]': finished 2024-02-11T23:39:55.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[111262]: osdmap e2626: 8 total, 8 up, 8 in 2024-02-11T23:39:55.906 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:39:55] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:39:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[113671]: osdmap e2625: 8 total, 8 up, 8 in 2024-02-11T23:39:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-2","app": "rbd"}]: dispatch 2024-02-11T23:39:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[113671]: pgmap v4912: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 18 KiB/s wr, 403 op/s 2024-02-11T23:39:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-2","app": "rbd"}]': finished 2024-02-11T23:39:55.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:55 smithi023 ceph-mon[113671]: osdmap e2626: 8 total, 8 up, 8 in 2024-02-11T23:39:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:55 smithi160 ceph-mon[106289]: osdmap e2625: 8 total, 8 up, 8 in 2024-02-11T23:39:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:55 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-2","app": "rbd"}]: dispatch 2024-02-11T23:39:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:55 smithi160 ceph-mon[106289]: pgmap v4912: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 18 KiB/s wr, 403 op/s 2024-02-11T23:39:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:55 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi023-253384-2","app": "rbd"}]': finished 2024-02-11T23:39:55.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:55 smithi160 ceph-mon[106289]: osdmap e2626: 8 total, 8 up, 8 in 2024-02-11T23:39:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:56 smithi023 ceph-mon[111262]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:39:56.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:56 smithi023 ceph-mon[111262]: osdmap e2627: 8 total, 8 up, 8 in 2024-02-11T23:39:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:56 smithi023 ceph-mon[113671]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:39:56.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:56 smithi023 ceph-mon[113671]: osdmap e2627: 8 total, 8 up, 8 in 2024-02-11T23:39:56.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:56 smithi160 ceph-mon[106289]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-11T23:39:56.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:56 smithi160 ceph-mon[106289]: osdmap e2627: 8 total, 8 up, 8 in 2024-02-11T23:39:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:57 smithi023 ceph-mon[111262]: pgmap v4915: 169 pgs: 2 creating+peering, 17 unknown, 150 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 9.0 KiB/s wr, 163 op/s 2024-02-11T23:39:57.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:57 smithi023 ceph-mon[111262]: osdmap e2628: 8 total, 8 up, 8 in 2024-02-11T23:39:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:57 smithi023 ceph-mon[113671]: pgmap v4915: 169 pgs: 2 creating+peering, 17 unknown, 150 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 9.0 KiB/s wr, 163 op/s 2024-02-11T23:39:57.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:57 smithi023 ceph-mon[113671]: osdmap e2628: 8 total, 8 up, 8 in 2024-02-11T23:39:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:57 smithi160 ceph-mon[106289]: pgmap v4915: 169 pgs: 2 creating+peering, 17 unknown, 150 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 9.0 KiB/s wr, 163 op/s 2024-02-11T23:39:57.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:57 smithi160 ceph-mon[106289]: osdmap e2628: 8 total, 8 up, 8 in 2024-02-11T23:39:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:58 smithi023 ceph-mon[111262]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:39:58.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:58 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:39:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:58 smithi023 ceph-mon[113671]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:39:58.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:58 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:39:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:58 smithi160 ceph-mon[106289]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-11T23:39:58.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:58 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:39:59.757 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-02-11T23:39:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:59 smithi023 ceph-mon[111262]: osdmap e2629: 8 total, 8 up, 8 in 2024-02-11T23:39:59.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:39:59 smithi023 ceph-mon[111262]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-02-11T23:39:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:59 smithi023 ceph-mon[113671]: osdmap e2629: 8 total, 8 up, 8 in 2024-02-11T23:39:59.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:39:59 smithi023 ceph-mon[113671]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-02-11T23:39:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:59 smithi160 ceph-mon[106289]: osdmap e2629: 8 total, 8 up, 8 in 2024-02-11T23:39:59.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:39:59 smithi160 ceph-mon[106289]: pgmap v4918: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-02-11T23:40:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:00 smithi023 ceph-mon[111262]: osdmap e2630: 8 total, 8 up, 8 in 2024-02-11T23:40:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:00 smithi023 ceph-mon[111262]: overall HEALTH_OK 2024-02-11T23:40:00.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:00 smithi023 ceph-mon[111262]: osdmap e2631: 8 total, 8 up, 8 in 2024-02-11T23:40:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:00 smithi023 ceph-mon[113671]: osdmap e2630: 8 total, 8 up, 8 in 2024-02-11T23:40:00.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:00 smithi023 ceph-mon[113671]: overall HEALTH_OK 2024-02-11T23:40:00.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:00 smithi023 ceph-mon[113671]: osdmap e2631: 8 total, 8 up, 8 in 2024-02-11T23:40:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:00 smithi160 ceph-mon[106289]: osdmap e2630: 8 total, 8 up, 8 in 2024-02-11T23:40:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:00 smithi160 ceph-mon[106289]: overall HEALTH_OK 2024-02-11T23:40:00.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:00 smithi160 ceph-mon[106289]: osdmap e2631: 8 total, 8 up, 8 in 2024-02-11T23:40:01.747 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-02-11T23:40:01.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:01 smithi023 ceph-mon[111262]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 2.0 KiB/s wr, 63 op/s 2024-02-11T23:40:01.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:01 smithi023 ceph-mon[113671]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 2.0 KiB/s wr, 63 op/s 2024-02-11T23:40:01.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:01 smithi160 ceph-mon[106289]: pgmap v4921: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 2.0 KiB/s wr, 63 op/s 2024-02-11T23:40:02.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:02 smithi023 ceph-mon[111262]: osdmap e2632: 8 total, 8 up, 8 in 2024-02-11T23:40:02.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:02 smithi023 ceph-mon[113671]: osdmap e2632: 8 total, 8 up, 8 in 2024-02-11T23:40:02.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:02 smithi160 ceph-mon[106289]: osdmap e2632: 8 total, 8 up, 8 in 2024-02-11T23:40:03.782 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-02-11T23:40:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:03 smithi160 ceph-mon[106289]: osdmap e2633: 8 total, 8 up, 8 in 2024-02-11T23:40:03.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:03 smithi160 ceph-mon[106289]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-02-11T23:40:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:03 smithi023 ceph-mon[111262]: osdmap e2633: 8 total, 8 up, 8 in 2024-02-11T23:40:04.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:03 smithi023 ceph-mon[111262]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-02-11T23:40:04.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:03 smithi023 ceph-mon[113671]: osdmap e2633: 8 total, 8 up, 8 in 2024-02-11T23:40:04.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:03 smithi023 ceph-mon[113671]: pgmap v4924: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-02-11T23:40:04.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:04 smithi160 ceph-mon[106289]: osdmap e2634: 8 total, 8 up, 8 in 2024-02-11T23:40:05.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:04 smithi023 ceph-mon[111262]: osdmap e2634: 8 total, 8 up, 8 in 2024-02-11T23:40:05.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:04 smithi023 ceph-mon[113671]: osdmap e2634: 8 total, 8 up, 8 in 2024-02-11T23:40:05.792 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-02-11T23:40:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:05 smithi160 ceph-mon[106289]: osdmap e2635: 8 total, 8 up, 8 in 2024-02-11T23:40:05.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:05 smithi160 ceph-mon[106289]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 12 KiB/s wr, 188 op/s 2024-02-11T23:40:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:05 smithi023 ceph-mon[111262]: osdmap e2635: 8 total, 8 up, 8 in 2024-02-11T23:40:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:05 smithi023 ceph-mon[111262]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 12 KiB/s wr, 188 op/s 2024-02-11T23:40:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:40:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:40:05] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-02-11T23:40:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:05 smithi023 ceph-mon[113671]: osdmap e2635: 8 total, 8 up, 8 in 2024-02-11T23:40:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:05 smithi023 ceph-mon[113671]: pgmap v4927: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 12 KiB/s wr, 188 op/s 2024-02-11T23:40:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:06 smithi023 ceph-mon[111262]: osdmap e2636: 8 total, 8 up, 8 in 2024-02-11T23:40:07.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:06 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:06 smithi023 ceph-mon[113671]: osdmap e2636: 8 total, 8 up, 8 in 2024-02-11T23:40:07.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:06 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:07.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:06 smithi160 ceph-mon[106289]: osdmap e2636: 8 total, 8 up, 8 in 2024-02-11T23:40:07.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:06 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:07.807 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[111262]: osdmap e2637: 8 total, 8 up, 8 in 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[111262]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 22 KiB/s wr, 354 op/s 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:40:08.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[113671]: osdmap e2637: 8 total, 8 up, 8 in 2024-02-11T23:40:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[113671]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 22 KiB/s wr, 354 op/s 2024-02-11T23:40:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:40:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:40:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:40:08.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:40:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:07 smithi160 ceph-mon[106289]: osdmap e2637: 8 total, 8 up, 8 in 2024-02-11T23:40:08.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:07 smithi160 ceph-mon[106289]: pgmap v4930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 22 KiB/s wr, 354 op/s 2024-02-11T23:40:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:40:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:40:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:40:08.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:40:09.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:08 smithi023 ceph-mon[111262]: osdmap e2638: 8 total, 8 up, 8 in 2024-02-11T23:40:09.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:08 smithi023 ceph-mon[113671]: osdmap e2638: 8 total, 8 up, 8 in 2024-02-11T23:40:09.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:08 smithi160 ceph-mon[106289]: osdmap e2638: 8 total, 8 up, 8 in 2024-02-11T23:40:09.847 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-02-11T23:40:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:09 smithi023 ceph-mon[111262]: osdmap e2639: 8 total, 8 up, 8 in 2024-02-11T23:40:10.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:09 smithi023 ceph-mon[111262]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 25 KiB/s wr, 452 op/s 2024-02-11T23:40:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:09 smithi023 ceph-mon[113671]: osdmap e2639: 8 total, 8 up, 8 in 2024-02-11T23:40:10.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:09 smithi023 ceph-mon[113671]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 25 KiB/s wr, 452 op/s 2024-02-11T23:40:10.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:09 smithi160 ceph-mon[106289]: osdmap e2639: 8 total, 8 up, 8 in 2024-02-11T23:40:10.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:09 smithi160 ceph-mon[106289]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 337 KiB/s rd, 25 KiB/s wr, 452 op/s 2024-02-11T23:40:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:10 smithi023 ceph-mon[111262]: osdmap e2640: 8 total, 8 up, 8 in 2024-02-11T23:40:11.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:10 smithi023 ceph-mon[111262]: osdmap e2641: 8 total, 8 up, 8 in 2024-02-11T23:40:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:10 smithi023 ceph-mon[113671]: osdmap e2640: 8 total, 8 up, 8 in 2024-02-11T23:40:11.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:10 smithi023 ceph-mon[113671]: osdmap e2641: 8 total, 8 up, 8 in 2024-02-11T23:40:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:10 smithi160 ceph-mon[106289]: osdmap e2640: 8 total, 8 up, 8 in 2024-02-11T23:40:11.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:10 smithi160 ceph-mon[106289]: osdmap e2641: 8 total, 8 up, 8 in 2024-02-11T23:40:12.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:11 smithi023 ceph-mon[111262]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.2 KiB/s wr, 156 op/s 2024-02-11T23:40:12.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:11 smithi023 ceph-mon[113671]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.2 KiB/s wr, 156 op/s 2024-02-11T23:40:12.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:11 smithi160 ceph-mon[106289]: pgmap v4936: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.2 KiB/s wr, 156 op/s 2024-02-11T23:40:14.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:13 smithi023 ceph-mon[111262]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 23 KiB/s wr, 702 op/s 2024-02-11T23:40:14.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:13 smithi023 ceph-mon[113671]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 23 KiB/s wr, 702 op/s 2024-02-11T23:40:14.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:13 smithi160 ceph-mon[106289]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 23 KiB/s wr, 702 op/s 2024-02-11T23:40:14.978 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-02-11T23:40:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:40:15] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:40:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-mon[111262]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 21 KiB/s wr, 623 op/s 2024-02-11T23:40:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-mon[111262]: osdmap e2642: 8 total, 8 up, 8 in 2024-02-11T23:40:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-mon[111262]: osdmap e2643: 8 total, 8 up, 8 in 2024-02-11T23:40:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-mon[113671]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 21 KiB/s wr, 623 op/s 2024-02-11T23:40:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-mon[113671]: osdmap e2642: 8 total, 8 up, 8 in 2024-02-11T23:40:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:15 smithi023 ceph-mon[113671]: osdmap e2643: 8 total, 8 up, 8 in 2024-02-11T23:40:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:15 smithi160 ceph-mon[106289]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 21 KiB/s wr, 623 op/s 2024-02-11T23:40:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:15 smithi160 ceph-mon[106289]: osdmap e2642: 8 total, 8 up, 8 in 2024-02-11T23:40:16.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:15 smithi160 ceph-mon[106289]: osdmap e2643: 8 total, 8 up, 8 in 2024-02-11T23:40:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:17 smithi023 ceph-mon[111262]: osdmap e2644: 8 total, 8 up, 8 in 2024-02-11T23:40:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:17 smithi023 ceph-mon[111262]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 33 KiB/s wr, 2.08k op/s 2024-02-11T23:40:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:17 smithi023 ceph-mon[113671]: osdmap e2644: 8 total, 8 up, 8 in 2024-02-11T23:40:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:17 smithi023 ceph-mon[113671]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 33 KiB/s wr, 2.08k op/s 2024-02-11T23:40:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:17 smithi160 ceph-mon[106289]: osdmap e2644: 8 total, 8 up, 8 in 2024-02-11T23:40:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:17 smithi160 ceph-mon[106289]: pgmap v4942: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 33 KiB/s wr, 2.08k op/s 2024-02-11T23:40:18.660 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 66%] 2024-02-11T23:40:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:18 smithi023 ceph-mon[111262]: osdmap e2645: 8 total, 8 up, 8 in 2024-02-11T23:40:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:18 smithi023 ceph-mon[113671]: osdmap e2645: 8 total, 8 up, 8 in 2024-02-11T23:40:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:18 smithi160 ceph-mon[106289]: osdmap e2645: 8 total, 8 up, 8 in 2024-02-11T23:40:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:19 smithi023 ceph-mon[111262]: osdmap e2646: 8 total, 8 up, 8 in 2024-02-11T23:40:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:19 smithi023 ceph-mon[111262]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 28 KiB/s wr, 2.88k op/s 2024-02-11T23:40:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:19 smithi023 ceph-mon[113671]: osdmap e2646: 8 total, 8 up, 8 in 2024-02-11T23:40:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:19 smithi023 ceph-mon[113671]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 28 KiB/s wr, 2.88k op/s 2024-02-11T23:40:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:19 smithi160 ceph-mon[106289]: osdmap e2646: 8 total, 8 up, 8 in 2024-02-11T23:40:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:19 smithi160 ceph-mon[106289]: pgmap v4945: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 28 KiB/s wr, 2.88k op/s 2024-02-11T23:40:20.666 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-02-11T23:40:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:20 smithi023 ceph-mon[111262]: osdmap e2647: 8 total, 8 up, 8 in 2024-02-11T23:40:20.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:20 smithi023 ceph-mon[113671]: osdmap e2647: 8 total, 8 up, 8 in 2024-02-11T23:40:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:20 smithi160 ceph-mon[106289]: osdmap e2647: 8 total, 8 up, 8 in 2024-02-11T23:40:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:21 smithi023 ceph-mon[111262]: osdmap e2648: 8 total, 8 up, 8 in 2024-02-11T23:40:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:21 smithi023 ceph-mon[111262]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 550 KiB/s rd, 9.5 KiB/s wr, 661 op/s 2024-02-11T23:40:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:21 smithi023 ceph-mon[113671]: osdmap e2648: 8 total, 8 up, 8 in 2024-02-11T23:40:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:21 smithi023 ceph-mon[113671]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 550 KiB/s rd, 9.5 KiB/s wr, 661 op/s 2024-02-11T23:40:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:21 smithi160 ceph-mon[106289]: osdmap e2648: 8 total, 8 up, 8 in 2024-02-11T23:40:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:21 smithi160 ceph-mon[106289]: pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 550 KiB/s rd, 9.5 KiB/s wr, 661 op/s 2024-02-11T23:40:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:22.693 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-02-11T23:40:22.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:22 smithi023 ceph-mon[111262]: osdmap e2649: 8 total, 8 up, 8 in 2024-02-11T23:40:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:22 smithi023 ceph-mon[113671]: osdmap e2649: 8 total, 8 up, 8 in 2024-02-11T23:40:22.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:22 smithi160 ceph-mon[106289]: osdmap e2649: 8 total, 8 up, 8 in 2024-02-11T23:40:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:23 smithi023 ceph-mon[111262]: osdmap e2650: 8 total, 8 up, 8 in 2024-02-11T23:40:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:23 smithi023 ceph-mon[111262]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 30 KiB/s wr, 565 op/s 2024-02-11T23:40:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:23 smithi023 ceph-mon[113671]: osdmap e2650: 8 total, 8 up, 8 in 2024-02-11T23:40:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:23 smithi023 ceph-mon[113671]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 30 KiB/s wr, 565 op/s 2024-02-11T23:40:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:23 smithi160 ceph-mon[106289]: osdmap e2650: 8 total, 8 up, 8 in 2024-02-11T23:40:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:23 smithi160 ceph-mon[106289]: pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 30 KiB/s wr, 565 op/s 2024-02-11T23:40:24.716 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-02-11T23:40:24.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:24 smithi023 ceph-mon[111262]: osdmap e2651: 8 total, 8 up, 8 in 2024-02-11T23:40:24.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:24 smithi023 ceph-mon[113671]: osdmap e2651: 8 total, 8 up, 8 in 2024-02-11T23:40:24.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:24 smithi160 ceph-mon[106289]: osdmap e2651: 8 total, 8 up, 8 in 2024-02-11T23:40:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-mon[111262]: osdmap e2652: 8 total, 8 up, 8 in 2024-02-11T23:40:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-mon[111262]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 34 KiB/s wr, 584 op/s 2024-02-11T23:40:25.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-mon[111262]: osdmap e2653: 8 total, 8 up, 8 in 2024-02-11T23:40:25.905 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:40:25] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-02-11T23:40:25.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-mon[113671]: osdmap e2652: 8 total, 8 up, 8 in 2024-02-11T23:40:25.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-mon[113671]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 34 KiB/s wr, 584 op/s 2024-02-11T23:40:25.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:25 smithi023 ceph-mon[113671]: osdmap e2653: 8 total, 8 up, 8 in 2024-02-11T23:40:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:25 smithi160 ceph-mon[106289]: osdmap e2652: 8 total, 8 up, 8 in 2024-02-11T23:40:25.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:25 smithi160 ceph-mon[106289]: pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 34 KiB/s wr, 584 op/s 2024-02-11T23:40:25.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:25 smithi160 ceph-mon[106289]: osdmap e2653: 8 total, 8 up, 8 in 2024-02-11T23:40:26.731 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-02-11T23:40:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:27 smithi023 ceph-mon[111262]: osdmap e2654: 8 total, 8 up, 8 in 2024-02-11T23:40:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:27 smithi023 ceph-mon[111262]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 600 KiB/s rd, 41 KiB/s wr, 805 op/s 2024-02-11T23:40:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:27 smithi023 ceph-mon[113671]: osdmap e2654: 8 total, 8 up, 8 in 2024-02-11T23:40:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:27 smithi023 ceph-mon[113671]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 600 KiB/s rd, 41 KiB/s wr, 805 op/s 2024-02-11T23:40:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:27 smithi160 ceph-mon[106289]: osdmap e2654: 8 total, 8 up, 8 in 2024-02-11T23:40:27.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:27 smithi160 ceph-mon[106289]: pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 600 KiB/s rd, 41 KiB/s wr, 805 op/s 2024-02-11T23:40:28.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:28 smithi023 ceph-mon[111262]: osdmap e2655: 8 total, 8 up, 8 in 2024-02-11T23:40:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:28 smithi023 ceph-mon[113671]: osdmap e2655: 8 total, 8 up, 8 in 2024-02-11T23:40:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:28 smithi160 ceph-mon[106289]: osdmap e2655: 8 total, 8 up, 8 in 2024-02-11T23:40:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:29 smithi023 ceph-mon[111262]: osdmap e2656: 8 total, 8 up, 8 in 2024-02-11T23:40:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:29 smithi023 ceph-mon[111262]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 754 KiB/s rd, 48 KiB/s wr, 1.00k op/s 2024-02-11T23:40:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:29 smithi023 ceph-mon[113671]: osdmap e2656: 8 total, 8 up, 8 in 2024-02-11T23:40:29.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:29 smithi023 ceph-mon[113671]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 754 KiB/s rd, 48 KiB/s wr, 1.00k op/s 2024-02-11T23:40:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:29 smithi160 ceph-mon[106289]: osdmap e2656: 8 total, 8 up, 8 in 2024-02-11T23:40:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:29 smithi160 ceph-mon[106289]: pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 754 KiB/s rd, 48 KiB/s wr, 1.00k op/s 2024-02-11T23:40:30.636 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-02-11T23:40:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:30 smithi023 ceph-mon[111262]: osdmap e2657: 8 total, 8 up, 8 in 2024-02-11T23:40:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:30 smithi023 ceph-mon[111262]: osdmap e2658: 8 total, 8 up, 8 in 2024-02-11T23:40:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:30 smithi023 ceph-mon[113671]: osdmap e2657: 8 total, 8 up, 8 in 2024-02-11T23:40:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:30 smithi023 ceph-mon[113671]: osdmap e2658: 8 total, 8 up, 8 in 2024-02-11T23:40:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:30 smithi160 ceph-mon[106289]: osdmap e2657: 8 total, 8 up, 8 in 2024-02-11T23:40:30.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:30 smithi160 ceph-mon[106289]: osdmap e2658: 8 total, 8 up, 8 in 2024-02-11T23:40:31.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:31 smithi160 ceph-mon[106289]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 16 KiB/s wr, 355 op/s 2024-02-11T23:40:32.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:31 smithi023 ceph-mon[111262]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 16 KiB/s wr, 355 op/s 2024-02-11T23:40:32.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:31 smithi023 ceph-mon[113671]: pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 16 KiB/s wr, 355 op/s 2024-02-11T23:40:32.814 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-02-11T23:40:32.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:32 smithi160 ceph-mon[106289]: osdmap e2659: 8 total, 8 up, 8 in 2024-02-11T23:40:33.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:32 smithi023 ceph-mon[111262]: osdmap e2659: 8 total, 8 up, 8 in 2024-02-11T23:40:33.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:32 smithi023 ceph-mon[113671]: osdmap e2659: 8 total, 8 up, 8 in 2024-02-11T23:40:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:33 smithi023 ceph-mon[111262]: osdmap e2660: 8 total, 8 up, 8 in 2024-02-11T23:40:34.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:33 smithi023 ceph-mon[111262]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 24 KiB/s wr, 472 op/s 2024-02-11T23:40:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:33 smithi023 ceph-mon[113671]: osdmap e2660: 8 total, 8 up, 8 in 2024-02-11T23:40:34.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:33 smithi023 ceph-mon[113671]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 24 KiB/s wr, 472 op/s 2024-02-11T23:40:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:33 smithi160 ceph-mon[106289]: osdmap e2660: 8 total, 8 up, 8 in 2024-02-11T23:40:34.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:33 smithi160 ceph-mon[106289]: pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 24 KiB/s wr, 472 op/s 2024-02-11T23:40:35.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:34 smithi023 ceph-mon[111262]: osdmap e2661: 8 total, 8 up, 8 in 2024-02-11T23:40:35.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:34 smithi023 ceph-mon[113671]: osdmap e2661: 8 total, 8 up, 8 in 2024-02-11T23:40:35.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:34 smithi160 ceph-mon[106289]: osdmap e2661: 8 total, 8 up, 8 in 2024-02-11T23:40:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-mon[111262]: osdmap e2662: 8 total, 8 up, 8 in 2024-02-11T23:40:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-mon[111262]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 22 KiB/s wr, 367 op/s 2024-02-11T23:40:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-mon[111262]: osdmap e2663: 8 total, 8 up, 8 in 2024-02-11T23:40:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:40:35] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-02-11T23:40:36.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-mon[113671]: osdmap e2662: 8 total, 8 up, 8 in 2024-02-11T23:40:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-mon[113671]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 22 KiB/s wr, 367 op/s 2024-02-11T23:40:36.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:35 smithi023 ceph-mon[113671]: osdmap e2663: 8 total, 8 up, 8 in 2024-02-11T23:40:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:35 smithi160 ceph-mon[106289]: osdmap e2662: 8 total, 8 up, 8 in 2024-02-11T23:40:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:35 smithi160 ceph-mon[106289]: pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 22 KiB/s wr, 367 op/s 2024-02-11T23:40:36.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:35 smithi160 ceph-mon[106289]: osdmap e2663: 8 total, 8 up, 8 in 2024-02-11T23:40:36.646 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 70%] 2024-02-11T23:40:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:37.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:36 smithi023 ceph-mon[111262]: osdmap e2664: 8 total, 8 up, 8 in 2024-02-11T23:40:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:37.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:36 smithi023 ceph-mon[113671]: osdmap e2664: 8 total, 8 up, 8 in 2024-02-11T23:40:37.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:37.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:36 smithi160 ceph-mon[106289]: osdmap e2664: 8 total, 8 up, 8 in 2024-02-11T23:40:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:37 smithi023 ceph-mon[111262]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 357 KiB/s rd, 24 KiB/s wr, 475 op/s 2024-02-11T23:40:38.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:37 smithi023 ceph-mon[111262]: osdmap e2665: 8 total, 8 up, 8 in 2024-02-11T23:40:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:37 smithi023 ceph-mon[113671]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 357 KiB/s rd, 24 KiB/s wr, 475 op/s 2024-02-11T23:40:38.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:37 smithi023 ceph-mon[113671]: osdmap e2665: 8 total, 8 up, 8 in 2024-02-11T23:40:38.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:37 smithi160 ceph-mon[106289]: pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 357 KiB/s rd, 24 KiB/s wr, 475 op/s 2024-02-11T23:40:38.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:37 smithi160 ceph-mon[106289]: osdmap e2665: 8 total, 8 up, 8 in 2024-02-11T23:40:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:39 smithi023 ceph-mon[111262]: osdmap e2666: 8 total, 8 up, 8 in 2024-02-11T23:40:39.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:39 smithi023 ceph-mon[111262]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 359 KiB/s rd, 26 KiB/s wr, 484 op/s 2024-02-11T23:40:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:39 smithi023 ceph-mon[113671]: osdmap e2666: 8 total, 8 up, 8 in 2024-02-11T23:40:39.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:39 smithi023 ceph-mon[113671]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 359 KiB/s rd, 26 KiB/s wr, 484 op/s 2024-02-11T23:40:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:39 smithi160 ceph-mon[106289]: osdmap e2666: 8 total, 8 up, 8 in 2024-02-11T23:40:39.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:39 smithi160 ceph-mon[106289]: pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 359 KiB/s rd, 26 KiB/s wr, 484 op/s 2024-02-11T23:40:40.650 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-02-11T23:40:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:40 smithi023 ceph-mon[111262]: osdmap e2667: 8 total, 8 up, 8 in 2024-02-11T23:40:40.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:40 smithi023 ceph-mon[111262]: osdmap e2668: 8 total, 8 up, 8 in 2024-02-11T23:40:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:40 smithi023 ceph-mon[113671]: osdmap e2667: 8 total, 8 up, 8 in 2024-02-11T23:40:40.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:40 smithi023 ceph-mon[113671]: osdmap e2668: 8 total, 8 up, 8 in 2024-02-11T23:40:40.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:40 smithi160 ceph-mon[106289]: osdmap e2667: 8 total, 8 up, 8 in 2024-02-11T23:40:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:40 smithi160 ceph-mon[106289]: osdmap e2668: 8 total, 8 up, 8 in 2024-02-11T23:40:41.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:41 smithi023 ceph-mon[111262]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-02-11T23:40:41.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:41 smithi023 ceph-mon[113671]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-02-11T23:40:41.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:41 smithi160 ceph-mon[106289]: pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-02-11T23:40:42.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:42 smithi023 ceph-mon[111262]: osdmap e2669: 8 total, 8 up, 8 in 2024-02-11T23:40:42.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:42 smithi023 ceph-mon[113671]: osdmap e2669: 8 total, 8 up, 8 in 2024-02-11T23:40:42.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:42 smithi160 ceph-mon[106289]: osdmap e2669: 8 total, 8 up, 8 in 2024-02-11T23:40:43.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:43 smithi023 ceph-mon[111262]: pgmap v4980: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 14 KiB/s wr, 249 op/s 2024-02-11T23:40:43.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:43 smithi023 ceph-mon[113671]: pgmap v4980: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 14 KiB/s wr, 249 op/s 2024-02-11T23:40:43.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:43 smithi160 ceph-mon[106289]: pgmap v4980: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 14 KiB/s wr, 249 op/s 2024-02-11T23:40:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:45 smithi023 ceph-mon[111262]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 211 op/s 2024-02-11T23:40:46.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:45 smithi023 ceph-mon[111262]: osdmap e2670: 8 total, 8 up, 8 in 2024-02-11T23:40:46.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:40:45 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:40:45] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-02-11T23:40:46.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:45 smithi023 ceph-mon[113671]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 211 op/s 2024-02-11T23:40:46.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:45 smithi023 ceph-mon[113671]: osdmap e2670: 8 total, 8 up, 8 in 2024-02-11T23:40:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:45 smithi160 ceph-mon[106289]: pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 211 op/s 2024-02-11T23:40:46.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:45 smithi160 ceph-mon[106289]: osdmap e2670: 8 total, 8 up, 8 in 2024-02-11T23:40:48.007 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 71%] 2024-02-11T23:40:48.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:47 smithi023 ceph-mon[111262]: pgmap v4983: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 663 KiB/s wr, 235 op/s 2024-02-11T23:40:48.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:47 smithi023 ceph-mon[113671]: pgmap v4983: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 663 KiB/s wr, 235 op/s 2024-02-11T23:40:48.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:47 smithi160 ceph-mon[106289]: pgmap v4983: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 663 KiB/s wr, 235 op/s 2024-02-11T23:40:49.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:48 smithi023 ceph-mon[111262]: osdmap e2671: 8 total, 8 up, 8 in 2024-02-11T23:40:49.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:48 smithi023 ceph-mon[113671]: osdmap e2671: 8 total, 8 up, 8 in 2024-02-11T23:40:49.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:48 smithi160 ceph-mon[106289]: osdmap e2671: 8 total, 8 up, 8 in 2024-02-11T23:40:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:49 smithi023 ceph-mon[111262]: pgmap v4985: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 570 KiB/s wr, 63 op/s 2024-02-11T23:40:50.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:49 smithi023 ceph-mon[111262]: osdmap e2672: 8 total, 8 up, 8 in 2024-02-11T23:40:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:49 smithi023 ceph-mon[113671]: pgmap v4985: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 570 KiB/s wr, 63 op/s 2024-02-11T23:40:50.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:49 smithi023 ceph-mon[113671]: osdmap e2672: 8 total, 8 up, 8 in 2024-02-11T23:40:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:49 smithi160 ceph-mon[106289]: pgmap v4985: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 570 KiB/s wr, 63 op/s 2024-02-11T23:40:50.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:49 smithi160 ceph-mon[106289]: osdmap e2672: 8 total, 8 up, 8 in 2024-02-11T23:40:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:51 smithi023 ceph-mon[111262]: osdmap e2673: 8 total, 8 up, 8 in 2024-02-11T23:40:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:51 smithi023 ceph-mon[111262]: pgmap v4988: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 777 KiB/s wr, 49 op/s 2024-02-11T23:40:51.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:51 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:51 smithi023 ceph-mon[113671]: osdmap e2673: 8 total, 8 up, 8 in 2024-02-11T23:40:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:51 smithi023 ceph-mon[113671]: pgmap v4988: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 777 KiB/s wr, 49 op/s 2024-02-11T23:40:51.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:51 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:51 smithi160 ceph-mon[106289]: osdmap e2673: 8 total, 8 up, 8 in 2024-02-11T23:40:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:51 smithi160 ceph-mon[106289]: pgmap v4988: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 777 KiB/s wr, 49 op/s 2024-02-11T23:40:51.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:51 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:40:54.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:53 smithi023 ceph-mon[111262]: pgmap v4989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 7.7 KiB/s wr, 114 op/s 2024-02-11T23:40:54.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:53 smithi023 ceph-mon[113671]: pgmap v4989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 7.7 KiB/s wr, 114 op/s 2024-02-11T23:40:54.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:53 smithi160 ceph-mon[106289]: pgmap v4989: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 7.7 KiB/s wr, 114 op/s 2024-02-11T23:40:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:55 smithi023 ceph-mon[111262]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 6.3 KiB/s wr, 97 op/s 2024-02-11T23:40:56.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:55 smithi023 ceph-mon[111262]: osdmap e2674: 8 total, 8 up, 8 in 2024-02-11T23:40:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:55 smithi023 ceph-mon[113671]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 6.3 KiB/s wr, 97 op/s 2024-02-11T23:40:56.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:55 smithi023 ceph-mon[113671]: osdmap e2674: 8 total, 8 up, 8 in 2024-02-11T23:40:56.156 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:40:55 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:40:55] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:40:56.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:55 smithi160 ceph-mon[106289]: pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 6.3 KiB/s wr, 97 op/s 2024-02-11T23:40:56.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:55 smithi160 ceph-mon[106289]: osdmap e2674: 8 total, 8 up, 8 in 2024-02-11T23:40:58.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:57 smithi023 ceph-mon[111262]: pgmap v4992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 KiB/s wr, 85 op/s 2024-02-11T23:40:58.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:57 smithi023 ceph-mon[113671]: pgmap v4992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 KiB/s wr, 85 op/s 2024-02-11T23:40:58.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:57 smithi160 ceph-mon[106289]: pgmap v4992: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 KiB/s wr, 85 op/s 2024-02-11T23:41:00.029 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-02-11T23:41:00.145 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 72%] 2024-02-11T23:41:00.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:40:59 smithi160 ceph-mon[106289]: pgmap v4993: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 499 KiB/s wr, 76 op/s 2024-02-11T23:41:00.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:40:59 smithi023 ceph-mon[111262]: pgmap v4993: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 499 KiB/s wr, 76 op/s 2024-02-11T23:41:00.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:40:59 smithi023 ceph-mon[113671]: pgmap v4993: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 499 KiB/s wr, 76 op/s 2024-02-11T23:41:01.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:00 smithi160 ceph-mon[106289]: osdmap e2675: 8 total, 8 up, 8 in 2024-02-11T23:41:01.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:00 smithi023 ceph-mon[111262]: osdmap e2675: 8 total, 8 up, 8 in 2024-02-11T23:41:01.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:00 smithi023 ceph-mon[113671]: osdmap e2675: 8 total, 8 up, 8 in 2024-02-11T23:41:02.059 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-02-11T23:41:02.160 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 73%] 2024-02-11T23:41:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:01 smithi160 ceph-mon[106289]: pgmap v4995: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1024 KiB/s wr, 0 op/s 2024-02-11T23:41:02.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:01 smithi160 ceph-mon[106289]: osdmap e2676: 8 total, 8 up, 8 in 2024-02-11T23:41:02.404 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:01 smithi023 ceph-mon[111262]: pgmap v4995: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1024 KiB/s wr, 0 op/s 2024-02-11T23:41:02.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:01 smithi023 ceph-mon[111262]: osdmap e2676: 8 total, 8 up, 8 in 2024-02-11T23:41:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:01 smithi023 ceph-mon[113671]: pgmap v4995: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1024 KiB/s wr, 0 op/s 2024-02-11T23:41:02.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:01 smithi023 ceph-mon[113671]: osdmap e2676: 8 total, 8 up, 8 in 2024-02-11T23:41:03.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:02 smithi023 ceph-mon[111262]: osdmap e2677: 8 total, 8 up, 8 in 2024-02-11T23:41:03.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:02 smithi023 ceph-mon[113671]: osdmap e2677: 8 total, 8 up, 8 in 2024-02-11T23:41:03.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:02 smithi160 ceph-mon[106289]: osdmap e2677: 8 total, 8 up, 8 in 2024-02-11T23:41:04.093 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 74%] 2024-02-11T23:41:04.226 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-02-11T23:41:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:03 smithi023 ceph-mon[111262]: pgmap v4998: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 2.7 MiB/s wr, 97 op/s 2024-02-11T23:41:04.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:03 smithi023 ceph-mon[111262]: osdmap e2678: 8 total, 8 up, 8 in 2024-02-11T23:41:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:03 smithi023 ceph-mon[113671]: pgmap v4998: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 2.7 MiB/s wr, 97 op/s 2024-02-11T23:41:04.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:03 smithi023 ceph-mon[113671]: osdmap e2678: 8 total, 8 up, 8 in 2024-02-11T23:41:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:03 smithi160 ceph-mon[106289]: pgmap v4998: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 2.7 MiB/s wr, 97 op/s 2024-02-11T23:41:04.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:03 smithi160 ceph-mon[106289]: osdmap e2678: 8 total, 8 up, 8 in 2024-02-11T23:41:05.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:04 smithi023 ceph-mon[111262]: osdmap e2679: 8 total, 8 up, 8 in 2024-02-11T23:41:05.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:04 smithi023 ceph-mon[113671]: osdmap e2679: 8 total, 8 up, 8 in 2024-02-11T23:41:05.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:04 smithi160 ceph-mon[106289]: osdmap e2679: 8 total, 8 up, 8 in 2024-02-11T23:41:05.647 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 75%] 2024-02-11T23:41:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-mon[111262]: pgmap v5001: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 297 KiB/s rd, 2.0 MiB/s wr, 304 op/s 2024-02-11T23:41:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-mon[111262]: osdmap e2680: 8 total, 8 up, 8 in 2024-02-11T23:41:06.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-mon[111262]: osdmap e2681: 8 total, 8 up, 8 in 2024-02-11T23:41:06.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:41:05] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-02-11T23:41:06.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-mon[113671]: pgmap v5001: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 297 KiB/s rd, 2.0 MiB/s wr, 304 op/s 2024-02-11T23:41:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-mon[113671]: osdmap e2680: 8 total, 8 up, 8 in 2024-02-11T23:41:06.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:05 smithi023 ceph-mon[113671]: osdmap e2681: 8 total, 8 up, 8 in 2024-02-11T23:41:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:05 smithi160 ceph-mon[106289]: pgmap v5001: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 297 KiB/s rd, 2.0 MiB/s wr, 304 op/s 2024-02-11T23:41:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:05 smithi160 ceph-mon[106289]: osdmap e2680: 8 total, 8 up, 8 in 2024-02-11T23:41:06.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:05 smithi160 ceph-mon[106289]: osdmap e2681: 8 total, 8 up, 8 in 2024-02-11T23:41:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:07 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:07.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:07 smithi023 ceph-mon[111262]: osdmap e2682: 8 total, 8 up, 8 in 2024-02-11T23:41:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:07 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:07.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:07 smithi023 ceph-mon[113671]: osdmap e2682: 8 total, 8 up, 8 in 2024-02-11T23:41:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:07 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:07.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:07 smithi160 ceph-mon[106289]: osdmap e2682: 8 total, 8 up, 8 in 2024-02-11T23:41:07.672 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-02-11T23:41:07.808 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 76%] 2024-02-11T23:41:07.959 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 77%] 2024-02-11T23:41:08.074 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 77%] 2024-02-11T23:41:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[111262]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 20 KiB/s wr, 405 op/s 2024-02-11T23:41:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:41:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[111262]: osdmap e2683: 8 total, 8 up, 8 in 2024-02-11T23:41:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:41:08.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:41:08.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[113671]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 20 KiB/s wr, 405 op/s 2024-02-11T23:41:08.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:41:08.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[113671]: osdmap e2683: 8 total, 8 up, 8 in 2024-02-11T23:41:08.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:41:08.406 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:08 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:41:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:08 smithi160 ceph-mon[106289]: pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 298 KiB/s rd, 20 KiB/s wr, 405 op/s 2024-02-11T23:41:08.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-11T23:41:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:08 smithi160 ceph-mon[106289]: osdmap e2683: 8 total, 8 up, 8 in 2024-02-11T23:41:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-11T23:41:08.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:08 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-11T23:41:09.155 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 78%] 2024-02-11T23:41:09.251 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 78%] 2024-02-11T23:41:09.352 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 79%] 2024-02-11T23:41:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:09 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:41:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:09 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/620106382' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]: dispatch 2024-02-11T23:41:09.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:09 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]: dispatch 2024-02-11T23:41:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:09 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:41:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:09 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/620106382' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]: dispatch 2024-02-11T23:41:09.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:09 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]: dispatch 2024-02-11T23:41:09.444 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:09 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:41:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:09 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/620106382' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]: dispatch 2024-02-11T23:41:09.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:09 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]: dispatch 2024-02-11T23:41:09.461 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 79%] 2024-02-11T23:41:09.569 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 80%] 2024-02-11T23:41:09.658 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 81%] 2024-02-11T23:41:09.746 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 81%] 2024-02-11T23:41:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: pgmap v5007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 21 KiB/s wr, 418 op/s 2024-02-11T23:41:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]': finished 2024-02-11T23:41:10.405 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: osdmap e2684: 8 total, 8 up, 8 in 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' 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-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]: dispatch 2024-02-11T23:41:10.406 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]': finished 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: pgmap v5007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 21 KiB/s wr, 418 op/s 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]': finished 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: osdmap e2684: 8 total, 8 up, 8 in 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' 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-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.407 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:41:10.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]: dispatch 2024-02-11T23:41:10.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]: dispatch 2024-02-11T23:41:10.408 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:10 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]': finished 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: pgmap v5007: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 21 KiB/s wr, 418 op/s 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.23:0/1332764409"}]': finished 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: osdmap e2684: 8 total, 8 up, 8 in 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' 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-02-11T23:41:10.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-11T23:41:10.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' 2024-02-11T23:41:10.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]: dispatch 2024-02-11T23:41:10.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]: dispatch 2024-02-11T23:41:10.446 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:10 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/a8a7f39e-e498-4f44-a09d-365571d7de30"}]': finished 2024-02-11T23:41:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:11 smithi023 ceph-mon[111262]: osdmap e2685: 8 total, 8 up, 8 in 2024-02-11T23:41:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:11 smithi023 ceph-mon[111262]: osdmap e2686: 8 total, 8 up, 8 in 2024-02-11T23:41:11.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:11 smithi023 ceph-mon[111262]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 10 KiB/s wr, 238 op/s 2024-02-11T23:41:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:11 smithi023 ceph-mon[113671]: osdmap e2685: 8 total, 8 up, 8 in 2024-02-11T23:41:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:11 smithi023 ceph-mon[113671]: osdmap e2686: 8 total, 8 up, 8 in 2024-02-11T23:41:11.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:11 smithi023 ceph-mon[113671]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 10 KiB/s wr, 238 op/s 2024-02-11T23:41:11.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:11 smithi160 ceph-mon[106289]: osdmap e2685: 8 total, 8 up, 8 in 2024-02-11T23:41:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:11 smithi160 ceph-mon[106289]: osdmap e2686: 8 total, 8 up, 8 in 2024-02-11T23:41:11.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:11 smithi160 ceph-mon[106289]: pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 10 KiB/s wr, 238 op/s 2024-02-11T23:41:12.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:12 smithi023 ceph-mon[111262]: osdmap e2687: 8 total, 8 up, 8 in 2024-02-11T23:41:12.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:12 smithi023 ceph-mon[113671]: osdmap e2687: 8 total, 8 up, 8 in 2024-02-11T23:41:12.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:12 smithi160 ceph-mon[106289]: osdmap e2687: 8 total, 8 up, 8 in 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[111262]: osdmap e2688: 8 total, 8 up, 8 in 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/6e48395c-a29c-47ef-9b74-99d642ef723d"}]: dispatch 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/6e48395c-a29c-47ef-9b74-99d642ef723d"}]': finished 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/8bb8344d-77fe-49d9-8ed2-dfe2ed9a1696"}]: dispatch 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/8bb8344d-77fe-49d9-8ed2-dfe2ed9a1696"}]': finished 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[111262]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 35 KiB/s wr, 506 op/s 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[113671]: osdmap e2688: 8 total, 8 up, 8 in 2024-02-11T23:41:13.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/6e48395c-a29c-47ef-9b74-99d642ef723d"}]: dispatch 2024-02-11T23:41:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/6e48395c-a29c-47ef-9b74-99d642ef723d"}]': finished 2024-02-11T23:41:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/8bb8344d-77fe-49d9-8ed2-dfe2ed9a1696"}]: dispatch 2024-02-11T23:41:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/8bb8344d-77fe-49d9-8ed2-dfe2ed9a1696"}]': finished 2024-02-11T23:41:13.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:13 smithi023 ceph-mon[113671]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 35 KiB/s wr, 506 op/s 2024-02-11T23:41:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:13 smithi160 ceph-mon[106289]: osdmap e2688: 8 total, 8 up, 8 in 2024-02-11T23:41:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/6e48395c-a29c-47ef-9b74-99d642ef723d"}]: dispatch 2024-02-11T23:41:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/6e48395c-a29c-47ef-9b74-99d642ef723d"}]': finished 2024-02-11T23:41:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/8bb8344d-77fe-49d9-8ed2-dfe2ed9a1696"}]: dispatch 2024-02-11T23:41:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:13 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/8bb8344d-77fe-49d9-8ed2-dfe2ed9a1696"}]': finished 2024-02-11T23:41:13.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:13 smithi160 ceph-mon[106289]: pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 349 KiB/s rd, 35 KiB/s wr, 506 op/s 2024-02-11T23:41:14.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:14 smithi023 ceph-mon[111262]: osdmap e2689: 8 total, 8 up, 8 in 2024-02-11T23:41:14.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:14 smithi023 ceph-mon[113671]: osdmap e2689: 8 total, 8 up, 8 in 2024-02-11T23:41:14.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:14 smithi160 ceph-mon[106289]: osdmap e2689: 8 total, 8 up, 8 in 2024-02-11T23:41:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:15 smithi160 ceph-mon[106289]: osdmap e2690: 8 total, 8 up, 8 in 2024-02-11T23:41:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:15 smithi160 ceph-mon[106289]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 36 KiB/s wr, 634 op/s 2024-02-11T23:41:15.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:15 smithi160 ceph-mon[106289]: osdmap e2691: 8 total, 8 up, 8 in 2024-02-11T23:41:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-mon[111262]: osdmap e2690: 8 total, 8 up, 8 in 2024-02-11T23:41:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-mon[111262]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 36 KiB/s wr, 634 op/s 2024-02-11T23:41:16.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-mon[111262]: osdmap e2691: 8 total, 8 up, 8 in 2024-02-11T23:41:16.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:41:15] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-02-11T23:41:16.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-mon[113671]: osdmap e2690: 8 total, 8 up, 8 in 2024-02-11T23:41:16.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-mon[113671]: pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 36 KiB/s wr, 634 op/s 2024-02-11T23:41:16.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:15 smithi023 ceph-mon[113671]: osdmap e2691: 8 total, 8 up, 8 in 2024-02-11T23:41:17.641 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 82%] 2024-02-11T23:41:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:17 smithi023 ceph-mon[111262]: osdmap e2692: 8 total, 8 up, 8 in 2024-02-11T23:41:17.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:17 smithi023 ceph-mon[111262]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 7.5 KiB/s wr, 219 op/s 2024-02-11T23:41:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:17 smithi023 ceph-mon[113671]: osdmap e2692: 8 total, 8 up, 8 in 2024-02-11T23:41:17.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:17 smithi023 ceph-mon[113671]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 7.5 KiB/s wr, 219 op/s 2024-02-11T23:41:17.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:17 smithi160 ceph-mon[106289]: osdmap e2692: 8 total, 8 up, 8 in 2024-02-11T23:41:17.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:17 smithi160 ceph-mon[106289]: pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 7.5 KiB/s wr, 219 op/s 2024-02-11T23:41:18.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:18 smithi023 ceph-mon[111262]: osdmap e2693: 8 total, 8 up, 8 in 2024-02-11T23:41:18.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:18 smithi023 ceph-mon[113671]: osdmap e2693: 8 total, 8 up, 8 in 2024-02-11T23:41:18.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:18 smithi160 ceph-mon[106289]: osdmap e2693: 8 total, 8 up, 8 in 2024-02-11T23:41:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:19 smithi023 ceph-mon[111262]: osdmap e2694: 8 total, 8 up, 8 in 2024-02-11T23:41:19.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:19 smithi023 ceph-mon[111262]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 17 op/s 2024-02-11T23:41:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:19 smithi023 ceph-mon[113671]: osdmap e2694: 8 total, 8 up, 8 in 2024-02-11T23:41:19.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:19 smithi023 ceph-mon[113671]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 17 op/s 2024-02-11T23:41:19.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:19 smithi160 ceph-mon[106289]: osdmap e2694: 8 total, 8 up, 8 in 2024-02-11T23:41:19.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:19 smithi160 ceph-mon[106289]: pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 17 op/s 2024-02-11T23:41:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[111262]: osdmap e2695: 8 total, 8 up, 8 in 2024-02-11T23:41:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/2c5d9b74-6a4e-4798-ace2-a742fd815fbd"}]: dispatch 2024-02-11T23:41:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/2c5d9b74-6a4e-4798-ace2-a742fd815fbd"}]': finished 2024-02-11T23:41:20.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[111262]: osdmap e2696: 8 total, 8 up, 8 in 2024-02-11T23:41:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[113671]: osdmap e2695: 8 total, 8 up, 8 in 2024-02-11T23:41:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/2c5d9b74-6a4e-4798-ace2-a742fd815fbd"}]: dispatch 2024-02-11T23:41:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/2c5d9b74-6a4e-4798-ace2-a742fd815fbd"}]': finished 2024-02-11T23:41:20.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:20 smithi023 ceph-mon[113671]: osdmap e2696: 8 total, 8 up, 8 in 2024-02-11T23:41:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:20 smithi160 ceph-mon[106289]: osdmap e2695: 8 total, 8 up, 8 in 2024-02-11T23:41:20.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:20 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/2c5d9b74-6a4e-4798-ace2-a742fd815fbd"}]: dispatch 2024-02-11T23:41:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:20 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/651994639' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/2c5d9b74-6a4e-4798-ace2-a742fd815fbd"}]': finished 2024-02-11T23:41:20.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:20 smithi160 ceph-mon[106289]: osdmap e2696: 8 total, 8 up, 8 in 2024-02-11T23:41:21.689 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 82%] 2024-02-11T23:41:21.772 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 83%] 2024-02-11T23:41:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:21 smithi023 ceph-mon[111262]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-02-11T23:41:21.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:21 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:21 smithi023 ceph-mon[113671]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-02-11T23:41:21.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:21 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:21.922 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 83%] 2024-02-11T23:41:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:21 smithi160 ceph-mon[106289]: pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-02-11T23:41:21.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:21 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:21.998 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 84%] 2024-02-11T23:41:22.080 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 85%] 2024-02-11T23:41:22.157 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 85%] 2024-02-11T23:41:22.234 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 86%] 2024-02-11T23:41:22.375 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 86%] 2024-02-11T23:41:22.494 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 87%] 2024-02-11T23:41:22.501 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 87%] 2024-02-11T23:41:22.512 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 88%] 2024-02-11T23:41:22.513 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 89%] 2024-02-11T23:41:22.521 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 89%] 2024-02-11T23:41:22.528 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 90%] 2024-02-11T23:41:22.632 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 90%] 2024-02-11T23:41:22.730 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 91%] 2024-02-11T23:41:22.824 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 91%] 2024-02-11T23:41:22.904 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:22 smithi023 ceph-mon[111262]: osdmap e2697: 8 total, 8 up, 8 in 2024-02-11T23:41:22.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:22 smithi023 ceph-mon[113671]: osdmap e2697: 8 total, 8 up, 8 in 2024-02-11T23:41:22.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:22 smithi160 ceph-mon[106289]: osdmap e2697: 8 total, 8 up, 8 in 2024-02-11T23:41:22.964 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 92%] 2024-02-11T23:41:23.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:23 smithi023 ceph-mon[111262]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 12 KiB/s wr, 172 op/s 2024-02-11T23:41:23.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:23 smithi023 ceph-mon[113671]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 12 KiB/s wr, 172 op/s 2024-02-11T23:41:23.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:23 smithi160 ceph-mon[106289]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 12 KiB/s wr, 172 op/s 2024-02-11T23:41:24.647 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 93%] 2024-02-11T23:41:24.759 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 93%] 2024-02-11T23:41:24.857 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 94%] 2024-02-11T23:41:24.961 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 94%] 2024-02-11T23:41:25.135 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 95%] 2024-02-11T23:41:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:25 smithi023 ceph-mon[111262]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 16 KiB/s wr, 302 op/s 2024-02-11T23:41:26.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:25 smithi023 ceph-mon[111262]: osdmap e2698: 8 total, 8 up, 8 in 2024-02-11T23:41:26.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:25 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:41:25] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:41:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:25 smithi023 ceph-mon[113671]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 16 KiB/s wr, 302 op/s 2024-02-11T23:41:26.156 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:25 smithi023 ceph-mon[113671]: osdmap e2698: 8 total, 8 up, 8 in 2024-02-11T23:41:26.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:25 smithi160 ceph-mon[106289]: pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 217 KiB/s rd, 16 KiB/s wr, 302 op/s 2024-02-11T23:41:26.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:25 smithi160 ceph-mon[106289]: osdmap e2698: 8 total, 8 up, 8 in 2024-02-11T23:41:26.660 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 95%] 2024-02-11T23:41:26.758 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 96%] 2024-02-11T23:41:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:27 smithi023 ceph-mon[111262]: osdmap e2699: 8 total, 8 up, 8 in 2024-02-11T23:41:27.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:27 smithi023 ceph-mon[111262]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 75 KiB/s wr, 1.06k op/s 2024-02-11T23:41:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:27 smithi023 ceph-mon[113671]: osdmap e2699: 8 total, 8 up, 8 in 2024-02-11T23:41:27.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:27 smithi023 ceph-mon[113671]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 75 KiB/s wr, 1.06k op/s 2024-02-11T23:41:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:27 smithi160 ceph-mon[106289]: osdmap e2699: 8 total, 8 up, 8 in 2024-02-11T23:41:27.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:27 smithi160 ceph-mon[106289]: pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 75 KiB/s wr, 1.06k op/s 2024-02-11T23:41:28.691 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 97%] 2024-02-11T23:41:28.904 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:28 smithi023 ceph-mon[111262]: osdmap e2700: 8 total, 8 up, 8 in 2024-02-11T23:41:28.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:28 smithi023 ceph-mon[113671]: osdmap e2700: 8 total, 8 up, 8 in 2024-02-11T23:41:28.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:28 smithi160 ceph-mon[106289]: osdmap e2700: 8 total, 8 up, 8 in 2024-02-11T23:41:28.970 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 97%] 2024-02-11T23:41:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:29 smithi023 ceph-mon[111262]: osdmap e2701: 8 total, 8 up, 8 in 2024-02-11T23:41:29.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:29 smithi023 ceph-mon[111262]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 1.61k op/s 2024-02-11T23:41:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:29 smithi023 ceph-mon[113671]: osdmap e2701: 8 total, 8 up, 8 in 2024-02-11T23:41:29.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:29 smithi023 ceph-mon[113671]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 1.61k op/s 2024-02-11T23:41:29.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:29 smithi160 ceph-mon[106289]: osdmap e2701: 8 total, 8 up, 8 in 2024-02-11T23:41:29.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:29 smithi160 ceph-mon[106289]: pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 1.61k op/s 2024-02-11T23:41:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:30 smithi023 ceph-mon[111262]: osdmap e2702: 8 total, 8 up, 8 in 2024-02-11T23:41:30.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:30 smithi023 ceph-mon[111262]: osdmap e2703: 8 total, 8 up, 8 in 2024-02-11T23:41:30.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:30 smithi023 ceph-mon[113671]: osdmap e2702: 8 total, 8 up, 8 in 2024-02-11T23:41:30.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:30 smithi023 ceph-mon[113671]: osdmap e2703: 8 total, 8 up, 8 in 2024-02-11T23:41:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:30 smithi160 ceph-mon[106289]: osdmap e2702: 8 total, 8 up, 8 in 2024-02-11T23:41:30.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:30 smithi160 ceph-mon[106289]: osdmap e2703: 8 total, 8 up, 8 in 2024-02-11T23:41:31.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:31 smithi023 ceph-mon[111262]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 35 KiB/s wr, 447 op/s 2024-02-11T23:41:31.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:31 smithi023 ceph-mon[113671]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 35 KiB/s wr, 447 op/s 2024-02-11T23:41:31.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:31 smithi160 ceph-mon[106289]: pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 281 KiB/s rd, 35 KiB/s wr, 447 op/s 2024-02-11T23:41:32.766 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-02-11T23:41:32.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:32 smithi023 ceph-mon[111262]: osdmap e2704: 8 total, 8 up, 8 in 2024-02-11T23:41:32.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:32 smithi023 ceph-mon[113671]: osdmap e2704: 8 total, 8 up, 8 in 2024-02-11T23:41:32.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:32 smithi160 ceph-mon[106289]: osdmap e2704: 8 total, 8 up, 8 in 2024-02-11T23:41:32.998 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-02-11T23:41:33.192 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout:==================================== ERRORS ==================================== 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout:_______________ ERROR at teardown of TestImage.test_diff_iterate _______________ 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout:self = 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout:method = > 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout: def teardown_method(self, method): 2024-02-11T23:41:33.628 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.close() 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:> remove_image() 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py:584: 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py:121: in remove_image 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout: RBD().remove(ioctx, image_name) 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:> ??? 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:E rbd.ImageHasSnapshots: [errno 39] RBD image has snapshots (error removing image) 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:rbd.pyx:768: ImageHasSnapshots 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:=================================== FAILURES =================================== 2024-02-11T23:41:33.629 INFO:tasks.workunit.client.0.smithi023.stdout:_________________________ TestImage.test_diff_iterate __________________________ 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout:self = 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: def test_diff_iterate(self): 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: check_diff(self.image, 0, IMG_SIZE, None, []) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.write(b'a' * 256, 0) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: check_diff(self.image, 0, IMG_SIZE, None, [(0, 256, True)]) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.write(b'b' * 256, 256) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: check_diff(self.image, 0, IMG_SIZE, None, [(0, 512, True)]) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.discard(128, 256) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: check_diff(self.image, 0, IMG_SIZE, None, [(0, 512, True)]) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.create_snap('snap1') 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.discard(0, 1 << IMG_ORDER) 2024-02-11T23:41:33.630 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.create_snap('snap2') 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: self.image.set_snap('snap2') 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:> check_diff(self.image, 0, IMG_SIZE, 'snap1', [(0, 512, False)]) 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py:1229: 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py:1453: in check_diff 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: eq(extents, expected) 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:a = [], b = [(0, 512, False)] 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: def assert_equal(a, b): 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:> assert a == b 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:E AssertionError 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout: 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:../../../clone.client.0/src/test/pybind/assertions.py:2: AssertionError 2024-02-11T23:41:33.631 INFO:tasks.workunit.client.0.smithi023.stdout:========== 1 failed, 165 passed, 8 skipped, 1 error in 641.97 seconds ========== 2024-02-11T23:41:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:41:33.659 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-02-11T23:41:33.659 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-11T23:41:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:33 smithi023 ceph-mon[111262]: osdmap e2705: 8 total, 8 up, 8 in 2024-02-11T23:41:33.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:33 smithi023 ceph-mon[111262]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 381 KiB/s rd, 23 KiB/s wr, 504 op/s 2024-02-11T23:41:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:33 smithi023 ceph-mon[113671]: osdmap e2705: 8 total, 8 up, 8 in 2024-02-11T23:41:33.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:33 smithi023 ceph-mon[113671]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 381 KiB/s rd, 23 KiB/s wr, 504 op/s 2024-02-11T23:41:33.910 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on smithi023 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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-02-11T23:41:34.168 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=32b7d50dd9664f0d8295acf0d36af7a7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_d4ed20cfb238ef2c47d64ca4533eca00b8968b98/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on smithi023 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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-02-11T23:41:34.171 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-11T23:41:34.182 INFO:tasks.cephadm:Teardown begin 2024-02-11T23:41:34.182 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-02-11T23:41:34.183 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T23:41:34.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:33 smithi160 ceph-mon[106289]: osdmap e2705: 8 total, 8 up, 8 in 2024-02-11T23:41:34.197 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:33 smithi160 ceph-mon[106289]: pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 381 KiB/s rd, 23 KiB/s wr, 504 op/s 2024-02-11T23:41:34.590 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T23:41:34.590 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":20,"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":54271,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2923471929","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2923471929},{"type":"v1","addr":"172.21.15.160:6833","nonce":2923471929}]},"join_fscid":-1,"export_targets":[],"features":4540701272860131327,"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"}},"epoch":20}],"filesystems":[{"mdsmap":{"epoch":19,"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-02-11T22:11:50.883388+0000","modified":"2024-02-11T22:21:33.287147+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":477,"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"}},"max_mds":1,"in":[0],"up":{"mds_0":34320},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34320":{"gid":34320,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":5,"addr":"172.21.15.23:6835/2745131658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":2745131658},{"type":"v1","addr":"172.21.15.23:6835","nonce":2745131658}]},"join_fscid":-1,"export_targets":[],"features":4540701272860131327,"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"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-11T23:41:34.593 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 20 2024-02-11T23:41:34.605 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-11T23:41:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:34 smithi023 ceph-mon[111262]: osdmap e2706: 8 total, 8 up, 8 in 2024-02-11T23:41:34.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:34 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2503218964' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T23:41:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:34 smithi023 ceph-mon[113671]: osdmap e2706: 8 total, 8 up, 8 in 2024-02-11T23:41:34.905 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:34 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2503218964' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T23:41:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:34 smithi160 ceph-mon[106289]: osdmap e2706: 8 total, 8 up, 8 in 2024-02-11T23:41:34.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:34 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2503218964' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T23:41:35.018 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T23:41:35.018 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":20,"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":54271,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.160:6833/2923471929","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6832","nonce":2923471929},{"type":"v1","addr":"172.21.15.160:6833","nonce":2923471929}]},"join_fscid":-1,"export_targets":[],"features":4540701272860131327,"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"}},"epoch":20}],"filesystems":[{"mdsmap":{"epoch":19,"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-02-11T22:11:50.883388+0000","modified":"2024-02-11T22:21:33.287147+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":477,"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"}},"max_mds":1,"in":[0],"up":{"mds_0":34320},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34320":{"gid":34320,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":5,"addr":"172.21.15.23:6835/2745131658","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6834","nonce":2745131658},{"type":"v1","addr":"172.21.15.23:6835","nonce":2745131658}]},"join_fscid":-1,"export_targets":[],"features":4540701272860131327,"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"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-11T23:41:35.021 INFO:teuthology.orchestra.run.smithi023.stderr:dumped fsmap epoch 20 2024-02-11T23:41:35.033 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-11T23:41:35.376 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-02-11T23:41:35.377 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":2706,"fsid":"e509b316-c929-11ee-95b9-87774f69a715","created":"2024-02-11T22:07:48.810908+0000","modified":"2024-02-11T23:41:33.603430+0000","last_up_change":"2024-02-11T22:21:12.803897+0000","last_in_change":"2024-02-11T22:11:21.597589+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":123,"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-02-11T22:10:13.857083+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-11T22:11:49.404981+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-11T22:11:50.251725+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":"60","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-11T22:12:17.487674+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":"1108","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":1108,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c388b92a-fcf0-4b48-a39f-49914aaa39d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":250,"up_from":260,"up_thru":2625,"down_at":251,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6802","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6803","nonce":164338974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6805","nonce":164338974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6809","nonce":164338974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":164338974},{"type":"v1","addr":"172.21.15.23:6807","nonce":164338974}]},"public_addr":"172.21.15.23:6803/164338974","cluster_addr":"172.21.15.23:6805/164338974","heartbeat_back_addr":"172.21.15.23:6809/164338974","heartbeat_front_addr":"172.21.15.23:6807/164338974","state":["exists","up"]},{"osd":1,"uuid":"da9485ec-cf0e-4cdb-90d7-423fc7d931fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":279,"up_from":289,"up_thru":2625,"down_at":280,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6810","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6811","nonce":2963248168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6813","nonce":2963248168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6817","nonce":2963248168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2963248168},{"type":"v1","addr":"172.21.15.23:6815","nonce":2963248168}]},"public_addr":"172.21.15.23:6811/2963248168","cluster_addr":"172.21.15.23:6813/2963248168","heartbeat_back_addr":"172.21.15.23:6817/2963248168","heartbeat_front_addr":"172.21.15.23:6815/2963248168","state":["exists","up"]},{"osd":2,"uuid":"fcc069a3-3aa6-4331-8bee-e69849899e65","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":307,"up_from":316,"up_thru":2625,"down_at":308,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6818","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6819","nonce":4241357146}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6821","nonce":4241357146}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6825","nonce":4241357146}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":4241357146},{"type":"v1","addr":"172.21.15.23:6823","nonce":4241357146}]},"public_addr":"172.21.15.23:6819/4241357146","cluster_addr":"172.21.15.23:6821/4241357146","heartbeat_back_addr":"172.21.15.23:6825/4241357146","heartbeat_front_addr":"172.21.15.23:6823/4241357146","state":["exists","up"]},{"osd":3,"uuid":"311413c2-ce93-4668-afd9-dce9e4f1a5db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":336,"up_from":345,"up_thru":2625,"down_at":337,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6826","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6827","nonce":1689490880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6829","nonce":1689490880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6833","nonce":1689490880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":1689490880},{"type":"v1","addr":"172.21.15.23:6831","nonce":1689490880}]},"public_addr":"172.21.15.23:6827/1689490880","cluster_addr":"172.21.15.23:6829/1689490880","heartbeat_back_addr":"172.21.15.23:6833/1689490880","heartbeat_front_addr":"172.21.15.23:6831/1689490880","state":["exists","up"]},{"osd":4,"uuid":"6669dada-926a-4849-949d-68abe78f22a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":365,"up_from":374,"up_thru":2625,"down_at":366,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6800","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6801","nonce":3600799423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6802","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6803","nonce":3600799423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6806","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6807","nonce":3600799423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6804","nonce":3600799423},{"type":"v1","addr":"172.21.15.160:6805","nonce":3600799423}]},"public_addr":"172.21.15.160:6801/3600799423","cluster_addr":"172.21.15.160:6803/3600799423","heartbeat_back_addr":"172.21.15.160:6807/3600799423","heartbeat_front_addr":"172.21.15.160:6805/3600799423","state":["exists","up"]},{"osd":5,"uuid":"e89e8e3c-baa9-4f11-8e82-9d2055cacea1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":37,"last_clean_end":394,"up_from":404,"up_thru":2625,"down_at":395,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6808","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6809","nonce":3275615603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6810","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6811","nonce":3275615603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6814","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6815","nonce":3275615603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6812","nonce":3275615603},{"type":"v1","addr":"172.21.15.160:6813","nonce":3275615603}]},"public_addr":"172.21.15.160:6809/3275615603","cluster_addr":"172.21.15.160:6811/3275615603","heartbeat_back_addr":"172.21.15.160:6815/3275615603","heartbeat_front_addr":"172.21.15.160:6813/3275615603","state":["exists","up"]},{"osd":6,"uuid":"adf8ce0b-5049-453f-98e7-ca16e0eddd06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":44,"last_clean_end":422,"up_from":432,"up_thru":2625,"down_at":423,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6816","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6817","nonce":795805436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6818","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6819","nonce":795805436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6822","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6823","nonce":795805436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6820","nonce":795805436},{"type":"v1","addr":"172.21.15.160:6821","nonce":795805436}]},"public_addr":"172.21.15.160:6817/795805436","cluster_addr":"172.21.15.160:6819/795805436","heartbeat_back_addr":"172.21.15.160:6823/795805436","heartbeat_front_addr":"172.21.15.160:6821/795805436","state":["exists","up"]},{"osd":7,"uuid":"c1e3220a-bf84-40d3-a5df-154e2dbaaa0b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":52,"last_clean_end":450,"up_from":459,"up_thru":2625,"down_at":451,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6824","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6825","nonce":475478567}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6826","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6827","nonce":475478567}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6830","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6831","nonce":475478567}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.160:6828","nonce":475478567},{"type":"v1","addr":"172.21.15.160:6829","nonce":475478567}]},"public_addr":"172.21.15.160:6825/475478567","cluster_addr":"172.21.15.160:6827/475478567","heartbeat_back_addr":"172.21.15.160:6831/475478567","heartbeat_front_addr":"172.21.15.160:6829/475478567","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:37.024180+0000","dead_epoch":250},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:09:53.859417+0000","dead_epoch":279},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:10.759348+0000","dead_epoch":307},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:27.855159+0000","dead_epoch":336},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:10:43.822463+0000","dead_epoch":364},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:00.744630+0000","dead_epoch":394},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:17.667248+0000","dead_epoch":422},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2024-02-11T22:11:34.605157+0000","dead_epoch":450}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.1","mappings":[{"from":0,"to":2}]},{"pgid":"3.6","mappings":[{"from":0,"to":2}]},{"pgid":"3.b","mappings":[{"from":4,"to":1}]},{"pgid":"3.d","mappings":[{"from":5,"to":1}]},{"pgid":"3.10","mappings":[{"from":0,"to":1}]},{"pgid":"3.13","mappings":[{"from":4,"to":3}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/2631029394":"2024-02-12T00:22:38.318542+0000","172.21.15.23:0/23653483":"2024-02-12T00:03:20.595976+0000","172.21.15.160:6833/2267926331":"2024-02-12T22:21:31.218781+0000","172.21.15.160:6832/2267926331":"2024-02-12T22:21:31.218781+0000","172.21.15.23:6835/1633187321":"2024-02-12T22:21:17.495079+0000","172.21.15.23:6834/1633187321":"2024-02-12T22:21:17.495079+0000","172.21.15.23:0/1245119960":"2024-02-12T22:16:51.285121+0000","172.21.15.160:0/1315649641":"2024-02-12T22:16:17.488526+0000","172.21.15.23:6800/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/3107546354":"2024-02-12T00:22:39.308218+0000","172.21.15.23:0/425741410":"2024-02-12T22:15:44.404600+0000","172.21.15.160:6835/2458178651":"2024-02-12T22:16:17.488526+0000","172.21.15.160:0/899269923":"2024-02-12T22:16:17.488526+0000","172.21.15.160:0/1148063079":"2024-02-12T22:16:17.488526+0000","172.21.15.160:6834/2458178651":"2024-02-12T22:16:17.488526+0000","172.21.15.23:0/1454770234":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/1102858449":"2024-02-12T22:12:18.928256+0000","172.21.15.160:0/681626330":"2024-02-12T22:16:17.488526+0000","172.21.15.160:0/3345904657":"2024-02-12T22:16:17.488526+0000","172.21.15.23:0/3679764238":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/3288356161":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/144991544":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/1332764409":"2024-02-12T00:41:08.139657+0000","172.21.15.23:6800/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/2101613855":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/816072064":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6801/573887858":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/1512989981":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/2134891666":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/2261507869":"2024-02-12T22:08:13.378984+0000","172.21.15.23:6801/776785053":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6800/1376506014":"2024-02-12T22:15:44.404600+0000","172.21.15.160:0/2221418077":"2024-02-12T22:16:17.488526+0000","172.21.15.23:0/1745834256":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/1376506014":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/3343757510":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/1073365980":"2024-02-12T22:08:35.348974+0000","172.21.15.23:0/295014298":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/862557108":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6800/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:0/3446023356":"2024-02-12T22:08:35.348974+0000","172.21.15.23:6801/1298362593":"2024-02-12T22:12:18.928256+0000","172.21.15.23:6801/3021728491":"2024-02-12T22:08:13.378984+0000","172.21.15.23:0/367990984":"2024-02-12T22:15:44.404600+0000","172.21.15.23:0/927343895":"2024-02-12T22:16:51.285121+0000","172.21.15.23:0/4280648496":"2024-02-12T22:16:51.285121+0000","172.21.15.23:6800/573887858":"2024-02-12T22:16:51.285121+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":426,"length":1}]},{"pool":60,"snaps":[{"begin":2,"length":1}]},{"pool":63,"snaps":[{"begin":1,"length":2}]},{"pool":68,"snaps":[{"begin":1,"length":2}]},{"pool":106,"snaps":[{"begin":14,"length":7}]},{"pool":107,"snaps":[{"begin":14,"length":5}]},{"pool":108,"snaps":[{"begin":2,"length":1}]},{"pool":109,"snaps":[{"begin":22,"length":1}]},{"pool":110,"snaps":[{"begin":35,"length":3},{"begin":42,"length":4}]},{"pool":112,"snaps":[{"begin":4,"length":5}]},{"pool":115,"snaps":[{"begin":2,"length":1}]},{"pool":116,"snaps":[{"begin":2,"length":1}]},{"pool":117,"snaps":[{"begin":2,"length":1}]},{"pool":118,"snaps":[{"begin":2,"length":1}]},{"pool":119,"snaps":[{"begin":2,"length":1}]},{"pool":120,"snaps":[{"begin":2,"length":1}]},{"pool":121,"snaps":[{"begin":2,"length":1}]},{"pool":122,"snaps":[{"begin":291,"length":4}]},{"pool":123,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-11T23:41:35.391 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2024-02-11T23:41:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-mon[111262]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:41:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1049329937' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T23:41:35.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2529158928' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T23:41:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-mon[113671]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:41:35.655 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1049329937' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T23:41:35.656 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2529158928' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T23:41:35.798 INFO:teuthology.orchestra.run.smithi023.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-02-11T23:41:35.815 DEBUG:teuthology.orchestra.run.smithi023:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2024-02-11T23:41:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:35 smithi160 ceph-mon[106289]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:41:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1049329937' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-11T23:41:35.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:35 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2529158928' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-11T23:41:36.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[111239]: 2024-02-11T23:41:35.784+0000 7fcf19f30700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T23:41:36.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: ::ffff:172.21.15.160 - - [11/Feb/2024:23:41:35] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-02-11T23:41:36.155 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[146871]: ignoring --setuser ceph since I am not root 2024-02-11T23:41:36.156 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[146871]: ignoring --setgroup ceph since I am not root 2024-02-11T23:41:36.156 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:41:35 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[146871]: starting mds.a at 2024-02-11T23:41:36.808 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T23:41:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/170032997' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-11T23:41:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-11T23:41:36.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: osdmap e2707: 8 total, 8 up, 8 in 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1094111727' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:41:36.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/170032997' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: osdmap e2707: 8 total, 8 up, 8 in 2024-02-11T23:41:36.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T23:41:36.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1094111727' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:41:36.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:41:36.908 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:36 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/170032997' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: osdmap e2707: 8 total, 8 up, 8 in 2024-02-11T23:41:36.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-11T23:41:36.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1094111727' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-11T23:41:36.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' 2024-02-11T23:41:36.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:36 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-11T23:41:37.805 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'cephfs_metadata' removed 2024-02-11T23:41:37.820 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T23:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T23:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T23:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: Cluster is now healthy 2024-02-11T23:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/1094111727' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-02-11T23:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: mds.? [v2:172.21.15.23:6834/2052586900,v1:172.21.15.23:6835/2052586900] up:boot 2024-02-11T23:41:37.905 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: fsmap 2 up:standby 2024-02-11T23:41:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T23:41:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:41:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/2539775188' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T23:41:37.906 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[111262]: 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-02-11T23:41:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T23:41:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T23:41:37.906 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: Cluster is now healthy 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/1094111727' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: mds.? [v2:172.21.15.23:6834/2052586900,v1:172.21.15.23:6835/2052586900] up:boot 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: fsmap 2 up:standby 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/2539775188' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T23:41:37.907 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:37 smithi023 ceph-mon[113671]: 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-02-11T23:41:37.944 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: Cluster is now healthy 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/1094111727' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: mds.? [v2:172.21.15.23:6834/2052586900,v1:172.21.15.23:6835/2052586900] up:boot 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: fsmap 2 up:standby 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: from='mgr.25021 172.21.15.23:0/1862782571' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-02-11T23:41:37.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/2539775188' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T23:41:37.946 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:37 smithi160 ceph-mon[106289]: 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-02-11T23:41:38.820 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'cephfs_data' removed 2024-02-11T23:41:38.837 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-11T23:41:38.866 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-11T23:41:38.917 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-11T23:41:38.918 DEBUG:teuthology.orchestra.run.smithi023:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-11T23:41:38.936 DEBUG:teuthology.orchestra.run.smithi160:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-11T23:41:38.954 INFO:tasks.cephadm:Stopping all daemons... 2024-02-11T23:41:38.955 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-11T23:41:38.955 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a 2024-02-11T23:41:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[113671]: 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-02-11T23:41:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[113671]: osdmap e2708: 8 total, 8 up, 8 in 2024-02-11T23:41:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[113671]: from='client.? 172.21.15.23:0/501614561' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T23:41:39.155 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[113671]: 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-02-11T23:41:39.155 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[111262]: 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-02-11T23:41:39.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[111262]: osdmap e2708: 8 total, 8 up, 8 in 2024-02-11T23:41:39.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[111262]: from='client.? 172.21.15.23:0/501614561' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T23:41:39.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:38 smithi023 ceph-mon[111262]: 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-02-11T23:41:39.156 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:39 smithi023 systemd[1]: Stopping Ceph mon.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:39.194 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:38 smithi160 ceph-mon[106289]: 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-02-11T23:41:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:38 smithi160 ceph-mon[106289]: osdmap e2708: 8 total, 8 up, 8 in 2024-02-11T23:41:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:38 smithi160 ceph-mon[106289]: from='client.? 172.21.15.23:0/501614561' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-11T23:41:39.195 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:38 smithi160 ceph-mon[106289]: 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-02-11T23:41:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[111239]: 2024-02-11T23:41:39.205+0000 7fcf1f73b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a[111239]: 2024-02-11T23:41:39.205+0000 7fcf1f73b700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-11T23:41:39.655 INFO:journalctl@ceph.mon.a.smithi023.stdout:Feb 11 23:41:39 smithi023 bash[258558]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-a 2024-02-11T23:41:39.655 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:39] ENGINE Bus STOPPING 2024-02-11T23:41:39.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T23:41:39.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:39] ENGINE Bus STOPPED 2024-02-11T23:41:39.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:39] ENGINE Bus STARTING 2024-02-11T23:41:39.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:39] ENGINE Serving on http://:::9283 2024-02-11T23:41:39.656 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:39 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:39] ENGINE Bus STARTED 2024-02-11T23:41:39.734 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.a.service' 2024-02-11T23:41:39.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:39.780 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-11T23:41:39.781 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-11T23:41:39.781 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.c 2024-02-11T23:41:40.040 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:39 smithi023 systemd[1]: Stopping Ceph mon.c for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-c[113648]: 2024-02-11T23:41:40.039+0000 7f7c4bf6b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-c[113648]: 2024-02-11T23:41:40.039+0000 7f7c4bf6b700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-02-11T23:41:40.405 INFO:journalctl@ceph.mon.c.smithi023.stdout:Feb 11 23:41:40 smithi023 bash[258711]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-c 2024-02-11T23:41:40.405 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:40] ENGINE Bus STOPPING 2024-02-11T23:41:40.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-11T23:41:40.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:40] ENGINE Bus STOPPED 2024-02-11T23:41:40.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:40] ENGINE Bus STARTING 2024-02-11T23:41:40.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:40] ENGINE Serving on http://:::9283 2024-02-11T23:41:40.406 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: [11/Feb/2024:23:41:40] ENGINE Bus STARTED 2024-02-11T23:41:40.511 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.c.service' 2024-02-11T23:41:40.548 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:40.549 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-11T23:41:40.549 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-11T23:41:40.549 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.b 2024-02-11T23:41:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:40 smithi160 systemd[1]: Stopping Ceph mon.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-b[106266]: 2024-02-11T23:41:40.790+0000 7f2e8c86d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:40.945 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:40 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-b[106266]: 2024-02-11T23:41:40.790+0000 7f2e8c86d700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-02-11T23:41:41.445 INFO:journalctl@ceph.mon.b.smithi160.stdout:Feb 11 23:41:41 smithi160 bash[182531]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mon-b 2024-02-11T23:41:41.458 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mon.b.service' 2024-02-11T23:41:41.508 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:41.508 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-11T23:41:41.508 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-11T23:41:41.508 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y 2024-02-11T23:41:41.860 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:41 smithi023 systemd[1]: Stopping Ceph mgr.y for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:41.861 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:41 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T23:41:41.746+0000 7f93f10c7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:41.861 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:41 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y[100391]: 2024-02-11T23:41:41.746+0000 7f93f10c7700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-11T23:41:42.155 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Feb 11 23:41:41 smithi023 bash[258864]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-y 2024-02-11T23:41:42.185 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.y.service' 2024-02-11T23:41:42.223 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:42.224 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-11T23:41:42.224 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-11T23:41:42.224 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x 2024-02-11T23:41:42.596 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 23:41:42 smithi160 systemd[1]: Stopping Ceph mgr.x for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:42.944 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 23:41:42 smithi160 bash[182676]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mgr-x 2024-02-11T23:41:42.945 INFO:journalctl@ceph.mgr.x.smithi160.stdout:Feb 11 23:41:42 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-11T23:41:43.028 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mgr.x.service' 2024-02-11T23:41:43.065 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:43.065 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-11T23:41:43.065 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-11T23:41:43.065 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.0 2024-02-11T23:41:43.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 23:41:43 smithi023 systemd[1]: Stopping Ceph osd.0 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:43.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 23:41:43 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T23:41:43.305+0000 7f06fa185700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:43.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 23:41:43 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T23:41:43.305+0000 7f06fa185700 -1 osd.0 2709 *** Got signal Terminated *** 2024-02-11T23:41:43.405 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 23:41:43 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0[120968]: 2024-02-11T23:41:43.305+0000 7f06fa185700 -1 osd.0 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:41:49.155 INFO:journalctl@ceph.osd.0.smithi023.stdout:Feb 11 23:41:48 smithi023 bash[259005]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-0 2024-02-11T23:41:50.042 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.0.service' 2024-02-11T23:41:50.083 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:50.084 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-11T23:41:50.084 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-11T23:41:50.084 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.1 2024-02-11T23:41:50.355 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 23:41:50 smithi023 systemd[1]: Stopping Ceph osd.1 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:50.655 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 23:41:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[127451]: 2024-02-11T23:41:50.353+0000 7f98b269a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:50.655 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 23:41:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[127451]: 2024-02-11T23:41:50.353+0000 7f98b269a700 -1 osd.1 2709 *** Got signal Terminated *** 2024-02-11T23:41:50.655 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 23:41:50 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1[127451]: 2024-02-11T23:41:50.353+0000 7f98b269a700 -1 osd.1 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:41:56.405 INFO:journalctl@ceph.osd.1.smithi023.stdout:Feb 11 23:41:56 smithi023 bash[259264]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-1 2024-02-11T23:41:57.475 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.1.service' 2024-02-11T23:41:57.517 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:41:57.517 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-11T23:41:57.518 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-11T23:41:57.518 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.2 2024-02-11T23:41:57.778 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 23:41:57 smithi023 systemd[1]: Stopping Ceph osd.2 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:41:58.154 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 23:41:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T23:41:57.777+0000 7f3f7b58e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:41:58.155 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 23:41:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T23:41:57.777+0000 7f3f7b58e700 -1 osd.2 2709 *** Got signal Terminated *** 2024-02-11T23:41:58.155 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 23:41:57 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2[133807]: 2024-02-11T23:41:57.777+0000 7f3f7b58e700 -1 osd.2 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:42:03.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:03.102Z 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.23:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T23:42:03.445 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:03.103Z 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.23:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T23:42:03.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:03.104Z 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.23:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T23:42:03.446 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:03 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:03.104Z 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.23:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-02-11T23:42:03.905 INFO:journalctl@ceph.osd.2.smithi023.stdout:Feb 11 23:42:03 smithi023 bash[259524]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-2 2024-02-11T23:42:04.681 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.2.service' 2024-02-11T23:42:04.724 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:04.724 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-11T23:42:04.724 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-11T23:42:04.724 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.3 2024-02-11T23:42:04.985 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 23:42:04 smithi023 systemd[1]: Stopping Ceph osd.3 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:05.404 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 23:42:04 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T23:42:04.984+0000 7f466c05d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:05.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 23:42:04 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T23:42:04.984+0000 7f466c05d700 -1 osd.3 2709 *** Got signal Terminated *** 2024-02-11T23:42:05.405 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 23:42:04 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3[140368]: 2024-02-11T23:42:04.984+0000 7f466c05d700 -1 osd.3 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:42:10.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:10.157+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:10.905 INFO:journalctl@ceph.osd.3.smithi023.stdout:Feb 11 23:42:10 smithi023 bash[259780]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-3 2024-02-11T23:42:10.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:10 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:10.505+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:11.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:11 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:11.149+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:11.740 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.3.service' 2024-02-11T23:42:11.782 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:11.782 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-11T23:42:11.782 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-11T23:42:11.782 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.4 2024-02-11T23:42:11.813 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:11 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:11.512+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:12.119 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:11 smithi160 systemd[1]: Stopping Ceph osd.4 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:12.119 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:12.028+0000 7f989588e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:12.119 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:12.028+0000 7f989588e700 -1 osd.4 2709 *** Got signal Terminated *** 2024-02-11T23:42:12.120 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:12.028+0000 7f989588e700 -1 osd.4 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:42:12.445 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:12.265+0000 7f9891e89700 -1 osd.4 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:47.266762+0000 front 2024-02-11T23:41:47.266621+0000 (oldest deadline 2024-02-11T23:42:11.966704+0000) 2024-02-11T23:42:12.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:12.118+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:12.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:12 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:12.478+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:13.445 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:13.241+0000 7f9891e89700 -1 osd.4 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:47.266762+0000 front 2024-02-11T23:41:47.266621+0000 (oldest deadline 2024-02-11T23:42:11.966704+0000) 2024-02-11T23:42:13.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:13.132+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:13.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:13 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:13.527+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:14.445 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:14.223+0000 7f9891e89700 -1 osd.4 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:47.266762+0000 front 2024-02-11T23:41:47.266621+0000 (oldest deadline 2024-02-11T23:42:11.966704+0000) 2024-02-11T23:42:14.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:14.135+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:14.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:14.521+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:15.445 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:15.198+0000 7f9891e89700 -1 osd.4 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:47.266762+0000 front 2024-02-11T23:41:47.266621+0000 (oldest deadline 2024-02-11T23:42:11.966704+0000) 2024-02-11T23:42:15.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:15.099+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:15.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:14 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:14.949+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:15.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:15.518+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:16.445 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4[113708]: 2024-02-11T23:42:16.158+0000 7f9891e89700 -1 osd.4 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:47.266762+0000 front 2024-02-11T23:41:47.266621+0000 (oldest deadline 2024-02-11T23:42:11.966704+0000) 2024-02-11T23:42:16.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:15 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:15.985+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:16.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:16.099+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:16.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:16.099+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:16.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:16.566+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:16.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:16 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:16.566+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:17.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:17.060+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:17.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:17.060+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:17.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:17.023+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:17.945 INFO:journalctl@ceph.osd.4.smithi160.stdout:Feb 11 23:42:17 smithi160 bash[182821]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-4 2024-02-11T23:42:17.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:17.577+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:17.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:17.577+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:18.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:17 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:17.986+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:18.446 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:18.104+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:18.446 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:18.104+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:18.892 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:18.532+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:18.892 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:18.532+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:18.899 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.4.service' 2024-02-11T23:42:18.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:18.979 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-11T23:42:18.979 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-11T23:42:18.979 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.5 2024-02-11T23:42:19.195 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:19.069+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:19.195 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:19.069+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:19.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:18 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:18.965+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:19.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:19 smithi160 systemd[1]: Stopping Ceph osd.5 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:19.511 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:19.243+0000 7fbe37f07700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:19.511 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:19.243+0000 7fbe37f07700 -1 osd.5 2709 *** Got signal Terminated *** 2024-02-11T23:42:19.512 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:19.243+0000 7fbe37f07700 -1 osd.5 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:42:19.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:19.511+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:19.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:19 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:19.511+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:20.444 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:20.000+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:20.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:20.000+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:54.416569+0000 front 2024-02-11T23:41:54.416559+0000 (oldest deadline 2024-02-11T23:42:19.116460+0000) 2024-02-11T23:42:20.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:20.102+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:20.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:20.102+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:20.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:20.481+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:20.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:20.481+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:21.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:20.950+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:21.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:20 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:20.950+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:54.416569+0000 front 2024-02-11T23:41:54.416559+0000 (oldest deadline 2024-02-11T23:42:19.116460+0000) 2024-02-11T23:42:21.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:21.060+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:21.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:21.060+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:21.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:21.473+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:21.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:21.473+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:22.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:21.951+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:22.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:21 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:21.951+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:54.416569+0000 front 2024-02-11T23:41:54.416559+0000 (oldest deadline 2024-02-11T23:42:19.116460+0000) 2024-02-11T23:42:22.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:22.092+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:22.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:22.092+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:22.904 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:22.513+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:22.904 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:22.513+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:23.194 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:23.106+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:23.195 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:23.106+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:23.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:22.904+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:23.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:22 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:22.904+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:54.416569+0000 front 2024-02-11T23:41:54.416559+0000 (oldest deadline 2024-02-11T23:42:19.116460+0000) 2024-02-11T23:42:23.877 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:23.485+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:23.877 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:23.485+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:24.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:23.876+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:44.415565+0000 front 2024-02-11T23:41:44.415841+0000 (oldest deadline 2024-02-11T23:42:14.415930+0000) 2024-02-11T23:42:24.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:23.876+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:54.416569+0000 front 2024-02-11T23:41:54.416559+0000 (oldest deadline 2024-02-11T23:42:19.116460+0000) 2024-02-11T23:42:24.195 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:23 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5[119390]: 2024-02-11T23:42:23.876+0000 7fbe34502700 -1 osd.5 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.617368+0000 front 2024-02-11T23:41:59.617326+0000 (oldest deadline 2024-02-11T23:42:23.717247+0000) 2024-02-11T23:42:24.195 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:24.081+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:24.196 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:24.081+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:24.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:24.464+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:24.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:24 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:24.464+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:25.445 INFO:journalctl@ceph.osd.5.smithi160.stdout:Feb 11 23:42:25 smithi160 bash[183076]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-5 2024-02-11T23:42:25.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:25.043+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:25.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:25.043+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:25.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:25.490+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:25.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:25 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:25.490+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:26.297 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:26.071+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:26.298 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:26.071+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:26.306 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.5.service' 2024-02-11T23:42:26.349 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:26.349 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-11T23:42:26.349 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-11T23:42:26.349 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.6 2024-02-11T23:42:26.617 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 systemd[1]: Stopping Ceph osd.6 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:26.618 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:26.502+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:26.618 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:26.502+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:26.618 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:26.502+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:42:00.830224+0000 front 2024-02-11T23:42:00.830272+0000 (oldest deadline 2024-02-11T23:42:25.530094+0000) 2024-02-11T23:42:26.618 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:26.617+0000 7f313f03c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:26.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:26.617+0000 7f313f03c700 -1 osd.6 2709 *** Got signal Terminated *** 2024-02-11T23:42:26.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:26 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:26.617+0000 7f313f03c700 -1 osd.6 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:42:27.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:27 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:27.052+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:27.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:27 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:27.052+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:27.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:27 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:27.052+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:27.944 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:27 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:27.473+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:27.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:27 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:27.473+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:27.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:27 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:27.473+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:42:00.830224+0000 front 2024-02-11T23:42:00.830272+0000 (oldest deadline 2024-02-11T23:42:25.530094+0000) 2024-02-11T23:42:28.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:28.066+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:28.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:28.066+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:28.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:28.066+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:28.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:28.508+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:28.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:28.508+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:28.946 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:28 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:28.508+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:42:00.830224+0000 front 2024-02-11T23:42:00.830272+0000 (oldest deadline 2024-02-11T23:42:25.530094+0000) 2024-02-11T23:42:29.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:29.108+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:29.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:29.108+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:29.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:29.108+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:29.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:29.510+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:29.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:29.510+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:29.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:29 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:29.510+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:42:00.830224+0000 front 2024-02-11T23:42:00.830272+0000 (oldest deadline 2024-02-11T23:42:25.530094+0000) 2024-02-11T23:42:30.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:30 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:30.068+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:30.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:30 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:30.068+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:30.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:30 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:30.068+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:30.947 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:30 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:30.532+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:30.947 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:30 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:30.532+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:30.947 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:30 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:30.532+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:42:00.830224+0000 front 2024-02-11T23:42:00.830272+0000 (oldest deadline 2024-02-11T23:42:25.530094+0000) 2024-02-11T23:42:31.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:31.106+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:31.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:31.106+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:31.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:31.106+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:31.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:31.520+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:46.328139+0000 front 2024-02-11T23:41:46.328228+0000 (oldest deadline 2024-02-11T23:42:09.827947+0000) 2024-02-11T23:42:31.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:31.520+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:53.928855+0000 front 2024-02-11T23:41:53.928788+0000 (oldest deadline 2024-02-11T23:42:16.228872+0000) 2024-02-11T23:42:31.945 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:31 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6[125250]: 2024-02-11T23:42:31.520+0000 7f313b637700 -1 osd.6 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:42:00.830224+0000 front 2024-02-11T23:42:00.830272+0000 (oldest deadline 2024-02-11T23:42:25.530094+0000) 2024-02-11T23:42:32.445 INFO:journalctl@ceph.osd.6.smithi160.stdout:Feb 11 23:42:32 smithi160 bash[183334]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-6 2024-02-11T23:42:32.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:32.078+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:32.446 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:32.078+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:32.446 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:32.078+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:33.177 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:42:32 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a[152155]: logger=cleanup t=2024-02-11T23:42:32.929080393Z level=info msg="Completed cleanup jobs" duration=839.822µs 2024-02-11T23:42:33.177 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:33.045+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:33.177 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:33.045+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:33.178 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:33.045+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:33.454 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.6.service' 2024-02-11T23:42:33.494 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:33.494 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-11T23:42:33.494 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-11T23:42:33.494 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.7 2024-02-11T23:42:33.783 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 systemd[1]: Stopping Ceph osd.7 for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:33.784 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:33.782+0000 7f2b3cf44700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:34.033 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:33.782+0000 7f2b3cf44700 -1 osd.7 2709 *** Got signal Terminated *** 2024-02-11T23:42:34.033 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:33 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:33.782+0000 7f2b3cf44700 -1 osd.7 2709 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-11T23:42:34.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:34.033+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:34.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:34.033+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:34.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:34 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:34.033+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:35.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.016+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:35.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.016+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:35.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.016+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:36.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:36.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:36.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:36.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:35 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:35.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-02-11T23:42:09.953290+0000 front 2024-02-11T23:42:09.953334+0000 (oldest deadline 2024-02-11T23:42:35.853137+0000) 2024-02-11T23:42:37.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:36 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:36.970+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:37.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:36 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:36.970+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:37.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:36 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:36.970+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:37.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:36 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:36.970+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-02-11T23:42:09.953290+0000 front 2024-02-11T23:42:09.953334+0000 (oldest deadline 2024-02-11T23:42:35.853137+0000) 2024-02-11T23:42:38.444 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:37.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-02-11T23:41:43.650307+0000 front 2024-02-11T23:41:43.650323+0000 (oldest deadline 2024-02-11T23:42:09.550213+0000) 2024-02-11T23:42:38.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:37.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-02-11T23:41:51.251309+0000 front 2024-02-11T23:41:51.251260+0000 (oldest deadline 2024-02-11T23:42:15.951080+0000) 2024-02-11T23:42:38.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:37.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-02-11T23:41:59.452038+0000 front 2024-02-11T23:41:59.452056+0000 (oldest deadline 2024-02-11T23:42:27.052285+0000) 2024-02-11T23:42:38.445 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:37 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7[130955]: 2024-02-11T23:42:37.980+0000 7f2b35537700 -1 osd.7 2709 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-02-11T23:42:09.953290+0000 front 2024-02-11T23:42:09.953334+0000 (oldest deadline 2024-02-11T23:42:35.853137+0000) 2024-02-11T23:42:39.695 INFO:journalctl@ceph.osd.7.smithi160.stdout:Feb 11 23:42:39 smithi160 bash[183597]: ceph-e509b316-c929-11ee-95b9-87774f69a715-osd-7 2024-02-11T23:42:40.611 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@osd.7.service' 2024-02-11T23:42:40.652 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:40.653 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-11T23:42:40.653 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-02-11T23:42:40.653 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.a 2024-02-11T23:42:41.155 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:42:40 smithi023 systemd[1]: Stopping Ceph mds.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:41.155 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:42:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[146871]: 2024-02-11T23:42:40.921+0000 7f6356041700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:41.155 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:42:40 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a[146871]: 2024-02-11T23:42:40.921+0000 7f6356041700 -1 mds.a *** got signal Terminated *** 2024-02-11T23:42:44.253 INFO:journalctl@ceph.mds.a.smithi023.stdout:Feb 11 23:42:43 smithi023 bash[260042]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-a 2024-02-11T23:42:44.260 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.a.service' 2024-02-11T23:42:44.299 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:44.299 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-02-11T23:42:44.299 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-02-11T23:42:44.300 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.b 2024-02-11T23:42:44.695 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 23:42:44 smithi160 systemd[1]: Stopping Ceph mds.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:44.695 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 23:42:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[136379]: 2024-02-11T23:42:44.547+0000 7fd5dedf7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-02-11T23:42:44.695 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 23:42:44 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b[136379]: 2024-02-11T23:42:44.547+0000 7fd5dedf7700 -1 mds.b *** got signal Terminated *** 2024-02-11T23:42:46.565 INFO:journalctl@ceph.mds.b.smithi160.stdout:Feb 11 23:42:46 smithi160 bash[183850]: ceph-e509b316-c929-11ee-95b9-87774f69a715-mds-b 2024-02-11T23:42:46.571 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@mds.b.service' 2024-02-11T23:42:46.608 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:46.608 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-02-11T23:42:46.608 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-11T23:42:46.608 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a 2024-02-11T23:42:46.873 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 systemd[1]: Stopping Ceph prometheus.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:47.194 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.872Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.873Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-11T23:42:47.195 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.873Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-11T23:42:47.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.877Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-11T23:42:47.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.877Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-11T23:42:47.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:46 smithi160 ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a[146562]: ts=2024-02-11T23:42:46.877Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-11T23:42:47.196 INFO:journalctl@ceph.prometheus.a.smithi160.stdout:Feb 11 23:42:47 smithi160 bash[183989]: ceph-e509b316-c929-11ee-95b9-87774f69a715-prometheus-a 2024-02-11T23:42:47.417 DEBUG:teuthology.orchestra.run.smithi160:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e509b316-c929-11ee-95b9-87774f69a715@prometheus.a.service' 2024-02-11T23:42:47.453 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-11T23:42:47.453 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-11T23:42:47.453 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e509b316-c929-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-11T23:42:47.639 INFO:teuthology.orchestra.run.smithi023.stdout:Deleting cluster with fsid: e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T23:42:48.838 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 23:42:48 smithi023 systemd[1]: Stopping Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:49.154 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 23:42:48 smithi023 ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a[157821]: ts=2024-02-11T23:42:48.837Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-11T23:42:49.155 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 23:42:49 smithi023 bash[260479]: ceph-e509b316-c929-11ee-95b9-87774f69a715-alertmanager-a 2024-02-11T23:42:49.655 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 23:42:49 smithi023 systemd[1]: Stopping Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:49.656 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 23:42:49 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-11T23:42:49.656 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Feb 11 23:42:49 smithi023 systemd[1]: Stopped Ceph alertmanager.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T23:42:50.042 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 23:42:49 smithi023 bash[260609]: ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-a 2024-02-11T23:42:50.042 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 23:42:49 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-11T23:42:50.300 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 23:42:50 smithi023 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-11T23:42:50.300 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Feb 11 23:42:50 smithi023 systemd[1]: Stopped Ceph node-exporter.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T23:42:50.552 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e509b316-c929-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-11T23:42:50.729 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T23:42:51.944 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:42:51 smithi160 systemd[1]: Stopping Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:52.347 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:42:52 smithi160 bash[184424]: ceph-e509b316-c929-11ee-95b9-87774f69a715-grafana-a 2024-02-11T23:42:52.347 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:42:52 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-11T23:42:52.695 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 23:42:52 smithi160 systemd[1]: Stopping Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715... 2024-02-11T23:42:52.695 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:42:52 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-11T23:42:52.696 INFO:journalctl@ceph.grafana.a.smithi160.stdout:Feb 11 23:42:52 smithi160 systemd[1]: Stopped Ceph grafana.a for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T23:42:53.081 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 23:42:52 smithi160 bash[184553]: ceph-e509b316-c929-11ee-95b9-87774f69a715-node-exporter-b 2024-02-11T23:42:53.082 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 23:42:52 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-11T23:42:53.337 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 23:42:53 smithi160 systemd[1]: ceph-e509b316-c929-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-11T23:42:53.337 INFO:journalctl@ceph.node-exporter.b.smithi160.stdout:Feb 11 23:42:53 smithi160 systemd[1]: Stopped Ceph node-exporter.b for e509b316-c929-11ee-95b9-87774f69a715. 2024-02-11T23:42:53.461 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-11T23:42:53.500 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-11T23:42:53.531 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-11T23:42:53.533 DEBUG:teuthology.misc:Transferring archived files from smithi023:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/remote/smithi023/crash 2024-02-11T23:42:53.533 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/crash -- . 2024-02-11T23:42:53.586 INFO:teuthology.orchestra.run.smithi023.stderr:tar: /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/crash: Cannot open: No such file or directory 2024-02-11T23:42:53.586 INFO:teuthology.orchestra.run.smithi023.stderr:tar: Error is not recoverable: exiting now 2024-02-11T23:42:53.588 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/remote/smithi160/crash 2024-02-11T23:42:53.589 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/crash -- . 2024-02-11T23:42:53.627 INFO:teuthology.orchestra.run.smithi160.stderr:tar: /var/lib/ceph/e509b316-c929-11ee-95b9-87774f69a715/crash: Cannot open: No such file or directory 2024-02-11T23:42:53.628 INFO:teuthology.orchestra.run.smithi160.stderr:tar: Error is not recoverable: exiting now 2024-02-11T23:42:53.629 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-11T23:42:53.629 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-11T23:42:53.660 INFO:teuthology.orchestra.run.smithi023.stderr:grep: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph.log: No such file or directory 2024-02-11T23:42:53.662 INFO:tasks.cephadm:Compressing logs... 2024-02-11T23:42:53.662 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T23:42:53.704 DEBUG:teuthology.orchestra.run.smithi160:> 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-02-11T23:42:53.731 INFO:teuthology.orchestra.run.smithi160.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-11T23:42:53.732 INFO:teuthology.orchestra.run.smithi160.stderr:: No such file or directory 2024-02-11T23:42:53.732 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.5.log 2024-02-11T23:42:53.732 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.7.log 2024-02-11T23:42:53.734 INFO:teuthology.orchestra.run.smithi023.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-11T23:42:53.735 INFO:teuthology.orchestra.run.smithi023.stderr:: No such file or directory 2024-02-11T23:42:53.735 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.a.log 2024-02-11T23:42:53.735 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.1.log 2024-02-11T23:42:53.735 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mds.a.log 2024-02-11T23:42:53.735 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.a.log: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.3.log 2024-02-11T23:42:53.735 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.2.log 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.6.log 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.b.log 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-volume.log: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mds.b.log 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.b.log: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mds.b.log: 82.1% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mds.b.log.gz 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mgr.x.log 2024-02-11T23:42:53.736 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.4.log 2024-02-11T23:42:53.737 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.3.log: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.2.log: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-11T23:42:53.740 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mgr.x.log: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.4.log: 83.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-11T23:42:53.744 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-11T23:42:53.744 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.0.log 2024-02-11T23:42:53.755 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.c.log 2024-02-11T23:42:53.755 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.0.log: /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mgr.y.log 2024-02-11T23:42:53.755 INFO:teuthology.orchestra.run.smithi023.stderr: 92.2% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mds.a.log.gz 2024-02-11T23:42:53.757 INFO:teuthology.orchestra.run.smithi160.stderr: 91.4% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-11T23:42:53.768 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mgr.y.log: 91.3% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-11T23:42:53.775 INFO:teuthology.orchestra.run.smithi160.stderr: 90.7% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mgr.x.log.gz 2024-02-11T23:42:54.817 INFO:teuthology.orchestra.run.smithi023.stderr: 89.4% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mgr.y.log.gz 2024-02-11T23:42:55.195 INFO:teuthology.orchestra.run.smithi160.stderr: 92.2% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.b.log.gz 2024-02-11T23:42:56.203 INFO:teuthology.orchestra.run.smithi023.stderr: 92.0% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.c.log.gz 2024-02-11T23:42:59.685 INFO:teuthology.orchestra.run.smithi023.stderr: 90.7% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-mon.a.log.gz 2024-02-11T23:43:13.683 INFO:teuthology.orchestra.run.smithi160.stderr: 94.4% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.6.log.gz 2024-02-11T23:43:14.278 INFO:teuthology.orchestra.run.smithi160.stderr: 94.3% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.4.log.gz 2024-02-11T23:43:15.494 INFO:teuthology.orchestra.run.smithi160.stderr: 94.3% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.7.log.gz 2024-02-11T23:43:15.749 INFO:teuthology.orchestra.run.smithi160.stderr: 94.4% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.5.log.gz 2024-02-11T23:43:15.752 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-02-11T23:43:15.752 INFO:teuthology.orchestra.run.smithi160.stderr:real 0m22.031s 2024-02-11T23:43:15.752 INFO:teuthology.orchestra.run.smithi160.stderr:user 1m22.322s 2024-02-11T23:43:15.752 INFO:teuthology.orchestra.run.smithi160.stderr:sys 0m3.355s 2024-02-11T23:43:18.243 INFO:teuthology.orchestra.run.smithi023.stderr: 94.3% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.0.log.gz 2024-02-11T23:43:19.075 INFO:teuthology.orchestra.run.smithi023.stderr: 94.1% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.2.log.gz 2024-02-11T23:43:19.775 INFO:teuthology.orchestra.run.smithi023.stderr: 94.5% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.3.log.gz 2024-02-11T23:43:22.462 INFO:teuthology.orchestra.run.smithi023.stderr: 94.8% -- replaced with /var/log/ceph/e509b316-c929-11ee-95b9-87774f69a715/ceph-osd.1.log.gz 2024-02-11T23:43:22.464 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-02-11T23:43:22.464 INFO:teuthology.orchestra.run.smithi023.stderr:real 0m28.744s 2024-02-11T23:43:22.464 INFO:teuthology.orchestra.run.smithi023.stderr:user 1m50.053s 2024-02-11T23:43:22.464 INFO:teuthology.orchestra.run.smithi023.stderr:sys 0m3.874s 2024-02-11T23:43:22.465 INFO:tasks.cephadm:Archiving logs... 2024-02-11T23:43:22.465 DEBUG:teuthology.misc:Transferring archived files from smithi023:/var/log/ceph to /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/remote/smithi023/log 2024-02-11T23:43:22.466 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-11T23:43:35.581 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/remote/smithi160/log 2024-02-11T23:43:35.582 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-11T23:43:46.948 INFO:tasks.cephadm:Removing cluster... 2024-02-11T23:43:46.948 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e509b316-c929-11ee-95b9-87774f69a715 --force 2024-02-11T23:43:47.147 INFO:teuthology.orchestra.run.smithi023.stdout:Deleting cluster with fsid: e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T23:43:47.527 DEBUG:teuthology.orchestra.run.smithi160:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e509b316-c929-11ee-95b9-87774f69a715 --force 2024-02-11T23:43:47.710 INFO:teuthology.orchestra.run.smithi160.stdout:Deleting cluster with fsid: e509b316-c929-11ee-95b9-87774f69a715 2024-02-11T23:43:48.058 INFO:tasks.cephadm:Removing cephadm ... 2024-02-11T23:43:48.121 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-11T23:43:48.143 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-11T23:43:48.161 INFO:tasks.cephadm:Teardown complete 2024-02-11T23:43:48.162 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-11T23:43:48.176 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-02-11T23:43:48.177 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-11T23:43:48.185 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-11T23:43:48.281 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-11T23:43:48.293 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-11T23:43:48.293 DEBUG:teuthology.orchestra.run.smithi023:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-11T23:43:48.295 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-11T23:43:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:bash: ntpq: command not found 2024-02-11T23:43:48.312 INFO:teuthology.orchestra.run.smithi160.stderr:bash: ntpq: command not found 2024-02-11T23:43:48.316 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-11T23:43:48.316 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-02-11T23:43:48.316 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv01.front.sepia.ceph.com 2 8 377 118 +1567us[+1620us] +/- 94ms 2024-02-11T23:43:48.316 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 50 +7248ns[+7248ns] +/- 81ms 2024-02-11T23:43:48.316 INFO:teuthology.orchestra.run.smithi160.stdout:^* hv03.front.sepia.ceph.com 3 6 377 50 -1285us[-1257us] +/- 65ms 2024-02-11T23:43:48.316 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T23:43:48.318 INFO:teuthology.orchestra.run.smithi023.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-11T23:43:48.318 INFO:teuthology.orchestra.run.smithi023.stdout:=============================================================================== 2024-02-11T23:43:48.318 INFO:teuthology.orchestra.run.smithi023.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 50 +1628us[+1642us] +/- 95ms 2024-02-11T23:43:48.318 INFO:teuthology.orchestra.run.smithi023.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 50 +68us[ +81us] +/- 81ms 2024-02-11T23:43:48.319 INFO:teuthology.orchestra.run.smithi023.stdout:^* hv03.front.sepia.ceph.com 3 6 377 47 -1231us[-1217us] +/- 65ms 2024-02-11T23:43:48.319 INFO:teuthology.orchestra.run.smithi023.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-11T23:43:48.319 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-11T23:43:48.330 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-11T23:43:48.330 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-11T23:43:48.340 DEBUG:teuthology.orchestra.run.smithi023:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-11T23:43:48.445 DEBUG:teuthology.orchestra.run.smithi160:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-11T23:43:48.521 DEBUG:teuthology.orchestra.run.smithi023:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-11T23:43:48.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:43:48.554 DEBUG:teuthology.orchestra.run.smithi160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-11T23:43:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:43:48.585 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-11T23:43:48.595 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-11T23:43:48.605 INFO:teuthology.task.internal:Duration was 6556.139791 seconds 2024-02-11T23:43:48.605 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-11T23:43:48.615 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-11T23:43:48.615 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-11T23:43:48.618 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-11T23:43:48.666 INFO:teuthology.orchestra.run.smithi023.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-11T23:43:48.671 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-11T23:43:48.954 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-11T23:43:48.954 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi023.front.sepia.ceph.com 2024-02-11T23:43:48.955 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T23:43:48.977 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-02-11T23:43:48.978 DEBUG:teuthology.orchestra.run.smithi160:> 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-02-11T23:43:48.999 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-11T23:43:49.000 DEBUG:teuthology.orchestra.run.smithi023:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-11T23:43:49.019 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-11T23:43:49.112 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-11T23:43:49.112 DEBUG:teuthology.orchestra.run.smithi023:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-11T23:43:49.114 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-11T23:43:49.347 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-11T23:43:49.358 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-11T23:43:49.358 DEBUG:teuthology.orchestra.run.smithi023:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-11T23:43:49.386 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-11T23:43:49.413 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-11T23:43:49.424 DEBUG:teuthology.orchestra.run.smithi023:> 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-02-11T23:43:49.428 DEBUG:teuthology.orchestra.run.smithi160:> 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-02-11T23:43:49.453 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = core 2024-02-11T23:43:49.479 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-02-11T23:43:49.493 DEBUG:teuthology.orchestra.run.smithi023:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-11T23:43:49.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:43:49.525 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-11T23:43:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:43:49.549 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-11T23:43:49.561 INFO:teuthology.task.internal:Transferring archived files... 2024-02-11T23:43:49.561 DEBUG:teuthology.misc:Transferring archived files from smithi023:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/remote/smithi023 2024-02-11T23:43:49.561 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-11T23:43:49.616 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862/remote/smithi160 2024-02-11T23:43:49.616 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-11T23:43:49.662 INFO:teuthology.task.internal:Removing archive directory... 2024-02-11T23:43:49.662 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-11T23:43:49.664 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-11T23:43:49.711 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-11T23:43:49.724 INFO:teuthology.task.internal:Not uploading archives. 2024-02-11T23:43:49.724 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-11T23:43:49.735 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-11T23:43:49.735 DEBUG:teuthology.orchestra.run.smithi023:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-11T23:43:49.738 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-11T23:43:49.752 INFO:teuthology.orchestra.run.smithi023.stdout: 262175 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Feb 11 23:43 /home/ubuntu/cephtest 2024-02-11T23:43:49.753 INFO:teuthology.orchestra.run.smithi023.stdout: 1315022 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Feb 11 23:30 /home/ubuntu/cephtest/mnt.0 2024-02-11T23:43:49.753 INFO:teuthology.orchestra.run.smithi023.stdout: 1315023 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Feb 11 23:30 /home/ubuntu/cephtest/mnt.0/client.0 2024-02-11T23:43:49.753 INFO:teuthology.orchestra.run.smithi023.stdout: 1315106 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 11 23:30 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-11T23:43:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-11T23:43:49.755 INFO:teuthology.orchestra.run.smithi023.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-02-11T23:43:49.755 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi023 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-02-11T23:43:49.762 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-11T23:43:49.774 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-11T23:43:49.786 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi023 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-02-11T23:43:49.786 INFO:teuthology.nuke:Checking targets against current locks 2024-02-11T23:43:49.794 INFO:teuthology.orchestra.run.smithi160.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 11 23:43 /home/ubuntu/cephtest 2024-02-11T23:43:49.827 DEBUG:teuthology.nuke:shortname: smithi023 2024-02-11T23:43:49.827 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-11T23:43:49.852 DEBUG:teuthology.nuke:shortname: smithi160 2024-02-11T23:43:49.852 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-11T23:43:49.857 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-11 21:45:16.290709', 'locked_by': 'scheduled_nmordech@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD20/6ru/Qj4WrH3vxK1HSH+Y0ZKYw6Lm399Z7NnFFjBUYkUgCDB/qizqvqlstc7ybHQMWNhYrgkeLscbWz11FY='} 2024-02-11T23:43:49.881 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/nmordech-2024-01-31_07:15:30-rados-wip-nitzan-max-pglog-size-distro-default-smithi/7539862', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-11 21:45:16.292010', 'locked_by': 'scheduled_nmordech@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDvzgkG+VSn1bP9nXBBQ6BzFH8XxQOFDxMIU+xcwaBmGlHRxvzcIVQU/NTuxvZuXWo4QmoGeHCfwOfbH6wXQ660='} 2024-02-11T23:43:49.912 INFO:teuthology.orchestra.console.smithi023:Power off 2024-02-11T23:43:49.912 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-11T23:43:49.937 DEBUG:teuthology.orchestra.console.smithi023:power off output: Chassis Power Control: Down/Off 2024-02-11T23:43:49.938 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-11T23:43:49.954 INFO:teuthology.orchestra.console.smithi160:Power off 2024-02-11T23:43:49.954 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-11T23:43:49.964 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-02-11T23:43:49.976 DEBUG:teuthology.orchestra.console.smithi160:power off output: Chassis Power Control: Down/Off 2024-02-11T23:43:49.977 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-11T23:43:49.997 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-02-11T23:43:53.965 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-11T23:43:53.998 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-11T23:43:54.077 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-02-11T23:43:54.107 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is on 2024-02-11T23:43:58.080 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-11T23:43:58.108 DEBUG:teuthology.orchestra.console.smithi160:pexpect command: ipmitool -H smithi160.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-11T23:43:58.190 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is off 2024-02-11T23:43:58.218 DEBUG:teuthology.orchestra.console.smithi160:check power output: Chassis Power is off 2024-02-11T23:43:58.292 INFO:teuthology.orchestra.console.smithi023:Power off completed 2024-02-11T23:43:58.319 INFO:teuthology.orchestra.console.smithi160:Power off completed 2024-02-11T23:43:58.427 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 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: 6556.13979101181 failure_reason: 'Command failed (workunit test rbd/test_librbd_python.sh) on smithi023 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 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''' flavor: default owner: scheduled_nmordech@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=32b7d50dd9664f0d8295acf0d36af7a7 status: fail success: false 2024-02-11T23:43:58.428 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-11T23:43:58.517 INFO:teuthology.run:FAIL